@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,4 +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="M2 7.70178C2 6.20963 3.20963 5 4.70178 5C5.47706 5 6.16537 4.5039 6.41053 3.7684L6.5 3.5C6.54219 3.37343 6.56329 3.31014 6.58586 3.254C6.87405 2.53712 7.54939 2.05037 8.32061 2.00366C8.38101 2 8.44772 2 8.58114 2H15.4189C15.5523 2 15.619 2 15.6794 2.00366C16.4506 2.05037 17.126 2.53712 17.4141 3.254C17.4367 3.31014 17.4578 3.37343 17.5 3.5L17.5895 3.7684C17.8346 4.5039 18.5229 5 19.2982 5C20.7904 5 22 6.20963 22 7.70178V16.2C22 17.8802 22 18.7202 21.673 19.362C21.3854 19.9265 20.9265 20.3854 20.362 20.673C19.7202 21 18.8802 21 17.2 21H6.8C5.11984 21 4.27976 21 3.63803 20.673C3.07354 20.3854 2.6146 19.9265 2.32698 19.362C2 18.7202 2 17.8802 2 16.2V7.70178Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M12 16.5C14.4853 16.5 16.5 14.4853 16.5 12C16.5 9.51472 14.4853 7.5 12 7.5C9.51472 7.5 7.5 9.51472 7.5 12C7.5 14.4853 9.51472 16.5 12 16.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="M1.33337 5.13468C1.33337 4.13991 2.13979 3.3335 3.13456 3.3335C3.65142 3.3335 4.11029 3.00276 4.27373 2.51243L4.33337 2.3335C4.3615 2.24911 4.37556 2.20692 4.39061 2.1695C4.58274 1.69158 5.03297 1.36707 5.54712 1.33593C5.58738 1.3335 5.63185 1.3335 5.7208 1.3335H10.2793C10.3682 1.3335 10.4127 1.3335 10.453 1.33593C10.9671 1.36707 11.4173 1.69158 11.6095 2.1695C11.6245 2.20692 11.6386 2.24911 11.6667 2.3335L11.7264 2.51243C11.8898 3.00276 12.3487 3.3335 12.8655 3.3335C13.8603 3.3335 14.6667 4.13991 14.6667 5.13468V10.8002C14.6667 11.9203 14.6667 12.4803 14.4487 12.9081C14.257 13.2845 13.951 13.5904 13.5747 13.7822C13.1469 14.0002 12.5868 14.0002 11.4667 14.0002H4.53337C3.41327 14.0002 2.85322 14.0002 2.42539 13.7822C2.04907 13.5904 1.74311 13.2845 1.55136 12.9081C1.33337 12.4803 1.33337 11.9203 1.33337 10.8002V5.13468Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path d="M8.00004 11.0002C9.6569 11.0002 11 9.65702 11 8.00016C11 6.34331 9.6569 5.00016 8.00004 5.00016C6.34319 5.00016 5.00004 6.34331 5.00004 8.00016C5.00004 9.65702 6.34319 11.0002 8.00004 11.0002Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
4
  </svg>
@@ -1,4 +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="M2 7.8C2 6.11984 2 5.27976 2.32698 4.63803C2.6146 4.07354 3.07354 3.6146 3.63803 3.32698C4.27976 3 5.11984 3 6.8 3H17.2C18.8802 3 19.7202 3 20.362 3.32698C20.9265 3.6146 21.3854 4.07354 21.673 4.63803C22 5.27976 22 6.11984 22 7.8V16.2C22 17.8802 22 18.7202 21.673 19.362C21.3854 19.9265 20.9265 20.3854 20.362 20.673C19.7202 21 18.8802 21 17.2 21H6.8C5.11984 21 4.27976 21 3.63803 20.673C3.07354 20.3854 2.6146 19.9265 2.32698 19.362C2 18.7202 2 17.8802 2 16.2V7.8Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16Z" 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.33337 5.2C1.33337 4.0799 1.33337 3.51984 1.55136 3.09202C1.74311 2.71569 2.04907 2.40973 2.42539 2.21799C2.85322 2 3.41327 2 4.53337 2H11.4667C12.5868 2 13.1469 2 13.5747 2.21799C13.951 2.40973 14.257 2.71569 14.4487 3.09202C14.6667 3.51984 14.6667 4.0799 14.6667 5.2V10.8C14.6667 11.9201 14.6667 12.4802 14.4487 12.908C14.257 13.2843 13.951 13.5903 13.5747 13.782C13.1469 14 12.5868 14 11.4667 14H4.53337C3.41327 14 2.85322 14 2.42539 13.782C2.04907 13.5903 1.74311 13.2843 1.55136 12.908C1.33337 12.4802 1.33337 11.9201 1.33337 10.8V5.2Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path d="M8.00004 10.6667C9.4728 10.6667 10.6667 9.47276 10.6667 8C10.6667 6.52724 9.4728 5.33333 8.00004 5.33333C6.52728 5.33333 5.33337 6.52724 5.33337 8C5.33337 9.47276 6.52728 10.6667 8.00004 10.6667Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
4
  </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.4155 15.3411C18.5924 17.3495 14.8895 17.5726 11.877 16M2.58445 8.65889C5.41439 6.64566 9.12844 6.42638 12.1448 8.01149M15.3737 14.1243C18.2604 12.305 19.9319 8.97413 19.601 5.51222M8.58184 9.90371C5.72231 11.7291 4.06959 15.0436 4.39878 18.4878M15.5269 10.137C15.3939 6.72851 13.345 3.61684 10.1821 2.17222M8.47562 13.9256C8.63112 17.3096 10.6743 20.392 13.8177 21.8278M19.071 4.92893C22.9763 8.83418 22.9763 15.1658 19.071 19.071C15.1658 22.9763 8.83416 22.9763 4.92893 19.071C1.02369 15.1658 1.02369 8.83416 4.92893 4.92893C8.83418 1.02369 15.1658 1.02369 19.071 4.92893ZM14.8284 9.17157C16.3905 10.7337 16.3905 13.2663 14.8284 14.8284C13.2663 16.3905 10.7337 16.3905 9.17157 14.8284C7.60948 13.2663 7.60948 10.7337 9.17157 9.17157C10.7337 7.60948 13.2663 7.60948 14.8284 9.17157Z" 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.277 10.2276C12.395 11.5665 9.92635 11.7152 7.91806 10.6668M1.723 5.77276C3.60964 4.4306 6.08567 4.28441 8.09659 5.34116M10.2492 9.41639C12.1736 8.2035 13.2879 5.98292 13.0674 3.67498M5.72127 6.60264C3.81492 7.81956 2.7131 10.0292 2.93256 12.3254M10.3513 6.75819C10.2626 4.48584 8.89668 2.41139 6.78811 1.44831M5.65045 9.28392C5.75412 11.5399 7.11623 13.5948 9.21187 14.552M12.7141 3.28612C15.3176 5.88962 15.3176 10.1107 12.7141 12.7142C10.1106 15.3177 5.88948 15.3177 3.286 12.7142C0.6825 10.1107 0.6825 5.8896 3.286 3.28612C5.88949 0.682622 10.1106 0.682622 12.7141 3.28612ZM9.88566 6.11454C10.9271 7.15594 10.9271 8.84439 9.88566 9.88578C8.84426 10.9272 7.15582 10.9272 6.11442 9.88578C5.07302 8.84439 5.07302 7.15594 6.11442 6.11454C7.15582 5.07315 8.84426 5.07315 9.88566 6.11454Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M5 5H5.41886C5.55228 5 5.61899 5 5.67939 4.99634C6.45061 4.94963 7.12595 4.46288 7.41414 3.746C7.43671 3.68986 7.45781 3.62657 7.5 3.5C7.54219 3.37343 7.56329 3.31014 7.58586 3.254C7.87405 2.53712 8.54939 2.05037 9.32061 2.00366C9.38101 2 9.44772 2 9.58114 2H14.4189C14.5523 2 14.619 2 14.6794 2.00366C15.4506 2.05037 16.126 2.53712 16.4141 3.254C16.4367 3.31014 16.4578 3.37343 16.5 3.5C16.5422 3.62657 16.5633 3.68986 16.5859 3.746C16.874 4.46288 17.5494 4.94963 18.3206 4.99634C18.381 5 18.4521 5 18.5944 5C18.9636 5 19.1483 5 19.2958 5.01462C20.7187 5.1556 21.8444 6.28127 21.9854 7.70421C22 7.85174 22 8.0269 22 8.37722V18C22 19.0849 21.4241 20.0353 20.5613 20.5622M15.0641 15.0714C15.6482 14.3761 16 13.4791 16 12.5C16 10.2909 14.2091 8.5 12 8.5C11.0216 8.5 10.1252 8.8513 9.43012 9.43464M22 22L2 2M2 7.5V16.2C2 17.8802 2 18.7202 2.32698 19.362C2.6146 19.9265 3.07354 20.3854 3.63803 20.673C4.27976 21 5.11984 21 6.8 21H15.5M12 16.5C9.79086 16.5 8 14.7091 8 12.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="M3.33337 3.3335H3.61262C3.70156 3.3335 3.74603 3.3335 3.7863 3.33106C4.30045 3.29992 4.75067 2.97541 4.9428 2.4975C4.95785 2.46007 4.97191 2.41788 5.00004 2.3335C5.02817 2.24911 5.04223 2.20692 5.05728 2.1695C5.24941 1.69158 5.69963 1.36707 6.21378 1.33593C6.25405 1.3335 6.29852 1.3335 6.38747 1.3335H9.61262C9.70156 1.3335 9.74603 1.3335 9.7863 1.33593C10.3004 1.36707 10.7507 1.69158 10.9428 2.1695C10.9579 2.20692 10.9719 2.24911 11 2.3335C11.0282 2.41788 11.0422 2.46007 11.0573 2.4975C11.2494 2.97541 11.6996 3.29992 12.2138 3.33106C12.254 3.3335 12.3015 3.3335 12.3963 3.3335C12.6425 3.3335 12.7655 3.3335 12.8639 3.34324C13.8125 3.43723 14.563 4.18767 14.657 5.1363C14.6667 5.23466 14.6667 5.35143 14.6667 5.58498V12.0002C14.6667 12.7234 14.2828 13.357 13.7076 13.7083M10.0428 10.0478C10.4322 9.58424 10.6667 8.98626 10.6667 8.3335C10.6667 6.86074 9.4728 5.66683 8.00004 5.66683C7.34776 5.66683 6.75017 5.90103 6.28679 6.28992M14.6667 14.6668L1.33337 1.3335M1.33337 5.00016V10.8002C1.33337 11.9203 1.33337 12.4803 1.55136 12.9081C1.74311 13.2845 2.04907 13.5904 2.42539 13.7822C2.85322 14.0002 3.41327 14.0002 4.53337 14.0002H10.3334M8.00004 11.0002C6.52728 11.0002 5.33337 9.80626 5.33337 8.3335" 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="M22 11.5V14.6C22 16.8402 22 17.9603 21.564 18.816C21.1805 19.5686 20.5686 20.1805 19.816 20.564C18.9603 21 17.8402 21 15.6 21H8.4C6.15979 21 5.03969 21 4.18404 20.564C3.43139 20.1805 2.81947 19.5686 2.43597 18.816C2 17.9603 2 16.8402 2 14.6V9.4C2 7.15979 2 6.03969 2.43597 5.18404C2.81947 4.43139 3.43139 3.81947 4.18404 3.43597C5.03969 3 6.15979 3 8.4 3H12.5M19 8V2M16 5H22M16 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="M14.6667 7.66683V9.7335C14.6667 11.227 14.6667 11.9737 14.3761 12.5441C14.1204 13.0459 13.7124 13.4539 13.2107 13.7095C12.6403 14.0002 11.8935 14.0002 10.4 14.0002H5.60004C4.10657 14.0002 3.35983 14.0002 2.7894 13.7095C2.28763 13.4539 1.87969 13.0459 1.62402 12.5441C1.33337 11.9737 1.33337 11.227 1.33337 9.7335V6.26683C1.33337 4.77336 1.33337 4.02662 1.62402 3.45619C1.87969 2.95442 2.28763 2.54647 2.7894 2.29081C3.35983 2.00016 4.10657 2.00016 5.60004 2.00016H8.33337M12.6667 5.3335V1.3335M10.6667 3.3335H14.6667M10.6667 8.00016C10.6667 9.47292 9.4728 10.6668 8.00004 10.6668C6.52728 10.6668 5.33337 9.47292 5.33337 8.00016C5.33337 6.5274 6.52728 5.3335 8.00004 5.3335C9.4728 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="M6.5 20H5C3.89543 20 3 19.1046 3 18V4C3 2.89543 3.89543 2 5 2H19C20.1046 2 21 2.89543 21 4V18C21 19.1046 20.1046 20 19 20H17.5M12 19C13.6569 19 15 17.6569 15 16C15 14.3431 13.6569 13 12 13C10.3431 13 9 14.3431 9 16C9 17.6569 10.3431 19 12 19ZM12 19L12.0214 18.9998L8.82867 22.1926L6.00024 19.3641L9.01965 16.3447M12 19L15.1928 22.1926L18.0212 19.3641L15.0018 16.3447M9 6H15M7 9.5H17" 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.33333 13.3335H3.33333C2.59695 13.3335 2 12.7365 2 12.0002V2.66683C2 1.93045 2.59695 1.3335 3.33333 1.3335H12.6667C13.403 1.3335 14 1.93045 14 2.66683V12.0002C14 12.7365 13.403 13.3335 12.6667 13.3335H11.6667M8 12.6668C9.10457 12.6668 10 11.7714 10 10.6668C10 9.56226 9.10457 8.66683 8 8.66683C6.89543 8.66683 6 9.56226 6 10.6668C6 11.7714 6.89543 12.6668 8 12.6668ZM8 12.6668L8.01429 12.6667L5.88578 14.7952L4.00016 12.9096L6.0131 10.8966M8 12.6668L10.1285 14.7952L12.0142 12.9096L10.0012 10.8966M6 4.00016H10M4.66667 6.3335H11.3333" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9 18.5H15M7 15H17M5 2H19C20.1046 2 21 2.99492 21 4.22222V19.7778C21 21.0051 20.1046 22 19 22H5C3.89543 22 3 21.0051 3 19.7778V4.22222C3 2.99492 3.89543 2 5 2ZM11.9976 6.21194C11.2978 5.4328 10.1309 5.22321 9.25414 5.93667C8.37738 6.65013 8.25394 7.84299 8.94247 8.6868C9.631 9.53061 11.9976 11.5 11.9976 11.5C11.9976 11.5 14.3642 9.53061 15.0527 8.6868C15.7413 7.84299 15.6329 6.64262 14.7411 5.93667C13.8492 5.23072 12.6974 5.4328 11.9976 6.21194Z" 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 12.3335H10M4.66667 10.0002H11.3333M3.33333 1.3335H12.6667C13.403 1.3335 14 1.99678 14 2.81498V13.1853C14 14.0035 13.403 14.6668 12.6667 14.6668H3.33333C2.59695 14.6668 2 14.0035 2 13.1853V2.81498C2 1.99678 2.59695 1.3335 3.33333 1.3335ZM7.9984 4.14146C7.53189 3.62203 6.75394 3.48231 6.16943 3.95794C5.58492 4.43358 5.50263 5.22882 5.96165 5.79136C6.42067 6.3539 7.9984 7.66683 7.9984 7.66683C7.9984 7.66683 9.57614 6.3539 10.0352 5.79136C10.4942 5.22882 10.4219 4.42858 9.82738 3.95794C9.23282 3.48731 8.46492 3.62203 7.9984 4.14146Z" 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.5 3.5V2M19.4393 4.56066L20.5 3.5M20.5103 8.5H22.0103M21.9506 13C21.4489 18.0533 17.1853 22 12 22C6.47715 22 2 17.5228 2 12C2 6.81465 5.94668 2.5511 11 2.04938M12 8H16V12M15.6197 8C13.2653 11.3276 9.38636 13.5 5 13.5C3.9971 13.5 3.02072 13.3864 2.08302 13.1715" 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.3333 2.33331V1.33331M12.9595 3.04042L13.6666 2.33331M13.6734 5.66665H14.6734M14.6337 8.66665C14.2992 12.0355 11.4568 14.6666 7.99992 14.6666C4.31802 14.6666 1.33325 11.6819 1.33325 7.99998C1.33325 4.54308 3.96437 1.70071 7.33325 1.36623M7.99992 5.33331H10.6666V7.99998M10.413 5.33331C8.84347 7.55171 6.25749 8.99998 3.33325 8.99998C2.66465 8.99998 2.01373 8.92427 1.3886 8.78095" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11 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 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V13M12 8H16V12M15.5 3.5V2M19.4393 4.56066L20.5 3.5M20.5103 8.5H22.0103M3 13.3471C3.65194 13.4478 4.31987 13.5 5 13.5C9.38636 13.5 13.2653 11.3276 15.6197 8" 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.33333 1.99998H5.2C4.0799 1.99998 3.51984 1.99998 3.09202 2.21797C2.71569 2.40971 2.40973 2.71567 2.21799 3.092C2 3.51982 2 4.07987 2 5.19998V10.8C2 11.9201 2 12.4801 2.21799 12.908C2.40973 13.2843 2.71569 13.5902 3.09202 13.782C3.51984 14 4.07989 14 5.2 14H10.8C11.9201 14 12.4802 14 12.908 13.782C13.2843 13.5902 13.5903 13.2843 13.782 12.908C14 12.4801 14 11.9201 14 10.8V8.66665M8 5.33331H10.6667V7.99998M10.3333 2.33331V1.33331M12.9596 3.04042L13.6667 2.33331M13.6735 5.66665H14.6735M2 8.89805C2.43463 8.96516 2.87991 8.99998 3.33333 8.99998C6.25757 8.99998 8.84355 7.55171 10.4131 5.33331" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9.51515 8.66667L11.3333 7L9.51515 5.33333M6.48485 5.33333L4.66667 7L6.48485 8.66667M4.66667 12V13.557C4.66667 13.9122 4.66667 14.0898 4.73949 14.1811C4.80282 14.2604 4.89885 14.3066 5.00036 14.3065C5.11708 14.3063 5.25578 14.1954 5.53317 13.9735L7.12348 12.7012C7.44834 12.4413 7.61078 12.3114 7.79166 12.219C7.95213 12.137 8.12295 12.0771 8.29948 12.0408C8.49845 12 8.70646 12 9.1225 12H10.8C11.9201 12 12.4802 12 12.908 11.782C13.2843 11.5903 13.5903 11.2843 13.782 10.908C14 10.4802 14 9.9201 14 8.8V5.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.2V9.33333C2 9.95331 2 10.2633 2.06815 10.5176C2.25308 11.2078 2.79218 11.7469 3.48236 11.9319C3.7367 12 4.04669 12 4.66667 12Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
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.5508 6.39844L15.7016 7.13312L15.5508 6.39844ZM17.3148 5.40786L17.7833 5.99351L17.3148 5.40786ZM16.3125 6.13124L16.6537 6.79912L16.3125 6.13124ZM20.8908 3.18807L20.3046 3.65596V3.65596L20.8908 3.18807ZM19.7002 3.49949L19.2317 2.91384V2.91384L19.7002 3.49949ZM20.4995 3L20.4986 2.25L20.4995 3ZM3.32698 8.09772L2.65873 7.75722L3.32698 8.09772ZM4.63803 6.78667L4.29754 6.11841L4.63803 6.78667ZM4.63803 21.1327L4.29754 21.801L4.63803 21.1327ZM3.32698 19.8217L2.65873 20.1622L3.32698 19.8217ZM19.362 21.1327L19.7025 21.801L19.362 21.1327ZM20.673 19.8217L21.3413 20.1622L20.673 19.8217ZM8.75 13C8.75 12.5858 8.41421 12.25 8 12.25C7.58579 12.25 7.25 12.5858 7.25 13H8.75ZM7.25 15C7.25 15.4142 7.58579 15.75 8 15.75C8.41421 15.75 8.75 15.4142 8.75 15H7.25ZM15.75 13C15.75 12.5858 15.4142 12.25 15 12.25C14.5858 12.25 14.25 12.5858 14.25 13H15.75ZM14.25 15C14.25 15.4142 14.5858 15.75 15 15.75C15.4142 15.75 15.75 15.4142 15.75 15H14.25ZM16.2 20.7097H7.8V22.2097H16.2V20.7097ZM3.75 16.6597V11.2597H2.25V16.6597H3.75ZM20.25 4.12419V16.6597H21.75V4.12419H20.25ZM7.8 7.20969H14.3163V5.70969H7.8V7.20969ZM17.7833 5.99351L20.1688 4.08514L19.2317 2.91384L16.8463 4.82221L17.7833 5.99351ZM14.3163 7.20969C14.9103 7.20969 15.3113 7.21323 15.7016 7.13312L15.4 5.66375C15.1934 5.70615 14.9703 5.70969 14.3163 5.70969V7.20969ZM16.8463 4.82221C16.3355 5.23082 16.1591 5.3674 15.9713 5.46335L16.6537 6.79912C17.0085 6.61785 17.3195 6.36458 17.7833 5.99351L16.8463 4.82221ZM15.7016 7.13312C16.0326 7.06519 16.3528 6.95284 16.6537 6.79912L15.9713 5.46335C15.7908 5.55558 15.5986 5.62299 15.4 5.66375L15.7016 7.13312ZM21.75 4.12419C21.75 3.87272 21.7507 3.63216 21.7333 3.43978C21.7171 3.26124 21.6763 2.96999 21.4769 2.72019L20.3046 3.65596C20.2561 3.5952 20.2385 3.54268 20.234 3.52757C20.2306 3.51582 20.2349 3.52582 20.2394 3.57547C20.2493 3.68373 20.25 3.84281 20.25 4.12419H21.75ZM20.1688 4.08514C20.3885 3.90937 20.5132 3.81057 20.6038 3.75062C20.6454 3.72313 20.6559 3.72024 20.6446 3.7249C20.6301 3.73089 20.578 3.74992 20.5003 3.75L20.4986 2.25C20.179 2.25035 19.9262 2.40049 19.7766 2.49936C19.6155 2.60589 19.4281 2.75675 19.2317 2.91384L20.1688 4.08514ZM21.4769 2.72019C21.2394 2.42267 20.8793 2.24959 20.4986 2.25L20.5003 3.75C20.4241 3.75008 20.3521 3.71547 20.3046 3.65596L21.4769 2.72019ZM3.75 11.2597C3.75 10.4072 3.75058 9.813 3.78838 9.35037C3.82546 8.89649 3.8946 8.63573 3.99524 8.43821L2.65873 7.75722C2.43239 8.20144 2.33803 8.68158 2.29336 9.22822C2.24942 9.7661 2.25 10.432 2.25 11.2597H3.75ZM7.8 5.70969C6.9723 5.70969 6.30641 5.70911 5.76853 5.75305C5.2219 5.79771 4.74175 5.89207 4.29754 6.11841L4.97852 7.45492C5.17604 7.35428 5.4368 7.28515 5.89068 7.24807C6.35331 7.21027 6.94755 7.20969 7.8 7.20969V5.70969ZM3.99524 8.43821C4.21095 8.01485 4.55516 7.67064 4.97852 7.45492L4.29754 6.11841C3.59193 6.47794 3.01825 7.05162 2.65873 7.75722L3.99524 8.43821ZM7.8 20.7097C6.94755 20.7097 6.35331 20.7091 5.89068 20.6713C5.4368 20.6342 5.17604 20.5651 4.97852 20.4645L4.29754 21.801C4.74175 22.0273 5.22189 22.1217 5.76853 22.1663C6.30641 22.2103 6.9723 22.2097 7.8 22.2097V20.7097ZM2.25 16.6597C2.25 17.4874 2.24942 18.1533 2.29336 18.6912C2.33803 19.2378 2.43239 19.7179 2.65873 20.1622L3.99524 19.4812C3.8946 19.2836 3.82546 19.0229 3.78838 18.569C3.75058 18.1064 3.75 17.5121 3.75 16.6597H2.25ZM4.97852 20.4645C4.55516 20.2487 4.21095 19.9045 3.99524 19.4812L2.65873 20.1622C3.01825 20.8678 3.59193 21.4414 4.29754 21.801L4.97852 20.4645ZM16.2 22.2097C17.0277 22.2097 17.6936 22.2103 18.2315 22.1663C18.7781 22.1217 19.2582 22.0273 19.7025 21.801L19.0215 20.4645C18.824 20.5651 18.5632 20.6342 18.1093 20.6713C17.6467 20.7091 17.0525 20.7097 16.2 20.7097V22.2097ZM20.25 16.6597C20.25 17.5121 20.2494 18.1064 20.2116 18.569C20.1745 19.0229 20.1054 19.2836 20.0048 19.4812L21.3413 20.1622C21.5676 19.7179 21.662 19.2378 21.7066 18.6912C21.7506 18.1533 21.75 17.4874 21.75 16.6597H20.25ZM19.7025 21.801C20.4081 21.4414 20.9817 20.8678 21.3413 20.1622L20.0048 19.4812C19.789 19.9045 19.4448 20.2487 19.0215 20.4645L19.7025 21.801ZM7.25 13V15H8.75V13H7.25ZM14.25 13V15H15.75V13H14.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="M5.33333 8.66665V9.99998M10 8.66665V9.99998M9.54417 4.30646H5.2C4.0799 4.30646 3.51984 4.30646 3.09202 4.52444C2.7157 4.71619 2.40973 5.02215 2.21799 5.39848C2 5.8263 2 6.38635 2 7.50646V11.1065C2 12.2266 2 12.7866 2.21799 13.2144C2.40973 13.5908 2.7157 13.8967 3.09202 14.0885C3.51984 14.3065 4.07989 14.3065 5.2 14.3065H10.8C11.9201 14.3065 12.4802 14.3065 12.908 14.0885C13.2843 13.8967 13.5903 13.5908 13.782 13.2144C14 12.7866 14 12.2266 14 11.1065V2.74946C14 2.39423 14 2.21661 13.9272 2.12539C13.8639 2.04605 13.7678 1.99989 13.6663 2C13.5496 2.00013 13.4109 2.11109 13.1335 2.333L11.5432 3.60523C11.2183 3.86513 11.0559 3.99509 10.875 4.08749C10.7145 4.16948 10.5437 4.2294 10.3672 4.26563C10.1682 4.30646 9.9602 4.30646 9.54417 4.30646Z" 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 7L9 18L4 13" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13.3333 4.66663L6 12L2.66666 8.66663" 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" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M7.5 12L10.5 15L16.5 9M22 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 8.00004L7 10L11 6.00004M14.6667 8.00004C14.6667 11.6819 11.6819 14.6667 8 14.6667C4.3181 14.6667 1.33334 11.6819 1.33334 8.00004C1.33334 4.31814 4.3181 1.33337 8 1.33337C11.6819 1.33337 14.6667 4.31814 14.6667 8.00004Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14.6667 7.39052V8.00386C14.6659 9.44147 14.2003 10.8403 13.3396 11.9917C12.4788 13.1432 11.2689 13.9855 9.89024 14.3931C8.51162 14.8007 7.03818 14.7518 5.68965 14.2536C4.34112 13.7554 3.18977 12.8346 2.40731 11.6286C1.62485 10.4225 1.2532 8.9959 1.34779 7.5614C1.44238 6.1269 1.99814 4.76141 2.93219 3.66857C3.86624 2.57574 5.12853 1.81411 6.5308 1.49729C7.93306 1.18046 9.40018 1.32541 10.7133 1.91052M14.6667 2.66671L8 9.34004L6 7.34004" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
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 15L8 17L12.5 12.5M8 8V5.2C8 4.0799 8 3.51984 8.21799 3.09202C8.40973 2.71569 8.71569 2.40973 9.09202 2.21799C9.51984 2 10.0799 2 11.2 2H18.8C19.9201 2 20.4802 2 20.908 2.21799C21.2843 2.40973 21.5903 2.71569 21.782 3.09202C22 3.51984 22 4.0799 22 5.2V12.8C22 13.9201 22 14.4802 21.782 14.908C21.5903 15.2843 21.2843 15.5903 20.908 15.782C20.4802 16 19.9201 16 18.8 16H16M5.2 22H12.8C13.9201 22 14.4802 22 14.908 21.782C15.2843 21.5903 15.5903 21.2843 15.782 20.908C16 20.4802 16 19.9201 16 18.8V11.2C16 10.0799 16 9.51984 15.782 9.09202C15.5903 8.71569 15.2843 8.40973 14.908 8.21799C14.4802 8 13.9201 8 12.8 8H5.2C4.0799 8 3.51984 8 3.09202 8.21799C2.71569 8.40973 2.40973 8.71569 2.21799 9.09202C2 9.51984 2 10.0799 2 11.2V18.8C2 19.9201 2 20.4802 2.21799 20.908C2.40973 21.2843 2.71569 21.5903 3.09202 21.782C3.51984 22 4.07989 22 5.2 22Z" 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 10L5.33334 11.3334L8.33334 8.33337M5.33334 5.33337V3.46671C5.33334 2.71997 5.33334 2.3466 5.47866 2.06139C5.60649 1.8105 5.81047 1.60653 6.06135 1.4787C6.34656 1.33337 6.71993 1.33337 7.46667 1.33337H12.5333C13.2801 1.33337 13.6534 1.33337 13.9387 1.4787C14.1895 1.60653 14.3935 1.8105 14.5213 2.06139C14.6667 2.3466 14.6667 2.71997 14.6667 3.46671V8.53337C14.6667 9.28011 14.6667 9.65348 14.5213 9.93869C14.3935 10.1896 14.1895 10.3936 13.9387 10.5214C13.6534 10.6667 13.2801 10.6667 12.5333 10.6667H10.6667M3.46667 14.6667H8.53334C9.28007 14.6667 9.65344 14.6667 9.93866 14.5214C10.1895 14.3936 10.3935 14.1896 10.5213 13.9387C10.6667 13.6535 10.6667 13.2801 10.6667 12.5334V7.46671C10.6667 6.71997 10.6667 6.3466 10.5213 6.06139C10.3935 5.8105 10.1895 5.60653 9.93866 5.4787C9.65344 5.33337 9.28007 5.33337 8.53334 5.33337H3.46667C2.71993 5.33337 2.34656 5.33337 2.06135 5.4787C1.81047 5.60653 1.60649 5.8105 1.47866 6.06139C1.33334 6.3466 1.33334 6.71997 1.33334 7.46671V12.5334C1.33334 13.2801 1.33334 13.6535 1.47866 13.9387C1.60649 14.1896 1.81047 14.3936 2.06135 14.5214C2.34656 14.6667 2.71993 14.6667 3.46667 14.6667Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M16 8V5.2C16 4.0799 16 3.51984 15.782 3.09202C15.5903 2.71569 15.2843 2.40973 14.908 2.21799C14.4802 2 13.9201 2 12.8 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.71569 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.0799 2 5.2V12.8C2 13.9201 2 14.4802 2.21799 14.908C2.40973 15.2843 2.71569 15.5903 3.09202 15.782C3.51984 16 4.0799 16 5.2 16H8M12 15L14 17L18.5 12.5M11.2 22H18.8C19.9201 22 20.4802 22 20.908 21.782C21.2843 21.5903 21.5903 21.2843 21.782 20.908C22 20.4802 22 19.9201 22 18.8V11.2C22 10.0799 22 9.51984 21.782 9.09202C21.5903 8.71569 21.2843 8.40973 20.908 8.21799C20.4802 8 19.9201 8 18.8 8H11.2C10.0799 8 9.51984 8 9.09202 8.21799C8.71569 8.40973 8.40973 8.71569 8.21799 9.09202C8 9.51984 8 10.0799 8 11.2V18.8C8 19.9201 8 20.4802 8.21799 20.908C8.40973 21.2843 8.71569 21.5903 9.09202 21.782C9.51984 22 10.0799 22 11.2 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.6667 5.33337V3.46671C10.6667 2.71997 10.6667 2.3466 10.5213 2.06139C10.3935 1.8105 10.1895 1.60653 9.93866 1.4787C9.65344 1.33337 9.28007 1.33337 8.53334 1.33337H3.46667C2.71993 1.33337 2.34656 1.33337 2.06135 1.4787C1.81047 1.60653 1.60649 1.8105 1.47866 2.06139C1.33334 2.3466 1.33334 2.71997 1.33334 3.46671V8.53337C1.33334 9.28011 1.33334 9.65348 1.47866 9.93869C1.60649 10.1896 1.81047 10.3936 2.06135 10.5214C2.34656 10.6667 2.71993 10.6667 3.46667 10.6667H5.33334M8 10L9.33334 11.3334L12.3333 8.33337M7.46667 14.6667H12.5333C13.2801 14.6667 13.6534 14.6667 13.9387 14.5214C14.1895 14.3936 14.3935 14.1896 14.5213 13.9387C14.6667 13.6535 14.6667 13.2801 14.6667 12.5334V7.46671C14.6667 6.71997 14.6667 6.3466 14.5213 6.06139C14.3935 5.8105 14.1895 5.60653 13.9387 5.4787C13.6534 5.33337 13.2801 5.33337 12.5333 5.33337H7.46667C6.71993 5.33337 6.34656 5.33337 6.06135 5.4787C5.81047 5.60653 5.60649 5.8105 5.47866 6.06139C5.33334 6.3466 5.33334 6.71997 5.33334 7.46671V12.5334C5.33334 13.2801 5.33334 13.6535 5.47866 13.9387C5.60649 14.1896 5.81047 14.3936 6.06135 14.5214C6.34656 14.6667 6.71993 14.6667 7.46667 14.6667Z" 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 11L11 13L15.5 8.5M11.9932 5.13581C9.9938 2.7984 6.65975 2.16964 4.15469 4.31001C1.64964 6.45038 1.29697 10.029 3.2642 12.5604C4.75009 14.4724 8.97129 18.311 10.948 20.0749C11.3114 20.3991 11.4931 20.5613 11.7058 20.6251C11.8905 20.6805 12.0958 20.6805 12.2805 20.6251C12.4932 20.5613 12.6749 20.3991 13.0383 20.0749C15.015 18.311 19.2362 14.4724 20.7221 12.5604C22.6893 10.029 22.3797 6.42787 19.8316 4.31001C17.2835 2.19216 13.9925 2.7984 11.9932 5.13581Z" 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 7.33333L7.33334 8.66667L10.3333 5.66667M7.99544 3.42388C6.66254 1.8656 4.43983 1.44643 2.7698 2.87334C1.09977 4.30026 0.864648 6.68598 2.17613 8.3736C3.16673 9.64829 5.98086 12.2073 7.29868 13.3833C7.54093 13.5994 7.66205 13.7075 7.80389 13.7501C7.92702 13.787 8.06385 13.787 8.18699 13.7501C8.32882 13.7075 8.44995 13.5994 8.6922 13.3833C10.01 12.2073 12.8241 9.64829 13.8147 8.3736C15.1262 6.68598 14.9198 4.28525 13.2211 2.87334C11.5223 1.46144 9.32834 1.8656 7.99544 3.42388Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M7.5 12L10.5 15L16.5 9M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5 8L7 10L11 6M5.2 14H10.8C11.9201 14 12.4802 14 12.908 13.782C13.2843 13.5903 13.5903 13.2843 13.782 12.908C14 12.4802 14 11.9201 14 10.8V5.2C14 4.0799 14 3.51984 13.782 3.09202C13.5903 2.71569 13.2843 2.40973 12.908 2.21799C12.4802 2 11.9201 2 10.8 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.71569 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.0799 2 5.2V10.8C2 11.9201 2 12.4802 2.21799 12.908C2.40973 13.2843 2.71569 13.5903 3.09202 13.782C3.51984 14 4.0799 14 5.2 14Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9 11L12 14L22 4M16 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 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V12" 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 7.33333L8 9.33333L14.6667 2.66667M10.6667 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.07989 14 5.2 14H10.8C11.9201 14 12.4802 14 12.908 13.782C13.2843 13.5903 13.5903 13.2843 13.782 12.908C14 12.4802 14 11.9201 14 10.8V8" 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 12L11 14L15.5 9.5M7.33377 3.8187C8.1376 3.75455 8.90071 3.43846 9.51447 2.91542C10.9467 1.69486 13.0533 1.69486 14.4855 2.91542C15.0993 3.43846 15.8624 3.75455 16.6662 3.8187C18.5421 3.96839 20.0316 5.45794 20.1813 7.33377C20.2455 8.1376 20.5615 8.90071 21.0846 9.51447C22.3051 10.9467 22.3051 13.0533 21.0846 14.4855C20.5615 15.0993 20.2455 15.8624 20.1813 16.6662C20.0316 18.5421 18.5421 20.0316 16.6662 20.1813C15.8624 20.2455 15.0993 20.5615 14.4855 21.0846C13.0533 22.3051 10.9467 22.3051 9.51447 21.0846C8.90071 20.5615 8.1376 20.2455 7.33377 20.1813C5.45794 20.0316 3.96839 18.5421 3.8187 16.6662C3.75455 15.8624 3.43846 15.0993 2.91542 14.4855C1.69486 13.0533 1.69486 10.9467 2.91542 9.51447C3.43846 8.90071 3.75455 8.1376 3.8187 7.33377C3.96839 5.45794 5.45794 3.96839 7.33377 3.8187Z" 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 8.00004L7.33334 9.33337L10.3333 6.33337M4.88918 2.54584C5.42507 2.50307 5.93381 2.29235 6.34298 1.94365C7.29782 1.12995 8.70219 1.12995 9.65702 1.94365C10.0662 2.29235 10.5749 2.50307 11.1108 2.54584C12.3614 2.64563 13.3544 3.63867 13.4542 4.88922C13.497 5.42511 13.7077 5.93385 14.0564 6.34302C14.8701 7.29786 14.8701 8.70222 14.0564 9.65706C13.7077 10.0662 13.497 10.575 13.4542 11.1109C13.3544 12.3614 12.3614 13.3544 11.1108 13.4542C10.5749 13.497 10.0662 13.7077 9.65702 14.0564C8.70219 14.8701 7.29782 14.8701 6.34298 14.0564C5.93381 13.7077 5.42507 13.497 4.88918 13.4542C3.63863 13.3544 2.64559 12.3614 2.5458 11.1109C2.50304 10.575 2.29231 10.0662 1.94362 9.65706C1.12991 8.70222 1.12991 7.29786 1.94362 6.34302C2.29231 5.93385 2.50304 5.42511 2.5458 4.88922C2.64559 3.63867 3.63863 2.64563 4.88918 2.54584Z" 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 12L11 14L15.5 9.5M17.9012 4.99851C18.1071 5.49653 18.5024 5.8924 19.0001 6.09907L20.7452 6.82198C21.2433 7.02828 21.639 7.42399 21.8453 7.92206C22.0516 8.42012 22.0516 8.97974 21.8453 9.47781L21.1229 11.2218C20.9165 11.7201 20.9162 12.2803 21.1236 12.7783L21.8447 14.5218C21.9469 14.7685 21.9996 15.0329 21.9996 15.2999C21.9997 15.567 21.9471 15.8314 21.8449 16.0781C21.7427 16.3249 21.5929 16.549 21.4041 16.7378C21.2152 16.9266 20.991 17.0764 20.7443 17.1785L19.0004 17.9009C18.5023 18.1068 18.1065 18.5021 17.8998 18.9998L17.1769 20.745C16.9706 21.2431 16.575 21.6388 16.0769 21.8451C15.5789 22.0514 15.0193 22.0514 14.5212 21.8451L12.7773 21.1227C12.2792 20.9169 11.7198 20.9173 11.2221 21.1239L9.47689 21.8458C8.97912 22.0516 8.42001 22.0514 7.92237 21.8453C7.42473 21.6391 7.02925 21.2439 6.82281 20.7464L6.09972 19.0006C5.8938 18.5026 5.49854 18.1067 5.00085 17.9L3.25566 17.1771C2.75783 16.9709 2.36226 16.5754 2.15588 16.0777C1.94951 15.5799 1.94923 15.0205 2.1551 14.5225L2.87746 12.7786C3.08325 12.2805 3.08283 11.7211 2.8763 11.2233L2.15497 9.47678C2.0527 9.2301 2.00004 8.96568 2 8.69863C1.99996 8.43159 2.05253 8.16715 2.15472 7.92043C2.25691 7.67372 2.40671 7.44955 2.59557 7.26075C2.78442 7.07195 3.00862 6.92222 3.25537 6.8201L4.9993 6.09772C5.49687 5.89197 5.89248 5.4972 6.0993 5.00006L6.82218 3.25481C7.02848 2.75674 7.42418 2.36103 7.92222 2.15473C8.42027 1.94842 8.97987 1.94842 9.47792 2.15473L11.2218 2.87712C11.7199 3.08291 12.2793 3.08249 12.7771 2.87595L14.523 2.15585C15.021 1.94966 15.5804 1.9497 16.0784 2.15597C16.5763 2.36223 16.972 2.75783 17.1783 3.25576L17.9014 5.00153L17.9012 4.99851Z" 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 8.00004L7.33334 9.33337L10.3333 6.33337M11.9341 3.33238C12.0714 3.6644 12.3349 3.92831 12.6667 4.06609L13.8302 4.54803C14.1622 4.68556 14.426 4.94937 14.5635 5.28141C14.7011 5.61346 14.7011 5.98654 14.5635 6.31858L14.0819 7.48124C13.9444 7.81343 13.9442 8.18689 14.0824 8.51892L14.5631 9.68124C14.6313 9.8457 14.6664 10.022 14.6664 10.2C14.6665 10.378 14.6314 10.5543 14.5633 10.7188C14.4952 10.8833 14.3953 11.0327 14.2694 11.1586C14.1435 11.2845 13.994 11.3843 13.8295 11.4524L12.6669 11.934C12.3349 12.0712 12.071 12.3347 11.9332 12.6666L11.4513 13.8301C11.3138 14.1621 11.05 14.4259 10.7179 14.5634C10.3859 14.701 10.0128 14.701 9.68081 14.5634L8.51819 14.0819C8.18615 13.9447 7.81322 13.9449 7.48139 14.0826L6.31793 14.5639C5.98608 14.7011 5.61334 14.701 5.28158 14.5636C4.94982 14.4261 4.68617 14.1626 4.54854 13.8309L4.06648 12.6671C3.9292 12.3351 3.6657 12.0712 3.3339 11.9334L2.17045 11.4515C1.83856 11.314 1.57484 11.0503 1.43726 10.7185C1.29967 10.3866 1.29949 10.0137 1.43674 9.68174L1.91831 8.51907C2.0555 8.18702 2.05523 7.81408 1.91753 7.48223L1.43665 6.3179C1.36847 6.15344 1.33336 5.97716 1.33334 5.79913C1.33331 5.6211 1.36836 5.44481 1.43648 5.28033C1.50461 5.11585 1.60448 4.96641 1.73038 4.84054C1.85628 4.71468 2.00575 4.61485 2.17025 4.54678L3.33287 4.06519C3.66458 3.92802 3.92833 3.66484 4.0662 3.33341L4.54812 2.16991C4.68566 1.83787 4.94945 1.57406 5.28148 1.43653C5.61352 1.29899 5.98658 1.29899 6.31861 1.43653L7.48123 1.91812C7.81327 2.05532 8.18621 2.05504 8.51804 1.91734L9.68198 1.43727C10.014 1.29981 10.387 1.29984 10.7189 1.43735C11.0509 1.57486 11.3146 1.83859 11.4522 2.17055L11.9343 3.33439L11.9341 3.33238Z" 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 12L11 14L15.5 9.5M9.2019 20.6009C9.52965 20.5575 9.86073 20.6464 10.1218 20.8475L11.3251 21.7708C11.7228 22.0764 12.2761 22.0764 12.6727 21.7708L13.9215 20.812C14.1548 20.6331 14.4492 20.5542 14.7403 20.5931L16.3024 20.7986C16.799 20.8642 17.2779 20.5875 17.4701 20.1242L18.0712 18.6709C18.1834 18.3987 18.3989 18.1832 18.6711 18.0709L20.1243 17.4698C20.5876 17.2787 20.8643 16.7988 20.7987 16.3021L20.601 14.7966C20.5576 14.4688 20.6465 14.1377 20.8476 13.8766L21.7709 12.6733C22.0764 12.2755 22.0764 11.7222 21.7709 11.3256L20.812 10.0767C20.6332 9.84339 20.5543 9.54896 20.5932 9.25785L20.7987 7.69568C20.8643 7.19902 20.5876 6.72015 20.1243 6.52793L18.6711 5.92684C18.3989 5.81462 18.1834 5.59907 18.0712 5.32685L17.4701 3.87356C17.279 3.41024 16.799 3.13358 16.3024 3.19913L14.7403 3.40468C14.4492 3.44468 14.1548 3.36579 13.9226 3.18802L12.6738 2.22916C12.2761 1.92361 11.7228 1.92361 11.3262 2.22916L10.0774 3.18802C9.84407 3.36579 9.54965 3.44468 9.25856 3.40691L7.69647 3.20136C7.19984 3.1358 6.721 3.41246 6.52879 3.87578L5.92884 5.32907C5.81552 5.60018 5.59998 5.81573 5.32889 5.92906L3.87568 6.52904C3.41238 6.72126 3.13574 7.20013 3.20129 7.69679L3.40683 9.25897C3.4446 9.55007 3.36572 9.8445 3.18796 10.0767L2.22915 11.3256C1.92362 11.7233 1.92362 12.2767 2.22915 12.6733L3.18796 13.9222C3.36683 14.1555 3.44571 14.4499 3.40683 14.741L3.20129 16.3032C3.13574 16.7999 3.41238 17.2787 3.87568 17.471L5.32889 18.0721C5.60109 18.1843 5.81663 18.3998 5.92884 18.672L6.5299 20.1253C6.721 20.5887 7.20096 20.8653 7.69758 20.7998L9.2019 20.6009Z" 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 8.00004L7.33334 9.33337L10.3333 6.33337M6.1346 13.734C6.3531 13.7051 6.57383 13.7643 6.74788 13.8984L7.55004 14.5139C7.8152 14.7176 8.18406 14.7176 8.44848 14.5139L9.28101 13.8747C9.43655 13.7554 9.63283 13.7028 9.82689 13.7288L10.8683 13.8658C11.1994 13.9095 11.5186 13.7251 11.6467 13.4162L12.0474 12.4473C12.1223 12.2658 12.2659 12.1221 12.4474 12.0473L13.4162 11.6466C13.7251 11.5192 13.9095 11.1992 13.8658 10.8681L13.734 9.86443C13.7051 9.64592 13.7643 9.42519 13.8984 9.25112L14.5139 8.44892C14.7176 8.18374 14.7176 7.81486 14.5139 7.55042L13.8747 6.71785C13.7554 6.5623 13.7029 6.36601 13.7288 6.17194L13.8658 5.13049C13.9095 4.79939 13.7251 4.48014 13.4162 4.35199L12.4474 3.95126C12.2659 3.87645 12.1223 3.73275 12.0474 3.55128L11.6467 2.58241C11.5193 2.27353 11.1994 2.08909 10.8683 2.1328L9.82689 2.26983C9.63283 2.2965 9.43655 2.2439 9.28175 2.12539L8.44922 1.48615C8.18406 1.28245 7.8152 1.28245 7.55078 1.48615L6.71826 2.12539C6.56272 2.2439 6.36644 2.2965 6.17238 2.27131L5.13098 2.13428C4.7999 2.09058 4.48067 2.27501 4.35253 2.5839L3.95256 3.55276C3.87701 3.73349 3.73332 3.87719 3.5526 3.95275L2.58379 4.35273C2.27492 4.48088 2.09049 4.80013 2.13419 5.13123L2.27122 6.17268C2.2964 6.36675 2.24382 6.56304 2.12531 6.71785L1.4861 7.55042C1.28241 7.8156 1.28241 8.18448 1.4861 8.44892L2.12531 9.28149C2.24456 9.43704 2.29714 9.63333 2.27122 9.8274L2.13419 10.8689C2.09049 11.2 2.27492 11.5192 2.58379 11.6473L3.5526 12.0481C3.73406 12.1229 3.87775 12.2666 3.95256 12.4481L4.35327 13.4169C4.48067 13.7258 4.80064 13.9102 5.13172 13.8665L6.1346 13.734Z" 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 9L12 15L18 9" 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 6L8 10L12 6" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M7 13L12 18L17 13M7 6L12 11L17 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4.66663 8.66667L7.99996 12L11.3333 8.66667M4.66663 4L7.99996 7.33333L11.3333 4" 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 18L9 12L15 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10 12L6 8L10 4" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M18 17L13 12L18 7M11 17L6 12L11 7" 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 11.3334L8.66667 8.00002L12 4.66669M7.33333 11.3334L4 8.00002L7.33333 4.66669" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9 18L15 12L9 6" 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="M6 12L10 8L6 4" 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 17L11 12L6 7M13 17L18 12L13 7" 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 11.3334L7.33333 8.00002L4 4.66669M8.66667 11.3334L12 8.00002L8.66667 4.66669" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9 7L4 12L9 17M15 7L20 12L15 17" 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.99996 4.66669L2.66663 8.00002L5.99996 11.3334M9.99996 4.66669L13.3333 8.00002L9.99996 11.3334" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M7 15L12 20L17 15M7 9L12 4L17 9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4.66663 10L7.99996 13.3334L11.3333 10M4.66663 6.00002L7.99996 2.66669L11.3333 6.00002" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M18 15L12 9L6 15" 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 10L8 6L4 10" 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 18L12 13L7 18M17 11L12 6L7 11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.3333 12L7.99996 8.66667L4.66663 12M11.3333 7.33333L7.99996 4L4.66663 7.33333" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M2 12.05C4.03079 12.2759 5.92428 13.186 7.36911 14.6309C8.81395 16.0757 9.72414 17.9692 9.95 20M2 16.1C2.96089 16.296 3.84294 16.7702 4.53638 17.4636C5.22982 18.157 5.70403 19.0391 5.9 20M2 20H2.01M14 21H17.2C18.8802 21 19.7202 21 20.362 20.673C20.9265 20.3854 21.3854 19.9265 21.673 19.362C22 18.7202 22 17.8802 22 16.2V7.8C22 6.11984 22 5.27976 21.673 4.63803C21.3854 4.07354 20.9265 3.6146 20.362 3.32698C19.7202 3 18.8802 3 17.2 3H6.8C5.11984 3 4.27976 3 3.63803 3.32698C3.07354 3.6146 2.6146 4.07354 2.32698 4.63803C2 5.27976 2 6.11984 2 7.8V8" 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.33325 8.03333C2.68711 8.18391 3.94944 8.7907 4.91266 9.75392C5.87589 10.7171 6.48268 11.9795 6.63325 13.3333M1.33325 10.7333C1.97385 10.864 2.56188 11.1801 3.02417 11.6424C3.48647 12.1047 3.80261 12.6927 3.93325 13.3333M1.33325 13.3333H1.33992M9.33325 14H11.4666C12.5867 14 13.1467 14 13.5746 13.782C13.9509 13.5903 14.2569 13.2843 14.4486 12.908C14.6666 12.4802 14.6666 11.9201 14.6666 10.8V5.2C14.6666 4.0799 14.6666 3.51984 14.4486 3.09202C14.2569 2.71569 13.9509 2.40973 13.5746 2.21799C13.1467 2 12.5867 2 11.4666 2H4.53325C3.41315 2 2.85309 2 2.42527 2.21799C2.04895 2.40973 1.74299 2.71569 1.55124 3.09202C1.33325 3.51984 1.33325 4.0799 1.33325 5.2V5.33333" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8.00004 14.6666C11.6819 14.6666 14.6667 11.6818 14.6667 7.99992C14.6667 4.31802 11.6819 1.33325 8.00004 1.33325C4.31814 1.33325 1.33337 4.31802 1.33337 7.99992C1.33337 11.6818 4.31814 14.6666 8.00004 14.6666Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M7 20.6622C9.98901 18.9331 12 15.7014 12 12C12 8.29859 9.98901 5.06687 7 3.33782M22 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="M4.66659 13.7749C6.65926 12.6222 7.99992 10.4678 7.99992 8.00016C7.99992 5.53256 6.65926 3.37808 4.66659 2.22538M14.6666 8.00016C14.6666 11.6821 11.6818 14.6668 7.99992 14.6668C4.31802 14.6668 1.33325 11.6821 1.33325 8.00016C1.33325 4.31826 4.31802 1.3335 7.99992 1.3335C11.6818 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="M9 3L8 8M16 3L15 8M22 8H2M6.8 21H17.2C18.8802 21 19.7202 21 20.362 20.673C20.9265 20.3854 21.3854 19.9265 21.673 19.362C22 18.7202 22 17.8802 22 16.2V7.8C22 6.11984 22 5.27976 21.673 4.63803C21.3854 4.07354 20.9265 3.6146 20.362 3.32698C19.7202 3 18.8802 3 17.2 3H6.8C5.11984 3 4.27976 3 3.63803 3.32698C3.07354 3.6146 2.6146 4.07354 2.32698 4.63803C2 5.27976 2 6.11984 2 7.8V16.2C2 17.8802 2 18.7202 2.32698 19.362C2.6146 19.9265 3.07354 20.3854 3.63803 20.673C4.27976 21 5.11984 21 6.8 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5.99992 2L5.33325 5.33333M10.6666 2L9.99992 5.33333M14.6666 5.33333H1.33325M4.53325 14H11.4666C12.5867 14 13.1467 14 13.5746 13.782C13.9509 13.5903 14.2569 13.2843 14.4486 12.908C14.6666 12.4802 14.6666 11.9201 14.6666 10.8V5.2C14.6666 4.0799 14.6666 3.51984 14.4486 3.09202C14.2569 2.71569 13.9509 2.40973 13.5746 2.21799C13.1467 2 12.5867 2 11.4666 2H4.53325C3.41315 2 2.85309 2 2.42527 2.21799C2.04895 2.40973 1.74299 2.71569 1.55124 3.09202C1.33325 3.51984 1.33325 4.0799 1.33325 5.2V10.8C1.33325 11.9201 1.33325 12.4802 1.55124 12.908C1.74299 13.2843 2.04895 13.5903 2.42527 13.782C2.85309 14 3.41315 14 4.53325 14Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M16 4C16.93 4 17.395 4 17.7765 4.10222C18.8117 4.37962 19.6204 5.18827 19.8978 6.22354C20 6.60504 20 7.07003 20 8V17.2C20 18.8802 20 19.7202 19.673 20.362C19.3854 20.9265 18.9265 21.3854 18.362 21.673C17.7202 22 16.8802 22 15.2 22H8.8C7.11984 22 6.27976 22 5.63803 21.673C5.07354 21.3854 4.6146 20.9265 4.32698 20.362C4 19.7202 4 18.8802 4 17.2V8C4 7.07003 4 6.60504 4.10222 6.22354C4.37962 5.18827 5.18827 4.37962 6.22354 4.10222C6.60504 4 7.07003 4 8 4M9.6 6H14.4C14.9601 6 15.2401 6 15.454 5.89101C15.6422 5.79513 15.7951 5.64215 15.891 5.45399C16 5.24008 16 4.96005 16 4.4V3.6C16 3.03995 16 2.75992 15.891 2.54601C15.7951 2.35785 15.6422 2.20487 15.454 2.10899C15.2401 2 14.9601 2 14.4 2H9.6C9.03995 2 8.75992 2 8.54601 2.10899C8.35785 2.20487 8.20487 2.35785 8.10899 2.54601C8 2.75992 8 3.03995 8 3.6V4.4C8 4.96005 8 5.24008 8.10899 5.45399C8.20487 5.64215 8.35785 5.79513 8.54601 5.89101C8.75992 6 9.03995 6 9.6 6Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.6667 2.66659C11.2867 2.66659 11.5967 2.66659 11.8511 2.73473C12.5412 2.91967 13.0803 3.45876 13.2653 4.14895C13.3334 4.40328 13.3334 4.71327 13.3334 5.33325V11.4666C13.3334 12.5867 13.3334 13.1467 13.1154 13.5746C12.9237 13.9509 12.6177 14.2569 12.2414 14.4486C11.8136 14.6666 11.2535 14.6666 10.1334 14.6666H5.86675C4.74664 14.6666 4.18659 14.6666 3.75877 14.4486C3.38244 14.2569 3.07648 13.9509 2.88473 13.5746C2.66675 13.1467 2.66675 12.5867 2.66675 11.4666V5.33325C2.66675 4.71327 2.66675 4.40328 2.7349 4.14895C2.91983 3.45876 3.45893 2.91967 4.14911 2.73473C4.40344 2.66659 4.71343 2.66659 5.33341 2.66659M6.40008 3.99992H9.60008C9.97345 3.99992 10.1601 3.99992 10.3027 3.92726C10.4282 3.86334 10.5302 3.76135 10.5941 3.63591C10.6667 3.4933 10.6667 3.30662 10.6667 2.93325V2.39992C10.6667 2.02655 10.6667 1.83987 10.5941 1.69726C10.5302 1.57182 10.4282 1.46983 10.3027 1.40591C10.1601 1.33325 9.97345 1.33325 9.60008 1.33325H6.40008C6.02671 1.33325 5.84003 1.33325 5.69742 1.40591C5.57198 1.46983 5.46999 1.57182 5.40608 1.69726C5.33341 1.83987 5.33341 2.02655 5.33341 2.39992V2.93325C5.33341 3.30662 5.33341 3.4933 5.40608 3.63591C5.46999 3.76135 5.57198 3.86334 5.69742 3.92726C5.84003 3.99992 6.02671 3.99992 6.40008 3.99992Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>