@nrbx/lucide 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3486) hide show
  1. package/LICENSE.txt +20 -0
  2. package/README.md +134 -0
  3. package/lucide/README.md +108 -0
  4. package/lucide/docs/README.md +35 -0
  5. package/lucide/packages/angular/README.md +91 -0
  6. package/lucide/packages/astro/README.md +88 -0
  7. package/lucide/packages/icons/README.md +96 -0
  8. package/lucide/packages/lucide/README.md +97 -0
  9. package/lucide/packages/lucide-preact/README.md +87 -0
  10. package/lucide/packages/lucide-react/README.md +87 -0
  11. package/lucide/packages/lucide-react-native/README.md +87 -0
  12. package/lucide/packages/lucide-solid/README.md +87 -0
  13. package/lucide/packages/lucide-static/README.md +101 -0
  14. package/lucide/packages/shared/README.md +3 -0
  15. package/lucide/packages/svelte/README.md +89 -0
  16. package/lucide/packages/vue/README.md +87 -0
  17. package/lucide/tools/build-font/README.md +3 -0
  18. package/lucide/tools/build-icons/README.md +3 -0
  19. package/lucide/tools/rollup-plugins/README.md +3 -0
  20. package/out/CombineIcon.d.ts +13 -0
  21. package/out/CombineIcon.luau +43 -0
  22. package/out/DynamicIcon.d.ts +28 -0
  23. package/out/DynamicIcon.luau +47 -0
  24. package/out/IconTemplate.d.ts +37 -0
  25. package/out/IconTemplate.luau +87 -0
  26. package/out/icons/.gitkeep +0 -0
  27. package/out/icons/a-arrow-down.d.ts +8 -0
  28. package/out/icons/a-arrow-down.luau +23 -0
  29. package/out/icons/a-arrow-up.d.ts +8 -0
  30. package/out/icons/a-arrow-up.luau +23 -0
  31. package/out/icons/a-large-small.d.ts +8 -0
  32. package/out/icons/a-large-small.luau +23 -0
  33. package/out/icons/accessibility.d.ts +8 -0
  34. package/out/icons/accessibility.luau +23 -0
  35. package/out/icons/activity.d.ts +8 -0
  36. package/out/icons/activity.luau +23 -0
  37. package/out/icons/ad.d.ts +8 -0
  38. package/out/icons/ad.luau +23 -0
  39. package/out/icons/air-vent.d.ts +8 -0
  40. package/out/icons/air-vent.luau +23 -0
  41. package/out/icons/airplay.d.ts +8 -0
  42. package/out/icons/airplay.luau +23 -0
  43. package/out/icons/alarm-clock-check.d.ts +8 -0
  44. package/out/icons/alarm-clock-check.luau +23 -0
  45. package/out/icons/alarm-clock-minus.d.ts +8 -0
  46. package/out/icons/alarm-clock-minus.luau +23 -0
  47. package/out/icons/alarm-clock-off.d.ts +8 -0
  48. package/out/icons/alarm-clock-off.luau +23 -0
  49. package/out/icons/alarm-clock-plus.d.ts +8 -0
  50. package/out/icons/alarm-clock-plus.luau +23 -0
  51. package/out/icons/alarm-clock.d.ts +8 -0
  52. package/out/icons/alarm-clock.luau +23 -0
  53. package/out/icons/alarm-smoke.d.ts +8 -0
  54. package/out/icons/alarm-smoke.luau +23 -0
  55. package/out/icons/album.d.ts +8 -0
  56. package/out/icons/album.luau +23 -0
  57. package/out/icons/align-center-horizontal.d.ts +8 -0
  58. package/out/icons/align-center-horizontal.luau +23 -0
  59. package/out/icons/align-center-vertical.d.ts +8 -0
  60. package/out/icons/align-center-vertical.luau +23 -0
  61. package/out/icons/align-end-horizontal.d.ts +8 -0
  62. package/out/icons/align-end-horizontal.luau +23 -0
  63. package/out/icons/align-end-vertical.d.ts +8 -0
  64. package/out/icons/align-end-vertical.luau +23 -0
  65. package/out/icons/align-horizontal-distribute-center.d.ts +8 -0
  66. package/out/icons/align-horizontal-distribute-center.luau +23 -0
  67. package/out/icons/align-horizontal-distribute-end.d.ts +8 -0
  68. package/out/icons/align-horizontal-distribute-end.luau +23 -0
  69. package/out/icons/align-horizontal-distribute-start.d.ts +8 -0
  70. package/out/icons/align-horizontal-distribute-start.luau +23 -0
  71. package/out/icons/align-horizontal-justify-center.d.ts +8 -0
  72. package/out/icons/align-horizontal-justify-center.luau +23 -0
  73. package/out/icons/align-horizontal-justify-end.d.ts +8 -0
  74. package/out/icons/align-horizontal-justify-end.luau +23 -0
  75. package/out/icons/align-horizontal-justify-start.d.ts +8 -0
  76. package/out/icons/align-horizontal-justify-start.luau +23 -0
  77. package/out/icons/align-horizontal-space-around.d.ts +8 -0
  78. package/out/icons/align-horizontal-space-around.luau +23 -0
  79. package/out/icons/align-horizontal-space-between.d.ts +8 -0
  80. package/out/icons/align-horizontal-space-between.luau +23 -0
  81. package/out/icons/align-start-horizontal.d.ts +8 -0
  82. package/out/icons/align-start-horizontal.luau +23 -0
  83. package/out/icons/align-start-vertical.d.ts +8 -0
  84. package/out/icons/align-start-vertical.luau +23 -0
  85. package/out/icons/align-vertical-distribute-center.d.ts +8 -0
  86. package/out/icons/align-vertical-distribute-center.luau +23 -0
  87. package/out/icons/align-vertical-distribute-end.d.ts +8 -0
  88. package/out/icons/align-vertical-distribute-end.luau +23 -0
  89. package/out/icons/align-vertical-distribute-start.d.ts +8 -0
  90. package/out/icons/align-vertical-distribute-start.luau +23 -0
  91. package/out/icons/align-vertical-justify-center.d.ts +8 -0
  92. package/out/icons/align-vertical-justify-center.luau +23 -0
  93. package/out/icons/align-vertical-justify-end.d.ts +8 -0
  94. package/out/icons/align-vertical-justify-end.luau +23 -0
  95. package/out/icons/align-vertical-justify-start.d.ts +8 -0
  96. package/out/icons/align-vertical-justify-start.luau +23 -0
  97. package/out/icons/align-vertical-space-around.d.ts +8 -0
  98. package/out/icons/align-vertical-space-around.luau +23 -0
  99. package/out/icons/align-vertical-space-between.d.ts +8 -0
  100. package/out/icons/align-vertical-space-between.luau +23 -0
  101. package/out/icons/ambulance.d.ts +8 -0
  102. package/out/icons/ambulance.luau +23 -0
  103. package/out/icons/ampersand.d.ts +8 -0
  104. package/out/icons/ampersand.luau +23 -0
  105. package/out/icons/ampersands.d.ts +8 -0
  106. package/out/icons/ampersands.luau +23 -0
  107. package/out/icons/amphora.d.ts +8 -0
  108. package/out/icons/amphora.luau +23 -0
  109. package/out/icons/anchor.d.ts +8 -0
  110. package/out/icons/anchor.luau +23 -0
  111. package/out/icons/angry.d.ts +8 -0
  112. package/out/icons/angry.luau +23 -0
  113. package/out/icons/annoyed.d.ts +8 -0
  114. package/out/icons/annoyed.luau +23 -0
  115. package/out/icons/antenna.d.ts +8 -0
  116. package/out/icons/antenna.luau +23 -0
  117. package/out/icons/anvil.d.ts +8 -0
  118. package/out/icons/anvil.luau +23 -0
  119. package/out/icons/aperture.d.ts +8 -0
  120. package/out/icons/aperture.luau +23 -0
  121. package/out/icons/app-window-mac.d.ts +8 -0
  122. package/out/icons/app-window-mac.luau +23 -0
  123. package/out/icons/app-window.d.ts +8 -0
  124. package/out/icons/app-window.luau +23 -0
  125. package/out/icons/apple.d.ts +8 -0
  126. package/out/icons/apple.luau +23 -0
  127. package/out/icons/archive-restore.d.ts +8 -0
  128. package/out/icons/archive-restore.luau +23 -0
  129. package/out/icons/archive-x.d.ts +8 -0
  130. package/out/icons/archive-x.luau +23 -0
  131. package/out/icons/archive.d.ts +8 -0
  132. package/out/icons/archive.luau +23 -0
  133. package/out/icons/armchair.d.ts +8 -0
  134. package/out/icons/armchair.luau +23 -0
  135. package/out/icons/arrow-big-down-dash.d.ts +8 -0
  136. package/out/icons/arrow-big-down-dash.luau +23 -0
  137. package/out/icons/arrow-big-down.d.ts +8 -0
  138. package/out/icons/arrow-big-down.luau +23 -0
  139. package/out/icons/arrow-big-left-dash.d.ts +8 -0
  140. package/out/icons/arrow-big-left-dash.luau +23 -0
  141. package/out/icons/arrow-big-left.d.ts +8 -0
  142. package/out/icons/arrow-big-left.luau +23 -0
  143. package/out/icons/arrow-big-right-dash.d.ts +8 -0
  144. package/out/icons/arrow-big-right-dash.luau +23 -0
  145. package/out/icons/arrow-big-right.d.ts +8 -0
  146. package/out/icons/arrow-big-right.luau +23 -0
  147. package/out/icons/arrow-big-up-dash.d.ts +8 -0
  148. package/out/icons/arrow-big-up-dash.luau +23 -0
  149. package/out/icons/arrow-big-up.d.ts +8 -0
  150. package/out/icons/arrow-big-up.luau +23 -0
  151. package/out/icons/arrow-down-0-1.d.ts +8 -0
  152. package/out/icons/arrow-down-0-1.luau +23 -0
  153. package/out/icons/arrow-down-1-0.d.ts +8 -0
  154. package/out/icons/arrow-down-1-0.luau +23 -0
  155. package/out/icons/arrow-down-a-z.d.ts +8 -0
  156. package/out/icons/arrow-down-a-z.luau +23 -0
  157. package/out/icons/arrow-down-from-line.d.ts +8 -0
  158. package/out/icons/arrow-down-from-line.luau +23 -0
  159. package/out/icons/arrow-down-left.d.ts +8 -0
  160. package/out/icons/arrow-down-left.luau +23 -0
  161. package/out/icons/arrow-down-narrow-wide.d.ts +8 -0
  162. package/out/icons/arrow-down-narrow-wide.luau +23 -0
  163. package/out/icons/arrow-down-right.d.ts +8 -0
  164. package/out/icons/arrow-down-right.luau +23 -0
  165. package/out/icons/arrow-down-to-dot.d.ts +8 -0
  166. package/out/icons/arrow-down-to-dot.luau +23 -0
  167. package/out/icons/arrow-down-to-line.d.ts +8 -0
  168. package/out/icons/arrow-down-to-line.luau +23 -0
  169. package/out/icons/arrow-down-up.d.ts +8 -0
  170. package/out/icons/arrow-down-up.luau +23 -0
  171. package/out/icons/arrow-down-wide-narrow.d.ts +8 -0
  172. package/out/icons/arrow-down-wide-narrow.luau +23 -0
  173. package/out/icons/arrow-down-z-a.d.ts +8 -0
  174. package/out/icons/arrow-down-z-a.luau +23 -0
  175. package/out/icons/arrow-down.d.ts +8 -0
  176. package/out/icons/arrow-down.luau +23 -0
  177. package/out/icons/arrow-left-from-line.d.ts +8 -0
  178. package/out/icons/arrow-left-from-line.luau +23 -0
  179. package/out/icons/arrow-left-right.d.ts +8 -0
  180. package/out/icons/arrow-left-right.luau +23 -0
  181. package/out/icons/arrow-left-to-line.d.ts +8 -0
  182. package/out/icons/arrow-left-to-line.luau +23 -0
  183. package/out/icons/arrow-left.d.ts +8 -0
  184. package/out/icons/arrow-left.luau +23 -0
  185. package/out/icons/arrow-right-from-line.d.ts +8 -0
  186. package/out/icons/arrow-right-from-line.luau +23 -0
  187. package/out/icons/arrow-right-left.d.ts +8 -0
  188. package/out/icons/arrow-right-left.luau +23 -0
  189. package/out/icons/arrow-right-to-line.d.ts +8 -0
  190. package/out/icons/arrow-right-to-line.luau +23 -0
  191. package/out/icons/arrow-right.d.ts +8 -0
  192. package/out/icons/arrow-right.luau +23 -0
  193. package/out/icons/arrow-up-0-1.d.ts +8 -0
  194. package/out/icons/arrow-up-0-1.luau +23 -0
  195. package/out/icons/arrow-up-1-0.d.ts +8 -0
  196. package/out/icons/arrow-up-1-0.luau +23 -0
  197. package/out/icons/arrow-up-a-z.d.ts +8 -0
  198. package/out/icons/arrow-up-a-z.luau +23 -0
  199. package/out/icons/arrow-up-down.d.ts +8 -0
  200. package/out/icons/arrow-up-down.luau +23 -0
  201. package/out/icons/arrow-up-from-dot.d.ts +8 -0
  202. package/out/icons/arrow-up-from-dot.luau +23 -0
  203. package/out/icons/arrow-up-from-line.d.ts +8 -0
  204. package/out/icons/arrow-up-from-line.luau +23 -0
  205. package/out/icons/arrow-up-left.d.ts +8 -0
  206. package/out/icons/arrow-up-left.luau +23 -0
  207. package/out/icons/arrow-up-narrow-wide.d.ts +8 -0
  208. package/out/icons/arrow-up-narrow-wide.luau +23 -0
  209. package/out/icons/arrow-up-right.d.ts +8 -0
  210. package/out/icons/arrow-up-right.luau +23 -0
  211. package/out/icons/arrow-up-to-line.d.ts +8 -0
  212. package/out/icons/arrow-up-to-line.luau +23 -0
  213. package/out/icons/arrow-up-wide-narrow.d.ts +8 -0
  214. package/out/icons/arrow-up-wide-narrow.luau +23 -0
  215. package/out/icons/arrow-up-z-a.d.ts +8 -0
  216. package/out/icons/arrow-up-z-a.luau +23 -0
  217. package/out/icons/arrow-up.d.ts +8 -0
  218. package/out/icons/arrow-up.luau +23 -0
  219. package/out/icons/arrows-up-from-line.d.ts +8 -0
  220. package/out/icons/arrows-up-from-line.luau +23 -0
  221. package/out/icons/asterisk.d.ts +8 -0
  222. package/out/icons/asterisk.luau +23 -0
  223. package/out/icons/astroid.d.ts +8 -0
  224. package/out/icons/astroid.luau +23 -0
  225. package/out/icons/at-sign.d.ts +8 -0
  226. package/out/icons/at-sign.luau +23 -0
  227. package/out/icons/atom.d.ts +8 -0
  228. package/out/icons/atom.luau +23 -0
  229. package/out/icons/audio-lines.d.ts +8 -0
  230. package/out/icons/audio-lines.luau +23 -0
  231. package/out/icons/audio-waveform.d.ts +8 -0
  232. package/out/icons/audio-waveform.luau +23 -0
  233. package/out/icons/award.d.ts +8 -0
  234. package/out/icons/award.luau +23 -0
  235. package/out/icons/axe.d.ts +8 -0
  236. package/out/icons/axe.luau +23 -0
  237. package/out/icons/axis-3d.d.ts +8 -0
  238. package/out/icons/axis-3d.luau +23 -0
  239. package/out/icons/baby.d.ts +8 -0
  240. package/out/icons/baby.luau +23 -0
  241. package/out/icons/backpack.d.ts +8 -0
  242. package/out/icons/backpack.luau +23 -0
  243. package/out/icons/badge-alert.d.ts +8 -0
  244. package/out/icons/badge-alert.luau +23 -0
  245. package/out/icons/badge-cent.d.ts +8 -0
  246. package/out/icons/badge-cent.luau +23 -0
  247. package/out/icons/badge-check.d.ts +8 -0
  248. package/out/icons/badge-check.luau +23 -0
  249. package/out/icons/badge-dollar-sign.d.ts +8 -0
  250. package/out/icons/badge-dollar-sign.luau +23 -0
  251. package/out/icons/badge-euro.d.ts +8 -0
  252. package/out/icons/badge-euro.luau +23 -0
  253. package/out/icons/badge-indian-rupee.d.ts +8 -0
  254. package/out/icons/badge-indian-rupee.luau +23 -0
  255. package/out/icons/badge-info.d.ts +8 -0
  256. package/out/icons/badge-info.luau +23 -0
  257. package/out/icons/badge-japanese-yen.d.ts +8 -0
  258. package/out/icons/badge-japanese-yen.luau +23 -0
  259. package/out/icons/badge-minus.d.ts +8 -0
  260. package/out/icons/badge-minus.luau +23 -0
  261. package/out/icons/badge-percent.d.ts +8 -0
  262. package/out/icons/badge-percent.luau +23 -0
  263. package/out/icons/badge-plus.d.ts +8 -0
  264. package/out/icons/badge-plus.luau +23 -0
  265. package/out/icons/badge-pound-sterling.d.ts +8 -0
  266. package/out/icons/badge-pound-sterling.luau +23 -0
  267. package/out/icons/badge-question-mark.d.ts +8 -0
  268. package/out/icons/badge-question-mark.luau +23 -0
  269. package/out/icons/badge-russian-ruble.d.ts +8 -0
  270. package/out/icons/badge-russian-ruble.luau +23 -0
  271. package/out/icons/badge-swiss-franc.d.ts +8 -0
  272. package/out/icons/badge-swiss-franc.luau +23 -0
  273. package/out/icons/badge-turkish-lira.d.ts +8 -0
  274. package/out/icons/badge-turkish-lira.luau +23 -0
  275. package/out/icons/badge-x.d.ts +8 -0
  276. package/out/icons/badge-x.luau +23 -0
  277. package/out/icons/badge.d.ts +8 -0
  278. package/out/icons/badge.luau +23 -0
  279. package/out/icons/baggage-claim.d.ts +8 -0
  280. package/out/icons/baggage-claim.luau +23 -0
  281. package/out/icons/balloon.d.ts +8 -0
  282. package/out/icons/balloon.luau +23 -0
  283. package/out/icons/ban.d.ts +8 -0
  284. package/out/icons/ban.luau +23 -0
  285. package/out/icons/banana.d.ts +8 -0
  286. package/out/icons/banana.luau +23 -0
  287. package/out/icons/bandage.d.ts +8 -0
  288. package/out/icons/bandage.luau +23 -0
  289. package/out/icons/banknote-arrow-down.d.ts +8 -0
  290. package/out/icons/banknote-arrow-down.luau +23 -0
  291. package/out/icons/banknote-arrow-up.d.ts +8 -0
  292. package/out/icons/banknote-arrow-up.luau +23 -0
  293. package/out/icons/banknote-check.d.ts +8 -0
  294. package/out/icons/banknote-check.luau +23 -0
  295. package/out/icons/banknote-x.d.ts +8 -0
  296. package/out/icons/banknote-x.luau +23 -0
  297. package/out/icons/banknote.d.ts +8 -0
  298. package/out/icons/banknote.luau +23 -0
  299. package/out/icons/barcode.d.ts +8 -0
  300. package/out/icons/barcode.luau +23 -0
  301. package/out/icons/baseline.d.ts +8 -0
  302. package/out/icons/baseline.luau +23 -0
  303. package/out/icons/bath.d.ts +8 -0
  304. package/out/icons/bath.luau +23 -0
  305. package/out/icons/battery-charging.d.ts +8 -0
  306. package/out/icons/battery-charging.luau +23 -0
  307. package/out/icons/battery-full.d.ts +8 -0
  308. package/out/icons/battery-full.luau +23 -0
  309. package/out/icons/battery-low.d.ts +8 -0
  310. package/out/icons/battery-low.luau +23 -0
  311. package/out/icons/battery-medium.d.ts +8 -0
  312. package/out/icons/battery-medium.luau +23 -0
  313. package/out/icons/battery-plus.d.ts +8 -0
  314. package/out/icons/battery-plus.luau +23 -0
  315. package/out/icons/battery-warning.d.ts +8 -0
  316. package/out/icons/battery-warning.luau +23 -0
  317. package/out/icons/battery.d.ts +8 -0
  318. package/out/icons/battery.luau +23 -0
  319. package/out/icons/beaker.d.ts +8 -0
  320. package/out/icons/beaker.luau +23 -0
  321. package/out/icons/bean-off.d.ts +8 -0
  322. package/out/icons/bean-off.luau +23 -0
  323. package/out/icons/bean.d.ts +8 -0
  324. package/out/icons/bean.luau +23 -0
  325. package/out/icons/bed-double.d.ts +8 -0
  326. package/out/icons/bed-double.luau +23 -0
  327. package/out/icons/bed-single.d.ts +8 -0
  328. package/out/icons/bed-single.luau +23 -0
  329. package/out/icons/bed.d.ts +8 -0
  330. package/out/icons/bed.luau +23 -0
  331. package/out/icons/beef-off.d.ts +8 -0
  332. package/out/icons/beef-off.luau +23 -0
  333. package/out/icons/beef.d.ts +8 -0
  334. package/out/icons/beef.luau +23 -0
  335. package/out/icons/bell-check.d.ts +8 -0
  336. package/out/icons/bell-check.luau +23 -0
  337. package/out/icons/bell-dot.d.ts +8 -0
  338. package/out/icons/bell-dot.luau +23 -0
  339. package/out/icons/bell-electric.d.ts +8 -0
  340. package/out/icons/bell-electric.luau +23 -0
  341. package/out/icons/bell-minus.d.ts +8 -0
  342. package/out/icons/bell-minus.luau +23 -0
  343. package/out/icons/bell-off.d.ts +8 -0
  344. package/out/icons/bell-off.luau +23 -0
  345. package/out/icons/bell-plus.d.ts +8 -0
  346. package/out/icons/bell-plus.luau +23 -0
  347. package/out/icons/bell-ring.d.ts +8 -0
  348. package/out/icons/bell-ring.luau +23 -0
  349. package/out/icons/bell.d.ts +8 -0
  350. package/out/icons/bell.luau +23 -0
  351. package/out/icons/between-horizontal-end.d.ts +8 -0
  352. package/out/icons/between-horizontal-end.luau +23 -0
  353. package/out/icons/between-horizontal-start.d.ts +8 -0
  354. package/out/icons/between-horizontal-start.luau +23 -0
  355. package/out/icons/between-vertical-end.d.ts +8 -0
  356. package/out/icons/between-vertical-end.luau +23 -0
  357. package/out/icons/between-vertical-start.d.ts +8 -0
  358. package/out/icons/between-vertical-start.luau +23 -0
  359. package/out/icons/biceps-flexed.d.ts +8 -0
  360. package/out/icons/biceps-flexed.luau +23 -0
  361. package/out/icons/bike.d.ts +8 -0
  362. package/out/icons/bike.luau +23 -0
  363. package/out/icons/binary.d.ts +8 -0
  364. package/out/icons/binary.luau +23 -0
  365. package/out/icons/binoculars.d.ts +8 -0
  366. package/out/icons/binoculars.luau +23 -0
  367. package/out/icons/biohazard.d.ts +8 -0
  368. package/out/icons/biohazard.luau +23 -0
  369. package/out/icons/bird.d.ts +8 -0
  370. package/out/icons/bird.luau +23 -0
  371. package/out/icons/birdhouse.d.ts +8 -0
  372. package/out/icons/birdhouse.luau +23 -0
  373. package/out/icons/bitcoin.d.ts +8 -0
  374. package/out/icons/bitcoin.luau +23 -0
  375. package/out/icons/blend.d.ts +8 -0
  376. package/out/icons/blend.luau +23 -0
  377. package/out/icons/blender.d.ts +8 -0
  378. package/out/icons/blender.luau +23 -0
  379. package/out/icons/blinds.d.ts +8 -0
  380. package/out/icons/blinds.luau +23 -0
  381. package/out/icons/blocks.d.ts +8 -0
  382. package/out/icons/blocks.luau +23 -0
  383. package/out/icons/bluetooth-connected.d.ts +8 -0
  384. package/out/icons/bluetooth-connected.luau +23 -0
  385. package/out/icons/bluetooth-off.d.ts +8 -0
  386. package/out/icons/bluetooth-off.luau +23 -0
  387. package/out/icons/bluetooth-searching.d.ts +8 -0
  388. package/out/icons/bluetooth-searching.luau +23 -0
  389. package/out/icons/bluetooth.d.ts +8 -0
  390. package/out/icons/bluetooth.luau +23 -0
  391. package/out/icons/bold.d.ts +8 -0
  392. package/out/icons/bold.luau +23 -0
  393. package/out/icons/bolt.d.ts +8 -0
  394. package/out/icons/bolt.luau +23 -0
  395. package/out/icons/bone-fracture.d.ts +8 -0
  396. package/out/icons/bone-fracture.luau +23 -0
  397. package/out/icons/bone.d.ts +8 -0
  398. package/out/icons/bone.luau +23 -0
  399. package/out/icons/book-a.d.ts +8 -0
  400. package/out/icons/book-a.luau +23 -0
  401. package/out/icons/book-alert.d.ts +8 -0
  402. package/out/icons/book-alert.luau +23 -0
  403. package/out/icons/book-audio.d.ts +8 -0
  404. package/out/icons/book-audio.luau +23 -0
  405. package/out/icons/book-check.d.ts +8 -0
  406. package/out/icons/book-check.luau +23 -0
  407. package/out/icons/book-copy.d.ts +8 -0
  408. package/out/icons/book-copy.luau +23 -0
  409. package/out/icons/book-dashed.d.ts +8 -0
  410. package/out/icons/book-dashed.luau +23 -0
  411. package/out/icons/book-down.d.ts +8 -0
  412. package/out/icons/book-down.luau +23 -0
  413. package/out/icons/book-headphones.d.ts +8 -0
  414. package/out/icons/book-headphones.luau +23 -0
  415. package/out/icons/book-heart.d.ts +8 -0
  416. package/out/icons/book-heart.luau +23 -0
  417. package/out/icons/book-image.d.ts +8 -0
  418. package/out/icons/book-image.luau +23 -0
  419. package/out/icons/book-key.d.ts +8 -0
  420. package/out/icons/book-key.luau +23 -0
  421. package/out/icons/book-lock.d.ts +8 -0
  422. package/out/icons/book-lock.luau +23 -0
  423. package/out/icons/book-marked.d.ts +8 -0
  424. package/out/icons/book-marked.luau +23 -0
  425. package/out/icons/book-minus.d.ts +8 -0
  426. package/out/icons/book-minus.luau +23 -0
  427. package/out/icons/book-open-check.d.ts +8 -0
  428. package/out/icons/book-open-check.luau +23 -0
  429. package/out/icons/book-open-text.d.ts +8 -0
  430. package/out/icons/book-open-text.luau +23 -0
  431. package/out/icons/book-open.d.ts +8 -0
  432. package/out/icons/book-open.luau +23 -0
  433. package/out/icons/book-plus.d.ts +8 -0
  434. package/out/icons/book-plus.luau +23 -0
  435. package/out/icons/book-search.d.ts +8 -0
  436. package/out/icons/book-search.luau +23 -0
  437. package/out/icons/book-text.d.ts +8 -0
  438. package/out/icons/book-text.luau +23 -0
  439. package/out/icons/book-type.d.ts +8 -0
  440. package/out/icons/book-type.luau +23 -0
  441. package/out/icons/book-up-2.d.ts +8 -0
  442. package/out/icons/book-up-2.luau +23 -0
  443. package/out/icons/book-up.d.ts +8 -0
  444. package/out/icons/book-up.luau +23 -0
  445. package/out/icons/book-user.d.ts +8 -0
  446. package/out/icons/book-user.luau +23 -0
  447. package/out/icons/book-x.d.ts +8 -0
  448. package/out/icons/book-x.luau +23 -0
  449. package/out/icons/book.d.ts +8 -0
  450. package/out/icons/book.luau +23 -0
  451. package/out/icons/bookmark-check.d.ts +8 -0
  452. package/out/icons/bookmark-check.luau +23 -0
  453. package/out/icons/bookmark-minus.d.ts +8 -0
  454. package/out/icons/bookmark-minus.luau +23 -0
  455. package/out/icons/bookmark-off.d.ts +8 -0
  456. package/out/icons/bookmark-off.luau +23 -0
  457. package/out/icons/bookmark-plus.d.ts +8 -0
  458. package/out/icons/bookmark-plus.luau +23 -0
  459. package/out/icons/bookmark-x.d.ts +8 -0
  460. package/out/icons/bookmark-x.luau +23 -0
  461. package/out/icons/bookmark.d.ts +8 -0
  462. package/out/icons/bookmark.luau +23 -0
  463. package/out/icons/boom-box.d.ts +8 -0
  464. package/out/icons/boom-box.luau +23 -0
  465. package/out/icons/bot-message-square.d.ts +8 -0
  466. package/out/icons/bot-message-square.luau +23 -0
  467. package/out/icons/bot-off.d.ts +8 -0
  468. package/out/icons/bot-off.luau +23 -0
  469. package/out/icons/bot.d.ts +8 -0
  470. package/out/icons/bot.luau +23 -0
  471. package/out/icons/bow-arrow.d.ts +8 -0
  472. package/out/icons/bow-arrow.luau +23 -0
  473. package/out/icons/box.d.ts +8 -0
  474. package/out/icons/box.luau +23 -0
  475. package/out/icons/boxes.d.ts +8 -0
  476. package/out/icons/boxes.luau +23 -0
  477. package/out/icons/braces.d.ts +8 -0
  478. package/out/icons/braces.luau +23 -0
  479. package/out/icons/brackets.d.ts +8 -0
  480. package/out/icons/brackets.luau +23 -0
  481. package/out/icons/brain-circuit.d.ts +8 -0
  482. package/out/icons/brain-circuit.luau +23 -0
  483. package/out/icons/brain-cog.d.ts +8 -0
  484. package/out/icons/brain-cog.luau +23 -0
  485. package/out/icons/brain.d.ts +8 -0
  486. package/out/icons/brain.luau +23 -0
  487. package/out/icons/brick-wall-fire.d.ts +8 -0
  488. package/out/icons/brick-wall-fire.luau +23 -0
  489. package/out/icons/brick-wall-shield.d.ts +8 -0
  490. package/out/icons/brick-wall-shield.luau +23 -0
  491. package/out/icons/brick-wall.d.ts +8 -0
  492. package/out/icons/brick-wall.luau +23 -0
  493. package/out/icons/briefcase-business.d.ts +8 -0
  494. package/out/icons/briefcase-business.luau +23 -0
  495. package/out/icons/briefcase-conveyor-belt.d.ts +8 -0
  496. package/out/icons/briefcase-conveyor-belt.luau +23 -0
  497. package/out/icons/briefcase-medical.d.ts +8 -0
  498. package/out/icons/briefcase-medical.luau +23 -0
  499. package/out/icons/briefcase.d.ts +8 -0
  500. package/out/icons/briefcase.luau +23 -0
  501. package/out/icons/bring-to-front.d.ts +8 -0
  502. package/out/icons/bring-to-front.luau +23 -0
  503. package/out/icons/broccoli.d.ts +8 -0
  504. package/out/icons/broccoli.luau +23 -0
  505. package/out/icons/brush-cleaning.d.ts +8 -0
  506. package/out/icons/brush-cleaning.luau +23 -0
  507. package/out/icons/brush.d.ts +8 -0
  508. package/out/icons/brush.luau +23 -0
  509. package/out/icons/bubbles.d.ts +8 -0
  510. package/out/icons/bubbles.luau +23 -0
  511. package/out/icons/bug-off.d.ts +8 -0
  512. package/out/icons/bug-off.luau +23 -0
  513. package/out/icons/bug-play.d.ts +8 -0
  514. package/out/icons/bug-play.luau +23 -0
  515. package/out/icons/bug.d.ts +8 -0
  516. package/out/icons/bug.luau +23 -0
  517. package/out/icons/building-2.d.ts +8 -0
  518. package/out/icons/building-2.luau +23 -0
  519. package/out/icons/building.d.ts +8 -0
  520. package/out/icons/building.luau +23 -0
  521. package/out/icons/bus-front.d.ts +8 -0
  522. package/out/icons/bus-front.luau +23 -0
  523. package/out/icons/bus.d.ts +8 -0
  524. package/out/icons/bus.luau +23 -0
  525. package/out/icons/cable-car.d.ts +8 -0
  526. package/out/icons/cable-car.luau +23 -0
  527. package/out/icons/cable.d.ts +8 -0
  528. package/out/icons/cable.luau +23 -0
  529. package/out/icons/cake-slice.d.ts +8 -0
  530. package/out/icons/cake-slice.luau +23 -0
  531. package/out/icons/cake.d.ts +8 -0
  532. package/out/icons/cake.luau +23 -0
  533. package/out/icons/calculator.d.ts +8 -0
  534. package/out/icons/calculator.luau +23 -0
  535. package/out/icons/calendar-1.d.ts +8 -0
  536. package/out/icons/calendar-1.luau +23 -0
  537. package/out/icons/calendar-arrow-down.d.ts +8 -0
  538. package/out/icons/calendar-arrow-down.luau +23 -0
  539. package/out/icons/calendar-arrow-up.d.ts +8 -0
  540. package/out/icons/calendar-arrow-up.luau +23 -0
  541. package/out/icons/calendar-check-2.d.ts +8 -0
  542. package/out/icons/calendar-check-2.luau +23 -0
  543. package/out/icons/calendar-check.d.ts +8 -0
  544. package/out/icons/calendar-check.luau +23 -0
  545. package/out/icons/calendar-clock.d.ts +8 -0
  546. package/out/icons/calendar-clock.luau +23 -0
  547. package/out/icons/calendar-cog.d.ts +8 -0
  548. package/out/icons/calendar-cog.luau +23 -0
  549. package/out/icons/calendar-days.d.ts +8 -0
  550. package/out/icons/calendar-days.luau +23 -0
  551. package/out/icons/calendar-fold.d.ts +8 -0
  552. package/out/icons/calendar-fold.luau +23 -0
  553. package/out/icons/calendar-heart.d.ts +8 -0
  554. package/out/icons/calendar-heart.luau +23 -0
  555. package/out/icons/calendar-minus-2.d.ts +8 -0
  556. package/out/icons/calendar-minus-2.luau +23 -0
  557. package/out/icons/calendar-minus.d.ts +8 -0
  558. package/out/icons/calendar-minus.luau +23 -0
  559. package/out/icons/calendar-off.d.ts +8 -0
  560. package/out/icons/calendar-off.luau +23 -0
  561. package/out/icons/calendar-plus-2.d.ts +8 -0
  562. package/out/icons/calendar-plus-2.luau +23 -0
  563. package/out/icons/calendar-plus.d.ts +8 -0
  564. package/out/icons/calendar-plus.luau +23 -0
  565. package/out/icons/calendar-range.d.ts +8 -0
  566. package/out/icons/calendar-range.luau +23 -0
  567. package/out/icons/calendar-search.d.ts +8 -0
  568. package/out/icons/calendar-search.luau +23 -0
  569. package/out/icons/calendar-sync.d.ts +8 -0
  570. package/out/icons/calendar-sync.luau +23 -0
  571. package/out/icons/calendar-x-2.d.ts +8 -0
  572. package/out/icons/calendar-x-2.luau +23 -0
  573. package/out/icons/calendar-x.d.ts +8 -0
  574. package/out/icons/calendar-x.luau +23 -0
  575. package/out/icons/calendar.d.ts +8 -0
  576. package/out/icons/calendar.luau +23 -0
  577. package/out/icons/calendars.d.ts +8 -0
  578. package/out/icons/calendars.luau +23 -0
  579. package/out/icons/camera-off.d.ts +8 -0
  580. package/out/icons/camera-off.luau +23 -0
  581. package/out/icons/camera.d.ts +8 -0
  582. package/out/icons/camera.luau +23 -0
  583. package/out/icons/candy-cane.d.ts +8 -0
  584. package/out/icons/candy-cane.luau +23 -0
  585. package/out/icons/candy-off.d.ts +8 -0
  586. package/out/icons/candy-off.luau +23 -0
  587. package/out/icons/candy.d.ts +8 -0
  588. package/out/icons/candy.luau +23 -0
  589. package/out/icons/captions-off.d.ts +8 -0
  590. package/out/icons/captions-off.luau +23 -0
  591. package/out/icons/captions.d.ts +8 -0
  592. package/out/icons/captions.luau +23 -0
  593. package/out/icons/car-front.d.ts +8 -0
  594. package/out/icons/car-front.luau +23 -0
  595. package/out/icons/car-taxi-front.d.ts +8 -0
  596. package/out/icons/car-taxi-front.luau +23 -0
  597. package/out/icons/car.d.ts +8 -0
  598. package/out/icons/car.luau +23 -0
  599. package/out/icons/caravan.d.ts +8 -0
  600. package/out/icons/caravan.luau +23 -0
  601. package/out/icons/card-sim.d.ts +8 -0
  602. package/out/icons/card-sim.luau +23 -0
  603. package/out/icons/carrot.d.ts +8 -0
  604. package/out/icons/carrot.luau +23 -0
  605. package/out/icons/case-lower.d.ts +8 -0
  606. package/out/icons/case-lower.luau +23 -0
  607. package/out/icons/case-sensitive.d.ts +8 -0
  608. package/out/icons/case-sensitive.luau +23 -0
  609. package/out/icons/case-upper.d.ts +8 -0
  610. package/out/icons/case-upper.luau +23 -0
  611. package/out/icons/cassette-tape.d.ts +8 -0
  612. package/out/icons/cassette-tape.luau +23 -0
  613. package/out/icons/cast.d.ts +8 -0
  614. package/out/icons/cast.luau +23 -0
  615. package/out/icons/castle.d.ts +8 -0
  616. package/out/icons/castle.luau +23 -0
  617. package/out/icons/cat.d.ts +8 -0
  618. package/out/icons/cat.luau +23 -0
  619. package/out/icons/cctv-off.d.ts +8 -0
  620. package/out/icons/cctv-off.luau +23 -0
  621. package/out/icons/cctv.d.ts +8 -0
  622. package/out/icons/cctv.luau +23 -0
  623. package/out/icons/chart-area.d.ts +8 -0
  624. package/out/icons/chart-area.luau +23 -0
  625. package/out/icons/chart-bar-big.d.ts +8 -0
  626. package/out/icons/chart-bar-big.luau +23 -0
  627. package/out/icons/chart-bar-decreasing.d.ts +8 -0
  628. package/out/icons/chart-bar-decreasing.luau +23 -0
  629. package/out/icons/chart-bar-increasing.d.ts +8 -0
  630. package/out/icons/chart-bar-increasing.luau +23 -0
  631. package/out/icons/chart-bar-stacked.d.ts +8 -0
  632. package/out/icons/chart-bar-stacked.luau +23 -0
  633. package/out/icons/chart-bar.d.ts +8 -0
  634. package/out/icons/chart-bar.luau +23 -0
  635. package/out/icons/chart-candlestick.d.ts +8 -0
  636. package/out/icons/chart-candlestick.luau +23 -0
  637. package/out/icons/chart-column-big.d.ts +8 -0
  638. package/out/icons/chart-column-big.luau +23 -0
  639. package/out/icons/chart-column-decreasing.d.ts +8 -0
  640. package/out/icons/chart-column-decreasing.luau +23 -0
  641. package/out/icons/chart-column-increasing.d.ts +8 -0
  642. package/out/icons/chart-column-increasing.luau +23 -0
  643. package/out/icons/chart-column-stacked.d.ts +8 -0
  644. package/out/icons/chart-column-stacked.luau +23 -0
  645. package/out/icons/chart-column.d.ts +8 -0
  646. package/out/icons/chart-column.luau +23 -0
  647. package/out/icons/chart-gantt.d.ts +8 -0
  648. package/out/icons/chart-gantt.luau +23 -0
  649. package/out/icons/chart-line.d.ts +8 -0
  650. package/out/icons/chart-line.luau +23 -0
  651. package/out/icons/chart-network.d.ts +8 -0
  652. package/out/icons/chart-network.luau +23 -0
  653. package/out/icons/chart-no-axes-column-decreasing.d.ts +8 -0
  654. package/out/icons/chart-no-axes-column-decreasing.luau +23 -0
  655. package/out/icons/chart-no-axes-column-increasing.d.ts +8 -0
  656. package/out/icons/chart-no-axes-column-increasing.luau +23 -0
  657. package/out/icons/chart-no-axes-column.d.ts +8 -0
  658. package/out/icons/chart-no-axes-column.luau +23 -0
  659. package/out/icons/chart-no-axes-combined.d.ts +8 -0
  660. package/out/icons/chart-no-axes-combined.luau +23 -0
  661. package/out/icons/chart-no-axes-gantt.d.ts +8 -0
  662. package/out/icons/chart-no-axes-gantt.luau +23 -0
  663. package/out/icons/chart-pie.d.ts +8 -0
  664. package/out/icons/chart-pie.luau +23 -0
  665. package/out/icons/chart-scatter.d.ts +8 -0
  666. package/out/icons/chart-scatter.luau +23 -0
  667. package/out/icons/chart-spline.d.ts +8 -0
  668. package/out/icons/chart-spline.luau +23 -0
  669. package/out/icons/check-check.d.ts +8 -0
  670. package/out/icons/check-check.luau +23 -0
  671. package/out/icons/check-line.d.ts +8 -0
  672. package/out/icons/check-line.luau +23 -0
  673. package/out/icons/check.d.ts +8 -0
  674. package/out/icons/check.luau +23 -0
  675. package/out/icons/chef-hat.d.ts +8 -0
  676. package/out/icons/chef-hat.luau +23 -0
  677. package/out/icons/cherry.d.ts +8 -0
  678. package/out/icons/cherry.luau +23 -0
  679. package/out/icons/chess-bishop.d.ts +8 -0
  680. package/out/icons/chess-bishop.luau +23 -0
  681. package/out/icons/chess-king.d.ts +8 -0
  682. package/out/icons/chess-king.luau +23 -0
  683. package/out/icons/chess-knight.d.ts +8 -0
  684. package/out/icons/chess-knight.luau +23 -0
  685. package/out/icons/chess-pawn.d.ts +8 -0
  686. package/out/icons/chess-pawn.luau +23 -0
  687. package/out/icons/chess-queen.d.ts +8 -0
  688. package/out/icons/chess-queen.luau +23 -0
  689. package/out/icons/chess-rook.d.ts +8 -0
  690. package/out/icons/chess-rook.luau +23 -0
  691. package/out/icons/chevron-down.d.ts +8 -0
  692. package/out/icons/chevron-down.luau +23 -0
  693. package/out/icons/chevron-first.d.ts +8 -0
  694. package/out/icons/chevron-first.luau +23 -0
  695. package/out/icons/chevron-last.d.ts +8 -0
  696. package/out/icons/chevron-last.luau +23 -0
  697. package/out/icons/chevron-left.d.ts +8 -0
  698. package/out/icons/chevron-left.luau +23 -0
  699. package/out/icons/chevron-right.d.ts +8 -0
  700. package/out/icons/chevron-right.luau +23 -0
  701. package/out/icons/chevron-up.d.ts +8 -0
  702. package/out/icons/chevron-up.luau +23 -0
  703. package/out/icons/chevrons-down-up.d.ts +8 -0
  704. package/out/icons/chevrons-down-up.luau +23 -0
  705. package/out/icons/chevrons-down.d.ts +8 -0
  706. package/out/icons/chevrons-down.luau +23 -0
  707. package/out/icons/chevrons-left-right-ellipsis.d.ts +8 -0
  708. package/out/icons/chevrons-left-right-ellipsis.luau +23 -0
  709. package/out/icons/chevrons-left-right.d.ts +8 -0
  710. package/out/icons/chevrons-left-right.luau +23 -0
  711. package/out/icons/chevrons-left.d.ts +8 -0
  712. package/out/icons/chevrons-left.luau +23 -0
  713. package/out/icons/chevrons-right-left.d.ts +8 -0
  714. package/out/icons/chevrons-right-left.luau +23 -0
  715. package/out/icons/chevrons-right.d.ts +8 -0
  716. package/out/icons/chevrons-right.luau +23 -0
  717. package/out/icons/chevrons-up-down.d.ts +8 -0
  718. package/out/icons/chevrons-up-down.luau +23 -0
  719. package/out/icons/chevrons-up.d.ts +8 -0
  720. package/out/icons/chevrons-up.luau +23 -0
  721. package/out/icons/church.d.ts +8 -0
  722. package/out/icons/church.luau +23 -0
  723. package/out/icons/circle-alert.d.ts +8 -0
  724. package/out/icons/circle-alert.luau +23 -0
  725. package/out/icons/circle-arrow-down.d.ts +8 -0
  726. package/out/icons/circle-arrow-down.luau +23 -0
  727. package/out/icons/circle-arrow-left.d.ts +8 -0
  728. package/out/icons/circle-arrow-left.luau +23 -0
  729. package/out/icons/circle-arrow-out-down-left.d.ts +8 -0
  730. package/out/icons/circle-arrow-out-down-left.luau +23 -0
  731. package/out/icons/circle-arrow-out-down-right.d.ts +8 -0
  732. package/out/icons/circle-arrow-out-down-right.luau +23 -0
  733. package/out/icons/circle-arrow-out-up-left.d.ts +8 -0
  734. package/out/icons/circle-arrow-out-up-left.luau +23 -0
  735. package/out/icons/circle-arrow-out-up-right.d.ts +8 -0
  736. package/out/icons/circle-arrow-out-up-right.luau +23 -0
  737. package/out/icons/circle-arrow-right.d.ts +8 -0
  738. package/out/icons/circle-arrow-right.luau +23 -0
  739. package/out/icons/circle-arrow-up.d.ts +8 -0
  740. package/out/icons/circle-arrow-up.luau +23 -0
  741. package/out/icons/circle-check-big.d.ts +8 -0
  742. package/out/icons/circle-check-big.luau +23 -0
  743. package/out/icons/circle-check.d.ts +8 -0
  744. package/out/icons/circle-check.luau +23 -0
  745. package/out/icons/circle-chevron-down.d.ts +8 -0
  746. package/out/icons/circle-chevron-down.luau +23 -0
  747. package/out/icons/circle-chevron-left.d.ts +8 -0
  748. package/out/icons/circle-chevron-left.luau +23 -0
  749. package/out/icons/circle-chevron-right.d.ts +8 -0
  750. package/out/icons/circle-chevron-right.luau +23 -0
  751. package/out/icons/circle-chevron-up.d.ts +8 -0
  752. package/out/icons/circle-chevron-up.luau +23 -0
  753. package/out/icons/circle-dashed.d.ts +8 -0
  754. package/out/icons/circle-dashed.luau +23 -0
  755. package/out/icons/circle-divide.d.ts +8 -0
  756. package/out/icons/circle-divide.luau +23 -0
  757. package/out/icons/circle-dollar-sign.d.ts +8 -0
  758. package/out/icons/circle-dollar-sign.luau +23 -0
  759. package/out/icons/circle-dot-dashed.d.ts +8 -0
  760. package/out/icons/circle-dot-dashed.luau +23 -0
  761. package/out/icons/circle-dot.d.ts +8 -0
  762. package/out/icons/circle-dot.luau +23 -0
  763. package/out/icons/circle-ellipsis.d.ts +8 -0
  764. package/out/icons/circle-ellipsis.luau +23 -0
  765. package/out/icons/circle-equal.d.ts +8 -0
  766. package/out/icons/circle-equal.luau +23 -0
  767. package/out/icons/circle-fading-arrow-up.d.ts +8 -0
  768. package/out/icons/circle-fading-arrow-up.luau +23 -0
  769. package/out/icons/circle-fading-plus.d.ts +8 -0
  770. package/out/icons/circle-fading-plus.luau +23 -0
  771. package/out/icons/circle-gauge.d.ts +8 -0
  772. package/out/icons/circle-gauge.luau +23 -0
  773. package/out/icons/circle-minus.d.ts +8 -0
  774. package/out/icons/circle-minus.luau +23 -0
  775. package/out/icons/circle-off.d.ts +8 -0
  776. package/out/icons/circle-off.luau +23 -0
  777. package/out/icons/circle-parking-off.d.ts +8 -0
  778. package/out/icons/circle-parking-off.luau +23 -0
  779. package/out/icons/circle-parking.d.ts +8 -0
  780. package/out/icons/circle-parking.luau +23 -0
  781. package/out/icons/circle-pause.d.ts +8 -0
  782. package/out/icons/circle-pause.luau +23 -0
  783. package/out/icons/circle-percent.d.ts +8 -0
  784. package/out/icons/circle-percent.luau +23 -0
  785. package/out/icons/circle-pile.d.ts +8 -0
  786. package/out/icons/circle-pile.luau +23 -0
  787. package/out/icons/circle-play.d.ts +8 -0
  788. package/out/icons/circle-play.luau +23 -0
  789. package/out/icons/circle-plus.d.ts +8 -0
  790. package/out/icons/circle-plus.luau +23 -0
  791. package/out/icons/circle-pound-sterling.d.ts +8 -0
  792. package/out/icons/circle-pound-sterling.luau +23 -0
  793. package/out/icons/circle-power.d.ts +8 -0
  794. package/out/icons/circle-power.luau +23 -0
  795. package/out/icons/circle-question-mark.d.ts +8 -0
  796. package/out/icons/circle-question-mark.luau +23 -0
  797. package/out/icons/circle-slash-2.d.ts +8 -0
  798. package/out/icons/circle-slash-2.luau +23 -0
  799. package/out/icons/circle-slash.d.ts +8 -0
  800. package/out/icons/circle-slash.luau +23 -0
  801. package/out/icons/circle-small.d.ts +8 -0
  802. package/out/icons/circle-small.luau +23 -0
  803. package/out/icons/circle-star.d.ts +8 -0
  804. package/out/icons/circle-star.luau +23 -0
  805. package/out/icons/circle-stop.d.ts +8 -0
  806. package/out/icons/circle-stop.luau +23 -0
  807. package/out/icons/circle-user-round.d.ts +8 -0
  808. package/out/icons/circle-user-round.luau +23 -0
  809. package/out/icons/circle-user.d.ts +8 -0
  810. package/out/icons/circle-user.luau +23 -0
  811. package/out/icons/circle-x.d.ts +8 -0
  812. package/out/icons/circle-x.luau +23 -0
  813. package/out/icons/circle.d.ts +8 -0
  814. package/out/icons/circle.luau +23 -0
  815. package/out/icons/circuit-board.d.ts +8 -0
  816. package/out/icons/circuit-board.luau +23 -0
  817. package/out/icons/citrus.d.ts +8 -0
  818. package/out/icons/citrus.luau +23 -0
  819. package/out/icons/clapperboard.d.ts +8 -0
  820. package/out/icons/clapperboard.luau +23 -0
  821. package/out/icons/clipboard-check.d.ts +8 -0
  822. package/out/icons/clipboard-check.luau +23 -0
  823. package/out/icons/clipboard-clock.d.ts +8 -0
  824. package/out/icons/clipboard-clock.luau +23 -0
  825. package/out/icons/clipboard-copy.d.ts +8 -0
  826. package/out/icons/clipboard-copy.luau +23 -0
  827. package/out/icons/clipboard-list.d.ts +8 -0
  828. package/out/icons/clipboard-list.luau +23 -0
  829. package/out/icons/clipboard-minus.d.ts +8 -0
  830. package/out/icons/clipboard-minus.luau +23 -0
  831. package/out/icons/clipboard-paste.d.ts +8 -0
  832. package/out/icons/clipboard-paste.luau +23 -0
  833. package/out/icons/clipboard-pen-line.d.ts +8 -0
  834. package/out/icons/clipboard-pen-line.luau +23 -0
  835. package/out/icons/clipboard-pen.d.ts +8 -0
  836. package/out/icons/clipboard-pen.luau +23 -0
  837. package/out/icons/clipboard-plus.d.ts +8 -0
  838. package/out/icons/clipboard-plus.luau +23 -0
  839. package/out/icons/clipboard-type.d.ts +8 -0
  840. package/out/icons/clipboard-type.luau +23 -0
  841. package/out/icons/clipboard-x.d.ts +8 -0
  842. package/out/icons/clipboard-x.luau +23 -0
  843. package/out/icons/clipboard.d.ts +8 -0
  844. package/out/icons/clipboard.luau +23 -0
  845. package/out/icons/clock-1.d.ts +8 -0
  846. package/out/icons/clock-1.luau +23 -0
  847. package/out/icons/clock-10.d.ts +8 -0
  848. package/out/icons/clock-10.luau +23 -0
  849. package/out/icons/clock-11.d.ts +8 -0
  850. package/out/icons/clock-11.luau +23 -0
  851. package/out/icons/clock-12.d.ts +8 -0
  852. package/out/icons/clock-12.luau +23 -0
  853. package/out/icons/clock-2.d.ts +8 -0
  854. package/out/icons/clock-2.luau +23 -0
  855. package/out/icons/clock-3.d.ts +8 -0
  856. package/out/icons/clock-3.luau +23 -0
  857. package/out/icons/clock-4.d.ts +8 -0
  858. package/out/icons/clock-4.luau +23 -0
  859. package/out/icons/clock-5.d.ts +8 -0
  860. package/out/icons/clock-5.luau +23 -0
  861. package/out/icons/clock-6.d.ts +8 -0
  862. package/out/icons/clock-6.luau +23 -0
  863. package/out/icons/clock-7.d.ts +8 -0
  864. package/out/icons/clock-7.luau +23 -0
  865. package/out/icons/clock-8.d.ts +8 -0
  866. package/out/icons/clock-8.luau +23 -0
  867. package/out/icons/clock-9.d.ts +8 -0
  868. package/out/icons/clock-9.luau +23 -0
  869. package/out/icons/clock-alert.d.ts +8 -0
  870. package/out/icons/clock-alert.luau +23 -0
  871. package/out/icons/clock-arrow-down.d.ts +8 -0
  872. package/out/icons/clock-arrow-down.luau +23 -0
  873. package/out/icons/clock-arrow-left.d.ts +8 -0
  874. package/out/icons/clock-arrow-left.luau +23 -0
  875. package/out/icons/clock-arrow-right.d.ts +8 -0
  876. package/out/icons/clock-arrow-right.luau +23 -0
  877. package/out/icons/clock-arrow-up.d.ts +8 -0
  878. package/out/icons/clock-arrow-up.luau +23 -0
  879. package/out/icons/clock-check.d.ts +8 -0
  880. package/out/icons/clock-check.luau +23 -0
  881. package/out/icons/clock-fading.d.ts +8 -0
  882. package/out/icons/clock-fading.luau +23 -0
  883. package/out/icons/clock-plus.d.ts +8 -0
  884. package/out/icons/clock-plus.luau +23 -0
  885. package/out/icons/clock.d.ts +8 -0
  886. package/out/icons/clock.luau +23 -0
  887. package/out/icons/closed-caption.d.ts +8 -0
  888. package/out/icons/closed-caption.luau +23 -0
  889. package/out/icons/cloud-alert.d.ts +8 -0
  890. package/out/icons/cloud-alert.luau +23 -0
  891. package/out/icons/cloud-backup.d.ts +8 -0
  892. package/out/icons/cloud-backup.luau +23 -0
  893. package/out/icons/cloud-check.d.ts +8 -0
  894. package/out/icons/cloud-check.luau +23 -0
  895. package/out/icons/cloud-cog.d.ts +8 -0
  896. package/out/icons/cloud-cog.luau +23 -0
  897. package/out/icons/cloud-download.d.ts +8 -0
  898. package/out/icons/cloud-download.luau +23 -0
  899. package/out/icons/cloud-drizzle.d.ts +8 -0
  900. package/out/icons/cloud-drizzle.luau +23 -0
  901. package/out/icons/cloud-fog.d.ts +8 -0
  902. package/out/icons/cloud-fog.luau +23 -0
  903. package/out/icons/cloud-hail.d.ts +8 -0
  904. package/out/icons/cloud-hail.luau +23 -0
  905. package/out/icons/cloud-lightning.d.ts +8 -0
  906. package/out/icons/cloud-lightning.luau +23 -0
  907. package/out/icons/cloud-moon-rain.d.ts +8 -0
  908. package/out/icons/cloud-moon-rain.luau +23 -0
  909. package/out/icons/cloud-moon.d.ts +8 -0
  910. package/out/icons/cloud-moon.luau +23 -0
  911. package/out/icons/cloud-off.d.ts +8 -0
  912. package/out/icons/cloud-off.luau +23 -0
  913. package/out/icons/cloud-rain-wind.d.ts +8 -0
  914. package/out/icons/cloud-rain-wind.luau +23 -0
  915. package/out/icons/cloud-rain.d.ts +8 -0
  916. package/out/icons/cloud-rain.luau +23 -0
  917. package/out/icons/cloud-snow.d.ts +8 -0
  918. package/out/icons/cloud-snow.luau +23 -0
  919. package/out/icons/cloud-sun-rain.d.ts +8 -0
  920. package/out/icons/cloud-sun-rain.luau +23 -0
  921. package/out/icons/cloud-sun.d.ts +8 -0
  922. package/out/icons/cloud-sun.luau +23 -0
  923. package/out/icons/cloud-sync.d.ts +8 -0
  924. package/out/icons/cloud-sync.luau +23 -0
  925. package/out/icons/cloud-upload.d.ts +8 -0
  926. package/out/icons/cloud-upload.luau +23 -0
  927. package/out/icons/cloud.d.ts +8 -0
  928. package/out/icons/cloud.luau +23 -0
  929. package/out/icons/cloudy.d.ts +8 -0
  930. package/out/icons/cloudy.luau +23 -0
  931. package/out/icons/clover.d.ts +8 -0
  932. package/out/icons/clover.luau +23 -0
  933. package/out/icons/club.d.ts +8 -0
  934. package/out/icons/club.luau +23 -0
  935. package/out/icons/code-xml.d.ts +8 -0
  936. package/out/icons/code-xml.luau +23 -0
  937. package/out/icons/code.d.ts +8 -0
  938. package/out/icons/code.luau +23 -0
  939. package/out/icons/coffee.d.ts +8 -0
  940. package/out/icons/coffee.luau +23 -0
  941. package/out/icons/cog.d.ts +8 -0
  942. package/out/icons/cog.luau +23 -0
  943. package/out/icons/coins.d.ts +8 -0
  944. package/out/icons/coins.luau +23 -0
  945. package/out/icons/columns-2.d.ts +8 -0
  946. package/out/icons/columns-2.luau +23 -0
  947. package/out/icons/columns-3-cog.d.ts +8 -0
  948. package/out/icons/columns-3-cog.luau +23 -0
  949. package/out/icons/columns-3.d.ts +8 -0
  950. package/out/icons/columns-3.luau +23 -0
  951. package/out/icons/columns-4.d.ts +8 -0
  952. package/out/icons/columns-4.luau +23 -0
  953. package/out/icons/combine.d.ts +8 -0
  954. package/out/icons/combine.luau +23 -0
  955. package/out/icons/command.d.ts +8 -0
  956. package/out/icons/command.luau +23 -0
  957. package/out/icons/compass.d.ts +8 -0
  958. package/out/icons/compass.luau +23 -0
  959. package/out/icons/component.d.ts +8 -0
  960. package/out/icons/component.luau +23 -0
  961. package/out/icons/computer.d.ts +8 -0
  962. package/out/icons/computer.luau +23 -0
  963. package/out/icons/concierge-bell.d.ts +8 -0
  964. package/out/icons/concierge-bell.luau +23 -0
  965. package/out/icons/cone.d.ts +8 -0
  966. package/out/icons/cone.luau +23 -0
  967. package/out/icons/construction.d.ts +8 -0
  968. package/out/icons/construction.luau +23 -0
  969. package/out/icons/contact-round.d.ts +8 -0
  970. package/out/icons/contact-round.luau +23 -0
  971. package/out/icons/contact.d.ts +8 -0
  972. package/out/icons/contact.luau +23 -0
  973. package/out/icons/container.d.ts +8 -0
  974. package/out/icons/container.luau +23 -0
  975. package/out/icons/contrast.d.ts +8 -0
  976. package/out/icons/contrast.luau +23 -0
  977. package/out/icons/cookie.d.ts +8 -0
  978. package/out/icons/cookie.luau +23 -0
  979. package/out/icons/cooking-pot.d.ts +8 -0
  980. package/out/icons/cooking-pot.luau +23 -0
  981. package/out/icons/copy-check.d.ts +8 -0
  982. package/out/icons/copy-check.luau +23 -0
  983. package/out/icons/copy-minus.d.ts +8 -0
  984. package/out/icons/copy-minus.luau +23 -0
  985. package/out/icons/copy-plus.d.ts +8 -0
  986. package/out/icons/copy-plus.luau +23 -0
  987. package/out/icons/copy-slash.d.ts +8 -0
  988. package/out/icons/copy-slash.luau +23 -0
  989. package/out/icons/copy-x.d.ts +8 -0
  990. package/out/icons/copy-x.luau +23 -0
  991. package/out/icons/copy.d.ts +8 -0
  992. package/out/icons/copy.luau +23 -0
  993. package/out/icons/copyleft.d.ts +8 -0
  994. package/out/icons/copyleft.luau +23 -0
  995. package/out/icons/copyright.d.ts +8 -0
  996. package/out/icons/copyright.luau +23 -0
  997. package/out/icons/corner-down-left.d.ts +8 -0
  998. package/out/icons/corner-down-left.luau +23 -0
  999. package/out/icons/corner-down-right.d.ts +8 -0
  1000. package/out/icons/corner-down-right.luau +23 -0
  1001. package/out/icons/corner-left-down.d.ts +8 -0
  1002. package/out/icons/corner-left-down.luau +23 -0
  1003. package/out/icons/corner-left-up.d.ts +8 -0
  1004. package/out/icons/corner-left-up.luau +23 -0
  1005. package/out/icons/corner-right-down.d.ts +8 -0
  1006. package/out/icons/corner-right-down.luau +23 -0
  1007. package/out/icons/corner-right-up.d.ts +8 -0
  1008. package/out/icons/corner-right-up.luau +23 -0
  1009. package/out/icons/corner-up-left.d.ts +8 -0
  1010. package/out/icons/corner-up-left.luau +23 -0
  1011. package/out/icons/corner-up-right.d.ts +8 -0
  1012. package/out/icons/corner-up-right.luau +23 -0
  1013. package/out/icons/cpu.d.ts +8 -0
  1014. package/out/icons/cpu.luau +23 -0
  1015. package/out/icons/creative-commons.d.ts +8 -0
  1016. package/out/icons/creative-commons.luau +23 -0
  1017. package/out/icons/credit-card.d.ts +8 -0
  1018. package/out/icons/credit-card.luau +23 -0
  1019. package/out/icons/croissant.d.ts +8 -0
  1020. package/out/icons/croissant.luau +23 -0
  1021. package/out/icons/crop.d.ts +8 -0
  1022. package/out/icons/crop.luau +23 -0
  1023. package/out/icons/cross.d.ts +8 -0
  1024. package/out/icons/cross.luau +23 -0
  1025. package/out/icons/crosshair.d.ts +8 -0
  1026. package/out/icons/crosshair.luau +23 -0
  1027. package/out/icons/crown.d.ts +8 -0
  1028. package/out/icons/crown.luau +23 -0
  1029. package/out/icons/cuboid.d.ts +8 -0
  1030. package/out/icons/cuboid.luau +23 -0
  1031. package/out/icons/cup-soda.d.ts +8 -0
  1032. package/out/icons/cup-soda.luau +23 -0
  1033. package/out/icons/currency.d.ts +8 -0
  1034. package/out/icons/currency.luau +23 -0
  1035. package/out/icons/cylinder.d.ts +8 -0
  1036. package/out/icons/cylinder.luau +23 -0
  1037. package/out/icons/dam.d.ts +8 -0
  1038. package/out/icons/dam.luau +23 -0
  1039. package/out/icons/database-arrow-down.d.ts +8 -0
  1040. package/out/icons/database-arrow-down.luau +23 -0
  1041. package/out/icons/database-arrow-up.d.ts +8 -0
  1042. package/out/icons/database-arrow-up.luau +23 -0
  1043. package/out/icons/database-backup.d.ts +8 -0
  1044. package/out/icons/database-backup.luau +23 -0
  1045. package/out/icons/database-check.d.ts +8 -0
  1046. package/out/icons/database-check.luau +23 -0
  1047. package/out/icons/database-minus.d.ts +8 -0
  1048. package/out/icons/database-minus.luau +23 -0
  1049. package/out/icons/database-plus.d.ts +8 -0
  1050. package/out/icons/database-plus.luau +23 -0
  1051. package/out/icons/database-search.d.ts +8 -0
  1052. package/out/icons/database-search.luau +23 -0
  1053. package/out/icons/database-x.d.ts +8 -0
  1054. package/out/icons/database-x.luau +23 -0
  1055. package/out/icons/database-zap.d.ts +8 -0
  1056. package/out/icons/database-zap.luau +23 -0
  1057. package/out/icons/database.d.ts +8 -0
  1058. package/out/icons/database.luau +23 -0
  1059. package/out/icons/decimals-arrow-left.d.ts +8 -0
  1060. package/out/icons/decimals-arrow-left.luau +23 -0
  1061. package/out/icons/decimals-arrow-right.d.ts +8 -0
  1062. package/out/icons/decimals-arrow-right.luau +23 -0
  1063. package/out/icons/delete.d.ts +8 -0
  1064. package/out/icons/delete.luau +23 -0
  1065. package/out/icons/dessert.d.ts +8 -0
  1066. package/out/icons/dessert.luau +23 -0
  1067. package/out/icons/diameter.d.ts +8 -0
  1068. package/out/icons/diameter.luau +23 -0
  1069. package/out/icons/diamond-minus.d.ts +8 -0
  1070. package/out/icons/diamond-minus.luau +23 -0
  1071. package/out/icons/diamond-percent.d.ts +8 -0
  1072. package/out/icons/diamond-percent.luau +23 -0
  1073. package/out/icons/diamond-plus.d.ts +8 -0
  1074. package/out/icons/diamond-plus.luau +23 -0
  1075. package/out/icons/diamond.d.ts +8 -0
  1076. package/out/icons/diamond.luau +23 -0
  1077. package/out/icons/dice-1.d.ts +8 -0
  1078. package/out/icons/dice-1.luau +23 -0
  1079. package/out/icons/dice-2.d.ts +8 -0
  1080. package/out/icons/dice-2.luau +23 -0
  1081. package/out/icons/dice-3.d.ts +8 -0
  1082. package/out/icons/dice-3.luau +23 -0
  1083. package/out/icons/dice-4.d.ts +8 -0
  1084. package/out/icons/dice-4.luau +23 -0
  1085. package/out/icons/dice-5.d.ts +8 -0
  1086. package/out/icons/dice-5.luau +23 -0
  1087. package/out/icons/dice-6.d.ts +8 -0
  1088. package/out/icons/dice-6.luau +23 -0
  1089. package/out/icons/dices.d.ts +8 -0
  1090. package/out/icons/dices.luau +23 -0
  1091. package/out/icons/diff.d.ts +8 -0
  1092. package/out/icons/diff.luau +23 -0
  1093. package/out/icons/disc-2.d.ts +8 -0
  1094. package/out/icons/disc-2.luau +23 -0
  1095. package/out/icons/disc-3.d.ts +8 -0
  1096. package/out/icons/disc-3.luau +23 -0
  1097. package/out/icons/disc-album.d.ts +8 -0
  1098. package/out/icons/disc-album.luau +23 -0
  1099. package/out/icons/disc.d.ts +8 -0
  1100. package/out/icons/disc.luau +23 -0
  1101. package/out/icons/divide.d.ts +8 -0
  1102. package/out/icons/divide.luau +23 -0
  1103. package/out/icons/dna-off.d.ts +8 -0
  1104. package/out/icons/dna-off.luau +23 -0
  1105. package/out/icons/dna.d.ts +8 -0
  1106. package/out/icons/dna.luau +23 -0
  1107. package/out/icons/dock.d.ts +8 -0
  1108. package/out/icons/dock.luau +23 -0
  1109. package/out/icons/dog.d.ts +8 -0
  1110. package/out/icons/dog.luau +23 -0
  1111. package/out/icons/dollar-sign.d.ts +8 -0
  1112. package/out/icons/dollar-sign.luau +23 -0
  1113. package/out/icons/donut.d.ts +8 -0
  1114. package/out/icons/donut.luau +23 -0
  1115. package/out/icons/door-closed-locked.d.ts +8 -0
  1116. package/out/icons/door-closed-locked.luau +23 -0
  1117. package/out/icons/door-closed.d.ts +8 -0
  1118. package/out/icons/door-closed.luau +23 -0
  1119. package/out/icons/door-open.d.ts +8 -0
  1120. package/out/icons/door-open.luau +23 -0
  1121. package/out/icons/dot.d.ts +8 -0
  1122. package/out/icons/dot.luau +23 -0
  1123. package/out/icons/download.d.ts +8 -0
  1124. package/out/icons/download.luau +23 -0
  1125. package/out/icons/drafting-compass.d.ts +8 -0
  1126. package/out/icons/drafting-compass.luau +23 -0
  1127. package/out/icons/drama.d.ts +8 -0
  1128. package/out/icons/drama.luau +23 -0
  1129. package/out/icons/drill.d.ts +8 -0
  1130. package/out/icons/drill.luau +23 -0
  1131. package/out/icons/drone.d.ts +8 -0
  1132. package/out/icons/drone.luau +23 -0
  1133. package/out/icons/droplet-off.d.ts +8 -0
  1134. package/out/icons/droplet-off.luau +23 -0
  1135. package/out/icons/droplet.d.ts +8 -0
  1136. package/out/icons/droplet.luau +23 -0
  1137. package/out/icons/droplets.d.ts +8 -0
  1138. package/out/icons/droplets.luau +23 -0
  1139. package/out/icons/drum.d.ts +8 -0
  1140. package/out/icons/drum.luau +23 -0
  1141. package/out/icons/drumstick.d.ts +8 -0
  1142. package/out/icons/drumstick.luau +23 -0
  1143. package/out/icons/dumbbell.d.ts +8 -0
  1144. package/out/icons/dumbbell.luau +23 -0
  1145. package/out/icons/ear-off.d.ts +8 -0
  1146. package/out/icons/ear-off.luau +23 -0
  1147. package/out/icons/ear.d.ts +8 -0
  1148. package/out/icons/ear.luau +23 -0
  1149. package/out/icons/earth-lock.d.ts +8 -0
  1150. package/out/icons/earth-lock.luau +23 -0
  1151. package/out/icons/earth.d.ts +8 -0
  1152. package/out/icons/earth.luau +23 -0
  1153. package/out/icons/eclipse.d.ts +8 -0
  1154. package/out/icons/eclipse.luau +23 -0
  1155. package/out/icons/egg-fried.d.ts +8 -0
  1156. package/out/icons/egg-fried.luau +23 -0
  1157. package/out/icons/egg-off.d.ts +8 -0
  1158. package/out/icons/egg-off.luau +23 -0
  1159. package/out/icons/egg.d.ts +8 -0
  1160. package/out/icons/egg.luau +23 -0
  1161. package/out/icons/ellipse.d.ts +8 -0
  1162. package/out/icons/ellipse.luau +23 -0
  1163. package/out/icons/ellipsis-vertical.d.ts +8 -0
  1164. package/out/icons/ellipsis-vertical.luau +23 -0
  1165. package/out/icons/ellipsis.d.ts +8 -0
  1166. package/out/icons/ellipsis.luau +23 -0
  1167. package/out/icons/equal-approximately.d.ts +8 -0
  1168. package/out/icons/equal-approximately.luau +23 -0
  1169. package/out/icons/equal-not.d.ts +8 -0
  1170. package/out/icons/equal-not.luau +23 -0
  1171. package/out/icons/equal.d.ts +8 -0
  1172. package/out/icons/equal.luau +23 -0
  1173. package/out/icons/eraser.d.ts +8 -0
  1174. package/out/icons/eraser.luau +23 -0
  1175. package/out/icons/ethernet-port.d.ts +8 -0
  1176. package/out/icons/ethernet-port.luau +23 -0
  1177. package/out/icons/euro.d.ts +8 -0
  1178. package/out/icons/euro.luau +23 -0
  1179. package/out/icons/ev-charger.d.ts +8 -0
  1180. package/out/icons/ev-charger.luau +23 -0
  1181. package/out/icons/expand.d.ts +8 -0
  1182. package/out/icons/expand.luau +23 -0
  1183. package/out/icons/external-link.d.ts +8 -0
  1184. package/out/icons/external-link.luau +23 -0
  1185. package/out/icons/eye-closed.d.ts +8 -0
  1186. package/out/icons/eye-closed.luau +23 -0
  1187. package/out/icons/eye-dashed.d.ts +8 -0
  1188. package/out/icons/eye-dashed.luau +23 -0
  1189. package/out/icons/eye-off.d.ts +8 -0
  1190. package/out/icons/eye-off.luau +23 -0
  1191. package/out/icons/eye.d.ts +8 -0
  1192. package/out/icons/eye.luau +23 -0
  1193. package/out/icons/factory.d.ts +8 -0
  1194. package/out/icons/factory.luau +23 -0
  1195. package/out/icons/fan.d.ts +8 -0
  1196. package/out/icons/fan.luau +23 -0
  1197. package/out/icons/fast-forward.d.ts +8 -0
  1198. package/out/icons/fast-forward.luau +23 -0
  1199. package/out/icons/feather.d.ts +8 -0
  1200. package/out/icons/feather.luau +23 -0
  1201. package/out/icons/fence.d.ts +8 -0
  1202. package/out/icons/fence.luau +23 -0
  1203. package/out/icons/ferris-wheel.d.ts +8 -0
  1204. package/out/icons/ferris-wheel.luau +23 -0
  1205. package/out/icons/file-archive.d.ts +8 -0
  1206. package/out/icons/file-archive.luau +23 -0
  1207. package/out/icons/file-axis-3d.d.ts +8 -0
  1208. package/out/icons/file-axis-3d.luau +23 -0
  1209. package/out/icons/file-badge.d.ts +8 -0
  1210. package/out/icons/file-badge.luau +23 -0
  1211. package/out/icons/file-box.d.ts +8 -0
  1212. package/out/icons/file-box.luau +23 -0
  1213. package/out/icons/file-braces-corner.d.ts +8 -0
  1214. package/out/icons/file-braces-corner.luau +23 -0
  1215. package/out/icons/file-braces.d.ts +8 -0
  1216. package/out/icons/file-braces.luau +23 -0
  1217. package/out/icons/file-chart-column-increasing.d.ts +8 -0
  1218. package/out/icons/file-chart-column-increasing.luau +23 -0
  1219. package/out/icons/file-chart-column.d.ts +8 -0
  1220. package/out/icons/file-chart-column.luau +23 -0
  1221. package/out/icons/file-chart-line.d.ts +8 -0
  1222. package/out/icons/file-chart-line.luau +23 -0
  1223. package/out/icons/file-chart-pie.d.ts +8 -0
  1224. package/out/icons/file-chart-pie.luau +23 -0
  1225. package/out/icons/file-check-corner.d.ts +8 -0
  1226. package/out/icons/file-check-corner.luau +23 -0
  1227. package/out/icons/file-check.d.ts +8 -0
  1228. package/out/icons/file-check.luau +23 -0
  1229. package/out/icons/file-clock.d.ts +8 -0
  1230. package/out/icons/file-clock.luau +23 -0
  1231. package/out/icons/file-code-corner.d.ts +8 -0
  1232. package/out/icons/file-code-corner.luau +23 -0
  1233. package/out/icons/file-code.d.ts +8 -0
  1234. package/out/icons/file-code.luau +23 -0
  1235. package/out/icons/file-cog.d.ts +8 -0
  1236. package/out/icons/file-cog.luau +23 -0
  1237. package/out/icons/file-diff.d.ts +8 -0
  1238. package/out/icons/file-diff.luau +23 -0
  1239. package/out/icons/file-digit.d.ts +8 -0
  1240. package/out/icons/file-digit.luau +23 -0
  1241. package/out/icons/file-down.d.ts +8 -0
  1242. package/out/icons/file-down.luau +23 -0
  1243. package/out/icons/file-exclamation-point.d.ts +8 -0
  1244. package/out/icons/file-exclamation-point.luau +23 -0
  1245. package/out/icons/file-headphone.d.ts +8 -0
  1246. package/out/icons/file-headphone.luau +23 -0
  1247. package/out/icons/file-heart.d.ts +8 -0
  1248. package/out/icons/file-heart.luau +23 -0
  1249. package/out/icons/file-image.d.ts +8 -0
  1250. package/out/icons/file-image.luau +23 -0
  1251. package/out/icons/file-input.d.ts +8 -0
  1252. package/out/icons/file-input.luau +23 -0
  1253. package/out/icons/file-key.d.ts +8 -0
  1254. package/out/icons/file-key.luau +23 -0
  1255. package/out/icons/file-lock.d.ts +8 -0
  1256. package/out/icons/file-lock.luau +23 -0
  1257. package/out/icons/file-minus-corner.d.ts +8 -0
  1258. package/out/icons/file-minus-corner.luau +23 -0
  1259. package/out/icons/file-minus.d.ts +8 -0
  1260. package/out/icons/file-minus.luau +23 -0
  1261. package/out/icons/file-music.d.ts +8 -0
  1262. package/out/icons/file-music.luau +23 -0
  1263. package/out/icons/file-output.d.ts +8 -0
  1264. package/out/icons/file-output.luau +23 -0
  1265. package/out/icons/file-pen-line.d.ts +8 -0
  1266. package/out/icons/file-pen-line.luau +23 -0
  1267. package/out/icons/file-pen.d.ts +8 -0
  1268. package/out/icons/file-pen.luau +23 -0
  1269. package/out/icons/file-play.d.ts +8 -0
  1270. package/out/icons/file-play.luau +23 -0
  1271. package/out/icons/file-plus-corner.d.ts +8 -0
  1272. package/out/icons/file-plus-corner.luau +23 -0
  1273. package/out/icons/file-plus.d.ts +8 -0
  1274. package/out/icons/file-plus.luau +23 -0
  1275. package/out/icons/file-question-mark.d.ts +8 -0
  1276. package/out/icons/file-question-mark.luau +23 -0
  1277. package/out/icons/file-scan.d.ts +8 -0
  1278. package/out/icons/file-scan.luau +23 -0
  1279. package/out/icons/file-search-corner.d.ts +8 -0
  1280. package/out/icons/file-search-corner.luau +23 -0
  1281. package/out/icons/file-search.d.ts +8 -0
  1282. package/out/icons/file-search.luau +23 -0
  1283. package/out/icons/file-signal.d.ts +8 -0
  1284. package/out/icons/file-signal.luau +23 -0
  1285. package/out/icons/file-sliders.d.ts +8 -0
  1286. package/out/icons/file-sliders.luau +23 -0
  1287. package/out/icons/file-spreadsheet.d.ts +8 -0
  1288. package/out/icons/file-spreadsheet.luau +23 -0
  1289. package/out/icons/file-stack.d.ts +8 -0
  1290. package/out/icons/file-stack.luau +23 -0
  1291. package/out/icons/file-symlink.d.ts +8 -0
  1292. package/out/icons/file-symlink.luau +23 -0
  1293. package/out/icons/file-terminal.d.ts +8 -0
  1294. package/out/icons/file-terminal.luau +23 -0
  1295. package/out/icons/file-text.d.ts +8 -0
  1296. package/out/icons/file-text.luau +23 -0
  1297. package/out/icons/file-type-corner.d.ts +8 -0
  1298. package/out/icons/file-type-corner.luau +23 -0
  1299. package/out/icons/file-type.d.ts +8 -0
  1300. package/out/icons/file-type.luau +23 -0
  1301. package/out/icons/file-up.d.ts +8 -0
  1302. package/out/icons/file-up.luau +23 -0
  1303. package/out/icons/file-user.d.ts +8 -0
  1304. package/out/icons/file-user.luau +23 -0
  1305. package/out/icons/file-video-camera.d.ts +8 -0
  1306. package/out/icons/file-video-camera.luau +23 -0
  1307. package/out/icons/file-volume.d.ts +8 -0
  1308. package/out/icons/file-volume.luau +23 -0
  1309. package/out/icons/file-x-corner.d.ts +8 -0
  1310. package/out/icons/file-x-corner.luau +23 -0
  1311. package/out/icons/file-x.d.ts +8 -0
  1312. package/out/icons/file-x.luau +23 -0
  1313. package/out/icons/file.d.ts +8 -0
  1314. package/out/icons/file.luau +23 -0
  1315. package/out/icons/files.d.ts +8 -0
  1316. package/out/icons/files.luau +23 -0
  1317. package/out/icons/film.d.ts +8 -0
  1318. package/out/icons/film.luau +23 -0
  1319. package/out/icons/fingerprint-pattern.d.ts +8 -0
  1320. package/out/icons/fingerprint-pattern.luau +23 -0
  1321. package/out/icons/fire-extinguisher.d.ts +8 -0
  1322. package/out/icons/fire-extinguisher.luau +23 -0
  1323. package/out/icons/fish-off.d.ts +8 -0
  1324. package/out/icons/fish-off.luau +23 -0
  1325. package/out/icons/fish-symbol.d.ts +8 -0
  1326. package/out/icons/fish-symbol.luau +23 -0
  1327. package/out/icons/fish.d.ts +8 -0
  1328. package/out/icons/fish.luau +23 -0
  1329. package/out/icons/fishing-hook.d.ts +8 -0
  1330. package/out/icons/fishing-hook.luau +23 -0
  1331. package/out/icons/fishing-rod.d.ts +8 -0
  1332. package/out/icons/fishing-rod.luau +23 -0
  1333. package/out/icons/flag-off.d.ts +8 -0
  1334. package/out/icons/flag-off.luau +23 -0
  1335. package/out/icons/flag-triangle-left.d.ts +8 -0
  1336. package/out/icons/flag-triangle-left.luau +23 -0
  1337. package/out/icons/flag-triangle-right.d.ts +8 -0
  1338. package/out/icons/flag-triangle-right.luau +23 -0
  1339. package/out/icons/flag.d.ts +8 -0
  1340. package/out/icons/flag.luau +23 -0
  1341. package/out/icons/flame-kindling.d.ts +8 -0
  1342. package/out/icons/flame-kindling.luau +23 -0
  1343. package/out/icons/flame.d.ts +8 -0
  1344. package/out/icons/flame.luau +23 -0
  1345. package/out/icons/flashlight-off.d.ts +8 -0
  1346. package/out/icons/flashlight-off.luau +23 -0
  1347. package/out/icons/flashlight.d.ts +8 -0
  1348. package/out/icons/flashlight.luau +23 -0
  1349. package/out/icons/flask-conical-off.d.ts +8 -0
  1350. package/out/icons/flask-conical-off.luau +23 -0
  1351. package/out/icons/flask-conical.d.ts +8 -0
  1352. package/out/icons/flask-conical.luau +23 -0
  1353. package/out/icons/flask-round.d.ts +8 -0
  1354. package/out/icons/flask-round.luau +23 -0
  1355. package/out/icons/flip-horizontal-2.d.ts +8 -0
  1356. package/out/icons/flip-horizontal-2.luau +23 -0
  1357. package/out/icons/flip-vertical-2.d.ts +8 -0
  1358. package/out/icons/flip-vertical-2.luau +23 -0
  1359. package/out/icons/flower-2.d.ts +8 -0
  1360. package/out/icons/flower-2.luau +23 -0
  1361. package/out/icons/flower.d.ts +8 -0
  1362. package/out/icons/flower.luau +23 -0
  1363. package/out/icons/focus.d.ts +8 -0
  1364. package/out/icons/focus.luau +23 -0
  1365. package/out/icons/fold-horizontal.d.ts +8 -0
  1366. package/out/icons/fold-horizontal.luau +23 -0
  1367. package/out/icons/fold-vertical.d.ts +8 -0
  1368. package/out/icons/fold-vertical.luau +23 -0
  1369. package/out/icons/folder-archive.d.ts +8 -0
  1370. package/out/icons/folder-archive.luau +23 -0
  1371. package/out/icons/folder-bookmark.d.ts +8 -0
  1372. package/out/icons/folder-bookmark.luau +23 -0
  1373. package/out/icons/folder-check.d.ts +8 -0
  1374. package/out/icons/folder-check.luau +23 -0
  1375. package/out/icons/folder-clock.d.ts +8 -0
  1376. package/out/icons/folder-clock.luau +23 -0
  1377. package/out/icons/folder-closed.d.ts +8 -0
  1378. package/out/icons/folder-closed.luau +23 -0
  1379. package/out/icons/folder-code.d.ts +8 -0
  1380. package/out/icons/folder-code.luau +23 -0
  1381. package/out/icons/folder-cog.d.ts +8 -0
  1382. package/out/icons/folder-cog.luau +23 -0
  1383. package/out/icons/folder-dot.d.ts +8 -0
  1384. package/out/icons/folder-dot.luau +23 -0
  1385. package/out/icons/folder-down.d.ts +8 -0
  1386. package/out/icons/folder-down.luau +23 -0
  1387. package/out/icons/folder-git-2.d.ts +8 -0
  1388. package/out/icons/folder-git-2.luau +23 -0
  1389. package/out/icons/folder-git.d.ts +8 -0
  1390. package/out/icons/folder-git.luau +23 -0
  1391. package/out/icons/folder-heart.d.ts +8 -0
  1392. package/out/icons/folder-heart.luau +23 -0
  1393. package/out/icons/folder-input.d.ts +8 -0
  1394. package/out/icons/folder-input.luau +23 -0
  1395. package/out/icons/folder-kanban.d.ts +8 -0
  1396. package/out/icons/folder-kanban.luau +23 -0
  1397. package/out/icons/folder-key.d.ts +8 -0
  1398. package/out/icons/folder-key.luau +23 -0
  1399. package/out/icons/folder-lock.d.ts +8 -0
  1400. package/out/icons/folder-lock.luau +23 -0
  1401. package/out/icons/folder-minus.d.ts +8 -0
  1402. package/out/icons/folder-minus.luau +23 -0
  1403. package/out/icons/folder-open-dot.d.ts +8 -0
  1404. package/out/icons/folder-open-dot.luau +23 -0
  1405. package/out/icons/folder-open.d.ts +8 -0
  1406. package/out/icons/folder-open.luau +23 -0
  1407. package/out/icons/folder-output.d.ts +8 -0
  1408. package/out/icons/folder-output.luau +23 -0
  1409. package/out/icons/folder-pen.d.ts +8 -0
  1410. package/out/icons/folder-pen.luau +23 -0
  1411. package/out/icons/folder-plus.d.ts +8 -0
  1412. package/out/icons/folder-plus.luau +23 -0
  1413. package/out/icons/folder-root.d.ts +8 -0
  1414. package/out/icons/folder-root.luau +23 -0
  1415. package/out/icons/folder-search-2.d.ts +8 -0
  1416. package/out/icons/folder-search-2.luau +23 -0
  1417. package/out/icons/folder-search.d.ts +8 -0
  1418. package/out/icons/folder-search.luau +23 -0
  1419. package/out/icons/folder-symlink.d.ts +8 -0
  1420. package/out/icons/folder-symlink.luau +23 -0
  1421. package/out/icons/folder-sync.d.ts +8 -0
  1422. package/out/icons/folder-sync.luau +23 -0
  1423. package/out/icons/folder-tree.d.ts +8 -0
  1424. package/out/icons/folder-tree.luau +23 -0
  1425. package/out/icons/folder-up.d.ts +8 -0
  1426. package/out/icons/folder-up.luau +23 -0
  1427. package/out/icons/folder-x.d.ts +8 -0
  1428. package/out/icons/folder-x.luau +23 -0
  1429. package/out/icons/folder.d.ts +8 -0
  1430. package/out/icons/folder.luau +23 -0
  1431. package/out/icons/folders.d.ts +8 -0
  1432. package/out/icons/folders.luau +23 -0
  1433. package/out/icons/footprints.d.ts +8 -0
  1434. package/out/icons/footprints.luau +23 -0
  1435. package/out/icons/forklift.d.ts +8 -0
  1436. package/out/icons/forklift.luau +23 -0
  1437. package/out/icons/form.d.ts +8 -0
  1438. package/out/icons/form.luau +23 -0
  1439. package/out/icons/forward.d.ts +8 -0
  1440. package/out/icons/forward.luau +23 -0
  1441. package/out/icons/frame.d.ts +8 -0
  1442. package/out/icons/frame.luau +23 -0
  1443. package/out/icons/frown.d.ts +8 -0
  1444. package/out/icons/frown.luau +23 -0
  1445. package/out/icons/fuel.d.ts +8 -0
  1446. package/out/icons/fuel.luau +23 -0
  1447. package/out/icons/fullscreen.d.ts +8 -0
  1448. package/out/icons/fullscreen.luau +23 -0
  1449. package/out/icons/funnel-plus.d.ts +8 -0
  1450. package/out/icons/funnel-plus.luau +23 -0
  1451. package/out/icons/funnel-x.d.ts +8 -0
  1452. package/out/icons/funnel-x.luau +23 -0
  1453. package/out/icons/funnel.d.ts +8 -0
  1454. package/out/icons/funnel.luau +23 -0
  1455. package/out/icons/gallery-horizontal-end.d.ts +8 -0
  1456. package/out/icons/gallery-horizontal-end.luau +23 -0
  1457. package/out/icons/gallery-horizontal.d.ts +8 -0
  1458. package/out/icons/gallery-horizontal.luau +23 -0
  1459. package/out/icons/gallery-thumbnails.d.ts +8 -0
  1460. package/out/icons/gallery-thumbnails.luau +23 -0
  1461. package/out/icons/gallery-vertical-end.d.ts +8 -0
  1462. package/out/icons/gallery-vertical-end.luau +23 -0
  1463. package/out/icons/gallery-vertical.d.ts +8 -0
  1464. package/out/icons/gallery-vertical.luau +23 -0
  1465. package/out/icons/gamepad-2.d.ts +8 -0
  1466. package/out/icons/gamepad-2.luau +23 -0
  1467. package/out/icons/gamepad-directional.d.ts +8 -0
  1468. package/out/icons/gamepad-directional.luau +23 -0
  1469. package/out/icons/gamepad.d.ts +8 -0
  1470. package/out/icons/gamepad.luau +23 -0
  1471. package/out/icons/gauge.d.ts +8 -0
  1472. package/out/icons/gauge.luau +23 -0
  1473. package/out/icons/gavel.d.ts +8 -0
  1474. package/out/icons/gavel.luau +23 -0
  1475. package/out/icons/gem.d.ts +8 -0
  1476. package/out/icons/gem.luau +23 -0
  1477. package/out/icons/georgian-lari.d.ts +8 -0
  1478. package/out/icons/georgian-lari.luau +23 -0
  1479. package/out/icons/ghost.d.ts +8 -0
  1480. package/out/icons/ghost.luau +23 -0
  1481. package/out/icons/gift.d.ts +8 -0
  1482. package/out/icons/gift.luau +23 -0
  1483. package/out/icons/git-branch-minus.d.ts +8 -0
  1484. package/out/icons/git-branch-minus.luau +23 -0
  1485. package/out/icons/git-branch-plus.d.ts +8 -0
  1486. package/out/icons/git-branch-plus.luau +23 -0
  1487. package/out/icons/git-branch.d.ts +8 -0
  1488. package/out/icons/git-branch.luau +23 -0
  1489. package/out/icons/git-commit-horizontal.d.ts +8 -0
  1490. package/out/icons/git-commit-horizontal.luau +23 -0
  1491. package/out/icons/git-commit-vertical.d.ts +8 -0
  1492. package/out/icons/git-commit-vertical.luau +23 -0
  1493. package/out/icons/git-compare-arrows.d.ts +8 -0
  1494. package/out/icons/git-compare-arrows.luau +23 -0
  1495. package/out/icons/git-compare.d.ts +8 -0
  1496. package/out/icons/git-compare.luau +23 -0
  1497. package/out/icons/git-fork.d.ts +8 -0
  1498. package/out/icons/git-fork.luau +23 -0
  1499. package/out/icons/git-graph.d.ts +8 -0
  1500. package/out/icons/git-graph.luau +23 -0
  1501. package/out/icons/git-merge-conflict.d.ts +8 -0
  1502. package/out/icons/git-merge-conflict.luau +23 -0
  1503. package/out/icons/git-merge.d.ts +8 -0
  1504. package/out/icons/git-merge.luau +23 -0
  1505. package/out/icons/git-pull-request-arrow.d.ts +8 -0
  1506. package/out/icons/git-pull-request-arrow.luau +23 -0
  1507. package/out/icons/git-pull-request-closed.d.ts +8 -0
  1508. package/out/icons/git-pull-request-closed.luau +23 -0
  1509. package/out/icons/git-pull-request-create-arrow.d.ts +8 -0
  1510. package/out/icons/git-pull-request-create-arrow.luau +23 -0
  1511. package/out/icons/git-pull-request-create.d.ts +8 -0
  1512. package/out/icons/git-pull-request-create.luau +23 -0
  1513. package/out/icons/git-pull-request-draft.d.ts +8 -0
  1514. package/out/icons/git-pull-request-draft.luau +23 -0
  1515. package/out/icons/git-pull-request.d.ts +8 -0
  1516. package/out/icons/git-pull-request.luau +23 -0
  1517. package/out/icons/glass-water.d.ts +8 -0
  1518. package/out/icons/glass-water.luau +23 -0
  1519. package/out/icons/glasses.d.ts +8 -0
  1520. package/out/icons/glasses.luau +23 -0
  1521. package/out/icons/globe-check.d.ts +8 -0
  1522. package/out/icons/globe-check.luau +23 -0
  1523. package/out/icons/globe-lock.d.ts +8 -0
  1524. package/out/icons/globe-lock.luau +23 -0
  1525. package/out/icons/globe-off.d.ts +8 -0
  1526. package/out/icons/globe-off.luau +23 -0
  1527. package/out/icons/globe-x.d.ts +8 -0
  1528. package/out/icons/globe-x.luau +23 -0
  1529. package/out/icons/globe.d.ts +8 -0
  1530. package/out/icons/globe.luau +23 -0
  1531. package/out/icons/goal.d.ts +8 -0
  1532. package/out/icons/goal.luau +23 -0
  1533. package/out/icons/gpu.d.ts +8 -0
  1534. package/out/icons/gpu.luau +23 -0
  1535. package/out/icons/graduation-cap.d.ts +8 -0
  1536. package/out/icons/graduation-cap.luau +23 -0
  1537. package/out/icons/grape.d.ts +8 -0
  1538. package/out/icons/grape.luau +23 -0
  1539. package/out/icons/grid-2x2-check.d.ts +8 -0
  1540. package/out/icons/grid-2x2-check.luau +23 -0
  1541. package/out/icons/grid-2x2-plus.d.ts +8 -0
  1542. package/out/icons/grid-2x2-plus.luau +23 -0
  1543. package/out/icons/grid-2x2-x.d.ts +8 -0
  1544. package/out/icons/grid-2x2-x.luau +23 -0
  1545. package/out/icons/grid-2x2.d.ts +8 -0
  1546. package/out/icons/grid-2x2.luau +23 -0
  1547. package/out/icons/grid-3x2.d.ts +8 -0
  1548. package/out/icons/grid-3x2.luau +23 -0
  1549. package/out/icons/grid-3x3.d.ts +8 -0
  1550. package/out/icons/grid-3x3.luau +23 -0
  1551. package/out/icons/grip-horizontal.d.ts +8 -0
  1552. package/out/icons/grip-horizontal.luau +23 -0
  1553. package/out/icons/grip-vertical.d.ts +8 -0
  1554. package/out/icons/grip-vertical.luau +23 -0
  1555. package/out/icons/grip.d.ts +8 -0
  1556. package/out/icons/grip.luau +23 -0
  1557. package/out/icons/group.d.ts +8 -0
  1558. package/out/icons/group.luau +23 -0
  1559. package/out/icons/guitar.d.ts +8 -0
  1560. package/out/icons/guitar.luau +23 -0
  1561. package/out/icons/ham.d.ts +8 -0
  1562. package/out/icons/ham.luau +23 -0
  1563. package/out/icons/hamburger.d.ts +8 -0
  1564. package/out/icons/hamburger.luau +23 -0
  1565. package/out/icons/hammer.d.ts +8 -0
  1566. package/out/icons/hammer.luau +23 -0
  1567. package/out/icons/hand-coins.d.ts +8 -0
  1568. package/out/icons/hand-coins.luau +23 -0
  1569. package/out/icons/hand-fist.d.ts +8 -0
  1570. package/out/icons/hand-fist.luau +23 -0
  1571. package/out/icons/hand-grab.d.ts +8 -0
  1572. package/out/icons/hand-grab.luau +23 -0
  1573. package/out/icons/hand-heart.d.ts +8 -0
  1574. package/out/icons/hand-heart.luau +23 -0
  1575. package/out/icons/hand-helping.d.ts +8 -0
  1576. package/out/icons/hand-helping.luau +23 -0
  1577. package/out/icons/hand-metal.d.ts +8 -0
  1578. package/out/icons/hand-metal.luau +23 -0
  1579. package/out/icons/hand-platter.d.ts +8 -0
  1580. package/out/icons/hand-platter.luau +23 -0
  1581. package/out/icons/hand.d.ts +8 -0
  1582. package/out/icons/hand.luau +23 -0
  1583. package/out/icons/handbag.d.ts +8 -0
  1584. package/out/icons/handbag.luau +23 -0
  1585. package/out/icons/handshake.d.ts +8 -0
  1586. package/out/icons/handshake.luau +23 -0
  1587. package/out/icons/hard-drive-download.d.ts +8 -0
  1588. package/out/icons/hard-drive-download.luau +23 -0
  1589. package/out/icons/hard-drive-upload.d.ts +8 -0
  1590. package/out/icons/hard-drive-upload.luau +23 -0
  1591. package/out/icons/hard-drive.d.ts +8 -0
  1592. package/out/icons/hard-drive.luau +23 -0
  1593. package/out/icons/hard-hat.d.ts +8 -0
  1594. package/out/icons/hard-hat.luau +23 -0
  1595. package/out/icons/hash.d.ts +8 -0
  1596. package/out/icons/hash.luau +23 -0
  1597. package/out/icons/hat-glasses.d.ts +8 -0
  1598. package/out/icons/hat-glasses.luau +23 -0
  1599. package/out/icons/haze.d.ts +8 -0
  1600. package/out/icons/haze.luau +23 -0
  1601. package/out/icons/hd.d.ts +8 -0
  1602. package/out/icons/hd.luau +23 -0
  1603. package/out/icons/hdmi-port.d.ts +8 -0
  1604. package/out/icons/hdmi-port.luau +23 -0
  1605. package/out/icons/heading-1.d.ts +8 -0
  1606. package/out/icons/heading-1.luau +23 -0
  1607. package/out/icons/heading-2.d.ts +8 -0
  1608. package/out/icons/heading-2.luau +23 -0
  1609. package/out/icons/heading-3.d.ts +8 -0
  1610. package/out/icons/heading-3.luau +23 -0
  1611. package/out/icons/heading-4.d.ts +8 -0
  1612. package/out/icons/heading-4.luau +23 -0
  1613. package/out/icons/heading-5.d.ts +8 -0
  1614. package/out/icons/heading-5.luau +23 -0
  1615. package/out/icons/heading-6.d.ts +8 -0
  1616. package/out/icons/heading-6.luau +23 -0
  1617. package/out/icons/heading.d.ts +8 -0
  1618. package/out/icons/heading.luau +23 -0
  1619. package/out/icons/headphone-off.d.ts +8 -0
  1620. package/out/icons/headphone-off.luau +23 -0
  1621. package/out/icons/headphones.d.ts +8 -0
  1622. package/out/icons/headphones.luau +23 -0
  1623. package/out/icons/headset.d.ts +8 -0
  1624. package/out/icons/headset.luau +23 -0
  1625. package/out/icons/heart-crack.d.ts +8 -0
  1626. package/out/icons/heart-crack.luau +23 -0
  1627. package/out/icons/heart-handshake.d.ts +8 -0
  1628. package/out/icons/heart-handshake.luau +23 -0
  1629. package/out/icons/heart-minus.d.ts +8 -0
  1630. package/out/icons/heart-minus.luau +23 -0
  1631. package/out/icons/heart-off.d.ts +8 -0
  1632. package/out/icons/heart-off.luau +23 -0
  1633. package/out/icons/heart-plus.d.ts +8 -0
  1634. package/out/icons/heart-plus.luau +23 -0
  1635. package/out/icons/heart-pulse.d.ts +8 -0
  1636. package/out/icons/heart-pulse.luau +23 -0
  1637. package/out/icons/heart-x.d.ts +8 -0
  1638. package/out/icons/heart-x.luau +23 -0
  1639. package/out/icons/heart.d.ts +8 -0
  1640. package/out/icons/heart.luau +23 -0
  1641. package/out/icons/heater.d.ts +8 -0
  1642. package/out/icons/heater.luau +23 -0
  1643. package/out/icons/helicopter.d.ts +8 -0
  1644. package/out/icons/helicopter.luau +23 -0
  1645. package/out/icons/hexagon.d.ts +8 -0
  1646. package/out/icons/hexagon.luau +23 -0
  1647. package/out/icons/highlighter.d.ts +8 -0
  1648. package/out/icons/highlighter.luau +23 -0
  1649. package/out/icons/history.d.ts +8 -0
  1650. package/out/icons/history.luau +23 -0
  1651. package/out/icons/hospital.d.ts +8 -0
  1652. package/out/icons/hospital.luau +23 -0
  1653. package/out/icons/hotel.d.ts +8 -0
  1654. package/out/icons/hotel.luau +23 -0
  1655. package/out/icons/hourglass.d.ts +8 -0
  1656. package/out/icons/hourglass.luau +23 -0
  1657. package/out/icons/house-heart.d.ts +8 -0
  1658. package/out/icons/house-heart.luau +23 -0
  1659. package/out/icons/house-plug.d.ts +8 -0
  1660. package/out/icons/house-plug.luau +23 -0
  1661. package/out/icons/house-plus.d.ts +8 -0
  1662. package/out/icons/house-plus.luau +23 -0
  1663. package/out/icons/house-wifi.d.ts +8 -0
  1664. package/out/icons/house-wifi.luau +23 -0
  1665. package/out/icons/house.d.ts +8 -0
  1666. package/out/icons/house.luau +23 -0
  1667. package/out/icons/ice-cream-bowl.d.ts +8 -0
  1668. package/out/icons/ice-cream-bowl.luau +23 -0
  1669. package/out/icons/ice-cream-cone.d.ts +8 -0
  1670. package/out/icons/ice-cream-cone.luau +23 -0
  1671. package/out/icons/id-card-lanyard.d.ts +8 -0
  1672. package/out/icons/id-card-lanyard.luau +23 -0
  1673. package/out/icons/id-card.d.ts +8 -0
  1674. package/out/icons/id-card.luau +23 -0
  1675. package/out/icons/image-down.d.ts +8 -0
  1676. package/out/icons/image-down.luau +23 -0
  1677. package/out/icons/image-minus.d.ts +8 -0
  1678. package/out/icons/image-minus.luau +23 -0
  1679. package/out/icons/image-off.d.ts +8 -0
  1680. package/out/icons/image-off.luau +23 -0
  1681. package/out/icons/image-play.d.ts +8 -0
  1682. package/out/icons/image-play.luau +23 -0
  1683. package/out/icons/image-plus.d.ts +8 -0
  1684. package/out/icons/image-plus.luau +23 -0
  1685. package/out/icons/image-up.d.ts +8 -0
  1686. package/out/icons/image-up.luau +23 -0
  1687. package/out/icons/image-upscale.d.ts +8 -0
  1688. package/out/icons/image-upscale.luau +23 -0
  1689. package/out/icons/image.d.ts +8 -0
  1690. package/out/icons/image.luau +23 -0
  1691. package/out/icons/images.d.ts +8 -0
  1692. package/out/icons/images.luau +23 -0
  1693. package/out/icons/import.d.ts +8 -0
  1694. package/out/icons/import.luau +23 -0
  1695. package/out/icons/inbox.d.ts +8 -0
  1696. package/out/icons/inbox.luau +23 -0
  1697. package/out/icons/index.d.ts +1727 -0
  1698. package/out/icons/indian-rupee.d.ts +8 -0
  1699. package/out/icons/indian-rupee.luau +23 -0
  1700. package/out/icons/infinity.d.ts +8 -0
  1701. package/out/icons/infinity.luau +23 -0
  1702. package/out/icons/info.d.ts +8 -0
  1703. package/out/icons/info.luau +23 -0
  1704. package/out/icons/init.luau +1733 -0
  1705. package/out/icons/inspection-panel.d.ts +8 -0
  1706. package/out/icons/inspection-panel.luau +23 -0
  1707. package/out/icons/italic.d.ts +8 -0
  1708. package/out/icons/italic.luau +23 -0
  1709. package/out/icons/iteration-ccw.d.ts +8 -0
  1710. package/out/icons/iteration-ccw.luau +23 -0
  1711. package/out/icons/iteration-cw.d.ts +8 -0
  1712. package/out/icons/iteration-cw.luau +23 -0
  1713. package/out/icons/japanese-yen.d.ts +8 -0
  1714. package/out/icons/japanese-yen.luau +23 -0
  1715. package/out/icons/joystick.d.ts +8 -0
  1716. package/out/icons/joystick.luau +23 -0
  1717. package/out/icons/kanban.d.ts +8 -0
  1718. package/out/icons/kanban.luau +23 -0
  1719. package/out/icons/kayak.d.ts +8 -0
  1720. package/out/icons/kayak.luau +23 -0
  1721. package/out/icons/key-round.d.ts +8 -0
  1722. package/out/icons/key-round.luau +23 -0
  1723. package/out/icons/key-square.d.ts +8 -0
  1724. package/out/icons/key-square.luau +23 -0
  1725. package/out/icons/key.d.ts +8 -0
  1726. package/out/icons/key.luau +23 -0
  1727. package/out/icons/keyboard-music.d.ts +8 -0
  1728. package/out/icons/keyboard-music.luau +23 -0
  1729. package/out/icons/keyboard-off.d.ts +8 -0
  1730. package/out/icons/keyboard-off.luau +23 -0
  1731. package/out/icons/keyboard.d.ts +8 -0
  1732. package/out/icons/keyboard.luau +23 -0
  1733. package/out/icons/lamp-ceiling.d.ts +8 -0
  1734. package/out/icons/lamp-ceiling.luau +23 -0
  1735. package/out/icons/lamp-desk.d.ts +8 -0
  1736. package/out/icons/lamp-desk.luau +23 -0
  1737. package/out/icons/lamp-floor.d.ts +8 -0
  1738. package/out/icons/lamp-floor.luau +23 -0
  1739. package/out/icons/lamp-wall-down.d.ts +8 -0
  1740. package/out/icons/lamp-wall-down.luau +23 -0
  1741. package/out/icons/lamp-wall-up.d.ts +8 -0
  1742. package/out/icons/lamp-wall-up.luau +23 -0
  1743. package/out/icons/lamp.d.ts +8 -0
  1744. package/out/icons/lamp.luau +23 -0
  1745. package/out/icons/land-plot.d.ts +8 -0
  1746. package/out/icons/land-plot.luau +23 -0
  1747. package/out/icons/landmark.d.ts +8 -0
  1748. package/out/icons/landmark.luau +23 -0
  1749. package/out/icons/languages.d.ts +8 -0
  1750. package/out/icons/languages.luau +23 -0
  1751. package/out/icons/laptop-minimal-check.d.ts +8 -0
  1752. package/out/icons/laptop-minimal-check.luau +23 -0
  1753. package/out/icons/laptop-minimal.d.ts +8 -0
  1754. package/out/icons/laptop-minimal.luau +23 -0
  1755. package/out/icons/laptop.d.ts +8 -0
  1756. package/out/icons/laptop.luau +23 -0
  1757. package/out/icons/lasso-select.d.ts +8 -0
  1758. package/out/icons/lasso-select.luau +23 -0
  1759. package/out/icons/lasso.d.ts +8 -0
  1760. package/out/icons/lasso.luau +23 -0
  1761. package/out/icons/laugh.d.ts +8 -0
  1762. package/out/icons/laugh.luau +23 -0
  1763. package/out/icons/layers-2.d.ts +8 -0
  1764. package/out/icons/layers-2.luau +23 -0
  1765. package/out/icons/layers-minus.d.ts +8 -0
  1766. package/out/icons/layers-minus.luau +23 -0
  1767. package/out/icons/layers-plus.d.ts +8 -0
  1768. package/out/icons/layers-plus.luau +23 -0
  1769. package/out/icons/layers.d.ts +8 -0
  1770. package/out/icons/layers.luau +23 -0
  1771. package/out/icons/layout-dashboard.d.ts +8 -0
  1772. package/out/icons/layout-dashboard.luau +23 -0
  1773. package/out/icons/layout-grid.d.ts +8 -0
  1774. package/out/icons/layout-grid.luau +23 -0
  1775. package/out/icons/layout-list.d.ts +8 -0
  1776. package/out/icons/layout-list.luau +23 -0
  1777. package/out/icons/layout-panel-left.d.ts +8 -0
  1778. package/out/icons/layout-panel-left.luau +23 -0
  1779. package/out/icons/layout-panel-top.d.ts +8 -0
  1780. package/out/icons/layout-panel-top.luau +23 -0
  1781. package/out/icons/layout-template.d.ts +8 -0
  1782. package/out/icons/layout-template.luau +23 -0
  1783. package/out/icons/leaf.d.ts +8 -0
  1784. package/out/icons/leaf.luau +23 -0
  1785. package/out/icons/leafy-green.d.ts +8 -0
  1786. package/out/icons/leafy-green.luau +23 -0
  1787. package/out/icons/lectern.d.ts +8 -0
  1788. package/out/icons/lectern.luau +23 -0
  1789. package/out/icons/lens-concave.d.ts +8 -0
  1790. package/out/icons/lens-concave.luau +23 -0
  1791. package/out/icons/lens-convex.d.ts +8 -0
  1792. package/out/icons/lens-convex.luau +23 -0
  1793. package/out/icons/library-big.d.ts +8 -0
  1794. package/out/icons/library-big.luau +23 -0
  1795. package/out/icons/library.d.ts +8 -0
  1796. package/out/icons/library.luau +23 -0
  1797. package/out/icons/life-buoy.d.ts +8 -0
  1798. package/out/icons/life-buoy.luau +23 -0
  1799. package/out/icons/ligature.d.ts +8 -0
  1800. package/out/icons/ligature.luau +23 -0
  1801. package/out/icons/lightbulb-off.d.ts +8 -0
  1802. package/out/icons/lightbulb-off.luau +23 -0
  1803. package/out/icons/lightbulb.d.ts +8 -0
  1804. package/out/icons/lightbulb.luau +23 -0
  1805. package/out/icons/line-dot-right-horizontal.d.ts +8 -0
  1806. package/out/icons/line-dot-right-horizontal.luau +23 -0
  1807. package/out/icons/line-squiggle.d.ts +8 -0
  1808. package/out/icons/line-squiggle.luau +23 -0
  1809. package/out/icons/line-style.d.ts +8 -0
  1810. package/out/icons/line-style.luau +23 -0
  1811. package/out/icons/link-2-off.d.ts +8 -0
  1812. package/out/icons/link-2-off.luau +23 -0
  1813. package/out/icons/link-2.d.ts +8 -0
  1814. package/out/icons/link-2.luau +23 -0
  1815. package/out/icons/link.d.ts +8 -0
  1816. package/out/icons/link.luau +23 -0
  1817. package/out/icons/list-check.d.ts +8 -0
  1818. package/out/icons/list-check.luau +23 -0
  1819. package/out/icons/list-checks.d.ts +8 -0
  1820. package/out/icons/list-checks.luau +23 -0
  1821. package/out/icons/list-chevrons-down-up.d.ts +8 -0
  1822. package/out/icons/list-chevrons-down-up.luau +23 -0
  1823. package/out/icons/list-chevrons-up-down.d.ts +8 -0
  1824. package/out/icons/list-chevrons-up-down.luau +23 -0
  1825. package/out/icons/list-collapse.d.ts +8 -0
  1826. package/out/icons/list-collapse.luau +23 -0
  1827. package/out/icons/list-end.d.ts +8 -0
  1828. package/out/icons/list-end.luau +23 -0
  1829. package/out/icons/list-filter-plus.d.ts +8 -0
  1830. package/out/icons/list-filter-plus.luau +23 -0
  1831. package/out/icons/list-filter.d.ts +8 -0
  1832. package/out/icons/list-filter.luau +23 -0
  1833. package/out/icons/list-indent-decrease.d.ts +8 -0
  1834. package/out/icons/list-indent-decrease.luau +23 -0
  1835. package/out/icons/list-indent-increase.d.ts +8 -0
  1836. package/out/icons/list-indent-increase.luau +23 -0
  1837. package/out/icons/list-minus.d.ts +8 -0
  1838. package/out/icons/list-minus.luau +23 -0
  1839. package/out/icons/list-music.d.ts +8 -0
  1840. package/out/icons/list-music.luau +23 -0
  1841. package/out/icons/list-ordered.d.ts +8 -0
  1842. package/out/icons/list-ordered.luau +23 -0
  1843. package/out/icons/list-plus.d.ts +8 -0
  1844. package/out/icons/list-plus.luau +23 -0
  1845. package/out/icons/list-restart.d.ts +8 -0
  1846. package/out/icons/list-restart.luau +23 -0
  1847. package/out/icons/list-sort-ascending.d.ts +8 -0
  1848. package/out/icons/list-sort-ascending.luau +23 -0
  1849. package/out/icons/list-sort-descending.d.ts +8 -0
  1850. package/out/icons/list-sort-descending.luau +23 -0
  1851. package/out/icons/list-start.d.ts +8 -0
  1852. package/out/icons/list-start.luau +23 -0
  1853. package/out/icons/list-todo.d.ts +8 -0
  1854. package/out/icons/list-todo.luau +23 -0
  1855. package/out/icons/list-tree.d.ts +8 -0
  1856. package/out/icons/list-tree.luau +23 -0
  1857. package/out/icons/list-video.d.ts +8 -0
  1858. package/out/icons/list-video.luau +23 -0
  1859. package/out/icons/list-x.d.ts +8 -0
  1860. package/out/icons/list-x.luau +23 -0
  1861. package/out/icons/list.d.ts +8 -0
  1862. package/out/icons/list.luau +23 -0
  1863. package/out/icons/loader-circle.d.ts +8 -0
  1864. package/out/icons/loader-circle.luau +23 -0
  1865. package/out/icons/loader-pinwheel.d.ts +8 -0
  1866. package/out/icons/loader-pinwheel.luau +23 -0
  1867. package/out/icons/loader.d.ts +8 -0
  1868. package/out/icons/loader.luau +23 -0
  1869. package/out/icons/locate-fixed.d.ts +8 -0
  1870. package/out/icons/locate-fixed.luau +23 -0
  1871. package/out/icons/locate-off.d.ts +8 -0
  1872. package/out/icons/locate-off.luau +23 -0
  1873. package/out/icons/locate.d.ts +8 -0
  1874. package/out/icons/locate.luau +23 -0
  1875. package/out/icons/lock-keyhole-open.d.ts +8 -0
  1876. package/out/icons/lock-keyhole-open.luau +23 -0
  1877. package/out/icons/lock-keyhole.d.ts +8 -0
  1878. package/out/icons/lock-keyhole.luau +23 -0
  1879. package/out/icons/lock-open.d.ts +8 -0
  1880. package/out/icons/lock-open.luau +23 -0
  1881. package/out/icons/lock.d.ts +8 -0
  1882. package/out/icons/lock.luau +23 -0
  1883. package/out/icons/log-in.d.ts +8 -0
  1884. package/out/icons/log-in.luau +23 -0
  1885. package/out/icons/log-out.d.ts +8 -0
  1886. package/out/icons/log-out.luau +23 -0
  1887. package/out/icons/logs.d.ts +8 -0
  1888. package/out/icons/logs.luau +23 -0
  1889. package/out/icons/lollipop.d.ts +8 -0
  1890. package/out/icons/lollipop.luau +23 -0
  1891. package/out/icons/luggage.d.ts +8 -0
  1892. package/out/icons/luggage.luau +23 -0
  1893. package/out/icons/magnet.d.ts +8 -0
  1894. package/out/icons/magnet.luau +23 -0
  1895. package/out/icons/mail-check.d.ts +8 -0
  1896. package/out/icons/mail-check.luau +23 -0
  1897. package/out/icons/mail-minus.d.ts +8 -0
  1898. package/out/icons/mail-minus.luau +23 -0
  1899. package/out/icons/mail-open.d.ts +8 -0
  1900. package/out/icons/mail-open.luau +23 -0
  1901. package/out/icons/mail-plus.d.ts +8 -0
  1902. package/out/icons/mail-plus.luau +23 -0
  1903. package/out/icons/mail-question-mark.d.ts +8 -0
  1904. package/out/icons/mail-question-mark.luau +23 -0
  1905. package/out/icons/mail-search.d.ts +8 -0
  1906. package/out/icons/mail-search.luau +23 -0
  1907. package/out/icons/mail-warning.d.ts +8 -0
  1908. package/out/icons/mail-warning.luau +23 -0
  1909. package/out/icons/mail-x.d.ts +8 -0
  1910. package/out/icons/mail-x.luau +23 -0
  1911. package/out/icons/mail.d.ts +8 -0
  1912. package/out/icons/mail.luau +23 -0
  1913. package/out/icons/mailbox.d.ts +8 -0
  1914. package/out/icons/mailbox.luau +23 -0
  1915. package/out/icons/mails.d.ts +8 -0
  1916. package/out/icons/mails.luau +23 -0
  1917. package/out/icons/map-minus.d.ts +8 -0
  1918. package/out/icons/map-minus.luau +23 -0
  1919. package/out/icons/map-pin-check-inside.d.ts +8 -0
  1920. package/out/icons/map-pin-check-inside.luau +23 -0
  1921. package/out/icons/map-pin-check.d.ts +8 -0
  1922. package/out/icons/map-pin-check.luau +23 -0
  1923. package/out/icons/map-pin-house.d.ts +8 -0
  1924. package/out/icons/map-pin-house.luau +23 -0
  1925. package/out/icons/map-pin-minus-inside.d.ts +8 -0
  1926. package/out/icons/map-pin-minus-inside.luau +23 -0
  1927. package/out/icons/map-pin-minus.d.ts +8 -0
  1928. package/out/icons/map-pin-minus.luau +23 -0
  1929. package/out/icons/map-pin-off.d.ts +8 -0
  1930. package/out/icons/map-pin-off.luau +23 -0
  1931. package/out/icons/map-pin-pen.d.ts +8 -0
  1932. package/out/icons/map-pin-pen.luau +23 -0
  1933. package/out/icons/map-pin-plus-inside.d.ts +8 -0
  1934. package/out/icons/map-pin-plus-inside.luau +23 -0
  1935. package/out/icons/map-pin-plus.d.ts +8 -0
  1936. package/out/icons/map-pin-plus.luau +23 -0
  1937. package/out/icons/map-pin-search.d.ts +8 -0
  1938. package/out/icons/map-pin-search.luau +23 -0
  1939. package/out/icons/map-pin-x-inside.d.ts +8 -0
  1940. package/out/icons/map-pin-x-inside.luau +23 -0
  1941. package/out/icons/map-pin-x.d.ts +8 -0
  1942. package/out/icons/map-pin-x.luau +23 -0
  1943. package/out/icons/map-pin.d.ts +8 -0
  1944. package/out/icons/map-pin.luau +23 -0
  1945. package/out/icons/map-pinned.d.ts +8 -0
  1946. package/out/icons/map-pinned.luau +23 -0
  1947. package/out/icons/map-plus.d.ts +8 -0
  1948. package/out/icons/map-plus.luau +23 -0
  1949. package/out/icons/map.d.ts +8 -0
  1950. package/out/icons/map.luau +23 -0
  1951. package/out/icons/mars-stroke.d.ts +8 -0
  1952. package/out/icons/mars-stroke.luau +23 -0
  1953. package/out/icons/mars.d.ts +8 -0
  1954. package/out/icons/mars.luau +23 -0
  1955. package/out/icons/maximize-2.d.ts +8 -0
  1956. package/out/icons/maximize-2.luau +23 -0
  1957. package/out/icons/maximize.d.ts +8 -0
  1958. package/out/icons/maximize.luau +23 -0
  1959. package/out/icons/medal.d.ts +8 -0
  1960. package/out/icons/medal.luau +23 -0
  1961. package/out/icons/megaphone-off.d.ts +8 -0
  1962. package/out/icons/megaphone-off.luau +23 -0
  1963. package/out/icons/megaphone.d.ts +8 -0
  1964. package/out/icons/megaphone.luau +23 -0
  1965. package/out/icons/meh.d.ts +8 -0
  1966. package/out/icons/meh.luau +23 -0
  1967. package/out/icons/memory-stick.d.ts +8 -0
  1968. package/out/icons/memory-stick.luau +23 -0
  1969. package/out/icons/menu.d.ts +8 -0
  1970. package/out/icons/menu.luau +23 -0
  1971. package/out/icons/merge.d.ts +8 -0
  1972. package/out/icons/merge.luau +23 -0
  1973. package/out/icons/message-circle-check.d.ts +8 -0
  1974. package/out/icons/message-circle-check.luau +23 -0
  1975. package/out/icons/message-circle-code.d.ts +8 -0
  1976. package/out/icons/message-circle-code.luau +23 -0
  1977. package/out/icons/message-circle-dashed.d.ts +8 -0
  1978. package/out/icons/message-circle-dashed.luau +23 -0
  1979. package/out/icons/message-circle-heart.d.ts +8 -0
  1980. package/out/icons/message-circle-heart.luau +23 -0
  1981. package/out/icons/message-circle-more.d.ts +8 -0
  1982. package/out/icons/message-circle-more.luau +23 -0
  1983. package/out/icons/message-circle-off.d.ts +8 -0
  1984. package/out/icons/message-circle-off.luau +23 -0
  1985. package/out/icons/message-circle-plus.d.ts +8 -0
  1986. package/out/icons/message-circle-plus.luau +23 -0
  1987. package/out/icons/message-circle-question-mark.d.ts +8 -0
  1988. package/out/icons/message-circle-question-mark.luau +23 -0
  1989. package/out/icons/message-circle-reply.d.ts +8 -0
  1990. package/out/icons/message-circle-reply.luau +23 -0
  1991. package/out/icons/message-circle-warning.d.ts +8 -0
  1992. package/out/icons/message-circle-warning.luau +23 -0
  1993. package/out/icons/message-circle-x.d.ts +8 -0
  1994. package/out/icons/message-circle-x.luau +23 -0
  1995. package/out/icons/message-circle.d.ts +8 -0
  1996. package/out/icons/message-circle.luau +23 -0
  1997. package/out/icons/message-square-check.d.ts +8 -0
  1998. package/out/icons/message-square-check.luau +23 -0
  1999. package/out/icons/message-square-code.d.ts +8 -0
  2000. package/out/icons/message-square-code.luau +23 -0
  2001. package/out/icons/message-square-dashed.d.ts +8 -0
  2002. package/out/icons/message-square-dashed.luau +23 -0
  2003. package/out/icons/message-square-diff.d.ts +8 -0
  2004. package/out/icons/message-square-diff.luau +23 -0
  2005. package/out/icons/message-square-dot.d.ts +8 -0
  2006. package/out/icons/message-square-dot.luau +23 -0
  2007. package/out/icons/message-square-heart.d.ts +8 -0
  2008. package/out/icons/message-square-heart.luau +23 -0
  2009. package/out/icons/message-square-lock.d.ts +8 -0
  2010. package/out/icons/message-square-lock.luau +23 -0
  2011. package/out/icons/message-square-more.d.ts +8 -0
  2012. package/out/icons/message-square-more.luau +23 -0
  2013. package/out/icons/message-square-off.d.ts +8 -0
  2014. package/out/icons/message-square-off.luau +23 -0
  2015. package/out/icons/message-square-plus.d.ts +8 -0
  2016. package/out/icons/message-square-plus.luau +23 -0
  2017. package/out/icons/message-square-quote.d.ts +8 -0
  2018. package/out/icons/message-square-quote.luau +23 -0
  2019. package/out/icons/message-square-reply.d.ts +8 -0
  2020. package/out/icons/message-square-reply.luau +23 -0
  2021. package/out/icons/message-square-share.d.ts +8 -0
  2022. package/out/icons/message-square-share.luau +23 -0
  2023. package/out/icons/message-square-text.d.ts +8 -0
  2024. package/out/icons/message-square-text.luau +23 -0
  2025. package/out/icons/message-square-warning.d.ts +8 -0
  2026. package/out/icons/message-square-warning.luau +23 -0
  2027. package/out/icons/message-square-x.d.ts +8 -0
  2028. package/out/icons/message-square-x.luau +23 -0
  2029. package/out/icons/message-square.d.ts +8 -0
  2030. package/out/icons/message-square.luau +23 -0
  2031. package/out/icons/messages-square.d.ts +8 -0
  2032. package/out/icons/messages-square.luau +23 -0
  2033. package/out/icons/metronome.d.ts +8 -0
  2034. package/out/icons/metronome.luau +23 -0
  2035. package/out/icons/mic-off.d.ts +8 -0
  2036. package/out/icons/mic-off.luau +23 -0
  2037. package/out/icons/mic-vocal.d.ts +8 -0
  2038. package/out/icons/mic-vocal.luau +23 -0
  2039. package/out/icons/mic.d.ts +8 -0
  2040. package/out/icons/mic.luau +23 -0
  2041. package/out/icons/microchip.d.ts +8 -0
  2042. package/out/icons/microchip.luau +23 -0
  2043. package/out/icons/microscope.d.ts +8 -0
  2044. package/out/icons/microscope.luau +23 -0
  2045. package/out/icons/microwave.d.ts +8 -0
  2046. package/out/icons/microwave.luau +23 -0
  2047. package/out/icons/milestone.d.ts +8 -0
  2048. package/out/icons/milestone.luau +23 -0
  2049. package/out/icons/milk-off.d.ts +8 -0
  2050. package/out/icons/milk-off.luau +23 -0
  2051. package/out/icons/milk.d.ts +8 -0
  2052. package/out/icons/milk.luau +23 -0
  2053. package/out/icons/minimize-2.d.ts +8 -0
  2054. package/out/icons/minimize-2.luau +23 -0
  2055. package/out/icons/minimize.d.ts +8 -0
  2056. package/out/icons/minimize.luau +23 -0
  2057. package/out/icons/minus.d.ts +8 -0
  2058. package/out/icons/minus.luau +23 -0
  2059. package/out/icons/mirror-rectangular.d.ts +8 -0
  2060. package/out/icons/mirror-rectangular.luau +23 -0
  2061. package/out/icons/mirror-round.d.ts +8 -0
  2062. package/out/icons/mirror-round.luau +23 -0
  2063. package/out/icons/monitor-check.d.ts +8 -0
  2064. package/out/icons/monitor-check.luau +23 -0
  2065. package/out/icons/monitor-cloud.d.ts +8 -0
  2066. package/out/icons/monitor-cloud.luau +23 -0
  2067. package/out/icons/monitor-cog.d.ts +8 -0
  2068. package/out/icons/monitor-cog.luau +23 -0
  2069. package/out/icons/monitor-dot.d.ts +8 -0
  2070. package/out/icons/monitor-dot.luau +23 -0
  2071. package/out/icons/monitor-down.d.ts +8 -0
  2072. package/out/icons/monitor-down.luau +23 -0
  2073. package/out/icons/monitor-off.d.ts +8 -0
  2074. package/out/icons/monitor-off.luau +23 -0
  2075. package/out/icons/monitor-pause.d.ts +8 -0
  2076. package/out/icons/monitor-pause.luau +23 -0
  2077. package/out/icons/monitor-play.d.ts +8 -0
  2078. package/out/icons/monitor-play.luau +23 -0
  2079. package/out/icons/monitor-smartphone.d.ts +8 -0
  2080. package/out/icons/monitor-smartphone.luau +23 -0
  2081. package/out/icons/monitor-speaker.d.ts +8 -0
  2082. package/out/icons/monitor-speaker.luau +23 -0
  2083. package/out/icons/monitor-stop.d.ts +8 -0
  2084. package/out/icons/monitor-stop.luau +23 -0
  2085. package/out/icons/monitor-up.d.ts +8 -0
  2086. package/out/icons/monitor-up.luau +23 -0
  2087. package/out/icons/monitor-x.d.ts +8 -0
  2088. package/out/icons/monitor-x.luau +23 -0
  2089. package/out/icons/monitor.d.ts +8 -0
  2090. package/out/icons/monitor.luau +23 -0
  2091. package/out/icons/moon-star.d.ts +8 -0
  2092. package/out/icons/moon-star.luau +23 -0
  2093. package/out/icons/moon.d.ts +8 -0
  2094. package/out/icons/moon.luau +23 -0
  2095. package/out/icons/motorbike.d.ts +8 -0
  2096. package/out/icons/motorbike.luau +23 -0
  2097. package/out/icons/mountain-snow.d.ts +8 -0
  2098. package/out/icons/mountain-snow.luau +23 -0
  2099. package/out/icons/mountain.d.ts +8 -0
  2100. package/out/icons/mountain.luau +23 -0
  2101. package/out/icons/mouse-left.d.ts +8 -0
  2102. package/out/icons/mouse-left.luau +23 -0
  2103. package/out/icons/mouse-off.d.ts +8 -0
  2104. package/out/icons/mouse-off.luau +23 -0
  2105. package/out/icons/mouse-pointer-2-off.d.ts +8 -0
  2106. package/out/icons/mouse-pointer-2-off.luau +23 -0
  2107. package/out/icons/mouse-pointer-2.d.ts +8 -0
  2108. package/out/icons/mouse-pointer-2.luau +23 -0
  2109. package/out/icons/mouse-pointer-ban.d.ts +8 -0
  2110. package/out/icons/mouse-pointer-ban.luau +23 -0
  2111. package/out/icons/mouse-pointer-click.d.ts +8 -0
  2112. package/out/icons/mouse-pointer-click.luau +23 -0
  2113. package/out/icons/mouse-pointer.d.ts +8 -0
  2114. package/out/icons/mouse-pointer.luau +23 -0
  2115. package/out/icons/mouse-right.d.ts +8 -0
  2116. package/out/icons/mouse-right.luau +23 -0
  2117. package/out/icons/mouse.d.ts +8 -0
  2118. package/out/icons/mouse.luau +23 -0
  2119. package/out/icons/move-3d.d.ts +8 -0
  2120. package/out/icons/move-3d.luau +23 -0
  2121. package/out/icons/move-diagonal-2.d.ts +8 -0
  2122. package/out/icons/move-diagonal-2.luau +23 -0
  2123. package/out/icons/move-diagonal.d.ts +8 -0
  2124. package/out/icons/move-diagonal.luau +23 -0
  2125. package/out/icons/move-down-left.d.ts +8 -0
  2126. package/out/icons/move-down-left.luau +23 -0
  2127. package/out/icons/move-down-right.d.ts +8 -0
  2128. package/out/icons/move-down-right.luau +23 -0
  2129. package/out/icons/move-down.d.ts +8 -0
  2130. package/out/icons/move-down.luau +23 -0
  2131. package/out/icons/move-horizontal.d.ts +8 -0
  2132. package/out/icons/move-horizontal.luau +23 -0
  2133. package/out/icons/move-left.d.ts +8 -0
  2134. package/out/icons/move-left.luau +23 -0
  2135. package/out/icons/move-right.d.ts +8 -0
  2136. package/out/icons/move-right.luau +23 -0
  2137. package/out/icons/move-up-left.d.ts +8 -0
  2138. package/out/icons/move-up-left.luau +23 -0
  2139. package/out/icons/move-up-right.d.ts +8 -0
  2140. package/out/icons/move-up-right.luau +23 -0
  2141. package/out/icons/move-up.d.ts +8 -0
  2142. package/out/icons/move-up.luau +23 -0
  2143. package/out/icons/move-vertical.d.ts +8 -0
  2144. package/out/icons/move-vertical.luau +23 -0
  2145. package/out/icons/move.d.ts +8 -0
  2146. package/out/icons/move.luau +23 -0
  2147. package/out/icons/music-2.d.ts +8 -0
  2148. package/out/icons/music-2.luau +23 -0
  2149. package/out/icons/music-3.d.ts +8 -0
  2150. package/out/icons/music-3.luau +23 -0
  2151. package/out/icons/music-4.d.ts +8 -0
  2152. package/out/icons/music-4.luau +23 -0
  2153. package/out/icons/music.d.ts +8 -0
  2154. package/out/icons/music.luau +23 -0
  2155. package/out/icons/navigation-2-off.d.ts +8 -0
  2156. package/out/icons/navigation-2-off.luau +23 -0
  2157. package/out/icons/navigation-2.d.ts +8 -0
  2158. package/out/icons/navigation-2.luau +23 -0
  2159. package/out/icons/navigation-off.d.ts +8 -0
  2160. package/out/icons/navigation-off.luau +23 -0
  2161. package/out/icons/navigation.d.ts +8 -0
  2162. package/out/icons/navigation.luau +23 -0
  2163. package/out/icons/network.d.ts +8 -0
  2164. package/out/icons/network.luau +23 -0
  2165. package/out/icons/newspaper.d.ts +8 -0
  2166. package/out/icons/newspaper.luau +23 -0
  2167. package/out/icons/nfc.d.ts +8 -0
  2168. package/out/icons/nfc.luau +23 -0
  2169. package/out/icons/non-binary.d.ts +8 -0
  2170. package/out/icons/non-binary.luau +23 -0
  2171. package/out/icons/notebook-pen.d.ts +8 -0
  2172. package/out/icons/notebook-pen.luau +23 -0
  2173. package/out/icons/notebook-tabs.d.ts +8 -0
  2174. package/out/icons/notebook-tabs.luau +23 -0
  2175. package/out/icons/notebook-text.d.ts +8 -0
  2176. package/out/icons/notebook-text.luau +23 -0
  2177. package/out/icons/notebook.d.ts +8 -0
  2178. package/out/icons/notebook.luau +23 -0
  2179. package/out/icons/notepad-text-dashed.d.ts +8 -0
  2180. package/out/icons/notepad-text-dashed.luau +23 -0
  2181. package/out/icons/notepad-text.d.ts +8 -0
  2182. package/out/icons/notepad-text.luau +23 -0
  2183. package/out/icons/nut-off.d.ts +8 -0
  2184. package/out/icons/nut-off.luau +23 -0
  2185. package/out/icons/nut.d.ts +8 -0
  2186. package/out/icons/nut.luau +23 -0
  2187. package/out/icons/octagon-alert.d.ts +8 -0
  2188. package/out/icons/octagon-alert.luau +23 -0
  2189. package/out/icons/octagon-minus.d.ts +8 -0
  2190. package/out/icons/octagon-minus.luau +23 -0
  2191. package/out/icons/octagon-pause.d.ts +8 -0
  2192. package/out/icons/octagon-pause.luau +23 -0
  2193. package/out/icons/octagon-x.d.ts +8 -0
  2194. package/out/icons/octagon-x.luau +23 -0
  2195. package/out/icons/octagon.d.ts +8 -0
  2196. package/out/icons/octagon.luau +23 -0
  2197. package/out/icons/omega.d.ts +8 -0
  2198. package/out/icons/omega.luau +23 -0
  2199. package/out/icons/option.d.ts +8 -0
  2200. package/out/icons/option.luau +23 -0
  2201. package/out/icons/orbit.d.ts +8 -0
  2202. package/out/icons/orbit.luau +23 -0
  2203. package/out/icons/origami.d.ts +8 -0
  2204. package/out/icons/origami.luau +23 -0
  2205. package/out/icons/package-2.d.ts +8 -0
  2206. package/out/icons/package-2.luau +23 -0
  2207. package/out/icons/package-check.d.ts +8 -0
  2208. package/out/icons/package-check.luau +23 -0
  2209. package/out/icons/package-minus.d.ts +8 -0
  2210. package/out/icons/package-minus.luau +23 -0
  2211. package/out/icons/package-open.d.ts +8 -0
  2212. package/out/icons/package-open.luau +23 -0
  2213. package/out/icons/package-plus.d.ts +8 -0
  2214. package/out/icons/package-plus.luau +23 -0
  2215. package/out/icons/package-search.d.ts +8 -0
  2216. package/out/icons/package-search.luau +23 -0
  2217. package/out/icons/package-x.d.ts +8 -0
  2218. package/out/icons/package-x.luau +23 -0
  2219. package/out/icons/package.d.ts +8 -0
  2220. package/out/icons/package.luau +23 -0
  2221. package/out/icons/paint-bucket.d.ts +8 -0
  2222. package/out/icons/paint-bucket.luau +23 -0
  2223. package/out/icons/paint-roller.d.ts +8 -0
  2224. package/out/icons/paint-roller.luau +23 -0
  2225. package/out/icons/paintbrush-vertical.d.ts +8 -0
  2226. package/out/icons/paintbrush-vertical.luau +23 -0
  2227. package/out/icons/paintbrush.d.ts +8 -0
  2228. package/out/icons/paintbrush.luau +23 -0
  2229. package/out/icons/palette.d.ts +8 -0
  2230. package/out/icons/palette.luau +23 -0
  2231. package/out/icons/panda.d.ts +8 -0
  2232. package/out/icons/panda.luau +23 -0
  2233. package/out/icons/panel-bottom-close.d.ts +8 -0
  2234. package/out/icons/panel-bottom-close.luau +23 -0
  2235. package/out/icons/panel-bottom-dashed.d.ts +8 -0
  2236. package/out/icons/panel-bottom-dashed.luau +23 -0
  2237. package/out/icons/panel-bottom-open.d.ts +8 -0
  2238. package/out/icons/panel-bottom-open.luau +23 -0
  2239. package/out/icons/panel-bottom.d.ts +8 -0
  2240. package/out/icons/panel-bottom.luau +23 -0
  2241. package/out/icons/panel-left-close.d.ts +8 -0
  2242. package/out/icons/panel-left-close.luau +23 -0
  2243. package/out/icons/panel-left-dashed.d.ts +8 -0
  2244. package/out/icons/panel-left-dashed.luau +23 -0
  2245. package/out/icons/panel-left-open.d.ts +8 -0
  2246. package/out/icons/panel-left-open.luau +23 -0
  2247. package/out/icons/panel-left-right-dashed.d.ts +8 -0
  2248. package/out/icons/panel-left-right-dashed.luau +23 -0
  2249. package/out/icons/panel-left.d.ts +8 -0
  2250. package/out/icons/panel-left.luau +23 -0
  2251. package/out/icons/panel-right-close.d.ts +8 -0
  2252. package/out/icons/panel-right-close.luau +23 -0
  2253. package/out/icons/panel-right-dashed.d.ts +8 -0
  2254. package/out/icons/panel-right-dashed.luau +23 -0
  2255. package/out/icons/panel-right-open.d.ts +8 -0
  2256. package/out/icons/panel-right-open.luau +23 -0
  2257. package/out/icons/panel-right.d.ts +8 -0
  2258. package/out/icons/panel-right.luau +23 -0
  2259. package/out/icons/panel-top-bottom-dashed.d.ts +8 -0
  2260. package/out/icons/panel-top-bottom-dashed.luau +23 -0
  2261. package/out/icons/panel-top-close.d.ts +8 -0
  2262. package/out/icons/panel-top-close.luau +23 -0
  2263. package/out/icons/panel-top-dashed.d.ts +8 -0
  2264. package/out/icons/panel-top-dashed.luau +23 -0
  2265. package/out/icons/panel-top-open.d.ts +8 -0
  2266. package/out/icons/panel-top-open.luau +23 -0
  2267. package/out/icons/panel-top.d.ts +8 -0
  2268. package/out/icons/panel-top.luau +23 -0
  2269. package/out/icons/panels-left-bottom.d.ts +8 -0
  2270. package/out/icons/panels-left-bottom.luau +23 -0
  2271. package/out/icons/panels-right-bottom.d.ts +8 -0
  2272. package/out/icons/panels-right-bottom.luau +23 -0
  2273. package/out/icons/panels-top-left.d.ts +8 -0
  2274. package/out/icons/panels-top-left.luau +23 -0
  2275. package/out/icons/paperclip.d.ts +8 -0
  2276. package/out/icons/paperclip.luau +23 -0
  2277. package/out/icons/parasol.d.ts +8 -0
  2278. package/out/icons/parasol.luau +23 -0
  2279. package/out/icons/parentheses.d.ts +8 -0
  2280. package/out/icons/parentheses.luau +23 -0
  2281. package/out/icons/parking-meter.d.ts +8 -0
  2282. package/out/icons/parking-meter.luau +23 -0
  2283. package/out/icons/party-popper.d.ts +8 -0
  2284. package/out/icons/party-popper.luau +23 -0
  2285. package/out/icons/pause.d.ts +8 -0
  2286. package/out/icons/pause.luau +23 -0
  2287. package/out/icons/paw-print.d.ts +8 -0
  2288. package/out/icons/paw-print.luau +23 -0
  2289. package/out/icons/pc-case.d.ts +8 -0
  2290. package/out/icons/pc-case.luau +23 -0
  2291. package/out/icons/pen-line.d.ts +8 -0
  2292. package/out/icons/pen-line.luau +23 -0
  2293. package/out/icons/pen-off.d.ts +8 -0
  2294. package/out/icons/pen-off.luau +23 -0
  2295. package/out/icons/pen-tool.d.ts +8 -0
  2296. package/out/icons/pen-tool.luau +23 -0
  2297. package/out/icons/pen.d.ts +8 -0
  2298. package/out/icons/pen.luau +23 -0
  2299. package/out/icons/pencil-line.d.ts +8 -0
  2300. package/out/icons/pencil-line.luau +23 -0
  2301. package/out/icons/pencil-off.d.ts +8 -0
  2302. package/out/icons/pencil-off.luau +23 -0
  2303. package/out/icons/pencil-ruler.d.ts +8 -0
  2304. package/out/icons/pencil-ruler.luau +23 -0
  2305. package/out/icons/pencil-sparkles.d.ts +8 -0
  2306. package/out/icons/pencil-sparkles.luau +23 -0
  2307. package/out/icons/pencil.d.ts +8 -0
  2308. package/out/icons/pencil.luau +23 -0
  2309. package/out/icons/pentagon.d.ts +8 -0
  2310. package/out/icons/pentagon.luau +23 -0
  2311. package/out/icons/percent.d.ts +8 -0
  2312. package/out/icons/percent.luau +23 -0
  2313. package/out/icons/person-standing.d.ts +8 -0
  2314. package/out/icons/person-standing.luau +23 -0
  2315. package/out/icons/philippine-peso.d.ts +8 -0
  2316. package/out/icons/philippine-peso.luau +23 -0
  2317. package/out/icons/phone-call.d.ts +8 -0
  2318. package/out/icons/phone-call.luau +23 -0
  2319. package/out/icons/phone-forwarded.d.ts +8 -0
  2320. package/out/icons/phone-forwarded.luau +23 -0
  2321. package/out/icons/phone-incoming.d.ts +8 -0
  2322. package/out/icons/phone-incoming.luau +23 -0
  2323. package/out/icons/phone-missed.d.ts +8 -0
  2324. package/out/icons/phone-missed.luau +23 -0
  2325. package/out/icons/phone-off.d.ts +8 -0
  2326. package/out/icons/phone-off.luau +23 -0
  2327. package/out/icons/phone-outgoing.d.ts +8 -0
  2328. package/out/icons/phone-outgoing.luau +23 -0
  2329. package/out/icons/phone.d.ts +8 -0
  2330. package/out/icons/phone.luau +23 -0
  2331. package/out/icons/pi.d.ts +8 -0
  2332. package/out/icons/pi.luau +23 -0
  2333. package/out/icons/piano.d.ts +8 -0
  2334. package/out/icons/piano.luau +23 -0
  2335. package/out/icons/pickaxe.d.ts +8 -0
  2336. package/out/icons/pickaxe.luau +23 -0
  2337. package/out/icons/picture-in-picture-2.d.ts +8 -0
  2338. package/out/icons/picture-in-picture-2.luau +23 -0
  2339. package/out/icons/picture-in-picture.d.ts +8 -0
  2340. package/out/icons/picture-in-picture.luau +23 -0
  2341. package/out/icons/piggy-bank.d.ts +8 -0
  2342. package/out/icons/piggy-bank.luau +23 -0
  2343. package/out/icons/pilcrow-left.d.ts +8 -0
  2344. package/out/icons/pilcrow-left.luau +23 -0
  2345. package/out/icons/pilcrow-right.d.ts +8 -0
  2346. package/out/icons/pilcrow-right.luau +23 -0
  2347. package/out/icons/pilcrow.d.ts +8 -0
  2348. package/out/icons/pilcrow.luau +23 -0
  2349. package/out/icons/pill-bottle.d.ts +8 -0
  2350. package/out/icons/pill-bottle.luau +23 -0
  2351. package/out/icons/pill.d.ts +8 -0
  2352. package/out/icons/pill.luau +23 -0
  2353. package/out/icons/pin-off.d.ts +8 -0
  2354. package/out/icons/pin-off.luau +23 -0
  2355. package/out/icons/pin.d.ts +8 -0
  2356. package/out/icons/pin.luau +23 -0
  2357. package/out/icons/pipette.d.ts +8 -0
  2358. package/out/icons/pipette.luau +23 -0
  2359. package/out/icons/pizza.d.ts +8 -0
  2360. package/out/icons/pizza.luau +23 -0
  2361. package/out/icons/plane-landing.d.ts +8 -0
  2362. package/out/icons/plane-landing.luau +23 -0
  2363. package/out/icons/plane-takeoff.d.ts +8 -0
  2364. package/out/icons/plane-takeoff.luau +23 -0
  2365. package/out/icons/plane.d.ts +8 -0
  2366. package/out/icons/plane.luau +23 -0
  2367. package/out/icons/play-off.d.ts +8 -0
  2368. package/out/icons/play-off.luau +23 -0
  2369. package/out/icons/play.d.ts +8 -0
  2370. package/out/icons/play.luau +23 -0
  2371. package/out/icons/plug-2.d.ts +8 -0
  2372. package/out/icons/plug-2.luau +23 -0
  2373. package/out/icons/plug-zap.d.ts +8 -0
  2374. package/out/icons/plug-zap.luau +23 -0
  2375. package/out/icons/plug.d.ts +8 -0
  2376. package/out/icons/plug.luau +23 -0
  2377. package/out/icons/plus.d.ts +8 -0
  2378. package/out/icons/plus.luau +23 -0
  2379. package/out/icons/pocket-knife.d.ts +8 -0
  2380. package/out/icons/pocket-knife.luau +23 -0
  2381. package/out/icons/podcast.d.ts +8 -0
  2382. package/out/icons/podcast.luau +23 -0
  2383. package/out/icons/podium.d.ts +8 -0
  2384. package/out/icons/podium.luau +23 -0
  2385. package/out/icons/pointer-off.d.ts +8 -0
  2386. package/out/icons/pointer-off.luau +23 -0
  2387. package/out/icons/pointer.d.ts +8 -0
  2388. package/out/icons/pointer.luau +23 -0
  2389. package/out/icons/popcorn.d.ts +8 -0
  2390. package/out/icons/popcorn.luau +23 -0
  2391. package/out/icons/popsicle.d.ts +8 -0
  2392. package/out/icons/popsicle.luau +23 -0
  2393. package/out/icons/pound-sterling.d.ts +8 -0
  2394. package/out/icons/pound-sterling.luau +23 -0
  2395. package/out/icons/power-off.d.ts +8 -0
  2396. package/out/icons/power-off.luau +23 -0
  2397. package/out/icons/power.d.ts +8 -0
  2398. package/out/icons/power.luau +23 -0
  2399. package/out/icons/presentation.d.ts +8 -0
  2400. package/out/icons/presentation.luau +23 -0
  2401. package/out/icons/printer-check.d.ts +8 -0
  2402. package/out/icons/printer-check.luau +23 -0
  2403. package/out/icons/printer-x.d.ts +8 -0
  2404. package/out/icons/printer-x.luau +23 -0
  2405. package/out/icons/printer.d.ts +8 -0
  2406. package/out/icons/printer.luau +23 -0
  2407. package/out/icons/projector.d.ts +8 -0
  2408. package/out/icons/projector.luau +23 -0
  2409. package/out/icons/proportions.d.ts +8 -0
  2410. package/out/icons/proportions.luau +23 -0
  2411. package/out/icons/puzzle.d.ts +8 -0
  2412. package/out/icons/puzzle.luau +23 -0
  2413. package/out/icons/pyramid.d.ts +8 -0
  2414. package/out/icons/pyramid.luau +23 -0
  2415. package/out/icons/quote.d.ts +8 -0
  2416. package/out/icons/quote.luau +23 -0
  2417. package/out/icons/rabbit.d.ts +8 -0
  2418. package/out/icons/rabbit.luau +23 -0
  2419. package/out/icons/radar.d.ts +8 -0
  2420. package/out/icons/radar.luau +23 -0
  2421. package/out/icons/radiation.d.ts +8 -0
  2422. package/out/icons/radiation.luau +23 -0
  2423. package/out/icons/radical.d.ts +8 -0
  2424. package/out/icons/radical.luau +23 -0
  2425. package/out/icons/radio-off.d.ts +8 -0
  2426. package/out/icons/radio-off.luau +23 -0
  2427. package/out/icons/radio-receiver.d.ts +8 -0
  2428. package/out/icons/radio-receiver.luau +23 -0
  2429. package/out/icons/radio-tower.d.ts +8 -0
  2430. package/out/icons/radio-tower.luau +23 -0
  2431. package/out/icons/radio.d.ts +8 -0
  2432. package/out/icons/radio.luau +23 -0
  2433. package/out/icons/radius.d.ts +8 -0
  2434. package/out/icons/radius.luau +23 -0
  2435. package/out/icons/rainbow.d.ts +8 -0
  2436. package/out/icons/rainbow.luau +23 -0
  2437. package/out/icons/rat.d.ts +8 -0
  2438. package/out/icons/rat.luau +23 -0
  2439. package/out/icons/ratio.d.ts +8 -0
  2440. package/out/icons/ratio.luau +23 -0
  2441. package/out/icons/receipt-cent.d.ts +8 -0
  2442. package/out/icons/receipt-cent.luau +23 -0
  2443. package/out/icons/receipt-euro.d.ts +8 -0
  2444. package/out/icons/receipt-euro.luau +23 -0
  2445. package/out/icons/receipt-indian-rupee.d.ts +8 -0
  2446. package/out/icons/receipt-indian-rupee.luau +23 -0
  2447. package/out/icons/receipt-japanese-yen.d.ts +8 -0
  2448. package/out/icons/receipt-japanese-yen.luau +23 -0
  2449. package/out/icons/receipt-pound-sterling.d.ts +8 -0
  2450. package/out/icons/receipt-pound-sterling.luau +23 -0
  2451. package/out/icons/receipt-russian-ruble.d.ts +8 -0
  2452. package/out/icons/receipt-russian-ruble.luau +23 -0
  2453. package/out/icons/receipt-swiss-franc.d.ts +8 -0
  2454. package/out/icons/receipt-swiss-franc.luau +23 -0
  2455. package/out/icons/receipt-text.d.ts +8 -0
  2456. package/out/icons/receipt-text.luau +23 -0
  2457. package/out/icons/receipt-turkish-lira.d.ts +8 -0
  2458. package/out/icons/receipt-turkish-lira.luau +23 -0
  2459. package/out/icons/receipt.d.ts +8 -0
  2460. package/out/icons/receipt.luau +23 -0
  2461. package/out/icons/rectangle-circle.d.ts +8 -0
  2462. package/out/icons/rectangle-circle.luau +23 -0
  2463. package/out/icons/rectangle-ellipsis.d.ts +8 -0
  2464. package/out/icons/rectangle-ellipsis.luau +23 -0
  2465. package/out/icons/rectangle-goggles.d.ts +8 -0
  2466. package/out/icons/rectangle-goggles.luau +23 -0
  2467. package/out/icons/rectangle-horizontal.d.ts +8 -0
  2468. package/out/icons/rectangle-horizontal.luau +23 -0
  2469. package/out/icons/rectangle-vertical.d.ts +8 -0
  2470. package/out/icons/rectangle-vertical.luau +23 -0
  2471. package/out/icons/recycle.d.ts +8 -0
  2472. package/out/icons/recycle.luau +23 -0
  2473. package/out/icons/redo-2.d.ts +8 -0
  2474. package/out/icons/redo-2.luau +23 -0
  2475. package/out/icons/redo-dot.d.ts +8 -0
  2476. package/out/icons/redo-dot.luau +23 -0
  2477. package/out/icons/redo.d.ts +8 -0
  2478. package/out/icons/redo.luau +23 -0
  2479. package/out/icons/refresh-ccw-dot.d.ts +8 -0
  2480. package/out/icons/refresh-ccw-dot.luau +23 -0
  2481. package/out/icons/refresh-ccw.d.ts +8 -0
  2482. package/out/icons/refresh-ccw.luau +23 -0
  2483. package/out/icons/refresh-cw-off.d.ts +8 -0
  2484. package/out/icons/refresh-cw-off.luau +23 -0
  2485. package/out/icons/refresh-cw.d.ts +8 -0
  2486. package/out/icons/refresh-cw.luau +23 -0
  2487. package/out/icons/refrigerator.d.ts +8 -0
  2488. package/out/icons/refrigerator.luau +23 -0
  2489. package/out/icons/regex.d.ts +8 -0
  2490. package/out/icons/regex.luau +23 -0
  2491. package/out/icons/remove-formatting.d.ts +8 -0
  2492. package/out/icons/remove-formatting.luau +23 -0
  2493. package/out/icons/repeat-1.d.ts +8 -0
  2494. package/out/icons/repeat-1.luau +23 -0
  2495. package/out/icons/repeat-2.d.ts +8 -0
  2496. package/out/icons/repeat-2.luau +23 -0
  2497. package/out/icons/repeat-off.d.ts +8 -0
  2498. package/out/icons/repeat-off.luau +23 -0
  2499. package/out/icons/repeat.d.ts +8 -0
  2500. package/out/icons/repeat.luau +23 -0
  2501. package/out/icons/replace-all.d.ts +8 -0
  2502. package/out/icons/replace-all.luau +23 -0
  2503. package/out/icons/replace.d.ts +8 -0
  2504. package/out/icons/replace.luau +23 -0
  2505. package/out/icons/reply-all.d.ts +8 -0
  2506. package/out/icons/reply-all.luau +23 -0
  2507. package/out/icons/reply.d.ts +8 -0
  2508. package/out/icons/reply.luau +23 -0
  2509. package/out/icons/rewind.d.ts +8 -0
  2510. package/out/icons/rewind.luau +23 -0
  2511. package/out/icons/ribbon.d.ts +8 -0
  2512. package/out/icons/ribbon.luau +23 -0
  2513. package/out/icons/road.d.ts +8 -0
  2514. package/out/icons/road.luau +23 -0
  2515. package/out/icons/rocket.d.ts +8 -0
  2516. package/out/icons/rocket.luau +23 -0
  2517. package/out/icons/rocking-chair.d.ts +8 -0
  2518. package/out/icons/rocking-chair.luau +23 -0
  2519. package/out/icons/roller-coaster.d.ts +8 -0
  2520. package/out/icons/roller-coaster.luau +23 -0
  2521. package/out/icons/rose.d.ts +8 -0
  2522. package/out/icons/rose.luau +23 -0
  2523. package/out/icons/rotate-3d.d.ts +8 -0
  2524. package/out/icons/rotate-3d.luau +23 -0
  2525. package/out/icons/rotate-ccw-key.d.ts +8 -0
  2526. package/out/icons/rotate-ccw-key.luau +23 -0
  2527. package/out/icons/rotate-ccw-square.d.ts +8 -0
  2528. package/out/icons/rotate-ccw-square.luau +23 -0
  2529. package/out/icons/rotate-ccw.d.ts +8 -0
  2530. package/out/icons/rotate-ccw.luau +23 -0
  2531. package/out/icons/rotate-cw-square.d.ts +8 -0
  2532. package/out/icons/rotate-cw-square.luau +23 -0
  2533. package/out/icons/rotate-cw.d.ts +8 -0
  2534. package/out/icons/rotate-cw.luau +23 -0
  2535. package/out/icons/route-off.d.ts +8 -0
  2536. package/out/icons/route-off.luau +23 -0
  2537. package/out/icons/route.d.ts +8 -0
  2538. package/out/icons/route.luau +23 -0
  2539. package/out/icons/router.d.ts +8 -0
  2540. package/out/icons/router.luau +23 -0
  2541. package/out/icons/rows-2.d.ts +8 -0
  2542. package/out/icons/rows-2.luau +23 -0
  2543. package/out/icons/rows-3.d.ts +8 -0
  2544. package/out/icons/rows-3.luau +23 -0
  2545. package/out/icons/rows-4.d.ts +8 -0
  2546. package/out/icons/rows-4.luau +23 -0
  2547. package/out/icons/rss.d.ts +8 -0
  2548. package/out/icons/rss.luau +23 -0
  2549. package/out/icons/ruler-dimension-line.d.ts +8 -0
  2550. package/out/icons/ruler-dimension-line.luau +23 -0
  2551. package/out/icons/ruler.d.ts +8 -0
  2552. package/out/icons/ruler.luau +23 -0
  2553. package/out/icons/russian-ruble.d.ts +8 -0
  2554. package/out/icons/russian-ruble.luau +23 -0
  2555. package/out/icons/sailboat.d.ts +8 -0
  2556. package/out/icons/sailboat.luau +23 -0
  2557. package/out/icons/salad.d.ts +8 -0
  2558. package/out/icons/salad.luau +23 -0
  2559. package/out/icons/sandwich.d.ts +8 -0
  2560. package/out/icons/sandwich.luau +23 -0
  2561. package/out/icons/satellite-dish.d.ts +8 -0
  2562. package/out/icons/satellite-dish.luau +23 -0
  2563. package/out/icons/satellite.d.ts +8 -0
  2564. package/out/icons/satellite.luau +23 -0
  2565. package/out/icons/saudi-riyal.d.ts +8 -0
  2566. package/out/icons/saudi-riyal.luau +23 -0
  2567. package/out/icons/save-all.d.ts +8 -0
  2568. package/out/icons/save-all.luau +23 -0
  2569. package/out/icons/save-check.d.ts +8 -0
  2570. package/out/icons/save-check.luau +23 -0
  2571. package/out/icons/save-off.d.ts +8 -0
  2572. package/out/icons/save-off.luau +23 -0
  2573. package/out/icons/save-pen.d.ts +8 -0
  2574. package/out/icons/save-pen.luau +23 -0
  2575. package/out/icons/save-plus.d.ts +8 -0
  2576. package/out/icons/save-plus.luau +23 -0
  2577. package/out/icons/save.d.ts +8 -0
  2578. package/out/icons/save.luau +23 -0
  2579. package/out/icons/scale-3d.d.ts +8 -0
  2580. package/out/icons/scale-3d.luau +23 -0
  2581. package/out/icons/scale.d.ts +8 -0
  2582. package/out/icons/scale.luau +23 -0
  2583. package/out/icons/scaling.d.ts +8 -0
  2584. package/out/icons/scaling.luau +23 -0
  2585. package/out/icons/scan-barcode.d.ts +8 -0
  2586. package/out/icons/scan-barcode.luau +23 -0
  2587. package/out/icons/scan-eye.d.ts +8 -0
  2588. package/out/icons/scan-eye.luau +23 -0
  2589. package/out/icons/scan-face.d.ts +8 -0
  2590. package/out/icons/scan-face.luau +23 -0
  2591. package/out/icons/scan-heart.d.ts +8 -0
  2592. package/out/icons/scan-heart.luau +23 -0
  2593. package/out/icons/scan-line.d.ts +8 -0
  2594. package/out/icons/scan-line.luau +23 -0
  2595. package/out/icons/scan-search.d.ts +8 -0
  2596. package/out/icons/scan-search.luau +23 -0
  2597. package/out/icons/scan-text.d.ts +8 -0
  2598. package/out/icons/scan-text.luau +23 -0
  2599. package/out/icons/scan.d.ts +8 -0
  2600. package/out/icons/scan.luau +23 -0
  2601. package/out/icons/school.d.ts +8 -0
  2602. package/out/icons/school.luau +23 -0
  2603. package/out/icons/scissors-line-dashed.d.ts +8 -0
  2604. package/out/icons/scissors-line-dashed.luau +23 -0
  2605. package/out/icons/scissors.d.ts +8 -0
  2606. package/out/icons/scissors.luau +23 -0
  2607. package/out/icons/scooter.d.ts +8 -0
  2608. package/out/icons/scooter.luau +23 -0
  2609. package/out/icons/screen-share-off.d.ts +8 -0
  2610. package/out/icons/screen-share-off.luau +23 -0
  2611. package/out/icons/screen-share.d.ts +8 -0
  2612. package/out/icons/screen-share.luau +23 -0
  2613. package/out/icons/scroll-text.d.ts +8 -0
  2614. package/out/icons/scroll-text.luau +23 -0
  2615. package/out/icons/scroll.d.ts +8 -0
  2616. package/out/icons/scroll.luau +23 -0
  2617. package/out/icons/search-alert.d.ts +8 -0
  2618. package/out/icons/search-alert.luau +23 -0
  2619. package/out/icons/search-check.d.ts +8 -0
  2620. package/out/icons/search-check.luau +23 -0
  2621. package/out/icons/search-code.d.ts +8 -0
  2622. package/out/icons/search-code.luau +23 -0
  2623. package/out/icons/search-slash.d.ts +8 -0
  2624. package/out/icons/search-slash.luau +23 -0
  2625. package/out/icons/search-x.d.ts +8 -0
  2626. package/out/icons/search-x.luau +23 -0
  2627. package/out/icons/search.d.ts +8 -0
  2628. package/out/icons/search.luau +23 -0
  2629. package/out/icons/section.d.ts +8 -0
  2630. package/out/icons/section.luau +23 -0
  2631. package/out/icons/send-horizontal.d.ts +8 -0
  2632. package/out/icons/send-horizontal.luau +23 -0
  2633. package/out/icons/send-to-back.d.ts +8 -0
  2634. package/out/icons/send-to-back.luau +23 -0
  2635. package/out/icons/send.d.ts +8 -0
  2636. package/out/icons/send.luau +23 -0
  2637. package/out/icons/separator-horizontal.d.ts +8 -0
  2638. package/out/icons/separator-horizontal.luau +23 -0
  2639. package/out/icons/separator-vertical.d.ts +8 -0
  2640. package/out/icons/separator-vertical.luau +23 -0
  2641. package/out/icons/server-cog.d.ts +8 -0
  2642. package/out/icons/server-cog.luau +23 -0
  2643. package/out/icons/server-crash.d.ts +8 -0
  2644. package/out/icons/server-crash.luau +23 -0
  2645. package/out/icons/server-off.d.ts +8 -0
  2646. package/out/icons/server-off.luau +23 -0
  2647. package/out/icons/server.d.ts +8 -0
  2648. package/out/icons/server.luau +23 -0
  2649. package/out/icons/settings-2.d.ts +8 -0
  2650. package/out/icons/settings-2.luau +23 -0
  2651. package/out/icons/settings.d.ts +8 -0
  2652. package/out/icons/settings.luau +23 -0
  2653. package/out/icons/shapes.d.ts +8 -0
  2654. package/out/icons/shapes.luau +23 -0
  2655. package/out/icons/share-2.d.ts +8 -0
  2656. package/out/icons/share-2.luau +23 -0
  2657. package/out/icons/share.d.ts +8 -0
  2658. package/out/icons/share.luau +23 -0
  2659. package/out/icons/sheet.d.ts +8 -0
  2660. package/out/icons/sheet.luau +23 -0
  2661. package/out/icons/shell.d.ts +8 -0
  2662. package/out/icons/shell.luau +23 -0
  2663. package/out/icons/shelving-unit.d.ts +8 -0
  2664. package/out/icons/shelving-unit.luau +23 -0
  2665. package/out/icons/shield-alert.d.ts +8 -0
  2666. package/out/icons/shield-alert.luau +23 -0
  2667. package/out/icons/shield-ban.d.ts +8 -0
  2668. package/out/icons/shield-ban.luau +23 -0
  2669. package/out/icons/shield-check.d.ts +8 -0
  2670. package/out/icons/shield-check.luau +23 -0
  2671. package/out/icons/shield-cog-corner.d.ts +8 -0
  2672. package/out/icons/shield-cog-corner.luau +23 -0
  2673. package/out/icons/shield-cog.d.ts +8 -0
  2674. package/out/icons/shield-cog.luau +23 -0
  2675. package/out/icons/shield-ellipsis.d.ts +8 -0
  2676. package/out/icons/shield-ellipsis.luau +23 -0
  2677. package/out/icons/shield-half.d.ts +8 -0
  2678. package/out/icons/shield-half.luau +23 -0
  2679. package/out/icons/shield-minus.d.ts +8 -0
  2680. package/out/icons/shield-minus.luau +23 -0
  2681. package/out/icons/shield-off.d.ts +8 -0
  2682. package/out/icons/shield-off.luau +23 -0
  2683. package/out/icons/shield-plus.d.ts +8 -0
  2684. package/out/icons/shield-plus.luau +23 -0
  2685. package/out/icons/shield-question-mark.d.ts +8 -0
  2686. package/out/icons/shield-question-mark.luau +23 -0
  2687. package/out/icons/shield-user.d.ts +8 -0
  2688. package/out/icons/shield-user.luau +23 -0
  2689. package/out/icons/shield-x.d.ts +8 -0
  2690. package/out/icons/shield-x.luau +23 -0
  2691. package/out/icons/shield.d.ts +8 -0
  2692. package/out/icons/shield.luau +23 -0
  2693. package/out/icons/ship-wheel.d.ts +8 -0
  2694. package/out/icons/ship-wheel.luau +23 -0
  2695. package/out/icons/ship.d.ts +8 -0
  2696. package/out/icons/ship.luau +23 -0
  2697. package/out/icons/shirt.d.ts +8 -0
  2698. package/out/icons/shirt.luau +23 -0
  2699. package/out/icons/shopping-bag.d.ts +8 -0
  2700. package/out/icons/shopping-bag.luau +23 -0
  2701. package/out/icons/shopping-basket.d.ts +8 -0
  2702. package/out/icons/shopping-basket.luau +23 -0
  2703. package/out/icons/shopping-cart.d.ts +8 -0
  2704. package/out/icons/shopping-cart.luau +23 -0
  2705. package/out/icons/shovel.d.ts +8 -0
  2706. package/out/icons/shovel.luau +23 -0
  2707. package/out/icons/shower-head.d.ts +8 -0
  2708. package/out/icons/shower-head.luau +23 -0
  2709. package/out/icons/shredder.d.ts +8 -0
  2710. package/out/icons/shredder.luau +23 -0
  2711. package/out/icons/shrimp.d.ts +8 -0
  2712. package/out/icons/shrimp.luau +23 -0
  2713. package/out/icons/shrink.d.ts +8 -0
  2714. package/out/icons/shrink.luau +23 -0
  2715. package/out/icons/shrub.d.ts +8 -0
  2716. package/out/icons/shrub.luau +23 -0
  2717. package/out/icons/shuffle.d.ts +8 -0
  2718. package/out/icons/shuffle.luau +23 -0
  2719. package/out/icons/sigma.d.ts +8 -0
  2720. package/out/icons/sigma.luau +23 -0
  2721. package/out/icons/signal-high.d.ts +8 -0
  2722. package/out/icons/signal-high.luau +23 -0
  2723. package/out/icons/signal-low.d.ts +8 -0
  2724. package/out/icons/signal-low.luau +23 -0
  2725. package/out/icons/signal-medium.d.ts +8 -0
  2726. package/out/icons/signal-medium.luau +23 -0
  2727. package/out/icons/signal-zero.d.ts +8 -0
  2728. package/out/icons/signal-zero.luau +23 -0
  2729. package/out/icons/signal.d.ts +8 -0
  2730. package/out/icons/signal.luau +23 -0
  2731. package/out/icons/signature.d.ts +8 -0
  2732. package/out/icons/signature.luau +23 -0
  2733. package/out/icons/signpost-big.d.ts +8 -0
  2734. package/out/icons/signpost-big.luau +23 -0
  2735. package/out/icons/signpost.d.ts +8 -0
  2736. package/out/icons/signpost.luau +23 -0
  2737. package/out/icons/siren.d.ts +8 -0
  2738. package/out/icons/siren.luau +23 -0
  2739. package/out/icons/skip-back.d.ts +8 -0
  2740. package/out/icons/skip-back.luau +23 -0
  2741. package/out/icons/skip-forward.d.ts +8 -0
  2742. package/out/icons/skip-forward.luau +23 -0
  2743. package/out/icons/skull.d.ts +8 -0
  2744. package/out/icons/skull.luau +23 -0
  2745. package/out/icons/slash.d.ts +8 -0
  2746. package/out/icons/slash.luau +23 -0
  2747. package/out/icons/slice.d.ts +8 -0
  2748. package/out/icons/slice.luau +23 -0
  2749. package/out/icons/sliders-horizontal.d.ts +8 -0
  2750. package/out/icons/sliders-horizontal.luau +23 -0
  2751. package/out/icons/sliders-vertical.d.ts +8 -0
  2752. package/out/icons/sliders-vertical.luau +23 -0
  2753. package/out/icons/smartphone-charging.d.ts +8 -0
  2754. package/out/icons/smartphone-charging.luau +23 -0
  2755. package/out/icons/smartphone-nfc.d.ts +8 -0
  2756. package/out/icons/smartphone-nfc.luau +23 -0
  2757. package/out/icons/smartphone.d.ts +8 -0
  2758. package/out/icons/smartphone.luau +23 -0
  2759. package/out/icons/smile-plus.d.ts +8 -0
  2760. package/out/icons/smile-plus.luau +23 -0
  2761. package/out/icons/smile.d.ts +8 -0
  2762. package/out/icons/smile.luau +23 -0
  2763. package/out/icons/snail.d.ts +8 -0
  2764. package/out/icons/snail.luau +23 -0
  2765. package/out/icons/snowflake.d.ts +8 -0
  2766. package/out/icons/snowflake.luau +23 -0
  2767. package/out/icons/soap-dispenser-droplet.d.ts +8 -0
  2768. package/out/icons/soap-dispenser-droplet.luau +23 -0
  2769. package/out/icons/sofa.d.ts +8 -0
  2770. package/out/icons/sofa.luau +23 -0
  2771. package/out/icons/solar-panel.d.ts +8 -0
  2772. package/out/icons/solar-panel.luau +23 -0
  2773. package/out/icons/soup.d.ts +8 -0
  2774. package/out/icons/soup.luau +23 -0
  2775. package/out/icons/space.d.ts +8 -0
  2776. package/out/icons/space.luau +23 -0
  2777. package/out/icons/spade.d.ts +8 -0
  2778. package/out/icons/spade.luau +23 -0
  2779. package/out/icons/sparkle.d.ts +8 -0
  2780. package/out/icons/sparkle.luau +23 -0
  2781. package/out/icons/sparkles.d.ts +8 -0
  2782. package/out/icons/sparkles.luau +23 -0
  2783. package/out/icons/speaker.d.ts +8 -0
  2784. package/out/icons/speaker.luau +23 -0
  2785. package/out/icons/speech.d.ts +8 -0
  2786. package/out/icons/speech.luau +23 -0
  2787. package/out/icons/spell-check-2.d.ts +8 -0
  2788. package/out/icons/spell-check-2.luau +23 -0
  2789. package/out/icons/spell-check.d.ts +8 -0
  2790. package/out/icons/spell-check.luau +23 -0
  2791. package/out/icons/spline-pointer.d.ts +8 -0
  2792. package/out/icons/spline-pointer.luau +23 -0
  2793. package/out/icons/spline.d.ts +8 -0
  2794. package/out/icons/spline.luau +23 -0
  2795. package/out/icons/split.d.ts +8 -0
  2796. package/out/icons/split.luau +23 -0
  2797. package/out/icons/spool.d.ts +8 -0
  2798. package/out/icons/spool.luau +23 -0
  2799. package/out/icons/sport-shoe.d.ts +8 -0
  2800. package/out/icons/sport-shoe.luau +23 -0
  2801. package/out/icons/spotlight.d.ts +8 -0
  2802. package/out/icons/spotlight.luau +23 -0
  2803. package/out/icons/spray-can.d.ts +8 -0
  2804. package/out/icons/spray-can.luau +23 -0
  2805. package/out/icons/sprout.d.ts +8 -0
  2806. package/out/icons/sprout.luau +23 -0
  2807. package/out/icons/square-activity.d.ts +8 -0
  2808. package/out/icons/square-activity.luau +23 -0
  2809. package/out/icons/square-arrow-down-left.d.ts +8 -0
  2810. package/out/icons/square-arrow-down-left.luau +23 -0
  2811. package/out/icons/square-arrow-down-right.d.ts +8 -0
  2812. package/out/icons/square-arrow-down-right.luau +23 -0
  2813. package/out/icons/square-arrow-down.d.ts +8 -0
  2814. package/out/icons/square-arrow-down.luau +23 -0
  2815. package/out/icons/square-arrow-left.d.ts +8 -0
  2816. package/out/icons/square-arrow-left.luau +23 -0
  2817. package/out/icons/square-arrow-out-down-left.d.ts +8 -0
  2818. package/out/icons/square-arrow-out-down-left.luau +23 -0
  2819. package/out/icons/square-arrow-out-down-right.d.ts +8 -0
  2820. package/out/icons/square-arrow-out-down-right.luau +23 -0
  2821. package/out/icons/square-arrow-out-up-left.d.ts +8 -0
  2822. package/out/icons/square-arrow-out-up-left.luau +23 -0
  2823. package/out/icons/square-arrow-out-up-right.d.ts +8 -0
  2824. package/out/icons/square-arrow-out-up-right.luau +23 -0
  2825. package/out/icons/square-arrow-right-enter.d.ts +8 -0
  2826. package/out/icons/square-arrow-right-enter.luau +23 -0
  2827. package/out/icons/square-arrow-right-exit.d.ts +8 -0
  2828. package/out/icons/square-arrow-right-exit.luau +23 -0
  2829. package/out/icons/square-arrow-right.d.ts +8 -0
  2830. package/out/icons/square-arrow-right.luau +23 -0
  2831. package/out/icons/square-arrow-up-left.d.ts +8 -0
  2832. package/out/icons/square-arrow-up-left.luau +23 -0
  2833. package/out/icons/square-arrow-up-right.d.ts +8 -0
  2834. package/out/icons/square-arrow-up-right.luau +23 -0
  2835. package/out/icons/square-arrow-up.d.ts +8 -0
  2836. package/out/icons/square-arrow-up.luau +23 -0
  2837. package/out/icons/square-asterisk.d.ts +8 -0
  2838. package/out/icons/square-asterisk.luau +23 -0
  2839. package/out/icons/square-bottom-dashed-scissors.d.ts +8 -0
  2840. package/out/icons/square-bottom-dashed-scissors.luau +23 -0
  2841. package/out/icons/square-centerline-dashed-horizontal.d.ts +8 -0
  2842. package/out/icons/square-centerline-dashed-horizontal.luau +23 -0
  2843. package/out/icons/square-centerline-dashed-vertical.d.ts +8 -0
  2844. package/out/icons/square-centerline-dashed-vertical.luau +23 -0
  2845. package/out/icons/square-chart-gantt.d.ts +8 -0
  2846. package/out/icons/square-chart-gantt.luau +23 -0
  2847. package/out/icons/square-check-big.d.ts +8 -0
  2848. package/out/icons/square-check-big.luau +23 -0
  2849. package/out/icons/square-check.d.ts +8 -0
  2850. package/out/icons/square-check.luau +23 -0
  2851. package/out/icons/square-chevron-down.d.ts +8 -0
  2852. package/out/icons/square-chevron-down.luau +23 -0
  2853. package/out/icons/square-chevron-left.d.ts +8 -0
  2854. package/out/icons/square-chevron-left.luau +23 -0
  2855. package/out/icons/square-chevron-right.d.ts +8 -0
  2856. package/out/icons/square-chevron-right.luau +23 -0
  2857. package/out/icons/square-chevron-up.d.ts +8 -0
  2858. package/out/icons/square-chevron-up.luau +23 -0
  2859. package/out/icons/square-code.d.ts +8 -0
  2860. package/out/icons/square-code.luau +23 -0
  2861. package/out/icons/square-dashed-bottom-code.d.ts +8 -0
  2862. package/out/icons/square-dashed-bottom-code.luau +23 -0
  2863. package/out/icons/square-dashed-bottom.d.ts +8 -0
  2864. package/out/icons/square-dashed-bottom.luau +23 -0
  2865. package/out/icons/square-dashed-kanban.d.ts +8 -0
  2866. package/out/icons/square-dashed-kanban.luau +23 -0
  2867. package/out/icons/square-dashed-mouse-pointer.d.ts +8 -0
  2868. package/out/icons/square-dashed-mouse-pointer.luau +23 -0
  2869. package/out/icons/square-dashed-text.d.ts +8 -0
  2870. package/out/icons/square-dashed-text.luau +23 -0
  2871. package/out/icons/square-dashed-top-solid.d.ts +8 -0
  2872. package/out/icons/square-dashed-top-solid.luau +23 -0
  2873. package/out/icons/square-dashed.d.ts +8 -0
  2874. package/out/icons/square-dashed.luau +23 -0
  2875. package/out/icons/square-divide.d.ts +8 -0
  2876. package/out/icons/square-divide.luau +23 -0
  2877. package/out/icons/square-dot.d.ts +8 -0
  2878. package/out/icons/square-dot.luau +23 -0
  2879. package/out/icons/square-equal.d.ts +8 -0
  2880. package/out/icons/square-equal.luau +23 -0
  2881. package/out/icons/square-function.d.ts +8 -0
  2882. package/out/icons/square-function.luau +23 -0
  2883. package/out/icons/square-kanban.d.ts +8 -0
  2884. package/out/icons/square-kanban.luau +23 -0
  2885. package/out/icons/square-library.d.ts +8 -0
  2886. package/out/icons/square-library.luau +23 -0
  2887. package/out/icons/square-m.d.ts +8 -0
  2888. package/out/icons/square-m.luau +23 -0
  2889. package/out/icons/square-menu.d.ts +8 -0
  2890. package/out/icons/square-menu.luau +23 -0
  2891. package/out/icons/square-minus.d.ts +8 -0
  2892. package/out/icons/square-minus.luau +23 -0
  2893. package/out/icons/square-mouse-pointer.d.ts +8 -0
  2894. package/out/icons/square-mouse-pointer.luau +23 -0
  2895. package/out/icons/square-parking-off.d.ts +8 -0
  2896. package/out/icons/square-parking-off.luau +23 -0
  2897. package/out/icons/square-parking.d.ts +8 -0
  2898. package/out/icons/square-parking.luau +23 -0
  2899. package/out/icons/square-pause.d.ts +8 -0
  2900. package/out/icons/square-pause.luau +23 -0
  2901. package/out/icons/square-pen.d.ts +8 -0
  2902. package/out/icons/square-pen.luau +23 -0
  2903. package/out/icons/square-percent.d.ts +8 -0
  2904. package/out/icons/square-percent.luau +23 -0
  2905. package/out/icons/square-pi.d.ts +8 -0
  2906. package/out/icons/square-pi.luau +23 -0
  2907. package/out/icons/square-pilcrow.d.ts +8 -0
  2908. package/out/icons/square-pilcrow.luau +23 -0
  2909. package/out/icons/square-play.d.ts +8 -0
  2910. package/out/icons/square-play.luau +23 -0
  2911. package/out/icons/square-plus.d.ts +8 -0
  2912. package/out/icons/square-plus.luau +23 -0
  2913. package/out/icons/square-power.d.ts +8 -0
  2914. package/out/icons/square-power.luau +23 -0
  2915. package/out/icons/square-radical.d.ts +8 -0
  2916. package/out/icons/square-radical.luau +23 -0
  2917. package/out/icons/square-round-corner.d.ts +8 -0
  2918. package/out/icons/square-round-corner.luau +23 -0
  2919. package/out/icons/square-scissors.d.ts +8 -0
  2920. package/out/icons/square-scissors.luau +23 -0
  2921. package/out/icons/square-sigma.d.ts +8 -0
  2922. package/out/icons/square-sigma.luau +23 -0
  2923. package/out/icons/square-slash.d.ts +8 -0
  2924. package/out/icons/square-slash.luau +23 -0
  2925. package/out/icons/square-split-horizontal.d.ts +8 -0
  2926. package/out/icons/square-split-horizontal.luau +23 -0
  2927. package/out/icons/square-split-vertical.d.ts +8 -0
  2928. package/out/icons/square-split-vertical.luau +23 -0
  2929. package/out/icons/square-square.d.ts +8 -0
  2930. package/out/icons/square-square.luau +23 -0
  2931. package/out/icons/square-stack.d.ts +8 -0
  2932. package/out/icons/square-stack.luau +23 -0
  2933. package/out/icons/square-star.d.ts +8 -0
  2934. package/out/icons/square-star.luau +23 -0
  2935. package/out/icons/square-stop.d.ts +8 -0
  2936. package/out/icons/square-stop.luau +23 -0
  2937. package/out/icons/square-terminal.d.ts +8 -0
  2938. package/out/icons/square-terminal.luau +23 -0
  2939. package/out/icons/square-user-round.d.ts +8 -0
  2940. package/out/icons/square-user-round.luau +23 -0
  2941. package/out/icons/square-user.d.ts +8 -0
  2942. package/out/icons/square-user.luau +23 -0
  2943. package/out/icons/square-x.d.ts +8 -0
  2944. package/out/icons/square-x.luau +23 -0
  2945. package/out/icons/square.d.ts +8 -0
  2946. package/out/icons/square.luau +23 -0
  2947. package/out/icons/squares-exclude.d.ts +8 -0
  2948. package/out/icons/squares-exclude.luau +23 -0
  2949. package/out/icons/squares-intersect.d.ts +8 -0
  2950. package/out/icons/squares-intersect.luau +23 -0
  2951. package/out/icons/squares-subtract.d.ts +8 -0
  2952. package/out/icons/squares-subtract.luau +23 -0
  2953. package/out/icons/squares-unite.d.ts +8 -0
  2954. package/out/icons/squares-unite.luau +23 -0
  2955. package/out/icons/squircle-dashed.d.ts +8 -0
  2956. package/out/icons/squircle-dashed.luau +23 -0
  2957. package/out/icons/squircle.d.ts +8 -0
  2958. package/out/icons/squircle.luau +23 -0
  2959. package/out/icons/squirrel.d.ts +8 -0
  2960. package/out/icons/squirrel.luau +23 -0
  2961. package/out/icons/stamp.d.ts +8 -0
  2962. package/out/icons/stamp.luau +23 -0
  2963. package/out/icons/star-check.d.ts +8 -0
  2964. package/out/icons/star-check.luau +23 -0
  2965. package/out/icons/star-half.d.ts +8 -0
  2966. package/out/icons/star-half.luau +23 -0
  2967. package/out/icons/star-minus.d.ts +8 -0
  2968. package/out/icons/star-minus.luau +23 -0
  2969. package/out/icons/star-off.d.ts +8 -0
  2970. package/out/icons/star-off.luau +23 -0
  2971. package/out/icons/star-plus.d.ts +8 -0
  2972. package/out/icons/star-plus.luau +23 -0
  2973. package/out/icons/star-x.d.ts +8 -0
  2974. package/out/icons/star-x.luau +23 -0
  2975. package/out/icons/star.d.ts +8 -0
  2976. package/out/icons/star.luau +23 -0
  2977. package/out/icons/step-back.d.ts +8 -0
  2978. package/out/icons/step-back.luau +23 -0
  2979. package/out/icons/step-forward.d.ts +8 -0
  2980. package/out/icons/step-forward.luau +23 -0
  2981. package/out/icons/stethoscope.d.ts +8 -0
  2982. package/out/icons/stethoscope.luau +23 -0
  2983. package/out/icons/sticker.d.ts +8 -0
  2984. package/out/icons/sticker.luau +23 -0
  2985. package/out/icons/sticky-note-check.d.ts +8 -0
  2986. package/out/icons/sticky-note-check.luau +23 -0
  2987. package/out/icons/sticky-note-minus.d.ts +8 -0
  2988. package/out/icons/sticky-note-minus.luau +23 -0
  2989. package/out/icons/sticky-note-off.d.ts +8 -0
  2990. package/out/icons/sticky-note-off.luau +23 -0
  2991. package/out/icons/sticky-note-plus.d.ts +8 -0
  2992. package/out/icons/sticky-note-plus.luau +23 -0
  2993. package/out/icons/sticky-note-x.d.ts +8 -0
  2994. package/out/icons/sticky-note-x.luau +23 -0
  2995. package/out/icons/sticky-note.d.ts +8 -0
  2996. package/out/icons/sticky-note.luau +23 -0
  2997. package/out/icons/sticky-notes.d.ts +8 -0
  2998. package/out/icons/sticky-notes.luau +23 -0
  2999. package/out/icons/stone.d.ts +8 -0
  3000. package/out/icons/stone.luau +23 -0
  3001. package/out/icons/store.d.ts +8 -0
  3002. package/out/icons/store.luau +23 -0
  3003. package/out/icons/stretch-horizontal.d.ts +8 -0
  3004. package/out/icons/stretch-horizontal.luau +23 -0
  3005. package/out/icons/stretch-vertical.d.ts +8 -0
  3006. package/out/icons/stretch-vertical.luau +23 -0
  3007. package/out/icons/strikethrough.d.ts +8 -0
  3008. package/out/icons/strikethrough.luau +23 -0
  3009. package/out/icons/subscript.d.ts +8 -0
  3010. package/out/icons/subscript.luau +23 -0
  3011. package/out/icons/summary.d.ts +8 -0
  3012. package/out/icons/summary.luau +23 -0
  3013. package/out/icons/sun-dim.d.ts +8 -0
  3014. package/out/icons/sun-dim.luau +23 -0
  3015. package/out/icons/sun-medium.d.ts +8 -0
  3016. package/out/icons/sun-medium.luau +23 -0
  3017. package/out/icons/sun-moon.d.ts +8 -0
  3018. package/out/icons/sun-moon.luau +23 -0
  3019. package/out/icons/sun-snow.d.ts +8 -0
  3020. package/out/icons/sun-snow.luau +23 -0
  3021. package/out/icons/sun.d.ts +8 -0
  3022. package/out/icons/sun.luau +23 -0
  3023. package/out/icons/sunrise.d.ts +8 -0
  3024. package/out/icons/sunrise.luau +23 -0
  3025. package/out/icons/sunset.d.ts +8 -0
  3026. package/out/icons/sunset.luau +23 -0
  3027. package/out/icons/superscript.d.ts +8 -0
  3028. package/out/icons/superscript.luau +23 -0
  3029. package/out/icons/swatch-book.d.ts +8 -0
  3030. package/out/icons/swatch-book.luau +23 -0
  3031. package/out/icons/swiss-franc.d.ts +8 -0
  3032. package/out/icons/swiss-franc.luau +23 -0
  3033. package/out/icons/switch-camera.d.ts +8 -0
  3034. package/out/icons/switch-camera.luau +23 -0
  3035. package/out/icons/sword.d.ts +8 -0
  3036. package/out/icons/sword.luau +23 -0
  3037. package/out/icons/swords.d.ts +8 -0
  3038. package/out/icons/swords.luau +23 -0
  3039. package/out/icons/syringe.d.ts +8 -0
  3040. package/out/icons/syringe.luau +23 -0
  3041. package/out/icons/table-2.d.ts +8 -0
  3042. package/out/icons/table-2.luau +23 -0
  3043. package/out/icons/table-cells-merge.d.ts +8 -0
  3044. package/out/icons/table-cells-merge.luau +23 -0
  3045. package/out/icons/table-cells-split.d.ts +8 -0
  3046. package/out/icons/table-cells-split.luau +23 -0
  3047. package/out/icons/table-columns-split.d.ts +8 -0
  3048. package/out/icons/table-columns-split.luau +23 -0
  3049. package/out/icons/table-of-contents.d.ts +8 -0
  3050. package/out/icons/table-of-contents.luau +23 -0
  3051. package/out/icons/table-properties.d.ts +8 -0
  3052. package/out/icons/table-properties.luau +23 -0
  3053. package/out/icons/table-rows-split.d.ts +8 -0
  3054. package/out/icons/table-rows-split.luau +23 -0
  3055. package/out/icons/table.d.ts +8 -0
  3056. package/out/icons/table.luau +23 -0
  3057. package/out/icons/tablet-smartphone.d.ts +8 -0
  3058. package/out/icons/tablet-smartphone.luau +23 -0
  3059. package/out/icons/tablet.d.ts +8 -0
  3060. package/out/icons/tablet.luau +23 -0
  3061. package/out/icons/tablets.d.ts +8 -0
  3062. package/out/icons/tablets.luau +23 -0
  3063. package/out/icons/tag-plus.d.ts +8 -0
  3064. package/out/icons/tag-plus.luau +23 -0
  3065. package/out/icons/tag-x.d.ts +8 -0
  3066. package/out/icons/tag-x.luau +23 -0
  3067. package/out/icons/tag.d.ts +8 -0
  3068. package/out/icons/tag.luau +23 -0
  3069. package/out/icons/tags.d.ts +8 -0
  3070. package/out/icons/tags.luau +23 -0
  3071. package/out/icons/tally-1.d.ts +8 -0
  3072. package/out/icons/tally-1.luau +23 -0
  3073. package/out/icons/tally-2.d.ts +8 -0
  3074. package/out/icons/tally-2.luau +23 -0
  3075. package/out/icons/tally-3.d.ts +8 -0
  3076. package/out/icons/tally-3.luau +23 -0
  3077. package/out/icons/tally-4.d.ts +8 -0
  3078. package/out/icons/tally-4.luau +23 -0
  3079. package/out/icons/tally-5.d.ts +8 -0
  3080. package/out/icons/tally-5.luau +23 -0
  3081. package/out/icons/tangent.d.ts +8 -0
  3082. package/out/icons/tangent.luau +23 -0
  3083. package/out/icons/target.d.ts +8 -0
  3084. package/out/icons/target.luau +23 -0
  3085. package/out/icons/telescope.d.ts +8 -0
  3086. package/out/icons/telescope.luau +23 -0
  3087. package/out/icons/tent-tree.d.ts +8 -0
  3088. package/out/icons/tent-tree.luau +23 -0
  3089. package/out/icons/tent.d.ts +8 -0
  3090. package/out/icons/tent.luau +23 -0
  3091. package/out/icons/terminal.d.ts +8 -0
  3092. package/out/icons/terminal.luau +23 -0
  3093. package/out/icons/test-tube-diagonal.d.ts +8 -0
  3094. package/out/icons/test-tube-diagonal.luau +23 -0
  3095. package/out/icons/test-tube.d.ts +8 -0
  3096. package/out/icons/test-tube.luau +23 -0
  3097. package/out/icons/test-tubes.d.ts +8 -0
  3098. package/out/icons/test-tubes.luau +23 -0
  3099. package/out/icons/text-align-center.d.ts +8 -0
  3100. package/out/icons/text-align-center.luau +23 -0
  3101. package/out/icons/text-align-end.d.ts +8 -0
  3102. package/out/icons/text-align-end.luau +23 -0
  3103. package/out/icons/text-align-justify.d.ts +8 -0
  3104. package/out/icons/text-align-justify.luau +23 -0
  3105. package/out/icons/text-align-start.d.ts +8 -0
  3106. package/out/icons/text-align-start.luau +23 -0
  3107. package/out/icons/text-cursor-input.d.ts +8 -0
  3108. package/out/icons/text-cursor-input.luau +23 -0
  3109. package/out/icons/text-cursor.d.ts +8 -0
  3110. package/out/icons/text-cursor.luau +23 -0
  3111. package/out/icons/text-initial.d.ts +8 -0
  3112. package/out/icons/text-initial.luau +23 -0
  3113. package/out/icons/text-quote.d.ts +8 -0
  3114. package/out/icons/text-quote.luau +23 -0
  3115. package/out/icons/text-search.d.ts +8 -0
  3116. package/out/icons/text-search.luau +23 -0
  3117. package/out/icons/text-wrap.d.ts +8 -0
  3118. package/out/icons/text-wrap.luau +23 -0
  3119. package/out/icons/theater.d.ts +8 -0
  3120. package/out/icons/theater.luau +23 -0
  3121. package/out/icons/thermometer-snowflake.d.ts +8 -0
  3122. package/out/icons/thermometer-snowflake.luau +23 -0
  3123. package/out/icons/thermometer-sun.d.ts +8 -0
  3124. package/out/icons/thermometer-sun.luau +23 -0
  3125. package/out/icons/thermometer.d.ts +8 -0
  3126. package/out/icons/thermometer.luau +23 -0
  3127. package/out/icons/thumbs-down.d.ts +8 -0
  3128. package/out/icons/thumbs-down.luau +23 -0
  3129. package/out/icons/thumbs-up.d.ts +8 -0
  3130. package/out/icons/thumbs-up.luau +23 -0
  3131. package/out/icons/ticket-check.d.ts +8 -0
  3132. package/out/icons/ticket-check.luau +23 -0
  3133. package/out/icons/ticket-minus.d.ts +8 -0
  3134. package/out/icons/ticket-minus.luau +23 -0
  3135. package/out/icons/ticket-percent.d.ts +8 -0
  3136. package/out/icons/ticket-percent.luau +23 -0
  3137. package/out/icons/ticket-plus.d.ts +8 -0
  3138. package/out/icons/ticket-plus.luau +23 -0
  3139. package/out/icons/ticket-slash.d.ts +8 -0
  3140. package/out/icons/ticket-slash.luau +23 -0
  3141. package/out/icons/ticket-x.d.ts +8 -0
  3142. package/out/icons/ticket-x.luau +23 -0
  3143. package/out/icons/ticket.d.ts +8 -0
  3144. package/out/icons/ticket.luau +23 -0
  3145. package/out/icons/tickets-plane.d.ts +8 -0
  3146. package/out/icons/tickets-plane.luau +23 -0
  3147. package/out/icons/tickets.d.ts +8 -0
  3148. package/out/icons/tickets.luau +23 -0
  3149. package/out/icons/timeline.d.ts +8 -0
  3150. package/out/icons/timeline.luau +23 -0
  3151. package/out/icons/timer-off.d.ts +8 -0
  3152. package/out/icons/timer-off.luau +23 -0
  3153. package/out/icons/timer-reset.d.ts +8 -0
  3154. package/out/icons/timer-reset.luau +23 -0
  3155. package/out/icons/timer.d.ts +8 -0
  3156. package/out/icons/timer.luau +23 -0
  3157. package/out/icons/toggle-left.d.ts +8 -0
  3158. package/out/icons/toggle-left.luau +23 -0
  3159. package/out/icons/toggle-right.d.ts +8 -0
  3160. package/out/icons/toggle-right.luau +23 -0
  3161. package/out/icons/toilet.d.ts +8 -0
  3162. package/out/icons/toilet.luau +23 -0
  3163. package/out/icons/tool-case.d.ts +8 -0
  3164. package/out/icons/tool-case.luau +23 -0
  3165. package/out/icons/toolbox.d.ts +8 -0
  3166. package/out/icons/toolbox.luau +23 -0
  3167. package/out/icons/tornado.d.ts +8 -0
  3168. package/out/icons/tornado.luau +23 -0
  3169. package/out/icons/torus.d.ts +8 -0
  3170. package/out/icons/torus.luau +23 -0
  3171. package/out/icons/touchpad-off.d.ts +8 -0
  3172. package/out/icons/touchpad-off.luau +23 -0
  3173. package/out/icons/touchpad.d.ts +8 -0
  3174. package/out/icons/touchpad.luau +23 -0
  3175. package/out/icons/towel-rack.d.ts +8 -0
  3176. package/out/icons/towel-rack.luau +23 -0
  3177. package/out/icons/tower-control.d.ts +8 -0
  3178. package/out/icons/tower-control.luau +23 -0
  3179. package/out/icons/toy-brick.d.ts +8 -0
  3180. package/out/icons/toy-brick.luau +23 -0
  3181. package/out/icons/tractor.d.ts +8 -0
  3182. package/out/icons/tractor.luau +23 -0
  3183. package/out/icons/traffic-cone.d.ts +8 -0
  3184. package/out/icons/traffic-cone.luau +23 -0
  3185. package/out/icons/train-front-tunnel.d.ts +8 -0
  3186. package/out/icons/train-front-tunnel.luau +23 -0
  3187. package/out/icons/train-front.d.ts +8 -0
  3188. package/out/icons/train-front.luau +23 -0
  3189. package/out/icons/train-track.d.ts +8 -0
  3190. package/out/icons/train-track.luau +23 -0
  3191. package/out/icons/tram-front.d.ts +8 -0
  3192. package/out/icons/tram-front.luau +23 -0
  3193. package/out/icons/transgender.d.ts +8 -0
  3194. package/out/icons/transgender.luau +23 -0
  3195. package/out/icons/trash-2.d.ts +8 -0
  3196. package/out/icons/trash-2.luau +23 -0
  3197. package/out/icons/trash.d.ts +8 -0
  3198. package/out/icons/trash.luau +23 -0
  3199. package/out/icons/tree-deciduous.d.ts +8 -0
  3200. package/out/icons/tree-deciduous.luau +23 -0
  3201. package/out/icons/tree-palm.d.ts +8 -0
  3202. package/out/icons/tree-palm.luau +23 -0
  3203. package/out/icons/tree-pine.d.ts +8 -0
  3204. package/out/icons/tree-pine.luau +23 -0
  3205. package/out/icons/trees.d.ts +8 -0
  3206. package/out/icons/trees.luau +23 -0
  3207. package/out/icons/trending-down.d.ts +8 -0
  3208. package/out/icons/trending-down.luau +23 -0
  3209. package/out/icons/trending-up-down.d.ts +8 -0
  3210. package/out/icons/trending-up-down.luau +23 -0
  3211. package/out/icons/trending-up.d.ts +8 -0
  3212. package/out/icons/trending-up.luau +23 -0
  3213. package/out/icons/triangle-alert.d.ts +8 -0
  3214. package/out/icons/triangle-alert.luau +23 -0
  3215. package/out/icons/triangle-dashed.d.ts +8 -0
  3216. package/out/icons/triangle-dashed.luau +23 -0
  3217. package/out/icons/triangle-right.d.ts +8 -0
  3218. package/out/icons/triangle-right.luau +23 -0
  3219. package/out/icons/triangle.d.ts +8 -0
  3220. package/out/icons/triangle.luau +23 -0
  3221. package/out/icons/trophy.d.ts +8 -0
  3222. package/out/icons/trophy.luau +23 -0
  3223. package/out/icons/truck-electric.d.ts +8 -0
  3224. package/out/icons/truck-electric.luau +23 -0
  3225. package/out/icons/truck.d.ts +8 -0
  3226. package/out/icons/truck.luau +23 -0
  3227. package/out/icons/turkish-lira.d.ts +8 -0
  3228. package/out/icons/turkish-lira.luau +23 -0
  3229. package/out/icons/turntable.d.ts +8 -0
  3230. package/out/icons/turntable.luau +23 -0
  3231. package/out/icons/turtle.d.ts +8 -0
  3232. package/out/icons/turtle.luau +23 -0
  3233. package/out/icons/tv-minimal-play.d.ts +8 -0
  3234. package/out/icons/tv-minimal-play.luau +23 -0
  3235. package/out/icons/tv-minimal.d.ts +8 -0
  3236. package/out/icons/tv-minimal.luau +23 -0
  3237. package/out/icons/tv.d.ts +8 -0
  3238. package/out/icons/tv.luau +23 -0
  3239. package/out/icons/type-outline.d.ts +8 -0
  3240. package/out/icons/type-outline.luau +23 -0
  3241. package/out/icons/type.d.ts +8 -0
  3242. package/out/icons/type.luau +23 -0
  3243. package/out/icons/umbrella-off.d.ts +8 -0
  3244. package/out/icons/umbrella-off.luau +23 -0
  3245. package/out/icons/umbrella.d.ts +8 -0
  3246. package/out/icons/umbrella.luau +23 -0
  3247. package/out/icons/underline.d.ts +8 -0
  3248. package/out/icons/underline.luau +23 -0
  3249. package/out/icons/undo-2.d.ts +8 -0
  3250. package/out/icons/undo-2.luau +23 -0
  3251. package/out/icons/undo-dot.d.ts +8 -0
  3252. package/out/icons/undo-dot.luau +23 -0
  3253. package/out/icons/undo.d.ts +8 -0
  3254. package/out/icons/undo.luau +23 -0
  3255. package/out/icons/unfold-horizontal.d.ts +8 -0
  3256. package/out/icons/unfold-horizontal.luau +23 -0
  3257. package/out/icons/unfold-vertical.d.ts +8 -0
  3258. package/out/icons/unfold-vertical.luau +23 -0
  3259. package/out/icons/ungroup.d.ts +8 -0
  3260. package/out/icons/ungroup.luau +23 -0
  3261. package/out/icons/university.d.ts +8 -0
  3262. package/out/icons/university.luau +23 -0
  3263. package/out/icons/unlink-2.d.ts +8 -0
  3264. package/out/icons/unlink-2.luau +23 -0
  3265. package/out/icons/unlink.d.ts +8 -0
  3266. package/out/icons/unlink.luau +23 -0
  3267. package/out/icons/unplug.d.ts +8 -0
  3268. package/out/icons/unplug.luau +23 -0
  3269. package/out/icons/upload.d.ts +8 -0
  3270. package/out/icons/upload.luau +23 -0
  3271. package/out/icons/usb.d.ts +8 -0
  3272. package/out/icons/usb.luau +23 -0
  3273. package/out/icons/user-check.d.ts +8 -0
  3274. package/out/icons/user-check.luau +23 -0
  3275. package/out/icons/user-cog.d.ts +8 -0
  3276. package/out/icons/user-cog.luau +23 -0
  3277. package/out/icons/user-key.d.ts +8 -0
  3278. package/out/icons/user-key.luau +23 -0
  3279. package/out/icons/user-lock.d.ts +8 -0
  3280. package/out/icons/user-lock.luau +23 -0
  3281. package/out/icons/user-minus.d.ts +8 -0
  3282. package/out/icons/user-minus.luau +23 -0
  3283. package/out/icons/user-pen.d.ts +8 -0
  3284. package/out/icons/user-pen.luau +23 -0
  3285. package/out/icons/user-plus.d.ts +8 -0
  3286. package/out/icons/user-plus.luau +23 -0
  3287. package/out/icons/user-round-arrow-left.d.ts +8 -0
  3288. package/out/icons/user-round-arrow-left.luau +23 -0
  3289. package/out/icons/user-round-check.d.ts +8 -0
  3290. package/out/icons/user-round-check.luau +23 -0
  3291. package/out/icons/user-round-cog.d.ts +8 -0
  3292. package/out/icons/user-round-cog.luau +23 -0
  3293. package/out/icons/user-round-key.d.ts +8 -0
  3294. package/out/icons/user-round-key.luau +23 -0
  3295. package/out/icons/user-round-minus.d.ts +8 -0
  3296. package/out/icons/user-round-minus.luau +23 -0
  3297. package/out/icons/user-round-pen.d.ts +8 -0
  3298. package/out/icons/user-round-pen.luau +23 -0
  3299. package/out/icons/user-round-plus.d.ts +8 -0
  3300. package/out/icons/user-round-plus.luau +23 -0
  3301. package/out/icons/user-round-search.d.ts +8 -0
  3302. package/out/icons/user-round-search.luau +23 -0
  3303. package/out/icons/user-round-x.d.ts +8 -0
  3304. package/out/icons/user-round-x.luau +23 -0
  3305. package/out/icons/user-round.d.ts +8 -0
  3306. package/out/icons/user-round.luau +23 -0
  3307. package/out/icons/user-search.d.ts +8 -0
  3308. package/out/icons/user-search.luau +23 -0
  3309. package/out/icons/user-star.d.ts +8 -0
  3310. package/out/icons/user-star.luau +23 -0
  3311. package/out/icons/user-x.d.ts +8 -0
  3312. package/out/icons/user-x.luau +23 -0
  3313. package/out/icons/user.d.ts +8 -0
  3314. package/out/icons/user.luau +23 -0
  3315. package/out/icons/users-round.d.ts +8 -0
  3316. package/out/icons/users-round.luau +23 -0
  3317. package/out/icons/users.d.ts +8 -0
  3318. package/out/icons/users.luau +23 -0
  3319. package/out/icons/utensils-crossed.d.ts +8 -0
  3320. package/out/icons/utensils-crossed.luau +23 -0
  3321. package/out/icons/utensils.d.ts +8 -0
  3322. package/out/icons/utensils.luau +23 -0
  3323. package/out/icons/utility-pole.d.ts +8 -0
  3324. package/out/icons/utility-pole.luau +23 -0
  3325. package/out/icons/van.d.ts +8 -0
  3326. package/out/icons/van.luau +23 -0
  3327. package/out/icons/variable.d.ts +8 -0
  3328. package/out/icons/variable.luau +23 -0
  3329. package/out/icons/vault.d.ts +8 -0
  3330. package/out/icons/vault.luau +23 -0
  3331. package/out/icons/vector-square.d.ts +8 -0
  3332. package/out/icons/vector-square.luau +23 -0
  3333. package/out/icons/vegan.d.ts +8 -0
  3334. package/out/icons/vegan.luau +23 -0
  3335. package/out/icons/venetian-mask.d.ts +8 -0
  3336. package/out/icons/venetian-mask.luau +23 -0
  3337. package/out/icons/venus-and-mars.d.ts +8 -0
  3338. package/out/icons/venus-and-mars.luau +23 -0
  3339. package/out/icons/venus.d.ts +8 -0
  3340. package/out/icons/venus.luau +23 -0
  3341. package/out/icons/vibrate-off.d.ts +8 -0
  3342. package/out/icons/vibrate-off.luau +23 -0
  3343. package/out/icons/vibrate.d.ts +8 -0
  3344. package/out/icons/vibrate.luau +23 -0
  3345. package/out/icons/video-off.d.ts +8 -0
  3346. package/out/icons/video-off.luau +23 -0
  3347. package/out/icons/video.d.ts +8 -0
  3348. package/out/icons/video.luau +23 -0
  3349. package/out/icons/videotape.d.ts +8 -0
  3350. package/out/icons/videotape.luau +23 -0
  3351. package/out/icons/view.d.ts +8 -0
  3352. package/out/icons/view.luau +23 -0
  3353. package/out/icons/voicemail.d.ts +8 -0
  3354. package/out/icons/voicemail.luau +23 -0
  3355. package/out/icons/volleyball.d.ts +8 -0
  3356. package/out/icons/volleyball.luau +23 -0
  3357. package/out/icons/volume-1.d.ts +8 -0
  3358. package/out/icons/volume-1.luau +23 -0
  3359. package/out/icons/volume-2.d.ts +8 -0
  3360. package/out/icons/volume-2.luau +23 -0
  3361. package/out/icons/volume-off.d.ts +8 -0
  3362. package/out/icons/volume-off.luau +23 -0
  3363. package/out/icons/volume-x.d.ts +8 -0
  3364. package/out/icons/volume-x.luau +23 -0
  3365. package/out/icons/volume.d.ts +8 -0
  3366. package/out/icons/volume.luau +23 -0
  3367. package/out/icons/vote.d.ts +8 -0
  3368. package/out/icons/vote.luau +23 -0
  3369. package/out/icons/wallet-cards.d.ts +8 -0
  3370. package/out/icons/wallet-cards.luau +23 -0
  3371. package/out/icons/wallet-minimal.d.ts +8 -0
  3372. package/out/icons/wallet-minimal.luau +23 -0
  3373. package/out/icons/wallet.d.ts +8 -0
  3374. package/out/icons/wallet.luau +23 -0
  3375. package/out/icons/wallpaper.d.ts +8 -0
  3376. package/out/icons/wallpaper.luau +23 -0
  3377. package/out/icons/wand-sparkles.d.ts +8 -0
  3378. package/out/icons/wand-sparkles.luau +23 -0
  3379. package/out/icons/wand.d.ts +8 -0
  3380. package/out/icons/wand.luau +23 -0
  3381. package/out/icons/warehouse.d.ts +8 -0
  3382. package/out/icons/warehouse.luau +23 -0
  3383. package/out/icons/washing-machine.d.ts +8 -0
  3384. package/out/icons/washing-machine.luau +23 -0
  3385. package/out/icons/watch.d.ts +8 -0
  3386. package/out/icons/watch.luau +23 -0
  3387. package/out/icons/waves-arrow-down.d.ts +8 -0
  3388. package/out/icons/waves-arrow-down.luau +23 -0
  3389. package/out/icons/waves-arrow-up.d.ts +8 -0
  3390. package/out/icons/waves-arrow-up.luau +23 -0
  3391. package/out/icons/waves-horizontal.d.ts +8 -0
  3392. package/out/icons/waves-horizontal.luau +23 -0
  3393. package/out/icons/waves-ladder.d.ts +8 -0
  3394. package/out/icons/waves-ladder.luau +23 -0
  3395. package/out/icons/waves-vertical.d.ts +8 -0
  3396. package/out/icons/waves-vertical.luau +23 -0
  3397. package/out/icons/waypoints.d.ts +8 -0
  3398. package/out/icons/waypoints.luau +23 -0
  3399. package/out/icons/webcam-off.d.ts +8 -0
  3400. package/out/icons/webcam-off.luau +23 -0
  3401. package/out/icons/webcam.d.ts +8 -0
  3402. package/out/icons/webcam.luau +23 -0
  3403. package/out/icons/webhook-off.d.ts +8 -0
  3404. package/out/icons/webhook-off.luau +23 -0
  3405. package/out/icons/webhook.d.ts +8 -0
  3406. package/out/icons/webhook.luau +23 -0
  3407. package/out/icons/weight-tilde.d.ts +8 -0
  3408. package/out/icons/weight-tilde.luau +23 -0
  3409. package/out/icons/weight.d.ts +8 -0
  3410. package/out/icons/weight.luau +23 -0
  3411. package/out/icons/wheat-off.d.ts +8 -0
  3412. package/out/icons/wheat-off.luau +23 -0
  3413. package/out/icons/wheat.d.ts +8 -0
  3414. package/out/icons/wheat.luau +23 -0
  3415. package/out/icons/whole-word.d.ts +8 -0
  3416. package/out/icons/whole-word.luau +23 -0
  3417. package/out/icons/wifi-cog.d.ts +8 -0
  3418. package/out/icons/wifi-cog.luau +23 -0
  3419. package/out/icons/wifi-high.d.ts +8 -0
  3420. package/out/icons/wifi-high.luau +23 -0
  3421. package/out/icons/wifi-low.d.ts +8 -0
  3422. package/out/icons/wifi-low.luau +23 -0
  3423. package/out/icons/wifi-off.d.ts +8 -0
  3424. package/out/icons/wifi-off.luau +23 -0
  3425. package/out/icons/wifi-pen.d.ts +8 -0
  3426. package/out/icons/wifi-pen.luau +23 -0
  3427. package/out/icons/wifi-sync.d.ts +8 -0
  3428. package/out/icons/wifi-sync.luau +23 -0
  3429. package/out/icons/wifi-zero.d.ts +8 -0
  3430. package/out/icons/wifi-zero.luau +23 -0
  3431. package/out/icons/wifi.d.ts +8 -0
  3432. package/out/icons/wifi.luau +23 -0
  3433. package/out/icons/wind-arrow-down.d.ts +8 -0
  3434. package/out/icons/wind-arrow-down.luau +23 -0
  3435. package/out/icons/wind.d.ts +8 -0
  3436. package/out/icons/wind.luau +23 -0
  3437. package/out/icons/workflow.d.ts +8 -0
  3438. package/out/icons/workflow.luau +23 -0
  3439. package/out/icons/worm.d.ts +8 -0
  3440. package/out/icons/worm.luau +23 -0
  3441. package/out/icons/wrench-off.d.ts +8 -0
  3442. package/out/icons/wrench-off.luau +23 -0
  3443. package/out/icons/wrench.d.ts +8 -0
  3444. package/out/icons/wrench.luau +23 -0
  3445. package/out/icons/x-line-top.d.ts +8 -0
  3446. package/out/icons/x-line-top.luau +23 -0
  3447. package/out/icons/x.d.ts +8 -0
  3448. package/out/icons/x.luau +23 -0
  3449. package/out/icons/zap-off.d.ts +8 -0
  3450. package/out/icons/zap-off.luau +23 -0
  3451. package/out/icons/zap.d.ts +8 -0
  3452. package/out/icons/zap.luau +23 -0
  3453. package/out/icons/zodiac-aquarius.d.ts +8 -0
  3454. package/out/icons/zodiac-aquarius.luau +23 -0
  3455. package/out/icons/zodiac-aries.d.ts +8 -0
  3456. package/out/icons/zodiac-aries.luau +23 -0
  3457. package/out/icons/zodiac-cancer.d.ts +8 -0
  3458. package/out/icons/zodiac-cancer.luau +23 -0
  3459. package/out/icons/zodiac-capricorn.d.ts +8 -0
  3460. package/out/icons/zodiac-capricorn.luau +23 -0
  3461. package/out/icons/zodiac-gemini.d.ts +8 -0
  3462. package/out/icons/zodiac-gemini.luau +23 -0
  3463. package/out/icons/zodiac-leo.d.ts +8 -0
  3464. package/out/icons/zodiac-leo.luau +23 -0
  3465. package/out/icons/zodiac-libra.d.ts +8 -0
  3466. package/out/icons/zodiac-libra.luau +23 -0
  3467. package/out/icons/zodiac-ophiuchus.d.ts +8 -0
  3468. package/out/icons/zodiac-ophiuchus.luau +23 -0
  3469. package/out/icons/zodiac-pisces.d.ts +8 -0
  3470. package/out/icons/zodiac-pisces.luau +23 -0
  3471. package/out/icons/zodiac-sagittarius.d.ts +8 -0
  3472. package/out/icons/zodiac-sagittarius.luau +23 -0
  3473. package/out/icons/zodiac-scorpio.d.ts +8 -0
  3474. package/out/icons/zodiac-scorpio.luau +23 -0
  3475. package/out/icons/zodiac-taurus.d.ts +8 -0
  3476. package/out/icons/zodiac-taurus.luau +23 -0
  3477. package/out/icons/zodiac-virgo.d.ts +8 -0
  3478. package/out/icons/zodiac-virgo.luau +23 -0
  3479. package/out/icons/zoom-in.d.ts +8 -0
  3480. package/out/icons/zoom-in.luau +23 -0
  3481. package/out/icons/zoom-out.d.ts +8 -0
  3482. package/out/icons/zoom-out.luau +23 -0
  3483. package/out/icons.json +12091 -0
  3484. package/out/index.d.ts +6 -0
  3485. package/out/init.luau +24 -0
  3486. package/package.json +50 -0
@@ -0,0 +1,1727 @@
1
+ export { default as AArrowDown } from "./a-arrow-down";
2
+ export { default as AArrowUp } from "./a-arrow-up";
3
+ export { default as ALargeSmall } from "./a-large-small";
4
+ export { default as Accessibility } from "./accessibility";
5
+ export { default as Activity } from "./activity";
6
+ export { default as Ad } from "./ad";
7
+ export { default as AirVent } from "./air-vent";
8
+ export { default as Airplay } from "./airplay";
9
+ export { default as AlarmClock } from "./alarm-clock";
10
+ export { default as AlarmClockCheck } from "./alarm-clock-check";
11
+ export { default as AlarmClockMinus } from "./alarm-clock-minus";
12
+ export { default as AlarmClockOff } from "./alarm-clock-off";
13
+ export { default as AlarmClockPlus } from "./alarm-clock-plus";
14
+ export { default as AlarmSmoke } from "./alarm-smoke";
15
+ export { default as Album } from "./album";
16
+ export { default as AlignCenterHorizontal } from "./align-center-horizontal";
17
+ export { default as AlignCenterVertical } from "./align-center-vertical";
18
+ export { default as AlignEndHorizontal } from "./align-end-horizontal";
19
+ export { default as AlignEndVertical } from "./align-end-vertical";
20
+ export { default as AlignHorizontalDistributeCenter } from "./align-horizontal-distribute-center";
21
+ export { default as AlignHorizontalDistributeEnd } from "./align-horizontal-distribute-end";
22
+ export { default as AlignHorizontalDistributeStart } from "./align-horizontal-distribute-start";
23
+ export { default as AlignHorizontalJustifyCenter } from "./align-horizontal-justify-center";
24
+ export { default as AlignHorizontalJustifyEnd } from "./align-horizontal-justify-end";
25
+ export { default as AlignHorizontalJustifyStart } from "./align-horizontal-justify-start";
26
+ export { default as AlignHorizontalSpaceAround } from "./align-horizontal-space-around";
27
+ export { default as AlignHorizontalSpaceBetween } from "./align-horizontal-space-between";
28
+ export { default as AlignStartHorizontal } from "./align-start-horizontal";
29
+ export { default as AlignStartVertical } from "./align-start-vertical";
30
+ export { default as AlignVerticalDistributeCenter } from "./align-vertical-distribute-center";
31
+ export { default as AlignVerticalDistributeEnd } from "./align-vertical-distribute-end";
32
+ export { default as AlignVerticalDistributeStart } from "./align-vertical-distribute-start";
33
+ export { default as AlignVerticalJustifyCenter } from "./align-vertical-justify-center";
34
+ export { default as AlignVerticalJustifyEnd } from "./align-vertical-justify-end";
35
+ export { default as AlignVerticalJustifyStart } from "./align-vertical-justify-start";
36
+ export { default as AlignVerticalSpaceAround } from "./align-vertical-space-around";
37
+ export { default as AlignVerticalSpaceBetween } from "./align-vertical-space-between";
38
+ export { default as Ambulance } from "./ambulance";
39
+ export { default as Ampersand } from "./ampersand";
40
+ export { default as Ampersands } from "./ampersands";
41
+ export { default as Amphora } from "./amphora";
42
+ export { default as Anchor } from "./anchor";
43
+ export { default as Angry } from "./angry";
44
+ export { default as Annoyed } from "./annoyed";
45
+ export { default as Antenna } from "./antenna";
46
+ export { default as Anvil } from "./anvil";
47
+ export { default as Aperture } from "./aperture";
48
+ export { default as AppWindow } from "./app-window";
49
+ export { default as AppWindowMac } from "./app-window-mac";
50
+ export { default as Apple } from "./apple";
51
+ export { default as Archive } from "./archive";
52
+ export { default as ArchiveRestore } from "./archive-restore";
53
+ export { default as ArchiveX } from "./archive-x";
54
+ export { default as Armchair } from "./armchair";
55
+ export { default as ArrowBigDown } from "./arrow-big-down";
56
+ export { default as ArrowBigDownDash } from "./arrow-big-down-dash";
57
+ export { default as ArrowBigLeft } from "./arrow-big-left";
58
+ export { default as ArrowBigLeftDash } from "./arrow-big-left-dash";
59
+ export { default as ArrowBigRight } from "./arrow-big-right";
60
+ export { default as ArrowBigRightDash } from "./arrow-big-right-dash";
61
+ export { default as ArrowBigUp } from "./arrow-big-up";
62
+ export { default as ArrowBigUpDash } from "./arrow-big-up-dash";
63
+ export { default as ArrowDown } from "./arrow-down";
64
+ export { default as ArrowDown01 } from "./arrow-down-0-1";
65
+ export { default as ArrowDown10 } from "./arrow-down-1-0";
66
+ export { default as ArrowDownAZ } from "./arrow-down-a-z";
67
+ export { default as ArrowDownFromLine } from "./arrow-down-from-line";
68
+ export { default as ArrowDownLeft } from "./arrow-down-left";
69
+ export { default as ArrowDownNarrowWide } from "./arrow-down-narrow-wide";
70
+ export { default as ArrowDownRight } from "./arrow-down-right";
71
+ export { default as ArrowDownToDot } from "./arrow-down-to-dot";
72
+ export { default as ArrowDownToLine } from "./arrow-down-to-line";
73
+ export { default as ArrowDownUp } from "./arrow-down-up";
74
+ export { default as ArrowDownWideNarrow } from "./arrow-down-wide-narrow";
75
+ export { default as ArrowDownZA } from "./arrow-down-z-a";
76
+ export { default as ArrowLeft } from "./arrow-left";
77
+ export { default as ArrowLeftFromLine } from "./arrow-left-from-line";
78
+ export { default as ArrowLeftRight } from "./arrow-left-right";
79
+ export { default as ArrowLeftToLine } from "./arrow-left-to-line";
80
+ export { default as ArrowRight } from "./arrow-right";
81
+ export { default as ArrowRightFromLine } from "./arrow-right-from-line";
82
+ export { default as ArrowRightLeft } from "./arrow-right-left";
83
+ export { default as ArrowRightToLine } from "./arrow-right-to-line";
84
+ export { default as ArrowUp } from "./arrow-up";
85
+ export { default as ArrowUp01 } from "./arrow-up-0-1";
86
+ export { default as ArrowUp10 } from "./arrow-up-1-0";
87
+ export { default as ArrowUpAZ } from "./arrow-up-a-z";
88
+ export { default as ArrowUpDown } from "./arrow-up-down";
89
+ export { default as ArrowUpFromDot } from "./arrow-up-from-dot";
90
+ export { default as ArrowUpFromLine } from "./arrow-up-from-line";
91
+ export { default as ArrowUpLeft } from "./arrow-up-left";
92
+ export { default as ArrowUpNarrowWide } from "./arrow-up-narrow-wide";
93
+ export { default as ArrowUpRight } from "./arrow-up-right";
94
+ export { default as ArrowUpToLine } from "./arrow-up-to-line";
95
+ export { default as ArrowUpWideNarrow } from "./arrow-up-wide-narrow";
96
+ export { default as ArrowUpZA } from "./arrow-up-z-a";
97
+ export { default as ArrowsUpFromLine } from "./arrows-up-from-line";
98
+ export { default as Asterisk } from "./asterisk";
99
+ export { default as Astroid } from "./astroid";
100
+ export { default as AtSign } from "./at-sign";
101
+ export { default as Atom } from "./atom";
102
+ export { default as AudioLines } from "./audio-lines";
103
+ export { default as AudioWaveform } from "./audio-waveform";
104
+ export { default as Award } from "./award";
105
+ export { default as Axe } from "./axe";
106
+ export { default as Axis3d } from "./axis-3d";
107
+ export { default as Baby } from "./baby";
108
+ export { default as Backpack } from "./backpack";
109
+ export { default as Badge } from "./badge";
110
+ export { default as BadgeAlert } from "./badge-alert";
111
+ export { default as BadgeCent } from "./badge-cent";
112
+ export { default as BadgeCheck } from "./badge-check";
113
+ export { default as BadgeDollarSign } from "./badge-dollar-sign";
114
+ export { default as BadgeEuro } from "./badge-euro";
115
+ export { default as BadgeIndianRupee } from "./badge-indian-rupee";
116
+ export { default as BadgeInfo } from "./badge-info";
117
+ export { default as BadgeJapaneseYen } from "./badge-japanese-yen";
118
+ export { default as BadgeMinus } from "./badge-minus";
119
+ export { default as BadgePercent } from "./badge-percent";
120
+ export { default as BadgePlus } from "./badge-plus";
121
+ export { default as BadgePoundSterling } from "./badge-pound-sterling";
122
+ export { default as BadgeQuestionMark } from "./badge-question-mark";
123
+ export { default as BadgeRussianRuble } from "./badge-russian-ruble";
124
+ export { default as BadgeSwissFranc } from "./badge-swiss-franc";
125
+ export { default as BadgeTurkishLira } from "./badge-turkish-lira";
126
+ export { default as BadgeX } from "./badge-x";
127
+ export { default as BaggageClaim } from "./baggage-claim";
128
+ export { default as Balloon } from "./balloon";
129
+ export { default as Ban } from "./ban";
130
+ export { default as Banana } from "./banana";
131
+ export { default as Bandage } from "./bandage";
132
+ export { default as Banknote } from "./banknote";
133
+ export { default as BanknoteArrowDown } from "./banknote-arrow-down";
134
+ export { default as BanknoteArrowUp } from "./banknote-arrow-up";
135
+ export { default as BanknoteCheck } from "./banknote-check";
136
+ export { default as BanknoteX } from "./banknote-x";
137
+ export { default as Barcode } from "./barcode";
138
+ export { default as Baseline } from "./baseline";
139
+ export { default as Bath } from "./bath";
140
+ export { default as Battery } from "./battery";
141
+ export { default as BatteryCharging } from "./battery-charging";
142
+ export { default as BatteryFull } from "./battery-full";
143
+ export { default as BatteryLow } from "./battery-low";
144
+ export { default as BatteryMedium } from "./battery-medium";
145
+ export { default as BatteryPlus } from "./battery-plus";
146
+ export { default as BatteryWarning } from "./battery-warning";
147
+ export { default as Beaker } from "./beaker";
148
+ export { default as Bean } from "./bean";
149
+ export { default as BeanOff } from "./bean-off";
150
+ export { default as Bed } from "./bed";
151
+ export { default as BedDouble } from "./bed-double";
152
+ export { default as BedSingle } from "./bed-single";
153
+ export { default as Beef } from "./beef";
154
+ export { default as BeefOff } from "./beef-off";
155
+ export { default as Bell } from "./bell";
156
+ export { default as BellCheck } from "./bell-check";
157
+ export { default as BellDot } from "./bell-dot";
158
+ export { default as BellElectric } from "./bell-electric";
159
+ export { default as BellMinus } from "./bell-minus";
160
+ export { default as BellOff } from "./bell-off";
161
+ export { default as BellPlus } from "./bell-plus";
162
+ export { default as BellRing } from "./bell-ring";
163
+ export { default as BetweenHorizontalEnd } from "./between-horizontal-end";
164
+ export { default as BetweenHorizontalStart } from "./between-horizontal-start";
165
+ export { default as BetweenVerticalEnd } from "./between-vertical-end";
166
+ export { default as BetweenVerticalStart } from "./between-vertical-start";
167
+ export { default as BicepsFlexed } from "./biceps-flexed";
168
+ export { default as Bike } from "./bike";
169
+ export { default as Binary } from "./binary";
170
+ export { default as Binoculars } from "./binoculars";
171
+ export { default as Biohazard } from "./biohazard";
172
+ export { default as Bird } from "./bird";
173
+ export { default as Birdhouse } from "./birdhouse";
174
+ export { default as Bitcoin } from "./bitcoin";
175
+ export { default as Blend } from "./blend";
176
+ export { default as Blender } from "./blender";
177
+ export { default as Blinds } from "./blinds";
178
+ export { default as Blocks } from "./blocks";
179
+ export { default as Bluetooth } from "./bluetooth";
180
+ export { default as BluetoothConnected } from "./bluetooth-connected";
181
+ export { default as BluetoothOff } from "./bluetooth-off";
182
+ export { default as BluetoothSearching } from "./bluetooth-searching";
183
+ export { default as Bold } from "./bold";
184
+ export { default as Bolt } from "./bolt";
185
+ export { default as Bone } from "./bone";
186
+ export { default as BoneFracture } from "./bone-fracture";
187
+ export { default as Book } from "./book";
188
+ export { default as BookA } from "./book-a";
189
+ export { default as BookAlert } from "./book-alert";
190
+ export { default as BookAudio } from "./book-audio";
191
+ export { default as BookCheck } from "./book-check";
192
+ export { default as BookCopy } from "./book-copy";
193
+ export { default as BookDashed } from "./book-dashed";
194
+ export { default as BookDown } from "./book-down";
195
+ export { default as BookHeadphones } from "./book-headphones";
196
+ export { default as BookHeart } from "./book-heart";
197
+ export { default as BookImage } from "./book-image";
198
+ export { default as BookKey } from "./book-key";
199
+ export { default as BookLock } from "./book-lock";
200
+ export { default as BookMarked } from "./book-marked";
201
+ export { default as BookMinus } from "./book-minus";
202
+ export { default as BookOpen } from "./book-open";
203
+ export { default as BookOpenCheck } from "./book-open-check";
204
+ export { default as BookOpenText } from "./book-open-text";
205
+ export { default as BookPlus } from "./book-plus";
206
+ export { default as BookSearch } from "./book-search";
207
+ export { default as BookText } from "./book-text";
208
+ export { default as BookType } from "./book-type";
209
+ export { default as BookUp } from "./book-up";
210
+ export { default as BookUp2 } from "./book-up-2";
211
+ export { default as BookUser } from "./book-user";
212
+ export { default as BookX } from "./book-x";
213
+ export { default as Bookmark } from "./bookmark";
214
+ export { default as BookmarkCheck } from "./bookmark-check";
215
+ export { default as BookmarkMinus } from "./bookmark-minus";
216
+ export { default as BookmarkOff } from "./bookmark-off";
217
+ export { default as BookmarkPlus } from "./bookmark-plus";
218
+ export { default as BookmarkX } from "./bookmark-x";
219
+ export { default as BoomBox } from "./boom-box";
220
+ export { default as Bot } from "./bot";
221
+ export { default as BotMessageSquare } from "./bot-message-square";
222
+ export { default as BotOff } from "./bot-off";
223
+ export { default as BowArrow } from "./bow-arrow";
224
+ export { default as Box } from "./box";
225
+ export { default as Boxes } from "./boxes";
226
+ export { default as Braces } from "./braces";
227
+ export { default as Brackets } from "./brackets";
228
+ export { default as Brain } from "./brain";
229
+ export { default as BrainCircuit } from "./brain-circuit";
230
+ export { default as BrainCog } from "./brain-cog";
231
+ export { default as BrickWall } from "./brick-wall";
232
+ export { default as BrickWallFire } from "./brick-wall-fire";
233
+ export { default as BrickWallShield } from "./brick-wall-shield";
234
+ export { default as Briefcase } from "./briefcase";
235
+ export { default as BriefcaseBusiness } from "./briefcase-business";
236
+ export { default as BriefcaseConveyorBelt } from "./briefcase-conveyor-belt";
237
+ export { default as BriefcaseMedical } from "./briefcase-medical";
238
+ export { default as BringToFront } from "./bring-to-front";
239
+ export { default as Broccoli } from "./broccoli";
240
+ export { default as Brush } from "./brush";
241
+ export { default as BrushCleaning } from "./brush-cleaning";
242
+ export { default as Bubbles } from "./bubbles";
243
+ export { default as Bug } from "./bug";
244
+ export { default as BugOff } from "./bug-off";
245
+ export { default as BugPlay } from "./bug-play";
246
+ export { default as Building } from "./building";
247
+ export { default as Building2 } from "./building-2";
248
+ export { default as Bus } from "./bus";
249
+ export { default as BusFront } from "./bus-front";
250
+ export { default as Cable } from "./cable";
251
+ export { default as CableCar } from "./cable-car";
252
+ export { default as Cake } from "./cake";
253
+ export { default as CakeSlice } from "./cake-slice";
254
+ export { default as Calculator } from "./calculator";
255
+ export { default as Calendar } from "./calendar";
256
+ export { default as Calendar1 } from "./calendar-1";
257
+ export { default as CalendarArrowDown } from "./calendar-arrow-down";
258
+ export { default as CalendarArrowUp } from "./calendar-arrow-up";
259
+ export { default as CalendarCheck } from "./calendar-check";
260
+ export { default as CalendarCheck2 } from "./calendar-check-2";
261
+ export { default as CalendarClock } from "./calendar-clock";
262
+ export { default as CalendarCog } from "./calendar-cog";
263
+ export { default as CalendarDays } from "./calendar-days";
264
+ export { default as CalendarFold } from "./calendar-fold";
265
+ export { default as CalendarHeart } from "./calendar-heart";
266
+ export { default as CalendarMinus } from "./calendar-minus";
267
+ export { default as CalendarMinus2 } from "./calendar-minus-2";
268
+ export { default as CalendarOff } from "./calendar-off";
269
+ export { default as CalendarPlus } from "./calendar-plus";
270
+ export { default as CalendarPlus2 } from "./calendar-plus-2";
271
+ export { default as CalendarRange } from "./calendar-range";
272
+ export { default as CalendarSearch } from "./calendar-search";
273
+ export { default as CalendarSync } from "./calendar-sync";
274
+ export { default as CalendarX } from "./calendar-x";
275
+ export { default as CalendarX2 } from "./calendar-x-2";
276
+ export { default as Calendars } from "./calendars";
277
+ export { default as Camera } from "./camera";
278
+ export { default as CameraOff } from "./camera-off";
279
+ export { default as Candy } from "./candy";
280
+ export { default as CandyCane } from "./candy-cane";
281
+ export { default as CandyOff } from "./candy-off";
282
+ export { default as Captions } from "./captions";
283
+ export { default as CaptionsOff } from "./captions-off";
284
+ export { default as Car } from "./car";
285
+ export { default as CarFront } from "./car-front";
286
+ export { default as CarTaxiFront } from "./car-taxi-front";
287
+ export { default as Caravan } from "./caravan";
288
+ export { default as CardSim } from "./card-sim";
289
+ export { default as Carrot } from "./carrot";
290
+ export { default as CaseLower } from "./case-lower";
291
+ export { default as CaseSensitive } from "./case-sensitive";
292
+ export { default as CaseUpper } from "./case-upper";
293
+ export { default as CassetteTape } from "./cassette-tape";
294
+ export { default as Cast } from "./cast";
295
+ export { default as Castle } from "./castle";
296
+ export { default as Cat } from "./cat";
297
+ export { default as Cctv } from "./cctv";
298
+ export { default as CctvOff } from "./cctv-off";
299
+ export { default as ChartArea } from "./chart-area";
300
+ export { default as ChartBar } from "./chart-bar";
301
+ export { default as ChartBarBig } from "./chart-bar-big";
302
+ export { default as ChartBarDecreasing } from "./chart-bar-decreasing";
303
+ export { default as ChartBarIncreasing } from "./chart-bar-increasing";
304
+ export { default as ChartBarStacked } from "./chart-bar-stacked";
305
+ export { default as ChartCandlestick } from "./chart-candlestick";
306
+ export { default as ChartColumn } from "./chart-column";
307
+ export { default as ChartColumnBig } from "./chart-column-big";
308
+ export { default as ChartColumnDecreasing } from "./chart-column-decreasing";
309
+ export { default as ChartColumnIncreasing } from "./chart-column-increasing";
310
+ export { default as ChartColumnStacked } from "./chart-column-stacked";
311
+ export { default as ChartGantt } from "./chart-gantt";
312
+ export { default as ChartLine } from "./chart-line";
313
+ export { default as ChartNetwork } from "./chart-network";
314
+ export { default as ChartNoAxesColumn } from "./chart-no-axes-column";
315
+ export { default as ChartNoAxesColumnDecreasing } from "./chart-no-axes-column-decreasing";
316
+ export { default as ChartNoAxesColumnIncreasing } from "./chart-no-axes-column-increasing";
317
+ export { default as ChartNoAxesCombined } from "./chart-no-axes-combined";
318
+ export { default as ChartNoAxesGantt } from "./chart-no-axes-gantt";
319
+ export { default as ChartPie } from "./chart-pie";
320
+ export { default as ChartScatter } from "./chart-scatter";
321
+ export { default as ChartSpline } from "./chart-spline";
322
+ export { default as Check } from "./check";
323
+ export { default as CheckCheck } from "./check-check";
324
+ export { default as CheckLine } from "./check-line";
325
+ export { default as ChefHat } from "./chef-hat";
326
+ export { default as Cherry } from "./cherry";
327
+ export { default as ChessBishop } from "./chess-bishop";
328
+ export { default as ChessKing } from "./chess-king";
329
+ export { default as ChessKnight } from "./chess-knight";
330
+ export { default as ChessPawn } from "./chess-pawn";
331
+ export { default as ChessQueen } from "./chess-queen";
332
+ export { default as ChessRook } from "./chess-rook";
333
+ export { default as ChevronDown } from "./chevron-down";
334
+ export { default as ChevronFirst } from "./chevron-first";
335
+ export { default as ChevronLast } from "./chevron-last";
336
+ export { default as ChevronLeft } from "./chevron-left";
337
+ export { default as ChevronRight } from "./chevron-right";
338
+ export { default as ChevronUp } from "./chevron-up";
339
+ export { default as ChevronsDown } from "./chevrons-down";
340
+ export { default as ChevronsDownUp } from "./chevrons-down-up";
341
+ export { default as ChevronsLeft } from "./chevrons-left";
342
+ export { default as ChevronsLeftRight } from "./chevrons-left-right";
343
+ export { default as ChevronsLeftRightEllipsis } from "./chevrons-left-right-ellipsis";
344
+ export { default as ChevronsRight } from "./chevrons-right";
345
+ export { default as ChevronsRightLeft } from "./chevrons-right-left";
346
+ export { default as ChevronsUp } from "./chevrons-up";
347
+ export { default as ChevronsUpDown } from "./chevrons-up-down";
348
+ export { default as Church } from "./church";
349
+ export { default as Circle } from "./circle";
350
+ export { default as CircleAlert } from "./circle-alert";
351
+ export { default as CircleArrowDown } from "./circle-arrow-down";
352
+ export { default as CircleArrowLeft } from "./circle-arrow-left";
353
+ export { default as CircleArrowOutDownLeft } from "./circle-arrow-out-down-left";
354
+ export { default as CircleArrowOutDownRight } from "./circle-arrow-out-down-right";
355
+ export { default as CircleArrowOutUpLeft } from "./circle-arrow-out-up-left";
356
+ export { default as CircleArrowOutUpRight } from "./circle-arrow-out-up-right";
357
+ export { default as CircleArrowRight } from "./circle-arrow-right";
358
+ export { default as CircleArrowUp } from "./circle-arrow-up";
359
+ export { default as CircleCheck } from "./circle-check";
360
+ export { default as CircleCheckBig } from "./circle-check-big";
361
+ export { default as CircleChevronDown } from "./circle-chevron-down";
362
+ export { default as CircleChevronLeft } from "./circle-chevron-left";
363
+ export { default as CircleChevronRight } from "./circle-chevron-right";
364
+ export { default as CircleChevronUp } from "./circle-chevron-up";
365
+ export { default as CircleDashed } from "./circle-dashed";
366
+ export { default as CircleDivide } from "./circle-divide";
367
+ export { default as CircleDollarSign } from "./circle-dollar-sign";
368
+ export { default as CircleDot } from "./circle-dot";
369
+ export { default as CircleDotDashed } from "./circle-dot-dashed";
370
+ export { default as CircleEllipsis } from "./circle-ellipsis";
371
+ export { default as CircleEqual } from "./circle-equal";
372
+ export { default as CircleFadingArrowUp } from "./circle-fading-arrow-up";
373
+ export { default as CircleFadingPlus } from "./circle-fading-plus";
374
+ export { default as CircleGauge } from "./circle-gauge";
375
+ export { default as CircleMinus } from "./circle-minus";
376
+ export { default as CircleOff } from "./circle-off";
377
+ export { default as CircleParking } from "./circle-parking";
378
+ export { default as CircleParkingOff } from "./circle-parking-off";
379
+ export { default as CirclePause } from "./circle-pause";
380
+ export { default as CirclePercent } from "./circle-percent";
381
+ export { default as CirclePile } from "./circle-pile";
382
+ export { default as CirclePlay } from "./circle-play";
383
+ export { default as CirclePlus } from "./circle-plus";
384
+ export { default as CirclePoundSterling } from "./circle-pound-sterling";
385
+ export { default as CirclePower } from "./circle-power";
386
+ export { default as CircleQuestionMark } from "./circle-question-mark";
387
+ export { default as CircleSlash } from "./circle-slash";
388
+ export { default as CircleSlash2 } from "./circle-slash-2";
389
+ export { default as CircleSmall } from "./circle-small";
390
+ export { default as CircleStar } from "./circle-star";
391
+ export { default as CircleStop } from "./circle-stop";
392
+ export { default as CircleUser } from "./circle-user";
393
+ export { default as CircleUserRound } from "./circle-user-round";
394
+ export { default as CircleX } from "./circle-x";
395
+ export { default as CircuitBoard } from "./circuit-board";
396
+ export { default as Citrus } from "./citrus";
397
+ export { default as Clapperboard } from "./clapperboard";
398
+ export { default as Clipboard } from "./clipboard";
399
+ export { default as ClipboardCheck } from "./clipboard-check";
400
+ export { default as ClipboardClock } from "./clipboard-clock";
401
+ export { default as ClipboardCopy } from "./clipboard-copy";
402
+ export { default as ClipboardList } from "./clipboard-list";
403
+ export { default as ClipboardMinus } from "./clipboard-minus";
404
+ export { default as ClipboardPaste } from "./clipboard-paste";
405
+ export { default as ClipboardPen } from "./clipboard-pen";
406
+ export { default as ClipboardPenLine } from "./clipboard-pen-line";
407
+ export { default as ClipboardPlus } from "./clipboard-plus";
408
+ export { default as ClipboardType } from "./clipboard-type";
409
+ export { default as ClipboardX } from "./clipboard-x";
410
+ export { default as Clock } from "./clock";
411
+ export { default as Clock1 } from "./clock-1";
412
+ export { default as Clock10 } from "./clock-10";
413
+ export { default as Clock11 } from "./clock-11";
414
+ export { default as Clock12 } from "./clock-12";
415
+ export { default as Clock2 } from "./clock-2";
416
+ export { default as Clock3 } from "./clock-3";
417
+ export { default as Clock4 } from "./clock-4";
418
+ export { default as Clock5 } from "./clock-5";
419
+ export { default as Clock6 } from "./clock-6";
420
+ export { default as Clock7 } from "./clock-7";
421
+ export { default as Clock8 } from "./clock-8";
422
+ export { default as Clock9 } from "./clock-9";
423
+ export { default as ClockAlert } from "./clock-alert";
424
+ export { default as ClockArrowDown } from "./clock-arrow-down";
425
+ export { default as ClockArrowLeft } from "./clock-arrow-left";
426
+ export { default as ClockArrowRight } from "./clock-arrow-right";
427
+ export { default as ClockArrowUp } from "./clock-arrow-up";
428
+ export { default as ClockCheck } from "./clock-check";
429
+ export { default as ClockFading } from "./clock-fading";
430
+ export { default as ClockPlus } from "./clock-plus";
431
+ export { default as ClosedCaption } from "./closed-caption";
432
+ export { default as Cloud } from "./cloud";
433
+ export { default as CloudAlert } from "./cloud-alert";
434
+ export { default as CloudBackup } from "./cloud-backup";
435
+ export { default as CloudCheck } from "./cloud-check";
436
+ export { default as CloudCog } from "./cloud-cog";
437
+ export { default as CloudDownload } from "./cloud-download";
438
+ export { default as CloudDrizzle } from "./cloud-drizzle";
439
+ export { default as CloudFog } from "./cloud-fog";
440
+ export { default as CloudHail } from "./cloud-hail";
441
+ export { default as CloudLightning } from "./cloud-lightning";
442
+ export { default as CloudMoon } from "./cloud-moon";
443
+ export { default as CloudMoonRain } from "./cloud-moon-rain";
444
+ export { default as CloudOff } from "./cloud-off";
445
+ export { default as CloudRain } from "./cloud-rain";
446
+ export { default as CloudRainWind } from "./cloud-rain-wind";
447
+ export { default as CloudSnow } from "./cloud-snow";
448
+ export { default as CloudSun } from "./cloud-sun";
449
+ export { default as CloudSunRain } from "./cloud-sun-rain";
450
+ export { default as CloudSync } from "./cloud-sync";
451
+ export { default as CloudUpload } from "./cloud-upload";
452
+ export { default as Cloudy } from "./cloudy";
453
+ export { default as Clover } from "./clover";
454
+ export { default as Club } from "./club";
455
+ export { default as Code } from "./code";
456
+ export { default as CodeXml } from "./code-xml";
457
+ export { default as Coffee } from "./coffee";
458
+ export { default as Cog } from "./cog";
459
+ export { default as Coins } from "./coins";
460
+ export { default as Columns2 } from "./columns-2";
461
+ export { default as Columns3 } from "./columns-3";
462
+ export { default as Columns3Cog } from "./columns-3-cog";
463
+ export { default as Columns4 } from "./columns-4";
464
+ export { default as Combine } from "./combine";
465
+ export { default as Command } from "./command";
466
+ export { default as Compass } from "./compass";
467
+ export { default as Component } from "./component";
468
+ export { default as Computer } from "./computer";
469
+ export { default as ConciergeBell } from "./concierge-bell";
470
+ export { default as Cone } from "./cone";
471
+ export { default as Construction } from "./construction";
472
+ export { default as Contact } from "./contact";
473
+ export { default as ContactRound } from "./contact-round";
474
+ export { default as Container } from "./container";
475
+ export { default as Contrast } from "./contrast";
476
+ export { default as Cookie } from "./cookie";
477
+ export { default as CookingPot } from "./cooking-pot";
478
+ export { default as Copy } from "./copy";
479
+ export { default as CopyCheck } from "./copy-check";
480
+ export { default as CopyMinus } from "./copy-minus";
481
+ export { default as CopyPlus } from "./copy-plus";
482
+ export { default as CopySlash } from "./copy-slash";
483
+ export { default as CopyX } from "./copy-x";
484
+ export { default as Copyleft } from "./copyleft";
485
+ export { default as Copyright } from "./copyright";
486
+ export { default as CornerDownLeft } from "./corner-down-left";
487
+ export { default as CornerDownRight } from "./corner-down-right";
488
+ export { default as CornerLeftDown } from "./corner-left-down";
489
+ export { default as CornerLeftUp } from "./corner-left-up";
490
+ export { default as CornerRightDown } from "./corner-right-down";
491
+ export { default as CornerRightUp } from "./corner-right-up";
492
+ export { default as CornerUpLeft } from "./corner-up-left";
493
+ export { default as CornerUpRight } from "./corner-up-right";
494
+ export { default as Cpu } from "./cpu";
495
+ export { default as CreativeCommons } from "./creative-commons";
496
+ export { default as CreditCard } from "./credit-card";
497
+ export { default as Croissant } from "./croissant";
498
+ export { default as Crop } from "./crop";
499
+ export { default as Cross } from "./cross";
500
+ export { default as Crosshair } from "./crosshair";
501
+ export { default as Crown } from "./crown";
502
+ export { default as Cuboid } from "./cuboid";
503
+ export { default as CupSoda } from "./cup-soda";
504
+ export { default as Currency } from "./currency";
505
+ export { default as Cylinder } from "./cylinder";
506
+ export { default as Dam } from "./dam";
507
+ export { default as Database } from "./database";
508
+ export { default as DatabaseArrowDown } from "./database-arrow-down";
509
+ export { default as DatabaseArrowUp } from "./database-arrow-up";
510
+ export { default as DatabaseBackup } from "./database-backup";
511
+ export { default as DatabaseCheck } from "./database-check";
512
+ export { default as DatabaseMinus } from "./database-minus";
513
+ export { default as DatabasePlus } from "./database-plus";
514
+ export { default as DatabaseSearch } from "./database-search";
515
+ export { default as DatabaseX } from "./database-x";
516
+ export { default as DatabaseZap } from "./database-zap";
517
+ export { default as DecimalsArrowLeft } from "./decimals-arrow-left";
518
+ export { default as DecimalsArrowRight } from "./decimals-arrow-right";
519
+ export { default as Delete } from "./delete";
520
+ export { default as Dessert } from "./dessert";
521
+ export { default as Diameter } from "./diameter";
522
+ export { default as Diamond } from "./diamond";
523
+ export { default as DiamondMinus } from "./diamond-minus";
524
+ export { default as DiamondPercent } from "./diamond-percent";
525
+ export { default as DiamondPlus } from "./diamond-plus";
526
+ export { default as Dice1 } from "./dice-1";
527
+ export { default as Dice2 } from "./dice-2";
528
+ export { default as Dice3 } from "./dice-3";
529
+ export { default as Dice4 } from "./dice-4";
530
+ export { default as Dice5 } from "./dice-5";
531
+ export { default as Dice6 } from "./dice-6";
532
+ export { default as Dices } from "./dices";
533
+ export { default as Diff } from "./diff";
534
+ export { default as Disc } from "./disc";
535
+ export { default as Disc2 } from "./disc-2";
536
+ export { default as Disc3 } from "./disc-3";
537
+ export { default as DiscAlbum } from "./disc-album";
538
+ export { default as Divide } from "./divide";
539
+ export { default as Dna } from "./dna";
540
+ export { default as DnaOff } from "./dna-off";
541
+ export { default as Dock } from "./dock";
542
+ export { default as Dog } from "./dog";
543
+ export { default as DollarSign } from "./dollar-sign";
544
+ export { default as Donut } from "./donut";
545
+ export { default as DoorClosed } from "./door-closed";
546
+ export { default as DoorClosedLocked } from "./door-closed-locked";
547
+ export { default as DoorOpen } from "./door-open";
548
+ export { default as Dot } from "./dot";
549
+ export { default as Download } from "./download";
550
+ export { default as DraftingCompass } from "./drafting-compass";
551
+ export { default as Drama } from "./drama";
552
+ export { default as Drill } from "./drill";
553
+ export { default as Drone } from "./drone";
554
+ export { default as Droplet } from "./droplet";
555
+ export { default as DropletOff } from "./droplet-off";
556
+ export { default as Droplets } from "./droplets";
557
+ export { default as Drum } from "./drum";
558
+ export { default as Drumstick } from "./drumstick";
559
+ export { default as Dumbbell } from "./dumbbell";
560
+ export { default as Ear } from "./ear";
561
+ export { default as EarOff } from "./ear-off";
562
+ export { default as Earth } from "./earth";
563
+ export { default as EarthLock } from "./earth-lock";
564
+ export { default as Eclipse } from "./eclipse";
565
+ export { default as Egg } from "./egg";
566
+ export { default as EggFried } from "./egg-fried";
567
+ export { default as EggOff } from "./egg-off";
568
+ export { default as Ellipse } from "./ellipse";
569
+ export { default as Ellipsis } from "./ellipsis";
570
+ export { default as EllipsisVertical } from "./ellipsis-vertical";
571
+ export { default as Equal } from "./equal";
572
+ export { default as EqualApproximately } from "./equal-approximately";
573
+ export { default as EqualNot } from "./equal-not";
574
+ export { default as Eraser } from "./eraser";
575
+ export { default as EthernetPort } from "./ethernet-port";
576
+ export { default as Euro } from "./euro";
577
+ export { default as EvCharger } from "./ev-charger";
578
+ export { default as Expand } from "./expand";
579
+ export { default as ExternalLink } from "./external-link";
580
+ export { default as Eye } from "./eye";
581
+ export { default as EyeClosed } from "./eye-closed";
582
+ export { default as EyeDashed } from "./eye-dashed";
583
+ export { default as EyeOff } from "./eye-off";
584
+ export { default as Factory } from "./factory";
585
+ export { default as Fan } from "./fan";
586
+ export { default as FastForward } from "./fast-forward";
587
+ export { default as Feather } from "./feather";
588
+ export { default as Fence } from "./fence";
589
+ export { default as FerrisWheel } from "./ferris-wheel";
590
+ export { default as File } from "./file";
591
+ export { default as FileArchive } from "./file-archive";
592
+ export { default as FileAxis3d } from "./file-axis-3d";
593
+ export { default as FileBadge } from "./file-badge";
594
+ export { default as FileBox } from "./file-box";
595
+ export { default as FileBraces } from "./file-braces";
596
+ export { default as FileBracesCorner } from "./file-braces-corner";
597
+ export { default as FileChartColumn } from "./file-chart-column";
598
+ export { default as FileChartColumnIncreasing } from "./file-chart-column-increasing";
599
+ export { default as FileChartLine } from "./file-chart-line";
600
+ export { default as FileChartPie } from "./file-chart-pie";
601
+ export { default as FileCheck } from "./file-check";
602
+ export { default as FileCheckCorner } from "./file-check-corner";
603
+ export { default as FileClock } from "./file-clock";
604
+ export { default as FileCode } from "./file-code";
605
+ export { default as FileCodeCorner } from "./file-code-corner";
606
+ export { default as FileCog } from "./file-cog";
607
+ export { default as FileDiff } from "./file-diff";
608
+ export { default as FileDigit } from "./file-digit";
609
+ export { default as FileDown } from "./file-down";
610
+ export { default as FileExclamationPoint } from "./file-exclamation-point";
611
+ export { default as FileHeadphone } from "./file-headphone";
612
+ export { default as FileHeart } from "./file-heart";
613
+ export { default as FileImage } from "./file-image";
614
+ export { default as FileInput } from "./file-input";
615
+ export { default as FileKey } from "./file-key";
616
+ export { default as FileLock } from "./file-lock";
617
+ export { default as FileMinus } from "./file-minus";
618
+ export { default as FileMinusCorner } from "./file-minus-corner";
619
+ export { default as FileMusic } from "./file-music";
620
+ export { default as FileOutput } from "./file-output";
621
+ export { default as FilePen } from "./file-pen";
622
+ export { default as FilePenLine } from "./file-pen-line";
623
+ export { default as FilePlay } from "./file-play";
624
+ export { default as FilePlus } from "./file-plus";
625
+ export { default as FilePlusCorner } from "./file-plus-corner";
626
+ export { default as FileQuestionMark } from "./file-question-mark";
627
+ export { default as FileScan } from "./file-scan";
628
+ export { default as FileSearch } from "./file-search";
629
+ export { default as FileSearchCorner } from "./file-search-corner";
630
+ export { default as FileSignal } from "./file-signal";
631
+ export { default as FileSliders } from "./file-sliders";
632
+ export { default as FileSpreadsheet } from "./file-spreadsheet";
633
+ export { default as FileStack } from "./file-stack";
634
+ export { default as FileSymlink } from "./file-symlink";
635
+ export { default as FileTerminal } from "./file-terminal";
636
+ export { default as FileText } from "./file-text";
637
+ export { default as FileType } from "./file-type";
638
+ export { default as FileTypeCorner } from "./file-type-corner";
639
+ export { default as FileUp } from "./file-up";
640
+ export { default as FileUser } from "./file-user";
641
+ export { default as FileVideoCamera } from "./file-video-camera";
642
+ export { default as FileVolume } from "./file-volume";
643
+ export { default as FileX } from "./file-x";
644
+ export { default as FileXCorner } from "./file-x-corner";
645
+ export { default as Files } from "./files";
646
+ export { default as Film } from "./film";
647
+ export { default as FingerprintPattern } from "./fingerprint-pattern";
648
+ export { default as FireExtinguisher } from "./fire-extinguisher";
649
+ export { default as Fish } from "./fish";
650
+ export { default as FishOff } from "./fish-off";
651
+ export { default as FishSymbol } from "./fish-symbol";
652
+ export { default as FishingHook } from "./fishing-hook";
653
+ export { default as FishingRod } from "./fishing-rod";
654
+ export { default as Flag } from "./flag";
655
+ export { default as FlagOff } from "./flag-off";
656
+ export { default as FlagTriangleLeft } from "./flag-triangle-left";
657
+ export { default as FlagTriangleRight } from "./flag-triangle-right";
658
+ export { default as Flame } from "./flame";
659
+ export { default as FlameKindling } from "./flame-kindling";
660
+ export { default as Flashlight } from "./flashlight";
661
+ export { default as FlashlightOff } from "./flashlight-off";
662
+ export { default as FlaskConical } from "./flask-conical";
663
+ export { default as FlaskConicalOff } from "./flask-conical-off";
664
+ export { default as FlaskRound } from "./flask-round";
665
+ export { default as FlipHorizontal2 } from "./flip-horizontal-2";
666
+ export { default as FlipVertical2 } from "./flip-vertical-2";
667
+ export { default as Flower } from "./flower";
668
+ export { default as Flower2 } from "./flower-2";
669
+ export { default as Focus } from "./focus";
670
+ export { default as FoldHorizontal } from "./fold-horizontal";
671
+ export { default as FoldVertical } from "./fold-vertical";
672
+ export { default as Folder } from "./folder";
673
+ export { default as FolderArchive } from "./folder-archive";
674
+ export { default as FolderBookmark } from "./folder-bookmark";
675
+ export { default as FolderCheck } from "./folder-check";
676
+ export { default as FolderClock } from "./folder-clock";
677
+ export { default as FolderClosed } from "./folder-closed";
678
+ export { default as FolderCode } from "./folder-code";
679
+ export { default as FolderCog } from "./folder-cog";
680
+ export { default as FolderDot } from "./folder-dot";
681
+ export { default as FolderDown } from "./folder-down";
682
+ export { default as FolderGit } from "./folder-git";
683
+ export { default as FolderGit2 } from "./folder-git-2";
684
+ export { default as FolderHeart } from "./folder-heart";
685
+ export { default as FolderInput } from "./folder-input";
686
+ export { default as FolderKanban } from "./folder-kanban";
687
+ export { default as FolderKey } from "./folder-key";
688
+ export { default as FolderLock } from "./folder-lock";
689
+ export { default as FolderMinus } from "./folder-minus";
690
+ export { default as FolderOpen } from "./folder-open";
691
+ export { default as FolderOpenDot } from "./folder-open-dot";
692
+ export { default as FolderOutput } from "./folder-output";
693
+ export { default as FolderPen } from "./folder-pen";
694
+ export { default as FolderPlus } from "./folder-plus";
695
+ export { default as FolderRoot } from "./folder-root";
696
+ export { default as FolderSearch } from "./folder-search";
697
+ export { default as FolderSearch2 } from "./folder-search-2";
698
+ export { default as FolderSymlink } from "./folder-symlink";
699
+ export { default as FolderSync } from "./folder-sync";
700
+ export { default as FolderTree } from "./folder-tree";
701
+ export { default as FolderUp } from "./folder-up";
702
+ export { default as FolderX } from "./folder-x";
703
+ export { default as Folders } from "./folders";
704
+ export { default as Footprints } from "./footprints";
705
+ export { default as Forklift } from "./forklift";
706
+ export { default as Form } from "./form";
707
+ export { default as Forward } from "./forward";
708
+ export { default as Frame } from "./frame";
709
+ export { default as Frown } from "./frown";
710
+ export { default as Fuel } from "./fuel";
711
+ export { default as Fullscreen } from "./fullscreen";
712
+ export { default as Funnel } from "./funnel";
713
+ export { default as FunnelPlus } from "./funnel-plus";
714
+ export { default as FunnelX } from "./funnel-x";
715
+ export { default as GalleryHorizontal } from "./gallery-horizontal";
716
+ export { default as GalleryHorizontalEnd } from "./gallery-horizontal-end";
717
+ export { default as GalleryThumbnails } from "./gallery-thumbnails";
718
+ export { default as GalleryVertical } from "./gallery-vertical";
719
+ export { default as GalleryVerticalEnd } from "./gallery-vertical-end";
720
+ export { default as Gamepad } from "./gamepad";
721
+ export { default as Gamepad2 } from "./gamepad-2";
722
+ export { default as GamepadDirectional } from "./gamepad-directional";
723
+ export { default as Gauge } from "./gauge";
724
+ export { default as Gavel } from "./gavel";
725
+ export { default as Gem } from "./gem";
726
+ export { default as GeorgianLari } from "./georgian-lari";
727
+ export { default as Ghost } from "./ghost";
728
+ export { default as Gift } from "./gift";
729
+ export { default as GitBranch } from "./git-branch";
730
+ export { default as GitBranchMinus } from "./git-branch-minus";
731
+ export { default as GitBranchPlus } from "./git-branch-plus";
732
+ export { default as GitCommitHorizontal } from "./git-commit-horizontal";
733
+ export { default as GitCommitVertical } from "./git-commit-vertical";
734
+ export { default as GitCompare } from "./git-compare";
735
+ export { default as GitCompareArrows } from "./git-compare-arrows";
736
+ export { default as GitFork } from "./git-fork";
737
+ export { default as GitGraph } from "./git-graph";
738
+ export { default as GitMerge } from "./git-merge";
739
+ export { default as GitMergeConflict } from "./git-merge-conflict";
740
+ export { default as GitPullRequest } from "./git-pull-request";
741
+ export { default as GitPullRequestArrow } from "./git-pull-request-arrow";
742
+ export { default as GitPullRequestClosed } from "./git-pull-request-closed";
743
+ export { default as GitPullRequestCreate } from "./git-pull-request-create";
744
+ export { default as GitPullRequestCreateArrow } from "./git-pull-request-create-arrow";
745
+ export { default as GitPullRequestDraft } from "./git-pull-request-draft";
746
+ export { default as GlassWater } from "./glass-water";
747
+ export { default as Glasses } from "./glasses";
748
+ export { default as Globe } from "./globe";
749
+ export { default as GlobeCheck } from "./globe-check";
750
+ export { default as GlobeLock } from "./globe-lock";
751
+ export { default as GlobeOff } from "./globe-off";
752
+ export { default as GlobeX } from "./globe-x";
753
+ export { default as Goal } from "./goal";
754
+ export { default as Gpu } from "./gpu";
755
+ export { default as GraduationCap } from "./graduation-cap";
756
+ export { default as Grape } from "./grape";
757
+ export { default as Grid2x2 } from "./grid-2x2";
758
+ export { default as Grid2x2Check } from "./grid-2x2-check";
759
+ export { default as Grid2x2Plus } from "./grid-2x2-plus";
760
+ export { default as Grid2x2X } from "./grid-2x2-x";
761
+ export { default as Grid3x2 } from "./grid-3x2";
762
+ export { default as Grid3x3 } from "./grid-3x3";
763
+ export { default as Grip } from "./grip";
764
+ export { default as GripHorizontal } from "./grip-horizontal";
765
+ export { default as GripVertical } from "./grip-vertical";
766
+ export { default as Group } from "./group";
767
+ export { default as Guitar } from "./guitar";
768
+ export { default as Ham } from "./ham";
769
+ export { default as Hamburger } from "./hamburger";
770
+ export { default as Hammer } from "./hammer";
771
+ export { default as Hand } from "./hand";
772
+ export { default as HandCoins } from "./hand-coins";
773
+ export { default as HandFist } from "./hand-fist";
774
+ export { default as HandGrab } from "./hand-grab";
775
+ export { default as HandHeart } from "./hand-heart";
776
+ export { default as HandHelping } from "./hand-helping";
777
+ export { default as HandMetal } from "./hand-metal";
778
+ export { default as HandPlatter } from "./hand-platter";
779
+ export { default as Handbag } from "./handbag";
780
+ export { default as Handshake } from "./handshake";
781
+ export { default as HardDrive } from "./hard-drive";
782
+ export { default as HardDriveDownload } from "./hard-drive-download";
783
+ export { default as HardDriveUpload } from "./hard-drive-upload";
784
+ export { default as HardHat } from "./hard-hat";
785
+ export { default as Hash } from "./hash";
786
+ export { default as HatGlasses } from "./hat-glasses";
787
+ export { default as Haze } from "./haze";
788
+ export { default as Hd } from "./hd";
789
+ export { default as HdmiPort } from "./hdmi-port";
790
+ export { default as Heading } from "./heading";
791
+ export { default as Heading1 } from "./heading-1";
792
+ export { default as Heading2 } from "./heading-2";
793
+ export { default as Heading3 } from "./heading-3";
794
+ export { default as Heading4 } from "./heading-4";
795
+ export { default as Heading5 } from "./heading-5";
796
+ export { default as Heading6 } from "./heading-6";
797
+ export { default as HeadphoneOff } from "./headphone-off";
798
+ export { default as Headphones } from "./headphones";
799
+ export { default as Headset } from "./headset";
800
+ export { default as Heart } from "./heart";
801
+ export { default as HeartCrack } from "./heart-crack";
802
+ export { default as HeartHandshake } from "./heart-handshake";
803
+ export { default as HeartMinus } from "./heart-minus";
804
+ export { default as HeartOff } from "./heart-off";
805
+ export { default as HeartPlus } from "./heart-plus";
806
+ export { default as HeartPulse } from "./heart-pulse";
807
+ export { default as HeartX } from "./heart-x";
808
+ export { default as Heater } from "./heater";
809
+ export { default as Helicopter } from "./helicopter";
810
+ export { default as Hexagon } from "./hexagon";
811
+ export { default as Highlighter } from "./highlighter";
812
+ export { default as History } from "./history";
813
+ export { default as Hospital } from "./hospital";
814
+ export { default as Hotel } from "./hotel";
815
+ export { default as Hourglass } from "./hourglass";
816
+ export { default as House } from "./house";
817
+ export { default as HouseHeart } from "./house-heart";
818
+ export { default as HousePlug } from "./house-plug";
819
+ export { default as HousePlus } from "./house-plus";
820
+ export { default as HouseWifi } from "./house-wifi";
821
+ export { default as IceCreamBowl } from "./ice-cream-bowl";
822
+ export { default as IceCreamCone } from "./ice-cream-cone";
823
+ export { default as IdCard } from "./id-card";
824
+ export { default as IdCardLanyard } from "./id-card-lanyard";
825
+ export { default as Image } from "./image";
826
+ export { default as ImageDown } from "./image-down";
827
+ export { default as ImageMinus } from "./image-minus";
828
+ export { default as ImageOff } from "./image-off";
829
+ export { default as ImagePlay } from "./image-play";
830
+ export { default as ImagePlus } from "./image-plus";
831
+ export { default as ImageUp } from "./image-up";
832
+ export { default as ImageUpscale } from "./image-upscale";
833
+ export { default as Images } from "./images";
834
+ export { default as Import } from "./import";
835
+ export { default as Inbox } from "./inbox";
836
+ export { default as IndianRupee } from "./indian-rupee";
837
+ export { default as Infinity } from "./infinity";
838
+ export { default as Info } from "./info";
839
+ export { default as InspectionPanel } from "./inspection-panel";
840
+ export { default as Italic } from "./italic";
841
+ export { default as IterationCcw } from "./iteration-ccw";
842
+ export { default as IterationCw } from "./iteration-cw";
843
+ export { default as JapaneseYen } from "./japanese-yen";
844
+ export { default as Joystick } from "./joystick";
845
+ export { default as Kanban } from "./kanban";
846
+ export { default as Kayak } from "./kayak";
847
+ export { default as Key } from "./key";
848
+ export { default as KeyRound } from "./key-round";
849
+ export { default as KeySquare } from "./key-square";
850
+ export { default as Keyboard } from "./keyboard";
851
+ export { default as KeyboardMusic } from "./keyboard-music";
852
+ export { default as KeyboardOff } from "./keyboard-off";
853
+ export { default as Lamp } from "./lamp";
854
+ export { default as LampCeiling } from "./lamp-ceiling";
855
+ export { default as LampDesk } from "./lamp-desk";
856
+ export { default as LampFloor } from "./lamp-floor";
857
+ export { default as LampWallDown } from "./lamp-wall-down";
858
+ export { default as LampWallUp } from "./lamp-wall-up";
859
+ export { default as LandPlot } from "./land-plot";
860
+ export { default as Landmark } from "./landmark";
861
+ export { default as Languages } from "./languages";
862
+ export { default as Laptop } from "./laptop";
863
+ export { default as LaptopMinimal } from "./laptop-minimal";
864
+ export { default as LaptopMinimalCheck } from "./laptop-minimal-check";
865
+ export { default as Lasso } from "./lasso";
866
+ export { default as LassoSelect } from "./lasso-select";
867
+ export { default as Laugh } from "./laugh";
868
+ export { default as Layers } from "./layers";
869
+ export { default as Layers2 } from "./layers-2";
870
+ export { default as LayersMinus } from "./layers-minus";
871
+ export { default as LayersPlus } from "./layers-plus";
872
+ export { default as LayoutDashboard } from "./layout-dashboard";
873
+ export { default as LayoutGrid } from "./layout-grid";
874
+ export { default as LayoutList } from "./layout-list";
875
+ export { default as LayoutPanelLeft } from "./layout-panel-left";
876
+ export { default as LayoutPanelTop } from "./layout-panel-top";
877
+ export { default as LayoutTemplate } from "./layout-template";
878
+ export { default as Leaf } from "./leaf";
879
+ export { default as LeafyGreen } from "./leafy-green";
880
+ export { default as Lectern } from "./lectern";
881
+ export { default as LensConcave } from "./lens-concave";
882
+ export { default as LensConvex } from "./lens-convex";
883
+ export { default as Library } from "./library";
884
+ export { default as LibraryBig } from "./library-big";
885
+ export { default as LifeBuoy } from "./life-buoy";
886
+ export { default as Ligature } from "./ligature";
887
+ export { default as Lightbulb } from "./lightbulb";
888
+ export { default as LightbulbOff } from "./lightbulb-off";
889
+ export { default as LineDotRightHorizontal } from "./line-dot-right-horizontal";
890
+ export { default as LineSquiggle } from "./line-squiggle";
891
+ export { default as LineStyle } from "./line-style";
892
+ export { default as Link } from "./link";
893
+ export { default as Link2 } from "./link-2";
894
+ export { default as Link2Off } from "./link-2-off";
895
+ export { default as List } from "./list";
896
+ export { default as ListCheck } from "./list-check";
897
+ export { default as ListChecks } from "./list-checks";
898
+ export { default as ListChevronsDownUp } from "./list-chevrons-down-up";
899
+ export { default as ListChevronsUpDown } from "./list-chevrons-up-down";
900
+ export { default as ListCollapse } from "./list-collapse";
901
+ export { default as ListEnd } from "./list-end";
902
+ export { default as ListFilter } from "./list-filter";
903
+ export { default as ListFilterPlus } from "./list-filter-plus";
904
+ export { default as ListIndentDecrease } from "./list-indent-decrease";
905
+ export { default as ListIndentIncrease } from "./list-indent-increase";
906
+ export { default as ListMinus } from "./list-minus";
907
+ export { default as ListMusic } from "./list-music";
908
+ export { default as ListOrdered } from "./list-ordered";
909
+ export { default as ListPlus } from "./list-plus";
910
+ export { default as ListRestart } from "./list-restart";
911
+ export { default as ListSortAscending } from "./list-sort-ascending";
912
+ export { default as ListSortDescending } from "./list-sort-descending";
913
+ export { default as ListStart } from "./list-start";
914
+ export { default as ListTodo } from "./list-todo";
915
+ export { default as ListTree } from "./list-tree";
916
+ export { default as ListVideo } from "./list-video";
917
+ export { default as ListX } from "./list-x";
918
+ export { default as Loader } from "./loader";
919
+ export { default as LoaderCircle } from "./loader-circle";
920
+ export { default as LoaderPinwheel } from "./loader-pinwheel";
921
+ export { default as Locate } from "./locate";
922
+ export { default as LocateFixed } from "./locate-fixed";
923
+ export { default as LocateOff } from "./locate-off";
924
+ export { default as Lock } from "./lock";
925
+ export { default as LockKeyhole } from "./lock-keyhole";
926
+ export { default as LockKeyholeOpen } from "./lock-keyhole-open";
927
+ export { default as LockOpen } from "./lock-open";
928
+ export { default as LogIn } from "./log-in";
929
+ export { default as LogOut } from "./log-out";
930
+ export { default as Logs } from "./logs";
931
+ export { default as Lollipop } from "./lollipop";
932
+ export { default as Luggage } from "./luggage";
933
+ export { default as Magnet } from "./magnet";
934
+ export { default as Mail } from "./mail";
935
+ export { default as MailCheck } from "./mail-check";
936
+ export { default as MailMinus } from "./mail-minus";
937
+ export { default as MailOpen } from "./mail-open";
938
+ export { default as MailPlus } from "./mail-plus";
939
+ export { default as MailQuestionMark } from "./mail-question-mark";
940
+ export { default as MailSearch } from "./mail-search";
941
+ export { default as MailWarning } from "./mail-warning";
942
+ export { default as MailX } from "./mail-x";
943
+ export { default as Mailbox } from "./mailbox";
944
+ export { default as Mails } from "./mails";
945
+ export { default as Map } from "./map";
946
+ export { default as MapMinus } from "./map-minus";
947
+ export { default as MapPin } from "./map-pin";
948
+ export { default as MapPinCheck } from "./map-pin-check";
949
+ export { default as MapPinCheckInside } from "./map-pin-check-inside";
950
+ export { default as MapPinHouse } from "./map-pin-house";
951
+ export { default as MapPinMinus } from "./map-pin-minus";
952
+ export { default as MapPinMinusInside } from "./map-pin-minus-inside";
953
+ export { default as MapPinOff } from "./map-pin-off";
954
+ export { default as MapPinPen } from "./map-pin-pen";
955
+ export { default as MapPinPlus } from "./map-pin-plus";
956
+ export { default as MapPinPlusInside } from "./map-pin-plus-inside";
957
+ export { default as MapPinSearch } from "./map-pin-search";
958
+ export { default as MapPinX } from "./map-pin-x";
959
+ export { default as MapPinXInside } from "./map-pin-x-inside";
960
+ export { default as MapPinned } from "./map-pinned";
961
+ export { default as MapPlus } from "./map-plus";
962
+ export { default as Mars } from "./mars";
963
+ export { default as MarsStroke } from "./mars-stroke";
964
+ export { default as Maximize } from "./maximize";
965
+ export { default as Maximize2 } from "./maximize-2";
966
+ export { default as Medal } from "./medal";
967
+ export { default as Megaphone } from "./megaphone";
968
+ export { default as MegaphoneOff } from "./megaphone-off";
969
+ export { default as Meh } from "./meh";
970
+ export { default as MemoryStick } from "./memory-stick";
971
+ export { default as Menu } from "./menu";
972
+ export { default as Merge } from "./merge";
973
+ export { default as MessageCircle } from "./message-circle";
974
+ export { default as MessageCircleCheck } from "./message-circle-check";
975
+ export { default as MessageCircleCode } from "./message-circle-code";
976
+ export { default as MessageCircleDashed } from "./message-circle-dashed";
977
+ export { default as MessageCircleHeart } from "./message-circle-heart";
978
+ export { default as MessageCircleMore } from "./message-circle-more";
979
+ export { default as MessageCircleOff } from "./message-circle-off";
980
+ export { default as MessageCirclePlus } from "./message-circle-plus";
981
+ export { default as MessageCircleQuestionMark } from "./message-circle-question-mark";
982
+ export { default as MessageCircleReply } from "./message-circle-reply";
983
+ export { default as MessageCircleWarning } from "./message-circle-warning";
984
+ export { default as MessageCircleX } from "./message-circle-x";
985
+ export { default as MessageSquare } from "./message-square";
986
+ export { default as MessageSquareCheck } from "./message-square-check";
987
+ export { default as MessageSquareCode } from "./message-square-code";
988
+ export { default as MessageSquareDashed } from "./message-square-dashed";
989
+ export { default as MessageSquareDiff } from "./message-square-diff";
990
+ export { default as MessageSquareDot } from "./message-square-dot";
991
+ export { default as MessageSquareHeart } from "./message-square-heart";
992
+ export { default as MessageSquareLock } from "./message-square-lock";
993
+ export { default as MessageSquareMore } from "./message-square-more";
994
+ export { default as MessageSquareOff } from "./message-square-off";
995
+ export { default as MessageSquarePlus } from "./message-square-plus";
996
+ export { default as MessageSquareQuote } from "./message-square-quote";
997
+ export { default as MessageSquareReply } from "./message-square-reply";
998
+ export { default as MessageSquareShare } from "./message-square-share";
999
+ export { default as MessageSquareText } from "./message-square-text";
1000
+ export { default as MessageSquareWarning } from "./message-square-warning";
1001
+ export { default as MessageSquareX } from "./message-square-x";
1002
+ export { default as MessagesSquare } from "./messages-square";
1003
+ export { default as Metronome } from "./metronome";
1004
+ export { default as Mic } from "./mic";
1005
+ export { default as MicOff } from "./mic-off";
1006
+ export { default as MicVocal } from "./mic-vocal";
1007
+ export { default as Microchip } from "./microchip";
1008
+ export { default as Microscope } from "./microscope";
1009
+ export { default as Microwave } from "./microwave";
1010
+ export { default as Milestone } from "./milestone";
1011
+ export { default as Milk } from "./milk";
1012
+ export { default as MilkOff } from "./milk-off";
1013
+ export { default as Minimize } from "./minimize";
1014
+ export { default as Minimize2 } from "./minimize-2";
1015
+ export { default as Minus } from "./minus";
1016
+ export { default as MirrorRectangular } from "./mirror-rectangular";
1017
+ export { default as MirrorRound } from "./mirror-round";
1018
+ export { default as Monitor } from "./monitor";
1019
+ export { default as MonitorCheck } from "./monitor-check";
1020
+ export { default as MonitorCloud } from "./monitor-cloud";
1021
+ export { default as MonitorCog } from "./monitor-cog";
1022
+ export { default as MonitorDot } from "./monitor-dot";
1023
+ export { default as MonitorDown } from "./monitor-down";
1024
+ export { default as MonitorOff } from "./monitor-off";
1025
+ export { default as MonitorPause } from "./monitor-pause";
1026
+ export { default as MonitorPlay } from "./monitor-play";
1027
+ export { default as MonitorSmartphone } from "./monitor-smartphone";
1028
+ export { default as MonitorSpeaker } from "./monitor-speaker";
1029
+ export { default as MonitorStop } from "./monitor-stop";
1030
+ export { default as MonitorUp } from "./monitor-up";
1031
+ export { default as MonitorX } from "./monitor-x";
1032
+ export { default as Moon } from "./moon";
1033
+ export { default as MoonStar } from "./moon-star";
1034
+ export { default as Motorbike } from "./motorbike";
1035
+ export { default as Mountain } from "./mountain";
1036
+ export { default as MountainSnow } from "./mountain-snow";
1037
+ export { default as Mouse } from "./mouse";
1038
+ export { default as MouseLeft } from "./mouse-left";
1039
+ export { default as MouseOff } from "./mouse-off";
1040
+ export { default as MousePointer } from "./mouse-pointer";
1041
+ export { default as MousePointer2 } from "./mouse-pointer-2";
1042
+ export { default as MousePointer2Off } from "./mouse-pointer-2-off";
1043
+ export { default as MousePointerBan } from "./mouse-pointer-ban";
1044
+ export { default as MousePointerClick } from "./mouse-pointer-click";
1045
+ export { default as MouseRight } from "./mouse-right";
1046
+ export { default as Move } from "./move";
1047
+ export { default as Move3d } from "./move-3d";
1048
+ export { default as MoveDiagonal } from "./move-diagonal";
1049
+ export { default as MoveDiagonal2 } from "./move-diagonal-2";
1050
+ export { default as MoveDown } from "./move-down";
1051
+ export { default as MoveDownLeft } from "./move-down-left";
1052
+ export { default as MoveDownRight } from "./move-down-right";
1053
+ export { default as MoveHorizontal } from "./move-horizontal";
1054
+ export { default as MoveLeft } from "./move-left";
1055
+ export { default as MoveRight } from "./move-right";
1056
+ export { default as MoveUp } from "./move-up";
1057
+ export { default as MoveUpLeft } from "./move-up-left";
1058
+ export { default as MoveUpRight } from "./move-up-right";
1059
+ export { default as MoveVertical } from "./move-vertical";
1060
+ export { default as Music } from "./music";
1061
+ export { default as Music2 } from "./music-2";
1062
+ export { default as Music3 } from "./music-3";
1063
+ export { default as Music4 } from "./music-4";
1064
+ export { default as Navigation } from "./navigation";
1065
+ export { default as Navigation2 } from "./navigation-2";
1066
+ export { default as Navigation2Off } from "./navigation-2-off";
1067
+ export { default as NavigationOff } from "./navigation-off";
1068
+ export { default as Network } from "./network";
1069
+ export { default as Newspaper } from "./newspaper";
1070
+ export { default as Nfc } from "./nfc";
1071
+ export { default as NonBinary } from "./non-binary";
1072
+ export { default as Notebook } from "./notebook";
1073
+ export { default as NotebookPen } from "./notebook-pen";
1074
+ export { default as NotebookTabs } from "./notebook-tabs";
1075
+ export { default as NotebookText } from "./notebook-text";
1076
+ export { default as NotepadText } from "./notepad-text";
1077
+ export { default as NotepadTextDashed } from "./notepad-text-dashed";
1078
+ export { default as Nut } from "./nut";
1079
+ export { default as NutOff } from "./nut-off";
1080
+ export { default as Octagon } from "./octagon";
1081
+ export { default as OctagonAlert } from "./octagon-alert";
1082
+ export { default as OctagonMinus } from "./octagon-minus";
1083
+ export { default as OctagonPause } from "./octagon-pause";
1084
+ export { default as OctagonX } from "./octagon-x";
1085
+ export { default as Omega } from "./omega";
1086
+ export { default as Option } from "./option";
1087
+ export { default as Orbit } from "./orbit";
1088
+ export { default as Origami } from "./origami";
1089
+ export { default as Package } from "./package";
1090
+ export { default as Package2 } from "./package-2";
1091
+ export { default as PackageCheck } from "./package-check";
1092
+ export { default as PackageMinus } from "./package-minus";
1093
+ export { default as PackageOpen } from "./package-open";
1094
+ export { default as PackagePlus } from "./package-plus";
1095
+ export { default as PackageSearch } from "./package-search";
1096
+ export { default as PackageX } from "./package-x";
1097
+ export { default as PaintBucket } from "./paint-bucket";
1098
+ export { default as PaintRoller } from "./paint-roller";
1099
+ export { default as Paintbrush } from "./paintbrush";
1100
+ export { default as PaintbrushVertical } from "./paintbrush-vertical";
1101
+ export { default as Palette } from "./palette";
1102
+ export { default as Panda } from "./panda";
1103
+ export { default as PanelBottom } from "./panel-bottom";
1104
+ export { default as PanelBottomClose } from "./panel-bottom-close";
1105
+ export { default as PanelBottomDashed } from "./panel-bottom-dashed";
1106
+ export { default as PanelBottomOpen } from "./panel-bottom-open";
1107
+ export { default as PanelLeft } from "./panel-left";
1108
+ export { default as PanelLeftClose } from "./panel-left-close";
1109
+ export { default as PanelLeftDashed } from "./panel-left-dashed";
1110
+ export { default as PanelLeftOpen } from "./panel-left-open";
1111
+ export { default as PanelLeftRightDashed } from "./panel-left-right-dashed";
1112
+ export { default as PanelRight } from "./panel-right";
1113
+ export { default as PanelRightClose } from "./panel-right-close";
1114
+ export { default as PanelRightDashed } from "./panel-right-dashed";
1115
+ export { default as PanelRightOpen } from "./panel-right-open";
1116
+ export { default as PanelTop } from "./panel-top";
1117
+ export { default as PanelTopBottomDashed } from "./panel-top-bottom-dashed";
1118
+ export { default as PanelTopClose } from "./panel-top-close";
1119
+ export { default as PanelTopDashed } from "./panel-top-dashed";
1120
+ export { default as PanelTopOpen } from "./panel-top-open";
1121
+ export { default as PanelsLeftBottom } from "./panels-left-bottom";
1122
+ export { default as PanelsRightBottom } from "./panels-right-bottom";
1123
+ export { default as PanelsTopLeft } from "./panels-top-left";
1124
+ export { default as Paperclip } from "./paperclip";
1125
+ export { default as Parasol } from "./parasol";
1126
+ export { default as Parentheses } from "./parentheses";
1127
+ export { default as ParkingMeter } from "./parking-meter";
1128
+ export { default as PartyPopper } from "./party-popper";
1129
+ export { default as Pause } from "./pause";
1130
+ export { default as PawPrint } from "./paw-print";
1131
+ export { default as PcCase } from "./pc-case";
1132
+ export { default as Pen } from "./pen";
1133
+ export { default as PenLine } from "./pen-line";
1134
+ export { default as PenOff } from "./pen-off";
1135
+ export { default as PenTool } from "./pen-tool";
1136
+ export { default as Pencil } from "./pencil";
1137
+ export { default as PencilLine } from "./pencil-line";
1138
+ export { default as PencilOff } from "./pencil-off";
1139
+ export { default as PencilRuler } from "./pencil-ruler";
1140
+ export { default as PencilSparkles } from "./pencil-sparkles";
1141
+ export { default as Pentagon } from "./pentagon";
1142
+ export { default as Percent } from "./percent";
1143
+ export { default as PersonStanding } from "./person-standing";
1144
+ export { default as PhilippinePeso } from "./philippine-peso";
1145
+ export { default as Phone } from "./phone";
1146
+ export { default as PhoneCall } from "./phone-call";
1147
+ export { default as PhoneForwarded } from "./phone-forwarded";
1148
+ export { default as PhoneIncoming } from "./phone-incoming";
1149
+ export { default as PhoneMissed } from "./phone-missed";
1150
+ export { default as PhoneOff } from "./phone-off";
1151
+ export { default as PhoneOutgoing } from "./phone-outgoing";
1152
+ export { default as Pi } from "./pi";
1153
+ export { default as Piano } from "./piano";
1154
+ export { default as Pickaxe } from "./pickaxe";
1155
+ export { default as PictureInPicture } from "./picture-in-picture";
1156
+ export { default as PictureInPicture2 } from "./picture-in-picture-2";
1157
+ export { default as PiggyBank } from "./piggy-bank";
1158
+ export { default as Pilcrow } from "./pilcrow";
1159
+ export { default as PilcrowLeft } from "./pilcrow-left";
1160
+ export { default as PilcrowRight } from "./pilcrow-right";
1161
+ export { default as Pill } from "./pill";
1162
+ export { default as PillBottle } from "./pill-bottle";
1163
+ export { default as Pin } from "./pin";
1164
+ export { default as PinOff } from "./pin-off";
1165
+ export { default as Pipette } from "./pipette";
1166
+ export { default as Pizza } from "./pizza";
1167
+ export { default as Plane } from "./plane";
1168
+ export { default as PlaneLanding } from "./plane-landing";
1169
+ export { default as PlaneTakeoff } from "./plane-takeoff";
1170
+ export { default as Play } from "./play";
1171
+ export { default as PlayOff } from "./play-off";
1172
+ export { default as Plug } from "./plug";
1173
+ export { default as Plug2 } from "./plug-2";
1174
+ export { default as PlugZap } from "./plug-zap";
1175
+ export { default as Plus } from "./plus";
1176
+ export { default as PocketKnife } from "./pocket-knife";
1177
+ export { default as Podcast } from "./podcast";
1178
+ export { default as Podium } from "./podium";
1179
+ export { default as Pointer } from "./pointer";
1180
+ export { default as PointerOff } from "./pointer-off";
1181
+ export { default as Popcorn } from "./popcorn";
1182
+ export { default as Popsicle } from "./popsicle";
1183
+ export { default as PoundSterling } from "./pound-sterling";
1184
+ export { default as Power } from "./power";
1185
+ export { default as PowerOff } from "./power-off";
1186
+ export { default as Presentation } from "./presentation";
1187
+ export { default as Printer } from "./printer";
1188
+ export { default as PrinterCheck } from "./printer-check";
1189
+ export { default as PrinterX } from "./printer-x";
1190
+ export { default as Projector } from "./projector";
1191
+ export { default as Proportions } from "./proportions";
1192
+ export { default as Puzzle } from "./puzzle";
1193
+ export { default as Pyramid } from "./pyramid";
1194
+ export { default as Quote } from "./quote";
1195
+ export { default as Rabbit } from "./rabbit";
1196
+ export { default as Radar } from "./radar";
1197
+ export { default as Radiation } from "./radiation";
1198
+ export { default as Radical } from "./radical";
1199
+ export { default as Radio } from "./radio";
1200
+ export { default as RadioOff } from "./radio-off";
1201
+ export { default as RadioReceiver } from "./radio-receiver";
1202
+ export { default as RadioTower } from "./radio-tower";
1203
+ export { default as Radius } from "./radius";
1204
+ export { default as Rainbow } from "./rainbow";
1205
+ export { default as Rat } from "./rat";
1206
+ export { default as Ratio } from "./ratio";
1207
+ export { default as Receipt } from "./receipt";
1208
+ export { default as ReceiptCent } from "./receipt-cent";
1209
+ export { default as ReceiptEuro } from "./receipt-euro";
1210
+ export { default as ReceiptIndianRupee } from "./receipt-indian-rupee";
1211
+ export { default as ReceiptJapaneseYen } from "./receipt-japanese-yen";
1212
+ export { default as ReceiptPoundSterling } from "./receipt-pound-sterling";
1213
+ export { default as ReceiptRussianRuble } from "./receipt-russian-ruble";
1214
+ export { default as ReceiptSwissFranc } from "./receipt-swiss-franc";
1215
+ export { default as ReceiptText } from "./receipt-text";
1216
+ export { default as ReceiptTurkishLira } from "./receipt-turkish-lira";
1217
+ export { default as RectangleCircle } from "./rectangle-circle";
1218
+ export { default as RectangleEllipsis } from "./rectangle-ellipsis";
1219
+ export { default as RectangleGoggles } from "./rectangle-goggles";
1220
+ export { default as RectangleHorizontal } from "./rectangle-horizontal";
1221
+ export { default as RectangleVertical } from "./rectangle-vertical";
1222
+ export { default as Recycle } from "./recycle";
1223
+ export { default as Redo } from "./redo";
1224
+ export { default as Redo2 } from "./redo-2";
1225
+ export { default as RedoDot } from "./redo-dot";
1226
+ export { default as RefreshCcw } from "./refresh-ccw";
1227
+ export { default as RefreshCcwDot } from "./refresh-ccw-dot";
1228
+ export { default as RefreshCw } from "./refresh-cw";
1229
+ export { default as RefreshCwOff } from "./refresh-cw-off";
1230
+ export { default as Refrigerator } from "./refrigerator";
1231
+ export { default as Regex } from "./regex";
1232
+ export { default as RemoveFormatting } from "./remove-formatting";
1233
+ export { default as Repeat } from "./repeat";
1234
+ export { default as Repeat1 } from "./repeat-1";
1235
+ export { default as Repeat2 } from "./repeat-2";
1236
+ export { default as RepeatOff } from "./repeat-off";
1237
+ export { default as Replace } from "./replace";
1238
+ export { default as ReplaceAll } from "./replace-all";
1239
+ export { default as Reply } from "./reply";
1240
+ export { default as ReplyAll } from "./reply-all";
1241
+ export { default as Rewind } from "./rewind";
1242
+ export { default as Ribbon } from "./ribbon";
1243
+ export { default as Road } from "./road";
1244
+ export { default as Rocket } from "./rocket";
1245
+ export { default as RockingChair } from "./rocking-chair";
1246
+ export { default as RollerCoaster } from "./roller-coaster";
1247
+ export { default as Rose } from "./rose";
1248
+ export { default as Rotate3d } from "./rotate-3d";
1249
+ export { default as RotateCcw } from "./rotate-ccw";
1250
+ export { default as RotateCcwKey } from "./rotate-ccw-key";
1251
+ export { default as RotateCcwSquare } from "./rotate-ccw-square";
1252
+ export { default as RotateCw } from "./rotate-cw";
1253
+ export { default as RotateCwSquare } from "./rotate-cw-square";
1254
+ export { default as Route } from "./route";
1255
+ export { default as RouteOff } from "./route-off";
1256
+ export { default as Router } from "./router";
1257
+ export { default as Rows2 } from "./rows-2";
1258
+ export { default as Rows3 } from "./rows-3";
1259
+ export { default as Rows4 } from "./rows-4";
1260
+ export { default as Rss } from "./rss";
1261
+ export { default as Ruler } from "./ruler";
1262
+ export { default as RulerDimensionLine } from "./ruler-dimension-line";
1263
+ export { default as RussianRuble } from "./russian-ruble";
1264
+ export { default as Sailboat } from "./sailboat";
1265
+ export { default as Salad } from "./salad";
1266
+ export { default as Sandwich } from "./sandwich";
1267
+ export { default as Satellite } from "./satellite";
1268
+ export { default as SatelliteDish } from "./satellite-dish";
1269
+ export { default as SaudiRiyal } from "./saudi-riyal";
1270
+ export { default as Save } from "./save";
1271
+ export { default as SaveAll } from "./save-all";
1272
+ export { default as SaveCheck } from "./save-check";
1273
+ export { default as SaveOff } from "./save-off";
1274
+ export { default as SavePen } from "./save-pen";
1275
+ export { default as SavePlus } from "./save-plus";
1276
+ export { default as Scale } from "./scale";
1277
+ export { default as Scale3d } from "./scale-3d";
1278
+ export { default as Scaling } from "./scaling";
1279
+ export { default as Scan } from "./scan";
1280
+ export { default as ScanBarcode } from "./scan-barcode";
1281
+ export { default as ScanEye } from "./scan-eye";
1282
+ export { default as ScanFace } from "./scan-face";
1283
+ export { default as ScanHeart } from "./scan-heart";
1284
+ export { default as ScanLine } from "./scan-line";
1285
+ export { default as ScanSearch } from "./scan-search";
1286
+ export { default as ScanText } from "./scan-text";
1287
+ export { default as School } from "./school";
1288
+ export { default as Scissors } from "./scissors";
1289
+ export { default as ScissorsLineDashed } from "./scissors-line-dashed";
1290
+ export { default as Scooter } from "./scooter";
1291
+ export { default as ScreenShare } from "./screen-share";
1292
+ export { default as ScreenShareOff } from "./screen-share-off";
1293
+ export { default as Scroll } from "./scroll";
1294
+ export { default as ScrollText } from "./scroll-text";
1295
+ export { default as Search } from "./search";
1296
+ export { default as SearchAlert } from "./search-alert";
1297
+ export { default as SearchCheck } from "./search-check";
1298
+ export { default as SearchCode } from "./search-code";
1299
+ export { default as SearchSlash } from "./search-slash";
1300
+ export { default as SearchX } from "./search-x";
1301
+ export { default as Section } from "./section";
1302
+ export { default as Send } from "./send";
1303
+ export { default as SendHorizontal } from "./send-horizontal";
1304
+ export { default as SendToBack } from "./send-to-back";
1305
+ export { default as SeparatorHorizontal } from "./separator-horizontal";
1306
+ export { default as SeparatorVertical } from "./separator-vertical";
1307
+ export { default as Server } from "./server";
1308
+ export { default as ServerCog } from "./server-cog";
1309
+ export { default as ServerCrash } from "./server-crash";
1310
+ export { default as ServerOff } from "./server-off";
1311
+ export { default as Settings } from "./settings";
1312
+ export { default as Settings2 } from "./settings-2";
1313
+ export { default as Shapes } from "./shapes";
1314
+ export { default as Share } from "./share";
1315
+ export { default as Share2 } from "./share-2";
1316
+ export { default as Sheet } from "./sheet";
1317
+ export { default as Shell } from "./shell";
1318
+ export { default as ShelvingUnit } from "./shelving-unit";
1319
+ export { default as Shield } from "./shield";
1320
+ export { default as ShieldAlert } from "./shield-alert";
1321
+ export { default as ShieldBan } from "./shield-ban";
1322
+ export { default as ShieldCheck } from "./shield-check";
1323
+ export { default as ShieldCog } from "./shield-cog";
1324
+ export { default as ShieldCogCorner } from "./shield-cog-corner";
1325
+ export { default as ShieldEllipsis } from "./shield-ellipsis";
1326
+ export { default as ShieldHalf } from "./shield-half";
1327
+ export { default as ShieldMinus } from "./shield-minus";
1328
+ export { default as ShieldOff } from "./shield-off";
1329
+ export { default as ShieldPlus } from "./shield-plus";
1330
+ export { default as ShieldQuestionMark } from "./shield-question-mark";
1331
+ export { default as ShieldUser } from "./shield-user";
1332
+ export { default as ShieldX } from "./shield-x";
1333
+ export { default as Ship } from "./ship";
1334
+ export { default as ShipWheel } from "./ship-wheel";
1335
+ export { default as Shirt } from "./shirt";
1336
+ export { default as ShoppingBag } from "./shopping-bag";
1337
+ export { default as ShoppingBasket } from "./shopping-basket";
1338
+ export { default as ShoppingCart } from "./shopping-cart";
1339
+ export { default as Shovel } from "./shovel";
1340
+ export { default as ShowerHead } from "./shower-head";
1341
+ export { default as Shredder } from "./shredder";
1342
+ export { default as Shrimp } from "./shrimp";
1343
+ export { default as Shrink } from "./shrink";
1344
+ export { default as Shrub } from "./shrub";
1345
+ export { default as Shuffle } from "./shuffle";
1346
+ export { default as Sigma } from "./sigma";
1347
+ export { default as Signal } from "./signal";
1348
+ export { default as SignalHigh } from "./signal-high";
1349
+ export { default as SignalLow } from "./signal-low";
1350
+ export { default as SignalMedium } from "./signal-medium";
1351
+ export { default as SignalZero } from "./signal-zero";
1352
+ export { default as Signature } from "./signature";
1353
+ export { default as Signpost } from "./signpost";
1354
+ export { default as SignpostBig } from "./signpost-big";
1355
+ export { default as Siren } from "./siren";
1356
+ export { default as SkipBack } from "./skip-back";
1357
+ export { default as SkipForward } from "./skip-forward";
1358
+ export { default as Skull } from "./skull";
1359
+ export { default as Slash } from "./slash";
1360
+ export { default as Slice } from "./slice";
1361
+ export { default as SlidersHorizontal } from "./sliders-horizontal";
1362
+ export { default as SlidersVertical } from "./sliders-vertical";
1363
+ export { default as Smartphone } from "./smartphone";
1364
+ export { default as SmartphoneCharging } from "./smartphone-charging";
1365
+ export { default as SmartphoneNfc } from "./smartphone-nfc";
1366
+ export { default as Smile } from "./smile";
1367
+ export { default as SmilePlus } from "./smile-plus";
1368
+ export { default as Snail } from "./snail";
1369
+ export { default as Snowflake } from "./snowflake";
1370
+ export { default as SoapDispenserDroplet } from "./soap-dispenser-droplet";
1371
+ export { default as Sofa } from "./sofa";
1372
+ export { default as SolarPanel } from "./solar-panel";
1373
+ export { default as Soup } from "./soup";
1374
+ export { default as Space } from "./space";
1375
+ export { default as Spade } from "./spade";
1376
+ export { default as Sparkle } from "./sparkle";
1377
+ export { default as Sparkles } from "./sparkles";
1378
+ export { default as Speaker } from "./speaker";
1379
+ export { default as Speech } from "./speech";
1380
+ export { default as SpellCheck } from "./spell-check";
1381
+ export { default as SpellCheck2 } from "./spell-check-2";
1382
+ export { default as Spline } from "./spline";
1383
+ export { default as SplinePointer } from "./spline-pointer";
1384
+ export { default as Split } from "./split";
1385
+ export { default as Spool } from "./spool";
1386
+ export { default as SportShoe } from "./sport-shoe";
1387
+ export { default as Spotlight } from "./spotlight";
1388
+ export { default as SprayCan } from "./spray-can";
1389
+ export { default as Sprout } from "./sprout";
1390
+ export { default as Square } from "./square";
1391
+ export { default as SquareActivity } from "./square-activity";
1392
+ export { default as SquareArrowDown } from "./square-arrow-down";
1393
+ export { default as SquareArrowDownLeft } from "./square-arrow-down-left";
1394
+ export { default as SquareArrowDownRight } from "./square-arrow-down-right";
1395
+ export { default as SquareArrowLeft } from "./square-arrow-left";
1396
+ export { default as SquareArrowOutDownLeft } from "./square-arrow-out-down-left";
1397
+ export { default as SquareArrowOutDownRight } from "./square-arrow-out-down-right";
1398
+ export { default as SquareArrowOutUpLeft } from "./square-arrow-out-up-left";
1399
+ export { default as SquareArrowOutUpRight } from "./square-arrow-out-up-right";
1400
+ export { default as SquareArrowRight } from "./square-arrow-right";
1401
+ export { default as SquareArrowRightEnter } from "./square-arrow-right-enter";
1402
+ export { default as SquareArrowRightExit } from "./square-arrow-right-exit";
1403
+ export { default as SquareArrowUp } from "./square-arrow-up";
1404
+ export { default as SquareArrowUpLeft } from "./square-arrow-up-left";
1405
+ export { default as SquareArrowUpRight } from "./square-arrow-up-right";
1406
+ export { default as SquareAsterisk } from "./square-asterisk";
1407
+ export { default as SquareBottomDashedScissors } from "./square-bottom-dashed-scissors";
1408
+ export { default as SquareCenterlineDashedHorizontal } from "./square-centerline-dashed-horizontal";
1409
+ export { default as SquareCenterlineDashedVertical } from "./square-centerline-dashed-vertical";
1410
+ export { default as SquareChartGantt } from "./square-chart-gantt";
1411
+ export { default as SquareCheck } from "./square-check";
1412
+ export { default as SquareCheckBig } from "./square-check-big";
1413
+ export { default as SquareChevronDown } from "./square-chevron-down";
1414
+ export { default as SquareChevronLeft } from "./square-chevron-left";
1415
+ export { default as SquareChevronRight } from "./square-chevron-right";
1416
+ export { default as SquareChevronUp } from "./square-chevron-up";
1417
+ export { default as SquareCode } from "./square-code";
1418
+ export { default as SquareDashed } from "./square-dashed";
1419
+ export { default as SquareDashedBottom } from "./square-dashed-bottom";
1420
+ export { default as SquareDashedBottomCode } from "./square-dashed-bottom-code";
1421
+ export { default as SquareDashedKanban } from "./square-dashed-kanban";
1422
+ export { default as SquareDashedMousePointer } from "./square-dashed-mouse-pointer";
1423
+ export { default as SquareDashedText } from "./square-dashed-text";
1424
+ export { default as SquareDashedTopSolid } from "./square-dashed-top-solid";
1425
+ export { default as SquareDivide } from "./square-divide";
1426
+ export { default as SquareDot } from "./square-dot";
1427
+ export { default as SquareEqual } from "./square-equal";
1428
+ export { default as SquareFunction } from "./square-function";
1429
+ export { default as SquareKanban } from "./square-kanban";
1430
+ export { default as SquareLibrary } from "./square-library";
1431
+ export { default as SquareM } from "./square-m";
1432
+ export { default as SquareMenu } from "./square-menu";
1433
+ export { default as SquareMinus } from "./square-minus";
1434
+ export { default as SquareMousePointer } from "./square-mouse-pointer";
1435
+ export { default as SquareParking } from "./square-parking";
1436
+ export { default as SquareParkingOff } from "./square-parking-off";
1437
+ export { default as SquarePause } from "./square-pause";
1438
+ export { default as SquarePen } from "./square-pen";
1439
+ export { default as SquarePercent } from "./square-percent";
1440
+ export { default as SquarePi } from "./square-pi";
1441
+ export { default as SquarePilcrow } from "./square-pilcrow";
1442
+ export { default as SquarePlay } from "./square-play";
1443
+ export { default as SquarePlus } from "./square-plus";
1444
+ export { default as SquarePower } from "./square-power";
1445
+ export { default as SquareRadical } from "./square-radical";
1446
+ export { default as SquareRoundCorner } from "./square-round-corner";
1447
+ export { default as SquareScissors } from "./square-scissors";
1448
+ export { default as SquareSigma } from "./square-sigma";
1449
+ export { default as SquareSlash } from "./square-slash";
1450
+ export { default as SquareSplitHorizontal } from "./square-split-horizontal";
1451
+ export { default as SquareSplitVertical } from "./square-split-vertical";
1452
+ export { default as SquareSquare } from "./square-square";
1453
+ export { default as SquareStack } from "./square-stack";
1454
+ export { default as SquareStar } from "./square-star";
1455
+ export { default as SquareStop } from "./square-stop";
1456
+ export { default as SquareTerminal } from "./square-terminal";
1457
+ export { default as SquareUser } from "./square-user";
1458
+ export { default as SquareUserRound } from "./square-user-round";
1459
+ export { default as SquareX } from "./square-x";
1460
+ export { default as SquaresExclude } from "./squares-exclude";
1461
+ export { default as SquaresIntersect } from "./squares-intersect";
1462
+ export { default as SquaresSubtract } from "./squares-subtract";
1463
+ export { default as SquaresUnite } from "./squares-unite";
1464
+ export { default as Squircle } from "./squircle";
1465
+ export { default as SquircleDashed } from "./squircle-dashed";
1466
+ export { default as Squirrel } from "./squirrel";
1467
+ export { default as Stamp } from "./stamp";
1468
+ export { default as Star } from "./star";
1469
+ export { default as StarCheck } from "./star-check";
1470
+ export { default as StarHalf } from "./star-half";
1471
+ export { default as StarMinus } from "./star-minus";
1472
+ export { default as StarOff } from "./star-off";
1473
+ export { default as StarPlus } from "./star-plus";
1474
+ export { default as StarX } from "./star-x";
1475
+ export { default as StepBack } from "./step-back";
1476
+ export { default as StepForward } from "./step-forward";
1477
+ export { default as Stethoscope } from "./stethoscope";
1478
+ export { default as Sticker } from "./sticker";
1479
+ export { default as StickyNote } from "./sticky-note";
1480
+ export { default as StickyNoteCheck } from "./sticky-note-check";
1481
+ export { default as StickyNoteMinus } from "./sticky-note-minus";
1482
+ export { default as StickyNoteOff } from "./sticky-note-off";
1483
+ export { default as StickyNotePlus } from "./sticky-note-plus";
1484
+ export { default as StickyNoteX } from "./sticky-note-x";
1485
+ export { default as StickyNotes } from "./sticky-notes";
1486
+ export { default as Stone } from "./stone";
1487
+ export { default as Store } from "./store";
1488
+ export { default as StretchHorizontal } from "./stretch-horizontal";
1489
+ export { default as StretchVertical } from "./stretch-vertical";
1490
+ export { default as Strikethrough } from "./strikethrough";
1491
+ export { default as Subscript } from "./subscript";
1492
+ export { default as Summary } from "./summary";
1493
+ export { default as Sun } from "./sun";
1494
+ export { default as SunDim } from "./sun-dim";
1495
+ export { default as SunMedium } from "./sun-medium";
1496
+ export { default as SunMoon } from "./sun-moon";
1497
+ export { default as SunSnow } from "./sun-snow";
1498
+ export { default as Sunrise } from "./sunrise";
1499
+ export { default as Sunset } from "./sunset";
1500
+ export { default as Superscript } from "./superscript";
1501
+ export { default as SwatchBook } from "./swatch-book";
1502
+ export { default as SwissFranc } from "./swiss-franc";
1503
+ export { default as SwitchCamera } from "./switch-camera";
1504
+ export { default as Sword } from "./sword";
1505
+ export { default as Swords } from "./swords";
1506
+ export { default as Syringe } from "./syringe";
1507
+ export { default as Table } from "./table";
1508
+ export { default as Table2 } from "./table-2";
1509
+ export { default as TableCellsMerge } from "./table-cells-merge";
1510
+ export { default as TableCellsSplit } from "./table-cells-split";
1511
+ export { default as TableColumnsSplit } from "./table-columns-split";
1512
+ export { default as TableOfContents } from "./table-of-contents";
1513
+ export { default as TableProperties } from "./table-properties";
1514
+ export { default as TableRowsSplit } from "./table-rows-split";
1515
+ export { default as Tablet } from "./tablet";
1516
+ export { default as TabletSmartphone } from "./tablet-smartphone";
1517
+ export { default as Tablets } from "./tablets";
1518
+ export { default as Tag } from "./tag";
1519
+ export { default as TagPlus } from "./tag-plus";
1520
+ export { default as TagX } from "./tag-x";
1521
+ export { default as Tags } from "./tags";
1522
+ export { default as Tally1 } from "./tally-1";
1523
+ export { default as Tally2 } from "./tally-2";
1524
+ export { default as Tally3 } from "./tally-3";
1525
+ export { default as Tally4 } from "./tally-4";
1526
+ export { default as Tally5 } from "./tally-5";
1527
+ export { default as Tangent } from "./tangent";
1528
+ export { default as Target } from "./target";
1529
+ export { default as Telescope } from "./telescope";
1530
+ export { default as Tent } from "./tent";
1531
+ export { default as TentTree } from "./tent-tree";
1532
+ export { default as Terminal } from "./terminal";
1533
+ export { default as TestTube } from "./test-tube";
1534
+ export { default as TestTubeDiagonal } from "./test-tube-diagonal";
1535
+ export { default as TestTubes } from "./test-tubes";
1536
+ export { default as TextAlignCenter } from "./text-align-center";
1537
+ export { default as TextAlignEnd } from "./text-align-end";
1538
+ export { default as TextAlignJustify } from "./text-align-justify";
1539
+ export { default as TextAlignStart } from "./text-align-start";
1540
+ export { default as TextCursor } from "./text-cursor";
1541
+ export { default as TextCursorInput } from "./text-cursor-input";
1542
+ export { default as TextInitial } from "./text-initial";
1543
+ export { default as TextQuote } from "./text-quote";
1544
+ export { default as TextSearch } from "./text-search";
1545
+ export { default as TextWrap } from "./text-wrap";
1546
+ export { default as Theater } from "./theater";
1547
+ export { default as Thermometer } from "./thermometer";
1548
+ export { default as ThermometerSnowflake } from "./thermometer-snowflake";
1549
+ export { default as ThermometerSun } from "./thermometer-sun";
1550
+ export { default as ThumbsDown } from "./thumbs-down";
1551
+ export { default as ThumbsUp } from "./thumbs-up";
1552
+ export { default as Ticket } from "./ticket";
1553
+ export { default as TicketCheck } from "./ticket-check";
1554
+ export { default as TicketMinus } from "./ticket-minus";
1555
+ export { default as TicketPercent } from "./ticket-percent";
1556
+ export { default as TicketPlus } from "./ticket-plus";
1557
+ export { default as TicketSlash } from "./ticket-slash";
1558
+ export { default as TicketX } from "./ticket-x";
1559
+ export { default as Tickets } from "./tickets";
1560
+ export { default as TicketsPlane } from "./tickets-plane";
1561
+ export { default as Timeline } from "./timeline";
1562
+ export { default as Timer } from "./timer";
1563
+ export { default as TimerOff } from "./timer-off";
1564
+ export { default as TimerReset } from "./timer-reset";
1565
+ export { default as ToggleLeft } from "./toggle-left";
1566
+ export { default as ToggleRight } from "./toggle-right";
1567
+ export { default as Toilet } from "./toilet";
1568
+ export { default as ToolCase } from "./tool-case";
1569
+ export { default as Toolbox } from "./toolbox";
1570
+ export { default as Tornado } from "./tornado";
1571
+ export { default as Torus } from "./torus";
1572
+ export { default as Touchpad } from "./touchpad";
1573
+ export { default as TouchpadOff } from "./touchpad-off";
1574
+ export { default as TowelRack } from "./towel-rack";
1575
+ export { default as TowerControl } from "./tower-control";
1576
+ export { default as ToyBrick } from "./toy-brick";
1577
+ export { default as Tractor } from "./tractor";
1578
+ export { default as TrafficCone } from "./traffic-cone";
1579
+ export { default as TrainFront } from "./train-front";
1580
+ export { default as TrainFrontTunnel } from "./train-front-tunnel";
1581
+ export { default as TrainTrack } from "./train-track";
1582
+ export { default as TramFront } from "./tram-front";
1583
+ export { default as Transgender } from "./transgender";
1584
+ export { default as Trash } from "./trash";
1585
+ export { default as Trash2 } from "./trash-2";
1586
+ export { default as TreeDeciduous } from "./tree-deciduous";
1587
+ export { default as TreePalm } from "./tree-palm";
1588
+ export { default as TreePine } from "./tree-pine";
1589
+ export { default as Trees } from "./trees";
1590
+ export { default as TrendingDown } from "./trending-down";
1591
+ export { default as TrendingUp } from "./trending-up";
1592
+ export { default as TrendingUpDown } from "./trending-up-down";
1593
+ export { default as Triangle } from "./triangle";
1594
+ export { default as TriangleAlert } from "./triangle-alert";
1595
+ export { default as TriangleDashed } from "./triangle-dashed";
1596
+ export { default as TriangleRight } from "./triangle-right";
1597
+ export { default as Trophy } from "./trophy";
1598
+ export { default as Truck } from "./truck";
1599
+ export { default as TruckElectric } from "./truck-electric";
1600
+ export { default as TurkishLira } from "./turkish-lira";
1601
+ export { default as Turntable } from "./turntable";
1602
+ export { default as Turtle } from "./turtle";
1603
+ export { default as Tv } from "./tv";
1604
+ export { default as TvMinimal } from "./tv-minimal";
1605
+ export { default as TvMinimalPlay } from "./tv-minimal-play";
1606
+ export { default as Type } from "./type";
1607
+ export { default as TypeOutline } from "./type-outline";
1608
+ export { default as Umbrella } from "./umbrella";
1609
+ export { default as UmbrellaOff } from "./umbrella-off";
1610
+ export { default as Underline } from "./underline";
1611
+ export { default as Undo } from "./undo";
1612
+ export { default as Undo2 } from "./undo-2";
1613
+ export { default as UndoDot } from "./undo-dot";
1614
+ export { default as UnfoldHorizontal } from "./unfold-horizontal";
1615
+ export { default as UnfoldVertical } from "./unfold-vertical";
1616
+ export { default as Ungroup } from "./ungroup";
1617
+ export { default as University } from "./university";
1618
+ export { default as Unlink } from "./unlink";
1619
+ export { default as Unlink2 } from "./unlink-2";
1620
+ export { default as Unplug } from "./unplug";
1621
+ export { default as Upload } from "./upload";
1622
+ export { default as Usb } from "./usb";
1623
+ export { default as User } from "./user";
1624
+ export { default as UserCheck } from "./user-check";
1625
+ export { default as UserCog } from "./user-cog";
1626
+ export { default as UserKey } from "./user-key";
1627
+ export { default as UserLock } from "./user-lock";
1628
+ export { default as UserMinus } from "./user-minus";
1629
+ export { default as UserPen } from "./user-pen";
1630
+ export { default as UserPlus } from "./user-plus";
1631
+ export { default as UserRound } from "./user-round";
1632
+ export { default as UserRoundArrowLeft } from "./user-round-arrow-left";
1633
+ export { default as UserRoundCheck } from "./user-round-check";
1634
+ export { default as UserRoundCog } from "./user-round-cog";
1635
+ export { default as UserRoundKey } from "./user-round-key";
1636
+ export { default as UserRoundMinus } from "./user-round-minus";
1637
+ export { default as UserRoundPen } from "./user-round-pen";
1638
+ export { default as UserRoundPlus } from "./user-round-plus";
1639
+ export { default as UserRoundSearch } from "./user-round-search";
1640
+ export { default as UserRoundX } from "./user-round-x";
1641
+ export { default as UserSearch } from "./user-search";
1642
+ export { default as UserStar } from "./user-star";
1643
+ export { default as UserX } from "./user-x";
1644
+ export { default as Users } from "./users";
1645
+ export { default as UsersRound } from "./users-round";
1646
+ export { default as Utensils } from "./utensils";
1647
+ export { default as UtensilsCrossed } from "./utensils-crossed";
1648
+ export { default as UtilityPole } from "./utility-pole";
1649
+ export { default as Van } from "./van";
1650
+ export { default as Variable } from "./variable";
1651
+ export { default as Vault } from "./vault";
1652
+ export { default as VectorSquare } from "./vector-square";
1653
+ export { default as Vegan } from "./vegan";
1654
+ export { default as VenetianMask } from "./venetian-mask";
1655
+ export { default as Venus } from "./venus";
1656
+ export { default as VenusAndMars } from "./venus-and-mars";
1657
+ export { default as Vibrate } from "./vibrate";
1658
+ export { default as VibrateOff } from "./vibrate-off";
1659
+ export { default as Video } from "./video";
1660
+ export { default as VideoOff } from "./video-off";
1661
+ export { default as Videotape } from "./videotape";
1662
+ export { default as View } from "./view";
1663
+ export { default as Voicemail } from "./voicemail";
1664
+ export { default as Volleyball } from "./volleyball";
1665
+ export { default as Volume } from "./volume";
1666
+ export { default as Volume1 } from "./volume-1";
1667
+ export { default as Volume2 } from "./volume-2";
1668
+ export { default as VolumeOff } from "./volume-off";
1669
+ export { default as VolumeX } from "./volume-x";
1670
+ export { default as Vote } from "./vote";
1671
+ export { default as Wallet } from "./wallet";
1672
+ export { default as WalletCards } from "./wallet-cards";
1673
+ export { default as WalletMinimal } from "./wallet-minimal";
1674
+ export { default as Wallpaper } from "./wallpaper";
1675
+ export { default as Wand } from "./wand";
1676
+ export { default as WandSparkles } from "./wand-sparkles";
1677
+ export { default as Warehouse } from "./warehouse";
1678
+ export { default as WashingMachine } from "./washing-machine";
1679
+ export { default as Watch } from "./watch";
1680
+ export { default as WavesArrowDown } from "./waves-arrow-down";
1681
+ export { default as WavesArrowUp } from "./waves-arrow-up";
1682
+ export { default as WavesHorizontal } from "./waves-horizontal";
1683
+ export { default as WavesLadder } from "./waves-ladder";
1684
+ export { default as WavesVertical } from "./waves-vertical";
1685
+ export { default as Waypoints } from "./waypoints";
1686
+ export { default as Webcam } from "./webcam";
1687
+ export { default as WebcamOff } from "./webcam-off";
1688
+ export { default as Webhook } from "./webhook";
1689
+ export { default as WebhookOff } from "./webhook-off";
1690
+ export { default as Weight } from "./weight";
1691
+ export { default as WeightTilde } from "./weight-tilde";
1692
+ export { default as Wheat } from "./wheat";
1693
+ export { default as WheatOff } from "./wheat-off";
1694
+ export { default as WholeWord } from "./whole-word";
1695
+ export { default as Wifi } from "./wifi";
1696
+ export { default as WifiCog } from "./wifi-cog";
1697
+ export { default as WifiHigh } from "./wifi-high";
1698
+ export { default as WifiLow } from "./wifi-low";
1699
+ export { default as WifiOff } from "./wifi-off";
1700
+ export { default as WifiPen } from "./wifi-pen";
1701
+ export { default as WifiSync } from "./wifi-sync";
1702
+ export { default as WifiZero } from "./wifi-zero";
1703
+ export { default as Wind } from "./wind";
1704
+ export { default as WindArrowDown } from "./wind-arrow-down";
1705
+ export { default as Workflow } from "./workflow";
1706
+ export { default as Worm } from "./worm";
1707
+ export { default as Wrench } from "./wrench";
1708
+ export { default as WrenchOff } from "./wrench-off";
1709
+ export { default as X } from "./x";
1710
+ export { default as XLineTop } from "./x-line-top";
1711
+ export { default as Zap } from "./zap";
1712
+ export { default as ZapOff } from "./zap-off";
1713
+ export { default as ZodiacAquarius } from "./zodiac-aquarius";
1714
+ export { default as ZodiacAries } from "./zodiac-aries";
1715
+ export { default as ZodiacCancer } from "./zodiac-cancer";
1716
+ export { default as ZodiacCapricorn } from "./zodiac-capricorn";
1717
+ export { default as ZodiacGemini } from "./zodiac-gemini";
1718
+ export { default as ZodiacLeo } from "./zodiac-leo";
1719
+ export { default as ZodiacLibra } from "./zodiac-libra";
1720
+ export { default as ZodiacOphiuchus } from "./zodiac-ophiuchus";
1721
+ export { default as ZodiacPisces } from "./zodiac-pisces";
1722
+ export { default as ZodiacSagittarius } from "./zodiac-sagittarius";
1723
+ export { default as ZodiacScorpio } from "./zodiac-scorpio";
1724
+ export { default as ZodiacTaurus } from "./zodiac-taurus";
1725
+ export { default as ZodiacVirgo } from "./zodiac-virgo";
1726
+ export { default as ZoomIn } from "./zoom-in";
1727
+ export { default as ZoomOut } from "./zoom-out";