@fluixi-icons/icon-internal 0.0.3

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 (759) hide show
  1. package/LICENSE +36 -0
  2. package/README.md +44 -0
  3. package/dist/src/all.d.ts +4 -0
  4. package/dist/src/all.d.ts.map +1 -0
  5. package/dist/src/all.js +4 -0
  6. package/dist/src/icons/all.d.ts +253 -0
  7. package/dist/src/icons/all.d.ts.map +1 -0
  8. package/dist/src/icons/all.js +492 -0
  9. package/dist/src/icons/filled/ad.d.ts +10 -0
  10. package/dist/src/icons/filled/ad.d.ts.map +1 -0
  11. package/dist/src/icons/filled/ad.js +10 -0
  12. package/dist/src/icons/filled/adjustments.d.ts +10 -0
  13. package/dist/src/icons/filled/adjustments.d.ts.map +1 -0
  14. package/dist/src/icons/filled/adjustments.js +10 -0
  15. package/dist/src/icons/filled/alert-circle.d.ts +10 -0
  16. package/dist/src/icons/filled/alert-circle.d.ts.map +1 -0
  17. package/dist/src/icons/filled/alert-circle.js +10 -0
  18. package/dist/src/icons/filled/alert-hexagon.d.ts +10 -0
  19. package/dist/src/icons/filled/alert-hexagon.d.ts.map +1 -0
  20. package/dist/src/icons/filled/alert-hexagon.js +10 -0
  21. package/dist/src/icons/filled/alert-square.d.ts +10 -0
  22. package/dist/src/icons/filled/alert-square.d.ts.map +1 -0
  23. package/dist/src/icons/filled/alert-square.js +10 -0
  24. package/dist/src/icons/filled/alert-triangle.d.ts +10 -0
  25. package/dist/src/icons/filled/alert-triangle.d.ts.map +1 -0
  26. package/dist/src/icons/filled/alert-triangle.js +10 -0
  27. package/dist/src/icons/filled/all.d.ts +110 -0
  28. package/dist/src/icons/filled/all.d.ts.map +1 -0
  29. package/dist/src/icons/filled/all.js +213 -0
  30. package/dist/src/icons/filled/apps.d.ts +10 -0
  31. package/dist/src/icons/filled/apps.d.ts.map +1 -0
  32. package/dist/src/icons/filled/apps.js +10 -0
  33. package/dist/src/icons/filled/archive.d.ts +10 -0
  34. package/dist/src/icons/filled/archive.d.ts.map +1 -0
  35. package/dist/src/icons/filled/archive.js +10 -0
  36. package/dist/src/icons/filled/arrow-down-circle.d.ts +10 -0
  37. package/dist/src/icons/filled/arrow-down-circle.d.ts.map +1 -0
  38. package/dist/src/icons/filled/arrow-down-circle.js +10 -0
  39. package/dist/src/icons/filled/arrow-left-circle.d.ts +10 -0
  40. package/dist/src/icons/filled/arrow-left-circle.d.ts.map +1 -0
  41. package/dist/src/icons/filled/arrow-left-circle.js +10 -0
  42. package/dist/src/icons/filled/arrow-right-circle.d.ts +10 -0
  43. package/dist/src/icons/filled/arrow-right-circle.d.ts.map +1 -0
  44. package/dist/src/icons/filled/arrow-right-circle.js +10 -0
  45. package/dist/src/icons/filled/arrow-up-circle.d.ts +10 -0
  46. package/dist/src/icons/filled/arrow-up-circle.d.ts.map +1 -0
  47. package/dist/src/icons/filled/arrow-up-circle.js +10 -0
  48. package/dist/src/icons/filled/backspace.d.ts +10 -0
  49. package/dist/src/icons/filled/backspace.d.ts.map +1 -0
  50. package/dist/src/icons/filled/backspace.js +10 -0
  51. package/dist/src/icons/filled/bell-off.d.ts +10 -0
  52. package/dist/src/icons/filled/bell-off.d.ts.map +1 -0
  53. package/dist/src/icons/filled/bell-off.js +10 -0
  54. package/dist/src/icons/filled/bell-ringing.d.ts +10 -0
  55. package/dist/src/icons/filled/bell-ringing.d.ts.map +1 -0
  56. package/dist/src/icons/filled/bell-ringing.js +10 -0
  57. package/dist/src/icons/filled/bell.d.ts +10 -0
  58. package/dist/src/icons/filled/bell.d.ts.map +1 -0
  59. package/dist/src/icons/filled/bell.js +10 -0
  60. package/dist/src/icons/filled/bookmark.d.ts +10 -0
  61. package/dist/src/icons/filled/bookmark.d.ts.map +1 -0
  62. package/dist/src/icons/filled/bookmark.js +10 -0
  63. package/dist/src/icons/filled/box.d.ts +10 -0
  64. package/dist/src/icons/filled/box.d.ts.map +1 -0
  65. package/dist/src/icons/filled/box.js +10 -0
  66. package/dist/src/icons/filled/briefcase-alt.d.ts +10 -0
  67. package/dist/src/icons/filled/briefcase-alt.d.ts.map +1 -0
  68. package/dist/src/icons/filled/briefcase-alt.js +10 -0
  69. package/dist/src/icons/filled/briefcase.d.ts +10 -0
  70. package/dist/src/icons/filled/briefcase.d.ts.map +1 -0
  71. package/dist/src/icons/filled/briefcase.js +10 -0
  72. package/dist/src/icons/filled/bulb-on.d.ts +10 -0
  73. package/dist/src/icons/filled/bulb-on.d.ts.map +1 -0
  74. package/dist/src/icons/filled/bulb-on.js +10 -0
  75. package/dist/src/icons/filled/bulb.d.ts +10 -0
  76. package/dist/src/icons/filled/bulb.d.ts.map +1 -0
  77. package/dist/src/icons/filled/bulb.js +10 -0
  78. package/dist/src/icons/filled/camera-off.d.ts +10 -0
  79. package/dist/src/icons/filled/camera-off.d.ts.map +1 -0
  80. package/dist/src/icons/filled/camera-off.js +10 -0
  81. package/dist/src/icons/filled/camera.d.ts +10 -0
  82. package/dist/src/icons/filled/camera.d.ts.map +1 -0
  83. package/dist/src/icons/filled/camera.js +10 -0
  84. package/dist/src/icons/filled/check-badge.d.ts +10 -0
  85. package/dist/src/icons/filled/check-badge.d.ts.map +1 -0
  86. package/dist/src/icons/filled/check-badge.js +10 -0
  87. package/dist/src/icons/filled/check-circle.d.ts +10 -0
  88. package/dist/src/icons/filled/check-circle.d.ts.map +1 -0
  89. package/dist/src/icons/filled/check-circle.js +10 -0
  90. package/dist/src/icons/filled/check-square.d.ts +10 -0
  91. package/dist/src/icons/filled/check-square.d.ts.map +1 -0
  92. package/dist/src/icons/filled/check-square.js +10 -0
  93. package/dist/src/icons/filled/chevron-down-circle.d.ts +10 -0
  94. package/dist/src/icons/filled/chevron-down-circle.d.ts.map +1 -0
  95. package/dist/src/icons/filled/chevron-down-circle.js +10 -0
  96. package/dist/src/icons/filled/chevron-down-square.d.ts +10 -0
  97. package/dist/src/icons/filled/chevron-down-square.d.ts.map +1 -0
  98. package/dist/src/icons/filled/chevron-down-square.js +10 -0
  99. package/dist/src/icons/filled/chevron-left-circle.d.ts +10 -0
  100. package/dist/src/icons/filled/chevron-left-circle.d.ts.map +1 -0
  101. package/dist/src/icons/filled/chevron-left-circle.js +10 -0
  102. package/dist/src/icons/filled/chevron-left-square.d.ts +10 -0
  103. package/dist/src/icons/filled/chevron-left-square.d.ts.map +1 -0
  104. package/dist/src/icons/filled/chevron-left-square.js +10 -0
  105. package/dist/src/icons/filled/chevron-right-circle.d.ts +10 -0
  106. package/dist/src/icons/filled/chevron-right-circle.d.ts.map +1 -0
  107. package/dist/src/icons/filled/chevron-right-circle.js +10 -0
  108. package/dist/src/icons/filled/chevron-right-square.d.ts +10 -0
  109. package/dist/src/icons/filled/chevron-right-square.d.ts.map +1 -0
  110. package/dist/src/icons/filled/chevron-right-square.js +10 -0
  111. package/dist/src/icons/filled/chevron-up-circle.d.ts +10 -0
  112. package/dist/src/icons/filled/chevron-up-circle.d.ts.map +1 -0
  113. package/dist/src/icons/filled/chevron-up-circle.js +10 -0
  114. package/dist/src/icons/filled/chevron-up-square.d.ts +10 -0
  115. package/dist/src/icons/filled/chevron-up-square.d.ts.map +1 -0
  116. package/dist/src/icons/filled/chevron-up-square.js +10 -0
  117. package/dist/src/icons/filled/circle.d.ts +10 -0
  118. package/dist/src/icons/filled/circle.d.ts.map +1 -0
  119. package/dist/src/icons/filled/circle.js +10 -0
  120. package/dist/src/icons/filled/cloud-upload.d.ts +10 -0
  121. package/dist/src/icons/filled/cloud-upload.d.ts.map +1 -0
  122. package/dist/src/icons/filled/cloud-upload.js +10 -0
  123. package/dist/src/icons/filled/cloud.d.ts +10 -0
  124. package/dist/src/icons/filled/cloud.d.ts.map +1 -0
  125. package/dist/src/icons/filled/cloud.js +10 -0
  126. package/dist/src/icons/filled/cog.d.ts +10 -0
  127. package/dist/src/icons/filled/cog.d.ts.map +1 -0
  128. package/dist/src/icons/filled/cog.js +10 -0
  129. package/dist/src/icons/filled/credit-card.d.ts +10 -0
  130. package/dist/src/icons/filled/credit-card.d.ts.map +1 -0
  131. package/dist/src/icons/filled/credit-card.js +10 -0
  132. package/dist/src/icons/filled/cursor-alt.d.ts +10 -0
  133. package/dist/src/icons/filled/cursor-alt.d.ts.map +1 -0
  134. package/dist/src/icons/filled/cursor-alt.js +10 -0
  135. package/dist/src/icons/filled/cursor-click.d.ts +10 -0
  136. package/dist/src/icons/filled/cursor-click.d.ts.map +1 -0
  137. package/dist/src/icons/filled/cursor-click.js +10 -0
  138. package/dist/src/icons/filled/cursor.d.ts +10 -0
  139. package/dist/src/icons/filled/cursor.d.ts.map +1 -0
  140. package/dist/src/icons/filled/cursor.js +10 -0
  141. package/dist/src/icons/filled/desktop.d.ts +10 -0
  142. package/dist/src/icons/filled/desktop.d.ts.map +1 -0
  143. package/dist/src/icons/filled/desktop.js +10 -0
  144. package/dist/src/icons/filled/document-add.d.ts +10 -0
  145. package/dist/src/icons/filled/document-add.d.ts.map +1 -0
  146. package/dist/src/icons/filled/document-add.js +10 -0
  147. package/dist/src/icons/filled/document-check.d.ts +10 -0
  148. package/dist/src/icons/filled/document-check.d.ts.map +1 -0
  149. package/dist/src/icons/filled/document-check.js +10 -0
  150. package/dist/src/icons/filled/document-duplicate.d.ts +10 -0
  151. package/dist/src/icons/filled/document-duplicate.d.ts.map +1 -0
  152. package/dist/src/icons/filled/document-duplicate.js +10 -0
  153. package/dist/src/icons/filled/document-remove.d.ts +10 -0
  154. package/dist/src/icons/filled/document-remove.d.ts.map +1 -0
  155. package/dist/src/icons/filled/document-remove.js +10 -0
  156. package/dist/src/icons/filled/document.d.ts +10 -0
  157. package/dist/src/icons/filled/document.d.ts.map +1 -0
  158. package/dist/src/icons/filled/document.js +10 -0
  159. package/dist/src/icons/filled/dollar-circle.d.ts +10 -0
  160. package/dist/src/icons/filled/dollar-circle.d.ts.map +1 -0
  161. package/dist/src/icons/filled/dollar-circle.js +10 -0
  162. package/dist/src/icons/filled/dollar-square.d.ts +10 -0
  163. package/dist/src/icons/filled/dollar-square.d.ts.map +1 -0
  164. package/dist/src/icons/filled/dollar-square.js +10 -0
  165. package/dist/src/icons/filled/droplet.d.ts +10 -0
  166. package/dist/src/icons/filled/droplet.d.ts.map +1 -0
  167. package/dist/src/icons/filled/droplet.js +10 -0
  168. package/dist/src/icons/filled/duplicate.d.ts +10 -0
  169. package/dist/src/icons/filled/duplicate.d.ts.map +1 -0
  170. package/dist/src/icons/filled/duplicate.js +10 -0
  171. package/dist/src/icons/filled/edit.d.ts +10 -0
  172. package/dist/src/icons/filled/edit.d.ts.map +1 -0
  173. package/dist/src/icons/filled/edit.js +10 -0
  174. package/dist/src/icons/filled/eye-off.d.ts +10 -0
  175. package/dist/src/icons/filled/eye-off.d.ts.map +1 -0
  176. package/dist/src/icons/filled/eye-off.js +10 -0
  177. package/dist/src/icons/filled/eye.d.ts +10 -0
  178. package/dist/src/icons/filled/eye.d.ts.map +1 -0
  179. package/dist/src/icons/filled/eye.js +10 -0
  180. package/dist/src/icons/filled/grid.d.ts +10 -0
  181. package/dist/src/icons/filled/grid.d.ts.map +1 -0
  182. package/dist/src/icons/filled/grid.js +10 -0
  183. package/dist/src/icons/filled/help-circle.d.ts +10 -0
  184. package/dist/src/icons/filled/help-circle.d.ts.map +1 -0
  185. package/dist/src/icons/filled/help-circle.js +10 -0
  186. package/dist/src/icons/filled/home-alt.d.ts +10 -0
  187. package/dist/src/icons/filled/home-alt.d.ts.map +1 -0
  188. package/dist/src/icons/filled/home-alt.js +10 -0
  189. package/dist/src/icons/filled/home.d.ts +10 -0
  190. package/dist/src/icons/filled/home.d.ts.map +1 -0
  191. package/dist/src/icons/filled/home.js +10 -0
  192. package/dist/src/icons/filled/index.d.ts +111 -0
  193. package/dist/src/icons/filled/index.d.ts.map +1 -0
  194. package/dist/src/icons/filled/index.js +122 -0
  195. package/dist/src/icons/filled/infographic-elements.d.ts +10 -0
  196. package/dist/src/icons/filled/infographic-elements.d.ts.map +1 -0
  197. package/dist/src/icons/filled/infographic-elements.js +10 -0
  198. package/dist/src/icons/filled/keyboard.d.ts +10 -0
  199. package/dist/src/icons/filled/keyboard.d.ts.map +1 -0
  200. package/dist/src/icons/filled/keyboard.js +10 -0
  201. package/dist/src/icons/filled/laptop.d.ts +10 -0
  202. package/dist/src/icons/filled/laptop.d.ts.map +1 -0
  203. package/dist/src/icons/filled/laptop.js +10 -0
  204. package/dist/src/icons/filled/location.d.ts +10 -0
  205. package/dist/src/icons/filled/location.d.ts.map +1 -0
  206. package/dist/src/icons/filled/location.js +10 -0
  207. package/dist/src/icons/filled/lock-open.d.ts +10 -0
  208. package/dist/src/icons/filled/lock-open.d.ts.map +1 -0
  209. package/dist/src/icons/filled/lock-open.js +10 -0
  210. package/dist/src/icons/filled/lock.d.ts +10 -0
  211. package/dist/src/icons/filled/lock.d.ts.map +1 -0
  212. package/dist/src/icons/filled/lock.js +10 -0
  213. package/dist/src/icons/filled/mail.d.ts +10 -0
  214. package/dist/src/icons/filled/mail.d.ts.map +1 -0
  215. package/dist/src/icons/filled/mail.js +10 -0
  216. package/dist/src/icons/filled/mobile.d.ts +10 -0
  217. package/dist/src/icons/filled/mobile.d.ts.map +1 -0
  218. package/dist/src/icons/filled/mobile.js +10 -0
  219. package/dist/src/icons/filled/monitor.d.ts +10 -0
  220. package/dist/src/icons/filled/monitor.d.ts.map +1 -0
  221. package/dist/src/icons/filled/monitor.js +10 -0
  222. package/dist/src/icons/filled/moon.d.ts +10 -0
  223. package/dist/src/icons/filled/moon.d.ts.map +1 -0
  224. package/dist/src/icons/filled/moon.js +10 -0
  225. package/dist/src/icons/filled/more-horizontal-circle.d.ts +10 -0
  226. package/dist/src/icons/filled/more-horizontal-circle.d.ts.map +1 -0
  227. package/dist/src/icons/filled/more-horizontal-circle.js +10 -0
  228. package/dist/src/icons/filled/more-vertical-circle.d.ts +10 -0
  229. package/dist/src/icons/filled/more-vertical-circle.d.ts.map +1 -0
  230. package/dist/src/icons/filled/more-vertical-circle.js +10 -0
  231. package/dist/src/icons/filled/more-vertical-square.d.ts +10 -0
  232. package/dist/src/icons/filled/more-vertical-square.d.ts.map +1 -0
  233. package/dist/src/icons/filled/more-vertical-square.js +10 -0
  234. package/dist/src/icons/filled/mosaic.d.ts +10 -0
  235. package/dist/src/icons/filled/mosaic.d.ts.map +1 -0
  236. package/dist/src/icons/filled/mosaic.js +10 -0
  237. package/dist/src/icons/filled/pause-alt.d.ts +10 -0
  238. package/dist/src/icons/filled/pause-alt.d.ts.map +1 -0
  239. package/dist/src/icons/filled/pause-alt.js +10 -0
  240. package/dist/src/icons/filled/pause-circle.d.ts +10 -0
  241. package/dist/src/icons/filled/pause-circle.d.ts.map +1 -0
  242. package/dist/src/icons/filled/pause-circle.js +10 -0
  243. package/dist/src/icons/filled/pause-square.d.ts +10 -0
  244. package/dist/src/icons/filled/pause-square.d.ts.map +1 -0
  245. package/dist/src/icons/filled/pause-square.js +10 -0
  246. package/dist/src/icons/filled/pencil.d.ts +10 -0
  247. package/dist/src/icons/filled/pencil.d.ts.map +1 -0
  248. package/dist/src/icons/filled/pencil.js +10 -0
  249. package/dist/src/icons/filled/photo.d.ts +10 -0
  250. package/dist/src/icons/filled/photo.d.ts.map +1 -0
  251. package/dist/src/icons/filled/photo.js +10 -0
  252. package/dist/src/icons/filled/pin.d.ts +10 -0
  253. package/dist/src/icons/filled/pin.d.ts.map +1 -0
  254. package/dist/src/icons/filled/pin.js +10 -0
  255. package/dist/src/icons/filled/play-alt.d.ts +10 -0
  256. package/dist/src/icons/filled/play-alt.d.ts.map +1 -0
  257. package/dist/src/icons/filled/play-alt.js +10 -0
  258. package/dist/src/icons/filled/play-circle.d.ts +10 -0
  259. package/dist/src/icons/filled/play-circle.d.ts.map +1 -0
  260. package/dist/src/icons/filled/play-circle.js +10 -0
  261. package/dist/src/icons/filled/play-square.d.ts +10 -0
  262. package/dist/src/icons/filled/play-square.d.ts.map +1 -0
  263. package/dist/src/icons/filled/play-square.js +10 -0
  264. package/dist/src/icons/filled/play.d.ts +10 -0
  265. package/dist/src/icons/filled/play.d.ts.map +1 -0
  266. package/dist/src/icons/filled/play.js +10 -0
  267. package/dist/src/icons/filled/plus-circle.d.ts +10 -0
  268. package/dist/src/icons/filled/plus-circle.d.ts.map +1 -0
  269. package/dist/src/icons/filled/plus-circle.js +10 -0
  270. package/dist/src/icons/filled/plus-square.d.ts +10 -0
  271. package/dist/src/icons/filled/plus-square.d.ts.map +1 -0
  272. package/dist/src/icons/filled/plus-square.js +10 -0
  273. package/dist/src/icons/filled/search-alt.d.ts +10 -0
  274. package/dist/src/icons/filled/search-alt.d.ts.map +1 -0
  275. package/dist/src/icons/filled/search-alt.js +10 -0
  276. package/dist/src/icons/filled/search-square.d.ts +10 -0
  277. package/dist/src/icons/filled/search-square.d.ts.map +1 -0
  278. package/dist/src/icons/filled/search-square.js +10 -0
  279. package/dist/src/icons/filled/search.d.ts +10 -0
  280. package/dist/src/icons/filled/search.d.ts.map +1 -0
  281. package/dist/src/icons/filled/search.js +10 -0
  282. package/dist/src/icons/filled/shopping-bag.d.ts +10 -0
  283. package/dist/src/icons/filled/shopping-bag.d.ts.map +1 -0
  284. package/dist/src/icons/filled/shopping-bag.js +10 -0
  285. package/dist/src/icons/filled/shopping-cart.d.ts +10 -0
  286. package/dist/src/icons/filled/shopping-cart.d.ts.map +1 -0
  287. package/dist/src/icons/filled/shopping-cart.js +10 -0
  288. package/dist/src/icons/filled/square.d.ts +10 -0
  289. package/dist/src/icons/filled/square.d.ts.map +1 -0
  290. package/dist/src/icons/filled/square.js +10 -0
  291. package/dist/src/icons/filled/star-circle.d.ts +10 -0
  292. package/dist/src/icons/filled/star-circle.d.ts.map +1 -0
  293. package/dist/src/icons/filled/star-circle.js +10 -0
  294. package/dist/src/icons/filled/star-off.d.ts +10 -0
  295. package/dist/src/icons/filled/star-off.d.ts.map +1 -0
  296. package/dist/src/icons/filled/star-off.js +10 -0
  297. package/dist/src/icons/filled/star-square.d.ts +10 -0
  298. package/dist/src/icons/filled/star-square.d.ts.map +1 -0
  299. package/dist/src/icons/filled/star-square.js +10 -0
  300. package/dist/src/icons/filled/sun.d.ts +10 -0
  301. package/dist/src/icons/filled/sun.d.ts.map +1 -0
  302. package/dist/src/icons/filled/sun.js +10 -0
  303. package/dist/src/icons/filled/tablet.d.ts +10 -0
  304. package/dist/src/icons/filled/tablet.d.ts.map +1 -0
  305. package/dist/src/icons/filled/tablet.js +10 -0
  306. package/dist/src/icons/filled/user-circle.d.ts +10 -0
  307. package/dist/src/icons/filled/user-circle.d.ts.map +1 -0
  308. package/dist/src/icons/filled/user-circle.js +10 -0
  309. package/dist/src/icons/filled/user-square.d.ts +10 -0
  310. package/dist/src/icons/filled/user-square.d.ts.map +1 -0
  311. package/dist/src/icons/filled/user-square.js +10 -0
  312. package/dist/src/icons/filled/user-x.d.ts +10 -0
  313. package/dist/src/icons/filled/user-x.d.ts.map +1 -0
  314. package/dist/src/icons/filled/user-x.js +10 -0
  315. package/dist/src/icons/filled/user.d.ts +10 -0
  316. package/dist/src/icons/filled/user.d.ts.map +1 -0
  317. package/dist/src/icons/filled/user.js +10 -0
  318. package/dist/src/icons/filled/users.d.ts +10 -0
  319. package/dist/src/icons/filled/users.d.ts.map +1 -0
  320. package/dist/src/icons/filled/users.js +10 -0
  321. package/dist/src/icons/filled/watches.d.ts +10 -0
  322. package/dist/src/icons/filled/watches.d.ts.map +1 -0
  323. package/dist/src/icons/filled/watches.js +10 -0
  324. package/dist/src/icons/filled/x-circle.d.ts +10 -0
  325. package/dist/src/icons/filled/x-circle.d.ts.map +1 -0
  326. package/dist/src/icons/filled/x-circle.js +10 -0
  327. package/dist/src/icons/filled/x-square.d.ts +10 -0
  328. package/dist/src/icons/filled/x-square.d.ts.map +1 -0
  329. package/dist/src/icons/filled/x-square.js +10 -0
  330. package/dist/src/icons/index.d.ts +256 -0
  331. package/dist/src/icons/index.d.ts.map +1 -0
  332. package/dist/src/icons/index.js +5 -0
  333. package/dist/src/icons/outline/ad.d.ts +10 -0
  334. package/dist/src/icons/outline/ad.d.ts.map +1 -0
  335. package/dist/src/icons/outline/ad.js +10 -0
  336. package/dist/src/icons/outline/adjustments.d.ts +10 -0
  337. package/dist/src/icons/outline/adjustments.d.ts.map +1 -0
  338. package/dist/src/icons/outline/adjustments.js +10 -0
  339. package/dist/src/icons/outline/alert-alt.d.ts +10 -0
  340. package/dist/src/icons/outline/alert-alt.d.ts.map +1 -0
  341. package/dist/src/icons/outline/alert-alt.js +10 -0
  342. package/dist/src/icons/outline/alert-circle.d.ts +10 -0
  343. package/dist/src/icons/outline/alert-circle.d.ts.map +1 -0
  344. package/dist/src/icons/outline/alert-circle.js +10 -0
  345. package/dist/src/icons/outline/alert-square.d.ts +10 -0
  346. package/dist/src/icons/outline/alert-square.d.ts.map +1 -0
  347. package/dist/src/icons/outline/alert-square.js +10 -0
  348. package/dist/src/icons/outline/alert.d.ts +10 -0
  349. package/dist/src/icons/outline/alert.d.ts.map +1 -0
  350. package/dist/src/icons/outline/alert.js +10 -0
  351. package/dist/src/icons/outline/all.d.ts +144 -0
  352. package/dist/src/icons/outline/all.d.ts.map +1 -0
  353. package/dist/src/icons/outline/all.js +281 -0
  354. package/dist/src/icons/outline/annotation.d.ts +10 -0
  355. package/dist/src/icons/outline/annotation.d.ts.map +1 -0
  356. package/dist/src/icons/outline/annotation.js +10 -0
  357. package/dist/src/icons/outline/apps.d.ts +10 -0
  358. package/dist/src/icons/outline/apps.d.ts.map +1 -0
  359. package/dist/src/icons/outline/apps.js +10 -0
  360. package/dist/src/icons/outline/archive.d.ts +10 -0
  361. package/dist/src/icons/outline/archive.d.ts.map +1 -0
  362. package/dist/src/icons/outline/archive.js +10 -0
  363. package/dist/src/icons/outline/arrow-down-circle.d.ts +10 -0
  364. package/dist/src/icons/outline/arrow-down-circle.d.ts.map +1 -0
  365. package/dist/src/icons/outline/arrow-down-circle.js +10 -0
  366. package/dist/src/icons/outline/arrow-down.d.ts +10 -0
  367. package/dist/src/icons/outline/arrow-down.d.ts.map +1 -0
  368. package/dist/src/icons/outline/arrow-down.js +10 -0
  369. package/dist/src/icons/outline/arrow-left-circle.d.ts +10 -0
  370. package/dist/src/icons/outline/arrow-left-circle.d.ts.map +1 -0
  371. package/dist/src/icons/outline/arrow-left-circle.js +10 -0
  372. package/dist/src/icons/outline/arrow-left.d.ts +10 -0
  373. package/dist/src/icons/outline/arrow-left.d.ts.map +1 -0
  374. package/dist/src/icons/outline/arrow-left.js +10 -0
  375. package/dist/src/icons/outline/arrow-right-circle.d.ts +10 -0
  376. package/dist/src/icons/outline/arrow-right-circle.d.ts.map +1 -0
  377. package/dist/src/icons/outline/arrow-right-circle.js +10 -0
  378. package/dist/src/icons/outline/arrow-right.d.ts +10 -0
  379. package/dist/src/icons/outline/arrow-right.d.ts.map +1 -0
  380. package/dist/src/icons/outline/arrow-right.js +10 -0
  381. package/dist/src/icons/outline/arrow-up-circle.d.ts +10 -0
  382. package/dist/src/icons/outline/arrow-up-circle.d.ts.map +1 -0
  383. package/dist/src/icons/outline/arrow-up-circle.js +10 -0
  384. package/dist/src/icons/outline/arrow-up.d.ts +10 -0
  385. package/dist/src/icons/outline/arrow-up.d.ts.map +1 -0
  386. package/dist/src/icons/outline/arrow-up.js +10 -0
  387. package/dist/src/icons/outline/backspace.d.ts +10 -0
  388. package/dist/src/icons/outline/backspace.d.ts.map +1 -0
  389. package/dist/src/icons/outline/backspace.js +10 -0
  390. package/dist/src/icons/outline/bell-off.d.ts +10 -0
  391. package/dist/src/icons/outline/bell-off.d.ts.map +1 -0
  392. package/dist/src/icons/outline/bell-off.js +10 -0
  393. package/dist/src/icons/outline/bell-ringing.d.ts +10 -0
  394. package/dist/src/icons/outline/bell-ringing.d.ts.map +1 -0
  395. package/dist/src/icons/outline/bell-ringing.js +10 -0
  396. package/dist/src/icons/outline/bell.d.ts +10 -0
  397. package/dist/src/icons/outline/bell.d.ts.map +1 -0
  398. package/dist/src/icons/outline/bell.js +10 -0
  399. package/dist/src/icons/outline/bookmark.d.ts +10 -0
  400. package/dist/src/icons/outline/bookmark.d.ts.map +1 -0
  401. package/dist/src/icons/outline/bookmark.js +10 -0
  402. package/dist/src/icons/outline/box.d.ts +10 -0
  403. package/dist/src/icons/outline/box.d.ts.map +1 -0
  404. package/dist/src/icons/outline/box.js +10 -0
  405. package/dist/src/icons/outline/briefcase-alt.d.ts +10 -0
  406. package/dist/src/icons/outline/briefcase-alt.d.ts.map +1 -0
  407. package/dist/src/icons/outline/briefcase-alt.js +10 -0
  408. package/dist/src/icons/outline/building.d.ts +10 -0
  409. package/dist/src/icons/outline/building.d.ts.map +1 -0
  410. package/dist/src/icons/outline/building.js +10 -0
  411. package/dist/src/icons/outline/bulb-on.d.ts +10 -0
  412. package/dist/src/icons/outline/bulb-on.d.ts.map +1 -0
  413. package/dist/src/icons/outline/bulb-on.js +10 -0
  414. package/dist/src/icons/outline/bulb.d.ts +10 -0
  415. package/dist/src/icons/outline/bulb.d.ts.map +1 -0
  416. package/dist/src/icons/outline/bulb.js +10 -0
  417. package/dist/src/icons/outline/calendar-alt.d.ts +10 -0
  418. package/dist/src/icons/outline/calendar-alt.d.ts.map +1 -0
  419. package/dist/src/icons/outline/calendar-alt.js +10 -0
  420. package/dist/src/icons/outline/calendar.d.ts +10 -0
  421. package/dist/src/icons/outline/calendar.d.ts.map +1 -0
  422. package/dist/src/icons/outline/calendar.js +10 -0
  423. package/dist/src/icons/outline/camera-off.d.ts +10 -0
  424. package/dist/src/icons/outline/camera-off.d.ts.map +1 -0
  425. package/dist/src/icons/outline/camera-off.js +10 -0
  426. package/dist/src/icons/outline/camera.d.ts +10 -0
  427. package/dist/src/icons/outline/camera.d.ts.map +1 -0
  428. package/dist/src/icons/outline/camera.js +10 -0
  429. package/dist/src/icons/outline/check-alt.d.ts +10 -0
  430. package/dist/src/icons/outline/check-alt.d.ts.map +1 -0
  431. package/dist/src/icons/outline/check-alt.js +10 -0
  432. package/dist/src/icons/outline/check-badge.d.ts +10 -0
  433. package/dist/src/icons/outline/check-badge.d.ts.map +1 -0
  434. package/dist/src/icons/outline/check-badge.js +10 -0
  435. package/dist/src/icons/outline/check.d.ts +10 -0
  436. package/dist/src/icons/outline/check.d.ts.map +1 -0
  437. package/dist/src/icons/outline/check.js +10 -0
  438. package/dist/src/icons/outline/chevron-down-circle.d.ts +10 -0
  439. package/dist/src/icons/outline/chevron-down-circle.d.ts.map +1 -0
  440. package/dist/src/icons/outline/chevron-down-circle.js +10 -0
  441. package/dist/src/icons/outline/chevron-down.d.ts +10 -0
  442. package/dist/src/icons/outline/chevron-down.d.ts.map +1 -0
  443. package/dist/src/icons/outline/chevron-down.js +10 -0
  444. package/dist/src/icons/outline/chevron-left-circle.d.ts +10 -0
  445. package/dist/src/icons/outline/chevron-left-circle.d.ts.map +1 -0
  446. package/dist/src/icons/outline/chevron-left-circle.js +10 -0
  447. package/dist/src/icons/outline/chevron-left.d.ts +10 -0
  448. package/dist/src/icons/outline/chevron-left.d.ts.map +1 -0
  449. package/dist/src/icons/outline/chevron-left.js +10 -0
  450. package/dist/src/icons/outline/chevron-right-circle.d.ts +10 -0
  451. package/dist/src/icons/outline/chevron-right-circle.d.ts.map +1 -0
  452. package/dist/src/icons/outline/chevron-right-circle.js +10 -0
  453. package/dist/src/icons/outline/chevron-right.d.ts +10 -0
  454. package/dist/src/icons/outline/chevron-right.d.ts.map +1 -0
  455. package/dist/src/icons/outline/chevron-right.js +10 -0
  456. package/dist/src/icons/outline/chevron-up-circle.d.ts +10 -0
  457. package/dist/src/icons/outline/chevron-up-circle.d.ts.map +1 -0
  458. package/dist/src/icons/outline/chevron-up-circle.js +10 -0
  459. package/dist/src/icons/outline/chevron-up.d.ts +10 -0
  460. package/dist/src/icons/outline/chevron-up.d.ts.map +1 -0
  461. package/dist/src/icons/outline/chevron-up.js +10 -0
  462. package/dist/src/icons/outline/circle.d.ts +10 -0
  463. package/dist/src/icons/outline/circle.d.ts.map +1 -0
  464. package/dist/src/icons/outline/circle.js +10 -0
  465. package/dist/src/icons/outline/cloud-upload.d.ts +10 -0
  466. package/dist/src/icons/outline/cloud-upload.d.ts.map +1 -0
  467. package/dist/src/icons/outline/cloud-upload.js +10 -0
  468. package/dist/src/icons/outline/cloud.d.ts +10 -0
  469. package/dist/src/icons/outline/cloud.d.ts.map +1 -0
  470. package/dist/src/icons/outline/cloud.js +10 -0
  471. package/dist/src/icons/outline/cog.d.ts +10 -0
  472. package/dist/src/icons/outline/cog.d.ts.map +1 -0
  473. package/dist/src/icons/outline/cog.js +10 -0
  474. package/dist/src/icons/outline/collection.d.ts +10 -0
  475. package/dist/src/icons/outline/collection.d.ts.map +1 -0
  476. package/dist/src/icons/outline/collection.js +10 -0
  477. package/dist/src/icons/outline/copy.d.ts +10 -0
  478. package/dist/src/icons/outline/copy.d.ts.map +1 -0
  479. package/dist/src/icons/outline/copy.js +10 -0
  480. package/dist/src/icons/outline/crop.d.ts +10 -0
  481. package/dist/src/icons/outline/crop.d.ts.map +1 -0
  482. package/dist/src/icons/outline/crop.js +10 -0
  483. package/dist/src/icons/outline/cube-transparent.d.ts +10 -0
  484. package/dist/src/icons/outline/cube-transparent.d.ts.map +1 -0
  485. package/dist/src/icons/outline/cube-transparent.js +10 -0
  486. package/dist/src/icons/outline/cursor-alt.d.ts +10 -0
  487. package/dist/src/icons/outline/cursor-alt.d.ts.map +1 -0
  488. package/dist/src/icons/outline/cursor-alt.js +10 -0
  489. package/dist/src/icons/outline/cursor-click.d.ts +10 -0
  490. package/dist/src/icons/outline/cursor-click.d.ts.map +1 -0
  491. package/dist/src/icons/outline/cursor-click.js +10 -0
  492. package/dist/src/icons/outline/cursor.d.ts +10 -0
  493. package/dist/src/icons/outline/cursor.d.ts.map +1 -0
  494. package/dist/src/icons/outline/cursor.js +10 -0
  495. package/dist/src/icons/outline/desktop.d.ts +10 -0
  496. package/dist/src/icons/outline/desktop.d.ts.map +1 -0
  497. package/dist/src/icons/outline/desktop.js +10 -0
  498. package/dist/src/icons/outline/document-add.d.ts +10 -0
  499. package/dist/src/icons/outline/document-add.d.ts.map +1 -0
  500. package/dist/src/icons/outline/document-add.js +10 -0
  501. package/dist/src/icons/outline/document-check.d.ts +10 -0
  502. package/dist/src/icons/outline/document-check.d.ts.map +1 -0
  503. package/dist/src/icons/outline/document-check.js +10 -0
  504. package/dist/src/icons/outline/document-duplicate.d.ts +10 -0
  505. package/dist/src/icons/outline/document-duplicate.d.ts.map +1 -0
  506. package/dist/src/icons/outline/document-duplicate.js +10 -0
  507. package/dist/src/icons/outline/dollar.d.ts +10 -0
  508. package/dist/src/icons/outline/dollar.d.ts.map +1 -0
  509. package/dist/src/icons/outline/dollar.js +10 -0
  510. package/dist/src/icons/outline/droplet.d.ts +10 -0
  511. package/dist/src/icons/outline/droplet.d.ts.map +1 -0
  512. package/dist/src/icons/outline/droplet.js +10 -0
  513. package/dist/src/icons/outline/duplicate.d.ts +10 -0
  514. package/dist/src/icons/outline/duplicate.d.ts.map +1 -0
  515. package/dist/src/icons/outline/duplicate.js +10 -0
  516. package/dist/src/icons/outline/edit-2.d.ts +10 -0
  517. package/dist/src/icons/outline/edit-2.d.ts.map +1 -0
  518. package/dist/src/icons/outline/edit-2.js +10 -0
  519. package/dist/src/icons/outline/edit-3.d.ts +10 -0
  520. package/dist/src/icons/outline/edit-3.d.ts.map +1 -0
  521. package/dist/src/icons/outline/edit-3.js +10 -0
  522. package/dist/src/icons/outline/edit.d.ts +10 -0
  523. package/dist/src/icons/outline/edit.d.ts.map +1 -0
  524. package/dist/src/icons/outline/edit.js +10 -0
  525. package/dist/src/icons/outline/eye-off.d.ts +10 -0
  526. package/dist/src/icons/outline/eye-off.d.ts.map +1 -0
  527. package/dist/src/icons/outline/eye-off.js +10 -0
  528. package/dist/src/icons/outline/eye.d.ts +10 -0
  529. package/dist/src/icons/outline/eye.d.ts.map +1 -0
  530. package/dist/src/icons/outline/eye.js +10 -0
  531. package/dist/src/icons/outline/file.d.ts +10 -0
  532. package/dist/src/icons/outline/file.d.ts.map +1 -0
  533. package/dist/src/icons/outline/file.js +10 -0
  534. package/dist/src/icons/outline/filter.d.ts +10 -0
  535. package/dist/src/icons/outline/filter.d.ts.map +1 -0
  536. package/dist/src/icons/outline/filter.js +10 -0
  537. package/dist/src/icons/outline/folder-add.d.ts +10 -0
  538. package/dist/src/icons/outline/folder-add.d.ts.map +1 -0
  539. package/dist/src/icons/outline/folder-add.js +10 -0
  540. package/dist/src/icons/outline/folder-x.d.ts +10 -0
  541. package/dist/src/icons/outline/folder-x.d.ts.map +1 -0
  542. package/dist/src/icons/outline/folder-x.js +10 -0
  543. package/dist/src/icons/outline/folder.d.ts +10 -0
  544. package/dist/src/icons/outline/folder.d.ts.map +1 -0
  545. package/dist/src/icons/outline/folder.js +10 -0
  546. package/dist/src/icons/outline/frame.d.ts +10 -0
  547. package/dist/src/icons/outline/frame.d.ts.map +1 -0
  548. package/dist/src/icons/outline/frame.js +10 -0
  549. package/dist/src/icons/outline/grid.d.ts +10 -0
  550. package/dist/src/icons/outline/grid.d.ts.map +1 -0
  551. package/dist/src/icons/outline/grid.js +10 -0
  552. package/dist/src/icons/outline/heart.d.ts +10 -0
  553. package/dist/src/icons/outline/heart.d.ts.map +1 -0
  554. package/dist/src/icons/outline/heart.js +10 -0
  555. package/dist/src/icons/outline/help-circle.d.ts +10 -0
  556. package/dist/src/icons/outline/help-circle.d.ts.map +1 -0
  557. package/dist/src/icons/outline/help-circle.js +10 -0
  558. package/dist/src/icons/outline/help.d.ts +10 -0
  559. package/dist/src/icons/outline/help.d.ts.map +1 -0
  560. package/dist/src/icons/outline/help.js +10 -0
  561. package/dist/src/icons/outline/home-alt.d.ts +10 -0
  562. package/dist/src/icons/outline/home-alt.d.ts.map +1 -0
  563. package/dist/src/icons/outline/home-alt.js +10 -0
  564. package/dist/src/icons/outline/home.d.ts +10 -0
  565. package/dist/src/icons/outline/home.d.ts.map +1 -0
  566. package/dist/src/icons/outline/home.js +10 -0
  567. package/dist/src/icons/outline/imac-computer.d.ts +10 -0
  568. package/dist/src/icons/outline/imac-computer.d.ts.map +1 -0
  569. package/dist/src/icons/outline/imac-computer.js +10 -0
  570. package/dist/src/icons/outline/image-minus.d.ts +10 -0
  571. package/dist/src/icons/outline/image-minus.d.ts.map +1 -0
  572. package/dist/src/icons/outline/image-minus.js +10 -0
  573. package/dist/src/icons/outline/image-plus.d.ts +10 -0
  574. package/dist/src/icons/outline/image-plus.d.ts.map +1 -0
  575. package/dist/src/icons/outline/image-plus.js +10 -0
  576. package/dist/src/icons/outline/image.d.ts +10 -0
  577. package/dist/src/icons/outline/image.d.ts.map +1 -0
  578. package/dist/src/icons/outline/image.js +10 -0
  579. package/dist/src/icons/outline/index.d.ts +145 -0
  580. package/dist/src/icons/outline/index.d.ts.map +1 -0
  581. package/dist/src/icons/outline/index.js +156 -0
  582. package/dist/src/icons/outline/laptop.d.ts +10 -0
  583. package/dist/src/icons/outline/laptop.d.ts.map +1 -0
  584. package/dist/src/icons/outline/laptop.js +10 -0
  585. package/dist/src/icons/outline/lock-open.d.ts +10 -0
  586. package/dist/src/icons/outline/lock-open.d.ts.map +1 -0
  587. package/dist/src/icons/outline/lock-open.js +10 -0
  588. package/dist/src/icons/outline/lock.d.ts +10 -0
  589. package/dist/src/icons/outline/lock.d.ts.map +1 -0
  590. package/dist/src/icons/outline/lock.js +10 -0
  591. package/dist/src/icons/outline/megaphone.d.ts +10 -0
  592. package/dist/src/icons/outline/megaphone.d.ts.map +1 -0
  593. package/dist/src/icons/outline/megaphone.js +10 -0
  594. package/dist/src/icons/outline/mobile.d.ts +10 -0
  595. package/dist/src/icons/outline/mobile.d.ts.map +1 -0
  596. package/dist/src/icons/outline/mobile.js +10 -0
  597. package/dist/src/icons/outline/monitor.d.ts +10 -0
  598. package/dist/src/icons/outline/monitor.d.ts.map +1 -0
  599. package/dist/src/icons/outline/monitor.js +10 -0
  600. package/dist/src/icons/outline/moon.d.ts +10 -0
  601. package/dist/src/icons/outline/moon.d.ts.map +1 -0
  602. package/dist/src/icons/outline/moon.js +10 -0
  603. package/dist/src/icons/outline/more-horizontal-circle.d.ts +10 -0
  604. package/dist/src/icons/outline/more-horizontal-circle.d.ts.map +1 -0
  605. package/dist/src/icons/outline/more-horizontal-circle.js +10 -0
  606. package/dist/src/icons/outline/more-horizontal.d.ts +10 -0
  607. package/dist/src/icons/outline/more-horizontal.d.ts.map +1 -0
  608. package/dist/src/icons/outline/more-horizontal.js +10 -0
  609. package/dist/src/icons/outline/more-vertical-circle.d.ts +10 -0
  610. package/dist/src/icons/outline/more-vertical-circle.d.ts.map +1 -0
  611. package/dist/src/icons/outline/more-vertical-circle.js +10 -0
  612. package/dist/src/icons/outline/more-vertical.d.ts +10 -0
  613. package/dist/src/icons/outline/more-vertical.d.ts.map +1 -0
  614. package/dist/src/icons/outline/more-vertical.js +10 -0
  615. package/dist/src/icons/outline/palette.d.ts +10 -0
  616. package/dist/src/icons/outline/palette.d.ts.map +1 -0
  617. package/dist/src/icons/outline/palette.js +10 -0
  618. package/dist/src/icons/outline/paperclip.d.ts +10 -0
  619. package/dist/src/icons/outline/paperclip.d.ts.map +1 -0
  620. package/dist/src/icons/outline/paperclip.js +10 -0
  621. package/dist/src/icons/outline/pause-alt.d.ts +10 -0
  622. package/dist/src/icons/outline/pause-alt.d.ts.map +1 -0
  623. package/dist/src/icons/outline/pause-alt.js +10 -0
  624. package/dist/src/icons/outline/pencil.d.ts +10 -0
  625. package/dist/src/icons/outline/pencil.d.ts.map +1 -0
  626. package/dist/src/icons/outline/pencil.js +10 -0
  627. package/dist/src/icons/outline/photo.d.ts +10 -0
  628. package/dist/src/icons/outline/photo.d.ts.map +1 -0
  629. package/dist/src/icons/outline/photo.js +10 -0
  630. package/dist/src/icons/outline/picture-photo.d.ts +10 -0
  631. package/dist/src/icons/outline/picture-photo.d.ts.map +1 -0
  632. package/dist/src/icons/outline/picture-photo.js +10 -0
  633. package/dist/src/icons/outline/pin.d.ts +10 -0
  634. package/dist/src/icons/outline/pin.d.ts.map +1 -0
  635. package/dist/src/icons/outline/pin.js +10 -0
  636. package/dist/src/icons/outline/play-alt.d.ts +10 -0
  637. package/dist/src/icons/outline/play-alt.d.ts.map +1 -0
  638. package/dist/src/icons/outline/play-alt.js +10 -0
  639. package/dist/src/icons/outline/play-circle.d.ts +10 -0
  640. package/dist/src/icons/outline/play-circle.d.ts.map +1 -0
  641. package/dist/src/icons/outline/play-circle.js +10 -0
  642. package/dist/src/icons/outline/play-square.d.ts +10 -0
  643. package/dist/src/icons/outline/play-square.d.ts.map +1 -0
  644. package/dist/src/icons/outline/play-square.js +10 -0
  645. package/dist/src/icons/outline/play.d.ts +10 -0
  646. package/dist/src/icons/outline/play.d.ts.map +1 -0
  647. package/dist/src/icons/outline/play.js +10 -0
  648. package/dist/src/icons/outline/plus-circle.d.ts +10 -0
  649. package/dist/src/icons/outline/plus-circle.d.ts.map +1 -0
  650. package/dist/src/icons/outline/plus-circle.js +10 -0
  651. package/dist/src/icons/outline/plus-square.d.ts +10 -0
  652. package/dist/src/icons/outline/plus-square.d.ts.map +1 -0
  653. package/dist/src/icons/outline/plus-square.js +10 -0
  654. package/dist/src/icons/outline/plus.d.ts +10 -0
  655. package/dist/src/icons/outline/plus.d.ts.map +1 -0
  656. package/dist/src/icons/outline/plus.js +10 -0
  657. package/dist/src/icons/outline/power.d.ts +10 -0
  658. package/dist/src/icons/outline/power.d.ts.map +1 -0
  659. package/dist/src/icons/outline/power.js +10 -0
  660. package/dist/src/icons/outline/scan-line.d.ts +10 -0
  661. package/dist/src/icons/outline/scan-line.d.ts.map +1 -0
  662. package/dist/src/icons/outline/scan-line.js +10 -0
  663. package/dist/src/icons/outline/scan.d.ts +10 -0
  664. package/dist/src/icons/outline/scan.d.ts.map +1 -0
  665. package/dist/src/icons/outline/scan.js +10 -0
  666. package/dist/src/icons/outline/search-alt.d.ts +10 -0
  667. package/dist/src/icons/outline/search-alt.d.ts.map +1 -0
  668. package/dist/src/icons/outline/search-alt.js +10 -0
  669. package/dist/src/icons/outline/search-circle.d.ts +10 -0
  670. package/dist/src/icons/outline/search-circle.d.ts.map +1 -0
  671. package/dist/src/icons/outline/search-circle.js +10 -0
  672. package/dist/src/icons/outline/search-square.d.ts +10 -0
  673. package/dist/src/icons/outline/search-square.d.ts.map +1 -0
  674. package/dist/src/icons/outline/search-square.js +10 -0
  675. package/dist/src/icons/outline/search.d.ts +10 -0
  676. package/dist/src/icons/outline/search.d.ts.map +1 -0
  677. package/dist/src/icons/outline/search.js +10 -0
  678. package/dist/src/icons/outline/select.d.ts +10 -0
  679. package/dist/src/icons/outline/select.d.ts.map +1 -0
  680. package/dist/src/icons/outline/select.js +10 -0
  681. package/dist/src/icons/outline/settings-cogwheel.d.ts +10 -0
  682. package/dist/src/icons/outline/settings-cogwheel.d.ts.map +1 -0
  683. package/dist/src/icons/outline/settings-cogwheel.js +10 -0
  684. package/dist/src/icons/outline/settings.d.ts +10 -0
  685. package/dist/src/icons/outline/settings.d.ts.map +1 -0
  686. package/dist/src/icons/outline/settings.js +10 -0
  687. package/dist/src/icons/outline/shopping-bag.d.ts +10 -0
  688. package/dist/src/icons/outline/shopping-bag.d.ts.map +1 -0
  689. package/dist/src/icons/outline/shopping-bag.js +10 -0
  690. package/dist/src/icons/outline/shopping-cart.d.ts +10 -0
  691. package/dist/src/icons/outline/shopping-cart.d.ts.map +1 -0
  692. package/dist/src/icons/outline/shopping-cart.js +10 -0
  693. package/dist/src/icons/outline/smartphone.d.ts +10 -0
  694. package/dist/src/icons/outline/smartphone.d.ts.map +1 -0
  695. package/dist/src/icons/outline/smartphone.js +10 -0
  696. package/dist/src/icons/outline/square.d.ts +10 -0
  697. package/dist/src/icons/outline/square.d.ts.map +1 -0
  698. package/dist/src/icons/outline/square.js +10 -0
  699. package/dist/src/icons/outline/star-circle.d.ts +10 -0
  700. package/dist/src/icons/outline/star-circle.d.ts.map +1 -0
  701. package/dist/src/icons/outline/star-circle.js +10 -0
  702. package/dist/src/icons/outline/star-square.d.ts +10 -0
  703. package/dist/src/icons/outline/star-square.d.ts.map +1 -0
  704. package/dist/src/icons/outline/star-square.js +10 -0
  705. package/dist/src/icons/outline/star.d.ts +10 -0
  706. package/dist/src/icons/outline/star.d.ts.map +1 -0
  707. package/dist/src/icons/outline/star.js +10 -0
  708. package/dist/src/icons/outline/sun.d.ts +10 -0
  709. package/dist/src/icons/outline/sun.d.ts.map +1 -0
  710. package/dist/src/icons/outline/sun.js +10 -0
  711. package/dist/src/icons/outline/tablet.d.ts +10 -0
  712. package/dist/src/icons/outline/tablet.d.ts.map +1 -0
  713. package/dist/src/icons/outline/tablet.js +10 -0
  714. package/dist/src/icons/outline/tv-2.d.ts +10 -0
  715. package/dist/src/icons/outline/tv-2.d.ts.map +1 -0
  716. package/dist/src/icons/outline/tv-2.js +10 -0
  717. package/dist/src/icons/outline/tv.d.ts +10 -0
  718. package/dist/src/icons/outline/tv.d.ts.map +1 -0
  719. package/dist/src/icons/outline/tv.js +10 -0
  720. package/dist/src/icons/outline/user-add.d.ts +10 -0
  721. package/dist/src/icons/outline/user-add.d.ts.map +1 -0
  722. package/dist/src/icons/outline/user-add.js +10 -0
  723. package/dist/src/icons/outline/user-check.d.ts +10 -0
  724. package/dist/src/icons/outline/user-check.d.ts.map +1 -0
  725. package/dist/src/icons/outline/user-check.js +10 -0
  726. package/dist/src/icons/outline/user-circle.d.ts +10 -0
  727. package/dist/src/icons/outline/user-circle.d.ts.map +1 -0
  728. package/dist/src/icons/outline/user-circle.js +10 -0
  729. package/dist/src/icons/outline/user-square.d.ts +10 -0
  730. package/dist/src/icons/outline/user-square.d.ts.map +1 -0
  731. package/dist/src/icons/outline/user-square.js +10 -0
  732. package/dist/src/icons/outline/user-x.d.ts +10 -0
  733. package/dist/src/icons/outline/user-x.d.ts.map +1 -0
  734. package/dist/src/icons/outline/user-x.js +10 -0
  735. package/dist/src/icons/outline/user.d.ts +10 -0
  736. package/dist/src/icons/outline/user.d.ts.map +1 -0
  737. package/dist/src/icons/outline/user.js +10 -0
  738. package/dist/src/icons/outline/users.d.ts +10 -0
  739. package/dist/src/icons/outline/users.d.ts.map +1 -0
  740. package/dist/src/icons/outline/users.js +10 -0
  741. package/dist/src/icons/outline/verified.d.ts +10 -0
  742. package/dist/src/icons/outline/verified.d.ts.map +1 -0
  743. package/dist/src/icons/outline/verified.js +10 -0
  744. package/dist/src/icons/outline/watches.d.ts +10 -0
  745. package/dist/src/icons/outline/watches.d.ts.map +1 -0
  746. package/dist/src/icons/outline/watches.js +10 -0
  747. package/dist/src/icons/outline/x-circle.d.ts +10 -0
  748. package/dist/src/icons/outline/x-circle.d.ts.map +1 -0
  749. package/dist/src/icons/outline/x-circle.js +10 -0
  750. package/dist/src/icons/outline/x-square.d.ts +10 -0
  751. package/dist/src/icons/outline/x-square.d.ts.map +1 -0
  752. package/dist/src/icons/outline/x-square.js +10 -0
  753. package/dist/src/icons/outline/x.d.ts +10 -0
  754. package/dist/src/icons/outline/x.d.ts.map +1 -0
  755. package/dist/src/icons/outline/x.js +10 -0
  756. package/dist/src/index.d.ts +6 -0
  757. package/dist/src/index.d.ts.map +1 -0
  758. package/dist/src/index.js +4 -0
  759. package/package.json +279 -0
@@ -0,0 +1,213 @@
1
+ const map = { "ad": `<svg fill="none" viewBox="0 0 24 24">
2
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
3
+ <path fill="currentColor" fill-rule="evenodd" d="M2 7a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3zm8 7v1a1 1 0 1 0 2 0v-4a3 3 0 1 0-6 0v4a1 1 0 1 0 2 0v-1zm8-5a1 1 0 1 0-2 0v2h-.5c-.771 0-1.423.3-1.872.804A2.55 2.55 0 0 0 13 13.5c0 .588.195 1.209.628 1.696.449.505 1.1.804 1.872.804H17a1 1 0 0 0 1-1z" clip-rule="evenodd"/><path fill="currentColor" d="M15.5 13h.5v1h-.5c-.229 0-.327-.076-.378-.133A.56.56 0 0 1 15 13.5a.56.56 0 0 1 .122-.367c.051-.057.15-.133.378-.133M9 10a1 1 0 0 0-1 1v1h2v-1a1 1 0 0 0-1-1"/></svg>`, "adjustments": `<svg fill="none" viewBox="0 0 24 24">
4
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
5
+ <path d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M12 2a1 1 0 0 1 1 1v1.17a3.001 3.001 0 0 1 0 5.66V21a1 1 0 1 1-2 0V9.83a3.001 3.001 0 0 1 0-5.66V3a1 1 0 0 1 1-1m7 0a1 1 0 0 1 1 1v11.17a3.001 3.001 0 0 1 0 5.66V21a1 1 0 1 1-2 0v-1.17a3.001 3.001 0 0 1 0-5.66V3a1 1 0 0 1 1-1M5 2a1 1 0 0 1 1 1v11.17a3.001 3.001 0 0 1 0 5.66V21a1 1 0 1 1-2 0v-1.17a3.001 3.001 0 0 1 0-5.66V3a1 1 0 0 1 1-1" clip-rule="evenodd"/></svg>`, "alert-circle": `<svg fill="none" viewBox="0 0 24 24">
6
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
7
+ <path d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m9 1a1 1 0 1 0 2 0V8a1 1 0 1 0-2 0zm2 2.989a1 1 0 1 0-2 0V16a1 1 0 1 0 2 0z" clip-rule="evenodd"/></svg>`, "alert-hexagon": `<svg fill="none" viewBox="0 0 24 24">
8
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
9
+ <path d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M7.107 2.879A3 3 0 0 1 9.228 2h5.544a3 3 0 0 1 2.12.879l4.23 4.228A3 3 0 0 1 22 9.228v5.544a3 3 0 0 1-.879 2.12l-4.228 4.23a3 3 0 0 1-2.121.878H9.228a3 3 0 0 1-2.12-.879l-4.23-4.228A3 3 0 0 1 2 14.772V9.228a3 3 0 0 1 .879-2.12zM13 8a1 1 0 1 0-2 0v5a1 1 0 1 0 2 0zm0 7.989a1 1 0 1 0-2 0V16a1 1 0 1 0 2 0z" clip-rule="evenodd"/></svg>`, "alert-square": `<svg fill="none" viewBox="0 0 24 24">
10
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
11
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M11 13a1 1 0 1 0 2 0V8a1 1 0 1 0-2 0zm2 2.989a1 1 0 1 0-2 0V16a1 1 0 1 0 2 0zM7.25 2.388C8.55 2.099 10.124 2 12 2s3.451.1 4.75.388c1.31.291 2.399.788 3.236 1.626s1.335 1.926 1.626 3.236c.289 1.3.388 2.874.388 4.75s-.1 3.451-.388 4.75c-.291 1.31-.788 2.399-1.626 3.236s-1.926 1.335-3.236 1.626c-1.3.289-2.874.388-4.75.388s-3.451-.1-4.75-.388c-1.31-.291-2.399-.788-3.236-1.626S2.679 18.06 2.388 16.75C2.099 15.45 2 13.876 2 12s.1-3.451.388-4.75c.291-1.31.788-2.399 1.626-3.236S5.94 2.679 7.25 2.388" clip-rule="evenodd"/></svg>`, "alert-triangle": `<svg fill="none" viewBox="0 0 24 24">
12
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
13
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M11 13a1 1 0 1 0 2 0v-3a1 1 0 1 0-2 0zm2 2.989a1 1 0 1 0-2 0V16a1 1 0 1 0 2 0zM9.377 4.66c1.143-2.057 4.102-2.057 5.245 0l6.601 11.882c1.111 2-.335 4.457-2.622 4.457H5.399c-2.288 0-3.734-2.457-2.623-4.457z" clip-rule="evenodd"/></svg>`, "apps": `<svg fill="none" viewBox="0 0 24 24">
14
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
15
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M17.5 13c.681 0 1.268-.001 1.744.047.494.05.979.162 1.423.459a3 3 0 0 1 .827.827c.297.444.409.93.459 1.423C22 16.22 22 16.79 22 17.45c0 .597.013 1.199-.047 1.793-.05.494-.162.979-.459 1.423a3 3 0 0 1-.827.827c-.444.297-.93.409-1.423.459C18.78 22 18.21 22 17.55 22c-.597 0-1.199.013-1.793-.047-.494-.05-.979-.162-1.423-.459a3 3 0 0 1-.827-.827c-.297-.444-.409-.93-.459-1.423C13 18.768 13 18.181 13 17.5s-.001-1.268.047-1.744c.05-.494.162-.979.459-1.423a3 3 0 0 1 .827-.827c.444-.297.93-.409 1.423-.459C16.232 13 16.819 13 17.5 13m-11 0c.681 0 1.268-.001 1.744.047.494.05.979.162 1.423.459a3 3 0 0 1 .827.827c.297.444.409.93.459 1.423C11 16.22 11 16.79 11 17.45c0 .597.013 1.199-.047 1.793-.05.494-.162.979-.459 1.423a3 3 0 0 1-.827.827c-.444.297-.93.409-1.423.459C7.78 22 7.21 22 6.55 22c-.597 0-1.199.013-1.793-.047-.494-.05-.979-.162-1.423-.459a3 3 0 0 1-.827-.827c-.297-.444-.409-.93-.459-1.423C2 18.768 2 18.181 2 17.5s-.001-1.268.047-1.744c.05-.494.162-.979.459-1.423a3 3 0 0 1 .827-.827c.444-.297.93-.409 1.423-.459C5.232 13 5.819 13 6.5 13m0-11c.681 0 1.268-.001 1.744.047.494.05.979.162 1.423.459a3 3 0 0 1 .827.827c.297.444.409.93.459 1.423C11 5.22 11 5.79 11 6.45c0 .597.013 1.199-.047 1.793-.05.494-.162.979-.459 1.423a3 3 0 0 1-.827.827c-.444.297-.93.409-1.423.459C7.78 11 7.21 11 6.55 11c-.597 0-1.199.013-1.793-.047-.494-.05-.979-.162-1.423-.459a3 3 0 0 1-.827-.827c-.297-.444-.409-.93-.459-1.423C2 7.768 2 7.181 2 6.5s-.001-1.268.047-1.744c.05-.494.162-.979.459-1.423a3 3 0 0 1 .827-.827c.444-.297.93-.409 1.423-.459C5.232 2 5.819 2 6.5 2m12 1a1 1 0 1 0-2 0v2.5H14a1 1 0 1 0 0 2h2.5V10a1 1 0 1 0 2 0V7.5H21a1 1 0 1 0 0-2h-2.5z" clip-rule="evenodd"/></svg>`, "archive": `<svg fill="none" viewBox="0 0 24 24">
16
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
17
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M22 6.5c0 .417.005.771-.058 1.085a3 3 0 0 1-2.357 2.357c-.293.059-.62.058-1.001.058q-6.585-.005-13.168 0c-.38 0-.709 0-1.001-.058a3 3 0 0 1-2.357-2.357C1.995 7.271 2 6.917 2 6.5s-.005-.771.058-1.085a3 3 0 0 1 2.357-2.357C4.707 2.999 5.035 3 5.416 3q6.585.005 13.168 0c.38 0 .708 0 1.001.058a3 3 0 0 1 2.357 2.357c.063.314.058.668.058 1.085M3 16.066v-5.602c.372.215.783.372 1.22.459.391.078.806.077 1.15.077h.047q6.582-.006 13.166 0h.046c.344 0 .76 0 1.151-.077a4 4 0 0 0 1.22-.459v5.602c0 .886 0 1.65-.082 2.262-.088.655-.287 1.284-.797 1.793-.51.51-1.138.709-1.793.797-.612.082-1.376.082-2.262.082H7.934c-.886 0-1.65 0-2.262-.082-.655-.088-1.284-.287-1.793-.797-.51-.51-.709-1.138-.797-1.793C3 17.716 3 16.952 3 16.066M9 12a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2z" clip-rule="evenodd"/></svg>`, "arrow-down-circle": `<svg fill="none" viewBox="0 0 24 24">
18
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
19
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m11-4a1 1 0 1 0-2 0v5.586l-1.293-1.293a1 1 0 0 0-1.414 1.414l2.913 2.913.046.044a.998.998 0 0 0 1.496 0l.046-.044 2.913-2.913a1 1 0 0 0-1.414-1.414L13 13.586z" clip-rule="evenodd"/></svg>`, "arrow-left-circle": `<svg fill="none" viewBox="0 0 24 24">
20
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
21
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m9.707-2.293a1 1 0 0 0-1.414-1.414L7.38 11.206l-.044.046a.998.998 0 0 0 0 1.496l.044.046 2.913 2.913a1 1 0 0 0 1.414-1.414L10.414 13H16a1 1 0 1 0 0-2h-5.586z" clip-rule="evenodd"/></svg>`, "arrow-right-circle": `<svg fill="none" viewBox="0 0 24 24">
22
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
23
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10.293 2.293a1 1 0 0 0 1.414 1.414l2.913-2.913.044-.046a.998.998 0 0 0 0-1.496l-.044-.046-2.913-2.913a1 1 0 1 0-1.414 1.414L13.586 11H8a1 1 0 1 0 0 2h5.586z" clip-rule="evenodd"/></svg>`, "arrow-up-circle": `<svg fill="none" viewBox="0 0 24 24">
24
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
25
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m9 4a1 1 0 1 0 2 0v-5.586l1.293 1.293a1 1 0 0 0 1.414-1.414L12.794 7.38l-.046-.044a.998.998 0 0 0-1.496 0l-.046.044-2.913 2.913a1 1 0 1 0 1.414 1.414L11 10.414z" clip-rule="evenodd"/></svg>`, "backspace": `<svg fill="none" viewBox="0 0 24 24">
26
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
27
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M12.707 9.293a1 1 0 1 0-1.414 1.414L12.586 12l-1.293 1.293a1 1 0 0 0 1.414 1.414L14 13.414l1.293 1.293a1 1 0 0 0 1.414-1.414L15.414 12l1.293-1.293a1 1 0 0 0-1.414-1.414L14 10.586zm-3.931-4.55A3 3 0 0 1 10.75 4h5.6c.98 0 1.836.051 2.559.212.734.163 1.39.452 1.908.97.518.517.807 1.174.97 1.908.16.723.212 1.578.212 2.558v4.704c0 .98-.051 1.835-.212 2.558-.163.734-.452 1.39-.97 1.909-.517.517-1.174.806-1.908.97-.723.16-1.578.211-2.558.211h-5.6a3 3 0 0 1-1.976-.742l-5.714-5a3 3 0 0 1 0-4.516z" clip-rule="evenodd"/></svg>`, "bell-off": `<svg fill="none" viewBox="0 0 24 24">
28
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
29
+ <path fill="currentColor" fill-rule="evenodd" d="M12 4c-1.01 0-1.756.373-2.33.89a1 1 0 0 1-1.34-1.486A5.35 5.35 0 0 1 12 2c2.377 0 3.88 1.367 4.75 2.664a9 9 0 0 1 1.221 2.784l.014.067.997 5.138a1 1 0 1 1-1.964.381l-.996-5.138q-.003-.01 0-.002a7 7 0 0 0-.933-2.116C14.443 4.815 13.483 4 12 4M3.707 2.293a1 1 0 0 0-1.414 1.414L6.03 7.444v.002l-.015.07-1.535 7.913A3 3 0 0 0 7.425 19h10.16l2.708 2.707a1 1 0 0 0 1.414-1.414z" clip-rule="evenodd"/><path fill="currentColor" d="M8.514 20c.252.48.637.983 1.222 1.367.61.4 1.377.633 2.31.633.934 0 1.7-.233 2.31-.633A3.63 3.63 0 0 0 15.579 20z"/></svg>`, "bell-ringing": `<svg fill="none" viewBox="0 0 24 24">
30
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
31
+ <path fill="currentColor" fill-rule="evenodd" d="M7.25 4.664C8.12 3.367 9.623 2 12 2s3.88 1.367 4.75 2.664a9 9 0 0 1 1.221 2.784l.014.067 1.535 7.914A3 3 0 0 1 16.575 19h-9.15a3 3 0 0 1-2.945-3.571l1.535-7.914.014-.067c.046-.2.364-1.506 1.221-2.784" clip-rule="evenodd"/><path fill="currentColor" d="M8.514 20c.252.48.637.983 1.222 1.367.61.4 1.377.633 2.31.633.934 0 1.7-.233 2.31-.633A3.63 3.63 0 0 0 15.579 20z"/><path fill="currentColor" fill-rule="evenodd" d="M17.293 2.293a1 1 0 0 0 0 1.414c.826.826 1.262 1.636 1.737 3.536a1 1 0 1 0 1.94-.486c-.525-2.1-1.089-3.29-2.263-4.464a1 1 0 0 0-1.414 0m-10.586 0a1 1 0 0 1 0 1.414c-.826.826-1.262 1.636-1.737 3.536a1 1 0 1 1-1.94-.486c.525-2.1 1.089-3.29 2.263-4.464a1 1 0 0 1 1.414 0" clip-rule="evenodd"/></svg>`, "bell": `<svg fill="none" viewBox="0 0 24 24">
32
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
33
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M7.25 4.664C8.12 3.367 9.623 2 12 2s3.88 1.367 4.75 2.664a9 9 0 0 1 1.235 2.851l1.535 7.914A3 3 0 0 1 16.575 19h-9.15a3 3 0 0 1-2.945-3.571l1.535-7.914.014-.067c.046-.2.364-1.506 1.221-2.784" clip-rule="evenodd"/><path fill="currentColor" d="M8.514 20c.252.48.638.983 1.223 1.367.61.4 1.376.633 2.31.633.933 0 1.7-.233 2.31-.633.585-.384.97-.886 1.223-1.367z"/></svg>`, "bookmark": `<svg fill="none" viewBox="0 0 24 24">
34
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
35
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M20 5v14.054c0 2.303-2.488 3.747-4.488 2.604l-3.016-1.723a1 1 0 0 0-.992 0l-3.016 1.723c-2 1.143-4.488-.3-4.488-2.604V5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3" clip-rule="evenodd"/></svg>`, "box": `<svg fill="none" viewBox="0 0 24 24">
36
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
37
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M11.02 2.404a2 2 0 0 1 1.96 0l7 3.938A2 2 0 0 1 21 8.085v7.745c0 .636-.337 1.225-.885 1.548l-7.228 4.26a1.75 1.75 0 0 1-1.774 0l-7.228-4.26A1.8 1.8 0 0 1 3 15.83V8.085a2 2 0 0 1 1.02-1.743zm-5.891 5.73a1 1 0 0 1 1.361-.38L12 10.852l5.51-3.1a1 1 0 0 1 .98 1.744L13 12.585V19a1 1 0 1 1-2 0v-6.415L5.51 9.497a1 1 0 0 1-.381-1.362" clip-rule="evenodd"/></svg>`, "briefcase-alt": `<svg fill="none" viewBox="0 0 24 24">
38
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
39
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M10 2a3 3 0 0 0-3 3v1H5.968c-.439 0-.817 0-1.13.021a3 3 0 0 0-.986.207 3 3 0 0 0-1.624 1.624 3 3 0 0 0-.207.986C2 9.15 2 9.529 2 9.968v7.098c0 .886 0 1.65.082 2.262.088.655.287 1.284.797 1.793.51.51 1.138.709 1.793.797C5.284 22 6.048 22 6.934 22h10.132c.886 0 1.65 0 2.262-.082.655-.088 1.284-.287 1.793-.797.51-.51.709-1.138.797-1.793.082-.612.082-1.376.082-2.262V9.968c0-.439 0-.817-.021-1.13a3 3 0 0 0-.207-.986 3 3 0 0 0-1.624-1.624 3 3 0 0 0-.986-.207C18.85 6 18.471 6 18.032 6H17V5a3 3 0 0 0-3-3zm5 4V5a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v1zm-4.5 7a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2h-1a1 1 0 0 1-1-1m-6.183.357a1 1 0 0 1 1.413.048C7.197 14.973 9.448 16 12 16c2.553 0 4.803-1.027 6.27-2.595a1 1 0 1 1 1.46 1.366C17.87 16.759 15.084 18 12 18s-5.87-1.24-7.73-3.23a1 1 0 0 1 .047-1.413" clip-rule="evenodd"/></svg>`, "briefcase": `<svg fill="none" viewBox="0 0 24 24">
40
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
41
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M9 9a1 1 0 0 0-2 0v10a1 1 0 1 0 2 0zm8 0a1 1 0 1 0-2 0v10a1 1 0 1 0 2 0zM7 6V5a3 3 0 0 1 3-3h4a3 3 0 0 1 3 3v1h.066c.886 0 1.65 0 2.262.082.655.088 1.284.287 1.793.797.51.51.709 1.138.797 1.793.082.612.082 1.376.082 2.262v6.132c0 .886 0 1.65-.082 2.262-.088.655-.287 1.284-.797 1.793-.51.51-1.138.709-1.793.797-.612.082-1.376.082-2.262.082H6.934c-.886 0-1.65 0-2.262-.082-.655-.088-1.284-.287-1.793-.797-.51-.51-.709-1.138-.797-1.793C2 18.716 2 17.952 2 17.066v-6.132c0-.886 0-1.65.082-2.262.088-.655.287-1.284.797-1.793.51-.51 1.138-.709 1.793-.797C5.284 6 6.048 6 6.934 6zm2-1a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v1H9z" clip-rule="evenodd"/></svg>`, "bulb-on": `<svg fill="none" viewBox="0 0 24 24">
42
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
43
+ <path fill="currentColor" fill-rule="evenodd" d="M12 2a1 1 0 0 1 1 1v1a1 1 0 1 1-2 0V3a1 1 0 0 1 1-1m7.707 2.293a1 1 0 0 1 0 1.414l-1 1a1 1 0 1 1-1.414-1.414l1-1a1 1 0 0 1 1.414 0M19 12a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2h-1a1 1 0 0 1-1-1M2 12a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1m2.293-7.707a1 1 0 0 1 1.414 0l1 1a1 1 0 0 1-1.414 1.414l-1-1a1 1 0 0 1 0-1.414M12 6a6 6 0 0 0-4.288 10.197c.268.273.412.525.457.747l.529 2.645A3 3 0 0 0 11.639 22h.722a3 3 0 0 0 2.941-2.411l.53-2.645c.044-.222.188-.474.456-.747A6 6 0 0 0 12 6m-1 10a1 1 0 1 0 0 2h2a1 1 0 1 0 0-2z" clip-rule="evenodd"/></svg>`, "bulb": `<svg fill="none" viewBox="0 0 24 24">
44
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
45
+ <path fill="currentColor" fill-rule="evenodd" d="M12 6a6 6 0 0 0-4.288 10.197c.268.273.412.525.457.747l.529 2.645A3 3 0 0 0 11.639 22h.722a3 3 0 0 0 2.941-2.411l.53-2.645c.044-.222.188-.474.456-.747A6 6 0 0 0 12 6m-1 10a1 1 0 1 0 0 2h2a1 1 0 1 0 0-2z" clip-rule="evenodd"/></svg>`, "camera-off": `<svg fill="none" viewBox="0 0 24 24">
46
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
47
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M3.64 4.232a1 1 0 1 0-1.28 1.536l.924.77a3 3 0 0 0-1.2 1.755C2 8.645 2 9.043 2 9.504v6.562c0 .886 0 1.65.082 2.262.088.655.287 1.284.796 1.793.51.51 1.138.709 1.794.797C5.284 21 6.047 21 6.934 21h10.131c.887 0 1.65 0 2.262-.082.321-.043.636-.113.933-.233l.1.083a1 1 0 1 0 1.28-1.536zm11.002 11.771a4 4 0 0 1-6.073-5.06l1.575 1.312a2 2 0 0 0 2.924 2.437zM22 9.504V16a1 1 0 1 1-2 0V9.606c0-.622-.007-.755-.028-.842a1 1 0 0 0-.737-.736c-.086-.02-.22-.028-.84-.028h-.055c-.262 0-.491 0-.715-.033a3 3 0 0 1-1.777-.951 5 5 0 0 1-.424-.576l-.03-.046-.226-.34c-.436-.653-.533-.774-.636-.852a1 1 0 0 0-.273-.146C14.137 5.013 13.983 5 13.197 5H9.901a.68.68 0 0 0-.57.305l-.25.375a1 1 0 0 1-1.663-1.11l.25-.375A2.68 2.68 0 0 1 9.9 3h3.419c.592 0 1.114-.002 1.6.168a3 3 0 0 1 .817.437c.41.31.7.745 1.027 1.238l.068.102.226.34c.192.288.233.345.272.387a1 1 0 0 0 .592.317c.056.008.126.011.472.011h.102c.461 0 .859 0 1.21.084a3 3 0 0 1 2.21 2.21c.085.351.084.749.084 1.21" clip-rule="evenodd"/></svg>`, "camera": `<svg fill="none" viewBox="0 0 24 24">
48
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
49
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M12 11a2 2 0 1 0 0 4 2 2 0 0 0 0-4" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M22 9.504v6.562c0 .886 0 1.65-.082 2.262-.089.655-.287 1.284-.797 1.793-.51.51-1.138.709-1.794.797-.611.082-1.375.082-2.262.082H6.934c-.887 0-1.65 0-2.262-.082-.656-.088-1.284-.287-1.794-.797s-.708-1.138-.796-1.793C2 17.716 2 16.952 2 16.066V9.504c0-.461-.001-.859.084-1.21a3 3 0 0 1 2.209-2.21C4.645 6 5.043 6 5.503 6h.102c.346 0 .416-.003.473-.011a1 1 0 0 0 .592-.317c.038-.042.079-.099.271-.387l.227-.34.068-.102c.327-.493.616-.928 1.027-1.238a3 3 0 0 1 .817-.437c.485-.17 1.008-.169 1.6-.168h2.64c.592 0 1.114-.002 1.6.168a3 3 0 0 1 .817.437c.41.31.699.745 1.027 1.238l.068.102.226.34c.192.288.233.345.271.387a1 1 0 0 0 .593.317c.056.008.126.011.472.011h.102c.46 0 .858 0 1.21.084a3 3 0 0 1 2.21 2.21c.084.351.084.749.084 1.21M8 13a4 4 0 1 1 8 0 4 4 0 0 1-8 0" clip-rule="evenodd"/></svg>`, "check-badge": `<svg fill="none" viewBox="0 0 24 24">
50
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
51
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M9.559 3.697a3 3 0 0 1 4.882 0l.19.267a1 1 0 0 0 .925.413l.849-.095a3 3 0 0 1 3.313 3.313l-.095.85a1 1 0 0 0 .413.923l.267.19a3 3 0 0 1 0 4.883l-.267.19a1 1 0 0 0-.413.925l.095.849a3 3 0 0 1-3.313 3.313l-.85-.095a1 1 0 0 0-.923.413l-.19.267a3 3 0 0 1-4.883 0l-.19-.267a1 1 0 0 0-.925-.413l-.849.095a3 3 0 0 1-3.313-3.313l.095-.85a1 1 0 0 0-.413-.923l-.267-.19a3 3 0 0 1 0-4.883l.267-.19a1 1 0 0 0 .413-.925l-.095-.849a3 3 0 0 1 3.313-3.313l.85.095a1 1 0 0 0 .923-.413zm6.148 5.596a1 1 0 0 1 0 1.414l-3.819 3.819c-.49.49-1.286.49-1.776 0l-1.82-1.819a1 1 0 1 1 1.415-1.414L11 12.586l3.293-3.293a1 1 0 0 1 1.414 0" clip-rule="evenodd"/></svg>`, "check-circle": `<svg fill="none" viewBox="0 0 24 24">
52
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
53
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m13.707-2.707a1 1 0 0 1 0 1.414l-3.683 3.683a1.45 1.45 0 0 1-2.048 0l-1.683-1.683a1 1 0 1 1 1.414-1.414L11 12.586l3.293-3.293a1 1 0 0 1 1.414 0" clip-rule="evenodd"/></svg>`, "check-square": `<svg fill="none" viewBox="0 0 24 24">
54
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
55
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M7.25 2.388C8.55 2.099 10.124 2 12 2s3.451.1 4.75.388c1.31.291 2.399.788 3.236 1.626s1.335 1.926 1.626 3.236c.289 1.3.388 2.874.388 4.75s-.1 3.451-.388 4.75c-.291 1.31-.788 2.399-1.626 3.236s-1.926 1.335-3.236 1.626c-1.3.289-2.874.388-4.75.388s-3.451-.1-4.75-.388c-1.31-.291-2.399-.788-3.236-1.626S2.679 18.06 2.388 16.75C2.099 15.45 2 13.876 2 12s.1-3.451.388-4.75c.291-1.31.788-2.399 1.626-3.236S5.94 2.679 7.25 2.388m8.457 6.905a1 1 0 0 1 0 1.414l-3.683 3.683a1.45 1.45 0 0 1-2.048 0L11 13.366 9.976 14.39l-1.683-1.683a1 1 0 1 1 1.414-1.414L11 12.586l3.293-3.293a1 1 0 0 1 1.414 0" clip-rule="evenodd"/></svg>`, "chevron-down-circle": `<svg fill="none" viewBox="0 0 24 24">
56
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
57
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m6.293-1.707a1 1 0 0 1 1.414 0L12 12.586l2.293-2.293a1 1 0 1 1 1.414 1.414l-2.6 2.6a1.565 1.565 0 0 1-2.214 0l-2.6-2.6a1 1 0 0 1 0-1.414" clip-rule="evenodd"/></svg>`, "chevron-down-square": `<svg fill="none" viewBox="0 0 24 24">
58
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
59
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M7.25 2.388C8.55 2.099 10.124 2 12 2s3.451.1 4.75.388c1.31.291 2.399.788 3.236 1.626s1.335 1.926 1.626 3.236c.289 1.3.388 2.874.388 4.75s-.1 3.451-.388 4.75c-.291 1.31-.788 2.399-1.626 3.236s-1.926 1.335-3.236 1.626c-1.3.289-2.874.388-4.75.388s-3.451-.1-4.75-.388c-1.31-.291-2.399-.788-3.236-1.626S2.679 18.06 2.388 16.75C2.099 15.45 2 13.876 2 12s.1-3.451.388-4.75c.291-1.31.788-2.399 1.626-3.236S5.94 2.679 7.25 2.388m1.043 7.905a1 1 0 0 1 1.414 0L12 12.586l2.293-2.293a1 1 0 1 1 1.414 1.414l-2.6 2.6a1.565 1.565 0 0 1-2.214 0l-2.6-2.6a1 1 0 0 1 0-1.414" clip-rule="evenodd"/></svg>`, "chevron-left-circle": `<svg fill="none" viewBox="0 0 24 24">
60
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
61
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m11.707-3.707a1 1 0 0 1 0 1.414L11.414 12l2.293 2.293a1 1 0 0 1-1.414 1.414L9.555 12.97a1.37 1.37 0 0 1 0-1.94l2.738-2.737a1 1 0 0 1 1.414 0" clip-rule="evenodd"/></svg>`, "chevron-left-square": `<svg fill="none" viewBox="0 0 24 24">
62
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
63
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M7.25 2.388C8.55 2.099 10.124 2 12 2s3.451.1 4.75.388c1.31.291 2.399.788 3.236 1.626s1.335 1.926 1.626 3.236c.289 1.3.388 2.874.388 4.75s-.1 3.451-.388 4.75c-.291 1.31-.788 2.399-1.626 3.236s-1.926 1.335-3.236 1.626c-1.3.289-2.874.388-4.75.388s-3.451-.1-4.75-.388c-1.31-.291-2.399-.788-3.236-1.626S2.679 18.06 2.388 16.75C2.099 15.45 2 13.876 2 12s.1-3.451.388-4.75c.291-1.31.788-2.399 1.626-3.236S5.94 2.679 7.25 2.388m6.457 5.905a1 1 0 0 1 0 1.414L11.414 12l2.293 2.293a1 1 0 0 1-1.414 1.414L9.555 12.97a1.37 1.37 0 0 1 0-1.94l2.738-2.737a1 1 0 0 1 1.414 0" clip-rule="evenodd"/></svg>`, "chevron-right-circle": `<svg fill="none" viewBox="0 0 24 24">
64
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
65
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m8.293 3.707a1 1 0 0 1 0-1.414L12.586 12l-2.293-2.293a1 1 0 1 1 1.414-1.414l2.716 2.716a1.4 1.4 0 0 1 0 1.982l-2.716 2.716a1 1 0 0 1-1.414 0" clip-rule="evenodd"/></svg>`, "chevron-right-square": `<svg fill="none" viewBox="0 0 24 24">
66
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
67
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M10.293 15.707a1 1 0 0 1 0-1.414L12.586 12l-2.293-2.293a1 1 0 1 1 1.414-1.414l2.716 2.716a1.4 1.4 0 0 1 0 1.982l-2.716 2.716a1 1 0 0 1-1.414 0M7.25 2.387C8.55 2.1 10.124 2 12 2s3.451.1 4.75.388c1.31.291 2.399.788 3.236 1.626s1.335 1.926 1.626 3.236c.289 1.3.388 2.874.388 4.75s-.1 3.451-.388 4.75c-.291 1.31-.788 2.399-1.626 3.236s-1.926 1.335-3.236 1.626c-1.3.289-2.874.388-4.75.388s-3.451-.1-4.75-.388c-1.31-.291-2.399-.788-3.236-1.626S2.679 18.06 2.388 16.75C2.099 15.45 2 13.876 2 12s.1-3.451.388-4.75c.291-1.31.788-2.399 1.626-3.236S5.94 2.679 7.25 2.388" clip-rule="evenodd"/></svg>`, "chevron-up-circle": `<svg fill="none" viewBox="0 0 24 24">
68
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
69
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m13.707 1.707a1 1 0 0 1-1.414 0L12 11.414l-2.293 2.293a1 1 0 0 1-1.414-1.414l2.799-2.799a1.285 1.285 0 0 1 1.816 0l2.8 2.799a1 1 0 0 1 0 1.414" clip-rule="evenodd"/></svg>`, "chevron-up-square": `<svg fill="none" viewBox="0 0 24 24">
70
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
71
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M7.25 2.388C8.55 2.099 10.124 2 12 2s3.451.1 4.75.388c1.31.291 2.399.788 3.236 1.626s1.335 1.926 1.626 3.236c.289 1.3.388 2.874.388 4.75s-.1 3.451-.388 4.75c-.291 1.31-.788 2.399-1.626 3.236s-1.926 1.335-3.236 1.626c-1.3.289-2.874.388-4.75.388s-3.451-.1-4.75-.388c-1.31-.291-2.399-.788-3.236-1.626S2.679 18.06 2.388 16.75C2.099 15.45 2 13.876 2 12s.1-3.451.388-4.75c.291-1.31.788-2.399 1.626-3.236S5.94 2.679 7.25 2.388m8.457 11.32a1 1 0 0 1-1.414 0L12 11.413l-2.293 2.293a1 1 0 0 1-1.414-1.414l2.799-2.799a1.285 1.285 0 0 1 1.816 0l2.8 2.799a1 1 0 0 1 0 1.414" clip-rule="evenodd"/></svg>`, "circle": `<svg fill="none" viewBox="0 0 24 24">
72
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
73
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12" clip-rule="evenodd"/></svg>`, "cloud": `<svg fill="none" viewBox="0 0 24 24">
74
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
75
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M2 10c0-4.384 3.436-8 7.75-8 3.713 0 6.778 2.682 7.558 6.223C19.938 8.254 22 10.465 22 13.11c0 2.667-2.093 4.89-4.75 4.89h-7.5C5.436 18 2 14.384 2 10" clip-rule="evenodd"/></svg>`, "cloud-upload": `<svg fill="none" viewBox="0 0 24 24">
76
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
77
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" d="M13 12c.273 0 .52.11.7.287l.007.006 3 3a1 1 0 0 1-1.414 1.414L14 15.414V21a1 1 0 1 1-2 0v-5.586l-1.293 1.293a1 1 0 0 1-1.414-1.414l3-3A1 1 0 0 1 13 12"/><path fill="currentColor" d="M2 10c0-4.384 3.436-8 7.75-8 3.659 0 6.688 2.604 7.522 6.068a.21.21 0 0 0 .195.16C20.02 8.343 22 10.517 22 13.11c0 2.667-2.093 4.89-4.75 4.89h-.245a.125.125 0 0 1-.125-.125.13.13 0 0 1 .07-.114q.25-.135.464-.347a2 2 0 0 0 0-2.828l-2.999-3A2 2 0 0 0 13 11c-.553 0-1.053.224-1.415.587l-3 2.999a2 2 0 0 0 .534 3.21.1.1 0 0 1 .053.084.09.09 0 0 1-.098.09C5.083 17.616 2 14.152 2 10"/></svg>`, "cog": `<svg fill="none" viewBox="0 0 24 24">
78
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
79
+ <path fill="transparent" d="M24 24V0H0v24z"/><path fill="currentColor" fill-rule="evenodd" d="M9.332 3.803c.988-2.371 4.348-2.371 5.336 0a.895.895 0 0 0 1.2.464c2.454-1.133 4.998 1.41 3.865 3.865a.894.894 0 0 0 .464 1.2c2.371.988 2.371 4.348 0 5.336a.895.895 0 0 0-.464 1.2c1.133 2.454-1.41 4.997-3.865 3.865a.895.895 0 0 0-1.2.463c-.988 2.372-4.348 2.372-5.336 0a.895.895 0 0 0-1.2-.463c-2.454 1.132-4.997-1.41-3.864-3.865a.895.895 0 0 0-.464-1.2c-2.372-.988-2.372-4.348 0-5.336a.894.894 0 0 0 .464-1.2c-1.133-2.454 1.41-4.998 3.865-3.865a.894.894 0 0 0 1.2-.464M8 12a4 4 0 1 1 8 0 4 4 0 0 1-8 0" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M12 10a2 2 0 1 0 0 4 2 2 0 0 0 0-4" clip-rule="evenodd"/></svg>`, "credit-card": `<svg fill="none" viewBox="0 0 24 24">
80
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
81
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M2 11h20v4.066c0 .886 0 1.65-.082 2.262-.088.655-.287 1.284-.797 1.793-.51.51-1.138.709-1.793.797-.612.082-1.376.082-2.262.082H6.934c-.886 0-1.65 0-2.262-.082-.655-.088-1.284-.287-1.793-.797-.51-.51-.709-1.138-.797-1.793C2 16.716 2 15.952 2 15.066zm3 3a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1m5 0a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1" clip-rule="evenodd"/><path fill="currentColor" d="M22 9v-.066c0-.886 0-1.65-.082-2.262-.088-.655-.287-1.284-.797-1.793-.51-.51-1.138-.709-1.793-.797C18.716 4 17.952 4 17.066 4H6.934c-.886 0-1.65 0-2.262.082-.655.088-1.284.287-1.793.797-.51.51-.709 1.138-.797 1.793C2 7.284 2 8.048 2 8.934V9z"/></svg>`, "cursor-alt": `<svg fill="none" viewBox="0 0 24 24">
82
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
83
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M13.405 17.374c-1.288 2.801-5.457 2.07-5.715-1.002l-.58-6.915c-.213-2.529 2.616-4.163 4.7-2.714l5.698 3.96c2.532 1.76 1.08 5.736-1.99 5.45l-.783-.072a1 1 0 0 0-1.001.578z" clip-rule="evenodd"/></svg>`, "cursor-click": `<svg fill="none" viewBox="0 0 24 24">
84
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
85
+ <path fill="currentColor" fill-rule="evenodd" d="M15.286 17.011c-.52 3.04-4.736 3.413-5.78.512l-2.35-6.529c-.86-2.388 1.45-4.698 3.838-3.838l6.529 2.35c2.9 1.044 2.528 5.26-.512 5.78l-.776.132a1 1 0 0 0-.817.817z" clip-rule="evenodd"/><path d="M10 4V3m-6 7H3m1-6 2 2"/></svg>`, "cursor": `<svg fill="none" viewBox="0 0 24 24">
86
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
87
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M10.78 17.423c-2.517 1.783-5.762-.935-4.449-3.725L9.286 7.42c1.08-2.297 4.348-2.297 5.429 0l2.954 6.278c1.313 2.79-1.932 5.508-4.449 3.725l-.642-.455a1 1 0 0 0-1.156 0z" clip-rule="evenodd"/></svg>`, "desktop": `<svg fill="none" viewBox="0 0 24 24">
88
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
89
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M6.934 2h10.132c.886 0 1.65 0 2.262.082.655.088 1.284.287 1.793.797.51.51.709 1.138.797 1.793C22 5.284 22 6.048 22 6.934v6.132c0 .886 0 1.65-.082 2.262-.088.655-.287 1.284-.797 1.793-.51.51-1.138.709-1.793.797-.612.082-1.376.082-2.262.082H6.934c-.886 0-1.65 0-2.262-.082-.655-.088-1.284-.287-1.793-.797-.51-.51-.709-1.138-.797-1.793C2 14.716 2 13.952 2 13.066V6.934c0-.886 0-1.65.082-2.262.088-.655.287-1.284.797-1.793.51-.51 1.138-.709 1.793-.797C5.284 2 6.048 2 6.934 2M4 13a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1" clip-rule="evenodd"/><path fill="currentColor" d="M15.771 19H8.228c-.473 1.416.565 3 2.175 3h3.193c1.611 0 2.648-1.584 2.175-3"/></svg>`, "document-add": `<svg fill="none" viewBox="0 0 24 24">
90
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
91
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M13 11a1 1 0 1 0-2 0v1.5H9.5a1 1 0 1 0 0 2H11V16a1 1 0 1 0 2 0v-1.5h1.5a1 1 0 1 0 0-2H13zm-.518-9c.679-.001 1.281-.002 1.838.228.556.23.981.658 1.46 1.138q1.425 1.43 2.854 2.853c.48.48.907.905 1.138 1.461.23.557.23 1.16.228 1.838-.004 2.516 0 5.032 0 7.548 0 .886 0 1.65-.082 2.262-.088.655-.287 1.284-.797 1.793-.51.51-1.138.709-1.793.797-.612.082-1.376.082-2.262.082H8.934c-.886 0-1.65 0-2.262-.082-.655-.088-1.284-.287-1.793-.797-.51-.51-.709-1.138-.797-1.793C4 18.716 4 17.952 4 17.066V6.934c0-.886 0-1.65.082-2.262.088-.655.287-1.284.797-1.793.51-.51 1.138-.709 1.793-.797C7.284 2 8.048 2 8.934 2z" clip-rule="evenodd"/></svg>`, "document-check": `<svg fill="none" viewBox="0 0 24 24">
92
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
93
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M12.482 2c.679-.001 1.281-.002 1.838.228.556.23.981.658 1.46 1.138q1.425 1.43 2.854 2.853c.48.48.907.905 1.138 1.461.23.557.23 1.16.228 1.838-.004 2.516 0 5.032 0 7.548 0 .886 0 1.65-.082 2.262-.088.655-.287 1.284-.797 1.793-.51.51-1.138.709-1.793.797-.612.082-1.376.082-2.262.082H8.934c-.886 0-1.65 0-2.262-.082-.655-.088-1.284-.287-1.793-.797-.51-.51-.709-1.138-.797-1.793C4 18.716 4 17.952 4 17.066V6.934c0-.886 0-1.65.082-2.262.088-.655.287-1.284.797-1.793.51-.51 1.138-.709 1.793-.797C7.284 2 8.048 2 8.934 2zm3.225 9.293a1 1 0 0 1 0 1.414l-3.577 3.577a1.6 1.6 0 0 1-2.26 0l-1.577-1.577a1 1 0 1 1 1.414-1.414L11 14.586l3.293-3.293a1 1 0 0 1 1.414 0" clip-rule="evenodd"/></svg>`, "document-duplicate": `<svg fill="none" viewBox="0 0 24 24">
94
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
95
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M15.3 2c.634-.001 1.196-.002 1.723.201.526.204.942.582 1.411 1.01a890 890 0 0 0 2.036 1.846c.537.486 1.014.917 1.273 1.503.26.585.258 1.228.257 1.952q-.002 2.277 0 4.554c0 .886 0 1.65-.082 2.262-.088.655-.287 1.284-.797 1.793-.51.51-1.138.709-1.793.797-.612.082-1.376.082-2.262.082h-4.132c-.886 0-1.65 0-2.262-.082-.655-.088-1.284-.287-1.793-.797-.51-.51-.709-1.138-.797-1.793C8 14.716 8 13.952 8 13.066V7c0-.915-.002-1.701.082-2.328.088-.655.287-1.284.797-1.793.51-.51 1.138-.709 1.793-.797C11.284 2 12.048 2 12.934 2z" clip-rule="evenodd"/><path fill="currentColor" d="M15.984 19h-3.103c-.844 0-1.663 0-2.342-.091-.766-.103-1.64-.354-2.367-1.08s-.978-1.602-1.08-2.368C7 14.782 7 13.962 7 13.119V6.88q-.001-.449.004-.881c-.768 0-1.54-.025-2.303.07-.601.074-1.183.24-1.677.673a3 3 0 0 0-.281.281c-.433.494-.6 1.076-.674 1.677C2 9.264 2 9.96 2 10.77v6.295c0 .886 0 1.65.082 2.262.088.655.287 1.284.797 1.793.51.51 1.138.709 1.793.797C5.284 22 6.048 22 6.934 22h4.97c.497 0 .926 0 1.28-.027.373-.03.745-.093 1.107-.265a3 3 0 0 0 1.417-1.417c.192-.404.254-.849.276-1.291"/></svg>`, "document-remove": `<svg fill="none" viewBox="0 0 24 24">
96
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
97
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M15.5 13.5a1 1 0 0 1-1 1h-5a1 1 0 1 1 0-2h5a1 1 0 0 1 1 1M12.482 2c.679-.001 1.281-.002 1.838.228.556.23.981.658 1.46 1.138q1.425 1.43 2.854 2.853c.48.48.907.905 1.138 1.461.23.557.23 1.16.228 1.838-.004 2.516 0 5.032 0 7.548 0 .886 0 1.65-.082 2.262-.088.655-.287 1.284-.797 1.793-.51.51-1.138.709-1.793.797-.612.082-1.376.082-2.262.082H8.934c-.886 0-1.65 0-2.262-.082-.655-.088-1.284-.287-1.793-.797-.51-.51-.709-1.138-.797-1.793C4 18.716 4 17.952 4 17.066V6.934c0-.886 0-1.65.082-2.262.088-.655.287-1.284.797-1.793.51-.51 1.138-.709 1.793-.797C7.284 2 8.048 2 8.934 2z" clip-rule="evenodd"/></svg>`, "document": `<svg fill="none" viewBox="0 0 24 24">
98
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
99
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M12.482 2c.679-.001 1.281-.002 1.838.228.556.23.981.658 1.46 1.138q1.425 1.43 2.854 2.853c.48.48.907.905 1.138 1.461.23.557.23 1.16.228 1.838-.004 2.516 0 5.032 0 7.548 0 .886 0 1.65-.082 2.262-.088.655-.287 1.284-.797 1.793-.51.51-1.138.709-1.793.797-.612.082-1.376.082-2.262.082H8.934c-.886 0-1.65 0-2.262-.082-.655-.088-1.284-.287-1.793-.797-.51-.51-.709-1.138-.797-1.793C4 18.716 4 17.952 4 17.066V6.934c0-.886 0-1.65.082-2.262.088-.655.287-1.284.797-1.793.51-.51 1.138-.709 1.793-.797C7.284 2 8.048 2 8.934 2z" clip-rule="evenodd"/></svg>`, "dollar-circle": `<svg fill="none" viewBox="0 0 24 24">
100
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
101
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M13 7a1 1 0 1 0-2 0v.101C9.405 7.44 8.375 8.586 8.375 10s1.03 2.56 2.625 2.899v1.89a3.1 3.1 0 0 1-.799-.502 1 1 0 0 0-1.408 1.42c.262.262.578.478.898.661.34.195.784.396 1.309.517V17a1 1 0 1 0 2 0v-.101c1.595-.338 2.625-1.485 2.625-2.899s-1.03-2.56-2.625-2.899V9.165c.473.174.682.416.709.446a1 1 0 0 0 1.595-1.205v-.001a2 2 0 0 0-.251-.28 3.6 3.6 0 0 0-.617-.476A4.3 4.3 0 0 0 13 7.095zM2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M13.125 13.246c-.057-.033-.125.01-.125.076v1.356c0 .066.068.11.125.076.395-.23.5-.564.5-.754s-.105-.525-.5-.754M11 9.34c0-.075-.077-.124-.14-.085-.383.229-.485.558-.485.745 0 .188.102.516.485.745.063.039.14-.01.14-.085z" clip-rule="evenodd"/></svg>`, "dollar-square": `<svg fill="none" viewBox="0 0 24 24">
102
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
103
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M12 2c-1.876 0-3.451.1-4.75.388-1.31.291-2.399.788-3.236 1.626S2.679 5.94 2.388 7.25C2.099 8.55 2 10.124 2 12s.1 3.451.388 4.75c.291 1.31.788 2.399 1.626 3.236s1.926 1.335 3.236 1.626c1.3.289 2.874.388 4.75.388s3.451-.1 4.75-.388c1.31-.291 2.399-.788 3.236-1.626s1.335-1.926 1.626-3.236c.289-1.3.388-2.874.388-4.75s-.1-3.451-.388-4.75c-.291-1.31-.788-2.399-1.626-3.236S18.06 2.679 16.75 2.388C15.45 2.099 13.876 2 12 2m0 4a1 1 0 0 1 1 1v.095c.595.117 1.072.33 1.436.554.271.168.475.339.617.476.12.117.187.194.25.28h.001a1 1 0 0 1-1.595 1.206c-.027-.03-.236-.272-.709-.446V11.1c1.595.338 2.625 1.485 2.625 2.899s-1.03 2.56-2.625 2.899V17a1 1 0 1 1-2 0v-.115a4.9 4.9 0 0 1-1.309-.517 4.3 4.3 0 0 1-.898-.66 1 1 0 0 1 1.409-1.42c.017.016.341.307.798.501v-1.89C9.405 12.56 8.375 11.414 8.375 10S9.405 7.44 11 7.101V7a1 1 0 0 1 1-1" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M13.125 13.246c-.057-.033-.125.01-.125.076v1.356c0 .066.068.11.125.076.395-.23.5-.564.5-.754s-.105-.525-.5-.754M11 9.34c0-.075-.077-.124-.14-.085-.383.229-.485.558-.485.745 0 .188.102.516.485.745.063.039.14-.01.14-.085z" clip-rule="evenodd"/></svg>`, "droplet": `<svg fill="none" viewBox="0 0 24 24">
104
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
105
+ <path fill="currentColor" fill-rule="evenodd" d="M21 13.5a9 9 0 1 1-18 0c0-2.704 1.409-5.056 2.976-6.847 1.579-1.805 3.421-3.16 4.518-3.89a2.71 2.71 0 0 1 3.012 0c1.097.73 2.94 2.085 4.518 3.89C19.591 8.444 21 10.796 21 13.5" clip-rule="evenodd"/></svg>`, "duplicate": `<svg fill="none" viewBox="0 0 24 24">
106
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
107
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M11.01 7.287C11.976 7.072 13.138 7 14.5 7s2.523.072 3.49.287c.98.217 1.82.595 2.474 1.249.654.653 1.032 1.494 1.25 2.473.214.968.286 2.13.286 3.491s-.072 2.523-.287 3.49c-.217.98-.595 1.82-1.249 2.474-.653.654-1.494 1.032-2.473 1.25-.968.214-2.13.286-3.491.286s-2.523-.072-3.49-.287c-.98-.217-1.82-.595-2.474-1.249-.654-.653-1.032-1.494-1.25-2.473C7.073 17.023 7 15.86 7 14.5s.072-2.523.287-3.49c.217-.98.595-1.82 1.249-2.474.653-.654 1.494-1.032 2.473-1.25" clip-rule="evenodd"/><path fill="currentColor" d="M6.088 16.73A24 24 0 0 1 6 14.5c0-1.384.072-2.632.31-3.708.246-1.098.69-2.134 1.52-2.962s1.865-1.274 2.963-1.518C11.868 6.07 13.116 6 14.5 6c.79 0 1.536.023 2.23.088-.26-1.224-.755-2.216-1.683-2.915C13.766 2.21 11.886 2 9.5 2c-1.361 0-2.523.072-3.49.287-.98.217-1.82.595-2.474 1.249-.654.653-1.032 1.494-1.25 2.473C2.073 6.977 2 8.14 2 9.5c0 2.386.21 4.266 1.173 5.547.699.928 1.69 1.423 2.915 1.683"/></svg>`, "edit": `<svg fill="none" viewBox="0 0 24 24">
108
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
109
+ <path fill="currentColor" fill-rule="evenodd" d="M12 21a1 1 0 0 1 1-1h8a1 1 0 1 1 0 2h-8a1 1 0 0 1-1-1m8.774-12.9c1.61-1.616 1.541-3.738.339-5.038A3.3 3.3 0 0 0 18.748 2c-.949-.022-1.931.34-2.838 1.099a1 1 0 0 0-.067.061L2.874 16.181A3 3 0 0 0 2 18.3v1.693C2 21.094 2.892 22 4.004 22h1.679a3 3 0 0 0 2.125-.883zm-3.567-2.307a1 1 0 1 0-1.414 1.414l1 1a1 1 0 1 0 1.414-1.414z" clip-rule="evenodd"/></svg>`, "eye-off": `<svg fill="none" viewBox="0 0 24 24">
110
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
111
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M8.586 4.716a8 8 0 0 1 8.97 1.627l3.002 3.002.09.09c.407.405.758.756.97 1.156a3 3 0 0 1 0 2.818c-.212.4-.563.75-.97 1.156l-.09.09-.052.052a1 1 0 0 1-1.414-1.414l.052-.052c.548-.549.657-.673.71-.771a1 1 0 0 0 0-.94c-.053-.098-.162-.223-.71-.77l-3.002-3.003a6 6 0 0 0-6.728-1.22 1 1 0 0 1-.828-1.82m-6.204-.201a1 1 0 0 1 1.403-.175l18 14a1 1 0 1 1-1.228 1.578l-2.96-2.303-.041.04a8 8 0 0 1-11.314 0L4.074 15.49c-.626-.627-1.167-1.167-1.54-1.658-.402-.525-.706-1.11-.706-1.831s.304-1.306.705-1.831c.374-.491.915-1.031 1.541-1.658l.795-.794L2.557 5.92a1 1 0 0 1-.175-1.403m10.375 9.336 1.688 1.314a4 4 0 0 1-6.116-4.757l1.69 1.314Q10 11.859 10 12a2 2 0 0 0 2.757 1.852" clip-rule="evenodd"/></svg>`, "eye": `<svg fill="none" viewBox="0 0 24 24">
112
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
113
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M8 12a4 4 0 1 1 8 0 4 4 0 0 1-8 0M6.242 6.343a8 8 0 0 1 11.314 0l2.168 2.168c.627.627 1.167 1.167 1.541 1.658.401.525.705 1.11.705 1.831s-.303 1.306-.705 1.832c-.374.49-.914 1.03-1.541 1.657l-2.168 2.168a8 8 0 0 1-11.314 0l-2.168-2.168c-.626-.627-1.167-1.167-1.54-1.658-.402-.525-.706-1.11-.706-1.831s.304-1.306.705-1.832c.374-.49.915-1.03 1.541-1.657l.047-.047z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M12 10a2 2 0 1 0 0 4 2 2 0 0 0 0-4" clip-rule="evenodd"/></svg>`, "grid": `<svg fill="none" viewBox="0 0 24 24">
114
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
115
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" d="M2 8.976c0-1.253.066-2.328.266-3.227.202-.91.554-1.698 1.17-2.314.615-.615 1.403-.967 2.313-1.17C6.648 2.066 7.723 2 8.976 2H9a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2zm20 6.048c0 1.253-.066 2.328-.265 3.227-.203.91-.555 1.698-1.17 2.314-.616.615-1.404.967-2.314 1.17-.899.2-1.974.265-3.227.265H15a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h5a2 2 0 0 1 2 2zm-20 0c0 1.253.066 2.328.266 3.227.202.91.554 1.698 1.17 2.314.615.615 1.403.967 2.313 1.17.899.2 1.974.265 3.227.265H9a2 2 0 0 0 2-2v-5a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2zm20-6.048c0-1.253-.066-2.328-.265-3.227-.203-.91-.555-1.698-1.17-2.314-.616-.615-1.404-.967-2.314-1.17-.899-.2-1.974-.265-3.227-.265H15a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h5a2 2 0 0 0 2-2z"/></svg>`, "help-circle": `<svg fill="none" viewBox="0 0 24 24">
116
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
117
+ <path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10-3a1 1 0 0 0-.75.339 1 1 0 1 1-1.5-1.324A3 3 0 1 1 13 12.83V13a1 1 0 1 1-2 0v-.5c0-.872.687-1.388 1.248-1.53A1 1 0 0 0 12 9m0 6a1 1 0 1 0 0 2h.01a1 1 0 1 0 0-2z" clip-rule="evenodd"/></svg>`, "home-alt": `<svg fill="none" viewBox="0 0 24 24">
118
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
119
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M13.993 3.434a3 3 0 0 0-3.986 0l-7.671 6.819a1 1 0 1 0 1.328 1.494L4 11.45v5.617c0 .886 0 1.65.082 2.262.088.655.287 1.284.797 1.793.51.51 1.138.709 1.793.797C7.284 22 8.048 22 8.934 22h6.132c.886 0 1.65 0 2.262-.082.655-.088 1.284-.287 1.793-.797.51-.51.709-1.138.797-1.793.082-.612.082-1.376.082-2.262v-5.617l.336.298a1 1 0 0 0 1.328-1.494zM12 16a1 1 0 0 0-1 1v2a1 1 0 1 1-2 0v-2a3 3 0 1 1 6 0v2a1 1 0 1 1-2 0v-2a1 1 0 0 0-1-1" clip-rule="evenodd"/></svg>`, "home": `<svg fill="none" viewBox="0 0 24 24">
120
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
121
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M20 10.598c-.003 2.156 0 4.312 0 6.468 0 .886 0 1.65-.082 2.262-.088.655-.287 1.284-.796 1.793-.51.51-1.138.709-1.794.797-.612.082-1.375.082-2.262.082H8.934c-.886 0-1.65 0-2.261-.082-.656-.088-1.284-.287-1.794-.797s-.708-1.138-.797-1.793C4 18.716 4 17.952 4 17.066c0-2.156.004-4.312 0-6.468-.001-.713-.002-1.346.25-1.925.253-.579.717-1.009 1.24-1.493q1.58-1.463 3.155-2.928c.606-.563 1.13-1.05 1.605-1.388.51-.363 1.07-.635 1.751-.635.682 0 1.242.272 1.752.635.474.338.999.825 1.604 1.388 1.045.97 2.101 1.953 3.154 2.928.523.484.988.914 1.24 1.493.253.579.252 1.212.25 1.925M12 16a1 1 0 0 0-1 1v2a1 1 0 1 1-2 0v-2a3 3 0 1 1 6 0v2a1 1 0 1 1-2 0v-2a1 1 0 0 0-1-1" clip-rule="evenodd"/></svg>`, "infographic-elements": `<svg xml:space="preserve" viewBox="0 0 376.357 376.357">
122
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
123
+ <path d="M283.426 186.846c34.631 0 63.598-33.373 63.598-69.928 0-38.799-31.451-70.25-70.25-70.25-36.553 0-69.928 29.103-69.928 63.6l.029 76.544zm-189.184 20c-41.877 0-76.908 40.357-76.908 84.562 0 46.918 38.033 84.949 84.951 84.949 44.202 0 84.561-35.191 84.561-76.907l-.035-92.563zm205.209 0-92.57.041-.035 92.563c0 41.716 40.359 76.907 84.561 76.907 46.918 0 84.951-38.031 84.951-84.949-.001-44.205-35.03-84.562-76.907-84.562M93.637 0C41.922 0 0 41.923 0 93.639c0 48.722 38.791 93.207 84.772 93.207l102.028-.039.045-102.033C186.846 38.614 142.362 0 93.637 0"/></svg>`, "keyboard": `<svg fill="none" viewBox="0 0 24 24">
124
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
125
+ <path fill="currentColor" fill-rule="evenodd" d="M22 10v-.066c0-.886 0-1.65-.082-2.262-.088-.655-.287-1.284-.797-1.793-.51-.51-1.138-.709-1.793-.797C18.716 5 17.952 5 17.066 5H6.934c-.886 0-1.65 0-2.262.082-.655.088-1.284.287-1.793.797-.51.51-.709 1.138-.797 1.793C2 8.284 2 9.048 2 9.934v4.132c0 .886 0 1.65.082 2.262.088.655.287 1.284.797 1.793.51.51 1.138.709 1.793.797C5.284 19 6.048 19 6.934 19h10.132c.886 0 1.65 0 2.262-.082.655-.088 1.284-.287 1.793-.797.51-.51.709-1.138.797-1.793.082-.612.082-1.376.082-2.262zm-8 5a1 1 0 1 0 0-2h-4a1 1 0 1 0 0 2zm3.5-6a1 1 0 0 1 1 1v.01a1 1 0 1 1-2 0V10a1 1 0 0 1 1-1m-2.5.99a1 1 0 1 0-2 0V10a1 1 0 1 0 2 0zm2.5 3a1 1 0 0 1 1 1V14a1 1 0 1 1-2 0v-.01a1 1 0 0 1 1-1M7.5 14a1 1 0 1 0-2 0v.01a1 1 0 1 0 2 0zM10 9a1 1 0 0 1 1 1v.01a1 1 0 1 1-2 0V10a1 1 0 0 1 1-1m-2.5 1a1 1 0 1 0-2 0v.01a1 1 0 1 0 2 0z" clip-rule="evenodd"/></svg>`, "laptop": `<svg fill="none" viewBox="0 0 24 24">
126
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
127
+ <path fill="currentColor" fill-rule="evenodd" d="M2 21a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1M21 9.934v4.132c0 .886 0 1.65-.074 2.262-.08.655-.258 1.284-.717 1.793-.459.51-1.024.709-1.614.797-.55.082-1.238.082-2.036.082H7.441c-.798 0-1.486 0-2.036-.082-.59-.088-1.155-.287-1.614-.797s-.638-1.138-.717-1.793C3 15.716 3 14.952 3 14.066V9.934c0-.886 0-1.65.074-2.262.08-.655.258-1.284.717-1.793.459-.51 1.024-.709 1.614-.797C5.955 5 6.643 5 7.441 5h9.119c.797 0 1.485 0 2.035.082.59.088 1.156.287 1.614.797s.638 1.138.717 1.793C21 8.284 21 9.048 21 9.934" clip-rule="evenodd"/></svg>`, "location": `<svg fill="none" viewBox="0 0 24 24">
128
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
129
+ <path fill="currentColor" fill-rule="evenodd" d="M13 3a1 1 0 1 0-2 0v1.062A8.004 8.004 0 0 0 4.062 11H3a1 1 0 1 0 0 2h1.062A8.004 8.004 0 0 0 11 19.938V21a1 1 0 1 0 2 0v-1.062A8.004 8.004 0 0 0 19.938 13H21a1 1 0 1 0 0-2h-1.062A8.004 8.004 0 0 0 13 4.062zm-3 9a2 2 0 1 1 4 0 2 2 0 0 1-4 0m2-4a4 4 0 1 0 0 8 4 4 0 0 0 0-8" clip-rule="evenodd"/></svg>`, "lock-open": `<svg fill="none" viewBox="0 0 24 24">
130
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
131
+ <path fill="currentColor" fill-rule="evenodd" d="M11 4a1 1 0 0 0-1 1v3h5.066c.886 0 1.65 0 2.262.082.655.088 1.284.287 1.793.797.51.51.709 1.138.797 1.793.082.612.082 1.376.082 2.262v4.132c0 .886 0 1.65-.082 2.262-.088.655-.287 1.284-.797 1.793-.51.51-1.138.709-1.793.797-.612.082-1.376.082-2.262.082H8.934c-.886 0-1.65 0-2.262-.082-.655-.088-1.284-.287-1.793-.797-.51-.51-.709-1.138-.797-1.793C4 18.716 4 17.952 4 17.066v-4.132c0-.886 0-1.65.082-2.262.088-.655.287-1.284.797-1.793.51-.51 1.138-.709 1.793-.797.385-.052.83-.07 1.328-.078V5a3 3 0 0 1 3-3h2.063A2.94 2.94 0 0 1 16 4.938V5a1 1 0 1 1-2 0v-.062A.937.937 0 0 0 13.063 4zm1 9a2 2 0 1 0 0 4 2 2 0 0 0 0-4" clip-rule="evenodd"/></svg>`, "lock": `<svg fill="none" viewBox="0 0 24 24">
132
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
133
+ <path fill="currentColor" fill-rule="evenodd" d="M8 5v3.004c-.498.007-.943.026-1.328.078-.655.088-1.284.287-1.793.797-.51.51-.709 1.138-.797 1.793C4 11.284 4 12.048 4 12.934v4.132c0 .886 0 1.65.082 2.262.088.655.287 1.284.797 1.793.51.51 1.138.709 1.793.797C7.284 22 8.048 22 8.934 22h6.132c.886 0 1.65 0 2.262-.082.655-.088 1.284-.287 1.793-.797.51-.51.709-1.138.797-1.793.082-.612.082-1.376.082-2.262v-4.132c0-.886 0-1.65-.082-2.262-.088-.655-.287-1.284-.797-1.793-.51-.51-1.138-.709-1.793-.797-.385-.052-.83-.07-1.328-.078V5a3 3 0 0 0-3-3h-2a3 3 0 0 0-3 3m3-1a1 1 0 0 0-1 1v3h4V5a1 1 0 0 0-1-1zm1 9a2 2 0 1 0 0 4 2 2 0 0 0 0-4" clip-rule="evenodd"/></svg>`, "mail": `<svg fill="none" viewBox="0 0 24 24">
134
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
135
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M5.968 4h12.064c.439 0 .817 0 1.13.021.33.023.66.072.986.207a3 3 0 0 1 1.624 1.624c.135.326.184.656.207.986.021.313.021.691.021 1.13v8.064c0 .439 0 .817-.021 1.13-.023.33-.072.66-.207.986a3 3 0 0 1-1.624 1.624 3.1 3.1 0 0 1-.986.207c-.313.021-.691.021-1.13.021H5.968c-.439 0-.817 0-1.13-.021a3.1 3.1 0 0 1-.986-.207 3 3 0 0 1-1.624-1.624 3 3 0 0 1-.207-.986C2 16.85 2 16.471 2 16.032V7.968c0-.439 0-.817.021-1.13.023-.33.072-.66.207-.986a3 3 0 0 1 1.624-1.624 3 3 0 0 1 .986-.207C5.15 4 5.529 4 5.968 4m-1.65 2.278a1 1 0 0 1 1.41-.094l5.614 4.911a1 1 0 0 0 1.316 0l5.614-4.911a1 1 0 1 1 1.317 1.505L13.976 12.6a3 3 0 0 1-3.952 0L4.413 7.69a1 1 0 0 1-.095-1.411" clip-rule="evenodd"/></svg>`, "mobile": `<svg fill="none" viewBox="0 0 24 24">
136
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
137
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M9.934 2h4.132c.886 0 1.65 0 2.262.082.655.088 1.284.287 1.793.797.51.51.709 1.138.797 1.793C19 5.284 19 6.048 19 6.934v10.132c0 .886 0 1.65-.082 2.262-.088.655-.287 1.284-.797 1.793-.51.51-1.138.709-1.793.797-.612.082-1.376.082-2.262.082H9.934c-.886 0-1.65 0-2.262-.082-.655-.088-1.284-.287-1.793-.797-.51-.51-.709-1.138-.797-1.793C5 18.716 5 17.952 5 17.066V6.934c0-.886 0-1.65.082-2.262.088-.655.287-1.284.797-1.793.51-.51 1.138-.709 1.793-.797C8.284 2 9.048 2 9.934 2m.566 16a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2h-1a1 1 0 0 1-1-1" clip-rule="evenodd"/></svg>`, "monitor": `<svg fill="none" viewBox="0 0 24 24">
138
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
139
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M6.934 2h10.132c.886 0 1.65 0 2.262.082.655.088 1.284.287 1.793.797.51.51.709 1.138.797 1.793C22 5.284 22 6.048 22 6.934v6.132c0 .886 0 1.65-.082 2.262-.088.655-.287 1.284-.797 1.793-.51.51-1.138.709-1.793.797-.612.082-1.376.082-2.262.082H13v2h4a1 1 0 1 1 0 2H7a1 1 0 1 1 0-2h4v-2H6.934c-.886 0-1.65 0-2.262-.082-.655-.088-1.284-.287-1.793-.797-.51-.51-.709-1.138-.797-1.793C2 14.716 2 13.952 2 13.066V6.934c0-.886 0-1.65.082-2.262.088-.655.287-1.284.797-1.793.51-.51 1.138-.709 1.793-.797C5.284 2 6.048 2 6.934 2" clip-rule="evenodd"/></svg>`, "moon": `<svg fill="none" viewBox="0 0 24 24">
140
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
141
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M8.231 2.24c1.012-.453 1.89.571 1.573 1.461-1.075 3.018-.415 6.446 1.815 8.676 2.242 2.24 5.692 2.898 8.72 1.805.882-.318 1.878.55 1.443 1.538l-.04.087c-.775 1.72-2.015 3.336-3.62 4.42A10.35 10.35 0 0 1 12.333 22h-.001a10.344 10.344 0 0 1-10.143-8.376 10.34 10.34 0 0 1 1.07-6.905c1.089-1.998 2.918-3.55 4.944-4.465z" clip-rule="evenodd"/></svg>`, "more-horizontal-circle": `<svg fill="none" viewBox="0 0 24 24">
142
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
143
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M7 12a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1m4 0a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H12a1 1 0 0 1-1-1m5-1a1 1 0 1 0 0 2h.01a1 1 0 1 0 0-2zM2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12" clip-rule="evenodd"/></svg>`, "more-vertical-circle": `<svg fill="none" viewBox="0 0 24 24">
144
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
145
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M11.005 8.005a1 1 0 1 0 2 0v-.01a1 1 0 1 0-2 0zm1 5a1 1 0 0 1-1-1v-.01a1 1 0 1 1 2 0v.01a1 1 0 0 1-1 1m0 4a1 1 0 0 1-1-1v-.01a1 1 0 1 1 2 0v.01a1 1 0 0 1-1 1M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12" clip-rule="evenodd"/></svg>`, "more-vertical-square": `<svg fill="none" viewBox="0 0 24 24">
146
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
147
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M7.25 2.388C8.55 2.099 10.124 2 12 2s3.451.1 4.75.388c1.31.291 2.399.788 3.236 1.626s1.335 1.926 1.626 3.236c.289 1.3.388 2.874.388 4.75s-.1 3.451-.388 4.75c-.291 1.31-.788 2.399-1.626 3.236s-1.926 1.335-3.236 1.626c-1.3.289-2.874.388-4.75.388s-3.451-.1-4.75-.388c-1.31-.291-2.399-.788-3.236-1.626S2.679 18.06 2.388 16.75C2.099 15.45 2 13.876 2 12s.1-3.451.388-4.75c.291-1.31.788-2.399 1.626-3.236S5.94 2.679 7.25 2.388m3.755 5.617a1 1 0 1 0 2 0v-.01a1 1 0 1 0-2 0zm1 5a1 1 0 0 1-1-1v-.01a1 1 0 1 1 2 0v.01a1 1 0 0 1-1 1m0 4a1 1 0 0 1-1-1v-.01a1 1 0 1 1 2 0v.01a1 1 0 0 1-1 1" clip-rule="evenodd"/></svg>`, "mosaic": `<svg fill="none" viewBox="0 0 24 24">
148
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
149
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" d="M15 15a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h.024c1.253 0 2.328-.066 3.227-.265.91-.203 1.698-.555 2.314-1.17.615-.616.967-1.404 1.17-2.314q.135-.62.191-1.253C22.03 15.898 21.105 15 20 15zm-13 .024V13a2 2 0 0 1 2-2h5a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2h-.024c-1.253 0-2.328-.066-3.227-.265-.91-.203-1.698-.555-2.314-1.17-.615-.616-.967-1.404-1.17-2.314-.2-.899-.265-1.974-.265-3.227M22 11a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h.024c1.253 0 2.328.066 3.227.266.91.202 1.698.554 2.314 1.17.615.615.967 1.403 1.17 2.313.2.899.265 1.974.265 3.227zM11 4a2 2 0 0 0-2-2h-.024c-1.253 0-2.328.066-3.227.266-.91.202-1.698.554-2.314 1.17-.615.615-.967 1.403-1.17 2.313a10 10 0 0 0-.191 1.253C1.97 8.102 2.895 9 4 9h5a2 2 0 0 0 2-2z"/></svg>`, "pause-alt": `<svg fill="none" viewBox="0 0 24 24">
150
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
151
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M20 5v14a3 3 0 0 1-3 3h-1a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h1a3 3 0 0 1 3 3M8 2a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3z" clip-rule="evenodd"/></svg>`, "pause-circle": `<svg fill="none" viewBox="0 0 24 24">
152
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
153
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m12-4a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0V9a1 1 0 0 1 1-1m-4 0a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0V9a1 1 0 0 1 1-1" clip-rule="evenodd"/></svg>`, "pause-square": `<svg fill="none" viewBox="0 0 24 24">
154
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
155
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M14 8a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0V9a1 1 0 0 1 1-1m-4 0a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0V9a1 1 0 0 1 1-1M7.25 2.388C8.55 2.099 10.124 2 12 2s3.451.1 4.75.388c1.31.291 2.399.788 3.236 1.626s1.335 1.926 1.626 3.236c.289 1.3.388 2.874.388 4.75s-.1 3.451-.388 4.75c-.291 1.31-.788 2.399-1.626 3.236s-1.926 1.335-3.236 1.626c-1.3.289-2.874.388-4.75.388s-3.451-.1-4.75-.388c-1.31-.291-2.399-.788-3.236-1.626S2.679 18.06 2.388 16.75C2.099 15.45 2 13.876 2 12s.1-3.451.388-4.75c.291-1.31.788-2.399 1.626-3.236S5.94 2.679 7.25 2.388" clip-rule="evenodd"/></svg>`, "pencil": `<svg fill="none" viewBox="0 0 24 24">
156
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
157
+ <path fill="currentColor" fill-rule="evenodd" d="M20.774 8.1c1.61-1.616 1.541-3.738.339-5.038A3.3 3.3 0 0 0 18.748 2c-.949-.022-1.931.34-2.838 1.099a1 1 0 0 0-.067.061L2.874 16.181A3 3 0 0 0 2 18.3v1.693C2 21.094 2.892 22 4.004 22h1.679a3 3 0 0 0 2.125-.883zm-3.567-2.307a1 1 0 1 0-1.414 1.414l1 1a1 1 0 1 0 1.414-1.414z" clip-rule="evenodd"/></svg>`, "photo": `<svg fill="none" viewBox="0 0 24 24">
158
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
159
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M22 13.648V8.976c0-1.253-.066-2.328-.265-3.227-.203-.91-.555-1.698-1.17-2.314-.616-.615-1.404-.967-2.314-1.17-.899-.2-1.974-.265-3.227-.265H8.976c-1.253 0-2.328.066-3.227.266-.91.202-1.698.554-2.314 1.17-.615.615-.967 1.403-1.17 2.313C2.066 6.648 2 7.723 2 8.976v6.048c0 1.253.066 2.328.266 3.227.202.91.554 1.698 1.17 2.314.615.615 1.403.967 2.313 1.17.899.2 1.974.265 3.227.265h6.048c1.253 0 2.328-.066 3.227-.265.91-.203 1.698-.555 2.314-1.17.615-.616.967-1.404 1.17-2.314.2-.899.265-1.974.265-3.227zM4.218 6.183C4.066 6.866 4 7.77 4 8.976v2.12c.72-.692 1.39-1.259 2.039-1.671.786-.5 1.593-.81 2.463-.81s1.677.31 2.464.81c.776.494 1.583 1.207 2.469 2.093l1.625 1.626c.984-.81 1.948-1.37 2.986-1.5A3.85 3.85 0 0 1 20 11.92V8.976c0-1.207-.066-2.11-.218-2.793-.15-.672-.368-1.07-.632-1.333-.263-.264-.661-.483-1.333-.632C17.134 4.066 16.232 4 15.024 4H8.976c-1.207 0-2.11.066-2.793.218-.672.15-1.07.368-1.333.632-.264.263-.483.661-.632 1.333" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M14 8a2 2 0 1 1 4 0 2 2 0 0 1-4 0" clip-rule="evenodd"/></svg>`, "pin": `<svg fill="none" viewBox="0 0 24 24">
160
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
161
+ <path fill="currentColor" fill-rule="evenodd" d="M12 2a9 9 0 0 0-9 9c0 2.704 1.409 5.055 2.976 6.847 1.579 1.805 3.421 3.16 4.518 3.89.917.61 2.095.61 3.012 0 1.097-.73 2.94-2.085 4.518-3.89C19.591 16.055 21 13.704 21 11a9 9 0 0 0-9-9m-2 9a2 2 0 1 1 4 0 2 2 0 0 1-4 0m2-4a4 4 0 1 0 0 8 4 4 0 0 0 0-8" clip-rule="evenodd"/></svg>`, "play-alt": `<svg fill="none" viewBox="0 0 24 24">
162
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
163
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M3 5.497c0-2.32 2.521-3.762 4.521-2.586l11.055 6.503c1.972 1.16 1.972 4.012 0 5.172L7.521 21.089C5.521 22.265 3 20.823 3 18.503z" clip-rule="evenodd"/></svg>`, "play-circle": `<svg fill="none" viewBox="0 0 24 24">
164
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
165
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m13.596-1.668c1.291.737 1.291 2.599 0 3.336l-4.442 2.539c-1.182.675-2.654-.178-2.654-1.54V9.333c0-1.362 1.472-2.215 2.654-1.54z" clip-rule="evenodd"/></svg>`, "play-square": `<svg fill="none" viewBox="0 0 24 24">
166
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
167
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M7.25 2.388C8.55 2.099 10.124 2 12 2s3.451.1 4.75.388c1.31.291 2.399.788 3.236 1.626s1.335 1.926 1.626 3.236c.289 1.3.388 2.874.388 4.75s-.1 3.451-.388 4.75c-.291 1.31-.788 2.399-1.626 3.236s-1.926 1.335-3.236 1.626c-1.3.289-2.874.388-4.75.388s-3.451-.1-4.75-.388c-1.31-.291-2.399-.788-3.236-1.626S2.679 18.06 2.388 16.75C2.099 15.45 2 13.876 2 12s.1-3.451.388-4.75c.291-1.31.788-2.399 1.626-3.236S5.94 2.679 7.25 2.388m8.346 7.944c1.291.737 1.291 2.599 0 3.336l-4.442 2.539c-1.182.675-2.654-.178-2.654-1.54V9.333c0-1.362 1.472-2.215 2.654-1.54z" clip-rule="evenodd"/></svg>`, "play": `<svg fill="none" viewBox="0 0 24 24">
168
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
169
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M15.596 10.332c1.291.737 1.291 2.599 0 3.336l-4.442 2.539c-1.182.675-2.654-.178-2.654-1.54V9.333c0-1.362 1.472-2.215 2.654-1.54z" clip-rule="evenodd"/></svg>`, "plus-circle": `<svg fill="none" viewBox="0 0 24 24">
170
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
171
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M13 9a1 1 0 1 0-2 0v2H9a1 1 0 1 0 0 2h2v2a1 1 0 1 0 2 0v-2h2a1 1 0 1 0 0-2h-2zM2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12" clip-rule="evenodd"/></svg>`, "plus-square": `<svg fill="none" viewBox="0 0 24 24">
172
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
173
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M13 9a1 1 0 1 0-2 0v2H9a1 1 0 1 0 0 2h2v2a1 1 0 1 0 2 0v-2h2a1 1 0 1 0 0-2h-2zM7.25 2.388C8.55 2.099 10.124 2 12 2s3.451.1 4.75.388c1.31.291 2.399.788 3.236 1.626s1.335 1.926 1.626 3.236c.289 1.3.388 2.874.388 4.75s-.1 3.451-.388 4.75c-.291 1.31-.788 2.399-1.626 3.236s-1.926 1.335-3.236 1.626c-1.3.289-2.874.388-4.75.388s-3.451-.1-4.75-.388c-1.31-.291-2.399-.788-3.236-1.626S2.679 18.06 2.388 16.75C2.099 15.45 2 13.876 2 12s.1-3.451.388-4.75c.291-1.31.788-2.399 1.626-3.236S5.94 2.679 7.25 2.388" clip-rule="evenodd"/></svg>`, "search-alt": `<svg fill="none" viewBox="0 0 24 24">
174
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
175
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M11 2a9 9 0 1 0 5.618 16.032l3.675 3.675a1 1 0 0 0 1.414-1.414l-3.675-3.675A9 9 0 0 0 11 2" clip-rule="evenodd"/></svg>`, "search-square": `<svg fill="none" viewBox="0 0 24 24">
176
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
177
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M7.25 2.388C8.55 2.099 10.124 2 12 2s3.451.1 4.75.388c1.31.291 2.399.788 3.236 1.626s1.335 1.926 1.626 3.236c.289 1.3.388 2.874.388 4.75s-.1 3.451-.388 4.75c-.291 1.31-.788 2.399-1.626 3.236s-1.926 1.335-3.236 1.626c-1.3.289-2.874.388-4.75.388s-3.451-.1-4.75-.388c-1.31-.291-2.399-.788-3.236-1.626S2.679 18.06 2.388 16.75C2.099 15.45 2 13.876 2 12s.1-3.451.388-4.75c.291-1.31.788-2.399 1.626-3.236S5.94 2.679 7.25 2.388M9 11.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0M11.5 7a4.5 4.5 0 1 0 2.396 8.31l1.397 1.397a1 1 0 0 0 1.414-1.414l-1.397-1.397A4.5 4.5 0 0 0 11.5 7" clip-rule="evenodd"/></svg>`, "search": `<svg fill="none" viewBox="0 0 24 24">
178
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
179
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M10 2a8 8 0 1 0 4.906 14.32l5.387 5.387a1 1 0 0 0 1.414-1.414l-5.387-5.387A8 8 0 0 0 10 2" clip-rule="evenodd"/></svg>`, "shopping-bag": `<svg fill="none" viewBox="0 0 24 24">
180
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
181
+ <path fill="currentColor" fill-rule="evenodd" d="M11 2a3 3 0 0 0-3 3v1c-.605.002-1.139.012-1.587.069-.59.074-1.156.241-1.644.665-.488.423-.733.96-.89 1.533-.146.532-.241 1.199-.351 1.967l-.009.059-.867 6.07c-.143 1.002-.265 1.857-.266 2.546-.002.732.13 1.453.654 2.057.523.604 1.218.836 1.944.938C5.665 22 6.529 22 7.54 22h8.918c1.012 0 1.876 0 2.558-.096.725-.102 1.42-.334 1.943-.938s.656-1.325.654-2.057c0-.689-.123-1.544-.266-2.546l-.876-6.13c-.11-.767-.205-1.434-.35-1.966-.157-.573-.403-1.11-.89-1.533-.49-.424-1.055-.59-1.645-.665-.446-.057-.98-.067-1.586-.069V5a3 3 0 0 0-3-3zm3 4V5a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v1zM9 8a1 1 0 0 1 1 1v2a1 1 0 1 1-2 0V9a1 1 0 0 1 1-1m7 1a1 1 0 1 0-2 0v2a1 1 0 1 0 2 0z" clip-rule="evenodd"/></svg>`, "shopping-cart": `<svg fill="none" viewBox="0 0 24 24">
182
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
183
+ <path fill="currentColor" d="m4.468 10.266.024.216.126 1.131c.088.794.164 1.483.298 2.033.143.59.38 1.148.873 1.59.494.441 1.074.615 1.677.692C8.026 16 8.72 16 9.519 16h5.353c.548 0 1.032 0 1.435-.041.438-.044.863-.143 1.271-.389.41-.246.695-.576.94-.941.224-.338.45-.765.707-1.25l2.49-4.702C22.596 7.01 21.387 5 19.5 5H9.399c-.983 0-1.824 0-2.49.093a4 4 0 0 0-.976.25L5.79 4.05A2.303 2.303 0 0 0 3.5 2H3a1 1 0 1 0 0 2h.5c.155 0 .285.116.302.27z"/><path fill="currentColor" fill-rule="evenodd" d="M14 19.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0m-9 0a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0" clip-rule="evenodd"/></svg>`, "square": `<svg fill="none" viewBox="0 0 24 24">
184
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
185
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M7.25 2.388C8.55 2.099 10.124 2 12 2s3.451.1 4.75.388c1.31.291 2.399.788 3.236 1.626s1.335 1.926 1.626 3.236c.289 1.3.388 2.874.388 4.75s-.1 3.451-.388 4.75c-.291 1.31-.788 2.399-1.626 3.236s-1.926 1.335-3.236 1.626c-1.3.289-2.874.388-4.75.388s-3.451-.1-4.75-.388c-1.31-.291-2.399-.788-3.236-1.626S2.679 18.06 2.388 16.75C2.099 15.45 2 13.876 2 12s.1-3.451.388-4.75c.291-1.31.788-2.399 1.626-3.236S5.94 2.679 7.25 2.388" clip-rule="evenodd"/></svg>`, "star-circle": `<svg fill="none" viewBox="0 0 24 24">
186
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
187
+ <path fill="transparent" d="M24 24V0H0v24z"/><path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m8.507-5.347c.513-1.386 2.473-1.386 2.986 0l.628 1.694a1 1 0 0 0 .938.653h1.468c1.434 0 2.153 1.734 1.139 2.749l-1.535 1.534a1 1 0 0 0-.274.904l.37 1.845c.267 1.34-1.194 2.355-2.356 1.636l-1.345-.833a1 1 0 0 0-1.052 0l-1.345.832c-1.162.72-2.623-.294-2.355-1.635l.369-1.845a1 1 0 0 0-.274-.903l-1.576-1.577C5.293 10.708 6 9 7.414 9h1.527a1 1 0 0 0 .938-.653z" clip-rule="evenodd"/></svg>`, "star-off": `<svg fill="none" viewBox="0 0 24 24">
188
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
189
+ <path fill="transparent" d="M24 24V0H0v24z"/><path fill="currentColor" fill-rule="evenodd" d="m12 5.6 1.064 2.554A3 3 0 0 0 15.834 10h2.752l-1.793 1.793a1 1 0 1 0 1.414 1.414l3.424-3.424C22.29 9.125 21.823 8 20.893 8h-5.06a1 1 0 0 1-.923-.615l-1.924-4.618c-.365-.877-1.607-.877-1.972 0L9.827 5.615a1 1 0 0 0 1.846.77zM3.707 2.293a1 1 0 0 0-1.414 1.414L6.586 8h-3.45c-.941 0-1.413 1.138-.747 1.803l4.072 4.072a1 1 0 0 1 .254.982l-1.62 5.67c-.275.963.798 1.746 1.63 1.191l4.72-3.146a1 1 0 0 1 1.11 0l4.727 3.151c.83.554 1.9-.227 1.626-1.186l-.086-.301 1.47 1.471a1 1 0 0 0 1.415-1.414z" clip-rule="evenodd"/></svg>`, "star-square": `<svg fill="none" viewBox="0 0 24 24">
190
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
191
+ <path fill="transparent" d="M24 24V0H0v24z"/><path fill="currentColor" fill-rule="evenodd" d="M7.25 2.388C8.55 2.099 10.124 2 12 2s3.451.1 4.75.388c1.31.291 2.399.788 3.236 1.626s1.335 1.926 1.626 3.236c.289 1.3.388 2.874.388 4.75s-.1 3.451-.388 4.75c-.291 1.31-.788 2.399-1.626 3.236s-1.926 1.335-3.236 1.626c-1.3.289-2.874.388-4.75.388s-3.451-.1-4.75-.388c-1.31-.291-2.399-.788-3.236-1.626S2.679 18.06 2.388 16.75C2.099 15.45 2 13.876 2 12s.1-3.451.388-4.75c.291-1.31.788-2.399 1.626-3.236S5.94 2.679 7.25 2.388m3.257 4.265c.513-1.386 2.473-1.386 2.986 0l.628 1.694a1 1 0 0 0 .938.653h1.468c1.434 0 2.153 1.734 1.139 2.749l-1.535 1.534a1 1 0 0 0-.274.904l.37 1.845c.267 1.34-1.194 2.355-2.356 1.636l-1.345-.833a1 1 0 0 0-1.052 0l-1.345.832c-1.162.72-2.623-.294-2.355-1.635l.369-1.845a1 1 0 0 0-.274-.903l-1.576-1.577C5.293 10.708 6 9 7.414 9h1.527a1 1 0 0 0 .938-.653z" clip-rule="evenodd"/></svg>`, "sun": `<svg fill="none" viewBox="0 0 24 24">
192
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
193
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M8 12a4 4 0 1 1 8 0 4 4 0 0 1-8 0m4-10a1 1 0 0 1 1 1v2a1 1 0 1 1-2 0V3a1 1 0 0 1 1-1m7.707 2.293a1 1 0 0 1 0 1.414l-2 2a1 1 0 1 1-1.414-1.414l2-2a1 1 0 0 1 1.414 0M18 12a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1m-1.707 4.293a1 1 0 0 1 1.414 0l2 2a1 1 0 0 1-1.414 1.414l-2-2a1 1 0 0 1 0-1.414M12 18a1 1 0 0 1 1 1v2a1 1 0 1 1-2 0v-2a1 1 0 0 1 1-1m-4.293-1.707a1 1 0 0 1 0 1.414l-2 2a1 1 0 0 1-1.414-1.414l2-2a1 1 0 0 1 1.414 0M2 12a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1m2.293-7.707a1 1 0 0 1 1.414 0l2 2a1 1 0 0 1-1.414 1.414l-2-2a1 1 0 0 1 0-1.414" clip-rule="evenodd"/></svg>`, "tablet": `<svg fill="none" viewBox="0 0 24 24">
194
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
195
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M7.934 2h8.132c.886 0 1.65 0 2.262.082.655.088 1.284.287 1.793.797.51.51.709 1.138.797 1.793C21 5.284 21 6.048 21 6.934v10.132c0 .886 0 1.65-.082 2.262-.088.655-.287 1.284-.797 1.793-.51.51-1.138.709-1.793.797-.612.082-1.376.082-2.262.082H7.934c-.886 0-1.65 0-2.262-.082-.655-.088-1.284-.287-1.793-.797-.51-.51-.709-1.138-.797-1.793C3 18.716 3 17.952 3 17.066V6.934c0-.886 0-1.65.082-2.262.088-.655.287-1.284.797-1.793.51-.51 1.138-.709 1.793-.797C6.284 2 7.048 2 7.934 2M10.5 18a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2h-1a1 1 0 0 1-1-1" clip-rule="evenodd"/></svg>`, "user-circle": `<svg fill="none" viewBox="0 0 24 24">
196
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
197
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10-6a4 4 0 1 0 0 8 4 4 0 0 0 0-8m5.111 9.997c.758.488.721 1.552.031 2.132A7.97 7.97 0 0 1 12 20a7.97 7.97 0 0 1-5.114-1.848c-.697-.58-.734-1.649.028-2.14q.354-.23.774-.402C8.815 15.145 10.254 15 12 15c1.755 0 3.202.136 4.331.595q.424.173.78.402" clip-rule="evenodd"/></svg>`, "user-square": `<svg fill="none" viewBox="0 0 24 24">
198
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
199
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M7.25 2.388C8.55 2.099 10.124 2 12 2s3.451.1 4.75.388c1.31.291 2.399.788 3.236 1.626s1.335 1.926 1.626 3.236c.289 1.3.388 2.874.388 4.75s-.1 3.451-.388 4.75c-.291 1.31-.788 2.399-1.626 3.236s-1.926 1.335-3.236 1.626c-1.3.289-2.874.388-4.75.388s-3.451-.1-4.75-.388c-1.31-.291-2.399-.788-3.236-1.626S2.679 18.06 2.388 16.75C2.099 15.45 2 13.876 2 12s.1-3.451.388-4.75c.291-1.31.788-2.399 1.626-3.236S5.94 2.679 7.25 2.388M12 6a4 4 0 1 0 0 8 4 4 0 0 0 0-8m6.378 11.294c.352.575.227 1.336-.341 1.7-.517.33-1.121.532-1.721.666-1.084.24-2.486.34-4.316.34s-3.233-.1-4.316-.34c-.589-.131-1.182-.328-1.693-.648-.579-.363-.706-1.133-.344-1.713a4.14 4.14 0 0 1 1.762-1.565c1.171-.566 2.707-.734 4.59-.734 1.878 0 3.412.155 4.582.705a4.1 4.1 0 0 1 1.797 1.59" clip-rule="evenodd"/></svg>`, "user": `<svg fill="none" viewBox="0 0 24 24">
200
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
201
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M6 8a6 6 0 1 1 12 0A6 6 0 0 1 6 8m-.57 8.903C7.057 16.22 9.224 16 12 16c2.771 0 4.935.22 6.559.898 1.742.727 2.812 1.963 3.382 3.76A1.03 1.03 0 0 1 20.959 22H3.035c-.69 0-1.188-.67-.978-1.335.568-1.797 1.634-3.033 3.374-3.762" clip-rule="evenodd"/></svg>`, "user-x": `<svg fill="none" viewBox="0 0 24 24">
202
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
203
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M5 9.5a4.5 4.5 0 1 1 9 0 4.5 4.5 0 0 1-9 0m-.359 6.2c1.233-.536 2.85-.7 4.859-.7 2.011 0 3.63.165 4.862.7 1.343.585 2.16 1.58 2.587 2.984A1.02 1.02 0 0 1 15.974 20H3.028a1.02 1.02 0 0 1-.976-1.319c.428-1.404 1.245-2.398 2.59-2.982" clip-rule="evenodd"/><path fill="currentColor" d="M16.707 2.293a1 1 0 1 0-1.414 1.414L17.086 5.5l-1.793 1.793a1 1 0 0 0 1.414 1.414L18.5 6.914l1.793 1.793a1 1 0 1 0 1.414-1.414L19.914 5.5l1.793-1.793a1 1 0 0 0-1.414-1.414L18.5 4.086z"/></svg>`, "users": `<svg fill="none" viewBox="0 0 24 24">
204
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
205
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M5 9.5a4.5 4.5 0 1 1 9 0 4.5 4.5 0 0 1-9 0" clip-rule="evenodd"/><path fill="currentColor" d="M14.368 12.063a.2.2 0 0 0 .052.252 3.5 3.5 0 1 0 0-5.63.2.2 0 0 0-.053.252c.404.765.633 1.637.633 2.563s-.229 1.798-.633 2.563"/><path fill="currentColor" fill-rule="evenodd" d="M4.641 15.7c1.233-.536 2.85-.7 4.859-.7 2.011 0 3.63.165 4.862.7 1.343.585 2.16 1.58 2.587 2.984A1.02 1.02 0 0 1 15.974 20H3.028a1.02 1.02 0 0 1-.976-1.319c.428-1.404 1.245-2.398 2.59-2.982" clip-rule="evenodd"/><path fill="currentColor" d="M14.819 14.036c-.415.026-.439.582-.058.748 1.042.453 1.827 1.12 2.39 1.972.462.699 1.179 1.244 2.017 1.244h1.78c.707 0 1.224-.703.975-1.39l-.045-.117a3.4 3.4 0 0 0-1.798-1.907c-.816-.38-1.837-.538-3.04-.585L17.02 14H17c-.71 0-1.45-.01-2.181.036"/></svg>`, "watches": `<svg fill="none" viewBox="0 0 24 24">
206
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
207
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M8.36 5.234C9.157 5.057 10.103 5 11.195 5h1.612c1.093 0 2.038.057 2.833.234.806.18 1.518.494 2.075 1.052s.873 1.269 1.052 2.075c.177.795.234 1.74.234 2.833v1.612c0 1.093-.057 2.038-.234 2.833-.18.806-.494 1.518-1.052 2.075-.557.558-1.268.873-2.075 1.052-.795.177-1.74.234-2.833.234h-1.612c-1.093 0-2.038-.057-2.833-.234-.806-.18-1.517-.494-2.075-1.052-.558-.557-.873-1.268-1.052-2.075C5.057 14.844 5 13.9 5 12.806v-1.612c0-1.093.057-2.038.234-2.833.18-.806.494-1.517 1.052-2.075s1.269-.873 2.075-1.052" clip-rule="evenodd"/><path fill="currentColor" d="m8.09 4.27.054-.012c.902-.2 1.935-.258 3.05-.258h1.612c1.115 0 2.148.057 3.05.258l.055.012A3 3 0 0 0 13 2h-2a3 3 0 0 0-2.91 2.27m7.82 15.46-.054.012c-.902.2-1.935.258-3.05.258h-1.612c-1.116 0-2.148-.057-3.05-.258l-.055-.012A3 3 0 0 0 11 22h2a3 3 0 0 0 2.912-2.27"/></svg>`, "x-circle": `<svg fill="none" viewBox="0 0 24 24">
208
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
209
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m7.707-3.707a1 1 0 0 0-1.414 1.414L10.586 12l-2.293 2.293a1 1 0 1 0 1.414 1.414L12 13.414l2.293 2.293a1 1 0 0 0 1.414-1.414L13.414 12l2.293-2.293a1 1 0 0 0-1.414-1.414L12 10.586z" clip-rule="evenodd"/></svg>`, "x-square": `<svg fill="none" viewBox="0 0 24 24">
210
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
211
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M9.707 8.293a1 1 0 0 0-1.414 1.414L10.586 12l-2.293 2.293a1 1 0 1 0 1.414 1.414L12 13.414l2.293 2.293a1 1 0 0 0 1.414-1.414L13.414 12l2.293-2.293a1 1 0 0 0-1.414-1.414L12 10.586zM7.25 2.388C8.55 2.099 10.124 2 12 2s3.451.1 4.75.388c1.31.291 2.399.788 3.236 1.626s1.335 1.926 1.626 3.236c.289 1.3.388 2.874.388 4.75s-.1 3.451-.388 4.75c-.291 1.31-.788 2.399-1.626 3.236s-1.926 1.335-3.236 1.626c-1.3.289-2.874.388-4.75.388s-3.451-.1-4.75-.388c-1.31-.291-2.399-.788-3.236-1.626S2.679 18.06 2.388 16.75C2.099 15.45 2 13.876 2 12s.1-3.451.388-4.75c.291-1.31.788-2.399 1.626-3.236S5.94 2.679 7.25 2.388" clip-rule="evenodd"/></svg>`, };
212
+ export default map;
213
+ export { map };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfApps
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfApps = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path fill=\"transparent\" d=\"M0 0h24v24H0z\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M17.5 13c.681 0 1.268-.001 1.744.047.494.05.979.162 1.423.459a3 3 0 0 1 .827.827c.297.444.409.93.459 1.423C22 16.22 22 16.79 22 17.45c0 .597.013 1.199-.047 1.793-.05.494-.162.979-.459 1.423a3 3 0 0 1-.827.827c-.444.297-.93.409-1.423.459C18.78 22 18.21 22 17.55 22c-.597 0-1.199.013-1.793-.047-.494-.05-.979-.162-1.423-.459a3 3 0 0 1-.827-.827c-.297-.444-.409-.93-.459-1.423C13 18.768 13 18.181 13 17.5s-.001-1.268.047-1.744c.05-.494.162-.979.459-1.423a3 3 0 0 1 .827-.827c.444-.297.93-.409 1.423-.459C16.232 13 16.819 13 17.5 13m-11 0c.681 0 1.268-.001 1.744.047.494.05.979.162 1.423.459a3 3 0 0 1 .827.827c.297.444.409.93.459 1.423C11 16.22 11 16.79 11 17.45c0 .597.013 1.199-.047 1.793-.05.494-.162.979-.459 1.423a3 3 0 0 1-.827.827c-.444.297-.93.409-1.423.459C7.78 22 7.21 22 6.55 22c-.597 0-1.199.013-1.793-.047-.494-.05-.979-.162-1.423-.459a3 3 0 0 1-.827-.827c-.297-.444-.409-.93-.459-1.423C2 18.768 2 18.181 2 17.5s-.001-1.268.047-1.744c.05-.494.162-.979.459-1.423a3 3 0 0 1 .827-.827c.444-.297.93-.409 1.423-.459C5.232 13 5.819 13 6.5 13m0-11c.681 0 1.268-.001 1.744.047.494.05.979.162 1.423.459a3 3 0 0 1 .827.827c.297.444.409.93.459 1.423C11 5.22 11 5.79 11 6.45c0 .597.013 1.199-.047 1.793-.05.494-.162.979-.459 1.423a3 3 0 0 1-.827.827c-.444.297-.93.409-1.423.459C7.78 11 7.21 11 6.55 11c-.597 0-1.199.013-1.793-.047-.494-.05-.979-.162-1.423-.459a3 3 0 0 1-.827-.827c-.297-.444-.409-.93-.459-1.423C2 7.768 2 7.181 2 6.5s-.001-1.268.047-1.744c.05-.494.162-.979.459-1.423a3 3 0 0 1 .827-.827c.444-.297.93-.409 1.423-.459C5.232 2 5.819 2 6.5 2m12 1a1 1 0 1 0-2 0v2.5H14a1 1 0 1 0 0 2h2.5V10a1 1 0 1 0 2 0V7.5H21a1 1 0 1 0 0-2h-2.5z\" clip-rule=\"evenodd\"/></svg>";
7
+ export default AdfApps;
8
+ export { AdfApps };
9
+ export type IconName = 'apps';
10
+ //# sourceMappingURL=apps.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"apps.d.ts","sourceRoot":"","sources":["../../../../src/icons/filled/apps.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,OAAO,42DAEstD,CAAC;AACpuD,eAAe,OAAO,CAAC;AACvB,OAAO,EAAE,OAAO,EAAE,CAAC;AACnB,MAAM,MAAM,QAAQ,GAAG,MAAM,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfApps
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfApps = `<svg fill="none" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M17.5 13c.681 0 1.268-.001 1.744.047.494.05.979.162 1.423.459a3 3 0 0 1 .827.827c.297.444.409.93.459 1.423C22 16.22 22 16.79 22 17.45c0 .597.013 1.199-.047 1.793-.05.494-.162.979-.459 1.423a3 3 0 0 1-.827.827c-.444.297-.93.409-1.423.459C18.78 22 18.21 22 17.55 22c-.597 0-1.199.013-1.793-.047-.494-.05-.979-.162-1.423-.459a3 3 0 0 1-.827-.827c-.297-.444-.409-.93-.459-1.423C13 18.768 13 18.181 13 17.5s-.001-1.268.047-1.744c.05-.494.162-.979.459-1.423a3 3 0 0 1 .827-.827c.444-.297.93-.409 1.423-.459C16.232 13 16.819 13 17.5 13m-11 0c.681 0 1.268-.001 1.744.047.494.05.979.162 1.423.459a3 3 0 0 1 .827.827c.297.444.409.93.459 1.423C11 16.22 11 16.79 11 17.45c0 .597.013 1.199-.047 1.793-.05.494-.162.979-.459 1.423a3 3 0 0 1-.827.827c-.444.297-.93.409-1.423.459C7.78 22 7.21 22 6.55 22c-.597 0-1.199.013-1.793-.047-.494-.05-.979-.162-1.423-.459a3 3 0 0 1-.827-.827c-.297-.444-.409-.93-.459-1.423C2 18.768 2 18.181 2 17.5s-.001-1.268.047-1.744c.05-.494.162-.979.459-1.423a3 3 0 0 1 .827-.827c.444-.297.93-.409 1.423-.459C5.232 13 5.819 13 6.5 13m0-11c.681 0 1.268-.001 1.744.047.494.05.979.162 1.423.459a3 3 0 0 1 .827.827c.297.444.409.93.459 1.423C11 5.22 11 5.79 11 6.45c0 .597.013 1.199-.047 1.793-.05.494-.162.979-.459 1.423a3 3 0 0 1-.827.827c-.444.297-.93.409-1.423.459C7.78 11 7.21 11 6.55 11c-.597 0-1.199.013-1.793-.047-.494-.05-.979-.162-1.423-.459a3 3 0 0 1-.827-.827c-.297-.444-.409-.93-.459-1.423C2 7.768 2 7.181 2 6.5s-.001-1.268.047-1.744c.05-.494.162-.979.459-1.423a3 3 0 0 1 .827-.827c.444-.297.93-.409 1.423-.459C5.232 2 5.819 2 6.5 2m12 1a1 1 0 1 0-2 0v2.5H14a1 1 0 1 0 0 2h2.5V10a1 1 0 1 0 2 0V7.5H21a1 1 0 1 0 0-2h-2.5z" clip-rule="evenodd"/></svg>`;
9
+ export default AdfApps;
10
+ export { AdfApps };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfArchive
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfArchive = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path fill=\"transparent\" d=\"M0 0h24v24H0z\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M22 6.5c0 .417.005.771-.058 1.085a3 3 0 0 1-2.357 2.357c-.293.059-.62.058-1.001.058q-6.585-.005-13.168 0c-.38 0-.709 0-1.001-.058a3 3 0 0 1-2.357-2.357C1.995 7.271 2 6.917 2 6.5s-.005-.771.058-1.085a3 3 0 0 1 2.357-2.357C4.707 2.999 5.035 3 5.416 3q6.585.005 13.168 0c.38 0 .708 0 1.001.058a3 3 0 0 1 2.357 2.357c.063.314.058.668.058 1.085M3 16.066v-5.602c.372.215.783.372 1.22.459.391.078.806.077 1.15.077h.047q6.582-.006 13.166 0h.046c.344 0 .76 0 1.151-.077a4 4 0 0 0 1.22-.459v5.602c0 .886 0 1.65-.082 2.262-.088.655-.287 1.284-.797 1.793-.51.51-1.138.709-1.793.797-.612.082-1.376.082-2.262.082H7.934c-.886 0-1.65 0-2.262-.082-.655-.088-1.284-.287-1.793-.797-.51-.51-.709-1.138-.797-1.793C3 17.716 3 16.952 3 16.066M9 12a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2z\" clip-rule=\"evenodd\"/></svg>";
7
+ export default AdfArchive;
8
+ export { AdfArchive };
9
+ export type IconName = 'archive';
10
+ //# sourceMappingURL=archive.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"archive.d.ts","sourceRoot":"","sources":["../../../../src/icons/filled/archive.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,UAAU,u/BAE81B,CAAC;AAC/2B,eAAe,UAAU,CAAC;AAC1B,OAAO,EAAE,UAAU,EAAE,CAAC;AACtB,MAAM,MAAM,QAAQ,GAAG,SAAS,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfArchive
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfArchive = `<svg fill="none" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M22 6.5c0 .417.005.771-.058 1.085a3 3 0 0 1-2.357 2.357c-.293.059-.62.058-1.001.058q-6.585-.005-13.168 0c-.38 0-.709 0-1.001-.058a3 3 0 0 1-2.357-2.357C1.995 7.271 2 6.917 2 6.5s-.005-.771.058-1.085a3 3 0 0 1 2.357-2.357C4.707 2.999 5.035 3 5.416 3q6.585.005 13.168 0c.38 0 .708 0 1.001.058a3 3 0 0 1 2.357 2.357c.063.314.058.668.058 1.085M3 16.066v-5.602c.372.215.783.372 1.22.459.391.078.806.077 1.15.077h.047q6.582-.006 13.166 0h.046c.344 0 .76 0 1.151-.077a4 4 0 0 0 1.22-.459v5.602c0 .886 0 1.65-.082 2.262-.088.655-.287 1.284-.797 1.793-.51.51-1.138.709-1.793.797-.612.082-1.376.082-2.262.082H7.934c-.886 0-1.65 0-2.262-.082-.655-.088-1.284-.287-1.793-.797-.51-.51-.709-1.138-.797-1.793C3 17.716 3 16.952 3 16.066M9 12a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2z" clip-rule="evenodd"/></svg>`;
9
+ export default AdfArchive;
10
+ export { AdfArchive };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfArrowDownCircle
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfArrowDownCircle = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path fill=\"transparent\" d=\"M0 0h24v24H0z\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m11-4a1 1 0 1 0-2 0v5.586l-1.293-1.293a1 1 0 0 0-1.414 1.414l2.913 2.913.046.044a.998.998 0 0 0 1.496 0l.046-.044 2.913-2.913a1 1 0 0 0-1.414-1.414L13 13.586z\" clip-rule=\"evenodd\"/></svg>";
7
+ export default AdfArrowDownCircle;
8
+ export { AdfArrowDownCircle };
9
+ export type IconName = 'arrow-down-circle';
10
+ //# sourceMappingURL=arrow-down-circle.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"arrow-down-circle.d.ts","sourceRoot":"","sources":["../../../../src/icons/filled/arrow-down-circle.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,kBAAkB,weAEuU,CAAC;AAChW,eAAe,kBAAkB,CAAC;AAClC,OAAO,EAAE,kBAAkB,EAAE,CAAC;AAC9B,MAAM,MAAM,QAAQ,GAAG,mBAAmB,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfArrowDownCircle
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfArrowDownCircle = `<svg fill="none" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m11-4a1 1 0 1 0-2 0v5.586l-1.293-1.293a1 1 0 0 0-1.414 1.414l2.913 2.913.046.044a.998.998 0 0 0 1.496 0l.046-.044 2.913-2.913a1 1 0 0 0-1.414-1.414L13 13.586z" clip-rule="evenodd"/></svg>`;
9
+ export default AdfArrowDownCircle;
10
+ export { AdfArrowDownCircle };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfArrowLeftCircle
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfArrowLeftCircle = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path fill=\"transparent\" d=\"M0 0h24v24H0z\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m9.707-2.293a1 1 0 0 0-1.414-1.414L7.38 11.206l-.044.046a.998.998 0 0 0 0 1.496l.044.046 2.913 2.913a1 1 0 0 0 1.414-1.414L10.414 13H16a1 1 0 1 0 0-2h-5.586z\" clip-rule=\"evenodd\"/></svg>";
7
+ export default AdfArrowLeftCircle;
8
+ export { AdfArrowLeftCircle };
9
+ export type IconName = 'arrow-left-circle';
10
+ //# sourceMappingURL=arrow-left-circle.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"arrow-left-circle.d.ts","sourceRoot":"","sources":["../../../../src/icons/filled/arrow-left-circle.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,kBAAkB,ueAEsU,CAAC;AAC/V,eAAe,kBAAkB,CAAC;AAClC,OAAO,EAAE,kBAAkB,EAAE,CAAC;AAC9B,MAAM,MAAM,QAAQ,GAAG,mBAAmB,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfArrowLeftCircle
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfArrowLeftCircle = `<svg fill="none" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m9.707-2.293a1 1 0 0 0-1.414-1.414L7.38 11.206l-.044.046a.998.998 0 0 0 0 1.496l.044.046 2.913 2.913a1 1 0 0 0 1.414-1.414L10.414 13H16a1 1 0 1 0 0-2h-5.586z" clip-rule="evenodd"/></svg>`;
9
+ export default AdfArrowLeftCircle;
10
+ export { AdfArrowLeftCircle };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfArrowRightCircle
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfArrowRightCircle = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path fill=\"transparent\" d=\"M0 0h24v24H0z\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10.293 2.293a1 1 0 0 0 1.414 1.414l2.913-2.913.044-.046a.998.998 0 0 0 0-1.496l-.044-.046-2.913-2.913a1 1 0 1 0-1.414 1.414L13.586 11H8a1 1 0 1 0 0 2h5.586z\" clip-rule=\"evenodd\"/></svg>";
7
+ export default AdfArrowRightCircle;
8
+ export { AdfArrowRightCircle };
9
+ export type IconName = 'arrow-right-circle';
10
+ //# sourceMappingURL=arrow-right-circle.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"arrow-right-circle.d.ts","sourceRoot":"","sources":["../../../../src/icons/filled/arrow-right-circle.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,mBAAmB,ueAEqU,CAAC;AAC/V,eAAe,mBAAmB,CAAC;AACnC,OAAO,EAAE,mBAAmB,EAAE,CAAC;AAC/B,MAAM,MAAM,QAAQ,GAAG,oBAAoB,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfArrowRightCircle
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfArrowRightCircle = `<svg fill="none" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10.293 2.293a1 1 0 0 0 1.414 1.414l2.913-2.913.044-.046a.998.998 0 0 0 0-1.496l-.044-.046-2.913-2.913a1 1 0 1 0-1.414 1.414L13.586 11H8a1 1 0 1 0 0 2h5.586z" clip-rule="evenodd"/></svg>`;
9
+ export default AdfArrowRightCircle;
10
+ export { AdfArrowRightCircle };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfArrowUpCircle
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfArrowUpCircle = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path fill=\"transparent\" d=\"M0 0h24v24H0z\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m9 4a1 1 0 1 0 2 0v-5.586l1.293 1.293a1 1 0 0 0 1.414-1.414L12.794 7.38l-.046-.044a.998.998 0 0 0-1.496 0l-.046.044-2.913 2.913a1 1 0 1 0 1.414 1.414L11 10.414z\" clip-rule=\"evenodd\"/></svg>";
7
+ export default AdfArrowUpCircle;
8
+ export { AdfArrowUpCircle };
9
+ export type IconName = 'arrow-up-circle';
10
+ //# sourceMappingURL=arrow-up-circle.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"arrow-up-circle.d.ts","sourceRoot":"","sources":["../../../../src/icons/filled/arrow-up-circle.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,gBAAgB,0eAE2U,CAAC;AAClW,eAAe,gBAAgB,CAAC;AAChC,OAAO,EAAE,gBAAgB,EAAE,CAAC;AAC5B,MAAM,MAAM,QAAQ,GAAG,iBAAiB,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfArrowUpCircle
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfArrowUpCircle = `<svg fill="none" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m9 4a1 1 0 1 0 2 0v-5.586l1.293 1.293a1 1 0 0 0 1.414-1.414L12.794 7.38l-.046-.044a.998.998 0 0 0-1.496 0l-.046.044-2.913 2.913a1 1 0 1 0 1.414 1.414L11 10.414z" clip-rule="evenodd"/></svg>`;
9
+ export default AdfArrowUpCircle;
10
+ export { AdfArrowUpCircle };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfBackspace
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfBackspace = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path fill=\"transparent\" d=\"M0 0h24v24H0z\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M12.707 9.293a1 1 0 1 0-1.414 1.414L12.586 12l-1.293 1.293a1 1 0 0 0 1.414 1.414L14 13.414l1.293 1.293a1 1 0 0 0 1.414-1.414L15.414 12l1.293-1.293a1 1 0 0 0-1.414-1.414L14 10.586zm-3.931-4.55A3 3 0 0 1 10.75 4h5.6c.98 0 1.836.051 2.559.212.734.163 1.39.452 1.908.97.518.517.807 1.174.97 1.908.16.723.212 1.578.212 2.558v4.704c0 .98-.051 1.835-.212 2.558-.163.734-.452 1.39-.97 1.909-.517.517-1.174.806-1.908.97-.723.16-1.578.211-2.558.211h-5.6a3 3 0 0 1-1.976-.742l-5.714-5a3 3 0 0 1 0-4.516z\" clip-rule=\"evenodd\"/></svg>";
7
+ export default AdfBackspace;
8
+ export { AdfBackspace };
9
+ export type IconName = 'backspace';
10
+ //# sourceMappingURL=backspace.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"backspace.d.ts","sourceRoot":"","sources":["../../../../src/icons/filled/backspace.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,YAAY,gvBAEqlB,CAAC;AACxmB,eAAe,YAAY,CAAC;AAC5B,OAAO,EAAE,YAAY,EAAE,CAAC;AACxB,MAAM,MAAM,QAAQ,GAAG,WAAW,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfBackspace
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfBackspace = `<svg fill="none" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path fill="transparent" d="M0 0h24v24H0z"/><path fill="currentColor" fill-rule="evenodd" d="M12.707 9.293a1 1 0 1 0-1.414 1.414L12.586 12l-1.293 1.293a1 1 0 0 0 1.414 1.414L14 13.414l1.293 1.293a1 1 0 0 0 1.414-1.414L15.414 12l1.293-1.293a1 1 0 0 0-1.414-1.414L14 10.586zm-3.931-4.55A3 3 0 0 1 10.75 4h5.6c.98 0 1.836.051 2.559.212.734.163 1.39.452 1.908.97.518.517.807 1.174.97 1.908.16.723.212 1.578.212 2.558v4.704c0 .98-.051 1.835-.212 2.558-.163.734-.452 1.39-.97 1.909-.517.517-1.174.806-1.908.97-.723.16-1.578.211-2.558.211h-5.6a3 3 0 0 1-1.976-.742l-5.714-5a3 3 0 0 1 0-4.516z" clip-rule="evenodd"/></svg>`;
9
+ export default AdfBackspace;
10
+ export { AdfBackspace };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfBellOff
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfBellOff = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M12 4c-1.01 0-1.756.373-2.33.89a1 1 0 0 1-1.34-1.486A5.35 5.35 0 0 1 12 2c2.377 0 3.88 1.367 4.75 2.664a9 9 0 0 1 1.221 2.784l.014.067.997 5.138a1 1 0 1 1-1.964.381l-.996-5.138q-.003-.01 0-.002a7 7 0 0 0-.933-2.116C14.443 4.815 13.483 4 12 4M3.707 2.293a1 1 0 0 0-1.414 1.414L6.03 7.444v.002l-.015.07-1.535 7.913A3 3 0 0 0 7.425 19h10.16l2.708 2.707a1 1 0 0 0 1.414-1.414z\" clip-rule=\"evenodd\"/><path fill=\"currentColor\" d=\"M8.514 20c.252.48.637.983 1.222 1.367.61.4 1.377.633 2.31.633.934 0 1.7-.233 2.31-.633A3.63 3.63 0 0 0 15.579 20z\"/></svg>";
7
+ export default AdfBellOff;
8
+ export { AdfBellOff };
9
+ export type IconName = 'bell-off';
10
+ //# sourceMappingURL=bell-off.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bell-off.d.ts","sourceRoot":"","sources":["../../../../src/icons/filled/bell-off.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,UAAU,6tBAEokB,CAAC;AACrlB,eAAe,UAAU,CAAC;AAC1B,OAAO,EAAE,UAAU,EAAE,CAAC;AACtB,MAAM,MAAM,QAAQ,GAAG,UAAU,CAAC"}