@snapcall/design-system 1.19.2 → 1.20.0-beta.10

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 (5044) hide show
  1. package/dist/Accordion/index.d.mts +18 -0
  2. package/dist/Accordion/index.d.ts +18 -0
  3. package/dist/AlertDialog/index.d.mts +26 -0
  4. package/dist/AlertDialog/index.d.ts +26 -0
  5. package/dist/Avatar/index.d.mts +126 -0
  6. package/dist/Avatar/index.d.ts +126 -0
  7. package/dist/Badge/index.d.mts +67 -0
  8. package/dist/Badge/index.d.ts +67 -0
  9. package/dist/Button/index.d.mts +182 -0
  10. package/dist/Button/index.d.ts +182 -0
  11. package/dist/Calendar/index.d.mts +12 -0
  12. package/dist/Calendar/index.d.ts +12 -0
  13. package/dist/Carousel/index.d.mts +22 -0
  14. package/dist/Carousel/index.d.ts +22 -0
  15. package/dist/Checkbox/index.d.mts +6 -0
  16. package/dist/Checkbox/index.d.ts +6 -0
  17. package/dist/Command/index.d.mts +2 -0
  18. package/dist/Command/index.d.ts +2 -0
  19. package/dist/CreatableSelect/index.d.mts +32 -0
  20. package/dist/CreatableSelect/index.d.ts +32 -0
  21. package/dist/Dialog/index.d.mts +22 -0
  22. package/dist/Dialog/index.d.ts +22 -0
  23. package/dist/DropdownMenu/index.d.mts +24 -0
  24. package/dist/DropdownMenu/index.d.ts +24 -0
  25. package/dist/FilterButton/index.d.mts +10 -0
  26. package/dist/FilterButton/index.d.ts +10 -0
  27. package/dist/Form/index.d.mts +30 -0
  28. package/dist/Form/index.d.ts +30 -0
  29. package/dist/Input/index.d.mts +12 -0
  30. package/dist/Input/index.d.ts +12 -0
  31. package/dist/Label/index.d.mts +6 -0
  32. package/dist/Label/index.d.ts +6 -0
  33. package/dist/Link/index.d.mts +5 -0
  34. package/dist/Link/index.d.ts +5 -0
  35. package/dist/Pagination/index.d.mts +19 -0
  36. package/dist/Pagination/index.d.ts +19 -0
  37. package/dist/Popover/index.d.mts +8 -0
  38. package/dist/Popover/index.d.ts +8 -0
  39. package/dist/RadioGroup/index.d.mts +7 -0
  40. package/dist/RadioGroup/index.d.ts +7 -0
  41. package/dist/Select/index.d.mts +17 -0
  42. package/dist/Select/index.d.ts +17 -0
  43. package/dist/Sheet/index.d.mts +79 -0
  44. package/dist/Sheet/index.d.ts +79 -0
  45. package/dist/Skeleton/index.d.mts +5 -0
  46. package/dist/Skeleton/index.d.ts +5 -0
  47. package/dist/Switch/index.d.mts +6 -0
  48. package/dist/Switch/index.d.ts +6 -0
  49. package/dist/Table/index.d.mts +17 -0
  50. package/dist/Table/index.d.ts +17 -0
  51. package/dist/Tabs/index.d.mts +9 -0
  52. package/dist/Tabs/index.d.ts +9 -0
  53. package/dist/Textarea/index.d.mts +9 -0
  54. package/dist/Textarea/index.d.ts +9 -0
  55. package/dist/Toaster/index.d.mts +168 -0
  56. package/dist/Toaster/index.d.ts +168 -0
  57. package/dist/ToggleGroup/index.d.mts +17 -0
  58. package/dist/ToggleGroup/index.d.ts +17 -0
  59. package/dist/Tooltip/index.d.mts +10 -0
  60. package/dist/Tooltip/index.d.ts +10 -0
  61. package/dist/activity.d.mts +6 -0
  62. package/dist/activity.d.ts +6 -0
  63. package/dist/activityHeart.d.mts +6 -0
  64. package/dist/activityHeart.d.ts +6 -0
  65. package/dist/airplay.d.mts +6 -0
  66. package/dist/airplay.d.ts +6 -0
  67. package/dist/airpods.d.mts +6 -0
  68. package/dist/airpods.d.ts +6 -0
  69. package/dist/alarmClock.d.mts +6 -0
  70. package/dist/alarmClock.d.ts +6 -0
  71. package/dist/alarmClockCheck.d.mts +6 -0
  72. package/dist/alarmClockCheck.d.ts +6 -0
  73. package/dist/alarmClockMinus.d.mts +6 -0
  74. package/dist/alarmClockMinus.d.ts +6 -0
  75. package/dist/alarmClockOff.d.mts +6 -0
  76. package/dist/alarmClockOff.d.ts +6 -0
  77. package/dist/alarmClockPlus.d.mts +6 -0
  78. package/dist/alarmClockPlus.d.ts +6 -0
  79. package/dist/alertCircle.d.mts +6 -0
  80. package/dist/alertCircle.d.ts +6 -0
  81. package/dist/alertHexagon.d.mts +6 -0
  82. package/dist/alertHexagon.d.ts +6 -0
  83. package/dist/alertOctagon.d.mts +6 -0
  84. package/dist/alertOctagon.d.ts +6 -0
  85. package/dist/alertSquare.d.mts +6 -0
  86. package/dist/alertSquare.d.ts +6 -0
  87. package/dist/alertTriangle.d.mts +6 -0
  88. package/dist/alertTriangle.d.ts +6 -0
  89. package/dist/alignBottom1.d.mts +6 -0
  90. package/dist/alignBottom1.d.ts +6 -0
  91. package/dist/alignBottom2.d.mts +6 -0
  92. package/dist/alignBottom2.d.ts +6 -0
  93. package/dist/alignCenter.d.mts +6 -0
  94. package/dist/alignCenter.d.ts +6 -0
  95. package/dist/alignHorizontalCentre1.d.mts +6 -0
  96. package/dist/alignHorizontalCentre1.d.ts +6 -0
  97. package/dist/alignHorizontalCentre2.d.mts +6 -0
  98. package/dist/alignHorizontalCentre2.d.ts +6 -0
  99. package/dist/alignJustify.d.mts +6 -0
  100. package/dist/alignJustify.d.ts +6 -0
  101. package/dist/alignLeft.d.mts +6 -0
  102. package/dist/alignLeft.d.ts +6 -0
  103. package/dist/alignLeft1.d.mts +6 -0
  104. package/dist/alignLeft1.d.ts +6 -0
  105. package/dist/alignLeft2.d.mts +6 -0
  106. package/dist/alignLeft2.d.ts +6 -0
  107. package/dist/alignRight.d.mts +6 -0
  108. package/dist/alignRight.d.ts +6 -0
  109. package/dist/alignRight1.d.mts +6 -0
  110. package/dist/alignRight1.d.ts +6 -0
  111. package/dist/alignRight2.d.mts +6 -0
  112. package/dist/alignRight2.d.ts +6 -0
  113. package/dist/alignTopArrow1.d.mts +6 -0
  114. package/dist/alignTopArrow1.d.ts +6 -0
  115. package/dist/alignTopArrow2.d.mts +6 -0
  116. package/dist/alignTopArrow2.d.ts +6 -0
  117. package/dist/alignVerticalCenter1.d.mts +6 -0
  118. package/dist/alignVerticalCenter1.d.ts +6 -0
  119. package/dist/alignVerticalCenter2.d.mts +6 -0
  120. package/dist/alignVerticalCenter2.d.ts +6 -0
  121. package/dist/anchor.d.mts +6 -0
  122. package/dist/anchor.d.ts +6 -0
  123. package/dist/annotation.d.mts +6 -0
  124. package/dist/annotation.d.ts +6 -0
  125. package/dist/annotationAlert.d.mts +6 -0
  126. package/dist/annotationAlert.d.ts +6 -0
  127. package/dist/annotationCheck.d.mts +6 -0
  128. package/dist/annotationCheck.d.ts +6 -0
  129. package/dist/annotationDots.d.mts +6 -0
  130. package/dist/annotationDots.d.ts +6 -0
  131. package/dist/annotationHeart.d.mts +6 -0
  132. package/dist/annotationHeart.d.ts +6 -0
  133. package/dist/annotationInfo.d.mts +6 -0
  134. package/dist/annotationInfo.d.ts +6 -0
  135. package/dist/annotationPlus.d.mts +6 -0
  136. package/dist/annotationPlus.d.ts +6 -0
  137. package/dist/annotationQuestion.d.mts +6 -0
  138. package/dist/annotationQuestion.d.ts +6 -0
  139. package/dist/annotationX.d.mts +6 -0
  140. package/dist/annotationX.d.ts +6 -0
  141. package/dist/announcement1.d.mts +6 -0
  142. package/dist/announcement1.d.ts +6 -0
  143. package/dist/announcement2.d.mts +6 -0
  144. package/dist/announcement2.d.ts +6 -0
  145. package/dist/announcement3.d.mts +6 -0
  146. package/dist/announcement3.d.ts +6 -0
  147. package/dist/appIntegration.d.mts +6 -0
  148. package/dist/appIntegration.d.ts +6 -0
  149. package/dist/archive.d.mts +6 -0
  150. package/dist/archive.d.ts +6 -0
  151. package/dist/arrowBlockDown.d.mts +6 -0
  152. package/dist/arrowBlockDown.d.ts +6 -0
  153. package/dist/arrowBlockLeft.d.mts +6 -0
  154. package/dist/arrowBlockLeft.d.ts +6 -0
  155. package/dist/arrowBlockRight.d.mts +6 -0
  156. package/dist/arrowBlockRight.d.ts +6 -0
  157. package/dist/arrowBlockUp.d.mts +6 -0
  158. package/dist/arrowBlockUp.d.ts +6 -0
  159. package/dist/arrowCircleBrokenDown.d.mts +6 -0
  160. package/dist/arrowCircleBrokenDown.d.ts +6 -0
  161. package/dist/arrowCircleBrokenDownLeft.d.mts +6 -0
  162. package/dist/arrowCircleBrokenDownLeft.d.ts +6 -0
  163. package/dist/arrowCircleBrokenDownRight.d.mts +6 -0
  164. package/dist/arrowCircleBrokenDownRight.d.ts +6 -0
  165. package/dist/arrowCircleBrokenLeft.d.mts +6 -0
  166. package/dist/arrowCircleBrokenLeft.d.ts +6 -0
  167. package/dist/arrowCircleBrokenRight.d.mts +6 -0
  168. package/dist/arrowCircleBrokenRight.d.ts +6 -0
  169. package/dist/arrowCircleBrokenUp.d.mts +6 -0
  170. package/dist/arrowCircleBrokenUp.d.ts +6 -0
  171. package/dist/arrowCircleBrokenUpLeft.d.mts +6 -0
  172. package/dist/arrowCircleBrokenUpLeft.d.ts +6 -0
  173. package/dist/arrowCircleBrokenUpRight.d.mts +6 -0
  174. package/dist/arrowCircleBrokenUpRight.d.ts +6 -0
  175. package/dist/arrowCircleDown.d.mts +6 -0
  176. package/dist/arrowCircleDown.d.ts +6 -0
  177. package/dist/arrowCircleDownLeft.d.mts +6 -0
  178. package/dist/arrowCircleDownLeft.d.ts +6 -0
  179. package/dist/arrowCircleDownRight.d.mts +6 -0
  180. package/dist/arrowCircleDownRight.d.ts +6 -0
  181. package/dist/arrowCircleLeft.d.mts +6 -0
  182. package/dist/arrowCircleLeft.d.ts +6 -0
  183. package/dist/arrowCircleRight.d.mts +6 -0
  184. package/dist/arrowCircleRight.d.ts +6 -0
  185. package/dist/arrowCircleUp.d.mts +6 -0
  186. package/dist/arrowCircleUp.d.ts +6 -0
  187. package/dist/arrowCircleUpLeft.d.mts +6 -0
  188. package/dist/arrowCircleUpLeft.d.ts +6 -0
  189. package/dist/arrowCircleUpRight.d.mts +6 -0
  190. package/dist/arrowCircleUpRight.d.ts +6 -0
  191. package/dist/arrowDown.d.mts +6 -0
  192. package/dist/arrowDown.d.ts +6 -0
  193. package/dist/arrowDownLeft.d.mts +6 -0
  194. package/dist/arrowDownLeft.d.ts +6 -0
  195. package/dist/arrowDownRight.d.mts +6 -0
  196. package/dist/arrowDownRight.d.ts +6 -0
  197. package/dist/arrowLeft.d.mts +6 -0
  198. package/dist/arrowLeft.d.ts +6 -0
  199. package/dist/arrowNarrowDown.d.mts +6 -0
  200. package/dist/arrowNarrowDown.d.ts +6 -0
  201. package/dist/arrowNarrowDownLeft.d.mts +6 -0
  202. package/dist/arrowNarrowDownLeft.d.ts +6 -0
  203. package/dist/arrowNarrowDownRight.d.mts +6 -0
  204. package/dist/arrowNarrowDownRight.d.ts +6 -0
  205. package/dist/arrowNarrowLeft.d.mts +6 -0
  206. package/dist/arrowNarrowLeft.d.ts +6 -0
  207. package/dist/arrowNarrowRight.d.mts +6 -0
  208. package/dist/arrowNarrowRight.d.ts +6 -0
  209. package/dist/arrowNarrowUp.d.mts +6 -0
  210. package/dist/arrowNarrowUp.d.ts +6 -0
  211. package/dist/arrowNarrowUpLeft.d.mts +6 -0
  212. package/dist/arrowNarrowUpLeft.d.ts +6 -0
  213. package/dist/arrowNarrowUpRight.d.mts +6 -0
  214. package/dist/arrowNarrowUpRight.d.ts +6 -0
  215. package/dist/arrowRight.d.mts +6 -0
  216. package/dist/arrowRight.d.ts +6 -0
  217. package/dist/arrowSquareDown.d.mts +6 -0
  218. package/dist/arrowSquareDown.d.ts +6 -0
  219. package/dist/arrowSquareDownLeft.d.mts +6 -0
  220. package/dist/arrowSquareDownLeft.d.ts +6 -0
  221. package/dist/arrowSquareDownRight.d.mts +6 -0
  222. package/dist/arrowSquareDownRight.d.ts +6 -0
  223. package/dist/arrowSquareLeft.d.mts +6 -0
  224. package/dist/arrowSquareLeft.d.ts +6 -0
  225. package/dist/arrowSquareRight.d.mts +6 -0
  226. package/dist/arrowSquareRight.d.ts +6 -0
  227. package/dist/arrowSquareUp.d.mts +6 -0
  228. package/dist/arrowSquareUp.d.ts +6 -0
  229. package/dist/arrowSquareUpLeft.d.mts +6 -0
  230. package/dist/arrowSquareUpLeft.d.ts +6 -0
  231. package/dist/arrowSquareUpRight.d.mts +6 -0
  232. package/dist/arrowSquareUpRight.d.ts +6 -0
  233. package/dist/arrowUp.d.mts +6 -0
  234. package/dist/arrowUp.d.ts +6 -0
  235. package/dist/arrowUpLeft.d.mts +6 -0
  236. package/dist/arrowUpLeft.d.ts +6 -0
  237. package/dist/arrowUpRight.d.mts +6 -0
  238. package/dist/arrowUpRight.d.ts +6 -0
  239. package/dist/arrowsDown.d.mts +6 -0
  240. package/dist/arrowsDown.d.ts +6 -0
  241. package/dist/arrowsLeft.d.mts +6 -0
  242. package/dist/arrowsLeft.d.ts +6 -0
  243. package/dist/arrowsRight.d.mts +6 -0
  244. package/dist/arrowsRight.d.ts +6 -0
  245. package/dist/arrowsTriangle.d.mts +6 -0
  246. package/dist/arrowsTriangle.d.ts +6 -0
  247. package/dist/arrowsUp.d.mts +6 -0
  248. package/dist/arrowsUp.d.ts +6 -0
  249. package/dist/asterisk1.d.mts +6 -0
  250. package/dist/asterisk1.d.ts +6 -0
  251. package/dist/asterisk2.d.mts +6 -0
  252. package/dist/asterisk2.d.ts +6 -0
  253. package/dist/atSign.d.mts +6 -0
  254. package/dist/atSign.d.ts +6 -0
  255. package/dist/atom1.d.mts +6 -0
  256. package/dist/atom1.d.ts +6 -0
  257. package/dist/atom2.d.mts +6 -0
  258. package/dist/atom2.d.ts +6 -0
  259. package/dist/attachment.d.mts +6 -0
  260. package/dist/attachment.d.ts +6 -0
  261. package/dist/attachment1.d.mts +6 -0
  262. package/dist/attachment1.d.ts +6 -0
  263. package/dist/attachment2.d.mts +6 -0
  264. package/dist/attachment2.d.ts +6 -0
  265. package/dist/award1.d.mts +6 -0
  266. package/dist/award1.d.ts +6 -0
  267. package/dist/award2.d.mts +6 -0
  268. package/dist/award2.d.ts +6 -0
  269. package/dist/award3.d.mts +6 -0
  270. package/dist/award3.d.ts +6 -0
  271. package/dist/award4.d.mts +6 -0
  272. package/dist/award4.d.ts +6 -0
  273. package/dist/award5.d.mts +6 -0
  274. package/dist/award5.d.ts +6 -0
  275. package/dist/backpack.d.mts +6 -0
  276. package/dist/backpack.d.ts +6 -0
  277. package/dist/bank.d.mts +6 -0
  278. package/dist/bank.d.ts +6 -0
  279. package/dist/bankNote1.d.mts +6 -0
  280. package/dist/bankNote1.d.ts +6 -0
  281. package/dist/bankNote2.d.mts +6 -0
  282. package/dist/bankNote2.d.ts +6 -0
  283. package/dist/bankNote3.d.mts +6 -0
  284. package/dist/bankNote3.d.ts +6 -0
  285. package/dist/barChart1.d.mts +6 -0
  286. package/dist/barChart1.d.ts +6 -0
  287. package/dist/barChart11.d.mts +6 -0
  288. package/dist/barChart11.d.ts +6 -0
  289. package/dist/barChart12.d.mts +6 -0
  290. package/dist/barChart12.d.ts +6 -0
  291. package/dist/barChart2.d.mts +6 -0
  292. package/dist/barChart2.d.ts +6 -0
  293. package/dist/barChart3.d.mts +6 -0
  294. package/dist/barChart3.d.ts +6 -0
  295. package/dist/barChart4.d.mts +6 -0
  296. package/dist/barChart4.d.ts +6 -0
  297. package/dist/barChart5.d.mts +6 -0
  298. package/dist/barChart5.d.ts +6 -0
  299. package/dist/barChart6.d.mts +6 -0
  300. package/dist/barChart6.d.ts +6 -0
  301. package/dist/barChart7.d.mts +6 -0
  302. package/dist/barChart7.d.ts +6 -0
  303. package/dist/barChart8.d.mts +6 -0
  304. package/dist/barChart8.d.ts +6 -0
  305. package/dist/barChart9.d.mts +6 -0
  306. package/dist/barChart9.d.ts +6 -0
  307. package/dist/barChartCircle1.d.mts +6 -0
  308. package/dist/barChartCircle1.d.ts +6 -0
  309. package/dist/barChartCircle2.d.mts +6 -0
  310. package/dist/barChartCircle2.d.ts +6 -0
  311. package/dist/barChartCircle3.d.mts +6 -0
  312. package/dist/barChartCircle3.d.ts +6 -0
  313. package/dist/barChartSquare1.d.mts +6 -0
  314. package/dist/barChartSquare1.d.ts +6 -0
  315. package/dist/barChartSquare2.d.mts +6 -0
  316. package/dist/barChartSquare2.d.ts +6 -0
  317. package/dist/barChartSquare3.d.mts +6 -0
  318. package/dist/barChartSquare3.d.ts +6 -0
  319. package/dist/barChartSquareDown.d.mts +6 -0
  320. package/dist/barChartSquareDown.d.ts +6 -0
  321. package/dist/barChartSquareMinus.d.mts +6 -0
  322. package/dist/barChartSquareMinus.d.ts +6 -0
  323. package/dist/barChartSquarePlus.d.mts +6 -0
  324. package/dist/barChartSquarePlus.d.ts +6 -0
  325. package/dist/barChartSquareUp.d.mts +6 -0
  326. package/dist/barChartSquareUp.d.ts +6 -0
  327. package/dist/barLineChart.d.mts +6 -0
  328. package/dist/barLineChart.d.ts +6 -0
  329. package/dist/batteryCharging1.d.mts +6 -0
  330. package/dist/batteryCharging1.d.ts +6 -0
  331. package/dist/batteryCharging2.d.mts +6 -0
  332. package/dist/batteryCharging2.d.ts +6 -0
  333. package/dist/batteryEmpty.d.mts +6 -0
  334. package/dist/batteryEmpty.d.ts +6 -0
  335. package/dist/batteryFull.d.mts +6 -0
  336. package/dist/batteryFull.d.ts +6 -0
  337. package/dist/batteryLow.d.mts +6 -0
  338. package/dist/batteryLow.d.ts +6 -0
  339. package/dist/batteryMid.d.mts +6 -0
  340. package/dist/batteryMid.d.ts +6 -0
  341. package/dist/beaker1.d.mts +6 -0
  342. package/dist/beaker1.d.ts +6 -0
  343. package/dist/beaker2.d.mts +6 -0
  344. package/dist/beaker2.d.ts +6 -0
  345. package/dist/bell.d.mts +6 -0
  346. package/dist/bell.d.ts +6 -0
  347. package/dist/bell1.d.mts +6 -0
  348. package/dist/bell1.d.ts +6 -0
  349. package/dist/bell2.d.mts +6 -0
  350. package/dist/bell2.d.ts +6 -0
  351. package/dist/bell3.d.mts +6 -0
  352. package/dist/bell3.d.ts +6 -0
  353. package/dist/bell4.d.mts +6 -0
  354. package/dist/bell4.d.ts +6 -0
  355. package/dist/bellMinus.d.mts +6 -0
  356. package/dist/bellMinus.d.ts +6 -0
  357. package/dist/bellOff1.d.mts +6 -0
  358. package/dist/bellOff1.d.ts +6 -0
  359. package/dist/bellOff2.d.mts +6 -0
  360. package/dist/bellOff2.d.ts +6 -0
  361. package/dist/bellOff3.d.mts +6 -0
  362. package/dist/bellOff3.d.ts +6 -0
  363. package/dist/bellPlus.d.mts +6 -0
  364. package/dist/bellPlus.d.ts +6 -0
  365. package/dist/bellRinging1.d.mts +6 -0
  366. package/dist/bellRinging1.d.ts +6 -0
  367. package/dist/bellRinging2.d.mts +6 -0
  368. package/dist/bellRinging2.d.ts +6 -0
  369. package/dist/bellRinging3.d.mts +6 -0
  370. package/dist/bellRinging3.d.ts +6 -0
  371. package/dist/bellRinging4.d.mts +6 -0
  372. package/dist/bellRinging4.d.ts +6 -0
  373. package/dist/bezierCurve1.d.mts +6 -0
  374. package/dist/bezierCurve1.d.ts +6 -0
  375. package/dist/bezierCurve2.d.mts +6 -0
  376. package/dist/bezierCurve2.d.ts +6 -0
  377. package/dist/bezierCurve3.d.mts +6 -0
  378. package/dist/bezierCurve3.d.ts +6 -0
  379. package/dist/bluetoothConnect.d.mts +6 -0
  380. package/dist/bluetoothConnect.d.ts +6 -0
  381. package/dist/bluetoothOff.d.mts +6 -0
  382. package/dist/bluetoothOff.d.ts +6 -0
  383. package/dist/bluetoothOn.d.mts +6 -0
  384. package/dist/bluetoothOn.d.ts +6 -0
  385. package/dist/bluetoothSignal.d.mts +6 -0
  386. package/dist/bluetoothSignal.d.ts +6 -0
  387. package/dist/bold1.d.mts +6 -0
  388. package/dist/bold1.d.ts +6 -0
  389. package/dist/bold2.d.mts +6 -0
  390. package/dist/bold2.d.ts +6 -0
  391. package/dist/boldSquare.d.mts +6 -0
  392. package/dist/boldSquare.d.ts +6 -0
  393. package/dist/bookClosed.d.mts +6 -0
  394. package/dist/bookClosed.d.ts +6 -0
  395. package/dist/bookOpen1.d.mts +6 -0
  396. package/dist/bookOpen1.d.ts +6 -0
  397. package/dist/bookOpen2.d.mts +6 -0
  398. package/dist/bookOpen2.d.ts +6 -0
  399. package/dist/bookmark.d.mts +6 -0
  400. package/dist/bookmark.d.ts +6 -0
  401. package/dist/bookmarkAdd.d.mts +6 -0
  402. package/dist/bookmarkAdd.d.ts +6 -0
  403. package/dist/bookmarkCheck.d.mts +6 -0
  404. package/dist/bookmarkCheck.d.ts +6 -0
  405. package/dist/bookmarkMinus.d.mts +6 -0
  406. package/dist/bookmarkMinus.d.ts +6 -0
  407. package/dist/bookmarkX.d.mts +6 -0
  408. package/dist/bookmarkX.d.ts +6 -0
  409. package/dist/box.d.mts +6 -0
  410. package/dist/box.d.ts +6 -0
  411. package/dist/brackets.d.mts +6 -0
  412. package/dist/brackets.d.ts +6 -0
  413. package/dist/bracketsCheck.d.mts +6 -0
  414. package/dist/bracketsCheck.d.ts +6 -0
  415. package/dist/bracketsEllipses.d.mts +6 -0
  416. package/dist/bracketsEllipses.d.ts +6 -0
  417. package/dist/bracketsMinus.d.mts +6 -0
  418. package/dist/bracketsMinus.d.ts +6 -0
  419. package/dist/bracketsPlus.d.mts +6 -0
  420. package/dist/bracketsPlus.d.ts +6 -0
  421. package/dist/bracketsSlash.d.mts +6 -0
  422. package/dist/bracketsSlash.d.ts +6 -0
  423. package/dist/bracketsX.d.mts +6 -0
  424. package/dist/bracketsX.d.ts +6 -0
  425. package/dist/briefcase1.d.mts +6 -0
  426. package/dist/briefcase1.d.ts +6 -0
  427. package/dist/briefcase2.d.mts +6 -0
  428. package/dist/briefcase2.d.ts +6 -0
  429. package/dist/browser.d.mts +6 -0
  430. package/dist/browser.d.ts +6 -0
  431. package/dist/brush1.d.mts +6 -0
  432. package/dist/brush1.d.ts +6 -0
  433. package/dist/brush2.d.mts +6 -0
  434. package/dist/brush2.d.ts +6 -0
  435. package/dist/brush3.d.mts +6 -0
  436. package/dist/brush3.d.ts +6 -0
  437. package/dist/building1.d.mts +6 -0
  438. package/dist/building1.d.ts +6 -0
  439. package/dist/building2.d.mts +6 -0
  440. package/dist/building2.d.ts +6 -0
  441. package/dist/building3.d.mts +6 -0
  442. package/dist/building3.d.ts +6 -0
  443. package/dist/building4.d.mts +6 -0
  444. package/dist/building4.d.ts +6 -0
  445. package/dist/building5.d.mts +6 -0
  446. package/dist/building5.d.ts +6 -0
  447. package/dist/building6.d.mts +6 -0
  448. package/dist/building6.d.ts +6 -0
  449. package/dist/building7.d.mts +6 -0
  450. package/dist/building7.d.ts +6 -0
  451. package/dist/building8.d.mts +6 -0
  452. package/dist/building8.d.ts +6 -0
  453. package/dist/bus.d.mts +6 -0
  454. package/dist/bus.d.ts +6 -0
  455. package/dist/calculator.d.mts +6 -0
  456. package/dist/calculator.d.ts +6 -0
  457. package/dist/calendar.d.mts +6 -0
  458. package/dist/calendar.d.ts +6 -0
  459. package/dist/calendarCheck.d.mts +6 -0
  460. package/dist/calendarCheck.d.ts +6 -0
  461. package/dist/calendarCheck1.d.mts +6 -0
  462. package/dist/calendarCheck1.d.ts +6 -0
  463. package/dist/calendarCheck2.d.mts +6 -0
  464. package/dist/calendarCheck2.d.ts +6 -0
  465. package/dist/calendarDate.d.mts +6 -0
  466. package/dist/calendarDate.d.ts +6 -0
  467. package/dist/calendarHeart1.d.mts +6 -0
  468. package/dist/calendarHeart1.d.ts +6 -0
  469. package/dist/calendarHeart2.d.mts +6 -0
  470. package/dist/calendarHeart2.d.ts +6 -0
  471. package/dist/calendarMinus1.d.mts +6 -0
  472. package/dist/calendarMinus1.d.ts +6 -0
  473. package/dist/calendarMinus2.d.mts +6 -0
  474. package/dist/calendarMinus2.d.ts +6 -0
  475. package/dist/calendarPlus.d.mts +6 -0
  476. package/dist/calendarPlus.d.ts +6 -0
  477. package/dist/calendarPlus1.d.mts +6 -0
  478. package/dist/calendarPlus1.d.ts +6 -0
  479. package/dist/calendarPlus2.d.mts +6 -0
  480. package/dist/calendarPlus2.d.ts +6 -0
  481. package/dist/calendarPlusCorner.d.mts +6 -0
  482. package/dist/calendarPlusCorner.d.ts +6 -0
  483. package/dist/camera.d.mts +6 -0
  484. package/dist/camera.d.ts +6 -0
  485. package/dist/camera1.d.mts +6 -0
  486. package/dist/camera1.d.ts +6 -0
  487. package/dist/camera2.d.mts +6 -0
  488. package/dist/camera2.d.ts +6 -0
  489. package/dist/camera3.d.mts +6 -0
  490. package/dist/camera3.d.ts +6 -0
  491. package/dist/cameraLens.d.mts +6 -0
  492. package/dist/cameraLens.d.ts +6 -0
  493. package/dist/cameraOff.d.mts +6 -0
  494. package/dist/cameraOff.d.ts +6 -0
  495. package/dist/cameraPlus.d.mts +6 -0
  496. package/dist/cameraPlus.d.ts +6 -0
  497. package/dist/car1.d.mts +6 -0
  498. package/dist/car1.d.ts +6 -0
  499. package/dist/car2.d.mts +6 -0
  500. package/dist/car2.d.ts +6 -0
  501. package/dist/certificate1.d.mts +6 -0
  502. package/dist/certificate1.d.ts +6 -0
  503. package/dist/certificate2.d.mts +6 -0
  504. package/dist/certificate2.d.ts +6 -0
  505. package/dist/chartBreakoutCircle.d.mts +6 -0
  506. package/dist/chartBreakoutCircle.d.ts +6 -0
  507. package/dist/chartBreakoutSquare.d.mts +6 -0
  508. package/dist/chartBreakoutSquare.d.ts +6 -0
  509. package/dist/check.d.mts +6 -0
  510. package/dist/check.d.ts +6 -0
  511. package/dist/checkCircle.d.mts +6 -0
  512. package/dist/checkCircle.d.ts +6 -0
  513. package/dist/checkCircleBroken.d.mts +6 -0
  514. package/dist/checkCircleBroken.d.ts +6 -0
  515. package/dist/checkDone1.d.mts +6 -0
  516. package/dist/checkDone1.d.ts +6 -0
  517. package/dist/checkDone2.d.mts +6 -0
  518. package/dist/checkDone2.d.ts +6 -0
  519. package/dist/checkHeart.d.mts +6 -0
  520. package/dist/checkHeart.d.ts +6 -0
  521. package/dist/checkSquare.d.mts +6 -0
  522. package/dist/checkSquare.d.ts +6 -0
  523. package/dist/checkSquareBroken.d.mts +6 -0
  524. package/dist/checkSquareBroken.d.ts +6 -0
  525. package/dist/checkVerified1.d.mts +6 -0
  526. package/dist/checkVerified1.d.ts +6 -0
  527. package/dist/checkVerified2.d.mts +6 -0
  528. package/dist/checkVerified2.d.ts +6 -0
  529. package/dist/checkVerified3.d.mts +6 -0
  530. package/dist/checkVerified3.d.ts +6 -0
  531. package/dist/chevronDown.d.mts +6 -0
  532. package/dist/chevronDown.d.ts +6 -0
  533. package/dist/chevronDownDouble.d.mts +6 -0
  534. package/dist/chevronDownDouble.d.ts +6 -0
  535. package/dist/chevronLeft.d.mts +6 -0
  536. package/dist/chevronLeft.d.ts +6 -0
  537. package/dist/chevronLeftDouble.d.mts +6 -0
  538. package/dist/chevronLeftDouble.d.ts +6 -0
  539. package/dist/chevronRight.d.mts +6 -0
  540. package/dist/chevronRight.d.ts +6 -0
  541. package/dist/chevronRightDouble.d.mts +6 -0
  542. package/dist/chevronRightDouble.d.ts +6 -0
  543. package/dist/chevronSelectorHorizontal.d.mts +6 -0
  544. package/dist/chevronSelectorHorizontal.d.ts +6 -0
  545. package/dist/chevronSelectorVertical.d.mts +6 -0
  546. package/dist/chevronSelectorVertical.d.ts +6 -0
  547. package/dist/chevronUp.d.mts +6 -0
  548. package/dist/chevronUp.d.ts +6 -0
  549. package/dist/chevronUpDouble.d.mts +6 -0
  550. package/dist/chevronUpDouble.d.ts +6 -0
  551. package/dist/chromeCast.d.mts +6 -0
  552. package/dist/chromeCast.d.ts +6 -0
  553. package/dist/chunk-3R4WXKTO.mjs +28 -0
  554. package/dist/chunk-5LQUAZYA.mjs +34 -0
  555. package/dist/chunk-6K65KHH3.mjs +183 -0
  556. package/dist/chunk-BDGP7V4I.mjs +124 -0
  557. package/dist/chunk-BOWIL6WZ.mjs +45 -0
  558. package/dist/chunk-FWCSY2DS.mjs +37 -0
  559. package/dist/chunk-REC5TG6U.mjs +454 -0
  560. package/dist/chunk-VOEUAKL5.mjs +41 -0
  561. package/dist/chunk-WONCTSHB.mjs +179 -0
  562. package/dist/circle.d.mts +6 -0
  563. package/dist/circle.d.ts +6 -0
  564. package/dist/circleCut.d.mts +6 -0
  565. package/dist/circleCut.d.ts +6 -0
  566. package/dist/clapperboard.d.mts +6 -0
  567. package/dist/clapperboard.d.ts +6 -0
  568. package/dist/clipboard.d.mts +6 -0
  569. package/dist/clipboard.d.ts +6 -0
  570. package/dist/clipboardAttachment.d.mts +6 -0
  571. package/dist/clipboardAttachment.d.ts +6 -0
  572. package/dist/clipboardCheck.d.mts +6 -0
  573. package/dist/clipboardCheck.d.ts +6 -0
  574. package/dist/clipboardDownload.d.mts +6 -0
  575. package/dist/clipboardDownload.d.ts +6 -0
  576. package/dist/clipboardMinus.d.mts +6 -0
  577. package/dist/clipboardMinus.d.ts +6 -0
  578. package/dist/clipboardPlus.d.mts +6 -0
  579. package/dist/clipboardPlus.d.ts +6 -0
  580. package/dist/clipboardX.d.mts +6 -0
  581. package/dist/clipboardX.d.ts +6 -0
  582. package/dist/clock.d.mts +6 -0
  583. package/dist/clock.d.ts +6 -0
  584. package/dist/clockCheck.d.mts +6 -0
  585. package/dist/clockCheck.d.ts +6 -0
  586. package/dist/clockFastForward.d.mts +6 -0
  587. package/dist/clockFastForward.d.ts +6 -0
  588. package/dist/clockPlus.d.mts +6 -0
  589. package/dist/clockPlus.d.ts +6 -0
  590. package/dist/clockRefresh.d.mts +6 -0
  591. package/dist/clockRefresh.d.ts +6 -0
  592. package/dist/clockRewind.d.mts +6 -0
  593. package/dist/clockRewind.d.ts +6 -0
  594. package/dist/clockSnooze.d.mts +6 -0
  595. package/dist/clockSnooze.d.ts +6 -0
  596. package/dist/clockStopwatch.d.mts +6 -0
  597. package/dist/clockStopwatch.d.ts +6 -0
  598. package/dist/cloud1.d.mts +6 -0
  599. package/dist/cloud1.d.ts +6 -0
  600. package/dist/cloud2.d.mts +6 -0
  601. package/dist/cloud2.d.ts +6 -0
  602. package/dist/cloud3.d.mts +6 -0
  603. package/dist/cloud3.d.ts +6 -0
  604. package/dist/cloudBlank1.d.mts +6 -0
  605. package/dist/cloudBlank1.d.ts +6 -0
  606. package/dist/cloudBlank2.d.mts +6 -0
  607. package/dist/cloudBlank2.d.ts +6 -0
  608. package/dist/cloudLightning.d.mts +6 -0
  609. package/dist/cloudLightning.d.ts +6 -0
  610. package/dist/cloudMoon.d.mts +6 -0
  611. package/dist/cloudMoon.d.ts +6 -0
  612. package/dist/cloudOff.d.mts +6 -0
  613. package/dist/cloudOff.d.ts +6 -0
  614. package/dist/cloudRaining1.d.mts +6 -0
  615. package/dist/cloudRaining1.d.ts +6 -0
  616. package/dist/cloudRaining2.d.mts +6 -0
  617. package/dist/cloudRaining2.d.ts +6 -0
  618. package/dist/cloudRaining3.d.mts +6 -0
  619. package/dist/cloudRaining3.d.ts +6 -0
  620. package/dist/cloudRaining4.d.mts +6 -0
  621. package/dist/cloudRaining4.d.ts +6 -0
  622. package/dist/cloudRaining5.d.mts +6 -0
  623. package/dist/cloudRaining5.d.ts +6 -0
  624. package/dist/cloudRaining6.d.mts +6 -0
  625. package/dist/cloudRaining6.d.ts +6 -0
  626. package/dist/cloudSnowing1.d.mts +6 -0
  627. package/dist/cloudSnowing1.d.ts +6 -0
  628. package/dist/cloudSnowing2.d.mts +6 -0
  629. package/dist/cloudSnowing2.d.ts +6 -0
  630. package/dist/cloudSun1.d.mts +6 -0
  631. package/dist/cloudSun1.d.ts +6 -0
  632. package/dist/cloudSun2.d.mts +6 -0
  633. package/dist/cloudSun2.d.ts +6 -0
  634. package/dist/cloudSun3.d.mts +6 -0
  635. package/dist/cloudSun3.d.ts +6 -0
  636. package/dist/code1.d.mts +6 -0
  637. package/dist/code1.d.ts +6 -0
  638. package/dist/code2.d.mts +6 -0
  639. package/dist/code2.d.ts +6 -0
  640. package/dist/codeBrowser.d.mts +6 -0
  641. package/dist/codeBrowser.d.ts +6 -0
  642. package/dist/codeCircle1.d.mts +6 -0
  643. package/dist/codeCircle1.d.ts +6 -0
  644. package/dist/codeCircle2.d.mts +6 -0
  645. package/dist/codeCircle2.d.ts +6 -0
  646. package/dist/codeCircle3.d.mts +6 -0
  647. package/dist/codeCircle3.d.ts +6 -0
  648. package/dist/codeSnippet1.d.mts +6 -0
  649. package/dist/codeSnippet1.d.ts +6 -0
  650. package/dist/codeSnippet2.d.mts +6 -0
  651. package/dist/codeSnippet2.d.ts +6 -0
  652. package/dist/codeSquare1.d.mts +6 -0
  653. package/dist/codeSquare1.d.ts +6 -0
  654. package/dist/codeSquare2.d.mts +6 -0
  655. package/dist/codeSquare2.d.ts +6 -0
  656. package/dist/codepen.d.mts +6 -0
  657. package/dist/codepen.d.ts +6 -0
  658. package/dist/coins1.d.mts +6 -0
  659. package/dist/coins1.d.ts +6 -0
  660. package/dist/coins2.d.mts +6 -0
  661. package/dist/coins2.d.ts +6 -0
  662. package/dist/coins3.d.mts +6 -0
  663. package/dist/coins3.d.ts +6 -0
  664. package/dist/coins4.d.mts +6 -0
  665. package/dist/coins4.d.ts +6 -0
  666. package/dist/coinsHand.d.mts +6 -0
  667. package/dist/coinsHand.d.ts +6 -0
  668. package/dist/coinsStacked1.d.mts +6 -0
  669. package/dist/coinsStacked1.d.ts +6 -0
  670. package/dist/coinsStacked2.d.mts +6 -0
  671. package/dist/coinsStacked2.d.ts +6 -0
  672. package/dist/coinsStacked3.d.mts +6 -0
  673. package/dist/coinsStacked3.d.ts +6 -0
  674. package/dist/coinsStacked4.d.mts +6 -0
  675. package/dist/coinsStacked4.d.ts +6 -0
  676. package/dist/coinsSwap1.d.mts +6 -0
  677. package/dist/coinsSwap1.d.ts +6 -0
  678. package/dist/coinsSwap2.d.mts +6 -0
  679. package/dist/coinsSwap2.d.ts +6 -0
  680. package/dist/colors.d.mts +6 -0
  681. package/dist/colors.d.ts +6 -0
  682. package/dist/colors1.d.mts +6 -0
  683. package/dist/colors1.d.ts +6 -0
  684. package/dist/columns1.d.mts +6 -0
  685. package/dist/columns1.d.ts +6 -0
  686. package/dist/columns2.d.mts +6 -0
  687. package/dist/columns2.d.ts +6 -0
  688. package/dist/columns3.d.mts +6 -0
  689. package/dist/columns3.d.ts +6 -0
  690. package/dist/command.d.mts +6 -0
  691. package/dist/command.d.ts +6 -0
  692. package/dist/compass.d.mts +6 -0
  693. package/dist/compass.d.ts +6 -0
  694. package/dist/compass1.d.mts +6 -0
  695. package/dist/compass1.d.ts +6 -0
  696. package/dist/compass2.d.mts +6 -0
  697. package/dist/compass2.d.ts +6 -0
  698. package/dist/compass3.d.mts +6 -0
  699. package/dist/compass3.d.ts +6 -0
  700. package/dist/components/Accordion/index.js +168 -0
  701. package/dist/components/Accordion/index.mjs +68 -0
  702. package/dist/components/AlertDialog/index.js +365 -0
  703. package/dist/components/AlertDialog/index.mjs +146 -0
  704. package/dist/components/Avatar/index.js +154 -0
  705. package/dist/components/Avatar/index.mjs +96 -0
  706. package/dist/components/Badge/index.js +242 -0
  707. package/dist/components/Badge/index.mjs +7 -0
  708. package/dist/components/Button/index.js +230 -0
  709. package/dist/components/Button/index.mjs +15 -0
  710. package/dist/components/Calendar/index.js +353 -0
  711. package/dist/components/Calendar/index.mjs +82 -0
  712. package/dist/components/Carousel/index.js +556 -0
  713. package/dist/components/Carousel/index.mjs +219 -0
  714. package/dist/components/Checkbox/index.js +130 -0
  715. package/dist/components/Checkbox/index.mjs +9 -0
  716. package/dist/components/Command/index.js +520 -0
  717. package/dist/components/Command/index.mjs +25 -0
  718. package/dist/components/CreatableSelect/index.js +853 -0
  719. package/dist/components/CreatableSelect/index.mjs +198 -0
  720. package/dist/components/Dialog/index.js +385 -0
  721. package/dist/components/Dialog/index.mjs +140 -0
  722. package/dist/components/DropdownMenu/index.js +396 -0
  723. package/dist/components/DropdownMenu/index.mjs +237 -0
  724. package/dist/components/FilterButton/index.js +413 -0
  725. package/dist/components/FilterButton/index.mjs +33 -0
  726. package/dist/components/Form/index.js +231 -0
  727. package/dist/components/Form/index.mjs +144 -0
  728. package/dist/components/Input/index.js +155 -0
  729. package/dist/components/Input/index.mjs +87 -0
  730. package/dist/components/Label/index.js +93 -0
  731. package/dist/components/Label/index.mjs +7 -0
  732. package/dist/components/Link/index.js +92 -0
  733. package/dist/components/Link/index.mjs +26 -0
  734. package/dist/components/Pagination/index.js +423 -0
  735. package/dist/components/Pagination/index.mjs +88 -0
  736. package/dist/components/Popover/index.js +101 -0
  737. package/dist/components/Popover/index.mjs +33 -0
  738. package/dist/components/RadioGroup/index.js +112 -0
  739. package/dist/components/RadioGroup/index.mjs +43 -0
  740. package/dist/components/Select/index.js +222 -0
  741. package/dist/components/Select/index.mjs +119 -0
  742. package/dist/components/Sheet/index.js +402 -0
  743. package/dist/components/Sheet/index.mjs +156 -0
  744. package/dist/components/Skeleton/index.js +78 -0
  745. package/dist/components/Skeleton/index.mjs +24 -0
  746. package/dist/components/Switch/index.js +98 -0
  747. package/dist/components/Switch/index.mjs +30 -0
  748. package/dist/components/Table/index.js +188 -0
  749. package/dist/components/Table/index.mjs +114 -0
  750. package/dist/components/Tabs/index.js +131 -0
  751. package/dist/components/Tabs/index.mjs +62 -0
  752. package/dist/components/Textarea/index.js +109 -0
  753. package/dist/components/Textarea/index.mjs +41 -0
  754. package/dist/components/Toaster/index.js +576 -0
  755. package/dist/components/Toaster/index.mjs +325 -0
  756. package/dist/components/ToggleGroup/index.js +213 -0
  757. package/dist/components/ToggleGroup/index.mjs +116 -0
  758. package/dist/components/Tooltip/index.js +110 -0
  759. package/dist/components/Tooltip/index.mjs +41 -0
  760. package/dist/container.d.mts +6 -0
  761. package/dist/container.d.ts +6 -0
  762. package/dist/contrast1.d.mts +6 -0
  763. package/dist/contrast1.d.ts +6 -0
  764. package/dist/contrast2.d.mts +6 -0
  765. package/dist/contrast2.d.ts +6 -0
  766. package/dist/contrast3.d.mts +6 -0
  767. package/dist/contrast3.d.ts +6 -0
  768. package/dist/copy.d.mts +6 -0
  769. package/dist/copy.d.ts +6 -0
  770. package/dist/copy1.d.mts +6 -0
  771. package/dist/copy1.d.ts +6 -0
  772. package/dist/copy2.d.mts +6 -0
  773. package/dist/copy2.d.ts +6 -0
  774. package/dist/copy3.d.mts +6 -0
  775. package/dist/copy3.d.ts +6 -0
  776. package/dist/copy4.d.mts +6 -0
  777. package/dist/copy4.d.ts +6 -0
  778. package/dist/copy5.d.mts +6 -0
  779. package/dist/copy5.d.ts +6 -0
  780. package/dist/copy6.d.mts +6 -0
  781. package/dist/copy6.d.ts +6 -0
  782. package/dist/copy7.d.mts +6 -0
  783. package/dist/copy7.d.ts +6 -0
  784. package/dist/cornerDownLeft.d.mts +6 -0
  785. package/dist/cornerDownLeft.d.ts +6 -0
  786. package/dist/cornerDownRight.d.mts +6 -0
  787. package/dist/cornerDownRight.d.ts +6 -0
  788. package/dist/cornerLeftDown.d.mts +6 -0
  789. package/dist/cornerLeftDown.d.ts +6 -0
  790. package/dist/cornerLeftUp.d.mts +6 -0
  791. package/dist/cornerLeftUp.d.ts +6 -0
  792. package/dist/cornerRightDown.d.mts +6 -0
  793. package/dist/cornerRightDown.d.ts +6 -0
  794. package/dist/cornerRightUp.d.mts +6 -0
  795. package/dist/cornerRightUp.d.ts +6 -0
  796. package/dist/cornerUpLeft.d.mts +6 -0
  797. package/dist/cornerUpLeft.d.ts +6 -0
  798. package/dist/cornerUpRight.d.mts +6 -0
  799. package/dist/cornerUpRight.d.ts +6 -0
  800. package/dist/cpuChip1.d.mts +6 -0
  801. package/dist/cpuChip1.d.ts +6 -0
  802. package/dist/cpuChip2.d.mts +6 -0
  803. package/dist/cpuChip2.d.ts +6 -0
  804. package/dist/creditCard1.d.mts +6 -0
  805. package/dist/creditCard1.d.ts +6 -0
  806. package/dist/creditCard2.d.mts +6 -0
  807. package/dist/creditCard2.d.ts +6 -0
  808. package/dist/creditCardCheck.d.mts +6 -0
  809. package/dist/creditCardCheck.d.ts +6 -0
  810. package/dist/creditCardDown.d.mts +6 -0
  811. package/dist/creditCardDown.d.ts +6 -0
  812. package/dist/creditCardDownload.d.mts +6 -0
  813. package/dist/creditCardDownload.d.ts +6 -0
  814. package/dist/creditCardEdit.d.mts +6 -0
  815. package/dist/creditCardEdit.d.ts +6 -0
  816. package/dist/creditCardLock.d.mts +6 -0
  817. package/dist/creditCardLock.d.ts +6 -0
  818. package/dist/creditCardMinus.d.mts +6 -0
  819. package/dist/creditCardMinus.d.ts +6 -0
  820. package/dist/creditCardPlus.d.mts +6 -0
  821. package/dist/creditCardPlus.d.ts +6 -0
  822. package/dist/creditCardRefresh.d.mts +6 -0
  823. package/dist/creditCardRefresh.d.ts +6 -0
  824. package/dist/creditCardSearch.d.mts +6 -0
  825. package/dist/creditCardSearch.d.ts +6 -0
  826. package/dist/creditCardShield.d.mts +6 -0
  827. package/dist/creditCardShield.d.ts +6 -0
  828. package/dist/creditCardUp.d.mts +6 -0
  829. package/dist/creditCardUp.d.ts +6 -0
  830. package/dist/creditCardUpload.d.mts +6 -0
  831. package/dist/creditCardUpload.d.ts +6 -0
  832. package/dist/creditCardX.d.mts +6 -0
  833. package/dist/creditCardX.d.ts +6 -0
  834. package/dist/crop1.d.mts +6 -0
  835. package/dist/crop1.d.ts +6 -0
  836. package/dist/crop2.d.mts +6 -0
  837. package/dist/crop2.d.ts +6 -0
  838. package/dist/cryptocurrency1.d.mts +6 -0
  839. package/dist/cryptocurrency1.d.ts +6 -0
  840. package/dist/cryptocurrency2.d.mts +6 -0
  841. package/dist/cryptocurrency2.d.ts +6 -0
  842. package/dist/cryptocurrency3.d.mts +6 -0
  843. package/dist/cryptocurrency3.d.ts +6 -0
  844. package/dist/cryptocurrency4.d.mts +6 -0
  845. package/dist/cryptocurrency4.d.ts +6 -0
  846. package/dist/cube1.d.mts +6 -0
  847. package/dist/cube1.d.ts +6 -0
  848. package/dist/cube2.d.mts +6 -0
  849. package/dist/cube2.d.ts +6 -0
  850. package/dist/cube3.d.mts +6 -0
  851. package/dist/cube3.d.ts +6 -0
  852. package/dist/cube4.d.mts +6 -0
  853. package/dist/cube4.d.ts +6 -0
  854. package/dist/cubeOutline.d.mts +6 -0
  855. package/dist/cubeOutline.d.ts +6 -0
  856. package/dist/currencyBitcoin.d.mts +6 -0
  857. package/dist/currencyBitcoin.d.ts +6 -0
  858. package/dist/currencyBitcoinCircle.d.mts +6 -0
  859. package/dist/currencyBitcoinCircle.d.ts +6 -0
  860. package/dist/currencyDollar.d.mts +6 -0
  861. package/dist/currencyDollar.d.ts +6 -0
  862. package/dist/currencyDollarCircle.d.mts +6 -0
  863. package/dist/currencyDollarCircle.d.ts +6 -0
  864. package/dist/currencyEthereum.d.mts +6 -0
  865. package/dist/currencyEthereum.d.ts +6 -0
  866. package/dist/currencyEthereumCircle.d.mts +6 -0
  867. package/dist/currencyEthereumCircle.d.ts +6 -0
  868. package/dist/currencyEuro.d.mts +6 -0
  869. package/dist/currencyEuro.d.ts +6 -0
  870. package/dist/currencyEuroCircle.d.mts +6 -0
  871. package/dist/currencyEuroCircle.d.ts +6 -0
  872. package/dist/currencyPound.d.mts +6 -0
  873. package/dist/currencyPound.d.ts +6 -0
  874. package/dist/currencyPoundCircle.d.mts +6 -0
  875. package/dist/currencyPoundCircle.d.ts +6 -0
  876. package/dist/currencyRuble.d.mts +6 -0
  877. package/dist/currencyRuble.d.ts +6 -0
  878. package/dist/currencyRubleCircle.d.mts +6 -0
  879. package/dist/currencyRubleCircle.d.ts +6 -0
  880. package/dist/currencyRupee.d.mts +6 -0
  881. package/dist/currencyRupee.d.ts +6 -0
  882. package/dist/currencyRupeeCircle.d.mts +6 -0
  883. package/dist/currencyRupeeCircle.d.ts +6 -0
  884. package/dist/currencyYen.d.mts +6 -0
  885. package/dist/currencyYen.d.ts +6 -0
  886. package/dist/currencyYenCircle.d.mts +6 -0
  887. package/dist/currencyYenCircle.d.ts +6 -0
  888. package/dist/cursor1.d.mts +6 -0
  889. package/dist/cursor1.d.ts +6 -0
  890. package/dist/cursor2.d.mts +6 -0
  891. package/dist/cursor2.d.ts +6 -0
  892. package/dist/cursor3.d.mts +6 -0
  893. package/dist/cursor3.d.ts +6 -0
  894. package/dist/cursor4.d.mts +6 -0
  895. package/dist/cursor4.d.ts +6 -0
  896. package/dist/cursorBox.d.mts +6 -0
  897. package/dist/cursorBox.d.ts +6 -0
  898. package/dist/cursorClick.d.mts +6 -0
  899. package/dist/cursorClick.d.ts +6 -0
  900. package/dist/cursorClick1.d.mts +6 -0
  901. package/dist/cursorClick1.d.ts +6 -0
  902. package/dist/cursorClick2.d.mts +6 -0
  903. package/dist/cursorClick2.d.ts +6 -0
  904. package/dist/data.d.mts +6 -0
  905. package/dist/data.d.ts +6 -0
  906. package/dist/database1.d.mts +6 -0
  907. package/dist/database1.d.ts +6 -0
  908. package/dist/database2.d.mts +6 -0
  909. package/dist/database2.d.ts +6 -0
  910. package/dist/database3.d.mts +6 -0
  911. package/dist/database3.d.ts +6 -0
  912. package/dist/dataflow1.d.mts +6 -0
  913. package/dist/dataflow1.d.ts +6 -0
  914. package/dist/dataflow2.d.mts +6 -0
  915. package/dist/dataflow2.d.ts +6 -0
  916. package/dist/dataflow3.d.mts +6 -0
  917. package/dist/dataflow3.d.ts +6 -0
  918. package/dist/dataflow4.d.mts +6 -0
  919. package/dist/dataflow4.d.ts +6 -0
  920. package/dist/delete.d.mts +6 -0
  921. package/dist/delete.d.ts +6 -0
  922. package/dist/diamond1.d.mts +6 -0
  923. package/dist/diamond1.d.ts +6 -0
  924. package/dist/diamond2.d.mts +6 -0
  925. package/dist/diamond2.d.ts +6 -0
  926. package/dist/dice1.d.mts +6 -0
  927. package/dist/dice1.d.ts +6 -0
  928. package/dist/dice2.d.mts +6 -0
  929. package/dist/dice2.d.ts +6 -0
  930. package/dist/dice3.d.mts +6 -0
  931. package/dist/dice3.d.ts +6 -0
  932. package/dist/dice4.d.mts +6 -0
  933. package/dist/dice4.d.ts +6 -0
  934. package/dist/dice5.d.mts +6 -0
  935. package/dist/dice5.d.ts +6 -0
  936. package/dist/dice6.d.mts +6 -0
  937. package/dist/dice6.d.ts +6 -0
  938. package/dist/disc1.d.mts +6 -0
  939. package/dist/disc1.d.ts +6 -0
  940. package/dist/disc2.d.mts +6 -0
  941. package/dist/disc2.d.ts +6 -0
  942. package/dist/distributeSpacingHorizontal.d.mts +6 -0
  943. package/dist/distributeSpacingHorizontal.d.ts +6 -0
  944. package/dist/distributeSpacingVertical.d.mts +6 -0
  945. package/dist/distributeSpacingVertical.d.ts +6 -0
  946. package/dist/divide1.d.mts +6 -0
  947. package/dist/divide1.d.ts +6 -0
  948. package/dist/divide2.d.mts +6 -0
  949. package/dist/divide2.d.ts +6 -0
  950. package/dist/divide3.d.mts +6 -0
  951. package/dist/divide3.d.ts +6 -0
  952. package/dist/divider.d.mts +6 -0
  953. package/dist/divider.d.ts +6 -0
  954. package/dist/dotpoints1.d.mts +6 -0
  955. package/dist/dotpoints1.d.ts +6 -0
  956. package/dist/dotpoints2.d.mts +6 -0
  957. package/dist/dotpoints2.d.ts +6 -0
  958. package/dist/dotsGrid.d.mts +6 -0
  959. package/dist/dotsGrid.d.ts +6 -0
  960. package/dist/dotsHorizontal.d.mts +6 -0
  961. package/dist/dotsHorizontal.d.ts +6 -0
  962. package/dist/dotsVertical.d.mts +6 -0
  963. package/dist/dotsVertical.d.ts +6 -0
  964. package/dist/download.d.mts +6 -0
  965. package/dist/download.d.ts +6 -0
  966. package/dist/download1.d.mts +6 -0
  967. package/dist/download1.d.ts +6 -0
  968. package/dist/download2.d.mts +6 -0
  969. package/dist/download2.d.ts +6 -0
  970. package/dist/download3.d.mts +6 -0
  971. package/dist/download3.d.ts +6 -0
  972. package/dist/download4.d.mts +6 -0
  973. package/dist/download4.d.ts +6 -0
  974. package/dist/downloadCloud1.d.mts +6 -0
  975. package/dist/downloadCloud1.d.ts +6 -0
  976. package/dist/downloadCloud2.d.mts +6 -0
  977. package/dist/downloadCloud2.d.ts +6 -0
  978. package/dist/drop.d.mts +6 -0
  979. package/dist/drop.d.ts +6 -0
  980. package/dist/droplets1.d.mts +6 -0
  981. package/dist/droplets1.d.ts +6 -0
  982. package/dist/droplets2.d.mts +6 -0
  983. package/dist/droplets2.d.ts +6 -0
  984. package/dist/droplets3.d.mts +6 -0
  985. package/dist/droplets3.d.ts +6 -0
  986. package/dist/dropper.d.mts +6 -0
  987. package/dist/dropper.d.ts +6 -0
  988. package/dist/edit.d.mts +6 -0
  989. package/dist/edit.d.ts +6 -0
  990. package/dist/edit1.d.mts +6 -0
  991. package/dist/edit1.d.ts +6 -0
  992. package/dist/edit2.d.mts +6 -0
  993. package/dist/edit2.d.ts +6 -0
  994. package/dist/edit3.d.mts +6 -0
  995. package/dist/edit3.d.ts +6 -0
  996. package/dist/edit4.d.mts +6 -0
  997. package/dist/edit4.d.ts +6 -0
  998. package/dist/edit5.d.mts +6 -0
  999. package/dist/edit5.d.ts +6 -0
  1000. package/dist/equal.d.mts +6 -0
  1001. package/dist/equal.d.ts +6 -0
  1002. package/dist/equalNot.d.mts +6 -0
  1003. package/dist/equalNot.d.ts +6 -0
  1004. package/dist/eraser.d.mts +6 -0
  1005. package/dist/eraser.d.ts +6 -0
  1006. package/dist/expand.d.mts +6 -0
  1007. package/dist/expand.d.ts +6 -0
  1008. package/dist/expand1.d.mts +6 -0
  1009. package/dist/expand1.d.ts +6 -0
  1010. package/dist/expand2.d.mts +6 -0
  1011. package/dist/expand2.d.ts +6 -0
  1012. package/dist/expand3.d.mts +6 -0
  1013. package/dist/expand3.d.ts +6 -0
  1014. package/dist/expand4.d.mts +6 -0
  1015. package/dist/expand4.d.ts +6 -0
  1016. package/dist/expand5.d.mts +6 -0
  1017. package/dist/expand5.d.ts +6 -0
  1018. package/dist/expand6.d.mts +6 -0
  1019. package/dist/expand6.d.ts +6 -0
  1020. package/dist/eye.d.mts +6 -0
  1021. package/dist/eye.d.ts +6 -0
  1022. package/dist/eyeOff.d.mts +6 -0
  1023. package/dist/eyeOff.d.ts +6 -0
  1024. package/dist/faceContent.d.mts +6 -0
  1025. package/dist/faceContent.d.ts +6 -0
  1026. package/dist/faceFrown.d.mts +6 -0
  1027. package/dist/faceFrown.d.ts +6 -0
  1028. package/dist/faceHappy.d.mts +6 -0
  1029. package/dist/faceHappy.d.ts +6 -0
  1030. package/dist/faceId.d.mts +6 -0
  1031. package/dist/faceId.d.ts +6 -0
  1032. package/dist/faceIdSquare.d.mts +6 -0
  1033. package/dist/faceIdSquare.d.ts +6 -0
  1034. package/dist/faceNeutral.d.mts +6 -0
  1035. package/dist/faceNeutral.d.ts +6 -0
  1036. package/dist/faceSad.d.mts +6 -0
  1037. package/dist/faceSad.d.ts +6 -0
  1038. package/dist/faceSmile.d.mts +6 -0
  1039. package/dist/faceSmile.d.ts +6 -0
  1040. package/dist/faceWink.d.mts +6 -0
  1041. package/dist/faceWink.d.ts +6 -0
  1042. package/dist/fastBackward.d.mts +6 -0
  1043. package/dist/fastBackward.d.ts +6 -0
  1044. package/dist/fastForward.d.mts +6 -0
  1045. package/dist/fastForward.d.ts +6 -0
  1046. package/dist/feather.d.mts +6 -0
  1047. package/dist/feather.d.ts +6 -0
  1048. package/dist/figma.d.mts +6 -0
  1049. package/dist/figma.d.ts +6 -0
  1050. package/dist/file1.d.mts +6 -0
  1051. package/dist/file1.d.ts +6 -0
  1052. package/dist/file2.d.mts +6 -0
  1053. package/dist/file2.d.ts +6 -0
  1054. package/dist/file3.d.mts +6 -0
  1055. package/dist/file3.d.ts +6 -0
  1056. package/dist/file4.d.mts +6 -0
  1057. package/dist/file4.d.ts +6 -0
  1058. package/dist/file5.d.mts +6 -0
  1059. package/dist/file5.d.ts +6 -0
  1060. package/dist/file6.d.mts +6 -0
  1061. package/dist/file6.d.ts +6 -0
  1062. package/dist/file7.d.mts +6 -0
  1063. package/dist/file7.d.ts +6 -0
  1064. package/dist/fileAttachment1.d.mts +6 -0
  1065. package/dist/fileAttachment1.d.ts +6 -0
  1066. package/dist/fileAttachment2.d.mts +6 -0
  1067. package/dist/fileAttachment2.d.ts +6 -0
  1068. package/dist/fileAttachment3.d.mts +6 -0
  1069. package/dist/fileAttachment3.d.ts +6 -0
  1070. package/dist/fileAttachment4.d.mts +6 -0
  1071. package/dist/fileAttachment4.d.ts +6 -0
  1072. package/dist/fileAttachment5.d.mts +6 -0
  1073. package/dist/fileAttachment5.d.ts +6 -0
  1074. package/dist/fileCheck1.d.mts +6 -0
  1075. package/dist/fileCheck1.d.ts +6 -0
  1076. package/dist/fileCheck2.d.mts +6 -0
  1077. package/dist/fileCheck2.d.ts +6 -0
  1078. package/dist/fileCheck3.d.mts +6 -0
  1079. package/dist/fileCheck3.d.ts +6 -0
  1080. package/dist/fileCode1.d.mts +6 -0
  1081. package/dist/fileCode1.d.ts +6 -0
  1082. package/dist/fileCode2.d.mts +6 -0
  1083. package/dist/fileCode2.d.ts +6 -0
  1084. package/dist/fileDownload1.d.mts +6 -0
  1085. package/dist/fileDownload1.d.ts +6 -0
  1086. package/dist/fileDownload2.d.mts +6 -0
  1087. package/dist/fileDownload2.d.ts +6 -0
  1088. package/dist/fileDownload3.d.mts +6 -0
  1089. package/dist/fileDownload3.d.ts +6 -0
  1090. package/dist/fileHeart1.d.mts +6 -0
  1091. package/dist/fileHeart1.d.ts +6 -0
  1092. package/dist/fileHeart2.d.mts +6 -0
  1093. package/dist/fileHeart2.d.ts +6 -0
  1094. package/dist/fileHeart3.d.mts +6 -0
  1095. package/dist/fileHeart3.d.ts +6 -0
  1096. package/dist/fileLock1.d.mts +6 -0
  1097. package/dist/fileLock1.d.ts +6 -0
  1098. package/dist/fileLock2.d.mts +6 -0
  1099. package/dist/fileLock2.d.ts +6 -0
  1100. package/dist/fileLock3.d.mts +6 -0
  1101. package/dist/fileLock3.d.ts +6 -0
  1102. package/dist/fileMinus1.d.mts +6 -0
  1103. package/dist/fileMinus1.d.ts +6 -0
  1104. package/dist/fileMinus2.d.mts +6 -0
  1105. package/dist/fileMinus2.d.ts +6 -0
  1106. package/dist/fileMinus3.d.mts +6 -0
  1107. package/dist/fileMinus3.d.ts +6 -0
  1108. package/dist/filePlus1.d.mts +6 -0
  1109. package/dist/filePlus1.d.ts +6 -0
  1110. package/dist/filePlus2.d.mts +6 -0
  1111. package/dist/filePlus2.d.ts +6 -0
  1112. package/dist/filePlus3.d.mts +6 -0
  1113. package/dist/filePlus3.d.ts +6 -0
  1114. package/dist/fileQuestion.d.mts +6 -0
  1115. package/dist/fileQuestion.d.ts +6 -0
  1116. package/dist/fileQuestion1.d.mts +6 -0
  1117. package/dist/fileQuestion1.d.ts +6 -0
  1118. package/dist/fileQuestion2.d.mts +6 -0
  1119. package/dist/fileQuestion2.d.ts +6 -0
  1120. package/dist/fileQuestion3.d.mts +6 -0
  1121. package/dist/fileQuestion3.d.ts +6 -0
  1122. package/dist/fileSearch1.d.mts +6 -0
  1123. package/dist/fileSearch1.d.ts +6 -0
  1124. package/dist/fileSearch2.d.mts +6 -0
  1125. package/dist/fileSearch2.d.ts +6 -0
  1126. package/dist/fileSearch3.d.mts +6 -0
  1127. package/dist/fileSearch3.d.ts +6 -0
  1128. package/dist/fileShield1.d.mts +6 -0
  1129. package/dist/fileShield1.d.ts +6 -0
  1130. package/dist/fileShield2.d.mts +6 -0
  1131. package/dist/fileShield2.d.ts +6 -0
  1132. package/dist/fileShield3.d.mts +6 -0
  1133. package/dist/fileShield3.d.ts +6 -0
  1134. package/dist/fileX1.d.mts +6 -0
  1135. package/dist/fileX1.d.ts +6 -0
  1136. package/dist/fileX2.d.mts +6 -0
  1137. package/dist/fileX2.d.ts +6 -0
  1138. package/dist/fileX3.d.mts +6 -0
  1139. package/dist/fileX3.d.ts +6 -0
  1140. package/dist/film1.d.mts +6 -0
  1141. package/dist/film1.d.ts +6 -0
  1142. package/dist/film2.d.mts +6 -0
  1143. package/dist/film2.d.ts +6 -0
  1144. package/dist/film3.d.mts +6 -0
  1145. package/dist/film3.d.ts +6 -0
  1146. package/dist/filterFunnel1.d.mts +6 -0
  1147. package/dist/filterFunnel1.d.ts +6 -0
  1148. package/dist/filterFunnel2.d.mts +6 -0
  1149. package/dist/filterFunnel2.d.ts +6 -0
  1150. package/dist/filterLines.d.mts +6 -0
  1151. package/dist/filterLines.d.ts +6 -0
  1152. package/dist/fingerprint1.d.mts +6 -0
  1153. package/dist/fingerprint1.d.ts +6 -0
  1154. package/dist/fingerprint2.d.mts +6 -0
  1155. package/dist/fingerprint2.d.ts +6 -0
  1156. package/dist/fingerprint3.d.mts +6 -0
  1157. package/dist/fingerprint3.d.ts +6 -0
  1158. package/dist/fingerprint4.d.mts +6 -0
  1159. package/dist/fingerprint4.d.ts +6 -0
  1160. package/dist/flag1.d.mts +6 -0
  1161. package/dist/flag1.d.ts +6 -0
  1162. package/dist/flag2.d.mts +6 -0
  1163. package/dist/flag2.d.ts +6 -0
  1164. package/dist/flag3.d.mts +6 -0
  1165. package/dist/flag3.d.ts +6 -0
  1166. package/dist/flag4.d.mts +6 -0
  1167. package/dist/flag4.d.ts +6 -0
  1168. package/dist/flag5.d.mts +6 -0
  1169. package/dist/flag5.d.ts +6 -0
  1170. package/dist/flag6.d.mts +6 -0
  1171. package/dist/flag6.d.ts +6 -0
  1172. package/dist/flash.d.mts +6 -0
  1173. package/dist/flash.d.ts +6 -0
  1174. package/dist/flashOff.d.mts +6 -0
  1175. package/dist/flashOff.d.ts +6 -0
  1176. package/dist/flexAlignBottom.d.mts +6 -0
  1177. package/dist/flexAlignBottom.d.ts +6 -0
  1178. package/dist/flexAlignLeft.d.mts +6 -0
  1179. package/dist/flexAlignLeft.d.ts +6 -0
  1180. package/dist/flexAlignRight.d.mts +6 -0
  1181. package/dist/flexAlignRight.d.ts +6 -0
  1182. package/dist/flexAlignTop.d.mts +6 -0
  1183. package/dist/flexAlignTop.d.ts +6 -0
  1184. package/dist/flipBackward.d.mts +6 -0
  1185. package/dist/flipBackward.d.ts +6 -0
  1186. package/dist/flipForward.d.mts +6 -0
  1187. package/dist/flipForward.d.ts +6 -0
  1188. package/dist/folder.d.mts +6 -0
  1189. package/dist/folder.d.ts +6 -0
  1190. package/dist/folderCheck.d.mts +6 -0
  1191. package/dist/folderCheck.d.ts +6 -0
  1192. package/dist/folderClosed.d.mts +6 -0
  1193. package/dist/folderClosed.d.ts +6 -0
  1194. package/dist/folderCode.d.mts +6 -0
  1195. package/dist/folderCode.d.ts +6 -0
  1196. package/dist/folderDownload.d.mts +6 -0
  1197. package/dist/folderDownload.d.ts +6 -0
  1198. package/dist/folderLock.d.mts +6 -0
  1199. package/dist/folderLock.d.ts +6 -0
  1200. package/dist/folderMinus.d.mts +6 -0
  1201. package/dist/folderMinus.d.ts +6 -0
  1202. package/dist/folderMove.d.mts +6 -0
  1203. package/dist/folderMove.d.ts +6 -0
  1204. package/dist/folderPlus.d.mts +6 -0
  1205. package/dist/folderPlus.d.ts +6 -0
  1206. package/dist/folderQuestion.d.mts +6 -0
  1207. package/dist/folderQuestion.d.ts +6 -0
  1208. package/dist/folderSearch.d.mts +6 -0
  1209. package/dist/folderSearch.d.ts +6 -0
  1210. package/dist/folderShield.d.mts +6 -0
  1211. package/dist/folderShield.d.ts +6 -0
  1212. package/dist/folderX.d.mts +6 -0
  1213. package/dist/folderX.d.ts +6 -0
  1214. package/dist/framer.d.mts +6 -0
  1215. package/dist/framer.d.ts +6 -0
  1216. package/dist/gamingPad1.d.mts +6 -0
  1217. package/dist/gamingPad1.d.ts +6 -0
  1218. package/dist/gamingPad2.d.mts +6 -0
  1219. package/dist/gamingPad2.d.ts +6 -0
  1220. package/dist/gift1.d.mts +6 -0
  1221. package/dist/gift1.d.ts +6 -0
  1222. package/dist/gift2.d.mts +6 -0
  1223. package/dist/gift2.d.ts +6 -0
  1224. package/dist/gitBranch1.d.mts +6 -0
  1225. package/dist/gitBranch1.d.ts +6 -0
  1226. package/dist/gitBranch2.d.mts +6 -0
  1227. package/dist/gitBranch2.d.ts +6 -0
  1228. package/dist/gitCommit.d.mts +6 -0
  1229. package/dist/gitCommit.d.ts +6 -0
  1230. package/dist/gitMerge.d.mts +6 -0
  1231. package/dist/gitMerge.d.ts +6 -0
  1232. package/dist/gitPullRequest.d.mts +6 -0
  1233. package/dist/gitPullRequest.d.ts +6 -0
  1234. package/dist/glasses1.d.mts +6 -0
  1235. package/dist/glasses1.d.ts +6 -0
  1236. package/dist/glasses2.d.mts +6 -0
  1237. package/dist/glasses2.d.ts +6 -0
  1238. package/dist/globe1.d.mts +6 -0
  1239. package/dist/globe1.d.ts +6 -0
  1240. package/dist/globe11.d.mts +6 -0
  1241. package/dist/globe11.d.ts +6 -0
  1242. package/dist/globe2.d.mts +6 -0
  1243. package/dist/globe2.d.ts +6 -0
  1244. package/dist/globe21.d.mts +6 -0
  1245. package/dist/globe21.d.ts +6 -0
  1246. package/dist/globe3.d.mts +6 -0
  1247. package/dist/globe3.d.ts +6 -0
  1248. package/dist/globe4.d.mts +6 -0
  1249. package/dist/globe4.d.ts +6 -0
  1250. package/dist/globe5.d.mts +6 -0
  1251. package/dist/globe5.d.ts +6 -0
  1252. package/dist/globe6.d.mts +6 -0
  1253. package/dist/globe6.d.ts +6 -0
  1254. package/dist/googleChrome.d.mts +6 -0
  1255. package/dist/googleChrome.d.ts +6 -0
  1256. package/dist/graduationHat1.d.mts +6 -0
  1257. package/dist/graduationHat1.d.ts +6 -0
  1258. package/dist/graduationHat2.d.mts +6 -0
  1259. package/dist/graduationHat2.d.ts +6 -0
  1260. package/dist/grid1.d.mts +6 -0
  1261. package/dist/grid1.d.ts +6 -0
  1262. package/dist/grid2.d.mts +6 -0
  1263. package/dist/grid2.d.ts +6 -0
  1264. package/dist/grid3.d.mts +6 -0
  1265. package/dist/grid3.d.ts +6 -0
  1266. package/dist/gridDotsBlank.d.mts +6 -0
  1267. package/dist/gridDotsBlank.d.ts +6 -0
  1268. package/dist/gridDotsBottom.d.mts +6 -0
  1269. package/dist/gridDotsBottom.d.ts +6 -0
  1270. package/dist/gridDotsHorizontalCenter.d.mts +6 -0
  1271. package/dist/gridDotsHorizontalCenter.d.ts +6 -0
  1272. package/dist/gridDotsLeft.d.mts +6 -0
  1273. package/dist/gridDotsLeft.d.ts +6 -0
  1274. package/dist/gridDotsOuter.d.mts +6 -0
  1275. package/dist/gridDotsOuter.d.ts +6 -0
  1276. package/dist/gridDotsRight.d.mts +6 -0
  1277. package/dist/gridDotsRight.d.ts +6 -0
  1278. package/dist/gridDotsTop.d.mts +6 -0
  1279. package/dist/gridDotsTop.d.ts +6 -0
  1280. package/dist/gridDotsVerticalCenter.d.mts +6 -0
  1281. package/dist/gridDotsVerticalCenter.d.ts +6 -0
  1282. package/dist/hand.d.mts +6 -0
  1283. package/dist/hand.d.ts +6 -0
  1284. package/dist/hardDrive.d.mts +6 -0
  1285. package/dist/hardDrive.d.ts +6 -0
  1286. package/dist/hash1.d.mts +6 -0
  1287. package/dist/hash1.d.ts +6 -0
  1288. package/dist/hash2.d.mts +6 -0
  1289. package/dist/hash2.d.ts +6 -0
  1290. package/dist/heading1.d.mts +6 -0
  1291. package/dist/heading1.d.ts +6 -0
  1292. package/dist/heading2.d.mts +6 -0
  1293. package/dist/heading2.d.ts +6 -0
  1294. package/dist/headingSquare.d.mts +6 -0
  1295. package/dist/headingSquare.d.ts +6 -0
  1296. package/dist/headphones1.d.mts +6 -0
  1297. package/dist/headphones1.d.ts +6 -0
  1298. package/dist/headphones2.d.mts +6 -0
  1299. package/dist/headphones2.d.ts +6 -0
  1300. package/dist/heart.d.mts +6 -0
  1301. package/dist/heart.d.ts +6 -0
  1302. package/dist/heartCircle.d.mts +6 -0
  1303. package/dist/heartCircle.d.ts +6 -0
  1304. package/dist/heartHand.d.mts +6 -0
  1305. package/dist/heartHand.d.ts +6 -0
  1306. package/dist/heartHexagon.d.mts +6 -0
  1307. package/dist/heartHexagon.d.ts +6 -0
  1308. package/dist/heartOctagon.d.mts +6 -0
  1309. package/dist/heartOctagon.d.ts +6 -0
  1310. package/dist/heartRounded.d.mts +6 -0
  1311. package/dist/heartRounded.d.ts +6 -0
  1312. package/dist/heartSquare.d.mts +6 -0
  1313. package/dist/heartSquare.d.ts +6 -0
  1314. package/dist/hearts.d.mts +6 -0
  1315. package/dist/hearts.d.ts +6 -0
  1316. package/dist/helpCircle.d.mts +6 -0
  1317. package/dist/helpCircle.d.ts +6 -0
  1318. package/dist/helpHexagon.d.mts +6 -0
  1319. package/dist/helpHexagon.d.ts +6 -0
  1320. package/dist/helpOctagon.d.mts +6 -0
  1321. package/dist/helpOctagon.d.ts +6 -0
  1322. package/dist/helpSquare.d.mts +6 -0
  1323. package/dist/helpSquare.d.ts +6 -0
  1324. package/dist/hexagon1.d.mts +6 -0
  1325. package/dist/hexagon1.d.ts +6 -0
  1326. package/dist/hexagon2.d.mts +6 -0
  1327. package/dist/hexagon2.d.ts +6 -0
  1328. package/dist/home.d.mts +6 -0
  1329. package/dist/home.d.ts +6 -0
  1330. package/dist/home1.d.mts +6 -0
  1331. package/dist/home1.d.ts +6 -0
  1332. package/dist/home2.d.mts +6 -0
  1333. package/dist/home2.d.ts +6 -0
  1334. package/dist/home3.d.mts +6 -0
  1335. package/dist/home3.d.ts +6 -0
  1336. package/dist/home4.d.mts +6 -0
  1337. package/dist/home4.d.ts +6 -0
  1338. package/dist/home5.d.mts +6 -0
  1339. package/dist/home5.d.ts +6 -0
  1340. package/dist/homeLine.d.mts +6 -0
  1341. package/dist/homeLine.d.ts +6 -0
  1342. package/dist/homeSmile.d.mts +6 -0
  1343. package/dist/homeSmile.d.ts +6 -0
  1344. package/dist/horizontalBarChart1.d.mts +6 -0
  1345. package/dist/horizontalBarChart1.d.ts +6 -0
  1346. package/dist/horizontalBarChart2.d.mts +6 -0
  1347. package/dist/horizontalBarChart2.d.ts +6 -0
  1348. package/dist/horizontalBarChart3.d.mts +6 -0
  1349. package/dist/horizontalBarChart3.d.ts +6 -0
  1350. package/dist/hourglass1.d.mts +6 -0
  1351. package/dist/hourglass1.d.ts +6 -0
  1352. package/dist/hourglass2.d.mts +6 -0
  1353. package/dist/hourglass2.d.ts +6 -0
  1354. package/dist/hourglass3.d.mts +6 -0
  1355. package/dist/hourglass3.d.ts +6 -0
  1356. package/dist/hurricane1.d.mts +6 -0
  1357. package/dist/hurricane1.d.ts +6 -0
  1358. package/dist/hurricane2.d.mts +6 -0
  1359. package/dist/hurricane2.d.ts +6 -0
  1360. package/dist/hurricane3.d.mts +6 -0
  1361. package/dist/hurricane3.d.ts +6 -0
  1362. package/dist/icons/activity.js +88 -0
  1363. package/dist/icons/activity.mjs +40 -0
  1364. package/dist/icons/activityHeart.js +100 -0
  1365. package/dist/icons/activityHeart.mjs +52 -0
  1366. package/dist/icons/airplay.js +98 -0
  1367. package/dist/icons/airplay.mjs +50 -0
  1368. package/dist/icons/airpods.js +116 -0
  1369. package/dist/icons/airpods.mjs +68 -0
  1370. package/dist/icons/alarmClock.js +98 -0
  1371. package/dist/icons/alarmClock.mjs +50 -0
  1372. package/dist/icons/alarmClockCheck.js +98 -0
  1373. package/dist/icons/alarmClockCheck.mjs +50 -0
  1374. package/dist/icons/alarmClockMinus.js +98 -0
  1375. package/dist/icons/alarmClockMinus.mjs +50 -0
  1376. package/dist/icons/alarmClockOff.js +98 -0
  1377. package/dist/icons/alarmClockOff.mjs +50 -0
  1378. package/dist/icons/alarmClockPlus.js +98 -0
  1379. package/dist/icons/alarmClockPlus.mjs +50 -0
  1380. package/dist/icons/alertCircle.js +98 -0
  1381. package/dist/icons/alertCircle.mjs +50 -0
  1382. package/dist/icons/alertHexagon.js +98 -0
  1383. package/dist/icons/alertHexagon.mjs +50 -0
  1384. package/dist/icons/alertOctagon.js +98 -0
  1385. package/dist/icons/alertOctagon.mjs +50 -0
  1386. package/dist/icons/alertSquare.js +98 -0
  1387. package/dist/icons/alertSquare.mjs +50 -0
  1388. package/dist/icons/alertTriangle.js +98 -0
  1389. package/dist/icons/alertTriangle.mjs +50 -0
  1390. package/dist/icons/alignBottom1.js +88 -0
  1391. package/dist/icons/alignBottom1.mjs +40 -0
  1392. package/dist/icons/alignBottom2.js +108 -0
  1393. package/dist/icons/alignBottom2.mjs +60 -0
  1394. package/dist/icons/alignCenter.js +88 -0
  1395. package/dist/icons/alignCenter.mjs +40 -0
  1396. package/dist/icons/alignHorizontalCentre1.js +88 -0
  1397. package/dist/icons/alignHorizontalCentre1.mjs +40 -0
  1398. package/dist/icons/alignHorizontalCentre2.js +108 -0
  1399. package/dist/icons/alignHorizontalCentre2.mjs +60 -0
  1400. package/dist/icons/alignJustify.js +88 -0
  1401. package/dist/icons/alignJustify.mjs +40 -0
  1402. package/dist/icons/alignLeft.js +88 -0
  1403. package/dist/icons/alignLeft.mjs +40 -0
  1404. package/dist/icons/alignLeft1.js +88 -0
  1405. package/dist/icons/alignLeft1.mjs +40 -0
  1406. package/dist/icons/alignLeft2.js +108 -0
  1407. package/dist/icons/alignLeft2.mjs +60 -0
  1408. package/dist/icons/alignRight.js +88 -0
  1409. package/dist/icons/alignRight.mjs +40 -0
  1410. package/dist/icons/alignRight1.js +88 -0
  1411. package/dist/icons/alignRight1.mjs +40 -0
  1412. package/dist/icons/alignRight2.js +108 -0
  1413. package/dist/icons/alignRight2.mjs +60 -0
  1414. package/dist/icons/alignTopArrow1.js +88 -0
  1415. package/dist/icons/alignTopArrow1.mjs +40 -0
  1416. package/dist/icons/alignTopArrow2.js +108 -0
  1417. package/dist/icons/alignTopArrow2.mjs +60 -0
  1418. package/dist/icons/alignVerticalCenter1.js +88 -0
  1419. package/dist/icons/alignVerticalCenter1.mjs +40 -0
  1420. package/dist/icons/alignVerticalCenter2.js +108 -0
  1421. package/dist/icons/alignVerticalCenter2.mjs +60 -0
  1422. package/dist/icons/anchor.js +98 -0
  1423. package/dist/icons/anchor.mjs +50 -0
  1424. package/dist/icons/annotation.js +98 -0
  1425. package/dist/icons/annotation.mjs +50 -0
  1426. package/dist/icons/annotationAlert.js +98 -0
  1427. package/dist/icons/annotationAlert.mjs +50 -0
  1428. package/dist/icons/annotationCheck.js +98 -0
  1429. package/dist/icons/annotationCheck.mjs +50 -0
  1430. package/dist/icons/annotationDots.js +98 -0
  1431. package/dist/icons/annotationDots.mjs +50 -0
  1432. package/dist/icons/annotationHeart.js +112 -0
  1433. package/dist/icons/annotationHeart.mjs +64 -0
  1434. package/dist/icons/annotationInfo.js +98 -0
  1435. package/dist/icons/annotationInfo.mjs +50 -0
  1436. package/dist/icons/annotationPlus.js +98 -0
  1437. package/dist/icons/annotationPlus.mjs +50 -0
  1438. package/dist/icons/annotationQuestion.js +98 -0
  1439. package/dist/icons/annotationQuestion.mjs +50 -0
  1440. package/dist/icons/annotationX.js +98 -0
  1441. package/dist/icons/annotationX.mjs +50 -0
  1442. package/dist/icons/announcement1.js +98 -0
  1443. package/dist/icons/announcement1.mjs +50 -0
  1444. package/dist/icons/announcement2.js +106 -0
  1445. package/dist/icons/announcement2.mjs +58 -0
  1446. package/dist/icons/announcement3.js +98 -0
  1447. package/dist/icons/announcement3.mjs +50 -0
  1448. package/dist/icons/appIntegration.js +113 -0
  1449. package/dist/icons/appIntegration.mjs +65 -0
  1450. package/dist/icons/archive.js +98 -0
  1451. package/dist/icons/archive.mjs +50 -0
  1452. package/dist/icons/arrowBlockDown.js +98 -0
  1453. package/dist/icons/arrowBlockDown.mjs +50 -0
  1454. package/dist/icons/arrowBlockLeft.js +98 -0
  1455. package/dist/icons/arrowBlockLeft.mjs +50 -0
  1456. package/dist/icons/arrowBlockRight.js +98 -0
  1457. package/dist/icons/arrowBlockRight.mjs +50 -0
  1458. package/dist/icons/arrowBlockUp.js +98 -0
  1459. package/dist/icons/arrowBlockUp.mjs +50 -0
  1460. package/dist/icons/arrowCircleBrokenDown.js +98 -0
  1461. package/dist/icons/arrowCircleBrokenDown.mjs +50 -0
  1462. package/dist/icons/arrowCircleBrokenDownLeft.js +96 -0
  1463. package/dist/icons/arrowCircleBrokenDownLeft.mjs +48 -0
  1464. package/dist/icons/arrowCircleBrokenDownRight.js +96 -0
  1465. package/dist/icons/arrowCircleBrokenDownRight.mjs +48 -0
  1466. package/dist/icons/arrowCircleBrokenLeft.js +98 -0
  1467. package/dist/icons/arrowCircleBrokenLeft.mjs +50 -0
  1468. package/dist/icons/arrowCircleBrokenRight.js +98 -0
  1469. package/dist/icons/arrowCircleBrokenRight.mjs +50 -0
  1470. package/dist/icons/arrowCircleBrokenUp.js +98 -0
  1471. package/dist/icons/arrowCircleBrokenUp.mjs +50 -0
  1472. package/dist/icons/arrowCircleBrokenUpLeft.js +98 -0
  1473. package/dist/icons/arrowCircleBrokenUpLeft.mjs +50 -0
  1474. package/dist/icons/arrowCircleBrokenUpRight.js +96 -0
  1475. package/dist/icons/arrowCircleBrokenUpRight.mjs +48 -0
  1476. package/dist/icons/arrowCircleDown.js +98 -0
  1477. package/dist/icons/arrowCircleDown.mjs +50 -0
  1478. package/dist/icons/arrowCircleDownLeft.js +98 -0
  1479. package/dist/icons/arrowCircleDownLeft.mjs +50 -0
  1480. package/dist/icons/arrowCircleDownRight.js +98 -0
  1481. package/dist/icons/arrowCircleDownRight.mjs +50 -0
  1482. package/dist/icons/arrowCircleLeft.js +98 -0
  1483. package/dist/icons/arrowCircleLeft.mjs +50 -0
  1484. package/dist/icons/arrowCircleRight.js +98 -0
  1485. package/dist/icons/arrowCircleRight.mjs +50 -0
  1486. package/dist/icons/arrowCircleUp.js +98 -0
  1487. package/dist/icons/arrowCircleUp.mjs +50 -0
  1488. package/dist/icons/arrowCircleUpLeft.js +98 -0
  1489. package/dist/icons/arrowCircleUpLeft.mjs +50 -0
  1490. package/dist/icons/arrowCircleUpRight.js +98 -0
  1491. package/dist/icons/arrowCircleUpRight.mjs +50 -0
  1492. package/dist/icons/arrowDown.js +88 -0
  1493. package/dist/icons/arrowDown.mjs +40 -0
  1494. package/dist/icons/arrowDownLeft.js +88 -0
  1495. package/dist/icons/arrowDownLeft.mjs +40 -0
  1496. package/dist/icons/arrowDownRight.js +88 -0
  1497. package/dist/icons/arrowDownRight.mjs +40 -0
  1498. package/dist/icons/arrowLeft.js +88 -0
  1499. package/dist/icons/arrowLeft.mjs +40 -0
  1500. package/dist/icons/arrowNarrowDown.js +88 -0
  1501. package/dist/icons/arrowNarrowDown.mjs +40 -0
  1502. package/dist/icons/arrowNarrowDownLeft.js +88 -0
  1503. package/dist/icons/arrowNarrowDownLeft.mjs +40 -0
  1504. package/dist/icons/arrowNarrowDownRight.js +88 -0
  1505. package/dist/icons/arrowNarrowDownRight.mjs +40 -0
  1506. package/dist/icons/arrowNarrowLeft.js +88 -0
  1507. package/dist/icons/arrowNarrowLeft.mjs +40 -0
  1508. package/dist/icons/arrowNarrowRight.js +88 -0
  1509. package/dist/icons/arrowNarrowRight.mjs +40 -0
  1510. package/dist/icons/arrowNarrowUp.js +88 -0
  1511. package/dist/icons/arrowNarrowUp.mjs +40 -0
  1512. package/dist/icons/arrowNarrowUpLeft.js +88 -0
  1513. package/dist/icons/arrowNarrowUpLeft.mjs +40 -0
  1514. package/dist/icons/arrowNarrowUpRight.js +88 -0
  1515. package/dist/icons/arrowNarrowUpRight.mjs +40 -0
  1516. package/dist/icons/arrowRight.js +88 -0
  1517. package/dist/icons/arrowRight.mjs +40 -0
  1518. package/dist/icons/arrowSquareDown.js +101 -0
  1519. package/dist/icons/arrowSquareDown.mjs +53 -0
  1520. package/dist/icons/arrowSquareDownLeft.js +101 -0
  1521. package/dist/icons/arrowSquareDownLeft.mjs +53 -0
  1522. package/dist/icons/arrowSquareDownRight.js +101 -0
  1523. package/dist/icons/arrowSquareDownRight.mjs +53 -0
  1524. package/dist/icons/arrowSquareLeft.js +101 -0
  1525. package/dist/icons/arrowSquareLeft.mjs +53 -0
  1526. package/dist/icons/arrowSquareRight.js +101 -0
  1527. package/dist/icons/arrowSquareRight.mjs +53 -0
  1528. package/dist/icons/arrowSquareUp.js +101 -0
  1529. package/dist/icons/arrowSquareUp.mjs +53 -0
  1530. package/dist/icons/arrowSquareUpLeft.js +101 -0
  1531. package/dist/icons/arrowSquareUpLeft.mjs +53 -0
  1532. package/dist/icons/arrowSquareUpRight.js +101 -0
  1533. package/dist/icons/arrowSquareUpRight.mjs +53 -0
  1534. package/dist/icons/arrowUp.js +88 -0
  1535. package/dist/icons/arrowUp.mjs +40 -0
  1536. package/dist/icons/arrowUpLeft.js +88 -0
  1537. package/dist/icons/arrowUpLeft.mjs +40 -0
  1538. package/dist/icons/arrowUpRight.js +88 -0
  1539. package/dist/icons/arrowUpRight.mjs +40 -0
  1540. package/dist/icons/arrowsDown.js +88 -0
  1541. package/dist/icons/arrowsDown.mjs +40 -0
  1542. package/dist/icons/arrowsLeft.js +88 -0
  1543. package/dist/icons/arrowsLeft.mjs +40 -0
  1544. package/dist/icons/arrowsRight.js +88 -0
  1545. package/dist/icons/arrowsRight.mjs +40 -0
  1546. package/dist/icons/arrowsTriangle.js +88 -0
  1547. package/dist/icons/arrowsTriangle.mjs +40 -0
  1548. package/dist/icons/arrowsUp.js +88 -0
  1549. package/dist/icons/arrowsUp.mjs +40 -0
  1550. package/dist/icons/asterisk1.js +88 -0
  1551. package/dist/icons/asterisk1.mjs +40 -0
  1552. package/dist/icons/asterisk2.js +88 -0
  1553. package/dist/icons/asterisk2.mjs +40 -0
  1554. package/dist/icons/atSign.js +88 -0
  1555. package/dist/icons/atSign.mjs +40 -0
  1556. package/dist/icons/atom1.js +98 -0
  1557. package/dist/icons/atom1.mjs +50 -0
  1558. package/dist/icons/atom2.js +88 -0
  1559. package/dist/icons/atom2.mjs +40 -0
  1560. package/dist/icons/attachment.js +88 -0
  1561. package/dist/icons/attachment.mjs +40 -0
  1562. package/dist/icons/attachment1.js +88 -0
  1563. package/dist/icons/attachment1.mjs +40 -0
  1564. package/dist/icons/attachment2.js +88 -0
  1565. package/dist/icons/attachment2.mjs +40 -0
  1566. package/dist/icons/award1.js +98 -0
  1567. package/dist/icons/award1.mjs +50 -0
  1568. package/dist/icons/award2.js +98 -0
  1569. package/dist/icons/award2.mjs +50 -0
  1570. package/dist/icons/award3.js +98 -0
  1571. package/dist/icons/award3.mjs +50 -0
  1572. package/dist/icons/award4.js +106 -0
  1573. package/dist/icons/award4.mjs +58 -0
  1574. package/dist/icons/award5.js +106 -0
  1575. package/dist/icons/award5.mjs +58 -0
  1576. package/dist/icons/backpack.js +98 -0
  1577. package/dist/icons/backpack.mjs +50 -0
  1578. package/dist/icons/bank.js +104 -0
  1579. package/dist/icons/bank.mjs +56 -0
  1580. package/dist/icons/bankNote1.js +98 -0
  1581. package/dist/icons/bankNote1.mjs +50 -0
  1582. package/dist/icons/bankNote2.js +98 -0
  1583. package/dist/icons/bankNote2.mjs +50 -0
  1584. package/dist/icons/bankNote3.js +98 -0
  1585. package/dist/icons/bankNote3.mjs +50 -0
  1586. package/dist/icons/barChart1.js +98 -0
  1587. package/dist/icons/barChart1.mjs +50 -0
  1588. package/dist/icons/barChart11.js +98 -0
  1589. package/dist/icons/barChart11.mjs +50 -0
  1590. package/dist/icons/barChart12.js +98 -0
  1591. package/dist/icons/barChart12.mjs +50 -0
  1592. package/dist/icons/barChart2.js +88 -0
  1593. package/dist/icons/barChart2.mjs +40 -0
  1594. package/dist/icons/barChart3.js +88 -0
  1595. package/dist/icons/barChart3.mjs +40 -0
  1596. package/dist/icons/barChart4.js +88 -0
  1597. package/dist/icons/barChart4.mjs +40 -0
  1598. package/dist/icons/barChart5.js +88 -0
  1599. package/dist/icons/barChart5.mjs +40 -0
  1600. package/dist/icons/barChart6.js +88 -0
  1601. package/dist/icons/barChart6.mjs +40 -0
  1602. package/dist/icons/barChart7.js +88 -0
  1603. package/dist/icons/barChart7.mjs +40 -0
  1604. package/dist/icons/barChart8.js +88 -0
  1605. package/dist/icons/barChart8.mjs +40 -0
  1606. package/dist/icons/barChart9.js +88 -0
  1607. package/dist/icons/barChart9.mjs +40 -0
  1608. package/dist/icons/barChartCircle1.js +98 -0
  1609. package/dist/icons/barChartCircle1.mjs +50 -0
  1610. package/dist/icons/barChartCircle2.js +98 -0
  1611. package/dist/icons/barChartCircle2.mjs +50 -0
  1612. package/dist/icons/barChartCircle3.js +98 -0
  1613. package/dist/icons/barChartCircle3.mjs +50 -0
  1614. package/dist/icons/barChartSquare1.js +98 -0
  1615. package/dist/icons/barChartSquare1.mjs +50 -0
  1616. package/dist/icons/barChartSquare2.js +98 -0
  1617. package/dist/icons/barChartSquare2.mjs +50 -0
  1618. package/dist/icons/barChartSquare3.js +98 -0
  1619. package/dist/icons/barChartSquare3.mjs +50 -0
  1620. package/dist/icons/barChartSquareDown.js +98 -0
  1621. package/dist/icons/barChartSquareDown.mjs +50 -0
  1622. package/dist/icons/barChartSquareMinus.js +98 -0
  1623. package/dist/icons/barChartSquareMinus.mjs +50 -0
  1624. package/dist/icons/barChartSquarePlus.js +98 -0
  1625. package/dist/icons/barChartSquarePlus.mjs +50 -0
  1626. package/dist/icons/barChartSquareUp.js +98 -0
  1627. package/dist/icons/barChartSquareUp.mjs +50 -0
  1628. package/dist/icons/barLineChart.js +113 -0
  1629. package/dist/icons/barLineChart.mjs +65 -0
  1630. package/dist/icons/batteryCharging1.js +98 -0
  1631. package/dist/icons/batteryCharging1.mjs +50 -0
  1632. package/dist/icons/batteryCharging2.js +98 -0
  1633. package/dist/icons/batteryCharging2.mjs +50 -0
  1634. package/dist/icons/batteryEmpty.js +98 -0
  1635. package/dist/icons/batteryEmpty.mjs +50 -0
  1636. package/dist/icons/batteryFull.js +98 -0
  1637. package/dist/icons/batteryFull.mjs +50 -0
  1638. package/dist/icons/batteryLow.js +98 -0
  1639. package/dist/icons/batteryLow.mjs +50 -0
  1640. package/dist/icons/batteryMid.js +98 -0
  1641. package/dist/icons/batteryMid.mjs +50 -0
  1642. package/dist/icons/beaker1.js +98 -0
  1643. package/dist/icons/beaker1.mjs +50 -0
  1644. package/dist/icons/beaker2.js +98 -0
  1645. package/dist/icons/beaker2.mjs +50 -0
  1646. package/dist/icons/bell.js +96 -0
  1647. package/dist/icons/bell.mjs +48 -0
  1648. package/dist/icons/bell1.js +98 -0
  1649. package/dist/icons/bell1.mjs +50 -0
  1650. package/dist/icons/bell2.js +98 -0
  1651. package/dist/icons/bell2.mjs +50 -0
  1652. package/dist/icons/bell3.js +98 -0
  1653. package/dist/icons/bell3.mjs +50 -0
  1654. package/dist/icons/bell4.js +98 -0
  1655. package/dist/icons/bell4.mjs +50 -0
  1656. package/dist/icons/bellMinus.js +98 -0
  1657. package/dist/icons/bellMinus.mjs +50 -0
  1658. package/dist/icons/bellOff1.js +98 -0
  1659. package/dist/icons/bellOff1.mjs +50 -0
  1660. package/dist/icons/bellOff2.js +98 -0
  1661. package/dist/icons/bellOff2.mjs +50 -0
  1662. package/dist/icons/bellOff3.js +98 -0
  1663. package/dist/icons/bellOff3.mjs +50 -0
  1664. package/dist/icons/bellPlus.js +98 -0
  1665. package/dist/icons/bellPlus.mjs +50 -0
  1666. package/dist/icons/bellRinging1.js +98 -0
  1667. package/dist/icons/bellRinging1.mjs +50 -0
  1668. package/dist/icons/bellRinging2.js +98 -0
  1669. package/dist/icons/bellRinging2.mjs +50 -0
  1670. package/dist/icons/bellRinging3.js +98 -0
  1671. package/dist/icons/bellRinging3.mjs +50 -0
  1672. package/dist/icons/bellRinging4.js +98 -0
  1673. package/dist/icons/bellRinging4.mjs +50 -0
  1674. package/dist/icons/bezierCurve1.js +113 -0
  1675. package/dist/icons/bezierCurve1.mjs +65 -0
  1676. package/dist/icons/bezierCurve2.js +120 -0
  1677. package/dist/icons/bezierCurve2.mjs +72 -0
  1678. package/dist/icons/bezierCurve3.js +113 -0
  1679. package/dist/icons/bezierCurve3.mjs +65 -0
  1680. package/dist/icons/bluetoothConnect.js +98 -0
  1681. package/dist/icons/bluetoothConnect.mjs +50 -0
  1682. package/dist/icons/bluetoothOff.js +98 -0
  1683. package/dist/icons/bluetoothOff.mjs +50 -0
  1684. package/dist/icons/bluetoothOn.js +98 -0
  1685. package/dist/icons/bluetoothOn.mjs +50 -0
  1686. package/dist/icons/bluetoothSignal.js +98 -0
  1687. package/dist/icons/bluetoothSignal.mjs +50 -0
  1688. package/dist/icons/bold1.js +88 -0
  1689. package/dist/icons/bold1.mjs +40 -0
  1690. package/dist/icons/bold2.js +91 -0
  1691. package/dist/icons/bold2.mjs +43 -0
  1692. package/dist/icons/boldSquare.js +98 -0
  1693. package/dist/icons/boldSquare.mjs +50 -0
  1694. package/dist/icons/bookClosed.js +98 -0
  1695. package/dist/icons/bookClosed.mjs +50 -0
  1696. package/dist/icons/bookOpen1.js +98 -0
  1697. package/dist/icons/bookOpen1.mjs +50 -0
  1698. package/dist/icons/bookOpen2.js +98 -0
  1699. package/dist/icons/bookOpen2.mjs +50 -0
  1700. package/dist/icons/bookmark.js +98 -0
  1701. package/dist/icons/bookmark.mjs +50 -0
  1702. package/dist/icons/bookmarkAdd.js +98 -0
  1703. package/dist/icons/bookmarkAdd.mjs +50 -0
  1704. package/dist/icons/bookmarkCheck.js +98 -0
  1705. package/dist/icons/bookmarkCheck.mjs +50 -0
  1706. package/dist/icons/bookmarkMinus.js +98 -0
  1707. package/dist/icons/bookmarkMinus.mjs +50 -0
  1708. package/dist/icons/bookmarkX.js +98 -0
  1709. package/dist/icons/bookmarkX.mjs +50 -0
  1710. package/dist/icons/box.js +98 -0
  1711. package/dist/icons/box.mjs +50 -0
  1712. package/dist/icons/brackets.js +88 -0
  1713. package/dist/icons/brackets.mjs +40 -0
  1714. package/dist/icons/bracketsCheck.js +88 -0
  1715. package/dist/icons/bracketsCheck.mjs +40 -0
  1716. package/dist/icons/bracketsEllipses.js +88 -0
  1717. package/dist/icons/bracketsEllipses.mjs +40 -0
  1718. package/dist/icons/bracketsMinus.js +88 -0
  1719. package/dist/icons/bracketsMinus.mjs +40 -0
  1720. package/dist/icons/bracketsPlus.js +88 -0
  1721. package/dist/icons/bracketsPlus.mjs +40 -0
  1722. package/dist/icons/bracketsSlash.js +88 -0
  1723. package/dist/icons/bracketsSlash.mjs +40 -0
  1724. package/dist/icons/bracketsX.js +88 -0
  1725. package/dist/icons/bracketsX.mjs +40 -0
  1726. package/dist/icons/briefcase1.js +98 -0
  1727. package/dist/icons/briefcase1.mjs +50 -0
  1728. package/dist/icons/briefcase2.js +91 -0
  1729. package/dist/icons/briefcase2.mjs +43 -0
  1730. package/dist/icons/browser.js +98 -0
  1731. package/dist/icons/browser.mjs +50 -0
  1732. package/dist/icons/brush1.js +98 -0
  1733. package/dist/icons/brush1.mjs +50 -0
  1734. package/dist/icons/brush2.js +98 -0
  1735. package/dist/icons/brush2.mjs +50 -0
  1736. package/dist/icons/brush3.js +98 -0
  1737. package/dist/icons/brush3.mjs +50 -0
  1738. package/dist/icons/building1.js +91 -0
  1739. package/dist/icons/building1.mjs +43 -0
  1740. package/dist/icons/building2.js +91 -0
  1741. package/dist/icons/building2.mjs +43 -0
  1742. package/dist/icons/building3.js +98 -0
  1743. package/dist/icons/building3.mjs +50 -0
  1744. package/dist/icons/building4.js +91 -0
  1745. package/dist/icons/building4.mjs +43 -0
  1746. package/dist/icons/building5.js +98 -0
  1747. package/dist/icons/building5.mjs +50 -0
  1748. package/dist/icons/building6.js +98 -0
  1749. package/dist/icons/building6.mjs +50 -0
  1750. package/dist/icons/building7.js +106 -0
  1751. package/dist/icons/building7.mjs +58 -0
  1752. package/dist/icons/building8.js +98 -0
  1753. package/dist/icons/building8.mjs +50 -0
  1754. package/dist/icons/bus.js +104 -0
  1755. package/dist/icons/bus.mjs +56 -0
  1756. package/dist/icons/calculator.js +98 -0
  1757. package/dist/icons/calculator.mjs +50 -0
  1758. package/dist/icons/calendar.js +98 -0
  1759. package/dist/icons/calendar.mjs +50 -0
  1760. package/dist/icons/calendarCheck.js +98 -0
  1761. package/dist/icons/calendarCheck.mjs +50 -0
  1762. package/dist/icons/calendarCheck1.js +98 -0
  1763. package/dist/icons/calendarCheck1.mjs +50 -0
  1764. package/dist/icons/calendarCheck2.js +98 -0
  1765. package/dist/icons/calendarCheck2.mjs +50 -0
  1766. package/dist/icons/calendarDate.js +98 -0
  1767. package/dist/icons/calendarDate.mjs +50 -0
  1768. package/dist/icons/calendarHeart1.js +108 -0
  1769. package/dist/icons/calendarHeart1.mjs +60 -0
  1770. package/dist/icons/calendarHeart2.js +108 -0
  1771. package/dist/icons/calendarHeart2.mjs +60 -0
  1772. package/dist/icons/calendarMinus1.js +98 -0
  1773. package/dist/icons/calendarMinus1.mjs +50 -0
  1774. package/dist/icons/calendarMinus2.js +98 -0
  1775. package/dist/icons/calendarMinus2.mjs +50 -0
  1776. package/dist/icons/calendarPlus.js +98 -0
  1777. package/dist/icons/calendarPlus.mjs +50 -0
  1778. package/dist/icons/calendarPlus1.js +98 -0
  1779. package/dist/icons/calendarPlus1.mjs +50 -0
  1780. package/dist/icons/calendarPlus2.js +98 -0
  1781. package/dist/icons/calendarPlus2.mjs +50 -0
  1782. package/dist/icons/calendarPlusCorner.js +98 -0
  1783. package/dist/icons/calendarPlusCorner.mjs +50 -0
  1784. package/dist/icons/camera.js +109 -0
  1785. package/dist/icons/camera.mjs +61 -0
  1786. package/dist/icons/camera1.js +108 -0
  1787. package/dist/icons/camera1.mjs +60 -0
  1788. package/dist/icons/camera2.js +108 -0
  1789. package/dist/icons/camera2.mjs +60 -0
  1790. package/dist/icons/camera3.js +108 -0
  1791. package/dist/icons/camera3.mjs +60 -0
  1792. package/dist/icons/cameraLens.js +100 -0
  1793. package/dist/icons/cameraLens.mjs +52 -0
  1794. package/dist/icons/cameraOff.js +98 -0
  1795. package/dist/icons/cameraOff.mjs +50 -0
  1796. package/dist/icons/cameraPlus.js +98 -0
  1797. package/dist/icons/cameraPlus.mjs +50 -0
  1798. package/dist/icons/car1.js +96 -0
  1799. package/dist/icons/car1.mjs +48 -0
  1800. package/dist/icons/car2.js +96 -0
  1801. package/dist/icons/car2.mjs +48 -0
  1802. package/dist/icons/certificate1.js +98 -0
  1803. package/dist/icons/certificate1.mjs +50 -0
  1804. package/dist/icons/certificate2.js +100 -0
  1805. package/dist/icons/certificate2.mjs +52 -0
  1806. package/dist/icons/chartBreakoutCircle.js +98 -0
  1807. package/dist/icons/chartBreakoutCircle.mjs +50 -0
  1808. package/dist/icons/chartBreakoutSquare.js +98 -0
  1809. package/dist/icons/chartBreakoutSquare.mjs +50 -0
  1810. package/dist/icons/check.js +88 -0
  1811. package/dist/icons/check.mjs +40 -0
  1812. package/dist/icons/checkCircle.js +98 -0
  1813. package/dist/icons/checkCircle.mjs +50 -0
  1814. package/dist/icons/checkCircleBroken.js +98 -0
  1815. package/dist/icons/checkCircleBroken.mjs +50 -0
  1816. package/dist/icons/checkDone1.js +98 -0
  1817. package/dist/icons/checkDone1.mjs +50 -0
  1818. package/dist/icons/checkDone2.js +98 -0
  1819. package/dist/icons/checkDone2.mjs +50 -0
  1820. package/dist/icons/checkHeart.js +100 -0
  1821. package/dist/icons/checkHeart.mjs +52 -0
  1822. package/dist/icons/checkSquare.js +98 -0
  1823. package/dist/icons/checkSquare.mjs +50 -0
  1824. package/dist/icons/checkSquareBroken.js +98 -0
  1825. package/dist/icons/checkSquareBroken.mjs +50 -0
  1826. package/dist/icons/checkVerified1.js +98 -0
  1827. package/dist/icons/checkVerified1.mjs +50 -0
  1828. package/dist/icons/checkVerified2.js +98 -0
  1829. package/dist/icons/checkVerified2.mjs +50 -0
  1830. package/dist/icons/checkVerified3.js +98 -0
  1831. package/dist/icons/checkVerified3.mjs +50 -0
  1832. package/dist/icons/chevronDown.js +88 -0
  1833. package/dist/icons/chevronDown.mjs +40 -0
  1834. package/dist/icons/chevronDownDouble.js +88 -0
  1835. package/dist/icons/chevronDownDouble.mjs +40 -0
  1836. package/dist/icons/chevronLeft.js +88 -0
  1837. package/dist/icons/chevronLeft.mjs +40 -0
  1838. package/dist/icons/chevronLeftDouble.js +88 -0
  1839. package/dist/icons/chevronLeftDouble.mjs +40 -0
  1840. package/dist/icons/chevronRight.js +88 -0
  1841. package/dist/icons/chevronRight.mjs +40 -0
  1842. package/dist/icons/chevronRightDouble.js +88 -0
  1843. package/dist/icons/chevronRightDouble.mjs +40 -0
  1844. package/dist/icons/chevronSelectorHorizontal.js +86 -0
  1845. package/dist/icons/chevronSelectorHorizontal.mjs +38 -0
  1846. package/dist/icons/chevronSelectorVertical.js +88 -0
  1847. package/dist/icons/chevronSelectorVertical.mjs +40 -0
  1848. package/dist/icons/chevronUp.js +88 -0
  1849. package/dist/icons/chevronUp.mjs +40 -0
  1850. package/dist/icons/chevronUpDouble.js +88 -0
  1851. package/dist/icons/chevronUpDouble.mjs +40 -0
  1852. package/dist/icons/chromeCast.js +98 -0
  1853. package/dist/icons/chromeCast.mjs +50 -0
  1854. package/dist/icons/circle.js +98 -0
  1855. package/dist/icons/circle.mjs +50 -0
  1856. package/dist/icons/circleCut.js +98 -0
  1857. package/dist/icons/circleCut.mjs +50 -0
  1858. package/dist/icons/clapperboard.js +98 -0
  1859. package/dist/icons/clapperboard.mjs +50 -0
  1860. package/dist/icons/clipboard.js +98 -0
  1861. package/dist/icons/clipboard.mjs +50 -0
  1862. package/dist/icons/clipboardAttachment.js +98 -0
  1863. package/dist/icons/clipboardAttachment.mjs +50 -0
  1864. package/dist/icons/clipboardCheck.js +98 -0
  1865. package/dist/icons/clipboardCheck.mjs +50 -0
  1866. package/dist/icons/clipboardDownload.js +98 -0
  1867. package/dist/icons/clipboardDownload.mjs +50 -0
  1868. package/dist/icons/clipboardMinus.js +98 -0
  1869. package/dist/icons/clipboardMinus.mjs +50 -0
  1870. package/dist/icons/clipboardPlus.js +98 -0
  1871. package/dist/icons/clipboardPlus.mjs +50 -0
  1872. package/dist/icons/clipboardX.js +98 -0
  1873. package/dist/icons/clipboardX.mjs +50 -0
  1874. package/dist/icons/clock.js +98 -0
  1875. package/dist/icons/clock.mjs +50 -0
  1876. package/dist/icons/clockCheck.js +98 -0
  1877. package/dist/icons/clockCheck.mjs +50 -0
  1878. package/dist/icons/clockFastForward.js +98 -0
  1879. package/dist/icons/clockFastForward.mjs +50 -0
  1880. package/dist/icons/clockPlus.js +98 -0
  1881. package/dist/icons/clockPlus.mjs +50 -0
  1882. package/dist/icons/clockRefresh.js +98 -0
  1883. package/dist/icons/clockRefresh.mjs +50 -0
  1884. package/dist/icons/clockRewind.js +98 -0
  1885. package/dist/icons/clockRewind.mjs +50 -0
  1886. package/dist/icons/clockSnooze.js +98 -0
  1887. package/dist/icons/clockSnooze.mjs +50 -0
  1888. package/dist/icons/clockStopwatch.js +98 -0
  1889. package/dist/icons/clockStopwatch.mjs +50 -0
  1890. package/dist/icons/cloud1.js +98 -0
  1891. package/dist/icons/cloud1.mjs +50 -0
  1892. package/dist/icons/cloud2.js +98 -0
  1893. package/dist/icons/cloud2.mjs +50 -0
  1894. package/dist/icons/cloud3.js +98 -0
  1895. package/dist/icons/cloud3.mjs +50 -0
  1896. package/dist/icons/cloudBlank1.js +98 -0
  1897. package/dist/icons/cloudBlank1.mjs +50 -0
  1898. package/dist/icons/cloudBlank2.js +98 -0
  1899. package/dist/icons/cloudBlank2.mjs +50 -0
  1900. package/dist/icons/cloudLightning.js +98 -0
  1901. package/dist/icons/cloudLightning.mjs +50 -0
  1902. package/dist/icons/cloudMoon.js +98 -0
  1903. package/dist/icons/cloudMoon.mjs +50 -0
  1904. package/dist/icons/cloudOff.js +98 -0
  1905. package/dist/icons/cloudOff.mjs +50 -0
  1906. package/dist/icons/cloudRaining1.js +98 -0
  1907. package/dist/icons/cloudRaining1.mjs +50 -0
  1908. package/dist/icons/cloudRaining2.js +98 -0
  1909. package/dist/icons/cloudRaining2.mjs +50 -0
  1910. package/dist/icons/cloudRaining3.js +98 -0
  1911. package/dist/icons/cloudRaining3.mjs +50 -0
  1912. package/dist/icons/cloudRaining4.js +98 -0
  1913. package/dist/icons/cloudRaining4.mjs +50 -0
  1914. package/dist/icons/cloudRaining5.js +98 -0
  1915. package/dist/icons/cloudRaining5.mjs +50 -0
  1916. package/dist/icons/cloudRaining6.js +98 -0
  1917. package/dist/icons/cloudRaining6.mjs +50 -0
  1918. package/dist/icons/cloudSnowing1.js +98 -0
  1919. package/dist/icons/cloudSnowing1.mjs +50 -0
  1920. package/dist/icons/cloudSnowing2.js +98 -0
  1921. package/dist/icons/cloudSnowing2.mjs +50 -0
  1922. package/dist/icons/cloudSun1.js +98 -0
  1923. package/dist/icons/cloudSun1.mjs +50 -0
  1924. package/dist/icons/cloudSun2.js +98 -0
  1925. package/dist/icons/cloudSun2.mjs +50 -0
  1926. package/dist/icons/cloudSun3.js +98 -0
  1927. package/dist/icons/cloudSun3.mjs +50 -0
  1928. package/dist/icons/code1.js +88 -0
  1929. package/dist/icons/code1.mjs +40 -0
  1930. package/dist/icons/code2.js +88 -0
  1931. package/dist/icons/code2.mjs +40 -0
  1932. package/dist/icons/codeBrowser.js +98 -0
  1933. package/dist/icons/codeBrowser.mjs +50 -0
  1934. package/dist/icons/codeCircle1.js +98 -0
  1935. package/dist/icons/codeCircle1.mjs +50 -0
  1936. package/dist/icons/codeCircle2.js +98 -0
  1937. package/dist/icons/codeCircle2.mjs +50 -0
  1938. package/dist/icons/codeCircle3.js +98 -0
  1939. package/dist/icons/codeCircle3.mjs +50 -0
  1940. package/dist/icons/codeSnippet1.js +88 -0
  1941. package/dist/icons/codeSnippet1.mjs +40 -0
  1942. package/dist/icons/codeSnippet2.js +88 -0
  1943. package/dist/icons/codeSnippet2.mjs +40 -0
  1944. package/dist/icons/codeSquare1.js +98 -0
  1945. package/dist/icons/codeSquare1.mjs +50 -0
  1946. package/dist/icons/codeSquare2.js +98 -0
  1947. package/dist/icons/codeSquare2.mjs +50 -0
  1948. package/dist/icons/codepen.js +98 -0
  1949. package/dist/icons/codepen.mjs +50 -0
  1950. package/dist/icons/coins1.js +98 -0
  1951. package/dist/icons/coins1.mjs +50 -0
  1952. package/dist/icons/coins2.js +98 -0
  1953. package/dist/icons/coins2.mjs +50 -0
  1954. package/dist/icons/coins3.js +98 -0
  1955. package/dist/icons/coins3.mjs +50 -0
  1956. package/dist/icons/coins4.js +98 -0
  1957. package/dist/icons/coins4.mjs +50 -0
  1958. package/dist/icons/coinsHand.js +98 -0
  1959. package/dist/icons/coinsHand.mjs +50 -0
  1960. package/dist/icons/coinsStacked1.js +98 -0
  1961. package/dist/icons/coinsStacked1.mjs +50 -0
  1962. package/dist/icons/coinsStacked2.js +98 -0
  1963. package/dist/icons/coinsStacked2.mjs +50 -0
  1964. package/dist/icons/coinsStacked3.js +98 -0
  1965. package/dist/icons/coinsStacked3.mjs +50 -0
  1966. package/dist/icons/coinsStacked4.js +98 -0
  1967. package/dist/icons/coinsStacked4.mjs +50 -0
  1968. package/dist/icons/coinsSwap1.js +98 -0
  1969. package/dist/icons/coinsSwap1.mjs +50 -0
  1970. package/dist/icons/coinsSwap2.js +98 -0
  1971. package/dist/icons/coinsSwap2.mjs +50 -0
  1972. package/dist/icons/colors.js +98 -0
  1973. package/dist/icons/colors.mjs +50 -0
  1974. package/dist/icons/colors1.js +98 -0
  1975. package/dist/icons/colors1.mjs +50 -0
  1976. package/dist/icons/columns1.js +108 -0
  1977. package/dist/icons/columns1.mjs +60 -0
  1978. package/dist/icons/columns2.js +98 -0
  1979. package/dist/icons/columns2.mjs +50 -0
  1980. package/dist/icons/columns3.js +91 -0
  1981. package/dist/icons/columns3.mjs +43 -0
  1982. package/dist/icons/command.js +120 -0
  1983. package/dist/icons/command.mjs +72 -0
  1984. package/dist/icons/compass.js +98 -0
  1985. package/dist/icons/compass.mjs +50 -0
  1986. package/dist/icons/compass1.js +98 -0
  1987. package/dist/icons/compass1.mjs +50 -0
  1988. package/dist/icons/compass2.js +98 -0
  1989. package/dist/icons/compass2.mjs +50 -0
  1990. package/dist/icons/compass3.js +108 -0
  1991. package/dist/icons/compass3.mjs +60 -0
  1992. package/dist/icons/container.js +98 -0
  1993. package/dist/icons/container.mjs +50 -0
  1994. package/dist/icons/contrast1.js +98 -0
  1995. package/dist/icons/contrast1.mjs +50 -0
  1996. package/dist/icons/contrast2.js +108 -0
  1997. package/dist/icons/contrast2.mjs +60 -0
  1998. package/dist/icons/contrast3.js +108 -0
  1999. package/dist/icons/contrast3.mjs +60 -0
  2000. package/dist/icons/copy.js +96 -0
  2001. package/dist/icons/copy.mjs +48 -0
  2002. package/dist/icons/copy1.js +98 -0
  2003. package/dist/icons/copy1.mjs +50 -0
  2004. package/dist/icons/copy2.js +98 -0
  2005. package/dist/icons/copy2.mjs +50 -0
  2006. package/dist/icons/copy3.js +98 -0
  2007. package/dist/icons/copy3.mjs +50 -0
  2008. package/dist/icons/copy4.js +98 -0
  2009. package/dist/icons/copy4.mjs +50 -0
  2010. package/dist/icons/copy5.js +98 -0
  2011. package/dist/icons/copy5.mjs +50 -0
  2012. package/dist/icons/copy6.js +98 -0
  2013. package/dist/icons/copy6.mjs +50 -0
  2014. package/dist/icons/copy7.js +98 -0
  2015. package/dist/icons/copy7.mjs +50 -0
  2016. package/dist/icons/cornerDownLeft.js +88 -0
  2017. package/dist/icons/cornerDownLeft.mjs +40 -0
  2018. package/dist/icons/cornerDownRight.js +88 -0
  2019. package/dist/icons/cornerDownRight.mjs +40 -0
  2020. package/dist/icons/cornerLeftDown.js +88 -0
  2021. package/dist/icons/cornerLeftDown.mjs +40 -0
  2022. package/dist/icons/cornerLeftUp.js +88 -0
  2023. package/dist/icons/cornerLeftUp.mjs +40 -0
  2024. package/dist/icons/cornerRightDown.js +88 -0
  2025. package/dist/icons/cornerRightDown.mjs +40 -0
  2026. package/dist/icons/cornerRightUp.js +88 -0
  2027. package/dist/icons/cornerRightUp.mjs +40 -0
  2028. package/dist/icons/cornerUpLeft.js +88 -0
  2029. package/dist/icons/cornerUpLeft.mjs +40 -0
  2030. package/dist/icons/cornerUpRight.js +88 -0
  2031. package/dist/icons/cornerUpRight.mjs +40 -0
  2032. package/dist/icons/cpuChip1.js +98 -0
  2033. package/dist/icons/cpuChip1.mjs +50 -0
  2034. package/dist/icons/cpuChip2.js +98 -0
  2035. package/dist/icons/cpuChip2.mjs +50 -0
  2036. package/dist/icons/creditCard1.js +98 -0
  2037. package/dist/icons/creditCard1.mjs +50 -0
  2038. package/dist/icons/creditCard2.js +98 -0
  2039. package/dist/icons/creditCard2.mjs +50 -0
  2040. package/dist/icons/creditCardCheck.js +98 -0
  2041. package/dist/icons/creditCardCheck.mjs +50 -0
  2042. package/dist/icons/creditCardDown.js +98 -0
  2043. package/dist/icons/creditCardDown.mjs +50 -0
  2044. package/dist/icons/creditCardDownload.js +98 -0
  2045. package/dist/icons/creditCardDownload.mjs +50 -0
  2046. package/dist/icons/creditCardEdit.js +98 -0
  2047. package/dist/icons/creditCardEdit.mjs +50 -0
  2048. package/dist/icons/creditCardLock.js +98 -0
  2049. package/dist/icons/creditCardLock.mjs +50 -0
  2050. package/dist/icons/creditCardMinus.js +98 -0
  2051. package/dist/icons/creditCardMinus.mjs +50 -0
  2052. package/dist/icons/creditCardPlus.js +98 -0
  2053. package/dist/icons/creditCardPlus.mjs +50 -0
  2054. package/dist/icons/creditCardRefresh.js +98 -0
  2055. package/dist/icons/creditCardRefresh.mjs +50 -0
  2056. package/dist/icons/creditCardSearch.js +98 -0
  2057. package/dist/icons/creditCardSearch.mjs +50 -0
  2058. package/dist/icons/creditCardShield.js +98 -0
  2059. package/dist/icons/creditCardShield.mjs +50 -0
  2060. package/dist/icons/creditCardUp.js +98 -0
  2061. package/dist/icons/creditCardUp.mjs +50 -0
  2062. package/dist/icons/creditCardUpload.js +98 -0
  2063. package/dist/icons/creditCardUpload.mjs +50 -0
  2064. package/dist/icons/creditCardX.js +98 -0
  2065. package/dist/icons/creditCardX.mjs +50 -0
  2066. package/dist/icons/crop1.js +98 -0
  2067. package/dist/icons/crop1.mjs +50 -0
  2068. package/dist/icons/crop2.js +98 -0
  2069. package/dist/icons/crop2.mjs +50 -0
  2070. package/dist/icons/cryptocurrency1.js +98 -0
  2071. package/dist/icons/cryptocurrency1.mjs +50 -0
  2072. package/dist/icons/cryptocurrency2.js +98 -0
  2073. package/dist/icons/cryptocurrency2.mjs +50 -0
  2074. package/dist/icons/cryptocurrency3.js +98 -0
  2075. package/dist/icons/cryptocurrency3.mjs +50 -0
  2076. package/dist/icons/cryptocurrency4.js +98 -0
  2077. package/dist/icons/cryptocurrency4.mjs +50 -0
  2078. package/dist/icons/cube1.js +98 -0
  2079. package/dist/icons/cube1.mjs +50 -0
  2080. package/dist/icons/cube2.js +98 -0
  2081. package/dist/icons/cube2.mjs +50 -0
  2082. package/dist/icons/cube3.js +98 -0
  2083. package/dist/icons/cube3.mjs +50 -0
  2084. package/dist/icons/cube4.js +98 -0
  2085. package/dist/icons/cube4.mjs +50 -0
  2086. package/dist/icons/cubeOutline.js +88 -0
  2087. package/dist/icons/cubeOutline.mjs +40 -0
  2088. package/dist/icons/currencyBitcoin.js +88 -0
  2089. package/dist/icons/currencyBitcoin.mjs +40 -0
  2090. package/dist/icons/currencyBitcoinCircle.js +98 -0
  2091. package/dist/icons/currencyBitcoinCircle.mjs +50 -0
  2092. package/dist/icons/currencyDollar.js +88 -0
  2093. package/dist/icons/currencyDollar.mjs +40 -0
  2094. package/dist/icons/currencyDollarCircle.js +98 -0
  2095. package/dist/icons/currencyDollarCircle.mjs +50 -0
  2096. package/dist/icons/currencyEthereum.js +98 -0
  2097. package/dist/icons/currencyEthereum.mjs +50 -0
  2098. package/dist/icons/currencyEthereumCircle.js +98 -0
  2099. package/dist/icons/currencyEthereumCircle.mjs +50 -0
  2100. package/dist/icons/currencyEuro.js +88 -0
  2101. package/dist/icons/currencyEuro.mjs +40 -0
  2102. package/dist/icons/currencyEuroCircle.js +98 -0
  2103. package/dist/icons/currencyEuroCircle.mjs +50 -0
  2104. package/dist/icons/currencyPound.js +88 -0
  2105. package/dist/icons/currencyPound.mjs +40 -0
  2106. package/dist/icons/currencyPoundCircle.js +98 -0
  2107. package/dist/icons/currencyPoundCircle.mjs +50 -0
  2108. package/dist/icons/currencyRuble.js +88 -0
  2109. package/dist/icons/currencyRuble.mjs +40 -0
  2110. package/dist/icons/currencyRubleCircle.js +98 -0
  2111. package/dist/icons/currencyRubleCircle.mjs +50 -0
  2112. package/dist/icons/currencyRupee.js +88 -0
  2113. package/dist/icons/currencyRupee.mjs +40 -0
  2114. package/dist/icons/currencyRupeeCircle.js +98 -0
  2115. package/dist/icons/currencyRupeeCircle.mjs +50 -0
  2116. package/dist/icons/currencyYen.js +88 -0
  2117. package/dist/icons/currencyYen.mjs +40 -0
  2118. package/dist/icons/currencyYenCircle.js +98 -0
  2119. package/dist/icons/currencyYenCircle.mjs +50 -0
  2120. package/dist/icons/cursor1.js +98 -0
  2121. package/dist/icons/cursor1.mjs +50 -0
  2122. package/dist/icons/cursor2.js +98 -0
  2123. package/dist/icons/cursor2.mjs +50 -0
  2124. package/dist/icons/cursor3.js +98 -0
  2125. package/dist/icons/cursor3.mjs +50 -0
  2126. package/dist/icons/cursor4.js +98 -0
  2127. package/dist/icons/cursor4.mjs +50 -0
  2128. package/dist/icons/cursorBox.js +98 -0
  2129. package/dist/icons/cursorBox.mjs +50 -0
  2130. package/dist/icons/cursorClick.js +98 -0
  2131. package/dist/icons/cursorClick.mjs +50 -0
  2132. package/dist/icons/cursorClick1.js +98 -0
  2133. package/dist/icons/cursorClick1.mjs +50 -0
  2134. package/dist/icons/cursorClick2.js +98 -0
  2135. package/dist/icons/cursorClick2.mjs +50 -0
  2136. package/dist/icons/data.js +126 -0
  2137. package/dist/icons/data.mjs +78 -0
  2138. package/dist/icons/database1.js +98 -0
  2139. package/dist/icons/database1.mjs +50 -0
  2140. package/dist/icons/database2.js +98 -0
  2141. package/dist/icons/database2.mjs +50 -0
  2142. package/dist/icons/database3.js +98 -0
  2143. package/dist/icons/database3.mjs +50 -0
  2144. package/dist/icons/dataflow1.js +120 -0
  2145. package/dist/icons/dataflow1.mjs +72 -0
  2146. package/dist/icons/dataflow2.js +120 -0
  2147. package/dist/icons/dataflow2.mjs +72 -0
  2148. package/dist/icons/dataflow3.js +113 -0
  2149. package/dist/icons/dataflow3.mjs +65 -0
  2150. package/dist/icons/dataflow4.js +120 -0
  2151. package/dist/icons/dataflow4.mjs +72 -0
  2152. package/dist/icons/delete.js +98 -0
  2153. package/dist/icons/delete.mjs +50 -0
  2154. package/dist/icons/diamond1.js +95 -0
  2155. package/dist/icons/diamond1.mjs +47 -0
  2156. package/dist/icons/diamond2.js +95 -0
  2157. package/dist/icons/diamond2.mjs +47 -0
  2158. package/dist/icons/dice1.js +101 -0
  2159. package/dist/icons/dice1.mjs +53 -0
  2160. package/dist/icons/dice2.js +101 -0
  2161. package/dist/icons/dice2.mjs +53 -0
  2162. package/dist/icons/dice3.js +101 -0
  2163. package/dist/icons/dice3.mjs +53 -0
  2164. package/dist/icons/dice4.js +101 -0
  2165. package/dist/icons/dice4.mjs +53 -0
  2166. package/dist/icons/dice5.js +101 -0
  2167. package/dist/icons/dice5.mjs +53 -0
  2168. package/dist/icons/dice6.js +101 -0
  2169. package/dist/icons/dice6.mjs +53 -0
  2170. package/dist/icons/disc1.js +110 -0
  2171. package/dist/icons/disc1.mjs +62 -0
  2172. package/dist/icons/disc2.js +100 -0
  2173. package/dist/icons/disc2.mjs +52 -0
  2174. package/dist/icons/distributeSpacingHorizontal.js +96 -0
  2175. package/dist/icons/distributeSpacingHorizontal.mjs +48 -0
  2176. package/dist/icons/distributeSpacingVertical.js +96 -0
  2177. package/dist/icons/distributeSpacingVertical.mjs +48 -0
  2178. package/dist/icons/divide1.js +88 -0
  2179. package/dist/icons/divide1.mjs +40 -0
  2180. package/dist/icons/divide2.js +106 -0
  2181. package/dist/icons/divide2.mjs +58 -0
  2182. package/dist/icons/divide3.js +98 -0
  2183. package/dist/icons/divide3.mjs +50 -0
  2184. package/dist/icons/divider.js +88 -0
  2185. package/dist/icons/divider.mjs +40 -0
  2186. package/dist/icons/dotpoints1.js +88 -0
  2187. package/dist/icons/dotpoints1.mjs +40 -0
  2188. package/dist/icons/dotpoints2.js +113 -0
  2189. package/dist/icons/dotpoints2.mjs +65 -0
  2190. package/dist/icons/dotsGrid.js +170 -0
  2191. package/dist/icons/dotsGrid.mjs +122 -0
  2192. package/dist/icons/dotsHorizontal.js +110 -0
  2193. package/dist/icons/dotsHorizontal.mjs +62 -0
  2194. package/dist/icons/dotsVertical.js +110 -0
  2195. package/dist/icons/dotsVertical.mjs +62 -0
  2196. package/dist/icons/download.js +98 -0
  2197. package/dist/icons/download.mjs +50 -0
  2198. package/dist/icons/download1.js +91 -0
  2199. package/dist/icons/download1.mjs +43 -0
  2200. package/dist/icons/download2.js +88 -0
  2201. package/dist/icons/download2.mjs +40 -0
  2202. package/dist/icons/download3.js +98 -0
  2203. package/dist/icons/download3.mjs +50 -0
  2204. package/dist/icons/download4.js +98 -0
  2205. package/dist/icons/download4.mjs +50 -0
  2206. package/dist/icons/downloadCloud1.js +98 -0
  2207. package/dist/icons/downloadCloud1.mjs +50 -0
  2208. package/dist/icons/downloadCloud2.js +98 -0
  2209. package/dist/icons/downloadCloud2.mjs +50 -0
  2210. package/dist/icons/drop.js +96 -0
  2211. package/dist/icons/drop.mjs +48 -0
  2212. package/dist/icons/droplets1.js +108 -0
  2213. package/dist/icons/droplets1.mjs +60 -0
  2214. package/dist/icons/droplets2.js +98 -0
  2215. package/dist/icons/droplets2.mjs +50 -0
  2216. package/dist/icons/droplets3.js +98 -0
  2217. package/dist/icons/droplets3.mjs +50 -0
  2218. package/dist/icons/dropper.js +98 -0
  2219. package/dist/icons/dropper.mjs +50 -0
  2220. package/dist/icons/edit.js +96 -0
  2221. package/dist/icons/edit.mjs +48 -0
  2222. package/dist/icons/edit1.js +98 -0
  2223. package/dist/icons/edit1.mjs +50 -0
  2224. package/dist/icons/edit2.js +98 -0
  2225. package/dist/icons/edit2.mjs +50 -0
  2226. package/dist/icons/edit3.js +98 -0
  2227. package/dist/icons/edit3.mjs +50 -0
  2228. package/dist/icons/edit4.js +98 -0
  2229. package/dist/icons/edit4.mjs +50 -0
  2230. package/dist/icons/edit5.js +98 -0
  2231. package/dist/icons/edit5.mjs +50 -0
  2232. package/dist/icons/equal.js +88 -0
  2233. package/dist/icons/equal.mjs +40 -0
  2234. package/dist/icons/equalNot.js +88 -0
  2235. package/dist/icons/equalNot.mjs +40 -0
  2236. package/dist/icons/eraser.js +98 -0
  2237. package/dist/icons/eraser.mjs +50 -0
  2238. package/dist/icons/expand.js +88 -0
  2239. package/dist/icons/expand.mjs +40 -0
  2240. package/dist/icons/expand1.js +88 -0
  2241. package/dist/icons/expand1.mjs +40 -0
  2242. package/dist/icons/expand2.js +88 -0
  2243. package/dist/icons/expand2.mjs +40 -0
  2244. package/dist/icons/expand3.js +88 -0
  2245. package/dist/icons/expand3.mjs +40 -0
  2246. package/dist/icons/expand4.js +88 -0
  2247. package/dist/icons/expand4.mjs +40 -0
  2248. package/dist/icons/expand5.js +88 -0
  2249. package/dist/icons/expand5.mjs +40 -0
  2250. package/dist/icons/expand6.js +88 -0
  2251. package/dist/icons/expand6.mjs +40 -0
  2252. package/dist/icons/eye.js +106 -0
  2253. package/dist/icons/eye.mjs +58 -0
  2254. package/dist/icons/eyeOff.js +98 -0
  2255. package/dist/icons/eyeOff.mjs +50 -0
  2256. package/dist/icons/faceContent.js +98 -0
  2257. package/dist/icons/faceContent.mjs +50 -0
  2258. package/dist/icons/faceFrown.js +98 -0
  2259. package/dist/icons/faceFrown.mjs +50 -0
  2260. package/dist/icons/faceHappy.js +100 -0
  2261. package/dist/icons/faceHappy.mjs +52 -0
  2262. package/dist/icons/faceId.js +88 -0
  2263. package/dist/icons/faceId.mjs +40 -0
  2264. package/dist/icons/faceIdSquare.js +98 -0
  2265. package/dist/icons/faceIdSquare.mjs +50 -0
  2266. package/dist/icons/faceNeutral.js +98 -0
  2267. package/dist/icons/faceNeutral.mjs +50 -0
  2268. package/dist/icons/faceSad.js +98 -0
  2269. package/dist/icons/faceSad.mjs +50 -0
  2270. package/dist/icons/faceSmile.js +98 -0
  2271. package/dist/icons/faceSmile.mjs +50 -0
  2272. package/dist/icons/faceWink.js +98 -0
  2273. package/dist/icons/faceWink.mjs +50 -0
  2274. package/dist/icons/fastBackward.js +116 -0
  2275. package/dist/icons/fastBackward.mjs +68 -0
  2276. package/dist/icons/fastForward.js +116 -0
  2277. package/dist/icons/fastForward.mjs +68 -0
  2278. package/dist/icons/feather.js +98 -0
  2279. package/dist/icons/feather.mjs +50 -0
  2280. package/dist/icons/figma.js +113 -0
  2281. package/dist/icons/figma.mjs +65 -0
  2282. package/dist/icons/file1.js +98 -0
  2283. package/dist/icons/file1.mjs +50 -0
  2284. package/dist/icons/file2.js +98 -0
  2285. package/dist/icons/file2.mjs +50 -0
  2286. package/dist/icons/file3.js +98 -0
  2287. package/dist/icons/file3.mjs +50 -0
  2288. package/dist/icons/file4.js +98 -0
  2289. package/dist/icons/file4.mjs +50 -0
  2290. package/dist/icons/file5.js +98 -0
  2291. package/dist/icons/file5.mjs +50 -0
  2292. package/dist/icons/file6.js +98 -0
  2293. package/dist/icons/file6.mjs +50 -0
  2294. package/dist/icons/file7.js +98 -0
  2295. package/dist/icons/file7.mjs +50 -0
  2296. package/dist/icons/fileAttachment1.js +98 -0
  2297. package/dist/icons/fileAttachment1.mjs +50 -0
  2298. package/dist/icons/fileAttachment2.js +98 -0
  2299. package/dist/icons/fileAttachment2.mjs +50 -0
  2300. package/dist/icons/fileAttachment3.js +98 -0
  2301. package/dist/icons/fileAttachment3.mjs +50 -0
  2302. package/dist/icons/fileAttachment4.js +98 -0
  2303. package/dist/icons/fileAttachment4.mjs +50 -0
  2304. package/dist/icons/fileAttachment5.js +98 -0
  2305. package/dist/icons/fileAttachment5.mjs +50 -0
  2306. package/dist/icons/fileCheck1.js +98 -0
  2307. package/dist/icons/fileCheck1.mjs +50 -0
  2308. package/dist/icons/fileCheck2.js +98 -0
  2309. package/dist/icons/fileCheck2.mjs +50 -0
  2310. package/dist/icons/fileCheck3.js +98 -0
  2311. package/dist/icons/fileCheck3.mjs +50 -0
  2312. package/dist/icons/fileCode1.js +98 -0
  2313. package/dist/icons/fileCode1.mjs +50 -0
  2314. package/dist/icons/fileCode2.js +98 -0
  2315. package/dist/icons/fileCode2.mjs +50 -0
  2316. package/dist/icons/fileDownload1.js +98 -0
  2317. package/dist/icons/fileDownload1.mjs +50 -0
  2318. package/dist/icons/fileDownload2.js +98 -0
  2319. package/dist/icons/fileDownload2.mjs +50 -0
  2320. package/dist/icons/fileDownload3.js +98 -0
  2321. package/dist/icons/fileDownload3.mjs +50 -0
  2322. package/dist/icons/fileHeart1.js +100 -0
  2323. package/dist/icons/fileHeart1.mjs +52 -0
  2324. package/dist/icons/fileHeart2.js +100 -0
  2325. package/dist/icons/fileHeart2.mjs +52 -0
  2326. package/dist/icons/fileHeart3.js +108 -0
  2327. package/dist/icons/fileHeart3.mjs +60 -0
  2328. package/dist/icons/fileLock1.js +98 -0
  2329. package/dist/icons/fileLock1.mjs +50 -0
  2330. package/dist/icons/fileLock2.js +98 -0
  2331. package/dist/icons/fileLock2.mjs +50 -0
  2332. package/dist/icons/fileLock3.js +106 -0
  2333. package/dist/icons/fileLock3.mjs +58 -0
  2334. package/dist/icons/fileMinus1.js +98 -0
  2335. package/dist/icons/fileMinus1.mjs +50 -0
  2336. package/dist/icons/fileMinus2.js +98 -0
  2337. package/dist/icons/fileMinus2.mjs +50 -0
  2338. package/dist/icons/fileMinus3.js +98 -0
  2339. package/dist/icons/fileMinus3.mjs +50 -0
  2340. package/dist/icons/filePlus1.js +98 -0
  2341. package/dist/icons/filePlus1.mjs +50 -0
  2342. package/dist/icons/filePlus2.js +98 -0
  2343. package/dist/icons/filePlus2.mjs +50 -0
  2344. package/dist/icons/filePlus3.js +98 -0
  2345. package/dist/icons/filePlus3.mjs +50 -0
  2346. package/dist/icons/fileQuestion.js +98 -0
  2347. package/dist/icons/fileQuestion.mjs +50 -0
  2348. package/dist/icons/fileQuestion1.js +98 -0
  2349. package/dist/icons/fileQuestion1.mjs +50 -0
  2350. package/dist/icons/fileQuestion2.js +98 -0
  2351. package/dist/icons/fileQuestion2.mjs +50 -0
  2352. package/dist/icons/fileQuestion3.js +98 -0
  2353. package/dist/icons/fileQuestion3.mjs +50 -0
  2354. package/dist/icons/fileSearch1.js +98 -0
  2355. package/dist/icons/fileSearch1.mjs +50 -0
  2356. package/dist/icons/fileSearch2.js +98 -0
  2357. package/dist/icons/fileSearch2.mjs +50 -0
  2358. package/dist/icons/fileSearch3.js +98 -0
  2359. package/dist/icons/fileSearch3.mjs +50 -0
  2360. package/dist/icons/fileShield1.js +98 -0
  2361. package/dist/icons/fileShield1.mjs +50 -0
  2362. package/dist/icons/fileShield2.js +98 -0
  2363. package/dist/icons/fileShield2.mjs +50 -0
  2364. package/dist/icons/fileShield3.js +106 -0
  2365. package/dist/icons/fileShield3.mjs +58 -0
  2366. package/dist/icons/fileX1.js +98 -0
  2367. package/dist/icons/fileX1.mjs +50 -0
  2368. package/dist/icons/fileX2.js +98 -0
  2369. package/dist/icons/fileX2.mjs +50 -0
  2370. package/dist/icons/fileX3.js +98 -0
  2371. package/dist/icons/fileX3.mjs +50 -0
  2372. package/dist/icons/film1.js +106 -0
  2373. package/dist/icons/film1.mjs +58 -0
  2374. package/dist/icons/film2.js +106 -0
  2375. package/dist/icons/film2.mjs +58 -0
  2376. package/dist/icons/film3.js +120 -0
  2377. package/dist/icons/film3.mjs +72 -0
  2378. package/dist/icons/filterFunnel1.js +98 -0
  2379. package/dist/icons/filterFunnel1.mjs +50 -0
  2380. package/dist/icons/filterFunnel2.js +98 -0
  2381. package/dist/icons/filterFunnel2.mjs +50 -0
  2382. package/dist/icons/filterLines.js +88 -0
  2383. package/dist/icons/filterLines.mjs +40 -0
  2384. package/dist/icons/fingerprint1.js +98 -0
  2385. package/dist/icons/fingerprint1.mjs +50 -0
  2386. package/dist/icons/fingerprint2.js +98 -0
  2387. package/dist/icons/fingerprint2.mjs +50 -0
  2388. package/dist/icons/fingerprint3.js +160 -0
  2389. package/dist/icons/fingerprint3.mjs +112 -0
  2390. package/dist/icons/fingerprint4.js +88 -0
  2391. package/dist/icons/fingerprint4.mjs +40 -0
  2392. package/dist/icons/flag1.js +98 -0
  2393. package/dist/icons/flag1.mjs +50 -0
  2394. package/dist/icons/flag2.js +98 -0
  2395. package/dist/icons/flag2.mjs +50 -0
  2396. package/dist/icons/flag3.js +98 -0
  2397. package/dist/icons/flag3.mjs +50 -0
  2398. package/dist/icons/flag4.js +98 -0
  2399. package/dist/icons/flag4.mjs +50 -0
  2400. package/dist/icons/flag5.js +98 -0
  2401. package/dist/icons/flag5.mjs +50 -0
  2402. package/dist/icons/flag6.js +98 -0
  2403. package/dist/icons/flag6.mjs +50 -0
  2404. package/dist/icons/flash.js +88 -0
  2405. package/dist/icons/flash.mjs +40 -0
  2406. package/dist/icons/flashOff.js +98 -0
  2407. package/dist/icons/flashOff.mjs +50 -0
  2408. package/dist/icons/flexAlignBottom.js +98 -0
  2409. package/dist/icons/flexAlignBottom.mjs +50 -0
  2410. package/dist/icons/flexAlignLeft.js +98 -0
  2411. package/dist/icons/flexAlignLeft.mjs +50 -0
  2412. package/dist/icons/flexAlignRight.js +98 -0
  2413. package/dist/icons/flexAlignRight.mjs +50 -0
  2414. package/dist/icons/flexAlignTop.js +98 -0
  2415. package/dist/icons/flexAlignTop.mjs +50 -0
  2416. package/dist/icons/flipBackward.js +88 -0
  2417. package/dist/icons/flipBackward.mjs +40 -0
  2418. package/dist/icons/flipForward.js +88 -0
  2419. package/dist/icons/flipForward.mjs +40 -0
  2420. package/dist/icons/folder.js +98 -0
  2421. package/dist/icons/folder.mjs +50 -0
  2422. package/dist/icons/folderCheck.js +98 -0
  2423. package/dist/icons/folderCheck.mjs +50 -0
  2424. package/dist/icons/folderClosed.js +98 -0
  2425. package/dist/icons/folderClosed.mjs +50 -0
  2426. package/dist/icons/folderCode.js +98 -0
  2427. package/dist/icons/folderCode.mjs +50 -0
  2428. package/dist/icons/folderDownload.js +98 -0
  2429. package/dist/icons/folderDownload.mjs +50 -0
  2430. package/dist/icons/folderLock.js +98 -0
  2431. package/dist/icons/folderLock.mjs +50 -0
  2432. package/dist/icons/folderMinus.js +98 -0
  2433. package/dist/icons/folderMinus.mjs +50 -0
  2434. package/dist/icons/folderMove.js +108 -0
  2435. package/dist/icons/folderMove.mjs +60 -0
  2436. package/dist/icons/folderPlus.js +98 -0
  2437. package/dist/icons/folderPlus.mjs +50 -0
  2438. package/dist/icons/folderQuestion.js +98 -0
  2439. package/dist/icons/folderQuestion.mjs +50 -0
  2440. package/dist/icons/folderSearch.js +98 -0
  2441. package/dist/icons/folderSearch.mjs +50 -0
  2442. package/dist/icons/folderShield.js +98 -0
  2443. package/dist/icons/folderShield.mjs +50 -0
  2444. package/dist/icons/folderX.js +98 -0
  2445. package/dist/icons/folderX.mjs +50 -0
  2446. package/dist/icons/framer.js +98 -0
  2447. package/dist/icons/framer.mjs +50 -0
  2448. package/dist/icons/gamingPad1.js +98 -0
  2449. package/dist/icons/gamingPad1.mjs +50 -0
  2450. package/dist/icons/gamingPad2.js +98 -0
  2451. package/dist/icons/gamingPad2.mjs +50 -0
  2452. package/dist/icons/gift1.js +98 -0
  2453. package/dist/icons/gift1.mjs +50 -0
  2454. package/dist/icons/gift2.js +106 -0
  2455. package/dist/icons/gift2.mjs +58 -0
  2456. package/dist/icons/gitBranch1.js +106 -0
  2457. package/dist/icons/gitBranch1.mjs +58 -0
  2458. package/dist/icons/gitBranch2.js +106 -0
  2459. package/dist/icons/gitBranch2.mjs +58 -0
  2460. package/dist/icons/gitCommit.js +98 -0
  2461. package/dist/icons/gitCommit.mjs +50 -0
  2462. package/dist/icons/gitMerge.js +106 -0
  2463. package/dist/icons/gitMerge.mjs +58 -0
  2464. package/dist/icons/gitPullRequest.js +106 -0
  2465. package/dist/icons/gitPullRequest.mjs +58 -0
  2466. package/dist/icons/glasses1.js +106 -0
  2467. package/dist/icons/glasses1.mjs +58 -0
  2468. package/dist/icons/glasses2.js +106 -0
  2469. package/dist/icons/glasses2.mjs +58 -0
  2470. package/dist/icons/globe1.js +98 -0
  2471. package/dist/icons/globe1.mjs +50 -0
  2472. package/dist/icons/globe11.js +98 -0
  2473. package/dist/icons/globe11.mjs +50 -0
  2474. package/dist/icons/globe2.js +98 -0
  2475. package/dist/icons/globe2.mjs +50 -0
  2476. package/dist/icons/globe21.js +98 -0
  2477. package/dist/icons/globe21.mjs +50 -0
  2478. package/dist/icons/globe3.js +98 -0
  2479. package/dist/icons/globe3.mjs +50 -0
  2480. package/dist/icons/globe4.js +106 -0
  2481. package/dist/icons/globe4.mjs +58 -0
  2482. package/dist/icons/globe5.js +106 -0
  2483. package/dist/icons/globe5.mjs +58 -0
  2484. package/dist/icons/globe6.js +113 -0
  2485. package/dist/icons/globe6.mjs +65 -0
  2486. package/dist/icons/googleChrome.js +100 -0
  2487. package/dist/icons/googleChrome.mjs +52 -0
  2488. package/dist/icons/graduationHat1.js +98 -0
  2489. package/dist/icons/graduationHat1.mjs +50 -0
  2490. package/dist/icons/graduationHat2.js +98 -0
  2491. package/dist/icons/graduationHat2.mjs +50 -0
  2492. package/dist/icons/grid1.js +150 -0
  2493. package/dist/icons/grid1.mjs +102 -0
  2494. package/dist/icons/grid2.js +88 -0
  2495. package/dist/icons/grid2.mjs +40 -0
  2496. package/dist/icons/grid3.js +98 -0
  2497. package/dist/icons/grid3.mjs +50 -0
  2498. package/dist/icons/gridDotsBlank.js +88 -0
  2499. package/dist/icons/gridDotsBlank.mjs +40 -0
  2500. package/dist/icons/gridDotsBottom.js +88 -0
  2501. package/dist/icons/gridDotsBottom.mjs +40 -0
  2502. package/dist/icons/gridDotsHorizontalCenter.js +86 -0
  2503. package/dist/icons/gridDotsHorizontalCenter.mjs +38 -0
  2504. package/dist/icons/gridDotsLeft.js +88 -0
  2505. package/dist/icons/gridDotsLeft.mjs +40 -0
  2506. package/dist/icons/gridDotsOuter.js +98 -0
  2507. package/dist/icons/gridDotsOuter.mjs +50 -0
  2508. package/dist/icons/gridDotsRight.js +88 -0
  2509. package/dist/icons/gridDotsRight.mjs +40 -0
  2510. package/dist/icons/gridDotsTop.js +88 -0
  2511. package/dist/icons/gridDotsTop.mjs +40 -0
  2512. package/dist/icons/gridDotsVerticalCenter.js +88 -0
  2513. package/dist/icons/gridDotsVerticalCenter.mjs +40 -0
  2514. package/dist/icons/hand.js +96 -0
  2515. package/dist/icons/hand.mjs +48 -0
  2516. package/dist/icons/hardDrive.js +98 -0
  2517. package/dist/icons/hardDrive.mjs +50 -0
  2518. package/dist/icons/hash1.js +88 -0
  2519. package/dist/icons/hash1.mjs +40 -0
  2520. package/dist/icons/hash2.js +88 -0
  2521. package/dist/icons/hash2.mjs +40 -0
  2522. package/dist/icons/heading1.js +88 -0
  2523. package/dist/icons/heading1.mjs +40 -0
  2524. package/dist/icons/heading2.js +91 -0
  2525. package/dist/icons/heading2.mjs +43 -0
  2526. package/dist/icons/headingSquare.js +98 -0
  2527. package/dist/icons/headingSquare.mjs +50 -0
  2528. package/dist/icons/headphones1.js +106 -0
  2529. package/dist/icons/headphones1.mjs +58 -0
  2530. package/dist/icons/headphones2.js +106 -0
  2531. package/dist/icons/headphones2.mjs +58 -0
  2532. package/dist/icons/heart.js +102 -0
  2533. package/dist/icons/heart.mjs +54 -0
  2534. package/dist/icons/heartCircle.js +112 -0
  2535. package/dist/icons/heartCircle.mjs +64 -0
  2536. package/dist/icons/heartHand.js +100 -0
  2537. package/dist/icons/heartHand.mjs +52 -0
  2538. package/dist/icons/heartHexagon.js +112 -0
  2539. package/dist/icons/heartHexagon.mjs +64 -0
  2540. package/dist/icons/heartOctagon.js +112 -0
  2541. package/dist/icons/heartOctagon.mjs +64 -0
  2542. package/dist/icons/heartRounded.js +98 -0
  2543. package/dist/icons/heartRounded.mjs +50 -0
  2544. package/dist/icons/heartSquare.js +112 -0
  2545. package/dist/icons/heartSquare.mjs +64 -0
  2546. package/dist/icons/hearts.js +100 -0
  2547. package/dist/icons/hearts.mjs +52 -0
  2548. package/dist/icons/helpCircle.js +98 -0
  2549. package/dist/icons/helpCircle.mjs +50 -0
  2550. package/dist/icons/helpHexagon.js +98 -0
  2551. package/dist/icons/helpHexagon.mjs +50 -0
  2552. package/dist/icons/helpOctagon.js +98 -0
  2553. package/dist/icons/helpOctagon.mjs +50 -0
  2554. package/dist/icons/helpSquare.js +98 -0
  2555. package/dist/icons/helpSquare.mjs +50 -0
  2556. package/dist/icons/hexagon1.js +98 -0
  2557. package/dist/icons/hexagon1.mjs +50 -0
  2558. package/dist/icons/hexagon2.js +98 -0
  2559. package/dist/icons/hexagon2.mjs +50 -0
  2560. package/dist/icons/home.js +89 -0
  2561. package/dist/icons/home.mjs +41 -0
  2562. package/dist/icons/home1.js +98 -0
  2563. package/dist/icons/home1.mjs +50 -0
  2564. package/dist/icons/home2.js +91 -0
  2565. package/dist/icons/home2.mjs +43 -0
  2566. package/dist/icons/home3.js +91 -0
  2567. package/dist/icons/home3.mjs +43 -0
  2568. package/dist/icons/home4.js +108 -0
  2569. package/dist/icons/home4.mjs +60 -0
  2570. package/dist/icons/home5.js +98 -0
  2571. package/dist/icons/home5.mjs +50 -0
  2572. package/dist/icons/homeLine.js +98 -0
  2573. package/dist/icons/homeLine.mjs +50 -0
  2574. package/dist/icons/homeSmile.js +98 -0
  2575. package/dist/icons/homeSmile.mjs +50 -0
  2576. package/dist/icons/horizontalBarChart1.js +98 -0
  2577. package/dist/icons/horizontalBarChart1.mjs +50 -0
  2578. package/dist/icons/horizontalBarChart2.js +98 -0
  2579. package/dist/icons/horizontalBarChart2.mjs +50 -0
  2580. package/dist/icons/horizontalBarChart3.js +98 -0
  2581. package/dist/icons/horizontalBarChart3.mjs +50 -0
  2582. package/dist/icons/hourglass1.js +98 -0
  2583. package/dist/icons/hourglass1.mjs +50 -0
  2584. package/dist/icons/hourglass2.js +98 -0
  2585. package/dist/icons/hourglass2.mjs +50 -0
  2586. package/dist/icons/hourglass3.js +98 -0
  2587. package/dist/icons/hourglass3.mjs +50 -0
  2588. package/dist/icons/hurricane1.js +98 -0
  2589. package/dist/icons/hurricane1.mjs +50 -0
  2590. package/dist/icons/hurricane2.js +98 -0
  2591. package/dist/icons/hurricane2.mjs +50 -0
  2592. package/dist/icons/hurricane3.js +88 -0
  2593. package/dist/icons/hurricane3.mjs +40 -0
  2594. package/dist/icons/image.js +106 -0
  2595. package/dist/icons/image.mjs +58 -0
  2596. package/dist/icons/image1.js +106 -0
  2597. package/dist/icons/image1.mjs +58 -0
  2598. package/dist/icons/image2.js +106 -0
  2599. package/dist/icons/image2.mjs +58 -0
  2600. package/dist/icons/image3.js +107 -0
  2601. package/dist/icons/image3.mjs +59 -0
  2602. package/dist/icons/image4.js +108 -0
  2603. package/dist/icons/image4.mjs +60 -0
  2604. package/dist/icons/image5.js +106 -0
  2605. package/dist/icons/image5.mjs +58 -0
  2606. package/dist/icons/imageCheck.js +106 -0
  2607. package/dist/icons/imageCheck.mjs +58 -0
  2608. package/dist/icons/imageDown.js +106 -0
  2609. package/dist/icons/imageDown.mjs +58 -0
  2610. package/dist/icons/imageIndentLeft.js +98 -0
  2611. package/dist/icons/imageIndentLeft.mjs +50 -0
  2612. package/dist/icons/imageIndentRight.js +98 -0
  2613. package/dist/icons/imageIndentRight.mjs +50 -0
  2614. package/dist/icons/imageLeft.js +106 -0
  2615. package/dist/icons/imageLeft.mjs +58 -0
  2616. package/dist/icons/imagePlus.js +106 -0
  2617. package/dist/icons/imagePlus.mjs +58 -0
  2618. package/dist/icons/imageRight.js +106 -0
  2619. package/dist/icons/imageRight.mjs +58 -0
  2620. package/dist/icons/imageUp.js +106 -0
  2621. package/dist/icons/imageUp.mjs +58 -0
  2622. package/dist/icons/imageUser.js +106 -0
  2623. package/dist/icons/imageUser.mjs +58 -0
  2624. package/dist/icons/imageUserCheck.js +106 -0
  2625. package/dist/icons/imageUserCheck.mjs +58 -0
  2626. package/dist/icons/imageUserDown.js +106 -0
  2627. package/dist/icons/imageUserDown.mjs +58 -0
  2628. package/dist/icons/imageUserLeft.js +106 -0
  2629. package/dist/icons/imageUserLeft.mjs +58 -0
  2630. package/dist/icons/imageUserPlus.js +106 -0
  2631. package/dist/icons/imageUserPlus.mjs +58 -0
  2632. package/dist/icons/imageUserRight.js +106 -0
  2633. package/dist/icons/imageUserRight.mjs +58 -0
  2634. package/dist/icons/imageUserUp.js +106 -0
  2635. package/dist/icons/imageUserUp.mjs +58 -0
  2636. package/dist/icons/imageUserX.js +106 -0
  2637. package/dist/icons/imageUserX.mjs +58 -0
  2638. package/dist/icons/imageX.js +106 -0
  2639. package/dist/icons/imageX.mjs +58 -0
  2640. package/dist/icons/inbox1.js +98 -0
  2641. package/dist/icons/inbox1.mjs +50 -0
  2642. package/dist/icons/inbox2.js +98 -0
  2643. package/dist/icons/inbox2.mjs +50 -0
  2644. package/dist/icons/index.d.mts +2452 -0
  2645. package/dist/icons/index.d.ts +2452 -0
  2646. package/dist/icons/index.js +3697 -0
  2647. package/dist/icons/index.mjs +2450 -0
  2648. package/dist/icons/infinity.js +98 -0
  2649. package/dist/icons/infinity.mjs +50 -0
  2650. package/dist/icons/infoCircle.js +98 -0
  2651. package/dist/icons/infoCircle.mjs +50 -0
  2652. package/dist/icons/infoHexagon.js +98 -0
  2653. package/dist/icons/infoHexagon.mjs +50 -0
  2654. package/dist/icons/infoOctagon.js +98 -0
  2655. package/dist/icons/infoOctagon.mjs +50 -0
  2656. package/dist/icons/infoSquare.js +98 -0
  2657. package/dist/icons/infoSquare.mjs +50 -0
  2658. package/dist/icons/intersectCircle.js +108 -0
  2659. package/dist/icons/intersectCircle.mjs +60 -0
  2660. package/dist/icons/intersectSquare.js +108 -0
  2661. package/dist/icons/intersectSquare.mjs +60 -0
  2662. package/dist/icons/italic1.js +88 -0
  2663. package/dist/icons/italic1.mjs +40 -0
  2664. package/dist/icons/italic2.js +98 -0
  2665. package/dist/icons/italic2.mjs +50 -0
  2666. package/dist/icons/italicSquare.js +98 -0
  2667. package/dist/icons/italicSquare.mjs +50 -0
  2668. package/dist/icons/key1.js +96 -0
  2669. package/dist/icons/key1.mjs +48 -0
  2670. package/dist/icons/key2.js +96 -0
  2671. package/dist/icons/key2.mjs +48 -0
  2672. package/dist/icons/keyboard1.js +98 -0
  2673. package/dist/icons/keyboard1.mjs +50 -0
  2674. package/dist/icons/keyboard2.js +98 -0
  2675. package/dist/icons/keyboard2.mjs +50 -0
  2676. package/dist/icons/laptop1.js +98 -0
  2677. package/dist/icons/laptop1.mjs +50 -0
  2678. package/dist/icons/laptop2.js +98 -0
  2679. package/dist/icons/laptop2.mjs +50 -0
  2680. package/dist/icons/layerSingle.js +98 -0
  2681. package/dist/icons/layerSingle.mjs +50 -0
  2682. package/dist/icons/layersThree1.js +98 -0
  2683. package/dist/icons/layersThree1.mjs +50 -0
  2684. package/dist/icons/layersThree2.js +98 -0
  2685. package/dist/icons/layersThree2.mjs +50 -0
  2686. package/dist/icons/layersTwo1.js +98 -0
  2687. package/dist/icons/layersTwo1.mjs +50 -0
  2688. package/dist/icons/layersTwo2.js +98 -0
  2689. package/dist/icons/layersTwo2.mjs +50 -0
  2690. package/dist/icons/layoutAlt1.js +98 -0
  2691. package/dist/icons/layoutAlt1.mjs +50 -0
  2692. package/dist/icons/layoutAlt2.js +98 -0
  2693. package/dist/icons/layoutAlt2.mjs +50 -0
  2694. package/dist/icons/layoutAlt3.js +98 -0
  2695. package/dist/icons/layoutAlt3.mjs +50 -0
  2696. package/dist/icons/layoutAlt4.js +98 -0
  2697. package/dist/icons/layoutAlt4.mjs +50 -0
  2698. package/dist/icons/layoutBottom.js +98 -0
  2699. package/dist/icons/layoutBottom.mjs +50 -0
  2700. package/dist/icons/layoutGrid1.js +106 -0
  2701. package/dist/icons/layoutGrid1.mjs +58 -0
  2702. package/dist/icons/layoutGrid2.js +107 -0
  2703. package/dist/icons/layoutGrid2.mjs +59 -0
  2704. package/dist/icons/layoutLeft.js +98 -0
  2705. package/dist/icons/layoutLeft.mjs +50 -0
  2706. package/dist/icons/layoutRight.js +98 -0
  2707. package/dist/icons/layoutRight.mjs +50 -0
  2708. package/dist/icons/layoutTop.js +98 -0
  2709. package/dist/icons/layoutTop.mjs +50 -0
  2710. package/dist/icons/leftIndent1.js +98 -0
  2711. package/dist/icons/leftIndent1.mjs +50 -0
  2712. package/dist/icons/leftIndent2.js +98 -0
  2713. package/dist/icons/leftIndent2.mjs +50 -0
  2714. package/dist/icons/letterSpacing1.js +88 -0
  2715. package/dist/icons/letterSpacing1.mjs +40 -0
  2716. package/dist/icons/letterSpacing2.js +88 -0
  2717. package/dist/icons/letterSpacing2.mjs +40 -0
  2718. package/dist/icons/lifeBuoy1.js +106 -0
  2719. package/dist/icons/lifeBuoy1.mjs +58 -0
  2720. package/dist/icons/lifeBuoy2.js +106 -0
  2721. package/dist/icons/lifeBuoy2.mjs +58 -0
  2722. package/dist/icons/lightbulb.js +98 -0
  2723. package/dist/icons/lightbulb.mjs +50 -0
  2724. package/dist/icons/lightbulb1.js +98 -0
  2725. package/dist/icons/lightbulb1.mjs +50 -0
  2726. package/dist/icons/lightbulb2.js +98 -0
  2727. package/dist/icons/lightbulb2.mjs +50 -0
  2728. package/dist/icons/lightbulb3.js +98 -0
  2729. package/dist/icons/lightbulb3.mjs +50 -0
  2730. package/dist/icons/lightbulb4.js +98 -0
  2731. package/dist/icons/lightbulb4.mjs +50 -0
  2732. package/dist/icons/lightbulb5.js +98 -0
  2733. package/dist/icons/lightbulb5.mjs +50 -0
  2734. package/dist/icons/lightning1.js +98 -0
  2735. package/dist/icons/lightning1.mjs +50 -0
  2736. package/dist/icons/lightning2.js +98 -0
  2737. package/dist/icons/lightning2.mjs +50 -0
  2738. package/dist/icons/lineChartDown1.js +88 -0
  2739. package/dist/icons/lineChartDown1.mjs +40 -0
  2740. package/dist/icons/lineChartDown2.js +88 -0
  2741. package/dist/icons/lineChartDown2.mjs +40 -0
  2742. package/dist/icons/lineChartDown3.js +98 -0
  2743. package/dist/icons/lineChartDown3.mjs +50 -0
  2744. package/dist/icons/lineChartDown4.js +98 -0
  2745. package/dist/icons/lineChartDown4.mjs +50 -0
  2746. package/dist/icons/lineChartDown5.js +98 -0
  2747. package/dist/icons/lineChartDown5.mjs +50 -0
  2748. package/dist/icons/lineChartUp1.js +88 -0
  2749. package/dist/icons/lineChartUp1.mjs +40 -0
  2750. package/dist/icons/lineChartUp2.js +88 -0
  2751. package/dist/icons/lineChartUp2.mjs +40 -0
  2752. package/dist/icons/lineChartUp3.js +98 -0
  2753. package/dist/icons/lineChartUp3.mjs +50 -0
  2754. package/dist/icons/lineChartUp4.js +98 -0
  2755. package/dist/icons/lineChartUp4.mjs +50 -0
  2756. package/dist/icons/lineChartUp5.js +98 -0
  2757. package/dist/icons/lineChartUp5.mjs +50 -0
  2758. package/dist/icons/lineHeight.js +88 -0
  2759. package/dist/icons/lineHeight.mjs +40 -0
  2760. package/dist/icons/link.js +86 -0
  2761. package/dist/icons/link.mjs +38 -0
  2762. package/dist/icons/link1.js +88 -0
  2763. package/dist/icons/link1.mjs +40 -0
  2764. package/dist/icons/link2.js +88 -0
  2765. package/dist/icons/link2.mjs +40 -0
  2766. package/dist/icons/link3.js +88 -0
  2767. package/dist/icons/link3.mjs +40 -0
  2768. package/dist/icons/link4.js +88 -0
  2769. package/dist/icons/link4.mjs +40 -0
  2770. package/dist/icons/link5.js +98 -0
  2771. package/dist/icons/link5.mjs +50 -0
  2772. package/dist/icons/linkBroken1.js +88 -0
  2773. package/dist/icons/linkBroken1.mjs +40 -0
  2774. package/dist/icons/linkBroken2.js +88 -0
  2775. package/dist/icons/linkBroken2.mjs +40 -0
  2776. package/dist/icons/linkExternal1.js +98 -0
  2777. package/dist/icons/linkExternal1.mjs +50 -0
  2778. package/dist/icons/linkExternal2.js +98 -0
  2779. package/dist/icons/linkExternal2.mjs +50 -0
  2780. package/dist/icons/list.js +86 -0
  2781. package/dist/icons/list.mjs +38 -0
  2782. package/dist/icons/loading1.js +88 -0
  2783. package/dist/icons/loading1.mjs +40 -0
  2784. package/dist/icons/loading2.js +88 -0
  2785. package/dist/icons/loading2.mjs +40 -0
  2786. package/dist/icons/loading3.js +98 -0
  2787. package/dist/icons/loading3.mjs +50 -0
  2788. package/dist/icons/lock.js +96 -0
  2789. package/dist/icons/lock.mjs +48 -0
  2790. package/dist/icons/lock1.js +98 -0
  2791. package/dist/icons/lock1.mjs +50 -0
  2792. package/dist/icons/lock2.js +98 -0
  2793. package/dist/icons/lock2.mjs +50 -0
  2794. package/dist/icons/lock3.js +98 -0
  2795. package/dist/icons/lock3.mjs +50 -0
  2796. package/dist/icons/lock4.js +98 -0
  2797. package/dist/icons/lock4.mjs +50 -0
  2798. package/dist/icons/lockKeyholeCircle.js +108 -0
  2799. package/dist/icons/lockKeyholeCircle.mjs +60 -0
  2800. package/dist/icons/lockKeyholeSquare.js +108 -0
  2801. package/dist/icons/lockKeyholeSquare.mjs +60 -0
  2802. package/dist/icons/lockUnlocked1.js +98 -0
  2803. package/dist/icons/lockUnlocked1.mjs +50 -0
  2804. package/dist/icons/lockUnlocked2.js +98 -0
  2805. package/dist/icons/lockUnlocked2.mjs +50 -0
  2806. package/dist/icons/lockUnlocked3.js +98 -0
  2807. package/dist/icons/lockUnlocked3.mjs +50 -0
  2808. package/dist/icons/lockUnlocked4.js +98 -0
  2809. package/dist/icons/lockUnlocked4.mjs +50 -0
  2810. package/dist/icons/logIn.js +98 -0
  2811. package/dist/icons/logIn.mjs +50 -0
  2812. package/dist/icons/logIn1.js +98 -0
  2813. package/dist/icons/logIn1.mjs +50 -0
  2814. package/dist/icons/logIn2.js +98 -0
  2815. package/dist/icons/logIn2.mjs +50 -0
  2816. package/dist/icons/logIn3.js +98 -0
  2817. package/dist/icons/logIn3.mjs +50 -0
  2818. package/dist/icons/logIn4.js +98 -0
  2819. package/dist/icons/logIn4.mjs +50 -0
  2820. package/dist/icons/logOut1.js +91 -0
  2821. package/dist/icons/logOut1.mjs +43 -0
  2822. package/dist/icons/logOut2.js +91 -0
  2823. package/dist/icons/logOut2.mjs +43 -0
  2824. package/dist/icons/logOut3.js +98 -0
  2825. package/dist/icons/logOut3.mjs +50 -0
  2826. package/dist/icons/logOut4.js +98 -0
  2827. package/dist/icons/logOut4.mjs +50 -0
  2828. package/dist/icons/luggage1.js +98 -0
  2829. package/dist/icons/luggage1.mjs +50 -0
  2830. package/dist/icons/luggage2.js +98 -0
  2831. package/dist/icons/luggage2.mjs +50 -0
  2832. package/dist/icons/luggage3.js +98 -0
  2833. package/dist/icons/luggage3.mjs +50 -0
  2834. package/dist/icons/magicWand.js +98 -0
  2835. package/dist/icons/magicWand.mjs +50 -0
  2836. package/dist/icons/magicWand1.js +98 -0
  2837. package/dist/icons/magicWand1.mjs +50 -0
  2838. package/dist/icons/magicWand2.js +88 -0
  2839. package/dist/icons/magicWand2.mjs +40 -0
  2840. package/dist/icons/mail.js +96 -0
  2841. package/dist/icons/mail.mjs +48 -0
  2842. package/dist/icons/mail1.js +98 -0
  2843. package/dist/icons/mail1.mjs +50 -0
  2844. package/dist/icons/mail2.js +98 -0
  2845. package/dist/icons/mail2.mjs +50 -0
  2846. package/dist/icons/mail3.js +98 -0
  2847. package/dist/icons/mail3.mjs +50 -0
  2848. package/dist/icons/mail4.js +98 -0
  2849. package/dist/icons/mail4.mjs +50 -0
  2850. package/dist/icons/mail5.js +98 -0
  2851. package/dist/icons/mail5.mjs +50 -0
  2852. package/dist/icons/mailNotification.js +98 -0
  2853. package/dist/icons/mailNotification.mjs +50 -0
  2854. package/dist/icons/map1.js +89 -0
  2855. package/dist/icons/map1.mjs +41 -0
  2856. package/dist/icons/map2.js +96 -0
  2857. package/dist/icons/map2.mjs +48 -0
  2858. package/dist/icons/mark.js +96 -0
  2859. package/dist/icons/mark.mjs +48 -0
  2860. package/dist/icons/markerPin1.js +108 -0
  2861. package/dist/icons/markerPin1.mjs +60 -0
  2862. package/dist/icons/markerPin2.js +108 -0
  2863. package/dist/icons/markerPin2.mjs +60 -0
  2864. package/dist/icons/markerPin3.js +108 -0
  2865. package/dist/icons/markerPin3.mjs +60 -0
  2866. package/dist/icons/markerPin4.js +98 -0
  2867. package/dist/icons/markerPin4.mjs +50 -0
  2868. package/dist/icons/markerPin5.js +91 -0
  2869. package/dist/icons/markerPin5.mjs +43 -0
  2870. package/dist/icons/markerPin6.js +98 -0
  2871. package/dist/icons/markerPin6.mjs +50 -0
  2872. package/dist/icons/maximize1.js +88 -0
  2873. package/dist/icons/maximize1.mjs +40 -0
  2874. package/dist/icons/maximize2.js +88 -0
  2875. package/dist/icons/maximize2.mjs +40 -0
  2876. package/dist/icons/medicalCircle.js +108 -0
  2877. package/dist/icons/medicalCircle.mjs +60 -0
  2878. package/dist/icons/medicalCross.js +98 -0
  2879. package/dist/icons/medicalCross.mjs +50 -0
  2880. package/dist/icons/medicalSquare.js +108 -0
  2881. package/dist/icons/medicalSquare.mjs +60 -0
  2882. package/dist/icons/menu.js +86 -0
  2883. package/dist/icons/menu.mjs +38 -0
  2884. package/dist/icons/menu1.js +88 -0
  2885. package/dist/icons/menu1.mjs +40 -0
  2886. package/dist/icons/menu2.js +88 -0
  2887. package/dist/icons/menu2.mjs +40 -0
  2888. package/dist/icons/menu3.js +88 -0
  2889. package/dist/icons/menu3.mjs +40 -0
  2890. package/dist/icons/menu4.js +88 -0
  2891. package/dist/icons/menu4.mjs +40 -0
  2892. package/dist/icons/menu5.js +88 -0
  2893. package/dist/icons/menu5.mjs +40 -0
  2894. package/dist/icons/messageAlertCircle.js +98 -0
  2895. package/dist/icons/messageAlertCircle.mjs +50 -0
  2896. package/dist/icons/messageAlertSquare.js +98 -0
  2897. package/dist/icons/messageAlertSquare.mjs +50 -0
  2898. package/dist/icons/messageChatCircle.js +98 -0
  2899. package/dist/icons/messageChatCircle.mjs +50 -0
  2900. package/dist/icons/messageChatSquare.js +98 -0
  2901. package/dist/icons/messageChatSquare.mjs +50 -0
  2902. package/dist/icons/messageCheckCircle.js +98 -0
  2903. package/dist/icons/messageCheckCircle.mjs +50 -0
  2904. package/dist/icons/messageCheckSquare.js +98 -0
  2905. package/dist/icons/messageCheckSquare.mjs +50 -0
  2906. package/dist/icons/messageCircle1.js +98 -0
  2907. package/dist/icons/messageCircle1.mjs +50 -0
  2908. package/dist/icons/messageCircle2.js +98 -0
  2909. package/dist/icons/messageCircle2.mjs +50 -0
  2910. package/dist/icons/messageDotsCircle.js +98 -0
  2911. package/dist/icons/messageDotsCircle.mjs +50 -0
  2912. package/dist/icons/messageDotsSquare.js +98 -0
  2913. package/dist/icons/messageDotsSquare.mjs +50 -0
  2914. package/dist/icons/messageHeartCircle.js +112 -0
  2915. package/dist/icons/messageHeartCircle.mjs +64 -0
  2916. package/dist/icons/messageHeartSquare.js +112 -0
  2917. package/dist/icons/messageHeartSquare.mjs +64 -0
  2918. package/dist/icons/messageNotificationCircle.js +96 -0
  2919. package/dist/icons/messageNotificationCircle.mjs +48 -0
  2920. package/dist/icons/messageNotificationSquare.js +96 -0
  2921. package/dist/icons/messageNotificationSquare.mjs +48 -0
  2922. package/dist/icons/messagePlusCircle.js +98 -0
  2923. package/dist/icons/messagePlusCircle.mjs +50 -0
  2924. package/dist/icons/messagePlusSquare.js +98 -0
  2925. package/dist/icons/messagePlusSquare.mjs +50 -0
  2926. package/dist/icons/messageQuestionCircle.js +98 -0
  2927. package/dist/icons/messageQuestionCircle.mjs +50 -0
  2928. package/dist/icons/messageQuestionSquare.js +98 -0
  2929. package/dist/icons/messageQuestionSquare.mjs +50 -0
  2930. package/dist/icons/messageSmileCircle.js +98 -0
  2931. package/dist/icons/messageSmileCircle.mjs +50 -0
  2932. package/dist/icons/messageSmileSquare.js +98 -0
  2933. package/dist/icons/messageSmileSquare.mjs +50 -0
  2934. package/dist/icons/messageSquare1.js +98 -0
  2935. package/dist/icons/messageSquare1.mjs +50 -0
  2936. package/dist/icons/messageSquare2.js +98 -0
  2937. package/dist/icons/messageSquare2.mjs +50 -0
  2938. package/dist/icons/messageTextCircle1.js +98 -0
  2939. package/dist/icons/messageTextCircle1.mjs +50 -0
  2940. package/dist/icons/messageTextCircle2.js +98 -0
  2941. package/dist/icons/messageTextCircle2.mjs +50 -0
  2942. package/dist/icons/messageTextSquare.js +98 -0
  2943. package/dist/icons/messageTextSquare.mjs +50 -0
  2944. package/dist/icons/messageTextSquare1.js +98 -0
  2945. package/dist/icons/messageTextSquare1.mjs +50 -0
  2946. package/dist/icons/messageTextSquare2.js +98 -0
  2947. package/dist/icons/messageTextSquare2.mjs +50 -0
  2948. package/dist/icons/messageXCircle.js +98 -0
  2949. package/dist/icons/messageXCircle.mjs +50 -0
  2950. package/dist/icons/messageXSquare.js +98 -0
  2951. package/dist/icons/messageXSquare.mjs +50 -0
  2952. package/dist/icons/microphone.js +98 -0
  2953. package/dist/icons/microphone.mjs +50 -0
  2954. package/dist/icons/microphone1.js +98 -0
  2955. package/dist/icons/microphone1.mjs +50 -0
  2956. package/dist/icons/microphone2.js +98 -0
  2957. package/dist/icons/microphone2.mjs +50 -0
  2958. package/dist/icons/microphoneOff.js +98 -0
  2959. package/dist/icons/microphoneOff.mjs +50 -0
  2960. package/dist/icons/microphoneOff1.js +98 -0
  2961. package/dist/icons/microphoneOff1.mjs +50 -0
  2962. package/dist/icons/microphoneOff2.js +98 -0
  2963. package/dist/icons/microphoneOff2.mjs +50 -0
  2964. package/dist/icons/microscope.js +98 -0
  2965. package/dist/icons/microscope.mjs +50 -0
  2966. package/dist/icons/minimize1.js +88 -0
  2967. package/dist/icons/minimize1.mjs +40 -0
  2968. package/dist/icons/minimize2.js +88 -0
  2969. package/dist/icons/minimize2.mjs +40 -0
  2970. package/dist/icons/minus.js +88 -0
  2971. package/dist/icons/minus.mjs +40 -0
  2972. package/dist/icons/minusCircle.js +98 -0
  2973. package/dist/icons/minusCircle.mjs +50 -0
  2974. package/dist/icons/minusSquare.js +98 -0
  2975. package/dist/icons/minusSquare.mjs +50 -0
  2976. package/dist/icons/modem1.js +98 -0
  2977. package/dist/icons/modem1.mjs +50 -0
  2978. package/dist/icons/modem2.js +98 -0
  2979. package/dist/icons/modem2.mjs +50 -0
  2980. package/dist/icons/monitor.js +98 -0
  2981. package/dist/icons/monitor.mjs +50 -0
  2982. package/dist/icons/monitor1.js +98 -0
  2983. package/dist/icons/monitor1.mjs +50 -0
  2984. package/dist/icons/monitor2.js +98 -0
  2985. package/dist/icons/monitor2.mjs +50 -0
  2986. package/dist/icons/monitor3.js +98 -0
  2987. package/dist/icons/monitor3.mjs +50 -0
  2988. package/dist/icons/monitor4.js +91 -0
  2989. package/dist/icons/monitor4.mjs +43 -0
  2990. package/dist/icons/monitor5.js +98 -0
  2991. package/dist/icons/monitor5.mjs +50 -0
  2992. package/dist/icons/moon1.js +98 -0
  2993. package/dist/icons/moon1.mjs +50 -0
  2994. package/dist/icons/moon2.js +98 -0
  2995. package/dist/icons/moon2.mjs +50 -0
  2996. package/dist/icons/moonEclipse.js +98 -0
  2997. package/dist/icons/moonEclipse.mjs +50 -0
  2998. package/dist/icons/moonStar.js +108 -0
  2999. package/dist/icons/moonStar.mjs +60 -0
  3000. package/dist/icons/mouse.js +98 -0
  3001. package/dist/icons/mouse.mjs +50 -0
  3002. package/dist/icons/move.js +86 -0
  3003. package/dist/icons/move.mjs +38 -0
  3004. package/dist/icons/musicNote1.js +106 -0
  3005. package/dist/icons/musicNote1.mjs +58 -0
  3006. package/dist/icons/musicNote2.js +98 -0
  3007. package/dist/icons/musicNote2.mjs +50 -0
  3008. package/dist/icons/musicNotePlus.js +98 -0
  3009. package/dist/icons/musicNotePlus.mjs +50 -0
  3010. package/dist/icons/navigationPointer1.js +98 -0
  3011. package/dist/icons/navigationPointer1.mjs +50 -0
  3012. package/dist/icons/navigationPointer2.js +98 -0
  3013. package/dist/icons/navigationPointer2.mjs +50 -0
  3014. package/dist/icons/navigationPointerOff1.js +98 -0
  3015. package/dist/icons/navigationPointerOff1.mjs +50 -0
  3016. package/dist/icons/navigationPointerOff2.js +98 -0
  3017. package/dist/icons/navigationPointerOff2.mjs +50 -0
  3018. package/dist/icons/notificationBox.js +98 -0
  3019. package/dist/icons/notificationBox.mjs +50 -0
  3020. package/dist/icons/notificationMessage.js +98 -0
  3021. package/dist/icons/notificationMessage.mjs +50 -0
  3022. package/dist/icons/notificationText.js +98 -0
  3023. package/dist/icons/notificationText.mjs +50 -0
  3024. package/dist/icons/octagon.js +98 -0
  3025. package/dist/icons/octagon.mjs +50 -0
  3026. package/dist/icons/package.js +98 -0
  3027. package/dist/icons/package.mjs +50 -0
  3028. package/dist/icons/packageCheck.js +98 -0
  3029. package/dist/icons/packageCheck.mjs +50 -0
  3030. package/dist/icons/packageMinus.js +98 -0
  3031. package/dist/icons/packageMinus.mjs +50 -0
  3032. package/dist/icons/packagePlus.js +98 -0
  3033. package/dist/icons/packagePlus.mjs +50 -0
  3034. package/dist/icons/packageSearch.js +98 -0
  3035. package/dist/icons/packageSearch.mjs +50 -0
  3036. package/dist/icons/packageX.js +98 -0
  3037. package/dist/icons/packageX.mjs +50 -0
  3038. package/dist/icons/paint.js +98 -0
  3039. package/dist/icons/paint.mjs +50 -0
  3040. package/dist/icons/paintPour.js +126 -0
  3041. package/dist/icons/paintPour.mjs +78 -0
  3042. package/dist/icons/palette.js +128 -0
  3043. package/dist/icons/palette.mjs +80 -0
  3044. package/dist/icons/paperclip.js +88 -0
  3045. package/dist/icons/paperclip.mjs +40 -0
  3046. package/dist/icons/paragraphSpacing.js +88 -0
  3047. package/dist/icons/paragraphSpacing.mjs +40 -0
  3048. package/dist/icons/paragraphWrap.js +88 -0
  3049. package/dist/icons/paragraphWrap.mjs +40 -0
  3050. package/dist/icons/passcode.js +98 -0
  3051. package/dist/icons/passcode.mjs +50 -0
  3052. package/dist/icons/passcodeLock.js +98 -0
  3053. package/dist/icons/passcodeLock.mjs +50 -0
  3054. package/dist/icons/passport.js +98 -0
  3055. package/dist/icons/passport.mjs +50 -0
  3056. package/dist/icons/pauseCircle.js +98 -0
  3057. package/dist/icons/pauseCircle.mjs +50 -0
  3058. package/dist/icons/pauseSquare.js +98 -0
  3059. package/dist/icons/pauseSquare.mjs +50 -0
  3060. package/dist/icons/penTool1.js +106 -0
  3061. package/dist/icons/penTool1.mjs +58 -0
  3062. package/dist/icons/penTool2.js +106 -0
  3063. package/dist/icons/penTool2.mjs +58 -0
  3064. package/dist/icons/penToolMinus.js +106 -0
  3065. package/dist/icons/penToolMinus.mjs +58 -0
  3066. package/dist/icons/penToolPlus.js +106 -0
  3067. package/dist/icons/penToolPlus.mjs +58 -0
  3068. package/dist/icons/pencil1.js +98 -0
  3069. package/dist/icons/pencil1.mjs +50 -0
  3070. package/dist/icons/pencil2.js +98 -0
  3071. package/dist/icons/pencil2.mjs +50 -0
  3072. package/dist/icons/pencilLine.js +98 -0
  3073. package/dist/icons/pencilLine.mjs +50 -0
  3074. package/dist/icons/pentagon.js +98 -0
  3075. package/dist/icons/pentagon.mjs +50 -0
  3076. package/dist/icons/percent1.js +88 -0
  3077. package/dist/icons/percent1.mjs +40 -0
  3078. package/dist/icons/percent2.js +106 -0
  3079. package/dist/icons/percent2.mjs +58 -0
  3080. package/dist/icons/percent3.js +98 -0
  3081. package/dist/icons/percent3.mjs +50 -0
  3082. package/dist/icons/perspective1.js +120 -0
  3083. package/dist/icons/perspective1.mjs +72 -0
  3084. package/dist/icons/perspective2.js +113 -0
  3085. package/dist/icons/perspective2.mjs +65 -0
  3086. package/dist/icons/phone.js +88 -0
  3087. package/dist/icons/phone.mjs +40 -0
  3088. package/dist/icons/phone1.js +98 -0
  3089. package/dist/icons/phone1.mjs +50 -0
  3090. package/dist/icons/phone2.js +98 -0
  3091. package/dist/icons/phone2.mjs +50 -0
  3092. package/dist/icons/phoneCall.js +98 -0
  3093. package/dist/icons/phoneCall.mjs +50 -0
  3094. package/dist/icons/phoneCall1.js +98 -0
  3095. package/dist/icons/phoneCall1.mjs +50 -0
  3096. package/dist/icons/phoneCall2.js +98 -0
  3097. package/dist/icons/phoneCall2.mjs +50 -0
  3098. package/dist/icons/phoneHangUp.js +98 -0
  3099. package/dist/icons/phoneHangUp.mjs +50 -0
  3100. package/dist/icons/phoneIncoming.js +102 -0
  3101. package/dist/icons/phoneIncoming.mjs +54 -0
  3102. package/dist/icons/phoneIncoming1.js +98 -0
  3103. package/dist/icons/phoneIncoming1.mjs +50 -0
  3104. package/dist/icons/phoneIncoming2.js +98 -0
  3105. package/dist/icons/phoneIncoming2.mjs +50 -0
  3106. package/dist/icons/phoneOutgoing1.js +98 -0
  3107. package/dist/icons/phoneOutgoing1.mjs +50 -0
  3108. package/dist/icons/phoneOutgoing2.js +98 -0
  3109. package/dist/icons/phoneOutgoing2.mjs +50 -0
  3110. package/dist/icons/phonePause.js +98 -0
  3111. package/dist/icons/phonePause.mjs +50 -0
  3112. package/dist/icons/phonePlus.js +98 -0
  3113. package/dist/icons/phonePlus.mjs +50 -0
  3114. package/dist/icons/phoneX.js +98 -0
  3115. package/dist/icons/phoneX.mjs +50 -0
  3116. package/dist/icons/pieChart.js +109 -0
  3117. package/dist/icons/pieChart.mjs +61 -0
  3118. package/dist/icons/pieChart1.js +98 -0
  3119. package/dist/icons/pieChart1.mjs +50 -0
  3120. package/dist/icons/pieChart2.js +108 -0
  3121. package/dist/icons/pieChart2.mjs +60 -0
  3122. package/dist/icons/pieChart3.js +98 -0
  3123. package/dist/icons/pieChart3.mjs +50 -0
  3124. package/dist/icons/pieChart4.js +98 -0
  3125. package/dist/icons/pieChart4.mjs +50 -0
  3126. package/dist/icons/piggyBank1.js +98 -0
  3127. package/dist/icons/piggyBank1.mjs +50 -0
  3128. package/dist/icons/piggyBank2.js +98 -0
  3129. package/dist/icons/piggyBank2.mjs +50 -0
  3130. package/dist/icons/pilcrow1.js +88 -0
  3131. package/dist/icons/pilcrow1.mjs +40 -0
  3132. package/dist/icons/pilcrow2.js +91 -0
  3133. package/dist/icons/pilcrow2.mjs +43 -0
  3134. package/dist/icons/pilcrowSquare.js +98 -0
  3135. package/dist/icons/pilcrowSquare.mjs +50 -0
  3136. package/dist/icons/pin1.js +96 -0
  3137. package/dist/icons/pin1.mjs +48 -0
  3138. package/dist/icons/pin2.js +96 -0
  3139. package/dist/icons/pin2.mjs +48 -0
  3140. package/dist/icons/placeholder.js +98 -0
  3141. package/dist/icons/placeholder.mjs +50 -0
  3142. package/dist/icons/plane.js +98 -0
  3143. package/dist/icons/plane.mjs +50 -0
  3144. package/dist/icons/play.js +96 -0
  3145. package/dist/icons/play.mjs +48 -0
  3146. package/dist/icons/playCircle.js +108 -0
  3147. package/dist/icons/playCircle.mjs +60 -0
  3148. package/dist/icons/playSquare.js +108 -0
  3149. package/dist/icons/playSquare.mjs +60 -0
  3150. package/dist/icons/plus.js +86 -0
  3151. package/dist/icons/plus.mjs +38 -0
  3152. package/dist/icons/plusCircle.js +98 -0
  3153. package/dist/icons/plusCircle.mjs +50 -0
  3154. package/dist/icons/plusSquare.js +98 -0
  3155. package/dist/icons/plusSquare.mjs +50 -0
  3156. package/dist/icons/podcast.js +98 -0
  3157. package/dist/icons/podcast.mjs +50 -0
  3158. package/dist/icons/power1.js +88 -0
  3159. package/dist/icons/power1.mjs +40 -0
  3160. package/dist/icons/power2.js +98 -0
  3161. package/dist/icons/power2.mjs +50 -0
  3162. package/dist/icons/power3.js +98 -0
  3163. package/dist/icons/power3.mjs +50 -0
  3164. package/dist/icons/presentationChart1.js +98 -0
  3165. package/dist/icons/presentationChart1.mjs +50 -0
  3166. package/dist/icons/presentationChart2.js +98 -0
  3167. package/dist/icons/presentationChart2.mjs +50 -0
  3168. package/dist/icons/presentationChart3.js +98 -0
  3169. package/dist/icons/presentationChart3.mjs +50 -0
  3170. package/dist/icons/printer.js +98 -0
  3171. package/dist/icons/printer.mjs +50 -0
  3172. package/dist/icons/puzzlePiece.js +98 -0
  3173. package/dist/icons/puzzlePiece.mjs +50 -0
  3174. package/dist/icons/puzzlePiece1.js +98 -0
  3175. package/dist/icons/puzzlePiece1.mjs +50 -0
  3176. package/dist/icons/puzzlePiece2.js +98 -0
  3177. package/dist/icons/puzzlePiece2.mjs +50 -0
  3178. package/dist/icons/qrCode.js +101 -0
  3179. package/dist/icons/qrCode.mjs +53 -0
  3180. package/dist/icons/qrCode1.js +113 -0
  3181. package/dist/icons/qrCode1.mjs +65 -0
  3182. package/dist/icons/qrCode2.js +113 -0
  3183. package/dist/icons/qrCode2.mjs +65 -0
  3184. package/dist/icons/receipt.js +98 -0
  3185. package/dist/icons/receipt.mjs +50 -0
  3186. package/dist/icons/receiptCheck.js +98 -0
  3187. package/dist/icons/receiptCheck.mjs +50 -0
  3188. package/dist/icons/recording.js +98 -0
  3189. package/dist/icons/recording.mjs +50 -0
  3190. package/dist/icons/recording1.js +88 -0
  3191. package/dist/icons/recording1.mjs +40 -0
  3192. package/dist/icons/recording2.js +88 -0
  3193. package/dist/icons/recording2.mjs +40 -0
  3194. package/dist/icons/recording3.js +98 -0
  3195. package/dist/icons/recording3.mjs +50 -0
  3196. package/dist/icons/reflect1.js +106 -0
  3197. package/dist/icons/reflect1.mjs +58 -0
  3198. package/dist/icons/reflect2.js +88 -0
  3199. package/dist/icons/reflect2.mjs +40 -0
  3200. package/dist/icons/refreshCcw.js +88 -0
  3201. package/dist/icons/refreshCcw.mjs +40 -0
  3202. package/dist/icons/refreshCcw1.js +88 -0
  3203. package/dist/icons/refreshCcw1.mjs +40 -0
  3204. package/dist/icons/refreshCcw2.js +88 -0
  3205. package/dist/icons/refreshCcw2.mjs +40 -0
  3206. package/dist/icons/refreshCcw3.js +88 -0
  3207. package/dist/icons/refreshCcw3.mjs +40 -0
  3208. package/dist/icons/refreshCcw4.js +88 -0
  3209. package/dist/icons/refreshCcw4.mjs +40 -0
  3210. package/dist/icons/refreshCcw5.js +88 -0
  3211. package/dist/icons/refreshCcw5.mjs +40 -0
  3212. package/dist/icons/refreshCw.js +88 -0
  3213. package/dist/icons/refreshCw.mjs +40 -0
  3214. package/dist/icons/refreshCw1.js +88 -0
  3215. package/dist/icons/refreshCw1.mjs +40 -0
  3216. package/dist/icons/refreshCw2.js +88 -0
  3217. package/dist/icons/refreshCw2.mjs +40 -0
  3218. package/dist/icons/refreshCw3.js +88 -0
  3219. package/dist/icons/refreshCw3.mjs +40 -0
  3220. package/dist/icons/refreshCw4.js +88 -0
  3221. package/dist/icons/refreshCw4.mjs +40 -0
  3222. package/dist/icons/refreshCw5.js +88 -0
  3223. package/dist/icons/refreshCw5.mjs +40 -0
  3224. package/dist/icons/repeat1.js +88 -0
  3225. package/dist/icons/repeat1.mjs +40 -0
  3226. package/dist/icons/repeat2.js +88 -0
  3227. package/dist/icons/repeat2.mjs +40 -0
  3228. package/dist/icons/repeat3.js +88 -0
  3229. package/dist/icons/repeat3.mjs +40 -0
  3230. package/dist/icons/repeat4.js +88 -0
  3231. package/dist/icons/repeat4.mjs +40 -0
  3232. package/dist/icons/reverseLeft.js +88 -0
  3233. package/dist/icons/reverseLeft.mjs +40 -0
  3234. package/dist/icons/reverseRight.js +88 -0
  3235. package/dist/icons/reverseRight.mjs +40 -0
  3236. package/dist/icons/rightIndent1.js +98 -0
  3237. package/dist/icons/rightIndent1.mjs +50 -0
  3238. package/dist/icons/rightIndent2.js +98 -0
  3239. package/dist/icons/rightIndent2.mjs +50 -0
  3240. package/dist/icons/rocket.js +98 -0
  3241. package/dist/icons/rocket.mjs +50 -0
  3242. package/dist/icons/rocket1.js +113 -0
  3243. package/dist/icons/rocket1.mjs +65 -0
  3244. package/dist/icons/rocket2.js +98 -0
  3245. package/dist/icons/rocket2.mjs +50 -0
  3246. package/dist/icons/rollerBrush.js +126 -0
  3247. package/dist/icons/rollerBrush.mjs +78 -0
  3248. package/dist/icons/rotateCcw.js +94 -0
  3249. package/dist/icons/rotateCcw.mjs +46 -0
  3250. package/dist/icons/route.js +106 -0
  3251. package/dist/icons/route.mjs +58 -0
  3252. package/dist/icons/rows1.js +108 -0
  3253. package/dist/icons/rows1.mjs +60 -0
  3254. package/dist/icons/rows2.js +98 -0
  3255. package/dist/icons/rows2.mjs +50 -0
  3256. package/dist/icons/rows3.js +91 -0
  3257. package/dist/icons/rows3.mjs +43 -0
  3258. package/dist/icons/rss1.js +86 -0
  3259. package/dist/icons/rss1.mjs +38 -0
  3260. package/dist/icons/rss2.js +120 -0
  3261. package/dist/icons/rss2.mjs +72 -0
  3262. package/dist/icons/ruler.js +98 -0
  3263. package/dist/icons/ruler.mjs +50 -0
  3264. package/dist/icons/safe.js +96 -0
  3265. package/dist/icons/safe.mjs +48 -0
  3266. package/dist/icons/sale1.js +98 -0
  3267. package/dist/icons/sale1.mjs +50 -0
  3268. package/dist/icons/sale2.js +98 -0
  3269. package/dist/icons/sale2.mjs +50 -0
  3270. package/dist/icons/sale3.js +98 -0
  3271. package/dist/icons/sale3.mjs +50 -0
  3272. package/dist/icons/sale4.js +98 -0
  3273. package/dist/icons/sale4.mjs +50 -0
  3274. package/dist/icons/save.js +104 -0
  3275. package/dist/icons/save.mjs +56 -0
  3276. package/dist/icons/save1.js +106 -0
  3277. package/dist/icons/save1.mjs +58 -0
  3278. package/dist/icons/save2.js +98 -0
  3279. package/dist/icons/save2.mjs +50 -0
  3280. package/dist/icons/save3.js +98 -0
  3281. package/dist/icons/save3.mjs +50 -0
  3282. package/dist/icons/scale1.js +98 -0
  3283. package/dist/icons/scale1.mjs +50 -0
  3284. package/dist/icons/scale2.js +98 -0
  3285. package/dist/icons/scale2.mjs +50 -0
  3286. package/dist/icons/scale3.js +98 -0
  3287. package/dist/icons/scale3.mjs +50 -0
  3288. package/dist/icons/scales1.js +106 -0
  3289. package/dist/icons/scales1.mjs +58 -0
  3290. package/dist/icons/scales2.js +106 -0
  3291. package/dist/icons/scales2.mjs +58 -0
  3292. package/dist/icons/scan.js +86 -0
  3293. package/dist/icons/scan.mjs +38 -0
  3294. package/dist/icons/scissors1.js +106 -0
  3295. package/dist/icons/scissors1.mjs +58 -0
  3296. package/dist/icons/scissors2.js +106 -0
  3297. package/dist/icons/scissors2.mjs +58 -0
  3298. package/dist/icons/scissorsCut1.js +106 -0
  3299. package/dist/icons/scissorsCut1.mjs +58 -0
  3300. package/dist/icons/scissorsCut2.js +106 -0
  3301. package/dist/icons/scissorsCut2.mjs +58 -0
  3302. package/dist/icons/search.js +98 -0
  3303. package/dist/icons/search.mjs +50 -0
  3304. package/dist/icons/searchLg.js +98 -0
  3305. package/dist/icons/searchLg.mjs +50 -0
  3306. package/dist/icons/searchMd.js +98 -0
  3307. package/dist/icons/searchMd.mjs +50 -0
  3308. package/dist/icons/searchRefraction.js +98 -0
  3309. package/dist/icons/searchRefraction.mjs +50 -0
  3310. package/dist/icons/searchSm.js +98 -0
  3311. package/dist/icons/searchSm.mjs +50 -0
  3312. package/dist/icons/send.js +96 -0
  3313. package/dist/icons/send.mjs +48 -0
  3314. package/dist/icons/send1.js +98 -0
  3315. package/dist/icons/send1.mjs +50 -0
  3316. package/dist/icons/send2.js +98 -0
  3317. package/dist/icons/send2.mjs +50 -0
  3318. package/dist/icons/send3.js +98 -0
  3319. package/dist/icons/send3.mjs +50 -0
  3320. package/dist/icons/server1.js +106 -0
  3321. package/dist/icons/server1.mjs +58 -0
  3322. package/dist/icons/server2.js +106 -0
  3323. package/dist/icons/server2.mjs +58 -0
  3324. package/dist/icons/server3.js +98 -0
  3325. package/dist/icons/server3.mjs +50 -0
  3326. package/dist/icons/server4.js +98 -0
  3327. package/dist/icons/server4.mjs +50 -0
  3328. package/dist/icons/server5.js +98 -0
  3329. package/dist/icons/server5.mjs +50 -0
  3330. package/dist/icons/server6.js +98 -0
  3331. package/dist/icons/server6.mjs +50 -0
  3332. package/dist/icons/settings.js +111 -0
  3333. package/dist/icons/settings.mjs +63 -0
  3334. package/dist/icons/settings1.js +110 -0
  3335. package/dist/icons/settings1.mjs +62 -0
  3336. package/dist/icons/settings2.js +110 -0
  3337. package/dist/icons/settings2.mjs +62 -0
  3338. package/dist/icons/settings3.js +106 -0
  3339. package/dist/icons/settings3.mjs +58 -0
  3340. package/dist/icons/settings4.js +106 -0
  3341. package/dist/icons/settings4.mjs +58 -0
  3342. package/dist/icons/share.js +113 -0
  3343. package/dist/icons/share.mjs +65 -0
  3344. package/dist/icons/share1.js +98 -0
  3345. package/dist/icons/share1.mjs +50 -0
  3346. package/dist/icons/share2.js +98 -0
  3347. package/dist/icons/share2.mjs +50 -0
  3348. package/dist/icons/share3.js +98 -0
  3349. package/dist/icons/share3.mjs +50 -0
  3350. package/dist/icons/share4.js +98 -0
  3351. package/dist/icons/share4.mjs +50 -0
  3352. package/dist/icons/share5.js +98 -0
  3353. package/dist/icons/share5.mjs +50 -0
  3354. package/dist/icons/share6.js +98 -0
  3355. package/dist/icons/share6.mjs +50 -0
  3356. package/dist/icons/share7.js +113 -0
  3357. package/dist/icons/share7.mjs +65 -0
  3358. package/dist/icons/shareArrow.js +98 -0
  3359. package/dist/icons/shareArrow.mjs +50 -0
  3360. package/dist/icons/shield1.js +98 -0
  3361. package/dist/icons/shield1.mjs +50 -0
  3362. package/dist/icons/shield2.js +98 -0
  3363. package/dist/icons/shield2.mjs +50 -0
  3364. package/dist/icons/shield3.js +98 -0
  3365. package/dist/icons/shield3.mjs +50 -0
  3366. package/dist/icons/shieldDollar.js +98 -0
  3367. package/dist/icons/shieldDollar.mjs +50 -0
  3368. package/dist/icons/shieldOff.js +98 -0
  3369. package/dist/icons/shieldOff.mjs +50 -0
  3370. package/dist/icons/shieldPlus.js +98 -0
  3371. package/dist/icons/shieldPlus.mjs +50 -0
  3372. package/dist/icons/shieldTick.js +98 -0
  3373. package/dist/icons/shieldTick.mjs +50 -0
  3374. package/dist/icons/shieldZap.js +98 -0
  3375. package/dist/icons/shieldZap.mjs +50 -0
  3376. package/dist/icons/shoppingBag1.js +98 -0
  3377. package/dist/icons/shoppingBag1.mjs +50 -0
  3378. package/dist/icons/shoppingBag2.js +98 -0
  3379. package/dist/icons/shoppingBag2.mjs +50 -0
  3380. package/dist/icons/shoppingBag3.js +98 -0
  3381. package/dist/icons/shoppingBag3.mjs +50 -0
  3382. package/dist/icons/shoppingCart1.js +98 -0
  3383. package/dist/icons/shoppingCart1.mjs +50 -0
  3384. package/dist/icons/shoppingCart2.js +98 -0
  3385. package/dist/icons/shoppingCart2.mjs +50 -0
  3386. package/dist/icons/shoppingCart3.js +98 -0
  3387. package/dist/icons/shoppingCart3.mjs +50 -0
  3388. package/dist/icons/shuffle1.js +88 -0
  3389. package/dist/icons/shuffle1.mjs +40 -0
  3390. package/dist/icons/shuffle2.js +88 -0
  3391. package/dist/icons/shuffle2.mjs +40 -0
  3392. package/dist/icons/signal1.js +98 -0
  3393. package/dist/icons/signal1.mjs +50 -0
  3394. package/dist/icons/signal2.js +98 -0
  3395. package/dist/icons/signal2.mjs +50 -0
  3396. package/dist/icons/signal3.js +98 -0
  3397. package/dist/icons/signal3.mjs +50 -0
  3398. package/dist/icons/simcard.js +108 -0
  3399. package/dist/icons/simcard.mjs +60 -0
  3400. package/dist/icons/skew.js +118 -0
  3401. package/dist/icons/skew.mjs +70 -0
  3402. package/dist/icons/skipBack.js +98 -0
  3403. package/dist/icons/skipBack.mjs +50 -0
  3404. package/dist/icons/skipForward.js +98 -0
  3405. package/dist/icons/skipForward.mjs +50 -0
  3406. package/dist/icons/slashCircle1.js +98 -0
  3407. package/dist/icons/slashCircle1.mjs +50 -0
  3408. package/dist/icons/slashCircle2.js +98 -0
  3409. package/dist/icons/slashCircle2.mjs +50 -0
  3410. package/dist/icons/slashDivider.js +88 -0
  3411. package/dist/icons/slashDivider.mjs +40 -0
  3412. package/dist/icons/slashOctagon.js +98 -0
  3413. package/dist/icons/slashOctagon.mjs +50 -0
  3414. package/dist/icons/sliders1.js +88 -0
  3415. package/dist/icons/sliders1.mjs +40 -0
  3416. package/dist/icons/sliders2.js +113 -0
  3417. package/dist/icons/sliders2.mjs +65 -0
  3418. package/dist/icons/sliders3.js +106 -0
  3419. package/dist/icons/sliders3.mjs +58 -0
  3420. package/dist/icons/sliders4.js +106 -0
  3421. package/dist/icons/sliders4.mjs +58 -0
  3422. package/dist/icons/snowflake1.js +88 -0
  3423. package/dist/icons/snowflake1.mjs +40 -0
  3424. package/dist/icons/snowflake2.js +88 -0
  3425. package/dist/icons/snowflake2.mjs +40 -0
  3426. package/dist/icons/spacingHeight1.js +88 -0
  3427. package/dist/icons/spacingHeight1.mjs +40 -0
  3428. package/dist/icons/spacingHeight2.js +88 -0
  3429. package/dist/icons/spacingHeight2.mjs +40 -0
  3430. package/dist/icons/spacingWidth1.js +88 -0
  3431. package/dist/icons/spacingWidth1.mjs +40 -0
  3432. package/dist/icons/spacingWidth2.js +88 -0
  3433. package/dist/icons/spacingWidth2.mjs +40 -0
  3434. package/dist/icons/speaker1.js +98 -0
  3435. package/dist/icons/speaker1.mjs +50 -0
  3436. package/dist/icons/speaker2.js +98 -0
  3437. package/dist/icons/speaker2.mjs +50 -0
  3438. package/dist/icons/speaker3.js +106 -0
  3439. package/dist/icons/speaker3.mjs +58 -0
  3440. package/dist/icons/speedometer1.js +100 -0
  3441. package/dist/icons/speedometer1.mjs +52 -0
  3442. package/dist/icons/speedometer2.js +98 -0
  3443. package/dist/icons/speedometer2.mjs +50 -0
  3444. package/dist/icons/speedometer3.js +98 -0
  3445. package/dist/icons/speedometer3.mjs +50 -0
  3446. package/dist/icons/speedometer4.js +98 -0
  3447. package/dist/icons/speedometer4.mjs +50 -0
  3448. package/dist/icons/spinner.js +95 -0
  3449. package/dist/icons/spinner.mjs +47 -0
  3450. package/dist/icons/square.js +98 -0
  3451. package/dist/icons/square.mjs +50 -0
  3452. package/dist/icons/stand.js +98 -0
  3453. package/dist/icons/stand.mjs +50 -0
  3454. package/dist/icons/star1.js +98 -0
  3455. package/dist/icons/star1.mjs +50 -0
  3456. package/dist/icons/star2.js +98 -0
  3457. package/dist/icons/star2.mjs +50 -0
  3458. package/dist/icons/star3.js +98 -0
  3459. package/dist/icons/star3.mjs +50 -0
  3460. package/dist/icons/star4.js +98 -0
  3461. package/dist/icons/star4.mjs +50 -0
  3462. package/dist/icons/star5.js +106 -0
  3463. package/dist/icons/star5.mjs +58 -0
  3464. package/dist/icons/star6.js +98 -0
  3465. package/dist/icons/star6.mjs +50 -0
  3466. package/dist/icons/star7.js +98 -0
  3467. package/dist/icons/star7.mjs +50 -0
  3468. package/dist/icons/stars.js +98 -0
  3469. package/dist/icons/stars.mjs +50 -0
  3470. package/dist/icons/stars1.js +108 -0
  3471. package/dist/icons/stars1.mjs +60 -0
  3472. package/dist/icons/stars2.js +98 -0
  3473. package/dist/icons/stars2.mjs +50 -0
  3474. package/dist/icons/stars3.js +106 -0
  3475. package/dist/icons/stars3.mjs +58 -0
  3476. package/dist/icons/stickerCircle.js +108 -0
  3477. package/dist/icons/stickerCircle.mjs +60 -0
  3478. package/dist/icons/stickerSquare.js +98 -0
  3479. package/dist/icons/stickerSquare.mjs +50 -0
  3480. package/dist/icons/stop.js +96 -0
  3481. package/dist/icons/stop.mjs +48 -0
  3482. package/dist/icons/stopCircle.js +108 -0
  3483. package/dist/icons/stopCircle.mjs +60 -0
  3484. package/dist/icons/stopSquare.js +108 -0
  3485. package/dist/icons/stopSquare.mjs +60 -0
  3486. package/dist/icons/strikethrough1.js +88 -0
  3487. package/dist/icons/strikethrough1.mjs +40 -0
  3488. package/dist/icons/strikethrough2.js +98 -0
  3489. package/dist/icons/strikethrough2.mjs +50 -0
  3490. package/dist/icons/strikethroughSquare.js +98 -0
  3491. package/dist/icons/strikethroughSquare.mjs +50 -0
  3492. package/dist/icons/subscript.js +88 -0
  3493. package/dist/icons/subscript.mjs +40 -0
  3494. package/dist/icons/sun.js +96 -0
  3495. package/dist/icons/sun.mjs +48 -0
  3496. package/dist/icons/sunSetting1.js +98 -0
  3497. package/dist/icons/sunSetting1.mjs +50 -0
  3498. package/dist/icons/sunSetting2.js +98 -0
  3499. package/dist/icons/sunSetting2.mjs +50 -0
  3500. package/dist/icons/sunSetting3.js +98 -0
  3501. package/dist/icons/sunSetting3.mjs +50 -0
  3502. package/dist/icons/sunrise.js +98 -0
  3503. package/dist/icons/sunrise.mjs +50 -0
  3504. package/dist/icons/sunset.js +98 -0
  3505. package/dist/icons/sunset.mjs +50 -0
  3506. package/dist/icons/switchHorizontal1.js +88 -0
  3507. package/dist/icons/switchHorizontal1.mjs +40 -0
  3508. package/dist/icons/switchHorizontal2.js +88 -0
  3509. package/dist/icons/switchHorizontal2.mjs +40 -0
  3510. package/dist/icons/switchVertical1.js +88 -0
  3511. package/dist/icons/switchVertical1.mjs +40 -0
  3512. package/dist/icons/switchVertical2.js +88 -0
  3513. package/dist/icons/switchVertical2.mjs +40 -0
  3514. package/dist/icons/table.js +98 -0
  3515. package/dist/icons/table.mjs +50 -0
  3516. package/dist/icons/tablet1.js +98 -0
  3517. package/dist/icons/tablet1.mjs +50 -0
  3518. package/dist/icons/tablet2.js +98 -0
  3519. package/dist/icons/tablet2.mjs +50 -0
  3520. package/dist/icons/tag1.js +96 -0
  3521. package/dist/icons/tag1.mjs +48 -0
  3522. package/dist/icons/tag2.js +96 -0
  3523. package/dist/icons/tag2.mjs +48 -0
  3524. package/dist/icons/tag3.js +96 -0
  3525. package/dist/icons/tag3.mjs +48 -0
  3526. package/dist/icons/target1.js +98 -0
  3527. package/dist/icons/target1.mjs +50 -0
  3528. package/dist/icons/target2.js +98 -0
  3529. package/dist/icons/target2.mjs +50 -0
  3530. package/dist/icons/target3.js +98 -0
  3531. package/dist/icons/target3.mjs +50 -0
  3532. package/dist/icons/target4.js +100 -0
  3533. package/dist/icons/target4.mjs +52 -0
  3534. package/dist/icons/target5.js +120 -0
  3535. package/dist/icons/target5.mjs +72 -0
  3536. package/dist/icons/telescope.js +106 -0
  3537. package/dist/icons/telescope.mjs +58 -0
  3538. package/dist/icons/terminal.js +88 -0
  3539. package/dist/icons/terminal.mjs +40 -0
  3540. package/dist/icons/terminalBrowser.js +98 -0
  3541. package/dist/icons/terminalBrowser.mjs +50 -0
  3542. package/dist/icons/terminalCircle.js +98 -0
  3543. package/dist/icons/terminalCircle.mjs +50 -0
  3544. package/dist/icons/terminalSquare.js +98 -0
  3545. package/dist/icons/terminalSquare.mjs +50 -0
  3546. package/dist/icons/textInput.js +98 -0
  3547. package/dist/icons/textInput.mjs +50 -0
  3548. package/dist/icons/thermometer1.js +98 -0
  3549. package/dist/icons/thermometer1.mjs +50 -0
  3550. package/dist/icons/thermometer2.js +108 -0
  3551. package/dist/icons/thermometer2.mjs +60 -0
  3552. package/dist/icons/thermometer3.js +98 -0
  3553. package/dist/icons/thermometer3.mjs +50 -0
  3554. package/dist/icons/thermometerCold.js +98 -0
  3555. package/dist/icons/thermometerCold.mjs +50 -0
  3556. package/dist/icons/thermometerWarm.js +98 -0
  3557. package/dist/icons/thermometerWarm.mjs +50 -0
  3558. package/dist/icons/thumbsDown.js +98 -0
  3559. package/dist/icons/thumbsDown.mjs +50 -0
  3560. package/dist/icons/thumbsUp.js +98 -0
  3561. package/dist/icons/thumbsUp.mjs +50 -0
  3562. package/dist/icons/ticket1.js +98 -0
  3563. package/dist/icons/ticket1.mjs +50 -0
  3564. package/dist/icons/ticket2.js +98 -0
  3565. package/dist/icons/ticket2.mjs +50 -0
  3566. package/dist/icons/toggle1Left.js +100 -0
  3567. package/dist/icons/toggle1Left.mjs +52 -0
  3568. package/dist/icons/toggle1Right.js +100 -0
  3569. package/dist/icons/toggle1Right.mjs +52 -0
  3570. package/dist/icons/toggle2Left.js +98 -0
  3571. package/dist/icons/toggle2Left.mjs +50 -0
  3572. package/dist/icons/toggle2Right.js +98 -0
  3573. package/dist/icons/toggle2Right.mjs +50 -0
  3574. package/dist/icons/toggle3Left.js +108 -0
  3575. package/dist/icons/toggle3Left.mjs +60 -0
  3576. package/dist/icons/toggle3Right.js +108 -0
  3577. package/dist/icons/toggle3Right.mjs +60 -0
  3578. package/dist/icons/tool1.js +98 -0
  3579. package/dist/icons/tool1.mjs +50 -0
  3580. package/dist/icons/tool2.js +98 -0
  3581. package/dist/icons/tool2.mjs +50 -0
  3582. package/dist/icons/train.js +98 -0
  3583. package/dist/icons/train.mjs +50 -0
  3584. package/dist/icons/tram.js +96 -0
  3585. package/dist/icons/tram.mjs +48 -0
  3586. package/dist/icons/transform.js +120 -0
  3587. package/dist/icons/transform.mjs +72 -0
  3588. package/dist/icons/translate1.js +88 -0
  3589. package/dist/icons/translate1.mjs +40 -0
  3590. package/dist/icons/translate2.js +88 -0
  3591. package/dist/icons/translate2.mjs +40 -0
  3592. package/dist/icons/trash.js +98 -0
  3593. package/dist/icons/trash.mjs +50 -0
  3594. package/dist/icons/trash1.js +98 -0
  3595. package/dist/icons/trash1.mjs +50 -0
  3596. package/dist/icons/trash2.js +98 -0
  3597. package/dist/icons/trash2.mjs +50 -0
  3598. package/dist/icons/trash3.js +98 -0
  3599. package/dist/icons/trash3.mjs +50 -0
  3600. package/dist/icons/trash4.js +98 -0
  3601. package/dist/icons/trash4.mjs +50 -0
  3602. package/dist/icons/trendDown.js +88 -0
  3603. package/dist/icons/trendDown.mjs +40 -0
  3604. package/dist/icons/trendDown1.js +88 -0
  3605. package/dist/icons/trendDown1.mjs +40 -0
  3606. package/dist/icons/trendDown2.js +88 -0
  3607. package/dist/icons/trendDown2.mjs +40 -0
  3608. package/dist/icons/trendUp.js +88 -0
  3609. package/dist/icons/trendUp.mjs +40 -0
  3610. package/dist/icons/trendUp1.js +88 -0
  3611. package/dist/icons/trendUp1.mjs +40 -0
  3612. package/dist/icons/trendUp2.js +88 -0
  3613. package/dist/icons/trendUp2.mjs +40 -0
  3614. package/dist/icons/triangle.js +98 -0
  3615. package/dist/icons/triangle.mjs +50 -0
  3616. package/dist/icons/trophy1.js +98 -0
  3617. package/dist/icons/trophy1.mjs +50 -0
  3618. package/dist/icons/trophy2.js +98 -0
  3619. package/dist/icons/trophy2.mjs +50 -0
  3620. package/dist/icons/truck1.js +98 -0
  3621. package/dist/icons/truck1.mjs +50 -0
  3622. package/dist/icons/truck2.js +98 -0
  3623. package/dist/icons/truck2.mjs +50 -0
  3624. package/dist/icons/tv1.js +96 -0
  3625. package/dist/icons/tv1.mjs +48 -0
  3626. package/dist/icons/tv2.js +96 -0
  3627. package/dist/icons/tv2.mjs +48 -0
  3628. package/dist/icons/tv3.js +96 -0
  3629. package/dist/icons/tv3.mjs +48 -0
  3630. package/dist/icons/type1.js +88 -0
  3631. package/dist/icons/type1.mjs +40 -0
  3632. package/dist/icons/type2.js +98 -0
  3633. package/dist/icons/type2.mjs +50 -0
  3634. package/dist/icons/typeSquare.js +98 -0
  3635. package/dist/icons/typeSquare.mjs +50 -0
  3636. package/dist/icons/typeStrikethrough1.js +88 -0
  3637. package/dist/icons/typeStrikethrough1.mjs +40 -0
  3638. package/dist/icons/typeStrikethrough2.js +98 -0
  3639. package/dist/icons/typeStrikethrough2.mjs +50 -0
  3640. package/dist/icons/umbrella1.js +98 -0
  3641. package/dist/icons/umbrella1.mjs +50 -0
  3642. package/dist/icons/umbrella2.js +98 -0
  3643. package/dist/icons/umbrella2.mjs +50 -0
  3644. package/dist/icons/umbrella3.js +98 -0
  3645. package/dist/icons/umbrella3.mjs +50 -0
  3646. package/dist/icons/underline1.js +88 -0
  3647. package/dist/icons/underline1.mjs +40 -0
  3648. package/dist/icons/underline2.js +98 -0
  3649. package/dist/icons/underline2.mjs +50 -0
  3650. package/dist/icons/underlineSquare.js +98 -0
  3651. package/dist/icons/underlineSquare.mjs +50 -0
  3652. package/dist/icons/upload1.js +91 -0
  3653. package/dist/icons/upload1.mjs +43 -0
  3654. package/dist/icons/upload2.js +88 -0
  3655. package/dist/icons/upload2.mjs +40 -0
  3656. package/dist/icons/upload3.js +98 -0
  3657. package/dist/icons/upload3.mjs +50 -0
  3658. package/dist/icons/upload4.js +98 -0
  3659. package/dist/icons/upload4.mjs +50 -0
  3660. package/dist/icons/uploadCloud1.js +98 -0
  3661. package/dist/icons/uploadCloud1.mjs +50 -0
  3662. package/dist/icons/uploadCloud2.js +98 -0
  3663. package/dist/icons/uploadCloud2.mjs +50 -0
  3664. package/dist/icons/usbFlashDrive.js +98 -0
  3665. package/dist/icons/usbFlashDrive.mjs +50 -0
  3666. package/dist/icons/user.js +96 -0
  3667. package/dist/icons/user.mjs +48 -0
  3668. package/dist/icons/user1.js +98 -0
  3669. package/dist/icons/user1.mjs +50 -0
  3670. package/dist/icons/user2.js +108 -0
  3671. package/dist/icons/user2.mjs +60 -0
  3672. package/dist/icons/user3.js +98 -0
  3673. package/dist/icons/user3.mjs +50 -0
  3674. package/dist/icons/userCheck1.js +98 -0
  3675. package/dist/icons/userCheck1.mjs +50 -0
  3676. package/dist/icons/userCheck2.js +98 -0
  3677. package/dist/icons/userCheck2.mjs +50 -0
  3678. package/dist/icons/userCircle.js +106 -0
  3679. package/dist/icons/userCircle.mjs +58 -0
  3680. package/dist/icons/userDown1.js +98 -0
  3681. package/dist/icons/userDown1.mjs +50 -0
  3682. package/dist/icons/userDown2.js +98 -0
  3683. package/dist/icons/userDown2.mjs +50 -0
  3684. package/dist/icons/userEdit.js +98 -0
  3685. package/dist/icons/userEdit.mjs +50 -0
  3686. package/dist/icons/userLeft1.js +98 -0
  3687. package/dist/icons/userLeft1.mjs +50 -0
  3688. package/dist/icons/userLeft2.js +98 -0
  3689. package/dist/icons/userLeft2.mjs +50 -0
  3690. package/dist/icons/userMinus1.js +98 -0
  3691. package/dist/icons/userMinus1.mjs +50 -0
  3692. package/dist/icons/userMinus2.js +98 -0
  3693. package/dist/icons/userMinus2.mjs +50 -0
  3694. package/dist/icons/userPlus.js +98 -0
  3695. package/dist/icons/userPlus.mjs +50 -0
  3696. package/dist/icons/userPlus1.js +98 -0
  3697. package/dist/icons/userPlus1.mjs +50 -0
  3698. package/dist/icons/userPlus2.js +98 -0
  3699. package/dist/icons/userPlus2.mjs +50 -0
  3700. package/dist/icons/userRight1.js +98 -0
  3701. package/dist/icons/userRight1.mjs +50 -0
  3702. package/dist/icons/userRight2.js +98 -0
  3703. package/dist/icons/userRight2.mjs +50 -0
  3704. package/dist/icons/userSquare.js +106 -0
  3705. package/dist/icons/userSquare.mjs +58 -0
  3706. package/dist/icons/userUp1.js +98 -0
  3707. package/dist/icons/userUp1.mjs +50 -0
  3708. package/dist/icons/userUp2.js +98 -0
  3709. package/dist/icons/userUp2.mjs +50 -0
  3710. package/dist/icons/userX.js +98 -0
  3711. package/dist/icons/userX.mjs +50 -0
  3712. package/dist/icons/userX1.js +98 -0
  3713. package/dist/icons/userX1.mjs +50 -0
  3714. package/dist/icons/userX2.js +98 -0
  3715. package/dist/icons/userX2.mjs +50 -0
  3716. package/dist/icons/users.js +98 -0
  3717. package/dist/icons/users.mjs +50 -0
  3718. package/dist/icons/users1.js +98 -0
  3719. package/dist/icons/users1.mjs +50 -0
  3720. package/dist/icons/users2.js +98 -0
  3721. package/dist/icons/users2.mjs +50 -0
  3722. package/dist/icons/users3.js +106 -0
  3723. package/dist/icons/users3.mjs +58 -0
  3724. package/dist/icons/usersCheck.js +98 -0
  3725. package/dist/icons/usersCheck.mjs +50 -0
  3726. package/dist/icons/usersDown.js +98 -0
  3727. package/dist/icons/usersDown.mjs +50 -0
  3728. package/dist/icons/usersEdit.js +98 -0
  3729. package/dist/icons/usersEdit.mjs +50 -0
  3730. package/dist/icons/usersLeft.js +98 -0
  3731. package/dist/icons/usersLeft.mjs +50 -0
  3732. package/dist/icons/usersMinus.js +98 -0
  3733. package/dist/icons/usersMinus.mjs +50 -0
  3734. package/dist/icons/usersPlus.js +98 -0
  3735. package/dist/icons/usersPlus.mjs +50 -0
  3736. package/dist/icons/usersRight.js +98 -0
  3737. package/dist/icons/usersRight.mjs +50 -0
  3738. package/dist/icons/usersUp.js +98 -0
  3739. package/dist/icons/usersUp.mjs +50 -0
  3740. package/dist/icons/usersX.js +98 -0
  3741. package/dist/icons/usersX.mjs +50 -0
  3742. package/dist/icons/variable.js +88 -0
  3743. package/dist/icons/variable.mjs +40 -0
  3744. package/dist/icons/videoRecorder.js +112 -0
  3745. package/dist/icons/videoRecorder.mjs +64 -0
  3746. package/dist/icons/videoRecorderOff.js +102 -0
  3747. package/dist/icons/videoRecorderOff.mjs +54 -0
  3748. package/dist/icons/virus.js +98 -0
  3749. package/dist/icons/virus.mjs +50 -0
  3750. package/dist/icons/voicemail.js +126 -0
  3751. package/dist/icons/voicemail.mjs +78 -0
  3752. package/dist/icons/volumeMax.js +98 -0
  3753. package/dist/icons/volumeMax.mjs +50 -0
  3754. package/dist/icons/volumeMin.js +98 -0
  3755. package/dist/icons/volumeMin.mjs +50 -0
  3756. package/dist/icons/volumeMinus.js +98 -0
  3757. package/dist/icons/volumeMinus.mjs +50 -0
  3758. package/dist/icons/volumePlus.js +98 -0
  3759. package/dist/icons/volumePlus.mjs +50 -0
  3760. package/dist/icons/volumeX.js +98 -0
  3761. package/dist/icons/volumeX.mjs +50 -0
  3762. package/dist/icons/wallet1.js +98 -0
  3763. package/dist/icons/wallet1.mjs +50 -0
  3764. package/dist/icons/wallet2.js +98 -0
  3765. package/dist/icons/wallet2.mjs +50 -0
  3766. package/dist/icons/wallet3.js +98 -0
  3767. package/dist/icons/wallet3.mjs +50 -0
  3768. package/dist/icons/wallet4.js +98 -0
  3769. package/dist/icons/wallet4.mjs +50 -0
  3770. package/dist/icons/wallet5.js +98 -0
  3771. package/dist/icons/wallet5.mjs +50 -0
  3772. package/dist/icons/watchCircle.js +106 -0
  3773. package/dist/icons/watchCircle.mjs +58 -0
  3774. package/dist/icons/watchSquare.js +106 -0
  3775. package/dist/icons/watchSquare.mjs +58 -0
  3776. package/dist/icons/waves.js +88 -0
  3777. package/dist/icons/waves.mjs +40 -0
  3778. package/dist/icons/webcam1.js +98 -0
  3779. package/dist/icons/webcam1.mjs +50 -0
  3780. package/dist/icons/webcam2.js +98 -0
  3781. package/dist/icons/webcam2.mjs +50 -0
  3782. package/dist/icons/wifi.js +86 -0
  3783. package/dist/icons/wifi.mjs +38 -0
  3784. package/dist/icons/wifiOff.js +88 -0
  3785. package/dist/icons/wifiOff.mjs +40 -0
  3786. package/dist/icons/wind1.js +88 -0
  3787. package/dist/icons/wind1.mjs +40 -0
  3788. package/dist/icons/wind2.js +88 -0
  3789. package/dist/icons/wind2.mjs +40 -0
  3790. package/dist/icons/wind3.js +88 -0
  3791. package/dist/icons/wind3.mjs +40 -0
  3792. package/dist/icons/x.js +86 -0
  3793. package/dist/icons/x.mjs +38 -0
  3794. package/dist/icons/xCircle.js +98 -0
  3795. package/dist/icons/xCircle.mjs +50 -0
  3796. package/dist/icons/xClose.js +88 -0
  3797. package/dist/icons/xClose.mjs +40 -0
  3798. package/dist/icons/xSquare.js +98 -0
  3799. package/dist/icons/xSquare.mjs +50 -0
  3800. package/dist/icons/youtube.js +114 -0
  3801. package/dist/icons/youtube.mjs +66 -0
  3802. package/dist/icons/zap.js +96 -0
  3803. package/dist/icons/zap.mjs +48 -0
  3804. package/dist/icons/zapCircle.js +108 -0
  3805. package/dist/icons/zapCircle.mjs +60 -0
  3806. package/dist/icons/zapFast.js +98 -0
  3807. package/dist/icons/zapFast.mjs +50 -0
  3808. package/dist/icons/zapOff.js +98 -0
  3809. package/dist/icons/zapOff.mjs +50 -0
  3810. package/dist/icons/zapSquare.js +108 -0
  3811. package/dist/icons/zapSquare.mjs +60 -0
  3812. package/dist/icons/zoomIn.js +98 -0
  3813. package/dist/icons/zoomIn.mjs +50 -0
  3814. package/dist/icons/zoomOut.js +98 -0
  3815. package/dist/icons/zoomOut.mjs +50 -0
  3816. package/dist/image.d.mts +6 -0
  3817. package/dist/image.d.ts +6 -0
  3818. package/dist/image1.d.mts +6 -0
  3819. package/dist/image1.d.ts +6 -0
  3820. package/dist/image2.d.mts +6 -0
  3821. package/dist/image2.d.ts +6 -0
  3822. package/dist/image3.d.mts +6 -0
  3823. package/dist/image3.d.ts +6 -0
  3824. package/dist/image4.d.mts +6 -0
  3825. package/dist/image4.d.ts +6 -0
  3826. package/dist/image5.d.mts +6 -0
  3827. package/dist/image5.d.ts +6 -0
  3828. package/dist/imageCheck.d.mts +6 -0
  3829. package/dist/imageCheck.d.ts +6 -0
  3830. package/dist/imageDown.d.mts +6 -0
  3831. package/dist/imageDown.d.ts +6 -0
  3832. package/dist/imageIndentLeft.d.mts +6 -0
  3833. package/dist/imageIndentLeft.d.ts +6 -0
  3834. package/dist/imageIndentRight.d.mts +6 -0
  3835. package/dist/imageIndentRight.d.ts +6 -0
  3836. package/dist/imageLeft.d.mts +6 -0
  3837. package/dist/imageLeft.d.ts +6 -0
  3838. package/dist/imagePlus.d.mts +6 -0
  3839. package/dist/imagePlus.d.ts +6 -0
  3840. package/dist/imageRight.d.mts +6 -0
  3841. package/dist/imageRight.d.ts +6 -0
  3842. package/dist/imageUp.d.mts +6 -0
  3843. package/dist/imageUp.d.ts +6 -0
  3844. package/dist/imageUser.d.mts +6 -0
  3845. package/dist/imageUser.d.ts +6 -0
  3846. package/dist/imageUserCheck.d.mts +6 -0
  3847. package/dist/imageUserCheck.d.ts +6 -0
  3848. package/dist/imageUserDown.d.mts +6 -0
  3849. package/dist/imageUserDown.d.ts +6 -0
  3850. package/dist/imageUserLeft.d.mts +6 -0
  3851. package/dist/imageUserLeft.d.ts +6 -0
  3852. package/dist/imageUserPlus.d.mts +6 -0
  3853. package/dist/imageUserPlus.d.ts +6 -0
  3854. package/dist/imageUserRight.d.mts +6 -0
  3855. package/dist/imageUserRight.d.ts +6 -0
  3856. package/dist/imageUserUp.d.mts +6 -0
  3857. package/dist/imageUserUp.d.ts +6 -0
  3858. package/dist/imageUserX.d.mts +6 -0
  3859. package/dist/imageUserX.d.ts +6 -0
  3860. package/dist/imageX.d.mts +6 -0
  3861. package/dist/imageX.d.ts +6 -0
  3862. package/dist/inbox1.d.mts +6 -0
  3863. package/dist/inbox1.d.ts +6 -0
  3864. package/dist/inbox2.d.mts +6 -0
  3865. package/dist/inbox2.d.ts +6 -0
  3866. package/dist/index-Btj0VOSP.d.mts +96 -0
  3867. package/dist/index-Btj0VOSP.d.ts +96 -0
  3868. package/dist/index.d.mts +559 -2523
  3869. package/dist/index.d.ts +559 -2523
  3870. package/dist/index.js +55 -56646
  3871. package/dist/index.mjs +27 -55292
  3872. package/dist/infinity.d.mts +6 -0
  3873. package/dist/infinity.d.ts +6 -0
  3874. package/dist/infoCircle.d.mts +6 -0
  3875. package/dist/infoCircle.d.ts +6 -0
  3876. package/dist/infoHexagon.d.mts +6 -0
  3877. package/dist/infoHexagon.d.ts +6 -0
  3878. package/dist/infoOctagon.d.mts +6 -0
  3879. package/dist/infoOctagon.d.ts +6 -0
  3880. package/dist/infoSquare.d.mts +6 -0
  3881. package/dist/infoSquare.d.ts +6 -0
  3882. package/dist/intersectCircle.d.mts +6 -0
  3883. package/dist/intersectCircle.d.ts +6 -0
  3884. package/dist/intersectSquare.d.mts +6 -0
  3885. package/dist/intersectSquare.d.ts +6 -0
  3886. package/dist/italic1.d.mts +6 -0
  3887. package/dist/italic1.d.ts +6 -0
  3888. package/dist/italic2.d.mts +6 -0
  3889. package/dist/italic2.d.ts +6 -0
  3890. package/dist/italicSquare.d.mts +6 -0
  3891. package/dist/italicSquare.d.ts +6 -0
  3892. package/dist/key1.d.mts +6 -0
  3893. package/dist/key1.d.ts +6 -0
  3894. package/dist/key2.d.mts +6 -0
  3895. package/dist/key2.d.ts +6 -0
  3896. package/dist/keyboard1.d.mts +6 -0
  3897. package/dist/keyboard1.d.ts +6 -0
  3898. package/dist/keyboard2.d.mts +6 -0
  3899. package/dist/keyboard2.d.ts +6 -0
  3900. package/dist/laptop1.d.mts +6 -0
  3901. package/dist/laptop1.d.ts +6 -0
  3902. package/dist/laptop2.d.mts +6 -0
  3903. package/dist/laptop2.d.ts +6 -0
  3904. package/dist/layerSingle.d.mts +6 -0
  3905. package/dist/layerSingle.d.ts +6 -0
  3906. package/dist/layersThree1.d.mts +6 -0
  3907. package/dist/layersThree1.d.ts +6 -0
  3908. package/dist/layersThree2.d.mts +6 -0
  3909. package/dist/layersThree2.d.ts +6 -0
  3910. package/dist/layersTwo1.d.mts +6 -0
  3911. package/dist/layersTwo1.d.ts +6 -0
  3912. package/dist/layersTwo2.d.mts +6 -0
  3913. package/dist/layersTwo2.d.ts +6 -0
  3914. package/dist/layoutAlt1.d.mts +6 -0
  3915. package/dist/layoutAlt1.d.ts +6 -0
  3916. package/dist/layoutAlt2.d.mts +6 -0
  3917. package/dist/layoutAlt2.d.ts +6 -0
  3918. package/dist/layoutAlt3.d.mts +6 -0
  3919. package/dist/layoutAlt3.d.ts +6 -0
  3920. package/dist/layoutAlt4.d.mts +6 -0
  3921. package/dist/layoutAlt4.d.ts +6 -0
  3922. package/dist/layoutBottom.d.mts +6 -0
  3923. package/dist/layoutBottom.d.ts +6 -0
  3924. package/dist/layoutGrid1.d.mts +6 -0
  3925. package/dist/layoutGrid1.d.ts +6 -0
  3926. package/dist/layoutGrid2.d.mts +6 -0
  3927. package/dist/layoutGrid2.d.ts +6 -0
  3928. package/dist/layoutLeft.d.mts +6 -0
  3929. package/dist/layoutLeft.d.ts +6 -0
  3930. package/dist/layoutRight.d.mts +6 -0
  3931. package/dist/layoutRight.d.ts +6 -0
  3932. package/dist/layoutTop.d.mts +6 -0
  3933. package/dist/layoutTop.d.ts +6 -0
  3934. package/dist/leftIndent1.d.mts +6 -0
  3935. package/dist/leftIndent1.d.ts +6 -0
  3936. package/dist/leftIndent2.d.mts +6 -0
  3937. package/dist/leftIndent2.d.ts +6 -0
  3938. package/dist/letterSpacing1.d.mts +6 -0
  3939. package/dist/letterSpacing1.d.ts +6 -0
  3940. package/dist/letterSpacing2.d.mts +6 -0
  3941. package/dist/letterSpacing2.d.ts +6 -0
  3942. package/dist/lifeBuoy1.d.mts +6 -0
  3943. package/dist/lifeBuoy1.d.ts +6 -0
  3944. package/dist/lifeBuoy2.d.mts +6 -0
  3945. package/dist/lifeBuoy2.d.ts +6 -0
  3946. package/dist/lightbulb.d.mts +6 -0
  3947. package/dist/lightbulb.d.ts +6 -0
  3948. package/dist/lightbulb1.d.mts +6 -0
  3949. package/dist/lightbulb1.d.ts +6 -0
  3950. package/dist/lightbulb2.d.mts +6 -0
  3951. package/dist/lightbulb2.d.ts +6 -0
  3952. package/dist/lightbulb3.d.mts +6 -0
  3953. package/dist/lightbulb3.d.ts +6 -0
  3954. package/dist/lightbulb4.d.mts +6 -0
  3955. package/dist/lightbulb4.d.ts +6 -0
  3956. package/dist/lightbulb5.d.mts +6 -0
  3957. package/dist/lightbulb5.d.ts +6 -0
  3958. package/dist/lightning1.d.mts +6 -0
  3959. package/dist/lightning1.d.ts +6 -0
  3960. package/dist/lightning2.d.mts +6 -0
  3961. package/dist/lightning2.d.ts +6 -0
  3962. package/dist/lineChartDown1.d.mts +6 -0
  3963. package/dist/lineChartDown1.d.ts +6 -0
  3964. package/dist/lineChartDown2.d.mts +6 -0
  3965. package/dist/lineChartDown2.d.ts +6 -0
  3966. package/dist/lineChartDown3.d.mts +6 -0
  3967. package/dist/lineChartDown3.d.ts +6 -0
  3968. package/dist/lineChartDown4.d.mts +6 -0
  3969. package/dist/lineChartDown4.d.ts +6 -0
  3970. package/dist/lineChartDown5.d.mts +6 -0
  3971. package/dist/lineChartDown5.d.ts +6 -0
  3972. package/dist/lineChartUp1.d.mts +6 -0
  3973. package/dist/lineChartUp1.d.ts +6 -0
  3974. package/dist/lineChartUp2.d.mts +6 -0
  3975. package/dist/lineChartUp2.d.ts +6 -0
  3976. package/dist/lineChartUp3.d.mts +6 -0
  3977. package/dist/lineChartUp3.d.ts +6 -0
  3978. package/dist/lineChartUp4.d.mts +6 -0
  3979. package/dist/lineChartUp4.d.ts +6 -0
  3980. package/dist/lineChartUp5.d.mts +6 -0
  3981. package/dist/lineChartUp5.d.ts +6 -0
  3982. package/dist/lineHeight.d.mts +6 -0
  3983. package/dist/lineHeight.d.ts +6 -0
  3984. package/dist/link.d.mts +6 -0
  3985. package/dist/link.d.ts +6 -0
  3986. package/dist/link1.d.mts +6 -0
  3987. package/dist/link1.d.ts +6 -0
  3988. package/dist/link2.d.mts +6 -0
  3989. package/dist/link2.d.ts +6 -0
  3990. package/dist/link3.d.mts +6 -0
  3991. package/dist/link3.d.ts +6 -0
  3992. package/dist/link4.d.mts +6 -0
  3993. package/dist/link4.d.ts +6 -0
  3994. package/dist/link5.d.mts +6 -0
  3995. package/dist/link5.d.ts +6 -0
  3996. package/dist/linkBroken1.d.mts +6 -0
  3997. package/dist/linkBroken1.d.ts +6 -0
  3998. package/dist/linkBroken2.d.mts +6 -0
  3999. package/dist/linkBroken2.d.ts +6 -0
  4000. package/dist/linkExternal1.d.mts +6 -0
  4001. package/dist/linkExternal1.d.ts +6 -0
  4002. package/dist/linkExternal2.d.mts +6 -0
  4003. package/dist/linkExternal2.d.ts +6 -0
  4004. package/dist/list.d.mts +6 -0
  4005. package/dist/list.d.ts +6 -0
  4006. package/dist/loading1.d.mts +6 -0
  4007. package/dist/loading1.d.ts +6 -0
  4008. package/dist/loading2.d.mts +6 -0
  4009. package/dist/loading2.d.ts +6 -0
  4010. package/dist/loading3.d.mts +6 -0
  4011. package/dist/loading3.d.ts +6 -0
  4012. package/dist/lock.d.mts +6 -0
  4013. package/dist/lock.d.ts +6 -0
  4014. package/dist/lock1.d.mts +6 -0
  4015. package/dist/lock1.d.ts +6 -0
  4016. package/dist/lock2.d.mts +6 -0
  4017. package/dist/lock2.d.ts +6 -0
  4018. package/dist/lock3.d.mts +6 -0
  4019. package/dist/lock3.d.ts +6 -0
  4020. package/dist/lock4.d.mts +6 -0
  4021. package/dist/lock4.d.ts +6 -0
  4022. package/dist/lockKeyholeCircle.d.mts +6 -0
  4023. package/dist/lockKeyholeCircle.d.ts +6 -0
  4024. package/dist/lockKeyholeSquare.d.mts +6 -0
  4025. package/dist/lockKeyholeSquare.d.ts +6 -0
  4026. package/dist/lockUnlocked1.d.mts +6 -0
  4027. package/dist/lockUnlocked1.d.ts +6 -0
  4028. package/dist/lockUnlocked2.d.mts +6 -0
  4029. package/dist/lockUnlocked2.d.ts +6 -0
  4030. package/dist/lockUnlocked3.d.mts +6 -0
  4031. package/dist/lockUnlocked3.d.ts +6 -0
  4032. package/dist/lockUnlocked4.d.mts +6 -0
  4033. package/dist/lockUnlocked4.d.ts +6 -0
  4034. package/dist/logIn.d.mts +6 -0
  4035. package/dist/logIn.d.ts +6 -0
  4036. package/dist/logIn1.d.mts +6 -0
  4037. package/dist/logIn1.d.ts +6 -0
  4038. package/dist/logIn2.d.mts +6 -0
  4039. package/dist/logIn2.d.ts +6 -0
  4040. package/dist/logIn3.d.mts +6 -0
  4041. package/dist/logIn3.d.ts +6 -0
  4042. package/dist/logIn4.d.mts +6 -0
  4043. package/dist/logIn4.d.ts +6 -0
  4044. package/dist/logOut1.d.mts +6 -0
  4045. package/dist/logOut1.d.ts +6 -0
  4046. package/dist/logOut2.d.mts +6 -0
  4047. package/dist/logOut2.d.ts +6 -0
  4048. package/dist/logOut3.d.mts +6 -0
  4049. package/dist/logOut3.d.ts +6 -0
  4050. package/dist/logOut4.d.mts +6 -0
  4051. package/dist/logOut4.d.ts +6 -0
  4052. package/dist/luggage1.d.mts +6 -0
  4053. package/dist/luggage1.d.ts +6 -0
  4054. package/dist/luggage2.d.mts +6 -0
  4055. package/dist/luggage2.d.ts +6 -0
  4056. package/dist/luggage3.d.mts +6 -0
  4057. package/dist/luggage3.d.ts +6 -0
  4058. package/dist/magicWand.d.mts +6 -0
  4059. package/dist/magicWand.d.ts +6 -0
  4060. package/dist/magicWand1.d.mts +6 -0
  4061. package/dist/magicWand1.d.ts +6 -0
  4062. package/dist/magicWand2.d.mts +6 -0
  4063. package/dist/magicWand2.d.ts +6 -0
  4064. package/dist/mail.d.mts +6 -0
  4065. package/dist/mail.d.ts +6 -0
  4066. package/dist/mail1.d.mts +6 -0
  4067. package/dist/mail1.d.ts +6 -0
  4068. package/dist/mail2.d.mts +6 -0
  4069. package/dist/mail2.d.ts +6 -0
  4070. package/dist/mail3.d.mts +6 -0
  4071. package/dist/mail3.d.ts +6 -0
  4072. package/dist/mail4.d.mts +6 -0
  4073. package/dist/mail4.d.ts +6 -0
  4074. package/dist/mail5.d.mts +6 -0
  4075. package/dist/mail5.d.ts +6 -0
  4076. package/dist/mailNotification.d.mts +6 -0
  4077. package/dist/mailNotification.d.ts +6 -0
  4078. package/dist/map1.d.mts +6 -0
  4079. package/dist/map1.d.ts +6 -0
  4080. package/dist/map2.d.mts +6 -0
  4081. package/dist/map2.d.ts +6 -0
  4082. package/dist/mark.d.mts +6 -0
  4083. package/dist/mark.d.ts +6 -0
  4084. package/dist/markerPin1.d.mts +6 -0
  4085. package/dist/markerPin1.d.ts +6 -0
  4086. package/dist/markerPin2.d.mts +6 -0
  4087. package/dist/markerPin2.d.ts +6 -0
  4088. package/dist/markerPin3.d.mts +6 -0
  4089. package/dist/markerPin3.d.ts +6 -0
  4090. package/dist/markerPin4.d.mts +6 -0
  4091. package/dist/markerPin4.d.ts +6 -0
  4092. package/dist/markerPin5.d.mts +6 -0
  4093. package/dist/markerPin5.d.ts +6 -0
  4094. package/dist/markerPin6.d.mts +6 -0
  4095. package/dist/markerPin6.d.ts +6 -0
  4096. package/dist/maximize1.d.mts +6 -0
  4097. package/dist/maximize1.d.ts +6 -0
  4098. package/dist/maximize2.d.mts +6 -0
  4099. package/dist/maximize2.d.ts +6 -0
  4100. package/dist/medicalCircle.d.mts +6 -0
  4101. package/dist/medicalCircle.d.ts +6 -0
  4102. package/dist/medicalCross.d.mts +6 -0
  4103. package/dist/medicalCross.d.ts +6 -0
  4104. package/dist/medicalSquare.d.mts +6 -0
  4105. package/dist/medicalSquare.d.ts +6 -0
  4106. package/dist/menu.d.mts +6 -0
  4107. package/dist/menu.d.ts +6 -0
  4108. package/dist/menu1.d.mts +6 -0
  4109. package/dist/menu1.d.ts +6 -0
  4110. package/dist/menu2.d.mts +6 -0
  4111. package/dist/menu2.d.ts +6 -0
  4112. package/dist/menu3.d.mts +6 -0
  4113. package/dist/menu3.d.ts +6 -0
  4114. package/dist/menu4.d.mts +6 -0
  4115. package/dist/menu4.d.ts +6 -0
  4116. package/dist/menu5.d.mts +6 -0
  4117. package/dist/menu5.d.ts +6 -0
  4118. package/dist/messageAlertCircle.d.mts +6 -0
  4119. package/dist/messageAlertCircle.d.ts +6 -0
  4120. package/dist/messageAlertSquare.d.mts +6 -0
  4121. package/dist/messageAlertSquare.d.ts +6 -0
  4122. package/dist/messageChatCircle.d.mts +6 -0
  4123. package/dist/messageChatCircle.d.ts +6 -0
  4124. package/dist/messageChatSquare.d.mts +6 -0
  4125. package/dist/messageChatSquare.d.ts +6 -0
  4126. package/dist/messageCheckCircle.d.mts +6 -0
  4127. package/dist/messageCheckCircle.d.ts +6 -0
  4128. package/dist/messageCheckSquare.d.mts +6 -0
  4129. package/dist/messageCheckSquare.d.ts +6 -0
  4130. package/dist/messageCircle1.d.mts +6 -0
  4131. package/dist/messageCircle1.d.ts +6 -0
  4132. package/dist/messageCircle2.d.mts +6 -0
  4133. package/dist/messageCircle2.d.ts +6 -0
  4134. package/dist/messageDotsCircle.d.mts +6 -0
  4135. package/dist/messageDotsCircle.d.ts +6 -0
  4136. package/dist/messageDotsSquare.d.mts +6 -0
  4137. package/dist/messageDotsSquare.d.ts +6 -0
  4138. package/dist/messageHeartCircle.d.mts +6 -0
  4139. package/dist/messageHeartCircle.d.ts +6 -0
  4140. package/dist/messageHeartSquare.d.mts +6 -0
  4141. package/dist/messageHeartSquare.d.ts +6 -0
  4142. package/dist/messageNotificationCircle.d.mts +6 -0
  4143. package/dist/messageNotificationCircle.d.ts +6 -0
  4144. package/dist/messageNotificationSquare.d.mts +6 -0
  4145. package/dist/messageNotificationSquare.d.ts +6 -0
  4146. package/dist/messagePlusCircle.d.mts +6 -0
  4147. package/dist/messagePlusCircle.d.ts +6 -0
  4148. package/dist/messagePlusSquare.d.mts +6 -0
  4149. package/dist/messagePlusSquare.d.ts +6 -0
  4150. package/dist/messageQuestionCircle.d.mts +6 -0
  4151. package/dist/messageQuestionCircle.d.ts +6 -0
  4152. package/dist/messageQuestionSquare.d.mts +6 -0
  4153. package/dist/messageQuestionSquare.d.ts +6 -0
  4154. package/dist/messageSmileCircle.d.mts +6 -0
  4155. package/dist/messageSmileCircle.d.ts +6 -0
  4156. package/dist/messageSmileSquare.d.mts +6 -0
  4157. package/dist/messageSmileSquare.d.ts +6 -0
  4158. package/dist/messageSquare1.d.mts +6 -0
  4159. package/dist/messageSquare1.d.ts +6 -0
  4160. package/dist/messageSquare2.d.mts +6 -0
  4161. package/dist/messageSquare2.d.ts +6 -0
  4162. package/dist/messageTextCircle1.d.mts +6 -0
  4163. package/dist/messageTextCircle1.d.ts +6 -0
  4164. package/dist/messageTextCircle2.d.mts +6 -0
  4165. package/dist/messageTextCircle2.d.ts +6 -0
  4166. package/dist/messageTextSquare.d.mts +6 -0
  4167. package/dist/messageTextSquare.d.ts +6 -0
  4168. package/dist/messageTextSquare1.d.mts +6 -0
  4169. package/dist/messageTextSquare1.d.ts +6 -0
  4170. package/dist/messageTextSquare2.d.mts +6 -0
  4171. package/dist/messageTextSquare2.d.ts +6 -0
  4172. package/dist/messageXCircle.d.mts +6 -0
  4173. package/dist/messageXCircle.d.ts +6 -0
  4174. package/dist/messageXSquare.d.mts +6 -0
  4175. package/dist/messageXSquare.d.ts +6 -0
  4176. package/dist/microphone.d.mts +6 -0
  4177. package/dist/microphone.d.ts +6 -0
  4178. package/dist/microphone1.d.mts +6 -0
  4179. package/dist/microphone1.d.ts +6 -0
  4180. package/dist/microphone2.d.mts +6 -0
  4181. package/dist/microphone2.d.ts +6 -0
  4182. package/dist/microphoneOff.d.mts +6 -0
  4183. package/dist/microphoneOff.d.ts +6 -0
  4184. package/dist/microphoneOff1.d.mts +6 -0
  4185. package/dist/microphoneOff1.d.ts +6 -0
  4186. package/dist/microphoneOff2.d.mts +6 -0
  4187. package/dist/microphoneOff2.d.ts +6 -0
  4188. package/dist/microscope.d.mts +6 -0
  4189. package/dist/microscope.d.ts +6 -0
  4190. package/dist/minimize1.d.mts +6 -0
  4191. package/dist/minimize1.d.ts +6 -0
  4192. package/dist/minimize2.d.mts +6 -0
  4193. package/dist/minimize2.d.ts +6 -0
  4194. package/dist/minus.d.mts +6 -0
  4195. package/dist/minus.d.ts +6 -0
  4196. package/dist/minusCircle.d.mts +6 -0
  4197. package/dist/minusCircle.d.ts +6 -0
  4198. package/dist/minusSquare.d.mts +6 -0
  4199. package/dist/minusSquare.d.ts +6 -0
  4200. package/dist/modem1.d.mts +6 -0
  4201. package/dist/modem1.d.ts +6 -0
  4202. package/dist/modem2.d.mts +6 -0
  4203. package/dist/modem2.d.ts +6 -0
  4204. package/dist/monitor.d.mts +6 -0
  4205. package/dist/monitor.d.ts +6 -0
  4206. package/dist/monitor1.d.mts +6 -0
  4207. package/dist/monitor1.d.ts +6 -0
  4208. package/dist/monitor2.d.mts +6 -0
  4209. package/dist/monitor2.d.ts +6 -0
  4210. package/dist/monitor3.d.mts +6 -0
  4211. package/dist/monitor3.d.ts +6 -0
  4212. package/dist/monitor4.d.mts +6 -0
  4213. package/dist/monitor4.d.ts +6 -0
  4214. package/dist/monitor5.d.mts +6 -0
  4215. package/dist/monitor5.d.ts +6 -0
  4216. package/dist/moon1.d.mts +6 -0
  4217. package/dist/moon1.d.ts +6 -0
  4218. package/dist/moon2.d.mts +6 -0
  4219. package/dist/moon2.d.ts +6 -0
  4220. package/dist/moonEclipse.d.mts +6 -0
  4221. package/dist/moonEclipse.d.ts +6 -0
  4222. package/dist/moonStar.d.mts +6 -0
  4223. package/dist/moonStar.d.ts +6 -0
  4224. package/dist/mouse.d.mts +6 -0
  4225. package/dist/mouse.d.ts +6 -0
  4226. package/dist/move.d.mts +6 -0
  4227. package/dist/move.d.ts +6 -0
  4228. package/dist/musicNote1.d.mts +6 -0
  4229. package/dist/musicNote1.d.ts +6 -0
  4230. package/dist/musicNote2.d.mts +6 -0
  4231. package/dist/musicNote2.d.ts +6 -0
  4232. package/dist/musicNotePlus.d.mts +6 -0
  4233. package/dist/musicNotePlus.d.ts +6 -0
  4234. package/dist/navigationPointer1.d.mts +6 -0
  4235. package/dist/navigationPointer1.d.ts +6 -0
  4236. package/dist/navigationPointer2.d.mts +6 -0
  4237. package/dist/navigationPointer2.d.ts +6 -0
  4238. package/dist/navigationPointerOff1.d.mts +6 -0
  4239. package/dist/navigationPointerOff1.d.ts +6 -0
  4240. package/dist/navigationPointerOff2.d.mts +6 -0
  4241. package/dist/navigationPointerOff2.d.ts +6 -0
  4242. package/dist/notificationBox.d.mts +6 -0
  4243. package/dist/notificationBox.d.ts +6 -0
  4244. package/dist/notificationMessage.d.mts +6 -0
  4245. package/dist/notificationMessage.d.ts +6 -0
  4246. package/dist/notificationText.d.mts +6 -0
  4247. package/dist/notificationText.d.ts +6 -0
  4248. package/dist/octagon.d.mts +6 -0
  4249. package/dist/octagon.d.ts +6 -0
  4250. package/dist/package.d.mts +6 -0
  4251. package/dist/package.d.ts +6 -0
  4252. package/dist/packageCheck.d.mts +6 -0
  4253. package/dist/packageCheck.d.ts +6 -0
  4254. package/dist/packageMinus.d.mts +6 -0
  4255. package/dist/packageMinus.d.ts +6 -0
  4256. package/dist/packagePlus.d.mts +6 -0
  4257. package/dist/packagePlus.d.ts +6 -0
  4258. package/dist/packageSearch.d.mts +6 -0
  4259. package/dist/packageSearch.d.ts +6 -0
  4260. package/dist/packageX.d.mts +6 -0
  4261. package/dist/packageX.d.ts +6 -0
  4262. package/dist/paint.d.mts +6 -0
  4263. package/dist/paint.d.ts +6 -0
  4264. package/dist/paintPour.d.mts +6 -0
  4265. package/dist/paintPour.d.ts +6 -0
  4266. package/dist/palette.d.mts +6 -0
  4267. package/dist/palette.d.ts +6 -0
  4268. package/dist/paperclip.d.mts +6 -0
  4269. package/dist/paperclip.d.ts +6 -0
  4270. package/dist/paragraphSpacing.d.mts +6 -0
  4271. package/dist/paragraphSpacing.d.ts +6 -0
  4272. package/dist/paragraphWrap.d.mts +6 -0
  4273. package/dist/paragraphWrap.d.ts +6 -0
  4274. package/dist/passcode.d.mts +6 -0
  4275. package/dist/passcode.d.ts +6 -0
  4276. package/dist/passcodeLock.d.mts +6 -0
  4277. package/dist/passcodeLock.d.ts +6 -0
  4278. package/dist/passport.d.mts +6 -0
  4279. package/dist/passport.d.ts +6 -0
  4280. package/dist/pauseCircle.d.mts +6 -0
  4281. package/dist/pauseCircle.d.ts +6 -0
  4282. package/dist/pauseSquare.d.mts +6 -0
  4283. package/dist/pauseSquare.d.ts +6 -0
  4284. package/dist/penTool1.d.mts +6 -0
  4285. package/dist/penTool1.d.ts +6 -0
  4286. package/dist/penTool2.d.mts +6 -0
  4287. package/dist/penTool2.d.ts +6 -0
  4288. package/dist/penToolMinus.d.mts +6 -0
  4289. package/dist/penToolMinus.d.ts +6 -0
  4290. package/dist/penToolPlus.d.mts +6 -0
  4291. package/dist/penToolPlus.d.ts +6 -0
  4292. package/dist/pencil1.d.mts +6 -0
  4293. package/dist/pencil1.d.ts +6 -0
  4294. package/dist/pencil2.d.mts +6 -0
  4295. package/dist/pencil2.d.ts +6 -0
  4296. package/dist/pencilLine.d.mts +6 -0
  4297. package/dist/pencilLine.d.ts +6 -0
  4298. package/dist/pentagon.d.mts +6 -0
  4299. package/dist/pentagon.d.ts +6 -0
  4300. package/dist/percent1.d.mts +6 -0
  4301. package/dist/percent1.d.ts +6 -0
  4302. package/dist/percent2.d.mts +6 -0
  4303. package/dist/percent2.d.ts +6 -0
  4304. package/dist/percent3.d.mts +6 -0
  4305. package/dist/percent3.d.ts +6 -0
  4306. package/dist/perspective1.d.mts +6 -0
  4307. package/dist/perspective1.d.ts +6 -0
  4308. package/dist/perspective2.d.mts +6 -0
  4309. package/dist/perspective2.d.ts +6 -0
  4310. package/dist/phone.d.mts +6 -0
  4311. package/dist/phone.d.ts +6 -0
  4312. package/dist/phone1.d.mts +6 -0
  4313. package/dist/phone1.d.ts +6 -0
  4314. package/dist/phone2.d.mts +6 -0
  4315. package/dist/phone2.d.ts +6 -0
  4316. package/dist/phoneCall.d.mts +6 -0
  4317. package/dist/phoneCall.d.ts +6 -0
  4318. package/dist/phoneCall1.d.mts +6 -0
  4319. package/dist/phoneCall1.d.ts +6 -0
  4320. package/dist/phoneCall2.d.mts +6 -0
  4321. package/dist/phoneCall2.d.ts +6 -0
  4322. package/dist/phoneHangUp.d.mts +6 -0
  4323. package/dist/phoneHangUp.d.ts +6 -0
  4324. package/dist/phoneIncoming.d.mts +6 -0
  4325. package/dist/phoneIncoming.d.ts +6 -0
  4326. package/dist/phoneIncoming1.d.mts +6 -0
  4327. package/dist/phoneIncoming1.d.ts +6 -0
  4328. package/dist/phoneIncoming2.d.mts +6 -0
  4329. package/dist/phoneIncoming2.d.ts +6 -0
  4330. package/dist/phoneOutgoing1.d.mts +6 -0
  4331. package/dist/phoneOutgoing1.d.ts +6 -0
  4332. package/dist/phoneOutgoing2.d.mts +6 -0
  4333. package/dist/phoneOutgoing2.d.ts +6 -0
  4334. package/dist/phonePause.d.mts +6 -0
  4335. package/dist/phonePause.d.ts +6 -0
  4336. package/dist/phonePlus.d.mts +6 -0
  4337. package/dist/phonePlus.d.ts +6 -0
  4338. package/dist/phoneX.d.mts +6 -0
  4339. package/dist/phoneX.d.ts +6 -0
  4340. package/dist/pieChart.d.mts +6 -0
  4341. package/dist/pieChart.d.ts +6 -0
  4342. package/dist/pieChart1.d.mts +6 -0
  4343. package/dist/pieChart1.d.ts +6 -0
  4344. package/dist/pieChart2.d.mts +6 -0
  4345. package/dist/pieChart2.d.ts +6 -0
  4346. package/dist/pieChart3.d.mts +6 -0
  4347. package/dist/pieChart3.d.ts +6 -0
  4348. package/dist/pieChart4.d.mts +6 -0
  4349. package/dist/pieChart4.d.ts +6 -0
  4350. package/dist/piggyBank1.d.mts +6 -0
  4351. package/dist/piggyBank1.d.ts +6 -0
  4352. package/dist/piggyBank2.d.mts +6 -0
  4353. package/dist/piggyBank2.d.ts +6 -0
  4354. package/dist/pilcrow1.d.mts +6 -0
  4355. package/dist/pilcrow1.d.ts +6 -0
  4356. package/dist/pilcrow2.d.mts +6 -0
  4357. package/dist/pilcrow2.d.ts +6 -0
  4358. package/dist/pilcrowSquare.d.mts +6 -0
  4359. package/dist/pilcrowSquare.d.ts +6 -0
  4360. package/dist/pin1.d.mts +6 -0
  4361. package/dist/pin1.d.ts +6 -0
  4362. package/dist/pin2.d.mts +6 -0
  4363. package/dist/pin2.d.ts +6 -0
  4364. package/dist/placeholder.d.mts +6 -0
  4365. package/dist/placeholder.d.ts +6 -0
  4366. package/dist/plane.d.mts +6 -0
  4367. package/dist/plane.d.ts +6 -0
  4368. package/dist/play.d.mts +6 -0
  4369. package/dist/play.d.ts +6 -0
  4370. package/dist/playCircle.d.mts +6 -0
  4371. package/dist/playCircle.d.ts +6 -0
  4372. package/dist/playSquare.d.mts +6 -0
  4373. package/dist/playSquare.d.ts +6 -0
  4374. package/dist/plus.d.mts +6 -0
  4375. package/dist/plus.d.ts +6 -0
  4376. package/dist/plusCircle.d.mts +6 -0
  4377. package/dist/plusCircle.d.ts +6 -0
  4378. package/dist/plusSquare.d.mts +6 -0
  4379. package/dist/plusSquare.d.ts +6 -0
  4380. package/dist/podcast.d.mts +6 -0
  4381. package/dist/podcast.d.ts +6 -0
  4382. package/dist/power1.d.mts +6 -0
  4383. package/dist/power1.d.ts +6 -0
  4384. package/dist/power2.d.mts +6 -0
  4385. package/dist/power2.d.ts +6 -0
  4386. package/dist/power3.d.mts +6 -0
  4387. package/dist/power3.d.ts +6 -0
  4388. package/dist/presentationChart1.d.mts +6 -0
  4389. package/dist/presentationChart1.d.ts +6 -0
  4390. package/dist/presentationChart2.d.mts +6 -0
  4391. package/dist/presentationChart2.d.ts +6 -0
  4392. package/dist/presentationChart3.d.mts +6 -0
  4393. package/dist/presentationChart3.d.ts +6 -0
  4394. package/dist/printer.d.mts +6 -0
  4395. package/dist/printer.d.ts +6 -0
  4396. package/dist/puzzlePiece.d.mts +6 -0
  4397. package/dist/puzzlePiece.d.ts +6 -0
  4398. package/dist/puzzlePiece1.d.mts +6 -0
  4399. package/dist/puzzlePiece1.d.ts +6 -0
  4400. package/dist/puzzlePiece2.d.mts +6 -0
  4401. package/dist/puzzlePiece2.d.ts +6 -0
  4402. package/dist/qrCode.d.mts +6 -0
  4403. package/dist/qrCode.d.ts +6 -0
  4404. package/dist/qrCode1.d.mts +6 -0
  4405. package/dist/qrCode1.d.ts +6 -0
  4406. package/dist/qrCode2.d.mts +6 -0
  4407. package/dist/qrCode2.d.ts +6 -0
  4408. package/dist/receipt.d.mts +6 -0
  4409. package/dist/receipt.d.ts +6 -0
  4410. package/dist/receiptCheck.d.mts +6 -0
  4411. package/dist/receiptCheck.d.ts +6 -0
  4412. package/dist/recording.d.mts +6 -0
  4413. package/dist/recording.d.ts +6 -0
  4414. package/dist/recording1.d.mts +6 -0
  4415. package/dist/recording1.d.ts +6 -0
  4416. package/dist/recording2.d.mts +6 -0
  4417. package/dist/recording2.d.ts +6 -0
  4418. package/dist/recording3.d.mts +6 -0
  4419. package/dist/recording3.d.ts +6 -0
  4420. package/dist/reflect1.d.mts +6 -0
  4421. package/dist/reflect1.d.ts +6 -0
  4422. package/dist/reflect2.d.mts +6 -0
  4423. package/dist/reflect2.d.ts +6 -0
  4424. package/dist/refreshCcw.d.mts +6 -0
  4425. package/dist/refreshCcw.d.ts +6 -0
  4426. package/dist/refreshCcw1.d.mts +6 -0
  4427. package/dist/refreshCcw1.d.ts +6 -0
  4428. package/dist/refreshCcw2.d.mts +6 -0
  4429. package/dist/refreshCcw2.d.ts +6 -0
  4430. package/dist/refreshCcw3.d.mts +6 -0
  4431. package/dist/refreshCcw3.d.ts +6 -0
  4432. package/dist/refreshCcw4.d.mts +6 -0
  4433. package/dist/refreshCcw4.d.ts +6 -0
  4434. package/dist/refreshCcw5.d.mts +6 -0
  4435. package/dist/refreshCcw5.d.ts +6 -0
  4436. package/dist/refreshCw.d.mts +6 -0
  4437. package/dist/refreshCw.d.ts +6 -0
  4438. package/dist/refreshCw1.d.mts +6 -0
  4439. package/dist/refreshCw1.d.ts +6 -0
  4440. package/dist/refreshCw2.d.mts +6 -0
  4441. package/dist/refreshCw2.d.ts +6 -0
  4442. package/dist/refreshCw3.d.mts +6 -0
  4443. package/dist/refreshCw3.d.ts +6 -0
  4444. package/dist/refreshCw4.d.mts +6 -0
  4445. package/dist/refreshCw4.d.ts +6 -0
  4446. package/dist/refreshCw5.d.mts +6 -0
  4447. package/dist/refreshCw5.d.ts +6 -0
  4448. package/dist/repeat1.d.mts +6 -0
  4449. package/dist/repeat1.d.ts +6 -0
  4450. package/dist/repeat2.d.mts +6 -0
  4451. package/dist/repeat2.d.ts +6 -0
  4452. package/dist/repeat3.d.mts +6 -0
  4453. package/dist/repeat3.d.ts +6 -0
  4454. package/dist/repeat4.d.mts +6 -0
  4455. package/dist/repeat4.d.ts +6 -0
  4456. package/dist/reverseLeft.d.mts +6 -0
  4457. package/dist/reverseLeft.d.ts +6 -0
  4458. package/dist/reverseRight.d.mts +6 -0
  4459. package/dist/reverseRight.d.ts +6 -0
  4460. package/dist/rightIndent1.d.mts +6 -0
  4461. package/dist/rightIndent1.d.ts +6 -0
  4462. package/dist/rightIndent2.d.mts +6 -0
  4463. package/dist/rightIndent2.d.ts +6 -0
  4464. package/dist/rocket.d.mts +6 -0
  4465. package/dist/rocket.d.ts +6 -0
  4466. package/dist/rocket1.d.mts +6 -0
  4467. package/dist/rocket1.d.ts +6 -0
  4468. package/dist/rocket2.d.mts +6 -0
  4469. package/dist/rocket2.d.ts +6 -0
  4470. package/dist/rollerBrush.d.mts +6 -0
  4471. package/dist/rollerBrush.d.ts +6 -0
  4472. package/dist/rotateCcw.d.mts +6 -0
  4473. package/dist/rotateCcw.d.ts +6 -0
  4474. package/dist/route.d.mts +6 -0
  4475. package/dist/route.d.ts +6 -0
  4476. package/dist/rows1.d.mts +6 -0
  4477. package/dist/rows1.d.ts +6 -0
  4478. package/dist/rows2.d.mts +6 -0
  4479. package/dist/rows2.d.ts +6 -0
  4480. package/dist/rows3.d.mts +6 -0
  4481. package/dist/rows3.d.ts +6 -0
  4482. package/dist/rss1.d.mts +6 -0
  4483. package/dist/rss1.d.ts +6 -0
  4484. package/dist/rss2.d.mts +6 -0
  4485. package/dist/rss2.d.ts +6 -0
  4486. package/dist/ruler.d.mts +6 -0
  4487. package/dist/ruler.d.ts +6 -0
  4488. package/dist/safe.d.mts +6 -0
  4489. package/dist/safe.d.ts +6 -0
  4490. package/dist/sale1.d.mts +6 -0
  4491. package/dist/sale1.d.ts +6 -0
  4492. package/dist/sale2.d.mts +6 -0
  4493. package/dist/sale2.d.ts +6 -0
  4494. package/dist/sale3.d.mts +6 -0
  4495. package/dist/sale3.d.ts +6 -0
  4496. package/dist/sale4.d.mts +6 -0
  4497. package/dist/sale4.d.ts +6 -0
  4498. package/dist/save.d.mts +6 -0
  4499. package/dist/save.d.ts +6 -0
  4500. package/dist/save1.d.mts +6 -0
  4501. package/dist/save1.d.ts +6 -0
  4502. package/dist/save2.d.mts +6 -0
  4503. package/dist/save2.d.ts +6 -0
  4504. package/dist/save3.d.mts +6 -0
  4505. package/dist/save3.d.ts +6 -0
  4506. package/dist/scale1.d.mts +6 -0
  4507. package/dist/scale1.d.ts +6 -0
  4508. package/dist/scale2.d.mts +6 -0
  4509. package/dist/scale2.d.ts +6 -0
  4510. package/dist/scale3.d.mts +6 -0
  4511. package/dist/scale3.d.ts +6 -0
  4512. package/dist/scales1.d.mts +6 -0
  4513. package/dist/scales1.d.ts +6 -0
  4514. package/dist/scales2.d.mts +6 -0
  4515. package/dist/scales2.d.ts +6 -0
  4516. package/dist/scan.d.mts +6 -0
  4517. package/dist/scan.d.ts +6 -0
  4518. package/dist/scissors1.d.mts +6 -0
  4519. package/dist/scissors1.d.ts +6 -0
  4520. package/dist/scissors2.d.mts +6 -0
  4521. package/dist/scissors2.d.ts +6 -0
  4522. package/dist/scissorsCut1.d.mts +6 -0
  4523. package/dist/scissorsCut1.d.ts +6 -0
  4524. package/dist/scissorsCut2.d.mts +6 -0
  4525. package/dist/scissorsCut2.d.ts +6 -0
  4526. package/dist/search.d.mts +6 -0
  4527. package/dist/search.d.ts +6 -0
  4528. package/dist/searchLg.d.mts +6 -0
  4529. package/dist/searchLg.d.ts +6 -0
  4530. package/dist/searchMd.d.mts +6 -0
  4531. package/dist/searchMd.d.ts +6 -0
  4532. package/dist/searchRefraction.d.mts +6 -0
  4533. package/dist/searchRefraction.d.ts +6 -0
  4534. package/dist/searchSm.d.mts +6 -0
  4535. package/dist/searchSm.d.ts +6 -0
  4536. package/dist/send.d.mts +6 -0
  4537. package/dist/send.d.ts +6 -0
  4538. package/dist/send1.d.mts +6 -0
  4539. package/dist/send1.d.ts +6 -0
  4540. package/dist/send2.d.mts +6 -0
  4541. package/dist/send2.d.ts +6 -0
  4542. package/dist/send3.d.mts +6 -0
  4543. package/dist/send3.d.ts +6 -0
  4544. package/dist/server1.d.mts +6 -0
  4545. package/dist/server1.d.ts +6 -0
  4546. package/dist/server2.d.mts +6 -0
  4547. package/dist/server2.d.ts +6 -0
  4548. package/dist/server3.d.mts +6 -0
  4549. package/dist/server3.d.ts +6 -0
  4550. package/dist/server4.d.mts +6 -0
  4551. package/dist/server4.d.ts +6 -0
  4552. package/dist/server5.d.mts +6 -0
  4553. package/dist/server5.d.ts +6 -0
  4554. package/dist/server6.d.mts +6 -0
  4555. package/dist/server6.d.ts +6 -0
  4556. package/dist/settings.d.mts +6 -0
  4557. package/dist/settings.d.ts +6 -0
  4558. package/dist/settings1.d.mts +6 -0
  4559. package/dist/settings1.d.ts +6 -0
  4560. package/dist/settings2.d.mts +6 -0
  4561. package/dist/settings2.d.ts +6 -0
  4562. package/dist/settings3.d.mts +6 -0
  4563. package/dist/settings3.d.ts +6 -0
  4564. package/dist/settings4.d.mts +6 -0
  4565. package/dist/settings4.d.ts +6 -0
  4566. package/dist/share.d.mts +6 -0
  4567. package/dist/share.d.ts +6 -0
  4568. package/dist/share1.d.mts +6 -0
  4569. package/dist/share1.d.ts +6 -0
  4570. package/dist/share2.d.mts +6 -0
  4571. package/dist/share2.d.ts +6 -0
  4572. package/dist/share3.d.mts +6 -0
  4573. package/dist/share3.d.ts +6 -0
  4574. package/dist/share4.d.mts +6 -0
  4575. package/dist/share4.d.ts +6 -0
  4576. package/dist/share5.d.mts +6 -0
  4577. package/dist/share5.d.ts +6 -0
  4578. package/dist/share6.d.mts +6 -0
  4579. package/dist/share6.d.ts +6 -0
  4580. package/dist/share7.d.mts +6 -0
  4581. package/dist/share7.d.ts +6 -0
  4582. package/dist/shareArrow.d.mts +6 -0
  4583. package/dist/shareArrow.d.ts +6 -0
  4584. package/dist/shield1.d.mts +6 -0
  4585. package/dist/shield1.d.ts +6 -0
  4586. package/dist/shield2.d.mts +6 -0
  4587. package/dist/shield2.d.ts +6 -0
  4588. package/dist/shield3.d.mts +6 -0
  4589. package/dist/shield3.d.ts +6 -0
  4590. package/dist/shieldDollar.d.mts +6 -0
  4591. package/dist/shieldDollar.d.ts +6 -0
  4592. package/dist/shieldOff.d.mts +6 -0
  4593. package/dist/shieldOff.d.ts +6 -0
  4594. package/dist/shieldPlus.d.mts +6 -0
  4595. package/dist/shieldPlus.d.ts +6 -0
  4596. package/dist/shieldTick.d.mts +6 -0
  4597. package/dist/shieldTick.d.ts +6 -0
  4598. package/dist/shieldZap.d.mts +6 -0
  4599. package/dist/shieldZap.d.ts +6 -0
  4600. package/dist/shoppingBag1.d.mts +6 -0
  4601. package/dist/shoppingBag1.d.ts +6 -0
  4602. package/dist/shoppingBag2.d.mts +6 -0
  4603. package/dist/shoppingBag2.d.ts +6 -0
  4604. package/dist/shoppingBag3.d.mts +6 -0
  4605. package/dist/shoppingBag3.d.ts +6 -0
  4606. package/dist/shoppingCart1.d.mts +6 -0
  4607. package/dist/shoppingCart1.d.ts +6 -0
  4608. package/dist/shoppingCart2.d.mts +6 -0
  4609. package/dist/shoppingCart2.d.ts +6 -0
  4610. package/dist/shoppingCart3.d.mts +6 -0
  4611. package/dist/shoppingCart3.d.ts +6 -0
  4612. package/dist/shuffle1.d.mts +6 -0
  4613. package/dist/shuffle1.d.ts +6 -0
  4614. package/dist/shuffle2.d.mts +6 -0
  4615. package/dist/shuffle2.d.ts +6 -0
  4616. package/dist/signal1.d.mts +6 -0
  4617. package/dist/signal1.d.ts +6 -0
  4618. package/dist/signal2.d.mts +6 -0
  4619. package/dist/signal2.d.ts +6 -0
  4620. package/dist/signal3.d.mts +6 -0
  4621. package/dist/signal3.d.ts +6 -0
  4622. package/dist/simcard.d.mts +6 -0
  4623. package/dist/simcard.d.ts +6 -0
  4624. package/dist/skew.d.mts +6 -0
  4625. package/dist/skew.d.ts +6 -0
  4626. package/dist/skipBack.d.mts +6 -0
  4627. package/dist/skipBack.d.ts +6 -0
  4628. package/dist/skipForward.d.mts +6 -0
  4629. package/dist/skipForward.d.ts +6 -0
  4630. package/dist/slashCircle1.d.mts +6 -0
  4631. package/dist/slashCircle1.d.ts +6 -0
  4632. package/dist/slashCircle2.d.mts +6 -0
  4633. package/dist/slashCircle2.d.ts +6 -0
  4634. package/dist/slashDivider.d.mts +6 -0
  4635. package/dist/slashDivider.d.ts +6 -0
  4636. package/dist/slashOctagon.d.mts +6 -0
  4637. package/dist/slashOctagon.d.ts +6 -0
  4638. package/dist/sliders1.d.mts +6 -0
  4639. package/dist/sliders1.d.ts +6 -0
  4640. package/dist/sliders2.d.mts +6 -0
  4641. package/dist/sliders2.d.ts +6 -0
  4642. package/dist/sliders3.d.mts +6 -0
  4643. package/dist/sliders3.d.ts +6 -0
  4644. package/dist/sliders4.d.mts +6 -0
  4645. package/dist/sliders4.d.ts +6 -0
  4646. package/dist/snowflake1.d.mts +6 -0
  4647. package/dist/snowflake1.d.ts +6 -0
  4648. package/dist/snowflake2.d.mts +6 -0
  4649. package/dist/snowflake2.d.ts +6 -0
  4650. package/dist/spacingHeight1.d.mts +6 -0
  4651. package/dist/spacingHeight1.d.ts +6 -0
  4652. package/dist/spacingHeight2.d.mts +6 -0
  4653. package/dist/spacingHeight2.d.ts +6 -0
  4654. package/dist/spacingWidth1.d.mts +6 -0
  4655. package/dist/spacingWidth1.d.ts +6 -0
  4656. package/dist/spacingWidth2.d.mts +6 -0
  4657. package/dist/spacingWidth2.d.ts +6 -0
  4658. package/dist/speaker1.d.mts +6 -0
  4659. package/dist/speaker1.d.ts +6 -0
  4660. package/dist/speaker2.d.mts +6 -0
  4661. package/dist/speaker2.d.ts +6 -0
  4662. package/dist/speaker3.d.mts +6 -0
  4663. package/dist/speaker3.d.ts +6 -0
  4664. package/dist/speedometer1.d.mts +6 -0
  4665. package/dist/speedometer1.d.ts +6 -0
  4666. package/dist/speedometer2.d.mts +6 -0
  4667. package/dist/speedometer2.d.ts +6 -0
  4668. package/dist/speedometer3.d.mts +6 -0
  4669. package/dist/speedometer3.d.ts +6 -0
  4670. package/dist/speedometer4.d.mts +6 -0
  4671. package/dist/speedometer4.d.ts +6 -0
  4672. package/dist/spinner.d.mts +6 -0
  4673. package/dist/spinner.d.ts +6 -0
  4674. package/dist/square.d.mts +6 -0
  4675. package/dist/square.d.ts +6 -0
  4676. package/dist/stand.d.mts +6 -0
  4677. package/dist/stand.d.ts +6 -0
  4678. package/dist/star1.d.mts +6 -0
  4679. package/dist/star1.d.ts +6 -0
  4680. package/dist/star2.d.mts +6 -0
  4681. package/dist/star2.d.ts +6 -0
  4682. package/dist/star3.d.mts +6 -0
  4683. package/dist/star3.d.ts +6 -0
  4684. package/dist/star4.d.mts +6 -0
  4685. package/dist/star4.d.ts +6 -0
  4686. package/dist/star5.d.mts +6 -0
  4687. package/dist/star5.d.ts +6 -0
  4688. package/dist/star6.d.mts +6 -0
  4689. package/dist/star6.d.ts +6 -0
  4690. package/dist/star7.d.mts +6 -0
  4691. package/dist/star7.d.ts +6 -0
  4692. package/dist/stars.d.mts +6 -0
  4693. package/dist/stars.d.ts +6 -0
  4694. package/dist/stars1.d.mts +6 -0
  4695. package/dist/stars1.d.ts +6 -0
  4696. package/dist/stars2.d.mts +6 -0
  4697. package/dist/stars2.d.ts +6 -0
  4698. package/dist/stars3.d.mts +6 -0
  4699. package/dist/stars3.d.ts +6 -0
  4700. package/dist/stickerCircle.d.mts +6 -0
  4701. package/dist/stickerCircle.d.ts +6 -0
  4702. package/dist/stickerSquare.d.mts +6 -0
  4703. package/dist/stickerSquare.d.ts +6 -0
  4704. package/dist/stop.d.mts +6 -0
  4705. package/dist/stop.d.ts +6 -0
  4706. package/dist/stopCircle.d.mts +6 -0
  4707. package/dist/stopCircle.d.ts +6 -0
  4708. package/dist/stopSquare.d.mts +6 -0
  4709. package/dist/stopSquare.d.ts +6 -0
  4710. package/dist/strikethrough1.d.mts +6 -0
  4711. package/dist/strikethrough1.d.ts +6 -0
  4712. package/dist/strikethrough2.d.mts +6 -0
  4713. package/dist/strikethrough2.d.ts +6 -0
  4714. package/dist/strikethroughSquare.d.mts +6 -0
  4715. package/dist/strikethroughSquare.d.ts +6 -0
  4716. package/dist/style.css +1 -1
  4717. package/dist/subscript.d.mts +6 -0
  4718. package/dist/subscript.d.ts +6 -0
  4719. package/dist/sun.d.mts +6 -0
  4720. package/dist/sun.d.ts +6 -0
  4721. package/dist/sunSetting1.d.mts +6 -0
  4722. package/dist/sunSetting1.d.ts +6 -0
  4723. package/dist/sunSetting2.d.mts +6 -0
  4724. package/dist/sunSetting2.d.ts +6 -0
  4725. package/dist/sunSetting3.d.mts +6 -0
  4726. package/dist/sunSetting3.d.ts +6 -0
  4727. package/dist/sunrise.d.mts +6 -0
  4728. package/dist/sunrise.d.ts +6 -0
  4729. package/dist/sunset.d.mts +6 -0
  4730. package/dist/sunset.d.ts +6 -0
  4731. package/dist/switchHorizontal1.d.mts +6 -0
  4732. package/dist/switchHorizontal1.d.ts +6 -0
  4733. package/dist/switchHorizontal2.d.mts +6 -0
  4734. package/dist/switchHorizontal2.d.ts +6 -0
  4735. package/dist/switchVertical1.d.mts +6 -0
  4736. package/dist/switchVertical1.d.ts +6 -0
  4737. package/dist/switchVertical2.d.mts +6 -0
  4738. package/dist/switchVertical2.d.ts +6 -0
  4739. package/dist/table.d.mts +6 -0
  4740. package/dist/table.d.ts +6 -0
  4741. package/dist/tablet1.d.mts +6 -0
  4742. package/dist/tablet1.d.ts +6 -0
  4743. package/dist/tablet2.d.mts +6 -0
  4744. package/dist/tablet2.d.ts +6 -0
  4745. package/dist/tag1.d.mts +6 -0
  4746. package/dist/tag1.d.ts +6 -0
  4747. package/dist/tag2.d.mts +6 -0
  4748. package/dist/tag2.d.ts +6 -0
  4749. package/dist/tag3.d.mts +6 -0
  4750. package/dist/tag3.d.ts +6 -0
  4751. package/dist/tailwind.css +2 -2
  4752. package/dist/target1.d.mts +6 -0
  4753. package/dist/target1.d.ts +6 -0
  4754. package/dist/target2.d.mts +6 -0
  4755. package/dist/target2.d.ts +6 -0
  4756. package/dist/target3.d.mts +6 -0
  4757. package/dist/target3.d.ts +6 -0
  4758. package/dist/target4.d.mts +6 -0
  4759. package/dist/target4.d.ts +6 -0
  4760. package/dist/target5.d.mts +6 -0
  4761. package/dist/target5.d.ts +6 -0
  4762. package/dist/telescope.d.mts +6 -0
  4763. package/dist/telescope.d.ts +6 -0
  4764. package/dist/terminal.d.mts +6 -0
  4765. package/dist/terminal.d.ts +6 -0
  4766. package/dist/terminalBrowser.d.mts +6 -0
  4767. package/dist/terminalBrowser.d.ts +6 -0
  4768. package/dist/terminalCircle.d.mts +6 -0
  4769. package/dist/terminalCircle.d.ts +6 -0
  4770. package/dist/terminalSquare.d.mts +6 -0
  4771. package/dist/terminalSquare.d.ts +6 -0
  4772. package/dist/textInput.d.mts +6 -0
  4773. package/dist/textInput.d.ts +6 -0
  4774. package/dist/thermometer1.d.mts +6 -0
  4775. package/dist/thermometer1.d.ts +6 -0
  4776. package/dist/thermometer2.d.mts +6 -0
  4777. package/dist/thermometer2.d.ts +6 -0
  4778. package/dist/thermometer3.d.mts +6 -0
  4779. package/dist/thermometer3.d.ts +6 -0
  4780. package/dist/thermometerCold.d.mts +6 -0
  4781. package/dist/thermometerCold.d.ts +6 -0
  4782. package/dist/thermometerWarm.d.mts +6 -0
  4783. package/dist/thermometerWarm.d.ts +6 -0
  4784. package/dist/thumbsDown.d.mts +6 -0
  4785. package/dist/thumbsDown.d.ts +6 -0
  4786. package/dist/thumbsUp.d.mts +6 -0
  4787. package/dist/thumbsUp.d.ts +6 -0
  4788. package/dist/ticket1.d.mts +6 -0
  4789. package/dist/ticket1.d.ts +6 -0
  4790. package/dist/ticket2.d.mts +6 -0
  4791. package/dist/ticket2.d.ts +6 -0
  4792. package/dist/toggle1Left.d.mts +6 -0
  4793. package/dist/toggle1Left.d.ts +6 -0
  4794. package/dist/toggle1Right.d.mts +6 -0
  4795. package/dist/toggle1Right.d.ts +6 -0
  4796. package/dist/toggle2Left.d.mts +6 -0
  4797. package/dist/toggle2Left.d.ts +6 -0
  4798. package/dist/toggle2Right.d.mts +6 -0
  4799. package/dist/toggle2Right.d.ts +6 -0
  4800. package/dist/toggle3Left.d.mts +6 -0
  4801. package/dist/toggle3Left.d.ts +6 -0
  4802. package/dist/toggle3Right.d.mts +6 -0
  4803. package/dist/toggle3Right.d.ts +6 -0
  4804. package/dist/tool1.d.mts +6 -0
  4805. package/dist/tool1.d.ts +6 -0
  4806. package/dist/tool2.d.mts +6 -0
  4807. package/dist/tool2.d.ts +6 -0
  4808. package/dist/train.d.mts +6 -0
  4809. package/dist/train.d.ts +6 -0
  4810. package/dist/tram.d.mts +6 -0
  4811. package/dist/tram.d.ts +6 -0
  4812. package/dist/transform.d.mts +6 -0
  4813. package/dist/transform.d.ts +6 -0
  4814. package/dist/translate1.d.mts +6 -0
  4815. package/dist/translate1.d.ts +6 -0
  4816. package/dist/translate2.d.mts +6 -0
  4817. package/dist/translate2.d.ts +6 -0
  4818. package/dist/trash.d.mts +6 -0
  4819. package/dist/trash.d.ts +6 -0
  4820. package/dist/trash1.d.mts +6 -0
  4821. package/dist/trash1.d.ts +6 -0
  4822. package/dist/trash2.d.mts +6 -0
  4823. package/dist/trash2.d.ts +6 -0
  4824. package/dist/trash3.d.mts +6 -0
  4825. package/dist/trash3.d.ts +6 -0
  4826. package/dist/trash4.d.mts +6 -0
  4827. package/dist/trash4.d.ts +6 -0
  4828. package/dist/trendDown.d.mts +6 -0
  4829. package/dist/trendDown.d.ts +6 -0
  4830. package/dist/trendDown1.d.mts +6 -0
  4831. package/dist/trendDown1.d.ts +6 -0
  4832. package/dist/trendDown2.d.mts +6 -0
  4833. package/dist/trendDown2.d.ts +6 -0
  4834. package/dist/trendUp.d.mts +6 -0
  4835. package/dist/trendUp.d.ts +6 -0
  4836. package/dist/trendUp1.d.mts +6 -0
  4837. package/dist/trendUp1.d.ts +6 -0
  4838. package/dist/trendUp2.d.mts +6 -0
  4839. package/dist/trendUp2.d.ts +6 -0
  4840. package/dist/triangle.d.mts +6 -0
  4841. package/dist/triangle.d.ts +6 -0
  4842. package/dist/trophy1.d.mts +6 -0
  4843. package/dist/trophy1.d.ts +6 -0
  4844. package/dist/trophy2.d.mts +6 -0
  4845. package/dist/trophy2.d.ts +6 -0
  4846. package/dist/truck1.d.mts +6 -0
  4847. package/dist/truck1.d.ts +6 -0
  4848. package/dist/truck2.d.mts +6 -0
  4849. package/dist/truck2.d.ts +6 -0
  4850. package/dist/tv1.d.mts +6 -0
  4851. package/dist/tv1.d.ts +6 -0
  4852. package/dist/tv2.d.mts +6 -0
  4853. package/dist/tv2.d.ts +6 -0
  4854. package/dist/tv3.d.mts +6 -0
  4855. package/dist/tv3.d.ts +6 -0
  4856. package/dist/type1.d.mts +6 -0
  4857. package/dist/type1.d.ts +6 -0
  4858. package/dist/type2.d.mts +6 -0
  4859. package/dist/type2.d.ts +6 -0
  4860. package/dist/typeSquare.d.mts +6 -0
  4861. package/dist/typeSquare.d.ts +6 -0
  4862. package/dist/typeStrikethrough1.d.mts +6 -0
  4863. package/dist/typeStrikethrough1.d.ts +6 -0
  4864. package/dist/typeStrikethrough2.d.mts +6 -0
  4865. package/dist/typeStrikethrough2.d.ts +6 -0
  4866. package/dist/types-DBpSTFQy.d.mts +9 -0
  4867. package/dist/types-DBpSTFQy.d.ts +9 -0
  4868. package/dist/umbrella1.d.mts +6 -0
  4869. package/dist/umbrella1.d.ts +6 -0
  4870. package/dist/umbrella2.d.mts +6 -0
  4871. package/dist/umbrella2.d.ts +6 -0
  4872. package/dist/umbrella3.d.mts +6 -0
  4873. package/dist/umbrella3.d.ts +6 -0
  4874. package/dist/underline1.d.mts +6 -0
  4875. package/dist/underline1.d.ts +6 -0
  4876. package/dist/underline2.d.mts +6 -0
  4877. package/dist/underline2.d.ts +6 -0
  4878. package/dist/underlineSquare.d.mts +6 -0
  4879. package/dist/underlineSquare.d.ts +6 -0
  4880. package/dist/upload1.d.mts +6 -0
  4881. package/dist/upload1.d.ts +6 -0
  4882. package/dist/upload2.d.mts +6 -0
  4883. package/dist/upload2.d.ts +6 -0
  4884. package/dist/upload3.d.mts +6 -0
  4885. package/dist/upload3.d.ts +6 -0
  4886. package/dist/upload4.d.mts +6 -0
  4887. package/dist/upload4.d.ts +6 -0
  4888. package/dist/uploadCloud1.d.mts +6 -0
  4889. package/dist/uploadCloud1.d.ts +6 -0
  4890. package/dist/uploadCloud2.d.mts +6 -0
  4891. package/dist/uploadCloud2.d.ts +6 -0
  4892. package/dist/usbFlashDrive.d.mts +6 -0
  4893. package/dist/usbFlashDrive.d.ts +6 -0
  4894. package/dist/user.d.mts +6 -0
  4895. package/dist/user.d.ts +6 -0
  4896. package/dist/user1.d.mts +6 -0
  4897. package/dist/user1.d.ts +6 -0
  4898. package/dist/user2.d.mts +6 -0
  4899. package/dist/user2.d.ts +6 -0
  4900. package/dist/user3.d.mts +6 -0
  4901. package/dist/user3.d.ts +6 -0
  4902. package/dist/userCheck1.d.mts +6 -0
  4903. package/dist/userCheck1.d.ts +6 -0
  4904. package/dist/userCheck2.d.mts +6 -0
  4905. package/dist/userCheck2.d.ts +6 -0
  4906. package/dist/userCircle.d.mts +6 -0
  4907. package/dist/userCircle.d.ts +6 -0
  4908. package/dist/userDown1.d.mts +6 -0
  4909. package/dist/userDown1.d.ts +6 -0
  4910. package/dist/userDown2.d.mts +6 -0
  4911. package/dist/userDown2.d.ts +6 -0
  4912. package/dist/userEdit.d.mts +6 -0
  4913. package/dist/userEdit.d.ts +6 -0
  4914. package/dist/userLeft1.d.mts +6 -0
  4915. package/dist/userLeft1.d.ts +6 -0
  4916. package/dist/userLeft2.d.mts +6 -0
  4917. package/dist/userLeft2.d.ts +6 -0
  4918. package/dist/userMinus1.d.mts +6 -0
  4919. package/dist/userMinus1.d.ts +6 -0
  4920. package/dist/userMinus2.d.mts +6 -0
  4921. package/dist/userMinus2.d.ts +6 -0
  4922. package/dist/userPlus.d.mts +6 -0
  4923. package/dist/userPlus.d.ts +6 -0
  4924. package/dist/userPlus1.d.mts +6 -0
  4925. package/dist/userPlus1.d.ts +6 -0
  4926. package/dist/userPlus2.d.mts +6 -0
  4927. package/dist/userPlus2.d.ts +6 -0
  4928. package/dist/userRight1.d.mts +6 -0
  4929. package/dist/userRight1.d.ts +6 -0
  4930. package/dist/userRight2.d.mts +6 -0
  4931. package/dist/userRight2.d.ts +6 -0
  4932. package/dist/userSquare.d.mts +6 -0
  4933. package/dist/userSquare.d.ts +6 -0
  4934. package/dist/userUp1.d.mts +6 -0
  4935. package/dist/userUp1.d.ts +6 -0
  4936. package/dist/userUp2.d.mts +6 -0
  4937. package/dist/userUp2.d.ts +6 -0
  4938. package/dist/userX.d.mts +6 -0
  4939. package/dist/userX.d.ts +6 -0
  4940. package/dist/userX1.d.mts +6 -0
  4941. package/dist/userX1.d.ts +6 -0
  4942. package/dist/userX2.d.mts +6 -0
  4943. package/dist/userX2.d.ts +6 -0
  4944. package/dist/users.d.mts +6 -0
  4945. package/dist/users.d.ts +6 -0
  4946. package/dist/users1.d.mts +6 -0
  4947. package/dist/users1.d.ts +6 -0
  4948. package/dist/users2.d.mts +6 -0
  4949. package/dist/users2.d.ts +6 -0
  4950. package/dist/users3.d.mts +6 -0
  4951. package/dist/users3.d.ts +6 -0
  4952. package/dist/usersCheck.d.mts +6 -0
  4953. package/dist/usersCheck.d.ts +6 -0
  4954. package/dist/usersDown.d.mts +6 -0
  4955. package/dist/usersDown.d.ts +6 -0
  4956. package/dist/usersEdit.d.mts +6 -0
  4957. package/dist/usersEdit.d.ts +6 -0
  4958. package/dist/usersLeft.d.mts +6 -0
  4959. package/dist/usersLeft.d.ts +6 -0
  4960. package/dist/usersMinus.d.mts +6 -0
  4961. package/dist/usersMinus.d.ts +6 -0
  4962. package/dist/usersPlus.d.mts +6 -0
  4963. package/dist/usersPlus.d.ts +6 -0
  4964. package/dist/usersRight.d.mts +6 -0
  4965. package/dist/usersRight.d.ts +6 -0
  4966. package/dist/usersUp.d.mts +6 -0
  4967. package/dist/usersUp.d.ts +6 -0
  4968. package/dist/usersX.d.mts +6 -0
  4969. package/dist/usersX.d.ts +6 -0
  4970. package/dist/variable.d.mts +6 -0
  4971. package/dist/variable.d.ts +6 -0
  4972. package/dist/videoRecorder.d.mts +6 -0
  4973. package/dist/videoRecorder.d.ts +6 -0
  4974. package/dist/videoRecorderOff.d.mts +6 -0
  4975. package/dist/videoRecorderOff.d.ts +6 -0
  4976. package/dist/virus.d.mts +6 -0
  4977. package/dist/virus.d.ts +6 -0
  4978. package/dist/voicemail.d.mts +6 -0
  4979. package/dist/voicemail.d.ts +6 -0
  4980. package/dist/volumeMax.d.mts +6 -0
  4981. package/dist/volumeMax.d.ts +6 -0
  4982. package/dist/volumeMin.d.mts +6 -0
  4983. package/dist/volumeMin.d.ts +6 -0
  4984. package/dist/volumeMinus.d.mts +6 -0
  4985. package/dist/volumeMinus.d.ts +6 -0
  4986. package/dist/volumePlus.d.mts +6 -0
  4987. package/dist/volumePlus.d.ts +6 -0
  4988. package/dist/volumeX.d.mts +6 -0
  4989. package/dist/volumeX.d.ts +6 -0
  4990. package/dist/wallet1.d.mts +6 -0
  4991. package/dist/wallet1.d.ts +6 -0
  4992. package/dist/wallet2.d.mts +6 -0
  4993. package/dist/wallet2.d.ts +6 -0
  4994. package/dist/wallet3.d.mts +6 -0
  4995. package/dist/wallet3.d.ts +6 -0
  4996. package/dist/wallet4.d.mts +6 -0
  4997. package/dist/wallet4.d.ts +6 -0
  4998. package/dist/wallet5.d.mts +6 -0
  4999. package/dist/wallet5.d.ts +6 -0
  5000. package/dist/watchCircle.d.mts +6 -0
  5001. package/dist/watchCircle.d.ts +6 -0
  5002. package/dist/watchSquare.d.mts +6 -0
  5003. package/dist/watchSquare.d.ts +6 -0
  5004. package/dist/waves.d.mts +6 -0
  5005. package/dist/waves.d.ts +6 -0
  5006. package/dist/webcam1.d.mts +6 -0
  5007. package/dist/webcam1.d.ts +6 -0
  5008. package/dist/webcam2.d.mts +6 -0
  5009. package/dist/webcam2.d.ts +6 -0
  5010. package/dist/wifi.d.mts +6 -0
  5011. package/dist/wifi.d.ts +6 -0
  5012. package/dist/wifiOff.d.mts +6 -0
  5013. package/dist/wifiOff.d.ts +6 -0
  5014. package/dist/wind1.d.mts +6 -0
  5015. package/dist/wind1.d.ts +6 -0
  5016. package/dist/wind2.d.mts +6 -0
  5017. package/dist/wind2.d.ts +6 -0
  5018. package/dist/wind3.d.mts +6 -0
  5019. package/dist/wind3.d.ts +6 -0
  5020. package/dist/x.d.mts +6 -0
  5021. package/dist/x.d.ts +6 -0
  5022. package/dist/xCircle.d.mts +6 -0
  5023. package/dist/xCircle.d.ts +6 -0
  5024. package/dist/xClose.d.mts +6 -0
  5025. package/dist/xClose.d.ts +6 -0
  5026. package/dist/xSquare.d.mts +6 -0
  5027. package/dist/xSquare.d.ts +6 -0
  5028. package/dist/youtube.d.mts +6 -0
  5029. package/dist/youtube.d.ts +6 -0
  5030. package/dist/zap.d.mts +6 -0
  5031. package/dist/zap.d.ts +6 -0
  5032. package/dist/zapCircle.d.mts +6 -0
  5033. package/dist/zapCircle.d.ts +6 -0
  5034. package/dist/zapFast.d.mts +6 -0
  5035. package/dist/zapFast.d.ts +6 -0
  5036. package/dist/zapOff.d.mts +6 -0
  5037. package/dist/zapOff.d.ts +6 -0
  5038. package/dist/zapSquare.d.mts +6 -0
  5039. package/dist/zapSquare.d.ts +6 -0
  5040. package/dist/zoomIn.d.mts +6 -0
  5041. package/dist/zoomIn.d.ts +6 -0
  5042. package/dist/zoomOut.d.mts +6 -0
  5043. package/dist/zoomOut.d.ts +6 -0
  5044. package/package.json +35 -8
@@ -0,0 +1,2452 @@
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 };