@bunnix/components 0.10.2 → 0.11.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 (150) hide show
  1. package/@types/index.d.ts +179 -15
  2. package/README.md +41 -4
  3. package/package.json +3 -8
  4. package/src/core/buttons.css +1 -0
  5. package/src/core/core.css +86 -4
  6. package/src/core/dialog.css +3 -1
  7. package/src/core/dialog.mjs +101 -16
  8. package/src/core/input.css +202 -0
  9. package/src/core/inputs.mjs +702 -23
  10. package/src/core/layout.mjs +1 -2
  11. package/src/core/media.css +36 -1
  12. package/src/core/media.mjs +13 -13
  13. package/src/core/menu.css +10 -29
  14. package/src/core/menu.mjs +159 -70
  15. package/src/core/outline.mjs +100 -0
  16. package/src/core/sidebar.mjs +189 -68
  17. package/src/core/sliderUtils.mjs +51 -0
  18. package/src/core/table.css +23 -0
  19. package/src/core/table.mjs +35 -20
  20. package/src/core/textareaUtils.mjs +31 -0
  21. package/src/core/utils.mjs +105 -0
  22. package/src/font-face/Framework7Icons-Regular.woff2 +0 -0
  23. package/src/index.mjs +3 -1
  24. package/src/core/core-mobile.css +0 -69
  25. package/src/icons/add-circle.svg +0 -1
  26. package/src/icons/add.svg +0 -1
  27. package/src/icons/alt.svg +0 -1
  28. package/src/icons/archive.svg +0 -1
  29. package/src/icons/arrow-down.svg +0 -1
  30. package/src/icons/arrow-left.svg +0 -1
  31. package/src/icons/arrow-right.svg +0 -1
  32. package/src/icons/arrow-up.svg +0 -1
  33. package/src/icons/at.svg +0 -1
  34. package/src/icons/attestation.svg +0 -1
  35. package/src/icons/battery-25.svg +0 -1
  36. package/src/icons/bell.svg +0 -3
  37. package/src/icons/bookmark.svg +0 -1
  38. package/src/icons/bot.svg +0 -1
  39. package/src/icons/bubble.svg +0 -1
  40. package/src/icons/building.svg +0 -3
  41. package/src/icons/button.svg +0 -1
  42. package/src/icons/calculate.svg +0 -1
  43. package/src/icons/calendar.svg +0 -1
  44. package/src/icons/captions-bubble.svg +0 -1
  45. package/src/icons/cart.svg +0 -1
  46. package/src/icons/chart.svg +0 -1
  47. package/src/icons/check.svg +0 -1
  48. package/src/icons/chevron-down.svg +0 -1
  49. package/src/icons/chevron-left.svg +0 -1
  50. package/src/icons/chevron-right.svg +0 -1
  51. package/src/icons/clip.svg +0 -1
  52. package/src/icons/clock.svg +0 -3
  53. package/src/icons/close-circle.svg +0 -3
  54. package/src/icons/close.svg +0 -1
  55. package/src/icons/cloud-download.svg +0 -1
  56. package/src/icons/cloud-upload.svg +0 -1
  57. package/src/icons/cloud.svg +0 -1
  58. package/src/icons/columns-layout.svg +0 -1
  59. package/src/icons/command.svg +0 -1
  60. package/src/icons/cube.svg +0 -1
  61. package/src/icons/delete.svg +0 -3
  62. package/src/icons/dollar.svg +0 -3
  63. package/src/icons/download.svg +0 -1
  64. package/src/icons/draw.svg +0 -1
  65. package/src/icons/duplicate.svg +0 -3
  66. package/src/icons/ear.svg +0 -1
  67. package/src/icons/edit.svg +0 -1
  68. package/src/icons/exclamation-mark.svg +0 -1
  69. package/src/icons/eye-open.svg +0 -1
  70. package/src/icons/eye.svg +0 -1
  71. package/src/icons/file-html.svg +0 -1
  72. package/src/icons/file.svg +0 -3
  73. package/src/icons/finger.svg +0 -1
  74. package/src/icons/flag.svg +0 -1
  75. package/src/icons/folder.svg +0 -1
  76. package/src/icons/function.svg +0 -1
  77. package/src/icons/gear.svg +0 -1
  78. package/src/icons/gift.svg +0 -1
  79. package/src/icons/globe.svg +0 -3
  80. package/src/icons/grid.svg +0 -1
  81. package/src/icons/hammer.svg +0 -1
  82. package/src/icons/hand.svg +0 -1
  83. package/src/icons/hare.svg +0 -1
  84. package/src/icons/heart.svg +0 -3
  85. package/src/icons/home.svg +0 -3
  86. package/src/icons/image.svg +0 -1
  87. package/src/icons/inbox.svg +0 -3
  88. package/src/icons/info.svg +0 -1
  89. package/src/icons/key.svg +0 -1
  90. package/src/icons/lamp.svg +0 -1
  91. package/src/icons/link.svg +0 -1
  92. package/src/icons/location.svg +0 -1
  93. package/src/icons/locker.svg +0 -1
  94. package/src/icons/login.svg +0 -1
  95. package/src/icons/logout.svg +0 -3
  96. package/src/icons/mail.svg +0 -3
  97. package/src/icons/map.svg +0 -3
  98. package/src/icons/markup.svg +0 -1
  99. package/src/icons/merge.svg +0 -1
  100. package/src/icons/more-horizontal.svg +0 -5
  101. package/src/icons/more-vertical.svg +0 -5
  102. package/src/icons/mouse.svg +0 -1
  103. package/src/icons/music-mic.svg +0 -1
  104. package/src/icons/paintbrush.svg +0 -1
  105. package/src/icons/palette.svg +0 -1
  106. package/src/icons/password.svg +0 -1
  107. package/src/icons/pencil.svg +0 -1
  108. package/src/icons/people.svg +0 -3
  109. package/src/icons/percent.svg +0 -1
  110. package/src/icons/person-add.svg +0 -1
  111. package/src/icons/person-remove.svg +0 -1
  112. package/src/icons/person.svg +0 -4
  113. package/src/icons/phone.svg +0 -1
  114. package/src/icons/pin.svg +0 -1
  115. package/src/icons/question-circle.svg +0 -3
  116. package/src/icons/remove-circle.svg +0 -1
  117. package/src/icons/return-arrow.svg +0 -1
  118. package/src/icons/save.svg +0 -1
  119. package/src/icons/search.svg +0 -1
  120. package/src/icons/sections.svg +0 -1
  121. package/src/icons/send.svg +0 -1
  122. package/src/icons/share.svg +0 -1
  123. package/src/icons/shine.svg +0 -1
  124. package/src/icons/sliders.svg +0 -1
  125. package/src/icons/star.svg +0 -3
  126. package/src/icons/staroflife.svg +0 -1
  127. package/src/icons/storage.svg +0 -1
  128. package/src/icons/success-circle.svg +0 -3
  129. package/src/icons/swap.svg +0 -1
  130. package/src/icons/switch.svg +0 -1
  131. package/src/icons/sync.svg +0 -3
  132. package/src/icons/table.svg +0 -3
  133. package/src/icons/tag.svg +0 -3
  134. package/src/icons/terminal.svg +0 -1
  135. package/src/icons/text.svg +0 -1
  136. package/src/icons/thumb-down.svg +0 -1
  137. package/src/icons/thumb-up.svg +0 -1
  138. package/src/icons/timer.svg +0 -3
  139. package/src/icons/toggle.svg +0 -1
  140. package/src/icons/trash.svg +0 -1
  141. package/src/icons/tv-music.svg +0 -1
  142. package/src/icons/update-page.svg +0 -1
  143. package/src/icons/upload.svg +0 -1
  144. package/src/icons/video.svg +0 -1
  145. package/src/icons/wallet.svg +0 -1
  146. package/src/icons/wand-stars.svg +0 -1
  147. package/src/icons/waveform.svg +0 -1
  148. package/src/icons/window.svg +0 -1
  149. package/src/utils/iconRegistry.generated.mjs +0 -187
  150. package/src/utils/iconRegistry.mjs +0 -34
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linejoin="round"><path d="M10 14L14 21L21 3M10 14L3 10L21 3M10 14L21 3"></path></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M15 6L12 3M12 3L9 6M12 3V15M16 10H17C18.1046 10 19 10.8954 19 12V18C19 19.1046 18.1046 20 17 20H7C5.89543 20 5 19.1046 5 18V12C5 10.8954 5.89543 10 7 10H8"></path></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3C12 7.97056 7.97056 12 3 12C7.97056 12 12 16.0294 12 21C12 16.0294 16.0294 12 21 12C16.0294 12 12 7.97056 12 3Z"></path></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M4 6H8M8 6V4M8 6V8M20 6H12M4 12H14M14 12V10M14 12V14M20 12H18M4 18H10M10 18V16M10 18V20M20 18H14"></path></svg>
@@ -1,3 +0,0 @@
1
- <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11.0767 4.21969C11.4183 3.39839 12.5817 3.39839 12.9233 4.21968L14.7812 8.68645L19.6034 9.07305C20.4901 9.14413 20.8496 10.2506 20.174 10.8293L16.5 13.9765L17.6225 18.6822C17.8289 19.5474 16.8876 20.2313 16.1285 19.7676L12 17.246L7.87148 19.7676C7.11238 20.2313 6.17113 19.5474 6.37752 18.6822L7.5 13.9765L3.82596 10.8293C3.15042 10.2506 3.50994 9.14413 4.3966 9.07305L9.21885 8.68645L11.0767 4.21969Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
- </svg>
@@ -1 +0,0 @@
1
- <svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 27.2030 52.7851 L 28.7499 52.7851 C 32.5702 52.7851 34.3983 51.0976 34.3983 47.5352 L 34.3983 39.0742 L 41.7108 43.3164 C 44.8046 45.0977 47.1952 44.3711 49.0936 41.0664 L 49.8669 39.7305 C 51.7657 36.4258 51.2032 33.9883 48.1092 32.2071 L 40.8202 27.9883 L 48.1092 23.7695 C 51.1797 21.9883 51.7657 19.5742 49.8438 16.2695 L 49.0936 14.9571 C 47.1718 11.6289 44.7811 10.9024 41.6874 12.6836 L 34.3983 16.8789 L 34.3983 8.4649 C 34.3983 4.9024 32.5702 3.2149 28.7499 3.2149 L 27.2030 3.2149 C 23.4061 3.2149 21.5780 4.9024 21.5780 8.4649 L 21.5780 16.8789 L 14.3124 12.6836 C 11.2187 10.9024 8.8280 11.6289 6.9061 14.9571 L 6.1561 16.2695 C 4.2343 19.5742 4.7968 21.9883 7.8905 23.7695 L 15.1796 27.9883 L 7.8671 32.2071 C 4.7733 33.9883 4.2343 36.4258 6.1327 39.7305 L 6.9061 41.0664 C 8.8046 44.3711 11.1952 45.0977 14.2889 43.3164 L 21.5780 39.0742 L 21.5780 47.5352 C 21.5780 51.0976 23.4061 52.7851 27.2030 52.7851 Z M 27.8358 49.2695 C 25.9139 49.2695 25.3046 48.7070 25.3046 46.8555 L 25.3046 33.6133 C 25.3046 33.1680 24.9061 32.8633 24.4843 33.1211 L 12.9999 39.7539 C 11.3827 40.6914 10.6092 40.4102 9.6718 38.7461 L 9.5077 38.5117 C 8.5468 36.8242 8.6874 36.0039 10.3046 35.0898 L 21.9765 28.3398 C 22.4218 28.1055 22.3983 27.5664 21.9530 27.3320 L 10.3280 20.9102 C 8.7343 19.9727 8.5702 19.1758 9.5077 17.4883 L 9.6718 17.2305 C 10.6327 15.5664 11.4061 15.2851 13.0233 16.2227 L 24.4374 22.8320 C 24.8592 23.0898 25.3046 22.8086 25.3046 22.3164 L 25.3046 9.1445 C 25.3046 7.2930 25.9139 6.7305 27.8358 6.7305 L 28.1405 6.7305 C 30.0624 6.7305 30.6952 7.2930 30.6952 9.1445 L 30.6952 22.3164 C 30.6952 22.8086 31.1171 23.0898 31.5389 22.8320 L 42.9530 16.2227 C 44.5702 15.3086 45.3671 15.5664 46.3280 17.2305 L 46.4921 17.4883 C 47.4296 19.1758 47.2655 19.9727 45.6483 20.9102 L 34.0468 27.3320 C 33.6014 27.5664 33.5780 28.0820 34.0233 28.3398 L 45.6718 35.0898 C 47.2889 36.0039 47.4530 36.8242 46.4921 38.5117 L 46.3280 38.7461 C 45.3905 40.4102 44.5936 40.6914 42.9765 39.7539 L 31.5155 33.1211 C 31.0936 32.8633 30.6952 33.1680 30.6952 33.6133 L 30.6952 46.8555 C 30.6952 48.7070 30.0624 49.2695 28.1405 49.2695 Z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M5 9V5C5 3.89543 5.89543 3 7 3H17C18.1046 3 19 3.89543 19 5V9M5 9H19M5 9V15M19 9V15M19 15V19C19 20.1046 18.1046 21 17 21H7C5.89543 21 5 20.1046 5 19V15M19 15H5M8 12H8.01M8 6H8.01M8 18H8.01"></path></svg>
@@ -1,3 +0,0 @@
1
- <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M16 9L10 15.5L7.5 13M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
- </svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6 19L3 16M3 16L6 13M3 16H11C12.6569 16 14 14.6569 14 13V12M10 12V11C10 9.34315 11.3431 8 13 8H21M21 8L18 11M21 8L18 5"></path></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M5.22 14.78a.75.75 0 0 0 1.06-1.06L4.56 12h8.69a.75.75 0 0 0 0-1.5H4.56l1.72-1.72a.75.75 0 0 0-1.06-1.06l-3 3a.75.75 0 0 0 0 1.06l3 3Zm5.56-6.5a.75.75 0 1 1-1.06-1.06l1.72-1.72H2.75a.75.75 0 0 1 0-1.5h8.69L9.72 2.28a.75.75 0 0 1 1.06-1.06l3 3a.75.75 0 0 1 0 1.06l-3 3Z"></path></svg>
@@ -1,3 +0,0 @@
1
- <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M18.5249 9.46C18.8317 10.2474 19 11.1041 19 12C19 15.866 15.866 19 12 19H9M5.47507 14.54C5.16832 13.7526 5 12.8959 5 12C5 8.13401 8.13401 5 12 5H15M15 5L12 2M15 5L12 8M9 19L12 16M9 19L12 22" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9 4V20M4 9H20M6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
- </svg>
package/src/icons/tag.svg DELETED
@@ -1,3 +0,0 @@
1
- <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M8 8H8.01M11.5858 4.58579L19.5858 12.5858C20.3668 13.3668 20.3668 14.6332 19.5858 15.4142L15.4142 19.5858C14.6332 20.3668 13.3668 20.3668 12.5858 19.5858L4.58579 11.5858C4.21071 11.2107 4 10.702 4 10.1716V6C4 4.89543 4.89543 4 6 4H10.1716C10.702 4 11.2107 4.21071 11.5858 4.58579Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
- </svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="4 17 10 11 4 5"></polyline><line x1="12" y1="19" x2="20" y2="19"></line></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 18L8 5H7L3 18M4.23077 14H10.7692M14.5 10C16 9 20 8 20 11.5C20 15 20 18 20 18M20 12.5C18.5 13 14 13 14 16C14 19 18.5 18 20 15.5"></path></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7.99997 4H17.1919C17.9865 4 18.7058 4.47039 19.0243 5.19836L21.8323 11.6167C21.9429 11.8695 22 12.1424 22 12.4184V13C22 14.1046 21.1045 15 20 15H13.5L14.7066 19.4243C14.8772 20.0498 14.5826 20.7087 14.0027 20.9986V20.9986C13.4204 21.2898 12.7134 21.1274 12.3164 20.6114L8.41472 15.5392C8.14579 15.1896 7.99997 14.7608 7.99997 14.3198V14M7.99997 4H2V14H7.99997M7.99997 4V14"></path></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7.99997 20H17.1919C17.9865 20 18.7058 19.5296 19.0243 18.8016L21.8323 12.3833C21.9429 12.1305 22 11.8576 22 11.5816V11C22 9.89543 21.1045 9 20 9H13.5L14.7066 4.5757C14.8772 3.95023 14.5826 3.2913 14.0027 3.00136V3.00136C13.4204 2.7102 12.7134 2.87256 12.3164 3.3886L8.41472 8.46082C8.14579 8.81044 7.99997 9.23915 7.99997 9.68024V20ZM7.99997 20H2V10H7.99997V20Z"></path></svg>
@@ -1,3 +0,0 @@
1
- <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 9V13L15 15M3 6L6.5 3M21 6L17.5 3M12 21C16.4183 21 20 17.4183 20 13C20 8.58172 16.4183 5 12 5C7.58172 5 4 8.58172 4 13C4 17.4183 7.58172 21 12 21Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
- </svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M2 12C2 9.23858 4.23858 7 7 7H17C19.7614 7 22 9.23858 22 12C22 14.7614 19.7614 17 17 17H7C4.23858 17 2 14.7614 2 12Z"></path><path d="M22 12C22 14.7614 19.7614 17 17 17C14.2386 17 12 14.7614 12 12C12 9.23858 14.2386 7 17 7C19.7614 7 22 9.23858 22 12Z"></path></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M11 1.75V3h2.25a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1 0-1.5H5V1.75C5 .784 5.784 0 6.75 0h2.5C10.216 0 11 .784 11 1.75ZM4.496 6.675l.66 6.6a.25.25 0 0 0 .249.225h5.19a.25.25 0 0 0 .249-.225l.66-6.6a.75.75 0 0 1 1.492.149l-.66 6.6A1.748 1.748 0 0 1 10.595 15h-5.19a1.75 1.75 0 0 1-1.741-1.575l-.66-6.6a.75.75 0 1 1 1.492-.15ZM6.5 1.75V3h3V1.75a.25.25 0 0 0-.25-.25h-2.5a.25.25 0 0 0-.25.25Z"></path></svg>
@@ -1 +0,0 @@
1
- <svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 5.4536 43.0962 L 50.5464 43.0962 C 54.1747 43.0962 56 41.3561 56 37.6426 L 56 13.3243 C 56 9.6108 54.1747 7.8708 50.5464 7.8708 L 5.4536 7.8708 C 1.8249 7.8708 0 9.6108 0 13.3243 L 0 37.6426 C 0 41.3561 1.8249 43.0962 5.4536 43.0962 Z M 5.5172 39.6797 C 4.0743 39.6797 3.4164 39.0856 3.4164 37.6001 L 3.4164 13.3880 C 3.4164 11.8814 4.0743 11.2872 5.5172 11.2872 L 50.4825 11.2872 C 51.9466 11.2872 52.5833 11.8814 52.5833 13.3880 L 52.5833 37.6001 C 52.5833 39.0856 51.9466 39.6797 50.4825 39.6797 Z M 34.0158 20.8575 C 35.0344 20.5817 35.3527 20.3694 35.3527 19.1386 L 35.3527 14.9795 C 35.3527 14.1732 35.0768 13.8124 33.9522 14.0883 L 27.7346 15.6373 C 26.6949 15.8920 26.4614 16.1042 26.4614 17.3562 L 26.4614 26.9265 C 26.4614 27.8601 26.3766 28.0299 25.3156 28.3270 L 23.3633 28.8363 C 21.4323 29.3455 19.7983 30.4914 19.7983 32.5710 C 19.7983 34.3747 21.1564 35.6904 23.2997 35.6904 C 26.3341 35.6904 28.3925 33.5047 28.3925 30.4278 L 28.3925 23.1493 C 28.3925 22.3641 28.5622 22.1519 29.0503 22.0458 Z M 43.4374 48.9953 C 43.4374 47.8919 42.5465 47.0007 41.4639 47.0007 L 14.4933 47.0007 C 13.4111 47.0007 12.5411 47.8919 12.5411 48.9953 C 12.5411 50.0988 13.4111 50.9901 14.4933 50.9901 L 41.4639 50.9901 C 42.5465 50.9901 43.4374 50.0988 43.4374 48.9953 Z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M13 3H7C5.89543 3 5 3.89543 5 5V10M13 3L19 9M13 3V8C13 8.55228 13.4477 9 14 9H19M19 9V19C19 20.1046 18.1046 21 17 21H10C7.79086 21 6 19.2091 6 17V17C6 14.7909 7.79086 13 10 13H13M13 13L10 10M13 13L10 16"></path></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M2.75 14A1.75 1.75 0 0 1 1 12.25v-2.5a.75.75 0 0 1 1.5 0v2.5c0 .138.112.25.25.25h10.5a.25.25 0 0 0 .25-.25v-2.5a.75.75 0 0 1 1.5 0v2.5A1.75 1.75 0 0 1 13.25 14Z"></path><path d="M11.78 4.72a.749.749 0 1 1-1.06 1.06L8.75 3.811V9.5a.75.75 0 0 1-1.5 0V3.811L5.28 5.78a.749.749 0 1 1-1.06-1.06l3.25-3.25a.749.749 0 0 1 1.06 0l3.25 3.25Z"></path></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M0 3.75C0 2.784.784 2 1.75 2h12.5c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0 1 14.25 14H1.75A1.75 1.75 0 0 1 0 12.25Zm1.75-.25a.25.25 0 0 0-.25.25v8.5c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25v-8.5a.25.25 0 0 0-.25-.25Z"></path><path d="M6 10.559V5.442a.25.25 0 0 1 .379-.215l4.264 2.559a.25.25 0 0 1 0 .428l-4.264 2.559A.25.25 0 0 1 6 10.559Z"></path></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 6V17C3 18.6569 4.34315 20 6 20H20C20.5523 20 21 19.5523 21 19V16M19 8H5C3.89543 8 3 7.10457 3 6V6C3 4.89543 3.89543 4 5 4H18C18.5523 4 19 4.44772 19 5V8ZM19 8H20C20.5523 8 21 8.44772 21 9V12M21 12H18C16.8954 12 16 12.8954 16 14V14C16 15.1046 16.8954 16 18 16H21M21 12V16"></path></svg>
@@ -1 +0,0 @@
1
- <svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 21.8712 15.5664 C 22.1524 15.5664 22.2930 15.4024 22.3399 15.1445 C 23.1368 11.3945 23.0899 11.2539 27.0040 10.4570 C 27.2852 10.4102 27.4493 10.2461 27.4493 9.9883 C 27.4493 9.7070 27.2852 9.5429 27.0040 9.4961 C 23.0899 8.6992 23.1368 8.5586 22.3399 4.8320 C 22.2930 4.5742 22.1524 4.3867 21.8712 4.3867 C 21.5899 4.3867 21.4493 4.5742 21.3790 4.8320 C 20.6055 8.5586 20.6524 8.6992 16.7149 9.4961 C 16.4571 9.5429 16.2696 9.7070 16.2696 9.9883 C 16.2696 10.2461 16.4571 10.4102 16.7149 10.4570 C 20.6524 11.2539 20.6055 11.3945 21.3790 15.1445 C 21.4493 15.4024 21.5899 15.5664 21.8712 15.5664 Z M 41.2306 23.8398 C 41.5587 23.8398 41.7462 23.6289 41.7930 23.3242 C 42.6134 18.8711 42.6368 18.5898 47.3475 17.7695 C 47.6523 17.7227 47.8866 17.5117 47.8866 17.1836 C 47.8866 16.8555 47.6523 16.6680 47.3475 16.5976 C 42.6368 15.8008 42.6134 15.5195 41.7930 11.0664 C 41.7462 10.7617 41.5587 10.5273 41.2306 10.5273 C 40.9024 10.5273 40.6915 10.7617 40.6446 11.0664 C 39.8477 15.5195 39.8243 15.8008 35.1134 16.5976 C 34.7852 16.6680 34.5743 16.8555 34.5743 17.1836 C 34.5743 17.5117 34.7852 17.7227 35.1134 17.7695 C 39.8243 18.5898 39.8477 18.8711 40.6446 23.3242 C 40.6915 23.6289 40.9024 23.8398 41.2306 23.8398 Z M 9.0274 30.5664 C 9.3555 30.5664 9.5430 30.3320 9.5899 30.0273 C 10.4102 25.5742 10.4337 25.2929 15.1446 24.4961 C 15.4493 24.4258 15.6837 24.2383 15.6837 23.9102 C 15.6837 23.5820 15.4493 23.3711 15.1446 23.3242 C 10.4337 22.5039 10.4102 22.2227 9.5899 17.7695 C 9.5430 17.4649 9.3555 17.2539 9.0274 17.2539 C 8.6993 17.2539 8.4884 17.4649 8.4415 17.7695 C 7.6212 22.2227 7.6212 22.5039 2.9102 23.3242 C 2.5821 23.3711 2.3712 23.5820 2.3712 23.9102 C 2.3712 24.2383 2.5821 24.4258 2.9102 24.4961 C 7.6212 25.2929 7.6212 25.5742 8.4415 30.0273 C 8.4884 30.3320 8.6993 30.5664 9.0274 30.5664 Z M 49.0352 50.6055 C 50.0432 51.6133 51.7304 51.6133 52.6448 50.6055 C 53.6288 49.5742 53.6288 47.9805 52.6448 46.9961 L 30.3790 24.6367 C 29.3946 23.6524 27.7071 23.6524 26.7696 24.6367 C 25.7852 25.6680 25.8087 27.2851 26.7696 28.2695 Z M 35.4181 34.5039 L 28.5508 27.6133 C 28.1290 27.1914 28.0118 26.7461 28.4102 26.3242 C 28.8087 25.9492 29.2540 26.0429 29.6993 26.4883 L 36.5899 33.3789 Z M 20.1602 50.9805 C 20.5821 50.9805 20.8868 50.6758 20.9337 50.2305 C 21.7071 43.9727 22.0118 43.8086 28.3634 42.7773 C 28.8790 42.6836 29.1837 42.4492 29.1837 41.9805 C 29.1837 41.5352 28.8790 41.2539 28.4571 41.1836 C 22.0587 39.9649 21.7071 39.9883 20.9337 33.7305 C 20.8868 33.2851 20.5821 32.9805 20.1602 32.9805 C 19.7149 32.9805 19.4102 33.2851 19.3634 33.7070 C 18.5430 40.0586 18.3087 40.2695 11.8399 41.1836 C 11.4181 41.2305 11.1134 41.5352 11.1134 41.9805 C 11.1134 42.4258 11.4181 42.6836 11.8399 42.7773 C 18.3087 44.0195 18.5196 44.0195 19.3634 50.2773 C 19.4102 50.6758 19.7149 50.9805 20.1602 50.9805 Z"/></svg>
@@ -1 +0,0 @@
1
- <svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 24.5898 49.5742 C 25.5508 49.5742 26.2539 48.8477 26.2539 47.9336 L 26.2539 8.0664 C 26.2539 7.1524 25.5508 6.4258 24.5898 6.4258 C 23.6524 6.4258 22.9492 7.1524 22.9492 8.0664 L 22.9492 47.9336 C 22.9492 48.8477 23.6524 49.5742 24.5898 49.5742 Z M 38.2305 44.8867 C 39.1680 44.8867 39.8711 44.1367 39.8711 43.2227 L 39.8711 12.7773 C 39.8711 11.8633 39.1680 11.1133 38.2305 11.1133 C 37.2930 11.1133 36.5664 11.8633 36.5664 12.7773 L 36.5664 43.2227 C 36.5664 44.1367 37.2930 44.8867 38.2305 44.8867 Z M 17.7930 41.0898 C 18.7305 41.0898 19.4336 40.3633 19.4336 39.4492 L 19.4336 16.5508 C 19.4336 15.6367 18.7305 14.9102 17.7930 14.9102 C 16.8320 14.9102 16.1289 15.6367 16.1289 16.5508 L 16.1289 39.4492 C 16.1289 40.3633 16.8320 41.0898 17.7930 41.0898 Z M 31.4102 38.5586 C 32.3476 38.5586 33.0742 37.8320 33.0742 36.9180 L 33.0742 19.0820 C 33.0742 18.1680 32.3476 17.4414 31.4102 17.4414 C 30.4727 17.4414 29.7695 18.1680 29.7695 19.0820 L 29.7695 36.9180 C 29.7695 37.8320 30.4727 38.5586 31.4102 38.5586 Z M 45.0508 34.3633 C 45.9883 34.3633 46.6914 33.6133 46.6914 32.6992 L 46.6914 23.3008 C 46.6914 22.3867 45.9883 21.6367 45.0508 21.6367 C 44.0898 21.6367 43.3867 22.3867 43.3867 23.3008 L 43.3867 32.6992 C 43.3867 33.6133 44.0898 34.3633 45.0508 34.3633 Z M 10.9727 32.5117 C 11.9102 32.5117 12.6133 31.7851 12.6133 30.8711 L 12.6133 25.1289 C 12.6133 24.2149 11.9102 23.4883 10.9727 23.4883 C 10.0117 23.4883 9.3086 24.2149 9.3086 25.1289 L 9.3086 30.8711 C 9.3086 31.7851 10.0117 32.5117 10.9727 32.5117 Z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M0 2.75C0 1.784.784 1 1.75 1h12.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 14.25 15H1.75A1.75 1.75 0 0 1 0 13.25ZM14.5 6h-13v7.25c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25Zm-6-3.5v2h6V2.75a.25.25 0 0 0-.25-.25ZM5 2.5v2h2v-2Zm-3.25 0a.25.25 0 0 0-.25.25V4.5h2v-2Z"></path></svg>
@@ -1,187 +0,0 @@
1
- // Auto-generated icon registry
2
- // This file is generated by scripts/generateIconRegistry.mjs
3
- // Do not edit manually
4
-
5
- export const iconRegistry = {
6
- 'add-circle': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 8V16M16 12H8M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z"></path></svg>`,
7
- 'add': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M7.75 2a.75.75 0 0 1 .75.75V7h4.25a.75.75 0 0 1 0 1.5H8.5v4.25a.75.75 0 0 1-1.5 0V8.5H2.75a.75.75 0 0 1 0-1.5H7V2.75A.75.75 0 0 1 7.75 2Z"></path></svg>`,
8
- 'alt': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M4 6H7.76393C8.52148 6 9.214 6.428 9.55279 7.10557L14.4472 16.8944C14.786 17.572 15.4785 18 16.2361 18H20M14 6H20"></path></svg>`,
9
- 'archive': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M10 13H14M20 8V19C20 20.1046 19.1046 21 18 21H6C4.89543 21 4 20.1046 4 19V8M21 8V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V8H21Z"></path></svg>`,
10
- 'arrow-down': `<svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 27.9883 5.8633 C 26.7695 5.8633 25.9024 6.7071 25.9024 7.9258 L 25.9024 38.7930 L 26.0898 43.8086 L 19.0586 36.0976 L 13.7383 30.8476 C 13.3633 30.4727 12.8008 30.2851 12.2383 30.2851 C 11.0898 30.2851 10.2227 31.1758 10.2227 32.3242 C 10.2227 32.8867 10.4336 33.3789 10.8789 33.8476 L 26.4414 49.4336 C 26.8867 49.9024 27.4258 50.1367 27.9883 50.1367 C 28.5742 50.1367 29.1133 49.9024 29.5586 49.4336 L 45.1211 33.8476 C 45.5664 33.3789 45.7773 32.8867 45.7773 32.3242 C 45.7773 31.1758 44.9102 30.2851 43.7383 30.2851 C 43.1992 30.2851 42.6367 30.4727 42.2617 30.8476 L 36.9180 36.0976 L 29.9102 43.7852 L 30.0976 38.7930 L 30.0976 7.9258 C 30.0976 6.7071 29.2071 5.8633 27.9883 5.8633 Z"/></svg>`,
11
- 'arrow-left': `<svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 6.2383 28.0000 C 6.2383 28.5859 6.4961 29.1250 6.9648 29.5703 L 22.5273 45.1094 C 23.0195 45.5547 23.5117 45.7656 24.0508 45.7656 C 25.2227 45.7656 26.1133 44.9219 26.1133 43.7500 C 26.1133 43.1875 25.9024 42.6250 25.5273 42.2734 L 20.3008 36.9297 L 12.3789 29.7344 L 18.0742 30.0859 L 47.6992 30.0859 C 48.9179 30.0859 49.7617 29.2188 49.7617 28.0000 C 49.7617 26.7812 48.9179 25.9141 47.6992 25.9141 L 18.0742 25.9141 L 12.4024 26.2656 L 20.3008 19.0703 L 25.5273 13.7266 C 25.9258 13.3515 26.1133 12.8125 26.1133 12.2500 C 26.1133 11.0781 25.2227 10.2344 24.0508 10.2344 C 23.5117 10.2344 22.9961 10.4219 22.4805 10.9375 L 6.9648 26.4297 C 6.4961 26.8750 6.2383 27.4141 6.2383 28.0000 Z"/></svg>`,
12
- 'arrow-right': `<svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 49.7617 28.0000 C 49.7617 27.4141 49.5275 26.8750 49.0585 26.4297 L 33.5429 10.9375 C 33.0273 10.4219 32.5117 10.2344 31.9492 10.2344 C 30.8008 10.2344 29.9102 11.0781 29.9102 12.2500 C 29.9102 12.8125 30.0976 13.3515 30.4727 13.7266 L 35.7227 19.0703 L 43.6211 26.2656 L 37.9492 25.9141 L 8.3008 25.9141 C 7.1055 25.9141 6.2383 26.7812 6.2383 28.0000 C 6.2383 29.2188 7.1055 30.0859 8.3008 30.0859 L 37.9492 30.0859 L 43.6445 29.7344 L 35.7227 36.9297 L 30.4727 42.2734 C 30.0976 42.6250 29.9102 43.1875 29.9102 43.7500 C 29.9102 44.9219 30.8008 45.7656 31.9492 45.7656 C 32.5117 45.7656 33.0039 45.5547 33.4727 45.1094 L 49.0585 29.5703 C 49.5275 29.1250 49.7617 28.5859 49.7617 28.0000 Z"/></svg>`,
13
- 'arrow-up': `<svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 27.9883 50.1367 C 29.2071 50.1367 30.0976 49.2930 30.0976 48.0742 L 30.0976 17.2071 L 29.9102 12.2149 L 36.9180 19.9024 L 42.2617 25.1524 C 42.6367 25.5273 43.1992 25.7149 43.7383 25.7149 C 44.9102 25.7149 45.7773 24.8242 45.7773 23.6758 C 45.7773 23.1133 45.5664 22.6211 45.1211 22.1524 L 29.5586 6.5664 C 29.1133 6.0976 28.5742 5.8633 27.9883 5.8633 C 27.4258 5.8633 26.8867 6.0976 26.4414 6.5664 L 10.8789 22.1524 C 10.4336 22.6211 10.2227 23.1133 10.2227 23.6758 C 10.2227 24.8242 11.0898 25.7149 12.2383 25.7149 C 12.8008 25.7149 13.3633 25.5273 13.7383 25.1524 L 19.0586 19.9024 L 26.0898 12.1914 L 25.9024 17.2071 L 25.9024 48.0742 C 25.9024 49.2930 26.7695 50.1367 27.9883 50.1367 Z"/></svg>`,
14
- 'at': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M8 .5a7.499 7.499 0 0 1 7.499 7.462l.002.038v1.164a2.612 2.612 0 0 1-4.783 1.454A3.763 3.763 0 0 1 8 11.776 3.776 3.776 0 1 1 11.776 8v1.164a1.112 1.112 0 0 0 2.225 0L14 8a6 6 0 1 0-3.311 5.365.75.75 0 0 1 .673 1.341A7.5 7.5 0 1 1 8 .5Zm0 5.225a2.275 2.275 0 1 0 0 4.552 2.275 2.275 0 0 0 0-4.552Z"></path></svg>`,
15
- 'attestation': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M17.03 9.78a.75.75 0 0 0-1.06-1.06l-5.47 5.47-2.47-2.47a.75.75 0 0 0-1.06 1.06l3 3a.75.75 0 0 0 1.06 0l6-6Z"></path><path d="m14.136 1.2 1.375 1.01c.274.201.593.333.929.384l1.687.259a3.61 3.61 0 0 1 3.02 3.021l.259 1.686c.051.336.183.655.384.929l1.01 1.375a3.61 3.61 0 0 1 0 4.272l-1.01 1.375a2.106 2.106 0 0 0-.384.929l-.259 1.687a3.61 3.61 0 0 1-3.021 3.02l-1.686.259a2.106 2.106 0 0 0-.929.384l-1.375 1.01a3.61 3.61 0 0 1-4.272 0l-1.375-1.01a2.106 2.106 0 0 0-.929-.384l-1.687-.259a3.61 3.61 0 0 1-3.02-3.021l-.259-1.686a2.117 2.117 0 0 0-.384-.929L1.2 14.136a3.61 3.61 0 0 1 0-4.272l1.01-1.375c.201-.274.333-.593.384-.929l.259-1.687a3.61 3.61 0 0 1 3.021-3.02l1.686-.259c.336-.051.655-.183.929-.384L9.864 1.2a3.61 3.61 0 0 1 4.272 0Zm-3.384 1.209-1.375 1.01a3.614 3.614 0 0 1-1.59.658l-1.686.258a2.111 2.111 0 0 0-1.766 1.766l-.258 1.686a3.61 3.61 0 0 1-.658 1.589l-1.01 1.376a2.11 2.11 0 0 0 0 2.496l1.01 1.375c.344.469.57 1.015.658 1.59l.258 1.686c.14.911.855 1.626 1.766 1.766l1.686.258a3.61 3.61 0 0 1 1.589.658l1.376 1.01a2.11 2.11 0 0 0 2.496 0l1.375-1.01a3.613 3.613 0 0 1 1.59-.657l1.686-.26a2.11 2.11 0 0 0 1.766-1.765l.258-1.686a3.61 3.61 0 0 1 .658-1.589l1.01-1.376a2.11 2.11 0 0 0 0-2.496l-1.01-1.375a3.613 3.613 0 0 1-.657-1.59l-.26-1.686a2.11 2.11 0 0 0-1.765-1.766l-1.686-.258a3.61 3.61 0 0 1-1.589-.658l-1.376-1.01a2.11 2.11 0 0 0-2.496 0Z"></path></svg>`,
16
- 'battery-25': `<svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 9.4633 42.0000 L 40.8481 42.0000 C 43.8786 42.0000 46.4304 41.7165 48.2379 39.9089 C 50.0457 38.1013 50.2935 35.5848 50.2935 32.5545 L 50.2935 23.4633 C 50.2935 20.4329 50.0457 17.8987 48.2379 16.1089 C 46.4127 14.3013 43.8786 14.0000 40.8481 14.0000 L 9.4101 14.0000 C 6.4329 14.0000 3.8810 14.3013 2.0734 16.1089 C .2658 17.9164 0 20.4329 0 23.4101 L 0 32.5545 C 0 35.5848 .2658 38.1190 2.0734 39.9089 C 3.8810 41.7165 6.4329 42.0000 9.4633 42.0000 Z M 8.9671 39.1468 C 7.1418 39.1468 5.2279 38.8987 4.1646 37.8355 C 3.0835 36.7544 2.8532 34.8759 2.8532 33.0506 L 2.8532 23.0202 C 2.8532 21.1595 3.0835 19.2456 4.1468 18.1823 C 5.2279 17.1013 7.1595 16.8532 9.0203 16.8532 L 41.3442 16.8532 C 43.1520 16.8532 45.0836 17.1190 46.1470 18.1823 C 47.2278 19.2633 47.4405 21.1418 47.4405 22.9671 L 47.4405 33.0506 C 47.4405 34.8759 47.2100 36.7544 46.1470 37.8355 C 45.0836 38.9165 43.1520 39.1468 41.3442 39.1468 Z M 8.6126 36.7367 L 13.2734 36.7367 C 14.5848 36.7367 15.3114 36.5595 15.8785 36.0101 C 16.4456 35.4430 16.6051 34.6988 16.6051 33.4051 L 16.6051 22.6127 C 16.6051 21.3013 16.4456 20.5747 15.8785 20.0076 C 15.3114 19.4405 14.5848 19.2810 13.2734 19.2810 L 8.6126 19.2810 C 7.3013 19.2810 6.5747 19.4405 6.0076 20.0076 C 5.4405 20.5747 5.2810 21.3013 5.2810 22.6127 L 5.2810 33.4051 C 5.2810 34.6988 5.4405 35.4430 6.0076 36.0101 C 6.5747 36.5595 7.3013 36.7367 8.6126 36.7367 Z M 52.7216 32.4835 C 54.1214 32.3949 56 30.6051 56 27.8937 C 56 25.2000 54.1214 23.4101 52.7216 23.3215 Z"/></svg>`,
17
- 'bell': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
18
- <path d="M12 5.5C14.7614 5.5 17 7.73858 17 10.5V12.7396C17 13.2294 17.1798 13.7022 17.5052 14.0683L18.7808 15.5035C19.6407 16.4708 18.954 18 17.6597 18H6.34025C5.04598 18 4.35927 16.4708 5.21913 15.5035L6.4948 14.0683C6.82022 13.7022 6.99998 13.2294 6.99998 12.7396L7 10.5C7 7.73858 9.23858 5.5 12 5.5ZM12 5.5V3M10.9999 21H12.9999" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
19
- </svg>`,
20
- 'bookmark': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M3 2.75C3 1.784 3.784 1 4.75 1h6.5c.966 0 1.75.784 1.75 1.75v11.5a.75.75 0 0 1-1.227.579L8 11.722l-3.773 3.107A.751.751 0 0 1 3 14.25Zm1.75-.25a.25.25 0 0 0-.25.25v9.91l3.023-2.489a.75.75 0 0 1 .954 0l3.023 2.49V2.75a.25.25 0 0 0-.25-.25Z"></path></svg>`,
21
- 'bot': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M5.75 7.5a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5a.75.75 0 0 1 .75-.75Zm5.25.75a.75.75 0 0 0-1.5 0v1.5a.75.75 0 0 0 1.5 0v-1.5Z"></path><path d="M6.25 0h2A.75.75 0 0 1 9 .75V3.5h3.25a2.25 2.25 0 0 1 2.25 2.25V8h.75a.75.75 0 0 1 0 1.5h-.75v2.75a2.25 2.25 0 0 1-2.25 2.25h-8.5a2.25 2.25 0 0 1-2.25-2.25V9.5H.75a.75.75 0 0 1 0-1.5h.75V5.75A2.25 2.25 0 0 1 3.75 3.5H7.5v-2H6.25a.75.75 0 0 1 0-1.5ZM3 5.75v6.5c0 .414.336.75.75.75h8.5a.75.75 0 0 0 .75-.75v-6.5a.75.75 0 0 0-.75-.75h-8.5a.75.75 0 0 0-.75.75Z"></path></svg>`,
22
- 'bubble': `<svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 16.5860 52.2461 C 17.7579 52.2461 18.5548 51.6367 19.9610 50.3711 L 28.0704 43.1758 L 43.0938 43.1758 C 50.0783 43.1758 53.8280 39.3086 53.8280 32.4414 L 53.8280 14.4883 C 53.8280 7.6211 50.0783 3.7539 43.0938 3.7539 L 12.9064 3.7539 C 5.9454 3.7539 2.1720 7.5976 2.1720 14.4883 L 2.1720 32.4414 C 2.1720 39.3320 5.9454 43.1758 12.9064 43.1758 L 14.0313 43.1758 L 14.0313 49.2695 C 14.0313 51.0742 14.9688 52.2461 16.5860 52.2461 Z M 17.5469 47.9570 L 17.5469 41.1602 C 17.5469 39.8945 17.0782 39.4023 15.7891 39.4023 L 12.9298 39.4023 C 8.1720 39.4023 5.9454 36.9883 5.9454 32.4180 L 5.9454 14.4883 C 5.9454 9.9180 8.1720 7.5273 12.9298 7.5273 L 43.0938 7.5273 C 47.8280 7.5273 50.0548 9.9180 50.0548 14.4883 L 50.0548 32.4180 C 50.0548 36.9883 47.8280 39.4023 43.0938 39.4023 L 27.9064 39.4023 C 26.6173 39.4023 25.9376 39.5898 25.0469 40.5039 Z"/></svg>`,
23
- 'building': `<svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg">
24
- <path d="M3.5288801,45.3231258 C2.43762978,45.3231258 1.57666326,44.9723596 0.945980541,44.270827 C0.363838669,43.6232585 0.0503776619,42.7734225 0.00559751799,41.7213191 L0,41.4540794 L0,3.86908131 C0,2.67859475 0.315326847,1.73612623 0.945980541,1.04167574 C1.5281492,0.400644514 2.30653602,0.0554738558 3.28114098,0.00616376176 L3.5288801,0 L30.3358562,0 C31.4129423,0 32.2668268,0.347225246 32.8975095,1.04167574 C33.4796514,1.68270696 33.7931124,2.53506716 33.8378925,3.59875633 L33.84349,3.86908131 L33.843,10.459 L46.492192,10.4592063 C47.4864522,10.4592063 48.2905286,10.7580841 48.9044214,11.3558397 L49.0539324,11.5115052 C49.6361278,12.1590737 49.9496177,13.0089072 49.994402,14.0610056 L50,14.3282441 L50,41.4540794 C50,42.6303785 49.6846441,43.5692944 49.0539324,44.270827 C48.4717369,44.9183955 47.6993578,45.2670863 46.7367949,45.3168992 L46.492192,45.3231258 L3.5288801,45.3231258 Z M33.84349,41.4540794 C33.84349,41.6070996 33.8381539,41.7561027 33.8274818,41.9010887 L45.3654442,41.9005118 C45.7764372,41.9005118 46.081199,41.8013046 46.2797295,41.6028902 C46.4498985,41.4328232 46.547138,41.1794565 46.5714478,40.8427902 L46.5775253,40.6675154 L46.5775253,15.1147907 C46.5775253,14.6896335 46.47826,14.3778477 46.2797295,14.1794333 C46.1095605,14.0093638 45.861344,13.9121812 45.5350801,13.8878856 L45.3654442,13.8818116 L33.843,13.881 L33.84349,41.4540794 Z M29.2091519,3.42264885 L4.65558437,3.42264885 C4.23042718,3.42264885 3.91864138,3.52185606 3.72022695,3.72027049 C3.55015744,3.89034 3.45297487,4.14370276 3.42867922,4.48035879 L3.42260531,4.65562791 L3.42260531,40.6675154 C3.42260531,41.0926871 3.52181253,41.4044787 3.72022695,41.6028902 C3.89029646,41.7729597 4.14365923,41.8701423 4.48031525,41.8944379 L4.65558437,41.9005118 L9.523,41.9 L9.52380538,35.6292547 C9.52380538,34.7917984 9.69656368,34.1563867 10.0420803,33.7230198 L10.150918,33.5990711 C10.5309863,33.2060999 11.0955308,32.991752 11.8445515,32.9560273 L12.074792,32.9506686 L21.768698,32.9506686 C22.6473697,32.9506686 23.2922021,33.1668028 23.7031951,33.5990711 C24.0768251,33.9920291 24.2806233,34.5870318 24.3145897,35.3840791 L24.3196846,35.6292547 L24.319,41.9 L29.2091519,41.9005118 C29.6201449,41.9005118 29.9248486,41.8013046 30.1232631,41.6028902 C30.2933326,41.4328232 30.3905152,41.1794565 30.4148108,40.8427902 L30.4208847,40.6675154 L30.4208847,4.65562791 C30.4208847,4.23047072 30.3216775,3.91868492 30.1232631,3.72027049 C29.9248486,3.52185606 29.6201449,3.42264885 29.2091519,3.42264885 Z M20.8545868,35.7355469 L12.9889467,35.7355469 C12.5766608,35.7355469 12.3517775,35.9229496 12.314297,36.297755 L12.3086749,36.4158187 L12.308,41.9 L21.534,41.9 L21.5348587,36.4158187 C21.5348587,36.0035328 21.3474559,35.7786495 20.9726505,35.741169 L20.8545868,35.7355469 Z M41.9216362,33.6309405 C42.3632989,33.6309405 42.6025328,33.8333924 42.639338,34.2382962 L42.6443569,34.353744 L42.6443569,37.6700693 C42.6443569,38.1117735 42.4419282,38.3510299 42.0370707,38.3878386 L41.9216362,38.392858 L38.4991615,38.392858 C38.0704294,38.392858 37.8381995,38.1904102 37.8024718,37.7855147 L37.7975999,37.6700693 L37.7975999,34.353744 C37.7975999,33.9120307 37.9941021,33.6727694 38.3871065,33.6359599 L38.4991615,33.6309405 L41.9216362,33.6309405 Z M41.9216362,25.5102147 C42.3632989,25.5102147 42.6025328,25.7126557 42.639338,26.1175375 L42.6443569,26.2329791 L42.6443569,29.5493096 C42.6443569,29.9910255 42.4419282,30.2302883 42.0370707,30.2670979 L41.9216362,30.2721174 L38.4991615,30.2721174 C38.0704294,30.2721174 37.8381995,30.0696643 37.8024718,29.6647581 L37.7975999,29.5493096 L37.7975999,26.2329791 C37.7975999,25.7912898 37.9941021,25.5520414 38.3871065,25.5152339 L38.4991615,25.5102147 L41.9216362,25.5102147 Z M14.0093327,23.7882672 C14.5457134,23.7882672 14.8345338,24.0358275 14.8757938,24.5309482 L14.8809513,24.6598859 L14.8809513,28.6777345 C14.8809513,29.2140884 14.633391,29.5028943 14.1382703,29.5441523 L14.0093327,29.5493096 L9.86391952,29.5493096 C9.35371482,29.5493096 9.07898921,29.3017616 9.0397427,28.8066657 L9.03483688,28.6777345 L9.03483688,24.6598859 C9.03483688,24.1235051 9.27031597,23.8346848 9.74127416,23.7934247 L9.86391952,23.7882672 L14.0093327,23.7882672 Z M23.9583243,23.7882672 C24.4946782,23.7882672 24.7834842,24.0358275 24.8247421,24.5309482 L24.8298994,24.6598859 L24.8298994,28.6777345 C24.8298994,29.2140884 24.5823514,29.5028943 24.0872555,29.5441523 L23.9583243,29.5493096 L19.8341574,29.5493096 C19.310878,29.5493096 19.0291123,29.3017616 18.98886,28.8066657 L18.9838285,28.6777345 L18.9838285,24.6598859 C18.9838285,24.1235051 19.225342,23.8346848 19.7083691,23.7934247 L19.8341574,23.7882672 L23.9583243,23.7882672 Z M41.9216362,17.3894455 C42.3632989,17.3894455 42.6025328,17.5918986 42.639338,17.9968049 L42.6443569,18.1122533 L42.6443569,21.4285839 C42.6443569,21.8702732 42.4419282,22.1095215 42.0370707,22.146329 L41.9216362,22.1513482 L38.4991615,22.1513482 C38.0704294,22.1513482 37.8381995,21.9489072 37.8024718,21.5440254 L37.7975999,21.4285839 L37.7975999,18.1122533 C37.7975999,17.6705374 37.9941021,17.4312746 38.3871065,17.394465 L38.4991615,17.3894455 L41.9216362,17.3894455 Z M14.0093327,15.3699198 C14.5457134,15.3699198 14.8345338,15.6174678 14.8757938,16.1125637 L14.8809513,16.241495 L14.8809513,20.2593436 C14.8809513,20.7957243 14.633391,21.0845447 14.1382703,21.1258047 L14.0093327,21.1309622 L9.86391952,21.1309622 C9.35371482,21.1309622 9.07898921,20.8834019 9.0397427,20.3882812 L9.03483688,20.2593436 L9.03483688,16.241495 C9.03483688,15.705141 9.27031597,15.4163351 9.74127416,15.3750771 L9.86391952,15.3699198 L14.0093327,15.3699198 Z M23.9583243,15.3699198 C24.4946782,15.3699198 24.7834842,15.6174678 24.8247421,16.1125637 L24.8298994,16.241495 L24.8298994,20.2593436 C24.8298994,20.7957243 24.5823514,21.0845447 24.0872555,21.1258047 L23.9583243,21.1309622 L19.8341574,21.1309622 C19.310878,21.1309622 19.0291123,20.8834019 18.98886,20.3882812 L18.9838285,20.2593436 L18.9838285,16.241495 C18.9838285,15.705141 19.225342,15.4163351 19.7083691,15.3750771 L19.8341574,15.3699198 L23.9583243,15.3699198 Z M14.0093327,6.95152895 C14.5457134,6.95152895 14.8345338,7.19908928 14.8757938,7.69420994 L14.8809513,7.82314761 L14.8809513,11.8409962 C14.8809513,12.3773769 14.633391,12.6661973 14.1382703,12.7074574 L14.0093327,12.7126149 L9.86391952,12.7126149 C9.35371482,12.7126149 9.07898921,12.4650545 9.0397427,11.9699339 L9.03483688,11.8409962 L9.03483688,7.82314761 C9.03483688,7.2867669 9.27031597,6.99794651 9.74127416,6.95668645 L9.86391952,6.95152895 L14.0093327,6.95152895 Z M23.9583243,6.95152895 C24.4946782,6.95152895 24.7834842,7.19908928 24.8247421,7.69420994 L24.8298994,7.82314761 L24.8298994,11.8409962 C24.8298994,12.3773769 24.5823514,12.6661973 24.0872555,12.7074574 L23.9583243,12.7126149 L19.8341574,12.7126149 C19.310878,12.7126149 19.0291123,12.4650545 18.98886,11.9699339 L18.9838285,11.8409962 L18.9838285,7.82314761 C18.9838285,7.2867669 19.225342,6.99794651 19.7083691,6.95668645 L19.8341574,6.95152895 L23.9583243,6.95152895 Z" transform="translate(3 5)"/>
25
- </svg>`,
26
- 'button': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M2.88133 6.66134C2.95008 5.69881 3.69631 4.92263 4.65539 4.81607L4.93238 4.78529C9.62967 4.26337 14.3703 4.26337 19.0676 4.78529L19.3446 4.81607C20.3037 4.92263 21.0499 5.69881 21.1187 6.66134L21.1743 7.44019C21.3912 10.4762 21.3912 13.5238 21.1743 16.5598L21.1187 17.3387C21.0499 18.3012 20.3037 19.0774 19.3446 19.1839L19.0676 19.2147C14.3703 19.7366 9.62967 19.7366 4.93238 19.2147L4.65539 19.1839C3.69631 19.0774 2.95008 18.3012 2.88133 17.3387L2.8257 16.5598C2.60884 13.5238 2.60884 10.4762 2.8257 7.44019L2.88133 6.66134Z"></path></svg>`,
27
- 'calculate': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7 8.5H10.5M13.75 14H17.25M13.75 16.5H17.25M6.75 15.25H10.75M8.75 17.25V13.25M14.1001 7L16.9285 9.82843M14.1001 9.82861L16.9285 7.00019M6 4H18C19.1046 4 20 4.89543 20 6V18C20 19.1046 19.1046 20 18 20H6C4.89543 20 4 19.1046 4 18V6C4 4.89543 4.89543 4 6 4Z"></path></svg>`,
28
- 'calendar': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M20 9H4M7 3V5M17 3V5M6 21H18C19.1046 21 20 20.1046 20 19V7C20 5.89543 19.1046 5 18 5H6C4.89543 5 4 5.89543 4 7V19C4 20.1046 4.89543 21 6 21Z"></path></svg>`,
29
- 'captions-bubble': `<svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 16.5860 52.2461 C 17.7579 52.2461 18.5548 51.6367 19.9610 50.3711 L 28.0704 43.1758 L 43.0938 43.1758 C 50.0783 43.1758 53.8280 39.3086 53.8280 32.4414 L 53.8280 14.4883 C 53.8280 7.6211 50.0783 3.7539 43.0938 3.7539 L 12.9064 3.7539 C 5.9454 3.7539 2.1720 7.5976 2.1720 14.4883 L 2.1720 32.4414 C 2.1720 39.3320 5.9454 43.1758 12.9064 43.1758 L 14.0313 43.1758 L 14.0313 49.2695 C 14.0313 51.0742 14.9688 52.2461 16.5860 52.2461 Z M 17.5469 47.9570 L 17.5469 41.1602 C 17.5469 39.8945 17.0782 39.4023 15.7891 39.4023 L 12.9298 39.4023 C 8.1720 39.4023 5.9454 36.9883 5.9454 32.4180 L 5.9454 14.4883 C 5.9454 9.9180 8.1720 7.5273 12.9298 7.5273 L 43.0938 7.5273 C 47.8280 7.5273 50.0548 9.9180 50.0548 14.4883 L 50.0548 32.4180 C 50.0548 36.9883 47.8280 39.4023 43.0938 39.4023 L 27.9064 39.4023 C 26.6173 39.4023 25.9376 39.5898 25.0469 40.5039 Z M 13.3282 26.6758 L 23.0079 26.6758 C 23.7579 26.6758 24.3438 26.0898 24.3438 25.3164 C 24.3438 24.5898 23.7579 23.9571 23.0079 23.9571 L 13.3282 23.9571 C 12.5782 23.9571 11.9923 24.5898 11.9923 25.3164 C 11.9923 26.0898 12.5782 26.6758 13.3282 26.6758 Z M 27.8360 26.6758 L 43.0001 26.6758 C 43.7501 26.6758 44.3596 26.0898 44.3596 25.3164 C 44.3596 24.5898 43.7501 23.9571 43.0001 23.9571 L 27.8360 23.9571 C 27.0860 23.9571 26.5001 24.5898 26.5001 25.3164 C 26.5001 26.0898 27.0860 26.6758 27.8360 26.6758 Z M 13.3282 32.8164 L 17.3126 32.8164 C 18.0626 32.8164 18.6720 32.2305 18.6720 31.4805 C 18.6720 30.7071 18.0626 30.0976 17.3126 30.0976 L 13.3282 30.0976 C 12.5782 30.0976 11.9923 30.7071 11.9923 31.4805 C 11.9923 32.2305 12.5782 32.8164 13.3282 32.8164 Z M 22.1642 32.8164 L 33.9064 32.8164 C 34.6564 32.8164 35.2423 32.2305 35.2423 31.4805 C 35.2423 30.7071 34.6564 30.0976 33.9064 30.0976 L 22.1642 30.0976 C 21.4142 30.0976 20.8048 30.7071 20.8048 31.4805 C 20.8048 32.2305 21.4142 32.8164 22.1642 32.8164 Z M 38.7344 32.8164 L 43.0001 32.8164 C 43.7501 32.8164 44.3596 32.2305 44.3596 31.4805 C 44.3596 30.7071 43.7501 30.0976 43.0001 30.0976 L 38.7344 30.0976 C 37.9844 30.0976 37.3985 30.7071 37.3985 31.4805 C 37.3985 32.2305 37.9844 32.8164 38.7344 32.8164 Z"/></svg>`,
30
- 'cart': `<svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 20.0079 39.6485 L 47.3596 39.6485 C 48.2735 39.6485 49.0703 38.8985 49.0703 37.8907 C 49.0703 36.8829 48.2735 36.1328 47.3596 36.1328 L 20.4063 36.1328 C 19.0704 36.1328 18.2501 35.1953 18.0391 33.7656 L 17.6641 31.3047 L 47.4062 31.3047 C 50.8281 31.3047 52.5859 29.1953 53.0783 25.8438 L 54.9532 13.4453 C 55.0003 13.1407 55.0468 12.7656 55.0468 12.5547 C 55.0468 11.4297 54.2030 10.6563 52.9142 10.6563 L 14.6407 10.6563 L 14.1954 7.6797 C 13.9610 5.8750 13.3048 4.9609 10.9141 4.9609 L 2.6876 4.9609 C 1.7501 4.9609 .9532 5.7813 .9532 6.7188 C .9532 7.6797 1.7501 8.5000 2.6876 8.5000 L 10.6094 8.5000 L 14.3594 34.2344 C 14.8516 37.5625 16.6094 39.6485 20.0079 39.6485 Z M 51.0623 14.1953 L 49.3987 25.4219 C 49.2110 26.8750 48.4377 27.7656 47.0548 27.7656 L 17.1485 27.7891 L 15.1563 14.1953 Z M 21.8594 51.0391 C 23.9688 51.0391 25.6563 49.375 25.6563 47.2422 C 25.6563 45.1328 23.9688 43.4453 21.8594 43.4453 C 19.7266 43.4453 18.0391 45.1328 18.0391 47.2422 C 18.0391 49.375 19.7266 51.0391 21.8594 51.0391 Z M 43.7735 51.0391 C 45.9062 51.0391 47.5939 49.375 47.5939 47.2422 C 47.5939 45.1328 45.9062 43.4453 43.7735 43.4453 C 41.6641 43.4453 39.9532 45.1328 39.9532 47.2422 C 39.9532 49.375 41.6641 51.0391 43.7735 51.0391 Z"/></svg>`,
31
- 'chart': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M1.5 1.75V13.5h13.75a.75.75 0 0 1 0 1.5H.75a.75.75 0 0 1-.75-.75V1.75a.75.75 0 0 1 1.5 0Zm14.28 2.53-5.25 5.25a.75.75 0 0 1-1.06 0L7 7.06 4.28 9.78a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042l3.25-3.25a.75.75 0 0 1 1.06 0L10 7.94l4.72-4.72a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042Z"></path></svg>`,
32
- 'check': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M13.78 4.22a.75.75 0 0 1 0 1.06l-7.25 7.25a.75.75 0 0 1-1.06 0L2.22 9.28a.751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018L6 10.94l6.72-6.72a.75.75 0 0 1 1.06 0Z"></path></svg>`,
33
- 'chevron-down': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M12.78 5.22a.749.749 0 0 1 0 1.06l-4.25 4.25a.749.749 0 0 1-1.06 0L3.22 6.28a.749.749 0 1 1 1.06-1.06L8 8.939l3.72-3.719a.749.749 0 0 1 1.06 0Z"></path></svg>`,
34
- 'chevron-left': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path transform="translate(-1 0) rotate(90 8 8)" d="M12.78 5.22a.749.749 0 0 1 0 1.06l-4.25 4.25a.749.749 0 0 1-1.06 0L3.22 6.28a.749.749 0 1 1 1.06-1.06L8 8.939l3.72-3.719a.749.749 0 0 1 1.06 0Z"></path></svg>`,
35
- 'chevron-right': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path transform="translate(1 0) rotate(-90 8 8)" d="M12.78 5.22a.749.749 0 0 1 0 1.06l-4.25 4.25a.749.749 0 0 1-1.06 0L3.22 6.28a.749.749 0 1 1 1.06-1.06L8 8.939l3.72-3.719a.749.749 0 0 1 1.06 0Z"></path></svg>`,
36
- 'clip': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M12.212 3.02a1.753 1.753 0 0 0-2.478.003l-5.83 5.83a3.007 3.007 0 0 0-.88 2.127c0 .795.315 1.551.88 2.116.567.567 1.333.89 2.126.89.79 0 1.548-.321 2.116-.89l5.48-5.48a.75.75 0 0 1 1.061 1.06l-5.48 5.48a4.492 4.492 0 0 1-3.177 1.33c-1.2 0-2.345-.487-3.187-1.33a4.483 4.483 0 0 1-1.32-3.177c0-1.195.475-2.341 1.32-3.186l5.83-5.83a3.25 3.25 0 0 1 5.553 2.297c0 .863-.343 1.691-.953 2.301L7.439 12.39c-.375.377-.884.59-1.416.593a1.998 1.998 0 0 1-1.412-.593 1.992 1.992 0 0 1 0-2.828l5.48-5.48a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-5.48 5.48a.492.492 0 0 0 0 .707.499.499 0 0 0 .352.154.51.51 0 0 0 .356-.154l5.833-5.827a1.755 1.755 0 0 0 0-2.481Z"></path></svg>`,
37
- 'clock': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
38
- <path d="M16 14L12 12V7M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
39
- </svg>`,
40
- 'close-circle': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
41
- <path d="M15 9.00004L9 15M15 15L9 9.00004M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
42
- </svg>`,
43
- 'close': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M3.72 3.72a.75.75 0 0 1 1.06 0L8 6.94l3.22-3.22a.749.749 0 0 1 1.275.326.749.749 0 0 1-.215.734L9.06 8l3.22 3.22a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215L8 9.06l-3.22 3.22a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042L6.94 8 3.72 4.78a.75.75 0 0 1 0-1.06Z"></path></svg>`,
44
- 'cloud-download': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7 19L5.78311 18.9954C3.12231 18.8818 1 16.6888 1 14C1 11.3501 3.06139 9.18169 5.66806 9.01084C6.78942 6.64027 9.20316 5 12 5C15.5268 5 18.4445 7.60822 18.9293 11.001L19 11C21.2091 11 23 12.7909 23 15C23 17.1422 21.316 18.8911 19.1996 18.9951L17 19M12 10V18M12 18L15 15M12 18L9 15"></path></svg>`,
45
- 'cloud-upload': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7 19L5.78311 18.9954C3.12231 18.8818 1 16.6888 1 14C1 11.3501 3.06139 9.18169 5.66806 9.01084C6.78942 6.64027 9.20316 5 12 5C15.5268 5 18.4445 7.60822 18.9293 11.001L19 11C21.2091 11 23 12.7909 23 15C23 17.1422 21.316 18.8911 19.1996 18.9951L17 19M12 20V12M12 12L15 15M12 12L9 15"></path></svg>`,
46
- 'cloud': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M1 14C1 16.6888 3.12231 18.8818 5.78311 18.9954L19.1996 18.9951C21.316 18.8911 23 17.1422 23 15C23 12.7909 21.2091 11 19 11L18.9293 11.001C18.4445 7.60822 15.5268 5 12 5C9.20316 5 6.78942 6.64027 5.66806 9.01084C3.06139 9.18169 1 11.3501 1 14Z"></path></svg>`,
47
- 'columns-layout': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 4V20M6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20Z"></path></svg>`,
48
- 'command': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7.5 19V19C6.11929 19 5 17.8807 5 16.5V16.5C5 15.1193 6.11929 14 7.5 14H16.5C17.8807 14 19 15.1193 19 16.5V16.5C19 17.8807 17.8807 19 16.5 19V19C15.1193 19 14 17.8807 14 16.5V7.5C14 6.11929 15.1193 5 16.5 5V5C17.8807 5 19 6.11929 19 7.5V7.5C19 8.88071 17.8807 10 16.5 10H7.5C6.11929 10 5 8.88071 5 7.5V7.5C5 6.11929 6.11929 5 7.5 5V5C8.88071 5 10 6.11929 10 7.5V16.5C10 17.8807 8.88071 19 7.5 19Z"></path></svg>`,
49
- 'cube': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="m8.878.392 5.25 3.045c.54.314.872.89.872 1.514v6.098a1.75 1.75 0 0 1-.872 1.514l-5.25 3.045a1.75 1.75 0 0 1-1.756 0l-5.25-3.045A1.75 1.75 0 0 1 1 11.049V4.951c0-.624.332-1.201.872-1.514L7.122.392a1.75 1.75 0 0 1 1.756 0ZM7.875 1.69l-4.63 2.685L8 7.133l4.755-2.758-4.63-2.685a.248.248 0 0 0-.25 0ZM2.5 5.677v5.372c0 .09.047.171.125.216l4.625 2.683V8.432Zm6.25 8.271 4.625-2.683a.25.25 0 0 0 .125-.216V5.677L8.75 8.432Z"></path></svg>`,
50
- 'delete': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
51
- <path d="M11 10L15 14M11 14L15 10M2.7716 13.5185L7.43827 17.5185C7.80075 17.8292 8.26243 18 8.73985 18H18C19.1046 18 20 17.1046 20 16V8C20 6.89543 19.1046 6 18 6H8.73985C8.26243 6 7.80075 6.17078 7.43827 6.48149L2.7716 10.4815C1.84038 11.2797 1.84038 12.7203 2.7716 13.5185Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
52
- </svg>`,
53
- 'dollar': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
54
- <path d="M12 3V21M15.679 6.63439C14.063 4.2691 7.94541 4.02196 7.94541 8.16745C7.94541 12.3129 16.7524 10.33 16.2439 15.2118C15.8199 19.2823 9.19299 19.3384 7.21094 16.0891" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
55
- </svg>`,
56
- 'download': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M2.75 14A1.75 1.75 0 0 1 1 12.25v-2.5a.75.75 0 0 1 1.5 0v2.5c0 .138.112.25.25.25h10.5a.25.25 0 0 0 .25-.25v-2.5a.75.75 0 0 1 1.5 0v2.5A1.75 1.75 0 0 1 13.25 14Z"></path><path d="M7.25 7.689V2a.75.75 0 0 1 1.5 0v5.689l1.97-1.969a.749.749 0 1 1 1.06 1.06l-3.25 3.25a.749.749 0 0 1-1.06 0L4.22 6.78a.749.749 0 1 1 1.06-1.06l1.97 1.969Z"></path></svg>`,
57
- 'draw': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M15 7.49996L17.5 9.99996M7.5 20L19.25 8.24996C19.9404 7.5596 19.9404 6.44032 19.25 5.74996V5.74996C18.5596 5.0596 17.4404 5.05961 16.75 5.74996L5 17.5V20H7.5ZM7.5 20H15.8787C17.0503 20 18 19.0502 18 17.8786V17.8786C18 17.316 17.7765 16.7765 17.3787 16.3786L17 16M4.5 4.99996C6.5 2.99996 10 3.99996 10 5.99996C10 8.5 4 8.5 4 11C4 11.8759 4.53314 12.5256 5.22583 13"></path></svg>`,
58
- 'duplicate': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
59
- <path d="M9 15H5C3.89543 15 3 14.1046 3 13V5C3 3.89543 3.89543 3 5 3H13C14.1046 3 15 3.89543 15 5V9M11 21H19C20.1046 21 21 20.1046 21 19V11C21 9.89543 20.1046 9 19 9H11C9.89543 9 9 9.89543 9 11V19C9 20.1046 9.89543 21 11 21Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
60
- </svg>`,
61
- 'ear': `<svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 10 42.3906 C 10 48.8594 14.0312 52.9844 20.3359 52.9844 C 25.0468 52.9844 28.5625 50.9219 30.7890 46.9375 L 32.8984 43.1641 C 37.8437 34.1172 46 32.9453 46 21.3203 C 46 10.3516 38.8984 3.0156 28.2578 3.0156 C 17.3594 3.0156 10 10.3984 10 21.4141 Z M 13.5390 42.1563 L 13.5390 21.4141 C 13.5390 12.4844 19.4219 6.5547 28.2578 6.5547 C 36.7890 6.5547 42.4609 12.4844 42.4609 21.3203 C 42.4609 31.0468 34.8437 32.7344 29.7344 41.5703 L 27.6953 45.0625 C 26.0312 47.9687 23.7109 49.3516 20.5 49.3516 C 16.1641 49.3516 13.5390 46.6328 13.5390 42.1563 Z M 18.5312 33.3437 C 19.4922 33.3437 20.3125 32.5234 20.3125 31.5625 L 20.3125 26.3828 L 26.2656 26.3828 C 27.8594 26.3828 28.8672 27.3437 28.8672 28.75 C 28.8672 29.4766 28.4922 30.4609 27.9297 31.1406 L 25.1172 34.6797 C 24.8125 35.0781 24.6484 35.5 24.6484 35.9453 C 24.6484 36.9063 25.4687 37.7031 26.4297 37.7031 C 26.9687 37.7031 27.4844 37.4219 27.8828 36.9297 L 30.9297 33.0625 C 31.8906 31.8437 32.5234 30.0625 32.5234 28.6094 C 32.5234 25.1641 30.0156 22.8437 26.2187 22.8437 L 20.3125 22.8437 L 20.3125 21.2734 C 20.3125 16.7734 23.4531 13.7969 28.2344 13.7969 C 32.7812 13.7969 35.7109 16.75 35.7109 21.2734 C 35.7109 22.2344 36.5078 23.0547 37.4687 23.0547 C 38.4297 23.0547 39.25 22.2344 39.25 21.2734 C 39.25 14.6875 34.8437 10.2578 28.2344 10.2578 C 21.3906 10.2578 16.7734 14.6875 16.7734 21.2734 L 16.7734 31.5625 C 16.7734 32.5234 17.5703 33.3437 18.5312 33.3437 Z"/></svg>`,
62
- 'edit': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V12M9 15V12.5L17.75 3.75C18.4404 3.05964 19.5596 3.05964 20.25 3.75V3.75C20.9404 4.44036 20.9404 5.55964 20.25 6.25L15.5 11L11.5 15H9Z"></path></svg>`,
63
- 'exclamation-mark': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 15H12.01M12 12V9M4.98207 19H19.0179C20.5615 19 21.5233 17.3256 20.7455 15.9923L13.7276 3.96153C12.9558 2.63852 11.0442 2.63852 10.2724 3.96153L3.25452 15.9923C2.47675 17.3256 3.43849 19 4.98207 19Z"></path></svg>`,
64
- 'eye-open': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M22 12.0002C20.2531 15.5764 15.8775 19 11.9998 19C8.12201 19 3.74646 15.5764 2 11.9998"></path><path d="M22 12.0002C20.2531 8.42398 15.8782 5 12.0005 5C8.1227 5 3.74646 8.42314 2 11.9998"></path><path d="M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z"></path></svg>`,
65
- 'eye': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21.0006 12.0007C19.2536 15.5766 15.8779 18 12 18M12 18C8.12204 18 4.7463 15.5766 2.99977 12.0002M12 18L12 21M19.4218 14.4218L21.4999 16.5M16.2304 16.9687L17.5 19.5M4.57812 14.4218L2.5 16.5M7.76953 16.9687L6.5 19.5"></path></svg>`,
66
- 'file-html': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M4 1.75C4 .784 4.784 0 5.75 0h5.586c.464 0 .909.184 1.237.513l2.914 2.914c.329.328.513.773.513 1.237v8.586A1.75 1.75 0 0 1 14.25 15h-9a.75.75 0 0 1 0-1.5h9a.25.25 0 0 0 .25-.25V6h-2.75A1.75 1.75 0 0 1 10 4.25V1.5H5.75a.25.25 0 0 0-.25.25v2.5a.75.75 0 0 1-1.5 0Zm1.72 4.97a.75.75 0 0 1 1.06 0l2 2a.75.75 0 0 1 0 1.06l-2 2a.749.749 0 0 1-1.275-.326.749.749 0 0 1 .215-.734l1.47-1.47-1.47-1.47a.75.75 0 0 1 0-1.06ZM3.28 7.78 1.81 9.25l1.47 1.47a.751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018l-2-2a.75.75 0 0 1 0-1.06l2-2a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042Zm8.22-6.218V4.25c0 .138.112.25.25.25h2.688l-.011-.013-2.914-2.914-.013-.011Z"></path></svg>`,
67
- 'file': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
68
- <path d="M13 3H7C5.89543 3 5 3.89543 5 5V19C5 20.1046 5.89543 21 7 21H17C18.1046 21 19 20.1046 19 19V9M13 3L19 9M13 3V8C13 8.55228 13.4477 9 14 9H19" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
69
- </svg>`,
70
- 'finger': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6 6.5C6 4.01472 8.01472 2 10.5 2C12.9853 2 15 4.01472 15 6.5M12 11.3333V6.50001C12 5.67158 11.3285 5 10.5 5V5C9.6716 5 9.00003 5.67158 9.00003 6.50001V15.9412L7.08296 14.7007C6.47076 14.3046 5.65715 14.4437 5.2113 15.0207V15.0207C4.79881 15.5545 4.82481 16.3063 5.27317 16.8104L9.00003 21H17C17.1588 19.5709 17.4433 17.16 17.6684 15.2701C17.8544 13.7081 16.8042 12.2675 15.2601 11.9672L12 11.3333Z"></path></svg>`,
71
- 'flag': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6 5H12.1716C12.702 5 13.2107 5.21071 13.5858 5.58579L14.4142 6.41421C14.7893 6.78929 15.298 7 15.8284 7H18C19.1046 7 20 7.89543 20 9V13C20 14.1046 19.1046 15 18 15H14.8284C14.298 15 13.7893 14.7893 13.4142 14.4142L12.5858 13.5858C12.2107 13.2107 11.702 13 11.1716 13H6M6 3V21"></path></svg>`,
72
- 'folder': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 7C3 5.89543 3.89543 5 5 5L8.67157 5C9.20201 5 9.71071 5.21071 10.0858 5.58579L10.9142 6.41421C11.2893 6.78929 11.798 7 12.3284 7H19C20.1046 7 21 7.89543 21 9V17C21 18.1046 20.1046 19 19 19H5C3.89543 19 3 18.1046 3 17V7Z"></path></svg>`,
73
- 'function': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M13.5 4.50012C10.5 3.50012 9.5 7.00012 9.5 7.00012L7 16.0001C7 16.0001 5.5 20.0001 2.5 19.0001M5.5 9.00007H14L16 15.0001C16 15.0001 17 17.0001 18.5 15.5001M11 15.5C13.5 16.5 16.5 8.50001 19 9.00001"></path></svg>`,
74
- 'gear': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M9.65202 4.56614C9.85537 3.65106 10.667 3 11.6044 3H12.3957C13.3331 3 14.1447 3.65106 14.3481 4.56614L14.551 5.47935C15.2121 5.73819 15.8243 6.09467 16.3697 6.53105L17.2639 6.24961C18.1581 5.96818 19.1277 6.34554 19.5964 7.15735L19.9921 7.84264C20.4608 8.65445 20.3028 9.68287 19.612 10.3165L18.9218 10.9496C18.9733 11.2922 19.0001 11.643 19.0001 12C19.0001 12.357 18.9733 12.7078 18.9218 13.0504L19.612 13.6835C20.3028 14.3171 20.4608 15.3455 19.9921 16.1574L19.5965 16.8426C19.1278 17.6545 18.1581 18.0318 17.2639 17.7504L16.3698 17.4689C15.8243 17.9053 15.2121 18.2618 14.551 18.5206L14.3481 19.4339C14.1447 20.3489 13.3331 21 12.3957 21H11.6044C10.667 21 9.85537 20.3489 9.65202 19.4339L9.44909 18.5206C8.78796 18.2618 8.17579 17.9053 7.63034 17.4689L6.73614 17.7504C5.84199 18.0318 4.87234 17.6545 4.40364 16.8426L4.00798 16.1573C3.53928 15.3455 3.69731 14.3171 4.38811 13.6835L5.07833 13.0504C5.02678 12.7077 5.00005 12.357 5.00005 12C5.00005 11.643 5.02678 11.2922 5.07833 10.9496L4.38813 10.3165C3.69732 9.68288 3.5393 8.65446 4.008 7.84265L4.40365 7.15735C4.87235 6.34554 5.842 5.96818 6.73616 6.24962L7.63035 6.53106C8.1758 6.09467 8.78796 5.73819 9.44909 5.47935L9.65202 4.56614Z"></path><path d="M13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12Z"></path></svg>`,
75
- 'gift': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 11V9C21 7.89543 20.1046 7 19 7H17M21 11H3M21 11H20V18C20 19.1046 19.1046 20 18 20H12M3 11V9C3 7.89543 3.89543 7 5 7H7M3 11V11C3.55228 11 4 11.4477 4 12V18C4 19.1046 4.89543 20 6 20H12M12 7V20M12 7H17M12 7H7M12 7V6M17 7L17.3158 5.73692C17.6633 4.3467 16.6119 3 15.1788 3V3C14.4424 3 13.7546 3.36807 13.3461 3.98086L12 6M7 7L6.68423 5.73692C6.33668 4.3467 7.38815 3 8.82116 3V3C9.55763 3 10.2454 3.36807 10.6539 3.98086L12 6"></path></svg>`,
76
- 'globe': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
77
- <path d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3M12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3M12 21C9.4651 18.3899 8 15.3051 8 12C8 8.69488 9.4651 5.61005 12 3M12 21C14.5349 18.3899 16 15.3051 16 12C16 8.69488 14.5349 5.61005 12 3M20 9H4M20 15H4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
78
- </svg>`,
79
- 'grid': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M9.25 4V20M14.75 4V20M4 14.75H20M4 9.25H20M6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20Z"></path></svg>`,
80
- 'hammer': `<svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 1.9205 50.6968 L 5.3687 54.1450 C 7.2673 56 9.4279 55.8472 11.3484 53.7303 L 34.1981 28.8511 C 35.1365 29.5058 36.0094 29.4840 37.0788 29.2658 L 39.4140 28.7856 L 40.9636 30.3351 L 40.8545 31.4918 C 40.7017 32.6921 41.0508 33.6087 42.1637 34.7217 L 43.9971 36.5331 C 45.1100 37.6679 46.5939 37.7334 47.6634 36.6640 L 54.9309 29.3967 C 56.0000 28.3273 55.9347 26.8651 54.8218 25.7303 L 52.9884 23.8971 C 51.8755 22.7840 50.9369 22.3912 49.7583 22.5658 L 48.5801 22.6967 L 47.0958 21.2127 L 47.7506 18.6593 C 48.0563 17.3936 47.7287 16.3678 46.3539 15.0147 L 40.9636 9.6461 C 33.0414 1.7677 22.8933 2.0077 15.9532 9.0132 C 14.9930 9.9734 14.9057 11.2829 15.5168 12.2431 C 16.0187 13.0724 17.0881 13.5744 18.5503 13.2034 C 21.9330 12.3522 25.3157 12.6141 28.6330 14.8620 L 27.2362 18.3975 C 26.7124 19.7069 26.7561 20.7762 27.2799 21.7583 L 2.3352 44.7171 C .2401 46.6594 0 48.7763 1.9205 50.6968 Z M 19.4233 9.8861 C 25.3812 5.4341 32.8013 6.1542 38.1700 11.5229 L 44.0404 17.3499 C 44.5643 17.8737 44.6300 18.2883 44.4771 18.9431 L 43.6480 22.4349 L 47.1615 25.9485 L 49.3002 25.7521 C 49.9331 25.6866 50.1293 25.7303 50.6531 26.2322 L 52.0284 27.6290 L 45.8957 33.7833 L 44.4990 32.3866 C 43.9971 31.8846 43.9533 31.6882 44.0190 31.0553 L 44.2152 28.8947 L 40.7236 25.4029 L 37.1006 26.1013 C 36.4677 26.2322 36.1404 26.2322 35.5948 25.6866 L 30.7499 20.8199 C 30.2261 20.2961 30.1606 19.9906 30.4443 19.2922 L 32.5831 14.1855 C 29.0040 10.7591 24.2682 8.8604 19.7070 10.3226 C 19.5106 10.3881 19.3796 10.3444 19.3142 10.2571 C 19.2487 10.1480 19.2487 10.0389 19.4233 9.8861 Z M 4.7576 49.1255 C 3.6446 48.0125 4.0374 47.3359 4.7794 46.6594 L 29.2877 24.0499 L 32.0156 26.7996 L 9.3406 51.2206 C 8.6641 51.9626 7.8130 52.1808 6.8964 51.2861 Z"/></svg>`,
81
- 'hand': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M14 3.5V11V4.5C14 3.67157 14.6716 3 15.5 3C16.3284 3 17 3.67157 17 4.5V11V7.5C17 6.67157 17.6716 6 18.5 6C19.3284 6 20 6.67157 20 7.5V16C20 19.3137 17.3137 22 14 22H12.8727C11.3483 22 9.88112 21.4198 8.76904 20.3772L3.81045 15.7285C3.09365 15.0565 3.0754 13.9246 3.77016 13.2298C4.44939 12.5506 5.55063 12.5506 6.22985 13.2298L8.00001 15V6.5C8.00001 5.67157 8.67158 5 9.50001 5C10.3284 5 11 5.67157 11 6.5V11V3.5C11 2.67157 11.6716 2 12.5 2C13.3284 2 14 2.67157 14 3.5Z"></path></svg>`,
82
- 'hare': `<svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 16.4781 51.2340 C 19.8605 51.2340 22.9354 50.4743 25.4858 48.1771 C 26.4626 48.8825 27.5478 49.2804 29.1757 49.2804 C 30.7132 49.2804 31.9070 48.7740 34.0415 48.7740 C 36.0129 48.7740 36.9898 49.2804 38.5634 49.2804 C 42.2893 49.2804 43.5918 47.3631 43.5918 45.2469 C 43.5918 41.8282 40.9872 39.7843 35.7777 39.3321 C 37.6410 38.4277 39.3591 37.7223 40.5530 37.2882 C 42.7234 38.7352 45.8529 39.6034 48.1682 39.5853 C 53.0335 39.5492 56 38.0298 56 33.0194 C 56 26.8696 51.3332 22.2391 45.8348 22.1848 L 41.8914 16.8489 C 38.8890 12.8153 35.6692 10.5543 31.5452 10.5543 C 28.3437 10.5543 23.9845 12.3269 23.9845 14.8412 C 23.9845 16.9393 26.3721 18.4406 28.6873 19.9057 C 31.4006 21.6060 35.0724 23.7223 38.4730 25.6939 C 38.0026 26.1099 37.6769 26.2908 37.2069 26.2908 C 36.6642 26.2908 35.9225 26.0195 34.9639 25.4587 C 27.6383 21.3347 23.2791 17.9885 17.6357 17.9885 C 10.9251 17.9885 6.0775 21.4432 3.7804 28.0634 C 1.5375 28.5337 0 29.9988 0 32.2598 C 0 35.0634 2.2610 36.5104 4.5943 36.6370 C 6.3308 39.4406 11.1240 41.9187 17.2920 41.4122 L 19.0104 42.8412 C 18.5582 43.0763 18.1240 43.1487 17.5995 43.1487 C 16.4057 43.1306 15.2662 42.7507 13.8915 42.7507 C 11.3773 42.7507 9.6047 44.2158 9.6047 46.4045 C 9.6047 49.4975 12.3540 51.2340 16.4781 51.2340 Z M 33.9511 46.1874 C 31.6899 46.1874 30.2610 46.5492 29.2481 46.5492 C 28.4341 46.5492 27.5116 46.4226 26.6073 45.6810 L 18.5220 38.8618 C 12.7338 39.1151 8.4832 37.5957 6.0413 34.0504 C 4.1964 34.2675 2.8579 33.5621 2.8579 32.0427 C 2.8579 30.6680 4.0517 29.7094 6.0595 29.8179 C 7.9044 23.7042 11.9742 20.8644 17.5995 20.8644 C 23.5142 20.8644 29.5917 25.6215 34.0052 28.1176 C 35.2172 28.8411 36.5375 29.0763 37.4239 29.0763 C 39.4136 29.0763 40.9690 27.8283 42.3800 25.2959 L 30.3514 17.8799 C 29.0853 17.0659 27.2584 15.7094 27.2584 15.2210 C 27.2584 14.1538 29.7545 13.3580 31.5814 13.3580 C 34.4393 13.3580 36.8812 15.0401 39.0153 17.7352 L 44.5686 24.3735 C 49.6873 24.1383 53.5399 28.0453 53.5399 33.0376 C 53.5399 36.2391 52.0570 37.2159 48.2586 37.2159 C 45.8889 37.2159 43.2661 36.2572 41.0053 34.8282 C 37.6951 35.6603 34.2222 37.2339 31.4186 39.3140 C 31.0388 39.3502 30.7313 39.3864 30.4419 39.4226 L 29.1395 36.2391 C 26.4083 29.6732 22.0310 27.4303 17.5995 27.4303 C 16.8760 27.4303 16.0439 27.4484 15.3023 27.6112 C 14.3979 27.8101 14.0724 28.2804 14.0724 28.8773 C 14.0724 29.5647 14.5788 30.0169 15.3023 29.9988 C 16.0801 29.9626 16.5866 29.8722 17.4729 29.8722 C 21.5788 29.8722 24.5995 32.0608 27.0956 38.0298 L 28.8502 42.0634 C 30.2248 41.7740 31.5272 41.5569 33.5711 41.5569 C 37.2609 41.5569 40.9146 42.5337 40.9146 45.0298 C 40.9146 45.9885 40.0826 46.6396 38.5634 46.6396 C 36.8086 46.6396 35.5428 46.1874 33.9511 46.1874 Z M 46.9924 31.8257 C 47.7881 31.8437 48.4393 31.1383 48.4756 30.3605 C 48.4934 29.5828 47.8966 28.9316 47.0828 28.9135 C 46.3049 28.8954 45.6358 29.5647 45.6177 30.3243 C 45.5814 31.1202 46.2145 31.8076 46.9924 31.8257 Z M 12.2093 46.4226 C 12.2093 45.6991 12.6977 45.1383 13.7468 45.1383 C 14.7778 45.1383 15.8993 45.4277 17.1473 45.4277 C 18.8114 45.4277 19.9871 45.2830 21.0724 44.5414 L 23.4419 46.4949 C 21.7778 47.9962 19.3179 48.7740 16.3876 48.7740 C 13.8553 48.7740 12.2093 47.8696 12.2093 46.4226 Z"/></svg>`,
83
- 'heart': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
84
- <path d="M19.5355 5.46448C21.4881 7.4171 21.4881 10.5829 19.5355 12.5355L12.7071 19.364C12.3166 19.7545 11.6834 19.7545 11.2929 19.364L4.46447 12.5355C2.51184 10.5829 2.51184 7.4171 4.46447 5.46448C6.0168 3.91215 7.89056 3.43683 9.78125 4.35939C10.5317 4.72556 11.5156 5.46448 12 6.4297C12.4844 5.46448 13.4683 4.72556 14.2187 4.35939C16.1094 3.43683 17.9832 3.91215 19.5355 5.46448Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
85
- </svg>`,
86
- 'home': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
87
- <path d="M19.0167 7.1419C19.6261 7.50161 20 8.15658 20 8.86423V18.0001C20 19.1047 19.1046 20.0001 18 20.0001H16C14.8954 20.0001 14 19.1047 14 18.0001V14C14 12.8955 13.1046 12 12 12V12C10.8954 12 10 12.8955 10 14V18.0001C10 19.1047 9.10457 20.0001 8 20.0001H6C4.89543 20.0001 4 19.1047 4 18.0001V8.86423C4 8.15658 4.37395 7.50161 4.98335 7.1419L10.9833 3.60023C11.6106 3.23 12.3894 3.23 13.0167 3.60023L19.0167 7.1419Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
88
- </svg>`,
89
- 'image': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M4 17L7.58959 13.7694C8.38025 13.0578 9.58958 13.0896 10.3417 13.8417L11.5 15L15.0858 11.4142C15.8668 10.6332 17.1332 10.6332 17.9142 11.4142L20 13.5M11 9C11 9.55228 10.5523 10 10 10C9.44772 10 9 9.55228 9 9C9 8.44772 9.44772 8 10 8C10.5523 8 11 8.44772 11 9ZM6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20Z"></path></svg>`,
90
- 'inbox': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
91
- <path d="M20 14H15C15 15.6569 13.6569 17 12 17C10.3431 17 9 15.6569 9 14H4M6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20Z" stroke="currentColor" stroke-width="1.5" stroke-linejoin="round"/>
92
- </svg>`,
93
- 'info': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"></path></svg>`,
94
- 'key': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M10.5 0a5.499 5.499 0 1 1-1.288 10.848l-.932.932a.749.749 0 0 1-.53.22H7v.75a.749.749 0 0 1-.22.53l-.5.5a.749.749 0 0 1-.53.22H5v.75a.749.749 0 0 1-.22.53l-.5.5a.749.749 0 0 1-.53.22h-2A1.75 1.75 0 0 1 0 14.25v-2c0-.199.079-.389.22-.53l4.932-4.932A5.5 5.5 0 0 1 10.5 0Zm-4 5.5c-.001.431.069.86.205 1.269a.75.75 0 0 1-.181.768L1.5 12.56v1.69c0 .138.112.25.25.25h1.69l.06-.06v-1.19a.75.75 0 0 1 .75-.75h1.19l.06-.06v-1.19a.75.75 0 0 1 .75-.75h1.19l1.023-1.025a.75.75 0 0 1 .768-.18A4 4 0 1 0 6.5 5.5ZM11 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"></path></svg>`,
95
- 'lamp': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M8 1.5c-2.363 0-4 1.69-4 3.75 0 .984.424 1.625.984 2.304l.214.253c.223.264.47.556.673.848.284.411.537.896.621 1.49a.75.75 0 0 1-1.484.211c-.04-.282-.163-.547-.37-.847a8.456 8.456 0 0 0-.542-.68c-.084-.1-.173-.205-.268-.32C3.201 7.75 2.5 6.766 2.5 5.25 2.5 2.31 4.863 0 8 0s5.5 2.31 5.5 5.25c0 1.516-.701 2.5-1.328 3.259-.095.115-.184.22-.268.319-.207.245-.383.453-.541.681-.208.3-.33.565-.37.847a.751.751 0 0 1-1.485-.212c.084-.593.337-1.078.621-1.489.203-.292.45-.584.673-.848.075-.088.147-.173.213-.253.561-.679.985-1.32.985-2.304 0-2.06-1.637-3.75-4-3.75ZM5.75 12h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1 0-1.5ZM6 15.25a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75Z"></path></svg>`,
96
- 'link': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z"></path></svg>`,
97
- 'location': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7.37584 4.85915C8.65549 3.61971 10.1969 3 12 3C13.8031 3 15.3372 3.61267 16.6023 4.83803C17.8675 6.06339 18.5 7.54929 18.5 9.29577C18.5 10.169 18.2746 11.169 17.8238 12.2958C17.373 13.4225 16.8277 14.4789 16.1879 15.4648C15.5481 16.4507 14.9156 17.3732 14.2903 18.2324C13.665 19.0916 13.1342 19.7746 12.698 20.2817L12 21C11.8255 20.8028 11.5928 20.5423 11.302 20.2183C11.0112 19.8944 10.4877 19.2465 9.73154 18.2746C8.97539 17.3028 8.31376 16.3592 7.74664 15.4437C7.17953 14.5282 6.66331 13.493 6.19799 12.338C5.73266 11.1831 5.5 10.169 5.5 9.29577C5.5 7.54929 6.12527 6.07043 7.37584 4.85915Z"></path><path d="M13 9.5C13 10.0523 12.5523 10.5 12 10.5C11.4477 10.5 11 10.0523 11 9.5C11 8.94772 11.4477 8.5 12 8.5C12.5523 8.5 13 8.94772 13 9.5Z"></path></svg>`,
98
- 'locker': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M4 4a4 4 0 0 1 8 0v2h.25c.966 0 1.75.784 1.75 1.75v5.5A1.75 1.75 0 0 1 12.25 15h-8.5A1.75 1.75 0 0 1 2 13.25v-5.5C2 6.784 2.784 6 3.75 6H4Zm8.25 3.5h-8.5a.25.25 0 0 0-.25.25v5.5c0 .138.112.25.25.25h8.5a.25.25 0 0 0 .25-.25v-5.5a.25.25 0 0 0-.25-.25ZM10.5 6V4a2.5 2.5 0 1 0-5 0v2Z"></path></svg>`,
99
- 'login': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M11 20H19C20.1046 20 21 19.1046 21 18V6C21 4.89543 20.1046 4 19 4H11M3 12H14M14 12L11 15M14 12L11 9"></path></svg>`,
100
- 'logout': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
101
- <path d="M14 20H6C4.89543 20 4 19.1046 4 18L4 6C4 4.89543 4.89543 4 6 4H14M10 12H21M21 12L18 15M21 12L18 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
102
- </svg>`,
103
- 'mail': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
104
- <path d="M3 8L10.8906 13.2604C11.5624 13.7083 12.4376 13.7083 13.1094 13.2604L21 8M5 19H19C20.1046 19 21 18.1046 21 17V7C21 5.89543 20.1046 5 19 5H5C3.89543 5 3 5.89543 3 7V17C3 18.1046 3.89543 19 5 19Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
105
- </svg>`,
106
- 'map': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
107
- <path d="M9 4L3 7V20L9 17M9 4V17M9 4L15 7M9 17L15 20M15 20L21 18V5L15 7M15 20V7" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
108
- </svg>`,
109
- 'markup': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="m11.28 3.22 4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.749.749 0 0 1-1.275-.326.749.749 0 0 1 .215-.734L13.94 8l-3.72-3.72a.749.749 0 0 1 .326-1.275.749.749 0 0 1 .734.215Zm-6.56 0a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042L2.06 8l3.72 3.72a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215L.47 8.53a.75.75 0 0 1 0-1.06Z"></path></svg>`,
110
- 'merge': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M1.5 3.25a2.25 2.25 0 1 1 3 2.122v5.256a2.251 2.251 0 1 1-1.5 0V5.372A2.25 2.25 0 0 1 1.5 3.25Zm5.677-.177L9.573.677A.25.25 0 0 1 10 .854V2.5h1A2.5 2.5 0 0 1 13.5 5v5.628a2.251 2.251 0 1 1-1.5 0V5a1 1 0 0 0-1-1h-1v1.646a.25.25 0 0 1-.427.177L7.177 3.427a.25.25 0 0 1 0-.354ZM3.75 2.5a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5Zm0 9.5a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5Zm8.25.75a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Z"></path></svg>`,
111
- 'more-horizontal': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none">
112
- <path d="M6 13C6.55 13 7 12.55 7 12C7 11.45 6.55 11 6 11C5.45 11 5 11.45 5 12C5 12.55 5.45 13 6 13Z" stroke="currentColor" stroke-width="1.5"/>
113
- <path d="M12 13C12.55 13 13 12.55 13 12C13 11.45 12.55 11 12 11C11.45 11 11 11.45 11 12C11 12.55 11.45 13 12 13Z" stroke="currentColor" stroke-width="1.5"/>
114
- <path d="M18 13C18.55 13 19 12.55 19 12C19 11.45 18.55 11 18 11C17.45 11 17 11.45 17 12C17 12.55 17.45 13 18 13Z" stroke="currentColor" stroke-width="1.5"/>
115
- </svg>`,
116
- 'more-vertical': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none">
117
- <path d="M12 7C12.55 7 13 6.55 13 6C13 5.45 12.55 5 12 5C11.45 5 11 5.45 11 6C11 6.55 11.45 7 12 7Z" stroke="currentColor" stroke-width="1.5"/>
118
- <path d="M12 13C12.55 13 13 12.55 13 12C13 11.45 12.55 11 12 11C11.45 11 11 11.45 11 12C11 12.55 11.45 13 12 13Z" stroke="currentColor" stroke-width="1.5"/>
119
- <path d="M12 19C12.55 19 13 18.55 13 18C13 17.45 12.55 17 12 17C11.45 17 11 17.45 11 18C11 18.55 11.45 19 12 19Z" stroke="currentColor" stroke-width="1.5"/>
120
- </svg>`,
121
- 'mouse': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M5 10H12M12 10H19M12 10V2M12 22V22C15.866 22 19 18.866 19 15V9C19 5.13401 15.866 2 12 2V2C8.13401 2 5 5.13401 5 9V15C5 18.866 8.13401 22 12 22Z"></path></svg>`,
122
- 'music-mic': `<svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 34.6563 7.8789 L 47.5705 20.7930 C 51.6952 16.6914 51.8593 11.4883 47.8984 7.5508 C 43.9610 3.6602 38.7579 3.7539 34.6563 7.8789 Z M 32.3126 10.2461 C 29.8282 12.6836 28.7969 15.4727 29.1485 18.1680 L 7.3750 41.6289 C 6.4844 42.5899 6.3438 43.9258 7.4453 45.0274 L 4.4453 48.8945 C 4.1407 49.2695 4.1407 49.8086 4.5626 50.2305 L 5.2422 50.9336 C 5.6407 51.3320 6.1797 51.3555 6.6016 51.0274 L 10.4688 48.0039 C 11.5235 49.1055 12.8828 48.9649 13.8204 48.0742 L 25.9610 36.8242 L 25.9610 50.2071 C 25.9610 51.4024 26.9219 52.3398 28.1172 52.3398 C 29.3126 52.3398 30.2500 51.4024 30.2500 50.2071 L 30.2500 36.3555 L 30.0860 33.0039 L 37.2344 26.3711 C 39.9297 26.7227 42.7657 25.6211 45.2032 23.1602 Z M 9.7657 43.5508 L 30.4375 21.6602 C 30.8360 22.3164 31.3282 22.9492 31.9141 23.5586 C 32.5000 24.1445 33.1094 24.6602 33.7422 25.0820 L 11.9453 45.7071 Z"/></svg>`,
123
- 'paintbrush': `<svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 10.3818 24.6783 C 8.4185 26.5960 8.5326 29.1529 10.6329 31.2303 L 15.1074 35.7505 C 12.7788 37.2344 8.2815 39.0607 6.1355 41.2067 C 2.7797 44.5626 2.8025 49.0828 6.2269 52.5300 C 9.6741 55.9543 14.1943 56 17.5502 52.6441 C 19.7189 50.4753 21.5224 45.9780 23.0063 43.6722 L 27.5721 48.1696 C 29.6496 50.2242 32.1836 50.3383 34.1241 48.3979 L 36.5669 45.8867 C 38.1192 44.2886 38.3703 42.3253 37.2518 40.5218 C 38.2562 40.2707 39.1922 39.7000 39.9228 38.9466 L 50.5381 28.2854 C 53.0722 25.7742 53.0039 22.7835 50.3787 20.1582 L 32.0010 1.7807 C 30.3573 .1598 28.1201 0 26.5905 1.5296 C 25.9056 2.2144 25.3805 3.1961 25.1066 4.5202 C 23.8738 10.1818 21.3854 15.4554 18.4633 19.1765 C 17.9611 19.8386 17.6186 20.4778 17.4588 21.1399 C 15.8836 20.5006 14.2399 20.8431 12.8702 22.1900 Z M 36.7267 37.0518 C 35.7678 37.9878 34.8775 37.9193 33.9187 36.9376 L 33.8958 36.9376 L 21.6137 24.6555 L 21.6366 24.6327 C 20.7462 23.7652 20.3353 22.8064 21.6137 20.9572 C 24.2619 17.1447 26.8873 11.9168 28.4397 6.0954 C 28.5310 5.8215 28.6452 5.5932 28.8506 5.3877 C 29.2159 4.9996 29.7181 4.8854 30.2203 5.4105 L 41.3153 16.4827 C 40.7218 20.2951 37.6855 24.0848 35.3569 26.4134 C 35.1286 26.6417 34.8319 26.9613 35.1971 27.3266 C 36.3386 28.4680 43.1873 23.5597 45.9726 21.1627 L 47.5935 22.7607 C 48.6890 23.8565 48.7119 25.0436 47.7305 26.0253 Z M 13.4637 26.8471 L 15.0389 25.2948 C 15.7467 24.6099 16.6826 24.5870 17.4132 25.3404 L 33.4393 41.3893 C 34.1469 42.1427 34.1698 43.0102 33.4621 43.7179 L 31.9553 45.2931 C 31.2248 46.0236 30.3117 46.0008 29.5811 45.2475 L 23.8282 39.5173 C 23.0291 38.6955 22.1160 39.0151 21.2941 40.0881 C 19.6276 42.4623 16.8196 48.4435 15.1531 50.0872 C 13.1898 52.0049 10.5872 52.0505 8.6468 50.1100 C 6.7063 48.1696 6.7291 45.5442 8.6696 43.6038 C 10.3133 41.9601 16.2945 39.1292 18.6916 37.4627 C 19.7418 36.6409 20.0842 35.7277 19.2395 34.9286 L 13.5094 29.2214 C 12.7788 28.5136 12.7560 27.5549 13.4637 26.8471 Z M 10.1763 48.6033 C 10.9297 49.3339 12.0255 49.3339 12.7560 48.6033 C 13.4866 47.8272 13.4637 46.7542 12.7560 46.0236 C 12.0027 45.2931 10.8840 45.2703 10.1763 46.0236 C 9.4915 46.7998 9.4458 47.8500 10.1763 48.6033 Z"/></svg>`,
124
- 'palette': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"><circle cx="13.5" cy="6.5" r=".5"></circle><circle cx="17.5" cy="10.5" r=".5"></circle><circle cx="8.5" cy="7.5" r=".5"></circle><circle cx="6.5" cy="12.5" r=".5"></circle><path d="M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10c.926 0 1.648-.746 1.648-1.688 0-.437-.18-.835-.437-1.125-.29-.289-.438-.652-.438-1.125a1.64 1.64 0 011.668-1.668h1.996c3.051 0 5.555-2.503 5.555-5.554C21.965 6.012 17.461 2 12 2z"></path></svg>`,
125
- 'password': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M13.6667 8.99988L12 11.9999M12 11.9999L10.3333 8.99988M12 11.9999H9.5M12 11.9999H14.5M12 11.9999L10.3333 14.9999M12 11.9999L13.6667 14.9999M6.16667 8.99994L4.5 11.9999M4.5 11.9999L2.83333 8.99994M4.5 11.9999H2M4.5 11.9999H7M4.5 11.9999L2.83333 14.9999M4.5 11.9999L6.16667 14.9999M21.1667 8.99994L19.5 11.9999M19.5 11.9999L17.8333 8.99994M19.5 11.9999H17M19.5 11.9999H22M19.5 11.9999L17.8333 14.9999M19.5 11.9999L21.1667 14.9999"></path></svg>`,
126
- 'pencil': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M11.013 1.427a1.75 1.75 0 0 1 2.474 0l1.086 1.086a1.75 1.75 0 0 1 0 2.474l-8.61 8.61c-.21.21-.47.364-.756.445l-3.251.93a.75.75 0 0 1-.927-.928l.929-3.25c.081-.286.235-.547.445-.758l8.61-8.61Zm.176 4.823L9.75 4.81l-6.286 6.287a.253.253 0 0 0-.064.108l-.558 1.953 1.953-.558a.253.253 0 0 0 .108-.064Zm1.238-3.763a.25.25 0 0 0-.354 0L10.811 3.75l1.439 1.44 1.263-1.263a.25.25 0 0 0 0-.354Z"></path></svg>`,
127
- 'people': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
128
- <path d="M18.5051 19H20C21.1046 19 22.0669 18.076 21.716 17.0286C21.1812 15.4325 19.8656 14.4672 17.5527 14.1329M14.5001 10.8645C14.7911 10.9565 15.1244 11 15.5 11C17.1667 11 18 10.1429 18 8C18 5.85714 17.1667 5 15.5 5C15.1244 5 14.7911 5.04354 14.5001 5.13552M9.5 14C13.1135 14 15.0395 15.0095 15.716 17.0286C16.0669 18.076 15.1046 19 14 19H5C3.89543 19 2.93311 18.076 3.28401 17.0286C3.96047 15.0095 5.88655 14 9.5 14ZM9.5 11C11.1667 11 12 10.1429 12 8C12 5.85714 11.1667 5 9.5 5C7.83333 5 7 5.85714 7 8C7 10.1429 7.83333 11 9.5 11Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
129
- </svg>`,
130
- 'percent': `<svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 14.1484 50.3945 C 14.9453 50.3945 15.4375 50.0430 16.0468 49.1523 L 29.8984 28.6914 L 43.4219 8.7461 C 43.7266 8.3476 43.8672 7.9258 43.8672 7.3867 C 43.8672 6.4258 43 5.6055 41.9453 5.6055 C 41.1016 5.6055 40.6094 5.9336 39.9531 6.8711 L 26.4297 26.8633 L 12.6016 47.1602 C 12.2968 47.6055 12.1328 48.0742 12.1328 48.5898 C 12.1328 49.6211 12.9765 50.3945 14.1484 50.3945 Z M 14.6875 27.4492 C 19.75 27.4492 22.7968 23.3008 22.7968 16.6914 C 22.7968 10.0820 19.7266 6.0039 14.6875 6.0039 C 9.6719 6.0039 6.5781 10.1055 6.5781 16.6914 C 6.5781 23.3242 9.6484 27.4492 14.6875 27.4492 Z M 14.6875 24.1680 C 11.9687 24.1680 10.3750 21.4258 10.3750 16.6914 C 10.3750 12.0273 11.9922 9.2617 14.6875 9.2617 C 17.3828 9.2617 19 12.0039 19 16.6914 C 19 21.4258 17.4063 24.1680 14.6875 24.1680 Z M 41.3125 49.9961 C 46.3750 49.9961 49.4219 45.8477 49.4219 39.2617 C 49.4219 32.6289 46.3516 28.5508 41.3125 28.5508 C 36.2968 28.5508 33.2031 32.6524 33.2031 39.2617 C 33.2031 45.8711 36.2734 49.9961 41.3125 49.9961 Z M 41.3125 46.7383 C 38.5937 46.7383 37 43.9727 37 39.2617 C 37 34.5742 38.6172 31.8320 41.3125 31.8320 C 44.0078 31.8320 45.6250 34.5508 45.6250 39.2617 C 45.6250 43.9727 44.0312 46.7383 41.3125 46.7383 Z"/></svg>`,
131
- 'person-add': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 11H8M5.5 13.5V8.5M14.5 14C18.2966 14 20.2305 15.3374 20.8093 18.0121C21.0429 19.0917 20.1046 20 19 20H10C8.89543 20 7.95709 19.0917 8.19071 18.0121C8.76953 15.3374 10.7034 14 14.5 14ZM14.5 10C16.1667 10 17 9.14286 17 7C17 4.85714 16.1667 4 14.5 4C12.8333 4 12 4.85714 12 7C12 9.14286 12.8333 10 14.5 10Z"></path></svg>`,
132
- 'person-remove': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M16.5 11H21M9.5 14C13.2966 14 15.2305 15.3374 15.8093 18.0121C16.0429 19.0917 15.1046 20 14 20H5C3.89543 20 2.95709 19.0917 3.19071 18.0121C3.76953 15.3374 5.70338 14 9.5 14ZM9.5 10C11.1667 10 12 9.14286 12 7C12 4.85714 11.1667 4 9.5 4C7.83333 4 7 4.85714 7 7C7 9.14286 7.83333 10 9.5 10Z"></path></svg>`,
133
- 'person': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
134
- <path d="M17 20C18.1046 20 19.0454 19.0899 18.7951 18.0141C18.1723 15.338 16.0897 14 12 14C7.91032 14 5.8277 15.338 5.20492 18.0141C4.95455 19.0899 5.89543 20 7 20H17Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
135
- <path fill-rule="evenodd" clip-rule="evenodd" d="M12 11C14 11 15 10 15 7.5C15 5 14 4 12 4C10 4 9 5 9 7.5C9 10 10 11 12 11Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
136
- </svg>`,
137
- 'phone': `<svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 39.1563 50.9336 C 43.2345 50.9336 45.9298 49.8321 48.3202 47.1602 C 48.5079 46.9727 48.6720 46.7617 48.8592 46.5742 C 50.2656 45.0039 50.9218 43.4570 50.9218 41.9805 C 50.9218 40.2930 49.9378 38.7226 47.8517 37.2695 L 41.0313 32.5352 C 38.9219 31.0821 36.4610 30.9180 34.4923 32.8633 L 32.6876 34.6680 C 32.1485 35.2070 31.6798 35.2305 31.1407 34.9023 C 29.8985 34.1055 27.3438 31.8789 25.6094 30.1445 C 23.7813 28.3399 22.0001 26.3242 21.0860 24.8477 C 20.7579 24.3086 20.8047 23.8633 21.3438 23.3242 L 23.1250 21.5195 C 25.0938 19.5508 24.9298 17.0664 23.4766 14.9805 L 18.7188 8.1602 C 17.2891 6.0742 15.7188 5.1133 14.0313 5.0899 C 12.5547 5.0664 11.0079 5.7461 9.4376 7.1523 C 9.2266 7.3399 9.0391 7.5039 8.8282 7.6680 C 6.1798 10.0586 5.0782 12.7539 5.0782 16.8086 C 5.0782 23.5117 9.2032 31.6680 16.7735 39.2383 C 24.2969 46.7617 32.4766 50.9336 39.1563 50.9336 Z M 39.1798 47.3242 C 33.2032 47.4414 25.5391 42.8477 19.4688 36.8008 C 13.3516 30.7070 8.5469 22.7852 8.6641 16.8086 C 8.7110 14.2305 9.6016 12.0039 11.4532 10.4102 C 11.5938 10.2695 11.7345 10.1523 11.8985 10.0352 C 12.5782 9.4258 13.3516 9.0977 14.0079 9.0977 C 14.7110 9.0977 15.3204 9.3555 15.7657 10.0586 L 20.3126 16.8789 C 20.8047 17.6055 20.8516 18.4258 20.1250 19.1523 L 18.0625 21.2148 C 16.4219 22.8321 16.5625 24.8008 17.7345 26.3711 C 19.0704 28.1758 21.3907 30.8008 23.1719 32.5821 C 24.9766 34.3867 27.8126 36.9180 29.6172 38.2774 C 31.1876 39.4492 33.1798 39.5664 34.7969 37.9492 L 36.8594 35.8867 C 37.5860 35.1602 38.3829 35.2070 39.1094 35.6758 L 45.9298 40.2227 C 46.6329 40.6914 46.9141 41.2774 46.9141 41.9805 C 46.9141 42.6602 46.5860 43.4102 45.9532 44.1133 C 45.8360 44.2774 45.7423 44.3945 45.6016 44.5586 C 43.9845 46.3867 41.7579 47.2774 39.1798 47.3242 Z"/></svg>`,
138
- 'pin': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="m11.294.984 3.722 3.722a1.75 1.75 0 0 1-.504 2.826l-1.327.613a3.089 3.089 0 0 0-1.707 2.084l-.584 2.454c-.317 1.332-1.972 1.8-2.94.832L5.75 11.311 1.78 15.28a.749.749 0 1 1-1.06-1.06l3.969-3.97-2.204-2.204c-.968-.968-.5-2.623.832-2.94l2.454-.584a3.08 3.08 0 0 0 2.084-1.707l.613-1.327a1.75 1.75 0 0 1 2.826-.504ZM6.283 9.723l2.732 2.731a.25.25 0 0 0 .42-.119l.584-2.454a4.586 4.586 0 0 1 2.537-3.098l1.328-.613a.25.25 0 0 0 .072-.404l-3.722-3.722a.25.25 0 0 0-.404.072l-.613 1.328a4.584 4.584 0 0 1-3.098 2.537l-2.454.584a.25.25 0 0 0-.119.42l2.731 2.732Z"></path></svg>`,
139
- 'question-circle': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
140
- <path d="M12 17H12.01M12 14C12.8906 12.0938 15 12.2344 15 10C15 8.5 14 7 12 7C10.4521 7 9.50325 7.89844 9.15332 9M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
141
- </svg>`,
142
- 'remove-circle': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M16 12H8M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z"></path></svg>`,
143
- 'return-arrow': `<svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 19.2811 49.5156 C 20.5233 49.5156 21.3436 48.6719 21.3436 47.4531 C 21.3436 46.8438 21.1561 46.3984 20.7811 46.0234 L 14.0311 39.4375 L 9.5780 35.6406 L 15.0858 35.8750 L 44.9920 35.8750 C 50.4529 35.8750 52.7267 33.3672 52.7267 28.0703 L 52.7267 14.2188 C 52.7267 8.7578 50.4529 6.4844 44.9920 6.4844 L 31.8671 6.4844 C 30.5780 6.4844 29.7342 7.4219 29.7342 8.5703 C 29.7342 9.7188 30.5780 10.6562 31.8671 10.6562 L 44.9920 10.6562 C 47.4764 10.6562 48.5545 11.7344 48.5545 14.2188 L 48.5545 28.0703 C 48.5545 30.6250 47.4764 31.7031 44.9920 31.7031 L 15.0858 31.7031 L 9.5780 31.9375 L 14.0311 28.1406 L 20.7811 21.5547 C 21.1561 21.1797 21.3436 20.7109 21.3436 20.1016 C 21.3436 18.9062 20.5233 18.0391 19.2811 18.0391 C 18.7655 18.0391 18.1561 18.2969 17.7577 18.6953 L 3.9764 32.2188 C 3.5077 32.6640 3.2733 33.2031 3.2733 33.7891 C 3.2733 34.3516 3.5077 34.9140 3.9764 35.3594 L 17.7577 48.8828 C 18.1561 49.2813 18.7655 49.5156 19.2811 49.5156 Z"/></svg>`,
144
- 'save': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M8 20H6C4.89543 20 4 19.1046 4 18V6C4 4.89543 4.89543 4 6 4H9M8 20V14C8 13.4477 8.44772 13 9 13H15C15.5523 13 16 13.4477 16 14V20M8 20H16M16 20H18C19.1046 20 20 19.1046 20 18V8.82843C20 8.29799 19.7893 7.78929 19.4142 7.41421L16.5858 4.58579C16.2107 4.21071 15.702 4 15.1716 4H15M15 4V7C15 7.55228 14.5523 8 14 8H10C9.44772 8 9 7.55228 9 7V4M15 4H9"></path></svg>`,
145
- 'search': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M10.68 11.74a6 6 0 0 1-7.922-8.982 6 6 0 0 1 8.982 7.922l3.04 3.04a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215ZM11.5 7a4.499 4.499 0 1 0-8.997 0A4.499 4.499 0 0 0 11.5 7Z"></path></svg>`,
146
- 'sections': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M15 4V20M4 14.75H15M4 9.25H15M6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20Z"></path></svg>`,
147
- 'send': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linejoin="round"><path d="M10 14L14 21L21 3M10 14L3 10L21 3M10 14L21 3"></path></svg>`,
148
- 'share': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M15 6L12 3M12 3L9 6M12 3V15M16 10H17C18.1046 10 19 10.8954 19 12V18C19 19.1046 18.1046 20 17 20H7C5.89543 20 5 19.1046 5 18V12C5 10.8954 5.89543 10 7 10H8"></path></svg>`,
149
- 'shine': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3C12 7.97056 7.97056 12 3 12C7.97056 12 12 16.0294 12 21C12 16.0294 16.0294 12 21 12C16.0294 12 12 7.97056 12 3Z"></path></svg>`,
150
- 'sliders': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M4 6H8M8 6V4M8 6V8M20 6H12M4 12H14M14 12V10M14 12V14M20 12H18M4 18H10M10 18V16M10 18V20M20 18H14"></path></svg>`,
151
- 'star': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
152
- <path d="M11.0767 4.21969C11.4183 3.39839 12.5817 3.39839 12.9233 4.21968L14.7812 8.68645L19.6034 9.07305C20.4901 9.14413 20.8496 10.2506 20.174 10.8293L16.5 13.9765L17.6225 18.6822C17.8289 19.5474 16.8876 20.2313 16.1285 19.7676L12 17.246L7.87148 19.7676C7.11238 20.2313 6.17113 19.5474 6.37752 18.6822L7.5 13.9765L3.82596 10.8293C3.15042 10.2506 3.50994 9.14413 4.3966 9.07305L9.21885 8.68645L11.0767 4.21969Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
153
- </svg>`,
154
- 'staroflife': `<svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 27.2030 52.7851 L 28.7499 52.7851 C 32.5702 52.7851 34.3983 51.0976 34.3983 47.5352 L 34.3983 39.0742 L 41.7108 43.3164 C 44.8046 45.0977 47.1952 44.3711 49.0936 41.0664 L 49.8669 39.7305 C 51.7657 36.4258 51.2032 33.9883 48.1092 32.2071 L 40.8202 27.9883 L 48.1092 23.7695 C 51.1797 21.9883 51.7657 19.5742 49.8438 16.2695 L 49.0936 14.9571 C 47.1718 11.6289 44.7811 10.9024 41.6874 12.6836 L 34.3983 16.8789 L 34.3983 8.4649 C 34.3983 4.9024 32.5702 3.2149 28.7499 3.2149 L 27.2030 3.2149 C 23.4061 3.2149 21.5780 4.9024 21.5780 8.4649 L 21.5780 16.8789 L 14.3124 12.6836 C 11.2187 10.9024 8.8280 11.6289 6.9061 14.9571 L 6.1561 16.2695 C 4.2343 19.5742 4.7968 21.9883 7.8905 23.7695 L 15.1796 27.9883 L 7.8671 32.2071 C 4.7733 33.9883 4.2343 36.4258 6.1327 39.7305 L 6.9061 41.0664 C 8.8046 44.3711 11.1952 45.0977 14.2889 43.3164 L 21.5780 39.0742 L 21.5780 47.5352 C 21.5780 51.0976 23.4061 52.7851 27.2030 52.7851 Z M 27.8358 49.2695 C 25.9139 49.2695 25.3046 48.7070 25.3046 46.8555 L 25.3046 33.6133 C 25.3046 33.1680 24.9061 32.8633 24.4843 33.1211 L 12.9999 39.7539 C 11.3827 40.6914 10.6092 40.4102 9.6718 38.7461 L 9.5077 38.5117 C 8.5468 36.8242 8.6874 36.0039 10.3046 35.0898 L 21.9765 28.3398 C 22.4218 28.1055 22.3983 27.5664 21.9530 27.3320 L 10.3280 20.9102 C 8.7343 19.9727 8.5702 19.1758 9.5077 17.4883 L 9.6718 17.2305 C 10.6327 15.5664 11.4061 15.2851 13.0233 16.2227 L 24.4374 22.8320 C 24.8592 23.0898 25.3046 22.8086 25.3046 22.3164 L 25.3046 9.1445 C 25.3046 7.2930 25.9139 6.7305 27.8358 6.7305 L 28.1405 6.7305 C 30.0624 6.7305 30.6952 7.2930 30.6952 9.1445 L 30.6952 22.3164 C 30.6952 22.8086 31.1171 23.0898 31.5389 22.8320 L 42.9530 16.2227 C 44.5702 15.3086 45.3671 15.5664 46.3280 17.2305 L 46.4921 17.4883 C 47.4296 19.1758 47.2655 19.9727 45.6483 20.9102 L 34.0468 27.3320 C 33.6014 27.5664 33.5780 28.0820 34.0233 28.3398 L 45.6718 35.0898 C 47.2889 36.0039 47.4530 36.8242 46.4921 38.5117 L 46.3280 38.7461 C 45.3905 40.4102 44.5936 40.6914 42.9765 39.7539 L 31.5155 33.1211 C 31.0936 32.8633 30.6952 33.1680 30.6952 33.6133 L 30.6952 46.8555 C 30.6952 48.7070 30.0624 49.2695 28.1405 49.2695 Z"/></svg>`,
155
- 'storage': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M5 9V5C5 3.89543 5.89543 3 7 3H17C18.1046 3 19 3.89543 19 5V9M5 9H19M5 9V15M19 9V15M19 15V19C19 20.1046 18.1046 21 17 21H7C5.89543 21 5 20.1046 5 19V15M19 15H5M8 12H8.01M8 6H8.01M8 18H8.01"></path></svg>`,
156
- 'success-circle': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
157
- <path d="M16 9L10 15.5L7.5 13M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
158
- </svg>`,
159
- 'swap': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6 19L3 16M3 16L6 13M3 16H11C12.6569 16 14 14.6569 14 13V12M10 12V11C10 9.34315 11.3431 8 13 8H21M21 8L18 11M21 8L18 5"></path></svg>`,
160
- 'switch': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M5.22 14.78a.75.75 0 0 0 1.06-1.06L4.56 12h8.69a.75.75 0 0 0 0-1.5H4.56l1.72-1.72a.75.75 0 0 0-1.06-1.06l-3 3a.75.75 0 0 0 0 1.06l3 3Zm5.56-6.5a.75.75 0 1 1-1.06-1.06l1.72-1.72H2.75a.75.75 0 0 1 0-1.5h8.69L9.72 2.28a.75.75 0 0 1 1.06-1.06l3 3a.75.75 0 0 1 0 1.06l-3 3Z"></path></svg>`,
161
- 'sync': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
162
- <path d="M18.5249 9.46C18.8317 10.2474 19 11.1041 19 12C19 15.866 15.866 19 12 19H9M5.47507 14.54C5.16832 13.7526 5 12.8959 5 12C5 8.13401 8.13401 5 12 5H15M15 5L12 2M15 5L12 8M9 19L12 16M9 19L12 22" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
163
- </svg>`,
164
- 'table': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
165
- <path d="M9 4V20M4 9H20M6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
166
- </svg>`,
167
- 'tag': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
168
- <path d="M8 8H8.01M11.5858 4.58579L19.5858 12.5858C20.3668 13.3668 20.3668 14.6332 19.5858 15.4142L15.4142 19.5858C14.6332 20.3668 13.3668 20.3668 12.5858 19.5858L4.58579 11.5858C4.21071 11.2107 4 10.702 4 10.1716V6C4 4.89543 4.89543 4 6 4H10.1716C10.702 4 11.2107 4.21071 11.5858 4.58579Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
169
- </svg>`,
170
- 'terminal': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="4 17 10 11 4 5"></polyline><line x1="12" y1="19" x2="20" y2="19"></line></svg>`,
171
- 'text': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 18L8 5H7L3 18M4.23077 14H10.7692M14.5 10C16 9 20 8 20 11.5C20 15 20 18 20 18M20 12.5C18.5 13 14 13 14 16C14 19 18.5 18 20 15.5"></path></svg>`,
172
- 'thumb-down': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7.99997 4H17.1919C17.9865 4 18.7058 4.47039 19.0243 5.19836L21.8323 11.6167C21.9429 11.8695 22 12.1424 22 12.4184V13C22 14.1046 21.1045 15 20 15H13.5L14.7066 19.4243C14.8772 20.0498 14.5826 20.7087 14.0027 20.9986V20.9986C13.4204 21.2898 12.7134 21.1274 12.3164 20.6114L8.41472 15.5392C8.14579 15.1896 7.99997 14.7608 7.99997 14.3198V14M7.99997 4H2V14H7.99997M7.99997 4V14"></path></svg>`,
173
- 'thumb-up': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7.99997 20H17.1919C17.9865 20 18.7058 19.5296 19.0243 18.8016L21.8323 12.3833C21.9429 12.1305 22 11.8576 22 11.5816V11C22 9.89543 21.1045 9 20 9H13.5L14.7066 4.5757C14.8772 3.95023 14.5826 3.2913 14.0027 3.00136V3.00136C13.4204 2.7102 12.7134 2.87256 12.3164 3.3886L8.41472 8.46082C8.14579 8.81044 7.99997 9.23915 7.99997 9.68024V20ZM7.99997 20H2V10H7.99997V20Z"></path></svg>`,
174
- 'timer': `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
175
- <path d="M12 9V13L15 15M3 6L6.5 3M21 6L17.5 3M12 21C16.4183 21 20 17.4183 20 13C20 8.58172 16.4183 5 12 5C7.58172 5 4 8.58172 4 13C4 17.4183 7.58172 21 12 21Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
176
- </svg>`,
177
- 'toggle': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M2 12C2 9.23858 4.23858 7 7 7H17C19.7614 7 22 9.23858 22 12C22 14.7614 19.7614 17 17 17H7C4.23858 17 2 14.7614 2 12Z"></path><path d="M22 12C22 14.7614 19.7614 17 17 17C14.2386 17 12 14.7614 12 12C12 9.23858 14.2386 7 17 7C19.7614 7 22 9.23858 22 12Z"></path></svg>`,
178
- 'trash': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M11 1.75V3h2.25a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1 0-1.5H5V1.75C5 .784 5.784 0 6.75 0h2.5C10.216 0 11 .784 11 1.75ZM4.496 6.675l.66 6.6a.25.25 0 0 0 .249.225h5.19a.25.25 0 0 0 .249-.225l.66-6.6a.75.75 0 0 1 1.492.149l-.66 6.6A1.748 1.748 0 0 1 10.595 15h-5.19a1.75 1.75 0 0 1-1.741-1.575l-.66-6.6a.75.75 0 1 1 1.492-.15ZM6.5 1.75V3h3V1.75a.25.25 0 0 0-.25-.25h-2.5a.25.25 0 0 0-.25.25Z"></path></svg>`,
179
- 'tv-music': `<svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 5.4536 43.0962 L 50.5464 43.0962 C 54.1747 43.0962 56 41.3561 56 37.6426 L 56 13.3243 C 56 9.6108 54.1747 7.8708 50.5464 7.8708 L 5.4536 7.8708 C 1.8249 7.8708 0 9.6108 0 13.3243 L 0 37.6426 C 0 41.3561 1.8249 43.0962 5.4536 43.0962 Z M 5.5172 39.6797 C 4.0743 39.6797 3.4164 39.0856 3.4164 37.6001 L 3.4164 13.3880 C 3.4164 11.8814 4.0743 11.2872 5.5172 11.2872 L 50.4825 11.2872 C 51.9466 11.2872 52.5833 11.8814 52.5833 13.3880 L 52.5833 37.6001 C 52.5833 39.0856 51.9466 39.6797 50.4825 39.6797 Z M 34.0158 20.8575 C 35.0344 20.5817 35.3527 20.3694 35.3527 19.1386 L 35.3527 14.9795 C 35.3527 14.1732 35.0768 13.8124 33.9522 14.0883 L 27.7346 15.6373 C 26.6949 15.8920 26.4614 16.1042 26.4614 17.3562 L 26.4614 26.9265 C 26.4614 27.8601 26.3766 28.0299 25.3156 28.3270 L 23.3633 28.8363 C 21.4323 29.3455 19.7983 30.4914 19.7983 32.5710 C 19.7983 34.3747 21.1564 35.6904 23.2997 35.6904 C 26.3341 35.6904 28.3925 33.5047 28.3925 30.4278 L 28.3925 23.1493 C 28.3925 22.3641 28.5622 22.1519 29.0503 22.0458 Z M 43.4374 48.9953 C 43.4374 47.8919 42.5465 47.0007 41.4639 47.0007 L 14.4933 47.0007 C 13.4111 47.0007 12.5411 47.8919 12.5411 48.9953 C 12.5411 50.0988 13.4111 50.9901 14.4933 50.9901 L 41.4639 50.9901 C 42.5465 50.9901 43.4374 50.0988 43.4374 48.9953 Z"/></svg>`,
180
- 'update-page': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M13 3H7C5.89543 3 5 3.89543 5 5V10M13 3L19 9M13 3V8C13 8.55228 13.4477 9 14 9H19M19 9V19C19 20.1046 18.1046 21 17 21H10C7.79086 21 6 19.2091 6 17V17C6 14.7909 7.79086 13 10 13H13M13 13L10 10M13 13L10 16"></path></svg>`,
181
- 'upload': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M2.75 14A1.75 1.75 0 0 1 1 12.25v-2.5a.75.75 0 0 1 1.5 0v2.5c0 .138.112.25.25.25h10.5a.25.25 0 0 0 .25-.25v-2.5a.75.75 0 0 1 1.5 0v2.5A1.75 1.75 0 0 1 13.25 14Z"></path><path d="M11.78 4.72a.749.749 0 1 1-1.06 1.06L8.75 3.811V9.5a.75.75 0 0 1-1.5 0V3.811L5.28 5.78a.749.749 0 1 1-1.06-1.06l3.25-3.25a.749.749 0 0 1 1.06 0l3.25 3.25Z"></path></svg>`,
182
- 'video': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M0 3.75C0 2.784.784 2 1.75 2h12.5c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0 1 14.25 14H1.75A1.75 1.75 0 0 1 0 12.25Zm1.75-.25a.25.25 0 0 0-.25.25v8.5c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25v-8.5a.25.25 0 0 0-.25-.25Z"></path><path d="M6 10.559V5.442a.25.25 0 0 1 .379-.215l4.264 2.559a.25.25 0 0 1 0 .428l-4.264 2.559A.25.25 0 0 1 6 10.559Z"></path></svg>`,
183
- 'wallet': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 6V17C3 18.6569 4.34315 20 6 20H20C20.5523 20 21 19.5523 21 19V16M19 8H5C3.89543 8 3 7.10457 3 6V6C3 4.89543 3.89543 4 5 4H18C18.5523 4 19 4.44772 19 5V8ZM19 8H20C20.5523 8 21 8.44772 21 9V12M21 12H18C16.8954 12 16 12.8954 16 14V14C16 15.1046 16.8954 16 18 16H21M21 12V16"></path></svg>`,
184
- 'wand-stars': `<svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 21.8712 15.5664 C 22.1524 15.5664 22.2930 15.4024 22.3399 15.1445 C 23.1368 11.3945 23.0899 11.2539 27.0040 10.4570 C 27.2852 10.4102 27.4493 10.2461 27.4493 9.9883 C 27.4493 9.7070 27.2852 9.5429 27.0040 9.4961 C 23.0899 8.6992 23.1368 8.5586 22.3399 4.8320 C 22.2930 4.5742 22.1524 4.3867 21.8712 4.3867 C 21.5899 4.3867 21.4493 4.5742 21.3790 4.8320 C 20.6055 8.5586 20.6524 8.6992 16.7149 9.4961 C 16.4571 9.5429 16.2696 9.7070 16.2696 9.9883 C 16.2696 10.2461 16.4571 10.4102 16.7149 10.4570 C 20.6524 11.2539 20.6055 11.3945 21.3790 15.1445 C 21.4493 15.4024 21.5899 15.5664 21.8712 15.5664 Z M 41.2306 23.8398 C 41.5587 23.8398 41.7462 23.6289 41.7930 23.3242 C 42.6134 18.8711 42.6368 18.5898 47.3475 17.7695 C 47.6523 17.7227 47.8866 17.5117 47.8866 17.1836 C 47.8866 16.8555 47.6523 16.6680 47.3475 16.5976 C 42.6368 15.8008 42.6134 15.5195 41.7930 11.0664 C 41.7462 10.7617 41.5587 10.5273 41.2306 10.5273 C 40.9024 10.5273 40.6915 10.7617 40.6446 11.0664 C 39.8477 15.5195 39.8243 15.8008 35.1134 16.5976 C 34.7852 16.6680 34.5743 16.8555 34.5743 17.1836 C 34.5743 17.5117 34.7852 17.7227 35.1134 17.7695 C 39.8243 18.5898 39.8477 18.8711 40.6446 23.3242 C 40.6915 23.6289 40.9024 23.8398 41.2306 23.8398 Z M 9.0274 30.5664 C 9.3555 30.5664 9.5430 30.3320 9.5899 30.0273 C 10.4102 25.5742 10.4337 25.2929 15.1446 24.4961 C 15.4493 24.4258 15.6837 24.2383 15.6837 23.9102 C 15.6837 23.5820 15.4493 23.3711 15.1446 23.3242 C 10.4337 22.5039 10.4102 22.2227 9.5899 17.7695 C 9.5430 17.4649 9.3555 17.2539 9.0274 17.2539 C 8.6993 17.2539 8.4884 17.4649 8.4415 17.7695 C 7.6212 22.2227 7.6212 22.5039 2.9102 23.3242 C 2.5821 23.3711 2.3712 23.5820 2.3712 23.9102 C 2.3712 24.2383 2.5821 24.4258 2.9102 24.4961 C 7.6212 25.2929 7.6212 25.5742 8.4415 30.0273 C 8.4884 30.3320 8.6993 30.5664 9.0274 30.5664 Z M 49.0352 50.6055 C 50.0432 51.6133 51.7304 51.6133 52.6448 50.6055 C 53.6288 49.5742 53.6288 47.9805 52.6448 46.9961 L 30.3790 24.6367 C 29.3946 23.6524 27.7071 23.6524 26.7696 24.6367 C 25.7852 25.6680 25.8087 27.2851 26.7696 28.2695 Z M 35.4181 34.5039 L 28.5508 27.6133 C 28.1290 27.1914 28.0118 26.7461 28.4102 26.3242 C 28.8087 25.9492 29.2540 26.0429 29.6993 26.4883 L 36.5899 33.3789 Z M 20.1602 50.9805 C 20.5821 50.9805 20.8868 50.6758 20.9337 50.2305 C 21.7071 43.9727 22.0118 43.8086 28.3634 42.7773 C 28.8790 42.6836 29.1837 42.4492 29.1837 41.9805 C 29.1837 41.5352 28.8790 41.2539 28.4571 41.1836 C 22.0587 39.9649 21.7071 39.9883 20.9337 33.7305 C 20.8868 33.2851 20.5821 32.9805 20.1602 32.9805 C 19.7149 32.9805 19.4102 33.2851 19.3634 33.7070 C 18.5430 40.0586 18.3087 40.2695 11.8399 41.1836 C 11.4181 41.2305 11.1134 41.5352 11.1134 41.9805 C 11.1134 42.4258 11.4181 42.6836 11.8399 42.7773 C 18.3087 44.0195 18.5196 44.0195 19.3634 50.2773 C 19.4102 50.6758 19.7149 50.9805 20.1602 50.9805 Z"/></svg>`,
185
- 'waveform': `<svg fill="currentColor" viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"><path d="M 24.5898 49.5742 C 25.5508 49.5742 26.2539 48.8477 26.2539 47.9336 L 26.2539 8.0664 C 26.2539 7.1524 25.5508 6.4258 24.5898 6.4258 C 23.6524 6.4258 22.9492 7.1524 22.9492 8.0664 L 22.9492 47.9336 C 22.9492 48.8477 23.6524 49.5742 24.5898 49.5742 Z M 38.2305 44.8867 C 39.1680 44.8867 39.8711 44.1367 39.8711 43.2227 L 39.8711 12.7773 C 39.8711 11.8633 39.1680 11.1133 38.2305 11.1133 C 37.2930 11.1133 36.5664 11.8633 36.5664 12.7773 L 36.5664 43.2227 C 36.5664 44.1367 37.2930 44.8867 38.2305 44.8867 Z M 17.7930 41.0898 C 18.7305 41.0898 19.4336 40.3633 19.4336 39.4492 L 19.4336 16.5508 C 19.4336 15.6367 18.7305 14.9102 17.7930 14.9102 C 16.8320 14.9102 16.1289 15.6367 16.1289 16.5508 L 16.1289 39.4492 C 16.1289 40.3633 16.8320 41.0898 17.7930 41.0898 Z M 31.4102 38.5586 C 32.3476 38.5586 33.0742 37.8320 33.0742 36.9180 L 33.0742 19.0820 C 33.0742 18.1680 32.3476 17.4414 31.4102 17.4414 C 30.4727 17.4414 29.7695 18.1680 29.7695 19.0820 L 29.7695 36.9180 C 29.7695 37.8320 30.4727 38.5586 31.4102 38.5586 Z M 45.0508 34.3633 C 45.9883 34.3633 46.6914 33.6133 46.6914 32.6992 L 46.6914 23.3008 C 46.6914 22.3867 45.9883 21.6367 45.0508 21.6367 C 44.0898 21.6367 43.3867 22.3867 43.3867 23.3008 L 43.3867 32.6992 C 43.3867 33.6133 44.0898 34.3633 45.0508 34.3633 Z M 10.9727 32.5117 C 11.9102 32.5117 12.6133 31.7851 12.6133 30.8711 L 12.6133 25.1289 C 12.6133 24.2149 11.9102 23.4883 10.9727 23.4883 C 10.0117 23.4883 9.3086 24.2149 9.3086 25.1289 L 9.3086 30.8711 C 9.3086 31.7851 10.0117 32.5117 10.9727 32.5117 Z"/></svg>`,
186
- 'window': `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor"><path d="M0 2.75C0 1.784.784 1 1.75 1h12.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0 1 14.25 15H1.75A1.75 1.75 0 0 1 0 13.25ZM14.5 6h-13v7.25c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25Zm-6-3.5v2h6V2.75a.25.25 0 0 0-.25-.25ZM5 2.5v2h2v-2Zm-3.25 0a.25.25 0 0 0-.25.25V4.5h2v-2Z"></path></svg>`,
187
- };
@@ -1,34 +0,0 @@
1
- // Icon registry - maps icon names to their SVG content
2
- // This file will be auto-generated or manually populated with all icons
3
-
4
- export const iconRegistry = {};
5
-
6
- /**
7
- * Registers an icon's SVG content
8
- * @param {string} name - Icon name
9
- * @param {string} svgContent - The SVG markup
10
- */
11
- export function registerIcon(name, svgContent) {
12
- iconRegistry[name] = svgContent;
13
- }
14
-
15
- /**
16
- * Gets an icon's SVG content
17
- * @param {string} name - Icon name
18
- * @returns {string} The SVG markup
19
- */
20
- export function getIcon(name) {
21
- return iconRegistry[name] || '';
22
- }
23
-
24
- /**
25
- * Strips the outer <svg> tag and returns inner content
26
- * We'll keep the full SVG for proper rendering
27
- */
28
- export function processSvgContent(svgContent) {
29
- // Ensure viewBox and fill="currentColor" are present
30
- if (!svgContent.includes('fill=')) {
31
- svgContent = svgContent.replace('<svg', '<svg fill="currentColor"');
32
- }
33
- return svgContent;
34
- }