reustyle 2.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (358) hide show
  1. checksums.yaml +7 -0
  2. data/.drone.yml +17 -0
  3. data/.gitignore +25 -0
  4. data/.nvmrc +1 -0
  5. data/.rbenv-gemsets +1 -0
  6. data/.ruby-version +1 -0
  7. data/CONTRIBUTING.md +68 -0
  8. data/Gemfile +4 -0
  9. data/Gruntfile.js +234 -0
  10. data/LICENSE.txt +13 -0
  11. data/README.md +196 -0
  12. data/Rakefile +6 -0
  13. data/bower.json +54 -0
  14. data/config/autoprefixer.yml +6 -0
  15. data/config/scss-lint.yml +55 -0
  16. data/dist/icons.svg +1 -0
  17. data/dist/ustyle-content.css +1 -0
  18. data/dist/ustyle-latest.css +1 -0
  19. data/dist/ustyle.js +567 -0
  20. data/dist/ustyle.json +1 -0
  21. data/dist/ustyle.min.js +1 -0
  22. data/grunt/modules/dss-helper.js +115 -0
  23. data/grunt/modules/file.js +24 -0
  24. data/grunt/modules/html-parser.js +22 -0
  25. data/grunt/modules/templates.js +57 -0
  26. data/grunt/tasks/browser-sync.js +23 -0
  27. data/grunt/tasks/builder.js +67 -0
  28. data/grunt/tasks/styleguide.js +299 -0
  29. data/index.js +37 -0
  30. data/lib/ustyle/deploy.rb +41 -0
  31. data/lib/ustyle/engine.rb +32 -0
  32. data/lib/ustyle/hash.rb +44 -0
  33. data/lib/ustyle/helpers/icon_helper.rb +15 -0
  34. data/lib/ustyle/icons.rb +13 -0
  35. data/lib/ustyle/middleware/icon_middleware.rb +27 -0
  36. data/lib/ustyle/sass_functions.rb +65 -0
  37. data/lib/ustyle/sinatra.rb +34 -0
  38. data/lib/ustyle/sprockets.rb +6 -0
  39. data/lib/ustyle/utils.rb +42 -0
  40. data/lib/ustyle/version.rb +4 -0
  41. data/lib/ustyle.rb +58 -0
  42. data/package-lock.json +9303 -0
  43. data/package.json +89 -0
  44. data/styleguide/CNAME +1 -0
  45. data/styleguide/assets/images/CTAs.png +0 -0
  46. data/styleguide/assets/images/badge-label-usp.png +0 -0
  47. data/styleguide/assets/images/bower-logo.png +0 -0
  48. data/styleguide/assets/images/caveat.png +0 -0
  49. data/styleguide/assets/images/cloudfront-logo.png +0 -0
  50. data/styleguide/assets/images/design-conventions.png +0 -0
  51. data/styleguide/assets/images/error-texts.png +0 -0
  52. data/styleguide/assets/images/external-requirements.png +0 -0
  53. data/styleguide/assets/images/favicon/android-chrome-192x192.png +0 -0
  54. data/styleguide/assets/images/favicon/android-chrome-512x512.png +0 -0
  55. data/styleguide/assets/images/favicon/apple-touch-icon-114x114.png +0 -0
  56. data/styleguide/assets/images/favicon/apple-touch-icon-120x120.png +0 -0
  57. data/styleguide/assets/images/favicon/apple-touch-icon-144x144.png +0 -0
  58. data/styleguide/assets/images/favicon/apple-touch-icon-152x152.png +0 -0
  59. data/styleguide/assets/images/favicon/apple-touch-icon-180x180.png +0 -0
  60. data/styleguide/assets/images/favicon/apple-touch-icon-57x57.png +0 -0
  61. data/styleguide/assets/images/favicon/apple-touch-icon-60x60.png +0 -0
  62. data/styleguide/assets/images/favicon/apple-touch-icon-72x72.png +0 -0
  63. data/styleguide/assets/images/favicon/apple-touch-icon-76x76.png +0 -0
  64. data/styleguide/assets/images/favicon/apple-touch-icon.png +0 -0
  65. data/styleguide/assets/images/favicon/browserconfig.xml +9 -0
  66. data/styleguide/assets/images/favicon/favicon-16x16.png +0 -0
  67. data/styleguide/assets/images/favicon/favicon-32x32.png +0 -0
  68. data/styleguide/assets/images/favicon/favicon.ico +0 -0
  69. data/styleguide/assets/images/favicon/manifest.json +18 -0
  70. data/styleguide/assets/images/favicon/mstile-144x144.png +0 -0
  71. data/styleguide/assets/images/favicon/mstile-150x150.png +0 -0
  72. data/styleguide/assets/images/favicon/mstile-310x150.png +0 -0
  73. data/styleguide/assets/images/favicon/mstile-310x310.png +0 -0
  74. data/styleguide/assets/images/favicon/mstile-70x70.png +0 -0
  75. data/styleguide/assets/images/favicon/safari-pinned-tab.svg +46 -0
  76. data/styleguide/assets/images/icons.svg +1 -0
  77. data/styleguide/assets/images/infographic-01.png +0 -0
  78. data/styleguide/assets/images/infographic-02.png +0 -0
  79. data/styleguide/assets/images/npm-logo.png +0 -0
  80. data/styleguide/assets/images/placeholder-text.png +0 -0
  81. data/styleguide/assets/images/ruby-logo.png +0 -0
  82. data/styleguide/assets/images/site-consistency01.png +0 -0
  83. data/styleguide/assets/images/site-consistency02.png +0 -0
  84. data/styleguide/assets/images/site-consistency03.png +0 -0
  85. data/styleguide/assets/images/styleguide-examples/accurate-housing.jpg +0 -0
  86. data/styleguide/assets/images/styleguide-examples/altered.jpg +0 -0
  87. data/styleguide/assets/images/styleguide-examples/bad-subject.jpg +0 -0
  88. data/styleguide/assets/images/styleguide-examples/centered.jpg +0 -0
  89. data/styleguide/assets/images/styleguide-examples/cliche.jpg +0 -0
  90. data/styleguide/assets/images/styleguide-examples/cold.jpg +0 -0
  91. data/styleguide/assets/images/styleguide-examples/good-subject.jpg +0 -0
  92. data/styleguide/assets/images/styleguide-examples/illustrations_1.png +0 -0
  93. data/styleguide/assets/images/styleguide-examples/illustrations_2.png +0 -0
  94. data/styleguide/assets/images/styleguide-examples/illustrations_3.png +0 -0
  95. data/styleguide/assets/images/styleguide-examples/illustrations_4.png +0 -0
  96. data/styleguide/assets/images/styleguide-examples/illustrations_5.png +0 -0
  97. data/styleguide/assets/images/styleguide-examples/illustrations_6.png +0 -0
  98. data/styleguide/assets/images/styleguide-examples/innaccurate-housing.jpg +0 -0
  99. data/styleguide/assets/images/styleguide-examples/natural-1.jpg +0 -0
  100. data/styleguide/assets/images/styleguide-examples/natural-2.jpg +0 -0
  101. data/styleguide/assets/images/styleguide-examples/natural-3.jpg +0 -0
  102. data/styleguide/assets/images/styleguide-examples/not-centered.jpg +0 -0
  103. data/styleguide/assets/images/styleguide-examples/realistic.jpg +0 -0
  104. data/styleguide/assets/images/styleguide-examples/unaltered.jpg +0 -0
  105. data/styleguide/assets/images/styleguide-examples/unnatural-1.jpg +0 -0
  106. data/styleguide/assets/images/styleguide-examples/unnatural-2.jpg +0 -0
  107. data/styleguide/assets/images/styleguide-examples/unnatural-3.jpg +0 -0
  108. data/styleguide/assets/images/styleguide-examples/warm.jpg +0 -0
  109. data/styleguide/assets/images/tone-framework.png +0 -0
  110. data/styleguide/assets/images/tone.png +0 -0
  111. data/styleguide/assets/images/tooltip.png +0 -0
  112. data/styleguide/assets/images/tsandcs.png +0 -0
  113. data/styleguide/assets/images/ustyle.svg +73 -0
  114. data/styleguide/assets/images/ux-conventions-consistency.png +0 -0
  115. data/styleguide/assets/images/ux-conventions-error.png +0 -0
  116. data/styleguide/assets/images/ux-conventions-errors.png +0 -0
  117. data/styleguide/assets/images/ux-conventions-flexibility.png +0 -0
  118. data/styleguide/assets/images/ux-conventions-freedom.png +0 -0
  119. data/styleguide/assets/images/ux-conventions-minimalist.png +0 -0
  120. data/styleguide/assets/images/ux-conventions-real-world.png +0 -0
  121. data/styleguide/assets/images/ux-conventions-recognition.png +0 -0
  122. data/styleguide/assets/images/ux-conventions-visibility.png +0 -0
  123. data/styleguide/assets/javascripts/app.js +115 -0
  124. data/styleguide/assets/javascripts/modules/stats.js +50 -0
  125. data/styleguide/assets/javascripts/vendor/highlight.js +1 -0
  126. data/styleguide/assets/javascripts/vendor/svg4everybody.js +1 -0
  127. data/styleguide/assets/sass/main.scss +42 -0
  128. data/styleguide/assets/sass/modules/_code.scss +8 -0
  129. data/styleguide/assets/sass/modules/_colours.scss +26 -0
  130. data/styleguide/assets/sass/modules/_copyright.scss +4 -0
  131. data/styleguide/assets/sass/modules/_grid.scss +12 -0
  132. data/styleguide/assets/sass/modules/_home.scss +5 -0
  133. data/styleguide/assets/sass/modules/_images.scss +24 -0
  134. data/styleguide/assets/sass/modules/_links.scss +3 -0
  135. data/styleguide/assets/sass/modules/_logo.scss +182 -0
  136. data/styleguide/assets/sass/modules/_made-at.scss +6 -0
  137. data/styleguide/assets/sass/modules/_markdown.scss +7 -0
  138. data/styleguide/assets/sass/modules/_nav-mobile.scss +72 -0
  139. data/styleguide/assets/sass/modules/_nav.scss +32 -0
  140. data/styleguide/assets/sass/modules/_sidebar.scss +94 -0
  141. data/styleguide/assets/sass/modules/_states.scss +4 -0
  142. data/styleguide/assets/sass/modules/_styleguide.scss +138 -0
  143. data/styleguide/assets/sass/modules/_table.scss +3 -0
  144. data/styleguide/assets/sass/modules/_tooltip.scss +9 -0
  145. data/styleguide/assets/sass/modules/_typography.scss +14 -0
  146. data/styleguide/assets/sass/modules/_version.scss +11 -0
  147. data/styleguide/assets/sass/structure/_base.scss +18 -0
  148. data/styleguide/assets/sass/structure/_header.scss +12 -0
  149. data/styleguide/assets/sass/vendor/_highlight.scss +139 -0
  150. data/styleguide/assets/sass/vendor/_pure-table.scss +75 -0
  151. data/styleguide/content/brand/index.md +47 -0
  152. data/styleguide/content/brand/logo.tpl +279 -0
  153. data/styleguide/content/design/accessibility-testing.md +82 -0
  154. data/styleguide/content/design/index.tpl +367 -0
  155. data/styleguide/content/design/typography.md +68 -0
  156. data/styleguide/content/design/validating-designs.tpl +304 -0
  157. data/styleguide/content/index.tpl +51 -0
  158. data/styleguide/content/language/grammar.md +220 -0
  159. data/styleguide/content/language/microcopy.md +170 -0
  160. data/styleguide/content/language/tone.md +135 -0
  161. data/styleguide/content/pattern-library/grid.tpl +64 -0
  162. data/styleguide/content/pattern-library/index.tpl +88 -0
  163. data/styleguide/partials/_footer.tpl +8 -0
  164. data/styleguide/partials/_head.tpl +26 -0
  165. data/styleguide/partials/_header.tpl +37 -0
  166. data/styleguide/partials/_sidebar.tpl +27 -0
  167. data/styleguide/partials/colour.tpl +24 -0
  168. data/styleguide/partials/icons.tpl +28 -0
  169. data/styleguide/partials/style_block.tpl +44 -0
  170. data/styleguide/templates/simple.tpl +25 -0
  171. data/styleguide/templates/stats.tpl +50 -0
  172. data/styleguide/templates/styleguide.tpl +36 -0
  173. data/tasks/publish.rake +67 -0
  174. data/ustyle.gemspec +32 -0
  175. data/vendor/assets/images/forms/checkbox-rebrand.svg +1 -0
  176. data/vendor/assets/images/forms/checkbox.svg +1 -0
  177. data/vendor/assets/images/icons/alarm.svg +1 -0
  178. data/vendor/assets/images/icons/android.svg +1 -0
  179. data/vendor/assets/images/icons/arrow-circle.svg +1 -0
  180. data/vendor/assets/images/icons/arrow-down.svg +1 -0
  181. data/vendor/assets/images/icons/arrow-up.svg +1 -0
  182. data/vendor/assets/images/icons/book.svg +1 -0
  183. data/vendor/assets/images/icons/bookmark.svg +1 -0
  184. data/vendor/assets/images/icons/breadcrumb.svg +1 -0
  185. data/vendor/assets/images/icons/calculator.svg +1 -0
  186. data/vendor/assets/images/icons/calendar.svg +1 -0
  187. data/vendor/assets/images/icons/car.svg +1 -0
  188. data/vendor/assets/images/icons/checkbox-tick.svg +1 -0
  189. data/vendor/assets/images/icons/chevron-left.svg +1 -0
  190. data/vendor/assets/images/icons/chevron-right.svg +1 -0
  191. data/vendor/assets/images/icons/clock.svg +1 -0
  192. data/vendor/assets/images/icons/close.svg +1 -0
  193. data/vendor/assets/images/icons/cog.svg +1 -0
  194. data/vendor/assets/images/icons/controller.svg +1 -0
  195. data/vendor/assets/images/icons/credit-card.svg +1 -0
  196. data/vendor/assets/images/icons/cross.svg +1 -0
  197. data/vendor/assets/images/icons/dashcam.svg +1 -0
  198. data/vendor/assets/images/icons/dual-fuel.svg +1 -0
  199. data/vendor/assets/images/icons/electric-light.svg +1 -0
  200. data/vendor/assets/images/icons/envelope.svg +1 -0
  201. data/vendor/assets/images/icons/exit-noexit.svg +1 -0
  202. data/vendor/assets/images/icons/facebook-brand.svg +1 -0
  203. data/vendor/assets/images/icons/facebook.svg +1 -0
  204. data/vendor/assets/images/icons/filter.svg +1 -0
  205. data/vendor/assets/images/icons/fixed-variable.svg +1 -0
  206. data/vendor/assets/images/icons/gas.svg +1 -0
  207. data/vendor/assets/images/icons/gauge.svg +1 -0
  208. data/vendor/assets/images/icons/github.svg +1 -0
  209. data/vendor/assets/images/icons/google-brand.svg +1 -0
  210. data/vendor/assets/images/icons/google.svg +1 -0
  211. data/vendor/assets/images/icons/graph-up.svg +1 -0
  212. data/vendor/assets/images/icons/home.svg +1 -0
  213. data/vendor/assets/images/icons/hot.svg +1 -0
  214. data/vendor/assets/images/icons/info.svg +1 -0
  215. data/vendor/assets/images/icons/kettle.svg +1 -0
  216. data/vendor/assets/images/icons/key.svg +1 -0
  217. data/vendor/assets/images/icons/lock.svg +1 -0
  218. data/vendor/assets/images/icons/magnify-in.svg +1 -0
  219. data/vendor/assets/images/icons/magnify.svg +1 -0
  220. data/vendor/assets/images/icons/menu.svg +1 -0
  221. data/vendor/assets/images/icons/message.svg +1 -0
  222. data/vendor/assets/images/icons/mobile.svg +1 -0
  223. data/vendor/assets/images/icons/monthly-dd.svg +1 -0
  224. data/vendor/assets/images/icons/network.svg +1 -0
  225. data/vendor/assets/images/icons/no-exit.svg +1 -0
  226. data/vendor/assets/images/icons/pdf.svg +1 -0
  227. data/vendor/assets/images/icons/pencil.svg +1 -0
  228. data/vendor/assets/images/icons/person-add.svg +1 -0
  229. data/vendor/assets/images/icons/person.svg +1 -0
  230. data/vendor/assets/images/icons/phone.svg +1 -0
  231. data/vendor/assets/images/icons/piggy-bank.svg +1 -0
  232. data/vendor/assets/images/icons/pin.svg +1 -0
  233. data/vendor/assets/images/icons/play.svg +1 -0
  234. data/vendor/assets/images/icons/pound-circle.svg +1 -0
  235. data/vendor/assets/images/icons/pound-note.svg +1 -0
  236. data/vendor/assets/images/icons/present.svg +1 -0
  237. data/vendor/assets/images/icons/print.svg +1 -0
  238. data/vendor/assets/images/icons/quarterly-dd.svg +1 -0
  239. data/vendor/assets/images/icons/question-circle.svg +1 -0
  240. data/vendor/assets/images/icons/quote.svg +1 -0
  241. data/vendor/assets/images/icons/recycle.svg +1 -0
  242. data/vendor/assets/images/icons/remove.svg +1 -0
  243. data/vendor/assets/images/icons/renewable.svg +1 -0
  244. data/vendor/assets/images/icons/results.svg +1 -0
  245. data/vendor/assets/images/icons/save.svg +1 -0
  246. data/vendor/assets/images/icons/share.svg +1 -0
  247. data/vendor/assets/images/icons/shield.svg +1 -0
  248. data/vendor/assets/images/icons/sim.svg +1 -0
  249. data/vendor/assets/images/icons/smiley.svg +1 -0
  250. data/vendor/assets/images/icons/sort.svg +1 -0
  251. data/vendor/assets/images/icons/speech-circle.svg +1 -0
  252. data/vendor/assets/images/icons/speech.svg +1 -0
  253. data/vendor/assets/images/icons/spinner-rebrand.svg +1 -0
  254. data/vendor/assets/images/icons/spinner.svg +1 -0
  255. data/vendor/assets/images/icons/star-half.svg +1 -0
  256. data/vendor/assets/images/icons/star.svg +1 -0
  257. data/vendor/assets/images/icons/starline-half.svg +1 -0
  258. data/vendor/assets/images/icons/starline.svg +1 -0
  259. data/vendor/assets/images/icons/talk.svg +1 -0
  260. data/vendor/assets/images/icons/tick-circle.svg +1 -0
  261. data/vendor/assets/images/icons/tick.svg +1 -0
  262. data/vendor/assets/images/icons/tv.svg +1 -0
  263. data/vendor/assets/images/icons/twitter-brand.svg +1 -0
  264. data/vendor/assets/images/icons/twitter.svg +1 -0
  265. data/vendor/assets/images/icons/ustyle.svg +1 -0
  266. data/vendor/assets/images/icons/uswitch.svg +1 -0
  267. data/vendor/assets/images/icons/variable.svg +1 -0
  268. data/vendor/assets/images/icons/warning-circle.svg +1 -0
  269. data/vendor/assets/images/icons/warning.svg +1 -0
  270. data/vendor/assets/images/icons/wifi.svg +1 -0
  271. data/vendor/assets/images/icons/wiki.svg +1 -0
  272. data/vendor/assets/images/icons/xml.svg +1 -0
  273. data/vendor/assets/images/icons.svg +1 -0
  274. data/vendor/assets/javascripts/ustyle/backdrop.js +56 -0
  275. data/vendor/assets/javascripts/ustyle/classtoggler.js +76 -0
  276. data/vendor/assets/javascripts/ustyle/overlay.js +152 -0
  277. data/vendor/assets/javascripts/ustyle/tabs.js +166 -0
  278. data/vendor/assets/javascripts/ustyle/utils.js +113 -0
  279. data/vendor/assets/javascripts/ustyle.js +4 -0
  280. data/vendor/assets/stylesheets/rebrand-content.scss +1 -0
  281. data/vendor/assets/stylesheets/rebrand.scss +1 -0
  282. data/vendor/assets/stylesheets/ustyle/_all.scss +55 -0
  283. data/vendor/assets/stylesheets/ustyle/_content.scss +5 -0
  284. data/vendor/assets/stylesheets/ustyle/_global.scss +20 -0
  285. data/vendor/assets/stylesheets/ustyle/articles/_base.scss +100 -0
  286. data/vendor/assets/stylesheets/ustyle/articles/_guide.scss +57 -0
  287. data/vendor/assets/stylesheets/ustyle/articles/_more.scss +31 -0
  288. data/vendor/assets/stylesheets/ustyle/articles/_news.scss +213 -0
  289. data/vendor/assets/stylesheets/ustyle/articles/_related.scss +76 -0
  290. data/vendor/assets/stylesheets/ustyle/basics/_extends.scss +73 -0
  291. data/vendor/assets/stylesheets/ustyle/basics/_fonts.scss +27 -0
  292. data/vendor/assets/stylesheets/ustyle/basics/_functions.scss +78 -0
  293. data/vendor/assets/stylesheets/ustyle/basics/_grid.scss +86 -0
  294. data/vendor/assets/stylesheets/ustyle/basics/_typography.scss +123 -0
  295. data/vendor/assets/stylesheets/ustyle/basics/_variables.scss +166 -0
  296. data/vendor/assets/stylesheets/ustyle/basics/variables/_colors.scss +94 -0
  297. data/vendor/assets/stylesheets/ustyle/basics/variables/_forms.scss +98 -0
  298. data/vendor/assets/stylesheets/ustyle/basics/variables/_icons.scss +43 -0
  299. data/vendor/assets/stylesheets/ustyle/components/_backdrop.scss +23 -0
  300. data/vendor/assets/stylesheets/ustyle/components/_breadcrumbs.scss +66 -0
  301. data/vendor/assets/stylesheets/ustyle/components/_button.scss +187 -0
  302. data/vendor/assets/stylesheets/ustyle/components/_calculator.scss +41 -0
  303. data/vendor/assets/stylesheets/ustyle/components/_comp-table-row.scss +341 -0
  304. data/vendor/assets/stylesheets/ustyle/components/_compliance-banner.scss +38 -0
  305. data/vendor/assets/stylesheets/ustyle/components/_content-group.scss +33 -0
  306. data/vendor/assets/stylesheets/ustyle/components/_cta.scss +66 -0
  307. data/vendor/assets/stylesheets/ustyle/components/_grid-classes.scss +52 -0
  308. data/vendor/assets/stylesheets/ustyle/components/_hero.scss +115 -0
  309. data/vendor/assets/stylesheets/ustyle/components/_links.scss +26 -0
  310. data/vendor/assets/stylesheets/ustyle/components/_lists-li.scss +92 -0
  311. data/vendor/assets/stylesheets/ustyle/components/_lists.scss +39 -0
  312. data/vendor/assets/stylesheets/ustyle/components/_loader.scss +139 -0
  313. data/vendor/assets/stylesheets/ustyle/components/_overlay.scss +183 -0
  314. data/vendor/assets/stylesheets/ustyle/components/_progress.scss +138 -0
  315. data/vendor/assets/stylesheets/ustyle/components/_promo-banner.scss +131 -0
  316. data/vendor/assets/stylesheets/ustyle/components/_reminder.scss +87 -0
  317. data/vendor/assets/stylesheets/ustyle/components/_tab-navigation.scss +114 -0
  318. data/vendor/assets/stylesheets/ustyle/components/_table-toolbar.scss +91 -0
  319. data/vendor/assets/stylesheets/ustyle/components/_tabs.scss +300 -0
  320. data/vendor/assets/stylesheets/ustyle/components/_tooltip.scss +243 -0
  321. data/vendor/assets/stylesheets/ustyle/components/_usp.scss +88 -0
  322. data/vendor/assets/stylesheets/ustyle/content/_base.scss +227 -0
  323. data/vendor/assets/stylesheets/ustyle/content/_c-header.scss +27 -0
  324. data/vendor/assets/stylesheets/ustyle/content/_c-social.scss +9 -0
  325. data/vendor/assets/stylesheets/ustyle/content/_c-tabs.scss +30 -0
  326. data/vendor/assets/stylesheets/ustyle/forms/_base.scss +9 -0
  327. data/vendor/assets/stylesheets/ustyle/forms/_fields.scss +78 -0
  328. data/vendor/assets/stylesheets/ustyle/forms/_input-group.scss +154 -0
  329. data/vendor/assets/stylesheets/ustyle/forms/_input.scss +61 -0
  330. data/vendor/assets/stylesheets/ustyle/forms/_radio-checkbox.scss +144 -0
  331. data/vendor/assets/stylesheets/ustyle/forms/_reset.scss +21 -0
  332. data/vendor/assets/stylesheets/ustyle/forms/_select.scss +154 -0
  333. data/vendor/assets/stylesheets/ustyle/forms/_textarea.scss +33 -0
  334. data/vendor/assets/stylesheets/ustyle/forms/_toggle.scss +114 -0
  335. data/vendor/assets/stylesheets/ustyle/forms/_validation.scss +104 -0
  336. data/vendor/assets/stylesheets/ustyle/icons/_base.scss +241 -0
  337. data/vendor/assets/stylesheets/ustyle/mixins/_arrow.scss +51 -0
  338. data/vendor/assets/stylesheets/ustyle/mixins/_base.scss +7 -0
  339. data/vendor/assets/stylesheets/ustyle/mixins/_baseline.scss +43 -0
  340. data/vendor/assets/stylesheets/ustyle/mixins/_forms.scss +84 -0
  341. data/vendor/assets/stylesheets/ustyle/mixins/_general.scss +24 -0
  342. data/vendor/assets/stylesheets/ustyle/mixins/_link-colors.scss +44 -0
  343. data/vendor/assets/stylesheets/ustyle/mixins/_media-query.scss +121 -0
  344. data/vendor/assets/stylesheets/ustyle/mixins/_typography.scss +98 -0
  345. data/vendor/assets/stylesheets/ustyle/tables/_base.scss +4 -0
  346. data/vendor/assets/stylesheets/ustyle/tables/_tables-basic.scss +72 -0
  347. data/vendor/assets/stylesheets/ustyle/tables/_tables-sortable.scss +72 -0
  348. data/vendor/assets/stylesheets/ustyle/tables/_tables-with-key-cells.scss +18 -0
  349. data/vendor/assets/stylesheets/ustyle/tables/_variables.scss +15 -0
  350. data/vendor/assets/stylesheets/ustyle/utilities/_general.scss +116 -0
  351. data/vendor/assets/stylesheets/ustyle/utilities/_grid.scss +13 -0
  352. data/vendor/assets/stylesheets/ustyle/utilities/_images.scss +34 -0
  353. data/vendor/assets/stylesheets/ustyle/utilities/_responsive.scss +101 -0
  354. data/vendor/assets/stylesheets/ustyle/utilities/_spacing.scss +73 -0
  355. data/vendor/assets/stylesheets/ustyle/vendor/normalize.scss +427 -0
  356. data/vendor/assets/stylesheets/ustyle-content.scss +2 -0
  357. data/vendor/assets/stylesheets/ustyle.scss +1 -0
  358. metadata +517 -0
@@ -0,0 +1,44 @@
1
+ <div class="styleguide__block" id="{{link}}">
2
+ <h2 class="styleguide__block-title">
3
+ {{name}}
4
+ <a href="https://github.com/uswitch/ustyle/tree/master/{{path}}" class="styleguide__file-link"><svg class="us-icon--small us-icon--github"><use xlink:href="/images/icons.svg#icon-github">Github:</use></svg> <span class="us-tablet--inline">{{file}}</span></a>
5
+ </h2>
6
+
7
+ <div class="styleguide__description">
8
+ {{{description}}}
9
+ </div>
10
+
11
+ {{#if state}}
12
+ <h4>States</h4>
13
+ <ul class="styleguide__block-states us-clearfix">
14
+ {{#state}}
15
+ <li class="name"><strong>{{name}}</strong> - {{description}}</li>
16
+ {{/state}}
17
+ </ul>
18
+ {{/if}}
19
+
20
+ <div class="styleguide__block-examples">
21
+ <h3 class="styleguide__block-small-title">Example</h3>
22
+ <div class="styleguide__block-example">
23
+ {{{markup.example}}}
24
+ </div>
25
+
26
+ {{#state}}
27
+ <div class="styleguide__block-example state-{{classSanitizer name}}">
28
+ {{{markup.example}}}
29
+ <div class="styleguide__block-example-class">{{name}}</div>
30
+ </div>
31
+ {{/state}}
32
+
33
+ <pre><code class="html">
34
+ {{#markup}}
35
+ {{~{escaped}}}
36
+ {{/markup}}
37
+ </code></pre>
38
+ {{#if javascript}}
39
+ <pre><code class="javascript">
40
+ {{~{javascript}}}
41
+ </code></pre>
42
+ {{/if}}
43
+ </div>
44
+ </div>
@@ -0,0 +1,25 @@
1
+ {{> _head}}
2
+ <body>
3
+ {{> _header}}
4
+ {{> _sidebar}}
5
+ <div id="wrapper" class="container header--push sidebar--push">
6
+ <div class="styleguide__hero">
7
+ <h1 class="styleguide__hero-heading">{{page.name}}</h1>
8
+ </div>
9
+ {{#if page.subNav}}
10
+ <nav class="nav--sub us-col-lg-2">
11
+ <div class="js-sticky">
12
+ <h4>Table of contents</h4>
13
+ {{#page.subNav}}
14
+ <a class="nav__link" href="{{link}}">{{name}}</a>
15
+ {{/page.subNav}}
16
+ </div>
17
+ </nav>
18
+ {{/if}}
19
+ <div class="styleguide__content markdown styleguide us-col-lg-10 {{#if page.subNav}}styleguide__content--w-sidebar{{/if}}">
20
+ {{{page.content}}}
21
+ </div>
22
+ </div>
23
+ {{> _footer}}
24
+ </body>
25
+ </html>
@@ -0,0 +1,50 @@
1
+ {{> _head}}
2
+ <body>
3
+ {{> _header}}
4
+ {{> _sidebar}}
5
+ <div id="wrapper" class="container header--push sidebar--push">
6
+ <div class="styleguide__hero">
7
+ <h1 class="styleguide__hero-heading">{{page.name}}</h1>
8
+ </div>
9
+ <div class="styleguide__content markdown styleguide us-col-lg-10">
10
+ <script>
11
+ var reportData = {{{json page.content.report}}};
12
+ </script>
13
+ <div id="simplicity_chart" style="width: 100%; height: 500px;"></div>
14
+ <div class="us-padding-top--large" id="size_chart" style="width: 100%; height: 500px;"></div>
15
+ <div class="us-content-group table__container">
16
+ <h2>Breakdown of stats by uStyle release</h2>
17
+ <table class="pure-table pure-table-bordered pure-table-striped">
18
+ <thead>
19
+ <tr>
20
+ <th>Version</th>
21
+ <th>Selectors</th>
22
+ <th>Simplicity</th>
23
+ <th>Rules</th>
24
+ <th>Universal selectors</th>
25
+ <th>Media queries</th>
26
+ <th>Important keywords</th>
27
+ <th>Size</th>
28
+ </tr>
29
+ </thead>
30
+ <tbody>
31
+ {{#each page.content.report}}
32
+ <tr>
33
+ <td><strong class="us-color--typecyan">{{this.version}}</strong></td>
34
+ <td>{{this.selectors}}</td>
35
+ <td>{{number this.simplicity}}</td>
36
+ <td>{{this.rules}}</td>
37
+ <td>{{this.universalSelectors}}</td>
38
+ <td>{{this.mediaQueries}}</td>
39
+ <td>{{this.importantKeywords}}</td>
40
+ <td>{{humanFileSize this.size}}</td>
41
+ </tr>
42
+ {{/each}}
43
+ </tbody>
44
+ </table>
45
+ </div>
46
+ </div>
47
+ </div>
48
+ {{> _footer}}
49
+ </body>
50
+ </html>
@@ -0,0 +1,36 @@
1
+ {{> _head}}
2
+ <body>
3
+ {{> _header}}
4
+ {{> _sidebar}}
5
+ {{#page}}
6
+ <div id="wrapper" class="container sidebar--push header--push nav--push">
7
+ <div class="styleguide__hero">
8
+ <h1 class="styleguide__hero-heading">{{name}}</h1>
9
+ </div>
10
+ {{#if blocks}}
11
+ <nav class="nav--sub us-col-lg-2">
12
+ <div class="js-sticky">
13
+ <h4>Patterns</h4>
14
+ {{#blocks}}
15
+ <a class="nav__link" href="#{{link}}">{{name}}</a>
16
+ {{/blocks}}
17
+ </div>
18
+ </nav>
19
+ {{/if}}
20
+ <div class="us-col-lg-10 styleguide__content styleguide__content--w-sidebar">
21
+ {{#blocks}}
22
+ {{#if partial}}
23
+ {{partial partial}}
24
+ {{else}}
25
+ {{> style_block}}
26
+ {{/if}}
27
+ {{/blocks}}
28
+ </div>
29
+ </div>
30
+ {{/page}}
31
+ {{> _footer}}
32
+ <script type="text/javascript">
33
+ !function(a,b){"function"==typeof define&&define.amd?define([],function(){return a.svg4everybody=b()}):"object"==typeof exports?module.exports=b():a.svg4everybody=b()}(this,function(){function a(a,b){if(b){var c=document.createDocumentFragment(),d=!a.getAttribute("viewBox")&&b.getAttribute("viewBox");d&&a.setAttribute("viewBox",d);for(var e=b.cloneNode(!0);e.childNodes.length;)c.appendChild(e.firstChild);a.appendChild(c)}}function b(b){b.onreadystatechange=function(){if(4===b.readyState){var c=b._cachedDocument;c||(c=b._cachedDocument=document.implementation.createHTMLDocument(""),c.body.innerHTML=b.responseText,b._cachedTarget={}),b._embeds.splice(0).map(function(d){var e=b._cachedTarget[d.id];e||(e=b._cachedTarget[d.id]=c.getElementById(d.id)),a(d.svg,e)})}},b.onreadystatechange()}function c(c){function d(){for(var c=0;c<l.length;){var g=l[c],h=g.parentNode;if(h&&/svg/i.test(h.nodeName)){var i=g.getAttribute("xlink:href")||g.getAttribute("href");if(e&&(!f.validate||f.validate(i,h,g))){h.removeChild(g);var m=i.split("#"),n=m.shift(),o=m.join("#");if(n.length){var p=j[n];p||(p=j[n]=new XMLHttpRequest,p.open("GET",n),p.send(),p._embeds=[]),p._embeds.push({svg:h,id:o}),b(p)}else a(h,document.getElementById(o))}}else++c}k(d,67)}var e,f=Object(c),g=/\bTrident\/[567]\b|\bMSIE (?:9|10)\.0\b/,h=/\bAppleWebKit\/(\d+)\b/,i=/\bEdge\/12\.(\d+)\b/;e="polyfill"in f?f.polyfill:g.test(navigator.userAgent)||(navigator.userAgent.match(i)||[])[1]<10547||(navigator.userAgent.match(h)||[])[1]<537;var j={},k=window.requestAnimationFrame||setTimeout,l=document.getElementsByTagName("use");e&&d()}return c});
34
+ </script>
35
+ </body>
36
+ </html>
@@ -0,0 +1,67 @@
1
+ lib_path = File.join(File.dirname(__FILE__), 'lib')
2
+ $:.unshift(lib_path) unless $:.include?(lib_path)
3
+
4
+ require 'ustyle'
5
+ require 'ustyle/deploy'
6
+ require 'fileutils'
7
+
8
+ namespace :ustyle do
9
+ desc "Publishes uStyle v#{Ustyle::VERSION}"
10
+ task :upgrade => [ "git:add", "git:push" ] do
11
+ puts green("Committing new version of uStyle - v#{Ustyle::VERSION}")
12
+ end
13
+
14
+ task :publish => [ "deploy:images", "deploy:stylesheets" ] do
15
+ puts green("Publishing uStyle v#{Ustyle::VERSION}")
16
+ end
17
+ end
18
+
19
+ namespace :git do
20
+ task :add do
21
+ `git commit -am '#{Ustyle::VERSION}' && git tag -a v#{Ustyle::VERSION} -m '#{Ustyle::VERSION}'`
22
+ end
23
+
24
+ desc "Push version #{Ustyle::VERSION} to github"
25
+ task :push do
26
+ `git push -u -f && git push -f --tags`
27
+ end
28
+ end
29
+
30
+ namespace :deploy do
31
+ desc "Deploy stylesheets to S3"
32
+ task :stylesheets do
33
+ Dir["dist/*.{css,json,js,svg}"].each do |file|
34
+ file_name = File.basename(file)
35
+ content_type = Ustyle.mime_type_for(file_name)
36
+ Ustyle.s3_upload( Ustyle.versioned_path(file_name), file, content_type )
37
+ Ustyle.s3_upload( "ustyle/#{file_name}", file, content_type )
38
+ end
39
+
40
+ Ustyle.invalidate([
41
+ "/s3/#{Ustyle::BUCKET}/ustyle/ustyle-latest.css",
42
+ "/s3/#{Ustyle::BUCKET}/ustyle/rebrand-latest.css",
43
+ "/s3/#{Ustyle::BUCKET}/ustyle/ustyle.min.js",
44
+ "/s3/#{Ustyle::BUCKET}/ustyle/ustyle-content.css",
45
+ "/s3/#{Ustyle::BUCKET}/ustyle/rebrand-content.css",
46
+ "/s3/#{Ustyle::BUCKET}/ustyle/icons.svg"
47
+ ])
48
+ end
49
+
50
+ desc "Deploy images to S3"
51
+ task :images do
52
+ images_dir = File.join Ustyle.assets_path, "images", "**", "*"
53
+ Dir[images_dir].each do |file|
54
+ next if File.directory?(file)
55
+ file_path = file.gsub(Regexp.new("#{Ustyle.assets_path}/"), "")
56
+ hashed_file = Ustyle.asset_digest(file_path)
57
+ Ustyle.s3_upload( Ustyle.versioned_path(hashed_file), file, Ustyle.mime_type_for(file))
58
+ end
59
+ end
60
+ end
61
+
62
+ def colorize(text, color_code)
63
+ "\e[#{color_code}m#{text}\e[0m"
64
+ end
65
+
66
+ def red(text); colorize(text, 31); end
67
+ def green(text); colorize(text, 32); end
data/ustyle.gemspec ADDED
@@ -0,0 +1,32 @@
1
+ # coding: utf-8
2
+ lib = File.expand_path('../lib', __FILE__)
3
+ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
+
5
+ require "ustyle/version"
6
+
7
+ Gem::Specification.new do |spec|
8
+ spec.name = "reustyle"
9
+ spec.version = Ustyle::VERSION
10
+ spec.authors = ["uSwitch Limited", "David Annez", "Ricardo Cerqueira", "Joe Green", "Thomas Britton", "Ivo Reis"]
11
+ spec.email = ["developers@uswitch.com", "david.annez@uswitch.com"]
12
+ spec.description = %q{uSwitch style guide}
13
+ spec.summary = %q{Pattern library for uSwitch}
14
+ spec.homepage = "http://ustyle.guide"
15
+ spec.license = "Apache-2.0"
16
+ spec.platform = Gem::Platform::RUBY
17
+
18
+ spec.files = `git ls-files`.split($/)
19
+ spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
20
+ spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
21
+ spec.require_paths = ["lib"]
22
+
23
+ spec.add_dependency "sass"
24
+ spec.add_dependency "autoprefixer-rails"
25
+ spec.add_dependency "mime-types"
26
+
27
+ spec.add_development_dependency "bundler", "~> 1.3"
28
+ spec.add_development_dependency "rake"
29
+ spec.add_development_dependency "aws-sdk", "~> 2.0"
30
+ spec.add_development_dependency "rb-fsevent"
31
+ spec.add_development_dependency "scss-lint", "0.35.0"
32
+ end
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#141424" d="M31.076 2.204c-9.734 5.965-16.798 13.492-19.972 17.27l-7.772-6.088L-.1 16.152l13.43 13.652c2.31-5.918 9.632-17.483 18.57-25.7l-.824-1.9z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="#008FE9" d="M31.076 2.204c-9.734 5.965-16.798 13.492-19.972 17.27l-7.772-6.088L-.1 16.152l13.43 13.652c2.31-5.918 9.632-17.483 18.57-25.7l-.824-1.9z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M24.04 5.978c.256 0 .512-.1.707-.3l3.263-3.342c.39-.4.39-1.048 0-1.447-.39-.4-1.023-.4-1.414 0l-3.263 3.34c-.39.4-.39 1.05 0 1.45.196.19.45.29.707.29zm.68 3.592c.107.26.306.453.542.553.237.1.51.108.765 0l4.264-1.808c.51-.216.76-.815.55-1.337-.21-.522-.79-.77-1.3-.554l-4.27 1.808c-.51.216-.75.814-.54 1.337zM31 12h-4.616c-.552 0-1 .578-1 1.143 0 .283.112.455.292.64.182.186.432.217.708.217H31c.552 0 1-.434 1-1 0-.565-.447-1-1-1zM7.347 5.69c.195.2.45.3.707.3s.512-.1.707-.3c.4-.4.4-1.05 0-1.45L5.5.9C5.108.5 4.474.5 4.083.9c-.39.4-.39 1.048 0 1.447L7.347 5.69zM1.71 8.315l4.263 1.808c.255.108.53.1.765 0 .237-.1.435-.293.54-.554.212-.53-.03-1.13-.54-1.34L2.473 6.42c-.51-.214-1.095.034-1.306.556-.21.523.03 1.12.542 1.338zm4.612 5.528c.18-.185.293-.49.293-.772 0-.56-.448-1.07-1-1.07H1c-.553 0-1 .44-1 1s.448 1 1 1h4.616c.276 0 .526.03.706-.15zm21.486 11.71c0 .03-.006.05-.007.078.01.03.02.04.02.06l.01-.13h-.01zm.005.14c0-.016.01.053.01.037s-.01-.025-.01-.04v.004zm-.328-.68c-6.147-9.345-3.416-7.977-5.032-14.04-.426-1.873-1.61-3.448-3.202-4.37.18-.425.27-.89.27-1.38 0-1.99-1.57-3.607-3.52-3.607s-3.52 1.614-3.52 3.606c0 .493.1.962.28 1.39-1.5.87-2.64 2.316-3.12 4.053l-.02.072c-1.76 6.353 1.14 4.803-5.14 14.345l-.01.206c-.01.025-.03.257-.05.263-.02 0-.04-.08-.06-.04-.03.06-.05-.43-.07-.37-.04.13-.07-.13-.08-.13h.03c.04 1 .46 1 .99 1h21.62c.51 0 .92.28.98-.65-.025-.22-.114-.24-.27-.4-.02-.02-.025.09-.044.07zM16 6.783c-.84 0-1.522-.7-1.522-1.56 0-.86.683-1.56 1.522-1.56.84 0 1.522.7 1.522 1.56 0 .86-.683 1.557-1.522 1.557zm.005 24.61c1.875 0 3.394-.394 3.497-3.394h-6.994c.103 3 1.622 3.39 3.497 3.39z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M27.9 10.004c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm-24 0c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm3 13c0 1.657 1.343 3 3 3h1v4c0 1.1.9 2 2 2s2-.9 2-2v-4h2v4c0 1.1.9 2 2 2s2-.9 2-2v-4h1c1.657 0 3-1.343 3-3v-11h-18v11zM19.606 2.8L20.872.37c.064-.122.016-.274-.106-.337s-.274-.016-.337.106L19.14 2.6c-1.008-.388-2.1-.6-3.246-.6s-2.238.215-3.245.604L11.37.14c-.063-.123-.214-.17-.336-.107-.122.063-.17.215-.106.337l1.266 2.43c-2.832 1.284-4.882 3.99-5.238 7.205h17.89c-.357-3.216-2.407-5.92-5.24-7.203zM11.9 8.455c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45 1.45.65 1.45 1.45c0 .8-.65 1.45-1.45 1.45zm8 0c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45c.8 0 1.45.65 1.45 1.45s-.65 1.45-1.45 1.45z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M15.9.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm10.113 16.41l-8.703 8.703c-.166.166-.575.216-.792.126-.217-.09-.518-.302-.518-.536V20H8.198c-.154 0-.11-.137-.22-.246-.108-.11.022-.333.022-.486V12.74c0-.32-.123-.74.198-.74H16V7.3c0-.234.3-.445.518-.535s.546-.04.712.126l8.743 8.71c.11.11.19.26.19.41 0 .16-.04.3-.15.41z"/></svg>
@@ -0,0 +1 @@
1
+ <svg baseProfile="tiny" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M.3 16.7l15 15c.2.2.4.3.7.3.3 0 .5-.1.7-.3l15-15c.3-.3.4-.7.2-1.1-.1-.4-.5-.6-.9-.6h-8V1c0-.6-.8-1-1.4-1H10.4c-.3 0-.7.1-.9.3-.2.2-.5.4-.5.7v14H1c-.4 0-.8.2-.9.6-.2.4-.1.8.2 1.1z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M31.707 15.297l-15-15C16.52.11 16.265.004 16 .004c-.265 0-.52.105-.707.293l-15 15c-.286.286-.372.714-.217 1.088.155.373.52.615.924.615h8v14.004c0 .552.823.996 1.375.996h11.25c.265 0 .707-.103.895-.29.188-.19.48-.44.48-.706V17h8c.404 0 .77-.242.924-.615.155-.374.07-.802-.217-1.088z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M27.026 0h-.002L7.1.56c-1.045.006-2.01.27-2.79.76-.438.278-.684.616-.943 1.003C3.06 2.78 3 3.32 3 3.848v23.61c0 .528.06 1.07.368 1.526.382.567.893 1.014 1.625 1.33.65.28 1.34.423 2.067.428l15.276 1.253c.064.006.12.01.183.01.57 0 1.27-.224 1.68-.628.4-.406.8-.948.8-1.524v-1.17l2.36-.08c1.07-.033 1.63-.898 1.63-1.97V2.13C29 .96 28.26 0 27.02 0zm-9.274 14.995c-.027 0-.054 0-.082-.003l-7.396-.607c-.543-.045-.948-.522-.904-1.065.044-.543.516-.943 1.066-.904l7.396.607c.543.045.948.522.904 1.065-.042.516-.474.907-.984.907zm2.235-3.736c-.027 0-.054-.01-.082-.01L8.04 10.28c-.543-.045-.948-.522-.904-1.065.046-.544.51-.938 1.066-.904l11.865.98c.543.05.948.52.904 1.07-.04.52-.47.91-.98.91zM26 24.74c0 .537-.296.983-.832.994l-.188.01c-.122 0 .02-.1.02-.22V7.614c0-1.125-1.013-2.144-2.135-2.243L7.158 4h-.055c-.558 0-1.008-.065-1.23-.208-.023-.015-.043.02-.06.007.063-.05.156-.09.28-.14.287-.13.652-.18 1.048-.18l17.85-.5c.64 0 1.01.52 1.01 1.15v20.6z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M25.412 0H6.588C6.068 0 6 .426 6 .945v30.118c0 .38.053.724.405.87.35.144.667.064.937-.204l8.702-8.75 8.724 8.74c.18.18.41.27.655.27.122 0 .062-.03.178-.07.36-.15.4-.49.4-.87V.94c0-.52-.07-.942-.58-.942z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M21.307 15.32L13.114.714c-.377-.67-1.222-.904-1.89-.53-.667.374-.905 1.22-.53 1.888L18.508 16l-7.745 13.94c-.372.67-.13 1.515.54 1.887.213.118.444.175.672.175.487 0 .96-.258 1.214-.714l8.12-14.616c.23-.422.23-.933-.01-1.353z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M27 2.22C27 .994 26.006 0 24.78 0H7.22C5.994 0 5 .994 5 2.22v27.56C5 31.006 5.994 32 7.22 32h17.56c1.226 0 2.22-.994 2.22-2.22V2.22zM12 29H8v-4h4v4zm0-6H8v-4h4v4zm0-6H8v-4h4v4zm6 12h-4v-4h4v4zm0-6h-4v-4h4v4zm0-6h-4v-4h4v4zm6 12h-4v-4h4v4zm0-6h-4v-4h4v4zm0-6h-4v-4h4v4zm0-7H8V3h16v7z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M5 23h4v4H5zm6 0h4v4h-4zm6 0h4v4h-4zM5 17h4v4H5zm6 0h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zm-12-6h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zM7.5 5.63c.828 0 1.5-.673 1.5-1.5V1.503c0-.828-.672-1.5-1.5-1.5S6 .676 6 1.503v2.624c0 .83.672 1.502 1.5 1.502zm17 0c.828 0 1.5-.673 1.5-1.5V1.503c0-.828-.672-1.5-1.5-1.5s-1.5.672-1.5 1.5v2.623c0 .83.672 1.502 1.5 1.502zM29 3h-1v1.13c0 1.93-1.57 3.5-3.5 3.5S21 6.06 21 4.13V3H11v1.13c0 1.93-1.57 3.5-3.5 3.5S4 6.06 4 4.13V3H3C1.343 3 0 4.57 0 6.227V28.84C0 30.5 1.343 32 3 32h26c1.657 0 3-1.502 3-3.16V6.228C32 4.57 30.657 3 29 3zm0 26H3V9h26v20z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M30.326 12.646l-3.193-9.69C26.93 2.336 26.356 2 25.707 2H6.293c-.65 0-1.224.338-1.426.955l-3.193 9.73C.688 13.178 0 14.15 0 15.32v6.59c0 1.565 1 2.846 3 2.976v3.28C3 29.266 3.65 30 4.75 30h1.917C7.767 30 9 29.266 9 28.166V25h14v3.103c0 1.1 1.233 1.897 2.333 1.897h1.917c1.1 0 1.75-.797 1.75-1.897v-3.217c2-.13 3-1.41 3-2.975v-6.59c0-1.17-.688-2.18-1.674-2.67zm-23.268 7.97c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm17.884 0c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM4.937 12L7.38 5h17.24l2.443 7H4.937z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M31.076 2.204c-9.734 5.965-16.798 13.492-19.972 17.27l-7.772-6.088L-.1 16.152l13.43 13.652c2.31-5.918 9.632-17.483 18.57-25.7l-.824-1.9z"/></svg>
@@ -0,0 +1 @@
1
+ <svg baseProfile="tiny" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M13.462.9c-1.2 1.1-12.4 12.9-12.4 12.9-.6.6-.9 1.4-.9 2.2 0 .8.3 1.6.9 2.2 0 0 11.3 11.8 12.4 13 1.2 1.1 3.2 1.2 4.5 0 1.2-1.2 1.3-2.9 0-4.3L7.562 16l10.3-10.8c1.3-1.5 1.2-3.1 0-4.3-1.2-1.2-3.3-1.2-4.4 0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg baseProfile="tiny" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M11.6.9C12.8 2 24 13.8 24 13.8c.6.6.9 1.4.9 2.2s-.3 1.6-.9 2.2c0 0-11.3 11.8-12.4 13-1.2 1.1-3.2 1.2-4.5 0-1.2-1.2-1.3-2.9 0-4.3L17.5 16 7.2 5.2C5.9 3.7 6 2.1 7.2.9c1.2-1.2 3.3-1.2 4.4 0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M15.918.004c-8.837 0-16 7.164-16 16 0 8.837 7.163 16 16 16s16-7.163 16-16c0-8.836-7.163-16-16-16zm0 29c-7.16 0-12.985-5.832-12.985-13s5.825-13 12.985-13c7.16 0 12.985 5.832 12.985 13s-5.825 13-12.985 13zm1.264-13.557l-.03-8.282c0-.69-.564-1.165-1.256-1.165h-.004c-.694 0-1.254.483-1.253 1.173l.03 8.938c0 .4.19.71.47.94.05.05.08.11.14.15l5.88 4.16c.22.16.47.23.72.23.39 0 .78-.18 1.02-.53.4-.56.27-1.34-.3-1.74l-5.45-3.86z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16 .004c-8.836 0-16 7.163-16 16s7.164 16 16 16c8.837 0 16-7.163 16-16s-7.163-16-16-16zm8 21.172l-2.828 2.828L16 18.834l-5.172 5.17L8 21.177l5.172-5.172L8 10.832l2.828-2.828L16 13.176l5.172-5.172L24 10.832l-5.172 5.172L24 21.176z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M31.31 13.274l-3.698-1.207-.63-1.52L28.67 6.98c.18-.38.102-.834-.197-1.133L26.06 3.433c-.307-.307-.775-.38-1.16-.185L21.43 5.01l-1.52-.63L18.58.667c-.146-.4-.523-.667-.945-.667H14.22c-.432 0-.815.28-.95.692l-1.206 3.7-1.52.63-3.567-1.684c-.38-.18-.836-.1-1.134.197L3.43 5.95c-.308.305-.382.773-.186 1.16l1.763 3.47-.63 1.518-3.714 1.33c-.397.142-.663.52-.663.94v3.415c0 .433.278.816.69.95l3.7 1.208.628 1.52-1.685 3.57c-.18.38-.102.84.197 1.14l2.413 2.42c.306.31.775.38 1.16.19l3.47-1.77 1.52.63 1.33 3.71c.143.4.52.67.942.67h3.414c.43 0 .81-.27.95-.69l1.2-3.69 1.52-.63 3.56 1.68c.38.18.83.1 1.13-.2l2.41-2.41c.3-.3.38-.77.18-1.16l-1.77-3.47.63-1.52 3.71-1.33c.396-.14.662-.52.662-.94v-3.42c0-.43-.28-.814-.69-.95zM16 20.597c-2.532 0-4.593-2.06-4.593-4.593 0-2.532 2.06-4.593 4.594-4.593 2.54 0 4.6 2.07 4.6 4.6s-2.06 4.6-4.59 4.6z"/></svg>
@@ -0,0 +1 @@
1
+ <svg baseProfile="tiny" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M30.2 9.6H1.9c-1 0-1.9.7-1.9 1.8v9.2c0 1 .9 1.9 1.9 1.9h28.2c1.1 0 1.9-.9 1.9-2v-9.2c.1-1-.8-1.7-1.8-1.7zM9.7 16.7H7.8v1.8H6.3v-1.9H4.4v-1.5h1.9v-1.9h1.5v1.9h1.9v1.6zm12.2.9c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5 1.5.7 1.5 1.5c0 .9-.7 1.5-1.5 1.5zm4.9-.9c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5 1.5.7 1.5 1.5-.7 1.5-1.5 1.5z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M32 6.997C32 5.342 30.658 4 29.003 4H2.997C1.342 4 0 5.342 0 6.997v18.005C0 26.658 1.342 28 2.997 28h26.005C30.658 28 32 26.658 32 25.003V6.997zM29 25H3V15h26v10zm0-15H3V7h26v3zM5.96 23h3c.552 0 1-.448 1-1s-.448-1-1-1h-3c-.55 0-.998.448-.998 1s.447 1 1 1zm6.995 0h7.993c.552 0 1-.448 1-1s-.448-1-1-1h-7.993c-.552 0-1 .448-1 1s.448 1 1 1z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M26.5 9.61l-4.106-4.106L16 11.898 9.606 5.504 5.5 9.61l6.394 6.394L5.5 22.398l4.106 4.106L16 20.11l6.394 6.394 4.106-4.106-6.394-6.394z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g transform="translate(0 5)"><circle cx="16" cy="9" r="5"/><path d="M11.506 18H7.992C3.578 18 0 14.422 0 10V8c0-4.418 3.578-8 7.992-8h16.016C28.422 0 32 3.578 32 8v2c0 4.418-3.578 8-7.992 8h-3.514C21.43 19.046 22 20.42 22 21.927H10c0-1.506.57-2.88 1.506-3.927zM16 16c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7z"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M13.166 15.992c-.277-.99-.152-2.03.353-2.93.14-.25.31-.475.5-.684-.4-.432-.7-.955-.86-1.542-.28-.99-.15-2.03.35-2.93.03-.065.08-.12.12-.182-.71-.997-1.47-1.93-2.29-2.78-1.08-1.13-2.25-2.137-3.47-3.032-.5-.366-1.01-.715-1.53-1.045-.4-.255-.79-.51-1.2-.74-.18-.1-.39-.168-.58-.08-.06.027-.11.068-.16.12-.02.023-.04.047-.05.073-.16.253-.14.614-.09.93.3 1.776.12 3.965-.16 5.735-.438 2.774-1.357 5.403-2.55 7.783C.01 17.806-.35 21.702.32 25.183c.502 2.625 2.087 4.616 4.093 5.843-.06-.094-.128-.183-.18-.285-1.488-2.82-.444-6.08.794-8.69.633-1.33 1.36-2.62 1.93-3.99.283-.68.502-1.42.64-2.17.114-.63.158-1.37.085-2.01-.026-.23 0-.51.163-.62.084-.05.184-.04.276-.02.56.13 1.04.63 1.49 1.03.56.49 1.07 1.05 1.54 1.66.49.63.93 1.31 1.34 2.01 1.78 3.11 2.11 7.14 1.2 10.65-.32 1.24-.87 2.53-1.7 3.45 2.19-.7 3.61-2.18 4.54-4.17C15.62 27.1 15 26 15 24.77v-1.61c0-1.464 1-2.747 2-3.444V18.9c0-.04-.185-.072-.268-.09-1.683-.048-3.12-1.196-3.566-2.818zm18.77-5.24c-.276-.986-1.297-1.562-2.283-1.287L16.377 13.17c-.984.273-1.56 1.298-1.285 2.283.226.82.972 1.453 1.783 1.453.02 0 .043.094.063.094h.016c.08 0 .863.118 1.523.53.22.136.413.47.588.47H19v2h3v-2.142c0-.36-.395-.69-.588-.98-.26-.393-.61-.718-.92-.99l6.098-1.71 1.075.983c-.074.04-.156.08-.23.13-.597.35-1.207.97-1.83 1.6-.132.13-.605.5-.605.98V21h-5.893C18.002 21 17 22.056 17 23.16v1.6c0 1.106 1 2 2 2v2.244C19 30.66 20.45 32 22.107 32h2.844c1.66 0 3.05-1.34 3.05-2.996v-2.246c1-.017 2-.903 2-1.997v-1.6c0-1.1-.97-2.16-2.08-2.16H28v-3.14c0-.36.76-.63 1.183-.79.265-.1.498-.17.67-.21.084-.02.144-.03.185-.03h.036c.46-.05.847-.37.99-.81.14-.44.008-.92-.334-1.23l-1.477-1.33 1.395-.39c.986-.27 1.56-1.29 1.287-2.28zm-16.17-4.627c.315.237.705.37 1.11.37.164 0 .332-.022.5-.068l9.883-2.734c.12-.035.24-.08.35-.137.21-.113.4-.266.56-.447.07-.1.14-.19.2-.3.11-.21.19-.44.22-.68.03-.24.01-.49-.06-.74-.05-.19-.14-.35-.24-.51l-.06-.09c-.1-.14-.22-.27-.36-.37L27.8.37c-.144-.1-.297-.185-.463-.242 0-.005-.004-.007-.007-.007-.17-.05-.346-.08-.527-.08-.02 0-.04-.01-.06-.01-.02 0-.036.01-.05.01-.15.01-.3.02-.45.07L16.37 2.85c-.983.275-1.56 1.298-1.286 2.286.115.41.36.748.675.985zm-.674 4.17c.226.82.972 1.36 1.783 1.36.164 0 .33-.024.498-.07L30.648 7.88c.986-.274 1.56-1.296 1.287-2.282-.275-.988-1.296-1.565-2.282-1.29L16.377 8.012c-.984.277-1.56 1.3-1.285 2.286z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M7.567 10.265c.227.822.973 1.36 1.785 1.36.164 0 .332-.023.498-.07l13.294-3.708c.988-.276 1.563-1.3 1.29-2.287-.276-.99-1.3-1.567-2.286-1.29L8.854 7.976c-.985.276-1.563 1.3-1.287 2.288zM9.354 6.46c.164 0 .332-.023.498-.07l9.9-2.737c.987-.277 1.563-1.3 1.288-2.29-.274-.987-1.298-1.566-2.285-1.29l-9.9 2.74c-.985.274-1.563 1.3-1.29 2.288.23.82.977 1.36 1.79 1.36zM22.15 9.433l-13.296 3.71c-.985.274-1.563 1.3-1.287 2.286.227.82.973 1.46 1.785 1.46.022 0 .043.1.064.1h.016c.08 0 .864.11 1.525.53.22.13.413.47.59.47H12v2h2v-2.16c0-.36-.153-.69-.347-.98-.26-.4-.49-.72-.8-1l6.167-1.71 1.107.98c-.075.04-.14.08-.216.12-.59.35-1.08.86-1.56 1.59-.19.29-.34.62-.34.98V21H11.6c-1.12 0-1.6 1.04-1.6 2.148v1.604c0 1.106 0 2.003 2 2.003V29c0 1.66.932 3 2.592 3h2.848C19.1 32 20 30.66 20 29v-2.25c2-.016 2-.903 2-2v-1.603C22 22.04 21.52 21 20.413 21H20v-3.163c1-.365 1.008-.63 1.432-.797.265-.107.622-.172.793-.21.085-.02.207-.03.248-.038.018-.003.06-.005.066-.006.46-.05.86-.372 1-.813.14-.442.01-.928-.33-1.24L21.74 13.4l1.4-.39c.987-.274 1.563-1.3 1.29-2.287-.276-.99-1.3-1.566-2.285-1.29z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M31.562 4.464c-.377-.626-.974-1.098-1.685-1.317C29.597 3.062 29.307 3 29 3H3c-.307 0-.598.062-.877.148-.712.22-1.308.69-1.685 1.316C.166 4.914 0 5.44 0 6.004v20c0 .307.06.598.146.877.22.72.688 1.31 1.313 1.69.45.27.97.44 1.54.44h26c.56 0 1.09-.16 1.54-.43.62-.38 1.09-.97 1.31-1.68.08-.28.14-.57.14-.87v-20c0-.56-.17-1.09-.44-1.54zM27.022 6L19 14.024l-1.5 1.5-.793.795c-.39.39-1.023.39-1.414 0l-.793-.8-1.5-1.5L4.978 6H27.02zM3 7.026l8.5 8.5-8.5 8.5v-17zM4.02 26L13 17.024l1.586 1.587c.78.79 2.047.79 2.828.01L19 17.03 27.978 26H4.02zM29 24.026l-8.5-8.5 8.5-8.5v17z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M7.874 16.004c4.388 0 7.945-3.582 7.945-8s-3.56-8-7.95-8c-4.39 0-7.95 3.582-7.95 8s3.55 8 7.94 8zM4.636 7.388l1.576 1.604 4.9-4.988 1.48 1.505L6.212 12 3.157 8.89l1.48-1.506zM31.176.51c-.592-.595-1.552-.595-2.143 0L.343 29.4c-.59.595-.59 1.56 0 2.157.297.298.685.446 1.073.446.388 0 .776-.148 1.072-.446L31.176 2.67c.59-.597.59-1.564 0-2.16zm.724 19.427l-2.932-2.932-4.568 4.567-4.567-4.567-2.933 2.932 4.567 4.567L16.9 29.07l2.933 2.934 4.567-4.567 4.568 4.567L31.9 29.07l-4.567-4.566z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 31.99 32"><path d="M30.23 0H1.77A1.77 1.77 0 0 0 0 1.77v28.46A1.77 1.77 0 0 0 1.77 32h15.32V19.61h-4.17v-4.83h4.17v-3.56c0-4.13 2.52-6.39 6.21-6.39A34 34 0 0 1 27 5v4.34h-2.53c-2 0-2.39 1-2.39 2.35v3.08h4.78l-.63 4.83h-4.16V32h8.15A1.77 1.77 0 0 0 32 30.23V1.77A1.76 1.76 0 0 0 30.23 0" fill="#3b5999"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16S24.837 0 16 0zm4 11h-1.546C17.32 11 17 11.733 17 12.524V14h2.905l-.352 3H17v7h-3v-7h-2v-3h2v-1.746c0-2.337 1.618-3.61 3.703-3.61 1 0 2.026.074 2.297.108V11z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M30.5 15h-2.714c-.542-2-2.014-2.7-3.765-2.7-1.75 0-3.22.7-3.76 2.7H1.5c-.828 0-1.5.672-1.5 1.5 0 .83.672 1.5 1.5 1.5h18.912c.64 1 2.01 2.3 3.61 2.3 1.598 0 2.968-1.3 3.608-2.3h2.87c.828 0 1.5-.67 1.5-1.5 0-.828-.672-1.5-1.5-1.5zm0 10H11.786c-.542-2-2.014-2.7-3.765-2.7-1.75 0-3.22.7-3.76 2.7H1.5c-.828 0-1.5.672-1.5 1.5 0 .83.672 1.5 1.5 1.5h2.912c.64 1 2.01 2.3 3.61 2.3 1.598 0 2.968-1.3 3.608-2.3H30.5c.828 0 1.5-.67 1.5-1.5 0-.828-.672-1.5-1.5-1.5zM1.5 8h8.912c.64 1 2.01 2.3 3.61 2.3C15.62 10.3 16.99 9 17.63 8H30.5c.828 0 1.5-.67 1.5-1.5 0-.828-.672-1.5-1.5-1.5H17.786c-.542-2-2.014-2.7-3.765-2.7-1.75 0-3.22.7-3.76 2.7H1.5C.672 5 0 5.672 0 6.5 0 7.33.672 8 1.5 8z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M30.833.53c-.58-.594-1.52-.594-2.1 0L.636 29.406c-.58.595-.58 1.562 0 2.157.29.298.67.446 1.05.446s.76-.15 1.05-.45L30.833 2.69c.58-.595.58-1.562 0-2.157zm1.27 26.44c-.05-.12-.163.03-.29.03H30v-5.478c0-.177-.93-.522-1.1-.522h-3.5c-.082 0-.206.135-.264.195-.058.06-.136.242-.136.327V27h-2.514c-.126 0-.24-.15-.287-.03-.05.12-.03.03.06.123l4.66 4.793c.05.06.13.094.22.094s.16-.034.22-.094l4.66-4.793c.09-.092.11-.003.07-.122zm-8.395-2.01c.058-.06.292-.086.292-.17V20h2.202c.126 0 .24-.196.287-.315.04-.12.02-.375-.07-.466l-4.67-4.8c-.06-.06-.14-.1-.22-.1-.08 0-.16.03-.22.09l-4.67 4.79c-.09.09-.12.34-.07.46.05.12.16.31.28.31H20v4.79c0 .17-.383.21-.21.21h3.497c.083 0 .363.02.42-.04zM1.9 16h10c.825 0 1.1-.675 1.1-1.5V9c0-.825-.275-1-1.1-1H11V4.5C11 2.02 8.98 0 6.5 0S2 2.02 2 4.5V8c-1 0-2 .175-2 1v5.5c0 .825 1.075 1.5 1.9 1.5zM4 4.5C4 3.12 5.12 2 6.5 2S9 3.12 9 4.5V8H4V4.5z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M26.616 15.188c-1.317-4.09-4.083-7.55-7.437-10.244-1.41-1.132-2.92-2.138-4.5-3.033-.65-.36-1.31-.71-1.98-1.04-.51-.26-1.01-.51-1.54-.74-.24-.1-.51-.17-.75-.08-.08.03-.14.07-.2.12-.03.02-.05.05-.07.08-.21.25-.18.61-.11.93.38 1.78.15 3.97-.21 5.74-.57 2.78-1.76 5.41-3.3 7.79C4.5 17.83 4.03 21.72 4.9 25.2c.65 2.623 2.7 4.614 5.29 5.84-.07-.094-.16-.183-.23-.285-1.92-2.82-.57-6.08 1.03-8.69.81-1.336 1.75-2.62 2.49-3.99.362-.684.65-1.42.82-2.173.145-.63.2-1.37.11-2.01-.036-.23 0-.51.21-.62.11-.05.24-.043.356-.02.72.13 1.34.625 1.92 1.025.72.49 1.38 1.044 1.995 1.653.63.63 1.2 1.308 1.72 2.01 2.3 3.11 2.73 7.137 1.55 10.645-.412 1.24-1.13 2.52-2.2 3.44 4.7-1.18 6.92-4.46 7.4-8.777.3-2.7.08-5.45-.76-8.04z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16 .004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm-1 4.063c0-.553.447-1 1-1 .553 0 1 .447 1 1v1.875c0 .553-.447 1-1 1-.553 0-1-.447-1-1V4.067zm-4.91 5.635c-.385.396-1.017.404-1.413.02L7.334 8.41c-.396-.382-.404-1.014-.02-1.41.387-.397 1.02-.406 1.415-.02l1.34 1.308c.39.386.4 1.018.02 1.414zm1.43-2.598l-.79-1.7c-.234-.5-.018-1.095.483-1.33.5-.232 1.095-.016 1.33.485l.79 1.7c.234.5.018 1.09-.483 1.32-.502.23-1.096.01-1.33-.49zm7.555 17.386c-.613 1.552-2.368 2.312-3.92 1.7-1.552-.614-2.445-2.37-1.83-3.92.333-.848.675-1.447 1.675-1.728v-8.91c0-.553.447-1 1-1 .553 0 1 .447 1 1v8.906c0 .013.207.017.244.03 1.55.615 2.444 2.37 1.83 3.922zm2.727-19.085l-.792 1.7c-.233.5-.828.718-1.33.484-.5-.24-.717-.83-.483-1.33l.792-1.7c.23-.5.82-.72 1.32-.49.5.23.72.82.48 1.33zm3.395 3.008L23.854 9.72c-.396.387-1.03.378-1.414-.018s-.377-1.03.02-1.414L23.8 6.98c.396-.386 1.03-.377 1.414.02.386.395.378 1.027-.02 1.413z"/></svg>
@@ -0,0 +1 @@
1
+ <svg baseProfile="tiny" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill-rule="evenodd" fill="#221E1B" d="M16 0C7.2 0 0 7.3 0 16.4 0 23.7 4.6 29.8 10.9 32c.8.2 1.1-.4 1.1-.8v-2.8c-4.5 1-5.4-2.2-5.4-2.2-.7-1.9-1.8-2.4-1.8-2.4-1.5-1 .1-1 .1-1 1.6.1 2.5 1.7 2.5 1.7 1.4 2.5 3.7 1.8 4.7 1.4.1-1.1.6-1.8 1-2.2-3.6-.4-7.3-1.8-7.3-8.1 0-1.8.6-3.3 1.6-4.4-.2-.4-.7-2.1.2-4.3 0 0 1.3-.4 4.4 1.7 1.3-.4 2.6-.5 4-.6 1.4 0 2.7.2 4 .6 3.1-2.1 4.4-1.7 4.4-1.7.9 2.3.3 3.9.2 4.3 1 1.1 1.6 2.6 1.6 4.4 0 6.3-3.7 7.7-7.3 8.1.6.5 1.1 1.5 1.1 3v4.5c0 .4.3.9 1.1.8C27.4 29.8 32 23.7 32 16.4 32 7.3 24.8 0 16 0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 31.36 32"><path d="M31.36 16.36a18.49 18.49 0 0 0-.29-3.27H16v6.19h8.61a7.35 7.35 0 0 1-3.19 4.83v4h5.17a15.6 15.6 0 0 0 4.77-11.76z" fill="#4285f4"/><path d="M16 32a15.28 15.28 0 0 0 10.59-3.88l-5.17-4A9.66 9.66 0 0 1 7.05 19H1.68v4.14A16 16 0 0 0 16 32z" fill="#34a853"/><path d="M7.05 19a9.46 9.46 0 0 1 0-6.08V8.81H1.68a16 16 0 0 0 0 14.37z" fill="#fbbc05"/><path d="M16 6.36a8.64 8.64 0 0 1 6.12 2.39l4.56-4.58A15.39 15.39 0 0 0 16 0 16 16 0 0 0 1.68 8.81L7.05 13A9.54 9.54 0 0 1 16 6.36z" fill="#ea4335"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16 0C7.2 0 0 7.2 0 16s7.2 16 16 16 16-7.2 16-16S24.8 0 16 0zm-4.2 23.4c-4.1 0-7.4-3.3-7.4-7.4s3.3-7.4 7.4-7.4c2 0 3.7.7 5 1.9l-2 1.9c-.5-.5-1.5-1.2-3-1.2-2.4 0-4.6 2.1-4.6 4.7s2 4.7 4.6 4.7c3 0 4-2.1 4.2-3.2h-4.2V15h7c0 .4.1.7.1 1.3 0 4.1-2.9 7.1-7.1 7.1zm13.8-6.3v2.1h-2.1v-2.1h-2.1V15h2.1v-2.1h2.1V15h2.1v2.1h-2.1z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M10 17.336V32h5V19.065l-3.362-3.375zm7 3.576V32h5V15.895l-3.662 3.675zm6.903-7.124L23.9 31.976l5.1.028V8.837l-.375.31zm-19.597 9.42L3 24.372V32h5V20h-.358zM31.486 0h-8.054c-.44 0-.662.534-.35.846l2.635 2.644.015.016-9.006 9.04-5.28-5.303L0 18.75l2.795 2.805 8.65-8.7 5.282 5.304.08-.08 3.653-3.67 8.067-8.1 2.61 2.61c.315.31.863.09.863-.36V.5c0-.272-.237-.5-.513-.5z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M31.407 15.023L26 9.885V2h-4v3.79L16.776.39c-.516-.514-1.334-.514-1.85 0L.292 15.023c-.393.392-.486.8-.273 1.313.21.513.74.664 1.29.664H3v13H1.977c-.575 0-1.04.427-1.04 1s.465 1 1.04 1H30.17c.574 0 1.04-.427 1.04-1s-.466-1-1.04-1H29V17h1.684c.557 0 .933-.15 1.147-.664.22-.513-.03-.92-.42-1.313zM14 30H8V17h6v13zm10-7h-6v-6h6v6z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M17 19.195v-7.93c0-.666-.337-1.205-1-1.205-.66 0-1 .538-1 1.205v7.93c-2 .517-3.03 2.1-3.03 3.973 0 2.294 1.8 4.154 4.08 4.154 2.28 0 4.003-1.86 4.003-4.154 0-1.873-1.053-3.456-3.053-3.973zm5-2.923V5.526C22 2.48 19.025.004 16 .004c-3.026 0-6 2.477-6 5.522v10.746c-2 1.66-3.038 4.19-3.038 6.896 0 4.872 4.068 8.836 8.91 8.836 4.84 0 9.1-3.963 9.1-8.836 0-2.705-.972-5.236-2.972-6.896zm-6 13.32c-3.526 0-6.34-2.874-6.34-6.423 0-2.42 1.34-4.53 3.34-5.63V5.52c0-1.72 1.294-3.11 3-3.11 1.707 0 3 1.397 3 3.11v12.03c2 1.094 3.338 3.2 3.338 5.617 0 3.55-2.81 6.425-6.338 6.425z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M15.9.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zM13.792 5.54c.534-.494 1.17-.74 1.91-.74s1.374.246 1.903.74c.53.492.794 1.085.794 1.78 0 .693-.27 1.284-.81 1.772s-1.17.732-1.9.732c-.74 0-1.38-.244-1.91-.732s-.8-1.08-.8-1.773c0-.7.26-1.29.8-1.78zM20 26h-8v-1.008c0-.018.343-.04.57-.068.23-.027.362-.073.526-.137.292-.11.553-.267.67-.472.12-.206.234-.477.234-.815v-7.968c0-.32-.16-.6-.306-.842s-.372-.436-.59-.582c-.165-.11-.137-.214-.47-.315-.333-.1-.634-.163-.634-.19v-1l6.25-.356-.25.205v10.87c0 .32.227.59.364.815.137.224.412.39.668.5.183.082.224.155.443.22.22.062.525.108.525.135V26z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M31.983 26c0-3.997-1.984-7.12-3.983-9.62v-5.855c0-5.8-4.65-10.52-10.5-10.52S7 4.723 7 10.525v5.855c0 .283-.44.575-.672.878l-1.16-1.18c-.78-.774-2.03-.774-2.81 0L.592 17.834c-.78.774-.777 2.028.004 2.802l3.055 3.132c.6.86.35 6.253.35 6.253 0 1.1.37 1.98 1.48 1.98h24.51c1.1 0 2.01-.88 2.01-1.97v-3.97c0-.04 0-.05-.01-.06zM14.815 10.67c0 .447.053.865.235 1.242-1.806.337-3.05 1.006-5.05 1.948v-3.336c0-4.162 3.302-7.55 7.5-7.55S25 6.36 25 10.524v3.336c-1-.942-3.015-1.61-4.82-1.95.18-.376.377-.794.377-1.24 0-1.596-1.262-2.89-2.87-2.89s-2.872 1.295-2.872 2.89zM28.237 29H25v-4.84c0-2.842-3.52-8.2-6.61-8.623 6.635.294 9.932 5.245 9.9 8.74-.033 3.495-.053 4.723-.053 4.723z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M32 25.774c.01-.175-.054-.346-.178-.47L19.714 13.197c1.118-3.49.3-7.464-2.468-10.233C13.3-.98 6.904-.98 2.96 2.964-.987 6.91-.987 13.306 2.96 17.25c2.768 2.77 6.74 3.587 10.23 2.47l1.755 1.755c.12.12.284.183.454.177l4.78-.187L20 26.14c-.012.34.293.648.63.63l4.676-.18-.185 4.79c0 .17.06.333.18.452.16.146.3.187.47.176l5.67.002c.31-.02.55-.263.57-.565V25.78zM9.663 9.668C8.43 10.9 6.433 10.9 5.2 9.668s-1.234-3.232 0-4.465 3.23-1.233 4.464 0 1.233 3.233 0 4.465z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M25.9 15H25V9.004c0-4.963-4.037-9-9-9s-9 4.037-9 9V15H5.9C4.25 15 3 16.354 3 18.004v11C3 30.654 4.25 32 5.9 32h20c1.65 0 3.1-1.346 3.1-2.996v-11C29 16.354 27.55 15 25.9 15zM11 9.004c0-2.76 2.24-5 5-5s5 2.24 5 5V15H11V9.004z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M15 6h-4v5H6v3h5v5h4v-5h4v-3h-4zm16.415 20.99l-.193-.192-7.69-7.722c1.067-1.848 1.688-4 1.703-6.29C25.28 5.773 19.655 0 12.675 0h-.085C5.647 0-.005 5.438-.05 12.42-.092 19.43 5.53 25 12.513 25h.083c2.32 0 4.496-.428 6.367-1.526l7.684 7.817c.192.2.193.25.193.25.58.59 1.522.61 2.103.03l2.472-2.47c.58-.58.58-1.51 0-2.1zM19.23 19.338C17.455 21.11 15.098 22 12.596 22h-.062c-5.193 0-9.39-4.347-9.358-9.56C3.208 7.26 7.432 3 12.59 3h.064c2.516 0 4.875 1.144 6.642 2.94 1.767 1.798 2.732 4.2 2.716 6.728-.017 2.514-1.004 4.898-2.78 6.67z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M31.415 26.982l-.193-.193-7.69-7.73c1.067-1.85 1.688-4 1.703-6.29.045-7-5.58-12.77-12.56-12.77h-.084C5.65 0 0 5.43-.05 12.42-.092 19.43 5.53 25 12.513 25h.083c2.32 0 4.673-.433 6.544-1.53L27 31.288v.047l.015.217c.58.584 1.435.595 2.016.012l2.43-2.475c.58-.59.54-1.53-.04-2.11zm-12.184-7.65C17.46 21.106 15.1 22 12.6 22h-.062c-5.193 0-9.39-4.347-9.358-9.56C3.208 7.26 7.432 3 12.59 3h.064c2.516 0 4.875 1.14 6.642 2.936 1.767 1.797 2.732 4.2 2.716 6.727-.017 2.515-1.004 4.898-2.78 6.67z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M29.5 13h-27C1.12 13 0 14.343 0 16s1.12 3 2.5 3h27c1.38 0 2.5-1.343 2.5-3s-1.12-3-2.5-3zm0 10h-27C1.12 23 0 24.343 0 26s1.12 3 2.5 3h27c1.38 0 2.5-1.343 2.5-3s-1.12-3-2.5-3zM2.5 9h27C30.88 9 32 7.657 32 6s-1.12-3-2.5-3h-27C1.12 3 0 4.343 0 6s1.12 3 2.5 3z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M28.7 1H3.1C1.333 1 0 3.104 0 4.87v16C0 22.64 1.333 24 3.1 24H5v5.05s-.18 1.155.67 1.56c1.067.503 2.032-.346 2.032-.346L13.85 24H28.7c1.767 0 3.3-1.362 3.3-3.13v-16C32 3.105 30.468 1 28.7 1zm.3 19.87c0 .11-.19.13-.3.13H12.697L8 25.877V21H3.1c-.11 0-.1-.02-.1-.13v-16c0-.11-.01-.87.1-.87h25.6c.11 0 .3.76.3.87v16zM23.915 14H7.885c-.768 0-1.39.73-1.39 1.5s.622 1.5 1.39 1.5h16.03c.77 0 1.392-.73 1.392-1.5s-.623-1.5-1.392-1.5zm0-6H7.885c-.768 0-1.39.73-1.39 1.5s.622 1.5 1.39 1.5h16.03c.77 0 1.392-.73 1.392-1.5S24.684 8 23.915 8z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M25 2.836C25 1.27 23.73 0 22.164 0H9.836C8.27 0 7 1.27 7 2.836v26.33C7 30.73 8.27 32 9.836 32h12.33C23.73 32 25 30.73 25 29.164V2.836zM12.898 2H18.9c.498 0 .9.504.9 1s-.402 1-.898 1H12.9c-.498 0-.9-.504-.9-1s.402-1 .898-1zM15.9 30.372c-.832 0-1.512-.68-1.512-1.512 0-.83.68-1.512 1.512-1.512s1.512.68 1.512 1.512-.68 1.512-1.512 1.512zM23 26H9V5h14v21z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M7.5 5.625c.828 0 1.5-.672 1.5-1.5V1.5C9 .672 8.328 0 7.5 0S6 .672 6 1.5v2.623c0 .83.672 1.502 1.5 1.502zm17 0c.828 0 1.5-.672 1.5-1.5V1.5c0-.828-.672-1.5-1.5-1.5S23 .672 23 1.5v2.623c0 .83.672 1.502 1.5 1.502zM29 3h-1v1.125c0 1.93-1.57 3.5-3.5 3.5s-3.5-1.57-3.5-3.5V3H11v1.125c0 1.93-1.57 3.5-3.5 3.5S4 6.055 4 4.125V3H3C1.343 3 0 4.567 0 6.223v22.614C0 30.494 1.343 32 3 32h26c1.657 0 3-1.506 3-3.163V6.223C32 4.567 30.657 3 29 3zm0 26H3V9h26v20zM15 19c0-2.977-.83-5-3.94-5H7v10h4.06c3.11 0 3.94-2.054 3.94-5zm-6 3v-6h1.31c1.62 0 2.69 1.288 2.69 3 0 1.71-1.07 3-2.69 3H9zm16-3c0-2.977-1.113-5-4.224-5H17v10h3.776C23.886 24 25 21.946 25 19zm-6 3v-6h1.31c1.62 0 2.69 1.29 2.69 3 0 1.712-1.07 3-2.69 3H19z"/></svg>
@@ -0,0 +1 @@
1
+ <svg baseProfile="tiny" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M28.5 24c-1.4 0-2.6.8-3.2 2H9v-.6l11.1-11.1c1.2.4 2.7.2 3.6-.8 1.4-1.4 1.4-3.6 0-4.9-1.4-1.4-3.6-1.4-4.9 0-1 1-1.2 2.4-.8 3.6L7.2 23H6V6.7c1.2-.6 2-1.8 2-3.2C8 1.6 6.4 0 4.5 0S1 1.6 1 3.5c0 1.4.8 2.6 2 3.2V23H0v9h9v-3h16.3c.6 1.2 1.8 2 3.2 2 1.9 0 3.5-1.6 3.5-3.5S30.4 24 28.5 24z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M15.9.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm0 28c-6.627 0-12-5.373-12-12 0-2.29.64-4.427 1.753-6.247l16.495 16.495c-1.82 1.11-3.96 1.752-6.248 1.752zm10.248-5.753L9.653 5.76c1.82-1.112 3.96-1.753 6.247-1.753 6.627 0 12 5.373 12 12 0 2.29-.64 4.428-1.752 6.247z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M26.213 18.425c-.427-.42-1.372-.643-2.812-.662-.97-.01-2.14.075-3.38.248-.55-.31-1.12-.66-1.56-1.08-1.2-1.12-2.2-2.68-2.83-4.39.04-.16.08-.3.11-.44 0 0 .68-3.84.5-5.14-.02-.18-.04-.23-.09-.37l-.06-.15c-.18-.42-.54-.65-1.11-.63l-.33.2h-.01c-.63 0-1.14.11-1.28.59-.41 1.52.02 3.67.78 6.6l-.19.43c-.55 1.34-1.24 2.66-1.84 3.86l-.08.14c-.64 1.25-1.22 2.31-1.74 3.21l-.54.28c-.04.02-.97.51-1.184.65-1.85 1.11-3.08 2.36-3.28 3.36-.067.32-.02.724.31.913l.526.26c.23.11.47.17.716.17 1.32 0 2.85-1.643 4.96-5.324 2.44-.8 5.21-1.45 7.64-1.82 1.85 1.042 4.127 1.77 5.565 1.77.253 0 .473-.03.65-.077.28-.07.51-.23.65-.44.28-.42.338-1 .26-1.59-.022-.177-.162-.39-.314-.54zm-19.7 7.018c.24-.658 1.194-1.958 2.6-3.11.09-.073.308-.277.507-.467-1.472 2.348-2.457 3.284-3.106 3.577zm8.338-19.2c.43 0 .67 1.07.69 2.07s-.21 1.706-.5 2.226c-.24-.77-.35-1.99-.35-2.78 0 0-.01-1.52.18-1.52zm-2.48 13.683c.3-.53.61-1.086.92-1.677.77-1.45 1.25-2.58 1.61-3.52.72 1.3 1.61 2.41 2.66 3.29.13.11.27.22.42.33-2.13.42-3.97.93-5.59 1.56zm13.44-.12c-.13.08-.5.128-.74.128-.77 0-1.72-.353-3.06-.927.52-.038.99-.057 1.41-.057.78 0 1.01-.003 1.76.19s.77.584.64.666zm2.38-13.57L23.7 1.77C22.725.798 20.775 0 19.4 0h-15C3.025 0 2 1.13 2 2.504v27C2 30.88 3.025 32 4.4 32h23c1.375 0 2.6-1.12 2.6-2.496v-19c0-1.375-.845-3.296-1.818-4.268zm-1.47 1.412c.1.098.2.352.29.352H22V2.896c0 .095.206.19.304.29l4.414 4.462zM28 29.504c0 .27-.33.496-.6.496h-23c-.27 0-.4-.225-.4-.496v-27c0-.27.13-.504.4-.504h15c.15 0 .6.023.6.057V10h7.847c.034 0 .153.353.153.504v19z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M21.877.004l-2.916 2.83s9.73 9.76 9.73 9.663c0-.098 2.82-2.928 2.82-2.928L21.88 0zm-3.79 3.904L2.443 20.488.5 32.003l11.665-1.757L27.71 13.57l-9.624-9.662zM5.167 28.88l-1.46-1.463.78-4.978 1.146-1.24.035.03-.02.02 5.745 5.69-1.175 1.23-5.054.68z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M30.443 21.938c-.306-.58-.69-1.11-1.14-1.572-.3-.31-.627-.588-.98-.833-1.055-.736-2.327-1.166-3.695-1.166-1.368 0-2.64.43-3.697 1.166-.35.245-.68.525-.98.833-.44.463-.83.992-1.14 1.572-.51.966-.8 2.072-.8 3.247 0 1.175.29 2.282.8 3.248 1.13 2.125 3.31 3.57 5.82 3.57 2.51 0 4.7-1.445 5.82-3.57.51-.966.8-2.073.8-3.248 0-1.175-.29-2.28-.8-3.247zM28 26h-2v2.163c0 .55-.45 1-1 1s-1-.45-1-1V26h-2c-.55 0-1-.45-1-1s.45-1 1-1h2v-1.837c0-.55.45-1 1-1s1 .45 1 1V24h2c.55 0 1 .45 1 1s-.45 1-1 1zm-10.958 3.366c-.674-1.277-1.03-2.723-1.03-4.18 0-1.46.355-2.904 1.03-4.182.393-.745.89-1.427 1.473-2.03.387-.4.814-.763 1.27-1.08.764-.532 1.597-.92 2.47-1.176 1.09-1.754 1.75-3.95 1.75-6.348 0-1.18-.166-2.31-.455-3.366-1.114-4.07-4.182-7-7.802-7-3.307 0-6.15 2.447-7.47 5.972-.497 1.336-.785 2.82-.785 4.394 0 3.778 1.615 7.075 4.02 8.886.24 1.424-.604 2.342-2.004 3.012-5.46.788-9.27 2.572-9.27 4.65 0 2.808 6.94 5.084 15.5 5.084 1.13 0 2.22-.052 3.29-.13-.8-.693-1.49-1.53-2-2.506z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M22.847 22.33c-1.604-.713-2.538-1.7-2.156-3.297 2.32-1.853 3.85-5.038 3.85-8.663 0-1.18-.17-2.31-.47-3.366-1.15-4.07-4.31-7-8.05-7-3.41 0-6.34 2.447-7.7 5.972-.51 1.336-.81 2.82-.81 4.394 0 3.778 1.67 7.075 4.15 8.886.25 1.424-.62 2.342-2.07 3.012C3.96 23.056.02 24.84.02 26.92c0 2.807 7.162 5.083 16 5.083s16-2.276 16-5.083c0-2.03-3.755-3.777-9.17-4.59z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M3.25 9.87c.82 3.74 3.61 8.43 7.83 12.65 4.22 4.22 8.91 7 12.65 7.83 2.42.53 4.45.24 5.7-1.01l2.12-2.11c.88-.88.88-2.31 0-3.19l-5.36-3.68c-.88-.88-2.31-.88-3.19 0l-1.76 1.76c-1.07 1.07-4.11-.25-6.8-2.94-2.69-2.69-4.01-5.74-2.94-6.8l1.76-1.76c.88-.88.88-2.31 0-3.19l-3.7-5.37c-.88-.88-2.31-.88-3.19 0L4.26 4.17c-1.25 1.25-1.54 3.28-1.01 5.7z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M32 11.007c0-1.3-1.078-2.356-2.407-2.356-.583 0-1.11.22-1.526.55C25.492 5.99 21.053 3.86 16 3.86c-1.99 0-3.888.33-5.613.927l-3.3-1.63c-.42-.206-.98-.187-1.38.054-.4.24-.707.67-.707 1.13v3.58C4 8.8 3.414 10 2.83 11h-.864C.886 11 0 11.724 0 12.783v5.72C0 19.56.885 20 1.966 20h.864C3.473 22 4 22.685 5 23.624v4.223C5 28.883 6.276 29 7.335 29h2.888c1.06 0 1.777-.117 1.777-1.154v-.853c1 .278 2.664.438 4 .438 1.336 0 3-.16 4-.43v.86c0 1.04.718 1.16 1.777 1.16h2.888c1.06 0 2.335-.11 2.335-1.15v-4.23c2-2.1 3.624-4.89 3.624-7.98 0-.8-.202-1.58-.39-2.34 1.07-.24 1.766-1.17 1.766-2.29zm-24.766 2.72c-.827 0-1.498-.655-1.498-1.465s.67-1.466 1.498-1.466 1.498.656 1.498 1.466-.67 1.466-1.498 1.466z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M15.9.004c-5.523 0-10 4.477-10 10 0 10 10 22 10 22s10-12 10-22c0-5.523-4.477-10-10-10zm0 16c-3.314 0-6-2.686-6-6s2.686-6 6-6 6 2.686 6 6-2.686 6-6 6z"/></svg>
@@ -0,0 +1 @@
1
+ <svg baseProfile="tiny" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16 2C8.3 2 2 8.3 2 16s6.3 14 14 14 14-6.3 14-14S23.7 2 16 2zm-3.1 19.6V10.4l8.4 5.6-8.4 5.6z"/></svg>
@@ -0,0 +1 @@
1
+ <svg baseProfile="tiny" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16 0C7.2 0 0 7.2 0 16s7.2 16 16 16 16-7.2 16-16S24.8 0 16 0zm3.1 14.5v2.4h-4.2v4.7h6V24H9.6v-2.4h2.2v-4.7H10v-2.4h1.8v-2.2c0-2.8 2.2-4.8 5.2-4.8 1.2 0 2.5.3 3.9.8l-.8 2.3c-.9-.4-1.7-.6-2.5-.6-1.5 0-2.6 1-2.6 2.5v1.9h4.1v.1z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M32 7.997C32 6.342 30.658 5 29.003 5H2.997C1.342 5 0 6.342 0 7.997v17.005C0 26.658 1.342 28 2.997 28h26.005C30.658 28 32 26.658 32 25.003V7.997zM29 26H3V8h26v18zM8.49 17c0-2.94 1.696-5 4.16-7H5v14h7.65c-2.464-2-4.16-4.06-4.16-7zm15.02 0c0 2.94-1.696 5-4.16 7H27V10h-7.65c2.464 2 4.16 4.06 4.16 7zm-10.8-2.02c.136.34.274 1.02.412 1.02H12v2h1.606c.072 0 .134-.356.185-.205.05.152.08-.025.08.13 0 .248-.04.317-.14.543-.09.224-.21.35-.35.543-.14.2-.31.33-.49.49-.18.16-.37.28-.57.4l.86 1.26c.27-.2.54-.34.81-.41.27-.07.53-.1.78-.1.31 0 .56.03.76.08.2.06.41.12.61.19.19.07.41.12.64.17.23.05.52.07.87.07s.71-.06 1.09-.19c.38-.12.73-.35 1.06-.67l-.82-1.39c-.247.27-.467.43-.653.5-.19.07-.374.1-.555.1-.185 0-.362-.01-.54-.04-.172-.03-.35-.07-.534-.12-.185-.03-.364-.07-.544-.1-.18-.03-.36-.05-.54-.05-.126 0-.26.02-.4.06-.136.04-.315.13-.535.26l-.03-.022c.305-.24.57-.51.8-.82.22-.306.33-.676.33-1.106 0-.155-.007.36-.02.225-.015-.142-.046.248-.09.248H17v-2h-1.77c-.138 0-.247-.705-.323-.88-.078-.174-.134-.453-.165-.585-.033-.135-.053-.314-.064-.414-.01-.1-.015-.234-.015-.35 0-.38.124-.702.365-.93.245-.23.572-.353.986-.353.348 0 .622.07.82.21.197.14.343.31.44.5.097.2.158.74.185.95.02.21.04.86.05.86h1.86c0-1-.3-2.32-.88-2.9-.59-.59-1.41-1.055-2.47-1.055-.58 0-1.09-.014-1.53.13-.44.15-.81.305-1.1.557-.29.255-.52.525-.67.855-.15.33-.23.79-.23 1.16 0 .42.07.91.2 1.245z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M15 9H5.892C4.24 9 3 10.31 3 11.964V19h12V9zm10.932 23C27.585 32 29 30.65 29 28.998V21H17v11h8.932zM15 32V21H3v7.998C3 30.65 4.24 32 5.892 32H15zM25.932 9H17v10h12v-7.036C29 10.31 27.585 9 25.932 9zM21.05.004c-1.863 0-2.992 1.6-3.9 2.886-.17.243-.34.482-.51.704l-.468.623-.26.346-.263-.35-.47-.62c-.17-.22-.34-.46-.51-.703-.91-1.286-2.04-2.886-3.9-2.886-2.19 0-3.96 1.776-3.96 3.958 0 2.183 1.77 3.96 3.95 3.96.34 0 1.09-.006 1.98-.012 1.03-.007 2.22-.014 3.16-.016.93.003 2.13.01 3.16.016.89.006 1.64.01 1.98.01 2.18 0 3.96-1.775 3.96-3.958C25 1.78 23.22.004 21.04.004zm-8.313 5.902c-.88.006-1.63.01-1.965.01-1.077 0-1.954-.876-1.954-1.954 0-1.077.877-1.954 1.954-1.954.826 0 1.556 1.035 2.263 2.037.186.263.37.523.553.764l.455.6.362.48-1.668.01zm8.314.01c-.33 0-1.08-.004-1.96-.01l-1.67-.01.36-.48.46-.607c.19-.25.37-.51.56-.77.71-1 1.44-2.04 2.27-2.04 1.08 0 1.96.87 1.96 1.95s-.88 1.95-1.95 1.95z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M20.247 15H11.75c-.55 0-.998.448-.998 1s.447 1 1 1h8.495c.552 0 1-.448 1-1s-.448-1-1-1zm0 4H11.75c-.55 0-.998.448-.998 1s.447 1 1 1h8.495c.552 0 1-.448 1-1s-.448-1-1-1zm8.755-12H25V3.128C25 2.008 24.253 1 23.133 1H8.867C7.747 1 7 2.01 7 3.128V7H2.998C1.348 7 0 7.937 0 9.586v8.864C0 20.1 1.35 21 2.998 21H7v3.663l1.946 2.026 2.15 2.23L13.083 31h10.05C24.253 31 25 30 25 28.88V21h4.002c1.65 0 2.998-.9 2.998-2.55V9.586C32 7.936 30.65 7 29.002 7zM9 3h14v4H9V3zm18 16h-2v-4h-2v14h-7.918L15 28.88v-4.216C15 23.56 14.186 23 13.083 23H9v-8H7v4H5v-6h22v6z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16 0C7.164 0 0 7.163 0 16s7.164 16 16 16 16-7.163 16-16S24.836 0 16 0zm0 29C8.832 29 3 23.168 3 16S8.832 3 16 3v13h13c0 7.168-5.832 13-13 13z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16 .004c-8.835 0-16 7.165-16 16s7.165 16 16 16 16-7.165 16-16-7.165-16-16-16zm-.266 26.87c-1.406 0-2.408-1.096-2.408-2.503 0-1.37 1.002-2.31 2.408-2.31 1.405 0 2.408.94 2.408 2.32 0 1.41-1.003 2.51-2.408 2.51zm1.72-7.35l-.03.476H14v-1.01c0-3.693 4.264-4.785 4.264-7.6 0-1.72-1.297-2.877-3.08-2.877-1.316 0-2.56.564-3.96 1.437l-1.53-2.847c1.907-1.282 4.003-1.968 6.13-1.968 3.79 0 6.477 2.488 6.477 5.805 0 4.5-4.53 5.96-4.84 8.585z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M28.232 6.235L23.768 1.77C22.795.796 20.875 0 19.5 0h-15C3.127 0 2 1.127 2 2.502v27.003C2 30.88 3.126 32 4.5 32h23c1.374 0 2.5-1.12 2.5-2.494V10.503c0-1.375-.796-3.296-1.768-4.268zM22 2.895c0 .095.255.192.353.29l4.464 4.463c.098.098.195.352.29.352H22V2.895zm6 26.61c0 .272-.23.495-.5.495h-23c-.27 0-.5-.223-.5-.494V2.502c0-.27.23-.502.5-.502h15c.15 0 .5.022.5.056V10h7.945c.034 0 .055.352.055.503v19.003zM8.5 15H17c.552 0 1-.447 1-1 0-.553-.448-1-1-1H8.5c-.553 0-1 .447-1 1 0 .553.447 1 1 1zM23 18H8.5c-.553 0-1 .447-1 1 0 .553.447 1 1 1H23c.552 0 1-.447 1-1 0-.553-.448-1-1-1zm0 5H8.5c-.553 0-1 .447-1 1 0 .553.447 1 1 1H23c.552 0 1-.447 1-1 0-.553-.448-1-1-1z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M31.164.87L27.312 4.7C24.417 1.812 20.417.002 16 .002 7.132.002-.048 7 0 16h4.004S4 15.987 4 15.958C4 12.762 5.246 9.8 7.513 7.54 9.78 5.28 12.793 4.035 16 4.035s6.218 1.244 8.484 3.504l-3.62 3.6c-.32.32-.093.85.36.85h9.766c.558 0 1.01-.44 1.01-1V1.22c0-.435-.528-.664-.836-.356zM28 16.046c0 3.196-1.247 6.16-3.514 8.42-2.267 2.26-5.28 3.505-8.485 3.505s-6.21-1.24-8.48-3.5l3.62-3.61c.32-.31.1-.85-.36-.85H1.01C.453 20 0 20.45 0 21v9.78c0 .436.528.665.836.357l3.85-3.83c2.896 2.89 6.896 4.695 11.314 4.695C24.867 32.002 32.047 25 32 16h-4.004s.005.017.005.046z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M24.63 10H7.37c-1 0-1.743.906-1.653 2l1.488 18.007C7.295 31.1 8.187 32 9.187 32h13.627c1 0 1.89-.894 1.98-1.988L26.284 12c.09-1.095-.653-2-1.653-2zM12 28.05c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5V13.81c0-.827.448-1.498 1-1.498s1 .67 1 1.5V28.05zm5 0c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5V13.81c0-.827.448-1.498 1-1.498s1 .67 1 1.5V28.05zm5 0c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5V13.81c0-.827.448-1.498 1-1.498s1 .67 1 1.5V28.05zM24.993 4H23V1.003C23 .45 22.497 0 21.944 0H10.478C9.926 0 9 .45 9 1.003V4H7.007C5.35 4 4 5.367 4 7.023V8h24v-.977C28 5.367 26.65 4 24.993 4zM21 4H11V2h10v2z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M15.902.004C7.065.004-.1 7.166-.1 16.004c0 4.614 1.968 8.765 5.097 11.682.275-3.668 1.398-6.39 2.935-8.334 1.795-2.268 4.17-3.507 6.532-3.912 3.447-.594 5.26-1.512 6.252-2.39.543-.547.785-2.07.785-2.07s-1.45.9-2.04 1.22c-.73.502-2.35 1.317-5.24 1.812-2.68.458-5.4 1.882-7.42 4.442-.36.462-.71.963-1.02 1.5-2.38-5.23 2.79-9.246 8.63-10.018 6.41-.846 9.49-2.82 9.49-2.82.61 6.205-1.64 12.942-6.96 15.138-3.83 1.58-6.83 1.898-8.95.476-.84 1.796-1.35 3.87-1.38 6.267 2.63 1.884 5.84 3.008 9.32 3.008 8.84 0 16-7.163 16-16 0-8.836-7.16-16-15.99-16z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M0 9h27v6H0zm0-8h32v6H0zm0 16h24v6H0zm0 8h19v6H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M31.12 5.753L26.25.88C25.688.32 24.925 0 24.13 0H5.437C2.437 0 0 2.443 0 5.442v21.125C0 29.565 2.44 32 5.438 32h21.125C29.56 32 32 29.565 32 26.566V7.874c0-.795-.316-1.56-.88-2.12zM18 3h3v7h-3V3zm11 23.566C29 27.906 27.903 29 26.562 29H5.438C4.098 29 3 27.907 3 26.566V5.442C3 4.102 4.097 3 5.438 3H6v9h17V3h1.13L29 7.874v18.692z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M31.485 14.416L18.473 4.2c-.333-.26-.667-.305-1.046-.12-.38.185-.427.57-.427.99v5.985C7 11.327.093 17.653.093 27.787c0 .32.163.336.328.056.98-1.58 3.58-8.058 16.58-8.28v5.94c0 .42.05.806.43.99.38.185.74.14 1.07-.12l13.03-10.217c.27-.21.4-.53.4-.87 0-.34-.17-.66-.44-.87z"/></svg>
@@ -0,0 +1 @@
1
+ <svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30"><style>.st0{fill:#1C1F4E;}</style><path class="st0" d="M15.1 30.1l-.8-.4c-.2-.1-2-1-6.2-4.4-4.5-3.6-6.6-9.9-6.6-13.2V3L15.1.1 28.7 3v9.1c0 3.3-2 9.6-6.6 13.2-4.2 3.4-6 4.3-6.2 4.4l-.8.4zM5.3 6v6c0 2.1 1.5 7.3 5.2 10.3 2.3 1.9 3.8 2.9 4.7 3.5.9-.6 2.4-1.6 4.7-3.5 3.6-2.9 5.2-8.1 5.2-10.3V6l-9.9-2.1L5.3 6z"/><path class="st0" d="M20.6 12.2h-3.7V8.4h-3.7v3.8H9.4v3.7h3.8v3.8h3.7v-3.8h3.7z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M20 0H8.804C7.472 0 6 1.08 6 2.406v27.196C6 30.928 7.472 32 8.804 32h14.403C24.527 32 26 30.928 26 29.602v-24L20 0zm-8 29h-.792C10.314 29 10 28.086 10 27.205V22h2v7zm0-9h-2v-5.594c0-.886.314-1.406 1.208-1.406H12v7zm6 9h-4v-3h4v3zm0-5h-4v-6h4v6zm0-8h-4v-3h4v3zm4 11.205c0 .88-.314 1.795-1.196 1.795H20v-7h2v5.205zM22 20h-2v-7h.804c.882 0 1.196.52 1.196 1.406V20z"/></svg>