@tidbcloud/uikit 2.3.0 → 2.3.2

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 (4028) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/dist/biz/DateTimePicker/index.cjs +3 -3
  3. package/dist/biz/DateTimePicker/index.d.cts +6 -3
  4. package/dist/biz/DateTimePicker/index.d.mts +6 -3
  5. package/dist/biz/DateTimePicker/index.mjs +3 -3
  6. package/dist/biz/Tree/renderSwitcherIcon.cjs +1 -1
  7. package/dist/biz/Tree/renderSwitcherIcon.mjs +2 -2
  8. package/dist/icons/index.cjs +171 -87
  9. package/dist/icons/index.d.cts +1422 -1310
  10. package/dist/icons/index.d.mts +1422 -1310
  11. package/dist/icons/index.mjs +171 -87
  12. package/dist/icons/raw/Activity.svg +2 -2
  13. package/dist/icons/raw/ActivityHeart.svg +2 -2
  14. package/dist/icons/raw/Ai.svg +3 -0
  15. package/dist/icons/raw/AiExplore01.svg +2 -2
  16. package/dist/icons/raw/AiMessage.svg +2 -2
  17. package/dist/icons/raw/Airplay.svg +2 -2
  18. package/dist/icons/raw/Airpods.svg +3 -3
  19. package/dist/icons/raw/AlarmClock.svg +2 -2
  20. package/dist/icons/raw/AlarmClockCheck.svg +2 -2
  21. package/dist/icons/raw/AlarmClockMinus.svg +2 -2
  22. package/dist/icons/raw/AlarmClockOff.svg +2 -2
  23. package/dist/icons/raw/AlarmClockPlus.svg +2 -2
  24. package/dist/icons/raw/AlertCircle.svg +2 -2
  25. package/dist/icons/raw/AlertHexagon.svg +2 -2
  26. package/dist/icons/raw/AlertOctagon.svg +2 -2
  27. package/dist/icons/raw/AlertSquare.svg +2 -2
  28. package/dist/icons/raw/AlertTriangle.svg +2 -2
  29. package/dist/icons/raw/AlignBottom01.svg +2 -2
  30. package/dist/icons/raw/AlignBottom02.svg +3 -3
  31. package/dist/icons/raw/AlignCenter.svg +2 -2
  32. package/dist/icons/raw/AlignHorizontalCentre01.svg +2 -2
  33. package/dist/icons/raw/AlignHorizontalCentre02.svg +3 -3
  34. package/dist/icons/raw/AlignJustify.svg +2 -2
  35. package/dist/icons/raw/AlignLeft.svg +2 -2
  36. package/dist/icons/raw/AlignLeft01.svg +2 -2
  37. package/dist/icons/raw/AlignLeft02.svg +3 -3
  38. package/dist/icons/raw/AlignRight.svg +2 -2
  39. package/dist/icons/raw/AlignRight01.svg +2 -2
  40. package/dist/icons/raw/AlignRight02.svg +3 -3
  41. package/dist/icons/raw/AlignTopArrow01.svg +2 -2
  42. package/dist/icons/raw/AlignTopArrow02.svg +3 -3
  43. package/dist/icons/raw/AlignVerticalCenter01.svg +2 -2
  44. package/dist/icons/raw/AlignVerticalCenter02.svg +3 -3
  45. package/dist/icons/raw/Anchor.svg +2 -2
  46. package/dist/icons/raw/Annotation.svg +2 -2
  47. package/dist/icons/raw/AnnotationAlert.svg +2 -2
  48. package/dist/icons/raw/AnnotationCheck.svg +2 -2
  49. package/dist/icons/raw/AnnotationDots.svg +2 -2
  50. package/dist/icons/raw/AnnotationHeart.svg +3 -3
  51. package/dist/icons/raw/AnnotationInfo.svg +2 -2
  52. package/dist/icons/raw/AnnotationPlus.svg +2 -2
  53. package/dist/icons/raw/AnnotationQuestion.svg +2 -2
  54. package/dist/icons/raw/AnnotationX.svg +2 -2
  55. package/dist/icons/raw/Announcement01.svg +2 -2
  56. package/dist/icons/raw/Announcement02.svg +2 -2
  57. package/dist/icons/raw/Announcement03.svg +2 -2
  58. package/dist/icons/raw/Archive.svg +2 -2
  59. package/dist/icons/raw/ArrowBlockDown.svg +2 -2
  60. package/dist/icons/raw/ArrowBlockLeft.svg +2 -2
  61. package/dist/icons/raw/ArrowBlockRight.svg +2 -2
  62. package/dist/icons/raw/ArrowBlockUp.svg +2 -2
  63. package/dist/icons/raw/ArrowCircleBrokenDown.svg +2 -2
  64. package/dist/icons/raw/ArrowCircleBrokenDownLeft.svg +2 -2
  65. package/dist/icons/raw/ArrowCircleBrokenDownRight.svg +2 -2
  66. package/dist/icons/raw/ArrowCircleBrokenLeft.svg +2 -2
  67. package/dist/icons/raw/ArrowCircleBrokenRight.svg +2 -2
  68. package/dist/icons/raw/ArrowCircleBrokenUp.svg +2 -2
  69. package/dist/icons/raw/ArrowCircleBrokenUpLeft.svg +2 -2
  70. package/dist/icons/raw/ArrowCircleBrokenUpRight.svg +2 -2
  71. package/dist/icons/raw/ArrowCircleDown.svg +2 -2
  72. package/dist/icons/raw/ArrowCircleDownLeft.svg +2 -2
  73. package/dist/icons/raw/ArrowCircleDownRight.svg +2 -2
  74. package/dist/icons/raw/ArrowCircleLeft.svg +2 -2
  75. package/dist/icons/raw/ArrowCircleRight.svg +2 -2
  76. package/dist/icons/raw/ArrowCircleUp.svg +2 -2
  77. package/dist/icons/raw/ArrowCircleUpLeft.svg +2 -2
  78. package/dist/icons/raw/ArrowCircleUpRight.svg +2 -2
  79. package/dist/icons/raw/ArrowDown.svg +2 -2
  80. package/dist/icons/raw/ArrowDownLeft.svg +2 -2
  81. package/dist/icons/raw/ArrowDownRight.svg +2 -2
  82. package/dist/icons/raw/ArrowLeft.svg +2 -2
  83. package/dist/icons/raw/ArrowNarrowDown.svg +2 -2
  84. package/dist/icons/raw/ArrowNarrowDownLeft.svg +2 -2
  85. package/dist/icons/raw/ArrowNarrowDownRight.svg +2 -2
  86. package/dist/icons/raw/ArrowNarrowLeft.svg +2 -2
  87. package/dist/icons/raw/ArrowNarrowRight.svg +2 -2
  88. package/dist/icons/raw/ArrowNarrowUp.svg +2 -2
  89. package/dist/icons/raw/ArrowNarrowUpLeft.svg +2 -2
  90. package/dist/icons/raw/ArrowNarrowUpRight.svg +2 -2
  91. package/dist/icons/raw/ArrowRight.svg +2 -2
  92. package/dist/icons/raw/ArrowSquareDown.svg +2 -2
  93. package/dist/icons/raw/ArrowSquareDownLeft.svg +2 -2
  94. package/dist/icons/raw/ArrowSquareDownRight.svg +2 -2
  95. package/dist/icons/raw/ArrowSquareLeft.svg +2 -2
  96. package/dist/icons/raw/ArrowSquareRight.svg +2 -2
  97. package/dist/icons/raw/ArrowSquareUp.svg +2 -2
  98. package/dist/icons/raw/ArrowSquareUpLeft.svg +2 -2
  99. package/dist/icons/raw/ArrowSquareUpRight.svg +2 -2
  100. package/dist/icons/raw/ArrowTab.svg +2 -2
  101. package/dist/icons/raw/ArrowUp.svg +2 -2
  102. package/dist/icons/raw/ArrowUpLeft.svg +2 -2
  103. package/dist/icons/raw/ArrowUpRight.svg +2 -2
  104. package/dist/icons/raw/ArrowsDown.svg +2 -2
  105. package/dist/icons/raw/ArrowsLeft.svg +2 -2
  106. package/dist/icons/raw/ArrowsRight.svg +2 -2
  107. package/dist/icons/raw/ArrowsTriangle.svg +2 -2
  108. package/dist/icons/raw/ArrowsUp.svg +2 -2
  109. package/dist/icons/raw/Asterisk01.svg +2 -2
  110. package/dist/icons/raw/Asterisk02.svg +2 -2
  111. package/dist/icons/raw/AtSign.svg +2 -2
  112. package/dist/icons/raw/Atom01.svg +2 -2
  113. package/dist/icons/raw/Atom02.svg +2 -2
  114. package/dist/icons/raw/Attachment01.svg +2 -2
  115. package/dist/icons/raw/Attachment02.svg +2 -2
  116. package/dist/icons/raw/Award01.svg +2 -2
  117. package/dist/icons/raw/Award02.svg +2 -2
  118. package/dist/icons/raw/Award03.svg +2 -2
  119. package/dist/icons/raw/Award04.svg +2 -2
  120. package/dist/icons/raw/Award05.svg +2 -2
  121. package/dist/icons/raw/Backpack.svg +2 -2
  122. package/dist/icons/raw/Bank.svg +2 -2
  123. package/dist/icons/raw/BankNote01.svg +2 -2
  124. package/dist/icons/raw/BankNote02.svg +2 -2
  125. package/dist/icons/raw/BankNote03.svg +2 -2
  126. package/dist/icons/raw/BarChart01.svg +2 -2
  127. package/dist/icons/raw/BarChart02.svg +2 -2
  128. package/dist/icons/raw/BarChart03.svg +2 -2
  129. package/dist/icons/raw/BarChart04.svg +2 -2
  130. package/dist/icons/raw/BarChart05.svg +2 -2
  131. package/dist/icons/raw/BarChart06.svg +2 -2
  132. package/dist/icons/raw/BarChart07.svg +2 -2
  133. package/dist/icons/raw/BarChart08.svg +2 -2
  134. package/dist/icons/raw/BarChart09.svg +2 -2
  135. package/dist/icons/raw/BarChart10.svg +2 -2
  136. package/dist/icons/raw/BarChart11.svg +2 -2
  137. package/dist/icons/raw/BarChart12.svg +2 -2
  138. package/dist/icons/raw/BarChartCircle01.svg +2 -2
  139. package/dist/icons/raw/BarChartCircle02.svg +2 -2
  140. package/dist/icons/raw/BarChartCircle03.svg +2 -2
  141. package/dist/icons/raw/BarChartSquare01.svg +2 -2
  142. package/dist/icons/raw/BarChartSquare02.svg +2 -2
  143. package/dist/icons/raw/BarChartSquare03.svg +2 -2
  144. package/dist/icons/raw/BarChartSquareDown.svg +2 -2
  145. package/dist/icons/raw/BarChartSquareMinus.svg +2 -2
  146. package/dist/icons/raw/BarChartSquarePlus.svg +2 -2
  147. package/dist/icons/raw/BarChartSquareUp.svg +2 -2
  148. package/dist/icons/raw/BarHorizontal.svg +2 -2
  149. package/dist/icons/raw/BarLineChart.svg +2 -2
  150. package/dist/icons/raw/BarVertical.svg +2 -2
  151. package/dist/icons/raw/BatteryCharging01.svg +2 -2
  152. package/dist/icons/raw/BatteryCharging02.svg +2 -2
  153. package/dist/icons/raw/BatteryEmpty.svg +2 -2
  154. package/dist/icons/raw/BatteryFull.svg +2 -2
  155. package/dist/icons/raw/BatteryLow.svg +2 -2
  156. package/dist/icons/raw/BatteryMid.svg +2 -2
  157. package/dist/icons/raw/Beaker01.svg +2 -2
  158. package/dist/icons/raw/Beaker02.svg +2 -2
  159. package/dist/icons/raw/Bell01.svg +2 -2
  160. package/dist/icons/raw/Bell02.svg +2 -2
  161. package/dist/icons/raw/Bell03.svg +2 -2
  162. package/dist/icons/raw/Bell04.svg +2 -2
  163. package/dist/icons/raw/BellMinus.svg +2 -2
  164. package/dist/icons/raw/BellOff01.svg +2 -2
  165. package/dist/icons/raw/BellOff02.svg +2 -2
  166. package/dist/icons/raw/BellOff03.svg +2 -2
  167. package/dist/icons/raw/BellPlus.svg +2 -2
  168. package/dist/icons/raw/BellRinging01.svg +2 -2
  169. package/dist/icons/raw/BellRinging02.svg +2 -2
  170. package/dist/icons/raw/BellRinging03.svg +2 -2
  171. package/dist/icons/raw/BellRinging04.svg +2 -2
  172. package/dist/icons/raw/BezierCurve01.svg +2 -2
  173. package/dist/icons/raw/BezierCurve02.svg +2 -2
  174. package/dist/icons/raw/BezierCurve03.svg +2 -2
  175. package/dist/icons/raw/Block.svg +5 -5
  176. package/dist/icons/raw/BluetoothConnect.svg +2 -2
  177. package/dist/icons/raw/BluetoothOff.svg +2 -2
  178. package/dist/icons/raw/BluetoothOn.svg +2 -2
  179. package/dist/icons/raw/BluetoothSignal.svg +2 -2
  180. package/dist/icons/raw/Bold01.svg +2 -2
  181. package/dist/icons/raw/Bold02.svg +2 -2
  182. package/dist/icons/raw/BoldSquare.svg +2 -2
  183. package/dist/icons/raw/BookClosed.svg +2 -2
  184. package/dist/icons/raw/BookOpen01.svg +2 -2
  185. package/dist/icons/raw/BookOpen02.svg +2 -2
  186. package/dist/icons/raw/Bookmark.svg +2 -2
  187. package/dist/icons/raw/BookmarkAdd.svg +2 -2
  188. package/dist/icons/raw/BookmarkCheck.svg +2 -2
  189. package/dist/icons/raw/BookmarkMinus.svg +2 -2
  190. package/dist/icons/raw/BookmarkX.svg +2 -2
  191. package/dist/icons/raw/Box.svg +2 -2
  192. package/dist/icons/raw/Brackets.svg +1 -1
  193. package/dist/icons/raw/BracketsCheck.svg +2 -2
  194. package/dist/icons/raw/BracketsEllipses.svg +2 -2
  195. package/dist/icons/raw/BracketsMinus.svg +2 -2
  196. package/dist/icons/raw/BracketsPlus.svg +2 -2
  197. package/dist/icons/raw/BracketsSlash.svg +2 -2
  198. package/dist/icons/raw/BracketsX.svg +2 -2
  199. package/dist/icons/raw/Breakdown01.svg +3 -0
  200. package/dist/icons/raw/Breakdown02.svg +2 -2
  201. package/dist/icons/raw/Briefcase01.svg +2 -2
  202. package/dist/icons/raw/Briefcase02.svg +2 -2
  203. package/dist/icons/raw/Browser.svg +2 -2
  204. package/dist/icons/raw/Brush01.svg +2 -2
  205. package/dist/icons/raw/Brush02.svg +2 -2
  206. package/dist/icons/raw/Brush03.svg +2 -2
  207. package/dist/icons/raw/Building01.svg +2 -2
  208. package/dist/icons/raw/Building02.svg +2 -2
  209. package/dist/icons/raw/Building03.svg +2 -2
  210. package/dist/icons/raw/Building04.svg +2 -2
  211. package/dist/icons/raw/Building05.svg +2 -2
  212. package/dist/icons/raw/Building06.svg +2 -2
  213. package/dist/icons/raw/Building07.svg +2 -2
  214. package/dist/icons/raw/Building08.svg +2 -2
  215. package/dist/icons/raw/Bus.svg +2 -2
  216. package/dist/icons/raw/Calculator.svg +2 -2
  217. package/dist/icons/raw/Calendar.svg +2 -2
  218. package/dist/icons/raw/CalendarCheck01.svg +2 -2
  219. package/dist/icons/raw/CalendarCheck02.svg +2 -2
  220. package/dist/icons/raw/CalendarDate.svg +2 -2
  221. package/dist/icons/raw/CalendarHeart01.svg +2 -2
  222. package/dist/icons/raw/CalendarHeart02.svg +2 -2
  223. package/dist/icons/raw/CalendarMinus01.svg +2 -2
  224. package/dist/icons/raw/CalendarMinus02.svg +2 -2
  225. package/dist/icons/raw/CalendarPlus01.svg +2 -2
  226. package/dist/icons/raw/CalendarPlus02.svg +2 -2
  227. package/dist/icons/raw/Camera01.svg +3 -3
  228. package/dist/icons/raw/Camera02.svg +3 -3
  229. package/dist/icons/raw/Camera03.svg +3 -3
  230. package/dist/icons/raw/CameraLens.svg +2 -2
  231. package/dist/icons/raw/CameraOff.svg +2 -2
  232. package/dist/icons/raw/CameraPlus.svg +2 -2
  233. package/dist/icons/raw/Certificate01.svg +2 -2
  234. package/dist/icons/raw/Certificate02.svg +2 -2
  235. package/dist/icons/raw/ChartBreakoutCircle.svg +2 -2
  236. package/dist/icons/raw/ChartBreakoutSquare.svg +2 -2
  237. package/dist/icons/raw/ChatQueryOff.svg +3 -0
  238. package/dist/icons/raw/ChatRobot.svg +2 -2
  239. package/dist/icons/raw/Check.svg +2 -2
  240. package/dist/icons/raw/CheckCircle.svg +2 -2
  241. package/dist/icons/raw/CheckCircleBroken.svg +3 -0
  242. package/dist/icons/raw/CheckDone01.svg +2 -2
  243. package/dist/icons/raw/CheckDone02.svg +2 -2
  244. package/dist/icons/raw/CheckHeart.svg +2 -2
  245. package/dist/icons/raw/CheckSquare.svg +2 -2
  246. package/dist/icons/raw/CheckSquareBroken.svg +2 -2
  247. package/dist/icons/raw/CheckVerified01.svg +2 -2
  248. package/dist/icons/raw/CheckVerified02.svg +2 -2
  249. package/dist/icons/raw/CheckVerified03.svg +2 -2
  250. package/dist/icons/raw/ChevronDown.svg +2 -2
  251. package/dist/icons/raw/ChevronDownDouble.svg +2 -2
  252. package/dist/icons/raw/ChevronLeft.svg +2 -2
  253. package/dist/icons/raw/ChevronLeftDouble.svg +2 -2
  254. package/dist/icons/raw/ChevronRight.svg +2 -2
  255. package/dist/icons/raw/ChevronRightDouble.svg +2 -2
  256. package/dist/icons/raw/ChevronSelectorHorizontal.svg +2 -2
  257. package/dist/icons/raw/ChevronSelectorVertical.svg +2 -2
  258. package/dist/icons/raw/ChevronUp.svg +2 -2
  259. package/dist/icons/raw/ChevronUpDouble.svg +2 -2
  260. package/dist/icons/raw/ChromeCast.svg +2 -2
  261. package/dist/icons/raw/Circle.svg +2 -2
  262. package/dist/icons/raw/CircleCut.svg +2 -2
  263. package/dist/icons/raw/Clapperboard.svg +2 -2
  264. package/dist/icons/raw/Clipboard.svg +2 -2
  265. package/dist/icons/raw/ClipboardAttachment.svg +2 -2
  266. package/dist/icons/raw/ClipboardCheck.svg +2 -2
  267. package/dist/icons/raw/ClipboardDownload.svg +2 -2
  268. package/dist/icons/raw/ClipboardMinus.svg +2 -2
  269. package/dist/icons/raw/ClipboardPlus.svg +2 -2
  270. package/dist/icons/raw/ClipboardX.svg +2 -2
  271. package/dist/icons/raw/Clock.svg +2 -2
  272. package/dist/icons/raw/ClockCheck.svg +2 -2
  273. package/dist/icons/raw/ClockFastForward.svg +2 -2
  274. package/dist/icons/raw/ClockPlus.svg +2 -2
  275. package/dist/icons/raw/ClockRefresh.svg +2 -2
  276. package/dist/icons/raw/ClockRewind.svg +2 -2
  277. package/dist/icons/raw/ClockSnooze.svg +2 -2
  278. package/dist/icons/raw/ClockStopwatch.svg +2 -2
  279. package/dist/icons/raw/Cloud01.svg +2 -2
  280. package/dist/icons/raw/Cloud02.svg +2 -2
  281. package/dist/icons/raw/Cloud03.svg +2 -2
  282. package/dist/icons/raw/CloudBlank01.svg +2 -2
  283. package/dist/icons/raw/CloudBlank02.svg +2 -2
  284. package/dist/icons/raw/CloudLightning.svg +2 -2
  285. package/dist/icons/raw/CloudMoon.svg +2 -2
  286. package/dist/icons/raw/CloudOff.svg +2 -2
  287. package/dist/icons/raw/CloudRaining01.svg +2 -2
  288. package/dist/icons/raw/CloudRaining02.svg +2 -2
  289. package/dist/icons/raw/CloudRaining03.svg +2 -2
  290. package/dist/icons/raw/CloudRaining04.svg +2 -2
  291. package/dist/icons/raw/CloudRaining05.svg +2 -2
  292. package/dist/icons/raw/CloudRaining06.svg +2 -2
  293. package/dist/icons/raw/CloudSnowing01.svg +2 -2
  294. package/dist/icons/raw/CloudSnowing02.svg +2 -2
  295. package/dist/icons/raw/CloudSun01.svg +2 -2
  296. package/dist/icons/raw/CloudSun02.svg +2 -2
  297. package/dist/icons/raw/CloudSun03.svg +2 -2
  298. package/dist/icons/raw/Cluster.svg +3 -0
  299. package/dist/icons/raw/ClusterExchange.svg +3 -0
  300. package/dist/icons/raw/Code01.svg +2 -2
  301. package/dist/icons/raw/Code02.svg +2 -2
  302. package/dist/icons/raw/CodeBrowser.svg +2 -2
  303. package/dist/icons/raw/CodeCircle01.svg +2 -2
  304. package/dist/icons/raw/CodeCircle02.svg +2 -2
  305. package/dist/icons/raw/CodeCircle03.svg +1 -8
  306. package/dist/icons/raw/CodeSnippet01.svg +2 -2
  307. package/dist/icons/raw/CodeSnippet02.svg +2 -2
  308. package/dist/icons/raw/CodeSquare01.svg +2 -2
  309. package/dist/icons/raw/CodeSquare02.svg +2 -2
  310. package/dist/icons/raw/Codepen.svg +2 -2
  311. package/dist/icons/raw/Coins01.svg +2 -2
  312. package/dist/icons/raw/Coins02.svg +2 -2
  313. package/dist/icons/raw/Coins03.svg +2 -2
  314. package/dist/icons/raw/Coins04.svg +2 -2
  315. package/dist/icons/raw/CoinsHand.svg +2 -2
  316. package/dist/icons/raw/CoinsStacked01.svg +2 -2
  317. package/dist/icons/raw/CoinsStacked02.svg +2 -2
  318. package/dist/icons/raw/CoinsStacked03.svg +2 -2
  319. package/dist/icons/raw/CoinsStacked04.svg +2 -2
  320. package/dist/icons/raw/CoinsSwap01.svg +2 -2
  321. package/dist/icons/raw/CoinsSwap02.svg +2 -2
  322. package/dist/icons/raw/Collapse00.svg +3 -0
  323. package/dist/icons/raw/Collapse02.svg +3 -0
  324. package/dist/icons/raw/Collapse08.svg +2 -2
  325. package/dist/icons/raw/Colon.svg +4 -0
  326. package/dist/icons/raw/Colors.svg +2 -2
  327. package/dist/icons/raw/Colors1.svg +2 -2
  328. package/dist/icons/raw/Columns01.svg +3 -3
  329. package/dist/icons/raw/Columns02.svg +2 -2
  330. package/dist/icons/raw/Columns03.svg +2 -2
  331. package/dist/icons/raw/Command.svg +2 -2
  332. package/dist/icons/raw/Commit.svg +3 -0
  333. package/dist/icons/raw/Compass.svg +2 -2
  334. package/dist/icons/raw/Compass01.svg +2 -2
  335. package/dist/icons/raw/Compass02.svg +2 -2
  336. package/dist/icons/raw/Compass03.svg +3 -3
  337. package/dist/icons/raw/Connect.svg +2 -2
  338. package/dist/icons/raw/Container.svg +2 -2
  339. package/dist/icons/raw/Contrast01.svg +2 -2
  340. package/dist/icons/raw/Contrast02.svg +3 -3
  341. package/dist/icons/raw/Contrast03.svg +3 -3
  342. package/dist/icons/raw/Copy01.svg +2 -2
  343. package/dist/icons/raw/Copy02.svg +2 -2
  344. package/dist/icons/raw/Copy03.svg +2 -2
  345. package/dist/icons/raw/Copy04.svg +2 -2
  346. package/dist/icons/raw/Copy05.svg +2 -2
  347. package/dist/icons/raw/Copy06.svg +2 -2
  348. package/dist/icons/raw/Copy07.svg +2 -2
  349. package/dist/icons/raw/CornerDownLeft.svg +2 -2
  350. package/dist/icons/raw/CornerDownRight.svg +2 -2
  351. package/dist/icons/raw/CornerLeftDown.svg +2 -2
  352. package/dist/icons/raw/CornerLeftUp.svg +2 -2
  353. package/dist/icons/raw/CornerRightDown.svg +2 -2
  354. package/dist/icons/raw/CornerRightUp.svg +2 -2
  355. package/dist/icons/raw/CornerUpLeft.svg +2 -2
  356. package/dist/icons/raw/CornerUpRight.svg +2 -2
  357. package/dist/icons/raw/CpuChip01.svg +2 -2
  358. package/dist/icons/raw/CpuChip02.svg +2 -2
  359. package/dist/icons/raw/CreditCard01.svg +2 -2
  360. package/dist/icons/raw/CreditCard02.svg +2 -2
  361. package/dist/icons/raw/CreditCardCheck.svg +2 -2
  362. package/dist/icons/raw/CreditCardDown.svg +2 -2
  363. package/dist/icons/raw/CreditCardDownload.svg +2 -2
  364. package/dist/icons/raw/CreditCardEdit.svg +2 -2
  365. package/dist/icons/raw/CreditCardLock.svg +2 -2
  366. package/dist/icons/raw/CreditCardMinus.svg +2 -2
  367. package/dist/icons/raw/CreditCardPlus.svg +2 -2
  368. package/dist/icons/raw/CreditCardRefresh.svg +2 -2
  369. package/dist/icons/raw/CreditCardSearch.svg +2 -2
  370. package/dist/icons/raw/CreditCardShield.svg +2 -2
  371. package/dist/icons/raw/CreditCardUp.svg +2 -2
  372. package/dist/icons/raw/CreditCardUpload.svg +2 -2
  373. package/dist/icons/raw/CreditCardX.svg +2 -2
  374. package/dist/icons/raw/Crop01.svg +2 -2
  375. package/dist/icons/raw/Crop02.svg +2 -2
  376. package/dist/icons/raw/Cryptocurrency01.svg +2 -2
  377. package/dist/icons/raw/Cryptocurrency02.svg +2 -2
  378. package/dist/icons/raw/Cryptocurrency03.svg +2 -2
  379. package/dist/icons/raw/Cryptocurrency04.svg +2 -2
  380. package/dist/icons/raw/Cube01.svg +2 -2
  381. package/dist/icons/raw/Cube02.svg +2 -2
  382. package/dist/icons/raw/Cube03.svg +2 -2
  383. package/dist/icons/raw/Cube04.svg +2 -2
  384. package/dist/icons/raw/CubeOutline.svg +2 -2
  385. package/dist/icons/raw/CurrencyBitcoin.svg +2 -2
  386. package/dist/icons/raw/CurrencyBitcoinCircle.svg +2 -2
  387. package/dist/icons/raw/CurrencyDollar.svg +2 -2
  388. package/dist/icons/raw/CurrencyDollarCircle.svg +2 -2
  389. package/dist/icons/raw/CurrencyEthereum.svg +2 -2
  390. package/dist/icons/raw/CurrencyEthereumCircle.svg +2 -2
  391. package/dist/icons/raw/CurrencyEuro.svg +2 -2
  392. package/dist/icons/raw/CurrencyEuroCircle.svg +2 -2
  393. package/dist/icons/raw/CurrencyPound.svg +2 -2
  394. package/dist/icons/raw/CurrencyPoundCircle.svg +2 -2
  395. package/dist/icons/raw/CurrencyRuble.svg +2 -2
  396. package/dist/icons/raw/CurrencyRubleCircle.svg +2 -2
  397. package/dist/icons/raw/CurrencyRupee.svg +2 -2
  398. package/dist/icons/raw/CurrencyRupeeCircle.svg +2 -2
  399. package/dist/icons/raw/CurrencyYen.svg +2 -2
  400. package/dist/icons/raw/CurrencyYenCircle.svg +2 -2
  401. package/dist/icons/raw/Cursor01.svg +2 -2
  402. package/dist/icons/raw/Cursor02.svg +2 -2
  403. package/dist/icons/raw/Cursor03.svg +2 -2
  404. package/dist/icons/raw/Cursor04.svg +2 -2
  405. package/dist/icons/raw/CursorBox.svg +2 -2
  406. package/dist/icons/raw/CursorClick01.svg +2 -2
  407. package/dist/icons/raw/CursorClick02.svg +2 -2
  408. package/dist/icons/raw/Dashboard.svg +3 -0
  409. package/dist/icons/raw/Data.svg +5 -5
  410. package/dist/icons/raw/DataAppAi.svg +3 -2
  411. package/dist/icons/raw/DataAppSystem.svg +4 -0
  412. package/dist/icons/raw/DataService.svg +4 -4
  413. package/dist/icons/raw/DataServiceAdd.svg +5 -5
  414. package/dist/icons/raw/Database00.svg +3 -0
  415. package/dist/icons/raw/Database01.svg +1 -1
  416. package/dist/icons/raw/Database02.svg +2 -2
  417. package/dist/icons/raw/Database03.svg +2 -2
  418. package/dist/icons/raw/DatabaseCloud.svg +4 -0
  419. package/dist/icons/raw/DatabaseNone.svg +3 -3
  420. package/dist/icons/raw/DatabaseSystem.svg +3 -0
  421. package/dist/icons/raw/Dataflow01.svg +2 -2
  422. package/dist/icons/raw/Dataflow02.svg +2 -2
  423. package/dist/icons/raw/Dataflow03.svg +2 -2
  424. package/dist/icons/raw/Dataflow04.svg +2 -2
  425. package/dist/icons/raw/Delete.svg +2 -2
  426. package/dist/icons/raw/Diamond01.svg +2 -2
  427. package/dist/icons/raw/Diamond02.svg +2 -2
  428. package/dist/icons/raw/Dice1.svg +2 -2
  429. package/dist/icons/raw/Dice2.svg +2 -2
  430. package/dist/icons/raw/Dice3.svg +2 -2
  431. package/dist/icons/raw/Dice4.svg +2 -2
  432. package/dist/icons/raw/Dice5.svg +2 -2
  433. package/dist/icons/raw/Dice6.svg +2 -2
  434. package/dist/icons/raw/Disc01.svg +3 -3
  435. package/dist/icons/raw/Disc02.svg +2 -2
  436. package/dist/icons/raw/DistributeSpacingHorizontal.svg +2 -2
  437. package/dist/icons/raw/DistributeSpacingVertical.svg +2 -2
  438. package/dist/icons/raw/Divide01.svg +2 -2
  439. package/dist/icons/raw/Divide02.svg +2 -2
  440. package/dist/icons/raw/Divide03.svg +2 -2
  441. package/dist/icons/raw/Divider.svg +2 -2
  442. package/dist/icons/raw/Documentation.svg +3 -0
  443. package/dist/icons/raw/DotPoints01.svg +2 -2
  444. package/dist/icons/raw/DotPoints02.svg +3 -0
  445. package/dist/icons/raw/DotsGrid.svg +10 -10
  446. package/dist/icons/raw/DotsHorizontal.svg +4 -4
  447. package/dist/icons/raw/DotsVertical.svg +4 -4
  448. package/dist/icons/raw/DoubleCheck.svg +2 -1
  449. package/dist/icons/raw/Download01.svg +2 -2
  450. package/dist/icons/raw/Download02.svg +2 -2
  451. package/dist/icons/raw/Download03.svg +2 -2
  452. package/dist/icons/raw/Download04.svg +2 -2
  453. package/dist/icons/raw/DownloadCloud01.svg +2 -2
  454. package/dist/icons/raw/DownloadCloud02.svg +2 -2
  455. package/dist/icons/raw/DragIn.svg +2 -2
  456. package/dist/icons/raw/Drop.svg +2 -2
  457. package/dist/icons/raw/Droplets01.svg +3 -3
  458. package/dist/icons/raw/Droplets02.svg +2 -2
  459. package/dist/icons/raw/Droplets03.svg +2 -2
  460. package/dist/icons/raw/Dropper.svg +2 -2
  461. package/dist/icons/raw/Edit.svg +3 -0
  462. package/dist/icons/raw/Edit01.svg +2 -2
  463. package/dist/icons/raw/Edit03.svg +2 -2
  464. package/dist/icons/raw/Edit04.svg +2 -2
  465. package/dist/icons/raw/Edit05.svg +2 -2
  466. package/dist/icons/raw/Equal.svg +2 -2
  467. package/dist/icons/raw/EqualNot.svg +2 -2
  468. package/dist/icons/raw/Eraser.svg +2 -2
  469. package/dist/icons/raw/Expand00.svg +3 -0
  470. package/dist/icons/raw/Expand01.svg +2 -2
  471. package/dist/icons/raw/Expand02.svg +2 -2
  472. package/dist/icons/raw/Expand021.svg +3 -0
  473. package/dist/icons/raw/Expand03.svg +2 -2
  474. package/dist/icons/raw/Expand04.svg +2 -2
  475. package/dist/icons/raw/Expand05.svg +2 -2
  476. package/dist/icons/raw/Expand06.svg +2 -2
  477. package/dist/icons/raw/Expand08.svg +2 -2
  478. package/dist/icons/raw/Eye.svg +3 -3
  479. package/dist/icons/raw/EyeOff.svg +2 -2
  480. package/dist/icons/raw/FaceContent.svg +2 -2
  481. package/dist/icons/raw/FaceFrown.svg +2 -2
  482. package/dist/icons/raw/FaceHappy.svg +2 -2
  483. package/dist/icons/raw/FaceId.svg +2 -2
  484. package/dist/icons/raw/FaceIdSquare.svg +2 -2
  485. package/dist/icons/raw/FaceNeutral.svg +2 -2
  486. package/dist/icons/raw/FaceSad.svg +2 -2
  487. package/dist/icons/raw/FaceSmile.svg +2 -2
  488. package/dist/icons/raw/FaceWink.svg +2 -2
  489. package/dist/icons/raw/FastBackward.svg +3 -3
  490. package/dist/icons/raw/FastForward.svg +3 -3
  491. package/dist/icons/raw/Feather.svg +2 -2
  492. package/dist/icons/raw/FeedbackDotsCycle.svg +3 -0
  493. package/dist/icons/raw/FeedbackSuggestion.svg +3 -0
  494. package/dist/icons/raw/FeedbackSweetCircle.svg +4 -0
  495. package/dist/icons/raw/FeedbackWrongCircle.svg +3 -0
  496. package/dist/icons/raw/Figma.svg +2 -2
  497. package/dist/icons/raw/File01.svg +2 -2
  498. package/dist/icons/raw/File02.svg +2 -2
  499. package/dist/icons/raw/File03.svg +2 -2
  500. package/dist/icons/raw/File04.svg +2 -2
  501. package/dist/icons/raw/File05.svg +2 -2
  502. package/dist/icons/raw/File06.svg +2 -2
  503. package/dist/icons/raw/File07.svg +2 -2
  504. package/dist/icons/raw/FileAttachment01.svg +2 -2
  505. package/dist/icons/raw/FileAttachment02.svg +2 -2
  506. package/dist/icons/raw/FileAttachment03.svg +2 -2
  507. package/dist/icons/raw/FileAttachment04.svg +2 -2
  508. package/dist/icons/raw/FileAttachment05.svg +2 -2
  509. package/dist/icons/raw/FileCheck01.svg +2 -2
  510. package/dist/icons/raw/FileCheck02.svg +2 -2
  511. package/dist/icons/raw/FileCheck03.svg +2 -2
  512. package/dist/icons/raw/FileCode01.svg +2 -2
  513. package/dist/icons/raw/FileCode02.svg +2 -2
  514. package/dist/icons/raw/FileDownload01.svg +2 -2
  515. package/dist/icons/raw/FileDownload02.svg +2 -2
  516. package/dist/icons/raw/FileDownload03.svg +2 -2
  517. package/dist/icons/raw/FileHeart01.svg +2 -2
  518. package/dist/icons/raw/FileHeart02.svg +2 -2
  519. package/dist/icons/raw/FileHeart03.svg +2 -2
  520. package/dist/icons/raw/FileImport01.svg +3 -0
  521. package/dist/icons/raw/FileImport02.svg +2 -2
  522. package/dist/icons/raw/FileImport03.svg +3 -0
  523. package/dist/icons/raw/FileImport04.svg +3 -0
  524. package/dist/icons/raw/FileLock01.svg +2 -2
  525. package/dist/icons/raw/FileLock02.svg +2 -2
  526. package/dist/icons/raw/FileLock03.svg +2 -2
  527. package/dist/icons/raw/FileMinus01.svg +2 -2
  528. package/dist/icons/raw/FileMinus02.svg +2 -2
  529. package/dist/icons/raw/FileMinus03.svg +2 -2
  530. package/dist/icons/raw/FilePlus01.svg +2 -2
  531. package/dist/icons/raw/FilePlus02.svg +2 -2
  532. package/dist/icons/raw/FilePlus03.svg +2 -2
  533. package/dist/icons/raw/FileQuestion01.svg +2 -2
  534. package/dist/icons/raw/FileQuestion02.svg +2 -2
  535. package/dist/icons/raw/FileQuestion03.svg +2 -2
  536. package/dist/icons/raw/FileSearch01.svg +2 -2
  537. package/dist/icons/raw/FileSearch02.svg +2 -2
  538. package/dist/icons/raw/FileSearch03.svg +2 -2
  539. package/dist/icons/raw/FileShield01.svg +2 -2
  540. package/dist/icons/raw/FileShield02.svg +2 -2
  541. package/dist/icons/raw/FileShield03.svg +2 -2
  542. package/dist/icons/raw/FileX01.svg +2 -2
  543. package/dist/icons/raw/FileX02.svg +2 -2
  544. package/dist/icons/raw/FileX03.svg +2 -2
  545. package/dist/icons/raw/Film01.svg +2 -2
  546. package/dist/icons/raw/Film02.svg +2 -2
  547. package/dist/icons/raw/Film03.svg +2 -2
  548. package/dist/icons/raw/FilterFunnel01.svg +2 -2
  549. package/dist/icons/raw/FilterFunnel02.svg +2 -2
  550. package/dist/icons/raw/FilterLines.svg +2 -2
  551. package/dist/icons/raw/Fingerprint01.svg +2 -2
  552. package/dist/icons/raw/Fingerprint02.svg +2 -2
  553. package/dist/icons/raw/Fingerprint03.svg +9 -9
  554. package/dist/icons/raw/Fingerprint04.svg +2 -2
  555. package/dist/icons/raw/Flag01.svg +2 -2
  556. package/dist/icons/raw/Flag02.svg +2 -2
  557. package/dist/icons/raw/Flag03.svg +2 -2
  558. package/dist/icons/raw/Flag04.svg +2 -2
  559. package/dist/icons/raw/Flag05.svg +2 -2
  560. package/dist/icons/raw/Flag06.svg +2 -2
  561. package/dist/icons/raw/Flash.svg +2 -2
  562. package/dist/icons/raw/FlashOff.svg +2 -2
  563. package/dist/icons/raw/FlexAlignBottom.svg +2 -2
  564. package/dist/icons/raw/FlexAlignLeft.svg +2 -2
  565. package/dist/icons/raw/FlexAlignRight.svg +2 -2
  566. package/dist/icons/raw/FlexAlignTop.svg +2 -2
  567. package/dist/icons/raw/FlipBackward.svg +2 -2
  568. package/dist/icons/raw/FlipForward.svg +2 -2
  569. package/dist/icons/raw/Folder.svg +2 -2
  570. package/dist/icons/raw/FolderCheck.svg +2 -2
  571. package/dist/icons/raw/FolderClosed.svg +2 -2
  572. package/dist/icons/raw/FolderCode.svg +2 -2
  573. package/dist/icons/raw/FolderDownload.svg +2 -2
  574. package/dist/icons/raw/FolderLock.svg +2 -2
  575. package/dist/icons/raw/FolderMinus.svg +2 -2
  576. package/dist/icons/raw/FolderPlus.svg +2 -2
  577. package/dist/icons/raw/FolderQuestion.svg +2 -2
  578. package/dist/icons/raw/FolderSearch.svg +2 -2
  579. package/dist/icons/raw/FolderSetting01.svg +3 -0
  580. package/dist/icons/raw/FolderSetting02.svg +5 -0
  581. package/dist/icons/raw/FolderSetting03.svg +3 -0
  582. package/dist/icons/raw/FolderShield.svg +2 -2
  583. package/dist/icons/raw/FolderX.svg +2 -2
  584. package/dist/icons/raw/Framer.svg +2 -2
  585. package/dist/icons/raw/GamingPad01.svg +2 -2
  586. package/dist/icons/raw/GamingPad02.svg +2 -2
  587. package/dist/icons/raw/Gift01.svg +2 -2
  588. package/dist/icons/raw/Gift02.svg +2 -2
  589. package/dist/icons/raw/GitBranch01.svg +2 -2
  590. package/dist/icons/raw/GitBranch02.svg +2 -2
  591. package/dist/icons/raw/GitCommit.svg +2 -2
  592. package/dist/icons/raw/GitMerge.svg +2 -2
  593. package/dist/icons/raw/GitPullRequest.svg +2 -2
  594. package/dist/icons/raw/Github.svg +2 -2
  595. package/dist/icons/raw/Glasses01.svg +2 -2
  596. package/dist/icons/raw/Glasses02.svg +2 -2
  597. package/dist/icons/raw/Globe01.svg +3 -10
  598. package/dist/icons/raw/Globe011.svg +2 -2
  599. package/dist/icons/raw/Globe02.svg +2 -2
  600. package/dist/icons/raw/Globe021.svg +2 -2
  601. package/dist/icons/raw/Globe03.svg +2 -2
  602. package/dist/icons/raw/Globe04.svg +2 -2
  603. package/dist/icons/raw/Globe05.svg +2 -2
  604. package/dist/icons/raw/Globe06.svg +2 -2
  605. package/dist/icons/raw/GoogleChrome.svg +2 -2
  606. package/dist/icons/raw/GraduationHat01.svg +2 -2
  607. package/dist/icons/raw/GraduationHat02.svg +2 -2
  608. package/dist/icons/raw/Grid01.svg +5 -5
  609. package/dist/icons/raw/Grid02.svg +2 -2
  610. package/dist/icons/raw/Grid03.svg +2 -2
  611. package/dist/icons/raw/GridDotsBlank.svg +2 -2
  612. package/dist/icons/raw/GridDotsBottom.svg +2 -2
  613. package/dist/icons/raw/GridDotsHorizontalCenter.svg +2 -2
  614. package/dist/icons/raw/GridDotsLeft.svg +2 -2
  615. package/dist/icons/raw/GridDotsOuter.svg +2 -2
  616. package/dist/icons/raw/GridDotsRight.svg +2 -2
  617. package/dist/icons/raw/GridDotsTop.svg +2 -2
  618. package/dist/icons/raw/GridDotsVerticalCenter.svg +2 -2
  619. package/dist/icons/raw/Hand.svg +2 -2
  620. package/dist/icons/raw/HardDrive.svg +2 -2
  621. package/dist/icons/raw/Hash01.svg +2 -2
  622. package/dist/icons/raw/Hash02.svg +2 -2
  623. package/dist/icons/raw/Heading01.svg +2 -2
  624. package/dist/icons/raw/Heading02.svg +2 -2
  625. package/dist/icons/raw/HeadingSquare.svg +2 -2
  626. package/dist/icons/raw/Headphones01.svg +2 -2
  627. package/dist/icons/raw/Headphones02.svg +2 -2
  628. package/dist/icons/raw/Heart.svg +2 -2
  629. package/dist/icons/raw/HeartCircle.svg +3 -3
  630. package/dist/icons/raw/HeartHand.svg +2 -2
  631. package/dist/icons/raw/HeartHexagon.svg +3 -3
  632. package/dist/icons/raw/HeartOctagon.svg +3 -3
  633. package/dist/icons/raw/HeartRounded.svg +2 -2
  634. package/dist/icons/raw/HeartSquare.svg +3 -3
  635. package/dist/icons/raw/Hearts.svg +2 -2
  636. package/dist/icons/raw/HelpCircle.svg +2 -2
  637. package/dist/icons/raw/HelpOctagon.svg +2 -2
  638. package/dist/icons/raw/HelpOctagon1.svg +3 -0
  639. package/dist/icons/raw/HelpSquare.svg +2 -2
  640. package/dist/icons/raw/Hexagon01.svg +2 -2
  641. package/dist/icons/raw/Hexagon02.svg +2 -2
  642. package/dist/icons/raw/Home01.svg +2 -2
  643. package/dist/icons/raw/Home02.svg +2 -2
  644. package/dist/icons/raw/Home03.svg +2 -2
  645. package/dist/icons/raw/Home04.svg +3 -3
  646. package/dist/icons/raw/Home05.svg +2 -2
  647. package/dist/icons/raw/HomeLine.svg +2 -2
  648. package/dist/icons/raw/HomeSmile.svg +2 -2
  649. package/dist/icons/raw/HorizontalBarChart01.svg +2 -2
  650. package/dist/icons/raw/HorizontalBarChart02.svg +2 -2
  651. package/dist/icons/raw/HorizontalBarChart03.svg +2 -2
  652. package/dist/icons/raw/Hourglass01.svg +2 -2
  653. package/dist/icons/raw/Hourglass02.svg +2 -2
  654. package/dist/icons/raw/Hourglass03.svg +2 -2
  655. package/dist/icons/raw/Hurricane01.svg +2 -2
  656. package/dist/icons/raw/Hurricane02.svg +2 -2
  657. package/dist/icons/raw/Hurricane03.svg +2 -2
  658. package/dist/icons/raw/Image01.svg +2 -2
  659. package/dist/icons/raw/Image02.svg +2 -2
  660. package/dist/icons/raw/Image03.svg +2 -2
  661. package/dist/icons/raw/Image04.svg +3 -3
  662. package/dist/icons/raw/Image05.svg +2 -2
  663. package/dist/icons/raw/ImageCheck.svg +2 -2
  664. package/dist/icons/raw/ImageDown.svg +2 -2
  665. package/dist/icons/raw/ImageIndentLeft.svg +2 -2
  666. package/dist/icons/raw/ImageIndentRight.svg +2 -2
  667. package/dist/icons/raw/ImageLeft.svg +2 -2
  668. package/dist/icons/raw/ImagePlus.svg +2 -2
  669. package/dist/icons/raw/ImageRight.svg +2 -2
  670. package/dist/icons/raw/ImageUp.svg +2 -2
  671. package/dist/icons/raw/ImageUser.svg +2 -2
  672. package/dist/icons/raw/ImageUserCheck.svg +2 -2
  673. package/dist/icons/raw/ImageUserDown.svg +2 -2
  674. package/dist/icons/raw/ImageUserLeft.svg +2 -2
  675. package/dist/icons/raw/ImageUserPlus.svg +2 -2
  676. package/dist/icons/raw/ImageUserRight.svg +2 -2
  677. package/dist/icons/raw/ImageUserUp.svg +2 -2
  678. package/dist/icons/raw/ImageUserX.svg +2 -2
  679. package/dist/icons/raw/ImageX.svg +2 -2
  680. package/dist/icons/raw/Inbox01.svg +2 -2
  681. package/dist/icons/raw/Inbox02.svg +2 -2
  682. package/dist/icons/raw/Infinity.svg +2 -2
  683. package/dist/icons/raw/InfoCircle.svg +2 -2
  684. package/dist/icons/raw/InfoHexagon.svg +2 -2
  685. package/dist/icons/raw/InfoOctagon.svg +2 -2
  686. package/dist/icons/raw/InfoSquare.svg +2 -2
  687. package/dist/icons/raw/IntersectCircle.svg +3 -3
  688. package/dist/icons/raw/IntersectSquare.svg +3 -3
  689. package/dist/icons/raw/Italic01.svg +2 -2
  690. package/dist/icons/raw/Italic02.svg +2 -2
  691. package/dist/icons/raw/ItalicSquare.svg +2 -2
  692. package/dist/icons/raw/Key01.svg +2 -2
  693. package/dist/icons/raw/Key02.svg +1 -1
  694. package/dist/icons/raw/Keyboard01.svg +2 -2
  695. package/dist/icons/raw/Keyboard02.svg +2 -2
  696. package/dist/icons/raw/Laptop01.svg +2 -2
  697. package/dist/icons/raw/Laptop02.svg +2 -2
  698. package/dist/icons/raw/LayerSingle.svg +2 -2
  699. package/dist/icons/raw/LayersThree01.svg +2 -2
  700. package/dist/icons/raw/LayersThree02.svg +2 -2
  701. package/dist/icons/raw/LayersTwo01.svg +2 -2
  702. package/dist/icons/raw/LayersTwo02.svg +2 -2
  703. package/dist/icons/raw/LayoutAlt01.svg +2 -2
  704. package/dist/icons/raw/LayoutAlt02.svg +2 -2
  705. package/dist/icons/raw/LayoutAlt03.svg +2 -2
  706. package/dist/icons/raw/LayoutAlt04.svg +2 -2
  707. package/dist/icons/raw/LayoutBottom.svg +2 -2
  708. package/dist/icons/raw/LayoutGrid01.svg +2 -2
  709. package/dist/icons/raw/LayoutGrid02.svg +2 -2
  710. package/dist/icons/raw/LayoutLeft.svg +2 -2
  711. package/dist/icons/raw/LayoutRight.svg +2 -2
  712. package/dist/icons/raw/LayoutTop.svg +2 -2
  713. package/dist/icons/raw/LeftIndent01.svg +2 -2
  714. package/dist/icons/raw/LeftIndent02.svg +2 -2
  715. package/dist/icons/raw/LetterSpacing01.svg +2 -2
  716. package/dist/icons/raw/LetterSpacing02.svg +2 -2
  717. package/dist/icons/raw/LifeBuoy.svg +3 -0
  718. package/dist/icons/raw/LifeBuoy02.svg +2 -2
  719. package/dist/icons/raw/Lightbulb01.svg +2 -2
  720. package/dist/icons/raw/Lightbulb02.svg +2 -2
  721. package/dist/icons/raw/Lightbulb03.svg +2 -2
  722. package/dist/icons/raw/Lightbulb04.svg +2 -2
  723. package/dist/icons/raw/Lightbulb05.svg +2 -2
  724. package/dist/icons/raw/Lightning01.svg +2 -2
  725. package/dist/icons/raw/Lightning02.svg +2 -2
  726. package/dist/icons/raw/LineChart00.svg +3 -0
  727. package/dist/icons/raw/LineChartDown01.svg +2 -2
  728. package/dist/icons/raw/LineChartDown02.svg +2 -2
  729. package/dist/icons/raw/LineChartDown03.svg +2 -2
  730. package/dist/icons/raw/LineChartDown04.svg +2 -2
  731. package/dist/icons/raw/LineChartDown05.svg +2 -2
  732. package/dist/icons/raw/LineChartUp01.svg +2 -2
  733. package/dist/icons/raw/LineChartUp02.svg +2 -2
  734. package/dist/icons/raw/LineChartUp03.svg +2 -2
  735. package/dist/icons/raw/LineChartUp04.svg +2 -2
  736. package/dist/icons/raw/LineChartUp05.svg +2 -2
  737. package/dist/icons/raw/LineHeight.svg +2 -2
  738. package/dist/icons/raw/Link01.svg +2 -2
  739. package/dist/icons/raw/Link02.svg +2 -2
  740. package/dist/icons/raw/Link03.svg +2 -2
  741. package/dist/icons/raw/Link04.svg +2 -2
  742. package/dist/icons/raw/Link05.svg +2 -2
  743. package/dist/icons/raw/LinkBroken01.svg +2 -2
  744. package/dist/icons/raw/LinkBroken02.svg +2 -2
  745. package/dist/icons/raw/LinkExternal01.svg +2 -2
  746. package/dist/icons/raw/LinkExternal02.svg +2 -2
  747. package/dist/icons/raw/List.svg +2 -2
  748. package/dist/icons/raw/Loading01.svg +2 -2
  749. package/dist/icons/raw/Loading02.svg +2 -2
  750. package/dist/icons/raw/Loading03.svg +2 -2
  751. package/dist/icons/raw/Lock01.svg +2 -2
  752. package/dist/icons/raw/Lock02.svg +2 -2
  753. package/dist/icons/raw/Lock03.svg +2 -2
  754. package/dist/icons/raw/Lock04.svg +2 -2
  755. package/dist/icons/raw/LockKeyholeCircle.svg +3 -3
  756. package/dist/icons/raw/LockKeyholeSquare.svg +3 -3
  757. package/dist/icons/raw/LockUnlocked01.svg +2 -2
  758. package/dist/icons/raw/LockUnlocked02.svg +2 -2
  759. package/dist/icons/raw/LockUnlocked03.svg +2 -2
  760. package/dist/icons/raw/LockUnlocked04.svg +2 -2
  761. package/dist/icons/raw/LogIn01.svg +2 -2
  762. package/dist/icons/raw/LogIn02.svg +2 -2
  763. package/dist/icons/raw/LogIn03.svg +2 -2
  764. package/dist/icons/raw/LogIn04.svg +2 -2
  765. package/dist/icons/raw/LogOut01.svg +2 -2
  766. package/dist/icons/raw/LogOut02.svg +2 -2
  767. package/dist/icons/raw/LogOut03.svg +2 -2
  768. package/dist/icons/raw/LogOut04.svg +2 -2
  769. package/dist/icons/raw/Luggage01.svg +2 -2
  770. package/dist/icons/raw/Luggage02.svg +2 -2
  771. package/dist/icons/raw/Luggage03.svg +2 -2
  772. package/dist/icons/raw/MagicWand01.svg +2 -2
  773. package/dist/icons/raw/MagicWand02.svg +2 -2
  774. package/dist/icons/raw/Mail01.svg +2 -2
  775. package/dist/icons/raw/Mail02.svg +2 -2
  776. package/dist/icons/raw/Mail03.svg +2 -2
  777. package/dist/icons/raw/Mail04.svg +2 -2
  778. package/dist/icons/raw/Mail05.svg +2 -2
  779. package/dist/icons/raw/Map01.svg +2 -2
  780. package/dist/icons/raw/Map02.svg +2 -2
  781. package/dist/icons/raw/Mark.svg +2 -2
  782. package/dist/icons/raw/MarkerPin01.svg +3 -3
  783. package/dist/icons/raw/MarkerPin02.svg +3 -3
  784. package/dist/icons/raw/MarkerPin03.svg +3 -3
  785. package/dist/icons/raw/MarkerPin04.svg +2 -2
  786. package/dist/icons/raw/MarkerPin05.svg +2 -2
  787. package/dist/icons/raw/MarkerPin06.svg +2 -2
  788. package/dist/icons/raw/Maximize01.svg +2 -2
  789. package/dist/icons/raw/Maximize02.svg +2 -2
  790. package/dist/icons/raw/MedicalCircle.svg +3 -3
  791. package/dist/icons/raw/MedicalCross.svg +2 -2
  792. package/dist/icons/raw/MedicalSquare.svg +3 -3
  793. package/dist/icons/raw/Menu01.svg +2 -2
  794. package/dist/icons/raw/Menu02.svg +2 -2
  795. package/dist/icons/raw/Menu03.svg +2 -2
  796. package/dist/icons/raw/Menu04.svg +2 -2
  797. package/dist/icons/raw/Menu05.svg +2 -2
  798. package/dist/icons/raw/MenuLeft.svg +2 -2
  799. package/dist/icons/raw/MenuRight.svg +2 -2
  800. package/dist/icons/raw/MessageAlertCircle.svg +2 -2
  801. package/dist/icons/raw/MessageAlertSquare.svg +2 -2
  802. package/dist/icons/raw/MessageChatCircle.svg +2 -2
  803. package/dist/icons/raw/MessageChatSquare.svg +2 -2
  804. package/dist/icons/raw/MessageCheckCircle.svg +2 -2
  805. package/dist/icons/raw/MessageCheckSquare.svg +2 -2
  806. package/dist/icons/raw/MessageCircle01.svg +2 -2
  807. package/dist/icons/raw/MessageCircle02.svg +2 -2
  808. package/dist/icons/raw/MessageDotsCircle.svg +2 -2
  809. package/dist/icons/raw/MessageDotsSquare.svg +2 -2
  810. package/dist/icons/raw/MessageHeartCircle.svg +3 -3
  811. package/dist/icons/raw/MessageHeartSquare.svg +3 -3
  812. package/dist/icons/raw/MessageNotificationCircle.svg +2 -2
  813. package/dist/icons/raw/MessageNotificationSquare.svg +2 -2
  814. package/dist/icons/raw/MessagePlusCircle.svg +2 -2
  815. package/dist/icons/raw/MessagePlusSquare.svg +2 -2
  816. package/dist/icons/raw/MessageQuestionCircle.svg +2 -2
  817. package/dist/icons/raw/MessageQuestionSquare.svg +2 -2
  818. package/dist/icons/raw/MessageSmileCircle.svg +2 -2
  819. package/dist/icons/raw/MessageSmileSquare.svg +2 -2
  820. package/dist/icons/raw/MessageSquare01.svg +2 -2
  821. package/dist/icons/raw/MessageSquare02.svg +2 -2
  822. package/dist/icons/raw/MessageTextCircle01.svg +2 -2
  823. package/dist/icons/raw/MessageTextCircle02.svg +2 -2
  824. package/dist/icons/raw/MessageTextSquare01.svg +2 -2
  825. package/dist/icons/raw/MessageTextSquare02.svg +2 -2
  826. package/dist/icons/raw/MessageXCircle.svg +2 -2
  827. package/dist/icons/raw/MessageXSquare.svg +2 -2
  828. package/dist/icons/raw/Microphone01.svg +2 -2
  829. package/dist/icons/raw/Microphone02.svg +2 -2
  830. package/dist/icons/raw/MicrophoneOff01.svg +2 -2
  831. package/dist/icons/raw/MicrophoneOff02.svg +2 -2
  832. package/dist/icons/raw/Microscope.svg +2 -2
  833. package/dist/icons/raw/Minimize01.svg +2 -2
  834. package/dist/icons/raw/Minimize02.svg +2 -2
  835. package/dist/icons/raw/Minus.svg +2 -2
  836. package/dist/icons/raw/MinusCircle.svg +2 -2
  837. package/dist/icons/raw/MinusSquare.svg +2 -2
  838. package/dist/icons/raw/Modem01.svg +2 -2
  839. package/dist/icons/raw/Modem02.svg +2 -2
  840. package/dist/icons/raw/Monitor01.svg +2 -2
  841. package/dist/icons/raw/Monitor02.svg +2 -2
  842. package/dist/icons/raw/Monitor03.svg +2 -2
  843. package/dist/icons/raw/Monitor04.svg +2 -2
  844. package/dist/icons/raw/Monitor05.svg +2 -2
  845. package/dist/icons/raw/Moon.svg +3 -0
  846. package/dist/icons/raw/Moon01.svg +2 -2
  847. package/dist/icons/raw/MoonEclipse.svg +2 -2
  848. package/dist/icons/raw/MoonStar.svg +3 -3
  849. package/dist/icons/raw/Mouse.svg +2 -2
  850. package/dist/icons/raw/Move.svg +2 -2
  851. package/dist/icons/raw/MusicNote01.svg +2 -2
  852. package/dist/icons/raw/MusicNote02.svg +2 -2
  853. package/dist/icons/raw/MusicNotePlus.svg +2 -2
  854. package/dist/icons/raw/NavigationPointer01.svg +2 -2
  855. package/dist/icons/raw/NavigationPointer02.svg +2 -2
  856. package/dist/icons/raw/NavigationPointerOff01.svg +2 -2
  857. package/dist/icons/raw/NavigationPointerOff02.svg +2 -2
  858. package/dist/icons/raw/NotificationBox.svg +2 -2
  859. package/dist/icons/raw/NotificationMessage.svg +2 -2
  860. package/dist/icons/raw/NotificationText.svg +2 -2
  861. package/dist/icons/raw/Numberic01.svg +3 -0
  862. package/dist/icons/raw/Numberic02.svg +3 -0
  863. package/dist/icons/raw/Octagon.svg +2 -2
  864. package/dist/icons/raw/OrgExchange.svg +3 -0
  865. package/dist/icons/raw/Package.svg +3 -3
  866. package/dist/icons/raw/PackageCheck.svg +2 -2
  867. package/dist/icons/raw/PackageMinus.svg +2 -2
  868. package/dist/icons/raw/PackagePlus.svg +3 -3
  869. package/dist/icons/raw/PackageSearch.svg +2 -2
  870. package/dist/icons/raw/PackageX.svg +2 -2
  871. package/dist/icons/raw/Paint.svg +2 -2
  872. package/dist/icons/raw/PaintPour.svg +2 -2
  873. package/dist/icons/raw/Palette.svg +5 -5
  874. package/dist/icons/raw/Paperclip.svg +2 -2
  875. package/dist/icons/raw/ParagraphSpacing.svg +2 -2
  876. package/dist/icons/raw/ParagraphWrap.svg +2 -2
  877. package/dist/icons/raw/Passcode.svg +2 -2
  878. package/dist/icons/raw/PasscodeLock.svg +2 -2
  879. package/dist/icons/raw/Passport.svg +2 -2
  880. package/dist/icons/raw/PauseCircle.svg +2 -2
  881. package/dist/icons/raw/PauseCycle.svg +3 -0
  882. package/dist/icons/raw/PauseSquare.svg +2 -2
  883. package/dist/icons/raw/PenTool01.svg +2 -2
  884. package/dist/icons/raw/PenTool02.svg +2 -2
  885. package/dist/icons/raw/PenToolMinus.svg +2 -2
  886. package/dist/icons/raw/PenToolPlus.svg +2 -2
  887. package/dist/icons/raw/Pencil01.svg +2 -2
  888. package/dist/icons/raw/Pencil02.svg +2 -2
  889. package/dist/icons/raw/PencilLine.svg +2 -2
  890. package/dist/icons/raw/Pentagon.svg +2 -2
  891. package/dist/icons/raw/Percent01.svg +2 -2
  892. package/dist/icons/raw/Percent02.svg +2 -2
  893. package/dist/icons/raw/Percent03.svg +2 -2
  894. package/dist/icons/raw/Perspective01.svg +2 -2
  895. package/dist/icons/raw/Perspective02.svg +2 -2
  896. package/dist/icons/raw/Phone.svg +2 -2
  897. package/dist/icons/raw/Phone01.svg +2 -2
  898. package/dist/icons/raw/Phone02.svg +2 -2
  899. package/dist/icons/raw/PhoneCall01.svg +2 -2
  900. package/dist/icons/raw/PhoneCall02.svg +2 -2
  901. package/dist/icons/raw/PhoneHangUp.svg +2 -2
  902. package/dist/icons/raw/PhoneIncoming01.svg +2 -2
  903. package/dist/icons/raw/PhoneIncoming02.svg +2 -2
  904. package/dist/icons/raw/PhoneOutgoing01.svg +2 -2
  905. package/dist/icons/raw/PhoneOutgoing02.svg +2 -2
  906. package/dist/icons/raw/PhonePause.svg +2 -2
  907. package/dist/icons/raw/PhonePlus.svg +2 -2
  908. package/dist/icons/raw/PhoneX.svg +2 -2
  909. package/dist/icons/raw/PieChart01.svg +2 -2
  910. package/dist/icons/raw/PieChart02.svg +3 -3
  911. package/dist/icons/raw/PieChart03.svg +2 -2
  912. package/dist/icons/raw/PieChart04.svg +2 -2
  913. package/dist/icons/raw/PiggyBank01.svg +2 -2
  914. package/dist/icons/raw/PiggyBank02.svg +2 -2
  915. package/dist/icons/raw/Pilcrow01.svg +2 -2
  916. package/dist/icons/raw/Pilcrow02.svg +2 -2
  917. package/dist/icons/raw/PilcrowSquare.svg +2 -2
  918. package/dist/icons/raw/Pin01.svg +2 -2
  919. package/dist/icons/raw/Pin02.svg +2 -2
  920. package/dist/icons/raw/Placeholder.svg +2 -2
  921. package/dist/icons/raw/Plane.svg +2 -2
  922. package/dist/icons/raw/Play.svg +2 -2
  923. package/dist/icons/raw/PlayCircle.svg +3 -3
  924. package/dist/icons/raw/PlaySquare.svg +3 -3
  925. package/dist/icons/raw/Plus.svg +2 -2
  926. package/dist/icons/raw/PlusCircle.svg +2 -2
  927. package/dist/icons/raw/PlusSquare.svg +2 -2
  928. package/dist/icons/raw/Podcast.svg +2 -2
  929. package/dist/icons/raw/Power01.svg +2 -2
  930. package/dist/icons/raw/Power02.svg +2 -2
  931. package/dist/icons/raw/Power03.svg +2 -2
  932. package/dist/icons/raw/PresentationChart01.svg +2 -2
  933. package/dist/icons/raw/PresentationChart02.svg +2 -2
  934. package/dist/icons/raw/PresentationChart03.svg +2 -2
  935. package/dist/icons/raw/Printer.svg +2 -2
  936. package/dist/icons/raw/ProjectExchange.svg +3 -0
  937. package/dist/icons/raw/PuzzlePiece01.svg +2 -2
  938. package/dist/icons/raw/PuzzlePiece02.svg +2 -2
  939. package/dist/icons/raw/QrCode01.svg +2 -2
  940. package/dist/icons/raw/QrCode02.svg +2 -2
  941. package/dist/icons/raw/Question.svg +2 -2
  942. package/dist/icons/raw/Receipt.svg +2 -2
  943. package/dist/icons/raw/ReceiptCheck.svg +2 -2
  944. package/dist/icons/raw/Recording01.svg +2 -2
  945. package/dist/icons/raw/Recording02.svg +2 -2
  946. package/dist/icons/raw/Recording03.svg +2 -2
  947. package/dist/icons/raw/Redeploy.svg +2 -2
  948. package/dist/icons/raw/Ree.svg +3 -0
  949. package/dist/icons/raw/Reflect01.svg +2 -2
  950. package/dist/icons/raw/Reflect02.svg +2 -2
  951. package/dist/icons/raw/RefreshCcw01.svg +2 -2
  952. package/dist/icons/raw/RefreshCcw02.svg +2 -2
  953. package/dist/icons/raw/RefreshCcw03.svg +2 -2
  954. package/dist/icons/raw/RefreshCcw04.svg +2 -2
  955. package/dist/icons/raw/RefreshCcw05.svg +2 -2
  956. package/dist/icons/raw/RefreshCw01.svg +2 -2
  957. package/dist/icons/raw/RefreshCw02.svg +2 -2
  958. package/dist/icons/raw/RefreshCw03.svg +2 -2
  959. package/dist/icons/raw/RefreshCw04.svg +2 -2
  960. package/dist/icons/raw/RefreshCw05.svg +2 -2
  961. package/dist/icons/raw/Repeat01.svg +2 -2
  962. package/dist/icons/raw/Repeat02.svg +2 -2
  963. package/dist/icons/raw/Repeat03.svg +2 -2
  964. package/dist/icons/raw/Repeat04.svg +2 -2
  965. package/dist/icons/raw/ReverseLeft.svg +2 -2
  966. package/dist/icons/raw/ReverseRight.svg +2 -2
  967. package/dist/icons/raw/Right.svg +2 -2
  968. package/dist/icons/raw/RightIndent01.svg +2 -2
  969. package/dist/icons/raw/RightIndent02.svg +2 -2
  970. package/dist/icons/raw/Robot02.svg +3 -0
  971. package/dist/icons/raw/Rocket01.svg +2 -2
  972. package/dist/icons/raw/Rocket02.svg +2 -2
  973. package/dist/icons/raw/RollerBrush.svg +2 -2
  974. package/dist/icons/raw/Route.svg +2 -2
  975. package/dist/icons/raw/Rows01.svg +3 -3
  976. package/dist/icons/raw/Rows02.svg +2 -2
  977. package/dist/icons/raw/Rows03.svg +2 -2
  978. package/dist/icons/raw/Rss01.svg +2 -2
  979. package/dist/icons/raw/Rss02.svg +2 -2
  980. package/dist/icons/raw/Ruler.svg +2 -2
  981. package/dist/icons/raw/Run.svg +2 -2
  982. package/dist/icons/raw/Safe.svg +2 -2
  983. package/dist/icons/raw/Sale01.svg +2 -2
  984. package/dist/icons/raw/Sale02.svg +2 -2
  985. package/dist/icons/raw/Sale03.svg +2 -2
  986. package/dist/icons/raw/Sale04.svg +2 -2
  987. package/dist/icons/raw/Save01.svg +2 -2
  988. package/dist/icons/raw/Save02.svg +2 -2
  989. package/dist/icons/raw/Save03.svg +2 -2
  990. package/dist/icons/raw/Scale01.svg +2 -2
  991. package/dist/icons/raw/Scale02.svg +2 -2
  992. package/dist/icons/raw/Scale03.svg +1 -1
  993. package/dist/icons/raw/ScaleDown.svg +3 -0
  994. package/dist/icons/raw/Scales01.svg +2 -2
  995. package/dist/icons/raw/Scales02.svg +2 -2
  996. package/dist/icons/raw/Scan.svg +2 -2
  997. package/dist/icons/raw/Scissors01.svg +2 -2
  998. package/dist/icons/raw/Scissors02.svg +2 -2
  999. package/dist/icons/raw/ScissorsCut01.svg +2 -2
  1000. package/dist/icons/raw/ScissorsCut02.svg +2 -2
  1001. package/dist/icons/raw/SearchLg.svg +2 -2
  1002. package/dist/icons/raw/SearchMd.svg +2 -2
  1003. package/dist/icons/raw/SearchRefraction.svg +2 -2
  1004. package/dist/icons/raw/SearchSm.svg +2 -2
  1005. package/dist/icons/raw/SeeMore.svg +2 -2
  1006. package/dist/icons/raw/SeeShort.svg +2 -2
  1007. package/dist/icons/raw/Send01.svg +2 -2
  1008. package/dist/icons/raw/Send02.svg +2 -2
  1009. package/dist/icons/raw/Send03.svg +2 -2
  1010. package/dist/icons/raw/Series.svg +5 -5
  1011. package/dist/icons/raw/Server02.svg +2 -2
  1012. package/dist/icons/raw/Server03.svg +2 -2
  1013. package/dist/icons/raw/Server04.svg +2 -2
  1014. package/dist/icons/raw/Server05.svg +2 -2
  1015. package/dist/icons/raw/Server06.svg +2 -2
  1016. package/dist/icons/raw/Settings01.svg +3 -3
  1017. package/dist/icons/raw/Settings02.svg +3 -3
  1018. package/dist/icons/raw/Settings03.svg +2 -2
  1019. package/dist/icons/raw/Settings04.svg +2 -2
  1020. package/dist/icons/raw/Share01.svg +2 -2
  1021. package/dist/icons/raw/Share02.svg +2 -2
  1022. package/dist/icons/raw/Share03.svg +2 -2
  1023. package/dist/icons/raw/Share04.svg +2 -2
  1024. package/dist/icons/raw/Share05.svg +2 -2
  1025. package/dist/icons/raw/Share06.svg +2 -2
  1026. package/dist/icons/raw/Share07.svg +2 -2
  1027. package/dist/icons/raw/Shield01.svg +2 -2
  1028. package/dist/icons/raw/Shield02.svg +2 -2
  1029. package/dist/icons/raw/Shield03.svg +2 -2
  1030. package/dist/icons/raw/ShieldDollar.svg +2 -2
  1031. package/dist/icons/raw/ShieldOff.svg +2 -2
  1032. package/dist/icons/raw/ShieldPlus.svg +2 -2
  1033. package/dist/icons/raw/ShieldTick.svg +2 -2
  1034. package/dist/icons/raw/ShieldUser.svg +2 -2
  1035. package/dist/icons/raw/ShieldZap.svg +2 -2
  1036. package/dist/icons/raw/ShoppingBag01.svg +2 -2
  1037. package/dist/icons/raw/ShoppingBag02.svg +2 -2
  1038. package/dist/icons/raw/ShoppingBag03.svg +2 -2
  1039. package/dist/icons/raw/ShoppingCart01.svg +2 -2
  1040. package/dist/icons/raw/ShoppingCart02.svg +2 -2
  1041. package/dist/icons/raw/ShoppingCart03.svg +2 -2
  1042. package/dist/icons/raw/Shuffle01.svg +2 -2
  1043. package/dist/icons/raw/Shuffle02.svg +2 -2
  1044. package/dist/icons/raw/Signal01.svg +2 -2
  1045. package/dist/icons/raw/Signal02.svg +2 -2
  1046. package/dist/icons/raw/Signal03.svg +2 -2
  1047. package/dist/icons/raw/Simcard.svg +3 -3
  1048. package/dist/icons/raw/Skew.svg +2 -2
  1049. package/dist/icons/raw/SkipBack.svg +2 -2
  1050. package/dist/icons/raw/SkipForward.svg +2 -2
  1051. package/dist/icons/raw/SlashCircle01.svg +2 -2
  1052. package/dist/icons/raw/SlashCircle02.svg +2 -2
  1053. package/dist/icons/raw/SlashDivider.svg +2 -2
  1054. package/dist/icons/raw/SlashOctagon.svg +2 -2
  1055. package/dist/icons/raw/Sliders01.svg +2 -2
  1056. package/dist/icons/raw/Sliders02.svg +2 -2
  1057. package/dist/icons/raw/Sliders03.svg +2 -2
  1058. package/dist/icons/raw/Sliders04.svg +2 -2
  1059. package/dist/icons/raw/Snowflake01.svg +2 -2
  1060. package/dist/icons/raw/Snowflake02.svg +2 -2
  1061. package/dist/icons/raw/SpacingHeight01.svg +2 -2
  1062. package/dist/icons/raw/SpacingHeight02.svg +2 -2
  1063. package/dist/icons/raw/SpacingWidth01.svg +2 -2
  1064. package/dist/icons/raw/SpacingWidth02.svg +2 -2
  1065. package/dist/icons/raw/Speaker01.svg +2 -2
  1066. package/dist/icons/raw/Speaker02.svg +2 -2
  1067. package/dist/icons/raw/Speaker03.svg +2 -2
  1068. package/dist/icons/raw/Speedometer01.svg +2 -2
  1069. package/dist/icons/raw/Speedometer02.svg +2 -2
  1070. package/dist/icons/raw/Speedometer03.svg +2 -2
  1071. package/dist/icons/raw/Speedometer04.svg +2 -2
  1072. package/dist/icons/raw/Square.svg +2 -2
  1073. package/dist/icons/raw/Stand.svg +2 -2
  1074. package/dist/icons/raw/Star01.svg +2 -2
  1075. package/dist/icons/raw/Star02.svg +2 -2
  1076. package/dist/icons/raw/Star03.svg +2 -2
  1077. package/dist/icons/raw/Star04.svg +2 -2
  1078. package/dist/icons/raw/Star05.svg +2 -2
  1079. package/dist/icons/raw/Star06.svg +2 -2
  1080. package/dist/icons/raw/Star07.svg +2 -2
  1081. package/dist/icons/raw/Stars01.svg +3 -3
  1082. package/dist/icons/raw/Stars02.svg +2 -2
  1083. package/dist/icons/raw/Stars03.svg +2 -2
  1084. package/dist/icons/raw/Stethoscope.svg +3 -0
  1085. package/dist/icons/raw/StickerCircle.svg +3 -3
  1086. package/dist/icons/raw/StickerSquare.svg +2 -2
  1087. package/dist/icons/raw/Stop.svg +2 -2
  1088. package/dist/icons/raw/StopCircle.svg +3 -3
  1089. package/dist/icons/raw/StopSquare.svg +3 -3
  1090. package/dist/icons/raw/Strikethrough01.svg +2 -2
  1091. package/dist/icons/raw/Strikethrough02.svg +2 -2
  1092. package/dist/icons/raw/StrikethroughSquare.svg +2 -2
  1093. package/dist/icons/raw/String01.svg +1 -1
  1094. package/dist/icons/raw/String02.svg +3 -0
  1095. package/dist/icons/raw/Subscript.svg +2 -2
  1096. package/dist/icons/raw/Sun.svg +2 -2
  1097. package/dist/icons/raw/SunSetting01.svg +2 -2
  1098. package/dist/icons/raw/SunSetting02.svg +2 -2
  1099. package/dist/icons/raw/SunSetting03.svg +2 -2
  1100. package/dist/icons/raw/Sunrise.svg +2 -2
  1101. package/dist/icons/raw/Sunset.svg +2 -2
  1102. package/dist/icons/raw/SwitchHorizontal01.svg +2 -2
  1103. package/dist/icons/raw/SwitchHorizontal02.svg +2 -2
  1104. package/dist/icons/raw/SwitchVertical01.svg +2 -2
  1105. package/dist/icons/raw/SwitchVertical02.svg +2 -2
  1106. package/dist/icons/raw/SystemEndpoint.svg +5 -6
  1107. package/dist/icons/raw/SystemMode.svg +2 -2
  1108. package/dist/icons/raw/Table.svg +2 -2
  1109. package/dist/icons/raw/TableList.svg +2 -2
  1110. package/dist/icons/raw/Tablet01.svg +2 -2
  1111. package/dist/icons/raw/Tablet02.svg +2 -2
  1112. package/dist/icons/raw/Tag01.svg +2 -2
  1113. package/dist/icons/raw/Tag02.svg +2 -2
  1114. package/dist/icons/raw/Tag03.svg +2 -2
  1115. package/dist/icons/raw/Target01.svg +2 -2
  1116. package/dist/icons/raw/Target02.svg +2 -2
  1117. package/dist/icons/raw/Target03.svg +2 -2
  1118. package/dist/icons/raw/Target04.svg +2 -2
  1119. package/dist/icons/raw/Target05.svg +4 -4
  1120. package/dist/icons/raw/TeamExchange.svg +3 -0
  1121. package/dist/icons/raw/Telescope.svg +2 -2
  1122. package/dist/icons/raw/Terminal.svg +2 -2
  1123. package/dist/icons/raw/TerminalBrowser.svg +2 -2
  1124. package/dist/icons/raw/TerminalCircle.svg +2 -2
  1125. package/dist/icons/raw/TerminalSquare.svg +2 -2
  1126. package/dist/icons/raw/TextInput.svg +2 -2
  1127. package/dist/icons/raw/Thermometer01.svg +2 -2
  1128. package/dist/icons/raw/Thermometer02.svg +3 -3
  1129. package/dist/icons/raw/Thermometer03.svg +2 -2
  1130. package/dist/icons/raw/ThermometerCold.svg +2 -2
  1131. package/dist/icons/raw/ThermometerWarm.svg +2 -2
  1132. package/dist/icons/raw/ThumbsDown.svg +2 -2
  1133. package/dist/icons/raw/ThumbsUp.svg +2 -2
  1134. package/dist/icons/raw/TiBot.svg +4 -0
  1135. package/dist/icons/raw/TiDbBot.svg +3 -0
  1136. package/dist/icons/raw/Ticket01.svg +2 -2
  1137. package/dist/icons/raw/Ticket02.svg +2 -2
  1138. package/dist/icons/raw/Toggle01Left.svg +2 -2
  1139. package/dist/icons/raw/Toggle01Right.svg +2 -2
  1140. package/dist/icons/raw/Toggle02Left.svg +2 -2
  1141. package/dist/icons/raw/Toggle02Right.svg +2 -2
  1142. package/dist/icons/raw/Toggle03Left.svg +3 -3
  1143. package/dist/icons/raw/Toggle03Right.svg +3 -3
  1144. package/dist/icons/raw/Tool01.svg +2 -2
  1145. package/dist/icons/raw/Tool02.svg +2 -2
  1146. package/dist/icons/raw/Total01.svg +3 -0
  1147. package/dist/icons/raw/Total02.svg +3 -0
  1148. package/dist/icons/raw/Train.svg +2 -2
  1149. package/dist/icons/raw/Tram.svg +2 -2
  1150. package/dist/icons/raw/Transform.svg +2 -2
  1151. package/dist/icons/raw/Translate01.svg +2 -2
  1152. package/dist/icons/raw/Translate02.svg +2 -2
  1153. package/dist/icons/raw/Trash01.svg +2 -2
  1154. package/dist/icons/raw/Trash02.svg +2 -2
  1155. package/dist/icons/raw/Trash03.svg +2 -2
  1156. package/dist/icons/raw/Trash04.svg +2 -2
  1157. package/dist/icons/raw/TrendDown01.svg +2 -2
  1158. package/dist/icons/raw/TrendDown02.svg +2 -2
  1159. package/dist/icons/raw/TrendUp01.svg +2 -2
  1160. package/dist/icons/raw/TrendUp02.svg +2 -2
  1161. package/dist/icons/raw/Triangle.svg +2 -2
  1162. package/dist/icons/raw/Trophy01.svg +2 -2
  1163. package/dist/icons/raw/Trophy02.svg +2 -2
  1164. package/dist/icons/raw/Truck01.svg +2 -2
  1165. package/dist/icons/raw/Truck02.svg +2 -2
  1166. package/dist/icons/raw/Tv01.svg +2 -2
  1167. package/dist/icons/raw/Tv02.svg +2 -2
  1168. package/dist/icons/raw/Tv03.svg +2 -2
  1169. package/dist/icons/raw/Type01.svg +2 -2
  1170. package/dist/icons/raw/Type02.svg +2 -2
  1171. package/dist/icons/raw/TypeSquare.svg +2 -2
  1172. package/dist/icons/raw/TypeStrikethrough01.svg +2 -2
  1173. package/dist/icons/raw/TypeStrikethrough02.svg +2 -2
  1174. package/dist/icons/raw/Umbrella01.svg +2 -2
  1175. package/dist/icons/raw/Umbrella02.svg +2 -2
  1176. package/dist/icons/raw/Umbrella03.svg +2 -2
  1177. package/dist/icons/raw/Underline01.svg +2 -2
  1178. package/dist/icons/raw/Underline02.svg +2 -2
  1179. package/dist/icons/raw/UnderlineSquare.svg +2 -2
  1180. package/dist/icons/raw/Upload01.svg +2 -2
  1181. package/dist/icons/raw/Upload02.svg +2 -2
  1182. package/dist/icons/raw/Upload03.svg +2 -2
  1183. package/dist/icons/raw/Upload04.svg +2 -2
  1184. package/dist/icons/raw/UploadCloud01.svg +2 -2
  1185. package/dist/icons/raw/UploadCloud02.svg +2 -2
  1186. package/dist/icons/raw/UsbFlashDrive.svg +2 -2
  1187. package/dist/icons/raw/User01.svg +2 -2
  1188. package/dist/icons/raw/User02.svg +3 -3
  1189. package/dist/icons/raw/User03.svg +2 -2
  1190. package/dist/icons/raw/UserCheck01.svg +2 -2
  1191. package/dist/icons/raw/UserCheck02.svg +2 -2
  1192. package/dist/icons/raw/UserCircle.svg +2 -2
  1193. package/dist/icons/raw/UserDown01.svg +2 -2
  1194. package/dist/icons/raw/UserDown02.svg +2 -2
  1195. package/dist/icons/raw/UserEdit.svg +2 -2
  1196. package/dist/icons/raw/UserLeft01.svg +2 -2
  1197. package/dist/icons/raw/UserLeft02.svg +2 -2
  1198. package/dist/icons/raw/UserMinus01.svg +2 -2
  1199. package/dist/icons/raw/UserMinus02.svg +2 -2
  1200. package/dist/icons/raw/UserPlus01.svg +2 -2
  1201. package/dist/icons/raw/UserPlus02.svg +2 -2
  1202. package/dist/icons/raw/UserRight01.svg +2 -2
  1203. package/dist/icons/raw/UserRight02.svg +2 -2
  1204. package/dist/icons/raw/UserSquare.svg +2 -2
  1205. package/dist/icons/raw/UserUp01.svg +2 -2
  1206. package/dist/icons/raw/UserUp02.svg +2 -2
  1207. package/dist/icons/raw/UserX01.svg +2 -2
  1208. package/dist/icons/raw/UserX02.svg +2 -2
  1209. package/dist/icons/raw/Users01.svg +2 -2
  1210. package/dist/icons/raw/Users02.svg +2 -2
  1211. package/dist/icons/raw/Users03.svg +2 -2
  1212. package/dist/icons/raw/UsersCheck.svg +2 -2
  1213. package/dist/icons/raw/UsersDown.svg +2 -2
  1214. package/dist/icons/raw/UsersEdit.svg +2 -2
  1215. package/dist/icons/raw/UsersLeft.svg +2 -2
  1216. package/dist/icons/raw/UsersMinus.svg +2 -2
  1217. package/dist/icons/raw/UsersPlus.svg +2 -2
  1218. package/dist/icons/raw/UsersRight.svg +2 -2
  1219. package/dist/icons/raw/UsersUp.svg +2 -2
  1220. package/dist/icons/raw/UsersX.svg +2 -2
  1221. package/dist/icons/raw/Variable.svg +1 -1
  1222. package/dist/icons/raw/Vector.svg +2 -2
  1223. package/dist/icons/raw/VideoRecorder.svg +3 -3
  1224. package/dist/icons/raw/VideoRecorderOff.svg +2 -2
  1225. package/dist/icons/raw/Virus.svg +2 -2
  1226. package/dist/icons/raw/Voicemail.svg +2 -2
  1227. package/dist/icons/raw/VolumeMax.svg +2 -2
  1228. package/dist/icons/raw/VolumeMin.svg +2 -2
  1229. package/dist/icons/raw/VolumeMinus.svg +2 -2
  1230. package/dist/icons/raw/VolumePlus.svg +2 -2
  1231. package/dist/icons/raw/VolumeX.svg +2 -2
  1232. package/dist/icons/raw/Wallet01.svg +2 -2
  1233. package/dist/icons/raw/Wallet02.svg +2 -2
  1234. package/dist/icons/raw/Wallet03.svg +2 -2
  1235. package/dist/icons/raw/Wallet04.svg +2 -2
  1236. package/dist/icons/raw/Wallet05.svg +2 -2
  1237. package/dist/icons/raw/WatchCircle.svg +2 -2
  1238. package/dist/icons/raw/WatchSquare.svg +2 -2
  1239. package/dist/icons/raw/Waves.svg +2 -2
  1240. package/dist/icons/raw/Webcam01.svg +2 -2
  1241. package/dist/icons/raw/Webcam02.svg +2 -2
  1242. package/dist/icons/raw/Wifi.svg +2 -2
  1243. package/dist/icons/raw/WifiOff.svg +2 -2
  1244. package/dist/icons/raw/Wind01.svg +2 -2
  1245. package/dist/icons/raw/Wind02.svg +2 -2
  1246. package/dist/icons/raw/Wind03.svg +2 -2
  1247. package/dist/icons/raw/X.svg +2 -2
  1248. package/dist/icons/raw/XAxis.svg +2 -2
  1249. package/dist/icons/raw/XCircle.svg +2 -2
  1250. package/dist/icons/raw/XClose.svg +2 -2
  1251. package/dist/icons/raw/XSquare.svg +2 -2
  1252. package/dist/icons/raw/YAxis.svg +2 -2
  1253. package/dist/icons/raw/Youtube.svg +3 -3
  1254. package/dist/icons/raw/Zap.svg +2 -2
  1255. package/dist/icons/raw/ZapCircle.svg +3 -3
  1256. package/dist/icons/raw/ZapFast.svg +2 -2
  1257. package/dist/icons/raw/ZapOff.svg +2 -2
  1258. package/dist/icons/raw/ZapSquare.svg +3 -3
  1259. package/dist/icons/raw/ZoomIn.svg +2 -2
  1260. package/dist/icons/raw/ZoomOut.svg +2 -2
  1261. package/dist/icons/react/Activity.cjs +12 -4
  1262. package/dist/icons/react/Activity.mjs +12 -4
  1263. package/dist/icons/react/ActivityHeart.cjs +12 -4
  1264. package/dist/icons/react/ActivityHeart.mjs +12 -4
  1265. package/dist/icons/react/{Database.cjs → Ai.cjs} +17 -9
  1266. package/dist/icons/react/Ai.d.cts +3 -0
  1267. package/dist/icons/react/Ai.d.mts +3 -0
  1268. package/dist/icons/react/{Database.mjs → Ai.mjs} +17 -9
  1269. package/dist/icons/react/AiExplore.d.cts +3 -0
  1270. package/dist/icons/react/AiExplore.d.mts +3 -0
  1271. package/dist/icons/react/AiExplore01.cjs +16 -5
  1272. package/dist/icons/react/AiExplore01.mjs +16 -5
  1273. package/dist/icons/react/AiMessage.cjs +12 -4
  1274. package/dist/icons/react/AiMessage.mjs +12 -4
  1275. package/dist/icons/react/Airplay.cjs +12 -4
  1276. package/dist/icons/react/Airplay.mjs +12 -4
  1277. package/dist/icons/react/Airpods.cjs +34 -14
  1278. package/dist/icons/react/Airpods.mjs +35 -15
  1279. package/dist/icons/react/AlarmClock.cjs +12 -4
  1280. package/dist/icons/react/AlarmClock.mjs +12 -4
  1281. package/dist/icons/react/AlarmClockCheck.cjs +12 -4
  1282. package/dist/icons/react/AlarmClockCheck.mjs +12 -4
  1283. package/dist/icons/react/AlarmClockMinus.cjs +12 -4
  1284. package/dist/icons/react/AlarmClockMinus.mjs +12 -4
  1285. package/dist/icons/react/AlarmClockOff.cjs +12 -4
  1286. package/dist/icons/react/AlarmClockOff.mjs +12 -4
  1287. package/dist/icons/react/AlarmClockPlus.cjs +12 -4
  1288. package/dist/icons/react/AlarmClockPlus.mjs +12 -4
  1289. package/dist/icons/react/AlertCircle.cjs +12 -4
  1290. package/dist/icons/react/AlertCircle.mjs +12 -4
  1291. package/dist/icons/react/AlertCircle1.d.cts +3 -0
  1292. package/dist/icons/react/AlertCircle1.d.mts +3 -0
  1293. package/dist/icons/react/AlertHexagon.cjs +12 -4
  1294. package/dist/icons/react/AlertHexagon.mjs +12 -4
  1295. package/dist/icons/react/AlertOctagon.cjs +12 -4
  1296. package/dist/icons/react/AlertOctagon.mjs +12 -4
  1297. package/dist/icons/react/AlertSquare.cjs +12 -4
  1298. package/dist/icons/react/AlertSquare.mjs +12 -4
  1299. package/dist/icons/react/AlertTriangle.cjs +12 -4
  1300. package/dist/icons/react/AlertTriangle.mjs +12 -4
  1301. package/dist/icons/react/AlertTriangle1.d.cts +3 -0
  1302. package/dist/icons/react/AlertTriangle1.d.mts +3 -0
  1303. package/dist/icons/react/AlertTriangleFill.cjs +13 -8
  1304. package/dist/icons/react/AlertTriangleFill.mjs +13 -8
  1305. package/dist/icons/react/AlignBottom01.cjs +12 -4
  1306. package/dist/icons/react/AlignBottom01.mjs +12 -4
  1307. package/dist/icons/react/AlignBottom02.cjs +34 -14
  1308. package/dist/icons/react/AlignBottom02.mjs +35 -15
  1309. package/dist/icons/react/AlignCenter.cjs +12 -4
  1310. package/dist/icons/react/AlignCenter.mjs +12 -4
  1311. package/dist/icons/react/AlignHorizontalCentre01.cjs +12 -4
  1312. package/dist/icons/react/AlignHorizontalCentre01.mjs +12 -4
  1313. package/dist/icons/react/AlignHorizontalCentre02.cjs +34 -14
  1314. package/dist/icons/react/AlignHorizontalCentre02.mjs +35 -15
  1315. package/dist/icons/react/AlignJustify.cjs +12 -4
  1316. package/dist/icons/react/AlignJustify.mjs +12 -4
  1317. package/dist/icons/react/AlignLeft.cjs +12 -4
  1318. package/dist/icons/react/AlignLeft.mjs +12 -4
  1319. package/dist/icons/react/AlignLeft01.cjs +12 -4
  1320. package/dist/icons/react/AlignLeft01.mjs +12 -4
  1321. package/dist/icons/react/AlignLeft02.cjs +34 -14
  1322. package/dist/icons/react/AlignLeft02.mjs +35 -15
  1323. package/dist/icons/react/AlignRight.cjs +12 -4
  1324. package/dist/icons/react/AlignRight.mjs +12 -4
  1325. package/dist/icons/react/AlignRight01.cjs +12 -4
  1326. package/dist/icons/react/AlignRight01.mjs +12 -4
  1327. package/dist/icons/react/AlignRight02.cjs +34 -14
  1328. package/dist/icons/react/AlignRight02.mjs +35 -15
  1329. package/dist/icons/react/AlignTopArrow01.cjs +12 -4
  1330. package/dist/icons/react/AlignTopArrow01.mjs +12 -4
  1331. package/dist/icons/react/AlignTopArrow02.cjs +34 -14
  1332. package/dist/icons/react/AlignTopArrow02.mjs +35 -15
  1333. package/dist/icons/react/AlignVerticalCenter01.cjs +12 -4
  1334. package/dist/icons/react/AlignVerticalCenter01.mjs +12 -4
  1335. package/dist/icons/react/AlignVerticalCenter02.cjs +34 -14
  1336. package/dist/icons/react/AlignVerticalCenter02.mjs +35 -15
  1337. package/dist/icons/react/Anchor.cjs +12 -4
  1338. package/dist/icons/react/Anchor.mjs +12 -4
  1339. package/dist/icons/react/Annotation.cjs +12 -4
  1340. package/dist/icons/react/Annotation.mjs +12 -4
  1341. package/dist/icons/react/AnnotationAlert.cjs +12 -4
  1342. package/dist/icons/react/AnnotationAlert.mjs +12 -4
  1343. package/dist/icons/react/AnnotationCheck.cjs +12 -4
  1344. package/dist/icons/react/AnnotationCheck.mjs +12 -4
  1345. package/dist/icons/react/AnnotationDots.cjs +12 -4
  1346. package/dist/icons/react/AnnotationDots.mjs +12 -4
  1347. package/dist/icons/react/AnnotationHeart.cjs +15 -6
  1348. package/dist/icons/react/AnnotationHeart.mjs +15 -6
  1349. package/dist/icons/react/AnnotationInfo.cjs +12 -4
  1350. package/dist/icons/react/AnnotationInfo.mjs +12 -4
  1351. package/dist/icons/react/AnnotationPlus.cjs +12 -4
  1352. package/dist/icons/react/AnnotationPlus.mjs +12 -4
  1353. package/dist/icons/react/AnnotationQuestion.cjs +12 -4
  1354. package/dist/icons/react/AnnotationQuestion.mjs +12 -4
  1355. package/dist/icons/react/AnnotationX.cjs +12 -4
  1356. package/dist/icons/react/AnnotationX.mjs +12 -4
  1357. package/dist/icons/react/Announcement01.cjs +12 -4
  1358. package/dist/icons/react/Announcement01.mjs +12 -4
  1359. package/dist/icons/react/Announcement02.cjs +12 -4
  1360. package/dist/icons/react/Announcement02.mjs +12 -4
  1361. package/dist/icons/react/Announcement03.cjs +12 -4
  1362. package/dist/icons/react/Announcement03.mjs +12 -4
  1363. package/dist/icons/react/Application.d.cts +3 -0
  1364. package/dist/icons/react/Application.d.mts +3 -0
  1365. package/dist/icons/react/Archive.cjs +12 -4
  1366. package/dist/icons/react/Archive.mjs +12 -4
  1367. package/dist/icons/react/ArrowBlockDown.cjs +12 -4
  1368. package/dist/icons/react/ArrowBlockDown.mjs +12 -4
  1369. package/dist/icons/react/ArrowBlockLeft.cjs +12 -4
  1370. package/dist/icons/react/ArrowBlockLeft.mjs +12 -4
  1371. package/dist/icons/react/ArrowBlockRight.cjs +12 -4
  1372. package/dist/icons/react/ArrowBlockRight.mjs +12 -4
  1373. package/dist/icons/react/ArrowBlockUp.cjs +12 -4
  1374. package/dist/icons/react/ArrowBlockUp.mjs +12 -4
  1375. package/dist/icons/react/ArrowCircleBrokenDown.cjs +12 -4
  1376. package/dist/icons/react/ArrowCircleBrokenDown.mjs +12 -4
  1377. package/dist/icons/react/ArrowCircleBrokenDownLeft.cjs +12 -4
  1378. package/dist/icons/react/ArrowCircleBrokenDownLeft.mjs +12 -4
  1379. package/dist/icons/react/ArrowCircleBrokenDownRight.cjs +12 -4
  1380. package/dist/icons/react/ArrowCircleBrokenDownRight.mjs +12 -4
  1381. package/dist/icons/react/ArrowCircleBrokenLeft.cjs +12 -4
  1382. package/dist/icons/react/ArrowCircleBrokenLeft.mjs +12 -4
  1383. package/dist/icons/react/ArrowCircleBrokenRight.cjs +12 -4
  1384. package/dist/icons/react/ArrowCircleBrokenRight.mjs +12 -4
  1385. package/dist/icons/react/ArrowCircleBrokenUp.cjs +12 -4
  1386. package/dist/icons/react/ArrowCircleBrokenUp.mjs +12 -4
  1387. package/dist/icons/react/ArrowCircleBrokenUpLeft.cjs +12 -4
  1388. package/dist/icons/react/ArrowCircleBrokenUpLeft.mjs +12 -4
  1389. package/dist/icons/react/ArrowCircleBrokenUpRight.cjs +12 -4
  1390. package/dist/icons/react/ArrowCircleBrokenUpRight.mjs +12 -4
  1391. package/dist/icons/react/ArrowCircleDown.cjs +12 -4
  1392. package/dist/icons/react/ArrowCircleDown.mjs +12 -4
  1393. package/dist/icons/react/ArrowCircleDownLeft.cjs +12 -4
  1394. package/dist/icons/react/ArrowCircleDownLeft.mjs +12 -4
  1395. package/dist/icons/react/ArrowCircleDownRight.cjs +12 -4
  1396. package/dist/icons/react/ArrowCircleDownRight.mjs +12 -4
  1397. package/dist/icons/react/ArrowCircleLeft.cjs +12 -4
  1398. package/dist/icons/react/ArrowCircleLeft.mjs +12 -4
  1399. package/dist/icons/react/ArrowCircleRight.cjs +12 -4
  1400. package/dist/icons/react/ArrowCircleRight.mjs +12 -4
  1401. package/dist/icons/react/ArrowCircleUp.cjs +12 -4
  1402. package/dist/icons/react/ArrowCircleUp.mjs +12 -4
  1403. package/dist/icons/react/ArrowCircleUpLeft.cjs +12 -4
  1404. package/dist/icons/react/ArrowCircleUpLeft.mjs +12 -4
  1405. package/dist/icons/react/ArrowCircleUpRight.cjs +12 -4
  1406. package/dist/icons/react/ArrowCircleUpRight.mjs +12 -4
  1407. package/dist/icons/react/ArrowDown.cjs +12 -4
  1408. package/dist/icons/react/ArrowDown.mjs +12 -4
  1409. package/dist/icons/react/ArrowDownLeft.cjs +12 -4
  1410. package/dist/icons/react/ArrowDownLeft.mjs +12 -4
  1411. package/dist/icons/react/ArrowDownRight.cjs +12 -4
  1412. package/dist/icons/react/ArrowDownRight.mjs +12 -4
  1413. package/dist/icons/react/ArrowLeft.cjs +12 -4
  1414. package/dist/icons/react/ArrowLeft.mjs +12 -4
  1415. package/dist/icons/react/ArrowNarrowDown.cjs +12 -4
  1416. package/dist/icons/react/ArrowNarrowDown.mjs +12 -4
  1417. package/dist/icons/react/ArrowNarrowDownLeft.cjs +12 -4
  1418. package/dist/icons/react/ArrowNarrowDownLeft.mjs +12 -4
  1419. package/dist/icons/react/ArrowNarrowDownRight.cjs +12 -4
  1420. package/dist/icons/react/ArrowNarrowDownRight.mjs +12 -4
  1421. package/dist/icons/react/ArrowNarrowLeft.cjs +12 -4
  1422. package/dist/icons/react/ArrowNarrowLeft.mjs +12 -4
  1423. package/dist/icons/react/ArrowNarrowRight.cjs +12 -4
  1424. package/dist/icons/react/ArrowNarrowRight.mjs +12 -4
  1425. package/dist/icons/react/ArrowNarrowUp.cjs +12 -4
  1426. package/dist/icons/react/ArrowNarrowUp.mjs +12 -4
  1427. package/dist/icons/react/ArrowNarrowUpLeft.cjs +12 -4
  1428. package/dist/icons/react/ArrowNarrowUpLeft.mjs +12 -4
  1429. package/dist/icons/react/ArrowNarrowUpRight.cjs +12 -4
  1430. package/dist/icons/react/ArrowNarrowUpRight.mjs +12 -4
  1431. package/dist/icons/react/ArrowRight.cjs +12 -4
  1432. package/dist/icons/react/ArrowRight.mjs +12 -4
  1433. package/dist/icons/react/ArrowSquareDown.cjs +12 -4
  1434. package/dist/icons/react/ArrowSquareDown.mjs +12 -4
  1435. package/dist/icons/react/ArrowSquareDownLeft.cjs +12 -4
  1436. package/dist/icons/react/ArrowSquareDownLeft.mjs +12 -4
  1437. package/dist/icons/react/ArrowSquareDownRight.cjs +12 -4
  1438. package/dist/icons/react/ArrowSquareDownRight.mjs +12 -4
  1439. package/dist/icons/react/ArrowSquareLeft.cjs +12 -4
  1440. package/dist/icons/react/ArrowSquareLeft.mjs +12 -4
  1441. package/dist/icons/react/ArrowSquareRight.cjs +12 -4
  1442. package/dist/icons/react/ArrowSquareRight.mjs +12 -4
  1443. package/dist/icons/react/ArrowSquareUp.cjs +12 -4
  1444. package/dist/icons/react/ArrowSquareUp.mjs +12 -4
  1445. package/dist/icons/react/ArrowSquareUpLeft.cjs +12 -4
  1446. package/dist/icons/react/ArrowSquareUpLeft.mjs +12 -4
  1447. package/dist/icons/react/ArrowSquareUpRight.cjs +12 -4
  1448. package/dist/icons/react/ArrowSquareUpRight.mjs +12 -4
  1449. package/dist/icons/react/ArrowTab.cjs +12 -4
  1450. package/dist/icons/react/ArrowTab.mjs +12 -4
  1451. package/dist/icons/react/ArrowUp.cjs +12 -4
  1452. package/dist/icons/react/ArrowUp.mjs +12 -4
  1453. package/dist/icons/react/ArrowUpLeft.cjs +12 -4
  1454. package/dist/icons/react/ArrowUpLeft.mjs +12 -4
  1455. package/dist/icons/react/ArrowUpRight.cjs +12 -4
  1456. package/dist/icons/react/ArrowUpRight.mjs +12 -4
  1457. package/dist/icons/react/ArrowsDown.cjs +12 -4
  1458. package/dist/icons/react/ArrowsDown.mjs +12 -4
  1459. package/dist/icons/react/ArrowsLeft.cjs +12 -4
  1460. package/dist/icons/react/ArrowsLeft.mjs +12 -4
  1461. package/dist/icons/react/ArrowsRight.cjs +12 -4
  1462. package/dist/icons/react/ArrowsRight.mjs +12 -4
  1463. package/dist/icons/react/ArrowsTriangle.cjs +12 -4
  1464. package/dist/icons/react/ArrowsTriangle.mjs +12 -4
  1465. package/dist/icons/react/ArrowsUp.cjs +12 -4
  1466. package/dist/icons/react/ArrowsUp.mjs +12 -4
  1467. package/dist/icons/react/Asterisk01.cjs +12 -4
  1468. package/dist/icons/react/Asterisk01.mjs +12 -4
  1469. package/dist/icons/react/Asterisk02.cjs +12 -4
  1470. package/dist/icons/react/Asterisk02.mjs +12 -4
  1471. package/dist/icons/react/AtSign.cjs +12 -4
  1472. package/dist/icons/react/AtSign.mjs +12 -4
  1473. package/dist/icons/react/Atom01.cjs +12 -4
  1474. package/dist/icons/react/Atom01.mjs +12 -4
  1475. package/dist/icons/react/Atom02.cjs +12 -4
  1476. package/dist/icons/react/Atom02.mjs +12 -4
  1477. package/dist/icons/react/Attachment01.cjs +12 -4
  1478. package/dist/icons/react/Attachment01.mjs +12 -4
  1479. package/dist/icons/react/Attachment02.cjs +12 -4
  1480. package/dist/icons/react/Attachment02.mjs +12 -4
  1481. package/dist/icons/react/AutoMode.d.cts +3 -0
  1482. package/dist/icons/react/AutoMode.d.mts +3 -0
  1483. package/dist/icons/react/Award01.cjs +12 -4
  1484. package/dist/icons/react/Award01.mjs +12 -4
  1485. package/dist/icons/react/Award02.cjs +12 -4
  1486. package/dist/icons/react/Award02.mjs +12 -4
  1487. package/dist/icons/react/Award03.cjs +12 -4
  1488. package/dist/icons/react/Award03.mjs +12 -4
  1489. package/dist/icons/react/Award04.cjs +12 -4
  1490. package/dist/icons/react/Award04.mjs +12 -4
  1491. package/dist/icons/react/Award05.cjs +12 -4
  1492. package/dist/icons/react/Award05.mjs +12 -4
  1493. package/dist/icons/react/Backpack.cjs +12 -4
  1494. package/dist/icons/react/Backpack.mjs +12 -4
  1495. package/dist/icons/react/Bank.cjs +12 -4
  1496. package/dist/icons/react/Bank.mjs +12 -4
  1497. package/dist/icons/react/BankNote01.cjs +12 -4
  1498. package/dist/icons/react/BankNote01.mjs +12 -4
  1499. package/dist/icons/react/BankNote02.cjs +12 -4
  1500. package/dist/icons/react/BankNote02.mjs +12 -4
  1501. package/dist/icons/react/BankNote03.cjs +12 -4
  1502. package/dist/icons/react/BankNote03.mjs +12 -4
  1503. package/dist/icons/react/BarChart01.cjs +12 -4
  1504. package/dist/icons/react/BarChart01.mjs +12 -4
  1505. package/dist/icons/react/BarChart02.cjs +12 -4
  1506. package/dist/icons/react/BarChart02.mjs +12 -4
  1507. package/dist/icons/react/BarChart03.cjs +12 -4
  1508. package/dist/icons/react/BarChart03.mjs +12 -4
  1509. package/dist/icons/react/BarChart04.cjs +12 -4
  1510. package/dist/icons/react/BarChart04.mjs +12 -4
  1511. package/dist/icons/react/BarChart05.cjs +12 -4
  1512. package/dist/icons/react/BarChart05.mjs +12 -4
  1513. package/dist/icons/react/BarChart06.cjs +12 -4
  1514. package/dist/icons/react/BarChart06.mjs +12 -4
  1515. package/dist/icons/react/BarChart07.cjs +12 -4
  1516. package/dist/icons/react/BarChart07.mjs +12 -4
  1517. package/dist/icons/react/BarChart08.cjs +12 -4
  1518. package/dist/icons/react/BarChart08.mjs +12 -4
  1519. package/dist/icons/react/BarChart09.cjs +12 -4
  1520. package/dist/icons/react/BarChart09.mjs +12 -4
  1521. package/dist/icons/react/BarChart10.cjs +12 -4
  1522. package/dist/icons/react/BarChart10.mjs +12 -4
  1523. package/dist/icons/react/BarChart11.cjs +12 -4
  1524. package/dist/icons/react/BarChart11.mjs +12 -4
  1525. package/dist/icons/react/BarChart12.cjs +12 -4
  1526. package/dist/icons/react/BarChart12.mjs +12 -4
  1527. package/dist/icons/react/BarChartCircle01.cjs +12 -4
  1528. package/dist/icons/react/BarChartCircle01.mjs +12 -4
  1529. package/dist/icons/react/BarChartCircle02.cjs +12 -4
  1530. package/dist/icons/react/BarChartCircle02.mjs +12 -4
  1531. package/dist/icons/react/BarChartCircle03.cjs +12 -4
  1532. package/dist/icons/react/BarChartCircle03.mjs +12 -4
  1533. package/dist/icons/react/BarChartSquare01.cjs +12 -4
  1534. package/dist/icons/react/BarChartSquare01.mjs +12 -4
  1535. package/dist/icons/react/BarChartSquare02.cjs +12 -4
  1536. package/dist/icons/react/BarChartSquare02.mjs +12 -4
  1537. package/dist/icons/react/BarChartSquare03.cjs +12 -4
  1538. package/dist/icons/react/BarChartSquare03.mjs +12 -4
  1539. package/dist/icons/react/BarChartSquareDown.cjs +12 -4
  1540. package/dist/icons/react/BarChartSquareDown.mjs +12 -4
  1541. package/dist/icons/react/BarChartSquareMinus.cjs +12 -4
  1542. package/dist/icons/react/BarChartSquareMinus.mjs +12 -4
  1543. package/dist/icons/react/BarChartSquarePlus.cjs +12 -4
  1544. package/dist/icons/react/BarChartSquarePlus.mjs +12 -4
  1545. package/dist/icons/react/BarChartSquareUp.cjs +12 -4
  1546. package/dist/icons/react/BarChartSquareUp.mjs +12 -4
  1547. package/dist/icons/react/BarHorizontal.cjs +12 -4
  1548. package/dist/icons/react/BarHorizontal.mjs +12 -4
  1549. package/dist/icons/react/BarLineChart.cjs +12 -4
  1550. package/dist/icons/react/BarLineChart.mjs +12 -4
  1551. package/dist/icons/react/BarVertical.cjs +12 -4
  1552. package/dist/icons/react/BarVertical.mjs +12 -4
  1553. package/dist/icons/react/BatteryCharging01.cjs +12 -4
  1554. package/dist/icons/react/BatteryCharging01.mjs +12 -4
  1555. package/dist/icons/react/BatteryCharging02.cjs +12 -4
  1556. package/dist/icons/react/BatteryCharging02.mjs +12 -4
  1557. package/dist/icons/react/BatteryEmpty.cjs +12 -4
  1558. package/dist/icons/react/BatteryEmpty.mjs +12 -4
  1559. package/dist/icons/react/BatteryFull.cjs +12 -4
  1560. package/dist/icons/react/BatteryFull.mjs +12 -4
  1561. package/dist/icons/react/BatteryLow.cjs +12 -4
  1562. package/dist/icons/react/BatteryLow.mjs +12 -4
  1563. package/dist/icons/react/BatteryMid.cjs +12 -4
  1564. package/dist/icons/react/BatteryMid.mjs +12 -4
  1565. package/dist/icons/react/Beaker01.cjs +12 -4
  1566. package/dist/icons/react/Beaker01.mjs +12 -4
  1567. package/dist/icons/react/Beaker02.cjs +12 -4
  1568. package/dist/icons/react/Beaker02.mjs +12 -4
  1569. package/dist/icons/react/Bell01.cjs +12 -4
  1570. package/dist/icons/react/Bell01.mjs +12 -4
  1571. package/dist/icons/react/Bell02.cjs +12 -4
  1572. package/dist/icons/react/Bell02.mjs +12 -4
  1573. package/dist/icons/react/Bell03.cjs +12 -4
  1574. package/dist/icons/react/Bell03.mjs +12 -4
  1575. package/dist/icons/react/Bell04.cjs +12 -4
  1576. package/dist/icons/react/Bell04.mjs +12 -4
  1577. package/dist/icons/react/BellMinus.cjs +12 -4
  1578. package/dist/icons/react/BellMinus.mjs +12 -4
  1579. package/dist/icons/react/BellOff01.cjs +12 -4
  1580. package/dist/icons/react/BellOff01.mjs +12 -4
  1581. package/dist/icons/react/BellOff02.cjs +12 -4
  1582. package/dist/icons/react/BellOff02.mjs +12 -4
  1583. package/dist/icons/react/BellOff03.cjs +12 -4
  1584. package/dist/icons/react/BellOff03.mjs +12 -4
  1585. package/dist/icons/react/BellPlus.cjs +12 -4
  1586. package/dist/icons/react/BellPlus.mjs +12 -4
  1587. package/dist/icons/react/BellRinging01.cjs +12 -4
  1588. package/dist/icons/react/BellRinging01.mjs +12 -4
  1589. package/dist/icons/react/BellRinging02.cjs +12 -4
  1590. package/dist/icons/react/BellRinging02.mjs +12 -4
  1591. package/dist/icons/react/BellRinging03.cjs +12 -4
  1592. package/dist/icons/react/BellRinging03.mjs +12 -4
  1593. package/dist/icons/react/BellRinging04.cjs +12 -4
  1594. package/dist/icons/react/BellRinging04.mjs +12 -4
  1595. package/dist/icons/react/BezierCurve01.cjs +12 -4
  1596. package/dist/icons/react/BezierCurve01.mjs +12 -4
  1597. package/dist/icons/react/BezierCurve02.cjs +12 -4
  1598. package/dist/icons/react/BezierCurve02.mjs +12 -4
  1599. package/dist/icons/react/BezierCurve03.cjs +12 -4
  1600. package/dist/icons/react/BezierCurve03.mjs +12 -4
  1601. package/dist/icons/react/Block.cjs +54 -14
  1602. package/dist/icons/react/Block.mjs +55 -15
  1603. package/dist/icons/react/BluetoothConnect.cjs +12 -4
  1604. package/dist/icons/react/BluetoothConnect.mjs +12 -4
  1605. package/dist/icons/react/BluetoothOff.cjs +12 -4
  1606. package/dist/icons/react/BluetoothOff.mjs +12 -4
  1607. package/dist/icons/react/BluetoothOn.cjs +12 -4
  1608. package/dist/icons/react/BluetoothOn.mjs +12 -4
  1609. package/dist/icons/react/BluetoothSignal.cjs +12 -4
  1610. package/dist/icons/react/BluetoothSignal.mjs +12 -4
  1611. package/dist/icons/react/Bold01.cjs +12 -4
  1612. package/dist/icons/react/Bold01.mjs +12 -4
  1613. package/dist/icons/react/Bold02.cjs +12 -4
  1614. package/dist/icons/react/Bold02.mjs +12 -4
  1615. package/dist/icons/react/BoldSquare.cjs +12 -4
  1616. package/dist/icons/react/BoldSquare.mjs +12 -4
  1617. package/dist/icons/react/BookClosed.cjs +12 -4
  1618. package/dist/icons/react/BookClosed.mjs +12 -4
  1619. package/dist/icons/react/BookOpen01.cjs +12 -4
  1620. package/dist/icons/react/BookOpen01.mjs +12 -4
  1621. package/dist/icons/react/BookOpen02.cjs +12 -4
  1622. package/dist/icons/react/BookOpen02.mjs +12 -4
  1623. package/dist/icons/react/Bookmark.cjs +12 -4
  1624. package/dist/icons/react/Bookmark.mjs +12 -4
  1625. package/dist/icons/react/BookmarkAdd.cjs +12 -4
  1626. package/dist/icons/react/BookmarkAdd.mjs +12 -4
  1627. package/dist/icons/react/BookmarkCheck.cjs +12 -4
  1628. package/dist/icons/react/BookmarkCheck.mjs +12 -4
  1629. package/dist/icons/react/BookmarkMinus.cjs +12 -4
  1630. package/dist/icons/react/BookmarkMinus.mjs +12 -4
  1631. package/dist/icons/react/BookmarkX.cjs +12 -4
  1632. package/dist/icons/react/BookmarkX.mjs +12 -4
  1633. package/dist/icons/react/Box.cjs +12 -4
  1634. package/dist/icons/react/Box.mjs +12 -4
  1635. package/dist/icons/react/Brackets.cjs +12 -4
  1636. package/dist/icons/react/Brackets.mjs +12 -4
  1637. package/dist/icons/react/BracketsCheck.cjs +12 -4
  1638. package/dist/icons/react/BracketsCheck.mjs +12 -4
  1639. package/dist/icons/react/BracketsEllipses.cjs +12 -4
  1640. package/dist/icons/react/BracketsEllipses.mjs +12 -4
  1641. package/dist/icons/react/BracketsMinus.cjs +12 -4
  1642. package/dist/icons/react/BracketsMinus.mjs +12 -4
  1643. package/dist/icons/react/BracketsPlus.cjs +12 -4
  1644. package/dist/icons/react/BracketsPlus.mjs +12 -4
  1645. package/dist/icons/react/BracketsSlash.cjs +12 -4
  1646. package/dist/icons/react/BracketsSlash.mjs +12 -4
  1647. package/dist/icons/react/BracketsX.cjs +12 -4
  1648. package/dist/icons/react/BracketsX.mjs +12 -4
  1649. package/dist/icons/react/Breakdown01.cjs +52 -0
  1650. package/dist/icons/react/Breakdown01.d.cts +3 -0
  1651. package/dist/icons/react/Breakdown01.d.mts +3 -0
  1652. package/dist/icons/react/Breakdown01.mjs +52 -0
  1653. package/dist/icons/react/Breakdown02.cjs +12 -4
  1654. package/dist/icons/react/Breakdown02.mjs +12 -4
  1655. package/dist/icons/react/Briefcase01.cjs +12 -4
  1656. package/dist/icons/react/Briefcase01.mjs +12 -4
  1657. package/dist/icons/react/Briefcase02.cjs +12 -4
  1658. package/dist/icons/react/Briefcase02.mjs +12 -4
  1659. package/dist/icons/react/Browser.cjs +12 -4
  1660. package/dist/icons/react/Browser.mjs +12 -4
  1661. package/dist/icons/react/Brush01.cjs +12 -4
  1662. package/dist/icons/react/Brush01.mjs +12 -4
  1663. package/dist/icons/react/Brush02.cjs +12 -4
  1664. package/dist/icons/react/Brush02.mjs +12 -4
  1665. package/dist/icons/react/Brush03.cjs +12 -4
  1666. package/dist/icons/react/Brush03.mjs +12 -4
  1667. package/dist/icons/react/Building01.cjs +12 -4
  1668. package/dist/icons/react/Building01.mjs +12 -4
  1669. package/dist/icons/react/Building02.cjs +12 -4
  1670. package/dist/icons/react/Building02.mjs +12 -4
  1671. package/dist/icons/react/Building03.cjs +12 -4
  1672. package/dist/icons/react/Building03.mjs +12 -4
  1673. package/dist/icons/react/Building04.cjs +12 -4
  1674. package/dist/icons/react/Building04.mjs +12 -4
  1675. package/dist/icons/react/Building05.cjs +12 -4
  1676. package/dist/icons/react/Building05.mjs +12 -4
  1677. package/dist/icons/react/Building06.cjs +12 -4
  1678. package/dist/icons/react/Building06.mjs +12 -4
  1679. package/dist/icons/react/Building07.cjs +12 -4
  1680. package/dist/icons/react/Building07.mjs +12 -4
  1681. package/dist/icons/react/Building08.cjs +12 -4
  1682. package/dist/icons/react/Building08.mjs +12 -4
  1683. package/dist/icons/react/Bus.cjs +12 -4
  1684. package/dist/icons/react/Bus.mjs +12 -4
  1685. package/dist/icons/react/Calculator.cjs +12 -4
  1686. package/dist/icons/react/Calculator.mjs +12 -4
  1687. package/dist/icons/react/Calendar.cjs +12 -4
  1688. package/dist/icons/react/Calendar.mjs +12 -4
  1689. package/dist/icons/react/CalendarCheck01.cjs +12 -4
  1690. package/dist/icons/react/CalendarCheck01.mjs +12 -4
  1691. package/dist/icons/react/CalendarCheck02.cjs +12 -4
  1692. package/dist/icons/react/CalendarCheck02.mjs +12 -4
  1693. package/dist/icons/react/CalendarDate.cjs +12 -4
  1694. package/dist/icons/react/CalendarDate.mjs +12 -4
  1695. package/dist/icons/react/CalendarHeart01.cjs +12 -4
  1696. package/dist/icons/react/CalendarHeart01.mjs +12 -4
  1697. package/dist/icons/react/CalendarHeart02.cjs +12 -4
  1698. package/dist/icons/react/CalendarHeart02.mjs +12 -4
  1699. package/dist/icons/react/CalendarMinus01.cjs +12 -4
  1700. package/dist/icons/react/CalendarMinus01.mjs +12 -4
  1701. package/dist/icons/react/CalendarMinus02.cjs +12 -4
  1702. package/dist/icons/react/CalendarMinus02.mjs +12 -4
  1703. package/dist/icons/react/CalendarPlus01.cjs +12 -4
  1704. package/dist/icons/react/CalendarPlus01.mjs +12 -4
  1705. package/dist/icons/react/CalendarPlus02.cjs +12 -4
  1706. package/dist/icons/react/CalendarPlus02.mjs +12 -4
  1707. package/dist/icons/react/Camera01.cjs +13 -5
  1708. package/dist/icons/react/Camera01.mjs +13 -5
  1709. package/dist/icons/react/Camera02.cjs +13 -5
  1710. package/dist/icons/react/Camera02.mjs +13 -5
  1711. package/dist/icons/react/Camera03.cjs +13 -5
  1712. package/dist/icons/react/Camera03.mjs +13 -5
  1713. package/dist/icons/react/CameraLens.cjs +12 -4
  1714. package/dist/icons/react/CameraLens.mjs +12 -4
  1715. package/dist/icons/react/CameraOff.cjs +12 -4
  1716. package/dist/icons/react/CameraOff.mjs +12 -4
  1717. package/dist/icons/react/CameraPlus.cjs +12 -4
  1718. package/dist/icons/react/CameraPlus.mjs +12 -4
  1719. package/dist/icons/react/Certificate01.cjs +12 -4
  1720. package/dist/icons/react/Certificate01.mjs +12 -4
  1721. package/dist/icons/react/Certificate02.cjs +12 -4
  1722. package/dist/icons/react/Certificate02.mjs +12 -4
  1723. package/dist/icons/react/ChartBreakoutCircle.cjs +12 -4
  1724. package/dist/icons/react/ChartBreakoutCircle.mjs +12 -4
  1725. package/dist/icons/react/ChartBreakoutSquare.cjs +12 -4
  1726. package/dist/icons/react/ChartBreakoutSquare.mjs +12 -4
  1727. package/dist/icons/react/ChatQueryOff.cjs +52 -0
  1728. package/dist/icons/react/ChatQueryOff.d.cts +3 -0
  1729. package/dist/icons/react/ChatQueryOff.d.mts +3 -0
  1730. package/dist/icons/react/ChatQueryOff.mjs +52 -0
  1731. package/dist/icons/react/ChatRobot.cjs +16 -7
  1732. package/dist/icons/react/ChatRobot.mjs +16 -7
  1733. package/dist/icons/react/ChatRobot1.d.cts +3 -0
  1734. package/dist/icons/react/ChatRobot1.d.mts +3 -0
  1735. package/dist/icons/react/Check.cjs +12 -4
  1736. package/dist/icons/react/Check.mjs +12 -4
  1737. package/dist/icons/react/CheckCircle.cjs +12 -4
  1738. package/dist/icons/react/CheckCircle.mjs +12 -4
  1739. package/dist/icons/react/CheckCircle1.d.cts +3 -0
  1740. package/dist/icons/react/CheckCircle1.d.mts +3 -0
  1741. package/dist/icons/react/CheckCircleBroken.cjs +52 -0
  1742. package/dist/icons/react/CheckCircleBroken.d.cts +3 -0
  1743. package/dist/icons/react/CheckCircleBroken.d.mts +3 -0
  1744. package/dist/icons/react/CheckCircleBroken.mjs +52 -0
  1745. package/dist/icons/react/CheckDone01.cjs +12 -4
  1746. package/dist/icons/react/CheckDone01.mjs +12 -4
  1747. package/dist/icons/react/CheckDone02.cjs +12 -4
  1748. package/dist/icons/react/CheckDone02.mjs +12 -4
  1749. package/dist/icons/react/CheckHeart.cjs +12 -4
  1750. package/dist/icons/react/CheckHeart.mjs +12 -4
  1751. package/dist/icons/react/CheckSquare.cjs +12 -4
  1752. package/dist/icons/react/CheckSquare.mjs +12 -4
  1753. package/dist/icons/react/CheckSquareBroken.cjs +12 -4
  1754. package/dist/icons/react/CheckSquareBroken.mjs +12 -4
  1755. package/dist/icons/react/CheckVerified01.cjs +12 -4
  1756. package/dist/icons/react/CheckVerified01.mjs +12 -4
  1757. package/dist/icons/react/CheckVerified02.cjs +12 -4
  1758. package/dist/icons/react/CheckVerified02.mjs +12 -4
  1759. package/dist/icons/react/CheckVerified03.cjs +12 -4
  1760. package/dist/icons/react/CheckVerified03.mjs +12 -4
  1761. package/dist/icons/react/ChevronDown.cjs +21 -4
  1762. package/dist/icons/react/ChevronDown.mjs +21 -4
  1763. package/dist/icons/react/ChevronDown1.d.cts +3 -0
  1764. package/dist/icons/react/ChevronDown1.d.mts +3 -0
  1765. package/dist/icons/react/ChevronDownDouble.cjs +12 -4
  1766. package/dist/icons/react/ChevronDownDouble.mjs +12 -4
  1767. package/dist/icons/react/ChevronDownFill.cjs +13 -8
  1768. package/dist/icons/react/ChevronDownFill.mjs +13 -8
  1769. package/dist/icons/react/ChevronLeft.cjs +12 -4
  1770. package/dist/icons/react/ChevronLeft.mjs +12 -4
  1771. package/dist/icons/react/ChevronLeft1.d.cts +3 -0
  1772. package/dist/icons/react/ChevronLeft1.d.mts +3 -0
  1773. package/dist/icons/react/ChevronLeftDouble.cjs +12 -4
  1774. package/dist/icons/react/ChevronLeftDouble.mjs +12 -4
  1775. package/dist/icons/react/ChevronRight.cjs +12 -4
  1776. package/dist/icons/react/ChevronRight.mjs +12 -4
  1777. package/dist/icons/react/ChevronRight1.d.cts +3 -0
  1778. package/dist/icons/react/ChevronRight1.d.mts +3 -0
  1779. package/dist/icons/react/ChevronRightDouble.cjs +12 -4
  1780. package/dist/icons/react/ChevronRightDouble.mjs +12 -4
  1781. package/dist/icons/react/ChevronRightFill.cjs +13 -8
  1782. package/dist/icons/react/ChevronRightFill.mjs +13 -8
  1783. package/dist/icons/react/ChevronSelectorHorizontal.cjs +12 -4
  1784. package/dist/icons/react/ChevronSelectorHorizontal.mjs +12 -4
  1785. package/dist/icons/react/ChevronSelectorVertical.cjs +12 -4
  1786. package/dist/icons/react/ChevronSelectorVertical.mjs +12 -4
  1787. package/dist/icons/react/ChevronUp.cjs +12 -4
  1788. package/dist/icons/react/ChevronUp.mjs +12 -4
  1789. package/dist/icons/react/ChevronUp1.d.cts +3 -0
  1790. package/dist/icons/react/ChevronUp1.d.mts +3 -0
  1791. package/dist/icons/react/ChevronUpDouble.cjs +12 -4
  1792. package/dist/icons/react/ChevronUpDouble.mjs +12 -4
  1793. package/dist/icons/react/ChevronVerticalExpand.cjs +12 -4
  1794. package/dist/icons/react/ChevronVerticalExpand.mjs +12 -4
  1795. package/dist/icons/react/ChevronVerticalShrink.cjs +12 -4
  1796. package/dist/icons/react/ChevronVerticalShrink.mjs +12 -4
  1797. package/dist/icons/react/ChromeCast.cjs +12 -4
  1798. package/dist/icons/react/ChromeCast.mjs +12 -4
  1799. package/dist/icons/react/Circle.cjs +12 -4
  1800. package/dist/icons/react/Circle.mjs +12 -4
  1801. package/dist/icons/react/CircleCut.cjs +12 -4
  1802. package/dist/icons/react/CircleCut.mjs +12 -4
  1803. package/dist/icons/react/Clapperboard.cjs +12 -4
  1804. package/dist/icons/react/Clapperboard.mjs +12 -4
  1805. package/dist/icons/react/Clipboard.cjs +12 -4
  1806. package/dist/icons/react/Clipboard.mjs +12 -4
  1807. package/dist/icons/react/ClipboardAttachment.cjs +12 -4
  1808. package/dist/icons/react/ClipboardAttachment.mjs +12 -4
  1809. package/dist/icons/react/ClipboardCheck.cjs +12 -4
  1810. package/dist/icons/react/ClipboardCheck.mjs +12 -4
  1811. package/dist/icons/react/ClipboardDownload.cjs +12 -4
  1812. package/dist/icons/react/ClipboardDownload.mjs +12 -4
  1813. package/dist/icons/react/ClipboardMinus.cjs +12 -4
  1814. package/dist/icons/react/ClipboardMinus.mjs +12 -4
  1815. package/dist/icons/react/ClipboardPlus.cjs +12 -4
  1816. package/dist/icons/react/ClipboardPlus.mjs +12 -4
  1817. package/dist/icons/react/ClipboardX.cjs +12 -4
  1818. package/dist/icons/react/ClipboardX.mjs +12 -4
  1819. package/dist/icons/react/Clock.cjs +12 -4
  1820. package/dist/icons/react/Clock.mjs +12 -4
  1821. package/dist/icons/react/ClockCheck.cjs +12 -4
  1822. package/dist/icons/react/ClockCheck.mjs +12 -4
  1823. package/dist/icons/react/ClockFastForward.cjs +12 -4
  1824. package/dist/icons/react/ClockFastForward.mjs +12 -4
  1825. package/dist/icons/react/ClockPlus.cjs +12 -4
  1826. package/dist/icons/react/ClockPlus.mjs +12 -4
  1827. package/dist/icons/react/ClockRefresh.cjs +12 -4
  1828. package/dist/icons/react/ClockRefresh.mjs +12 -4
  1829. package/dist/icons/react/ClockRewind.cjs +12 -4
  1830. package/dist/icons/react/ClockRewind.mjs +12 -4
  1831. package/dist/icons/react/ClockSnooze.cjs +12 -4
  1832. package/dist/icons/react/ClockSnooze.mjs +12 -4
  1833. package/dist/icons/react/ClockStopwatch.cjs +12 -4
  1834. package/dist/icons/react/ClockStopwatch.mjs +12 -4
  1835. package/dist/icons/react/Cloud01.cjs +12 -4
  1836. package/dist/icons/react/Cloud01.mjs +12 -4
  1837. package/dist/icons/react/Cloud02.cjs +12 -4
  1838. package/dist/icons/react/Cloud02.mjs +12 -4
  1839. package/dist/icons/react/Cloud03.cjs +12 -4
  1840. package/dist/icons/react/Cloud03.mjs +12 -4
  1841. package/dist/icons/react/CloudBlank01.cjs +12 -4
  1842. package/dist/icons/react/CloudBlank01.mjs +12 -4
  1843. package/dist/icons/react/CloudBlank02.cjs +12 -4
  1844. package/dist/icons/react/CloudBlank02.mjs +12 -4
  1845. package/dist/icons/react/CloudLightning.cjs +12 -4
  1846. package/dist/icons/react/CloudLightning.mjs +12 -4
  1847. package/dist/icons/react/CloudMoon.cjs +12 -4
  1848. package/dist/icons/react/CloudMoon.mjs +12 -4
  1849. package/dist/icons/react/CloudOff.cjs +12 -4
  1850. package/dist/icons/react/CloudOff.mjs +12 -4
  1851. package/dist/icons/react/CloudRaining01.cjs +12 -4
  1852. package/dist/icons/react/CloudRaining01.mjs +12 -4
  1853. package/dist/icons/react/CloudRaining02.cjs +12 -4
  1854. package/dist/icons/react/CloudRaining02.mjs +12 -4
  1855. package/dist/icons/react/CloudRaining03.cjs +12 -4
  1856. package/dist/icons/react/CloudRaining03.mjs +12 -4
  1857. package/dist/icons/react/CloudRaining04.cjs +12 -4
  1858. package/dist/icons/react/CloudRaining04.mjs +12 -4
  1859. package/dist/icons/react/CloudRaining05.cjs +12 -4
  1860. package/dist/icons/react/CloudRaining05.mjs +12 -4
  1861. package/dist/icons/react/CloudRaining06.cjs +12 -4
  1862. package/dist/icons/react/CloudRaining06.mjs +12 -4
  1863. package/dist/icons/react/CloudSnowing01.cjs +12 -4
  1864. package/dist/icons/react/CloudSnowing01.mjs +12 -4
  1865. package/dist/icons/react/CloudSnowing02.cjs +12 -4
  1866. package/dist/icons/react/CloudSnowing02.mjs +12 -4
  1867. package/dist/icons/react/CloudSun01.cjs +12 -4
  1868. package/dist/icons/react/CloudSun01.mjs +12 -4
  1869. package/dist/icons/react/CloudSun02.cjs +12 -4
  1870. package/dist/icons/react/CloudSun02.mjs +12 -4
  1871. package/dist/icons/react/CloudSun03.cjs +12 -4
  1872. package/dist/icons/react/CloudSun03.mjs +12 -4
  1873. package/dist/icons/react/Cluster.cjs +52 -0
  1874. package/dist/icons/react/Cluster.d.cts +3 -0
  1875. package/dist/icons/react/Cluster.d.mts +3 -0
  1876. package/dist/icons/react/Cluster.mjs +52 -0
  1877. package/dist/icons/react/ClusterExchange.cjs +52 -0
  1878. package/dist/icons/react/ClusterExchange.d.cts +3 -0
  1879. package/dist/icons/react/ClusterExchange.d.mts +3 -0
  1880. package/dist/icons/react/ClusterExchange.mjs +52 -0
  1881. package/dist/icons/react/Code01.cjs +12 -4
  1882. package/dist/icons/react/Code01.mjs +12 -4
  1883. package/dist/icons/react/Code02.cjs +12 -4
  1884. package/dist/icons/react/Code02.mjs +12 -4
  1885. package/dist/icons/react/CodeBrowser.cjs +12 -4
  1886. package/dist/icons/react/CodeBrowser.mjs +12 -4
  1887. package/dist/icons/react/CodeCircle01.cjs +12 -4
  1888. package/dist/icons/react/CodeCircle01.mjs +12 -4
  1889. package/dist/icons/react/CodeCircle02.cjs +12 -4
  1890. package/dist/icons/react/CodeCircle02.mjs +12 -4
  1891. package/dist/icons/react/CodeCircle03.cjs +22 -17
  1892. package/dist/icons/react/CodeCircle03.mjs +23 -18
  1893. package/dist/icons/react/CodeSnippet01.cjs +12 -4
  1894. package/dist/icons/react/CodeSnippet01.mjs +12 -4
  1895. package/dist/icons/react/CodeSnippet02.cjs +12 -4
  1896. package/dist/icons/react/CodeSnippet02.mjs +12 -4
  1897. package/dist/icons/react/CodeSquare01.cjs +12 -4
  1898. package/dist/icons/react/CodeSquare01.mjs +12 -4
  1899. package/dist/icons/react/CodeSquare02.cjs +12 -4
  1900. package/dist/icons/react/CodeSquare02.mjs +12 -4
  1901. package/dist/icons/react/Codepen.cjs +12 -4
  1902. package/dist/icons/react/Codepen.mjs +12 -4
  1903. package/dist/icons/react/Coins01.cjs +12 -4
  1904. package/dist/icons/react/Coins01.mjs +12 -4
  1905. package/dist/icons/react/Coins02.cjs +12 -4
  1906. package/dist/icons/react/Coins02.mjs +12 -4
  1907. package/dist/icons/react/Coins03.cjs +12 -4
  1908. package/dist/icons/react/Coins03.mjs +12 -4
  1909. package/dist/icons/react/Coins04.cjs +12 -4
  1910. package/dist/icons/react/Coins04.mjs +12 -4
  1911. package/dist/icons/react/CoinsHand.cjs +12 -4
  1912. package/dist/icons/react/CoinsHand.mjs +12 -4
  1913. package/dist/icons/react/CoinsStacked01.cjs +12 -4
  1914. package/dist/icons/react/CoinsStacked01.mjs +12 -4
  1915. package/dist/icons/react/CoinsStacked02.cjs +12 -4
  1916. package/dist/icons/react/CoinsStacked02.mjs +12 -4
  1917. package/dist/icons/react/CoinsStacked03.cjs +12 -4
  1918. package/dist/icons/react/CoinsStacked03.mjs +12 -4
  1919. package/dist/icons/react/CoinsStacked04.cjs +12 -4
  1920. package/dist/icons/react/CoinsStacked04.mjs +12 -4
  1921. package/dist/icons/react/CoinsSwap01.cjs +12 -4
  1922. package/dist/icons/react/CoinsSwap01.mjs +12 -4
  1923. package/dist/icons/react/CoinsSwap02.cjs +12 -4
  1924. package/dist/icons/react/CoinsSwap02.mjs +12 -4
  1925. package/dist/icons/react/{Types02.cjs → Collapse00.cjs} +17 -9
  1926. package/dist/icons/react/Collapse00.d.cts +3 -0
  1927. package/dist/icons/react/Collapse00.d.mts +3 -0
  1928. package/dist/icons/react/{Types02.mjs → Collapse00.mjs} +17 -9
  1929. package/dist/icons/react/{Dotpoints02.cjs → Collapse02.cjs} +17 -9
  1930. package/dist/icons/react/Collapse02.d.cts +3 -0
  1931. package/dist/icons/react/Collapse02.d.mts +3 -0
  1932. package/dist/icons/react/{Dotpoints02.mjs → Collapse02.mjs} +17 -9
  1933. package/dist/icons/react/Collapse08.cjs +12 -4
  1934. package/dist/icons/react/Collapse08.mjs +12 -4
  1935. package/dist/icons/react/{DataApiSystem.cjs → Colon.cjs} +18 -10
  1936. package/dist/icons/react/Colon.d.cts +3 -0
  1937. package/dist/icons/react/Colon.d.mts +3 -0
  1938. package/dist/icons/react/{DataApiSystem.mjs → Colon.mjs} +18 -10
  1939. package/dist/icons/react/Colors.cjs +12 -4
  1940. package/dist/icons/react/Colors.mjs +12 -4
  1941. package/dist/icons/react/Colors1.cjs +12 -4
  1942. package/dist/icons/react/Colors1.mjs +12 -4
  1943. package/dist/icons/react/Columns01.cjs +34 -14
  1944. package/dist/icons/react/Columns01.mjs +35 -15
  1945. package/dist/icons/react/Columns02.cjs +12 -4
  1946. package/dist/icons/react/Columns02.mjs +12 -4
  1947. package/dist/icons/react/Columns03.cjs +12 -4
  1948. package/dist/icons/react/Columns03.mjs +12 -4
  1949. package/dist/icons/react/Command.cjs +12 -4
  1950. package/dist/icons/react/Command.mjs +12 -4
  1951. package/dist/icons/react/Commit.cjs +52 -0
  1952. package/dist/icons/react/Commit.d.cts +3 -0
  1953. package/dist/icons/react/Commit.d.mts +3 -0
  1954. package/dist/icons/react/Commit.mjs +52 -0
  1955. package/dist/icons/react/Compass.cjs +12 -4
  1956. package/dist/icons/react/Compass.mjs +12 -4
  1957. package/dist/icons/react/Compass01.cjs +12 -4
  1958. package/dist/icons/react/Compass01.mjs +12 -4
  1959. package/dist/icons/react/Compass02.cjs +12 -4
  1960. package/dist/icons/react/Compass02.mjs +12 -4
  1961. package/dist/icons/react/Compass03.cjs +13 -5
  1962. package/dist/icons/react/Compass03.mjs +13 -5
  1963. package/dist/icons/react/Connect.cjs +12 -4
  1964. package/dist/icons/react/Connect.mjs +12 -4
  1965. package/dist/icons/react/Container.cjs +12 -4
  1966. package/dist/icons/react/Container.mjs +12 -4
  1967. package/dist/icons/react/Contrast01.cjs +12 -4
  1968. package/dist/icons/react/Contrast01.mjs +12 -4
  1969. package/dist/icons/react/Contrast02.cjs +13 -5
  1970. package/dist/icons/react/Contrast02.mjs +13 -5
  1971. package/dist/icons/react/Contrast03.cjs +13 -5
  1972. package/dist/icons/react/Contrast03.mjs +13 -5
  1973. package/dist/icons/react/Copy01.cjs +12 -4
  1974. package/dist/icons/react/Copy01.mjs +12 -4
  1975. package/dist/icons/react/Copy02.cjs +12 -4
  1976. package/dist/icons/react/Copy02.mjs +12 -4
  1977. package/dist/icons/react/Copy03.cjs +12 -4
  1978. package/dist/icons/react/Copy03.mjs +12 -4
  1979. package/dist/icons/react/Copy04.cjs +12 -4
  1980. package/dist/icons/react/Copy04.mjs +12 -4
  1981. package/dist/icons/react/Copy05.cjs +12 -4
  1982. package/dist/icons/react/Copy05.mjs +12 -4
  1983. package/dist/icons/react/Copy06.cjs +12 -4
  1984. package/dist/icons/react/Copy06.mjs +12 -4
  1985. package/dist/icons/react/Copy07.cjs +12 -4
  1986. package/dist/icons/react/Copy07.mjs +12 -4
  1987. package/dist/icons/react/CornerDownLeft.cjs +12 -4
  1988. package/dist/icons/react/CornerDownLeft.mjs +12 -4
  1989. package/dist/icons/react/CornerDownRight.cjs +12 -4
  1990. package/dist/icons/react/CornerDownRight.mjs +12 -4
  1991. package/dist/icons/react/CornerLeftDown.cjs +12 -4
  1992. package/dist/icons/react/CornerLeftDown.mjs +12 -4
  1993. package/dist/icons/react/CornerLeftUp.cjs +12 -4
  1994. package/dist/icons/react/CornerLeftUp.mjs +12 -4
  1995. package/dist/icons/react/CornerRightDown.cjs +12 -4
  1996. package/dist/icons/react/CornerRightDown.mjs +12 -4
  1997. package/dist/icons/react/CornerRightUp.cjs +12 -4
  1998. package/dist/icons/react/CornerRightUp.mjs +12 -4
  1999. package/dist/icons/react/CornerUpLeft.cjs +12 -4
  2000. package/dist/icons/react/CornerUpLeft.mjs +12 -4
  2001. package/dist/icons/react/CornerUpRight.cjs +12 -4
  2002. package/dist/icons/react/CornerUpRight.mjs +12 -4
  2003. package/dist/icons/react/CpuChip01.cjs +12 -4
  2004. package/dist/icons/react/CpuChip01.mjs +12 -4
  2005. package/dist/icons/react/CpuChip02.cjs +12 -4
  2006. package/dist/icons/react/CpuChip02.mjs +12 -4
  2007. package/dist/icons/react/CreditCard01.cjs +12 -4
  2008. package/dist/icons/react/CreditCard01.mjs +12 -4
  2009. package/dist/icons/react/CreditCard02.cjs +12 -4
  2010. package/dist/icons/react/CreditCard02.mjs +12 -4
  2011. package/dist/icons/react/CreditCardCheck.cjs +12 -4
  2012. package/dist/icons/react/CreditCardCheck.mjs +12 -4
  2013. package/dist/icons/react/CreditCardDown.cjs +12 -4
  2014. package/dist/icons/react/CreditCardDown.mjs +12 -4
  2015. package/dist/icons/react/CreditCardDownload.cjs +12 -4
  2016. package/dist/icons/react/CreditCardDownload.mjs +12 -4
  2017. package/dist/icons/react/CreditCardEdit.cjs +12 -4
  2018. package/dist/icons/react/CreditCardEdit.mjs +12 -4
  2019. package/dist/icons/react/CreditCardLock.cjs +12 -4
  2020. package/dist/icons/react/CreditCardLock.mjs +12 -4
  2021. package/dist/icons/react/CreditCardMinus.cjs +12 -4
  2022. package/dist/icons/react/CreditCardMinus.mjs +12 -4
  2023. package/dist/icons/react/CreditCardPlus.cjs +12 -4
  2024. package/dist/icons/react/CreditCardPlus.mjs +12 -4
  2025. package/dist/icons/react/CreditCardRefresh.cjs +12 -4
  2026. package/dist/icons/react/CreditCardRefresh.mjs +12 -4
  2027. package/dist/icons/react/CreditCardSearch.cjs +12 -4
  2028. package/dist/icons/react/CreditCardSearch.mjs +12 -4
  2029. package/dist/icons/react/CreditCardShield.cjs +12 -4
  2030. package/dist/icons/react/CreditCardShield.mjs +12 -4
  2031. package/dist/icons/react/CreditCardUp.cjs +12 -4
  2032. package/dist/icons/react/CreditCardUp.mjs +12 -4
  2033. package/dist/icons/react/CreditCardUpload.cjs +12 -4
  2034. package/dist/icons/react/CreditCardUpload.mjs +12 -4
  2035. package/dist/icons/react/CreditCardX.cjs +12 -4
  2036. package/dist/icons/react/CreditCardX.mjs +12 -4
  2037. package/dist/icons/react/Crop01.cjs +12 -4
  2038. package/dist/icons/react/Crop01.mjs +12 -4
  2039. package/dist/icons/react/Crop02.cjs +12 -4
  2040. package/dist/icons/react/Crop02.mjs +12 -4
  2041. package/dist/icons/react/Cryptocurrency01.cjs +12 -4
  2042. package/dist/icons/react/Cryptocurrency01.mjs +12 -4
  2043. package/dist/icons/react/Cryptocurrency02.cjs +12 -4
  2044. package/dist/icons/react/Cryptocurrency02.mjs +12 -4
  2045. package/dist/icons/react/Cryptocurrency03.cjs +12 -4
  2046. package/dist/icons/react/Cryptocurrency03.mjs +12 -4
  2047. package/dist/icons/react/Cryptocurrency04.cjs +12 -4
  2048. package/dist/icons/react/Cryptocurrency04.mjs +12 -4
  2049. package/dist/icons/react/Cube01.cjs +12 -4
  2050. package/dist/icons/react/Cube01.mjs +12 -4
  2051. package/dist/icons/react/Cube02.cjs +12 -4
  2052. package/dist/icons/react/Cube02.mjs +12 -4
  2053. package/dist/icons/react/Cube03.cjs +12 -4
  2054. package/dist/icons/react/Cube03.mjs +12 -4
  2055. package/dist/icons/react/Cube04.cjs +12 -4
  2056. package/dist/icons/react/Cube04.mjs +12 -4
  2057. package/dist/icons/react/CubeOutline.cjs +12 -4
  2058. package/dist/icons/react/CubeOutline.mjs +12 -4
  2059. package/dist/icons/react/CurrencyBitcoin.cjs +12 -4
  2060. package/dist/icons/react/CurrencyBitcoin.mjs +12 -4
  2061. package/dist/icons/react/CurrencyBitcoinCircle.cjs +12 -4
  2062. package/dist/icons/react/CurrencyBitcoinCircle.mjs +12 -4
  2063. package/dist/icons/react/CurrencyDollar.cjs +12 -4
  2064. package/dist/icons/react/CurrencyDollar.mjs +12 -4
  2065. package/dist/icons/react/CurrencyDollarCircle.cjs +12 -4
  2066. package/dist/icons/react/CurrencyDollarCircle.mjs +12 -4
  2067. package/dist/icons/react/CurrencyDollarCircle1.d.cts +3 -0
  2068. package/dist/icons/react/CurrencyDollarCircle1.d.mts +3 -0
  2069. package/dist/icons/react/CurrencyEthereum.cjs +12 -4
  2070. package/dist/icons/react/CurrencyEthereum.mjs +12 -4
  2071. package/dist/icons/react/CurrencyEthereumCircle.cjs +12 -4
  2072. package/dist/icons/react/CurrencyEthereumCircle.mjs +12 -4
  2073. package/dist/icons/react/CurrencyEuro.cjs +12 -4
  2074. package/dist/icons/react/CurrencyEuro.mjs +12 -4
  2075. package/dist/icons/react/CurrencyEuroCircle.cjs +12 -4
  2076. package/dist/icons/react/CurrencyEuroCircle.mjs +12 -4
  2077. package/dist/icons/react/CurrencyPound.cjs +12 -4
  2078. package/dist/icons/react/CurrencyPound.mjs +12 -4
  2079. package/dist/icons/react/CurrencyPoundCircle.cjs +12 -4
  2080. package/dist/icons/react/CurrencyPoundCircle.mjs +12 -4
  2081. package/dist/icons/react/CurrencyRuble.cjs +12 -4
  2082. package/dist/icons/react/CurrencyRuble.mjs +12 -4
  2083. package/dist/icons/react/CurrencyRubleCircle.cjs +12 -4
  2084. package/dist/icons/react/CurrencyRubleCircle.mjs +12 -4
  2085. package/dist/icons/react/CurrencyRupee.cjs +12 -4
  2086. package/dist/icons/react/CurrencyRupee.mjs +12 -4
  2087. package/dist/icons/react/CurrencyRupeeCircle.cjs +12 -4
  2088. package/dist/icons/react/CurrencyRupeeCircle.mjs +12 -4
  2089. package/dist/icons/react/CurrencyYen.cjs +12 -4
  2090. package/dist/icons/react/CurrencyYen.mjs +12 -4
  2091. package/dist/icons/react/CurrencyYenCircle.cjs +12 -4
  2092. package/dist/icons/react/CurrencyYenCircle.mjs +12 -4
  2093. package/dist/icons/react/Cursor01.cjs +12 -4
  2094. package/dist/icons/react/Cursor01.mjs +12 -4
  2095. package/dist/icons/react/Cursor02.cjs +12 -4
  2096. package/dist/icons/react/Cursor02.mjs +12 -4
  2097. package/dist/icons/react/Cursor03.cjs +12 -4
  2098. package/dist/icons/react/Cursor03.mjs +12 -4
  2099. package/dist/icons/react/Cursor04.cjs +12 -4
  2100. package/dist/icons/react/Cursor04.mjs +12 -4
  2101. package/dist/icons/react/CursorBox.cjs +12 -4
  2102. package/dist/icons/react/CursorBox.mjs +12 -4
  2103. package/dist/icons/react/CursorClick01.cjs +12 -4
  2104. package/dist/icons/react/CursorClick01.mjs +12 -4
  2105. package/dist/icons/react/CursorClick02.cjs +12 -4
  2106. package/dist/icons/react/CursorClick02.mjs +12 -4
  2107. package/dist/icons/react/Dashboard.cjs +52 -0
  2108. package/dist/icons/react/Dashboard.d.cts +3 -0
  2109. package/dist/icons/react/Dashboard.d.mts +3 -0
  2110. package/dist/icons/react/Dashboard.mjs +52 -0
  2111. package/dist/icons/react/Data.cjs +54 -14
  2112. package/dist/icons/react/Data.mjs +55 -15
  2113. package/dist/icons/react/DataAppAi.cjs +34 -11
  2114. package/dist/icons/react/DataAppAi.mjs +35 -12
  2115. package/dist/icons/react/DataAppSystem.cjs +64 -0
  2116. package/dist/icons/react/DataAppSystem.d.cts +3 -0
  2117. package/dist/icons/react/DataAppSystem.d.mts +3 -0
  2118. package/dist/icons/react/DataAppSystem.mjs +64 -0
  2119. package/dist/icons/react/DataService.cjs +44 -14
  2120. package/dist/icons/react/DataService.mjs +45 -15
  2121. package/dist/icons/react/DataServiceAdd.cjs +54 -14
  2122. package/dist/icons/react/DataServiceAdd.mjs +55 -15
  2123. package/dist/icons/react/Database00.cjs +52 -0
  2124. package/dist/icons/react/Database00.d.cts +3 -0
  2125. package/dist/icons/react/Database00.d.mts +3 -0
  2126. package/dist/icons/react/Database00.mjs +52 -0
  2127. package/dist/icons/react/Database01.cjs +12 -4
  2128. package/dist/icons/react/Database01.mjs +12 -4
  2129. package/dist/icons/react/Database02.cjs +12 -4
  2130. package/dist/icons/react/Database02.mjs +12 -4
  2131. package/dist/icons/react/Database03.cjs +12 -4
  2132. package/dist/icons/react/Database03.mjs +12 -4
  2133. package/dist/icons/react/DatabaseCloud.cjs +64 -0
  2134. package/dist/icons/react/DatabaseCloud.d.cts +3 -0
  2135. package/dist/icons/react/DatabaseCloud.d.mts +3 -0
  2136. package/dist/icons/react/DatabaseCloud.mjs +64 -0
  2137. package/dist/icons/react/DatabaseNone.cjs +13 -5
  2138. package/dist/icons/react/DatabaseNone.mjs +13 -5
  2139. package/dist/icons/react/DatabaseSystem.cjs +52 -0
  2140. package/dist/icons/react/DatabaseSystem.d.cts +3 -0
  2141. package/dist/icons/react/DatabaseSystem.d.mts +3 -0
  2142. package/dist/icons/react/DatabaseSystem.mjs +52 -0
  2143. package/dist/icons/react/Dataflow01.cjs +12 -4
  2144. package/dist/icons/react/Dataflow01.mjs +12 -4
  2145. package/dist/icons/react/Dataflow02.cjs +12 -4
  2146. package/dist/icons/react/Dataflow02.mjs +12 -4
  2147. package/dist/icons/react/Dataflow03.cjs +12 -4
  2148. package/dist/icons/react/Dataflow03.mjs +12 -4
  2149. package/dist/icons/react/Dataflow04.cjs +12 -4
  2150. package/dist/icons/react/Dataflow04.mjs +12 -4
  2151. package/dist/icons/react/Delete.cjs +12 -4
  2152. package/dist/icons/react/Delete.mjs +12 -4
  2153. package/dist/icons/react/Diamond01.cjs +12 -4
  2154. package/dist/icons/react/Diamond01.mjs +12 -4
  2155. package/dist/icons/react/Diamond02.cjs +12 -4
  2156. package/dist/icons/react/Diamond02.mjs +12 -4
  2157. package/dist/icons/react/Dice1.cjs +12 -4
  2158. package/dist/icons/react/Dice1.mjs +12 -4
  2159. package/dist/icons/react/Dice2.cjs +12 -4
  2160. package/dist/icons/react/Dice2.mjs +12 -4
  2161. package/dist/icons/react/Dice3.cjs +12 -4
  2162. package/dist/icons/react/Dice3.mjs +12 -4
  2163. package/dist/icons/react/Dice4.cjs +12 -4
  2164. package/dist/icons/react/Dice4.mjs +12 -4
  2165. package/dist/icons/react/Dice5.cjs +12 -4
  2166. package/dist/icons/react/Dice5.mjs +12 -4
  2167. package/dist/icons/react/Dice6.cjs +12 -4
  2168. package/dist/icons/react/Dice6.mjs +12 -4
  2169. package/dist/icons/react/Disc01.cjs +13 -5
  2170. package/dist/icons/react/Disc01.mjs +13 -5
  2171. package/dist/icons/react/Disc02.cjs +12 -4
  2172. package/dist/icons/react/Disc02.mjs +12 -4
  2173. package/dist/icons/react/DistributeSpacingHorizontal.cjs +12 -4
  2174. package/dist/icons/react/DistributeSpacingHorizontal.mjs +12 -4
  2175. package/dist/icons/react/DistributeSpacingVertical.cjs +12 -4
  2176. package/dist/icons/react/DistributeSpacingVertical.mjs +12 -4
  2177. package/dist/icons/react/Divide01.cjs +12 -4
  2178. package/dist/icons/react/Divide01.mjs +12 -4
  2179. package/dist/icons/react/Divide02.cjs +12 -4
  2180. package/dist/icons/react/Divide02.mjs +12 -4
  2181. package/dist/icons/react/Divide03.cjs +12 -4
  2182. package/dist/icons/react/Divide03.mjs +12 -4
  2183. package/dist/icons/react/Divider.cjs +12 -4
  2184. package/dist/icons/react/Divider.mjs +12 -4
  2185. package/dist/icons/react/Documentation.cjs +52 -0
  2186. package/dist/icons/react/Documentation.d.cts +3 -0
  2187. package/dist/icons/react/Documentation.d.mts +3 -0
  2188. package/dist/icons/react/Documentation.mjs +52 -0
  2189. package/dist/icons/react/DotPoints01.cjs +12 -4
  2190. package/dist/icons/react/DotPoints01.mjs +12 -4
  2191. package/dist/icons/react/DotPoints02.cjs +52 -0
  2192. package/dist/icons/react/DotPoints02.d.cts +3 -0
  2193. package/dist/icons/react/DotPoints02.d.mts +3 -0
  2194. package/dist/icons/react/DotPoints02.mjs +52 -0
  2195. package/dist/icons/react/DotsGrid.cjs +104 -14
  2196. package/dist/icons/react/DotsGrid.mjs +105 -15
  2197. package/dist/icons/react/DotsHorizontal.cjs +44 -14
  2198. package/dist/icons/react/DotsHorizontal.mjs +45 -15
  2199. package/dist/icons/react/DotsVertical.cjs +44 -14
  2200. package/dist/icons/react/DotsVertical.mjs +45 -15
  2201. package/dist/icons/react/DoubleCheck.cjs +34 -15
  2202. package/dist/icons/react/DoubleCheck.mjs +35 -16
  2203. package/dist/icons/react/Download01.cjs +12 -4
  2204. package/dist/icons/react/Download01.mjs +12 -4
  2205. package/dist/icons/react/Download02.cjs +12 -4
  2206. package/dist/icons/react/Download02.mjs +12 -4
  2207. package/dist/icons/react/Download03.cjs +12 -4
  2208. package/dist/icons/react/Download03.mjs +12 -4
  2209. package/dist/icons/react/Download04.cjs +12 -4
  2210. package/dist/icons/react/Download04.mjs +12 -4
  2211. package/dist/icons/react/DownloadCloud01.cjs +12 -4
  2212. package/dist/icons/react/DownloadCloud01.mjs +12 -4
  2213. package/dist/icons/react/DownloadCloud02.cjs +12 -4
  2214. package/dist/icons/react/DownloadCloud02.mjs +12 -4
  2215. package/dist/icons/react/DragIn.cjs +12 -4
  2216. package/dist/icons/react/DragIn.mjs +12 -4
  2217. package/dist/icons/react/Drop.cjs +12 -4
  2218. package/dist/icons/react/Drop.mjs +12 -4
  2219. package/dist/icons/react/Droplets01.cjs +34 -14
  2220. package/dist/icons/react/Droplets01.mjs +35 -15
  2221. package/dist/icons/react/Droplets02.cjs +12 -4
  2222. package/dist/icons/react/Droplets02.mjs +12 -4
  2223. package/dist/icons/react/Droplets03.cjs +12 -4
  2224. package/dist/icons/react/Droplets03.mjs +12 -4
  2225. package/dist/icons/react/Dropper.cjs +12 -4
  2226. package/dist/icons/react/Dropper.mjs +12 -4
  2227. package/dist/icons/react/Edit.cjs +52 -0
  2228. package/dist/icons/react/Edit.d.cts +3 -0
  2229. package/dist/icons/react/Edit.d.mts +3 -0
  2230. package/dist/icons/react/Edit.mjs +52 -0
  2231. package/dist/icons/react/Edit01.cjs +12 -4
  2232. package/dist/icons/react/Edit01.mjs +12 -4
  2233. package/dist/icons/react/Edit03.cjs +12 -4
  2234. package/dist/icons/react/Edit03.mjs +12 -4
  2235. package/dist/icons/react/Edit04.cjs +12 -4
  2236. package/dist/icons/react/Edit04.mjs +12 -4
  2237. package/dist/icons/react/Edit05.cjs +12 -4
  2238. package/dist/icons/react/Edit05.mjs +12 -4
  2239. package/dist/icons/react/Equal.cjs +12 -4
  2240. package/dist/icons/react/Equal.mjs +12 -4
  2241. package/dist/icons/react/EqualNot.cjs +12 -4
  2242. package/dist/icons/react/EqualNot.mjs +12 -4
  2243. package/dist/icons/react/Eraser.cjs +12 -4
  2244. package/dist/icons/react/Eraser.mjs +12 -4
  2245. package/dist/icons/react/{LifeBuoy01.cjs → Expand00.cjs} +17 -9
  2246. package/dist/icons/react/Expand00.d.cts +3 -0
  2247. package/dist/icons/react/Expand00.d.mts +3 -0
  2248. package/dist/icons/react/{LifeBuoy01.mjs → Expand00.mjs} +17 -9
  2249. package/dist/icons/react/Expand01.cjs +12 -4
  2250. package/dist/icons/react/Expand01.mjs +12 -4
  2251. package/dist/icons/react/Expand02.cjs +12 -4
  2252. package/dist/icons/react/Expand02.mjs +12 -4
  2253. package/dist/icons/react/{Moon02.cjs → Expand021.cjs} +17 -9
  2254. package/dist/icons/react/Expand021.d.cts +3 -0
  2255. package/dist/icons/react/Expand021.d.mts +3 -0
  2256. package/dist/icons/react/{Moon02.mjs → Expand021.mjs} +17 -9
  2257. package/dist/icons/react/Expand03.cjs +12 -4
  2258. package/dist/icons/react/Expand03.mjs +12 -4
  2259. package/dist/icons/react/Expand04.cjs +12 -4
  2260. package/dist/icons/react/Expand04.mjs +12 -4
  2261. package/dist/icons/react/Expand05.cjs +12 -4
  2262. package/dist/icons/react/Expand05.mjs +12 -4
  2263. package/dist/icons/react/Expand06.cjs +12 -4
  2264. package/dist/icons/react/Expand06.mjs +12 -4
  2265. package/dist/icons/react/Expand08.cjs +12 -4
  2266. package/dist/icons/react/Expand08.mjs +12 -4
  2267. package/dist/icons/react/Eye.cjs +13 -5
  2268. package/dist/icons/react/Eye.mjs +13 -5
  2269. package/dist/icons/react/EyeOff.cjs +12 -4
  2270. package/dist/icons/react/EyeOff.mjs +12 -4
  2271. package/dist/icons/react/FaceContent.cjs +12 -4
  2272. package/dist/icons/react/FaceContent.mjs +12 -4
  2273. package/dist/icons/react/FaceFrown.cjs +12 -4
  2274. package/dist/icons/react/FaceFrown.mjs +12 -4
  2275. package/dist/icons/react/FaceHappy.cjs +12 -4
  2276. package/dist/icons/react/FaceHappy.mjs +12 -4
  2277. package/dist/icons/react/FaceId.cjs +12 -4
  2278. package/dist/icons/react/FaceId.mjs +12 -4
  2279. package/dist/icons/react/FaceIdSquare.cjs +12 -4
  2280. package/dist/icons/react/FaceIdSquare.mjs +12 -4
  2281. package/dist/icons/react/FaceNeutral.cjs +12 -4
  2282. package/dist/icons/react/FaceNeutral.mjs +12 -4
  2283. package/dist/icons/react/FaceSad.cjs +12 -4
  2284. package/dist/icons/react/FaceSad.mjs +12 -4
  2285. package/dist/icons/react/FaceSmile.cjs +12 -4
  2286. package/dist/icons/react/FaceSmile.mjs +12 -4
  2287. package/dist/icons/react/FaceWink.cjs +12 -4
  2288. package/dist/icons/react/FaceWink.mjs +12 -4
  2289. package/dist/icons/react/FastBackward.cjs +34 -14
  2290. package/dist/icons/react/FastBackward.mjs +35 -15
  2291. package/dist/icons/react/FastForward.cjs +34 -14
  2292. package/dist/icons/react/FastForward.mjs +35 -15
  2293. package/dist/icons/react/Feather.cjs +12 -4
  2294. package/dist/icons/react/Feather.mjs +12 -4
  2295. package/dist/icons/react/FeedbackDots.d.cts +3 -0
  2296. package/dist/icons/react/FeedbackDots.d.mts +3 -0
  2297. package/dist/icons/react/FeedbackDotsCycle.cjs +52 -0
  2298. package/dist/icons/react/FeedbackDotsCycle.d.cts +3 -0
  2299. package/dist/icons/react/FeedbackDotsCycle.d.mts +3 -0
  2300. package/dist/icons/react/FeedbackDotsCycle.mjs +52 -0
  2301. package/dist/icons/react/FeedbackSuggestion.cjs +52 -0
  2302. package/dist/icons/react/FeedbackSuggestion.d.cts +3 -0
  2303. package/dist/icons/react/FeedbackSuggestion.d.mts +3 -0
  2304. package/dist/icons/react/FeedbackSuggestion.mjs +52 -0
  2305. package/dist/icons/react/FeedbackSuggestion1.d.cts +3 -0
  2306. package/dist/icons/react/FeedbackSuggestion1.d.mts +3 -0
  2307. package/dist/icons/react/FeedbackSweet.d.cts +3 -0
  2308. package/dist/icons/react/FeedbackSweet.d.mts +3 -0
  2309. package/dist/icons/react/FeedbackSweetCircle.cjs +66 -0
  2310. package/dist/icons/react/FeedbackSweetCircle.d.cts +3 -0
  2311. package/dist/icons/react/FeedbackSweetCircle.d.mts +3 -0
  2312. package/dist/icons/react/FeedbackSweetCircle.mjs +66 -0
  2313. package/dist/icons/react/FeedbackWrong.d.cts +3 -0
  2314. package/dist/icons/react/FeedbackWrong.d.mts +3 -0
  2315. package/dist/icons/react/FeedbackWrongCircle.cjs +52 -0
  2316. package/dist/icons/react/FeedbackWrongCircle.d.cts +3 -0
  2317. package/dist/icons/react/FeedbackWrongCircle.d.mts +3 -0
  2318. package/dist/icons/react/FeedbackWrongCircle.mjs +52 -0
  2319. package/dist/icons/react/Figma.cjs +12 -4
  2320. package/dist/icons/react/Figma.mjs +12 -4
  2321. package/dist/icons/react/File01.cjs +12 -4
  2322. package/dist/icons/react/File01.mjs +12 -4
  2323. package/dist/icons/react/File02.cjs +12 -4
  2324. package/dist/icons/react/File02.mjs +12 -4
  2325. package/dist/icons/react/File03.cjs +12 -4
  2326. package/dist/icons/react/File03.mjs +12 -4
  2327. package/dist/icons/react/File04.cjs +12 -4
  2328. package/dist/icons/react/File04.mjs +12 -4
  2329. package/dist/icons/react/File05.cjs +12 -4
  2330. package/dist/icons/react/File05.mjs +12 -4
  2331. package/dist/icons/react/File06.cjs +12 -4
  2332. package/dist/icons/react/File06.mjs +12 -4
  2333. package/dist/icons/react/File07.cjs +12 -4
  2334. package/dist/icons/react/File07.mjs +12 -4
  2335. package/dist/icons/react/FileAttachment01.cjs +12 -4
  2336. package/dist/icons/react/FileAttachment01.mjs +12 -4
  2337. package/dist/icons/react/FileAttachment02.cjs +12 -4
  2338. package/dist/icons/react/FileAttachment02.mjs +12 -4
  2339. package/dist/icons/react/FileAttachment03.cjs +12 -4
  2340. package/dist/icons/react/FileAttachment03.mjs +12 -4
  2341. package/dist/icons/react/FileAttachment04.cjs +12 -4
  2342. package/dist/icons/react/FileAttachment04.mjs +12 -4
  2343. package/dist/icons/react/FileAttachment05.cjs +12 -4
  2344. package/dist/icons/react/FileAttachment05.mjs +12 -4
  2345. package/dist/icons/react/FileCheck01.cjs +12 -4
  2346. package/dist/icons/react/FileCheck01.mjs +12 -4
  2347. package/dist/icons/react/FileCheck02.cjs +12 -4
  2348. package/dist/icons/react/FileCheck02.mjs +12 -4
  2349. package/dist/icons/react/FileCheck03.cjs +12 -4
  2350. package/dist/icons/react/FileCheck03.mjs +12 -4
  2351. package/dist/icons/react/FileCode01.cjs +12 -4
  2352. package/dist/icons/react/FileCode01.mjs +12 -4
  2353. package/dist/icons/react/FileCode02.cjs +12 -4
  2354. package/dist/icons/react/FileCode02.mjs +12 -4
  2355. package/dist/icons/react/FileDownload01.cjs +12 -4
  2356. package/dist/icons/react/FileDownload01.mjs +12 -4
  2357. package/dist/icons/react/FileDownload02.cjs +12 -4
  2358. package/dist/icons/react/FileDownload02.mjs +12 -4
  2359. package/dist/icons/react/FileDownload03.cjs +12 -4
  2360. package/dist/icons/react/FileDownload03.mjs +12 -4
  2361. package/dist/icons/react/FileHeart01.cjs +12 -4
  2362. package/dist/icons/react/FileHeart01.mjs +12 -4
  2363. package/dist/icons/react/FileHeart02.cjs +12 -4
  2364. package/dist/icons/react/FileHeart02.mjs +12 -4
  2365. package/dist/icons/react/FileHeart03.cjs +12 -4
  2366. package/dist/icons/react/FileHeart03.mjs +12 -4
  2367. package/dist/icons/react/FileImport01.cjs +52 -0
  2368. package/dist/icons/react/FileImport01.d.cts +3 -0
  2369. package/dist/icons/react/FileImport01.d.mts +3 -0
  2370. package/dist/icons/react/FileImport01.mjs +52 -0
  2371. package/dist/icons/react/FileImport02.cjs +12 -4
  2372. package/dist/icons/react/FileImport02.mjs +12 -4
  2373. package/dist/icons/react/FileImport03.cjs +52 -0
  2374. package/dist/icons/react/FileImport03.d.cts +3 -0
  2375. package/dist/icons/react/FileImport03.d.mts +3 -0
  2376. package/dist/icons/react/FileImport03.mjs +52 -0
  2377. package/dist/icons/react/FileImport04.cjs +52 -0
  2378. package/dist/icons/react/FileImport04.d.cts +3 -0
  2379. package/dist/icons/react/FileImport04.d.mts +3 -0
  2380. package/dist/icons/react/FileImport04.mjs +52 -0
  2381. package/dist/icons/react/FileLock01.cjs +12 -4
  2382. package/dist/icons/react/FileLock01.mjs +12 -4
  2383. package/dist/icons/react/FileLock02.cjs +12 -4
  2384. package/dist/icons/react/FileLock02.mjs +12 -4
  2385. package/dist/icons/react/FileLock03.cjs +12 -4
  2386. package/dist/icons/react/FileLock03.mjs +12 -4
  2387. package/dist/icons/react/FileMinus01.cjs +12 -4
  2388. package/dist/icons/react/FileMinus01.mjs +12 -4
  2389. package/dist/icons/react/FileMinus02.cjs +12 -4
  2390. package/dist/icons/react/FileMinus02.mjs +12 -4
  2391. package/dist/icons/react/FileMinus03.cjs +12 -4
  2392. package/dist/icons/react/FileMinus03.mjs +12 -4
  2393. package/dist/icons/react/FilePlus01.cjs +12 -4
  2394. package/dist/icons/react/FilePlus01.mjs +12 -4
  2395. package/dist/icons/react/FilePlus02.cjs +12 -4
  2396. package/dist/icons/react/FilePlus02.mjs +12 -4
  2397. package/dist/icons/react/FilePlus03.cjs +12 -4
  2398. package/dist/icons/react/FilePlus03.mjs +12 -4
  2399. package/dist/icons/react/FileQuestion01.cjs +12 -4
  2400. package/dist/icons/react/FileQuestion01.mjs +12 -4
  2401. package/dist/icons/react/FileQuestion02.cjs +12 -4
  2402. package/dist/icons/react/FileQuestion02.mjs +12 -4
  2403. package/dist/icons/react/FileQuestion03.cjs +12 -4
  2404. package/dist/icons/react/FileQuestion03.mjs +12 -4
  2405. package/dist/icons/react/FileSearch01.cjs +12 -4
  2406. package/dist/icons/react/FileSearch01.mjs +12 -4
  2407. package/dist/icons/react/FileSearch02.cjs +12 -4
  2408. package/dist/icons/react/FileSearch02.mjs +12 -4
  2409. package/dist/icons/react/FileSearch03.cjs +12 -4
  2410. package/dist/icons/react/FileSearch03.mjs +12 -4
  2411. package/dist/icons/react/FileShield01.cjs +12 -4
  2412. package/dist/icons/react/FileShield01.mjs +12 -4
  2413. package/dist/icons/react/FileShield02.cjs +12 -4
  2414. package/dist/icons/react/FileShield02.mjs +12 -4
  2415. package/dist/icons/react/FileShield03.cjs +12 -4
  2416. package/dist/icons/react/FileShield03.mjs +12 -4
  2417. package/dist/icons/react/FileX01.cjs +12 -4
  2418. package/dist/icons/react/FileX01.mjs +12 -4
  2419. package/dist/icons/react/FileX02.cjs +12 -4
  2420. package/dist/icons/react/FileX02.mjs +12 -4
  2421. package/dist/icons/react/FileX03.cjs +12 -4
  2422. package/dist/icons/react/FileX03.mjs +12 -4
  2423. package/dist/icons/react/Film01.cjs +12 -4
  2424. package/dist/icons/react/Film01.mjs +12 -4
  2425. package/dist/icons/react/Film02.cjs +12 -4
  2426. package/dist/icons/react/Film02.mjs +12 -4
  2427. package/dist/icons/react/Film03.cjs +12 -4
  2428. package/dist/icons/react/Film03.mjs +12 -4
  2429. package/dist/icons/react/FilterFunnel01.cjs +12 -4
  2430. package/dist/icons/react/FilterFunnel01.mjs +12 -4
  2431. package/dist/icons/react/FilterFunnel02.cjs +12 -4
  2432. package/dist/icons/react/FilterFunnel02.mjs +12 -4
  2433. package/dist/icons/react/FilterLines.cjs +12 -4
  2434. package/dist/icons/react/FilterLines.mjs +12 -4
  2435. package/dist/icons/react/Fingerprint01.cjs +12 -4
  2436. package/dist/icons/react/Fingerprint01.mjs +12 -4
  2437. package/dist/icons/react/Fingerprint02.cjs +12 -4
  2438. package/dist/icons/react/Fingerprint02.mjs +12 -4
  2439. package/dist/icons/react/Fingerprint03.cjs +19 -11
  2440. package/dist/icons/react/Fingerprint03.mjs +19 -11
  2441. package/dist/icons/react/Fingerprint04.cjs +12 -4
  2442. package/dist/icons/react/Fingerprint04.mjs +12 -4
  2443. package/dist/icons/react/Flag01.cjs +12 -4
  2444. package/dist/icons/react/Flag01.mjs +12 -4
  2445. package/dist/icons/react/Flag02.cjs +12 -4
  2446. package/dist/icons/react/Flag02.mjs +12 -4
  2447. package/dist/icons/react/Flag03.cjs +12 -4
  2448. package/dist/icons/react/Flag03.mjs +12 -4
  2449. package/dist/icons/react/Flag04.cjs +12 -4
  2450. package/dist/icons/react/Flag04.mjs +12 -4
  2451. package/dist/icons/react/Flag05.cjs +12 -4
  2452. package/dist/icons/react/Flag05.mjs +12 -4
  2453. package/dist/icons/react/Flag06.cjs +12 -4
  2454. package/dist/icons/react/Flag06.mjs +12 -4
  2455. package/dist/icons/react/Flash.cjs +12 -4
  2456. package/dist/icons/react/Flash.mjs +12 -4
  2457. package/dist/icons/react/FlashOff.cjs +12 -4
  2458. package/dist/icons/react/FlashOff.mjs +12 -4
  2459. package/dist/icons/react/FlexAlignBottom.cjs +12 -4
  2460. package/dist/icons/react/FlexAlignBottom.mjs +12 -4
  2461. package/dist/icons/react/FlexAlignLeft.cjs +12 -4
  2462. package/dist/icons/react/FlexAlignLeft.mjs +12 -4
  2463. package/dist/icons/react/FlexAlignRight.cjs +12 -4
  2464. package/dist/icons/react/FlexAlignRight.mjs +12 -4
  2465. package/dist/icons/react/FlexAlignTop.cjs +12 -4
  2466. package/dist/icons/react/FlexAlignTop.mjs +12 -4
  2467. package/dist/icons/react/FlipBackward.cjs +12 -4
  2468. package/dist/icons/react/FlipBackward.mjs +12 -4
  2469. package/dist/icons/react/FlipForward.cjs +12 -4
  2470. package/dist/icons/react/FlipForward.mjs +12 -4
  2471. package/dist/icons/react/Folder.cjs +12 -4
  2472. package/dist/icons/react/Folder.mjs +12 -4
  2473. package/dist/icons/react/FolderCheck.cjs +12 -4
  2474. package/dist/icons/react/FolderCheck.mjs +12 -4
  2475. package/dist/icons/react/FolderClosed.cjs +12 -4
  2476. package/dist/icons/react/FolderClosed.mjs +12 -4
  2477. package/dist/icons/react/FolderCode.cjs +12 -4
  2478. package/dist/icons/react/FolderCode.mjs +12 -4
  2479. package/dist/icons/react/FolderDownload.cjs +12 -4
  2480. package/dist/icons/react/FolderDownload.mjs +12 -4
  2481. package/dist/icons/react/FolderLock.cjs +12 -4
  2482. package/dist/icons/react/FolderLock.mjs +12 -4
  2483. package/dist/icons/react/FolderMinus.cjs +12 -4
  2484. package/dist/icons/react/FolderMinus.mjs +12 -4
  2485. package/dist/icons/react/FolderPlus.cjs +12 -4
  2486. package/dist/icons/react/FolderPlus.mjs +12 -4
  2487. package/dist/icons/react/FolderQuestion.cjs +12 -4
  2488. package/dist/icons/react/FolderQuestion.mjs +12 -4
  2489. package/dist/icons/react/FolderSearch.cjs +12 -4
  2490. package/dist/icons/react/FolderSearch.mjs +12 -4
  2491. package/dist/icons/react/FolderSetting01.cjs +52 -0
  2492. package/dist/icons/react/FolderSetting01.d.cts +3 -0
  2493. package/dist/icons/react/FolderSetting01.d.mts +3 -0
  2494. package/dist/icons/react/FolderSetting01.mjs +52 -0
  2495. package/dist/icons/react/FolderSetting02.cjs +74 -0
  2496. package/dist/icons/react/FolderSetting02.d.cts +3 -0
  2497. package/dist/icons/react/FolderSetting02.d.mts +3 -0
  2498. package/dist/icons/react/FolderSetting02.mjs +74 -0
  2499. package/dist/icons/react/FolderSetting03.cjs +52 -0
  2500. package/dist/icons/react/FolderSetting03.d.cts +3 -0
  2501. package/dist/icons/react/FolderSetting03.d.mts +3 -0
  2502. package/dist/icons/react/FolderSetting03.mjs +52 -0
  2503. package/dist/icons/react/FolderShield.cjs +12 -4
  2504. package/dist/icons/react/FolderShield.mjs +12 -4
  2505. package/dist/icons/react/FolderX.cjs +12 -4
  2506. package/dist/icons/react/FolderX.mjs +12 -4
  2507. package/dist/icons/react/Framer.cjs +12 -4
  2508. package/dist/icons/react/Framer.mjs +12 -4
  2509. package/dist/icons/react/GamingPad01.cjs +12 -4
  2510. package/dist/icons/react/GamingPad01.mjs +12 -4
  2511. package/dist/icons/react/GamingPad02.cjs +12 -4
  2512. package/dist/icons/react/GamingPad02.mjs +12 -4
  2513. package/dist/icons/react/Gift01.cjs +12 -4
  2514. package/dist/icons/react/Gift01.mjs +12 -4
  2515. package/dist/icons/react/Gift02.cjs +12 -4
  2516. package/dist/icons/react/Gift02.mjs +12 -4
  2517. package/dist/icons/react/GitBranch01.cjs +12 -4
  2518. package/dist/icons/react/GitBranch01.mjs +12 -4
  2519. package/dist/icons/react/GitBranch02.cjs +12 -4
  2520. package/dist/icons/react/GitBranch02.mjs +12 -4
  2521. package/dist/icons/react/GitCommit.cjs +12 -4
  2522. package/dist/icons/react/GitCommit.mjs +12 -4
  2523. package/dist/icons/react/GitMerge.cjs +12 -4
  2524. package/dist/icons/react/GitMerge.mjs +12 -4
  2525. package/dist/icons/react/GitPullRequest.cjs +12 -4
  2526. package/dist/icons/react/GitPullRequest.mjs +12 -4
  2527. package/dist/icons/react/Github.cjs +12 -4
  2528. package/dist/icons/react/Github.mjs +12 -4
  2529. package/dist/icons/react/Glasses01.cjs +12 -4
  2530. package/dist/icons/react/Glasses01.mjs +12 -4
  2531. package/dist/icons/react/Glasses02.cjs +12 -4
  2532. package/dist/icons/react/Glasses02.mjs +12 -4
  2533. package/dist/icons/react/Globe01.cjs +12 -4
  2534. package/dist/icons/react/Globe01.mjs +12 -4
  2535. package/dist/icons/react/Globe011.cjs +12 -4
  2536. package/dist/icons/react/Globe011.mjs +12 -4
  2537. package/dist/icons/react/Globe02.cjs +12 -4
  2538. package/dist/icons/react/Globe02.mjs +12 -4
  2539. package/dist/icons/react/Globe021.cjs +12 -4
  2540. package/dist/icons/react/Globe021.mjs +12 -4
  2541. package/dist/icons/react/Globe03.cjs +12 -4
  2542. package/dist/icons/react/Globe03.mjs +12 -4
  2543. package/dist/icons/react/Globe04.cjs +12 -4
  2544. package/dist/icons/react/Globe04.mjs +12 -4
  2545. package/dist/icons/react/Globe05.cjs +12 -4
  2546. package/dist/icons/react/Globe05.mjs +12 -4
  2547. package/dist/icons/react/Globe06.cjs +12 -4
  2548. package/dist/icons/react/Globe06.mjs +12 -4
  2549. package/dist/icons/react/GoogleChrome.cjs +12 -4
  2550. package/dist/icons/react/GoogleChrome.mjs +12 -4
  2551. package/dist/icons/react/GraduationHat01.cjs +12 -4
  2552. package/dist/icons/react/GraduationHat01.mjs +12 -4
  2553. package/dist/icons/react/GraduationHat02.cjs +12 -4
  2554. package/dist/icons/react/GraduationHat02.mjs +12 -4
  2555. package/dist/icons/react/Grid01.cjs +54 -14
  2556. package/dist/icons/react/Grid01.mjs +55 -15
  2557. package/dist/icons/react/Grid02.cjs +12 -4
  2558. package/dist/icons/react/Grid02.mjs +12 -4
  2559. package/dist/icons/react/Grid03.cjs +12 -4
  2560. package/dist/icons/react/Grid03.mjs +12 -4
  2561. package/dist/icons/react/GridDotsBlank.cjs +12 -4
  2562. package/dist/icons/react/GridDotsBlank.mjs +12 -4
  2563. package/dist/icons/react/GridDotsBottom.cjs +12 -4
  2564. package/dist/icons/react/GridDotsBottom.mjs +12 -4
  2565. package/dist/icons/react/GridDotsHorizontalCenter.cjs +12 -4
  2566. package/dist/icons/react/GridDotsHorizontalCenter.mjs +12 -4
  2567. package/dist/icons/react/GridDotsLeft.cjs +12 -4
  2568. package/dist/icons/react/GridDotsLeft.mjs +12 -4
  2569. package/dist/icons/react/GridDotsOuter.cjs +12 -4
  2570. package/dist/icons/react/GridDotsOuter.mjs +12 -4
  2571. package/dist/icons/react/GridDotsRight.cjs +12 -4
  2572. package/dist/icons/react/GridDotsRight.mjs +12 -4
  2573. package/dist/icons/react/GridDotsTop.cjs +12 -4
  2574. package/dist/icons/react/GridDotsTop.mjs +12 -4
  2575. package/dist/icons/react/GridDotsVerticalCenter.cjs +12 -4
  2576. package/dist/icons/react/GridDotsVerticalCenter.mjs +12 -4
  2577. package/dist/icons/react/GroupingLeftAndRight.d.cts +3 -0
  2578. package/dist/icons/react/GroupingLeftAndRight.d.mts +3 -0
  2579. package/dist/icons/react/GroupingUpAndDown.d.cts +3 -0
  2580. package/dist/icons/react/GroupingUpAndDown.d.mts +3 -0
  2581. package/dist/icons/react/Hand.cjs +12 -4
  2582. package/dist/icons/react/Hand.mjs +12 -4
  2583. package/dist/icons/react/HandsDownFill.cjs +28 -14
  2584. package/dist/icons/react/HandsDownFill.mjs +29 -15
  2585. package/dist/icons/react/HandsUpFill.cjs +28 -14
  2586. package/dist/icons/react/HandsUpFill.mjs +29 -15
  2587. package/dist/icons/react/HardDrive.cjs +12 -4
  2588. package/dist/icons/react/HardDrive.mjs +12 -4
  2589. package/dist/icons/react/Hash01.cjs +12 -4
  2590. package/dist/icons/react/Hash01.mjs +12 -4
  2591. package/dist/icons/react/Hash02.cjs +12 -4
  2592. package/dist/icons/react/Hash02.mjs +12 -4
  2593. package/dist/icons/react/Heading01.cjs +12 -4
  2594. package/dist/icons/react/Heading01.mjs +12 -4
  2595. package/dist/icons/react/Heading02.cjs +12 -4
  2596. package/dist/icons/react/Heading02.mjs +12 -4
  2597. package/dist/icons/react/HeadingSquare.cjs +12 -4
  2598. package/dist/icons/react/HeadingSquare.mjs +12 -4
  2599. package/dist/icons/react/Headphones01.cjs +12 -4
  2600. package/dist/icons/react/Headphones01.mjs +12 -4
  2601. package/dist/icons/react/Headphones02.cjs +12 -4
  2602. package/dist/icons/react/Headphones02.mjs +12 -4
  2603. package/dist/icons/react/Heart.cjs +14 -5
  2604. package/dist/icons/react/Heart.mjs +14 -5
  2605. package/dist/icons/react/HeartCircle.cjs +15 -6
  2606. package/dist/icons/react/HeartCircle.mjs +15 -6
  2607. package/dist/icons/react/HeartHand.cjs +12 -4
  2608. package/dist/icons/react/HeartHand.mjs +12 -4
  2609. package/dist/icons/react/HeartHexagon.cjs +15 -6
  2610. package/dist/icons/react/HeartHexagon.mjs +15 -6
  2611. package/dist/icons/react/HeartOctagon.cjs +15 -6
  2612. package/dist/icons/react/HeartOctagon.mjs +15 -6
  2613. package/dist/icons/react/HeartRounded.cjs +12 -4
  2614. package/dist/icons/react/HeartRounded.mjs +12 -4
  2615. package/dist/icons/react/HeartSquare.cjs +15 -6
  2616. package/dist/icons/react/HeartSquare.mjs +15 -6
  2617. package/dist/icons/react/Hearts.cjs +12 -4
  2618. package/dist/icons/react/Hearts.mjs +12 -4
  2619. package/dist/icons/react/HelpCircle.cjs +12 -4
  2620. package/dist/icons/react/HelpCircle.mjs +12 -4
  2621. package/dist/icons/react/HelpOctagon.cjs +12 -4
  2622. package/dist/icons/react/HelpOctagon.mjs +12 -4
  2623. package/dist/icons/react/HelpOctagon1.cjs +52 -0
  2624. package/dist/icons/react/HelpOctagon1.d.cts +3 -0
  2625. package/dist/icons/react/HelpOctagon1.d.mts +3 -0
  2626. package/dist/icons/react/HelpOctagon1.mjs +52 -0
  2627. package/dist/icons/react/HelpSquare.cjs +12 -4
  2628. package/dist/icons/react/HelpSquare.mjs +12 -4
  2629. package/dist/icons/react/Hexagon01.cjs +12 -4
  2630. package/dist/icons/react/Hexagon01.mjs +12 -4
  2631. package/dist/icons/react/Hexagon02.cjs +12 -4
  2632. package/dist/icons/react/Hexagon02.mjs +12 -4
  2633. package/dist/icons/react/Home01.cjs +12 -4
  2634. package/dist/icons/react/Home01.mjs +12 -4
  2635. package/dist/icons/react/Home02.cjs +12 -4
  2636. package/dist/icons/react/Home02.mjs +12 -4
  2637. package/dist/icons/react/Home03.cjs +12 -4
  2638. package/dist/icons/react/Home03.mjs +12 -4
  2639. package/dist/icons/react/Home04.cjs +13 -5
  2640. package/dist/icons/react/Home04.mjs +13 -5
  2641. package/dist/icons/react/Home05.cjs +12 -4
  2642. package/dist/icons/react/Home05.mjs +12 -4
  2643. package/dist/icons/react/HomeLine.cjs +12 -4
  2644. package/dist/icons/react/HomeLine.mjs +12 -4
  2645. package/dist/icons/react/HomeSmile.cjs +12 -4
  2646. package/dist/icons/react/HomeSmile.mjs +12 -4
  2647. package/dist/icons/react/HorizontalBarChart01.cjs +12 -4
  2648. package/dist/icons/react/HorizontalBarChart01.mjs +12 -4
  2649. package/dist/icons/react/HorizontalBarChart02.cjs +12 -4
  2650. package/dist/icons/react/HorizontalBarChart02.mjs +12 -4
  2651. package/dist/icons/react/HorizontalBarChart03.cjs +12 -4
  2652. package/dist/icons/react/HorizontalBarChart03.mjs +12 -4
  2653. package/dist/icons/react/Hourglass01.cjs +12 -4
  2654. package/dist/icons/react/Hourglass01.mjs +12 -4
  2655. package/dist/icons/react/Hourglass02.cjs +12 -4
  2656. package/dist/icons/react/Hourglass02.mjs +12 -4
  2657. package/dist/icons/react/Hourglass03.cjs +12 -4
  2658. package/dist/icons/react/Hourglass03.mjs +12 -4
  2659. package/dist/icons/react/Hurricane01.cjs +12 -4
  2660. package/dist/icons/react/Hurricane01.mjs +12 -4
  2661. package/dist/icons/react/Hurricane02.cjs +12 -4
  2662. package/dist/icons/react/Hurricane02.mjs +12 -4
  2663. package/dist/icons/react/Hurricane03.cjs +12 -4
  2664. package/dist/icons/react/Hurricane03.mjs +12 -4
  2665. package/dist/icons/react/Image01.cjs +12 -4
  2666. package/dist/icons/react/Image01.mjs +12 -4
  2667. package/dist/icons/react/Image02.cjs +12 -4
  2668. package/dist/icons/react/Image02.mjs +12 -4
  2669. package/dist/icons/react/Image03.cjs +12 -4
  2670. package/dist/icons/react/Image03.mjs +12 -4
  2671. package/dist/icons/react/Image04.cjs +13 -5
  2672. package/dist/icons/react/Image04.mjs +13 -5
  2673. package/dist/icons/react/Image05.cjs +12 -4
  2674. package/dist/icons/react/Image05.mjs +12 -4
  2675. package/dist/icons/react/ImageCheck.cjs +12 -4
  2676. package/dist/icons/react/ImageCheck.mjs +12 -4
  2677. package/dist/icons/react/ImageDown.cjs +12 -4
  2678. package/dist/icons/react/ImageDown.mjs +12 -4
  2679. package/dist/icons/react/ImageIndentLeft.cjs +12 -4
  2680. package/dist/icons/react/ImageIndentLeft.mjs +12 -4
  2681. package/dist/icons/react/ImageIndentRight.cjs +12 -4
  2682. package/dist/icons/react/ImageIndentRight.mjs +12 -4
  2683. package/dist/icons/react/ImageLeft.cjs +12 -4
  2684. package/dist/icons/react/ImageLeft.mjs +12 -4
  2685. package/dist/icons/react/ImagePlus.cjs +12 -4
  2686. package/dist/icons/react/ImagePlus.mjs +12 -4
  2687. package/dist/icons/react/ImageRight.cjs +12 -4
  2688. package/dist/icons/react/ImageRight.mjs +12 -4
  2689. package/dist/icons/react/ImageUp.cjs +12 -4
  2690. package/dist/icons/react/ImageUp.mjs +12 -4
  2691. package/dist/icons/react/ImageUser.cjs +12 -4
  2692. package/dist/icons/react/ImageUser.mjs +12 -4
  2693. package/dist/icons/react/ImageUserCheck.cjs +12 -4
  2694. package/dist/icons/react/ImageUserCheck.mjs +12 -4
  2695. package/dist/icons/react/ImageUserDown.cjs +12 -4
  2696. package/dist/icons/react/ImageUserDown.mjs +12 -4
  2697. package/dist/icons/react/ImageUserLeft.cjs +12 -4
  2698. package/dist/icons/react/ImageUserLeft.mjs +12 -4
  2699. package/dist/icons/react/ImageUserPlus.cjs +12 -4
  2700. package/dist/icons/react/ImageUserPlus.mjs +12 -4
  2701. package/dist/icons/react/ImageUserRight.cjs +12 -4
  2702. package/dist/icons/react/ImageUserRight.mjs +12 -4
  2703. package/dist/icons/react/ImageUserUp.cjs +12 -4
  2704. package/dist/icons/react/ImageUserUp.mjs +12 -4
  2705. package/dist/icons/react/ImageUserX.cjs +12 -4
  2706. package/dist/icons/react/ImageUserX.mjs +12 -4
  2707. package/dist/icons/react/ImageX.cjs +12 -4
  2708. package/dist/icons/react/ImageX.mjs +12 -4
  2709. package/dist/icons/react/Inbox01.cjs +12 -4
  2710. package/dist/icons/react/Inbox01.mjs +12 -4
  2711. package/dist/icons/react/Inbox02.cjs +12 -4
  2712. package/dist/icons/react/Inbox02.mjs +12 -4
  2713. package/dist/icons/react/Infinity.cjs +12 -4
  2714. package/dist/icons/react/Infinity.mjs +12 -4
  2715. package/dist/icons/react/InfoCircle.cjs +12 -4
  2716. package/dist/icons/react/InfoCircle.mjs +12 -4
  2717. package/dist/icons/react/InfoHexagon.cjs +12 -4
  2718. package/dist/icons/react/InfoHexagon.mjs +12 -4
  2719. package/dist/icons/react/InfoOctagon.cjs +12 -4
  2720. package/dist/icons/react/InfoOctagon.mjs +12 -4
  2721. package/dist/icons/react/InfoSquare.cjs +12 -4
  2722. package/dist/icons/react/InfoSquare.mjs +12 -4
  2723. package/dist/icons/react/IntersectCircle.cjs +13 -5
  2724. package/dist/icons/react/IntersectCircle.mjs +13 -5
  2725. package/dist/icons/react/IntersectSquare.cjs +13 -5
  2726. package/dist/icons/react/IntersectSquare.mjs +13 -5
  2727. package/dist/icons/react/Italic01.cjs +12 -4
  2728. package/dist/icons/react/Italic01.mjs +12 -4
  2729. package/dist/icons/react/Italic02.cjs +12 -4
  2730. package/dist/icons/react/Italic02.mjs +12 -4
  2731. package/dist/icons/react/ItalicSquare.cjs +12 -4
  2732. package/dist/icons/react/ItalicSquare.mjs +12 -4
  2733. package/dist/icons/react/Key01.cjs +12 -4
  2734. package/dist/icons/react/Key01.mjs +12 -4
  2735. package/dist/icons/react/Key02.cjs +12 -4
  2736. package/dist/icons/react/Key02.mjs +12 -4
  2737. package/dist/icons/react/Keyboard01.cjs +12 -4
  2738. package/dist/icons/react/Keyboard01.mjs +12 -4
  2739. package/dist/icons/react/Keyboard02.cjs +12 -4
  2740. package/dist/icons/react/Keyboard02.mjs +12 -4
  2741. package/dist/icons/react/Laptop01.cjs +12 -4
  2742. package/dist/icons/react/Laptop01.mjs +12 -4
  2743. package/dist/icons/react/Laptop02.cjs +12 -4
  2744. package/dist/icons/react/Laptop02.mjs +12 -4
  2745. package/dist/icons/react/LayerSingle.cjs +12 -4
  2746. package/dist/icons/react/LayerSingle.mjs +12 -4
  2747. package/dist/icons/react/LayersThree01.cjs +12 -4
  2748. package/dist/icons/react/LayersThree01.mjs +12 -4
  2749. package/dist/icons/react/LayersThree02.cjs +12 -4
  2750. package/dist/icons/react/LayersThree02.mjs +12 -4
  2751. package/dist/icons/react/LayersTwo01.cjs +12 -4
  2752. package/dist/icons/react/LayersTwo01.mjs +12 -4
  2753. package/dist/icons/react/LayersTwo02.cjs +12 -4
  2754. package/dist/icons/react/LayersTwo02.mjs +12 -4
  2755. package/dist/icons/react/LayoutAlt01.cjs +12 -4
  2756. package/dist/icons/react/LayoutAlt01.mjs +12 -4
  2757. package/dist/icons/react/LayoutAlt02.cjs +12 -4
  2758. package/dist/icons/react/LayoutAlt02.mjs +12 -4
  2759. package/dist/icons/react/LayoutAlt03.cjs +12 -4
  2760. package/dist/icons/react/LayoutAlt03.mjs +12 -4
  2761. package/dist/icons/react/LayoutAlt04.cjs +12 -4
  2762. package/dist/icons/react/LayoutAlt04.mjs +12 -4
  2763. package/dist/icons/react/LayoutBottom.cjs +12 -4
  2764. package/dist/icons/react/LayoutBottom.mjs +12 -4
  2765. package/dist/icons/react/LayoutBottom1.d.cts +3 -0
  2766. package/dist/icons/react/LayoutBottom1.d.mts +3 -0
  2767. package/dist/icons/react/LayoutBottomFill.cjs +16 -11
  2768. package/dist/icons/react/LayoutBottomFill.mjs +16 -11
  2769. package/dist/icons/react/LayoutGrid01.cjs +12 -4
  2770. package/dist/icons/react/LayoutGrid01.mjs +12 -4
  2771. package/dist/icons/react/LayoutGrid02.cjs +12 -4
  2772. package/dist/icons/react/LayoutGrid02.mjs +12 -4
  2773. package/dist/icons/react/LayoutLeft.cjs +12 -4
  2774. package/dist/icons/react/LayoutLeft.mjs +12 -4
  2775. package/dist/icons/react/LayoutLeft1.d.cts +3 -0
  2776. package/dist/icons/react/LayoutLeft1.d.mts +3 -0
  2777. package/dist/icons/react/LayoutLeftFill.cjs +16 -11
  2778. package/dist/icons/react/LayoutLeftFill.mjs +16 -11
  2779. package/dist/icons/react/LayoutRight.cjs +12 -4
  2780. package/dist/icons/react/LayoutRight.mjs +12 -4
  2781. package/dist/icons/react/LayoutRightFill.cjs +16 -11
  2782. package/dist/icons/react/LayoutRightFill.mjs +16 -11
  2783. package/dist/icons/react/LayoutTop.cjs +12 -4
  2784. package/dist/icons/react/LayoutTop.mjs +12 -4
  2785. package/dist/icons/react/LayoutTop1.d.cts +3 -0
  2786. package/dist/icons/react/LayoutTop1.d.mts +3 -0
  2787. package/dist/icons/react/LayoutTopFill.cjs +16 -11
  2788. package/dist/icons/react/LayoutTopFill.mjs +16 -11
  2789. package/dist/icons/react/LeftIndent01.cjs +12 -4
  2790. package/dist/icons/react/LeftIndent01.mjs +12 -4
  2791. package/dist/icons/react/LeftIndent02.cjs +12 -4
  2792. package/dist/icons/react/LeftIndent02.mjs +12 -4
  2793. package/dist/icons/react/Legend.d.cts +3 -0
  2794. package/dist/icons/react/Legend.d.mts +3 -0
  2795. package/dist/icons/react/LetterSpacing01.cjs +12 -4
  2796. package/dist/icons/react/LetterSpacing01.mjs +12 -4
  2797. package/dist/icons/react/LetterSpacing02.cjs +12 -4
  2798. package/dist/icons/react/LetterSpacing02.mjs +12 -4
  2799. package/dist/icons/react/LifeBuoy.cjs +52 -0
  2800. package/dist/icons/react/LifeBuoy.d.cts +3 -0
  2801. package/dist/icons/react/LifeBuoy.d.mts +3 -0
  2802. package/dist/icons/react/LifeBuoy.mjs +52 -0
  2803. package/dist/icons/react/LifeBuoy02.cjs +12 -4
  2804. package/dist/icons/react/LifeBuoy02.mjs +12 -4
  2805. package/dist/icons/react/Lightbulb01.cjs +12 -4
  2806. package/dist/icons/react/Lightbulb01.mjs +12 -4
  2807. package/dist/icons/react/Lightbulb02.cjs +12 -4
  2808. package/dist/icons/react/Lightbulb02.mjs +12 -4
  2809. package/dist/icons/react/Lightbulb03.cjs +12 -4
  2810. package/dist/icons/react/Lightbulb03.mjs +12 -4
  2811. package/dist/icons/react/Lightbulb04.cjs +12 -4
  2812. package/dist/icons/react/Lightbulb04.mjs +12 -4
  2813. package/dist/icons/react/Lightbulb05.cjs +12 -4
  2814. package/dist/icons/react/Lightbulb05.mjs +12 -4
  2815. package/dist/icons/react/Lightning01.cjs +12 -4
  2816. package/dist/icons/react/Lightning01.mjs +12 -4
  2817. package/dist/icons/react/Lightning02.cjs +12 -4
  2818. package/dist/icons/react/Lightning02.mjs +12 -4
  2819. package/dist/icons/react/{LineChart.cjs → LineChart00.cjs} +17 -9
  2820. package/dist/icons/react/LineChart00.d.cts +3 -0
  2821. package/dist/icons/react/LineChart00.d.mts +3 -0
  2822. package/dist/icons/react/{LineChart.mjs → LineChart00.mjs} +17 -9
  2823. package/dist/icons/react/LineChartDown01.cjs +12 -4
  2824. package/dist/icons/react/LineChartDown01.mjs +12 -4
  2825. package/dist/icons/react/LineChartDown02.cjs +12 -4
  2826. package/dist/icons/react/LineChartDown02.mjs +12 -4
  2827. package/dist/icons/react/LineChartDown03.cjs +12 -4
  2828. package/dist/icons/react/LineChartDown03.mjs +12 -4
  2829. package/dist/icons/react/LineChartDown04.cjs +12 -4
  2830. package/dist/icons/react/LineChartDown04.mjs +12 -4
  2831. package/dist/icons/react/LineChartDown05.cjs +12 -4
  2832. package/dist/icons/react/LineChartDown05.mjs +12 -4
  2833. package/dist/icons/react/LineChartUp01.cjs +12 -4
  2834. package/dist/icons/react/LineChartUp01.mjs +12 -4
  2835. package/dist/icons/react/LineChartUp02.cjs +12 -4
  2836. package/dist/icons/react/LineChartUp02.mjs +12 -4
  2837. package/dist/icons/react/LineChartUp03.cjs +12 -4
  2838. package/dist/icons/react/LineChartUp03.mjs +12 -4
  2839. package/dist/icons/react/LineChartUp04.cjs +12 -4
  2840. package/dist/icons/react/LineChartUp04.mjs +12 -4
  2841. package/dist/icons/react/LineChartUp05.cjs +12 -4
  2842. package/dist/icons/react/LineChartUp05.mjs +12 -4
  2843. package/dist/icons/react/LineHeight.cjs +12 -4
  2844. package/dist/icons/react/LineHeight.mjs +12 -4
  2845. package/dist/icons/react/Link01.cjs +12 -4
  2846. package/dist/icons/react/Link01.mjs +12 -4
  2847. package/dist/icons/react/Link02.cjs +12 -4
  2848. package/dist/icons/react/Link02.mjs +12 -4
  2849. package/dist/icons/react/Link03.cjs +12 -4
  2850. package/dist/icons/react/Link03.mjs +12 -4
  2851. package/dist/icons/react/Link04.cjs +12 -4
  2852. package/dist/icons/react/Link04.mjs +12 -4
  2853. package/dist/icons/react/Link05.cjs +12 -4
  2854. package/dist/icons/react/Link05.mjs +12 -4
  2855. package/dist/icons/react/LinkBroken01.cjs +12 -4
  2856. package/dist/icons/react/LinkBroken01.mjs +12 -4
  2857. package/dist/icons/react/LinkBroken02.cjs +12 -4
  2858. package/dist/icons/react/LinkBroken02.mjs +12 -4
  2859. package/dist/icons/react/LinkExternal01.cjs +12 -4
  2860. package/dist/icons/react/LinkExternal01.mjs +12 -4
  2861. package/dist/icons/react/LinkExternal02.cjs +12 -4
  2862. package/dist/icons/react/LinkExternal02.mjs +12 -4
  2863. package/dist/icons/react/List.cjs +12 -4
  2864. package/dist/icons/react/List.mjs +12 -4
  2865. package/dist/icons/react/Loading01.cjs +12 -4
  2866. package/dist/icons/react/Loading01.mjs +12 -4
  2867. package/dist/icons/react/Loading02.cjs +12 -4
  2868. package/dist/icons/react/Loading02.mjs +12 -4
  2869. package/dist/icons/react/Loading03.cjs +12 -4
  2870. package/dist/icons/react/Loading03.mjs +12 -4
  2871. package/dist/icons/react/LoadingLoop.d.cts +3 -0
  2872. package/dist/icons/react/LoadingLoop.d.mts +3 -0
  2873. package/dist/icons/react/LoadingPie.d.cts +3 -0
  2874. package/dist/icons/react/LoadingPie.d.mts +3 -0
  2875. package/dist/icons/react/Lock01.cjs +12 -4
  2876. package/dist/icons/react/Lock01.mjs +12 -4
  2877. package/dist/icons/react/Lock02.cjs +12 -4
  2878. package/dist/icons/react/Lock02.mjs +12 -4
  2879. package/dist/icons/react/Lock03.cjs +12 -4
  2880. package/dist/icons/react/Lock03.mjs +12 -4
  2881. package/dist/icons/react/Lock04.cjs +12 -4
  2882. package/dist/icons/react/Lock04.mjs +12 -4
  2883. package/dist/icons/react/LockKeyholeCircle.cjs +13 -5
  2884. package/dist/icons/react/LockKeyholeCircle.mjs +13 -5
  2885. package/dist/icons/react/LockKeyholeSquare.cjs +13 -5
  2886. package/dist/icons/react/LockKeyholeSquare.mjs +13 -5
  2887. package/dist/icons/react/LockUnlocked01.cjs +12 -4
  2888. package/dist/icons/react/LockUnlocked01.mjs +12 -4
  2889. package/dist/icons/react/LockUnlocked02.cjs +12 -4
  2890. package/dist/icons/react/LockUnlocked02.mjs +12 -4
  2891. package/dist/icons/react/LockUnlocked03.cjs +12 -4
  2892. package/dist/icons/react/LockUnlocked03.mjs +12 -4
  2893. package/dist/icons/react/LockUnlocked04.cjs +12 -4
  2894. package/dist/icons/react/LockUnlocked04.mjs +12 -4
  2895. package/dist/icons/react/LogIn01.cjs +12 -4
  2896. package/dist/icons/react/LogIn01.mjs +12 -4
  2897. package/dist/icons/react/LogIn02.cjs +12 -4
  2898. package/dist/icons/react/LogIn02.mjs +12 -4
  2899. package/dist/icons/react/LogIn03.cjs +12 -4
  2900. package/dist/icons/react/LogIn03.mjs +12 -4
  2901. package/dist/icons/react/LogIn04.cjs +12 -4
  2902. package/dist/icons/react/LogIn04.mjs +12 -4
  2903. package/dist/icons/react/LogOut01.cjs +12 -4
  2904. package/dist/icons/react/LogOut01.mjs +12 -4
  2905. package/dist/icons/react/LogOut02.cjs +12 -4
  2906. package/dist/icons/react/LogOut02.mjs +12 -4
  2907. package/dist/icons/react/LogOut03.cjs +12 -4
  2908. package/dist/icons/react/LogOut03.mjs +12 -4
  2909. package/dist/icons/react/LogOut04.cjs +12 -4
  2910. package/dist/icons/react/LogOut04.mjs +12 -4
  2911. package/dist/icons/react/Luggage01.cjs +12 -4
  2912. package/dist/icons/react/Luggage01.mjs +12 -4
  2913. package/dist/icons/react/Luggage02.cjs +12 -4
  2914. package/dist/icons/react/Luggage02.mjs +12 -4
  2915. package/dist/icons/react/Luggage03.cjs +12 -4
  2916. package/dist/icons/react/Luggage03.mjs +12 -4
  2917. package/dist/icons/react/MagicWand01.cjs +12 -4
  2918. package/dist/icons/react/MagicWand01.mjs +12 -4
  2919. package/dist/icons/react/MagicWand02.cjs +12 -4
  2920. package/dist/icons/react/MagicWand02.mjs +12 -4
  2921. package/dist/icons/react/Mail01.cjs +12 -4
  2922. package/dist/icons/react/Mail01.mjs +12 -4
  2923. package/dist/icons/react/Mail02.cjs +12 -4
  2924. package/dist/icons/react/Mail02.mjs +12 -4
  2925. package/dist/icons/react/Mail03.cjs +12 -4
  2926. package/dist/icons/react/Mail03.mjs +12 -4
  2927. package/dist/icons/react/Mail04.cjs +12 -4
  2928. package/dist/icons/react/Mail04.mjs +12 -4
  2929. package/dist/icons/react/Mail05.cjs +12 -4
  2930. package/dist/icons/react/Mail05.mjs +12 -4
  2931. package/dist/icons/react/Map01.cjs +12 -4
  2932. package/dist/icons/react/Map01.mjs +12 -4
  2933. package/dist/icons/react/Map02.cjs +12 -4
  2934. package/dist/icons/react/Map02.mjs +12 -4
  2935. package/dist/icons/react/Mark.cjs +12 -4
  2936. package/dist/icons/react/Mark.mjs +12 -4
  2937. package/dist/icons/react/MarkerPin01.cjs +13 -5
  2938. package/dist/icons/react/MarkerPin01.mjs +13 -5
  2939. package/dist/icons/react/MarkerPin02.cjs +13 -5
  2940. package/dist/icons/react/MarkerPin02.mjs +13 -5
  2941. package/dist/icons/react/MarkerPin03.cjs +13 -5
  2942. package/dist/icons/react/MarkerPin03.mjs +13 -5
  2943. package/dist/icons/react/MarkerPin04.cjs +12 -4
  2944. package/dist/icons/react/MarkerPin04.mjs +12 -4
  2945. package/dist/icons/react/MarkerPin05.cjs +12 -4
  2946. package/dist/icons/react/MarkerPin05.mjs +12 -4
  2947. package/dist/icons/react/MarkerPin06.cjs +12 -4
  2948. package/dist/icons/react/MarkerPin06.mjs +12 -4
  2949. package/dist/icons/react/Maximize01.cjs +12 -4
  2950. package/dist/icons/react/Maximize01.mjs +12 -4
  2951. package/dist/icons/react/Maximize02.cjs +12 -4
  2952. package/dist/icons/react/Maximize02.mjs +12 -4
  2953. package/dist/icons/react/MediaAmazon.d.cts +3 -0
  2954. package/dist/icons/react/MediaAmazon.d.mts +3 -0
  2955. package/dist/icons/react/MediaGithub.d.cts +3 -0
  2956. package/dist/icons/react/MediaGithub.d.mts +3 -0
  2957. package/dist/icons/react/MediaGoogle.d.cts +3 -0
  2958. package/dist/icons/react/MediaGoogle.d.mts +3 -0
  2959. package/dist/icons/react/MediaMicrosoft.d.cts +3 -0
  2960. package/dist/icons/react/MediaMicrosoft.d.mts +3 -0
  2961. package/dist/icons/react/MediaTwitter.d.cts +3 -0
  2962. package/dist/icons/react/MediaTwitter.d.mts +3 -0
  2963. package/dist/icons/react/MedicalCircle.cjs +13 -5
  2964. package/dist/icons/react/MedicalCircle.mjs +13 -5
  2965. package/dist/icons/react/MedicalCross.cjs +12 -4
  2966. package/dist/icons/react/MedicalCross.mjs +12 -4
  2967. package/dist/icons/react/MedicalSquare.cjs +13 -5
  2968. package/dist/icons/react/MedicalSquare.mjs +13 -5
  2969. package/dist/icons/react/Menu01.cjs +12 -4
  2970. package/dist/icons/react/Menu01.mjs +12 -4
  2971. package/dist/icons/react/Menu02.cjs +12 -4
  2972. package/dist/icons/react/Menu02.mjs +12 -4
  2973. package/dist/icons/react/Menu03.cjs +12 -4
  2974. package/dist/icons/react/Menu03.mjs +12 -4
  2975. package/dist/icons/react/Menu04.cjs +12 -4
  2976. package/dist/icons/react/Menu04.mjs +12 -4
  2977. package/dist/icons/react/Menu05.cjs +12 -4
  2978. package/dist/icons/react/Menu05.mjs +12 -4
  2979. package/dist/icons/react/MenuLeft.cjs +12 -4
  2980. package/dist/icons/react/MenuLeft.mjs +12 -4
  2981. package/dist/icons/react/MenuRight.cjs +12 -4
  2982. package/dist/icons/react/MenuRight.mjs +12 -4
  2983. package/dist/icons/react/MessageAlertCircle.cjs +12 -4
  2984. package/dist/icons/react/MessageAlertCircle.mjs +12 -4
  2985. package/dist/icons/react/MessageAlertSquare.cjs +12 -4
  2986. package/dist/icons/react/MessageAlertSquare.mjs +12 -4
  2987. package/dist/icons/react/MessageChatCircle.cjs +12 -4
  2988. package/dist/icons/react/MessageChatCircle.mjs +12 -4
  2989. package/dist/icons/react/MessageChatSquare.cjs +12 -4
  2990. package/dist/icons/react/MessageChatSquare.mjs +12 -4
  2991. package/dist/icons/react/MessageCheckCircle.cjs +12 -4
  2992. package/dist/icons/react/MessageCheckCircle.mjs +12 -4
  2993. package/dist/icons/react/MessageCheckSquare.cjs +12 -4
  2994. package/dist/icons/react/MessageCheckSquare.mjs +12 -4
  2995. package/dist/icons/react/MessageCircle01.cjs +12 -4
  2996. package/dist/icons/react/MessageCircle01.mjs +12 -4
  2997. package/dist/icons/react/MessageCircle02.cjs +12 -4
  2998. package/dist/icons/react/MessageCircle02.mjs +12 -4
  2999. package/dist/icons/react/MessageCode.d.cts +3 -0
  3000. package/dist/icons/react/MessageCode.d.mts +3 -0
  3001. package/dist/icons/react/MessageDotsCircle.cjs +12 -4
  3002. package/dist/icons/react/MessageDotsCircle.mjs +12 -4
  3003. package/dist/icons/react/MessageDotsSquare.cjs +12 -4
  3004. package/dist/icons/react/MessageDotsSquare.mjs +12 -4
  3005. package/dist/icons/react/MessageHeartCircle.cjs +15 -6
  3006. package/dist/icons/react/MessageHeartCircle.mjs +15 -6
  3007. package/dist/icons/react/MessageHeartSquare.cjs +15 -6
  3008. package/dist/icons/react/MessageHeartSquare.mjs +15 -6
  3009. package/dist/icons/react/MessageNotificationCircle.cjs +12 -4
  3010. package/dist/icons/react/MessageNotificationCircle.mjs +12 -4
  3011. package/dist/icons/react/MessageNotificationSquare.cjs +12 -4
  3012. package/dist/icons/react/MessageNotificationSquare.mjs +12 -4
  3013. package/dist/icons/react/MessagePlusCircle.cjs +12 -4
  3014. package/dist/icons/react/MessagePlusCircle.mjs +12 -4
  3015. package/dist/icons/react/MessagePlusSquare.cjs +12 -4
  3016. package/dist/icons/react/MessagePlusSquare.mjs +12 -4
  3017. package/dist/icons/react/MessageQuestionCircle.cjs +12 -4
  3018. package/dist/icons/react/MessageQuestionCircle.mjs +12 -4
  3019. package/dist/icons/react/MessageQuestionSquare.cjs +12 -4
  3020. package/dist/icons/react/MessageQuestionSquare.mjs +12 -4
  3021. package/dist/icons/react/MessageSmileCircle.cjs +12 -4
  3022. package/dist/icons/react/MessageSmileCircle.mjs +12 -4
  3023. package/dist/icons/react/MessageSmileSquare.cjs +12 -4
  3024. package/dist/icons/react/MessageSmileSquare.mjs +12 -4
  3025. package/dist/icons/react/MessageSquare01.cjs +12 -4
  3026. package/dist/icons/react/MessageSquare01.mjs +12 -4
  3027. package/dist/icons/react/MessageSquare02.cjs +12 -4
  3028. package/dist/icons/react/MessageSquare02.mjs +12 -4
  3029. package/dist/icons/react/MessageTextCircle01.cjs +12 -4
  3030. package/dist/icons/react/MessageTextCircle01.mjs +12 -4
  3031. package/dist/icons/react/MessageTextCircle02.cjs +12 -4
  3032. package/dist/icons/react/MessageTextCircle02.mjs +12 -4
  3033. package/dist/icons/react/MessageTextSquare01.cjs +12 -4
  3034. package/dist/icons/react/MessageTextSquare01.mjs +12 -4
  3035. package/dist/icons/react/MessageTextSquare02.cjs +12 -4
  3036. package/dist/icons/react/MessageTextSquare02.mjs +12 -4
  3037. package/dist/icons/react/MessageXCircle.cjs +12 -4
  3038. package/dist/icons/react/MessageXCircle.mjs +12 -4
  3039. package/dist/icons/react/MessageXSquare.cjs +12 -4
  3040. package/dist/icons/react/MessageXSquare.mjs +12 -4
  3041. package/dist/icons/react/Microphone01.cjs +12 -4
  3042. package/dist/icons/react/Microphone01.mjs +12 -4
  3043. package/dist/icons/react/Microphone02.cjs +12 -4
  3044. package/dist/icons/react/Microphone02.mjs +12 -4
  3045. package/dist/icons/react/MicrophoneOff01.cjs +12 -4
  3046. package/dist/icons/react/MicrophoneOff01.mjs +12 -4
  3047. package/dist/icons/react/MicrophoneOff02.cjs +12 -4
  3048. package/dist/icons/react/MicrophoneOff02.mjs +12 -4
  3049. package/dist/icons/react/Microscope.cjs +12 -4
  3050. package/dist/icons/react/Microscope.mjs +12 -4
  3051. package/dist/icons/react/Minimize01.cjs +12 -4
  3052. package/dist/icons/react/Minimize01.mjs +12 -4
  3053. package/dist/icons/react/Minimize02.cjs +12 -4
  3054. package/dist/icons/react/Minimize02.mjs +12 -4
  3055. package/dist/icons/react/Minus.cjs +21 -4
  3056. package/dist/icons/react/Minus.mjs +21 -4
  3057. package/dist/icons/react/MinusCircle.cjs +12 -4
  3058. package/dist/icons/react/MinusCircle.mjs +12 -4
  3059. package/dist/icons/react/MinusSquare.cjs +12 -4
  3060. package/dist/icons/react/MinusSquare.mjs +12 -4
  3061. package/dist/icons/react/Modem01.cjs +12 -4
  3062. package/dist/icons/react/Modem01.mjs +12 -4
  3063. package/dist/icons/react/Modem02.cjs +12 -4
  3064. package/dist/icons/react/Modem02.mjs +12 -4
  3065. package/dist/icons/react/Monitor01.cjs +12 -4
  3066. package/dist/icons/react/Monitor01.mjs +12 -4
  3067. package/dist/icons/react/Monitor02.cjs +12 -4
  3068. package/dist/icons/react/Monitor02.mjs +12 -4
  3069. package/dist/icons/react/Monitor03.cjs +12 -4
  3070. package/dist/icons/react/Monitor03.mjs +12 -4
  3071. package/dist/icons/react/Monitor04.cjs +12 -4
  3072. package/dist/icons/react/Monitor04.mjs +12 -4
  3073. package/dist/icons/react/Monitor05.cjs +12 -4
  3074. package/dist/icons/react/Monitor05.mjs +12 -4
  3075. package/dist/icons/react/{LaygroundGrid02.cjs → Moon.cjs} +17 -9
  3076. package/dist/icons/react/Moon.d.cts +3 -0
  3077. package/dist/icons/react/Moon.d.mts +3 -0
  3078. package/dist/icons/react/{LaygroundGrid02.mjs → Moon.mjs} +17 -9
  3079. package/dist/icons/react/Moon01.cjs +12 -4
  3080. package/dist/icons/react/Moon01.mjs +12 -4
  3081. package/dist/icons/react/MoonEclipse.cjs +12 -4
  3082. package/dist/icons/react/MoonEclipse.mjs +12 -4
  3083. package/dist/icons/react/MoonStar.cjs +34 -14
  3084. package/dist/icons/react/MoonStar.mjs +35 -15
  3085. package/dist/icons/react/Mouse.cjs +12 -4
  3086. package/dist/icons/react/Mouse.mjs +12 -4
  3087. package/dist/icons/react/Move.cjs +12 -4
  3088. package/dist/icons/react/Move.mjs +12 -4
  3089. package/dist/icons/react/MusicNote01.cjs +12 -4
  3090. package/dist/icons/react/MusicNote01.mjs +12 -4
  3091. package/dist/icons/react/MusicNote02.cjs +12 -4
  3092. package/dist/icons/react/MusicNote02.mjs +12 -4
  3093. package/dist/icons/react/MusicNotePlus.cjs +12 -4
  3094. package/dist/icons/react/MusicNotePlus.mjs +12 -4
  3095. package/dist/icons/react/NavigationPointer01.cjs +12 -4
  3096. package/dist/icons/react/NavigationPointer01.mjs +12 -4
  3097. package/dist/icons/react/NavigationPointer02.cjs +12 -4
  3098. package/dist/icons/react/NavigationPointer02.mjs +12 -4
  3099. package/dist/icons/react/NavigationPointerOff01.cjs +12 -4
  3100. package/dist/icons/react/NavigationPointerOff01.mjs +12 -4
  3101. package/dist/icons/react/NavigationPointerOff02.cjs +12 -4
  3102. package/dist/icons/react/NavigationPointerOff02.mjs +12 -4
  3103. package/dist/icons/react/NotificationBox.cjs +12 -4
  3104. package/dist/icons/react/NotificationBox.mjs +12 -4
  3105. package/dist/icons/react/NotificationMessage.cjs +12 -4
  3106. package/dist/icons/react/NotificationMessage.mjs +12 -4
  3107. package/dist/icons/react/NotificationText.cjs +12 -4
  3108. package/dist/icons/react/NotificationText.mjs +12 -4
  3109. package/dist/icons/react/Numberic01.cjs +51 -0
  3110. package/dist/icons/react/Numberic01.d.cts +3 -0
  3111. package/dist/icons/react/Numberic01.d.mts +3 -0
  3112. package/dist/icons/react/Numberic01.mjs +51 -0
  3113. package/dist/icons/react/{Edit02.cjs → Numberic02.cjs} +17 -9
  3114. package/dist/icons/react/Numberic02.d.cts +3 -0
  3115. package/dist/icons/react/Numberic02.d.mts +3 -0
  3116. package/dist/icons/react/{Edit02.mjs → Numberic02.mjs} +17 -9
  3117. package/dist/icons/react/Octagon.cjs +12 -4
  3118. package/dist/icons/react/Octagon.mjs +12 -4
  3119. package/dist/icons/react/OrgExchange.cjs +52 -0
  3120. package/dist/icons/react/OrgExchange.d.cts +3 -0
  3121. package/dist/icons/react/OrgExchange.d.mts +3 -0
  3122. package/dist/icons/react/OrgExchange.mjs +52 -0
  3123. package/dist/icons/react/OrientationHorizontal.d.cts +3 -0
  3124. package/dist/icons/react/OrientationHorizontal.d.mts +3 -0
  3125. package/dist/icons/react/OrientationHorizontalFill.cjs +17 -6
  3126. package/dist/icons/react/OrientationHorizontalFill.mjs +18 -7
  3127. package/dist/icons/react/OrientationVertical.d.cts +3 -0
  3128. package/dist/icons/react/OrientationVertical.d.mts +3 -0
  3129. package/dist/icons/react/OrientationVerticalFill.cjs +17 -6
  3130. package/dist/icons/react/OrientationVerticalFill.mjs +18 -7
  3131. package/dist/icons/react/Package.cjs +34 -14
  3132. package/dist/icons/react/Package.mjs +35 -15
  3133. package/dist/icons/react/PackageCheck.cjs +12 -4
  3134. package/dist/icons/react/PackageCheck.mjs +12 -4
  3135. package/dist/icons/react/PackageMinus.cjs +12 -4
  3136. package/dist/icons/react/PackageMinus.mjs +12 -4
  3137. package/dist/icons/react/PackagePlus.cjs +12 -4
  3138. package/dist/icons/react/PackagePlus.mjs +12 -4
  3139. package/dist/icons/react/PackageSearch.cjs +12 -4
  3140. package/dist/icons/react/PackageSearch.mjs +12 -4
  3141. package/dist/icons/react/PackageX.cjs +12 -4
  3142. package/dist/icons/react/PackageX.mjs +12 -4
  3143. package/dist/icons/react/Paint.cjs +12 -4
  3144. package/dist/icons/react/Paint.mjs +12 -4
  3145. package/dist/icons/react/PaintPour.cjs +12 -4
  3146. package/dist/icons/react/PaintPour.mjs +12 -4
  3147. package/dist/icons/react/Palette.cjs +33 -5
  3148. package/dist/icons/react/Palette.mjs +33 -5
  3149. package/dist/icons/react/Paperclip.cjs +12 -4
  3150. package/dist/icons/react/Paperclip.mjs +12 -4
  3151. package/dist/icons/react/ParagraphSpacing.cjs +12 -4
  3152. package/dist/icons/react/ParagraphSpacing.mjs +12 -4
  3153. package/dist/icons/react/ParagraphWrap.cjs +12 -4
  3154. package/dist/icons/react/ParagraphWrap.mjs +12 -4
  3155. package/dist/icons/react/Passcode.cjs +12 -4
  3156. package/dist/icons/react/Passcode.mjs +12 -4
  3157. package/dist/icons/react/PasscodeLock.cjs +12 -4
  3158. package/dist/icons/react/PasscodeLock.mjs +12 -4
  3159. package/dist/icons/react/Passport.cjs +12 -4
  3160. package/dist/icons/react/Passport.mjs +12 -4
  3161. package/dist/icons/react/PauseCircle.cjs +12 -4
  3162. package/dist/icons/react/PauseCircle.mjs +12 -4
  3163. package/dist/icons/react/{DatabseTable.cjs → PauseCycle.cjs} +17 -9
  3164. package/dist/icons/react/PauseCycle.d.cts +3 -0
  3165. package/dist/icons/react/PauseCycle.d.mts +3 -0
  3166. package/dist/icons/react/{DatabseTable.mjs → PauseCycle.mjs} +17 -9
  3167. package/dist/icons/react/PauseSquare.cjs +12 -4
  3168. package/dist/icons/react/PauseSquare.mjs +12 -4
  3169. package/dist/icons/react/PenTool01.cjs +12 -4
  3170. package/dist/icons/react/PenTool01.mjs +12 -4
  3171. package/dist/icons/react/PenTool02.cjs +12 -4
  3172. package/dist/icons/react/PenTool02.mjs +12 -4
  3173. package/dist/icons/react/PenToolMinus.cjs +12 -4
  3174. package/dist/icons/react/PenToolMinus.mjs +12 -4
  3175. package/dist/icons/react/PenToolPlus.cjs +12 -4
  3176. package/dist/icons/react/PenToolPlus.mjs +12 -4
  3177. package/dist/icons/react/Pencil01.cjs +12 -4
  3178. package/dist/icons/react/Pencil01.mjs +12 -4
  3179. package/dist/icons/react/Pencil02.cjs +12 -4
  3180. package/dist/icons/react/Pencil02.mjs +12 -4
  3181. package/dist/icons/react/PencilLine.cjs +12 -4
  3182. package/dist/icons/react/PencilLine.mjs +12 -4
  3183. package/dist/icons/react/Pentagon.cjs +12 -4
  3184. package/dist/icons/react/Pentagon.mjs +12 -4
  3185. package/dist/icons/react/Percent01.cjs +12 -4
  3186. package/dist/icons/react/Percent01.mjs +12 -4
  3187. package/dist/icons/react/Percent02.cjs +12 -4
  3188. package/dist/icons/react/Percent02.mjs +12 -4
  3189. package/dist/icons/react/Percent03.cjs +12 -4
  3190. package/dist/icons/react/Percent03.mjs +12 -4
  3191. package/dist/icons/react/Perspective01.cjs +12 -4
  3192. package/dist/icons/react/Perspective01.mjs +12 -4
  3193. package/dist/icons/react/Perspective02.cjs +12 -4
  3194. package/dist/icons/react/Perspective02.mjs +12 -4
  3195. package/dist/icons/react/Phone.cjs +12 -4
  3196. package/dist/icons/react/Phone.mjs +12 -4
  3197. package/dist/icons/react/Phone01.cjs +12 -4
  3198. package/dist/icons/react/Phone01.mjs +12 -4
  3199. package/dist/icons/react/Phone02.cjs +12 -4
  3200. package/dist/icons/react/Phone02.mjs +12 -4
  3201. package/dist/icons/react/PhoneCall01.cjs +12 -4
  3202. package/dist/icons/react/PhoneCall01.mjs +12 -4
  3203. package/dist/icons/react/PhoneCall02.cjs +12 -4
  3204. package/dist/icons/react/PhoneCall02.mjs +12 -4
  3205. package/dist/icons/react/PhoneHangUp.cjs +12 -4
  3206. package/dist/icons/react/PhoneHangUp.mjs +12 -4
  3207. package/dist/icons/react/PhoneIncoming01.cjs +12 -4
  3208. package/dist/icons/react/PhoneIncoming01.mjs +12 -4
  3209. package/dist/icons/react/PhoneIncoming02.cjs +12 -4
  3210. package/dist/icons/react/PhoneIncoming02.mjs +12 -4
  3211. package/dist/icons/react/PhoneOutgoing01.cjs +12 -4
  3212. package/dist/icons/react/PhoneOutgoing01.mjs +12 -4
  3213. package/dist/icons/react/PhoneOutgoing02.cjs +12 -4
  3214. package/dist/icons/react/PhoneOutgoing02.mjs +12 -4
  3215. package/dist/icons/react/PhonePause.cjs +12 -4
  3216. package/dist/icons/react/PhonePause.mjs +12 -4
  3217. package/dist/icons/react/PhonePlus.cjs +12 -4
  3218. package/dist/icons/react/PhonePlus.mjs +12 -4
  3219. package/dist/icons/react/PhoneX.cjs +12 -4
  3220. package/dist/icons/react/PhoneX.mjs +12 -4
  3221. package/dist/icons/react/PieChart01.cjs +12 -4
  3222. package/dist/icons/react/PieChart01.mjs +12 -4
  3223. package/dist/icons/react/PieChart02.cjs +34 -14
  3224. package/dist/icons/react/PieChart02.mjs +35 -15
  3225. package/dist/icons/react/PieChart03.cjs +12 -4
  3226. package/dist/icons/react/PieChart03.mjs +12 -4
  3227. package/dist/icons/react/PieChart04.cjs +12 -4
  3228. package/dist/icons/react/PieChart04.mjs +12 -4
  3229. package/dist/icons/react/PiggyBank01.cjs +12 -4
  3230. package/dist/icons/react/PiggyBank01.mjs +12 -4
  3231. package/dist/icons/react/PiggyBank02.cjs +12 -4
  3232. package/dist/icons/react/PiggyBank02.mjs +12 -4
  3233. package/dist/icons/react/Pilcrow01.cjs +12 -4
  3234. package/dist/icons/react/Pilcrow01.mjs +12 -4
  3235. package/dist/icons/react/Pilcrow02.cjs +12 -4
  3236. package/dist/icons/react/Pilcrow02.mjs +12 -4
  3237. package/dist/icons/react/PilcrowSquare.cjs +12 -4
  3238. package/dist/icons/react/PilcrowSquare.mjs +12 -4
  3239. package/dist/icons/react/Pin.d.cts +3 -0
  3240. package/dist/icons/react/Pin.d.mts +3 -0
  3241. package/dist/icons/react/Pin01.cjs +12 -4
  3242. package/dist/icons/react/Pin01.mjs +12 -4
  3243. package/dist/icons/react/Pin02.cjs +12 -4
  3244. package/dist/icons/react/Pin02.mjs +12 -4
  3245. package/dist/icons/react/Placeholder.cjs +12 -4
  3246. package/dist/icons/react/Placeholder.mjs +12 -4
  3247. package/dist/icons/react/Plane.cjs +12 -4
  3248. package/dist/icons/react/Plane.mjs +12 -4
  3249. package/dist/icons/react/Play.cjs +12 -4
  3250. package/dist/icons/react/Play.mjs +12 -4
  3251. package/dist/icons/react/PlayCircle.cjs +13 -5
  3252. package/dist/icons/react/PlayCircle.mjs +13 -5
  3253. package/dist/icons/react/PlaySquare.cjs +13 -5
  3254. package/dist/icons/react/PlaySquare.mjs +13 -5
  3255. package/dist/icons/react/Plus.cjs +12 -4
  3256. package/dist/icons/react/Plus.mjs +12 -4
  3257. package/dist/icons/react/PlusCircle.cjs +12 -4
  3258. package/dist/icons/react/PlusCircle.mjs +12 -4
  3259. package/dist/icons/react/PlusSquare.cjs +12 -4
  3260. package/dist/icons/react/PlusSquare.mjs +12 -4
  3261. package/dist/icons/react/Podcast.cjs +12 -4
  3262. package/dist/icons/react/Podcast.mjs +12 -4
  3263. package/dist/icons/react/Power01.cjs +12 -4
  3264. package/dist/icons/react/Power01.mjs +12 -4
  3265. package/dist/icons/react/Power02.cjs +12 -4
  3266. package/dist/icons/react/Power02.mjs +12 -4
  3267. package/dist/icons/react/Power03.cjs +12 -4
  3268. package/dist/icons/react/Power03.mjs +12 -4
  3269. package/dist/icons/react/Preferred.d.cts +3 -0
  3270. package/dist/icons/react/Preferred.d.mts +3 -0
  3271. package/dist/icons/react/PresentationChart01.cjs +12 -4
  3272. package/dist/icons/react/PresentationChart01.mjs +12 -4
  3273. package/dist/icons/react/PresentationChart02.cjs +12 -4
  3274. package/dist/icons/react/PresentationChart02.mjs +12 -4
  3275. package/dist/icons/react/PresentationChart03.cjs +12 -4
  3276. package/dist/icons/react/PresentationChart03.mjs +12 -4
  3277. package/dist/icons/react/Printer.cjs +12 -4
  3278. package/dist/icons/react/Printer.mjs +12 -4
  3279. package/dist/icons/react/ProjectExchange.cjs +52 -0
  3280. package/dist/icons/react/ProjectExchange.d.cts +3 -0
  3281. package/dist/icons/react/ProjectExchange.d.mts +3 -0
  3282. package/dist/icons/react/ProjectExchange.mjs +52 -0
  3283. package/dist/icons/react/PuzzlePiece01.cjs +12 -4
  3284. package/dist/icons/react/PuzzlePiece01.mjs +12 -4
  3285. package/dist/icons/react/PuzzlePiece02.cjs +12 -4
  3286. package/dist/icons/react/PuzzlePiece02.mjs +12 -4
  3287. package/dist/icons/react/QrCode01.cjs +12 -4
  3288. package/dist/icons/react/QrCode01.mjs +12 -4
  3289. package/dist/icons/react/QrCode02.cjs +12 -4
  3290. package/dist/icons/react/QrCode02.mjs +12 -4
  3291. package/dist/icons/react/Question.cjs +12 -4
  3292. package/dist/icons/react/Question.mjs +12 -4
  3293. package/dist/icons/react/Receipt.cjs +12 -4
  3294. package/dist/icons/react/Receipt.mjs +12 -4
  3295. package/dist/icons/react/ReceiptCheck.cjs +12 -4
  3296. package/dist/icons/react/ReceiptCheck.mjs +12 -4
  3297. package/dist/icons/react/Recording01.cjs +12 -4
  3298. package/dist/icons/react/Recording01.mjs +12 -4
  3299. package/dist/icons/react/Recording02.cjs +12 -4
  3300. package/dist/icons/react/Recording02.mjs +12 -4
  3301. package/dist/icons/react/Recording03.cjs +12 -4
  3302. package/dist/icons/react/Recording03.mjs +12 -4
  3303. package/dist/icons/react/Redeploy.cjs +12 -4
  3304. package/dist/icons/react/Redeploy.mjs +12 -4
  3305. package/dist/icons/react/Ree.cjs +52 -0
  3306. package/dist/icons/react/Ree.d.cts +3 -0
  3307. package/dist/icons/react/Ree.d.mts +3 -0
  3308. package/dist/icons/react/Ree.mjs +52 -0
  3309. package/dist/icons/react/Reflect01.cjs +12 -4
  3310. package/dist/icons/react/Reflect01.mjs +12 -4
  3311. package/dist/icons/react/Reflect02.cjs +12 -4
  3312. package/dist/icons/react/Reflect02.mjs +12 -4
  3313. package/dist/icons/react/RefreshCcw01.cjs +12 -4
  3314. package/dist/icons/react/RefreshCcw01.mjs +12 -4
  3315. package/dist/icons/react/RefreshCcw02.cjs +12 -4
  3316. package/dist/icons/react/RefreshCcw02.mjs +12 -4
  3317. package/dist/icons/react/RefreshCcw03.cjs +12 -4
  3318. package/dist/icons/react/RefreshCcw03.mjs +12 -4
  3319. package/dist/icons/react/RefreshCcw04.cjs +12 -4
  3320. package/dist/icons/react/RefreshCcw04.mjs +12 -4
  3321. package/dist/icons/react/RefreshCcw05.cjs +12 -4
  3322. package/dist/icons/react/RefreshCcw05.mjs +12 -4
  3323. package/dist/icons/react/RefreshCw01.cjs +12 -4
  3324. package/dist/icons/react/RefreshCw01.mjs +12 -4
  3325. package/dist/icons/react/RefreshCw02.cjs +12 -4
  3326. package/dist/icons/react/RefreshCw02.mjs +12 -4
  3327. package/dist/icons/react/RefreshCw03.cjs +12 -4
  3328. package/dist/icons/react/RefreshCw03.mjs +12 -4
  3329. package/dist/icons/react/RefreshCw04.cjs +12 -4
  3330. package/dist/icons/react/RefreshCw04.mjs +12 -4
  3331. package/dist/icons/react/RefreshCw05.cjs +12 -4
  3332. package/dist/icons/react/RefreshCw05.mjs +12 -4
  3333. package/dist/icons/react/Repeat01.cjs +12 -4
  3334. package/dist/icons/react/Repeat01.mjs +12 -4
  3335. package/dist/icons/react/Repeat02.cjs +12 -4
  3336. package/dist/icons/react/Repeat02.mjs +12 -4
  3337. package/dist/icons/react/Repeat03.cjs +12 -4
  3338. package/dist/icons/react/Repeat03.mjs +12 -4
  3339. package/dist/icons/react/Repeat04.cjs +12 -4
  3340. package/dist/icons/react/Repeat04.mjs +12 -4
  3341. package/dist/icons/react/ReverseLeft.cjs +12 -4
  3342. package/dist/icons/react/ReverseLeft.mjs +12 -4
  3343. package/dist/icons/react/ReverseRight.cjs +12 -4
  3344. package/dist/icons/react/ReverseRight.mjs +12 -4
  3345. package/dist/icons/react/Right.cjs +12 -4
  3346. package/dist/icons/react/Right.mjs +12 -4
  3347. package/dist/icons/react/RightIndent01.cjs +12 -4
  3348. package/dist/icons/react/RightIndent01.mjs +12 -4
  3349. package/dist/icons/react/RightIndent02.cjs +12 -4
  3350. package/dist/icons/react/RightIndent02.mjs +12 -4
  3351. package/dist/icons/react/Robot.d.cts +3 -0
  3352. package/dist/icons/react/Robot.d.mts +3 -0
  3353. package/dist/icons/react/Robot02.cjs +50 -0
  3354. package/dist/icons/react/Robot02.d.cts +3 -0
  3355. package/dist/icons/react/Robot02.d.mts +3 -0
  3356. package/dist/icons/react/Robot02.mjs +50 -0
  3357. package/dist/icons/react/Rocket01.cjs +12 -4
  3358. package/dist/icons/react/Rocket01.mjs +12 -4
  3359. package/dist/icons/react/Rocket02.cjs +12 -4
  3360. package/dist/icons/react/Rocket02.mjs +12 -4
  3361. package/dist/icons/react/RollerBrush.cjs +12 -4
  3362. package/dist/icons/react/RollerBrush.mjs +12 -4
  3363. package/dist/icons/react/Route.cjs +12 -4
  3364. package/dist/icons/react/Route.mjs +12 -4
  3365. package/dist/icons/react/Rows01.cjs +34 -14
  3366. package/dist/icons/react/Rows01.mjs +35 -15
  3367. package/dist/icons/react/Rows02.cjs +12 -4
  3368. package/dist/icons/react/Rows02.mjs +12 -4
  3369. package/dist/icons/react/Rows03.cjs +12 -4
  3370. package/dist/icons/react/Rows03.mjs +12 -4
  3371. package/dist/icons/react/Rss01.cjs +12 -4
  3372. package/dist/icons/react/Rss01.mjs +12 -4
  3373. package/dist/icons/react/Rss02.cjs +12 -4
  3374. package/dist/icons/react/Rss02.mjs +12 -4
  3375. package/dist/icons/react/Ruler.cjs +12 -4
  3376. package/dist/icons/react/Ruler.mjs +12 -4
  3377. package/dist/icons/react/Run.cjs +12 -4
  3378. package/dist/icons/react/Run.mjs +12 -4
  3379. package/dist/icons/react/Run1.d.cts +3 -0
  3380. package/dist/icons/react/Run1.d.mts +3 -0
  3381. package/dist/icons/react/RunCursor.d.cts +3 -0
  3382. package/dist/icons/react/RunCursor.d.mts +3 -0
  3383. package/dist/icons/react/RunFill.cjs +13 -8
  3384. package/dist/icons/react/RunFill.mjs +13 -8
  3385. package/dist/icons/react/Safe.cjs +12 -4
  3386. package/dist/icons/react/Safe.mjs +12 -4
  3387. package/dist/icons/react/Sale01.cjs +12 -4
  3388. package/dist/icons/react/Sale01.mjs +12 -4
  3389. package/dist/icons/react/Sale02.cjs +12 -4
  3390. package/dist/icons/react/Sale02.mjs +12 -4
  3391. package/dist/icons/react/Sale03.cjs +12 -4
  3392. package/dist/icons/react/Sale03.mjs +12 -4
  3393. package/dist/icons/react/Sale04.cjs +12 -4
  3394. package/dist/icons/react/Sale04.mjs +12 -4
  3395. package/dist/icons/react/Save01.cjs +12 -4
  3396. package/dist/icons/react/Save01.mjs +12 -4
  3397. package/dist/icons/react/Save02.cjs +12 -4
  3398. package/dist/icons/react/Save02.mjs +12 -4
  3399. package/dist/icons/react/Save03.cjs +12 -4
  3400. package/dist/icons/react/Save03.mjs +12 -4
  3401. package/dist/icons/react/Scale01.cjs +12 -4
  3402. package/dist/icons/react/Scale01.mjs +12 -4
  3403. package/dist/icons/react/Scale02.cjs +12 -4
  3404. package/dist/icons/react/Scale02.mjs +12 -4
  3405. package/dist/icons/react/Scale03.cjs +12 -4
  3406. package/dist/icons/react/Scale03.mjs +12 -4
  3407. package/dist/icons/react/ScaleDown.cjs +52 -0
  3408. package/dist/icons/react/ScaleDown.d.cts +3 -0
  3409. package/dist/icons/react/ScaleDown.d.mts +3 -0
  3410. package/dist/icons/react/ScaleDown.mjs +52 -0
  3411. package/dist/icons/react/Scales01.cjs +12 -4
  3412. package/dist/icons/react/Scales01.mjs +12 -4
  3413. package/dist/icons/react/Scales02.cjs +12 -4
  3414. package/dist/icons/react/Scales02.mjs +12 -4
  3415. package/dist/icons/react/Scan.cjs +12 -4
  3416. package/dist/icons/react/Scan.mjs +12 -4
  3417. package/dist/icons/react/Scissors01.cjs +12 -4
  3418. package/dist/icons/react/Scissors01.mjs +12 -4
  3419. package/dist/icons/react/Scissors02.cjs +12 -4
  3420. package/dist/icons/react/Scissors02.mjs +12 -4
  3421. package/dist/icons/react/ScissorsCut01.cjs +12 -4
  3422. package/dist/icons/react/ScissorsCut01.mjs +12 -4
  3423. package/dist/icons/react/ScissorsCut02.cjs +12 -4
  3424. package/dist/icons/react/ScissorsCut02.mjs +12 -4
  3425. package/dist/icons/react/SearchLg.cjs +12 -4
  3426. package/dist/icons/react/SearchLg.mjs +12 -4
  3427. package/dist/icons/react/SearchMd.cjs +12 -4
  3428. package/dist/icons/react/SearchMd.mjs +12 -4
  3429. package/dist/icons/react/SearchRefraction.cjs +12 -4
  3430. package/dist/icons/react/SearchRefraction.mjs +12 -4
  3431. package/dist/icons/react/SearchSm.cjs +12 -4
  3432. package/dist/icons/react/SearchSm.mjs +12 -4
  3433. package/dist/icons/react/SeeMore.cjs +12 -4
  3434. package/dist/icons/react/SeeMore.mjs +12 -4
  3435. package/dist/icons/react/SeeShort.cjs +21 -4
  3436. package/dist/icons/react/SeeShort.mjs +21 -4
  3437. package/dist/icons/react/Send01.cjs +12 -4
  3438. package/dist/icons/react/Send01.mjs +12 -4
  3439. package/dist/icons/react/Send02.cjs +12 -4
  3440. package/dist/icons/react/Send02.mjs +12 -4
  3441. package/dist/icons/react/Send03.cjs +12 -4
  3442. package/dist/icons/react/Send03.mjs +12 -4
  3443. package/dist/icons/react/Series.cjs +54 -14
  3444. package/dist/icons/react/Series.mjs +55 -15
  3445. package/dist/icons/react/Server02.cjs +12 -4
  3446. package/dist/icons/react/Server02.mjs +12 -4
  3447. package/dist/icons/react/Server03.cjs +12 -4
  3448. package/dist/icons/react/Server03.mjs +12 -4
  3449. package/dist/icons/react/Server04.cjs +12 -4
  3450. package/dist/icons/react/Server04.mjs +12 -4
  3451. package/dist/icons/react/Server05.cjs +12 -4
  3452. package/dist/icons/react/Server05.mjs +12 -4
  3453. package/dist/icons/react/Server06.cjs +12 -4
  3454. package/dist/icons/react/Server06.mjs +12 -4
  3455. package/dist/icons/react/Settings01.cjs +13 -5
  3456. package/dist/icons/react/Settings01.mjs +13 -5
  3457. package/dist/icons/react/Settings02.cjs +13 -5
  3458. package/dist/icons/react/Settings02.mjs +13 -5
  3459. package/dist/icons/react/Settings03.cjs +12 -4
  3460. package/dist/icons/react/Settings03.mjs +12 -4
  3461. package/dist/icons/react/Settings04.cjs +12 -4
  3462. package/dist/icons/react/Settings04.mjs +12 -4
  3463. package/dist/icons/react/Share01.cjs +12 -4
  3464. package/dist/icons/react/Share01.mjs +12 -4
  3465. package/dist/icons/react/Share02.cjs +12 -4
  3466. package/dist/icons/react/Share02.mjs +12 -4
  3467. package/dist/icons/react/Share03.cjs +12 -4
  3468. package/dist/icons/react/Share03.mjs +12 -4
  3469. package/dist/icons/react/Share04.cjs +12 -4
  3470. package/dist/icons/react/Share04.mjs +12 -4
  3471. package/dist/icons/react/Share05.cjs +12 -4
  3472. package/dist/icons/react/Share05.mjs +12 -4
  3473. package/dist/icons/react/Share06.cjs +12 -4
  3474. package/dist/icons/react/Share06.mjs +12 -4
  3475. package/dist/icons/react/Share07.cjs +12 -4
  3476. package/dist/icons/react/Share07.mjs +12 -4
  3477. package/dist/icons/react/Shield01.cjs +12 -4
  3478. package/dist/icons/react/Shield01.mjs +12 -4
  3479. package/dist/icons/react/Shield02.cjs +12 -4
  3480. package/dist/icons/react/Shield02.mjs +12 -4
  3481. package/dist/icons/react/Shield03.cjs +12 -4
  3482. package/dist/icons/react/Shield03.mjs +12 -4
  3483. package/dist/icons/react/ShieldDollar.cjs +12 -4
  3484. package/dist/icons/react/ShieldDollar.mjs +12 -4
  3485. package/dist/icons/react/ShieldOff.cjs +12 -4
  3486. package/dist/icons/react/ShieldOff.mjs +12 -4
  3487. package/dist/icons/react/ShieldPlus.cjs +12 -4
  3488. package/dist/icons/react/ShieldPlus.mjs +12 -4
  3489. package/dist/icons/react/ShieldTick.cjs +12 -4
  3490. package/dist/icons/react/ShieldTick.mjs +12 -4
  3491. package/dist/icons/react/ShieldUser.cjs +12 -4
  3492. package/dist/icons/react/ShieldUser.mjs +12 -4
  3493. package/dist/icons/react/ShieldZap.cjs +12 -4
  3494. package/dist/icons/react/ShieldZap.mjs +12 -4
  3495. package/dist/icons/react/ShoppingBag01.cjs +12 -4
  3496. package/dist/icons/react/ShoppingBag01.mjs +12 -4
  3497. package/dist/icons/react/ShoppingBag02.cjs +12 -4
  3498. package/dist/icons/react/ShoppingBag02.mjs +12 -4
  3499. package/dist/icons/react/ShoppingBag03.cjs +12 -4
  3500. package/dist/icons/react/ShoppingBag03.mjs +12 -4
  3501. package/dist/icons/react/ShoppingCart01.cjs +12 -4
  3502. package/dist/icons/react/ShoppingCart01.mjs +12 -4
  3503. package/dist/icons/react/ShoppingCart02.cjs +12 -4
  3504. package/dist/icons/react/ShoppingCart02.mjs +12 -4
  3505. package/dist/icons/react/ShoppingCart03.cjs +12 -4
  3506. package/dist/icons/react/ShoppingCart03.mjs +12 -4
  3507. package/dist/icons/react/Shuffle01.cjs +12 -4
  3508. package/dist/icons/react/Shuffle01.mjs +12 -4
  3509. package/dist/icons/react/Shuffle02.cjs +12 -4
  3510. package/dist/icons/react/Shuffle02.mjs +12 -4
  3511. package/dist/icons/react/Signal01.cjs +12 -4
  3512. package/dist/icons/react/Signal01.mjs +12 -4
  3513. package/dist/icons/react/Signal02.cjs +12 -4
  3514. package/dist/icons/react/Signal02.mjs +12 -4
  3515. package/dist/icons/react/Signal03.cjs +12 -4
  3516. package/dist/icons/react/Signal03.mjs +12 -4
  3517. package/dist/icons/react/Simcard.cjs +13 -5
  3518. package/dist/icons/react/Simcard.mjs +13 -5
  3519. package/dist/icons/react/Skew.cjs +12 -4
  3520. package/dist/icons/react/Skew.mjs +12 -4
  3521. package/dist/icons/react/SkipBack.cjs +12 -4
  3522. package/dist/icons/react/SkipBack.mjs +12 -4
  3523. package/dist/icons/react/SkipForward.cjs +12 -4
  3524. package/dist/icons/react/SkipForward.mjs +12 -4
  3525. package/dist/icons/react/SlashCircle01.cjs +12 -4
  3526. package/dist/icons/react/SlashCircle01.mjs +12 -4
  3527. package/dist/icons/react/SlashCircle02.cjs +12 -4
  3528. package/dist/icons/react/SlashCircle02.mjs +12 -4
  3529. package/dist/icons/react/SlashDivider.cjs +21 -4
  3530. package/dist/icons/react/SlashDivider.mjs +21 -4
  3531. package/dist/icons/react/SlashOctagon.cjs +12 -4
  3532. package/dist/icons/react/SlashOctagon.mjs +12 -4
  3533. package/dist/icons/react/Sliders01.cjs +12 -4
  3534. package/dist/icons/react/Sliders01.mjs +12 -4
  3535. package/dist/icons/react/Sliders02.cjs +12 -4
  3536. package/dist/icons/react/Sliders02.mjs +12 -4
  3537. package/dist/icons/react/Sliders03.cjs +12 -4
  3538. package/dist/icons/react/Sliders03.mjs +12 -4
  3539. package/dist/icons/react/Sliders04.cjs +12 -4
  3540. package/dist/icons/react/Sliders04.mjs +12 -4
  3541. package/dist/icons/react/Snowflake01.cjs +12 -4
  3542. package/dist/icons/react/Snowflake01.mjs +12 -4
  3543. package/dist/icons/react/Snowflake02.cjs +12 -4
  3544. package/dist/icons/react/Snowflake02.mjs +12 -4
  3545. package/dist/icons/react/SpacingHeight01.cjs +12 -4
  3546. package/dist/icons/react/SpacingHeight01.mjs +12 -4
  3547. package/dist/icons/react/SpacingHeight02.cjs +12 -4
  3548. package/dist/icons/react/SpacingHeight02.mjs +12 -4
  3549. package/dist/icons/react/SpacingWidth01.cjs +12 -4
  3550. package/dist/icons/react/SpacingWidth01.mjs +12 -4
  3551. package/dist/icons/react/SpacingWidth02.cjs +12 -4
  3552. package/dist/icons/react/SpacingWidth02.mjs +12 -4
  3553. package/dist/icons/react/Speaker01.cjs +12 -4
  3554. package/dist/icons/react/Speaker01.mjs +12 -4
  3555. package/dist/icons/react/Speaker02.cjs +12 -4
  3556. package/dist/icons/react/Speaker02.mjs +12 -4
  3557. package/dist/icons/react/Speaker03.cjs +12 -4
  3558. package/dist/icons/react/Speaker03.mjs +12 -4
  3559. package/dist/icons/react/Speedometer01.cjs +12 -4
  3560. package/dist/icons/react/Speedometer01.mjs +12 -4
  3561. package/dist/icons/react/Speedometer02.cjs +12 -4
  3562. package/dist/icons/react/Speedometer02.mjs +12 -4
  3563. package/dist/icons/react/Speedometer03.cjs +12 -4
  3564. package/dist/icons/react/Speedometer03.mjs +12 -4
  3565. package/dist/icons/react/Speedometer04.cjs +12 -4
  3566. package/dist/icons/react/Speedometer04.mjs +12 -4
  3567. package/dist/icons/react/Square.cjs +12 -4
  3568. package/dist/icons/react/Square.mjs +12 -4
  3569. package/dist/icons/react/Stand.cjs +12 -4
  3570. package/dist/icons/react/Stand.mjs +12 -4
  3571. package/dist/icons/react/Star01.cjs +12 -4
  3572. package/dist/icons/react/Star01.mjs +12 -4
  3573. package/dist/icons/react/Star02.cjs +12 -4
  3574. package/dist/icons/react/Star02.mjs +12 -4
  3575. package/dist/icons/react/Star03.cjs +12 -4
  3576. package/dist/icons/react/Star03.mjs +12 -4
  3577. package/dist/icons/react/Star04.cjs +12 -4
  3578. package/dist/icons/react/Star04.mjs +12 -4
  3579. package/dist/icons/react/Star05.cjs +12 -4
  3580. package/dist/icons/react/Star05.mjs +12 -4
  3581. package/dist/icons/react/Star06.cjs +12 -4
  3582. package/dist/icons/react/Star06.mjs +12 -4
  3583. package/dist/icons/react/Star07.cjs +12 -4
  3584. package/dist/icons/react/Star07.mjs +12 -4
  3585. package/dist/icons/react/Stars01.cjs +34 -14
  3586. package/dist/icons/react/Stars01.mjs +35 -15
  3587. package/dist/icons/react/Stars02.cjs +12 -4
  3588. package/dist/icons/react/Stars02.mjs +12 -4
  3589. package/dist/icons/react/Stars03.cjs +12 -4
  3590. package/dist/icons/react/Stars03.mjs +12 -4
  3591. package/dist/icons/react/Status.d.cts +3 -0
  3592. package/dist/icons/react/Status.d.mts +3 -0
  3593. package/dist/icons/react/Stethoscope.cjs +52 -0
  3594. package/dist/icons/react/Stethoscope.d.cts +3 -0
  3595. package/dist/icons/react/Stethoscope.d.mts +3 -0
  3596. package/dist/icons/react/Stethoscope.mjs +52 -0
  3597. package/dist/icons/react/StickerCircle.cjs +13 -5
  3598. package/dist/icons/react/StickerCircle.mjs +13 -5
  3599. package/dist/icons/react/StickerSquare.cjs +12 -4
  3600. package/dist/icons/react/StickerSquare.mjs +12 -4
  3601. package/dist/icons/react/Stop.cjs +12 -4
  3602. package/dist/icons/react/Stop.mjs +12 -4
  3603. package/dist/icons/react/StopCircle.cjs +13 -5
  3604. package/dist/icons/react/StopCircle.mjs +13 -5
  3605. package/dist/icons/react/StopSquare.cjs +13 -5
  3606. package/dist/icons/react/StopSquare.mjs +13 -5
  3607. package/dist/icons/react/Strikethrough01.cjs +12 -4
  3608. package/dist/icons/react/Strikethrough01.mjs +12 -4
  3609. package/dist/icons/react/Strikethrough02.cjs +12 -4
  3610. package/dist/icons/react/Strikethrough02.mjs +12 -4
  3611. package/dist/icons/react/StrikethroughSquare.cjs +12 -4
  3612. package/dist/icons/react/StrikethroughSquare.mjs +12 -4
  3613. package/dist/icons/react/String01.cjs +12 -4
  3614. package/dist/icons/react/String01.mjs +12 -4
  3615. package/dist/icons/react/String02.cjs +52 -0
  3616. package/dist/icons/react/String02.d.cts +3 -0
  3617. package/dist/icons/react/String02.d.mts +3 -0
  3618. package/dist/icons/react/String02.mjs +52 -0
  3619. package/dist/icons/react/Subscript.cjs +12 -4
  3620. package/dist/icons/react/Subscript.mjs +12 -4
  3621. package/dist/icons/react/Sun.cjs +12 -4
  3622. package/dist/icons/react/Sun.mjs +12 -4
  3623. package/dist/icons/react/SunSetting01.cjs +12 -4
  3624. package/dist/icons/react/SunSetting01.mjs +12 -4
  3625. package/dist/icons/react/SunSetting02.cjs +12 -4
  3626. package/dist/icons/react/SunSetting02.mjs +12 -4
  3627. package/dist/icons/react/SunSetting03.cjs +12 -4
  3628. package/dist/icons/react/SunSetting03.mjs +12 -4
  3629. package/dist/icons/react/Sunrise.cjs +12 -4
  3630. package/dist/icons/react/Sunrise.mjs +12 -4
  3631. package/dist/icons/react/Sunset.cjs +12 -4
  3632. package/dist/icons/react/Sunset.mjs +12 -4
  3633. package/dist/icons/react/SwitchHorizontal01.cjs +12 -4
  3634. package/dist/icons/react/SwitchHorizontal01.mjs +12 -4
  3635. package/dist/icons/react/SwitchHorizontal02.cjs +12 -4
  3636. package/dist/icons/react/SwitchHorizontal02.mjs +12 -4
  3637. package/dist/icons/react/SwitchVertical01.cjs +12 -4
  3638. package/dist/icons/react/SwitchVertical01.mjs +12 -4
  3639. package/dist/icons/react/SwitchVertical02.cjs +12 -4
  3640. package/dist/icons/react/SwitchVertical02.mjs +12 -4
  3641. package/dist/icons/react/SystemEndpoint.cjs +35 -13
  3642. package/dist/icons/react/SystemEndpoint.mjs +35 -13
  3643. package/dist/icons/react/SystemMode.cjs +12 -4
  3644. package/dist/icons/react/SystemMode.mjs +12 -4
  3645. package/dist/icons/react/Table.cjs +12 -4
  3646. package/dist/icons/react/Table.mjs +12 -4
  3647. package/dist/icons/react/TableList.cjs +12 -4
  3648. package/dist/icons/react/TableList.mjs +12 -4
  3649. package/dist/icons/react/Tablet01.cjs +12 -4
  3650. package/dist/icons/react/Tablet01.mjs +12 -4
  3651. package/dist/icons/react/Tablet02.cjs +12 -4
  3652. package/dist/icons/react/Tablet02.mjs +12 -4
  3653. package/dist/icons/react/Tag01.cjs +12 -4
  3654. package/dist/icons/react/Tag01.mjs +12 -4
  3655. package/dist/icons/react/Tag02.cjs +12 -4
  3656. package/dist/icons/react/Tag02.mjs +12 -4
  3657. package/dist/icons/react/Tag03.cjs +12 -4
  3658. package/dist/icons/react/Tag03.mjs +12 -4
  3659. package/dist/icons/react/Target01.cjs +12 -4
  3660. package/dist/icons/react/Target01.mjs +12 -4
  3661. package/dist/icons/react/Target02.cjs +12 -4
  3662. package/dist/icons/react/Target02.mjs +12 -4
  3663. package/dist/icons/react/Target03.cjs +12 -4
  3664. package/dist/icons/react/Target03.mjs +12 -4
  3665. package/dist/icons/react/Target04.cjs +12 -4
  3666. package/dist/icons/react/Target04.mjs +12 -4
  3667. package/dist/icons/react/Target05.cjs +14 -6
  3668. package/dist/icons/react/Target05.mjs +14 -6
  3669. package/dist/icons/react/TeamExchange.cjs +52 -0
  3670. package/dist/icons/react/TeamExchange.d.cts +3 -0
  3671. package/dist/icons/react/TeamExchange.d.mts +3 -0
  3672. package/dist/icons/react/TeamExchange.mjs +52 -0
  3673. package/dist/icons/react/Telescope.cjs +12 -4
  3674. package/dist/icons/react/Telescope.mjs +12 -4
  3675. package/dist/icons/react/Terminal.cjs +12 -4
  3676. package/dist/icons/react/Terminal.mjs +12 -4
  3677. package/dist/icons/react/TerminalBrowser.cjs +12 -4
  3678. package/dist/icons/react/TerminalBrowser.mjs +12 -4
  3679. package/dist/icons/react/TerminalBrowser1.d.cts +3 -0
  3680. package/dist/icons/react/TerminalBrowser1.d.mts +3 -0
  3681. package/dist/icons/react/TerminalCircle.cjs +12 -4
  3682. package/dist/icons/react/TerminalCircle.mjs +12 -4
  3683. package/dist/icons/react/TerminalSquare.cjs +12 -4
  3684. package/dist/icons/react/TerminalSquare.mjs +12 -4
  3685. package/dist/icons/react/TextInput.cjs +12 -4
  3686. package/dist/icons/react/TextInput.mjs +12 -4
  3687. package/dist/icons/react/Thermometer01.cjs +12 -4
  3688. package/dist/icons/react/Thermometer01.mjs +12 -4
  3689. package/dist/icons/react/Thermometer02.cjs +13 -5
  3690. package/dist/icons/react/Thermometer02.mjs +13 -5
  3691. package/dist/icons/react/Thermometer03.cjs +12 -4
  3692. package/dist/icons/react/Thermometer03.mjs +12 -4
  3693. package/dist/icons/react/ThermometerCold.cjs +12 -4
  3694. package/dist/icons/react/ThermometerCold.mjs +12 -4
  3695. package/dist/icons/react/ThermometerWarm.cjs +12 -4
  3696. package/dist/icons/react/ThermometerWarm.mjs +12 -4
  3697. package/dist/icons/react/ThumbsDown.cjs +12 -4
  3698. package/dist/icons/react/ThumbsDown.mjs +12 -4
  3699. package/dist/icons/react/ThumbsUp.cjs +12 -4
  3700. package/dist/icons/react/ThumbsUp.mjs +12 -4
  3701. package/dist/icons/react/TiBot.cjs +62 -0
  3702. package/dist/icons/react/TiBot.d.cts +3 -0
  3703. package/dist/icons/react/TiBot.d.mts +3 -0
  3704. package/dist/icons/react/TiBot.mjs +62 -0
  3705. package/dist/icons/react/TiDbBot.cjs +51 -0
  3706. package/dist/icons/react/TiDbBot.d.cts +3 -0
  3707. package/dist/icons/react/TiDbBot.d.mts +3 -0
  3708. package/dist/icons/react/TiDbBot.mjs +51 -0
  3709. package/dist/icons/react/Ticket01.cjs +12 -4
  3710. package/dist/icons/react/Ticket01.mjs +12 -4
  3711. package/dist/icons/react/Ticket02.cjs +12 -4
  3712. package/dist/icons/react/Ticket02.mjs +12 -4
  3713. package/dist/icons/react/TidbCloud.d.cts +3 -0
  3714. package/dist/icons/react/TidbCloud.d.mts +3 -0
  3715. package/dist/icons/react/Toggle01Left.cjs +12 -4
  3716. package/dist/icons/react/Toggle01Left.mjs +12 -4
  3717. package/dist/icons/react/Toggle01Right.cjs +12 -4
  3718. package/dist/icons/react/Toggle01Right.mjs +12 -4
  3719. package/dist/icons/react/Toggle02Left.cjs +12 -4
  3720. package/dist/icons/react/Toggle02Left.mjs +12 -4
  3721. package/dist/icons/react/Toggle02Right.cjs +12 -4
  3722. package/dist/icons/react/Toggle02Right.mjs +12 -4
  3723. package/dist/icons/react/Toggle03Left.cjs +13 -5
  3724. package/dist/icons/react/Toggle03Left.mjs +13 -5
  3725. package/dist/icons/react/Toggle03Right.cjs +13 -5
  3726. package/dist/icons/react/Toggle03Right.mjs +13 -5
  3727. package/dist/icons/react/Tool01.cjs +12 -4
  3728. package/dist/icons/react/Tool01.mjs +12 -4
  3729. package/dist/icons/react/Tool02.cjs +12 -4
  3730. package/dist/icons/react/Tool02.mjs +12 -4
  3731. package/dist/icons/react/Total01.cjs +52 -0
  3732. package/dist/icons/react/Total01.d.cts +3 -0
  3733. package/dist/icons/react/Total01.d.mts +3 -0
  3734. package/dist/icons/react/Total01.mjs +52 -0
  3735. package/dist/icons/react/Total02.cjs +52 -0
  3736. package/dist/icons/react/Total02.d.cts +3 -0
  3737. package/dist/icons/react/Total02.d.mts +3 -0
  3738. package/dist/icons/react/Total02.mjs +52 -0
  3739. package/dist/icons/react/Train.cjs +12 -4
  3740. package/dist/icons/react/Train.mjs +12 -4
  3741. package/dist/icons/react/Tram.cjs +12 -4
  3742. package/dist/icons/react/Tram.mjs +12 -4
  3743. package/dist/icons/react/Transform.cjs +12 -4
  3744. package/dist/icons/react/Transform.mjs +12 -4
  3745. package/dist/icons/react/Translate01.cjs +12 -4
  3746. package/dist/icons/react/Translate01.mjs +12 -4
  3747. package/dist/icons/react/Translate02.cjs +12 -4
  3748. package/dist/icons/react/Translate02.mjs +12 -4
  3749. package/dist/icons/react/Trash01.cjs +12 -4
  3750. package/dist/icons/react/Trash01.mjs +12 -4
  3751. package/dist/icons/react/Trash02.cjs +12 -4
  3752. package/dist/icons/react/Trash02.mjs +12 -4
  3753. package/dist/icons/react/Trash03.cjs +12 -4
  3754. package/dist/icons/react/Trash03.mjs +12 -4
  3755. package/dist/icons/react/Trash04.cjs +12 -4
  3756. package/dist/icons/react/Trash04.mjs +12 -4
  3757. package/dist/icons/react/TrendDown01.cjs +12 -4
  3758. package/dist/icons/react/TrendDown01.mjs +12 -4
  3759. package/dist/icons/react/TrendDown02.cjs +12 -4
  3760. package/dist/icons/react/TrendDown02.mjs +12 -4
  3761. package/dist/icons/react/TrendUp01.cjs +12 -4
  3762. package/dist/icons/react/TrendUp01.mjs +12 -4
  3763. package/dist/icons/react/TrendUp02.cjs +12 -4
  3764. package/dist/icons/react/TrendUp02.mjs +12 -4
  3765. package/dist/icons/react/Triangle.cjs +12 -4
  3766. package/dist/icons/react/Triangle.mjs +12 -4
  3767. package/dist/icons/react/Trophy01.cjs +12 -4
  3768. package/dist/icons/react/Trophy01.mjs +12 -4
  3769. package/dist/icons/react/Trophy02.cjs +12 -4
  3770. package/dist/icons/react/Trophy02.mjs +12 -4
  3771. package/dist/icons/react/Truck01.cjs +12 -4
  3772. package/dist/icons/react/Truck01.mjs +12 -4
  3773. package/dist/icons/react/Truck02.cjs +12 -4
  3774. package/dist/icons/react/Truck02.mjs +12 -4
  3775. package/dist/icons/react/Tv01.cjs +12 -4
  3776. package/dist/icons/react/Tv01.mjs +12 -4
  3777. package/dist/icons/react/Tv02.cjs +12 -4
  3778. package/dist/icons/react/Tv02.mjs +12 -4
  3779. package/dist/icons/react/Tv03.cjs +12 -4
  3780. package/dist/icons/react/Tv03.mjs +12 -4
  3781. package/dist/icons/react/Type01.cjs +12 -4
  3782. package/dist/icons/react/Type01.mjs +12 -4
  3783. package/dist/icons/react/Type02.cjs +12 -4
  3784. package/dist/icons/react/Type02.mjs +12 -4
  3785. package/dist/icons/react/TypeSquare.cjs +12 -4
  3786. package/dist/icons/react/TypeSquare.mjs +12 -4
  3787. package/dist/icons/react/TypeStrikethrough01.cjs +12 -4
  3788. package/dist/icons/react/TypeStrikethrough01.mjs +12 -4
  3789. package/dist/icons/react/TypeStrikethrough02.cjs +12 -4
  3790. package/dist/icons/react/TypeStrikethrough02.mjs +12 -4
  3791. package/dist/icons/react/Umbrella01.cjs +12 -4
  3792. package/dist/icons/react/Umbrella01.mjs +12 -4
  3793. package/dist/icons/react/Umbrella02.cjs +12 -4
  3794. package/dist/icons/react/Umbrella02.mjs +12 -4
  3795. package/dist/icons/react/Umbrella03.cjs +12 -4
  3796. package/dist/icons/react/Umbrella03.mjs +12 -4
  3797. package/dist/icons/react/Underline01.cjs +12 -4
  3798. package/dist/icons/react/Underline01.mjs +12 -4
  3799. package/dist/icons/react/Underline02.cjs +12 -4
  3800. package/dist/icons/react/Underline02.mjs +12 -4
  3801. package/dist/icons/react/UnderlineSquare.cjs +12 -4
  3802. package/dist/icons/react/UnderlineSquare.mjs +12 -4
  3803. package/dist/icons/react/Upload01.cjs +12 -4
  3804. package/dist/icons/react/Upload01.mjs +12 -4
  3805. package/dist/icons/react/Upload02.cjs +12 -4
  3806. package/dist/icons/react/Upload02.mjs +12 -4
  3807. package/dist/icons/react/Upload03.cjs +12 -4
  3808. package/dist/icons/react/Upload03.mjs +12 -4
  3809. package/dist/icons/react/Upload04.cjs +12 -4
  3810. package/dist/icons/react/Upload04.mjs +12 -4
  3811. package/dist/icons/react/UploadCloud01.cjs +12 -4
  3812. package/dist/icons/react/UploadCloud01.mjs +12 -4
  3813. package/dist/icons/react/UploadCloud02.cjs +12 -4
  3814. package/dist/icons/react/UploadCloud02.mjs +12 -4
  3815. package/dist/icons/react/UsbFlashDrive.cjs +12 -4
  3816. package/dist/icons/react/UsbFlashDrive.mjs +12 -4
  3817. package/dist/icons/react/User01.cjs +12 -4
  3818. package/dist/icons/react/User01.mjs +12 -4
  3819. package/dist/icons/react/User02.cjs +34 -14
  3820. package/dist/icons/react/User02.mjs +35 -15
  3821. package/dist/icons/react/User03.cjs +12 -4
  3822. package/dist/icons/react/User03.mjs +12 -4
  3823. package/dist/icons/react/UserCheck01.cjs +12 -4
  3824. package/dist/icons/react/UserCheck01.mjs +12 -4
  3825. package/dist/icons/react/UserCheck02.cjs +12 -4
  3826. package/dist/icons/react/UserCheck02.mjs +12 -4
  3827. package/dist/icons/react/UserCircle.cjs +12 -4
  3828. package/dist/icons/react/UserCircle.mjs +12 -4
  3829. package/dist/icons/react/UserCycle.d.cts +3 -0
  3830. package/dist/icons/react/UserCycle.d.mts +3 -0
  3831. package/dist/icons/react/UserDown01.cjs +12 -4
  3832. package/dist/icons/react/UserDown01.mjs +12 -4
  3833. package/dist/icons/react/UserDown02.cjs +12 -4
  3834. package/dist/icons/react/UserDown02.mjs +12 -4
  3835. package/dist/icons/react/UserEdit.cjs +12 -4
  3836. package/dist/icons/react/UserEdit.mjs +12 -4
  3837. package/dist/icons/react/UserLeft01.cjs +12 -4
  3838. package/dist/icons/react/UserLeft01.mjs +12 -4
  3839. package/dist/icons/react/UserLeft02.cjs +12 -4
  3840. package/dist/icons/react/UserLeft02.mjs +12 -4
  3841. package/dist/icons/react/UserMinus01.cjs +12 -4
  3842. package/dist/icons/react/UserMinus01.mjs +12 -4
  3843. package/dist/icons/react/UserMinus02.cjs +12 -4
  3844. package/dist/icons/react/UserMinus02.mjs +12 -4
  3845. package/dist/icons/react/UserPlus01.cjs +12 -4
  3846. package/dist/icons/react/UserPlus01.mjs +12 -4
  3847. package/dist/icons/react/UserPlus02.cjs +12 -4
  3848. package/dist/icons/react/UserPlus02.mjs +12 -4
  3849. package/dist/icons/react/UserRight01.cjs +12 -4
  3850. package/dist/icons/react/UserRight01.mjs +12 -4
  3851. package/dist/icons/react/UserRight02.cjs +12 -4
  3852. package/dist/icons/react/UserRight02.mjs +12 -4
  3853. package/dist/icons/react/UserSquare.cjs +12 -4
  3854. package/dist/icons/react/UserSquare.mjs +12 -4
  3855. package/dist/icons/react/UserUp01.cjs +12 -4
  3856. package/dist/icons/react/UserUp01.mjs +12 -4
  3857. package/dist/icons/react/UserUp02.cjs +12 -4
  3858. package/dist/icons/react/UserUp02.mjs +12 -4
  3859. package/dist/icons/react/UserX01.cjs +12 -4
  3860. package/dist/icons/react/UserX01.mjs +12 -4
  3861. package/dist/icons/react/UserX02.cjs +12 -4
  3862. package/dist/icons/react/UserX02.mjs +12 -4
  3863. package/dist/icons/react/Users01.cjs +12 -4
  3864. package/dist/icons/react/Users01.mjs +12 -4
  3865. package/dist/icons/react/Users02.cjs +12 -4
  3866. package/dist/icons/react/Users02.mjs +12 -4
  3867. package/dist/icons/react/Users03.cjs +12 -4
  3868. package/dist/icons/react/Users03.mjs +12 -4
  3869. package/dist/icons/react/UsersCheck.cjs +12 -4
  3870. package/dist/icons/react/UsersCheck.mjs +12 -4
  3871. package/dist/icons/react/UsersDown.cjs +12 -4
  3872. package/dist/icons/react/UsersDown.mjs +12 -4
  3873. package/dist/icons/react/UsersEdit.cjs +12 -4
  3874. package/dist/icons/react/UsersEdit.mjs +12 -4
  3875. package/dist/icons/react/UsersLeft.cjs +12 -4
  3876. package/dist/icons/react/UsersLeft.mjs +12 -4
  3877. package/dist/icons/react/UsersMinus.cjs +12 -4
  3878. package/dist/icons/react/UsersMinus.mjs +12 -4
  3879. package/dist/icons/react/UsersPlus.cjs +12 -4
  3880. package/dist/icons/react/UsersPlus.mjs +12 -4
  3881. package/dist/icons/react/UsersRight.cjs +12 -4
  3882. package/dist/icons/react/UsersRight.mjs +12 -4
  3883. package/dist/icons/react/UsersUp.cjs +12 -4
  3884. package/dist/icons/react/UsersUp.mjs +12 -4
  3885. package/dist/icons/react/UsersX.cjs +12 -4
  3886. package/dist/icons/react/UsersX.mjs +12 -4
  3887. package/dist/icons/react/Variable.cjs +12 -4
  3888. package/dist/icons/react/Variable.mjs +12 -4
  3889. package/dist/icons/react/Vector.cjs +12 -4
  3890. package/dist/icons/react/Vector.mjs +12 -4
  3891. package/dist/icons/react/VideoRecorder.cjs +34 -14
  3892. package/dist/icons/react/VideoRecorder.mjs +35 -15
  3893. package/dist/icons/react/VideoRecorderOff.cjs +12 -4
  3894. package/dist/icons/react/VideoRecorderOff.mjs +12 -4
  3895. package/dist/icons/react/Virus.cjs +12 -4
  3896. package/dist/icons/react/Virus.mjs +12 -4
  3897. package/dist/icons/react/Voicemail.cjs +12 -4
  3898. package/dist/icons/react/Voicemail.mjs +12 -4
  3899. package/dist/icons/react/VolumeMax.cjs +12 -4
  3900. package/dist/icons/react/VolumeMax.mjs +12 -4
  3901. package/dist/icons/react/VolumeMin.cjs +12 -4
  3902. package/dist/icons/react/VolumeMin.mjs +12 -4
  3903. package/dist/icons/react/VolumeMinus.cjs +12 -4
  3904. package/dist/icons/react/VolumeMinus.mjs +12 -4
  3905. package/dist/icons/react/VolumePlus.cjs +12 -4
  3906. package/dist/icons/react/VolumePlus.mjs +12 -4
  3907. package/dist/icons/react/VolumeX.cjs +12 -4
  3908. package/dist/icons/react/VolumeX.mjs +12 -4
  3909. package/dist/icons/react/Wallet01.cjs +12 -4
  3910. package/dist/icons/react/Wallet01.mjs +12 -4
  3911. package/dist/icons/react/Wallet02.cjs +12 -4
  3912. package/dist/icons/react/Wallet02.mjs +12 -4
  3913. package/dist/icons/react/Wallet03.cjs +12 -4
  3914. package/dist/icons/react/Wallet03.mjs +12 -4
  3915. package/dist/icons/react/Wallet04.cjs +12 -4
  3916. package/dist/icons/react/Wallet04.mjs +12 -4
  3917. package/dist/icons/react/Wallet05.cjs +12 -4
  3918. package/dist/icons/react/Wallet05.mjs +12 -4
  3919. package/dist/icons/react/WatchCircle.cjs +12 -4
  3920. package/dist/icons/react/WatchCircle.mjs +12 -4
  3921. package/dist/icons/react/WatchSquare.cjs +12 -4
  3922. package/dist/icons/react/WatchSquare.mjs +12 -4
  3923. package/dist/icons/react/Waves.cjs +12 -4
  3924. package/dist/icons/react/Waves.mjs +12 -4
  3925. package/dist/icons/react/Webcam01.cjs +12 -4
  3926. package/dist/icons/react/Webcam01.mjs +12 -4
  3927. package/dist/icons/react/Webcam02.cjs +12 -4
  3928. package/dist/icons/react/Webcam02.mjs +12 -4
  3929. package/dist/icons/react/Wifi.cjs +12 -4
  3930. package/dist/icons/react/Wifi.mjs +12 -4
  3931. package/dist/icons/react/WifiOff.cjs +12 -4
  3932. package/dist/icons/react/WifiOff.mjs +12 -4
  3933. package/dist/icons/react/Wind01.cjs +12 -4
  3934. package/dist/icons/react/Wind01.mjs +12 -4
  3935. package/dist/icons/react/Wind02.cjs +12 -4
  3936. package/dist/icons/react/Wind02.mjs +12 -4
  3937. package/dist/icons/react/Wind03.cjs +12 -4
  3938. package/dist/icons/react/Wind03.mjs +12 -4
  3939. package/dist/icons/react/X.cjs +4 -4
  3940. package/dist/icons/react/X.mjs +4 -4
  3941. package/dist/icons/react/XAxis.cjs +12 -4
  3942. package/dist/icons/react/XAxis.mjs +12 -4
  3943. package/dist/icons/react/XCircle.cjs +12 -4
  3944. package/dist/icons/react/XCircle.mjs +12 -4
  3945. package/dist/icons/react/XClose.cjs +12 -4
  3946. package/dist/icons/react/XClose.mjs +12 -4
  3947. package/dist/icons/react/XSquare.cjs +12 -4
  3948. package/dist/icons/react/XSquare.mjs +12 -4
  3949. package/dist/icons/react/YAxis.cjs +12 -4
  3950. package/dist/icons/react/YAxis.mjs +12 -4
  3951. package/dist/icons/react/Youtube.cjs +13 -5
  3952. package/dist/icons/react/Youtube.mjs +13 -5
  3953. package/dist/icons/react/Zap.cjs +12 -4
  3954. package/dist/icons/react/Zap.mjs +12 -4
  3955. package/dist/icons/react/ZapCircle.cjs +13 -5
  3956. package/dist/icons/react/ZapCircle.mjs +13 -5
  3957. package/dist/icons/react/ZapFast.cjs +12 -4
  3958. package/dist/icons/react/ZapFast.mjs +12 -4
  3959. package/dist/icons/react/ZapOff.cjs +12 -4
  3960. package/dist/icons/react/ZapOff.mjs +12 -4
  3961. package/dist/icons/react/ZapSquare.cjs +13 -5
  3962. package/dist/icons/react/ZapSquare.mjs +13 -5
  3963. package/dist/icons/react/ZoomIn.cjs +12 -4
  3964. package/dist/icons/react/ZoomIn.mjs +12 -4
  3965. package/dist/icons/react/ZoomOut.cjs +12 -4
  3966. package/dist/icons/react/ZoomOut.mjs +12 -4
  3967. package/package.json +1 -1
  3968. package/dist/icons/raw/AlertTriangleFill.svg +0 -3
  3969. package/dist/icons/raw/CheckCirclebroken.svg +0 -3
  3970. package/dist/icons/raw/ChevronDownFill.svg +0 -3
  3971. package/dist/icons/raw/ChevronRightFill.svg +0 -3
  3972. package/dist/icons/raw/CloudDatabase.svg +0 -4
  3973. package/dist/icons/raw/DataApiSystem.svg +0 -4
  3974. package/dist/icons/raw/Database.svg +0 -3
  3975. package/dist/icons/raw/DatabseTable.svg +0 -3
  3976. package/dist/icons/raw/Dotpoints02.svg +0 -3
  3977. package/dist/icons/raw/Edit02.svg +0 -3
  3978. package/dist/icons/raw/FolderSettings.svg +0 -3
  3979. package/dist/icons/raw/HandsDown.svg +0 -3
  3980. package/dist/icons/raw/HandsDownFill.svg +0 -4
  3981. package/dist/icons/raw/HandsUp.svg +0 -3
  3982. package/dist/icons/raw/HandsUpFill.svg +0 -4
  3983. package/dist/icons/raw/Info2.svg +0 -3
  3984. package/dist/icons/raw/LaygroundGrid02.svg +0 -3
  3985. package/dist/icons/raw/LayoutBottomFill.svg +0 -4
  3986. package/dist/icons/raw/LayoutLeftFill.svg +0 -4
  3987. package/dist/icons/raw/LayoutRightFill.svg +0 -4
  3988. package/dist/icons/raw/LayoutTopFill.svg +0 -4
  3989. package/dist/icons/raw/LifeBuoy01.svg +0 -3
  3990. package/dist/icons/raw/LineChart.svg +0 -3
  3991. package/dist/icons/raw/Moon02.svg +0 -3
  3992. package/dist/icons/raw/Numberic.svg +0 -10
  3993. package/dist/icons/raw/OrientationHorizontalFill.svg +0 -5
  3994. package/dist/icons/raw/OrientationVerticalFill.svg +0 -5
  3995. package/dist/icons/raw/RunFill.svg +0 -3
  3996. package/dist/icons/raw/Server01.svg +0 -3
  3997. package/dist/icons/raw/Service.svg +0 -5
  3998. package/dist/icons/raw/SystemDatabase.svg +0 -3
  3999. package/dist/icons/raw/Tools.svg +0 -3
  4000. package/dist/icons/raw/Types02.svg +0 -3
  4001. package/dist/icons/react/CheckCirclebroken.cjs +0 -44
  4002. package/dist/icons/react/CheckCirclebroken.d.cts +0 -3
  4003. package/dist/icons/react/CheckCirclebroken.d.mts +0 -3
  4004. package/dist/icons/react/CheckCirclebroken.mjs +0 -44
  4005. package/dist/icons/react/CloudDatabase.cjs +0 -44
  4006. package/dist/icons/react/CloudDatabase.mjs +0 -44
  4007. package/dist/icons/react/Dotpoints02.d.cts +0 -3
  4008. package/dist/icons/react/Dotpoints02.d.mts +0 -3
  4009. package/dist/icons/react/FolderSettings.cjs +0 -44
  4010. package/dist/icons/react/FolderSettings.mjs +0 -44
  4011. package/dist/icons/react/HandsDown.cjs +0 -42
  4012. package/dist/icons/react/HandsDown.mjs +0 -42
  4013. package/dist/icons/react/HandsUp.cjs +0 -42
  4014. package/dist/icons/react/HandsUp.mjs +0 -42
  4015. package/dist/icons/react/Info2.cjs +0 -43
  4016. package/dist/icons/react/Info2.d.cts +0 -3
  4017. package/dist/icons/react/Info2.d.mts +0 -3
  4018. package/dist/icons/react/Info2.mjs +0 -43
  4019. package/dist/icons/react/Numberic.cjs +0 -46
  4020. package/dist/icons/react/Numberic.mjs +0 -46
  4021. package/dist/icons/react/Server01.cjs +0 -44
  4022. package/dist/icons/react/Server01.mjs +0 -44
  4023. package/dist/icons/react/Service.cjs +0 -44
  4024. package/dist/icons/react/Service.mjs +0 -44
  4025. package/dist/icons/react/SystemDatabase.cjs +0 -44
  4026. package/dist/icons/react/SystemDatabase.mjs +0 -44
  4027. package/dist/icons/react/Tools.cjs +0 -44
  4028. package/dist/icons/react/Tools.mjs +0 -44
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 20V4M12 4L6 10M12 4L18 10" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 13.3334V2.66669M8 2.66669L4 6.66669M8 2.66669L12 6.66669" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M18 18L6 6M6 6V14M6 6H14" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 12L4 4M4 4V9.33333M4 4H9.33333" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M6 18L18 6M18 6H10M18 6V14" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4 12L12 4M12 4H6.66667M12 4V9.33333" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M5 12H19M19 12L12 5M19 12L12 19" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3.33337 7.99998H12.6667M12.6667 7.99998L8.00004 3.33331M12.6667 7.99998L8.00004 12.6666" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M8 12L12 16M12 16L16 12M12 16V8M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5.33333 8L8 10.6667M8 10.6667L10.6667 8M8 10.6667V5.33333M5.2 14H10.8C11.9201 14 12.4802 14 12.908 13.782C13.2843 13.5903 13.5903 13.2843 13.782 12.908C14 12.4802 14 11.9201 14 10.8V5.2C14 4.0799 14 3.51984 13.782 3.09202C13.5903 2.71569 13.2843 2.40973 12.908 2.21799C12.4802 2 11.9201 2 10.8 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.71569 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.0799 2 5.2V10.8C2 11.9201 2 12.4802 2.21799 12.908C2.40973 13.2843 2.71569 13.5903 3.09202 13.782C3.51984 14 4.0799 14 5.2 14Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9.00019 9.00005V15.0001M9.00019 15.0001H15.0002M9.00019 15.0001L15.0002 8.99994M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6.00012 6.00004V10M6.00012 10H10.0001M6.00012 10L10.0001 5.99996M5.2 14H10.8C11.9201 14 12.4802 14 12.908 13.782C13.2843 13.5903 13.5903 13.2843 13.782 12.908C14 12.4802 14 11.9201 14 10.8V5.2C14 4.0799 14 3.51984 13.782 3.09202C13.5903 2.71569 13.2843 2.40973 12.908 2.21799C12.4802 2 11.9201 2 10.8 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.71569 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.0799 2 5.2V10.8C2 11.9201 2 12.4802 2.21799 12.908C2.40973 13.2843 2.71569 13.5903 3.09202 13.782C3.51984 14 4.0799 14 5.2 14Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M15.0002 9.00005V15.0001M15.0002 15.0001H9.00019M15.0002 15.0001L9.00019 8.99994M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.0001 6.00004V10M10.0001 10H6.00012M10.0001 10L6.00012 5.99996M5.2 14H10.8C11.9201 14 12.4802 14 12.908 13.782C13.2843 13.5903 13.5903 13.2843 13.782 12.908C14 12.4802 14 11.9201 14 10.8V5.2C14 4.0799 14 3.51984 13.782 3.09202C13.5903 2.71569 13.2843 2.40973 12.908 2.21799C12.4802 2 11.9201 2 10.8 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.71569 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.0799 2 5.2V10.8C2 11.9201 2 12.4802 2.21799 12.908C2.40973 13.2843 2.71569 13.5903 3.09202 13.782C3.51984 14 4.0799 14 5.2 14Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 8L8 12M8 12L12 16M8 12H16M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 5.33333L5.33333 8M5.33333 8L8 10.6667M5.33333 8H10.6667M5.2 14H10.8C11.9201 14 12.4802 14 12.908 13.782C13.2843 13.5903 13.5903 13.2843 13.782 12.908C14 12.4802 14 11.9201 14 10.8V5.2C14 4.0799 14 3.51984 13.782 3.09202C13.5903 2.71569 13.2843 2.40973 12.908 2.21799C12.4802 2 11.9201 2 10.8 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.71569 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.0799 2 5.2V10.8C2 11.9201 2 12.4802 2.21799 12.908C2.40973 13.2843 2.71569 13.5903 3.09202 13.782C3.51984 14 4.0799 14 5.2 14Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 16L16 12M16 12L12 8M16 12H8M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 10.6667L10.6667 8M10.6667 8L8 5.33333M10.6667 8H5.33333M5.2 14H10.8C11.9201 14 12.4802 14 12.908 13.782C13.2843 13.5903 13.5903 13.2843 13.782 12.908C14 12.4802 14 11.9201 14 10.8V5.2C14 4.0799 14 3.51984 13.782 3.09202C13.5903 2.71569 13.2843 2.40973 12.908 2.21799C12.4802 2 11.9201 2 10.8 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.71569 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.0799 2 5.2V10.8C2 11.9201 2 12.4802 2.21799 12.908C2.40973 13.2843 2.71569 13.5903 3.09202 13.782C3.51984 14 4.0799 14 5.2 14Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M16 12L12 8M12 8L8 12M12 8V16M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.6667 8L8 5.33333M8 5.33333L5.33333 8M8 5.33333V10.6667M5.2 14H10.8C11.9201 14 12.4802 14 12.908 13.782C13.2843 13.5903 13.5903 13.2843 13.782 12.908C14 12.4802 14 11.9201 14 10.8V5.2C14 4.0799 14 3.51984 13.782 3.09202C13.5903 2.71569 13.2843 2.40973 12.908 2.21799C12.4802 2 11.9201 2 10.8 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.71569 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.0799 2 5.2V10.8C2 11.9201 2 12.4802 2.21799 12.908C2.40973 13.2843 2.71569 13.5903 3.09202 13.782C3.51984 14 4.0799 14 5.2 14Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9.00019 15.0001V9.00005M9.00019 9.00005H15.0002M9.00019 9.00005L15.0002 14.9999M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6.00012 10V6.00004M6.00012 6.00004H10.0001M6.00012 6.00004L10.0001 9.99996M5.2 14H10.8C11.9201 14 12.4802 14 12.908 13.782C13.2843 13.5903 13.5903 13.2843 13.782 12.908C14 12.4802 14 11.9201 14 10.8V5.2C14 4.0799 14 3.51984 13.782 3.09202C13.5903 2.71569 13.2843 2.40973 12.908 2.21799C12.4802 2 11.9201 2 10.8 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.71569 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.0799 2 5.2V10.8C2 11.9201 2 12.4802 2.21799 12.908C2.40973 13.2843 2.71569 13.5903 3.09202 13.782C3.51984 14 4.0799 14 5.2 14Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M15.0002 15.0001V9.00005M15.0002 9.00005H9.00019M15.0002 9.00005L9.00019 14.9999M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.0001 10V6.00004M10.0001 6.00004H6.00012M10.0001 6.00004L6.00012 9.99996M5.2 14H10.8C11.9201 14 12.4802 14 12.908 13.782C13.2843 13.5903 13.5903 13.2843 13.782 12.908C14 12.4802 14 11.9201 14 10.8V5.2C14 4.0799 14 3.51984 13.782 3.09202C13.5903 2.71569 13.2843 2.40973 12.908 2.21799C12.4802 2 11.9201 2 10.8 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.71569 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.0799 2 5.2V10.8C2 11.9201 2 12.4802 2.21799 12.908C2.40973 13.2843 2.71569 13.5903 3.09202 13.782C3.51984 14 4.0799 14 5.2 14Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M4.42216 12C10.089 12 17.5777 12 17.5777 12M17.5777 12L11.5777 6.00004M17.5777 12L11.5777 18M19.5777 6V18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2.94811 8.00003C6.72598 8.00003 11.7185 8.00003 11.7185 8.00003M11.7185 8.00003L7.71847 4.00003M11.7185 8.00003L7.71847 12M13.0518 4V12" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 19V5M12 5L5 12M12 5L19 12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8.00004 12.6667V3.33337M8.00004 3.33337L3.33337 8.00004M8.00004 3.33337L12.6667 8.00004" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M17 17L7 7M7 7V17M7 7H17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.3333 11.3333L4.66663 4.66663M4.66663 4.66663V11.3333M4.66663 4.66663H11.3333" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M7 17L17 7M17 7H7M17 7V17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4.66663 11.3333L11.3333 4.66663M11.3333 4.66663H4.66663M11.3333 4.66663V11.3333" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M17 4V15M17 15L13 11M17 15L21 11M7 4V20M7 20L3 16M7 20L11 16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.3333 2.66663V9.99996M11.3333 9.99996L8.66667 7.33329M11.3333 9.99996L14 7.33329M4.66667 2.66663V13.3333M4.66667 13.3333L2 10.6666M4.66667 13.3333L7.33333 10.6666" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M20 17H4M4 17L8 21M4 17L8 13M20 7H9M9 7L13 11M9 7L13 3" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13.3333 11.3333H2.66663M2.66663 11.3333L5.33329 14M2.66663 11.3333L5.33329 8.66667M13.3333 4.66667H5.99996M5.99996 4.66667L8.66663 7.33333M5.99996 4.66667L8.66663 2" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M4 7H15M15 7L11 11M15 7L11 3M4 17H20M20 17L16 21M20 17L16 13" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2.66663 4.66667H9.99996M9.99996 4.66667L7.33329 7.33333M9.99996 4.66667L7.33329 2M2.66663 11.3333H13.3333M13.3333 11.3333L10.6666 14M13.3333 11.3333L10.6666 8.66667" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M13 19H17.2942C19.1594 19 20.092 19 20.6215 18.6092C21.0832 18.2685 21.3763 17.7459 21.4263 17.1743C21.4836 16.5187 20.9973 15.7229 20.0247 14.1313L19.0278 12.5M6.13014 10.6052L3.97528 14.1314C3.00267 15.7229 2.51637 16.5187 2.57372 17.1743C2.62372 17.7459 2.91681 18.2685 3.37846 18.6092C3.90799 19 4.84059 19 6.70578 19H8.5M16.8889 8.99999L14.7305 5.46808C13.8277 3.99079 13.3763 3.25214 12.7952 3.00033C12.2879 2.78049 11.7121 2.78049 11.2048 3.00033C10.6237 3.25214 10.1723 3.99079 9.2695 5.46809L8.24967 7.13689M18 5.00006L16.9019 9.09813L12.8038 8.00006M2 11.5981L6.09808 10.5L7.19615 14.5981M15.5 22L12.5 19L15.5 16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8.66671 12.6667H11.5295C12.773 12.6667 13.3947 12.6667 13.7477 12.4061C14.0555 12.179 14.2509 11.8306 14.2842 11.4495C14.3225 11.0125 13.9983 10.4819 13.3499 9.42092L12.6852 8.33335M4.0868 7.07016L2.65023 9.42092C2.00182 10.4819 1.67762 11.0125 1.71586 11.4495C1.74919 11.8306 1.94458 12.179 2.25235 12.4061C2.60537 12.6667 3.2271 12.6667 4.47056 12.6667H5.66671M11.2593 6.00001L9.82038 3.64541C9.21851 2.66055 8.91758 2.16811 8.53017 2.00024C8.19195 1.85368 7.80814 1.85368 7.46991 2.00024C7.0825 2.16811 6.78157 2.66055 6.17971 3.64541L5.49982 4.75795M12 3.33339L11.268 6.06544L8.53594 5.33339M1.33337 7.73206L4.06543 7.00001L4.79748 9.73206M10.3334 14.6667L8.33337 12.6667L10.3334 10.6667" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M7 20V4M7 4L3 8M7 4L11 8M17 20V9M17 9L13 13M17 9L21 13" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4.66667 13.3333V2.66666M4.66667 2.66666L2 5.33332M4.66667 2.66666L7.33333 5.33332M11.3333 13.3333V5.99999M11.3333 5.99999L8.66667 8.66666M11.3333 5.99999L14 8.66666" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 2V22M19.0711 4.92893L4.92893 19.0711M22 12H2M19.0711 19.0711L4.92893 4.92893" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 1.33334V14.6667M12.714 3.28597L3.28596 12.7141M14.6667 8.00001H1.33334M12.714 12.7141L3.28596 3.28597" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 4V20M18 6L6 18M20 12H4M18 18L6 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 2.66669V13.3334M12 4.00002L4 12M13.3333 8.00002H2.66666M12 12L4 4.00002" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M16 7.99999V13C16 13.7956 16.3161 14.5587 16.8787 15.1213C17.4413 15.6839 18.2043 16 19 16C19.7956 16 20.5587 15.6839 21.1213 15.1213C21.6839 14.5587 22 13.7956 22 13V12C21.9999 9.74302 21.2362 7.55247 19.8333 5.78452C18.4303 4.01658 16.4705 2.77521 14.2726 2.26229C12.0747 1.74936 9.76793 1.99503 7.72734 2.95936C5.68676 3.92368 4.03239 5.54995 3.03325 7.57371C2.03411 9.59748 1.74896 11.8997 2.22416 14.1061C2.69936 16.3125 3.90697 18.2932 5.65062 19.7263C7.39428 21.1593 9.57143 21.9603 11.8281 21.9991C14.0847 22.0379 16.2881 21.3122 18.08 19.94M16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79085 9.79086 7.99999 12 7.99999C14.2091 7.99999 16 9.79085 16 12Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.6667 5.33333V8.66666C10.6667 9.19709 10.8774 9.7058 11.2525 10.0809C11.6275 10.4559 12.1362 10.6667 12.6667 10.6667C13.1971 10.6667 13.7058 10.4559 14.0809 10.0809C14.456 9.7058 14.6667 9.19709 14.6667 8.66666V7.99999C14.6666 6.49535 14.1575 5.03498 13.2222 3.85635C12.2869 2.67772 10.9804 1.85014 9.5151 1.50819C8.04982 1.16624 6.51196 1.33002 5.15157 1.9729C3.79118 2.61579 2.68827 3.69996 2.02217 5.04914C1.35608 6.39832 1.16598 7.93315 1.48278 9.40407C1.79958 10.875 2.60465 12.1955 3.76709 13.1508C4.92952 14.1062 6.38096 14.6402 7.88538 14.6661C9.38981 14.692 10.8587 14.2082 12.0533 13.2933M10.6667 7.99999C10.6667 9.47275 9.47276 10.6667 8 10.6667C6.52724 10.6667 5.33334 9.47275 5.33334 7.99999C5.33334 6.52723 6.52724 5.33333 8 5.33333C9.47276 5.33333 10.6667 6.52723 10.6667 7.99999Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11.9995 12.0001H12.0095M15.535 15.5357C10.8488 20.222 5.46685 22.438 3.51423 20.4854C1.56161 18.5328 3.77769 13.1509 8.46398 8.46461C13.1503 3.77832 18.5322 1.56224 20.4848 3.51486C22.4374 5.46748 20.2213 10.8494 15.535 15.5357ZM15.535 8.46443C20.2213 13.1507 22.4374 18.5326 20.4848 20.4852C18.5321 22.4379 13.1502 20.2218 8.46394 15.5355C3.77765 10.8492 1.56157 5.4673 3.51419 3.51468C5.46681 1.56206 10.8487 3.77814 15.535 8.46443ZM12.4995 12.0001C12.4995 12.2763 12.2757 12.5001 11.9995 12.5001C11.7234 12.5001 11.4995 12.2763 11.4995 12.0001C11.4995 11.724 11.7234 11.5001 11.9995 11.5001C12.2757 11.5001 12.4995 11.724 12.4995 12.0001Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M7.99976 8.0001H8.00642M10.3568 10.3571C7.23259 13.4813 3.64465 14.9587 2.3429 13.6569C1.04116 12.3552 2.51854 8.76727 5.64273 5.64307C8.76693 2.51888 12.3549 1.04149 13.6566 2.34324C14.9584 3.64499 13.481 7.23292 10.3568 10.3571ZM10.3568 5.64295C13.4809 8.76715 14.9583 12.3551 13.6566 13.6568C12.3548 14.9586 8.7669 13.4812 5.64271 10.357C2.51851 7.2328 1.04113 3.64487 2.34288 2.34312C3.64462 1.04137 7.23256 2.51876 10.3568 5.64295ZM8.33309 8.0001C8.33309 8.18419 8.18385 8.33343 7.99976 8.33343C7.81566 8.33343 7.66642 8.18419 7.66642 8.0001C7.66642 7.816 7.81566 7.66676 7.99976 7.66676C8.18385 7.66676 8.33309 7.816 8.33309 8.0001Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M17.1153 15.3582C16.8446 15.6642 16.5606 15.9665 16.2635 16.2635C11.9678 20.5593 6.58585 22.1422 4.2427 19.7991C2.6363 18.1926 2.8752 15.158 4.56847 12.0242M6.88967 8.72526C7.17138 8.40495 7.46772 8.08875 7.77824 7.77824C12.074 3.48247 17.4559 1.89956 19.7991 4.2427C21.4066 5.85021 21.1662 8.88795 19.4698 12.024M16.2635 7.77824C20.5593 12.074 22.1422 17.4559 19.7991 19.7991C17.4559 22.1422 12.074 20.5593 7.77824 16.2635C3.48247 11.9678 1.89956 6.58585 4.2427 4.2427C6.58585 1.89956 11.9678 3.48247 16.2635 7.77824ZM13.0001 12C13.0001 12.5523 12.5523 13 12.0001 13C11.4478 13 11.0001 12.5523 11.0001 12C11.0001 11.4477 11.4478 11 12.0001 11C12.5523 11 13.0001 11.4477 13.0001 12Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.4101 10.2386C11.2296 10.4427 11.0402 10.6442 10.8422 10.8422C7.97834 13.706 4.3904 14.7613 2.82831 13.1992C1.75737 12.1283 1.91664 10.1052 3.04548 8.01599M4.59295 5.81667C4.78076 5.60313 4.97832 5.39234 5.18533 5.18533C8.04917 2.32148 11.6371 1.26621 13.1992 2.82831C14.2709 3.89998 14.1107 5.92514 12.9797 8.01584M10.8422 5.18533C13.706 8.04917 14.7613 11.6371 13.1992 13.1992C11.6371 14.7613 8.04917 13.706 5.18533 10.8422C2.32148 7.97834 1.26621 4.3904 2.82831 2.82831C4.3904 1.26621 7.97834 2.32148 10.8422 5.18533ZM8.66655 7.99983C8.66655 8.36802 8.36807 8.6665 7.99988 8.6665C7.63169 8.6665 7.33321 8.36802 7.33321 7.99983C7.33321 7.63164 7.63169 7.33317 7.99988 7.33317C8.36807 7.33317 8.66655 7.63164 8.66655 7.99983Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M21.1525 10.8995L12.1369 19.9151C10.0866 21.9653 6.7625 21.9653 4.71225 19.9151C2.662 17.8648 2.662 14.5407 4.71225 12.4904L13.7279 3.47483C15.0947 2.108 17.3108 2.108 18.6776 3.47483C20.0444 4.84167 20.0444 7.05775 18.6776 8.42458L10.0156 17.0866C9.33213 17.7701 8.22409 17.7701 7.54068 17.0866C6.85726 16.4032 6.85726 15.2952 7.54068 14.6118L15.1421 7.01037" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14.1017 7.26647L8.09133 13.2769C6.72449 14.6437 4.50842 14.6437 3.14158 13.2769C1.77475 11.91 1.77475 9.69396 3.14158 8.32713L9.15199 2.31672C10.0632 1.4055 11.5406 1.40549 12.4518 2.31672C13.363 3.22794 13.363 4.70533 12.4518 5.61655L6.67711 11.3913C6.2215 11.8469 5.48281 11.8469 5.0272 11.3913C4.57159 10.9356 4.57159 10.197 5.0272 9.74134L10.0948 4.67374" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M17.5 5.25581V16.5C17.5 19.5376 15.0376 22 12 22C8.96243 22 6.5 19.5376 6.5 16.5V5.66667C6.5 3.64162 8.14162 2 10.1667 2C12.1917 2 13.8333 3.64162 13.8333 5.66667V16.4457C13.8333 17.4583 13.0125 18.2791 12 18.2791C10.9875 18.2791 10.1667 17.4583 10.1667 16.4457V6.65116" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.6666 3.50404V11.0002C11.6666 13.0252 10.025 14.6668 7.99992 14.6668C5.97487 14.6668 4.33325 13.0252 4.33325 11.0002V3.77794C4.33325 2.42791 5.42767 1.3335 6.7777 1.3335C8.12773 1.3335 9.22214 2.42791 9.22214 3.77794V10.964C9.22214 11.639 8.67493 12.1862 7.99992 12.1862C7.3249 12.1862 6.7777 11.639 6.7777 10.964V4.43427" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M7.96668 14.7219L7 22L11.5884 19.247C11.7381 19.1572 11.8129 19.1123 11.8928 19.0947C11.9634 19.0792 12.0366 19.0792 12.1072 19.0947C12.1871 19.1123 12.2619 19.1572 12.4116 19.247L17 22L16.0343 14.7212M19 9C19 12.866 15.866 16 12 16C8.13401 16 5 12.866 5 9C5 5.13401 8.13401 2 12 2C15.866 2 19 5.13401 19 9Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5.31104 9.81478L4.66659 14.6668L7.72552 12.8315C7.82529 12.7716 7.87517 12.7417 7.92842 12.73C7.97553 12.7196 8.02431 12.7196 8.07141 12.73C8.12467 12.7417 8.17455 12.7716 8.27432 12.8315L11.3333 14.6668L10.6894 9.81432M12.6666 6.00016C12.6666 8.57749 10.5772 10.6668 7.99992 10.6668C5.42259 10.6668 3.33325 8.57749 3.33325 6.00016C3.33325 3.42283 5.42259 1.3335 7.99992 1.3335C10.5772 1.3335 12.6666 3.42283 12.6666 6.00016Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M7 15.0903V22L11.7029 20.1188C11.8126 20.0749 11.8675 20.053 11.9242 20.0443C11.9744 20.0366 12.0256 20.0366 12.0758 20.0443C12.1325 20.053 12.1874 20.0749 12.2971 20.1188L17 22V15.0903M19.5 9.5C19.5 13.6421 16.1421 17 12 17C7.85786 17 4.5 13.6421 4.5 9.5C4.5 5.35786 7.85786 2 12 2C16.1421 2 19.5 5.35786 19.5 9.5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4.66667 10.0603V14.6668L7.80192 13.4127C7.8751 13.3835 7.91169 13.3688 7.94946 13.363C7.98296 13.3579 8.01704 13.3579 8.05054 13.363C8.08831 13.3688 8.1249 13.3835 8.19808 13.4127L11.3333 14.6668V10.0603M13 6.3335C13 9.09492 10.7614 11.3335 8 11.3335C5.23858 11.3335 3 9.09492 3 6.3335C3 3.57207 5.23858 1.3335 8 1.3335C10.7614 1.3335 13 3.57207 13 6.3335Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M7.86866 15.4599L7 22L11.5884 19.247C11.7381 19.1572 11.8129 19.1123 11.8928 19.0947C11.9634 19.0792 12.0366 19.0792 12.1072 19.0947C12.1871 19.1123 12.2619 19.1572 12.4116 19.247L17 22L16.1319 15.4571M16.4259 4.24888C16.5803 4.6224 16.8768 4.9193 17.25 5.0743L18.5589 5.61648C18.9325 5.77121 19.2292 6.06799 19.384 6.44154C19.5387 6.81509 19.5387 7.23481 19.384 7.60836L18.8422 8.91635C18.6874 9.29007 18.6872 9.71021 18.8427 10.0837L19.3835 11.3913C19.4602 11.5764 19.4997 11.7747 19.4997 11.975C19.4998 12.1752 19.4603 12.3736 19.3837 12.5586C19.3071 12.7436 19.1947 12.9118 19.0531 13.0534C18.9114 13.195 18.7433 13.3073 18.5582 13.3839L17.2503 13.9256C16.8768 14.0801 16.5799 14.3765 16.4249 14.7498L15.8827 16.0588C15.728 16.4323 15.4312 16.7291 15.0577 16.8838C14.6841 17.0386 14.2644 17.0386 13.8909 16.8838L12.583 16.342C12.2094 16.1877 11.7899 16.188 11.4166 16.3429L10.1077 16.8843C9.73434 17.0387 9.31501 17.0386 8.94178 16.884C8.56854 16.7293 8.27194 16.4329 8.11711 16.0598L7.57479 14.7504C7.42035 14.3769 7.12391 14.08 6.75064 13.925L5.44175 13.3828C5.06838 13.2282 4.77169 12.9316 4.61691 12.5582C4.46213 12.1849 4.46192 11.7654 4.61633 11.3919L5.1581 10.0839C5.31244 9.71035 5.31213 9.29079 5.15722 8.91746L4.61623 7.60759C4.53953 7.42257 4.50003 7.22426 4.5 7.02397C4.49997 6.82369 4.5394 6.62536 4.61604 6.44032C4.69268 6.25529 4.80504 6.08716 4.94668 5.94556C5.08832 5.80396 5.25647 5.69166 5.44152 5.61508L6.74947 5.07329C7.12265 4.91898 7.41936 4.6229 7.57448 4.25004L8.11664 2.94111C8.27136 2.56756 8.56813 2.27078 8.94167 2.11605C9.3152 1.96132 9.7349 1.96132 10.1084 2.11605L11.4164 2.65784C11.7899 2.81218 12.2095 2.81187 12.5828 2.65696L13.8922 2.11689C14.2657 1.96224 14.6853 1.96228 15.0588 2.11697C15.4322 2.27167 15.729 2.56837 15.8837 2.94182L16.426 4.25115L16.4259 4.24888Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5.24577 10.3068L4.66667 14.6668L7.7256 12.8315C7.82537 12.7716 7.87525 12.7417 7.9285 12.73C7.97561 12.7196 8.02439 12.7196 8.0715 12.73C8.12475 12.7417 8.17463 12.7716 8.2744 12.8315L11.3333 14.6668L10.7546 10.3049M10.9506 2.83275C11.0536 3.08176 11.2512 3.2797 11.5 3.38303L12.3726 3.74448C12.6216 3.84764 12.8195 4.04549 12.9226 4.29453C13.0258 4.54356 13.0258 4.82337 12.9226 5.0724L12.5615 5.9444C12.4583 6.19354 12.4581 6.47363 12.5618 6.72266L12.9223 7.59439C12.9735 7.71774 12.9998 7.84995 12.9998 7.98347C12.9998 8.11699 12.9736 8.24921 12.9225 8.37257C12.8714 8.49593 12.7965 8.60801 12.702 8.70241C12.6076 8.79681 12.4955 8.87168 12.3721 8.92273L11.5002 9.28393C11.2512 9.38689 11.0532 9.58453 10.9499 9.83338L10.5885 10.706C10.4853 10.955 10.2875 11.1529 10.0385 11.256C9.78943 11.3592 9.50963 11.3592 9.26061 11.256L8.38864 10.8949C8.13961 10.792 7.85991 10.7922 7.61104 10.8954L6.73845 11.2564C6.48956 11.3593 6.21001 11.3592 5.96118 11.2561C5.71236 11.1531 5.51463 10.9554 5.41141 10.7067L5.04986 9.83379C4.9469 9.58478 4.74927 9.38685 4.50042 9.28351L3.62783 8.92206C3.37892 8.81895 3.18113 8.62122 3.07794 8.37233C2.97475 8.12344 2.97461 7.84376 3.07755 7.59477L3.43873 6.72277C3.54163 6.47373 3.54142 6.19402 3.43815 5.94514L3.07749 5.07189C3.02635 4.94855 3.00002 4.81634 3 4.68281C2.99998 4.54929 3.02627 4.41707 3.07736 4.29371C3.12846 4.17035 3.20336 4.05827 3.29778 3.96387C3.39221 3.86947 3.50431 3.79461 3.62768 3.74355L4.49965 3.38235C4.74844 3.27948 4.94624 3.0821 5.04965 2.83352L5.41109 1.9609C5.51424 1.71187 5.71209 1.51401 5.96111 1.41086C6.21013 1.30771 6.48993 1.30771 6.73896 1.41086L7.61092 1.77205C7.85995 1.87495 8.13965 1.87474 8.38853 1.77147L9.26149 1.41142C9.51048 1.30833 9.79022 1.30835 10.0392 1.41148C10.2882 1.51461 10.486 1.71241 10.5892 1.96138L10.9507 2.83426L10.9506 2.83275Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M8.87625 13.0953L4.70122 7.87653C4.44132 7.55166 4.31138 7.38922 4.21897 7.20834C4.13698 7.04787 4.07706 6.87705 4.04084 6.70052C4 6.50155 4 6.29354 4 5.8775V5.2C4 4.0799 4 3.51984 4.21799 3.09202C4.40973 2.71569 4.71569 2.40973 5.09202 2.21799C5.51984 2 6.0799 2 7.2 2H16.8C17.9201 2 18.4802 2 18.908 2.21799C19.2843 2.40973 19.5903 2.71569 19.782 3.09202C20 3.51984 20 4.0799 20 5.2V5.8775C20 6.29354 20 6.50155 19.9592 6.70052C19.9229 6.87705 19.863 7.04787 19.781 7.20834C19.6886 7.38922 19.5587 7.55166 19.2988 7.87652L15.1238 13.0953M5.00005 3L12.0001 12L19 3M15.5355 13.4645C17.4882 15.4171 17.4882 18.5829 15.5355 20.5355C13.5829 22.4882 10.4171 22.4882 8.46446 20.5355C6.51185 18.5829 6.51185 15.4171 8.46446 13.4645C10.4171 11.5118 13.5829 11.5118 15.5355 13.4645Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5.91758 8.73037L3.13423 5.25118C2.96096 5.0346 2.87433 4.92631 2.81273 4.80572C2.75807 4.69874 2.71812 4.58486 2.69397 4.46718C2.66675 4.33453 2.66675 4.19585 2.66675 3.9185V3.46683C2.66675 2.72009 2.66675 2.34672 2.81207 2.06151C2.9399 1.81063 3.14388 1.60665 3.39476 1.47882C3.67998 1.3335 4.05334 1.3335 4.80008 1.3335H11.2001C11.9468 1.3335 12.3202 1.3335 12.6054 1.47882C12.8563 1.60665 13.0603 1.81063 13.1881 2.06151C13.3334 2.34672 13.3334 2.72009 13.3334 3.46683V3.9185C13.3334 4.19585 13.3334 4.33453 13.3062 4.46718C13.282 4.58486 13.2421 4.69874 13.1874 4.80572C13.1258 4.92631 13.0392 5.0346 12.8659 5.25118L10.0826 8.73037M3.33345 2.00016L8.00012 8.00016L12.6667 2.00016M10.3571 8.97647C11.6589 10.2782 11.6589 12.3888 10.3571 13.6905C9.05536 14.9923 6.94481 14.9923 5.64306 13.6905C4.34131 12.3888 4.34131 10.2782 5.64306 8.97647C6.9448 7.67473 9.05535 7.67473 10.3571 8.97647Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M7.13515 11.189L3.3304 4.38052C2.89291 3.59765 2.67417 3.20621 2.71103 2.88573C2.7432 2.60611 2.8917 2.353 3.1201 2.18852C3.38188 2 3.83029 2 4.72711 2H6.96193C7.29523 2 7.46187 2 7.61135 2.04813C7.74362 2.09073 7.86556 2.16042 7.96939 2.25276C8.08674 2.35712 8.17132 2.5007 8.3405 2.78788L12.0001 9L15.6597 2.78788C15.8289 2.5007 15.9135 2.35712 16.0308 2.25276C16.1347 2.16042 16.2566 2.09073 16.3889 2.04813C16.5383 2 16.705 2 17.0383 2H19.2731C20.1699 2 20.6183 2 20.8801 2.18852C21.1085 2.353 21.257 2.60611 21.2892 2.88573C21.326 3.20621 21.1073 3.59765 20.6698 4.38052L16.8651 11.189M10.5001 14L12.0001 13V18M10.7501 18H13.2501M16.5963 10.9038C19.1347 13.4422 19.1347 17.5578 16.5963 20.0962C14.0579 22.6346 9.94232 22.6346 7.40391 20.0962C4.8655 17.5578 4.8655 13.4422 7.40391 10.9038C9.94231 8.3654 14.0579 8.3654 16.5963 10.9038Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4.75676 7.45948L2.22027 2.92051C1.92861 2.39859 1.78278 2.13764 1.80736 1.92398C1.8288 1.73757 1.9278 1.56883 2.08007 1.45918C2.25459 1.3335 2.55353 1.3335 3.1514 1.3335H4.64129C4.86348 1.3335 4.97458 1.3335 5.07423 1.36559C5.16241 1.39398 5.24371 1.44044 5.31293 1.502C5.39116 1.57158 5.44755 1.6673 5.56033 1.85875L8.00007 6.00016L10.4398 1.85875C10.5526 1.6673 10.609 1.57158 10.6872 1.502C10.7564 1.44044 10.8377 1.39398 10.9259 1.36559C11.0256 1.3335 11.1367 1.3335 11.3589 1.3335H12.8487C13.4466 1.3335 13.7456 1.3335 13.9201 1.45918C14.0723 1.56883 14.1713 1.73757 14.1928 1.92398C14.2174 2.13764 14.0715 2.39859 13.7799 2.92051L11.2434 7.45948M7.00007 9.3335L8.00007 8.66683V12.0002M7.16674 12.0002H8.8334M11.0642 7.26936C12.7565 8.96163 12.7565 11.7054 11.0642 13.3976C9.37193 15.0899 6.62822 15.0899 4.93594 13.3976C3.24367 11.7054 3.24367 8.96164 4.93594 7.26936C6.62821 5.5771 9.37192 5.5771 11.0642 7.26936Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M20 13V17.8C20 18.9201 20 19.4802 19.782 19.908C19.5903 20.2843 19.2843 20.5903 18.908 20.782C18.4802 21 17.9201 21 16.8 21H7.2C6.0799 21 5.51984 21 5.09202 20.782C4.71569 20.5903 4.40973 20.2843 4.21799 19.908C4 19.4802 4 18.9201 4 17.8V13M9 10H15M9.28571 14H14.7143C16.8467 14 17.913 14 18.7355 13.6039C19.552 13.2107 20.2107 12.552 20.6039 11.7355C21 10.913 21 9.84674 21 7.71429C21 6.11494 21 5.31527 20.7029 4.69835C20.408 4.08603 19.914 3.59197 19.3017 3.29709C18.6847 3 17.8851 3 16.2857 3H7.71429C6.11494 3 5.31527 3 4.69835 3.29709C4.08603 3.59197 3.59197 4.08603 3.29709 4.69835C3 5.31527 3 6.11494 3 7.71429C3 9.84674 3 10.913 3.39612 11.7355C3.7893 12.552 4.44803 13.2107 5.26447 13.6039C6.08703 14 7.15326 14 9.28571 14Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13.3333 8.66667V11.8667C13.3333 12.6134 13.3333 12.9868 13.188 13.272C13.0602 13.5229 12.8562 13.7268 12.6053 13.8547C12.3201 14 11.9467 14 11.2 14H4.8C4.05326 14 3.6799 14 3.39468 13.8547C3.1438 13.7268 2.93982 13.5229 2.81199 13.272C2.66667 12.9868 2.66667 12.6134 2.66667 11.8667V8.66667M6 6.66667H10M6.19048 9.33333H9.80952C11.2312 9.33333 11.942 9.33333 12.4904 9.06925C13.0346 8.80714 13.4738 8.36798 13.7359 7.82369C14 7.27532 14 6.5645 14 5.14286C14 4.07663 14 3.54351 13.8019 3.13223C13.6054 2.72402 13.276 2.39465 12.8678 2.19806C12.4565 2 11.9234 2 10.8571 2H5.14286C4.07663 2 3.54351 2 3.13223 2.19806C2.72402 2.39465 2.39465 2.72402 2.19806 3.13223C2 3.54351 2 4.07663 2 5.14286C2 6.5645 2 7.27532 2.26408 7.82369C2.5262 8.36798 2.96536 8.80714 3.50964 9.06925C4.05802 9.33333 4.76884 9.33333 6.19048 9.33333Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M5 9.00002V17M9.5 9.00002V17M14.5 9.00002V17M19 9.00002V17M3 18.6L3 19.4C3 19.9601 3 20.2401 3.10899 20.454C3.20487 20.6422 3.35785 20.7952 3.54601 20.891C3.75992 21 4.03995 21 4.6 21H19.4C19.9601 21 20.2401 21 20.454 20.891C20.6422 20.7952 20.7951 20.6422 20.891 20.454C21 20.2401 21 19.9601 21 19.4V18.6C21 18.04 21 17.7599 20.891 17.546C20.7951 17.3579 20.6422 17.2049 20.454 17.109C20.2401 17 19.9601 17 19.4 17H4.6C4.03995 17 3.75992 17 3.54601 17.109C3.35785 17.2049 3.20487 17.3579 3.10899 17.546C3 17.7599 3 18.04 3 18.6ZM11.6529 3.07715L4.25291 4.7216C3.80585 4.82094 3.58232 4.87062 3.41546 4.99082C3.26829 5.09685 3.15273 5.24092 3.08115 5.40759C3 5.59654 3 5.82553 3 6.28349L3 7.40002C3 7.96007 3 8.2401 3.10899 8.45401C3.20487 8.64217 3.35785 8.79515 3.54601 8.89103C3.75992 9.00002 4.03995 9.00002 4.6 9.00002H19.4C19.9601 9.00002 20.2401 9.00002 20.454 8.89103C20.6422 8.79515 20.7951 8.64217 20.891 8.45401C21 8.2401 21 7.96007 21 7.40002V6.2835C21 5.82553 21 5.59655 20.9188 5.40759C20.8473 5.24092 20.7317 5.09685 20.5845 4.99082C20.4177 4.87062 20.1942 4.82094 19.7471 4.7216L12.3471 3.07715C12.2176 3.04837 12.1528 3.03398 12.0874 3.02824C12.0292 3.02314 11.9708 3.02314 11.9126 3.02824C11.8472 3.03398 11.7824 3.04837 11.6529 3.07715Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3.33333 5.99985V11.3332M6.33333 5.99985V11.3332M9.66667 5.99985V11.3332M12.6667 5.99985V11.3332M2 12.3998L2 12.9332C2 13.3066 2 13.4932 2.07266 13.6358C2.13658 13.7613 2.23856 13.8633 2.36401 13.9272C2.50661 13.9998 2.6933 13.9998 3.06667 13.9998H12.9333C13.3067 13.9998 13.4934 13.9999 13.636 13.9272C13.7614 13.8633 13.8634 13.7613 13.9273 13.6358C14 13.4932 14 13.3066 14 12.9332V12.3999C14 12.0265 14 11.8398 13.9273 11.6972C13.8634 11.5717 13.7614 11.4698 13.636 11.4058C13.4934 11.3332 13.3067 11.3332 12.9333 11.3332H3.06667C2.6933 11.3332 2.50661 11.3332 2.36401 11.4058C2.23857 11.4698 2.13658 11.5717 2.07266 11.6972C2 11.8398 2 12.0265 2 12.3998ZM7.76861 2.05127L2.83527 3.14757C2.53723 3.2138 2.38821 3.24691 2.27698 3.32705C2.17886 3.39774 2.10182 3.49378 2.0541 3.60489C2 3.73087 2 3.88352 2 4.18883L2 4.93318C2 5.30655 2 5.49324 2.07266 5.63584C2.13658 5.76129 2.23856 5.86327 2.36401 5.92719C2.50661 5.99985 2.6933 5.99985 3.06667 5.99985H12.9333C13.3067 5.99985 13.4934 5.99985 13.636 5.92719C13.7614 5.86327 13.8634 5.76129 13.9273 5.63584C14 5.49324 14 5.30655 14 4.93318V4.18883C14 3.88352 14 3.73087 13.9459 3.6049C13.8982 3.49378 13.8211 3.39774 13.723 3.32705C13.6118 3.24691 13.4628 3.2138 13.1647 3.14757L8.23139 2.05127C8.14504 2.03208 8.10187 2.02249 8.05824 2.01866C8.01949 2.01526 7.98051 2.01526 7.94176 2.01866C7.89813 2.02249 7.85496 2.03208 7.76861 2.05127Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M6 11V15M18 9V13M17 4C19.4487 4 20.7731 4.37476 21.4321 4.66544C21.5199 4.70415 21.5638 4.72351 21.6904 4.84437C21.7663 4.91682 21.9049 5.12939 21.9405 5.22809C22 5.39274 22 5.48274 22 5.66274V16.4111C22 17.3199 22 17.7743 21.8637 18.0079C21.7251 18.2454 21.5914 18.3559 21.3319 18.4472C21.0769 18.5369 20.562 18.438 19.5322 18.2401C18.8114 18.1017 17.9565 18 17 18C14 18 11 20 7 20C4.55129 20 3.22687 19.6252 2.56788 19.3346C2.48012 19.2958 2.43624 19.2765 2.3096 19.1556C2.23369 19.0832 2.09512 18.8706 2.05947 18.7719C2 18.6073 2 18.5173 2 18.3373L2 7.58885C2 6.68009 2 6.2257 2.13628 5.99214C2.2749 5.75456 2.40859 5.64412 2.66806 5.55281C2.92314 5.46305 3.43803 5.56198 4.46783 5.75985C5.18862 5.89834 6.04348 6 7 6C10 6 13 4 17 4ZM14.5 12C14.5 13.3807 13.3807 14.5 12 14.5C10.6193 14.5 9.5 13.3807 9.5 12C9.5 10.6193 10.6193 9.5 12 9.5C13.3807 9.5 14.5 10.6193 14.5 12Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4 7.33317V9.99984M12 5.99984V8.6665M11.3333 2.6665C12.9658 2.6665 13.8488 2.91634 14.2881 3.11013C14.3466 3.13594 14.3758 3.14884 14.4603 3.22942C14.5109 3.27772 14.6033 3.41943 14.627 3.48523C14.6667 3.595 14.6667 3.655 14.6667 3.775V10.9406C14.6667 11.5464 14.6667 11.8494 14.5758 12.0051C14.4834 12.1635 14.3943 12.2371 14.2213 12.298C14.0512 12.3578 13.708 12.2918 13.0215 12.1599C12.5409 12.0676 11.971 11.9998 11.3333 11.9998C9.33334 11.9998 7.33334 13.3332 4.66667 13.3332C3.0342 13.3332 2.15125 13.0833 1.71192 12.8895C1.65342 12.8637 1.62416 12.8508 1.53974 12.7703C1.48913 12.722 1.39675 12.5802 1.37298 12.5144C1.33334 12.4047 1.33334 12.3447 1.33334 12.2247L1.33334 5.05907C1.33334 4.45323 1.33334 4.15031 1.42419 3.9946C1.5166 3.83621 1.60573 3.76258 1.77871 3.70171C1.94876 3.64187 2.29203 3.70783 2.97856 3.83974C3.45908 3.93206 4.02899 3.99984 4.66667 3.99984C6.66667 3.99984 8.66667 2.6665 11.3333 2.6665ZM9.66667 7.99984C9.66667 8.92031 8.92048 9.6665 8 9.6665C7.07953 9.6665 6.33334 8.92031 6.33334 7.99984C6.33334 7.07936 7.07953 6.33317 8 6.33317C8.92048 6.33317 9.66667 7.07936 9.66667 7.99984Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M6 10V14M18 10V14M2 8.2L2 15.8C2 16.9201 2 17.4802 2.21799 17.908C2.40973 18.2843 2.71569 18.5903 3.09202 18.782C3.51984 19 4.07989 19 5.2 19L18.8 19C19.9201 19 20.4802 19 20.908 18.782C21.2843 18.5903 21.5903 18.2843 21.782 17.908C22 17.4802 22 16.9201 22 15.8V8.2C22 7.0799 22 6.51984 21.782 6.09202C21.5903 5.7157 21.2843 5.40974 20.908 5.21799C20.4802 5 19.9201 5 18.8 5L5.2 5C4.0799 5 3.51984 5 3.09202 5.21799C2.7157 5.40973 2.40973 5.71569 2.21799 6.09202C2 6.51984 2 7.07989 2 8.2ZM14.5 12C14.5 13.3807 13.3807 14.5 12 14.5C10.6193 14.5 9.5 13.3807 9.5 12C9.5 10.6193 10.6193 9.5 12 9.5C13.3807 9.5 14.5 10.6193 14.5 12Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4 6.66683V9.3335M12 6.66683V9.3335M1.33334 5.46683L1.33334 10.5335C1.33334 11.2802 1.33334 11.6536 1.47866 11.9388C1.60649 12.1897 1.81047 12.3937 2.06135 12.5215C2.34656 12.6668 2.71993 12.6668 3.46667 12.6668L12.5333 12.6668C13.2801 12.6668 13.6534 12.6668 13.9387 12.5215C14.1895 12.3937 14.3935 12.1897 14.5213 11.9388C14.6667 11.6536 14.6667 11.2802 14.6667 10.5335V5.46683C14.6667 4.72009 14.6667 4.34673 14.5213 4.06151C14.3935 3.81063 14.1895 3.60665 13.9387 3.47882C13.6534 3.3335 13.2801 3.3335 12.5333 3.3335L3.46667 3.3335C2.71993 3.3335 2.34656 3.3335 2.06135 3.47882C1.81047 3.60665 1.60649 3.81063 1.47866 4.06151C1.33334 4.34672 1.33334 4.72009 1.33334 5.46683ZM9.66667 8.00016C9.66667 8.92064 8.92048 9.66683 8 9.66683C7.07953 9.66683 6.33334 8.92064 6.33334 8.00016C6.33334 7.07969 7.07953 6.3335 8 6.3335C8.92048 6.3335 9.66667 7.07969 9.66667 8.00016Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M14 9H11.5C10.6716 9 10 9.67157 10 10.5C10 11.3284 10.6716 12 11.5 12H12.5C13.3284 12 14 12.6716 14 13.5C14 14.3284 13.3284 15 12.5 15H10M12 8V9M12 15V16M18 12H18.01M6 12H6.01M2 8.2L2 15.8C2 16.9201 2 17.4802 2.21799 17.908C2.40973 18.2843 2.71569 18.5903 3.09202 18.782C3.51984 19 4.07989 19 5.2 19L18.8 19C19.9201 19 20.4802 19 20.908 18.782C21.2843 18.5903 21.5903 18.2843 21.782 17.908C22 17.4802 22 16.9201 22 15.8V8.2C22 7.0799 22 6.51984 21.782 6.09202C21.5903 5.7157 21.2843 5.40974 20.908 5.21799C20.4802 5 19.9201 5 18.8 5L5.2 5C4.0799 5 3.51984 5 3.09202 5.21799C2.7157 5.40973 2.40973 5.71569 2.21799 6.09202C2 6.51984 2 7.07989 2 8.2ZM18.5 12C18.5 12.2761 18.2761 12.5 18 12.5C17.7239 12.5 17.5 12.2761 17.5 12C17.5 11.7239 17.7239 11.5 18 11.5C18.2761 11.5 18.5 11.7239 18.5 12ZM6.5 12C6.5 12.2761 6.27614 12.5 6 12.5C5.72386 12.5 5.5 12.2761 5.5 12C5.5 11.7239 5.72386 11.5 6 11.5C6.27614 11.5 6.5 11.7239 6.5 12Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9.33334 6.00016H7.66667C7.11438 6.00016 6.66667 6.44788 6.66667 7.00016C6.66667 7.55245 7.11438 8.00016 7.66667 8.00016H8.33334C8.88562 8.00016 9.33334 8.44788 9.33334 9.00016C9.33334 9.55245 8.88562 10.0002 8.33334 10.0002H6.66667M8 5.3335V6.00016M8 10.0002V10.6668M12 8.00016H12.0067M4 8.00016H4.00667M1.33334 5.46683L1.33334 10.5335C1.33334 11.2802 1.33334 11.6536 1.47866 11.9388C1.60649 12.1897 1.81047 12.3937 2.06135 12.5215C2.34656 12.6668 2.71993 12.6668 3.46667 12.6668L12.5333 12.6668C13.2801 12.6668 13.6534 12.6668 13.9387 12.5215C14.1895 12.3937 14.3935 12.1897 14.5213 11.9388C14.6667 11.6536 14.6667 11.2802 14.6667 10.5335V5.46683C14.6667 4.72009 14.6667 4.34673 14.5213 4.06151C14.3935 3.81063 14.1895 3.60665 13.9387 3.47882C13.6534 3.3335 13.2801 3.3335 12.5333 3.3335L3.46667 3.3335C2.71993 3.3335 2.34656 3.3335 2.06135 3.47882C1.81047 3.60665 1.60649 3.81063 1.47866 4.06151C1.33334 4.34672 1.33334 4.72009 1.33334 5.46683ZM12.3333 8.00016C12.3333 8.18426 12.1841 8.3335 12 8.3335C11.8159 8.3335 11.6667 8.18426 11.6667 8.00016C11.6667 7.81607 11.8159 7.66683 12 7.66683C12.1841 7.66683 12.3333 7.81607 12.3333 8.00016ZM4.33334 8.00016C4.33334 8.18426 4.1841 8.3335 4 8.3335C3.81591 8.3335 3.66667 8.18426 3.66667 8.00016C3.66667 7.81607 3.81591 7.66683 4 7.66683C4.1841 7.66683 4.33334 7.81607 4.33334 8.00016Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>