@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="M2 2L4 4M22 2L20 4M22 22L20 20M2 22L4 20M2 16H3.5M8 2V3.5M22 8H20.5M16 22V20.5M18 16H21.5M16 2V6M2 8H6M8 22V18M16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 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="M1.33334 1.3335L2.66668 2.66683M14.6667 1.3335L13.3333 2.66683M14.6667 14.6668L13.3333 13.3335M1.33334 14.6668L2.66668 13.3335M1.33334 10.6668H2.33334M5.33334 1.3335V2.3335M14.6667 5.3335H13.6667M10.6667 14.6668V13.6668M12 10.6668H14.3333M10.6667 1.3335V4.00016M1.33334 5.3335H4.00001M5.33334 14.6668V12.0002M10.6667 8.00016C10.6667 9.47292 9.47277 10.6668 8.00001 10.6668C6.52725 10.6668 5.33334 9.47292 5.33334 8.00016C5.33334 6.5274 6.52725 5.3335 8.00001 5.3335C9.47277 5.3335 10.6667 6.5274 10.6667 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="M2 2L4 4M22 2L20 4M22 22L20 20M2 22L4 20M2 16H3.5M8 2V3.5M22 8H20.5M16 22V20.5M18 16H21.5M16 2V6M2 8H6M8 22V18M11.4343 7.56569L7.56569 11.4343C7.36768 11.6323 7.26867 11.7313 7.23158 11.8455C7.19895 11.9459 7.19895 12.0541 7.23158 12.1545C7.26867 12.2687 7.36768 12.3677 7.56569 12.5657L11.4343 16.4343C11.6323 16.6323 11.7313 16.7313 11.8455 16.7684C11.9459 16.8011 12.0541 16.8011 12.1545 16.7684C12.2687 16.7313 12.3677 16.6323 12.5657 16.4343L16.4343 12.5657C16.6323 12.3677 16.7313 12.2687 16.7684 12.1545C16.8011 12.0541 16.8011 11.9459 16.7684 11.8455C16.7313 11.7313 16.6323 11.6323 16.4343 11.4343L12.5657 7.56569C12.3677 7.36768 12.2687 7.26867 12.1545 7.23158C12.0541 7.19895 11.9459 7.19895 11.8455 7.23158C11.7313 7.26867 11.6323 7.36768 11.4343 7.56569Z" 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="M1.33334 1.3335L2.66668 2.66683M14.6667 1.3335L13.3333 2.66683M14.6667 14.6668L13.3333 13.3335M1.33334 14.6668L2.66668 13.3335M1.33334 10.6668H2.33334M5.33334 1.3335V2.3335M14.6667 5.3335H13.6667M10.6667 14.6668V13.6668M12 10.6668H14.3333M10.6667 1.3335V4.00016M1.33334 5.3335H4.00001M5.33334 14.6668V12.0002M7.62289 5.04395L5.0438 7.62304C4.9118 7.75504 4.84579 7.82105 4.82106 7.89716C4.79931 7.96411 4.79931 8.03622 4.82106 8.10317C4.84579 8.17928 4.91179 8.24528 5.0438 8.37729L7.62289 10.9564C7.75489 11.0884 7.8209 11.1544 7.897 11.1791C7.96395 11.2009 8.03607 11.2009 8.10302 11.1791C8.17913 11.1544 8.24513 11.0884 8.37713 10.9564L10.9562 8.37729C11.0882 8.24528 11.1542 8.17928 11.179 8.10317C11.2007 8.03622 11.2007 7.96411 11.179 7.89716C11.1542 7.82105 11.0882 7.75505 10.9562 7.62304L8.37713 5.04395C8.24513 4.91195 8.17913 4.84594 8.10302 4.82122C8.03607 4.79946 7.96395 4.79946 7.897 4.82122C7.8209 4.84594 7.75489 4.91195 7.62289 5.04395Z" 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.5 7.27783L12 12.0001M12 12.0001L3.49997 7.27783M12 12.0001L12 21.5001M21 16.0586V7.94153C21 7.59889 21 7.42757 20.9495 7.27477C20.9049 7.13959 20.8318 7.01551 20.7354 6.91082C20.6263 6.79248 20.4766 6.70928 20.177 6.54288L12.777 2.43177C12.4934 2.27421 12.3516 2.19543 12.2015 2.16454C12.0685 2.13721 11.9315 2.13721 11.7986 2.16454C11.6484 2.19543 11.5066 2.27421 11.223 2.43177L3.82297 6.54288C3.52345 6.70928 3.37369 6.79248 3.26463 6.91082C3.16816 7.01551 3.09515 7.13959 3.05048 7.27477C3 7.42757 3 7.59889 3 7.94153V16.0586C3 16.4013 3 16.5726 3.05048 16.7254C3.09515 16.8606 3.16816 16.9847 3.26463 17.0893C3.37369 17.2077 3.52345 17.2909 3.82297 17.4573L11.223 21.5684C11.5066 21.726 11.6484 21.8047 11.7986 21.8356C11.9315 21.863 12.0685 21.863 12.2015 21.8356C12.3516 21.8047 12.4934 21.726 12.777 21.5684L20.177 17.4573C20.4766 17.2909 20.6263 17.2077 20.7354 17.0893C20.8318 16.9847 20.9049 16.8606 20.9495 16.7254C21 16.5726 21 16.4013 21 16.0586Z" 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.6666 4.85173L7.99998 7.99987M7.99998 7.99987L2.33331 4.85173M7.99998 7.99987L8 14.3332M14 10.7056V5.29419C14 5.06576 14 4.95155 13.9663 4.84968C13.9366 4.75956 13.8879 4.67684 13.8236 4.60705C13.7509 4.52816 13.651 4.47269 13.4514 4.36176L8.51802 1.62102C8.32895 1.51598 8.23442 1.46346 8.1343 1.44287C8.0457 1.42464 7.95431 1.42464 7.8657 1.44287C7.76559 1.46346 7.67105 1.51598 7.48198 1.62102L2.54865 4.36176C2.34896 4.47269 2.24912 4.52816 2.17642 4.60705C2.11211 4.67684 2.06343 4.75957 2.03366 4.84968C2 4.95155 2 5.06576 2 5.29419V10.7056C2 10.934 2 11.0482 2.03366 11.1501C2.06343 11.2402 2.11211 11.3229 2.17642 11.3927C2.24912 11.4716 2.34897 11.5271 2.54865 11.638L7.48198 14.3788C7.67105 14.4838 7.76559 14.5363 7.8657 14.5569C7.95431 14.5751 8.0457 14.5751 8.1343 14.5569C8.23442 14.5363 8.32895 14.4838 8.51802 14.3788L13.4514 11.638C13.651 11.5271 13.7509 11.4716 13.8236 11.3927C13.8879 11.3229 13.9366 11.2402 13.9663 11.1501C14 11.0482 14 10.934 14 10.7056Z" 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 2.50008V12.0001M12 12.0001L20.5 7.27779M12 12.0001L3.5 7.27779M12 12.0001V21.5001M20.5 16.7223L12.777 12.4318C12.4934 12.2742 12.3516 12.1954 12.2015 12.1645C12.0685 12.1372 11.9315 12.1372 11.7986 12.1645C11.6484 12.1954 11.5066 12.2742 11.223 12.4318L3.5 16.7223M21 16.0586V7.94153C21 7.59889 21 7.42757 20.9495 7.27477C20.9049 7.13959 20.8318 7.01551 20.7354 6.91082C20.6263 6.79248 20.4766 6.70928 20.177 6.54288L12.777 2.43177C12.4934 2.27421 12.3516 2.19543 12.2015 2.16454C12.0685 2.13721 11.9315 2.13721 11.7986 2.16454C11.6484 2.19543 11.5066 2.27421 11.223 2.43177L3.82297 6.54288C3.52345 6.70928 3.37369 6.79248 3.26463 6.91082C3.16816 7.01551 3.09515 7.13959 3.05048 7.27477C3 7.42757 3 7.59889 3 7.94153V16.0586C3 16.4013 3 16.5726 3.05048 16.7254C3.09515 16.8606 3.16816 16.9847 3.26463 17.0893C3.37369 17.2077 3.52345 17.2909 3.82297 17.4573L11.223 21.5684C11.5066 21.726 11.6484 21.8047 11.7986 21.8356C11.9315 21.863 12.0685 21.863 12.2015 21.8356C12.3516 21.8047 12.4934 21.726 12.777 21.5684L20.177 17.4573C20.4766 17.2909 20.6263 17.2077 20.7354 17.0893C20.8318 16.9847 20.9049 16.8606 20.9495 16.7254C21 16.5726 21 16.4013 21 16.0586Z" 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.66656V7.99989M8 7.99989L13.6667 4.8517M8 7.99989L2.33333 4.8517M8 7.99989V14.3332M13.6667 11.148L8.51802 8.28768C8.32895 8.18264 8.23442 8.13012 8.1343 8.10953C8.0457 8.09131 7.95431 8.09131 7.8657 8.10953C7.76559 8.13012 7.67105 8.18264 7.48198 8.28768L2.33333 11.148M14 10.7056V5.29419C14 5.06576 14 4.95155 13.9663 4.84968C13.9366 4.75956 13.8879 4.67684 13.8236 4.60705C13.7509 4.52816 13.651 4.47269 13.4514 4.36176L8.51802 1.62102C8.32895 1.51598 8.23442 1.46346 8.1343 1.44287C8.0457 1.42464 7.95431 1.42464 7.8657 1.44287C7.76559 1.46346 7.67105 1.51598 7.48198 1.62102L2.54865 4.36176C2.34896 4.47269 2.24912 4.52816 2.17642 4.60705C2.11211 4.67684 2.06343 4.75957 2.03366 4.84968C2 4.95155 2 5.06576 2 5.29419V10.7056C2 10.934 2 11.0482 2.03366 11.1501C2.06343 11.2402 2.11211 11.3229 2.17642 11.3927C2.24912 11.4716 2.34897 11.5271 2.54865 11.638L7.48198 14.3788C7.67105 14.4838 7.76559 14.5363 7.8657 14.5569C7.95431 14.5751 8.0457 14.5751 8.1343 14.5569C8.23442 14.5363 8.32895 14.4838 8.51802 14.3788L13.4514 11.638C13.651 11.5271 13.7509 11.4716 13.8236 11.3927C13.8879 11.3229 13.9366 11.2402 13.9663 11.1501C14 11.0482 14 10.934 14 10.7056Z" 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="M3.5 8H16M16 8V20.5M16 8L20.5 3.5M21 15.3373V3.8C21 3.51997 21 3.37996 20.9455 3.273C20.8976 3.17892 20.8211 3.10243 20.727 3.0545C20.62 3 20.48 3 20.2 3H8.66274C8.41815 3 8.29586 3 8.18077 3.02763C8.07873 3.05213 7.98119 3.09253 7.89172 3.14736C7.7908 3.2092 7.70432 3.29568 7.53137 3.46863L3.46863 7.53137C3.29568 7.70432 3.2092 7.7908 3.14736 7.89172C3.09253 7.98119 3.05213 8.07873 3.02763 8.18077C3 8.29586 3 8.41815 3 8.66274V20.2C3 20.48 3 20.62 3.0545 20.727C3.10243 20.8211 3.17892 20.8976 3.273 20.9455C3.37996 21 3.51997 21 3.8 21H15.3373C15.5818 21 15.7041 21 15.8192 20.9724C15.9213 20.9479 16.0188 20.9075 16.1083 20.8526C16.2092 20.7908 16.2957 20.7043 16.4686 20.5314L20.5314 16.4686C20.7043 16.2957 20.7908 16.2092 20.8526 16.1083C20.9075 16.0188 20.9479 15.9213 20.9724 15.8192C21 15.7041 21 15.5818 21 15.3373Z" 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.33333 5.33333H10.6667M10.6667 5.33333V13.6667M10.6667 5.33333L13.6667 2.33333M14 10.2248V2.53333C14 2.34665 14 2.25331 13.9637 2.182C13.9317 2.11928 13.8807 2.06829 13.818 2.03633C13.7467 2 13.6534 2 13.4667 2H5.77516C5.6121 2 5.53057 2 5.45385 2.01842C5.38582 2.03475 5.32079 2.06169 5.26114 2.09824C5.19387 2.13947 5.13622 2.19712 5.02091 2.31242L2.31242 5.02091C2.19712 5.13621 2.13947 5.19387 2.09824 5.26114C2.06169 5.32079 2.03475 5.38582 2.01842 5.45385C2 5.53057 2 5.6121 2 5.77516V13.4667C2 13.6534 2 13.7467 2.03633 13.818C2.06829 13.8807 2.11928 13.9317 2.182 13.9637C2.25331 14 2.34665 14 2.53333 14H10.2248C10.3879 14 10.4694 14 10.5462 13.9816C10.6142 13.9652 10.6792 13.9383 10.7389 13.9018C10.8061 13.8605 10.8638 13.8029 10.9791 13.6876L13.6876 10.9791C13.8029 10.8638 13.8605 10.8061 13.9018 10.7389C13.9383 10.6792 13.9652 10.6142 13.9816 10.5462C14 10.4694 14 10.3879 14 10.2248Z" 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.5 16H8M8 16V3.5M8 16L3.5 20.5M3.5 8H16M16 8V20.5M16 8L20.5 3.5M21 15.3373V3.8C21 3.51997 21 3.37996 20.9455 3.273C20.8976 3.17892 20.8211 3.10243 20.727 3.0545C20.62 3 20.48 3 20.2 3H8.66274C8.41815 3 8.29586 3 8.18077 3.02763C8.07873 3.05213 7.98119 3.09253 7.89172 3.14736C7.7908 3.2092 7.70432 3.29568 7.53137 3.46863L3.46863 7.53137C3.29568 7.70432 3.2092 7.7908 3.14736 7.89172C3.09253 7.98119 3.05213 8.07873 3.02763 8.18077C3 8.29586 3 8.41815 3 8.66274V20.2C3 20.48 3 20.62 3.0545 20.727C3.10243 20.8211 3.17892 20.8976 3.273 20.9455C3.37996 21 3.51997 21 3.8 21H15.3373C15.5818 21 15.7041 21 15.8192 20.9724C15.9213 20.9479 16.0188 20.9075 16.1083 20.8526C16.2092 20.7908 16.2957 20.7043 16.4686 20.5314L20.5314 16.4686C20.7043 16.2957 20.7908 16.2092 20.8526 16.1083C20.9075 16.0188 20.9479 15.9213 20.9724 15.8192C21 15.7041 21 15.5818 21 15.3373Z" 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.6667 10.6667H5.33333M5.33333 10.6667V2.33333M5.33333 10.6667L2.33333 13.6667M2.33333 5.33333H10.6667M10.6667 5.33333V13.6667M10.6667 5.33333L13.6667 2.33333M14 10.2248V2.53333C14 2.34665 14 2.25331 13.9637 2.182C13.9317 2.11928 13.8807 2.06829 13.818 2.03633C13.7467 2 13.6534 2 13.4667 2H5.77516C5.6121 2 5.53057 2 5.45385 2.01842C5.38582 2.03475 5.32079 2.06169 5.26114 2.09824C5.19387 2.13947 5.13622 2.19712 5.02091 2.31242L2.31242 5.02091C2.19712 5.13621 2.13947 5.19387 2.09824 5.26114C2.06169 5.32079 2.03475 5.38582 2.01842 5.45385C2 5.53057 2 5.6121 2 5.77516V13.4667C2 13.6534 2 13.7467 2.03633 13.818C2.06829 13.8807 2.11928 13.9317 2.182 13.9637C2.25331 14 2.34665 14 2.53333 14H10.2248C10.3879 14 10.4694 14 10.5462 13.9816C10.6142 13.9652 10.6792 13.9383 10.7389 13.9018C10.8061 13.8605 10.8638 13.8029 10.9791 13.6876L13.6876 10.9791C13.8029 10.8638 13.8605 10.8061 13.9018 10.7389C13.9383 10.6792 13.9652 10.6142 13.9816 10.5462C14 10.4694 14 10.3879 14 10.2248Z" 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.75 20.7501L11.223 21.5684C11.5066 21.726 11.6484 21.8047 11.7986 21.8356C11.9315 21.863 12.0685 21.863 12.2015 21.8356C12.3516 21.8047 12.4934 21.726 12.777 21.5684L14.25 20.7501M5.25 18.2501L3.82297 17.4573C3.52346 17.2909 3.37368 17.2077 3.26463 17.0893C3.16816 16.9847 3.09515 16.8606 3.05048 16.7254C3 16.5726 3 16.4013 3 16.0586V14.5001M3 9.50009V7.94153C3 7.59889 3 7.42757 3.05048 7.27477C3.09515 7.13959 3.16816 7.01551 3.26463 6.91082C3.37368 6.79248 3.52345 6.70928 3.82297 6.54288L5.25 5.75009M9.75 3.25008L11.223 2.43177C11.5066 2.27421 11.6484 2.19543 11.7986 2.16454C11.9315 2.13721 12.0685 2.13721 12.2015 2.16454C12.3516 2.19543 12.4934 2.27421 12.777 2.43177L14.25 3.25008M18.75 5.75008L20.177 6.54288C20.4766 6.70928 20.6263 6.79248 20.7354 6.91082C20.8318 7.01551 20.9049 7.13959 20.9495 7.27477C21 7.42757 21 7.59889 21 7.94153V9.50008M21 14.5001V16.0586C21 16.4013 21 16.5726 20.9495 16.7254C20.9049 16.8606 20.8318 16.9847 20.7354 17.0893C20.6263 17.2077 20.4766 17.2909 20.177 17.4573L18.75 18.2501M9.75 10.7501L12 12.0001M12 12.0001L14.25 10.7501M12 12.0001V14.5001M3 7.00008L5.25 8.25008M18.75 8.25008L21 7.00008M12 19.5001V22.0001" 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.5 13.8332L7.48198 14.3788C7.67105 14.4838 7.76559 14.5363 7.8657 14.5569C7.95431 14.5751 8.0457 14.5751 8.1343 14.5569C8.23442 14.5363 8.32895 14.4838 8.51802 14.3788L9.5 13.8332M3.5 12.1666L2.54865 11.638C2.34897 11.5271 2.24912 11.4716 2.17642 11.3927C2.11211 11.3229 2.06343 11.2402 2.03366 11.1501C2 11.0482 2 10.934 2 10.7056V9.66656M2 6.33323V5.29419C2 5.06576 2 4.95155 2.03366 4.84968C2.06343 4.75957 2.11211 4.67684 2.17642 4.60705C2.24912 4.52816 2.34897 4.47269 2.54865 4.36176L3.5 3.83323M6.5 2.16656L7.48198 1.62102C7.67105 1.51598 7.76559 1.46346 7.8657 1.44287C7.95431 1.42464 8.0457 1.42464 8.1343 1.44287C8.23442 1.46346 8.32895 1.51598 8.51802 1.62102L9.5 2.16656M12.5 3.83323L13.4514 4.36176C13.651 4.47269 13.7509 4.52816 13.8236 4.60705C13.8879 4.67684 13.9366 4.75956 13.9663 4.84968C14 4.95155 14 5.06576 14 5.29419V6.33323M14 9.66656V10.7056C14 10.934 14 11.0482 13.9663 11.1501C13.9366 11.2402 13.8879 11.3229 13.8236 11.3927C13.7509 11.4716 13.651 11.5271 13.4514 11.638L12.5 12.1666M6.5 7.16656L8 7.99989M8 7.99989L9.5 7.16656M8 7.99989V9.66656M2 4.66656L3.5 5.49989M12.5 5.49989L14 4.66656M8 12.9999V14.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="M9.5 2V4M9.5 20V22M13.5 2V4M13.5 20V22M7.5 4H14C16.2091 4 18 5.79086 18 8C18 10.2091 16.2091 12 14 12H7.5H15C17.2091 12 19 13.7909 19 16C19 18.2091 17.2091 20 15 20H7.5M7.5 4H5.5M7.5 4V20M7.5 20H5.5" 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.33332 1.3335V2.66683M6.33332 13.3335V14.6668M8.99999 1.3335V2.66683M8.99999 13.3335V14.6668M4.99999 2.66683H9.33332C10.8061 2.66683 12 3.86074 12 5.3335C12 6.80626 10.8061 8.00016 9.33332 8.00016H4.99999H9.99999C11.4727 8.00016 12.6667 9.19407 12.6667 10.6668C12.6667 12.1396 11.4727 13.3335 9.99999 13.3335H4.99999M4.99999 2.66683H3.66666M4.99999 2.66683V13.3335M4.99999 13.3335H3.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="M9.5 7.5H13.75C14.9926 7.5 16 8.50736 16 9.75C16 10.9926 14.9926 12 13.75 12H9.5H14.25C15.4926 12 16.5 13.0074 16.5 14.25C16.5 15.4926 15.4926 16.5 14.25 16.5H9.5M9.5 7.5H8M9.5 7.5V16.5M9.5 16.5H8M10 6V7.5M10 16.5V18M13 6V7.5M13 16.5V18M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 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="M6.33334 5.00016H9.16668C9.9951 5.00016 10.6667 5.67174 10.6667 6.50016C10.6667 7.32859 9.9951 8.00016 9.16668 8.00016H6.33334H9.50001C10.3284 8.00016 11 8.67174 11 9.50016C11 10.3286 10.3284 11.0002 9.50001 11.0002H6.33334M6.33334 5.00016H5.33334M6.33334 5.00016V11.0002M6.33334 11.0002H5.33334M6.66668 4.00016V5.00016M6.66668 11.0002V12.0002M8.66668 4.00016V5.00016M8.66668 11.0002V12.0002M14.6667 8.00016C14.6667 11.6821 11.6819 14.6668 8.00001 14.6668C4.31811 14.6668 1.33334 11.6821 1.33334 8.00016C1.33334 4.31826 4.31811 1.3335 8.00001 1.3335C11.6819 1.3335 14.6667 4.31826 14.6667 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="M6 16C6 18.2091 7.79086 20 10 20H14C16.2091 20 18 18.2091 18 16C18 13.7909 16.2091 12 14 12H10C7.79086 12 6 10.2091 6 8C6 5.79086 7.79086 4 10 4H14C16.2091 4 18 5.79086 18 8M12 2V22" 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 10.6668C4 12.1396 5.19391 13.3335 6.66667 13.3335H9.33333C10.8061 13.3335 12 12.1396 12 10.6668C12 9.19407 10.8061 8.00016 9.33333 8.00016H6.66667C5.19391 8.00016 4 6.80626 4 5.3335C4 3.86074 5.19391 2.66683 6.66667 2.66683H9.33333C10.8061 2.66683 12 3.86074 12 5.3335M8 1.3335V14.6668" 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" stroke-width="1.5" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M8.5 14.6667C8.5 15.9553 9.54467 17 10.8333 17H13C14.3807 17 15.5 15.8807 15.5 14.5C15.5 13.1193 14.3807 12 13 12H11C9.61929 12 8.5 10.8807 8.5 9.5C8.5 8.11929 9.61929 7 11 7H13.1667C14.4553 7 15.5 8.04467 15.5 9.33333M12 5.5V7M12 17V18.5M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="currentColor" stroke-width="inherit" 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.66668 9.77794C5.66668 10.6371 6.36312 11.3335 7.22223 11.3335H8.66668C9.58715 11.3335 10.3333 10.5873 10.3333 9.66683C10.3333 8.74636 9.58715 8.00016 8.66668 8.00016H7.33334C6.41287 8.00016 5.66668 7.25397 5.66668 6.3335C5.66668 5.41302 6.41287 4.66683 7.33334 4.66683H8.77779C9.6369 4.66683 10.3333 5.36328 10.3333 6.22239M8.00001 3.66683V4.66683M8.00001 11.3335V12.3335M14.6667 8.00016C14.6667 11.6821 11.6819 14.6668 8.00001 14.6668C4.31811 14.6668 1.33334 11.6821 1.33334 8.00016C1.33334 4.31826 4.31811 1.3335 8.00001 1.3335C11.6819 1.3335 14.6667 4.31826 14.6667 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="M4 11.0001L12 13L20 11M4 11.0001L12 2M4 11.0001L12 9.00008M20 11L12 2M20 11L12 9.00008M12 2V9.00008M5.5 15L12.0001 22L18.5 15L12 16.5L5.5 15Z" 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.66666 7.3336L7.99999 8.66683L13.3333 7.3335M2.66666 7.3336L7.99999 1.3335M2.66666 7.3336L7.99999 6.00022M13.3333 7.3335L7.99999 1.3335M13.3333 7.3335L7.99999 6.00022M7.99999 1.3335V6.00022M3.66666 10.0002L8.00007 14.6668L12.3333 10.0002L7.99999 11.0002L3.66666 10.0002Z" 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.5 15.5L12.0002 18L17.5 15.5M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM6.5 11.5L12.0002 14L17.5 11.5L12.0002 5L6.5 11.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.33334 10.3335L8.00014 12.0002L11.6667 10.3335M14.6667 8.00016C14.6667 11.6821 11.6819 14.6668 8.00001 14.6668C4.31811 14.6668 1.33334 11.6821 1.33334 8.00016C1.33334 4.31826 4.31811 1.3335 8.00001 1.3335C11.6819 1.3335 14.6667 4.31826 14.6667 8.00016ZM4.33334 7.66683L8.00014 9.3335L11.6667 7.66683L8.00014 3.3335L4.33334 7.66683Z" 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="M19 5.51903C17.5176 4.25973 15.5975 3.5 13.5 3.5C8.80558 3.5 5 7.30558 5 12C5 16.6944 8.80558 20.5 13.5 20.5C15.5975 20.5 17.5176 19.7403 19 18.481M3 14H13M3 10H13" 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.6667 3.67952C11.6784 2.83999 10.3983 2.3335 9 2.3335C5.87039 2.3335 3.33333 4.87055 3.33333 8.00016C3.33333 11.1298 5.87039 13.6668 9 13.6668C10.3983 13.6668 11.6784 13.1603 12.6667 12.3208M2 9.3335H8.66667M2 6.66683H8.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="M15.3333 8.27316C14.4487 7.48142 13.2806 7 12 7C9.23858 7 7 9.23858 7 12C7 14.7614 9.23858 17 12 17C13.2806 17 14.4487 16.5186 15.3333 15.7268M6 13.5H11M6 10.5H11M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 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.2222 5.5156C9.63247 4.98778 8.85371 4.66683 7.99998 4.66683C6.15903 4.66683 4.66665 6.15921 4.66665 8.00016C4.66665 9.84111 6.15903 11.3335 7.99998 11.3335C8.85371 11.3335 9.63247 11.0125 10.2222 10.4847M3.99998 9.00016H7.33331M3.99998 7.00016H7.33331M14.6666 8.00016C14.6666 11.6821 11.6819 14.6668 7.99998 14.6668C4.31808 14.6668 1.33331 11.6821 1.33331 8.00016C1.33331 4.31826 4.31808 1.3335 7.99998 1.3335C11.6819 1.3335 14.6666 4.31826 14.6666 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="M17.5 20.5H6.5C6.5 20.5 10 17.7413 10 13.5C10 10.6725 7.91376 9.66123 7.8837 7.30497C7.88566 2.64078 13.5005 2.88877 15.4521 4.74258M6.5 13.5H15" 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 13.6668H4.33331C4.33331 13.6668 6.66665 11.8277 6.66665 9.00016C6.66665 7.11515 5.27582 6.44099 5.25578 4.87014C5.25708 1.76068 9.00031 1.92601 10.3014 3.16189M4.33331 9.00016H9.99998" 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 17.5H9C9 17.5 11 15.2444 11 12.5C11 11 9.91479 10.4867 9.89534 8.96204C9.8966 5.94404 13.5297 6.1045 14.7926 7.30402M9 12.5H14M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 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.99998 11.6668H5.99998C5.99998 11.6668 7.33331 10.1631 7.33331 8.3335C7.33331 7.3335 6.60984 6.99128 6.59687 5.97485C6.59771 3.96285 9.0198 4.06983 9.86168 4.86951M5.99998 8.3335H9.33331M14.6666 8.00016C14.6666 11.6821 11.6819 14.6668 7.99998 14.6668C4.31808 14.6668 1.33331 11.6821 1.33331 8.00016C1.33331 4.31826 4.31808 1.3335 7.99998 1.3335C11.6819 1.3335 14.6666 4.31826 14.6666 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="M8.5 11.5H14.5C16.7091 11.5 18.5 9.70914 18.5 7.5C18.5 5.29086 16.7091 3.5 14.5 3.5H8.5V11.5ZM8.5 11.5H6.5M13.5 15.5H6.5M8.5 4V20.5" 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.66665 7.66683H9.66665C11.1394 7.66683 12.3333 6.47292 12.3333 5.00016C12.3333 3.5274 11.1394 2.3335 9.66665 2.3335H5.66665V7.66683ZM5.66665 7.66683H4.33331M8.99998 10.3335H4.33331M5.66665 2.66683V13.6668" 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.5 6.5H14C15.3807 6.5 16.5 7.61929 16.5 9C16.5 10.3807 15.3807 11.5 14 11.5H9.5V6.5ZM9.5 6.5V17.5M9.75 11.5H8M13 14.75H8M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 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="M6.33331 4.3335H9.33331C10.2538 4.3335 11 5.07969 11 6.00016C11 6.92064 10.2538 7.66683 9.33331 7.66683H6.33331V4.3335ZM6.33331 4.3335V11.6668M6.49998 7.66683H5.33331M8.66665 9.8335H5.33331M14.6666 8.00016C14.6666 11.6821 11.6819 14.6668 7.99998 14.6668C4.31808 14.6668 1.33331 11.6821 1.33331 8.00016C1.33331 4.31826 4.31808 1.3335 7.99998 1.3335C11.6819 1.3335 14.6666 4.31826 14.6666 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="M6 3H18M6 8H18M14.5 21L6 13H9C15.667 13 15.667 3 9 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="M4 2H12M4 5.33333H12M9.66667 14L4 8.66667H6C10.4447 8.66667 10.4447 2 6 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="M8.5 9.99984H15.5M8.5 6.5H15.5M14 18.0002L8.5 13.5002L10 13.5C14.4447 13.5 14.4447 6.5 10 6.5M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 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="M5.66665 6.66672H10.3333M5.66665 4.3335H10.3333M9.33331 12.0003L5.66665 9.00027L6.66665 9.00016C9.62976 9.00016 9.62976 4.3335 6.66665 4.3335M14.6666 8.00016C14.6666 11.6821 11.6819 14.6668 7.99998 14.6668C4.31808 14.6668 1.33331 11.6821 1.33331 8.00016C1.33331 4.31826 4.31808 1.3335 7.99998 1.3335C11.6819 1.3335 14.6666 4.31826 14.6666 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="M12 20.5V11.5M12 11.5L18.5001 3.5M12 11.5L5.50012 3.5M18 11.5H5.99998M17 15.5H6.99998" 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.99999 13.6668V7.66683M7.99999 7.66683L12.3334 2.3335M7.99999 7.66683L3.66675 2.3335M12 7.66683H3.99999M11.3333 10.3335H4.66665" 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 18V12M12 12L16 7M12 12L8 7M16 12H8M15.5 15H8.5M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 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="M7.99998 12.0002V8.00016M7.99998 8.00016L10.6666 4.66683M7.99998 8.00016L5.33331 4.66683M10.6666 8.00016H5.33331M10.3333 10.0002H5.66665M14.6666 8.00016C14.6666 11.6821 11.6819 14.6668 7.99998 14.6668C4.31808 14.6668 1.33331 11.6821 1.33331 8.00016C1.33331 4.31826 4.31808 1.3335 7.99998 1.3335C11.6819 1.3335 14.6666 4.31826 14.6666 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="M12.9999 12.9999L18.9999 18.9999M17.964 10.7512L12.9533 12.4531C12.8163 12.4996 12.7478 12.5229 12.6908 12.562C12.6404 12.5967 12.5967 12.6404 12.562 12.6908C12.5229 12.7478 12.4996 12.8163 12.4531 12.9533L10.7512 17.964C10.5402 18.5854 10.4346 18.896 10.2696 18.99C10.1267 19.0713 9.95281 19.0772 9.80468 19.0056C9.63374 18.923 9.50756 18.6201 9.25521 18.0144L3.74699 4.79312C3.51283 4.23109 3.39576 3.95007 3.45272 3.77426C3.50214 3.62172 3.62172 3.50214 3.77426 3.45272C3.95007 3.39576 4.23109 3.51283 4.79312 3.74699L18.0144 9.25521C18.6201 9.50756 18.923 9.63374 19.0056 9.80468C19.0772 9.95281 19.0713 10.1267 18.99 10.2696C18.896 10.4346 18.5854 10.5402 17.964 10.7512Z" 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.66676 8.66676L12.6668 12.6668M11.9762 7.16762L8.63569 8.30221C8.54437 8.33323 8.4987 8.34874 8.46072 8.37485C8.42708 8.39797 8.39797 8.42708 8.37485 8.46072C8.34874 8.4987 8.33323 8.54437 8.30221 8.63569L7.16762 11.9762C7.02693 12.3904 6.95659 12.5975 6.84659 12.6601C6.75127 12.7144 6.63537 12.7183 6.53662 12.6706C6.42265 12.6155 6.33854 12.4136 6.1703 12.0098L2.49815 3.19558C2.34205 2.82089 2.264 2.63354 2.30198 2.51633C2.33493 2.41464 2.41464 2.33493 2.51633 2.30198C2.63354 2.264 2.82089 2.34205 3.19558 2.49815L12.0098 6.1703C12.4136 6.33854 12.6155 6.42265 12.6706 6.53662C12.7183 6.63537 12.7144 6.75127 12.6601 6.84659C12.5975 6.95659 12.3904 7.02693 11.9762 7.16762Z" 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.5056 10.7754C21.1225 10.5355 21.431 10.4155 21.5176 10.2459C21.5926 10.099 21.5903 9.92446 21.5115 9.77954C21.4205 9.61226 21.109 9.50044 20.486 9.2768L4.59629 3.5728C4.0866 3.38983 3.83175 3.29835 3.66514 3.35605C3.52029 3.40621 3.40645 3.52004 3.35629 3.6649C3.29859 3.8315 3.39008 4.08635 3.57304 4.59605L9.277 20.4858C9.50064 21.1088 9.61246 21.4203 9.77973 21.5113C9.92465 21.5901 10.0991 21.5924 10.2461 21.5174C10.4157 21.4308 10.5356 21.1223 10.7756 20.5054L13.3724 13.8278C13.4194 13.707 13.4429 13.6466 13.4792 13.5957C13.5114 13.5506 13.5508 13.5112 13.5959 13.479C13.6468 13.4427 13.7072 13.4192 13.828 13.3722L20.5056 10.7754Z" 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.6704 7.18374C14.0817 7.0238 14.2873 6.94383 14.3451 6.83076C14.3951 6.7328 14.3936 6.61647 14.341 6.51985C14.2803 6.40834 14.0726 6.33379 13.6573 6.1847L3.06419 2.38203C2.7244 2.26005 2.5545 2.19906 2.44343 2.23753C2.34686 2.27097 2.27097 2.34686 2.23753 2.44343C2.19906 2.5545 2.26005 2.7244 2.38203 3.06419L6.18467 13.6573C6.33376 14.0727 6.4083 14.2803 6.51982 14.341C6.61644 14.3936 6.73276 14.3951 6.83072 14.3451C6.9438 14.2874 7.02377 14.0817 7.18371 13.6704L8.91493 9.21873C8.94626 9.13816 8.96193 9.09788 8.98612 9.06396C9.00757 9.03389 9.03386 9.0076 9.06393 8.98616C9.09785 8.96196 9.13813 8.9463 9.21869 8.91496L13.6704 7.18374Z" 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.71152 3.67446C4.17096 3.46151 3.90067 3.35504 3.72846 3.41232C3.57892 3.46207 3.46158 3.5794 3.41184 3.72894C3.35455 3.90116 3.46102 4.17144 3.67397 4.71201L8.97461 18.1675C9.14612 18.6028 9.23188 18.8205 9.37164 18.9079C9.49348 18.9841 9.64219 19.0041 9.77986 18.963C9.93778 18.9158 10.0782 18.7286 10.3589 18.3542L12.4996 15.5001L15.9489 20.2429C16.1385 20.5036 16.2334 20.634 16.3542 20.6885C16.4602 20.7363 16.5796 20.7457 16.6918 20.715C16.8196 20.68 16.9336 20.566 17.1616 20.338L20.3376 17.1621C20.5655 16.9341 20.6795 16.8201 20.7145 16.6923C20.7452 16.5801 20.7359 16.4607 20.688 16.3547C20.6335 16.2338 20.5032 16.139 20.2424 15.9494L15.4996 12.5001L18.3538 10.3594C18.7281 10.0787 18.9153 9.93827 18.9625 9.78035C19.0036 9.64268 18.9836 9.49397 18.9074 9.37213C18.82 9.23237 18.6024 9.14661 18.167 8.97509L4.71152 3.67446Z" 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.1411 2.44964C2.78072 2.30767 2.60053 2.23669 2.48572 2.27488C2.38603 2.30805 2.3078 2.38627 2.27464 2.48596C2.23645 2.60077 2.30743 2.78096 2.4494 3.14134L5.98315 12.1116C6.09749 12.4019 6.15467 12.547 6.24784 12.6053C6.32907 12.656 6.42821 12.6694 6.51999 12.642C6.62527 12.6105 6.71886 12.4857 6.90604 12.2362L8.33313 10.3334L10.6327 13.4953C10.7591 13.6691 10.8223 13.756 10.9029 13.7923C10.9735 13.8242 11.0531 13.8305 11.1279 13.81C11.2132 13.7867 11.2891 13.7107 11.4411 13.5587L13.5585 11.4414C13.7104 11.2894 13.7864 11.2134 13.8098 11.1282C13.8302 11.0534 13.824 10.9738 13.7921 10.9031C13.7558 10.8226 13.6689 10.7594 13.495 10.6329L10.3331 8.33337L12.2359 6.90628C12.4855 6.7191 12.6103 6.62551 12.6417 6.52023C12.6692 6.42845 12.6558 6.32931 12.605 6.24808C12.5468 6.15491 12.4016 6.09774 12.1114 5.9834L3.1411 2.44964Z" 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.40701 3.41403C3.94876 3.27925 3.71963 3.21186 3.56363 3.27001C3.42768 3.32069 3.32045 3.42793 3.26977 3.56387C3.21162 3.71988 3.27901 3.949 3.41379 4.40726L7.61969 18.7073C7.74493 19.1332 7.80756 19.3461 7.93395 19.4449C8.04424 19.5312 8.18564 19.5672 8.32377 19.5443C8.48206 19.5181 8.639 19.3611 8.95286 19.0473L11.9999 16.0002L16.4343 20.4345C16.6323 20.6325 16.7313 20.7315 16.8454 20.7686C16.9459 20.8012 17.054 20.8012 17.1545 20.7686C17.2686 20.7315 17.3676 20.6325 17.5656 20.4345L20.4343 17.5659C20.6323 17.3679 20.7313 17.2689 20.7684 17.1547C20.801 17.0543 20.801 16.9461 20.7684 16.8457C20.7313 16.7315 20.6323 16.6325 20.4343 16.4345L15.9999 12.0002L19.047 8.95311C19.3609 8.63924 19.5178 8.48231 19.5441 8.32402C19.567 8.18589 19.5309 8.04448 19.4447 7.93419C19.3458 7.8078 19.1329 7.74518 18.7071 7.61993L4.40701 3.41403Z" 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.93793 2.27602C2.63243 2.18617 2.47967 2.14124 2.37567 2.18001C2.28504 2.2138 2.21355 2.28528 2.17977 2.37592C2.141 2.47992 2.18592 2.63267 2.27578 2.93817L5.07971 12.4715C5.16321 12.7554 5.20496 12.8974 5.28922 12.9633C5.36274 13.0208 5.45701 13.0448 5.5491 13.0295C5.65463 13.012 5.75925 12.9074 5.96849 12.6982L7.99988 10.6668L10.9561 13.623C11.0881 13.755 11.1541 13.821 11.2302 13.8457C11.2972 13.8675 11.3693 13.8675 11.4362 13.8457C11.5123 13.821 11.5783 13.755 11.7103 13.623L13.6228 11.7106C13.7548 11.5786 13.8208 11.5126 13.8455 11.4365C13.8672 11.3695 13.8672 11.2974 13.8455 11.2305C13.8208 11.1543 13.7548 11.0883 13.6228 10.9563L10.6665 8.00012L12.6979 5.96874C12.9072 5.75949 13.0118 5.65487 13.0293 5.54934C13.0446 5.45726 13.0205 5.36299 12.963 5.28946C12.8971 5.2052 12.7552 5.16345 12.4713 5.07995L2.93793 2.27602Z" 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 9.5V7.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 21H9.5M17.3862 17.7113L15.6879 20.8653C15.4103 21.3808 15.2715 21.6386 15.1023 21.7059C14.9555 21.7643 14.7896 21.7498 14.6551 21.6668C14.5001 21.5712 14.4081 21.2933 14.2241 20.7375L11.5004 12.5113C11.3392 12.0245 11.2586 11.7812 11.3166 11.6191C11.367 11.478 11.478 11.367 11.6191 11.3166C11.7812 11.2586 12.0245 11.3392 12.5113 11.5004L20.7374 14.2241C21.2933 14.4082 21.5712 14.5002 21.6668 14.6551C21.7498 14.7897 21.7642 14.9555 21.7058 15.1024C21.6386 15.2715 21.3808 15.4103 20.8652 15.6879L17.7113 17.3862C17.6328 17.4285 17.5935 17.4497 17.5591 17.4768C17.5286 17.501 17.501 17.5286 17.4768 17.5591C17.4497 17.5935 17.4285 17.6328 17.3862 17.7113Z" 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 6.33333V5.2C14 4.07989 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.07989 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 14H6.33333M11.5908 11.8075L10.4586 13.9102C10.2735 14.2539 10.181 14.4257 10.0682 14.4706C9.97031 14.5095 9.85975 14.4999 9.77006 14.4445C9.66676 14.3808 9.60541 14.1955 9.48272 13.825L7.66693 8.34087C7.55949 8.01637 7.50576 7.85411 7.54439 7.74606C7.57801 7.65202 7.65202 7.57801 7.74606 7.54439C7.85411 7.50577 8.01637 7.55949 8.34087 7.66693L13.8249 9.48274C14.1955 9.60543 14.3808 9.66678 14.4445 9.77008C14.4998 9.85977 14.5095 9.97033 14.4706 10.0682C14.4257 10.181 14.2539 10.2736 13.9102 10.4586L11.8075 11.5908C11.7552 11.619 11.729 11.6331 11.7061 11.6512C11.6857 11.6673 11.6673 11.6857 11.6512 11.7061C11.6331 11.729 11.619 11.7552 11.5908 11.8075Z" 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 3.5V2M5.06066 5.06066L4 4M5.06066 13L4 14.0607M13 5.06066L14.0607 4M3.5 9H2M15.8645 16.1896L13.3727 20.817C13.0881 21.3457 12.9457 21.61 12.7745 21.6769C12.6259 21.7349 12.4585 21.7185 12.324 21.6328C12.1689 21.534 12.0806 21.2471 11.9038 20.6733L8.44519 9.44525C8.3008 8.97651 8.2286 8.74213 8.28669 8.58383C8.33729 8.44595 8.44595 8.33729 8.58383 8.2867C8.74213 8.22861 8.9765 8.3008 9.44525 8.44519L20.6732 11.9038C21.247 12.0806 21.5339 12.169 21.6327 12.324C21.7185 12.4586 21.7348 12.6259 21.6768 12.7745C21.61 12.9458 21.3456 13.0881 20.817 13.3728L16.1896 15.8645C16.111 15.9068 16.0717 15.9279 16.0374 15.9551C16.0068 15.9792 15.9792 16.0068 15.9551 16.0374C15.9279 16.0717 15.9068 16.111 15.8645 16.1896Z" 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.99992 2.3335V1.3335M3.37369 3.37394L2.66659 2.66683M3.37369 8.66683L2.66659 9.37394M8.66659 3.37394L9.37369 2.66683M2.33325 6.00016H1.33325M10.5762 10.7932L8.91508 13.8782C8.7253 14.2306 8.63042 14.4068 8.51625 14.4514C8.41718 14.4901 8.3056 14.4792 8.2159 14.422C8.11255 14.3561 8.05363 14.1649 7.93579 13.7823L5.63004 6.297C5.53378 5.9845 5.48565 5.82825 5.52438 5.72272C5.55811 5.6308 5.63055 5.55836 5.72247 5.52463C5.82801 5.4859 5.98425 5.53403 6.29675 5.63029L13.7821 7.93606C14.1646 8.0539 14.3559 8.11282 14.4217 8.21617C14.4789 8.30587 14.4898 8.41745 14.4511 8.51652C14.4066 8.63069 14.2303 8.72557 13.8779 8.91535L10.793 10.5765C10.7406 10.6047 10.7144 10.6188 10.6915 10.6369C10.6711 10.653 10.6527 10.6714 10.6367 10.6917C10.6185 10.7147 10.6044 10.7408 10.5762 10.7932Z" 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 3.5V2M5.06066 5.06066L4 4M5.06066 13L4 14.0607M13 5.06066L14.0607 4M3.5 9H2M8.5 8.5L12.6111 21.2778L15.5 18.3889L19.1111 22L22 19.1111L18.3889 15.5L21.2778 12.6111L8.5 8.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="M5.99992 2.3335V1.3335M3.37369 3.37394L2.66659 2.66683M3.37369 8.66683L2.66659 9.37394M8.66659 3.37394L9.37369 2.66683M2.33325 6.00016H1.33325M5.66659 5.66683L8.40733 14.1853L10.3333 12.2594L12.7407 14.6668L14.6666 12.7409L12.2592 10.3335L14.1851 8.40757L5.66659 5.66683Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="19" viewBox="0 0 20 19" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.45 9.04737L13.5 6.87543M8 10.5836C8 11.1456 8.21071 11.6846 8.58579 12.082C8.96086 12.4793 9.46957 12.7026 10 12.7026C10.5304 12.7026 11.0391 12.4793 11.4142 12.082C11.7893 11.6846 12 11.1456 12 10.5836C12 10.0216 11.7893 9.48267 11.4142 9.08528C11.0391 8.6879 10.5304 8.46465 10 8.46465C9.46957 8.46465 8.96086 8.6879 8.58579 9.08528C8.21071 9.48267 8 10.0216 8 10.5836ZM4.4 18C2.93815 16.769 1.87391 15.0867 1.35478 13.1862C0.835644 11.2857 0.887321 9.26126 1.50265 7.39331C2.11797 5.52536 3.26647 3.90645 4.78899 2.76093C6.3115 1.6154 8.13263 1 10 1C11.8674 1 13.6885 1.6154 15.211 2.76093C16.7335 3.90645 17.882 5.52536 18.4974 7.39331C19.1127 9.26126 19.1644 11.2857 18.6452 13.1862C18.1261 15.0867 17.0619 16.769 15.6 18H4.4Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ </svg>
@@ -1,6 +1,6 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M21.2 22C21.48 22 21.62 22 21.727 21.9455C21.8211 21.8976 21.8976 21.8211 21.9455 21.727C22 21.62 22 21.48 22 21.2V10.8C22 10.52 22 10.38 21.9455 10.273C21.8976 10.1789 21.8211 10.1024 21.727 10.0545C21.62 10 21.48 10 21.2 10L18.8 10C18.52 10 18.38 10 18.273 10.0545C18.1789 10.1024 18.1024 10.1789 18.0545 10.273C18 10.38 18 10.52 18 10.8V13.2C18 13.48 18 13.62 17.9455 13.727C17.8976 13.8211 17.8211 13.8976 17.727 13.9455C17.62 14 17.48 14 17.2 14H14.8C14.52 14 14.38 14 14.273 14.0545C14.1789 14.1024 14.1024 14.1789 14.0545 14.273C14 14.38 14 14.52 14 14.8V17.2C14 17.48 14 17.62 13.9455 17.727C13.8976 17.8211 13.8211 17.8976 13.727 17.9455C13.62 18 13.48 18 13.2 18H10.8C10.52 18 10.38 18 10.273 18.0545C10.1789 18.1024 10.1024 18.1789 10.0545 18.273C10 18.38 10 18.52 10 18.8V21.2C10 21.48 10 21.62 10.0545 21.727C10.1024 21.8211 10.1789 21.8976 10.273 21.9455C10.38 22 10.52 22 10.8 22L21.2 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M10 6.8C10 6.51997 10 6.37996 10.0545 6.273C10.1024 6.17892 10.1789 6.10243 10.273 6.0545C10.38 6 10.52 6 10.8 6H13.2C13.48 6 13.62 6 13.727 6.0545C13.8211 6.10243 13.8976 6.17892 13.9455 6.273C14 6.37996 14 6.51997 14 6.8V9.2C14 9.48003 14 9.62004 13.9455 9.727C13.8976 9.82108 13.8211 9.89757 13.727 9.9455C13.62 10 13.48 10 13.2 10H10.8C10.52 10 10.38 10 10.273 9.9455C10.1789 9.89757 10.1024 9.82108 10.0545 9.727C10 9.62004 10 9.48003 10 9.2V6.8Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M3 12.8C3 12.52 3 12.38 3.0545 12.273C3.10243 12.1789 3.17892 12.1024 3.273 12.0545C3.37996 12 3.51997 12 3.8 12H6.2C6.48003 12 6.62004 12 6.727 12.0545C6.82108 12.1024 6.89757 12.1789 6.9455 12.273C7 12.38 7 12.52 7 12.8V15.2C7 15.48 7 15.62 6.9455 15.727C6.89757 15.8211 6.82108 15.8976 6.727 15.9455C6.62004 16 6.48003 16 6.2 16H3.8C3.51997 16 3.37996 16 3.273 15.9455C3.17892 15.8976 3.10243 15.8211 3.0545 15.727C3 15.62 3 15.48 3 15.2V12.8Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M2 2.8C2 2.51997 2 2.37996 2.0545 2.273C2.10243 2.17892 2.17892 2.10243 2.273 2.0545C2.37996 2 2.51997 2 2.8 2H5.2C5.48003 2 5.62004 2 5.727 2.0545C5.82108 2.10243 5.89757 2.17892 5.9455 2.273C6 2.37996 6 2.51997 6 2.8V5.2C6 5.48003 6 5.62004 5.9455 5.727C5.89757 5.82108 5.82108 5.89757 5.727 5.9455C5.62004 6 5.48003 6 5.2 6H2.8C2.51997 6 2.37996 6 2.273 5.9455C2.17892 5.89757 2.10243 5.82108 2.0545 5.727C2 5.62004 2 5.48003 2 5.2V2.8Z" 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.1333 14.6666C14.32 14.6666 14.4134 14.6666 14.4847 14.6303C14.5474 14.5983 14.5984 14.5473 14.6303 14.4846C14.6667 14.4133 14.6667 14.3199 14.6667 14.1333V7.19992C14.6667 7.01324 14.6667 6.91989 14.6303 6.84859C14.5984 6.78587 14.5474 6.73488 14.4847 6.70292C14.4134 6.66659 14.32 6.66659 14.1333 6.66659L12.5333 6.66659C12.3467 6.66659 12.2533 6.66659 12.182 6.70292C12.1193 6.73488 12.0683 6.78587 12.0363 6.84859C12 6.91989 12 7.01324 12 7.19992V8.79992C12 8.9866 12 9.07995 11.9637 9.15125C11.9317 9.21397 11.8807 9.26496 11.818 9.29692C11.7467 9.33325 11.6534 9.33325 11.4667 9.33325H9.86668C9.67999 9.33325 9.58665 9.33325 9.51535 9.36958C9.45263 9.40154 9.40163 9.45253 9.36967 9.51526C9.33334 9.58656 9.33334 9.6799 9.33334 9.86659V11.4666C9.33334 11.6533 9.33334 11.7466 9.29701 11.8179C9.26505 11.8806 9.21406 11.9316 9.15134 11.9636C9.08004 11.9999 8.98669 11.9999 8.80001 11.9999H7.20001C7.01333 11.9999 6.91998 11.9999 6.84868 12.0363C6.78596 12.0682 6.73497 12.1192 6.70301 12.1819C6.66668 12.2532 6.66668 12.3466 6.66668 12.5333V14.1333C6.66668 14.3199 6.66668 14.4133 6.70301 14.4846C6.73497 14.5473 6.78596 14.5983 6.84868 14.6303C6.91998 14.6666 7.01333 14.6666 7.20001 14.6666L14.1333 14.6666Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path d="M6.66668 4.53325C6.66668 4.34657 6.66668 4.25323 6.70301 4.18192C6.73497 4.1192 6.78596 4.06821 6.84868 4.03625C6.91998 3.99992 7.01333 3.99992 7.20001 3.99992H8.80001C8.98669 3.99992 9.08004 3.99992 9.15134 4.03625C9.21406 4.06821 9.26505 4.1192 9.29701 4.18192C9.33334 4.25323 9.33334 4.34657 9.33334 4.53325V6.13325C9.33334 6.31994 9.33334 6.41328 9.29701 6.48458C9.26505 6.5473 9.21406 6.5983 9.15134 6.63025C9.08004 6.66659 8.98669 6.66659 8.80001 6.66659H7.20001C7.01333 6.66659 6.91998 6.66659 6.84868 6.63025C6.78596 6.5983 6.73497 6.5473 6.70301 6.48458C6.66668 6.41328 6.66668 6.31994 6.66668 6.13325V4.53325Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="M2.00001 8.53325C2.00001 8.34657 2.00001 8.25323 2.03634 8.18192C2.0683 8.1192 2.11929 8.06821 2.18201 8.03625C2.25332 7.99992 2.34666 7.99992 2.53334 7.99992H4.13334C4.32003 7.99992 4.41337 7.99992 4.48467 8.03625C4.54739 8.06821 4.59839 8.1192 4.63035 8.18192C4.66668 8.25323 4.66668 8.34657 4.66668 8.53325V10.1333C4.66668 10.3199 4.66668 10.4133 4.63035 10.4846C4.59839 10.5473 4.54739 10.5983 4.48467 10.6303C4.41337 10.6666 4.32003 10.6666 4.13334 10.6666H2.53334C2.34666 10.6666 2.25332 10.6666 2.18201 10.6303C2.11929 10.5983 2.0683 10.5473 2.03634 10.4846C2.00001 10.4133 2.00001 10.3199 2.00001 10.1333V8.53325Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
5
+ <path d="M1.33334 1.86659C1.33334 1.6799 1.33334 1.58656 1.36967 1.51526C1.40163 1.45253 1.45263 1.40154 1.51535 1.36958C1.58665 1.33325 1.67999 1.33325 1.86668 1.33325H3.46668C3.65336 1.33325 3.7467 1.33325 3.81801 1.36958C3.88073 1.40154 3.93172 1.45253 3.96368 1.51526C4.00001 1.58656 4.00001 1.6799 4.00001 1.86659V3.46659C4.00001 3.65327 4.00001 3.74661 3.96368 3.81792C3.93172 3.88064 3.88073 3.93163 3.81801 3.96359C3.7467 3.99992 3.65336 3.99992 3.46668 3.99992H1.86668C1.67999 3.99992 1.58665 3.99992 1.51535 3.96359C1.45263 3.93163 1.40163 3.88064 1.36967 3.81792C1.33334 3.74661 1.33334 3.65327 1.33334 3.46659V1.86659Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
6
6
  </svg>
@@ -1,3 +1,4 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M20.8642 7.93333C21.2263 7.73217 21.3567 7.27557 21.1556 6.91348C20.9544 6.55139 20.4978 6.42093 20.1357 6.62209L20.8642 7.93333ZM3.8642 6.62209C3.50211 6.42093 3.04551 6.55139 2.84435 6.91348C2.64319 7.27557 2.77365 7.73217 3.13574 7.93333L3.8642 6.62209ZM11.25 21.5C11.25 21.9142 11.5858 22.25 12 22.25C12.4142 22.25 12.75 21.9142 12.75 21.5L11.25 21.5ZM12.777 2.43164L13.1413 1.77603L13.1413 1.77603L12.777 2.43164ZM20.177 6.54276L19.8128 7.19837L19.8128 7.19837L20.177 6.54276ZM3.82297 6.54276L3.45874 5.88714L3.45874 5.88714L3.82297 6.54276ZM11.223 2.43165L11.5872 3.08726L11.5872 3.08726L11.223 2.43165ZM11.223 21.5683L11.5872 20.9127L11.5872 20.9127L11.223 21.5683ZM3.82297 17.4572L3.45874 18.1128L3.45874 18.1128L3.82297 17.4572ZM11.7986 21.8355L11.9496 21.1009L11.9496 21.1009L11.7986 21.8355ZM12.3525 22.5701C12.7583 22.4867 13.0195 22.0901 12.9361 21.6844C12.8526 21.2787 12.4561 21.0174 12.0504 21.1009L12.3525 22.5701ZM3.05048 7.27465L2.33835 7.03936L2.33835 7.03936L3.05048 7.27465ZM3.26463 6.9107L2.71311 6.40245L2.71311 6.40245L3.26463 6.9107ZM3.05048 16.7253L2.33835 16.9606L2.33835 16.9606L3.05048 16.7253ZM3.26463 17.0892L2.71311 17.5975L2.71311 17.5975L3.26463 17.0892ZM20.7354 6.9107L21.2869 6.40244L21.2869 6.40244L20.7354 6.9107ZM20.9495 7.27464L20.2374 7.50994L20.2374 7.50994L20.9495 7.27464ZM12.2015 2.16442L12.0504 2.89905L12.0504 2.89905L12.2015 2.16442ZM11.7986 2.16442L11.9496 2.89905L11.9496 2.89905L11.7986 2.16442ZM20.25 11C20.25 11.4142 20.5858 11.75 21 11.75C21.4142 11.75 21.75 11.4142 21.75 11H20.25ZM15.9697 18.2813C15.5555 18.2813 15.2197 18.6171 15.2197 19.0313C15.2197 19.4455 15.5555 19.7813 15.9697 19.7813V18.2813ZM19.3636 19.7813C19.7778 19.7813 20.1136 19.4455 20.1136 19.0313C20.1136 18.6171 19.7778 18.2813 19.3636 18.2813V19.7813ZM14.295 20.6176C14.1537 21.007 14.3548 21.4372 14.7442 21.5784C15.1336 21.7197 15.5638 21.5186 15.705 21.1292L14.295 20.6176ZM17.5397 13.8734L18.2363 13.5954C18.1209 13.3063 17.839 13.1186 17.5278 13.1235C17.2166 13.1284 16.9408 13.325 16.8347 13.6176L17.5397 13.8734ZM19.6368 21.1514C19.7903 21.5361 20.2266 21.7235 20.6113 21.57C20.996 21.4164 21.1834 20.9801 21.0299 20.5954L19.6368 21.1514ZM22.75 13.8734C22.75 13.4592 22.4142 13.1234 22 13.1234C21.5858 13.1234 21.25 13.4592 21.25 13.8734H22.75ZM21.25 20.8734C21.25 21.2876 21.5858 21.6234 22 21.6234C22.4142 21.6234 22.75 21.2876 22.75 20.8734H21.25ZM20.1357 6.62209L11.6357 11.3443L12.3642 12.6556L20.8642 7.93333L20.1357 6.62209ZM12.3642 11.3443L3.8642 6.62209L3.13574 7.93333L11.6357 12.6556L12.3642 11.3443ZM11.25 11.9999L11.25 21.5L12.75 21.5L12.75 11.9999L11.25 11.9999ZM12.4128 3.08726L19.8128 7.19837L20.5413 5.88714L13.1413 1.77603L12.4128 3.08726ZM3.75 16.0585V7.94141H2.25V16.0585H3.75ZM4.1872 7.19838L11.5872 3.08726L10.8587 1.77603L3.45874 5.88714L4.1872 7.19838ZM11.5872 20.9127L4.1872 16.8016L3.45874 18.1128L10.8587 22.2239L11.5872 20.9127ZM10.8587 22.2239C11.0999 22.3579 11.358 22.5106 11.6475 22.5701L11.9496 21.1009C11.9565 21.1023 11.9447 21.1019 11.8866 21.0739C11.8209 21.0422 11.7363 20.9955 11.5872 20.9127L10.8587 22.2239ZM11.6475 22.5701C11.8801 22.618 12.12 22.618 12.3525 22.5701L12.0504 21.1009C12.0171 21.1077 11.9829 21.1077 11.9496 21.1009L11.6475 22.5701ZM3.75 7.94141C3.75 7.76134 3.75031 7.65898 3.75495 7.58193C3.75907 7.51353 3.76503 7.50265 3.76262 7.50994L2.33835 7.03936C2.241 7.334 2.25 7.65038 2.25 7.94141H3.75ZM3.45874 5.88714C3.20434 6.02847 2.9234 6.17426 2.71311 6.40245L3.81616 7.41895C3.81095 7.4246 3.81757 7.41411 3.87537 7.37728C3.94047 7.33581 4.0298 7.28582 4.1872 7.19838L3.45874 5.88714ZM3.76262 7.50994C3.77379 7.47614 3.79204 7.44512 3.81616 7.41895L2.71311 6.40245C2.54428 6.58565 2.41651 6.8028 2.33835 7.03936L3.76262 7.50994ZM2.25 16.0585C2.25 16.3495 2.241 16.6659 2.33835 16.9606L3.76262 16.49C3.76503 16.4973 3.75907 16.4864 3.75495 16.418C3.75031 16.3409 3.75 16.2386 3.75 16.0585H2.25ZM4.1872 16.8016C4.0298 16.7141 3.94047 16.6641 3.87537 16.6226C3.81757 16.5858 3.81095 16.5753 3.81616 16.581L2.71311 17.5975C2.9234 17.8257 3.20434 17.9715 3.45874 18.1128L4.1872 16.8016ZM2.33835 16.9606C2.41651 17.1971 2.54428 17.4143 2.71311 17.5975L3.81616 16.581C3.79204 16.5548 3.77379 16.5238 3.76262 16.49L2.33835 16.9606ZM19.8128 7.19837C19.9702 7.28582 20.0595 7.33581 20.1246 7.37728C20.1824 7.4141 20.189 7.42459 20.1838 7.41895L21.2869 6.40244C21.0766 6.17425 20.7957 6.02847 20.5413 5.88714L19.8128 7.19837ZM21.75 7.94141C21.75 7.65038 21.759 7.334 21.6617 7.03935L20.2374 7.50994C20.235 7.50265 20.2409 7.51353 20.245 7.58193C20.2497 7.65898 20.25 7.76134 20.25 7.94141H21.75ZM20.1838 7.41895C20.208 7.44512 20.2262 7.47614 20.2374 7.50994L21.6617 7.03935C21.5835 6.8028 21.4557 6.58565 21.2869 6.40244L20.1838 7.41895ZM13.1413 1.77603C12.9001 1.64206 12.642 1.48933 12.3525 1.4298L12.0504 2.89905C12.0435 2.89763 12.0553 2.89802 12.1134 2.92606C12.1791 2.95775 12.2637 3.00443 12.4128 3.08726L13.1413 1.77603ZM11.5872 3.08726C11.7363 3.00443 11.8209 2.95775 11.8866 2.92606C11.9448 2.89802 11.9565 2.89763 11.9496 2.89905L11.6475 1.4298C11.358 1.48933 11.0999 1.64206 10.8587 1.77603L11.5872 3.08726ZM12.3525 1.4298C12.1199 1.38196 11.8801 1.38196 11.6475 1.4298L11.9496 2.89905C11.9829 2.89221 12.0171 2.89221 12.0504 2.89905L12.3525 1.4298ZM20.25 7.94141V11H21.75V7.94141H20.25ZM15.9697 19.7813H19.3636V18.2813H15.9697V19.7813ZM15.705 21.1292L18.2447 14.1292L16.8347 13.6176L14.295 20.6176L15.705 21.1292ZM16.8431 14.1514L19.6368 21.1514L21.0299 20.5954L18.2363 13.5954L16.8431 14.1514ZM21.25 13.8734V20.8734H22.75V13.8734H21.25Z" fill="currentColor"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13.6666 4.85185L7.99998 8M7.99998 8L2.33331 4.85185M7.99998 8L8 14.3333M8.51802 14.3789C8.32895 14.4839 8.23442 14.5365 8.1343 14.557C8.0457 14.5753 7.95431 14.5753 7.8657 14.557C7.76559 14.5365 7.67105 14.4839 7.48198 14.3789L2.54865 11.6382C2.34897 11.5272 2.24912 11.4718 2.17642 11.3929C2.11211 11.3231 2.06343 11.2403 2.03366 11.1502C2 11.0484 2 10.9341 2 10.7057V5.29431C2 5.06588 2 4.95167 2.03366 4.84981C2.06343 4.75969 2.11211 4.67697 2.17642 4.60717C2.24912 4.52828 2.34896 4.47281 2.54865 4.36188L7.48198 1.62114C7.67105 1.5161 7.76559 1.46358 7.8657 1.44299C7.95431 1.42477 8.0457 1.42477 8.1343 1.44299C8.23442 1.46358 8.32895 1.5161 8.51802 1.62114L13.4514 4.36188C13.651 4.47281 13.7509 4.52828 13.8236 4.60717C13.8879 4.67696 13.9366 4.75969 13.9663 4.8498C14 4.95167 14 5.06588 14 5.29431V7.33337" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path d="M10.5661 12.6886H12.5473M10 13.9167L11.4825 9.25L13.1133 13.9167M14.67 9.25V13.9167" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
4
  </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13.6666 4.85185L7.99998 8M7.99998 8L2.33331 4.85185M7.99998 8L8 14.3333M8.51802 14.3789C8.32895 14.4839 8.23442 14.5365 8.1343 14.557C8.0457 14.5753 7.95431 14.5753 7.8657 14.557C7.76559 14.5365 7.67105 14.4839 7.48198 14.3789L2.54865 11.6382C2.34897 11.5272 2.24912 11.4718 2.17642 11.3929C2.11211 11.3231 2.06343 11.2403 2.03366 11.1502C2 11.0484 2 10.9341 2 10.7057V5.29431C2 5.06588 2 4.95167 2.03366 4.84981C2.06343 4.75969 2.11211 4.67697 2.17642 4.60717C2.24912 4.52828 2.34896 4.47281 2.54865 4.36188L7.48198 1.62114C7.67105 1.5161 7.76559 1.46358 7.8657 1.44299C7.95431 1.42477 8.0457 1.42477 8.1343 1.44299C8.23442 1.46358 8.32895 1.5161 8.51802 1.62114L13.4514 4.36188C13.651 4.47281 13.7509 4.52828 13.8236 4.60717C13.8879 4.67696 13.9366 4.75969 13.9663 4.8498C14 4.95167 14 5.06588 14 5.29431V7.33337" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path d="M10.6665 13.4223C10.6665 14.1096 11.164 14.6667 11.7776 14.6667H12.8094C13.4668 14.6667 13.9998 14.0698 13.9998 13.3334C13.9998 12.597 13.4668 12 12.8094 12H11.857C11.1995 12 10.6665 11.4031 10.6665 10.6667C10.6665 9.93033 11.1995 9.33337 11.857 9.33337H12.8887C13.5024 9.33337 13.9998 9.89053 13.9998 10.5778" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
+ </svg>