@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
@@ -82,6 +82,15 @@ const ICON_SIZES = {
82
82
  xxl: 36,
83
83
  xxxl: 48
84
84
  };
85
+ const ICON_STROKE_WIDTHS = {
86
+ xs: 2.5,
87
+ sm: 2.5,
88
+ md: 2,
89
+ lg: 2,
90
+ xl: 2,
91
+ xxl: 1.5,
92
+ xxxl: 1.5
93
+ };
85
94
 
86
95
  const getStyles$8 = ({
87
96
  strokeWidth,
@@ -99,7 +108,13 @@ const getStyles$8 = ({
99
108
  });
100
109
 
101
110
  const Icon = React.forwardRef(
102
- ({ size = "md", strokeWidth = 2, component: Component, isAriaHidden, title }, forwardedRef) => {
111
+ ({
112
+ size = "md",
113
+ strokeWidth = ICON_STROKE_WIDTHS[size],
114
+ component: Component,
115
+ isAriaHidden,
116
+ title
117
+ }, forwardedRef) => {
103
118
  const hasSolidFill = Object.hasOwn(Component, "fill") ? Component.fill === "solid" : false;
104
119
  const styles = getStyles$8({ strokeWidth, hasSolidFill });
105
120
  const svgProps = {
@@ -709,20 +724,20 @@ const ArrowBigUp = ({ title = "Arrow big up", ...props }) => /* @__PURE__ */ jsx
709
724
  ] });
710
725
  ArrowBigUp.fill = "none";
711
726
 
712
- const ArrowDown_0_1 = ({ title = "Arrow down 0 1", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
727
+ const ArrowDown01 = ({ title = "Arrow down 0 1", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
713
728
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
714
729
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m3 16 4 4 4-4m-4 4V4" }),
715
730
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "4", height: "6", x: "15", y: "4", ry: "2" }),
716
731
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17 20v-6h-2m0 6h4" })
717
732
  ] });
718
- ArrowDown_0_1.fill = "none";
733
+ ArrowDown01.fill = "none";
719
734
 
720
- const ArrowDown_1_0 = ({ title = "Arrow down 1 0", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
735
+ const ArrowDown10 = ({ title = "Arrow down 1 0", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
721
736
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
722
737
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m3 16 4 4 4-4m-4 4V4m10 6V4h-2m0 6h4" }),
723
738
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "4", height: "6", x: "15", y: "14", ry: "2" })
724
739
  ] });
725
- ArrowDown_1_0.fill = "none";
740
+ ArrowDown10.fill = "none";
726
741
 
727
742
  const ArrowDownAZ = ({ title = "Arrow down a z", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
728
743
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -943,20 +958,20 @@ const ArrowRight = ({ title = "Arrow right", ...props }) => /* @__PURE__ */ jsxR
943
958
  ] });
944
959
  ArrowRight.fill = "none";
945
960
 
946
- const ArrowUp_0_1 = ({ title = "Arrow up 0 1", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
961
+ const ArrowUp01 = ({ title = "Arrow up 0 1", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
947
962
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
948
963
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m3 8 4-4 4 4M7 4v16" }),
949
964
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "4", height: "6", x: "15", y: "4", ry: "2" }),
950
965
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17 20v-6h-2m0 6h4" })
951
966
  ] });
952
- ArrowUp_0_1.fill = "none";
967
+ ArrowUp01.fill = "none";
953
968
 
954
- const ArrowUp_1_0 = ({ title = "Arrow up 1 0", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
969
+ const ArrowUp10 = ({ title = "Arrow up 1 0", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
955
970
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
956
971
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m3 8 4-4 4 4M7 4v16m10-10V4h-2m0 6h4" }),
957
972
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "4", height: "6", x: "15", y: "14", ry: "2" })
958
973
  ] });
959
- ArrowUp_1_0.fill = "none";
974
+ ArrowUp10.fill = "none";
960
975
 
961
976
  const ArrowUpAZ = ({ title = "Arrow up a z", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
962
977
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -1172,11 +1187,11 @@ const Axe = ({ title = "Axe", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("sv
1172
1187
  ] });
1173
1188
  Axe.fill = "none";
1174
1189
 
1175
- const Axis_3D = ({ title = "Axis 3 d", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
1190
+ const Axis3D = ({ title = "Axis 3 d", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
1176
1191
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
1177
1192
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.5 10.5 15 9M4 4v15a1 1 0 0 0 1 1h15m-15.707-.293L6 18m3-3 1.5-1.5" })
1178
1193
  ] });
1179
- Axis_3D.fill = "none";
1194
+ Axis3D.fill = "none";
1180
1195
 
1181
1196
  const Baby = ({ title = "Baby", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
1182
1197
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -1406,23 +1421,23 @@ const BarAlignmentCenter = ({ title = "Bar alignment center", ...props }) => /*
1406
1421
  ] });
1407
1422
  BarAlignmentCenter.fill = "none";
1408
1423
 
1409
- const BarChart_2 = ({ title = "Bar chart 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
1424
+ const BarChart2 = ({ title = "Bar chart 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
1410
1425
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
1411
1426
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 21v-6m7 6V3m7 18V9" })
1412
1427
  ] });
1413
- BarChart_2.fill = "none";
1428
+ BarChart2.fill = "none";
1414
1429
 
1415
- const BarChart_3 = ({ title = "Bar chart 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
1430
+ const BarChart3 = ({ title = "Bar chart 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
1416
1431
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
1417
1432
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 3v16a2 2 0 0 0 2 2h16m-3-4V9m-5 8V5M8 17v-3" })
1418
1433
  ] });
1419
- BarChart_3.fill = "none";
1434
+ BarChart3.fill = "none";
1420
1435
 
1421
- const BarChart_4 = ({ title = "Bar chart 4", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
1436
+ const BarChart4 = ({ title = "Bar chart 4", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
1422
1437
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
1423
1438
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13 17V9m5 8V5M3 3v16a2 2 0 0 0 2 2h16M8 17v-3" })
1424
1439
  ] });
1425
- BarChart_4.fill = "none";
1440
+ BarChart4.fill = "none";
1426
1441
 
1427
1442
  const BarChartBig = ({ title = "Bar chart big", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
1428
1443
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -1981,12 +1996,12 @@ const BookType = ({ title = "Book type", ...props }) => /* @__PURE__ */ jsxRunti
1981
1996
  ] });
1982
1997
  BookType.fill = "none";
1983
1998
 
1984
- const BookUp_2 = ({ title = "Book up 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
1999
+ const BookUp2 = ({ title = "Book up 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
1985
2000
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
1986
2001
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 13V7m6-5h1a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" }),
1987
2002
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 19.5v-15A2.5 2.5 0 0 1 6.5 2M9 10l3-3 3 3M9 5l3-3 3 3" })
1988
2003
  ] });
1989
- BookUp_2.fill = "none";
2004
+ BookUp2.fill = "none";
1990
2005
 
1991
2006
  const BookUp = ({ title = "Book up", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
1992
2007
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -2258,13 +2273,13 @@ const Bug = ({ title = "Bug", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("sv
2258
2273
  ] });
2259
2274
  Bug.fill = "none";
2260
2275
 
2261
- const Building_2 = ({ title = "Building 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2276
+ const Building2 = ({ title = "Building 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2262
2277
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
2263
2278
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10 12h4m-4-4h4m0 13v-3a2 2 0 0 0-4 0v3" }),
2264
2279
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 10H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-2" }),
2265
2280
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 21V5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v16" })
2266
2281
  ] });
2267
- Building_2.fill = "none";
2282
+ Building2.fill = "none";
2268
2283
 
2269
2284
  const Building = ({ title = "Building", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2270
2285
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -2327,12 +2342,12 @@ const Calculator = ({ title = "Calculator", ...props }) => /* @__PURE__ */ jsxRu
2327
2342
  ] });
2328
2343
  Calculator.fill = "none";
2329
2344
 
2330
- const Calendar_1 = ({ title = "Calendar 1", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2345
+ const Calendar1 = ({ title = "Calendar 1", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2331
2346
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
2332
2347
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11 14h1v4m4-16v4M3 10h18M8 2v4" }),
2333
2348
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "4", rx: "2" })
2334
2349
  ] });
2335
- Calendar_1.fill = "none";
2350
+ Calendar1.fill = "none";
2336
2351
 
2337
2352
  const CalendarArrowDown = ({ title = "Calendar arrow down", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2338
2353
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -2348,11 +2363,11 @@ const CalendarArrowUp = ({ title = "Calendar arrow up", ...props }) => /* @__PUR
2348
2363
  ] });
2349
2364
  CalendarArrowUp.fill = "none";
2350
2365
 
2351
- const CalendarCheck_2 = ({ title = "Calendar check 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2366
+ const CalendarCheck2 = ({ title = "Calendar check 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2352
2367
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
2353
2368
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 2v4m8-4v4m5 8V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8M3 10h18m-5 10 2 2 4-4" })
2354
2369
  ] });
2355
- CalendarCheck_2.fill = "none";
2370
+ CalendarCheck2.fill = "none";
2356
2371
 
2357
2372
  const CalendarCheck = ({ title = "Calendar check", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2358
2373
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -2398,13 +2413,13 @@ const CalendarHeart = ({ title = "Calendar heart", ...props }) => /* @__PURE__ *
2398
2413
  ] });
2399
2414
  CalendarHeart.fill = "none";
2400
2415
 
2401
- const CalendarMinus_2 = ({ title = "Calendar minus 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2416
+ const CalendarMinus2 = ({ title = "Calendar minus 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2402
2417
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
2403
2418
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 2v4m8-4v4" }),
2404
2419
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "4", rx: "2" }),
2405
2420
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 10h18m-11 6h4" })
2406
2421
  ] });
2407
- CalendarMinus_2.fill = "none";
2422
+ CalendarMinus2.fill = "none";
2408
2423
 
2409
2424
  const CalendarMinus = ({ title = "Calendar minus", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2410
2425
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -2418,13 +2433,13 @@ const CalendarOff = ({ title = "Calendar off", ...props }) => /* @__PURE__ */ js
2418
2433
  ] });
2419
2434
  CalendarOff.fill = "none";
2420
2435
 
2421
- const CalendarPlus_2 = ({ title = "Calendar plus 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2436
+ const CalendarPlus2 = ({ title = "Calendar plus 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2422
2437
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
2423
2438
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 2v4m8-4v4" }),
2424
2439
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "4", rx: "2" }),
2425
2440
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 10h18m-11 6h4m-2-2v4" })
2426
2441
  ] });
2427
- CalendarPlus_2.fill = "none";
2442
+ CalendarPlus2.fill = "none";
2428
2443
 
2429
2444
  const CalendarPlus = ({ title = "Calendar plus", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2430
2445
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -2454,11 +2469,11 @@ const CalendarSync = ({ title = "Calendar sync", ...props }) => /* @__PURE__ */
2454
2469
  ] });
2455
2470
  CalendarSync.fill = "none";
2456
2471
 
2457
- const CalendarX_2 = ({ title = "Calendar x 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2472
+ const CalendarX2 = ({ title = "Calendar x 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2458
2473
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
2459
2474
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 2v4m8-4v4m5 7V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8M3 10h18m-4 12 5-5m-5 0 5 5" })
2460
2475
  ] });
2461
- CalendarX_2.fill = "none";
2476
+ CalendarX2.fill = "none";
2462
2477
 
2463
2478
  const CalendarX = ({ title = "Calendar x", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2464
2479
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -2867,12 +2882,12 @@ const CheckCheck = ({ title = "Check check", ...props }) => /* @__PURE__ */ jsxR
2867
2882
  ] });
2868
2883
  CheckCheck.fill = "none";
2869
2884
 
2870
- const CheckCircle_2 = ({ title = "Check circle 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2885
+ const CheckCircle2 = ({ title = "Check circle 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2871
2886
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
2872
2887
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "10" }),
2873
2888
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m9 12 2 2 4-4" })
2874
2889
  ] });
2875
- CheckCircle_2.fill = "none";
2890
+ CheckCircle2.fill = "none";
2876
2891
 
2877
2892
  const CheckCircle = ({ title = "Check circle", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2878
2893
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -2887,12 +2902,12 @@ const CheckLine = ({ title = "Check line", ...props }) => /* @__PURE__ */ jsxRun
2887
2902
  ] });
2888
2903
  CheckLine.fill = "none";
2889
2904
 
2890
- const CheckSquare_2 = ({ title = "Check square 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2905
+ const CheckSquare2 = ({ title = "Check square 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2891
2906
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
2892
2907
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" }),
2893
2908
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m9 12 2 2 4-4" })
2894
2909
  ] });
2895
- CheckSquare_2.fill = "none";
2910
+ CheckSquare2.fill = "none";
2896
2911
 
2897
2912
  const CheckSquare = ({ title = "Check square", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
2898
2913
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -3440,12 +3455,12 @@ const CircleQuestionMark = ({ title = "Circle question mark", ...props }) => /*
3440
3455
  ] });
3441
3456
  CircleQuestionMark.fill = "none";
3442
3457
 
3443
- const CircleSlash_2 = ({ title = "Circle slash 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3458
+ const CircleSlash2 = ({ title = "Circle slash 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3444
3459
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
3445
3460
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M22 2 2 22" }),
3446
3461
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "10" })
3447
3462
  ] });
3448
- CircleSlash_2.fill = "none";
3463
+ CircleSlash2.fill = "none";
3449
3464
 
3450
3465
  const CircleSlash = ({ title = "Circle slash", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3451
3466
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -3649,89 +3664,89 @@ const Clipboard = ({ title = "Clipboard", ...props }) => /* @__PURE__ */ jsxRunt
3649
3664
  ] });
3650
3665
  Clipboard.fill = "none";
3651
3666
 
3652
- const Clock_1 = ({ title = "Clock 1", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3667
+ const Clock1 = ({ title = "Clock 1", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3653
3668
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
3654
3669
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 6v6l2-4" }),
3655
3670
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "10" })
3656
3671
  ] });
3657
- Clock_1.fill = "none";
3672
+ Clock1.fill = "none";
3658
3673
 
3659
- const Clock_10 = ({ title = "Clock 10", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3674
+ const Clock10 = ({ title = "Clock 10", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3660
3675
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
3661
3676
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 6v6l-4-2" }),
3662
3677
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "10" })
3663
3678
  ] });
3664
- Clock_10.fill = "none";
3679
+ Clock10.fill = "none";
3665
3680
 
3666
- const Clock_11 = ({ title = "Clock 11", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3681
+ const Clock11 = ({ title = "Clock 11", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3667
3682
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
3668
3683
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 6v6l-2-4" }),
3669
3684
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "10" })
3670
3685
  ] });
3671
- Clock_11.fill = "none";
3686
+ Clock11.fill = "none";
3672
3687
 
3673
- const Clock_12 = ({ title = "Clock 12", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3688
+ const Clock12 = ({ title = "Clock 12", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3674
3689
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
3675
3690
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 6v6" }),
3676
3691
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "10" })
3677
3692
  ] });
3678
- Clock_12.fill = "none";
3693
+ Clock12.fill = "none";
3679
3694
 
3680
- const Clock_2 = ({ title = "Clock 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3695
+ const Clock2 = ({ title = "Clock 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3681
3696
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
3682
3697
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 6v6l4-2" }),
3683
3698
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "10" })
3684
3699
  ] });
3685
- Clock_2.fill = "none";
3700
+ Clock2.fill = "none";
3686
3701
 
3687
- const Clock_3 = ({ title = "Clock 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3702
+ const Clock3 = ({ title = "Clock 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3688
3703
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
3689
3704
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 6v6h4" }),
3690
3705
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "10" })
3691
3706
  ] });
3692
- Clock_3.fill = "none";
3707
+ Clock3.fill = "none";
3693
3708
 
3694
- const Clock_4 = ({ title = "Clock 4", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3709
+ const Clock4 = ({ title = "Clock 4", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3695
3710
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
3696
3711
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 6v6l4 2" }),
3697
3712
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "10" })
3698
3713
  ] });
3699
- Clock_4.fill = "none";
3714
+ Clock4.fill = "none";
3700
3715
 
3701
- const Clock_5 = ({ title = "Clock 5", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3716
+ const Clock5 = ({ title = "Clock 5", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3702
3717
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
3703
3718
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 6v6l2 4" }),
3704
3719
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "10" })
3705
3720
  ] });
3706
- Clock_5.fill = "none";
3721
+ Clock5.fill = "none";
3707
3722
 
3708
- const Clock_6 = ({ title = "Clock 6", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3723
+ const Clock6 = ({ title = "Clock 6", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3709
3724
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
3710
3725
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 6v10" }),
3711
3726
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "10" })
3712
3727
  ] });
3713
- Clock_6.fill = "none";
3728
+ Clock6.fill = "none";
3714
3729
 
3715
- const Clock_7 = ({ title = "Clock 7", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3730
+ const Clock7 = ({ title = "Clock 7", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3716
3731
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
3717
3732
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 6v6l-2 4" }),
3718
3733
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "10" })
3719
3734
  ] });
3720
- Clock_7.fill = "none";
3735
+ Clock7.fill = "none";
3721
3736
 
3722
- const Clock_8 = ({ title = "Clock 8", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3737
+ const Clock8 = ({ title = "Clock 8", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3723
3738
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
3724
3739
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 6v6l-4 2" }),
3725
3740
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "10" })
3726
3741
  ] });
3727
- Clock_8.fill = "none";
3742
+ Clock8.fill = "none";
3728
3743
 
3729
- const Clock_9 = ({ title = "Clock 9", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3744
+ const Clock9 = ({ title = "Clock 9", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3730
3745
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
3731
3746
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 6v6H8" }),
3732
3747
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "10" })
3733
3748
  ] });
3734
- Clock_9.fill = "none";
3749
+ Clock9.fill = "none";
3735
3750
 
3736
3751
  const ClockAlert = ({ title = "Clock alert", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3737
3752
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -3972,11 +3987,11 @@ const Cmab = ({ title = "Cmab", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("
3972
3987
  ] });
3973
3988
  Cmab.fill = "none";
3974
3989
 
3975
- const Code_2 = ({ title = "Code 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3990
+ const Code2 = ({ title = "Code 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3976
3991
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
3977
3992
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m18 16 4-4-4-4M6 8l-4 4 4 4m8.5-12-5 16" })
3978
3993
  ] });
3979
- Code_2.fill = "none";
3994
+ Code2.fill = "none";
3980
3995
 
3981
3996
  const CodeSquare = ({ title = "Code square", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
3982
3997
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -4034,33 +4049,33 @@ const Coins = ({ title = "Coins", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs
4034
4049
  ] });
4035
4050
  Coins.fill = "none";
4036
4051
 
4037
- const Columns_2 = ({ title = "Columns 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4052
+ const Columns2 = ({ title = "Columns 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4038
4053
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
4039
4054
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" }),
4040
4055
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 3v18" })
4041
4056
  ] });
4042
- Columns_2.fill = "none";
4057
+ Columns2.fill = "none";
4043
4058
 
4044
- const Columns_3Cog = ({ title = "Columns 3 cog", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4059
+ const Columns3Cog = ({ title = "Columns 3 cog", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4045
4060
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
4046
4061
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.5 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v5.5m-6.7 9.1 1-.4M15 3v7.5m.2 6.4-.9-.3m2.3 5.1.3-.9m-.1-5.5-.4-1m2.7.9.3-.9m.2 7.4-.4-1m1.5-3.9 1-.4m0 3-.9-.3M9 3v18" }),
4047
4062
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "18", cy: "18", r: "3" })
4048
4063
  ] });
4049
- Columns_3Cog.fill = "none";
4064
+ Columns3Cog.fill = "none";
4050
4065
 
4051
- const Columns_3 = ({ title = "Columns 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4066
+ const Columns3 = ({ title = "Columns 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4052
4067
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
4053
4068
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" }),
4054
4069
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9 3v18m6-18v18" })
4055
4070
  ] });
4056
- Columns_3.fill = "none";
4071
+ Columns3.fill = "none";
4057
4072
 
4058
- const Columns_4 = ({ title = "Columns 4", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4073
+ const Columns4 = ({ title = "Columns 4", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4059
4074
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
4060
4075
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" }),
4061
4076
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.5 3v18M12 3v18m4.5-18v18" })
4062
4077
  ] });
4063
- Columns_4.fill = "none";
4078
+ Columns4.fill = "none";
4064
4079
 
4065
4080
  const ColumnsSettings = ({ title = "Columns settings", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4066
4081
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -4131,13 +4146,13 @@ const Construction = ({ title = "Construction", ...props }) => /* @__PURE__ */ j
4131
4146
  ] });
4132
4147
  Construction.fill = "none";
4133
4148
 
4134
- const Contact_2 = ({ title = "Contact 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4149
+ const Contact2 = ({ title = "Contact 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4135
4150
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
4136
4151
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 2v2m1.915 18a6 6 0 0 0-12 0M8 2v2" }),
4137
4152
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "4" }),
4138
4153
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "4", rx: "2" })
4139
4154
  ] });
4140
- Contact_2.fill = "none";
4155
+ Contact2.fill = "none";
4141
4156
 
4142
4157
  const ContactRound = ({ title = "Contact round", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4143
4158
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -4493,47 +4508,47 @@ const Diamond = ({ title = "Diamond", ...props }) => /* @__PURE__ */ jsxRuntime.
4493
4508
  ] });
4494
4509
  Diamond.fill = "none";
4495
4510
 
4496
- const Dice_1 = ({ title = "Dice 1", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4511
+ const Dice1 = ({ title = "Dice 1", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4497
4512
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
4498
4513
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", ry: "2" }),
4499
4514
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 12h.01" })
4500
4515
  ] });
4501
- Dice_1.fill = "none";
4516
+ Dice1.fill = "none";
4502
4517
 
4503
- const Dice_2 = ({ title = "Dice 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4518
+ const Dice2 = ({ title = "Dice 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4504
4519
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
4505
4520
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", ry: "2" }),
4506
4521
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 9h.01M9 15h.01" })
4507
4522
  ] });
4508
- Dice_2.fill = "none";
4523
+ Dice2.fill = "none";
4509
4524
 
4510
- const Dice_3 = ({ title = "Dice 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4525
+ const Dice3 = ({ title = "Dice 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4511
4526
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
4512
4527
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", ry: "2" }),
4513
4528
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 8h.01M12 12h.01M8 16h.01" })
4514
4529
  ] });
4515
- Dice_3.fill = "none";
4530
+ Dice3.fill = "none";
4516
4531
 
4517
- const Dice_4 = ({ title = "Dice 4", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4532
+ const Dice4 = ({ title = "Dice 4", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4518
4533
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
4519
4534
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", ry: "2" }),
4520
4535
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 8h.01M8 8h.01M8 16h.01M16 16h.01" })
4521
4536
  ] });
4522
- Dice_4.fill = "none";
4537
+ Dice4.fill = "none";
4523
4538
 
4524
- const Dice_5 = ({ title = "Dice 5", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4539
+ const Dice5 = ({ title = "Dice 5", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4525
4540
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
4526
4541
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", ry: "2" }),
4527
4542
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 8h.01M8 8h.01M8 16h.01M16 16h.01M12 12h.01" })
4528
4543
  ] });
4529
- Dice_5.fill = "none";
4544
+ Dice5.fill = "none";
4530
4545
 
4531
- const Dice_6 = ({ title = "Dice 6", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4546
+ const Dice6 = ({ title = "Dice 6", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4532
4547
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
4533
4548
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", ry: "2" }),
4534
4549
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 8h.01M16 12h.01M16 16h.01M8 8h.01M8 12h.01M8 16h.01" })
4535
4550
  ] });
4536
- Dice_6.fill = "none";
4551
+ Dice6.fill = "none";
4537
4552
 
4538
4553
  const Dices = ({ title = "Dices", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4539
4554
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -4548,22 +4563,22 @@ const Diff = ({ title = "Diff", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("
4548
4563
  ] });
4549
4564
  Diff.fill = "none";
4550
4565
 
4551
- const Disc_2 = ({ title = "Disc 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4566
+ const Disc2 = ({ title = "Disc 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4552
4567
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
4553
4568
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "10" }),
4554
4569
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "4" }),
4555
4570
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 12h.01" })
4556
4571
  ] });
4557
- Disc_2.fill = "none";
4572
+ Disc2.fill = "none";
4558
4573
 
4559
- const Disc_3 = ({ title = "Disc 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4574
+ const Disc3 = ({ title = "Disc 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4560
4575
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
4561
4576
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "10" }),
4562
4577
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 12c0-1.7.7-3.2 1.8-4.2" }),
4563
4578
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "2" }),
4564
4579
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18 12c0 1.7-.7 3.2-1.8 4.2" })
4565
4580
  ] });
4566
- Disc_3.fill = "none";
4581
+ Disc3.fill = "none";
4567
4582
 
4568
4583
  const DiscAlbum = ({ title = "Disc album", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4569
4584
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -4820,17 +4835,17 @@ const Eclipse = ({ title = "Eclipse", ...props }) => /* @__PURE__ */ jsxRuntime.
4820
4835
  ] });
4821
4836
  Eclipse.fill = "none";
4822
4837
 
4823
- const Edit_2 = ({ title = "Edit 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4838
+ const Edit2 = ({ title = "Edit 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4824
4839
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
4825
4840
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z" })
4826
4841
  ] });
4827
- Edit_2.fill = "none";
4842
+ Edit2.fill = "none";
4828
4843
 
4829
- const Edit_3 = ({ title = "Edit 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4844
+ const Edit3 = ({ title = "Edit 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4830
4845
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
4831
4846
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13 21h8m.174-14.188a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z" })
4832
4847
  ] });
4833
- Edit_3.fill = "none";
4848
+ Edit3.fill = "none";
4834
4849
 
4835
4850
  const Edit = ({ title = "Edit", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
4836
4851
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -5016,12 +5031,12 @@ const FileArchive = ({ title = "File archive", ...props }) => /* @__PURE__ */ js
5016
5031
  ] });
5017
5032
  FileArchive.fill = "none";
5018
5033
 
5019
- const FileAudio_2 = ({ title = "File audio 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5034
+ const FileAudio2 = ({ title = "File audio 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5020
5035
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5021
5036
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 6.835V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2h-.343" }),
5022
5037
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5M2 19a2 2 0 0 1 4 0v1a2 2 0 0 1-4 0v-4a6 6 0 0 1 12 0v4a2 2 0 0 1-4 0v-1a2 2 0 0 1 4 0" })
5023
5038
  ] });
5024
- FileAudio_2.fill = "none";
5039
+ FileAudio2.fill = "none";
5025
5040
 
5026
5041
  const FileAudio = ({ title = "File audio", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5027
5042
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -5030,20 +5045,20 @@ const FileAudio = ({ title = "File audio", ...props }) => /* @__PURE__ */ jsxRun
5030
5045
  ] });
5031
5046
  FileAudio.fill = "none";
5032
5047
 
5033
- const FileAxis_3D = ({ title = "File axis 3 d", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5048
+ const FileAxis3D = ({ title = "File axis 3 d", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5034
5049
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5035
5050
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z" }),
5036
5051
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5M8 18l4-4m-4-4v8h8" })
5037
5052
  ] });
5038
- FileAxis_3D.fill = "none";
5053
+ FileAxis3D.fill = "none";
5039
5054
 
5040
- const FileBadge_2 = ({ title = "File badge 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5055
+ const FileBadge2 = ({ title = "File badge 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5041
5056
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5042
5057
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13 22h5a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v3.3" }),
5043
5058
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5M7.69 16.479l1.29 4.88a.5.5 0 0 1-.698.591l-1.843-.849a1 1 0 0 0-.879.001l-1.846.85a.5.5 0 0 1-.692-.593l1.29-4.88" }),
5044
5059
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "6", cy: "14", r: "3" })
5045
5060
  ] });
5046
- FileBadge_2.fill = "none";
5061
+ FileBadge2.fill = "none";
5047
5062
 
5048
5063
  const FileBadge = ({ title = "File badge", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5049
5064
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -5053,12 +5068,12 @@ const FileBadge = ({ title = "File badge", ...props }) => /* @__PURE__ */ jsxRun
5053
5068
  ] });
5054
5069
  FileBadge.fill = "none";
5055
5070
 
5056
- const FileBarChart_2 = ({ title = "File bar chart 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5071
+ const FileBarChart2 = ({ title = "File bar chart 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5057
5072
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5058
5073
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z" }),
5059
5074
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5M8 18v-1m4 1v-6m4 6v-3" })
5060
5075
  ] });
5061
- FileBarChart_2.fill = "none";
5076
+ FileBarChart2.fill = "none";
5062
5077
 
5063
5078
  const FileBarChart = ({ title = "File bar chart", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5064
5079
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -5121,12 +5136,12 @@ const FileChartPie = ({ title = "File chart pie", ...props }) => /* @__PURE__ */
5121
5136
  ] });
5122
5137
  FileChartPie.fill = "none";
5123
5138
 
5124
- const FileCheck_2 = ({ title = "File check 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5139
+ const FileCheck2 = ({ title = "File check 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5125
5140
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5126
5141
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.5 22H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v6" }),
5127
5142
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5m-6 12 2 2 4-4" })
5128
5143
  ] });
5129
- FileCheck_2.fill = "none";
5144
+ FileCheck2.fill = "none";
5130
5145
 
5131
5146
  const FileCheckCorner = ({ title = "File check corner", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5132
5147
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -5150,12 +5165,12 @@ const FileClock = ({ title = "File clock", ...props }) => /* @__PURE__ */ jsxRun
5150
5165
  ] });
5151
5166
  FileClock.fill = "none";
5152
5167
 
5153
- const FileCode_2 = ({ title = "File code 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5168
+ const FileCode2 = ({ title = "File code 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5154
5169
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5155
5170
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 12.15V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2h-3.35" }),
5156
5171
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5M5 16l-3 3 3 3m4 0 3-3-3-3" })
5157
5172
  ] });
5158
- FileCode_2.fill = "none";
5173
+ FileCode2.fill = "none";
5159
5174
 
5160
5175
  const FileCodeCorner = ({ title = "File code corner", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5161
5176
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -5171,13 +5186,13 @@ const FileCode = ({ title = "File code", ...props }) => /* @__PURE__ */ jsxRunti
5171
5186
  ] });
5172
5187
  FileCode.fill = "none";
5173
5188
 
5174
- const FileCog_2 = ({ title = "File cog 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5189
+ const FileCog2 = ({ title = "File cog 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5175
5190
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5176
5191
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.85 22H18a2 2 0 0 0 2-2V8a2 2 0 0 0-.586-1.414l-4-4A2 2 0 0 0 14 2H6a2 2 0 0 0-2 2v6.6" }),
5177
5192
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5M3.305 19.53l.923-.382m0-2.296-.924-.383m2.548-1.241-.383-.923m.383 6.467-.383.924m2.679-6.468.383-.923m-.001 7.391-.382-.924m1.625-3.92.922-.383m-.922 2.679.922.383" }),
5178
5193
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "7", cy: "18", r: "3" })
5179
5194
  ] });
5180
- FileCog_2.fill = "none";
5195
+ FileCog2.fill = "none";
5181
5196
 
5182
5197
  const FileCog = ({ title = "File cog", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5183
5198
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -5261,12 +5276,12 @@ const FileInput = ({ title = "File input", ...props }) => /* @__PURE__ */ jsxRun
5261
5276
  ] });
5262
5277
  FileInput.fill = "none";
5263
5278
 
5264
- const FileJson_2 = ({ title = "File json 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5279
+ const FileJson2 = ({ title = "File json 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5265
5280
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5266
5281
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 22h4a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v6" }),
5267
5282
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5M5 14a1 1 0 0 0-1 1v2a1 1 0 0 1-1 1 1 1 0 0 1 1 1v2a1 1 0 0 0 1 1m4 0a1 1 0 0 0 1-1v-2a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-2a1 1 0 0 0-1-1" })
5268
5283
  ] });
5269
- FileJson_2.fill = "none";
5284
+ FileJson2.fill = "none";
5270
5285
 
5271
5286
  const FileJson = ({ title = "File json", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5272
5287
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -5275,13 +5290,13 @@ const FileJson = ({ title = "File json", ...props }) => /* @__PURE__ */ jsxRunti
5275
5290
  ] });
5276
5291
  FileJson.fill = "none";
5277
5292
 
5278
- const FileKey_2 = ({ title = "File key 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5293
+ const FileKey2 = ({ title = "File key 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5279
5294
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5280
5295
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.65 22H18a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v10.1" }),
5281
5296
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5m-10 7 1 1m0-2-4.586 4.586" }),
5282
5297
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "5", cy: "20", r: "2" })
5283
5298
  ] });
5284
- FileKey_2.fill = "none";
5299
+ FileKey2.fill = "none";
5285
5300
 
5286
5301
  const FileKey = ({ title = "File key", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5287
5302
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -5298,13 +5313,13 @@ const FileLineChart = ({ title = "File line chart", ...props }) => /* @__PURE__
5298
5313
  ] });
5299
5314
  FileLineChart.fill = "none";
5300
5315
 
5301
- const FileLock_2 = ({ title = "File lock 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5316
+ const FileLock2 = ({ title = "File lock 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5302
5317
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5303
5318
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 9.8V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2h-3" }),
5304
5319
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5M9 17v-2a2 2 0 0 0-4 0v2" }),
5305
5320
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "8", height: "5", x: "3", y: "17", rx: "1" })
5306
5321
  ] });
5307
- FileLock_2.fill = "none";
5322
+ FileLock2.fill = "none";
5308
5323
 
5309
5324
  const FileLock = ({ title = "File lock", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5310
5325
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -5323,12 +5338,12 @@ const FileLog = ({ title = "File log", ...props }) => /* @__PURE__ */ jsxRuntime
5323
5338
  ] });
5324
5339
  FileLog.fill = "none";
5325
5340
 
5326
- const FileMinus_2 = ({ title = "File minus 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5341
+ const FileMinus2 = ({ title = "File minus 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5327
5342
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5328
5343
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M20 14V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12" }),
5329
5344
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5m-6 10h6" })
5330
5345
  ] });
5331
- FileMinus_2.fill = "none";
5346
+ FileMinus2.fill = "none";
5332
5347
 
5333
5348
  const FileMinusCorner = ({ title = "File minus corner", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5334
5349
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -5388,12 +5403,12 @@ const FilePlay = ({ title = "File play", ...props }) => /* @__PURE__ */ jsxRunti
5388
5403
  ] });
5389
5404
  FilePlay.fill = "none";
5390
5405
 
5391
- const FilePlus_2 = ({ title = "File plus 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5406
+ const FilePlus2 = ({ title = "File plus 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5392
5407
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5393
5408
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.35 22H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v5.35" }),
5394
5409
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5m-6 11h6m-3-3v6" })
5395
5410
  ] });
5396
- FilePlus_2.fill = "none";
5411
+ FilePlus2.fill = "none";
5397
5412
 
5398
5413
  const FilePlusCorner = ({ title = "File plus corner", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5399
5414
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -5430,13 +5445,13 @@ const FileScan = ({ title = "File scan", ...props }) => /* @__PURE__ */ jsxRunti
5430
5445
  ] });
5431
5446
  FileScan.fill = "none";
5432
5447
 
5433
- const FileSearch_2 = ({ title = "File search 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5448
+ const FileSearch2 = ({ title = "File search 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5434
5449
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5435
5450
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.1 22H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.589 3.588A2.4 2.4 0 0 1 20 8v3.25" }),
5436
5451
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5m1 14-2.88-2.88" }),
5437
5452
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "16", cy: "17", r: "3" })
5438
5453
  ] });
5439
- FileSearch_2.fill = "none";
5454
+ FileSearch2.fill = "none";
5440
5455
 
5441
5456
  const FileSearchCorner = ({ title = "File search corner", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5442
5457
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -5510,12 +5525,12 @@ const FileText = ({ title = "File text", ...props }) => /* @__PURE__ */ jsxRunti
5510
5525
  ] });
5511
5526
  FileText.fill = "none";
5512
5527
 
5513
- const FileType_2 = ({ title = "File type 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5528
+ const FileType2 = ({ title = "File type 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5514
5529
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5515
5530
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 22h6a2 2 0 0 0 2-2V8a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v6" }),
5516
5531
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5M3 16v-1.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5V16m-5 6h2m-1-8v8" })
5517
5532
  ] });
5518
- FileType_2.fill = "none";
5533
+ FileType2.fill = "none";
5519
5534
 
5520
5535
  const FileTypeCorner = ({ title = "File type corner", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5521
5536
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -5546,13 +5561,13 @@ const FileUser = ({ title = "File user", ...props }) => /* @__PURE__ */ jsxRunti
5546
5561
  ] });
5547
5562
  FileUser.fill = "none";
5548
5563
 
5549
- const FileVideo_2 = ({ title = "File video 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5564
+ const FileVideo2 = ({ title = "File video 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5550
5565
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5551
5566
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 12V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2" }),
5552
5567
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5m-10 9.843 3.033-1.755a.64.64 0 0 1 .967.56v4.704a.65.65 0 0 1-.967.56L10 20.157" }),
5553
5568
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "7", height: "6", x: "3", y: "16", rx: "1" })
5554
5569
  ] });
5555
- FileVideo_2.fill = "none";
5570
+ FileVideo2.fill = "none";
5556
5571
 
5557
5572
  const FileVideoCamera = ({ title = "File video camera", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5558
5573
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -5569,12 +5584,12 @@ const FileVideo = ({ title = "File video", ...props }) => /* @__PURE__ */ jsxRun
5569
5584
  ] });
5570
5585
  FileVideo.fill = "none";
5571
5586
 
5572
- const FileVolume_2 = ({ title = "File volume 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5587
+ const FileVolume2 = ({ title = "File volume 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5573
5588
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5574
5589
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z" }),
5575
5590
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5M8 15h.01m3.49-1.5a2.5 2.5 0 0 1 0 3M15 12a5 5 0 0 1 0 6" })
5576
5591
  ] });
5577
- FileVolume_2.fill = "none";
5592
+ FileVolume2.fill = "none";
5578
5593
 
5579
5594
  const FileVolume = ({ title = "File volume", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5580
5595
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -5589,12 +5604,12 @@ const FileWarning = ({ title = "File warning", ...props }) => /* @__PURE__ */ js
5589
5604
  ] });
5590
5605
  FileWarning.fill = "none";
5591
5606
 
5592
- const FileX_2 = ({ title = "File x 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5607
+ const FileX2 = ({ title = "File x 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5593
5608
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5594
5609
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11 22H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v5" }),
5595
5610
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 2v5a1 1 0 0 0 1 1h5m-5 9 5 5m0-5-5 5" })
5596
5611
  ] });
5597
- FileX_2.fill = "none";
5612
+ FileX2.fill = "none";
5598
5613
 
5599
5614
  const FileXCorner = ({ title = "File x corner", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5600
5615
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -5759,11 +5774,11 @@ const FlaskRound = ({ title = "Flask round", ...props }) => /* @__PURE__ */ jsxR
5759
5774
  ] });
5760
5775
  FlaskRound.fill = "none";
5761
5776
 
5762
- const FlipHorizontal_2 = ({ title = "Flip horizontal 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5777
+ const FlipHorizontal2 = ({ title = "Flip horizontal 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5763
5778
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5764
5779
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m3 7 5 5-5 5zm18 0-5 5 5 5zm-9 13v2m0-8v2m0-8v2m0-8v2" })
5765
5780
  ] });
5766
- FlipHorizontal_2.fill = "none";
5781
+ FlipHorizontal2.fill = "none";
5767
5782
 
5768
5783
  const FlipHorizontal = ({ title = "Flip horizontal", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5769
5784
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -5771,11 +5786,11 @@ const FlipHorizontal = ({ title = "Flip horizontal", ...props }) => /* @__PURE__
5771
5786
  ] });
5772
5787
  FlipHorizontal.fill = "none";
5773
5788
 
5774
- const FlipVertical_2 = ({ title = "Flip vertical 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5789
+ const FlipVertical2 = ({ title = "Flip vertical 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5775
5790
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5776
5791
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m17 3-5 5-5-5zm0 18-5-5-5 5zM4 12H2m8 0H8m8 0h-2m8 0h-2" })
5777
5792
  ] });
5778
- FlipVertical_2.fill = "none";
5793
+ FlipVertical2.fill = "none";
5779
5794
 
5780
5795
  const FlipVertical = ({ title = "Flip vertical", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5781
5796
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -5783,13 +5798,13 @@ const FlipVertical = ({ title = "Flip vertical", ...props }) => /* @__PURE__ */
5783
5798
  ] });
5784
5799
  FlipVertical.fill = "none";
5785
5800
 
5786
- const Flower_2 = ({ title = "Flower 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5801
+ const Flower2 = ({ title = "Flower 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5787
5802
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5788
5803
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 5a3 3 0 1 1 3 3m-3-3a3 3 0 1 0-3 3m3-3v1M9 8a3 3 0 1 0 3 3M9 8h1m5 0a3 3 0 1 1-3 3m3-3h-1m-2 3v-1" }),
5789
5804
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "8", r: "2" }),
5790
5805
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 10v12m0 0c4.2 0 7-1.667 7-5-4.2 0-7 1.667-7 5m0 0c-4.2 0-7-1.667-7-5 4.2 0 7 1.667 7 5" })
5791
5806
  ] });
5792
- Flower_2.fill = "none";
5807
+ Flower2.fill = "none";
5793
5808
 
5794
5809
  const Flower = ({ title = "Flower", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5795
5810
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -5851,12 +5866,12 @@ const FolderCode = ({ title = "Folder code", ...props }) => /* @__PURE__ */ jsxR
5851
5866
  ] });
5852
5867
  FolderCode.fill = "none";
5853
5868
 
5854
- const FolderCog_2 = ({ title = "Folder cog 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5869
+ const FolderCog2 = ({ title = "Folder cog 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5855
5870
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5856
5871
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.3 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.98a2 2 0 0 1 1.69.9l.66 1.2A2 2 0 0 0 12 6h8a2 2 0 0 1 2 2v3.3m-7.695 8.23.923-.382m0-2.296-.923-.383m2.547-1.241-.383-.923m.383 6.467-.383.924m2.679-6.468.383-.923m-.001 7.391-.382-.924m1.624-3.92.924-.383m-.924 2.679.924.383" }),
5857
5872
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "18", cy: "18", r: "3" })
5858
5873
  ] });
5859
- FolderCog_2.fill = "none";
5874
+ FolderCog2.fill = "none";
5860
5875
 
5861
5876
  const FolderCog = ({ title = "Folder cog", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5862
5877
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -5886,14 +5901,14 @@ const FolderEdit = ({ title = "Folder edit", ...props }) => /* @__PURE__ */ jsxR
5886
5901
  ] });
5887
5902
  FolderEdit.fill = "none";
5888
5903
 
5889
- const FolderGit_2 = ({ title = "Folder git 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5904
+ const FolderGit2 = ({ title = "Folder git 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5890
5905
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5891
5906
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18 19a5 5 0 0 1-5-5v8" }),
5892
5907
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v5" }),
5893
5908
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "13", cy: "12", r: "2" }),
5894
5909
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "20", cy: "19", r: "2" })
5895
5910
  ] });
5896
- FolderGit_2.fill = "none";
5911
+ FolderGit2.fill = "none";
5897
5912
 
5898
5913
  const FolderGit = ({ title = "Folder git", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5899
5914
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -5984,12 +5999,12 @@ const FolderRoot = ({ title = "Folder root", ...props }) => /* @__PURE__ */ jsxR
5984
5999
  ] });
5985
6000
  FolderRoot.fill = "none";
5986
6001
 
5987
- const FolderSearch_2 = ({ title = "Folder search 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6002
+ const FolderSearch2 = ({ title = "Folder search 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5988
6003
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
5989
6004
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "11.5", cy: "12.5", r: "2.5" }),
5990
6005
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Zm-6.7-5.7L15 16" })
5991
6006
  ] });
5992
- FolderSearch_2.fill = "none";
6007
+ FolderSearch2.fill = "none";
5993
6008
 
5994
6009
  const FolderSearch = ({ title = "Folder search", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
5995
6010
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -6193,11 +6208,11 @@ const GalleryVertical = ({ title = "Gallery vertical", ...props }) => /* @__PURE
6193
6208
  ] });
6194
6209
  GalleryVertical.fill = "none";
6195
6210
 
6196
- const Gamepad_2 = ({ title = "Gamepad 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6211
+ const Gamepad2 = ({ title = "Gamepad 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6197
6212
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
6198
6213
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 11h4M8 9v4m7-1h.01M18 10h.01m-.69-5H6.68a4 4 0 0 0-3.978 3.59l-.017.152C2.604 9.416 2 14.456 2 16a3 3 0 0 0 3 3c1 0 1.5-.5 2-1l1.414-1.414A2 2 0 0 1 9.828 16h4.344a2 2 0 0 1 1.414.586L17 18c.5.5 1 1 2 1a3 3 0 0 0 3-3c0-1.545-.604-6.584-.685-7.258q-.01-.075-.017-.151A4 4 0 0 0 17.32 5" })
6199
6214
  ] });
6200
- Gamepad_2.fill = "none";
6215
+ Gamepad2.fill = "none";
6201
6216
 
6202
6217
  const GamepadDirectional = ({ title = "Gamepad directional", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6203
6218
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -6465,12 +6480,12 @@ const Glasses = ({ title = "Glasses", ...props }) => /* @__PURE__ */ jsxRuntime.
6465
6480
  ] });
6466
6481
  Glasses.fill = "none";
6467
6482
 
6468
- const Globe_2 = ({ title = "Globe 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6483
+ const Globe2 = ({ title = "Globe 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6469
6484
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
6470
6485
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21.54 15H17a2 2 0 0 0-2 2v4.54M7 3.34V5a3 3 0 0 0 3 3 2 2 0 0 1 2 2c0 1.1.9 2 2 2a2 2 0 0 0 2-2c0-1.1.9-2 2-2h3.17M11 21.95V18a2 2 0 0 0-2-2 2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05" }),
6471
6486
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "10" })
6472
6487
  ] });
6473
- Globe_2.fill = "none";
6488
+ Globe2.fill = "none";
6474
6489
 
6475
6490
  const GlobeLock = ({ title = "Globe lock", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6476
6491
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -6543,76 +6558,44 @@ const Grape = ({ title = "Grape", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs
6543
6558
  ] });
6544
6559
  Grape.fill = "none";
6545
6560
 
6546
- const Grid_2X_2Check = ({ title = "Grid 2 x 2 check", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6561
+ const Grid2X2Check = ({ title = "Grid 2 x 2 check", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6547
6562
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
6548
6563
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3m13 7 2 2 4-4" })
6549
6564
  ] });
6550
- Grid_2X_2Check.fill = "none";
6565
+ Grid2X2Check.fill = "none";
6551
6566
 
6552
- const Grid_2X_2Plus = ({ title = "Grid 2 x 2 plus", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6567
+ const Grid2X2Plus = ({ title = "Grid 2 x 2 plus", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6553
6568
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
6554
6569
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3m13 7h6m-3 3v-6" })
6555
6570
  ] });
6556
- Grid_2X_2Plus.fill = "none";
6571
+ Grid2X2Plus.fill = "none";
6557
6572
 
6558
- const Grid_2X_2X = ({ title = "Grid 2 x 2 x", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6573
+ const Grid2X2X = ({ title = "Grid 2 x 2 x", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6559
6574
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
6560
6575
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3m13 4 5 5m-5 0 5-5" })
6561
6576
  ] });
6562
- Grid_2X_2X.fill = "none";
6577
+ Grid2X2X.fill = "none";
6563
6578
 
6564
- const Grid_2X_2 = ({ title = "Grid 2 x 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6579
+ const Grid2X2 = ({ title = "Grid 2 x 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6565
6580
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
6566
6581
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 3v18m-9-9h18" }),
6567
6582
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" })
6568
6583
  ] });
6569
- Grid_2X_2.fill = "none";
6570
-
6571
- const Grid_2x2Check = ({ title = "Grid 2x2 check", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6572
- title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
6573
- /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3m13 7 2 2 4-4" })
6574
- ] });
6575
- Grid_2x2Check.fill = "none";
6584
+ Grid2X2.fill = "none";
6576
6585
 
6577
- const Grid_2x2Plus = ({ title = "Grid 2x2 plus", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6578
- title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
6579
- /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3m13 7h6m-3 3v-6" })
6580
- ] });
6581
- Grid_2x2Plus.fill = "none";
6582
-
6583
- const Grid_2x2X = ({ title = "Grid 2x2 x", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6584
- title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
6585
- /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3m13 4 5 5m-5 0 5-5" })
6586
- ] });
6587
- Grid_2x2X.fill = "none";
6588
-
6589
- const Grid_2x2 = ({ title = "Grid 2x2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6590
- title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
6591
- /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 3v18m-9-9h18" }),
6592
- /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" })
6593
- ] });
6594
- Grid_2x2.fill = "none";
6595
-
6596
- const Grid_3X_3 = ({ title = "Grid 3 x 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6586
+ const Grid3X3 = ({ title = "Grid 3 x 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6597
6587
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
6598
6588
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" }),
6599
6589
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 9h18M3 15h18M9 3v18m6-18v18" })
6600
6590
  ] });
6601
- Grid_3X_3.fill = "none";
6591
+ Grid3X3.fill = "none";
6602
6592
 
6603
- const Grid_3x2 = ({ title = "Grid 3x2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6593
+ const Grid3x2 = ({ title = "Grid 3x2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6604
6594
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
6605
6595
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 3v18M3 12h18M9 3v18" }),
6606
6596
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" })
6607
6597
  ] });
6608
- Grid_3x2.fill = "none";
6609
-
6610
- const Grid_3x3 = ({ title = "Grid 3x3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6611
- title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
6612
- /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" }),
6613
- /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 9h18M3 15h18M9 3v18m6-18v18" })
6614
- ] });
6615
- Grid_3x3.fill = "none";
6598
+ Grid3x2.fill = "none";
6616
6599
 
6617
6600
  const Grid = ({ title = "Grid", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6618
6601
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -6829,43 +6812,43 @@ const HdmiPort = ({ title = "Hdmi port", ...props }) => /* @__PURE__ */ jsxRunti
6829
6812
  ] });
6830
6813
  HdmiPort.fill = "none";
6831
6814
 
6832
- const Heading_1 = ({ title = "Heading 1", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6815
+ const Heading1 = ({ title = "Heading 1", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6833
6816
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
6834
6817
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 12h8m-8 6V6m8 12V6m5 6 3-2v8" })
6835
6818
  ] });
6836
- Heading_1.fill = "none";
6819
+ Heading1.fill = "none";
6837
6820
 
6838
- const Heading_2 = ({ title = "Heading 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6821
+ const Heading2 = ({ title = "Heading 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6839
6822
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
6840
6823
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 12h8m-8 6V6m8 12V6m9 12h-4c0-4 4-3 4-6 0-1.5-2-2.5-4-1" })
6841
6824
  ] });
6842
- Heading_2.fill = "none";
6825
+ Heading2.fill = "none";
6843
6826
 
6844
- const Heading_3 = ({ title = "Heading 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6827
+ const Heading3 = ({ title = "Heading 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6845
6828
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
6846
6829
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 12h8m-8 6V6m8 12V6m5.5 4.5c1.7-1 3.5 0 3.5 1.5a2 2 0 0 1-2 2m-2 3.5c2 1.5 4 .3 4-1.5a2 2 0 0 0-2-2" })
6847
6830
  ] });
6848
- Heading_3.fill = "none";
6831
+ Heading3.fill = "none";
6849
6832
 
6850
- const Heading_4 = ({ title = "Heading 4", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6833
+ const Heading4 = ({ title = "Heading 4", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6851
6834
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
6852
6835
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 18V6m5 4v3a1 1 0 0 0 1 1h3m0-4v8M4 12h8m-8 6V6" })
6853
6836
  ] });
6854
- Heading_4.fill = "none";
6837
+ Heading4.fill = "none";
6855
6838
 
6856
- const Heading_5 = ({ title = "Heading 5", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6839
+ const Heading5 = ({ title = "Heading 5", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6857
6840
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
6858
6841
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 12h8m-8 6V6m8 12V6m5 7v-3h4m-4 7.7c.4.2.8.3 1.3.3 1.5 0 2.7-1.1 2.7-2.5S19.8 13 18.3 13H17" })
6859
6842
  ] });
6860
- Heading_5.fill = "none";
6843
+ Heading5.fill = "none";
6861
6844
 
6862
- const Heading_6 = ({ title = "Heading 6", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6845
+ const Heading6 = ({ title = "Heading 6", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6863
6846
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
6864
6847
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 12h8m-8 6V6m8 12V6" }),
6865
6848
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "19", cy: "16", r: "2" }),
6866
6849
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M20 10c-2 2-3 3.5-3 6" })
6867
6850
  ] });
6868
- Heading_6.fill = "none";
6851
+ Heading6.fill = "none";
6869
6852
 
6870
6853
  const Heading = ({ title = "Heading", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
6871
6854
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -7068,13 +7051,13 @@ const House = ({ title = "House", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs
7068
7051
  ] });
7069
7052
  House.fill = "none";
7070
7053
 
7071
- const IceCream_2 = ({ title = "Ice cream 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7054
+ const IceCream2 = ({ title = "Ice cream 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7072
7055
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
7073
7056
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 17c5 0 8-2.69 8-6H4c0 3.31 3 6 8 6m-4 4h8m-4-3v3M5.14 11a3.5 3.5 0 1 1 6.71 0" }),
7074
7057
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.14 11a3.5 3.5 0 1 1 6.71 0" }),
7075
7058
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15.5 6.5a3.5 3.5 0 1 0-7 0" })
7076
7059
  ] });
7077
- IceCream_2.fill = "none";
7060
+ IceCream2.fill = "none";
7078
7061
 
7079
7062
  const IceCreamBowl = ({ title = "Ice cream bowl", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7080
7063
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -7456,12 +7439,12 @@ const Languages = ({ title = "Languages", ...props }) => /* @__PURE__ */ jsxRunt
7456
7439
  ] });
7457
7440
  Languages.fill = "none";
7458
7441
 
7459
- const Laptop_2 = ({ title = "Laptop 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7442
+ const Laptop2 = ({ title = "Laptop 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7460
7443
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
7461
7444
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "12", x: "3", y: "4", rx: "2", ry: "2" }),
7462
7445
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 20h20" })
7463
7446
  ] });
7464
- Laptop_2.fill = "none";
7447
+ Laptop2.fill = "none";
7465
7448
 
7466
7449
  const LaptopCloud = ({ title = "Laptop cloud", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7467
7450
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -7511,19 +7494,19 @@ const Laugh = ({ title = "Laugh", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs
7511
7494
  ] });
7512
7495
  Laugh.fill = "none";
7513
7496
 
7514
- const Layers_2 = ({ title = "Layers 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7497
+ const Layers2 = ({ title = "Layers 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7515
7498
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
7516
7499
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13 13.74a2 2 0 0 1-2 0L2.5 8.87a1 1 0 0 1 0-1.74L11 2.26a2 2 0 0 1 2 0l8.5 4.87a1 1 0 0 1 0 1.74zm7 .545 1.5.845a1 1 0 0 1 0 1.74L13 21.74a2 2 0 0 1-2 0l-8.5-4.87a1 1 0 0 1 0-1.74l1.5-.845" })
7517
7500
  ] });
7518
- Layers_2.fill = "none";
7501
+ Layers2.fill = "none";
7519
7502
 
7520
- const Layers_3 = ({ title = "Layers 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7503
+ const Layers3 = ({ title = "Layers 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7521
7504
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
7522
7505
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z" }),
7523
7506
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12" }),
7524
7507
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17" })
7525
7508
  ] });
7526
- Layers_3.fill = "none";
7509
+ Layers3.fill = "none";
7527
7510
 
7528
7511
  const LayersOff = ({ title = "Layers off", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7529
7512
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -7700,17 +7683,17 @@ const Line = ({ title = "Line", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("
7700
7683
  ] });
7701
7684
  Line.fill = "solid";
7702
7685
 
7703
- const Link_2Off = ({ title = "Link 2 off", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7686
+ const Link2Off = ({ title = "Link 2 off", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7704
7687
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
7705
7688
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9 17H7A5 5 0 0 1 7 7m8 0h2a5 5 0 0 1 4 8M8 12h4M2 2l20 20" })
7706
7689
  ] });
7707
- Link_2Off.fill = "none";
7690
+ Link2Off.fill = "none";
7708
7691
 
7709
- const Link_2 = ({ title = "Link 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7692
+ const Link2 = ({ title = "Link 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7710
7693
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
7711
7694
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9 17H7A5 5 0 0 1 7 7h2m6 0h2a5 5 0 1 1 0 10h-2m-7-5h8" })
7712
7695
  ] });
7713
- Link_2.fill = "none";
7696
+ Link2.fill = "none";
7714
7697
 
7715
7698
  const Link = ({ title = "Link", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7716
7699
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -7858,11 +7841,11 @@ const List = ({ title = "List", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("
7858
7841
  ] });
7859
7842
  List.fill = "none";
7860
7843
 
7861
- const Loader_2 = ({ title = "Loader 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7844
+ const Loader2 = ({ title = "Loader 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7862
7845
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
7863
7846
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21 12a9 9 0 1 1-6.219-8.56" })
7864
7847
  ] });
7865
- Loader_2.fill = "none";
7848
+ Loader2.fill = "none";
7866
7849
 
7867
7850
  const LoaderCircle = ({ title = "Loader circle", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
7868
7851
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -8216,11 +8199,11 @@ const Martini = ({ title = "Martini", ...props }) => /* @__PURE__ */ jsxRuntime.
8216
8199
  ] });
8217
8200
  Martini.fill = "none";
8218
8201
 
8219
- const Maximize_2 = ({ title = "Maximize 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8202
+ const Maximize2 = ({ title = "Maximize 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8220
8203
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
8221
8204
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 3h6v6m0-6-7 7M3 21l7-7m-1 7H3v-6" })
8222
8205
  ] });
8223
- Maximize_2.fill = "none";
8206
+ Maximize2.fill = "none";
8224
8207
 
8225
8208
  const Maximize = ({ title = "Maximize", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8226
8209
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -8491,13 +8474,13 @@ const MessagesSquare = ({ title = "Messages square", ...props }) => /* @__PURE__
8491
8474
  ] });
8492
8475
  MessagesSquare.fill = "none";
8493
8476
 
8494
- const Mic_2 = ({ title = "Mic 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8477
+ const Mic2 = ({ title = "Mic 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8495
8478
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
8496
8479
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m11 7.601-5.994 8.19a1 1 0 0 0 .1 1.298l.817.818a1 1 0 0 0 1.314.087L15.09 12" }),
8497
8480
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16.5 21.174C15.5 20.5 14.372 20 13 20c-2.058 0-3.928 2.356-6 2s-2.775-3.369-1.5-4.5" }),
8498
8481
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "16", cy: "7", r: "5" })
8499
8482
  ] });
8500
- Mic_2.fill = "none";
8483
+ Mic2.fill = "none";
8501
8484
 
8502
8485
  const MicOff = ({ title = "Mic off", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8503
8486
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -8568,11 +8551,11 @@ const Milk = ({ title = "Milk", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("
8568
8551
  ] });
8569
8552
  Milk.fill = "none";
8570
8553
 
8571
- const Minimize_2 = ({ title = "Minimize 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8554
+ const Minimize2 = ({ title = "Minimize 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8572
8555
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
8573
8556
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m14 10 7-7m-1 7h-6V4M3 21l7-7m-6 0h6v6" })
8574
8557
  ] });
8575
- Minimize_2.fill = "none";
8558
+ Minimize2.fill = "none";
8576
8559
 
8577
8560
  const Minimize = ({ title = "Minimize", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8578
8561
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -8761,17 +8744,17 @@ const MouseOff = ({ title = "Mouse off", ...props }) => /* @__PURE__ */ jsxRunti
8761
8744
  ] });
8762
8745
  MouseOff.fill = "none";
8763
8746
 
8764
- const MousePointer_2Off = ({ title = "Mouse pointer 2 off", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8747
+ const MousePointer2Off = ({ title = "Mouse pointer 2 off", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8765
8748
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
8766
8749
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m15.55 8.45 5.138 2.087a.5.5 0 0 1-.063.947l-6.124 1.58a2 2 0 0 0-1.438 1.435l-1.579 6.126a.5.5 0 0 1-.947.063L8.45 15.551M22 2 2 22m4.816-10.472-2.779-6.84a.495.495 0 0 1 .651-.651l6.84 2.779" })
8767
8750
  ] });
8768
- MousePointer_2Off.fill = "none";
8751
+ MousePointer2Off.fill = "none";
8769
8752
 
8770
- const MousePointer_2 = ({ title = "Mouse pointer 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8753
+ const MousePointer2 = ({ title = "Mouse pointer 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8771
8754
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
8772
8755
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.037 4.688a.495.495 0 0 1 .651-.651l16 6.5a.5.5 0 0 1-.063.947l-6.124 1.58a2 2 0 0 0-1.438 1.435l-1.579 6.126a.5.5 0 0 1-.947.063z" })
8773
8756
  ] });
8774
- MousePointer_2.fill = "none";
8757
+ MousePointer2.fill = "none";
8775
8758
 
8776
8759
  const MousePointerBan = ({ title = "Mouse pointer ban", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8777
8760
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -8809,18 +8792,18 @@ const Mouse = ({ title = "Mouse", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs
8809
8792
  ] });
8810
8793
  Mouse.fill = "none";
8811
8794
 
8812
- const Move_3D = ({ title = "Move 3 d", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8795
+ const Move3D = ({ title = "Move 3 d", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8813
8796
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
8814
8797
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 3v16h16M5 19l6-6" }),
8815
8798
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m2 6 3-3 3 3m10 10 3 3-3 3" })
8816
8799
  ] });
8817
- Move_3D.fill = "none";
8800
+ Move3D.fill = "none";
8818
8801
 
8819
- const MoveDiagonal_2 = ({ title = "Move diagonal 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8802
+ const MoveDiagonal2 = ({ title = "Move diagonal 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8820
8803
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
8821
8804
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19 13v6h-6m-8-8V5h6M5 5l14 14" })
8822
8805
  ] });
8823
- MoveDiagonal_2.fill = "none";
8806
+ MoveDiagonal2.fill = "none";
8824
8807
 
8825
8808
  const MoveDiagonal = ({ title = "Move diagonal", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8826
8809
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -8901,27 +8884,27 @@ const MultiStep = ({ title = "Multi step", ...props }) => /* @__PURE__ */ jsxRun
8901
8884
  ] });
8902
8885
  MultiStep.fill = "none";
8903
8886
 
8904
- const Music_2 = ({ title = "Music 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8887
+ const Music2 = ({ title = "Music 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8905
8888
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
8906
8889
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "8", cy: "18", r: "4" }),
8907
8890
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 18V2l7 4" })
8908
8891
  ] });
8909
- Music_2.fill = "none";
8892
+ Music2.fill = "none";
8910
8893
 
8911
- const Music_3 = ({ title = "Music 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8894
+ const Music3 = ({ title = "Music 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8912
8895
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
8913
8896
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "18", r: "4" }),
8914
8897
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 18V2" })
8915
8898
  ] });
8916
- Music_3.fill = "none";
8899
+ Music3.fill = "none";
8917
8900
 
8918
- const Music_4 = ({ title = "Music 4", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8901
+ const Music4 = ({ title = "Music 4", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8919
8902
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
8920
8903
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9 18V5l12-2v13M9 9l12-2" }),
8921
8904
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "6", cy: "18", r: "3" }),
8922
8905
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "18", cy: "16", r: "3" })
8923
8906
  ] });
8924
- Music_4.fill = "none";
8907
+ Music4.fill = "none";
8925
8908
 
8926
8909
  const Music = ({ title = "Music", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8927
8910
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -8931,17 +8914,17 @@ const Music = ({ title = "Music", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs
8931
8914
  ] });
8932
8915
  Music.fill = "none";
8933
8916
 
8934
- const Navigation_2Off = ({ title = "Navigation 2 off", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8917
+ const Navigation2Off = ({ title = "Navigation 2 off", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8935
8918
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
8936
8919
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.31 9.31 5 21l7-4 7 4-1.17-3.17m-3.3-8.95L12 2l-1.17 3.17M2 2l20 20" })
8937
8920
  ] });
8938
- Navigation_2Off.fill = "none";
8921
+ Navigation2Off.fill = "none";
8939
8922
 
8940
- const Navigation_2 = ({ title = "Navigation 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8923
+ const Navigation2 = ({ title = "Navigation 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8941
8924
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
8942
8925
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m12 2 7 19-7-4-7 4z" })
8943
8926
  ] });
8944
- Navigation_2.fill = "none";
8927
+ Navigation2.fill = "none";
8945
8928
 
8946
8929
  const NavigationOff = ({ title = "Navigation off", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
8947
8930
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -9132,11 +9115,11 @@ const Outdent = ({ title = "Outdent", ...props }) => /* @__PURE__ */ jsxRuntime.
9132
9115
  ] });
9133
9116
  Outdent.fill = "none";
9134
9117
 
9135
- const Package_2 = ({ title = "Package 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
9118
+ const Package2 = ({ title = "Package 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
9136
9119
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
9137
9120
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 3v6m4.76-6a2 2 0 0 1 1.8 1.1l2.23 4.479a2 2 0 0 1 .21.891V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9.472a2 2 0 0 1 .211-.894L5.45 4.1A2 2 0 0 1 7.24 3zM3.054 9.013h17.893" })
9138
9121
  ] });
9139
- Package_2.fill = "none";
9122
+ Package2.fill = "none";
9140
9123
 
9141
9124
  const PackageCheck = ({ title = "Package check", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
9142
9125
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -9211,11 +9194,11 @@ const PaintRoller = ({ title = "Paint roller", ...props }) => /* @__PURE__ */ js
9211
9194
  ] });
9212
9195
  PaintRoller.fill = "none";
9213
9196
 
9214
- const Paintbrush_2 = ({ title = "Paintbrush 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
9197
+ const Paintbrush2 = ({ title = "Paintbrush 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
9215
9198
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
9216
9199
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10 2v2m4-2v4m3-4a1 1 0 0 1 1 1v9H6V3a1 1 0 0 1 1-1zM6 12a1 1 0 0 0-1 1v1a2 2 0 0 0 2 2h2a1 1 0 0 1 1 1v2.9a2 2 0 1 0 4 0V17a1 1 0 0 1 1-1h2a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1" })
9217
9200
  ] });
9218
- Paintbrush_2.fill = "none";
9201
+ Paintbrush2.fill = "none";
9219
9202
 
9220
9203
  const PaintbrushVertical = ({ title = "Paintbrush vertical", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
9221
9204
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -9737,12 +9720,12 @@ const Pickaxe = ({ title = "Pickaxe", ...props }) => /* @__PURE__ */ jsxRuntime.
9737
9720
  ] });
9738
9721
  Pickaxe.fill = "none";
9739
9722
 
9740
- const PictureInPicture_2 = ({ title = "Picture in picture 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
9723
+ const PictureInPicture2 = ({ title = "Picture in picture 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
9741
9724
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
9742
9725
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21 9V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10c0 1.1.9 2 2 2h4" }),
9743
9726
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "10", height: "7", x: "12", y: "13", rx: "2" })
9744
9727
  ] });
9745
- PictureInPicture_2.fill = "none";
9728
+ PictureInPicture2.fill = "none";
9746
9729
 
9747
9730
  const PictureInPicture = ({ title = "Picture in picture", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
9748
9731
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -9867,11 +9850,11 @@ const Play = ({ title = "Play", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("
9867
9850
  ] });
9868
9851
  Play.fill = "none";
9869
9852
 
9870
- const Plug_2 = ({ title = "Plug 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
9853
+ const Plug2 = ({ title = "Plug 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
9871
9854
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
9872
9855
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9 2v6m6-6v6m-3 9v5M5 8h14M6 11V8h12v3a6 6 0 1 1-12 0" })
9873
9856
  ] });
9874
- Plug_2.fill = "none";
9857
+ Plug2.fill = "none";
9875
9858
 
9876
9859
  const PlugDiagonal = ({ title = "Plug diagonal", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
9877
9860
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -9879,11 +9862,11 @@ const PlugDiagonal = ({ title = "Plug diagonal", ...props }) => /* @__PURE__ */
9879
9862
  ] });
9880
9863
  PlugDiagonal.fill = "none";
9881
9864
 
9882
- const PlugZap_2 = ({ title = "Plug zap 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
9865
+ const PlugZap2 = ({ title = "Plug zap 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
9883
9866
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
9884
9867
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.3 20.3a2.4 2.4 0 0 0 3.4 0L12 18l-6-6-2.3 2.3a2.4 2.4 0 0 0 0 3.4ZM2 22l3-3m2.5-5.5L10 11m.5 5.5L13 14m5-11-4 4h6l-4 4" })
9885
9868
  ] });
9886
- PlugZap_2.fill = "none";
9869
+ PlugZap2.fill = "none";
9887
9870
 
9888
9871
  const PlugZap = ({ title = "Plug zap", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
9889
9872
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -10271,12 +10254,12 @@ const Recycle = ({ title = "Recycle", ...props }) => /* @__PURE__ */ jsxRuntime.
10271
10254
  ] });
10272
10255
  Recycle.fill = "none";
10273
10256
 
10274
- const Redo_2 = ({ title = "Redo 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10257
+ const Redo2 = ({ title = "Redo 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10275
10258
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
10276
10259
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m15 14 5-5-5-5" }),
10277
10260
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M20 9H9.5A5.5 5.5 0 0 0 4 14.5 5.5 5.5 0 0 0 9.5 20H13" })
10278
10261
  ] });
10279
- Redo_2.fill = "none";
10262
+ Redo2.fill = "none";
10280
10263
 
10281
10264
  const RedoDot = ({ title = "Redo dot", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10282
10265
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -10363,21 +10346,21 @@ const RemoveFormatting = ({ title = "Remove formatting", ...props }) => /* @__PU
10363
10346
  ] });
10364
10347
  RemoveFormatting.fill = "none";
10365
10348
 
10366
- const Repeat_1 = ({ title = "Repeat 1", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10349
+ const Repeat1 = ({ title = "Repeat 1", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10367
10350
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
10368
10351
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m17 2 4 4-4 4" }),
10369
10352
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 11v-1a4 4 0 0 1 4-4h14M7 22l-4-4 4-4" }),
10370
10353
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21 13v1a4 4 0 0 1-4 4H3m8-8h1v4" })
10371
10354
  ] });
10372
- Repeat_1.fill = "none";
10355
+ Repeat1.fill = "none";
10373
10356
 
10374
- const Repeat_2 = ({ title = "Repeat 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10357
+ const Repeat2 = ({ title = "Repeat 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10375
10358
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
10376
10359
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m2 9 3-3 3 3" }),
10377
10360
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13 18H7a2 2 0 0 1-2-2V6m17 9-3 3-3-3" }),
10378
10361
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11 6h6a2 2 0 0 1 2 2v10" })
10379
10362
  ] });
10380
- Repeat_2.fill = "none";
10363
+ Repeat2.fill = "none";
10381
10364
 
10382
10365
  const Repeat = ({ title = "Repeat", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10383
10366
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -10460,12 +10443,12 @@ const Rose = ({ title = "Rose", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("
10460
10443
  ] });
10461
10444
  Rose.fill = "none";
10462
10445
 
10463
- const Rotate_3D = ({ title = "Rotate 3 d", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10446
+ const Rotate3D = ({ title = "Rotate 3 d", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10464
10447
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
10465
10448
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16.466 7.5C15.643 4.237 13.952 2 12 2 9.239 2 7 6.477 7 12s2.239 10 5 10q.514-.002 1-.2m2.194-8.093 3.814 1.86-1.86 3.814" }),
10466
10449
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19 15.57c-1.804.885-4.274 1.43-7 1.43-5.523 0-10-2.239-10-5s4.477-5 10-5c4.838 0 8.873 1.718 9.8 4" })
10467
10450
  ] });
10468
- Rotate_3D.fill = "none";
10451
+ Rotate3D.fill = "none";
10469
10452
 
10470
10453
  const RotateCcwKey = ({ title = "Rotate ccw key", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10471
10454
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -10526,26 +10509,26 @@ const Router = ({ title = "Router", ...props }) => /* @__PURE__ */ jsxRuntime.js
10526
10509
  ] });
10527
10510
  Router.fill = "none";
10528
10511
 
10529
- const Rows_2 = ({ title = "Rows 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10512
+ const Rows2 = ({ title = "Rows 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10530
10513
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
10531
10514
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" }),
10532
10515
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 12h18" })
10533
10516
  ] });
10534
- Rows_2.fill = "none";
10517
+ Rows2.fill = "none";
10535
10518
 
10536
- const Rows_3 = ({ title = "Rows 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10519
+ const Rows3 = ({ title = "Rows 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10537
10520
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
10538
10521
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" }),
10539
10522
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21 9H3m18 6H3" })
10540
10523
  ] });
10541
- Rows_3.fill = "none";
10524
+ Rows3.fill = "none";
10542
10525
 
10543
- const Rows_4 = ({ title = "Rows 4", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10526
+ const Rows4 = ({ title = "Rows 4", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10544
10527
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
10545
10528
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" }),
10546
10529
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21 7.5H3M21 12H3m18 4.5H3" })
10547
10530
  ] });
10548
- Rows_4.fill = "none";
10531
+ Rows4.fill = "none";
10549
10532
 
10550
10533
  const Rows = ({ title = "Rows", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10551
10534
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -10643,13 +10626,13 @@ const Save = ({ title = "Save", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("
10643
10626
  ] });
10644
10627
  Save.fill = "none";
10645
10628
 
10646
- const Scale_3D = ({ title = "Scale 3 d", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10629
+ const Scale3D = ({ title = "Scale 3 d", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10647
10630
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
10648
10631
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 7v11a1 1 0 0 0 1 1h11m-11.707-.293L11 13" }),
10649
10632
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "19", cy: "19", r: "2" }),
10650
10633
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "5", cy: "5", r: "2" })
10651
10634
  ] });
10652
- Scale_3D.fill = "none";
10635
+ Scale3D.fill = "none";
10653
10636
 
10654
10637
  const Scale = ({ title = "Scale", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10655
10638
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -10735,13 +10718,13 @@ const ScatterChart = ({ title = "Scatter chart", ...props }) => /* @__PURE__ */
10735
10718
  ] });
10736
10719
  ScatterChart.fill = "none";
10737
10720
 
10738
- const School_2 = ({ title = "School 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10721
+ const School2 = ({ title = "School 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10739
10722
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
10740
10723
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 21v-3a2 2 0 0 0-4 0v3m8-9h.01M18 16h.01" }),
10741
10724
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M22 7a1 1 0 0 0-1-1h-2a2 2 0 0 1-1.143-.359L13.143 2.36a2 2 0 0 0-2.286-.001L6.143 5.64A2 2 0 0 1 5 6H3a1 1 0 0 0-1 1v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2zM6 12h.01M6 16h.01" }),
10742
10725
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "10", r: "2" })
10743
10726
  ] });
10744
- School_2.fill = "none";
10727
+ School2.fill = "none";
10745
10728
 
10746
10729
  const School = ({ title = "School", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10747
10730
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -10952,13 +10935,13 @@ const Server = ({ title = "Server", ...props }) => /* @__PURE__ */ jsxRuntime.js
10952
10935
  ] });
10953
10936
  Server.fill = "none";
10954
10937
 
10955
- const Settings_2 = ({ title = "Settings 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10938
+ const Settings2 = ({ title = "Settings 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10956
10939
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
10957
10940
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 17H5M19 7h-9" }),
10958
10941
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "17", cy: "17", r: "3" }),
10959
10942
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "7", cy: "7", r: "3" })
10960
10943
  ] });
10961
- Settings_2.fill = "none";
10944
+ Settings2.fill = "none";
10962
10945
 
10963
10946
  const Settings = ({ title = "Settings", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10964
10947
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -10975,14 +10958,14 @@ const Shapes = ({ title = "Shapes", ...props }) => /* @__PURE__ */ jsxRuntime.js
10975
10958
  ] });
10976
10959
  Shapes.fill = "none";
10977
10960
 
10978
- const Share_2 = ({ title = "Share 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10961
+ const Share2 = ({ title = "Share 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10979
10962
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
10980
10963
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "18", cy: "5", r: "3" }),
10981
10964
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "6", cy: "12", r: "3" }),
10982
10965
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "18", cy: "19", r: "3" }),
10983
10966
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m8.59 13.51 6.83 3.98m-.01-10.98-6.82 3.98" })
10984
10967
  ] });
10985
- Share_2.fill = "none";
10968
+ Share2.fill = "none";
10986
10969
 
10987
10970
  const Share = ({ title = "Share", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
10988
10971
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -11472,11 +11455,11 @@ const Speech = ({ title = "Speech", ...props }) => /* @__PURE__ */ jsxRuntime.js
11472
11455
  ] });
11473
11456
  Speech.fill = "none";
11474
11457
 
11475
- const SpellCheck_2 = ({ title = "Spell check 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
11458
+ const SpellCheck2 = ({ title = "Spell check 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
11476
11459
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
11477
11460
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m6 16 6-12 6 12M8 12h8M4 21c1.1 0 1.1-1 2.3-1s1.1 1 2.3 1c1.1 0 1.1-1 2.3-1 1.1 0 1.1 1 2.3 1 1.1 0 1.1-1 2.3-1 1.1 0 1.1 1 2.3 1 1.1 0 1.1-1 2.3-1" })
11478
11461
  ] });
11479
- SpellCheck_2.fill = "none";
11462
+ SpellCheck2.fill = "none";
11480
11463
 
11481
11464
  const SpellCheck = ({ title = "Spell check", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
11482
11465
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -12320,11 +12303,11 @@ const Syringe = ({ title = "Syringe", ...props }) => /* @__PURE__ */ jsxRuntime.
12320
12303
  ] });
12321
12304
  Syringe.fill = "none";
12322
12305
 
12323
- const Table_2 = ({ title = "Table 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12306
+ const Table2 = ({ title = "Table 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12324
12307
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
12325
12308
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18" })
12326
12309
  ] });
12327
- Table_2.fill = "none";
12310
+ Table2.fill = "none";
12328
12311
 
12329
12312
  const TableCellsMerge = ({ title = "Table cells merge", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12330
12313
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -12417,35 +12400,35 @@ const Tags = ({ title = "Tags", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("
12417
12400
  ] });
12418
12401
  Tags.fill = "none";
12419
12402
 
12420
- const Tally_1 = ({ title = "Tally 1", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12403
+ const Tally1 = ({ title = "Tally 1", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12421
12404
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
12422
12405
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 4v16" })
12423
12406
  ] });
12424
- Tally_1.fill = "none";
12407
+ Tally1.fill = "none";
12425
12408
 
12426
- const Tally_2 = ({ title = "Tally 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12409
+ const Tally2 = ({ title = "Tally 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12427
12410
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
12428
12411
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 4v16M9 4v16" })
12429
12412
  ] });
12430
- Tally_2.fill = "none";
12413
+ Tally2.fill = "none";
12431
12414
 
12432
- const Tally_3 = ({ title = "Tally 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12415
+ const Tally3 = ({ title = "Tally 3", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12433
12416
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
12434
12417
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 4v16M9 4v16m5-16v16" })
12435
12418
  ] });
12436
- Tally_3.fill = "none";
12419
+ Tally3.fill = "none";
12437
12420
 
12438
- const Tally_4 = ({ title = "Tally 4", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12421
+ const Tally4 = ({ title = "Tally 4", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12439
12422
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
12440
12423
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 4v16M9 4v16m5-16v16m5-16v16" })
12441
12424
  ] });
12442
- Tally_4.fill = "none";
12425
+ Tally4.fill = "none";
12443
12426
 
12444
- const Tally_5 = ({ title = "Tally 5", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12427
+ const Tally5 = ({ title = "Tally 5", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12445
12428
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
12446
12429
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 4v16M9 4v16m5-16v16m5-16v16m3-14L2 18" })
12447
12430
  ] });
12448
- Tally_5.fill = "none";
12431
+ Tally5.fill = "none";
12449
12432
 
12450
12433
  const Tangent = ({ title = "Tangent", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12451
12434
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -12504,11 +12487,11 @@ const Terminal = ({ title = "Terminal", ...props }) => /* @__PURE__ */ jsxRuntim
12504
12487
  ] });
12505
12488
  Terminal.fill = "none";
12506
12489
 
12507
- const TestTube_2 = ({ title = "Test tube 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12490
+ const TestTube2 = ({ title = "Test tube 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12508
12491
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
12509
12492
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21 7 6.82 21.18a2.83 2.83 0 0 1-3.99-.01 2.83 2.83 0 0 1 0-4L17 3m-1-1 6 6m-10 8H4" })
12510
12493
  ] });
12511
- TestTube_2.fill = "none";
12494
+ TestTube2.fill = "none";
12512
12495
 
12513
12496
  const TestTubeDiagonal = ({ title = "Test tube diagonal", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12514
12497
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -12859,11 +12842,11 @@ const Transgender = ({ title = "Transgender", ...props }) => /* @__PURE__ */ jsx
12859
12842
  ] });
12860
12843
  Transgender.fill = "none";
12861
12844
 
12862
- const Trash_2 = ({ title = "Trash 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12845
+ const Trash2 = ({ title = "Trash 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12863
12846
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
12864
12847
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10 11v6m4-6v6m5-11v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6M3 6h18M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2" })
12865
12848
  ] });
12866
- Trash_2.fill = "none";
12849
+ Trash2.fill = "none";
12867
12850
 
12868
12851
  const Trash = ({ title = "Trash", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12869
12852
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -12994,12 +12977,12 @@ const Turtle = ({ title = "Turtle", ...props }) => /* @__PURE__ */ jsxRuntime.js
12994
12977
  ] });
12995
12978
  Turtle.fill = "none";
12996
12979
 
12997
- const Tv_2 = ({ title = "Tv 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12980
+ const Tv2 = ({ title = "Tv 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
12998
12981
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
12999
12982
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7 21h10" }),
13000
12983
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "20", height: "14", x: "2", y: "3", rx: "2" })
13001
12984
  ] });
13002
- Tv_2.fill = "none";
12985
+ Tv2.fill = "none";
13003
12986
 
13004
12987
  const TvMinimalPlay = ({ title = "Tv minimal play", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13005
12988
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -13066,12 +13049,12 @@ const Underline = ({ title = "Underline", ...props }) => /* @__PURE__ */ jsxRunt
13066
13049
  ] });
13067
13050
  Underline.fill = "none";
13068
13051
 
13069
- const Undo_2 = ({ title = "Undo 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13052
+ const Undo2 = ({ title = "Undo 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13070
13053
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
13071
13054
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9 14 4 9l5-5" }),
13072
13055
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5 5.5 5.5 0 0 1-5.5 5.5H11" })
13073
13056
  ] });
13074
- Undo_2.fill = "none";
13057
+ Undo2.fill = "none";
13075
13058
 
13076
13059
  const UndoDot = ({ title = "Undo dot", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13077
13060
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -13115,11 +13098,11 @@ const University = ({ title = "University", ...props }) => /* @__PURE__ */ jsxRu
13115
13098
  ] });
13116
13099
  University.fill = "none";
13117
13100
 
13118
- const Unlink_2 = ({ title = "Unlink 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13101
+ const Unlink2 = ({ title = "Unlink 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13119
13102
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
13120
13103
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 7h2a5 5 0 0 1 0 10h-2m-6 0H7A5 5 0 0 1 7 7h2" })
13121
13104
  ] });
13122
- Unlink_2.fill = "none";
13105
+ Unlink2.fill = "none";
13123
13106
 
13124
13107
  const Unlink = ({ title = "Unlink", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13125
13108
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -13170,20 +13153,20 @@ const Usb = ({ title = "Usb", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("sv
13170
13153
  ] });
13171
13154
  Usb.fill = "none";
13172
13155
 
13173
- const User_2 = ({ title = "User 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13156
+ const User2 = ({ title = "User 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13174
13157
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
13175
13158
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "8", r: "5" }),
13176
13159
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M20 21a8 8 0 0 0-16 0" })
13177
13160
  ] });
13178
- User_2.fill = "none";
13161
+ User2.fill = "none";
13179
13162
 
13180
- const UserCheck_2 = ({ title = "User check 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13163
+ const UserCheck2 = ({ title = "User check 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13181
13164
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
13182
13165
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 21a8 8 0 0 1 13.292-6" }),
13183
13166
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "10", cy: "8", r: "5" }),
13184
13167
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m16 19 2 2 4-4" })
13185
13168
  ] });
13186
- UserCheck_2.fill = "none";
13169
+ UserCheck2.fill = "none";
13187
13170
 
13188
13171
  const UserCheck = ({ title = "User check", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13189
13172
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -13192,13 +13175,13 @@ const UserCheck = ({ title = "User check", ...props }) => /* @__PURE__ */ jsxRun
13192
13175
  ] });
13193
13176
  UserCheck.fill = "none";
13194
13177
 
13195
- const UserCircle_2 = ({ title = "User circle 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13178
+ const UserCircle2 = ({ title = "User circle 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13196
13179
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
13197
13180
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18 20a6 6 0 0 0-12 0" }),
13198
13181
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "10", r: "4" }),
13199
13182
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "10" })
13200
13183
  ] });
13201
- UserCircle_2.fill = "none";
13184
+ UserCircle2.fill = "none";
13202
13185
 
13203
13186
  const UserCircle = ({ title = "User circle", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13204
13187
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -13208,13 +13191,13 @@ const UserCircle = ({ title = "User circle", ...props }) => /* @__PURE__ */ jsxR
13208
13191
  ] });
13209
13192
  UserCircle.fill = "none";
13210
13193
 
13211
- const UserCog_2 = ({ title = "User cog 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13194
+ const UserCog2 = ({ title = "User cog 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13212
13195
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
13213
13196
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m14.305 19.53.923-.382m0-2.296-.923-.383m2.547-1.241-.383-.923m.383 6.467-.383.924m2.679-6.468.383-.923m-.001 7.391-.382-.924M2 21a8 8 0 0 1 10.434-7.62m8.338 3.472.924-.383m-.924 2.679.924.383" }),
13214
13197
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "10", cy: "8", r: "5" }),
13215
13198
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "18", cy: "18", r: "3" })
13216
13199
  ] });
13217
- UserCog_2.fill = "none";
13200
+ UserCog2.fill = "none";
13218
13201
 
13219
13202
  const UserCog = ({ title = "User cog", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13220
13203
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -13239,13 +13222,13 @@ const UserLock = ({ title = "User lock", ...props }) => /* @__PURE__ */ jsxRunti
13239
13222
  ] });
13240
13223
  UserLock.fill = "none";
13241
13224
 
13242
- const UserMinus_2 = ({ title = "User minus 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13225
+ const UserMinus2 = ({ title = "User minus 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13243
13226
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
13244
13227
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 21a8 8 0 0 1 13.292-6" }),
13245
13228
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "10", cy: "8", r: "5" }),
13246
13229
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M22 19h-6" })
13247
13230
  ] });
13248
- UserMinus_2.fill = "none";
13231
+ UserMinus2.fill = "none";
13249
13232
 
13250
13233
  const UserMinus = ({ title = "User minus", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13251
13234
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -13262,13 +13245,13 @@ const UserPen = ({ title = "User pen", ...props }) => /* @__PURE__ */ jsxRuntime
13262
13245
  ] });
13263
13246
  UserPen.fill = "none";
13264
13247
 
13265
- const UserPlus_2 = ({ title = "User plus 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13248
+ const UserPlus2 = ({ title = "User plus 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13266
13249
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
13267
13250
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 21a8 8 0 0 1 13.292-6" }),
13268
13251
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "10", cy: "8", r: "5" }),
13269
13252
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19 16v6m3-3h-6" })
13270
13253
  ] });
13271
- UserPlus_2.fill = "none";
13254
+ UserPlus2.fill = "none";
13272
13255
 
13273
13256
  const UserPlus = ({ title = "User plus", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13274
13257
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -13350,13 +13333,13 @@ const UserSearch = ({ title = "User search", ...props }) => /* @__PURE__ */ jsxR
13350
13333
  ] });
13351
13334
  UserSearch.fill = "none";
13352
13335
 
13353
- const UserSquare_2 = ({ title = "User square 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13336
+ const UserSquare2 = ({ title = "User square 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13354
13337
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
13355
13338
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18 21a6 6 0 0 0-12 0" }),
13356
13339
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "11", r: "4" }),
13357
13340
  /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "18", height: "18", x: "3", y: "3", rx: "2" })
13358
13341
  ] });
13359
- UserSquare_2.fill = "none";
13342
+ UserSquare2.fill = "none";
13360
13343
 
13361
13344
  const UserSquare = ({ title = "User square", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13362
13345
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -13373,13 +13356,13 @@ const UserStar = ({ title = "User star", ...props }) => /* @__PURE__ */ jsxRunti
13373
13356
  ] });
13374
13357
  UserStar.fill = "none";
13375
13358
 
13376
- const UserX_2 = ({ title = "User x 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13359
+ const UserX2 = ({ title = "User x 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13377
13360
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
13378
13361
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 21a8 8 0 0 1 11.873-7" }),
13379
13362
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "10", cy: "8", r: "5" }),
13380
13363
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m17 17 5 5m0-5-5 5" })
13381
13364
  ] });
13382
- UserX_2.fill = "none";
13365
+ UserX2.fill = "none";
13383
13366
 
13384
13367
  const UserX = ({ title = "User x", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13385
13368
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -13396,13 +13379,13 @@ const User = ({ title = "User", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("
13396
13379
  ] });
13397
13380
  User.fill = "none";
13398
13381
 
13399
- const Users_2 = ({ title = "Users 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13382
+ const Users2 = ({ title = "Users 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13400
13383
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
13401
13384
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18 21a8 8 0 0 0-16 0" }),
13402
13385
  /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "10", cy: "8", r: "5" }),
13403
13386
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M22 20c0-3.37-2-6.5-4-8a5 5 0 0 0-.45-8.3" })
13404
13387
  ] });
13405
- Users_2.fill = "none";
13388
+ Users2.fill = "none";
13406
13389
 
13407
13390
  const UsersRound = ({ title = "Users round", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13408
13391
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -13574,17 +13557,17 @@ const Volleyball = ({ title = "Volleyball", ...props }) => /* @__PURE__ */ jsxRu
13574
13557
  ] });
13575
13558
  Volleyball.fill = "none";
13576
13559
 
13577
- const Volume_1 = ({ title = "Volume 1", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13560
+ const Volume1 = ({ title = "Volume 1", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13578
13561
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
13579
13562
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298zM16 9a5 5 0 0 1 0 6" })
13580
13563
  ] });
13581
- Volume_1.fill = "none";
13564
+ Volume1.fill = "none";
13582
13565
 
13583
- const Volume_2 = ({ title = "Volume 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13566
+ const Volume2 = ({ title = "Volume 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13584
13567
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
13585
13568
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298zM16 9a5 5 0 0 1 0 6m3.364 3.364a9 9 0 0 0 0-12.728" })
13586
13569
  ] });
13587
- Volume_2.fill = "none";
13570
+ Volume2.fill = "none";
13588
13571
 
13589
13572
  const VolumeOff = ({ title = "Volume off", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13590
13573
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -13611,11 +13594,11 @@ const Vote = ({ title = "Vote", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("
13611
13594
  ] });
13612
13595
  Vote.fill = "none";
13613
13596
 
13614
- const Wallet_2 = ({ title = "Wallet 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13597
+ const Wallet2 = ({ title = "Wallet 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13615
13598
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
13616
13599
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17 14h.01M7 7h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14" })
13617
13600
  ] });
13618
- Wallet_2.fill = "none";
13601
+ Wallet2.fill = "none";
13619
13602
 
13620
13603
  const WalletCards = ({ title = "Wallet cards", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13621
13604
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -13645,11 +13628,11 @@ const Wallpaper = ({ title = "Wallpaper", ...props }) => /* @__PURE__ */ jsxRunt
13645
13628
  ] });
13646
13629
  Wallpaper.fill = "none";
13647
13630
 
13648
- const Wand_2 = ({ title = "Wand 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13631
+ const Wand2 = ({ title = "Wand 2", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13649
13632
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
13650
13633
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m21.64 3.64-1.28-1.28a1.21 1.21 0 0 0-1.72 0L2.36 18.64a1.21 1.21 0 0 0 0 1.72l1.28 1.28a1.2 1.2 0 0 0 1.72 0L21.64 5.36a1.2 1.2 0 0 0 0-1.72M14 7l3 3M5 6v4m14 4v4M10 2v2M7 8H3m18 8h-4M11 3H9" })
13651
13634
  ] });
13652
- Wand_2.fill = "none";
13635
+ Wand2.fill = "none";
13653
13636
 
13654
13637
  const WandSparkles = ({ title = "Wand sparkles", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [
13655
13638
  title && /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
@@ -14023,8 +14006,8 @@ const AllIcons = {
14023
14006
  ArrowBigRight,
14024
14007
  ArrowBigUpDash,
14025
14008
  ArrowBigUp,
14026
- ArrowDown_0_1,
14027
- ArrowDown_1_0,
14009
+ ArrowDown01,
14010
+ ArrowDown10,
14028
14011
  ArrowDownAZ,
14029
14012
  ArrowDownCircle,
14030
14013
  ArrowDownFromLine,
@@ -14056,8 +14039,8 @@ const AllIcons = {
14056
14039
  ArrowRightSquare,
14057
14040
  ArrowRightToLine,
14058
14041
  ArrowRight,
14059
- ArrowUp_0_1,
14060
- ArrowUp_1_0,
14042
+ ArrowUp01,
14043
+ ArrowUp10,
14061
14044
  ArrowUpAZ,
14062
14045
  ArrowUpCircle,
14063
14046
  ArrowUpDown,
@@ -14089,7 +14072,7 @@ const AllIcons = {
14089
14072
  Award,
14090
14073
  Aws,
14091
14074
  Axe,
14092
- Axis_3D,
14075
+ Axis3D,
14093
14076
  Baby,
14094
14077
  Backpack,
14095
14078
  BadgeAlert,
@@ -14123,9 +14106,9 @@ const AllIcons = {
14123
14106
  BarAlignmentAfter,
14124
14107
  BarAlignmentBefore,
14125
14108
  BarAlignmentCenter,
14126
- BarChart_2,
14127
- BarChart_3,
14128
- BarChart_4,
14109
+ BarChart2,
14110
+ BarChart3,
14111
+ BarChart4,
14129
14112
  BarChartBig,
14130
14113
  BarChartHorizontalBig,
14131
14114
  BarChartHorizontal,
@@ -14205,7 +14188,7 @@ const AllIcons = {
14205
14188
  BookTemplate,
14206
14189
  BookText,
14207
14190
  BookType,
14208
- BookUp_2,
14191
+ BookUp2,
14209
14192
  BookUp,
14210
14193
  BookUser,
14211
14194
  BookX,
@@ -14243,7 +14226,7 @@ const AllIcons = {
14243
14226
  BugOff,
14244
14227
  BugPlay,
14245
14228
  Bug,
14246
- Building_2,
14229
+ Building2,
14247
14230
  Building,
14248
14231
  BusFront,
14249
14232
  Bus,
@@ -14252,25 +14235,25 @@ const AllIcons = {
14252
14235
  CakeSlice,
14253
14236
  Cake,
14254
14237
  Calculator,
14255
- Calendar_1,
14238
+ Calendar1,
14256
14239
  CalendarArrowDown,
14257
14240
  CalendarArrowUp,
14258
- CalendarCheck_2,
14241
+ CalendarCheck2,
14259
14242
  CalendarCheck,
14260
14243
  CalendarClock,
14261
14244
  CalendarCog,
14262
14245
  CalendarDays,
14263
14246
  CalendarFold,
14264
14247
  CalendarHeart,
14265
- CalendarMinus_2,
14248
+ CalendarMinus2,
14266
14249
  CalendarMinus,
14267
14250
  CalendarOff,
14268
- CalendarPlus_2,
14251
+ CalendarPlus2,
14269
14252
  CalendarPlus,
14270
14253
  CalendarRange,
14271
14254
  CalendarSearch,
14272
14255
  CalendarSync,
14273
- CalendarX_2,
14256
+ CalendarX2,
14274
14257
  CalendarX,
14275
14258
  Calendar,
14276
14259
  Calendars,
@@ -14326,10 +14309,10 @@ const AllIcons = {
14326
14309
  ChartScatter,
14327
14310
  ChartSpline,
14328
14311
  CheckCheck,
14329
- CheckCircle_2,
14312
+ CheckCircle2,
14330
14313
  CheckCircle,
14331
14314
  CheckLine,
14332
- CheckSquare_2,
14315
+ CheckSquare2,
14333
14316
  CheckSquare,
14334
14317
  Check,
14335
14318
  ChefHat,
@@ -14408,7 +14391,7 @@ const AllIcons = {
14408
14391
  CirclePoundSterling,
14409
14392
  CirclePower,
14410
14393
  CircleQuestionMark,
14411
- CircleSlash_2,
14394
+ CircleSlash2,
14412
14395
  CircleSlash,
14413
14396
  CircleSlashed,
14414
14397
  CircleSmall,
@@ -14436,18 +14419,18 @@ const AllIcons = {
14436
14419
  ClipboardType,
14437
14420
  ClipboardX,
14438
14421
  Clipboard,
14439
- Clock_1,
14440
- Clock_10,
14441
- Clock_11,
14442
- Clock_12,
14443
- Clock_2,
14444
- Clock_3,
14445
- Clock_4,
14446
- Clock_5,
14447
- Clock_6,
14448
- Clock_7,
14449
- Clock_8,
14450
- Clock_9,
14422
+ Clock1,
14423
+ Clock10,
14424
+ Clock11,
14425
+ Clock12,
14426
+ Clock2,
14427
+ Clock3,
14428
+ Clock4,
14429
+ Clock5,
14430
+ Clock6,
14431
+ Clock7,
14432
+ Clock8,
14433
+ Clock9,
14451
14434
  ClockAlert,
14452
14435
  ClockArrowDown,
14453
14436
  ClockArrowUp,
@@ -14483,7 +14466,7 @@ const AllIcons = {
14483
14466
  Clover,
14484
14467
  Club,
14485
14468
  Cmab,
14486
- Code_2,
14469
+ Code2,
14487
14470
  CodeSquare,
14488
14471
  CodeXml,
14489
14472
  Code,
@@ -14492,10 +14475,10 @@ const AllIcons = {
14492
14475
  Coffee,
14493
14476
  Cog,
14494
14477
  Coins,
14495
- Columns_2,
14496
- Columns_3Cog,
14497
- Columns_3,
14498
- Columns_4,
14478
+ Columns2,
14479
+ Columns3Cog,
14480
+ Columns3,
14481
+ Columns4,
14499
14482
  ColumnsSettings,
14500
14483
  Columns,
14501
14484
  Combine,
@@ -14506,7 +14489,7 @@ const AllIcons = {
14506
14489
  ConciergeBell,
14507
14490
  Cone,
14508
14491
  Construction,
14509
- Contact_2,
14492
+ Contact2,
14510
14493
  ContactRound,
14511
14494
  Contact,
14512
14495
  Container,
@@ -14557,16 +14540,16 @@ const AllIcons = {
14557
14540
  DiamondPercent,
14558
14541
  DiamondPlus,
14559
14542
  Diamond,
14560
- Dice_1,
14561
- Dice_2,
14562
- Dice_3,
14563
- Dice_4,
14564
- Dice_5,
14565
- Dice_6,
14543
+ Dice1,
14544
+ Dice2,
14545
+ Dice3,
14546
+ Dice4,
14547
+ Dice5,
14548
+ Dice6,
14566
14549
  Dices,
14567
14550
  Diff,
14568
- Disc_2,
14569
- Disc_3,
14551
+ Disc2,
14552
+ Disc3,
14570
14553
  DiscAlbum,
14571
14554
  Disc,
14572
14555
  Discord,
@@ -14604,8 +14587,8 @@ const AllIcons = {
14604
14587
  EarthLock,
14605
14588
  Earth,
14606
14589
  Eclipse,
14607
- Edit_2,
14608
- Edit_3,
14590
+ Edit2,
14591
+ Edit3,
14609
14592
  Edit,
14610
14593
  EggFried,
14611
14594
  EggOff,
@@ -14634,12 +14617,12 @@ const AllIcons = {
14634
14617
  FerrisWheel,
14635
14618
  Figma,
14636
14619
  FileArchive,
14637
- FileAudio_2,
14620
+ FileAudio2,
14638
14621
  FileAudio,
14639
- FileAxis_3D,
14640
- FileBadge_2,
14622
+ FileAxis3D,
14623
+ FileBadge2,
14641
14624
  FileBadge,
14642
- FileBarChart_2,
14625
+ FileBarChart2,
14643
14626
  FileBarChart,
14644
14627
  FileBox,
14645
14628
  FileBracesCorner,
@@ -14648,14 +14631,14 @@ const AllIcons = {
14648
14631
  FileChartColumn,
14649
14632
  FileChartLine,
14650
14633
  FileChartPie,
14651
- FileCheck_2,
14634
+ FileCheck2,
14652
14635
  FileCheckCorner,
14653
14636
  FileCheck,
14654
14637
  FileClock,
14655
- FileCode_2,
14638
+ FileCode2,
14656
14639
  FileCodeCorner,
14657
14640
  FileCode,
14658
- FileCog_2,
14641
+ FileCog2,
14659
14642
  FileCog,
14660
14643
  FileDiff,
14661
14644
  FileDigit,
@@ -14667,15 +14650,15 @@ const AllIcons = {
14667
14650
  FileImage,
14668
14651
  FileInfo,
14669
14652
  FileInput,
14670
- FileJson_2,
14653
+ FileJson2,
14671
14654
  FileJson,
14672
- FileKey_2,
14655
+ FileKey2,
14673
14656
  FileKey,
14674
14657
  FileLineChart,
14675
- FileLock_2,
14658
+ FileLock2,
14676
14659
  FileLock,
14677
14660
  FileLog,
14678
- FileMinus_2,
14661
+ FileMinus2,
14679
14662
  FileMinusCorner,
14680
14663
  FileMinus,
14681
14664
  FileMusic,
@@ -14684,13 +14667,13 @@ const AllIcons = {
14684
14667
  FilePen,
14685
14668
  FilePieChart,
14686
14669
  FilePlay,
14687
- FilePlus_2,
14670
+ FilePlus2,
14688
14671
  FilePlusCorner,
14689
14672
  FilePlus,
14690
14673
  FileQuestionMark,
14691
14674
  FileQuestion,
14692
14675
  FileScan,
14693
- FileSearch_2,
14676
+ FileSearch2,
14694
14677
  FileSearchCorner,
14695
14678
  FileSearch,
14696
14679
  FileSignal,
@@ -14701,18 +14684,18 @@ const AllIcons = {
14701
14684
  FileSymlink,
14702
14685
  FileTerminal,
14703
14686
  FileText,
14704
- FileType_2,
14687
+ FileType2,
14705
14688
  FileTypeCorner,
14706
14689
  FileType,
14707
14690
  FileUp,
14708
14691
  FileUser,
14709
- FileVideo_2,
14692
+ FileVideo2,
14710
14693
  FileVideoCamera,
14711
14694
  FileVideo,
14712
- FileVolume_2,
14695
+ FileVolume2,
14713
14696
  FileVolume,
14714
14697
  FileWarning,
14715
- FileX_2,
14698
+ FileX2,
14716
14699
  FileXCorner,
14717
14700
  FileX,
14718
14701
  File,
@@ -14738,11 +14721,11 @@ const AllIcons = {
14738
14721
  FlaskConicalOff,
14739
14722
  FlaskConical,
14740
14723
  FlaskRound,
14741
- FlipHorizontal_2,
14724
+ FlipHorizontal2,
14742
14725
  FlipHorizontal,
14743
- FlipVertical_2,
14726
+ FlipVertical2,
14744
14727
  FlipVertical,
14745
- Flower_2,
14728
+ Flower2,
14746
14729
  Flower,
14747
14730
  Focus,
14748
14731
  FoldHorizontal,
@@ -14752,12 +14735,12 @@ const AllIcons = {
14752
14735
  FolderClock,
14753
14736
  FolderClosed,
14754
14737
  FolderCode,
14755
- FolderCog_2,
14738
+ FolderCog2,
14756
14739
  FolderCog,
14757
14740
  FolderDot,
14758
14741
  FolderDown,
14759
14742
  FolderEdit,
14760
- FolderGit_2,
14743
+ FolderGit2,
14761
14744
  FolderGit,
14762
14745
  FolderHeart,
14763
14746
  FolderInput,
@@ -14771,7 +14754,7 @@ const AllIcons = {
14771
14754
  FolderPen,
14772
14755
  FolderPlus,
14773
14756
  FolderRoot,
14774
- FolderSearch_2,
14757
+ FolderSearch2,
14775
14758
  FolderSearch,
14776
14759
  FolderSymlink,
14777
14760
  FolderSync,
@@ -14801,7 +14784,7 @@ const AllIcons = {
14801
14784
  GalleryThumbnails,
14802
14785
  GalleryVerticalEnd,
14803
14786
  GalleryVertical,
14804
- Gamepad_2,
14787
+ Gamepad2,
14805
14788
  GamepadDirectional,
14806
14789
  Gamepad,
14807
14790
  GanttChartSquare,
@@ -14835,7 +14818,7 @@ const AllIcons = {
14835
14818
  Gitlab,
14836
14819
  GlassWater,
14837
14820
  Glasses,
14838
- Globe_2,
14821
+ Globe2,
14839
14822
  GlobeLock,
14840
14823
  Globe,
14841
14824
  Goal,
@@ -14845,17 +14828,12 @@ const AllIcons = {
14845
14828
  GraduationCap,
14846
14829
  Grafana,
14847
14830
  Grape,
14848
- Grid_2X_2Check,
14849
- Grid_2X_2Plus,
14850
- Grid_2X_2X,
14851
- Grid_2X_2,
14852
- Grid_2x2Check,
14853
- Grid_2x2Plus,
14854
- Grid_2x2X,
14855
- Grid_2x2,
14856
- Grid_3X_3,
14857
- Grid_3x2,
14858
- Grid_3x3,
14831
+ Grid2X2Check,
14832
+ Grid2X2Plus,
14833
+ Grid2X2X,
14834
+ Grid2X2,
14835
+ Grid3X3,
14836
+ Grid3x2,
14859
14837
  Grid,
14860
14838
  GripHorizontal,
14861
14839
  GripVertical,
@@ -14884,12 +14862,12 @@ const AllIcons = {
14884
14862
  Haze,
14885
14863
  Hd,
14886
14864
  HdmiPort,
14887
- Heading_1,
14888
- Heading_2,
14889
- Heading_3,
14890
- Heading_4,
14891
- Heading_5,
14892
- Heading_6,
14865
+ Heading1,
14866
+ Heading2,
14867
+ Heading3,
14868
+ Heading4,
14869
+ Heading5,
14870
+ Heading6,
14893
14871
  Heading,
14894
14872
  HeadphoneOff,
14895
14873
  Headphones,
@@ -14919,7 +14897,7 @@ const AllIcons = {
14919
14897
  HousePlus,
14920
14898
  HouseWifi,
14921
14899
  House,
14922
- IceCream_2,
14900
+ IceCream2,
14923
14901
  IceCreamBowl,
14924
14902
  IceCreamCone,
14925
14903
  IceCream,
@@ -14975,7 +14953,7 @@ const AllIcons = {
14975
14953
  LandPlot,
14976
14954
  Landmark,
14977
14955
  Languages,
14978
- Laptop_2,
14956
+ Laptop2,
14979
14957
  LaptopCloud,
14980
14958
  LaptopMinimalCheck,
14981
14959
  LaptopMinimal,
@@ -14983,8 +14961,8 @@ const AllIcons = {
14983
14961
  LassoSelect,
14984
14962
  Lasso,
14985
14963
  Laugh,
14986
- Layers_2,
14987
- Layers_3,
14964
+ Layers2,
14965
+ Layers3,
14988
14966
  LayersOff,
14989
14967
  LayersPlus,
14990
14968
  Layers,
@@ -15010,8 +14988,8 @@ const AllIcons = {
15010
14988
  LineChart,
15011
14989
  LineSquiggle,
15012
14990
  Line,
15013
- Link_2Off,
15014
- Link_2,
14991
+ Link2Off,
14992
+ Link2,
15015
14993
  Link,
15016
14994
  Linkedin,
15017
14995
  ListCheck,
@@ -15035,7 +15013,7 @@ const AllIcons = {
15035
15013
  ListVideo,
15036
15014
  ListX,
15037
15015
  List,
15038
- Loader_2,
15016
+ Loader2,
15039
15017
  LoaderCircle,
15040
15018
  LoaderPinwheel,
15041
15019
  Loader,
@@ -15086,7 +15064,7 @@ const AllIcons = {
15086
15064
  MarsStroke,
15087
15065
  Mars,
15088
15066
  Martini,
15089
- Maximize_2,
15067
+ Maximize2,
15090
15068
  Maximize,
15091
15069
  Medal,
15092
15070
  MegaphoneOff,
@@ -15125,7 +15103,7 @@ const AllIcons = {
15125
15103
  MessageSquareX,
15126
15104
  MessageSquare,
15127
15105
  MessagesSquare,
15128
- Mic_2,
15106
+ Mic2,
15129
15107
  MicOff,
15130
15108
  MicVocal,
15131
15109
  Mic,
@@ -15136,7 +15114,7 @@ const AllIcons = {
15136
15114
  Milestone,
15137
15115
  MilkOff,
15138
15116
  Milk,
15139
- Minimize_2,
15117
+ Minimize2,
15140
15118
  Minimize,
15141
15119
  MinusCircle,
15142
15120
  MinusSquare,
@@ -15163,15 +15141,15 @@ const AllIcons = {
15163
15141
  MountainSnow,
15164
15142
  Mountain,
15165
15143
  MouseOff,
15166
- MousePointer_2Off,
15167
- MousePointer_2,
15144
+ MousePointer2Off,
15145
+ MousePointer2,
15168
15146
  MousePointerBan,
15169
15147
  MousePointerClick,
15170
15148
  MousePointerSquareDashed,
15171
15149
  MousePointer,
15172
15150
  Mouse,
15173
- Move_3D,
15174
- MoveDiagonal_2,
15151
+ Move3D,
15152
+ MoveDiagonal2,
15175
15153
  MoveDiagonal,
15176
15154
  MoveDownLeft,
15177
15155
  MoveDownRight,
@@ -15185,12 +15163,12 @@ const AllIcons = {
15185
15163
  MoveVertical,
15186
15164
  Move,
15187
15165
  MultiStep,
15188
- Music_2,
15189
- Music_3,
15190
- Music_4,
15166
+ Music2,
15167
+ Music3,
15168
+ Music4,
15191
15169
  Music,
15192
- Navigation_2Off,
15193
- Navigation_2,
15170
+ Navigation2Off,
15171
+ Navigation2,
15194
15172
  NavigationOff,
15195
15173
  Navigation,
15196
15174
  Network,
@@ -15218,7 +15196,7 @@ const AllIcons = {
15218
15196
  OrientationPortrait,
15219
15197
  Origami,
15220
15198
  Outdent,
15221
- Package_2,
15199
+ Package2,
15222
15200
  PackageCheck,
15223
15201
  PackageMinus,
15224
15202
  PackageOpen,
@@ -15229,7 +15207,7 @@ const AllIcons = {
15229
15207
  Pagerduty,
15230
15208
  PaintBucket,
15231
15209
  PaintRoller,
15232
- Paintbrush_2,
15210
+ Paintbrush2,
15233
15211
  PaintbrushVertical,
15234
15212
  Paintbrush,
15235
15213
  Palette,
@@ -15305,7 +15283,7 @@ const AllIcons = {
15305
15283
  Pi,
15306
15284
  Piano,
15307
15285
  Pickaxe,
15308
- PictureInPicture_2,
15286
+ PictureInPicture2,
15309
15287
  PictureInPicture,
15310
15288
  PieChart,
15311
15289
  PiggyBank,
@@ -15325,9 +15303,9 @@ const AllIcons = {
15325
15303
  PlayCircle,
15326
15304
  PlaySquare,
15327
15305
  Play,
15328
- Plug_2,
15306
+ Plug2,
15329
15307
  PlugDiagonal,
15330
- PlugZap_2,
15308
+ PlugZap2,
15331
15309
  PlugZap,
15332
15310
  Plug,
15333
15311
  PlusCircle,
@@ -15383,7 +15361,7 @@ const AllIcons = {
15383
15361
  RectangleHorizontal,
15384
15362
  RectangleVertical,
15385
15363
  Recycle,
15386
- Redo_2,
15364
+ Redo2,
15387
15365
  RedoDot,
15388
15366
  Redo,
15389
15367
  RefreshCcwDot,
@@ -15395,8 +15373,8 @@ const AllIcons = {
15395
15373
  Refrigerator,
15396
15374
  Regex,
15397
15375
  RemoveFormatting,
15398
- Repeat_1,
15399
- Repeat_2,
15376
+ Repeat1,
15377
+ Repeat2,
15400
15378
  Repeat,
15401
15379
  ReplaceAll,
15402
15380
  Replace,
@@ -15408,7 +15386,7 @@ const AllIcons = {
15408
15386
  RockingChair,
15409
15387
  RollerCoaster,
15410
15388
  Rose,
15411
- Rotate_3D,
15389
+ Rotate3D,
15412
15390
  RotateCcwKey,
15413
15391
  RotateCcwSquare,
15414
15392
  RotateCcw,
@@ -15417,9 +15395,9 @@ const AllIcons = {
15417
15395
  RouteOff,
15418
15396
  Route,
15419
15397
  Router,
15420
- Rows_2,
15421
- Rows_3,
15422
- Rows_4,
15398
+ Rows2,
15399
+ Rows3,
15400
+ Rows4,
15423
15401
  Rows,
15424
15402
  Rss,
15425
15403
  RulerDimensionLine,
@@ -15434,7 +15412,7 @@ const AllIcons = {
15434
15412
  SaveAll,
15435
15413
  SaveOff,
15436
15414
  Save,
15437
- Scale_3D,
15415
+ Scale3D,
15438
15416
  Scale,
15439
15417
  Scaling,
15440
15418
  ScanBarcode,
@@ -15447,7 +15425,7 @@ const AllIcons = {
15447
15425
  ScanText,
15448
15426
  Scan,
15449
15427
  ScatterChart,
15450
- School_2,
15428
+ School2,
15451
15429
  School,
15452
15430
  Scim,
15453
15431
  ScissorsLineDashed,
@@ -15476,10 +15454,10 @@ const AllIcons = {
15476
15454
  ServerCrash,
15477
15455
  ServerOff,
15478
15456
  Server,
15479
- Settings_2,
15457
+ Settings2,
15480
15458
  Settings,
15481
15459
  Shapes,
15482
- Share_2,
15460
+ Share2,
15483
15461
  Share,
15484
15462
  Sheet,
15485
15463
  Shell,
@@ -15553,7 +15531,7 @@ const AllIcons = {
15553
15531
  Sparkles,
15554
15532
  Speaker,
15555
15533
  Speech,
15556
- SpellCheck_2,
15534
+ SpellCheck2,
15557
15535
  SpellCheck,
15558
15536
  SplinePointer,
15559
15537
  Spline,
@@ -15672,7 +15650,7 @@ const AllIcons = {
15672
15650
  Sword,
15673
15651
  Swords,
15674
15652
  Syringe,
15675
- Table_2,
15653
+ Table2,
15676
15654
  TableCellsMerge,
15677
15655
  TableCellsSplit,
15678
15656
  TableColumnsSplit,
@@ -15686,11 +15664,11 @@ const AllIcons = {
15686
15664
  Tablets,
15687
15665
  Tag,
15688
15666
  Tags,
15689
- Tally_1,
15690
- Tally_2,
15691
- Tally_3,
15692
- Tally_4,
15693
- Tally_5,
15667
+ Tally1,
15668
+ Tally2,
15669
+ Tally3,
15670
+ Tally4,
15671
+ Tally5,
15694
15672
  Tangent,
15695
15673
  Target,
15696
15674
  Telegram,
@@ -15699,7 +15677,7 @@ const AllIcons = {
15699
15677
  Tent,
15700
15678
  TerminalSquare,
15701
15679
  Terminal,
15702
- TestTube_2,
15680
+ TestTube2,
15703
15681
  TestTubeDiagonal,
15704
15682
  TestTube,
15705
15683
  TestTubes,
@@ -15753,7 +15731,7 @@ const AllIcons = {
15753
15731
  Train,
15754
15732
  TramFront,
15755
15733
  Transgender,
15756
- Trash_2,
15734
+ Trash2,
15757
15735
  Trash,
15758
15736
  TreeDeciduous,
15759
15737
  TreePalm,
@@ -15773,7 +15751,7 @@ const AllIcons = {
15773
15751
  TurkishLira,
15774
15752
  Turntable,
15775
15753
  Turtle,
15776
- Tv_2,
15754
+ Tv2,
15777
15755
  TvMinimalPlay,
15778
15756
  TvMinimal,
15779
15757
  Tv,
@@ -15784,14 +15762,14 @@ const AllIcons = {
15784
15762
  UmbrellaOff,
15785
15763
  Umbrella,
15786
15764
  Underline,
15787
- Undo_2,
15765
+ Undo2,
15788
15766
  UndoDot,
15789
15767
  Undo,
15790
15768
  UnfoldHorizontal,
15791
15769
  UnfoldVertical,
15792
15770
  Ungroup,
15793
15771
  University,
15794
- Unlink_2,
15772
+ Unlink2,
15795
15773
  Unlink,
15796
15774
  UnlockKeyhole,
15797
15775
  Unlock,
@@ -15799,19 +15777,19 @@ const AllIcons = {
15799
15777
  UploadCloud,
15800
15778
  Upload,
15801
15779
  Usb,
15802
- User_2,
15803
- UserCheck_2,
15780
+ User2,
15781
+ UserCheck2,
15804
15782
  UserCheck,
15805
- UserCircle_2,
15783
+ UserCircle2,
15806
15784
  UserCircle,
15807
- UserCog_2,
15785
+ UserCog2,
15808
15786
  UserCog,
15809
15787
  UserKey,
15810
15788
  UserLock,
15811
- UserMinus_2,
15789
+ UserMinus2,
15812
15790
  UserMinus,
15813
15791
  UserPen,
15814
- UserPlus_2,
15792
+ UserPlus2,
15815
15793
  UserPlus,
15816
15794
  UserRoundCheck,
15817
15795
  UserRoundCog,
@@ -15822,13 +15800,13 @@ const AllIcons = {
15822
15800
  UserRoundX,
15823
15801
  UserRound,
15824
15802
  UserSearch,
15825
- UserSquare_2,
15803
+ UserSquare2,
15826
15804
  UserSquare,
15827
15805
  UserStar,
15828
- UserX_2,
15806
+ UserX2,
15829
15807
  UserX,
15830
15808
  User,
15831
- Users_2,
15809
+ Users2,
15832
15810
  UsersRound,
15833
15811
  Users,
15834
15812
  UtensilsCrossed,
@@ -15851,18 +15829,18 @@ const AllIcons = {
15851
15829
  View,
15852
15830
  Voicemail,
15853
15831
  Volleyball,
15854
- Volume_1,
15855
- Volume_2,
15832
+ Volume1,
15833
+ Volume2,
15856
15834
  VolumeOff,
15857
15835
  VolumeX,
15858
15836
  Volume,
15859
15837
  Vote,
15860
- Wallet_2,
15838
+ Wallet2,
15861
15839
  WalletCards,
15862
15840
  WalletMinimal,
15863
15841
  Wallet,
15864
15842
  Wallpaper,
15865
- Wand_2,
15843
+ Wand2,
15866
15844
  WandSparkles,
15867
15845
  Wand,
15868
15846
  Warehouse,
@@ -16110,7 +16088,7 @@ const iconMetaData = {
16110
16088
  "direction",
16111
16089
  "north"
16112
16090
  ],
16113
- ArrowDown_0_1: [
16091
+ ArrowDown01: [
16114
16092
  "filter",
16115
16093
  "sort",
16116
16094
  "ascending",
@@ -16121,7 +16099,7 @@ const iconMetaData = {
16121
16099
  "falling",
16122
16100
  "numerical"
16123
16101
  ],
16124
- ArrowDown_1_0: [
16102
+ ArrowDown10: [
16125
16103
  "filter",
16126
16104
  "sort",
16127
16105
  "ascending",
@@ -16300,7 +16278,7 @@ const iconMetaData = {
16300
16278
  "->|"
16301
16279
  ],
16302
16280
  ArrowRight: ["forward", "next", "direction", "east", "->"],
16303
- ArrowUp_0_1: [
16281
+ ArrowUp01: [
16304
16282
  "filter",
16305
16283
  "sort",
16306
16284
  "ascending",
@@ -16311,7 +16289,7 @@ const iconMetaData = {
16311
16289
  "falling",
16312
16290
  "numerical"
16313
16291
  ],
16314
- ArrowUp_1_0: [
16292
+ ArrowUp10: [
16315
16293
  "filter",
16316
16294
  "sort",
16317
16295
  "ascending",
@@ -16505,7 +16483,7 @@ const iconMetaData = {
16505
16483
  "logger",
16506
16484
  "forestry"
16507
16485
  ],
16508
- Axis_3D: [],
16486
+ Axis3D: [],
16509
16487
  Baby: ["child", "childproof", "children"],
16510
16488
  Backpack: ["bag", "hiking", "travel", "camping", "school", "childhood"],
16511
16489
  BadgeAlert: ["check", "verified", "unverified", "security", "safety", "issue"],
@@ -16780,9 +16758,9 @@ const iconMetaData = {
16780
16758
  BarAlignmentAfter: ["chart", "statistics", "analytics", "diagram", "graph", "presentation"],
16781
16759
  BarAlignmentBefore: ["chart", "statistics", "analytics", "diagram", "graph", "presentation"],
16782
16760
  BarAlignmentCenter: ["chart", "statistics", "analytics", "diagram", "graph", "presentation"],
16783
- BarChart_2: [],
16784
- BarChart_3: [],
16785
- BarChart_4: [],
16761
+ BarChart2: [],
16762
+ BarChart3: [],
16763
+ BarChart4: [],
16786
16764
  BarChartBig: [],
16787
16765
  BarChartHorizontalBig: [],
16788
16766
  BarChartHorizontal: [],
@@ -17615,7 +17593,7 @@ const iconMetaData = {
17615
17593
  "fonts",
17616
17594
  "collection"
17617
17595
  ],
17618
- BookUp_2: ["code", "coding", "version control", "git", "repository", "push", "force"],
17596
+ BookUp2: ["code", "coding", "version control", "git", "repository", "push", "force"],
17619
17597
  BookUp: ["code", "coding", "version control", "git", "repository", "push"],
17620
17598
  BookUser: [
17621
17599
  "person",
@@ -17938,7 +17916,7 @@ const iconMetaData = {
17938
17916
  "insect",
17939
17917
  "beetle"
17940
17918
  ],
17941
- Building_2: [
17919
+ Building2: [
17942
17920
  "business",
17943
17921
  "company",
17944
17922
  "enterprise",
@@ -18011,7 +17989,7 @@ const iconMetaData = {
18011
17989
  "baking"
18012
17990
  ],
18013
17991
  Calculator: ["count", "calculating machine"],
18014
- Calendar_1: ["date", "month", "year", "event", "single", "singular", "once", "1", "first"],
17992
+ Calendar1: ["date", "month", "year", "event", "single", "singular", "once", "1", "first"],
18015
17993
  CalendarArrowDown: [
18016
17994
  "date",
18017
17995
  "month",
@@ -18040,7 +18018,7 @@ const iconMetaData = {
18040
18018
  "rising",
18041
18019
  "falling"
18042
18020
  ],
18043
- CalendarCheck_2: [
18021
+ CalendarCheck2: [
18044
18022
  "date",
18045
18023
  "day",
18046
18024
  "month",
@@ -18084,10 +18062,10 @@ const iconMetaData = {
18084
18062
  "subscribe",
18085
18063
  "valentines day"
18086
18064
  ],
18087
- CalendarMinus_2: ["date", "day", "month", "year", "event", "delete", "remove"],
18065
+ CalendarMinus2: ["date", "day", "month", "year", "event", "delete", "remove"],
18088
18066
  CalendarMinus: ["date", "day", "month", "year", "event", "delete", "remove"],
18089
18067
  CalendarOff: ["date", "day", "month", "year", "event", "delete", "remove"],
18090
- CalendarPlus_2: ["date", "day", "month", "year", "event", "add", "subscribe", "create", "new"],
18068
+ CalendarPlus2: ["date", "day", "month", "year", "event", "add", "subscribe", "create", "new"],
18091
18069
  CalendarPlus: ["date", "day", "month", "year", "event", "add", "subscribe", "create", "new"],
18092
18070
  CalendarRange: ["date", "day", "month", "year", "event", "range", "period"],
18093
18071
  CalendarSearch: ["date", "day", "month", "year", "events", "search", "lens"],
@@ -18108,7 +18086,7 @@ const iconMetaData = {
18108
18086
  "automatic",
18109
18087
  "auto"
18110
18088
  ],
18111
- CalendarX_2: ["date", "day", "month", "year", "event", "remove"],
18089
+ CalendarX2: ["date", "day", "month", "year", "event", "remove"],
18112
18090
  CalendarX: ["date", "day", "month", "year", "event", "remove", "busy"],
18113
18091
  Calendar: ["date", "month", "year", "event", "birthday", "birthdate"],
18114
18092
  Calendars: ["date", "month", "year", "event", "dates", "months", "years", "events"],
@@ -18301,10 +18279,10 @@ const iconMetaData = {
18301
18279
  "interpolation"
18302
18280
  ],
18303
18281
  CheckCheck: ["done", "received", "double", "todo", "tick", "complete", "task"],
18304
- CheckCircle_2: [],
18282
+ CheckCircle2: [],
18305
18283
  CheckCircle: [],
18306
18284
  CheckLine: ["done", "todo", "tick", "complete", "task"],
18307
- CheckSquare_2: [],
18285
+ CheckSquare2: [],
18308
18286
  CheckSquare: [],
18309
18287
  Check: ["done", "todo", "tick", "complete", "task"],
18310
18288
  ChefHat: ["cooking", "food", "kitchen", "restaurant"],
@@ -18607,7 +18585,7 @@ const iconMetaData = {
18607
18585
  "troubleshoot"
18608
18586
  ],
18609
18587
  CircleQuestionMark: ["question mark"],
18610
- CircleSlash_2: [
18588
+ CircleSlash2: [
18611
18589
  "diameter",
18612
18590
  "zero",
18613
18591
  "\xF8",
@@ -18746,18 +18724,18 @@ const iconMetaData = {
18746
18724
  ClipboardType: ["paste", "format", "text"],
18747
18725
  ClipboardX: ["copy", "paste", "discard", "remove"],
18748
18726
  Clipboard: ["copy", "paste"],
18749
- Clock_1: ["time", "watch", "alarm"],
18750
- Clock_10: ["time", "watch", "alarm"],
18751
- Clock_11: ["time", "watch", "alarm"],
18752
- Clock_12: ["time", "watch", "alarm", "noon", "midnight"],
18753
- Clock_2: ["time", "watch", "alarm"],
18754
- Clock_3: ["time", "watch", "alarm"],
18755
- Clock_4: ["time", "watch", "alarm"],
18756
- Clock_5: ["time", "watch", "alarm"],
18757
- Clock_6: ["time", "watch", "alarm"],
18758
- Clock_7: ["time", "watch", "alarm"],
18759
- Clock_8: ["time", "watch", "alarm"],
18760
- Clock_9: ["time", "watch", "alarm"],
18727
+ Clock1: ["time", "watch", "alarm"],
18728
+ Clock10: ["time", "watch", "alarm"],
18729
+ Clock11: ["time", "watch", "alarm"],
18730
+ Clock12: ["time", "watch", "alarm", "noon", "midnight"],
18731
+ Clock2: ["time", "watch", "alarm"],
18732
+ Clock3: ["time", "watch", "alarm"],
18733
+ Clock4: ["time", "watch", "alarm"],
18734
+ Clock5: ["time", "watch", "alarm"],
18735
+ Clock6: ["time", "watch", "alarm"],
18736
+ Clock7: ["time", "watch", "alarm"],
18737
+ Clock8: ["time", "watch", "alarm"],
18738
+ Clock9: ["time", "watch", "alarm"],
18761
18739
  ClockAlert: ["time", "watch", "alarm", "warning", "wrong"],
18762
18740
  ClockArrowDown: [
18763
18741
  "time",
@@ -18860,7 +18838,7 @@ const iconMetaData = {
18860
18838
  Clover: ["leaf", "luck", "plant"],
18861
18839
  Club: ["shape", "suit", "playing", "cards"],
18862
18840
  Cmab: ["logo", "cost management", "app"],
18863
- Code_2: [],
18841
+ Code2: [],
18864
18842
  CodeSquare: [],
18865
18843
  CodeXml: ["source", "programming", "html", "xml"],
18866
18844
  Code: ["source", "programming", "html", "xml"],
@@ -18882,7 +18860,7 @@ const iconMetaData = {
18882
18860
  "parts"
18883
18861
  ],
18884
18862
  Coins: ["money", "cash", "finance", "gamble"],
18885
- Columns_2: [
18863
+ Columns2: [
18886
18864
  "lines",
18887
18865
  "list",
18888
18866
  "queue",
@@ -18906,7 +18884,7 @@ const iconMetaData = {
18906
18884
  "pagination",
18907
18885
  "pages"
18908
18886
  ],
18909
- Columns_3Cog: [
18887
+ Columns3Cog: [
18910
18888
  "columns",
18911
18889
  "settings",
18912
18890
  "customize",
@@ -18917,7 +18895,7 @@ const iconMetaData = {
18917
18895
  "panel",
18918
18896
  "layout"
18919
18897
  ],
18920
- Columns_3: [
18898
+ Columns3: [
18921
18899
  "lines",
18922
18900
  "list",
18923
18901
  "queue",
@@ -18942,7 +18920,7 @@ const iconMetaData = {
18942
18920
  "pagination",
18943
18921
  "pages"
18944
18922
  ],
18945
- Columns_4: [
18923
+ Columns4: [
18946
18924
  "lines",
18947
18925
  "list",
18948
18926
  "queue",
@@ -19010,7 +18988,7 @@ const iconMetaData = {
19010
18988
  "searchlight"
19011
18989
  ],
19012
18990
  Construction: ["roadwork", "maintenance", "blockade", "barricade"],
19013
- Contact_2: [],
18991
+ Contact2: [],
19014
18992
  ContactRound: ["user", "person", "family", "friend", "acquaintance", "listing", "networking"],
19015
18993
  Contact: ["user", "person", "family", "friend", "acquaintance", "listing", "networking"],
19016
18994
  Container: [
@@ -19234,15 +19212,15 @@ const iconMetaData = {
19234
19212
  "+"
19235
19213
  ],
19236
19214
  Diamond: ["square", "rectangle", "oblique", "rhombus", "shape", "suit", "playing", "cards"],
19237
- Dice_1: ["dice", "random", "tabletop", "1", "board", "game"],
19238
- Dice_2: ["dice", "random", "tabletop", "2", "board", "game"],
19239
- Dice_3: ["dice", "random", "tabletop", "3", "board", "game"],
19240
- Dice_4: ["dice", "random", "tabletop", "4", "board", "game"],
19241
- Dice_5: ["dice", "random", "tabletop", "5", "board", "game"],
19242
- Dice_6: ["dice", "random", "tabletop", "6", "board", "game"],
19215
+ Dice1: ["dice", "random", "tabletop", "1", "board", "game"],
19216
+ Dice2: ["dice", "random", "tabletop", "2", "board", "game"],
19217
+ Dice3: ["dice", "random", "tabletop", "3", "board", "game"],
19218
+ Dice4: ["dice", "random", "tabletop", "4", "board", "game"],
19219
+ Dice5: ["dice", "random", "tabletop", "5", "board", "game"],
19220
+ Dice6: ["dice", "random", "tabletop", "6", "board", "game"],
19243
19221
  Dices: ["dice", "random", "tabletop", "board", "game"],
19244
19222
  Diff: ["patch", "difference", "compare", "plus", "minus", "plus-minus", "math"],
19245
- Disc_2: [
19223
+ Disc2: [
19246
19224
  "album",
19247
19225
  "music",
19248
19226
  "vinyl",
@@ -19255,7 +19233,7 @@ const iconMetaData = {
19255
19233
  "rotate",
19256
19234
  "rpm"
19257
19235
  ],
19258
- Disc_3: [
19236
+ Disc3: [
19259
19237
  "album",
19260
19238
  "music",
19261
19239
  "vinyl",
@@ -19467,8 +19445,8 @@ const iconMetaData = {
19467
19445
  "blend",
19468
19446
  "shade"
19469
19447
  ],
19470
- Edit_2: [],
19471
- Edit_3: [],
19448
+ Edit2: [],
19449
+ Edit3: [],
19472
19450
  Edit: [],
19473
19451
  EggFried: ["food", "breakfast"],
19474
19452
  EggOff: ["egg free", "vegan", "hatched", "bad egg"],
@@ -19614,12 +19592,12 @@ const iconMetaData = {
19614
19592
  ],
19615
19593
  Figma: ["logo", "design", "tool"],
19616
19594
  FileArchive: ["zip", "package", "archive"],
19617
- FileAudio_2: [],
19595
+ FileAudio2: [],
19618
19596
  FileAudio: [],
19619
- FileAxis_3D: [],
19620
- FileBadge_2: [],
19597
+ FileAxis3D: [],
19598
+ FileBadge2: [],
19621
19599
  FileBadge: ["award", "achievement", "badge", "rosette", "prize", "winner"],
19622
- FileBarChart_2: [],
19600
+ FileBarChart2: [],
19623
19601
  FileBarChart: [],
19624
19602
  FileBox: ["box", "package", "model"],
19625
19603
  FileBracesCorner: ["code", "json", "curly braces", "curly brackets"],
@@ -19635,14 +19613,14 @@ const iconMetaData = {
19635
19613
  FileChartColumn: ["statistics", "analytics", "diagram", "graph", "presentation"],
19636
19614
  FileChartLine: ["statistics", "analytics", "diagram", "graph", "presentation"],
19637
19615
  FileChartPie: ["statistics", "analytics", "diagram", "graph", "presentation"],
19638
- FileCheck_2: [],
19616
+ FileCheck2: [],
19639
19617
  FileCheckCorner: ["done", "document", "todo", "tick", "complete", "task"],
19640
19618
  FileCheck: ["done", "document", "todo", "tick", "complete", "task"],
19641
19619
  FileClock: ["history", "log", "clock"],
19642
- FileCode_2: [],
19620
+ FileCode2: [],
19643
19621
  FileCodeCorner: ["script", "document", "html", "xml", "property list", "plist"],
19644
19622
  FileCode: ["script", "document", "gist", "html", "xml", "property list", "plist"],
19645
- FileCog_2: [],
19623
+ FileCog2: [],
19646
19624
  FileCog: ["executable", "settings", "cog", "edit", "gear"],
19647
19625
  FileDiff: ["diff", "patch"],
19648
19626
  FileDigit: ["number", "document"],
@@ -19654,15 +19632,15 @@ const iconMetaData = {
19654
19632
  FileImage: ["image", "graphics", "photo", "picture"],
19655
19633
  FileInfo: [],
19656
19634
  FileInput: ["document"],
19657
- FileJson_2: [],
19635
+ FileJson2: [],
19658
19636
  FileJson: [],
19659
- FileKey_2: [],
19637
+ FileKey2: [],
19660
19638
  FileKey: ["key", "private", "public", "security"],
19661
19639
  FileLineChart: [],
19662
- FileLock_2: [],
19640
+ FileLock2: [],
19663
19641
  FileLock: ["lock", "password", "security"],
19664
19642
  FileLog: ["data", "txt", "document"],
19665
- FileMinus_2: [],
19643
+ FileMinus2: [],
19666
19644
  FileMinusCorner: ["document"],
19667
19645
  FileMinus: ["delete", "remove", "erase", "document"],
19668
19646
  FileMusic: [
@@ -19686,13 +19664,13 @@ const iconMetaData = {
19686
19664
  FilePen: ["signature"],
19687
19665
  FilePieChart: [],
19688
19666
  FilePlay: ["movie", "video", "film"],
19689
- FilePlus_2: [],
19667
+ FilePlus2: [],
19690
19668
  FilePlusCorner: ["add", "create", "new", "document"],
19691
19669
  FilePlus: ["add", "create", "new", "document"],
19692
19670
  FileQuestionMark: ["readme", "help", "question"],
19693
19671
  FileQuestion: [],
19694
19672
  FileScan: ["scan", "code", "qr-code"],
19695
- FileSearch_2: [],
19673
+ FileSearch2: [],
19696
19674
  FileSearchCorner: ["lost", "document", "find", "browser", "lens"],
19697
19675
  FileSearch: ["lost", "document", "find", "browser", "lens"],
19698
19676
  FileSignal: ["audio", "music", "volume"],
@@ -19724,7 +19702,7 @@ const iconMetaData = {
19724
19702
  FileSymlink: ["symlink", "symbolic", "link"],
19725
19703
  FileTerminal: ["terminal", "bash", "script", "executable"],
19726
19704
  FileText: ["data", "txt", "pdf", "document"],
19727
- FileType_2: [],
19705
+ FileType2: [],
19728
19706
  FileTypeCorner: ["font", "text", "typography", "type"],
19729
19707
  FileType: ["font", "text", "typography", "type"],
19730
19708
  FileUp: ["upload", "import", "export"],
@@ -19742,13 +19720,13 @@ const iconMetaData = {
19742
19720
  "curriculum vitae",
19743
19721
  "application form"
19744
19722
  ],
19745
- FileVideo_2: [],
19723
+ FileVideo2: [],
19746
19724
  FileVideoCamera: ["movie", "video", "film"],
19747
19725
  FileVideo: [],
19748
- FileVolume_2: [],
19726
+ FileVolume2: [],
19749
19727
  FileVolume: ["audio", "music", "volume"],
19750
19728
  FileWarning: [],
19751
- FileX_2: [],
19729
+ FileX2: [],
19752
19730
  FileXCorner: ["lost", "delete", "remove", "document"],
19753
19731
  FileX: ["lost", "delete", "remove", "document"],
19754
19732
  File: ["document"],
@@ -19876,11 +19854,11 @@ const iconMetaData = {
19876
19854
  FlaskConicalOff: ["beaker", "erlenmeyer", "non toxic", "lab", "chemistry", "experiment", "test"],
19877
19855
  FlaskConical: ["beaker", "erlenmeyer", "lab", "chemistry", "experiment", "test"],
19878
19856
  FlaskRound: ["beaker", "lab", "chemistry", "experiment", "test"],
19879
- FlipHorizontal_2: ["reflect", "mirror", "alignment", "dashed"],
19857
+ FlipHorizontal2: ["reflect", "mirror", "alignment", "dashed"],
19880
19858
  FlipHorizontal: ["reflect", "mirror", "alignment", "dashed"],
19881
- FlipVertical_2: ["reflect", "mirror", "alignment", "dashed"],
19859
+ FlipVertical2: ["reflect", "mirror", "alignment", "dashed"],
19882
19860
  FlipVertical: ["reflect", "mirror", "alignment", "dashed"],
19883
- Flower_2: ["sustainability", "nature", "plant"],
19861
+ Flower2: ["sustainability", "nature", "plant"],
19884
19862
  Flower: ["sustainability", "nature", "plant", "spring"],
19885
19863
  Focus: ["camera", "lens", "photo", "dashed"],
19886
19864
  FoldHorizontal: ["arrow", "collapse", "fold", "vertical", "dashed"],
@@ -19890,7 +19868,7 @@ const iconMetaData = {
19890
19868
  FolderClock: ["history", "directory", "clock"],
19891
19869
  FolderClosed: ["directory", "closed"],
19892
19870
  FolderCode: ["directory", "coding", "develop", "software"],
19893
- FolderCog_2: [],
19871
+ FolderCog2: [],
19894
19872
  FolderCog: ["directory", "settings", "control", "preferences", "cog", "edit", "gear"],
19895
19873
  FolderDot: [
19896
19874
  "directory",
@@ -19913,7 +19891,7 @@ const iconMetaData = {
19913
19891
  ],
19914
19892
  FolderDown: ["directory", "download", "import", "export"],
19915
19893
  FolderEdit: [],
19916
- FolderGit_2: ["directory", "root", "project", "git", "repo"],
19894
+ FolderGit2: ["directory", "root", "project", "git", "repo"],
19917
19895
  FolderGit: ["directory", "root", "project", "git", "repo"],
19918
19896
  FolderHeart: ["directory", "heart", "favourite", "bookmark", "quick link"],
19919
19897
  FolderInput: ["directory", "import", "export"],
@@ -19945,7 +19923,7 @@ const iconMetaData = {
19945
19923
  FolderPen: ["directory", "rename"],
19946
19924
  FolderPlus: ["directory", "add", "create", "new"],
19947
19925
  FolderRoot: ["directory", "root", "project", "git", "repo"],
19948
- FolderSearch_2: ["directory", "search", "find", "lost", "browser", "lens"],
19926
+ FolderSearch2: ["directory", "search", "find", "lost", "browser", "lens"],
19949
19927
  FolderSearch: ["directory", "search", "find", "lost", "browser", "lens"],
19950
19928
  FolderSymlink: ["directory", "symlink", "symbolic", "link"],
19951
19929
  FolderSync: [
@@ -20020,7 +19998,7 @@ const iconMetaData = {
20020
19998
  "time machine"
20021
19999
  ],
20022
20000
  GalleryVertical: ["carousel", "pictures", "images", "scroll", "swipe", "album", "portfolio"],
20023
- Gamepad_2: ["console"],
20001
+ Gamepad2: ["console"],
20024
20002
  GamepadDirectional: [
20025
20003
  "direction",
20026
20004
  "arrow",
@@ -20092,7 +20070,7 @@ const iconMetaData = {
20092
20070
  Gitlab: ["logo", "version control"],
20093
20071
  GlassWater: ["beverage", "drink", "glass", "water"],
20094
20072
  Glasses: ["glasses", "spectacles"],
20095
- Globe_2: [],
20073
+ Globe2: [],
20096
20074
  GlobeLock: [
20097
20075
  "vpn",
20098
20076
  "private",
@@ -20142,85 +20120,12 @@ const iconMetaData = {
20142
20120
  ],
20143
20121
  Grafana: ["logo", "brand", "app"],
20144
20122
  Grape: ["fruit", "wine", "food"],
20145
- Grid_2X_2Check: [],
20146
- Grid_2X_2Plus: [],
20147
- Grid_2X_2X: [],
20148
- Grid_2X_2: [],
20149
- Grid_2x2Check: [
20150
- "table",
20151
- "rows",
20152
- "columns",
20153
- "blocks",
20154
- "plot",
20155
- "land",
20156
- "geometry",
20157
- "measure",
20158
- "data",
20159
- "size",
20160
- "width",
20161
- "height",
20162
- "distance",
20163
- "surface area",
20164
- "square meter",
20165
- "acre"
20166
- ],
20167
- Grid_2x2Plus: [
20168
- "table",
20169
- "rows",
20170
- "columns",
20171
- "blocks",
20172
- "plot",
20173
- "land",
20174
- "geometry",
20175
- "measure",
20176
- "data",
20177
- "size",
20178
- "width",
20179
- "height",
20180
- "distance",
20181
- "surface area",
20182
- "square meter",
20183
- "acre"
20184
- ],
20185
- Grid_2x2X: [
20186
- "table",
20187
- "rows",
20188
- "columns",
20189
- "data",
20190
- "blocks",
20191
- "plot",
20192
- "land",
20193
- "geometry",
20194
- "measure",
20195
- "size",
20196
- "width",
20197
- "height",
20198
- "distance",
20199
- "surface area",
20200
- "square meter",
20201
- "acre"
20202
- ],
20203
- Grid_2x2: [
20204
- "table",
20205
- "rows",
20206
- "columns",
20207
- "blocks",
20208
- "plot",
20209
- "land",
20210
- "geometry",
20211
- "measure",
20212
- "size",
20213
- "width",
20214
- "height",
20215
- "distance",
20216
- "surface area",
20217
- "square meter",
20218
- "acre",
20219
- "window",
20220
- "skylight"
20221
- ],
20222
- Grid_3X_3: [],
20223
- Grid_3x2: [
20123
+ Grid2X2Check: [],
20124
+ Grid2X2Plus: [],
20125
+ Grid2X2X: [],
20126
+ Grid2X2: [],
20127
+ Grid3X3: ["table", "rows", "columns"],
20128
+ Grid3x2: [
20224
20129
  "table",
20225
20130
  "rows",
20226
20131
  "columns",
@@ -20238,7 +20143,6 @@ const iconMetaData = {
20238
20143
  "acre",
20239
20144
  "window"
20240
20145
  ],
20241
- Grid_3x3: ["table", "rows", "columns"],
20242
20146
  Grid: [],
20243
20147
  GripHorizontal: ["grab", "dots", "handle", "move", "drag"],
20244
20148
  GripVertical: ["grab", "dots", "handle", "move", "drag"],
@@ -20406,12 +20310,12 @@ const iconMetaData = {
20406
20310
  "input",
20407
20311
  "output"
20408
20312
  ],
20409
- Heading_1: ["h1", "html", "markup", "markdown"],
20410
- Heading_2: ["h2", "html", "markup", "markdown"],
20411
- Heading_3: ["h3", "html", "markup", "markdown"],
20412
- Heading_4: ["h4", "html", "markup", "markdown"],
20413
- Heading_5: ["h5", "html", "markup", "markdown"],
20414
- Heading_6: ["h6", "html", "markup", "markdown"],
20313
+ Heading1: ["h1", "html", "markup", "markdown"],
20314
+ Heading2: ["h2", "html", "markup", "markdown"],
20315
+ Heading3: ["h3", "html", "markup", "markdown"],
20316
+ Heading4: ["h4", "html", "markup", "markdown"],
20317
+ Heading5: ["h5", "html", "markup", "markdown"],
20318
+ Heading6: ["h6", "html", "markup", "markdown"],
20415
20319
  Heading: ["h1", "html", "markup", "markdown"],
20416
20320
  HeadphoneOff: ["music", "audio", "sound", "mute", "off"],
20417
20321
  Headphones: ["music", "audio", "sound"],
@@ -20516,7 +20420,7 @@ const iconMetaData = {
20516
20420
  ],
20517
20421
  HouseWifi: ["home", "living", "building", "wifi", "connectivity"],
20518
20422
  House: ["home", "living", "building", "residence", "architecture"],
20519
- IceCream_2: [],
20423
+ IceCream2: [],
20520
20424
  IceCreamBowl: ["gelato", "food", "dessert", "dish", "restaurant", "course", "meal"],
20521
20425
  IceCreamCone: ["gelato", "food"],
20522
20426
  IceCream: [],
@@ -20665,7 +20569,7 @@ const iconMetaData = {
20665
20569
  "institution"
20666
20570
  ],
20667
20571
  Languages: ["translate"],
20668
- Laptop_2: [],
20572
+ Laptop2: [],
20669
20573
  LaptopCloud: [],
20670
20574
  LaptopMinimalCheck: [
20671
20575
  "computer",
@@ -20683,7 +20587,7 @@ const iconMetaData = {
20683
20587
  LassoSelect: ["select", "cursor"],
20684
20588
  Lasso: ["select", "cursor"],
20685
20589
  Laugh: ["emoji", "face", "happy", "good", "emotion"],
20686
- Layers_2: [
20590
+ Layers2: [
20687
20591
  "stack",
20688
20592
  "pile",
20689
20593
  "pages",
@@ -20695,7 +20599,7 @@ const iconMetaData = {
20695
20599
  "double",
20696
20600
  "shortcuts"
20697
20601
  ],
20698
- Layers_3: [],
20602
+ Layers3: [],
20699
20603
  LayersOff: [],
20700
20604
  LayersPlus: [
20701
20605
  "stack",
@@ -20805,8 +20709,8 @@ const iconMetaData = {
20805
20709
  "road"
20806
20710
  ],
20807
20711
  Line: ["logo", "social media", "social"],
20808
- Link_2Off: ["unchain", "chain"],
20809
- Link_2: ["chain", "url"],
20712
+ Link2Off: ["unchain", "chain"],
20713
+ Link2: ["chain", "url"],
20810
20714
  Link: ["chain", "url"],
20811
20715
  Linkedin: ["logo", "social media", "social"],
20812
20716
  ListCheck: ["done", "check", "tick", "complete", "list", "to-do", "bom"],
@@ -20876,7 +20780,7 @@ const iconMetaData = {
20876
20780
  ListVideo: ["playlist", "video", "playback"],
20877
20781
  ListX: ["playlist", "subtract", "remove", "delete", "unqueue"],
20878
20782
  List: ["options"],
20879
- Loader_2: [],
20783
+ Loader2: [],
20880
20784
  LoaderCircle: [
20881
20785
  "loading",
20882
20786
  "wait",
@@ -20999,7 +20903,7 @@ const iconMetaData = {
20999
20903
  MarsStroke: ["gender", "androgyne", "transgender"],
21000
20904
  Mars: ["gender", "sex", "male", "masculine", "man", "boy"],
21001
20905
  Martini: ["cocktail", "alcohol", "beverage", "bar", "drink", "glass"],
21002
- Maximize_2: ["fullscreen", "arrows", "expand"],
20906
+ Maximize2: ["fullscreen", "arrows", "expand"],
21003
20907
  Maximize: ["fullscreen", "expand", "dashed"],
21004
20908
  Medal: ["prize", "sports", "winner", "trophy", "award", "achievement"],
21005
20909
  MegaphoneOff: [
@@ -21360,7 +21264,7 @@ const iconMetaData = {
21360
21264
  "interview",
21361
21265
  "debate"
21362
21266
  ],
21363
- Mic_2: [],
21267
+ Mic2: [],
21364
21268
  MicOff: ["record", "sound", "mute", "microphone"],
21365
21269
  MicVocal: [
21366
21270
  "lyrics",
@@ -21404,7 +21308,7 @@ const iconMetaData = {
21404
21308
  "diet"
21405
21309
  ],
21406
21310
  Milk: ["lactose", "bottle", "beverage", "drink", "water", "diet"],
21407
- Minimize_2: ["exit fullscreen", "arrows", "close", "shrink"],
21311
+ Minimize2: ["exit fullscreen", "arrows", "close", "shrink"],
21408
21312
  Minimize: ["exit fullscreen", "close", "shrink"],
21409
21313
  MinusCircle: [],
21410
21314
  MinusSquare: [],
@@ -21568,7 +21472,7 @@ const iconMetaData = {
21568
21472
  MountainSnow: ["alpine", "climb", "snow"],
21569
21473
  Mountain: ["climb", "hike", "rock"],
21570
21474
  MouseOff: ["device", "scroll", "click", "disabled"],
21571
- MousePointer_2Off: [
21475
+ MousePointer2Off: [
21572
21476
  "pointer",
21573
21477
  "mouse",
21574
21478
  "cursor",
@@ -21582,14 +21486,14 @@ const iconMetaData = {
21582
21486
  "no-click",
21583
21487
  "interaction"
21584
21488
  ],
21585
- MousePointer_2: ["click", "select"],
21489
+ MousePointer2: ["click", "select"],
21586
21490
  MousePointerBan: ["wait", "busy", "loading", "blocked", "frozen", "freeze"],
21587
21491
  MousePointerClick: ["click", "select"],
21588
21492
  MousePointerSquareDashed: [],
21589
21493
  MousePointer: ["click", "select"],
21590
21494
  Mouse: ["device", "scroll", "click"],
21591
- Move_3D: [],
21592
- MoveDiagonal_2: ["double", "arrow"],
21495
+ Move3D: [],
21496
+ MoveDiagonal2: ["double", "arrow"],
21593
21497
  MoveDiagonal: ["double", "arrow"],
21594
21498
  MoveDownLeft: ["arrow", "direction"],
21595
21499
  MoveDownRight: ["arrow", "direction"],
@@ -21603,12 +21507,12 @@ const iconMetaData = {
21603
21507
  MoveVertical: ["double", "arrow"],
21604
21508
  Move: ["arrows"],
21605
21509
  MultiStep: [],
21606
- Music_2: ["quaver", "eighth note", "note"],
21607
- Music_3: ["crotchet", "minim", "quarter note", "half note", "note"],
21608
- Music_4: ["semiquaver", "sixteenth note", "note"],
21510
+ Music2: ["quaver", "eighth note", "note"],
21511
+ Music3: ["crotchet", "minim", "quarter note", "half note", "note"],
21512
+ Music4: ["semiquaver", "sixteenth note", "note"],
21609
21513
  Music: ["note", "quaver", "eighth note"],
21610
- Navigation_2Off: ["location", "travel"],
21611
- Navigation_2: ["location", "travel"],
21514
+ Navigation2Off: ["location", "travel"],
21515
+ Navigation2: ["location", "travel"],
21612
21516
  NavigationOff: ["location", "travel"],
21613
21517
  Navigation: ["location", "travel"],
21614
21518
  Network: ["tree"],
@@ -21801,7 +21705,7 @@ const iconMetaData = {
21801
21705
  OrientationPortrait: [],
21802
21706
  Origami: ["paper", "bird"],
21803
21707
  Outdent: [],
21804
- Package_2: [
21708
+ Package2: [
21805
21709
  "box",
21806
21710
  "container",
21807
21711
  "storage",
@@ -21843,7 +21747,7 @@ const iconMetaData = {
21843
21747
  Pagerduty: ["logo", "brand", "tool"],
21844
21748
  PaintBucket: ["fill", "paint", "bucket", "color", "colour"],
21845
21749
  PaintRoller: ["brush", "color", "colour", "decoration", "diy"],
21846
- Paintbrush_2: [],
21750
+ Paintbrush2: [],
21847
21751
  PaintbrushVertical: ["brush", "paintbrush", "design", "color", "colour", "decoration", "diy"],
21848
21752
  Paintbrush: ["brush", "paintbrush", "design", "color", "colour", "decoration", "diy"],
21849
21753
  Palette: ["colors", "colours", "theme", "scheme", "paint", "watercolor", "watercolour", "artist"],
@@ -22188,7 +22092,7 @@ const iconMetaData = {
22188
22092
  "building",
22189
22093
  "creation"
22190
22094
  ],
22191
- PictureInPicture_2: [
22095
+ PictureInPicture2: [
22192
22096
  "display",
22193
22097
  "play",
22194
22098
  "video",
@@ -22271,7 +22175,7 @@ const iconMetaData = {
22271
22175
  PlayCircle: [],
22272
22176
  PlaySquare: [],
22273
22177
  Play: ["music", "audio", "video", "start", "run"],
22274
- Plug_2: ["electricity", "energy", "socket", "outlet"],
22178
+ Plug2: ["electricity", "energy", "socket", "outlet"],
22275
22179
  PlugDiagonal: [
22276
22180
  "electricity",
22277
22181
  "energy",
@@ -22286,7 +22190,7 @@ const iconMetaData = {
22286
22190
  "connect",
22287
22191
  "data"
22288
22192
  ],
22289
- PlugZap_2: [],
22193
+ PlugZap2: [],
22290
22194
  PlugZap: ["electricity", "energy", "electronics", "charge", "charging", "battery", "connect"],
22291
22195
  Plug: [
22292
22196
  "electricity",
@@ -22539,7 +22443,7 @@ const iconMetaData = {
22539
22443
  RectangleHorizontal: ["rectangle", "aspect ratio", "16:9", "horizontal", "shape"],
22540
22444
  RectangleVertical: ["rectangle", "aspect ratio", "9:16", "vertical", "shape"],
22541
22445
  Recycle: ["sustainability", "salvage", "arrows"],
22542
- Redo_2: ["undo", "rerun", "history"],
22446
+ Redo2: ["undo", "rerun", "history"],
22543
22447
  RedoDot: ["redo", "history", "step", "over", "forward"],
22544
22448
  Redo: ["undo", "rerun", "history"],
22545
22449
  RefreshCcwDot: [
@@ -22606,8 +22510,8 @@ const iconMetaData = {
22606
22510
  "times",
22607
22511
  "clear"
22608
22512
  ],
22609
- Repeat_1: ["replay"],
22610
- Repeat_2: ["arrows", "retweet", "repost", "share", "repeat", "loop"],
22513
+ Repeat1: ["replay"],
22514
+ Repeat2: ["arrows", "retweet", "repost", "share", "repeat", "loop"],
22611
22515
  Repeat: ["loop", "arrows"],
22612
22516
  ReplaceAll: ["search", "substitute", "swap", "change"],
22613
22517
  Replace: ["search", "substitute", "swap", "change"],
@@ -22641,7 +22545,7 @@ const iconMetaData = {
22641
22545
  "valentines day",
22642
22546
  "special occasion"
22643
22547
  ],
22644
- Rotate_3D: [],
22548
+ Rotate3D: [],
22645
22549
  RotateCcwKey: ["password", "key", "refresh", "change"],
22646
22550
  RotateCcwSquare: ["left", "counter-clockwise", "rotate", "image", "90", "45", "degrees", "\xB0"],
22647
22551
  RotateCcw: [
@@ -22677,7 +22581,7 @@ const iconMetaData = {
22677
22581
  ],
22678
22582
  Route: ["path", "journey", "planner", "points", "stops", "stations"],
22679
22583
  Router: ["computer", "server", "cloud"],
22680
- Rows_2: [
22584
+ Rows2: [
22681
22585
  "lines",
22682
22586
  "list",
22683
22587
  "queue",
@@ -22695,7 +22599,7 @@ const iconMetaData = {
22695
22599
  "even",
22696
22600
  "drawer"
22697
22601
  ],
22698
- Rows_3: [
22602
+ Rows3: [
22699
22603
  "lines",
22700
22604
  "list",
22701
22605
  "queue",
@@ -22712,7 +22616,7 @@ const iconMetaData = {
22712
22616
  "even",
22713
22617
  "drawers"
22714
22618
  ],
22715
- Rows_4: [
22619
+ Rows4: [
22716
22620
  "lines",
22717
22621
  "list",
22718
22622
  "queue",
@@ -22816,7 +22720,7 @@ const iconMetaData = {
22816
22720
  SaveAll: ["floppy disks", "copy"],
22817
22721
  SaveOff: ["floppy disk", "unsalvageable"],
22818
22722
  Save: ["floppy disk"],
22819
- Scale_3D: [],
22723
+ Scale3D: [],
22820
22724
  Scale: [
22821
22725
  "balance",
22822
22726
  "legal",
@@ -22914,7 +22818,7 @@ const iconMetaData = {
22914
22818
  "dashed"
22915
22819
  ],
22916
22820
  ScatterChart: [],
22917
- School_2: [],
22821
+ School2: [],
22918
22822
  School: [
22919
22823
  "building",
22920
22824
  "education",
@@ -23055,7 +22959,7 @@ const iconMetaData = {
23055
22959
  ServerCrash: ["cloud", "storage", "problem", "error"],
23056
22960
  ServerOff: ["cloud", "storage"],
23057
22961
  Server: ["cloud", "storage"],
23058
- Settings_2: ["cog", "edit", "gear", "preferences", "slider"],
22962
+ Settings2: ["cog", "edit", "gear", "preferences", "slider"],
23059
22963
  Settings: ["cog", "edit", "gear", "preferences"],
23060
22964
  Shapes: [
23061
22965
  "triangle",
@@ -23069,7 +22973,7 @@ const iconMetaData = {
23069
22973
  "blocks",
23070
22974
  "learning"
23071
22975
  ],
23072
- Share_2: ["network", "connections"],
22976
+ Share2: ["network", "connections"],
23073
22977
  Share: ["network", "connections"],
23074
22978
  Sheet: ["spreadsheets", "table", "excel"],
23075
22979
  Shell: [
@@ -23822,7 +23726,7 @@ const iconMetaData = {
23822
23726
  "dj"
23823
23727
  ],
23824
23728
  Speech: ["disability", "disabled", "dda", "human", "accessibility", "people", "sound"],
23825
- SpellCheck_2: [
23729
+ SpellCheck2: [
23826
23730
  "spelling",
23827
23731
  "error",
23828
23732
  "mistake",
@@ -24456,7 +24360,7 @@ const iconMetaData = {
24456
24360
  Sword: ["battle", "challenge", "game", "war", "weapon"],
24457
24361
  Swords: ["battle", "challenge", "game", "war", "weapon"],
24458
24362
  Syringe: ["medicine", "medical", "needle", "pump", "plunger", "nozzle", "blood"],
24459
- Table_2: ["spreadsheet", "grid"],
24363
+ Table2: ["spreadsheet", "grid"],
24460
24364
  TableCellsMerge: ["spreadsheet", "grid", "row"],
24461
24365
  TableCellsSplit: ["spreadsheet", "grid", "row"],
24462
24366
  TableColumnsSplit: ["spreadsheet", "grid", "cut", "break", "divide", "separate", "segment"],
@@ -24492,7 +24396,7 @@ const iconMetaData = {
24492
24396
  Tablets: ["medicine", "medication", "drug", "prescription", "pills", "pharmacy"],
24493
24397
  Tag: ["label", "badge", "ticket", "mark"],
24494
24398
  Tags: ["labels", "badges", "tickets", "marks", "copy", "multiple"],
24495
- Tally_1: [
24399
+ Tally1: [
24496
24400
  "count",
24497
24401
  "score",
24498
24402
  "enumerate",
@@ -24505,7 +24409,7 @@ const iconMetaData = {
24505
24409
  "cell",
24506
24410
  "sentence"
24507
24411
  ],
24508
- Tally_2: [
24412
+ Tally2: [
24509
24413
  "count",
24510
24414
  "score",
24511
24415
  "enumerate",
@@ -24519,7 +24423,7 @@ const iconMetaData = {
24519
24423
  "cell",
24520
24424
  "sentence"
24521
24425
  ],
24522
- Tally_3: [
24426
+ Tally3: [
24523
24427
  "count",
24524
24428
  "score",
24525
24429
  "enumerate",
@@ -24533,7 +24437,7 @@ const iconMetaData = {
24533
24437
  "cell",
24534
24438
  "sentence"
24535
24439
  ],
24536
- Tally_4: [
24440
+ Tally4: [
24537
24441
  "count",
24538
24442
  "score",
24539
24443
  "enumerate",
@@ -24546,7 +24450,7 @@ const iconMetaData = {
24546
24450
  "cell",
24547
24451
  "sentence"
24548
24452
  ],
24549
- Tally_5: [
24453
+ Tally5: [
24550
24454
  "count",
24551
24455
  "score",
24552
24456
  "enumerate",
@@ -24595,7 +24499,7 @@ const iconMetaData = {
24595
24499
  ],
24596
24500
  TerminalSquare: [],
24597
24501
  Terminal: ["code", "command line", "prompt", "shell"],
24598
- TestTube_2: [],
24502
+ TestTube2: [],
24599
24503
  TestTubeDiagonal: [
24600
24504
  "tube",
24601
24505
  "vial",
@@ -24890,7 +24794,7 @@ const iconMetaData = {
24890
24794
  Train: [],
24891
24795
  TramFront: ["railway", "metro", "subway", "underground", "track", "line", "tourism"],
24892
24796
  Transgender: ["gender", "inclusive"],
24893
- Trash_2: ["garbage", "delete", "remove", "bin"],
24797
+ Trash2: ["garbage", "delete", "remove", "bin"],
24894
24798
  Trash: [
24895
24799
  "empty",
24896
24800
  "deletion",
@@ -24973,7 +24877,7 @@ const iconMetaData = {
24973
24877
  "spinning"
24974
24878
  ],
24975
24879
  Turtle: ["animal", "pet", "tortoise", "slow", "speed"],
24976
- Tv_2: [],
24880
+ Tv2: [],
24977
24881
  TvMinimalPlay: [
24978
24882
  "flatscreen",
24979
24883
  "television",
@@ -25058,24 +24962,14 @@ const iconMetaData = {
25058
24962
  UmbrellaOff: ["rain", "weather", "uncovered", "uninsured", "antivirus", "unprotected", "risky"],
25059
24963
  Umbrella: ["rain", "weather"],
25060
24964
  Underline: ["text", "format"],
25061
- Undo_2: [
25062
- "redo",
25063
- "rerun",
25064
- "history",
25065
- "back",
25066
- "return",
25067
- "reverse",
25068
- "revert",
25069
- "direction",
25070
- "u-turn"
25071
- ],
24965
+ Undo2: ["redo", "rerun", "history", "back", "return", "reverse", "revert", "direction", "u-turn"],
25072
24966
  UndoDot: ["redo", "history", "step", "back"],
25073
24967
  Undo: ["redo", "rerun", "history"],
25074
24968
  UnfoldHorizontal: ["arrow", "collapse", "fold", "vertical", "dashed"],
25075
24969
  UnfoldVertical: ["arrow", "expand", "vertical", "dashed"],
25076
24970
  Ungroup: ["cubes", "packages", "parts", "units", "collection", "cluster", "separate"],
25077
24971
  University: ["building", "education", "childhood", "school", "college", "academy", "institute"],
25078
- Unlink_2: ["url", "unchain"],
24972
+ Unlink2: ["url", "unchain"],
25079
24973
  Unlink: ["url", "unchain"],
25080
24974
  UnlockKeyhole: [],
25081
24975
  Unlock: [],
@@ -25083,19 +24977,19 @@ const iconMetaData = {
25083
24977
  UploadCloud: [],
25084
24978
  Upload: ["file"],
25085
24979
  Usb: ["universal", "serial", "bus", "controller", "connector", "interface"],
25086
- User_2: [],
25087
- UserCheck_2: [],
24980
+ User2: [],
24981
+ UserCheck2: [],
25088
24982
  UserCheck: ["followed", "subscribed", "done", "todo", "tick", "complete", "task"],
25089
- UserCircle_2: [],
24983
+ UserCircle2: [],
25090
24984
  UserCircle: [],
25091
- UserCog_2: [],
24985
+ UserCog2: [],
25092
24986
  UserCog: ["settings", "edit", "cog", "gear"],
25093
24987
  UserKey: ["person", "lock", "locked", "account", "secure"],
25094
24988
  UserLock: ["person", "lock", "locked", "account", "secure"],
25095
- UserMinus_2: [],
24989
+ UserMinus2: [],
25096
24990
  UserMinus: ["delete", "remove", "unfollow", "unsubscribe"],
25097
24991
  UserPen: ["person", "account", "contact", "profile", "edit", "change"],
25098
- UserPlus_2: [],
24992
+ UserPlus2: [],
25099
24993
  UserPlus: ["new", "add", "create", "follow", "subscribe"],
25100
24994
  UserRoundCheck: ["followed", "subscribed", "done", "todo", "tick", "complete", "task"],
25101
24995
  UserRoundCog: ["settings", "edit", "cog", "gear"],
@@ -25124,13 +25018,13 @@ const iconMetaData = {
25124
25018
  "magnifying glass",
25125
25019
  "lens"
25126
25020
  ],
25127
- UserSquare_2: [],
25021
+ UserSquare2: [],
25128
25022
  UserSquare: [],
25129
25023
  UserStar: ["person", "account", "favorite", "contact", "like", "review", "rating", "admin"],
25130
- UserX_2: [],
25024
+ UserX2: [],
25131
25025
  UserX: ["delete", "remove", "unfollow", "unsubscribe", "unavailable"],
25132
25026
  User: ["person", "account", "contact"],
25133
- Users_2: [],
25027
+ Users2: [],
25134
25028
  UsersRound: ["group", "people"],
25135
25029
  Users: ["group", "people"],
25136
25030
  UtensilsCrossed: [
@@ -25271,13 +25165,13 @@ const iconMetaData = {
25271
25165
  "embroidery",
25272
25166
  "textile"
25273
25167
  ],
25274
- Volume_1: ["music", "sound", "speaker"],
25275
- Volume_2: ["music", "sound", "speaker"],
25168
+ Volume1: ["music", "sound", "speaker"],
25169
+ Volume2: ["music", "sound", "speaker"],
25276
25170
  VolumeOff: ["music", "sound", "mute", "speaker"],
25277
25171
  VolumeX: ["music", "sound", "mute", "speaker"],
25278
25172
  Volume: ["music", "sound", "mute", "speaker"],
25279
25173
  Vote: ["vote", "poll", "ballot", "political", "social", "check", "tick"],
25280
- Wallet_2: [],
25174
+ Wallet2: [],
25281
25175
  WalletCards: [
25282
25176
  "money",
25283
25177
  "finance",
@@ -25305,7 +25199,7 @@ const iconMetaData = {
25305
25199
  "cover",
25306
25200
  "lock screen"
25307
25201
  ],
25308
- Wand_2: [],
25202
+ Wand2: [],
25309
25203
  WandSparkles: ["magic", "wizard", "magician"],
25310
25204
  Wand: ["magic", "selection"],
25311
25205
  Warehouse: [
@@ -26547,6 +26441,8 @@ exports.ArrowBigRightDash = ArrowBigRightDash;
26547
26441
  exports.ArrowBigUp = ArrowBigUp;
26548
26442
  exports.ArrowBigUpDash = ArrowBigUpDash;
26549
26443
  exports.ArrowDown = ArrowDown;
26444
+ exports.ArrowDown01 = ArrowDown01;
26445
+ exports.ArrowDown10 = ArrowDown10;
26550
26446
  exports.ArrowDownAZ = ArrowDownAZ;
26551
26447
  exports.ArrowDownCircle = ArrowDownCircle;
26552
26448
  exports.ArrowDownFromLine = ArrowDownFromLine;
@@ -26565,8 +26461,6 @@ exports.ArrowDownToLine = ArrowDownToLine;
26565
26461
  exports.ArrowDownUp = ArrowDownUp;
26566
26462
  exports.ArrowDownWideNarrow = ArrowDownWideNarrow;
26567
26463
  exports.ArrowDownZA = ArrowDownZA;
26568
- exports.ArrowDown_0_1 = ArrowDown_0_1;
26569
- exports.ArrowDown_1_0 = ArrowDown_1_0;
26570
26464
  exports.ArrowLeft = ArrowLeft;
26571
26465
  exports.ArrowLeftCircle = ArrowLeftCircle;
26572
26466
  exports.ArrowLeftFromLine = ArrowLeftFromLine;
@@ -26580,6 +26474,8 @@ exports.ArrowRightLeft = ArrowRightLeft;
26580
26474
  exports.ArrowRightSquare = ArrowRightSquare;
26581
26475
  exports.ArrowRightToLine = ArrowRightToLine;
26582
26476
  exports.ArrowUp = ArrowUp;
26477
+ exports.ArrowUp01 = ArrowUp01;
26478
+ exports.ArrowUp10 = ArrowUp10;
26583
26479
  exports.ArrowUpAZ = ArrowUpAZ;
26584
26480
  exports.ArrowUpCircle = ArrowUpCircle;
26585
26481
  exports.ArrowUpDown = ArrowUpDown;
@@ -26598,8 +26494,6 @@ exports.ArrowUpSquare = ArrowUpSquare;
26598
26494
  exports.ArrowUpToLine = ArrowUpToLine;
26599
26495
  exports.ArrowUpWideNarrow = ArrowUpWideNarrow;
26600
26496
  exports.ArrowUpZA = ArrowUpZA;
26601
- exports.ArrowUp_0_1 = ArrowUp_0_1;
26602
- exports.ArrowUp_1_0 = ArrowUp_1_0;
26603
26497
  exports.ArrowsDiagonalCrossingRight = ArrowsDiagonalCrossingRight;
26604
26498
  exports.ArrowsUpFromLine = ArrowsUpFromLine;
26605
26499
  exports.Asserts = Asserts;
@@ -26612,7 +26506,7 @@ exports.AudioWaveform = AudioWaveform;
26612
26506
  exports.Award = Award;
26613
26507
  exports.Aws = Aws;
26614
26508
  exports.Axe = Axe;
26615
- exports.Axis_3D = Axis_3D;
26509
+ exports.Axis3D = Axis3D;
26616
26510
  exports.Baby = Baby;
26617
26511
  exports.Backpack = Backpack;
26618
26512
  exports.Badge = Badge;
@@ -26647,12 +26541,12 @@ exports.BarAlignmentAfter = BarAlignmentAfter;
26647
26541
  exports.BarAlignmentBefore = BarAlignmentBefore;
26648
26542
  exports.BarAlignmentCenter = BarAlignmentCenter;
26649
26543
  exports.BarChart = BarChart;
26544
+ exports.BarChart2 = BarChart2;
26545
+ exports.BarChart3 = BarChart3;
26546
+ exports.BarChart4 = BarChart4;
26650
26547
  exports.BarChartBig = BarChartBig;
26651
26548
  exports.BarChartHorizontal = BarChartHorizontal;
26652
26549
  exports.BarChartHorizontalBig = BarChartHorizontalBig;
26653
- exports.BarChart_2 = BarChart_2;
26654
- exports.BarChart_3 = BarChart_3;
26655
- exports.BarChart_4 = BarChart_4;
26656
26550
  exports.Barcode = Barcode;
26657
26551
  exports.Barrel = Barrel;
26658
26552
  exports.Baseline = Baseline;
@@ -26730,7 +26624,7 @@ exports.BookTemplate = BookTemplate;
26730
26624
  exports.BookText = BookText;
26731
26625
  exports.BookType = BookType;
26732
26626
  exports.BookUp = BookUp;
26733
- exports.BookUp_2 = BookUp_2;
26627
+ exports.BookUp2 = BookUp2;
26734
26628
  exports.BookUser = BookUser;
26735
26629
  exports.BookX = BookX;
26736
26630
  exports.Bookmark = Bookmark;
@@ -26767,7 +26661,7 @@ exports.Bug = Bug;
26767
26661
  exports.BugOff = BugOff;
26768
26662
  exports.BugPlay = BugPlay;
26769
26663
  exports.Building = Building;
26770
- exports.Building_2 = Building_2;
26664
+ exports.Building2 = Building2;
26771
26665
  exports.Bus = Bus;
26772
26666
  exports.BusFront = BusFront;
26773
26667
  exports.Cable = Cable;
@@ -26776,26 +26670,26 @@ exports.Cake = Cake;
26776
26670
  exports.CakeSlice = CakeSlice;
26777
26671
  exports.Calculator = Calculator;
26778
26672
  exports.Calendar = Calendar;
26673
+ exports.Calendar1 = Calendar1;
26779
26674
  exports.CalendarArrowDown = CalendarArrowDown;
26780
26675
  exports.CalendarArrowUp = CalendarArrowUp;
26781
26676
  exports.CalendarCheck = CalendarCheck;
26782
- exports.CalendarCheck_2 = CalendarCheck_2;
26677
+ exports.CalendarCheck2 = CalendarCheck2;
26783
26678
  exports.CalendarClock = CalendarClock;
26784
26679
  exports.CalendarCog = CalendarCog;
26785
26680
  exports.CalendarDays = CalendarDays;
26786
26681
  exports.CalendarFold = CalendarFold;
26787
26682
  exports.CalendarHeart = CalendarHeart;
26788
26683
  exports.CalendarMinus = CalendarMinus;
26789
- exports.CalendarMinus_2 = CalendarMinus_2;
26684
+ exports.CalendarMinus2 = CalendarMinus2;
26790
26685
  exports.CalendarOff = CalendarOff;
26791
26686
  exports.CalendarPlus = CalendarPlus;
26792
- exports.CalendarPlus_2 = CalendarPlus_2;
26687
+ exports.CalendarPlus2 = CalendarPlus2;
26793
26688
  exports.CalendarRange = CalendarRange;
26794
26689
  exports.CalendarSearch = CalendarSearch;
26795
26690
  exports.CalendarSync = CalendarSync;
26796
26691
  exports.CalendarX = CalendarX;
26797
- exports.CalendarX_2 = CalendarX_2;
26798
- exports.Calendar_1 = Calendar_1;
26692
+ exports.CalendarX2 = CalendarX2;
26799
26693
  exports.Calendars = Calendars;
26800
26694
  exports.Camera = Camera;
26801
26695
  exports.CameraOff = CameraOff;
@@ -26851,10 +26745,10 @@ exports.ChartSpline = ChartSpline;
26851
26745
  exports.Check = Check;
26852
26746
  exports.CheckCheck = CheckCheck;
26853
26747
  exports.CheckCircle = CheckCircle;
26854
- exports.CheckCircle_2 = CheckCircle_2;
26748
+ exports.CheckCircle2 = CheckCircle2;
26855
26749
  exports.CheckLine = CheckLine;
26856
26750
  exports.CheckSquare = CheckSquare;
26857
- exports.CheckSquare_2 = CheckSquare_2;
26751
+ exports.CheckSquare2 = CheckSquare2;
26858
26752
  exports.ChefHat = ChefHat;
26859
26753
  exports.Cherry = Cherry;
26860
26754
  exports.ChessBishop = ChessBishop;
@@ -26933,7 +26827,7 @@ exports.CirclePoundSterling = CirclePoundSterling;
26933
26827
  exports.CirclePower = CirclePower;
26934
26828
  exports.CircleQuestionMark = CircleQuestionMark;
26935
26829
  exports.CircleSlash = CircleSlash;
26936
- exports.CircleSlash_2 = CircleSlash_2;
26830
+ exports.CircleSlash2 = CircleSlash2;
26937
26831
  exports.CircleSlashed = CircleSlashed;
26938
26832
  exports.CircleSmall = CircleSmall;
26939
26833
  exports.CircleStar = CircleStar;
@@ -26960,24 +26854,24 @@ exports.ClipboardSignature = ClipboardSignature;
26960
26854
  exports.ClipboardType = ClipboardType;
26961
26855
  exports.ClipboardX = ClipboardX;
26962
26856
  exports.Clock = Clock;
26857
+ exports.Clock1 = Clock1;
26858
+ exports.Clock10 = Clock10;
26859
+ exports.Clock11 = Clock11;
26860
+ exports.Clock12 = Clock12;
26861
+ exports.Clock2 = Clock2;
26862
+ exports.Clock3 = Clock3;
26863
+ exports.Clock4 = Clock4;
26864
+ exports.Clock5 = Clock5;
26865
+ exports.Clock6 = Clock6;
26866
+ exports.Clock7 = Clock7;
26867
+ exports.Clock8 = Clock8;
26868
+ exports.Clock9 = Clock9;
26963
26869
  exports.ClockAlert = ClockAlert;
26964
26870
  exports.ClockArrowDown = ClockArrowDown;
26965
26871
  exports.ClockArrowUp = ClockArrowUp;
26966
26872
  exports.ClockCheck = ClockCheck;
26967
26873
  exports.ClockFading = ClockFading;
26968
26874
  exports.ClockPlus = ClockPlus;
26969
- exports.Clock_1 = Clock_1;
26970
- exports.Clock_10 = Clock_10;
26971
- exports.Clock_11 = Clock_11;
26972
- exports.Clock_12 = Clock_12;
26973
- exports.Clock_2 = Clock_2;
26974
- exports.Clock_3 = Clock_3;
26975
- exports.Clock_4 = Clock_4;
26976
- exports.Clock_5 = Clock_5;
26977
- exports.Clock_6 = Clock_6;
26978
- exports.Clock_7 = Clock_7;
26979
- exports.Clock_8 = Clock_8;
26980
- exports.Clock_9 = Clock_9;
26981
26875
  exports.ClosedCaption = ClosedCaption;
26982
26876
  exports.Cloud = Cloud;
26983
26877
  exports.CloudAlert = CloudAlert;
@@ -27007,9 +26901,9 @@ exports.Clover = Clover;
27007
26901
  exports.Club = Club;
27008
26902
  exports.Cmab = Cmab;
27009
26903
  exports.Code = Code;
26904
+ exports.Code2 = Code2;
27010
26905
  exports.CodeSquare = CodeSquare;
27011
26906
  exports.CodeXml = CodeXml;
27012
- exports.Code_2 = Code_2;
27013
26907
  exports.Codepen = Codepen;
27014
26908
  exports.Codesandbox = Codesandbox;
27015
26909
  exports.Coffee = Coffee;
@@ -27019,11 +26913,11 @@ exports.ColorMode = ColorMode;
27019
26913
  exports.ColorModeChangeHandler = ColorModeChangeHandler;
27020
26914
  exports.ColorModeProvider = ColorModeProvider;
27021
26915
  exports.Columns = Columns;
26916
+ exports.Columns2 = Columns2;
26917
+ exports.Columns3 = Columns3;
26918
+ exports.Columns3Cog = Columns3Cog;
26919
+ exports.Columns4 = Columns4;
27022
26920
  exports.ColumnsSettings = ColumnsSettings;
27023
- exports.Columns_2 = Columns_2;
27024
- exports.Columns_3 = Columns_3;
27025
- exports.Columns_3Cog = Columns_3Cog;
27026
- exports.Columns_4 = Columns_4;
27027
26921
  exports.Combine = Combine;
27028
26922
  exports.Command = Command;
27029
26923
  exports.ComparisonBadge = ComparisonBadge;
@@ -27035,8 +26929,8 @@ exports.ConciergeBell = ConciergeBell;
27035
26929
  exports.Cone = Cone;
27036
26930
  exports.Construction = Construction;
27037
26931
  exports.Contact = Contact;
26932
+ exports.Contact2 = Contact2;
27038
26933
  exports.ContactRound = ContactRound;
27039
- exports.Contact_2 = Contact_2;
27040
26934
  exports.Container = Container;
27041
26935
  exports.Contrast = Contrast;
27042
26936
  exports.Cookie = Cookie;
@@ -27085,18 +26979,18 @@ exports.Diamond = Diamond;
27085
26979
  exports.DiamondMinus = DiamondMinus;
27086
26980
  exports.DiamondPercent = DiamondPercent;
27087
26981
  exports.DiamondPlus = DiamondPlus;
27088
- exports.Dice_1 = Dice_1;
27089
- exports.Dice_2 = Dice_2;
27090
- exports.Dice_3 = Dice_3;
27091
- exports.Dice_4 = Dice_4;
27092
- exports.Dice_5 = Dice_5;
27093
- exports.Dice_6 = Dice_6;
26982
+ exports.Dice1 = Dice1;
26983
+ exports.Dice2 = Dice2;
26984
+ exports.Dice3 = Dice3;
26985
+ exports.Dice4 = Dice4;
26986
+ exports.Dice5 = Dice5;
26987
+ exports.Dice6 = Dice6;
27094
26988
  exports.Dices = Dices;
27095
26989
  exports.Diff = Diff;
27096
26990
  exports.Disc = Disc;
26991
+ exports.Disc2 = Disc2;
26992
+ exports.Disc3 = Disc3;
27097
26993
  exports.DiscAlbum = DiscAlbum;
27098
- exports.Disc_2 = Disc_2;
27099
- exports.Disc_3 = Disc_3;
27100
26994
  exports.Discord = Discord;
27101
26995
  exports.Divide = Divide;
27102
26996
  exports.DivideCircle = DivideCircle;
@@ -27133,8 +27027,8 @@ exports.Earth = Earth;
27133
27027
  exports.EarthLock = EarthLock;
27134
27028
  exports.Eclipse = Eclipse;
27135
27029
  exports.Edit = Edit;
27136
- exports.Edit_2 = Edit_2;
27137
- exports.Edit_3 = Edit_3;
27030
+ exports.Edit2 = Edit2;
27031
+ exports.Edit3 = Edit3;
27138
27032
  exports.Egg = Egg;
27139
27033
  exports.EggFried = EggFried;
27140
27034
  exports.EggOff = EggOff;
@@ -27164,12 +27058,12 @@ exports.Figma = Figma;
27164
27058
  exports.File = File;
27165
27059
  exports.FileArchive = FileArchive;
27166
27060
  exports.FileAudio = FileAudio;
27167
- exports.FileAudio_2 = FileAudio_2;
27168
- exports.FileAxis_3D = FileAxis_3D;
27061
+ exports.FileAudio2 = FileAudio2;
27062
+ exports.FileAxis3D = FileAxis3D;
27169
27063
  exports.FileBadge = FileBadge;
27170
- exports.FileBadge_2 = FileBadge_2;
27064
+ exports.FileBadge2 = FileBadge2;
27171
27065
  exports.FileBarChart = FileBarChart;
27172
- exports.FileBarChart_2 = FileBarChart_2;
27066
+ exports.FileBarChart2 = FileBarChart2;
27173
27067
  exports.FileBox = FileBox;
27174
27068
  exports.FileBraces = FileBraces;
27175
27069
  exports.FileBracesCorner = FileBracesCorner;
@@ -27178,14 +27072,14 @@ exports.FileChartColumnIncreasing = FileChartColumnIncreasing;
27178
27072
  exports.FileChartLine = FileChartLine;
27179
27073
  exports.FileChartPie = FileChartPie;
27180
27074
  exports.FileCheck = FileCheck;
27075
+ exports.FileCheck2 = FileCheck2;
27181
27076
  exports.FileCheckCorner = FileCheckCorner;
27182
- exports.FileCheck_2 = FileCheck_2;
27183
27077
  exports.FileClock = FileClock;
27184
27078
  exports.FileCode = FileCode;
27079
+ exports.FileCode2 = FileCode2;
27185
27080
  exports.FileCodeCorner = FileCodeCorner;
27186
- exports.FileCode_2 = FileCode_2;
27187
27081
  exports.FileCog = FileCog;
27188
- exports.FileCog_2 = FileCog_2;
27082
+ exports.FileCog2 = FileCog2;
27189
27083
  exports.FileDiff = FileDiff;
27190
27084
  exports.FileDigit = FileDigit;
27191
27085
  exports.FileDown = FileDown;
@@ -27197,16 +27091,16 @@ exports.FileImage = FileImage;
27197
27091
  exports.FileInfo = FileInfo;
27198
27092
  exports.FileInput = FileInput;
27199
27093
  exports.FileJson = FileJson;
27200
- exports.FileJson_2 = FileJson_2;
27094
+ exports.FileJson2 = FileJson2;
27201
27095
  exports.FileKey = FileKey;
27202
- exports.FileKey_2 = FileKey_2;
27096
+ exports.FileKey2 = FileKey2;
27203
27097
  exports.FileLineChart = FileLineChart;
27204
27098
  exports.FileLock = FileLock;
27205
- exports.FileLock_2 = FileLock_2;
27099
+ exports.FileLock2 = FileLock2;
27206
27100
  exports.FileLog = FileLog;
27207
27101
  exports.FileMinus = FileMinus;
27102
+ exports.FileMinus2 = FileMinus2;
27208
27103
  exports.FileMinusCorner = FileMinusCorner;
27209
- exports.FileMinus_2 = FileMinus_2;
27210
27104
  exports.FileMusic = FileMusic;
27211
27105
  exports.FileOutput = FileOutput;
27212
27106
  exports.FilePen = FilePen;
@@ -27214,14 +27108,14 @@ exports.FilePenLine = FilePenLine;
27214
27108
  exports.FilePieChart = FilePieChart;
27215
27109
  exports.FilePlay = FilePlay;
27216
27110
  exports.FilePlus = FilePlus;
27111
+ exports.FilePlus2 = FilePlus2;
27217
27112
  exports.FilePlusCorner = FilePlusCorner;
27218
- exports.FilePlus_2 = FilePlus_2;
27219
27113
  exports.FileQuestion = FileQuestion;
27220
27114
  exports.FileQuestionMark = FileQuestionMark;
27221
27115
  exports.FileScan = FileScan;
27222
27116
  exports.FileSearch = FileSearch;
27117
+ exports.FileSearch2 = FileSearch2;
27223
27118
  exports.FileSearchCorner = FileSearchCorner;
27224
- exports.FileSearch_2 = FileSearch_2;
27225
27119
  exports.FileSignal = FileSignal;
27226
27120
  exports.FileSignature = FileSignature;
27227
27121
  exports.FileSliders = FileSliders;
@@ -27231,19 +27125,19 @@ exports.FileSymlink = FileSymlink;
27231
27125
  exports.FileTerminal = FileTerminal;
27232
27126
  exports.FileText = FileText;
27233
27127
  exports.FileType = FileType;
27128
+ exports.FileType2 = FileType2;
27234
27129
  exports.FileTypeCorner = FileTypeCorner;
27235
- exports.FileType_2 = FileType_2;
27236
27130
  exports.FileUp = FileUp;
27237
27131
  exports.FileUser = FileUser;
27238
27132
  exports.FileVideo = FileVideo;
27133
+ exports.FileVideo2 = FileVideo2;
27239
27134
  exports.FileVideoCamera = FileVideoCamera;
27240
- exports.FileVideo_2 = FileVideo_2;
27241
27135
  exports.FileVolume = FileVolume;
27242
- exports.FileVolume_2 = FileVolume_2;
27136
+ exports.FileVolume2 = FileVolume2;
27243
27137
  exports.FileWarning = FileWarning;
27244
27138
  exports.FileX = FileX;
27139
+ exports.FileX2 = FileX2;
27245
27140
  exports.FileXCorner = FileXCorner;
27246
- exports.FileX_2 = FileX_2;
27247
27141
  exports.Files = Files;
27248
27142
  exports.Film = Film;
27249
27143
  exports.Filter = Filter;
@@ -27267,11 +27161,11 @@ exports.FlaskConical = FlaskConical;
27267
27161
  exports.FlaskConicalOff = FlaskConicalOff;
27268
27162
  exports.FlaskRound = FlaskRound;
27269
27163
  exports.FlipHorizontal = FlipHorizontal;
27270
- exports.FlipHorizontal_2 = FlipHorizontal_2;
27164
+ exports.FlipHorizontal2 = FlipHorizontal2;
27271
27165
  exports.FlipVertical = FlipVertical;
27272
- exports.FlipVertical_2 = FlipVertical_2;
27166
+ exports.FlipVertical2 = FlipVertical2;
27273
27167
  exports.Flower = Flower;
27274
- exports.Flower_2 = Flower_2;
27168
+ exports.Flower2 = Flower2;
27275
27169
  exports.Focus = Focus;
27276
27170
  exports.FoldHorizontal = FoldHorizontal;
27277
27171
  exports.FoldVertical = FoldVertical;
@@ -27282,12 +27176,12 @@ exports.FolderClock = FolderClock;
27282
27176
  exports.FolderClosed = FolderClosed;
27283
27177
  exports.FolderCode = FolderCode;
27284
27178
  exports.FolderCog = FolderCog;
27285
- exports.FolderCog_2 = FolderCog_2;
27179
+ exports.FolderCog2 = FolderCog2;
27286
27180
  exports.FolderDot = FolderDot;
27287
27181
  exports.FolderDown = FolderDown;
27288
27182
  exports.FolderEdit = FolderEdit;
27289
27183
  exports.FolderGit = FolderGit;
27290
- exports.FolderGit_2 = FolderGit_2;
27184
+ exports.FolderGit2 = FolderGit2;
27291
27185
  exports.FolderHeart = FolderHeart;
27292
27186
  exports.FolderInput = FolderInput;
27293
27187
  exports.FolderKanban = FolderKanban;
@@ -27301,7 +27195,7 @@ exports.FolderPen = FolderPen;
27301
27195
  exports.FolderPlus = FolderPlus;
27302
27196
  exports.FolderRoot = FolderRoot;
27303
27197
  exports.FolderSearch = FolderSearch;
27304
- exports.FolderSearch_2 = FolderSearch_2;
27198
+ exports.FolderSearch2 = FolderSearch2;
27305
27199
  exports.FolderSymlink = FolderSymlink;
27306
27200
  exports.FolderSync = FolderSync;
27307
27201
  exports.FolderTree = FolderTree;
@@ -27330,8 +27224,8 @@ exports.GalleryThumbnails = GalleryThumbnails;
27330
27224
  exports.GalleryVertical = GalleryVertical;
27331
27225
  exports.GalleryVerticalEnd = GalleryVerticalEnd;
27332
27226
  exports.Gamepad = Gamepad;
27227
+ exports.Gamepad2 = Gamepad2;
27333
27228
  exports.GamepadDirectional = GamepadDirectional;
27334
- exports.Gamepad_2 = Gamepad_2;
27335
27229
  exports.GanttChart = GanttChart;
27336
27230
  exports.GanttChartSquare = GanttChartSquare;
27337
27231
  exports.Gauge = Gauge;
@@ -27365,8 +27259,8 @@ exports.Gitlab = Gitlab;
27365
27259
  exports.GlassWater = GlassWater;
27366
27260
  exports.Glasses = Glasses;
27367
27261
  exports.Globe = Globe;
27262
+ exports.Globe2 = Globe2;
27368
27263
  exports.GlobeLock = GlobeLock;
27369
- exports.Globe_2 = Globe_2;
27370
27264
  exports.Goal = Goal;
27371
27265
  exports.Google = Google;
27372
27266
  exports.Gpu = Gpu;
@@ -27375,17 +27269,12 @@ exports.GraduationCap = GraduationCap;
27375
27269
  exports.Grafana = Grafana;
27376
27270
  exports.Grape = Grape;
27377
27271
  exports.Grid = Grid;
27378
- exports.Grid_2X_2 = Grid_2X_2;
27379
- exports.Grid_2X_2Check = Grid_2X_2Check;
27380
- exports.Grid_2X_2Plus = Grid_2X_2Plus;
27381
- exports.Grid_2X_2X = Grid_2X_2X;
27382
- exports.Grid_2x2 = Grid_2x2;
27383
- exports.Grid_2x2Check = Grid_2x2Check;
27384
- exports.Grid_2x2Plus = Grid_2x2Plus;
27385
- exports.Grid_2x2X = Grid_2x2X;
27386
- exports.Grid_3X_3 = Grid_3X_3;
27387
- exports.Grid_3x2 = Grid_3x2;
27388
- exports.Grid_3x3 = Grid_3x3;
27272
+ exports.Grid2X2 = Grid2X2;
27273
+ exports.Grid2X2Check = Grid2X2Check;
27274
+ exports.Grid2X2Plus = Grid2X2Plus;
27275
+ exports.Grid2X2X = Grid2X2X;
27276
+ exports.Grid3X3 = Grid3X3;
27277
+ exports.Grid3x2 = Grid3x2;
27389
27278
  exports.Grip = Grip;
27390
27279
  exports.GripHorizontal = GripHorizontal;
27391
27280
  exports.GripVertical = GripVertical;
@@ -27414,12 +27303,12 @@ exports.Haze = Haze;
27414
27303
  exports.Hd = Hd;
27415
27304
  exports.HdmiPort = HdmiPort;
27416
27305
  exports.Heading = Heading;
27417
- exports.Heading_1 = Heading_1;
27418
- exports.Heading_2 = Heading_2;
27419
- exports.Heading_3 = Heading_3;
27420
- exports.Heading_4 = Heading_4;
27421
- exports.Heading_5 = Heading_5;
27422
- exports.Heading_6 = Heading_6;
27306
+ exports.Heading1 = Heading1;
27307
+ exports.Heading2 = Heading2;
27308
+ exports.Heading3 = Heading3;
27309
+ exports.Heading4 = Heading4;
27310
+ exports.Heading5 = Heading5;
27311
+ exports.Heading6 = Heading6;
27423
27312
  exports.HeadphoneOff = HeadphoneOff;
27424
27313
  exports.Headphones = Headphones;
27425
27314
  exports.Headset = Headset;
@@ -27449,10 +27338,11 @@ exports.HousePlug = HousePlug;
27449
27338
  exports.HousePlus = HousePlus;
27450
27339
  exports.HouseWifi = HouseWifi;
27451
27340
  exports.ICON_SIZES = ICON_SIZES;
27341
+ exports.ICON_STROKE_WIDTHS = ICON_STROKE_WIDTHS;
27452
27342
  exports.IceCream = IceCream;
27343
+ exports.IceCream2 = IceCream2;
27453
27344
  exports.IceCreamBowl = IceCreamBowl;
27454
27345
  exports.IceCreamCone = IceCreamCone;
27455
- exports.IceCream_2 = IceCream_2;
27456
27346
  exports.Icon = Icon;
27457
27347
  exports.IdCard = IdCard;
27458
27348
  exports.IdCardLanyard = IdCardLanyard;
@@ -27507,18 +27397,18 @@ exports.LandPlot = LandPlot;
27507
27397
  exports.Landmark = Landmark;
27508
27398
  exports.Languages = Languages;
27509
27399
  exports.Laptop = Laptop;
27400
+ exports.Laptop2 = Laptop2;
27510
27401
  exports.LaptopCloud = LaptopCloud;
27511
27402
  exports.LaptopMinimal = LaptopMinimal;
27512
27403
  exports.LaptopMinimalCheck = LaptopMinimalCheck;
27513
- exports.Laptop_2 = Laptop_2;
27514
27404
  exports.Lasso = Lasso;
27515
27405
  exports.LassoSelect = LassoSelect;
27516
27406
  exports.Laugh = Laugh;
27517
27407
  exports.Layers = Layers;
27408
+ exports.Layers2 = Layers2;
27409
+ exports.Layers3 = Layers3;
27518
27410
  exports.LayersOff = LayersOff;
27519
27411
  exports.LayersPlus = LayersPlus;
27520
- exports.Layers_2 = Layers_2;
27521
- exports.Layers_3 = Layers_3;
27522
27412
  exports.Layout = Layout;
27523
27413
  exports.LayoutDashboard = LayoutDashboard;
27524
27414
  exports.LayoutGrid = LayoutGrid;
@@ -27542,8 +27432,8 @@ exports.Line = Line;
27542
27432
  exports.LineChart = LineChart;
27543
27433
  exports.LineSquiggle = LineSquiggle;
27544
27434
  exports.Link = Link;
27545
- exports.Link_2 = Link_2;
27546
- exports.Link_2Off = Link_2Off;
27435
+ exports.Link2 = Link2;
27436
+ exports.Link2Off = Link2Off;
27547
27437
  exports.Linkedin = Linkedin;
27548
27438
  exports.List = List;
27549
27439
  exports.ListCheck = ListCheck;
@@ -27567,9 +27457,9 @@ exports.ListTree = ListTree;
27567
27457
  exports.ListVideo = ListVideo;
27568
27458
  exports.ListX = ListX;
27569
27459
  exports.Loader = Loader;
27460
+ exports.Loader2 = Loader2;
27570
27461
  exports.LoaderCircle = LoaderCircle;
27571
27462
  exports.LoaderPinwheel = LoaderPinwheel;
27572
- exports.Loader_2 = Loader_2;
27573
27463
  exports.Locate = Locate;
27574
27464
  exports.LocateFixed = LocateFixed;
27575
27465
  exports.LocateOff = LocateOff;
@@ -27618,7 +27508,7 @@ exports.Mars = Mars;
27618
27508
  exports.MarsStroke = MarsStroke;
27619
27509
  exports.Martini = Martini;
27620
27510
  exports.Maximize = Maximize;
27621
- exports.Maximize_2 = Maximize_2;
27511
+ exports.Maximize2 = Maximize2;
27622
27512
  exports.Medal = Medal;
27623
27513
  exports.Megaphone = Megaphone;
27624
27514
  exports.MegaphoneOff = MegaphoneOff;
@@ -27657,9 +27547,9 @@ exports.MessageSquareWarning = MessageSquareWarning;
27657
27547
  exports.MessageSquareX = MessageSquareX;
27658
27548
  exports.MessagesSquare = MessagesSquare;
27659
27549
  exports.Mic = Mic;
27550
+ exports.Mic2 = Mic2;
27660
27551
  exports.MicOff = MicOff;
27661
27552
  exports.MicVocal = MicVocal;
27662
- exports.Mic_2 = Mic_2;
27663
27553
  exports.Microchip = Microchip;
27664
27554
  exports.Microscope = Microscope;
27665
27555
  exports.Microsoft = Microsoft;
@@ -27668,7 +27558,7 @@ exports.Milestone = Milestone;
27668
27558
  exports.Milk = Milk;
27669
27559
  exports.MilkOff = MilkOff;
27670
27560
  exports.Minimize = Minimize;
27671
- exports.Minimize_2 = Minimize_2;
27561
+ exports.Minimize2 = Minimize2;
27672
27562
  exports.Minus = Minus;
27673
27563
  exports.MinusCircle = MinusCircle;
27674
27564
  exports.MinusSquare = MinusSquare;
@@ -27696,14 +27586,15 @@ exports.MountainSnow = MountainSnow;
27696
27586
  exports.Mouse = Mouse;
27697
27587
  exports.MouseOff = MouseOff;
27698
27588
  exports.MousePointer = MousePointer;
27589
+ exports.MousePointer2 = MousePointer2;
27590
+ exports.MousePointer2Off = MousePointer2Off;
27699
27591
  exports.MousePointerBan = MousePointerBan;
27700
27592
  exports.MousePointerClick = MousePointerClick;
27701
27593
  exports.MousePointerSquareDashed = MousePointerSquareDashed;
27702
- exports.MousePointer_2 = MousePointer_2;
27703
- exports.MousePointer_2Off = MousePointer_2Off;
27704
27594
  exports.Move = Move;
27595
+ exports.Move3D = Move3D;
27705
27596
  exports.MoveDiagonal = MoveDiagonal;
27706
- exports.MoveDiagonal_2 = MoveDiagonal_2;
27597
+ exports.MoveDiagonal2 = MoveDiagonal2;
27707
27598
  exports.MoveDown = MoveDown;
27708
27599
  exports.MoveDownLeft = MoveDownLeft;
27709
27600
  exports.MoveDownRight = MoveDownRight;
@@ -27714,16 +27605,15 @@ exports.MoveUp = MoveUp;
27714
27605
  exports.MoveUpLeft = MoveUpLeft;
27715
27606
  exports.MoveUpRight = MoveUpRight;
27716
27607
  exports.MoveVertical = MoveVertical;
27717
- exports.Move_3D = Move_3D;
27718
27608
  exports.MultiStep = MultiStep;
27719
27609
  exports.Music = Music;
27720
- exports.Music_2 = Music_2;
27721
- exports.Music_3 = Music_3;
27722
- exports.Music_4 = Music_4;
27610
+ exports.Music2 = Music2;
27611
+ exports.Music3 = Music3;
27612
+ exports.Music4 = Music4;
27723
27613
  exports.Navigation = Navigation;
27614
+ exports.Navigation2 = Navigation2;
27615
+ exports.Navigation2Off = Navigation2Off;
27724
27616
  exports.NavigationOff = NavigationOff;
27725
- exports.Navigation_2 = Navigation_2;
27726
- exports.Navigation_2Off = Navigation_2Off;
27727
27617
  exports.Network = Network;
27728
27618
  exports.Newspaper = Newspaper;
27729
27619
  exports.Nfc = Nfc;
@@ -27750,19 +27640,19 @@ exports.OrientationPortrait = OrientationPortrait;
27750
27640
  exports.Origami = Origami;
27751
27641
  exports.Outdent = Outdent;
27752
27642
  exports.Package = Package;
27643
+ exports.Package2 = Package2;
27753
27644
  exports.PackageCheck = PackageCheck;
27754
27645
  exports.PackageMinus = PackageMinus;
27755
27646
  exports.PackageOpen = PackageOpen;
27756
27647
  exports.PackagePlus = PackagePlus;
27757
27648
  exports.PackageSearch = PackageSearch;
27758
27649
  exports.PackageX = PackageX;
27759
- exports.Package_2 = Package_2;
27760
27650
  exports.Pagerduty = Pagerduty;
27761
27651
  exports.PaintBucket = PaintBucket;
27762
27652
  exports.PaintRoller = PaintRoller;
27763
27653
  exports.Paintbrush = Paintbrush;
27654
+ exports.Paintbrush2 = Paintbrush2;
27764
27655
  exports.PaintbrushVertical = PaintbrushVertical;
27765
- exports.Paintbrush_2 = Paintbrush_2;
27766
27656
  exports.Palette = Palette;
27767
27657
  exports.Palmtree = Palmtree;
27768
27658
  exports.Panda = Panda;
@@ -27837,7 +27727,7 @@ exports.PiSquare = PiSquare;
27837
27727
  exports.Piano = Piano;
27838
27728
  exports.Pickaxe = Pickaxe;
27839
27729
  exports.PictureInPicture = PictureInPicture;
27840
- exports.PictureInPicture_2 = PictureInPicture_2;
27730
+ exports.PictureInPicture2 = PictureInPicture2;
27841
27731
  exports.PieChart = PieChart;
27842
27732
  exports.PiggyBank = PiggyBank;
27843
27733
  exports.Pilcrow = Pilcrow;
@@ -27857,10 +27747,10 @@ exports.Play = Play;
27857
27747
  exports.PlayCircle = PlayCircle;
27858
27748
  exports.PlaySquare = PlaySquare;
27859
27749
  exports.Plug = Plug;
27750
+ exports.Plug2 = Plug2;
27860
27751
  exports.PlugDiagonal = PlugDiagonal;
27861
27752
  exports.PlugZap = PlugZap;
27862
- exports.PlugZap_2 = PlugZap_2;
27863
- exports.Plug_2 = Plug_2;
27753
+ exports.PlugZap2 = PlugZap2;
27864
27754
  exports.Plus = Plus;
27865
27755
  exports.PlusCircle = PlusCircle;
27866
27756
  exports.PlusSquare = PlusSquare;
@@ -27917,8 +27807,8 @@ exports.RectangleHorizontal = RectangleHorizontal;
27917
27807
  exports.RectangleVertical = RectangleVertical;
27918
27808
  exports.Recycle = Recycle;
27919
27809
  exports.Redo = Redo;
27810
+ exports.Redo2 = Redo2;
27920
27811
  exports.RedoDot = RedoDot;
27921
- exports.Redo_2 = Redo_2;
27922
27812
  exports.RefreshCcw = RefreshCcw;
27923
27813
  exports.RefreshCcwDot = RefreshCcwDot;
27924
27814
  exports.RefreshCw = RefreshCw;
@@ -27929,8 +27819,8 @@ exports.Refrigerator = Refrigerator;
27929
27819
  exports.Regex = Regex;
27930
27820
  exports.RemoveFormatting = RemoveFormatting;
27931
27821
  exports.Repeat = Repeat;
27932
- exports.Repeat_1 = Repeat_1;
27933
- exports.Repeat_2 = Repeat_2;
27822
+ exports.Repeat1 = Repeat1;
27823
+ exports.Repeat2 = Repeat2;
27934
27824
  exports.Replace = Replace;
27935
27825
  exports.ReplaceAll = ReplaceAll;
27936
27826
  exports.Reply = Reply;
@@ -27941,19 +27831,19 @@ exports.Rocket = Rocket;
27941
27831
  exports.RockingChair = RockingChair;
27942
27832
  exports.RollerCoaster = RollerCoaster;
27943
27833
  exports.Rose = Rose;
27834
+ exports.Rotate3D = Rotate3D;
27944
27835
  exports.RotateCcw = RotateCcw;
27945
27836
  exports.RotateCcwKey = RotateCcwKey;
27946
27837
  exports.RotateCcwSquare = RotateCcwSquare;
27947
27838
  exports.RotateCw = RotateCw;
27948
27839
  exports.RotateCwSquare = RotateCwSquare;
27949
- exports.Rotate_3D = Rotate_3D;
27950
27840
  exports.Route = Route;
27951
27841
  exports.RouteOff = RouteOff;
27952
27842
  exports.Router = Router;
27953
27843
  exports.Rows = Rows;
27954
- exports.Rows_2 = Rows_2;
27955
- exports.Rows_3 = Rows_3;
27956
- exports.Rows_4 = Rows_4;
27844
+ exports.Rows2 = Rows2;
27845
+ exports.Rows3 = Rows3;
27846
+ exports.Rows4 = Rows4;
27957
27847
  exports.Rss = Rss;
27958
27848
  exports.Ruler = Ruler;
27959
27849
  exports.RulerDimensionLine = RulerDimensionLine;
@@ -27968,7 +27858,7 @@ exports.Save = Save;
27968
27858
  exports.SaveAll = SaveAll;
27969
27859
  exports.SaveOff = SaveOff;
27970
27860
  exports.Scale = Scale;
27971
- exports.Scale_3D = Scale_3D;
27861
+ exports.Scale3D = Scale3D;
27972
27862
  exports.Scaling = Scaling;
27973
27863
  exports.Scan = Scan;
27974
27864
  exports.ScanBarcode = ScanBarcode;
@@ -27981,7 +27871,7 @@ exports.ScanSearch = ScanSearch;
27981
27871
  exports.ScanText = ScanText;
27982
27872
  exports.ScatterChart = ScatterChart;
27983
27873
  exports.School = School;
27984
- exports.School_2 = School_2;
27874
+ exports.School2 = School2;
27985
27875
  exports.Scim = Scim;
27986
27876
  exports.Scissors = Scissors;
27987
27877
  exports.ScissorsLineDashed = ScissorsLineDashed;
@@ -28010,10 +27900,10 @@ exports.ServerCog = ServerCog;
28010
27900
  exports.ServerCrash = ServerCrash;
28011
27901
  exports.ServerOff = ServerOff;
28012
27902
  exports.Settings = Settings;
28013
- exports.Settings_2 = Settings_2;
27903
+ exports.Settings2 = Settings2;
28014
27904
  exports.Shapes = Shapes;
28015
27905
  exports.Share = Share;
28016
- exports.Share_2 = Share_2;
27906
+ exports.Share2 = Share2;
28017
27907
  exports.Sheet = Sheet;
28018
27908
  exports.Shell = Shell;
28019
27909
  exports.Shield = Shield;
@@ -28087,7 +27977,7 @@ exports.Sparkles = Sparkles;
28087
27977
  exports.Speaker = Speaker;
28088
27978
  exports.Speech = Speech;
28089
27979
  exports.SpellCheck = SpellCheck;
28090
- exports.SpellCheck_2 = SpellCheck_2;
27980
+ exports.SpellCheck2 = SpellCheck2;
28091
27981
  exports.Spline = Spline;
28092
27982
  exports.SplinePointer = SplinePointer;
28093
27983
  exports.Split = Split;
@@ -28211,6 +28101,7 @@ exports.Sword = Sword;
28211
28101
  exports.Swords = Swords;
28212
28102
  exports.Syringe = Syringe;
28213
28103
  exports.Table = Table;
28104
+ exports.Table2 = Table2;
28214
28105
  exports.TableCellsMerge = TableCellsMerge;
28215
28106
  exports.TableCellsSplit = TableCellsSplit;
28216
28107
  exports.TableColumnsSplit = TableColumnsSplit;
@@ -28218,17 +28109,16 @@ exports.TableConfig = TableConfig;
28218
28109
  exports.TableOfContents = TableOfContents;
28219
28110
  exports.TableProperties = TableProperties;
28220
28111
  exports.TableRowsSplit = TableRowsSplit;
28221
- exports.Table_2 = Table_2;
28222
28112
  exports.Tablet = Tablet;
28223
28113
  exports.TabletSmartphone = TabletSmartphone;
28224
28114
  exports.Tablets = Tablets;
28225
28115
  exports.Tag = Tag;
28226
28116
  exports.Tags = Tags;
28227
- exports.Tally_1 = Tally_1;
28228
- exports.Tally_2 = Tally_2;
28229
- exports.Tally_3 = Tally_3;
28230
- exports.Tally_4 = Tally_4;
28231
- exports.Tally_5 = Tally_5;
28117
+ exports.Tally1 = Tally1;
28118
+ exports.Tally2 = Tally2;
28119
+ exports.Tally3 = Tally3;
28120
+ exports.Tally4 = Tally4;
28121
+ exports.Tally5 = Tally5;
28232
28122
  exports.Tangent = Tangent;
28233
28123
  exports.Target = Target;
28234
28124
  exports.Telegram = Telegram;
@@ -28238,8 +28128,8 @@ exports.TentTree = TentTree;
28238
28128
  exports.Terminal = Terminal;
28239
28129
  exports.TerminalSquare = TerminalSquare;
28240
28130
  exports.TestTube = TestTube;
28131
+ exports.TestTube2 = TestTube2;
28241
28132
  exports.TestTubeDiagonal = TestTubeDiagonal;
28242
- exports.TestTube_2 = TestTube_2;
28243
28133
  exports.TestTubes = TestTubes;
28244
28134
  exports.Text = Text;
28245
28135
  exports.TextAlignCenter = TextAlignCenter;
@@ -28292,7 +28182,7 @@ exports.TrainTrack = TrainTrack;
28292
28182
  exports.TramFront = TramFront;
28293
28183
  exports.Transgender = Transgender;
28294
28184
  exports.Trash = Trash;
28295
- exports.Trash_2 = Trash_2;
28185
+ exports.Trash2 = Trash2;
28296
28186
  exports.TreeDeciduous = TreeDeciduous;
28297
28187
  exports.TreePalm = TreePalm;
28298
28188
  exports.TreePine = TreePine;
@@ -28312,9 +28202,9 @@ exports.TurkishLira = TurkishLira;
28312
28202
  exports.Turntable = Turntable;
28313
28203
  exports.Turtle = Turtle;
28314
28204
  exports.Tv = Tv;
28205
+ exports.Tv2 = Tv2;
28315
28206
  exports.TvMinimal = TvMinimal;
28316
28207
  exports.TvMinimalPlay = TvMinimalPlay;
28317
- exports.Tv_2 = Tv_2;
28318
28208
  exports.Twitch = Twitch;
28319
28209
  exports.Twitter = Twitter;
28320
28210
  exports.Type = Type;
@@ -28323,14 +28213,14 @@ exports.Umbrella = Umbrella;
28323
28213
  exports.UmbrellaOff = UmbrellaOff;
28324
28214
  exports.Underline = Underline;
28325
28215
  exports.Undo = Undo;
28216
+ exports.Undo2 = Undo2;
28326
28217
  exports.UndoDot = UndoDot;
28327
- exports.Undo_2 = Undo_2;
28328
28218
  exports.UnfoldHorizontal = UnfoldHorizontal;
28329
28219
  exports.UnfoldVertical = UnfoldVertical;
28330
28220
  exports.Ungroup = Ungroup;
28331
28221
  exports.University = University;
28332
28222
  exports.Unlink = Unlink;
28333
- exports.Unlink_2 = Unlink_2;
28223
+ exports.Unlink2 = Unlink2;
28334
28224
  exports.Unlock = Unlock;
28335
28225
  exports.UnlockKeyhole = UnlockKeyhole;
28336
28226
  exports.Unplug = Unplug;
@@ -28338,19 +28228,20 @@ exports.Upload = Upload;
28338
28228
  exports.UploadCloud = UploadCloud;
28339
28229
  exports.Usb = Usb;
28340
28230
  exports.User = User;
28231
+ exports.User2 = User2;
28341
28232
  exports.UserCheck = UserCheck;
28342
- exports.UserCheck_2 = UserCheck_2;
28233
+ exports.UserCheck2 = UserCheck2;
28343
28234
  exports.UserCircle = UserCircle;
28344
- exports.UserCircle_2 = UserCircle_2;
28235
+ exports.UserCircle2 = UserCircle2;
28345
28236
  exports.UserCog = UserCog;
28346
- exports.UserCog_2 = UserCog_2;
28237
+ exports.UserCog2 = UserCog2;
28347
28238
  exports.UserKey = UserKey;
28348
28239
  exports.UserLock = UserLock;
28349
28240
  exports.UserMinus = UserMinus;
28350
- exports.UserMinus_2 = UserMinus_2;
28241
+ exports.UserMinus2 = UserMinus2;
28351
28242
  exports.UserPen = UserPen;
28352
28243
  exports.UserPlus = UserPlus;
28353
- exports.UserPlus_2 = UserPlus_2;
28244
+ exports.UserPlus2 = UserPlus2;
28354
28245
  exports.UserRound = UserRound;
28355
28246
  exports.UserRoundCheck = UserRoundCheck;
28356
28247
  exports.UserRoundCog = UserRoundCog;
@@ -28361,14 +28252,13 @@ exports.UserRoundSearch = UserRoundSearch;
28361
28252
  exports.UserRoundX = UserRoundX;
28362
28253
  exports.UserSearch = UserSearch;
28363
28254
  exports.UserSquare = UserSquare;
28364
- exports.UserSquare_2 = UserSquare_2;
28255
+ exports.UserSquare2 = UserSquare2;
28365
28256
  exports.UserStar = UserStar;
28366
28257
  exports.UserX = UserX;
28367
- exports.UserX_2 = UserX_2;
28368
- exports.User_2 = User_2;
28258
+ exports.UserX2 = UserX2;
28369
28259
  exports.Users = Users;
28260
+ exports.Users2 = Users2;
28370
28261
  exports.UsersRound = UsersRound;
28371
- exports.Users_2 = Users_2;
28372
28262
  exports.Utensils = Utensils;
28373
28263
  exports.UtensilsCrossed = UtensilsCrossed;
28374
28264
  exports.UtilityPole = UtilityPole;
@@ -28390,19 +28280,19 @@ exports.View = View;
28390
28280
  exports.Voicemail = Voicemail;
28391
28281
  exports.Volleyball = Volleyball;
28392
28282
  exports.Volume = Volume;
28283
+ exports.Volume1 = Volume1;
28284
+ exports.Volume2 = Volume2;
28393
28285
  exports.VolumeOff = VolumeOff;
28394
28286
  exports.VolumeX = VolumeX;
28395
- exports.Volume_1 = Volume_1;
28396
- exports.Volume_2 = Volume_2;
28397
28287
  exports.Vote = Vote;
28398
28288
  exports.Wallet = Wallet;
28289
+ exports.Wallet2 = Wallet2;
28399
28290
  exports.WalletCards = WalletCards;
28400
28291
  exports.WalletMinimal = WalletMinimal;
28401
- exports.Wallet_2 = Wallet_2;
28402
28292
  exports.Wallpaper = Wallpaper;
28403
28293
  exports.Wand = Wand;
28294
+ exports.Wand2 = Wand2;
28404
28295
  exports.WandSparkles = WandSparkles;
28405
- exports.Wand_2 = Wand_2;
28406
28296
  exports.Warehouse = Warehouse;
28407
28297
  exports.WashingMachine = WashingMachine;
28408
28298
  exports.Watch = Watch;