@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,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfSearchSquare
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfSearchSquare = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path d=\"M3 12c0-7.411 1.588-9 9-9s9 1.588 9 9-1.588 9-9 9c-7.411 0-9-1.588-9-9m11 2 2 2\"/><path d=\"M15 11.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0\"/></svg>";
7
+ export default AdfSearchSquare;
8
+ export { AdfSearchSquare };
9
+ export type IconName = 'search-square';
10
+ //# sourceMappingURL=search-square.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"search-square.d.ts","sourceRoot":"","sources":["../../../../src/icons/outline/search-square.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,eAAe,2RAEqI,CAAC;AAC3J,eAAe,eAAe,CAAC;AAC/B,OAAO,EAAE,eAAe,EAAE,CAAC;AAC3B,MAAM,MAAM,QAAQ,GAAG,eAAe,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfSearchSquare
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfSearchSquare = `<svg fill="none" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path d="M3 12c0-7.411 1.588-9 9-9s9 1.588 9 9-1.588 9-9 9c-7.411 0-9-1.588-9-9m11 2 2 2"/><path d="M15 11.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0"/></svg>`;
9
+ export default AdfSearchSquare;
10
+ export { AdfSearchSquare };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfSearch
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfSearch = "<svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\" class=\"feather feather-search\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<circle cx=\"11\" cy=\"11\" r=\"8\"/><path d=\"m21 21-4.35-4.35\"/></svg>";
7
+ export default AdfSearch;
8
+ export { AdfSearch };
9
+ export type IconName = 'search';
10
+ //# sourceMappingURL=search.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"search.d.ts","sourceRoot":"","sources":["../../../../src/icons/outline/search.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,SAAS,wUAEmD,CAAC;AACnE,eAAe,SAAS,CAAC;AACzB,OAAO,EAAE,SAAS,EAAE,CAAC;AACrB,MAAM,MAAM,QAAQ,GAAG,QAAQ,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfSearch
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfSearch = `<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.5" class="feather feather-search" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <circle cx="11" cy="11" r="8"/><path d="m21 21-4.35-4.35"/></svg>`;
9
+ export default AdfSearch;
10
+ export { AdfSearch };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfSelect
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfSelect = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path d=\"M8.976 21C4.055 21 3 19.945 3 15.024m18 0C21 19.945 19.945 21 15.024 21m0-18C19.945 3 21 4.055 21 8.976m-18 0C3 4.055 4.055 3 8.976 3M12 9.5v5m2.5-2.5h-5\"/></svg>";
7
+ export default AdfSelect;
8
+ export { AdfSelect };
9
+ export type IconName = 'select';
10
+ //# sourceMappingURL=select.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"select.d.ts","sourceRoot":"","sources":["../../../../src/icons/outline/select.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,SAAS,2SAE6J,CAAC;AAC7K,eAAe,SAAS,CAAC;AACzB,OAAO,EAAE,SAAS,EAAE,CAAC;AACrB,MAAM,MAAM,QAAQ,GAAG,QAAQ,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfSelect
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfSelect = `<svg fill="none" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path d="M8.976 21C4.055 21 3 19.945 3 15.024m18 0C21 19.945 19.945 21 15.024 21m0-18C19.945 3 21 4.055 21 8.976m-18 0C3 4.055 4.055 3 8.976 3M12 9.5v5m2.5-2.5h-5"/></svg>`;
9
+ export default AdfSelect;
10
+ export { AdfSelect };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfSettingsCogwheel
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfSettingsCogwheel = "<svg xml:space=\"preserve\" viewBox=\"0 0 408.4 408.4\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path d=\"M128.8 130c-3.6-2.8-8.4-2-11.2 1.6-.4.8-1.2 1.6-2 2.4s-1.6 2-2 2.8c-2.8 3.6-2 8.4 1.6 11.2 1.6 1.2 3.2 1.6 4.8 1.6 2.4 0 4.8-1.2 6.4-3.2.4-.8 1.2-1.6 2-2.4s1.6-2 2-2.8c2.8-3.6 2-8.4-1.6-11.2M108 204.4c0-8.8 1.2-18 3.2-26 1.2-4.4-1.2-8.8-5.6-10s-8.8 1.2-10 5.6c-2.4 9.2-4 19.6-4 30 0 23.2 6.8 45.6 19.2 64.4 1.6 2.4 4 3.6 6.8 3.6 1.6 0 3.2-.4 4.4-1.2 3.6-2.4 4.8-7.6 2-11.2-10.4-16-16-34.8-16-55.2m100-64c-35.2 0-64 28.8-64 64s28.8 64 64 64 64-28.8 64-64-28.8-64-64-64m0 112c-26.4 0-48-21.6-48-48s21.6-48 48-48 48 21.6 48 48-21.6 48-48 48\"/><path d=\"m396 175.2-41.2-12c-3.2-12.4-8.4-24.4-14.8-35.6l21.6-38.4c3.2-6.4 2-14-2.8-18.8l-19.6-19.6c-5.2-5.2-13.2-6-19.2-2.4l-38 21.2C272 64 261.2 59.2 250.4 56L238 12.8c-1.6-7.2-8-12-15.2-12h-28c-7.2 0-13.6 4.8-15.2 12L168 53.2c-12.4 3.2-24.4 7.6-36 13.6l-40-22c-6.4-3.2-14-2-18.8 2.8L53.6 67.2c-5.2 5.2-6 13.2-2.4 19.2l19.6 36.8c-7.2 12-13.2 25.2-16.8 39.6l-42 12c-7.2 1.6-12 8-12 15.2v28c0 7.2 4.8 13.6 12 15.2l41.6 12.4C56.8 258 62 270 68.4 281.2l-21.6 38.4c-3.2 6.4-2 14 2.8 18.8L69.2 358c5.2 5.2 13.2 6 19.2 2.4l38-21.2c12 6.8 25.6 12.4 40 16l11.6 40.4c1.6 7.2 8 12 15.2 12h28c7.2 0 13.6-4.8 15.2-12l12.4-43.2c12.4-3.6 24-9.2 35.6-16l37.2 20.8c6.4 3.2 14 2 18.8-2.8l19.6-19.6c5.2-5.2 6-13.2 2.4-19.2l-21.6-39.2c5.6-10.4 9.6-21.2 12.8-32l40.8-11.6c3.6 0 6.8-1.2 9.2-3.6 2.8-2.8 4.8-6.8 4.8-10.8v-28c-.4-7.2-5.2-13.6-12.4-15.2m-4.4 42-46.8 13.2c-2.8.8-4.8 3.2-5.6 6-3.2 12-8 24.4-14.4 36-1.2 2.4-1.2 5.2 0 8l24 43.2-19.2 19.2h-.4L288 320.4c-2.8-1.6-5.6-1.2-8.4.4-12.4 8-25.6 14-39.2 17.6-2.8.8-4.8 2.8-5.6 5.6l-13.6 47.6-27.6.4v-.4l-12.8-45.2c-.8-2.8-3.2-5.2-6-5.6-16.4-3.6-31.2-9.2-44-17.2-1.2-.8-2.8-1.2-4.4-1.2-1.2 0-2.8.4-4 1.2l-42 23.6L60.8 328v-.4l23.6-42c1.6-2.4 1.2-5.6 0-8C76.8 265.2 71.2 252 68 238c-.8-2.8-2.8-5.2-5.6-6L16 218l-.4-27.6h.4l46.4-13.2c2.8-.8 4.8-3.2 5.6-5.6 4-16 10-30 18.4-43.2 1.6-2.4 1.6-5.6.4-8L64.4 79.2l19.2-19.6h.4l43.2 24c2.4 1.2 5.2 1.2 8 0 12.8-7.2 26-12 40-15.2 2.8-.8 5.2-2.8 6-5.6L194 17.6l27.6-.4v.4L236 64.4c.8 2.8 2.8 4.8 5.6 5.6q19.2 4.8 36 15.6c2.4 1.6 5.6 1.6 8 0l42-23.6 19.6 19.2v.4l-23.6 42c-1.6 2.4-1.2 5.6 0 8q11.4 18.6 16.8 39.6c.8 2.8 2.8 5.2 5.6 6l46.4 13.2v26.4c-.4 0-.8 0-.8.4\"/></svg>";
7
+ export default AdfSettingsCogwheel;
8
+ export { AdfSettingsCogwheel };
9
+ export type IconName = 'settings-cogwheel';
10
+ //# sourceMappingURL=settings-cogwheel.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"settings-cogwheel.d.ts","sourceRoot":"","sources":["../../../../src/icons/outline/settings-cogwheel.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,mBAAmB,iyEAEwnE,CAAC;AAClpE,eAAe,mBAAmB,CAAC;AACnC,OAAO,EAAE,mBAAmB,EAAE,CAAC;AAC/B,MAAM,MAAM,QAAQ,GAAG,mBAAmB,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfSettingsCogwheel
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfSettingsCogwheel = `<svg xml:space="preserve" viewBox="0 0 408.4 408.4">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path d="M128.8 130c-3.6-2.8-8.4-2-11.2 1.6-.4.8-1.2 1.6-2 2.4s-1.6 2-2 2.8c-2.8 3.6-2 8.4 1.6 11.2 1.6 1.2 3.2 1.6 4.8 1.6 2.4 0 4.8-1.2 6.4-3.2.4-.8 1.2-1.6 2-2.4s1.6-2 2-2.8c2.8-3.6 2-8.4-1.6-11.2M108 204.4c0-8.8 1.2-18 3.2-26 1.2-4.4-1.2-8.8-5.6-10s-8.8 1.2-10 5.6c-2.4 9.2-4 19.6-4 30 0 23.2 6.8 45.6 19.2 64.4 1.6 2.4 4 3.6 6.8 3.6 1.6 0 3.2-.4 4.4-1.2 3.6-2.4 4.8-7.6 2-11.2-10.4-16-16-34.8-16-55.2m100-64c-35.2 0-64 28.8-64 64s28.8 64 64 64 64-28.8 64-64-28.8-64-64-64m0 112c-26.4 0-48-21.6-48-48s21.6-48 48-48 48 21.6 48 48-21.6 48-48 48"/><path d="m396 175.2-41.2-12c-3.2-12.4-8.4-24.4-14.8-35.6l21.6-38.4c3.2-6.4 2-14-2.8-18.8l-19.6-19.6c-5.2-5.2-13.2-6-19.2-2.4l-38 21.2C272 64 261.2 59.2 250.4 56L238 12.8c-1.6-7.2-8-12-15.2-12h-28c-7.2 0-13.6 4.8-15.2 12L168 53.2c-12.4 3.2-24.4 7.6-36 13.6l-40-22c-6.4-3.2-14-2-18.8 2.8L53.6 67.2c-5.2 5.2-6 13.2-2.4 19.2l19.6 36.8c-7.2 12-13.2 25.2-16.8 39.6l-42 12c-7.2 1.6-12 8-12 15.2v28c0 7.2 4.8 13.6 12 15.2l41.6 12.4C56.8 258 62 270 68.4 281.2l-21.6 38.4c-3.2 6.4-2 14 2.8 18.8L69.2 358c5.2 5.2 13.2 6 19.2 2.4l38-21.2c12 6.8 25.6 12.4 40 16l11.6 40.4c1.6 7.2 8 12 15.2 12h28c7.2 0 13.6-4.8 15.2-12l12.4-43.2c12.4-3.6 24-9.2 35.6-16l37.2 20.8c6.4 3.2 14 2 18.8-2.8l19.6-19.6c5.2-5.2 6-13.2 2.4-19.2l-21.6-39.2c5.6-10.4 9.6-21.2 12.8-32l40.8-11.6c3.6 0 6.8-1.2 9.2-3.6 2.8-2.8 4.8-6.8 4.8-10.8v-28c-.4-7.2-5.2-13.6-12.4-15.2m-4.4 42-46.8 13.2c-2.8.8-4.8 3.2-5.6 6-3.2 12-8 24.4-14.4 36-1.2 2.4-1.2 5.2 0 8l24 43.2-19.2 19.2h-.4L288 320.4c-2.8-1.6-5.6-1.2-8.4.4-12.4 8-25.6 14-39.2 17.6-2.8.8-4.8 2.8-5.6 5.6l-13.6 47.6-27.6.4v-.4l-12.8-45.2c-.8-2.8-3.2-5.2-6-5.6-16.4-3.6-31.2-9.2-44-17.2-1.2-.8-2.8-1.2-4.4-1.2-1.2 0-2.8.4-4 1.2l-42 23.6L60.8 328v-.4l23.6-42c1.6-2.4 1.2-5.6 0-8C76.8 265.2 71.2 252 68 238c-.8-2.8-2.8-5.2-5.6-6L16 218l-.4-27.6h.4l46.4-13.2c2.8-.8 4.8-3.2 5.6-5.6 4-16 10-30 18.4-43.2 1.6-2.4 1.6-5.6.4-8L64.4 79.2l19.2-19.6h.4l43.2 24c2.4 1.2 5.2 1.2 8 0 12.8-7.2 26-12 40-15.2 2.8-.8 5.2-2.8 6-5.6L194 17.6l27.6-.4v.4L236 64.4c.8 2.8 2.8 4.8 5.6 5.6q19.2 4.8 36 15.6c2.4 1.6 5.6 1.6 8 0l42-23.6 19.6 19.2v.4l-23.6 42c-1.6 2.4-1.2 5.6 0 8q11.4 18.6 16.8 39.6c.8 2.8 2.8 5.2 5.6 6l46.4 13.2v26.4c-.4 0-.8 0-.8.4"/></svg>`;
9
+ export default AdfSettingsCogwheel;
10
+ export { AdfSettingsCogwheel };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfSettings
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfSettings = "<svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path d=\"M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2\"/><circle cx=\"12\" cy=\"12\" r=\"3\"/></svg>";
7
+ export default AdfSettings;
8
+ export { AdfSettings };
9
+ export type IconName = 'settings';
10
+ //# sourceMappingURL=settings.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../../../src/icons/outline/settings.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,WAAW,y0BAEqlB,CAAC;AACvmB,eAAe,WAAW,CAAC;AAC3B,OAAO,EAAE,WAAW,EAAE,CAAC;AACvB,MAAM,MAAM,QAAQ,GAAG,UAAU,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfSettings
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfSettings = `<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path d="M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2"/><circle cx="12" cy="12" r="3"/></svg>`;
9
+ export default AdfSettings;
10
+ export { AdfSettings };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfShoppingBag
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfShoppingBag = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path d=\"M4.51 10.434c.233-1.637.35-2.456.914-2.945S6.815 7 8.47 7h7.061c1.655 0 2.482 0 3.046.49.564.488.68 1.307.915 2.944l.857 6c.303 2.125.455 3.187-.143 3.876s-1.671.69-3.817.69H7.612c-2.146 0-3.219 0-3.817-.69s-.446-1.751-.143-3.876z\"/><path d=\"M9 11V5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v6\"/></svg>";
7
+ export default AdfShoppingBag;
8
+ export { AdfShoppingBag };
9
+ export type IconName = 'shopping-bag';
10
+ //# sourceMappingURL=shopping-bag.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"shopping-bag.d.ts","sourceRoot":"","sources":["../../../../src/icons/outline/shopping-bag.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,cAAc,6aAEwR,CAAC;AAC7S,eAAe,cAAc,CAAC;AAC9B,OAAO,EAAE,cAAc,EAAE,CAAC;AAC1B,MAAM,MAAM,QAAQ,GAAG,cAAc,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfShoppingBag
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfShoppingBag = `<svg fill="none" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path d="M4.51 10.434c.233-1.637.35-2.456.914-2.945S6.815 7 8.47 7h7.061c1.655 0 2.482 0 3.046.49.564.488.68 1.307.915 2.944l.857 6c.303 2.125.455 3.187-.143 3.876s-1.671.69-3.817.69H7.612c-2.146 0-3.219 0-3.817-.69s-.446-1.751-.143-3.876z"/><path d="M9 11V5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v6"/></svg>`;
9
+ export default AdfShoppingBag;
10
+ export { AdfShoppingBag };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfShoppingCart
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfShoppingCart = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path d=\"M5.605 11.442c.188 1.692.282 2.538.851 3.048.57.51 1.421.51 3.124.51h5.247c1.173 0 1.76 0 2.236-.287.476-.286.75-.805 1.3-1.841l2.467-4.663A1.505 1.505 0 0 0 19.5 6H9.469c-2.086 0-3.128 0-3.725.666-.596.666-.48 1.703-.25 3.776z\"/><path d=\"M3 3h.5c.664 0 1.222.5 1.296 1.16l.76 6.84M9 19.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m9 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0\"/></svg>";
7
+ export default AdfShoppingCart;
8
+ export { AdfShoppingCart };
9
+ export type IconName = 'shopping-cart';
10
+ //# sourceMappingURL=shopping-cart.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"shopping-cart.d.ts","sourceRoot":"","sources":["../../../../src/icons/outline/shopping-cart.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,eAAe,ggBAE0W,CAAC;AAChY,eAAe,eAAe,CAAC;AAC/B,OAAO,EAAE,eAAe,EAAE,CAAC;AAC3B,MAAM,MAAM,QAAQ,GAAG,eAAe,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfShoppingCart
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfShoppingCart = `<svg fill="none" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path d="M5.605 11.442c.188 1.692.282 2.538.851 3.048.57.51 1.421.51 3.124.51h5.247c1.173 0 1.76 0 2.236-.287.476-.286.75-.805 1.3-1.841l2.467-4.663A1.505 1.505 0 0 0 19.5 6H9.469c-2.086 0-3.128 0-3.725.666-.596.666-.48 1.703-.25 3.776z"/><path d="M3 3h.5c.664 0 1.222.5 1.296 1.16l.76 6.84M9 19.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m9 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"/></svg>`;
9
+ export default AdfShoppingCart;
10
+ export { AdfShoppingCart };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfSmartphone
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfSmartphone = "<svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<rect width=\"14\" height=\"20\" x=\"5\" y=\"2\" rx=\"2\" ry=\"2\"/><path d=\"M12 18h.01\"/></svg>";
7
+ export default AdfSmartphone;
8
+ export { AdfSmartphone };
9
+ export type IconName = 'smartphone';
10
+ //# sourceMappingURL=smartphone.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"smartphone.d.ts","sourceRoot":"","sources":["../../../../src/icons/outline/smartphone.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,aAAa,8TAEkE,CAAC;AACtF,eAAe,aAAa,CAAC;AAC7B,OAAO,EAAE,aAAa,EAAE,CAAC;AACzB,MAAM,MAAM,QAAQ,GAAG,YAAY,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfSmartphone
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfSmartphone = `<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <rect width="14" height="20" x="5" y="2" rx="2" ry="2"/><path d="M12 18h.01"/></svg>`;
9
+ export default AdfSmartphone;
10
+ export { AdfSmartphone };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfSquare
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfSquare = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path d=\"M3 12c0-7.411 1.588-9 9-9s9 1.588 9 9-1.588 9-9 9c-7.411 0-9-1.588-9-9\"/></svg>";
7
+ export default AdfSquare;
8
+ export { AdfSquare };
9
+ export type IconName = 'square';
10
+ //# sourceMappingURL=square.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"square.d.ts","sourceRoot":"","sources":["../../../../src/icons/outline/square.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,SAAS,wNAE0E,CAAC;AAC1F,eAAe,SAAS,CAAC;AACzB,OAAO,EAAE,SAAS,EAAE,CAAC;AACrB,MAAM,MAAM,QAAQ,GAAG,QAAQ,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfSquare
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfSquare = `<svg fill="none" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path d="M3 12c0-7.411 1.588-9 9-9s9 1.588 9 9-1.588 9-9 9c-7.411 0-9-1.588-9-9"/></svg>`;
9
+ export default AdfSquare;
10
+ export { AdfSquare };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfStarCircle
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfStarCircle = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path d=\"M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0\"/><path d=\"m16.958 11.042-1.534 1.534a2 2 0 0 0-.547 1.807L15.2 16l.046.228a.563.563 0 0 1-.849.59l-1.344-.833a2 2 0 0 0-2.106 0l-1.344.832a.563.563 0 0 1-.849-.589L8.8 16l.323-1.617a2 2 0 0 0-.547-1.806L7 11a.586.586 0 0 1 .414-1h1.527a2 2 0 0 0 1.876-1.305L11.444 7a.592.592 0 0 1 1.112 0l.627 1.695A2 2 0 0 0 15.06 10h1.468a.61.61 0 0 1 .431 1.042Z\"/></svg>";
7
+ export default AdfStarCircle;
8
+ export { AdfStarCircle };
9
+ export type IconName = 'star-circle';
10
+ //# sourceMappingURL=star-circle.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"star-circle.d.ts","sourceRoot":"","sources":["../../../../src/icons/outline/star-circle.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,aAAa,whBAEoY,CAAC;AACxZ,eAAe,aAAa,CAAC;AAC7B,OAAO,EAAE,aAAa,EAAE,CAAC;AACzB,MAAM,MAAM,QAAQ,GAAG,aAAa,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfStarCircle
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfStarCircle = `<svg fill="none" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path d="M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0"/><path d="m16.958 11.042-1.534 1.534a2 2 0 0 0-.547 1.807L15.2 16l.046.228a.563.563 0 0 1-.849.59l-1.344-.833a2 2 0 0 0-2.106 0l-1.344.832a.563.563 0 0 1-.849-.589L8.8 16l.323-1.617a2 2 0 0 0-.547-1.806L7 11a.586.586 0 0 1 .414-1h1.527a2 2 0 0 0 1.876-1.305L11.444 7a.592.592 0 0 1 1.112 0l.627 1.695A2 2 0 0 0 15.06 10h1.468a.61.61 0 0 1 .431 1.042Z"/></svg>`;
9
+ export default AdfStarCircle;
10
+ export { AdfStarCircle };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfStarSquare
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfStarSquare = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path d=\"m16.958 11.042-1.534 1.534a2 2 0 0 0-.547 1.807L15.2 16l.046.228a.563.563 0 0 1-.849.59l-1.344-.833a2 2 0 0 0-2.106 0l-1.344.832a.563.563 0 0 1-.849-.589L8.8 16l.323-1.617a2 2 0 0 0-.547-1.806L7 11a.586.586 0 0 1 .414-1h1.527a2 2 0 0 0 1.876-1.305L11.444 7a.592.592 0 0 1 1.112 0l.627 1.695A2 2 0 0 0 15.06 10h1.468a.61.61 0 0 1 .431 1.042Z\"/><path d=\"M3 12c0-7.411 1.588-9 9-9s9 1.588 9 9-1.588 9-9 9c-7.411 0-9-1.588-9-9\"/></svg>";
7
+ export default AdfStarSquare;
8
+ export { AdfStarSquare };
9
+ export type IconName = 'star-square';
10
+ //# sourceMappingURL=star-square.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"star-square.d.ts","sourceRoot":"","sources":["../../../../src/icons/outline/star-square.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,aAAa,0jBAEsa,CAAC;AAC1b,eAAe,aAAa,CAAC;AAC7B,OAAO,EAAE,aAAa,EAAE,CAAC;AACzB,MAAM,MAAM,QAAQ,GAAG,aAAa,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfStarSquare
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfStarSquare = `<svg fill="none" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path d="m16.958 11.042-1.534 1.534a2 2 0 0 0-.547 1.807L15.2 16l.046.228a.563.563 0 0 1-.849.59l-1.344-.833a2 2 0 0 0-2.106 0l-1.344.832a.563.563 0 0 1-.849-.589L8.8 16l.323-1.617a2 2 0 0 0-.547-1.806L7 11a.586.586 0 0 1 .414-1h1.527a2 2 0 0 0 1.876-1.305L11.444 7a.592.592 0 0 1 1.112 0l.627 1.695A2 2 0 0 0 15.06 10h1.468a.61.61 0 0 1 .431 1.042Z"/><path d="M3 12c0-7.411 1.588-9 9-9s9 1.588 9 9-1.588 9-9 9c-7.411 0-9-1.588-9-9"/></svg>`;
9
+ export default AdfStarSquare;
10
+ export { AdfStarSquare };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfStar
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfStar = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path d=\"m20.924 9.076-.03.03-4.062 4.062a2 2 0 0 0-.509 1.964l1.623 5.68a.072.072 0 0 1-.109.08l-.018-.013-4.71-3.14a2 2 0 0 0-2.218 0l-4.72 3.147a.075.075 0 0 1-.115-.083l.008-.027 1.613-5.644a2 2 0 0 0-.51-1.964L3.136 9.135l-.04-.04A.056.056 0 0 1 3.136 9h5.032a2 2 0 0 0 1.846-1.23l1.924-4.619a.068.068 0 0 1 .126 0l1.924 4.618A2 2 0 0 0 15.833 9h5.06c.04 0 .06.048.031.076\"/></svg>";
7
+ export default AdfStar;
8
+ export { AdfStar };
9
+ export type IconName = 'star';
10
+ //# sourceMappingURL=star.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"star.d.ts","sourceRoot":"","sources":["../../../../src/icons/outline/star.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,OAAO,kgBAEsX,CAAC;AACpY,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: AdfStar
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfStar = `<svg fill="none" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path d="m20.924 9.076-.03.03-4.062 4.062a2 2 0 0 0-.509 1.964l1.623 5.68a.072.072 0 0 1-.109.08l-.018-.013-4.71-3.14a2 2 0 0 0-2.218 0l-4.72 3.147a.075.075 0 0 1-.115-.083l.008-.027 1.613-5.644a2 2 0 0 0-.51-1.964L3.136 9.135l-.04-.04A.056.056 0 0 1 3.136 9h5.032a2 2 0 0 0 1.846-1.23l1.924-4.619a.068.068 0 0 1 .126 0l1.924 4.618A2 2 0 0 0 15.833 9h5.06c.04 0 .06.048.031.076"/></svg>`;
9
+ export default AdfStar;
10
+ export { AdfStar };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfSun
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfSun = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path d=\"M15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0m-3-7V3m5 4 2-2m0 7h2m-4 5 2 2m-7 0v2m-5-4-2 2m0-7H3m2-7 2 2\"/></svg>";
7
+ export default AdfSun;
8
+ export { AdfSun };
9
+ export type IconName = 'sun';
10
+ //# sourceMappingURL=sun.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sun.d.ts","sourceRoot":"","sources":["../../../../src/icons/outline/sun.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,MAAM,gPAEqG,CAAC;AAClH,eAAe,MAAM,CAAC;AACtB,OAAO,EAAE,MAAM,EAAE,CAAC;AAClB,MAAM,MAAM,QAAQ,GAAG,KAAK,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfSun
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfSun = `<svg fill="none" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path d="M15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0m-3-7V3m5 4 2-2m0 7h2m-4 5 2 2m-7 0v2m-5-4-2 2m0-7H3m2-7 2 2"/></svg>`;
9
+ export default AdfSun;
10
+ export { AdfSun };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfTablet
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfTablet = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path d=\"M4 7c0-1.886 0-2.828.586-3.414S6.114 3 8 3h8c1.886 0 2.828 0 3.414.586S20 5.114 20 7v10c0 1.886 0 2.828-.586 3.414S17.886 21 16 21H8c-1.886 0-2.828 0-3.414-.586S4 18.886 4 17zm7.5 11h1\"/></svg>";
7
+ export default AdfTablet;
8
+ export { AdfTablet };
9
+ export type IconName = 'tablet';
10
+ //# sourceMappingURL=tablet.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tablet.d.ts","sourceRoot":"","sources":["../../../../src/icons/outline/tablet.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,SAAS,0UAE4L,CAAC;AAC5M,eAAe,SAAS,CAAC;AACzB,OAAO,EAAE,SAAS,EAAE,CAAC;AACrB,MAAM,MAAM,QAAQ,GAAG,QAAQ,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfTablet
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfTablet = `<svg fill="none" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path d="M4 7c0-1.886 0-2.828.586-3.414S6.114 3 8 3h8c1.886 0 2.828 0 3.414.586S20 5.114 20 7v10c0 1.886 0 2.828-.586 3.414S17.886 21 16 21H8c-1.886 0-2.828 0-3.414-.586S4 18.886 4 17zm7.5 11h1"/></svg>`;
9
+ export default AdfTablet;
10
+ export { AdfTablet };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfTv2
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfTv2 = "<svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path d=\"M7 21h10\"/><rect width=\"20\" height=\"14\" x=\"2\" y=\"3\" rx=\"2\"/></svg>";
7
+ export default AdfTv2;
8
+ export { AdfTv2 };
9
+ export type IconName = 'tv-2';
10
+ //# sourceMappingURL=tv-2.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tv-2.d.ts","sourceRoot":"","sources":["../../../../src/icons/outline/tv-2.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,MAAM,mTAEgE,CAAC;AAC7E,eAAe,MAAM,CAAC;AACtB,OAAO,EAAE,MAAM,EAAE,CAAC;AAClB,MAAM,MAAM,QAAQ,GAAG,MAAM,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfTv2
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfTv2 = `<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path d="M7 21h10"/><rect width="20" height="14" x="2" y="3" rx="2"/></svg>`;
9
+ export default AdfTv2;
10
+ export { AdfTv2 };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfTv
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfTv = "<svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<rect width=\"20\" height=\"15\" x=\"2\" y=\"7\" rx=\"2\" ry=\"2\"/><path d=\"m17 2-5 5-5-5\"/></svg>";
7
+ export default AdfTv;
8
+ export { AdfTv };
9
+ export type IconName = 'tv';
10
+ //# sourceMappingURL=tv.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tv.d.ts","sourceRoot":"","sources":["../../../../src/icons/outline/tv.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,KAAK,iUAE6E,CAAC;AACzF,eAAe,KAAK,CAAC;AACrB,OAAO,EAAE,KAAK,EAAE,CAAC;AACjB,MAAM,MAAM,QAAQ,GAAG,IAAI,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfTv
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfTv = `<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <rect width="20" height="15" x="2" y="7" rx="2" ry="2"/><path d="m17 2-5 5-5-5"/></svg>`;
9
+ export default AdfTv;
10
+ export { AdfTv };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfUserAdd
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfUserAdd = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path d=\"M3 19c.691-2.307 2.47-3 6.5-3s5.809.693 6.5 3m-3-9.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0M15 6h6m-3-3v6\"/></svg>";
7
+ export default AdfUserAdd;
8
+ export { AdfUserAdd };
9
+ export type IconName = 'user-add';
10
+ //# sourceMappingURL=user-add.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-add.d.ts","sourceRoot":"","sources":["../../../../src/icons/outline/user-add.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,UAAU,wPAEyG,CAAC;AAC1H,eAAe,UAAU,CAAC;AAC1B,OAAO,EAAE,UAAU,EAAE,CAAC;AACtB,MAAM,MAAM,QAAQ,GAAG,UAAU,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfUserAdd
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfUserAdd = `<svg fill="none" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path d="M3 19c.691-2.307 2.47-3 6.5-3s5.809.693 6.5 3m-3-9.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0M15 6h6m-3-3v6"/></svg>`;
9
+ export default AdfUserAdd;
10
+ export { AdfUserAdd };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfUserCheck
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfUserCheck = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path d=\"M3 19c.691-2.307 2.47-3 6.5-3s5.809.693 6.5 3m-3-9.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0M15 5l1.5 1.5a.707.707 0 0 0 1 0L21 3\"/></svg>";
7
+ export default AdfUserCheck;
8
+ export { AdfUserCheck };
9
+ export type IconName = 'user-check';
10
+ //# sourceMappingURL=user-check.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-check.d.ts","sourceRoot":"","sources":["../../../../src/icons/outline/user-check.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,YAAY,+QAE8H,CAAC;AACjJ,eAAe,YAAY,CAAC;AAC5B,OAAO,EAAE,YAAY,EAAE,CAAC;AACxB,MAAM,MAAM,QAAQ,GAAG,YAAY,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfUserCheck
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfUserCheck = `<svg fill="none" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path d="M3 19c.691-2.307 2.47-3 6.5-3s5.809.693 6.5 3m-3-9.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0M15 5l1.5 1.5a.707.707 0 0 0 1 0L21 3"/></svg>`;
9
+ export default AdfUserCheck;
10
+ export { AdfUserCheck };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfUserCircle
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfUserCircle = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path d=\"M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0\"/><path d=\"M15 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0m-8.836 8.5C6.901 16.591 8.564 16 12 16c3.466 0 5.128.558 5.855 2.5\"/></svg>";
7
+ export default AdfUserCircle;
8
+ export { AdfUserCircle };
9
+ export type IconName = 'user-circle';
10
+ //# sourceMappingURL=user-circle.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-circle.d.ts","sourceRoot":"","sources":["../../../../src/icons/outline/user-circle.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,aAAa,ySAEqJ,CAAC;AACzK,eAAe,aAAa,CAAC;AAC7B,OAAO,EAAE,aAAa,EAAE,CAAC;AACzB,MAAM,MAAM,QAAQ,GAAG,aAAa,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfUserCircle
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfUserCircle = `<svg fill="none" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path d="M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0"/><path d="M15 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0m-8.836 8.5C6.901 16.591 8.564 16 12 16c3.466 0 5.128.558 5.855 2.5"/></svg>`;
9
+ export default AdfUserCircle;
10
+ export { AdfUserCircle };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfUserSquare
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfUserSquare = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path d=\"M3 12c0-7.411 1.588-9 9-9s9 1.588 9 9-1.588 9-9 9c-7.411 0-9-1.588-9-9\"/><path d=\"M15 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0m-9 9c.638-2.307 2.28-3 6-3s5.362.642 6 2.95\"/></svg>";
7
+ export default AdfUserSquare;
8
+ export { AdfUserSquare };
9
+ export type IconName = 'user-square';
10
+ //# sourceMappingURL=user-square.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-square.d.ts","sourceRoot":"","sources":["../../../../src/icons/outline/user-square.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,aAAa,oTAEgK,CAAC;AACpL,eAAe,aAAa,CAAC;AAC7B,OAAO,EAAE,aAAa,EAAE,CAAC;AACzB,MAAM,MAAM,QAAQ,GAAG,aAAa,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfUserSquare
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfUserSquare = `<svg fill="none" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path d="M3 12c0-7.411 1.588-9 9-9s9 1.588 9 9-1.588 9-9 9c-7.411 0-9-1.588-9-9"/><path d="M15 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0m-9 9c.638-2.307 2.28-3 6-3s5.362.642 6 2.95"/></svg>`;
9
+ export default AdfUserSquare;
10
+ export { AdfUserSquare };
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfUserX
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ declare const AdfUserX = "<svg fill=\"none\" viewBox=\"0 0 24 24\">\n<!-- Internal Fluixi Icons \u2014 MIT (https://fluixi.dev) \u00A9 Fluixi -->\n<path d=\"M3 19c.691-2.307 2.47-3 6.5-3s5.809.693 6.5 3m-3-9.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0M16 3l5 5m0-5-5 5\"/></svg>";
7
+ export default AdfUserX;
8
+ export { AdfUserX };
9
+ export type IconName = 'user-x';
10
+ //# sourceMappingURL=user-x.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-x.d.ts","sourceRoot":"","sources":["../../../../src/icons/outline/user-x.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,QAAA,MAAM,QAAQ,2PAE8G,CAAC;AAC7H,eAAe,QAAQ,CAAC;AACxB,OAAO,EAAE,QAAQ,EAAE,CAAC;AACpB,MAAM,MAAM,QAAQ,GAAG,QAAQ,CAAC"}
@@ -0,0 +1,10 @@
1
+ /**
2
+ * Auto-generated by generate-icon-modules.ts
3
+ * Icon: AdfUserX
4
+ * License: Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi
5
+ */
6
+ const AdfUserX = `<svg fill="none" viewBox="0 0 24 24">
7
+ <!-- Internal Fluixi Icons — MIT (https://fluixi.dev) © Fluixi -->
8
+ <path d="M3 19c.691-2.307 2.47-3 6.5-3s5.809.693 6.5 3m-3-9.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0M16 3l5 5m0-5-5 5"/></svg>`;
9
+ export default AdfUserX;
10
+ export { AdfUserX };