@grafana/components 0.0.45 → 0.0.47

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 (483) hide show
  1. package/dist/cjs/index.cjs +732 -842
  2. package/dist/cjs/index.cjs.map +1 -1
  3. package/dist/cjs/index.d.cts +146 -155
  4. package/dist/esm/components/ComparisonBadge/ComparisonBadge.js +143 -148
  5. package/dist/esm/components/ComparisonBadge/ComparisonBadge.js.map +1 -1
  6. package/dist/esm/components/ComparisonTooltip/ComparisonTooltip.js +143 -148
  7. package/dist/esm/components/ComparisonTooltip/ComparisonTooltip.js.map +1 -1
  8. package/dist/esm/components/Icon/Icon.js +8 -2
  9. package/dist/esm/components/Icon/Icon.js.map +1 -1
  10. package/dist/esm/components/Icon/types.js +10 -1
  11. package/dist/esm/components/Icon/types.js.map +1 -1
  12. package/dist/esm/components/Icons/{ArrowDown_0_1.js → ArrowDown01.js} +4 -4
  13. package/dist/esm/components/Icons/ArrowDown01.js.map +1 -0
  14. package/dist/esm/components/Icons/{ArrowDown_1_0.js → ArrowDown10.js} +4 -4
  15. package/dist/esm/components/Icons/ArrowDown10.js.map +1 -0
  16. package/dist/esm/components/Icons/{ArrowUp_0_1.js → ArrowUp01.js} +4 -4
  17. package/dist/esm/components/Icons/ArrowUp01.js.map +1 -0
  18. package/dist/esm/components/Icons/{ArrowUp_1_0.js → ArrowUp10.js} +4 -4
  19. package/dist/esm/components/Icons/ArrowUp10.js.map +1 -0
  20. package/dist/esm/components/Icons/{Axis_3D.js → Axis3D.js} +4 -4
  21. package/dist/esm/components/Icons/Axis3D.js.map +1 -0
  22. package/dist/esm/components/Icons/BarChart2.js +10 -0
  23. package/dist/esm/components/Icons/BarChart2.js.map +1 -0
  24. package/dist/esm/components/Icons/BarChart3.js +10 -0
  25. package/dist/esm/components/Icons/BarChart3.js.map +1 -0
  26. package/dist/esm/components/Icons/BarChart4.js +10 -0
  27. package/dist/esm/components/Icons/BarChart4.js.map +1 -0
  28. package/dist/esm/components/Icons/{BookUp_2.js → BookUp2.js} +4 -4
  29. package/dist/esm/components/Icons/BookUp2.js.map +1 -0
  30. package/dist/esm/components/Icons/{Building_2.js → Building2.js} +4 -4
  31. package/dist/esm/components/Icons/Building2.js.map +1 -0
  32. package/dist/esm/components/Icons/{Calendar_1.js → Calendar1.js} +4 -4
  33. package/dist/esm/components/Icons/Calendar1.js.map +1 -0
  34. package/dist/esm/components/Icons/{CalendarCheck_2.js → CalendarCheck2.js} +4 -4
  35. package/dist/esm/components/Icons/CalendarCheck2.js.map +1 -0
  36. package/dist/esm/components/Icons/{CalendarMinus_2.js → CalendarMinus2.js} +4 -4
  37. package/dist/esm/components/Icons/CalendarMinus2.js.map +1 -0
  38. package/dist/esm/components/Icons/{CalendarPlus_2.js → CalendarPlus2.js} +4 -4
  39. package/dist/esm/components/Icons/CalendarPlus2.js.map +1 -0
  40. package/dist/esm/components/Icons/{CalendarX_2.js → CalendarX2.js} +4 -4
  41. package/dist/esm/components/Icons/CalendarX2.js.map +1 -0
  42. package/dist/esm/components/Icons/{CheckCircle_2.js → CheckCircle2.js} +4 -4
  43. package/dist/esm/components/Icons/CheckCircle2.js.map +1 -0
  44. package/dist/esm/components/Icons/{CheckSquare_2.js → CheckSquare2.js} +4 -4
  45. package/dist/esm/components/Icons/CheckSquare2.js.map +1 -0
  46. package/dist/esm/components/Icons/CircleSlash2.js +11 -0
  47. package/dist/esm/components/Icons/CircleSlash2.js.map +1 -0
  48. package/dist/esm/components/Icons/{Clock_1.js → Clock1.js} +4 -4
  49. package/dist/esm/components/Icons/Clock1.js.map +1 -0
  50. package/dist/esm/components/Icons/{Clock_10.js → Clock10.js} +4 -4
  51. package/dist/esm/components/Icons/Clock10.js.map +1 -0
  52. package/dist/esm/components/Icons/{Clock_11.js → Clock11.js} +4 -4
  53. package/dist/esm/components/Icons/Clock11.js.map +1 -0
  54. package/dist/esm/components/Icons/{Clock_12.js → Clock12.js} +4 -4
  55. package/dist/esm/components/Icons/Clock12.js.map +1 -0
  56. package/dist/esm/components/Icons/{Clock_2.js → Clock2.js} +4 -4
  57. package/dist/esm/components/Icons/Clock2.js.map +1 -0
  58. package/dist/esm/components/Icons/{Clock_3.js → Clock3.js} +4 -4
  59. package/dist/esm/components/Icons/Clock3.js.map +1 -0
  60. package/dist/esm/components/Icons/{Clock_4.js → Clock4.js} +4 -4
  61. package/dist/esm/components/Icons/Clock4.js.map +1 -0
  62. package/dist/esm/components/Icons/{Clock_5.js → Clock5.js} +4 -4
  63. package/dist/esm/components/Icons/Clock5.js.map +1 -0
  64. package/dist/esm/components/Icons/{Clock_6.js → Clock6.js} +4 -4
  65. package/dist/esm/components/Icons/Clock6.js.map +1 -0
  66. package/dist/esm/components/Icons/{Clock_7.js → Clock7.js} +4 -4
  67. package/dist/esm/components/Icons/Clock7.js.map +1 -0
  68. package/dist/esm/components/Icons/{Clock_8.js → Clock8.js} +4 -4
  69. package/dist/esm/components/Icons/Clock8.js.map +1 -0
  70. package/dist/esm/components/Icons/{Clock_9.js → Clock9.js} +4 -4
  71. package/dist/esm/components/Icons/Clock9.js.map +1 -0
  72. package/dist/esm/components/Icons/Code2.js +10 -0
  73. package/dist/esm/components/Icons/Code2.js.map +1 -0
  74. package/dist/esm/components/Icons/{Columns_2.js → Columns2.js} +4 -4
  75. package/dist/esm/components/Icons/Columns2.js.map +1 -0
  76. package/dist/esm/components/Icons/{Columns_3.js → Columns3.js} +4 -4
  77. package/dist/esm/components/Icons/Columns3.js.map +1 -0
  78. package/dist/esm/components/Icons/{Columns_3Cog.js → Columns3Cog.js} +4 -4
  79. package/dist/esm/components/Icons/Columns3Cog.js.map +1 -0
  80. package/dist/esm/components/Icons/{Columns_4.js → Columns4.js} +4 -4
  81. package/dist/esm/components/Icons/Columns4.js.map +1 -0
  82. package/dist/esm/components/Icons/{Contact_2.js → Contact2.js} +4 -4
  83. package/dist/esm/components/Icons/Contact2.js.map +1 -0
  84. package/dist/esm/components/Icons/{Dice_1.js → Dice1.js} +4 -4
  85. package/dist/esm/components/Icons/Dice1.js.map +1 -0
  86. package/dist/esm/components/Icons/{Dice_2.js → Dice2.js} +4 -4
  87. package/dist/esm/components/Icons/Dice2.js.map +1 -0
  88. package/dist/esm/components/Icons/{Dice_3.js → Dice3.js} +4 -4
  89. package/dist/esm/components/Icons/Dice3.js.map +1 -0
  90. package/dist/esm/components/Icons/{Dice_4.js → Dice4.js} +4 -4
  91. package/dist/esm/components/Icons/Dice4.js.map +1 -0
  92. package/dist/esm/components/Icons/{Dice_5.js → Dice5.js} +4 -4
  93. package/dist/esm/components/Icons/Dice5.js.map +1 -0
  94. package/dist/esm/components/Icons/{Dice_6.js → Dice6.js} +4 -4
  95. package/dist/esm/components/Icons/Dice6.js.map +1 -0
  96. package/dist/esm/components/Icons/{Disc_2.js → Disc2.js} +4 -4
  97. package/dist/esm/components/Icons/Disc2.js.map +1 -0
  98. package/dist/esm/components/Icons/{Disc_3.js → Disc3.js} +4 -4
  99. package/dist/esm/components/Icons/Disc3.js.map +1 -0
  100. package/dist/esm/components/Icons/{Edit_2.js → Edit2.js} +4 -4
  101. package/dist/esm/components/Icons/Edit2.js.map +1 -0
  102. package/dist/esm/components/Icons/{Edit_3.js → Edit3.js} +4 -4
  103. package/dist/esm/components/Icons/Edit3.js.map +1 -0
  104. package/dist/esm/components/Icons/{FileAudio_2.js → FileAudio2.js} +4 -4
  105. package/dist/esm/components/Icons/FileAudio2.js.map +1 -0
  106. package/dist/esm/components/Icons/{FileAxis_3D.js → FileAxis3D.js} +4 -4
  107. package/dist/esm/components/Icons/FileAxis3D.js.map +1 -0
  108. package/dist/esm/components/Icons/{FileBadge_2.js → FileBadge2.js} +4 -4
  109. package/dist/esm/components/Icons/FileBadge2.js.map +1 -0
  110. package/dist/esm/components/Icons/{FileBarChart_2.js → FileBarChart2.js} +4 -4
  111. package/dist/esm/components/Icons/FileBarChart2.js.map +1 -0
  112. package/dist/esm/components/Icons/{FileCheck_2.js → FileCheck2.js} +4 -4
  113. package/dist/esm/components/Icons/FileCheck2.js.map +1 -0
  114. package/dist/esm/components/Icons/{FileCode_2.js → FileCode2.js} +4 -4
  115. package/dist/esm/components/Icons/FileCode2.js.map +1 -0
  116. package/dist/esm/components/Icons/{FileCog_2.js → FileCog2.js} +4 -4
  117. package/dist/esm/components/Icons/FileCog2.js.map +1 -0
  118. package/dist/esm/components/Icons/{FileJson_2.js → FileJson2.js} +4 -4
  119. package/dist/esm/components/Icons/FileJson2.js.map +1 -0
  120. package/dist/esm/components/Icons/{FileKey_2.js → FileKey2.js} +4 -4
  121. package/dist/esm/components/Icons/FileKey2.js.map +1 -0
  122. package/dist/esm/components/Icons/{FileLock_2.js → FileLock2.js} +4 -4
  123. package/dist/esm/components/Icons/FileLock2.js.map +1 -0
  124. package/dist/esm/components/Icons/{FileMinus_2.js → FileMinus2.js} +4 -4
  125. package/dist/esm/components/Icons/FileMinus2.js.map +1 -0
  126. package/dist/esm/components/Icons/{FilePlus_2.js → FilePlus2.js} +4 -4
  127. package/dist/esm/components/Icons/FilePlus2.js.map +1 -0
  128. package/dist/esm/components/Icons/{FileSearch_2.js → FileSearch2.js} +4 -4
  129. package/dist/esm/components/Icons/FileSearch2.js.map +1 -0
  130. package/dist/esm/components/Icons/{FileType_2.js → FileType2.js} +4 -4
  131. package/dist/esm/components/Icons/FileType2.js.map +1 -0
  132. package/dist/esm/components/Icons/{FileVideo_2.js → FileVideo2.js} +4 -4
  133. package/dist/esm/components/Icons/FileVideo2.js.map +1 -0
  134. package/dist/esm/components/Icons/{FileVolume_2.js → FileVolume2.js} +4 -4
  135. package/dist/esm/components/Icons/FileVolume2.js.map +1 -0
  136. package/dist/esm/components/Icons/{FileX_2.js → FileX2.js} +4 -4
  137. package/dist/esm/components/Icons/FileX2.js.map +1 -0
  138. package/dist/esm/components/Icons/FlipHorizontal2.js +10 -0
  139. package/dist/esm/components/Icons/FlipHorizontal2.js.map +1 -0
  140. package/dist/esm/components/Icons/FlipVertical2.js +10 -0
  141. package/dist/esm/components/Icons/FlipVertical2.js.map +1 -0
  142. package/dist/esm/components/Icons/{Flower_2.js → Flower2.js} +4 -4
  143. package/dist/esm/components/Icons/Flower2.js.map +1 -0
  144. package/dist/esm/components/Icons/{FolderCog_2.js → FolderCog2.js} +4 -4
  145. package/dist/esm/components/Icons/FolderCog2.js.map +1 -0
  146. package/dist/esm/components/Icons/{FolderGit_2.js → FolderGit2.js} +4 -4
  147. package/dist/esm/components/Icons/FolderGit2.js.map +1 -0
  148. package/dist/esm/components/Icons/{FolderSearch_2.js → FolderSearch2.js} +4 -4
  149. package/dist/esm/components/Icons/FolderSearch2.js.map +1 -0
  150. package/dist/esm/components/Icons/{Gamepad_2.js → Gamepad2.js} +4 -4
  151. package/dist/esm/components/Icons/Gamepad2.js.map +1 -0
  152. package/dist/esm/components/Icons/{Globe_2.js → Globe2.js} +4 -4
  153. package/dist/esm/components/Icons/Globe2.js.map +1 -0
  154. package/dist/esm/components/Icons/{Grid_2x2.js → Grid2X2.js} +4 -4
  155. package/dist/esm/components/Icons/Grid2X2.js.map +1 -0
  156. package/dist/esm/components/Icons/{Grid_2X_2Plus.js → Grid2X2Check.js} +5 -5
  157. package/dist/esm/components/Icons/Grid2X2Check.js.map +1 -0
  158. package/dist/esm/components/Icons/{Grid_2x2Plus.js → Grid2X2Plus.js} +4 -4
  159. package/dist/esm/components/Icons/Grid2X2Plus.js.map +1 -0
  160. package/dist/esm/components/Icons/{Grid_2x2X.js → Grid2X2X.js} +4 -4
  161. package/dist/esm/components/Icons/Grid2X2X.js.map +1 -0
  162. package/dist/esm/components/Icons/{Grid_3x3.js → Grid3X3.js} +4 -4
  163. package/dist/esm/components/Icons/Grid3X3.js.map +1 -0
  164. package/dist/esm/components/Icons/{Grid_3x2.js → Grid3x2.js} +4 -4
  165. package/dist/esm/components/Icons/Grid3x2.js.map +1 -0
  166. package/dist/esm/components/Icons/Heading1.js +10 -0
  167. package/dist/esm/components/Icons/Heading1.js.map +1 -0
  168. package/dist/esm/components/Icons/Heading2.js +10 -0
  169. package/dist/esm/components/Icons/Heading2.js.map +1 -0
  170. package/dist/esm/components/Icons/{Heading_3.js → Heading3.js} +4 -4
  171. package/dist/esm/components/Icons/Heading3.js.map +1 -0
  172. package/dist/esm/components/Icons/Heading4.js +10 -0
  173. package/dist/esm/components/Icons/Heading4.js.map +1 -0
  174. package/dist/esm/components/Icons/{Heading_5.js → Heading5.js} +4 -4
  175. package/dist/esm/components/Icons/Heading5.js.map +1 -0
  176. package/dist/esm/components/Icons/{Heading_6.js → Heading6.js} +4 -4
  177. package/dist/esm/components/Icons/Heading6.js.map +1 -0
  178. package/dist/esm/components/Icons/{IceCream_2.js → IceCream2.js} +4 -4
  179. package/dist/esm/components/Icons/IceCream2.js.map +1 -0
  180. package/dist/esm/components/Icons/{Laptop_2.js → Laptop2.js} +4 -4
  181. package/dist/esm/components/Icons/Laptop2.js.map +1 -0
  182. package/dist/esm/components/Icons/{Layers_2.js → Layers2.js} +4 -4
  183. package/dist/esm/components/Icons/Layers2.js.map +1 -0
  184. package/dist/esm/components/Icons/{Layers_3.js → Layers3.js} +4 -4
  185. package/dist/esm/components/Icons/Layers3.js.map +1 -0
  186. package/dist/esm/components/Icons/{Link_2.js → Link2.js} +4 -4
  187. package/dist/esm/components/Icons/Link2.js.map +1 -0
  188. package/dist/esm/components/Icons/Link2Off.js +10 -0
  189. package/dist/esm/components/Icons/Link2Off.js.map +1 -0
  190. package/dist/esm/components/Icons/Loader2.js +10 -0
  191. package/dist/esm/components/Icons/Loader2.js.map +1 -0
  192. package/dist/esm/components/Icons/Maximize2.js +10 -0
  193. package/dist/esm/components/Icons/Maximize2.js.map +1 -0
  194. package/dist/esm/components/Icons/{Mic_2.js → Mic2.js} +4 -4
  195. package/dist/esm/components/Icons/Mic2.js.map +1 -0
  196. package/dist/esm/components/Icons/Minimize2.js +10 -0
  197. package/dist/esm/components/Icons/Minimize2.js.map +1 -0
  198. package/dist/esm/components/Icons/{MousePointer_2.js → MousePointer2.js} +4 -4
  199. package/dist/esm/components/Icons/MousePointer2.js.map +1 -0
  200. package/dist/esm/components/Icons/{MousePointer_2Off.js → MousePointer2Off.js} +4 -4
  201. package/dist/esm/components/Icons/MousePointer2Off.js.map +1 -0
  202. package/dist/esm/components/Icons/{Move_3D.js → Move3D.js} +4 -4
  203. package/dist/esm/components/Icons/Move3D.js.map +1 -0
  204. package/dist/esm/components/Icons/MoveDiagonal2.js +10 -0
  205. package/dist/esm/components/Icons/MoveDiagonal2.js.map +1 -0
  206. package/dist/esm/components/Icons/{Music_2.js → Music2.js} +4 -4
  207. package/dist/esm/components/Icons/Music2.js.map +1 -0
  208. package/dist/esm/components/Icons/{Music_3.js → Music3.js} +4 -4
  209. package/dist/esm/components/Icons/Music3.js.map +1 -0
  210. package/dist/esm/components/Icons/{Music_4.js → Music4.js} +4 -4
  211. package/dist/esm/components/Icons/Music4.js.map +1 -0
  212. package/dist/esm/components/Icons/Navigation2.js +10 -0
  213. package/dist/esm/components/Icons/Navigation2.js.map +1 -0
  214. package/dist/esm/components/Icons/Navigation2Off.js +10 -0
  215. package/dist/esm/components/Icons/Navigation2Off.js.map +1 -0
  216. package/dist/esm/components/Icons/{Package_2.js → Package2.js} +4 -4
  217. package/dist/esm/components/Icons/Package2.js.map +1 -0
  218. package/dist/esm/components/Icons/{Paintbrush_2.js → Paintbrush2.js} +4 -4
  219. package/dist/esm/components/Icons/Paintbrush2.js.map +1 -0
  220. package/dist/esm/components/Icons/{PictureInPicture_2.js → PictureInPicture2.js} +4 -4
  221. package/dist/esm/components/Icons/PictureInPicture2.js.map +1 -0
  222. package/dist/esm/components/Icons/{Plug_2.js → Plug2.js} +4 -4
  223. package/dist/esm/components/Icons/Plug2.js.map +1 -0
  224. package/dist/esm/components/Icons/{PlugZap_2.js → PlugZap2.js} +4 -4
  225. package/dist/esm/components/Icons/PlugZap2.js.map +1 -0
  226. package/dist/esm/components/Icons/{Redo_2.js → Redo2.js} +4 -4
  227. package/dist/esm/components/Icons/Redo2.js.map +1 -0
  228. package/dist/esm/components/Icons/{Repeat_1.js → Repeat1.js} +4 -4
  229. package/dist/esm/components/Icons/Repeat1.js.map +1 -0
  230. package/dist/esm/components/Icons/{Repeat_2.js → Repeat2.js} +4 -4
  231. package/dist/esm/components/Icons/Repeat2.js.map +1 -0
  232. package/dist/esm/components/Icons/{Rotate_3D.js → Rotate3D.js} +4 -4
  233. package/dist/esm/components/Icons/Rotate3D.js.map +1 -0
  234. package/dist/esm/components/Icons/{Rows_2.js → Rows2.js} +4 -4
  235. package/dist/esm/components/Icons/Rows2.js.map +1 -0
  236. package/dist/esm/components/Icons/{Rows_3.js → Rows3.js} +4 -4
  237. package/dist/esm/components/Icons/Rows3.js.map +1 -0
  238. package/dist/esm/components/Icons/{Rows_4.js → Rows4.js} +4 -4
  239. package/dist/esm/components/Icons/Rows4.js.map +1 -0
  240. package/dist/esm/components/Icons/{Scale_3D.js → Scale3D.js} +4 -4
  241. package/dist/esm/components/Icons/Scale3D.js.map +1 -0
  242. package/dist/esm/components/Icons/{School_2.js → School2.js} +4 -4
  243. package/dist/esm/components/Icons/School2.js.map +1 -0
  244. package/dist/esm/components/Icons/{Settings_2.js → Settings2.js} +4 -4
  245. package/dist/esm/components/Icons/Settings2.js.map +1 -0
  246. package/dist/esm/components/Icons/{Share_2.js → Share2.js} +4 -4
  247. package/dist/esm/components/Icons/Share2.js.map +1 -0
  248. package/dist/esm/components/Icons/{SpellCheck_2.js → SpellCheck2.js} +4 -4
  249. package/dist/esm/components/Icons/SpellCheck2.js.map +1 -0
  250. package/dist/esm/components/Icons/{Table_2.js → Table2.js} +4 -4
  251. package/dist/esm/components/Icons/Table2.js.map +1 -0
  252. package/dist/esm/components/Icons/Tally1.js +10 -0
  253. package/dist/esm/components/Icons/Tally1.js.map +1 -0
  254. package/dist/esm/components/Icons/Tally2.js +10 -0
  255. package/dist/esm/components/Icons/Tally2.js.map +1 -0
  256. package/dist/esm/components/Icons/Tally3.js +10 -0
  257. package/dist/esm/components/Icons/Tally3.js.map +1 -0
  258. package/dist/esm/components/Icons/Tally4.js +10 -0
  259. package/dist/esm/components/Icons/Tally4.js.map +1 -0
  260. package/dist/esm/components/Icons/Tally5.js +10 -0
  261. package/dist/esm/components/Icons/Tally5.js.map +1 -0
  262. package/dist/esm/components/Icons/{TestTube_2.js → TestTube2.js} +4 -4
  263. package/dist/esm/components/Icons/TestTube2.js.map +1 -0
  264. package/dist/esm/components/Icons/{Trash_2.js → Trash2.js} +4 -4
  265. package/dist/esm/components/Icons/Trash2.js.map +1 -0
  266. package/dist/esm/components/Icons/{Tv_2.js → Tv2.js} +4 -4
  267. package/dist/esm/components/Icons/Tv2.js.map +1 -0
  268. package/dist/esm/components/Icons/{Undo_2.js → Undo2.js} +4 -4
  269. package/dist/esm/components/Icons/Undo2.js.map +1 -0
  270. package/dist/esm/components/Icons/Unlink2.js +10 -0
  271. package/dist/esm/components/Icons/Unlink2.js.map +1 -0
  272. package/dist/esm/components/Icons/{User_2.js → User2.js} +4 -4
  273. package/dist/esm/components/Icons/User2.js.map +1 -0
  274. package/dist/esm/components/Icons/{UserCheck_2.js → UserCheck2.js} +4 -4
  275. package/dist/esm/components/Icons/UserCheck2.js.map +1 -0
  276. package/dist/esm/components/Icons/{UserCircle_2.js → UserCircle2.js} +4 -4
  277. package/dist/esm/components/Icons/UserCircle2.js.map +1 -0
  278. package/dist/esm/components/Icons/{UserCog_2.js → UserCog2.js} +4 -4
  279. package/dist/esm/components/Icons/UserCog2.js.map +1 -0
  280. package/dist/esm/components/Icons/{UserMinus_2.js → UserMinus2.js} +4 -4
  281. package/dist/esm/components/Icons/UserMinus2.js.map +1 -0
  282. package/dist/esm/components/Icons/{UserPlus_2.js → UserPlus2.js} +4 -4
  283. package/dist/esm/components/Icons/UserPlus2.js.map +1 -0
  284. package/dist/esm/components/Icons/{UserSquare_2.js → UserSquare2.js} +4 -4
  285. package/dist/esm/components/Icons/UserSquare2.js.map +1 -0
  286. package/dist/esm/components/Icons/{UserX_2.js → UserX2.js} +4 -4
  287. package/dist/esm/components/Icons/UserX2.js.map +1 -0
  288. package/dist/esm/components/Icons/{Users_2.js → Users2.js} +4 -4
  289. package/dist/esm/components/Icons/Users2.js.map +1 -0
  290. package/dist/esm/components/Icons/{Volume_1.js → Volume1.js} +4 -4
  291. package/dist/esm/components/Icons/Volume1.js.map +1 -0
  292. package/dist/esm/components/Icons/{Volume_2.js → Volume2.js} +4 -4
  293. package/dist/esm/components/Icons/Volume2.js.map +1 -0
  294. package/dist/esm/components/Icons/{Wallet_2.js → Wallet2.js} +4 -4
  295. package/dist/esm/components/Icons/Wallet2.js.map +1 -0
  296. package/dist/esm/components/Icons/{Wand_2.js → Wand2.js} +4 -4
  297. package/dist/esm/components/Icons/Wand2.js.map +1 -0
  298. package/dist/esm/components/Icons/allIcons.js +286 -296
  299. package/dist/esm/components/Icons/allIcons.js.map +1 -1
  300. package/dist/esm/components/Icons/iconMetaData.js +143 -227
  301. package/dist/esm/components/Icons/iconMetaData.js.map +1 -1
  302. package/dist/esm/components/StackedChartNoData/StackedChartNoData.js +143 -148
  303. package/dist/esm/components/StackedChartNoData/StackedChartNoData.js.map +1 -1
  304. package/dist/esm/index.d.ts +146 -155
  305. package/dist/esm/index.js +144 -149
  306. package/dist/esm/index.js.map +1 -1
  307. package/package.json +1 -1
  308. package/dist/esm/components/Icons/ArrowDown_0_1.js.map +0 -1
  309. package/dist/esm/components/Icons/ArrowDown_1_0.js.map +0 -1
  310. package/dist/esm/components/Icons/ArrowUp_0_1.js.map +0 -1
  311. package/dist/esm/components/Icons/ArrowUp_1_0.js.map +0 -1
  312. package/dist/esm/components/Icons/Axis_3D.js.map +0 -1
  313. package/dist/esm/components/Icons/BarChart_2.js +0 -10
  314. package/dist/esm/components/Icons/BarChart_2.js.map +0 -1
  315. package/dist/esm/components/Icons/BarChart_3.js +0 -10
  316. package/dist/esm/components/Icons/BarChart_3.js.map +0 -1
  317. package/dist/esm/components/Icons/BarChart_4.js +0 -10
  318. package/dist/esm/components/Icons/BarChart_4.js.map +0 -1
  319. package/dist/esm/components/Icons/BookUp_2.js.map +0 -1
  320. package/dist/esm/components/Icons/Building_2.js.map +0 -1
  321. package/dist/esm/components/Icons/CalendarCheck_2.js.map +0 -1
  322. package/dist/esm/components/Icons/CalendarMinus_2.js.map +0 -1
  323. package/dist/esm/components/Icons/CalendarPlus_2.js.map +0 -1
  324. package/dist/esm/components/Icons/CalendarX_2.js.map +0 -1
  325. package/dist/esm/components/Icons/Calendar_1.js.map +0 -1
  326. package/dist/esm/components/Icons/CheckCircle_2.js.map +0 -1
  327. package/dist/esm/components/Icons/CheckSquare_2.js.map +0 -1
  328. package/dist/esm/components/Icons/CircleSlash_2.js +0 -11
  329. package/dist/esm/components/Icons/CircleSlash_2.js.map +0 -1
  330. package/dist/esm/components/Icons/Clock_1.js.map +0 -1
  331. package/dist/esm/components/Icons/Clock_10.js.map +0 -1
  332. package/dist/esm/components/Icons/Clock_11.js.map +0 -1
  333. package/dist/esm/components/Icons/Clock_12.js.map +0 -1
  334. package/dist/esm/components/Icons/Clock_2.js.map +0 -1
  335. package/dist/esm/components/Icons/Clock_3.js.map +0 -1
  336. package/dist/esm/components/Icons/Clock_4.js.map +0 -1
  337. package/dist/esm/components/Icons/Clock_5.js.map +0 -1
  338. package/dist/esm/components/Icons/Clock_6.js.map +0 -1
  339. package/dist/esm/components/Icons/Clock_7.js.map +0 -1
  340. package/dist/esm/components/Icons/Clock_8.js.map +0 -1
  341. package/dist/esm/components/Icons/Clock_9.js.map +0 -1
  342. package/dist/esm/components/Icons/Code_2.js +0 -10
  343. package/dist/esm/components/Icons/Code_2.js.map +0 -1
  344. package/dist/esm/components/Icons/Columns_2.js.map +0 -1
  345. package/dist/esm/components/Icons/Columns_3.js.map +0 -1
  346. package/dist/esm/components/Icons/Columns_3Cog.js.map +0 -1
  347. package/dist/esm/components/Icons/Columns_4.js.map +0 -1
  348. package/dist/esm/components/Icons/Contact_2.js.map +0 -1
  349. package/dist/esm/components/Icons/Dice_1.js.map +0 -1
  350. package/dist/esm/components/Icons/Dice_2.js.map +0 -1
  351. package/dist/esm/components/Icons/Dice_3.js.map +0 -1
  352. package/dist/esm/components/Icons/Dice_4.js.map +0 -1
  353. package/dist/esm/components/Icons/Dice_5.js.map +0 -1
  354. package/dist/esm/components/Icons/Dice_6.js.map +0 -1
  355. package/dist/esm/components/Icons/Disc_2.js.map +0 -1
  356. package/dist/esm/components/Icons/Disc_3.js.map +0 -1
  357. package/dist/esm/components/Icons/Edit_2.js.map +0 -1
  358. package/dist/esm/components/Icons/Edit_3.js.map +0 -1
  359. package/dist/esm/components/Icons/FileAudio_2.js.map +0 -1
  360. package/dist/esm/components/Icons/FileAxis_3D.js.map +0 -1
  361. package/dist/esm/components/Icons/FileBadge_2.js.map +0 -1
  362. package/dist/esm/components/Icons/FileBarChart_2.js.map +0 -1
  363. package/dist/esm/components/Icons/FileCheck_2.js.map +0 -1
  364. package/dist/esm/components/Icons/FileCode_2.js.map +0 -1
  365. package/dist/esm/components/Icons/FileCog_2.js.map +0 -1
  366. package/dist/esm/components/Icons/FileJson_2.js.map +0 -1
  367. package/dist/esm/components/Icons/FileKey_2.js.map +0 -1
  368. package/dist/esm/components/Icons/FileLock_2.js.map +0 -1
  369. package/dist/esm/components/Icons/FileMinus_2.js.map +0 -1
  370. package/dist/esm/components/Icons/FilePlus_2.js.map +0 -1
  371. package/dist/esm/components/Icons/FileSearch_2.js.map +0 -1
  372. package/dist/esm/components/Icons/FileType_2.js.map +0 -1
  373. package/dist/esm/components/Icons/FileVideo_2.js.map +0 -1
  374. package/dist/esm/components/Icons/FileVolume_2.js.map +0 -1
  375. package/dist/esm/components/Icons/FileX_2.js.map +0 -1
  376. package/dist/esm/components/Icons/FlipHorizontal_2.js +0 -10
  377. package/dist/esm/components/Icons/FlipHorizontal_2.js.map +0 -1
  378. package/dist/esm/components/Icons/FlipVertical_2.js +0 -10
  379. package/dist/esm/components/Icons/FlipVertical_2.js.map +0 -1
  380. package/dist/esm/components/Icons/Flower_2.js.map +0 -1
  381. package/dist/esm/components/Icons/FolderCog_2.js.map +0 -1
  382. package/dist/esm/components/Icons/FolderGit_2.js.map +0 -1
  383. package/dist/esm/components/Icons/FolderSearch_2.js.map +0 -1
  384. package/dist/esm/components/Icons/Gamepad_2.js.map +0 -1
  385. package/dist/esm/components/Icons/Globe_2.js.map +0 -1
  386. package/dist/esm/components/Icons/Grid_2X_2.js +0 -11
  387. package/dist/esm/components/Icons/Grid_2X_2.js.map +0 -1
  388. package/dist/esm/components/Icons/Grid_2X_2Check.js +0 -10
  389. package/dist/esm/components/Icons/Grid_2X_2Check.js.map +0 -1
  390. package/dist/esm/components/Icons/Grid_2X_2Plus.js.map +0 -1
  391. package/dist/esm/components/Icons/Grid_2X_2X.js +0 -10
  392. package/dist/esm/components/Icons/Grid_2X_2X.js.map +0 -1
  393. package/dist/esm/components/Icons/Grid_2x2.js.map +0 -1
  394. package/dist/esm/components/Icons/Grid_2x2Check.js +0 -10
  395. package/dist/esm/components/Icons/Grid_2x2Check.js.map +0 -1
  396. package/dist/esm/components/Icons/Grid_2x2Plus.js.map +0 -1
  397. package/dist/esm/components/Icons/Grid_2x2X.js.map +0 -1
  398. package/dist/esm/components/Icons/Grid_3X_3.js +0 -11
  399. package/dist/esm/components/Icons/Grid_3X_3.js.map +0 -1
  400. package/dist/esm/components/Icons/Grid_3x2.js.map +0 -1
  401. package/dist/esm/components/Icons/Grid_3x3.js.map +0 -1
  402. package/dist/esm/components/Icons/Heading_1.js +0 -10
  403. package/dist/esm/components/Icons/Heading_1.js.map +0 -1
  404. package/dist/esm/components/Icons/Heading_2.js +0 -10
  405. package/dist/esm/components/Icons/Heading_2.js.map +0 -1
  406. package/dist/esm/components/Icons/Heading_3.js.map +0 -1
  407. package/dist/esm/components/Icons/Heading_4.js +0 -10
  408. package/dist/esm/components/Icons/Heading_4.js.map +0 -1
  409. package/dist/esm/components/Icons/Heading_5.js.map +0 -1
  410. package/dist/esm/components/Icons/Heading_6.js.map +0 -1
  411. package/dist/esm/components/Icons/IceCream_2.js.map +0 -1
  412. package/dist/esm/components/Icons/Laptop_2.js.map +0 -1
  413. package/dist/esm/components/Icons/Layers_2.js.map +0 -1
  414. package/dist/esm/components/Icons/Layers_3.js.map +0 -1
  415. package/dist/esm/components/Icons/Link_2.js.map +0 -1
  416. package/dist/esm/components/Icons/Link_2Off.js +0 -10
  417. package/dist/esm/components/Icons/Link_2Off.js.map +0 -1
  418. package/dist/esm/components/Icons/Loader_2.js +0 -10
  419. package/dist/esm/components/Icons/Loader_2.js.map +0 -1
  420. package/dist/esm/components/Icons/Maximize_2.js +0 -10
  421. package/dist/esm/components/Icons/Maximize_2.js.map +0 -1
  422. package/dist/esm/components/Icons/Mic_2.js.map +0 -1
  423. package/dist/esm/components/Icons/Minimize_2.js +0 -10
  424. package/dist/esm/components/Icons/Minimize_2.js.map +0 -1
  425. package/dist/esm/components/Icons/MousePointer_2.js.map +0 -1
  426. package/dist/esm/components/Icons/MousePointer_2Off.js.map +0 -1
  427. package/dist/esm/components/Icons/MoveDiagonal_2.js +0 -10
  428. package/dist/esm/components/Icons/MoveDiagonal_2.js.map +0 -1
  429. package/dist/esm/components/Icons/Move_3D.js.map +0 -1
  430. package/dist/esm/components/Icons/Music_2.js.map +0 -1
  431. package/dist/esm/components/Icons/Music_3.js.map +0 -1
  432. package/dist/esm/components/Icons/Music_4.js.map +0 -1
  433. package/dist/esm/components/Icons/Navigation_2.js +0 -10
  434. package/dist/esm/components/Icons/Navigation_2.js.map +0 -1
  435. package/dist/esm/components/Icons/Navigation_2Off.js +0 -10
  436. package/dist/esm/components/Icons/Navigation_2Off.js.map +0 -1
  437. package/dist/esm/components/Icons/Package_2.js.map +0 -1
  438. package/dist/esm/components/Icons/Paintbrush_2.js.map +0 -1
  439. package/dist/esm/components/Icons/PictureInPicture_2.js.map +0 -1
  440. package/dist/esm/components/Icons/PlugZap_2.js.map +0 -1
  441. package/dist/esm/components/Icons/Plug_2.js.map +0 -1
  442. package/dist/esm/components/Icons/Redo_2.js.map +0 -1
  443. package/dist/esm/components/Icons/Repeat_1.js.map +0 -1
  444. package/dist/esm/components/Icons/Repeat_2.js.map +0 -1
  445. package/dist/esm/components/Icons/Rotate_3D.js.map +0 -1
  446. package/dist/esm/components/Icons/Rows_2.js.map +0 -1
  447. package/dist/esm/components/Icons/Rows_3.js.map +0 -1
  448. package/dist/esm/components/Icons/Rows_4.js.map +0 -1
  449. package/dist/esm/components/Icons/Scale_3D.js.map +0 -1
  450. package/dist/esm/components/Icons/School_2.js.map +0 -1
  451. package/dist/esm/components/Icons/Settings_2.js.map +0 -1
  452. package/dist/esm/components/Icons/Share_2.js.map +0 -1
  453. package/dist/esm/components/Icons/SpellCheck_2.js.map +0 -1
  454. package/dist/esm/components/Icons/Table_2.js.map +0 -1
  455. package/dist/esm/components/Icons/Tally_1.js +0 -10
  456. package/dist/esm/components/Icons/Tally_1.js.map +0 -1
  457. package/dist/esm/components/Icons/Tally_2.js +0 -10
  458. package/dist/esm/components/Icons/Tally_2.js.map +0 -1
  459. package/dist/esm/components/Icons/Tally_3.js +0 -10
  460. package/dist/esm/components/Icons/Tally_3.js.map +0 -1
  461. package/dist/esm/components/Icons/Tally_4.js +0 -10
  462. package/dist/esm/components/Icons/Tally_4.js.map +0 -1
  463. package/dist/esm/components/Icons/Tally_5.js +0 -10
  464. package/dist/esm/components/Icons/Tally_5.js.map +0 -1
  465. package/dist/esm/components/Icons/TestTube_2.js.map +0 -1
  466. package/dist/esm/components/Icons/Trash_2.js.map +0 -1
  467. package/dist/esm/components/Icons/Tv_2.js.map +0 -1
  468. package/dist/esm/components/Icons/Undo_2.js.map +0 -1
  469. package/dist/esm/components/Icons/Unlink_2.js +0 -10
  470. package/dist/esm/components/Icons/Unlink_2.js.map +0 -1
  471. package/dist/esm/components/Icons/UserCheck_2.js.map +0 -1
  472. package/dist/esm/components/Icons/UserCircle_2.js.map +0 -1
  473. package/dist/esm/components/Icons/UserCog_2.js.map +0 -1
  474. package/dist/esm/components/Icons/UserMinus_2.js.map +0 -1
  475. package/dist/esm/components/Icons/UserPlus_2.js.map +0 -1
  476. package/dist/esm/components/Icons/UserSquare_2.js.map +0 -1
  477. package/dist/esm/components/Icons/UserX_2.js.map +0 -1
  478. package/dist/esm/components/Icons/User_2.js.map +0 -1
  479. package/dist/esm/components/Icons/Users_2.js.map +0 -1
  480. package/dist/esm/components/Icons/Volume_1.js.map +0 -1
  481. package/dist/esm/components/Icons/Volume_2.js.map +0 -1
  482. package/dist/esm/components/Icons/Wallet_2.js.map +0 -1
  483. package/dist/esm/components/Icons/Wand_2.js.map +0 -1
@@ -62,6 +62,7 @@ type SVGComponent = ((props: SVGComponentProps) => React.ReactElement) & {
62
62
  */
63
63
  type IconSize = 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl' | 'xxxl';
64
64
  declare const ICON_SIZES: Record<IconSize, number>;
65
+ declare const ICON_STROKE_WIDTHS: Record<IconSize, number>;
65
66
 
66
67
  interface IconProps {
67
68
  /**
@@ -374,9 +375,9 @@ declare const ArrowBigUpDash: SVGComponent;
374
375
 
375
376
  declare const ArrowBigUp: SVGComponent;
376
377
 
377
- declare const ArrowDown_0_1: SVGComponent;
378
+ declare const ArrowDown01: SVGComponent;
378
379
 
379
- declare const ArrowDown_1_0: SVGComponent;
380
+ declare const ArrowDown10: SVGComponent;
380
381
 
381
382
  declare const ArrowDownAZ: SVGComponent;
382
383
 
@@ -440,9 +441,9 @@ declare const ArrowRightToLine: SVGComponent;
440
441
 
441
442
  declare const ArrowRight: SVGComponent;
442
443
 
443
- declare const ArrowUp_0_1: SVGComponent;
444
+ declare const ArrowUp01: SVGComponent;
444
445
 
445
- declare const ArrowUp_1_0: SVGComponent;
446
+ declare const ArrowUp10: SVGComponent;
446
447
 
447
448
  declare const ArrowUpAZ: SVGComponent;
448
449
 
@@ -506,7 +507,7 @@ declare const Aws: SVGComponent;
506
507
 
507
508
  declare const Axe: SVGComponent;
508
509
 
509
- declare const Axis_3D: SVGComponent;
510
+ declare const Axis3D: SVGComponent;
510
511
 
511
512
  declare const Baby: SVGComponent;
512
513
 
@@ -574,11 +575,11 @@ declare const BarAlignmentBefore: SVGComponent;
574
575
 
575
576
  declare const BarAlignmentCenter: SVGComponent;
576
577
 
577
- declare const BarChart_2: SVGComponent;
578
+ declare const BarChart2: SVGComponent;
578
579
 
579
- declare const BarChart_3: SVGComponent;
580
+ declare const BarChart3: SVGComponent;
580
581
 
581
- declare const BarChart_4: SVGComponent;
582
+ declare const BarChart4: SVGComponent;
582
583
 
583
584
  declare const BarChartBig: SVGComponent;
584
585
 
@@ -738,7 +739,7 @@ declare const BookText: SVGComponent;
738
739
 
739
740
  declare const BookType: SVGComponent;
740
741
 
741
- declare const BookUp_2: SVGComponent;
742
+ declare const BookUp2: SVGComponent;
742
743
 
743
744
  declare const BookUp: SVGComponent;
744
745
 
@@ -814,7 +815,7 @@ declare const BugPlay: SVGComponent;
814
815
 
815
816
  declare const Bug: SVGComponent;
816
817
 
817
- declare const Building_2: SVGComponent;
818
+ declare const Building2: SVGComponent;
818
819
 
819
820
  declare const Building: SVGComponent;
820
821
 
@@ -832,13 +833,13 @@ declare const Cake: SVGComponent;
832
833
 
833
834
  declare const Calculator: SVGComponent;
834
835
 
835
- declare const Calendar_1: SVGComponent;
836
+ declare const Calendar1: SVGComponent;
836
837
 
837
838
  declare const CalendarArrowDown: SVGComponent;
838
839
 
839
840
  declare const CalendarArrowUp: SVGComponent;
840
841
 
841
- declare const CalendarCheck_2: SVGComponent;
842
+ declare const CalendarCheck2: SVGComponent;
842
843
 
843
844
  declare const CalendarCheck: SVGComponent;
844
845
 
@@ -852,13 +853,13 @@ declare const CalendarFold: SVGComponent;
852
853
 
853
854
  declare const CalendarHeart: SVGComponent;
854
855
 
855
- declare const CalendarMinus_2: SVGComponent;
856
+ declare const CalendarMinus2: SVGComponent;
856
857
 
857
858
  declare const CalendarMinus: SVGComponent;
858
859
 
859
860
  declare const CalendarOff: SVGComponent;
860
861
 
861
- declare const CalendarPlus_2: SVGComponent;
862
+ declare const CalendarPlus2: SVGComponent;
862
863
 
863
864
  declare const CalendarPlus: SVGComponent;
864
865
 
@@ -868,7 +869,7 @@ declare const CalendarSearch: SVGComponent;
868
869
 
869
870
  declare const CalendarSync: SVGComponent;
870
871
 
871
- declare const CalendarX_2: SVGComponent;
872
+ declare const CalendarX2: SVGComponent;
872
873
 
873
874
  declare const CalendarX: SVGComponent;
874
875
 
@@ -980,13 +981,13 @@ declare const ChartSpline: SVGComponent;
980
981
 
981
982
  declare const CheckCheck: SVGComponent;
982
983
 
983
- declare const CheckCircle_2: SVGComponent;
984
+ declare const CheckCircle2: SVGComponent;
984
985
 
985
986
  declare const CheckCircle: SVGComponent;
986
987
 
987
988
  declare const CheckLine: SVGComponent;
988
989
 
989
- declare const CheckSquare_2: SVGComponent;
990
+ declare const CheckSquare2: SVGComponent;
990
991
 
991
992
  declare const CheckSquare: SVGComponent;
992
993
 
@@ -1144,7 +1145,7 @@ declare const CirclePower: SVGComponent;
1144
1145
 
1145
1146
  declare const CircleQuestionMark: SVGComponent;
1146
1147
 
1147
- declare const CircleSlash_2: SVGComponent;
1148
+ declare const CircleSlash2: SVGComponent;
1148
1149
 
1149
1150
  declare const CircleSlash: SVGComponent;
1150
1151
 
@@ -1200,29 +1201,29 @@ declare const ClipboardX: SVGComponent;
1200
1201
 
1201
1202
  declare const Clipboard: SVGComponent;
1202
1203
 
1203
- declare const Clock_1: SVGComponent;
1204
+ declare const Clock1: SVGComponent;
1204
1205
 
1205
- declare const Clock_10: SVGComponent;
1206
+ declare const Clock10: SVGComponent;
1206
1207
 
1207
- declare const Clock_11: SVGComponent;
1208
+ declare const Clock11: SVGComponent;
1208
1209
 
1209
- declare const Clock_12: SVGComponent;
1210
+ declare const Clock12: SVGComponent;
1210
1211
 
1211
- declare const Clock_2: SVGComponent;
1212
+ declare const Clock2: SVGComponent;
1212
1213
 
1213
- declare const Clock_3: SVGComponent;
1214
+ declare const Clock3: SVGComponent;
1214
1215
 
1215
- declare const Clock_4: SVGComponent;
1216
+ declare const Clock4: SVGComponent;
1216
1217
 
1217
- declare const Clock_5: SVGComponent;
1218
+ declare const Clock5: SVGComponent;
1218
1219
 
1219
- declare const Clock_6: SVGComponent;
1220
+ declare const Clock6: SVGComponent;
1220
1221
 
1221
- declare const Clock_7: SVGComponent;
1222
+ declare const Clock7: SVGComponent;
1222
1223
 
1223
- declare const Clock_8: SVGComponent;
1224
+ declare const Clock8: SVGComponent;
1224
1225
 
1225
- declare const Clock_9: SVGComponent;
1226
+ declare const Clock9: SVGComponent;
1226
1227
 
1227
1228
  declare const ClockAlert: SVGComponent;
1228
1229
 
@@ -1294,7 +1295,7 @@ declare const Club: SVGComponent;
1294
1295
 
1295
1296
  declare const Cmab: SVGComponent;
1296
1297
 
1297
- declare const Code_2: SVGComponent;
1298
+ declare const Code2: SVGComponent;
1298
1299
 
1299
1300
  declare const CodeSquare: SVGComponent;
1300
1301
 
@@ -1312,13 +1313,13 @@ declare const Cog: SVGComponent;
1312
1313
 
1313
1314
  declare const Coins: SVGComponent;
1314
1315
 
1315
- declare const Columns_2: SVGComponent;
1316
+ declare const Columns2: SVGComponent;
1316
1317
 
1317
- declare const Columns_3Cog: SVGComponent;
1318
+ declare const Columns3Cog: SVGComponent;
1318
1319
 
1319
- declare const Columns_3: SVGComponent;
1320
+ declare const Columns3: SVGComponent;
1320
1321
 
1321
- declare const Columns_4: SVGComponent;
1322
+ declare const Columns4: SVGComponent;
1322
1323
 
1323
1324
  declare const ColumnsSettings: SVGComponent;
1324
1325
 
@@ -1340,7 +1341,7 @@ declare const Cone: SVGComponent;
1340
1341
 
1341
1342
  declare const Construction: SVGComponent;
1342
1343
 
1343
- declare const Contact_2: SVGComponent;
1344
+ declare const Contact2: SVGComponent;
1344
1345
 
1345
1346
  declare const ContactRound: SVGComponent;
1346
1347
 
@@ -1442,25 +1443,25 @@ declare const DiamondPlus: SVGComponent;
1442
1443
 
1443
1444
  declare const Diamond: SVGComponent;
1444
1445
 
1445
- declare const Dice_1: SVGComponent;
1446
+ declare const Dice1: SVGComponent;
1446
1447
 
1447
- declare const Dice_2: SVGComponent;
1448
+ declare const Dice2: SVGComponent;
1448
1449
 
1449
- declare const Dice_3: SVGComponent;
1450
+ declare const Dice3: SVGComponent;
1450
1451
 
1451
- declare const Dice_4: SVGComponent;
1452
+ declare const Dice4: SVGComponent;
1452
1453
 
1453
- declare const Dice_5: SVGComponent;
1454
+ declare const Dice5: SVGComponent;
1454
1455
 
1455
- declare const Dice_6: SVGComponent;
1456
+ declare const Dice6: SVGComponent;
1456
1457
 
1457
1458
  declare const Dices: SVGComponent;
1458
1459
 
1459
1460
  declare const Diff: SVGComponent;
1460
1461
 
1461
- declare const Disc_2: SVGComponent;
1462
+ declare const Disc2: SVGComponent;
1462
1463
 
1463
- declare const Disc_3: SVGComponent;
1464
+ declare const Disc3: SVGComponent;
1464
1465
 
1465
1466
  declare const DiscAlbum: SVGComponent;
1466
1467
 
@@ -1536,9 +1537,9 @@ declare const Earth: SVGComponent;
1536
1537
 
1537
1538
  declare const Eclipse: SVGComponent;
1538
1539
 
1539
- declare const Edit_2: SVGComponent;
1540
+ declare const Edit2: SVGComponent;
1540
1541
 
1541
- declare const Edit_3: SVGComponent;
1542
+ declare const Edit3: SVGComponent;
1542
1543
 
1543
1544
  declare const Edit: SVGComponent;
1544
1545
 
@@ -1596,17 +1597,17 @@ declare const Figma: SVGComponent;
1596
1597
 
1597
1598
  declare const FileArchive: SVGComponent;
1598
1599
 
1599
- declare const FileAudio_2: SVGComponent;
1600
+ declare const FileAudio2: SVGComponent;
1600
1601
 
1601
1602
  declare const FileAudio: SVGComponent;
1602
1603
 
1603
- declare const FileAxis_3D: SVGComponent;
1604
+ declare const FileAxis3D: SVGComponent;
1604
1605
 
1605
- declare const FileBadge_2: SVGComponent;
1606
+ declare const FileBadge2: SVGComponent;
1606
1607
 
1607
1608
  declare const FileBadge: SVGComponent;
1608
1609
 
1609
- declare const FileBarChart_2: SVGComponent;
1610
+ declare const FileBarChart2: SVGComponent;
1610
1611
 
1611
1612
  declare const FileBarChart: SVGComponent;
1612
1613
 
@@ -1624,7 +1625,7 @@ declare const FileChartLine: SVGComponent;
1624
1625
 
1625
1626
  declare const FileChartPie: SVGComponent;
1626
1627
 
1627
- declare const FileCheck_2: SVGComponent;
1628
+ declare const FileCheck2: SVGComponent;
1628
1629
 
1629
1630
  declare const FileCheckCorner: SVGComponent;
1630
1631
 
@@ -1632,13 +1633,13 @@ declare const FileCheck: SVGComponent;
1632
1633
 
1633
1634
  declare const FileClock: SVGComponent;
1634
1635
 
1635
- declare const FileCode_2: SVGComponent;
1636
+ declare const FileCode2: SVGComponent;
1636
1637
 
1637
1638
  declare const FileCodeCorner: SVGComponent;
1638
1639
 
1639
1640
  declare const FileCode: SVGComponent;
1640
1641
 
1641
- declare const FileCog_2: SVGComponent;
1642
+ declare const FileCog2: SVGComponent;
1642
1643
 
1643
1644
  declare const FileCog: SVGComponent;
1644
1645
 
@@ -1662,23 +1663,23 @@ declare const FileInfo: SVGComponent;
1662
1663
 
1663
1664
  declare const FileInput: SVGComponent;
1664
1665
 
1665
- declare const FileJson_2: SVGComponent;
1666
+ declare const FileJson2: SVGComponent;
1666
1667
 
1667
1668
  declare const FileJson: SVGComponent;
1668
1669
 
1669
- declare const FileKey_2: SVGComponent;
1670
+ declare const FileKey2: SVGComponent;
1670
1671
 
1671
1672
  declare const FileKey: SVGComponent;
1672
1673
 
1673
1674
  declare const FileLineChart: SVGComponent;
1674
1675
 
1675
- declare const FileLock_2: SVGComponent;
1676
+ declare const FileLock2: SVGComponent;
1676
1677
 
1677
1678
  declare const FileLock: SVGComponent;
1678
1679
 
1679
1680
  declare const FileLog: SVGComponent;
1680
1681
 
1681
- declare const FileMinus_2: SVGComponent;
1682
+ declare const FileMinus2: SVGComponent;
1682
1683
 
1683
1684
  declare const FileMinusCorner: SVGComponent;
1684
1685
 
@@ -1696,7 +1697,7 @@ declare const FilePieChart: SVGComponent;
1696
1697
 
1697
1698
  declare const FilePlay: SVGComponent;
1698
1699
 
1699
- declare const FilePlus_2: SVGComponent;
1700
+ declare const FilePlus2: SVGComponent;
1700
1701
 
1701
1702
  declare const FilePlusCorner: SVGComponent;
1702
1703
 
@@ -1708,7 +1709,7 @@ declare const FileQuestion: SVGComponent;
1708
1709
 
1709
1710
  declare const FileScan: SVGComponent;
1710
1711
 
1711
- declare const FileSearch_2: SVGComponent;
1712
+ declare const FileSearch2: SVGComponent;
1712
1713
 
1713
1714
  declare const FileSearchCorner: SVGComponent;
1714
1715
 
@@ -1730,7 +1731,7 @@ declare const FileTerminal: SVGComponent;
1730
1731
 
1731
1732
  declare const FileText: SVGComponent;
1732
1733
 
1733
- declare const FileType_2: SVGComponent;
1734
+ declare const FileType2: SVGComponent;
1734
1735
 
1735
1736
  declare const FileTypeCorner: SVGComponent;
1736
1737
 
@@ -1740,19 +1741,19 @@ declare const FileUp: SVGComponent;
1740
1741
 
1741
1742
  declare const FileUser: SVGComponent;
1742
1743
 
1743
- declare const FileVideo_2: SVGComponent;
1744
+ declare const FileVideo2: SVGComponent;
1744
1745
 
1745
1746
  declare const FileVideoCamera: SVGComponent;
1746
1747
 
1747
1748
  declare const FileVideo: SVGComponent;
1748
1749
 
1749
- declare const FileVolume_2: SVGComponent;
1750
+ declare const FileVolume2: SVGComponent;
1750
1751
 
1751
1752
  declare const FileVolume: SVGComponent;
1752
1753
 
1753
1754
  declare const FileWarning: SVGComponent;
1754
1755
 
1755
- declare const FileX_2: SVGComponent;
1756
+ declare const FileX2: SVGComponent;
1756
1757
 
1757
1758
  declare const FileXCorner: SVGComponent;
1758
1759
 
@@ -1804,15 +1805,15 @@ declare const FlaskConical: SVGComponent;
1804
1805
 
1805
1806
  declare const FlaskRound: SVGComponent;
1806
1807
 
1807
- declare const FlipHorizontal_2: SVGComponent;
1808
+ declare const FlipHorizontal2: SVGComponent;
1808
1809
 
1809
1810
  declare const FlipHorizontal: SVGComponent;
1810
1811
 
1811
- declare const FlipVertical_2: SVGComponent;
1812
+ declare const FlipVertical2: SVGComponent;
1812
1813
 
1813
1814
  declare const FlipVertical: SVGComponent;
1814
1815
 
1815
- declare const Flower_2: SVGComponent;
1816
+ declare const Flower2: SVGComponent;
1816
1817
 
1817
1818
  declare const Flower: SVGComponent;
1818
1819
 
@@ -1832,7 +1833,7 @@ declare const FolderClosed: SVGComponent;
1832
1833
 
1833
1834
  declare const FolderCode: SVGComponent;
1834
1835
 
1835
- declare const FolderCog_2: SVGComponent;
1836
+ declare const FolderCog2: SVGComponent;
1836
1837
 
1837
1838
  declare const FolderCog: SVGComponent;
1838
1839
 
@@ -1842,7 +1843,7 @@ declare const FolderDown: SVGComponent;
1842
1843
 
1843
1844
  declare const FolderEdit: SVGComponent;
1844
1845
 
1845
- declare const FolderGit_2: SVGComponent;
1846
+ declare const FolderGit2: SVGComponent;
1846
1847
 
1847
1848
  declare const FolderGit: SVGComponent;
1848
1849
 
@@ -1870,7 +1871,7 @@ declare const FolderPlus: SVGComponent;
1870
1871
 
1871
1872
  declare const FolderRoot: SVGComponent;
1872
1873
 
1873
- declare const FolderSearch_2: SVGComponent;
1874
+ declare const FolderSearch2: SVGComponent;
1874
1875
 
1875
1876
  declare const FolderSearch: SVGComponent;
1876
1877
 
@@ -1930,7 +1931,7 @@ declare const GalleryVerticalEnd: SVGComponent;
1930
1931
 
1931
1932
  declare const GalleryVertical: SVGComponent;
1932
1933
 
1933
- declare const Gamepad_2: SVGComponent;
1934
+ declare const Gamepad2: SVGComponent;
1934
1935
 
1935
1936
  declare const GamepadDirectional: SVGComponent;
1936
1937
 
@@ -1998,7 +1999,7 @@ declare const GlassWater: SVGComponent;
1998
1999
 
1999
2000
  declare const Glasses: SVGComponent;
2000
2001
 
2001
- declare const Globe_2: SVGComponent;
2002
+ declare const Globe2: SVGComponent;
2002
2003
 
2003
2004
  declare const GlobeLock: SVGComponent;
2004
2005
 
@@ -2018,27 +2019,17 @@ declare const Grafana: SVGComponent;
2018
2019
 
2019
2020
  declare const Grape: SVGComponent;
2020
2021
 
2021
- declare const Grid_2X_2Check: SVGComponent;
2022
+ declare const Grid2X2Check: SVGComponent;
2022
2023
 
2023
- declare const Grid_2X_2Plus: SVGComponent;
2024
+ declare const Grid2X2Plus: SVGComponent;
2024
2025
 
2025
- declare const Grid_2X_2X: SVGComponent;
2026
+ declare const Grid2X2X: SVGComponent;
2026
2027
 
2027
- declare const Grid_2X_2: SVGComponent;
2028
+ declare const Grid2X2: SVGComponent;
2028
2029
 
2029
- declare const Grid_2x2Check: SVGComponent;
2030
+ declare const Grid3X3: SVGComponent;
2030
2031
 
2031
- declare const Grid_2x2Plus: SVGComponent;
2032
-
2033
- declare const Grid_2x2X: SVGComponent;
2034
-
2035
- declare const Grid_2x2: SVGComponent;
2036
-
2037
- declare const Grid_3X_3: SVGComponent;
2038
-
2039
- declare const Grid_3x2: SVGComponent;
2040
-
2041
- declare const Grid_3x3: SVGComponent;
2032
+ declare const Grid3x2: SVGComponent;
2042
2033
 
2043
2034
  declare const Grid: SVGComponent;
2044
2035
 
@@ -2096,17 +2087,17 @@ declare const Hd: SVGComponent;
2096
2087
 
2097
2088
  declare const HdmiPort: SVGComponent;
2098
2089
 
2099
- declare const Heading_1: SVGComponent;
2090
+ declare const Heading1: SVGComponent;
2100
2091
 
2101
- declare const Heading_2: SVGComponent;
2092
+ declare const Heading2: SVGComponent;
2102
2093
 
2103
- declare const Heading_3: SVGComponent;
2094
+ declare const Heading3: SVGComponent;
2104
2095
 
2105
- declare const Heading_4: SVGComponent;
2096
+ declare const Heading4: SVGComponent;
2106
2097
 
2107
- declare const Heading_5: SVGComponent;
2098
+ declare const Heading5: SVGComponent;
2108
2099
 
2109
- declare const Heading_6: SVGComponent;
2100
+ declare const Heading6: SVGComponent;
2110
2101
 
2111
2102
  declare const Heading: SVGComponent;
2112
2103
 
@@ -2166,7 +2157,7 @@ declare const HouseWifi: SVGComponent;
2166
2157
 
2167
2158
  declare const House: SVGComponent;
2168
2159
 
2169
- declare const IceCream_2: SVGComponent;
2160
+ declare const IceCream2: SVGComponent;
2170
2161
 
2171
2162
  declare const IceCreamBowl: SVGComponent;
2172
2163
 
@@ -2278,7 +2269,7 @@ declare const Landmark: SVGComponent;
2278
2269
 
2279
2270
  declare const Languages: SVGComponent;
2280
2271
 
2281
- declare const Laptop_2: SVGComponent;
2272
+ declare const Laptop2: SVGComponent;
2282
2273
 
2283
2274
  declare const LaptopCloud: SVGComponent;
2284
2275
 
@@ -2294,9 +2285,9 @@ declare const Lasso: SVGComponent;
2294
2285
 
2295
2286
  declare const Laugh: SVGComponent;
2296
2287
 
2297
- declare const Layers_2: SVGComponent;
2288
+ declare const Layers2: SVGComponent;
2298
2289
 
2299
- declare const Layers_3: SVGComponent;
2290
+ declare const Layers3: SVGComponent;
2300
2291
 
2301
2292
  declare const LayersOff: SVGComponent;
2302
2293
 
@@ -2348,9 +2339,9 @@ declare const LineSquiggle: SVGComponent;
2348
2339
 
2349
2340
  declare const Line: SVGComponent;
2350
2341
 
2351
- declare const Link_2Off: SVGComponent;
2342
+ declare const Link2Off: SVGComponent;
2352
2343
 
2353
- declare const Link_2: SVGComponent;
2344
+ declare const Link2: SVGComponent;
2354
2345
 
2355
2346
  declare const Link: SVGComponent;
2356
2347
 
@@ -2398,7 +2389,7 @@ declare const ListX: SVGComponent;
2398
2389
 
2399
2390
  declare const List: SVGComponent;
2400
2391
 
2401
- declare const Loader_2: SVGComponent;
2392
+ declare const Loader2: SVGComponent;
2402
2393
 
2403
2394
  declare const LoaderCircle: SVGComponent;
2404
2395
 
@@ -2500,7 +2491,7 @@ declare const Mars: SVGComponent;
2500
2491
 
2501
2492
  declare const Martini: SVGComponent;
2502
2493
 
2503
- declare const Maximize_2: SVGComponent;
2494
+ declare const Maximize2: SVGComponent;
2504
2495
 
2505
2496
  declare const Maximize: SVGComponent;
2506
2497
 
@@ -2578,7 +2569,7 @@ declare const MessageSquare: SVGComponent;
2578
2569
 
2579
2570
  declare const MessagesSquare: SVGComponent;
2580
2571
 
2581
- declare const Mic_2: SVGComponent;
2572
+ declare const Mic2: SVGComponent;
2582
2573
 
2583
2574
  declare const MicOff: SVGComponent;
2584
2575
 
@@ -2600,7 +2591,7 @@ declare const MilkOff: SVGComponent;
2600
2591
 
2601
2592
  declare const Milk: SVGComponent;
2602
2593
 
2603
- declare const Minimize_2: SVGComponent;
2594
+ declare const Minimize2: SVGComponent;
2604
2595
 
2605
2596
  declare const Minimize: SVGComponent;
2606
2597
 
@@ -2654,9 +2645,9 @@ declare const Mountain: SVGComponent;
2654
2645
 
2655
2646
  declare const MouseOff: SVGComponent;
2656
2647
 
2657
- declare const MousePointer_2Off: SVGComponent;
2648
+ declare const MousePointer2Off: SVGComponent;
2658
2649
 
2659
- declare const MousePointer_2: SVGComponent;
2650
+ declare const MousePointer2: SVGComponent;
2660
2651
 
2661
2652
  declare const MousePointerBan: SVGComponent;
2662
2653
 
@@ -2668,9 +2659,9 @@ declare const MousePointer: SVGComponent;
2668
2659
 
2669
2660
  declare const Mouse: SVGComponent;
2670
2661
 
2671
- declare const Move_3D: SVGComponent;
2662
+ declare const Move3D: SVGComponent;
2672
2663
 
2673
- declare const MoveDiagonal_2: SVGComponent;
2664
+ declare const MoveDiagonal2: SVGComponent;
2674
2665
 
2675
2666
  declare const MoveDiagonal: SVGComponent;
2676
2667
 
@@ -2698,17 +2689,17 @@ declare const Move: SVGComponent;
2698
2689
 
2699
2690
  declare const MultiStep: SVGComponent;
2700
2691
 
2701
- declare const Music_2: SVGComponent;
2692
+ declare const Music2: SVGComponent;
2702
2693
 
2703
- declare const Music_3: SVGComponent;
2694
+ declare const Music3: SVGComponent;
2704
2695
 
2705
- declare const Music_4: SVGComponent;
2696
+ declare const Music4: SVGComponent;
2706
2697
 
2707
2698
  declare const Music: SVGComponent;
2708
2699
 
2709
- declare const Navigation_2Off: SVGComponent;
2700
+ declare const Navigation2Off: SVGComponent;
2710
2701
 
2711
- declare const Navigation_2: SVGComponent;
2702
+ declare const Navigation2: SVGComponent;
2712
2703
 
2713
2704
  declare const NavigationOff: SVGComponent;
2714
2705
 
@@ -2764,7 +2755,7 @@ declare const Origami: SVGComponent;
2764
2755
 
2765
2756
  declare const Outdent: SVGComponent;
2766
2757
 
2767
- declare const Package_2: SVGComponent;
2758
+ declare const Package2: SVGComponent;
2768
2759
 
2769
2760
  declare const PackageCheck: SVGComponent;
2770
2761
 
@@ -2786,7 +2777,7 @@ declare const PaintBucket: SVGComponent;
2786
2777
 
2787
2778
  declare const PaintRoller: SVGComponent;
2788
2779
 
2789
- declare const Paintbrush_2: SVGComponent;
2780
+ declare const Paintbrush2: SVGComponent;
2790
2781
 
2791
2782
  declare const PaintbrushVertical: SVGComponent;
2792
2783
 
@@ -2938,7 +2929,7 @@ declare const Piano: SVGComponent;
2938
2929
 
2939
2930
  declare const Pickaxe: SVGComponent;
2940
2931
 
2941
- declare const PictureInPicture_2: SVGComponent;
2932
+ declare const PictureInPicture2: SVGComponent;
2942
2933
 
2943
2934
  declare const PictureInPicture: SVGComponent;
2944
2935
 
@@ -2978,11 +2969,11 @@ declare const PlaySquare: SVGComponent;
2978
2969
 
2979
2970
  declare const Play: SVGComponent;
2980
2971
 
2981
- declare const Plug_2: SVGComponent;
2972
+ declare const Plug2: SVGComponent;
2982
2973
 
2983
2974
  declare const PlugDiagonal: SVGComponent;
2984
2975
 
2985
- declare const PlugZap_2: SVGComponent;
2976
+ declare const PlugZap2: SVGComponent;
2986
2977
 
2987
2978
  declare const PlugZap: SVGComponent;
2988
2979
 
@@ -3094,7 +3085,7 @@ declare const RectangleVertical: SVGComponent;
3094
3085
 
3095
3086
  declare const Recycle: SVGComponent;
3096
3087
 
3097
- declare const Redo_2: SVGComponent;
3088
+ declare const Redo2: SVGComponent;
3098
3089
 
3099
3090
  declare const RedoDot: SVGComponent;
3100
3091
 
@@ -3118,9 +3109,9 @@ declare const Regex: SVGComponent;
3118
3109
 
3119
3110
  declare const RemoveFormatting: SVGComponent;
3120
3111
 
3121
- declare const Repeat_1: SVGComponent;
3112
+ declare const Repeat1: SVGComponent;
3122
3113
 
3123
- declare const Repeat_2: SVGComponent;
3114
+ declare const Repeat2: SVGComponent;
3124
3115
 
3125
3116
  declare const Repeat: SVGComponent;
3126
3117
 
@@ -3144,7 +3135,7 @@ declare const RollerCoaster: SVGComponent;
3144
3135
 
3145
3136
  declare const Rose: SVGComponent;
3146
3137
 
3147
- declare const Rotate_3D: SVGComponent;
3138
+ declare const Rotate3D: SVGComponent;
3148
3139
 
3149
3140
  declare const RotateCcwKey: SVGComponent;
3150
3141
 
@@ -3162,11 +3153,11 @@ declare const Route: SVGComponent;
3162
3153
 
3163
3154
  declare const Router: SVGComponent;
3164
3155
 
3165
- declare const Rows_2: SVGComponent;
3156
+ declare const Rows2: SVGComponent;
3166
3157
 
3167
- declare const Rows_3: SVGComponent;
3158
+ declare const Rows3: SVGComponent;
3168
3159
 
3169
- declare const Rows_4: SVGComponent;
3160
+ declare const Rows4: SVGComponent;
3170
3161
 
3171
3162
  declare const Rows: SVGComponent;
3172
3163
 
@@ -3196,7 +3187,7 @@ declare const SaveOff: SVGComponent;
3196
3187
 
3197
3188
  declare const Save: SVGComponent;
3198
3189
 
3199
- declare const Scale_3D: SVGComponent;
3190
+ declare const Scale3D: SVGComponent;
3200
3191
 
3201
3192
  declare const Scale: SVGComponent;
3202
3193
 
@@ -3222,7 +3213,7 @@ declare const Scan: SVGComponent;
3222
3213
 
3223
3214
  declare const ScatterChart: SVGComponent;
3224
3215
 
3225
- declare const School_2: SVGComponent;
3216
+ declare const School2: SVGComponent;
3226
3217
 
3227
3218
  declare const School: SVGComponent;
3228
3219
 
@@ -3280,13 +3271,13 @@ declare const ServerOff: SVGComponent;
3280
3271
 
3281
3272
  declare const Server: SVGComponent;
3282
3273
 
3283
- declare const Settings_2: SVGComponent;
3274
+ declare const Settings2: SVGComponent;
3284
3275
 
3285
3276
  declare const Settings: SVGComponent;
3286
3277
 
3287
3278
  declare const Shapes: SVGComponent;
3288
3279
 
3289
- declare const Share_2: SVGComponent;
3280
+ declare const Share2: SVGComponent;
3290
3281
 
3291
3282
  declare const Share: SVGComponent;
3292
3283
 
@@ -3434,7 +3425,7 @@ declare const Speaker: SVGComponent;
3434
3425
 
3435
3426
  declare const Speech: SVGComponent;
3436
3427
 
3437
- declare const SpellCheck_2: SVGComponent;
3428
+ declare const SpellCheck2: SVGComponent;
3438
3429
 
3439
3430
  declare const SpellCheck: SVGComponent;
3440
3431
 
@@ -3672,7 +3663,7 @@ declare const Swords: SVGComponent;
3672
3663
 
3673
3664
  declare const Syringe: SVGComponent;
3674
3665
 
3675
- declare const Table_2: SVGComponent;
3666
+ declare const Table2: SVGComponent;
3676
3667
 
3677
3668
  declare const TableCellsMerge: SVGComponent;
3678
3669
 
@@ -3700,15 +3691,15 @@ declare const Tag: SVGComponent;
3700
3691
 
3701
3692
  declare const Tags: SVGComponent;
3702
3693
 
3703
- declare const Tally_1: SVGComponent;
3694
+ declare const Tally1: SVGComponent;
3704
3695
 
3705
- declare const Tally_2: SVGComponent;
3696
+ declare const Tally2: SVGComponent;
3706
3697
 
3707
- declare const Tally_3: SVGComponent;
3698
+ declare const Tally3: SVGComponent;
3708
3699
 
3709
- declare const Tally_4: SVGComponent;
3700
+ declare const Tally4: SVGComponent;
3710
3701
 
3711
- declare const Tally_5: SVGComponent;
3702
+ declare const Tally5: SVGComponent;
3712
3703
 
3713
3704
  declare const Tangent: SVGComponent;
3714
3705
 
@@ -3726,7 +3717,7 @@ declare const TerminalSquare: SVGComponent;
3726
3717
 
3727
3718
  declare const Terminal: SVGComponent;
3728
3719
 
3729
- declare const TestTube_2: SVGComponent;
3720
+ declare const TestTube2: SVGComponent;
3730
3721
 
3731
3722
  declare const TestTubeDiagonal: SVGComponent;
3732
3723
 
@@ -3834,7 +3825,7 @@ declare const TramFront: SVGComponent;
3834
3825
 
3835
3826
  declare const Transgender: SVGComponent;
3836
3827
 
3837
- declare const Trash_2: SVGComponent;
3828
+ declare const Trash2: SVGComponent;
3838
3829
 
3839
3830
  declare const Trash: SVGComponent;
3840
3831
 
@@ -3874,7 +3865,7 @@ declare const Turntable: SVGComponent;
3874
3865
 
3875
3866
  declare const Turtle: SVGComponent;
3876
3867
 
3877
- declare const Tv_2: SVGComponent;
3868
+ declare const Tv2: SVGComponent;
3878
3869
 
3879
3870
  declare const TvMinimalPlay: SVGComponent;
3880
3871
 
@@ -3896,7 +3887,7 @@ declare const Umbrella: SVGComponent;
3896
3887
 
3897
3888
  declare const Underline: SVGComponent;
3898
3889
 
3899
- declare const Undo_2: SVGComponent;
3890
+ declare const Undo2: SVGComponent;
3900
3891
 
3901
3892
  declare const UndoDot: SVGComponent;
3902
3893
 
@@ -3910,7 +3901,7 @@ declare const Ungroup: SVGComponent;
3910
3901
 
3911
3902
  declare const University: SVGComponent;
3912
3903
 
3913
- declare const Unlink_2: SVGComponent;
3904
+ declare const Unlink2: SVGComponent;
3914
3905
 
3915
3906
  declare const Unlink: SVGComponent;
3916
3907
 
@@ -3926,17 +3917,17 @@ declare const Upload: SVGComponent;
3926
3917
 
3927
3918
  declare const Usb: SVGComponent;
3928
3919
 
3929
- declare const User_2: SVGComponent;
3920
+ declare const User2: SVGComponent;
3930
3921
 
3931
- declare const UserCheck_2: SVGComponent;
3922
+ declare const UserCheck2: SVGComponent;
3932
3923
 
3933
3924
  declare const UserCheck: SVGComponent;
3934
3925
 
3935
- declare const UserCircle_2: SVGComponent;
3926
+ declare const UserCircle2: SVGComponent;
3936
3927
 
3937
3928
  declare const UserCircle: SVGComponent;
3938
3929
 
3939
- declare const UserCog_2: SVGComponent;
3930
+ declare const UserCog2: SVGComponent;
3940
3931
 
3941
3932
  declare const UserCog: SVGComponent;
3942
3933
 
@@ -3944,13 +3935,13 @@ declare const UserKey: SVGComponent;
3944
3935
 
3945
3936
  declare const UserLock: SVGComponent;
3946
3937
 
3947
- declare const UserMinus_2: SVGComponent;
3938
+ declare const UserMinus2: SVGComponent;
3948
3939
 
3949
3940
  declare const UserMinus: SVGComponent;
3950
3941
 
3951
3942
  declare const UserPen: SVGComponent;
3952
3943
 
3953
- declare const UserPlus_2: SVGComponent;
3944
+ declare const UserPlus2: SVGComponent;
3954
3945
 
3955
3946
  declare const UserPlus: SVGComponent;
3956
3947
 
@@ -3972,19 +3963,19 @@ declare const UserRound: SVGComponent;
3972
3963
 
3973
3964
  declare const UserSearch: SVGComponent;
3974
3965
 
3975
- declare const UserSquare_2: SVGComponent;
3966
+ declare const UserSquare2: SVGComponent;
3976
3967
 
3977
3968
  declare const UserSquare: SVGComponent;
3978
3969
 
3979
3970
  declare const UserStar: SVGComponent;
3980
3971
 
3981
- declare const UserX_2: SVGComponent;
3972
+ declare const UserX2: SVGComponent;
3982
3973
 
3983
3974
  declare const UserX: SVGComponent;
3984
3975
 
3985
3976
  declare const User: SVGComponent;
3986
3977
 
3987
- declare const Users_2: SVGComponent;
3978
+ declare const Users2: SVGComponent;
3988
3979
 
3989
3980
  declare const UsersRound: SVGComponent;
3990
3981
 
@@ -4030,9 +4021,9 @@ declare const Voicemail: SVGComponent;
4030
4021
 
4031
4022
  declare const Volleyball: SVGComponent;
4032
4023
 
4033
- declare const Volume_1: SVGComponent;
4024
+ declare const Volume1: SVGComponent;
4034
4025
 
4035
- declare const Volume_2: SVGComponent;
4026
+ declare const Volume2: SVGComponent;
4036
4027
 
4037
4028
  declare const VolumeOff: SVGComponent;
4038
4029
 
@@ -4042,7 +4033,7 @@ declare const Volume: SVGComponent;
4042
4033
 
4043
4034
  declare const Vote: SVGComponent;
4044
4035
 
4045
- declare const Wallet_2: SVGComponent;
4036
+ declare const Wallet2: SVGComponent;
4046
4037
 
4047
4038
  declare const WalletCards: SVGComponent;
4048
4039
 
@@ -4052,7 +4043,7 @@ declare const Wallet: SVGComponent;
4052
4043
 
4053
4044
  declare const Wallpaper: SVGComponent;
4054
4045
 
4055
- declare const Wand_2: SVGComponent;
4046
+ declare const Wand2: SVGComponent;
4056
4047
 
4057
4048
  declare const WandSparkles: SVGComponent;
4058
4049
 
@@ -4144,7 +4135,7 @@ declare const AllIcons: Record<IconName, SVGComponent>;
4144
4135
 
4145
4136
  declare const iconMetaData: Record<IconName, string[]>;
4146
4137
 
4147
- type IconName = 'AArrowDown' | 'AArrowUp' | 'ALargeSmall' | 'Accessibility' | 'ActivitySquare' | 'Activity' | 'AirVent' | 'Airplay' | 'AlarmCheck' | 'AlarmClockCheck' | 'AlarmClockMinus' | 'AlarmClockOff' | 'AlarmClockPlus' | 'AlarmClock' | 'AlarmMinus' | 'AlarmPlus' | 'AlarmSmoke' | 'Album' | 'AlertCircle' | 'AlertOctagon' | 'AlertTriangle' | 'AlignCenterHorizontal' | 'AlignCenterVertical' | 'AlignCenter' | 'AlignEndHorizontal' | 'AlignEndVertical' | 'AlignHorizontalDistributeCenter' | 'AlignHorizontalDistributeEnd' | 'AlignHorizontalDistributeStart' | 'AlignHorizontalJustifyCenter' | 'AlignHorizontalJustifyEnd' | 'AlignHorizontalJustifyStart' | 'AlignHorizontalSpaceAround' | 'AlignHorizontalSpaceBetween' | 'AlignJustify' | 'AlignLayoutLeft' | 'AlignLayoutRight' | 'AlignLeft' | 'AlignRight' | 'AlignStartHorizontal' | 'AlignStartVertical' | 'AlignVerticalDistributeCenter' | 'AlignVerticalDistributeEnd' | 'AlignVerticalDistributeStart' | 'AlignVerticalJustifyCenter' | 'AlignVerticalJustifyEnd' | 'AlignVerticalJustifyStart' | 'AlignVerticalSpaceAround' | 'AlignVerticalSpaceBetween' | 'Amazon' | 'Ambulance' | 'Ampersand' | 'Ampersands' | 'Amphora' | 'Anchor' | 'Angry' | 'Annoyed' | 'Antenna' | 'Anvil' | 'Aperture' | 'AppWindowMac' | 'AppWindow' | 'AppWindows' | 'Apple' | 'ApplicationObservability' | 'ArchiveRestore' | 'ArchiveX' | 'Archive' | 'AreaChart' | 'Armchair' | 'ArrowBigDownDash' | 'ArrowBigDown' | 'ArrowBigLeftDash' | 'ArrowBigLeft' | 'ArrowBigRightDash' | 'ArrowBigRight' | 'ArrowBigUpDash' | 'ArrowBigUp' | 'ArrowDown_0_1' | 'ArrowDown_1_0' | 'ArrowDownAZ' | 'ArrowDownCircle' | 'ArrowDownFromLine' | 'ArrowDownLeftFromCircle' | 'ArrowDownLeftFromSquare' | 'ArrowDownLeftSquare' | 'ArrowDownLeft' | 'ArrowDownNarrowWide' | 'ArrowDownRightFromCircle' | 'ArrowDownRightFromSquare' | 'ArrowDownRightSquare' | 'ArrowDownRight' | 'ArrowDownSquare' | 'ArrowDownToDot' | 'ArrowDownToLine' | 'ArrowDownUp' | 'ArrowDownWideNarrow' | 'ArrowDownZA' | 'ArrowDown' | 'ArrowLeftCircle' | 'ArrowLeftFromLine' | 'ArrowLeftRight' | 'ArrowLeftSquare' | 'ArrowLeftToLine' | 'ArrowLeft' | 'ArrowRightCircle' | 'ArrowRightFromLine' | 'ArrowRightLeft' | 'ArrowRightSquare' | 'ArrowRightToLine' | 'ArrowRight' | 'ArrowUp_0_1' | 'ArrowUp_1_0' | 'ArrowUpAZ' | 'ArrowUpCircle' | 'ArrowUpDown' | 'ArrowUpFromDot' | 'ArrowUpFromLine' | 'ArrowUpLeftFromCircle' | 'ArrowUpLeftFromSquare' | 'ArrowUpLeftSquare' | 'ArrowUpLeft' | 'ArrowUpNarrowWide' | 'ArrowUpRightFromCircle' | 'ArrowUpRightFromSquare' | 'ArrowUpRightSquare' | 'ArrowUpRight' | 'ArrowUpSquare' | 'ArrowUpToLine' | 'ArrowUpWideNarrow' | 'ArrowUpZA' | 'ArrowUp' | 'ArrowsDiagonalCrossingRight' | 'ArrowsUpFromLine' | 'Asserts' | 'AsteriskSquare' | 'Asterisk' | 'AtSign' | 'Atom' | 'AudioLines' | 'AudioWaveform' | 'Award' | 'Aws' | 'Axe' | 'Axis_3D' | 'Baby' | 'Backpack' | 'BadgeAlert' | 'BadgeCent' | 'BadgeCheck' | 'BadgeDollarSign' | 'BadgeEuro' | 'BadgeHelp' | 'BadgeIndianRupee' | 'BadgeInfo' | 'BadgeJapaneseYen' | 'BadgeMinus' | 'BadgePercent' | 'BadgePlus' | 'BadgePoundSterling' | 'BadgeQuestionMark' | 'BadgeRussianRuble' | 'BadgeSwissFranc' | 'BadgeTurkishLira' | 'BadgeX' | 'Badge' | 'BaggageClaim' | 'Balloon' | 'Ban' | 'Banana' | 'Bandage' | 'BanknoteArrowDown' | 'BanknoteArrowUp' | 'BanknoteX' | 'Banknote' | 'BarAlignmentAfter' | 'BarAlignmentBefore' | 'BarAlignmentCenter' | 'BarChart_2' | 'BarChart_3' | 'BarChart_4' | 'BarChartBig' | 'BarChartHorizontalBig' | 'BarChartHorizontal' | 'BarChart' | 'Barcode' | 'Barrel' | 'Baseline' | 'Bath' | 'BatteryCharging' | 'BatteryFull' | 'BatteryLow' | 'BatteryMedium' | 'BatteryPlus' | 'BatteryWarning' | 'Battery' | 'Beaker' | 'BeanOff' | 'Bean' | 'BedDouble' | 'BedSingle' | 'Bed' | 'Beef' | 'BeerOff' | 'Beer' | 'BellDot' | 'BellElectric' | 'BellMinus' | 'BellOff' | 'BellPlus' | 'BellRing' | 'Bell' | 'BetweenHorizonalEnd' | 'BetweenHorizonalStart' | 'BetweenHorizontalEnd' | 'BetweenHorizontalStart' | 'BetweenVerticalEnd' | 'BetweenVerticalStart' | 'BicepsFlexed' | 'Bike' | 'Binary' | 'Binoculars' | 'Biohazard' | 'Bird' | 'Birdhouse' | 'Bitbucket' | 'Bitcoin' | 'Blend' | 'Blinds' | 'Blocks' | 'BluetoothConnected' | 'BluetoothOff' | 'BluetoothSearching' | 'Bluetooth' | 'Bold' | 'Bolt' | 'Bomb' | 'Bone' | 'BookA' | 'BookAlert' | 'BookAudio' | 'BookCheck' | 'BookCopy' | 'BookDashed' | 'BookDown' | 'BookHeadphones' | 'BookHeart' | 'BookImage' | 'BookKey' | 'BookLock' | 'BookMarked' | 'BookMinus' | 'BookOpenCheck' | 'BookOpenText' | 'BookOpen' | 'BookPlus' | 'BookSearch' | 'BookTemplate' | 'BookText' | 'BookType' | 'BookUp_2' | 'BookUp' | 'BookUser' | 'BookX' | 'Book' | 'BookmarkCheck' | 'BookmarkMinus' | 'BookmarkPlus' | 'BookmarkX' | 'Bookmark' | 'BoomBox' | 'BotMessageSquare' | 'BotOff' | 'Bot' | 'BottleWine' | 'BowArrow' | 'BoxSelect' | 'Box' | 'Boxes' | 'Braces' | 'Brackets' | 'BrainCircuit' | 'BrainCog' | 'Brain' | 'BrickWallFire' | 'BrickWallShield' | 'BrickWall' | 'BriefcaseBusiness' | 'BriefcaseConveyorBelt' | 'BriefcaseMedical' | 'Briefcase' | 'BringToFront' | 'BrushCleaning' | 'Brush' | 'Bubbles' | 'BugOff' | 'BugPlay' | 'Bug' | 'Building_2' | 'Building' | 'BusFront' | 'Bus' | 'CableCar' | 'Cable' | 'CakeSlice' | 'Cake' | 'Calculator' | 'Calendar_1' | 'CalendarArrowDown' | 'CalendarArrowUp' | 'CalendarCheck_2' | 'CalendarCheck' | 'CalendarClock' | 'CalendarCog' | 'CalendarDays' | 'CalendarFold' | 'CalendarHeart' | 'CalendarMinus_2' | 'CalendarMinus' | 'CalendarOff' | 'CalendarPlus_2' | 'CalendarPlus' | 'CalendarRange' | 'CalendarSearch' | 'CalendarSync' | 'CalendarX_2' | 'CalendarX' | 'Calendar' | 'Calendars' | 'CameraOff' | 'Camera' | 'CandlestickChart' | 'CandyCane' | 'CandyOff' | 'Candy' | 'CannabisOff' | 'Cannabis' | 'CaptionsOff' | 'Captions' | 'CarFront' | 'CarTaxiFront' | 'Car' | 'Caravan' | 'CardSim' | 'Carrot' | 'CaseLower' | 'CaseSensitive' | 'CaseUpper' | 'CassetteTape' | 'Cast' | 'Castle' | 'Cat' | 'Cctv' | 'ChannelPlus' | 'Channel' | 'ChartArea' | 'ChartBarBig' | 'ChartBarDecreasing' | 'ChartBarIncreasing' | 'ChartBarStacked' | 'ChartBar' | 'ChartCandlestick' | 'ChartColumnBig' | 'ChartColumnDecreasing' | 'ChartColumnIncreasing' | 'ChartColumnStacked' | 'ChartColumn' | 'ChartGantt' | 'ChartLinePlus' | 'ChartLine' | 'ChartNetwork' | 'ChartNoAxesColumnDecreasing' | 'ChartNoAxesColumnIncreasing' | 'ChartNoAxesColumn' | 'ChartNoAxesCombined' | 'ChartNoAxesGantt' | 'ChartPanel' | 'ChartPie' | 'ChartScatter' | 'ChartSpline' | 'CheckCheck' | 'CheckCircle_2' | 'CheckCircle' | 'CheckLine' | 'CheckSquare_2' | 'CheckSquare' | 'Check' | 'ChefHat' | 'Cherry' | 'ChessBishop' | 'ChessKing' | 'ChessKnight' | 'ChessPawn' | 'ChessQueen' | 'ChessRook' | 'ChevronDownCircle' | 'ChevronDownSquare' | 'ChevronDown' | 'ChevronFirst' | 'ChevronLast' | 'ChevronLeftCircle' | 'ChevronLeftSquare' | 'ChevronLeft' | 'ChevronRightCircle' | 'ChevronRightSquare' | 'ChevronRight' | 'ChevronUpCircle' | 'ChevronUpSquare' | 'ChevronUp' | 'ChevronsDownUp' | 'ChevronsDown' | 'ChevronsLeftRightEllipsis' | 'ChevronsLeftRightLine' | 'ChevronsLeftRight' | 'ChevronsLeft' | 'ChevronsRightLeft' | 'ChevronsRight' | 'ChevronsUpDownLine' | 'ChevronsUpDown' | 'ChevronsUp' | 'Chrome' | 'Church' | 'CigaretteOff' | 'Cigarette' | 'CircleAlert' | 'CircleArrowDown' | 'CircleArrowLeft' | 'CircleArrowOutDownLeft' | 'CircleArrowOutDownRight' | 'CircleArrowOutUpLeft' | 'CircleArrowOutUpRight' | 'CircleArrowRight' | 'CircleArrowUp' | 'CircleCheckBig' | 'CircleCheck' | 'CircleChevronDown' | 'CircleChevronLeft' | 'CircleChevronRight' | 'CircleChevronUp' | 'CircleDashed' | 'CircleDivide' | 'CircleDollarSign' | 'CircleDotDashed' | 'CircleDot' | 'CircleEllipsis' | 'CircleEqual' | 'CircleFadingArrowUp' | 'CircleFadingPlus' | 'CircleFilled' | 'CircleGauge' | 'CircleHelp' | 'CircleMinus' | 'CircleOff' | 'CircleParkingOff' | 'CircleParking' | 'CirclePause' | 'CirclePercent' | 'CirclePile' | 'CirclePlay' | 'CirclePlus' | 'CirclePoundSterling' | 'CirclePower' | 'CircleQuestionMark' | 'CircleSlash_2' | 'CircleSlash' | 'CircleSlashed' | 'CircleSmall' | 'CircleStar' | 'CircleStop' | 'CircleUserRound' | 'CircleUser' | 'CircleX' | 'Circle' | 'CirclesIntersect' | 'CircuitBoard' | 'Citrus' | 'Clapperboard' | 'ClipboardCheck' | 'ClipboardClock' | 'ClipboardCopy' | 'ClipboardEdit' | 'ClipboardList' | 'ClipboardMinus' | 'ClipboardPaste' | 'ClipboardPenLine' | 'ClipboardPen' | 'ClipboardPlus' | 'ClipboardSignature' | 'ClipboardType' | 'ClipboardX' | 'Clipboard' | 'Clock_1' | 'Clock_10' | 'Clock_11' | 'Clock_12' | 'Clock_2' | 'Clock_3' | 'Clock_4' | 'Clock_5' | 'Clock_6' | 'Clock_7' | 'Clock_8' | 'Clock_9' | 'ClockAlert' | 'ClockArrowDown' | 'ClockArrowUp' | 'ClockCheck' | 'ClockFading' | 'ClockPlus' | 'Clock' | 'ClosedCaption' | 'CloudAlert' | 'CloudBackup' | 'CloudCheck' | 'CloudCog' | 'CloudDatabase' | 'CloudDownload' | 'CloudDrizzle' | 'CloudFog' | 'CloudHail' | 'CloudInfo' | 'CloudLightning' | 'CloudMoonRain' | 'CloudMoon' | 'CloudOff' | 'CloudProvider' | 'CloudRainWind' | 'CloudRain' | 'CloudSnow' | 'CloudSunRain' | 'CloudSun' | 'CloudSync' | 'CloudUpload' | 'Cloud' | 'Cloudy' | 'Clover' | 'Club' | 'Cmab' | 'Code_2' | 'CodeSquare' | 'CodeXml' | 'Code' | 'Codepen' | 'Codesandbox' | 'Coffee' | 'Cog' | 'Coins' | 'Columns_2' | 'Columns_3Cog' | 'Columns_3' | 'Columns_4' | 'ColumnsSettings' | 'Columns' | 'Combine' | 'Command' | 'Compass' | 'Component' | 'Computer' | 'ConciergeBell' | 'Cone' | 'Construction' | 'Contact_2' | 'ContactRound' | 'Contact' | 'Container' | 'Contrast' | 'Cookie' | 'CookingPot' | 'CoolS' | 'CopyCheck' | 'CopyMinus' | 'CopyPlus' | 'CopySlash' | 'CopyX' | 'Copy' | 'Copyleft' | 'Copyright' | 'CornerDownLeft' | 'CornerDownRight' | 'CornerLeftDown' | 'CornerLeftUp' | 'CornerRightDown' | 'CornerRightUp' | 'CornerUpLeft' | 'CornerUpRight' | 'CorrelationsGlue' | 'Cpu' | 'CreativeCommons' | 'CreditCard' | 'Croissant' | 'Crop' | 'Cross' | 'Crosshair' | 'Crown' | 'Cuboid' | 'CupSoda' | 'CurlyBraces' | 'Currency' | 'Cylinder' | 'Dam' | 'DatabaseBackup' | 'DatabaseZap' | 'Database' | 'DecimalsArrowLeft' | 'DecimalsArrowRight' | 'Delete' | 'Dessert' | 'Diameter' | 'DiamondMinus' | 'DiamondPercent' | 'DiamondPlus' | 'Diamond' | 'Dice_1' | 'Dice_2' | 'Dice_3' | 'Dice_4' | 'Dice_5' | 'Dice_6' | 'Dices' | 'Diff' | 'Disc_2' | 'Disc_3' | 'DiscAlbum' | 'Disc' | 'Discord' | 'DivideCircle' | 'DivideSquare' | 'Divide' | 'DnaOff' | 'Dna' | 'Dock' | 'Docker' | 'Dog' | 'DollarSign' | 'Donut' | 'DoorClosedLocked' | 'DoorClosed' | 'DoorOpen' | 'DotSquare' | 'Dot' | 'DownloadCloud' | 'Download' | 'DraftingCompass' | 'Drama' | 'Dribbble' | 'Drill' | 'Drilldown' | 'Drone' | 'DropletOff' | 'Droplet' | 'Droplets' | 'Drum' | 'Drumstick' | 'Dumbbell' | 'EarOff' | 'Ear' | 'EarthLock' | 'Earth' | 'Eclipse' | 'Edit_2' | 'Edit_3' | 'Edit' | 'EggFried' | 'EggOff' | 'Egg' | 'EllipsisVertical' | 'Ellipsis' | 'EqualApproximately' | 'EqualNot' | 'EqualSquare' | 'Equal' | 'Eraser' | 'EthernetPort' | 'Euro' | 'EvCharger' | 'Expand' | 'ExternalLink' | 'EyeClosed' | 'EyeOff' | 'Eye' | 'Facebook' | 'Factory' | 'Fan' | 'FastForward' | 'Feather' | 'Fence' | 'FerrisWheel' | 'Figma' | 'FileArchive' | 'FileAudio_2' | 'FileAudio' | 'FileAxis_3D' | 'FileBadge_2' | 'FileBadge' | 'FileBarChart_2' | 'FileBarChart' | 'FileBox' | 'FileBracesCorner' | 'FileBraces' | 'FileChartColumnIncreasing' | 'FileChartColumn' | 'FileChartLine' | 'FileChartPie' | 'FileCheck_2' | 'FileCheckCorner' | 'FileCheck' | 'FileClock' | 'FileCode_2' | 'FileCodeCorner' | 'FileCode' | 'FileCog_2' | 'FileCog' | 'FileDiff' | 'FileDigit' | 'FileDown' | 'FileEdit' | 'FileExclamationPoint' | 'FileHeadphone' | 'FileHeart' | 'FileImage' | 'FileInfo' | 'FileInput' | 'FileJson_2' | 'FileJson' | 'FileKey_2' | 'FileKey' | 'FileLineChart' | 'FileLock_2' | 'FileLock' | 'FileLog' | 'FileMinus_2' | 'FileMinusCorner' | 'FileMinus' | 'FileMusic' | 'FileOutput' | 'FilePenLine' | 'FilePen' | 'FilePieChart' | 'FilePlay' | 'FilePlus_2' | 'FilePlusCorner' | 'FilePlus' | 'FileQuestionMark' | 'FileQuestion' | 'FileScan' | 'FileSearch_2' | 'FileSearchCorner' | 'FileSearch' | 'FileSignal' | 'FileSignature' | 'FileSliders' | 'FileSpreadsheet' | 'FileStack' | 'FileSymlink' | 'FileTerminal' | 'FileText' | 'FileType_2' | 'FileTypeCorner' | 'FileType' | 'FileUp' | 'FileUser' | 'FileVideo_2' | 'FileVideoCamera' | 'FileVideo' | 'FileVolume_2' | 'FileVolume' | 'FileWarning' | 'FileX_2' | 'FileXCorner' | 'FileX' | 'File' | 'Files' | 'Film' | 'FilterX' | 'Filter' | 'FingerprintPattern' | 'Fingerprint' | 'FireExtinguisher' | 'FishOff' | 'FishSymbol' | 'Fish' | 'FishingHook' | 'FlagOff' | 'FlagTriangleLeft' | 'FlagTriangleRight' | 'Flag' | 'FlameKindling' | 'Flame' | 'FlashlightOff' | 'Flashlight' | 'FlaskConicalOff' | 'FlaskConical' | 'FlaskRound' | 'FlipHorizontal_2' | 'FlipHorizontal' | 'FlipVertical_2' | 'FlipVertical' | 'Flower_2' | 'Flower' | 'Focus' | 'FoldHorizontal' | 'FoldVertical' | 'FolderArchive' | 'FolderCheck' | 'FolderClock' | 'FolderClosed' | 'FolderCode' | 'FolderCog_2' | 'FolderCog' | 'FolderDot' | 'FolderDown' | 'FolderEdit' | 'FolderGit_2' | 'FolderGit' | 'FolderHeart' | 'FolderInput' | 'FolderKanban' | 'FolderKey' | 'FolderLock' | 'FolderMinus' | 'FolderOpenDot' | 'FolderOpen' | 'FolderOutput' | 'FolderPen' | 'FolderPlus' | 'FolderRoot' | 'FolderSearch_2' | 'FolderSearch' | 'FolderSymlink' | 'FolderSync' | 'FolderTree' | 'FolderUp' | 'FolderX' | 'Folder' | 'Folders' | 'Footprints' | 'ForkKnifeCrossed' | 'ForkKnife' | 'Forklift' | 'FormInput' | 'Form' | 'Forward' | 'Frame' | 'Framer' | 'Frown' | 'Fuel' | 'Fullscreen' | 'FunctionSquare' | 'FunnelPlus' | 'FunnelX' | 'Funnel' | 'GalleryHorizontalEnd' | 'GalleryHorizontal' | 'GalleryThumbnails' | 'GalleryVerticalEnd' | 'GalleryVertical' | 'Gamepad_2' | 'GamepadDirectional' | 'Gamepad' | 'GanttChartSquare' | 'GanttChart' | 'GaugeCircle' | 'Gauge' | 'Gavel' | 'Gem' | 'GeorgianLari' | 'Ghost' | 'Gift' | 'GitBranchMinus' | 'GitBranchPlus' | 'GitBranch' | 'GitCommitHorizontal' | 'GitCommitVertical' | 'GitCommit' | 'GitCompareArrows' | 'GitCompare' | 'GitFork' | 'GitGraph' | 'GitMerge' | 'GitPullRequestArrow' | 'GitPullRequestClosed' | 'GitPullRequestCreateArrow' | 'GitPullRequestCreate' | 'GitPullRequestDraft' | 'GitPullRequest' | 'Git' | 'Github' | 'Gitlab' | 'GlassWater' | 'Glasses' | 'Globe_2' | 'GlobeLock' | 'Globe' | 'Goal' | 'Google' | 'Gpu' | 'Grab' | 'GraduationCap' | 'Grafana' | 'Grape' | 'Grid_2X_2Check' | 'Grid_2X_2Plus' | 'Grid_2X_2X' | 'Grid_2X_2' | 'Grid_2x2Check' | 'Grid_2x2Plus' | 'Grid_2x2X' | 'Grid_2x2' | 'Grid_3X_3' | 'Grid_3x2' | 'Grid_3x3' | 'Grid' | 'GripHorizontal' | 'GripVertical' | 'Grip' | 'Group' | 'Guitar' | 'Ham' | 'Hamburger' | 'Hammer' | 'HandCoins' | 'HandFist' | 'HandGrab' | 'HandHeart' | 'HandHelping' | 'HandMetal' | 'HandPlatter' | 'Hand' | 'Handbag' | 'Handshake' | 'HardDriveDownload' | 'HardDriveUpload' | 'HardDrive' | 'HardHat' | 'Hash' | 'HatGlasses' | 'Haze' | 'Hd' | 'HdmiPort' | 'Heading_1' | 'Heading_2' | 'Heading_3' | 'Heading_4' | 'Heading_5' | 'Heading_6' | 'Heading' | 'HeadphoneOff' | 'Headphones' | 'Headset' | 'HeartCrack' | 'HeartHandshake' | 'HeartMinus' | 'HeartOff' | 'HeartPlus' | 'HeartPulse' | 'Heart' | 'Heater' | 'Helicopter' | 'HelpCircle' | 'HelpingHand' | 'Hexagon' | 'Highlighter' | 'History' | 'Home' | 'HopOff' | 'Hop' | 'Hospital' | 'Hotel' | 'Hourglass' | 'HouseHeart' | 'HousePlug' | 'HousePlus' | 'HouseWifi' | 'House' | 'IceCream_2' | 'IceCreamBowl' | 'IceCreamCone' | 'IceCream' | 'IdCardLanyard' | 'IdCard' | 'ImageDown' | 'ImageMinus' | 'ImageOff' | 'ImagePlay' | 'ImagePlus' | 'ImageUp' | 'ImageUpscale' | 'Image' | 'Images' | 'Import' | 'Inbox' | 'IndentDecrease' | 'IndentIncrease' | 'Indent' | 'IndianRupee' | 'Infinity' | 'Info' | 'Inspect' | 'InspectionPanel' | 'Instagram' | 'InterpolationLinear' | 'InterpolationSmooth' | 'InterpolationStepAfter' | 'InterpolationStepBefore' | 'Italic' | 'IterationCcw' | 'IterationCw' | 'JapaneseYen' | 'Joystick' | 'K6' | 'KanbanSquareDashed' | 'KanbanSquare' | 'Kanban' | 'Kayak' | 'KeyRound' | 'KeySquare' | 'Key' | 'KeyboardMusic' | 'KeyboardOff' | 'Keyboard' | 'Kubernetes' | 'LampCeiling' | 'LampDesk' | 'LampFloor' | 'LampWallDown' | 'LampWallUp' | 'Lamp' | 'LandPlot' | 'Landmark' | 'Languages' | 'Laptop_2' | 'LaptopCloud' | 'LaptopMinimalCheck' | 'LaptopMinimal' | 'Laptop' | 'LassoSelect' | 'Lasso' | 'Laugh' | 'Layers_2' | 'Layers_3' | 'LayersOff' | 'LayersPlus' | 'Layers' | 'LayoutDashboard' | 'LayoutGridPlus' | 'LayoutGrid' | 'LayoutList' | 'LayoutPanelLeft' | 'LayoutPanelTop' | 'LayoutTemplate' | 'Layout' | 'Leaf' | 'LeafyGreen' | 'Lectern' | 'LetterText' | 'LibraryBig' | 'LibrarySquare' | 'Library' | 'LifeBuoy' | 'Ligature' | 'LightbulbOff' | 'Lightbulb' | 'LineChart' | 'LineSquiggle' | 'Line' | 'Link_2Off' | 'Link_2' | 'Link' | 'Linkedin' | 'ListCheck' | 'ListChecks' | 'ListChevronsDownUp' | 'ListChevronsUpDown' | 'ListCollapse' | 'ListEnd' | 'ListFilterPlus' | 'ListFilter' | 'ListIndentDecrease' | 'ListIndentIncrease' | 'ListMinus' | 'ListMusic' | 'ListOrdered' | 'ListPlus' | 'ListRestart' | 'ListStart' | 'ListTodo' | 'ListTree' | 'ListVideo' | 'ListX' | 'List' | 'Loader_2' | 'LoaderCircle' | 'LoaderPinwheel' | 'Loader' | 'LocateFixed' | 'LocateOff' | 'Locate' | 'LocationEdit' | 'LockKeyholeOpen' | 'LockKeyhole' | 'LockOpen' | 'Lock' | 'LogIn' | 'LogOut' | 'Logs' | 'Lollipop' | 'LoopedArrowsBoxes' | 'Luggage' | 'MSquare' | 'Magnet' | 'MailCheck' | 'MailMinus' | 'MailOpen' | 'MailPlus' | 'MailQuestionMark' | 'MailQuestion' | 'MailSearch' | 'MailWarning' | 'MailX' | 'Mail' | 'Mailbox' | 'Mails' | 'MapMinus' | 'MapPinCheckInside' | 'MapPinCheck' | 'MapPinHouse' | 'MapPinMinusInside' | 'MapPinMinus' | 'MapPinOff' | 'MapPinPen' | 'MapPinPlusInside' | 'MapPinPlus' | 'MapPinXInside' | 'MapPinX' | 'MapPin' | 'MapPinned' | 'MapPlus' | 'Map' | 'MarsStroke' | 'Mars' | 'Martini' | 'Maximize_2' | 'Maximize' | 'Medal' | 'MegaphoneOff' | 'Megaphone' | 'Meh' | 'MemoryStick' | 'MenuSquare' | 'Menu' | 'Merge' | 'MessageCircleCode' | 'MessageCircleDashed' | 'MessageCircleHeart' | 'MessageCircleMore' | 'MessageCircleOff' | 'MessageCirclePlus' | 'MessageCircleQuestionMark' | 'MessageCircleQuestion' | 'MessageCircleReply' | 'MessageCircleWarning' | 'MessageCircleX' | 'MessageCircle' | 'MessageSquareCode' | 'MessageSquareDashed' | 'MessageSquareDiff' | 'MessageSquareDot' | 'MessageSquareHeart' | 'MessageSquareLock' | 'MessageSquareMore' | 'MessageSquareOff' | 'MessageSquarePlus' | 'MessageSquareQuote' | 'MessageSquareReply' | 'MessageSquareShare' | 'MessageSquareText' | 'MessageSquareWarning' | 'MessageSquareX' | 'MessageSquare' | 'MessagesSquare' | 'Mic_2' | 'MicOff' | 'MicVocal' | 'Mic' | 'Microchip' | 'Microscope' | 'Microsoft' | 'Microwave' | 'Milestone' | 'MilkOff' | 'Milk' | 'Minimize_2' | 'Minimize' | 'MinusCircle' | 'MinusSquare' | 'Minus' | 'MonitorCheck' | 'MonitorCloud' | 'MonitorCog' | 'MonitorDot' | 'MonitorDown' | 'MonitorOff' | 'MonitorPause' | 'MonitorPlay' | 'MonitorSmartphone' | 'MonitorSpeaker' | 'MonitorStop' | 'MonitorUp' | 'MonitorX' | 'Monitor' | 'MoonStar' | 'Moon' | 'MoreHorizontal' | 'MoreVertical' | 'Motorbike' | 'MountainSnow' | 'Mountain' | 'MouseOff' | 'MousePointer_2Off' | 'MousePointer_2' | 'MousePointerBan' | 'MousePointerClick' | 'MousePointerSquareDashed' | 'MousePointer' | 'Mouse' | 'Move_3D' | 'MoveDiagonal_2' | 'MoveDiagonal' | 'MoveDownLeft' | 'MoveDownRight' | 'MoveDown' | 'MoveHorizontal' | 'MoveLeft' | 'MoveRight' | 'MoveUpLeft' | 'MoveUpRight' | 'MoveUp' | 'MoveVertical' | 'Move' | 'MultiStep' | 'Music_2' | 'Music_3' | 'Music_4' | 'Music' | 'Navigation_2Off' | 'Navigation_2' | 'NavigationOff' | 'Navigation' | 'Network' | 'Newspaper' | 'Nfc' | 'NonBinary' | 'NotebookPen' | 'NotebookTabs' | 'NotebookText' | 'Notebook' | 'NotepadTextDashed' | 'NotepadText' | 'NutOff' | 'Nut' | 'OctagonAlert' | 'OctagonMinus' | 'OctagonPause' | 'OctagonX' | 'Octagon' | 'Okta' | 'Omega' | 'Option' | 'Orbit' | 'OrientationLandscape' | 'OrientationPortrait' | 'Origami' | 'Outdent' | 'Package_2' | 'PackageCheck' | 'PackageMinus' | 'PackageOpen' | 'PackagePlus' | 'PackageSearch' | 'PackageX' | 'Package' | 'Pagerduty' | 'PaintBucket' | 'PaintRoller' | 'Paintbrush_2' | 'PaintbrushVertical' | 'Paintbrush' | 'Palette' | 'Palmtree' | 'Panda' | 'PanelBottomClose' | 'PanelBottomDashed' | 'PanelBottomInactive' | 'PanelBottomOpen' | 'PanelBottom' | 'PanelLeftClose' | 'PanelLeftDashed' | 'PanelLeftInactive' | 'PanelLeftOpen' | 'PanelLeftRightDashed' | 'PanelLeftToggle' | 'PanelLeft' | 'PanelRightClose' | 'PanelRightDashed' | 'PanelRightInactive' | 'PanelRightOpen' | 'PanelRightToggle' | 'PanelRight' | 'PanelTopBottomDashed' | 'PanelTopClose' | 'PanelTopDashed' | 'PanelTopInactive' | 'PanelTopOpen' | 'PanelTop' | 'PanelsLeftBottom' | 'PanelsLeftRight' | 'PanelsRightBottom' | 'PanelsTopBottom' | 'PanelsTopLeft' | 'Paperclip' | 'Parentheses' | 'ParkingCircleOff' | 'ParkingCircle' | 'ParkingMeter' | 'ParkingSquareOff' | 'ParkingSquare' | 'PartyPopper' | 'PauseCircle' | 'PauseOctagon' | 'Pause' | 'PawPrint' | 'PcCase' | 'PenBox' | 'PenLine' | 'PenOff' | 'PenSquare' | 'PenTool' | 'Pen' | 'PencilLine' | 'PencilOff' | 'PencilRuler' | 'Pencil' | 'Pentagon' | 'PercentCircle' | 'PercentDiamond' | 'PercentSquare' | 'Percent' | 'PersonStanding' | 'PhilippinePeso' | 'PhoneCall' | 'PhoneForwarded' | 'PhoneIncoming' | 'PhoneMissed' | 'PhoneOff' | 'PhoneOutgoing' | 'Phone' | 'PiSquare' | 'Pi' | 'Piano' | 'Pickaxe' | 'PictureInPicture_2' | 'PictureInPicture' | 'PieChart' | 'PiggyBank' | 'PilcrowLeft' | 'PilcrowRight' | 'PilcrowSquare' | 'Pilcrow' | 'PillBottle' | 'Pill' | 'PinOff' | 'Pin' | 'Pipette' | 'Pizza' | 'PlaneLanding' | 'PlaneTakeoff' | 'Plane' | 'PlayCircle' | 'PlaySquare' | 'Play' | 'Plug_2' | 'PlugDiagonal' | 'PlugZap_2' | 'PlugZap' | 'Plug' | 'PlusCircle' | 'PlusSquare' | 'Plus' | 'PocketKnife' | 'Pocket' | 'Podcast' | 'PointerOff' | 'Pointer' | 'Popcorn' | 'Popsicle' | 'PoundSterling' | 'PowerCircle' | 'PowerOff' | 'PowerSquare' | 'Power' | 'Presentation' | 'PrinterCheck' | 'Printer' | 'Projector' | 'Prometheus' | 'Proportions' | 'Puzzle' | 'Pyramid' | 'QrCode' | 'Quote' | 'Rabbit' | 'Radar' | 'Radiation' | 'Radical' | 'RadioReceiver' | 'RadioTower' | 'Radio' | 'Radius' | 'RailSymbol' | 'Rainbow' | 'Rat' | 'Ratio' | 'ReceiptCent' | 'ReceiptEuro' | 'ReceiptIndianRupee' | 'ReceiptJapaneseYen' | 'ReceiptPoundSterling' | 'ReceiptRussianRuble' | 'ReceiptSwissFranc' | 'ReceiptText' | 'ReceiptTurkishLira' | 'Receipt' | 'RectangleCircle' | 'RectangleEllipsis' | 'RectangleGoggles' | 'RectangleHorizontal' | 'RectangleVertical' | 'Recycle' | 'Redo_2' | 'RedoDot' | 'Redo' | 'RefreshCcwDot' | 'RefreshCcw' | 'RefreshCwOff' | 'RefreshCw' | 'RefreshX4Ccw' | 'RefreshX4Cw' | 'Refrigerator' | 'Regex' | 'RemoveFormatting' | 'Repeat_1' | 'Repeat_2' | 'Repeat' | 'ReplaceAll' | 'Replace' | 'ReplyAll' | 'Reply' | 'Rewind' | 'Ribbon' | 'Rocket' | 'RockingChair' | 'RollerCoaster' | 'Rose' | 'Rotate_3D' | 'RotateCcwKey' | 'RotateCcwSquare' | 'RotateCcw' | 'RotateCwSquare' | 'RotateCw' | 'RouteOff' | 'Route' | 'Router' | 'Rows_2' | 'Rows_3' | 'Rows_4' | 'Rows' | 'Rss' | 'RulerDimensionLine' | 'Ruler' | 'RussianRuble' | 'Sailboat' | 'Salad' | 'Sandwich' | 'SatelliteDish' | 'Satellite' | 'SaudiRiyal' | 'SaveAll' | 'SaveOff' | 'Save' | 'Scale_3D' | 'Scale' | 'Scaling' | 'ScanBarcode' | 'ScanEye' | 'ScanFace' | 'ScanHeart' | 'ScanLine' | 'ScanQrCode' | 'ScanSearch' | 'ScanText' | 'Scan' | 'ScatterChart' | 'School_2' | 'School' | 'Scim' | 'ScissorsLineDashed' | 'ScissorsSquareDashedBottom' | 'ScissorsSquare' | 'Scissors' | 'Scooter' | 'ScreenShareOff' | 'ScreenShare' | 'ScrollText' | 'Scroll' | 'SearchAlert' | 'SearchCheck' | 'SearchCode' | 'SearchSlash' | 'SearchX' | 'Search' | 'Section' | 'SendHorizonal' | 'SendHorizontal' | 'SendToBack' | 'Send' | 'SeparatorHorizontal' | 'SeparatorVertical' | 'ServerCog' | 'ServerCrash' | 'ServerOff' | 'Server' | 'Settings_2' | 'Settings' | 'Shapes' | 'Share_2' | 'Share' | 'Sheet' | 'Shell' | 'ShieldAlert' | 'ShieldBan' | 'ShieldCheck' | 'ShieldClose' | 'ShieldEllipsis' | 'ShieldHalf' | 'ShieldMinus' | 'ShieldOff' | 'ShieldPlus' | 'ShieldQuestionMark' | 'ShieldQuestion' | 'ShieldUser' | 'ShieldX' | 'Shield' | 'ShipWheel' | 'Ship' | 'Shirt' | 'ShoppingBag' | 'ShoppingBasket' | 'ShoppingCart' | 'Shovel' | 'ShowerHead' | 'Shredder' | 'Shrimp' | 'Shrink' | 'Shrub' | 'Shuffle' | 'SidebarClose' | 'SidebarOpen' | 'Sidebar' | 'SigmaSquare' | 'Sigma' | 'SignalHigh' | 'SignalLow' | 'SignalMedium' | 'SignalZero' | 'Signal' | 'Signature' | 'SignpostBig' | 'Signpost' | 'Siren' | 'SkipBack' | 'SkipForward' | 'Skull' | 'Slack' | 'SlashSquare' | 'Slash' | 'Slice' | 'SlidersHorizontal' | 'SlidersVertical' | 'Sliders' | 'SmartphoneCharging' | 'SmartphoneNfc' | 'Smartphone' | 'SmilePlus' | 'Smile' | 'Snail' | 'Snowflake' | 'SoapDispenserDroplet' | 'Sofa' | 'SolarPanel' | 'SortAsc' | 'SortDesc' | 'Soup' | 'Space' | 'Spade' | 'Sparkle' | 'Sparkles' | 'Speaker' | 'Speech' | 'SpellCheck_2' | 'SpellCheck' | 'SplinePointer' | 'Spline' | 'SplitSquareHorizontal' | 'SplitSquareVertical' | 'Split' | 'Spool' | 'Spotlight' | 'SprayCan' | 'Sprout' | 'SquareActivity' | 'SquareArrowDownLeft' | 'SquareArrowDownRight' | 'SquareArrowDown' | 'SquareArrowLeft' | 'SquareArrowOutDownLeft' | 'SquareArrowOutDownRight' | 'SquareArrowOutUpLeft' | 'SquareArrowOutUpRight' | 'SquareArrowRight' | 'SquareArrowUpLeft' | 'SquareArrowUpRight' | 'SquareArrowUp' | 'SquareAsterisk' | 'SquareBottomDashedScissors' | 'SquareChartGantt' | 'SquareCheckBig' | 'SquareCheck' | 'SquareChevronDown' | 'SquareChevronLeft' | 'SquareChevronRight' | 'SquareChevronUp' | 'SquareCode' | 'SquareDashedArrowSmallSquare' | 'SquareDashedBottomCode' | 'SquareDashedBottom' | 'SquareDashedKanban' | 'SquareDashedMousePointer' | 'SquareDashedTopSolid' | 'SquareDashed' | 'SquareDivide' | 'SquareDot' | 'SquareEqual' | 'SquareFunction' | 'SquareGanttChart' | 'SquareKanban' | 'SquareLibrary' | 'SquareList' | 'SquareM' | 'SquareMenu' | 'SquareMinus' | 'SquareMousePointer' | 'SquareParkingOff' | 'SquareParking' | 'SquarePartialList' | 'SquarePause' | 'SquarePen' | 'SquarePercent' | 'SquarePi' | 'SquarePilcrow' | 'SquarePlay' | 'SquarePlus' | 'SquarePower' | 'SquareRadical' | 'SquareRoundCorner' | 'SquareScissors' | 'SquareSigma' | 'SquareSlash' | 'SquareSplitHorizontal' | 'SquareSplitVertical' | 'SquareSquare' | 'SquareStack' | 'SquareStar' | 'SquareStop' | 'SquareTerminal' | 'SquareUserRound' | 'SquareUser' | 'SquareX' | 'Square' | 'SquaresExclude' | 'SquaresIntersect' | 'SquaresSubtract' | 'SquaresUnite' | 'SquircleDashed' | 'Squircle' | 'Squirrel' | 'Stamp' | 'StarHalf' | 'StarOff' | 'Star' | 'Stars' | 'StepBack' | 'StepForward' | 'Stethoscope' | 'Sticker' | 'StickyNote' | 'Stone' | 'StopCircle' | 'Store' | 'StretchHorizontal' | 'StretchVertical' | 'Strikethrough' | 'Subscript' | 'Subtitles' | 'SunDim' | 'SunMedium' | 'SunMoon' | 'SunSnow' | 'Sun' | 'Sunrise' | 'Sunset' | 'Superscript' | 'SwatchBook' | 'SwissFranc' | 'SwitchCamera' | 'Sword' | 'Swords' | 'Syringe' | 'Table_2' | 'TableCellsMerge' | 'TableCellsSplit' | 'TableColumnsSplit' | 'TableConfig' | 'TableOfContents' | 'TableProperties' | 'TableRowsSplit' | 'Table' | 'TabletSmartphone' | 'Tablet' | 'Tablets' | 'Tag' | 'Tags' | 'Tally_1' | 'Tally_2' | 'Tally_3' | 'Tally_4' | 'Tally_5' | 'Tangent' | 'Target' | 'Telegram' | 'Telescope' | 'TentTree' | 'Tent' | 'TerminalSquare' | 'Terminal' | 'TestTube_2' | 'TestTubeDiagonal' | 'TestTube' | 'TestTubes' | 'TextAlignCenter' | 'TextAlignEnd' | 'TextAlignJustify' | 'TextAlignStart' | 'TextCursorInput' | 'TextCursor' | 'TextInitial' | 'TextQuote' | 'TextSearch' | 'TextSelect' | 'TextSelection' | 'TextWrap' | 'Text' | 'Theater' | 'ThermometerSnowflake' | 'ThermometerSun' | 'Thermometer' | 'ThumbsDown' | 'ThumbsUp' | 'TicketCheck' | 'TicketMinus' | 'TicketPercent' | 'TicketPlus' | 'TicketSlash' | 'TicketX' | 'Ticket' | 'TicketsPlane' | 'Tickets' | 'TimerOff' | 'TimerReset' | 'Timer' | 'ToggleLeft' | 'ToggleRight' | 'Toilet' | 'ToolCase' | 'Toolbox' | 'Tornado' | 'Torus' | 'TouchpadOff' | 'Touchpad' | 'TowerControl' | 'ToyBrick' | 'Tractor' | 'TrafficCone' | 'TrainFrontTunnel' | 'TrainFront' | 'TrainTrack' | 'Train' | 'TramFront' | 'Transgender' | 'Trash_2' | 'Trash' | 'TreeDeciduous' | 'TreePalm' | 'TreePine' | 'Trees' | 'Trello' | 'TrendingDown' | 'TrendingUpDown' | 'TrendingUp' | 'TriangleAlert' | 'TriangleDashed' | 'TriangleRight' | 'Triangle' | 'Trophy' | 'TruckElectric' | 'Truck' | 'TurkishLira' | 'Turntable' | 'Turtle' | 'Tv_2' | 'TvMinimalPlay' | 'TvMinimal' | 'Tv' | 'Twitch' | 'Twitter' | 'TypeOutline' | 'Type' | 'UmbrellaOff' | 'Umbrella' | 'Underline' | 'Undo_2' | 'UndoDot' | 'Undo' | 'UnfoldHorizontal' | 'UnfoldVertical' | 'Ungroup' | 'University' | 'Unlink_2' | 'Unlink' | 'UnlockKeyhole' | 'Unlock' | 'Unplug' | 'UploadCloud' | 'Upload' | 'Usb' | 'User_2' | 'UserCheck_2' | 'UserCheck' | 'UserCircle_2' | 'UserCircle' | 'UserCog_2' | 'UserCog' | 'UserKey' | 'UserLock' | 'UserMinus_2' | 'UserMinus' | 'UserPen' | 'UserPlus_2' | 'UserPlus' | 'UserRoundCheck' | 'UserRoundCog' | 'UserRoundMinus' | 'UserRoundPen' | 'UserRoundPlus' | 'UserRoundSearch' | 'UserRoundX' | 'UserRound' | 'UserSearch' | 'UserSquare_2' | 'UserSquare' | 'UserStar' | 'UserX_2' | 'UserX' | 'User' | 'Users_2' | 'UsersRound' | 'Users' | 'UtensilsCrossed' | 'Utensils' | 'UtilityPole' | 'Van' | 'Variable' | 'Vault' | 'VectorSquare' | 'Vegan' | 'VenetianMask' | 'VenusAndMars' | 'Venus' | 'Verified' | 'VibrateOff' | 'Vibrate' | 'VideoOff' | 'Video' | 'Videotape' | 'View' | 'Voicemail' | 'Volleyball' | 'Volume_1' | 'Volume_2' | 'VolumeOff' | 'VolumeX' | 'Volume' | 'Vote' | 'Wallet_2' | 'WalletCards' | 'WalletMinimal' | 'Wallet' | 'Wallpaper' | 'Wand_2' | 'WandSparkles' | 'Wand' | 'Warehouse' | 'WashingMachine' | 'Watch' | 'WavesArrowDown' | 'WavesArrowUp' | 'WavesLadder' | 'Waves' | 'Waypoints' | 'Webcam' | 'WebhookOff' | 'Webhook' | 'WeightTilde' | 'Weight' | 'WheatOff' | 'Wheat' | 'WholeWord' | 'WifiCog' | 'WifiHigh' | 'WifiLow' | 'WifiOff' | 'WifiPen' | 'WifiSync' | 'WifiZero' | 'Wifi' | 'WindArrowDown' | 'Wind' | 'WineOff' | 'Wine' | 'Workflow' | 'Worm' | 'WrapText' | 'Wrench' | 'XCircle' | 'XOctagon' | 'XSquare' | 'X' | 'Youtube' | 'ZapOff' | 'Zap' | 'ZoomIn' | 'ZoomOut';
4138
+ type IconName = 'AArrowDown' | 'AArrowUp' | 'ALargeSmall' | 'Accessibility' | 'ActivitySquare' | 'Activity' | 'AirVent' | 'Airplay' | 'AlarmCheck' | 'AlarmClockCheck' | 'AlarmClockMinus' | 'AlarmClockOff' | 'AlarmClockPlus' | 'AlarmClock' | 'AlarmMinus' | 'AlarmPlus' | 'AlarmSmoke' | 'Album' | 'AlertCircle' | 'AlertOctagon' | 'AlertTriangle' | 'AlignCenterHorizontal' | 'AlignCenterVertical' | 'AlignCenter' | 'AlignEndHorizontal' | 'AlignEndVertical' | 'AlignHorizontalDistributeCenter' | 'AlignHorizontalDistributeEnd' | 'AlignHorizontalDistributeStart' | 'AlignHorizontalJustifyCenter' | 'AlignHorizontalJustifyEnd' | 'AlignHorizontalJustifyStart' | 'AlignHorizontalSpaceAround' | 'AlignHorizontalSpaceBetween' | 'AlignJustify' | 'AlignLayoutLeft' | 'AlignLayoutRight' | 'AlignLeft' | 'AlignRight' | 'AlignStartHorizontal' | 'AlignStartVertical' | 'AlignVerticalDistributeCenter' | 'AlignVerticalDistributeEnd' | 'AlignVerticalDistributeStart' | 'AlignVerticalJustifyCenter' | 'AlignVerticalJustifyEnd' | 'AlignVerticalJustifyStart' | 'AlignVerticalSpaceAround' | 'AlignVerticalSpaceBetween' | 'Amazon' | 'Ambulance' | 'Ampersand' | 'Ampersands' | 'Amphora' | 'Anchor' | 'Angry' | 'Annoyed' | 'Antenna' | 'Anvil' | 'Aperture' | 'AppWindowMac' | 'AppWindow' | 'AppWindows' | 'Apple' | 'ApplicationObservability' | 'ArchiveRestore' | 'ArchiveX' | 'Archive' | 'AreaChart' | 'Armchair' | 'ArrowBigDownDash' | 'ArrowBigDown' | 'ArrowBigLeftDash' | 'ArrowBigLeft' | 'ArrowBigRightDash' | 'ArrowBigRight' | 'ArrowBigUpDash' | 'ArrowBigUp' | 'ArrowDown01' | 'ArrowDown10' | 'ArrowDownAZ' | 'ArrowDownCircle' | 'ArrowDownFromLine' | 'ArrowDownLeftFromCircle' | 'ArrowDownLeftFromSquare' | 'ArrowDownLeftSquare' | 'ArrowDownLeft' | 'ArrowDownNarrowWide' | 'ArrowDownRightFromCircle' | 'ArrowDownRightFromSquare' | 'ArrowDownRightSquare' | 'ArrowDownRight' | 'ArrowDownSquare' | 'ArrowDownToDot' | 'ArrowDownToLine' | 'ArrowDownUp' | 'ArrowDownWideNarrow' | 'ArrowDownZA' | 'ArrowDown' | 'ArrowLeftCircle' | 'ArrowLeftFromLine' | 'ArrowLeftRight' | 'ArrowLeftSquare' | 'ArrowLeftToLine' | 'ArrowLeft' | 'ArrowRightCircle' | 'ArrowRightFromLine' | 'ArrowRightLeft' | 'ArrowRightSquare' | 'ArrowRightToLine' | 'ArrowRight' | 'ArrowUp01' | 'ArrowUp10' | 'ArrowUpAZ' | 'ArrowUpCircle' | 'ArrowUpDown' | 'ArrowUpFromDot' | 'ArrowUpFromLine' | 'ArrowUpLeftFromCircle' | 'ArrowUpLeftFromSquare' | 'ArrowUpLeftSquare' | 'ArrowUpLeft' | 'ArrowUpNarrowWide' | 'ArrowUpRightFromCircle' | 'ArrowUpRightFromSquare' | 'ArrowUpRightSquare' | 'ArrowUpRight' | 'ArrowUpSquare' | 'ArrowUpToLine' | 'ArrowUpWideNarrow' | 'ArrowUpZA' | 'ArrowUp' | 'ArrowsDiagonalCrossingRight' | 'ArrowsUpFromLine' | 'Asserts' | 'AsteriskSquare' | 'Asterisk' | 'AtSign' | 'Atom' | 'AudioLines' | 'AudioWaveform' | 'Award' | 'Aws' | 'Axe' | 'Axis3D' | 'Baby' | 'Backpack' | 'BadgeAlert' | 'BadgeCent' | 'BadgeCheck' | 'BadgeDollarSign' | 'BadgeEuro' | 'BadgeHelp' | 'BadgeIndianRupee' | 'BadgeInfo' | 'BadgeJapaneseYen' | 'BadgeMinus' | 'BadgePercent' | 'BadgePlus' | 'BadgePoundSterling' | 'BadgeQuestionMark' | 'BadgeRussianRuble' | 'BadgeSwissFranc' | 'BadgeTurkishLira' | 'BadgeX' | 'Badge' | 'BaggageClaim' | 'Balloon' | 'Ban' | 'Banana' | 'Bandage' | 'BanknoteArrowDown' | 'BanknoteArrowUp' | 'BanknoteX' | 'Banknote' | 'BarAlignmentAfter' | 'BarAlignmentBefore' | 'BarAlignmentCenter' | 'BarChart2' | 'BarChart3' | 'BarChart4' | 'BarChartBig' | 'BarChartHorizontalBig' | 'BarChartHorizontal' | 'BarChart' | 'Barcode' | 'Barrel' | 'Baseline' | 'Bath' | 'BatteryCharging' | 'BatteryFull' | 'BatteryLow' | 'BatteryMedium' | 'BatteryPlus' | 'BatteryWarning' | 'Battery' | 'Beaker' | 'BeanOff' | 'Bean' | 'BedDouble' | 'BedSingle' | 'Bed' | 'Beef' | 'BeerOff' | 'Beer' | 'BellDot' | 'BellElectric' | 'BellMinus' | 'BellOff' | 'BellPlus' | 'BellRing' | 'Bell' | 'BetweenHorizonalEnd' | 'BetweenHorizonalStart' | 'BetweenHorizontalEnd' | 'BetweenHorizontalStart' | 'BetweenVerticalEnd' | 'BetweenVerticalStart' | 'BicepsFlexed' | 'Bike' | 'Binary' | 'Binoculars' | 'Biohazard' | 'Bird' | 'Birdhouse' | 'Bitbucket' | 'Bitcoin' | 'Blend' | 'Blinds' | 'Blocks' | 'BluetoothConnected' | 'BluetoothOff' | 'BluetoothSearching' | 'Bluetooth' | 'Bold' | 'Bolt' | 'Bomb' | 'Bone' | 'BookA' | 'BookAlert' | 'BookAudio' | 'BookCheck' | 'BookCopy' | 'BookDashed' | 'BookDown' | 'BookHeadphones' | 'BookHeart' | 'BookImage' | 'BookKey' | 'BookLock' | 'BookMarked' | 'BookMinus' | 'BookOpenCheck' | 'BookOpenText' | 'BookOpen' | 'BookPlus' | 'BookSearch' | 'BookTemplate' | 'BookText' | 'BookType' | 'BookUp2' | 'BookUp' | 'BookUser' | 'BookX' | 'Book' | 'BookmarkCheck' | 'BookmarkMinus' | 'BookmarkPlus' | 'BookmarkX' | 'Bookmark' | 'BoomBox' | 'BotMessageSquare' | 'BotOff' | 'Bot' | 'BottleWine' | 'BowArrow' | 'BoxSelect' | 'Box' | 'Boxes' | 'Braces' | 'Brackets' | 'BrainCircuit' | 'BrainCog' | 'Brain' | 'BrickWallFire' | 'BrickWallShield' | 'BrickWall' | 'BriefcaseBusiness' | 'BriefcaseConveyorBelt' | 'BriefcaseMedical' | 'Briefcase' | 'BringToFront' | 'BrushCleaning' | 'Brush' | 'Bubbles' | 'BugOff' | 'BugPlay' | 'Bug' | 'Building2' | 'Building' | 'BusFront' | 'Bus' | 'CableCar' | 'Cable' | 'CakeSlice' | 'Cake' | 'Calculator' | 'Calendar1' | 'CalendarArrowDown' | 'CalendarArrowUp' | 'CalendarCheck2' | 'CalendarCheck' | 'CalendarClock' | 'CalendarCog' | 'CalendarDays' | 'CalendarFold' | 'CalendarHeart' | 'CalendarMinus2' | 'CalendarMinus' | 'CalendarOff' | 'CalendarPlus2' | 'CalendarPlus' | 'CalendarRange' | 'CalendarSearch' | 'CalendarSync' | 'CalendarX2' | 'CalendarX' | 'Calendar' | 'Calendars' | 'CameraOff' | 'Camera' | 'CandlestickChart' | 'CandyCane' | 'CandyOff' | 'Candy' | 'CannabisOff' | 'Cannabis' | 'CaptionsOff' | 'Captions' | 'CarFront' | 'CarTaxiFront' | 'Car' | 'Caravan' | 'CardSim' | 'Carrot' | 'CaseLower' | 'CaseSensitive' | 'CaseUpper' | 'CassetteTape' | 'Cast' | 'Castle' | 'Cat' | 'Cctv' | 'ChannelPlus' | 'Channel' | 'ChartArea' | 'ChartBarBig' | 'ChartBarDecreasing' | 'ChartBarIncreasing' | 'ChartBarStacked' | 'ChartBar' | 'ChartCandlestick' | 'ChartColumnBig' | 'ChartColumnDecreasing' | 'ChartColumnIncreasing' | 'ChartColumnStacked' | 'ChartColumn' | 'ChartGantt' | 'ChartLinePlus' | 'ChartLine' | 'ChartNetwork' | 'ChartNoAxesColumnDecreasing' | 'ChartNoAxesColumnIncreasing' | 'ChartNoAxesColumn' | 'ChartNoAxesCombined' | 'ChartNoAxesGantt' | 'ChartPanel' | 'ChartPie' | 'ChartScatter' | 'ChartSpline' | 'CheckCheck' | 'CheckCircle2' | 'CheckCircle' | 'CheckLine' | 'CheckSquare2' | 'CheckSquare' | 'Check' | 'ChefHat' | 'Cherry' | 'ChessBishop' | 'ChessKing' | 'ChessKnight' | 'ChessPawn' | 'ChessQueen' | 'ChessRook' | 'ChevronDownCircle' | 'ChevronDownSquare' | 'ChevronDown' | 'ChevronFirst' | 'ChevronLast' | 'ChevronLeftCircle' | 'ChevronLeftSquare' | 'ChevronLeft' | 'ChevronRightCircle' | 'ChevronRightSquare' | 'ChevronRight' | 'ChevronUpCircle' | 'ChevronUpSquare' | 'ChevronUp' | 'ChevronsDownUp' | 'ChevronsDown' | 'ChevronsLeftRightEllipsis' | 'ChevronsLeftRightLine' | 'ChevronsLeftRight' | 'ChevronsLeft' | 'ChevronsRightLeft' | 'ChevronsRight' | 'ChevronsUpDownLine' | 'ChevronsUpDown' | 'ChevronsUp' | 'Chrome' | 'Church' | 'CigaretteOff' | 'Cigarette' | 'CircleAlert' | 'CircleArrowDown' | 'CircleArrowLeft' | 'CircleArrowOutDownLeft' | 'CircleArrowOutDownRight' | 'CircleArrowOutUpLeft' | 'CircleArrowOutUpRight' | 'CircleArrowRight' | 'CircleArrowUp' | 'CircleCheckBig' | 'CircleCheck' | 'CircleChevronDown' | 'CircleChevronLeft' | 'CircleChevronRight' | 'CircleChevronUp' | 'CircleDashed' | 'CircleDivide' | 'CircleDollarSign' | 'CircleDotDashed' | 'CircleDot' | 'CircleEllipsis' | 'CircleEqual' | 'CircleFadingArrowUp' | 'CircleFadingPlus' | 'CircleFilled' | 'CircleGauge' | 'CircleHelp' | 'CircleMinus' | 'CircleOff' | 'CircleParkingOff' | 'CircleParking' | 'CirclePause' | 'CirclePercent' | 'CirclePile' | 'CirclePlay' | 'CirclePlus' | 'CirclePoundSterling' | 'CirclePower' | 'CircleQuestionMark' | 'CircleSlash2' | 'CircleSlash' | 'CircleSlashed' | 'CircleSmall' | 'CircleStar' | 'CircleStop' | 'CircleUserRound' | 'CircleUser' | 'CircleX' | 'Circle' | 'CirclesIntersect' | 'CircuitBoard' | 'Citrus' | 'Clapperboard' | 'ClipboardCheck' | 'ClipboardClock' | 'ClipboardCopy' | 'ClipboardEdit' | 'ClipboardList' | 'ClipboardMinus' | 'ClipboardPaste' | 'ClipboardPenLine' | 'ClipboardPen' | 'ClipboardPlus' | 'ClipboardSignature' | 'ClipboardType' | 'ClipboardX' | 'Clipboard' | 'Clock1' | 'Clock10' | 'Clock11' | 'Clock12' | 'Clock2' | 'Clock3' | 'Clock4' | 'Clock5' | 'Clock6' | 'Clock7' | 'Clock8' | 'Clock9' | 'ClockAlert' | 'ClockArrowDown' | 'ClockArrowUp' | 'ClockCheck' | 'ClockFading' | 'ClockPlus' | 'Clock' | 'ClosedCaption' | 'CloudAlert' | 'CloudBackup' | 'CloudCheck' | 'CloudCog' | 'CloudDatabase' | 'CloudDownload' | 'CloudDrizzle' | 'CloudFog' | 'CloudHail' | 'CloudInfo' | 'CloudLightning' | 'CloudMoonRain' | 'CloudMoon' | 'CloudOff' | 'CloudProvider' | 'CloudRainWind' | 'CloudRain' | 'CloudSnow' | 'CloudSunRain' | 'CloudSun' | 'CloudSync' | 'CloudUpload' | 'Cloud' | 'Cloudy' | 'Clover' | 'Club' | 'Cmab' | 'Code2' | 'CodeSquare' | 'CodeXml' | 'Code' | 'Codepen' | 'Codesandbox' | 'Coffee' | 'Cog' | 'Coins' | 'Columns2' | 'Columns3Cog' | 'Columns3' | 'Columns4' | 'ColumnsSettings' | 'Columns' | 'Combine' | 'Command' | 'Compass' | 'Component' | 'Computer' | 'ConciergeBell' | 'Cone' | 'Construction' | 'Contact2' | 'ContactRound' | 'Contact' | 'Container' | 'Contrast' | 'Cookie' | 'CookingPot' | 'CoolS' | 'CopyCheck' | 'CopyMinus' | 'CopyPlus' | 'CopySlash' | 'CopyX' | 'Copy' | 'Copyleft' | 'Copyright' | 'CornerDownLeft' | 'CornerDownRight' | 'CornerLeftDown' | 'CornerLeftUp' | 'CornerRightDown' | 'CornerRightUp' | 'CornerUpLeft' | 'CornerUpRight' | 'CorrelationsGlue' | 'Cpu' | 'CreativeCommons' | 'CreditCard' | 'Croissant' | 'Crop' | 'Cross' | 'Crosshair' | 'Crown' | 'Cuboid' | 'CupSoda' | 'CurlyBraces' | 'Currency' | 'Cylinder' | 'Dam' | 'DatabaseBackup' | 'DatabaseZap' | 'Database' | 'DecimalsArrowLeft' | 'DecimalsArrowRight' | 'Delete' | 'Dessert' | 'Diameter' | 'DiamondMinus' | 'DiamondPercent' | 'DiamondPlus' | 'Diamond' | 'Dice1' | 'Dice2' | 'Dice3' | 'Dice4' | 'Dice5' | 'Dice6' | 'Dices' | 'Diff' | 'Disc2' | 'Disc3' | 'DiscAlbum' | 'Disc' | 'Discord' | 'DivideCircle' | 'DivideSquare' | 'Divide' | 'DnaOff' | 'Dna' | 'Dock' | 'Docker' | 'Dog' | 'DollarSign' | 'Donut' | 'DoorClosedLocked' | 'DoorClosed' | 'DoorOpen' | 'DotSquare' | 'Dot' | 'DownloadCloud' | 'Download' | 'DraftingCompass' | 'Drama' | 'Dribbble' | 'Drill' | 'Drilldown' | 'Drone' | 'DropletOff' | 'Droplet' | 'Droplets' | 'Drum' | 'Drumstick' | 'Dumbbell' | 'EarOff' | 'Ear' | 'EarthLock' | 'Earth' | 'Eclipse' | 'Edit2' | 'Edit3' | 'Edit' | 'EggFried' | 'EggOff' | 'Egg' | 'EllipsisVertical' | 'Ellipsis' | 'EqualApproximately' | 'EqualNot' | 'EqualSquare' | 'Equal' | 'Eraser' | 'EthernetPort' | 'Euro' | 'EvCharger' | 'Expand' | 'ExternalLink' | 'EyeClosed' | 'EyeOff' | 'Eye' | 'Facebook' | 'Factory' | 'Fan' | 'FastForward' | 'Feather' | 'Fence' | 'FerrisWheel' | 'Figma' | 'FileArchive' | 'FileAudio2' | 'FileAudio' | 'FileAxis3D' | 'FileBadge2' | 'FileBadge' | 'FileBarChart2' | 'FileBarChart' | 'FileBox' | 'FileBracesCorner' | 'FileBraces' | 'FileChartColumnIncreasing' | 'FileChartColumn' | 'FileChartLine' | 'FileChartPie' | 'FileCheck2' | 'FileCheckCorner' | 'FileCheck' | 'FileClock' | 'FileCode2' | 'FileCodeCorner' | 'FileCode' | 'FileCog2' | 'FileCog' | 'FileDiff' | 'FileDigit' | 'FileDown' | 'FileEdit' | 'FileExclamationPoint' | 'FileHeadphone' | 'FileHeart' | 'FileImage' | 'FileInfo' | 'FileInput' | 'FileJson2' | 'FileJson' | 'FileKey2' | 'FileKey' | 'FileLineChart' | 'FileLock2' | 'FileLock' | 'FileLog' | 'FileMinus2' | 'FileMinusCorner' | 'FileMinus' | 'FileMusic' | 'FileOutput' | 'FilePenLine' | 'FilePen' | 'FilePieChart' | 'FilePlay' | 'FilePlus2' | 'FilePlusCorner' | 'FilePlus' | 'FileQuestionMark' | 'FileQuestion' | 'FileScan' | 'FileSearch2' | 'FileSearchCorner' | 'FileSearch' | 'FileSignal' | 'FileSignature' | 'FileSliders' | 'FileSpreadsheet' | 'FileStack' | 'FileSymlink' | 'FileTerminal' | 'FileText' | 'FileType2' | 'FileTypeCorner' | 'FileType' | 'FileUp' | 'FileUser' | 'FileVideo2' | 'FileVideoCamera' | 'FileVideo' | 'FileVolume2' | 'FileVolume' | 'FileWarning' | 'FileX2' | 'FileXCorner' | 'FileX' | 'File' | 'Files' | 'Film' | 'FilterX' | 'Filter' | 'FingerprintPattern' | 'Fingerprint' | 'FireExtinguisher' | 'FishOff' | 'FishSymbol' | 'Fish' | 'FishingHook' | 'FlagOff' | 'FlagTriangleLeft' | 'FlagTriangleRight' | 'Flag' | 'FlameKindling' | 'Flame' | 'FlashlightOff' | 'Flashlight' | 'FlaskConicalOff' | 'FlaskConical' | 'FlaskRound' | 'FlipHorizontal2' | 'FlipHorizontal' | 'FlipVertical2' | 'FlipVertical' | 'Flower2' | 'Flower' | 'Focus' | 'FoldHorizontal' | 'FoldVertical' | 'FolderArchive' | 'FolderCheck' | 'FolderClock' | 'FolderClosed' | 'FolderCode' | 'FolderCog2' | 'FolderCog' | 'FolderDot' | 'FolderDown' | 'FolderEdit' | 'FolderGit2' | 'FolderGit' | 'FolderHeart' | 'FolderInput' | 'FolderKanban' | 'FolderKey' | 'FolderLock' | 'FolderMinus' | 'FolderOpenDot' | 'FolderOpen' | 'FolderOutput' | 'FolderPen' | 'FolderPlus' | 'FolderRoot' | 'FolderSearch2' | 'FolderSearch' | 'FolderSymlink' | 'FolderSync' | 'FolderTree' | 'FolderUp' | 'FolderX' | 'Folder' | 'Folders' | 'Footprints' | 'ForkKnifeCrossed' | 'ForkKnife' | 'Forklift' | 'FormInput' | 'Form' | 'Forward' | 'Frame' | 'Framer' | 'Frown' | 'Fuel' | 'Fullscreen' | 'FunctionSquare' | 'FunnelPlus' | 'FunnelX' | 'Funnel' | 'GalleryHorizontalEnd' | 'GalleryHorizontal' | 'GalleryThumbnails' | 'GalleryVerticalEnd' | 'GalleryVertical' | 'Gamepad2' | 'GamepadDirectional' | 'Gamepad' | 'GanttChartSquare' | 'GanttChart' | 'GaugeCircle' | 'Gauge' | 'Gavel' | 'Gem' | 'GeorgianLari' | 'Ghost' | 'Gift' | 'GitBranchMinus' | 'GitBranchPlus' | 'GitBranch' | 'GitCommitHorizontal' | 'GitCommitVertical' | 'GitCommit' | 'GitCompareArrows' | 'GitCompare' | 'GitFork' | 'GitGraph' | 'GitMerge' | 'GitPullRequestArrow' | 'GitPullRequestClosed' | 'GitPullRequestCreateArrow' | 'GitPullRequestCreate' | 'GitPullRequestDraft' | 'GitPullRequest' | 'Git' | 'Github' | 'Gitlab' | 'GlassWater' | 'Glasses' | 'Globe2' | 'GlobeLock' | 'Globe' | 'Goal' | 'Google' | 'Gpu' | 'Grab' | 'GraduationCap' | 'Grafana' | 'Grape' | 'Grid2X2Check' | 'Grid2X2Plus' | 'Grid2X2X' | 'Grid2X2' | 'Grid3X3' | 'Grid3x2' | 'Grid' | 'GripHorizontal' | 'GripVertical' | 'Grip' | 'Group' | 'Guitar' | 'Ham' | 'Hamburger' | 'Hammer' | 'HandCoins' | 'HandFist' | 'HandGrab' | 'HandHeart' | 'HandHelping' | 'HandMetal' | 'HandPlatter' | 'Hand' | 'Handbag' | 'Handshake' | 'HardDriveDownload' | 'HardDriveUpload' | 'HardDrive' | 'HardHat' | 'Hash' | 'HatGlasses' | 'Haze' | 'Hd' | 'HdmiPort' | 'Heading1' | 'Heading2' | 'Heading3' | 'Heading4' | 'Heading5' | 'Heading6' | 'Heading' | 'HeadphoneOff' | 'Headphones' | 'Headset' | 'HeartCrack' | 'HeartHandshake' | 'HeartMinus' | 'HeartOff' | 'HeartPlus' | 'HeartPulse' | 'Heart' | 'Heater' | 'Helicopter' | 'HelpCircle' | 'HelpingHand' | 'Hexagon' | 'Highlighter' | 'History' | 'Home' | 'HopOff' | 'Hop' | 'Hospital' | 'Hotel' | 'Hourglass' | 'HouseHeart' | 'HousePlug' | 'HousePlus' | 'HouseWifi' | 'House' | 'IceCream2' | 'IceCreamBowl' | 'IceCreamCone' | 'IceCream' | 'IdCardLanyard' | 'IdCard' | 'ImageDown' | 'ImageMinus' | 'ImageOff' | 'ImagePlay' | 'ImagePlus' | 'ImageUp' | 'ImageUpscale' | 'Image' | 'Images' | 'Import' | 'Inbox' | 'IndentDecrease' | 'IndentIncrease' | 'Indent' | 'IndianRupee' | 'Infinity' | 'Info' | 'Inspect' | 'InspectionPanel' | 'Instagram' | 'InterpolationLinear' | 'InterpolationSmooth' | 'InterpolationStepAfter' | 'InterpolationStepBefore' | 'Italic' | 'IterationCcw' | 'IterationCw' | 'JapaneseYen' | 'Joystick' | 'K6' | 'KanbanSquareDashed' | 'KanbanSquare' | 'Kanban' | 'Kayak' | 'KeyRound' | 'KeySquare' | 'Key' | 'KeyboardMusic' | 'KeyboardOff' | 'Keyboard' | 'Kubernetes' | 'LampCeiling' | 'LampDesk' | 'LampFloor' | 'LampWallDown' | 'LampWallUp' | 'Lamp' | 'LandPlot' | 'Landmark' | 'Languages' | 'Laptop2' | 'LaptopCloud' | 'LaptopMinimalCheck' | 'LaptopMinimal' | 'Laptop' | 'LassoSelect' | 'Lasso' | 'Laugh' | 'Layers2' | 'Layers3' | 'LayersOff' | 'LayersPlus' | 'Layers' | 'LayoutDashboard' | 'LayoutGridPlus' | 'LayoutGrid' | 'LayoutList' | 'LayoutPanelLeft' | 'LayoutPanelTop' | 'LayoutTemplate' | 'Layout' | 'Leaf' | 'LeafyGreen' | 'Lectern' | 'LetterText' | 'LibraryBig' | 'LibrarySquare' | 'Library' | 'LifeBuoy' | 'Ligature' | 'LightbulbOff' | 'Lightbulb' | 'LineChart' | 'LineSquiggle' | 'Line' | 'Link2Off' | 'Link2' | 'Link' | 'Linkedin' | 'ListCheck' | 'ListChecks' | 'ListChevronsDownUp' | 'ListChevronsUpDown' | 'ListCollapse' | 'ListEnd' | 'ListFilterPlus' | 'ListFilter' | 'ListIndentDecrease' | 'ListIndentIncrease' | 'ListMinus' | 'ListMusic' | 'ListOrdered' | 'ListPlus' | 'ListRestart' | 'ListStart' | 'ListTodo' | 'ListTree' | 'ListVideo' | 'ListX' | 'List' | 'Loader2' | 'LoaderCircle' | 'LoaderPinwheel' | 'Loader' | 'LocateFixed' | 'LocateOff' | 'Locate' | 'LocationEdit' | 'LockKeyholeOpen' | 'LockKeyhole' | 'LockOpen' | 'Lock' | 'LogIn' | 'LogOut' | 'Logs' | 'Lollipop' | 'LoopedArrowsBoxes' | 'Luggage' | 'MSquare' | 'Magnet' | 'MailCheck' | 'MailMinus' | 'MailOpen' | 'MailPlus' | 'MailQuestionMark' | 'MailQuestion' | 'MailSearch' | 'MailWarning' | 'MailX' | 'Mail' | 'Mailbox' | 'Mails' | 'MapMinus' | 'MapPinCheckInside' | 'MapPinCheck' | 'MapPinHouse' | 'MapPinMinusInside' | 'MapPinMinus' | 'MapPinOff' | 'MapPinPen' | 'MapPinPlusInside' | 'MapPinPlus' | 'MapPinXInside' | 'MapPinX' | 'MapPin' | 'MapPinned' | 'MapPlus' | 'Map' | 'MarsStroke' | 'Mars' | 'Martini' | 'Maximize2' | 'Maximize' | 'Medal' | 'MegaphoneOff' | 'Megaphone' | 'Meh' | 'MemoryStick' | 'MenuSquare' | 'Menu' | 'Merge' | 'MessageCircleCode' | 'MessageCircleDashed' | 'MessageCircleHeart' | 'MessageCircleMore' | 'MessageCircleOff' | 'MessageCirclePlus' | 'MessageCircleQuestionMark' | 'MessageCircleQuestion' | 'MessageCircleReply' | 'MessageCircleWarning' | 'MessageCircleX' | 'MessageCircle' | 'MessageSquareCode' | 'MessageSquareDashed' | 'MessageSquareDiff' | 'MessageSquareDot' | 'MessageSquareHeart' | 'MessageSquareLock' | 'MessageSquareMore' | 'MessageSquareOff' | 'MessageSquarePlus' | 'MessageSquareQuote' | 'MessageSquareReply' | 'MessageSquareShare' | 'MessageSquareText' | 'MessageSquareWarning' | 'MessageSquareX' | 'MessageSquare' | 'MessagesSquare' | 'Mic2' | 'MicOff' | 'MicVocal' | 'Mic' | 'Microchip' | 'Microscope' | 'Microsoft' | 'Microwave' | 'Milestone' | 'MilkOff' | 'Milk' | 'Minimize2' | 'Minimize' | 'MinusCircle' | 'MinusSquare' | 'Minus' | 'MonitorCheck' | 'MonitorCloud' | 'MonitorCog' | 'MonitorDot' | 'MonitorDown' | 'MonitorOff' | 'MonitorPause' | 'MonitorPlay' | 'MonitorSmartphone' | 'MonitorSpeaker' | 'MonitorStop' | 'MonitorUp' | 'MonitorX' | 'Monitor' | 'MoonStar' | 'Moon' | 'MoreHorizontal' | 'MoreVertical' | 'Motorbike' | 'MountainSnow' | 'Mountain' | 'MouseOff' | 'MousePointer2Off' | 'MousePointer2' | 'MousePointerBan' | 'MousePointerClick' | 'MousePointerSquareDashed' | 'MousePointer' | 'Mouse' | 'Move3D' | 'MoveDiagonal2' | 'MoveDiagonal' | 'MoveDownLeft' | 'MoveDownRight' | 'MoveDown' | 'MoveHorizontal' | 'MoveLeft' | 'MoveRight' | 'MoveUpLeft' | 'MoveUpRight' | 'MoveUp' | 'MoveVertical' | 'Move' | 'MultiStep' | 'Music2' | 'Music3' | 'Music4' | 'Music' | 'Navigation2Off' | 'Navigation2' | 'NavigationOff' | 'Navigation' | 'Network' | 'Newspaper' | 'Nfc' | 'NonBinary' | 'NotebookPen' | 'NotebookTabs' | 'NotebookText' | 'Notebook' | 'NotepadTextDashed' | 'NotepadText' | 'NutOff' | 'Nut' | 'OctagonAlert' | 'OctagonMinus' | 'OctagonPause' | 'OctagonX' | 'Octagon' | 'Okta' | 'Omega' | 'Option' | 'Orbit' | 'OrientationLandscape' | 'OrientationPortrait' | 'Origami' | 'Outdent' | 'Package2' | 'PackageCheck' | 'PackageMinus' | 'PackageOpen' | 'PackagePlus' | 'PackageSearch' | 'PackageX' | 'Package' | 'Pagerduty' | 'PaintBucket' | 'PaintRoller' | 'Paintbrush2' | 'PaintbrushVertical' | 'Paintbrush' | 'Palette' | 'Palmtree' | 'Panda' | 'PanelBottomClose' | 'PanelBottomDashed' | 'PanelBottomInactive' | 'PanelBottomOpen' | 'PanelBottom' | 'PanelLeftClose' | 'PanelLeftDashed' | 'PanelLeftInactive' | 'PanelLeftOpen' | 'PanelLeftRightDashed' | 'PanelLeftToggle' | 'PanelLeft' | 'PanelRightClose' | 'PanelRightDashed' | 'PanelRightInactive' | 'PanelRightOpen' | 'PanelRightToggle' | 'PanelRight' | 'PanelTopBottomDashed' | 'PanelTopClose' | 'PanelTopDashed' | 'PanelTopInactive' | 'PanelTopOpen' | 'PanelTop' | 'PanelsLeftBottom' | 'PanelsLeftRight' | 'PanelsRightBottom' | 'PanelsTopBottom' | 'PanelsTopLeft' | 'Paperclip' | 'Parentheses' | 'ParkingCircleOff' | 'ParkingCircle' | 'ParkingMeter' | 'ParkingSquareOff' | 'ParkingSquare' | 'PartyPopper' | 'PauseCircle' | 'PauseOctagon' | 'Pause' | 'PawPrint' | 'PcCase' | 'PenBox' | 'PenLine' | 'PenOff' | 'PenSquare' | 'PenTool' | 'Pen' | 'PencilLine' | 'PencilOff' | 'PencilRuler' | 'Pencil' | 'Pentagon' | 'PercentCircle' | 'PercentDiamond' | 'PercentSquare' | 'Percent' | 'PersonStanding' | 'PhilippinePeso' | 'PhoneCall' | 'PhoneForwarded' | 'PhoneIncoming' | 'PhoneMissed' | 'PhoneOff' | 'PhoneOutgoing' | 'Phone' | 'PiSquare' | 'Pi' | 'Piano' | 'Pickaxe' | 'PictureInPicture2' | 'PictureInPicture' | 'PieChart' | 'PiggyBank' | 'PilcrowLeft' | 'PilcrowRight' | 'PilcrowSquare' | 'Pilcrow' | 'PillBottle' | 'Pill' | 'PinOff' | 'Pin' | 'Pipette' | 'Pizza' | 'PlaneLanding' | 'PlaneTakeoff' | 'Plane' | 'PlayCircle' | 'PlaySquare' | 'Play' | 'Plug2' | 'PlugDiagonal' | 'PlugZap2' | 'PlugZap' | 'Plug' | 'PlusCircle' | 'PlusSquare' | 'Plus' | 'PocketKnife' | 'Pocket' | 'Podcast' | 'PointerOff' | 'Pointer' | 'Popcorn' | 'Popsicle' | 'PoundSterling' | 'PowerCircle' | 'PowerOff' | 'PowerSquare' | 'Power' | 'Presentation' | 'PrinterCheck' | 'Printer' | 'Projector' | 'Prometheus' | 'Proportions' | 'Puzzle' | 'Pyramid' | 'QrCode' | 'Quote' | 'Rabbit' | 'Radar' | 'Radiation' | 'Radical' | 'RadioReceiver' | 'RadioTower' | 'Radio' | 'Radius' | 'RailSymbol' | 'Rainbow' | 'Rat' | 'Ratio' | 'ReceiptCent' | 'ReceiptEuro' | 'ReceiptIndianRupee' | 'ReceiptJapaneseYen' | 'ReceiptPoundSterling' | 'ReceiptRussianRuble' | 'ReceiptSwissFranc' | 'ReceiptText' | 'ReceiptTurkishLira' | 'Receipt' | 'RectangleCircle' | 'RectangleEllipsis' | 'RectangleGoggles' | 'RectangleHorizontal' | 'RectangleVertical' | 'Recycle' | 'Redo2' | 'RedoDot' | 'Redo' | 'RefreshCcwDot' | 'RefreshCcw' | 'RefreshCwOff' | 'RefreshCw' | 'RefreshX4Ccw' | 'RefreshX4Cw' | 'Refrigerator' | 'Regex' | 'RemoveFormatting' | 'Repeat1' | 'Repeat2' | 'Repeat' | 'ReplaceAll' | 'Replace' | 'ReplyAll' | 'Reply' | 'Rewind' | 'Ribbon' | 'Rocket' | 'RockingChair' | 'RollerCoaster' | 'Rose' | 'Rotate3D' | 'RotateCcwKey' | 'RotateCcwSquare' | 'RotateCcw' | 'RotateCwSquare' | 'RotateCw' | 'RouteOff' | 'Route' | 'Router' | 'Rows2' | 'Rows3' | 'Rows4' | 'Rows' | 'Rss' | 'RulerDimensionLine' | 'Ruler' | 'RussianRuble' | 'Sailboat' | 'Salad' | 'Sandwich' | 'SatelliteDish' | 'Satellite' | 'SaudiRiyal' | 'SaveAll' | 'SaveOff' | 'Save' | 'Scale3D' | 'Scale' | 'Scaling' | 'ScanBarcode' | 'ScanEye' | 'ScanFace' | 'ScanHeart' | 'ScanLine' | 'ScanQrCode' | 'ScanSearch' | 'ScanText' | 'Scan' | 'ScatterChart' | 'School2' | 'School' | 'Scim' | 'ScissorsLineDashed' | 'ScissorsSquareDashedBottom' | 'ScissorsSquare' | 'Scissors' | 'Scooter' | 'ScreenShareOff' | 'ScreenShare' | 'ScrollText' | 'Scroll' | 'SearchAlert' | 'SearchCheck' | 'SearchCode' | 'SearchSlash' | 'SearchX' | 'Search' | 'Section' | 'SendHorizonal' | 'SendHorizontal' | 'SendToBack' | 'Send' | 'SeparatorHorizontal' | 'SeparatorVertical' | 'ServerCog' | 'ServerCrash' | 'ServerOff' | 'Server' | 'Settings2' | 'Settings' | 'Shapes' | 'Share2' | 'Share' | 'Sheet' | 'Shell' | 'ShieldAlert' | 'ShieldBan' | 'ShieldCheck' | 'ShieldClose' | 'ShieldEllipsis' | 'ShieldHalf' | 'ShieldMinus' | 'ShieldOff' | 'ShieldPlus' | 'ShieldQuestionMark' | 'ShieldQuestion' | 'ShieldUser' | 'ShieldX' | 'Shield' | 'ShipWheel' | 'Ship' | 'Shirt' | 'ShoppingBag' | 'ShoppingBasket' | 'ShoppingCart' | 'Shovel' | 'ShowerHead' | 'Shredder' | 'Shrimp' | 'Shrink' | 'Shrub' | 'Shuffle' | 'SidebarClose' | 'SidebarOpen' | 'Sidebar' | 'SigmaSquare' | 'Sigma' | 'SignalHigh' | 'SignalLow' | 'SignalMedium' | 'SignalZero' | 'Signal' | 'Signature' | 'SignpostBig' | 'Signpost' | 'Siren' | 'SkipBack' | 'SkipForward' | 'Skull' | 'Slack' | 'SlashSquare' | 'Slash' | 'Slice' | 'SlidersHorizontal' | 'SlidersVertical' | 'Sliders' | 'SmartphoneCharging' | 'SmartphoneNfc' | 'Smartphone' | 'SmilePlus' | 'Smile' | 'Snail' | 'Snowflake' | 'SoapDispenserDroplet' | 'Sofa' | 'SolarPanel' | 'SortAsc' | 'SortDesc' | 'Soup' | 'Space' | 'Spade' | 'Sparkle' | 'Sparkles' | 'Speaker' | 'Speech' | 'SpellCheck2' | 'SpellCheck' | 'SplinePointer' | 'Spline' | 'SplitSquareHorizontal' | 'SplitSquareVertical' | 'Split' | 'Spool' | 'Spotlight' | 'SprayCan' | 'Sprout' | 'SquareActivity' | 'SquareArrowDownLeft' | 'SquareArrowDownRight' | 'SquareArrowDown' | 'SquareArrowLeft' | 'SquareArrowOutDownLeft' | 'SquareArrowOutDownRight' | 'SquareArrowOutUpLeft' | 'SquareArrowOutUpRight' | 'SquareArrowRight' | 'SquareArrowUpLeft' | 'SquareArrowUpRight' | 'SquareArrowUp' | 'SquareAsterisk' | 'SquareBottomDashedScissors' | 'SquareChartGantt' | 'SquareCheckBig' | 'SquareCheck' | 'SquareChevronDown' | 'SquareChevronLeft' | 'SquareChevronRight' | 'SquareChevronUp' | 'SquareCode' | 'SquareDashedArrowSmallSquare' | 'SquareDashedBottomCode' | 'SquareDashedBottom' | 'SquareDashedKanban' | 'SquareDashedMousePointer' | 'SquareDashedTopSolid' | 'SquareDashed' | 'SquareDivide' | 'SquareDot' | 'SquareEqual' | 'SquareFunction' | 'SquareGanttChart' | 'SquareKanban' | 'SquareLibrary' | 'SquareList' | 'SquareM' | 'SquareMenu' | 'SquareMinus' | 'SquareMousePointer' | 'SquareParkingOff' | 'SquareParking' | 'SquarePartialList' | 'SquarePause' | 'SquarePen' | 'SquarePercent' | 'SquarePi' | 'SquarePilcrow' | 'SquarePlay' | 'SquarePlus' | 'SquarePower' | 'SquareRadical' | 'SquareRoundCorner' | 'SquareScissors' | 'SquareSigma' | 'SquareSlash' | 'SquareSplitHorizontal' | 'SquareSplitVertical' | 'SquareSquare' | 'SquareStack' | 'SquareStar' | 'SquareStop' | 'SquareTerminal' | 'SquareUserRound' | 'SquareUser' | 'SquareX' | 'Square' | 'SquaresExclude' | 'SquaresIntersect' | 'SquaresSubtract' | 'SquaresUnite' | 'SquircleDashed' | 'Squircle' | 'Squirrel' | 'Stamp' | 'StarHalf' | 'StarOff' | 'Star' | 'Stars' | 'StepBack' | 'StepForward' | 'Stethoscope' | 'Sticker' | 'StickyNote' | 'Stone' | 'StopCircle' | 'Store' | 'StretchHorizontal' | 'StretchVertical' | 'Strikethrough' | 'Subscript' | 'Subtitles' | 'SunDim' | 'SunMedium' | 'SunMoon' | 'SunSnow' | 'Sun' | 'Sunrise' | 'Sunset' | 'Superscript' | 'SwatchBook' | 'SwissFranc' | 'SwitchCamera' | 'Sword' | 'Swords' | 'Syringe' | 'Table2' | 'TableCellsMerge' | 'TableCellsSplit' | 'TableColumnsSplit' | 'TableConfig' | 'TableOfContents' | 'TableProperties' | 'TableRowsSplit' | 'Table' | 'TabletSmartphone' | 'Tablet' | 'Tablets' | 'Tag' | 'Tags' | 'Tally1' | 'Tally2' | 'Tally3' | 'Tally4' | 'Tally5' | 'Tangent' | 'Target' | 'Telegram' | 'Telescope' | 'TentTree' | 'Tent' | 'TerminalSquare' | 'Terminal' | 'TestTube2' | 'TestTubeDiagonal' | 'TestTube' | 'TestTubes' | 'TextAlignCenter' | 'TextAlignEnd' | 'TextAlignJustify' | 'TextAlignStart' | 'TextCursorInput' | 'TextCursor' | 'TextInitial' | 'TextQuote' | 'TextSearch' | 'TextSelect' | 'TextSelection' | 'TextWrap' | 'Text' | 'Theater' | 'ThermometerSnowflake' | 'ThermometerSun' | 'Thermometer' | 'ThumbsDown' | 'ThumbsUp' | 'TicketCheck' | 'TicketMinus' | 'TicketPercent' | 'TicketPlus' | 'TicketSlash' | 'TicketX' | 'Ticket' | 'TicketsPlane' | 'Tickets' | 'TimerOff' | 'TimerReset' | 'Timer' | 'ToggleLeft' | 'ToggleRight' | 'Toilet' | 'ToolCase' | 'Toolbox' | 'Tornado' | 'Torus' | 'TouchpadOff' | 'Touchpad' | 'TowerControl' | 'ToyBrick' | 'Tractor' | 'TrafficCone' | 'TrainFrontTunnel' | 'TrainFront' | 'TrainTrack' | 'Train' | 'TramFront' | 'Transgender' | 'Trash2' | 'Trash' | 'TreeDeciduous' | 'TreePalm' | 'TreePine' | 'Trees' | 'Trello' | 'TrendingDown' | 'TrendingUpDown' | 'TrendingUp' | 'TriangleAlert' | 'TriangleDashed' | 'TriangleRight' | 'Triangle' | 'Trophy' | 'TruckElectric' | 'Truck' | 'TurkishLira' | 'Turntable' | 'Turtle' | 'Tv2' | 'TvMinimalPlay' | 'TvMinimal' | 'Tv' | 'Twitch' | 'Twitter' | 'TypeOutline' | 'Type' | 'UmbrellaOff' | 'Umbrella' | 'Underline' | 'Undo2' | 'UndoDot' | 'Undo' | 'UnfoldHorizontal' | 'UnfoldVertical' | 'Ungroup' | 'University' | 'Unlink2' | 'Unlink' | 'UnlockKeyhole' | 'Unlock' | 'Unplug' | 'UploadCloud' | 'Upload' | 'Usb' | 'User2' | 'UserCheck2' | 'UserCheck' | 'UserCircle2' | 'UserCircle' | 'UserCog2' | 'UserCog' | 'UserKey' | 'UserLock' | 'UserMinus2' | 'UserMinus' | 'UserPen' | 'UserPlus2' | 'UserPlus' | 'UserRoundCheck' | 'UserRoundCog' | 'UserRoundMinus' | 'UserRoundPen' | 'UserRoundPlus' | 'UserRoundSearch' | 'UserRoundX' | 'UserRound' | 'UserSearch' | 'UserSquare2' | 'UserSquare' | 'UserStar' | 'UserX2' | 'UserX' | 'User' | 'Users2' | 'UsersRound' | 'Users' | 'UtensilsCrossed' | 'Utensils' | 'UtilityPole' | 'Van' | 'Variable' | 'Vault' | 'VectorSquare' | 'Vegan' | 'VenetianMask' | 'VenusAndMars' | 'Venus' | 'Verified' | 'VibrateOff' | 'Vibrate' | 'VideoOff' | 'Video' | 'Videotape' | 'View' | 'Voicemail' | 'Volleyball' | 'Volume1' | 'Volume2' | 'VolumeOff' | 'VolumeX' | 'Volume' | 'Vote' | 'Wallet2' | 'WalletCards' | 'WalletMinimal' | 'Wallet' | 'Wallpaper' | 'Wand2' | 'WandSparkles' | 'Wand' | 'Warehouse' | 'WashingMachine' | 'Watch' | 'WavesArrowDown' | 'WavesArrowUp' | 'WavesLadder' | 'Waves' | 'Waypoints' | 'Webcam' | 'WebhookOff' | 'Webhook' | 'WeightTilde' | 'Weight' | 'WheatOff' | 'Wheat' | 'WholeWord' | 'WifiCog' | 'WifiHigh' | 'WifiLow' | 'WifiOff' | 'WifiPen' | 'WifiSync' | 'WifiZero' | 'Wifi' | 'WindArrowDown' | 'Wind' | 'WineOff' | 'Wine' | 'Workflow' | 'Worm' | 'WrapText' | 'Wrench' | 'XCircle' | 'XOctagon' | 'XSquare' | 'X' | 'Youtube' | 'ZapOff' | 'Zap' | 'ZoomIn' | 'ZoomOut';
4148
4139
 
4149
4140
  type PortalRoot = FloatingPortalProps['root'] | string;
4150
4141
  interface PortalContextType {
@@ -4548,5 +4539,5 @@ interface FormatNumberOptions {
4548
4539
  */
4549
4540
  declare const formatNumber: (value: number | string | "loading", options?: FormatNumberOptions) => string;
4550
4541
 
4551
- export { AArrowDown, AArrowUp, ALargeSmall, Accessibility, Activity, ActivitySquare, AirVent, Airplay, AlarmCheck, AlarmClock, AlarmClockCheck, AlarmClockMinus, AlarmClockOff, AlarmClockPlus, AlarmMinus, AlarmPlus, AlarmSmoke, Album, AlertCircle, AlertOctagon, AlertTriangle, AlignCenter, AlignCenterHorizontal, AlignCenterVertical, AlignEndHorizontal, AlignEndVertical, AlignHorizontalDistributeCenter, AlignHorizontalDistributeEnd, AlignHorizontalDistributeStart, AlignHorizontalJustifyCenter, AlignHorizontalJustifyEnd, AlignHorizontalJustifyStart, AlignHorizontalSpaceAround, AlignHorizontalSpaceBetween, AlignJustify, AlignLayoutLeft, AlignLayoutRight, AlignLeft, AlignRight, AlignStartHorizontal, AlignStartVertical, AlignVerticalDistributeCenter, AlignVerticalDistributeEnd, AlignVerticalDistributeStart, AlignVerticalJustifyCenter, AlignVerticalJustifyEnd, AlignVerticalJustifyStart, AlignVerticalSpaceAround, AlignVerticalSpaceBetween, AllIcons, Amazon, Ambulance, Ampersand, Ampersands, Amphora, Anchor, Angry, Annoyed, Antenna, Anvil, Aperture, AppWindow, AppWindowMac, AppWindows, Apple, ApplicationObservability, Archive, ArchiveRestore, ArchiveX, AreaChart, Armchair, ArrowBigDown, ArrowBigDownDash, ArrowBigLeft, ArrowBigLeftDash, ArrowBigRight, ArrowBigRightDash, ArrowBigUp, ArrowBigUpDash, ArrowDown, ArrowDownAZ, ArrowDownCircle, ArrowDownFromLine, ArrowDownLeft, ArrowDownLeftFromCircle, ArrowDownLeftFromSquare, ArrowDownLeftSquare, ArrowDownNarrowWide, ArrowDownRight, ArrowDownRightFromCircle, ArrowDownRightFromSquare, ArrowDownRightSquare, ArrowDownSquare, ArrowDownToDot, ArrowDownToLine, ArrowDownUp, ArrowDownWideNarrow, ArrowDownZA, ArrowDown_0_1, ArrowDown_1_0, ArrowLeft, ArrowLeftCircle, ArrowLeftFromLine, ArrowLeftRight, ArrowLeftSquare, ArrowLeftToLine, ArrowRight, ArrowRightCircle, ArrowRightFromLine, ArrowRightLeft, ArrowRightSquare, ArrowRightToLine, ArrowUp, ArrowUpAZ, ArrowUpCircle, ArrowUpDown, ArrowUpFromDot, ArrowUpFromLine, ArrowUpLeft, ArrowUpLeftFromCircle, ArrowUpLeftFromSquare, ArrowUpLeftSquare, ArrowUpNarrowWide, ArrowUpRight, ArrowUpRightFromCircle, ArrowUpRightFromSquare, ArrowUpRightSquare, ArrowUpSquare, ArrowUpToLine, ArrowUpWideNarrow, ArrowUpZA, ArrowUp_0_1, ArrowUp_1_0, ArrowsDiagonalCrossingRight, ArrowsUpFromLine, Asserts, Asterisk, AsteriskSquare, AtSign, Atom, AudioLines, AudioWaveform, Award, Aws, Axe, Axis_3D, Baby, Backpack, Badge, BadgeAlert, BadgeCent, BadgeCheck, BadgeDollarSign, BadgeEuro, BadgeHelp, BadgeIndianRupee, BadgeInfo, BadgeJapaneseYen, BadgeMinus, BadgePercent, BadgePlus, BadgePoundSterling, BadgeQuestionMark, BadgeRussianRuble, BadgeSwissFranc, BadgeTurkishLira, BadgeX, BaggageClaim, Balloon, Ban, Banana, Bandage, Banknote, BanknoteArrowDown, BanknoteArrowUp, BanknoteX, BarAlignmentAfter, BarAlignmentBefore, BarAlignmentCenter, BarChart, BarChartBig, BarChartHorizontal, BarChartHorizontalBig, BarChart_2, BarChart_3, BarChart_4, Barcode, Barrel, Baseline, Bath, Battery, BatteryCharging, BatteryFull, BatteryLow, BatteryMedium, BatteryPlus, BatteryWarning, Beaker, Bean, BeanOff, Bed, BedDouble, BedSingle, Beef, Beer, BeerOff, Bell, BellDot, BellElectric, BellMinus, BellOff, BellPlus, BellRing, BetweenHorizonalEnd, BetweenHorizonalStart, BetweenHorizontalEnd, BetweenHorizontalStart, BetweenVerticalEnd, BetweenVerticalStart, BicepsFlexed, Bike, Binary, Binoculars, Biohazard, Bird, Birdhouse, Bitbucket, Bitcoin, Blend, Blinds, Blocks, Bluetooth, BluetoothConnected, BluetoothOff, BluetoothSearching, Bold, Bolt, Bomb, Bone, Book, BookA, BookAlert, BookAudio, BookCheck, BookCopy, BookDashed, BookDown, BookHeadphones, BookHeart, BookImage, BookKey, BookLock, BookMarked, BookMinus, BookOpen, BookOpenCheck, BookOpenText, BookPlus, BookSearch, BookTemplate, BookText, BookType, BookUp, BookUp_2, BookUser, BookX, Bookmark, BookmarkCheck, BookmarkMinus, BookmarkPlus, BookmarkX, BoomBox, Bot, BotMessageSquare, BotOff, BottleWine, BowArrow, Box, BoxSelect, Boxes, Braces, Brackets, Brain, BrainCircuit, BrainCog, BrickWall, BrickWallFire, BrickWallShield, Briefcase, BriefcaseBusiness, BriefcaseConveyorBelt, BriefcaseMedical, BringToFront, Brush, BrushCleaning, Bubbles, Bug, BugOff, BugPlay, Building, Building_2, Bus, BusFront, Cable, CableCar, Cake, CakeSlice, Calculator, Calendar, CalendarArrowDown, CalendarArrowUp, CalendarCheck, CalendarCheck_2, CalendarClock, CalendarCog, CalendarDays, CalendarFold, CalendarHeart, CalendarMinus, CalendarMinus_2, CalendarOff, CalendarPlus, CalendarPlus_2, CalendarRange, CalendarSearch, CalendarSync, CalendarX, CalendarX_2, Calendar_1, Calendars, Camera, CameraOff, CandlestickChart, Candy, CandyCane, CandyOff, Cannabis, CannabisOff, Captions, CaptionsOff, Car, CarFront, CarTaxiFront, Caravan, CardSim, Carrot, CaseLower, CaseSensitive, CaseUpper, CassetteTape, Cast, Castle, Cat, Cctv, Channel, ChannelPlus, ChartArea, ChartBar, ChartBarBig, ChartBarDecreasing, ChartBarIncreasing, ChartBarStacked, ChartCandlestick, ChartColumn, ChartColumnBig, ChartColumnDecreasing, ChartColumnIncreasing, ChartColumnStacked, ChartGantt, ChartLine, ChartLinePlus, ChartNetwork, ChartNoAxesColumn, ChartNoAxesColumnDecreasing, ChartNoAxesColumnIncreasing, ChartNoAxesCombined, ChartNoAxesGantt, ChartPanel, ChartPie, ChartScatter, ChartSpline, Check, CheckCheck, CheckCircle, CheckCircle_2, CheckLine, CheckSquare, CheckSquare_2, ChefHat, Cherry, ChessBishop, ChessKing, ChessKnight, ChessPawn, ChessQueen, ChessRook, ChevronDown, ChevronDownCircle, ChevronDownSquare, ChevronFirst, ChevronLast, ChevronLeft, ChevronLeftCircle, ChevronLeftSquare, ChevronRight, ChevronRightCircle, ChevronRightSquare, ChevronUp, ChevronUpCircle, ChevronUpSquare, ChevronsDown, ChevronsDownUp, ChevronsLeft, ChevronsLeftRight, ChevronsLeftRightEllipsis, ChevronsLeftRightLine, ChevronsRight, ChevronsRightLeft, ChevronsUp, ChevronsUpDown, ChevronsUpDownLine, Chrome, Church, Cigarette, CigaretteOff, Circle, CircleAlert, CircleArrowDown, CircleArrowLeft, CircleArrowOutDownLeft, CircleArrowOutDownRight, CircleArrowOutUpLeft, CircleArrowOutUpRight, CircleArrowRight, CircleArrowUp, CircleCheck, CircleCheckBig, CircleChevronDown, CircleChevronLeft, CircleChevronRight, CircleChevronUp, CircleDashed, CircleDivide, CircleDollarSign, CircleDot, CircleDotDashed, CircleEllipsis, CircleEqual, CircleFadingArrowUp, CircleFadingPlus, CircleFilled, CircleGauge, CircleHelp, CircleMinus, CircleOff, CircleParking, CircleParkingOff, CirclePause, CirclePercent, CirclePile, CirclePlay, CirclePlus, CirclePoundSterling, CirclePower, CircleQuestionMark, CircleSlash, CircleSlash_2, CircleSlashed, CircleSmall, CircleStar, CircleStop, CircleUser, CircleUserRound, CircleX, CirclesIntersect, CircuitBoard, Citrus, Clapperboard, Clipboard, ClipboardCheck, ClipboardClock, ClipboardCopy, ClipboardEdit, ClipboardList, ClipboardMinus, ClipboardPaste, ClipboardPen, ClipboardPenLine, ClipboardPlus, ClipboardSignature, ClipboardType, ClipboardX, Clock, ClockAlert, ClockArrowDown, ClockArrowUp, ClockCheck, ClockFading, ClockPlus, Clock_1, Clock_10, Clock_11, Clock_12, Clock_2, Clock_3, Clock_4, Clock_5, Clock_6, Clock_7, Clock_8, Clock_9, ClosedCaption, Cloud, CloudAlert, CloudBackup, CloudCheck, CloudCog, CloudDatabase, CloudDownload, CloudDrizzle, CloudFog, CloudHail, CloudInfo, CloudLightning, CloudMoon, CloudMoonRain, CloudOff, CloudProvider, CloudRain, CloudRainWind, CloudSnow, CloudSun, CloudSunRain, CloudSync, CloudUpload, Cloudy, Clover, Club, Cmab, Code, CodeSquare, CodeXml, Code_2, Codepen, Codesandbox, Coffee, Cog, Coins, ColorMode, ColorModeChangeHandler, ColorModeProvider, Columns, ColumnsSettings, Columns_2, Columns_3, Columns_3Cog, Columns_4, Combine, Command, ComparisonBadge, ComparisonTooltip, Compass, Component, Computer, ConciergeBell, Cone, Construction, Contact, ContactRound, Contact_2, Container, Contrast, Cookie, CookingPot, CoolS, Copy, CopyCheck, CopyMinus, CopyPlus, CopySlash, CopyX, Copyleft, Copyright, CornerDownLeft, CornerDownRight, CornerLeftDown, CornerLeftUp, CornerRightDown, CornerRightUp, CornerUpLeft, CornerUpRight, CorrelationsGlue, Cpu, CreativeCommons, CreditCard, Croissant, Crop, Cross, Crosshair, Crown, Cuboid, CupSoda, CurlyBraces, Currency, Cylinder, Dam, Database, DatabaseBackup, DatabaseZap, DecimalsArrowLeft, DecimalsArrowRight, Delete, Dessert, Diameter, Diamond, DiamondMinus, DiamondPercent, DiamondPlus, Dice_1, Dice_2, Dice_3, Dice_4, Dice_5, Dice_6, Dices, Diff, Disc, DiscAlbum, Disc_2, Disc_3, Discord, Divide, DivideCircle, DivideSquare, Dna, DnaOff, Dock, Docker, Dog, DollarSign, Donut, DoorClosed, DoorClosedLocked, DoorOpen, Dot, DotSquare, Download, DownloadCloud, DraftingCompass, Drama, Dribbble, Drill, Drilldown, Drone, Droplet, DropletOff, Droplets, Drum, Drumstick, Dumbbell, Ear, EarOff, Earth, EarthLock, Eclipse, Edit, Edit_2, Edit_3, Egg, EggFried, EggOff, Ellipsis, EllipsisVertical, Equal, EqualApproximately, EqualNot, EqualSquare, Eraser, EthernetPort, Euro, EvCharger, Expand, ExternalLink, Eye, EyeClosed, EyeOff, Facebook, Factory, Fan, FastForward, Feather, Fence, FerrisWheel, Figma, File, FileArchive, FileAudio, FileAudio_2, FileAxis_3D, FileBadge, FileBadge_2, FileBarChart, FileBarChart_2, FileBox, FileBraces, FileBracesCorner, FileChartColumn, FileChartColumnIncreasing, FileChartLine, FileChartPie, FileCheck, FileCheckCorner, FileCheck_2, FileClock, FileCode, FileCodeCorner, FileCode_2, FileCog, FileCog_2, FileDiff, FileDigit, FileDown, FileEdit, FileExclamationPoint, FileHeadphone, FileHeart, FileImage, FileInfo, FileInput, FileJson, FileJson_2, FileKey, FileKey_2, FileLineChart, FileLock, FileLock_2, FileLog, FileMinus, FileMinusCorner, FileMinus_2, FileMusic, FileOutput, FilePen, FilePenLine, FilePieChart, FilePlay, FilePlus, FilePlusCorner, FilePlus_2, FileQuestion, FileQuestionMark, FileScan, FileSearch, FileSearchCorner, FileSearch_2, FileSignal, FileSignature, FileSliders, FileSpreadsheet, FileStack, FileSymlink, FileTerminal, FileText, FileType, FileTypeCorner, FileType_2, FileUp, FileUser, FileVideo, FileVideoCamera, FileVideo_2, FileVolume, FileVolume_2, FileWarning, FileX, FileXCorner, FileX_2, Files, Film, Filter, FilterX, Fingerprint, FingerprintPattern, FireExtinguisher, Fish, FishOff, FishSymbol, FishingHook, Flag, FlagOff, FlagTriangleLeft, FlagTriangleRight, Flame, FlameKindling, Flashlight, FlashlightOff, FlaskConical, FlaskConicalOff, FlaskRound, FlipHorizontal, FlipHorizontal_2, FlipVertical, FlipVertical_2, Flower, Flower_2, Focus, FoldHorizontal, FoldVertical, Folder, FolderArchive, FolderCheck, FolderClock, FolderClosed, FolderCode, FolderCog, FolderCog_2, FolderDot, FolderDown, FolderEdit, FolderGit, FolderGit_2, FolderHeart, FolderInput, FolderKanban, FolderKey, FolderLock, FolderMinus, FolderOpen, FolderOpenDot, FolderOutput, FolderPen, FolderPlus, FolderRoot, FolderSearch, FolderSearch_2, FolderSymlink, FolderSync, FolderTree, FolderUp, FolderX, Folders, Footprints, ForkKnife, ForkKnifeCrossed, Forklift, Form, FormInput, Forward, Frame, Framer, Frown, Fuel, Fullscreen, FunctionSquare, Funnel, FunnelPlus, FunnelX, GalleryHorizontal, GalleryHorizontalEnd, GalleryThumbnails, GalleryVertical, GalleryVerticalEnd, Gamepad, GamepadDirectional, Gamepad_2, GanttChart, GanttChartSquare, Gauge, GaugeCircle, Gavel, Gem, GenericSkeleton, GeorgianLari, Ghost, Gift, Git, GitBranch, GitBranchMinus, GitBranchPlus, GitCommit, GitCommitHorizontal, GitCommitVertical, GitCompare, GitCompareArrows, GitFork, GitGraph, GitMerge, GitPullRequest, GitPullRequestArrow, GitPullRequestClosed, GitPullRequestCreate, GitPullRequestCreateArrow, GitPullRequestDraft, Github, Gitlab, GlassWater, Glasses, Globe, GlobeLock, Globe_2, Goal, Google, Gpu, Grab, GraduationCap, Grafana, Grape, Grid, Grid_2X_2, Grid_2X_2Check, Grid_2X_2Plus, Grid_2X_2X, Grid_2x2, Grid_2x2Check, Grid_2x2Plus, Grid_2x2X, Grid_3X_3, Grid_3x2, Grid_3x3, Grip, GripHorizontal, GripVertical, Group, Guitar, Ham, Hamburger, Hammer, Hand, HandCoins, HandFist, HandGrab, HandHeart, HandHelping, HandMetal, HandPlatter, Handbag, Handshake, HardDrive, HardDriveDownload, HardDriveUpload, HardHat, Hash, HatGlasses, Haze, Hd, HdmiPort, Heading, Heading_1, Heading_2, Heading_3, Heading_4, Heading_5, Heading_6, HeadphoneOff, Headphones, Headset, Heart, HeartCrack, HeartHandshake, HeartMinus, HeartOff, HeartPlus, HeartPulse, Heater, Helicopter, HelpCircle, HelpingHand, Hexagon, Highlighter, History, Home, Hop, HopOff, Hospital, Hotel, Hourglass, House, HouseHeart, HousePlug, HousePlus, HouseWifi, ICON_SIZES, IceCream, IceCreamBowl, IceCreamCone, IceCream_2, Icon, IdCard, IdCardLanyard, Image, ImageDown, ImageMinus, ImageOff, ImagePlay, ImagePlus, ImageUp, ImageUpscale, Images, Import, Inbox, Indent, IndentDecrease, IndentIncrease, IndianRupee, Infinity, Info, Inspect, InspectionPanel, Instagram, InterpolationLinear, InterpolationSmooth, InterpolationStepAfter, InterpolationStepBefore, Italic, IterationCcw, IterationCw, JapaneseYen, Joystick, K6, Kanban, KanbanSquare, KanbanSquareDashed, Kayak, Key, KeyRound, KeySquare, Keyboard, KeyboardMusic, KeyboardOff, Kubernetes, Lamp, LampCeiling, LampDesk, LampFloor, LampWallDown, LampWallUp, LandPlot, Landmark, Languages, Laptop, LaptopCloud, LaptopMinimal, LaptopMinimalCheck, Laptop_2, Lasso, LassoSelect, Laugh, Layers, LayersOff, LayersPlus, Layers_2, Layers_3, Layout, LayoutDashboard, LayoutGrid, LayoutGridPlus, LayoutList, LayoutPanelLeft, LayoutPanelTop, LayoutTemplate, Leaf, LeafyGreen, Lectern, LetterText, Library, LibraryBig, LibrarySquare, LifeBuoy, Ligature, Lightbulb, LightbulbOff, Line, LineChart, LineSquiggle, Link, Link_2, Link_2Off, Linkedin, List, ListCheck, ListChecks, ListChevronsDownUp, ListChevronsUpDown, ListCollapse, ListEnd, ListFilter, ListFilterPlus, ListIndentDecrease, ListIndentIncrease, ListMinus, ListMusic, ListOrdered, ListPlus, ListRestart, ListStart, ListTodo, ListTree, ListVideo, ListX, Loader, LoaderCircle, LoaderPinwheel, Loader_2, Locate, LocateFixed, LocateOff, LocationEdit, Lock, LockKeyhole, LockKeyholeOpen, LockOpen, LogIn, LogOut, Logs, Lollipop, LoopedArrowsBoxes, Luggage, MSquare, Magnet, Mail, MailCheck, MailMinus, MailOpen, MailPlus, MailQuestion, MailQuestionMark, MailSearch, MailWarning, MailX, Mailbox, Mails, Map, MapMinus, MapPin, MapPinCheck, MapPinCheckInside, MapPinHouse, MapPinMinus, MapPinMinusInside, MapPinOff, MapPinPen, MapPinPlus, MapPinPlusInside, MapPinX, MapPinXInside, MapPinned, MapPlus, Mars, MarsStroke, Martini, Maximize, Maximize_2, Medal, Megaphone, MegaphoneOff, Meh, MemoryStick, Menu, MenuSquare, Merge, MessageCircle, MessageCircleCode, MessageCircleDashed, MessageCircleHeart, MessageCircleMore, MessageCircleOff, MessageCirclePlus, MessageCircleQuestion, MessageCircleQuestionMark, MessageCircleReply, MessageCircleWarning, MessageCircleX, MessageSquare, MessageSquareCode, MessageSquareDashed, MessageSquareDiff, MessageSquareDot, MessageSquareHeart, MessageSquareLock, MessageSquareMore, MessageSquareOff, MessageSquarePlus, MessageSquareQuote, MessageSquareReply, MessageSquareShare, MessageSquareText, MessageSquareWarning, MessageSquareX, MessagesSquare, Mic, MicOff, MicVocal, Mic_2, Microchip, Microscope, Microsoft, Microwave, Milestone, Milk, MilkOff, Minimize, Minimize_2, Minus, MinusCircle, MinusSquare, Monitor, MonitorCheck, MonitorCloud, MonitorCog, MonitorDot, MonitorDown, MonitorOff, MonitorPause, MonitorPlay, MonitorSmartphone, MonitorSpeaker, MonitorStop, MonitorUp, MonitorX, Moon, MoonStar, MoreHorizontal, MoreVertical, Motorbike, Mountain, MountainSnow, Mouse, MouseOff, MousePointer, MousePointerBan, MousePointerClick, MousePointerSquareDashed, MousePointer_2, MousePointer_2Off, Move, MoveDiagonal, MoveDiagonal_2, MoveDown, MoveDownLeft, MoveDownRight, MoveHorizontal, MoveLeft, MoveRight, MoveUp, MoveUpLeft, MoveUpRight, MoveVertical, Move_3D, MultiStep, Music, Music_2, Music_3, Music_4, Navigation, NavigationOff, Navigation_2, Navigation_2Off, Network, Newspaper, Nfc, NonBinary, Notebook, NotebookPen, NotebookTabs, NotebookText, NotepadText, NotepadTextDashed, Nut, NutOff, Octagon, OctagonAlert, OctagonMinus, OctagonPause, OctagonX, Okta, Omega, Option, Orbit, OrientationLandscape, OrientationPortrait, Origami, Outdent, Package, PackageCheck, PackageMinus, PackageOpen, PackagePlus, PackageSearch, PackageX, Package_2, Pagerduty, PaintBucket, PaintRoller, Paintbrush, PaintbrushVertical, Paintbrush_2, Palette, Palmtree, Panda, PanelBottom, PanelBottomClose, PanelBottomDashed, PanelBottomInactive, PanelBottomOpen, PanelLeft, PanelLeftClose, PanelLeftDashed, PanelLeftInactive, PanelLeftOpen, PanelLeftRightDashed, PanelLeftToggle, PanelRight, PanelRightClose, PanelRightDashed, PanelRightInactive, PanelRightOpen, PanelRightToggle, PanelTop, PanelTopBottomDashed, PanelTopClose, PanelTopDashed, PanelTopInactive, PanelTopOpen, PanelsLeftBottom, PanelsLeftRight, PanelsRightBottom, PanelsTopBottom, PanelsTopLeft, Paperclip, Parentheses, ParkingCircle, ParkingCircleOff, ParkingMeter, ParkingSquare, ParkingSquareOff, PartyPopper, Pause, PauseCircle, PauseOctagon, PawPrint, PcCase, Pen, PenBox, PenLine, PenOff, PenSquare, PenTool, Pencil, PencilLine, PencilOff, PencilRuler, Pentagon, Percent, PercentCircle, PercentDiamond, PercentSquare, PersonStanding, PhilippinePeso, Phone, PhoneCall, PhoneForwarded, PhoneIncoming, PhoneMissed, PhoneOff, PhoneOutgoing, Pi, PiSquare, Piano, Pickaxe, PictureInPicture, PictureInPicture_2, PieChart, PiggyBank, Pilcrow, PilcrowLeft, PilcrowRight, PilcrowSquare, Pill, PillBottle, Pin, PinOff, Pipette, Pizza, Plane, PlaneLanding, PlaneTakeoff, Play, PlayCircle, PlaySquare, Plug, PlugDiagonal, PlugZap, PlugZap_2, Plug_2, Plus, PlusCircle, PlusSquare, Pocket, PocketKnife, Podcast, Pointer, PointerOff, Popcorn, Popover, Popsicle, PortalProvider, PoundSterling, Power, PowerCircle, PowerOff, PowerSquare, Presentation, Printer, PrinterCheck, Projector, Prometheus, Proportions, Puzzle, Pyramid, QrCode, Quote, Rabbit, Radar, Radiation, Radical, Radio, RadioReceiver, RadioTower, Radius, RailSymbol, Rainbow, Rat, Ratio, Receipt, ReceiptCent, ReceiptEuro, ReceiptIndianRupee, ReceiptJapaneseYen, ReceiptPoundSterling, ReceiptRussianRuble, ReceiptSwissFranc, ReceiptText, ReceiptTurkishLira, RectangleCircle, RectangleEllipsis, RectangleGoggles, RectangleHorizontal, RectangleVertical, Recycle, Redo, RedoDot, Redo_2, RefreshCcw, RefreshCcwDot, RefreshCw, RefreshCwOff, RefreshX4Ccw, RefreshX4Cw, Refrigerator, Regex, RemoveFormatting, Repeat, Repeat_1, Repeat_2, Replace, ReplaceAll, Reply, ReplyAll, Rewind, Ribbon, Rocket, RockingChair, RollerCoaster, Rose, RotateCcw, RotateCcwKey, RotateCcwSquare, RotateCw, RotateCwSquare, Rotate_3D, Route, RouteOff, Router, Rows, Rows_2, Rows_3, Rows_4, Rss, Ruler, RulerDimensionLine, RussianRuble, Sailboat, Salad, Sandwich, Satellite, SatelliteDish, SaudiRiyal, Save, SaveAll, SaveOff, Scale, Scale_3D, Scaling, Scan, ScanBarcode, ScanEye, ScanFace, ScanHeart, ScanLine, ScanQrCode, ScanSearch, ScanText, ScatterChart, School, School_2, Scim, Scissors, ScissorsLineDashed, ScissorsSquare, ScissorsSquareDashedBottom, Scooter, ScreenShare, ScreenShareOff, Scroll, ScrollText, Search, SearchAlert, SearchCheck, SearchCode, SearchSlash, SearchX, Section, Send, SendHorizonal, SendHorizontal, SendToBack, SeparatorHorizontal, SeparatorVertical, Server, ServerCog, ServerCrash, ServerOff, Settings, Settings_2, Shapes, Share, Share_2, Sheet, Shell, Shield, ShieldAlert, ShieldBan, ShieldCheck, ShieldClose, ShieldEllipsis, ShieldHalf, ShieldMinus, ShieldOff, ShieldPlus, ShieldQuestion, ShieldQuestionMark, ShieldUser, ShieldX, Ship, ShipWheel, Shirt, ShoppingBag, ShoppingBasket, ShoppingCart, Shovel, ShowerHead, Shredder, Shrimp, Shrink, Shrub, Shuffle, Sidebar, SidebarClose, SidebarOpen, Sigma, SigmaSquare, Signal, SignalHigh, SignalLow, SignalMedium, SignalZero, Signature, Signpost, SignpostBig, Siren, SkipBack, SkipForward, Skull, Slack, Slash, SlashSquare, Slice, Sliders, SlidersHorizontal, SlidersVertical, Smartphone, SmartphoneCharging, SmartphoneNfc, Smile, SmilePlus, Snail, Snowflake, SoapDispenserDroplet, Sofa, SolarPanel, SortAsc, SortDesc, Soup, Space, Spade, Sparkle, Sparkles, Speaker, Speech, SpellCheck, SpellCheck_2, Spline, SplinePointer, Split, SplitSquareHorizontal, SplitSquareVertical, Spool, Spotlight, SprayCan, Sprout, Square, SquareActivity, SquareArrowDown, SquareArrowDownLeft, SquareArrowDownRight, SquareArrowLeft, SquareArrowOutDownLeft, SquareArrowOutDownRight, SquareArrowOutUpLeft, SquareArrowOutUpRight, SquareArrowRight, SquareArrowUp, SquareArrowUpLeft, SquareArrowUpRight, SquareAsterisk, SquareBottomDashedScissors, SquareChartGantt, SquareCheck, SquareCheckBig, SquareChevronDown, SquareChevronLeft, SquareChevronRight, SquareChevronUp, SquareCode, SquareDashed, SquareDashedArrowSmallSquare, SquareDashedBottom, SquareDashedBottomCode, SquareDashedKanban, SquareDashedMousePointer, SquareDashedTopSolid, SquareDivide, SquareDot, SquareEqual, SquareFunction, SquareGanttChart, SquareKanban, SquareLibrary, SquareList, SquareM, SquareMenu, SquareMinus, SquareMousePointer, SquareParking, SquareParkingOff, SquarePartialList, SquarePause, SquarePen, SquarePercent, SquarePi, SquarePilcrow, SquarePlay, SquarePlus, SquarePower, SquareRadical, SquareRoundCorner, SquareScissors, SquareSigma, SquareSlash, SquareSplitHorizontal, SquareSplitVertical, SquareSquare, SquareStack, SquareStar, SquareStop, SquareTerminal, SquareUser, SquareUserRound, SquareX, SquaresExclude, SquaresIntersect, SquaresSubtract, SquaresUnite, Squircle, SquircleDashed, Squirrel, StackedChart, StackedChartNoData, StackedChartSegment, StackedChartSegmentTooltip, StackedChartSkeleton, Stamp, Star, StarHalf, StarOff, Stars, StepBack, StepForward, Stethoscope, Sticker, StickyNote, Stone, StopCircle, Store, StretchHorizontal, StretchVertical, Strikethrough, Subscript, Subtitles, Sun, SunDim, SunMedium, SunMoon, SunSnow, Sunrise, Sunset, Superscript, SwatchBook, SwissFranc, SwitchCamera, Sword, Swords, Syringe, Table, TableCellsMerge, TableCellsSplit, TableColumnsSplit, TableConfig, TableOfContents, TableProperties, TableRowsSplit, Table_2, Tablet, TabletSmartphone, Tablets, Tag, Tags, Tally_1, Tally_2, Tally_3, Tally_4, Tally_5, Tangent, Target, Telegram, Telescope, Tent, TentTree, Terminal, TerminalSquare, TestTube, TestTubeDiagonal, TestTube_2, TestTubes, Text, TextAlignCenter, TextAlignEnd, TextAlignJustify, TextAlignStart, TextCursor, TextCursorInput, TextInitial, TextQuote, TextSearch, TextSelect, TextSelection, TextWrap, Theater, Thermometer, ThermometerSnowflake, ThermometerSun, ThumbsDown, ThumbsUp, Ticket, TicketCheck, TicketMinus, TicketPercent, TicketPlus, TicketSlash, TicketX, Tickets, TicketsPlane, Timer, TimerOff, TimerReset, ToggleLeft, ToggleRight, Toilet, ToolCase, Toolbox, Tornado, Torus, Touchpad, TouchpadOff, TowerControl, ToyBrick, Tractor, TrafficCone, Train, TrainFront, TrainFrontTunnel, TrainTrack, TramFront, Transgender, Trash, Trash_2, TreeDeciduous, TreePalm, TreePine, Trees, Trello, TrendingDown, TrendingUp, TrendingUpDown, Triangle, TriangleAlert, TriangleDashed, TriangleRight, Trophy, Truck, TruckElectric, TurkishLira, Turntable, Turtle, Tv, TvMinimal, TvMinimalPlay, Tv_2, Twitch, Twitter, Type, TypeOutline, Umbrella, UmbrellaOff, Underline, Undo, UndoDot, Undo_2, UnfoldHorizontal, UnfoldVertical, Ungroup, University, Unlink, Unlink_2, Unlock, UnlockKeyhole, Unplug, Upload, UploadCloud, Usb, User, UserCheck, UserCheck_2, UserCircle, UserCircle_2, UserCog, UserCog_2, UserKey, UserLock, UserMinus, UserMinus_2, UserPen, UserPlus, UserPlus_2, UserRound, UserRoundCheck, UserRoundCog, UserRoundMinus, UserRoundPen, UserRoundPlus, UserRoundSearch, UserRoundX, UserSearch, UserSquare, UserSquare_2, UserStar, UserX, UserX_2, User_2, Users, UsersRound, Users_2, Utensils, UtensilsCrossed, UtilityPole, Van, Variable, Vault, VectorSquare, Vegan, VenetianMask, Venus, VenusAndMars, Verified, Vibrate, VibrateOff, Video, VideoOff, Videotape, View, Voicemail, Volleyball, Volume, VolumeOff, VolumeX, Volume_1, Volume_2, Vote, Wallet, WalletCards, WalletMinimal, Wallet_2, Wallpaper, Wand, WandSparkles, Wand_2, Warehouse, WashingMachine, Watch, Waves, WavesArrowDown, WavesArrowUp, WavesLadder, Waypoints, Webcam, Webhook, WebhookOff, Weight, WeightTilde, Wheat, WheatOff, WholeWord, Wifi, WifiCog, WifiHigh, WifiLow, WifiOff, WifiPen, WifiSync, WifiZero, Wind, WindArrowDown, Wine, WineOff, Workflow, Worm, WrapText, Wrench, X, XCircle, XOctagon, XSquare, Youtube, Zap, ZapOff, ZoomIn, ZoomOut, calculateComparison, formatNumber, iconMetaData, useColorMode, useColorModeChange, usePortal };
4542
+ export { AArrowDown, AArrowUp, ALargeSmall, Accessibility, Activity, ActivitySquare, AirVent, Airplay, AlarmCheck, AlarmClock, AlarmClockCheck, AlarmClockMinus, AlarmClockOff, AlarmClockPlus, AlarmMinus, AlarmPlus, AlarmSmoke, Album, AlertCircle, AlertOctagon, AlertTriangle, AlignCenter, AlignCenterHorizontal, AlignCenterVertical, AlignEndHorizontal, AlignEndVertical, AlignHorizontalDistributeCenter, AlignHorizontalDistributeEnd, AlignHorizontalDistributeStart, AlignHorizontalJustifyCenter, AlignHorizontalJustifyEnd, AlignHorizontalJustifyStart, AlignHorizontalSpaceAround, AlignHorizontalSpaceBetween, AlignJustify, AlignLayoutLeft, AlignLayoutRight, AlignLeft, AlignRight, AlignStartHorizontal, AlignStartVertical, AlignVerticalDistributeCenter, AlignVerticalDistributeEnd, AlignVerticalDistributeStart, AlignVerticalJustifyCenter, AlignVerticalJustifyEnd, AlignVerticalJustifyStart, AlignVerticalSpaceAround, AlignVerticalSpaceBetween, AllIcons, Amazon, Ambulance, Ampersand, Ampersands, Amphora, Anchor, Angry, Annoyed, Antenna, Anvil, Aperture, AppWindow, AppWindowMac, AppWindows, Apple, ApplicationObservability, Archive, ArchiveRestore, ArchiveX, AreaChart, Armchair, ArrowBigDown, ArrowBigDownDash, ArrowBigLeft, ArrowBigLeftDash, ArrowBigRight, ArrowBigRightDash, ArrowBigUp, ArrowBigUpDash, ArrowDown, ArrowDown01, ArrowDown10, ArrowDownAZ, ArrowDownCircle, ArrowDownFromLine, ArrowDownLeft, ArrowDownLeftFromCircle, ArrowDownLeftFromSquare, ArrowDownLeftSquare, ArrowDownNarrowWide, ArrowDownRight, ArrowDownRightFromCircle, ArrowDownRightFromSquare, ArrowDownRightSquare, ArrowDownSquare, ArrowDownToDot, ArrowDownToLine, ArrowDownUp, ArrowDownWideNarrow, ArrowDownZA, ArrowLeft, ArrowLeftCircle, ArrowLeftFromLine, ArrowLeftRight, ArrowLeftSquare, ArrowLeftToLine, ArrowRight, ArrowRightCircle, ArrowRightFromLine, ArrowRightLeft, ArrowRightSquare, ArrowRightToLine, ArrowUp, ArrowUp01, ArrowUp10, ArrowUpAZ, ArrowUpCircle, ArrowUpDown, ArrowUpFromDot, ArrowUpFromLine, ArrowUpLeft, ArrowUpLeftFromCircle, ArrowUpLeftFromSquare, ArrowUpLeftSquare, ArrowUpNarrowWide, ArrowUpRight, ArrowUpRightFromCircle, ArrowUpRightFromSquare, ArrowUpRightSquare, ArrowUpSquare, ArrowUpToLine, ArrowUpWideNarrow, ArrowUpZA, ArrowsDiagonalCrossingRight, ArrowsUpFromLine, Asserts, Asterisk, AsteriskSquare, AtSign, Atom, AudioLines, AudioWaveform, Award, Aws, Axe, Axis3D, Baby, Backpack, Badge, BadgeAlert, BadgeCent, BadgeCheck, BadgeDollarSign, BadgeEuro, BadgeHelp, BadgeIndianRupee, BadgeInfo, BadgeJapaneseYen, BadgeMinus, BadgePercent, BadgePlus, BadgePoundSterling, BadgeQuestionMark, BadgeRussianRuble, BadgeSwissFranc, BadgeTurkishLira, BadgeX, BaggageClaim, Balloon, Ban, Banana, Bandage, Banknote, BanknoteArrowDown, BanknoteArrowUp, BanknoteX, BarAlignmentAfter, BarAlignmentBefore, BarAlignmentCenter, BarChart, BarChart2, BarChart3, BarChart4, BarChartBig, BarChartHorizontal, BarChartHorizontalBig, Barcode, Barrel, Baseline, Bath, Battery, BatteryCharging, BatteryFull, BatteryLow, BatteryMedium, BatteryPlus, BatteryWarning, Beaker, Bean, BeanOff, Bed, BedDouble, BedSingle, Beef, Beer, BeerOff, Bell, BellDot, BellElectric, BellMinus, BellOff, BellPlus, BellRing, BetweenHorizonalEnd, BetweenHorizonalStart, BetweenHorizontalEnd, BetweenHorizontalStart, BetweenVerticalEnd, BetweenVerticalStart, BicepsFlexed, Bike, Binary, Binoculars, Biohazard, Bird, Birdhouse, Bitbucket, Bitcoin, Blend, Blinds, Blocks, Bluetooth, BluetoothConnected, BluetoothOff, BluetoothSearching, Bold, Bolt, Bomb, Bone, Book, BookA, BookAlert, BookAudio, BookCheck, BookCopy, BookDashed, BookDown, BookHeadphones, BookHeart, BookImage, BookKey, BookLock, BookMarked, BookMinus, BookOpen, BookOpenCheck, BookOpenText, BookPlus, BookSearch, BookTemplate, BookText, BookType, BookUp, BookUp2, BookUser, BookX, Bookmark, BookmarkCheck, BookmarkMinus, BookmarkPlus, BookmarkX, BoomBox, Bot, BotMessageSquare, BotOff, BottleWine, BowArrow, Box, BoxSelect, Boxes, Braces, Brackets, Brain, BrainCircuit, BrainCog, BrickWall, BrickWallFire, BrickWallShield, Briefcase, BriefcaseBusiness, BriefcaseConveyorBelt, BriefcaseMedical, BringToFront, Brush, BrushCleaning, Bubbles, Bug, BugOff, BugPlay, Building, Building2, Bus, BusFront, Cable, CableCar, Cake, CakeSlice, Calculator, Calendar, Calendar1, CalendarArrowDown, CalendarArrowUp, CalendarCheck, CalendarCheck2, CalendarClock, CalendarCog, CalendarDays, CalendarFold, CalendarHeart, CalendarMinus, CalendarMinus2, CalendarOff, CalendarPlus, CalendarPlus2, CalendarRange, CalendarSearch, CalendarSync, CalendarX, CalendarX2, Calendars, Camera, CameraOff, CandlestickChart, Candy, CandyCane, CandyOff, Cannabis, CannabisOff, Captions, CaptionsOff, Car, CarFront, CarTaxiFront, Caravan, CardSim, Carrot, CaseLower, CaseSensitive, CaseUpper, CassetteTape, Cast, Castle, Cat, Cctv, Channel, ChannelPlus, ChartArea, ChartBar, ChartBarBig, ChartBarDecreasing, ChartBarIncreasing, ChartBarStacked, ChartCandlestick, ChartColumn, ChartColumnBig, ChartColumnDecreasing, ChartColumnIncreasing, ChartColumnStacked, ChartGantt, ChartLine, ChartLinePlus, ChartNetwork, ChartNoAxesColumn, ChartNoAxesColumnDecreasing, ChartNoAxesColumnIncreasing, ChartNoAxesCombined, ChartNoAxesGantt, ChartPanel, ChartPie, ChartScatter, ChartSpline, Check, CheckCheck, CheckCircle, CheckCircle2, CheckLine, CheckSquare, CheckSquare2, ChefHat, Cherry, ChessBishop, ChessKing, ChessKnight, ChessPawn, ChessQueen, ChessRook, ChevronDown, ChevronDownCircle, ChevronDownSquare, ChevronFirst, ChevronLast, ChevronLeft, ChevronLeftCircle, ChevronLeftSquare, ChevronRight, ChevronRightCircle, ChevronRightSquare, ChevronUp, ChevronUpCircle, ChevronUpSquare, ChevronsDown, ChevronsDownUp, ChevronsLeft, ChevronsLeftRight, ChevronsLeftRightEllipsis, ChevronsLeftRightLine, ChevronsRight, ChevronsRightLeft, ChevronsUp, ChevronsUpDown, ChevronsUpDownLine, Chrome, Church, Cigarette, CigaretteOff, Circle, CircleAlert, CircleArrowDown, CircleArrowLeft, CircleArrowOutDownLeft, CircleArrowOutDownRight, CircleArrowOutUpLeft, CircleArrowOutUpRight, CircleArrowRight, CircleArrowUp, CircleCheck, CircleCheckBig, CircleChevronDown, CircleChevronLeft, CircleChevronRight, CircleChevronUp, CircleDashed, CircleDivide, CircleDollarSign, CircleDot, CircleDotDashed, CircleEllipsis, CircleEqual, CircleFadingArrowUp, CircleFadingPlus, CircleFilled, CircleGauge, CircleHelp, CircleMinus, CircleOff, CircleParking, CircleParkingOff, CirclePause, CirclePercent, CirclePile, CirclePlay, CirclePlus, CirclePoundSterling, CirclePower, CircleQuestionMark, CircleSlash, CircleSlash2, CircleSlashed, CircleSmall, CircleStar, CircleStop, CircleUser, CircleUserRound, CircleX, CirclesIntersect, CircuitBoard, Citrus, Clapperboard, Clipboard, ClipboardCheck, ClipboardClock, ClipboardCopy, ClipboardEdit, ClipboardList, ClipboardMinus, ClipboardPaste, ClipboardPen, ClipboardPenLine, ClipboardPlus, ClipboardSignature, ClipboardType, ClipboardX, Clock, Clock1, Clock10, Clock11, Clock12, Clock2, Clock3, Clock4, Clock5, Clock6, Clock7, Clock8, Clock9, ClockAlert, ClockArrowDown, ClockArrowUp, ClockCheck, ClockFading, ClockPlus, ClosedCaption, Cloud, CloudAlert, CloudBackup, CloudCheck, CloudCog, CloudDatabase, CloudDownload, CloudDrizzle, CloudFog, CloudHail, CloudInfo, CloudLightning, CloudMoon, CloudMoonRain, CloudOff, CloudProvider, CloudRain, CloudRainWind, CloudSnow, CloudSun, CloudSunRain, CloudSync, CloudUpload, Cloudy, Clover, Club, Cmab, Code, Code2, CodeSquare, CodeXml, Codepen, Codesandbox, Coffee, Cog, Coins, ColorMode, ColorModeChangeHandler, ColorModeProvider, Columns, Columns2, Columns3, Columns3Cog, Columns4, ColumnsSettings, Combine, Command, ComparisonBadge, ComparisonTooltip, Compass, Component, Computer, ConciergeBell, Cone, Construction, Contact, Contact2, ContactRound, Container, Contrast, Cookie, CookingPot, CoolS, Copy, CopyCheck, CopyMinus, CopyPlus, CopySlash, CopyX, Copyleft, Copyright, CornerDownLeft, CornerDownRight, CornerLeftDown, CornerLeftUp, CornerRightDown, CornerRightUp, CornerUpLeft, CornerUpRight, CorrelationsGlue, Cpu, CreativeCommons, CreditCard, Croissant, Crop, Cross, Crosshair, Crown, Cuboid, CupSoda, CurlyBraces, Currency, Cylinder, Dam, Database, DatabaseBackup, DatabaseZap, DecimalsArrowLeft, DecimalsArrowRight, Delete, Dessert, Diameter, Diamond, DiamondMinus, DiamondPercent, DiamondPlus, Dice1, Dice2, Dice3, Dice4, Dice5, Dice6, Dices, Diff, Disc, Disc2, Disc3, DiscAlbum, Discord, Divide, DivideCircle, DivideSquare, Dna, DnaOff, Dock, Docker, Dog, DollarSign, Donut, DoorClosed, DoorClosedLocked, DoorOpen, Dot, DotSquare, Download, DownloadCloud, DraftingCompass, Drama, Dribbble, Drill, Drilldown, Drone, Droplet, DropletOff, Droplets, Drum, Drumstick, Dumbbell, Ear, EarOff, Earth, EarthLock, Eclipse, Edit, Edit2, Edit3, Egg, EggFried, EggOff, Ellipsis, EllipsisVertical, Equal, EqualApproximately, EqualNot, EqualSquare, Eraser, EthernetPort, Euro, EvCharger, Expand, ExternalLink, Eye, EyeClosed, EyeOff, Facebook, Factory, Fan, FastForward, Feather, Fence, FerrisWheel, Figma, File, FileArchive, FileAudio, FileAudio2, FileAxis3D, FileBadge, FileBadge2, FileBarChart, FileBarChart2, FileBox, FileBraces, FileBracesCorner, FileChartColumn, FileChartColumnIncreasing, FileChartLine, FileChartPie, FileCheck, FileCheck2, FileCheckCorner, FileClock, FileCode, FileCode2, FileCodeCorner, FileCog, FileCog2, FileDiff, FileDigit, FileDown, FileEdit, FileExclamationPoint, FileHeadphone, FileHeart, FileImage, FileInfo, FileInput, FileJson, FileJson2, FileKey, FileKey2, FileLineChart, FileLock, FileLock2, FileLog, FileMinus, FileMinus2, FileMinusCorner, FileMusic, FileOutput, FilePen, FilePenLine, FilePieChart, FilePlay, FilePlus, FilePlus2, FilePlusCorner, FileQuestion, FileQuestionMark, FileScan, FileSearch, FileSearch2, FileSearchCorner, FileSignal, FileSignature, FileSliders, FileSpreadsheet, FileStack, FileSymlink, FileTerminal, FileText, FileType, FileType2, FileTypeCorner, FileUp, FileUser, FileVideo, FileVideo2, FileVideoCamera, FileVolume, FileVolume2, FileWarning, FileX, FileX2, FileXCorner, Files, Film, Filter, FilterX, Fingerprint, FingerprintPattern, FireExtinguisher, Fish, FishOff, FishSymbol, FishingHook, Flag, FlagOff, FlagTriangleLeft, FlagTriangleRight, Flame, FlameKindling, Flashlight, FlashlightOff, FlaskConical, FlaskConicalOff, FlaskRound, FlipHorizontal, FlipHorizontal2, FlipVertical, FlipVertical2, Flower, Flower2, Focus, FoldHorizontal, FoldVertical, Folder, FolderArchive, FolderCheck, FolderClock, FolderClosed, FolderCode, FolderCog, FolderCog2, FolderDot, FolderDown, FolderEdit, FolderGit, FolderGit2, FolderHeart, FolderInput, FolderKanban, FolderKey, FolderLock, FolderMinus, FolderOpen, FolderOpenDot, FolderOutput, FolderPen, FolderPlus, FolderRoot, FolderSearch, FolderSearch2, FolderSymlink, FolderSync, FolderTree, FolderUp, FolderX, Folders, Footprints, ForkKnife, ForkKnifeCrossed, Forklift, Form, FormInput, Forward, Frame, Framer, Frown, Fuel, Fullscreen, FunctionSquare, Funnel, FunnelPlus, FunnelX, GalleryHorizontal, GalleryHorizontalEnd, GalleryThumbnails, GalleryVertical, GalleryVerticalEnd, Gamepad, Gamepad2, GamepadDirectional, GanttChart, GanttChartSquare, Gauge, GaugeCircle, Gavel, Gem, GenericSkeleton, GeorgianLari, Ghost, Gift, Git, GitBranch, GitBranchMinus, GitBranchPlus, GitCommit, GitCommitHorizontal, GitCommitVertical, GitCompare, GitCompareArrows, GitFork, GitGraph, GitMerge, GitPullRequest, GitPullRequestArrow, GitPullRequestClosed, GitPullRequestCreate, GitPullRequestCreateArrow, GitPullRequestDraft, Github, Gitlab, GlassWater, Glasses, Globe, Globe2, GlobeLock, Goal, Google, Gpu, Grab, GraduationCap, Grafana, Grape, Grid, Grid2X2, Grid2X2Check, Grid2X2Plus, Grid2X2X, Grid3X3, Grid3x2, Grip, GripHorizontal, GripVertical, Group, Guitar, Ham, Hamburger, Hammer, Hand, HandCoins, HandFist, HandGrab, HandHeart, HandHelping, HandMetal, HandPlatter, Handbag, Handshake, HardDrive, HardDriveDownload, HardDriveUpload, HardHat, Hash, HatGlasses, Haze, Hd, HdmiPort, Heading, Heading1, Heading2, Heading3, Heading4, Heading5, Heading6, HeadphoneOff, Headphones, Headset, Heart, HeartCrack, HeartHandshake, HeartMinus, HeartOff, HeartPlus, HeartPulse, Heater, Helicopter, HelpCircle, HelpingHand, Hexagon, Highlighter, History, Home, Hop, HopOff, Hospital, Hotel, Hourglass, House, HouseHeart, HousePlug, HousePlus, HouseWifi, ICON_SIZES, ICON_STROKE_WIDTHS, IceCream, IceCream2, IceCreamBowl, IceCreamCone, Icon, IdCard, IdCardLanyard, Image, ImageDown, ImageMinus, ImageOff, ImagePlay, ImagePlus, ImageUp, ImageUpscale, Images, Import, Inbox, Indent, IndentDecrease, IndentIncrease, IndianRupee, Infinity, Info, Inspect, InspectionPanel, Instagram, InterpolationLinear, InterpolationSmooth, InterpolationStepAfter, InterpolationStepBefore, Italic, IterationCcw, IterationCw, JapaneseYen, Joystick, K6, Kanban, KanbanSquare, KanbanSquareDashed, Kayak, Key, KeyRound, KeySquare, Keyboard, KeyboardMusic, KeyboardOff, Kubernetes, Lamp, LampCeiling, LampDesk, LampFloor, LampWallDown, LampWallUp, LandPlot, Landmark, Languages, Laptop, Laptop2, LaptopCloud, LaptopMinimal, LaptopMinimalCheck, Lasso, LassoSelect, Laugh, Layers, Layers2, Layers3, LayersOff, LayersPlus, Layout, LayoutDashboard, LayoutGrid, LayoutGridPlus, LayoutList, LayoutPanelLeft, LayoutPanelTop, LayoutTemplate, Leaf, LeafyGreen, Lectern, LetterText, Library, LibraryBig, LibrarySquare, LifeBuoy, Ligature, Lightbulb, LightbulbOff, Line, LineChart, LineSquiggle, Link, Link2, Link2Off, Linkedin, List, ListCheck, ListChecks, ListChevronsDownUp, ListChevronsUpDown, ListCollapse, ListEnd, ListFilter, ListFilterPlus, ListIndentDecrease, ListIndentIncrease, ListMinus, ListMusic, ListOrdered, ListPlus, ListRestart, ListStart, ListTodo, ListTree, ListVideo, ListX, Loader, Loader2, LoaderCircle, LoaderPinwheel, Locate, LocateFixed, LocateOff, LocationEdit, Lock, LockKeyhole, LockKeyholeOpen, LockOpen, LogIn, LogOut, Logs, Lollipop, LoopedArrowsBoxes, Luggage, MSquare, Magnet, Mail, MailCheck, MailMinus, MailOpen, MailPlus, MailQuestion, MailQuestionMark, MailSearch, MailWarning, MailX, Mailbox, Mails, Map, MapMinus, MapPin, MapPinCheck, MapPinCheckInside, MapPinHouse, MapPinMinus, MapPinMinusInside, MapPinOff, MapPinPen, MapPinPlus, MapPinPlusInside, MapPinX, MapPinXInside, MapPinned, MapPlus, Mars, MarsStroke, Martini, Maximize, Maximize2, Medal, Megaphone, MegaphoneOff, Meh, MemoryStick, Menu, MenuSquare, Merge, MessageCircle, MessageCircleCode, MessageCircleDashed, MessageCircleHeart, MessageCircleMore, MessageCircleOff, MessageCirclePlus, MessageCircleQuestion, MessageCircleQuestionMark, MessageCircleReply, MessageCircleWarning, MessageCircleX, MessageSquare, MessageSquareCode, MessageSquareDashed, MessageSquareDiff, MessageSquareDot, MessageSquareHeart, MessageSquareLock, MessageSquareMore, MessageSquareOff, MessageSquarePlus, MessageSquareQuote, MessageSquareReply, MessageSquareShare, MessageSquareText, MessageSquareWarning, MessageSquareX, MessagesSquare, Mic, Mic2, MicOff, MicVocal, Microchip, Microscope, Microsoft, Microwave, Milestone, Milk, MilkOff, Minimize, Minimize2, Minus, MinusCircle, MinusSquare, Monitor, MonitorCheck, MonitorCloud, MonitorCog, MonitorDot, MonitorDown, MonitorOff, MonitorPause, MonitorPlay, MonitorSmartphone, MonitorSpeaker, MonitorStop, MonitorUp, MonitorX, Moon, MoonStar, MoreHorizontal, MoreVertical, Motorbike, Mountain, MountainSnow, Mouse, MouseOff, MousePointer, MousePointer2, MousePointer2Off, MousePointerBan, MousePointerClick, MousePointerSquareDashed, Move, Move3D, MoveDiagonal, MoveDiagonal2, MoveDown, MoveDownLeft, MoveDownRight, MoveHorizontal, MoveLeft, MoveRight, MoveUp, MoveUpLeft, MoveUpRight, MoveVertical, MultiStep, Music, Music2, Music3, Music4, Navigation, Navigation2, Navigation2Off, NavigationOff, Network, Newspaper, Nfc, NonBinary, Notebook, NotebookPen, NotebookTabs, NotebookText, NotepadText, NotepadTextDashed, Nut, NutOff, Octagon, OctagonAlert, OctagonMinus, OctagonPause, OctagonX, Okta, Omega, Option, Orbit, OrientationLandscape, OrientationPortrait, Origami, Outdent, Package, Package2, PackageCheck, PackageMinus, PackageOpen, PackagePlus, PackageSearch, PackageX, Pagerduty, PaintBucket, PaintRoller, Paintbrush, Paintbrush2, PaintbrushVertical, Palette, Palmtree, Panda, PanelBottom, PanelBottomClose, PanelBottomDashed, PanelBottomInactive, PanelBottomOpen, PanelLeft, PanelLeftClose, PanelLeftDashed, PanelLeftInactive, PanelLeftOpen, PanelLeftRightDashed, PanelLeftToggle, PanelRight, PanelRightClose, PanelRightDashed, PanelRightInactive, PanelRightOpen, PanelRightToggle, PanelTop, PanelTopBottomDashed, PanelTopClose, PanelTopDashed, PanelTopInactive, PanelTopOpen, PanelsLeftBottom, PanelsLeftRight, PanelsRightBottom, PanelsTopBottom, PanelsTopLeft, Paperclip, Parentheses, ParkingCircle, ParkingCircleOff, ParkingMeter, ParkingSquare, ParkingSquareOff, PartyPopper, Pause, PauseCircle, PauseOctagon, PawPrint, PcCase, Pen, PenBox, PenLine, PenOff, PenSquare, PenTool, Pencil, PencilLine, PencilOff, PencilRuler, Pentagon, Percent, PercentCircle, PercentDiamond, PercentSquare, PersonStanding, PhilippinePeso, Phone, PhoneCall, PhoneForwarded, PhoneIncoming, PhoneMissed, PhoneOff, PhoneOutgoing, Pi, PiSquare, Piano, Pickaxe, PictureInPicture, PictureInPicture2, PieChart, PiggyBank, Pilcrow, PilcrowLeft, PilcrowRight, PilcrowSquare, Pill, PillBottle, Pin, PinOff, Pipette, Pizza, Plane, PlaneLanding, PlaneTakeoff, Play, PlayCircle, PlaySquare, Plug, Plug2, PlugDiagonal, PlugZap, PlugZap2, Plus, PlusCircle, PlusSquare, Pocket, PocketKnife, Podcast, Pointer, PointerOff, Popcorn, Popover, Popsicle, PortalProvider, PoundSterling, Power, PowerCircle, PowerOff, PowerSquare, Presentation, Printer, PrinterCheck, Projector, Prometheus, Proportions, Puzzle, Pyramid, QrCode, Quote, Rabbit, Radar, Radiation, Radical, Radio, RadioReceiver, RadioTower, Radius, RailSymbol, Rainbow, Rat, Ratio, Receipt, ReceiptCent, ReceiptEuro, ReceiptIndianRupee, ReceiptJapaneseYen, ReceiptPoundSterling, ReceiptRussianRuble, ReceiptSwissFranc, ReceiptText, ReceiptTurkishLira, RectangleCircle, RectangleEllipsis, RectangleGoggles, RectangleHorizontal, RectangleVertical, Recycle, Redo, Redo2, RedoDot, RefreshCcw, RefreshCcwDot, RefreshCw, RefreshCwOff, RefreshX4Ccw, RefreshX4Cw, Refrigerator, Regex, RemoveFormatting, Repeat, Repeat1, Repeat2, Replace, ReplaceAll, Reply, ReplyAll, Rewind, Ribbon, Rocket, RockingChair, RollerCoaster, Rose, Rotate3D, RotateCcw, RotateCcwKey, RotateCcwSquare, RotateCw, RotateCwSquare, Route, RouteOff, Router, Rows, Rows2, Rows3, Rows4, Rss, Ruler, RulerDimensionLine, RussianRuble, Sailboat, Salad, Sandwich, Satellite, SatelliteDish, SaudiRiyal, Save, SaveAll, SaveOff, Scale, Scale3D, Scaling, Scan, ScanBarcode, ScanEye, ScanFace, ScanHeart, ScanLine, ScanQrCode, ScanSearch, ScanText, ScatterChart, School, School2, Scim, Scissors, ScissorsLineDashed, ScissorsSquare, ScissorsSquareDashedBottom, Scooter, ScreenShare, ScreenShareOff, Scroll, ScrollText, Search, SearchAlert, SearchCheck, SearchCode, SearchSlash, SearchX, Section, Send, SendHorizonal, SendHorizontal, SendToBack, SeparatorHorizontal, SeparatorVertical, Server, ServerCog, ServerCrash, ServerOff, Settings, Settings2, Shapes, Share, Share2, Sheet, Shell, Shield, ShieldAlert, ShieldBan, ShieldCheck, ShieldClose, ShieldEllipsis, ShieldHalf, ShieldMinus, ShieldOff, ShieldPlus, ShieldQuestion, ShieldQuestionMark, ShieldUser, ShieldX, Ship, ShipWheel, Shirt, ShoppingBag, ShoppingBasket, ShoppingCart, Shovel, ShowerHead, Shredder, Shrimp, Shrink, Shrub, Shuffle, Sidebar, SidebarClose, SidebarOpen, Sigma, SigmaSquare, Signal, SignalHigh, SignalLow, SignalMedium, SignalZero, Signature, Signpost, SignpostBig, Siren, SkipBack, SkipForward, Skull, Slack, Slash, SlashSquare, Slice, Sliders, SlidersHorizontal, SlidersVertical, Smartphone, SmartphoneCharging, SmartphoneNfc, Smile, SmilePlus, Snail, Snowflake, SoapDispenserDroplet, Sofa, SolarPanel, SortAsc, SortDesc, Soup, Space, Spade, Sparkle, Sparkles, Speaker, Speech, SpellCheck, SpellCheck2, Spline, SplinePointer, Split, SplitSquareHorizontal, SplitSquareVertical, Spool, Spotlight, SprayCan, Sprout, Square, SquareActivity, SquareArrowDown, SquareArrowDownLeft, SquareArrowDownRight, SquareArrowLeft, SquareArrowOutDownLeft, SquareArrowOutDownRight, SquareArrowOutUpLeft, SquareArrowOutUpRight, SquareArrowRight, SquareArrowUp, SquareArrowUpLeft, SquareArrowUpRight, SquareAsterisk, SquareBottomDashedScissors, SquareChartGantt, SquareCheck, SquareCheckBig, SquareChevronDown, SquareChevronLeft, SquareChevronRight, SquareChevronUp, SquareCode, SquareDashed, SquareDashedArrowSmallSquare, SquareDashedBottom, SquareDashedBottomCode, SquareDashedKanban, SquareDashedMousePointer, SquareDashedTopSolid, SquareDivide, SquareDot, SquareEqual, SquareFunction, SquareGanttChart, SquareKanban, SquareLibrary, SquareList, SquareM, SquareMenu, SquareMinus, SquareMousePointer, SquareParking, SquareParkingOff, SquarePartialList, SquarePause, SquarePen, SquarePercent, SquarePi, SquarePilcrow, SquarePlay, SquarePlus, SquarePower, SquareRadical, SquareRoundCorner, SquareScissors, SquareSigma, SquareSlash, SquareSplitHorizontal, SquareSplitVertical, SquareSquare, SquareStack, SquareStar, SquareStop, SquareTerminal, SquareUser, SquareUserRound, SquareX, SquaresExclude, SquaresIntersect, SquaresSubtract, SquaresUnite, Squircle, SquircleDashed, Squirrel, StackedChart, StackedChartNoData, StackedChartSegment, StackedChartSegmentTooltip, StackedChartSkeleton, Stamp, Star, StarHalf, StarOff, Stars, StepBack, StepForward, Stethoscope, Sticker, StickyNote, Stone, StopCircle, Store, StretchHorizontal, StretchVertical, Strikethrough, Subscript, Subtitles, Sun, SunDim, SunMedium, SunMoon, SunSnow, Sunrise, Sunset, Superscript, SwatchBook, SwissFranc, SwitchCamera, Sword, Swords, Syringe, Table, Table2, TableCellsMerge, TableCellsSplit, TableColumnsSplit, TableConfig, TableOfContents, TableProperties, TableRowsSplit, Tablet, TabletSmartphone, Tablets, Tag, Tags, Tally1, Tally2, Tally3, Tally4, Tally5, Tangent, Target, Telegram, Telescope, Tent, TentTree, Terminal, TerminalSquare, TestTube, TestTube2, TestTubeDiagonal, TestTubes, Text, TextAlignCenter, TextAlignEnd, TextAlignJustify, TextAlignStart, TextCursor, TextCursorInput, TextInitial, TextQuote, TextSearch, TextSelect, TextSelection, TextWrap, Theater, Thermometer, ThermometerSnowflake, ThermometerSun, ThumbsDown, ThumbsUp, Ticket, TicketCheck, TicketMinus, TicketPercent, TicketPlus, TicketSlash, TicketX, Tickets, TicketsPlane, Timer, TimerOff, TimerReset, ToggleLeft, ToggleRight, Toilet, ToolCase, Toolbox, Tornado, Torus, Touchpad, TouchpadOff, TowerControl, ToyBrick, Tractor, TrafficCone, Train, TrainFront, TrainFrontTunnel, TrainTrack, TramFront, Transgender, Trash, Trash2, TreeDeciduous, TreePalm, TreePine, Trees, Trello, TrendingDown, TrendingUp, TrendingUpDown, Triangle, TriangleAlert, TriangleDashed, TriangleRight, Trophy, Truck, TruckElectric, TurkishLira, Turntable, Turtle, Tv, Tv2, TvMinimal, TvMinimalPlay, Twitch, Twitter, Type, TypeOutline, Umbrella, UmbrellaOff, Underline, Undo, Undo2, UndoDot, UnfoldHorizontal, UnfoldVertical, Ungroup, University, Unlink, Unlink2, Unlock, UnlockKeyhole, Unplug, Upload, UploadCloud, Usb, User, User2, UserCheck, UserCheck2, UserCircle, UserCircle2, UserCog, UserCog2, UserKey, UserLock, UserMinus, UserMinus2, UserPen, UserPlus, UserPlus2, UserRound, UserRoundCheck, UserRoundCog, UserRoundMinus, UserRoundPen, UserRoundPlus, UserRoundSearch, UserRoundX, UserSearch, UserSquare, UserSquare2, UserStar, UserX, UserX2, Users, Users2, UsersRound, Utensils, UtensilsCrossed, UtilityPole, Van, Variable, Vault, VectorSquare, Vegan, VenetianMask, Venus, VenusAndMars, Verified, Vibrate, VibrateOff, Video, VideoOff, Videotape, View, Voicemail, Volleyball, Volume, Volume1, Volume2, VolumeOff, VolumeX, Vote, Wallet, Wallet2, WalletCards, WalletMinimal, Wallpaper, Wand, Wand2, WandSparkles, Warehouse, WashingMachine, Watch, Waves, WavesArrowDown, WavesArrowUp, WavesLadder, Waypoints, Webcam, Webhook, WebhookOff, Weight, WeightTilde, Wheat, WheatOff, WholeWord, Wifi, WifiCog, WifiHigh, WifiLow, WifiOff, WifiPen, WifiSync, WifiZero, Wind, WindArrowDown, Wine, WineOff, Workflow, Worm, WrapText, Wrench, X, XCircle, XOctagon, XSquare, Youtube, Zap, ZapOff, ZoomIn, ZoomOut, calculateComparison, formatNumber, iconMetaData, useColorMode, useColorModeChange, usePortal };
4552
4543
  export type { ColorModeChangeProps, ColorModeContextType, ColorModeProviderProps, ColorModeWrapper, ComparisonResult, ComparisonTooltipProps, ControlledPopoverProps, FormatNumberOptions, GenericSkeletonProps, IconName, IconProps, IconSize, PopoverProps, PopoverWithContentProps, PopoverWithTriggerProps, PortalContextType, PortalProviderProps, PortalRoot, SVGComponent, SVGComponentProps, SegmentMouseEventHandler, SharedPopoverProps, StackedChartCategories, StackedChartCategory, StackedChartNoDataMessageFormatter, StackedChartNoDataProps, StackedChartProps, StackedChartSegmentProps, StackedChartSegmentState, StackedChartSegmentTooltipProps, StackedChartSkeletonProps, StackedChartSortOrder, StackedChartTooltipContentFormatter, UsePortalOptions };