@snapcall/design-system 1.20.0-beta.8 → 1.20.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 (2591) hide show
  1. package/dist/{chunk-VOEUAKL5.mjs → chunk-AFJWE6PJ.mjs} +5 -5
  2. package/dist/{chunk-3R4WXKTO.mjs → chunk-C4CNS77B.mjs} +1 -1
  3. package/dist/chunk-FMJFBQTF.mjs +41 -0
  4. package/dist/chunk-M7XGO7VL.mjs +41 -0
  5. package/dist/chunk-O46NQFTB.mjs +164 -0
  6. package/dist/chunk-RUGV2ZRC.mjs +41 -0
  7. package/dist/{chunk-6K65KHH3.mjs → chunk-WST7J5RJ.mjs} +72 -29
  8. package/dist/{chunk-WONCTSHB.mjs → chunk-YC4ZDBIC.mjs} +5 -1
  9. package/dist/{chunk-5LQUAZYA.mjs → chunk-ZMQWNJ3B.mjs} +2 -2
  10. package/dist/components/Accordion/index.d.mts +18 -4
  11. package/dist/components/Accordion/index.d.ts +18 -4
  12. package/dist/components/Accordion/index.js +2 -2
  13. package/dist/components/Accordion/index.mjs +42 -11
  14. package/dist/components/AlertDialog/index.d.mts +26 -9
  15. package/dist/components/AlertDialog/index.d.ts +26 -9
  16. package/dist/components/AlertDialog/index.js +12 -11
  17. package/dist/components/AlertDialog/index.mjs +2 -4
  18. package/dist/components/Avatar/index.d.mts +126 -1
  19. package/dist/components/Avatar/index.d.ts +126 -1
  20. package/dist/components/Badge/index.d.mts +67 -2
  21. package/dist/components/Badge/index.d.ts +67 -2
  22. package/dist/components/Badge/index.js +5 -1
  23. package/dist/components/Badge/index.mjs +1 -1
  24. package/dist/components/Button/index.d.mts +182 -5
  25. package/dist/components/Button/index.d.ts +182 -5
  26. package/dist/components/Button/index.js +11 -10
  27. package/dist/components/Button/index.mjs +1 -3
  28. package/dist/components/Calendar/index.d.mts +12 -2
  29. package/dist/components/Calendar/index.d.ts +12 -2
  30. package/dist/components/Calendar/index.js +26 -23
  31. package/dist/components/Calendar/index.mjs +10 -9
  32. package/dist/components/Carousel/index.d.mts +22 -6
  33. package/dist/components/Carousel/index.d.ts +22 -6
  34. package/dist/components/Carousel/index.js +23 -20
  35. package/dist/components/Carousel/index.mjs +140 -17
  36. package/dist/components/Checkbox/index.d.mts +6 -1
  37. package/dist/components/Checkbox/index.d.ts +6 -1
  38. package/dist/components/Checkbox/index.js +1 -1
  39. package/dist/components/Checkbox/index.mjs +2 -3
  40. package/dist/components/Command/index.d.mts +2 -8
  41. package/dist/components/Command/index.d.ts +2 -8
  42. package/dist/components/Command/index.js +71 -68
  43. package/dist/components/Command/index.mjs +5 -5
  44. package/dist/components/CreatableSelect/index.d.mts +32 -2
  45. package/dist/components/CreatableSelect/index.d.ts +32 -2
  46. package/dist/components/CreatableSelect/index.js +151 -144
  47. package/dist/components/CreatableSelect/index.mjs +11 -11
  48. package/dist/components/Dialog/index.d.mts +22 -7
  49. package/dist/components/Dialog/index.d.ts +22 -7
  50. package/dist/components/Dialog/index.js +58 -55
  51. package/dist/components/Dialog/index.mjs +6 -7
  52. package/dist/components/DropdownMenu/index.d.mts +24 -14
  53. package/dist/components/DropdownMenu/index.d.ts +24 -14
  54. package/dist/components/DropdownMenu/index.js +23 -24
  55. package/dist/components/DropdownMenu/index.mjs +8 -11
  56. package/dist/components/FilterButton/index.d.mts +10 -1
  57. package/dist/components/FilterButton/index.d.ts +10 -1
  58. package/dist/components/FilterButton/index.js +16 -11
  59. package/dist/components/FilterButton/index.mjs +2 -4
  60. package/dist/components/Form/index.d.mts +30 -8
  61. package/dist/components/Form/index.d.ts +30 -8
  62. package/dist/components/Form/index.js +1 -1
  63. package/dist/components/Form/index.mjs +1 -1
  64. package/dist/components/Input/index.d.mts +12 -1
  65. package/dist/components/Input/index.d.ts +12 -1
  66. package/dist/components/Input/index.js +1 -1
  67. package/dist/components/Input/index.mjs +1 -1
  68. package/dist/components/Label/index.d.mts +6 -1
  69. package/dist/components/Label/index.d.ts +6 -1
  70. package/dist/components/Label/index.js +1 -1
  71. package/dist/components/Label/index.mjs +1 -1
  72. package/dist/components/Link/index.d.mts +5 -1
  73. package/dist/components/Link/index.d.ts +5 -1
  74. package/dist/components/Pagination/index.d.mts +19 -2
  75. package/dist/components/Pagination/index.d.ts +19 -2
  76. package/dist/components/Pagination/index.js +24 -21
  77. package/dist/components/Pagination/index.mjs +84 -18
  78. package/dist/components/Popover/index.d.mts +8 -3
  79. package/dist/components/Popover/index.d.ts +8 -3
  80. package/dist/components/Popover/index.js +1 -1
  81. package/dist/components/Popover/index.mjs +1 -1
  82. package/dist/components/RadioGroup/index.d.mts +7 -2
  83. package/dist/components/RadioGroup/index.d.ts +7 -2
  84. package/dist/components/Select/index.d.mts +17 -8
  85. package/dist/components/Select/index.d.ts +17 -8
  86. package/dist/components/Select/index.js +3 -3
  87. package/dist/components/Select/index.mjs +45 -15
  88. package/dist/components/Sheet/index.d.mts +79 -7
  89. package/dist/components/Sheet/index.d.ts +79 -7
  90. package/dist/components/Sheet/index.js +58 -55
  91. package/dist/components/Sheet/index.mjs +6 -7
  92. package/dist/components/Skeleton/index.d.mts +5 -1
  93. package/dist/components/Skeleton/index.d.ts +5 -1
  94. package/dist/components/Switch/index.d.mts +6 -1
  95. package/dist/components/Switch/index.d.ts +6 -1
  96. package/dist/components/Switch/index.js +1 -1
  97. package/dist/components/Switch/index.mjs +1 -1
  98. package/dist/components/Table/index.d.mts +17 -7
  99. package/dist/components/Table/index.d.ts +17 -7
  100. package/dist/components/Table/index.js +3 -3
  101. package/dist/components/Table/index.mjs +3 -3
  102. package/dist/components/Tabs/index.d.mts +9 -4
  103. package/dist/components/Tabs/index.d.ts +9 -4
  104. package/dist/components/Tabs/index.js +1 -1
  105. package/dist/components/Tabs/index.mjs +1 -1
  106. package/dist/components/Textarea/index.d.mts +9 -1
  107. package/dist/components/Textarea/index.d.ts +9 -1
  108. package/dist/components/Textarea/index.js +1 -1
  109. package/dist/components/Textarea/index.mjs +1 -1
  110. package/dist/components/Toaster/index.d.mts +168 -14
  111. package/dist/components/Toaster/index.d.ts +168 -14
  112. package/dist/components/Toaster/index.js +60 -57
  113. package/dist/components/Toaster/index.mjs +8 -9
  114. package/dist/components/ToggleGroup/index.d.mts +17 -2
  115. package/dist/components/ToggleGroup/index.d.ts +17 -2
  116. package/dist/components/ToggleGroup/index.js +1 -1
  117. package/dist/components/ToggleGroup/index.mjs +2 -3
  118. package/dist/components/Tooltip/index.d.mts +10 -4
  119. package/dist/components/Tooltip/index.d.ts +10 -4
  120. package/dist/components/Tooltip/index.js +1 -1
  121. package/dist/components/Tooltip/index.mjs +1 -1
  122. package/dist/components/index-Btj0VOSP.d.mts +96 -0
  123. package/dist/components/index-Btj0VOSP.d.ts +96 -0
  124. package/dist/icons/activity.d.mts +6 -1
  125. package/dist/icons/activity.d.ts +6 -1
  126. package/dist/icons/activityHeart.d.mts +6 -1
  127. package/dist/icons/activityHeart.d.ts +6 -1
  128. package/dist/icons/airplay.d.mts +6 -1
  129. package/dist/icons/airplay.d.ts +6 -1
  130. package/dist/icons/airpods.d.mts +6 -1
  131. package/dist/icons/airpods.d.ts +6 -1
  132. package/dist/icons/alarmClock.d.mts +6 -1
  133. package/dist/icons/alarmClock.d.ts +6 -1
  134. package/dist/icons/alarmClockCheck.d.mts +6 -1
  135. package/dist/icons/alarmClockCheck.d.ts +6 -1
  136. package/dist/icons/alarmClockMinus.d.mts +6 -1
  137. package/dist/icons/alarmClockMinus.d.ts +6 -1
  138. package/dist/icons/alarmClockOff.d.mts +6 -1
  139. package/dist/icons/alarmClockOff.d.ts +6 -1
  140. package/dist/icons/alarmClockPlus.d.mts +6 -1
  141. package/dist/icons/alarmClockPlus.d.ts +6 -1
  142. package/dist/icons/alertCircle.d.mts +6 -1
  143. package/dist/icons/alertCircle.d.ts +6 -1
  144. package/dist/icons/alertHexagon.d.mts +6 -1
  145. package/dist/icons/alertHexagon.d.ts +6 -1
  146. package/dist/icons/alertOctagon.d.mts +6 -1
  147. package/dist/icons/alertOctagon.d.ts +6 -1
  148. package/dist/icons/alertSquare.d.mts +6 -1
  149. package/dist/icons/alertSquare.d.ts +6 -1
  150. package/dist/icons/alertTriangle.d.mts +6 -1
  151. package/dist/icons/alertTriangle.d.ts +6 -1
  152. package/dist/icons/alignBottom1.d.mts +6 -1
  153. package/dist/icons/alignBottom1.d.ts +6 -1
  154. package/dist/icons/alignBottom2.d.mts +6 -1
  155. package/dist/icons/alignBottom2.d.ts +6 -1
  156. package/dist/icons/alignCenter.d.mts +6 -1
  157. package/dist/icons/alignCenter.d.ts +6 -1
  158. package/dist/icons/alignHorizontalCentre1.d.mts +6 -1
  159. package/dist/icons/alignHorizontalCentre1.d.ts +6 -1
  160. package/dist/icons/alignHorizontalCentre2.d.mts +6 -1
  161. package/dist/icons/alignHorizontalCentre2.d.ts +6 -1
  162. package/dist/icons/alignJustify.d.mts +6 -1
  163. package/dist/icons/alignJustify.d.ts +6 -1
  164. package/dist/icons/alignLeft.d.mts +6 -1
  165. package/dist/icons/alignLeft.d.ts +6 -1
  166. package/dist/icons/alignLeft1.d.mts +6 -1
  167. package/dist/icons/alignLeft1.d.ts +6 -1
  168. package/dist/icons/alignLeft2.d.mts +6 -1
  169. package/dist/icons/alignLeft2.d.ts +6 -1
  170. package/dist/icons/alignRight.d.mts +6 -1
  171. package/dist/icons/alignRight.d.ts +6 -1
  172. package/dist/icons/alignRight1.d.mts +6 -1
  173. package/dist/icons/alignRight1.d.ts +6 -1
  174. package/dist/icons/alignRight2.d.mts +6 -1
  175. package/dist/icons/alignRight2.d.ts +6 -1
  176. package/dist/icons/alignTopArrow1.d.mts +6 -1
  177. package/dist/icons/alignTopArrow1.d.ts +6 -1
  178. package/dist/icons/alignTopArrow2.d.mts +6 -1
  179. package/dist/icons/alignTopArrow2.d.ts +6 -1
  180. package/dist/icons/alignVerticalCenter1.d.mts +6 -1
  181. package/dist/icons/alignVerticalCenter1.d.ts +6 -1
  182. package/dist/icons/alignVerticalCenter2.d.mts +6 -1
  183. package/dist/icons/alignVerticalCenter2.d.ts +6 -1
  184. package/dist/icons/anchor.d.mts +6 -1
  185. package/dist/icons/anchor.d.ts +6 -1
  186. package/dist/icons/annotation.d.mts +6 -1
  187. package/dist/icons/annotation.d.ts +6 -1
  188. package/dist/icons/annotationAlert.d.mts +6 -1
  189. package/dist/icons/annotationAlert.d.ts +6 -1
  190. package/dist/icons/annotationCheck.d.mts +6 -1
  191. package/dist/icons/annotationCheck.d.ts +6 -1
  192. package/dist/icons/annotationDots.d.mts +6 -1
  193. package/dist/icons/annotationDots.d.ts +6 -1
  194. package/dist/icons/annotationHeart.d.mts +6 -1
  195. package/dist/icons/annotationHeart.d.ts +6 -1
  196. package/dist/icons/annotationInfo.d.mts +6 -1
  197. package/dist/icons/annotationInfo.d.ts +6 -1
  198. package/dist/icons/annotationPlus.d.mts +6 -1
  199. package/dist/icons/annotationPlus.d.ts +6 -1
  200. package/dist/icons/annotationQuestion.d.mts +6 -1
  201. package/dist/icons/annotationQuestion.d.ts +6 -1
  202. package/dist/icons/annotationX.d.mts +6 -1
  203. package/dist/icons/annotationX.d.ts +6 -1
  204. package/dist/icons/announcement1.d.mts +6 -1
  205. package/dist/icons/announcement1.d.ts +6 -1
  206. package/dist/icons/announcement2.d.mts +6 -1
  207. package/dist/icons/announcement2.d.ts +6 -1
  208. package/dist/icons/announcement3.d.mts +6 -1
  209. package/dist/icons/announcement3.d.ts +6 -1
  210. package/dist/icons/appIntegration.d.mts +6 -1
  211. package/dist/icons/appIntegration.d.ts +6 -1
  212. package/dist/icons/archive.d.mts +6 -1
  213. package/dist/icons/archive.d.ts +6 -1
  214. package/dist/icons/arrowBlockDown.d.mts +6 -1
  215. package/dist/icons/arrowBlockDown.d.ts +6 -1
  216. package/dist/icons/arrowBlockLeft.d.mts +6 -1
  217. package/dist/icons/arrowBlockLeft.d.ts +6 -1
  218. package/dist/icons/arrowBlockRight.d.mts +6 -1
  219. package/dist/icons/arrowBlockRight.d.ts +6 -1
  220. package/dist/icons/arrowBlockUp.d.mts +6 -1
  221. package/dist/icons/arrowBlockUp.d.ts +6 -1
  222. package/dist/icons/arrowCircleBrokenDown.d.mts +6 -1
  223. package/dist/icons/arrowCircleBrokenDown.d.ts +6 -1
  224. package/dist/icons/arrowCircleBrokenDownLeft.d.mts +6 -1
  225. package/dist/icons/arrowCircleBrokenDownLeft.d.ts +6 -1
  226. package/dist/icons/arrowCircleBrokenDownRight.d.mts +6 -1
  227. package/dist/icons/arrowCircleBrokenDownRight.d.ts +6 -1
  228. package/dist/icons/arrowCircleBrokenLeft.d.mts +6 -1
  229. package/dist/icons/arrowCircleBrokenLeft.d.ts +6 -1
  230. package/dist/icons/arrowCircleBrokenRight.d.mts +6 -1
  231. package/dist/icons/arrowCircleBrokenRight.d.ts +6 -1
  232. package/dist/icons/arrowCircleBrokenUp.d.mts +6 -1
  233. package/dist/icons/arrowCircleBrokenUp.d.ts +6 -1
  234. package/dist/icons/arrowCircleBrokenUpLeft.d.mts +6 -1
  235. package/dist/icons/arrowCircleBrokenUpLeft.d.ts +6 -1
  236. package/dist/icons/arrowCircleBrokenUpRight.d.mts +6 -1
  237. package/dist/icons/arrowCircleBrokenUpRight.d.ts +6 -1
  238. package/dist/icons/arrowCircleDown.d.mts +6 -1
  239. package/dist/icons/arrowCircleDown.d.ts +6 -1
  240. package/dist/icons/arrowCircleDownLeft.d.mts +6 -1
  241. package/dist/icons/arrowCircleDownLeft.d.ts +6 -1
  242. package/dist/icons/arrowCircleDownRight.d.mts +6 -1
  243. package/dist/icons/arrowCircleDownRight.d.ts +6 -1
  244. package/dist/icons/arrowCircleLeft.d.mts +6 -1
  245. package/dist/icons/arrowCircleLeft.d.ts +6 -1
  246. package/dist/icons/arrowCircleRight.d.mts +6 -1
  247. package/dist/icons/arrowCircleRight.d.ts +6 -1
  248. package/dist/icons/arrowCircleUp.d.mts +6 -1
  249. package/dist/icons/arrowCircleUp.d.ts +6 -1
  250. package/dist/icons/arrowCircleUpLeft.d.mts +6 -1
  251. package/dist/icons/arrowCircleUpLeft.d.ts +6 -1
  252. package/dist/icons/arrowCircleUpRight.d.mts +6 -1
  253. package/dist/icons/arrowCircleUpRight.d.ts +6 -1
  254. package/dist/icons/arrowDown.d.mts +6 -1
  255. package/dist/icons/arrowDown.d.ts +6 -1
  256. package/dist/icons/arrowDownLeft.d.mts +6 -1
  257. package/dist/icons/arrowDownLeft.d.ts +6 -1
  258. package/dist/icons/arrowDownRight.d.mts +6 -1
  259. package/dist/icons/arrowDownRight.d.ts +6 -1
  260. package/dist/icons/arrowLeft.d.mts +6 -1
  261. package/dist/icons/arrowLeft.d.ts +6 -1
  262. package/dist/icons/arrowNarrowDown.d.mts +6 -1
  263. package/dist/icons/arrowNarrowDown.d.ts +6 -1
  264. package/dist/icons/arrowNarrowDownLeft.d.mts +6 -1
  265. package/dist/icons/arrowNarrowDownLeft.d.ts +6 -1
  266. package/dist/icons/arrowNarrowDownRight.d.mts +6 -1
  267. package/dist/icons/arrowNarrowDownRight.d.ts +6 -1
  268. package/dist/icons/arrowNarrowLeft.d.mts +6 -1
  269. package/dist/icons/arrowNarrowLeft.d.ts +6 -1
  270. package/dist/icons/arrowNarrowRight.d.mts +6 -1
  271. package/dist/icons/arrowNarrowRight.d.ts +6 -1
  272. package/dist/icons/arrowNarrowUp.d.mts +6 -1
  273. package/dist/icons/arrowNarrowUp.d.ts +6 -1
  274. package/dist/icons/arrowNarrowUpLeft.d.mts +6 -1
  275. package/dist/icons/arrowNarrowUpLeft.d.ts +6 -1
  276. package/dist/icons/arrowNarrowUpRight.d.mts +6 -1
  277. package/dist/icons/arrowNarrowUpRight.d.ts +6 -1
  278. package/dist/icons/arrowRight.d.mts +6 -1
  279. package/dist/icons/arrowRight.d.ts +6 -1
  280. package/dist/icons/arrowSquareDown.d.mts +6 -1
  281. package/dist/icons/arrowSquareDown.d.ts +6 -1
  282. package/dist/icons/arrowSquareDownLeft.d.mts +6 -1
  283. package/dist/icons/arrowSquareDownLeft.d.ts +6 -1
  284. package/dist/icons/arrowSquareDownRight.d.mts +6 -1
  285. package/dist/icons/arrowSquareDownRight.d.ts +6 -1
  286. package/dist/icons/arrowSquareLeft.d.mts +6 -1
  287. package/dist/icons/arrowSquareLeft.d.ts +6 -1
  288. package/dist/icons/arrowSquareRight.d.mts +6 -1
  289. package/dist/icons/arrowSquareRight.d.ts +6 -1
  290. package/dist/icons/arrowSquareUp.d.mts +6 -1
  291. package/dist/icons/arrowSquareUp.d.ts +6 -1
  292. package/dist/icons/arrowSquareUpLeft.d.mts +6 -1
  293. package/dist/icons/arrowSquareUpLeft.d.ts +6 -1
  294. package/dist/icons/arrowSquareUpRight.d.mts +6 -1
  295. package/dist/icons/arrowSquareUpRight.d.ts +6 -1
  296. package/dist/icons/arrowUp.d.mts +6 -1
  297. package/dist/icons/arrowUp.d.ts +6 -1
  298. package/dist/icons/arrowUpLeft.d.mts +6 -1
  299. package/dist/icons/arrowUpLeft.d.ts +6 -1
  300. package/dist/icons/arrowUpRight.d.mts +6 -1
  301. package/dist/icons/arrowUpRight.d.ts +6 -1
  302. package/dist/icons/arrowsDown.d.mts +6 -1
  303. package/dist/icons/arrowsDown.d.ts +6 -1
  304. package/dist/icons/arrowsLeft.d.mts +6 -1
  305. package/dist/icons/arrowsLeft.d.ts +6 -1
  306. package/dist/icons/arrowsRight.d.mts +6 -1
  307. package/dist/icons/arrowsRight.d.ts +6 -1
  308. package/dist/icons/arrowsTriangle.d.mts +6 -1
  309. package/dist/icons/arrowsTriangle.d.ts +6 -1
  310. package/dist/icons/arrowsUp.d.mts +6 -1
  311. package/dist/icons/arrowsUp.d.ts +6 -1
  312. package/dist/icons/asterisk1.d.mts +6 -1
  313. package/dist/icons/asterisk1.d.ts +6 -1
  314. package/dist/icons/asterisk2.d.mts +6 -1
  315. package/dist/icons/asterisk2.d.ts +6 -1
  316. package/dist/icons/atSign.d.mts +6 -1
  317. package/dist/icons/atSign.d.ts +6 -1
  318. package/dist/icons/atom1.d.mts +6 -1
  319. package/dist/icons/atom1.d.ts +6 -1
  320. package/dist/icons/atom2.d.mts +6 -1
  321. package/dist/icons/atom2.d.ts +6 -1
  322. package/dist/icons/attachment.d.mts +6 -1
  323. package/dist/icons/attachment.d.ts +6 -1
  324. package/dist/icons/attachment1.d.mts +6 -1
  325. package/dist/icons/attachment1.d.ts +6 -1
  326. package/dist/icons/attachment2.d.mts +6 -1
  327. package/dist/icons/attachment2.d.ts +6 -1
  328. package/dist/icons/award1.d.mts +6 -1
  329. package/dist/icons/award1.d.ts +6 -1
  330. package/dist/icons/award2.d.mts +6 -1
  331. package/dist/icons/award2.d.ts +6 -1
  332. package/dist/icons/award3.d.mts +6 -1
  333. package/dist/icons/award3.d.ts +6 -1
  334. package/dist/icons/award4.d.mts +6 -1
  335. package/dist/icons/award4.d.ts +6 -1
  336. package/dist/icons/award5.d.mts +6 -1
  337. package/dist/icons/award5.d.ts +6 -1
  338. package/dist/icons/backpack.d.mts +6 -1
  339. package/dist/icons/backpack.d.ts +6 -1
  340. package/dist/icons/bank.d.mts +6 -1
  341. package/dist/icons/bank.d.ts +6 -1
  342. package/dist/icons/bankNote1.d.mts +6 -1
  343. package/dist/icons/bankNote1.d.ts +6 -1
  344. package/dist/icons/bankNote2.d.mts +6 -1
  345. package/dist/icons/bankNote2.d.ts +6 -1
  346. package/dist/icons/bankNote3.d.mts +6 -1
  347. package/dist/icons/bankNote3.d.ts +6 -1
  348. package/dist/icons/barChart1.d.mts +6 -1
  349. package/dist/icons/barChart1.d.ts +6 -1
  350. package/dist/icons/barChart11.d.mts +6 -1
  351. package/dist/icons/barChart11.d.ts +6 -1
  352. package/dist/icons/barChart12.d.mts +6 -1
  353. package/dist/icons/barChart12.d.ts +6 -1
  354. package/dist/icons/barChart2.d.mts +6 -1
  355. package/dist/icons/barChart2.d.ts +6 -1
  356. package/dist/icons/barChart3.d.mts +6 -1
  357. package/dist/icons/barChart3.d.ts +6 -1
  358. package/dist/icons/barChart4.d.mts +6 -1
  359. package/dist/icons/barChart4.d.ts +6 -1
  360. package/dist/icons/barChart5.d.mts +6 -1
  361. package/dist/icons/barChart5.d.ts +6 -1
  362. package/dist/icons/barChart6.d.mts +6 -1
  363. package/dist/icons/barChart6.d.ts +6 -1
  364. package/dist/icons/barChart7.d.mts +6 -1
  365. package/dist/icons/barChart7.d.ts +6 -1
  366. package/dist/icons/barChart8.d.mts +6 -1
  367. package/dist/icons/barChart8.d.ts +6 -1
  368. package/dist/icons/barChart9.d.mts +6 -1
  369. package/dist/icons/barChart9.d.ts +6 -1
  370. package/dist/icons/barChartCircle1.d.mts +6 -1
  371. package/dist/icons/barChartCircle1.d.ts +6 -1
  372. package/dist/icons/barChartCircle2.d.mts +6 -1
  373. package/dist/icons/barChartCircle2.d.ts +6 -1
  374. package/dist/icons/barChartCircle3.d.mts +6 -1
  375. package/dist/icons/barChartCircle3.d.ts +6 -1
  376. package/dist/icons/barChartSquare1.d.mts +6 -1
  377. package/dist/icons/barChartSquare1.d.ts +6 -1
  378. package/dist/icons/barChartSquare2.d.mts +6 -1
  379. package/dist/icons/barChartSquare2.d.ts +6 -1
  380. package/dist/icons/barChartSquare3.d.mts +6 -1
  381. package/dist/icons/barChartSquare3.d.ts +6 -1
  382. package/dist/icons/barChartSquareDown.d.mts +6 -1
  383. package/dist/icons/barChartSquareDown.d.ts +6 -1
  384. package/dist/icons/barChartSquareMinus.d.mts +6 -1
  385. package/dist/icons/barChartSquareMinus.d.ts +6 -1
  386. package/dist/icons/barChartSquarePlus.d.mts +6 -1
  387. package/dist/icons/barChartSquarePlus.d.ts +6 -1
  388. package/dist/icons/barChartSquareUp.d.mts +6 -1
  389. package/dist/icons/barChartSquareUp.d.ts +6 -1
  390. package/dist/icons/barLineChart.d.mts +6 -1
  391. package/dist/icons/barLineChart.d.ts +6 -1
  392. package/dist/icons/batteryCharging1.d.mts +6 -1
  393. package/dist/icons/batteryCharging1.d.ts +6 -1
  394. package/dist/icons/batteryCharging2.d.mts +6 -1
  395. package/dist/icons/batteryCharging2.d.ts +6 -1
  396. package/dist/icons/batteryEmpty.d.mts +6 -1
  397. package/dist/icons/batteryEmpty.d.ts +6 -1
  398. package/dist/icons/batteryFull.d.mts +6 -1
  399. package/dist/icons/batteryFull.d.ts +6 -1
  400. package/dist/icons/batteryLow.d.mts +6 -1
  401. package/dist/icons/batteryLow.d.ts +6 -1
  402. package/dist/icons/batteryMid.d.mts +6 -1
  403. package/dist/icons/batteryMid.d.ts +6 -1
  404. package/dist/icons/beaker1.d.mts +6 -1
  405. package/dist/icons/beaker1.d.ts +6 -1
  406. package/dist/icons/beaker2.d.mts +6 -1
  407. package/dist/icons/beaker2.d.ts +6 -1
  408. package/dist/icons/bell.d.mts +6 -1
  409. package/dist/icons/bell.d.ts +6 -1
  410. package/dist/icons/bell1.d.mts +6 -1
  411. package/dist/icons/bell1.d.ts +6 -1
  412. package/dist/icons/bell2.d.mts +6 -1
  413. package/dist/icons/bell2.d.ts +6 -1
  414. package/dist/icons/bell3.d.mts +6 -1
  415. package/dist/icons/bell3.d.ts +6 -1
  416. package/dist/icons/bell4.d.mts +6 -1
  417. package/dist/icons/bell4.d.ts +6 -1
  418. package/dist/icons/bellMinus.d.mts +6 -1
  419. package/dist/icons/bellMinus.d.ts +6 -1
  420. package/dist/icons/bellOff1.d.mts +6 -1
  421. package/dist/icons/bellOff1.d.ts +6 -1
  422. package/dist/icons/bellOff2.d.mts +6 -1
  423. package/dist/icons/bellOff2.d.ts +6 -1
  424. package/dist/icons/bellOff3.d.mts +6 -1
  425. package/dist/icons/bellOff3.d.ts +6 -1
  426. package/dist/icons/bellPlus.d.mts +6 -1
  427. package/dist/icons/bellPlus.d.ts +6 -1
  428. package/dist/icons/bellRinging1.d.mts +6 -1
  429. package/dist/icons/bellRinging1.d.ts +6 -1
  430. package/dist/icons/bellRinging2.d.mts +6 -1
  431. package/dist/icons/bellRinging2.d.ts +6 -1
  432. package/dist/icons/bellRinging3.d.mts +6 -1
  433. package/dist/icons/bellRinging3.d.ts +6 -1
  434. package/dist/icons/bellRinging4.d.mts +6 -1
  435. package/dist/icons/bellRinging4.d.ts +6 -1
  436. package/dist/icons/bezierCurve1.d.mts +6 -1
  437. package/dist/icons/bezierCurve1.d.ts +6 -1
  438. package/dist/icons/bezierCurve2.d.mts +6 -1
  439. package/dist/icons/bezierCurve2.d.ts +6 -1
  440. package/dist/icons/bezierCurve3.d.mts +6 -1
  441. package/dist/icons/bezierCurve3.d.ts +6 -1
  442. package/dist/icons/bluetoothConnect.d.mts +6 -1
  443. package/dist/icons/bluetoothConnect.d.ts +6 -1
  444. package/dist/icons/bluetoothOff.d.mts +6 -1
  445. package/dist/icons/bluetoothOff.d.ts +6 -1
  446. package/dist/icons/bluetoothOn.d.mts +6 -1
  447. package/dist/icons/bluetoothOn.d.ts +6 -1
  448. package/dist/icons/bluetoothSignal.d.mts +6 -1
  449. package/dist/icons/bluetoothSignal.d.ts +6 -1
  450. package/dist/icons/bold1.d.mts +6 -1
  451. package/dist/icons/bold1.d.ts +6 -1
  452. package/dist/icons/bold2.d.mts +6 -1
  453. package/dist/icons/bold2.d.ts +6 -1
  454. package/dist/icons/boldSquare.d.mts +6 -1
  455. package/dist/icons/boldSquare.d.ts +6 -1
  456. package/dist/icons/bookClosed.d.mts +6 -1
  457. package/dist/icons/bookClosed.d.ts +6 -1
  458. package/dist/icons/bookOpen1.d.mts +6 -1
  459. package/dist/icons/bookOpen1.d.ts +6 -1
  460. package/dist/icons/bookOpen2.d.mts +6 -1
  461. package/dist/icons/bookOpen2.d.ts +6 -1
  462. package/dist/icons/bookmark.d.mts +6 -1
  463. package/dist/icons/bookmark.d.ts +6 -1
  464. package/dist/icons/bookmarkAdd.d.mts +6 -1
  465. package/dist/icons/bookmarkAdd.d.ts +6 -1
  466. package/dist/icons/bookmarkCheck.d.mts +6 -1
  467. package/dist/icons/bookmarkCheck.d.ts +6 -1
  468. package/dist/icons/bookmarkMinus.d.mts +6 -1
  469. package/dist/icons/bookmarkMinus.d.ts +6 -1
  470. package/dist/icons/bookmarkX.d.mts +6 -1
  471. package/dist/icons/bookmarkX.d.ts +6 -1
  472. package/dist/icons/box.d.mts +6 -1
  473. package/dist/icons/box.d.ts +6 -1
  474. package/dist/icons/brackets.d.mts +6 -1
  475. package/dist/icons/brackets.d.ts +6 -1
  476. package/dist/icons/bracketsCheck.d.mts +6 -1
  477. package/dist/icons/bracketsCheck.d.ts +6 -1
  478. package/dist/icons/bracketsEllipses.d.mts +6 -1
  479. package/dist/icons/bracketsEllipses.d.ts +6 -1
  480. package/dist/icons/bracketsMinus.d.mts +6 -1
  481. package/dist/icons/bracketsMinus.d.ts +6 -1
  482. package/dist/icons/bracketsPlus.d.mts +6 -1
  483. package/dist/icons/bracketsPlus.d.ts +6 -1
  484. package/dist/icons/bracketsSlash.d.mts +6 -1
  485. package/dist/icons/bracketsSlash.d.ts +6 -1
  486. package/dist/icons/bracketsX.d.mts +6 -1
  487. package/dist/icons/bracketsX.d.ts +6 -1
  488. package/dist/icons/briefcase1.d.mts +6 -1
  489. package/dist/icons/briefcase1.d.ts +6 -1
  490. package/dist/icons/briefcase2.d.mts +6 -1
  491. package/dist/icons/briefcase2.d.ts +6 -1
  492. package/dist/icons/browser.d.mts +6 -1
  493. package/dist/icons/browser.d.ts +6 -1
  494. package/dist/icons/brush1.d.mts +6 -1
  495. package/dist/icons/brush1.d.ts +6 -1
  496. package/dist/icons/brush2.d.mts +6 -1
  497. package/dist/icons/brush2.d.ts +6 -1
  498. package/dist/icons/brush3.d.mts +6 -1
  499. package/dist/icons/brush3.d.ts +6 -1
  500. package/dist/icons/building1.d.mts +6 -1
  501. package/dist/icons/building1.d.ts +6 -1
  502. package/dist/icons/building2.d.mts +6 -1
  503. package/dist/icons/building2.d.ts +6 -1
  504. package/dist/icons/building3.d.mts +6 -1
  505. package/dist/icons/building3.d.ts +6 -1
  506. package/dist/icons/building4.d.mts +6 -1
  507. package/dist/icons/building4.d.ts +6 -1
  508. package/dist/icons/building5.d.mts +6 -1
  509. package/dist/icons/building5.d.ts +6 -1
  510. package/dist/icons/building6.d.mts +6 -1
  511. package/dist/icons/building6.d.ts +6 -1
  512. package/dist/icons/building7.d.mts +6 -1
  513. package/dist/icons/building7.d.ts +6 -1
  514. package/dist/icons/building8.d.mts +6 -1
  515. package/dist/icons/building8.d.ts +6 -1
  516. package/dist/icons/bus.d.mts +6 -1
  517. package/dist/icons/bus.d.ts +6 -1
  518. package/dist/icons/calculator.d.mts +6 -1
  519. package/dist/icons/calculator.d.ts +6 -1
  520. package/dist/icons/calendar.d.mts +6 -1
  521. package/dist/icons/calendar.d.ts +6 -1
  522. package/dist/icons/calendarCheck.d.mts +6 -1
  523. package/dist/icons/calendarCheck.d.ts +6 -1
  524. package/dist/icons/calendarCheck1.d.mts +6 -1
  525. package/dist/icons/calendarCheck1.d.ts +6 -1
  526. package/dist/icons/calendarCheck2.d.mts +6 -1
  527. package/dist/icons/calendarCheck2.d.ts +6 -1
  528. package/dist/icons/calendarDate.d.mts +6 -1
  529. package/dist/icons/calendarDate.d.ts +6 -1
  530. package/dist/icons/calendarHeart1.d.mts +6 -1
  531. package/dist/icons/calendarHeart1.d.ts +6 -1
  532. package/dist/icons/calendarHeart2.d.mts +6 -1
  533. package/dist/icons/calendarHeart2.d.ts +6 -1
  534. package/dist/icons/calendarMinus1.d.mts +6 -1
  535. package/dist/icons/calendarMinus1.d.ts +6 -1
  536. package/dist/icons/calendarMinus2.d.mts +6 -1
  537. package/dist/icons/calendarMinus2.d.ts +6 -1
  538. package/dist/icons/calendarPlus.d.mts +6 -1
  539. package/dist/icons/calendarPlus.d.ts +6 -1
  540. package/dist/icons/calendarPlus1.d.mts +6 -1
  541. package/dist/icons/calendarPlus1.d.ts +6 -1
  542. package/dist/icons/calendarPlus2.d.mts +6 -1
  543. package/dist/icons/calendarPlus2.d.ts +6 -1
  544. package/dist/icons/calendarPlusCorner.d.mts +6 -1
  545. package/dist/icons/calendarPlusCorner.d.ts +6 -1
  546. package/dist/icons/camera.d.mts +6 -1
  547. package/dist/icons/camera.d.ts +6 -1
  548. package/dist/icons/camera1.d.mts +6 -1
  549. package/dist/icons/camera1.d.ts +6 -1
  550. package/dist/icons/camera2.d.mts +6 -1
  551. package/dist/icons/camera2.d.ts +6 -1
  552. package/dist/icons/camera3.d.mts +6 -1
  553. package/dist/icons/camera3.d.ts +6 -1
  554. package/dist/icons/cameraLens.d.mts +6 -1
  555. package/dist/icons/cameraLens.d.ts +6 -1
  556. package/dist/icons/cameraOff.d.mts +6 -1
  557. package/dist/icons/cameraOff.d.ts +6 -1
  558. package/dist/icons/cameraPlus.d.mts +6 -1
  559. package/dist/icons/cameraPlus.d.ts +6 -1
  560. package/dist/icons/car1.d.mts +6 -1
  561. package/dist/icons/car1.d.ts +6 -1
  562. package/dist/icons/car2.d.mts +6 -1
  563. package/dist/icons/car2.d.ts +6 -1
  564. package/dist/icons/certificate1.d.mts +6 -1
  565. package/dist/icons/certificate1.d.ts +6 -1
  566. package/dist/icons/certificate2.d.mts +6 -1
  567. package/dist/icons/certificate2.d.ts +6 -1
  568. package/dist/icons/chartBreakoutCircle.d.mts +6 -1
  569. package/dist/icons/chartBreakoutCircle.d.ts +6 -1
  570. package/dist/icons/chartBreakoutSquare.d.mts +6 -1
  571. package/dist/icons/chartBreakoutSquare.d.ts +6 -1
  572. package/dist/icons/check.d.mts +6 -1
  573. package/dist/icons/check.d.ts +6 -1
  574. package/dist/icons/checkCircle.d.mts +6 -1
  575. package/dist/icons/checkCircle.d.ts +6 -1
  576. package/dist/icons/checkCircleBroken.d.mts +6 -1
  577. package/dist/icons/checkCircleBroken.d.ts +6 -1
  578. package/dist/icons/checkDone1.d.mts +6 -1
  579. package/dist/icons/checkDone1.d.ts +6 -1
  580. package/dist/icons/checkDone2.d.mts +6 -1
  581. package/dist/icons/checkDone2.d.ts +6 -1
  582. package/dist/icons/checkHeart.d.mts +6 -1
  583. package/dist/icons/checkHeart.d.ts +6 -1
  584. package/dist/icons/checkSquare.d.mts +6 -1
  585. package/dist/icons/checkSquare.d.ts +6 -1
  586. package/dist/icons/checkSquareBroken.d.mts +6 -1
  587. package/dist/icons/checkSquareBroken.d.ts +6 -1
  588. package/dist/icons/checkVerified1.d.mts +6 -1
  589. package/dist/icons/checkVerified1.d.ts +6 -1
  590. package/dist/icons/checkVerified2.d.mts +6 -1
  591. package/dist/icons/checkVerified2.d.ts +6 -1
  592. package/dist/icons/checkVerified3.d.mts +6 -1
  593. package/dist/icons/checkVerified3.d.ts +6 -1
  594. package/dist/icons/chevronDown.d.mts +6 -1
  595. package/dist/icons/chevronDown.d.ts +6 -1
  596. package/dist/icons/chevronDownDouble.d.mts +6 -1
  597. package/dist/icons/chevronDownDouble.d.ts +6 -1
  598. package/dist/icons/chevronLeft.d.mts +6 -1
  599. package/dist/icons/chevronLeft.d.ts +6 -1
  600. package/dist/icons/chevronLeftDouble.d.mts +6 -1
  601. package/dist/icons/chevronLeftDouble.d.ts +6 -1
  602. package/dist/icons/chevronRight.d.mts +6 -1
  603. package/dist/icons/chevronRight.d.ts +6 -1
  604. package/dist/icons/chevronRightDouble.d.mts +6 -1
  605. package/dist/icons/chevronRightDouble.d.ts +6 -1
  606. package/dist/icons/chevronSelectorHorizontal.d.mts +6 -1
  607. package/dist/icons/chevronSelectorHorizontal.d.ts +6 -1
  608. package/dist/icons/chevronSelectorVertical.d.mts +6 -1
  609. package/dist/icons/chevronSelectorVertical.d.ts +6 -1
  610. package/dist/icons/chevronUp.d.mts +6 -1
  611. package/dist/icons/chevronUp.d.ts +6 -1
  612. package/dist/icons/chevronUpDouble.d.mts +6 -1
  613. package/dist/icons/chevronUpDouble.d.ts +6 -1
  614. package/dist/icons/chromeCast.d.mts +6 -1
  615. package/dist/icons/chromeCast.d.ts +6 -1
  616. package/dist/icons/circle.d.mts +6 -1
  617. package/dist/icons/circle.d.ts +6 -1
  618. package/dist/icons/circleCut.d.mts +6 -1
  619. package/dist/icons/circleCut.d.ts +6 -1
  620. package/dist/icons/clapperboard.d.mts +6 -1
  621. package/dist/icons/clapperboard.d.ts +6 -1
  622. package/dist/icons/clipboard.d.mts +6 -1
  623. package/dist/icons/clipboard.d.ts +6 -1
  624. package/dist/icons/clipboardAttachment.d.mts +6 -1
  625. package/dist/icons/clipboardAttachment.d.ts +6 -1
  626. package/dist/icons/clipboardCheck.d.mts +6 -1
  627. package/dist/icons/clipboardCheck.d.ts +6 -1
  628. package/dist/icons/clipboardDownload.d.mts +6 -1
  629. package/dist/icons/clipboardDownload.d.ts +6 -1
  630. package/dist/icons/clipboardMinus.d.mts +6 -1
  631. package/dist/icons/clipboardMinus.d.ts +6 -1
  632. package/dist/icons/clipboardPlus.d.mts +6 -1
  633. package/dist/icons/clipboardPlus.d.ts +6 -1
  634. package/dist/icons/clipboardX.d.mts +6 -1
  635. package/dist/icons/clipboardX.d.ts +6 -1
  636. package/dist/icons/clock.d.mts +6 -1
  637. package/dist/icons/clock.d.ts +6 -1
  638. package/dist/icons/clockCheck.d.mts +6 -1
  639. package/dist/icons/clockCheck.d.ts +6 -1
  640. package/dist/icons/clockFastForward.d.mts +6 -1
  641. package/dist/icons/clockFastForward.d.ts +6 -1
  642. package/dist/icons/clockPlus.d.mts +6 -1
  643. package/dist/icons/clockPlus.d.ts +6 -1
  644. package/dist/icons/clockRefresh.d.mts +6 -1
  645. package/dist/icons/clockRefresh.d.ts +6 -1
  646. package/dist/icons/clockRewind.d.mts +6 -1
  647. package/dist/icons/clockRewind.d.ts +6 -1
  648. package/dist/icons/clockSnooze.d.mts +6 -1
  649. package/dist/icons/clockSnooze.d.ts +6 -1
  650. package/dist/icons/clockStopwatch.d.mts +6 -1
  651. package/dist/icons/clockStopwatch.d.ts +6 -1
  652. package/dist/icons/cloud1.d.mts +6 -1
  653. package/dist/icons/cloud1.d.ts +6 -1
  654. package/dist/icons/cloud2.d.mts +6 -1
  655. package/dist/icons/cloud2.d.ts +6 -1
  656. package/dist/icons/cloud3.d.mts +6 -1
  657. package/dist/icons/cloud3.d.ts +6 -1
  658. package/dist/icons/cloudBlank1.d.mts +6 -1
  659. package/dist/icons/cloudBlank1.d.ts +6 -1
  660. package/dist/icons/cloudBlank2.d.mts +6 -1
  661. package/dist/icons/cloudBlank2.d.ts +6 -1
  662. package/dist/icons/cloudLightning.d.mts +6 -1
  663. package/dist/icons/cloudLightning.d.ts +6 -1
  664. package/dist/icons/cloudMoon.d.mts +6 -1
  665. package/dist/icons/cloudMoon.d.ts +6 -1
  666. package/dist/icons/cloudOff.d.mts +6 -1
  667. package/dist/icons/cloudOff.d.ts +6 -1
  668. package/dist/icons/cloudRaining1.d.mts +6 -1
  669. package/dist/icons/cloudRaining1.d.ts +6 -1
  670. package/dist/icons/cloudRaining2.d.mts +6 -1
  671. package/dist/icons/cloudRaining2.d.ts +6 -1
  672. package/dist/icons/cloudRaining3.d.mts +6 -1
  673. package/dist/icons/cloudRaining3.d.ts +6 -1
  674. package/dist/icons/cloudRaining4.d.mts +6 -1
  675. package/dist/icons/cloudRaining4.d.ts +6 -1
  676. package/dist/icons/cloudRaining5.d.mts +6 -1
  677. package/dist/icons/cloudRaining5.d.ts +6 -1
  678. package/dist/icons/cloudRaining6.d.mts +6 -1
  679. package/dist/icons/cloudRaining6.d.ts +6 -1
  680. package/dist/icons/cloudSnowing1.d.mts +6 -1
  681. package/dist/icons/cloudSnowing1.d.ts +6 -1
  682. package/dist/icons/cloudSnowing2.d.mts +6 -1
  683. package/dist/icons/cloudSnowing2.d.ts +6 -1
  684. package/dist/icons/cloudSun1.d.mts +6 -1
  685. package/dist/icons/cloudSun1.d.ts +6 -1
  686. package/dist/icons/cloudSun2.d.mts +6 -1
  687. package/dist/icons/cloudSun2.d.ts +6 -1
  688. package/dist/icons/cloudSun3.d.mts +6 -1
  689. package/dist/icons/cloudSun3.d.ts +6 -1
  690. package/dist/icons/code1.d.mts +6 -1
  691. package/dist/icons/code1.d.ts +6 -1
  692. package/dist/icons/code2.d.mts +6 -1
  693. package/dist/icons/code2.d.ts +6 -1
  694. package/dist/icons/codeBrowser.d.mts +6 -1
  695. package/dist/icons/codeBrowser.d.ts +6 -1
  696. package/dist/icons/codeCircle1.d.mts +6 -1
  697. package/dist/icons/codeCircle1.d.ts +6 -1
  698. package/dist/icons/codeCircle2.d.mts +6 -1
  699. package/dist/icons/codeCircle2.d.ts +6 -1
  700. package/dist/icons/codeCircle3.d.mts +6 -1
  701. package/dist/icons/codeCircle3.d.ts +6 -1
  702. package/dist/icons/codeSnippet1.d.mts +6 -1
  703. package/dist/icons/codeSnippet1.d.ts +6 -1
  704. package/dist/icons/codeSnippet2.d.mts +6 -1
  705. package/dist/icons/codeSnippet2.d.ts +6 -1
  706. package/dist/icons/codeSquare1.d.mts +6 -1
  707. package/dist/icons/codeSquare1.d.ts +6 -1
  708. package/dist/icons/codeSquare2.d.mts +6 -1
  709. package/dist/icons/codeSquare2.d.ts +6 -1
  710. package/dist/icons/codepen.d.mts +6 -1
  711. package/dist/icons/codepen.d.ts +6 -1
  712. package/dist/icons/coins1.d.mts +6 -1
  713. package/dist/icons/coins1.d.ts +6 -1
  714. package/dist/icons/coins2.d.mts +6 -1
  715. package/dist/icons/coins2.d.ts +6 -1
  716. package/dist/icons/coins3.d.mts +6 -1
  717. package/dist/icons/coins3.d.ts +6 -1
  718. package/dist/icons/coins4.d.mts +6 -1
  719. package/dist/icons/coins4.d.ts +6 -1
  720. package/dist/icons/coinsHand.d.mts +6 -1
  721. package/dist/icons/coinsHand.d.ts +6 -1
  722. package/dist/icons/coinsStacked1.d.mts +6 -1
  723. package/dist/icons/coinsStacked1.d.ts +6 -1
  724. package/dist/icons/coinsStacked2.d.mts +6 -1
  725. package/dist/icons/coinsStacked2.d.ts +6 -1
  726. package/dist/icons/coinsStacked3.d.mts +6 -1
  727. package/dist/icons/coinsStacked3.d.ts +6 -1
  728. package/dist/icons/coinsStacked4.d.mts +6 -1
  729. package/dist/icons/coinsStacked4.d.ts +6 -1
  730. package/dist/icons/coinsSwap1.d.mts +6 -1
  731. package/dist/icons/coinsSwap1.d.ts +6 -1
  732. package/dist/icons/coinsSwap2.d.mts +6 -1
  733. package/dist/icons/coinsSwap2.d.ts +6 -1
  734. package/dist/icons/colors.d.mts +6 -1
  735. package/dist/icons/colors.d.ts +6 -1
  736. package/dist/icons/colors1.d.mts +6 -1
  737. package/dist/icons/colors1.d.ts +6 -1
  738. package/dist/icons/columns1.d.mts +6 -1
  739. package/dist/icons/columns1.d.ts +6 -1
  740. package/dist/icons/columns2.d.mts +6 -1
  741. package/dist/icons/columns2.d.ts +6 -1
  742. package/dist/icons/columns3.d.mts +6 -1
  743. package/dist/icons/columns3.d.ts +6 -1
  744. package/dist/icons/command.d.mts +6 -1
  745. package/dist/icons/command.d.ts +6 -1
  746. package/dist/icons/compass.d.mts +6 -1
  747. package/dist/icons/compass.d.ts +6 -1
  748. package/dist/icons/compass1.d.mts +6 -1
  749. package/dist/icons/compass1.d.ts +6 -1
  750. package/dist/icons/compass2.d.mts +6 -1
  751. package/dist/icons/compass2.d.ts +6 -1
  752. package/dist/icons/compass3.d.mts +6 -1
  753. package/dist/icons/compass3.d.ts +6 -1
  754. package/dist/icons/container.d.mts +6 -1
  755. package/dist/icons/container.d.ts +6 -1
  756. package/dist/icons/contrast1.d.mts +6 -1
  757. package/dist/icons/contrast1.d.ts +6 -1
  758. package/dist/icons/contrast2.d.mts +6 -1
  759. package/dist/icons/contrast2.d.ts +6 -1
  760. package/dist/icons/contrast3.d.mts +6 -1
  761. package/dist/icons/contrast3.d.ts +6 -1
  762. package/dist/icons/copy.d.mts +6 -1
  763. package/dist/icons/copy.d.ts +6 -1
  764. package/dist/icons/copy1.d.mts +6 -1
  765. package/dist/icons/copy1.d.ts +6 -1
  766. package/dist/icons/copy2.d.mts +6 -1
  767. package/dist/icons/copy2.d.ts +6 -1
  768. package/dist/icons/copy3.d.mts +6 -1
  769. package/dist/icons/copy3.d.ts +6 -1
  770. package/dist/icons/copy4.d.mts +6 -1
  771. package/dist/icons/copy4.d.ts +6 -1
  772. package/dist/icons/copy5.d.mts +6 -1
  773. package/dist/icons/copy5.d.ts +6 -1
  774. package/dist/icons/copy6.d.mts +6 -1
  775. package/dist/icons/copy6.d.ts +6 -1
  776. package/dist/icons/copy7.d.mts +6 -1
  777. package/dist/icons/copy7.d.ts +6 -1
  778. package/dist/icons/cornerDownLeft.d.mts +6 -1
  779. package/dist/icons/cornerDownLeft.d.ts +6 -1
  780. package/dist/icons/cornerDownRight.d.mts +6 -1
  781. package/dist/icons/cornerDownRight.d.ts +6 -1
  782. package/dist/icons/cornerLeftDown.d.mts +6 -1
  783. package/dist/icons/cornerLeftDown.d.ts +6 -1
  784. package/dist/icons/cornerLeftUp.d.mts +6 -1
  785. package/dist/icons/cornerLeftUp.d.ts +6 -1
  786. package/dist/icons/cornerRightDown.d.mts +6 -1
  787. package/dist/icons/cornerRightDown.d.ts +6 -1
  788. package/dist/icons/cornerRightUp.d.mts +6 -1
  789. package/dist/icons/cornerRightUp.d.ts +6 -1
  790. package/dist/icons/cornerUpLeft.d.mts +6 -1
  791. package/dist/icons/cornerUpLeft.d.ts +6 -1
  792. package/dist/icons/cornerUpRight.d.mts +6 -1
  793. package/dist/icons/cornerUpRight.d.ts +6 -1
  794. package/dist/icons/cpuChip1.d.mts +6 -1
  795. package/dist/icons/cpuChip1.d.ts +6 -1
  796. package/dist/icons/cpuChip2.d.mts +6 -1
  797. package/dist/icons/cpuChip2.d.ts +6 -1
  798. package/dist/icons/creditCard1.d.mts +6 -1
  799. package/dist/icons/creditCard1.d.ts +6 -1
  800. package/dist/icons/creditCard2.d.mts +6 -1
  801. package/dist/icons/creditCard2.d.ts +6 -1
  802. package/dist/icons/creditCardCheck.d.mts +6 -1
  803. package/dist/icons/creditCardCheck.d.ts +6 -1
  804. package/dist/icons/creditCardDown.d.mts +6 -1
  805. package/dist/icons/creditCardDown.d.ts +6 -1
  806. package/dist/icons/creditCardDownload.d.mts +6 -1
  807. package/dist/icons/creditCardDownload.d.ts +6 -1
  808. package/dist/icons/creditCardEdit.d.mts +6 -1
  809. package/dist/icons/creditCardEdit.d.ts +6 -1
  810. package/dist/icons/creditCardLock.d.mts +6 -1
  811. package/dist/icons/creditCardLock.d.ts +6 -1
  812. package/dist/icons/creditCardMinus.d.mts +6 -1
  813. package/dist/icons/creditCardMinus.d.ts +6 -1
  814. package/dist/icons/creditCardPlus.d.mts +6 -1
  815. package/dist/icons/creditCardPlus.d.ts +6 -1
  816. package/dist/icons/creditCardRefresh.d.mts +6 -1
  817. package/dist/icons/creditCardRefresh.d.ts +6 -1
  818. package/dist/icons/creditCardSearch.d.mts +6 -1
  819. package/dist/icons/creditCardSearch.d.ts +6 -1
  820. package/dist/icons/creditCardShield.d.mts +6 -1
  821. package/dist/icons/creditCardShield.d.ts +6 -1
  822. package/dist/icons/creditCardUp.d.mts +6 -1
  823. package/dist/icons/creditCardUp.d.ts +6 -1
  824. package/dist/icons/creditCardUpload.d.mts +6 -1
  825. package/dist/icons/creditCardUpload.d.ts +6 -1
  826. package/dist/icons/creditCardX.d.mts +6 -1
  827. package/dist/icons/creditCardX.d.ts +6 -1
  828. package/dist/icons/crop1.d.mts +6 -1
  829. package/dist/icons/crop1.d.ts +6 -1
  830. package/dist/icons/crop2.d.mts +6 -1
  831. package/dist/icons/crop2.d.ts +6 -1
  832. package/dist/icons/cryptocurrency1.d.mts +6 -1
  833. package/dist/icons/cryptocurrency1.d.ts +6 -1
  834. package/dist/icons/cryptocurrency2.d.mts +6 -1
  835. package/dist/icons/cryptocurrency2.d.ts +6 -1
  836. package/dist/icons/cryptocurrency3.d.mts +6 -1
  837. package/dist/icons/cryptocurrency3.d.ts +6 -1
  838. package/dist/icons/cryptocurrency4.d.mts +6 -1
  839. package/dist/icons/cryptocurrency4.d.ts +6 -1
  840. package/dist/icons/cube1.d.mts +6 -1
  841. package/dist/icons/cube1.d.ts +6 -1
  842. package/dist/icons/cube2.d.mts +6 -1
  843. package/dist/icons/cube2.d.ts +6 -1
  844. package/dist/icons/cube3.d.mts +6 -1
  845. package/dist/icons/cube3.d.ts +6 -1
  846. package/dist/icons/cube4.d.mts +6 -1
  847. package/dist/icons/cube4.d.ts +6 -1
  848. package/dist/icons/cubeOutline.d.mts +6 -1
  849. package/dist/icons/cubeOutline.d.ts +6 -1
  850. package/dist/icons/currencyBitcoin.d.mts +6 -1
  851. package/dist/icons/currencyBitcoin.d.ts +6 -1
  852. package/dist/icons/currencyBitcoinCircle.d.mts +6 -1
  853. package/dist/icons/currencyBitcoinCircle.d.ts +6 -1
  854. package/dist/icons/currencyDollar.d.mts +6 -1
  855. package/dist/icons/currencyDollar.d.ts +6 -1
  856. package/dist/icons/currencyDollarCircle.d.mts +6 -1
  857. package/dist/icons/currencyDollarCircle.d.ts +6 -1
  858. package/dist/icons/currencyEthereum.d.mts +6 -1
  859. package/dist/icons/currencyEthereum.d.ts +6 -1
  860. package/dist/icons/currencyEthereumCircle.d.mts +6 -1
  861. package/dist/icons/currencyEthereumCircle.d.ts +6 -1
  862. package/dist/icons/currencyEuro.d.mts +6 -1
  863. package/dist/icons/currencyEuro.d.ts +6 -1
  864. package/dist/icons/currencyEuroCircle.d.mts +6 -1
  865. package/dist/icons/currencyEuroCircle.d.ts +6 -1
  866. package/dist/icons/currencyPound.d.mts +6 -1
  867. package/dist/icons/currencyPound.d.ts +6 -1
  868. package/dist/icons/currencyPoundCircle.d.mts +6 -1
  869. package/dist/icons/currencyPoundCircle.d.ts +6 -1
  870. package/dist/icons/currencyRuble.d.mts +6 -1
  871. package/dist/icons/currencyRuble.d.ts +6 -1
  872. package/dist/icons/currencyRubleCircle.d.mts +6 -1
  873. package/dist/icons/currencyRubleCircle.d.ts +6 -1
  874. package/dist/icons/currencyRupee.d.mts +6 -1
  875. package/dist/icons/currencyRupee.d.ts +6 -1
  876. package/dist/icons/currencyRupeeCircle.d.mts +6 -1
  877. package/dist/icons/currencyRupeeCircle.d.ts +6 -1
  878. package/dist/icons/currencyYen.d.mts +6 -1
  879. package/dist/icons/currencyYen.d.ts +6 -1
  880. package/dist/icons/currencyYenCircle.d.mts +6 -1
  881. package/dist/icons/currencyYenCircle.d.ts +6 -1
  882. package/dist/icons/cursor1.d.mts +6 -1
  883. package/dist/icons/cursor1.d.ts +6 -1
  884. package/dist/icons/cursor2.d.mts +6 -1
  885. package/dist/icons/cursor2.d.ts +6 -1
  886. package/dist/icons/cursor3.d.mts +6 -1
  887. package/dist/icons/cursor3.d.ts +6 -1
  888. package/dist/icons/cursor4.d.mts +6 -1
  889. package/dist/icons/cursor4.d.ts +6 -1
  890. package/dist/icons/cursorBox.d.mts +6 -1
  891. package/dist/icons/cursorBox.d.ts +6 -1
  892. package/dist/icons/cursorClick.d.mts +6 -1
  893. package/dist/icons/cursorClick.d.ts +6 -1
  894. package/dist/icons/cursorClick1.d.mts +6 -1
  895. package/dist/icons/cursorClick1.d.ts +6 -1
  896. package/dist/icons/cursorClick2.d.mts +6 -1
  897. package/dist/icons/cursorClick2.d.ts +6 -1
  898. package/dist/icons/data.d.mts +6 -1
  899. package/dist/icons/data.d.ts +6 -1
  900. package/dist/icons/database1.d.mts +6 -1
  901. package/dist/icons/database1.d.ts +6 -1
  902. package/dist/icons/database2.d.mts +6 -1
  903. package/dist/icons/database2.d.ts +6 -1
  904. package/dist/icons/database3.d.mts +6 -1
  905. package/dist/icons/database3.d.ts +6 -1
  906. package/dist/icons/dataflow1.d.mts +6 -1
  907. package/dist/icons/dataflow1.d.ts +6 -1
  908. package/dist/icons/dataflow2.d.mts +6 -1
  909. package/dist/icons/dataflow2.d.ts +6 -1
  910. package/dist/icons/dataflow3.d.mts +6 -1
  911. package/dist/icons/dataflow3.d.ts +6 -1
  912. package/dist/icons/dataflow4.d.mts +6 -1
  913. package/dist/icons/dataflow4.d.ts +6 -1
  914. package/dist/icons/delete.d.mts +6 -1
  915. package/dist/icons/delete.d.ts +6 -1
  916. package/dist/icons/diamond1.d.mts +6 -1
  917. package/dist/icons/diamond1.d.ts +6 -1
  918. package/dist/icons/diamond2.d.mts +6 -1
  919. package/dist/icons/diamond2.d.ts +6 -1
  920. package/dist/icons/dice1.d.mts +6 -1
  921. package/dist/icons/dice1.d.ts +6 -1
  922. package/dist/icons/dice2.d.mts +6 -1
  923. package/dist/icons/dice2.d.ts +6 -1
  924. package/dist/icons/dice3.d.mts +6 -1
  925. package/dist/icons/dice3.d.ts +6 -1
  926. package/dist/icons/dice4.d.mts +6 -1
  927. package/dist/icons/dice4.d.ts +6 -1
  928. package/dist/icons/dice5.d.mts +6 -1
  929. package/dist/icons/dice5.d.ts +6 -1
  930. package/dist/icons/dice6.d.mts +6 -1
  931. package/dist/icons/dice6.d.ts +6 -1
  932. package/dist/icons/disc1.d.mts +6 -1
  933. package/dist/icons/disc1.d.ts +6 -1
  934. package/dist/icons/disc2.d.mts +6 -1
  935. package/dist/icons/disc2.d.ts +6 -1
  936. package/dist/icons/distributeSpacingHorizontal.d.mts +6 -1
  937. package/dist/icons/distributeSpacingHorizontal.d.ts +6 -1
  938. package/dist/icons/distributeSpacingVertical.d.mts +6 -1
  939. package/dist/icons/distributeSpacingVertical.d.ts +6 -1
  940. package/dist/icons/divide1.d.mts +6 -1
  941. package/dist/icons/divide1.d.ts +6 -1
  942. package/dist/icons/divide2.d.mts +6 -1
  943. package/dist/icons/divide2.d.ts +6 -1
  944. package/dist/icons/divide3.d.mts +6 -1
  945. package/dist/icons/divide3.d.ts +6 -1
  946. package/dist/icons/divider.d.mts +6 -1
  947. package/dist/icons/divider.d.ts +6 -1
  948. package/dist/icons/dotpoints1.d.mts +6 -1
  949. package/dist/icons/dotpoints1.d.ts +6 -1
  950. package/dist/icons/dotpoints2.d.mts +6 -1
  951. package/dist/icons/dotpoints2.d.ts +6 -1
  952. package/dist/icons/dotsGrid.d.mts +6 -1
  953. package/dist/icons/dotsGrid.d.ts +6 -1
  954. package/dist/icons/dotsHorizontal.d.mts +6 -1
  955. package/dist/icons/dotsHorizontal.d.ts +6 -1
  956. package/dist/icons/dotsVertical.d.mts +6 -1
  957. package/dist/icons/dotsVertical.d.ts +6 -1
  958. package/dist/icons/download.d.mts +6 -1
  959. package/dist/icons/download.d.ts +6 -1
  960. package/dist/icons/download1.d.mts +6 -1
  961. package/dist/icons/download1.d.ts +6 -1
  962. package/dist/icons/download2.d.mts +6 -1
  963. package/dist/icons/download2.d.ts +6 -1
  964. package/dist/icons/download3.d.mts +6 -1
  965. package/dist/icons/download3.d.ts +6 -1
  966. package/dist/icons/download4.d.mts +6 -1
  967. package/dist/icons/download4.d.ts +6 -1
  968. package/dist/icons/downloadCloud1.d.mts +6 -1
  969. package/dist/icons/downloadCloud1.d.ts +6 -1
  970. package/dist/icons/downloadCloud2.d.mts +6 -1
  971. package/dist/icons/downloadCloud2.d.ts +6 -1
  972. package/dist/icons/drop.d.mts +6 -1
  973. package/dist/icons/drop.d.ts +6 -1
  974. package/dist/icons/droplets1.d.mts +6 -1
  975. package/dist/icons/droplets1.d.ts +6 -1
  976. package/dist/icons/droplets2.d.mts +6 -1
  977. package/dist/icons/droplets2.d.ts +6 -1
  978. package/dist/icons/droplets3.d.mts +6 -1
  979. package/dist/icons/droplets3.d.ts +6 -1
  980. package/dist/icons/dropper.d.mts +6 -1
  981. package/dist/icons/dropper.d.ts +6 -1
  982. package/dist/icons/edit.d.mts +6 -1
  983. package/dist/icons/edit.d.ts +6 -1
  984. package/dist/icons/edit1.d.mts +6 -1
  985. package/dist/icons/edit1.d.ts +6 -1
  986. package/dist/icons/edit2.d.mts +6 -1
  987. package/dist/icons/edit2.d.ts +6 -1
  988. package/dist/icons/edit3.d.mts +6 -1
  989. package/dist/icons/edit3.d.ts +6 -1
  990. package/dist/icons/edit4.d.mts +6 -1
  991. package/dist/icons/edit4.d.ts +6 -1
  992. package/dist/icons/edit5.d.mts +6 -1
  993. package/dist/icons/edit5.d.ts +6 -1
  994. package/dist/icons/equal.d.mts +6 -1
  995. package/dist/icons/equal.d.ts +6 -1
  996. package/dist/icons/equalNot.d.mts +6 -1
  997. package/dist/icons/equalNot.d.ts +6 -1
  998. package/dist/icons/eraser.d.mts +6 -1
  999. package/dist/icons/eraser.d.ts +6 -1
  1000. package/dist/icons/expand.d.mts +6 -1
  1001. package/dist/icons/expand.d.ts +6 -1
  1002. package/dist/icons/expand1.d.mts +6 -1
  1003. package/dist/icons/expand1.d.ts +6 -1
  1004. package/dist/icons/expand2.d.mts +6 -1
  1005. package/dist/icons/expand2.d.ts +6 -1
  1006. package/dist/icons/expand3.d.mts +6 -1
  1007. package/dist/icons/expand3.d.ts +6 -1
  1008. package/dist/icons/expand4.d.mts +6 -1
  1009. package/dist/icons/expand4.d.ts +6 -1
  1010. package/dist/icons/expand5.d.mts +6 -1
  1011. package/dist/icons/expand5.d.ts +6 -1
  1012. package/dist/icons/expand6.d.mts +6 -1
  1013. package/dist/icons/expand6.d.ts +6 -1
  1014. package/dist/icons/eye.d.mts +6 -1
  1015. package/dist/icons/eye.d.ts +6 -1
  1016. package/dist/icons/eyeOff.d.mts +6 -1
  1017. package/dist/icons/eyeOff.d.ts +6 -1
  1018. package/dist/icons/faceContent.d.mts +6 -1
  1019. package/dist/icons/faceContent.d.ts +6 -1
  1020. package/dist/icons/faceFrown.d.mts +6 -1
  1021. package/dist/icons/faceFrown.d.ts +6 -1
  1022. package/dist/icons/faceHappy.d.mts +6 -1
  1023. package/dist/icons/faceHappy.d.ts +6 -1
  1024. package/dist/icons/faceId.d.mts +6 -1
  1025. package/dist/icons/faceId.d.ts +6 -1
  1026. package/dist/icons/faceIdSquare.d.mts +6 -1
  1027. package/dist/icons/faceIdSquare.d.ts +6 -1
  1028. package/dist/icons/faceNeutral.d.mts +6 -1
  1029. package/dist/icons/faceNeutral.d.ts +6 -1
  1030. package/dist/icons/faceSad.d.mts +6 -1
  1031. package/dist/icons/faceSad.d.ts +6 -1
  1032. package/dist/icons/faceSmile.d.mts +6 -1
  1033. package/dist/icons/faceSmile.d.ts +6 -1
  1034. package/dist/icons/faceWink.d.mts +6 -1
  1035. package/dist/icons/faceWink.d.ts +6 -1
  1036. package/dist/icons/fastBackward.d.mts +6 -1
  1037. package/dist/icons/fastBackward.d.ts +6 -1
  1038. package/dist/icons/fastForward.d.mts +6 -1
  1039. package/dist/icons/fastForward.d.ts +6 -1
  1040. package/dist/icons/feather.d.mts +6 -1
  1041. package/dist/icons/feather.d.ts +6 -1
  1042. package/dist/icons/figma.d.mts +6 -1
  1043. package/dist/icons/figma.d.ts +6 -1
  1044. package/dist/icons/file1.d.mts +6 -1
  1045. package/dist/icons/file1.d.ts +6 -1
  1046. package/dist/icons/file2.d.mts +6 -1
  1047. package/dist/icons/file2.d.ts +6 -1
  1048. package/dist/icons/file3.d.mts +6 -1
  1049. package/dist/icons/file3.d.ts +6 -1
  1050. package/dist/icons/file4.d.mts +6 -1
  1051. package/dist/icons/file4.d.ts +6 -1
  1052. package/dist/icons/file5.d.mts +6 -1
  1053. package/dist/icons/file5.d.ts +6 -1
  1054. package/dist/icons/file6.d.mts +6 -1
  1055. package/dist/icons/file6.d.ts +6 -1
  1056. package/dist/icons/file7.d.mts +6 -1
  1057. package/dist/icons/file7.d.ts +6 -1
  1058. package/dist/icons/fileAttachment1.d.mts +6 -1
  1059. package/dist/icons/fileAttachment1.d.ts +6 -1
  1060. package/dist/icons/fileAttachment2.d.mts +6 -1
  1061. package/dist/icons/fileAttachment2.d.ts +6 -1
  1062. package/dist/icons/fileAttachment3.d.mts +6 -1
  1063. package/dist/icons/fileAttachment3.d.ts +6 -1
  1064. package/dist/icons/fileAttachment4.d.mts +6 -1
  1065. package/dist/icons/fileAttachment4.d.ts +6 -1
  1066. package/dist/icons/fileAttachment5.d.mts +6 -1
  1067. package/dist/icons/fileAttachment5.d.ts +6 -1
  1068. package/dist/icons/fileCheck1.d.mts +6 -1
  1069. package/dist/icons/fileCheck1.d.ts +6 -1
  1070. package/dist/icons/fileCheck2.d.mts +6 -1
  1071. package/dist/icons/fileCheck2.d.ts +6 -1
  1072. package/dist/icons/fileCheck3.d.mts +6 -1
  1073. package/dist/icons/fileCheck3.d.ts +6 -1
  1074. package/dist/icons/fileCode1.d.mts +6 -1
  1075. package/dist/icons/fileCode1.d.ts +6 -1
  1076. package/dist/icons/fileCode2.d.mts +6 -1
  1077. package/dist/icons/fileCode2.d.ts +6 -1
  1078. package/dist/icons/fileDownload1.d.mts +6 -1
  1079. package/dist/icons/fileDownload1.d.ts +6 -1
  1080. package/dist/icons/fileDownload2.d.mts +6 -1
  1081. package/dist/icons/fileDownload2.d.ts +6 -1
  1082. package/dist/icons/fileDownload3.d.mts +6 -1
  1083. package/dist/icons/fileDownload3.d.ts +6 -1
  1084. package/dist/icons/fileHeart1.d.mts +6 -1
  1085. package/dist/icons/fileHeart1.d.ts +6 -1
  1086. package/dist/icons/fileHeart2.d.mts +6 -1
  1087. package/dist/icons/fileHeart2.d.ts +6 -1
  1088. package/dist/icons/fileHeart3.d.mts +6 -1
  1089. package/dist/icons/fileHeart3.d.ts +6 -1
  1090. package/dist/icons/fileLock1.d.mts +6 -1
  1091. package/dist/icons/fileLock1.d.ts +6 -1
  1092. package/dist/icons/fileLock2.d.mts +6 -1
  1093. package/dist/icons/fileLock2.d.ts +6 -1
  1094. package/dist/icons/fileLock3.d.mts +6 -1
  1095. package/dist/icons/fileLock3.d.ts +6 -1
  1096. package/dist/icons/fileMinus1.d.mts +6 -1
  1097. package/dist/icons/fileMinus1.d.ts +6 -1
  1098. package/dist/icons/fileMinus2.d.mts +6 -1
  1099. package/dist/icons/fileMinus2.d.ts +6 -1
  1100. package/dist/icons/fileMinus3.d.mts +6 -1
  1101. package/dist/icons/fileMinus3.d.ts +6 -1
  1102. package/dist/icons/filePlus1.d.mts +6 -1
  1103. package/dist/icons/filePlus1.d.ts +6 -1
  1104. package/dist/icons/filePlus2.d.mts +6 -1
  1105. package/dist/icons/filePlus2.d.ts +6 -1
  1106. package/dist/icons/filePlus3.d.mts +6 -1
  1107. package/dist/icons/filePlus3.d.ts +6 -1
  1108. package/dist/icons/fileQuestion.d.mts +6 -1
  1109. package/dist/icons/fileQuestion.d.ts +6 -1
  1110. package/dist/icons/fileQuestion1.d.mts +6 -1
  1111. package/dist/icons/fileQuestion1.d.ts +6 -1
  1112. package/dist/icons/fileQuestion2.d.mts +6 -1
  1113. package/dist/icons/fileQuestion2.d.ts +6 -1
  1114. package/dist/icons/fileQuestion3.d.mts +6 -1
  1115. package/dist/icons/fileQuestion3.d.ts +6 -1
  1116. package/dist/icons/fileSearch1.d.mts +6 -1
  1117. package/dist/icons/fileSearch1.d.ts +6 -1
  1118. package/dist/icons/fileSearch2.d.mts +6 -1
  1119. package/dist/icons/fileSearch2.d.ts +6 -1
  1120. package/dist/icons/fileSearch3.d.mts +6 -1
  1121. package/dist/icons/fileSearch3.d.ts +6 -1
  1122. package/dist/icons/fileShield1.d.mts +6 -1
  1123. package/dist/icons/fileShield1.d.ts +6 -1
  1124. package/dist/icons/fileShield2.d.mts +6 -1
  1125. package/dist/icons/fileShield2.d.ts +6 -1
  1126. package/dist/icons/fileShield3.d.mts +6 -1
  1127. package/dist/icons/fileShield3.d.ts +6 -1
  1128. package/dist/icons/fileX1.d.mts +6 -1
  1129. package/dist/icons/fileX1.d.ts +6 -1
  1130. package/dist/icons/fileX2.d.mts +6 -1
  1131. package/dist/icons/fileX2.d.ts +6 -1
  1132. package/dist/icons/fileX3.d.mts +6 -1
  1133. package/dist/icons/fileX3.d.ts +6 -1
  1134. package/dist/icons/film1.d.mts +6 -1
  1135. package/dist/icons/film1.d.ts +6 -1
  1136. package/dist/icons/film2.d.mts +6 -1
  1137. package/dist/icons/film2.d.ts +6 -1
  1138. package/dist/icons/film3.d.mts +6 -1
  1139. package/dist/icons/film3.d.ts +6 -1
  1140. package/dist/icons/filterFunnel1.d.mts +6 -1
  1141. package/dist/icons/filterFunnel1.d.ts +6 -1
  1142. package/dist/icons/filterFunnel2.d.mts +6 -1
  1143. package/dist/icons/filterFunnel2.d.ts +6 -1
  1144. package/dist/icons/filterLines.d.mts +6 -1
  1145. package/dist/icons/filterLines.d.ts +6 -1
  1146. package/dist/icons/fingerprint1.d.mts +6 -1
  1147. package/dist/icons/fingerprint1.d.ts +6 -1
  1148. package/dist/icons/fingerprint2.d.mts +6 -1
  1149. package/dist/icons/fingerprint2.d.ts +6 -1
  1150. package/dist/icons/fingerprint3.d.mts +6 -1
  1151. package/dist/icons/fingerprint3.d.ts +6 -1
  1152. package/dist/icons/fingerprint4.d.mts +6 -1
  1153. package/dist/icons/fingerprint4.d.ts +6 -1
  1154. package/dist/icons/flag1.d.mts +6 -1
  1155. package/dist/icons/flag1.d.ts +6 -1
  1156. package/dist/icons/flag2.d.mts +6 -1
  1157. package/dist/icons/flag2.d.ts +6 -1
  1158. package/dist/icons/flag3.d.mts +6 -1
  1159. package/dist/icons/flag3.d.ts +6 -1
  1160. package/dist/icons/flag4.d.mts +6 -1
  1161. package/dist/icons/flag4.d.ts +6 -1
  1162. package/dist/icons/flag5.d.mts +6 -1
  1163. package/dist/icons/flag5.d.ts +6 -1
  1164. package/dist/icons/flag6.d.mts +6 -1
  1165. package/dist/icons/flag6.d.ts +6 -1
  1166. package/dist/icons/flash.d.mts +6 -1
  1167. package/dist/icons/flash.d.ts +6 -1
  1168. package/dist/icons/flashOff.d.mts +6 -1
  1169. package/dist/icons/flashOff.d.ts +6 -1
  1170. package/dist/icons/flexAlignBottom.d.mts +6 -1
  1171. package/dist/icons/flexAlignBottom.d.ts +6 -1
  1172. package/dist/icons/flexAlignLeft.d.mts +6 -1
  1173. package/dist/icons/flexAlignLeft.d.ts +6 -1
  1174. package/dist/icons/flexAlignRight.d.mts +6 -1
  1175. package/dist/icons/flexAlignRight.d.ts +6 -1
  1176. package/dist/icons/flexAlignTop.d.mts +6 -1
  1177. package/dist/icons/flexAlignTop.d.ts +6 -1
  1178. package/dist/icons/flipBackward.d.mts +6 -1
  1179. package/dist/icons/flipBackward.d.ts +6 -1
  1180. package/dist/icons/flipForward.d.mts +6 -1
  1181. package/dist/icons/flipForward.d.ts +6 -1
  1182. package/dist/icons/folder.d.mts +6 -1
  1183. package/dist/icons/folder.d.ts +6 -1
  1184. package/dist/icons/folderCheck.d.mts +6 -1
  1185. package/dist/icons/folderCheck.d.ts +6 -1
  1186. package/dist/icons/folderClosed.d.mts +6 -1
  1187. package/dist/icons/folderClosed.d.ts +6 -1
  1188. package/dist/icons/folderCode.d.mts +6 -1
  1189. package/dist/icons/folderCode.d.ts +6 -1
  1190. package/dist/icons/folderDownload.d.mts +6 -1
  1191. package/dist/icons/folderDownload.d.ts +6 -1
  1192. package/dist/icons/folderLock.d.mts +6 -1
  1193. package/dist/icons/folderLock.d.ts +6 -1
  1194. package/dist/icons/folderMinus.d.mts +6 -1
  1195. package/dist/icons/folderMinus.d.ts +6 -1
  1196. package/dist/icons/folderMove.d.mts +6 -1
  1197. package/dist/icons/folderMove.d.ts +6 -1
  1198. package/dist/icons/folderPlus.d.mts +6 -1
  1199. package/dist/icons/folderPlus.d.ts +6 -1
  1200. package/dist/icons/folderQuestion.d.mts +6 -1
  1201. package/dist/icons/folderQuestion.d.ts +6 -1
  1202. package/dist/icons/folderSearch.d.mts +6 -1
  1203. package/dist/icons/folderSearch.d.ts +6 -1
  1204. package/dist/icons/folderShield.d.mts +6 -1
  1205. package/dist/icons/folderShield.d.ts +6 -1
  1206. package/dist/icons/folderX.d.mts +6 -1
  1207. package/dist/icons/folderX.d.ts +6 -1
  1208. package/dist/icons/framer.d.mts +6 -1
  1209. package/dist/icons/framer.d.ts +6 -1
  1210. package/dist/icons/gamingPad1.d.mts +6 -1
  1211. package/dist/icons/gamingPad1.d.ts +6 -1
  1212. package/dist/icons/gamingPad2.d.mts +6 -1
  1213. package/dist/icons/gamingPad2.d.ts +6 -1
  1214. package/dist/icons/gift1.d.mts +6 -1
  1215. package/dist/icons/gift1.d.ts +6 -1
  1216. package/dist/icons/gift2.d.mts +6 -1
  1217. package/dist/icons/gift2.d.ts +6 -1
  1218. package/dist/icons/gitBranch1.d.mts +6 -1
  1219. package/dist/icons/gitBranch1.d.ts +6 -1
  1220. package/dist/icons/gitBranch2.d.mts +6 -1
  1221. package/dist/icons/gitBranch2.d.ts +6 -1
  1222. package/dist/icons/gitCommit.d.mts +6 -1
  1223. package/dist/icons/gitCommit.d.ts +6 -1
  1224. package/dist/icons/gitMerge.d.mts +6 -1
  1225. package/dist/icons/gitMerge.d.ts +6 -1
  1226. package/dist/icons/gitPullRequest.d.mts +6 -1
  1227. package/dist/icons/gitPullRequest.d.ts +6 -1
  1228. package/dist/icons/glasses1.d.mts +6 -1
  1229. package/dist/icons/glasses1.d.ts +6 -1
  1230. package/dist/icons/glasses2.d.mts +6 -1
  1231. package/dist/icons/glasses2.d.ts +6 -1
  1232. package/dist/icons/globe1.d.mts +6 -1
  1233. package/dist/icons/globe1.d.ts +6 -1
  1234. package/dist/icons/globe11.d.mts +6 -1
  1235. package/dist/icons/globe11.d.ts +6 -1
  1236. package/dist/icons/globe2.d.mts +6 -1
  1237. package/dist/icons/globe2.d.ts +6 -1
  1238. package/dist/icons/globe21.d.mts +6 -1
  1239. package/dist/icons/globe21.d.ts +6 -1
  1240. package/dist/icons/globe3.d.mts +6 -1
  1241. package/dist/icons/globe3.d.ts +6 -1
  1242. package/dist/icons/globe4.d.mts +6 -1
  1243. package/dist/icons/globe4.d.ts +6 -1
  1244. package/dist/icons/globe5.d.mts +6 -1
  1245. package/dist/icons/globe5.d.ts +6 -1
  1246. package/dist/icons/globe6.d.mts +6 -1
  1247. package/dist/icons/globe6.d.ts +6 -1
  1248. package/dist/icons/googleChrome.d.mts +6 -1
  1249. package/dist/icons/googleChrome.d.ts +6 -1
  1250. package/dist/icons/graduationHat1.d.mts +6 -1
  1251. package/dist/icons/graduationHat1.d.ts +6 -1
  1252. package/dist/icons/graduationHat2.d.mts +6 -1
  1253. package/dist/icons/graduationHat2.d.ts +6 -1
  1254. package/dist/icons/grid1.d.mts +6 -1
  1255. package/dist/icons/grid1.d.ts +6 -1
  1256. package/dist/icons/grid2.d.mts +6 -1
  1257. package/dist/icons/grid2.d.ts +6 -1
  1258. package/dist/icons/grid3.d.mts +6 -1
  1259. package/dist/icons/grid3.d.ts +6 -1
  1260. package/dist/icons/gridDotsBlank.d.mts +6 -1
  1261. package/dist/icons/gridDotsBlank.d.ts +6 -1
  1262. package/dist/icons/gridDotsBottom.d.mts +6 -1
  1263. package/dist/icons/gridDotsBottom.d.ts +6 -1
  1264. package/dist/icons/gridDotsHorizontalCenter.d.mts +6 -1
  1265. package/dist/icons/gridDotsHorizontalCenter.d.ts +6 -1
  1266. package/dist/icons/gridDotsLeft.d.mts +6 -1
  1267. package/dist/icons/gridDotsLeft.d.ts +6 -1
  1268. package/dist/icons/gridDotsOuter.d.mts +6 -1
  1269. package/dist/icons/gridDotsOuter.d.ts +6 -1
  1270. package/dist/icons/gridDotsRight.d.mts +6 -1
  1271. package/dist/icons/gridDotsRight.d.ts +6 -1
  1272. package/dist/icons/gridDotsTop.d.mts +6 -1
  1273. package/dist/icons/gridDotsTop.d.ts +6 -1
  1274. package/dist/icons/gridDotsVerticalCenter.d.mts +6 -1
  1275. package/dist/icons/gridDotsVerticalCenter.d.ts +6 -1
  1276. package/dist/icons/hand.d.mts +6 -1
  1277. package/dist/icons/hand.d.ts +6 -1
  1278. package/dist/icons/hardDrive.d.mts +6 -1
  1279. package/dist/icons/hardDrive.d.ts +6 -1
  1280. package/dist/icons/hash1.d.mts +6 -1
  1281. package/dist/icons/hash1.d.ts +6 -1
  1282. package/dist/icons/hash2.d.mts +6 -1
  1283. package/dist/icons/hash2.d.ts +6 -1
  1284. package/dist/icons/heading1.d.mts +6 -1
  1285. package/dist/icons/heading1.d.ts +6 -1
  1286. package/dist/icons/heading2.d.mts +6 -1
  1287. package/dist/icons/heading2.d.ts +6 -1
  1288. package/dist/icons/headingSquare.d.mts +6 -1
  1289. package/dist/icons/headingSquare.d.ts +6 -1
  1290. package/dist/icons/headphones1.d.mts +6 -1
  1291. package/dist/icons/headphones1.d.ts +6 -1
  1292. package/dist/icons/headphones2.d.mts +6 -1
  1293. package/dist/icons/headphones2.d.ts +6 -1
  1294. package/dist/icons/heart.d.mts +6 -1
  1295. package/dist/icons/heart.d.ts +6 -1
  1296. package/dist/icons/heartCircle.d.mts +6 -1
  1297. package/dist/icons/heartCircle.d.ts +6 -1
  1298. package/dist/icons/heartHand.d.mts +6 -1
  1299. package/dist/icons/heartHand.d.ts +6 -1
  1300. package/dist/icons/heartHexagon.d.mts +6 -1
  1301. package/dist/icons/heartHexagon.d.ts +6 -1
  1302. package/dist/icons/heartOctagon.d.mts +6 -1
  1303. package/dist/icons/heartOctagon.d.ts +6 -1
  1304. package/dist/icons/heartRounded.d.mts +6 -1
  1305. package/dist/icons/heartRounded.d.ts +6 -1
  1306. package/dist/icons/heartSquare.d.mts +6 -1
  1307. package/dist/icons/heartSquare.d.ts +6 -1
  1308. package/dist/icons/hearts.d.mts +6 -1
  1309. package/dist/icons/hearts.d.ts +6 -1
  1310. package/dist/icons/helpCircle.d.mts +6 -1
  1311. package/dist/icons/helpCircle.d.ts +6 -1
  1312. package/dist/icons/helpHexagon.d.mts +6 -1
  1313. package/dist/icons/helpHexagon.d.ts +6 -1
  1314. package/dist/icons/helpOctagon.d.mts +6 -1
  1315. package/dist/icons/helpOctagon.d.ts +6 -1
  1316. package/dist/icons/helpSquare.d.mts +6 -1
  1317. package/dist/icons/helpSquare.d.ts +6 -1
  1318. package/dist/icons/hexagon1.d.mts +6 -1
  1319. package/dist/icons/hexagon1.d.ts +6 -1
  1320. package/dist/icons/hexagon2.d.mts +6 -1
  1321. package/dist/icons/hexagon2.d.ts +6 -1
  1322. package/dist/icons/home.d.mts +6 -1
  1323. package/dist/icons/home.d.ts +6 -1
  1324. package/dist/icons/home1.d.mts +6 -1
  1325. package/dist/icons/home1.d.ts +6 -1
  1326. package/dist/icons/home2.d.mts +6 -1
  1327. package/dist/icons/home2.d.ts +6 -1
  1328. package/dist/icons/home3.d.mts +6 -1
  1329. package/dist/icons/home3.d.ts +6 -1
  1330. package/dist/icons/home4.d.mts +6 -1
  1331. package/dist/icons/home4.d.ts +6 -1
  1332. package/dist/icons/home5.d.mts +6 -1
  1333. package/dist/icons/home5.d.ts +6 -1
  1334. package/dist/icons/homeLine.d.mts +6 -1
  1335. package/dist/icons/homeLine.d.ts +6 -1
  1336. package/dist/icons/homeSmile.d.mts +6 -1
  1337. package/dist/icons/homeSmile.d.ts +6 -1
  1338. package/dist/icons/horizontalBarChart1.d.mts +6 -1
  1339. package/dist/icons/horizontalBarChart1.d.ts +6 -1
  1340. package/dist/icons/horizontalBarChart2.d.mts +6 -1
  1341. package/dist/icons/horizontalBarChart2.d.ts +6 -1
  1342. package/dist/icons/horizontalBarChart3.d.mts +6 -1
  1343. package/dist/icons/horizontalBarChart3.d.ts +6 -1
  1344. package/dist/icons/hourglass1.d.mts +6 -1
  1345. package/dist/icons/hourglass1.d.ts +6 -1
  1346. package/dist/icons/hourglass2.d.mts +6 -1
  1347. package/dist/icons/hourglass2.d.ts +6 -1
  1348. package/dist/icons/hourglass3.d.mts +6 -1
  1349. package/dist/icons/hourglass3.d.ts +6 -1
  1350. package/dist/icons/hurricane1.d.mts +6 -1
  1351. package/dist/icons/hurricane1.d.ts +6 -1
  1352. package/dist/icons/hurricane2.d.mts +6 -1
  1353. package/dist/icons/hurricane2.d.ts +6 -1
  1354. package/dist/icons/hurricane3.d.mts +6 -1
  1355. package/dist/icons/hurricane3.d.ts +6 -1
  1356. package/dist/icons/image.d.mts +6 -1
  1357. package/dist/icons/image.d.ts +6 -1
  1358. package/dist/icons/image1.d.mts +6 -1
  1359. package/dist/icons/image1.d.ts +6 -1
  1360. package/dist/icons/image2.d.mts +6 -1
  1361. package/dist/icons/image2.d.ts +6 -1
  1362. package/dist/icons/image3.d.mts +6 -1
  1363. package/dist/icons/image3.d.ts +6 -1
  1364. package/dist/icons/image4.d.mts +6 -1
  1365. package/dist/icons/image4.d.ts +6 -1
  1366. package/dist/icons/image5.d.mts +6 -1
  1367. package/dist/icons/image5.d.ts +6 -1
  1368. package/dist/icons/imageCheck.d.mts +6 -1
  1369. package/dist/icons/imageCheck.d.ts +6 -1
  1370. package/dist/icons/imageDown.d.mts +6 -1
  1371. package/dist/icons/imageDown.d.ts +6 -1
  1372. package/dist/icons/imageIndentLeft.d.mts +6 -1
  1373. package/dist/icons/imageIndentLeft.d.ts +6 -1
  1374. package/dist/icons/imageIndentRight.d.mts +6 -1
  1375. package/dist/icons/imageIndentRight.d.ts +6 -1
  1376. package/dist/icons/imageLeft.d.mts +6 -1
  1377. package/dist/icons/imageLeft.d.ts +6 -1
  1378. package/dist/icons/imagePlus.d.mts +6 -1
  1379. package/dist/icons/imagePlus.d.ts +6 -1
  1380. package/dist/icons/imageRight.d.mts +6 -1
  1381. package/dist/icons/imageRight.d.ts +6 -1
  1382. package/dist/icons/imageUp.d.mts +6 -1
  1383. package/dist/icons/imageUp.d.ts +6 -1
  1384. package/dist/icons/imageUser.d.mts +6 -1
  1385. package/dist/icons/imageUser.d.ts +6 -1
  1386. package/dist/icons/imageUserCheck.d.mts +6 -1
  1387. package/dist/icons/imageUserCheck.d.ts +6 -1
  1388. package/dist/icons/imageUserDown.d.mts +6 -1
  1389. package/dist/icons/imageUserDown.d.ts +6 -1
  1390. package/dist/icons/imageUserLeft.d.mts +6 -1
  1391. package/dist/icons/imageUserLeft.d.ts +6 -1
  1392. package/dist/icons/imageUserPlus.d.mts +6 -1
  1393. package/dist/icons/imageUserPlus.d.ts +6 -1
  1394. package/dist/icons/imageUserRight.d.mts +6 -1
  1395. package/dist/icons/imageUserRight.d.ts +6 -1
  1396. package/dist/icons/imageUserUp.d.mts +6 -1
  1397. package/dist/icons/imageUserUp.d.ts +6 -1
  1398. package/dist/icons/imageUserX.d.mts +6 -1
  1399. package/dist/icons/imageUserX.d.ts +6 -1
  1400. package/dist/icons/imageX.d.mts +6 -1
  1401. package/dist/icons/imageX.d.ts +6 -1
  1402. package/dist/icons/inbox1.d.mts +6 -1
  1403. package/dist/icons/inbox1.d.ts +6 -1
  1404. package/dist/icons/inbox2.d.mts +6 -1
  1405. package/dist/icons/inbox2.d.ts +6 -1
  1406. package/dist/icons/index.d.mts +2452 -1224
  1407. package/dist/icons/index.d.ts +2452 -1224
  1408. package/dist/icons/infinity.d.mts +6 -1
  1409. package/dist/icons/infinity.d.ts +6 -1
  1410. package/dist/icons/infoCircle.d.mts +6 -1
  1411. package/dist/icons/infoCircle.d.ts +6 -1
  1412. package/dist/icons/infoHexagon.d.mts +6 -1
  1413. package/dist/icons/infoHexagon.d.ts +6 -1
  1414. package/dist/icons/infoOctagon.d.mts +6 -1
  1415. package/dist/icons/infoOctagon.d.ts +6 -1
  1416. package/dist/icons/infoSquare.d.mts +6 -1
  1417. package/dist/icons/infoSquare.d.ts +6 -1
  1418. package/dist/icons/intersectCircle.d.mts +6 -1
  1419. package/dist/icons/intersectCircle.d.ts +6 -1
  1420. package/dist/icons/intersectSquare.d.mts +6 -1
  1421. package/dist/icons/intersectSquare.d.ts +6 -1
  1422. package/dist/icons/italic1.d.mts +6 -1
  1423. package/dist/icons/italic1.d.ts +6 -1
  1424. package/dist/icons/italic2.d.mts +6 -1
  1425. package/dist/icons/italic2.d.ts +6 -1
  1426. package/dist/icons/italicSquare.d.mts +6 -1
  1427. package/dist/icons/italicSquare.d.ts +6 -1
  1428. package/dist/icons/key1.d.mts +6 -1
  1429. package/dist/icons/key1.d.ts +6 -1
  1430. package/dist/icons/key2.d.mts +6 -1
  1431. package/dist/icons/key2.d.ts +6 -1
  1432. package/dist/icons/keyboard1.d.mts +6 -1
  1433. package/dist/icons/keyboard1.d.ts +6 -1
  1434. package/dist/icons/keyboard2.d.mts +6 -1
  1435. package/dist/icons/keyboard2.d.ts +6 -1
  1436. package/dist/icons/laptop1.d.mts +6 -1
  1437. package/dist/icons/laptop1.d.ts +6 -1
  1438. package/dist/icons/laptop2.d.mts +6 -1
  1439. package/dist/icons/laptop2.d.ts +6 -1
  1440. package/dist/icons/layerSingle.d.mts +6 -1
  1441. package/dist/icons/layerSingle.d.ts +6 -1
  1442. package/dist/icons/layersThree1.d.mts +6 -1
  1443. package/dist/icons/layersThree1.d.ts +6 -1
  1444. package/dist/icons/layersThree2.d.mts +6 -1
  1445. package/dist/icons/layersThree2.d.ts +6 -1
  1446. package/dist/icons/layersTwo1.d.mts +6 -1
  1447. package/dist/icons/layersTwo1.d.ts +6 -1
  1448. package/dist/icons/layersTwo2.d.mts +6 -1
  1449. package/dist/icons/layersTwo2.d.ts +6 -1
  1450. package/dist/icons/layoutAlt1.d.mts +6 -1
  1451. package/dist/icons/layoutAlt1.d.ts +6 -1
  1452. package/dist/icons/layoutAlt2.d.mts +6 -1
  1453. package/dist/icons/layoutAlt2.d.ts +6 -1
  1454. package/dist/icons/layoutAlt3.d.mts +6 -1
  1455. package/dist/icons/layoutAlt3.d.ts +6 -1
  1456. package/dist/icons/layoutAlt4.d.mts +6 -1
  1457. package/dist/icons/layoutAlt4.d.ts +6 -1
  1458. package/dist/icons/layoutBottom.d.mts +6 -1
  1459. package/dist/icons/layoutBottom.d.ts +6 -1
  1460. package/dist/icons/layoutGrid1.d.mts +6 -1
  1461. package/dist/icons/layoutGrid1.d.ts +6 -1
  1462. package/dist/icons/layoutGrid2.d.mts +6 -1
  1463. package/dist/icons/layoutGrid2.d.ts +6 -1
  1464. package/dist/icons/layoutLeft.d.mts +6 -1
  1465. package/dist/icons/layoutLeft.d.ts +6 -1
  1466. package/dist/icons/layoutRight.d.mts +6 -1
  1467. package/dist/icons/layoutRight.d.ts +6 -1
  1468. package/dist/icons/layoutTop.d.mts +6 -1
  1469. package/dist/icons/layoutTop.d.ts +6 -1
  1470. package/dist/icons/leftIndent1.d.mts +6 -1
  1471. package/dist/icons/leftIndent1.d.ts +6 -1
  1472. package/dist/icons/leftIndent2.d.mts +6 -1
  1473. package/dist/icons/leftIndent2.d.ts +6 -1
  1474. package/dist/icons/letterSpacing1.d.mts +6 -1
  1475. package/dist/icons/letterSpacing1.d.ts +6 -1
  1476. package/dist/icons/letterSpacing2.d.mts +6 -1
  1477. package/dist/icons/letterSpacing2.d.ts +6 -1
  1478. package/dist/icons/lifeBuoy1.d.mts +6 -1
  1479. package/dist/icons/lifeBuoy1.d.ts +6 -1
  1480. package/dist/icons/lifeBuoy2.d.mts +6 -1
  1481. package/dist/icons/lifeBuoy2.d.ts +6 -1
  1482. package/dist/icons/lightbulb.d.mts +6 -1
  1483. package/dist/icons/lightbulb.d.ts +6 -1
  1484. package/dist/icons/lightbulb1.d.mts +6 -1
  1485. package/dist/icons/lightbulb1.d.ts +6 -1
  1486. package/dist/icons/lightbulb2.d.mts +6 -1
  1487. package/dist/icons/lightbulb2.d.ts +6 -1
  1488. package/dist/icons/lightbulb3.d.mts +6 -1
  1489. package/dist/icons/lightbulb3.d.ts +6 -1
  1490. package/dist/icons/lightbulb4.d.mts +6 -1
  1491. package/dist/icons/lightbulb4.d.ts +6 -1
  1492. package/dist/icons/lightbulb5.d.mts +6 -1
  1493. package/dist/icons/lightbulb5.d.ts +6 -1
  1494. package/dist/icons/lightning1.d.mts +6 -1
  1495. package/dist/icons/lightning1.d.ts +6 -1
  1496. package/dist/icons/lightning2.d.mts +6 -1
  1497. package/dist/icons/lightning2.d.ts +6 -1
  1498. package/dist/icons/lineChartDown1.d.mts +6 -1
  1499. package/dist/icons/lineChartDown1.d.ts +6 -1
  1500. package/dist/icons/lineChartDown2.d.mts +6 -1
  1501. package/dist/icons/lineChartDown2.d.ts +6 -1
  1502. package/dist/icons/lineChartDown3.d.mts +6 -1
  1503. package/dist/icons/lineChartDown3.d.ts +6 -1
  1504. package/dist/icons/lineChartDown4.d.mts +6 -1
  1505. package/dist/icons/lineChartDown4.d.ts +6 -1
  1506. package/dist/icons/lineChartDown5.d.mts +6 -1
  1507. package/dist/icons/lineChartDown5.d.ts +6 -1
  1508. package/dist/icons/lineChartUp1.d.mts +6 -1
  1509. package/dist/icons/lineChartUp1.d.ts +6 -1
  1510. package/dist/icons/lineChartUp2.d.mts +6 -1
  1511. package/dist/icons/lineChartUp2.d.ts +6 -1
  1512. package/dist/icons/lineChartUp3.d.mts +6 -1
  1513. package/dist/icons/lineChartUp3.d.ts +6 -1
  1514. package/dist/icons/lineChartUp4.d.mts +6 -1
  1515. package/dist/icons/lineChartUp4.d.ts +6 -1
  1516. package/dist/icons/lineChartUp5.d.mts +6 -1
  1517. package/dist/icons/lineChartUp5.d.ts +6 -1
  1518. package/dist/icons/lineHeight.d.mts +6 -1
  1519. package/dist/icons/lineHeight.d.ts +6 -1
  1520. package/dist/icons/link.d.mts +6 -1
  1521. package/dist/icons/link.d.ts +6 -1
  1522. package/dist/icons/link1.d.mts +6 -1
  1523. package/dist/icons/link1.d.ts +6 -1
  1524. package/dist/icons/link2.d.mts +6 -1
  1525. package/dist/icons/link2.d.ts +6 -1
  1526. package/dist/icons/link3.d.mts +6 -1
  1527. package/dist/icons/link3.d.ts +6 -1
  1528. package/dist/icons/link4.d.mts +6 -1
  1529. package/dist/icons/link4.d.ts +6 -1
  1530. package/dist/icons/link5.d.mts +6 -1
  1531. package/dist/icons/link5.d.ts +6 -1
  1532. package/dist/icons/linkBroken1.d.mts +6 -1
  1533. package/dist/icons/linkBroken1.d.ts +6 -1
  1534. package/dist/icons/linkBroken2.d.mts +6 -1
  1535. package/dist/icons/linkBroken2.d.ts +6 -1
  1536. package/dist/icons/linkExternal1.d.mts +6 -1
  1537. package/dist/icons/linkExternal1.d.ts +6 -1
  1538. package/dist/icons/linkExternal2.d.mts +6 -1
  1539. package/dist/icons/linkExternal2.d.ts +6 -1
  1540. package/dist/icons/list.d.mts +6 -1
  1541. package/dist/icons/list.d.ts +6 -1
  1542. package/dist/icons/loading1.d.mts +6 -1
  1543. package/dist/icons/loading1.d.ts +6 -1
  1544. package/dist/icons/loading2.d.mts +6 -1
  1545. package/dist/icons/loading2.d.ts +6 -1
  1546. package/dist/icons/loading3.d.mts +6 -1
  1547. package/dist/icons/loading3.d.ts +6 -1
  1548. package/dist/icons/lock.d.mts +6 -1
  1549. package/dist/icons/lock.d.ts +6 -1
  1550. package/dist/icons/lock1.d.mts +6 -1
  1551. package/dist/icons/lock1.d.ts +6 -1
  1552. package/dist/icons/lock2.d.mts +6 -1
  1553. package/dist/icons/lock2.d.ts +6 -1
  1554. package/dist/icons/lock3.d.mts +6 -1
  1555. package/dist/icons/lock3.d.ts +6 -1
  1556. package/dist/icons/lock4.d.mts +6 -1
  1557. package/dist/icons/lock4.d.ts +6 -1
  1558. package/dist/icons/lockKeyholeCircle.d.mts +6 -1
  1559. package/dist/icons/lockKeyholeCircle.d.ts +6 -1
  1560. package/dist/icons/lockKeyholeSquare.d.mts +6 -1
  1561. package/dist/icons/lockKeyholeSquare.d.ts +6 -1
  1562. package/dist/icons/lockUnlocked1.d.mts +6 -1
  1563. package/dist/icons/lockUnlocked1.d.ts +6 -1
  1564. package/dist/icons/lockUnlocked2.d.mts +6 -1
  1565. package/dist/icons/lockUnlocked2.d.ts +6 -1
  1566. package/dist/icons/lockUnlocked3.d.mts +6 -1
  1567. package/dist/icons/lockUnlocked3.d.ts +6 -1
  1568. package/dist/icons/lockUnlocked4.d.mts +6 -1
  1569. package/dist/icons/lockUnlocked4.d.ts +6 -1
  1570. package/dist/icons/logIn.d.mts +6 -1
  1571. package/dist/icons/logIn.d.ts +6 -1
  1572. package/dist/icons/logIn1.d.mts +6 -1
  1573. package/dist/icons/logIn1.d.ts +6 -1
  1574. package/dist/icons/logIn2.d.mts +6 -1
  1575. package/dist/icons/logIn2.d.ts +6 -1
  1576. package/dist/icons/logIn3.d.mts +6 -1
  1577. package/dist/icons/logIn3.d.ts +6 -1
  1578. package/dist/icons/logIn4.d.mts +6 -1
  1579. package/dist/icons/logIn4.d.ts +6 -1
  1580. package/dist/icons/logOut1.d.mts +6 -1
  1581. package/dist/icons/logOut1.d.ts +6 -1
  1582. package/dist/icons/logOut2.d.mts +6 -1
  1583. package/dist/icons/logOut2.d.ts +6 -1
  1584. package/dist/icons/logOut3.d.mts +6 -1
  1585. package/dist/icons/logOut3.d.ts +6 -1
  1586. package/dist/icons/logOut4.d.mts +6 -1
  1587. package/dist/icons/logOut4.d.ts +6 -1
  1588. package/dist/icons/luggage1.d.mts +6 -1
  1589. package/dist/icons/luggage1.d.ts +6 -1
  1590. package/dist/icons/luggage2.d.mts +6 -1
  1591. package/dist/icons/luggage2.d.ts +6 -1
  1592. package/dist/icons/luggage3.d.mts +6 -1
  1593. package/dist/icons/luggage3.d.ts +6 -1
  1594. package/dist/icons/magicWand.d.mts +6 -1
  1595. package/dist/icons/magicWand.d.ts +6 -1
  1596. package/dist/icons/magicWand1.d.mts +6 -1
  1597. package/dist/icons/magicWand1.d.ts +6 -1
  1598. package/dist/icons/magicWand2.d.mts +6 -1
  1599. package/dist/icons/magicWand2.d.ts +6 -1
  1600. package/dist/icons/mail.d.mts +6 -1
  1601. package/dist/icons/mail.d.ts +6 -1
  1602. package/dist/icons/mail1.d.mts +6 -1
  1603. package/dist/icons/mail1.d.ts +6 -1
  1604. package/dist/icons/mail2.d.mts +6 -1
  1605. package/dist/icons/mail2.d.ts +6 -1
  1606. package/dist/icons/mail3.d.mts +6 -1
  1607. package/dist/icons/mail3.d.ts +6 -1
  1608. package/dist/icons/mail4.d.mts +6 -1
  1609. package/dist/icons/mail4.d.ts +6 -1
  1610. package/dist/icons/mail5.d.mts +6 -1
  1611. package/dist/icons/mail5.d.ts +6 -1
  1612. package/dist/icons/mailNotification.d.mts +6 -1
  1613. package/dist/icons/mailNotification.d.ts +6 -1
  1614. package/dist/icons/map1.d.mts +6 -1
  1615. package/dist/icons/map1.d.ts +6 -1
  1616. package/dist/icons/map2.d.mts +6 -1
  1617. package/dist/icons/map2.d.ts +6 -1
  1618. package/dist/icons/mark.d.mts +6 -1
  1619. package/dist/icons/mark.d.ts +6 -1
  1620. package/dist/icons/markerPin1.d.mts +6 -1
  1621. package/dist/icons/markerPin1.d.ts +6 -1
  1622. package/dist/icons/markerPin2.d.mts +6 -1
  1623. package/dist/icons/markerPin2.d.ts +6 -1
  1624. package/dist/icons/markerPin3.d.mts +6 -1
  1625. package/dist/icons/markerPin3.d.ts +6 -1
  1626. package/dist/icons/markerPin4.d.mts +6 -1
  1627. package/dist/icons/markerPin4.d.ts +6 -1
  1628. package/dist/icons/markerPin5.d.mts +6 -1
  1629. package/dist/icons/markerPin5.d.ts +6 -1
  1630. package/dist/icons/markerPin6.d.mts +6 -1
  1631. package/dist/icons/markerPin6.d.ts +6 -1
  1632. package/dist/icons/maximize1.d.mts +6 -1
  1633. package/dist/icons/maximize1.d.ts +6 -1
  1634. package/dist/icons/maximize2.d.mts +6 -1
  1635. package/dist/icons/maximize2.d.ts +6 -1
  1636. package/dist/icons/medicalCircle.d.mts +6 -1
  1637. package/dist/icons/medicalCircle.d.ts +6 -1
  1638. package/dist/icons/medicalCross.d.mts +6 -1
  1639. package/dist/icons/medicalCross.d.ts +6 -1
  1640. package/dist/icons/medicalSquare.d.mts +6 -1
  1641. package/dist/icons/medicalSquare.d.ts +6 -1
  1642. package/dist/icons/menu.d.mts +6 -1
  1643. package/dist/icons/menu.d.ts +6 -1
  1644. package/dist/icons/menu1.d.mts +6 -1
  1645. package/dist/icons/menu1.d.ts +6 -1
  1646. package/dist/icons/menu2.d.mts +6 -1
  1647. package/dist/icons/menu2.d.ts +6 -1
  1648. package/dist/icons/menu3.d.mts +6 -1
  1649. package/dist/icons/menu3.d.ts +6 -1
  1650. package/dist/icons/menu4.d.mts +6 -1
  1651. package/dist/icons/menu4.d.ts +6 -1
  1652. package/dist/icons/menu5.d.mts +6 -1
  1653. package/dist/icons/menu5.d.ts +6 -1
  1654. package/dist/icons/messageAlertCircle.d.mts +6 -1
  1655. package/dist/icons/messageAlertCircle.d.ts +6 -1
  1656. package/dist/icons/messageAlertSquare.d.mts +6 -1
  1657. package/dist/icons/messageAlertSquare.d.ts +6 -1
  1658. package/dist/icons/messageChatCircle.d.mts +6 -1
  1659. package/dist/icons/messageChatCircle.d.ts +6 -1
  1660. package/dist/icons/messageChatSquare.d.mts +6 -1
  1661. package/dist/icons/messageChatSquare.d.ts +6 -1
  1662. package/dist/icons/messageCheckCircle.d.mts +6 -1
  1663. package/dist/icons/messageCheckCircle.d.ts +6 -1
  1664. package/dist/icons/messageCheckSquare.d.mts +6 -1
  1665. package/dist/icons/messageCheckSquare.d.ts +6 -1
  1666. package/dist/icons/messageCircle1.d.mts +6 -1
  1667. package/dist/icons/messageCircle1.d.ts +6 -1
  1668. package/dist/icons/messageCircle2.d.mts +6 -1
  1669. package/dist/icons/messageCircle2.d.ts +6 -1
  1670. package/dist/icons/messageDotsCircle.d.mts +6 -1
  1671. package/dist/icons/messageDotsCircle.d.ts +6 -1
  1672. package/dist/icons/messageDotsSquare.d.mts +6 -1
  1673. package/dist/icons/messageDotsSquare.d.ts +6 -1
  1674. package/dist/icons/messageHeartCircle.d.mts +6 -1
  1675. package/dist/icons/messageHeartCircle.d.ts +6 -1
  1676. package/dist/icons/messageHeartSquare.d.mts +6 -1
  1677. package/dist/icons/messageHeartSquare.d.ts +6 -1
  1678. package/dist/icons/messageNotificationCircle.d.mts +6 -1
  1679. package/dist/icons/messageNotificationCircle.d.ts +6 -1
  1680. package/dist/icons/messageNotificationSquare.d.mts +6 -1
  1681. package/dist/icons/messageNotificationSquare.d.ts +6 -1
  1682. package/dist/icons/messagePlusCircle.d.mts +6 -1
  1683. package/dist/icons/messagePlusCircle.d.ts +6 -1
  1684. package/dist/icons/messagePlusSquare.d.mts +6 -1
  1685. package/dist/icons/messagePlusSquare.d.ts +6 -1
  1686. package/dist/icons/messageQuestionCircle.d.mts +6 -1
  1687. package/dist/icons/messageQuestionCircle.d.ts +6 -1
  1688. package/dist/icons/messageQuestionSquare.d.mts +6 -1
  1689. package/dist/icons/messageQuestionSquare.d.ts +6 -1
  1690. package/dist/icons/messageSmileCircle.d.mts +6 -1
  1691. package/dist/icons/messageSmileCircle.d.ts +6 -1
  1692. package/dist/icons/messageSmileSquare.d.mts +6 -1
  1693. package/dist/icons/messageSmileSquare.d.ts +6 -1
  1694. package/dist/icons/messageSquare1.d.mts +6 -1
  1695. package/dist/icons/messageSquare1.d.ts +6 -1
  1696. package/dist/icons/messageSquare2.d.mts +6 -1
  1697. package/dist/icons/messageSquare2.d.ts +6 -1
  1698. package/dist/icons/messageTextCircle1.d.mts +6 -1
  1699. package/dist/icons/messageTextCircle1.d.ts +6 -1
  1700. package/dist/icons/messageTextCircle2.d.mts +6 -1
  1701. package/dist/icons/messageTextCircle2.d.ts +6 -1
  1702. package/dist/icons/messageTextSquare.d.mts +6 -1
  1703. package/dist/icons/messageTextSquare.d.ts +6 -1
  1704. package/dist/icons/messageTextSquare1.d.mts +6 -1
  1705. package/dist/icons/messageTextSquare1.d.ts +6 -1
  1706. package/dist/icons/messageTextSquare2.d.mts +6 -1
  1707. package/dist/icons/messageTextSquare2.d.ts +6 -1
  1708. package/dist/icons/messageXCircle.d.mts +6 -1
  1709. package/dist/icons/messageXCircle.d.ts +6 -1
  1710. package/dist/icons/messageXSquare.d.mts +6 -1
  1711. package/dist/icons/messageXSquare.d.ts +6 -1
  1712. package/dist/icons/microphone.d.mts +6 -1
  1713. package/dist/icons/microphone.d.ts +6 -1
  1714. package/dist/icons/microphone1.d.mts +6 -1
  1715. package/dist/icons/microphone1.d.ts +6 -1
  1716. package/dist/icons/microphone2.d.mts +6 -1
  1717. package/dist/icons/microphone2.d.ts +6 -1
  1718. package/dist/icons/microphoneOff.d.mts +6 -1
  1719. package/dist/icons/microphoneOff.d.ts +6 -1
  1720. package/dist/icons/microphoneOff1.d.mts +6 -1
  1721. package/dist/icons/microphoneOff1.d.ts +6 -1
  1722. package/dist/icons/microphoneOff2.d.mts +6 -1
  1723. package/dist/icons/microphoneOff2.d.ts +6 -1
  1724. package/dist/icons/microscope.d.mts +6 -1
  1725. package/dist/icons/microscope.d.ts +6 -1
  1726. package/dist/icons/minimize1.d.mts +6 -1
  1727. package/dist/icons/minimize1.d.ts +6 -1
  1728. package/dist/icons/minimize2.d.mts +6 -1
  1729. package/dist/icons/minimize2.d.ts +6 -1
  1730. package/dist/icons/minus.d.mts +6 -1
  1731. package/dist/icons/minus.d.ts +6 -1
  1732. package/dist/icons/minusCircle.d.mts +6 -1
  1733. package/dist/icons/minusCircle.d.ts +6 -1
  1734. package/dist/icons/minusSquare.d.mts +6 -1
  1735. package/dist/icons/minusSquare.d.ts +6 -1
  1736. package/dist/icons/modem1.d.mts +6 -1
  1737. package/dist/icons/modem1.d.ts +6 -1
  1738. package/dist/icons/modem2.d.mts +6 -1
  1739. package/dist/icons/modem2.d.ts +6 -1
  1740. package/dist/icons/monitor.d.mts +6 -1
  1741. package/dist/icons/monitor.d.ts +6 -1
  1742. package/dist/icons/monitor1.d.mts +6 -1
  1743. package/dist/icons/monitor1.d.ts +6 -1
  1744. package/dist/icons/monitor2.d.mts +6 -1
  1745. package/dist/icons/monitor2.d.ts +6 -1
  1746. package/dist/icons/monitor3.d.mts +6 -1
  1747. package/dist/icons/monitor3.d.ts +6 -1
  1748. package/dist/icons/monitor4.d.mts +6 -1
  1749. package/dist/icons/monitor4.d.ts +6 -1
  1750. package/dist/icons/monitor5.d.mts +6 -1
  1751. package/dist/icons/monitor5.d.ts +6 -1
  1752. package/dist/icons/moon1.d.mts +6 -1
  1753. package/dist/icons/moon1.d.ts +6 -1
  1754. package/dist/icons/moon2.d.mts +6 -1
  1755. package/dist/icons/moon2.d.ts +6 -1
  1756. package/dist/icons/moonEclipse.d.mts +6 -1
  1757. package/dist/icons/moonEclipse.d.ts +6 -1
  1758. package/dist/icons/moonStar.d.mts +6 -1
  1759. package/dist/icons/moonStar.d.ts +6 -1
  1760. package/dist/icons/mouse.d.mts +6 -1
  1761. package/dist/icons/mouse.d.ts +6 -1
  1762. package/dist/icons/move.d.mts +6 -1
  1763. package/dist/icons/move.d.ts +6 -1
  1764. package/dist/icons/musicNote1.d.mts +6 -1
  1765. package/dist/icons/musicNote1.d.ts +6 -1
  1766. package/dist/icons/musicNote2.d.mts +6 -1
  1767. package/dist/icons/musicNote2.d.ts +6 -1
  1768. package/dist/icons/musicNotePlus.d.mts +6 -1
  1769. package/dist/icons/musicNotePlus.d.ts +6 -1
  1770. package/dist/icons/navigationPointer1.d.mts +6 -1
  1771. package/dist/icons/navigationPointer1.d.ts +6 -1
  1772. package/dist/icons/navigationPointer2.d.mts +6 -1
  1773. package/dist/icons/navigationPointer2.d.ts +6 -1
  1774. package/dist/icons/navigationPointerOff1.d.mts +6 -1
  1775. package/dist/icons/navigationPointerOff1.d.ts +6 -1
  1776. package/dist/icons/navigationPointerOff2.d.mts +6 -1
  1777. package/dist/icons/navigationPointerOff2.d.ts +6 -1
  1778. package/dist/icons/notificationBox.d.mts +6 -1
  1779. package/dist/icons/notificationBox.d.ts +6 -1
  1780. package/dist/icons/notificationMessage.d.mts +6 -1
  1781. package/dist/icons/notificationMessage.d.ts +6 -1
  1782. package/dist/icons/notificationText.d.mts +6 -1
  1783. package/dist/icons/notificationText.d.ts +6 -1
  1784. package/dist/icons/octagon.d.mts +6 -1
  1785. package/dist/icons/octagon.d.ts +6 -1
  1786. package/dist/icons/package.d.mts +6 -1
  1787. package/dist/icons/package.d.ts +6 -1
  1788. package/dist/icons/packageCheck.d.mts +6 -1
  1789. package/dist/icons/packageCheck.d.ts +6 -1
  1790. package/dist/icons/packageMinus.d.mts +6 -1
  1791. package/dist/icons/packageMinus.d.ts +6 -1
  1792. package/dist/icons/packagePlus.d.mts +6 -1
  1793. package/dist/icons/packagePlus.d.ts +6 -1
  1794. package/dist/icons/packageSearch.d.mts +6 -1
  1795. package/dist/icons/packageSearch.d.ts +6 -1
  1796. package/dist/icons/packageX.d.mts +6 -1
  1797. package/dist/icons/packageX.d.ts +6 -1
  1798. package/dist/icons/paint.d.mts +6 -1
  1799. package/dist/icons/paint.d.ts +6 -1
  1800. package/dist/icons/paintPour.d.mts +6 -1
  1801. package/dist/icons/paintPour.d.ts +6 -1
  1802. package/dist/icons/palette.d.mts +6 -1
  1803. package/dist/icons/palette.d.ts +6 -1
  1804. package/dist/icons/paperclip.d.mts +6 -1
  1805. package/dist/icons/paperclip.d.ts +6 -1
  1806. package/dist/icons/paragraphSpacing.d.mts +6 -1
  1807. package/dist/icons/paragraphSpacing.d.ts +6 -1
  1808. package/dist/icons/paragraphWrap.d.mts +6 -1
  1809. package/dist/icons/paragraphWrap.d.ts +6 -1
  1810. package/dist/icons/passcode.d.mts +6 -1
  1811. package/dist/icons/passcode.d.ts +6 -1
  1812. package/dist/icons/passcodeLock.d.mts +6 -1
  1813. package/dist/icons/passcodeLock.d.ts +6 -1
  1814. package/dist/icons/passport.d.mts +6 -1
  1815. package/dist/icons/passport.d.ts +6 -1
  1816. package/dist/icons/pauseCircle.d.mts +6 -1
  1817. package/dist/icons/pauseCircle.d.ts +6 -1
  1818. package/dist/icons/pauseSquare.d.mts +6 -1
  1819. package/dist/icons/pauseSquare.d.ts +6 -1
  1820. package/dist/icons/penTool1.d.mts +6 -1
  1821. package/dist/icons/penTool1.d.ts +6 -1
  1822. package/dist/icons/penTool2.d.mts +6 -1
  1823. package/dist/icons/penTool2.d.ts +6 -1
  1824. package/dist/icons/penToolMinus.d.mts +6 -1
  1825. package/dist/icons/penToolMinus.d.ts +6 -1
  1826. package/dist/icons/penToolPlus.d.mts +6 -1
  1827. package/dist/icons/penToolPlus.d.ts +6 -1
  1828. package/dist/icons/pencil1.d.mts +6 -1
  1829. package/dist/icons/pencil1.d.ts +6 -1
  1830. package/dist/icons/pencil2.d.mts +6 -1
  1831. package/dist/icons/pencil2.d.ts +6 -1
  1832. package/dist/icons/pencilLine.d.mts +6 -1
  1833. package/dist/icons/pencilLine.d.ts +6 -1
  1834. package/dist/icons/pentagon.d.mts +6 -1
  1835. package/dist/icons/pentagon.d.ts +6 -1
  1836. package/dist/icons/percent1.d.mts +6 -1
  1837. package/dist/icons/percent1.d.ts +6 -1
  1838. package/dist/icons/percent2.d.mts +6 -1
  1839. package/dist/icons/percent2.d.ts +6 -1
  1840. package/dist/icons/percent3.d.mts +6 -1
  1841. package/dist/icons/percent3.d.ts +6 -1
  1842. package/dist/icons/perspective1.d.mts +6 -1
  1843. package/dist/icons/perspective1.d.ts +6 -1
  1844. package/dist/icons/perspective2.d.mts +6 -1
  1845. package/dist/icons/perspective2.d.ts +6 -1
  1846. package/dist/icons/phone.d.mts +6 -1
  1847. package/dist/icons/phone.d.ts +6 -1
  1848. package/dist/icons/phone1.d.mts +6 -1
  1849. package/dist/icons/phone1.d.ts +6 -1
  1850. package/dist/icons/phone2.d.mts +6 -1
  1851. package/dist/icons/phone2.d.ts +6 -1
  1852. package/dist/icons/phoneCall.d.mts +6 -1
  1853. package/dist/icons/phoneCall.d.ts +6 -1
  1854. package/dist/icons/phoneCall1.d.mts +6 -1
  1855. package/dist/icons/phoneCall1.d.ts +6 -1
  1856. package/dist/icons/phoneCall2.d.mts +6 -1
  1857. package/dist/icons/phoneCall2.d.ts +6 -1
  1858. package/dist/icons/phoneHangUp.d.mts +6 -1
  1859. package/dist/icons/phoneHangUp.d.ts +6 -1
  1860. package/dist/icons/phoneIncoming.d.mts +6 -1
  1861. package/dist/icons/phoneIncoming.d.ts +6 -1
  1862. package/dist/icons/phoneIncoming1.d.mts +6 -1
  1863. package/dist/icons/phoneIncoming1.d.ts +6 -1
  1864. package/dist/icons/phoneIncoming2.d.mts +6 -1
  1865. package/dist/icons/phoneIncoming2.d.ts +6 -1
  1866. package/dist/icons/phoneOutgoing1.d.mts +6 -1
  1867. package/dist/icons/phoneOutgoing1.d.ts +6 -1
  1868. package/dist/icons/phoneOutgoing2.d.mts +6 -1
  1869. package/dist/icons/phoneOutgoing2.d.ts +6 -1
  1870. package/dist/icons/phonePause.d.mts +6 -1
  1871. package/dist/icons/phonePause.d.ts +6 -1
  1872. package/dist/icons/phonePlus.d.mts +6 -1
  1873. package/dist/icons/phonePlus.d.ts +6 -1
  1874. package/dist/icons/phoneX.d.mts +6 -1
  1875. package/dist/icons/phoneX.d.ts +6 -1
  1876. package/dist/icons/pieChart.d.mts +6 -1
  1877. package/dist/icons/pieChart.d.ts +6 -1
  1878. package/dist/icons/pieChart1.d.mts +6 -1
  1879. package/dist/icons/pieChart1.d.ts +6 -1
  1880. package/dist/icons/pieChart2.d.mts +6 -1
  1881. package/dist/icons/pieChart2.d.ts +6 -1
  1882. package/dist/icons/pieChart3.d.mts +6 -1
  1883. package/dist/icons/pieChart3.d.ts +6 -1
  1884. package/dist/icons/pieChart4.d.mts +6 -1
  1885. package/dist/icons/pieChart4.d.ts +6 -1
  1886. package/dist/icons/piggyBank1.d.mts +6 -1
  1887. package/dist/icons/piggyBank1.d.ts +6 -1
  1888. package/dist/icons/piggyBank2.d.mts +6 -1
  1889. package/dist/icons/piggyBank2.d.ts +6 -1
  1890. package/dist/icons/pilcrow1.d.mts +6 -1
  1891. package/dist/icons/pilcrow1.d.ts +6 -1
  1892. package/dist/icons/pilcrow2.d.mts +6 -1
  1893. package/dist/icons/pilcrow2.d.ts +6 -1
  1894. package/dist/icons/pilcrowSquare.d.mts +6 -1
  1895. package/dist/icons/pilcrowSquare.d.ts +6 -1
  1896. package/dist/icons/pin1.d.mts +6 -1
  1897. package/dist/icons/pin1.d.ts +6 -1
  1898. package/dist/icons/pin2.d.mts +6 -1
  1899. package/dist/icons/pin2.d.ts +6 -1
  1900. package/dist/icons/placeholder.d.mts +6 -1
  1901. package/dist/icons/placeholder.d.ts +6 -1
  1902. package/dist/icons/plane.d.mts +6 -1
  1903. package/dist/icons/plane.d.ts +6 -1
  1904. package/dist/icons/play.d.mts +6 -1
  1905. package/dist/icons/play.d.ts +6 -1
  1906. package/dist/icons/playCircle.d.mts +6 -1
  1907. package/dist/icons/playCircle.d.ts +6 -1
  1908. package/dist/icons/playSquare.d.mts +6 -1
  1909. package/dist/icons/playSquare.d.ts +6 -1
  1910. package/dist/icons/plus.d.mts +6 -1
  1911. package/dist/icons/plus.d.ts +6 -1
  1912. package/dist/icons/plusCircle.d.mts +6 -1
  1913. package/dist/icons/plusCircle.d.ts +6 -1
  1914. package/dist/icons/plusSquare.d.mts +6 -1
  1915. package/dist/icons/plusSquare.d.ts +6 -1
  1916. package/dist/icons/podcast.d.mts +6 -1
  1917. package/dist/icons/podcast.d.ts +6 -1
  1918. package/dist/icons/power1.d.mts +6 -1
  1919. package/dist/icons/power1.d.ts +6 -1
  1920. package/dist/icons/power2.d.mts +6 -1
  1921. package/dist/icons/power2.d.ts +6 -1
  1922. package/dist/icons/power3.d.mts +6 -1
  1923. package/dist/icons/power3.d.ts +6 -1
  1924. package/dist/icons/presentationChart1.d.mts +6 -1
  1925. package/dist/icons/presentationChart1.d.ts +6 -1
  1926. package/dist/icons/presentationChart2.d.mts +6 -1
  1927. package/dist/icons/presentationChart2.d.ts +6 -1
  1928. package/dist/icons/presentationChart3.d.mts +6 -1
  1929. package/dist/icons/presentationChart3.d.ts +6 -1
  1930. package/dist/icons/printer.d.mts +6 -1
  1931. package/dist/icons/printer.d.ts +6 -1
  1932. package/dist/icons/puzzlePiece.d.mts +6 -1
  1933. package/dist/icons/puzzlePiece.d.ts +6 -1
  1934. package/dist/icons/puzzlePiece1.d.mts +6 -1
  1935. package/dist/icons/puzzlePiece1.d.ts +6 -1
  1936. package/dist/icons/puzzlePiece2.d.mts +6 -1
  1937. package/dist/icons/puzzlePiece2.d.ts +6 -1
  1938. package/dist/icons/qrCode.d.mts +6 -1
  1939. package/dist/icons/qrCode.d.ts +6 -1
  1940. package/dist/icons/qrCode1.d.mts +6 -1
  1941. package/dist/icons/qrCode1.d.ts +6 -1
  1942. package/dist/icons/qrCode2.d.mts +6 -1
  1943. package/dist/icons/qrCode2.d.ts +6 -1
  1944. package/dist/icons/receipt.d.mts +6 -1
  1945. package/dist/icons/receipt.d.ts +6 -1
  1946. package/dist/icons/receiptCheck.d.mts +6 -1
  1947. package/dist/icons/receiptCheck.d.ts +6 -1
  1948. package/dist/icons/recording.d.mts +6 -1
  1949. package/dist/icons/recording.d.ts +6 -1
  1950. package/dist/icons/recording1.d.mts +6 -1
  1951. package/dist/icons/recording1.d.ts +6 -1
  1952. package/dist/icons/recording2.d.mts +6 -1
  1953. package/dist/icons/recording2.d.ts +6 -1
  1954. package/dist/icons/recording3.d.mts +6 -1
  1955. package/dist/icons/recording3.d.ts +6 -1
  1956. package/dist/icons/reflect1.d.mts +6 -1
  1957. package/dist/icons/reflect1.d.ts +6 -1
  1958. package/dist/icons/reflect2.d.mts +6 -1
  1959. package/dist/icons/reflect2.d.ts +6 -1
  1960. package/dist/icons/refreshCcw.d.mts +6 -1
  1961. package/dist/icons/refreshCcw.d.ts +6 -1
  1962. package/dist/icons/refreshCcw1.d.mts +6 -1
  1963. package/dist/icons/refreshCcw1.d.ts +6 -1
  1964. package/dist/icons/refreshCcw2.d.mts +6 -1
  1965. package/dist/icons/refreshCcw2.d.ts +6 -1
  1966. package/dist/icons/refreshCcw3.d.mts +6 -1
  1967. package/dist/icons/refreshCcw3.d.ts +6 -1
  1968. package/dist/icons/refreshCcw4.d.mts +6 -1
  1969. package/dist/icons/refreshCcw4.d.ts +6 -1
  1970. package/dist/icons/refreshCcw5.d.mts +6 -1
  1971. package/dist/icons/refreshCcw5.d.ts +6 -1
  1972. package/dist/icons/refreshCw.d.mts +6 -1
  1973. package/dist/icons/refreshCw.d.ts +6 -1
  1974. package/dist/icons/refreshCw1.d.mts +6 -1
  1975. package/dist/icons/refreshCw1.d.ts +6 -1
  1976. package/dist/icons/refreshCw2.d.mts +6 -1
  1977. package/dist/icons/refreshCw2.d.ts +6 -1
  1978. package/dist/icons/refreshCw3.d.mts +6 -1
  1979. package/dist/icons/refreshCw3.d.ts +6 -1
  1980. package/dist/icons/refreshCw4.d.mts +6 -1
  1981. package/dist/icons/refreshCw4.d.ts +6 -1
  1982. package/dist/icons/refreshCw5.d.mts +6 -1
  1983. package/dist/icons/refreshCw5.d.ts +6 -1
  1984. package/dist/icons/repeat1.d.mts +6 -1
  1985. package/dist/icons/repeat1.d.ts +6 -1
  1986. package/dist/icons/repeat2.d.mts +6 -1
  1987. package/dist/icons/repeat2.d.ts +6 -1
  1988. package/dist/icons/repeat3.d.mts +6 -1
  1989. package/dist/icons/repeat3.d.ts +6 -1
  1990. package/dist/icons/repeat4.d.mts +6 -1
  1991. package/dist/icons/repeat4.d.ts +6 -1
  1992. package/dist/icons/reverseLeft.d.mts +6 -1
  1993. package/dist/icons/reverseLeft.d.ts +6 -1
  1994. package/dist/icons/reverseRight.d.mts +6 -1
  1995. package/dist/icons/reverseRight.d.ts +6 -1
  1996. package/dist/icons/rightIndent1.d.mts +6 -1
  1997. package/dist/icons/rightIndent1.d.ts +6 -1
  1998. package/dist/icons/rightIndent2.d.mts +6 -1
  1999. package/dist/icons/rightIndent2.d.ts +6 -1
  2000. package/dist/icons/rocket.d.mts +6 -1
  2001. package/dist/icons/rocket.d.ts +6 -1
  2002. package/dist/icons/rocket1.d.mts +6 -1
  2003. package/dist/icons/rocket1.d.ts +6 -1
  2004. package/dist/icons/rocket2.d.mts +6 -1
  2005. package/dist/icons/rocket2.d.ts +6 -1
  2006. package/dist/icons/rollerBrush.d.mts +6 -1
  2007. package/dist/icons/rollerBrush.d.ts +6 -1
  2008. package/dist/icons/rotateCcw.d.mts +6 -1
  2009. package/dist/icons/rotateCcw.d.ts +6 -1
  2010. package/dist/icons/route.d.mts +6 -1
  2011. package/dist/icons/route.d.ts +6 -1
  2012. package/dist/icons/rows1.d.mts +6 -1
  2013. package/dist/icons/rows1.d.ts +6 -1
  2014. package/dist/icons/rows2.d.mts +6 -1
  2015. package/dist/icons/rows2.d.ts +6 -1
  2016. package/dist/icons/rows3.d.mts +6 -1
  2017. package/dist/icons/rows3.d.ts +6 -1
  2018. package/dist/icons/rss1.d.mts +6 -1
  2019. package/dist/icons/rss1.d.ts +6 -1
  2020. package/dist/icons/rss2.d.mts +6 -1
  2021. package/dist/icons/rss2.d.ts +6 -1
  2022. package/dist/icons/ruler.d.mts +6 -1
  2023. package/dist/icons/ruler.d.ts +6 -1
  2024. package/dist/icons/safe.d.mts +6 -1
  2025. package/dist/icons/safe.d.ts +6 -1
  2026. package/dist/icons/sale1.d.mts +6 -1
  2027. package/dist/icons/sale1.d.ts +6 -1
  2028. package/dist/icons/sale2.d.mts +6 -1
  2029. package/dist/icons/sale2.d.ts +6 -1
  2030. package/dist/icons/sale3.d.mts +6 -1
  2031. package/dist/icons/sale3.d.ts +6 -1
  2032. package/dist/icons/sale4.d.mts +6 -1
  2033. package/dist/icons/sale4.d.ts +6 -1
  2034. package/dist/icons/save.d.mts +6 -1
  2035. package/dist/icons/save.d.ts +6 -1
  2036. package/dist/icons/save1.d.mts +6 -1
  2037. package/dist/icons/save1.d.ts +6 -1
  2038. package/dist/icons/save2.d.mts +6 -1
  2039. package/dist/icons/save2.d.ts +6 -1
  2040. package/dist/icons/save3.d.mts +6 -1
  2041. package/dist/icons/save3.d.ts +6 -1
  2042. package/dist/icons/scale1.d.mts +6 -1
  2043. package/dist/icons/scale1.d.ts +6 -1
  2044. package/dist/icons/scale2.d.mts +6 -1
  2045. package/dist/icons/scale2.d.ts +6 -1
  2046. package/dist/icons/scale3.d.mts +6 -1
  2047. package/dist/icons/scale3.d.ts +6 -1
  2048. package/dist/icons/scales1.d.mts +6 -1
  2049. package/dist/icons/scales1.d.ts +6 -1
  2050. package/dist/icons/scales2.d.mts +6 -1
  2051. package/dist/icons/scales2.d.ts +6 -1
  2052. package/dist/icons/scan.d.mts +6 -1
  2053. package/dist/icons/scan.d.ts +6 -1
  2054. package/dist/icons/scissors1.d.mts +6 -1
  2055. package/dist/icons/scissors1.d.ts +6 -1
  2056. package/dist/icons/scissors2.d.mts +6 -1
  2057. package/dist/icons/scissors2.d.ts +6 -1
  2058. package/dist/icons/scissorsCut1.d.mts +6 -1
  2059. package/dist/icons/scissorsCut1.d.ts +6 -1
  2060. package/dist/icons/scissorsCut2.d.mts +6 -1
  2061. package/dist/icons/scissorsCut2.d.ts +6 -1
  2062. package/dist/icons/search.d.mts +6 -1
  2063. package/dist/icons/search.d.ts +6 -1
  2064. package/dist/icons/searchLg.d.mts +6 -1
  2065. package/dist/icons/searchLg.d.ts +6 -1
  2066. package/dist/icons/searchMd.d.mts +6 -1
  2067. package/dist/icons/searchMd.d.ts +6 -1
  2068. package/dist/icons/searchRefraction.d.mts +6 -1
  2069. package/dist/icons/searchRefraction.d.ts +6 -1
  2070. package/dist/icons/searchSm.d.mts +6 -1
  2071. package/dist/icons/searchSm.d.ts +6 -1
  2072. package/dist/icons/send.d.mts +6 -1
  2073. package/dist/icons/send.d.ts +6 -1
  2074. package/dist/icons/send1.d.mts +6 -1
  2075. package/dist/icons/send1.d.ts +6 -1
  2076. package/dist/icons/send2.d.mts +6 -1
  2077. package/dist/icons/send2.d.ts +6 -1
  2078. package/dist/icons/send3.d.mts +6 -1
  2079. package/dist/icons/send3.d.ts +6 -1
  2080. package/dist/icons/server1.d.mts +6 -1
  2081. package/dist/icons/server1.d.ts +6 -1
  2082. package/dist/icons/server2.d.mts +6 -1
  2083. package/dist/icons/server2.d.ts +6 -1
  2084. package/dist/icons/server3.d.mts +6 -1
  2085. package/dist/icons/server3.d.ts +6 -1
  2086. package/dist/icons/server4.d.mts +6 -1
  2087. package/dist/icons/server4.d.ts +6 -1
  2088. package/dist/icons/server5.d.mts +6 -1
  2089. package/dist/icons/server5.d.ts +6 -1
  2090. package/dist/icons/server6.d.mts +6 -1
  2091. package/dist/icons/server6.d.ts +6 -1
  2092. package/dist/icons/settings.d.mts +6 -1
  2093. package/dist/icons/settings.d.ts +6 -1
  2094. package/dist/icons/settings1.d.mts +6 -1
  2095. package/dist/icons/settings1.d.ts +6 -1
  2096. package/dist/icons/settings2.d.mts +6 -1
  2097. package/dist/icons/settings2.d.ts +6 -1
  2098. package/dist/icons/settings3.d.mts +6 -1
  2099. package/dist/icons/settings3.d.ts +6 -1
  2100. package/dist/icons/settings4.d.mts +6 -1
  2101. package/dist/icons/settings4.d.ts +6 -1
  2102. package/dist/icons/share.d.mts +6 -1
  2103. package/dist/icons/share.d.ts +6 -1
  2104. package/dist/icons/share1.d.mts +6 -1
  2105. package/dist/icons/share1.d.ts +6 -1
  2106. package/dist/icons/share2.d.mts +6 -1
  2107. package/dist/icons/share2.d.ts +6 -1
  2108. package/dist/icons/share3.d.mts +6 -1
  2109. package/dist/icons/share3.d.ts +6 -1
  2110. package/dist/icons/share4.d.mts +6 -1
  2111. package/dist/icons/share4.d.ts +6 -1
  2112. package/dist/icons/share5.d.mts +6 -1
  2113. package/dist/icons/share5.d.ts +6 -1
  2114. package/dist/icons/share6.d.mts +6 -1
  2115. package/dist/icons/share6.d.ts +6 -1
  2116. package/dist/icons/share7.d.mts +6 -1
  2117. package/dist/icons/share7.d.ts +6 -1
  2118. package/dist/icons/shareArrow.d.mts +6 -1
  2119. package/dist/icons/shareArrow.d.ts +6 -1
  2120. package/dist/icons/shield1.d.mts +6 -1
  2121. package/dist/icons/shield1.d.ts +6 -1
  2122. package/dist/icons/shield2.d.mts +6 -1
  2123. package/dist/icons/shield2.d.ts +6 -1
  2124. package/dist/icons/shield3.d.mts +6 -1
  2125. package/dist/icons/shield3.d.ts +6 -1
  2126. package/dist/icons/shieldDollar.d.mts +6 -1
  2127. package/dist/icons/shieldDollar.d.ts +6 -1
  2128. package/dist/icons/shieldOff.d.mts +6 -1
  2129. package/dist/icons/shieldOff.d.ts +6 -1
  2130. package/dist/icons/shieldPlus.d.mts +6 -1
  2131. package/dist/icons/shieldPlus.d.ts +6 -1
  2132. package/dist/icons/shieldTick.d.mts +6 -1
  2133. package/dist/icons/shieldTick.d.ts +6 -1
  2134. package/dist/icons/shieldZap.d.mts +6 -1
  2135. package/dist/icons/shieldZap.d.ts +6 -1
  2136. package/dist/icons/shoppingBag1.d.mts +6 -1
  2137. package/dist/icons/shoppingBag1.d.ts +6 -1
  2138. package/dist/icons/shoppingBag2.d.mts +6 -1
  2139. package/dist/icons/shoppingBag2.d.ts +6 -1
  2140. package/dist/icons/shoppingBag3.d.mts +6 -1
  2141. package/dist/icons/shoppingBag3.d.ts +6 -1
  2142. package/dist/icons/shoppingCart1.d.mts +6 -1
  2143. package/dist/icons/shoppingCart1.d.ts +6 -1
  2144. package/dist/icons/shoppingCart2.d.mts +6 -1
  2145. package/dist/icons/shoppingCart2.d.ts +6 -1
  2146. package/dist/icons/shoppingCart3.d.mts +6 -1
  2147. package/dist/icons/shoppingCart3.d.ts +6 -1
  2148. package/dist/icons/shuffle1.d.mts +6 -1
  2149. package/dist/icons/shuffle1.d.ts +6 -1
  2150. package/dist/icons/shuffle2.d.mts +6 -1
  2151. package/dist/icons/shuffle2.d.ts +6 -1
  2152. package/dist/icons/signal1.d.mts +6 -1
  2153. package/dist/icons/signal1.d.ts +6 -1
  2154. package/dist/icons/signal2.d.mts +6 -1
  2155. package/dist/icons/signal2.d.ts +6 -1
  2156. package/dist/icons/signal3.d.mts +6 -1
  2157. package/dist/icons/signal3.d.ts +6 -1
  2158. package/dist/icons/simcard.d.mts +6 -1
  2159. package/dist/icons/simcard.d.ts +6 -1
  2160. package/dist/icons/skew.d.mts +6 -1
  2161. package/dist/icons/skew.d.ts +6 -1
  2162. package/dist/icons/skipBack.d.mts +6 -1
  2163. package/dist/icons/skipBack.d.ts +6 -1
  2164. package/dist/icons/skipForward.d.mts +6 -1
  2165. package/dist/icons/skipForward.d.ts +6 -1
  2166. package/dist/icons/slashCircle1.d.mts +6 -1
  2167. package/dist/icons/slashCircle1.d.ts +6 -1
  2168. package/dist/icons/slashCircle2.d.mts +6 -1
  2169. package/dist/icons/slashCircle2.d.ts +6 -1
  2170. package/dist/icons/slashDivider.d.mts +6 -1
  2171. package/dist/icons/slashDivider.d.ts +6 -1
  2172. package/dist/icons/slashOctagon.d.mts +6 -1
  2173. package/dist/icons/slashOctagon.d.ts +6 -1
  2174. package/dist/icons/sliders1.d.mts +6 -1
  2175. package/dist/icons/sliders1.d.ts +6 -1
  2176. package/dist/icons/sliders2.d.mts +6 -1
  2177. package/dist/icons/sliders2.d.ts +6 -1
  2178. package/dist/icons/sliders3.d.mts +6 -1
  2179. package/dist/icons/sliders3.d.ts +6 -1
  2180. package/dist/icons/sliders4.d.mts +6 -1
  2181. package/dist/icons/sliders4.d.ts +6 -1
  2182. package/dist/icons/snowflake1.d.mts +6 -1
  2183. package/dist/icons/snowflake1.d.ts +6 -1
  2184. package/dist/icons/snowflake2.d.mts +6 -1
  2185. package/dist/icons/snowflake2.d.ts +6 -1
  2186. package/dist/icons/spacingHeight1.d.mts +6 -1
  2187. package/dist/icons/spacingHeight1.d.ts +6 -1
  2188. package/dist/icons/spacingHeight2.d.mts +6 -1
  2189. package/dist/icons/spacingHeight2.d.ts +6 -1
  2190. package/dist/icons/spacingWidth1.d.mts +6 -1
  2191. package/dist/icons/spacingWidth1.d.ts +6 -1
  2192. package/dist/icons/spacingWidth2.d.mts +6 -1
  2193. package/dist/icons/spacingWidth2.d.ts +6 -1
  2194. package/dist/icons/speaker1.d.mts +6 -1
  2195. package/dist/icons/speaker1.d.ts +6 -1
  2196. package/dist/icons/speaker2.d.mts +6 -1
  2197. package/dist/icons/speaker2.d.ts +6 -1
  2198. package/dist/icons/speaker3.d.mts +6 -1
  2199. package/dist/icons/speaker3.d.ts +6 -1
  2200. package/dist/icons/speedometer1.d.mts +6 -1
  2201. package/dist/icons/speedometer1.d.ts +6 -1
  2202. package/dist/icons/speedometer2.d.mts +6 -1
  2203. package/dist/icons/speedometer2.d.ts +6 -1
  2204. package/dist/icons/speedometer3.d.mts +6 -1
  2205. package/dist/icons/speedometer3.d.ts +6 -1
  2206. package/dist/icons/speedometer4.d.mts +6 -1
  2207. package/dist/icons/speedometer4.d.ts +6 -1
  2208. package/dist/icons/spinner.d.mts +6 -1
  2209. package/dist/icons/spinner.d.ts +6 -1
  2210. package/dist/icons/square.d.mts +6 -1
  2211. package/dist/icons/square.d.ts +6 -1
  2212. package/dist/icons/stand.d.mts +6 -1
  2213. package/dist/icons/stand.d.ts +6 -1
  2214. package/dist/icons/star1.d.mts +6 -1
  2215. package/dist/icons/star1.d.ts +6 -1
  2216. package/dist/icons/star2.d.mts +6 -1
  2217. package/dist/icons/star2.d.ts +6 -1
  2218. package/dist/icons/star3.d.mts +6 -1
  2219. package/dist/icons/star3.d.ts +6 -1
  2220. package/dist/icons/star4.d.mts +6 -1
  2221. package/dist/icons/star4.d.ts +6 -1
  2222. package/dist/icons/star5.d.mts +6 -1
  2223. package/dist/icons/star5.d.ts +6 -1
  2224. package/dist/icons/star6.d.mts +6 -1
  2225. package/dist/icons/star6.d.ts +6 -1
  2226. package/dist/icons/star7.d.mts +6 -1
  2227. package/dist/icons/star7.d.ts +6 -1
  2228. package/dist/icons/stars.d.mts +6 -1
  2229. package/dist/icons/stars.d.ts +6 -1
  2230. package/dist/icons/stars1.d.mts +6 -1
  2231. package/dist/icons/stars1.d.ts +6 -1
  2232. package/dist/icons/stars2.d.mts +6 -1
  2233. package/dist/icons/stars2.d.ts +6 -1
  2234. package/dist/icons/stars3.d.mts +6 -1
  2235. package/dist/icons/stars3.d.ts +6 -1
  2236. package/dist/icons/stickerCircle.d.mts +6 -1
  2237. package/dist/icons/stickerCircle.d.ts +6 -1
  2238. package/dist/icons/stickerSquare.d.mts +6 -1
  2239. package/dist/icons/stickerSquare.d.ts +6 -1
  2240. package/dist/icons/stop.d.mts +6 -1
  2241. package/dist/icons/stop.d.ts +6 -1
  2242. package/dist/icons/stopCircle.d.mts +6 -1
  2243. package/dist/icons/stopCircle.d.ts +6 -1
  2244. package/dist/icons/stopSquare.d.mts +6 -1
  2245. package/dist/icons/stopSquare.d.ts +6 -1
  2246. package/dist/icons/strikethrough1.d.mts +6 -1
  2247. package/dist/icons/strikethrough1.d.ts +6 -1
  2248. package/dist/icons/strikethrough2.d.mts +6 -1
  2249. package/dist/icons/strikethrough2.d.ts +6 -1
  2250. package/dist/icons/strikethroughSquare.d.mts +6 -1
  2251. package/dist/icons/strikethroughSquare.d.ts +6 -1
  2252. package/dist/icons/subscript.d.mts +6 -1
  2253. package/dist/icons/subscript.d.ts +6 -1
  2254. package/dist/icons/sun.d.mts +6 -1
  2255. package/dist/icons/sun.d.ts +6 -1
  2256. package/dist/icons/sunSetting1.d.mts +6 -1
  2257. package/dist/icons/sunSetting1.d.ts +6 -1
  2258. package/dist/icons/sunSetting2.d.mts +6 -1
  2259. package/dist/icons/sunSetting2.d.ts +6 -1
  2260. package/dist/icons/sunSetting3.d.mts +6 -1
  2261. package/dist/icons/sunSetting3.d.ts +6 -1
  2262. package/dist/icons/sunrise.d.mts +6 -1
  2263. package/dist/icons/sunrise.d.ts +6 -1
  2264. package/dist/icons/sunset.d.mts +6 -1
  2265. package/dist/icons/sunset.d.ts +6 -1
  2266. package/dist/icons/switchHorizontal1.d.mts +6 -1
  2267. package/dist/icons/switchHorizontal1.d.ts +6 -1
  2268. package/dist/icons/switchHorizontal2.d.mts +6 -1
  2269. package/dist/icons/switchHorizontal2.d.ts +6 -1
  2270. package/dist/icons/switchVertical1.d.mts +6 -1
  2271. package/dist/icons/switchVertical1.d.ts +6 -1
  2272. package/dist/icons/switchVertical2.d.mts +6 -1
  2273. package/dist/icons/switchVertical2.d.ts +6 -1
  2274. package/dist/icons/table.d.mts +6 -1
  2275. package/dist/icons/table.d.ts +6 -1
  2276. package/dist/icons/tablet1.d.mts +6 -1
  2277. package/dist/icons/tablet1.d.ts +6 -1
  2278. package/dist/icons/tablet2.d.mts +6 -1
  2279. package/dist/icons/tablet2.d.ts +6 -1
  2280. package/dist/icons/tag1.d.mts +6 -1
  2281. package/dist/icons/tag1.d.ts +6 -1
  2282. package/dist/icons/tag2.d.mts +6 -1
  2283. package/dist/icons/tag2.d.ts +6 -1
  2284. package/dist/icons/tag3.d.mts +6 -1
  2285. package/dist/icons/tag3.d.ts +6 -1
  2286. package/dist/icons/target1.d.mts +6 -1
  2287. package/dist/icons/target1.d.ts +6 -1
  2288. package/dist/icons/target2.d.mts +6 -1
  2289. package/dist/icons/target2.d.ts +6 -1
  2290. package/dist/icons/target3.d.mts +6 -1
  2291. package/dist/icons/target3.d.ts +6 -1
  2292. package/dist/icons/target4.d.mts +6 -1
  2293. package/dist/icons/target4.d.ts +6 -1
  2294. package/dist/icons/target5.d.mts +6 -1
  2295. package/dist/icons/target5.d.ts +6 -1
  2296. package/dist/icons/telescope.d.mts +6 -1
  2297. package/dist/icons/telescope.d.ts +6 -1
  2298. package/dist/icons/terminal.d.mts +6 -1
  2299. package/dist/icons/terminal.d.ts +6 -1
  2300. package/dist/icons/terminalBrowser.d.mts +6 -1
  2301. package/dist/icons/terminalBrowser.d.ts +6 -1
  2302. package/dist/icons/terminalCircle.d.mts +6 -1
  2303. package/dist/icons/terminalCircle.d.ts +6 -1
  2304. package/dist/icons/terminalSquare.d.mts +6 -1
  2305. package/dist/icons/terminalSquare.d.ts +6 -1
  2306. package/dist/icons/textInput.d.mts +6 -1
  2307. package/dist/icons/textInput.d.ts +6 -1
  2308. package/dist/icons/thermometer1.d.mts +6 -1
  2309. package/dist/icons/thermometer1.d.ts +6 -1
  2310. package/dist/icons/thermometer2.d.mts +6 -1
  2311. package/dist/icons/thermometer2.d.ts +6 -1
  2312. package/dist/icons/thermometer3.d.mts +6 -1
  2313. package/dist/icons/thermometer3.d.ts +6 -1
  2314. package/dist/icons/thermometerCold.d.mts +6 -1
  2315. package/dist/icons/thermometerCold.d.ts +6 -1
  2316. package/dist/icons/thermometerWarm.d.mts +6 -1
  2317. package/dist/icons/thermometerWarm.d.ts +6 -1
  2318. package/dist/icons/thumbsDown.d.mts +6 -1
  2319. package/dist/icons/thumbsDown.d.ts +6 -1
  2320. package/dist/icons/thumbsUp.d.mts +6 -1
  2321. package/dist/icons/thumbsUp.d.ts +6 -1
  2322. package/dist/icons/ticket1.d.mts +6 -1
  2323. package/dist/icons/ticket1.d.ts +6 -1
  2324. package/dist/icons/ticket2.d.mts +6 -1
  2325. package/dist/icons/ticket2.d.ts +6 -1
  2326. package/dist/icons/toggle1Left.d.mts +6 -1
  2327. package/dist/icons/toggle1Left.d.ts +6 -1
  2328. package/dist/icons/toggle1Right.d.mts +6 -1
  2329. package/dist/icons/toggle1Right.d.ts +6 -1
  2330. package/dist/icons/toggle2Left.d.mts +6 -1
  2331. package/dist/icons/toggle2Left.d.ts +6 -1
  2332. package/dist/icons/toggle2Right.d.mts +6 -1
  2333. package/dist/icons/toggle2Right.d.ts +6 -1
  2334. package/dist/icons/toggle3Left.d.mts +6 -1
  2335. package/dist/icons/toggle3Left.d.ts +6 -1
  2336. package/dist/icons/toggle3Right.d.mts +6 -1
  2337. package/dist/icons/toggle3Right.d.ts +6 -1
  2338. package/dist/icons/tool1.d.mts +6 -1
  2339. package/dist/icons/tool1.d.ts +6 -1
  2340. package/dist/icons/tool2.d.mts +6 -1
  2341. package/dist/icons/tool2.d.ts +6 -1
  2342. package/dist/icons/train.d.mts +6 -1
  2343. package/dist/icons/train.d.ts +6 -1
  2344. package/dist/icons/tram.d.mts +6 -1
  2345. package/dist/icons/tram.d.ts +6 -1
  2346. package/dist/icons/transform.d.mts +6 -1
  2347. package/dist/icons/transform.d.ts +6 -1
  2348. package/dist/icons/translate1.d.mts +6 -1
  2349. package/dist/icons/translate1.d.ts +6 -1
  2350. package/dist/icons/translate2.d.mts +6 -1
  2351. package/dist/icons/translate2.d.ts +6 -1
  2352. package/dist/icons/trash.d.mts +6 -1
  2353. package/dist/icons/trash.d.ts +6 -1
  2354. package/dist/icons/trash1.d.mts +6 -1
  2355. package/dist/icons/trash1.d.ts +6 -1
  2356. package/dist/icons/trash2.d.mts +6 -1
  2357. package/dist/icons/trash2.d.ts +6 -1
  2358. package/dist/icons/trash3.d.mts +6 -1
  2359. package/dist/icons/trash3.d.ts +6 -1
  2360. package/dist/icons/trash4.d.mts +6 -1
  2361. package/dist/icons/trash4.d.ts +6 -1
  2362. package/dist/icons/trendDown.d.mts +6 -1
  2363. package/dist/icons/trendDown.d.ts +6 -1
  2364. package/dist/icons/trendDown1.d.mts +6 -1
  2365. package/dist/icons/trendDown1.d.ts +6 -1
  2366. package/dist/icons/trendDown2.d.mts +6 -1
  2367. package/dist/icons/trendDown2.d.ts +6 -1
  2368. package/dist/icons/trendUp.d.mts +6 -1
  2369. package/dist/icons/trendUp.d.ts +6 -1
  2370. package/dist/icons/trendUp1.d.mts +6 -1
  2371. package/dist/icons/trendUp1.d.ts +6 -1
  2372. package/dist/icons/trendUp2.d.mts +6 -1
  2373. package/dist/icons/trendUp2.d.ts +6 -1
  2374. package/dist/icons/triangle.d.mts +6 -1
  2375. package/dist/icons/triangle.d.ts +6 -1
  2376. package/dist/icons/trophy1.d.mts +6 -1
  2377. package/dist/icons/trophy1.d.ts +6 -1
  2378. package/dist/icons/trophy2.d.mts +6 -1
  2379. package/dist/icons/trophy2.d.ts +6 -1
  2380. package/dist/icons/truck1.d.mts +6 -1
  2381. package/dist/icons/truck1.d.ts +6 -1
  2382. package/dist/icons/truck2.d.mts +6 -1
  2383. package/dist/icons/truck2.d.ts +6 -1
  2384. package/dist/icons/tv1.d.mts +6 -1
  2385. package/dist/icons/tv1.d.ts +6 -1
  2386. package/dist/icons/tv2.d.mts +6 -1
  2387. package/dist/icons/tv2.d.ts +6 -1
  2388. package/dist/icons/tv3.d.mts +6 -1
  2389. package/dist/icons/tv3.d.ts +6 -1
  2390. package/dist/icons/type1.d.mts +6 -1
  2391. package/dist/icons/type1.d.ts +6 -1
  2392. package/dist/icons/type2.d.mts +6 -1
  2393. package/dist/icons/type2.d.ts +6 -1
  2394. package/dist/icons/typeSquare.d.mts +6 -1
  2395. package/dist/icons/typeSquare.d.ts +6 -1
  2396. package/dist/icons/typeStrikethrough1.d.mts +6 -1
  2397. package/dist/icons/typeStrikethrough1.d.ts +6 -1
  2398. package/dist/icons/typeStrikethrough2.d.mts +6 -1
  2399. package/dist/icons/typeStrikethrough2.d.ts +6 -1
  2400. package/dist/icons/types-DBpSTFQy.d.mts +9 -0
  2401. package/dist/icons/types-DBpSTFQy.d.ts +9 -0
  2402. package/dist/icons/umbrella1.d.mts +6 -1
  2403. package/dist/icons/umbrella1.d.ts +6 -1
  2404. package/dist/icons/umbrella2.d.mts +6 -1
  2405. package/dist/icons/umbrella2.d.ts +6 -1
  2406. package/dist/icons/umbrella3.d.mts +6 -1
  2407. package/dist/icons/umbrella3.d.ts +6 -1
  2408. package/dist/icons/underline1.d.mts +6 -1
  2409. package/dist/icons/underline1.d.ts +6 -1
  2410. package/dist/icons/underline2.d.mts +6 -1
  2411. package/dist/icons/underline2.d.ts +6 -1
  2412. package/dist/icons/underlineSquare.d.mts +6 -1
  2413. package/dist/icons/underlineSquare.d.ts +6 -1
  2414. package/dist/icons/upload1.d.mts +6 -1
  2415. package/dist/icons/upload1.d.ts +6 -1
  2416. package/dist/icons/upload2.d.mts +6 -1
  2417. package/dist/icons/upload2.d.ts +6 -1
  2418. package/dist/icons/upload3.d.mts +6 -1
  2419. package/dist/icons/upload3.d.ts +6 -1
  2420. package/dist/icons/upload4.d.mts +6 -1
  2421. package/dist/icons/upload4.d.ts +6 -1
  2422. package/dist/icons/uploadCloud1.d.mts +6 -1
  2423. package/dist/icons/uploadCloud1.d.ts +6 -1
  2424. package/dist/icons/uploadCloud2.d.mts +6 -1
  2425. package/dist/icons/uploadCloud2.d.ts +6 -1
  2426. package/dist/icons/usbFlashDrive.d.mts +6 -1
  2427. package/dist/icons/usbFlashDrive.d.ts +6 -1
  2428. package/dist/icons/user.d.mts +6 -1
  2429. package/dist/icons/user.d.ts +6 -1
  2430. package/dist/icons/user1.d.mts +6 -1
  2431. package/dist/icons/user1.d.ts +6 -1
  2432. package/dist/icons/user2.d.mts +6 -1
  2433. package/dist/icons/user2.d.ts +6 -1
  2434. package/dist/icons/user3.d.mts +6 -1
  2435. package/dist/icons/user3.d.ts +6 -1
  2436. package/dist/icons/userCheck1.d.mts +6 -1
  2437. package/dist/icons/userCheck1.d.ts +6 -1
  2438. package/dist/icons/userCheck2.d.mts +6 -1
  2439. package/dist/icons/userCheck2.d.ts +6 -1
  2440. package/dist/icons/userCircle.d.mts +6 -1
  2441. package/dist/icons/userCircle.d.ts +6 -1
  2442. package/dist/icons/userDown1.d.mts +6 -1
  2443. package/dist/icons/userDown1.d.ts +6 -1
  2444. package/dist/icons/userDown2.d.mts +6 -1
  2445. package/dist/icons/userDown2.d.ts +6 -1
  2446. package/dist/icons/userEdit.d.mts +6 -1
  2447. package/dist/icons/userEdit.d.ts +6 -1
  2448. package/dist/icons/userLeft1.d.mts +6 -1
  2449. package/dist/icons/userLeft1.d.ts +6 -1
  2450. package/dist/icons/userLeft2.d.mts +6 -1
  2451. package/dist/icons/userLeft2.d.ts +6 -1
  2452. package/dist/icons/userMinus1.d.mts +6 -1
  2453. package/dist/icons/userMinus1.d.ts +6 -1
  2454. package/dist/icons/userMinus2.d.mts +6 -1
  2455. package/dist/icons/userMinus2.d.ts +6 -1
  2456. package/dist/icons/userPlus.d.mts +6 -1
  2457. package/dist/icons/userPlus.d.ts +6 -1
  2458. package/dist/icons/userPlus1.d.mts +6 -1
  2459. package/dist/icons/userPlus1.d.ts +6 -1
  2460. package/dist/icons/userPlus2.d.mts +6 -1
  2461. package/dist/icons/userPlus2.d.ts +6 -1
  2462. package/dist/icons/userRight1.d.mts +6 -1
  2463. package/dist/icons/userRight1.d.ts +6 -1
  2464. package/dist/icons/userRight2.d.mts +6 -1
  2465. package/dist/icons/userRight2.d.ts +6 -1
  2466. package/dist/icons/userSquare.d.mts +6 -1
  2467. package/dist/icons/userSquare.d.ts +6 -1
  2468. package/dist/icons/userUp1.d.mts +6 -1
  2469. package/dist/icons/userUp1.d.ts +6 -1
  2470. package/dist/icons/userUp2.d.mts +6 -1
  2471. package/dist/icons/userUp2.d.ts +6 -1
  2472. package/dist/icons/userX.d.mts +6 -1
  2473. package/dist/icons/userX.d.ts +6 -1
  2474. package/dist/icons/userX1.d.mts +6 -1
  2475. package/dist/icons/userX1.d.ts +6 -1
  2476. package/dist/icons/userX2.d.mts +6 -1
  2477. package/dist/icons/userX2.d.ts +6 -1
  2478. package/dist/icons/users.d.mts +6 -1
  2479. package/dist/icons/users.d.ts +6 -1
  2480. package/dist/icons/users1.d.mts +6 -1
  2481. package/dist/icons/users1.d.ts +6 -1
  2482. package/dist/icons/users2.d.mts +6 -1
  2483. package/dist/icons/users2.d.ts +6 -1
  2484. package/dist/icons/users3.d.mts +6 -1
  2485. package/dist/icons/users3.d.ts +6 -1
  2486. package/dist/icons/usersCheck.d.mts +6 -1
  2487. package/dist/icons/usersCheck.d.ts +6 -1
  2488. package/dist/icons/usersDown.d.mts +6 -1
  2489. package/dist/icons/usersDown.d.ts +6 -1
  2490. package/dist/icons/usersEdit.d.mts +6 -1
  2491. package/dist/icons/usersEdit.d.ts +6 -1
  2492. package/dist/icons/usersLeft.d.mts +6 -1
  2493. package/dist/icons/usersLeft.d.ts +6 -1
  2494. package/dist/icons/usersMinus.d.mts +6 -1
  2495. package/dist/icons/usersMinus.d.ts +6 -1
  2496. package/dist/icons/usersPlus.d.mts +6 -1
  2497. package/dist/icons/usersPlus.d.ts +6 -1
  2498. package/dist/icons/usersRight.d.mts +6 -1
  2499. package/dist/icons/usersRight.d.ts +6 -1
  2500. package/dist/icons/usersUp.d.mts +6 -1
  2501. package/dist/icons/usersUp.d.ts +6 -1
  2502. package/dist/icons/usersX.d.mts +6 -1
  2503. package/dist/icons/usersX.d.ts +6 -1
  2504. package/dist/icons/variable.d.mts +6 -1
  2505. package/dist/icons/variable.d.ts +6 -1
  2506. package/dist/icons/videoRecorder.d.mts +6 -1
  2507. package/dist/icons/videoRecorder.d.ts +6 -1
  2508. package/dist/icons/videoRecorderOff.d.mts +6 -1
  2509. package/dist/icons/videoRecorderOff.d.ts +6 -1
  2510. package/dist/icons/virus.d.mts +6 -1
  2511. package/dist/icons/virus.d.ts +6 -1
  2512. package/dist/icons/voicemail.d.mts +6 -1
  2513. package/dist/icons/voicemail.d.ts +6 -1
  2514. package/dist/icons/volumeMax.d.mts +6 -1
  2515. package/dist/icons/volumeMax.d.ts +6 -1
  2516. package/dist/icons/volumeMin.d.mts +6 -1
  2517. package/dist/icons/volumeMin.d.ts +6 -1
  2518. package/dist/icons/volumeMinus.d.mts +6 -1
  2519. package/dist/icons/volumeMinus.d.ts +6 -1
  2520. package/dist/icons/volumePlus.d.mts +6 -1
  2521. package/dist/icons/volumePlus.d.ts +6 -1
  2522. package/dist/icons/volumeX.d.mts +6 -1
  2523. package/dist/icons/volumeX.d.ts +6 -1
  2524. package/dist/icons/wallet1.d.mts +6 -1
  2525. package/dist/icons/wallet1.d.ts +6 -1
  2526. package/dist/icons/wallet2.d.mts +6 -1
  2527. package/dist/icons/wallet2.d.ts +6 -1
  2528. package/dist/icons/wallet3.d.mts +6 -1
  2529. package/dist/icons/wallet3.d.ts +6 -1
  2530. package/dist/icons/wallet4.d.mts +6 -1
  2531. package/dist/icons/wallet4.d.ts +6 -1
  2532. package/dist/icons/wallet5.d.mts +6 -1
  2533. package/dist/icons/wallet5.d.ts +6 -1
  2534. package/dist/icons/watchCircle.d.mts +6 -1
  2535. package/dist/icons/watchCircle.d.ts +6 -1
  2536. package/dist/icons/watchSquare.d.mts +6 -1
  2537. package/dist/icons/watchSquare.d.ts +6 -1
  2538. package/dist/icons/waves.d.mts +6 -1
  2539. package/dist/icons/waves.d.ts +6 -1
  2540. package/dist/icons/webcam1.d.mts +6 -1
  2541. package/dist/icons/webcam1.d.ts +6 -1
  2542. package/dist/icons/webcam2.d.mts +6 -1
  2543. package/dist/icons/webcam2.d.ts +6 -1
  2544. package/dist/icons/wifi.d.mts +6 -1
  2545. package/dist/icons/wifi.d.ts +6 -1
  2546. package/dist/icons/wifiOff.d.mts +6 -1
  2547. package/dist/icons/wifiOff.d.ts +6 -1
  2548. package/dist/icons/wind1.d.mts +6 -1
  2549. package/dist/icons/wind1.d.ts +6 -1
  2550. package/dist/icons/wind2.d.mts +6 -1
  2551. package/dist/icons/wind2.d.ts +6 -1
  2552. package/dist/icons/wind3.d.mts +6 -1
  2553. package/dist/icons/wind3.d.ts +6 -1
  2554. package/dist/icons/x.d.mts +6 -1
  2555. package/dist/icons/x.d.ts +6 -1
  2556. package/dist/icons/xCircle.d.mts +6 -1
  2557. package/dist/icons/xCircle.d.ts +6 -1
  2558. package/dist/icons/xClose.d.mts +6 -1
  2559. package/dist/icons/xClose.d.ts +6 -1
  2560. package/dist/icons/xSquare.d.mts +6 -1
  2561. package/dist/icons/xSquare.d.ts +6 -1
  2562. package/dist/icons/youtube.d.mts +6 -1
  2563. package/dist/icons/youtube.d.ts +6 -1
  2564. package/dist/icons/zap.d.mts +6 -1
  2565. package/dist/icons/zap.d.ts +6 -1
  2566. package/dist/icons/zapCircle.d.mts +6 -1
  2567. package/dist/icons/zapCircle.d.ts +6 -1
  2568. package/dist/icons/zapFast.d.mts +6 -1
  2569. package/dist/icons/zapFast.d.ts +6 -1
  2570. package/dist/icons/zapOff.d.mts +6 -1
  2571. package/dist/icons/zapOff.d.ts +6 -1
  2572. package/dist/icons/zapSquare.d.mts +6 -1
  2573. package/dist/icons/zapSquare.d.ts +6 -1
  2574. package/dist/icons/zoomIn.d.mts +6 -1
  2575. package/dist/icons/zoomIn.d.ts +6 -1
  2576. package/dist/icons/zoomOut.d.mts +6 -1
  2577. package/dist/icons/zoomOut.d.ts +6 -1
  2578. package/dist/index.d.mts +918 -128
  2579. package/dist/index.d.ts +918 -128
  2580. package/dist/index.js +0 -4
  2581. package/dist/index.mjs +0 -2
  2582. package/dist/style.css +1 -1
  2583. package/dist/tailwind.config.js +1 -0
  2584. package/dist/tailwind.css +2 -2
  2585. package/dist/types-DBpSTFQy.d.mts +9 -0
  2586. package/dist/types-DBpSTFQy.d.ts +9 -0
  2587. package/package.json +25 -18
  2588. package/dist/_tsup-dts-rollup.d.mts +0 -6841
  2589. package/dist/_tsup-dts-rollup.d.ts +0 -6841
  2590. package/dist/chunk-BDGP7V4I.mjs +0 -124
  2591. package/dist/chunk-REC5TG6U.mjs +0 -454
@@ -1,1224 +1,2452 @@
1
- export { ActivityIcon_alias_1 as ActivityIcon } from '../_tsup-dts-rollup.js';
2
- export { ActivityHeartIcon_alias_1 as ActivityHeartIcon } from '../_tsup-dts-rollup.js';
3
- export { AirplayIcon_alias_1 as AirplayIcon } from '../_tsup-dts-rollup.js';
4
- export { AirpodsIcon_alias_1 as AirpodsIcon } from '../_tsup-dts-rollup.js';
5
- export { AlarmClockIcon_alias_1 as AlarmClockIcon } from '../_tsup-dts-rollup.js';
6
- export { AlarmClockCheckIcon_alias_1 as AlarmClockCheckIcon } from '../_tsup-dts-rollup.js';
7
- export { AlarmClockMinusIcon_alias_1 as AlarmClockMinusIcon } from '../_tsup-dts-rollup.js';
8
- export { AlarmClockOffIcon_alias_1 as AlarmClockOffIcon } from '../_tsup-dts-rollup.js';
9
- export { AlarmClockPlusIcon_alias_1 as AlarmClockPlusIcon } from '../_tsup-dts-rollup.js';
10
- export { AlertCircleIcon_alias_1 as AlertCircleIcon } from '../_tsup-dts-rollup.js';
11
- export { AlertHexagonIcon_alias_1 as AlertHexagonIcon } from '../_tsup-dts-rollup.js';
12
- export { AlertOctagonIcon_alias_1 as AlertOctagonIcon } from '../_tsup-dts-rollup.js';
13
- export { AlertSquareIcon_alias_1 as AlertSquareIcon } from '../_tsup-dts-rollup.js';
14
- export { AlertTriangleIcon_alias_1 as AlertTriangleIcon } from '../_tsup-dts-rollup.js';
15
- export { AlignBottom1Icon_alias_1 as AlignBottom1Icon } from '../_tsup-dts-rollup.js';
16
- export { AlignBottom2Icon_alias_1 as AlignBottom2Icon } from '../_tsup-dts-rollup.js';
17
- export { AlignCenterIcon_alias_1 as AlignCenterIcon } from '../_tsup-dts-rollup.js';
18
- export { AlignHorizontalCentre1Icon_alias_1 as AlignHorizontalCentre1Icon } from '../_tsup-dts-rollup.js';
19
- export { AlignHorizontalCentre2Icon_alias_1 as AlignHorizontalCentre2Icon } from '../_tsup-dts-rollup.js';
20
- export { AlignJustifyIcon_alias_1 as AlignJustifyIcon } from '../_tsup-dts-rollup.js';
21
- export { AlignLeftIcon_alias_1 as AlignLeftIcon } from '../_tsup-dts-rollup.js';
22
- export { AlignLeft1Icon_alias_1 as AlignLeft1Icon } from '../_tsup-dts-rollup.js';
23
- export { AlignLeft2Icon_alias_1 as AlignLeft2Icon } from '../_tsup-dts-rollup.js';
24
- export { AlignRightIcon_alias_1 as AlignRightIcon } from '../_tsup-dts-rollup.js';
25
- export { AlignRight1Icon_alias_1 as AlignRight1Icon } from '../_tsup-dts-rollup.js';
26
- export { AlignRight2Icon_alias_1 as AlignRight2Icon } from '../_tsup-dts-rollup.js';
27
- export { AlignTopArrow1Icon_alias_1 as AlignTopArrow1Icon } from '../_tsup-dts-rollup.js';
28
- export { AlignTopArrow2Icon_alias_1 as AlignTopArrow2Icon } from '../_tsup-dts-rollup.js';
29
- export { AlignVerticalCenter1Icon_alias_1 as AlignVerticalCenter1Icon } from '../_tsup-dts-rollup.js';
30
- export { AlignVerticalCenter2Icon_alias_1 as AlignVerticalCenter2Icon } from '../_tsup-dts-rollup.js';
31
- export { AnchorIcon_alias_1 as AnchorIcon } from '../_tsup-dts-rollup.js';
32
- export { AnnotationIcon_alias_1 as AnnotationIcon } from '../_tsup-dts-rollup.js';
33
- export { AnnotationAlertIcon_alias_1 as AnnotationAlertIcon } from '../_tsup-dts-rollup.js';
34
- export { AnnotationCheckIcon_alias_1 as AnnotationCheckIcon } from '../_tsup-dts-rollup.js';
35
- export { AnnotationDotsIcon_alias_1 as AnnotationDotsIcon } from '../_tsup-dts-rollup.js';
36
- export { AnnotationHeartIcon_alias_1 as AnnotationHeartIcon } from '../_tsup-dts-rollup.js';
37
- export { AnnotationInfoIcon_alias_1 as AnnotationInfoIcon } from '../_tsup-dts-rollup.js';
38
- export { AnnotationPlusIcon_alias_1 as AnnotationPlusIcon } from '../_tsup-dts-rollup.js';
39
- export { AnnotationQuestionIcon_alias_1 as AnnotationQuestionIcon } from '../_tsup-dts-rollup.js';
40
- export { AnnotationXIcon_alias_1 as AnnotationXIcon } from '../_tsup-dts-rollup.js';
41
- export { Announcement1Icon_alias_1 as Announcement1Icon } from '../_tsup-dts-rollup.js';
42
- export { Announcement2Icon_alias_1 as Announcement2Icon } from '../_tsup-dts-rollup.js';
43
- export { Announcement3Icon_alias_1 as Announcement3Icon } from '../_tsup-dts-rollup.js';
44
- export { AppIntegrationIcon_alias_1 as AppIntegrationIcon } from '../_tsup-dts-rollup.js';
45
- export { ArchiveIcon_alias_1 as ArchiveIcon } from '../_tsup-dts-rollup.js';
46
- export { ArrowBlockDownIcon_alias_1 as ArrowBlockDownIcon } from '../_tsup-dts-rollup.js';
47
- export { ArrowBlockLeftIcon_alias_1 as ArrowBlockLeftIcon } from '../_tsup-dts-rollup.js';
48
- export { ArrowBlockRightIcon_alias_1 as ArrowBlockRightIcon } from '../_tsup-dts-rollup.js';
49
- export { ArrowBlockUpIcon_alias_1 as ArrowBlockUpIcon } from '../_tsup-dts-rollup.js';
50
- export { ArrowCircleBrokenDownIcon_alias_1 as ArrowCircleBrokenDownIcon } from '../_tsup-dts-rollup.js';
51
- export { ArrowCircleBrokenDownLeftIcon_alias_1 as ArrowCircleBrokenDownLeftIcon } from '../_tsup-dts-rollup.js';
52
- export { ArrowCircleBrokenDownRightIcon_alias_1 as ArrowCircleBrokenDownRightIcon } from '../_tsup-dts-rollup.js';
53
- export { ArrowCircleBrokenLeftIcon_alias_1 as ArrowCircleBrokenLeftIcon } from '../_tsup-dts-rollup.js';
54
- export { ArrowCircleBrokenRightIcon_alias_1 as ArrowCircleBrokenRightIcon } from '../_tsup-dts-rollup.js';
55
- export { ArrowCircleBrokenUpIcon_alias_1 as ArrowCircleBrokenUpIcon } from '../_tsup-dts-rollup.js';
56
- export { ArrowCircleBrokenUpLeftIcon_alias_1 as ArrowCircleBrokenUpLeftIcon } from '../_tsup-dts-rollup.js';
57
- export { ArrowCircleBrokenUpRightIcon_alias_1 as ArrowCircleBrokenUpRightIcon } from '../_tsup-dts-rollup.js';
58
- export { ArrowCircleDownIcon_alias_1 as ArrowCircleDownIcon } from '../_tsup-dts-rollup.js';
59
- export { ArrowCircleDownLeftIcon_alias_1 as ArrowCircleDownLeftIcon } from '../_tsup-dts-rollup.js';
60
- export { ArrowCircleDownRightIcon_alias_1 as ArrowCircleDownRightIcon } from '../_tsup-dts-rollup.js';
61
- export { ArrowCircleLeftIcon_alias_1 as ArrowCircleLeftIcon } from '../_tsup-dts-rollup.js';
62
- export { ArrowCircleRightIcon_alias_1 as ArrowCircleRightIcon } from '../_tsup-dts-rollup.js';
63
- export { ArrowCircleUpIcon_alias_1 as ArrowCircleUpIcon } from '../_tsup-dts-rollup.js';
64
- export { ArrowCircleUpLeftIcon_alias_1 as ArrowCircleUpLeftIcon } from '../_tsup-dts-rollup.js';
65
- export { ArrowCircleUpRightIcon_alias_1 as ArrowCircleUpRightIcon } from '../_tsup-dts-rollup.js';
66
- export { ArrowDownIcon_alias_1 as ArrowDownIcon } from '../_tsup-dts-rollup.js';
67
- export { ArrowDownLeftIcon_alias_1 as ArrowDownLeftIcon } from '../_tsup-dts-rollup.js';
68
- export { ArrowDownRightIcon_alias_1 as ArrowDownRightIcon } from '../_tsup-dts-rollup.js';
69
- export { ArrowLeftIcon_alias_1 as ArrowLeftIcon } from '../_tsup-dts-rollup.js';
70
- export { ArrowNarrowDownIcon_alias_1 as ArrowNarrowDownIcon } from '../_tsup-dts-rollup.js';
71
- export { ArrowNarrowDownLeftIcon_alias_1 as ArrowNarrowDownLeftIcon } from '../_tsup-dts-rollup.js';
72
- export { ArrowNarrowDownRightIcon_alias_1 as ArrowNarrowDownRightIcon } from '../_tsup-dts-rollup.js';
73
- export { ArrowNarrowLeftIcon_alias_1 as ArrowNarrowLeftIcon } from '../_tsup-dts-rollup.js';
74
- export { ArrowNarrowRightIcon_alias_1 as ArrowNarrowRightIcon } from '../_tsup-dts-rollup.js';
75
- export { ArrowNarrowUpIcon_alias_1 as ArrowNarrowUpIcon } from '../_tsup-dts-rollup.js';
76
- export { ArrowNarrowUpLeftIcon_alias_1 as ArrowNarrowUpLeftIcon } from '../_tsup-dts-rollup.js';
77
- export { ArrowNarrowUpRightIcon_alias_1 as ArrowNarrowUpRightIcon } from '../_tsup-dts-rollup.js';
78
- export { ArrowRightIcon_alias_1 as ArrowRightIcon } from '../_tsup-dts-rollup.js';
79
- export { ArrowSquareDownIcon_alias_1 as ArrowSquareDownIcon } from '../_tsup-dts-rollup.js';
80
- export { ArrowSquareDownLeftIcon_alias_1 as ArrowSquareDownLeftIcon } from '../_tsup-dts-rollup.js';
81
- export { ArrowSquareDownRightIcon_alias_1 as ArrowSquareDownRightIcon } from '../_tsup-dts-rollup.js';
82
- export { ArrowSquareLeftIcon_alias_1 as ArrowSquareLeftIcon } from '../_tsup-dts-rollup.js';
83
- export { ArrowSquareRightIcon_alias_1 as ArrowSquareRightIcon } from '../_tsup-dts-rollup.js';
84
- export { ArrowSquareUpIcon_alias_1 as ArrowSquareUpIcon } from '../_tsup-dts-rollup.js';
85
- export { ArrowSquareUpLeftIcon_alias_1 as ArrowSquareUpLeftIcon } from '../_tsup-dts-rollup.js';
86
- export { ArrowSquareUpRightIcon_alias_1 as ArrowSquareUpRightIcon } from '../_tsup-dts-rollup.js';
87
- export { ArrowUpIcon_alias_1 as ArrowUpIcon } from '../_tsup-dts-rollup.js';
88
- export { ArrowUpLeftIcon_alias_1 as ArrowUpLeftIcon } from '../_tsup-dts-rollup.js';
89
- export { ArrowUpRightIcon_alias_1 as ArrowUpRightIcon } from '../_tsup-dts-rollup.js';
90
- export { ArrowsDownIcon_alias_1 as ArrowsDownIcon } from '../_tsup-dts-rollup.js';
91
- export { ArrowsLeftIcon_alias_1 as ArrowsLeftIcon } from '../_tsup-dts-rollup.js';
92
- export { ArrowsRightIcon_alias_1 as ArrowsRightIcon } from '../_tsup-dts-rollup.js';
93
- export { ArrowsTriangleIcon_alias_1 as ArrowsTriangleIcon } from '../_tsup-dts-rollup.js';
94
- export { ArrowsUpIcon_alias_1 as ArrowsUpIcon } from '../_tsup-dts-rollup.js';
95
- export { Asterisk1Icon_alias_1 as Asterisk1Icon } from '../_tsup-dts-rollup.js';
96
- export { Asterisk2Icon_alias_1 as Asterisk2Icon } from '../_tsup-dts-rollup.js';
97
- export { AtSignIcon_alias_1 as AtSignIcon } from '../_tsup-dts-rollup.js';
98
- export { Atom1Icon_alias_1 as Atom1Icon } from '../_tsup-dts-rollup.js';
99
- export { Atom2Icon_alias_1 as Atom2Icon } from '../_tsup-dts-rollup.js';
100
- export { AttachmentIcon_alias_1 as AttachmentIcon } from '../_tsup-dts-rollup.js';
101
- export { Attachment1Icon_alias_1 as Attachment1Icon } from '../_tsup-dts-rollup.js';
102
- export { Attachment2Icon_alias_1 as Attachment2Icon } from '../_tsup-dts-rollup.js';
103
- export { Award1Icon_alias_1 as Award1Icon } from '../_tsup-dts-rollup.js';
104
- export { Award2Icon_alias_1 as Award2Icon } from '../_tsup-dts-rollup.js';
105
- export { Award3Icon_alias_1 as Award3Icon } from '../_tsup-dts-rollup.js';
106
- export { Award4Icon_alias_1 as Award4Icon } from '../_tsup-dts-rollup.js';
107
- export { Award5Icon_alias_1 as Award5Icon } from '../_tsup-dts-rollup.js';
108
- export { BackpackIcon_alias_1 as BackpackIcon } from '../_tsup-dts-rollup.js';
109
- export { BankIcon_alias_1 as BankIcon } from '../_tsup-dts-rollup.js';
110
- export { BankNote1Icon_alias_1 as BankNote1Icon } from '../_tsup-dts-rollup.js';
111
- export { BankNote2Icon_alias_1 as BankNote2Icon } from '../_tsup-dts-rollup.js';
112
- export { BankNote3Icon_alias_1 as BankNote3Icon } from '../_tsup-dts-rollup.js';
113
- export { BarChart1Icon_alias_1 as BarChart1Icon } from '../_tsup-dts-rollup.js';
114
- export { BarChart11Icon_alias_1 as BarChart11Icon } from '../_tsup-dts-rollup.js';
115
- export { BarChart12Icon_alias_1 as BarChart12Icon } from '../_tsup-dts-rollup.js';
116
- export { BarChart2Icon_alias_1 as BarChart2Icon } from '../_tsup-dts-rollup.js';
117
- export { BarChart3Icon_alias_1 as BarChart3Icon } from '../_tsup-dts-rollup.js';
118
- export { BarChart4Icon_alias_1 as BarChart4Icon } from '../_tsup-dts-rollup.js';
119
- export { BarChart5Icon_alias_1 as BarChart5Icon } from '../_tsup-dts-rollup.js';
120
- export { BarChart6Icon_alias_1 as BarChart6Icon } from '../_tsup-dts-rollup.js';
121
- export { BarChart7Icon_alias_1 as BarChart7Icon } from '../_tsup-dts-rollup.js';
122
- export { BarChart8Icon_alias_1 as BarChart8Icon } from '../_tsup-dts-rollup.js';
123
- export { BarChart9Icon_alias_1 as BarChart9Icon } from '../_tsup-dts-rollup.js';
124
- export { BarChartCircle1Icon_alias_1 as BarChartCircle1Icon } from '../_tsup-dts-rollup.js';
125
- export { BarChartCircle2Icon_alias_1 as BarChartCircle2Icon } from '../_tsup-dts-rollup.js';
126
- export { BarChartCircle3Icon_alias_1 as BarChartCircle3Icon } from '../_tsup-dts-rollup.js';
127
- export { BarChartSquare1Icon_alias_1 as BarChartSquare1Icon } from '../_tsup-dts-rollup.js';
128
- export { BarChartSquare2Icon_alias_1 as BarChartSquare2Icon } from '../_tsup-dts-rollup.js';
129
- export { BarChartSquare3Icon_alias_1 as BarChartSquare3Icon } from '../_tsup-dts-rollup.js';
130
- export { BarChartSquareDownIcon_alias_1 as BarChartSquareDownIcon } from '../_tsup-dts-rollup.js';
131
- export { BarChartSquareMinusIcon_alias_1 as BarChartSquareMinusIcon } from '../_tsup-dts-rollup.js';
132
- export { BarChartSquarePlusIcon_alias_1 as BarChartSquarePlusIcon } from '../_tsup-dts-rollup.js';
133
- export { BarChartSquareUpIcon_alias_1 as BarChartSquareUpIcon } from '../_tsup-dts-rollup.js';
134
- export { BarLineChartIcon_alias_1 as BarLineChartIcon } from '../_tsup-dts-rollup.js';
135
- export { BatteryCharging1Icon_alias_1 as BatteryCharging1Icon } from '../_tsup-dts-rollup.js';
136
- export { BatteryCharging2Icon_alias_1 as BatteryCharging2Icon } from '../_tsup-dts-rollup.js';
137
- export { BatteryEmptyIcon_alias_1 as BatteryEmptyIcon } from '../_tsup-dts-rollup.js';
138
- export { BatteryFullIcon_alias_1 as BatteryFullIcon } from '../_tsup-dts-rollup.js';
139
- export { BatteryLowIcon_alias_1 as BatteryLowIcon } from '../_tsup-dts-rollup.js';
140
- export { BatteryMidIcon_alias_1 as BatteryMidIcon } from '../_tsup-dts-rollup.js';
141
- export { Beaker1Icon_alias_1 as Beaker1Icon } from '../_tsup-dts-rollup.js';
142
- export { Beaker2Icon_alias_1 as Beaker2Icon } from '../_tsup-dts-rollup.js';
143
- export { BellIcon_alias_1 as BellIcon } from '../_tsup-dts-rollup.js';
144
- export { Bell1Icon_alias_1 as Bell1Icon } from '../_tsup-dts-rollup.js';
145
- export { Bell2Icon_alias_1 as Bell2Icon } from '../_tsup-dts-rollup.js';
146
- export { Bell3Icon_alias_1 as Bell3Icon } from '../_tsup-dts-rollup.js';
147
- export { Bell4Icon_alias_1 as Bell4Icon } from '../_tsup-dts-rollup.js';
148
- export { BellMinusIcon_alias_1 as BellMinusIcon } from '../_tsup-dts-rollup.js';
149
- export { BellOff1Icon_alias_1 as BellOff1Icon } from '../_tsup-dts-rollup.js';
150
- export { BellOff2Icon_alias_1 as BellOff2Icon } from '../_tsup-dts-rollup.js';
151
- export { BellOff3Icon_alias_1 as BellOff3Icon } from '../_tsup-dts-rollup.js';
152
- export { BellPlusIcon_alias_1 as BellPlusIcon } from '../_tsup-dts-rollup.js';
153
- export { BellRinging1Icon_alias_1 as BellRinging1Icon } from '../_tsup-dts-rollup.js';
154
- export { BellRinging2Icon_alias_1 as BellRinging2Icon } from '../_tsup-dts-rollup.js';
155
- export { BellRinging3Icon_alias_1 as BellRinging3Icon } from '../_tsup-dts-rollup.js';
156
- export { BellRinging4Icon_alias_1 as BellRinging4Icon } from '../_tsup-dts-rollup.js';
157
- export { BezierCurve1Icon_alias_1 as BezierCurve1Icon } from '../_tsup-dts-rollup.js';
158
- export { BezierCurve2Icon_alias_1 as BezierCurve2Icon } from '../_tsup-dts-rollup.js';
159
- export { BezierCurve3Icon_alias_1 as BezierCurve3Icon } from '../_tsup-dts-rollup.js';
160
- export { BluetoothConnectIcon_alias_1 as BluetoothConnectIcon } from '../_tsup-dts-rollup.js';
161
- export { BluetoothOffIcon_alias_1 as BluetoothOffIcon } from '../_tsup-dts-rollup.js';
162
- export { BluetoothOnIcon_alias_1 as BluetoothOnIcon } from '../_tsup-dts-rollup.js';
163
- export { BluetoothSignalIcon_alias_1 as BluetoothSignalIcon } from '../_tsup-dts-rollup.js';
164
- export { Bold1Icon_alias_1 as Bold1Icon } from '../_tsup-dts-rollup.js';
165
- export { Bold2Icon_alias_1 as Bold2Icon } from '../_tsup-dts-rollup.js';
166
- export { BoldSquareIcon_alias_1 as BoldSquareIcon } from '../_tsup-dts-rollup.js';
167
- export { BookClosedIcon_alias_1 as BookClosedIcon } from '../_tsup-dts-rollup.js';
168
- export { BookOpen1Icon_alias_1 as BookOpen1Icon } from '../_tsup-dts-rollup.js';
169
- export { BookOpen2Icon_alias_1 as BookOpen2Icon } from '../_tsup-dts-rollup.js';
170
- export { BookmarkIcon_alias_1 as BookmarkIcon } from '../_tsup-dts-rollup.js';
171
- export { BookmarkAddIcon_alias_1 as BookmarkAddIcon } from '../_tsup-dts-rollup.js';
172
- export { BookmarkCheckIcon_alias_1 as BookmarkCheckIcon } from '../_tsup-dts-rollup.js';
173
- export { BookmarkMinusIcon_alias_1 as BookmarkMinusIcon } from '../_tsup-dts-rollup.js';
174
- export { BookmarkXIcon_alias_1 as BookmarkXIcon } from '../_tsup-dts-rollup.js';
175
- export { BoxIcon_alias_1 as BoxIcon } from '../_tsup-dts-rollup.js';
176
- export { BracketsIcon_alias_1 as BracketsIcon } from '../_tsup-dts-rollup.js';
177
- export { BracketsCheckIcon_alias_1 as BracketsCheckIcon } from '../_tsup-dts-rollup.js';
178
- export { BracketsEllipsesIcon_alias_1 as BracketsEllipsesIcon } from '../_tsup-dts-rollup.js';
179
- export { BracketsMinusIcon_alias_1 as BracketsMinusIcon } from '../_tsup-dts-rollup.js';
180
- export { BracketsPlusIcon_alias_1 as BracketsPlusIcon } from '../_tsup-dts-rollup.js';
181
- export { BracketsSlashIcon_alias_1 as BracketsSlashIcon } from '../_tsup-dts-rollup.js';
182
- export { BracketsXIcon_alias_1 as BracketsXIcon } from '../_tsup-dts-rollup.js';
183
- export { Briefcase1Icon_alias_1 as Briefcase1Icon } from '../_tsup-dts-rollup.js';
184
- export { Briefcase2Icon_alias_1 as Briefcase2Icon } from '../_tsup-dts-rollup.js';
185
- export { BrowserIcon_alias_1 as BrowserIcon } from '../_tsup-dts-rollup.js';
186
- export { Brush1Icon_alias_1 as Brush1Icon } from '../_tsup-dts-rollup.js';
187
- export { Brush2Icon_alias_1 as Brush2Icon } from '../_tsup-dts-rollup.js';
188
- export { Brush3Icon_alias_1 as Brush3Icon } from '../_tsup-dts-rollup.js';
189
- export { Building1Icon_alias_1 as Building1Icon } from '../_tsup-dts-rollup.js';
190
- export { Building2Icon_alias_1 as Building2Icon } from '../_tsup-dts-rollup.js';
191
- export { Building3Icon_alias_1 as Building3Icon } from '../_tsup-dts-rollup.js';
192
- export { Building4Icon_alias_1 as Building4Icon } from '../_tsup-dts-rollup.js';
193
- export { Building5Icon_alias_1 as Building5Icon } from '../_tsup-dts-rollup.js';
194
- export { Building6Icon_alias_1 as Building6Icon } from '../_tsup-dts-rollup.js';
195
- export { Building7Icon_alias_1 as Building7Icon } from '../_tsup-dts-rollup.js';
196
- export { Building8Icon_alias_1 as Building8Icon } from '../_tsup-dts-rollup.js';
197
- export { BusIcon_alias_1 as BusIcon } from '../_tsup-dts-rollup.js';
198
- export { CalculatorIcon_alias_1 as CalculatorIcon } from '../_tsup-dts-rollup.js';
199
- export { CalendarIcon_alias_1 as CalendarIcon } from '../_tsup-dts-rollup.js';
200
- export { CalendarCheckIcon_alias_1 as CalendarCheckIcon } from '../_tsup-dts-rollup.js';
201
- export { CalendarCheck1Icon_alias_1 as CalendarCheck1Icon } from '../_tsup-dts-rollup.js';
202
- export { CalendarCheck2Icon_alias_1 as CalendarCheck2Icon } from '../_tsup-dts-rollup.js';
203
- export { CalendarDateIcon_alias_1 as CalendarDateIcon } from '../_tsup-dts-rollup.js';
204
- export { CalendarHeart1Icon_alias_1 as CalendarHeart1Icon } from '../_tsup-dts-rollup.js';
205
- export { CalendarHeart2Icon_alias_1 as CalendarHeart2Icon } from '../_tsup-dts-rollup.js';
206
- export { CalendarMinus1Icon_alias_1 as CalendarMinus1Icon } from '../_tsup-dts-rollup.js';
207
- export { CalendarMinus2Icon_alias_1 as CalendarMinus2Icon } from '../_tsup-dts-rollup.js';
208
- export { CalendarPlusIcon_alias_1 as CalendarPlusIcon } from '../_tsup-dts-rollup.js';
209
- export { CalendarPlus1Icon_alias_1 as CalendarPlus1Icon } from '../_tsup-dts-rollup.js';
210
- export { CalendarPlus2Icon_alias_1 as CalendarPlus2Icon } from '../_tsup-dts-rollup.js';
211
- export { CalendarPlusCornerIcon_alias_1 as CalendarPlusCornerIcon } from '../_tsup-dts-rollup.js';
212
- export { CameraIcon_alias_1 as CameraIcon } from '../_tsup-dts-rollup.js';
213
- export { Camera1Icon_alias_1 as Camera1Icon } from '../_tsup-dts-rollup.js';
214
- export { Camera2Icon_alias_1 as Camera2Icon } from '../_tsup-dts-rollup.js';
215
- export { Camera3Icon_alias_1 as Camera3Icon } from '../_tsup-dts-rollup.js';
216
- export { CameraLensIcon_alias_1 as CameraLensIcon } from '../_tsup-dts-rollup.js';
217
- export { CameraOffIcon_alias_1 as CameraOffIcon } from '../_tsup-dts-rollup.js';
218
- export { CameraPlusIcon_alias_1 as CameraPlusIcon } from '../_tsup-dts-rollup.js';
219
- export { Car1Icon_alias_1 as Car1Icon } from '../_tsup-dts-rollup.js';
220
- export { Car2Icon_alias_1 as Car2Icon } from '../_tsup-dts-rollup.js';
221
- export { Certificate1Icon_alias_1 as Certificate1Icon } from '../_tsup-dts-rollup.js';
222
- export { Certificate2Icon_alias_1 as Certificate2Icon } from '../_tsup-dts-rollup.js';
223
- export { ChartBreakoutCircleIcon_alias_1 as ChartBreakoutCircleIcon } from '../_tsup-dts-rollup.js';
224
- export { ChartBreakoutSquareIcon_alias_1 as ChartBreakoutSquareIcon } from '../_tsup-dts-rollup.js';
225
- export { CheckIcon_alias_1 as CheckIcon } from '../_tsup-dts-rollup.js';
226
- export { CheckCircleIcon_alias_1 as CheckCircleIcon } from '../_tsup-dts-rollup.js';
227
- export { CheckCircleBrokenIcon_alias_1 as CheckCircleBrokenIcon } from '../_tsup-dts-rollup.js';
228
- export { CheckDone1Icon_alias_1 as CheckDone1Icon } from '../_tsup-dts-rollup.js';
229
- export { CheckDone2Icon_alias_1 as CheckDone2Icon } from '../_tsup-dts-rollup.js';
230
- export { CheckHeartIcon_alias_1 as CheckHeartIcon } from '../_tsup-dts-rollup.js';
231
- export { CheckSquareIcon_alias_1 as CheckSquareIcon } from '../_tsup-dts-rollup.js';
232
- export { CheckSquareBrokenIcon_alias_1 as CheckSquareBrokenIcon } from '../_tsup-dts-rollup.js';
233
- export { CheckVerified1Icon_alias_1 as CheckVerified1Icon } from '../_tsup-dts-rollup.js';
234
- export { CheckVerified2Icon_alias_1 as CheckVerified2Icon } from '../_tsup-dts-rollup.js';
235
- export { CheckVerified3Icon_alias_1 as CheckVerified3Icon } from '../_tsup-dts-rollup.js';
236
- export { ChevronDownIcon_alias_1 as ChevronDownIcon } from '../_tsup-dts-rollup.js';
237
- export { ChevronDownDoubleIcon_alias_1 as ChevronDownDoubleIcon } from '../_tsup-dts-rollup.js';
238
- export { ChevronLeftIcon_alias_1 as ChevronLeftIcon } from '../_tsup-dts-rollup.js';
239
- export { ChevronLeftDoubleIcon_alias_1 as ChevronLeftDoubleIcon } from '../_tsup-dts-rollup.js';
240
- export { ChevronRightIcon_alias_1 as ChevronRightIcon } from '../_tsup-dts-rollup.js';
241
- export { ChevronRightDoubleIcon_alias_1 as ChevronRightDoubleIcon } from '../_tsup-dts-rollup.js';
242
- export { ChevronSelectorHorizontalIcon_alias_1 as ChevronSelectorHorizontalIcon } from '../_tsup-dts-rollup.js';
243
- export { ChevronSelectorVerticalIcon_alias_1 as ChevronSelectorVerticalIcon } from '../_tsup-dts-rollup.js';
244
- export { ChevronUpIcon_alias_1 as ChevronUpIcon } from '../_tsup-dts-rollup.js';
245
- export { ChevronUpDoubleIcon_alias_1 as ChevronUpDoubleIcon } from '../_tsup-dts-rollup.js';
246
- export { ChromeCastIcon_alias_1 as ChromeCastIcon } from '../_tsup-dts-rollup.js';
247
- export { CircleIcon_alias_1 as CircleIcon } from '../_tsup-dts-rollup.js';
248
- export { CircleCutIcon_alias_1 as CircleCutIcon } from '../_tsup-dts-rollup.js';
249
- export { ClapperboardIcon_alias_1 as ClapperboardIcon } from '../_tsup-dts-rollup.js';
250
- export { ClipboardIcon_alias_1 as ClipboardIcon } from '../_tsup-dts-rollup.js';
251
- export { ClipboardAttachmentIcon_alias_1 as ClipboardAttachmentIcon } from '../_tsup-dts-rollup.js';
252
- export { ClipboardCheckIcon_alias_1 as ClipboardCheckIcon } from '../_tsup-dts-rollup.js';
253
- export { ClipboardDownloadIcon_alias_1 as ClipboardDownloadIcon } from '../_tsup-dts-rollup.js';
254
- export { ClipboardMinusIcon_alias_1 as ClipboardMinusIcon } from '../_tsup-dts-rollup.js';
255
- export { ClipboardPlusIcon_alias_1 as ClipboardPlusIcon } from '../_tsup-dts-rollup.js';
256
- export { ClipboardXIcon_alias_1 as ClipboardXIcon } from '../_tsup-dts-rollup.js';
257
- export { ClockIcon_alias_1 as ClockIcon } from '../_tsup-dts-rollup.js';
258
- export { ClockCheckIcon_alias_1 as ClockCheckIcon } from '../_tsup-dts-rollup.js';
259
- export { ClockFastForwardIcon_alias_1 as ClockFastForwardIcon } from '../_tsup-dts-rollup.js';
260
- export { ClockPlusIcon_alias_1 as ClockPlusIcon } from '../_tsup-dts-rollup.js';
261
- export { ClockRefreshIcon_alias_1 as ClockRefreshIcon } from '../_tsup-dts-rollup.js';
262
- export { ClockRewindIcon_alias_1 as ClockRewindIcon } from '../_tsup-dts-rollup.js';
263
- export { ClockSnoozeIcon_alias_1 as ClockSnoozeIcon } from '../_tsup-dts-rollup.js';
264
- export { ClockStopwatchIcon_alias_1 as ClockStopwatchIcon } from '../_tsup-dts-rollup.js';
265
- export { Cloud1Icon_alias_1 as Cloud1Icon } from '../_tsup-dts-rollup.js';
266
- export { Cloud2Icon_alias_1 as Cloud2Icon } from '../_tsup-dts-rollup.js';
267
- export { Cloud3Icon_alias_1 as Cloud3Icon } from '../_tsup-dts-rollup.js';
268
- export { CloudBlank1Icon_alias_1 as CloudBlank1Icon } from '../_tsup-dts-rollup.js';
269
- export { CloudBlank2Icon_alias_1 as CloudBlank2Icon } from '../_tsup-dts-rollup.js';
270
- export { CloudLightningIcon_alias_1 as CloudLightningIcon } from '../_tsup-dts-rollup.js';
271
- export { CloudMoonIcon_alias_1 as CloudMoonIcon } from '../_tsup-dts-rollup.js';
272
- export { CloudOffIcon_alias_1 as CloudOffIcon } from '../_tsup-dts-rollup.js';
273
- export { CloudRaining1Icon_alias_1 as CloudRaining1Icon } from '../_tsup-dts-rollup.js';
274
- export { CloudRaining2Icon_alias_1 as CloudRaining2Icon } from '../_tsup-dts-rollup.js';
275
- export { CloudRaining3Icon_alias_1 as CloudRaining3Icon } from '../_tsup-dts-rollup.js';
276
- export { CloudRaining4Icon_alias_1 as CloudRaining4Icon } from '../_tsup-dts-rollup.js';
277
- export { CloudRaining5Icon_alias_1 as CloudRaining5Icon } from '../_tsup-dts-rollup.js';
278
- export { CloudRaining6Icon_alias_1 as CloudRaining6Icon } from '../_tsup-dts-rollup.js';
279
- export { CloudSnowing1Icon_alias_1 as CloudSnowing1Icon } from '../_tsup-dts-rollup.js';
280
- export { CloudSnowing2Icon_alias_1 as CloudSnowing2Icon } from '../_tsup-dts-rollup.js';
281
- export { CloudSun1Icon_alias_1 as CloudSun1Icon } from '../_tsup-dts-rollup.js';
282
- export { CloudSun2Icon_alias_1 as CloudSun2Icon } from '../_tsup-dts-rollup.js';
283
- export { CloudSun3Icon_alias_1 as CloudSun3Icon } from '../_tsup-dts-rollup.js';
284
- export { Code1Icon_alias_1 as Code1Icon } from '../_tsup-dts-rollup.js';
285
- export { Code2Icon_alias_1 as Code2Icon } from '../_tsup-dts-rollup.js';
286
- export { CodeBrowserIcon_alias_1 as CodeBrowserIcon } from '../_tsup-dts-rollup.js';
287
- export { CodeCircle1Icon_alias_1 as CodeCircle1Icon } from '../_tsup-dts-rollup.js';
288
- export { CodeCircle2Icon_alias_1 as CodeCircle2Icon } from '../_tsup-dts-rollup.js';
289
- export { CodeCircle3Icon_alias_1 as CodeCircle3Icon } from '../_tsup-dts-rollup.js';
290
- export { CodeSnippet1Icon_alias_1 as CodeSnippet1Icon } from '../_tsup-dts-rollup.js';
291
- export { CodeSnippet2Icon_alias_1 as CodeSnippet2Icon } from '../_tsup-dts-rollup.js';
292
- export { CodeSquare1Icon_alias_1 as CodeSquare1Icon } from '../_tsup-dts-rollup.js';
293
- export { CodeSquare2Icon_alias_1 as CodeSquare2Icon } from '../_tsup-dts-rollup.js';
294
- export { CodepenIcon_alias_1 as CodepenIcon } from '../_tsup-dts-rollup.js';
295
- export { Coins1Icon_alias_1 as Coins1Icon } from '../_tsup-dts-rollup.js';
296
- export { Coins2Icon_alias_1 as Coins2Icon } from '../_tsup-dts-rollup.js';
297
- export { Coins3Icon_alias_1 as Coins3Icon } from '../_tsup-dts-rollup.js';
298
- export { Coins4Icon_alias_1 as Coins4Icon } from '../_tsup-dts-rollup.js';
299
- export { CoinsHandIcon_alias_1 as CoinsHandIcon } from '../_tsup-dts-rollup.js';
300
- export { CoinsStacked1Icon_alias_1 as CoinsStacked1Icon } from '../_tsup-dts-rollup.js';
301
- export { CoinsStacked2Icon_alias_1 as CoinsStacked2Icon } from '../_tsup-dts-rollup.js';
302
- export { CoinsStacked3Icon_alias_1 as CoinsStacked3Icon } from '../_tsup-dts-rollup.js';
303
- export { CoinsStacked4Icon_alias_1 as CoinsStacked4Icon } from '../_tsup-dts-rollup.js';
304
- export { CoinsSwap1Icon_alias_1 as CoinsSwap1Icon } from '../_tsup-dts-rollup.js';
305
- export { CoinsSwap2Icon_alias_1 as CoinsSwap2Icon } from '../_tsup-dts-rollup.js';
306
- export { ColorsIcon_alias_1 as ColorsIcon } from '../_tsup-dts-rollup.js';
307
- export { Colors1Icon_alias_1 as Colors1Icon } from '../_tsup-dts-rollup.js';
308
- export { Columns1Icon_alias_1 as Columns1Icon } from '../_tsup-dts-rollup.js';
309
- export { Columns2Icon_alias_1 as Columns2Icon } from '../_tsup-dts-rollup.js';
310
- export { Columns3Icon_alias_1 as Columns3Icon } from '../_tsup-dts-rollup.js';
311
- export { CommandIcon_alias_1 as CommandIcon } from '../_tsup-dts-rollup.js';
312
- export { CompassIcon_alias_1 as CompassIcon } from '../_tsup-dts-rollup.js';
313
- export { Compass1Icon_alias_1 as Compass1Icon } from '../_tsup-dts-rollup.js';
314
- export { Compass2Icon_alias_1 as Compass2Icon } from '../_tsup-dts-rollup.js';
315
- export { Compass3Icon_alias_1 as Compass3Icon } from '../_tsup-dts-rollup.js';
316
- export { ContainerIcon_alias_1 as ContainerIcon } from '../_tsup-dts-rollup.js';
317
- export { Contrast1Icon_alias_1 as Contrast1Icon } from '../_tsup-dts-rollup.js';
318
- export { Contrast2Icon_alias_1 as Contrast2Icon } from '../_tsup-dts-rollup.js';
319
- export { Contrast3Icon_alias_1 as Contrast3Icon } from '../_tsup-dts-rollup.js';
320
- export { CopyIcon_alias_1 as CopyIcon } from '../_tsup-dts-rollup.js';
321
- export { Copy1Icon_alias_1 as Copy1Icon } from '../_tsup-dts-rollup.js';
322
- export { Copy2Icon_alias_1 as Copy2Icon } from '../_tsup-dts-rollup.js';
323
- export { Copy3Icon_alias_1 as Copy3Icon } from '../_tsup-dts-rollup.js';
324
- export { Copy4Icon_alias_1 as Copy4Icon } from '../_tsup-dts-rollup.js';
325
- export { Copy5Icon_alias_1 as Copy5Icon } from '../_tsup-dts-rollup.js';
326
- export { Copy6Icon_alias_1 as Copy6Icon } from '../_tsup-dts-rollup.js';
327
- export { Copy7Icon_alias_1 as Copy7Icon } from '../_tsup-dts-rollup.js';
328
- export { CornerDownLeftIcon_alias_1 as CornerDownLeftIcon } from '../_tsup-dts-rollup.js';
329
- export { CornerDownRightIcon_alias_1 as CornerDownRightIcon } from '../_tsup-dts-rollup.js';
330
- export { CornerLeftDownIcon_alias_1 as CornerLeftDownIcon } from '../_tsup-dts-rollup.js';
331
- export { CornerLeftUpIcon_alias_1 as CornerLeftUpIcon } from '../_tsup-dts-rollup.js';
332
- export { CornerRightDownIcon_alias_1 as CornerRightDownIcon } from '../_tsup-dts-rollup.js';
333
- export { CornerRightUpIcon_alias_1 as CornerRightUpIcon } from '../_tsup-dts-rollup.js';
334
- export { CornerUpLeftIcon_alias_1 as CornerUpLeftIcon } from '../_tsup-dts-rollup.js';
335
- export { CornerUpRightIcon_alias_1 as CornerUpRightIcon } from '../_tsup-dts-rollup.js';
336
- export { CpuChip1Icon_alias_1 as CpuChip1Icon } from '../_tsup-dts-rollup.js';
337
- export { CpuChip2Icon_alias_1 as CpuChip2Icon } from '../_tsup-dts-rollup.js';
338
- export { CreditCard1Icon_alias_1 as CreditCard1Icon } from '../_tsup-dts-rollup.js';
339
- export { CreditCard2Icon_alias_1 as CreditCard2Icon } from '../_tsup-dts-rollup.js';
340
- export { CreditCardCheckIcon_alias_1 as CreditCardCheckIcon } from '../_tsup-dts-rollup.js';
341
- export { CreditCardDownIcon_alias_1 as CreditCardDownIcon } from '../_tsup-dts-rollup.js';
342
- export { CreditCardDownloadIcon_alias_1 as CreditCardDownloadIcon } from '../_tsup-dts-rollup.js';
343
- export { CreditCardEditIcon_alias_1 as CreditCardEditIcon } from '../_tsup-dts-rollup.js';
344
- export { CreditCardLockIcon_alias_1 as CreditCardLockIcon } from '../_tsup-dts-rollup.js';
345
- export { CreditCardMinusIcon_alias_1 as CreditCardMinusIcon } from '../_tsup-dts-rollup.js';
346
- export { CreditCardPlusIcon_alias_1 as CreditCardPlusIcon } from '../_tsup-dts-rollup.js';
347
- export { CreditCardRefreshIcon_alias_1 as CreditCardRefreshIcon } from '../_tsup-dts-rollup.js';
348
- export { CreditCardSearchIcon_alias_1 as CreditCardSearchIcon } from '../_tsup-dts-rollup.js';
349
- export { CreditCardShieldIcon_alias_1 as CreditCardShieldIcon } from '../_tsup-dts-rollup.js';
350
- export { CreditCardUpIcon_alias_1 as CreditCardUpIcon } from '../_tsup-dts-rollup.js';
351
- export { CreditCardUploadIcon_alias_1 as CreditCardUploadIcon } from '../_tsup-dts-rollup.js';
352
- export { CreditCardXIcon_alias_1 as CreditCardXIcon } from '../_tsup-dts-rollup.js';
353
- export { Crop1Icon_alias_1 as Crop1Icon } from '../_tsup-dts-rollup.js';
354
- export { Crop2Icon_alias_1 as Crop2Icon } from '../_tsup-dts-rollup.js';
355
- export { Cryptocurrency1Icon_alias_1 as Cryptocurrency1Icon } from '../_tsup-dts-rollup.js';
356
- export { Cryptocurrency2Icon_alias_1 as Cryptocurrency2Icon } from '../_tsup-dts-rollup.js';
357
- export { Cryptocurrency3Icon_alias_1 as Cryptocurrency3Icon } from '../_tsup-dts-rollup.js';
358
- export { Cryptocurrency4Icon_alias_1 as Cryptocurrency4Icon } from '../_tsup-dts-rollup.js';
359
- export { Cube1Icon_alias_1 as Cube1Icon } from '../_tsup-dts-rollup.js';
360
- export { Cube2Icon_alias_1 as Cube2Icon } from '../_tsup-dts-rollup.js';
361
- export { Cube3Icon_alias_1 as Cube3Icon } from '../_tsup-dts-rollup.js';
362
- export { Cube4Icon_alias_1 as Cube4Icon } from '../_tsup-dts-rollup.js';
363
- export { CubeOutlineIcon_alias_1 as CubeOutlineIcon } from '../_tsup-dts-rollup.js';
364
- export { CurrencyBitcoinIcon_alias_1 as CurrencyBitcoinIcon } from '../_tsup-dts-rollup.js';
365
- export { CurrencyBitcoinCircleIcon_alias_1 as CurrencyBitcoinCircleIcon } from '../_tsup-dts-rollup.js';
366
- export { CurrencyDollarIcon_alias_1 as CurrencyDollarIcon } from '../_tsup-dts-rollup.js';
367
- export { CurrencyDollarCircleIcon_alias_1 as CurrencyDollarCircleIcon } from '../_tsup-dts-rollup.js';
368
- export { CurrencyEthereumIcon_alias_1 as CurrencyEthereumIcon } from '../_tsup-dts-rollup.js';
369
- export { CurrencyEthereumCircleIcon_alias_1 as CurrencyEthereumCircleIcon } from '../_tsup-dts-rollup.js';
370
- export { CurrencyEuroIcon_alias_1 as CurrencyEuroIcon } from '../_tsup-dts-rollup.js';
371
- export { CurrencyEuroCircleIcon_alias_1 as CurrencyEuroCircleIcon } from '../_tsup-dts-rollup.js';
372
- export { CurrencyPoundIcon_alias_1 as CurrencyPoundIcon } from '../_tsup-dts-rollup.js';
373
- export { CurrencyPoundCircleIcon_alias_1 as CurrencyPoundCircleIcon } from '../_tsup-dts-rollup.js';
374
- export { CurrencyRubleIcon_alias_1 as CurrencyRubleIcon } from '../_tsup-dts-rollup.js';
375
- export { CurrencyRubleCircleIcon_alias_1 as CurrencyRubleCircleIcon } from '../_tsup-dts-rollup.js';
376
- export { CurrencyRupeeIcon_alias_1 as CurrencyRupeeIcon } from '../_tsup-dts-rollup.js';
377
- export { CurrencyRupeeCircleIcon_alias_1 as CurrencyRupeeCircleIcon } from '../_tsup-dts-rollup.js';
378
- export { CurrencyYenIcon_alias_1 as CurrencyYenIcon } from '../_tsup-dts-rollup.js';
379
- export { CurrencyYenCircleIcon_alias_1 as CurrencyYenCircleIcon } from '../_tsup-dts-rollup.js';
380
- export { Cursor1Icon_alias_1 as Cursor1Icon } from '../_tsup-dts-rollup.js';
381
- export { Cursor2Icon_alias_1 as Cursor2Icon } from '../_tsup-dts-rollup.js';
382
- export { Cursor3Icon_alias_1 as Cursor3Icon } from '../_tsup-dts-rollup.js';
383
- export { Cursor4Icon_alias_1 as Cursor4Icon } from '../_tsup-dts-rollup.js';
384
- export { CursorBoxIcon_alias_1 as CursorBoxIcon } from '../_tsup-dts-rollup.js';
385
- export { CursorClickIcon_alias_1 as CursorClickIcon } from '../_tsup-dts-rollup.js';
386
- export { CursorClick1Icon_alias_1 as CursorClick1Icon } from '../_tsup-dts-rollup.js';
387
- export { CursorClick2Icon_alias_1 as CursorClick2Icon } from '../_tsup-dts-rollup.js';
388
- export { DataIcon_alias_1 as DataIcon } from '../_tsup-dts-rollup.js';
389
- export { Database1Icon_alias_1 as Database1Icon } from '../_tsup-dts-rollup.js';
390
- export { Database2Icon_alias_1 as Database2Icon } from '../_tsup-dts-rollup.js';
391
- export { Database3Icon_alias_1 as Database3Icon } from '../_tsup-dts-rollup.js';
392
- export { Dataflow1Icon_alias_1 as Dataflow1Icon } from '../_tsup-dts-rollup.js';
393
- export { Dataflow2Icon_alias_1 as Dataflow2Icon } from '../_tsup-dts-rollup.js';
394
- export { Dataflow3Icon_alias_1 as Dataflow3Icon } from '../_tsup-dts-rollup.js';
395
- export { Dataflow4Icon_alias_1 as Dataflow4Icon } from '../_tsup-dts-rollup.js';
396
- export { DeleteIcon_alias_1 as DeleteIcon } from '../_tsup-dts-rollup.js';
397
- export { Diamond1Icon_alias_1 as Diamond1Icon } from '../_tsup-dts-rollup.js';
398
- export { Diamond2Icon_alias_1 as Diamond2Icon } from '../_tsup-dts-rollup.js';
399
- export { Dice1Icon_alias_1 as Dice1Icon } from '../_tsup-dts-rollup.js';
400
- export { Dice2Icon_alias_1 as Dice2Icon } from '../_tsup-dts-rollup.js';
401
- export { Dice3Icon_alias_1 as Dice3Icon } from '../_tsup-dts-rollup.js';
402
- export { Dice4Icon_alias_1 as Dice4Icon } from '../_tsup-dts-rollup.js';
403
- export { Dice5Icon_alias_1 as Dice5Icon } from '../_tsup-dts-rollup.js';
404
- export { Dice6Icon_alias_1 as Dice6Icon } from '../_tsup-dts-rollup.js';
405
- export { Disc1Icon_alias_1 as Disc1Icon } from '../_tsup-dts-rollup.js';
406
- export { Disc2Icon_alias_1 as Disc2Icon } from '../_tsup-dts-rollup.js';
407
- export { DistributeSpacingHorizontalIcon_alias_1 as DistributeSpacingHorizontalIcon } from '../_tsup-dts-rollup.js';
408
- export { DistributeSpacingVerticalIcon_alias_1 as DistributeSpacingVerticalIcon } from '../_tsup-dts-rollup.js';
409
- export { Divide1Icon_alias_1 as Divide1Icon } from '../_tsup-dts-rollup.js';
410
- export { Divide2Icon_alias_1 as Divide2Icon } from '../_tsup-dts-rollup.js';
411
- export { Divide3Icon_alias_1 as Divide3Icon } from '../_tsup-dts-rollup.js';
412
- export { DividerIcon_alias_1 as DividerIcon } from '../_tsup-dts-rollup.js';
413
- export { Dotpoints1Icon_alias_1 as Dotpoints1Icon } from '../_tsup-dts-rollup.js';
414
- export { Dotpoints2Icon_alias_1 as Dotpoints2Icon } from '../_tsup-dts-rollup.js';
415
- export { DotsGridIcon_alias_1 as DotsGridIcon } from '../_tsup-dts-rollup.js';
416
- export { DotsHorizontalIcon_alias_1 as DotsHorizontalIcon } from '../_tsup-dts-rollup.js';
417
- export { DotsVerticalIcon_alias_1 as DotsVerticalIcon } from '../_tsup-dts-rollup.js';
418
- export { DownloadIcon_alias_1 as DownloadIcon } from '../_tsup-dts-rollup.js';
419
- export { Download1Icon_alias_1 as Download1Icon } from '../_tsup-dts-rollup.js';
420
- export { Download2Icon_alias_1 as Download2Icon } from '../_tsup-dts-rollup.js';
421
- export { Download3Icon_alias_1 as Download3Icon } from '../_tsup-dts-rollup.js';
422
- export { Download4Icon_alias_1 as Download4Icon } from '../_tsup-dts-rollup.js';
423
- export { DownloadCloud1Icon_alias_1 as DownloadCloud1Icon } from '../_tsup-dts-rollup.js';
424
- export { DownloadCloud2Icon_alias_1 as DownloadCloud2Icon } from '../_tsup-dts-rollup.js';
425
- export { DropIcon_alias_1 as DropIcon } from '../_tsup-dts-rollup.js';
426
- export { Droplets1Icon_alias_1 as Droplets1Icon } from '../_tsup-dts-rollup.js';
427
- export { Droplets2Icon_alias_1 as Droplets2Icon } from '../_tsup-dts-rollup.js';
428
- export { Droplets3Icon_alias_1 as Droplets3Icon } from '../_tsup-dts-rollup.js';
429
- export { DropperIcon_alias_1 as DropperIcon } from '../_tsup-dts-rollup.js';
430
- export { EditIcon_alias_1 as EditIcon } from '../_tsup-dts-rollup.js';
431
- export { Edit1Icon_alias_1 as Edit1Icon } from '../_tsup-dts-rollup.js';
432
- export { Edit2Icon_alias_1 as Edit2Icon } from '../_tsup-dts-rollup.js';
433
- export { Edit3Icon_alias_1 as Edit3Icon } from '../_tsup-dts-rollup.js';
434
- export { Edit4Icon_alias_1 as Edit4Icon } from '../_tsup-dts-rollup.js';
435
- export { Edit5Icon_alias_1 as Edit5Icon } from '../_tsup-dts-rollup.js';
436
- export { EqualIcon_alias_1 as EqualIcon } from '../_tsup-dts-rollup.js';
437
- export { EqualNotIcon_alias_1 as EqualNotIcon } from '../_tsup-dts-rollup.js';
438
- export { EraserIcon_alias_1 as EraserIcon } from '../_tsup-dts-rollup.js';
439
- export { ExpandIcon_alias_1 as ExpandIcon } from '../_tsup-dts-rollup.js';
440
- export { Expand1Icon_alias_1 as Expand1Icon } from '../_tsup-dts-rollup.js';
441
- export { Expand2Icon_alias_1 as Expand2Icon } from '../_tsup-dts-rollup.js';
442
- export { Expand3Icon_alias_1 as Expand3Icon } from '../_tsup-dts-rollup.js';
443
- export { Expand4Icon_alias_1 as Expand4Icon } from '../_tsup-dts-rollup.js';
444
- export { Expand5Icon_alias_1 as Expand5Icon } from '../_tsup-dts-rollup.js';
445
- export { Expand6Icon_alias_1 as Expand6Icon } from '../_tsup-dts-rollup.js';
446
- export { EyeIcon_alias_1 as EyeIcon } from '../_tsup-dts-rollup.js';
447
- export { EyeOffIcon_alias_1 as EyeOffIcon } from '../_tsup-dts-rollup.js';
448
- export { FaceContentIcon_alias_1 as FaceContentIcon } from '../_tsup-dts-rollup.js';
449
- export { FaceFrownIcon_alias_1 as FaceFrownIcon } from '../_tsup-dts-rollup.js';
450
- export { FaceHappyIcon_alias_1 as FaceHappyIcon } from '../_tsup-dts-rollup.js';
451
- export { FaceIdIcon_alias_1 as FaceIdIcon } from '../_tsup-dts-rollup.js';
452
- export { FaceIdSquareIcon_alias_1 as FaceIdSquareIcon } from '../_tsup-dts-rollup.js';
453
- export { FaceNeutralIcon_alias_1 as FaceNeutralIcon } from '../_tsup-dts-rollup.js';
454
- export { FaceSadIcon_alias_1 as FaceSadIcon } from '../_tsup-dts-rollup.js';
455
- export { FaceSmileIcon_alias_1 as FaceSmileIcon } from '../_tsup-dts-rollup.js';
456
- export { FaceWinkIcon_alias_1 as FaceWinkIcon } from '../_tsup-dts-rollup.js';
457
- export { FastBackwardIcon_alias_1 as FastBackwardIcon } from '../_tsup-dts-rollup.js';
458
- export { FastForwardIcon_alias_1 as FastForwardIcon } from '../_tsup-dts-rollup.js';
459
- export { FeatherIcon_alias_1 as FeatherIcon } from '../_tsup-dts-rollup.js';
460
- export { FigmaIcon_alias_1 as FigmaIcon } from '../_tsup-dts-rollup.js';
461
- export { File1Icon_alias_1 as File1Icon } from '../_tsup-dts-rollup.js';
462
- export { File2Icon_alias_1 as File2Icon } from '../_tsup-dts-rollup.js';
463
- export { File3Icon_alias_1 as File3Icon } from '../_tsup-dts-rollup.js';
464
- export { File4Icon_alias_1 as File4Icon } from '../_tsup-dts-rollup.js';
465
- export { File5Icon_alias_1 as File5Icon } from '../_tsup-dts-rollup.js';
466
- export { File6Icon_alias_1 as File6Icon } from '../_tsup-dts-rollup.js';
467
- export { File7Icon_alias_1 as File7Icon } from '../_tsup-dts-rollup.js';
468
- export { FileAttachment1Icon_alias_1 as FileAttachment1Icon } from '../_tsup-dts-rollup.js';
469
- export { FileAttachment2Icon_alias_1 as FileAttachment2Icon } from '../_tsup-dts-rollup.js';
470
- export { FileAttachment3Icon_alias_1 as FileAttachment3Icon } from '../_tsup-dts-rollup.js';
471
- export { FileAttachment4Icon_alias_1 as FileAttachment4Icon } from '../_tsup-dts-rollup.js';
472
- export { FileAttachment5Icon_alias_1 as FileAttachment5Icon } from '../_tsup-dts-rollup.js';
473
- export { FileCheck1Icon_alias_1 as FileCheck1Icon } from '../_tsup-dts-rollup.js';
474
- export { FileCheck2Icon_alias_1 as FileCheck2Icon } from '../_tsup-dts-rollup.js';
475
- export { FileCheck3Icon_alias_1 as FileCheck3Icon } from '../_tsup-dts-rollup.js';
476
- export { FileCode1Icon_alias_1 as FileCode1Icon } from '../_tsup-dts-rollup.js';
477
- export { FileCode2Icon_alias_1 as FileCode2Icon } from '../_tsup-dts-rollup.js';
478
- export { FileDownload1Icon_alias_1 as FileDownload1Icon } from '../_tsup-dts-rollup.js';
479
- export { FileDownload2Icon_alias_1 as FileDownload2Icon } from '../_tsup-dts-rollup.js';
480
- export { FileDownload3Icon_alias_1 as FileDownload3Icon } from '../_tsup-dts-rollup.js';
481
- export { FileHeart1Icon_alias_1 as FileHeart1Icon } from '../_tsup-dts-rollup.js';
482
- export { FileHeart2Icon_alias_1 as FileHeart2Icon } from '../_tsup-dts-rollup.js';
483
- export { FileHeart3Icon_alias_1 as FileHeart3Icon } from '../_tsup-dts-rollup.js';
484
- export { FileLock1Icon_alias_1 as FileLock1Icon } from '../_tsup-dts-rollup.js';
485
- export { FileLock2Icon_alias_1 as FileLock2Icon } from '../_tsup-dts-rollup.js';
486
- export { FileLock3Icon_alias_1 as FileLock3Icon } from '../_tsup-dts-rollup.js';
487
- export { FileMinus1Icon_alias_1 as FileMinus1Icon } from '../_tsup-dts-rollup.js';
488
- export { FileMinus2Icon_alias_1 as FileMinus2Icon } from '../_tsup-dts-rollup.js';
489
- export { FileMinus3Icon_alias_1 as FileMinus3Icon } from '../_tsup-dts-rollup.js';
490
- export { FilePlus1Icon_alias_1 as FilePlus1Icon } from '../_tsup-dts-rollup.js';
491
- export { FilePlus2Icon_alias_1 as FilePlus2Icon } from '../_tsup-dts-rollup.js';
492
- export { FilePlus3Icon_alias_1 as FilePlus3Icon } from '../_tsup-dts-rollup.js';
493
- export { FileQuestionIcon_alias_1 as FileQuestionIcon } from '../_tsup-dts-rollup.js';
494
- export { FileQuestion1Icon_alias_1 as FileQuestion1Icon } from '../_tsup-dts-rollup.js';
495
- export { FileQuestion2Icon_alias_1 as FileQuestion2Icon } from '../_tsup-dts-rollup.js';
496
- export { FileQuestion3Icon_alias_1 as FileQuestion3Icon } from '../_tsup-dts-rollup.js';
497
- export { FileSearch1Icon_alias_1 as FileSearch1Icon } from '../_tsup-dts-rollup.js';
498
- export { FileSearch2Icon_alias_1 as FileSearch2Icon } from '../_tsup-dts-rollup.js';
499
- export { FileSearch3Icon_alias_1 as FileSearch3Icon } from '../_tsup-dts-rollup.js';
500
- export { FileShield1Icon_alias_1 as FileShield1Icon } from '../_tsup-dts-rollup.js';
501
- export { FileShield2Icon_alias_1 as FileShield2Icon } from '../_tsup-dts-rollup.js';
502
- export { FileShield3Icon_alias_1 as FileShield3Icon } from '../_tsup-dts-rollup.js';
503
- export { FileX1Icon_alias_1 as FileX1Icon } from '../_tsup-dts-rollup.js';
504
- export { FileX2Icon_alias_1 as FileX2Icon } from '../_tsup-dts-rollup.js';
505
- export { FileX3Icon_alias_1 as FileX3Icon } from '../_tsup-dts-rollup.js';
506
- export { Film1Icon_alias_1 as Film1Icon } from '../_tsup-dts-rollup.js';
507
- export { Film2Icon_alias_1 as Film2Icon } from '../_tsup-dts-rollup.js';
508
- export { Film3Icon_alias_1 as Film3Icon } from '../_tsup-dts-rollup.js';
509
- export { FilterFunnel1Icon_alias_1 as FilterFunnel1Icon } from '../_tsup-dts-rollup.js';
510
- export { FilterFunnel2Icon_alias_1 as FilterFunnel2Icon } from '../_tsup-dts-rollup.js';
511
- export { FilterLinesIcon_alias_1 as FilterLinesIcon } from '../_tsup-dts-rollup.js';
512
- export { Fingerprint1Icon_alias_1 as Fingerprint1Icon } from '../_tsup-dts-rollup.js';
513
- export { Fingerprint2Icon_alias_1 as Fingerprint2Icon } from '../_tsup-dts-rollup.js';
514
- export { Fingerprint3Icon_alias_1 as Fingerprint3Icon } from '../_tsup-dts-rollup.js';
515
- export { Fingerprint4Icon_alias_1 as Fingerprint4Icon } from '../_tsup-dts-rollup.js';
516
- export { Flag1Icon_alias_1 as Flag1Icon } from '../_tsup-dts-rollup.js';
517
- export { Flag2Icon_alias_1 as Flag2Icon } from '../_tsup-dts-rollup.js';
518
- export { Flag3Icon_alias_1 as Flag3Icon } from '../_tsup-dts-rollup.js';
519
- export { Flag4Icon_alias_1 as Flag4Icon } from '../_tsup-dts-rollup.js';
520
- export { Flag5Icon_alias_1 as Flag5Icon } from '../_tsup-dts-rollup.js';
521
- export { Flag6Icon_alias_1 as Flag6Icon } from '../_tsup-dts-rollup.js';
522
- export { FlashIcon_alias_1 as FlashIcon } from '../_tsup-dts-rollup.js';
523
- export { FlashOffIcon_alias_1 as FlashOffIcon } from '../_tsup-dts-rollup.js';
524
- export { FlexAlignBottomIcon_alias_1 as FlexAlignBottomIcon } from '../_tsup-dts-rollup.js';
525
- export { FlexAlignLeftIcon_alias_1 as FlexAlignLeftIcon } from '../_tsup-dts-rollup.js';
526
- export { FlexAlignRightIcon_alias_1 as FlexAlignRightIcon } from '../_tsup-dts-rollup.js';
527
- export { FlexAlignTopIcon_alias_1 as FlexAlignTopIcon } from '../_tsup-dts-rollup.js';
528
- export { FlipBackwardIcon_alias_1 as FlipBackwardIcon } from '../_tsup-dts-rollup.js';
529
- export { FlipForwardIcon_alias_1 as FlipForwardIcon } from '../_tsup-dts-rollup.js';
530
- export { FolderIcon_alias_1 as FolderIcon } from '../_tsup-dts-rollup.js';
531
- export { FolderCheckIcon_alias_1 as FolderCheckIcon } from '../_tsup-dts-rollup.js';
532
- export { FolderClosedIcon_alias_1 as FolderClosedIcon } from '../_tsup-dts-rollup.js';
533
- export { FolderCodeIcon_alias_1 as FolderCodeIcon } from '../_tsup-dts-rollup.js';
534
- export { FolderDownloadIcon_alias_1 as FolderDownloadIcon } from '../_tsup-dts-rollup.js';
535
- export { FolderLockIcon_alias_1 as FolderLockIcon } from '../_tsup-dts-rollup.js';
536
- export { FolderMinusIcon_alias_1 as FolderMinusIcon } from '../_tsup-dts-rollup.js';
537
- export { FolderMoveIcon_alias_1 as FolderMoveIcon } from '../_tsup-dts-rollup.js';
538
- export { FolderPlusIcon_alias_1 as FolderPlusIcon } from '../_tsup-dts-rollup.js';
539
- export { FolderQuestionIcon_alias_1 as FolderQuestionIcon } from '../_tsup-dts-rollup.js';
540
- export { FolderSearchIcon_alias_1 as FolderSearchIcon } from '../_tsup-dts-rollup.js';
541
- export { FolderShieldIcon_alias_1 as FolderShieldIcon } from '../_tsup-dts-rollup.js';
542
- export { FolderXIcon_alias_1 as FolderXIcon } from '../_tsup-dts-rollup.js';
543
- export { FramerIcon_alias_1 as FramerIcon } from '../_tsup-dts-rollup.js';
544
- export { GamingPad1Icon_alias_1 as GamingPad1Icon } from '../_tsup-dts-rollup.js';
545
- export { GamingPad2Icon_alias_1 as GamingPad2Icon } from '../_tsup-dts-rollup.js';
546
- export { Gift1Icon_alias_1 as Gift1Icon } from '../_tsup-dts-rollup.js';
547
- export { Gift2Icon_alias_1 as Gift2Icon } from '../_tsup-dts-rollup.js';
548
- export { GitBranch1Icon_alias_1 as GitBranch1Icon } from '../_tsup-dts-rollup.js';
549
- export { GitBranch2Icon_alias_1 as GitBranch2Icon } from '../_tsup-dts-rollup.js';
550
- export { GitCommitIcon_alias_1 as GitCommitIcon } from '../_tsup-dts-rollup.js';
551
- export { GitMergeIcon_alias_1 as GitMergeIcon } from '../_tsup-dts-rollup.js';
552
- export { GitPullRequestIcon_alias_1 as GitPullRequestIcon } from '../_tsup-dts-rollup.js';
553
- export { Glasses1Icon_alias_1 as Glasses1Icon } from '../_tsup-dts-rollup.js';
554
- export { Glasses2Icon_alias_1 as Glasses2Icon } from '../_tsup-dts-rollup.js';
555
- export { Globe1Icon_alias_1 as Globe1Icon } from '../_tsup-dts-rollup.js';
556
- export { Globe11Icon_alias_1 as Globe11Icon } from '../_tsup-dts-rollup.js';
557
- export { Globe2Icon_alias_1 as Globe2Icon } from '../_tsup-dts-rollup.js';
558
- export { Globe21Icon_alias_1 as Globe21Icon } from '../_tsup-dts-rollup.js';
559
- export { Globe3Icon_alias_1 as Globe3Icon } from '../_tsup-dts-rollup.js';
560
- export { Globe4Icon_alias_1 as Globe4Icon } from '../_tsup-dts-rollup.js';
561
- export { Globe5Icon_alias_1 as Globe5Icon } from '../_tsup-dts-rollup.js';
562
- export { Globe6Icon_alias_1 as Globe6Icon } from '../_tsup-dts-rollup.js';
563
- export { GoogleChromeIcon_alias_1 as GoogleChromeIcon } from '../_tsup-dts-rollup.js';
564
- export { GraduationHat1Icon_alias_1 as GraduationHat1Icon } from '../_tsup-dts-rollup.js';
565
- export { GraduationHat2Icon_alias_1 as GraduationHat2Icon } from '../_tsup-dts-rollup.js';
566
- export { Grid1Icon_alias_1 as Grid1Icon } from '../_tsup-dts-rollup.js';
567
- export { Grid2Icon_alias_1 as Grid2Icon } from '../_tsup-dts-rollup.js';
568
- export { Grid3Icon_alias_1 as Grid3Icon } from '../_tsup-dts-rollup.js';
569
- export { GridDotsBlankIcon_alias_1 as GridDotsBlankIcon } from '../_tsup-dts-rollup.js';
570
- export { GridDotsBottomIcon_alias_1 as GridDotsBottomIcon } from '../_tsup-dts-rollup.js';
571
- export { GridDotsHorizontalCenterIcon_alias_1 as GridDotsHorizontalCenterIcon } from '../_tsup-dts-rollup.js';
572
- export { GridDotsLeftIcon_alias_1 as GridDotsLeftIcon } from '../_tsup-dts-rollup.js';
573
- export { GridDotsOuterIcon_alias_1 as GridDotsOuterIcon } from '../_tsup-dts-rollup.js';
574
- export { GridDotsRightIcon_alias_1 as GridDotsRightIcon } from '../_tsup-dts-rollup.js';
575
- export { GridDotsTopIcon_alias_1 as GridDotsTopIcon } from '../_tsup-dts-rollup.js';
576
- export { GridDotsVerticalCenterIcon_alias_1 as GridDotsVerticalCenterIcon } from '../_tsup-dts-rollup.js';
577
- export { HandIcon_alias_1 as HandIcon } from '../_tsup-dts-rollup.js';
578
- export { HardDriveIcon_alias_1 as HardDriveIcon } from '../_tsup-dts-rollup.js';
579
- export { Hash1Icon_alias_1 as Hash1Icon } from '../_tsup-dts-rollup.js';
580
- export { Hash2Icon_alias_1 as Hash2Icon } from '../_tsup-dts-rollup.js';
581
- export { Heading1Icon_alias_1 as Heading1Icon } from '../_tsup-dts-rollup.js';
582
- export { Heading2Icon_alias_1 as Heading2Icon } from '../_tsup-dts-rollup.js';
583
- export { HeadingSquareIcon_alias_1 as HeadingSquareIcon } from '../_tsup-dts-rollup.js';
584
- export { Headphones1Icon_alias_1 as Headphones1Icon } from '../_tsup-dts-rollup.js';
585
- export { Headphones2Icon_alias_1 as Headphones2Icon } from '../_tsup-dts-rollup.js';
586
- export { HeartIcon_alias_1 as HeartIcon } from '../_tsup-dts-rollup.js';
587
- export { HeartCircleIcon_alias_1 as HeartCircleIcon } from '../_tsup-dts-rollup.js';
588
- export { HeartHandIcon_alias_1 as HeartHandIcon } from '../_tsup-dts-rollup.js';
589
- export { HeartHexagonIcon_alias_1 as HeartHexagonIcon } from '../_tsup-dts-rollup.js';
590
- export { HeartOctagonIcon_alias_1 as HeartOctagonIcon } from '../_tsup-dts-rollup.js';
591
- export { HeartRoundedIcon_alias_1 as HeartRoundedIcon } from '../_tsup-dts-rollup.js';
592
- export { HeartSquareIcon_alias_1 as HeartSquareIcon } from '../_tsup-dts-rollup.js';
593
- export { HeartsIcon_alias_1 as HeartsIcon } from '../_tsup-dts-rollup.js';
594
- export { HelpCircleIcon_alias_1 as HelpCircleIcon } from '../_tsup-dts-rollup.js';
595
- export { HelpHexagonIcon_alias_1 as HelpHexagonIcon } from '../_tsup-dts-rollup.js';
596
- export { HelpOctagonIcon_alias_1 as HelpOctagonIcon } from '../_tsup-dts-rollup.js';
597
- export { HelpSquareIcon_alias_1 as HelpSquareIcon } from '../_tsup-dts-rollup.js';
598
- export { Hexagon1Icon_alias_1 as Hexagon1Icon } from '../_tsup-dts-rollup.js';
599
- export { Hexagon2Icon_alias_1 as Hexagon2Icon } from '../_tsup-dts-rollup.js';
600
- export { HomeIcon_alias_1 as HomeIcon } from '../_tsup-dts-rollup.js';
601
- export { Home1Icon_alias_1 as Home1Icon } from '../_tsup-dts-rollup.js';
602
- export { Home2Icon_alias_1 as Home2Icon } from '../_tsup-dts-rollup.js';
603
- export { Home3Icon_alias_1 as Home3Icon } from '../_tsup-dts-rollup.js';
604
- export { Home4Icon_alias_1 as Home4Icon } from '../_tsup-dts-rollup.js';
605
- export { Home5Icon_alias_1 as Home5Icon } from '../_tsup-dts-rollup.js';
606
- export { HomeLineIcon_alias_1 as HomeLineIcon } from '../_tsup-dts-rollup.js';
607
- export { HomeSmileIcon_alias_1 as HomeSmileIcon } from '../_tsup-dts-rollup.js';
608
- export { HorizontalBarChart1Icon_alias_1 as HorizontalBarChart1Icon } from '../_tsup-dts-rollup.js';
609
- export { HorizontalBarChart2Icon_alias_1 as HorizontalBarChart2Icon } from '../_tsup-dts-rollup.js';
610
- export { HorizontalBarChart3Icon_alias_1 as HorizontalBarChart3Icon } from '../_tsup-dts-rollup.js';
611
- export { Hourglass1Icon_alias_1 as Hourglass1Icon } from '../_tsup-dts-rollup.js';
612
- export { Hourglass2Icon_alias_1 as Hourglass2Icon } from '../_tsup-dts-rollup.js';
613
- export { Hourglass3Icon_alias_1 as Hourglass3Icon } from '../_tsup-dts-rollup.js';
614
- export { Hurricane1Icon_alias_1 as Hurricane1Icon } from '../_tsup-dts-rollup.js';
615
- export { Hurricane2Icon_alias_1 as Hurricane2Icon } from '../_tsup-dts-rollup.js';
616
- export { Hurricane3Icon_alias_1 as Hurricane3Icon } from '../_tsup-dts-rollup.js';
617
- export { ImageIcon_alias_1 as ImageIcon } from '../_tsup-dts-rollup.js';
618
- export { Image1Icon_alias_1 as Image1Icon } from '../_tsup-dts-rollup.js';
619
- export { Image2Icon_alias_1 as Image2Icon } from '../_tsup-dts-rollup.js';
620
- export { Image3Icon_alias_1 as Image3Icon } from '../_tsup-dts-rollup.js';
621
- export { Image4Icon_alias_1 as Image4Icon } from '../_tsup-dts-rollup.js';
622
- export { Image5Icon_alias_1 as Image5Icon } from '../_tsup-dts-rollup.js';
623
- export { ImageCheckIcon_alias_1 as ImageCheckIcon } from '../_tsup-dts-rollup.js';
624
- export { ImageDownIcon_alias_1 as ImageDownIcon } from '../_tsup-dts-rollup.js';
625
- export { ImageIndentLeftIcon_alias_1 as ImageIndentLeftIcon } from '../_tsup-dts-rollup.js';
626
- export { ImageIndentRightIcon_alias_1 as ImageIndentRightIcon } from '../_tsup-dts-rollup.js';
627
- export { ImageLeftIcon_alias_1 as ImageLeftIcon } from '../_tsup-dts-rollup.js';
628
- export { ImagePlusIcon_alias_1 as ImagePlusIcon } from '../_tsup-dts-rollup.js';
629
- export { ImageRightIcon_alias_1 as ImageRightIcon } from '../_tsup-dts-rollup.js';
630
- export { ImageUpIcon_alias_1 as ImageUpIcon } from '../_tsup-dts-rollup.js';
631
- export { ImageUserIcon_alias_1 as ImageUserIcon } from '../_tsup-dts-rollup.js';
632
- export { ImageUserCheckIcon_alias_1 as ImageUserCheckIcon } from '../_tsup-dts-rollup.js';
633
- export { ImageUserDownIcon_alias_1 as ImageUserDownIcon } from '../_tsup-dts-rollup.js';
634
- export { ImageUserLeftIcon_alias_1 as ImageUserLeftIcon } from '../_tsup-dts-rollup.js';
635
- export { ImageUserPlusIcon_alias_1 as ImageUserPlusIcon } from '../_tsup-dts-rollup.js';
636
- export { ImageUserRightIcon_alias_1 as ImageUserRightIcon } from '../_tsup-dts-rollup.js';
637
- export { ImageUserUpIcon_alias_1 as ImageUserUpIcon } from '../_tsup-dts-rollup.js';
638
- export { ImageUserXIcon_alias_1 as ImageUserXIcon } from '../_tsup-dts-rollup.js';
639
- export { ImageXIcon_alias_1 as ImageXIcon } from '../_tsup-dts-rollup.js';
640
- export { Inbox1Icon_alias_1 as Inbox1Icon } from '../_tsup-dts-rollup.js';
641
- export { Inbox2Icon_alias_1 as Inbox2Icon } from '../_tsup-dts-rollup.js';
642
- export { InfinityIcon } from '../_tsup-dts-rollup.js';
643
- export { InfoCircleIcon } from '../_tsup-dts-rollup.js';
644
- export { InfoHexagonIcon } from '../_tsup-dts-rollup.js';
645
- export { InfoOctagonIcon } from '../_tsup-dts-rollup.js';
646
- export { InfoSquareIcon } from '../_tsup-dts-rollup.js';
647
- export { IntersectCircleIcon } from '../_tsup-dts-rollup.js';
648
- export { IntersectSquareIcon } from '../_tsup-dts-rollup.js';
649
- export { Italic1Icon } from '../_tsup-dts-rollup.js';
650
- export { Italic2Icon } from '../_tsup-dts-rollup.js';
651
- export { ItalicSquareIcon } from '../_tsup-dts-rollup.js';
652
- export { Key1Icon } from '../_tsup-dts-rollup.js';
653
- export { Key2Icon } from '../_tsup-dts-rollup.js';
654
- export { Keyboard1Icon } from '../_tsup-dts-rollup.js';
655
- export { Keyboard2Icon } from '../_tsup-dts-rollup.js';
656
- export { Laptop1Icon } from '../_tsup-dts-rollup.js';
657
- export { Laptop2Icon } from '../_tsup-dts-rollup.js';
658
- export { LayerSingleIcon } from '../_tsup-dts-rollup.js';
659
- export { LayersThree1Icon } from '../_tsup-dts-rollup.js';
660
- export { LayersThree2Icon } from '../_tsup-dts-rollup.js';
661
- export { LayersTwo1Icon } from '../_tsup-dts-rollup.js';
662
- export { LayersTwo2Icon } from '../_tsup-dts-rollup.js';
663
- export { LayoutAlt1Icon } from '../_tsup-dts-rollup.js';
664
- export { LayoutAlt2Icon } from '../_tsup-dts-rollup.js';
665
- export { LayoutAlt3Icon } from '../_tsup-dts-rollup.js';
666
- export { LayoutAlt4Icon } from '../_tsup-dts-rollup.js';
667
- export { LayoutBottomIcon } from '../_tsup-dts-rollup.js';
668
- export { LayoutGrid1Icon } from '../_tsup-dts-rollup.js';
669
- export { LayoutGrid2Icon } from '../_tsup-dts-rollup.js';
670
- export { LayoutLeftIcon } from '../_tsup-dts-rollup.js';
671
- export { LayoutRightIcon } from '../_tsup-dts-rollup.js';
672
- export { LayoutTopIcon } from '../_tsup-dts-rollup.js';
673
- export { LeftIndent1Icon } from '../_tsup-dts-rollup.js';
674
- export { LeftIndent2Icon } from '../_tsup-dts-rollup.js';
675
- export { LetterSpacing1Icon } from '../_tsup-dts-rollup.js';
676
- export { LetterSpacing2Icon } from '../_tsup-dts-rollup.js';
677
- export { LifeBuoy1Icon } from '../_tsup-dts-rollup.js';
678
- export { LifeBuoy2Icon } from '../_tsup-dts-rollup.js';
679
- export { LightbulbIcon } from '../_tsup-dts-rollup.js';
680
- export { Lightbulb1Icon } from '../_tsup-dts-rollup.js';
681
- export { Lightbulb2Icon } from '../_tsup-dts-rollup.js';
682
- export { Lightbulb3Icon } from '../_tsup-dts-rollup.js';
683
- export { Lightbulb4Icon } from '../_tsup-dts-rollup.js';
684
- export { Lightbulb5Icon } from '../_tsup-dts-rollup.js';
685
- export { Lightning1Icon } from '../_tsup-dts-rollup.js';
686
- export { Lightning2Icon } from '../_tsup-dts-rollup.js';
687
- export { LineChartDown1Icon } from '../_tsup-dts-rollup.js';
688
- export { LineChartDown2Icon } from '../_tsup-dts-rollup.js';
689
- export { LineChartDown3Icon } from '../_tsup-dts-rollup.js';
690
- export { LineChartDown4Icon } from '../_tsup-dts-rollup.js';
691
- export { LineChartDown5Icon } from '../_tsup-dts-rollup.js';
692
- export { LineChartUp1Icon } from '../_tsup-dts-rollup.js';
693
- export { LineChartUp2Icon } from '../_tsup-dts-rollup.js';
694
- export { LineChartUp3Icon } from '../_tsup-dts-rollup.js';
695
- export { LineChartUp4Icon } from '../_tsup-dts-rollup.js';
696
- export { LineChartUp5Icon } from '../_tsup-dts-rollup.js';
697
- export { LineHeightIcon } from '../_tsup-dts-rollup.js';
698
- export { LinkIcon } from '../_tsup-dts-rollup.js';
699
- export { Link1Icon } from '../_tsup-dts-rollup.js';
700
- export { Link2Icon } from '../_tsup-dts-rollup.js';
701
- export { Link3Icon } from '../_tsup-dts-rollup.js';
702
- export { Link4Icon } from '../_tsup-dts-rollup.js';
703
- export { Link5Icon } from '../_tsup-dts-rollup.js';
704
- export { LinkBroken1Icon } from '../_tsup-dts-rollup.js';
705
- export { LinkBroken2Icon } from '../_tsup-dts-rollup.js';
706
- export { LinkExternal1Icon } from '../_tsup-dts-rollup.js';
707
- export { LinkExternal2Icon } from '../_tsup-dts-rollup.js';
708
- export { ListIcon } from '../_tsup-dts-rollup.js';
709
- export { Loading1Icon } from '../_tsup-dts-rollup.js';
710
- export { Loading2Icon } from '../_tsup-dts-rollup.js';
711
- export { Loading3Icon } from '../_tsup-dts-rollup.js';
712
- export { LockIcon } from '../_tsup-dts-rollup.js';
713
- export { Lock1Icon } from '../_tsup-dts-rollup.js';
714
- export { Lock2Icon } from '../_tsup-dts-rollup.js';
715
- export { Lock3Icon } from '../_tsup-dts-rollup.js';
716
- export { Lock4Icon } from '../_tsup-dts-rollup.js';
717
- export { LockKeyholeCircleIcon } from '../_tsup-dts-rollup.js';
718
- export { LockKeyholeSquareIcon } from '../_tsup-dts-rollup.js';
719
- export { LockUnlocked1Icon } from '../_tsup-dts-rollup.js';
720
- export { LockUnlocked2Icon } from '../_tsup-dts-rollup.js';
721
- export { LockUnlocked3Icon } from '../_tsup-dts-rollup.js';
722
- export { LockUnlocked4Icon } from '../_tsup-dts-rollup.js';
723
- export { LogInIcon } from '../_tsup-dts-rollup.js';
724
- export { LogIn1Icon } from '../_tsup-dts-rollup.js';
725
- export { LogIn2Icon } from '../_tsup-dts-rollup.js';
726
- export { LogIn3Icon } from '../_tsup-dts-rollup.js';
727
- export { LogIn4Icon } from '../_tsup-dts-rollup.js';
728
- export { LogOut1Icon } from '../_tsup-dts-rollup.js';
729
- export { LogOut2Icon } from '../_tsup-dts-rollup.js';
730
- export { LogOut3Icon } from '../_tsup-dts-rollup.js';
731
- export { LogOut4Icon } from '../_tsup-dts-rollup.js';
732
- export { Luggage1Icon } from '../_tsup-dts-rollup.js';
733
- export { Luggage2Icon } from '../_tsup-dts-rollup.js';
734
- export { Luggage3Icon } from '../_tsup-dts-rollup.js';
735
- export { MagicWandIcon } from '../_tsup-dts-rollup.js';
736
- export { MagicWand1Icon } from '../_tsup-dts-rollup.js';
737
- export { MagicWand2Icon } from '../_tsup-dts-rollup.js';
738
- export { MailIcon } from '../_tsup-dts-rollup.js';
739
- export { Mail1Icon } from '../_tsup-dts-rollup.js';
740
- export { Mail2Icon } from '../_tsup-dts-rollup.js';
741
- export { Mail3Icon } from '../_tsup-dts-rollup.js';
742
- export { Mail4Icon } from '../_tsup-dts-rollup.js';
743
- export { Mail5Icon } from '../_tsup-dts-rollup.js';
744
- export { MailNotificationIcon } from '../_tsup-dts-rollup.js';
745
- export { Map1Icon } from '../_tsup-dts-rollup.js';
746
- export { Map2Icon } from '../_tsup-dts-rollup.js';
747
- export { MarkIcon } from '../_tsup-dts-rollup.js';
748
- export { MarkerPin1Icon } from '../_tsup-dts-rollup.js';
749
- export { MarkerPin2Icon } from '../_tsup-dts-rollup.js';
750
- export { MarkerPin3Icon } from '../_tsup-dts-rollup.js';
751
- export { MarkerPin4Icon } from '../_tsup-dts-rollup.js';
752
- export { MarkerPin5Icon } from '../_tsup-dts-rollup.js';
753
- export { MarkerPin6Icon } from '../_tsup-dts-rollup.js';
754
- export { Maximize1Icon } from '../_tsup-dts-rollup.js';
755
- export { Maximize2Icon } from '../_tsup-dts-rollup.js';
756
- export { MedicalCircleIcon } from '../_tsup-dts-rollup.js';
757
- export { MedicalCrossIcon } from '../_tsup-dts-rollup.js';
758
- export { MedicalSquareIcon } from '../_tsup-dts-rollup.js';
759
- export { MenuIcon } from '../_tsup-dts-rollup.js';
760
- export { Menu1Icon } from '../_tsup-dts-rollup.js';
761
- export { Menu2Icon } from '../_tsup-dts-rollup.js';
762
- export { Menu3Icon } from '../_tsup-dts-rollup.js';
763
- export { Menu4Icon } from '../_tsup-dts-rollup.js';
764
- export { Menu5Icon } from '../_tsup-dts-rollup.js';
765
- export { MessageAlertCircleIcon } from '../_tsup-dts-rollup.js';
766
- export { MessageAlertSquareIcon } from '../_tsup-dts-rollup.js';
767
- export { MessageChatCircleIcon } from '../_tsup-dts-rollup.js';
768
- export { MessageChatSquareIcon } from '../_tsup-dts-rollup.js';
769
- export { MessageCheckCircleIcon } from '../_tsup-dts-rollup.js';
770
- export { MessageCheckSquareIcon } from '../_tsup-dts-rollup.js';
771
- export { MessageCircle1Icon } from '../_tsup-dts-rollup.js';
772
- export { MessageCircle2Icon } from '../_tsup-dts-rollup.js';
773
- export { MessageDotsCircleIcon } from '../_tsup-dts-rollup.js';
774
- export { MessageDotsSquareIcon } from '../_tsup-dts-rollup.js';
775
- export { MessageHeartCircleIcon } from '../_tsup-dts-rollup.js';
776
- export { MessageHeartSquareIcon } from '../_tsup-dts-rollup.js';
777
- export { MessageNotificationCircleIcon } from '../_tsup-dts-rollup.js';
778
- export { MessageNotificationSquareIcon } from '../_tsup-dts-rollup.js';
779
- export { MessagePlusCircleIcon } from '../_tsup-dts-rollup.js';
780
- export { MessagePlusSquareIcon } from '../_tsup-dts-rollup.js';
781
- export { MessageQuestionCircleIcon } from '../_tsup-dts-rollup.js';
782
- export { MessageQuestionSquareIcon } from '../_tsup-dts-rollup.js';
783
- export { MessageSmileCircleIcon } from '../_tsup-dts-rollup.js';
784
- export { MessageSmileSquareIcon } from '../_tsup-dts-rollup.js';
785
- export { MessageSquare1Icon } from '../_tsup-dts-rollup.js';
786
- export { MessageSquare2Icon } from '../_tsup-dts-rollup.js';
787
- export { MessageTextCircle1Icon } from '../_tsup-dts-rollup.js';
788
- export { MessageTextCircle2Icon } from '../_tsup-dts-rollup.js';
789
- export { MessageTextSquareIcon } from '../_tsup-dts-rollup.js';
790
- export { MessageTextSquare1Icon } from '../_tsup-dts-rollup.js';
791
- export { MessageTextSquare2Icon } from '../_tsup-dts-rollup.js';
792
- export { MessageXCircleIcon } from '../_tsup-dts-rollup.js';
793
- export { MessageXSquareIcon } from '../_tsup-dts-rollup.js';
794
- export { MicrophoneIcon } from '../_tsup-dts-rollup.js';
795
- export { Microphone1Icon } from '../_tsup-dts-rollup.js';
796
- export { Microphone2Icon } from '../_tsup-dts-rollup.js';
797
- export { MicrophoneOffIcon } from '../_tsup-dts-rollup.js';
798
- export { MicrophoneOff1Icon } from '../_tsup-dts-rollup.js';
799
- export { MicrophoneOff2Icon } from '../_tsup-dts-rollup.js';
800
- export { MicroscopeIcon } from '../_tsup-dts-rollup.js';
801
- export { Minimize1Icon } from '../_tsup-dts-rollup.js';
802
- export { Minimize2Icon } from '../_tsup-dts-rollup.js';
803
- export { MinusIcon } from '../_tsup-dts-rollup.js';
804
- export { MinusCircleIcon } from '../_tsup-dts-rollup.js';
805
- export { MinusSquareIcon } from '../_tsup-dts-rollup.js';
806
- export { Modem1Icon } from '../_tsup-dts-rollup.js';
807
- export { Modem2Icon } from '../_tsup-dts-rollup.js';
808
- export { MonitorIcon } from '../_tsup-dts-rollup.js';
809
- export { Monitor1Icon } from '../_tsup-dts-rollup.js';
810
- export { Monitor2Icon } from '../_tsup-dts-rollup.js';
811
- export { Monitor3Icon } from '../_tsup-dts-rollup.js';
812
- export { Monitor4Icon } from '../_tsup-dts-rollup.js';
813
- export { Monitor5Icon } from '../_tsup-dts-rollup.js';
814
- export { Moon1Icon } from '../_tsup-dts-rollup.js';
815
- export { Moon2Icon } from '../_tsup-dts-rollup.js';
816
- export { MoonEclipseIcon } from '../_tsup-dts-rollup.js';
817
- export { MoonStarIcon } from '../_tsup-dts-rollup.js';
818
- export { MouseIcon } from '../_tsup-dts-rollup.js';
819
- export { MoveIcon } from '../_tsup-dts-rollup.js';
820
- export { MusicNote1Icon } from '../_tsup-dts-rollup.js';
821
- export { MusicNote2Icon } from '../_tsup-dts-rollup.js';
822
- export { MusicNotePlusIcon } from '../_tsup-dts-rollup.js';
823
- export { NavigationPointer1Icon } from '../_tsup-dts-rollup.js';
824
- export { NavigationPointer2Icon } from '../_tsup-dts-rollup.js';
825
- export { NavigationPointerOff1Icon } from '../_tsup-dts-rollup.js';
826
- export { NavigationPointerOff2Icon } from '../_tsup-dts-rollup.js';
827
- export { NotificationBoxIcon } from '../_tsup-dts-rollup.js';
828
- export { NotificationMessageIcon } from '../_tsup-dts-rollup.js';
829
- export { NotificationTextIcon } from '../_tsup-dts-rollup.js';
830
- export { OctagonIcon } from '../_tsup-dts-rollup.js';
831
- export { PackageIcon } from '../_tsup-dts-rollup.js';
832
- export { PackageCheckIcon } from '../_tsup-dts-rollup.js';
833
- export { PackageMinusIcon } from '../_tsup-dts-rollup.js';
834
- export { PackagePlusIcon } from '../_tsup-dts-rollup.js';
835
- export { PackageSearchIcon } from '../_tsup-dts-rollup.js';
836
- export { PackageXIcon } from '../_tsup-dts-rollup.js';
837
- export { PaintIcon } from '../_tsup-dts-rollup.js';
838
- export { PaintPourIcon } from '../_tsup-dts-rollup.js';
839
- export { PaletteIcon } from '../_tsup-dts-rollup.js';
840
- export { PaperclipIcon } from '../_tsup-dts-rollup.js';
841
- export { ParagraphSpacingIcon } from '../_tsup-dts-rollup.js';
842
- export { ParagraphWrapIcon } from '../_tsup-dts-rollup.js';
843
- export { PasscodeIcon } from '../_tsup-dts-rollup.js';
844
- export { PasscodeLockIcon } from '../_tsup-dts-rollup.js';
845
- export { PassportIcon } from '../_tsup-dts-rollup.js';
846
- export { PauseCircleIcon } from '../_tsup-dts-rollup.js';
847
- export { PauseSquareIcon } from '../_tsup-dts-rollup.js';
848
- export { PenTool1Icon } from '../_tsup-dts-rollup.js';
849
- export { PenTool2Icon } from '../_tsup-dts-rollup.js';
850
- export { PenToolMinusIcon } from '../_tsup-dts-rollup.js';
851
- export { PenToolPlusIcon } from '../_tsup-dts-rollup.js';
852
- export { Pencil1Icon } from '../_tsup-dts-rollup.js';
853
- export { Pencil2Icon } from '../_tsup-dts-rollup.js';
854
- export { PencilLineIcon } from '../_tsup-dts-rollup.js';
855
- export { PentagonIcon } from '../_tsup-dts-rollup.js';
856
- export { Percent1Icon } from '../_tsup-dts-rollup.js';
857
- export { Percent2Icon } from '../_tsup-dts-rollup.js';
858
- export { Percent3Icon } from '../_tsup-dts-rollup.js';
859
- export { Perspective1Icon } from '../_tsup-dts-rollup.js';
860
- export { Perspective2Icon } from '../_tsup-dts-rollup.js';
861
- export { PhoneIcon } from '../_tsup-dts-rollup.js';
862
- export { Phone1Icon } from '../_tsup-dts-rollup.js';
863
- export { Phone2Icon } from '../_tsup-dts-rollup.js';
864
- export { PhoneCallIcon } from '../_tsup-dts-rollup.js';
865
- export { PhoneCall1Icon } from '../_tsup-dts-rollup.js';
866
- export { PhoneCall2Icon } from '../_tsup-dts-rollup.js';
867
- export { PhoneHangUpIcon } from '../_tsup-dts-rollup.js';
868
- export { PhoneIncomingIcon } from '../_tsup-dts-rollup.js';
869
- export { PhoneIncoming1Icon } from '../_tsup-dts-rollup.js';
870
- export { PhoneIncoming2Icon } from '../_tsup-dts-rollup.js';
871
- export { PhoneOutgoing1Icon } from '../_tsup-dts-rollup.js';
872
- export { PhoneOutgoing2Icon } from '../_tsup-dts-rollup.js';
873
- export { PhonePauseIcon } from '../_tsup-dts-rollup.js';
874
- export { PhonePlusIcon } from '../_tsup-dts-rollup.js';
875
- export { PhoneXIcon } from '../_tsup-dts-rollup.js';
876
- export { PieChartIcon } from '../_tsup-dts-rollup.js';
877
- export { PieChart1Icon } from '../_tsup-dts-rollup.js';
878
- export { PieChart2Icon } from '../_tsup-dts-rollup.js';
879
- export { PieChart3Icon } from '../_tsup-dts-rollup.js';
880
- export { PieChart4Icon } from '../_tsup-dts-rollup.js';
881
- export { PiggyBank1Icon } from '../_tsup-dts-rollup.js';
882
- export { PiggyBank2Icon } from '../_tsup-dts-rollup.js';
883
- export { Pilcrow1Icon } from '../_tsup-dts-rollup.js';
884
- export { Pilcrow2Icon } from '../_tsup-dts-rollup.js';
885
- export { PilcrowSquareIcon } from '../_tsup-dts-rollup.js';
886
- export { Pin1Icon } from '../_tsup-dts-rollup.js';
887
- export { Pin2Icon } from '../_tsup-dts-rollup.js';
888
- export { PlaceholderIcon } from '../_tsup-dts-rollup.js';
889
- export { PlaneIcon } from '../_tsup-dts-rollup.js';
890
- export { PlayIcon } from '../_tsup-dts-rollup.js';
891
- export { PlayCircleIcon } from '../_tsup-dts-rollup.js';
892
- export { PlaySquareIcon } from '../_tsup-dts-rollup.js';
893
- export { PlusIcon } from '../_tsup-dts-rollup.js';
894
- export { PlusCircleIcon } from '../_tsup-dts-rollup.js';
895
- export { PlusSquareIcon } from '../_tsup-dts-rollup.js';
896
- export { PodcastIcon } from '../_tsup-dts-rollup.js';
897
- export { Power1Icon } from '../_tsup-dts-rollup.js';
898
- export { Power2Icon } from '../_tsup-dts-rollup.js';
899
- export { Power3Icon } from '../_tsup-dts-rollup.js';
900
- export { PresentationChart1Icon } from '../_tsup-dts-rollup.js';
901
- export { PresentationChart2Icon } from '../_tsup-dts-rollup.js';
902
- export { PresentationChart3Icon } from '../_tsup-dts-rollup.js';
903
- export { PrinterIcon } from '../_tsup-dts-rollup.js';
904
- export { PuzzlePieceIcon } from '../_tsup-dts-rollup.js';
905
- export { PuzzlePiece1Icon } from '../_tsup-dts-rollup.js';
906
- export { PuzzlePiece2Icon } from '../_tsup-dts-rollup.js';
907
- export { QrCodeIcon } from '../_tsup-dts-rollup.js';
908
- export { QrCode1Icon } from '../_tsup-dts-rollup.js';
909
- export { QrCode2Icon } from '../_tsup-dts-rollup.js';
910
- export { ReceiptIcon } from '../_tsup-dts-rollup.js';
911
- export { ReceiptCheckIcon } from '../_tsup-dts-rollup.js';
912
- export { RecordingIcon } from '../_tsup-dts-rollup.js';
913
- export { Recording1Icon } from '../_tsup-dts-rollup.js';
914
- export { Recording2Icon } from '../_tsup-dts-rollup.js';
915
- export { Recording3Icon } from '../_tsup-dts-rollup.js';
916
- export { Reflect1Icon } from '../_tsup-dts-rollup.js';
917
- export { Reflect2Icon } from '../_tsup-dts-rollup.js';
918
- export { RefreshCcwIcon } from '../_tsup-dts-rollup.js';
919
- export { RefreshCcw1Icon } from '../_tsup-dts-rollup.js';
920
- export { RefreshCcw2Icon } from '../_tsup-dts-rollup.js';
921
- export { RefreshCcw3Icon } from '../_tsup-dts-rollup.js';
922
- export { RefreshCcw4Icon } from '../_tsup-dts-rollup.js';
923
- export { RefreshCcw5Icon } from '../_tsup-dts-rollup.js';
924
- export { RefreshCwIcon } from '../_tsup-dts-rollup.js';
925
- export { RefreshCw1Icon } from '../_tsup-dts-rollup.js';
926
- export { RefreshCw2Icon } from '../_tsup-dts-rollup.js';
927
- export { RefreshCw3Icon } from '../_tsup-dts-rollup.js';
928
- export { RefreshCw4Icon } from '../_tsup-dts-rollup.js';
929
- export { RefreshCw5Icon } from '../_tsup-dts-rollup.js';
930
- export { Repeat1Icon } from '../_tsup-dts-rollup.js';
931
- export { Repeat2Icon } from '../_tsup-dts-rollup.js';
932
- export { Repeat3Icon } from '../_tsup-dts-rollup.js';
933
- export { Repeat4Icon } from '../_tsup-dts-rollup.js';
934
- export { ReverseLeftIcon } from '../_tsup-dts-rollup.js';
935
- export { ReverseRightIcon } from '../_tsup-dts-rollup.js';
936
- export { RightIndent1Icon } from '../_tsup-dts-rollup.js';
937
- export { RightIndent2Icon } from '../_tsup-dts-rollup.js';
938
- export { RocketIcon } from '../_tsup-dts-rollup.js';
939
- export { Rocket1Icon } from '../_tsup-dts-rollup.js';
940
- export { Rocket2Icon } from '../_tsup-dts-rollup.js';
941
- export { RollerBrushIcon } from '../_tsup-dts-rollup.js';
942
- export { RotateCcwIcon } from '../_tsup-dts-rollup.js';
943
- export { RouteIcon } from '../_tsup-dts-rollup.js';
944
- export { Rows1Icon } from '../_tsup-dts-rollup.js';
945
- export { Rows2Icon } from '../_tsup-dts-rollup.js';
946
- export { Rows3Icon } from '../_tsup-dts-rollup.js';
947
- export { Rss1Icon } from '../_tsup-dts-rollup.js';
948
- export { Rss2Icon } from '../_tsup-dts-rollup.js';
949
- export { RulerIcon } from '../_tsup-dts-rollup.js';
950
- export { SafeIcon } from '../_tsup-dts-rollup.js';
951
- export { Sale1Icon } from '../_tsup-dts-rollup.js';
952
- export { Sale2Icon } from '../_tsup-dts-rollup.js';
953
- export { Sale3Icon } from '../_tsup-dts-rollup.js';
954
- export { Sale4Icon } from '../_tsup-dts-rollup.js';
955
- export { SaveIcon } from '../_tsup-dts-rollup.js';
956
- export { Save1Icon } from '../_tsup-dts-rollup.js';
957
- export { Save2Icon } from '../_tsup-dts-rollup.js';
958
- export { Save3Icon } from '../_tsup-dts-rollup.js';
959
- export { Scale1Icon } from '../_tsup-dts-rollup.js';
960
- export { Scale2Icon } from '../_tsup-dts-rollup.js';
961
- export { Scale3Icon } from '../_tsup-dts-rollup.js';
962
- export { Scales1Icon } from '../_tsup-dts-rollup.js';
963
- export { Scales2Icon } from '../_tsup-dts-rollup.js';
964
- export { ScanIcon } from '../_tsup-dts-rollup.js';
965
- export { Scissors1Icon } from '../_tsup-dts-rollup.js';
966
- export { Scissors2Icon } from '../_tsup-dts-rollup.js';
967
- export { ScissorsCut1Icon } from '../_tsup-dts-rollup.js';
968
- export { ScissorsCut2Icon } from '../_tsup-dts-rollup.js';
969
- export { SearchLgIcon } from '../_tsup-dts-rollup.js';
970
- export { SearchMdIcon } from '../_tsup-dts-rollup.js';
971
- export { SearchRefractionIcon } from '../_tsup-dts-rollup.js';
972
- export { SearchSmIcon } from '../_tsup-dts-rollup.js';
973
- export { SendIcon } from '../_tsup-dts-rollup.js';
974
- export { Send1Icon } from '../_tsup-dts-rollup.js';
975
- export { Send2Icon } from '../_tsup-dts-rollup.js';
976
- export { Send3Icon } from '../_tsup-dts-rollup.js';
977
- export { Server1Icon } from '../_tsup-dts-rollup.js';
978
- export { Server2Icon } from '../_tsup-dts-rollup.js';
979
- export { Server3Icon } from '../_tsup-dts-rollup.js';
980
- export { Server4Icon } from '../_tsup-dts-rollup.js';
981
- export { Server5Icon } from '../_tsup-dts-rollup.js';
982
- export { Server6Icon } from '../_tsup-dts-rollup.js';
983
- export { SettingsIcon } from '../_tsup-dts-rollup.js';
984
- export { Settings1Icon } from '../_tsup-dts-rollup.js';
985
- export { Settings2Icon } from '../_tsup-dts-rollup.js';
986
- export { Settings3Icon } from '../_tsup-dts-rollup.js';
987
- export { Settings4Icon } from '../_tsup-dts-rollup.js';
988
- export { ShareIcon } from '../_tsup-dts-rollup.js';
989
- export { Share1Icon } from '../_tsup-dts-rollup.js';
990
- export { Share2Icon } from '../_tsup-dts-rollup.js';
991
- export { Share3Icon } from '../_tsup-dts-rollup.js';
992
- export { Share4Icon } from '../_tsup-dts-rollup.js';
993
- export { Share5Icon } from '../_tsup-dts-rollup.js';
994
- export { Share6Icon } from '../_tsup-dts-rollup.js';
995
- export { Share7Icon } from '../_tsup-dts-rollup.js';
996
- export { ShareArrowIcon } from '../_tsup-dts-rollup.js';
997
- export { Shield1Icon } from '../_tsup-dts-rollup.js';
998
- export { Shield2Icon } from '../_tsup-dts-rollup.js';
999
- export { Shield3Icon } from '../_tsup-dts-rollup.js';
1000
- export { ShieldDollarIcon } from '../_tsup-dts-rollup.js';
1001
- export { ShieldOffIcon } from '../_tsup-dts-rollup.js';
1002
- export { ShieldPlusIcon } from '../_tsup-dts-rollup.js';
1003
- export { ShieldTickIcon } from '../_tsup-dts-rollup.js';
1004
- export { ShieldZapIcon } from '../_tsup-dts-rollup.js';
1005
- export { ShoppingBag1Icon } from '../_tsup-dts-rollup.js';
1006
- export { ShoppingBag2Icon } from '../_tsup-dts-rollup.js';
1007
- export { ShoppingBag3Icon } from '../_tsup-dts-rollup.js';
1008
- export { ShoppingCart1Icon } from '../_tsup-dts-rollup.js';
1009
- export { ShoppingCart2Icon } from '../_tsup-dts-rollup.js';
1010
- export { ShoppingCart3Icon } from '../_tsup-dts-rollup.js';
1011
- export { Shuffle1Icon } from '../_tsup-dts-rollup.js';
1012
- export { Shuffle2Icon } from '../_tsup-dts-rollup.js';
1013
- export { Signal1Icon } from '../_tsup-dts-rollup.js';
1014
- export { Signal2Icon } from '../_tsup-dts-rollup.js';
1015
- export { Signal3Icon } from '../_tsup-dts-rollup.js';
1016
- export { SimcardIcon } from '../_tsup-dts-rollup.js';
1017
- export { SkewIcon } from '../_tsup-dts-rollup.js';
1018
- export { SkipBackIcon } from '../_tsup-dts-rollup.js';
1019
- export { SkipForwardIcon } from '../_tsup-dts-rollup.js';
1020
- export { SlashCircle1Icon } from '../_tsup-dts-rollup.js';
1021
- export { SlashCircle2Icon } from '../_tsup-dts-rollup.js';
1022
- export { SlashDividerIcon } from '../_tsup-dts-rollup.js';
1023
- export { SlashOctagonIcon } from '../_tsup-dts-rollup.js';
1024
- export { Sliders1Icon } from '../_tsup-dts-rollup.js';
1025
- export { Sliders2Icon } from '../_tsup-dts-rollup.js';
1026
- export { Sliders3Icon } from '../_tsup-dts-rollup.js';
1027
- export { Sliders4Icon } from '../_tsup-dts-rollup.js';
1028
- export { Snowflake1Icon } from '../_tsup-dts-rollup.js';
1029
- export { Snowflake2Icon } from '../_tsup-dts-rollup.js';
1030
- export { SpacingHeight1Icon } from '../_tsup-dts-rollup.js';
1031
- export { SpacingHeight2Icon } from '../_tsup-dts-rollup.js';
1032
- export { SpacingWidth1Icon } from '../_tsup-dts-rollup.js';
1033
- export { SpacingWidth2Icon } from '../_tsup-dts-rollup.js';
1034
- export { Speaker1Icon } from '../_tsup-dts-rollup.js';
1035
- export { Speaker2Icon } from '../_tsup-dts-rollup.js';
1036
- export { Speaker3Icon } from '../_tsup-dts-rollup.js';
1037
- export { Speedometer1Icon } from '../_tsup-dts-rollup.js';
1038
- export { Speedometer2Icon } from '../_tsup-dts-rollup.js';
1039
- export { Speedometer3Icon } from '../_tsup-dts-rollup.js';
1040
- export { Speedometer4Icon } from '../_tsup-dts-rollup.js';
1041
- export { SpinnerIcon } from '../_tsup-dts-rollup.js';
1042
- export { SquareIcon } from '../_tsup-dts-rollup.js';
1043
- export { StandIcon } from '../_tsup-dts-rollup.js';
1044
- export { Star1Icon } from '../_tsup-dts-rollup.js';
1045
- export { Star2Icon } from '../_tsup-dts-rollup.js';
1046
- export { Star3Icon } from '../_tsup-dts-rollup.js';
1047
- export { Star4Icon } from '../_tsup-dts-rollup.js';
1048
- export { Star5Icon } from '../_tsup-dts-rollup.js';
1049
- export { Star6Icon } from '../_tsup-dts-rollup.js';
1050
- export { Star7Icon } from '../_tsup-dts-rollup.js';
1051
- export { StarsIcon } from '../_tsup-dts-rollup.js';
1052
- export { Stars1Icon } from '../_tsup-dts-rollup.js';
1053
- export { Stars2Icon } from '../_tsup-dts-rollup.js';
1054
- export { Stars3Icon } from '../_tsup-dts-rollup.js';
1055
- export { StickerCircleIcon } from '../_tsup-dts-rollup.js';
1056
- export { StickerSquareIcon } from '../_tsup-dts-rollup.js';
1057
- export { StopIcon } from '../_tsup-dts-rollup.js';
1058
- export { StopCircleIcon } from '../_tsup-dts-rollup.js';
1059
- export { StopSquareIcon } from '../_tsup-dts-rollup.js';
1060
- export { Strikethrough1Icon } from '../_tsup-dts-rollup.js';
1061
- export { Strikethrough2Icon } from '../_tsup-dts-rollup.js';
1062
- export { StrikethroughSquareIcon } from '../_tsup-dts-rollup.js';
1063
- export { SubscriptIcon } from '../_tsup-dts-rollup.js';
1064
- export { SunIcon } from '../_tsup-dts-rollup.js';
1065
- export { SunSetting1Icon } from '../_tsup-dts-rollup.js';
1066
- export { SunSetting2Icon } from '../_tsup-dts-rollup.js';
1067
- export { SunSetting3Icon } from '../_tsup-dts-rollup.js';
1068
- export { SunriseIcon } from '../_tsup-dts-rollup.js';
1069
- export { SunsetIcon } from '../_tsup-dts-rollup.js';
1070
- export { SwitchHorizontal1Icon } from '../_tsup-dts-rollup.js';
1071
- export { SwitchHorizontal2Icon } from '../_tsup-dts-rollup.js';
1072
- export { SwitchVertical1Icon } from '../_tsup-dts-rollup.js';
1073
- export { SwitchVertical2Icon } from '../_tsup-dts-rollup.js';
1074
- export { TableIcon } from '../_tsup-dts-rollup.js';
1075
- export { Tablet1Icon } from '../_tsup-dts-rollup.js';
1076
- export { Tablet2Icon } from '../_tsup-dts-rollup.js';
1077
- export { Tag1Icon } from '../_tsup-dts-rollup.js';
1078
- export { Tag2Icon } from '../_tsup-dts-rollup.js';
1079
- export { Tag3Icon } from '../_tsup-dts-rollup.js';
1080
- export { Target1Icon } from '../_tsup-dts-rollup.js';
1081
- export { Target2Icon } from '../_tsup-dts-rollup.js';
1082
- export { Target3Icon } from '../_tsup-dts-rollup.js';
1083
- export { Target4Icon } from '../_tsup-dts-rollup.js';
1084
- export { Target5Icon } from '../_tsup-dts-rollup.js';
1085
- export { TelescopeIcon } from '../_tsup-dts-rollup.js';
1086
- export { TerminalIcon } from '../_tsup-dts-rollup.js';
1087
- export { TerminalBrowserIcon } from '../_tsup-dts-rollup.js';
1088
- export { TerminalCircleIcon } from '../_tsup-dts-rollup.js';
1089
- export { TerminalSquareIcon } from '../_tsup-dts-rollup.js';
1090
- export { TextInputIcon } from '../_tsup-dts-rollup.js';
1091
- export { Thermometer1Icon } from '../_tsup-dts-rollup.js';
1092
- export { Thermometer2Icon } from '../_tsup-dts-rollup.js';
1093
- export { Thermometer3Icon } from '../_tsup-dts-rollup.js';
1094
- export { ThermometerColdIcon } from '../_tsup-dts-rollup.js';
1095
- export { ThermometerWarmIcon } from '../_tsup-dts-rollup.js';
1096
- export { ThumbsDownIcon } from '../_tsup-dts-rollup.js';
1097
- export { ThumbsUpIcon } from '../_tsup-dts-rollup.js';
1098
- export { Ticket1Icon } from '../_tsup-dts-rollup.js';
1099
- export { Ticket2Icon } from '../_tsup-dts-rollup.js';
1100
- export { Toggle1LeftIcon } from '../_tsup-dts-rollup.js';
1101
- export { Toggle1RightIcon } from '../_tsup-dts-rollup.js';
1102
- export { Toggle2LeftIcon } from '../_tsup-dts-rollup.js';
1103
- export { Toggle2RightIcon } from '../_tsup-dts-rollup.js';
1104
- export { Toggle3LeftIcon } from '../_tsup-dts-rollup.js';
1105
- export { Toggle3RightIcon } from '../_tsup-dts-rollup.js';
1106
- export { Tool1Icon } from '../_tsup-dts-rollup.js';
1107
- export { Tool2Icon } from '../_tsup-dts-rollup.js';
1108
- export { TrainIcon } from '../_tsup-dts-rollup.js';
1109
- export { TramIcon } from '../_tsup-dts-rollup.js';
1110
- export { TransformIcon } from '../_tsup-dts-rollup.js';
1111
- export { Translate1Icon } from '../_tsup-dts-rollup.js';
1112
- export { Translate2Icon } from '../_tsup-dts-rollup.js';
1113
- export { TrashIcon } from '../_tsup-dts-rollup.js';
1114
- export { Trash1Icon } from '../_tsup-dts-rollup.js';
1115
- export { Trash2Icon } from '../_tsup-dts-rollup.js';
1116
- export { Trash3Icon } from '../_tsup-dts-rollup.js';
1117
- export { Trash4Icon } from '../_tsup-dts-rollup.js';
1118
- export { TrendDownIcon } from '../_tsup-dts-rollup.js';
1119
- export { TrendDown1Icon } from '../_tsup-dts-rollup.js';
1120
- export { TrendDown2Icon } from '../_tsup-dts-rollup.js';
1121
- export { TrendUpIcon } from '../_tsup-dts-rollup.js';
1122
- export { TrendUp1Icon } from '../_tsup-dts-rollup.js';
1123
- export { TrendUp2Icon } from '../_tsup-dts-rollup.js';
1124
- export { TriangleIcon } from '../_tsup-dts-rollup.js';
1125
- export { Trophy1Icon } from '../_tsup-dts-rollup.js';
1126
- export { Trophy2Icon } from '../_tsup-dts-rollup.js';
1127
- export { Truck1Icon } from '../_tsup-dts-rollup.js';
1128
- export { Truck2Icon } from '../_tsup-dts-rollup.js';
1129
- export { Tv1Icon } from '../_tsup-dts-rollup.js';
1130
- export { Tv2Icon } from '../_tsup-dts-rollup.js';
1131
- export { Tv3Icon } from '../_tsup-dts-rollup.js';
1132
- export { Type1Icon } from '../_tsup-dts-rollup.js';
1133
- export { Type2Icon } from '../_tsup-dts-rollup.js';
1134
- export { TypeSquareIcon } from '../_tsup-dts-rollup.js';
1135
- export { TypeStrikethrough1Icon } from '../_tsup-dts-rollup.js';
1136
- export { TypeStrikethrough2Icon } from '../_tsup-dts-rollup.js';
1137
- export { Umbrella1Icon } from '../_tsup-dts-rollup.js';
1138
- export { Umbrella2Icon } from '../_tsup-dts-rollup.js';
1139
- export { Umbrella3Icon } from '../_tsup-dts-rollup.js';
1140
- export { Underline1Icon } from '../_tsup-dts-rollup.js';
1141
- export { Underline2Icon } from '../_tsup-dts-rollup.js';
1142
- export { UnderlineSquareIcon } from '../_tsup-dts-rollup.js';
1143
- export { Upload1Icon } from '../_tsup-dts-rollup.js';
1144
- export { Upload2Icon } from '../_tsup-dts-rollup.js';
1145
- export { Upload3Icon } from '../_tsup-dts-rollup.js';
1146
- export { Upload4Icon } from '../_tsup-dts-rollup.js';
1147
- export { UploadCloud1Icon } from '../_tsup-dts-rollup.js';
1148
- export { UploadCloud2Icon } from '../_tsup-dts-rollup.js';
1149
- export { UsbFlashDriveIcon } from '../_tsup-dts-rollup.js';
1150
- export { UserIcon } from '../_tsup-dts-rollup.js';
1151
- export { User1Icon } from '../_tsup-dts-rollup.js';
1152
- export { User2Icon } from '../_tsup-dts-rollup.js';
1153
- export { User3Icon } from '../_tsup-dts-rollup.js';
1154
- export { UserCheck1Icon } from '../_tsup-dts-rollup.js';
1155
- export { UserCheck2Icon } from '../_tsup-dts-rollup.js';
1156
- export { UserCircleIcon } from '../_tsup-dts-rollup.js';
1157
- export { UserDown1Icon } from '../_tsup-dts-rollup.js';
1158
- export { UserDown2Icon } from '../_tsup-dts-rollup.js';
1159
- export { UserEditIcon } from '../_tsup-dts-rollup.js';
1160
- export { UserLeft1Icon } from '../_tsup-dts-rollup.js';
1161
- export { UserLeft2Icon } from '../_tsup-dts-rollup.js';
1162
- export { UserMinus1Icon } from '../_tsup-dts-rollup.js';
1163
- export { UserMinus2Icon } from '../_tsup-dts-rollup.js';
1164
- export { UserPlusIcon } from '../_tsup-dts-rollup.js';
1165
- export { UserPlus1Icon } from '../_tsup-dts-rollup.js';
1166
- export { UserPlus2Icon } from '../_tsup-dts-rollup.js';
1167
- export { UserRight1Icon } from '../_tsup-dts-rollup.js';
1168
- export { UserRight2Icon } from '../_tsup-dts-rollup.js';
1169
- export { UserSquareIcon } from '../_tsup-dts-rollup.js';
1170
- export { UserUp1Icon } from '../_tsup-dts-rollup.js';
1171
- export { UserUp2Icon } from '../_tsup-dts-rollup.js';
1172
- export { UserXIcon } from '../_tsup-dts-rollup.js';
1173
- export { UserX1Icon } from '../_tsup-dts-rollup.js';
1174
- export { UserX2Icon } from '../_tsup-dts-rollup.js';
1175
- export { UsersIcon } from '../_tsup-dts-rollup.js';
1176
- export { Users1Icon } from '../_tsup-dts-rollup.js';
1177
- export { Users2Icon } from '../_tsup-dts-rollup.js';
1178
- export { Users3Icon } from '../_tsup-dts-rollup.js';
1179
- export { UsersCheckIcon } from '../_tsup-dts-rollup.js';
1180
- export { UsersDownIcon } from '../_tsup-dts-rollup.js';
1181
- export { UsersEditIcon } from '../_tsup-dts-rollup.js';
1182
- export { UsersLeftIcon } from '../_tsup-dts-rollup.js';
1183
- export { UsersMinusIcon } from '../_tsup-dts-rollup.js';
1184
- export { UsersPlusIcon } from '../_tsup-dts-rollup.js';
1185
- export { UsersRightIcon } from '../_tsup-dts-rollup.js';
1186
- export { UsersUpIcon } from '../_tsup-dts-rollup.js';
1187
- export { UsersXIcon } from '../_tsup-dts-rollup.js';
1188
- export { VariableIcon } from '../_tsup-dts-rollup.js';
1189
- export { VideoRecorderIcon } from '../_tsup-dts-rollup.js';
1190
- export { VideoRecorderOffIcon } from '../_tsup-dts-rollup.js';
1191
- export { VirusIcon } from '../_tsup-dts-rollup.js';
1192
- export { VoicemailIcon } from '../_tsup-dts-rollup.js';
1193
- export { VolumeMaxIcon } from '../_tsup-dts-rollup.js';
1194
- export { VolumeMinIcon } from '../_tsup-dts-rollup.js';
1195
- export { VolumeMinusIcon } from '../_tsup-dts-rollup.js';
1196
- export { VolumePlusIcon } from '../_tsup-dts-rollup.js';
1197
- export { VolumeXIcon } from '../_tsup-dts-rollup.js';
1198
- export { Wallet1Icon } from '../_tsup-dts-rollup.js';
1199
- export { Wallet2Icon } from '../_tsup-dts-rollup.js';
1200
- export { Wallet3Icon } from '../_tsup-dts-rollup.js';
1201
- export { Wallet4Icon } from '../_tsup-dts-rollup.js';
1202
- export { Wallet5Icon } from '../_tsup-dts-rollup.js';
1203
- export { WatchCircleIcon } from '../_tsup-dts-rollup.js';
1204
- export { WatchSquareIcon } from '../_tsup-dts-rollup.js';
1205
- export { WavesIcon } from '../_tsup-dts-rollup.js';
1206
- export { Webcam1Icon } from '../_tsup-dts-rollup.js';
1207
- export { Webcam2Icon } from '../_tsup-dts-rollup.js';
1208
- export { WifiIcon } from '../_tsup-dts-rollup.js';
1209
- export { WifiOffIcon } from '../_tsup-dts-rollup.js';
1210
- export { Wind1Icon } from '../_tsup-dts-rollup.js';
1211
- export { Wind2Icon } from '../_tsup-dts-rollup.js';
1212
- export { Wind3Icon } from '../_tsup-dts-rollup.js';
1213
- export { XIcon } from '../_tsup-dts-rollup.js';
1214
- export { XCircleIcon } from '../_tsup-dts-rollup.js';
1215
- export { XCloseIcon } from '../_tsup-dts-rollup.js';
1216
- export { XSquareIcon } from '../_tsup-dts-rollup.js';
1217
- export { YoutubeIcon } from '../_tsup-dts-rollup.js';
1218
- export { ZapIcon } from '../_tsup-dts-rollup.js';
1219
- export { ZapCircleIcon } from '../_tsup-dts-rollup.js';
1220
- export { ZapFastIcon } from '../_tsup-dts-rollup.js';
1221
- export { ZapOffIcon } from '../_tsup-dts-rollup.js';
1222
- export { ZapSquareIcon } from '../_tsup-dts-rollup.js';
1223
- export { ZoomInIcon } from '../_tsup-dts-rollup.js';
1224
- export { ZoomOutIcon } from '../_tsup-dts-rollup.js';
1
+ import * as react from 'react';
2
+ import { I as IconProps } from '../types-DBpSTFQy.js';
3
+
4
+ declare const ActivityIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
5
+
6
+ declare const ActivityHeartIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
7
+
8
+ declare const AirplayIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
9
+
10
+ declare const AirpodsIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
11
+
12
+ declare const AlarmClockIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
13
+
14
+ declare const AlarmClockCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
15
+
16
+ declare const AlarmClockMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
17
+
18
+ declare const AlarmClockOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
19
+
20
+ declare const AlarmClockPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
21
+
22
+ declare const AlertCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
23
+
24
+ declare const AlertHexagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
25
+
26
+ declare const AlertOctagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
27
+
28
+ declare const AlertSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
29
+
30
+ declare const AlertTriangleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
31
+
32
+ declare const AlignBottom1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
33
+
34
+ declare const AlignBottom2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
35
+
36
+ declare const AlignCenterIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
37
+
38
+ declare const AlignHorizontalCentre1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
39
+
40
+ declare const AlignHorizontalCentre2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
41
+
42
+ declare const AlignJustifyIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
43
+
44
+ declare const AlignLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
45
+
46
+ declare const AlignLeft1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
47
+
48
+ declare const AlignLeft2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
49
+
50
+ declare const AlignRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
51
+
52
+ declare const AlignRight1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
53
+
54
+ declare const AlignRight2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
55
+
56
+ declare const AlignTopArrow1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
57
+
58
+ declare const AlignTopArrow2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
59
+
60
+ declare const AlignVerticalCenter1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
61
+
62
+ declare const AlignVerticalCenter2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
63
+
64
+ declare const AnchorIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
65
+
66
+ declare const AnnotationIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
67
+
68
+ declare const AnnotationAlertIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
69
+
70
+ declare const AnnotationCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
71
+
72
+ declare const AnnotationDotsIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
73
+
74
+ declare const AnnotationHeartIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
75
+
76
+ declare const AnnotationInfoIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
77
+
78
+ declare const AnnotationPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
79
+
80
+ declare const AnnotationQuestionIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
81
+
82
+ declare const AnnotationXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
83
+
84
+ declare const Announcement1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
85
+
86
+ declare const Announcement2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
87
+
88
+ declare const Announcement3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
89
+
90
+ declare const AppIntegrationIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
91
+
92
+ declare const ArchiveIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
93
+
94
+ declare const ArrowBlockDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
95
+
96
+ declare const ArrowBlockLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
97
+
98
+ declare const ArrowBlockRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
99
+
100
+ declare const ArrowBlockUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
101
+
102
+ declare const ArrowCircleBrokenDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
103
+
104
+ declare const ArrowCircleBrokenDownLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
105
+
106
+ declare const ArrowCircleBrokenDownRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
107
+
108
+ declare const ArrowCircleBrokenLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
109
+
110
+ declare const ArrowCircleBrokenRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
111
+
112
+ declare const ArrowCircleBrokenUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
113
+
114
+ declare const ArrowCircleBrokenUpLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
115
+
116
+ declare const ArrowCircleBrokenUpRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
117
+
118
+ declare const ArrowCircleDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
119
+
120
+ declare const ArrowCircleDownLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
121
+
122
+ declare const ArrowCircleDownRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
123
+
124
+ declare const ArrowCircleLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
125
+
126
+ declare const ArrowCircleRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
127
+
128
+ declare const ArrowCircleUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
129
+
130
+ declare const ArrowCircleUpLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
131
+
132
+ declare const ArrowCircleUpRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
133
+
134
+ declare const ArrowDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
135
+
136
+ declare const ArrowDownLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
137
+
138
+ declare const ArrowDownRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
139
+
140
+ declare const ArrowLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
141
+
142
+ declare const ArrowNarrowDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
143
+
144
+ declare const ArrowNarrowDownLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
145
+
146
+ declare const ArrowNarrowDownRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
147
+
148
+ declare const ArrowNarrowLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
149
+
150
+ declare const ArrowNarrowRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
151
+
152
+ declare const ArrowNarrowUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
153
+
154
+ declare const ArrowNarrowUpLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
155
+
156
+ declare const ArrowNarrowUpRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
157
+
158
+ declare const ArrowRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
159
+
160
+ declare const ArrowSquareDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
161
+
162
+ declare const ArrowSquareDownLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
163
+
164
+ declare const ArrowSquareDownRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
165
+
166
+ declare const ArrowSquareLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
167
+
168
+ declare const ArrowSquareRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
169
+
170
+ declare const ArrowSquareUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
171
+
172
+ declare const ArrowSquareUpLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
173
+
174
+ declare const ArrowSquareUpRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
175
+
176
+ declare const ArrowUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
177
+
178
+ declare const ArrowUpLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
179
+
180
+ declare const ArrowUpRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
181
+
182
+ declare const ArrowsDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
183
+
184
+ declare const ArrowsLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
185
+
186
+ declare const ArrowsRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
187
+
188
+ declare const ArrowsTriangleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
189
+
190
+ declare const ArrowsUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
191
+
192
+ declare const Asterisk1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
193
+
194
+ declare const Asterisk2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
195
+
196
+ declare const AtSignIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
197
+
198
+ declare const Atom1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
199
+
200
+ declare const Atom2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
201
+
202
+ declare const AttachmentIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
203
+
204
+ declare const Attachment1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
205
+
206
+ declare const Attachment2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
207
+
208
+ declare const Award1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
209
+
210
+ declare const Award2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
211
+
212
+ declare const Award3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
213
+
214
+ declare const Award4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
215
+
216
+ declare const Award5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
217
+
218
+ declare const BackpackIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
219
+
220
+ declare const BankIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
221
+
222
+ declare const BankNote1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
223
+
224
+ declare const BankNote2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
225
+
226
+ declare const BankNote3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
227
+
228
+ declare const BarChart1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
229
+
230
+ declare const BarChart11Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
231
+
232
+ declare const BarChart12Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
233
+
234
+ declare const BarChart2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
235
+
236
+ declare const BarChart3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
237
+
238
+ declare const BarChart4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
239
+
240
+ declare const BarChart5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
241
+
242
+ declare const BarChart6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
243
+
244
+ declare const BarChart7Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
245
+
246
+ declare const BarChart8Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
247
+
248
+ declare const BarChart9Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
249
+
250
+ declare const BarChartCircle1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
251
+
252
+ declare const BarChartCircle2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
253
+
254
+ declare const BarChartCircle3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
255
+
256
+ declare const BarChartSquare1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
257
+
258
+ declare const BarChartSquare2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
259
+
260
+ declare const BarChartSquare3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
261
+
262
+ declare const BarChartSquareDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
263
+
264
+ declare const BarChartSquareMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
265
+
266
+ declare const BarChartSquarePlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
267
+
268
+ declare const BarChartSquareUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
269
+
270
+ declare const BarLineChartIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
271
+
272
+ declare const BatteryCharging1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
273
+
274
+ declare const BatteryCharging2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
275
+
276
+ declare const BatteryEmptyIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
277
+
278
+ declare const BatteryFullIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
279
+
280
+ declare const BatteryLowIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
281
+
282
+ declare const BatteryMidIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
283
+
284
+ declare const Beaker1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
285
+
286
+ declare const Beaker2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
287
+
288
+ declare const BellIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
289
+
290
+ declare const Bell1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
291
+
292
+ declare const Bell2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
293
+
294
+ declare const Bell3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
295
+
296
+ declare const Bell4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
297
+
298
+ declare const BellMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
299
+
300
+ declare const BellOff1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
301
+
302
+ declare const BellOff2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
303
+
304
+ declare const BellOff3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
305
+
306
+ declare const BellPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
307
+
308
+ declare const BellRinging1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
309
+
310
+ declare const BellRinging2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
311
+
312
+ declare const BellRinging3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
313
+
314
+ declare const BellRinging4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
315
+
316
+ declare const BezierCurve1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
317
+
318
+ declare const BezierCurve2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
319
+
320
+ declare const BezierCurve3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
321
+
322
+ declare const BluetoothConnectIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
323
+
324
+ declare const BluetoothOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
325
+
326
+ declare const BluetoothOnIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
327
+
328
+ declare const BluetoothSignalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
329
+
330
+ declare const Bold1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
331
+
332
+ declare const Bold2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
333
+
334
+ declare const BoldSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
335
+
336
+ declare const BookClosedIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
337
+
338
+ declare const BookOpen1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
339
+
340
+ declare const BookOpen2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
341
+
342
+ declare const BookmarkIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
343
+
344
+ declare const BookmarkAddIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
345
+
346
+ declare const BookmarkCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
347
+
348
+ declare const BookmarkMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
349
+
350
+ declare const BookmarkXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
351
+
352
+ declare const BoxIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
353
+
354
+ declare const BracketsIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
355
+
356
+ declare const BracketsCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
357
+
358
+ declare const BracketsEllipsesIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
359
+
360
+ declare const BracketsMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
361
+
362
+ declare const BracketsPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
363
+
364
+ declare const BracketsSlashIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
365
+
366
+ declare const BracketsXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
367
+
368
+ declare const Briefcase1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
369
+
370
+ declare const Briefcase2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
371
+
372
+ declare const BrowserIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
373
+
374
+ declare const Brush1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
375
+
376
+ declare const Brush2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
377
+
378
+ declare const Brush3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
379
+
380
+ declare const Building1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
381
+
382
+ declare const Building2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
383
+
384
+ declare const Building3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
385
+
386
+ declare const Building4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
387
+
388
+ declare const Building5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
389
+
390
+ declare const Building6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
391
+
392
+ declare const Building7Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
393
+
394
+ declare const Building8Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
395
+
396
+ declare const BusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
397
+
398
+ declare const CalculatorIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
399
+
400
+ declare const CalendarIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
401
+
402
+ declare const CalendarCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
403
+
404
+ declare const CalendarCheck1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
405
+
406
+ declare const CalendarCheck2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
407
+
408
+ declare const CalendarDateIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
409
+
410
+ declare const CalendarHeart1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
411
+
412
+ declare const CalendarHeart2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
413
+
414
+ declare const CalendarMinus1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
415
+
416
+ declare const CalendarMinus2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
417
+
418
+ declare const CalendarPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
419
+
420
+ declare const CalendarPlus1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
421
+
422
+ declare const CalendarPlus2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
423
+
424
+ declare const CalendarPlusCornerIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
425
+
426
+ declare const CameraIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
427
+
428
+ declare const Camera1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
429
+
430
+ declare const Camera2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
431
+
432
+ declare const Camera3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
433
+
434
+ declare const CameraLensIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
435
+
436
+ declare const CameraOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
437
+
438
+ declare const CameraPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
439
+
440
+ declare const Car1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
441
+
442
+ declare const Car2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
443
+
444
+ declare const Certificate1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
445
+
446
+ declare const Certificate2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
447
+
448
+ declare const ChartBreakoutCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
449
+
450
+ declare const ChartBreakoutSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
451
+
452
+ declare const CheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
453
+
454
+ declare const CheckCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
455
+
456
+ declare const CheckCircleBrokenIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
457
+
458
+ declare const CheckDone1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
459
+
460
+ declare const CheckDone2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
461
+
462
+ declare const CheckHeartIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
463
+
464
+ declare const CheckSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
465
+
466
+ declare const CheckSquareBrokenIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
467
+
468
+ declare const CheckVerified1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
469
+
470
+ declare const CheckVerified2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
471
+
472
+ declare const CheckVerified3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
473
+
474
+ declare const ChevronDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
475
+
476
+ declare const ChevronDownDoubleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
477
+
478
+ declare const ChevronLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
479
+
480
+ declare const ChevronLeftDoubleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
481
+
482
+ declare const ChevronRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
483
+
484
+ declare const ChevronRightDoubleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
485
+
486
+ declare const ChevronSelectorHorizontalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
487
+
488
+ declare const ChevronSelectorVerticalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
489
+
490
+ declare const ChevronUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
491
+
492
+ declare const ChevronUpDoubleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
493
+
494
+ declare const ChromeCastIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
495
+
496
+ declare const CircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
497
+
498
+ declare const CircleCutIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
499
+
500
+ declare const ClapperboardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
501
+
502
+ declare const ClipboardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
503
+
504
+ declare const ClipboardAttachmentIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
505
+
506
+ declare const ClipboardCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
507
+
508
+ declare const ClipboardDownloadIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
509
+
510
+ declare const ClipboardMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
511
+
512
+ declare const ClipboardPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
513
+
514
+ declare const ClipboardXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
515
+
516
+ declare const ClockIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
517
+
518
+ declare const ClockCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
519
+
520
+ declare const ClockFastForwardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
521
+
522
+ declare const ClockPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
523
+
524
+ declare const ClockRefreshIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
525
+
526
+ declare const ClockRewindIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
527
+
528
+ declare const ClockSnoozeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
529
+
530
+ declare const ClockStopwatchIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
531
+
532
+ declare const Cloud1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
533
+
534
+ declare const Cloud2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
535
+
536
+ declare const Cloud3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
537
+
538
+ declare const CloudBlank1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
539
+
540
+ declare const CloudBlank2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
541
+
542
+ declare const CloudLightningIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
543
+
544
+ declare const CloudMoonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
545
+
546
+ declare const CloudOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
547
+
548
+ declare const CloudRaining1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
549
+
550
+ declare const CloudRaining2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
551
+
552
+ declare const CloudRaining3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
553
+
554
+ declare const CloudRaining4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
555
+
556
+ declare const CloudRaining5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
557
+
558
+ declare const CloudRaining6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
559
+
560
+ declare const CloudSnowing1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
561
+
562
+ declare const CloudSnowing2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
563
+
564
+ declare const CloudSun1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
565
+
566
+ declare const CloudSun2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
567
+
568
+ declare const CloudSun3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
569
+
570
+ declare const Code1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
571
+
572
+ declare const Code2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
573
+
574
+ declare const CodeBrowserIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
575
+
576
+ declare const CodeCircle1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
577
+
578
+ declare const CodeCircle2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
579
+
580
+ declare const CodeCircle3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
581
+
582
+ declare const CodeSnippet1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
583
+
584
+ declare const CodeSnippet2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
585
+
586
+ declare const CodeSquare1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
587
+
588
+ declare const CodeSquare2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
589
+
590
+ declare const CodepenIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
591
+
592
+ declare const Coins1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
593
+
594
+ declare const Coins2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
595
+
596
+ declare const Coins3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
597
+
598
+ declare const Coins4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
599
+
600
+ declare const CoinsHandIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
601
+
602
+ declare const CoinsStacked1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
603
+
604
+ declare const CoinsStacked2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
605
+
606
+ declare const CoinsStacked3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
607
+
608
+ declare const CoinsStacked4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
609
+
610
+ declare const CoinsSwap1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
611
+
612
+ declare const CoinsSwap2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
613
+
614
+ declare const ColorsIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
615
+
616
+ declare const Colors1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
617
+
618
+ declare const Columns1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
619
+
620
+ declare const Columns2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
621
+
622
+ declare const Columns3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
623
+
624
+ declare const CommandIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
625
+
626
+ declare const CompassIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
627
+
628
+ declare const Compass1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
629
+
630
+ declare const Compass2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
631
+
632
+ declare const Compass3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
633
+
634
+ declare const ContainerIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
635
+
636
+ declare const Contrast1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
637
+
638
+ declare const Contrast2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
639
+
640
+ declare const Contrast3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
641
+
642
+ declare const CopyIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
643
+
644
+ declare const Copy1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
645
+
646
+ declare const Copy2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
647
+
648
+ declare const Copy3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
649
+
650
+ declare const Copy4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
651
+
652
+ declare const Copy5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
653
+
654
+ declare const Copy6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
655
+
656
+ declare const Copy7Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
657
+
658
+ declare const CornerDownLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
659
+
660
+ declare const CornerDownRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
661
+
662
+ declare const CornerLeftDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
663
+
664
+ declare const CornerLeftUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
665
+
666
+ declare const CornerRightDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
667
+
668
+ declare const CornerRightUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
669
+
670
+ declare const CornerUpLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
671
+
672
+ declare const CornerUpRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
673
+
674
+ declare const CpuChip1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
675
+
676
+ declare const CpuChip2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
677
+
678
+ declare const CreditCard1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
679
+
680
+ declare const CreditCard2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
681
+
682
+ declare const CreditCardCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
683
+
684
+ declare const CreditCardDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
685
+
686
+ declare const CreditCardDownloadIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
687
+
688
+ declare const CreditCardEditIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
689
+
690
+ declare const CreditCardLockIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
691
+
692
+ declare const CreditCardMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
693
+
694
+ declare const CreditCardPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
695
+
696
+ declare const CreditCardRefreshIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
697
+
698
+ declare const CreditCardSearchIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
699
+
700
+ declare const CreditCardShieldIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
701
+
702
+ declare const CreditCardUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
703
+
704
+ declare const CreditCardUploadIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
705
+
706
+ declare const CreditCardXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
707
+
708
+ declare const Crop1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
709
+
710
+ declare const Crop2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
711
+
712
+ declare const Cryptocurrency1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
713
+
714
+ declare const Cryptocurrency2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
715
+
716
+ declare const Cryptocurrency3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
717
+
718
+ declare const Cryptocurrency4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
719
+
720
+ declare const Cube1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
721
+
722
+ declare const Cube2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
723
+
724
+ declare const Cube3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
725
+
726
+ declare const Cube4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
727
+
728
+ declare const CubeOutlineIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
729
+
730
+ declare const CurrencyBitcoinIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
731
+
732
+ declare const CurrencyBitcoinCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
733
+
734
+ declare const CurrencyDollarIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
735
+
736
+ declare const CurrencyDollarCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
737
+
738
+ declare const CurrencyEthereumIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
739
+
740
+ declare const CurrencyEthereumCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
741
+
742
+ declare const CurrencyEuroIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
743
+
744
+ declare const CurrencyEuroCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
745
+
746
+ declare const CurrencyPoundIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
747
+
748
+ declare const CurrencyPoundCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
749
+
750
+ declare const CurrencyRubleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
751
+
752
+ declare const CurrencyRubleCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
753
+
754
+ declare const CurrencyRupeeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
755
+
756
+ declare const CurrencyRupeeCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
757
+
758
+ declare const CurrencyYenIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
759
+
760
+ declare const CurrencyYenCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
761
+
762
+ declare const Cursor1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
763
+
764
+ declare const Cursor2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
765
+
766
+ declare const Cursor3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
767
+
768
+ declare const Cursor4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
769
+
770
+ declare const CursorBoxIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
771
+
772
+ declare const CursorClickIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
773
+
774
+ declare const CursorClick1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
775
+
776
+ declare const CursorClick2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
777
+
778
+ declare const DataIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
779
+
780
+ declare const Database1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
781
+
782
+ declare const Database2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
783
+
784
+ declare const Database3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
785
+
786
+ declare const Dataflow1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
787
+
788
+ declare const Dataflow2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
789
+
790
+ declare const Dataflow3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
791
+
792
+ declare const Dataflow4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
793
+
794
+ declare const DeleteIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
795
+
796
+ declare const Diamond1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
797
+
798
+ declare const Diamond2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
799
+
800
+ declare const Dice1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
801
+
802
+ declare const Dice2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
803
+
804
+ declare const Dice3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
805
+
806
+ declare const Dice4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
807
+
808
+ declare const Dice5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
809
+
810
+ declare const Dice6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
811
+
812
+ declare const Disc1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
813
+
814
+ declare const Disc2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
815
+
816
+ declare const DistributeSpacingHorizontalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
817
+
818
+ declare const DistributeSpacingVerticalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
819
+
820
+ declare const Divide1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
821
+
822
+ declare const Divide2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
823
+
824
+ declare const Divide3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
825
+
826
+ declare const DividerIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
827
+
828
+ declare const Dotpoints1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
829
+
830
+ declare const Dotpoints2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
831
+
832
+ declare const DotsGridIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
833
+
834
+ declare const DotsHorizontalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
835
+
836
+ declare const DotsVerticalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
837
+
838
+ declare const DownloadIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
839
+
840
+ declare const Download1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
841
+
842
+ declare const Download2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
843
+
844
+ declare const Download3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
845
+
846
+ declare const Download4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
847
+
848
+ declare const DownloadCloud1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
849
+
850
+ declare const DownloadCloud2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
851
+
852
+ declare const DropIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
853
+
854
+ declare const Droplets1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
855
+
856
+ declare const Droplets2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
857
+
858
+ declare const Droplets3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
859
+
860
+ declare const DropperIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
861
+
862
+ declare const EditIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
863
+
864
+ declare const Edit1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
865
+
866
+ declare const Edit2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
867
+
868
+ declare const Edit3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
869
+
870
+ declare const Edit4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
871
+
872
+ declare const Edit5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
873
+
874
+ declare const EqualIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
875
+
876
+ declare const EqualNotIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
877
+
878
+ declare const EraserIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
879
+
880
+ declare const ExpandIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
881
+
882
+ declare const Expand1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
883
+
884
+ declare const Expand2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
885
+
886
+ declare const Expand3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
887
+
888
+ declare const Expand4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
889
+
890
+ declare const Expand5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
891
+
892
+ declare const Expand6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
893
+
894
+ declare const EyeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
895
+
896
+ declare const EyeOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
897
+
898
+ declare const FaceContentIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
899
+
900
+ declare const FaceFrownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
901
+
902
+ declare const FaceHappyIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
903
+
904
+ declare const FaceIdIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
905
+
906
+ declare const FaceIdSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
907
+
908
+ declare const FaceNeutralIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
909
+
910
+ declare const FaceSadIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
911
+
912
+ declare const FaceSmileIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
913
+
914
+ declare const FaceWinkIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
915
+
916
+ declare const FastBackwardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
917
+
918
+ declare const FastForwardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
919
+
920
+ declare const FeatherIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
921
+
922
+ declare const FigmaIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
923
+
924
+ declare const File1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
925
+
926
+ declare const File2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
927
+
928
+ declare const File3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
929
+
930
+ declare const File4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
931
+
932
+ declare const File5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
933
+
934
+ declare const File6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
935
+
936
+ declare const File7Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
937
+
938
+ declare const FileAttachment1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
939
+
940
+ declare const FileAttachment2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
941
+
942
+ declare const FileAttachment3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
943
+
944
+ declare const FileAttachment4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
945
+
946
+ declare const FileAttachment5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
947
+
948
+ declare const FileCheck1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
949
+
950
+ declare const FileCheck2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
951
+
952
+ declare const FileCheck3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
953
+
954
+ declare const FileCode1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
955
+
956
+ declare const FileCode2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
957
+
958
+ declare const FileDownload1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
959
+
960
+ declare const FileDownload2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
961
+
962
+ declare const FileDownload3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
963
+
964
+ declare const FileHeart1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
965
+
966
+ declare const FileHeart2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
967
+
968
+ declare const FileHeart3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
969
+
970
+ declare const FileLock1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
971
+
972
+ declare const FileLock2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
973
+
974
+ declare const FileLock3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
975
+
976
+ declare const FileMinus1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
977
+
978
+ declare const FileMinus2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
979
+
980
+ declare const FileMinus3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
981
+
982
+ declare const FilePlus1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
983
+
984
+ declare const FilePlus2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
985
+
986
+ declare const FilePlus3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
987
+
988
+ declare const FileQuestionIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
989
+
990
+ declare const FileQuestion1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
991
+
992
+ declare const FileQuestion2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
993
+
994
+ declare const FileQuestion3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
995
+
996
+ declare const FileSearch1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
997
+
998
+ declare const FileSearch2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
999
+
1000
+ declare const FileSearch3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1001
+
1002
+ declare const FileShield1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1003
+
1004
+ declare const FileShield2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1005
+
1006
+ declare const FileShield3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1007
+
1008
+ declare const FileX1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1009
+
1010
+ declare const FileX2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1011
+
1012
+ declare const FileX3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1013
+
1014
+ declare const Film1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1015
+
1016
+ declare const Film2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1017
+
1018
+ declare const Film3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1019
+
1020
+ declare const FilterFunnel1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1021
+
1022
+ declare const FilterFunnel2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1023
+
1024
+ declare const FilterLinesIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1025
+
1026
+ declare const Fingerprint1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1027
+
1028
+ declare const Fingerprint2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1029
+
1030
+ declare const Fingerprint3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1031
+
1032
+ declare const Fingerprint4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1033
+
1034
+ declare const Flag1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1035
+
1036
+ declare const Flag2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1037
+
1038
+ declare const Flag3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1039
+
1040
+ declare const Flag4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1041
+
1042
+ declare const Flag5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1043
+
1044
+ declare const Flag6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1045
+
1046
+ declare const FlashIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1047
+
1048
+ declare const FlashOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1049
+
1050
+ declare const FlexAlignBottomIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1051
+
1052
+ declare const FlexAlignLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1053
+
1054
+ declare const FlexAlignRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1055
+
1056
+ declare const FlexAlignTopIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1057
+
1058
+ declare const FlipBackwardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1059
+
1060
+ declare const FlipForwardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1061
+
1062
+ declare const FolderIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1063
+
1064
+ declare const FolderCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1065
+
1066
+ declare const FolderClosedIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1067
+
1068
+ declare const FolderCodeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1069
+
1070
+ declare const FolderDownloadIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1071
+
1072
+ declare const FolderLockIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1073
+
1074
+ declare const FolderMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1075
+
1076
+ declare const FolderMoveIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1077
+
1078
+ declare const FolderPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1079
+
1080
+ declare const FolderQuestionIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1081
+
1082
+ declare const FolderSearchIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1083
+
1084
+ declare const FolderShieldIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1085
+
1086
+ declare const FolderXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1087
+
1088
+ declare const FramerIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1089
+
1090
+ declare const GamingPad1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1091
+
1092
+ declare const GamingPad2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1093
+
1094
+ declare const Gift1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1095
+
1096
+ declare const Gift2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1097
+
1098
+ declare const GitBranch1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1099
+
1100
+ declare const GitBranch2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1101
+
1102
+ declare const GitCommitIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1103
+
1104
+ declare const GitMergeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1105
+
1106
+ declare const GitPullRequestIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1107
+
1108
+ declare const Glasses1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1109
+
1110
+ declare const Glasses2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1111
+
1112
+ declare const Globe1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1113
+
1114
+ declare const Globe11Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1115
+
1116
+ declare const Globe2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1117
+
1118
+ declare const Globe21Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1119
+
1120
+ declare const Globe3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1121
+
1122
+ declare const Globe4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1123
+
1124
+ declare const Globe5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1125
+
1126
+ declare const Globe6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1127
+
1128
+ declare const GoogleChromeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1129
+
1130
+ declare const GraduationHat1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1131
+
1132
+ declare const GraduationHat2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1133
+
1134
+ declare const Grid1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1135
+
1136
+ declare const Grid2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1137
+
1138
+ declare const Grid3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1139
+
1140
+ declare const GridDotsBlankIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1141
+
1142
+ declare const GridDotsBottomIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1143
+
1144
+ declare const GridDotsHorizontalCenterIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1145
+
1146
+ declare const GridDotsLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1147
+
1148
+ declare const GridDotsOuterIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1149
+
1150
+ declare const GridDotsRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1151
+
1152
+ declare const GridDotsTopIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1153
+
1154
+ declare const GridDotsVerticalCenterIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1155
+
1156
+ declare const HandIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1157
+
1158
+ declare const HardDriveIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1159
+
1160
+ declare const Hash1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1161
+
1162
+ declare const Hash2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1163
+
1164
+ declare const Heading1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1165
+
1166
+ declare const Heading2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1167
+
1168
+ declare const HeadingSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1169
+
1170
+ declare const Headphones1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1171
+
1172
+ declare const Headphones2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1173
+
1174
+ declare const HeartIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1175
+
1176
+ declare const HeartCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1177
+
1178
+ declare const HeartHandIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1179
+
1180
+ declare const HeartHexagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1181
+
1182
+ declare const HeartOctagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1183
+
1184
+ declare const HeartRoundedIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1185
+
1186
+ declare const HeartSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1187
+
1188
+ declare const HeartsIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1189
+
1190
+ declare const HelpCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1191
+
1192
+ declare const HelpHexagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1193
+
1194
+ declare const HelpOctagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1195
+
1196
+ declare const HelpSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1197
+
1198
+ declare const Hexagon1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1199
+
1200
+ declare const Hexagon2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1201
+
1202
+ declare const HomeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1203
+
1204
+ declare const Home1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1205
+
1206
+ declare const Home2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1207
+
1208
+ declare const Home3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1209
+
1210
+ declare const Home4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1211
+
1212
+ declare const Home5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1213
+
1214
+ declare const HomeLineIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1215
+
1216
+ declare const HomeSmileIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1217
+
1218
+ declare const HorizontalBarChart1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1219
+
1220
+ declare const HorizontalBarChart2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1221
+
1222
+ declare const HorizontalBarChart3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1223
+
1224
+ declare const Hourglass1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1225
+
1226
+ declare const Hourglass2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1227
+
1228
+ declare const Hourglass3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1229
+
1230
+ declare const Hurricane1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1231
+
1232
+ declare const Hurricane2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1233
+
1234
+ declare const Hurricane3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1235
+
1236
+ declare const ImageIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1237
+
1238
+ declare const Image1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1239
+
1240
+ declare const Image2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1241
+
1242
+ declare const Image3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1243
+
1244
+ declare const Image4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1245
+
1246
+ declare const Image5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1247
+
1248
+ declare const ImageCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1249
+
1250
+ declare const ImageDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1251
+
1252
+ declare const ImageIndentLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1253
+
1254
+ declare const ImageIndentRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1255
+
1256
+ declare const ImageLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1257
+
1258
+ declare const ImagePlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1259
+
1260
+ declare const ImageRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1261
+
1262
+ declare const ImageUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1263
+
1264
+ declare const ImageUserIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1265
+
1266
+ declare const ImageUserCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1267
+
1268
+ declare const ImageUserDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1269
+
1270
+ declare const ImageUserLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1271
+
1272
+ declare const ImageUserPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1273
+
1274
+ declare const ImageUserRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1275
+
1276
+ declare const ImageUserUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1277
+
1278
+ declare const ImageUserXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1279
+
1280
+ declare const ImageXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1281
+
1282
+ declare const Inbox1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1283
+
1284
+ declare const Inbox2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1285
+
1286
+ declare const InfinityIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1287
+
1288
+ declare const InfoCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1289
+
1290
+ declare const InfoHexagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1291
+
1292
+ declare const InfoOctagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1293
+
1294
+ declare const InfoSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1295
+
1296
+ declare const IntersectCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1297
+
1298
+ declare const IntersectSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1299
+
1300
+ declare const Italic1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1301
+
1302
+ declare const Italic2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1303
+
1304
+ declare const ItalicSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1305
+
1306
+ declare const Key1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1307
+
1308
+ declare const Key2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1309
+
1310
+ declare const Keyboard1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1311
+
1312
+ declare const Keyboard2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1313
+
1314
+ declare const Laptop1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1315
+
1316
+ declare const Laptop2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1317
+
1318
+ declare const LayerSingleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1319
+
1320
+ declare const LayersThree1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1321
+
1322
+ declare const LayersThree2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1323
+
1324
+ declare const LayersTwo1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1325
+
1326
+ declare const LayersTwo2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1327
+
1328
+ declare const LayoutAlt1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1329
+
1330
+ declare const LayoutAlt2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1331
+
1332
+ declare const LayoutAlt3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1333
+
1334
+ declare const LayoutAlt4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1335
+
1336
+ declare const LayoutBottomIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1337
+
1338
+ declare const LayoutGrid1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1339
+
1340
+ declare const LayoutGrid2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1341
+
1342
+ declare const LayoutLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1343
+
1344
+ declare const LayoutRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1345
+
1346
+ declare const LayoutTopIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1347
+
1348
+ declare const LeftIndent1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1349
+
1350
+ declare const LeftIndent2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1351
+
1352
+ declare const LetterSpacing1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1353
+
1354
+ declare const LetterSpacing2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1355
+
1356
+ declare const LifeBuoy1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1357
+
1358
+ declare const LifeBuoy2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1359
+
1360
+ declare const LightbulbIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1361
+
1362
+ declare const Lightbulb1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1363
+
1364
+ declare const Lightbulb2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1365
+
1366
+ declare const Lightbulb3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1367
+
1368
+ declare const Lightbulb4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1369
+
1370
+ declare const Lightbulb5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1371
+
1372
+ declare const Lightning1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1373
+
1374
+ declare const Lightning2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1375
+
1376
+ declare const LineChartDown1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1377
+
1378
+ declare const LineChartDown2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1379
+
1380
+ declare const LineChartDown3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1381
+
1382
+ declare const LineChartDown4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1383
+
1384
+ declare const LineChartDown5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1385
+
1386
+ declare const LineChartUp1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1387
+
1388
+ declare const LineChartUp2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1389
+
1390
+ declare const LineChartUp3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1391
+
1392
+ declare const LineChartUp4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1393
+
1394
+ declare const LineChartUp5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1395
+
1396
+ declare const LineHeightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1397
+
1398
+ declare const LinkIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1399
+
1400
+ declare const Link1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1401
+
1402
+ declare const Link2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1403
+
1404
+ declare const Link3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1405
+
1406
+ declare const Link4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1407
+
1408
+ declare const Link5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1409
+
1410
+ declare const LinkBroken1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1411
+
1412
+ declare const LinkBroken2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1413
+
1414
+ declare const LinkExternal1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1415
+
1416
+ declare const LinkExternal2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1417
+
1418
+ declare const ListIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1419
+
1420
+ declare const Loading1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1421
+
1422
+ declare const Loading2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1423
+
1424
+ declare const Loading3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1425
+
1426
+ declare const LockIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1427
+
1428
+ declare const Lock1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1429
+
1430
+ declare const Lock2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1431
+
1432
+ declare const Lock3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1433
+
1434
+ declare const Lock4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1435
+
1436
+ declare const LockKeyholeCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1437
+
1438
+ declare const LockKeyholeSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1439
+
1440
+ declare const LockUnlocked1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1441
+
1442
+ declare const LockUnlocked2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1443
+
1444
+ declare const LockUnlocked3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1445
+
1446
+ declare const LockUnlocked4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1447
+
1448
+ declare const LogInIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1449
+
1450
+ declare const LogIn1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1451
+
1452
+ declare const LogIn2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1453
+
1454
+ declare const LogIn3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1455
+
1456
+ declare const LogIn4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1457
+
1458
+ declare const LogOut1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1459
+
1460
+ declare const LogOut2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1461
+
1462
+ declare const LogOut3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1463
+
1464
+ declare const LogOut4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1465
+
1466
+ declare const Luggage1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1467
+
1468
+ declare const Luggage2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1469
+
1470
+ declare const Luggage3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1471
+
1472
+ declare const MagicWandIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1473
+
1474
+ declare const MagicWand1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1475
+
1476
+ declare const MagicWand2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1477
+
1478
+ declare const MailIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1479
+
1480
+ declare const Mail1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1481
+
1482
+ declare const Mail2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1483
+
1484
+ declare const Mail3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1485
+
1486
+ declare const Mail4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1487
+
1488
+ declare const Mail5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1489
+
1490
+ declare const MailNotificationIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1491
+
1492
+ declare const Map1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1493
+
1494
+ declare const Map2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1495
+
1496
+ declare const MarkIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1497
+
1498
+ declare const MarkerPin1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1499
+
1500
+ declare const MarkerPin2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1501
+
1502
+ declare const MarkerPin3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1503
+
1504
+ declare const MarkerPin4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1505
+
1506
+ declare const MarkerPin5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1507
+
1508
+ declare const MarkerPin6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1509
+
1510
+ declare const Maximize1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1511
+
1512
+ declare const Maximize2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1513
+
1514
+ declare const MedicalCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1515
+
1516
+ declare const MedicalCrossIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1517
+
1518
+ declare const MedicalSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1519
+
1520
+ declare const MenuIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1521
+
1522
+ declare const Menu1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1523
+
1524
+ declare const Menu2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1525
+
1526
+ declare const Menu3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1527
+
1528
+ declare const Menu4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1529
+
1530
+ declare const Menu5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1531
+
1532
+ declare const MessageAlertCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1533
+
1534
+ declare const MessageAlertSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1535
+
1536
+ declare const MessageChatCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1537
+
1538
+ declare const MessageChatSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1539
+
1540
+ declare const MessageCheckCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1541
+
1542
+ declare const MessageCheckSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1543
+
1544
+ declare const MessageCircle1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1545
+
1546
+ declare const MessageCircle2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1547
+
1548
+ declare const MessageDotsCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1549
+
1550
+ declare const MessageDotsSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1551
+
1552
+ declare const MessageHeartCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1553
+
1554
+ declare const MessageHeartSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1555
+
1556
+ declare const MessageNotificationCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1557
+
1558
+ declare const MessageNotificationSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1559
+
1560
+ declare const MessagePlusCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1561
+
1562
+ declare const MessagePlusSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1563
+
1564
+ declare const MessageQuestionCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1565
+
1566
+ declare const MessageQuestionSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1567
+
1568
+ declare const MessageSmileCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1569
+
1570
+ declare const MessageSmileSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1571
+
1572
+ declare const MessageSquare1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1573
+
1574
+ declare const MessageSquare2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1575
+
1576
+ declare const MessageTextCircle1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1577
+
1578
+ declare const MessageTextCircle2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1579
+
1580
+ declare const MessageTextSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1581
+
1582
+ declare const MessageTextSquare1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1583
+
1584
+ declare const MessageTextSquare2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1585
+
1586
+ declare const MessageXCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1587
+
1588
+ declare const MessageXSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1589
+
1590
+ declare const MicrophoneIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1591
+
1592
+ declare const Microphone1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1593
+
1594
+ declare const Microphone2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1595
+
1596
+ declare const MicrophoneOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1597
+
1598
+ declare const MicrophoneOff1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1599
+
1600
+ declare const MicrophoneOff2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1601
+
1602
+ declare const MicroscopeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1603
+
1604
+ declare const Minimize1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1605
+
1606
+ declare const Minimize2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1607
+
1608
+ declare const MinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1609
+
1610
+ declare const MinusCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1611
+
1612
+ declare const MinusSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1613
+
1614
+ declare const Modem1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1615
+
1616
+ declare const Modem2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1617
+
1618
+ declare const MonitorIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1619
+
1620
+ declare const Monitor1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1621
+
1622
+ declare const Monitor2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1623
+
1624
+ declare const Monitor3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1625
+
1626
+ declare const Monitor4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1627
+
1628
+ declare const Monitor5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1629
+
1630
+ declare const Moon1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1631
+
1632
+ declare const Moon2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1633
+
1634
+ declare const MoonEclipseIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1635
+
1636
+ declare const MoonStarIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1637
+
1638
+ declare const MouseIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1639
+
1640
+ declare const MoveIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1641
+
1642
+ declare const MusicNote1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1643
+
1644
+ declare const MusicNote2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1645
+
1646
+ declare const MusicNotePlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1647
+
1648
+ declare const NavigationPointer1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1649
+
1650
+ declare const NavigationPointer2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1651
+
1652
+ declare const NavigationPointerOff1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1653
+
1654
+ declare const NavigationPointerOff2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1655
+
1656
+ declare const NotificationBoxIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1657
+
1658
+ declare const NotificationMessageIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1659
+
1660
+ declare const NotificationTextIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1661
+
1662
+ declare const OctagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1663
+
1664
+ declare const PackageIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1665
+
1666
+ declare const PackageCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1667
+
1668
+ declare const PackageMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1669
+
1670
+ declare const PackagePlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1671
+
1672
+ declare const PackageSearchIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1673
+
1674
+ declare const PackageXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1675
+
1676
+ declare const PaintIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1677
+
1678
+ declare const PaintPourIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1679
+
1680
+ declare const PaletteIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1681
+
1682
+ declare const PaperclipIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1683
+
1684
+ declare const ParagraphSpacingIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1685
+
1686
+ declare const ParagraphWrapIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1687
+
1688
+ declare const PasscodeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1689
+
1690
+ declare const PasscodeLockIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1691
+
1692
+ declare const PassportIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1693
+
1694
+ declare const PauseCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1695
+
1696
+ declare const PauseSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1697
+
1698
+ declare const PenTool1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1699
+
1700
+ declare const PenTool2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1701
+
1702
+ declare const PenToolMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1703
+
1704
+ declare const PenToolPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1705
+
1706
+ declare const Pencil1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1707
+
1708
+ declare const Pencil2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1709
+
1710
+ declare const PencilLineIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1711
+
1712
+ declare const PentagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1713
+
1714
+ declare const Percent1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1715
+
1716
+ declare const Percent2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1717
+
1718
+ declare const Percent3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1719
+
1720
+ declare const Perspective1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1721
+
1722
+ declare const Perspective2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1723
+
1724
+ declare const PhoneIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1725
+
1726
+ declare const Phone1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1727
+
1728
+ declare const Phone2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1729
+
1730
+ declare const PhoneCallIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1731
+
1732
+ declare const PhoneCall1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1733
+
1734
+ declare const PhoneCall2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1735
+
1736
+ declare const PhoneHangUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1737
+
1738
+ declare const PhoneIncomingIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1739
+
1740
+ declare const PhoneIncoming1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1741
+
1742
+ declare const PhoneIncoming2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1743
+
1744
+ declare const PhoneOutgoing1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1745
+
1746
+ declare const PhoneOutgoing2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1747
+
1748
+ declare const PhonePauseIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1749
+
1750
+ declare const PhonePlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1751
+
1752
+ declare const PhoneXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1753
+
1754
+ declare const PieChartIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1755
+
1756
+ declare const PieChart1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1757
+
1758
+ declare const PieChart2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1759
+
1760
+ declare const PieChart3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1761
+
1762
+ declare const PieChart4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1763
+
1764
+ declare const PiggyBank1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1765
+
1766
+ declare const PiggyBank2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1767
+
1768
+ declare const Pilcrow1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1769
+
1770
+ declare const Pilcrow2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1771
+
1772
+ declare const PilcrowSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1773
+
1774
+ declare const Pin1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1775
+
1776
+ declare const Pin2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1777
+
1778
+ declare const PlaceholderIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1779
+
1780
+ declare const PlaneIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1781
+
1782
+ declare const PlayIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1783
+
1784
+ declare const PlayCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1785
+
1786
+ declare const PlaySquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1787
+
1788
+ declare const PlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1789
+
1790
+ declare const PlusCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1791
+
1792
+ declare const PlusSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1793
+
1794
+ declare const PodcastIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1795
+
1796
+ declare const Power1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1797
+
1798
+ declare const Power2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1799
+
1800
+ declare const Power3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1801
+
1802
+ declare const PresentationChart1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1803
+
1804
+ declare const PresentationChart2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1805
+
1806
+ declare const PresentationChart3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1807
+
1808
+ declare const PrinterIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1809
+
1810
+ declare const PuzzlePieceIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1811
+
1812
+ declare const PuzzlePiece1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1813
+
1814
+ declare const PuzzlePiece2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1815
+
1816
+ declare const QrCodeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1817
+
1818
+ declare const QrCode1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1819
+
1820
+ declare const QrCode2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1821
+
1822
+ declare const ReceiptIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1823
+
1824
+ declare const ReceiptCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1825
+
1826
+ declare const RecordingIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1827
+
1828
+ declare const Recording1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1829
+
1830
+ declare const Recording2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1831
+
1832
+ declare const Recording3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1833
+
1834
+ declare const Reflect1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1835
+
1836
+ declare const Reflect2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1837
+
1838
+ declare const RefreshCcwIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1839
+
1840
+ declare const RefreshCcw1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1841
+
1842
+ declare const RefreshCcw2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1843
+
1844
+ declare const RefreshCcw3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1845
+
1846
+ declare const RefreshCcw4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1847
+
1848
+ declare const RefreshCcw5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1849
+
1850
+ declare const RefreshCwIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1851
+
1852
+ declare const RefreshCw1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1853
+
1854
+ declare const RefreshCw2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1855
+
1856
+ declare const RefreshCw3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1857
+
1858
+ declare const RefreshCw4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1859
+
1860
+ declare const RefreshCw5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1861
+
1862
+ declare const Repeat1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1863
+
1864
+ declare const Repeat2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1865
+
1866
+ declare const Repeat3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1867
+
1868
+ declare const Repeat4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1869
+
1870
+ declare const ReverseLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1871
+
1872
+ declare const ReverseRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1873
+
1874
+ declare const RightIndent1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1875
+
1876
+ declare const RightIndent2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1877
+
1878
+ declare const RocketIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1879
+
1880
+ declare const Rocket1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1881
+
1882
+ declare const Rocket2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1883
+
1884
+ declare const RollerBrushIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1885
+
1886
+ declare const RotateCcwIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1887
+
1888
+ declare const RouteIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1889
+
1890
+ declare const Rows1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1891
+
1892
+ declare const Rows2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1893
+
1894
+ declare const Rows3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1895
+
1896
+ declare const Rss1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1897
+
1898
+ declare const Rss2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1899
+
1900
+ declare const RulerIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1901
+
1902
+ declare const SafeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1903
+
1904
+ declare const Sale1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1905
+
1906
+ declare const Sale2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1907
+
1908
+ declare const Sale3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1909
+
1910
+ declare const Sale4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1911
+
1912
+ declare const SaveIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1913
+
1914
+ declare const Save1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1915
+
1916
+ declare const Save2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1917
+
1918
+ declare const Save3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1919
+
1920
+ declare const Scale1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1921
+
1922
+ declare const Scale2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1923
+
1924
+ declare const Scale3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1925
+
1926
+ declare const Scales1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1927
+
1928
+ declare const Scales2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1929
+
1930
+ declare const ScanIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1931
+
1932
+ declare const Scissors1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1933
+
1934
+ declare const Scissors2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1935
+
1936
+ declare const ScissorsCut1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1937
+
1938
+ declare const ScissorsCut2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1939
+
1940
+ declare const SearchLgIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1941
+
1942
+ declare const SearchMdIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1943
+
1944
+ declare const SearchRefractionIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1945
+
1946
+ declare const SearchSmIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1947
+
1948
+ declare const SendIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1949
+
1950
+ declare const Send1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1951
+
1952
+ declare const Send2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1953
+
1954
+ declare const Send3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1955
+
1956
+ declare const Server1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1957
+
1958
+ declare const Server2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1959
+
1960
+ declare const Server3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1961
+
1962
+ declare const Server4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1963
+
1964
+ declare const Server5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1965
+
1966
+ declare const Server6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1967
+
1968
+ declare const SettingsIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1969
+
1970
+ declare const Settings1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1971
+
1972
+ declare const Settings2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1973
+
1974
+ declare const Settings3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1975
+
1976
+ declare const Settings4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1977
+
1978
+ declare const ShareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1979
+
1980
+ declare const Share1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1981
+
1982
+ declare const Share2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1983
+
1984
+ declare const Share3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1985
+
1986
+ declare const Share4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1987
+
1988
+ declare const Share5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1989
+
1990
+ declare const Share6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1991
+
1992
+ declare const Share7Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1993
+
1994
+ declare const ShareArrowIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1995
+
1996
+ declare const Shield1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1997
+
1998
+ declare const Shield2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
1999
+
2000
+ declare const Shield3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2001
+
2002
+ declare const ShieldDollarIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2003
+
2004
+ declare const ShieldOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2005
+
2006
+ declare const ShieldPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2007
+
2008
+ declare const ShieldTickIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2009
+
2010
+ declare const ShieldZapIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2011
+
2012
+ declare const ShoppingBag1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2013
+
2014
+ declare const ShoppingBag2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2015
+
2016
+ declare const ShoppingBag3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2017
+
2018
+ declare const ShoppingCart1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2019
+
2020
+ declare const ShoppingCart2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2021
+
2022
+ declare const ShoppingCart3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2023
+
2024
+ declare const Shuffle1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2025
+
2026
+ declare const Shuffle2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2027
+
2028
+ declare const Signal1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2029
+
2030
+ declare const Signal2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2031
+
2032
+ declare const Signal3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2033
+
2034
+ declare const SimcardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2035
+
2036
+ declare const SkewIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2037
+
2038
+ declare const SkipBackIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2039
+
2040
+ declare const SkipForwardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2041
+
2042
+ declare const SlashCircle1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2043
+
2044
+ declare const SlashCircle2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2045
+
2046
+ declare const SlashDividerIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2047
+
2048
+ declare const SlashOctagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2049
+
2050
+ declare const Sliders1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2051
+
2052
+ declare const Sliders2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2053
+
2054
+ declare const Sliders3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2055
+
2056
+ declare const Sliders4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2057
+
2058
+ declare const Snowflake1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2059
+
2060
+ declare const Snowflake2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2061
+
2062
+ declare const SpacingHeight1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2063
+
2064
+ declare const SpacingHeight2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2065
+
2066
+ declare const SpacingWidth1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2067
+
2068
+ declare const SpacingWidth2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2069
+
2070
+ declare const Speaker1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2071
+
2072
+ declare const Speaker2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2073
+
2074
+ declare const Speaker3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2075
+
2076
+ declare const Speedometer1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2077
+
2078
+ declare const Speedometer2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2079
+
2080
+ declare const Speedometer3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2081
+
2082
+ declare const Speedometer4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2083
+
2084
+ declare const SpinnerIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2085
+
2086
+ declare const SquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2087
+
2088
+ declare const StandIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2089
+
2090
+ declare const Star1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2091
+
2092
+ declare const Star2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2093
+
2094
+ declare const Star3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2095
+
2096
+ declare const Star4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2097
+
2098
+ declare const Star5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2099
+
2100
+ declare const Star6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2101
+
2102
+ declare const Star7Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2103
+
2104
+ declare const StarsIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2105
+
2106
+ declare const Stars1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2107
+
2108
+ declare const Stars2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2109
+
2110
+ declare const Stars3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2111
+
2112
+ declare const StickerCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2113
+
2114
+ declare const StickerSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2115
+
2116
+ declare const StopIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2117
+
2118
+ declare const StopCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2119
+
2120
+ declare const StopSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2121
+
2122
+ declare const Strikethrough1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2123
+
2124
+ declare const Strikethrough2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2125
+
2126
+ declare const StrikethroughSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2127
+
2128
+ declare const SubscriptIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2129
+
2130
+ declare const SunIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2131
+
2132
+ declare const SunSetting1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2133
+
2134
+ declare const SunSetting2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2135
+
2136
+ declare const SunSetting3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2137
+
2138
+ declare const SunriseIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2139
+
2140
+ declare const SunsetIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2141
+
2142
+ declare const SwitchHorizontal1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2143
+
2144
+ declare const SwitchHorizontal2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2145
+
2146
+ declare const SwitchVertical1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2147
+
2148
+ declare const SwitchVertical2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2149
+
2150
+ declare const TableIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2151
+
2152
+ declare const Tablet1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2153
+
2154
+ declare const Tablet2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2155
+
2156
+ declare const Tag1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2157
+
2158
+ declare const Tag2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2159
+
2160
+ declare const Tag3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2161
+
2162
+ declare const Target1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2163
+
2164
+ declare const Target2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2165
+
2166
+ declare const Target3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2167
+
2168
+ declare const Target4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2169
+
2170
+ declare const Target5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2171
+
2172
+ declare const TelescopeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2173
+
2174
+ declare const TerminalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2175
+
2176
+ declare const TerminalBrowserIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2177
+
2178
+ declare const TerminalCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2179
+
2180
+ declare const TerminalSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2181
+
2182
+ declare const TextInputIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2183
+
2184
+ declare const Thermometer1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2185
+
2186
+ declare const Thermometer2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2187
+
2188
+ declare const Thermometer3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2189
+
2190
+ declare const ThermometerColdIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2191
+
2192
+ declare const ThermometerWarmIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2193
+
2194
+ declare const ThumbsDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2195
+
2196
+ declare const ThumbsUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2197
+
2198
+ declare const Ticket1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2199
+
2200
+ declare const Ticket2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2201
+
2202
+ declare const Toggle1LeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2203
+
2204
+ declare const Toggle1RightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2205
+
2206
+ declare const Toggle2LeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2207
+
2208
+ declare const Toggle2RightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2209
+
2210
+ declare const Toggle3LeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2211
+
2212
+ declare const Toggle3RightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2213
+
2214
+ declare const Tool1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2215
+
2216
+ declare const Tool2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2217
+
2218
+ declare const TrainIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2219
+
2220
+ declare const TramIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2221
+
2222
+ declare const TransformIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2223
+
2224
+ declare const Translate1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2225
+
2226
+ declare const Translate2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2227
+
2228
+ declare const TrashIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2229
+
2230
+ declare const Trash1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2231
+
2232
+ declare const Trash2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2233
+
2234
+ declare const Trash3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2235
+
2236
+ declare const Trash4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2237
+
2238
+ declare const TrendDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2239
+
2240
+ declare const TrendDown1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2241
+
2242
+ declare const TrendDown2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2243
+
2244
+ declare const TrendUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2245
+
2246
+ declare const TrendUp1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2247
+
2248
+ declare const TrendUp2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2249
+
2250
+ declare const TriangleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2251
+
2252
+ declare const Trophy1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2253
+
2254
+ declare const Trophy2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2255
+
2256
+ declare const Truck1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2257
+
2258
+ declare const Truck2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2259
+
2260
+ declare const Tv1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2261
+
2262
+ declare const Tv2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2263
+
2264
+ declare const Tv3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2265
+
2266
+ declare const Type1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2267
+
2268
+ declare const Type2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2269
+
2270
+ declare const TypeSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2271
+
2272
+ declare const TypeStrikethrough1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2273
+
2274
+ declare const TypeStrikethrough2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2275
+
2276
+ declare const Umbrella1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2277
+
2278
+ declare const Umbrella2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2279
+
2280
+ declare const Umbrella3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2281
+
2282
+ declare const Underline1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2283
+
2284
+ declare const Underline2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2285
+
2286
+ declare const UnderlineSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2287
+
2288
+ declare const Upload1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2289
+
2290
+ declare const Upload2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2291
+
2292
+ declare const Upload3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2293
+
2294
+ declare const Upload4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2295
+
2296
+ declare const UploadCloud1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2297
+
2298
+ declare const UploadCloud2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2299
+
2300
+ declare const UsbFlashDriveIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2301
+
2302
+ declare const UserIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2303
+
2304
+ declare const User1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2305
+
2306
+ declare const User2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2307
+
2308
+ declare const User3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2309
+
2310
+ declare const UserCheck1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2311
+
2312
+ declare const UserCheck2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2313
+
2314
+ declare const UserCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2315
+
2316
+ declare const UserDown1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2317
+
2318
+ declare const UserDown2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2319
+
2320
+ declare const UserEditIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2321
+
2322
+ declare const UserLeft1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2323
+
2324
+ declare const UserLeft2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2325
+
2326
+ declare const UserMinus1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2327
+
2328
+ declare const UserMinus2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2329
+
2330
+ declare const UserPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2331
+
2332
+ declare const UserPlus1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2333
+
2334
+ declare const UserPlus2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2335
+
2336
+ declare const UserRight1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2337
+
2338
+ declare const UserRight2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2339
+
2340
+ declare const UserSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2341
+
2342
+ declare const UserUp1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2343
+
2344
+ declare const UserUp2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2345
+
2346
+ declare const UserXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2347
+
2348
+ declare const UserX1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2349
+
2350
+ declare const UserX2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2351
+
2352
+ declare const UsersIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2353
+
2354
+ declare const Users1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2355
+
2356
+ declare const Users2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2357
+
2358
+ declare const Users3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2359
+
2360
+ declare const UsersCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2361
+
2362
+ declare const UsersDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2363
+
2364
+ declare const UsersEditIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2365
+
2366
+ declare const UsersLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2367
+
2368
+ declare const UsersMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2369
+
2370
+ declare const UsersPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2371
+
2372
+ declare const UsersRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2373
+
2374
+ declare const UsersUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2375
+
2376
+ declare const UsersXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2377
+
2378
+ declare const VariableIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2379
+
2380
+ declare const VideoRecorderIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2381
+
2382
+ declare const VideoRecorderOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2383
+
2384
+ declare const VirusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2385
+
2386
+ declare const VoicemailIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2387
+
2388
+ declare const VolumeMaxIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2389
+
2390
+ declare const VolumeMinIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2391
+
2392
+ declare const VolumeMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2393
+
2394
+ declare const VolumePlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2395
+
2396
+ declare const VolumeXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2397
+
2398
+ declare const Wallet1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2399
+
2400
+ declare const Wallet2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2401
+
2402
+ declare const Wallet3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2403
+
2404
+ declare const Wallet4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2405
+
2406
+ declare const Wallet5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2407
+
2408
+ declare const WatchCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2409
+
2410
+ declare const WatchSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2411
+
2412
+ declare const WavesIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2413
+
2414
+ declare const Webcam1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2415
+
2416
+ declare const Webcam2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2417
+
2418
+ declare const WifiIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2419
+
2420
+ declare const WifiOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2421
+
2422
+ declare const Wind1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2423
+
2424
+ declare const Wind2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2425
+
2426
+ declare const Wind3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2427
+
2428
+ declare const XIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2429
+
2430
+ declare const XCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2431
+
2432
+ declare const XCloseIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2433
+
2434
+ declare const XSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2435
+
2436
+ declare const YoutubeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2437
+
2438
+ declare const ZapIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2439
+
2440
+ declare const ZapCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2441
+
2442
+ declare const ZapFastIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2443
+
2444
+ declare const ZapOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2445
+
2446
+ declare const ZapSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2447
+
2448
+ declare const ZoomInIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2449
+
2450
+ declare const ZoomOutIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
2451
+
2452
+ export { ActivityHeartIcon, ActivityIcon, AirplayIcon, AirpodsIcon, AlarmClockCheckIcon, AlarmClockIcon, AlarmClockMinusIcon, AlarmClockOffIcon, AlarmClockPlusIcon, AlertCircleIcon, AlertHexagonIcon, AlertOctagonIcon, AlertSquareIcon, AlertTriangleIcon, AlignBottom1Icon, AlignBottom2Icon, AlignCenterIcon, AlignHorizontalCentre1Icon, AlignHorizontalCentre2Icon, AlignJustifyIcon, AlignLeft1Icon, AlignLeft2Icon, AlignLeftIcon, AlignRight1Icon, AlignRight2Icon, AlignRightIcon, AlignTopArrow1Icon, AlignTopArrow2Icon, AlignVerticalCenter1Icon, AlignVerticalCenter2Icon, AnchorIcon, AnnotationAlertIcon, AnnotationCheckIcon, AnnotationDotsIcon, AnnotationHeartIcon, AnnotationIcon, AnnotationInfoIcon, AnnotationPlusIcon, AnnotationQuestionIcon, AnnotationXIcon, Announcement1Icon, Announcement2Icon, Announcement3Icon, AppIntegrationIcon, ArchiveIcon, ArrowBlockDownIcon, ArrowBlockLeftIcon, ArrowBlockRightIcon, ArrowBlockUpIcon, ArrowCircleBrokenDownIcon, ArrowCircleBrokenDownLeftIcon, ArrowCircleBrokenDownRightIcon, ArrowCircleBrokenLeftIcon, ArrowCircleBrokenRightIcon, ArrowCircleBrokenUpIcon, ArrowCircleBrokenUpLeftIcon, ArrowCircleBrokenUpRightIcon, ArrowCircleDownIcon, ArrowCircleDownLeftIcon, ArrowCircleDownRightIcon, ArrowCircleLeftIcon, ArrowCircleRightIcon, ArrowCircleUpIcon, ArrowCircleUpLeftIcon, ArrowCircleUpRightIcon, ArrowDownIcon, ArrowDownLeftIcon, ArrowDownRightIcon, ArrowLeftIcon, ArrowNarrowDownIcon, ArrowNarrowDownLeftIcon, ArrowNarrowDownRightIcon, ArrowNarrowLeftIcon, ArrowNarrowRightIcon, ArrowNarrowUpIcon, ArrowNarrowUpLeftIcon, ArrowNarrowUpRightIcon, ArrowRightIcon, ArrowSquareDownIcon, ArrowSquareDownLeftIcon, ArrowSquareDownRightIcon, ArrowSquareLeftIcon, ArrowSquareRightIcon, ArrowSquareUpIcon, ArrowSquareUpLeftIcon, ArrowSquareUpRightIcon, ArrowUpIcon, ArrowUpLeftIcon, ArrowUpRightIcon, ArrowsDownIcon, ArrowsLeftIcon, ArrowsRightIcon, ArrowsTriangleIcon, ArrowsUpIcon, Asterisk1Icon, Asterisk2Icon, AtSignIcon, Atom1Icon, Atom2Icon, Attachment1Icon, Attachment2Icon, AttachmentIcon, Award1Icon, Award2Icon, Award3Icon, Award4Icon, Award5Icon, BackpackIcon, BankIcon, BankNote1Icon, BankNote2Icon, BankNote3Icon, BarChart11Icon, BarChart12Icon, BarChart1Icon, BarChart2Icon, BarChart3Icon, BarChart4Icon, BarChart5Icon, BarChart6Icon, BarChart7Icon, BarChart8Icon, BarChart9Icon, BarChartCircle1Icon, BarChartCircle2Icon, BarChartCircle3Icon, BarChartSquare1Icon, BarChartSquare2Icon, BarChartSquare3Icon, BarChartSquareDownIcon, BarChartSquareMinusIcon, BarChartSquarePlusIcon, BarChartSquareUpIcon, BarLineChartIcon, BatteryCharging1Icon, BatteryCharging2Icon, BatteryEmptyIcon, BatteryFullIcon, BatteryLowIcon, BatteryMidIcon, Beaker1Icon, Beaker2Icon, Bell1Icon, Bell2Icon, Bell3Icon, Bell4Icon, BellIcon, BellMinusIcon, BellOff1Icon, BellOff2Icon, BellOff3Icon, BellPlusIcon, BellRinging1Icon, BellRinging2Icon, BellRinging3Icon, BellRinging4Icon, BezierCurve1Icon, BezierCurve2Icon, BezierCurve3Icon, BluetoothConnectIcon, BluetoothOffIcon, BluetoothOnIcon, BluetoothSignalIcon, Bold1Icon, Bold2Icon, BoldSquareIcon, BookClosedIcon, BookOpen1Icon, BookOpen2Icon, BookmarkAddIcon, BookmarkCheckIcon, BookmarkIcon, BookmarkMinusIcon, BookmarkXIcon, BoxIcon, BracketsCheckIcon, BracketsEllipsesIcon, BracketsIcon, BracketsMinusIcon, BracketsPlusIcon, BracketsSlashIcon, BracketsXIcon, Briefcase1Icon, Briefcase2Icon, BrowserIcon, Brush1Icon, Brush2Icon, Brush3Icon, Building1Icon, Building2Icon, Building3Icon, Building4Icon, Building5Icon, Building6Icon, Building7Icon, Building8Icon, BusIcon, CalculatorIcon, CalendarCheck1Icon, CalendarCheck2Icon, CalendarCheckIcon, CalendarDateIcon, CalendarHeart1Icon, CalendarHeart2Icon, CalendarIcon, CalendarMinus1Icon, CalendarMinus2Icon, CalendarPlus1Icon, CalendarPlus2Icon, CalendarPlusCornerIcon, CalendarPlusIcon, Camera1Icon, Camera2Icon, Camera3Icon, CameraIcon, CameraLensIcon, CameraOffIcon, CameraPlusIcon, Car1Icon, Car2Icon, Certificate1Icon, Certificate2Icon, ChartBreakoutCircleIcon, ChartBreakoutSquareIcon, CheckCircleBrokenIcon, CheckCircleIcon, CheckDone1Icon, CheckDone2Icon, CheckHeartIcon, CheckIcon, CheckSquareBrokenIcon, CheckSquareIcon, CheckVerified1Icon, CheckVerified2Icon, CheckVerified3Icon, ChevronDownDoubleIcon, ChevronDownIcon, ChevronLeftDoubleIcon, ChevronLeftIcon, ChevronRightDoubleIcon, ChevronRightIcon, ChevronSelectorHorizontalIcon, ChevronSelectorVerticalIcon, ChevronUpDoubleIcon, ChevronUpIcon, ChromeCastIcon, CircleCutIcon, CircleIcon, ClapperboardIcon, ClipboardAttachmentIcon, ClipboardCheckIcon, ClipboardDownloadIcon, ClipboardIcon, ClipboardMinusIcon, ClipboardPlusIcon, ClipboardXIcon, ClockCheckIcon, ClockFastForwardIcon, ClockIcon, ClockPlusIcon, ClockRefreshIcon, ClockRewindIcon, ClockSnoozeIcon, ClockStopwatchIcon, Cloud1Icon, Cloud2Icon, Cloud3Icon, CloudBlank1Icon, CloudBlank2Icon, CloudLightningIcon, CloudMoonIcon, CloudOffIcon, CloudRaining1Icon, CloudRaining2Icon, CloudRaining3Icon, CloudRaining4Icon, CloudRaining5Icon, CloudRaining6Icon, CloudSnowing1Icon, CloudSnowing2Icon, CloudSun1Icon, CloudSun2Icon, CloudSun3Icon, Code1Icon, Code2Icon, CodeBrowserIcon, CodeCircle1Icon, CodeCircle2Icon, CodeCircle3Icon, CodeSnippet1Icon, CodeSnippet2Icon, CodeSquare1Icon, CodeSquare2Icon, CodepenIcon, Coins1Icon, Coins2Icon, Coins3Icon, Coins4Icon, CoinsHandIcon, CoinsStacked1Icon, CoinsStacked2Icon, CoinsStacked3Icon, CoinsStacked4Icon, CoinsSwap1Icon, CoinsSwap2Icon, Colors1Icon, ColorsIcon, Columns1Icon, Columns2Icon, Columns3Icon, CommandIcon, Compass1Icon, Compass2Icon, Compass3Icon, CompassIcon, ContainerIcon, Contrast1Icon, Contrast2Icon, Contrast3Icon, Copy1Icon, Copy2Icon, Copy3Icon, Copy4Icon, Copy5Icon, Copy6Icon, Copy7Icon, CopyIcon, CornerDownLeftIcon, CornerDownRightIcon, CornerLeftDownIcon, CornerLeftUpIcon, CornerRightDownIcon, CornerRightUpIcon, CornerUpLeftIcon, CornerUpRightIcon, CpuChip1Icon, CpuChip2Icon, CreditCard1Icon, CreditCard2Icon, CreditCardCheckIcon, CreditCardDownIcon, CreditCardDownloadIcon, CreditCardEditIcon, CreditCardLockIcon, CreditCardMinusIcon, CreditCardPlusIcon, CreditCardRefreshIcon, CreditCardSearchIcon, CreditCardShieldIcon, CreditCardUpIcon, CreditCardUploadIcon, CreditCardXIcon, Crop1Icon, Crop2Icon, Cryptocurrency1Icon, Cryptocurrency2Icon, Cryptocurrency3Icon, Cryptocurrency4Icon, Cube1Icon, Cube2Icon, Cube3Icon, Cube4Icon, CubeOutlineIcon, CurrencyBitcoinCircleIcon, CurrencyBitcoinIcon, CurrencyDollarCircleIcon, CurrencyDollarIcon, CurrencyEthereumCircleIcon, CurrencyEthereumIcon, CurrencyEuroCircleIcon, CurrencyEuroIcon, CurrencyPoundCircleIcon, CurrencyPoundIcon, CurrencyRubleCircleIcon, CurrencyRubleIcon, CurrencyRupeeCircleIcon, CurrencyRupeeIcon, CurrencyYenCircleIcon, CurrencyYenIcon, Cursor1Icon, Cursor2Icon, Cursor3Icon, Cursor4Icon, CursorBoxIcon, CursorClick1Icon, CursorClick2Icon, CursorClickIcon, DataIcon, Database1Icon, Database2Icon, Database3Icon, Dataflow1Icon, Dataflow2Icon, Dataflow3Icon, Dataflow4Icon, DeleteIcon, Diamond1Icon, Diamond2Icon, Dice1Icon, Dice2Icon, Dice3Icon, Dice4Icon, Dice5Icon, Dice6Icon, Disc1Icon, Disc2Icon, DistributeSpacingHorizontalIcon, DistributeSpacingVerticalIcon, Divide1Icon, Divide2Icon, Divide3Icon, DividerIcon, Dotpoints1Icon, Dotpoints2Icon, DotsGridIcon, DotsHorizontalIcon, DotsVerticalIcon, Download1Icon, Download2Icon, Download3Icon, Download4Icon, DownloadCloud1Icon, DownloadCloud2Icon, DownloadIcon, DropIcon, Droplets1Icon, Droplets2Icon, Droplets3Icon, DropperIcon, Edit1Icon, Edit2Icon, Edit3Icon, Edit4Icon, Edit5Icon, EditIcon, EqualIcon, EqualNotIcon, EraserIcon, Expand1Icon, Expand2Icon, Expand3Icon, Expand4Icon, Expand5Icon, Expand6Icon, ExpandIcon, EyeIcon, EyeOffIcon, FaceContentIcon, FaceFrownIcon, FaceHappyIcon, FaceIdIcon, FaceIdSquareIcon, FaceNeutralIcon, FaceSadIcon, FaceSmileIcon, FaceWinkIcon, FastBackwardIcon, FastForwardIcon, FeatherIcon, FigmaIcon, File1Icon, File2Icon, File3Icon, File4Icon, File5Icon, File6Icon, File7Icon, FileAttachment1Icon, FileAttachment2Icon, FileAttachment3Icon, FileAttachment4Icon, FileAttachment5Icon, FileCheck1Icon, FileCheck2Icon, FileCheck3Icon, FileCode1Icon, FileCode2Icon, FileDownload1Icon, FileDownload2Icon, FileDownload3Icon, FileHeart1Icon, FileHeart2Icon, FileHeart3Icon, FileLock1Icon, FileLock2Icon, FileLock3Icon, FileMinus1Icon, FileMinus2Icon, FileMinus3Icon, FilePlus1Icon, FilePlus2Icon, FilePlus3Icon, FileQuestion1Icon, FileQuestion2Icon, FileQuestion3Icon, FileQuestionIcon, FileSearch1Icon, FileSearch2Icon, FileSearch3Icon, FileShield1Icon, FileShield2Icon, FileShield3Icon, FileX1Icon, FileX2Icon, FileX3Icon, Film1Icon, Film2Icon, Film3Icon, FilterFunnel1Icon, FilterFunnel2Icon, FilterLinesIcon, Fingerprint1Icon, Fingerprint2Icon, Fingerprint3Icon, Fingerprint4Icon, Flag1Icon, Flag2Icon, Flag3Icon, Flag4Icon, Flag5Icon, Flag6Icon, FlashIcon, FlashOffIcon, FlexAlignBottomIcon, FlexAlignLeftIcon, FlexAlignRightIcon, FlexAlignTopIcon, FlipBackwardIcon, FlipForwardIcon, FolderCheckIcon, FolderClosedIcon, FolderCodeIcon, FolderDownloadIcon, FolderIcon, FolderLockIcon, FolderMinusIcon, FolderMoveIcon, FolderPlusIcon, FolderQuestionIcon, FolderSearchIcon, FolderShieldIcon, FolderXIcon, FramerIcon, GamingPad1Icon, GamingPad2Icon, Gift1Icon, Gift2Icon, GitBranch1Icon, GitBranch2Icon, GitCommitIcon, GitMergeIcon, GitPullRequestIcon, Glasses1Icon, Glasses2Icon, Globe11Icon, Globe1Icon, Globe21Icon, Globe2Icon, Globe3Icon, Globe4Icon, Globe5Icon, Globe6Icon, GoogleChromeIcon, GraduationHat1Icon, GraduationHat2Icon, Grid1Icon, Grid2Icon, Grid3Icon, GridDotsBlankIcon, GridDotsBottomIcon, GridDotsHorizontalCenterIcon, GridDotsLeftIcon, GridDotsOuterIcon, GridDotsRightIcon, GridDotsTopIcon, GridDotsVerticalCenterIcon, HandIcon, HardDriveIcon, Hash1Icon, Hash2Icon, Heading1Icon, Heading2Icon, HeadingSquareIcon, Headphones1Icon, Headphones2Icon, HeartCircleIcon, HeartHandIcon, HeartHexagonIcon, HeartIcon, HeartOctagonIcon, HeartRoundedIcon, HeartSquareIcon, HeartsIcon, HelpCircleIcon, HelpHexagonIcon, HelpOctagonIcon, HelpSquareIcon, Hexagon1Icon, Hexagon2Icon, Home1Icon, Home2Icon, Home3Icon, Home4Icon, Home5Icon, HomeIcon, HomeLineIcon, HomeSmileIcon, HorizontalBarChart1Icon, HorizontalBarChart2Icon, HorizontalBarChart3Icon, Hourglass1Icon, Hourglass2Icon, Hourglass3Icon, Hurricane1Icon, Hurricane2Icon, Hurricane3Icon, Image1Icon, Image2Icon, Image3Icon, Image4Icon, Image5Icon, ImageCheckIcon, ImageDownIcon, ImageIcon, ImageIndentLeftIcon, ImageIndentRightIcon, ImageLeftIcon, ImagePlusIcon, ImageRightIcon, ImageUpIcon, ImageUserCheckIcon, ImageUserDownIcon, ImageUserIcon, ImageUserLeftIcon, ImageUserPlusIcon, ImageUserRightIcon, ImageUserUpIcon, ImageUserXIcon, ImageXIcon, Inbox1Icon, Inbox2Icon, InfinityIcon, InfoCircleIcon, InfoHexagonIcon, InfoOctagonIcon, InfoSquareIcon, IntersectCircleIcon, IntersectSquareIcon, Italic1Icon, Italic2Icon, ItalicSquareIcon, Key1Icon, Key2Icon, Keyboard1Icon, Keyboard2Icon, Laptop1Icon, Laptop2Icon, LayerSingleIcon, LayersThree1Icon, LayersThree2Icon, LayersTwo1Icon, LayersTwo2Icon, LayoutAlt1Icon, LayoutAlt2Icon, LayoutAlt3Icon, LayoutAlt4Icon, LayoutBottomIcon, LayoutGrid1Icon, LayoutGrid2Icon, LayoutLeftIcon, LayoutRightIcon, LayoutTopIcon, LeftIndent1Icon, LeftIndent2Icon, LetterSpacing1Icon, LetterSpacing2Icon, LifeBuoy1Icon, LifeBuoy2Icon, Lightbulb1Icon, Lightbulb2Icon, Lightbulb3Icon, Lightbulb4Icon, Lightbulb5Icon, LightbulbIcon, Lightning1Icon, Lightning2Icon, LineChartDown1Icon, LineChartDown2Icon, LineChartDown3Icon, LineChartDown4Icon, LineChartDown5Icon, LineChartUp1Icon, LineChartUp2Icon, LineChartUp3Icon, LineChartUp4Icon, LineChartUp5Icon, LineHeightIcon, Link1Icon, Link2Icon, Link3Icon, Link4Icon, Link5Icon, LinkBroken1Icon, LinkBroken2Icon, LinkExternal1Icon, LinkExternal2Icon, LinkIcon, ListIcon, Loading1Icon, Loading2Icon, Loading3Icon, Lock1Icon, Lock2Icon, Lock3Icon, Lock4Icon, LockIcon, LockKeyholeCircleIcon, LockKeyholeSquareIcon, LockUnlocked1Icon, LockUnlocked2Icon, LockUnlocked3Icon, LockUnlocked4Icon, LogIn1Icon, LogIn2Icon, LogIn3Icon, LogIn4Icon, LogInIcon, LogOut1Icon, LogOut2Icon, LogOut3Icon, LogOut4Icon, Luggage1Icon, Luggage2Icon, Luggage3Icon, MagicWand1Icon, MagicWand2Icon, MagicWandIcon, Mail1Icon, Mail2Icon, Mail3Icon, Mail4Icon, Mail5Icon, MailIcon, MailNotificationIcon, Map1Icon, Map2Icon, MarkIcon, MarkerPin1Icon, MarkerPin2Icon, MarkerPin3Icon, MarkerPin4Icon, MarkerPin5Icon, MarkerPin6Icon, Maximize1Icon, Maximize2Icon, MedicalCircleIcon, MedicalCrossIcon, MedicalSquareIcon, Menu1Icon, Menu2Icon, Menu3Icon, Menu4Icon, Menu5Icon, MenuIcon, MessageAlertCircleIcon, MessageAlertSquareIcon, MessageChatCircleIcon, MessageChatSquareIcon, MessageCheckCircleIcon, MessageCheckSquareIcon, MessageCircle1Icon, MessageCircle2Icon, MessageDotsCircleIcon, MessageDotsSquareIcon, MessageHeartCircleIcon, MessageHeartSquareIcon, MessageNotificationCircleIcon, MessageNotificationSquareIcon, MessagePlusCircleIcon, MessagePlusSquareIcon, MessageQuestionCircleIcon, MessageQuestionSquareIcon, MessageSmileCircleIcon, MessageSmileSquareIcon, MessageSquare1Icon, MessageSquare2Icon, MessageTextCircle1Icon, MessageTextCircle2Icon, MessageTextSquare1Icon, MessageTextSquare2Icon, MessageTextSquareIcon, MessageXCircleIcon, MessageXSquareIcon, Microphone1Icon, Microphone2Icon, MicrophoneIcon, MicrophoneOff1Icon, MicrophoneOff2Icon, MicrophoneOffIcon, MicroscopeIcon, Minimize1Icon, Minimize2Icon, MinusCircleIcon, MinusIcon, MinusSquareIcon, Modem1Icon, Modem2Icon, Monitor1Icon, Monitor2Icon, Monitor3Icon, Monitor4Icon, Monitor5Icon, MonitorIcon, Moon1Icon, Moon2Icon, MoonEclipseIcon, MoonStarIcon, MouseIcon, MoveIcon, MusicNote1Icon, MusicNote2Icon, MusicNotePlusIcon, NavigationPointer1Icon, NavigationPointer2Icon, NavigationPointerOff1Icon, NavigationPointerOff2Icon, NotificationBoxIcon, NotificationMessageIcon, NotificationTextIcon, OctagonIcon, PackageCheckIcon, PackageIcon, PackageMinusIcon, PackagePlusIcon, PackageSearchIcon, PackageXIcon, PaintIcon, PaintPourIcon, PaletteIcon, PaperclipIcon, ParagraphSpacingIcon, ParagraphWrapIcon, PasscodeIcon, PasscodeLockIcon, PassportIcon, PauseCircleIcon, PauseSquareIcon, PenTool1Icon, PenTool2Icon, PenToolMinusIcon, PenToolPlusIcon, Pencil1Icon, Pencil2Icon, PencilLineIcon, PentagonIcon, Percent1Icon, Percent2Icon, Percent3Icon, Perspective1Icon, Perspective2Icon, Phone1Icon, Phone2Icon, PhoneCall1Icon, PhoneCall2Icon, PhoneCallIcon, PhoneHangUpIcon, PhoneIcon, PhoneIncoming1Icon, PhoneIncoming2Icon, PhoneIncomingIcon, PhoneOutgoing1Icon, PhoneOutgoing2Icon, PhonePauseIcon, PhonePlusIcon, PhoneXIcon, PieChart1Icon, PieChart2Icon, PieChart3Icon, PieChart4Icon, PieChartIcon, PiggyBank1Icon, PiggyBank2Icon, Pilcrow1Icon, Pilcrow2Icon, PilcrowSquareIcon, Pin1Icon, Pin2Icon, PlaceholderIcon, PlaneIcon, PlayCircleIcon, PlayIcon, PlaySquareIcon, PlusCircleIcon, PlusIcon, PlusSquareIcon, PodcastIcon, Power1Icon, Power2Icon, Power3Icon, PresentationChart1Icon, PresentationChart2Icon, PresentationChart3Icon, PrinterIcon, PuzzlePiece1Icon, PuzzlePiece2Icon, PuzzlePieceIcon, QrCode1Icon, QrCode2Icon, QrCodeIcon, ReceiptCheckIcon, ReceiptIcon, Recording1Icon, Recording2Icon, Recording3Icon, RecordingIcon, Reflect1Icon, Reflect2Icon, RefreshCcw1Icon, RefreshCcw2Icon, RefreshCcw3Icon, RefreshCcw4Icon, RefreshCcw5Icon, RefreshCcwIcon, RefreshCw1Icon, RefreshCw2Icon, RefreshCw3Icon, RefreshCw4Icon, RefreshCw5Icon, RefreshCwIcon, Repeat1Icon, Repeat2Icon, Repeat3Icon, Repeat4Icon, ReverseLeftIcon, ReverseRightIcon, RightIndent1Icon, RightIndent2Icon, Rocket1Icon, Rocket2Icon, RocketIcon, RollerBrushIcon, RotateCcwIcon, RouteIcon, Rows1Icon, Rows2Icon, Rows3Icon, Rss1Icon, Rss2Icon, RulerIcon, SafeIcon, Sale1Icon, Sale2Icon, Sale3Icon, Sale4Icon, Save1Icon, Save2Icon, Save3Icon, SaveIcon, Scale1Icon, Scale2Icon, Scale3Icon, Scales1Icon, Scales2Icon, ScanIcon, Scissors1Icon, Scissors2Icon, ScissorsCut1Icon, ScissorsCut2Icon, SearchLgIcon, SearchMdIcon, SearchRefractionIcon, SearchSmIcon, Send1Icon, Send2Icon, Send3Icon, SendIcon, Server1Icon, Server2Icon, Server3Icon, Server4Icon, Server5Icon, Server6Icon, Settings1Icon, Settings2Icon, Settings3Icon, Settings4Icon, SettingsIcon, Share1Icon, Share2Icon, Share3Icon, Share4Icon, Share5Icon, Share6Icon, Share7Icon, ShareArrowIcon, ShareIcon, Shield1Icon, Shield2Icon, Shield3Icon, ShieldDollarIcon, ShieldOffIcon, ShieldPlusIcon, ShieldTickIcon, ShieldZapIcon, ShoppingBag1Icon, ShoppingBag2Icon, ShoppingBag3Icon, ShoppingCart1Icon, ShoppingCart2Icon, ShoppingCart3Icon, Shuffle1Icon, Shuffle2Icon, Signal1Icon, Signal2Icon, Signal3Icon, SimcardIcon, SkewIcon, SkipBackIcon, SkipForwardIcon, SlashCircle1Icon, SlashCircle2Icon, SlashDividerIcon, SlashOctagonIcon, Sliders1Icon, Sliders2Icon, Sliders3Icon, Sliders4Icon, Snowflake1Icon, Snowflake2Icon, SpacingHeight1Icon, SpacingHeight2Icon, SpacingWidth1Icon, SpacingWidth2Icon, Speaker1Icon, Speaker2Icon, Speaker3Icon, Speedometer1Icon, Speedometer2Icon, Speedometer3Icon, Speedometer4Icon, SpinnerIcon, SquareIcon, StandIcon, Star1Icon, Star2Icon, Star3Icon, Star4Icon, Star5Icon, Star6Icon, Star7Icon, Stars1Icon, Stars2Icon, Stars3Icon, StarsIcon, StickerCircleIcon, StickerSquareIcon, StopCircleIcon, StopIcon, StopSquareIcon, Strikethrough1Icon, Strikethrough2Icon, StrikethroughSquareIcon, SubscriptIcon, SunIcon, SunSetting1Icon, SunSetting2Icon, SunSetting3Icon, SunriseIcon, SunsetIcon, SwitchHorizontal1Icon, SwitchHorizontal2Icon, SwitchVertical1Icon, SwitchVertical2Icon, TableIcon, Tablet1Icon, Tablet2Icon, Tag1Icon, Tag2Icon, Tag3Icon, Target1Icon, Target2Icon, Target3Icon, Target4Icon, Target5Icon, TelescopeIcon, TerminalBrowserIcon, TerminalCircleIcon, TerminalIcon, TerminalSquareIcon, TextInputIcon, Thermometer1Icon, Thermometer2Icon, Thermometer3Icon, ThermometerColdIcon, ThermometerWarmIcon, ThumbsDownIcon, ThumbsUpIcon, Ticket1Icon, Ticket2Icon, Toggle1LeftIcon, Toggle1RightIcon, Toggle2LeftIcon, Toggle2RightIcon, Toggle3LeftIcon, Toggle3RightIcon, Tool1Icon, Tool2Icon, TrainIcon, TramIcon, TransformIcon, Translate1Icon, Translate2Icon, Trash1Icon, Trash2Icon, Trash3Icon, Trash4Icon, TrashIcon, TrendDown1Icon, TrendDown2Icon, TrendDownIcon, TrendUp1Icon, TrendUp2Icon, TrendUpIcon, TriangleIcon, Trophy1Icon, Trophy2Icon, Truck1Icon, Truck2Icon, Tv1Icon, Tv2Icon, Tv3Icon, Type1Icon, Type2Icon, TypeSquareIcon, TypeStrikethrough1Icon, TypeStrikethrough2Icon, Umbrella1Icon, Umbrella2Icon, Umbrella3Icon, Underline1Icon, Underline2Icon, UnderlineSquareIcon, Upload1Icon, Upload2Icon, Upload3Icon, Upload4Icon, UploadCloud1Icon, UploadCloud2Icon, UsbFlashDriveIcon, User1Icon, User2Icon, User3Icon, UserCheck1Icon, UserCheck2Icon, UserCircleIcon, UserDown1Icon, UserDown2Icon, UserEditIcon, UserIcon, UserLeft1Icon, UserLeft2Icon, UserMinus1Icon, UserMinus2Icon, UserPlus1Icon, UserPlus2Icon, UserPlusIcon, UserRight1Icon, UserRight2Icon, UserSquareIcon, UserUp1Icon, UserUp2Icon, UserX1Icon, UserX2Icon, UserXIcon, Users1Icon, Users2Icon, Users3Icon, UsersCheckIcon, UsersDownIcon, UsersEditIcon, UsersIcon, UsersLeftIcon, UsersMinusIcon, UsersPlusIcon, UsersRightIcon, UsersUpIcon, UsersXIcon, VariableIcon, VideoRecorderIcon, VideoRecorderOffIcon, VirusIcon, VoicemailIcon, VolumeMaxIcon, VolumeMinIcon, VolumeMinusIcon, VolumePlusIcon, VolumeXIcon, Wallet1Icon, Wallet2Icon, Wallet3Icon, Wallet4Icon, Wallet5Icon, WatchCircleIcon, WatchSquareIcon, WavesIcon, Webcam1Icon, Webcam2Icon, WifiIcon, WifiOffIcon, Wind1Icon, Wind2Icon, Wind3Icon, XCircleIcon, XCloseIcon, XIcon, XSquareIcon, YoutubeIcon, ZapCircleIcon, ZapFastIcon, ZapIcon, ZapOffIcon, ZapSquareIcon, ZoomInIcon, ZoomOutIcon };