@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 class="icon-color"><path d="M13 2c.6 0 1 .4 1 1v10c0 .6-.4 1-1 1H3c-.6 0-1-.4-1-1V3c0-.6.4-1 1-1h10m0-1H3c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2z"/></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 2c.6 0 1 .4 1 1v10c0 .6-.4 1-1 1H3c-.6 0-1-.4-1-1V3c0-.6.4-1 1-1h10m0-1H3c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2z"/></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.7 6H9.8L8.5 2.1c-.2-.4-.7-.4-.9 0L6.2 6H2.3c-.5 0-.7.6-.4.9l3 2.8-1.4 4.1c-.2.4.3.9.7.6L8 12l3.8 2.4c.4.2.9-.2.7-.6l-1.4-4.1 3-2.8c.3-.3.1-.9-.4-.9z"/></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.7 6H9.8L8.5 2.1c-.2-.4-.7-.4-.9 0L6.2 6H2.3c-.5 0-.7.6-.4.9l3 2.8-1.4 4.1c-.2.4.3.9.7.6L8 12l3.8 2.4c.4.2.9-.2.7-.6l-1.4-4.1 3-2.8c.3-.3.1-.9-.4-.9z"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g class="icon-color"><path d="M15 7.5h.5L16 7l-1-5H2L1 7l.5.5H2V14H1v1h15v-1h-1V7.5zM14.3 3l.7 4h-1l-.6-4h.9zm-1.8 0 .5 4h-1l-.4-4h.9zm-1.7 0 .2 4h-1l-.2-4h1zM8.9 3 9 7H8l.1-4h.8zM7.2 3 7 7H6l.2-4h1zM5.4 3 5 7H4l.5-4h.9zM2.7 3h.8L3 7H2l.7-4zm7.8 11V9.5h2V14h-2zm2.5 0V9h-3v5H3V7.5h11V14h-1z"/><path d="M4 13h5V9H4v4zm.5-3.5h4v3h-4v-3z"/></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 10V8.04a.5.5 0 0 0-.812-.39l-3.7 2.959a.5.5 0 0 0 0 .78l3.7 2.96a.5.5 0 0 0 .812-.39V12h6v-2H6zm3.983-7.922a.5.5 0 0 1 .812-.39l3.7 2.959a.5.5 0 0 1 0 .78l-3.7 2.96a.5.5 0 0 1-.812-.39v-1.96h-6v-2h6v-1.96z"/></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 10V8.04a.5.5 0 0 0-.812-.39l-3.7 2.959a.5.5 0 0 0 0 .78l3.7 2.96a.5.5 0 0 0 .812-.39V12h6v-2H6Zm3.983-7.922a.5.5 0 0 1 .812-.39l3.7 2.959a.5.5 0 0 1 0 .78l-3.7 2.96a.5.5 0 0 1-.812-.39v-1.96h-6v-2h6v-1.96Z"/></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 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm2.37 3.23c-.7.4-1.5.64-2.37.64-2.68 0-4.87-2.18-4.87-4.87h1.419a.25.25 0 0 0 .212-.383L2.712 4.339a.25.25 0 0 0-.424 0L.239 7.617A.25.25 0 0 0 .451 8H2c0 3.31 2.69 6 6 6 1.09 0 2.1-.29 2.98-.8l-.61-.97zM15.549 8H14c0-3.31-2.69-6-6-6a6 6 0 0 0-3.06.84l.61.97c.72-.42 1.55-.68 2.45-.68 2.68 0 4.87 2.18 4.87 4.87h-1.419a.25.25 0 0 0-.212.383l2.049 3.278a.25.25 0 0 0 .424 0l2.049-3.278A.25.25 0 0 0 15.549 8z"/></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 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm2.37 3.23c-.7.4-1.5.64-2.37.64-2.68 0-4.87-2.18-4.87-4.87h1.419a.25.25 0 0 0 .212-.383L2.712 4.339a.25.25 0 0 0-.424 0L.239 7.617A.25.25 0 0 0 .451 8H2c0 3.31 2.69 6 6 6 1.09 0 2.1-.29 2.98-.8l-.61-.97ZM15.549 8H14c0-3.31-2.69-6-6-6a6 6 0 0 0-3.06.84l.61.97c.72-.42 1.55-.68 2.45-.68 2.68 0 4.87 2.18 4.87 4.87h-1.419a.25.25 0 0 0-.212.383l2.049 3.278a.25.25 0 0 0 .424 0l2.049-3.278A.25.25 0 0 0 15.549 8Z"/></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 2v12H3V2h10m1-1H2v14h12V1z"/><path d="M4 9h2v1H4zM7 9h2v1H7zM10 9h2v1h-2zM4 11h2v1H4zM7 11h2v1H7zM10 11h2v1h-2zM4 7h2v1H4zM7 7h2v1H7zM10 7h2v1h-2zM4 5h2v1H4zM7 5h2v1H7zM10 5h2v1h-2zM4 3h2v1H4zM7 3h2v1H7zM10 3h2v1h-2z"/></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 2v12H3V2h10m1-1H2v14h12V1z"/><path d="M4 9h2v1H4zM7 9h2v1H7zM10 9h2v1h-2zM4 11h2v1H4zM7 11h2v1H7zM10 11h2v1h-2zM4 7h2v1H4zM7 7h2v1H7zM10 7h2v1h-2zM4 5h2v1H4zM7 5h2v1H7zM10 5h2v1h-2zM4 3h2v1H4zM7 3h2v1H7zM10 3h2v1h-2z"/></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.657 1H1v5.656l8.485 8.485 5.657-5.657L6.657 1zM1.99 6.232V1.99h4.243l7.495 7.494-4.243 4.243L1.99 6.232z"/><path d="M3.475 3.475A1.75 1.75 0 1 0 5.952 5.95a1.75 1.75 0 0 0-2.477-2.475zm.707.707a.75.75 0 1 1 1.061 1.06.75.75 0 0 1-1.061-1.06zM6.126 8.602l2.475-2.475 3.535 3.536-2.475 2.474z"/></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.657 1H1v5.656l8.485 8.485 5.657-5.657L6.657 1zM1.99 6.232V1.99h4.243l7.495 7.494-4.243 4.243L1.99 6.232z"/><path d="M3.475 3.475A1.75 1.75 0 1 0 5.952 5.95a1.75 1.75 0 0 0-2.477-2.475zm.707.707a.75.75 0 1 1 1.061 1.06.75.75 0 0 1-1.061-1.06zM6.126 8.602l2.475-2.475 3.535 3.536-2.475 2.474z"/></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.041 14.25V14H2V2h12v4.125h.313c.269 0 .495.083.687.205V1.498A.496.496 0 0 0 14.502 1H1.498A.496.496 0 0 0 1 1.498v13.004c0 .275.22.498.498.498h4.819a1.227 1.227 0 0 1-.276-.75zM15.5 13H13v2.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V13H8.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H11V8.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V11h2.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5zM7 9h2l-.008-2H7v2zM3 7h3v6H3V7zm0-4h10v3H3V3z"/></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.041 14.25V14H2V2h12v4.125h.313c.269 0 .495.083.687.205V1.498A.496.496 0 0 0 14.502 1H1.498A.496.496 0 0 0 1 1.498v13.004c0 .275.22.498.498.498h4.819a1.227 1.227 0 0 1-.276-.75ZM15.5 13H13v2.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V13H8.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H11V8.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V11h2.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5ZM7 9h2l-.008-2H7v2ZM3 7h3v6H3V7Zm0-4h10v3H3V3Z"/></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 2v12H2V2h12M1.5 1c-.3 0-.5.2-.5.5v13c0 .3.2.5.5.5h13c.3 0 .5-.2.5-.5v-13c0-.3-.2-.5-.5-.5h-13z"/><path d="M3 3h10v3H3zM3 7h3v6H3zM7 7h6v6H7z"/></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 2v12H2V2h12M1.5 1c-.3 0-.5.2-.5.5v13c0 .3.2.5.5.5h13c.3 0 .5-.2.5-.5v-13c0-.3-.2-.5-.5-.5h-13z"/><path d="M3 3h10v3H3zM3 7h3v6H3zM7 7h6v6H7z"/></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 3v10H2V3h12m0-1H2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1z"/><path d="M8 10h4v1H8zM6.586 8l-2.828 2.829.706.707L8 8 4.464 4.464l-.706.707z"/></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 3v10H2V3h12m0-1H2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1z"/><path d="M8 10h4v1H8zM6.586 8l-2.828 2.829.706.707L8 8 4.464 4.464l-.706.707z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="icon-color"><path d="M10.757 9.343l3.182-3.182-2.506-1.253a.499.499 0 0 0-.577.094l-.664.664-2.758-1.485.849-.849-1.768-1.767a.5.5 0 0 0-.707 0L1.565 5.808a.5.5 0 0 0 0 .707l1.768 1.768.849-.849 1.485 2.758-.664.664a.5.5 0 0 0-.094.577l1.253 2.506 3.182-3.182L13.586 15H15v-1.414l-4.243-4.243zM3.333 6.868l-.707-.707 3.535-3.536.707.707-3.535 3.536zm1.586-.172L6.695 4.92l2.758 1.485-3.049 3.048-1.485-2.757zm1.045 4.612l5.345-5.345.943.471-5.816 5.816-.472-.942z"/></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="m10.757 9.343 3.182-3.182-2.506-1.253a.499.499 0 0 0-.577.094l-.664.664-2.758-1.485.849-.849-1.768-1.767a.5.5 0 0 0-.707 0L1.565 5.808a.5.5 0 0 0 0 .707l1.768 1.768.849-.849 1.485 2.758-.664.664a.5.5 0 0 0-.094.577l1.253 2.506 3.182-3.182L13.586 15H15v-1.414l-4.243-4.243zM3.333 6.868l-.707-.707 3.535-3.536.707.707-3.535 3.536zm1.586-.172L6.695 4.92l2.758 1.485-3.049 3.048-1.485-2.757zm1.045 4.612 5.345-5.345.943.471-5.816 5.816-.472-.942z"/></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 3H3c-1.1 0-2 .9-2 2v1.5c.8 0 1.5.7 1.5 1.5S1.8 9.5 1 9.5V11c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM5 6h1V4h7c.6 0 1 .4 1 1v6c0 .6-.4 1-1 1H6v-2H5v2H3c-.6 0-1-.4-1-1v-.7C2.9 9.9 3.5 9 3.5 8S2.9 6.1 2 5.7V5c0-.6.4-1 1-1h2v2z"/><path d="M6 7H5v2h1z"/></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 3H3c-1.1 0-2 .9-2 2v1.5c.8 0 1.5.7 1.5 1.5S1.8 9.5 1 9.5V11c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM5 6h1V4h7c.6 0 1 .4 1 1v6c0 .6-.4 1-1 1H6v-2H5v2H3c-.6 0-1-.4-1-1v-.7C2.9 9.9 3.5 9 3.5 8S2.9 6.1 2 5.7V5c0-.6.4-1 1-1h2v2z"/><path d="M6 7H5v2h1z"/></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 5C3.3 5 2 6.3 2 8s1.3 3 3 3 3-1.3 3-3-1.3-3-3-3z"/><path d="M11 4c2.2 0 4 1.8 4 4s-1.8 4-4 4H5c-2.2 0-4-1.8-4-4s1.8-4 4-4h6m0-1H5C2.2 3 0 5.2 0 8s2.2 5 5 5h6c2.8 0 5-2.2 5-5s-2.2-5-5-5z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" enable-background="new 0 0 16 16" viewBox="0 0 16 16"><g class="icon-color"><path d="M5 5C3.3 5 2 6.3 2 8s1.3 3 3 3 3-1.3 3-3-1.3-3-3-3z"/><path d="M11 4c2.2 0 4 1.8 4 4s-1.8 4-4 4H5c-2.2 0-4-1.8-4-4s1.8-4 4-4h6m0-1H5C2.2 3 0 5.2 0 8s2.2 5 5 5h6c2.8 0 5-2.2 5-5s-2.2-5-5-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="M11 3H5C2.2 3 0 5.2 0 8s2.2 5 5 5h6c2.8 0 5-2.2 5-5s-2.2-5-5-5zm0 8c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3-1.3 3-3 3z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" enable-background="new 0 0 16 16" viewBox="0 0 16 16"><g class="icon-color"><path d="M11 3H5C2.2 3 0 5.2 0 8s2.2 5 5 5h6c2.8 0 5-2.2 5-5s-2.2-5-5-5zm0 8c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3-1.3 3-3 3z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="icon-color" opacity=".5"><path d="M14.8 1H5.3c-.2 0-.3.1-.3.3V5h5.6l.5-1H7V3h2V2h2v1h2v1h-.8L11 6.4v.8l.9.9-.7.7-.2-.1V11h3.8c.1 0 .3-.1.3-.3V1.3c-.1-.2-.2-.3-.3-.3z"/></g><g class="icon-color"><path d="M5.8 8l-.5 2h1.5l-.5-2z"/><path d="M10.8 5H1.3c-.2 0-.3.1-.3.3v9.5c0 .1.1.2.3.2h9.5c.1 0 .3-.1.3-.3V5.3c-.1-.2-.2-.3-.3-.3zm-3.3 8L7 11H5l-.5 2h-1L5 7h2l1.5 6h-1z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g class="icon-color" opacity=".5"><path d="M14.8 1H5.3c-.2 0-.3.1-.3.3V5h5.6l.5-1H7V3h2V2h2v1h2v1h-.8L11 6.4v.8l.9.9-.7.7-.2-.1V11h3.8c.1 0 .3-.1.3-.3V1.3c-.1-.2-.2-.3-.3-.3z"/></g><g class="icon-color"><path d="m5.8 8-.5 2h1.5l-.5-2z"/><path d="M10.8 5H1.3c-.2 0-.3.1-.3.3v9.5c0 .1.1.2.3.2h9.5c.1 0 .3-.1.3-.3V5.3c-.1-.2-.2-.3-.3-.3zm-3.3 8L7 11H5l-.5 2h-1L5 7h2l1.5 6h-1z"/></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 2.008a.98.98 0 0 1 .875.515l5.536 9.992a.983.983 0 0 1-.013.993.983.983 0 0 1-.862.492H2.464a.983.983 0 0 1-.862-.492.983.983 0 0 1-.013-.993l5.536-9.992A.98.98 0 0 1 8 2.008m0-1a1.98 1.98 0 0 0-1.75 1.03L.715 12.032C-.024 13.364.94 15 2.464 15h11.072c1.524 0 2.488-1.636 1.75-2.97L9.749 2.04A1.98 1.98 0 0 0 8 1.009z"/></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 2.008a.98.98 0 0 1 .875.515l5.536 9.992a.983.983 0 0 1-.013.993.983.983 0 0 1-.862.492H2.464a.983.983 0 0 1-.862-.492.983.983 0 0 1-.013-.993l5.536-9.992A.98.98 0 0 1 8 2.008m0-1a1.98 1.98 0 0 0-1.75 1.03L.715 12.032C-.024 13.364.94 15 2.464 15h11.072c1.524 0 2.488-1.636 1.75-2.97L9.749 2.04A1.98 1.98 0 0 0 8 1.009z"/></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 3h-1.043c.028-.639.043-1.304.043-2H4c0 .696.015 1.361.043 2H3c-.6 0-1 .4-1 1v3c0 1.1.9 2 2 2h1.195c.543 1.103 1.293 1.79 2.305 1.957V14H5c-.6 0-1 .4-1 1h8c0-.6-.4-1-1-1H8.5v-3.043c1.011-.167 1.762-.854 2.305-1.957H12c1.1 0 2-.9 2-2V4c0-.6-.4-1-1-1zM4 8c-.6 0-1-.4-1-1V4h1.102c.116 1.564.34 2.912.694 4H4zm4 2c-1.9 0-2.9-2.7-3-8h6c-.1 5.3-1.1 8-3 8zm5-3c0 .6-.4 1-1 1h-.796c.354-1.088.578-2.436.694-4H13v3z"/></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 3h-1.043c.028-.639.043-1.304.043-2H4c0 .696.015 1.361.043 2H3c-.6 0-1 .4-1 1v3c0 1.1.9 2 2 2h1.195c.543 1.103 1.293 1.79 2.305 1.957V14H5c-.6 0-1 .4-1 1h8c0-.6-.4-1-1-1H8.5v-3.043c1.011-.167 1.762-.854 2.305-1.957H12c1.1 0 2-.9 2-2V4c0-.6-.4-1-1-1zM4 8c-.6 0-1-.4-1-1V4h1.102c.116 1.564.34 2.912.694 4H4zm4 2c-1.9 0-2.9-2.7-3-8h6c-.1 5.3-1.1 8-3 8zm5-3c0 .6-.4 1-1 1h-.796c.354-1.088.578-2.436.694-4H13v3z"/></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 2c-1.8 0-3.4.8-4.5 2l-1-1c-.2-.2-.4-.1-.4.1l-.9 3.8c0 .2.1.3.3.3l3.8-.9c.2 0 .3-.3.1-.4l-1-1c.9-1 2.2-1.7 3.7-1.7 2.7 0 4.9 2.2 4.9 4.9S10.8 13 8.1 13c-1.5 0-2.8-.7-3.7-1.7l-.9.7c1.1 1.2 2.7 2 4.5 2 3.3 0 6-2.7 6-6s-2.7-6-6-6z"/></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 2c-1.8 0-3.4.8-4.5 2l-1-1c-.2-.2-.4-.1-.4.1l-.9 3.8c0 .2.1.3.3.3l3.8-.9c.2 0 .3-.3.1-.4l-1-1c.9-1 2.2-1.7 3.7-1.7 2.7 0 4.9 2.2 4.9 4.9S10.8 13 8.1 13c-1.5 0-2.8-.7-3.7-1.7l-.9.7c1.1 1.2 2.7 2 4.5 2 3.3 0 6-2.7 6-6s-2.7-6-6-6z"/></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 13v-1.5a.5.5 0 0 0-.5-.5H13V6h1V4.309a.5.5 0 0 0-.276-.447l-5.5-2.75a.5.5 0 0 0-.448 0l-5.5 2.75A.5.5 0 0 0 2 4.309V6h1v5h-.5a.5.5 0 0 0-.5.5V13H1v1h14v-1h-1zm-2-2h-2V6h2v5zM9 6v5H7V6h2zM3 4.618l5-2.5 5 2.5V5H3v-.382zM4 6h2v5H4V6zm9 7H3v-1h10v1z"/></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 13v-1.5a.5.5 0 0 0-.5-.5H13V6h1V4.309a.5.5 0 0 0-.276-.447l-5.5-2.75a.5.5 0 0 0-.448 0l-5.5 2.75A.5.5 0 0 0 2 4.309V6h1v5h-.5a.5.5 0 0 0-.5.5V13H1v1h14v-1h-1zm-2-2h-2V6h2v5zM9 6v5H7V6h2zM3 4.618l5-2.5 5 2.5V5H3v-.382zM4 6h2v5H4V6zm9 7H3v-1h10v1z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="icon-color"><path d="M7.8 10.7l-1.9 1.9c-.4.4-1 .4-1.4 0l-1.1-1.1c-.4-.4-.4-1 0-1.4l1.9-1.9-.8-.9-2.2 2.1c-.8.8-.8 2 0 2.8l1.4 1.4c.8.8 2 .8 2.8 0l2.1-2.1-.8-.8zM8.2 5.3l1.9-1.9c.4-.4 1-.4 1.4 0l1.1 1.1c.4.4.4 1 0 1.4l-1.9 1.9.9.9 2.1-2.1c.8-.8.8-2 0-2.8l-1.4-1.4c-.8-.8-2-.8-2.8 0L7.3 4.5l.9.8zM12.9 12.2l-.7.7c-.1.1-.3.1-.4 0L3.1 4.1c-.1-.1-.1-.2 0-.3l.7-.7c.1-.1.2-.1.3 0l8.8 8.8c.1.1.1.2 0 .3z"/></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="m7.8 10.7-1.9 1.9c-.4.4-1 .4-1.4 0l-1.1-1.1c-.4-.4-.4-1 0-1.4l1.9-1.9-.8-.9-2.2 2.1c-.8.8-.8 2 0 2.8l1.4 1.4c.8.8 2 .8 2.8 0l2.1-2.1-.8-.8zM8.2 5.3l1.9-1.9c.4-.4 1-.4 1.4 0l1.1 1.1c.4.4.4 1 0 1.4l-1.9 1.9.9.9 2.1-2.1c.8-.8.8-2 0-2.8l-1.4-1.4c-.8-.8-2-.8-2.8 0L7.3 4.5l.9.8zM12.9 12.2l-.7.7c-.1.1-.3.1-.4 0L3.1 4.1c-.1-.1-.1-.2 0-.3l.7-.7c.1-.1.2-.1.3 0l8.8 8.8c.1.1.1.2 0 .3z"/></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 7v7H3V7h10m.5-1h-11a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5v-8a.5.5 0 0 0-.5-.5z"/><path d="M10 10a2 2 0 1 0-4 0c0 .738.405 1.376 1 1.723V13h2v-1.277c.595-.347 1-.985 1-1.723zM9.949 2.738l.708-.708A3.972 3.972 0 0 0 8 1a4 4 0 0 0-4 4v1h1V5c0-1.654 1.346-3 3-3 .747 0 1.423.285 1.949.738z"/></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 7v7H3V7h10m.5-1h-11a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5v-8a.5.5 0 0 0-.5-.5z"/><path d="M10 10a2 2 0 1 0-4 0c0 .738.405 1.376 1 1.723V13h2v-1.277c.595-.347 1-.985 1-1.723zM9.949 2.738l.708-.708A3.972 3.972 0 0 0 8 1a4 4 0 0 0-4 4v1h1V5c0-1.654 1.346-3 3-3 .747 0 1.423.285 1.949.738z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="icon-color"><path d="M10 11h1v1h-1zM12 11h1v1h-1zM11.27 6H4.73a.25.25 0 0 1-.188-.414l3.27-3.743a.244.244 0 0 1 .377 0l3.27 3.743A.25.25 0 0 1 11.27 6z"/><path d="M14.5 9H10v1h4v3H2v-3h4V9H1.5a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-.5-.5z"/><path d="M7 6h2v4H7z"/></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="M10 11h1v1h-1zM12 11h1v1h-1zM11.27 6H4.73a.25.25 0 0 1-.188-.414l3.27-3.743a.244.244 0 0 1 .377 0l3.27 3.743A.25.25 0 0 1 11.27 6z"/><path d="M14.5 9H10v1h4v3H2v-3h4V9H1.5a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-.5-.5z"/><path d="M7 6h2v4H7z"/></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 15H1c0-1.52.72-1.92.72-1.92.8-.24 1.44-.56 2-.8-.009.009.014.017.06.024.065-.177.244-.459.256-1.226-.446-.398-.756-1.02-.756-1.518V8.44C3.28 7.64 4 7 4.8 7h.4c.88 0 1.52.64 1.52 1.44v1.12c-.08.794-1.004 1.76-.684 1.44 0 .808.146 1.145.192 1.327.17.076 1.132.392 1.314.465L7.972 15H5zM9.78 12.304c.065-.177.244-.459.256-1.226-.446-.398-.756-1.02-.756-1.518V8.44C9.28 7.64 10 7 10.8 7h.4c.88 0 1.52.64 1.52 1.44v1.12c-.08.794-1.004 1.76-.684 1.44 0 .808.146 1.145.192 1.327.525.234 1.068.528 1.892.753 0 0 .64.32.88 1.92H9.156l-.494-2.282s1.072-.421 1.119-.414zM5.821 4.056v1.17a.215.215 0 0 1-.329.182l-2.815-1.76a.214.214 0 0 1 0-.364l2.815-1.76a.215.215 0 0 1 .33.182V2.95l4.417-.007V1.706c0-.168.185-.271.329-.182l2.815 1.76a.214.214 0 0 1 0 .364l-2.815 1.76a.215.215 0 0 1-.33-.182V4.048l-4.417.008z"/></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 15H1c0-1.52.72-1.92.72-1.92.8-.24 1.44-.56 2-.8-.009.009.014.017.06.024.065-.177.244-.459.256-1.226-.446-.398-.756-1.02-.756-1.518V8.44C3.28 7.64 4 7 4.8 7h.4c.88 0 1.52.64 1.52 1.44v1.12c-.08.794-1.004 1.76-.684 1.44 0 .808.146 1.145.192 1.327.17.076 1.132.392 1.314.465L7.972 15H5ZM9.78 12.304c.065-.177.244-.459.256-1.226-.446-.398-.756-1.02-.756-1.518V8.44C9.28 7.64 10 7 10.8 7h.4c.88 0 1.52.64 1.52 1.44v1.12c-.08.794-1.004 1.76-.684 1.44 0 .808.146 1.145.192 1.327.525.234 1.068.528 1.892.753 0 0 .64.32.88 1.92H9.156l-.494-2.282s1.072-.421 1.119-.414ZM5.821 4.056v1.17a.215.215 0 0 1-.329.182l-2.815-1.76a.214.214 0 0 1 0-.364l2.815-1.76a.215.215 0 0 1 .33.182V2.95l4.417-.007V1.706c0-.168.185-.271.329-.182l2.815 1.76a.214.214 0 0 1 0 .364l-2.815 1.76a.215.215 0 0 1-.33-.182V4.048l-4.417.008Z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="icon-color"><path d="M9.199 10c-.334.362-.803.6-1.203.6 1.07-.022 2.055-1.408 2.154-2.4V6.8c0-1-.8-1.8-1.9-1.8h-.5c-1 0-1.9.8-1.9 1.8v1.4c0 .622.387 1.4.945 1.898-.015.959-.24 1.311-.319 1.532-.059-.01-.087-.019-.076-.03-.7.3-1.5.7-2.5 1 0 0-.9.5-.9 2.4h10c-.3-2-1.1-2.4-1.1-2.4-1.03-.28-1.709-.65-2.366-.941C9.477 11.43 9.2 11.01 9.2 10z"/><path d="M3.68 4.965a4.905 4.905 0 0 1 6.747-1.556l-.756 1.21a.252.252 0 0 0 .214.384h3.886a.251.251 0 0 0 .225-.362L12.294 1.15a.252.252 0 0 0-.44-.023l-.825 1.32a6.036 6.036 0 0 0-8.31 1.919c-.58.929-.805 1.589-.839 2.61l1.152-.003c.032-.81.187-1.264.648-2.007z"/></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="M9.199 10c-.334.362-.803.6-1.203.6 1.07-.022 2.055-1.408 2.154-2.4V6.8c0-1-.8-1.8-1.9-1.8h-.5c-1 0-1.9.8-1.9 1.8v1.4c0 .622.387 1.4.945 1.898-.015.959-.24 1.311-.319 1.532-.059-.01-.087-.019-.076-.03-.7.3-1.5.7-2.5 1 0 0-.9.5-.9 2.4h10c-.3-2-1.1-2.4-1.1-2.4-1.03-.28-1.709-.65-2.366-.941C9.477 11.43 9.2 11.01 9.2 10Z"/><path d="M3.68 4.965a4.905 4.905 0 0 1 6.747-1.556l-.756 1.21a.252.252 0 0 0 .214.384h3.886a.251.251 0 0 0 .225-.362L12.294 1.15a.252.252 0 0 0-.44-.023l-.825 1.32a6.036 6.036 0 0 0-8.31 1.919c-.58.929-.805 1.589-.839 2.61l1.152-.003c.032-.81.187-1.264.648-2.007Z"/></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.687 11.587c-1.476-.421-2.507-.998-3.533-1.394-.099-.322-.333-.893-.39-2.205.706-.712 1.212-1.716 1.212-2.525V3.537C10.976 2.137 9.838 1 8.35 1h-.7c-1.4 0-2.626 1.137-2.626 2.537v1.926c0 .816.512 1.831 1.228 2.544-.024 1.288-.266 1.856-.381 2.178-1.035.394-2.071.979-3.558 1.403 0 0-1.226.7-1.313 3.413h14c-.087-2.801-1.313-3.414-1.313-3.414z"/></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.687 11.587c-1.476-.421-2.507-.998-3.533-1.394-.099-.322-.333-.893-.39-2.205.706-.712 1.212-1.716 1.212-2.525V3.537C10.976 2.137 9.838 1 8.35 1h-.7c-1.4 0-2.626 1.137-2.626 2.537v1.926c0 .816.512 1.831 1.228 2.544-.024 1.288-.266 1.856-.381 2.178-1.035.394-2.071.979-3.558 1.403 0 0-1.226.7-1.313 3.413h14c-.087-2.801-1.313-3.414-1.313-3.414z"/></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 12H1c0-1.5.7-1.9.7-1.9.8-.2 1.4-.6 2-.8h.1c0-.2.2-.5.2-1.2-.4-.4-.8-1-.8-1.5V5.4C3.3 4.6 4 4 4.8 4h.4c.9 0 1.5.6 1.5 1.4v1.1c-.1.9-1 1.8-.7 1.5 0 .8.1 1.1.2 1.3.2.1 1.1.4 1.3.5L8 12H5zM9.8 9.3c0-.2.2-.5.2-1.2-.4-.4-.8-1-.8-1.5V5.4c.1-.8.8-1.4 1.6-1.4h.4c.9 0 1.5.6 1.5 1.4v1.1c-.1.8-1 1.8-.7 1.4 0 .8.1 1.1.2 1.3.5.2 1.1.5 1.9.8 0 0 .6.3.9 1.9H9.2l-.5-2.2s1-.4 1.1-.4z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" enable-background="new 0 0 16 16" viewBox="0 0 16 16"><g class="icon-color"><path d="M5 12H1c0-1.5.7-1.9.7-1.9.8-.2 1.4-.6 2-.8h.1c0-.2.2-.5.2-1.2-.4-.4-.8-1-.8-1.5V5.4C3.3 4.6 4 4 4.8 4h.4c.9 0 1.5.6 1.5 1.4v1.1c-.1.9-1 1.8-.7 1.5 0 .8.1 1.1.2 1.3.2.1 1.1.4 1.3.5L8 12H5zM9.8 9.3c0-.2.2-.5.2-1.2-.4-.4-.8-1-.8-1.5V5.4c.1-.8.8-1.4 1.6-1.4h.4c.9 0 1.5.6 1.5 1.4v1.1c-.1.8-1 1.8-.7 1.4 0 .8.1 1.1.2 1.3.5.2 1.1.5 1.9.8 0 0 .6.3.9 1.9H9.2l-.5-2.2s1-.4 1.1-.4z"/></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 7h6v2H5z"/><path d="M7 5h2v6H7zM3 9c0-.6-.4-1-1-1 .6 0 1-.4 1-1V3h2V2H3c-.6 0-1 .4-1 1v4c-.6 0-1 .4-1 1s.4 1 1 1v4c0 .6.4 1 1 1h2v-1H3V9zM13 13h-2v1h2c.6 0 1-.4 1-1V9c.6 0 1-.4 1-1s-.4-1-1-1V3c0-.6-.4-1-1-1h-2v1h2v4c0 .6.4 1 1 1-.6 0-1 .4-1 1v4z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" enable-background="new 0 0 16 16" viewBox="0 0 16 16"><g class="icon-color"><path d="M5 7h6v2H5z"/><path d="M7 5h2v6H7zM3 9c0-.6-.4-1-1-1 .6 0 1-.4 1-1V3h2V2H3c-.6 0-1 .4-1 1v4c-.6 0-1 .4-1 1s.4 1 1 1v4c0 .6.4 1 1 1h2v-1H3V9zM13 13h-2v1h2c.6 0 1-.4 1-1V9c.6 0 1-.4 1-1s-.4-1-1-1V3c0-.6-.4-1-1-1h-2v1h2v4c0 .6.4 1 1 1-.6 0-1 .4-1 1v4z"/></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 7h6v2H5zM3 9c0-.6-.4-1-1-1 .6 0 1-.4 1-1V3h2V2H3c-.6 0-1 .4-1 1v4c-.6 0-1 .4-1 1s.4 1 1 1v4c0 .6.4 1 1 1h2v-1H3V9zM13 13h-2v1h2c.6 0 1-.4 1-1V9c.6 0 1-.4 1-1s-.4-1-1-1V3c0-.6-.4-1-1-1h-2v1h2v4c0 .6.4 1 1 1-.6 0-1 .4-1 1v4z"/></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 7h6v2H5zM3 9c0-.6-.4-1-1-1 .6 0 1-.4 1-1V3h2V2H3c-.6 0-1 .4-1 1v4c-.6 0-1 .4-1 1s.4 1 1 1v4c0 .6.4 1 1 1h2v-1H3V9zM13 13h-2v1h2c.6 0 1-.4 1-1V9c.6 0 1-.4 1-1s-.4-1-1-1V3c0-.6-.4-1-1-1h-2v1h2v4c0 .6.4 1 1 1-.6 0-1 .4-1 1v4z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="icon-color"><path d="M3 9c0-.6-.4-1-1-1 .6 0 1-.4 1-1V3h2V2H3c-.6 0-1 .4-1 1v4c-.6 0-1 .4-1 1s.4 1 1 1v4c0 .6.4 1 1 1h2v-1H3V9zM13 13h-2v1h2c.6 0 1-.4 1-1V9c.6 0 1-.4 1-1s-.4-1-1-1V3c0-.6-.4-1-1-1h-2v1h2v4c0 .6.4 1 1 1-.6 0-1 .4-1 1v4z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" enable-background="new 0 0 16 16" viewBox="0 0 16 16"><g class="icon-color"><path d="M3 9c0-.6-.4-1-1-1 .6 0 1-.4 1-1V3h2V2H3c-.6 0-1 .4-1 1v4c-.6 0-1 .4-1 1s.4 1 1 1v4c0 .6.4 1 1 1h2v-1H3V9zM13 13h-2v1h2c.6 0 1-.4 1-1V9c.6 0 1-.4 1-1s-.4-1-1-1V3c0-.6-.4-1-1-1h-2v1h2v4c0 .6.4 1 1 1-.6 0-1 .4-1 1v4z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="icon-color"><path d="M2 2h12v2H2zM2 5h10v1H2zM2 7h12v1H2zM2 9h10v1H2zM2 11h12v1H2zM2 13h10v1H2z"/></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="M2 2h12v2H2zM2 5h10v1H2zM2 7h12v1H2zM2 9h10v1H2zM2 11h12v1H2zM2 13h10v1H2z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="icon-color"><path d="M9 2v2H2V2h7m.5-1h-8a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zM14 12v2H7v-2h7m.5-1h-8a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zM9 7v2H2V7h7m.5-1h-8a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zM14 2v7h-2V2h2m.5-1h-3a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-8a.5.5 0 0 0-.5-.5zM4 12v2H2v-2h2m.5-1h-3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.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="M9 2v2H2V2h7m.5-1h-8a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zM14 12v2H7v-2h7m.5-1h-8a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zM9 7v2H2V7h7m.5-1h-8a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zM14 2v7h-2V2h2m.5-1h-3a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-8a.5.5 0 0 0-.5-.5zM4 12v2H2v-2h2m.5-1h-3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.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="M6 2v4H2V2h4m.5-1h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5zM14 10v4h-4v-4h4m.5-1h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5zM6 10v4H2v-4h4m.5-1h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5zM14 2v4h-4V2h4m.5-1h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.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="M6 2v4H2V2h4m.5-1h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5zM14 10v4h-4v-4h4m.5-1h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5zM6 10v4H2v-4h4m.5-1h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5zM14 2v4h-4V2h4m.5-1h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.75 4H13V1.327a.25.25 0 0 0-.316-.24L2.184 3.95A.25.25 0 0 0 2 4.19v9.56c0 .138.112.25.25.25h11.5a.25.25 0 0 0 .25-.25v-9.5a.25.25 0 0 0-.25-.25zM12 2.31V4H5.8L12 2.31zM13 10v3H3V5h10v3h-2v2h2z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" enable-background="new 0 0 16 16" viewBox="0 0 16 16"><path d="M13.75 4H13V1.327a.25.25 0 0 0-.316-.24L2.184 3.95A.25.25 0 0 0 2 4.19v9.56c0 .138.112.25.25.25h11.5a.25.25 0 0 0 .25-.25v-9.5a.25.25 0 0 0-.25-.25zM12 2.31V4H5.8L12 2.31zM13 10v3H3V5h10v3h-2v2h2z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="icon-color"><path d="M7 13H2V7h13V3a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h5v-1zM2 3h12v3H2V3z"/><path d="M3.75 5h-.5A.25.25 0 0 1 3 4.75v-.5A.25.25 0 0 1 3.25 4h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25zM5.75 5h-.5A.25.25 0 0 1 5 4.75v-.5A.25.25 0 0 1 5.25 4h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25zM7.75 5h-.5A.25.25 0 0 1 7 4.75v-.5A.25.25 0 0 1 7.25 4h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25zM15.897 11.399l-1.213-.346a2.685 2.685 0 0 0-.115-.282l.611-1.101a.142.142 0 0 0-.024-.17l-.656-.656a.143.143 0 0 0-.17-.024l-1.1.611a2.775 2.775 0 0 0-.282-.115l-.346-1.213A.146.146 0 0 0 12.463 8h-.927a.142.142 0 0 0-.137.103l-.347 1.213a2.685 2.685 0 0 0-.282.115l-1.1-.611a.143.143 0 0 0-.17.024l-.656.655a.144.144 0 0 0-.024.171l.611 1.101a2.775 2.775 0 0 0-.115.282l-1.213.346a.144.144 0 0 0-.103.138v.927c0 .064.042.12.103.137l1.213.346c.034.097.071.191.115.282l-.612 1.101a.142.142 0 0 0 .024.17l.656.656a.143.143 0 0 0 .17.024l1.101-.611c.091.044.186.081.282.115l.346 1.213a.146.146 0 0 0 .139.103h.927c.064 0 .12-.042.137-.103l.346-1.213c.097-.034.191-.071.282-.115l1.101.611a.142.142 0 0 0 .17-.024l.656-.656a.143.143 0 0 0 .024-.17l-.611-1.101c.044-.091.081-.186.115-.282l1.213-.346a.144.144 0 0 0 .103-.138v-.927a.143.143 0 0 0-.103-.137zM12 13.5a1.5 1.5 0 1 1 .001-3.001A1.5 1.5 0 0 1 12 13.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="M7 13H2V7h13V3a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h5v-1zM2 3h12v3H2V3z"/><path d="M3.75 5h-.5A.25.25 0 0 1 3 4.75v-.5A.25.25 0 0 1 3.25 4h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25zM5.75 5h-.5A.25.25 0 0 1 5 4.75v-.5A.25.25 0 0 1 5.25 4h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25zM7.75 5h-.5A.25.25 0 0 1 7 4.75v-.5A.25.25 0 0 1 7.25 4h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25zM15.897 11.399l-1.213-.346a2.685 2.685 0 0 0-.115-.282l.611-1.101a.142.142 0 0 0-.024-.17l-.656-.656a.143.143 0 0 0-.17-.024l-1.1.611a2.775 2.775 0 0 0-.282-.115l-.346-1.213A.146.146 0 0 0 12.463 8h-.927a.142.142 0 0 0-.137.103l-.347 1.213a2.685 2.685 0 0 0-.282.115l-1.1-.611a.143.143 0 0 0-.17.024l-.656.655a.144.144 0 0 0-.024.171l.611 1.101a2.775 2.775 0 0 0-.115.282l-1.213.346a.144.144 0 0 0-.103.138v.927c0 .064.042.12.103.137l1.213.346c.034.097.071.191.115.282l-.612 1.101a.142.142 0 0 0 .024.17l.656.656a.143.143 0 0 0 .17.024l1.101-.611c.091.044.186.081.282.115l.346 1.213a.146.146 0 0 0 .139.103h.927c.064 0 .12-.042.137-.103l.346-1.213c.097-.034.191-.071.282-.115l1.101.611a.142.142 0 0 0 .17-.024l.656-.656a.143.143 0 0 0 .024-.17l-.611-1.101c.044-.091.081-.186.115-.282l1.213-.346a.144.144 0 0 0 .103-.138v-.927a.143.143 0 0 0-.103-.137zM12 13.5a1.5 1.5 0 1 1 .001-3.001A1.5 1.5 0 0 1 12 13.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="M10.05 8.657l-.707-.707L14.293 3l.706.707z"/><path d="M13 8.536V12H3V5h6.464l1-1H2.5a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5V7.535l-1 1.001zM15.573 6.573l-4.146-4.146A.25.25 0 0 1 11.604 2h4.146a.25.25 0 0 1 .25.25v4.146a.25.25 0 0 1-.427.177z"/></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="m10.05 8.657-.707-.707L14.293 3l.706.707z"/><path d="M13 8.536V12H3V5h6.464l1-1H2.5a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5V7.535l-1 1.001zM15.573 6.573l-4.146-4.146A.25.25 0 0 1 11.604 2h4.146a.25.25 0 0 1 .25.25v4.146a.25.25 0 0 1-.427.177z"/></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 1H5a1 1 0 0 0-1 1v2H2a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-2h2a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zm-3 4v2H2V5h9zm-9 9V8h9v6H2zm12-3h-2V5a1 1 0 0 0-1-1H5V2h9v9z"/></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 1H5a1 1 0 0 0-1 1v2H2a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-2h2a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zm-3 4v2H2V5h9zm-9 9V8h9v6H2zm12-3h-2V5a1 1 0 0 0-1-1H5V2h9v9z"/></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 2H2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zm0 1v3H2V3h12zM2 13V7h12v6H2z"/><path d="M3.75 5h-.5A.25.25 0 0 1 3 4.75v-.5A.25.25 0 0 1 3.25 4h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25zM5.75 5h-.5A.25.25 0 0 1 5 4.75v-.5A.25.25 0 0 1 5.25 4h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25zM7.75 5h-.5A.25.25 0 0 1 7 4.75v-.5A.25.25 0 0 1 7.25 4h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25z"/></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 2H2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zm0 1v3H2V3h12zM2 13V7h12v6H2z"/><path d="M3.75 5h-.5A.25.25 0 0 1 3 4.75v-.5A.25.25 0 0 1 3.25 4h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25zM5.75 5h-.5A.25.25 0 0 1 5 4.75v-.5A.25.25 0 0 1 5.25 4h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25zM7.75 5h-.5A.25.25 0 0 1 7 4.75v-.5A.25.25 0 0 1 7.25 4h.5a.25.25 0 0 1 .25.25v.5a.25.25 0 0 1-.25.25z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h10v10H1V1z"/><path fill="#999" d="M10 2v8H2V2h8m1-1H1v10h10V1z"/><path fill="#FFF" d="M3 3h10v10H3V3z"/><path fill="#999" d="M12 4v8H4V4h8m1-1H3v10h10V3z"/><path fill="#999" d="M5 5h10v10H5V5z"/><path fill="#EFEFEF" d="M6 6h8v8H6V6z"/><path fill="#59F" d="M11.5 13H7l1.125-1.5L9.25 10l1.125 1.5L11.5 13z"/><path fill="#59F" d="M13 13H9l1-1 1-1 1 1 1 1z"/><circle cx="11.75" cy="9.25" r=".75" fill="#E8A33D"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#FFF" d="M1 1h10v10H1V1z"/><path fill="#999" d="M10 2v8H2V2h8m1-1H1v10h10V1z"/><path fill="#FFF" d="M3 3h10v10H3V3z"/><path fill="#999" d="M12 4v8H4V4h8m1-1H3v10h10V3z"/><path fill="#999" d="M5 5h10v10H5V5z"/><path fill="#EFEFEF" d="M6 6h8v8H6V6z"/><path fill="#59F" d="M11.5 13H7l1.125-1.5L9.25 10l1.125 1.5L11.5 13z"/><path fill="#59F" d="M13 13H9l1-1 1-1 1 1 1 1z"/><circle cx="11.75" cy="9.25" r=".75" fill="#E8A33D"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#FFF" d="M1 2h14v12H1z"/><path fill="#999" d="M14 3v10H2V3h12m1-1H1v12h14V2z"/></g><path fill="#59F" d="M3 4h2v2H3zM3 7h2v2H3zM3 10h2v2H3z"/><path fill="#B9B9B9" d="M6 4h7v2H6zM6 7h7v2H6zM6 10h7v2H6z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#FFF" d="M1 2h14v12H1z"/><path fill="#999" d="M14 3v10H2V3h12m1-1H1v12h14V2z"/></g><path fill="#59F" d="M3 4h2v2H3zM3 7h2v2H3zM3 10h2v2H3z"/><path fill="#B9B9B9" d="M6 4h7v2H6zM6 7h7v2H6zM6 10h7v2H6z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#FFC857" d="M16 4v10H0V2h7l1.33 2H16z"/><path fill="#E8A33D" d="M16 5H8.33L7 7H0V4h16v1z"/></g><g><circle cx="10.5" cy="10.5" r="5.5" fill="#79A548"/><path fill="#FFF" d="M8 10h5v1H8v-1z"/><path fill="#FFF" d="M10 8h1v5h-1V8z"/><path fill="#212121" d="M10.5 6C13 6 15 8 15 10.5S13 15 10.5 15 6 13 6 10.5 8 6 10.5 6m0-1C7.5 5 5 7.5 5 10.5S7.5 16 10.5 16s5.5-2.5 5.5-5.5S13.5 5 10.5 5z" opacity=".2"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#FFC857" d="M16 4v10H0V2h7l1.33 2H16z"/><path fill="#E8A33D" d="M16 5H8.33L7 7H0V4h16v1z"/></g><g><circle cx="10.5" cy="10.5" r="5.5" fill="#79A548"/><path fill="#FFF" d="M8 10h5v1H8v-1z"/><path fill="#FFF" d="M10 8h1v5h-1V8z"/><path fill="#212121" d="M10.5 6C13 6 15 8 15 10.5S13 15 10.5 15 6 13 6 10.5 8 6 10.5 6m0-1C7.5 5 5 7.5 5 10.5S7.5 16 10.5 16s5.5-2.5 5.5-5.5S13.5 5 10.5 5z" opacity=".2"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#FFC857" d="M16 4v10H0V2h7l1.33 2H16z"/><path fill="#E8A33D" d="M16 5H8.33L7 7H0V4h16v1z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#FFC857" d="M16 4v10H0V2h7l1.33 2H16z"/><path fill="#E8A33D" d="M16 5H8.33L7 7H0V4h16v1z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#FFC857" d="M16 4v10H0V2h7l1.33 2H16z"/><path fill="#E8A33D" d="M16 5H8.33L7 7H0V4h16v1z"/></g><g><path fill="#666" d="M5 5h11v11H5z"/><path fill="#FFF" d="M6 6h9v9H6z"/><path fill="#FF8700" d="M7 8h1v1H7zM7 10h1v1H7zM7 12h1v1H7z"/><path fill="#AAA" d="M9 8h5v1H9zM9 10h5v1H9zM9 12h5v1H9z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#FFC857" d="M16 4v10H0V2h7l1.33 2H16z"/><path fill="#E8A33D" d="M16 5H8.33L7 7H0V4h16v1z"/></g><g><path fill="#666" d="M5 5h11v11H5z"/><path fill="#FFF" d="M6 6h9v9H6z"/><path fill="#FF8700" d="M7 8h1v1H7zM7 10h1v1H7zM7 12h1v1H7z"/><path fill="#AAA" d="M9 8h5v1H9zM9 10h5v1H9zM9 12h5v1H9z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#FFC857" d="M16 4v10H0V2h7l1.33 2H16z"/><path fill="#E8A33D" d="M16 5H8.33L7 7H0V4h16v1z"/></g><g><path fill="#666" d="M14.972 9c-.249-2.247-2.16-4-4.472-4S6.277 6.753 6.028 9H5v7h11V9h-1.028zM9.634 9a1 1 0 0 1 1.732 0H9.634z"/><path fill="#FFC857" d="M6 10h9v5H6z"/><path fill="#AAA" d="M8.5 10v-.5c0-1.103.897-2 2-2s2 .897 2 2v.5H14v-.5a3.5 3.5 0 1 0-7 0v.5h1.5z"/><path fill="#212121" d="M11.5 12a1 1 0 0 0-2 0c0 .366.206.673.5.847V14h1v-1.153a.985.985 0 0 0 .5-.847z" opacity=".3"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#FFC857" d="M16 4v10H0V2h7l1.33 2H16z"/><path fill="#E8A33D" d="M16 5H8.33L7 7H0V4h16v1z"/></g><g><path fill="#666" d="M14.972 9c-.249-2.247-2.16-4-4.472-4S6.277 6.753 6.028 9H5v7h11V9h-1.028zM9.634 9a1 1 0 0 1 1.732 0H9.634z"/><path fill="#FFC857" d="M6 10h9v5H6z"/><path fill="#AAA" d="M8.5 10v-.5c0-1.103.897-2 2-2s2 .897 2 2v.5H14v-.5a3.5 3.5 0 1 0-7 0v.5h1.5z"/><path fill="#212121" d="M11.5 12a1 1 0 0 0-2 0c0 .366.206.673.5.847V14h1v-1.153a.985.985 0 0 0 .5-.847z" opacity=".3"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#FFC857" d="M16 4v10H0V2h7l1.33 2H16z"/><path fill="#E8A33D" d="M16 5H8.33L7 7H0V4h16v1z"/></g><g><path fill="#59F" d="M5 5h11v11H5z"/><path fill="#212121" d="M15 6v9H6V6h9m1-1H5v11h11V5z" opacity=".2"/><path fill="#FFF" d="M12 14H7l1.25-2 1.25-2 1.25 2L12 14z"/><path fill="#FFF" d="M14 14H9l1.25-1.5L11.5 11l1.25 1.5L14 14z"/><circle cx="13" cy="9" r="1" fill="#FFF"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#FFC857" d="M16 4v10H0V2h7l1.33 2H16z"/><path fill="#E8A33D" d="M16 5H8.33L7 7H0V4h16v1z"/></g><g><path fill="#59F" d="M5 5h11v11H5z"/><path fill="#212121" d="M15 6v9H6V6h9m1-1H5v11h11V5z" opacity=".2"/><path fill="#FFF" d="M12 14H7l1.25-2 1.25-2 1.25 2L12 14z"/><path fill="#FFF" d="M14 14H9l1.25-1.5L11.5 11l1.25 1.5L14 14z"/><circle cx="13" cy="9" r="1" fill="#FFF"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#FFC857" d="M16 4v10H0V2h7l1.33 2H16z"/><path fill="#E8A33D" d="M16 5H8.33L7 7H0V4h16v1z"/></g><g><path fill="#FFF" d="M5 5h11v11H5z"/><path fill="#666" d="M15 6v9H6V6h9m1-1H5v11h11V5z"/><path fill="#333" d="M7 7h7v1H7z"/><path fill="#59F" d="M7 9h3v3H7z"/><path fill="#AAA" d="M7 13h3v1H7zM11 13h3v1h-3zM11 11h3v1h-3zM11 9h3v1h-3z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#FFC857" d="M16 4v10H0V2h7l1.33 2H16z"/><path fill="#E8A33D" d="M16 5H8.33L7 7H0V4h16v1z"/></g><g><path fill="#FFF" d="M5 5h11v11H5z"/><path fill="#666" d="M15 6v9H6V6h9m1-1H5v11h11V5z"/><path fill="#333" d="M7 7h7v1H7z"/><path fill="#59F" d="M7 9h3v3H7z"/><path fill="#AAA" d="M7 13h3v1H7zM11 13h3v1h-3zM11 11h3v1h-3zM11 9h3v1h-3z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#E8A33D" d="M0 2v12h12.69V3.81H5.08L3.95 2H0z"/><path fill="#FFC857" d="M8.26 6.08L6.55 7.4H2.53L0 14h12.96L16 6.08H8.26z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#E8A33D" d="M0 2v12h12.69V3.81H5.08L3.95 2H0z"/><path fill="#FFC857" d="M8.26 6.08 6.55 7.4H2.53L0 14h12.96L16 6.08H8.26z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#AAA" d="M16 4v10H0V2h7l1.3 2H16z"/><path fill="#212121" d="M16 5H8.3L7 7H0V4h16v1z" opacity=".43"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#AAA" d="M16 4v10H0V2h7l1.3 2H16z"/><path fill="#212121" d="M16 5H8.3L7 7H0V4h16v1z" opacity=".43"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#FFC857" d="M16 4v10H0V2h7l1.33 2H16z"/><path fill="#E8A33D" d="M16 5H8.33L7 7H0V4h16v1z"/></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><path fill="#FFC857" d="M16 4v10H0V2h7l1.33 2H16z"/><path fill="#E8A33D" d="M16 5H8.33L7 7H0V4h16v1z"/></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="0 0 16 16"><g><path fill="#FFC857" d="M16 4v10H0V2h7l1.33 2H16z"/><path fill="#E8A33D" d="M16 5H8.33L7 7H0V4h16v1z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#FFC857" d="M16 4v10H0V2h7l1.33 2H16z"/><path fill="#E8A33D" d="M16 5H8.33L7 7H0V4h16v1z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#AAA" d="M0 4h16v5H0V4zM16 12v2H0v-2h16z"/><path fill="#59F" d="M12 11v4H4v-4h2V9h4v2h2z"/><path fill="#666" d="M1 7h10v1H1V7zM1 5h10v1H1V5z"/><path fill="#AAA" d="M2.6 1h10.8L16 4H0l2.6-3z"/><path fill="#EFEFEF" d="M3.15 2h9.6l1.75 2H1.4l1.75-2z"/><path fill="#212121" d="M6 9h4v1H6V9z" opacity=".3"/><path fill="#CD201F" d="M13 7h2v1h-2V7z"/><path fill="#59F" d="M13 5h2v1h-2V5z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#AAA" d="M0 4h16v5H0V4zM16 12v2H0v-2h16z"/><path fill="#59F" d="M12 11v4H4v-4h2V9h4v2h2z"/><path fill="#666" d="M1 7h10v1H1V7zM1 5h10v1H1V5z"/><path fill="#AAA" d="M2.6 1h10.8L16 4H0l2.6-3z"/><path fill="#EFEFEF" d="M3.15 2h9.6l1.75 2H1.4l1.75-2z"/><path fill="#212121" d="M6 9h4v1H6V9z" opacity=".3"/><path fill="#CD201F" d="M13 7h2v1h-2V7z"/><path fill="#59F" d="M13 5h2v1h-2V5z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#EFEFEF" d="M14 16H5l-3-2.5V2l3-2h9z"/><path fill="#AAA" d="M5 0L2 2v11.5L5 16h9V0H5zM3 13V2.5l2-1.3v13.5L3 13z"/><path fill="#59F" d="M6 9h2v1H6V9z"/><path fill="#666" d="M6 6h7v1H6V6zM6 4h7v1H6V4z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#EFEFEF" d="M14 16H5l-3-2.5V2l3-2h9z"/><path fill="#AAA" d="M5 0 2 2v11.5L5 16h9V0H5zM3 13V2.5l2-1.3v13.5L3 13z"/><path fill="#59F" d="M6 9h2v1H6V9z"/><path fill="#666" d="M6 6h7v1H6V6zM6 4h7v1H6V4z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path d="M11.43 8.407l-5.64 4.028a.5.5 0 0 1-.79-.407V3.972a.5.5 0 0 1 .791-.407l5.64 4.028a.5.5 0 0 1-.001.814z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path d="m11.43 8.407-5.64 4.028a.5.5 0 0 1-.79-.407V3.972a.5.5 0 0 1 .791-.407l5.64 4.028a.5.5 0 0 1-.001.814z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path d="M7.593 11.43L3.565 5.79A.5.5 0 0 1 3.972 5h8.057a.5.5 0 0 1 .407.791l-4.028 5.64a.5.5 0 0 1-.815-.001z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path d="M7.593 11.43 3.565 5.79A.5.5 0 0 1 3.972 5h8.057a.5.5 0 0 1 .407.791l-4.028 5.64a.5.5 0 0 1-.815-.001z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="2 -3 16 16"><g opacity=".5"><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 opacity=".5"><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><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><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="0 0 16 16"><g fill="#666"><path d="M7 1h8v2H7zM7 7h8v2H7zM7 13h8v2H7z"/></g><path fill="#999" d="M1 14h1v1H1zM3 14h1v1H3zM3 8h1v1H3zM1 8h1v1H1zM1 6h1v1H1zM1 10h1v1H1zM1 12h1v1H1zM5 8h1v1H5zM5 14h1v1H5zM3 2h1v1H3zM5 2h1v1H5zM1 4h1v1H1zM1 2h1v1H1zM1 0h1v1H1z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g fill="#666"><path d="M7 1h8v2H7zM7 7h8v2H7zM7 13h8v2H7z"/></g><path fill="#999" d="M1 14h1v1H1zM3 14h1v1H3zM3 8h1v1H3zM1 8h1v1H1zM1 6h1v1H1zM1 10h1v1H1zM1 12h1v1H1zM5 8h1v1H5zM5 14h1v1H5zM3 2h1v1H3zM5 2h1v1H5zM1 4h1v1H1zM1 2h1v1H1zM1 0h1v1H1z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#AAA" d="M.4 4.5v-4h2l.9 1h2.3v3z"/><path fill="#666" d="M2.2 1l.6.7.3.3h2.1v2H.9V1h1.3m.4-1H0v5h6V1H3.4l-.8-1z"/></g><g><path fill="#AAA" d="M9.4 15.5v-4h2l.9 1h2.3v3z"/><path fill="#666" d="M11.2 12l.6.7.3.3h2.1v2H9.9v-3h1.3m.4-1H9v5h6v-4h-2.6l-.8-1z"/></g><path fill="#999" d="M3 14h1v1H3zM5 14h1v1H5z"/><g><path fill="#AAA" d="M7.4 9.5v-4h2l.9 1h2.3v3z"/><path fill="#666" d="M9.2 6l.6.7.3.3h2.1v2H7.9V6h1.3m.4-1H7v5h6V6h-2.6l-.8-1z"/></g><path fill="#999" d="M3 8h1v1H3zM1 8h1v1H1zM1 6h1v1H1zM3 10h1v1H3zM3 12h1v1H3zM5 8h1v1H5zM7 14h1v1H7z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#AAA" d="M.4 4.5v-4h2l.9 1h2.3v3z"/><path fill="#666" d="m2.2 1 .6.7.3.3h2.1v2H.9V1h1.3m.4-1H0v5h6V1H3.4l-.8-1z"/></g><g><path fill="#AAA" d="M9.4 15.5v-4h2l.9 1h2.3v3z"/><path fill="#666" d="m11.2 12 .6.7.3.3h2.1v2H9.9v-3h1.3m.4-1H9v5h6v-4h-2.6l-.8-1z"/></g><path fill="#999" d="M3 14h1v1H3zM5 14h1v1H5z"/><g><path fill="#AAA" d="M7.4 9.5v-4h2l.9 1h2.3v3z"/><path fill="#666" d="m9.2 6 .6.7.3.3h2.1v2H7.9V6h1.3m.4-1H7v5h6V6h-2.6l-.8-1z"/></g><path fill="#999" d="M3 8h1v1H3zM1 8h1v1H1zM1 6h1v1H1zM3 10h1v1H3zM3 12h1v1H3zM5 8h1v1H5zM7 14h1v1H7z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path d="M11.43 8.407l-5.64 4.028a.5.5 0 0 1-.79-.407V3.972a.5.5 0 0 1 .791-.407l5.64 4.028a.5.5 0 0 1-.001.814z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path d="m11.43 8.407-5.64 4.028a.5.5 0 0 1-.79-.407V3.972a.5.5 0 0 1 .791-.407l5.64 4.028a.5.5 0 0 1-.001.814z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#AAA" d="M.5 9.5v-4h2.293l1 1H6.5v3z"/><path fill="#666" d="M2.586 6l.707.707.293.293H6v2H1V6h1.586M3 5H0v5h7V6H4L3 5z"/></g><g><path fill="#AAA" d="M.5 15.5v-4h2.293l1 1H6.5v3z"/><path fill="#666" d="M2.586 12l.707.707.293.293H6v2H1v-3h1.586M3 11H0v5h7v-4H4l-1-1z"/></g><path fill="#999" d="M10 8h1v1h-1z"/><path fill="#666" d="M12 8h1v1h-1z"/><path fill="#999" d="M10 14h1v1h-1z"/><path fill="#AAA" d="M8 8h1v1H8zM8 14h1v1H8z"/><path fill="#666" d="M12 14h1v1h-1z"/><path fill="#79A548" d="M10 2h5v3h-1V3h-4v2L6 2.5 10 0z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#AAA" d="M.5 9.5v-4h2.293l1 1H6.5v3z"/><path fill="#666" d="m2.586 6 .707.707.293.293H6v2H1V6h1.586M3 5H0v5h7V6H4L3 5z"/></g><g><path fill="#AAA" d="M.5 15.5v-4h2.293l1 1H6.5v3z"/><path fill="#666" d="m2.586 12 .707.707.293.293H6v2H1v-3h1.586M3 11H0v5h7v-4H4l-1-1z"/></g><path fill="#999" d="M10 8h1v1h-1z"/><path fill="#666" d="M12 8h1v1h-1z"/><path fill="#999" d="M10 14h1v1h-1z"/><path fill="#AAA" d="M8 8h1v1H8zM8 14h1v1H8z"/><path fill="#666" d="M12 14h1v1h-1z"/><path fill="#79A548" d="M10 2h5v3h-1V3h-4v2L6 2.5 10 0z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#AAA" d="M.5 4.5v-4h2.293l1 1H6.5v3z"/><path fill="#666" d="M2.586 1l.707.707.293.293H6v2H1V1h1.586M3 0H0v5h7V1H4L3 0z"/></g><g><path fill="#AAA" d="M.5 10.5v-4h2.293l1 1H6.5v3z"/><path fill="#666" d="M2.586 7l.707.707.293.293H6v2H1V7h1.586M3 6H0v5h7V7H4L3 6z"/></g><path fill="#999" d="M10 3h1v1h-1z"/><path fill="#666" d="M12 3h1v1h-1z"/><path fill="#999" d="M10 9h1v1h-1z"/><path fill="#AAA" d="M8 3h1v1H8zM8 9h1v1H8z"/><path fill="#666" d="M12 9h1v1h-1z"/><path fill="#79A548" d="M10 16l-4-2.5 4-2.5v2h4v-2h1v3h-5z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#AAA" d="M.5 4.5v-4h2.293l1 1H6.5v3z"/><path fill="#666" d="m2.586 1 .707.707.293.293H6v2H1V1h1.586M3 0H0v5h7V1H4L3 0z"/></g><g><path fill="#AAA" d="M.5 10.5v-4h2.293l1 1H6.5v3z"/><path fill="#666" d="m2.586 7 .707.707.293.293H6v2H1V7h1.586M3 6H0v5h7V7H4L3 6z"/></g><path fill="#999" d="M10 3h1v1h-1z"/><path fill="#666" d="M12 3h1v1h-1z"/><path fill="#999" d="M10 9h1v1h-1z"/><path fill="#AAA" d="M8 3h1v1H8zM8 9h1v1H8z"/><path fill="#666" d="M12 9h1v1h-1z"/><path fill="#79A548" d="m10 16-4-2.5 4-2.5v2h4v-2h1v3h-5z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#AAA" d="M.5 9.5v-4h2.293l1 1H6.5v3z"/><path fill="#666" d="M2.586 6l.707.707.293.293H6v2H1V6h1.586M3 5H0v5h7V6H4L3 5z"/></g><g><path fill="#AAA" d="M.5 15.5v-4h2.293l1 1H6.5v3z"/><path fill="#666" d="M2.586 12l.707.707.293.293H6v2H1v-3h1.586M3 11H0v5h7v-4H4l-1-1z"/></g><path fill="#999" d="M10 8h1v1h-1z"/><path fill="#666" d="M12 8h1v1h-1z"/><path fill="#999" d="M10 14h1v1h-1z"/><path fill="#AAA" d="M8 8h1v1H8zM8 14h1v1H8z"/><path fill="#666" d="M12 14h1v1h-1z"/><path d="M10 2h5v3h-1V3h-4v2L6 2.5 10 0z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#AAA" d="M.5 9.5v-4h2.293l1 1H6.5v3z"/><path fill="#666" d="m2.586 6 .707.707.293.293H6v2H1V6h1.586M3 5H0v5h7V6H4L3 5z"/></g><g><path fill="#AAA" d="M.5 15.5v-4h2.293l1 1H6.5v3z"/><path fill="#666" d="m2.586 12 .707.707.293.293H6v2H1v-3h1.586M3 11H0v5h7v-4H4l-1-1z"/></g><path fill="#999" d="M10 8h1v1h-1z"/><path fill="#666" d="M12 8h1v1h-1z"/><path fill="#999" d="M10 14h1v1h-1z"/><path fill="#AAA" d="M8 8h1v1H8zM8 14h1v1H8z"/><path fill="#666" d="M12 14h1v1h-1z"/><path d="M10 2h5v3h-1V3h-4v2L6 2.5 10 0z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#AAA" d="M.5 4.5v-4h2.293l1 1H6.5v3z"/><path fill="#666" d="M2.586 1l.707.707.293.293H6v2H1V1h1.586M3 0H0v5h7V1H4L3 0z"/></g><g><path fill="#AAA" d="M.5 10.5v-4h2.293l1 1H6.5v3z"/><path fill="#666" d="M2.586 7l.707.707.293.293H6v2H1V7h1.586M3 6H0v5h7V7H4L3 6z"/></g><path fill="#999" d="M10 3h1v1h-1z"/><path fill="#666" d="M12 3h1v1h-1z"/><path fill="#999" d="M10 9h1v1h-1z"/><path fill="#AAA" d="M8 3h1v1H8zM8 9h1v1H8z"/><path fill="#666" d="M12 9h1v1h-1z"/><path d="M10 16l-4-2.5 4-2.5v2h4v-2h1v3h-5z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#AAA" d="M.5 4.5v-4h2.293l1 1H6.5v3z"/><path fill="#666" d="m2.586 1 .707.707.293.293H6v2H1V1h1.586M3 0H0v5h7V1H4L3 0z"/></g><g><path fill="#AAA" d="M.5 10.5v-4h2.293l1 1H6.5v3z"/><path fill="#666" d="m2.586 7 .707.707.293.293H6v2H1V7h1.586M3 6H0v5h7V7H4L3 6z"/></g><path fill="#999" d="M10 3h1v1h-1z"/><path fill="#666" d="M12 3h1v1h-1z"/><path fill="#999" d="M10 9h1v1h-1z"/><path fill="#AAA" d="M8 3h1v1H8zM8 9h1v1H8z"/><path fill="#666" d="M12 9h1v1h-1z"/><path d="m10 16-4-2.5 4-2.5v2h4v-2h1v3h-5z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#AAA" d="M.5 5.5v-5h2.293l1 1H6.5v4z"/><path fill="#666" d="M2.586 1l.707.707.293.293H6v3H1V1h1.586M3 0H0v6h7V1H4L3 0z"/></g><g><path fill="#AAA" d="M.5 15.5v-5h2.293l1 1H6.5v4z"/><path fill="#666" d="M2.586 11l.707.707.293.293H6v3H1v-4h1.586M3 10H0v6h7v-5H4l-1-1z"/></g><path fill="#999" d="M10 3h1v1h-1z"/><path fill="#666" d="M12 3h1v1h-1z"/><path fill="#999" d="M10 13h1v1h-1z"/><path fill="#AAA" d="M8 3h1v1H8zM8 13h1v1H8z"/><path fill="#666" d="M12 13h1v1h-1z"/><path d="M10 11L6 8.5 10 6v2h3v1h-3z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#AAA" d="M.5 5.5v-5h2.293l1 1H6.5v4z"/><path fill="#666" d="m2.586 1 .707.707.293.293H6v3H1V1h1.586M3 0H0v6h7V1H4L3 0z"/></g><g><path fill="#AAA" d="M.5 15.5v-5h2.293l1 1H6.5v4z"/><path fill="#666" d="m2.586 11 .707.707.293.293H6v3H1v-4h1.586M3 10H0v6h7v-5H4l-1-1z"/></g><path fill="#999" d="M10 3h1v1h-1z"/><path fill="#666" d="M12 3h1v1h-1z"/><path fill="#999" d="M10 13h1v1h-1z"/><path fill="#AAA" d="M8 3h1v1H8zM8 13h1v1H8z"/><path fill="#666" d="M12 13h1v1h-1z"/><path d="M10 11 6 8.5 10 6v2h3v1h-3z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#AAA" d="M.5 10.5v-5h2.293l1 1H6.5v4z"/><path fill="#666" d="M2.586 6l.707.707.293.293H6v3H1V6h1.586M3 5H0v6h7V6H4L3 5z"/></g><path d="M13 11L9 8.5 13 6v2h3v1h-3z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#AAA" d="M.5 10.5v-5h2.293l1 1H6.5v4z"/><path fill="#666" d="m2.586 6 .707.707.293.293H6v3H1V6h1.586M3 5H0v6h7V6H4L3 5z"/></g><path d="M13 11 9 8.5 13 6v2h3v1h-3z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#AAA" d="M.5 5.5v-5h2.293l1 1H6.5v4z"/><path fill="#666" d="M2.586 1l.707.707.293.293H6v3H1V1h1.586M3 0H0v6h7V1H4L3 0z"/></g><g><path fill="#AAA" d="M.5 15.5v-5h2.293l1 1H6.5v4z"/><path fill="#666" d="M2.586 11l.707.707.293.293H6v3H1v-4h1.586M3 10H0v6h7v-5H4l-1-1z"/></g><path fill="#999" d="M10 3h1v1h-1z"/><path fill="#666" d="M12 3h1v1h-1z"/><path fill="#999" d="M10 13h1v1h-1z"/><path fill="#AAA" d="M8 3h1v1H8zM8 13h1v1H8z"/><path fill="#666" d="M12 13h1v1h-1z"/><path fill="#79A548" d="M10 11L6 8.5 10 6v2h3v1h-3z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#AAA" d="M.5 5.5v-5h2.293l1 1H6.5v4z"/><path fill="#666" d="m2.586 1 .707.707.293.293H6v3H1V1h1.586M3 0H0v6h7V1H4L3 0z"/></g><g><path fill="#AAA" d="M.5 15.5v-5h2.293l1 1H6.5v4z"/><path fill="#666" d="m2.586 11 .707.707.293.293H6v3H1v-4h1.586M3 10H0v6h7v-5H4l-1-1z"/></g><path fill="#999" d="M10 3h1v1h-1z"/><path fill="#666" d="M12 3h1v1h-1z"/><path fill="#999" d="M10 13h1v1h-1z"/><path fill="#AAA" d="M8 3h1v1H8zM8 13h1v1H8z"/><path fill="#666" d="M12 13h1v1h-1z"/><path fill="#79A548" d="M10 11 6 8.5 10 6v2h3v1h-3z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#AAA" d="M.5 10.5v-5h2.293l1 1H6.5v4z"/><path fill="#666" d="M2.586 6l.707.707.293.293H6v3H1V6h1.586M3 5H0v6h7V6H4L3 5z"/></g><path fill="#79A548" d="M13 11L9 8.5 13 6v2h3v1h-3z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#AAA" d="M.5 10.5v-5h2.293l1 1H6.5v4z"/><path fill="#666" d="m2.586 6 .707.707.293.293H6v3H1V6h1.586M3 5H0v6h7V6H4L3 5z"/></g><path fill="#79A548" d="M13 11 9 8.5 13 6v2h3v1h-3z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#C83C3C" d="M12.596 4.818l-7.778 7.778-1.414-1.414 7.778-7.778z"/><path fill="#C83C3C" d="M8 3a4.97 4.97 0 0 1 3.536 1.464 5.005 5.005 0 0 1 0 7.071C10.591 12.48 9.336 13 8 13s-2.591-.52-3.536-1.464a5.006 5.006 0 0 1 0-7.071A4.967 4.967 0 0 1 8 3m0-2a6.999 6.999 0 0 0-4.95 11.949C4.417 14.317 6.209 15 8 15s3.583-.683 4.95-2.05a6.999 6.999 0 0 0 0-9.899A6.976 6.976 0 0 0 8 1z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#C83C3C" d="m12.596 4.818-7.778 7.778-1.414-1.414 7.778-7.778z"/><path fill="#C83C3C" d="M8 3a4.97 4.97 0 0 1 3.536 1.464 5.005 5.005 0 0 1 0 7.071C10.591 12.48 9.336 13 8 13s-2.591-.52-3.536-1.464a5.006 5.006 0 0 1 0-7.071A4.967 4.967 0 0 1 8 3m0-2a6.999 6.999 0 0 0-4.95 11.949C4.417 14.317 6.209 15 8 15s3.583-.683 4.95-2.05a6.999 6.999 0 0 0 0-9.899A6.976 6.976 0 0 0 8 1z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path d="M7.593 11.43L3.565 5.79A.5.5 0 0 1 3.972 5h8.057a.5.5 0 0 1 .407.791l-4.028 5.64a.5.5 0 0 1-.815-.001z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path d="M7.593 11.43 3.565 5.79A.5.5 0 0 1 3.972 5h8.057a.5.5 0 0 1 .407.791l-4.028 5.64a.5.5 0 0 1-.815-.001z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#888" d="M0 2v12h12.69V3.81H5.08L3.95 2H0z"/><g><path fill="#79A548" d="M2 0h11v11H2z"/><path fill="#212121" d="M12 1v9H3V1h9m1-1H2v11h11V0z" opacity=".2"/><path fill="#FFF" d="M9.451 3.282L7.112 5.607 5.556 4.05 4.5 5.106l2.612 2.612L10.5 4.33z"/></g><path fill="#AAA" d="M8.26 6.08L6.55 7.4H2.53L0 14h12.96L16 6.08H8.26z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#888" d="M0 2v12h12.69V3.81H5.08L3.95 2H0z"/><g><path fill="#79A548" d="M2 0h11v11H2z"/><path fill="#212121" d="M12 1v9H3V1h9m1-1H2v11h11V0z" opacity=".2"/><path fill="#FFF" d="M9.451 3.282 7.112 5.607 5.556 4.05 4.5 5.106l2.612 2.612L10.5 4.33z"/></g><path fill="#AAA" d="M8.26 6.08 6.55 7.4H2.53L0 14h12.96L16 6.08H8.26z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#888" d="M0 2v12h12.69V3.81H5.08L3.95 2H0z"/><g><path fill="#666" d="M2 0h11v11H2z"/><path fill="#FFF" d="M3 1h9v9H3z"/><path fill="#639" d="M4 2h1v1H4zM4 4h1v1H4zM4 6h1v1H4z"/><path fill="#888" d="M6 2h5v1H6zM6 4h5v1H6zM6 6h5v1H6z"/></g><path fill="#AAA" d="M8.26 6.08L6.55 7.4H2.53L0 14h12.96L16 6.08H8.26z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#888" d="M0 2v12h12.69V3.81H5.08L3.95 2H0z"/><g><path fill="#666" d="M2 0h11v11H2z"/><path fill="#FFF" d="M3 1h9v9H3z"/><path fill="#639" d="M4 2h1v1H4zM4 4h1v1H4zM4 6h1v1H4z"/><path fill="#888" d="M6 2h5v1H6zM6 4h5v1H6zM6 6h5v1H6z"/></g><path fill="#AAA" d="M8.26 6.08 6.55 7.4H2.53L0 14h12.96L16 6.08H8.26z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="2 -3 16 16"><path fill="#888" d="M2-1v12h12.69V.81H7.08L5.95-1H2z"/><g><path fill="#666" d="M7.15-3h-.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.331L3 9h8V4c-.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-.825C9.276-2.063 8.322-3 7.15-3z"/><path fill="#FFC857" d="M9.438 2.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825C8.276-1.512 7.75-2 7.15-2h-.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.462v4h6V4c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#AAD400" d="M9.438 2.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.462v4h6V4c-.04-1.2-.564-1.462-.564-1.462z"/></g><g><path fill="#666" d="M11.15-2h-.3C9.678-2 8.724-1.063 8.724.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 10h8V5c-.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.088C13.276-1.063 12.322-2 11.15-2z"/><path fill="#FFC857" d="M13.438 3.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09V.088c0-.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.462v4h6V5c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#79A548" d="M13.438 3.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.462v4h6V5c-.04-1.2-.564-1.462-.564-1.462z"/></g><path fill="#AAA" d="M10.26 3.08L8.55 4.4H4.53L2 11h12.96L18 3.08h-7.74z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="2 -3 16 16"><path fill="#888" d="M2-1v12h12.69V.81H7.08L5.95-1H2z"/><g><path fill="#666" d="M7.15-3h-.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.331L3 9h8V4c-.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-.825C9.276-2.063 8.322-3 7.15-3z"/><path fill="#FFC857" d="M9.438 2.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09v-.825C8.276-1.512 7.75-2 7.15-2h-.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.462v4h6V4c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#AAD400" d="M9.438 2.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.462v4h6V4c-.04-1.2-.564-1.462-.564-1.462z"/></g><g><path fill="#666" d="M11.15-2h-.3C9.678-2 8.724-1.063 8.724.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 10h8V5c-.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.088C13.276-1.063 12.322-2 11.15-2z"/><path fill="#FFC857" d="M13.438 3.538c-.637-.182-1.081-.432-1.525-.601-.049-.138-.153-.381-.164-.934.307-.305.527-.74.527-1.09V.088c0-.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.462v4h6V5c-.039-1.162-.563-1.462-.563-1.462z"/><path fill="#79A548" d="M13.438 3.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.462v4h6V5c-.04-1.2-.564-1.462-.564-1.462z"/></g><path fill="#AAA" d="M10.26 3.08 8.55 4.4H4.53L2 11h12.96L18 3.08h-7.74z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#888" d="M0 2v12h12.69V3.81H5.08L3.95 2H0z"/><g><path fill="#FFF" d="M2 0h11v11H2z"/><path fill="#666" d="M12 1v9H3V1h9m1-1H2v11h11V0z"/><path fill="#333" d="M4 2h7v1H4z"/><path fill="#59F" d="M4 4h3v3H4z"/><path fill="#AAA" d="M4 8h3v1H4zM8 8h3v1H8zM8 6h3v1H8zM8 4h3v1H8z"/></g><path fill="#AAA" d="M8.26 6.08L6.55 7.4H2.53L0 14h12.96L16 6.08H8.26z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#888" d="M0 2v12h12.69V3.81H5.08L3.95 2H0z"/><g><path fill="#FFF" d="M2 0h11v11H2z"/><path fill="#666" d="M12 1v9H3V1h9m1-1H2v11h11V0z"/><path fill="#333" d="M4 2h7v1H4z"/><path fill="#59F" d="M4 4h3v3H4z"/><path fill="#AAA" d="M4 8h3v1H4zM8 8h3v1H8zM8 6h3v1H8zM8 4h3v1H8z"/></g><path fill="#AAA" d="M8.26 6.08 6.55 7.4H2.53L0 14h12.96L16 6.08H8.26z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="2 -3 16 16"><path fill="#888" d="M2-1v12h12.69V.81H7.08L5.95-1H2z"/><g><path fill="#666" d="M4-3h11V8H4z"/><path fill="#FFF" d="M5-2h9v9H5z"/><path fill="#333" d="M6-1h1v7H6zM10-1h1v5h-1zM8-1h1v5H8zM12-1h1v7h-1z"/><path fill="#AAA" d="M8 5h3v1H8z"/></g><path fill="#AAA" d="M10.26 3.08L8.55 4.4H4.53L2 11h12.96L18 3.08h-7.74z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="2 -3 16 16"><path fill="#888" d="M2-1v12h12.69V.81H7.08L5.95-1H2z"/><g><path fill="#666" d="M4-3h11V8H4z"/><path fill="#FFF" d="M5-2h9v9H5z"/><path fill="#333" d="M6-1h1v7H6zM10-1h1v5h-1zM8-1h1v5H8zM12-1h1v7h-1z"/><path fill="#AAA" d="M8 5h3v1H8z"/></g><path fill="#AAA" d="M10.26 3.08 8.55 4.4H4.53L2 11h12.96L18 3.08h-7.74z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g><path fill="#888" d="M0 2v12h12.69V3.81H5.08L3.95 2H0z"/><path fill="#AAA" d="M8.26 6.08L6.55 7.4H2.53L0 14h12.96L16 6.08H8.26z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g><path fill="#888" d="M0 2v12h12.69V3.81H5.08L3.95 2H0z"/><path fill="#AAA" d="M8.26 6.08 6.55 7.4H2.53L0 14h12.96L16 6.08H8.26z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#AAA" d="M16 4v10H0V2h7l1.3 2H16z"/><path fill="#212121" d="M16 5H8.3L7 7H0V4h16v1z" opacity=".43"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#AAA" d="M16 4v10H0V2h7l1.3 2H16z"/><path fill="#212121" d="M16 5H8.3L7 7H0V4h16v1z" opacity=".43"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#AAA" d="M16 4v10H0V2h7l1.3 2H16z"/><path fill="#212121" d="M16 5H8.3L7 7H0V4h16v1z" opacity=".43"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path fill="#AAA" d="M16 4v10H0V2h7l1.3 2H16z"/><path fill="#212121" d="M16 5H8.3L7 7H0V4h16v1z" opacity=".43"/></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 0v16h12V4h-.012l.004-.008L10.008.006 10 .014V0H2zm1 1h6v4h4v10H3V1zm7 .412L12.586 4H10V1.412z"/></g><g><path fill="#639" d="M5 5h11v11H5z"/><path fill="#212121" 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 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="#639" d="M5 5h11v11H5z"/><path fill="#212121" 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><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="#639" d="M5 5h11v11H5z"/><path fill="#212121" 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><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="#639" d="M5 5h11v11H5z"/><path fill="#212121" d="M15 6v9H6V6h9m1-1H5v11h11V5z" opacity=".3"/><path fill="#FFF" d="M10 8h1v5h-1z"/><path fill="#FFF" d="M8 10h5v1H8z"/></g></svg>