@fibery/ui-kit 5.0.0 → 7.0.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 (763) hide show
  1. package/CHANGELOG.md +33 -0
  2. package/package.json +26 -17
  3. package/scripts/generate-icons.ts +210 -0
  4. package/src/antd/input-number.tsx +1 -1
  5. package/src/badge.tsx +6 -1
  6. package/src/design-system/colors.ts +6 -0
  7. package/src/icons/ast/abort.ts +27 -2
  8. package/src/icons/ast/access-template.ts +29 -2
  9. package/src/icons/ast/activity-filled.ts +27 -2
  10. package/src/icons/ast/activity-log.ts +29 -2
  11. package/src/icons/ast/activity.ts +29 -2
  12. package/src/icons/ast/add-after.ts +37 -2
  13. package/src/icons/ast/add-before.ts +37 -2
  14. package/src/icons/ast/add-compact.ts +27 -2
  15. package/src/icons/ast/add.ts +27 -2
  16. package/src/icons/ast/ai-assistant-filled.ts +29 -2
  17. package/src/icons/ast/ai-assistant.ts +29 -2
  18. package/src/icons/ast/ai-fibery-build.ts +28 -2
  19. package/src/icons/ast/alert-triangle.ts +29 -2
  20. package/src/icons/ast/app.ts +27 -2
  21. package/src/icons/ast/appearance-auto.ts +27 -2
  22. package/src/icons/ast/appearance-dark.ts +29 -2
  23. package/src/icons/ast/appearance-light.ts +29 -2
  24. package/src/icons/ast/architect.ts +29 -2
  25. package/src/icons/ast/arrow-back.ts +27 -2
  26. package/src/icons/ast/arrow-bar-down.ts +27 -2
  27. package/src/icons/ast/arrow-bar-left.ts +27 -2
  28. package/src/icons/ast/arrow-bar-right.ts +27 -2
  29. package/src/icons/ast/arrow-bar-up.ts +27 -2
  30. package/src/icons/ast/arrow-collapse-vertical.ts +29 -2
  31. package/src/icons/ast/arrow-collapse.ts +29 -2
  32. package/src/icons/ast/arrow-down.ts +29 -2
  33. package/src/icons/ast/arrow-forward.ts +27 -2
  34. package/src/icons/ast/arrow-left.ts +29 -2
  35. package/src/icons/ast/arrow-right.ts +29 -2
  36. package/src/icons/ast/arrow-send.ts +27 -2
  37. package/src/icons/ast/arrow-up-circle.ts +35 -2
  38. package/src/icons/ast/arrow-up.ts +29 -2
  39. package/src/icons/ast/arrows-right-left.ts +29 -2
  40. package/src/icons/ast/ask-for-input.ts +35 -2
  41. package/src/icons/ast/asterisk.ts +31 -2
  42. package/src/icons/ast/atom.ts +39 -2
  43. package/src/icons/ast/avatar.ts +45 -2
  44. package/src/icons/ast/backlog.ts +29 -2
  45. package/src/icons/ast/bell-circle.ts +37 -2
  46. package/src/icons/ast/bell-off.ts +37 -2
  47. package/src/icons/ast/bell-ringing.ts +37 -2
  48. package/src/icons/ast/bell-x.ts +37 -2
  49. package/src/icons/ast/bring-forward.ts +27 -2
  50. package/src/icons/ast/bring-to-front.ts +29 -2
  51. package/src/icons/ast/cards.ts +29 -2
  52. package/src/icons/ast/chat-bubble.ts +37 -2
  53. package/src/icons/ast/chat-float.ts +37 -2
  54. package/src/icons/ast/chat-sidebar.ts +37 -2
  55. package/src/icons/ast/checked.ts +27 -2
  56. package/src/icons/ast/circle-check-filled.ts +29 -2
  57. package/src/icons/ast/circle-check.ts +39 -2
  58. package/src/icons/ast/circle-cross-filled.ts +29 -2
  59. package/src/icons/ast/circle-cross.ts +30 -2
  60. package/src/icons/ast/circle-info-filled.ts +29 -2
  61. package/src/icons/ast/circle-info.ts +35 -2
  62. package/src/icons/ast/circle-pause.ts +30 -2
  63. package/src/icons/ast/circle-play.ts +30 -2
  64. package/src/icons/ast/clear-input-filled.ts +29 -2
  65. package/src/icons/ast/clear.ts +37 -2
  66. package/src/icons/ast/clock-alarm.ts +37 -2
  67. package/src/icons/ast/clock-forward.ts +29 -2
  68. package/src/icons/ast/clock.ts +37 -2
  69. package/src/icons/ast/close.ts +27 -2
  70. package/src/icons/ast/collapse-all-horizontal.ts +31 -2
  71. package/src/icons/ast/collapse-all.ts +31 -2
  72. package/src/icons/ast/color-coding.ts +29 -2
  73. package/src/icons/ast/columns-2.ts +29 -2
  74. package/src/icons/ast/columns-4.ts +29 -2
  75. package/src/icons/ast/columns.ts +29 -2
  76. package/src/icons/ast/comment-bubble.ts +29 -2
  77. package/src/icons/ast/comments.ts +37 -2
  78. package/src/icons/ast/copy.ts +37 -2
  79. package/src/icons/ast/credits-filled.ts +30 -2
  80. package/src/icons/ast/crosshair.ts +29 -2
  81. package/src/icons/ast/database-add.ts +29 -2
  82. package/src/icons/ast/database-outline.ts +31 -2
  83. package/src/icons/ast/database.ts +29 -2
  84. package/src/icons/ast/date-range.ts +37 -2
  85. package/src/icons/ast/delete.ts +37 -2
  86. package/src/icons/ast/drag-block-handle.ts +29 -2
  87. package/src/icons/ast/drag-handle.ts +27 -2
  88. package/src/icons/ast/duplicate.ts +45 -2
  89. package/src/icons/ast/dynamic-filter-value.ts +29 -2
  90. package/src/icons/ast/email.ts +29 -2
  91. package/src/icons/ast/emoji-delete.ts +47 -2
  92. package/src/icons/ast/entity-create-filled.ts +35 -2
  93. package/src/icons/ast/entity-create.ts +29 -2
  94. package/src/icons/ast/entity-merge.ts +33 -2
  95. package/src/icons/ast/equation.ts +35 -2
  96. package/src/icons/ast/expand-all-horizontal.ts +31 -2
  97. package/src/icons/ast/expand-all.ts +29 -2
  98. package/src/icons/ast/export.ts +35 -2
  99. package/src/icons/ast/eye-off.ts +27 -2
  100. package/src/icons/ast/eye.ts +29 -2
  101. package/src/icons/ast/favorites-filled.ts +29 -2
  102. package/src/icons/ast/favorites-off.ts +37 -2
  103. package/src/icons/ast/favorites.ts +29 -2
  104. package/src/icons/ast/fibery-mono.ts +27 -2
  105. package/src/icons/ast/field-units-large.ts +29 -2
  106. package/src/icons/ast/fields.ts +39 -2
  107. package/src/icons/ast/file-archive.ts +27 -2
  108. package/src/icons/ast/file-counter.ts +27 -2
  109. package/src/icons/ast/file-document.ts +27 -2
  110. package/src/icons/ast/file-download.ts +39 -2
  111. package/src/icons/ast/file-image.ts +27 -2
  112. package/src/icons/ast/file-multiple.ts +27 -2
  113. package/src/icons/ast/file-other.ts +27 -2
  114. package/src/icons/ast/file-presentation.ts +27 -2
  115. package/src/icons/ast/file-table.ts +27 -2
  116. package/src/icons/ast/file-upload.ts +37 -2
  117. package/src/icons/ast/file-video.ts +27 -2
  118. package/src/icons/ast/files.ts +27 -2
  119. package/src/icons/ast/filter.ts +29 -2
  120. package/src/icons/ast/fit-to-screen.ts +27 -2
  121. package/src/icons/ast/focus-mode-off.ts +27 -2
  122. package/src/icons/ast/focus-mode.ts +27 -2
  123. package/src/icons/ast/folder-favorite.ts +27 -2
  124. package/src/icons/ast/folder-smart.ts +37 -2
  125. package/src/icons/ast/folder.ts +29 -2
  126. package/src/icons/ast/form-with-cover.ts +88 -2
  127. package/src/icons/ast/form-without-cover.ts +75 -2
  128. package/src/icons/ast/fullscreen-mode-off.ts +29 -2
  129. package/src/icons/ast/fullscreen-mode-on.ts +29 -2
  130. package/src/icons/ast/gift.ts +29 -2
  131. package/src/icons/ast/globe-simple.ts +29 -2
  132. package/src/icons/ast/globe-unpublish.ts +27 -2
  133. package/src/icons/ast/go-to.ts +29 -2
  134. package/src/icons/ast/graduation-cap-filled.ts +37 -2
  135. package/src/icons/ast/group-add.ts +39 -2
  136. package/src/icons/ast/headphones-ai.ts +37 -2
  137. package/src/icons/ast/headphones.ts +29 -2
  138. package/src/icons/ast/highlights.ts +29 -2
  139. package/src/icons/ast/hint.ts +37 -2
  140. package/src/icons/ast/home-filled.ts +29 -2
  141. package/src/icons/ast/home.ts +35 -2
  142. package/src/icons/ast/image-error.ts +39 -2
  143. package/src/icons/ast/import-filled.ts +37 -2
  144. package/src/icons/ast/import.ts +35 -2
  145. package/src/icons/ast/index.tsx +1 -1
  146. package/src/icons/ast/integration-add.ts +29 -2
  147. package/src/icons/ast/integration-discourse.ts +76 -2
  148. package/src/icons/ast/integration-fibery.ts +802 -2
  149. package/src/icons/ast/integration-figma.ts +67 -2
  150. package/src/icons/ast/integration-github.ts +29 -2
  151. package/src/icons/ast/integration-gitlab.ts +27 -2
  152. package/src/icons/ast/integration-google-drive.ts +76 -2
  153. package/src/icons/ast/integration-google-map.ts +67 -2
  154. package/src/icons/ast/integration-intercom.ts +31 -2
  155. package/src/icons/ast/integration-jira.ts +29 -2
  156. package/src/icons/ast/integration-loom.ts +31 -2
  157. package/src/icons/ast/integration-miro.ts +42 -2
  158. package/src/icons/ast/integration-mixpanel.ts +31 -2
  159. package/src/icons/ast/integration-slack.ts +56 -2
  160. package/src/icons/ast/integration-suggest.ts +29 -2
  161. package/src/icons/ast/integration-twitter.ts +44 -2
  162. package/src/icons/ast/integration-unsplash.ts +27 -2
  163. package/src/icons/ast/integration-youtube.ts +40 -2
  164. package/src/icons/ast/integration-zendesk.ts +33 -2
  165. package/src/icons/ast/integration.ts +37 -2
  166. package/src/icons/ast/integrations-filled.ts +37 -2
  167. package/src/icons/ast/items-timeline.ts +29 -2
  168. package/src/icons/ast/items.ts +29 -2
  169. package/src/icons/ast/key.ts +29 -2
  170. package/src/icons/ast/keyboard-hide-down.ts +37 -2
  171. package/src/icons/ast/lab.ts +37 -2
  172. package/src/icons/ast/layout-double.ts +29 -2
  173. package/src/icons/ast/layout-multiple.ts +27 -2
  174. package/src/icons/ast/layout-single.ts +29 -2
  175. package/src/icons/ast/levels.ts +29 -2
  176. package/src/icons/ast/limits.ts +30 -2
  177. package/src/icons/ast/line-divider.ts +29 -2
  178. package/src/icons/ast/line-jump.ts +35 -2
  179. package/src/icons/ast/link.ts +43 -2
  180. package/src/icons/ast/location-edit.ts +37 -2
  181. package/src/icons/ast/lock-filled.ts +29 -2
  182. package/src/icons/ast/lock.ts +33 -2
  183. package/src/icons/ast/logout.ts +35 -2
  184. package/src/icons/ast/loupe-zoom-in.ts +29 -2
  185. package/src/icons/ast/loupe-zoom-out.ts +37 -2
  186. package/src/icons/ast/map-mode.ts +29 -2
  187. package/src/icons/ast/markdown.ts +30 -2
  188. package/src/icons/ast/menu-collapser.ts +27 -2
  189. package/src/icons/ast/mermaid.ts +29 -2
  190. package/src/icons/ast/message-plus.ts +35 -2
  191. package/src/icons/ast/milestones.ts +29 -2
  192. package/src/icons/ast/minus.ts +29 -2
  193. package/src/icons/ast/mirror-off.ts +39 -2
  194. package/src/icons/ast/mirror-on.ts +29 -2
  195. package/src/icons/ast/monitor.ts +29 -2
  196. package/src/icons/ast/more-compact.ts +27 -2
  197. package/src/icons/ast/more.ts +27 -2
  198. package/src/icons/ast/move-down.ts +29 -2
  199. package/src/icons/ast/move-left.ts +29 -2
  200. package/src/icons/ast/move-right.ts +29 -2
  201. package/src/icons/ast/move-up.ts +29 -2
  202. package/src/icons/ast/no-border.ts +27 -2
  203. package/src/icons/ast/no-fill.ts +39 -2
  204. package/src/icons/ast/obj-child.ts +27 -2
  205. package/src/icons/ast/obj-m2m.ts +27 -2
  206. package/src/icons/ast/obj-o2o.ts +27 -2
  207. package/src/icons/ast/obj-parent.ts +27 -2
  208. package/src/icons/ast/obj-self.ts +27 -2
  209. package/src/icons/ast/on-schedule.ts +27 -2
  210. package/src/icons/ast/open-in-panel.ts +35 -2
  211. package/src/icons/ast/open-link.ts +35 -2
  212. package/src/icons/ast/page-regular-mode.ts +35 -2
  213. package/src/icons/ast/page-wide-mode.ts +35 -2
  214. package/src/icons/ast/panel-add.ts +29 -2
  215. package/src/icons/ast/pencil.ts +29 -2
  216. package/src/icons/ast/people-all.ts +29 -2
  217. package/src/icons/ast/people-check.ts +29 -2
  218. package/src/icons/ast/people-edit.ts +27 -2
  219. package/src/icons/ast/people-group-remove.ts +39 -2
  220. package/src/icons/ast/people-group.ts +29 -2
  221. package/src/icons/ast/people-invite.ts +37 -2
  222. package/src/icons/ast/people-remove.ts +37 -2
  223. package/src/icons/ast/people-role.ts +29 -2
  224. package/src/icons/ast/people-x.ts +39 -2
  225. package/src/icons/ast/people.ts +37 -2
  226. package/src/icons/ast/photo.ts +27 -2
  227. package/src/icons/ast/pin-filled.ts +33 -2
  228. package/src/icons/ast/pin.ts +29 -2
  229. package/src/icons/ast/plus.ts +29 -2
  230. package/src/icons/ast/preferences.ts +55 -2
  231. package/src/icons/ast/present-play.ts +39 -2
  232. package/src/icons/ast/present-stop.ts +27 -2
  233. package/src/icons/ast/print.ts +27 -2
  234. package/src/icons/ast/private-items.ts +33 -2
  235. package/src/icons/ast/propagate.ts +29 -2
  236. package/src/icons/ast/question.ts +29 -2
  237. package/src/icons/ast/reactions-add.ts +43 -2
  238. package/src/icons/ast/read-only.ts +29 -2
  239. package/src/icons/ast/redo.ts +27 -2
  240. package/src/icons/ast/references.ts +29 -2
  241. package/src/icons/ast/refresh.ts +27 -2
  242. package/src/icons/ast/remove.ts +27 -2
  243. package/src/icons/ast/reset-password.ts +37 -2
  244. package/src/icons/ast/richeditor-block-callout.ts +29 -2
  245. package/src/icons/ast/richeditor-block-code.ts +43 -2
  246. package/src/icons/ast/richeditor-block-embed.ts +29 -2
  247. package/src/icons/ast/richeditor-block-entity.ts +27 -2
  248. package/src/icons/ast/richeditor-block-file.ts +38 -2
  249. package/src/icons/ast/richeditor-block-h1.ts +29 -2
  250. package/src/icons/ast/richeditor-block-h2.ts +29 -2
  251. package/src/icons/ast/richeditor-block-h3.ts +29 -2
  252. package/src/icons/ast/richeditor-block-h4.ts +37 -2
  253. package/src/icons/ast/richeditor-block-mention.ts +27 -2
  254. package/src/icons/ast/richeditor-block-paragraph.ts +34 -2
  255. package/src/icons/ast/richeditor-block-quote.ts +34 -2
  256. package/src/icons/ast/richeditor-checklist-create.ts +44 -2
  257. package/src/icons/ast/richeditor-image-align-center.ts +37 -2
  258. package/src/icons/ast/richeditor-image-align-left.ts +37 -2
  259. package/src/icons/ast/richeditor-image-align-right.ts +37 -2
  260. package/src/icons/ast/richeditor-image.ts +29 -2
  261. package/src/icons/ast/richeditor-linkedhighlight-create.ts +34 -2
  262. package/src/icons/ast/richeditor-list-bullet.ts +29 -2
  263. package/src/icons/ast/richeditor-list-indent.ts +27 -2
  264. package/src/icons/ast/richeditor-list-ordered.ts +29 -2
  265. package/src/icons/ast/richeditor-list-unindent.ts +27 -2
  266. package/src/icons/ast/richeditor-mark-code.ts +27 -2
  267. package/src/icons/ast/richeditor-mark-em.ts +27 -2
  268. package/src/icons/ast/richeditor-mark-highlight.ts +27 -2
  269. package/src/icons/ast/richeditor-mark-strike.ts +27 -2
  270. package/src/icons/ast/richeditor-mark-strong.ts +27 -2
  271. package/src/icons/ast/richeditor-mark-text-background-color.ts +34 -2
  272. package/src/icons/ast/richeditor-mark-underline.ts +27 -2
  273. package/src/icons/ast/richeditor-table-create.ts +27 -2
  274. package/src/icons/ast/richeditor-video-upload.ts +36 -2
  275. package/src/icons/ast/rows.ts +29 -2
  276. package/src/icons/ast/rule.ts +29 -2
  277. package/src/icons/ast/search-add.ts +29 -2
  278. package/src/icons/ast/search-filled.ts +27 -2
  279. package/src/icons/ast/search-remove.ts +29 -2
  280. package/src/icons/ast/search.ts +29 -2
  281. package/src/icons/ast/self-reference-off.ts +27 -2
  282. package/src/icons/ast/self-reference-on.ts +27 -2
  283. package/src/icons/ast/send-backward.ts +27 -2
  284. package/src/icons/ast/send-to-back.ts +29 -2
  285. package/src/icons/ast/settings-filled.ts +29 -2
  286. package/src/icons/ast/settings.ts +29 -2
  287. package/src/icons/ast/share.ts +35 -2
  288. package/src/icons/ast/shield-keyhole.ts +39 -2
  289. package/src/icons/ast/show-author.ts +47 -2
  290. package/src/icons/ast/simple-compass.ts +28 -2
  291. package/src/icons/ast/slide-menu-filled.ts +29 -2
  292. package/src/icons/ast/slide-menu.ts +37 -2
  293. package/src/icons/ast/sort.ts +29 -2
  294. package/src/icons/ast/space-add.ts +47 -2
  295. package/src/icons/ast/space-app.ts +29 -2
  296. package/src/icons/ast/space-generate.ts +29 -2
  297. package/src/icons/ast/space-move.ts +29 -2
  298. package/src/icons/ast/space-scratch.ts +29 -2
  299. package/src/icons/ast/space-template.ts +29 -2
  300. package/src/icons/ast/spinner.ts +42 -2
  301. package/src/icons/ast/switch-to-text.ts +37 -2
  302. package/src/icons/ast/switch-to-widget.ts +35 -2
  303. package/src/icons/ast/table-layout.ts +31 -2
  304. package/src/icons/ast/templates-filled.ts +29 -2
  305. package/src/icons/ast/templates.ts +39 -2
  306. package/src/icons/ast/terminal.ts +37 -2
  307. package/src/icons/ast/text-no-wrap.ts +27 -2
  308. package/src/icons/ast/text-tool-align-bottom.ts +29 -2
  309. package/src/icons/ast/text-tool-align-middle.ts +29 -2
  310. package/src/icons/ast/text-tool-align-top.ts +29 -2
  311. package/src/icons/ast/text-wrap.ts +29 -2
  312. package/src/icons/ast/toc.ts +27 -2
  313. package/src/icons/ast/type-button.ts +29 -2
  314. package/src/icons/ast/type-checkbox.ts +44 -2
  315. package/src/icons/ast/type-date.ts +30 -2
  316. package/src/icons/ast/type-email.ts +27 -2
  317. package/src/icons/ast/type-emoji.ts +45 -2
  318. package/src/icons/ast/type-formula.ts +27 -2
  319. package/src/icons/ast/type-location.ts +29 -2
  320. package/src/icons/ast/type-lookup.ts +44 -2
  321. package/src/icons/ast/type-money.ts +27 -2
  322. package/src/icons/ast/type-multi-select.ts +27 -2
  323. package/src/icons/ast/type-number.ts +29 -2
  324. package/src/icons/ast/type-percent.ts +27 -2
  325. package/src/icons/ast/type-phone.ts +27 -2
  326. package/src/icons/ast/type-relation.ts +44 -2
  327. package/src/icons/ast/type-rich-text.ts +34 -2
  328. package/src/icons/ast/type-single-select.ts +27 -2
  329. package/src/icons/ast/type-text.ts +27 -2
  330. package/src/icons/ast/undo.ts +27 -2
  331. package/src/icons/ast/units-avatar.ts +33 -2
  332. package/src/icons/ast/units-collection.ts +33 -2
  333. package/src/icons/ast/units-counter.ts +33 -2
  334. package/src/icons/ast/units-date.ts +33 -2
  335. package/src/icons/ast/units-field-icon-button.ts +33 -2
  336. package/src/icons/ast/units-field.ts +31 -2
  337. package/src/icons/ast/units-input.ts +33 -2
  338. package/src/icons/ast/units-normal.ts +29 -2
  339. package/src/icons/ast/units-progress-bar.ts +33 -2
  340. package/src/icons/ast/units-rich-text.ts +31 -2
  341. package/src/icons/ast/units-snippet.ts +33 -2
  342. package/src/icons/ast/unlink.ts +43 -2
  343. package/src/icons/ast/unlock-filled.ts +33 -2
  344. package/src/icons/ast/unlock.ts +33 -2
  345. package/src/icons/ast/usb-flash-drive.ts +37 -2
  346. package/src/icons/ast/value-clear.ts +35 -2
  347. package/src/icons/ast/value-edit.ts +31 -2
  348. package/src/icons/ast/view-ai.ts +31 -2
  349. package/src/icons/ast/view-app.ts +27 -2
  350. package/src/icons/ast/view-board.ts +34 -2
  351. package/src/icons/ast/view-calendar.ts +34 -2
  352. package/src/icons/ast/view-canvas.ts +34 -2
  353. package/src/icons/ast/view-chart.ts +34 -2
  354. package/src/icons/ast/view-dashboard.ts +27 -2
  355. package/src/icons/ast/view-details.ts +34 -2
  356. package/src/icons/ast/view-document.ts +34 -2
  357. package/src/icons/ast/view-embed.ts +27 -2
  358. package/src/icons/ast/view-feed.ts +27 -2
  359. package/src/icons/ast/view-form.ts +27 -2
  360. package/src/icons/ast/view-gallery.ts +27 -2
  361. package/src/icons/ast/view-gantt.ts +27 -2
  362. package/src/icons/ast/view-list.ts +34 -2
  363. package/src/icons/ast/view-map.ts +29 -2
  364. package/src/icons/ast/view-page.ts +29 -2
  365. package/src/icons/ast/view-table.ts +34 -2
  366. package/src/icons/ast/view-timeline.ts +34 -2
  367. package/src/icons/ast/views.ts +27 -2
  368. package/src/icons/ast/warning-triangle-filled.ts +29 -2
  369. package/src/icons/ast/warning-triangle.ts +27 -2
  370. package/src/icons/ast/warning.ts +27 -2
  371. package/src/icons/ast/webhooks.ts +44 -2
  372. package/src/icons/ast/workflow.ts +27 -2
  373. package/src/icons/icons-integrity.test.ts +36 -4
  374. package/src/icons/react/abort.tsx +1 -1
  375. package/src/icons/react/access-template.tsx +1 -1
  376. package/src/icons/react/activity-filled.tsx +1 -1
  377. package/src/icons/react/activity-log.tsx +1 -1
  378. package/src/icons/react/activity.tsx +1 -1
  379. package/src/icons/react/add-after.tsx +1 -1
  380. package/src/icons/react/add-before.tsx +1 -1
  381. package/src/icons/react/add-compact.tsx +1 -1
  382. package/src/icons/react/add.tsx +1 -1
  383. package/src/icons/react/ai-assistant-filled.tsx +1 -1
  384. package/src/icons/react/ai-assistant.tsx +1 -1
  385. package/src/icons/react/ai-fibery-build.tsx +1 -1
  386. package/src/icons/react/alert-triangle.tsx +1 -1
  387. package/src/icons/react/app.tsx +1 -1
  388. package/src/icons/react/appearance-auto.tsx +1 -1
  389. package/src/icons/react/appearance-dark.tsx +1 -1
  390. package/src/icons/react/appearance-light.tsx +1 -1
  391. package/src/icons/react/architect.tsx +1 -1
  392. package/src/icons/react/arrow-back.tsx +1 -1
  393. package/src/icons/react/arrow-bar-down.tsx +1 -1
  394. package/src/icons/react/arrow-bar-left.tsx +1 -1
  395. package/src/icons/react/arrow-bar-right.tsx +1 -1
  396. package/src/icons/react/arrow-bar-up.tsx +1 -1
  397. package/src/icons/react/arrow-collapse-vertical.tsx +1 -1
  398. package/src/icons/react/arrow-collapse.tsx +1 -1
  399. package/src/icons/react/arrow-down.tsx +1 -1
  400. package/src/icons/react/arrow-forward.tsx +1 -1
  401. package/src/icons/react/arrow-left.tsx +1 -1
  402. package/src/icons/react/arrow-right.tsx +1 -1
  403. package/src/icons/react/arrow-send.tsx +1 -1
  404. package/src/icons/react/arrow-up-circle.tsx +1 -1
  405. package/src/icons/react/arrow-up.tsx +1 -1
  406. package/src/icons/react/arrows-right-left.tsx +1 -1
  407. package/src/icons/react/ask-for-input.tsx +1 -1
  408. package/src/icons/react/asterisk.tsx +1 -1
  409. package/src/icons/react/atom.tsx +1 -1
  410. package/src/icons/react/avatar.tsx +1 -1
  411. package/src/icons/react/backlog.tsx +1 -1
  412. package/src/icons/react/bell-circle.tsx +1 -1
  413. package/src/icons/react/bell-off.tsx +1 -1
  414. package/src/icons/react/bell-ringing.tsx +1 -1
  415. package/src/icons/react/bell-x.tsx +1 -1
  416. package/src/icons/react/bring-forward.tsx +1 -1
  417. package/src/icons/react/bring-to-front.tsx +1 -1
  418. package/src/icons/react/cards.tsx +1 -1
  419. package/src/icons/react/chat-bubble.tsx +1 -1
  420. package/src/icons/react/chat-float.tsx +1 -1
  421. package/src/icons/react/chat-sidebar.tsx +1 -1
  422. package/src/icons/react/checked.tsx +1 -1
  423. package/src/icons/react/circle-check-filled.tsx +1 -1
  424. package/src/icons/react/circle-check.tsx +1 -1
  425. package/src/icons/react/circle-cross-filled.tsx +1 -1
  426. package/src/icons/react/circle-cross.tsx +1 -1
  427. package/src/icons/react/circle-info-filled.tsx +1 -1
  428. package/src/icons/react/circle-info.tsx +1 -1
  429. package/src/icons/react/circle-pause.tsx +1 -1
  430. package/src/icons/react/circle-play.tsx +1 -1
  431. package/src/icons/react/clear-input-filled.tsx +1 -1
  432. package/src/icons/react/clear.tsx +1 -1
  433. package/src/icons/react/clock-alarm.tsx +1 -1
  434. package/src/icons/react/clock-forward.tsx +1 -1
  435. package/src/icons/react/clock.tsx +1 -1
  436. package/src/icons/react/close.tsx +1 -1
  437. package/src/icons/react/collapse-all-horizontal.tsx +1 -1
  438. package/src/icons/react/collapse-all.tsx +1 -1
  439. package/src/icons/react/color-coding.tsx +1 -1
  440. package/src/icons/react/columns-2.tsx +1 -1
  441. package/src/icons/react/columns-4.tsx +1 -1
  442. package/src/icons/react/columns.tsx +1 -1
  443. package/src/icons/react/comment-bubble.tsx +1 -1
  444. package/src/icons/react/comments.tsx +1 -1
  445. package/src/icons/react/copy.tsx +1 -1
  446. package/src/icons/react/credits-filled.tsx +1 -1
  447. package/src/icons/react/crosshair.tsx +1 -1
  448. package/src/icons/react/database-add.tsx +1 -1
  449. package/src/icons/react/database-outline.tsx +1 -1
  450. package/src/icons/react/database.tsx +1 -1
  451. package/src/icons/react/date-range.tsx +1 -1
  452. package/src/icons/react/delete.tsx +1 -1
  453. package/src/icons/react/drag-block-handle.tsx +1 -1
  454. package/src/icons/react/drag-handle.tsx +1 -1
  455. package/src/icons/react/duplicate.tsx +1 -1
  456. package/src/icons/react/dynamic-filter-value.tsx +1 -1
  457. package/src/icons/react/email.tsx +1 -1
  458. package/src/icons/react/emoji-delete.tsx +1 -1
  459. package/src/icons/react/entity-create-filled.tsx +1 -1
  460. package/src/icons/react/entity-create.tsx +1 -1
  461. package/src/icons/react/entity-merge.tsx +1 -1
  462. package/src/icons/react/equation.tsx +1 -1
  463. package/src/icons/react/expand-all-horizontal.tsx +1 -1
  464. package/src/icons/react/expand-all.tsx +1 -1
  465. package/src/icons/react/export.tsx +1 -1
  466. package/src/icons/react/eye-off.tsx +1 -1
  467. package/src/icons/react/eye.tsx +1 -1
  468. package/src/icons/react/favorites-filled.tsx +1 -1
  469. package/src/icons/react/favorites-off.tsx +1 -1
  470. package/src/icons/react/favorites.tsx +1 -1
  471. package/src/icons/react/fibery-mono.tsx +1 -1
  472. package/src/icons/react/field-units-large.tsx +1 -1
  473. package/src/icons/react/fields.tsx +1 -1
  474. package/src/icons/react/file-archive.tsx +1 -1
  475. package/src/icons/react/file-counter.tsx +1 -1
  476. package/src/icons/react/file-document.tsx +1 -1
  477. package/src/icons/react/file-download.tsx +1 -1
  478. package/src/icons/react/file-image.tsx +1 -1
  479. package/src/icons/react/file-multiple.tsx +1 -1
  480. package/src/icons/react/file-other.tsx +1 -1
  481. package/src/icons/react/file-presentation.tsx +1 -1
  482. package/src/icons/react/file-table.tsx +1 -1
  483. package/src/icons/react/file-upload.tsx +1 -1
  484. package/src/icons/react/file-video.tsx +1 -1
  485. package/src/icons/react/files.tsx +1 -1
  486. package/src/icons/react/filter.tsx +1 -1
  487. package/src/icons/react/fit-to-screen.tsx +1 -1
  488. package/src/icons/react/focus-mode-off.tsx +1 -1
  489. package/src/icons/react/focus-mode.tsx +1 -1
  490. package/src/icons/react/folder-favorite.tsx +1 -1
  491. package/src/icons/react/folder-smart.tsx +1 -1
  492. package/src/icons/react/folder.tsx +1 -1
  493. package/src/icons/react/form-with-cover.tsx +1 -1
  494. package/src/icons/react/form-without-cover.tsx +1 -1
  495. package/src/icons/react/fullscreen-mode-off.tsx +1 -1
  496. package/src/icons/react/fullscreen-mode-on.tsx +1 -1
  497. package/src/icons/react/gift.tsx +1 -1
  498. package/src/icons/react/globe-simple.tsx +1 -1
  499. package/src/icons/react/globe-unpublish.tsx +1 -1
  500. package/src/icons/react/go-to.tsx +1 -1
  501. package/src/icons/react/graduation-cap-filled.tsx +1 -1
  502. package/src/icons/react/group-add.tsx +1 -1
  503. package/src/icons/react/headphones-ai.tsx +1 -1
  504. package/src/icons/react/headphones.tsx +1 -1
  505. package/src/icons/react/highlights.tsx +1 -1
  506. package/src/icons/react/hint.tsx +1 -1
  507. package/src/icons/react/home-filled.tsx +1 -1
  508. package/src/icons/react/home.tsx +1 -1
  509. package/src/icons/react/image-error.tsx +1 -1
  510. package/src/icons/react/import-filled.tsx +1 -1
  511. package/src/icons/react/import.tsx +1 -1
  512. package/src/icons/react/index.tsx +1 -1
  513. package/src/icons/react/integration-add.tsx +1 -1
  514. package/src/icons/react/integration-discourse.tsx +1 -1
  515. package/src/icons/react/integration-fibery.tsx +1 -1
  516. package/src/icons/react/integration-figma.tsx +1 -1
  517. package/src/icons/react/integration-github.tsx +1 -1
  518. package/src/icons/react/integration-gitlab.tsx +1 -1
  519. package/src/icons/react/integration-google-drive.tsx +1 -1
  520. package/src/icons/react/integration-google-map.tsx +1 -1
  521. package/src/icons/react/integration-intercom.tsx +1 -1
  522. package/src/icons/react/integration-jira.tsx +1 -1
  523. package/src/icons/react/integration-loom.tsx +1 -1
  524. package/src/icons/react/integration-miro.tsx +1 -1
  525. package/src/icons/react/integration-mixpanel.tsx +1 -1
  526. package/src/icons/react/integration-slack.tsx +1 -1
  527. package/src/icons/react/integration-suggest.tsx +1 -1
  528. package/src/icons/react/integration-twitter.tsx +1 -1
  529. package/src/icons/react/integration-unsplash.tsx +1 -1
  530. package/src/icons/react/integration-youtube.tsx +1 -1
  531. package/src/icons/react/integration-zendesk.tsx +1 -1
  532. package/src/icons/react/integration.tsx +1 -1
  533. package/src/icons/react/integrations-filled.tsx +1 -1
  534. package/src/icons/react/items-timeline.tsx +1 -1
  535. package/src/icons/react/items.tsx +1 -1
  536. package/src/icons/react/key.tsx +1 -1
  537. package/src/icons/react/keyboard-hide-down.tsx +1 -1
  538. package/src/icons/react/lab.tsx +1 -1
  539. package/src/icons/react/layout-double.tsx +1 -1
  540. package/src/icons/react/layout-multiple.tsx +1 -1
  541. package/src/icons/react/layout-single.tsx +1 -1
  542. package/src/icons/react/levels.tsx +1 -1
  543. package/src/icons/react/limits.tsx +1 -1
  544. package/src/icons/react/line-divider.tsx +1 -1
  545. package/src/icons/react/line-jump.tsx +1 -1
  546. package/src/icons/react/link.tsx +1 -1
  547. package/src/icons/react/location-edit.tsx +1 -1
  548. package/src/icons/react/lock-filled.tsx +1 -1
  549. package/src/icons/react/lock.tsx +1 -1
  550. package/src/icons/react/logout.tsx +1 -1
  551. package/src/icons/react/loupe-zoom-in.tsx +1 -1
  552. package/src/icons/react/loupe-zoom-out.tsx +1 -1
  553. package/src/icons/react/map-mode.tsx +1 -1
  554. package/src/icons/react/markdown.tsx +1 -1
  555. package/src/icons/react/menu-collapser.tsx +1 -1
  556. package/src/icons/react/mermaid.tsx +1 -1
  557. package/src/icons/react/message-plus.tsx +1 -1
  558. package/src/icons/react/milestones.tsx +1 -1
  559. package/src/icons/react/minus.tsx +1 -1
  560. package/src/icons/react/mirror-off.tsx +1 -1
  561. package/src/icons/react/mirror-on.tsx +1 -1
  562. package/src/icons/react/monitor.tsx +1 -1
  563. package/src/icons/react/more-compact.tsx +1 -1
  564. package/src/icons/react/more.tsx +1 -1
  565. package/src/icons/react/move-down.tsx +1 -1
  566. package/src/icons/react/move-left.tsx +1 -1
  567. package/src/icons/react/move-right.tsx +1 -1
  568. package/src/icons/react/move-up.tsx +1 -1
  569. package/src/icons/react/no-border.tsx +1 -1
  570. package/src/icons/react/no-fill.tsx +1 -1
  571. package/src/icons/react/obj-child.tsx +1 -1
  572. package/src/icons/react/obj-m2m.tsx +1 -1
  573. package/src/icons/react/obj-o2o.tsx +1 -1
  574. package/src/icons/react/obj-parent.tsx +1 -1
  575. package/src/icons/react/obj-self.tsx +1 -1
  576. package/src/icons/react/on-schedule.tsx +1 -1
  577. package/src/icons/react/open-in-panel.tsx +1 -1
  578. package/src/icons/react/open-link.tsx +1 -1
  579. package/src/icons/react/page-regular-mode.tsx +1 -1
  580. package/src/icons/react/page-wide-mode.tsx +1 -1
  581. package/src/icons/react/panel-add.tsx +1 -1
  582. package/src/icons/react/pencil.tsx +1 -1
  583. package/src/icons/react/people-all.tsx +1 -1
  584. package/src/icons/react/people-check.tsx +1 -1
  585. package/src/icons/react/people-edit.tsx +1 -1
  586. package/src/icons/react/people-group-remove.tsx +1 -1
  587. package/src/icons/react/people-group.tsx +1 -1
  588. package/src/icons/react/people-invite.tsx +1 -1
  589. package/src/icons/react/people-remove.tsx +1 -1
  590. package/src/icons/react/people-role.tsx +1 -1
  591. package/src/icons/react/people-x.tsx +1 -1
  592. package/src/icons/react/people.tsx +1 -1
  593. package/src/icons/react/photo.tsx +1 -1
  594. package/src/icons/react/pin-filled.tsx +1 -1
  595. package/src/icons/react/pin.tsx +1 -1
  596. package/src/icons/react/plus.tsx +1 -1
  597. package/src/icons/react/preferences.tsx +1 -1
  598. package/src/icons/react/present-play.tsx +1 -1
  599. package/src/icons/react/present-stop.tsx +1 -1
  600. package/src/icons/react/print.tsx +1 -1
  601. package/src/icons/react/private-items.tsx +1 -1
  602. package/src/icons/react/propagate.tsx +1 -1
  603. package/src/icons/react/question.tsx +1 -1
  604. package/src/icons/react/reactions-add.tsx +1 -1
  605. package/src/icons/react/read-only.tsx +1 -1
  606. package/src/icons/react/redo.tsx +1 -1
  607. package/src/icons/react/references.tsx +1 -1
  608. package/src/icons/react/refresh.tsx +1 -1
  609. package/src/icons/react/remove.tsx +1 -1
  610. package/src/icons/react/reset-password.tsx +1 -1
  611. package/src/icons/react/richeditor-block-callout.tsx +1 -1
  612. package/src/icons/react/richeditor-block-code.tsx +1 -1
  613. package/src/icons/react/richeditor-block-embed.tsx +1 -1
  614. package/src/icons/react/richeditor-block-entity.tsx +1 -1
  615. package/src/icons/react/richeditor-block-file.tsx +1 -1
  616. package/src/icons/react/richeditor-block-h1.tsx +1 -1
  617. package/src/icons/react/richeditor-block-h2.tsx +1 -1
  618. package/src/icons/react/richeditor-block-h3.tsx +1 -1
  619. package/src/icons/react/richeditor-block-h4.tsx +1 -1
  620. package/src/icons/react/richeditor-block-mention.tsx +1 -1
  621. package/src/icons/react/richeditor-block-paragraph.tsx +1 -1
  622. package/src/icons/react/richeditor-block-quote.tsx +1 -1
  623. package/src/icons/react/richeditor-checklist-create.tsx +1 -1
  624. package/src/icons/react/richeditor-image-align-center.tsx +1 -1
  625. package/src/icons/react/richeditor-image-align-left.tsx +1 -1
  626. package/src/icons/react/richeditor-image-align-right.tsx +1 -1
  627. package/src/icons/react/richeditor-image.tsx +1 -1
  628. package/src/icons/react/richeditor-linkedhighlight-create.tsx +1 -1
  629. package/src/icons/react/richeditor-list-bullet.tsx +1 -1
  630. package/src/icons/react/richeditor-list-indent.tsx +1 -1
  631. package/src/icons/react/richeditor-list-ordered.tsx +1 -1
  632. package/src/icons/react/richeditor-list-unindent.tsx +1 -1
  633. package/src/icons/react/richeditor-mark-code.tsx +1 -1
  634. package/src/icons/react/richeditor-mark-em.tsx +1 -1
  635. package/src/icons/react/richeditor-mark-highlight.tsx +1 -1
  636. package/src/icons/react/richeditor-mark-strike.tsx +1 -1
  637. package/src/icons/react/richeditor-mark-strong.tsx +1 -1
  638. package/src/icons/react/richeditor-mark-text-background-color.tsx +1 -1
  639. package/src/icons/react/richeditor-mark-underline.tsx +1 -1
  640. package/src/icons/react/richeditor-table-create.tsx +1 -1
  641. package/src/icons/react/richeditor-video-upload.tsx +1 -1
  642. package/src/icons/react/rows.tsx +1 -1
  643. package/src/icons/react/rule.tsx +1 -1
  644. package/src/icons/react/search-add.tsx +1 -1
  645. package/src/icons/react/search-filled.tsx +1 -1
  646. package/src/icons/react/search-remove.tsx +1 -1
  647. package/src/icons/react/search.tsx +1 -1
  648. package/src/icons/react/self-reference-off.tsx +1 -1
  649. package/src/icons/react/self-reference-on.tsx +1 -1
  650. package/src/icons/react/send-backward.tsx +1 -1
  651. package/src/icons/react/send-to-back.tsx +1 -1
  652. package/src/icons/react/settings-filled.tsx +1 -1
  653. package/src/icons/react/settings.tsx +1 -1
  654. package/src/icons/react/share.tsx +1 -1
  655. package/src/icons/react/shield-keyhole.tsx +1 -1
  656. package/src/icons/react/show-author.tsx +1 -1
  657. package/src/icons/react/simple-compass.tsx +1 -1
  658. package/src/icons/react/slide-menu-filled.tsx +1 -1
  659. package/src/icons/react/slide-menu.tsx +1 -1
  660. package/src/icons/react/sort.tsx +1 -1
  661. package/src/icons/react/space-add.tsx +1 -1
  662. package/src/icons/react/space-app.tsx +1 -1
  663. package/src/icons/react/space-generate.tsx +1 -1
  664. package/src/icons/react/space-move.tsx +1 -1
  665. package/src/icons/react/space-scratch.tsx +1 -1
  666. package/src/icons/react/space-template.tsx +1 -1
  667. package/src/icons/react/spinner.tsx +1 -1
  668. package/src/icons/react/switch-to-text.tsx +1 -1
  669. package/src/icons/react/switch-to-widget.tsx +1 -1
  670. package/src/icons/react/table-layout.tsx +1 -1
  671. package/src/icons/react/templates-filled.tsx +1 -1
  672. package/src/icons/react/templates.tsx +1 -1
  673. package/src/icons/react/terminal.tsx +1 -1
  674. package/src/icons/react/text-no-wrap.tsx +1 -1
  675. package/src/icons/react/text-tool-align-bottom.tsx +1 -1
  676. package/src/icons/react/text-tool-align-middle.tsx +1 -1
  677. package/src/icons/react/text-tool-align-top.tsx +1 -1
  678. package/src/icons/react/text-wrap.tsx +1 -1
  679. package/src/icons/react/toc.tsx +1 -1
  680. package/src/icons/react/type-button.tsx +1 -1
  681. package/src/icons/react/type-checkbox.tsx +1 -1
  682. package/src/icons/react/type-date.tsx +1 -1
  683. package/src/icons/react/type-email.tsx +1 -1
  684. package/src/icons/react/type-emoji.tsx +1 -1
  685. package/src/icons/react/type-formula.tsx +1 -1
  686. package/src/icons/react/type-location.tsx +1 -1
  687. package/src/icons/react/type-lookup.tsx +1 -1
  688. package/src/icons/react/type-money.tsx +1 -1
  689. package/src/icons/react/type-multi-select.tsx +1 -1
  690. package/src/icons/react/type-number.tsx +1 -1
  691. package/src/icons/react/type-percent.tsx +1 -1
  692. package/src/icons/react/type-phone.tsx +1 -1
  693. package/src/icons/react/type-relation.tsx +1 -1
  694. package/src/icons/react/type-rich-text.tsx +1 -1
  695. package/src/icons/react/type-single-select.tsx +1 -1
  696. package/src/icons/react/type-text.tsx +1 -1
  697. package/src/icons/react/undo.tsx +1 -1
  698. package/src/icons/react/units-avatar.tsx +1 -1
  699. package/src/icons/react/units-collection.tsx +1 -1
  700. package/src/icons/react/units-counter.tsx +1 -1
  701. package/src/icons/react/units-date.tsx +1 -1
  702. package/src/icons/react/units-field-icon-button.tsx +1 -1
  703. package/src/icons/react/units-field.tsx +1 -1
  704. package/src/icons/react/units-input.tsx +1 -1
  705. package/src/icons/react/units-normal.tsx +1 -1
  706. package/src/icons/react/units-progress-bar.tsx +1 -1
  707. package/src/icons/react/units-rich-text.tsx +1 -1
  708. package/src/icons/react/units-snippet.tsx +1 -1
  709. package/src/icons/react/unlink.tsx +1 -1
  710. package/src/icons/react/unlock-filled.tsx +1 -1
  711. package/src/icons/react/unlock.tsx +1 -1
  712. package/src/icons/react/usb-flash-drive.tsx +1 -1
  713. package/src/icons/react/value-clear.tsx +1 -1
  714. package/src/icons/react/value-edit.tsx +1 -1
  715. package/src/icons/react/view-ai.tsx +1 -1
  716. package/src/icons/react/view-app.tsx +1 -1
  717. package/src/icons/react/view-board.tsx +1 -1
  718. package/src/icons/react/view-calendar.tsx +1 -1
  719. package/src/icons/react/view-canvas.tsx +1 -1
  720. package/src/icons/react/view-chart.tsx +1 -1
  721. package/src/icons/react/view-dashboard.tsx +1 -1
  722. package/src/icons/react/view-details.tsx +1 -1
  723. package/src/icons/react/view-document.tsx +1 -1
  724. package/src/icons/react/view-embed.tsx +1 -1
  725. package/src/icons/react/view-feed.tsx +1 -1
  726. package/src/icons/react/view-form.tsx +1 -1
  727. package/src/icons/react/view-gallery.tsx +1 -1
  728. package/src/icons/react/view-gantt.tsx +1 -1
  729. package/src/icons/react/view-list.tsx +1 -1
  730. package/src/icons/react/view-map.tsx +1 -1
  731. package/src/icons/react/view-page.tsx +1 -1
  732. package/src/icons/react/view-table.tsx +1 -1
  733. package/src/icons/react/view-timeline.tsx +1 -1
  734. package/src/icons/react/views.tsx +1 -1
  735. package/src/icons/react/warning-triangle-filled.tsx +1 -1
  736. package/src/icons/react/warning-triangle.tsx +1 -1
  737. package/src/icons/react/warning.tsx +1 -1
  738. package/src/icons/react/webhooks.tsx +1 -1
  739. package/src/icons/react/workflow.tsx +1 -1
  740. package/src/number-input/number-input-inline-with-autosize.tsx +10 -2
  741. package/src/number-input/styles.ts +13 -0
  742. package/src/number-input/text-area-auto-sized.tsx +4 -3
  743. package/src/number-input/text-input-auto-sized.tsx +4 -3
  744. package/src/palettes/inspect.defs.colors.neutral-arch.test.ts +12 -0
  745. package/src/palettes/inspect.defs.colors.neutral-user.test.ts +12 -0
  746. package/src/palettes/inspect.defs.colors.warm-arch.test.ts +12 -0
  747. package/src/palettes/inspect.defs.colors.warm-user.test.ts +12 -0
  748. package/src/theming.generated.css +12 -0
  749. package/src/theming.generated.ts +15 -0
  750. package/src/tooltip.tsx +6 -3
  751. package/src/unit/index.tsx +2 -63
  752. package/src/unit/labeled-unit.tsx +28 -0
  753. package/src/unit/primitive.tsx +16 -18
  754. package/src/unit/styles.ts +17 -29
  755. package/src/unit/types.ts +4 -2
  756. package/src/unit/unit-content.tsx +15 -10
  757. package/src/unit/unit.tsx +88 -0
  758. package/vite.config.ts +85 -0
  759. package/babel.config.js +0 -3
  760. package/scripts/generate-icons.mjs +0 -142
  761. package/src/__mocks__/style-mock.js +0 -1
  762. package/src/unit/unit-with-title.tsx +0 -13
  763. package/src/unit/unit-with-tooltip.tsx +0 -77
@@ -2,11 +2,38 @@
2
2
  * This file was automatically generated. Do not edit manually.
3
3
  *
4
4
  * @see import("../svg/expand-all.svg")
5
- * @see import("../../../scripts/generate-icons.mjs")
5
+ * @see import("../../../scripts/generate-icons.ts")
6
6
  */
7
7
 
8
8
  import type {IconDefinition} from "../types";
9
9
 
10
- const ExpandAll: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M7 7.966a.8.8 0 1 1-1.131-1.132L9.434 3.5a.8.8 0 0 1 1.132 0l3.565 3.334A.8.8 0 0 1 13 7.966l-3-2.769-3 2.769Zm6 4.068a.8.8 0 1 1 1.131 1.132l-3.565 3.571a.8.8 0 0 1-1.132 0L5.87 13.166A.8.8 0 1 1 7 12.034l3 3.006 3-3.006Z"},"children":[]}],"metadata":""}]},"name":"expand-all"};
10
+ const ExpandAll: IconDefinition = {
11
+ "icon": {
12
+ "type": "root",
13
+ "children": [
14
+ {
15
+ "type": "element",
16
+ "tagName": "svg",
17
+ "properties": {
18
+ "viewBox": "0 0 20 20"
19
+ },
20
+ "children": [
21
+ {
22
+ "type": "element",
23
+ "tagName": "path",
24
+ "properties": {
25
+ "fillRule": "evenodd",
26
+ "d": "M7 7.966a.8.8 0 1 1-1.131-1.132L9.434 3.5a.8.8 0 0 1 1.132 0l3.565 3.334A.8.8 0 0 1 13 7.966l-3-2.769zm6 4.068a.8.8 0 1 1 1.131 1.132l-3.565 3.571a.8.8 0 0 1-1.132 0L5.87 13.166A.8.8 0 1 1 7 12.034l3 3.006z",
27
+ "clipRule": "evenodd"
28
+ },
29
+ "children": []
30
+ }
31
+ ],
32
+ "metadata": ""
33
+ }
34
+ ]
35
+ },
36
+ "name": "expand-all"
37
+ };
11
38
 
12
39
  export default ExpandAll;
@@ -2,11 +2,44 @@
2
2
  * This file was automatically generated. Do not edit manually.
3
3
  *
4
4
  * @see import("../svg/export.svg")
5
- * @see import("../../../scripts/generate-icons.mjs")
5
+ * @see import("../../../scripts/generate-icons.ts")
6
6
  */
7
7
 
8
8
  import type {IconDefinition} from "../types";
9
9
 
10
- const Export: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"d":"M9.47 1.22a.75.75 0 0 1 1.06 0l2.499 2.5a.75.75 0 0 1-1.06 1.06l-1.22-1.22v7.69a.75.75 0 1 1-1.499 0V3.56L8.031 4.78a.75.75 0 1 1-1.06-1.06l2.499-2.5Z"},"children":[]},{"type":"element","tagName":"path","properties":{"d":"M3.5 8.25a.75.75 0 0 1 .75-.75H5A.75.75 0 0 0 5 6h-.75A2.25 2.25 0 0 0 2 8.25v6.5A2.25 2.25 0 0 0 4.25 17h11.5A2.25 2.25 0 0 0 18 14.75v-6.5A2.25 2.25 0 0 0 15.75 6H15a.75.75 0 0 0 0 1.5h.75a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-.75.75H4.25a.75.75 0 0 1-.75-.75v-6.5Z"},"children":[]}],"metadata":""}]},"name":"export"};
10
+ const Export: IconDefinition = {
11
+ "icon": {
12
+ "type": "root",
13
+ "children": [
14
+ {
15
+ "type": "element",
16
+ "tagName": "svg",
17
+ "properties": {
18
+ "viewBox": "0 0 20 20"
19
+ },
20
+ "children": [
21
+ {
22
+ "type": "element",
23
+ "tagName": "path",
24
+ "properties": {
25
+ "d": "M9.47 1.22a.75.75 0 0 1 1.06 0l2.499 2.5a.75.75 0 0 1-1.06 1.06l-1.22-1.22v7.69a.75.75 0 1 1-1.499 0V3.56L8.031 4.78a.75.75 0 1 1-1.06-1.06z"
26
+ },
27
+ "children": []
28
+ },
29
+ {
30
+ "type": "element",
31
+ "tagName": "path",
32
+ "properties": {
33
+ "d": "M3.5 8.25a.75.75 0 0 1 .75-.75H5A.75.75 0 0 0 5 6h-.75A2.25 2.25 0 0 0 2 8.25v6.5A2.25 2.25 0 0 0 4.25 17h11.5A2.25 2.25 0 0 0 18 14.75v-6.5A2.25 2.25 0 0 0 15.75 6H15a.75.75 0 0 0 0 1.5h.75a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-.75.75H4.25a.75.75 0 0 1-.75-.75z"
34
+ },
35
+ "children": []
36
+ }
37
+ ],
38
+ "metadata": ""
39
+ }
40
+ ]
41
+ },
42
+ "name": "export"
43
+ };
11
44
 
12
45
  export default Export;
@@ -2,11 +2,36 @@
2
2
  * This file was automatically generated. Do not edit manually.
3
3
  *
4
4
  * @see import("../svg/eye-off.svg")
5
- * @see import("../../../scripts/generate-icons.mjs")
5
+ * @see import("../../../scripts/generate-icons.ts")
6
6
  */
7
7
 
8
8
  import type {IconDefinition} from "../types";
9
9
 
10
- const EyeOff: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"d":"M9.152 5.266c.28-.043.564-.065.847-.064 2.543 0 4.934 1.83 6.325 4.797-.213.452-.453.89-.72 1.312a.8.8 0 0 0 .04.921.8.8 0 0 0 1.32-.082c.372-.585.696-1.2.967-1.839a.8.8 0 0 0 0-.632C16.316 5.93 13.278 3.602 10 3.602c-.375-.001-.75.03-1.12.096a.811.811 0 1 0 .273 1.6v-.032ZM3.37 2.236A.803.803 0 1 0 2.235 3.37l2.479 2.47A11.69 11.69 0 0 0 2.067 9.68a.8.8 0 0 0 0 .64c1.615 3.75 4.654 6.077 7.932 6.077a7.405 7.405 0 0 0 4.038-1.231l2.591 2.599A.801.801 0 0 0 18 17.195a.8.8 0 0 0-.236-.568L3.37 2.235Zm5.085 7.348 1.96 1.959a1.6 1.6 0 0 1-1.959-1.96ZM10 14.797c-2.542 0-4.933-1.831-6.317-4.798a9.667 9.667 0 0 1 2.16-3.03L7.256 8.4a3.198 3.198 0 0 0 4.341 4.342l1.272 1.255c-.87.513-1.86.789-2.87.8Z"},"children":[]}],"metadata":""}]},"name":"eye-off"};
10
+ const EyeOff: IconDefinition = {
11
+ "icon": {
12
+ "type": "root",
13
+ "children": [
14
+ {
15
+ "type": "element",
16
+ "tagName": "svg",
17
+ "properties": {
18
+ "viewBox": "0 0 20 20"
19
+ },
20
+ "children": [
21
+ {
22
+ "type": "element",
23
+ "tagName": "path",
24
+ "properties": {
25
+ "d": "M9.152 5.266q.421-.065.847-.064c2.543 0 4.934 1.83 6.325 4.797q-.32.678-.72 1.312a.8.8 0 0 0 .04.921.8.8 0 0 0 1.32-.082q.56-.879.967-1.839a.8.8 0 0 0 0-.632C16.316 5.93 13.278 3.602 10 3.602q-.564-.002-1.12.096a.811.811 0 1 0 .273 1.6zM3.37 2.236A.803.803 0 1 0 2.235 3.37l2.479 2.47A11.7 11.7 0 0 0 2.067 9.68a.8.8 0 0 0 0 .64c1.615 3.75 4.654 6.077 7.932 6.077a7.4 7.4 0 0 0 4.038-1.231l2.591 2.599A.801.801 0 0 0 18 17.196a.8.8 0 0 0-.236-.568zm5.085 7.348 1.96 1.959a1.6 1.6 0 0 1-1.959-1.96M10 14.797c-2.542 0-4.933-1.831-6.317-4.798a9.7 9.7 0 0 1 2.16-3.03L7.256 8.4a3.198 3.198 0 0 0 4.342 4.342l1.27 1.255c-.87.513-1.86.789-2.87.8"
26
+ },
27
+ "children": []
28
+ }
29
+ ],
30
+ "metadata": ""
31
+ }
32
+ ]
33
+ },
34
+ "name": "eye-off"
35
+ };
11
36
 
12
37
  export default EyeOff;
@@ -2,11 +2,38 @@
2
2
  * This file was automatically generated. Do not edit manually.
3
3
  *
4
4
  * @see import("../svg/eye.svg")
5
- * @see import("../../../scripts/generate-icons.mjs")
5
+ * @see import("../../../scripts/generate-icons.ts")
6
6
  */
7
7
 
8
8
  import type {IconDefinition} from "../types";
9
9
 
10
- const Eye: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M2.839 10a7.587 7.587 0 0 0 14.323 0A7.587 7.587 0 0 0 2.84 10Zm-1.506-.225a9.087 9.087 0 0 1 17.335 0 .75.75 0 0 1 0 .45 9.087 9.087 0 0 1-17.335 0 .75.75 0 0 1 0-.45ZM10 8.25a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5ZM6.75 10a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0Z"},"children":[]}],"metadata":""}]},"name":"eye"};
10
+ const Eye: IconDefinition = {
11
+ "icon": {
12
+ "type": "root",
13
+ "children": [
14
+ {
15
+ "type": "element",
16
+ "tagName": "svg",
17
+ "properties": {
18
+ "viewBox": "0 0 20 20"
19
+ },
20
+ "children": [
21
+ {
22
+ "type": "element",
23
+ "tagName": "path",
24
+ "properties": {
25
+ "fillRule": "evenodd",
26
+ "d": "M2.839 10a7.587 7.587 0 0 0 14.323 0A7.587 7.587 0 0 0 2.84 10m-1.506-.225a9.087 9.087 0 0 1 17.335 0 .75.75 0 0 1 0 .45 9.087 9.087 0 0 1-17.335 0 .75.75 0 0 1 0-.45M10 8.25a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5M6.75 10a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0",
27
+ "clipRule": "evenodd"
28
+ },
29
+ "children": []
30
+ }
31
+ ],
32
+ "metadata": ""
33
+ }
34
+ ]
35
+ },
36
+ "name": "eye"
37
+ };
11
38
 
12
39
  export default Eye;
@@ -2,11 +2,38 @@
2
2
  * This file was automatically generated. Do not edit manually.
3
3
  *
4
4
  * @see import("../svg/favorites-filled.svg")
5
- * @see import("../../../scripts/generate-icons.mjs")
5
+ * @see import("../../../scripts/generate-icons.ts")
6
6
  */
7
7
 
8
8
  import type {IconDefinition} from "../types";
9
9
 
10
- const FavoritesFilled: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M9.469 1.625a1.195 1.195 0 0 1 1.062 0c.289.143.444.397.524.541.086.155.175.355.268.562l1.643 3.686 4.013.424c.226.023.444.046.617.08.162.033.451.101.677.332.262.267.383.64.329 1.01-.048.32-.242.545-.354.666-.12.13-.283.276-.452.428L14.8 12.056l.837 3.947c.047.223.093.437.114.612.02.164.044.46-.106.747-.173.33-.49.562-.86.624-.317.054-.592-.06-.742-.13-.16-.075-.35-.184-.547-.298L10 15.542l-3.496 2.016c-.197.114-.386.224-.547.298-.15.07-.424.184-.742.13a1.195 1.195 0 0 1-.86-.624c-.15-.286-.125-.583-.105-.747.02-.175.066-.39.114-.612l.837-3.947-2.998-2.702c-.169-.152-.331-.299-.452-.428-.112-.121-.306-.347-.353-.666-.054-.37.067-.743.328-1.01.226-.23.516-.3.678-.331a7.506 7.506 0 0 1 .646-.084l3.984-.42 1.63-3.66.013-.027c.092-.207.181-.407.268-.562.08-.144.235-.398.524-.541Z"},"children":[]}],"metadata":""}]},"name":"favorites-filled"};
10
+ const FavoritesFilled: IconDefinition = {
11
+ "icon": {
12
+ "type": "root",
13
+ "children": [
14
+ {
15
+ "type": "element",
16
+ "tagName": "svg",
17
+ "properties": {
18
+ "viewBox": "0 0 20 20"
19
+ },
20
+ "children": [
21
+ {
22
+ "type": "element",
23
+ "tagName": "path",
24
+ "properties": {
25
+ "fillRule": "evenodd",
26
+ "d": "M9.469 1.625a1.2 1.2 0 0 1 1.062 0c.289.143.444.397.524.541.086.155.175.355.268.562l1.643 3.686 4.013.424c.226.023.444.046.617.08.162.033.451.101.677.332.262.267.383.64.329 1.01-.048.32-.242.545-.354.666-.12.13-.283.276-.452.428L14.8 12.056l.837 3.947c.047.223.093.437.114.612.02.164.044.46-.106.747-.173.33-.49.562-.86.624-.317.054-.592-.06-.742-.13-.16-.075-.35-.184-.547-.298L10 15.542l-3.496 2.016c-.197.114-.386.224-.547.298-.15.07-.424.184-.742.13a1.2 1.2 0 0 1-.86-.624c-.15-.286-.125-.583-.105-.747.02-.175.066-.39.114-.612l.837-3.947-2.998-2.702c-.169-.152-.331-.299-.452-.428-.112-.121-.306-.347-.353-.666-.054-.37.067-.743.328-1.01.226-.23.516-.3.678-.331a8 8 0 0 1 .646-.084l3.984-.42 1.63-3.66.013-.027c.092-.207.181-.407.268-.562.08-.144.235-.398.524-.541",
27
+ "clipRule": "evenodd"
28
+ },
29
+ "children": []
30
+ }
31
+ ],
32
+ "metadata": ""
33
+ }
34
+ ]
35
+ },
36
+ "name": "favorites-filled"
37
+ };
11
38
 
12
39
  export default FavoritesFilled;
@@ -2,11 +2,46 @@
2
2
  * This file was automatically generated. Do not edit manually.
3
3
  *
4
4
  * @see import("../svg/favorites-off.svg")
5
- * @see import("../../../scripts/generate-icons.mjs")
5
+ * @see import("../../../scripts/generate-icons.ts")
6
6
  */
7
7
 
8
8
  import type {IconDefinition} from "../types";
9
9
 
10
- const FavoritesOff: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"d":"m10.001 3.445 1.476 3.312L12.6 7.879c.06.01.114.015.155.019l.031.003 3.92.414-1.93 1.74-.318.288a.75.75 0 0 0 1.004 1.114l1.345-1.211a.782.782 0 0 0 .043-.041l.946-.853c.17-.153.332-.3.452-.429.112-.121.306-.347.354-.666a1.195 1.195 0 0 0-.329-1.01c-.226-.23-.515-.3-.677-.331a7.511 7.511 0 0 0-.617-.081l-4.013-.424-1.643-3.685a7.506 7.506 0 0 0-.268-.562c-.08-.145-.235-.399-.524-.542a1.195 1.195 0 0 0-1.062 0c-.29.143-.444.397-.524.542-.087.154-.176.354-.268.562l-.38.85.002.003-.314.706a.75.75 0 1 0 1.37.61l.646-1.45Z"},"children":[]},{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M5.43 6.58 2.17 3.32a.75.75 0 0 1 1.06-1.06l14.5 14.5a.75.75 0 1 1-1.06 1.06l-.908-.907a1.09 1.09 0 0 1-.118.446c-.173.33-.49.562-.86.624-.317.054-.592-.06-.742-.13-.16-.074-.35-.184-.547-.297L10 15.54l-3.496 2.016c-.197.113-.386.223-.547.297-.15.07-.424.184-.742.13a1.195 1.195 0 0 1-.86-.624c-.15-.286-.125-.583-.105-.747.02-.175.066-.39.114-.612l.837-3.947L2.203 9.35c-.169-.152-.331-.298-.452-.428-.112-.121-.306-.347-.353-.666-.054-.37.067-.743.328-1.01.226-.23.516-.3.678-.331.173-.034.39-.057.617-.081L5.43 6.58Zm8.472 8.472.243 1.147-3.415-1.97-.027-.015c-.093-.055-.262-.155-.455-.196a1.197 1.197 0 0 0-.496 0c-.193.041-.362.14-.456.196l-.026.015-3.415 1.97.818-3.857.006-.03a1.56 1.56 0 0 0 .045-.493 1.195 1.195 0 0 0-.153-.472 1.56 1.56 0 0 0-.327-.373l-.023-.02-2.928-2.64 3.501-.369 7.108 7.107Z"},"children":[]}],"metadata":""}]},"name":"favorites-off"};
10
+ const FavoritesOff: IconDefinition = {
11
+ "icon": {
12
+ "type": "root",
13
+ "children": [
14
+ {
15
+ "type": "element",
16
+ "tagName": "svg",
17
+ "properties": {
18
+ "viewBox": "0 0 20 20"
19
+ },
20
+ "children": [
21
+ {
22
+ "type": "element",
23
+ "tagName": "path",
24
+ "properties": {
25
+ "d": "m10.001 3.445 1.476 3.312L12.6 7.879q.092.014.155.019l.031.003 3.92.414-1.93 1.74-.318.288a.75.75 0 0 0 1.004 1.114l1.345-1.211.043-.041.946-.853c.17-.153.332-.3.452-.429.112-.121.306-.347.354-.666a1.2 1.2 0 0 0-.329-1.01c-.226-.23-.515-.3-.677-.331a8 8 0 0 0-.617-.081l-4.013-.424-1.643-3.685a8 8 0 0 0-.268-.562c-.08-.145-.235-.399-.524-.542a1.2 1.2 0 0 0-1.062 0c-.29.143-.444.397-.524.542-.087.154-.176.354-.268.562l-.38.85.002.003-.314.706a.75.75 0 1 0 1.37.61z"
26
+ },
27
+ "children": []
28
+ },
29
+ {
30
+ "type": "element",
31
+ "tagName": "path",
32
+ "properties": {
33
+ "fillRule": "evenodd",
34
+ "d": "M5.43 6.58 2.17 3.32a.75.75 0 0 1 1.06-1.06l14.5 14.5a.75.75 0 1 1-1.06 1.06l-.908-.907a1.1 1.1 0 0 1-.118.446c-.173.33-.49.562-.86.624-.317.054-.592-.06-.742-.13-.16-.074-.35-.184-.547-.297L10 15.54l-3.496 2.016c-.197.113-.386.223-.547.297-.15.07-.424.184-.742.13a1.2 1.2 0 0 1-.86-.624c-.15-.286-.125-.583-.105-.747.02-.175.066-.39.114-.612l.837-3.947L2.203 9.35c-.169-.152-.331-.298-.452-.428-.112-.121-.306-.347-.353-.666-.054-.37.067-.743.328-1.01.226-.23.516-.3.678-.331.173-.034.39-.057.617-.081zm8.472 8.472.243 1.147-3.415-1.97-.027-.015c-.093-.055-.262-.155-.455-.196a1.2 1.2 0 0 0-.496 0c-.193.041-.362.14-.456.196l-.026.015-3.415 1.97.818-3.857.006-.03a1.6 1.6 0 0 0 .045-.493 1.2 1.2 0 0 0-.153-.472 1.6 1.6 0 0 0-.327-.373l-.023-.02-2.928-2.64 3.501-.369z",
35
+ "clipRule": "evenodd"
36
+ },
37
+ "children": []
38
+ }
39
+ ],
40
+ "metadata": ""
41
+ }
42
+ ]
43
+ },
44
+ "name": "favorites-off"
45
+ };
11
46
 
12
47
  export default FavoritesOff;
@@ -2,11 +2,38 @@
2
2
  * This file was automatically generated. Do not edit manually.
3
3
  *
4
4
  * @see import("../svg/favorites.svg")
5
- * @see import("../../../scripts/generate-icons.mjs")
5
+ * @see import("../../../scripts/generate-icons.ts")
6
6
  */
7
7
 
8
8
  import type {IconDefinition} from "../types";
9
9
 
10
- const Favorites: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M9.469 1.625a1.195 1.195 0 0 1 1.062 0c.289.143.444.397.524.541.086.155.175.355.268.562l1.643 3.686 4.013.424c.226.023.444.046.617.08.162.033.451.101.677.332.262.267.383.64.329 1.01-.048.32-.242.545-.354.666-.12.13-.283.276-.452.428L14.8 12.056l.837 3.947c.047.223.093.437.114.612.02.164.044.46-.106.747-.173.33-.49.562-.86.624-.317.054-.592-.06-.742-.13-.16-.075-.35-.184-.547-.298L10 15.542l-3.496 2.016c-.197.114-.386.224-.547.298-.15.07-.424.184-.742.13a1.195 1.195 0 0 1-.86-.624c-.15-.286-.125-.583-.105-.747.02-.175.066-.39.114-.612l.837-3.947-2.998-2.702c-.169-.152-.331-.299-.452-.428-.112-.121-.306-.347-.353-.666-.054-.37.067-.743.328-1.01.226-.23.516-.3.678-.331a7.506 7.506 0 0 1 .646-.084l3.984-.42 1.63-3.66.013-.027c.092-.207.181-.407.268-.562.08-.144.235-.398.524-.541Zm.53 1.82-1.604 3.6a4.657 4.657 0 0 0-.013.028c-.043.1-.122.28-.253.426a1.195 1.195 0 0 1-.402.292 1.56 1.56 0 0 1-.514.112l-3.92.414 2.928 2.64a1.56 1.56 0 0 1 .35.393c.083.144.136.305.153.472a1.56 1.56 0 0 1-.051.523l-.818 3.856 3.415-1.97.026-.015c.094-.055.263-.154.456-.195.163-.035.332-.035.496 0 .193.041.362.14.455.195l.027.016 3.415 1.97-.818-3.857a1.56 1.56 0 0 1-.051-.524c.017-.166.07-.327.153-.471.098-.171.245-.301.326-.373l.023-.02 2.928-2.64-3.92-.414-.03-.003c-.109-.01-.304-.03-.484-.11a1.194 1.194 0 0 1-.401-.291 1.56 1.56 0 0 1-.254-.426l-.012-.028L10 3.445Z"},"children":[]}],"metadata":""}]},"name":"favorites"};
10
+ const Favorites: IconDefinition = {
11
+ "icon": {
12
+ "type": "root",
13
+ "children": [
14
+ {
15
+ "type": "element",
16
+ "tagName": "svg",
17
+ "properties": {
18
+ "viewBox": "0 0 20 20"
19
+ },
20
+ "children": [
21
+ {
22
+ "type": "element",
23
+ "tagName": "path",
24
+ "properties": {
25
+ "fillRule": "evenodd",
26
+ "d": "M9.469 1.625a1.2 1.2 0 0 1 1.062 0c.289.143.444.397.524.541.086.155.175.355.268.562l1.643 3.686 4.013.424c.226.023.444.046.617.08.162.033.451.101.677.332.262.267.383.64.329 1.01-.048.32-.242.545-.354.666-.12.13-.283.276-.452.428L14.8 12.056l.837 3.947c.047.223.093.437.114.612.02.164.044.46-.106.747-.173.33-.49.562-.86.624-.317.054-.592-.06-.742-.13-.16-.075-.35-.184-.547-.298L10 15.542l-3.496 2.016c-.197.114-.386.224-.547.298-.15.07-.424.184-.742.13a1.2 1.2 0 0 1-.86-.624c-.15-.286-.125-.583-.105-.747.02-.175.066-.39.114-.612l.837-3.947-2.998-2.702c-.169-.152-.331-.299-.452-.428-.112-.121-.306-.347-.353-.666-.054-.37.067-.743.328-1.01.226-.23.516-.3.678-.331a8 8 0 0 1 .646-.084l3.984-.42 1.63-3.66.013-.027c.092-.207.181-.407.268-.562.08-.144.235-.398.524-.541m.53 1.82-1.604 3.6-.013.028c-.043.1-.122.28-.253.426a1.2 1.2 0 0 1-.402.292 1.6 1.6 0 0 1-.514.112l-3.92.414 2.928 2.64.023.02c.082.072.228.202.327.373.083.144.136.305.153.472a1.6 1.6 0 0 1-.051.523l-.818 3.856 3.415-1.97.026-.015c.094-.055.263-.154.456-.195.163-.035.332-.035.496 0 .193.041.362.14.455.195l.027.016 3.415 1.97-.818-3.857-.007-.03a1.6 1.6 0 0 1-.045-.493c.018-.167.07-.328.154-.472.098-.171.245-.301.326-.373l.023-.02 2.928-2.64-3.92-.414-.03-.003c-.109-.01-.304-.03-.484-.11a1.2 1.2 0 0 1-.401-.291 1.6 1.6 0 0 1-.254-.426l-.012-.028z",
27
+ "clipRule": "evenodd"
28
+ },
29
+ "children": []
30
+ }
31
+ ],
32
+ "metadata": ""
33
+ }
34
+ ]
35
+ },
36
+ "name": "favorites"
37
+ };
11
38
 
12
39
  export default Favorites;
@@ -2,11 +2,36 @@
2
2
  * This file was automatically generated. Do not edit manually.
3
3
  *
4
4
  * @see import("../svg/fibery-mono.svg")
5
- * @see import("../../../scripts/generate-icons.mjs")
5
+ * @see import("../../../scripts/generate-icons.ts")
6
6
  */
7
7
 
8
8
  import type {IconDefinition} from "../types";
9
9
 
10
- const FiberyMono: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"d":"m12.231 15.323.207.675c.15.493.1 1.026-.138 1.482a1.931 1.931 0 0 1-1.708 1.037c-.411 0-.813-.132-1.144-.38a1.948 1.948 0 0 1-.699-.992l-.4-1.31 2.096-1.223 1.786.71ZM12.115 2.043c.489-.083.992.028 1.402.31.41.282.697.714.8 1.204.103.491.014 1.003-.247 1.43L6.931 15.583a1.907 1.907 0 0 1-2.583.569 1.936 1.936 0 0 1-.705-.755 1.963 1.963 0 0 1 .109-2L10.89 2.8a1.922 1.922 0 0 1 1.224-.758ZM16.18 11.906c.418.166.765.474.981.87a1.965 1.965 0 0 1-.457 2.44 1.912 1.912 0 0 1-1.226.448c-.24.003-.48-.041-.705-.129l-3.516-1.397 4.27-2.49.654.258ZM16.494 6.139a1.928 1.928 0 0 1 1.498.966c.256.447.325.978.192 1.477a1.944 1.944 0 0 1-.897 1.181l-9.14 5.334 5.93-8.8 2.098-.16a1.91 1.91 0 0 1 .32.002ZM4.53 10.923l-.708.053a1.913 1.913 0 0 1-1.481-.539 1.96 1.96 0 0 1-.099-2.7 1.916 1.916 0 0 1 1.292-.642l3.767-.286-2.771 4.114ZM6.927 2.377c.51.02.993.243 1.34.622l.924 1.006-1.407 2.09-1.804.14-.538-.588a1.96 1.96 0 0 1 .103-2.752 1.914 1.914 0 0 1 1.382-.518Z"},"children":[]}],"metadata":""}]},"name":"fibery-mono"};
10
+ const FiberyMono: IconDefinition = {
11
+ "icon": {
12
+ "type": "root",
13
+ "children": [
14
+ {
15
+ "type": "element",
16
+ "tagName": "svg",
17
+ "properties": {
18
+ "viewBox": "0 0 20 20"
19
+ },
20
+ "children": [
21
+ {
22
+ "type": "element",
23
+ "tagName": "path",
24
+ "properties": {
25
+ "d": "m12.231 15.323.207.675c.15.493.1 1.026-.138 1.482a1.93 1.93 0 0 1-1.708 1.037c-.411 0-.813-.132-1.144-.38a1.95 1.95 0 0 1-.699-.992l-.4-1.31 2.096-1.223zM12.115 2.043c.489-.083.992.028 1.402.31s.697.714.8 1.204c.103.491.014 1.003-.247 1.43L6.931 15.583a1.907 1.907 0 0 1-2.583.569 1.94 1.94 0 0 1-.705-.755 1.96 1.96 0 0 1 .109-2L10.89 2.8a1.92 1.92 0 0 1 1.224-.758M16.18 11.907c.418.165.765.473.981.87a1.965 1.965 0 0 1-.457 2.438 1.9 1.9 0 0 1-1.226.45c-.24.002-.48-.042-.705-.13l-3.516-1.397 4.27-2.49zM16.495 6.139q.165.015.329.06c.493.133.913.459 1.169.906.255.447.324.978.191 1.477a1.94 1.94 0 0 1-.897 1.181l-9.14 5.334 5.93-8.8 2.098-.16a2 2 0 0 1 .32.002M4.53 10.923l-.708.053a1.913 1.913 0 0 1-1.481-.539 1.96 1.96 0 0 1-.099-2.7 1.92 1.92 0 0 1 1.292-.642l3.767-.286zM6.927 2.377c.51.02.993.243 1.34.622l.924 1.006-1.407 2.09-1.804.14-.538-.588a1.96 1.96 0 0 1 .103-2.752 1.91 1.91 0 0 1 1.382-.518"
26
+ },
27
+ "children": []
28
+ }
29
+ ],
30
+ "metadata": ""
31
+ }
32
+ ]
33
+ },
34
+ "name": "fibery-mono"
35
+ };
11
36
 
12
37
  export default FiberyMono;
@@ -2,11 +2,38 @@
2
2
  * This file was automatically generated. Do not edit manually.
3
3
  *
4
4
  * @see import("../svg/field-units-large.svg")
5
- * @see import("../../../scripts/generate-icons.mjs")
5
+ * @see import("../../../scripts/generate-icons.ts")
6
6
  */
7
7
 
8
8
  import type {IconDefinition} from "../types";
9
9
 
10
- const FieldUnitsLarge: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M2 12.75A2.25 2.25 0 0 0 4.25 15h11.5A2.25 2.25 0 0 0 18 12.75v-5.5A2.25 2.25 0 0 0 15.75 5H4.25A2.25 2.25 0 0 0 2 7.25v5.5Zm1.5 0c0 .414.336.75.75.75h11.5a.75.75 0 0 0 .75-.75v-5.5a.75.75 0 0 0-.75-.75H4.25a.75.75 0 0 0-.75.75v5.5Zm6.75-3.5a.75.75 0 0 0 0 1.5h3.5a.75.75 0 0 0 0-1.5h-3.5ZM6 8.5a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1H6Z"},"children":[]}],"metadata":""}]},"name":"field-units-large"};
10
+ const FieldUnitsLarge: IconDefinition = {
11
+ "icon": {
12
+ "type": "root",
13
+ "children": [
14
+ {
15
+ "type": "element",
16
+ "tagName": "svg",
17
+ "properties": {
18
+ "viewBox": "0 0 20 20"
19
+ },
20
+ "children": [
21
+ {
22
+ "type": "element",
23
+ "tagName": "path",
24
+ "properties": {
25
+ "fillRule": "evenodd",
26
+ "d": "M2 12.75A2.25 2.25 0 0 0 4.25 15h11.5A2.25 2.25 0 0 0 18 12.75v-5.5A2.25 2.25 0 0 0 15.75 5H4.25A2.25 2.25 0 0 0 2 7.25zm1.5 0c0 .414.336.75.75.75h11.5a.75.75 0 0 0 .75-.75v-5.5a.75.75 0 0 0-.75-.75H4.25a.75.75 0 0 0-.75.75zm6.75-3.5a.75.75 0 0 0 0 1.5h3.5a.75.75 0 0 0 0-1.5zM6 8.5a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1z",
27
+ "clipRule": "evenodd"
28
+ },
29
+ "children": []
30
+ }
31
+ ],
32
+ "metadata": ""
33
+ }
34
+ ]
35
+ },
36
+ "name": "field-units-large"
37
+ };
11
38
 
12
39
  export default FieldUnitsLarge;
@@ -2,11 +2,48 @@
2
2
  * This file was automatically generated. Do not edit manually.
3
3
  *
4
4
  * @see import("../svg/fields.svg")
5
- * @see import("../../../scripts/generate-icons.mjs")
5
+ * @see import("../../../scripts/generate-icons.ts")
6
6
  */
7
7
 
8
8
  import type {IconDefinition} from "../types";
9
9
 
10
- const Fields: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M1 10a6 6 0 0 1 6-6h6a6 6 0 0 1 0 12H7a6 6 0 0 1-6-6Zm1.5 0A4.5 4.5 0 0 1 7 5.5h6a4.5 4.5 0 1 1 0 9H7A4.5 4.5 0 0 1 2.5 10Z"},"children":[]},{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M13 12.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5Z"},"children":[]}],"metadata":""}]},"name":"fields"};
10
+ const Fields: IconDefinition = {
11
+ "icon": {
12
+ "type": "root",
13
+ "children": [
14
+ {
15
+ "type": "element",
16
+ "tagName": "svg",
17
+ "properties": {
18
+ "viewBox": "0 0 20 20"
19
+ },
20
+ "children": [
21
+ {
22
+ "type": "element",
23
+ "tagName": "path",
24
+ "properties": {
25
+ "fillRule": "evenodd",
26
+ "d": "M1 10a6 6 0 0 1 6-6h6a6 6 0 0 1 0 12H7a6 6 0 0 1-6-6m1.5 0A4.5 4.5 0 0 1 7 5.5h6a4.5 4.5 0 1 1 0 9H7A4.5 4.5 0 0 1 2.5 10",
27
+ "clipRule": "evenodd"
28
+ },
29
+ "children": []
30
+ },
31
+ {
32
+ "type": "element",
33
+ "tagName": "path",
34
+ "properties": {
35
+ "fillRule": "evenodd",
36
+ "d": "M13 12.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5",
37
+ "clipRule": "evenodd"
38
+ },
39
+ "children": []
40
+ }
41
+ ],
42
+ "metadata": ""
43
+ }
44
+ ]
45
+ },
46
+ "name": "fields"
47
+ };
11
48
 
12
49
  export default Fields;
@@ -2,11 +2,36 @@
2
2
  * This file was automatically generated. Do not edit manually.
3
3
  *
4
4
  * @see import("../svg/file-archive.svg")
5
- * @see import("../../../scripts/generate-icons.mjs")
5
+ * @see import("../../../scripts/generate-icons.ts")
6
6
  */
7
7
 
8
8
  import type {IconDefinition} from "../types";
9
9
 
10
- const FileArchive: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"d":"M14.75 2A2.25 2.25 0 0 1 17 4.25v11.5A2.25 2.25 0 0 1 14.75 18h-9.5A2.25 2.25 0 0 1 3 15.75V4.25A2.25 2.25 0 0 1 5.25 2h9.5Zm-9.5 1.5a.75.75 0 0 0-.75.75v11.5c0 .414.336.75.75.75h9.5a.75.75 0 0 0 .75-.75V4.25a.75.75 0 0 0-.75-.75h-9.5Zm8 1.5a.75.75 0 0 1 0 1.5H11a1 1 0 0 1-2 0H6.75a.75.75 0 0 1 0-1.5h6.5Z"},"children":[]}],"metadata":""}]},"name":"file-archive"};
10
+ const FileArchive: IconDefinition = {
11
+ "icon": {
12
+ "type": "root",
13
+ "children": [
14
+ {
15
+ "type": "element",
16
+ "tagName": "svg",
17
+ "properties": {
18
+ "viewBox": "0 0 20 20"
19
+ },
20
+ "children": [
21
+ {
22
+ "type": "element",
23
+ "tagName": "path",
24
+ "properties": {
25
+ "d": "M14.75 2A2.25 2.25 0 0 1 17 4.25v11.5A2.25 2.25 0 0 1 14.75 18h-9.5A2.25 2.25 0 0 1 3 15.75V4.25A2.25 2.25 0 0 1 5.25 2zm-9.5 1.5a.75.75 0 0 0-.75.75v11.5c0 .414.336.75.75.75h9.5a.75.75 0 0 0 .75-.75V4.25a.75.75 0 0 0-.75-.75zm8 1.5a.75.75 0 0 1 0 1.5H11a1 1 0 0 1-2 0H6.75a.75.75 0 0 1 0-1.5z"
26
+ },
27
+ "children": []
28
+ }
29
+ ],
30
+ "metadata": ""
31
+ }
32
+ ]
33
+ },
34
+ "name": "file-archive"
35
+ };
11
36
 
12
37
  export default FileArchive;
@@ -2,11 +2,36 @@
2
2
  * This file was automatically generated. Do not edit manually.
3
3
  *
4
4
  * @see import("../svg/file-counter.svg")
5
- * @see import("../../../scripts/generate-icons.mjs")
5
+ * @see import("../../../scripts/generate-icons.ts")
6
6
  */
7
7
 
8
8
  import type {IconDefinition} from "../types";
9
9
 
10
- const FileCounter: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"d":"M11.742 1.5a.75.75 0 0 1 .53.219l4.504 4.497a.752.752 0 0 1-.529 1.281h-3.672a1.583 1.583 0 0 1-1.582-1.584V3H5.745c-.69 0-1.249.56-1.249 1.25v11.5c0 .69.56 1.25 1.25 1.25h3.501a.75.75 0 0 1 0 1.5H5.745a2.749 2.749 0 0 1-2.748-2.75V4.25c0-1.519 1.23-2.75 2.748-2.75h5.997Zm2.173 8c1.668 0 2.795.902 2.795 2.281 0 1.093-.717 1.81-1.647 2.019v.036c1.176.12 1.937.872 1.937 2.06 0 1.565-1.242 2.604-3.074 2.604-1.504 0-2.428-.71-2.8-1.559a1.393 1.393 0 0 1-.126-.567c0-.466.274-.759.727-.759.329 0 .537.144.7.472.28.603.706.962 1.526.962.81 0 1.368-.514 1.368-1.23.006-.837-.558-1.302-1.515-1.302h-.345c-.399 0-.629-.257-.629-.645 0-.376.23-.64.629-.64h.323c.826 0 1.361-.49 1.361-1.194 0-.693-.426-1.152-1.224-1.152-.667 0-1.072.304-1.33.913-.18.406-.371.556-.743.556-.46 0-.695-.293-.695-.729 0-.203.038-.376.12-.58.35-.841 1.247-1.546 2.642-1.546Zm-1.423-3.587a.084.084 0 0 0 .083.084h1.86l-1.943-1.94v1.856Z"},"children":[]}],"metadata":""}]},"name":"file-counter"};
10
+ const FileCounter: IconDefinition = {
11
+ "icon": {
12
+ "type": "root",
13
+ "children": [
14
+ {
15
+ "type": "element",
16
+ "tagName": "svg",
17
+ "properties": {
18
+ "viewBox": "0 0 20 20"
19
+ },
20
+ "children": [
21
+ {
22
+ "type": "element",
23
+ "tagName": "path",
24
+ "properties": {
25
+ "d": "M11.742 1.5a.75.75 0 0 1 .53.219l4.504 4.497a.752.752 0 0 1-.529 1.281h-3.672a1.583 1.583 0 0 1-1.582-1.584V3H5.745c-.69 0-1.249.56-1.249 1.25v11.5c0 .69.56 1.25 1.25 1.25h3.501a.75.75 0 0 1 0 1.5H5.745a2.75 2.75 0 0 1-2.748-2.75V4.25c0-1.519 1.23-2.75 2.748-2.75zm2.173 8c1.668 0 2.795.902 2.795 2.281 0 1.093-.717 1.81-1.647 2.019v.036c1.176.12 1.937.872 1.937 2.06 0 1.565-1.242 2.604-3.074 2.604-1.504 0-2.428-.71-2.8-1.559a1.4 1.4 0 0 1-.126-.567c0-.466.274-.759.727-.759.329 0 .537.144.7.472.28.603.706.962 1.526.962.81 0 1.368-.514 1.368-1.23.006-.837-.558-1.302-1.515-1.302h-.345c-.399 0-.629-.257-.629-.645 0-.376.23-.64.629-.64h.323c.826 0 1.361-.49 1.361-1.194 0-.693-.426-1.152-1.224-1.152-.667 0-1.072.304-1.33.913-.18.406-.371.556-.743.556-.46 0-.695-.293-.695-.729 0-.203.038-.376.12-.58.35-.841 1.247-1.546 2.642-1.546m-1.423-3.587q0 .034.025.06a.08.08 0 0 0 .058.024h1.86l-1.943-1.94z"
26
+ },
27
+ "children": []
28
+ }
29
+ ],
30
+ "metadata": ""
31
+ }
32
+ ]
33
+ },
34
+ "name": "file-counter"
35
+ };
11
36
 
12
37
  export default FileCounter;
@@ -2,11 +2,36 @@
2
2
  * This file was automatically generated. Do not edit manually.
3
3
  *
4
4
  * @see import("../svg/file-document.svg")
5
- * @see import("../../../scripts/generate-icons.mjs")
5
+ * @see import("../../../scripts/generate-icons.ts")
6
6
  */
7
7
 
8
8
  import type {IconDefinition} from "../types";
9
9
 
10
- const FileDocument: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"viewBox":"0 0 20 20"},"children":[{"type":"element","tagName":"path","properties":{"d":"M11.742 1.5a.75.75 0 0 1 .53.219l4.504 4.497c.141.14.221.332.221.531v9.003a2.75 2.75 0 0 1-2.749 2.75H5.745a2.749 2.749 0 0 1-2.748-2.75V4.25c0-1.519 1.23-2.75 2.748-2.75h5.997ZM5.745 3c-.69 0-1.249.56-1.249 1.25v11.5c0 .69.56 1.25 1.25 1.25h8.502c.69 0 1.25-.56 1.25-1.25V7.497h-2.923a1.583 1.583 0 0 1-1.582-1.584V3H5.745Zm6.505 10a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1 0-1.5h5.5Zm-2-3a.75.75 0 0 1 0 1.5h-3.5a.75.75 0 0 1 0-1.5h3.5Zm2.242-4.087a.084.084 0 0 0 .083.084h1.86l-1.943-1.94v1.856Z"},"children":[]}],"metadata":""}]},"name":"file-document"};
10
+ const FileDocument: IconDefinition = {
11
+ "icon": {
12
+ "type": "root",
13
+ "children": [
14
+ {
15
+ "type": "element",
16
+ "tagName": "svg",
17
+ "properties": {
18
+ "viewBox": "0 0 20 20"
19
+ },
20
+ "children": [
21
+ {
22
+ "type": "element",
23
+ "tagName": "path",
24
+ "properties": {
25
+ "d": "M11.742 1.5a.75.75 0 0 1 .53.219l4.504 4.497c.141.14.221.332.221.531v9.003a2.75 2.75 0 0 1-2.749 2.75H5.745a2.75 2.75 0 0 1-2.748-2.75V4.25c0-1.519 1.23-2.75 2.748-2.75zM5.745 3c-.69 0-1.249.56-1.249 1.25v11.5c0 .69.56 1.25 1.25 1.25h8.502c.69 0 1.25-.56 1.25-1.25V7.497h-2.923a1.583 1.583 0 0 1-1.582-1.584V3zm6.505 10a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1 0-1.5zm-2-3a.75.75 0 0 1 0 1.5h-3.5a.75.75 0 0 1 0-1.5zm2.242-4.087q0 .034.025.06a.08.08 0 0 0 .058.024h1.86l-1.943-1.94z"
26
+ },
27
+ "children": []
28
+ }
29
+ ],
30
+ "metadata": ""
31
+ }
32
+ ]
33
+ },
34
+ "name": "file-document"
35
+ };
11
36
 
12
37
  export default FileDocument;
@@ -2,11 +2,48 @@
2
2
  * This file was automatically generated. Do not edit manually.
3
3
  *
4
4
  * @see import("../svg/file-download.svg")
5
- * @see import("../../../scripts/generate-icons.mjs")
5
+ * @see import("../../../scripts/generate-icons.ts")
6
6
  */
7
7
 
8
8
  import type {IconDefinition} from "../types";
9
9
 
10
- const FileDownload: IconDefinition = {"icon":{"type":"root","children":[{"type":"element","tagName":"svg","properties":{"width":20,"height":20},"children":[{"type":"element","tagName":"path","properties":{"d":"m13.029 12.53-2.499 2.5a.75.75 0 0 1-1.06 0l-2.499-2.5a.75.75 0 0 1 1.06-1.06l1.22 1.22V8.75a.75.75 0 1 1 1.499 0v3.94l1.219-1.22a.75.75 0 1 1 1.06 1.06Z"},"children":[]},{"type":"element","tagName":"path","properties":{"fillRule":"evenodd","clipRule":"evenodd","d":"M5.745 1.5a2.75 2.75 0 0 0-2.748 2.75v11.5a2.75 2.75 0 0 0 2.748 2.75h8.503a2.75 2.75 0 0 0 2.749-2.75V6.747c0-.2-.08-.39-.22-.531l-4.505-4.497a.75.75 0 0 0-.53-.219H5.745Zm-1.25 2.75c0-.69.56-1.25 1.25-1.25h5.248v2.913a1.584 1.584 0 0 0 1.582 1.584h2.922v8.253c0 .69-.56 1.25-1.25 1.25H5.746c-.69 0-1.25-.56-1.25-1.25V4.25Zm9.94 1.747-1.943-1.94v1.856a.083.083 0 0 0 .083.084h1.86Z"},"children":[]}],"metadata":""}]},"name":"file-download"};
10
+ const FileDownload: IconDefinition = {
11
+ "icon": {
12
+ "type": "root",
13
+ "children": [
14
+ {
15
+ "type": "element",
16
+ "tagName": "svg",
17
+ "properties": {
18
+ "width": 20,
19
+ "height": 20,
20
+ "viewBox": "0 0 20 20"
21
+ },
22
+ "children": [
23
+ {
24
+ "type": "element",
25
+ "tagName": "path",
26
+ "properties": {
27
+ "d": "m13.029 12.53-2.499 2.5a.75.75 0 0 1-1.06 0l-2.499-2.5a.75.75 0 0 1 1.06-1.06l1.22 1.22V8.75a.75.75 0 1 1 1.499 0v3.94l1.219-1.22a.75.75 0 1 1 1.06 1.06"
28
+ },
29
+ "children": []
30
+ },
31
+ {
32
+ "type": "element",
33
+ "tagName": "path",
34
+ "properties": {
35
+ "fillRule": "evenodd",
36
+ "d": "M5.745 1.5a2.75 2.75 0 0 0-2.748 2.75v11.5a2.75 2.75 0 0 0 2.748 2.75h8.503a2.75 2.75 0 0 0 2.749-2.75V6.747c0-.2-.08-.39-.22-.531l-4.505-4.497a.75.75 0 0 0-.53-.219zm-1.25 2.75c0-.69.56-1.25 1.25-1.25h5.248v2.913a1.584 1.584 0 0 0 1.582 1.584h2.922v8.253c0 .69-.56 1.25-1.25 1.25H5.746c-.69 0-1.25-.56-1.25-1.25zm9.94 1.747-1.943-1.94v1.856a.083.083 0 0 0 .083.084z",
37
+ "clipRule": "evenodd"
38
+ },
39
+ "children": []
40
+ }
41
+ ],
42
+ "metadata": ""
43
+ }
44
+ ]
45
+ },
46
+ "name": "file-download"
47
+ };
11
48
 
12
49
  export default FileDownload;