@typo3/icons 2.5.0 → 3.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1452) hide show
  1. package/.github/workflows/ci.yml +1 -1
  2. package/.github/workflows/site.yaml +3 -3
  3. package/.stylelintrc +2 -0
  4. package/assets/scss/icons.scss +29 -21
  5. package/dist/icons.css +1 -1
  6. package/dist/icons.json +60 -0
  7. package/dist/icons.scss +29 -21
  8. package/dist/sprites/actions.svg +1 -1
  9. package/dist/sprites/content.svg +1 -1
  10. package/dist/sprites/files.svg +1 -1
  11. package/dist/sprites/install.svg +1 -1
  12. package/dist/sprites/mimetypes.svg +1 -1
  13. package/dist/sprites/module.svg +1 -1
  14. package/dist/svgs/actions/actions-accessibility.svg +1 -1
  15. package/dist/svgs/actions/actions-add.svg +1 -1
  16. package/dist/svgs/actions/actions-approve.svg +1 -1
  17. package/dist/svgs/actions/actions-archive.svg +1 -1
  18. package/dist/svgs/actions/actions-arrow-down-alt.svg +1 -1
  19. package/dist/svgs/actions/actions-arrow-down-left-alt.svg +1 -1
  20. package/dist/svgs/actions/actions-arrow-down-left.svg +1 -1
  21. package/dist/svgs/actions/actions-arrow-down-right-alt.svg +1 -1
  22. package/dist/svgs/actions/actions-arrow-down-right.svg +1 -1
  23. package/dist/svgs/actions/actions-arrow-down.svg +1 -1
  24. package/dist/svgs/actions/actions-arrow-left-alt.svg +1 -1
  25. package/dist/svgs/actions/actions-arrow-left.svg +1 -1
  26. package/dist/svgs/actions/actions-arrow-right-alt.svg +1 -1
  27. package/dist/svgs/actions/actions-arrow-right-down-alt.svg +1 -1
  28. package/dist/svgs/actions/actions-arrow-right-down.svg +1 -1
  29. package/dist/svgs/actions/actions-arrow-right-up-alt.svg +1 -1
  30. package/dist/svgs/actions/actions-arrow-right-up.svg +1 -1
  31. package/dist/svgs/actions/actions-arrow-right.svg +1 -1
  32. package/dist/svgs/actions/actions-arrow-up-alt.svg +1 -1
  33. package/dist/svgs/actions/actions-arrow-up.svg +1 -1
  34. package/dist/svgs/actions/actions-badge.svg +1 -1
  35. package/dist/svgs/actions/actions-ban.svg +1 -1
  36. package/dist/svgs/actions/actions-barcode-read.svg +1 -1
  37. package/dist/svgs/actions/actions-barcode-scan.svg +1 -1
  38. package/dist/svgs/actions/actions-barcode.svg +1 -1
  39. package/dist/svgs/actions/actions-bolt.svg +1 -1
  40. package/dist/svgs/actions/actions-book.svg +1 -0
  41. package/dist/svgs/actions/actions-brand-apple.svg +1 -1
  42. package/dist/svgs/actions/actions-brand-discord.svg +1 -1
  43. package/dist/svgs/actions/actions-brand-facebook.svg +1 -1
  44. package/dist/svgs/actions/actions-brand-git.svg +1 -1
  45. package/dist/svgs/actions/actions-brand-instagram.svg +1 -0
  46. package/dist/svgs/actions/actions-brand-linkedin.svg +1 -1
  47. package/dist/svgs/actions/actions-brand-linux.svg +1 -1
  48. package/dist/svgs/actions/actions-brand-php.svg +1 -1
  49. package/dist/svgs/actions/actions-brand-slack.svg +1 -1
  50. package/dist/svgs/actions/actions-brand-twitter.svg +1 -1
  51. package/dist/svgs/actions/actions-brand-typo3.svg +1 -1
  52. package/dist/svgs/actions/actions-brand-windows.svg +1 -1
  53. package/dist/svgs/actions/actions-brand-xing.svg +1 -1
  54. package/dist/svgs/actions/actions-brand-youtube.svg +1 -1
  55. package/dist/svgs/actions/actions-briefcase.svg +1 -1
  56. package/dist/svgs/actions/actions-browser.svg +1 -1
  57. package/dist/svgs/actions/actions-building.svg +1 -1
  58. package/dist/svgs/actions/actions-calendar-alternative.svg +1 -1
  59. package/dist/svgs/actions/actions-calendar.svg +1 -1
  60. package/dist/svgs/actions/actions-canvas.svg +1 -1
  61. package/dist/svgs/actions/actions-caret-bar-bottom.svg +1 -1
  62. package/dist/svgs/actions/actions-caret-bar-left.svg +1 -1
  63. package/dist/svgs/actions/actions-caret-bar-right.svg +1 -1
  64. package/dist/svgs/actions/actions-caret-bar-top.svg +1 -1
  65. package/dist/svgs/actions/actions-caret-down.svg +1 -1
  66. package/dist/svgs/actions/actions-caret-left.svg +1 -1
  67. package/dist/svgs/actions/actions-caret-right.svg +1 -1
  68. package/dist/svgs/actions/actions-caret-up.svg +1 -1
  69. package/dist/svgs/actions/actions-cart.svg +1 -1
  70. package/dist/svgs/actions/actions-category.svg +1 -1
  71. package/dist/svgs/actions/actions-certificate-alternative.svg +1 -1
  72. package/dist/svgs/actions/actions-certificate.svg +1 -1
  73. package/dist/svgs/actions/actions-chat.svg +1 -1
  74. package/dist/svgs/actions/actions-check-badge-alt.svg +1 -1
  75. package/dist/svgs/actions/actions-check-badge.svg +1 -1
  76. package/dist/svgs/actions/actions-check-circle-alt.svg +1 -1
  77. package/dist/svgs/actions/actions-check-circle.svg +1 -1
  78. package/dist/svgs/actions/actions-check-square-alt.svg +1 -1
  79. package/dist/svgs/actions/actions-check-square.svg +1 -1
  80. package/dist/svgs/actions/actions-check.svg +1 -1
  81. package/dist/svgs/actions/actions-chevron-bar-down.svg +1 -1
  82. package/dist/svgs/actions/actions-chevron-bar-left.svg +1 -1
  83. package/dist/svgs/actions/actions-chevron-bar-right.svg +1 -1
  84. package/dist/svgs/actions/actions-chevron-bar-up.svg +1 -1
  85. package/dist/svgs/actions/actions-chevron-contract.svg +1 -1
  86. package/dist/svgs/actions/actions-chevron-double-left.svg +1 -1
  87. package/dist/svgs/actions/actions-chevron-double-right.svg +1 -1
  88. package/dist/svgs/actions/actions-chevron-down.svg +1 -1
  89. package/dist/svgs/actions/actions-chevron-expand.svg +1 -1
  90. package/dist/svgs/actions/actions-chevron-left.svg +1 -1
  91. package/dist/svgs/actions/actions-chevron-right.svg +1 -1
  92. package/dist/svgs/actions/actions-chevron-up.svg +1 -1
  93. package/dist/svgs/actions/actions-circle.svg +1 -1
  94. package/dist/svgs/actions/actions-clipboard-close.svg +1 -1
  95. package/dist/svgs/actions/actions-clipboard-paste.svg +1 -1
  96. package/dist/svgs/actions/actions-clipboard.svg +1 -1
  97. package/dist/svgs/actions/actions-clock.svg +1 -1
  98. package/dist/svgs/actions/actions-close.svg +1 -1
  99. package/dist/svgs/actions/actions-cloud-slash.svg +1 -1
  100. package/dist/svgs/actions/actions-cloud.svg +1 -1
  101. package/dist/svgs/actions/actions-code-commit.svg +1 -1
  102. package/dist/svgs/actions/actions-code-compare.svg +1 -1
  103. package/dist/svgs/actions/actions-code-fork.svg +1 -1
  104. package/dist/svgs/actions/actions-code-merge-localization.svg +1 -1
  105. package/dist/svgs/actions/actions-code-merge.svg +1 -1
  106. package/dist/svgs/actions/actions-code-pull-request-close.svg +1 -1
  107. package/dist/svgs/actions/actions-code-pull-request-draft.svg +1 -1
  108. package/dist/svgs/actions/actions-code-pull-request.svg +1 -1
  109. package/dist/svgs/actions/actions-code.svg +1 -1
  110. package/dist/svgs/actions/actions-coffee.svg +1 -0
  111. package/dist/svgs/actions/actions-cog-alt.svg +1 -1
  112. package/dist/svgs/actions/actions-cog.svg +1 -1
  113. package/dist/svgs/actions/actions-comment.svg +1 -1
  114. package/dist/svgs/actions/actions-container.svg +1 -0
  115. package/dist/svgs/actions/actions-cookie-bite.svg +1 -1
  116. package/dist/svgs/actions/actions-cookie.svg +1 -1
  117. package/dist/svgs/actions/actions-cpu.svg +1 -1
  118. package/dist/svgs/actions/actions-credit-card.svg +1 -1
  119. package/dist/svgs/actions/actions-crop.svg +1 -0
  120. package/dist/svgs/actions/actions-cut-release.svg +1 -1
  121. package/dist/svgs/actions/actions-cut.svg +1 -1
  122. package/dist/svgs/actions/actions-database-export.svg +1 -1
  123. package/dist/svgs/actions/actions-database-import.svg +1 -1
  124. package/dist/svgs/actions/actions-database-reload.svg +1 -1
  125. package/dist/svgs/actions/actions-database.svg +1 -1
  126. package/dist/svgs/actions/actions-debug.svg +1 -1
  127. package/dist/svgs/actions/actions-delete-edit.svg +1 -1
  128. package/dist/svgs/actions/actions-delete-restore.svg +1 -1
  129. package/dist/svgs/actions/actions-delete.svg +1 -1
  130. package/dist/svgs/actions/actions-device-desktop-star.svg +1 -1
  131. package/dist/svgs/actions/actions-device-desktop-user.svg +1 -1
  132. package/dist/svgs/actions/actions-device-desktop.svg +1 -1
  133. package/dist/svgs/actions/actions-device-mobile.svg +1 -1
  134. package/dist/svgs/actions/actions-device-orientation-change.svg +1 -1
  135. package/dist/svgs/actions/actions-device-tablet.svg +1 -1
  136. package/dist/svgs/actions/actions-device-unidentified.svg +1 -1
  137. package/dist/svgs/actions/actions-document-add.svg +1 -1
  138. package/dist/svgs/actions/actions-document-edit-access.svg +1 -1
  139. package/dist/svgs/actions/actions-document-edit.svg +1 -1
  140. package/dist/svgs/actions/actions-document-localize.svg +1 -1
  141. package/dist/svgs/actions/actions-document-move.svg +1 -1
  142. package/dist/svgs/actions/actions-document-readonly.svg +1 -1
  143. package/dist/svgs/actions/actions-document-select.svg +1 -1
  144. package/dist/svgs/actions/actions-document-share.svg +1 -1
  145. package/dist/svgs/actions/actions-document-synchronize.svg +1 -1
  146. package/dist/svgs/actions/actions-document-view.svg +1 -1
  147. package/dist/svgs/actions/actions-document.svg +1 -1
  148. package/dist/svgs/actions/actions-dot.svg +1 -1
  149. package/dist/svgs/actions/actions-download.svg +1 -1
  150. package/dist/svgs/actions/actions-drag.svg +1 -1
  151. package/dist/svgs/actions/actions-duplicate.svg +1 -1
  152. package/dist/svgs/actions/actions-duplicates.svg +1 -1
  153. package/dist/svgs/actions/actions-envelope-open-text.svg +1 -1
  154. package/dist/svgs/actions/actions-envelope-open.svg +1 -1
  155. package/dist/svgs/actions/actions-envelope.svg +1 -1
  156. package/dist/svgs/actions/actions-exchange.svg +1 -1
  157. package/dist/svgs/actions/actions-exclamation-circle-alt.svg +1 -1
  158. package/dist/svgs/actions/actions-exclamation-circle.svg +1 -1
  159. package/dist/svgs/actions/actions-exclamation-triangle-alt.svg +1 -1
  160. package/dist/svgs/actions/actions-exclamation-triangle.svg +1 -1
  161. package/dist/svgs/actions/actions-exclamation.svg +1 -1
  162. package/dist/svgs/actions/actions-expand.svg +1 -1
  163. package/dist/svgs/actions/actions-extension-add.svg +1 -1
  164. package/dist/svgs/actions/actions-extension-import.svg +1 -1
  165. package/dist/svgs/actions/actions-extension-refresh.svg +1 -1
  166. package/dist/svgs/actions/actions-extension-remove.svg +1 -1
  167. package/dist/svgs/actions/actions-extension.svg +1 -1
  168. package/dist/svgs/actions/actions-eye-link.svg +1 -1
  169. package/dist/svgs/actions/actions-eye.svg +1 -1
  170. package/dist/svgs/actions/actions-file-add.svg +1 -1
  171. package/dist/svgs/actions/actions-file-audio.svg +1 -1
  172. package/dist/svgs/actions/actions-file-certificate.svg +1 -1
  173. package/dist/svgs/actions/actions-file-csv-download.svg +1 -1
  174. package/dist/svgs/actions/actions-file-csv.svg +1 -1
  175. package/dist/svgs/actions/actions-file-edit.svg +1 -1
  176. package/dist/svgs/actions/actions-file-html.svg +1 -1
  177. package/dist/svgs/actions/actions-file-image.svg +1 -1
  178. package/dist/svgs/actions/actions-file-move.svg +1 -1
  179. package/dist/svgs/actions/actions-file-openoffice.svg +1 -1
  180. package/dist/svgs/actions/actions-file-pdf.svg +1 -1
  181. package/dist/svgs/actions/actions-file-search.svg +1 -1
  182. package/dist/svgs/actions/actions-file-shield.svg +1 -1
  183. package/dist/svgs/actions/actions-file-t3d-download.svg +1 -1
  184. package/dist/svgs/actions/actions-file-t3d-upload.svg +1 -1
  185. package/dist/svgs/actions/actions-file-t3d.svg +1 -1
  186. package/dist/svgs/actions/actions-file-text.svg +1 -1
  187. package/dist/svgs/actions/actions-file-video.svg +1 -1
  188. package/dist/svgs/actions/actions-file-view.svg +1 -1
  189. package/dist/svgs/actions/actions-file.svg +1 -1
  190. package/dist/svgs/actions/actions-filter.svg +1 -1
  191. package/dist/svgs/actions/actions-folder-add.svg +1 -1
  192. package/dist/svgs/actions/actions-folder.svg +1 -1
  193. package/dist/svgs/actions/actions-form-insert-after.svg +1 -1
  194. package/dist/svgs/actions/actions-form-insert-in.svg +1 -1
  195. package/dist/svgs/actions/actions-fullscreen.svg +1 -1
  196. package/dist/svgs/actions/actions-gift-card.svg +1 -1
  197. package/dist/svgs/actions/actions-gift.svg +1 -1
  198. package/dist/svgs/actions/actions-git.svg +1 -1
  199. package/dist/svgs/actions/actions-globe-alt.svg +1 -1
  200. package/dist/svgs/actions/actions-globe.svg +1 -1
  201. package/dist/svgs/actions/actions-graduation-cap.svg +1 -1
  202. package/dist/svgs/actions/actions-hand-pointer.svg +1 -1
  203. package/dist/svgs/actions/actions-heart-alt.svg +1 -1
  204. package/dist/svgs/actions/actions-heart.svg +1 -1
  205. package/dist/svgs/actions/actions-history.svg +1 -1
  206. package/dist/svgs/actions/actions-house.svg +1 -1
  207. package/dist/svgs/actions/actions-id-badge.svg +1 -1
  208. package/dist/svgs/actions/actions-image.svg +1 -1
  209. package/dist/svgs/actions/actions-infinity.svg +1 -1
  210. package/dist/svgs/actions/actions-info-circle-alt.svg +1 -1
  211. package/dist/svgs/actions/actions-info-circle.svg +1 -1
  212. package/dist/svgs/actions/actions-info.svg +1 -1
  213. package/dist/svgs/actions/actions-insert.svg +1 -1
  214. package/dist/svgs/actions/actions-key.svg +1 -1
  215. package/dist/svgs/actions/actions-lightbulb-on.svg +1 -1
  216. package/dist/svgs/actions/actions-lightbulb.svg +1 -1
  217. package/dist/svgs/actions/actions-link.svg +1 -1
  218. package/dist/svgs/actions/actions-list-alternative.svg +1 -1
  219. package/dist/svgs/actions/actions-list.svg +1 -1
  220. package/dist/svgs/actions/actions-lock.svg +1 -1
  221. package/dist/svgs/actions/actions-login.svg +1 -1
  222. package/dist/svgs/actions/actions-logout.svg +1 -1
  223. package/dist/svgs/actions/actions-magnet.svg +1 -0
  224. package/dist/svgs/actions/actions-map.svg +1 -1
  225. package/dist/svgs/actions/actions-marker.svg +1 -1
  226. package/dist/svgs/actions/actions-menu-alternative.svg +1 -1
  227. package/dist/svgs/actions/actions-menu.svg +1 -1
  228. package/dist/svgs/actions/actions-message-add.svg +1 -1
  229. package/dist/svgs/actions/actions-message-dots.svg +1 -1
  230. package/dist/svgs/actions/actions-message-localize.svg +1 -1
  231. package/dist/svgs/actions/actions-message-remove.svg +1 -1
  232. package/dist/svgs/actions/actions-message.svg +1 -1
  233. package/dist/svgs/actions/actions-microchip.svg +1 -1
  234. package/dist/svgs/actions/actions-move.svg +1 -1
  235. package/dist/svgs/actions/actions-music-alt.svg +1 -1
  236. package/dist/svgs/actions/actions-music.svg +1 -1
  237. package/dist/svgs/actions/actions-newspaper.svg +1 -1
  238. package/dist/svgs/actions/actions-note.svg +1 -1
  239. package/dist/svgs/actions/actions-notebook-typoscript.svg +1 -1
  240. package/dist/svgs/actions/actions-notebook.svg +1 -1
  241. package/dist/svgs/actions/actions-open.svg +1 -1
  242. package/dist/svgs/actions/actions-options.svg +1 -1
  243. package/dist/svgs/actions/actions-package.svg +1 -1
  244. package/dist/svgs/actions/actions-pagetree-mount.svg +1 -1
  245. package/dist/svgs/actions/actions-pagetree.svg +1 -1
  246. package/dist/svgs/actions/actions-paperplane.svg +1 -1
  247. package/dist/svgs/actions/actions-paste-after.svg +1 -1
  248. package/dist/svgs/actions/actions-paste-before.svg +1 -1
  249. package/dist/svgs/actions/actions-pause.svg +1 -1
  250. package/dist/svgs/actions/actions-percent-badge.svg +1 -1
  251. package/dist/svgs/actions/actions-percent.svg +1 -1
  252. package/dist/svgs/actions/actions-phone.svg +1 -1
  253. package/dist/svgs/actions/actions-placeholder-add.svg +1 -1
  254. package/dist/svgs/actions/actions-placeholder.svg +1 -1
  255. package/dist/svgs/actions/actions-play.svg +1 -1
  256. package/dist/svgs/actions/actions-preview.svg +1 -1
  257. package/dist/svgs/actions/actions-qrcode.svg +1 -1
  258. package/dist/svgs/actions/actions-question-circle-alt.svg +1 -1
  259. package/dist/svgs/actions/actions-question-circle.svg +1 -1
  260. package/dist/svgs/actions/actions-question.svg +1 -1
  261. package/dist/svgs/actions/actions-random.svg +1 -1
  262. package/dist/svgs/actions/actions-receipt.svg +1 -1
  263. package/dist/svgs/actions/actions-redo.svg +1 -1
  264. package/dist/svgs/actions/actions-refresh.svg +1 -1
  265. package/dist/svgs/actions/actions-remove.svg +1 -1
  266. package/dist/svgs/actions/actions-rename.svg +1 -1
  267. package/dist/svgs/actions/actions-replace.svg +1 -1
  268. package/dist/svgs/actions/actions-rocket.svg +1 -1
  269. package/dist/svgs/actions/actions-rss.svg +1 -1
  270. package/dist/svgs/actions/actions-save-add.svg +1 -1
  271. package/dist/svgs/actions/actions-save-close.svg +1 -1
  272. package/dist/svgs/actions/actions-save-translation-clearcache.svg +1 -1
  273. package/dist/svgs/actions/actions-save-translation.svg +1 -1
  274. package/dist/svgs/actions/actions-save-view.svg +1 -1
  275. package/dist/svgs/actions/actions-save.svg +1 -1
  276. package/dist/svgs/actions/actions-search.svg +1 -1
  277. package/dist/svgs/actions/actions-server.svg +1 -1
  278. package/dist/svgs/actions/actions-share-alt.svg +1 -1
  279. package/dist/svgs/actions/actions-share.svg +1 -1
  280. package/dist/svgs/actions/actions-shield-star.svg +1 -1
  281. package/dist/svgs/actions/actions-shield-typo3.svg +1 -1
  282. package/dist/svgs/actions/actions-shield.svg +1 -1
  283. package/dist/svgs/actions/actions-sort-amount-down.svg +1 -1
  284. package/dist/svgs/actions/actions-sort-amount-up.svg +1 -1
  285. package/dist/svgs/actions/actions-sort-amount.svg +1 -1
  286. package/dist/svgs/actions/actions-square.svg +1 -1
  287. package/dist/svgs/actions/actions-star.svg +1 -1
  288. package/dist/svgs/actions/actions-store.svg +1 -0
  289. package/dist/svgs/actions/actions-swap.svg +1 -1
  290. package/dist/svgs/actions/actions-synchronize.svg +1 -1
  291. package/dist/svgs/actions/actions-table.svg +1 -1
  292. package/dist/svgs/actions/actions-tag.svg +1 -1
  293. package/dist/svgs/actions/actions-template-new.svg +1 -1
  294. package/dist/svgs/actions/actions-template.svg +1 -1
  295. package/dist/svgs/actions/actions-terminal.svg +1 -1
  296. package/dist/svgs/actions/actions-thumbtack.svg +1 -1
  297. package/dist/svgs/actions/actions-ticket.svg +1 -1
  298. package/dist/svgs/actions/actions-toggle-off.svg +1 -1
  299. package/dist/svgs/actions/actions-toggle-on.svg +1 -1
  300. package/dist/svgs/actions/actions-translate.svg +1 -1
  301. package/dist/svgs/actions/actions-triangle.svg +1 -1
  302. package/dist/svgs/actions/actions-trophy.svg +1 -1
  303. package/dist/svgs/actions/actions-undo.svg +1 -1
  304. package/dist/svgs/actions/actions-university.svg +1 -1
  305. package/dist/svgs/actions/actions-unlink.svg +1 -1
  306. package/dist/svgs/actions/actions-unlock.svg +1 -1
  307. package/dist/svgs/actions/actions-upload.svg +1 -1
  308. package/dist/svgs/actions/actions-user-emulate.svg +1 -1
  309. package/dist/svgs/actions/actions-user-switch.svg +1 -1
  310. package/dist/svgs/actions/actions-user.svg +1 -1
  311. package/dist/svgs/actions/actions-users.svg +1 -1
  312. package/dist/svgs/actions/actions-variable-add.svg +1 -1
  313. package/dist/svgs/actions/actions-variable-remove.svg +1 -1
  314. package/dist/svgs/actions/actions-variable.svg +1 -1
  315. package/dist/svgs/actions/actions-viewmode-list.svg +1 -1
  316. package/dist/svgs/actions/actions-viewmode-photos.svg +1 -1
  317. package/dist/svgs/actions/actions-viewmode-tiles.svg +1 -1
  318. package/dist/svgs/actions/actions-wallet.svg +1 -1
  319. package/dist/svgs/actions/actions-window-cog.svg +1 -1
  320. package/dist/svgs/actions/actions-window-open.svg +1 -1
  321. package/dist/svgs/actions/actions-window-restore.svg +1 -1
  322. package/dist/svgs/actions/actions-window.svg +1 -1
  323. package/dist/svgs/apps/apps-clipboard-images.svg +1 -1
  324. package/dist/svgs/apps/apps-clipboard-list.svg +1 -1
  325. package/dist/svgs/apps/apps-filetree-folder-add.svg +1 -1
  326. package/dist/svgs/apps/apps-filetree-folder-default.svg +1 -1
  327. package/dist/svgs/apps/apps-filetree-folder-list.svg +1 -1
  328. package/dist/svgs/apps/apps-filetree-folder-locked.svg +1 -1
  329. package/dist/svgs/apps/apps-filetree-folder-media.svg +1 -1
  330. package/dist/svgs/apps/apps-filetree-folder-news.svg +1 -1
  331. package/dist/svgs/apps/apps-filetree-folder-opened.svg +1 -1
  332. package/dist/svgs/apps/apps-filetree-folder-temp.svg +1 -1
  333. package/dist/svgs/apps/apps-filetree-folder-user.svg +1 -1
  334. package/dist/svgs/apps/apps-filetree-folder.svg +1 -1
  335. package/dist/svgs/apps/apps-filetree-mount.svg +1 -1
  336. package/dist/svgs/apps/apps-filetree-root.svg +1 -1
  337. package/dist/svgs/apps/apps-irre-collapsed.svg +1 -1
  338. package/dist/svgs/apps/apps-irre-expanded.svg +1 -1
  339. package/dist/svgs/apps/apps-pagetree-backend-user-hideinmenu.svg +1 -1
  340. package/dist/svgs/apps/apps-pagetree-backend-user.svg +1 -1
  341. package/dist/svgs/apps/apps-pagetree-category-collapse-all.svg +1 -1
  342. package/dist/svgs/apps/apps-pagetree-category-expand-all.svg +1 -1
  343. package/dist/svgs/apps/apps-pagetree-collapse.svg +1 -1
  344. package/dist/svgs/apps/apps-pagetree-drag-copy-above.svg +1 -1
  345. package/dist/svgs/apps/apps-pagetree-drag-copy-below.svg +1 -1
  346. package/dist/svgs/apps/apps-pagetree-drag-move-above.svg +1 -1
  347. package/dist/svgs/apps/apps-pagetree-drag-move-below.svg +1 -1
  348. package/dist/svgs/apps/apps-pagetree-drag-move-between.svg +1 -1
  349. package/dist/svgs/apps/apps-pagetree-drag-move-into.svg +1 -1
  350. package/dist/svgs/apps/apps-pagetree-drag-new-between.svg +1 -1
  351. package/dist/svgs/apps/apps-pagetree-drag-new-inside.svg +1 -1
  352. package/dist/svgs/apps/apps-pagetree-drag-place-denied.svg +1 -1
  353. package/dist/svgs/apps/apps-pagetree-expand.svg +1 -1
  354. package/dist/svgs/apps/apps-pagetree-folder-contains-approve.svg +1 -1
  355. package/dist/svgs/apps/apps-pagetree-folder-contains-board.svg +1 -1
  356. package/dist/svgs/apps/apps-pagetree-folder-contains-fe_users.svg +1 -1
  357. package/dist/svgs/apps/apps-pagetree-folder-contains-news.svg +1 -1
  358. package/dist/svgs/apps/apps-pagetree-folder-contains-shop.svg +1 -1
  359. package/dist/svgs/apps/apps-pagetree-folder-contains.svg +1 -1
  360. package/dist/svgs/apps/apps-pagetree-folder-default.svg +1 -1
  361. package/dist/svgs/apps/apps-pagetree-folder-hideinmenu.svg +1 -1
  362. package/dist/svgs/apps/apps-pagetree-folder-root.svg +1 -1
  363. package/dist/svgs/apps/apps-pagetree-page-advanced-hideinmenu.svg +1 -1
  364. package/dist/svgs/apps/apps-pagetree-page-advanced-root.svg +1 -1
  365. package/dist/svgs/apps/apps-pagetree-page-advanced.svg +1 -1
  366. package/dist/svgs/apps/apps-pagetree-page-backend-user-hideinmenu.svg +1 -1
  367. package/dist/svgs/apps/apps-pagetree-page-backend-user-root.svg +1 -1
  368. package/dist/svgs/apps/apps-pagetree-page-backend-user.svg +1 -1
  369. package/dist/svgs/apps/apps-pagetree-page-backend-users-hideinmenu.svg +1 -1
  370. package/dist/svgs/apps/apps-pagetree-page-backend-users-root.svg +1 -1
  371. package/dist/svgs/apps/apps-pagetree-page-backend-users.svg +1 -1
  372. package/dist/svgs/apps/apps-pagetree-page-content-from-page-hideinmenu.svg +1 -1
  373. package/dist/svgs/apps/apps-pagetree-page-content-from-page-root.svg +1 -1
  374. package/dist/svgs/apps/apps-pagetree-page-content-from-page.svg +1 -1
  375. package/dist/svgs/apps/apps-pagetree-page-default.svg +1 -1
  376. package/dist/svgs/apps/apps-pagetree-page-domain.svg +1 -1
  377. package/dist/svgs/apps/apps-pagetree-page-frontend-user-hideinmenu.svg +1 -1
  378. package/dist/svgs/apps/apps-pagetree-page-frontend-user-root.svg +1 -1
  379. package/dist/svgs/apps/apps-pagetree-page-frontend-user.svg +1 -1
  380. package/dist/svgs/apps/apps-pagetree-page-frontend-users-hideinmenu.svg +1 -1
  381. package/dist/svgs/apps/apps-pagetree-page-frontend-users-root.svg +1 -1
  382. package/dist/svgs/apps/apps-pagetree-page-frontend-users.svg +1 -1
  383. package/dist/svgs/apps/apps-pagetree-page-hideinmenu.svg +1 -1
  384. package/dist/svgs/apps/apps-pagetree-page-mountpoint-hideinmenu.svg +1 -1
  385. package/dist/svgs/apps/apps-pagetree-page-mountpoint-root.svg +1 -1
  386. package/dist/svgs/apps/apps-pagetree-page-mountpoint.svg +1 -1
  387. package/dist/svgs/apps/apps-pagetree-page-shortcut-external-hideinmenu.svg +1 -1
  388. package/dist/svgs/apps/apps-pagetree-page-shortcut-external-root.svg +1 -1
  389. package/dist/svgs/apps/apps-pagetree-page-shortcut-external.svg +1 -1
  390. package/dist/svgs/apps/apps-pagetree-page-shortcut-hideinmenu.svg +1 -1
  391. package/dist/svgs/apps/apps-pagetree-page-shortcut-root.svg +1 -1
  392. package/dist/svgs/apps/apps-pagetree-page-shortcut.svg +1 -1
  393. package/dist/svgs/apps/apps-pagetree-page.svg +1 -1
  394. package/dist/svgs/apps/apps-pagetree-root.svg +1 -1
  395. package/dist/svgs/apps/apps-pagetree-spacer-hideinmenu.svg +1 -1
  396. package/dist/svgs/apps/apps-pagetree-spacer-root.svg +1 -1
  397. package/dist/svgs/apps/apps-pagetree-spacer.svg +1 -1
  398. package/dist/svgs/apps/apps-toolbar-menu-actions.svg +1 -1
  399. package/dist/svgs/apps/apps-toolbar-menu-cache.svg +1 -1
  400. package/dist/svgs/apps/apps-toolbar-menu-help.svg +1 -1
  401. package/dist/svgs/apps/apps-toolbar-menu-opendocs.svg +1 -1
  402. package/dist/svgs/apps/apps-toolbar-menu-search.svg +1 -1
  403. package/dist/svgs/apps/apps-toolbar-menu-shortcut.svg +1 -1
  404. package/dist/svgs/apps/apps-toolbar-menu-systeminformation.svg +1 -1
  405. package/dist/svgs/apps/apps-toolbar-menu-workspace.svg +1 -1
  406. package/dist/svgs/avatar/avatar-default.svg +1 -1
  407. package/dist/svgs/content/content-accordion.svg +1 -1
  408. package/dist/svgs/content/content-audio.svg +1 -1
  409. package/dist/svgs/content/content-beside-text-img-above-center.svg +1 -1
  410. package/dist/svgs/content/content-beside-text-img-above-left.svg +1 -1
  411. package/dist/svgs/content/content-beside-text-img-above-right.svg +1 -1
  412. package/dist/svgs/content/content-beside-text-img-below-center.svg +1 -1
  413. package/dist/svgs/content/content-beside-text-img-below-left.svg +1 -1
  414. package/dist/svgs/content/content-beside-text-img-below-right.svg +1 -1
  415. package/dist/svgs/content/content-beside-text-img-left.svg +1 -1
  416. package/dist/svgs/content/content-beside-text-img-right.svg +1 -1
  417. package/dist/svgs/content/content-book.svg +1 -1
  418. package/dist/svgs/content/content-briefcase.svg +1 -1
  419. package/dist/svgs/content/content-building.svg +1 -1
  420. package/dist/svgs/content/content-bullets.svg +1 -1
  421. package/dist/svgs/content/content-carousel-header.svg +1 -1
  422. package/dist/svgs/content/content-carousel-html.svg +1 -1
  423. package/dist/svgs/content/content-carousel-image.svg +1 -1
  424. package/dist/svgs/content/content-carousel-item-textandimage.svg +1 -1
  425. package/dist/svgs/content/content-carousel.svg +1 -1
  426. package/dist/svgs/content/content-certificate-alternative.svg +1 -1
  427. package/dist/svgs/content/content-certificate.svg +1 -1
  428. package/dist/svgs/content/content-clock.svg +1 -1
  429. package/dist/svgs/content/content-coffee.svg +1 -1
  430. package/dist/svgs/content/content-container-columns-1.svg +1 -1
  431. package/dist/svgs/content/content-container-columns-2-left.svg +1 -1
  432. package/dist/svgs/content/content-container-columns-2-right.svg +1 -1
  433. package/dist/svgs/content/content-container-columns-2.svg +1 -1
  434. package/dist/svgs/content/content-container-columns-3.svg +1 -1
  435. package/dist/svgs/content/content-container-columns-4.svg +1 -1
  436. package/dist/svgs/content/content-container.svg +1 -0
  437. package/dist/svgs/content/content-cpu.svg +1 -1
  438. package/dist/svgs/content/content-dashboard-empty.svg +1 -1
  439. package/dist/svgs/content/content-dashboard.svg +1 -1
  440. package/dist/svgs/content/content-device-desktop.svg +1 -1
  441. package/dist/svgs/content/content-device-mobile.svg +1 -1
  442. package/dist/svgs/content/content-device-tablet.svg +1 -1
  443. package/dist/svgs/content/content-elements-login.svg +1 -1
  444. package/dist/svgs/content/content-elements-mailform.svg +1 -1
  445. package/dist/svgs/content/content-elements-searchform.svg +1 -1
  446. package/dist/svgs/content/content-extension.svg +1 -1
  447. package/dist/svgs/content/content-form.svg +1 -1
  448. package/dist/svgs/content/content-gallery.svg +1 -1
  449. package/dist/svgs/content/content-header.svg +1 -1
  450. package/dist/svgs/content/content-heart.svg +1 -1
  451. package/dist/svgs/content/content-idea.svg +1 -1
  452. package/dist/svgs/content/content-image.svg +1 -1
  453. package/dist/svgs/content/content-info.svg +1 -1
  454. package/dist/svgs/content/content-inside-text-img-left.svg +1 -1
  455. package/dist/svgs/content/content-inside-text-img-right.svg +1 -1
  456. package/dist/svgs/content/content-magnet.svg +1 -0
  457. package/dist/svgs/content/content-map.svg +1 -1
  458. package/dist/svgs/content/content-marker.svg +1 -1
  459. package/dist/svgs/content/content-media.svg +1 -1
  460. package/dist/svgs/content/content-menu-abstract.svg +1 -1
  461. package/dist/svgs/content/content-menu-card.svg +1 -1
  462. package/dist/svgs/content/content-menu-categorized.svg +1 -1
  463. package/dist/svgs/content/content-menu-pages.svg +1 -1
  464. package/dist/svgs/content/content-menu-recently-updated.svg +1 -1
  465. package/dist/svgs/content/content-menu-related.svg +1 -1
  466. package/dist/svgs/content/content-menu-section.svg +1 -1
  467. package/dist/svgs/content/content-menu-sitemap-pages.svg +1 -1
  468. package/dist/svgs/content/content-menu-sitemap.svg +1 -1
  469. package/dist/svgs/content/content-menu-thumbnail.svg +1 -1
  470. package/dist/svgs/content/content-message-dots.svg +1 -1
  471. package/dist/svgs/content/content-message.svg +1 -1
  472. package/dist/svgs/content/content-messages.svg +1 -1
  473. package/dist/svgs/content/content-microchip.svg +1 -1
  474. package/dist/svgs/content/content-news.svg +1 -1
  475. package/dist/svgs/content/content-note.svg +1 -1
  476. package/dist/svgs/content/content-package.svg +1 -1
  477. package/dist/svgs/content/content-panel.svg +1 -1
  478. package/dist/svgs/content/content-plugin.svg +1 -1
  479. package/dist/svgs/content/content-quote.svg +1 -1
  480. package/dist/svgs/content/content-special-div.svg +1 -1
  481. package/dist/svgs/content/content-special-html.svg +1 -1
  482. package/dist/svgs/content/content-special-indexed_search.svg +1 -1
  483. package/dist/svgs/content/content-special-menu.svg +1 -1
  484. package/dist/svgs/content/content-special-shortcut.svg +1 -1
  485. package/dist/svgs/content/content-special-uploads.svg +1 -1
  486. package/dist/svgs/content/content-store.svg +1 -1
  487. package/dist/svgs/content/content-tab-item.svg +1 -1
  488. package/dist/svgs/content/content-tab.svg +1 -1
  489. package/dist/svgs/content/content-table.svg +1 -1
  490. package/dist/svgs/content/content-target.svg +1 -1
  491. package/dist/svgs/content/content-text-columns.svg +1 -1
  492. package/dist/svgs/content/content-text-teaser.svg +1 -1
  493. package/dist/svgs/content/content-text.svg +1 -1
  494. package/dist/svgs/content/content-textmedia.svg +1 -1
  495. package/dist/svgs/content/content-textpic.svg +1 -1
  496. package/dist/svgs/content/content-thumbtack.svg +1 -1
  497. package/dist/svgs/content/content-trophy.svg +1 -1
  498. package/dist/svgs/content/content-user.svg +1 -1
  499. package/dist/svgs/content/content-widget-calltoaction.svg +1 -1
  500. package/dist/svgs/content/content-widget-chart-bar.svg +1 -1
  501. package/dist/svgs/content/content-widget-chart-pie.svg +1 -1
  502. package/dist/svgs/content/content-widget-chart.svg +1 -1
  503. package/dist/svgs/content/content-widget-image.svg +1 -1
  504. package/dist/svgs/content/content-widget-list.svg +1 -1
  505. package/dist/svgs/content/content-widget-number.svg +1 -1
  506. package/dist/svgs/content/content-widget-rss.svg +1 -1
  507. package/dist/svgs/content/content-widget-table.svg +1 -1
  508. package/dist/svgs/content/content-widget-text.svg +1 -1
  509. package/dist/svgs/content/content-widget.svg +1 -1
  510. package/dist/svgs/default/default-not-found.svg +1 -1
  511. package/dist/svgs/files/files-folder-content.svg +1 -1
  512. package/dist/svgs/files/files-folder-images.svg +1 -1
  513. package/dist/svgs/files/files-folder.svg +1 -1
  514. package/dist/svgs/form/form-advanced-password.svg +1 -1
  515. package/dist/svgs/form/form-checkbox.svg +1 -1
  516. package/dist/svgs/form/form-content-element.svg +1 -1
  517. package/dist/svgs/form/form-date-picker.svg +1 -1
  518. package/dist/svgs/form/form-email.svg +1 -1
  519. package/dist/svgs/form/form-fieldset.svg +1 -1
  520. package/dist/svgs/form/form-file-upload.svg +1 -1
  521. package/dist/svgs/form/form-finisher.svg +1 -1
  522. package/dist/svgs/form/form-gridcontainer.svg +1 -1
  523. package/dist/svgs/form/form-gridrow.svg +1 -1
  524. package/dist/svgs/form/form-hidden.svg +1 -1
  525. package/dist/svgs/form/form-image-upload.svg +1 -1
  526. package/dist/svgs/form/form-multi-checkbox.svg +1 -1
  527. package/dist/svgs/form/form-multi-select.svg +1 -1
  528. package/dist/svgs/form/form-number.svg +1 -1
  529. package/dist/svgs/form/form-page.svg +1 -1
  530. package/dist/svgs/form/form-password.svg +1 -1
  531. package/dist/svgs/form/form-radio-button.svg +1 -1
  532. package/dist/svgs/form/form-single-select.svg +1 -1
  533. package/dist/svgs/form/form-static-text.svg +1 -1
  534. package/dist/svgs/form/form-summary-page.svg +1 -1
  535. package/dist/svgs/form/form-telephone.svg +1 -1
  536. package/dist/svgs/form/form-text.svg +1 -1
  537. package/dist/svgs/form/form-textarea.svg +1 -1
  538. package/dist/svgs/form/form-url.svg +1 -1
  539. package/dist/svgs/form/form-validator.svg +1 -1
  540. package/dist/svgs/information/information-os-unknown.svg +1 -1
  541. package/dist/svgs/information/information-typo3-version.svg +1 -1
  542. package/dist/svgs/install/install-check-brokenextension.svg +1 -1
  543. package/dist/svgs/install/install-check-directory.svg +1 -1
  544. package/dist/svgs/install/install-check-extables.svg +1 -1
  545. package/dist/svgs/install/install-check-tca.svg +1 -1
  546. package/dist/svgs/install/install-clear-autoload.svg +1 -1
  547. package/dist/svgs/install/install-clear-cache.svg +1 -1
  548. package/dist/svgs/install/install-clear-database.svg +1 -1
  549. package/dist/svgs/install/install-clear-files.svg +1 -1
  550. package/dist/svgs/install/install-create-admin.svg +1 -1
  551. package/dist/svgs/install/install-database-analyze.svg +1 -1
  552. package/dist/svgs/install/install-documentation.svg +1 -1
  553. package/dist/svgs/install/install-extension-settings.svg +1 -1
  554. package/dist/svgs/install/install-manage-features.svg +1 -1
  555. package/dist/svgs/install/install-manage-language.svg +1 -1
  556. package/dist/svgs/install/install-manage-maintainer.svg +1 -1
  557. package/dist/svgs/install/install-manage-presets.svg +1 -1
  558. package/dist/svgs/install/install-manage-settings.svg +1 -1
  559. package/dist/svgs/install/install-password.svg +1 -1
  560. package/dist/svgs/install/install-php-info.svg +1 -1
  561. package/dist/svgs/install/install-reset-user.svg +1 -1
  562. package/dist/svgs/install/install-scan-extensions.svg +1 -1
  563. package/dist/svgs/install/install-show-environment.svg +1 -1
  564. package/dist/svgs/install/install-test-environment.svg +1 -1
  565. package/dist/svgs/install/install-test-image.svg +1 -1
  566. package/dist/svgs/install/install-test-mail.svg +1 -1
  567. package/dist/svgs/install/install-update.svg +1 -1
  568. package/dist/svgs/install/install-wizards.svg +1 -1
  569. package/dist/svgs/mimetypes/mimetypes-application.svg +1 -1
  570. package/dist/svgs/mimetypes/mimetypes-compressed.svg +1 -1
  571. package/dist/svgs/mimetypes/mimetypes-excel.svg +1 -1
  572. package/dist/svgs/mimetypes/mimetypes-media-audio.svg +1 -1
  573. package/dist/svgs/mimetypes/mimetypes-media-flash.svg +1 -1
  574. package/dist/svgs/mimetypes/mimetypes-media-image.svg +1 -1
  575. package/dist/svgs/mimetypes/mimetypes-media-video-vimeo.svg +1 -1
  576. package/dist/svgs/mimetypes/mimetypes-media-video-youtube.svg +1 -1
  577. package/dist/svgs/mimetypes/mimetypes-media-video.svg +1 -1
  578. package/dist/svgs/mimetypes/mimetypes-open-document-database.svg +1 -1
  579. package/dist/svgs/mimetypes/mimetypes-open-document-drawing.svg +1 -1
  580. package/dist/svgs/mimetypes/mimetypes-open-document-formula.svg +1 -1
  581. package/dist/svgs/mimetypes/mimetypes-open-document-presentation.svg +1 -1
  582. package/dist/svgs/mimetypes/mimetypes-open-document-spreadsheet.svg +1 -1
  583. package/dist/svgs/mimetypes/mimetypes-open-document-text.svg +1 -1
  584. package/dist/svgs/mimetypes/mimetypes-other-other.svg +1 -1
  585. package/dist/svgs/mimetypes/mimetypes-pdf.svg +1 -1
  586. package/dist/svgs/mimetypes/mimetypes-powerpoint.svg +1 -1
  587. package/dist/svgs/mimetypes/mimetypes-text-css.svg +1 -1
  588. package/dist/svgs/mimetypes/mimetypes-text-csv.svg +1 -1
  589. package/dist/svgs/mimetypes/mimetypes-text-html.svg +1 -1
  590. package/dist/svgs/mimetypes/mimetypes-text-js.svg +1 -1
  591. package/dist/svgs/mimetypes/mimetypes-text-php.svg +1 -1
  592. package/dist/svgs/mimetypes/mimetypes-text-text.svg +1 -1
  593. package/dist/svgs/mimetypes/mimetypes-text-ts.svg +1 -1
  594. package/dist/svgs/mimetypes/mimetypes-text-typoscript.svg +1 -1
  595. package/dist/svgs/mimetypes/mimetypes-word.svg +1 -1
  596. package/dist/svgs/mimetypes/mimetypes-x-backend_layout.svg +1 -1
  597. package/dist/svgs/mimetypes/mimetypes-x-content-divider.svg +1 -1
  598. package/dist/svgs/mimetypes/mimetypes-x-content-domain.svg +1 -1
  599. package/dist/svgs/mimetypes/mimetypes-x-content-form-search.svg +1 -1
  600. package/dist/svgs/mimetypes/mimetypes-x-content-form.svg +1 -1
  601. package/dist/svgs/mimetypes/mimetypes-x-content-header.svg +1 -1
  602. package/dist/svgs/mimetypes/mimetypes-x-content-html.svg +1 -1
  603. package/dist/svgs/mimetypes/mimetypes-x-content-image.svg +1 -1
  604. package/dist/svgs/mimetypes/mimetypes-x-content-link.svg +1 -1
  605. package/dist/svgs/mimetypes/mimetypes-x-content-list-bullets.svg +1 -1
  606. package/dist/svgs/mimetypes/mimetypes-x-content-list-files.svg +1 -1
  607. package/dist/svgs/mimetypes/mimetypes-x-content-login.svg +1 -1
  608. package/dist/svgs/mimetypes/mimetypes-x-content-menu.svg +1 -1
  609. package/dist/svgs/mimetypes/mimetypes-x-content-multimedia.svg +1 -1
  610. package/dist/svgs/mimetypes/mimetypes-x-content-page-language-overlay.svg +1 -1
  611. package/dist/svgs/mimetypes/mimetypes-x-content-plugin.svg +1 -1
  612. package/dist/svgs/mimetypes/mimetypes-x-content-script.svg +1 -1
  613. package/dist/svgs/mimetypes/mimetypes-x-content-table.svg +1 -1
  614. package/dist/svgs/mimetypes/mimetypes-x-content-template-extension.svg +1 -1
  615. package/dist/svgs/mimetypes/mimetypes-x-content-template-static.svg +1 -1
  616. package/dist/svgs/mimetypes/mimetypes-x-content-template.svg +1 -1
  617. package/dist/svgs/mimetypes/mimetypes-x-content-text-media.svg +1 -1
  618. package/dist/svgs/mimetypes/mimetypes-x-content-text-picture.svg +1 -1
  619. package/dist/svgs/mimetypes/mimetypes-x-content-text.svg +1 -1
  620. package/dist/svgs/mimetypes/mimetypes-x-index_config.svg +1 -1
  621. package/dist/svgs/mimetypes/mimetypes-x-sys_action.svg +1 -1
  622. package/dist/svgs/mimetypes/mimetypes-x-sys_category.svg +1 -1
  623. package/dist/svgs/mimetypes/mimetypes-x-sys_file_storage.svg +1 -1
  624. package/dist/svgs/mimetypes/mimetypes-x-sys_filemounts.svg +1 -1
  625. package/dist/svgs/mimetypes/mimetypes-x-sys_language.svg +1 -1
  626. package/dist/svgs/mimetypes/mimetypes-x-sys_news.svg +1 -1
  627. package/dist/svgs/mimetypes/mimetypes-x-sys_note.svg +1 -1
  628. package/dist/svgs/mimetypes/mimetypes-x-sys_redirect.svg +1 -1
  629. package/dist/svgs/mimetypes/mimetypes-x-sys_workspace.svg +1 -1
  630. package/dist/svgs/mimetypes/mimetypes-x-tx_rtehtmlarea_acronym.svg +1 -1
  631. package/dist/svgs/mimetypes/mimetypes-x-tx_scheduler_task_group.svg +1 -1
  632. package/dist/svgs/miscellaneous/miscellaneous-placeholder.svg +1 -1
  633. package/dist/svgs/module/module-about.svg +1 -1
  634. package/dist/svgs/module/module-aboutmodules.svg +1 -1
  635. package/dist/svgs/module/module-adminpanel.svg +1 -1
  636. package/dist/svgs/module/module-belog.svg +1 -1
  637. package/dist/svgs/module/module-beuser.svg +1 -1
  638. package/dist/svgs/module/module-config.svg +1 -1
  639. package/dist/svgs/module/module-contentelements.svg +1 -1
  640. package/dist/svgs/module/module-cshmanual.svg +1 -1
  641. package/dist/svgs/module/module-dashboard.svg +1 -1
  642. package/dist/svgs/module/module-dbal.svg +1 -1
  643. package/dist/svgs/module/module-dbint.svg +1 -1
  644. package/dist/svgs/module/module-documentation.svg +1 -1
  645. package/dist/svgs/module/module-extensionmanager.svg +1 -1
  646. package/dist/svgs/module/module-filelist.svg +1 -1
  647. package/dist/svgs/module/module-form.svg +1 -1
  648. package/dist/svgs/module/module-func.svg +1 -1
  649. package/dist/svgs/module/module-generic.svg +1 -1
  650. package/dist/svgs/module/module-help.svg +1 -1
  651. package/dist/svgs/module/module-indexed_search.svg +1 -1
  652. package/dist/svgs/module/module-info.svg +1 -1
  653. package/dist/svgs/module/module-install-environment.svg +1 -1
  654. package/dist/svgs/module/module-install-maintenance.svg +1 -1
  655. package/dist/svgs/module/module-install-settings.svg +1 -1
  656. package/dist/svgs/module/module-install-upgrade.svg +1 -1
  657. package/dist/svgs/module/module-install.svg +1 -1
  658. package/dist/svgs/module/module-lang.svg +1 -1
  659. package/dist/svgs/module/module-linkvalidator.svg +1 -0
  660. package/dist/svgs/module/module-list.svg +1 -1
  661. package/dist/svgs/module/module-page.svg +1 -1
  662. package/dist/svgs/module/module-permission.svg +1 -1
  663. package/dist/svgs/module/module-recycler.svg +1 -1
  664. package/dist/svgs/module/module-redirects.svg +1 -1
  665. package/dist/svgs/module/module-reports.svg +1 -1
  666. package/dist/svgs/module/module-rte-ckeditor.svg +1 -1
  667. package/dist/svgs/module/module-scheduler.svg +1 -1
  668. package/dist/svgs/module/module-seo.svg +1 -1
  669. package/dist/svgs/module/module-setup.svg +1 -1
  670. package/dist/svgs/module/module-sites.svg +1 -1
  671. package/dist/svgs/module/module-taskcenter.svg +1 -1
  672. package/dist/svgs/module/module-tstemplate.svg +1 -1
  673. package/dist/svgs/module/module-version.svg +1 -1
  674. package/dist/svgs/module/module-viewpage.svg +1 -1
  675. package/dist/svgs/module/module-workspaces.svg +1 -1
  676. package/dist/svgs/modulegroup/modulegroup-file.svg +1 -1
  677. package/dist/svgs/modulegroup/modulegroup-help.svg +1 -1
  678. package/dist/svgs/modulegroup/modulegroup-site.svg +1 -1
  679. package/dist/svgs/modulegroup/modulegroup-system.svg +1 -1
  680. package/dist/svgs/modulegroup/modulegroup-tools.svg +1 -1
  681. package/dist/svgs/modulegroup/modulegroup-user.svg +1 -1
  682. package/dist/svgs/modulegroup/modulegroup-web.svg +1 -1
  683. package/dist/svgs/overlay/overlay-advanced.svg +1 -1
  684. package/dist/svgs/overlay/overlay-approved.svg +1 -1
  685. package/dist/svgs/overlay/overlay-backenduser.svg +1 -1
  686. package/dist/svgs/overlay/overlay-backendusers.svg +1 -1
  687. package/dist/svgs/overlay/overlay-deleted.svg +1 -1
  688. package/dist/svgs/overlay/overlay-edit.svg +1 -1
  689. package/dist/svgs/overlay/overlay-endtime.svg +1 -1
  690. package/dist/svgs/overlay/overlay-external-link.svg +1 -1
  691. package/dist/svgs/overlay/overlay-frontenduser.svg +1 -1
  692. package/dist/svgs/overlay/overlay-frontendusers.svg +1 -1
  693. package/dist/svgs/overlay/overlay-hidden.svg +1 -1
  694. package/dist/svgs/overlay/overlay-includes-subpages.svg +1 -1
  695. package/dist/svgs/overlay/overlay-info.svg +1 -1
  696. package/dist/svgs/overlay/overlay-list.svg +1 -1
  697. package/dist/svgs/overlay/overlay-locked.svg +1 -1
  698. package/dist/svgs/overlay/overlay-media.svg +1 -1
  699. package/dist/svgs/overlay/overlay-missing.svg +1 -1
  700. package/dist/svgs/overlay/overlay-mountpoint.svg +1 -1
  701. package/dist/svgs/overlay/overlay-new.svg +1 -1
  702. package/dist/svgs/overlay/overlay-news.svg +1 -1
  703. package/dist/svgs/overlay/overlay-readonly.svg +1 -1
  704. package/dist/svgs/overlay/overlay-restricted.svg +1 -1
  705. package/dist/svgs/overlay/overlay-scheduled.svg +1 -1
  706. package/dist/svgs/overlay/overlay-shop.svg +1 -1
  707. package/dist/svgs/overlay/overlay-shortcut.svg +1 -1
  708. package/dist/svgs/overlay/overlay-translated.svg +1 -1
  709. package/dist/svgs/overlay/overlay-warning.svg +1 -1
  710. package/dist/svgs/spinner/spinner-circle-dark.svg +1 -1
  711. package/dist/svgs/spinner/spinner-circle-light.svg +1 -1
  712. package/dist/svgs/spinner/spinner-circle.svg +1 -1
  713. package/dist/svgs/status/status-user-admin.svg +1 -1
  714. package/dist/svgs/status/status-user-backend.svg +1 -1
  715. package/dist/svgs/status/status-user-frontend.svg +1 -1
  716. package/dist/svgs/status/status-user-group-backend.svg +1 -1
  717. package/dist/svgs/status/status-user-group-frontend.svg +1 -1
  718. package/gulpfile.js +2 -10
  719. package/meta/actions/actions-accessibility.yaml +3 -0
  720. package/meta/actions/actions-add.yaml +3 -0
  721. package/meta/actions/actions-approve.yaml +3 -0
  722. package/meta/actions/actions-archive.yaml +3 -0
  723. package/meta/actions/actions-arrow-down-alt.yaml +3 -0
  724. package/meta/actions/actions-arrow-down-left-alt.yaml +3 -0
  725. package/meta/actions/actions-arrow-down-left.yaml +3 -0
  726. package/meta/actions/actions-arrow-down-right-alt.yaml +3 -0
  727. package/meta/actions/actions-arrow-down-right.yaml +3 -0
  728. package/meta/actions/actions-arrow-down.yaml +3 -0
  729. package/meta/actions/actions-arrow-left-alt.yaml +3 -0
  730. package/meta/actions/actions-arrow-left.yaml +3 -0
  731. package/meta/actions/actions-arrow-right-alt.yaml +3 -0
  732. package/meta/actions/actions-arrow-right-down-alt.yaml +3 -0
  733. package/meta/actions/actions-arrow-right-down.yaml +3 -0
  734. package/meta/actions/actions-arrow-right-up-alt.yaml +3 -0
  735. package/meta/actions/actions-arrow-right-up.yaml +3 -0
  736. package/meta/actions/actions-arrow-right.yaml +3 -0
  737. package/meta/actions/actions-arrow-up-alt.yaml +3 -0
  738. package/meta/actions/actions-arrow-up.yaml +3 -0
  739. package/meta/actions/actions-badge.yaml +3 -0
  740. package/meta/actions/actions-ban.yaml +3 -0
  741. package/meta/actions/actions-barcode-read.yaml +3 -0
  742. package/meta/actions/actions-barcode-scan.yaml +3 -0
  743. package/meta/actions/actions-barcode.yaml +3 -0
  744. package/meta/actions/actions-bolt.yaml +3 -0
  745. package/meta/actions/actions-book.yaml +5 -0
  746. package/meta/actions/actions-brand-apple.yaml +3 -0
  747. package/meta/actions/actions-brand-discord.yaml +3 -0
  748. package/meta/actions/actions-brand-facebook.yaml +3 -0
  749. package/meta/actions/actions-brand-git.yaml +3 -0
  750. package/meta/actions/actions-brand-instagram.yaml +5 -0
  751. package/meta/actions/actions-brand-linkedin.yaml +3 -0
  752. package/meta/actions/actions-brand-linux.yaml +3 -0
  753. package/meta/actions/actions-brand-php.yaml +3 -0
  754. package/meta/actions/actions-brand-slack.yaml +3 -0
  755. package/meta/actions/actions-brand-twitter.yaml +3 -0
  756. package/meta/actions/actions-brand-typo3.yaml +3 -0
  757. package/meta/actions/actions-brand-windows.yaml +3 -0
  758. package/meta/actions/actions-brand-xing.yaml +3 -0
  759. package/meta/actions/actions-brand-youtube.yaml +3 -0
  760. package/meta/actions/actions-briefcase.yaml +4 -1
  761. package/meta/actions/actions-browser.yaml +3 -0
  762. package/meta/actions/actions-building.yaml +3 -0
  763. package/meta/actions/actions-calendar-alternative.yaml +3 -0
  764. package/meta/actions/actions-calendar.yaml +3 -0
  765. package/meta/actions/actions-canvas.yaml +3 -0
  766. package/meta/actions/actions-caret-bar-bottom.yaml +3 -0
  767. package/meta/actions/actions-caret-bar-left.yaml +3 -0
  768. package/meta/actions/actions-caret-bar-right.yaml +3 -0
  769. package/meta/actions/actions-caret-bar-top.yaml +3 -0
  770. package/meta/actions/actions-caret-down.yaml +3 -0
  771. package/meta/actions/actions-caret-left.yaml +3 -0
  772. package/meta/actions/actions-caret-right.yaml +3 -0
  773. package/meta/actions/actions-caret-up.yaml +3 -0
  774. package/meta/actions/actions-cart.yaml +3 -0
  775. package/meta/actions/actions-category.yaml +3 -0
  776. package/meta/actions/actions-certificate-alternative.yaml +3 -0
  777. package/meta/actions/actions-certificate.yaml +3 -0
  778. package/meta/actions/actions-chat.yaml +3 -0
  779. package/meta/actions/actions-check-badge-alt.yaml +3 -0
  780. package/meta/actions/actions-check-badge.yaml +3 -0
  781. package/meta/actions/actions-check-circle-alt.yaml +3 -0
  782. package/meta/actions/actions-check-circle.yaml +3 -0
  783. package/meta/actions/actions-check-square-alt.yaml +3 -0
  784. package/meta/actions/actions-check-square.yaml +3 -0
  785. package/meta/actions/actions-check.yaml +3 -0
  786. package/meta/actions/actions-chevron-bar-down.yaml +3 -0
  787. package/meta/actions/actions-chevron-bar-left.yaml +3 -0
  788. package/meta/actions/actions-chevron-bar-right.yaml +3 -0
  789. package/meta/actions/actions-chevron-bar-up.yaml +3 -0
  790. package/meta/actions/actions-chevron-contract.yaml +3 -0
  791. package/meta/actions/actions-chevron-double-left.yaml +3 -0
  792. package/meta/actions/actions-chevron-double-right.yaml +3 -0
  793. package/meta/actions/actions-chevron-down.yaml +3 -0
  794. package/meta/actions/actions-chevron-expand.yaml +3 -0
  795. package/meta/actions/actions-chevron-left.yaml +3 -0
  796. package/meta/actions/actions-chevron-right.yaml +3 -0
  797. package/meta/actions/actions-chevron-up.yaml +3 -0
  798. package/meta/actions/actions-circle.yaml +3 -0
  799. package/meta/actions/actions-clipboard-close.yaml +3 -0
  800. package/meta/actions/actions-clipboard-paste.yaml +3 -0
  801. package/meta/actions/actions-clipboard.yaml +3 -0
  802. package/meta/actions/actions-clock.yaml +3 -0
  803. package/meta/actions/actions-close.yaml +3 -0
  804. package/meta/actions/actions-cloud-slash.yaml +3 -0
  805. package/meta/actions/actions-cloud.yaml +3 -0
  806. package/meta/actions/actions-code-commit.yaml +3 -0
  807. package/meta/actions/actions-code-compare.yaml +3 -0
  808. package/meta/actions/actions-code-fork.yaml +3 -0
  809. package/meta/actions/actions-code-merge-localization.yaml +3 -0
  810. package/meta/actions/actions-code-merge.yaml +3 -0
  811. package/meta/actions/actions-code-pull-request-close.yaml +3 -0
  812. package/meta/actions/actions-code-pull-request-draft.yaml +3 -0
  813. package/meta/actions/actions-code-pull-request.yaml +3 -0
  814. package/meta/actions/actions-code.yaml +3 -0
  815. package/meta/actions/actions-coffee.yaml +5 -0
  816. package/meta/actions/actions-cog-alt.yaml +3 -0
  817. package/meta/actions/actions-cog.yaml +3 -0
  818. package/meta/actions/actions-comment.yaml +3 -0
  819. package/meta/actions/actions-container.yaml +4 -0
  820. package/meta/actions/actions-cookie-bite.yaml +3 -0
  821. package/meta/actions/actions-cookie.yaml +3 -0
  822. package/meta/actions/actions-cpu.yaml +3 -0
  823. package/meta/actions/actions-credit-card.yaml +3 -0
  824. package/meta/actions/actions-cut-release.yaml +3 -0
  825. package/meta/actions/actions-cut.yaml +3 -0
  826. package/meta/actions/actions-database-export.yaml +3 -0
  827. package/meta/actions/actions-database-import.yaml +3 -0
  828. package/meta/actions/actions-database-reload.yaml +3 -0
  829. package/meta/actions/actions-database.yaml +3 -0
  830. package/meta/actions/actions-debug.yaml +3 -0
  831. package/meta/actions/actions-delete-edit.yaml +3 -0
  832. package/meta/actions/actions-delete-restore.yaml +3 -0
  833. package/meta/actions/actions-delete.yaml +3 -0
  834. package/meta/actions/actions-device-desktop-star.yaml +3 -0
  835. package/meta/actions/actions-device-desktop-user.yaml +3 -0
  836. package/meta/actions/actions-device-desktop.yaml +3 -0
  837. package/meta/actions/actions-device-mobile.yaml +3 -0
  838. package/meta/actions/actions-device-orientation-change.yaml +3 -0
  839. package/meta/actions/actions-device-tablet.yaml +3 -0
  840. package/meta/actions/actions-device-unidentified.yaml +3 -0
  841. package/meta/actions/actions-document-add.yaml +3 -0
  842. package/meta/actions/actions-document-edit-access.yaml +3 -0
  843. package/meta/actions/actions-document-edit.yaml +3 -0
  844. package/meta/actions/actions-document-localize.yaml +3 -0
  845. package/meta/actions/actions-document-move.yaml +3 -0
  846. package/meta/actions/actions-document-readonly.yaml +3 -0
  847. package/meta/actions/actions-document-select.yaml +3 -0
  848. package/meta/actions/actions-document-share.yaml +3 -0
  849. package/meta/actions/actions-document-synchronize.yaml +3 -0
  850. package/meta/actions/actions-document-view.yaml +3 -0
  851. package/meta/actions/actions-document.yaml +3 -0
  852. package/meta/actions/actions-dot.yaml +3 -0
  853. package/meta/actions/actions-download.yaml +3 -0
  854. package/meta/actions/actions-drag.yaml +3 -0
  855. package/meta/actions/actions-duplicate.yaml +3 -0
  856. package/meta/actions/actions-duplicates.yaml +3 -0
  857. package/meta/actions/actions-envelope-open-text.yaml +3 -0
  858. package/meta/actions/actions-envelope-open.yaml +3 -0
  859. package/meta/actions/actions-envelope.yaml +3 -0
  860. package/meta/actions/actions-exchange.yaml +3 -0
  861. package/meta/actions/actions-exclamation-circle-alt.yaml +3 -0
  862. package/meta/actions/actions-exclamation-circle.yaml +3 -0
  863. package/meta/actions/actions-exclamation-triangle-alt.yaml +3 -0
  864. package/meta/actions/actions-exclamation-triangle.yaml +3 -0
  865. package/meta/actions/actions-exclamation.yaml +3 -0
  866. package/meta/actions/actions-expand.yaml +3 -0
  867. package/meta/actions/actions-extension-add.yaml +3 -0
  868. package/meta/actions/actions-extension-import.yaml +3 -0
  869. package/meta/actions/actions-extension-refresh.yaml +3 -0
  870. package/meta/actions/actions-extension-remove.yaml +3 -0
  871. package/meta/actions/actions-extension.yaml +3 -0
  872. package/meta/actions/actions-eye-link.yaml +3 -0
  873. package/meta/actions/actions-eye.yaml +3 -0
  874. package/meta/actions/actions-file-add.yaml +3 -0
  875. package/meta/actions/actions-file-audio.yaml +3 -0
  876. package/meta/actions/actions-file-certificate.yaml +3 -0
  877. package/meta/actions/actions-file-csv-download.yaml +3 -0
  878. package/meta/actions/actions-file-csv.yaml +3 -0
  879. package/meta/actions/actions-file-edit.yaml +3 -0
  880. package/meta/actions/actions-file-html.yaml +3 -0
  881. package/meta/actions/actions-file-image.yaml +3 -0
  882. package/meta/actions/actions-file-move.yaml +3 -0
  883. package/meta/actions/actions-file-openoffice.yaml +3 -0
  884. package/meta/actions/actions-file-pdf.yaml +3 -0
  885. package/meta/actions/actions-file-search.yaml +3 -0
  886. package/meta/actions/actions-file-shield.yaml +4 -1
  887. package/meta/actions/actions-file-t3d-download.yaml +3 -0
  888. package/meta/actions/actions-file-t3d-upload.yaml +3 -0
  889. package/meta/actions/actions-file-t3d.yaml +3 -0
  890. package/meta/actions/actions-file-text.yaml +3 -0
  891. package/meta/actions/actions-file-video.yaml +3 -0
  892. package/meta/actions/actions-file-view.yaml +3 -0
  893. package/meta/actions/actions-file.yaml +3 -0
  894. package/meta/actions/actions-filter.yaml +3 -0
  895. package/meta/actions/actions-folder-add.yaml +3 -0
  896. package/meta/actions/actions-folder.yaml +3 -0
  897. package/meta/actions/actions-form-insert-after.yaml +3 -0
  898. package/meta/actions/actions-form-insert-in.yaml +3 -0
  899. package/meta/actions/actions-fullscreen.yaml +3 -0
  900. package/meta/actions/actions-gift-card.yaml +3 -0
  901. package/meta/actions/actions-gift.yaml +3 -0
  902. package/meta/actions/actions-git.yaml +3 -0
  903. package/meta/actions/actions-globe-alt.yaml +3 -0
  904. package/meta/actions/actions-globe.yaml +3 -0
  905. package/meta/actions/actions-graduation-cap.yaml +3 -0
  906. package/meta/actions/actions-hand-pointer.yaml +3 -0
  907. package/meta/actions/actions-heart-alt.yaml +4 -1
  908. package/meta/actions/actions-heart.yaml +3 -0
  909. package/meta/actions/actions-history.yaml +3 -0
  910. package/meta/actions/actions-house.yaml +3 -0
  911. package/meta/actions/actions-id-badge.yaml +3 -0
  912. package/meta/actions/actions-image.yaml +3 -0
  913. package/meta/actions/actions-infinity.yaml +3 -0
  914. package/meta/actions/actions-info-circle-alt.yaml +3 -0
  915. package/meta/actions/actions-info-circle.yaml +3 -0
  916. package/meta/actions/actions-info.yaml +3 -0
  917. package/meta/actions/actions-insert.yaml +3 -0
  918. package/meta/actions/actions-key.yaml +3 -0
  919. package/meta/actions/actions-lightbulb-on.yaml +3 -0
  920. package/meta/actions/actions-lightbulb.yaml +3 -0
  921. package/meta/actions/actions-link.yaml +3 -0
  922. package/meta/actions/actions-list-alternative.yaml +3 -0
  923. package/meta/actions/actions-list.yaml +3 -0
  924. package/meta/actions/actions-lock.yaml +3 -0
  925. package/meta/actions/actions-login.yaml +3 -0
  926. package/meta/actions/actions-logout.yaml +3 -0
  927. package/meta/actions/actions-map.yaml +3 -0
  928. package/meta/actions/actions-marker.yaml +3 -0
  929. package/meta/actions/actions-menu-alternative.yaml +3 -0
  930. package/meta/actions/actions-menu.yaml +3 -0
  931. package/meta/actions/actions-message-add.yaml +3 -0
  932. package/meta/actions/actions-message-dots.yaml +3 -0
  933. package/meta/actions/actions-message-localize.yaml +3 -0
  934. package/meta/actions/actions-message-remove.yaml +3 -0
  935. package/meta/actions/actions-message.yaml +3 -0
  936. package/meta/actions/actions-microchip.yaml +3 -0
  937. package/meta/actions/actions-move.yaml +3 -0
  938. package/meta/actions/actions-music-alt.yaml +3 -0
  939. package/meta/actions/actions-music.yaml +3 -0
  940. package/meta/actions/actions-newspaper.yaml +3 -0
  941. package/meta/actions/actions-note.yaml +3 -0
  942. package/meta/actions/actions-notebook-typoscript.yaml +3 -0
  943. package/meta/actions/actions-notebook.yaml +3 -0
  944. package/meta/actions/actions-open.yaml +3 -0
  945. package/meta/actions/actions-options.yaml +3 -0
  946. package/meta/actions/actions-package.yaml +3 -0
  947. package/meta/actions/actions-pagetree-mount.yaml +3 -0
  948. package/meta/actions/actions-pagetree.yaml +3 -0
  949. package/meta/actions/actions-paperplane.yaml +3 -0
  950. package/meta/actions/actions-paste-after.yaml +3 -0
  951. package/meta/actions/actions-paste-before.yaml +3 -0
  952. package/meta/actions/actions-pause.yaml +3 -0
  953. package/meta/actions/actions-percent-badge.yaml +3 -0
  954. package/meta/actions/actions-percent.yaml +3 -0
  955. package/meta/actions/actions-phone.yaml +3 -0
  956. package/meta/actions/actions-placeholder-add.yaml +3 -0
  957. package/meta/actions/actions-placeholder.yaml +3 -0
  958. package/meta/actions/actions-play.yaml +3 -0
  959. package/meta/actions/actions-preview.yaml +3 -0
  960. package/meta/actions/actions-qrcode.yaml +3 -0
  961. package/meta/actions/actions-question-circle-alt.yaml +3 -0
  962. package/meta/actions/actions-question-circle.yaml +3 -0
  963. package/meta/actions/actions-question.yaml +3 -0
  964. package/meta/actions/actions-random.yaml +3 -0
  965. package/meta/actions/actions-receipt.yaml +3 -0
  966. package/meta/actions/actions-redo.yaml +3 -0
  967. package/meta/actions/actions-refresh.yaml +3 -0
  968. package/meta/actions/actions-remove.yaml +3 -0
  969. package/meta/actions/actions-rename.yaml +3 -0
  970. package/meta/actions/actions-replace.yaml +3 -0
  971. package/meta/actions/actions-rocket.yaml +3 -0
  972. package/meta/actions/actions-rss.yaml +3 -0
  973. package/meta/actions/actions-save-add.yaml +3 -0
  974. package/meta/actions/actions-save-close.yaml +3 -0
  975. package/meta/actions/actions-save-translation-clearcache.yaml +3 -0
  976. package/meta/actions/actions-save-translation.yaml +3 -0
  977. package/meta/actions/actions-save-view.yaml +3 -0
  978. package/meta/actions/actions-save.yaml +3 -0
  979. package/meta/actions/actions-search.yaml +3 -0
  980. package/meta/actions/actions-server.yaml +3 -0
  981. package/meta/actions/actions-share-alt.yaml +3 -0
  982. package/meta/actions/actions-share.yaml +3 -0
  983. package/meta/actions/actions-shield-star.yaml +3 -0
  984. package/meta/actions/actions-shield-typo3.yaml +3 -0
  985. package/meta/actions/actions-shield.yaml +3 -0
  986. package/meta/actions/actions-sort-amount-down.yaml +3 -0
  987. package/meta/actions/actions-sort-amount-up.yaml +3 -0
  988. package/meta/actions/actions-sort-amount.yaml +3 -0
  989. package/meta/actions/actions-square.yaml +3 -0
  990. package/meta/actions/actions-star.yaml +3 -0
  991. package/meta/actions/actions-store.yaml +5 -0
  992. package/meta/actions/actions-swap.yaml +3 -0
  993. package/meta/actions/actions-synchronize.yaml +3 -0
  994. package/meta/actions/actions-table.yaml +3 -0
  995. package/meta/actions/actions-tag.yaml +3 -0
  996. package/meta/actions/actions-template-new.yaml +3 -0
  997. package/meta/actions/actions-template.yaml +3 -0
  998. package/meta/actions/actions-terminal.yaml +3 -0
  999. package/meta/actions/actions-thumbtack.yaml +3 -0
  1000. package/meta/actions/actions-ticket.yaml +3 -0
  1001. package/meta/actions/actions-toggle-off.yaml +3 -0
  1002. package/meta/actions/actions-toggle-on.yaml +3 -0
  1003. package/meta/actions/actions-translate.yaml +3 -0
  1004. package/meta/actions/actions-triangle.yaml +3 -0
  1005. package/meta/actions/actions-trophy.yaml +3 -0
  1006. package/meta/actions/actions-undo.yaml +3 -0
  1007. package/meta/actions/actions-university.yaml +3 -0
  1008. package/meta/actions/actions-unlink.yaml +3 -0
  1009. package/meta/actions/actions-unlock.yaml +3 -0
  1010. package/meta/actions/actions-upload.yaml +3 -0
  1011. package/meta/actions/actions-user-emulate.yaml +3 -0
  1012. package/meta/actions/actions-user-switch.yaml +3 -0
  1013. package/meta/actions/actions-user.yaml +3 -0
  1014. package/meta/actions/actions-users.yaml +3 -0
  1015. package/meta/actions/actions-variable-add.yaml +3 -0
  1016. package/meta/actions/actions-variable-remove.yaml +3 -0
  1017. package/meta/actions/actions-variable.yaml +3 -0
  1018. package/meta/actions/actions-viewmode-list.yaml +3 -0
  1019. package/meta/actions/actions-viewmode-photos.yaml +3 -0
  1020. package/meta/actions/actions-viewmode-tiles.yaml +3 -0
  1021. package/meta/actions/actions-wallet.yaml +3 -0
  1022. package/meta/actions/actions-window-cog.yaml +3 -0
  1023. package/meta/actions/actions-window-open.yaml +3 -0
  1024. package/meta/actions/actions-window-restore.yaml +3 -0
  1025. package/meta/actions/actions-window.yaml +3 -0
  1026. package/meta/apps/apps-clipboard-images.yaml +3 -0
  1027. package/meta/apps/apps-clipboard-list.yaml +3 -0
  1028. package/meta/apps/apps-filetree-folder-add.yaml +3 -0
  1029. package/meta/apps/apps-filetree-folder-default.yaml +3 -0
  1030. package/meta/apps/apps-filetree-folder-list.yaml +3 -0
  1031. package/meta/apps/apps-filetree-folder-locked.yaml +3 -0
  1032. package/meta/apps/apps-filetree-folder-media.yaml +3 -0
  1033. package/meta/apps/apps-filetree-folder-news.yaml +3 -0
  1034. package/meta/apps/apps-filetree-folder-opened.yaml +3 -0
  1035. package/meta/apps/apps-filetree-folder-recycler.yaml +3 -0
  1036. package/meta/apps/apps-filetree-folder-temp.yaml +3 -0
  1037. package/meta/apps/apps-filetree-folder-user.yaml +3 -0
  1038. package/meta/apps/apps-filetree-folder.yaml +3 -0
  1039. package/meta/apps/apps-filetree-mount.yaml +3 -0
  1040. package/meta/apps/apps-filetree-root.yaml +3 -0
  1041. package/meta/apps/apps-irre-collapsed.yaml +3 -0
  1042. package/meta/apps/apps-irre-expanded.yaml +3 -0
  1043. package/meta/apps/apps-pagetree-backend-user-hideinmenu.yaml +3 -0
  1044. package/meta/apps/apps-pagetree-backend-user.yaml +3 -0
  1045. package/meta/apps/apps-pagetree-category-collapse-all.yaml +3 -0
  1046. package/meta/apps/apps-pagetree-category-expand-all.yaml +3 -0
  1047. package/meta/apps/apps-pagetree-collapse.yaml +3 -0
  1048. package/meta/apps/apps-pagetree-drag-copy-above.yaml +3 -0
  1049. package/meta/apps/apps-pagetree-drag-copy-below.yaml +3 -0
  1050. package/meta/apps/apps-pagetree-drag-move-above.yaml +3 -0
  1051. package/meta/apps/apps-pagetree-drag-move-below.yaml +3 -0
  1052. package/meta/apps/apps-pagetree-drag-move-between.yaml +3 -0
  1053. package/meta/apps/apps-pagetree-drag-move-into.yaml +3 -0
  1054. package/meta/apps/apps-pagetree-drag-new-between.yaml +3 -0
  1055. package/meta/apps/apps-pagetree-drag-new-inside.yaml +3 -0
  1056. package/meta/apps/apps-pagetree-drag-place-denied.yaml +3 -0
  1057. package/meta/apps/apps-pagetree-expand.yaml +3 -0
  1058. package/meta/apps/apps-pagetree-folder-contains-approve.yaml +3 -0
  1059. package/meta/apps/apps-pagetree-folder-contains-board.yaml +3 -0
  1060. package/meta/apps/apps-pagetree-folder-contains-fe_users.yaml +3 -0
  1061. package/meta/apps/apps-pagetree-folder-contains-news.yaml +3 -0
  1062. package/meta/apps/apps-pagetree-folder-contains-shop.yaml +3 -0
  1063. package/meta/apps/apps-pagetree-folder-contains.yaml +3 -0
  1064. package/meta/apps/apps-pagetree-folder-default.yaml +3 -0
  1065. package/meta/apps/apps-pagetree-folder-hideinmenu.yaml +3 -0
  1066. package/meta/apps/apps-pagetree-folder-root.yaml +3 -0
  1067. package/meta/apps/apps-pagetree-page-advanced-hideinmenu.yaml +3 -0
  1068. package/meta/apps/apps-pagetree-page-advanced-root.yaml +3 -0
  1069. package/meta/apps/apps-pagetree-page-advanced.yaml +3 -0
  1070. package/meta/apps/apps-pagetree-page-backend-user-hideinmenu.yaml +3 -0
  1071. package/meta/apps/apps-pagetree-page-backend-user-root.yaml +3 -0
  1072. package/meta/apps/apps-pagetree-page-backend-user.yaml +3 -0
  1073. package/meta/apps/apps-pagetree-page-backend-users-hideinmenu.yaml +3 -0
  1074. package/meta/apps/apps-pagetree-page-backend-users-root.yaml +3 -0
  1075. package/meta/apps/apps-pagetree-page-backend-users.yaml +3 -0
  1076. package/meta/apps/apps-pagetree-page-content-from-page-hideinmenu.yaml +3 -0
  1077. package/meta/apps/apps-pagetree-page-content-from-page-root.yaml +3 -0
  1078. package/meta/apps/apps-pagetree-page-content-from-page.yaml +3 -0
  1079. package/meta/apps/apps-pagetree-page-default.yaml +3 -0
  1080. package/meta/apps/apps-pagetree-page-domain.yaml +3 -0
  1081. package/meta/apps/apps-pagetree-page-frontend-user-hideinmenu.yaml +3 -0
  1082. package/meta/apps/apps-pagetree-page-frontend-user-root.yaml +3 -0
  1083. package/meta/apps/apps-pagetree-page-frontend-user.yaml +3 -0
  1084. package/meta/apps/apps-pagetree-page-frontend-users-hideinmenu.yaml +3 -0
  1085. package/meta/apps/apps-pagetree-page-frontend-users-root.yaml +3 -0
  1086. package/meta/apps/apps-pagetree-page-frontend-users.yaml +3 -0
  1087. package/meta/apps/apps-pagetree-page-hideinmenu.yaml +3 -0
  1088. package/meta/apps/apps-pagetree-page-mountpoint-hideinmenu.yaml +3 -0
  1089. package/meta/apps/apps-pagetree-page-mountpoint-root.yaml +3 -0
  1090. package/meta/apps/apps-pagetree-page-mountpoint.yaml +3 -0
  1091. package/meta/apps/apps-pagetree-page-recycler-hideinmenu.yaml +3 -0
  1092. package/meta/apps/apps-pagetree-page-recycler.yaml +3 -0
  1093. package/meta/apps/apps-pagetree-page-shortcut-external-hideinmenu.yaml +3 -0
  1094. package/meta/apps/apps-pagetree-page-shortcut-external-root.yaml +3 -0
  1095. package/meta/apps/apps-pagetree-page-shortcut-external.yaml +3 -0
  1096. package/meta/apps/apps-pagetree-page-shortcut-hideinmenu.yaml +3 -0
  1097. package/meta/apps/apps-pagetree-page-shortcut-root.yaml +3 -0
  1098. package/meta/apps/apps-pagetree-page-shortcut.yaml +3 -0
  1099. package/meta/apps/apps-pagetree-page.yaml +3 -0
  1100. package/meta/apps/apps-pagetree-root.yaml +3 -0
  1101. package/meta/apps/apps-pagetree-spacer-hideinmenu.yaml +3 -0
  1102. package/meta/apps/apps-pagetree-spacer-root.yaml +3 -0
  1103. package/meta/apps/apps-pagetree-spacer.yaml +3 -0
  1104. package/meta/apps/apps-toolbar-menu-actions.yaml +3 -0
  1105. package/meta/apps/apps-toolbar-menu-cache.yaml +3 -0
  1106. package/meta/apps/apps-toolbar-menu-help.yaml +3 -0
  1107. package/meta/apps/apps-toolbar-menu-opendocs.yaml +3 -0
  1108. package/meta/apps/apps-toolbar-menu-search.yaml +3 -0
  1109. package/meta/apps/apps-toolbar-menu-shortcut.yaml +3 -0
  1110. package/meta/apps/apps-toolbar-menu-systeminformation.yaml +3 -0
  1111. package/meta/apps/apps-toolbar-menu-workspace.yaml +3 -0
  1112. package/meta/avatar/avatar-default.yaml +3 -0
  1113. package/meta/content/content-accordion.yaml +3 -0
  1114. package/meta/content/content-audio.yaml +3 -0
  1115. package/meta/content/content-beside-text-img-above-center.yaml +3 -0
  1116. package/meta/content/content-beside-text-img-above-left.yaml +3 -0
  1117. package/meta/content/content-beside-text-img-above-right.yaml +3 -0
  1118. package/meta/content/content-beside-text-img-below-center.yaml +3 -0
  1119. package/meta/content/content-beside-text-img-below-left.yaml +3 -0
  1120. package/meta/content/content-beside-text-img-below-right.yaml +3 -0
  1121. package/meta/content/content-beside-text-img-centered-left.yaml +3 -0
  1122. package/meta/content/content-beside-text-img-centered-right.yaml +3 -0
  1123. package/meta/content/content-beside-text-img-left.yaml +3 -0
  1124. package/meta/content/content-beside-text-img-right.yaml +3 -0
  1125. package/meta/content/content-book.yaml +3 -0
  1126. package/meta/content/content-briefcase.yaml +3 -0
  1127. package/meta/content/content-building.yaml +3 -0
  1128. package/meta/content/content-bullets.yaml +3 -0
  1129. package/meta/content/content-card-group.yaml +3 -0
  1130. package/meta/content/content-card.yaml +3 -0
  1131. package/meta/content/content-carousel-header.yaml +3 -0
  1132. package/meta/content/content-carousel-html.yaml +3 -0
  1133. package/meta/content/content-carousel-image.yaml +3 -0
  1134. package/meta/content/content-carousel-item-calltoaction.yaml +3 -0
  1135. package/meta/content/content-carousel-item-textandimage.yaml +3 -0
  1136. package/meta/content/content-carousel.yaml +3 -0
  1137. package/meta/content/content-certificate-alternative.yaml +4 -1
  1138. package/meta/content/content-certificate.yaml +4 -1
  1139. package/meta/content/content-clock.yaml +3 -0
  1140. package/meta/content/content-coffee.yaml +3 -0
  1141. package/meta/content/content-container-columns-1.yaml +3 -0
  1142. package/meta/content/content-container-columns-2-left.yaml +3 -0
  1143. package/meta/content/content-container-columns-2-right.yaml +3 -0
  1144. package/meta/content/content-container-columns-2.yaml +3 -0
  1145. package/meta/content/content-container-columns-3.yaml +3 -0
  1146. package/meta/content/content-container-columns-4.yaml +3 -0
  1147. package/meta/content/content-container.yaml +4 -0
  1148. package/meta/content/content-cpu.yaml +3 -0
  1149. package/meta/content/content-csv.yaml +3 -0
  1150. package/meta/content/content-dashboard-empty.yaml +3 -0
  1151. package/meta/content/content-dashboard.yaml +3 -0
  1152. package/meta/content/content-device-desktop.yaml +3 -0
  1153. package/meta/content/content-device-mobile.yaml +3 -0
  1154. package/meta/content/content-device-tablet.yaml +3 -0
  1155. package/meta/content/content-elements-login.yaml +3 -0
  1156. package/meta/content/content-elements-mailform.yaml +3 -0
  1157. package/meta/content/content-elements-searchform.yaml +3 -0
  1158. package/meta/content/content-extension.yaml +3 -0
  1159. package/meta/content/content-form.yaml +3 -0
  1160. package/meta/content/content-gallery.yaml +3 -0
  1161. package/meta/content/content-header.yaml +3 -0
  1162. package/meta/content/content-heart.yaml +4 -1
  1163. package/meta/content/content-idea.yaml +3 -0
  1164. package/meta/content/content-image.yaml +3 -0
  1165. package/meta/content/content-info.yaml +3 -0
  1166. package/meta/content/content-inside-text-img-left.yaml +3 -0
  1167. package/meta/content/content-inside-text-img-right.yaml +3 -0
  1168. package/meta/content/content-listgroup.yaml +3 -0
  1169. package/meta/content/content-map.yaml +3 -0
  1170. package/meta/content/content-marker.yaml +3 -0
  1171. package/meta/content/content-media.yaml +3 -0
  1172. package/meta/content/content-menu-abstract.yaml +3 -0
  1173. package/meta/content/content-menu-card.yaml +3 -0
  1174. package/meta/content/content-menu-categorized.yaml +3 -0
  1175. package/meta/content/content-menu-pages.yaml +3 -0
  1176. package/meta/content/content-menu-recently-updated.yaml +3 -0
  1177. package/meta/content/content-menu-related.yaml +3 -0
  1178. package/meta/content/content-menu-section.yaml +3 -0
  1179. package/meta/content/content-menu-sitemap-pages.yaml +3 -0
  1180. package/meta/content/content-menu-sitemap.yaml +3 -0
  1181. package/meta/content/content-menu-thumbnail.yaml +3 -0
  1182. package/meta/content/content-message-dots.yaml +3 -0
  1183. package/meta/content/content-message.yaml +3 -0
  1184. package/meta/content/content-messages.yaml +3 -0
  1185. package/meta/content/content-microchip.yaml +3 -0
  1186. package/meta/content/content-news.yaml +3 -0
  1187. package/meta/content/content-note.yaml +3 -0
  1188. package/meta/content/content-package.yaml +3 -0
  1189. package/meta/content/content-panel.yaml +3 -0
  1190. package/meta/content/content-plugin.yaml +3 -0
  1191. package/meta/content/content-quote.yaml +3 -0
  1192. package/meta/content/content-special-div.yaml +3 -0
  1193. package/meta/content/content-special-html.yaml +3 -0
  1194. package/meta/content/content-special-indexed_search.yaml +3 -0
  1195. package/meta/content/content-special-menu.yaml +3 -0
  1196. package/meta/content/content-special-shortcut.yaml +3 -0
  1197. package/meta/content/content-special-uploads.yaml +3 -0
  1198. package/meta/content/content-store.yaml +3 -0
  1199. package/meta/content/content-tab-item.yaml +3 -0
  1200. package/meta/content/content-tab.yaml +3 -0
  1201. package/meta/content/content-table.yaml +3 -0
  1202. package/meta/content/content-target.yaml +3 -0
  1203. package/meta/content/content-text-columns.yaml +3 -0
  1204. package/meta/content/content-text-teaser.yaml +3 -0
  1205. package/meta/content/content-text.yaml +3 -0
  1206. package/meta/content/content-textmedia.yaml +3 -0
  1207. package/meta/content/content-textpic.yaml +3 -0
  1208. package/meta/content/content-thumbtack.yaml +3 -0
  1209. package/meta/content/content-timeline-item.yaml +3 -0
  1210. package/meta/content/content-timeline.yaml +3 -0
  1211. package/meta/content/content-trophy.yaml +4 -1
  1212. package/meta/content/content-user.yaml +3 -0
  1213. package/meta/content/content-widget-calltoaction.yaml +3 -0
  1214. package/meta/content/content-widget-chart-bar.yaml +3 -0
  1215. package/meta/content/content-widget-chart-pie.yaml +3 -0
  1216. package/meta/content/content-widget-chart.yaml +3 -0
  1217. package/meta/content/content-widget-image.yaml +3 -0
  1218. package/meta/content/content-widget-list.yaml +3 -0
  1219. package/meta/content/content-widget-number.yaml +3 -0
  1220. package/meta/content/content-widget-rss.yaml +3 -0
  1221. package/meta/content/content-widget-table.yaml +3 -0
  1222. package/meta/content/content-widget-text.yaml +3 -0
  1223. package/meta/content/content-widget.yaml +3 -0
  1224. package/meta/default/default-not-found.yaml +3 -0
  1225. package/meta/files/files-folder-content.yaml +3 -0
  1226. package/meta/files/files-folder-images.yaml +3 -0
  1227. package/meta/files/files-folder.yaml +3 -0
  1228. package/meta/form/form-advanced-password.yaml +3 -0
  1229. package/meta/form/form-checkbox.yaml +3 -0
  1230. package/meta/form/form-content-element.yaml +3 -0
  1231. package/meta/form/form-date-picker.yaml +3 -0
  1232. package/meta/form/form-email.yaml +3 -0
  1233. package/meta/form/form-fieldset.yaml +3 -0
  1234. package/meta/form/form-file-upload.yaml +3 -0
  1235. package/meta/form/form-finisher.yaml +3 -0
  1236. package/meta/form/form-gridcontainer.yaml +3 -0
  1237. package/meta/form/form-gridrow.yaml +3 -0
  1238. package/meta/form/form-hidden.yaml +3 -0
  1239. package/meta/form/form-image-upload.yaml +3 -0
  1240. package/meta/form/form-multi-checkbox.yaml +3 -0
  1241. package/meta/form/form-multi-select.yaml +3 -0
  1242. package/meta/form/form-number.yaml +3 -0
  1243. package/meta/form/form-page.yaml +3 -0
  1244. package/meta/form/form-password.yaml +3 -0
  1245. package/meta/form/form-radio-button.yaml +3 -0
  1246. package/meta/form/form-single-select.yaml +3 -0
  1247. package/meta/form/form-static-text.yaml +3 -0
  1248. package/meta/form/form-summary-page.yaml +3 -0
  1249. package/meta/form/form-telephone.yaml +3 -0
  1250. package/meta/form/form-text.yaml +3 -0
  1251. package/meta/form/form-textarea.yaml +3 -0
  1252. package/meta/form/form-url.yaml +3 -0
  1253. package/meta/form/form-validator.yaml +3 -0
  1254. package/meta/information/information-os-unknown.yaml +3 -0
  1255. package/meta/information/information-typo3-version.yaml +3 -0
  1256. package/meta/install/install-check-brokenextension.yaml +3 -0
  1257. package/meta/install/install-check-directory.yaml +3 -0
  1258. package/meta/install/install-check-extables.yaml +3 -0
  1259. package/meta/install/install-check-tca.yaml +3 -0
  1260. package/meta/install/install-clear-autoload.yaml +3 -0
  1261. package/meta/install/install-clear-cache.yaml +3 -0
  1262. package/meta/install/install-clear-database.yaml +3 -0
  1263. package/meta/install/install-clear-files.yaml +3 -0
  1264. package/meta/install/install-create-admin.yaml +3 -0
  1265. package/meta/install/install-database-analyze.yaml +3 -0
  1266. package/meta/install/install-documentation.yaml +3 -0
  1267. package/meta/install/install-extension-settings.yaml +3 -0
  1268. package/meta/install/install-manage-features.yaml +3 -0
  1269. package/meta/install/install-manage-language.yaml +3 -0
  1270. package/meta/install/install-manage-maintainer.yaml +3 -0
  1271. package/meta/install/install-manage-presets.yaml +3 -0
  1272. package/meta/install/install-manage-settings.yaml +3 -0
  1273. package/meta/install/install-password.yaml +3 -0
  1274. package/meta/install/install-php-info.yaml +3 -0
  1275. package/meta/install/install-reset-user.yaml +3 -0
  1276. package/meta/install/install-scan-extensions.yaml +3 -0
  1277. package/meta/install/install-show-environment.yaml +3 -0
  1278. package/meta/install/install-test-environment.yaml +3 -0
  1279. package/meta/install/install-test-image.yaml +3 -0
  1280. package/meta/install/install-test-mail.yaml +3 -0
  1281. package/meta/install/install-update.yaml +3 -0
  1282. package/meta/install/install-wizards.yaml +3 -0
  1283. package/meta/mimetypes/mimetypes-application.yaml +3 -0
  1284. package/meta/mimetypes/mimetypes-compressed.yaml +3 -0
  1285. package/meta/mimetypes/mimetypes-excel.yaml +3 -0
  1286. package/meta/mimetypes/mimetypes-media-audio.yaml +3 -0
  1287. package/meta/mimetypes/mimetypes-media-flash.yaml +3 -0
  1288. package/meta/mimetypes/mimetypes-media-image.yaml +3 -0
  1289. package/meta/mimetypes/mimetypes-media-video-vimeo.yaml +3 -0
  1290. package/meta/mimetypes/mimetypes-media-video-youtube.yaml +3 -0
  1291. package/meta/mimetypes/mimetypes-media-video.yaml +3 -0
  1292. package/meta/mimetypes/mimetypes-open-document-database.yaml +3 -0
  1293. package/meta/mimetypes/mimetypes-open-document-drawing.yaml +3 -0
  1294. package/meta/mimetypes/mimetypes-open-document-formula.yaml +3 -0
  1295. package/meta/mimetypes/mimetypes-open-document-presentation.yaml +3 -0
  1296. package/meta/mimetypes/mimetypes-open-document-spreadsheet.yaml +3 -0
  1297. package/meta/mimetypes/mimetypes-open-document-text.yaml +3 -0
  1298. package/meta/mimetypes/mimetypes-other-other.yaml +3 -0
  1299. package/meta/mimetypes/mimetypes-pdf.yaml +3 -0
  1300. package/meta/mimetypes/mimetypes-powerpoint.yaml +3 -0
  1301. package/meta/mimetypes/mimetypes-text-css.yaml +3 -0
  1302. package/meta/mimetypes/mimetypes-text-csv.yaml +3 -0
  1303. package/meta/mimetypes/mimetypes-text-html.yaml +3 -0
  1304. package/meta/mimetypes/mimetypes-text-js.yaml +3 -0
  1305. package/meta/mimetypes/mimetypes-text-php.yaml +3 -0
  1306. package/meta/mimetypes/mimetypes-text-text.yaml +3 -0
  1307. package/meta/mimetypes/mimetypes-text-ts.yaml +3 -0
  1308. package/meta/mimetypes/mimetypes-text-typoscript.yaml +3 -0
  1309. package/meta/mimetypes/mimetypes-word.yaml +3 -0
  1310. package/meta/mimetypes/mimetypes-x-backend_layout.yaml +3 -0
  1311. package/meta/mimetypes/mimetypes-x-content-divider.yaml +3 -0
  1312. package/meta/mimetypes/mimetypes-x-content-domain.yaml +3 -0
  1313. package/meta/mimetypes/mimetypes-x-content-form-search.yaml +3 -0
  1314. package/meta/mimetypes/mimetypes-x-content-form.yaml +3 -0
  1315. package/meta/mimetypes/mimetypes-x-content-header.yaml +3 -0
  1316. package/meta/mimetypes/mimetypes-x-content-html.yaml +3 -0
  1317. package/meta/mimetypes/mimetypes-x-content-image.yaml +3 -0
  1318. package/meta/mimetypes/mimetypes-x-content-link.yaml +3 -0
  1319. package/meta/mimetypes/mimetypes-x-content-list-bullets.yaml +3 -0
  1320. package/meta/mimetypes/mimetypes-x-content-list-files.yaml +3 -0
  1321. package/meta/mimetypes/mimetypes-x-content-login.yaml +3 -0
  1322. package/meta/mimetypes/mimetypes-x-content-menu.yaml +3 -0
  1323. package/meta/mimetypes/mimetypes-x-content-multimedia.yaml +3 -0
  1324. package/meta/mimetypes/mimetypes-x-content-page-language-overlay.yaml +3 -0
  1325. package/meta/mimetypes/mimetypes-x-content-plugin.yaml +3 -0
  1326. package/meta/mimetypes/mimetypes-x-content-script.yaml +3 -0
  1327. package/meta/mimetypes/mimetypes-x-content-table.yaml +3 -0
  1328. package/meta/mimetypes/mimetypes-x-content-template-extension.yaml +3 -0
  1329. package/meta/mimetypes/mimetypes-x-content-template-static.yaml +3 -0
  1330. package/meta/mimetypes/mimetypes-x-content-template.yaml +3 -0
  1331. package/meta/mimetypes/mimetypes-x-content-text-media.yaml +3 -0
  1332. package/meta/mimetypes/mimetypes-x-content-text-picture.yaml +3 -0
  1333. package/meta/mimetypes/mimetypes-x-content-text.yaml +3 -0
  1334. package/meta/mimetypes/mimetypes-x-index_config.yaml +3 -0
  1335. package/meta/mimetypes/mimetypes-x-sys_action.yaml +3 -0
  1336. package/meta/mimetypes/mimetypes-x-sys_category.yaml +3 -0
  1337. package/meta/mimetypes/mimetypes-x-sys_file_storage.yaml +3 -0
  1338. package/meta/mimetypes/mimetypes-x-sys_filemounts.yaml +3 -0
  1339. package/meta/mimetypes/mimetypes-x-sys_language.yaml +3 -0
  1340. package/meta/mimetypes/mimetypes-x-sys_news.yaml +3 -0
  1341. package/meta/mimetypes/mimetypes-x-sys_note.yaml +3 -0
  1342. package/meta/mimetypes/mimetypes-x-sys_redirect.yaml +3 -0
  1343. package/meta/mimetypes/mimetypes-x-sys_workspace.yaml +3 -0
  1344. package/meta/mimetypes/mimetypes-x-tx_rtehtmlarea_acronym.yaml +3 -0
  1345. package/meta/mimetypes/mimetypes-x-tx_scheduler_task_group.yaml +3 -0
  1346. package/meta/miscellaneous/miscellaneous-placeholder.yaml +3 -0
  1347. package/meta/module/module-about.yaml +3 -0
  1348. package/meta/module/module-aboutmodules.yaml +3 -0
  1349. package/meta/module/module-adminpanel.yaml +3 -0
  1350. package/meta/module/module-belog.yaml +3 -0
  1351. package/meta/module/module-beuser.yaml +3 -0
  1352. package/meta/module/module-config.yaml +3 -0
  1353. package/meta/module/module-contentelements.yaml +3 -0
  1354. package/meta/module/module-cshmanual.yaml +3 -0
  1355. package/meta/module/module-dashboard.yaml +3 -0
  1356. package/meta/module/module-dbal.yaml +3 -0
  1357. package/meta/module/module-dbint.yaml +3 -0
  1358. package/meta/module/module-documentation.yaml +3 -0
  1359. package/meta/module/module-extensionmanager.yaml +3 -0
  1360. package/meta/module/module-filelist.yaml +3 -0
  1361. package/meta/module/module-form.yaml +3 -0
  1362. package/meta/module/module-func.yaml +3 -0
  1363. package/meta/module/module-generic.yaml +3 -0
  1364. package/meta/module/module-help.yaml +3 -0
  1365. package/meta/module/module-indexed_search.yaml +3 -0
  1366. package/meta/module/module-info.yaml +3 -0
  1367. package/meta/module/module-install-environment.yaml +3 -0
  1368. package/meta/module/module-install-maintenance.yaml +3 -0
  1369. package/meta/module/module-install-settings.yaml +3 -0
  1370. package/meta/module/module-install-upgrade.yaml +3 -0
  1371. package/meta/module/module-install.yaml +3 -0
  1372. package/meta/module/module-lang.yaml +3 -0
  1373. package/meta/module/module-linkvalidator.yaml +5 -0
  1374. package/meta/module/module-list.yaml +3 -0
  1375. package/meta/module/module-page.yaml +3 -0
  1376. package/meta/module/module-permission.yaml +3 -0
  1377. package/meta/module/module-recycler.yaml +3 -0
  1378. package/meta/module/module-redirects.yaml +3 -0
  1379. package/meta/module/module-reports.yaml +3 -0
  1380. package/meta/module/module-rte-ckeditor.yaml +3 -0
  1381. package/meta/module/module-scheduler.yaml +3 -0
  1382. package/meta/module/module-seo.yaml +3 -0
  1383. package/meta/module/module-setup.yaml +3 -0
  1384. package/meta/module/module-sites.yaml +3 -0
  1385. package/meta/module/module-taskcenter.yaml +3 -0
  1386. package/meta/module/module-templates.yaml +3 -0
  1387. package/meta/module/module-tstemplate.yaml +3 -0
  1388. package/meta/module/module-urls.yaml +3 -0
  1389. package/meta/module/module-version.yaml +3 -0
  1390. package/meta/module/module-viewpage.yaml +3 -0
  1391. package/meta/module/module-workspaces.yaml +3 -0
  1392. package/meta/modulegroup/modulegroup-file.yaml +3 -0
  1393. package/meta/modulegroup/modulegroup-help.yaml +3 -0
  1394. package/meta/modulegroup/modulegroup-site.yaml +3 -0
  1395. package/meta/modulegroup/modulegroup-system.yaml +3 -0
  1396. package/meta/modulegroup/modulegroup-tools.yaml +3 -0
  1397. package/meta/modulegroup/modulegroup-user.yaml +3 -0
  1398. package/meta/modulegroup/modulegroup-web.yaml +3 -0
  1399. package/meta/overlay/overlay-advanced.yaml +3 -0
  1400. package/meta/overlay/overlay-approved.yaml +3 -0
  1401. package/meta/overlay/overlay-backenduser.yaml +3 -0
  1402. package/meta/overlay/overlay-backendusers.yaml +3 -0
  1403. package/meta/overlay/overlay-deleted.yaml +3 -0
  1404. package/meta/overlay/overlay-edit.yaml +3 -0
  1405. package/meta/overlay/overlay-endtime.yaml +3 -0
  1406. package/meta/overlay/overlay-external-link.yaml +3 -0
  1407. package/meta/overlay/overlay-frontenduser.yaml +3 -0
  1408. package/meta/overlay/overlay-frontendusers.yaml +3 -0
  1409. package/meta/overlay/overlay-hidden.yaml +3 -0
  1410. package/meta/overlay/overlay-includes-subpages.yaml +3 -0
  1411. package/meta/overlay/overlay-info.yaml +3 -0
  1412. package/meta/overlay/overlay-list.yaml +3 -0
  1413. package/meta/overlay/overlay-locked.yaml +3 -0
  1414. package/meta/overlay/overlay-media.yaml +3 -0
  1415. package/meta/overlay/overlay-missing.yaml +3 -0
  1416. package/meta/overlay/overlay-mountpoint.yaml +3 -0
  1417. package/meta/overlay/overlay-new.yaml +3 -0
  1418. package/meta/overlay/overlay-news.yaml +3 -0
  1419. package/meta/overlay/overlay-readonly.yaml +3 -0
  1420. package/meta/overlay/overlay-restricted.yaml +3 -0
  1421. package/meta/overlay/overlay-scheduled.yaml +3 -0
  1422. package/meta/overlay/overlay-shop.yaml +3 -0
  1423. package/meta/overlay/overlay-shortcut.yaml +3 -0
  1424. package/meta/overlay/overlay-translated.yaml +3 -0
  1425. package/meta/overlay/overlay-warning.yaml +3 -0
  1426. package/meta/spinner/spinner-circle-dark.yaml +3 -0
  1427. package/meta/spinner/spinner-circle-light.yaml +3 -0
  1428. package/meta/spinner/spinner-circle.yaml +3 -0
  1429. package/meta/status/status-user-admin.yaml +3 -0
  1430. package/meta/status/status-user-backend.yaml +3 -0
  1431. package/meta/status/status-user-frontend.yaml +3 -0
  1432. package/meta/status/status-user-group-backend.yaml +3 -0
  1433. package/meta/status/status-user-group-frontend.yaml +3 -0
  1434. package/package.json +10 -10
  1435. package/src/actions/actions-book.svg +11 -0
  1436. package/src/actions/actions-brand-instagram.svg +26 -0
  1437. package/src/actions/actions-coffee.svg +11 -0
  1438. package/src/actions/actions-container.svg +12 -0
  1439. package/src/actions/actions-crop.svg +9 -0
  1440. package/src/actions/actions-magnet.svg +11 -0
  1441. package/src/actions/actions-store.svg +11 -0
  1442. package/src/content/content-container.svg +16 -0
  1443. package/src/content/content-magnet.svg +16 -0
  1444. package/src/module/module-linkvalidator.svg +22 -0
  1445. package/svgo.config.js +27 -0
  1446. package/tmpl/html/docs/_layout.html.twig +2 -2
  1447. package/tmpl/html/docs/guide.html.twig +3 -3
  1448. package/tmpl/html/docs/index.html.twig +2 -2
  1449. package/tmpl/html/docs/section.html.twig +2 -2
  1450. package/tmpl/html/docs/single.html.twig +2 -2
  1451. package/typo3.json +2 -1
  1452. package/svgo.yaml +0 -44
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4h-.012l.004-.008L10.008.006 10 .014V0H2zm1 1h6v4h4v10H3V1zm7 .412L12.586 4H10V1.412z"/></g><g><path fill="#639" d="M5 5h11v11H5z"/><path d="M15 6v9H6V6h9m1-1H5v11h11V5z" opacity=".3"/><path fill="#FFF" d="M10 8h1v5h-1z"/><path fill="#FFF" d="M8 10h5v1H8z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4h-.012l.004-.008L10.008.006 10 .014V0H2zm1 1h6v4h4v10H3V1zm7 .412L12.586 4H10V1.412z"/></g><g><path fill="#639" d="M5 5h11v11H5z"/><path d="M15 6v9H6V6h9m1-1H5v11h11V5z" opacity=".3"/><path fill="#FFF" d="M10 8h1v5h-1z"/><path fill="#FFF" d="M8 10h5v1H8z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g opacity=".5"><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4l-4-4H2zm1 1h6v4h4v10H3V1zm7 .4L12.6 4H10V1.4z"/></g><g><path fill="#666" d="M10.725 5h-.45C8.818 5 7.588 6.205 7.588 7.631v1.237c0 .649.287 1.38.769 1.99a3.108 3.108 0 0 1-.044.301l-.288.127c-.441.196-.896.398-1.456.558l-.116.033-.105.06C6.135 12.059 5 12.809 5 15v1h11v-1c0-2.275-1.175-2.978-1.396-3.088l-.084-.042-.089-.026c-.562-.16-1.019-.364-1.461-.56l-.255-.113a3.819 3.819 0 0 1-.053-.338c.47-.606.751-1.327.751-1.966V7.631C13.412 6.156 12.232 5 10.725 5z"/><path fill="#FFC857" d="M14.156 12.806c-.949-.271-1.612-.642-2.272-.896-.063-.207-.214-.574-.25-1.418.454-.457.779-1.103.779-1.623V7.631c0-.9-.731-1.631-1.688-1.631h-.45c-.9 0-1.688.731-1.688 1.631v1.237c0 .525.329 1.177.789 1.635-.015.829-.171 1.194-.245 1.401-.666.254-1.331.629-2.287.902 0 0-.787.45-.844 2.194h9c-.056-1.8-.844-2.194-.844-2.194z"/><path fill="#59F" d="M14.156 12.806c-.95-.271-1.612-.642-2.273-.897.04.131.047.197-.034.278-.675.731-2.081.675-2.7 0-.082-.082-.066-.149-.017-.284-.666.254-1.332.629-2.289.903 0 0-.787.45-.844 2.194H15c-.056-1.8-.844-2.194-.844-2.194z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g opacity=".5"><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4l-4-4H2zm1 1h6v4h4v10H3V1zm7 .4L12.6 4H10V1.4z"/></g><g><path fill="#666" d="M10.725 5h-.45C8.818 5 7.588 6.205 7.588 7.631v1.237c0 .649.287 1.38.769 1.99a3.108 3.108 0 0 1-.044.301l-.288.127c-.441.196-.896.398-1.456.558l-.116.033-.105.06C6.135 12.059 5 12.809 5 15v1h11v-1c0-2.275-1.175-2.978-1.396-3.088l-.084-.042-.089-.026c-.562-.16-1.019-.364-1.461-.56l-.255-.113a3.819 3.819 0 0 1-.053-.338c.47-.606.751-1.327.751-1.966V7.631C13.412 6.156 12.232 5 10.725 5z"/><path fill="#FFC857" d="M14.156 12.806c-.949-.271-1.612-.642-2.272-.896-.063-.207-.214-.574-.25-1.418.454-.457.779-1.103.779-1.623V7.631c0-.9-.731-1.631-1.688-1.631h-.45c-.9 0-1.688.731-1.688 1.631v1.237c0 .525.329 1.177.789 1.635-.015.829-.171 1.194-.245 1.401-.666.254-1.331.629-2.287.902 0 0-.787.45-.844 2.194h9c-.056-1.8-.844-2.194-.844-2.194z"/><path fill="#59F" d="M14.156 12.806c-.95-.271-1.612-.642-2.273-.897.04.131.047.197-.034.278-.675.731-2.081.675-2.7 0-.082-.082-.066-.149-.017-.284-.666.254-1.332.629-2.289.903 0 0-.787.45-.844 2.194H15c-.056-1.8-.844-2.194-.844-2.194z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="2 -3 16 16"><g><circle cx="10" cy="5" r="8" fill="#59F"/><path fill="#AAD400" d="M16.973 4.378a7.034 7.034 0 0 0-3.545-5.48c-.092.097-.117.04-.117.137-.277.097-.646-.097-.923-.194a3.23 3.23 0 0 0-2.122-.097c-.277.097-.922.194-.646.776.184.292.645.583 1.107.195.184-.194.37-.485.645-.194.093.098.093.195.093.292-.093.29-.37.388-.646.388-.37.097-.74 0-1.108.097-.37.097-.923.194-.923.68 0 .58-.185.678-.647.775-.37 0-.553.194-.37.582.093.29.37.29.555.194.738-.388 1.384-1.358 2.214-.194l.184-.097c.185-.776.37-.29.554 0l.277.29c1.107-1.066.83.486 1.2.776-.74-.194-1.57.582-2.215.097-1.107-.872-1.845-.484-2.86.388-.83.68-1.015 1.552-.83 2.328.276.97 1.29 1.067 2.122.873.276-.098.83-.098.83.096-.185.873.83 1.455.46 2.424-.276.776.186 1.746.83 2.037.647.29 1.2-.485 1.478-1.164.092-.097 0-.29.092-.388.738-.97.646-2.424 1.568-3.394.277-.29 1.2-1.357.46-2.23 1.754-.485 1.11 1.26 1.478 2.037.276-.582.46-1.164.645-1.65.092-.29.16-.38.16-.38zM6.948-.79c.29-.306.303-.356.594-.765A6.738 6.738 0 0 0 5.619-.456l.168.177h.873s.097 0 .097-.1l.097-.103s.097 0 .097-.102l.096-.102.097-.103c-.29.205-.29.103-.194 0 0 .103 0 .103 0 0 0 .103 0 0 0 0L6.948-.79zM5.666 8.65s-.096-.092 0 0c-.096-.092-.096-.092 0 0v-.276l-.096-.092c-.095 0-.095-.093-.19-.093s-.19-.093-.286-.093h-.191s-.095 0-.095-.092c-.668-.37-.953-1.015-1.144-1.752 0-.185-.095-.37-.095-.554-.094-.093-.094-.185-.19-.278-.19-.184-.094-.553.096-.922v-.184c0-.093 0-.093.095-.185 0-.09 0-.09.096-.183.19-.37.572-.646.762-.923.095-.092.095-.092.095-.184v-.092c.095-.092.095-.277.19-.37 0-.09.096-.276.096-.368 0-.185 0-.277-.096-.46-.096-.278-.154-.518-.344-.703-.858 1.2-1.37 2.546-1.37 4.113 0 2.123.903 4.006 2.414 5.324 0 0 .061.026.061-.064v-.094c0-.092.095-.092.095-.184.096-.37.096-.922.097-1.291z"/><path fill="#212121" d="M10 13c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8zm0-15C6.14-2 3 1.14 3 5c0 3.859 3.14 7 7 7 3.859 0 7-3.141 7-7 0-3.86-3.141-7-7-7z" opacity=".2"/></g><g><path fill="#666" d="M12.725 2h-.45c-1.457 0-2.687 1.205-2.687 2.631v1.237c0 .649.287 1.38.769 1.99a3.108 3.108 0 0 1-.044.301l-.288.127c-.441.196-.896.398-1.456.558l-.116.033-.105.06C8.135 9.059 7 9.809 7 12v1h11v-1c0-2.275-1.175-2.978-1.396-3.088l-.084-.042-.089-.026c-.562-.16-1.019-.364-1.461-.56l-.255-.113a3.819 3.819 0 0 1-.053-.338c.47-.606.751-1.327.751-1.966V4.631C15.412 3.156 14.232 2 12.725 2z"/><path fill="#FFC857" d="M16.156 9.806c-.949-.271-1.612-.642-2.272-.896-.063-.207-.214-.574-.25-1.418.454-.457.779-1.103.779-1.623V4.631c0-.9-.731-1.631-1.688-1.631h-.45c-.9 0-1.688.731-1.688 1.631v1.237c0 .525.329 1.177.789 1.635-.015.829-.171 1.194-.245 1.401-.666.254-1.331.629-2.287.902 0 0-.787.45-.844 2.194h9c-.056-1.8-.844-2.194-.844-2.194z"/><path fill="#59F" d="M16.156 9.806c-.95-.271-1.612-.642-2.273-.897.04.131.047.197-.034.278-.675.731-2.081.675-2.7 0-.082-.082-.066-.149-.017-.284-.666.254-1.332.629-2.289.903 0 0-.787.45-.844 2.194H17c-.056-1.8-.844-2.194-.844-2.194z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="2 -3 16 16"><g><circle cx="10" cy="5" r="8" fill="#59F"/><path fill="#AAD400" d="M16.973 4.378a7.034 7.034 0 0 0-3.545-5.48c-.092.097-.117.04-.117.137-.277.097-.646-.097-.923-.194a3.23 3.23 0 0 0-2.122-.097c-.277.097-.922.194-.646.776.184.292.645.583 1.107.195.184-.194.37-.485.645-.194.093.098.093.195.093.292-.093.29-.37.388-.646.388-.37.097-.74 0-1.108.097-.37.097-.923.194-.923.68 0 .58-.185.678-.647.775-.37 0-.553.194-.37.582.093.29.37.29.555.194.738-.388 1.384-1.358 2.214-.194l.184-.097c.185-.776.37-.29.554 0l.277.29c1.107-1.066.83.486 1.2.776-.74-.194-1.57.582-2.215.097-1.107-.872-1.845-.484-2.86.388-.83.68-1.015 1.552-.83 2.328.276.97 1.29 1.067 2.122.873.276-.098.83-.098.83.096-.185.873.83 1.455.46 2.424-.276.776.186 1.746.83 2.037.647.29 1.2-.485 1.478-1.164.092-.097 0-.29.092-.388.738-.97.646-2.424 1.568-3.394.277-.29 1.2-1.357.46-2.23 1.754-.485 1.11 1.26 1.478 2.037.276-.582.46-1.164.645-1.65.092-.29.16-.38.16-.38zM6.948-.79c.29-.306.303-.356.594-.765A6.738 6.738 0 0 0 5.619-.456l.168.177h.873s.097 0 .097-.1l.097-.103s.097 0 .097-.102l.096-.102.097-.103c-.29.205-.29.103-.194 0 0 .103 0 .103 0 0 0 .103 0 0 0 0L6.948-.79zM5.666 8.65s-.096-.092 0 0c-.096-.092-.096-.092 0 0v-.276l-.096-.092c-.095 0-.095-.093-.19-.093s-.19-.093-.286-.093h-.191s-.095 0-.095-.092c-.668-.37-.953-1.015-1.144-1.752 0-.185-.095-.37-.095-.554-.094-.093-.094-.185-.19-.278-.19-.184-.094-.553.096-.922v-.184c0-.093 0-.093.095-.185 0-.09 0-.09.096-.183.19-.37.572-.646.762-.923.095-.092.095-.092.095-.184v-.092c.095-.092.095-.277.19-.37 0-.09.096-.276.096-.368 0-.185 0-.277-.096-.46-.096-.278-.154-.518-.344-.703-.858 1.2-1.37 2.546-1.37 4.113 0 2.123.903 4.006 2.414 5.324 0 0 .061.026.061-.064v-.094c0-.092.095-.092.095-.184.096-.37.096-.922.097-1.291z"/><path fill="#212121" d="M10 13c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8zm0-15C6.14-2 3 1.14 3 5c0 3.859 3.14 7 7 7 3.859 0 7-3.141 7-7 0-3.86-3.141-7-7-7z" opacity=".2"/></g><g><path fill="#666" d="M12.725 2h-.45c-1.457 0-2.687 1.205-2.687 2.631v1.237c0 .649.287 1.38.769 1.99a3.108 3.108 0 0 1-.044.301l-.288.127c-.441.196-.896.398-1.456.558l-.116.033-.105.06C8.135 9.059 7 9.809 7 12v1h11v-1c0-2.275-1.175-2.978-1.396-3.088l-.084-.042-.089-.026c-.562-.16-1.019-.364-1.461-.56l-.255-.113a3.819 3.819 0 0 1-.053-.338c.47-.606.751-1.327.751-1.966V4.631C15.412 3.156 14.232 2 12.725 2z"/><path fill="#FFC857" d="M16.156 9.806c-.949-.271-1.612-.642-2.272-.896-.063-.207-.214-.574-.25-1.418.454-.457.779-1.103.779-1.623V4.631c0-.9-.731-1.631-1.688-1.631h-.45c-.9 0-1.688.731-1.688 1.631v1.237c0 .525.329 1.177.789 1.635-.015.829-.171 1.194-.245 1.401-.666.254-1.331.629-2.287.902 0 0-.787.45-.844 2.194h9c-.056-1.8-.844-2.194-.844-2.194z"/><path fill="#59F" d="M16.156 9.806c-.95-.271-1.612-.642-2.273-.897.04.131.047.197-.034.278-.675.731-2.081.675-2.7 0-.082-.082-.066-.149-.017-.284-.666.254-1.332.629-2.289.903 0 0-.787.45-.844 2.194H17c-.056-1.8-.844-2.194-.844-2.194z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="2 -3 16 16"><g><path fill="#EFEFEF" d="M4-3v16h12V1l-4-4H4z"/><path fill="#FFF" d="M12 1v-4l4 4h-4z" opacity=".65"/><path fill="#212121" d="M15 2v5l-4-5h4z" opacity=".2"/><path fill="#999" d="M4-3v16h12V1l-4-4H4zm1 1h6v4h4v10H5V-2zm7 .4L14.6 1H12v-2.6z"/></g><g><path fill="#666" d="M12.725 2h-.45c-1.457 0-2.687 1.205-2.687 2.631v1.237c0 .649.287 1.38.769 1.99a3.108 3.108 0 0 1-.044.301l-.288.127c-.441.196-.896.398-1.456.558l-.116.033-.105.06C8.135 9.059 7 9.809 7 12v1h11v-1c0-2.275-1.175-2.978-1.396-3.088l-.084-.042-.089-.026c-.562-.16-1.019-.364-1.461-.56l-.255-.113a3.819 3.819 0 0 1-.053-.338c.47-.606.751-1.327.751-1.966V4.631C15.412 3.156 14.232 2 12.725 2z"/><path fill="#FFC857" d="M16.156 9.806c-.949-.271-1.612-.642-2.272-.896-.063-.207-.214-.574-.25-1.418.454-.457.779-1.103.779-1.623V4.631c0-.9-.731-1.631-1.688-1.631h-.45c-.9 0-1.688.731-1.688 1.631v1.237c0 .525.329 1.177.789 1.635-.015.829-.171 1.194-.245 1.401-.666.254-1.331.629-2.287.902 0 0-.787.45-.844 2.194h9c-.056-1.8-.844-2.194-.844-2.194z"/><path fill="#59F" d="M16.156 9.806c-.95-.271-1.612-.642-2.273-.897.04.131.047.197-.034.278-.675.731-2.081.675-2.7 0-.082-.082-.066-.149-.017-.284-.666.254-1.332.629-2.289.903 0 0-.787.45-.844 2.194H17c-.056-1.8-.844-2.194-.844-2.194z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="2 -3 16 16"><g><path fill="#EFEFEF" d="M4-3v16h12V1l-4-4H4z"/><path fill="#FFF" d="M12 1v-4l4 4h-4z" opacity=".65"/><path fill="#212121" d="M15 2v5l-4-5h4z" opacity=".2"/><path fill="#999" d="M4-3v16h12V1l-4-4H4zm1 1h6v4h4v10H5V-2zm7 .4L14.6 1H12v-2.6z"/></g><g><path fill="#666" d="M12.725 2h-.45c-1.457 0-2.687 1.205-2.687 2.631v1.237c0 .649.287 1.38.769 1.99a3.108 3.108 0 0 1-.044.301l-.288.127c-.441.196-.896.398-1.456.558l-.116.033-.105.06C8.135 9.059 7 9.809 7 12v1h11v-1c0-2.275-1.175-2.978-1.396-3.088l-.084-.042-.089-.026c-.562-.16-1.019-.364-1.461-.56l-.255-.113a3.819 3.819 0 0 1-.053-.338c.47-.606.751-1.327.751-1.966V4.631C15.412 3.156 14.232 2 12.725 2z"/><path fill="#FFC857" d="M16.156 9.806c-.949-.271-1.612-.642-2.272-.896-.063-.207-.214-.574-.25-1.418.454-.457.779-1.103.779-1.623V4.631c0-.9-.731-1.631-1.688-1.631h-.45c-.9 0-1.688.731-1.688 1.631v1.237c0 .525.329 1.177.789 1.635-.015.829-.171 1.194-.245 1.401-.666.254-1.331.629-2.287.902 0 0-.787.45-.844 2.194h9c-.056-1.8-.844-2.194-.844-2.194z"/><path fill="#59F" d="M16.156 9.806c-.95-.271-1.612-.642-2.273-.897.04.131.047.197-.034.278-.675.731-2.081.675-2.7 0-.082-.082-.066-.149-.017-.284-.666.254-1.332.629-2.289.903 0 0-.787.45-.844 2.194H17c-.056-1.8-.844-2.194-.844-2.194z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g opacity=".5"><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4l-4-4H2zm1 1h6v4h4v10H3V1zm7 .4L12.6 4H10V1.4z"/></g><g><path fill="#666" d="M12.15 5h-.3c-1.172 0-2.125.937-2.125 2.088v.825c0 .434.161.91.438 1.33a6.483 6.483 0 0 1-.875.333l-.117.033-.105.06c-.169.097-1.012.693-1.065 2.331L8 15h8v-3c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C14.276 5.937 13.322 5 12.15 5z"/><path fill="#FFC857" d="M14.438 10.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825c0-.6-.526-1.088-1.126-1.088h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6v-1c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#ABD7FF" d="M14.438 10.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v2h6v-2c-.04-1.2-.564-1.462-.564-1.462z"/><path fill="#666" d="M9.15 7h-.3c-1.172 0-2.126.937-2.126 2.088v.825c0 .434.161.91.438 1.33a6.432 6.432 0 0 1-.875.333l-.117.033-.105.06c-.168.097-1.011.693-1.064 2.331L5 16h8v-2c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C11.276 7.937 10.322 7 9.15 7z"/><path fill="#FFC857" d="M11.438 12.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825C10.276 8.488 9.75 8 9.15 8h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6v-1c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#59F" d="M11.438 12.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v1h6v-1c-.04-1.2-.564-1.462-.564-1.462z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g opacity=".5"><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4l-4-4H2zm1 1h6v4h4v10H3V1zm7 .4L12.6 4H10V1.4z"/></g><g><path fill="#666" d="M12.15 5h-.3c-1.172 0-2.125.937-2.125 2.088v.825c0 .434.161.91.438 1.33a6.483 6.483 0 0 1-.875.333l-.117.033-.105.06c-.169.097-1.012.693-1.065 2.331L8 15h8v-3c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C14.276 5.937 13.322 5 12.15 5z"/><path fill="#FFC857" d="M14.438 10.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825c0-.6-.526-1.088-1.126-1.088h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6v-1c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#ABD7FF" d="M14.438 10.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v2h6v-2c-.04-1.2-.564-1.462-.564-1.462z"/><path fill="#666" d="M9.15 7h-.3c-1.172 0-2.126.937-2.126 2.088v.825c0 .434.161.91.438 1.33a6.432 6.432 0 0 1-.875.333l-.117.033-.105.06c-.168.097-1.011.693-1.064 2.331L5 16h8v-2c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C11.276 7.937 10.322 7 9.15 7z"/><path fill="#FFC857" d="M11.438 12.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825C10.276 8.488 9.75 8 9.15 8h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6v-1c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#59F" d="M11.438 12.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v1h6v-1c-.04-1.2-.564-1.462-.564-1.462z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><circle cx="8" cy="8" r="8" fill="#59F"/><path fill="#AAD400" d="M14.973 7.378a7.034 7.034 0 0 0-3.545-5.48c-.092.097-.117.04-.117.137-.277.097-.646-.097-.923-.194a3.23 3.23 0 0 0-2.122-.097c-.277.097-.922.194-.646.776.184.292.645.583 1.107.195.184-.194.37-.485.645-.194.093.098.093.195.093.292-.093.29-.37.388-.646.388-.37.097-.74 0-1.108.097-.37.097-.923.194-.923.68 0 .58-.185.678-.647.775-.37 0-.553.194-.37.582.093.29.37.29.555.194.738-.388 1.384-1.358 2.214-.194l.184-.097c.185-.776.37-.29.554 0l.277.29c1.107-1.066.83.486 1.2.776-.74-.194-1.57.582-2.215.097-1.107-.872-1.845-.484-2.86.388-.83.68-1.015 1.552-.83 2.328.276.97 1.29 1.067 2.122.873.276-.098.83-.098.83.096-.185.873.83 1.455.46 2.424-.276.776.186 1.746.83 2.037.647.29 1.2-.485 1.478-1.164.092-.097 0-.29.092-.388.738-.97.646-2.424 1.568-3.394.277-.29 1.2-1.357.46-2.23 1.754-.485 1.11 1.26 1.478 2.037.276-.582.46-1.164.645-1.65.092-.29.16-.38.16-.38zM4.948 2.21c.29-.306.303-.356.594-.765a6.738 6.738 0 0 0-1.923 1.099l.168.177h.873s.097 0 .097-.1l.097-.103s.097 0 .097-.102l.096-.102.097-.103c-.29.205-.29.103-.194 0 0 .103 0 .103 0 0 0 .103 0 0 0 0l-.002-.001zM3.666 11.65s-.096-.092 0 0c-.096-.092-.096-.092 0 0v-.276l-.096-.092c-.095 0-.095-.093-.19-.093s-.19-.093-.286-.093h-.191s-.095 0-.095-.092c-.668-.37-.953-1.015-1.144-1.752 0-.185-.095-.37-.095-.554-.094-.093-.094-.185-.19-.278-.19-.184-.094-.553.096-.922v-.184c0-.093 0-.093.095-.185 0-.09 0-.09.096-.183.19-.37.572-.646.762-.923.095-.092.095-.092.095-.184v-.092c.095-.092.095-.277.19-.37 0-.09.096-.276.096-.368 0-.185 0-.277-.096-.46-.096-.278-.154-.518-.344-.703-.858 1.2-1.37 2.546-1.37 4.113 0 2.123.903 4.006 2.414 5.324 0 0 .061.026.061-.064v-.094c0-.092.095-.092.095-.184.096-.37.096-.922.097-1.291z"/><path fill="#212121" d="M8 16c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8zM8 1C4.14 1 1 4.14 1 8c0 3.859 3.14 7 7 7 3.859 0 7-3.141 7-7 0-3.86-3.141-7-7-7z" opacity=".2"/></g><g><path fill="#666" d="M12.15 5h-.3c-1.172 0-2.125.937-2.125 2.088v.825c0 .434.161.91.438 1.33a6.483 6.483 0 0 1-.875.333l-.117.033-.105.06c-.169.097-1.012.693-1.065 2.331L8 15h8v-3c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C14.276 5.937 13.322 5 12.15 5z"/><path fill="#FFC857" d="M14.438 10.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825c0-.6-.526-1.088-1.126-1.088h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6v-1c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#ABD7FF" d="M14.438 10.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v2h6v-2c-.04-1.2-.564-1.462-.564-1.462z"/><path fill="#666" d="M9.15 7h-.3c-1.172 0-2.126.937-2.126 2.088v.825c0 .434.161.91.438 1.33a6.432 6.432 0 0 1-.875.333l-.117.033-.105.06c-.168.097-1.011.693-1.064 2.331L5 16h8v-2c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C11.276 7.937 10.322 7 9.15 7z"/><path fill="#FFC857" d="M11.438 12.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825C10.276 8.488 9.75 8 9.15 8h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6v-1c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#59F" d="M11.438 12.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v1h6v-1c-.04-1.2-.564-1.462-.564-1.462z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><circle cx="8" cy="8" r="8" fill="#59F"/><path fill="#AAD400" d="M14.973 7.378a7.034 7.034 0 0 0-3.545-5.48c-.092.097-.117.04-.117.137-.277.097-.646-.097-.923-.194a3.23 3.23 0 0 0-2.122-.097c-.277.097-.922.194-.646.776.184.292.645.583 1.107.195.184-.194.37-.485.645-.194.093.098.093.195.093.292-.093.29-.37.388-.646.388-.37.097-.74 0-1.108.097-.37.097-.923.194-.923.68 0 .58-.185.678-.647.775-.37 0-.553.194-.37.582.093.29.37.29.555.194.738-.388 1.384-1.358 2.214-.194l.184-.097c.185-.776.37-.29.554 0l.277.29c1.107-1.066.83.486 1.2.776-.74-.194-1.57.582-2.215.097-1.107-.872-1.845-.484-2.86.388-.83.68-1.015 1.552-.83 2.328.276.97 1.29 1.067 2.122.873.276-.098.83-.098.83.096-.185.873.83 1.455.46 2.424-.276.776.186 1.746.83 2.037.647.29 1.2-.485 1.478-1.164.092-.097 0-.29.092-.388.738-.97.646-2.424 1.568-3.394.277-.29 1.2-1.357.46-2.23 1.754-.485 1.11 1.26 1.478 2.037.276-.582.46-1.164.645-1.65.092-.29.16-.38.16-.38zM4.948 2.21c.29-.306.303-.356.594-.765a6.738 6.738 0 0 0-1.923 1.099l.168.177h.873s.097 0 .097-.1l.097-.103s.097 0 .097-.102l.096-.102.097-.103c-.29.205-.29.103-.194 0 0 .103 0 .103 0 0 0 .103 0 0 0 0l-.002-.001zM3.666 11.65s-.096-.092 0 0c-.096-.092-.096-.092 0 0v-.276l-.096-.092c-.095 0-.095-.093-.19-.093s-.19-.093-.286-.093h-.191s-.095 0-.095-.092c-.668-.37-.953-1.015-1.144-1.752 0-.185-.095-.37-.095-.554-.094-.093-.094-.185-.19-.278-.19-.184-.094-.553.096-.922v-.184c0-.093 0-.093.095-.185 0-.09 0-.09.096-.183.19-.37.572-.646.762-.923.095-.092.095-.092.095-.184v-.092c.095-.092.095-.277.19-.37 0-.09.096-.276.096-.368 0-.185 0-.277-.096-.46-.096-.278-.154-.518-.344-.703-.858 1.2-1.37 2.546-1.37 4.113 0 2.123.903 4.006 2.414 5.324 0 0 .061.026.061-.064v-.094c0-.092.095-.092.095-.184.096-.37.096-.922.097-1.291z"/><path fill="#212121" d="M8 16c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8zM8 1C4.14 1 1 4.14 1 8c0 3.859 3.14 7 7 7 3.859 0 7-3.141 7-7 0-3.86-3.141-7-7-7z" opacity=".2"/></g><g><path fill="#666" d="M12.15 5h-.3c-1.172 0-2.125.937-2.125 2.088v.825c0 .434.161.91.438 1.33a6.483 6.483 0 0 1-.875.333l-.117.033-.105.06c-.169.097-1.012.693-1.065 2.331L8 15h8v-3c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C14.276 5.937 13.322 5 12.15 5z"/><path fill="#FFC857" d="M14.438 10.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825c0-.6-.526-1.088-1.126-1.088h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6v-1c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#ABD7FF" d="M14.438 10.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v2h6v-2c-.04-1.2-.564-1.462-.564-1.462z"/><path fill="#666" d="M9.15 7h-.3c-1.172 0-2.126.937-2.126 2.088v.825c0 .434.161.91.438 1.33a6.432 6.432 0 0 1-.875.333l-.117.033-.105.06c-.168.097-1.011.693-1.064 2.331L5 16h8v-2c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C11.276 7.937 10.322 7 9.15 7z"/><path fill="#FFC857" d="M11.438 12.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825C10.276 8.488 9.75 8 9.15 8h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6v-1c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#59F" d="M11.438 12.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v1h6v-1c-.04-1.2-.564-1.462-.564-1.462z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4l-4-4H2zm1 1h6v4h4v10H3V1zm7 .4L12.6 4H10V1.4z"/></g><g><path fill="#666" d="M12.15 5h-.3c-1.172 0-2.125.937-2.125 2.088v.825c0 .434.161.91.438 1.33a6.483 6.483 0 0 1-.875.333l-.117.033-.105.06c-.169.097-1.012.693-1.065 2.331L8 15h8v-3c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C14.276 5.937 13.322 5 12.15 5z"/><path fill="#FFC857" d="M14.438 10.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825c0-.6-.526-1.088-1.126-1.088h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6v-1c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#ABD7FF" d="M14.438 10.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v2h6v-2c-.04-1.2-.564-1.462-.564-1.462z"/><path fill="#666" d="M9.15 7h-.3c-1.172 0-2.126.937-2.126 2.088v.825c0 .434.161.91.438 1.33a6.432 6.432 0 0 1-.875.333l-.117.033-.105.06c-.168.097-1.011.693-1.064 2.331L5 16h8v-2c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C11.276 7.937 10.322 7 9.15 7z"/><path fill="#FFC857" d="M11.438 12.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825C10.276 8.488 9.75 8 9.15 8h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6v-1c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#59F" d="M11.438 12.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v1h6v-1c-.04-1.2-.564-1.462-.564-1.462z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4l-4-4H2zm1 1h6v4h4v10H3V1zm7 .4L12.6 4H10V1.4z"/></g><g><path fill="#666" d="M12.15 5h-.3c-1.172 0-2.125.937-2.125 2.088v.825c0 .434.161.91.438 1.33a6.483 6.483 0 0 1-.875.333l-.117.033-.105.06c-.169.097-1.012.693-1.065 2.331L8 15h8v-3c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C14.276 5.937 13.322 5 12.15 5z"/><path fill="#FFC857" d="M14.438 10.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825c0-.6-.526-1.088-1.126-1.088h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6v-1c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#ABD7FF" d="M14.438 10.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v2h6v-2c-.04-1.2-.564-1.462-.564-1.462z"/><path fill="#666" d="M9.15 7h-.3c-1.172 0-2.126.937-2.126 2.088v.825c0 .434.161.91.438 1.33a6.432 6.432 0 0 1-.875.333l-.117.033-.105.06c-.168.097-1.011.693-1.064 2.331L5 16h8v-2c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C11.276 7.937 10.322 7 9.15 7z"/><path fill="#FFC857" d="M11.438 12.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825C10.276 8.488 9.75 8 9.15 8h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6v-1c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#59F" d="M11.438 12.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v1h6v-1c-.04-1.2-.564-1.462-.564-1.462z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g opacity=".5"><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><g><path fill="#FFF" d="M5.5 12.5v-9h4v1h4v8z"/><path fill="#666" d="M9 4v1h4v7H6V4h3m1-1H5v10h9V4h-4V3z"/></g><path fill="#333" d="M7 5h7v2H7z"/><path fill="#B9B9B9" d="M7 8h7v1H7zM7 10h7v1H7z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".6"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4l-4-4H2zm1 1h6v4h4v10H3V1zm7 .4L12.6 4H10V1.4z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g opacity=".5"><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><g><path fill="#FFF" d="M5.5 12.5v-9h4v1h4v8z"/><path fill="#666" d="M9 4v1h4v7H6V4h3m1-1H5v10h9V4h-4V3z"/></g><path fill="#333" d="M7 5h7v2H7z"/><path fill="#B9B9B9" d="M7 8h7v1H7zM7 10h7v1H7z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".6"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4l-4-4H2zm1 1h6v4h4v10H3V1zm7 .4L12.6 4H10V1.4z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle cx="8" cy="8" r="8" fill="#59F"/><path fill="#AAD400" d="M14.973 7.378a7.034 7.034 0 0 0-3.545-5.48c-.092.097-.117.04-.117.137-.277.097-.646-.097-.923-.194a3.23 3.23 0 0 0-2.122-.097c-.277.097-.922.194-.646.776.184.292.645.583 1.107.195.184-.194.37-.485.645-.194.093.098.093.195.093.292-.093.29-.37.388-.646.388-.37.097-.74 0-1.108.097-.37.097-.923.194-.923.68 0 .58-.185.678-.647.775-.37 0-.553.194-.37.582.093.29.37.29.555.194.738-.388 1.384-1.358 2.214-.194l.184-.097c.185-.776.37-.29.554 0l.277.29c1.107-1.066.83.486 1.2.776-.74-.194-1.57.582-2.215.097-1.107-.872-1.845-.484-2.86.388-.83.68-1.015 1.552-.83 2.328.276.97 1.29 1.067 2.122.873.276-.098.83-.098.83.096-.185.873.83 1.455.46 2.424-.276.776.186 1.746.83 2.037.647.29 1.2-.485 1.478-1.164.092-.097 0-.29.092-.388.738-.97.646-2.424 1.568-3.394.277-.29 1.2-1.357.46-2.23 1.754-.485 1.11 1.26 1.478 2.037.276-.582.46-1.164.645-1.65.092-.29.16-.38.16-.38zM4.948 2.21c.29-.306.303-.356.594-.765a6.738 6.738 0 0 0-1.923 1.099l.168.177h.873s.097 0 .097-.1l.097-.103s.097 0 .097-.102l.096-.102.097-.103c-.29.205-.29.103-.194 0 0 .103 0 .103 0 0 0 .103 0 0 0 0l-.002-.001zM3.666 11.65s-.096-.092 0 0c-.096-.092-.096-.092 0 0v-.276l-.096-.092c-.095 0-.095-.093-.19-.093s-.19-.093-.286-.093h-.191s-.095 0-.095-.092c-.668-.37-.953-1.015-1.144-1.752 0-.185-.095-.37-.095-.554-.094-.093-.094-.185-.19-.278-.19-.184-.094-.553.096-.922v-.184c0-.093 0-.093.095-.185 0-.09 0-.09.096-.183.19-.37.572-.646.762-.923.095-.092.095-.092.095-.184v-.092c.095-.092.095-.277.19-.37 0-.09.096-.276.096-.368 0-.185 0-.277-.096-.46-.096-.278-.154-.518-.344-.703-.858 1.2-1.37 2.546-1.37 4.113 0 2.123.903 4.006 2.414 5.324 0 0 .061.026.061-.064v-.094c0-.092.095-.092.095-.184.096-.37.096-.922.097-1.291z"/><path fill="#212121" d="M8 16c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8zM8 1C4.14 1 1 4.14 1 8c0 3.859 3.14 7 7 7 3.859 0 7-3.141 7-7 0-3.86-3.141-7-7-7z" opacity=".2"/><path fill="#FFF" d="M13 6H3v6.894A6.976 6.976 0 0 0 8 15c1.96 0 3.729-.808 5-2.106V6z"/><path fill="#666" d="M13 6H3v6.894c.306.312.641.595 1 .846V7h8v6.74a7.027 7.027 0 0 0 1-.846V6z"/><path fill="#333" d="M5 8h6v2H5z"/><path fill="#B9B9B9" d="M5 11h6v1H5zM5 13h6v1H5z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><circle cx="8" cy="8" r="8" fill="#59F"/><path fill="#AAD400" d="M14.973 7.378a7.034 7.034 0 0 0-3.545-5.48c-.092.097-.117.04-.117.137-.277.097-.646-.097-.923-.194a3.23 3.23 0 0 0-2.122-.097c-.277.097-.922.194-.646.776.184.292.645.583 1.107.195.184-.194.37-.485.645-.194.093.098.093.195.093.292-.093.29-.37.388-.646.388-.37.097-.74 0-1.108.097-.37.097-.923.194-.923.68 0 .58-.185.678-.647.775-.37 0-.553.194-.37.582.093.29.37.29.555.194.738-.388 1.384-1.358 2.214-.194l.184-.097c.185-.776.37-.29.554 0l.277.29c1.107-1.066.83.486 1.2.776-.74-.194-1.57.582-2.215.097-1.107-.872-1.845-.484-2.86.388-.83.68-1.015 1.552-.83 2.328.276.97 1.29 1.067 2.122.873.276-.098.83-.098.83.096-.185.873.83 1.455.46 2.424-.276.776.186 1.746.83 2.037.647.29 1.2-.485 1.478-1.164.092-.097 0-.29.092-.388.738-.97.646-2.424 1.568-3.394.277-.29 1.2-1.357.46-2.23 1.754-.485 1.11 1.26 1.478 2.037.276-.582.46-1.164.645-1.65.092-.29.16-.38.16-.38zM4.948 2.21c.29-.306.303-.356.594-.765a6.738 6.738 0 0 0-1.923 1.099l.168.177h.873s.097 0 .097-.1l.097-.103s.097 0 .097-.102l.096-.102.097-.103c-.29.205-.29.103-.194 0 0 .103 0 .103 0 0 0 .103 0 0 0 0l-.002-.001zM3.666 11.65s-.096-.092 0 0c-.096-.092-.096-.092 0 0v-.276l-.096-.092c-.095 0-.095-.093-.19-.093s-.19-.093-.286-.093h-.191s-.095 0-.095-.092c-.668-.37-.953-1.015-1.144-1.752 0-.185-.095-.37-.095-.554-.094-.093-.094-.185-.19-.278-.19-.184-.094-.553.096-.922v-.184c0-.093 0-.093.095-.185 0-.09 0-.09.096-.183.19-.37.572-.646.762-.923.095-.092.095-.092.095-.184v-.092c.095-.092.095-.277.19-.37 0-.09.096-.276.096-.368 0-.185 0-.277-.096-.46-.096-.278-.154-.518-.344-.703-.858 1.2-1.37 2.546-1.37 4.113 0 2.123.903 4.006 2.414 5.324 0 0 .061.026.061-.064v-.094c0-.092.095-.092.095-.184.096-.37.096-.922.097-1.291z"/><path fill="#212121" d="M8 16c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8zM8 1C4.14 1 1 4.14 1 8c0 3.859 3.14 7 7 7 3.859 0 7-3.141 7-7 0-3.86-3.141-7-7-7z" opacity=".2"/><path fill="#FFF" d="M13 6H3v6.894A6.976 6.976 0 0 0 8 15c1.96 0 3.729-.808 5-2.106V6z"/><path fill="#666" d="M13 6H3v6.894c.306.312.641.595 1 .846V7h8v6.74a7.027 7.027 0 0 0 1-.846V6z"/><path fill="#333" d="M5 8h6v2H5z"/><path fill="#B9B9B9" d="M5 11h6v1H5zM5 13h6v1H5z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><g><path fill="#FFF" d="M5.5 12.5v-9h4v1h4v8z"/><path fill="#666" d="M9 4v1h4v7H6V4h3m1-1H5v10h9V4h-4V3z"/></g><path fill="#333" d="M7 5h7v2H7z"/><path fill="#B9B9B9" d="M7 8h7v1H7zM7 10h7v1H7z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".6"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4l-4-4H2zm1 1h6v4h4v10H3V1zm7 .4L12.6 4H10V1.4z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><g><path fill="#FFF" d="M5.5 12.5v-9h4v1h4v8z"/><path fill="#666" d="M9 4v1h4v7H6V4h3m1-1H5v10h9V4h-4V3z"/></g><path fill="#333" d="M7 5h7v2H7z"/><path fill="#B9B9B9" d="M7 8h7v1H7zM7 10h7v1H7z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".6"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4l-4-4H2zm1 1h6v4h4v10H3V1zm7 .4L12.6 4H10V1.4z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 3.98V0l4 4-4-.02z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4h-.012l.004-.008L10.008.006 10 .014V0H2zm1 1h6v4h4v10H3V1zm7 .412L12.586 4H10V1.412z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 3.98V0l4 4-4-.02z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4h-.012l.004-.008L10.008.006 10 .014V0H2zm1 1h6v4h4v10H3V1zm7 .412L12.586 4H10V1.412z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle cx="8" cy="8" r="8" fill="#59F"/><path fill="#AAD400" d="M14.973 7.378a7.034 7.034 0 0 0-3.545-5.48c-.092.097-.117.04-.117.137-.277.097-.646-.097-.923-.194a3.23 3.23 0 0 0-2.122-.097c-.277.097-.922.194-.646.776.184.292.645.583 1.107.195.184-.194.37-.485.645-.194.093.098.093.195.093.292-.093.29-.37.388-.646.388-.37.097-.74 0-1.108.097-.37.097-.923.194-.923.68 0 .58-.185.678-.647.775-.37 0-.553.194-.37.582.093.29.37.29.555.194.738-.388 1.384-1.358 2.214-.194l.184-.097c.185-.776.37-.29.554 0l.277.29c1.107-1.066.83.486 1.2.776-.74-.194-1.57.582-2.215.097-1.107-.872-1.845-.484-2.86.388-.83.68-1.015 1.552-.83 2.328.276.97 1.29 1.067 2.122.873.276-.098.83-.098.83.096-.185.873.83 1.455.46 2.424-.276.776.186 1.746.83 2.037.647.29 1.2-.485 1.478-1.164.092-.097 0-.29.092-.388.738-.97.646-2.424 1.568-3.394.277-.29 1.2-1.357.46-2.23 1.754-.485 1.11 1.26 1.478 2.037.276-.582.46-1.164.645-1.65.092-.29.16-.38.16-.38zM4.948 2.21c.29-.306.303-.356.594-.765a6.738 6.738 0 0 0-1.923 1.099l.168.177h.873s.097 0 .097-.1l.097-.103s.097 0 .097-.102l.096-.102.097-.103c-.29.205-.29.103-.194 0 0 .103 0 .103 0 0 0 .103 0 0 0 0l-.002-.001zM3.666 11.65s-.096-.092 0 0c-.096-.092-.096-.092 0 0v-.276l-.096-.092c-.095 0-.095-.093-.19-.093s-.19-.093-.286-.093h-.191s-.095 0-.095-.092c-.668-.37-.953-1.015-1.144-1.752 0-.185-.095-.37-.095-.554-.094-.093-.094-.185-.19-.278-.19-.184-.094-.553.096-.922v-.184c0-.093 0-.093.095-.185 0-.09 0-.09.096-.183.19-.37.572-.646.762-.923.095-.092.095-.092.095-.184v-.092c.095-.092.095-.277.19-.37 0-.09.096-.276.096-.368 0-.185 0-.277-.096-.46-.096-.278-.154-.518-.344-.703-.858 1.2-1.37 2.546-1.37 4.113 0 2.123.903 4.006 2.414 5.324 0 0 .061.026.061-.064v-.094c0-.092.095-.092.095-.184.096-.37.096-.922.096-1.29l.001-.001z"/><path fill="#212121" d="M8 16c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8zM8 1C4.14 1 1 4.14 1 8c0 3.859 3.14 7 7 7 3.859 0 7-3.141 7-7 0-3.86-3.141-7-7-7z" opacity=".2"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><circle cx="8" cy="8" r="8" fill="#59F"/><path fill="#AAD400" d="M14.973 7.378a7.034 7.034 0 0 0-3.545-5.48c-.092.097-.117.04-.117.137-.277.097-.646-.097-.923-.194a3.23 3.23 0 0 0-2.122-.097c-.277.097-.922.194-.646.776.184.292.645.583 1.107.195.184-.194.37-.485.645-.194.093.098.093.195.093.292-.093.29-.37.388-.646.388-.37.097-.74 0-1.108.097-.37.097-.923.194-.923.68 0 .58-.185.678-.647.775-.37 0-.553.194-.37.582.093.29.37.29.555.194.738-.388 1.384-1.358 2.214-.194l.184-.097c.185-.776.37-.29.554 0l.277.29c1.107-1.066.83.486 1.2.776-.74-.194-1.57.582-2.215.097-1.107-.872-1.845-.484-2.86.388-.83.68-1.015 1.552-.83 2.328.276.97 1.29 1.067 2.122.873.276-.098.83-.098.83.096-.185.873.83 1.455.46 2.424-.276.776.186 1.746.83 2.037.647.29 1.2-.485 1.478-1.164.092-.097 0-.29.092-.388.738-.97.646-2.424 1.568-3.394.277-.29 1.2-1.357.46-2.23 1.754-.485 1.11 1.26 1.478 2.037.276-.582.46-1.164.645-1.65.092-.29.16-.38.16-.38zM4.948 2.21c.29-.306.303-.356.594-.765a6.738 6.738 0 0 0-1.923 1.099l.168.177h.873s.097 0 .097-.1l.097-.103s.097 0 .097-.102l.096-.102.097-.103c-.29.205-.29.103-.194 0 0 .103 0 .103 0 0 0 .103 0 0 0 0l-.002-.001zM3.666 11.65s-.096-.092 0 0c-.096-.092-.096-.092 0 0v-.276l-.096-.092c-.095 0-.095-.093-.19-.093s-.19-.093-.286-.093h-.191s-.095 0-.095-.092c-.668-.37-.953-1.015-1.144-1.752 0-.185-.095-.37-.095-.554-.094-.093-.094-.185-.19-.278-.19-.184-.094-.553.096-.922v-.184c0-.093 0-.093.095-.185 0-.09 0-.09.096-.183.19-.37.572-.646.762-.923.095-.092.095-.092.095-.184v-.092c.095-.092.095-.277.19-.37 0-.09.096-.276.096-.368 0-.185 0-.277-.096-.46-.096-.278-.154-.518-.344-.703-.858 1.2-1.37 2.546-1.37 4.113 0 2.123.903 4.006 2.414 5.324 0 0 .061.026.061-.064v-.094c0-.092.095-.092.095-.184.096-.37.096-.922.096-1.29l.001-.001z"/><path fill="#212121" d="M8 16c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8zM8 1C4.14 1 1 4.14 1 8c0 3.859 3.14 7 7 7 3.859 0 7-3.141 7-7 0-3.86-3.141-7-7-7z" opacity=".2"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g opacity=".5"><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4l-4-4H2zm1 1h6v4h4v10H3V1zm7 .4L12.6 4H10V1.4z"/></g><g><path fill="#666" d="M10.725 5h-.45C8.818 5 7.588 6.205 7.588 7.631v1.237c0 .649.287 1.38.769 1.99a3.108 3.108 0 0 1-.044.301l-.288.127c-.441.196-.896.398-1.456.558l-.116.033-.105.06C6.135 12.059 5 12.809 5 15v1h11v-1c0-2.275-1.175-2.978-1.396-3.088l-.084-.042-.089-.026c-.562-.16-1.019-.364-1.461-.56l-.255-.113a3.819 3.819 0 0 1-.053-.338c.47-.606.751-1.327.751-1.966V7.631C13.412 6.156 12.232 5 10.725 5z"/><path fill="#FFC857" d="M14.156 12.806c-.949-.271-1.612-.642-2.272-.896-.063-.207-.214-.574-.25-1.418.454-.457.779-1.103.779-1.623V7.631c0-.9-.731-1.631-1.688-1.631h-.45c-.9 0-1.688.731-1.688 1.631v1.237c0 .525.329 1.177.789 1.635-.015.829-.171 1.194-.245 1.401-.666.254-1.331.629-2.287.902 0 0-.787.45-.844 2.194h9c-.056-1.8-.844-2.194-.844-2.194z"/><path fill="#79A548" d="M14.156 12.806c-.95-.271-1.612-.642-2.273-.897.04.131.047.197-.034.278-.675.731-2.081.675-2.7 0-.082-.082-.066-.149-.017-.284-.666.254-1.332.629-2.289.903 0 0-.787.45-.844 2.194H15c-.056-1.8-.844-2.194-.844-2.194z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g opacity=".5"><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4l-4-4H2zm1 1h6v4h4v10H3V1zm7 .4L12.6 4H10V1.4z"/></g><g><path fill="#666" d="M10.725 5h-.45C8.818 5 7.588 6.205 7.588 7.631v1.237c0 .649.287 1.38.769 1.99a3.108 3.108 0 0 1-.044.301l-.288.127c-.441.196-.896.398-1.456.558l-.116.033-.105.06C6.135 12.059 5 12.809 5 15v1h11v-1c0-2.275-1.175-2.978-1.396-3.088l-.084-.042-.089-.026c-.562-.16-1.019-.364-1.461-.56l-.255-.113a3.819 3.819 0 0 1-.053-.338c.47-.606.751-1.327.751-1.966V7.631C13.412 6.156 12.232 5 10.725 5z"/><path fill="#FFC857" d="M14.156 12.806c-.949-.271-1.612-.642-2.272-.896-.063-.207-.214-.574-.25-1.418.454-.457.779-1.103.779-1.623V7.631c0-.9-.731-1.631-1.688-1.631h-.45c-.9 0-1.688.731-1.688 1.631v1.237c0 .525.329 1.177.789 1.635-.015.829-.171 1.194-.245 1.401-.666.254-1.331.629-2.287.902 0 0-.787.45-.844 2.194h9c-.056-1.8-.844-2.194-.844-2.194z"/><path fill="#79A548" d="M14.156 12.806c-.95-.271-1.612-.642-2.273-.897.04.131.047.197-.034.278-.675.731-2.081.675-2.7 0-.082-.082-.066-.149-.017-.284-.666.254-1.332.629-2.289.903 0 0-.787.45-.844 2.194H15c-.056-1.8-.844-2.194-.844-2.194z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><circle cx="8" cy="8" r="8" fill="#59F"/><path fill="#AAD400" d="M14.973 7.378a7.034 7.034 0 0 0-3.545-5.48c-.092.097-.117.04-.117.137-.277.097-.646-.097-.923-.194a3.23 3.23 0 0 0-2.122-.097c-.277.097-.922.194-.646.776.184.292.645.583 1.107.195.184-.194.37-.485.645-.194.093.098.093.195.093.292-.093.29-.37.388-.646.388-.37.097-.74 0-1.108.097-.37.097-.923.194-.923.68 0 .58-.185.678-.647.775-.37 0-.553.194-.37.582.093.29.37.29.555.194.738-.388 1.384-1.358 2.214-.194l.184-.097c.185-.776.37-.29.554 0l.277.29c1.107-1.066.83.486 1.2.776-.74-.194-1.57.582-2.215.097-1.107-.872-1.845-.484-2.86.388-.83.68-1.015 1.552-.83 2.328.276.97 1.29 1.067 2.122.873.276-.098.83-.098.83.096-.185.873.83 1.455.46 2.424-.276.776.186 1.746.83 2.037.647.29 1.2-.485 1.478-1.164.092-.097 0-.29.092-.388.738-.97.646-2.424 1.568-3.394.277-.29 1.2-1.357.46-2.23 1.754-.485 1.11 1.26 1.478 2.037.276-.582.46-1.164.645-1.65.092-.29.16-.38.16-.38zM4.948 2.21c.29-.306.303-.356.594-.765a6.738 6.738 0 0 0-1.923 1.099l.168.177h.873s.097 0 .097-.1l.097-.103s.097 0 .097-.102l.096-.102.097-.103c-.29.205-.29.103-.194 0 0 .103 0 .103 0 0 0 .103 0 0 0 0l-.002-.001zM3.666 11.65s-.096-.092 0 0c-.096-.092-.096-.092 0 0v-.276l-.096-.092c-.095 0-.095-.093-.19-.093s-.19-.093-.286-.093h-.191s-.095 0-.095-.092c-.668-.37-.953-1.015-1.144-1.752 0-.185-.095-.37-.095-.554-.094-.093-.094-.185-.19-.278-.19-.184-.094-.553.096-.922v-.184c0-.093 0-.093.095-.185 0-.09 0-.09.096-.183.19-.37.572-.646.762-.923.095-.092.095-.092.095-.184v-.092c.095-.092.095-.277.19-.37 0-.09.096-.276.096-.368 0-.185 0-.277-.096-.46-.096-.278-.154-.518-.344-.703-.858 1.2-1.37 2.546-1.37 4.113 0 2.123.903 4.006 2.414 5.324 0 0 .061.026.061-.064v-.094c0-.092.095-.092.095-.184.096-.37.096-.922.097-1.291z"/><path fill="#212121" d="M8 16c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8zM8 1C4.14 1 1 4.14 1 8c0 3.859 3.14 7 7 7 3.859 0 7-3.141 7-7 0-3.86-3.141-7-7-7z" opacity=".2"/></g><g><path fill="#666" d="M10.725 5h-.45C8.818 5 7.588 6.205 7.588 7.631v1.237c0 .649.287 1.38.769 1.99a3.108 3.108 0 0 1-.044.301l-.288.127c-.441.196-.896.398-1.456.558l-.116.033-.105.06C6.135 12.059 5 12.809 5 15v1h11v-1c0-2.275-1.175-2.978-1.396-3.088l-.084-.042-.089-.026c-.562-.16-1.019-.364-1.461-.56l-.255-.113a3.819 3.819 0 0 1-.053-.338c.47-.606.751-1.327.751-1.966V7.631C13.412 6.156 12.232 5 10.725 5z"/><path fill="#FFC857" d="M14.156 12.806c-.949-.271-1.612-.642-2.272-.896-.063-.207-.214-.574-.25-1.418.454-.457.779-1.103.779-1.623V7.631c0-.9-.731-1.631-1.688-1.631h-.45c-.9 0-1.688.731-1.688 1.631v1.237c0 .525.329 1.177.789 1.635-.015.829-.171 1.194-.245 1.401-.666.254-1.331.629-2.287.902 0 0-.787.45-.844 2.194h9c-.056-1.8-.844-2.194-.844-2.194z"/><path fill="#79A548" d="M14.156 12.806c-.95-.271-1.612-.642-2.273-.897.04.131.047.197-.034.278-.675.731-2.081.675-2.7 0-.082-.082-.066-.149-.017-.284-.666.254-1.332.629-2.289.903 0 0-.787.45-.844 2.194H15c-.056-1.8-.844-2.194-.844-2.194z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><circle cx="8" cy="8" r="8" fill="#59F"/><path fill="#AAD400" d="M14.973 7.378a7.034 7.034 0 0 0-3.545-5.48c-.092.097-.117.04-.117.137-.277.097-.646-.097-.923-.194a3.23 3.23 0 0 0-2.122-.097c-.277.097-.922.194-.646.776.184.292.645.583 1.107.195.184-.194.37-.485.645-.194.093.098.093.195.093.292-.093.29-.37.388-.646.388-.37.097-.74 0-1.108.097-.37.097-.923.194-.923.68 0 .58-.185.678-.647.775-.37 0-.553.194-.37.582.093.29.37.29.555.194.738-.388 1.384-1.358 2.214-.194l.184-.097c.185-.776.37-.29.554 0l.277.29c1.107-1.066.83.486 1.2.776-.74-.194-1.57.582-2.215.097-1.107-.872-1.845-.484-2.86.388-.83.68-1.015 1.552-.83 2.328.276.97 1.29 1.067 2.122.873.276-.098.83-.098.83.096-.185.873.83 1.455.46 2.424-.276.776.186 1.746.83 2.037.647.29 1.2-.485 1.478-1.164.092-.097 0-.29.092-.388.738-.97.646-2.424 1.568-3.394.277-.29 1.2-1.357.46-2.23 1.754-.485 1.11 1.26 1.478 2.037.276-.582.46-1.164.645-1.65.092-.29.16-.38.16-.38zM4.948 2.21c.29-.306.303-.356.594-.765a6.738 6.738 0 0 0-1.923 1.099l.168.177h.873s.097 0 .097-.1l.097-.103s.097 0 .097-.102l.096-.102.097-.103c-.29.205-.29.103-.194 0 0 .103 0 .103 0 0 0 .103 0 0 0 0l-.002-.001zM3.666 11.65s-.096-.092 0 0c-.096-.092-.096-.092 0 0v-.276l-.096-.092c-.095 0-.095-.093-.19-.093s-.19-.093-.286-.093h-.191s-.095 0-.095-.092c-.668-.37-.953-1.015-1.144-1.752 0-.185-.095-.37-.095-.554-.094-.093-.094-.185-.19-.278-.19-.184-.094-.553.096-.922v-.184c0-.093 0-.093.095-.185 0-.09 0-.09.096-.183.19-.37.572-.646.762-.923.095-.092.095-.092.095-.184v-.092c.095-.092.095-.277.19-.37 0-.09.096-.276.096-.368 0-.185 0-.277-.096-.46-.096-.278-.154-.518-.344-.703-.858 1.2-1.37 2.546-1.37 4.113 0 2.123.903 4.006 2.414 5.324 0 0 .061.026.061-.064v-.094c0-.092.095-.092.095-.184.096-.37.096-.922.097-1.291z"/><path fill="#212121" d="M8 16c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8zM8 1C4.14 1 1 4.14 1 8c0 3.859 3.14 7 7 7 3.859 0 7-3.141 7-7 0-3.86-3.141-7-7-7z" opacity=".2"/></g><g><path fill="#666" d="M10.725 5h-.45C8.818 5 7.588 6.205 7.588 7.631v1.237c0 .649.287 1.38.769 1.99a3.108 3.108 0 0 1-.044.301l-.288.127c-.441.196-.896.398-1.456.558l-.116.033-.105.06C6.135 12.059 5 12.809 5 15v1h11v-1c0-2.275-1.175-2.978-1.396-3.088l-.084-.042-.089-.026c-.562-.16-1.019-.364-1.461-.56l-.255-.113a3.819 3.819 0 0 1-.053-.338c.47-.606.751-1.327.751-1.966V7.631C13.412 6.156 12.232 5 10.725 5z"/><path fill="#FFC857" d="M14.156 12.806c-.949-.271-1.612-.642-2.272-.896-.063-.207-.214-.574-.25-1.418.454-.457.779-1.103.779-1.623V7.631c0-.9-.731-1.631-1.688-1.631h-.45c-.9 0-1.688.731-1.688 1.631v1.237c0 .525.329 1.177.789 1.635-.015.829-.171 1.194-.245 1.401-.666.254-1.331.629-2.287.902 0 0-.787.45-.844 2.194h9c-.056-1.8-.844-2.194-.844-2.194z"/><path fill="#79A548" d="M14.156 12.806c-.95-.271-1.612-.642-2.273-.897.04.131.047.197-.034.278-.675.731-2.081.675-2.7 0-.082-.082-.066-.149-.017-.284-.666.254-1.332.629-2.289.903 0 0-.787.45-.844 2.194H15c-.056-1.8-.844-2.194-.844-2.194z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4l-4-4H2zm1 1h6v4h4v10H3V1zm7 .4L12.6 4H10V1.4z"/></g><g><path fill="#666" d="M10.725 5h-.45C8.818 5 7.588 6.205 7.588 7.631v1.237c0 .649.287 1.38.769 1.99a3.108 3.108 0 0 1-.044.301l-.288.127c-.441.196-.896.398-1.456.558l-.116.033-.105.06C6.135 12.059 5 12.809 5 15v1h11v-1c0-2.275-1.175-2.978-1.396-3.088l-.084-.042-.089-.026c-.562-.16-1.019-.364-1.461-.56l-.255-.113a3.819 3.819 0 0 1-.053-.338c.47-.606.751-1.327.751-1.966V7.631C13.412 6.156 12.232 5 10.725 5z"/><path fill="#FFC857" d="M14.156 12.806c-.949-.271-1.612-.642-2.272-.896-.063-.207-.214-.574-.25-1.418.454-.457.779-1.103.779-1.623V7.631c0-.9-.731-1.631-1.688-1.631h-.45c-.9 0-1.688.731-1.688 1.631v1.237c0 .525.329 1.177.789 1.635-.015.829-.171 1.194-.245 1.401-.666.254-1.331.629-2.287.902 0 0-.787.45-.844 2.194h9c-.056-1.8-.844-2.194-.844-2.194z"/><path fill="#79A548" d="M14.156 12.806c-.95-.271-1.612-.642-2.273-.897.04.131.047.197-.034.278-.675.731-2.081.675-2.7 0-.082-.082-.066-.149-.017-.284-.666.254-1.332.629-2.289.903 0 0-.787.45-.844 2.194H15c-.056-1.8-.844-2.194-.844-2.194z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4l-4-4H2zm1 1h6v4h4v10H3V1zm7 .4L12.6 4H10V1.4z"/></g><g><path fill="#666" d="M10.725 5h-.45C8.818 5 7.588 6.205 7.588 7.631v1.237c0 .649.287 1.38.769 1.99a3.108 3.108 0 0 1-.044.301l-.288.127c-.441.196-.896.398-1.456.558l-.116.033-.105.06C6.135 12.059 5 12.809 5 15v1h11v-1c0-2.275-1.175-2.978-1.396-3.088l-.084-.042-.089-.026c-.562-.16-1.019-.364-1.461-.56l-.255-.113a3.819 3.819 0 0 1-.053-.338c.47-.606.751-1.327.751-1.966V7.631C13.412 6.156 12.232 5 10.725 5z"/><path fill="#FFC857" d="M14.156 12.806c-.949-.271-1.612-.642-2.272-.896-.063-.207-.214-.574-.25-1.418.454-.457.779-1.103.779-1.623V7.631c0-.9-.731-1.631-1.688-1.631h-.45c-.9 0-1.688.731-1.688 1.631v1.237c0 .525.329 1.177.789 1.635-.015.829-.171 1.194-.245 1.401-.666.254-1.331.629-2.287.902 0 0-.787.45-.844 2.194h9c-.056-1.8-.844-2.194-.844-2.194z"/><path fill="#79A548" d="M14.156 12.806c-.95-.271-1.612-.642-2.273-.897.04.131.047.197-.034.278-.675.731-2.081.675-2.7 0-.082-.082-.066-.149-.017-.284-.666.254-1.332.629-2.289.903 0 0-.787.45-.844 2.194H15c-.056-1.8-.844-2.194-.844-2.194z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g opacity=".5"><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4l-4-4H2zm1 1h6v4h4v10H3V1zm7 .4L12.6 4H10V1.4z"/></g><g><path fill="#666" d="M12.15 5h-.3c-1.172 0-2.125.937-2.125 2.088v.825c0 .434.161.91.438 1.33a6.483 6.483 0 0 1-.875.333l-.117.033-.105.06c-.169.097-1.012.693-1.065 2.331L8 15h8v-3c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C14.276 5.937 13.322 5 12.15 5z"/><path fill="#FFC857" d="M14.438 10.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825c0-.6-.526-1.088-1.126-1.088h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6v-1c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#AAD400" d="M14.438 10.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v2h6v-2c-.04-1.2-.564-1.462-.564-1.462z"/><path fill="#666" d="M9.15 7h-.3c-1.172 0-2.126.937-2.126 2.088v.825c0 .434.161.91.438 1.33a6.432 6.432 0 0 1-.875.333l-.117.033-.105.06c-.168.097-1.011.693-1.064 2.331L5 16h8v-2c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C11.276 7.937 10.322 7 9.15 7z"/><path fill="#FFC857" d="M11.438 12.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825C10.276 8.488 9.75 8 9.15 8h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6v-1c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#79A548" d="M11.438 12.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v1h6v-1c-.04-1.2-.564-1.462-.564-1.462z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g opacity=".5"><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4l-4-4H2zm1 1h6v4h4v10H3V1zm7 .4L12.6 4H10V1.4z"/></g><g><path fill="#666" d="M12.15 5h-.3c-1.172 0-2.125.937-2.125 2.088v.825c0 .434.161.91.438 1.33a6.483 6.483 0 0 1-.875.333l-.117.033-.105.06c-.169.097-1.012.693-1.065 2.331L8 15h8v-3c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C14.276 5.937 13.322 5 12.15 5z"/><path fill="#FFC857" d="M14.438 10.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825c0-.6-.526-1.088-1.126-1.088h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6v-1c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#AAD400" d="M14.438 10.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v2h6v-2c-.04-1.2-.564-1.462-.564-1.462z"/><path fill="#666" d="M9.15 7h-.3c-1.172 0-2.126.937-2.126 2.088v.825c0 .434.161.91.438 1.33a6.432 6.432 0 0 1-.875.333l-.117.033-.105.06c-.168.097-1.011.693-1.064 2.331L5 16h8v-2c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C11.276 7.937 10.322 7 9.15 7z"/><path fill="#FFC857" d="M11.438 12.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825C10.276 8.488 9.75 8 9.15 8h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6v-1c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#79A548" d="M11.438 12.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v1h6v-1c-.04-1.2-.564-1.462-.564-1.462z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="2 -3 16 16"><g><circle cx="10" cy="5" r="8" fill="#59F"/><path fill="#AAD400" d="M16.973 4.378a7.034 7.034 0 0 0-3.545-5.48c-.092.097-.117.04-.117.137-.277.097-.646-.097-.923-.194a3.23 3.23 0 0 0-2.122-.097c-.277.097-.922.194-.646.776.184.292.645.583 1.107.195.184-.194.37-.485.645-.194.093.098.093.195.093.292-.093.29-.37.388-.646.388-.37.097-.74 0-1.108.097-.37.097-.923.194-.923.68 0 .58-.185.678-.647.775-.37 0-.553.194-.37.582.093.29.37.29.555.194.738-.388 1.384-1.358 2.214-.194l.184-.097c.185-.776.37-.29.554 0l.277.29c1.107-1.066.83.486 1.2.776-.74-.194-1.57.582-2.215.097-1.107-.872-1.845-.484-2.86.388-.83.68-1.015 1.552-.83 2.328.276.97 1.29 1.067 2.122.873.276-.098.83-.098.83.096-.185.873.83 1.455.46 2.424-.276.776.186 1.746.83 2.037.647.29 1.2-.485 1.478-1.164.092-.097 0-.29.092-.388.738-.97.646-2.424 1.568-3.394.277-.29 1.2-1.357.46-2.23 1.754-.485 1.11 1.26 1.478 2.037.276-.582.46-1.164.645-1.65.092-.29.16-.38.16-.38zM6.948-.79c.29-.306.303-.356.594-.765A6.738 6.738 0 0 0 5.619-.456l.168.177h.873s.097 0 .097-.1l.097-.103s.097 0 .097-.102l.096-.102.097-.103c-.29.205-.29.103-.194 0 0 .103 0 .103 0 0 0 .103 0 0 0 0L6.948-.79zM5.666 8.65s-.096-.092 0 0c-.096-.092-.096-.092 0 0v-.276l-.096-.092c-.095 0-.095-.093-.19-.093s-.19-.093-.286-.093h-.191s-.095 0-.095-.092c-.668-.37-.953-1.015-1.144-1.752 0-.185-.095-.37-.095-.554-.094-.093-.094-.185-.19-.278-.19-.184-.094-.553.096-.922v-.184c0-.093 0-.093.095-.185 0-.09 0-.09.096-.183.19-.37.572-.646.762-.923.095-.092.095-.092.095-.184v-.092c.095-.092.095-.277.19-.37 0-.09.096-.276.096-.368 0-.185 0-.277-.096-.46-.096-.278-.154-.518-.344-.703-.858 1.2-1.37 2.546-1.37 4.113 0 2.123.903 4.006 2.414 5.324 0 0 .061.026.061-.064v-.094c0-.092.095-.092.095-.184.096-.37.096-.922.097-1.291z"/><path fill="#212121" d="M10 13c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8zm0-15C6.14-2 3 1.14 3 5c0 3.859 3.14 7 7 7 3.859 0 7-3.141 7-7 0-3.86-3.141-7-7-7z" opacity=".2"/></g><g><path fill="#666" d="M14.15 2h-.3c-1.172 0-2.125.937-2.125 2.088v.825c0 .434.161.91.438 1.33a6.483 6.483 0 0 1-.875.333l-.117.033-.105.06c-.169.097-1.012.693-1.065 2.331L10 12h8V9c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C16.276 2.937 15.322 2 14.15 2z"/><path fill="#FFC857" d="M16.438 7.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825c0-.6-.526-1.088-1.126-1.088h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6V9c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#AAD400" d="M16.438 7.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v2h6V9c-.04-1.2-.564-1.462-.564-1.462z"/><path fill="#666" d="M11.15 4h-.3c-1.172 0-2.126.937-2.126 2.088v.825c0 .434.161.91.438 1.33a6.432 6.432 0 0 1-.875.333l-.117.033-.105.06c-.168.097-1.011.693-1.064 2.331L7 13h8v-2c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C13.276 4.937 12.322 4 11.15 4z"/><path fill="#FFC857" d="M13.438 9.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825c0-.6-.526-1.088-1.126-1.088h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6v-1c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#79A548" d="M13.438 9.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v1h6v-1c-.04-1.2-.564-1.462-.564-1.462z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="2 -3 16 16"><g><circle cx="10" cy="5" r="8" fill="#59F"/><path fill="#AAD400" d="M16.973 4.378a7.034 7.034 0 0 0-3.545-5.48c-.092.097-.117.04-.117.137-.277.097-.646-.097-.923-.194a3.23 3.23 0 0 0-2.122-.097c-.277.097-.922.194-.646.776.184.292.645.583 1.107.195.184-.194.37-.485.645-.194.093.098.093.195.093.292-.093.29-.37.388-.646.388-.37.097-.74 0-1.108.097-.37.097-.923.194-.923.68 0 .58-.185.678-.647.775-.37 0-.553.194-.37.582.093.29.37.29.555.194.738-.388 1.384-1.358 2.214-.194l.184-.097c.185-.776.37-.29.554 0l.277.29c1.107-1.066.83.486 1.2.776-.74-.194-1.57.582-2.215.097-1.107-.872-1.845-.484-2.86.388-.83.68-1.015 1.552-.83 2.328.276.97 1.29 1.067 2.122.873.276-.098.83-.098.83.096-.185.873.83 1.455.46 2.424-.276.776.186 1.746.83 2.037.647.29 1.2-.485 1.478-1.164.092-.097 0-.29.092-.388.738-.97.646-2.424 1.568-3.394.277-.29 1.2-1.357.46-2.23 1.754-.485 1.11 1.26 1.478 2.037.276-.582.46-1.164.645-1.65.092-.29.16-.38.16-.38zM6.948-.79c.29-.306.303-.356.594-.765A6.738 6.738 0 0 0 5.619-.456l.168.177h.873s.097 0 .097-.1l.097-.103s.097 0 .097-.102l.096-.102.097-.103c-.29.205-.29.103-.194 0 0 .103 0 .103 0 0 0 .103 0 0 0 0L6.948-.79zM5.666 8.65s-.096-.092 0 0c-.096-.092-.096-.092 0 0v-.276l-.096-.092c-.095 0-.095-.093-.19-.093s-.19-.093-.286-.093h-.191s-.095 0-.095-.092c-.668-.37-.953-1.015-1.144-1.752 0-.185-.095-.37-.095-.554-.094-.093-.094-.185-.19-.278-.19-.184-.094-.553.096-.922v-.184c0-.093 0-.093.095-.185 0-.09 0-.09.096-.183.19-.37.572-.646.762-.923.095-.092.095-.092.095-.184v-.092c.095-.092.095-.277.19-.37 0-.09.096-.276.096-.368 0-.185 0-.277-.096-.46-.096-.278-.154-.518-.344-.703-.858 1.2-1.37 2.546-1.37 4.113 0 2.123.903 4.006 2.414 5.324 0 0 .061.026.061-.064v-.094c0-.092.095-.092.095-.184.096-.37.096-.922.097-1.291z"/><path fill="#212121" d="M10 13c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8zm0-15C6.14-2 3 1.14 3 5c0 3.859 3.14 7 7 7 3.859 0 7-3.141 7-7 0-3.86-3.141-7-7-7z" opacity=".2"/></g><g><path fill="#666" d="M14.15 2h-.3c-1.172 0-2.125.937-2.125 2.088v.825c0 .434.161.91.438 1.33a6.483 6.483 0 0 1-.875.333l-.117.033-.105.06c-.169.097-1.012.693-1.065 2.331L10 12h8V9c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C16.276 2.937 15.322 2 14.15 2z"/><path fill="#FFC857" d="M16.438 7.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825c0-.6-.526-1.088-1.126-1.088h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6V9c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#AAD400" d="M16.438 7.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v2h6V9c-.04-1.2-.564-1.462-.564-1.462z"/><path fill="#666" d="M11.15 4h-.3c-1.172 0-2.126.937-2.126 2.088v.825c0 .434.161.91.438 1.33a6.432 6.432 0 0 1-.875.333l-.117.033-.105.06c-.168.097-1.011.693-1.064 2.331L7 13h8v-2c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C13.276 4.937 12.322 4 11.15 4z"/><path fill="#FFC857" d="M13.438 9.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825c0-.6-.526-1.088-1.126-1.088h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6v-1c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#79A548" d="M13.438 9.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v1h6v-1c-.04-1.2-.564-1.462-.564-1.462z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4l-4-4H2zm1 1h6v4h4v10H3V1zm7 .4L12.6 4H10V1.4z"/></g><g><path fill="#666" d="M12.15 5h-.3c-1.172 0-2.125.937-2.125 2.088v.825c0 .434.161.91.438 1.33a6.483 6.483 0 0 1-.875.333l-.117.033-.105.06c-.169.097-1.012.693-1.065 2.331L8 15h8v-3c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C14.276 5.937 13.322 5 12.15 5z"/><path fill="#FFC857" d="M14.438 10.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825c0-.6-.526-1.088-1.126-1.088h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6v-1c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#AAD400" d="M14.438 10.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v2h6v-2c-.04-1.2-.564-1.462-.564-1.462z"/><path fill="#666" d="M9.15 7h-.3c-1.172 0-2.126.937-2.126 2.088v.825c0 .434.161.91.438 1.33a6.432 6.432 0 0 1-.875.333l-.117.033-.105.06c-.168.097-1.011.693-1.064 2.331L5 16h8v-2c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C11.276 7.937 10.322 7 9.15 7z"/><path fill="#FFC857" d="M11.438 12.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825C10.276 8.488 9.75 8 9.15 8h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6v-1c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#79A548" d="M11.438 12.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v1h6v-1c-.04-1.2-.564-1.462-.564-1.462z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4l-4-4H2zm1 1h6v4h4v10H3V1zm7 .4L12.6 4H10V1.4z"/></g><g><path fill="#666" d="M12.15 5h-.3c-1.172 0-2.125.937-2.125 2.088v.825c0 .434.161.91.438 1.33a6.483 6.483 0 0 1-.875.333l-.117.033-.105.06c-.169.097-1.012.693-1.065 2.331L8 15h8v-3c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C14.276 5.937 13.322 5 12.15 5z"/><path fill="#FFC857" d="M14.438 10.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825c0-.6-.526-1.088-1.126-1.088h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6v-1c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#AAD400" d="M14.438 10.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v2h6v-2c-.04-1.2-.564-1.462-.564-1.462z"/><path fill="#666" d="M9.15 7h-.3c-1.172 0-2.126.937-2.126 2.088v.825c0 .434.161.91.438 1.33a6.432 6.432 0 0 1-.875.333l-.117.033-.105.06c-.168.097-1.011.693-1.064 2.331L5 16h8v-2c-.053-1.638-.897-2.234-1.066-2.331l-.105-.06-.117-.033a6.432 6.432 0 0 1-.875-.333c.277-.42.438-.897.438-1.33v-.825C11.276 7.937 10.322 7 9.15 7z"/><path fill="#FFC857" d="M11.438 12.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825C10.276 8.488 9.75 8 9.15 8h-.3c-.6 0-1.125.488-1.125 1.088v.825c0 .35.22.785.527 1.09-.01.553-.114.796-.164.934-.444.169-.888.419-1.525.601 0 0-.525.3-.562 1.462v1h6v-1c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#79A548" d="M11.438 12.538c-.633-.181-1.075-.428-1.515-.598.027.087.031.131-.022.185-.45.488-1.388.45-1.8 0-.055-.055-.044-.099-.011-.189-.444.169-.888.419-1.526.602 0 0-.525.3-.562 1.462v1h6v-1c-.04-1.2-.564-1.462-.564-1.462z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g opacity=".5"><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 3.98V0l4 4-4-.02z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4h-.012l.004-.008L10.008.006 10 .014V0H2zm1 1h6v4h4v10H3V1zm7 .412L12.586 4H10V1.412z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g opacity=".5"><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 3.98V0l4 4-4-.02z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4h-.012l.004-.008L10.008.006 10 .014V0H2zm1 1h6v4h4v10H3V1zm7 .412L12.586 4H10V1.412z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g opacity=".5"><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4h-.012l.004-.008L10.008.006 10 .014V0H2zm1 1h6v4h4v10H3V1zm7 .412L12.586 4H10V1.412z"/></g><g><path fill="#C83C3C" d="M5 5h11v11H5V5z"/><path fill="#212121" d="M15 6v9H6V6h9m1-1H5v11h11V5z" opacity=".2"/><path fill="#FFF" d="M11 13l-4-2.5L11 8v2h3v1h-3z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g opacity=".5"><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4h-.012l.004-.008L10.008.006 10 .014V0H2zm1 1h6v4h4v10H3V1zm7 .412L12.586 4H10V1.412z"/></g><g><path fill="#C83C3C" d="M5 5h11v11H5V5z"/><path fill="#212121" d="M15 6v9H6V6h9m1-1H5v11h11V5z" opacity=".2"/><path fill="#FFF" d="m11 13-4-2.5L11 8v2h3v1h-3z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><circle cx="8" cy="8" r="8" fill="#59F"/><path fill="#AAD400" d="M14.973 7.378a7.034 7.034 0 0 0-3.545-5.48c-.092.097-.117.04-.117.137-.277.097-.646-.097-.923-.194a3.23 3.23 0 0 0-2.122-.097c-.277.097-.922.194-.646.776.184.292.645.583 1.107.195.184-.194.37-.485.645-.194.093.098.093.195.093.292-.093.29-.37.388-.646.388-.37.097-.74 0-1.108.097-.37.097-.923.194-.923.68 0 .58-.185.678-.647.775-.37 0-.553.194-.37.582.093.29.37.29.555.194.738-.388 1.384-1.358 2.214-.194l.184-.097c.185-.776.37-.29.554 0l.277.29c1.107-1.066.83.486 1.2.776-.74-.194-1.57.582-2.215.097-1.107-.872-1.845-.484-2.86.388-.83.68-1.015 1.552-.83 2.328.276.97 1.29 1.067 2.122.873.276-.098.83-.098.83.096-.185.873.83 1.455.46 2.424-.276.776.186 1.746.83 2.037.647.29 1.2-.485 1.478-1.164.092-.097 0-.29.092-.388.738-.97.646-2.424 1.568-3.394.277-.29 1.2-1.357.46-2.23 1.754-.485 1.11 1.26 1.478 2.037.276-.582.46-1.164.645-1.65.092-.29.16-.38.16-.38zM4.948 2.21c.29-.306.303-.356.594-.765a6.738 6.738 0 0 0-1.923 1.099l.168.177h.873s.097 0 .097-.1l.097-.103s.097 0 .097-.102l.096-.102.097-.103c-.29.205-.29.103-.194 0 0 .103 0 .103 0 0 0 .103 0 0 0 0l-.002-.001zM3.666 11.65s-.096-.092 0 0c-.096-.092-.096-.092 0 0v-.276l-.096-.092c-.095 0-.095-.093-.19-.093s-.19-.093-.286-.093h-.191s-.095 0-.095-.092c-.668-.37-.953-1.015-1.144-1.752 0-.185-.095-.37-.095-.554-.094-.093-.094-.185-.19-.278-.19-.184-.094-.553.096-.922v-.184c0-.093 0-.093.095-.185 0-.09 0-.09.096-.183.19-.37.572-.646.762-.923.095-.092.095-.092.095-.184v-.092c.095-.092.095-.277.19-.37 0-.09.096-.276.096-.368 0-.185 0-.277-.096-.46-.096-.278-.154-.518-.344-.703-.858 1.2-1.37 2.546-1.37 4.113 0 2.123.903 4.006 2.414 5.324 0 0 .061.026.061-.064v-.094c0-.092.095-.092.095-.184.096-.37.096-.922.097-1.291z"/><path fill="#212121" d="M8 16c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8zM8 1C4.14 1 1 4.14 1 8c0 3.859 3.14 7 7 7 3.859 0 7-3.141 7-7 0-3.86-3.141-7-7-7z" opacity=".2"/></g><g><path fill="#C83C3C" d="M5 5h11v11H5V5z"/><path fill="#212121" d="M15 6v9H6V6h9m1-1H5v11h11V5z" opacity=".2"/><path fill="#FFF" d="M11 13l-4-2.5L11 8v2h3v1h-3z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><circle cx="8" cy="8" r="8" fill="#59F"/><path fill="#AAD400" d="M14.973 7.378a7.034 7.034 0 0 0-3.545-5.48c-.092.097-.117.04-.117.137-.277.097-.646-.097-.923-.194a3.23 3.23 0 0 0-2.122-.097c-.277.097-.922.194-.646.776.184.292.645.583 1.107.195.184-.194.37-.485.645-.194.093.098.093.195.093.292-.093.29-.37.388-.646.388-.37.097-.74 0-1.108.097-.37.097-.923.194-.923.68 0 .58-.185.678-.647.775-.37 0-.553.194-.37.582.093.29.37.29.555.194.738-.388 1.384-1.358 2.214-.194l.184-.097c.185-.776.37-.29.554 0l.277.29c1.107-1.066.83.486 1.2.776-.74-.194-1.57.582-2.215.097-1.107-.872-1.845-.484-2.86.388-.83.68-1.015 1.552-.83 2.328.276.97 1.29 1.067 2.122.873.276-.098.83-.098.83.096-.185.873.83 1.455.46 2.424-.276.776.186 1.746.83 2.037.647.29 1.2-.485 1.478-1.164.092-.097 0-.29.092-.388.738-.97.646-2.424 1.568-3.394.277-.29 1.2-1.357.46-2.23 1.754-.485 1.11 1.26 1.478 2.037.276-.582.46-1.164.645-1.65.092-.29.16-.38.16-.38zM4.948 2.21c.29-.306.303-.356.594-.765a6.738 6.738 0 0 0-1.923 1.099l.168.177h.873s.097 0 .097-.1l.097-.103s.097 0 .097-.102l.096-.102.097-.103c-.29.205-.29.103-.194 0 0 .103 0 .103 0 0 0 .103 0 0 0 0l-.002-.001zM3.666 11.65s-.096-.092 0 0c-.096-.092-.096-.092 0 0v-.276l-.096-.092c-.095 0-.095-.093-.19-.093s-.19-.093-.286-.093h-.191s-.095 0-.095-.092c-.668-.37-.953-1.015-1.144-1.752 0-.185-.095-.37-.095-.554-.094-.093-.094-.185-.19-.278-.19-.184-.094-.553.096-.922v-.184c0-.093 0-.093.095-.185 0-.09 0-.09.096-.183.19-.37.572-.646.762-.923.095-.092.095-.092.095-.184v-.092c.095-.092.095-.277.19-.37 0-.09.096-.276.096-.368 0-.185 0-.277-.096-.46-.096-.278-.154-.518-.344-.703-.858 1.2-1.37 2.546-1.37 4.113 0 2.123.903 4.006 2.414 5.324 0 0 .061.026.061-.064v-.094c0-.092.095-.092.095-.184.096-.37.096-.922.097-1.291z"/><path fill="#212121" d="M8 16c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8zM8 1C4.14 1 1 4.14 1 8c0 3.859 3.14 7 7 7 3.859 0 7-3.141 7-7 0-3.86-3.141-7-7-7z" opacity=".2"/></g><g><path fill="#C83C3C" d="M5 5h11v11H5V5z"/><path fill="#212121" d="M15 6v9H6V6h9m1-1H5v11h11V5z" opacity=".2"/><path fill="#FFF" d="m11 13-4-2.5L11 8v2h3v1h-3z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4h-.012l.004-.008L10.008.006 10 .014V0H2zm1 1h6v4h4v10H3V1zm7 .412L12.586 4H10V1.412z"/></g><g><path fill="#C83C3C" d="M5 5h11v11H5V5z"/><path fill="#212121" d="M15 6v9H6V6h9m1-1H5v11h11V5z" opacity=".2"/><path fill="#FFF" d="M11 13l-4-2.5L11 8v2h3v1h-3z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4h-.012l.004-.008L10.008.006 10 .014V0H2zm1 1h6v4h4v10H3V1zm7 .412L12.586 4H10V1.412z"/></g><g><path fill="#C83C3C" d="M5 5h11v11H5V5z"/><path fill="#212121" d="M15 6v9H6V6h9m1-1H5v11h11V5z" opacity=".2"/><path fill="#FFF" d="m11 13-4-2.5L11 8v2h3v1h-3z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g opacity=".5"><path fill="#666" d="M11.733 1.412c-.615 0-1.23.236-1.701.707L8.044 4.107a2.4 2.4 0 0 0 0 3.403l.447.447a2.4 2.4 0 0 0 3.403 0l1.988-1.988a2.4 2.4 0 0 0 0-3.403l-.447-.447a2.404 2.404 0 0 0-1.702-.707zm-.182 1.121c.436-.022.936.18 1.336.58.64.64.771 1.538.295 2.016l-2.127 2.127c-.477.477-1.378.347-2.018-.293s-.77-1.539-.293-2.018l2.127-2.127c.179-.179.418-.272.68-.285zM5.808 7.336c-.615 0-1.23.236-1.701.707l-1.988 1.988a2.4 2.4 0 0 0 0 3.403l.447.447a2.4 2.4 0 0 0 3.403 0l1.988-1.988a2.4 2.4 0 0 0 0-3.403l-.447-.447a2.407 2.407 0 0 0-1.702-.707zm-.183 1.122c.436-.022.938.18 1.338.58.64.64.77 1.539.293 2.018l-2.127 2.127c-.477.477-1.376.345-2.016-.295s-.771-1.538-.295-2.016l2.127-2.127c.178-.179.418-.274.68-.287z"/><path fill="#121212" d="M8.018 7.535l.447.447a2.39 2.39 0 0 0 1.201.65l1.316-1.316c-.487.429-1.35.293-1.971-.328.318-.207-1.145.201-.993.547zM7.515 8.047l.447.447c.343.343.557.762.65 1.201l-1.316 1.316c.429-.487.293-1.351-.328-1.971-.208.317.2-1.145.547-.993z" opacity=".3"/><path fill="#999" d="M5.002 9.458l4.463-4.463c.256-.256.809-.119 1.234.306.425.425.562.978.306 1.234l-4.463 4.463c-.256.256-.809.119-1.234-.306-.425-.425-.562-.978-.306-1.234z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g opacity=".5"><path fill="#666" d="M11.733 1.412c-.615 0-1.23.236-1.701.707L8.044 4.107a2.4 2.4 0 0 0 0 3.403l.447.447a2.4 2.4 0 0 0 3.403 0l1.988-1.988a2.4 2.4 0 0 0 0-3.403l-.447-.447a2.404 2.404 0 0 0-1.702-.707zm-.182 1.121c.436-.022.936.18 1.336.58.64.64.771 1.538.295 2.016l-2.127 2.127c-.477.477-1.378.347-2.018-.293s-.77-1.539-.293-2.018l2.127-2.127c.179-.179.418-.272.68-.285zM5.808 7.336c-.615 0-1.23.236-1.701.707l-1.988 1.988a2.4 2.4 0 0 0 0 3.403l.447.447a2.4 2.4 0 0 0 3.403 0l1.988-1.988a2.4 2.4 0 0 0 0-3.403l-.447-.447a2.407 2.407 0 0 0-1.702-.707zm-.183 1.122c.436-.022.938.18 1.338.58.64.64.77 1.539.293 2.018l-2.127 2.127c-.477.477-1.376.345-2.016-.295s-.771-1.538-.295-2.016l2.127-2.127c.178-.179.418-.274.68-.287z"/><path fill="#121212" d="m8.018 7.535.447.447a2.39 2.39 0 0 0 1.201.65l1.316-1.316c-.487.429-1.35.293-1.971-.328.318-.207-1.145.201-.993.547zM7.515 8.047l.447.447c.343.343.557.762.65 1.201l-1.316 1.316c.429-.487.293-1.351-.328-1.971-.208.317.2-1.145.547-.993z" opacity=".3"/><path fill="#999" d="m5.002 9.458 4.463-4.463c.256-.256.809-.119 1.234.306.425.425.562.978.306 1.234l-4.463 4.463c-.256.256-.809.119-1.234-.306-.425-.425-.562-.978-.306-1.234z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><circle cx="8" cy="8" r="8" fill="#59F"/><path fill="#AAD400" d="M14.973 7.378a7.034 7.034 0 0 0-3.545-5.48c-.092.097-.117.04-.117.137-.277.097-.646-.097-.923-.194a3.23 3.23 0 0 0-2.122-.097c-.277.097-.922.194-.646.776.184.292.645.583 1.107.195.184-.194.37-.485.645-.194.093.098.093.195.093.292-.093.29-.37.388-.646.388-.37.097-.74 0-1.108.097-.37.097-.923.194-.923.68 0 .58-.185.678-.647.775-.37 0-.553.194-.37.582.093.29.37.29.555.194.738-.388 1.384-1.358 2.214-.194l.184-.097c.185-.776.37-.29.554 0l.277.29c1.107-1.066.83.486 1.2.776-.74-.194-1.57.582-2.215.097-1.107-.872-1.845-.484-2.86.388-.83.68-1.015 1.552-.83 2.328.276.97 1.29 1.067 2.122.873.276-.098.83-.098.83.096-.185.873.83 1.455.46 2.424-.276.776.186 1.746.83 2.037.647.29 1.2-.485 1.478-1.164.092-.097 0-.29.092-.388.738-.97.646-2.424 1.568-3.394.277-.29 1.2-1.357.46-2.23 1.754-.485 1.11 1.26 1.478 2.037.276-.582.46-1.164.645-1.65.092-.29.16-.38.16-.38zM4.948 2.21c.29-.306.303-.356.594-.765a6.738 6.738 0 0 0-1.923 1.099l.168.177h.873s.097 0 .097-.1l.097-.103s.097 0 .097-.102l.096-.102.097-.103c-.29.205-.29.103-.194 0 0 .103 0 .103 0 0 0 .103 0 0 0 0l-.002-.001zM3.666 11.65s-.096-.092 0 0c-.096-.092-.096-.092 0 0v-.276l-.096-.092c-.095 0-.095-.093-.19-.093s-.19-.093-.286-.093h-.191s-.095 0-.095-.092c-.668-.37-.953-1.015-1.144-1.752 0-.185-.095-.37-.095-.554-.094-.093-.094-.185-.19-.278-.19-.184-.094-.553.096-.922v-.184c0-.093 0-.093.095-.185 0-.09 0-.09.096-.183.19-.37.572-.646.762-.923.095-.092.095-.092.095-.184v-.092c.095-.092.095-.277.19-.37 0-.09.096-.276.096-.368 0-.185 0-.277-.096-.46-.096-.278-.154-.518-.344-.703-.858 1.2-1.37 2.546-1.37 4.113 0 2.123.903 4.006 2.414 5.324 0 0 .061.026.061-.064v-.094c0-.092.095-.092.095-.184.096-.37.096-.922.097-1.291z"/><path fill="#212121" d="M8 16c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8zM8 1C4.14 1 1 4.14 1 8c0 3.859 3.14 7 7 7 3.859 0 7-3.141 7-7 0-3.86-3.141-7-7-7z" opacity=".2"/></g><g><path fill="#666" d="M13.05 5c-.705 0-1.369.276-1.869.776L9.823 7.134a2.628 2.628 0 0 0-.77 1.913h-.049c-.705 0-1.369.276-1.869.776L5.776 11.18A2.632 2.632 0 0 0 5 13.05c0 .705.276 1.369.777 1.869l.305.305c.5.5 1.164.776 1.869.776.705 0 1.369-.276 1.869-.776l1.358-1.358a2.63 2.63 0 0 0 .77-1.918l.059.001c.702 0 1.362-.274 1.859-.771l1.358-1.358a2.645 2.645 0 0 0 0-3.738l-.305-.305A2.626 2.626 0 0 0 13.05 5z"/><path fill="#DDD" d="M13.05 6c-.42 0-.84.161-1.162.483L10.53 7.841a1.64 1.64 0 0 0 0 2.324l.305.305a1.64 1.64 0 0 0 2.324 0l1.358-1.358a1.64 1.64 0 0 0 0-2.324l-.305-.305A1.638 1.638 0 0 0 13.05 6zm-.125.766c.298-.015.639.123.913.396.437.437.527 1.051.201 1.377l-1.453 1.453c-.326.326-.941.237-1.378-.2s-.526-1.051-.2-1.378l1.453-1.453a.685.685 0 0 1 .464-.195zM9.003 10.047c-.42 0-.84.161-1.162.483l-1.358 1.358a1.64 1.64 0 0 0 0 2.324l.305.305a1.64 1.64 0 0 0 2.324 0l1.358-1.358a1.64 1.64 0 0 0 0-2.324l-.305-.305a1.64 1.64 0 0 0-1.162-.483zm-.126.766c.298-.015.64.123.914.396.437.437.526 1.051.2 1.378L8.538 14.04c-.326.326-.94.236-1.377-.201-.437-.437-.527-1.051-.201-1.377l1.453-1.453a.686.686 0 0 1 .464-.196z"/><path fill="#212121" d="M10.529 10.166l.305.305c.234.234.521.381.821.444l.899-.899c-.333.293-.922.2-1.347-.224.217-.141-.782.138-.678.374zM10.169 10.532l.305.305c.234.234.381.521.444.821l-.899.899c.293-.333.2-.923-.224-1.347-.142.217.136-.782.374-.678z" opacity=".3"/><path fill="#FFF" d="M8.452 11.496l3.049-3.049c.175-.175.553-.081.843.209.29.29.384.668.209.843l-3.049 3.049c-.175.175-.553.081-.843-.209-.29-.29-.384-.668-.209-.843z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><circle cx="8" cy="8" r="8" fill="#59F"/><path fill="#AAD400" d="M14.973 7.378a7.034 7.034 0 0 0-3.545-5.48c-.092.097-.117.04-.117.137-.277.097-.646-.097-.923-.194a3.23 3.23 0 0 0-2.122-.097c-.277.097-.922.194-.646.776.184.292.645.583 1.107.195.184-.194.37-.485.645-.194.093.098.093.195.093.292-.093.29-.37.388-.646.388-.37.097-.74 0-1.108.097-.37.097-.923.194-.923.68 0 .58-.185.678-.647.775-.37 0-.553.194-.37.582.093.29.37.29.555.194.738-.388 1.384-1.358 2.214-.194l.184-.097c.185-.776.37-.29.554 0l.277.29c1.107-1.066.83.486 1.2.776-.74-.194-1.57.582-2.215.097-1.107-.872-1.845-.484-2.86.388-.83.68-1.015 1.552-.83 2.328.276.97 1.29 1.067 2.122.873.276-.098.83-.098.83.096-.185.873.83 1.455.46 2.424-.276.776.186 1.746.83 2.037.647.29 1.2-.485 1.478-1.164.092-.097 0-.29.092-.388.738-.97.646-2.424 1.568-3.394.277-.29 1.2-1.357.46-2.23 1.754-.485 1.11 1.26 1.478 2.037.276-.582.46-1.164.645-1.65.092-.29.16-.38.16-.38zM4.948 2.21c.29-.306.303-.356.594-.765a6.738 6.738 0 0 0-1.923 1.099l.168.177h.873s.097 0 .097-.1l.097-.103s.097 0 .097-.102l.096-.102.097-.103c-.29.205-.29.103-.194 0 0 .103 0 .103 0 0 0 .103 0 0 0 0l-.002-.001zM3.666 11.65s-.096-.092 0 0c-.096-.092-.096-.092 0 0v-.276l-.096-.092c-.095 0-.095-.093-.19-.093s-.19-.093-.286-.093h-.191s-.095 0-.095-.092c-.668-.37-.953-1.015-1.144-1.752 0-.185-.095-.37-.095-.554-.094-.093-.094-.185-.19-.278-.19-.184-.094-.553.096-.922v-.184c0-.093 0-.093.095-.185 0-.09 0-.09.096-.183.19-.37.572-.646.762-.923.095-.092.095-.092.095-.184v-.092c.095-.092.095-.277.19-.37 0-.09.096-.276.096-.368 0-.185 0-.277-.096-.46-.096-.278-.154-.518-.344-.703-.858 1.2-1.37 2.546-1.37 4.113 0 2.123.903 4.006 2.414 5.324 0 0 .061.026.061-.064v-.094c0-.092.095-.092.095-.184.096-.37.096-.922.097-1.291z"/><path fill="#212121" d="M8 16c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8zM8 1C4.14 1 1 4.14 1 8c0 3.859 3.14 7 7 7 3.859 0 7-3.141 7-7 0-3.86-3.141-7-7-7z" opacity=".2"/></g><g><path fill="#666" d="M13.05 5c-.705 0-1.369.276-1.869.776L9.823 7.134a2.628 2.628 0 0 0-.77 1.913h-.049c-.705 0-1.369.276-1.869.776L5.776 11.18A2.632 2.632 0 0 0 5 13.05c0 .705.276 1.369.777 1.869l.305.305c.5.5 1.164.776 1.869.776.705 0 1.369-.276 1.869-.776l1.358-1.358a2.63 2.63 0 0 0 .77-1.918l.059.001c.702 0 1.362-.274 1.859-.771l1.358-1.358a2.645 2.645 0 0 0 0-3.738l-.305-.305A2.626 2.626 0 0 0 13.05 5z"/><path fill="#DDD" d="M13.05 6c-.42 0-.84.161-1.162.483L10.53 7.841a1.64 1.64 0 0 0 0 2.324l.305.305a1.64 1.64 0 0 0 2.324 0l1.358-1.358a1.64 1.64 0 0 0 0-2.324l-.305-.305A1.638 1.638 0 0 0 13.05 6zm-.125.766c.298-.015.639.123.913.396.437.437.527 1.051.201 1.377l-1.453 1.453c-.326.326-.941.237-1.378-.2s-.526-1.051-.2-1.378l1.453-1.453a.685.685 0 0 1 .464-.195zM9.003 10.047c-.42 0-.84.161-1.162.483l-1.358 1.358a1.64 1.64 0 0 0 0 2.324l.305.305a1.64 1.64 0 0 0 2.324 0l1.358-1.358a1.64 1.64 0 0 0 0-2.324l-.305-.305a1.64 1.64 0 0 0-1.162-.483zm-.126.766c.298-.015.64.123.914.396.437.437.526 1.051.2 1.378L8.538 14.04c-.326.326-.94.236-1.377-.201-.437-.437-.527-1.051-.201-1.377l1.453-1.453a.686.686 0 0 1 .464-.196z"/><path fill="#212121" d="m10.529 10.166.305.305c.234.234.521.381.821.444l.899-.899c-.333.293-.922.2-1.347-.224.217-.141-.782.138-.678.374zM10.169 10.532l.305.305c.234.234.381.521.444.821l-.899.899c.293-.333.2-.923-.224-1.347-.142.217.136-.782.374-.678z" opacity=".3"/><path fill="#FFF" d="m8.452 11.496 3.049-3.049c.175-.175.553-.081.843.209.29.29.384.668.209.843l-3.049 3.049c-.175.175-.553.081-.843-.209-.29-.29-.384-.668-.209-.843z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#666" d="M11.733 1.412c-.615 0-1.23.236-1.701.707L8.044 4.107a2.4 2.4 0 0 0 0 3.403l.447.447a2.4 2.4 0 0 0 3.403 0l1.988-1.988a2.4 2.4 0 0 0 0-3.403l-.447-.447a2.404 2.404 0 0 0-1.702-.707zm-.182 1.121c.436-.022.936.18 1.336.58.64.64.771 1.538.295 2.016l-2.127 2.127c-.477.477-1.378.347-2.018-.293s-.77-1.539-.293-2.018l2.127-2.127c.179-.179.418-.272.68-.285zM5.808 7.336c-.615 0-1.23.236-1.701.707l-1.988 1.988a2.4 2.4 0 0 0 0 3.403l.447.447a2.4 2.4 0 0 0 3.403 0l1.988-1.988a2.4 2.4 0 0 0 0-3.403l-.447-.447a2.407 2.407 0 0 0-1.702-.707zm-.183 1.122c.436-.022.938.18 1.338.58.64.64.77 1.539.293 2.018l-2.127 2.127c-.477.477-1.376.345-2.016-.295s-.771-1.538-.295-2.016l2.127-2.127c.178-.179.418-.274.68-.287z"/><path fill="#212121" d="M8.018 7.535l.447.447a2.39 2.39 0 0 0 1.201.65l1.316-1.316c-.487.429-1.35.293-1.971-.328.318-.207-1.145.201-.993.547zM7.515 8.047l.447.447c.343.343.557.762.65 1.201l-1.316 1.316c.429-.487.293-1.351-.328-1.971-.208.317.2-1.145.547-.993z" opacity=".3"/><path fill="#999" d="M5.002 9.458l4.463-4.463c.256-.256.809-.119 1.234.306.425.425.562.978.306 1.234l-4.463 4.463c-.256.256-.809.119-1.234-.306-.425-.425-.562-.978-.306-1.234z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#666" d="M11.733 1.412c-.615 0-1.23.236-1.701.707L8.044 4.107a2.4 2.4 0 0 0 0 3.403l.447.447a2.4 2.4 0 0 0 3.403 0l1.988-1.988a2.4 2.4 0 0 0 0-3.403l-.447-.447a2.404 2.404 0 0 0-1.702-.707zm-.182 1.121c.436-.022.936.18 1.336.58.64.64.771 1.538.295 2.016l-2.127 2.127c-.477.477-1.378.347-2.018-.293s-.77-1.539-.293-2.018l2.127-2.127c.179-.179.418-.272.68-.285zM5.808 7.336c-.615 0-1.23.236-1.701.707l-1.988 1.988a2.4 2.4 0 0 0 0 3.403l.447.447a2.4 2.4 0 0 0 3.403 0l1.988-1.988a2.4 2.4 0 0 0 0-3.403l-.447-.447a2.407 2.407 0 0 0-1.702-.707zm-.183 1.122c.436-.022.938.18 1.338.58.64.64.77 1.539.293 2.018l-2.127 2.127c-.477.477-1.376.345-2.016-.295s-.771-1.538-.295-2.016l2.127-2.127c.178-.179.418-.274.68-.287z"/><path fill="#212121" d="m8.018 7.535.447.447a2.39 2.39 0 0 0 1.201.65l1.316-1.316c-.487.429-1.35.293-1.971-.328.318-.207-1.145.201-.993.547zM7.515 8.047l.447.447c.343.343.557.762.65 1.201l-1.316 1.316c.429-.487.293-1.351-.328-1.971-.208.317.2-1.145.547-.993z" opacity=".3"/><path fill="#999" d="m5.002 9.458 4.463-4.463c.256-.256.809-.119 1.234.306.425.425.562.978.306 1.234l-4.463 4.463c-.256.256-.809.119-1.234-.306-.425-.425-.562-.978-.306-1.234z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g opacity=".5"><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4h-.012l.004-.008L10.008.006 10 .014V0H2zm1 1h6v4h4v10H3V1zm7 .412L12.586 4H10V1.412z"/></g><g><path fill="#666" d="M5 5h11v11H5z"/><path fill="#FFF" d="M6 6h9v9H6z"/><path fill="#212121" d="M10 11H9v2H8v-3h2V8l4 2.5-4 2.5z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g opacity=".5"><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4h-.012l.004-.008L10.008.006 10 .014V0H2zm1 1h6v4h4v10H3V1zm7 .412L12.586 4H10V1.412z"/></g><g><path fill="#666" d="M5 5h11v11H5z"/><path fill="#FFF" d="M6 6h9v9H6z"/><path fill="#212121" d="M10 11H9v2H8v-3h2V8l4 2.5-4 2.5z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><circle cx="8" cy="8" r="8" fill="#59F"/><path fill="#AAD400" d="M14.973 7.378a7.034 7.034 0 0 0-3.545-5.48c-.092.097-.117.04-.117.137-.277.097-.646-.097-.923-.194a3.23 3.23 0 0 0-2.122-.097c-.277.097-.922.194-.646.776.184.292.645.583 1.107.195.184-.194.37-.485.645-.194.093.098.093.195.093.292-.093.29-.37.388-.646.388-.37.097-.74 0-1.108.097-.37.097-.923.194-.923.68 0 .58-.185.678-.647.775-.37 0-.553.194-.37.582.093.29.37.29.555.194.738-.388 1.384-1.358 2.214-.194l.184-.097c.185-.776.37-.29.554 0l.277.29c1.107-1.066.83.486 1.2.776-.74-.194-1.57.582-2.215.097-1.107-.872-1.845-.484-2.86.388-.83.68-1.015 1.552-.83 2.328.276.97 1.29 1.067 2.122.873.276-.098.83-.098.83.096-.185.873.83 1.455.46 2.424-.276.776.186 1.746.83 2.037.647.29 1.2-.485 1.478-1.164.092-.097 0-.29.092-.388.738-.97.646-2.424 1.568-3.394.277-.29 1.2-1.357.46-2.23 1.754-.485 1.11 1.26 1.478 2.037.276-.582.46-1.164.645-1.65.092-.29.16-.38.16-.38zM4.948 2.21c.29-.306.303-.356.594-.765a6.738 6.738 0 0 0-1.923 1.099l.168.177h.873s.097 0 .097-.1l.097-.103s.097 0 .097-.102l.096-.102.097-.103c-.29.205-.29.103-.194 0 0 .103 0 .103 0 0 0 .103 0 0 0 0l-.002-.001zM3.666 11.65s-.096-.092 0 0c-.096-.092-.096-.092 0 0v-.276l-.096-.092c-.095 0-.095-.093-.19-.093s-.19-.093-.286-.093h-.191s-.095 0-.095-.092c-.668-.37-.953-1.015-1.144-1.752 0-.185-.095-.37-.095-.554-.094-.093-.094-.185-.19-.278-.19-.184-.094-.553.096-.922v-.184c0-.093 0-.093.095-.185 0-.09 0-.09.096-.183.19-.37.572-.646.762-.923.095-.092.095-.092.095-.184v-.092c.095-.092.095-.277.19-.37 0-.09.096-.276.096-.368 0-.185 0-.277-.096-.46-.096-.278-.154-.518-.344-.703-.858 1.2-1.37 2.546-1.37 4.113 0 2.123.903 4.006 2.414 5.324 0 0 .061.026.061-.064v-.094c0-.092.095-.092.095-.184.096-.37.096-.922.097-1.291z"/><path fill="#212121" d="M8 16c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8zM8 1C4.14 1 1 4.14 1 8c0 3.859 3.14 7 7 7 3.859 0 7-3.141 7-7 0-3.86-3.141-7-7-7z" opacity=".2"/></g><g><path fill="#666" d="M5 5h11v11H5z"/><path fill="#FFF" d="M6 6h9v9H6z"/><path fill="#212121" d="M10 11H9v2H8v-3h2V8l4 2.5-4 2.5z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><circle cx="8" cy="8" r="8" fill="#59F"/><path fill="#AAD400" d="M14.973 7.378a7.034 7.034 0 0 0-3.545-5.48c-.092.097-.117.04-.117.137-.277.097-.646-.097-.923-.194a3.23 3.23 0 0 0-2.122-.097c-.277.097-.922.194-.646.776.184.292.645.583 1.107.195.184-.194.37-.485.645-.194.093.098.093.195.093.292-.093.29-.37.388-.646.388-.37.097-.74 0-1.108.097-.37.097-.923.194-.923.68 0 .58-.185.678-.647.775-.37 0-.553.194-.37.582.093.29.37.29.555.194.738-.388 1.384-1.358 2.214-.194l.184-.097c.185-.776.37-.29.554 0l.277.29c1.107-1.066.83.486 1.2.776-.74-.194-1.57.582-2.215.097-1.107-.872-1.845-.484-2.86.388-.83.68-1.015 1.552-.83 2.328.276.97 1.29 1.067 2.122.873.276-.098.83-.098.83.096-.185.873.83 1.455.46 2.424-.276.776.186 1.746.83 2.037.647.29 1.2-.485 1.478-1.164.092-.097 0-.29.092-.388.738-.97.646-2.424 1.568-3.394.277-.29 1.2-1.357.46-2.23 1.754-.485 1.11 1.26 1.478 2.037.276-.582.46-1.164.645-1.65.092-.29.16-.38.16-.38zM4.948 2.21c.29-.306.303-.356.594-.765a6.738 6.738 0 0 0-1.923 1.099l.168.177h.873s.097 0 .097-.1l.097-.103s.097 0 .097-.102l.096-.102.097-.103c-.29.205-.29.103-.194 0 0 .103 0 .103 0 0 0 .103 0 0 0 0l-.002-.001zM3.666 11.65s-.096-.092 0 0c-.096-.092-.096-.092 0 0v-.276l-.096-.092c-.095 0-.095-.093-.19-.093s-.19-.093-.286-.093h-.191s-.095 0-.095-.092c-.668-.37-.953-1.015-1.144-1.752 0-.185-.095-.37-.095-.554-.094-.093-.094-.185-.19-.278-.19-.184-.094-.553.096-.922v-.184c0-.093 0-.093.095-.185 0-.09 0-.09.096-.183.19-.37.572-.646.762-.923.095-.092.095-.092.095-.184v-.092c.095-.092.095-.277.19-.37 0-.09.096-.276.096-.368 0-.185 0-.277-.096-.46-.096-.278-.154-.518-.344-.703-.858 1.2-1.37 2.546-1.37 4.113 0 2.123.903 4.006 2.414 5.324 0 0 .061.026.061-.064v-.094c0-.092.095-.092.095-.184.096-.37.096-.922.097-1.291z"/><path fill="#212121" d="M8 16c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8zM8 1C4.14 1 1 4.14 1 8c0 3.859 3.14 7 7 7 3.859 0 7-3.141 7-7 0-3.86-3.141-7-7-7z" opacity=".2"/></g><g><path fill="#666" d="M5 5h11v11H5z"/><path fill="#FFF" d="M6 6h9v9H6z"/><path fill="#212121" d="M10 11H9v2H8v-3h2V8l4 2.5-4 2.5z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4h-.012l.004-.008L10.008.006 10 .014V0H2zm1 1h6v4h4v10H3V1zm7 .412L12.586 4H10V1.412z"/></g><g><path fill="#666" d="M5 5h11v11H5z"/><path fill="#FFF" d="M6 6h9v9H6z"/><path fill="#212121" d="M10 11H9v2H8v-3h2V8l4 2.5-4 2.5z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4h-.012l.004-.008L10.008.006 10 .014V0H2zm1 1h6v4h4v10H3V1zm7 .412L12.586 4H10V1.412z"/></g><g><path fill="#666" d="M5 5h11v11H5z"/><path fill="#FFF" d="M6 6h9v9H6z"/><path fill="#212121" d="M10 11H9v2H8v-3h2V8l4 2.5-4 2.5z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4l-4-4H2zm1 1h6v4h4v10H3V1zm7 .4L12.6 4H10V1.4z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#EFEFEF" d="M2 0v16h12V4l-4-4H2z"/><path fill="#FFF" d="M10 4V0l4 4h-4z" opacity=".65"/><path fill="#212121" d="M13 5v5L9 5h4z" opacity=".2"/><path fill="#999" d="M2 0v16h12V4l-4-4H2zm1 1h6v4h4v10H3V1zm7 .4L12.6 4H10V1.4z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#666" d="M12.053 11.026c-.238.07-.427.095-.674.095-2.033 0-5.017-7.1-5.017-9.462 0-.87.207-1.16.497-1.41C4.373.54 1.39 1.452.435 2.613c-.207.29-.332.746-.332 1.326C.103 7.628 4.04 16 6.82 16c1.283 0 3.45-2.114 5.233-4.974M10.756 0c2.57 0 5.14.415 5.14 1.865 0 2.943-1.865 6.508-2.818 6.508-1.7 0-3.814-4.725-3.814-7.088C9.264.207 9.68 0 10.756 0"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#666" d="M12.053 11.026c-.238.07-.427.095-.674.095-2.033 0-5.017-7.1-5.017-9.462 0-.87.207-1.16.497-1.41C4.373.54 1.39 1.452.435 2.613c-.207.29-.332.746-.332 1.326C.103 7.628 4.04 16 6.82 16c1.283 0 3.45-2.114 5.233-4.974M10.756 0c2.57 0 5.14.415 5.14 1.865 0 2.943-1.865 6.508-2.818 6.508-1.7 0-3.814-4.725-3.814-7.088C9.264.207 9.68 0 10.756 0"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g opacity=".5"><g><path fill="#666" d="M1 7h14v2H1z"/></g><path fill="#999" d="M10.5 5h-5L8 2zM10.5 11h-5L8 14z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g opacity=".5"><g><path fill="#666" d="M1 7h14v2H1z"/></g><path fill="#999" d="M10.5 5h-5L8 2zM10.5 11h-5L8 14z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle cx="8" cy="8" r="8" fill="#59F"/><path fill="#AAD400" d="M14.973 7.378a7.034 7.034 0 0 0-3.545-5.48c-.092.097-.117.04-.117.137-.277.097-.646-.097-.923-.194a3.23 3.23 0 0 0-2.122-.097c-.277.097-.922.194-.646.776.184.292.645.583 1.107.195.184-.194.37-.485.645-.194.093.098.093.195.093.292-.093.29-.37.388-.646.388-.37.097-.74 0-1.108.097-.37.097-.923.194-.923.68 0 .58-.185.678-.647.775-.37 0-.553.194-.37.582.093.29.37.29.555.194.738-.388 1.384-1.358 2.214-.194l.184-.097c.185-.776.37-.29.554 0l.277.29c1.107-1.066.83.486 1.2.776-.74-.194-1.57.582-2.215.097-1.107-.872-1.845-.484-2.86.388-.83.68-1.015 1.552-.83 2.328.276.97 1.29 1.067 2.122.873.276-.098.83-.098.83.096-.185.873.83 1.455.46 2.424-.276.776.186 1.746.83 2.037.647.29 1.2-.485 1.478-1.164.092-.097 0-.29.092-.388.738-.97.646-2.424 1.568-3.394.277-.29 1.2-1.357.46-2.23 1.754-.485 1.11 1.26 1.478 2.037.276-.582.46-1.164.645-1.65.092-.29.16-.38.16-.38zM4.948 2.21c.29-.306.303-.356.594-.765a6.738 6.738 0 0 0-1.923 1.099l.168.177h.873s.097 0 .097-.1l.097-.103s.097 0 .097-.102l.096-.102.097-.103c-.29.205-.29.103-.194 0 0 .103 0 .103 0 0 0 .103 0 0 0 0l-.002-.001zM3.666 11.65s-.096-.092 0 0c-.096-.092-.096-.092 0 0v-.276l-.096-.092c-.095 0-.095-.093-.19-.093s-.19-.093-.286-.093h-.191s-.095 0-.095-.092c-.668-.37-.953-1.015-1.144-1.752 0-.185-.095-.37-.095-.554-.094-.093-.094-.185-.19-.278-.19-.184-.094-.553.096-.922v-.184c0-.093 0-.093.095-.185 0-.09 0-.09.096-.183.19-.37.572-.646.762-.923.095-.092.095-.092.095-.184v-.092c.095-.092.095-.277.19-.37 0-.09.096-.276.096-.368 0-.185 0-.277-.096-.46-.096-.278-.154-.518-.344-.703-.858 1.2-1.37 2.546-1.37 4.113 0 2.123.903 4.006 2.414 5.324 0 0 .061.026.061-.064v-.094c0-.092.095-.092.095-.184.096-.37.096-.922.096-1.29l.001-.001z"/><path fill="#212121" d="M8 16c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8zM8 1C4.14 1 1 4.14 1 8c0 3.859 3.14 7 7 7 3.859 0 7-3.141 7-7 0-3.86-3.141-7-7-7z" opacity=".2"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><circle cx="8" cy="8" r="8" fill="#59F"/><path fill="#AAD400" d="M14.973 7.378a7.034 7.034 0 0 0-3.545-5.48c-.092.097-.117.04-.117.137-.277.097-.646-.097-.923-.194a3.23 3.23 0 0 0-2.122-.097c-.277.097-.922.194-.646.776.184.292.645.583 1.107.195.184-.194.37-.485.645-.194.093.098.093.195.093.292-.093.29-.37.388-.646.388-.37.097-.74 0-1.108.097-.37.097-.923.194-.923.68 0 .58-.185.678-.647.775-.37 0-.553.194-.37.582.093.29.37.29.555.194.738-.388 1.384-1.358 2.214-.194l.184-.097c.185-.776.37-.29.554 0l.277.29c1.107-1.066.83.486 1.2.776-.74-.194-1.57.582-2.215.097-1.107-.872-1.845-.484-2.86.388-.83.68-1.015 1.552-.83 2.328.276.97 1.29 1.067 2.122.873.276-.098.83-.098.83.096-.185.873.83 1.455.46 2.424-.276.776.186 1.746.83 2.037.647.29 1.2-.485 1.478-1.164.092-.097 0-.29.092-.388.738-.97.646-2.424 1.568-3.394.277-.29 1.2-1.357.46-2.23 1.754-.485 1.11 1.26 1.478 2.037.276-.582.46-1.164.645-1.65.092-.29.16-.38.16-.38zM4.948 2.21c.29-.306.303-.356.594-.765a6.738 6.738 0 0 0-1.923 1.099l.168.177h.873s.097 0 .097-.1l.097-.103s.097 0 .097-.102l.096-.102.097-.103c-.29.205-.29.103-.194 0 0 .103 0 .103 0 0 0 .103 0 0 0 0l-.002-.001zM3.666 11.65s-.096-.092 0 0c-.096-.092-.096-.092 0 0v-.276l-.096-.092c-.095 0-.095-.093-.19-.093s-.19-.093-.286-.093h-.191s-.095 0-.095-.092c-.668-.37-.953-1.015-1.144-1.752 0-.185-.095-.37-.095-.554-.094-.093-.094-.185-.19-.278-.19-.184-.094-.553.096-.922v-.184c0-.093 0-.093.095-.185 0-.09 0-.09.096-.183.19-.37.572-.646.762-.923.095-.092.095-.092.095-.184v-.092c.095-.092.095-.277.19-.37 0-.09.096-.276.096-.368 0-.185 0-.277-.096-.46-.096-.278-.154-.518-.344-.703-.858 1.2-1.37 2.546-1.37 4.113 0 2.123.903 4.006 2.414 5.324 0 0 .061.026.061-.064v-.094c0-.092.095-.092.095-.184.096-.37.096-.922.096-1.29l.001-.001z"/><path fill="#212121" d="M8 16c-4.411 0-8-3.589-8-8s3.589-8 8-8 8 3.589 8 8-3.589 8-8 8zM8 1C4.14 1 1 4.14 1 8c0 3.859 3.14 7 7 7 3.859 0 7-3.141 7-7 0-3.86-3.141-7-7-7z" opacity=".2"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><g><path fill="#666" d="M1 7h14v2H1z"/></g><path fill="#999" d="M10.5 5h-5L8 2zM10.5 11h-5L8 14z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><g><path fill="#666" d="M1 7h14v2H1z"/></g><path fill="#999" d="M10.5 5h-5L8 2zM10.5 11h-5L8 14z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="icon-color"><path d="M14 2v2H2V2h12m.5-1h-13a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zM14 7v2H2V7h12m.5-1h-13a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zM14 12v2H2v-2h12m.5-1h-13a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5z"/><path d="M2 2h8v2H2zM2 7h5v2H2zM2 12h10v2H2z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g class="icon-color"><path d="M14 2v2H2V2h12m.5-1h-13a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zM14 7v2H2V7h12m.5-1h-13a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zM14 12v2H2v-2h12m.5-1h-13a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5z"/><path d="M2 2h8v2H2zM2 7h5v2H2zM2 12h10v2H2z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="icon-color"><path d="M6.011 14.707l5.811-7.999c.161-.224.141-.669-.285-.669H9.234c-.271 0-.393-.2-.262-.447l2.046-3.875c.147-.24.143-.717-.3-.717H6.514a.675.675 0 0 0-.618.477L4.12 8.527c-.066.262.105.477.383.477h2.039c.284 0 .423.211.325.472 0 0-1.866 4.929-1.866 5.025a.498.498 0 0 0 .865.34.467.467 0 0 0 .145-.134z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g class="icon-color"><path d="m6.011 14.707 5.811-7.999c.161-.224.141-.669-.285-.669H9.234c-.271 0-.393-.2-.262-.447l2.046-3.875c.147-.24.143-.717-.3-.717H6.514a.675.675 0 0 0-.618.477L4.12 8.527c-.066.262.105.477.383.477h2.039c.284 0 .423.211.325.472 0 0-1.866 4.929-1.866 5.025a.498.498 0 0 0 .865.34.467.467 0 0 0 .145-.134z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="icon-color"><path d="M8 1.5c3.584 0 6.5 2.916 6.5 6.5s-2.916 6.5-6.5 6.5S1.5 11.584 1.5 8 4.416 1.5 8 1.5M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0z"/><path d="M8.75 11h-1.5a.25.25 0 0 0-.25.25v1.5c0 .138.112.25.25.25h1.5a.25.25 0 0 0 .25-.25v-1.5a.25.25 0 0 0-.25-.25zM10.951 5.451A3.01 3.01 0 0 0 8.552 3.05a3.003 3.003 0 0 0-3.541 2.683c-.012.143.111.267.255.267h1.511c.127 0 .219-.098.247-.222A1.002 1.002 0 0 1 9 6a.983.983 0 0 1-.482.833A2.984 2.984 0 0 0 7 9.433v.317c0 .138.112.25.25.25h1.5A.25.25 0 0 0 9 9.75v-.317c0-.359.201-.659.486-.835a2.99 2.99 0 0 0 1.465-3.147z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g class="icon-color"><path d="M8 1.5c3.584 0 6.5 2.916 6.5 6.5s-2.916 6.5-6.5 6.5S1.5 11.584 1.5 8 4.416 1.5 8 1.5M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0z"/><path d="M8.75 11h-1.5a.25.25 0 0 0-.25.25v1.5c0 .138.112.25.25.25h1.5a.25.25 0 0 0 .25-.25v-1.5a.25.25 0 0 0-.25-.25zM10.951 5.451A3.01 3.01 0 0 0 8.552 3.05a3.003 3.003 0 0 0-3.541 2.683c-.012.143.111.267.255.267h1.511c.127 0 .219-.098.247-.222A1.002 1.002 0 0 1 9 6a.983.983 0 0 1-.482.833A2.984 2.984 0 0 0 7 9.433v.317c0 .138.112.25.25.25h1.5A.25.25 0 0 0 9 9.75v-.317c0-.359.201-.659.486-.835a2.99 2.99 0 0 0 1.465-3.147z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="icon-color"><path d="M13.707 3.207l-1.914-1.914A1 1 0 0 0 11.086 1H2.5a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5V3.914a1 1 0 0 0-.293-.707zM11 2l2 2h-2V2zm2 12H3V2h7v2.5a.5.5 0 0 0 .5.5H13v9z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g class="icon-color"><path d="m13.707 3.207-1.914-1.914A1 1 0 0 0 11.086 1H2.5a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5V3.914a1 1 0 0 0-.293-.707zM11 2l2 2h-2V2zm2 12H3V2h7v2.5a.5.5 0 0 0 .5.5H13v9z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="icon-color"><path d="M13.92 15c-.29 0-.56-.12-.76-.32l-2.89-2.88c-.98.68-2.16 1.04-3.36 1.04C3.65 12.85 1 10.2 1 6.92 1 3.65 3.65 1 6.92 1s5.92 2.65 5.92 5.92c0 1.19-.36 2.37-1.04 3.36l2.89 2.89c.19.19.31.47.31.76 0 .58-.49 1.07-1.08 1.07zm-7-12.58c-2.48 0-4.5 2.02-4.5 4.5s2.02 4.5 4.5 4.5 4.5-2.02 4.5-4.5-2.02-4.5-4.5-4.5z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g class="icon-color"><path d="M13.92 15c-.29 0-.56-.12-.76-.32l-2.89-2.88c-.98.68-2.16 1.04-3.36 1.04C3.65 12.85 1 10.2 1 6.92 1 3.65 3.65 1 6.92 1s5.92 2.65 5.92 5.92c0 1.19-.36 2.37-1.04 3.36l2.89 2.89c.19.19.31.47.31.76 0 .58-.49 1.07-1.08 1.07zm-7-12.58c-2.48 0-4.5 2.02-4.5 4.5s2.02 4.5 4.5 4.5 4.5-2.02 4.5-4.5-2.02-4.5-4.5-4.5z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="icon-color"><path d="M5.323 5H1C.109 5-.337 6.077.293 6.707l3.534 3.534-1.755 4.388c-.327.816.484 1.626 1.3 1.3L8 14.077l4.629 1.851c.816.327 1.626-.484 1.3-1.3l-1.755-4.388 3.534-3.534C16.337 6.077 15.891 5 15 5h-4.323L8.928.629c-.335-.838-1.522-.838-1.857 0L5.323 5z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g class="icon-color"><path d="M5.323 5H1C.109 5-.337 6.077.293 6.707l3.534 3.534-1.755 4.388c-.327.816.484 1.626 1.3 1.3L8 14.077l4.629 1.851c.816.327 1.626-.484 1.3-1.3l-1.755-4.388 3.534-3.534C16.337 6.077 15.891 5 15 5h-4.323L8.928.629c-.335-.838-1.522-.838-1.857 0L5.323 5z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="icon-color"><path d="M14.5 1h-13a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-13a.5.5 0 0 0-.5-.5zM14 14H2V3h12v11z"/><path d="M4 5h1v1H4zM6 5h6v1H6zM4 7h1v1H4zM6 7h6v1H6zM4 9h1v1H4zM6 9h6v1H6zM4 11h1v1H4zM6 11h6v1H6z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g class="icon-color"><path d="M14.5 1h-13a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-13a.5.5 0 0 0-.5-.5zM14 14H2V3h12v11z"/><path d="M4 5h1v1H4zM6 5h6v1H6zM4 7h1v1H4zM6 7h6v1H6zM4 9h1v1H4zM6 9h6v1H6zM4 11h1v1H4zM6 11h6v1H6z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="icon-color"><path d="M14.5 4H13V1.5a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5V3H1.5a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5H4v1.5a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5v-10a.5.5 0 0 0-.5-.5zM4 2h8v8h-1V3.5a.5.5 0 0 0-.5-.5H4V2zM2 4h8v8H2V4zm12 10H5v-1h5.5a.5.5 0 0 0 .5-.5V11h1.5a.5.5 0 0 0 .5-.5V5h1v9z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g class="icon-color"><path d="M14.5 4H13V1.5a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5V3H1.5a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5H4v1.5a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5v-10a.5.5 0 0 0-.5-.5zM4 2h8v8h-1V3.5a.5.5 0 0 0-.5-.5H4V2zM2 4h8v8H2V4zm12 10H5v-1h5.5a.5.5 0 0 0 .5-.5V11h1.5a.5.5 0 0 0 .5-.5V5h1v9z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="#666" d="M0 0h64v64H0z"/><path fill="#FFF" d="M46.6 41.2c-3.3-.9-5.7-2.2-8-3.1 0 .5-.1.9-.5 1.3-1.4 1.5-3.6 2.4-6.1 2.4-2.5 0-4.8-.9-6.1-2.4-.5-.5-.6-.9-.5-1.4-2.3 1-4.7 2.2-8 3.1 0 0-3.1 1.8-3.4 8.8h36c-.2-7.1-3.4-8.7-3.4-8.7z"/><path fill="#FFF" d="M32 34.3c-1.6 0-3.2-.9-4.5-2.2-.1 5.4-1.7 5.9-.9 6.7 2.5 2.7 8.1 2.9 10.8 0 .8-.8-.6-1.3-.9-6.8-1.3 1.3-2.9 2.3-4.5 2.3z"/><path fill="#FFF" d="M32 34.3c-3.8 0-7.7-5.2-7.7-8.8v-5c0-3.6 3.2-6.5 6.8-6.5h1.8c3.8 0 6.8 2.9 6.8 6.5v5c-.1 3.6-3.9 8.8-7.7 8.8z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 64 64"><path fill="#666" d="M0 0h64v64H0z"/><path fill="#FFF" d="M46.6 41.2c-3.3-.9-5.7-2.2-8-3.1 0 .5-.1.9-.5 1.3-1.4 1.5-3.6 2.4-6.1 2.4-2.5 0-4.8-.9-6.1-2.4-.5-.5-.6-.9-.5-1.4-2.3 1-4.7 2.2-8 3.1 0 0-3.1 1.8-3.4 8.8h36c-.2-7.1-3.4-8.7-3.4-8.7z"/><path fill="#FFF" d="M32 34.3c-1.6 0-3.2-.9-4.5-2.2-.1 5.4-1.7 5.9-.9 6.7 2.5 2.7 8.1 2.9 10.8 0 .8-.8-.6-1.3-.9-6.8-1.3 1.3-2.9 2.3-4.5 2.3z"/><path fill="#FFF" d="M32 34.3c-3.8 0-7.7-5.2-7.7-8.8v-5c0-3.6 3.2-6.5 6.8-6.5h1.8c3.8 0 6.8 2.9 6.8 6.5v5c-.1 3.6-3.9 8.8-7.7 8.8z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#CCC" d="M2 2h12v12H2z"/><path fill="#999" d="M13 3v10H3V3h10m1-1H2v12h12V2z"/><path fill="#FFF" d="M1 5h14v6H1z"/><path fill="#666" d="M14 6v4H2V6m13-1H1v6h14V5z"/><path fill="#CCC" d="M4 7h8v2H4z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#CCC" d="M2 2h12v12H2z"/><path fill="#999" d="M13 3v10H3V3h10m1-1H2v12h12V2z"/><path fill="#FFF" d="M1 5h14v6H1z"/><path fill="#666" d="M14 6v4H2V6m13-1H1v6h14V5z"/><path fill="#CCC" d="M4 7h8v2H4z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#323232" d="M8 1C4.1 1 1 4.1 1 8s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7zm0 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/><g fill="#FFF" opacity=".15"><path d="M9.9 7.5c.1.2.1.3.1.5 0 1.1-.9 2-2 2-.2 0-.3 0-.5-.1l3.1 4.5c1.7-.7 3.1-2.1 3.8-3.8L9.9 7.5zM6 8c0-1.1.9-2 2-2 .2 0 .3 0 .5.1L5.4 1.5c-1.8.7-3.2 2.1-3.9 3.9L6 8.5V8z"/></g><path fill="#1A1A1A" d="M8 2c3.3 0 6 2.7 6 6s-2.7 6-6 6-6-2.7-6-6 2.7-6 6-6m0-1C4.1 1 1 4.1 1 8s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7z"/><path fill="#1E1E1E" d="M8 7c.6 0 1 .4 1 1s-.4 1-1 1-1-.4-1-1 .4-1 1-1m0-1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#323232" d="M8 1C4.1 1 1 4.1 1 8s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7zm0 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/><g fill="#FFF" opacity=".15"><path d="M9.9 7.5c.1.2.1.3.1.5 0 1.1-.9 2-2 2-.2 0-.3 0-.5-.1l3.1 4.5c1.7-.7 3.1-2.1 3.8-3.8L9.9 7.5zM6 8c0-1.1.9-2 2-2 .2 0 .3 0 .5.1L5.4 1.5c-1.8.7-3.2 2.1-3.9 3.9L6 8.5V8z"/></g><path fill="#1A1A1A" d="M8 2c3.3 0 6 2.7 6 6s-2.7 6-6 6-6-2.7-6-6 2.7-6 6-6m0-1C4.1 1 1 4.1 1 8s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7z"/><path fill="#1E1E1E" d="M8 7c.6 0 1 .4 1 1s-.4 1-1 1-1-.4-1-1 .4-1 1-1m0-1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h14v14H1z"/><path fill="#999" d="M14 2v12H2V2h12m1-1H1v14h14V1z"/><g><path fill="#59F" d="M5 3h6v6H5V3z"/><path fill="#FFF" d="M9 8H6l.75-1 .75-1 .75 1L9 8z"/><path fill="#FFF" d="M10 8H7.333L8 7.333l.667-.666.666.666L10 8z"/><circle cx="9.5" cy="5.5" r=".5" fill="#FFF"/></g><g><path fill="#B9B9B9" d="M3 12h10v1H3z"/><path fill="#666" d="M3 10h10v1H3z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h14v14H1z"/><path fill="#999" d="M14 2v12H2V2h12m1-1H1v14h14V1z"/><g><path fill="#59F" d="M5 3h6v6H5V3z"/><path fill="#FFF" d="M9 8H6l.75-1 .75-1 .75 1L9 8z"/><path fill="#FFF" d="M10 8H7.333L8 7.333l.667-.666.666.666L10 8z"/><circle cx="9.5" cy="5.5" r=".5" fill="#FFF"/></g><g><path fill="#B9B9B9" d="M3 12h10v1H3z"/><path fill="#666" d="M3 10h10v1H3z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h14v14H1z"/><path fill="#999" d="M14 2v12H2V2h12m1-1H1v14h14V1z"/><g><path fill="#59F" d="M3 3h6v6H3V3z"/><path fill="#FFF" d="M7 8H4l.75-1 .75-1 .75 1L7 8z"/><path fill="#FFF" d="M8 8H5.333L6 7.333l.667-.666.666.666L8 8z"/><circle cx="7.5" cy="5.5" r=".5" fill="#FFF"/></g><g><path fill="#B9B9B9" d="M3 12h10v1H3z"/><path fill="#666" d="M3 10h10v1H3z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h14v14H1z"/><path fill="#999" d="M14 2v12H2V2h12m1-1H1v14h14V1z"/><g><path fill="#59F" d="M3 3h6v6H3V3z"/><path fill="#FFF" d="M7 8H4l.75-1 .75-1 .75 1L7 8z"/><path fill="#FFF" d="M8 8H5.333L6 7.333l.667-.666.666.666L8 8z"/><circle cx="7.5" cy="5.5" r=".5" fill="#FFF"/></g><g><path fill="#B9B9B9" d="M3 12h10v1H3z"/><path fill="#666" d="M3 10h10v1H3z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h14v14H1z"/><path fill="#999" d="M14 2v12H2V2h12m1-1H1v14h14V1z"/><g><path fill="#59F" d="M7 3h6v6H7V3z"/><path fill="#FFF" d="M11 8H8l.75-1 .75-1 .75 1L11 8z"/><path fill="#FFF" d="M12 8H9.333L10 7.333l.667-.666.666.666L12 8z"/><circle cx="11.5" cy="5.5" r=".5" fill="#FFF"/></g><g><path fill="#B9B9B9" d="M3 12h10v1H3z"/><path fill="#666" d="M3 10h10v1H3z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h14v14H1z"/><path fill="#999" d="M14 2v12H2V2h12m1-1H1v14h14V1z"/><g><path fill="#59F" d="M7 3h6v6H7V3z"/><path fill="#FFF" d="M11 8H8l.75-1 .75-1 .75 1L11 8z"/><path fill="#FFF" d="M12 8H9.333L10 7.333l.667-.666.666.666L12 8z"/><circle cx="11.5" cy="5.5" r=".5" fill="#FFF"/></g><g><path fill="#B9B9B9" d="M3 12h10v1H3z"/><path fill="#666" d="M3 10h10v1H3z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h14v14H1z"/><path fill="#999" d="M14 2v12H2V2h12m1-1H1v14h14V1z"/><g><path fill="#59F" d="M5 7h6v6H5V7z"/><path fill="#FFF" d="M9 12H6l.75-1 .75-1 .75 1L9 12z"/><path fill="#FFF" d="M10 12H7.333L8 11.333l.667-.666.666.666L10 12z"/><circle cx="9.5" cy="9.5" r=".5" fill="#FFF"/></g><g><path fill="#B9B9B9" d="M3 5h10v1H3z"/><path fill="#666" d="M3 3h10v1H3z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h14v14H1z"/><path fill="#999" d="M14 2v12H2V2h12m1-1H1v14h14V1z"/><g><path fill="#59F" d="M5 7h6v6H5V7z"/><path fill="#FFF" d="M9 12H6l.75-1 .75-1 .75 1L9 12z"/><path fill="#FFF" d="M10 12H7.333L8 11.333l.667-.666.666.666L10 12z"/><circle cx="9.5" cy="9.5" r=".5" fill="#FFF"/></g><g><path fill="#B9B9B9" d="M3 5h10v1H3z"/><path fill="#666" d="M3 3h10v1H3z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h14v14H1z"/><path fill="#999" d="M14 2v12H2V2h12m1-1H1v14h14V1z"/><g><path fill="#59F" d="M3 7h6v6H3V7z"/><path fill="#FFF" d="M7 12H4l.75-1 .75-1 .75 1L7 12z"/><path fill="#FFF" d="M8 12H5.333L6 11.333l.667-.666.666.666L8 12z"/><circle cx="7.5" cy="9.5" r=".5" fill="#FFF"/></g><g><path fill="#B9B9B9" d="M3 5h10v1H3z"/><path fill="#666" d="M3 3h10v1H3z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h14v14H1z"/><path fill="#999" d="M14 2v12H2V2h12m1-1H1v14h14V1z"/><g><path fill="#59F" d="M3 7h6v6H3V7z"/><path fill="#FFF" d="M7 12H4l.75-1 .75-1 .75 1L7 12z"/><path fill="#FFF" d="M8 12H5.333L6 11.333l.667-.666.666.666L8 12z"/><circle cx="7.5" cy="9.5" r=".5" fill="#FFF"/></g><g><path fill="#B9B9B9" d="M3 5h10v1H3z"/><path fill="#666" d="M3 3h10v1H3z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h14v14H1z"/><path fill="#999" d="M14 2v12H2V2h12m1-1H1v14h14V1z"/><g><path fill="#59F" d="M7 7h6v6H7V7z"/><path fill="#FFF" d="M11 12H8l.75-1 .75-1 .75 1 .75 1z"/><path fill="#FFF" d="M12 12H9.333l.667-.667.667-.666.666.666L12 12z"/><circle cx="11.5" cy="9.5" r=".5" fill="#FFF"/></g><g><path fill="#B9B9B9" d="M3 5h10v1H3z"/><path fill="#666" d="M3 3h10v1H3z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h14v14H1z"/><path fill="#999" d="M14 2v12H2V2h12m1-1H1v14h14V1z"/><g><path fill="#59F" d="M7 7h6v6H7V7z"/><path fill="#FFF" d="M11 12H8l.75-1 .75-1 .75 1 .75 1z"/><path fill="#FFF" d="M12 12H9.333l.667-.667.667-.666.666.666L12 12z"/><circle cx="11.5" cy="9.5" r=".5" fill="#FFF"/></g><g><path fill="#B9B9B9" d="M3 5h10v1H3z"/><path fill="#666" d="M3 3h10v1H3z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h14v14H1z"/><path fill="#999" d="M14 2v12H2V2h12m1-1H1v14h14V1z"/><g><path fill="#59F" d="M3 3h6v6H3V3z"/><path fill="#FFF" d="M7 8H4l.75-1 .75-1 .75 1L7 8z"/><path fill="#FFF" d="M8 8H5.333L6 7.333l.667-.666.666.666L8 8z"/><circle cx="7.5" cy="5.5" r=".5" fill="#FFF"/></g><g><path fill="#B9B9B9" d="M10 5h3v1h-3zM10 7h3v1h-3zM10 9h3v1h-3zM10 11h3v1h-3z"/><path fill="#666" d="M10 3h3v1h-3z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h14v14H1z"/><path fill="#999" d="M14 2v12H2V2h12m1-1H1v14h14V1z"/><g><path fill="#59F" d="M3 3h6v6H3V3z"/><path fill="#FFF" d="M7 8H4l.75-1 .75-1 .75 1L7 8z"/><path fill="#FFF" d="M8 8H5.333L6 7.333l.667-.666.666.666L8 8z"/><circle cx="7.5" cy="5.5" r=".5" fill="#FFF"/></g><g><path fill="#B9B9B9" d="M10 5h3v1h-3zM10 7h3v1h-3zM10 9h3v1h-3zM10 11h3v1h-3z"/><path fill="#666" d="M10 3h3v1h-3z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h14v14H1z"/><path fill="#999" d="M14 2v12H2V2h12m1-1H1v14h14V1z"/><g><path fill="#59F" d="M7 3h6v6H7V3z"/><path fill="#FFF" d="M11 8H8l.75-1 .75-1 .75 1L11 8z"/><path fill="#FFF" d="M12 8H9.333L10 7.333l.667-.666.666.666L12 8z"/><circle cx="11.5" cy="5.5" r=".5" fill="#FFF"/></g><g><path fill="#B9B9B9" d="M3 5h3v1H3zM3 7h3v1H3zM3 9h3v1H3zM3 11h3v1H3z"/><path fill="#666" d="M3 3h3v1H3z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h14v14H1z"/><path fill="#999" d="M14 2v12H2V2h12m1-1H1v14h14V1z"/><g><path fill="#59F" d="M7 3h6v6H7V3z"/><path fill="#FFF" d="M11 8H8l.75-1 .75-1 .75 1L11 8z"/><path fill="#FFF" d="M12 8H9.333L10 7.333l.667-.666.666.666L12 8z"/><circle cx="11.5" cy="5.5" r=".5" fill="#FFF"/></g><g><path fill="#B9B9B9" d="M3 5h3v1H3zM3 7h3v1H3zM3 9h3v1H3zM3 11h3v1H3z"/><path fill="#666" d="M3 3h3v1H3z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#9F6358" d="M3 1h9a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H3V1z"/><path fill="#6F453D" d="M12 2v12H4V2h8m0-1H3v14h9a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"/><path fill="#BC928A" d="M10.75 6h-5.5A.25.25 0 0 1 5 5.75v-2.5A.25.25 0 0 1 5.25 3h5.5a.25.25 0 0 1 .25.25v2.5a.25.25 0 0 1-.25.25z"/><path fill="#53342E" d="M3 1h1v14H3z"/><path fill="#402823" d="M11 11h2v2h-2z"/><path fill="#BC928A" d="M5 12h2v1H5z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#9F6358" d="M3 1h9a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H3V1z"/><path fill="#6F453D" d="M12 2v12H4V2h8m0-1H3v14h9a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1z"/><path fill="#BC928A" d="M10.75 6h-5.5A.25.25 0 0 1 5 5.75v-2.5A.25.25 0 0 1 5.25 3h5.5a.25.25 0 0 1 .25.25v2.5a.25.25 0 0 1-.25.25z"/><path fill="#53342E" d="M3 1h1v14H3z"/><path fill="#402823" d="M11 11h2v2h-2z"/><path fill="#BC928A" d="M5 12h2v1H5z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#666" d="M10 3c.6 0 1 .4 1 1v1H5V4c0-.6.4-1 1-1h4m0-1H6c-1.1 0-2 .9-2 2v1c0 .6.4 1 1 1h6c.6 0 1-.4 1-1V4c0-1.1-.9-2-2-2z"/><path fill="#9F6358" d="M1 4h14v10H1z"/><path fill="#6F453D" d="M14 5v8H2V5h12m1-1H1v10h14V4z"/><path fill="#BC928A" d="M11 9H5L1 4h14z"/><path fill="#6F453D" d="M12.9 5l-2.4 3h-5L3.1 5h9.8M15 4H1l4 5h6l4-5z"/><path fill="#402823" d="M6 8h1v2H6zM9 8h1v2H9z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#666" d="M10 3c.6 0 1 .4 1 1v1H5V4c0-.6.4-1 1-1h4m0-1H6c-1.1 0-2 .9-2 2v1c0 .6.4 1 1 1h6c.6 0 1-.4 1-1V4c0-1.1-.9-2-2-2z"/><path fill="#9F6358" d="M1 4h14v10H1z"/><path fill="#6F453D" d="M14 5v8H2V5h12m1-1H1v10h14V4z"/><path fill="#BC928A" d="M11 9H5L1 4h14z"/><path fill="#6F453D" d="m12.9 5-2.4 3h-5L3.1 5h9.8M15 4H1l4 5h6l4-5z"/><path fill="#402823" d="M6 8h1v2H6zM9 8h1v2H9z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#EFEFEF" d="M14 15H2V1.2c0-.1.1-.2.2-.2h11.5c.2 0 .3.1.3.2V15z"/><path fill="#999" d="M13 2v12H3V2h10m.8-1H2.2c-.1 0-.2.1-.2.2V15h12V1.2c0-.1-.1-.2-.2-.2z"/><path fill="#515151" d="M1 14h14v1H1z"/><path fill="#8C8C8C" d="M7 12h2v2H7z"/><path fill="#313131" d="M4 3h2v1H4zM10 3h2v1h-2zM10 5h2v1h-2zM4 5h2v1H4zM4 7h2v1H4zM7 3h2v1H7zM7 5h2v1H7zM7 7h2v1H7zM10 7h2v1h-2zM4 9h2v1H4zM7 9h2v1H7zM10 9h2v1h-2z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#EFEFEF" d="M14 15H2V1.2c0-.1.1-.2.2-.2h11.5c.2 0 .3.1.3.2V15z"/><path fill="#999" d="M13 2v12H3V2h10m.8-1H2.2c-.1 0-.2.1-.2.2V15h12V1.2c0-.1-.1-.2-.2-.2z"/><path fill="#515151" d="M1 14h14v1H1z"/><path fill="#8C8C8C" d="M7 12h2v2H7z"/><path fill="#313131" d="M4 3h2v1H4zM10 3h2v1h-2zM10 5h2v1h-2zM4 5h2v1H4zM4 7h2v1H4zM7 3h2v1H7zM7 5h2v1H7zM7 7h2v1H7zM10 7h2v1h-2zM4 9h2v1H4zM7 9h2v1H7zM10 9h2v1h-2z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h14v14H1V1z"/><path fill="#999" d="M1 1v14h14V1H1zm1 1h12v12H2V2z"/><path fill="#666" d="M3 3h10v2H3V3z"/><path fill="#FF8700" d="M3 6h1v1H3V6zm0 2h1v1H3V8zm0 2h1v1H3v-1zm0 2h1v1H3v-1z"/><path fill="#B9B9B9" d="M5 6h8v1H5V6zm0 2h8v1H5V8zm0 2h8v1H5v-1zm0 2h8v1H5v-1z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h14v14H1V1z"/><path fill="#999" d="M1 1v14h14V1H1zm1 1h12v12H2V2z"/><path fill="#666" d="M3 3h10v2H3V3z"/><path fill="#FF8700" d="M3 6h1v1H3V6zm0 2h1v1H3V8zm0 2h1v1H3v-1zm0 2h1v1H3v-1z"/><path fill="#B9B9B9" d="M5 6h8v1H5V6zm0 2h8v1H5V8zm0 2h8v1H5v-1zm0 2h8v1H5v-1z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#CCC" d="M1 3h14v10H1z"/><path fill="#999" d="M14 4v8H2V4h12m1-1H1v10h14V3z"/><path fill="#FFF" d="M3 2h10v12H3z"/><path fill="#666" d="M12 3v10H4V3h8m1-1H3v12h10V2z"/><path fill="#CCC" d="M5 7h6v1H5z"/><path fill="#666" d="M5 4h6v2H5z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#CCC" d="M1 3h14v10H1z"/><path fill="#999" d="M14 4v8H2V4h12m1-1H1v10h14V3z"/><path fill="#FFF" d="M3 2h10v12H3z"/><path fill="#666" d="M12 3v10H4V3h8m1-1H3v12h10V2z"/><path fill="#CCC" d="M5 7h6v1H5z"/><path fill="#666" d="M5 4h6v2H5z"/></svg>