@tidbcloud/uikit 2.3.0 → 2.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4028) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/dist/biz/DateTimePicker/index.cjs +3 -3
  3. package/dist/biz/DateTimePicker/index.d.cts +6 -3
  4. package/dist/biz/DateTimePicker/index.d.mts +6 -3
  5. package/dist/biz/DateTimePicker/index.mjs +3 -3
  6. package/dist/biz/Tree/renderSwitcherIcon.cjs +1 -1
  7. package/dist/biz/Tree/renderSwitcherIcon.mjs +2 -2
  8. package/dist/icons/index.cjs +171 -87
  9. package/dist/icons/index.d.cts +1422 -1310
  10. package/dist/icons/index.d.mts +1422 -1310
  11. package/dist/icons/index.mjs +171 -87
  12. package/dist/icons/raw/Activity.svg +2 -2
  13. package/dist/icons/raw/ActivityHeart.svg +2 -2
  14. package/dist/icons/raw/Ai.svg +3 -0
  15. package/dist/icons/raw/AiExplore01.svg +2 -2
  16. package/dist/icons/raw/AiMessage.svg +2 -2
  17. package/dist/icons/raw/Airplay.svg +2 -2
  18. package/dist/icons/raw/Airpods.svg +3 -3
  19. package/dist/icons/raw/AlarmClock.svg +2 -2
  20. package/dist/icons/raw/AlarmClockCheck.svg +2 -2
  21. package/dist/icons/raw/AlarmClockMinus.svg +2 -2
  22. package/dist/icons/raw/AlarmClockOff.svg +2 -2
  23. package/dist/icons/raw/AlarmClockPlus.svg +2 -2
  24. package/dist/icons/raw/AlertCircle.svg +2 -2
  25. package/dist/icons/raw/AlertHexagon.svg +2 -2
  26. package/dist/icons/raw/AlertOctagon.svg +2 -2
  27. package/dist/icons/raw/AlertSquare.svg +2 -2
  28. package/dist/icons/raw/AlertTriangle.svg +2 -2
  29. package/dist/icons/raw/AlignBottom01.svg +2 -2
  30. package/dist/icons/raw/AlignBottom02.svg +3 -3
  31. package/dist/icons/raw/AlignCenter.svg +2 -2
  32. package/dist/icons/raw/AlignHorizontalCentre01.svg +2 -2
  33. package/dist/icons/raw/AlignHorizontalCentre02.svg +3 -3
  34. package/dist/icons/raw/AlignJustify.svg +2 -2
  35. package/dist/icons/raw/AlignLeft.svg +2 -2
  36. package/dist/icons/raw/AlignLeft01.svg +2 -2
  37. package/dist/icons/raw/AlignLeft02.svg +3 -3
  38. package/dist/icons/raw/AlignRight.svg +2 -2
  39. package/dist/icons/raw/AlignRight01.svg +2 -2
  40. package/dist/icons/raw/AlignRight02.svg +3 -3
  41. package/dist/icons/raw/AlignTopArrow01.svg +2 -2
  42. package/dist/icons/raw/AlignTopArrow02.svg +3 -3
  43. package/dist/icons/raw/AlignVerticalCenter01.svg +2 -2
  44. package/dist/icons/raw/AlignVerticalCenter02.svg +3 -3
  45. package/dist/icons/raw/Anchor.svg +2 -2
  46. package/dist/icons/raw/Annotation.svg +2 -2
  47. package/dist/icons/raw/AnnotationAlert.svg +2 -2
  48. package/dist/icons/raw/AnnotationCheck.svg +2 -2
  49. package/dist/icons/raw/AnnotationDots.svg +2 -2
  50. package/dist/icons/raw/AnnotationHeart.svg +3 -3
  51. package/dist/icons/raw/AnnotationInfo.svg +2 -2
  52. package/dist/icons/raw/AnnotationPlus.svg +2 -2
  53. package/dist/icons/raw/AnnotationQuestion.svg +2 -2
  54. package/dist/icons/raw/AnnotationX.svg +2 -2
  55. package/dist/icons/raw/Announcement01.svg +2 -2
  56. package/dist/icons/raw/Announcement02.svg +2 -2
  57. package/dist/icons/raw/Announcement03.svg +2 -2
  58. package/dist/icons/raw/Archive.svg +2 -2
  59. package/dist/icons/raw/ArrowBlockDown.svg +2 -2
  60. package/dist/icons/raw/ArrowBlockLeft.svg +2 -2
  61. package/dist/icons/raw/ArrowBlockRight.svg +2 -2
  62. package/dist/icons/raw/ArrowBlockUp.svg +2 -2
  63. package/dist/icons/raw/ArrowCircleBrokenDown.svg +2 -2
  64. package/dist/icons/raw/ArrowCircleBrokenDownLeft.svg +2 -2
  65. package/dist/icons/raw/ArrowCircleBrokenDownRight.svg +2 -2
  66. package/dist/icons/raw/ArrowCircleBrokenLeft.svg +2 -2
  67. package/dist/icons/raw/ArrowCircleBrokenRight.svg +2 -2
  68. package/dist/icons/raw/ArrowCircleBrokenUp.svg +2 -2
  69. package/dist/icons/raw/ArrowCircleBrokenUpLeft.svg +2 -2
  70. package/dist/icons/raw/ArrowCircleBrokenUpRight.svg +2 -2
  71. package/dist/icons/raw/ArrowCircleDown.svg +2 -2
  72. package/dist/icons/raw/ArrowCircleDownLeft.svg +2 -2
  73. package/dist/icons/raw/ArrowCircleDownRight.svg +2 -2
  74. package/dist/icons/raw/ArrowCircleLeft.svg +2 -2
  75. package/dist/icons/raw/ArrowCircleRight.svg +2 -2
  76. package/dist/icons/raw/ArrowCircleUp.svg +2 -2
  77. package/dist/icons/raw/ArrowCircleUpLeft.svg +2 -2
  78. package/dist/icons/raw/ArrowCircleUpRight.svg +2 -2
  79. package/dist/icons/raw/ArrowDown.svg +2 -2
  80. package/dist/icons/raw/ArrowDownLeft.svg +2 -2
  81. package/dist/icons/raw/ArrowDownRight.svg +2 -2
  82. package/dist/icons/raw/ArrowLeft.svg +2 -2
  83. package/dist/icons/raw/ArrowNarrowDown.svg +2 -2
  84. package/dist/icons/raw/ArrowNarrowDownLeft.svg +2 -2
  85. package/dist/icons/raw/ArrowNarrowDownRight.svg +2 -2
  86. package/dist/icons/raw/ArrowNarrowLeft.svg +2 -2
  87. package/dist/icons/raw/ArrowNarrowRight.svg +2 -2
  88. package/dist/icons/raw/ArrowNarrowUp.svg +2 -2
  89. package/dist/icons/raw/ArrowNarrowUpLeft.svg +2 -2
  90. package/dist/icons/raw/ArrowNarrowUpRight.svg +2 -2
  91. package/dist/icons/raw/ArrowRight.svg +2 -2
  92. package/dist/icons/raw/ArrowSquareDown.svg +2 -2
  93. package/dist/icons/raw/ArrowSquareDownLeft.svg +2 -2
  94. package/dist/icons/raw/ArrowSquareDownRight.svg +2 -2
  95. package/dist/icons/raw/ArrowSquareLeft.svg +2 -2
  96. package/dist/icons/raw/ArrowSquareRight.svg +2 -2
  97. package/dist/icons/raw/ArrowSquareUp.svg +2 -2
  98. package/dist/icons/raw/ArrowSquareUpLeft.svg +2 -2
  99. package/dist/icons/raw/ArrowSquareUpRight.svg +2 -2
  100. package/dist/icons/raw/ArrowTab.svg +2 -2
  101. package/dist/icons/raw/ArrowUp.svg +2 -2
  102. package/dist/icons/raw/ArrowUpLeft.svg +2 -2
  103. package/dist/icons/raw/ArrowUpRight.svg +2 -2
  104. package/dist/icons/raw/ArrowsDown.svg +2 -2
  105. package/dist/icons/raw/ArrowsLeft.svg +2 -2
  106. package/dist/icons/raw/ArrowsRight.svg +2 -2
  107. package/dist/icons/raw/ArrowsTriangle.svg +2 -2
  108. package/dist/icons/raw/ArrowsUp.svg +2 -2
  109. package/dist/icons/raw/Asterisk01.svg +2 -2
  110. package/dist/icons/raw/Asterisk02.svg +2 -2
  111. package/dist/icons/raw/AtSign.svg +2 -2
  112. package/dist/icons/raw/Atom01.svg +2 -2
  113. package/dist/icons/raw/Atom02.svg +2 -2
  114. package/dist/icons/raw/Attachment01.svg +2 -2
  115. package/dist/icons/raw/Attachment02.svg +2 -2
  116. package/dist/icons/raw/Award01.svg +2 -2
  117. package/dist/icons/raw/Award02.svg +2 -2
  118. package/dist/icons/raw/Award03.svg +2 -2
  119. package/dist/icons/raw/Award04.svg +2 -2
  120. package/dist/icons/raw/Award05.svg +2 -2
  121. package/dist/icons/raw/Backpack.svg +2 -2
  122. package/dist/icons/raw/Bank.svg +2 -2
  123. package/dist/icons/raw/BankNote01.svg +2 -2
  124. package/dist/icons/raw/BankNote02.svg +2 -2
  125. package/dist/icons/raw/BankNote03.svg +2 -2
  126. package/dist/icons/raw/BarChart01.svg +2 -2
  127. package/dist/icons/raw/BarChart02.svg +2 -2
  128. package/dist/icons/raw/BarChart03.svg +2 -2
  129. package/dist/icons/raw/BarChart04.svg +2 -2
  130. package/dist/icons/raw/BarChart05.svg +2 -2
  131. package/dist/icons/raw/BarChart06.svg +2 -2
  132. package/dist/icons/raw/BarChart07.svg +2 -2
  133. package/dist/icons/raw/BarChart08.svg +2 -2
  134. package/dist/icons/raw/BarChart09.svg +2 -2
  135. package/dist/icons/raw/BarChart10.svg +2 -2
  136. package/dist/icons/raw/BarChart11.svg +2 -2
  137. package/dist/icons/raw/BarChart12.svg +2 -2
  138. package/dist/icons/raw/BarChartCircle01.svg +2 -2
  139. package/dist/icons/raw/BarChartCircle02.svg +2 -2
  140. package/dist/icons/raw/BarChartCircle03.svg +2 -2
  141. package/dist/icons/raw/BarChartSquare01.svg +2 -2
  142. package/dist/icons/raw/BarChartSquare02.svg +2 -2
  143. package/dist/icons/raw/BarChartSquare03.svg +2 -2
  144. package/dist/icons/raw/BarChartSquareDown.svg +2 -2
  145. package/dist/icons/raw/BarChartSquareMinus.svg +2 -2
  146. package/dist/icons/raw/BarChartSquarePlus.svg +2 -2
  147. package/dist/icons/raw/BarChartSquareUp.svg +2 -2
  148. package/dist/icons/raw/BarHorizontal.svg +2 -2
  149. package/dist/icons/raw/BarLineChart.svg +2 -2
  150. package/dist/icons/raw/BarVertical.svg +2 -2
  151. package/dist/icons/raw/BatteryCharging01.svg +2 -2
  152. package/dist/icons/raw/BatteryCharging02.svg +2 -2
  153. package/dist/icons/raw/BatteryEmpty.svg +2 -2
  154. package/dist/icons/raw/BatteryFull.svg +2 -2
  155. package/dist/icons/raw/BatteryLow.svg +2 -2
  156. package/dist/icons/raw/BatteryMid.svg +2 -2
  157. package/dist/icons/raw/Beaker01.svg +2 -2
  158. package/dist/icons/raw/Beaker02.svg +2 -2
  159. package/dist/icons/raw/Bell01.svg +2 -2
  160. package/dist/icons/raw/Bell02.svg +2 -2
  161. package/dist/icons/raw/Bell03.svg +2 -2
  162. package/dist/icons/raw/Bell04.svg +2 -2
  163. package/dist/icons/raw/BellMinus.svg +2 -2
  164. package/dist/icons/raw/BellOff01.svg +2 -2
  165. package/dist/icons/raw/BellOff02.svg +2 -2
  166. package/dist/icons/raw/BellOff03.svg +2 -2
  167. package/dist/icons/raw/BellPlus.svg +2 -2
  168. package/dist/icons/raw/BellRinging01.svg +2 -2
  169. package/dist/icons/raw/BellRinging02.svg +2 -2
  170. package/dist/icons/raw/BellRinging03.svg +2 -2
  171. package/dist/icons/raw/BellRinging04.svg +2 -2
  172. package/dist/icons/raw/BezierCurve01.svg +2 -2
  173. package/dist/icons/raw/BezierCurve02.svg +2 -2
  174. package/dist/icons/raw/BezierCurve03.svg +2 -2
  175. package/dist/icons/raw/Block.svg +5 -5
  176. package/dist/icons/raw/BluetoothConnect.svg +2 -2
  177. package/dist/icons/raw/BluetoothOff.svg +2 -2
  178. package/dist/icons/raw/BluetoothOn.svg +2 -2
  179. package/dist/icons/raw/BluetoothSignal.svg +2 -2
  180. package/dist/icons/raw/Bold01.svg +2 -2
  181. package/dist/icons/raw/Bold02.svg +2 -2
  182. package/dist/icons/raw/BoldSquare.svg +2 -2
  183. package/dist/icons/raw/BookClosed.svg +2 -2
  184. package/dist/icons/raw/BookOpen01.svg +2 -2
  185. package/dist/icons/raw/BookOpen02.svg +2 -2
  186. package/dist/icons/raw/Bookmark.svg +2 -2
  187. package/dist/icons/raw/BookmarkAdd.svg +2 -2
  188. package/dist/icons/raw/BookmarkCheck.svg +2 -2
  189. package/dist/icons/raw/BookmarkMinus.svg +2 -2
  190. package/dist/icons/raw/BookmarkX.svg +2 -2
  191. package/dist/icons/raw/Box.svg +2 -2
  192. package/dist/icons/raw/Brackets.svg +1 -1
  193. package/dist/icons/raw/BracketsCheck.svg +2 -2
  194. package/dist/icons/raw/BracketsEllipses.svg +2 -2
  195. package/dist/icons/raw/BracketsMinus.svg +2 -2
  196. package/dist/icons/raw/BracketsPlus.svg +2 -2
  197. package/dist/icons/raw/BracketsSlash.svg +2 -2
  198. package/dist/icons/raw/BracketsX.svg +2 -2
  199. package/dist/icons/raw/Breakdown01.svg +3 -0
  200. package/dist/icons/raw/Breakdown02.svg +2 -2
  201. package/dist/icons/raw/Briefcase01.svg +2 -2
  202. package/dist/icons/raw/Briefcase02.svg +2 -2
  203. package/dist/icons/raw/Browser.svg +2 -2
  204. package/dist/icons/raw/Brush01.svg +2 -2
  205. package/dist/icons/raw/Brush02.svg +2 -2
  206. package/dist/icons/raw/Brush03.svg +2 -2
  207. package/dist/icons/raw/Building01.svg +2 -2
  208. package/dist/icons/raw/Building02.svg +2 -2
  209. package/dist/icons/raw/Building03.svg +2 -2
  210. package/dist/icons/raw/Building04.svg +2 -2
  211. package/dist/icons/raw/Building05.svg +2 -2
  212. package/dist/icons/raw/Building06.svg +2 -2
  213. package/dist/icons/raw/Building07.svg +2 -2
  214. package/dist/icons/raw/Building08.svg +2 -2
  215. package/dist/icons/raw/Bus.svg +2 -2
  216. package/dist/icons/raw/Calculator.svg +2 -2
  217. package/dist/icons/raw/Calendar.svg +2 -2
  218. package/dist/icons/raw/CalendarCheck01.svg +2 -2
  219. package/dist/icons/raw/CalendarCheck02.svg +2 -2
  220. package/dist/icons/raw/CalendarDate.svg +2 -2
  221. package/dist/icons/raw/CalendarHeart01.svg +2 -2
  222. package/dist/icons/raw/CalendarHeart02.svg +2 -2
  223. package/dist/icons/raw/CalendarMinus01.svg +2 -2
  224. package/dist/icons/raw/CalendarMinus02.svg +2 -2
  225. package/dist/icons/raw/CalendarPlus01.svg +2 -2
  226. package/dist/icons/raw/CalendarPlus02.svg +2 -2
  227. package/dist/icons/raw/Camera01.svg +3 -3
  228. package/dist/icons/raw/Camera02.svg +3 -3
  229. package/dist/icons/raw/Camera03.svg +3 -3
  230. package/dist/icons/raw/CameraLens.svg +2 -2
  231. package/dist/icons/raw/CameraOff.svg +2 -2
  232. package/dist/icons/raw/CameraPlus.svg +2 -2
  233. package/dist/icons/raw/Certificate01.svg +2 -2
  234. package/dist/icons/raw/Certificate02.svg +2 -2
  235. package/dist/icons/raw/ChartBreakoutCircle.svg +2 -2
  236. package/dist/icons/raw/ChartBreakoutSquare.svg +2 -2
  237. package/dist/icons/raw/ChatQueryOff.svg +3 -0
  238. package/dist/icons/raw/ChatRobot.svg +2 -2
  239. package/dist/icons/raw/Check.svg +2 -2
  240. package/dist/icons/raw/CheckCircle.svg +2 -2
  241. package/dist/icons/raw/CheckCircleBroken.svg +3 -0
  242. package/dist/icons/raw/CheckDone01.svg +2 -2
  243. package/dist/icons/raw/CheckDone02.svg +2 -2
  244. package/dist/icons/raw/CheckHeart.svg +2 -2
  245. package/dist/icons/raw/CheckSquare.svg +2 -2
  246. package/dist/icons/raw/CheckSquareBroken.svg +2 -2
  247. package/dist/icons/raw/CheckVerified01.svg +2 -2
  248. package/dist/icons/raw/CheckVerified02.svg +2 -2
  249. package/dist/icons/raw/CheckVerified03.svg +2 -2
  250. package/dist/icons/raw/ChevronDown.svg +2 -2
  251. package/dist/icons/raw/ChevronDownDouble.svg +2 -2
  252. package/dist/icons/raw/ChevronLeft.svg +2 -2
  253. package/dist/icons/raw/ChevronLeftDouble.svg +2 -2
  254. package/dist/icons/raw/ChevronRight.svg +2 -2
  255. package/dist/icons/raw/ChevronRightDouble.svg +2 -2
  256. package/dist/icons/raw/ChevronSelectorHorizontal.svg +2 -2
  257. package/dist/icons/raw/ChevronSelectorVertical.svg +2 -2
  258. package/dist/icons/raw/ChevronUp.svg +2 -2
  259. package/dist/icons/raw/ChevronUpDouble.svg +2 -2
  260. package/dist/icons/raw/ChromeCast.svg +2 -2
  261. package/dist/icons/raw/Circle.svg +2 -2
  262. package/dist/icons/raw/CircleCut.svg +2 -2
  263. package/dist/icons/raw/Clapperboard.svg +2 -2
  264. package/dist/icons/raw/Clipboard.svg +2 -2
  265. package/dist/icons/raw/ClipboardAttachment.svg +2 -2
  266. package/dist/icons/raw/ClipboardCheck.svg +2 -2
  267. package/dist/icons/raw/ClipboardDownload.svg +2 -2
  268. package/dist/icons/raw/ClipboardMinus.svg +2 -2
  269. package/dist/icons/raw/ClipboardPlus.svg +2 -2
  270. package/dist/icons/raw/ClipboardX.svg +2 -2
  271. package/dist/icons/raw/Clock.svg +2 -2
  272. package/dist/icons/raw/ClockCheck.svg +2 -2
  273. package/dist/icons/raw/ClockFastForward.svg +2 -2
  274. package/dist/icons/raw/ClockPlus.svg +2 -2
  275. package/dist/icons/raw/ClockRefresh.svg +2 -2
  276. package/dist/icons/raw/ClockRewind.svg +2 -2
  277. package/dist/icons/raw/ClockSnooze.svg +2 -2
  278. package/dist/icons/raw/ClockStopwatch.svg +2 -2
  279. package/dist/icons/raw/Cloud01.svg +2 -2
  280. package/dist/icons/raw/Cloud02.svg +2 -2
  281. package/dist/icons/raw/Cloud03.svg +2 -2
  282. package/dist/icons/raw/CloudBlank01.svg +2 -2
  283. package/dist/icons/raw/CloudBlank02.svg +2 -2
  284. package/dist/icons/raw/CloudLightning.svg +2 -2
  285. package/dist/icons/raw/CloudMoon.svg +2 -2
  286. package/dist/icons/raw/CloudOff.svg +2 -2
  287. package/dist/icons/raw/CloudRaining01.svg +2 -2
  288. package/dist/icons/raw/CloudRaining02.svg +2 -2
  289. package/dist/icons/raw/CloudRaining03.svg +2 -2
  290. package/dist/icons/raw/CloudRaining04.svg +2 -2
  291. package/dist/icons/raw/CloudRaining05.svg +2 -2
  292. package/dist/icons/raw/CloudRaining06.svg +2 -2
  293. package/dist/icons/raw/CloudSnowing01.svg +2 -2
  294. package/dist/icons/raw/CloudSnowing02.svg +2 -2
  295. package/dist/icons/raw/CloudSun01.svg +2 -2
  296. package/dist/icons/raw/CloudSun02.svg +2 -2
  297. package/dist/icons/raw/CloudSun03.svg +2 -2
  298. package/dist/icons/raw/Cluster.svg +3 -0
  299. package/dist/icons/raw/ClusterExchange.svg +3 -0
  300. package/dist/icons/raw/Code01.svg +2 -2
  301. package/dist/icons/raw/Code02.svg +2 -2
  302. package/dist/icons/raw/CodeBrowser.svg +2 -2
  303. package/dist/icons/raw/CodeCircle01.svg +2 -2
  304. package/dist/icons/raw/CodeCircle02.svg +2 -2
  305. package/dist/icons/raw/CodeCircle03.svg +1 -8
  306. package/dist/icons/raw/CodeSnippet01.svg +2 -2
  307. package/dist/icons/raw/CodeSnippet02.svg +2 -2
  308. package/dist/icons/raw/CodeSquare01.svg +2 -2
  309. package/dist/icons/raw/CodeSquare02.svg +2 -2
  310. package/dist/icons/raw/Codepen.svg +2 -2
  311. package/dist/icons/raw/Coins01.svg +2 -2
  312. package/dist/icons/raw/Coins02.svg +2 -2
  313. package/dist/icons/raw/Coins03.svg +2 -2
  314. package/dist/icons/raw/Coins04.svg +2 -2
  315. package/dist/icons/raw/CoinsHand.svg +2 -2
  316. package/dist/icons/raw/CoinsStacked01.svg +2 -2
  317. package/dist/icons/raw/CoinsStacked02.svg +2 -2
  318. package/dist/icons/raw/CoinsStacked03.svg +2 -2
  319. package/dist/icons/raw/CoinsStacked04.svg +2 -2
  320. package/dist/icons/raw/CoinsSwap01.svg +2 -2
  321. package/dist/icons/raw/CoinsSwap02.svg +2 -2
  322. package/dist/icons/raw/Collapse00.svg +3 -0
  323. package/dist/icons/raw/Collapse02.svg +3 -0
  324. package/dist/icons/raw/Collapse08.svg +2 -2
  325. package/dist/icons/raw/Colon.svg +4 -0
  326. package/dist/icons/raw/Colors.svg +2 -2
  327. package/dist/icons/raw/Colors1.svg +2 -2
  328. package/dist/icons/raw/Columns01.svg +3 -3
  329. package/dist/icons/raw/Columns02.svg +2 -2
  330. package/dist/icons/raw/Columns03.svg +2 -2
  331. package/dist/icons/raw/Command.svg +2 -2
  332. package/dist/icons/raw/Commit.svg +3 -0
  333. package/dist/icons/raw/Compass.svg +2 -2
  334. package/dist/icons/raw/Compass01.svg +2 -2
  335. package/dist/icons/raw/Compass02.svg +2 -2
  336. package/dist/icons/raw/Compass03.svg +3 -3
  337. package/dist/icons/raw/Connect.svg +2 -2
  338. package/dist/icons/raw/Container.svg +2 -2
  339. package/dist/icons/raw/Contrast01.svg +2 -2
  340. package/dist/icons/raw/Contrast02.svg +3 -3
  341. package/dist/icons/raw/Contrast03.svg +3 -3
  342. package/dist/icons/raw/Copy01.svg +2 -2
  343. package/dist/icons/raw/Copy02.svg +2 -2
  344. package/dist/icons/raw/Copy03.svg +2 -2
  345. package/dist/icons/raw/Copy04.svg +2 -2
  346. package/dist/icons/raw/Copy05.svg +2 -2
  347. package/dist/icons/raw/Copy06.svg +2 -2
  348. package/dist/icons/raw/Copy07.svg +2 -2
  349. package/dist/icons/raw/CornerDownLeft.svg +2 -2
  350. package/dist/icons/raw/CornerDownRight.svg +2 -2
  351. package/dist/icons/raw/CornerLeftDown.svg +2 -2
  352. package/dist/icons/raw/CornerLeftUp.svg +2 -2
  353. package/dist/icons/raw/CornerRightDown.svg +2 -2
  354. package/dist/icons/raw/CornerRightUp.svg +2 -2
  355. package/dist/icons/raw/CornerUpLeft.svg +2 -2
  356. package/dist/icons/raw/CornerUpRight.svg +2 -2
  357. package/dist/icons/raw/CpuChip01.svg +2 -2
  358. package/dist/icons/raw/CpuChip02.svg +2 -2
  359. package/dist/icons/raw/CreditCard01.svg +2 -2
  360. package/dist/icons/raw/CreditCard02.svg +2 -2
  361. package/dist/icons/raw/CreditCardCheck.svg +2 -2
  362. package/dist/icons/raw/CreditCardDown.svg +2 -2
  363. package/dist/icons/raw/CreditCardDownload.svg +2 -2
  364. package/dist/icons/raw/CreditCardEdit.svg +2 -2
  365. package/dist/icons/raw/CreditCardLock.svg +2 -2
  366. package/dist/icons/raw/CreditCardMinus.svg +2 -2
  367. package/dist/icons/raw/CreditCardPlus.svg +2 -2
  368. package/dist/icons/raw/CreditCardRefresh.svg +2 -2
  369. package/dist/icons/raw/CreditCardSearch.svg +2 -2
  370. package/dist/icons/raw/CreditCardShield.svg +2 -2
  371. package/dist/icons/raw/CreditCardUp.svg +2 -2
  372. package/dist/icons/raw/CreditCardUpload.svg +2 -2
  373. package/dist/icons/raw/CreditCardX.svg +2 -2
  374. package/dist/icons/raw/Crop01.svg +2 -2
  375. package/dist/icons/raw/Crop02.svg +2 -2
  376. package/dist/icons/raw/Cryptocurrency01.svg +2 -2
  377. package/dist/icons/raw/Cryptocurrency02.svg +2 -2
  378. package/dist/icons/raw/Cryptocurrency03.svg +2 -2
  379. package/dist/icons/raw/Cryptocurrency04.svg +2 -2
  380. package/dist/icons/raw/Cube01.svg +2 -2
  381. package/dist/icons/raw/Cube02.svg +2 -2
  382. package/dist/icons/raw/Cube03.svg +2 -2
  383. package/dist/icons/raw/Cube04.svg +2 -2
  384. package/dist/icons/raw/CubeOutline.svg +2 -2
  385. package/dist/icons/raw/CurrencyBitcoin.svg +2 -2
  386. package/dist/icons/raw/CurrencyBitcoinCircle.svg +2 -2
  387. package/dist/icons/raw/CurrencyDollar.svg +2 -2
  388. package/dist/icons/raw/CurrencyDollarCircle.svg +2 -2
  389. package/dist/icons/raw/CurrencyEthereum.svg +2 -2
  390. package/dist/icons/raw/CurrencyEthereumCircle.svg +2 -2
  391. package/dist/icons/raw/CurrencyEuro.svg +2 -2
  392. package/dist/icons/raw/CurrencyEuroCircle.svg +2 -2
  393. package/dist/icons/raw/CurrencyPound.svg +2 -2
  394. package/dist/icons/raw/CurrencyPoundCircle.svg +2 -2
  395. package/dist/icons/raw/CurrencyRuble.svg +2 -2
  396. package/dist/icons/raw/CurrencyRubleCircle.svg +2 -2
  397. package/dist/icons/raw/CurrencyRupee.svg +2 -2
  398. package/dist/icons/raw/CurrencyRupeeCircle.svg +2 -2
  399. package/dist/icons/raw/CurrencyYen.svg +2 -2
  400. package/dist/icons/raw/CurrencyYenCircle.svg +2 -2
  401. package/dist/icons/raw/Cursor01.svg +2 -2
  402. package/dist/icons/raw/Cursor02.svg +2 -2
  403. package/dist/icons/raw/Cursor03.svg +2 -2
  404. package/dist/icons/raw/Cursor04.svg +2 -2
  405. package/dist/icons/raw/CursorBox.svg +2 -2
  406. package/dist/icons/raw/CursorClick01.svg +2 -2
  407. package/dist/icons/raw/CursorClick02.svg +2 -2
  408. package/dist/icons/raw/Dashboard.svg +3 -0
  409. package/dist/icons/raw/Data.svg +5 -5
  410. package/dist/icons/raw/DataAppAi.svg +3 -2
  411. package/dist/icons/raw/DataAppSystem.svg +4 -0
  412. package/dist/icons/raw/DataService.svg +4 -4
  413. package/dist/icons/raw/DataServiceAdd.svg +5 -5
  414. package/dist/icons/raw/Database00.svg +3 -0
  415. package/dist/icons/raw/Database01.svg +1 -1
  416. package/dist/icons/raw/Database02.svg +2 -2
  417. package/dist/icons/raw/Database03.svg +2 -2
  418. package/dist/icons/raw/DatabaseCloud.svg +4 -0
  419. package/dist/icons/raw/DatabaseNone.svg +3 -3
  420. package/dist/icons/raw/DatabaseSystem.svg +3 -0
  421. package/dist/icons/raw/Dataflow01.svg +2 -2
  422. package/dist/icons/raw/Dataflow02.svg +2 -2
  423. package/dist/icons/raw/Dataflow03.svg +2 -2
  424. package/dist/icons/raw/Dataflow04.svg +2 -2
  425. package/dist/icons/raw/Delete.svg +2 -2
  426. package/dist/icons/raw/Diamond01.svg +2 -2
  427. package/dist/icons/raw/Diamond02.svg +2 -2
  428. package/dist/icons/raw/Dice1.svg +2 -2
  429. package/dist/icons/raw/Dice2.svg +2 -2
  430. package/dist/icons/raw/Dice3.svg +2 -2
  431. package/dist/icons/raw/Dice4.svg +2 -2
  432. package/dist/icons/raw/Dice5.svg +2 -2
  433. package/dist/icons/raw/Dice6.svg +2 -2
  434. package/dist/icons/raw/Disc01.svg +3 -3
  435. package/dist/icons/raw/Disc02.svg +2 -2
  436. package/dist/icons/raw/DistributeSpacingHorizontal.svg +2 -2
  437. package/dist/icons/raw/DistributeSpacingVertical.svg +2 -2
  438. package/dist/icons/raw/Divide01.svg +2 -2
  439. package/dist/icons/raw/Divide02.svg +2 -2
  440. package/dist/icons/raw/Divide03.svg +2 -2
  441. package/dist/icons/raw/Divider.svg +2 -2
  442. package/dist/icons/raw/Documentation.svg +3 -0
  443. package/dist/icons/raw/DotPoints01.svg +2 -2
  444. package/dist/icons/raw/DotPoints02.svg +3 -0
  445. package/dist/icons/raw/DotsGrid.svg +10 -10
  446. package/dist/icons/raw/DotsHorizontal.svg +4 -4
  447. package/dist/icons/raw/DotsVertical.svg +4 -4
  448. package/dist/icons/raw/DoubleCheck.svg +2 -1
  449. package/dist/icons/raw/Download01.svg +2 -2
  450. package/dist/icons/raw/Download02.svg +2 -2
  451. package/dist/icons/raw/Download03.svg +2 -2
  452. package/dist/icons/raw/Download04.svg +2 -2
  453. package/dist/icons/raw/DownloadCloud01.svg +2 -2
  454. package/dist/icons/raw/DownloadCloud02.svg +2 -2
  455. package/dist/icons/raw/DragIn.svg +2 -2
  456. package/dist/icons/raw/Drop.svg +2 -2
  457. package/dist/icons/raw/Droplets01.svg +3 -3
  458. package/dist/icons/raw/Droplets02.svg +2 -2
  459. package/dist/icons/raw/Droplets03.svg +2 -2
  460. package/dist/icons/raw/Dropper.svg +2 -2
  461. package/dist/icons/raw/Edit.svg +3 -0
  462. package/dist/icons/raw/Edit01.svg +2 -2
  463. package/dist/icons/raw/Edit03.svg +2 -2
  464. package/dist/icons/raw/Edit04.svg +2 -2
  465. package/dist/icons/raw/Edit05.svg +2 -2
  466. package/dist/icons/raw/Equal.svg +2 -2
  467. package/dist/icons/raw/EqualNot.svg +2 -2
  468. package/dist/icons/raw/Eraser.svg +2 -2
  469. package/dist/icons/raw/Expand00.svg +3 -0
  470. package/dist/icons/raw/Expand01.svg +2 -2
  471. package/dist/icons/raw/Expand02.svg +2 -2
  472. package/dist/icons/raw/Expand021.svg +3 -0
  473. package/dist/icons/raw/Expand03.svg +2 -2
  474. package/dist/icons/raw/Expand04.svg +2 -2
  475. package/dist/icons/raw/Expand05.svg +2 -2
  476. package/dist/icons/raw/Expand06.svg +2 -2
  477. package/dist/icons/raw/Expand08.svg +2 -2
  478. package/dist/icons/raw/Eye.svg +3 -3
  479. package/dist/icons/raw/EyeOff.svg +2 -2
  480. package/dist/icons/raw/FaceContent.svg +2 -2
  481. package/dist/icons/raw/FaceFrown.svg +2 -2
  482. package/dist/icons/raw/FaceHappy.svg +2 -2
  483. package/dist/icons/raw/FaceId.svg +2 -2
  484. package/dist/icons/raw/FaceIdSquare.svg +2 -2
  485. package/dist/icons/raw/FaceNeutral.svg +2 -2
  486. package/dist/icons/raw/FaceSad.svg +2 -2
  487. package/dist/icons/raw/FaceSmile.svg +2 -2
  488. package/dist/icons/raw/FaceWink.svg +2 -2
  489. package/dist/icons/raw/FastBackward.svg +3 -3
  490. package/dist/icons/raw/FastForward.svg +3 -3
  491. package/dist/icons/raw/Feather.svg +2 -2
  492. package/dist/icons/raw/FeedbackDotsCycle.svg +3 -0
  493. package/dist/icons/raw/FeedbackSuggestion.svg +3 -0
  494. package/dist/icons/raw/FeedbackSweetCircle.svg +4 -0
  495. package/dist/icons/raw/FeedbackWrongCircle.svg +3 -0
  496. package/dist/icons/raw/Figma.svg +2 -2
  497. package/dist/icons/raw/File01.svg +2 -2
  498. package/dist/icons/raw/File02.svg +2 -2
  499. package/dist/icons/raw/File03.svg +2 -2
  500. package/dist/icons/raw/File04.svg +2 -2
  501. package/dist/icons/raw/File05.svg +2 -2
  502. package/dist/icons/raw/File06.svg +2 -2
  503. package/dist/icons/raw/File07.svg +2 -2
  504. package/dist/icons/raw/FileAttachment01.svg +2 -2
  505. package/dist/icons/raw/FileAttachment02.svg +2 -2
  506. package/dist/icons/raw/FileAttachment03.svg +2 -2
  507. package/dist/icons/raw/FileAttachment04.svg +2 -2
  508. package/dist/icons/raw/FileAttachment05.svg +2 -2
  509. package/dist/icons/raw/FileCheck01.svg +2 -2
  510. package/dist/icons/raw/FileCheck02.svg +2 -2
  511. package/dist/icons/raw/FileCheck03.svg +2 -2
  512. package/dist/icons/raw/FileCode01.svg +2 -2
  513. package/dist/icons/raw/FileCode02.svg +2 -2
  514. package/dist/icons/raw/FileDownload01.svg +2 -2
  515. package/dist/icons/raw/FileDownload02.svg +2 -2
  516. package/dist/icons/raw/FileDownload03.svg +2 -2
  517. package/dist/icons/raw/FileHeart01.svg +2 -2
  518. package/dist/icons/raw/FileHeart02.svg +2 -2
  519. package/dist/icons/raw/FileHeart03.svg +2 -2
  520. package/dist/icons/raw/FileImport01.svg +3 -0
  521. package/dist/icons/raw/FileImport02.svg +2 -2
  522. package/dist/icons/raw/FileImport03.svg +3 -0
  523. package/dist/icons/raw/FileImport04.svg +3 -0
  524. package/dist/icons/raw/FileLock01.svg +2 -2
  525. package/dist/icons/raw/FileLock02.svg +2 -2
  526. package/dist/icons/raw/FileLock03.svg +2 -2
  527. package/dist/icons/raw/FileMinus01.svg +2 -2
  528. package/dist/icons/raw/FileMinus02.svg +2 -2
  529. package/dist/icons/raw/FileMinus03.svg +2 -2
  530. package/dist/icons/raw/FilePlus01.svg +2 -2
  531. package/dist/icons/raw/FilePlus02.svg +2 -2
  532. package/dist/icons/raw/FilePlus03.svg +2 -2
  533. package/dist/icons/raw/FileQuestion01.svg +2 -2
  534. package/dist/icons/raw/FileQuestion02.svg +2 -2
  535. package/dist/icons/raw/FileQuestion03.svg +2 -2
  536. package/dist/icons/raw/FileSearch01.svg +2 -2
  537. package/dist/icons/raw/FileSearch02.svg +2 -2
  538. package/dist/icons/raw/FileSearch03.svg +2 -2
  539. package/dist/icons/raw/FileShield01.svg +2 -2
  540. package/dist/icons/raw/FileShield02.svg +2 -2
  541. package/dist/icons/raw/FileShield03.svg +2 -2
  542. package/dist/icons/raw/FileX01.svg +2 -2
  543. package/dist/icons/raw/FileX02.svg +2 -2
  544. package/dist/icons/raw/FileX03.svg +2 -2
  545. package/dist/icons/raw/Film01.svg +2 -2
  546. package/dist/icons/raw/Film02.svg +2 -2
  547. package/dist/icons/raw/Film03.svg +2 -2
  548. package/dist/icons/raw/FilterFunnel01.svg +2 -2
  549. package/dist/icons/raw/FilterFunnel02.svg +2 -2
  550. package/dist/icons/raw/FilterLines.svg +2 -2
  551. package/dist/icons/raw/Fingerprint01.svg +2 -2
  552. package/dist/icons/raw/Fingerprint02.svg +2 -2
  553. package/dist/icons/raw/Fingerprint03.svg +9 -9
  554. package/dist/icons/raw/Fingerprint04.svg +2 -2
  555. package/dist/icons/raw/Flag01.svg +2 -2
  556. package/dist/icons/raw/Flag02.svg +2 -2
  557. package/dist/icons/raw/Flag03.svg +2 -2
  558. package/dist/icons/raw/Flag04.svg +2 -2
  559. package/dist/icons/raw/Flag05.svg +2 -2
  560. package/dist/icons/raw/Flag06.svg +2 -2
  561. package/dist/icons/raw/Flash.svg +2 -2
  562. package/dist/icons/raw/FlashOff.svg +2 -2
  563. package/dist/icons/raw/FlexAlignBottom.svg +2 -2
  564. package/dist/icons/raw/FlexAlignLeft.svg +2 -2
  565. package/dist/icons/raw/FlexAlignRight.svg +2 -2
  566. package/dist/icons/raw/FlexAlignTop.svg +2 -2
  567. package/dist/icons/raw/FlipBackward.svg +2 -2
  568. package/dist/icons/raw/FlipForward.svg +2 -2
  569. package/dist/icons/raw/Folder.svg +2 -2
  570. package/dist/icons/raw/FolderCheck.svg +2 -2
  571. package/dist/icons/raw/FolderClosed.svg +2 -2
  572. package/dist/icons/raw/FolderCode.svg +2 -2
  573. package/dist/icons/raw/FolderDownload.svg +2 -2
  574. package/dist/icons/raw/FolderLock.svg +2 -2
  575. package/dist/icons/raw/FolderMinus.svg +2 -2
  576. package/dist/icons/raw/FolderPlus.svg +2 -2
  577. package/dist/icons/raw/FolderQuestion.svg +2 -2
  578. package/dist/icons/raw/FolderSearch.svg +2 -2
  579. package/dist/icons/raw/FolderSetting01.svg +3 -0
  580. package/dist/icons/raw/FolderSetting02.svg +5 -0
  581. package/dist/icons/raw/FolderSetting03.svg +3 -0
  582. package/dist/icons/raw/FolderShield.svg +2 -2
  583. package/dist/icons/raw/FolderX.svg +2 -2
  584. package/dist/icons/raw/Framer.svg +2 -2
  585. package/dist/icons/raw/GamingPad01.svg +2 -2
  586. package/dist/icons/raw/GamingPad02.svg +2 -2
  587. package/dist/icons/raw/Gift01.svg +2 -2
  588. package/dist/icons/raw/Gift02.svg +2 -2
  589. package/dist/icons/raw/GitBranch01.svg +2 -2
  590. package/dist/icons/raw/GitBranch02.svg +2 -2
  591. package/dist/icons/raw/GitCommit.svg +2 -2
  592. package/dist/icons/raw/GitMerge.svg +2 -2
  593. package/dist/icons/raw/GitPullRequest.svg +2 -2
  594. package/dist/icons/raw/Github.svg +2 -2
  595. package/dist/icons/raw/Glasses01.svg +2 -2
  596. package/dist/icons/raw/Glasses02.svg +2 -2
  597. package/dist/icons/raw/Globe01.svg +3 -10
  598. package/dist/icons/raw/Globe011.svg +2 -2
  599. package/dist/icons/raw/Globe02.svg +2 -2
  600. package/dist/icons/raw/Globe021.svg +2 -2
  601. package/dist/icons/raw/Globe03.svg +2 -2
  602. package/dist/icons/raw/Globe04.svg +2 -2
  603. package/dist/icons/raw/Globe05.svg +2 -2
  604. package/dist/icons/raw/Globe06.svg +2 -2
  605. package/dist/icons/raw/GoogleChrome.svg +2 -2
  606. package/dist/icons/raw/GraduationHat01.svg +2 -2
  607. package/dist/icons/raw/GraduationHat02.svg +2 -2
  608. package/dist/icons/raw/Grid01.svg +5 -5
  609. package/dist/icons/raw/Grid02.svg +2 -2
  610. package/dist/icons/raw/Grid03.svg +2 -2
  611. package/dist/icons/raw/GridDotsBlank.svg +2 -2
  612. package/dist/icons/raw/GridDotsBottom.svg +2 -2
  613. package/dist/icons/raw/GridDotsHorizontalCenter.svg +2 -2
  614. package/dist/icons/raw/GridDotsLeft.svg +2 -2
  615. package/dist/icons/raw/GridDotsOuter.svg +2 -2
  616. package/dist/icons/raw/GridDotsRight.svg +2 -2
  617. package/dist/icons/raw/GridDotsTop.svg +2 -2
  618. package/dist/icons/raw/GridDotsVerticalCenter.svg +2 -2
  619. package/dist/icons/raw/Hand.svg +2 -2
  620. package/dist/icons/raw/HardDrive.svg +2 -2
  621. package/dist/icons/raw/Hash01.svg +2 -2
  622. package/dist/icons/raw/Hash02.svg +2 -2
  623. package/dist/icons/raw/Heading01.svg +2 -2
  624. package/dist/icons/raw/Heading02.svg +2 -2
  625. package/dist/icons/raw/HeadingSquare.svg +2 -2
  626. package/dist/icons/raw/Headphones01.svg +2 -2
  627. package/dist/icons/raw/Headphones02.svg +2 -2
  628. package/dist/icons/raw/Heart.svg +2 -2
  629. package/dist/icons/raw/HeartCircle.svg +3 -3
  630. package/dist/icons/raw/HeartHand.svg +2 -2
  631. package/dist/icons/raw/HeartHexagon.svg +3 -3
  632. package/dist/icons/raw/HeartOctagon.svg +3 -3
  633. package/dist/icons/raw/HeartRounded.svg +2 -2
  634. package/dist/icons/raw/HeartSquare.svg +3 -3
  635. package/dist/icons/raw/Hearts.svg +2 -2
  636. package/dist/icons/raw/HelpCircle.svg +2 -2
  637. package/dist/icons/raw/HelpOctagon.svg +2 -2
  638. package/dist/icons/raw/HelpOctagon1.svg +3 -0
  639. package/dist/icons/raw/HelpSquare.svg +2 -2
  640. package/dist/icons/raw/Hexagon01.svg +2 -2
  641. package/dist/icons/raw/Hexagon02.svg +2 -2
  642. package/dist/icons/raw/Home01.svg +2 -2
  643. package/dist/icons/raw/Home02.svg +2 -2
  644. package/dist/icons/raw/Home03.svg +2 -2
  645. package/dist/icons/raw/Home04.svg +3 -3
  646. package/dist/icons/raw/Home05.svg +2 -2
  647. package/dist/icons/raw/HomeLine.svg +2 -2
  648. package/dist/icons/raw/HomeSmile.svg +2 -2
  649. package/dist/icons/raw/HorizontalBarChart01.svg +2 -2
  650. package/dist/icons/raw/HorizontalBarChart02.svg +2 -2
  651. package/dist/icons/raw/HorizontalBarChart03.svg +2 -2
  652. package/dist/icons/raw/Hourglass01.svg +2 -2
  653. package/dist/icons/raw/Hourglass02.svg +2 -2
  654. package/dist/icons/raw/Hourglass03.svg +2 -2
  655. package/dist/icons/raw/Hurricane01.svg +2 -2
  656. package/dist/icons/raw/Hurricane02.svg +2 -2
  657. package/dist/icons/raw/Hurricane03.svg +2 -2
  658. package/dist/icons/raw/Image01.svg +2 -2
  659. package/dist/icons/raw/Image02.svg +2 -2
  660. package/dist/icons/raw/Image03.svg +2 -2
  661. package/dist/icons/raw/Image04.svg +3 -3
  662. package/dist/icons/raw/Image05.svg +2 -2
  663. package/dist/icons/raw/ImageCheck.svg +2 -2
  664. package/dist/icons/raw/ImageDown.svg +2 -2
  665. package/dist/icons/raw/ImageIndentLeft.svg +2 -2
  666. package/dist/icons/raw/ImageIndentRight.svg +2 -2
  667. package/dist/icons/raw/ImageLeft.svg +2 -2
  668. package/dist/icons/raw/ImagePlus.svg +2 -2
  669. package/dist/icons/raw/ImageRight.svg +2 -2
  670. package/dist/icons/raw/ImageUp.svg +2 -2
  671. package/dist/icons/raw/ImageUser.svg +2 -2
  672. package/dist/icons/raw/ImageUserCheck.svg +2 -2
  673. package/dist/icons/raw/ImageUserDown.svg +2 -2
  674. package/dist/icons/raw/ImageUserLeft.svg +2 -2
  675. package/dist/icons/raw/ImageUserPlus.svg +2 -2
  676. package/dist/icons/raw/ImageUserRight.svg +2 -2
  677. package/dist/icons/raw/ImageUserUp.svg +2 -2
  678. package/dist/icons/raw/ImageUserX.svg +2 -2
  679. package/dist/icons/raw/ImageX.svg +2 -2
  680. package/dist/icons/raw/Inbox01.svg +2 -2
  681. package/dist/icons/raw/Inbox02.svg +2 -2
  682. package/dist/icons/raw/Infinity.svg +2 -2
  683. package/dist/icons/raw/InfoCircle.svg +2 -2
  684. package/dist/icons/raw/InfoHexagon.svg +2 -2
  685. package/dist/icons/raw/InfoOctagon.svg +2 -2
  686. package/dist/icons/raw/InfoSquare.svg +2 -2
  687. package/dist/icons/raw/IntersectCircle.svg +3 -3
  688. package/dist/icons/raw/IntersectSquare.svg +3 -3
  689. package/dist/icons/raw/Italic01.svg +2 -2
  690. package/dist/icons/raw/Italic02.svg +2 -2
  691. package/dist/icons/raw/ItalicSquare.svg +2 -2
  692. package/dist/icons/raw/Key01.svg +2 -2
  693. package/dist/icons/raw/Key02.svg +1 -1
  694. package/dist/icons/raw/Keyboard01.svg +2 -2
  695. package/dist/icons/raw/Keyboard02.svg +2 -2
  696. package/dist/icons/raw/Laptop01.svg +2 -2
  697. package/dist/icons/raw/Laptop02.svg +2 -2
  698. package/dist/icons/raw/LayerSingle.svg +2 -2
  699. package/dist/icons/raw/LayersThree01.svg +2 -2
  700. package/dist/icons/raw/LayersThree02.svg +2 -2
  701. package/dist/icons/raw/LayersTwo01.svg +2 -2
  702. package/dist/icons/raw/LayersTwo02.svg +2 -2
  703. package/dist/icons/raw/LayoutAlt01.svg +2 -2
  704. package/dist/icons/raw/LayoutAlt02.svg +2 -2
  705. package/dist/icons/raw/LayoutAlt03.svg +2 -2
  706. package/dist/icons/raw/LayoutAlt04.svg +2 -2
  707. package/dist/icons/raw/LayoutBottom.svg +2 -2
  708. package/dist/icons/raw/LayoutGrid01.svg +2 -2
  709. package/dist/icons/raw/LayoutGrid02.svg +2 -2
  710. package/dist/icons/raw/LayoutLeft.svg +2 -2
  711. package/dist/icons/raw/LayoutRight.svg +2 -2
  712. package/dist/icons/raw/LayoutTop.svg +2 -2
  713. package/dist/icons/raw/LeftIndent01.svg +2 -2
  714. package/dist/icons/raw/LeftIndent02.svg +2 -2
  715. package/dist/icons/raw/LetterSpacing01.svg +2 -2
  716. package/dist/icons/raw/LetterSpacing02.svg +2 -2
  717. package/dist/icons/raw/LifeBuoy.svg +3 -0
  718. package/dist/icons/raw/LifeBuoy02.svg +2 -2
  719. package/dist/icons/raw/Lightbulb01.svg +2 -2
  720. package/dist/icons/raw/Lightbulb02.svg +2 -2
  721. package/dist/icons/raw/Lightbulb03.svg +2 -2
  722. package/dist/icons/raw/Lightbulb04.svg +2 -2
  723. package/dist/icons/raw/Lightbulb05.svg +2 -2
  724. package/dist/icons/raw/Lightning01.svg +2 -2
  725. package/dist/icons/raw/Lightning02.svg +2 -2
  726. package/dist/icons/raw/LineChart00.svg +3 -0
  727. package/dist/icons/raw/LineChartDown01.svg +2 -2
  728. package/dist/icons/raw/LineChartDown02.svg +2 -2
  729. package/dist/icons/raw/LineChartDown03.svg +2 -2
  730. package/dist/icons/raw/LineChartDown04.svg +2 -2
  731. package/dist/icons/raw/LineChartDown05.svg +2 -2
  732. package/dist/icons/raw/LineChartUp01.svg +2 -2
  733. package/dist/icons/raw/LineChartUp02.svg +2 -2
  734. package/dist/icons/raw/LineChartUp03.svg +2 -2
  735. package/dist/icons/raw/LineChartUp04.svg +2 -2
  736. package/dist/icons/raw/LineChartUp05.svg +2 -2
  737. package/dist/icons/raw/LineHeight.svg +2 -2
  738. package/dist/icons/raw/Link01.svg +2 -2
  739. package/dist/icons/raw/Link02.svg +2 -2
  740. package/dist/icons/raw/Link03.svg +2 -2
  741. package/dist/icons/raw/Link04.svg +2 -2
  742. package/dist/icons/raw/Link05.svg +2 -2
  743. package/dist/icons/raw/LinkBroken01.svg +2 -2
  744. package/dist/icons/raw/LinkBroken02.svg +2 -2
  745. package/dist/icons/raw/LinkExternal01.svg +2 -2
  746. package/dist/icons/raw/LinkExternal02.svg +2 -2
  747. package/dist/icons/raw/List.svg +2 -2
  748. package/dist/icons/raw/Loading01.svg +2 -2
  749. package/dist/icons/raw/Loading02.svg +2 -2
  750. package/dist/icons/raw/Loading03.svg +2 -2
  751. package/dist/icons/raw/Lock01.svg +2 -2
  752. package/dist/icons/raw/Lock02.svg +2 -2
  753. package/dist/icons/raw/Lock03.svg +2 -2
  754. package/dist/icons/raw/Lock04.svg +2 -2
  755. package/dist/icons/raw/LockKeyholeCircle.svg +3 -3
  756. package/dist/icons/raw/LockKeyholeSquare.svg +3 -3
  757. package/dist/icons/raw/LockUnlocked01.svg +2 -2
  758. package/dist/icons/raw/LockUnlocked02.svg +2 -2
  759. package/dist/icons/raw/LockUnlocked03.svg +2 -2
  760. package/dist/icons/raw/LockUnlocked04.svg +2 -2
  761. package/dist/icons/raw/LogIn01.svg +2 -2
  762. package/dist/icons/raw/LogIn02.svg +2 -2
  763. package/dist/icons/raw/LogIn03.svg +2 -2
  764. package/dist/icons/raw/LogIn04.svg +2 -2
  765. package/dist/icons/raw/LogOut01.svg +2 -2
  766. package/dist/icons/raw/LogOut02.svg +2 -2
  767. package/dist/icons/raw/LogOut03.svg +2 -2
  768. package/dist/icons/raw/LogOut04.svg +2 -2
  769. package/dist/icons/raw/Luggage01.svg +2 -2
  770. package/dist/icons/raw/Luggage02.svg +2 -2
  771. package/dist/icons/raw/Luggage03.svg +2 -2
  772. package/dist/icons/raw/MagicWand01.svg +2 -2
  773. package/dist/icons/raw/MagicWand02.svg +2 -2
  774. package/dist/icons/raw/Mail01.svg +2 -2
  775. package/dist/icons/raw/Mail02.svg +2 -2
  776. package/dist/icons/raw/Mail03.svg +2 -2
  777. package/dist/icons/raw/Mail04.svg +2 -2
  778. package/dist/icons/raw/Mail05.svg +2 -2
  779. package/dist/icons/raw/Map01.svg +2 -2
  780. package/dist/icons/raw/Map02.svg +2 -2
  781. package/dist/icons/raw/Mark.svg +2 -2
  782. package/dist/icons/raw/MarkerPin01.svg +3 -3
  783. package/dist/icons/raw/MarkerPin02.svg +3 -3
  784. package/dist/icons/raw/MarkerPin03.svg +3 -3
  785. package/dist/icons/raw/MarkerPin04.svg +2 -2
  786. package/dist/icons/raw/MarkerPin05.svg +2 -2
  787. package/dist/icons/raw/MarkerPin06.svg +2 -2
  788. package/dist/icons/raw/Maximize01.svg +2 -2
  789. package/dist/icons/raw/Maximize02.svg +2 -2
  790. package/dist/icons/raw/MedicalCircle.svg +3 -3
  791. package/dist/icons/raw/MedicalCross.svg +2 -2
  792. package/dist/icons/raw/MedicalSquare.svg +3 -3
  793. package/dist/icons/raw/Menu01.svg +2 -2
  794. package/dist/icons/raw/Menu02.svg +2 -2
  795. package/dist/icons/raw/Menu03.svg +2 -2
  796. package/dist/icons/raw/Menu04.svg +2 -2
  797. package/dist/icons/raw/Menu05.svg +2 -2
  798. package/dist/icons/raw/MenuLeft.svg +2 -2
  799. package/dist/icons/raw/MenuRight.svg +2 -2
  800. package/dist/icons/raw/MessageAlertCircle.svg +2 -2
  801. package/dist/icons/raw/MessageAlertSquare.svg +2 -2
  802. package/dist/icons/raw/MessageChatCircle.svg +2 -2
  803. package/dist/icons/raw/MessageChatSquare.svg +2 -2
  804. package/dist/icons/raw/MessageCheckCircle.svg +2 -2
  805. package/dist/icons/raw/MessageCheckSquare.svg +2 -2
  806. package/dist/icons/raw/MessageCircle01.svg +2 -2
  807. package/dist/icons/raw/MessageCircle02.svg +2 -2
  808. package/dist/icons/raw/MessageDotsCircle.svg +2 -2
  809. package/dist/icons/raw/MessageDotsSquare.svg +2 -2
  810. package/dist/icons/raw/MessageHeartCircle.svg +3 -3
  811. package/dist/icons/raw/MessageHeartSquare.svg +3 -3
  812. package/dist/icons/raw/MessageNotificationCircle.svg +2 -2
  813. package/dist/icons/raw/MessageNotificationSquare.svg +2 -2
  814. package/dist/icons/raw/MessagePlusCircle.svg +2 -2
  815. package/dist/icons/raw/MessagePlusSquare.svg +2 -2
  816. package/dist/icons/raw/MessageQuestionCircle.svg +2 -2
  817. package/dist/icons/raw/MessageQuestionSquare.svg +2 -2
  818. package/dist/icons/raw/MessageSmileCircle.svg +2 -2
  819. package/dist/icons/raw/MessageSmileSquare.svg +2 -2
  820. package/dist/icons/raw/MessageSquare01.svg +2 -2
  821. package/dist/icons/raw/MessageSquare02.svg +2 -2
  822. package/dist/icons/raw/MessageTextCircle01.svg +2 -2
  823. package/dist/icons/raw/MessageTextCircle02.svg +2 -2
  824. package/dist/icons/raw/MessageTextSquare01.svg +2 -2
  825. package/dist/icons/raw/MessageTextSquare02.svg +2 -2
  826. package/dist/icons/raw/MessageXCircle.svg +2 -2
  827. package/dist/icons/raw/MessageXSquare.svg +2 -2
  828. package/dist/icons/raw/Microphone01.svg +2 -2
  829. package/dist/icons/raw/Microphone02.svg +2 -2
  830. package/dist/icons/raw/MicrophoneOff01.svg +2 -2
  831. package/dist/icons/raw/MicrophoneOff02.svg +2 -2
  832. package/dist/icons/raw/Microscope.svg +2 -2
  833. package/dist/icons/raw/Minimize01.svg +2 -2
  834. package/dist/icons/raw/Minimize02.svg +2 -2
  835. package/dist/icons/raw/Minus.svg +2 -2
  836. package/dist/icons/raw/MinusCircle.svg +2 -2
  837. package/dist/icons/raw/MinusSquare.svg +2 -2
  838. package/dist/icons/raw/Modem01.svg +2 -2
  839. package/dist/icons/raw/Modem02.svg +2 -2
  840. package/dist/icons/raw/Monitor01.svg +2 -2
  841. package/dist/icons/raw/Monitor02.svg +2 -2
  842. package/dist/icons/raw/Monitor03.svg +2 -2
  843. package/dist/icons/raw/Monitor04.svg +2 -2
  844. package/dist/icons/raw/Monitor05.svg +2 -2
  845. package/dist/icons/raw/Moon.svg +3 -0
  846. package/dist/icons/raw/Moon01.svg +2 -2
  847. package/dist/icons/raw/MoonEclipse.svg +2 -2
  848. package/dist/icons/raw/MoonStar.svg +3 -3
  849. package/dist/icons/raw/Mouse.svg +2 -2
  850. package/dist/icons/raw/Move.svg +2 -2
  851. package/dist/icons/raw/MusicNote01.svg +2 -2
  852. package/dist/icons/raw/MusicNote02.svg +2 -2
  853. package/dist/icons/raw/MusicNotePlus.svg +2 -2
  854. package/dist/icons/raw/NavigationPointer01.svg +2 -2
  855. package/dist/icons/raw/NavigationPointer02.svg +2 -2
  856. package/dist/icons/raw/NavigationPointerOff01.svg +2 -2
  857. package/dist/icons/raw/NavigationPointerOff02.svg +2 -2
  858. package/dist/icons/raw/NotificationBox.svg +2 -2
  859. package/dist/icons/raw/NotificationMessage.svg +2 -2
  860. package/dist/icons/raw/NotificationText.svg +2 -2
  861. package/dist/icons/raw/Numberic01.svg +3 -0
  862. package/dist/icons/raw/Numberic02.svg +3 -0
  863. package/dist/icons/raw/Octagon.svg +2 -2
  864. package/dist/icons/raw/OrgExchange.svg +3 -0
  865. package/dist/icons/raw/Package.svg +3 -3
  866. package/dist/icons/raw/PackageCheck.svg +2 -2
  867. package/dist/icons/raw/PackageMinus.svg +2 -2
  868. package/dist/icons/raw/PackagePlus.svg +3 -3
  869. package/dist/icons/raw/PackageSearch.svg +2 -2
  870. package/dist/icons/raw/PackageX.svg +2 -2
  871. package/dist/icons/raw/Paint.svg +2 -2
  872. package/dist/icons/raw/PaintPour.svg +2 -2
  873. package/dist/icons/raw/Palette.svg +5 -5
  874. package/dist/icons/raw/Paperclip.svg +2 -2
  875. package/dist/icons/raw/ParagraphSpacing.svg +2 -2
  876. package/dist/icons/raw/ParagraphWrap.svg +2 -2
  877. package/dist/icons/raw/Passcode.svg +2 -2
  878. package/dist/icons/raw/PasscodeLock.svg +2 -2
  879. package/dist/icons/raw/Passport.svg +2 -2
  880. package/dist/icons/raw/PauseCircle.svg +2 -2
  881. package/dist/icons/raw/PauseCycle.svg +3 -0
  882. package/dist/icons/raw/PauseSquare.svg +2 -2
  883. package/dist/icons/raw/PenTool01.svg +2 -2
  884. package/dist/icons/raw/PenTool02.svg +2 -2
  885. package/dist/icons/raw/PenToolMinus.svg +2 -2
  886. package/dist/icons/raw/PenToolPlus.svg +2 -2
  887. package/dist/icons/raw/Pencil01.svg +2 -2
  888. package/dist/icons/raw/Pencil02.svg +2 -2
  889. package/dist/icons/raw/PencilLine.svg +2 -2
  890. package/dist/icons/raw/Pentagon.svg +2 -2
  891. package/dist/icons/raw/Percent01.svg +2 -2
  892. package/dist/icons/raw/Percent02.svg +2 -2
  893. package/dist/icons/raw/Percent03.svg +2 -2
  894. package/dist/icons/raw/Perspective01.svg +2 -2
  895. package/dist/icons/raw/Perspective02.svg +2 -2
  896. package/dist/icons/raw/Phone.svg +2 -2
  897. package/dist/icons/raw/Phone01.svg +2 -2
  898. package/dist/icons/raw/Phone02.svg +2 -2
  899. package/dist/icons/raw/PhoneCall01.svg +2 -2
  900. package/dist/icons/raw/PhoneCall02.svg +2 -2
  901. package/dist/icons/raw/PhoneHangUp.svg +2 -2
  902. package/dist/icons/raw/PhoneIncoming01.svg +2 -2
  903. package/dist/icons/raw/PhoneIncoming02.svg +2 -2
  904. package/dist/icons/raw/PhoneOutgoing01.svg +2 -2
  905. package/dist/icons/raw/PhoneOutgoing02.svg +2 -2
  906. package/dist/icons/raw/PhonePause.svg +2 -2
  907. package/dist/icons/raw/PhonePlus.svg +2 -2
  908. package/dist/icons/raw/PhoneX.svg +2 -2
  909. package/dist/icons/raw/PieChart01.svg +2 -2
  910. package/dist/icons/raw/PieChart02.svg +3 -3
  911. package/dist/icons/raw/PieChart03.svg +2 -2
  912. package/dist/icons/raw/PieChart04.svg +2 -2
  913. package/dist/icons/raw/PiggyBank01.svg +2 -2
  914. package/dist/icons/raw/PiggyBank02.svg +2 -2
  915. package/dist/icons/raw/Pilcrow01.svg +2 -2
  916. package/dist/icons/raw/Pilcrow02.svg +2 -2
  917. package/dist/icons/raw/PilcrowSquare.svg +2 -2
  918. package/dist/icons/raw/Pin01.svg +2 -2
  919. package/dist/icons/raw/Pin02.svg +2 -2
  920. package/dist/icons/raw/Placeholder.svg +2 -2
  921. package/dist/icons/raw/Plane.svg +2 -2
  922. package/dist/icons/raw/Play.svg +2 -2
  923. package/dist/icons/raw/PlayCircle.svg +3 -3
  924. package/dist/icons/raw/PlaySquare.svg +3 -3
  925. package/dist/icons/raw/Plus.svg +2 -2
  926. package/dist/icons/raw/PlusCircle.svg +2 -2
  927. package/dist/icons/raw/PlusSquare.svg +2 -2
  928. package/dist/icons/raw/Podcast.svg +2 -2
  929. package/dist/icons/raw/Power01.svg +2 -2
  930. package/dist/icons/raw/Power02.svg +2 -2
  931. package/dist/icons/raw/Power03.svg +2 -2
  932. package/dist/icons/raw/PresentationChart01.svg +2 -2
  933. package/dist/icons/raw/PresentationChart02.svg +2 -2
  934. package/dist/icons/raw/PresentationChart03.svg +2 -2
  935. package/dist/icons/raw/Printer.svg +2 -2
  936. package/dist/icons/raw/ProjectExchange.svg +3 -0
  937. package/dist/icons/raw/PuzzlePiece01.svg +2 -2
  938. package/dist/icons/raw/PuzzlePiece02.svg +2 -2
  939. package/dist/icons/raw/QrCode01.svg +2 -2
  940. package/dist/icons/raw/QrCode02.svg +2 -2
  941. package/dist/icons/raw/Question.svg +2 -2
  942. package/dist/icons/raw/Receipt.svg +2 -2
  943. package/dist/icons/raw/ReceiptCheck.svg +2 -2
  944. package/dist/icons/raw/Recording01.svg +2 -2
  945. package/dist/icons/raw/Recording02.svg +2 -2
  946. package/dist/icons/raw/Recording03.svg +2 -2
  947. package/dist/icons/raw/Redeploy.svg +2 -2
  948. package/dist/icons/raw/Ree.svg +3 -0
  949. package/dist/icons/raw/Reflect01.svg +2 -2
  950. package/dist/icons/raw/Reflect02.svg +2 -2
  951. package/dist/icons/raw/RefreshCcw01.svg +2 -2
  952. package/dist/icons/raw/RefreshCcw02.svg +2 -2
  953. package/dist/icons/raw/RefreshCcw03.svg +2 -2
  954. package/dist/icons/raw/RefreshCcw04.svg +2 -2
  955. package/dist/icons/raw/RefreshCcw05.svg +2 -2
  956. package/dist/icons/raw/RefreshCw01.svg +2 -2
  957. package/dist/icons/raw/RefreshCw02.svg +2 -2
  958. package/dist/icons/raw/RefreshCw03.svg +2 -2
  959. package/dist/icons/raw/RefreshCw04.svg +2 -2
  960. package/dist/icons/raw/RefreshCw05.svg +2 -2
  961. package/dist/icons/raw/Repeat01.svg +2 -2
  962. package/dist/icons/raw/Repeat02.svg +2 -2
  963. package/dist/icons/raw/Repeat03.svg +2 -2
  964. package/dist/icons/raw/Repeat04.svg +2 -2
  965. package/dist/icons/raw/ReverseLeft.svg +2 -2
  966. package/dist/icons/raw/ReverseRight.svg +2 -2
  967. package/dist/icons/raw/Right.svg +2 -2
  968. package/dist/icons/raw/RightIndent01.svg +2 -2
  969. package/dist/icons/raw/RightIndent02.svg +2 -2
  970. package/dist/icons/raw/Robot02.svg +3 -0
  971. package/dist/icons/raw/Rocket01.svg +2 -2
  972. package/dist/icons/raw/Rocket02.svg +2 -2
  973. package/dist/icons/raw/RollerBrush.svg +2 -2
  974. package/dist/icons/raw/Route.svg +2 -2
  975. package/dist/icons/raw/Rows01.svg +3 -3
  976. package/dist/icons/raw/Rows02.svg +2 -2
  977. package/dist/icons/raw/Rows03.svg +2 -2
  978. package/dist/icons/raw/Rss01.svg +2 -2
  979. package/dist/icons/raw/Rss02.svg +2 -2
  980. package/dist/icons/raw/Ruler.svg +2 -2
  981. package/dist/icons/raw/Run.svg +2 -2
  982. package/dist/icons/raw/Safe.svg +2 -2
  983. package/dist/icons/raw/Sale01.svg +2 -2
  984. package/dist/icons/raw/Sale02.svg +2 -2
  985. package/dist/icons/raw/Sale03.svg +2 -2
  986. package/dist/icons/raw/Sale04.svg +2 -2
  987. package/dist/icons/raw/Save01.svg +2 -2
  988. package/dist/icons/raw/Save02.svg +2 -2
  989. package/dist/icons/raw/Save03.svg +2 -2
  990. package/dist/icons/raw/Scale01.svg +2 -2
  991. package/dist/icons/raw/Scale02.svg +2 -2
  992. package/dist/icons/raw/Scale03.svg +1 -1
  993. package/dist/icons/raw/ScaleDown.svg +3 -0
  994. package/dist/icons/raw/Scales01.svg +2 -2
  995. package/dist/icons/raw/Scales02.svg +2 -2
  996. package/dist/icons/raw/Scan.svg +2 -2
  997. package/dist/icons/raw/Scissors01.svg +2 -2
  998. package/dist/icons/raw/Scissors02.svg +2 -2
  999. package/dist/icons/raw/ScissorsCut01.svg +2 -2
  1000. package/dist/icons/raw/ScissorsCut02.svg +2 -2
  1001. package/dist/icons/raw/SearchLg.svg +2 -2
  1002. package/dist/icons/raw/SearchMd.svg +2 -2
  1003. package/dist/icons/raw/SearchRefraction.svg +2 -2
  1004. package/dist/icons/raw/SearchSm.svg +2 -2
  1005. package/dist/icons/raw/SeeMore.svg +2 -2
  1006. package/dist/icons/raw/SeeShort.svg +2 -2
  1007. package/dist/icons/raw/Send01.svg +2 -2
  1008. package/dist/icons/raw/Send02.svg +2 -2
  1009. package/dist/icons/raw/Send03.svg +2 -2
  1010. package/dist/icons/raw/Series.svg +5 -5
  1011. package/dist/icons/raw/Server02.svg +2 -2
  1012. package/dist/icons/raw/Server03.svg +2 -2
  1013. package/dist/icons/raw/Server04.svg +2 -2
  1014. package/dist/icons/raw/Server05.svg +2 -2
  1015. package/dist/icons/raw/Server06.svg +2 -2
  1016. package/dist/icons/raw/Settings01.svg +3 -3
  1017. package/dist/icons/raw/Settings02.svg +3 -3
  1018. package/dist/icons/raw/Settings03.svg +2 -2
  1019. package/dist/icons/raw/Settings04.svg +2 -2
  1020. package/dist/icons/raw/Share01.svg +2 -2
  1021. package/dist/icons/raw/Share02.svg +2 -2
  1022. package/dist/icons/raw/Share03.svg +2 -2
  1023. package/dist/icons/raw/Share04.svg +2 -2
  1024. package/dist/icons/raw/Share05.svg +2 -2
  1025. package/dist/icons/raw/Share06.svg +2 -2
  1026. package/dist/icons/raw/Share07.svg +2 -2
  1027. package/dist/icons/raw/Shield01.svg +2 -2
  1028. package/dist/icons/raw/Shield02.svg +2 -2
  1029. package/dist/icons/raw/Shield03.svg +2 -2
  1030. package/dist/icons/raw/ShieldDollar.svg +2 -2
  1031. package/dist/icons/raw/ShieldOff.svg +2 -2
  1032. package/dist/icons/raw/ShieldPlus.svg +2 -2
  1033. package/dist/icons/raw/ShieldTick.svg +2 -2
  1034. package/dist/icons/raw/ShieldUser.svg +2 -2
  1035. package/dist/icons/raw/ShieldZap.svg +2 -2
  1036. package/dist/icons/raw/ShoppingBag01.svg +2 -2
  1037. package/dist/icons/raw/ShoppingBag02.svg +2 -2
  1038. package/dist/icons/raw/ShoppingBag03.svg +2 -2
  1039. package/dist/icons/raw/ShoppingCart01.svg +2 -2
  1040. package/dist/icons/raw/ShoppingCart02.svg +2 -2
  1041. package/dist/icons/raw/ShoppingCart03.svg +2 -2
  1042. package/dist/icons/raw/Shuffle01.svg +2 -2
  1043. package/dist/icons/raw/Shuffle02.svg +2 -2
  1044. package/dist/icons/raw/Signal01.svg +2 -2
  1045. package/dist/icons/raw/Signal02.svg +2 -2
  1046. package/dist/icons/raw/Signal03.svg +2 -2
  1047. package/dist/icons/raw/Simcard.svg +3 -3
  1048. package/dist/icons/raw/Skew.svg +2 -2
  1049. package/dist/icons/raw/SkipBack.svg +2 -2
  1050. package/dist/icons/raw/SkipForward.svg +2 -2
  1051. package/dist/icons/raw/SlashCircle01.svg +2 -2
  1052. package/dist/icons/raw/SlashCircle02.svg +2 -2
  1053. package/dist/icons/raw/SlashDivider.svg +2 -2
  1054. package/dist/icons/raw/SlashOctagon.svg +2 -2
  1055. package/dist/icons/raw/Sliders01.svg +2 -2
  1056. package/dist/icons/raw/Sliders02.svg +2 -2
  1057. package/dist/icons/raw/Sliders03.svg +2 -2
  1058. package/dist/icons/raw/Sliders04.svg +2 -2
  1059. package/dist/icons/raw/Snowflake01.svg +2 -2
  1060. package/dist/icons/raw/Snowflake02.svg +2 -2
  1061. package/dist/icons/raw/SpacingHeight01.svg +2 -2
  1062. package/dist/icons/raw/SpacingHeight02.svg +2 -2
  1063. package/dist/icons/raw/SpacingWidth01.svg +2 -2
  1064. package/dist/icons/raw/SpacingWidth02.svg +2 -2
  1065. package/dist/icons/raw/Speaker01.svg +2 -2
  1066. package/dist/icons/raw/Speaker02.svg +2 -2
  1067. package/dist/icons/raw/Speaker03.svg +2 -2
  1068. package/dist/icons/raw/Speedometer01.svg +2 -2
  1069. package/dist/icons/raw/Speedometer02.svg +2 -2
  1070. package/dist/icons/raw/Speedometer03.svg +2 -2
  1071. package/dist/icons/raw/Speedometer04.svg +2 -2
  1072. package/dist/icons/raw/Square.svg +2 -2
  1073. package/dist/icons/raw/Stand.svg +2 -2
  1074. package/dist/icons/raw/Star01.svg +2 -2
  1075. package/dist/icons/raw/Star02.svg +2 -2
  1076. package/dist/icons/raw/Star03.svg +2 -2
  1077. package/dist/icons/raw/Star04.svg +2 -2
  1078. package/dist/icons/raw/Star05.svg +2 -2
  1079. package/dist/icons/raw/Star06.svg +2 -2
  1080. package/dist/icons/raw/Star07.svg +2 -2
  1081. package/dist/icons/raw/Stars01.svg +3 -3
  1082. package/dist/icons/raw/Stars02.svg +2 -2
  1083. package/dist/icons/raw/Stars03.svg +2 -2
  1084. package/dist/icons/raw/Stethoscope.svg +3 -0
  1085. package/dist/icons/raw/StickerCircle.svg +3 -3
  1086. package/dist/icons/raw/StickerSquare.svg +2 -2
  1087. package/dist/icons/raw/Stop.svg +2 -2
  1088. package/dist/icons/raw/StopCircle.svg +3 -3
  1089. package/dist/icons/raw/StopSquare.svg +3 -3
  1090. package/dist/icons/raw/Strikethrough01.svg +2 -2
  1091. package/dist/icons/raw/Strikethrough02.svg +2 -2
  1092. package/dist/icons/raw/StrikethroughSquare.svg +2 -2
  1093. package/dist/icons/raw/String01.svg +1 -1
  1094. package/dist/icons/raw/String02.svg +3 -0
  1095. package/dist/icons/raw/Subscript.svg +2 -2
  1096. package/dist/icons/raw/Sun.svg +2 -2
  1097. package/dist/icons/raw/SunSetting01.svg +2 -2
  1098. package/dist/icons/raw/SunSetting02.svg +2 -2
  1099. package/dist/icons/raw/SunSetting03.svg +2 -2
  1100. package/dist/icons/raw/Sunrise.svg +2 -2
  1101. package/dist/icons/raw/Sunset.svg +2 -2
  1102. package/dist/icons/raw/SwitchHorizontal01.svg +2 -2
  1103. package/dist/icons/raw/SwitchHorizontal02.svg +2 -2
  1104. package/dist/icons/raw/SwitchVertical01.svg +2 -2
  1105. package/dist/icons/raw/SwitchVertical02.svg +2 -2
  1106. package/dist/icons/raw/SystemEndpoint.svg +5 -6
  1107. package/dist/icons/raw/SystemMode.svg +2 -2
  1108. package/dist/icons/raw/Table.svg +2 -2
  1109. package/dist/icons/raw/TableList.svg +2 -2
  1110. package/dist/icons/raw/Tablet01.svg +2 -2
  1111. package/dist/icons/raw/Tablet02.svg +2 -2
  1112. package/dist/icons/raw/Tag01.svg +2 -2
  1113. package/dist/icons/raw/Tag02.svg +2 -2
  1114. package/dist/icons/raw/Tag03.svg +2 -2
  1115. package/dist/icons/raw/Target01.svg +2 -2
  1116. package/dist/icons/raw/Target02.svg +2 -2
  1117. package/dist/icons/raw/Target03.svg +2 -2
  1118. package/dist/icons/raw/Target04.svg +2 -2
  1119. package/dist/icons/raw/Target05.svg +4 -4
  1120. package/dist/icons/raw/TeamExchange.svg +3 -0
  1121. package/dist/icons/raw/Telescope.svg +2 -2
  1122. package/dist/icons/raw/Terminal.svg +2 -2
  1123. package/dist/icons/raw/TerminalBrowser.svg +2 -2
  1124. package/dist/icons/raw/TerminalCircle.svg +2 -2
  1125. package/dist/icons/raw/TerminalSquare.svg +2 -2
  1126. package/dist/icons/raw/TextInput.svg +2 -2
  1127. package/dist/icons/raw/Thermometer01.svg +2 -2
  1128. package/dist/icons/raw/Thermometer02.svg +3 -3
  1129. package/dist/icons/raw/Thermometer03.svg +2 -2
  1130. package/dist/icons/raw/ThermometerCold.svg +2 -2
  1131. package/dist/icons/raw/ThermometerWarm.svg +2 -2
  1132. package/dist/icons/raw/ThumbsDown.svg +2 -2
  1133. package/dist/icons/raw/ThumbsUp.svg +2 -2
  1134. package/dist/icons/raw/TiBot.svg +4 -0
  1135. package/dist/icons/raw/TiDbBot.svg +3 -0
  1136. package/dist/icons/raw/Ticket01.svg +2 -2
  1137. package/dist/icons/raw/Ticket02.svg +2 -2
  1138. package/dist/icons/raw/Toggle01Left.svg +2 -2
  1139. package/dist/icons/raw/Toggle01Right.svg +2 -2
  1140. package/dist/icons/raw/Toggle02Left.svg +2 -2
  1141. package/dist/icons/raw/Toggle02Right.svg +2 -2
  1142. package/dist/icons/raw/Toggle03Left.svg +3 -3
  1143. package/dist/icons/raw/Toggle03Right.svg +3 -3
  1144. package/dist/icons/raw/Tool01.svg +2 -2
  1145. package/dist/icons/raw/Tool02.svg +2 -2
  1146. package/dist/icons/raw/Total01.svg +3 -0
  1147. package/dist/icons/raw/Total02.svg +3 -0
  1148. package/dist/icons/raw/Train.svg +2 -2
  1149. package/dist/icons/raw/Tram.svg +2 -2
  1150. package/dist/icons/raw/Transform.svg +2 -2
  1151. package/dist/icons/raw/Translate01.svg +2 -2
  1152. package/dist/icons/raw/Translate02.svg +2 -2
  1153. package/dist/icons/raw/Trash01.svg +2 -2
  1154. package/dist/icons/raw/Trash02.svg +2 -2
  1155. package/dist/icons/raw/Trash03.svg +2 -2
  1156. package/dist/icons/raw/Trash04.svg +2 -2
  1157. package/dist/icons/raw/TrendDown01.svg +2 -2
  1158. package/dist/icons/raw/TrendDown02.svg +2 -2
  1159. package/dist/icons/raw/TrendUp01.svg +2 -2
  1160. package/dist/icons/raw/TrendUp02.svg +2 -2
  1161. package/dist/icons/raw/Triangle.svg +2 -2
  1162. package/dist/icons/raw/Trophy01.svg +2 -2
  1163. package/dist/icons/raw/Trophy02.svg +2 -2
  1164. package/dist/icons/raw/Truck01.svg +2 -2
  1165. package/dist/icons/raw/Truck02.svg +2 -2
  1166. package/dist/icons/raw/Tv01.svg +2 -2
  1167. package/dist/icons/raw/Tv02.svg +2 -2
  1168. package/dist/icons/raw/Tv03.svg +2 -2
  1169. package/dist/icons/raw/Type01.svg +2 -2
  1170. package/dist/icons/raw/Type02.svg +2 -2
  1171. package/dist/icons/raw/TypeSquare.svg +2 -2
  1172. package/dist/icons/raw/TypeStrikethrough01.svg +2 -2
  1173. package/dist/icons/raw/TypeStrikethrough02.svg +2 -2
  1174. package/dist/icons/raw/Umbrella01.svg +2 -2
  1175. package/dist/icons/raw/Umbrella02.svg +2 -2
  1176. package/dist/icons/raw/Umbrella03.svg +2 -2
  1177. package/dist/icons/raw/Underline01.svg +2 -2
  1178. package/dist/icons/raw/Underline02.svg +2 -2
  1179. package/dist/icons/raw/UnderlineSquare.svg +2 -2
  1180. package/dist/icons/raw/Upload01.svg +2 -2
  1181. package/dist/icons/raw/Upload02.svg +2 -2
  1182. package/dist/icons/raw/Upload03.svg +2 -2
  1183. package/dist/icons/raw/Upload04.svg +2 -2
  1184. package/dist/icons/raw/UploadCloud01.svg +2 -2
  1185. package/dist/icons/raw/UploadCloud02.svg +2 -2
  1186. package/dist/icons/raw/UsbFlashDrive.svg +2 -2
  1187. package/dist/icons/raw/User01.svg +2 -2
  1188. package/dist/icons/raw/User02.svg +3 -3
  1189. package/dist/icons/raw/User03.svg +2 -2
  1190. package/dist/icons/raw/UserCheck01.svg +2 -2
  1191. package/dist/icons/raw/UserCheck02.svg +2 -2
  1192. package/dist/icons/raw/UserCircle.svg +2 -2
  1193. package/dist/icons/raw/UserDown01.svg +2 -2
  1194. package/dist/icons/raw/UserDown02.svg +2 -2
  1195. package/dist/icons/raw/UserEdit.svg +2 -2
  1196. package/dist/icons/raw/UserLeft01.svg +2 -2
  1197. package/dist/icons/raw/UserLeft02.svg +2 -2
  1198. package/dist/icons/raw/UserMinus01.svg +2 -2
  1199. package/dist/icons/raw/UserMinus02.svg +2 -2
  1200. package/dist/icons/raw/UserPlus01.svg +2 -2
  1201. package/dist/icons/raw/UserPlus02.svg +2 -2
  1202. package/dist/icons/raw/UserRight01.svg +2 -2
  1203. package/dist/icons/raw/UserRight02.svg +2 -2
  1204. package/dist/icons/raw/UserSquare.svg +2 -2
  1205. package/dist/icons/raw/UserUp01.svg +2 -2
  1206. package/dist/icons/raw/UserUp02.svg +2 -2
  1207. package/dist/icons/raw/UserX01.svg +2 -2
  1208. package/dist/icons/raw/UserX02.svg +2 -2
  1209. package/dist/icons/raw/Users01.svg +2 -2
  1210. package/dist/icons/raw/Users02.svg +2 -2
  1211. package/dist/icons/raw/Users03.svg +2 -2
  1212. package/dist/icons/raw/UsersCheck.svg +2 -2
  1213. package/dist/icons/raw/UsersDown.svg +2 -2
  1214. package/dist/icons/raw/UsersEdit.svg +2 -2
  1215. package/dist/icons/raw/UsersLeft.svg +2 -2
  1216. package/dist/icons/raw/UsersMinus.svg +2 -2
  1217. package/dist/icons/raw/UsersPlus.svg +2 -2
  1218. package/dist/icons/raw/UsersRight.svg +2 -2
  1219. package/dist/icons/raw/UsersUp.svg +2 -2
  1220. package/dist/icons/raw/UsersX.svg +2 -2
  1221. package/dist/icons/raw/Variable.svg +1 -1
  1222. package/dist/icons/raw/Vector.svg +2 -2
  1223. package/dist/icons/raw/VideoRecorder.svg +3 -3
  1224. package/dist/icons/raw/VideoRecorderOff.svg +2 -2
  1225. package/dist/icons/raw/Virus.svg +2 -2
  1226. package/dist/icons/raw/Voicemail.svg +2 -2
  1227. package/dist/icons/raw/VolumeMax.svg +2 -2
  1228. package/dist/icons/raw/VolumeMin.svg +2 -2
  1229. package/dist/icons/raw/VolumeMinus.svg +2 -2
  1230. package/dist/icons/raw/VolumePlus.svg +2 -2
  1231. package/dist/icons/raw/VolumeX.svg +2 -2
  1232. package/dist/icons/raw/Wallet01.svg +2 -2
  1233. package/dist/icons/raw/Wallet02.svg +2 -2
  1234. package/dist/icons/raw/Wallet03.svg +2 -2
  1235. package/dist/icons/raw/Wallet04.svg +2 -2
  1236. package/dist/icons/raw/Wallet05.svg +2 -2
  1237. package/dist/icons/raw/WatchCircle.svg +2 -2
  1238. package/dist/icons/raw/WatchSquare.svg +2 -2
  1239. package/dist/icons/raw/Waves.svg +2 -2
  1240. package/dist/icons/raw/Webcam01.svg +2 -2
  1241. package/dist/icons/raw/Webcam02.svg +2 -2
  1242. package/dist/icons/raw/Wifi.svg +2 -2
  1243. package/dist/icons/raw/WifiOff.svg +2 -2
  1244. package/dist/icons/raw/Wind01.svg +2 -2
  1245. package/dist/icons/raw/Wind02.svg +2 -2
  1246. package/dist/icons/raw/Wind03.svg +2 -2
  1247. package/dist/icons/raw/X.svg +2 -2
  1248. package/dist/icons/raw/XAxis.svg +2 -2
  1249. package/dist/icons/raw/XCircle.svg +2 -2
  1250. package/dist/icons/raw/XClose.svg +2 -2
  1251. package/dist/icons/raw/XSquare.svg +2 -2
  1252. package/dist/icons/raw/YAxis.svg +2 -2
  1253. package/dist/icons/raw/Youtube.svg +3 -3
  1254. package/dist/icons/raw/Zap.svg +2 -2
  1255. package/dist/icons/raw/ZapCircle.svg +3 -3
  1256. package/dist/icons/raw/ZapFast.svg +2 -2
  1257. package/dist/icons/raw/ZapOff.svg +2 -2
  1258. package/dist/icons/raw/ZapSquare.svg +3 -3
  1259. package/dist/icons/raw/ZoomIn.svg +2 -2
  1260. package/dist/icons/raw/ZoomOut.svg +2 -2
  1261. package/dist/icons/react/Activity.cjs +12 -4
  1262. package/dist/icons/react/Activity.mjs +12 -4
  1263. package/dist/icons/react/ActivityHeart.cjs +12 -4
  1264. package/dist/icons/react/ActivityHeart.mjs +12 -4
  1265. package/dist/icons/react/{Database.cjs → Ai.cjs} +17 -9
  1266. package/dist/icons/react/Ai.d.cts +3 -0
  1267. package/dist/icons/react/Ai.d.mts +3 -0
  1268. package/dist/icons/react/{Database.mjs → Ai.mjs} +17 -9
  1269. package/dist/icons/react/AiExplore.d.cts +3 -0
  1270. package/dist/icons/react/AiExplore.d.mts +3 -0
  1271. package/dist/icons/react/AiExplore01.cjs +16 -5
  1272. package/dist/icons/react/AiExplore01.mjs +16 -5
  1273. package/dist/icons/react/AiMessage.cjs +12 -4
  1274. package/dist/icons/react/AiMessage.mjs +12 -4
  1275. package/dist/icons/react/Airplay.cjs +12 -4
  1276. package/dist/icons/react/Airplay.mjs +12 -4
  1277. package/dist/icons/react/Airpods.cjs +34 -14
  1278. package/dist/icons/react/Airpods.mjs +35 -15
  1279. package/dist/icons/react/AlarmClock.cjs +12 -4
  1280. package/dist/icons/react/AlarmClock.mjs +12 -4
  1281. package/dist/icons/react/AlarmClockCheck.cjs +12 -4
  1282. package/dist/icons/react/AlarmClockCheck.mjs +12 -4
  1283. package/dist/icons/react/AlarmClockMinus.cjs +12 -4
  1284. package/dist/icons/react/AlarmClockMinus.mjs +12 -4
  1285. package/dist/icons/react/AlarmClockOff.cjs +12 -4
  1286. package/dist/icons/react/AlarmClockOff.mjs +12 -4
  1287. package/dist/icons/react/AlarmClockPlus.cjs +12 -4
  1288. package/dist/icons/react/AlarmClockPlus.mjs +12 -4
  1289. package/dist/icons/react/AlertCircle.cjs +12 -4
  1290. package/dist/icons/react/AlertCircle.mjs +12 -4
  1291. package/dist/icons/react/AlertCircle1.d.cts +3 -0
  1292. package/dist/icons/react/AlertCircle1.d.mts +3 -0
  1293. package/dist/icons/react/AlertHexagon.cjs +12 -4
  1294. package/dist/icons/react/AlertHexagon.mjs +12 -4
  1295. package/dist/icons/react/AlertOctagon.cjs +12 -4
  1296. package/dist/icons/react/AlertOctagon.mjs +12 -4
  1297. package/dist/icons/react/AlertSquare.cjs +12 -4
  1298. package/dist/icons/react/AlertSquare.mjs +12 -4
  1299. package/dist/icons/react/AlertTriangle.cjs +12 -4
  1300. package/dist/icons/react/AlertTriangle.mjs +12 -4
  1301. package/dist/icons/react/AlertTriangle1.d.cts +3 -0
  1302. package/dist/icons/react/AlertTriangle1.d.mts +3 -0
  1303. package/dist/icons/react/AlertTriangleFill.cjs +13 -8
  1304. package/dist/icons/react/AlertTriangleFill.mjs +13 -8
  1305. package/dist/icons/react/AlignBottom01.cjs +12 -4
  1306. package/dist/icons/react/AlignBottom01.mjs +12 -4
  1307. package/dist/icons/react/AlignBottom02.cjs +34 -14
  1308. package/dist/icons/react/AlignBottom02.mjs +35 -15
  1309. package/dist/icons/react/AlignCenter.cjs +12 -4
  1310. package/dist/icons/react/AlignCenter.mjs +12 -4
  1311. package/dist/icons/react/AlignHorizontalCentre01.cjs +12 -4
  1312. package/dist/icons/react/AlignHorizontalCentre01.mjs +12 -4
  1313. package/dist/icons/react/AlignHorizontalCentre02.cjs +34 -14
  1314. package/dist/icons/react/AlignHorizontalCentre02.mjs +35 -15
  1315. package/dist/icons/react/AlignJustify.cjs +12 -4
  1316. package/dist/icons/react/AlignJustify.mjs +12 -4
  1317. package/dist/icons/react/AlignLeft.cjs +12 -4
  1318. package/dist/icons/react/AlignLeft.mjs +12 -4
  1319. package/dist/icons/react/AlignLeft01.cjs +12 -4
  1320. package/dist/icons/react/AlignLeft01.mjs +12 -4
  1321. package/dist/icons/react/AlignLeft02.cjs +34 -14
  1322. package/dist/icons/react/AlignLeft02.mjs +35 -15
  1323. package/dist/icons/react/AlignRight.cjs +12 -4
  1324. package/dist/icons/react/AlignRight.mjs +12 -4
  1325. package/dist/icons/react/AlignRight01.cjs +12 -4
  1326. package/dist/icons/react/AlignRight01.mjs +12 -4
  1327. package/dist/icons/react/AlignRight02.cjs +34 -14
  1328. package/dist/icons/react/AlignRight02.mjs +35 -15
  1329. package/dist/icons/react/AlignTopArrow01.cjs +12 -4
  1330. package/dist/icons/react/AlignTopArrow01.mjs +12 -4
  1331. package/dist/icons/react/AlignTopArrow02.cjs +34 -14
  1332. package/dist/icons/react/AlignTopArrow02.mjs +35 -15
  1333. package/dist/icons/react/AlignVerticalCenter01.cjs +12 -4
  1334. package/dist/icons/react/AlignVerticalCenter01.mjs +12 -4
  1335. package/dist/icons/react/AlignVerticalCenter02.cjs +34 -14
  1336. package/dist/icons/react/AlignVerticalCenter02.mjs +35 -15
  1337. package/dist/icons/react/Anchor.cjs +12 -4
  1338. package/dist/icons/react/Anchor.mjs +12 -4
  1339. package/dist/icons/react/Annotation.cjs +12 -4
  1340. package/dist/icons/react/Annotation.mjs +12 -4
  1341. package/dist/icons/react/AnnotationAlert.cjs +12 -4
  1342. package/dist/icons/react/AnnotationAlert.mjs +12 -4
  1343. package/dist/icons/react/AnnotationCheck.cjs +12 -4
  1344. package/dist/icons/react/AnnotationCheck.mjs +12 -4
  1345. package/dist/icons/react/AnnotationDots.cjs +12 -4
  1346. package/dist/icons/react/AnnotationDots.mjs +12 -4
  1347. package/dist/icons/react/AnnotationHeart.cjs +15 -6
  1348. package/dist/icons/react/AnnotationHeart.mjs +15 -6
  1349. package/dist/icons/react/AnnotationInfo.cjs +12 -4
  1350. package/dist/icons/react/AnnotationInfo.mjs +12 -4
  1351. package/dist/icons/react/AnnotationPlus.cjs +12 -4
  1352. package/dist/icons/react/AnnotationPlus.mjs +12 -4
  1353. package/dist/icons/react/AnnotationQuestion.cjs +12 -4
  1354. package/dist/icons/react/AnnotationQuestion.mjs +12 -4
  1355. package/dist/icons/react/AnnotationX.cjs +12 -4
  1356. package/dist/icons/react/AnnotationX.mjs +12 -4
  1357. package/dist/icons/react/Announcement01.cjs +12 -4
  1358. package/dist/icons/react/Announcement01.mjs +12 -4
  1359. package/dist/icons/react/Announcement02.cjs +12 -4
  1360. package/dist/icons/react/Announcement02.mjs +12 -4
  1361. package/dist/icons/react/Announcement03.cjs +12 -4
  1362. package/dist/icons/react/Announcement03.mjs +12 -4
  1363. package/dist/icons/react/Application.d.cts +3 -0
  1364. package/dist/icons/react/Application.d.mts +3 -0
  1365. package/dist/icons/react/Archive.cjs +12 -4
  1366. package/dist/icons/react/Archive.mjs +12 -4
  1367. package/dist/icons/react/ArrowBlockDown.cjs +12 -4
  1368. package/dist/icons/react/ArrowBlockDown.mjs +12 -4
  1369. package/dist/icons/react/ArrowBlockLeft.cjs +12 -4
  1370. package/dist/icons/react/ArrowBlockLeft.mjs +12 -4
  1371. package/dist/icons/react/ArrowBlockRight.cjs +12 -4
  1372. package/dist/icons/react/ArrowBlockRight.mjs +12 -4
  1373. package/dist/icons/react/ArrowBlockUp.cjs +12 -4
  1374. package/dist/icons/react/ArrowBlockUp.mjs +12 -4
  1375. package/dist/icons/react/ArrowCircleBrokenDown.cjs +12 -4
  1376. package/dist/icons/react/ArrowCircleBrokenDown.mjs +12 -4
  1377. package/dist/icons/react/ArrowCircleBrokenDownLeft.cjs +12 -4
  1378. package/dist/icons/react/ArrowCircleBrokenDownLeft.mjs +12 -4
  1379. package/dist/icons/react/ArrowCircleBrokenDownRight.cjs +12 -4
  1380. package/dist/icons/react/ArrowCircleBrokenDownRight.mjs +12 -4
  1381. package/dist/icons/react/ArrowCircleBrokenLeft.cjs +12 -4
  1382. package/dist/icons/react/ArrowCircleBrokenLeft.mjs +12 -4
  1383. package/dist/icons/react/ArrowCircleBrokenRight.cjs +12 -4
  1384. package/dist/icons/react/ArrowCircleBrokenRight.mjs +12 -4
  1385. package/dist/icons/react/ArrowCircleBrokenUp.cjs +12 -4
  1386. package/dist/icons/react/ArrowCircleBrokenUp.mjs +12 -4
  1387. package/dist/icons/react/ArrowCircleBrokenUpLeft.cjs +12 -4
  1388. package/dist/icons/react/ArrowCircleBrokenUpLeft.mjs +12 -4
  1389. package/dist/icons/react/ArrowCircleBrokenUpRight.cjs +12 -4
  1390. package/dist/icons/react/ArrowCircleBrokenUpRight.mjs +12 -4
  1391. package/dist/icons/react/ArrowCircleDown.cjs +12 -4
  1392. package/dist/icons/react/ArrowCircleDown.mjs +12 -4
  1393. package/dist/icons/react/ArrowCircleDownLeft.cjs +12 -4
  1394. package/dist/icons/react/ArrowCircleDownLeft.mjs +12 -4
  1395. package/dist/icons/react/ArrowCircleDownRight.cjs +12 -4
  1396. package/dist/icons/react/ArrowCircleDownRight.mjs +12 -4
  1397. package/dist/icons/react/ArrowCircleLeft.cjs +12 -4
  1398. package/dist/icons/react/ArrowCircleLeft.mjs +12 -4
  1399. package/dist/icons/react/ArrowCircleRight.cjs +12 -4
  1400. package/dist/icons/react/ArrowCircleRight.mjs +12 -4
  1401. package/dist/icons/react/ArrowCircleUp.cjs +12 -4
  1402. package/dist/icons/react/ArrowCircleUp.mjs +12 -4
  1403. package/dist/icons/react/ArrowCircleUpLeft.cjs +12 -4
  1404. package/dist/icons/react/ArrowCircleUpLeft.mjs +12 -4
  1405. package/dist/icons/react/ArrowCircleUpRight.cjs +12 -4
  1406. package/dist/icons/react/ArrowCircleUpRight.mjs +12 -4
  1407. package/dist/icons/react/ArrowDown.cjs +12 -4
  1408. package/dist/icons/react/ArrowDown.mjs +12 -4
  1409. package/dist/icons/react/ArrowDownLeft.cjs +12 -4
  1410. package/dist/icons/react/ArrowDownLeft.mjs +12 -4
  1411. package/dist/icons/react/ArrowDownRight.cjs +12 -4
  1412. package/dist/icons/react/ArrowDownRight.mjs +12 -4
  1413. package/dist/icons/react/ArrowLeft.cjs +12 -4
  1414. package/dist/icons/react/ArrowLeft.mjs +12 -4
  1415. package/dist/icons/react/ArrowNarrowDown.cjs +12 -4
  1416. package/dist/icons/react/ArrowNarrowDown.mjs +12 -4
  1417. package/dist/icons/react/ArrowNarrowDownLeft.cjs +12 -4
  1418. package/dist/icons/react/ArrowNarrowDownLeft.mjs +12 -4
  1419. package/dist/icons/react/ArrowNarrowDownRight.cjs +12 -4
  1420. package/dist/icons/react/ArrowNarrowDownRight.mjs +12 -4
  1421. package/dist/icons/react/ArrowNarrowLeft.cjs +12 -4
  1422. package/dist/icons/react/ArrowNarrowLeft.mjs +12 -4
  1423. package/dist/icons/react/ArrowNarrowRight.cjs +12 -4
  1424. package/dist/icons/react/ArrowNarrowRight.mjs +12 -4
  1425. package/dist/icons/react/ArrowNarrowUp.cjs +12 -4
  1426. package/dist/icons/react/ArrowNarrowUp.mjs +12 -4
  1427. package/dist/icons/react/ArrowNarrowUpLeft.cjs +12 -4
  1428. package/dist/icons/react/ArrowNarrowUpLeft.mjs +12 -4
  1429. package/dist/icons/react/ArrowNarrowUpRight.cjs +12 -4
  1430. package/dist/icons/react/ArrowNarrowUpRight.mjs +12 -4
  1431. package/dist/icons/react/ArrowRight.cjs +12 -4
  1432. package/dist/icons/react/ArrowRight.mjs +12 -4
  1433. package/dist/icons/react/ArrowSquareDown.cjs +12 -4
  1434. package/dist/icons/react/ArrowSquareDown.mjs +12 -4
  1435. package/dist/icons/react/ArrowSquareDownLeft.cjs +12 -4
  1436. package/dist/icons/react/ArrowSquareDownLeft.mjs +12 -4
  1437. package/dist/icons/react/ArrowSquareDownRight.cjs +12 -4
  1438. package/dist/icons/react/ArrowSquareDownRight.mjs +12 -4
  1439. package/dist/icons/react/ArrowSquareLeft.cjs +12 -4
  1440. package/dist/icons/react/ArrowSquareLeft.mjs +12 -4
  1441. package/dist/icons/react/ArrowSquareRight.cjs +12 -4
  1442. package/dist/icons/react/ArrowSquareRight.mjs +12 -4
  1443. package/dist/icons/react/ArrowSquareUp.cjs +12 -4
  1444. package/dist/icons/react/ArrowSquareUp.mjs +12 -4
  1445. package/dist/icons/react/ArrowSquareUpLeft.cjs +12 -4
  1446. package/dist/icons/react/ArrowSquareUpLeft.mjs +12 -4
  1447. package/dist/icons/react/ArrowSquareUpRight.cjs +12 -4
  1448. package/dist/icons/react/ArrowSquareUpRight.mjs +12 -4
  1449. package/dist/icons/react/ArrowTab.cjs +12 -4
  1450. package/dist/icons/react/ArrowTab.mjs +12 -4
  1451. package/dist/icons/react/ArrowUp.cjs +12 -4
  1452. package/dist/icons/react/ArrowUp.mjs +12 -4
  1453. package/dist/icons/react/ArrowUpLeft.cjs +12 -4
  1454. package/dist/icons/react/ArrowUpLeft.mjs +12 -4
  1455. package/dist/icons/react/ArrowUpRight.cjs +12 -4
  1456. package/dist/icons/react/ArrowUpRight.mjs +12 -4
  1457. package/dist/icons/react/ArrowsDown.cjs +12 -4
  1458. package/dist/icons/react/ArrowsDown.mjs +12 -4
  1459. package/dist/icons/react/ArrowsLeft.cjs +12 -4
  1460. package/dist/icons/react/ArrowsLeft.mjs +12 -4
  1461. package/dist/icons/react/ArrowsRight.cjs +12 -4
  1462. package/dist/icons/react/ArrowsRight.mjs +12 -4
  1463. package/dist/icons/react/ArrowsTriangle.cjs +12 -4
  1464. package/dist/icons/react/ArrowsTriangle.mjs +12 -4
  1465. package/dist/icons/react/ArrowsUp.cjs +12 -4
  1466. package/dist/icons/react/ArrowsUp.mjs +12 -4
  1467. package/dist/icons/react/Asterisk01.cjs +12 -4
  1468. package/dist/icons/react/Asterisk01.mjs +12 -4
  1469. package/dist/icons/react/Asterisk02.cjs +12 -4
  1470. package/dist/icons/react/Asterisk02.mjs +12 -4
  1471. package/dist/icons/react/AtSign.cjs +12 -4
  1472. package/dist/icons/react/AtSign.mjs +12 -4
  1473. package/dist/icons/react/Atom01.cjs +12 -4
  1474. package/dist/icons/react/Atom01.mjs +12 -4
  1475. package/dist/icons/react/Atom02.cjs +12 -4
  1476. package/dist/icons/react/Atom02.mjs +12 -4
  1477. package/dist/icons/react/Attachment01.cjs +12 -4
  1478. package/dist/icons/react/Attachment01.mjs +12 -4
  1479. package/dist/icons/react/Attachment02.cjs +12 -4
  1480. package/dist/icons/react/Attachment02.mjs +12 -4
  1481. package/dist/icons/react/AutoMode.d.cts +3 -0
  1482. package/dist/icons/react/AutoMode.d.mts +3 -0
  1483. package/dist/icons/react/Award01.cjs +12 -4
  1484. package/dist/icons/react/Award01.mjs +12 -4
  1485. package/dist/icons/react/Award02.cjs +12 -4
  1486. package/dist/icons/react/Award02.mjs +12 -4
  1487. package/dist/icons/react/Award03.cjs +12 -4
  1488. package/dist/icons/react/Award03.mjs +12 -4
  1489. package/dist/icons/react/Award04.cjs +12 -4
  1490. package/dist/icons/react/Award04.mjs +12 -4
  1491. package/dist/icons/react/Award05.cjs +12 -4
  1492. package/dist/icons/react/Award05.mjs +12 -4
  1493. package/dist/icons/react/Backpack.cjs +12 -4
  1494. package/dist/icons/react/Backpack.mjs +12 -4
  1495. package/dist/icons/react/Bank.cjs +12 -4
  1496. package/dist/icons/react/Bank.mjs +12 -4
  1497. package/dist/icons/react/BankNote01.cjs +12 -4
  1498. package/dist/icons/react/BankNote01.mjs +12 -4
  1499. package/dist/icons/react/BankNote02.cjs +12 -4
  1500. package/dist/icons/react/BankNote02.mjs +12 -4
  1501. package/dist/icons/react/BankNote03.cjs +12 -4
  1502. package/dist/icons/react/BankNote03.mjs +12 -4
  1503. package/dist/icons/react/BarChart01.cjs +12 -4
  1504. package/dist/icons/react/BarChart01.mjs +12 -4
  1505. package/dist/icons/react/BarChart02.cjs +12 -4
  1506. package/dist/icons/react/BarChart02.mjs +12 -4
  1507. package/dist/icons/react/BarChart03.cjs +12 -4
  1508. package/dist/icons/react/BarChart03.mjs +12 -4
  1509. package/dist/icons/react/BarChart04.cjs +12 -4
  1510. package/dist/icons/react/BarChart04.mjs +12 -4
  1511. package/dist/icons/react/BarChart05.cjs +12 -4
  1512. package/dist/icons/react/BarChart05.mjs +12 -4
  1513. package/dist/icons/react/BarChart06.cjs +12 -4
  1514. package/dist/icons/react/BarChart06.mjs +12 -4
  1515. package/dist/icons/react/BarChart07.cjs +12 -4
  1516. package/dist/icons/react/BarChart07.mjs +12 -4
  1517. package/dist/icons/react/BarChart08.cjs +12 -4
  1518. package/dist/icons/react/BarChart08.mjs +12 -4
  1519. package/dist/icons/react/BarChart09.cjs +12 -4
  1520. package/dist/icons/react/BarChart09.mjs +12 -4
  1521. package/dist/icons/react/BarChart10.cjs +12 -4
  1522. package/dist/icons/react/BarChart10.mjs +12 -4
  1523. package/dist/icons/react/BarChart11.cjs +12 -4
  1524. package/dist/icons/react/BarChart11.mjs +12 -4
  1525. package/dist/icons/react/BarChart12.cjs +12 -4
  1526. package/dist/icons/react/BarChart12.mjs +12 -4
  1527. package/dist/icons/react/BarChartCircle01.cjs +12 -4
  1528. package/dist/icons/react/BarChartCircle01.mjs +12 -4
  1529. package/dist/icons/react/BarChartCircle02.cjs +12 -4
  1530. package/dist/icons/react/BarChartCircle02.mjs +12 -4
  1531. package/dist/icons/react/BarChartCircle03.cjs +12 -4
  1532. package/dist/icons/react/BarChartCircle03.mjs +12 -4
  1533. package/dist/icons/react/BarChartSquare01.cjs +12 -4
  1534. package/dist/icons/react/BarChartSquare01.mjs +12 -4
  1535. package/dist/icons/react/BarChartSquare02.cjs +12 -4
  1536. package/dist/icons/react/BarChartSquare02.mjs +12 -4
  1537. package/dist/icons/react/BarChartSquare03.cjs +12 -4
  1538. package/dist/icons/react/BarChartSquare03.mjs +12 -4
  1539. package/dist/icons/react/BarChartSquareDown.cjs +12 -4
  1540. package/dist/icons/react/BarChartSquareDown.mjs +12 -4
  1541. package/dist/icons/react/BarChartSquareMinus.cjs +12 -4
  1542. package/dist/icons/react/BarChartSquareMinus.mjs +12 -4
  1543. package/dist/icons/react/BarChartSquarePlus.cjs +12 -4
  1544. package/dist/icons/react/BarChartSquarePlus.mjs +12 -4
  1545. package/dist/icons/react/BarChartSquareUp.cjs +12 -4
  1546. package/dist/icons/react/BarChartSquareUp.mjs +12 -4
  1547. package/dist/icons/react/BarHorizontal.cjs +12 -4
  1548. package/dist/icons/react/BarHorizontal.mjs +12 -4
  1549. package/dist/icons/react/BarLineChart.cjs +12 -4
  1550. package/dist/icons/react/BarLineChart.mjs +12 -4
  1551. package/dist/icons/react/BarVertical.cjs +12 -4
  1552. package/dist/icons/react/BarVertical.mjs +12 -4
  1553. package/dist/icons/react/BatteryCharging01.cjs +12 -4
  1554. package/dist/icons/react/BatteryCharging01.mjs +12 -4
  1555. package/dist/icons/react/BatteryCharging02.cjs +12 -4
  1556. package/dist/icons/react/BatteryCharging02.mjs +12 -4
  1557. package/dist/icons/react/BatteryEmpty.cjs +12 -4
  1558. package/dist/icons/react/BatteryEmpty.mjs +12 -4
  1559. package/dist/icons/react/BatteryFull.cjs +12 -4
  1560. package/dist/icons/react/BatteryFull.mjs +12 -4
  1561. package/dist/icons/react/BatteryLow.cjs +12 -4
  1562. package/dist/icons/react/BatteryLow.mjs +12 -4
  1563. package/dist/icons/react/BatteryMid.cjs +12 -4
  1564. package/dist/icons/react/BatteryMid.mjs +12 -4
  1565. package/dist/icons/react/Beaker01.cjs +12 -4
  1566. package/dist/icons/react/Beaker01.mjs +12 -4
  1567. package/dist/icons/react/Beaker02.cjs +12 -4
  1568. package/dist/icons/react/Beaker02.mjs +12 -4
  1569. package/dist/icons/react/Bell01.cjs +12 -4
  1570. package/dist/icons/react/Bell01.mjs +12 -4
  1571. package/dist/icons/react/Bell02.cjs +12 -4
  1572. package/dist/icons/react/Bell02.mjs +12 -4
  1573. package/dist/icons/react/Bell03.cjs +12 -4
  1574. package/dist/icons/react/Bell03.mjs +12 -4
  1575. package/dist/icons/react/Bell04.cjs +12 -4
  1576. package/dist/icons/react/Bell04.mjs +12 -4
  1577. package/dist/icons/react/BellMinus.cjs +12 -4
  1578. package/dist/icons/react/BellMinus.mjs +12 -4
  1579. package/dist/icons/react/BellOff01.cjs +12 -4
  1580. package/dist/icons/react/BellOff01.mjs +12 -4
  1581. package/dist/icons/react/BellOff02.cjs +12 -4
  1582. package/dist/icons/react/BellOff02.mjs +12 -4
  1583. package/dist/icons/react/BellOff03.cjs +12 -4
  1584. package/dist/icons/react/BellOff03.mjs +12 -4
  1585. package/dist/icons/react/BellPlus.cjs +12 -4
  1586. package/dist/icons/react/BellPlus.mjs +12 -4
  1587. package/dist/icons/react/BellRinging01.cjs +12 -4
  1588. package/dist/icons/react/BellRinging01.mjs +12 -4
  1589. package/dist/icons/react/BellRinging02.cjs +12 -4
  1590. package/dist/icons/react/BellRinging02.mjs +12 -4
  1591. package/dist/icons/react/BellRinging03.cjs +12 -4
  1592. package/dist/icons/react/BellRinging03.mjs +12 -4
  1593. package/dist/icons/react/BellRinging04.cjs +12 -4
  1594. package/dist/icons/react/BellRinging04.mjs +12 -4
  1595. package/dist/icons/react/BezierCurve01.cjs +12 -4
  1596. package/dist/icons/react/BezierCurve01.mjs +12 -4
  1597. package/dist/icons/react/BezierCurve02.cjs +12 -4
  1598. package/dist/icons/react/BezierCurve02.mjs +12 -4
  1599. package/dist/icons/react/BezierCurve03.cjs +12 -4
  1600. package/dist/icons/react/BezierCurve03.mjs +12 -4
  1601. package/dist/icons/react/Block.cjs +54 -14
  1602. package/dist/icons/react/Block.mjs +55 -15
  1603. package/dist/icons/react/BluetoothConnect.cjs +12 -4
  1604. package/dist/icons/react/BluetoothConnect.mjs +12 -4
  1605. package/dist/icons/react/BluetoothOff.cjs +12 -4
  1606. package/dist/icons/react/BluetoothOff.mjs +12 -4
  1607. package/dist/icons/react/BluetoothOn.cjs +12 -4
  1608. package/dist/icons/react/BluetoothOn.mjs +12 -4
  1609. package/dist/icons/react/BluetoothSignal.cjs +12 -4
  1610. package/dist/icons/react/BluetoothSignal.mjs +12 -4
  1611. package/dist/icons/react/Bold01.cjs +12 -4
  1612. package/dist/icons/react/Bold01.mjs +12 -4
  1613. package/dist/icons/react/Bold02.cjs +12 -4
  1614. package/dist/icons/react/Bold02.mjs +12 -4
  1615. package/dist/icons/react/BoldSquare.cjs +12 -4
  1616. package/dist/icons/react/BoldSquare.mjs +12 -4
  1617. package/dist/icons/react/BookClosed.cjs +12 -4
  1618. package/dist/icons/react/BookClosed.mjs +12 -4
  1619. package/dist/icons/react/BookOpen01.cjs +12 -4
  1620. package/dist/icons/react/BookOpen01.mjs +12 -4
  1621. package/dist/icons/react/BookOpen02.cjs +12 -4
  1622. package/dist/icons/react/BookOpen02.mjs +12 -4
  1623. package/dist/icons/react/Bookmark.cjs +12 -4
  1624. package/dist/icons/react/Bookmark.mjs +12 -4
  1625. package/dist/icons/react/BookmarkAdd.cjs +12 -4
  1626. package/dist/icons/react/BookmarkAdd.mjs +12 -4
  1627. package/dist/icons/react/BookmarkCheck.cjs +12 -4
  1628. package/dist/icons/react/BookmarkCheck.mjs +12 -4
  1629. package/dist/icons/react/BookmarkMinus.cjs +12 -4
  1630. package/dist/icons/react/BookmarkMinus.mjs +12 -4
  1631. package/dist/icons/react/BookmarkX.cjs +12 -4
  1632. package/dist/icons/react/BookmarkX.mjs +12 -4
  1633. package/dist/icons/react/Box.cjs +12 -4
  1634. package/dist/icons/react/Box.mjs +12 -4
  1635. package/dist/icons/react/Brackets.cjs +12 -4
  1636. package/dist/icons/react/Brackets.mjs +12 -4
  1637. package/dist/icons/react/BracketsCheck.cjs +12 -4
  1638. package/dist/icons/react/BracketsCheck.mjs +12 -4
  1639. package/dist/icons/react/BracketsEllipses.cjs +12 -4
  1640. package/dist/icons/react/BracketsEllipses.mjs +12 -4
  1641. package/dist/icons/react/BracketsMinus.cjs +12 -4
  1642. package/dist/icons/react/BracketsMinus.mjs +12 -4
  1643. package/dist/icons/react/BracketsPlus.cjs +12 -4
  1644. package/dist/icons/react/BracketsPlus.mjs +12 -4
  1645. package/dist/icons/react/BracketsSlash.cjs +12 -4
  1646. package/dist/icons/react/BracketsSlash.mjs +12 -4
  1647. package/dist/icons/react/BracketsX.cjs +12 -4
  1648. package/dist/icons/react/BracketsX.mjs +12 -4
  1649. package/dist/icons/react/Breakdown01.cjs +52 -0
  1650. package/dist/icons/react/Breakdown01.d.cts +3 -0
  1651. package/dist/icons/react/Breakdown01.d.mts +3 -0
  1652. package/dist/icons/react/Breakdown01.mjs +52 -0
  1653. package/dist/icons/react/Breakdown02.cjs +12 -4
  1654. package/dist/icons/react/Breakdown02.mjs +12 -4
  1655. package/dist/icons/react/Briefcase01.cjs +12 -4
  1656. package/dist/icons/react/Briefcase01.mjs +12 -4
  1657. package/dist/icons/react/Briefcase02.cjs +12 -4
  1658. package/dist/icons/react/Briefcase02.mjs +12 -4
  1659. package/dist/icons/react/Browser.cjs +12 -4
  1660. package/dist/icons/react/Browser.mjs +12 -4
  1661. package/dist/icons/react/Brush01.cjs +12 -4
  1662. package/dist/icons/react/Brush01.mjs +12 -4
  1663. package/dist/icons/react/Brush02.cjs +12 -4
  1664. package/dist/icons/react/Brush02.mjs +12 -4
  1665. package/dist/icons/react/Brush03.cjs +12 -4
  1666. package/dist/icons/react/Brush03.mjs +12 -4
  1667. package/dist/icons/react/Building01.cjs +12 -4
  1668. package/dist/icons/react/Building01.mjs +12 -4
  1669. package/dist/icons/react/Building02.cjs +12 -4
  1670. package/dist/icons/react/Building02.mjs +12 -4
  1671. package/dist/icons/react/Building03.cjs +12 -4
  1672. package/dist/icons/react/Building03.mjs +12 -4
  1673. package/dist/icons/react/Building04.cjs +12 -4
  1674. package/dist/icons/react/Building04.mjs +12 -4
  1675. package/dist/icons/react/Building05.cjs +12 -4
  1676. package/dist/icons/react/Building05.mjs +12 -4
  1677. package/dist/icons/react/Building06.cjs +12 -4
  1678. package/dist/icons/react/Building06.mjs +12 -4
  1679. package/dist/icons/react/Building07.cjs +12 -4
  1680. package/dist/icons/react/Building07.mjs +12 -4
  1681. package/dist/icons/react/Building08.cjs +12 -4
  1682. package/dist/icons/react/Building08.mjs +12 -4
  1683. package/dist/icons/react/Bus.cjs +12 -4
  1684. package/dist/icons/react/Bus.mjs +12 -4
  1685. package/dist/icons/react/Calculator.cjs +12 -4
  1686. package/dist/icons/react/Calculator.mjs +12 -4
  1687. package/dist/icons/react/Calendar.cjs +12 -4
  1688. package/dist/icons/react/Calendar.mjs +12 -4
  1689. package/dist/icons/react/CalendarCheck01.cjs +12 -4
  1690. package/dist/icons/react/CalendarCheck01.mjs +12 -4
  1691. package/dist/icons/react/CalendarCheck02.cjs +12 -4
  1692. package/dist/icons/react/CalendarCheck02.mjs +12 -4
  1693. package/dist/icons/react/CalendarDate.cjs +12 -4
  1694. package/dist/icons/react/CalendarDate.mjs +12 -4
  1695. package/dist/icons/react/CalendarHeart01.cjs +12 -4
  1696. package/dist/icons/react/CalendarHeart01.mjs +12 -4
  1697. package/dist/icons/react/CalendarHeart02.cjs +12 -4
  1698. package/dist/icons/react/CalendarHeart02.mjs +12 -4
  1699. package/dist/icons/react/CalendarMinus01.cjs +12 -4
  1700. package/dist/icons/react/CalendarMinus01.mjs +12 -4
  1701. package/dist/icons/react/CalendarMinus02.cjs +12 -4
  1702. package/dist/icons/react/CalendarMinus02.mjs +12 -4
  1703. package/dist/icons/react/CalendarPlus01.cjs +12 -4
  1704. package/dist/icons/react/CalendarPlus01.mjs +12 -4
  1705. package/dist/icons/react/CalendarPlus02.cjs +12 -4
  1706. package/dist/icons/react/CalendarPlus02.mjs +12 -4
  1707. package/dist/icons/react/Camera01.cjs +13 -5
  1708. package/dist/icons/react/Camera01.mjs +13 -5
  1709. package/dist/icons/react/Camera02.cjs +13 -5
  1710. package/dist/icons/react/Camera02.mjs +13 -5
  1711. package/dist/icons/react/Camera03.cjs +13 -5
  1712. package/dist/icons/react/Camera03.mjs +13 -5
  1713. package/dist/icons/react/CameraLens.cjs +12 -4
  1714. package/dist/icons/react/CameraLens.mjs +12 -4
  1715. package/dist/icons/react/CameraOff.cjs +12 -4
  1716. package/dist/icons/react/CameraOff.mjs +12 -4
  1717. package/dist/icons/react/CameraPlus.cjs +12 -4
  1718. package/dist/icons/react/CameraPlus.mjs +12 -4
  1719. package/dist/icons/react/Certificate01.cjs +12 -4
  1720. package/dist/icons/react/Certificate01.mjs +12 -4
  1721. package/dist/icons/react/Certificate02.cjs +12 -4
  1722. package/dist/icons/react/Certificate02.mjs +12 -4
  1723. package/dist/icons/react/ChartBreakoutCircle.cjs +12 -4
  1724. package/dist/icons/react/ChartBreakoutCircle.mjs +12 -4
  1725. package/dist/icons/react/ChartBreakoutSquare.cjs +12 -4
  1726. package/dist/icons/react/ChartBreakoutSquare.mjs +12 -4
  1727. package/dist/icons/react/ChatQueryOff.cjs +52 -0
  1728. package/dist/icons/react/ChatQueryOff.d.cts +3 -0
  1729. package/dist/icons/react/ChatQueryOff.d.mts +3 -0
  1730. package/dist/icons/react/ChatQueryOff.mjs +52 -0
  1731. package/dist/icons/react/ChatRobot.cjs +16 -7
  1732. package/dist/icons/react/ChatRobot.mjs +16 -7
  1733. package/dist/icons/react/ChatRobot1.d.cts +3 -0
  1734. package/dist/icons/react/ChatRobot1.d.mts +3 -0
  1735. package/dist/icons/react/Check.cjs +12 -4
  1736. package/dist/icons/react/Check.mjs +12 -4
  1737. package/dist/icons/react/CheckCircle.cjs +12 -4
  1738. package/dist/icons/react/CheckCircle.mjs +12 -4
  1739. package/dist/icons/react/CheckCircle1.d.cts +3 -0
  1740. package/dist/icons/react/CheckCircle1.d.mts +3 -0
  1741. package/dist/icons/react/CheckCircleBroken.cjs +52 -0
  1742. package/dist/icons/react/CheckCircleBroken.d.cts +3 -0
  1743. package/dist/icons/react/CheckCircleBroken.d.mts +3 -0
  1744. package/dist/icons/react/CheckCircleBroken.mjs +52 -0
  1745. package/dist/icons/react/CheckDone01.cjs +12 -4
  1746. package/dist/icons/react/CheckDone01.mjs +12 -4
  1747. package/dist/icons/react/CheckDone02.cjs +12 -4
  1748. package/dist/icons/react/CheckDone02.mjs +12 -4
  1749. package/dist/icons/react/CheckHeart.cjs +12 -4
  1750. package/dist/icons/react/CheckHeart.mjs +12 -4
  1751. package/dist/icons/react/CheckSquare.cjs +12 -4
  1752. package/dist/icons/react/CheckSquare.mjs +12 -4
  1753. package/dist/icons/react/CheckSquareBroken.cjs +12 -4
  1754. package/dist/icons/react/CheckSquareBroken.mjs +12 -4
  1755. package/dist/icons/react/CheckVerified01.cjs +12 -4
  1756. package/dist/icons/react/CheckVerified01.mjs +12 -4
  1757. package/dist/icons/react/CheckVerified02.cjs +12 -4
  1758. package/dist/icons/react/CheckVerified02.mjs +12 -4
  1759. package/dist/icons/react/CheckVerified03.cjs +12 -4
  1760. package/dist/icons/react/CheckVerified03.mjs +12 -4
  1761. package/dist/icons/react/ChevronDown.cjs +21 -4
  1762. package/dist/icons/react/ChevronDown.mjs +21 -4
  1763. package/dist/icons/react/ChevronDown1.d.cts +3 -0
  1764. package/dist/icons/react/ChevronDown1.d.mts +3 -0
  1765. package/dist/icons/react/ChevronDownDouble.cjs +12 -4
  1766. package/dist/icons/react/ChevronDownDouble.mjs +12 -4
  1767. package/dist/icons/react/ChevronDownFill.cjs +13 -8
  1768. package/dist/icons/react/ChevronDownFill.mjs +13 -8
  1769. package/dist/icons/react/ChevronLeft.cjs +12 -4
  1770. package/dist/icons/react/ChevronLeft.mjs +12 -4
  1771. package/dist/icons/react/ChevronLeft1.d.cts +3 -0
  1772. package/dist/icons/react/ChevronLeft1.d.mts +3 -0
  1773. package/dist/icons/react/ChevronLeftDouble.cjs +12 -4
  1774. package/dist/icons/react/ChevronLeftDouble.mjs +12 -4
  1775. package/dist/icons/react/ChevronRight.cjs +12 -4
  1776. package/dist/icons/react/ChevronRight.mjs +12 -4
  1777. package/dist/icons/react/ChevronRight1.d.cts +3 -0
  1778. package/dist/icons/react/ChevronRight1.d.mts +3 -0
  1779. package/dist/icons/react/ChevronRightDouble.cjs +12 -4
  1780. package/dist/icons/react/ChevronRightDouble.mjs +12 -4
  1781. package/dist/icons/react/ChevronRightFill.cjs +13 -8
  1782. package/dist/icons/react/ChevronRightFill.mjs +13 -8
  1783. package/dist/icons/react/ChevronSelectorHorizontal.cjs +12 -4
  1784. package/dist/icons/react/ChevronSelectorHorizontal.mjs +12 -4
  1785. package/dist/icons/react/ChevronSelectorVertical.cjs +12 -4
  1786. package/dist/icons/react/ChevronSelectorVertical.mjs +12 -4
  1787. package/dist/icons/react/ChevronUp.cjs +12 -4
  1788. package/dist/icons/react/ChevronUp.mjs +12 -4
  1789. package/dist/icons/react/ChevronUp1.d.cts +3 -0
  1790. package/dist/icons/react/ChevronUp1.d.mts +3 -0
  1791. package/dist/icons/react/ChevronUpDouble.cjs +12 -4
  1792. package/dist/icons/react/ChevronUpDouble.mjs +12 -4
  1793. package/dist/icons/react/ChevronVerticalExpand.cjs +12 -4
  1794. package/dist/icons/react/ChevronVerticalExpand.mjs +12 -4
  1795. package/dist/icons/react/ChevronVerticalShrink.cjs +12 -4
  1796. package/dist/icons/react/ChevronVerticalShrink.mjs +12 -4
  1797. package/dist/icons/react/ChromeCast.cjs +12 -4
  1798. package/dist/icons/react/ChromeCast.mjs +12 -4
  1799. package/dist/icons/react/Circle.cjs +12 -4
  1800. package/dist/icons/react/Circle.mjs +12 -4
  1801. package/dist/icons/react/CircleCut.cjs +12 -4
  1802. package/dist/icons/react/CircleCut.mjs +12 -4
  1803. package/dist/icons/react/Clapperboard.cjs +12 -4
  1804. package/dist/icons/react/Clapperboard.mjs +12 -4
  1805. package/dist/icons/react/Clipboard.cjs +12 -4
  1806. package/dist/icons/react/Clipboard.mjs +12 -4
  1807. package/dist/icons/react/ClipboardAttachment.cjs +12 -4
  1808. package/dist/icons/react/ClipboardAttachment.mjs +12 -4
  1809. package/dist/icons/react/ClipboardCheck.cjs +12 -4
  1810. package/dist/icons/react/ClipboardCheck.mjs +12 -4
  1811. package/dist/icons/react/ClipboardDownload.cjs +12 -4
  1812. package/dist/icons/react/ClipboardDownload.mjs +12 -4
  1813. package/dist/icons/react/ClipboardMinus.cjs +12 -4
  1814. package/dist/icons/react/ClipboardMinus.mjs +12 -4
  1815. package/dist/icons/react/ClipboardPlus.cjs +12 -4
  1816. package/dist/icons/react/ClipboardPlus.mjs +12 -4
  1817. package/dist/icons/react/ClipboardX.cjs +12 -4
  1818. package/dist/icons/react/ClipboardX.mjs +12 -4
  1819. package/dist/icons/react/Clock.cjs +12 -4
  1820. package/dist/icons/react/Clock.mjs +12 -4
  1821. package/dist/icons/react/ClockCheck.cjs +12 -4
  1822. package/dist/icons/react/ClockCheck.mjs +12 -4
  1823. package/dist/icons/react/ClockFastForward.cjs +12 -4
  1824. package/dist/icons/react/ClockFastForward.mjs +12 -4
  1825. package/dist/icons/react/ClockPlus.cjs +12 -4
  1826. package/dist/icons/react/ClockPlus.mjs +12 -4
  1827. package/dist/icons/react/ClockRefresh.cjs +12 -4
  1828. package/dist/icons/react/ClockRefresh.mjs +12 -4
  1829. package/dist/icons/react/ClockRewind.cjs +12 -4
  1830. package/dist/icons/react/ClockRewind.mjs +12 -4
  1831. package/dist/icons/react/ClockSnooze.cjs +12 -4
  1832. package/dist/icons/react/ClockSnooze.mjs +12 -4
  1833. package/dist/icons/react/ClockStopwatch.cjs +12 -4
  1834. package/dist/icons/react/ClockStopwatch.mjs +12 -4
  1835. package/dist/icons/react/Cloud01.cjs +12 -4
  1836. package/dist/icons/react/Cloud01.mjs +12 -4
  1837. package/dist/icons/react/Cloud02.cjs +12 -4
  1838. package/dist/icons/react/Cloud02.mjs +12 -4
  1839. package/dist/icons/react/Cloud03.cjs +12 -4
  1840. package/dist/icons/react/Cloud03.mjs +12 -4
  1841. package/dist/icons/react/CloudBlank01.cjs +12 -4
  1842. package/dist/icons/react/CloudBlank01.mjs +12 -4
  1843. package/dist/icons/react/CloudBlank02.cjs +12 -4
  1844. package/dist/icons/react/CloudBlank02.mjs +12 -4
  1845. package/dist/icons/react/CloudLightning.cjs +12 -4
  1846. package/dist/icons/react/CloudLightning.mjs +12 -4
  1847. package/dist/icons/react/CloudMoon.cjs +12 -4
  1848. package/dist/icons/react/CloudMoon.mjs +12 -4
  1849. package/dist/icons/react/CloudOff.cjs +12 -4
  1850. package/dist/icons/react/CloudOff.mjs +12 -4
  1851. package/dist/icons/react/CloudRaining01.cjs +12 -4
  1852. package/dist/icons/react/CloudRaining01.mjs +12 -4
  1853. package/dist/icons/react/CloudRaining02.cjs +12 -4
  1854. package/dist/icons/react/CloudRaining02.mjs +12 -4
  1855. package/dist/icons/react/CloudRaining03.cjs +12 -4
  1856. package/dist/icons/react/CloudRaining03.mjs +12 -4
  1857. package/dist/icons/react/CloudRaining04.cjs +12 -4
  1858. package/dist/icons/react/CloudRaining04.mjs +12 -4
  1859. package/dist/icons/react/CloudRaining05.cjs +12 -4
  1860. package/dist/icons/react/CloudRaining05.mjs +12 -4
  1861. package/dist/icons/react/CloudRaining06.cjs +12 -4
  1862. package/dist/icons/react/CloudRaining06.mjs +12 -4
  1863. package/dist/icons/react/CloudSnowing01.cjs +12 -4
  1864. package/dist/icons/react/CloudSnowing01.mjs +12 -4
  1865. package/dist/icons/react/CloudSnowing02.cjs +12 -4
  1866. package/dist/icons/react/CloudSnowing02.mjs +12 -4
  1867. package/dist/icons/react/CloudSun01.cjs +12 -4
  1868. package/dist/icons/react/CloudSun01.mjs +12 -4
  1869. package/dist/icons/react/CloudSun02.cjs +12 -4
  1870. package/dist/icons/react/CloudSun02.mjs +12 -4
  1871. package/dist/icons/react/CloudSun03.cjs +12 -4
  1872. package/dist/icons/react/CloudSun03.mjs +12 -4
  1873. package/dist/icons/react/Cluster.cjs +52 -0
  1874. package/dist/icons/react/Cluster.d.cts +3 -0
  1875. package/dist/icons/react/Cluster.d.mts +3 -0
  1876. package/dist/icons/react/Cluster.mjs +52 -0
  1877. package/dist/icons/react/ClusterExchange.cjs +52 -0
  1878. package/dist/icons/react/ClusterExchange.d.cts +3 -0
  1879. package/dist/icons/react/ClusterExchange.d.mts +3 -0
  1880. package/dist/icons/react/ClusterExchange.mjs +52 -0
  1881. package/dist/icons/react/Code01.cjs +12 -4
  1882. package/dist/icons/react/Code01.mjs +12 -4
  1883. package/dist/icons/react/Code02.cjs +12 -4
  1884. package/dist/icons/react/Code02.mjs +12 -4
  1885. package/dist/icons/react/CodeBrowser.cjs +12 -4
  1886. package/dist/icons/react/CodeBrowser.mjs +12 -4
  1887. package/dist/icons/react/CodeCircle01.cjs +12 -4
  1888. package/dist/icons/react/CodeCircle01.mjs +12 -4
  1889. package/dist/icons/react/CodeCircle02.cjs +12 -4
  1890. package/dist/icons/react/CodeCircle02.mjs +12 -4
  1891. package/dist/icons/react/CodeCircle03.cjs +22 -17
  1892. package/dist/icons/react/CodeCircle03.mjs +23 -18
  1893. package/dist/icons/react/CodeSnippet01.cjs +12 -4
  1894. package/dist/icons/react/CodeSnippet01.mjs +12 -4
  1895. package/dist/icons/react/CodeSnippet02.cjs +12 -4
  1896. package/dist/icons/react/CodeSnippet02.mjs +12 -4
  1897. package/dist/icons/react/CodeSquare01.cjs +12 -4
  1898. package/dist/icons/react/CodeSquare01.mjs +12 -4
  1899. package/dist/icons/react/CodeSquare02.cjs +12 -4
  1900. package/dist/icons/react/CodeSquare02.mjs +12 -4
  1901. package/dist/icons/react/Codepen.cjs +12 -4
  1902. package/dist/icons/react/Codepen.mjs +12 -4
  1903. package/dist/icons/react/Coins01.cjs +12 -4
  1904. package/dist/icons/react/Coins01.mjs +12 -4
  1905. package/dist/icons/react/Coins02.cjs +12 -4
  1906. package/dist/icons/react/Coins02.mjs +12 -4
  1907. package/dist/icons/react/Coins03.cjs +12 -4
  1908. package/dist/icons/react/Coins03.mjs +12 -4
  1909. package/dist/icons/react/Coins04.cjs +12 -4
  1910. package/dist/icons/react/Coins04.mjs +12 -4
  1911. package/dist/icons/react/CoinsHand.cjs +12 -4
  1912. package/dist/icons/react/CoinsHand.mjs +12 -4
  1913. package/dist/icons/react/CoinsStacked01.cjs +12 -4
  1914. package/dist/icons/react/CoinsStacked01.mjs +12 -4
  1915. package/dist/icons/react/CoinsStacked02.cjs +12 -4
  1916. package/dist/icons/react/CoinsStacked02.mjs +12 -4
  1917. package/dist/icons/react/CoinsStacked03.cjs +12 -4
  1918. package/dist/icons/react/CoinsStacked03.mjs +12 -4
  1919. package/dist/icons/react/CoinsStacked04.cjs +12 -4
  1920. package/dist/icons/react/CoinsStacked04.mjs +12 -4
  1921. package/dist/icons/react/CoinsSwap01.cjs +12 -4
  1922. package/dist/icons/react/CoinsSwap01.mjs +12 -4
  1923. package/dist/icons/react/CoinsSwap02.cjs +12 -4
  1924. package/dist/icons/react/CoinsSwap02.mjs +12 -4
  1925. package/dist/icons/react/{Types02.cjs → Collapse00.cjs} +17 -9
  1926. package/dist/icons/react/Collapse00.d.cts +3 -0
  1927. package/dist/icons/react/Collapse00.d.mts +3 -0
  1928. package/dist/icons/react/{Types02.mjs → Collapse00.mjs} +17 -9
  1929. package/dist/icons/react/{Dotpoints02.cjs → Collapse02.cjs} +17 -9
  1930. package/dist/icons/react/Collapse02.d.cts +3 -0
  1931. package/dist/icons/react/Collapse02.d.mts +3 -0
  1932. package/dist/icons/react/{Dotpoints02.mjs → Collapse02.mjs} +17 -9
  1933. package/dist/icons/react/Collapse08.cjs +12 -4
  1934. package/dist/icons/react/Collapse08.mjs +12 -4
  1935. package/dist/icons/react/{DataApiSystem.cjs → Colon.cjs} +18 -10
  1936. package/dist/icons/react/Colon.d.cts +3 -0
  1937. package/dist/icons/react/Colon.d.mts +3 -0
  1938. package/dist/icons/react/{DataApiSystem.mjs → Colon.mjs} +18 -10
  1939. package/dist/icons/react/Colors.cjs +12 -4
  1940. package/dist/icons/react/Colors.mjs +12 -4
  1941. package/dist/icons/react/Colors1.cjs +12 -4
  1942. package/dist/icons/react/Colors1.mjs +12 -4
  1943. package/dist/icons/react/Columns01.cjs +34 -14
  1944. package/dist/icons/react/Columns01.mjs +35 -15
  1945. package/dist/icons/react/Columns02.cjs +12 -4
  1946. package/dist/icons/react/Columns02.mjs +12 -4
  1947. package/dist/icons/react/Columns03.cjs +12 -4
  1948. package/dist/icons/react/Columns03.mjs +12 -4
  1949. package/dist/icons/react/Command.cjs +12 -4
  1950. package/dist/icons/react/Command.mjs +12 -4
  1951. package/dist/icons/react/Commit.cjs +52 -0
  1952. package/dist/icons/react/Commit.d.cts +3 -0
  1953. package/dist/icons/react/Commit.d.mts +3 -0
  1954. package/dist/icons/react/Commit.mjs +52 -0
  1955. package/dist/icons/react/Compass.cjs +12 -4
  1956. package/dist/icons/react/Compass.mjs +12 -4
  1957. package/dist/icons/react/Compass01.cjs +12 -4
  1958. package/dist/icons/react/Compass01.mjs +12 -4
  1959. package/dist/icons/react/Compass02.cjs +12 -4
  1960. package/dist/icons/react/Compass02.mjs +12 -4
  1961. package/dist/icons/react/Compass03.cjs +13 -5
  1962. package/dist/icons/react/Compass03.mjs +13 -5
  1963. package/dist/icons/react/Connect.cjs +12 -4
  1964. package/dist/icons/react/Connect.mjs +12 -4
  1965. package/dist/icons/react/Container.cjs +12 -4
  1966. package/dist/icons/react/Container.mjs +12 -4
  1967. package/dist/icons/react/Contrast01.cjs +12 -4
  1968. package/dist/icons/react/Contrast01.mjs +12 -4
  1969. package/dist/icons/react/Contrast02.cjs +13 -5
  1970. package/dist/icons/react/Contrast02.mjs +13 -5
  1971. package/dist/icons/react/Contrast03.cjs +13 -5
  1972. package/dist/icons/react/Contrast03.mjs +13 -5
  1973. package/dist/icons/react/Copy01.cjs +12 -4
  1974. package/dist/icons/react/Copy01.mjs +12 -4
  1975. package/dist/icons/react/Copy02.cjs +12 -4
  1976. package/dist/icons/react/Copy02.mjs +12 -4
  1977. package/dist/icons/react/Copy03.cjs +12 -4
  1978. package/dist/icons/react/Copy03.mjs +12 -4
  1979. package/dist/icons/react/Copy04.cjs +12 -4
  1980. package/dist/icons/react/Copy04.mjs +12 -4
  1981. package/dist/icons/react/Copy05.cjs +12 -4
  1982. package/dist/icons/react/Copy05.mjs +12 -4
  1983. package/dist/icons/react/Copy06.cjs +12 -4
  1984. package/dist/icons/react/Copy06.mjs +12 -4
  1985. package/dist/icons/react/Copy07.cjs +12 -4
  1986. package/dist/icons/react/Copy07.mjs +12 -4
  1987. package/dist/icons/react/CornerDownLeft.cjs +12 -4
  1988. package/dist/icons/react/CornerDownLeft.mjs +12 -4
  1989. package/dist/icons/react/CornerDownRight.cjs +12 -4
  1990. package/dist/icons/react/CornerDownRight.mjs +12 -4
  1991. package/dist/icons/react/CornerLeftDown.cjs +12 -4
  1992. package/dist/icons/react/CornerLeftDown.mjs +12 -4
  1993. package/dist/icons/react/CornerLeftUp.cjs +12 -4
  1994. package/dist/icons/react/CornerLeftUp.mjs +12 -4
  1995. package/dist/icons/react/CornerRightDown.cjs +12 -4
  1996. package/dist/icons/react/CornerRightDown.mjs +12 -4
  1997. package/dist/icons/react/CornerRightUp.cjs +12 -4
  1998. package/dist/icons/react/CornerRightUp.mjs +12 -4
  1999. package/dist/icons/react/CornerUpLeft.cjs +12 -4
  2000. package/dist/icons/react/CornerUpLeft.mjs +12 -4
  2001. package/dist/icons/react/CornerUpRight.cjs +12 -4
  2002. package/dist/icons/react/CornerUpRight.mjs +12 -4
  2003. package/dist/icons/react/CpuChip01.cjs +12 -4
  2004. package/dist/icons/react/CpuChip01.mjs +12 -4
  2005. package/dist/icons/react/CpuChip02.cjs +12 -4
  2006. package/dist/icons/react/CpuChip02.mjs +12 -4
  2007. package/dist/icons/react/CreditCard01.cjs +12 -4
  2008. package/dist/icons/react/CreditCard01.mjs +12 -4
  2009. package/dist/icons/react/CreditCard02.cjs +12 -4
  2010. package/dist/icons/react/CreditCard02.mjs +12 -4
  2011. package/dist/icons/react/CreditCardCheck.cjs +12 -4
  2012. package/dist/icons/react/CreditCardCheck.mjs +12 -4
  2013. package/dist/icons/react/CreditCardDown.cjs +12 -4
  2014. package/dist/icons/react/CreditCardDown.mjs +12 -4
  2015. package/dist/icons/react/CreditCardDownload.cjs +12 -4
  2016. package/dist/icons/react/CreditCardDownload.mjs +12 -4
  2017. package/dist/icons/react/CreditCardEdit.cjs +12 -4
  2018. package/dist/icons/react/CreditCardEdit.mjs +12 -4
  2019. package/dist/icons/react/CreditCardLock.cjs +12 -4
  2020. package/dist/icons/react/CreditCardLock.mjs +12 -4
  2021. package/dist/icons/react/CreditCardMinus.cjs +12 -4
  2022. package/dist/icons/react/CreditCardMinus.mjs +12 -4
  2023. package/dist/icons/react/CreditCardPlus.cjs +12 -4
  2024. package/dist/icons/react/CreditCardPlus.mjs +12 -4
  2025. package/dist/icons/react/CreditCardRefresh.cjs +12 -4
  2026. package/dist/icons/react/CreditCardRefresh.mjs +12 -4
  2027. package/dist/icons/react/CreditCardSearch.cjs +12 -4
  2028. package/dist/icons/react/CreditCardSearch.mjs +12 -4
  2029. package/dist/icons/react/CreditCardShield.cjs +12 -4
  2030. package/dist/icons/react/CreditCardShield.mjs +12 -4
  2031. package/dist/icons/react/CreditCardUp.cjs +12 -4
  2032. package/dist/icons/react/CreditCardUp.mjs +12 -4
  2033. package/dist/icons/react/CreditCardUpload.cjs +12 -4
  2034. package/dist/icons/react/CreditCardUpload.mjs +12 -4
  2035. package/dist/icons/react/CreditCardX.cjs +12 -4
  2036. package/dist/icons/react/CreditCardX.mjs +12 -4
  2037. package/dist/icons/react/Crop01.cjs +12 -4
  2038. package/dist/icons/react/Crop01.mjs +12 -4
  2039. package/dist/icons/react/Crop02.cjs +12 -4
  2040. package/dist/icons/react/Crop02.mjs +12 -4
  2041. package/dist/icons/react/Cryptocurrency01.cjs +12 -4
  2042. package/dist/icons/react/Cryptocurrency01.mjs +12 -4
  2043. package/dist/icons/react/Cryptocurrency02.cjs +12 -4
  2044. package/dist/icons/react/Cryptocurrency02.mjs +12 -4
  2045. package/dist/icons/react/Cryptocurrency03.cjs +12 -4
  2046. package/dist/icons/react/Cryptocurrency03.mjs +12 -4
  2047. package/dist/icons/react/Cryptocurrency04.cjs +12 -4
  2048. package/dist/icons/react/Cryptocurrency04.mjs +12 -4
  2049. package/dist/icons/react/Cube01.cjs +12 -4
  2050. package/dist/icons/react/Cube01.mjs +12 -4
  2051. package/dist/icons/react/Cube02.cjs +12 -4
  2052. package/dist/icons/react/Cube02.mjs +12 -4
  2053. package/dist/icons/react/Cube03.cjs +12 -4
  2054. package/dist/icons/react/Cube03.mjs +12 -4
  2055. package/dist/icons/react/Cube04.cjs +12 -4
  2056. package/dist/icons/react/Cube04.mjs +12 -4
  2057. package/dist/icons/react/CubeOutline.cjs +12 -4
  2058. package/dist/icons/react/CubeOutline.mjs +12 -4
  2059. package/dist/icons/react/CurrencyBitcoin.cjs +12 -4
  2060. package/dist/icons/react/CurrencyBitcoin.mjs +12 -4
  2061. package/dist/icons/react/CurrencyBitcoinCircle.cjs +12 -4
  2062. package/dist/icons/react/CurrencyBitcoinCircle.mjs +12 -4
  2063. package/dist/icons/react/CurrencyDollar.cjs +12 -4
  2064. package/dist/icons/react/CurrencyDollar.mjs +12 -4
  2065. package/dist/icons/react/CurrencyDollarCircle.cjs +12 -4
  2066. package/dist/icons/react/CurrencyDollarCircle.mjs +12 -4
  2067. package/dist/icons/react/CurrencyDollarCircle1.d.cts +3 -0
  2068. package/dist/icons/react/CurrencyDollarCircle1.d.mts +3 -0
  2069. package/dist/icons/react/CurrencyEthereum.cjs +12 -4
  2070. package/dist/icons/react/CurrencyEthereum.mjs +12 -4
  2071. package/dist/icons/react/CurrencyEthereumCircle.cjs +12 -4
  2072. package/dist/icons/react/CurrencyEthereumCircle.mjs +12 -4
  2073. package/dist/icons/react/CurrencyEuro.cjs +12 -4
  2074. package/dist/icons/react/CurrencyEuro.mjs +12 -4
  2075. package/dist/icons/react/CurrencyEuroCircle.cjs +12 -4
  2076. package/dist/icons/react/CurrencyEuroCircle.mjs +12 -4
  2077. package/dist/icons/react/CurrencyPound.cjs +12 -4
  2078. package/dist/icons/react/CurrencyPound.mjs +12 -4
  2079. package/dist/icons/react/CurrencyPoundCircle.cjs +12 -4
  2080. package/dist/icons/react/CurrencyPoundCircle.mjs +12 -4
  2081. package/dist/icons/react/CurrencyRuble.cjs +12 -4
  2082. package/dist/icons/react/CurrencyRuble.mjs +12 -4
  2083. package/dist/icons/react/CurrencyRubleCircle.cjs +12 -4
  2084. package/dist/icons/react/CurrencyRubleCircle.mjs +12 -4
  2085. package/dist/icons/react/CurrencyRupee.cjs +12 -4
  2086. package/dist/icons/react/CurrencyRupee.mjs +12 -4
  2087. package/dist/icons/react/CurrencyRupeeCircle.cjs +12 -4
  2088. package/dist/icons/react/CurrencyRupeeCircle.mjs +12 -4
  2089. package/dist/icons/react/CurrencyYen.cjs +12 -4
  2090. package/dist/icons/react/CurrencyYen.mjs +12 -4
  2091. package/dist/icons/react/CurrencyYenCircle.cjs +12 -4
  2092. package/dist/icons/react/CurrencyYenCircle.mjs +12 -4
  2093. package/dist/icons/react/Cursor01.cjs +12 -4
  2094. package/dist/icons/react/Cursor01.mjs +12 -4
  2095. package/dist/icons/react/Cursor02.cjs +12 -4
  2096. package/dist/icons/react/Cursor02.mjs +12 -4
  2097. package/dist/icons/react/Cursor03.cjs +12 -4
  2098. package/dist/icons/react/Cursor03.mjs +12 -4
  2099. package/dist/icons/react/Cursor04.cjs +12 -4
  2100. package/dist/icons/react/Cursor04.mjs +12 -4
  2101. package/dist/icons/react/CursorBox.cjs +12 -4
  2102. package/dist/icons/react/CursorBox.mjs +12 -4
  2103. package/dist/icons/react/CursorClick01.cjs +12 -4
  2104. package/dist/icons/react/CursorClick01.mjs +12 -4
  2105. package/dist/icons/react/CursorClick02.cjs +12 -4
  2106. package/dist/icons/react/CursorClick02.mjs +12 -4
  2107. package/dist/icons/react/Dashboard.cjs +52 -0
  2108. package/dist/icons/react/Dashboard.d.cts +3 -0
  2109. package/dist/icons/react/Dashboard.d.mts +3 -0
  2110. package/dist/icons/react/Dashboard.mjs +52 -0
  2111. package/dist/icons/react/Data.cjs +54 -14
  2112. package/dist/icons/react/Data.mjs +55 -15
  2113. package/dist/icons/react/DataAppAi.cjs +34 -11
  2114. package/dist/icons/react/DataAppAi.mjs +35 -12
  2115. package/dist/icons/react/DataAppSystem.cjs +64 -0
  2116. package/dist/icons/react/DataAppSystem.d.cts +3 -0
  2117. package/dist/icons/react/DataAppSystem.d.mts +3 -0
  2118. package/dist/icons/react/DataAppSystem.mjs +64 -0
  2119. package/dist/icons/react/DataService.cjs +44 -14
  2120. package/dist/icons/react/DataService.mjs +45 -15
  2121. package/dist/icons/react/DataServiceAdd.cjs +54 -14
  2122. package/dist/icons/react/DataServiceAdd.mjs +55 -15
  2123. package/dist/icons/react/Database00.cjs +52 -0
  2124. package/dist/icons/react/Database00.d.cts +3 -0
  2125. package/dist/icons/react/Database00.d.mts +3 -0
  2126. package/dist/icons/react/Database00.mjs +52 -0
  2127. package/dist/icons/react/Database01.cjs +12 -4
  2128. package/dist/icons/react/Database01.mjs +12 -4
  2129. package/dist/icons/react/Database02.cjs +12 -4
  2130. package/dist/icons/react/Database02.mjs +12 -4
  2131. package/dist/icons/react/Database03.cjs +12 -4
  2132. package/dist/icons/react/Database03.mjs +12 -4
  2133. package/dist/icons/react/DatabaseCloud.cjs +64 -0
  2134. package/dist/icons/react/DatabaseCloud.d.cts +3 -0
  2135. package/dist/icons/react/DatabaseCloud.d.mts +3 -0
  2136. package/dist/icons/react/DatabaseCloud.mjs +64 -0
  2137. package/dist/icons/react/DatabaseNone.cjs +13 -5
  2138. package/dist/icons/react/DatabaseNone.mjs +13 -5
  2139. package/dist/icons/react/DatabaseSystem.cjs +52 -0
  2140. package/dist/icons/react/DatabaseSystem.d.cts +3 -0
  2141. package/dist/icons/react/DatabaseSystem.d.mts +3 -0
  2142. package/dist/icons/react/DatabaseSystem.mjs +52 -0
  2143. package/dist/icons/react/Dataflow01.cjs +12 -4
  2144. package/dist/icons/react/Dataflow01.mjs +12 -4
  2145. package/dist/icons/react/Dataflow02.cjs +12 -4
  2146. package/dist/icons/react/Dataflow02.mjs +12 -4
  2147. package/dist/icons/react/Dataflow03.cjs +12 -4
  2148. package/dist/icons/react/Dataflow03.mjs +12 -4
  2149. package/dist/icons/react/Dataflow04.cjs +12 -4
  2150. package/dist/icons/react/Dataflow04.mjs +12 -4
  2151. package/dist/icons/react/Delete.cjs +12 -4
  2152. package/dist/icons/react/Delete.mjs +12 -4
  2153. package/dist/icons/react/Diamond01.cjs +12 -4
  2154. package/dist/icons/react/Diamond01.mjs +12 -4
  2155. package/dist/icons/react/Diamond02.cjs +12 -4
  2156. package/dist/icons/react/Diamond02.mjs +12 -4
  2157. package/dist/icons/react/Dice1.cjs +12 -4
  2158. package/dist/icons/react/Dice1.mjs +12 -4
  2159. package/dist/icons/react/Dice2.cjs +12 -4
  2160. package/dist/icons/react/Dice2.mjs +12 -4
  2161. package/dist/icons/react/Dice3.cjs +12 -4
  2162. package/dist/icons/react/Dice3.mjs +12 -4
  2163. package/dist/icons/react/Dice4.cjs +12 -4
  2164. package/dist/icons/react/Dice4.mjs +12 -4
  2165. package/dist/icons/react/Dice5.cjs +12 -4
  2166. package/dist/icons/react/Dice5.mjs +12 -4
  2167. package/dist/icons/react/Dice6.cjs +12 -4
  2168. package/dist/icons/react/Dice6.mjs +12 -4
  2169. package/dist/icons/react/Disc01.cjs +13 -5
  2170. package/dist/icons/react/Disc01.mjs +13 -5
  2171. package/dist/icons/react/Disc02.cjs +12 -4
  2172. package/dist/icons/react/Disc02.mjs +12 -4
  2173. package/dist/icons/react/DistributeSpacingHorizontal.cjs +12 -4
  2174. package/dist/icons/react/DistributeSpacingHorizontal.mjs +12 -4
  2175. package/dist/icons/react/DistributeSpacingVertical.cjs +12 -4
  2176. package/dist/icons/react/DistributeSpacingVertical.mjs +12 -4
  2177. package/dist/icons/react/Divide01.cjs +12 -4
  2178. package/dist/icons/react/Divide01.mjs +12 -4
  2179. package/dist/icons/react/Divide02.cjs +12 -4
  2180. package/dist/icons/react/Divide02.mjs +12 -4
  2181. package/dist/icons/react/Divide03.cjs +12 -4
  2182. package/dist/icons/react/Divide03.mjs +12 -4
  2183. package/dist/icons/react/Divider.cjs +12 -4
  2184. package/dist/icons/react/Divider.mjs +12 -4
  2185. package/dist/icons/react/Documentation.cjs +52 -0
  2186. package/dist/icons/react/Documentation.d.cts +3 -0
  2187. package/dist/icons/react/Documentation.d.mts +3 -0
  2188. package/dist/icons/react/Documentation.mjs +52 -0
  2189. package/dist/icons/react/DotPoints01.cjs +12 -4
  2190. package/dist/icons/react/DotPoints01.mjs +12 -4
  2191. package/dist/icons/react/DotPoints02.cjs +52 -0
  2192. package/dist/icons/react/DotPoints02.d.cts +3 -0
  2193. package/dist/icons/react/DotPoints02.d.mts +3 -0
  2194. package/dist/icons/react/DotPoints02.mjs +52 -0
  2195. package/dist/icons/react/DotsGrid.cjs +104 -14
  2196. package/dist/icons/react/DotsGrid.mjs +105 -15
  2197. package/dist/icons/react/DotsHorizontal.cjs +44 -14
  2198. package/dist/icons/react/DotsHorizontal.mjs +45 -15
  2199. package/dist/icons/react/DotsVertical.cjs +44 -14
  2200. package/dist/icons/react/DotsVertical.mjs +45 -15
  2201. package/dist/icons/react/DoubleCheck.cjs +34 -15
  2202. package/dist/icons/react/DoubleCheck.mjs +35 -16
  2203. package/dist/icons/react/Download01.cjs +12 -4
  2204. package/dist/icons/react/Download01.mjs +12 -4
  2205. package/dist/icons/react/Download02.cjs +12 -4
  2206. package/dist/icons/react/Download02.mjs +12 -4
  2207. package/dist/icons/react/Download03.cjs +12 -4
  2208. package/dist/icons/react/Download03.mjs +12 -4
  2209. package/dist/icons/react/Download04.cjs +12 -4
  2210. package/dist/icons/react/Download04.mjs +12 -4
  2211. package/dist/icons/react/DownloadCloud01.cjs +12 -4
  2212. package/dist/icons/react/DownloadCloud01.mjs +12 -4
  2213. package/dist/icons/react/DownloadCloud02.cjs +12 -4
  2214. package/dist/icons/react/DownloadCloud02.mjs +12 -4
  2215. package/dist/icons/react/DragIn.cjs +12 -4
  2216. package/dist/icons/react/DragIn.mjs +12 -4
  2217. package/dist/icons/react/Drop.cjs +12 -4
  2218. package/dist/icons/react/Drop.mjs +12 -4
  2219. package/dist/icons/react/Droplets01.cjs +34 -14
  2220. package/dist/icons/react/Droplets01.mjs +35 -15
  2221. package/dist/icons/react/Droplets02.cjs +12 -4
  2222. package/dist/icons/react/Droplets02.mjs +12 -4
  2223. package/dist/icons/react/Droplets03.cjs +12 -4
  2224. package/dist/icons/react/Droplets03.mjs +12 -4
  2225. package/dist/icons/react/Dropper.cjs +12 -4
  2226. package/dist/icons/react/Dropper.mjs +12 -4
  2227. package/dist/icons/react/Edit.cjs +52 -0
  2228. package/dist/icons/react/Edit.d.cts +3 -0
  2229. package/dist/icons/react/Edit.d.mts +3 -0
  2230. package/dist/icons/react/Edit.mjs +52 -0
  2231. package/dist/icons/react/Edit01.cjs +12 -4
  2232. package/dist/icons/react/Edit01.mjs +12 -4
  2233. package/dist/icons/react/Edit03.cjs +12 -4
  2234. package/dist/icons/react/Edit03.mjs +12 -4
  2235. package/dist/icons/react/Edit04.cjs +12 -4
  2236. package/dist/icons/react/Edit04.mjs +12 -4
  2237. package/dist/icons/react/Edit05.cjs +12 -4
  2238. package/dist/icons/react/Edit05.mjs +12 -4
  2239. package/dist/icons/react/Equal.cjs +12 -4
  2240. package/dist/icons/react/Equal.mjs +12 -4
  2241. package/dist/icons/react/EqualNot.cjs +12 -4
  2242. package/dist/icons/react/EqualNot.mjs +12 -4
  2243. package/dist/icons/react/Eraser.cjs +12 -4
  2244. package/dist/icons/react/Eraser.mjs +12 -4
  2245. package/dist/icons/react/{LifeBuoy01.cjs → Expand00.cjs} +17 -9
  2246. package/dist/icons/react/Expand00.d.cts +3 -0
  2247. package/dist/icons/react/Expand00.d.mts +3 -0
  2248. package/dist/icons/react/{LifeBuoy01.mjs → Expand00.mjs} +17 -9
  2249. package/dist/icons/react/Expand01.cjs +12 -4
  2250. package/dist/icons/react/Expand01.mjs +12 -4
  2251. package/dist/icons/react/Expand02.cjs +12 -4
  2252. package/dist/icons/react/Expand02.mjs +12 -4
  2253. package/dist/icons/react/{Moon02.cjs → Expand021.cjs} +17 -9
  2254. package/dist/icons/react/Expand021.d.cts +3 -0
  2255. package/dist/icons/react/Expand021.d.mts +3 -0
  2256. package/dist/icons/react/{Moon02.mjs → Expand021.mjs} +17 -9
  2257. package/dist/icons/react/Expand03.cjs +12 -4
  2258. package/dist/icons/react/Expand03.mjs +12 -4
  2259. package/dist/icons/react/Expand04.cjs +12 -4
  2260. package/dist/icons/react/Expand04.mjs +12 -4
  2261. package/dist/icons/react/Expand05.cjs +12 -4
  2262. package/dist/icons/react/Expand05.mjs +12 -4
  2263. package/dist/icons/react/Expand06.cjs +12 -4
  2264. package/dist/icons/react/Expand06.mjs +12 -4
  2265. package/dist/icons/react/Expand08.cjs +12 -4
  2266. package/dist/icons/react/Expand08.mjs +12 -4
  2267. package/dist/icons/react/Eye.cjs +13 -5
  2268. package/dist/icons/react/Eye.mjs +13 -5
  2269. package/dist/icons/react/EyeOff.cjs +12 -4
  2270. package/dist/icons/react/EyeOff.mjs +12 -4
  2271. package/dist/icons/react/FaceContent.cjs +12 -4
  2272. package/dist/icons/react/FaceContent.mjs +12 -4
  2273. package/dist/icons/react/FaceFrown.cjs +12 -4
  2274. package/dist/icons/react/FaceFrown.mjs +12 -4
  2275. package/dist/icons/react/FaceHappy.cjs +12 -4
  2276. package/dist/icons/react/FaceHappy.mjs +12 -4
  2277. package/dist/icons/react/FaceId.cjs +12 -4
  2278. package/dist/icons/react/FaceId.mjs +12 -4
  2279. package/dist/icons/react/FaceIdSquare.cjs +12 -4
  2280. package/dist/icons/react/FaceIdSquare.mjs +12 -4
  2281. package/dist/icons/react/FaceNeutral.cjs +12 -4
  2282. package/dist/icons/react/FaceNeutral.mjs +12 -4
  2283. package/dist/icons/react/FaceSad.cjs +12 -4
  2284. package/dist/icons/react/FaceSad.mjs +12 -4
  2285. package/dist/icons/react/FaceSmile.cjs +12 -4
  2286. package/dist/icons/react/FaceSmile.mjs +12 -4
  2287. package/dist/icons/react/FaceWink.cjs +12 -4
  2288. package/dist/icons/react/FaceWink.mjs +12 -4
  2289. package/dist/icons/react/FastBackward.cjs +34 -14
  2290. package/dist/icons/react/FastBackward.mjs +35 -15
  2291. package/dist/icons/react/FastForward.cjs +34 -14
  2292. package/dist/icons/react/FastForward.mjs +35 -15
  2293. package/dist/icons/react/Feather.cjs +12 -4
  2294. package/dist/icons/react/Feather.mjs +12 -4
  2295. package/dist/icons/react/FeedbackDots.d.cts +3 -0
  2296. package/dist/icons/react/FeedbackDots.d.mts +3 -0
  2297. package/dist/icons/react/FeedbackDotsCycle.cjs +52 -0
  2298. package/dist/icons/react/FeedbackDotsCycle.d.cts +3 -0
  2299. package/dist/icons/react/FeedbackDotsCycle.d.mts +3 -0
  2300. package/dist/icons/react/FeedbackDotsCycle.mjs +52 -0
  2301. package/dist/icons/react/FeedbackSuggestion.cjs +52 -0
  2302. package/dist/icons/react/FeedbackSuggestion.d.cts +3 -0
  2303. package/dist/icons/react/FeedbackSuggestion.d.mts +3 -0
  2304. package/dist/icons/react/FeedbackSuggestion.mjs +52 -0
  2305. package/dist/icons/react/FeedbackSuggestion1.d.cts +3 -0
  2306. package/dist/icons/react/FeedbackSuggestion1.d.mts +3 -0
  2307. package/dist/icons/react/FeedbackSweet.d.cts +3 -0
  2308. package/dist/icons/react/FeedbackSweet.d.mts +3 -0
  2309. package/dist/icons/react/FeedbackSweetCircle.cjs +66 -0
  2310. package/dist/icons/react/FeedbackSweetCircle.d.cts +3 -0
  2311. package/dist/icons/react/FeedbackSweetCircle.d.mts +3 -0
  2312. package/dist/icons/react/FeedbackSweetCircle.mjs +66 -0
  2313. package/dist/icons/react/FeedbackWrong.d.cts +3 -0
  2314. package/dist/icons/react/FeedbackWrong.d.mts +3 -0
  2315. package/dist/icons/react/FeedbackWrongCircle.cjs +52 -0
  2316. package/dist/icons/react/FeedbackWrongCircle.d.cts +3 -0
  2317. package/dist/icons/react/FeedbackWrongCircle.d.mts +3 -0
  2318. package/dist/icons/react/FeedbackWrongCircle.mjs +52 -0
  2319. package/dist/icons/react/Figma.cjs +12 -4
  2320. package/dist/icons/react/Figma.mjs +12 -4
  2321. package/dist/icons/react/File01.cjs +12 -4
  2322. package/dist/icons/react/File01.mjs +12 -4
  2323. package/dist/icons/react/File02.cjs +12 -4
  2324. package/dist/icons/react/File02.mjs +12 -4
  2325. package/dist/icons/react/File03.cjs +12 -4
  2326. package/dist/icons/react/File03.mjs +12 -4
  2327. package/dist/icons/react/File04.cjs +12 -4
  2328. package/dist/icons/react/File04.mjs +12 -4
  2329. package/dist/icons/react/File05.cjs +12 -4
  2330. package/dist/icons/react/File05.mjs +12 -4
  2331. package/dist/icons/react/File06.cjs +12 -4
  2332. package/dist/icons/react/File06.mjs +12 -4
  2333. package/dist/icons/react/File07.cjs +12 -4
  2334. package/dist/icons/react/File07.mjs +12 -4
  2335. package/dist/icons/react/FileAttachment01.cjs +12 -4
  2336. package/dist/icons/react/FileAttachment01.mjs +12 -4
  2337. package/dist/icons/react/FileAttachment02.cjs +12 -4
  2338. package/dist/icons/react/FileAttachment02.mjs +12 -4
  2339. package/dist/icons/react/FileAttachment03.cjs +12 -4
  2340. package/dist/icons/react/FileAttachment03.mjs +12 -4
  2341. package/dist/icons/react/FileAttachment04.cjs +12 -4
  2342. package/dist/icons/react/FileAttachment04.mjs +12 -4
  2343. package/dist/icons/react/FileAttachment05.cjs +12 -4
  2344. package/dist/icons/react/FileAttachment05.mjs +12 -4
  2345. package/dist/icons/react/FileCheck01.cjs +12 -4
  2346. package/dist/icons/react/FileCheck01.mjs +12 -4
  2347. package/dist/icons/react/FileCheck02.cjs +12 -4
  2348. package/dist/icons/react/FileCheck02.mjs +12 -4
  2349. package/dist/icons/react/FileCheck03.cjs +12 -4
  2350. package/dist/icons/react/FileCheck03.mjs +12 -4
  2351. package/dist/icons/react/FileCode01.cjs +12 -4
  2352. package/dist/icons/react/FileCode01.mjs +12 -4
  2353. package/dist/icons/react/FileCode02.cjs +12 -4
  2354. package/dist/icons/react/FileCode02.mjs +12 -4
  2355. package/dist/icons/react/FileDownload01.cjs +12 -4
  2356. package/dist/icons/react/FileDownload01.mjs +12 -4
  2357. package/dist/icons/react/FileDownload02.cjs +12 -4
  2358. package/dist/icons/react/FileDownload02.mjs +12 -4
  2359. package/dist/icons/react/FileDownload03.cjs +12 -4
  2360. package/dist/icons/react/FileDownload03.mjs +12 -4
  2361. package/dist/icons/react/FileHeart01.cjs +12 -4
  2362. package/dist/icons/react/FileHeart01.mjs +12 -4
  2363. package/dist/icons/react/FileHeart02.cjs +12 -4
  2364. package/dist/icons/react/FileHeart02.mjs +12 -4
  2365. package/dist/icons/react/FileHeart03.cjs +12 -4
  2366. package/dist/icons/react/FileHeart03.mjs +12 -4
  2367. package/dist/icons/react/FileImport01.cjs +52 -0
  2368. package/dist/icons/react/FileImport01.d.cts +3 -0
  2369. package/dist/icons/react/FileImport01.d.mts +3 -0
  2370. package/dist/icons/react/FileImport01.mjs +52 -0
  2371. package/dist/icons/react/FileImport02.cjs +12 -4
  2372. package/dist/icons/react/FileImport02.mjs +12 -4
  2373. package/dist/icons/react/FileImport03.cjs +52 -0
  2374. package/dist/icons/react/FileImport03.d.cts +3 -0
  2375. package/dist/icons/react/FileImport03.d.mts +3 -0
  2376. package/dist/icons/react/FileImport03.mjs +52 -0
  2377. package/dist/icons/react/FileImport04.cjs +52 -0
  2378. package/dist/icons/react/FileImport04.d.cts +3 -0
  2379. package/dist/icons/react/FileImport04.d.mts +3 -0
  2380. package/dist/icons/react/FileImport04.mjs +52 -0
  2381. package/dist/icons/react/FileLock01.cjs +12 -4
  2382. package/dist/icons/react/FileLock01.mjs +12 -4
  2383. package/dist/icons/react/FileLock02.cjs +12 -4
  2384. package/dist/icons/react/FileLock02.mjs +12 -4
  2385. package/dist/icons/react/FileLock03.cjs +12 -4
  2386. package/dist/icons/react/FileLock03.mjs +12 -4
  2387. package/dist/icons/react/FileMinus01.cjs +12 -4
  2388. package/dist/icons/react/FileMinus01.mjs +12 -4
  2389. package/dist/icons/react/FileMinus02.cjs +12 -4
  2390. package/dist/icons/react/FileMinus02.mjs +12 -4
  2391. package/dist/icons/react/FileMinus03.cjs +12 -4
  2392. package/dist/icons/react/FileMinus03.mjs +12 -4
  2393. package/dist/icons/react/FilePlus01.cjs +12 -4
  2394. package/dist/icons/react/FilePlus01.mjs +12 -4
  2395. package/dist/icons/react/FilePlus02.cjs +12 -4
  2396. package/dist/icons/react/FilePlus02.mjs +12 -4
  2397. package/dist/icons/react/FilePlus03.cjs +12 -4
  2398. package/dist/icons/react/FilePlus03.mjs +12 -4
  2399. package/dist/icons/react/FileQuestion01.cjs +12 -4
  2400. package/dist/icons/react/FileQuestion01.mjs +12 -4
  2401. package/dist/icons/react/FileQuestion02.cjs +12 -4
  2402. package/dist/icons/react/FileQuestion02.mjs +12 -4
  2403. package/dist/icons/react/FileQuestion03.cjs +12 -4
  2404. package/dist/icons/react/FileQuestion03.mjs +12 -4
  2405. package/dist/icons/react/FileSearch01.cjs +12 -4
  2406. package/dist/icons/react/FileSearch01.mjs +12 -4
  2407. package/dist/icons/react/FileSearch02.cjs +12 -4
  2408. package/dist/icons/react/FileSearch02.mjs +12 -4
  2409. package/dist/icons/react/FileSearch03.cjs +12 -4
  2410. package/dist/icons/react/FileSearch03.mjs +12 -4
  2411. package/dist/icons/react/FileShield01.cjs +12 -4
  2412. package/dist/icons/react/FileShield01.mjs +12 -4
  2413. package/dist/icons/react/FileShield02.cjs +12 -4
  2414. package/dist/icons/react/FileShield02.mjs +12 -4
  2415. package/dist/icons/react/FileShield03.cjs +12 -4
  2416. package/dist/icons/react/FileShield03.mjs +12 -4
  2417. package/dist/icons/react/FileX01.cjs +12 -4
  2418. package/dist/icons/react/FileX01.mjs +12 -4
  2419. package/dist/icons/react/FileX02.cjs +12 -4
  2420. package/dist/icons/react/FileX02.mjs +12 -4
  2421. package/dist/icons/react/FileX03.cjs +12 -4
  2422. package/dist/icons/react/FileX03.mjs +12 -4
  2423. package/dist/icons/react/Film01.cjs +12 -4
  2424. package/dist/icons/react/Film01.mjs +12 -4
  2425. package/dist/icons/react/Film02.cjs +12 -4
  2426. package/dist/icons/react/Film02.mjs +12 -4
  2427. package/dist/icons/react/Film03.cjs +12 -4
  2428. package/dist/icons/react/Film03.mjs +12 -4
  2429. package/dist/icons/react/FilterFunnel01.cjs +12 -4
  2430. package/dist/icons/react/FilterFunnel01.mjs +12 -4
  2431. package/dist/icons/react/FilterFunnel02.cjs +12 -4
  2432. package/dist/icons/react/FilterFunnel02.mjs +12 -4
  2433. package/dist/icons/react/FilterLines.cjs +12 -4
  2434. package/dist/icons/react/FilterLines.mjs +12 -4
  2435. package/dist/icons/react/Fingerprint01.cjs +12 -4
  2436. package/dist/icons/react/Fingerprint01.mjs +12 -4
  2437. package/dist/icons/react/Fingerprint02.cjs +12 -4
  2438. package/dist/icons/react/Fingerprint02.mjs +12 -4
  2439. package/dist/icons/react/Fingerprint03.cjs +19 -11
  2440. package/dist/icons/react/Fingerprint03.mjs +19 -11
  2441. package/dist/icons/react/Fingerprint04.cjs +12 -4
  2442. package/dist/icons/react/Fingerprint04.mjs +12 -4
  2443. package/dist/icons/react/Flag01.cjs +12 -4
  2444. package/dist/icons/react/Flag01.mjs +12 -4
  2445. package/dist/icons/react/Flag02.cjs +12 -4
  2446. package/dist/icons/react/Flag02.mjs +12 -4
  2447. package/dist/icons/react/Flag03.cjs +12 -4
  2448. package/dist/icons/react/Flag03.mjs +12 -4
  2449. package/dist/icons/react/Flag04.cjs +12 -4
  2450. package/dist/icons/react/Flag04.mjs +12 -4
  2451. package/dist/icons/react/Flag05.cjs +12 -4
  2452. package/dist/icons/react/Flag05.mjs +12 -4
  2453. package/dist/icons/react/Flag06.cjs +12 -4
  2454. package/dist/icons/react/Flag06.mjs +12 -4
  2455. package/dist/icons/react/Flash.cjs +12 -4
  2456. package/dist/icons/react/Flash.mjs +12 -4
  2457. package/dist/icons/react/FlashOff.cjs +12 -4
  2458. package/dist/icons/react/FlashOff.mjs +12 -4
  2459. package/dist/icons/react/FlexAlignBottom.cjs +12 -4
  2460. package/dist/icons/react/FlexAlignBottom.mjs +12 -4
  2461. package/dist/icons/react/FlexAlignLeft.cjs +12 -4
  2462. package/dist/icons/react/FlexAlignLeft.mjs +12 -4
  2463. package/dist/icons/react/FlexAlignRight.cjs +12 -4
  2464. package/dist/icons/react/FlexAlignRight.mjs +12 -4
  2465. package/dist/icons/react/FlexAlignTop.cjs +12 -4
  2466. package/dist/icons/react/FlexAlignTop.mjs +12 -4
  2467. package/dist/icons/react/FlipBackward.cjs +12 -4
  2468. package/dist/icons/react/FlipBackward.mjs +12 -4
  2469. package/dist/icons/react/FlipForward.cjs +12 -4
  2470. package/dist/icons/react/FlipForward.mjs +12 -4
  2471. package/dist/icons/react/Folder.cjs +12 -4
  2472. package/dist/icons/react/Folder.mjs +12 -4
  2473. package/dist/icons/react/FolderCheck.cjs +12 -4
  2474. package/dist/icons/react/FolderCheck.mjs +12 -4
  2475. package/dist/icons/react/FolderClosed.cjs +12 -4
  2476. package/dist/icons/react/FolderClosed.mjs +12 -4
  2477. package/dist/icons/react/FolderCode.cjs +12 -4
  2478. package/dist/icons/react/FolderCode.mjs +12 -4
  2479. package/dist/icons/react/FolderDownload.cjs +12 -4
  2480. package/dist/icons/react/FolderDownload.mjs +12 -4
  2481. package/dist/icons/react/FolderLock.cjs +12 -4
  2482. package/dist/icons/react/FolderLock.mjs +12 -4
  2483. package/dist/icons/react/FolderMinus.cjs +12 -4
  2484. package/dist/icons/react/FolderMinus.mjs +12 -4
  2485. package/dist/icons/react/FolderPlus.cjs +12 -4
  2486. package/dist/icons/react/FolderPlus.mjs +12 -4
  2487. package/dist/icons/react/FolderQuestion.cjs +12 -4
  2488. package/dist/icons/react/FolderQuestion.mjs +12 -4
  2489. package/dist/icons/react/FolderSearch.cjs +12 -4
  2490. package/dist/icons/react/FolderSearch.mjs +12 -4
  2491. package/dist/icons/react/FolderSetting01.cjs +52 -0
  2492. package/dist/icons/react/FolderSetting01.d.cts +3 -0
  2493. package/dist/icons/react/FolderSetting01.d.mts +3 -0
  2494. package/dist/icons/react/FolderSetting01.mjs +52 -0
  2495. package/dist/icons/react/FolderSetting02.cjs +74 -0
  2496. package/dist/icons/react/FolderSetting02.d.cts +3 -0
  2497. package/dist/icons/react/FolderSetting02.d.mts +3 -0
  2498. package/dist/icons/react/FolderSetting02.mjs +74 -0
  2499. package/dist/icons/react/FolderSetting03.cjs +52 -0
  2500. package/dist/icons/react/FolderSetting03.d.cts +3 -0
  2501. package/dist/icons/react/FolderSetting03.d.mts +3 -0
  2502. package/dist/icons/react/FolderSetting03.mjs +52 -0
  2503. package/dist/icons/react/FolderShield.cjs +12 -4
  2504. package/dist/icons/react/FolderShield.mjs +12 -4
  2505. package/dist/icons/react/FolderX.cjs +12 -4
  2506. package/dist/icons/react/FolderX.mjs +12 -4
  2507. package/dist/icons/react/Framer.cjs +12 -4
  2508. package/dist/icons/react/Framer.mjs +12 -4
  2509. package/dist/icons/react/GamingPad01.cjs +12 -4
  2510. package/dist/icons/react/GamingPad01.mjs +12 -4
  2511. package/dist/icons/react/GamingPad02.cjs +12 -4
  2512. package/dist/icons/react/GamingPad02.mjs +12 -4
  2513. package/dist/icons/react/Gift01.cjs +12 -4
  2514. package/dist/icons/react/Gift01.mjs +12 -4
  2515. package/dist/icons/react/Gift02.cjs +12 -4
  2516. package/dist/icons/react/Gift02.mjs +12 -4
  2517. package/dist/icons/react/GitBranch01.cjs +12 -4
  2518. package/dist/icons/react/GitBranch01.mjs +12 -4
  2519. package/dist/icons/react/GitBranch02.cjs +12 -4
  2520. package/dist/icons/react/GitBranch02.mjs +12 -4
  2521. package/dist/icons/react/GitCommit.cjs +12 -4
  2522. package/dist/icons/react/GitCommit.mjs +12 -4
  2523. package/dist/icons/react/GitMerge.cjs +12 -4
  2524. package/dist/icons/react/GitMerge.mjs +12 -4
  2525. package/dist/icons/react/GitPullRequest.cjs +12 -4
  2526. package/dist/icons/react/GitPullRequest.mjs +12 -4
  2527. package/dist/icons/react/Github.cjs +12 -4
  2528. package/dist/icons/react/Github.mjs +12 -4
  2529. package/dist/icons/react/Glasses01.cjs +12 -4
  2530. package/dist/icons/react/Glasses01.mjs +12 -4
  2531. package/dist/icons/react/Glasses02.cjs +12 -4
  2532. package/dist/icons/react/Glasses02.mjs +12 -4
  2533. package/dist/icons/react/Globe01.cjs +12 -4
  2534. package/dist/icons/react/Globe01.mjs +12 -4
  2535. package/dist/icons/react/Globe011.cjs +12 -4
  2536. package/dist/icons/react/Globe011.mjs +12 -4
  2537. package/dist/icons/react/Globe02.cjs +12 -4
  2538. package/dist/icons/react/Globe02.mjs +12 -4
  2539. package/dist/icons/react/Globe021.cjs +12 -4
  2540. package/dist/icons/react/Globe021.mjs +12 -4
  2541. package/dist/icons/react/Globe03.cjs +12 -4
  2542. package/dist/icons/react/Globe03.mjs +12 -4
  2543. package/dist/icons/react/Globe04.cjs +12 -4
  2544. package/dist/icons/react/Globe04.mjs +12 -4
  2545. package/dist/icons/react/Globe05.cjs +12 -4
  2546. package/dist/icons/react/Globe05.mjs +12 -4
  2547. package/dist/icons/react/Globe06.cjs +12 -4
  2548. package/dist/icons/react/Globe06.mjs +12 -4
  2549. package/dist/icons/react/GoogleChrome.cjs +12 -4
  2550. package/dist/icons/react/GoogleChrome.mjs +12 -4
  2551. package/dist/icons/react/GraduationHat01.cjs +12 -4
  2552. package/dist/icons/react/GraduationHat01.mjs +12 -4
  2553. package/dist/icons/react/GraduationHat02.cjs +12 -4
  2554. package/dist/icons/react/GraduationHat02.mjs +12 -4
  2555. package/dist/icons/react/Grid01.cjs +54 -14
  2556. package/dist/icons/react/Grid01.mjs +55 -15
  2557. package/dist/icons/react/Grid02.cjs +12 -4
  2558. package/dist/icons/react/Grid02.mjs +12 -4
  2559. package/dist/icons/react/Grid03.cjs +12 -4
  2560. package/dist/icons/react/Grid03.mjs +12 -4
  2561. package/dist/icons/react/GridDotsBlank.cjs +12 -4
  2562. package/dist/icons/react/GridDotsBlank.mjs +12 -4
  2563. package/dist/icons/react/GridDotsBottom.cjs +12 -4
  2564. package/dist/icons/react/GridDotsBottom.mjs +12 -4
  2565. package/dist/icons/react/GridDotsHorizontalCenter.cjs +12 -4
  2566. package/dist/icons/react/GridDotsHorizontalCenter.mjs +12 -4
  2567. package/dist/icons/react/GridDotsLeft.cjs +12 -4
  2568. package/dist/icons/react/GridDotsLeft.mjs +12 -4
  2569. package/dist/icons/react/GridDotsOuter.cjs +12 -4
  2570. package/dist/icons/react/GridDotsOuter.mjs +12 -4
  2571. package/dist/icons/react/GridDotsRight.cjs +12 -4
  2572. package/dist/icons/react/GridDotsRight.mjs +12 -4
  2573. package/dist/icons/react/GridDotsTop.cjs +12 -4
  2574. package/dist/icons/react/GridDotsTop.mjs +12 -4
  2575. package/dist/icons/react/GridDotsVerticalCenter.cjs +12 -4
  2576. package/dist/icons/react/GridDotsVerticalCenter.mjs +12 -4
  2577. package/dist/icons/react/GroupingLeftAndRight.d.cts +3 -0
  2578. package/dist/icons/react/GroupingLeftAndRight.d.mts +3 -0
  2579. package/dist/icons/react/GroupingUpAndDown.d.cts +3 -0
  2580. package/dist/icons/react/GroupingUpAndDown.d.mts +3 -0
  2581. package/dist/icons/react/Hand.cjs +12 -4
  2582. package/dist/icons/react/Hand.mjs +12 -4
  2583. package/dist/icons/react/HandsDownFill.cjs +28 -14
  2584. package/dist/icons/react/HandsDownFill.mjs +29 -15
  2585. package/dist/icons/react/HandsUpFill.cjs +28 -14
  2586. package/dist/icons/react/HandsUpFill.mjs +29 -15
  2587. package/dist/icons/react/HardDrive.cjs +12 -4
  2588. package/dist/icons/react/HardDrive.mjs +12 -4
  2589. package/dist/icons/react/Hash01.cjs +12 -4
  2590. package/dist/icons/react/Hash01.mjs +12 -4
  2591. package/dist/icons/react/Hash02.cjs +12 -4
  2592. package/dist/icons/react/Hash02.mjs +12 -4
  2593. package/dist/icons/react/Heading01.cjs +12 -4
  2594. package/dist/icons/react/Heading01.mjs +12 -4
  2595. package/dist/icons/react/Heading02.cjs +12 -4
  2596. package/dist/icons/react/Heading02.mjs +12 -4
  2597. package/dist/icons/react/HeadingSquare.cjs +12 -4
  2598. package/dist/icons/react/HeadingSquare.mjs +12 -4
  2599. package/dist/icons/react/Headphones01.cjs +12 -4
  2600. package/dist/icons/react/Headphones01.mjs +12 -4
  2601. package/dist/icons/react/Headphones02.cjs +12 -4
  2602. package/dist/icons/react/Headphones02.mjs +12 -4
  2603. package/dist/icons/react/Heart.cjs +14 -5
  2604. package/dist/icons/react/Heart.mjs +14 -5
  2605. package/dist/icons/react/HeartCircle.cjs +15 -6
  2606. package/dist/icons/react/HeartCircle.mjs +15 -6
  2607. package/dist/icons/react/HeartHand.cjs +12 -4
  2608. package/dist/icons/react/HeartHand.mjs +12 -4
  2609. package/dist/icons/react/HeartHexagon.cjs +15 -6
  2610. package/dist/icons/react/HeartHexagon.mjs +15 -6
  2611. package/dist/icons/react/HeartOctagon.cjs +15 -6
  2612. package/dist/icons/react/HeartOctagon.mjs +15 -6
  2613. package/dist/icons/react/HeartRounded.cjs +12 -4
  2614. package/dist/icons/react/HeartRounded.mjs +12 -4
  2615. package/dist/icons/react/HeartSquare.cjs +15 -6
  2616. package/dist/icons/react/HeartSquare.mjs +15 -6
  2617. package/dist/icons/react/Hearts.cjs +12 -4
  2618. package/dist/icons/react/Hearts.mjs +12 -4
  2619. package/dist/icons/react/HelpCircle.cjs +12 -4
  2620. package/dist/icons/react/HelpCircle.mjs +12 -4
  2621. package/dist/icons/react/HelpOctagon.cjs +12 -4
  2622. package/dist/icons/react/HelpOctagon.mjs +12 -4
  2623. package/dist/icons/react/HelpOctagon1.cjs +52 -0
  2624. package/dist/icons/react/HelpOctagon1.d.cts +3 -0
  2625. package/dist/icons/react/HelpOctagon1.d.mts +3 -0
  2626. package/dist/icons/react/HelpOctagon1.mjs +52 -0
  2627. package/dist/icons/react/HelpSquare.cjs +12 -4
  2628. package/dist/icons/react/HelpSquare.mjs +12 -4
  2629. package/dist/icons/react/Hexagon01.cjs +12 -4
  2630. package/dist/icons/react/Hexagon01.mjs +12 -4
  2631. package/dist/icons/react/Hexagon02.cjs +12 -4
  2632. package/dist/icons/react/Hexagon02.mjs +12 -4
  2633. package/dist/icons/react/Home01.cjs +12 -4
  2634. package/dist/icons/react/Home01.mjs +12 -4
  2635. package/dist/icons/react/Home02.cjs +12 -4
  2636. package/dist/icons/react/Home02.mjs +12 -4
  2637. package/dist/icons/react/Home03.cjs +12 -4
  2638. package/dist/icons/react/Home03.mjs +12 -4
  2639. package/dist/icons/react/Home04.cjs +13 -5
  2640. package/dist/icons/react/Home04.mjs +13 -5
  2641. package/dist/icons/react/Home05.cjs +12 -4
  2642. package/dist/icons/react/Home05.mjs +12 -4
  2643. package/dist/icons/react/HomeLine.cjs +12 -4
  2644. package/dist/icons/react/HomeLine.mjs +12 -4
  2645. package/dist/icons/react/HomeSmile.cjs +12 -4
  2646. package/dist/icons/react/HomeSmile.mjs +12 -4
  2647. package/dist/icons/react/HorizontalBarChart01.cjs +12 -4
  2648. package/dist/icons/react/HorizontalBarChart01.mjs +12 -4
  2649. package/dist/icons/react/HorizontalBarChart02.cjs +12 -4
  2650. package/dist/icons/react/HorizontalBarChart02.mjs +12 -4
  2651. package/dist/icons/react/HorizontalBarChart03.cjs +12 -4
  2652. package/dist/icons/react/HorizontalBarChart03.mjs +12 -4
  2653. package/dist/icons/react/Hourglass01.cjs +12 -4
  2654. package/dist/icons/react/Hourglass01.mjs +12 -4
  2655. package/dist/icons/react/Hourglass02.cjs +12 -4
  2656. package/dist/icons/react/Hourglass02.mjs +12 -4
  2657. package/dist/icons/react/Hourglass03.cjs +12 -4
  2658. package/dist/icons/react/Hourglass03.mjs +12 -4
  2659. package/dist/icons/react/Hurricane01.cjs +12 -4
  2660. package/dist/icons/react/Hurricane01.mjs +12 -4
  2661. package/dist/icons/react/Hurricane02.cjs +12 -4
  2662. package/dist/icons/react/Hurricane02.mjs +12 -4
  2663. package/dist/icons/react/Hurricane03.cjs +12 -4
  2664. package/dist/icons/react/Hurricane03.mjs +12 -4
  2665. package/dist/icons/react/Image01.cjs +12 -4
  2666. package/dist/icons/react/Image01.mjs +12 -4
  2667. package/dist/icons/react/Image02.cjs +12 -4
  2668. package/dist/icons/react/Image02.mjs +12 -4
  2669. package/dist/icons/react/Image03.cjs +12 -4
  2670. package/dist/icons/react/Image03.mjs +12 -4
  2671. package/dist/icons/react/Image04.cjs +13 -5
  2672. package/dist/icons/react/Image04.mjs +13 -5
  2673. package/dist/icons/react/Image05.cjs +12 -4
  2674. package/dist/icons/react/Image05.mjs +12 -4
  2675. package/dist/icons/react/ImageCheck.cjs +12 -4
  2676. package/dist/icons/react/ImageCheck.mjs +12 -4
  2677. package/dist/icons/react/ImageDown.cjs +12 -4
  2678. package/dist/icons/react/ImageDown.mjs +12 -4
  2679. package/dist/icons/react/ImageIndentLeft.cjs +12 -4
  2680. package/dist/icons/react/ImageIndentLeft.mjs +12 -4
  2681. package/dist/icons/react/ImageIndentRight.cjs +12 -4
  2682. package/dist/icons/react/ImageIndentRight.mjs +12 -4
  2683. package/dist/icons/react/ImageLeft.cjs +12 -4
  2684. package/dist/icons/react/ImageLeft.mjs +12 -4
  2685. package/dist/icons/react/ImagePlus.cjs +12 -4
  2686. package/dist/icons/react/ImagePlus.mjs +12 -4
  2687. package/dist/icons/react/ImageRight.cjs +12 -4
  2688. package/dist/icons/react/ImageRight.mjs +12 -4
  2689. package/dist/icons/react/ImageUp.cjs +12 -4
  2690. package/dist/icons/react/ImageUp.mjs +12 -4
  2691. package/dist/icons/react/ImageUser.cjs +12 -4
  2692. package/dist/icons/react/ImageUser.mjs +12 -4
  2693. package/dist/icons/react/ImageUserCheck.cjs +12 -4
  2694. package/dist/icons/react/ImageUserCheck.mjs +12 -4
  2695. package/dist/icons/react/ImageUserDown.cjs +12 -4
  2696. package/dist/icons/react/ImageUserDown.mjs +12 -4
  2697. package/dist/icons/react/ImageUserLeft.cjs +12 -4
  2698. package/dist/icons/react/ImageUserLeft.mjs +12 -4
  2699. package/dist/icons/react/ImageUserPlus.cjs +12 -4
  2700. package/dist/icons/react/ImageUserPlus.mjs +12 -4
  2701. package/dist/icons/react/ImageUserRight.cjs +12 -4
  2702. package/dist/icons/react/ImageUserRight.mjs +12 -4
  2703. package/dist/icons/react/ImageUserUp.cjs +12 -4
  2704. package/dist/icons/react/ImageUserUp.mjs +12 -4
  2705. package/dist/icons/react/ImageUserX.cjs +12 -4
  2706. package/dist/icons/react/ImageUserX.mjs +12 -4
  2707. package/dist/icons/react/ImageX.cjs +12 -4
  2708. package/dist/icons/react/ImageX.mjs +12 -4
  2709. package/dist/icons/react/Inbox01.cjs +12 -4
  2710. package/dist/icons/react/Inbox01.mjs +12 -4
  2711. package/dist/icons/react/Inbox02.cjs +12 -4
  2712. package/dist/icons/react/Inbox02.mjs +12 -4
  2713. package/dist/icons/react/Infinity.cjs +12 -4
  2714. package/dist/icons/react/Infinity.mjs +12 -4
  2715. package/dist/icons/react/InfoCircle.cjs +12 -4
  2716. package/dist/icons/react/InfoCircle.mjs +12 -4
  2717. package/dist/icons/react/InfoHexagon.cjs +12 -4
  2718. package/dist/icons/react/InfoHexagon.mjs +12 -4
  2719. package/dist/icons/react/InfoOctagon.cjs +12 -4
  2720. package/dist/icons/react/InfoOctagon.mjs +12 -4
  2721. package/dist/icons/react/InfoSquare.cjs +12 -4
  2722. package/dist/icons/react/InfoSquare.mjs +12 -4
  2723. package/dist/icons/react/IntersectCircle.cjs +13 -5
  2724. package/dist/icons/react/IntersectCircle.mjs +13 -5
  2725. package/dist/icons/react/IntersectSquare.cjs +13 -5
  2726. package/dist/icons/react/IntersectSquare.mjs +13 -5
  2727. package/dist/icons/react/Italic01.cjs +12 -4
  2728. package/dist/icons/react/Italic01.mjs +12 -4
  2729. package/dist/icons/react/Italic02.cjs +12 -4
  2730. package/dist/icons/react/Italic02.mjs +12 -4
  2731. package/dist/icons/react/ItalicSquare.cjs +12 -4
  2732. package/dist/icons/react/ItalicSquare.mjs +12 -4
  2733. package/dist/icons/react/Key01.cjs +12 -4
  2734. package/dist/icons/react/Key01.mjs +12 -4
  2735. package/dist/icons/react/Key02.cjs +12 -4
  2736. package/dist/icons/react/Key02.mjs +12 -4
  2737. package/dist/icons/react/Keyboard01.cjs +12 -4
  2738. package/dist/icons/react/Keyboard01.mjs +12 -4
  2739. package/dist/icons/react/Keyboard02.cjs +12 -4
  2740. package/dist/icons/react/Keyboard02.mjs +12 -4
  2741. package/dist/icons/react/Laptop01.cjs +12 -4
  2742. package/dist/icons/react/Laptop01.mjs +12 -4
  2743. package/dist/icons/react/Laptop02.cjs +12 -4
  2744. package/dist/icons/react/Laptop02.mjs +12 -4
  2745. package/dist/icons/react/LayerSingle.cjs +12 -4
  2746. package/dist/icons/react/LayerSingle.mjs +12 -4
  2747. package/dist/icons/react/LayersThree01.cjs +12 -4
  2748. package/dist/icons/react/LayersThree01.mjs +12 -4
  2749. package/dist/icons/react/LayersThree02.cjs +12 -4
  2750. package/dist/icons/react/LayersThree02.mjs +12 -4
  2751. package/dist/icons/react/LayersTwo01.cjs +12 -4
  2752. package/dist/icons/react/LayersTwo01.mjs +12 -4
  2753. package/dist/icons/react/LayersTwo02.cjs +12 -4
  2754. package/dist/icons/react/LayersTwo02.mjs +12 -4
  2755. package/dist/icons/react/LayoutAlt01.cjs +12 -4
  2756. package/dist/icons/react/LayoutAlt01.mjs +12 -4
  2757. package/dist/icons/react/LayoutAlt02.cjs +12 -4
  2758. package/dist/icons/react/LayoutAlt02.mjs +12 -4
  2759. package/dist/icons/react/LayoutAlt03.cjs +12 -4
  2760. package/dist/icons/react/LayoutAlt03.mjs +12 -4
  2761. package/dist/icons/react/LayoutAlt04.cjs +12 -4
  2762. package/dist/icons/react/LayoutAlt04.mjs +12 -4
  2763. package/dist/icons/react/LayoutBottom.cjs +12 -4
  2764. package/dist/icons/react/LayoutBottom.mjs +12 -4
  2765. package/dist/icons/react/LayoutBottom1.d.cts +3 -0
  2766. package/dist/icons/react/LayoutBottom1.d.mts +3 -0
  2767. package/dist/icons/react/LayoutBottomFill.cjs +16 -11
  2768. package/dist/icons/react/LayoutBottomFill.mjs +16 -11
  2769. package/dist/icons/react/LayoutGrid01.cjs +12 -4
  2770. package/dist/icons/react/LayoutGrid01.mjs +12 -4
  2771. package/dist/icons/react/LayoutGrid02.cjs +12 -4
  2772. package/dist/icons/react/LayoutGrid02.mjs +12 -4
  2773. package/dist/icons/react/LayoutLeft.cjs +12 -4
  2774. package/dist/icons/react/LayoutLeft.mjs +12 -4
  2775. package/dist/icons/react/LayoutLeft1.d.cts +3 -0
  2776. package/dist/icons/react/LayoutLeft1.d.mts +3 -0
  2777. package/dist/icons/react/LayoutLeftFill.cjs +16 -11
  2778. package/dist/icons/react/LayoutLeftFill.mjs +16 -11
  2779. package/dist/icons/react/LayoutRight.cjs +12 -4
  2780. package/dist/icons/react/LayoutRight.mjs +12 -4
  2781. package/dist/icons/react/LayoutRightFill.cjs +16 -11
  2782. package/dist/icons/react/LayoutRightFill.mjs +16 -11
  2783. package/dist/icons/react/LayoutTop.cjs +12 -4
  2784. package/dist/icons/react/LayoutTop.mjs +12 -4
  2785. package/dist/icons/react/LayoutTop1.d.cts +3 -0
  2786. package/dist/icons/react/LayoutTop1.d.mts +3 -0
  2787. package/dist/icons/react/LayoutTopFill.cjs +16 -11
  2788. package/dist/icons/react/LayoutTopFill.mjs +16 -11
  2789. package/dist/icons/react/LeftIndent01.cjs +12 -4
  2790. package/dist/icons/react/LeftIndent01.mjs +12 -4
  2791. package/dist/icons/react/LeftIndent02.cjs +12 -4
  2792. package/dist/icons/react/LeftIndent02.mjs +12 -4
  2793. package/dist/icons/react/Legend.d.cts +3 -0
  2794. package/dist/icons/react/Legend.d.mts +3 -0
  2795. package/dist/icons/react/LetterSpacing01.cjs +12 -4
  2796. package/dist/icons/react/LetterSpacing01.mjs +12 -4
  2797. package/dist/icons/react/LetterSpacing02.cjs +12 -4
  2798. package/dist/icons/react/LetterSpacing02.mjs +12 -4
  2799. package/dist/icons/react/LifeBuoy.cjs +52 -0
  2800. package/dist/icons/react/LifeBuoy.d.cts +3 -0
  2801. package/dist/icons/react/LifeBuoy.d.mts +3 -0
  2802. package/dist/icons/react/LifeBuoy.mjs +52 -0
  2803. package/dist/icons/react/LifeBuoy02.cjs +12 -4
  2804. package/dist/icons/react/LifeBuoy02.mjs +12 -4
  2805. package/dist/icons/react/Lightbulb01.cjs +12 -4
  2806. package/dist/icons/react/Lightbulb01.mjs +12 -4
  2807. package/dist/icons/react/Lightbulb02.cjs +12 -4
  2808. package/dist/icons/react/Lightbulb02.mjs +12 -4
  2809. package/dist/icons/react/Lightbulb03.cjs +12 -4
  2810. package/dist/icons/react/Lightbulb03.mjs +12 -4
  2811. package/dist/icons/react/Lightbulb04.cjs +12 -4
  2812. package/dist/icons/react/Lightbulb04.mjs +12 -4
  2813. package/dist/icons/react/Lightbulb05.cjs +12 -4
  2814. package/dist/icons/react/Lightbulb05.mjs +12 -4
  2815. package/dist/icons/react/Lightning01.cjs +12 -4
  2816. package/dist/icons/react/Lightning01.mjs +12 -4
  2817. package/dist/icons/react/Lightning02.cjs +12 -4
  2818. package/dist/icons/react/Lightning02.mjs +12 -4
  2819. package/dist/icons/react/{LineChart.cjs → LineChart00.cjs} +17 -9
  2820. package/dist/icons/react/LineChart00.d.cts +3 -0
  2821. package/dist/icons/react/LineChart00.d.mts +3 -0
  2822. package/dist/icons/react/{LineChart.mjs → LineChart00.mjs} +17 -9
  2823. package/dist/icons/react/LineChartDown01.cjs +12 -4
  2824. package/dist/icons/react/LineChartDown01.mjs +12 -4
  2825. package/dist/icons/react/LineChartDown02.cjs +12 -4
  2826. package/dist/icons/react/LineChartDown02.mjs +12 -4
  2827. package/dist/icons/react/LineChartDown03.cjs +12 -4
  2828. package/dist/icons/react/LineChartDown03.mjs +12 -4
  2829. package/dist/icons/react/LineChartDown04.cjs +12 -4
  2830. package/dist/icons/react/LineChartDown04.mjs +12 -4
  2831. package/dist/icons/react/LineChartDown05.cjs +12 -4
  2832. package/dist/icons/react/LineChartDown05.mjs +12 -4
  2833. package/dist/icons/react/LineChartUp01.cjs +12 -4
  2834. package/dist/icons/react/LineChartUp01.mjs +12 -4
  2835. package/dist/icons/react/LineChartUp02.cjs +12 -4
  2836. package/dist/icons/react/LineChartUp02.mjs +12 -4
  2837. package/dist/icons/react/LineChartUp03.cjs +12 -4
  2838. package/dist/icons/react/LineChartUp03.mjs +12 -4
  2839. package/dist/icons/react/LineChartUp04.cjs +12 -4
  2840. package/dist/icons/react/LineChartUp04.mjs +12 -4
  2841. package/dist/icons/react/LineChartUp05.cjs +12 -4
  2842. package/dist/icons/react/LineChartUp05.mjs +12 -4
  2843. package/dist/icons/react/LineHeight.cjs +12 -4
  2844. package/dist/icons/react/LineHeight.mjs +12 -4
  2845. package/dist/icons/react/Link01.cjs +12 -4
  2846. package/dist/icons/react/Link01.mjs +12 -4
  2847. package/dist/icons/react/Link02.cjs +12 -4
  2848. package/dist/icons/react/Link02.mjs +12 -4
  2849. package/dist/icons/react/Link03.cjs +12 -4
  2850. package/dist/icons/react/Link03.mjs +12 -4
  2851. package/dist/icons/react/Link04.cjs +12 -4
  2852. package/dist/icons/react/Link04.mjs +12 -4
  2853. package/dist/icons/react/Link05.cjs +12 -4
  2854. package/dist/icons/react/Link05.mjs +12 -4
  2855. package/dist/icons/react/LinkBroken01.cjs +12 -4
  2856. package/dist/icons/react/LinkBroken01.mjs +12 -4
  2857. package/dist/icons/react/LinkBroken02.cjs +12 -4
  2858. package/dist/icons/react/LinkBroken02.mjs +12 -4
  2859. package/dist/icons/react/LinkExternal01.cjs +12 -4
  2860. package/dist/icons/react/LinkExternal01.mjs +12 -4
  2861. package/dist/icons/react/LinkExternal02.cjs +12 -4
  2862. package/dist/icons/react/LinkExternal02.mjs +12 -4
  2863. package/dist/icons/react/List.cjs +12 -4
  2864. package/dist/icons/react/List.mjs +12 -4
  2865. package/dist/icons/react/Loading01.cjs +12 -4
  2866. package/dist/icons/react/Loading01.mjs +12 -4
  2867. package/dist/icons/react/Loading02.cjs +12 -4
  2868. package/dist/icons/react/Loading02.mjs +12 -4
  2869. package/dist/icons/react/Loading03.cjs +12 -4
  2870. package/dist/icons/react/Loading03.mjs +12 -4
  2871. package/dist/icons/react/LoadingLoop.d.cts +3 -0
  2872. package/dist/icons/react/LoadingLoop.d.mts +3 -0
  2873. package/dist/icons/react/LoadingPie.d.cts +3 -0
  2874. package/dist/icons/react/LoadingPie.d.mts +3 -0
  2875. package/dist/icons/react/Lock01.cjs +12 -4
  2876. package/dist/icons/react/Lock01.mjs +12 -4
  2877. package/dist/icons/react/Lock02.cjs +12 -4
  2878. package/dist/icons/react/Lock02.mjs +12 -4
  2879. package/dist/icons/react/Lock03.cjs +12 -4
  2880. package/dist/icons/react/Lock03.mjs +12 -4
  2881. package/dist/icons/react/Lock04.cjs +12 -4
  2882. package/dist/icons/react/Lock04.mjs +12 -4
  2883. package/dist/icons/react/LockKeyholeCircle.cjs +13 -5
  2884. package/dist/icons/react/LockKeyholeCircle.mjs +13 -5
  2885. package/dist/icons/react/LockKeyholeSquare.cjs +13 -5
  2886. package/dist/icons/react/LockKeyholeSquare.mjs +13 -5
  2887. package/dist/icons/react/LockUnlocked01.cjs +12 -4
  2888. package/dist/icons/react/LockUnlocked01.mjs +12 -4
  2889. package/dist/icons/react/LockUnlocked02.cjs +12 -4
  2890. package/dist/icons/react/LockUnlocked02.mjs +12 -4
  2891. package/dist/icons/react/LockUnlocked03.cjs +12 -4
  2892. package/dist/icons/react/LockUnlocked03.mjs +12 -4
  2893. package/dist/icons/react/LockUnlocked04.cjs +12 -4
  2894. package/dist/icons/react/LockUnlocked04.mjs +12 -4
  2895. package/dist/icons/react/LogIn01.cjs +12 -4
  2896. package/dist/icons/react/LogIn01.mjs +12 -4
  2897. package/dist/icons/react/LogIn02.cjs +12 -4
  2898. package/dist/icons/react/LogIn02.mjs +12 -4
  2899. package/dist/icons/react/LogIn03.cjs +12 -4
  2900. package/dist/icons/react/LogIn03.mjs +12 -4
  2901. package/dist/icons/react/LogIn04.cjs +12 -4
  2902. package/dist/icons/react/LogIn04.mjs +12 -4
  2903. package/dist/icons/react/LogOut01.cjs +12 -4
  2904. package/dist/icons/react/LogOut01.mjs +12 -4
  2905. package/dist/icons/react/LogOut02.cjs +12 -4
  2906. package/dist/icons/react/LogOut02.mjs +12 -4
  2907. package/dist/icons/react/LogOut03.cjs +12 -4
  2908. package/dist/icons/react/LogOut03.mjs +12 -4
  2909. package/dist/icons/react/LogOut04.cjs +12 -4
  2910. package/dist/icons/react/LogOut04.mjs +12 -4
  2911. package/dist/icons/react/Luggage01.cjs +12 -4
  2912. package/dist/icons/react/Luggage01.mjs +12 -4
  2913. package/dist/icons/react/Luggage02.cjs +12 -4
  2914. package/dist/icons/react/Luggage02.mjs +12 -4
  2915. package/dist/icons/react/Luggage03.cjs +12 -4
  2916. package/dist/icons/react/Luggage03.mjs +12 -4
  2917. package/dist/icons/react/MagicWand01.cjs +12 -4
  2918. package/dist/icons/react/MagicWand01.mjs +12 -4
  2919. package/dist/icons/react/MagicWand02.cjs +12 -4
  2920. package/dist/icons/react/MagicWand02.mjs +12 -4
  2921. package/dist/icons/react/Mail01.cjs +12 -4
  2922. package/dist/icons/react/Mail01.mjs +12 -4
  2923. package/dist/icons/react/Mail02.cjs +12 -4
  2924. package/dist/icons/react/Mail02.mjs +12 -4
  2925. package/dist/icons/react/Mail03.cjs +12 -4
  2926. package/dist/icons/react/Mail03.mjs +12 -4
  2927. package/dist/icons/react/Mail04.cjs +12 -4
  2928. package/dist/icons/react/Mail04.mjs +12 -4
  2929. package/dist/icons/react/Mail05.cjs +12 -4
  2930. package/dist/icons/react/Mail05.mjs +12 -4
  2931. package/dist/icons/react/Map01.cjs +12 -4
  2932. package/dist/icons/react/Map01.mjs +12 -4
  2933. package/dist/icons/react/Map02.cjs +12 -4
  2934. package/dist/icons/react/Map02.mjs +12 -4
  2935. package/dist/icons/react/Mark.cjs +12 -4
  2936. package/dist/icons/react/Mark.mjs +12 -4
  2937. package/dist/icons/react/MarkerPin01.cjs +13 -5
  2938. package/dist/icons/react/MarkerPin01.mjs +13 -5
  2939. package/dist/icons/react/MarkerPin02.cjs +13 -5
  2940. package/dist/icons/react/MarkerPin02.mjs +13 -5
  2941. package/dist/icons/react/MarkerPin03.cjs +13 -5
  2942. package/dist/icons/react/MarkerPin03.mjs +13 -5
  2943. package/dist/icons/react/MarkerPin04.cjs +12 -4
  2944. package/dist/icons/react/MarkerPin04.mjs +12 -4
  2945. package/dist/icons/react/MarkerPin05.cjs +12 -4
  2946. package/dist/icons/react/MarkerPin05.mjs +12 -4
  2947. package/dist/icons/react/MarkerPin06.cjs +12 -4
  2948. package/dist/icons/react/MarkerPin06.mjs +12 -4
  2949. package/dist/icons/react/Maximize01.cjs +12 -4
  2950. package/dist/icons/react/Maximize01.mjs +12 -4
  2951. package/dist/icons/react/Maximize02.cjs +12 -4
  2952. package/dist/icons/react/Maximize02.mjs +12 -4
  2953. package/dist/icons/react/MediaAmazon.d.cts +3 -0
  2954. package/dist/icons/react/MediaAmazon.d.mts +3 -0
  2955. package/dist/icons/react/MediaGithub.d.cts +3 -0
  2956. package/dist/icons/react/MediaGithub.d.mts +3 -0
  2957. package/dist/icons/react/MediaGoogle.d.cts +3 -0
  2958. package/dist/icons/react/MediaGoogle.d.mts +3 -0
  2959. package/dist/icons/react/MediaMicrosoft.d.cts +3 -0
  2960. package/dist/icons/react/MediaMicrosoft.d.mts +3 -0
  2961. package/dist/icons/react/MediaTwitter.d.cts +3 -0
  2962. package/dist/icons/react/MediaTwitter.d.mts +3 -0
  2963. package/dist/icons/react/MedicalCircle.cjs +13 -5
  2964. package/dist/icons/react/MedicalCircle.mjs +13 -5
  2965. package/dist/icons/react/MedicalCross.cjs +12 -4
  2966. package/dist/icons/react/MedicalCross.mjs +12 -4
  2967. package/dist/icons/react/MedicalSquare.cjs +13 -5
  2968. package/dist/icons/react/MedicalSquare.mjs +13 -5
  2969. package/dist/icons/react/Menu01.cjs +12 -4
  2970. package/dist/icons/react/Menu01.mjs +12 -4
  2971. package/dist/icons/react/Menu02.cjs +12 -4
  2972. package/dist/icons/react/Menu02.mjs +12 -4
  2973. package/dist/icons/react/Menu03.cjs +12 -4
  2974. package/dist/icons/react/Menu03.mjs +12 -4
  2975. package/dist/icons/react/Menu04.cjs +12 -4
  2976. package/dist/icons/react/Menu04.mjs +12 -4
  2977. package/dist/icons/react/Menu05.cjs +12 -4
  2978. package/dist/icons/react/Menu05.mjs +12 -4
  2979. package/dist/icons/react/MenuLeft.cjs +12 -4
  2980. package/dist/icons/react/MenuLeft.mjs +12 -4
  2981. package/dist/icons/react/MenuRight.cjs +12 -4
  2982. package/dist/icons/react/MenuRight.mjs +12 -4
  2983. package/dist/icons/react/MessageAlertCircle.cjs +12 -4
  2984. package/dist/icons/react/MessageAlertCircle.mjs +12 -4
  2985. package/dist/icons/react/MessageAlertSquare.cjs +12 -4
  2986. package/dist/icons/react/MessageAlertSquare.mjs +12 -4
  2987. package/dist/icons/react/MessageChatCircle.cjs +12 -4
  2988. package/dist/icons/react/MessageChatCircle.mjs +12 -4
  2989. package/dist/icons/react/MessageChatSquare.cjs +12 -4
  2990. package/dist/icons/react/MessageChatSquare.mjs +12 -4
  2991. package/dist/icons/react/MessageCheckCircle.cjs +12 -4
  2992. package/dist/icons/react/MessageCheckCircle.mjs +12 -4
  2993. package/dist/icons/react/MessageCheckSquare.cjs +12 -4
  2994. package/dist/icons/react/MessageCheckSquare.mjs +12 -4
  2995. package/dist/icons/react/MessageCircle01.cjs +12 -4
  2996. package/dist/icons/react/MessageCircle01.mjs +12 -4
  2997. package/dist/icons/react/MessageCircle02.cjs +12 -4
  2998. package/dist/icons/react/MessageCircle02.mjs +12 -4
  2999. package/dist/icons/react/MessageCode.d.cts +3 -0
  3000. package/dist/icons/react/MessageCode.d.mts +3 -0
  3001. package/dist/icons/react/MessageDotsCircle.cjs +12 -4
  3002. package/dist/icons/react/MessageDotsCircle.mjs +12 -4
  3003. package/dist/icons/react/MessageDotsSquare.cjs +12 -4
  3004. package/dist/icons/react/MessageDotsSquare.mjs +12 -4
  3005. package/dist/icons/react/MessageHeartCircle.cjs +15 -6
  3006. package/dist/icons/react/MessageHeartCircle.mjs +15 -6
  3007. package/dist/icons/react/MessageHeartSquare.cjs +15 -6
  3008. package/dist/icons/react/MessageHeartSquare.mjs +15 -6
  3009. package/dist/icons/react/MessageNotificationCircle.cjs +12 -4
  3010. package/dist/icons/react/MessageNotificationCircle.mjs +12 -4
  3011. package/dist/icons/react/MessageNotificationSquare.cjs +12 -4
  3012. package/dist/icons/react/MessageNotificationSquare.mjs +12 -4
  3013. package/dist/icons/react/MessagePlusCircle.cjs +12 -4
  3014. package/dist/icons/react/MessagePlusCircle.mjs +12 -4
  3015. package/dist/icons/react/MessagePlusSquare.cjs +12 -4
  3016. package/dist/icons/react/MessagePlusSquare.mjs +12 -4
  3017. package/dist/icons/react/MessageQuestionCircle.cjs +12 -4
  3018. package/dist/icons/react/MessageQuestionCircle.mjs +12 -4
  3019. package/dist/icons/react/MessageQuestionSquare.cjs +12 -4
  3020. package/dist/icons/react/MessageQuestionSquare.mjs +12 -4
  3021. package/dist/icons/react/MessageSmileCircle.cjs +12 -4
  3022. package/dist/icons/react/MessageSmileCircle.mjs +12 -4
  3023. package/dist/icons/react/MessageSmileSquare.cjs +12 -4
  3024. package/dist/icons/react/MessageSmileSquare.mjs +12 -4
  3025. package/dist/icons/react/MessageSquare01.cjs +12 -4
  3026. package/dist/icons/react/MessageSquare01.mjs +12 -4
  3027. package/dist/icons/react/MessageSquare02.cjs +12 -4
  3028. package/dist/icons/react/MessageSquare02.mjs +12 -4
  3029. package/dist/icons/react/MessageTextCircle01.cjs +12 -4
  3030. package/dist/icons/react/MessageTextCircle01.mjs +12 -4
  3031. package/dist/icons/react/MessageTextCircle02.cjs +12 -4
  3032. package/dist/icons/react/MessageTextCircle02.mjs +12 -4
  3033. package/dist/icons/react/MessageTextSquare01.cjs +12 -4
  3034. package/dist/icons/react/MessageTextSquare01.mjs +12 -4
  3035. package/dist/icons/react/MessageTextSquare02.cjs +12 -4
  3036. package/dist/icons/react/MessageTextSquare02.mjs +12 -4
  3037. package/dist/icons/react/MessageXCircle.cjs +12 -4
  3038. package/dist/icons/react/MessageXCircle.mjs +12 -4
  3039. package/dist/icons/react/MessageXSquare.cjs +12 -4
  3040. package/dist/icons/react/MessageXSquare.mjs +12 -4
  3041. package/dist/icons/react/Microphone01.cjs +12 -4
  3042. package/dist/icons/react/Microphone01.mjs +12 -4
  3043. package/dist/icons/react/Microphone02.cjs +12 -4
  3044. package/dist/icons/react/Microphone02.mjs +12 -4
  3045. package/dist/icons/react/MicrophoneOff01.cjs +12 -4
  3046. package/dist/icons/react/MicrophoneOff01.mjs +12 -4
  3047. package/dist/icons/react/MicrophoneOff02.cjs +12 -4
  3048. package/dist/icons/react/MicrophoneOff02.mjs +12 -4
  3049. package/dist/icons/react/Microscope.cjs +12 -4
  3050. package/dist/icons/react/Microscope.mjs +12 -4
  3051. package/dist/icons/react/Minimize01.cjs +12 -4
  3052. package/dist/icons/react/Minimize01.mjs +12 -4
  3053. package/dist/icons/react/Minimize02.cjs +12 -4
  3054. package/dist/icons/react/Minimize02.mjs +12 -4
  3055. package/dist/icons/react/Minus.cjs +21 -4
  3056. package/dist/icons/react/Minus.mjs +21 -4
  3057. package/dist/icons/react/MinusCircle.cjs +12 -4
  3058. package/dist/icons/react/MinusCircle.mjs +12 -4
  3059. package/dist/icons/react/MinusSquare.cjs +12 -4
  3060. package/dist/icons/react/MinusSquare.mjs +12 -4
  3061. package/dist/icons/react/Modem01.cjs +12 -4
  3062. package/dist/icons/react/Modem01.mjs +12 -4
  3063. package/dist/icons/react/Modem02.cjs +12 -4
  3064. package/dist/icons/react/Modem02.mjs +12 -4
  3065. package/dist/icons/react/Monitor01.cjs +12 -4
  3066. package/dist/icons/react/Monitor01.mjs +12 -4
  3067. package/dist/icons/react/Monitor02.cjs +12 -4
  3068. package/dist/icons/react/Monitor02.mjs +12 -4
  3069. package/dist/icons/react/Monitor03.cjs +12 -4
  3070. package/dist/icons/react/Monitor03.mjs +12 -4
  3071. package/dist/icons/react/Monitor04.cjs +12 -4
  3072. package/dist/icons/react/Monitor04.mjs +12 -4
  3073. package/dist/icons/react/Monitor05.cjs +12 -4
  3074. package/dist/icons/react/Monitor05.mjs +12 -4
  3075. package/dist/icons/react/{LaygroundGrid02.cjs → Moon.cjs} +17 -9
  3076. package/dist/icons/react/Moon.d.cts +3 -0
  3077. package/dist/icons/react/Moon.d.mts +3 -0
  3078. package/dist/icons/react/{LaygroundGrid02.mjs → Moon.mjs} +17 -9
  3079. package/dist/icons/react/Moon01.cjs +12 -4
  3080. package/dist/icons/react/Moon01.mjs +12 -4
  3081. package/dist/icons/react/MoonEclipse.cjs +12 -4
  3082. package/dist/icons/react/MoonEclipse.mjs +12 -4
  3083. package/dist/icons/react/MoonStar.cjs +34 -14
  3084. package/dist/icons/react/MoonStar.mjs +35 -15
  3085. package/dist/icons/react/Mouse.cjs +12 -4
  3086. package/dist/icons/react/Mouse.mjs +12 -4
  3087. package/dist/icons/react/Move.cjs +12 -4
  3088. package/dist/icons/react/Move.mjs +12 -4
  3089. package/dist/icons/react/MusicNote01.cjs +12 -4
  3090. package/dist/icons/react/MusicNote01.mjs +12 -4
  3091. package/dist/icons/react/MusicNote02.cjs +12 -4
  3092. package/dist/icons/react/MusicNote02.mjs +12 -4
  3093. package/dist/icons/react/MusicNotePlus.cjs +12 -4
  3094. package/dist/icons/react/MusicNotePlus.mjs +12 -4
  3095. package/dist/icons/react/NavigationPointer01.cjs +12 -4
  3096. package/dist/icons/react/NavigationPointer01.mjs +12 -4
  3097. package/dist/icons/react/NavigationPointer02.cjs +12 -4
  3098. package/dist/icons/react/NavigationPointer02.mjs +12 -4
  3099. package/dist/icons/react/NavigationPointerOff01.cjs +12 -4
  3100. package/dist/icons/react/NavigationPointerOff01.mjs +12 -4
  3101. package/dist/icons/react/NavigationPointerOff02.cjs +12 -4
  3102. package/dist/icons/react/NavigationPointerOff02.mjs +12 -4
  3103. package/dist/icons/react/NotificationBox.cjs +12 -4
  3104. package/dist/icons/react/NotificationBox.mjs +12 -4
  3105. package/dist/icons/react/NotificationMessage.cjs +12 -4
  3106. package/dist/icons/react/NotificationMessage.mjs +12 -4
  3107. package/dist/icons/react/NotificationText.cjs +12 -4
  3108. package/dist/icons/react/NotificationText.mjs +12 -4
  3109. package/dist/icons/react/Numberic01.cjs +51 -0
  3110. package/dist/icons/react/Numberic01.d.cts +3 -0
  3111. package/dist/icons/react/Numberic01.d.mts +3 -0
  3112. package/dist/icons/react/Numberic01.mjs +51 -0
  3113. package/dist/icons/react/{Edit02.cjs → Numberic02.cjs} +17 -9
  3114. package/dist/icons/react/Numberic02.d.cts +3 -0
  3115. package/dist/icons/react/Numberic02.d.mts +3 -0
  3116. package/dist/icons/react/{Edit02.mjs → Numberic02.mjs} +17 -9
  3117. package/dist/icons/react/Octagon.cjs +12 -4
  3118. package/dist/icons/react/Octagon.mjs +12 -4
  3119. package/dist/icons/react/OrgExchange.cjs +52 -0
  3120. package/dist/icons/react/OrgExchange.d.cts +3 -0
  3121. package/dist/icons/react/OrgExchange.d.mts +3 -0
  3122. package/dist/icons/react/OrgExchange.mjs +52 -0
  3123. package/dist/icons/react/OrientationHorizontal.d.cts +3 -0
  3124. package/dist/icons/react/OrientationHorizontal.d.mts +3 -0
  3125. package/dist/icons/react/OrientationHorizontalFill.cjs +17 -6
  3126. package/dist/icons/react/OrientationHorizontalFill.mjs +18 -7
  3127. package/dist/icons/react/OrientationVertical.d.cts +3 -0
  3128. package/dist/icons/react/OrientationVertical.d.mts +3 -0
  3129. package/dist/icons/react/OrientationVerticalFill.cjs +17 -6
  3130. package/dist/icons/react/OrientationVerticalFill.mjs +18 -7
  3131. package/dist/icons/react/Package.cjs +34 -14
  3132. package/dist/icons/react/Package.mjs +35 -15
  3133. package/dist/icons/react/PackageCheck.cjs +12 -4
  3134. package/dist/icons/react/PackageCheck.mjs +12 -4
  3135. package/dist/icons/react/PackageMinus.cjs +12 -4
  3136. package/dist/icons/react/PackageMinus.mjs +12 -4
  3137. package/dist/icons/react/PackagePlus.cjs +12 -4
  3138. package/dist/icons/react/PackagePlus.mjs +12 -4
  3139. package/dist/icons/react/PackageSearch.cjs +12 -4
  3140. package/dist/icons/react/PackageSearch.mjs +12 -4
  3141. package/dist/icons/react/PackageX.cjs +12 -4
  3142. package/dist/icons/react/PackageX.mjs +12 -4
  3143. package/dist/icons/react/Paint.cjs +12 -4
  3144. package/dist/icons/react/Paint.mjs +12 -4
  3145. package/dist/icons/react/PaintPour.cjs +12 -4
  3146. package/dist/icons/react/PaintPour.mjs +12 -4
  3147. package/dist/icons/react/Palette.cjs +33 -5
  3148. package/dist/icons/react/Palette.mjs +33 -5
  3149. package/dist/icons/react/Paperclip.cjs +12 -4
  3150. package/dist/icons/react/Paperclip.mjs +12 -4
  3151. package/dist/icons/react/ParagraphSpacing.cjs +12 -4
  3152. package/dist/icons/react/ParagraphSpacing.mjs +12 -4
  3153. package/dist/icons/react/ParagraphWrap.cjs +12 -4
  3154. package/dist/icons/react/ParagraphWrap.mjs +12 -4
  3155. package/dist/icons/react/Passcode.cjs +12 -4
  3156. package/dist/icons/react/Passcode.mjs +12 -4
  3157. package/dist/icons/react/PasscodeLock.cjs +12 -4
  3158. package/dist/icons/react/PasscodeLock.mjs +12 -4
  3159. package/dist/icons/react/Passport.cjs +12 -4
  3160. package/dist/icons/react/Passport.mjs +12 -4
  3161. package/dist/icons/react/PauseCircle.cjs +12 -4
  3162. package/dist/icons/react/PauseCircle.mjs +12 -4
  3163. package/dist/icons/react/{DatabseTable.cjs → PauseCycle.cjs} +17 -9
  3164. package/dist/icons/react/PauseCycle.d.cts +3 -0
  3165. package/dist/icons/react/PauseCycle.d.mts +3 -0
  3166. package/dist/icons/react/{DatabseTable.mjs → PauseCycle.mjs} +17 -9
  3167. package/dist/icons/react/PauseSquare.cjs +12 -4
  3168. package/dist/icons/react/PauseSquare.mjs +12 -4
  3169. package/dist/icons/react/PenTool01.cjs +12 -4
  3170. package/dist/icons/react/PenTool01.mjs +12 -4
  3171. package/dist/icons/react/PenTool02.cjs +12 -4
  3172. package/dist/icons/react/PenTool02.mjs +12 -4
  3173. package/dist/icons/react/PenToolMinus.cjs +12 -4
  3174. package/dist/icons/react/PenToolMinus.mjs +12 -4
  3175. package/dist/icons/react/PenToolPlus.cjs +12 -4
  3176. package/dist/icons/react/PenToolPlus.mjs +12 -4
  3177. package/dist/icons/react/Pencil01.cjs +12 -4
  3178. package/dist/icons/react/Pencil01.mjs +12 -4
  3179. package/dist/icons/react/Pencil02.cjs +12 -4
  3180. package/dist/icons/react/Pencil02.mjs +12 -4
  3181. package/dist/icons/react/PencilLine.cjs +12 -4
  3182. package/dist/icons/react/PencilLine.mjs +12 -4
  3183. package/dist/icons/react/Pentagon.cjs +12 -4
  3184. package/dist/icons/react/Pentagon.mjs +12 -4
  3185. package/dist/icons/react/Percent01.cjs +12 -4
  3186. package/dist/icons/react/Percent01.mjs +12 -4
  3187. package/dist/icons/react/Percent02.cjs +12 -4
  3188. package/dist/icons/react/Percent02.mjs +12 -4
  3189. package/dist/icons/react/Percent03.cjs +12 -4
  3190. package/dist/icons/react/Percent03.mjs +12 -4
  3191. package/dist/icons/react/Perspective01.cjs +12 -4
  3192. package/dist/icons/react/Perspective01.mjs +12 -4
  3193. package/dist/icons/react/Perspective02.cjs +12 -4
  3194. package/dist/icons/react/Perspective02.mjs +12 -4
  3195. package/dist/icons/react/Phone.cjs +12 -4
  3196. package/dist/icons/react/Phone.mjs +12 -4
  3197. package/dist/icons/react/Phone01.cjs +12 -4
  3198. package/dist/icons/react/Phone01.mjs +12 -4
  3199. package/dist/icons/react/Phone02.cjs +12 -4
  3200. package/dist/icons/react/Phone02.mjs +12 -4
  3201. package/dist/icons/react/PhoneCall01.cjs +12 -4
  3202. package/dist/icons/react/PhoneCall01.mjs +12 -4
  3203. package/dist/icons/react/PhoneCall02.cjs +12 -4
  3204. package/dist/icons/react/PhoneCall02.mjs +12 -4
  3205. package/dist/icons/react/PhoneHangUp.cjs +12 -4
  3206. package/dist/icons/react/PhoneHangUp.mjs +12 -4
  3207. package/dist/icons/react/PhoneIncoming01.cjs +12 -4
  3208. package/dist/icons/react/PhoneIncoming01.mjs +12 -4
  3209. package/dist/icons/react/PhoneIncoming02.cjs +12 -4
  3210. package/dist/icons/react/PhoneIncoming02.mjs +12 -4
  3211. package/dist/icons/react/PhoneOutgoing01.cjs +12 -4
  3212. package/dist/icons/react/PhoneOutgoing01.mjs +12 -4
  3213. package/dist/icons/react/PhoneOutgoing02.cjs +12 -4
  3214. package/dist/icons/react/PhoneOutgoing02.mjs +12 -4
  3215. package/dist/icons/react/PhonePause.cjs +12 -4
  3216. package/dist/icons/react/PhonePause.mjs +12 -4
  3217. package/dist/icons/react/PhonePlus.cjs +12 -4
  3218. package/dist/icons/react/PhonePlus.mjs +12 -4
  3219. package/dist/icons/react/PhoneX.cjs +12 -4
  3220. package/dist/icons/react/PhoneX.mjs +12 -4
  3221. package/dist/icons/react/PieChart01.cjs +12 -4
  3222. package/dist/icons/react/PieChart01.mjs +12 -4
  3223. package/dist/icons/react/PieChart02.cjs +34 -14
  3224. package/dist/icons/react/PieChart02.mjs +35 -15
  3225. package/dist/icons/react/PieChart03.cjs +12 -4
  3226. package/dist/icons/react/PieChart03.mjs +12 -4
  3227. package/dist/icons/react/PieChart04.cjs +12 -4
  3228. package/dist/icons/react/PieChart04.mjs +12 -4
  3229. package/dist/icons/react/PiggyBank01.cjs +12 -4
  3230. package/dist/icons/react/PiggyBank01.mjs +12 -4
  3231. package/dist/icons/react/PiggyBank02.cjs +12 -4
  3232. package/dist/icons/react/PiggyBank02.mjs +12 -4
  3233. package/dist/icons/react/Pilcrow01.cjs +12 -4
  3234. package/dist/icons/react/Pilcrow01.mjs +12 -4
  3235. package/dist/icons/react/Pilcrow02.cjs +12 -4
  3236. package/dist/icons/react/Pilcrow02.mjs +12 -4
  3237. package/dist/icons/react/PilcrowSquare.cjs +12 -4
  3238. package/dist/icons/react/PilcrowSquare.mjs +12 -4
  3239. package/dist/icons/react/Pin.d.cts +3 -0
  3240. package/dist/icons/react/Pin.d.mts +3 -0
  3241. package/dist/icons/react/Pin01.cjs +12 -4
  3242. package/dist/icons/react/Pin01.mjs +12 -4
  3243. package/dist/icons/react/Pin02.cjs +12 -4
  3244. package/dist/icons/react/Pin02.mjs +12 -4
  3245. package/dist/icons/react/Placeholder.cjs +12 -4
  3246. package/dist/icons/react/Placeholder.mjs +12 -4
  3247. package/dist/icons/react/Plane.cjs +12 -4
  3248. package/dist/icons/react/Plane.mjs +12 -4
  3249. package/dist/icons/react/Play.cjs +12 -4
  3250. package/dist/icons/react/Play.mjs +12 -4
  3251. package/dist/icons/react/PlayCircle.cjs +13 -5
  3252. package/dist/icons/react/PlayCircle.mjs +13 -5
  3253. package/dist/icons/react/PlaySquare.cjs +13 -5
  3254. package/dist/icons/react/PlaySquare.mjs +13 -5
  3255. package/dist/icons/react/Plus.cjs +12 -4
  3256. package/dist/icons/react/Plus.mjs +12 -4
  3257. package/dist/icons/react/PlusCircle.cjs +12 -4
  3258. package/dist/icons/react/PlusCircle.mjs +12 -4
  3259. package/dist/icons/react/PlusSquare.cjs +12 -4
  3260. package/dist/icons/react/PlusSquare.mjs +12 -4
  3261. package/dist/icons/react/Podcast.cjs +12 -4
  3262. package/dist/icons/react/Podcast.mjs +12 -4
  3263. package/dist/icons/react/Power01.cjs +12 -4
  3264. package/dist/icons/react/Power01.mjs +12 -4
  3265. package/dist/icons/react/Power02.cjs +12 -4
  3266. package/dist/icons/react/Power02.mjs +12 -4
  3267. package/dist/icons/react/Power03.cjs +12 -4
  3268. package/dist/icons/react/Power03.mjs +12 -4
  3269. package/dist/icons/react/Preferred.d.cts +3 -0
  3270. package/dist/icons/react/Preferred.d.mts +3 -0
  3271. package/dist/icons/react/PresentationChart01.cjs +12 -4
  3272. package/dist/icons/react/PresentationChart01.mjs +12 -4
  3273. package/dist/icons/react/PresentationChart02.cjs +12 -4
  3274. package/dist/icons/react/PresentationChart02.mjs +12 -4
  3275. package/dist/icons/react/PresentationChart03.cjs +12 -4
  3276. package/dist/icons/react/PresentationChart03.mjs +12 -4
  3277. package/dist/icons/react/Printer.cjs +12 -4
  3278. package/dist/icons/react/Printer.mjs +12 -4
  3279. package/dist/icons/react/ProjectExchange.cjs +52 -0
  3280. package/dist/icons/react/ProjectExchange.d.cts +3 -0
  3281. package/dist/icons/react/ProjectExchange.d.mts +3 -0
  3282. package/dist/icons/react/ProjectExchange.mjs +52 -0
  3283. package/dist/icons/react/PuzzlePiece01.cjs +12 -4
  3284. package/dist/icons/react/PuzzlePiece01.mjs +12 -4
  3285. package/dist/icons/react/PuzzlePiece02.cjs +12 -4
  3286. package/dist/icons/react/PuzzlePiece02.mjs +12 -4
  3287. package/dist/icons/react/QrCode01.cjs +12 -4
  3288. package/dist/icons/react/QrCode01.mjs +12 -4
  3289. package/dist/icons/react/QrCode02.cjs +12 -4
  3290. package/dist/icons/react/QrCode02.mjs +12 -4
  3291. package/dist/icons/react/Question.cjs +12 -4
  3292. package/dist/icons/react/Question.mjs +12 -4
  3293. package/dist/icons/react/Receipt.cjs +12 -4
  3294. package/dist/icons/react/Receipt.mjs +12 -4
  3295. package/dist/icons/react/ReceiptCheck.cjs +12 -4
  3296. package/dist/icons/react/ReceiptCheck.mjs +12 -4
  3297. package/dist/icons/react/Recording01.cjs +12 -4
  3298. package/dist/icons/react/Recording01.mjs +12 -4
  3299. package/dist/icons/react/Recording02.cjs +12 -4
  3300. package/dist/icons/react/Recording02.mjs +12 -4
  3301. package/dist/icons/react/Recording03.cjs +12 -4
  3302. package/dist/icons/react/Recording03.mjs +12 -4
  3303. package/dist/icons/react/Redeploy.cjs +12 -4
  3304. package/dist/icons/react/Redeploy.mjs +12 -4
  3305. package/dist/icons/react/Ree.cjs +52 -0
  3306. package/dist/icons/react/Ree.d.cts +3 -0
  3307. package/dist/icons/react/Ree.d.mts +3 -0
  3308. package/dist/icons/react/Ree.mjs +52 -0
  3309. package/dist/icons/react/Reflect01.cjs +12 -4
  3310. package/dist/icons/react/Reflect01.mjs +12 -4
  3311. package/dist/icons/react/Reflect02.cjs +12 -4
  3312. package/dist/icons/react/Reflect02.mjs +12 -4
  3313. package/dist/icons/react/RefreshCcw01.cjs +12 -4
  3314. package/dist/icons/react/RefreshCcw01.mjs +12 -4
  3315. package/dist/icons/react/RefreshCcw02.cjs +12 -4
  3316. package/dist/icons/react/RefreshCcw02.mjs +12 -4
  3317. package/dist/icons/react/RefreshCcw03.cjs +12 -4
  3318. package/dist/icons/react/RefreshCcw03.mjs +12 -4
  3319. package/dist/icons/react/RefreshCcw04.cjs +12 -4
  3320. package/dist/icons/react/RefreshCcw04.mjs +12 -4
  3321. package/dist/icons/react/RefreshCcw05.cjs +12 -4
  3322. package/dist/icons/react/RefreshCcw05.mjs +12 -4
  3323. package/dist/icons/react/RefreshCw01.cjs +12 -4
  3324. package/dist/icons/react/RefreshCw01.mjs +12 -4
  3325. package/dist/icons/react/RefreshCw02.cjs +12 -4
  3326. package/dist/icons/react/RefreshCw02.mjs +12 -4
  3327. package/dist/icons/react/RefreshCw03.cjs +12 -4
  3328. package/dist/icons/react/RefreshCw03.mjs +12 -4
  3329. package/dist/icons/react/RefreshCw04.cjs +12 -4
  3330. package/dist/icons/react/RefreshCw04.mjs +12 -4
  3331. package/dist/icons/react/RefreshCw05.cjs +12 -4
  3332. package/dist/icons/react/RefreshCw05.mjs +12 -4
  3333. package/dist/icons/react/Repeat01.cjs +12 -4
  3334. package/dist/icons/react/Repeat01.mjs +12 -4
  3335. package/dist/icons/react/Repeat02.cjs +12 -4
  3336. package/dist/icons/react/Repeat02.mjs +12 -4
  3337. package/dist/icons/react/Repeat03.cjs +12 -4
  3338. package/dist/icons/react/Repeat03.mjs +12 -4
  3339. package/dist/icons/react/Repeat04.cjs +12 -4
  3340. package/dist/icons/react/Repeat04.mjs +12 -4
  3341. package/dist/icons/react/ReverseLeft.cjs +12 -4
  3342. package/dist/icons/react/ReverseLeft.mjs +12 -4
  3343. package/dist/icons/react/ReverseRight.cjs +12 -4
  3344. package/dist/icons/react/ReverseRight.mjs +12 -4
  3345. package/dist/icons/react/Right.cjs +12 -4
  3346. package/dist/icons/react/Right.mjs +12 -4
  3347. package/dist/icons/react/RightIndent01.cjs +12 -4
  3348. package/dist/icons/react/RightIndent01.mjs +12 -4
  3349. package/dist/icons/react/RightIndent02.cjs +12 -4
  3350. package/dist/icons/react/RightIndent02.mjs +12 -4
  3351. package/dist/icons/react/Robot.d.cts +3 -0
  3352. package/dist/icons/react/Robot.d.mts +3 -0
  3353. package/dist/icons/react/Robot02.cjs +50 -0
  3354. package/dist/icons/react/Robot02.d.cts +3 -0
  3355. package/dist/icons/react/Robot02.d.mts +3 -0
  3356. package/dist/icons/react/Robot02.mjs +50 -0
  3357. package/dist/icons/react/Rocket01.cjs +12 -4
  3358. package/dist/icons/react/Rocket01.mjs +12 -4
  3359. package/dist/icons/react/Rocket02.cjs +12 -4
  3360. package/dist/icons/react/Rocket02.mjs +12 -4
  3361. package/dist/icons/react/RollerBrush.cjs +12 -4
  3362. package/dist/icons/react/RollerBrush.mjs +12 -4
  3363. package/dist/icons/react/Route.cjs +12 -4
  3364. package/dist/icons/react/Route.mjs +12 -4
  3365. package/dist/icons/react/Rows01.cjs +34 -14
  3366. package/dist/icons/react/Rows01.mjs +35 -15
  3367. package/dist/icons/react/Rows02.cjs +12 -4
  3368. package/dist/icons/react/Rows02.mjs +12 -4
  3369. package/dist/icons/react/Rows03.cjs +12 -4
  3370. package/dist/icons/react/Rows03.mjs +12 -4
  3371. package/dist/icons/react/Rss01.cjs +12 -4
  3372. package/dist/icons/react/Rss01.mjs +12 -4
  3373. package/dist/icons/react/Rss02.cjs +12 -4
  3374. package/dist/icons/react/Rss02.mjs +12 -4
  3375. package/dist/icons/react/Ruler.cjs +12 -4
  3376. package/dist/icons/react/Ruler.mjs +12 -4
  3377. package/dist/icons/react/Run.cjs +12 -4
  3378. package/dist/icons/react/Run.mjs +12 -4
  3379. package/dist/icons/react/Run1.d.cts +3 -0
  3380. package/dist/icons/react/Run1.d.mts +3 -0
  3381. package/dist/icons/react/RunCursor.d.cts +3 -0
  3382. package/dist/icons/react/RunCursor.d.mts +3 -0
  3383. package/dist/icons/react/RunFill.cjs +13 -8
  3384. package/dist/icons/react/RunFill.mjs +13 -8
  3385. package/dist/icons/react/Safe.cjs +12 -4
  3386. package/dist/icons/react/Safe.mjs +12 -4
  3387. package/dist/icons/react/Sale01.cjs +12 -4
  3388. package/dist/icons/react/Sale01.mjs +12 -4
  3389. package/dist/icons/react/Sale02.cjs +12 -4
  3390. package/dist/icons/react/Sale02.mjs +12 -4
  3391. package/dist/icons/react/Sale03.cjs +12 -4
  3392. package/dist/icons/react/Sale03.mjs +12 -4
  3393. package/dist/icons/react/Sale04.cjs +12 -4
  3394. package/dist/icons/react/Sale04.mjs +12 -4
  3395. package/dist/icons/react/Save01.cjs +12 -4
  3396. package/dist/icons/react/Save01.mjs +12 -4
  3397. package/dist/icons/react/Save02.cjs +12 -4
  3398. package/dist/icons/react/Save02.mjs +12 -4
  3399. package/dist/icons/react/Save03.cjs +12 -4
  3400. package/dist/icons/react/Save03.mjs +12 -4
  3401. package/dist/icons/react/Scale01.cjs +12 -4
  3402. package/dist/icons/react/Scale01.mjs +12 -4
  3403. package/dist/icons/react/Scale02.cjs +12 -4
  3404. package/dist/icons/react/Scale02.mjs +12 -4
  3405. package/dist/icons/react/Scale03.cjs +12 -4
  3406. package/dist/icons/react/Scale03.mjs +12 -4
  3407. package/dist/icons/react/ScaleDown.cjs +52 -0
  3408. package/dist/icons/react/ScaleDown.d.cts +3 -0
  3409. package/dist/icons/react/ScaleDown.d.mts +3 -0
  3410. package/dist/icons/react/ScaleDown.mjs +52 -0
  3411. package/dist/icons/react/Scales01.cjs +12 -4
  3412. package/dist/icons/react/Scales01.mjs +12 -4
  3413. package/dist/icons/react/Scales02.cjs +12 -4
  3414. package/dist/icons/react/Scales02.mjs +12 -4
  3415. package/dist/icons/react/Scan.cjs +12 -4
  3416. package/dist/icons/react/Scan.mjs +12 -4
  3417. package/dist/icons/react/Scissors01.cjs +12 -4
  3418. package/dist/icons/react/Scissors01.mjs +12 -4
  3419. package/dist/icons/react/Scissors02.cjs +12 -4
  3420. package/dist/icons/react/Scissors02.mjs +12 -4
  3421. package/dist/icons/react/ScissorsCut01.cjs +12 -4
  3422. package/dist/icons/react/ScissorsCut01.mjs +12 -4
  3423. package/dist/icons/react/ScissorsCut02.cjs +12 -4
  3424. package/dist/icons/react/ScissorsCut02.mjs +12 -4
  3425. package/dist/icons/react/SearchLg.cjs +12 -4
  3426. package/dist/icons/react/SearchLg.mjs +12 -4
  3427. package/dist/icons/react/SearchMd.cjs +12 -4
  3428. package/dist/icons/react/SearchMd.mjs +12 -4
  3429. package/dist/icons/react/SearchRefraction.cjs +12 -4
  3430. package/dist/icons/react/SearchRefraction.mjs +12 -4
  3431. package/dist/icons/react/SearchSm.cjs +12 -4
  3432. package/dist/icons/react/SearchSm.mjs +12 -4
  3433. package/dist/icons/react/SeeMore.cjs +12 -4
  3434. package/dist/icons/react/SeeMore.mjs +12 -4
  3435. package/dist/icons/react/SeeShort.cjs +21 -4
  3436. package/dist/icons/react/SeeShort.mjs +21 -4
  3437. package/dist/icons/react/Send01.cjs +12 -4
  3438. package/dist/icons/react/Send01.mjs +12 -4
  3439. package/dist/icons/react/Send02.cjs +12 -4
  3440. package/dist/icons/react/Send02.mjs +12 -4
  3441. package/dist/icons/react/Send03.cjs +12 -4
  3442. package/dist/icons/react/Send03.mjs +12 -4
  3443. package/dist/icons/react/Series.cjs +54 -14
  3444. package/dist/icons/react/Series.mjs +55 -15
  3445. package/dist/icons/react/Server02.cjs +12 -4
  3446. package/dist/icons/react/Server02.mjs +12 -4
  3447. package/dist/icons/react/Server03.cjs +12 -4
  3448. package/dist/icons/react/Server03.mjs +12 -4
  3449. package/dist/icons/react/Server04.cjs +12 -4
  3450. package/dist/icons/react/Server04.mjs +12 -4
  3451. package/dist/icons/react/Server05.cjs +12 -4
  3452. package/dist/icons/react/Server05.mjs +12 -4
  3453. package/dist/icons/react/Server06.cjs +12 -4
  3454. package/dist/icons/react/Server06.mjs +12 -4
  3455. package/dist/icons/react/Settings01.cjs +13 -5
  3456. package/dist/icons/react/Settings01.mjs +13 -5
  3457. package/dist/icons/react/Settings02.cjs +13 -5
  3458. package/dist/icons/react/Settings02.mjs +13 -5
  3459. package/dist/icons/react/Settings03.cjs +12 -4
  3460. package/dist/icons/react/Settings03.mjs +12 -4
  3461. package/dist/icons/react/Settings04.cjs +12 -4
  3462. package/dist/icons/react/Settings04.mjs +12 -4
  3463. package/dist/icons/react/Share01.cjs +12 -4
  3464. package/dist/icons/react/Share01.mjs +12 -4
  3465. package/dist/icons/react/Share02.cjs +12 -4
  3466. package/dist/icons/react/Share02.mjs +12 -4
  3467. package/dist/icons/react/Share03.cjs +12 -4
  3468. package/dist/icons/react/Share03.mjs +12 -4
  3469. package/dist/icons/react/Share04.cjs +12 -4
  3470. package/dist/icons/react/Share04.mjs +12 -4
  3471. package/dist/icons/react/Share05.cjs +12 -4
  3472. package/dist/icons/react/Share05.mjs +12 -4
  3473. package/dist/icons/react/Share06.cjs +12 -4
  3474. package/dist/icons/react/Share06.mjs +12 -4
  3475. package/dist/icons/react/Share07.cjs +12 -4
  3476. package/dist/icons/react/Share07.mjs +12 -4
  3477. package/dist/icons/react/Shield01.cjs +12 -4
  3478. package/dist/icons/react/Shield01.mjs +12 -4
  3479. package/dist/icons/react/Shield02.cjs +12 -4
  3480. package/dist/icons/react/Shield02.mjs +12 -4
  3481. package/dist/icons/react/Shield03.cjs +12 -4
  3482. package/dist/icons/react/Shield03.mjs +12 -4
  3483. package/dist/icons/react/ShieldDollar.cjs +12 -4
  3484. package/dist/icons/react/ShieldDollar.mjs +12 -4
  3485. package/dist/icons/react/ShieldOff.cjs +12 -4
  3486. package/dist/icons/react/ShieldOff.mjs +12 -4
  3487. package/dist/icons/react/ShieldPlus.cjs +12 -4
  3488. package/dist/icons/react/ShieldPlus.mjs +12 -4
  3489. package/dist/icons/react/ShieldTick.cjs +12 -4
  3490. package/dist/icons/react/ShieldTick.mjs +12 -4
  3491. package/dist/icons/react/ShieldUser.cjs +12 -4
  3492. package/dist/icons/react/ShieldUser.mjs +12 -4
  3493. package/dist/icons/react/ShieldZap.cjs +12 -4
  3494. package/dist/icons/react/ShieldZap.mjs +12 -4
  3495. package/dist/icons/react/ShoppingBag01.cjs +12 -4
  3496. package/dist/icons/react/ShoppingBag01.mjs +12 -4
  3497. package/dist/icons/react/ShoppingBag02.cjs +12 -4
  3498. package/dist/icons/react/ShoppingBag02.mjs +12 -4
  3499. package/dist/icons/react/ShoppingBag03.cjs +12 -4
  3500. package/dist/icons/react/ShoppingBag03.mjs +12 -4
  3501. package/dist/icons/react/ShoppingCart01.cjs +12 -4
  3502. package/dist/icons/react/ShoppingCart01.mjs +12 -4
  3503. package/dist/icons/react/ShoppingCart02.cjs +12 -4
  3504. package/dist/icons/react/ShoppingCart02.mjs +12 -4
  3505. package/dist/icons/react/ShoppingCart03.cjs +12 -4
  3506. package/dist/icons/react/ShoppingCart03.mjs +12 -4
  3507. package/dist/icons/react/Shuffle01.cjs +12 -4
  3508. package/dist/icons/react/Shuffle01.mjs +12 -4
  3509. package/dist/icons/react/Shuffle02.cjs +12 -4
  3510. package/dist/icons/react/Shuffle02.mjs +12 -4
  3511. package/dist/icons/react/Signal01.cjs +12 -4
  3512. package/dist/icons/react/Signal01.mjs +12 -4
  3513. package/dist/icons/react/Signal02.cjs +12 -4
  3514. package/dist/icons/react/Signal02.mjs +12 -4
  3515. package/dist/icons/react/Signal03.cjs +12 -4
  3516. package/dist/icons/react/Signal03.mjs +12 -4
  3517. package/dist/icons/react/Simcard.cjs +13 -5
  3518. package/dist/icons/react/Simcard.mjs +13 -5
  3519. package/dist/icons/react/Skew.cjs +12 -4
  3520. package/dist/icons/react/Skew.mjs +12 -4
  3521. package/dist/icons/react/SkipBack.cjs +12 -4
  3522. package/dist/icons/react/SkipBack.mjs +12 -4
  3523. package/dist/icons/react/SkipForward.cjs +12 -4
  3524. package/dist/icons/react/SkipForward.mjs +12 -4
  3525. package/dist/icons/react/SlashCircle01.cjs +12 -4
  3526. package/dist/icons/react/SlashCircle01.mjs +12 -4
  3527. package/dist/icons/react/SlashCircle02.cjs +12 -4
  3528. package/dist/icons/react/SlashCircle02.mjs +12 -4
  3529. package/dist/icons/react/SlashDivider.cjs +21 -4
  3530. package/dist/icons/react/SlashDivider.mjs +21 -4
  3531. package/dist/icons/react/SlashOctagon.cjs +12 -4
  3532. package/dist/icons/react/SlashOctagon.mjs +12 -4
  3533. package/dist/icons/react/Sliders01.cjs +12 -4
  3534. package/dist/icons/react/Sliders01.mjs +12 -4
  3535. package/dist/icons/react/Sliders02.cjs +12 -4
  3536. package/dist/icons/react/Sliders02.mjs +12 -4
  3537. package/dist/icons/react/Sliders03.cjs +12 -4
  3538. package/dist/icons/react/Sliders03.mjs +12 -4
  3539. package/dist/icons/react/Sliders04.cjs +12 -4
  3540. package/dist/icons/react/Sliders04.mjs +12 -4
  3541. package/dist/icons/react/Snowflake01.cjs +12 -4
  3542. package/dist/icons/react/Snowflake01.mjs +12 -4
  3543. package/dist/icons/react/Snowflake02.cjs +12 -4
  3544. package/dist/icons/react/Snowflake02.mjs +12 -4
  3545. package/dist/icons/react/SpacingHeight01.cjs +12 -4
  3546. package/dist/icons/react/SpacingHeight01.mjs +12 -4
  3547. package/dist/icons/react/SpacingHeight02.cjs +12 -4
  3548. package/dist/icons/react/SpacingHeight02.mjs +12 -4
  3549. package/dist/icons/react/SpacingWidth01.cjs +12 -4
  3550. package/dist/icons/react/SpacingWidth01.mjs +12 -4
  3551. package/dist/icons/react/SpacingWidth02.cjs +12 -4
  3552. package/dist/icons/react/SpacingWidth02.mjs +12 -4
  3553. package/dist/icons/react/Speaker01.cjs +12 -4
  3554. package/dist/icons/react/Speaker01.mjs +12 -4
  3555. package/dist/icons/react/Speaker02.cjs +12 -4
  3556. package/dist/icons/react/Speaker02.mjs +12 -4
  3557. package/dist/icons/react/Speaker03.cjs +12 -4
  3558. package/dist/icons/react/Speaker03.mjs +12 -4
  3559. package/dist/icons/react/Speedometer01.cjs +12 -4
  3560. package/dist/icons/react/Speedometer01.mjs +12 -4
  3561. package/dist/icons/react/Speedometer02.cjs +12 -4
  3562. package/dist/icons/react/Speedometer02.mjs +12 -4
  3563. package/dist/icons/react/Speedometer03.cjs +12 -4
  3564. package/dist/icons/react/Speedometer03.mjs +12 -4
  3565. package/dist/icons/react/Speedometer04.cjs +12 -4
  3566. package/dist/icons/react/Speedometer04.mjs +12 -4
  3567. package/dist/icons/react/Square.cjs +12 -4
  3568. package/dist/icons/react/Square.mjs +12 -4
  3569. package/dist/icons/react/Stand.cjs +12 -4
  3570. package/dist/icons/react/Stand.mjs +12 -4
  3571. package/dist/icons/react/Star01.cjs +12 -4
  3572. package/dist/icons/react/Star01.mjs +12 -4
  3573. package/dist/icons/react/Star02.cjs +12 -4
  3574. package/dist/icons/react/Star02.mjs +12 -4
  3575. package/dist/icons/react/Star03.cjs +12 -4
  3576. package/dist/icons/react/Star03.mjs +12 -4
  3577. package/dist/icons/react/Star04.cjs +12 -4
  3578. package/dist/icons/react/Star04.mjs +12 -4
  3579. package/dist/icons/react/Star05.cjs +12 -4
  3580. package/dist/icons/react/Star05.mjs +12 -4
  3581. package/dist/icons/react/Star06.cjs +12 -4
  3582. package/dist/icons/react/Star06.mjs +12 -4
  3583. package/dist/icons/react/Star07.cjs +12 -4
  3584. package/dist/icons/react/Star07.mjs +12 -4
  3585. package/dist/icons/react/Stars01.cjs +34 -14
  3586. package/dist/icons/react/Stars01.mjs +35 -15
  3587. package/dist/icons/react/Stars02.cjs +12 -4
  3588. package/dist/icons/react/Stars02.mjs +12 -4
  3589. package/dist/icons/react/Stars03.cjs +12 -4
  3590. package/dist/icons/react/Stars03.mjs +12 -4
  3591. package/dist/icons/react/Status.d.cts +3 -0
  3592. package/dist/icons/react/Status.d.mts +3 -0
  3593. package/dist/icons/react/Stethoscope.cjs +52 -0
  3594. package/dist/icons/react/Stethoscope.d.cts +3 -0
  3595. package/dist/icons/react/Stethoscope.d.mts +3 -0
  3596. package/dist/icons/react/Stethoscope.mjs +52 -0
  3597. package/dist/icons/react/StickerCircle.cjs +13 -5
  3598. package/dist/icons/react/StickerCircle.mjs +13 -5
  3599. package/dist/icons/react/StickerSquare.cjs +12 -4
  3600. package/dist/icons/react/StickerSquare.mjs +12 -4
  3601. package/dist/icons/react/Stop.cjs +12 -4
  3602. package/dist/icons/react/Stop.mjs +12 -4
  3603. package/dist/icons/react/StopCircle.cjs +13 -5
  3604. package/dist/icons/react/StopCircle.mjs +13 -5
  3605. package/dist/icons/react/StopSquare.cjs +13 -5
  3606. package/dist/icons/react/StopSquare.mjs +13 -5
  3607. package/dist/icons/react/Strikethrough01.cjs +12 -4
  3608. package/dist/icons/react/Strikethrough01.mjs +12 -4
  3609. package/dist/icons/react/Strikethrough02.cjs +12 -4
  3610. package/dist/icons/react/Strikethrough02.mjs +12 -4
  3611. package/dist/icons/react/StrikethroughSquare.cjs +12 -4
  3612. package/dist/icons/react/StrikethroughSquare.mjs +12 -4
  3613. package/dist/icons/react/String01.cjs +12 -4
  3614. package/dist/icons/react/String01.mjs +12 -4
  3615. package/dist/icons/react/String02.cjs +52 -0
  3616. package/dist/icons/react/String02.d.cts +3 -0
  3617. package/dist/icons/react/String02.d.mts +3 -0
  3618. package/dist/icons/react/String02.mjs +52 -0
  3619. package/dist/icons/react/Subscript.cjs +12 -4
  3620. package/dist/icons/react/Subscript.mjs +12 -4
  3621. package/dist/icons/react/Sun.cjs +12 -4
  3622. package/dist/icons/react/Sun.mjs +12 -4
  3623. package/dist/icons/react/SunSetting01.cjs +12 -4
  3624. package/dist/icons/react/SunSetting01.mjs +12 -4
  3625. package/dist/icons/react/SunSetting02.cjs +12 -4
  3626. package/dist/icons/react/SunSetting02.mjs +12 -4
  3627. package/dist/icons/react/SunSetting03.cjs +12 -4
  3628. package/dist/icons/react/SunSetting03.mjs +12 -4
  3629. package/dist/icons/react/Sunrise.cjs +12 -4
  3630. package/dist/icons/react/Sunrise.mjs +12 -4
  3631. package/dist/icons/react/Sunset.cjs +12 -4
  3632. package/dist/icons/react/Sunset.mjs +12 -4
  3633. package/dist/icons/react/SwitchHorizontal01.cjs +12 -4
  3634. package/dist/icons/react/SwitchHorizontal01.mjs +12 -4
  3635. package/dist/icons/react/SwitchHorizontal02.cjs +12 -4
  3636. package/dist/icons/react/SwitchHorizontal02.mjs +12 -4
  3637. package/dist/icons/react/SwitchVertical01.cjs +12 -4
  3638. package/dist/icons/react/SwitchVertical01.mjs +12 -4
  3639. package/dist/icons/react/SwitchVertical02.cjs +12 -4
  3640. package/dist/icons/react/SwitchVertical02.mjs +12 -4
  3641. package/dist/icons/react/SystemEndpoint.cjs +35 -13
  3642. package/dist/icons/react/SystemEndpoint.mjs +35 -13
  3643. package/dist/icons/react/SystemMode.cjs +12 -4
  3644. package/dist/icons/react/SystemMode.mjs +12 -4
  3645. package/dist/icons/react/Table.cjs +12 -4
  3646. package/dist/icons/react/Table.mjs +12 -4
  3647. package/dist/icons/react/TableList.cjs +12 -4
  3648. package/dist/icons/react/TableList.mjs +12 -4
  3649. package/dist/icons/react/Tablet01.cjs +12 -4
  3650. package/dist/icons/react/Tablet01.mjs +12 -4
  3651. package/dist/icons/react/Tablet02.cjs +12 -4
  3652. package/dist/icons/react/Tablet02.mjs +12 -4
  3653. package/dist/icons/react/Tag01.cjs +12 -4
  3654. package/dist/icons/react/Tag01.mjs +12 -4
  3655. package/dist/icons/react/Tag02.cjs +12 -4
  3656. package/dist/icons/react/Tag02.mjs +12 -4
  3657. package/dist/icons/react/Tag03.cjs +12 -4
  3658. package/dist/icons/react/Tag03.mjs +12 -4
  3659. package/dist/icons/react/Target01.cjs +12 -4
  3660. package/dist/icons/react/Target01.mjs +12 -4
  3661. package/dist/icons/react/Target02.cjs +12 -4
  3662. package/dist/icons/react/Target02.mjs +12 -4
  3663. package/dist/icons/react/Target03.cjs +12 -4
  3664. package/dist/icons/react/Target03.mjs +12 -4
  3665. package/dist/icons/react/Target04.cjs +12 -4
  3666. package/dist/icons/react/Target04.mjs +12 -4
  3667. package/dist/icons/react/Target05.cjs +14 -6
  3668. package/dist/icons/react/Target05.mjs +14 -6
  3669. package/dist/icons/react/TeamExchange.cjs +52 -0
  3670. package/dist/icons/react/TeamExchange.d.cts +3 -0
  3671. package/dist/icons/react/TeamExchange.d.mts +3 -0
  3672. package/dist/icons/react/TeamExchange.mjs +52 -0
  3673. package/dist/icons/react/Telescope.cjs +12 -4
  3674. package/dist/icons/react/Telescope.mjs +12 -4
  3675. package/dist/icons/react/Terminal.cjs +12 -4
  3676. package/dist/icons/react/Terminal.mjs +12 -4
  3677. package/dist/icons/react/TerminalBrowser.cjs +12 -4
  3678. package/dist/icons/react/TerminalBrowser.mjs +12 -4
  3679. package/dist/icons/react/TerminalBrowser1.d.cts +3 -0
  3680. package/dist/icons/react/TerminalBrowser1.d.mts +3 -0
  3681. package/dist/icons/react/TerminalCircle.cjs +12 -4
  3682. package/dist/icons/react/TerminalCircle.mjs +12 -4
  3683. package/dist/icons/react/TerminalSquare.cjs +12 -4
  3684. package/dist/icons/react/TerminalSquare.mjs +12 -4
  3685. package/dist/icons/react/TextInput.cjs +12 -4
  3686. package/dist/icons/react/TextInput.mjs +12 -4
  3687. package/dist/icons/react/Thermometer01.cjs +12 -4
  3688. package/dist/icons/react/Thermometer01.mjs +12 -4
  3689. package/dist/icons/react/Thermometer02.cjs +13 -5
  3690. package/dist/icons/react/Thermometer02.mjs +13 -5
  3691. package/dist/icons/react/Thermometer03.cjs +12 -4
  3692. package/dist/icons/react/Thermometer03.mjs +12 -4
  3693. package/dist/icons/react/ThermometerCold.cjs +12 -4
  3694. package/dist/icons/react/ThermometerCold.mjs +12 -4
  3695. package/dist/icons/react/ThermometerWarm.cjs +12 -4
  3696. package/dist/icons/react/ThermometerWarm.mjs +12 -4
  3697. package/dist/icons/react/ThumbsDown.cjs +12 -4
  3698. package/dist/icons/react/ThumbsDown.mjs +12 -4
  3699. package/dist/icons/react/ThumbsUp.cjs +12 -4
  3700. package/dist/icons/react/ThumbsUp.mjs +12 -4
  3701. package/dist/icons/react/TiBot.cjs +62 -0
  3702. package/dist/icons/react/TiBot.d.cts +3 -0
  3703. package/dist/icons/react/TiBot.d.mts +3 -0
  3704. package/dist/icons/react/TiBot.mjs +62 -0
  3705. package/dist/icons/react/TiDbBot.cjs +51 -0
  3706. package/dist/icons/react/TiDbBot.d.cts +3 -0
  3707. package/dist/icons/react/TiDbBot.d.mts +3 -0
  3708. package/dist/icons/react/TiDbBot.mjs +51 -0
  3709. package/dist/icons/react/Ticket01.cjs +12 -4
  3710. package/dist/icons/react/Ticket01.mjs +12 -4
  3711. package/dist/icons/react/Ticket02.cjs +12 -4
  3712. package/dist/icons/react/Ticket02.mjs +12 -4
  3713. package/dist/icons/react/TidbCloud.d.cts +3 -0
  3714. package/dist/icons/react/TidbCloud.d.mts +3 -0
  3715. package/dist/icons/react/Toggle01Left.cjs +12 -4
  3716. package/dist/icons/react/Toggle01Left.mjs +12 -4
  3717. package/dist/icons/react/Toggle01Right.cjs +12 -4
  3718. package/dist/icons/react/Toggle01Right.mjs +12 -4
  3719. package/dist/icons/react/Toggle02Left.cjs +12 -4
  3720. package/dist/icons/react/Toggle02Left.mjs +12 -4
  3721. package/dist/icons/react/Toggle02Right.cjs +12 -4
  3722. package/dist/icons/react/Toggle02Right.mjs +12 -4
  3723. package/dist/icons/react/Toggle03Left.cjs +13 -5
  3724. package/dist/icons/react/Toggle03Left.mjs +13 -5
  3725. package/dist/icons/react/Toggle03Right.cjs +13 -5
  3726. package/dist/icons/react/Toggle03Right.mjs +13 -5
  3727. package/dist/icons/react/Tool01.cjs +12 -4
  3728. package/dist/icons/react/Tool01.mjs +12 -4
  3729. package/dist/icons/react/Tool02.cjs +12 -4
  3730. package/dist/icons/react/Tool02.mjs +12 -4
  3731. package/dist/icons/react/Total01.cjs +52 -0
  3732. package/dist/icons/react/Total01.d.cts +3 -0
  3733. package/dist/icons/react/Total01.d.mts +3 -0
  3734. package/dist/icons/react/Total01.mjs +52 -0
  3735. package/dist/icons/react/Total02.cjs +52 -0
  3736. package/dist/icons/react/Total02.d.cts +3 -0
  3737. package/dist/icons/react/Total02.d.mts +3 -0
  3738. package/dist/icons/react/Total02.mjs +52 -0
  3739. package/dist/icons/react/Train.cjs +12 -4
  3740. package/dist/icons/react/Train.mjs +12 -4
  3741. package/dist/icons/react/Tram.cjs +12 -4
  3742. package/dist/icons/react/Tram.mjs +12 -4
  3743. package/dist/icons/react/Transform.cjs +12 -4
  3744. package/dist/icons/react/Transform.mjs +12 -4
  3745. package/dist/icons/react/Translate01.cjs +12 -4
  3746. package/dist/icons/react/Translate01.mjs +12 -4
  3747. package/dist/icons/react/Translate02.cjs +12 -4
  3748. package/dist/icons/react/Translate02.mjs +12 -4
  3749. package/dist/icons/react/Trash01.cjs +12 -4
  3750. package/dist/icons/react/Trash01.mjs +12 -4
  3751. package/dist/icons/react/Trash02.cjs +12 -4
  3752. package/dist/icons/react/Trash02.mjs +12 -4
  3753. package/dist/icons/react/Trash03.cjs +12 -4
  3754. package/dist/icons/react/Trash03.mjs +12 -4
  3755. package/dist/icons/react/Trash04.cjs +12 -4
  3756. package/dist/icons/react/Trash04.mjs +12 -4
  3757. package/dist/icons/react/TrendDown01.cjs +12 -4
  3758. package/dist/icons/react/TrendDown01.mjs +12 -4
  3759. package/dist/icons/react/TrendDown02.cjs +12 -4
  3760. package/dist/icons/react/TrendDown02.mjs +12 -4
  3761. package/dist/icons/react/TrendUp01.cjs +12 -4
  3762. package/dist/icons/react/TrendUp01.mjs +12 -4
  3763. package/dist/icons/react/TrendUp02.cjs +12 -4
  3764. package/dist/icons/react/TrendUp02.mjs +12 -4
  3765. package/dist/icons/react/Triangle.cjs +12 -4
  3766. package/dist/icons/react/Triangle.mjs +12 -4
  3767. package/dist/icons/react/Trophy01.cjs +12 -4
  3768. package/dist/icons/react/Trophy01.mjs +12 -4
  3769. package/dist/icons/react/Trophy02.cjs +12 -4
  3770. package/dist/icons/react/Trophy02.mjs +12 -4
  3771. package/dist/icons/react/Truck01.cjs +12 -4
  3772. package/dist/icons/react/Truck01.mjs +12 -4
  3773. package/dist/icons/react/Truck02.cjs +12 -4
  3774. package/dist/icons/react/Truck02.mjs +12 -4
  3775. package/dist/icons/react/Tv01.cjs +12 -4
  3776. package/dist/icons/react/Tv01.mjs +12 -4
  3777. package/dist/icons/react/Tv02.cjs +12 -4
  3778. package/dist/icons/react/Tv02.mjs +12 -4
  3779. package/dist/icons/react/Tv03.cjs +12 -4
  3780. package/dist/icons/react/Tv03.mjs +12 -4
  3781. package/dist/icons/react/Type01.cjs +12 -4
  3782. package/dist/icons/react/Type01.mjs +12 -4
  3783. package/dist/icons/react/Type02.cjs +12 -4
  3784. package/dist/icons/react/Type02.mjs +12 -4
  3785. package/dist/icons/react/TypeSquare.cjs +12 -4
  3786. package/dist/icons/react/TypeSquare.mjs +12 -4
  3787. package/dist/icons/react/TypeStrikethrough01.cjs +12 -4
  3788. package/dist/icons/react/TypeStrikethrough01.mjs +12 -4
  3789. package/dist/icons/react/TypeStrikethrough02.cjs +12 -4
  3790. package/dist/icons/react/TypeStrikethrough02.mjs +12 -4
  3791. package/dist/icons/react/Umbrella01.cjs +12 -4
  3792. package/dist/icons/react/Umbrella01.mjs +12 -4
  3793. package/dist/icons/react/Umbrella02.cjs +12 -4
  3794. package/dist/icons/react/Umbrella02.mjs +12 -4
  3795. package/dist/icons/react/Umbrella03.cjs +12 -4
  3796. package/dist/icons/react/Umbrella03.mjs +12 -4
  3797. package/dist/icons/react/Underline01.cjs +12 -4
  3798. package/dist/icons/react/Underline01.mjs +12 -4
  3799. package/dist/icons/react/Underline02.cjs +12 -4
  3800. package/dist/icons/react/Underline02.mjs +12 -4
  3801. package/dist/icons/react/UnderlineSquare.cjs +12 -4
  3802. package/dist/icons/react/UnderlineSquare.mjs +12 -4
  3803. package/dist/icons/react/Upload01.cjs +12 -4
  3804. package/dist/icons/react/Upload01.mjs +12 -4
  3805. package/dist/icons/react/Upload02.cjs +12 -4
  3806. package/dist/icons/react/Upload02.mjs +12 -4
  3807. package/dist/icons/react/Upload03.cjs +12 -4
  3808. package/dist/icons/react/Upload03.mjs +12 -4
  3809. package/dist/icons/react/Upload04.cjs +12 -4
  3810. package/dist/icons/react/Upload04.mjs +12 -4
  3811. package/dist/icons/react/UploadCloud01.cjs +12 -4
  3812. package/dist/icons/react/UploadCloud01.mjs +12 -4
  3813. package/dist/icons/react/UploadCloud02.cjs +12 -4
  3814. package/dist/icons/react/UploadCloud02.mjs +12 -4
  3815. package/dist/icons/react/UsbFlashDrive.cjs +12 -4
  3816. package/dist/icons/react/UsbFlashDrive.mjs +12 -4
  3817. package/dist/icons/react/User01.cjs +12 -4
  3818. package/dist/icons/react/User01.mjs +12 -4
  3819. package/dist/icons/react/User02.cjs +34 -14
  3820. package/dist/icons/react/User02.mjs +35 -15
  3821. package/dist/icons/react/User03.cjs +12 -4
  3822. package/dist/icons/react/User03.mjs +12 -4
  3823. package/dist/icons/react/UserCheck01.cjs +12 -4
  3824. package/dist/icons/react/UserCheck01.mjs +12 -4
  3825. package/dist/icons/react/UserCheck02.cjs +12 -4
  3826. package/dist/icons/react/UserCheck02.mjs +12 -4
  3827. package/dist/icons/react/UserCircle.cjs +12 -4
  3828. package/dist/icons/react/UserCircle.mjs +12 -4
  3829. package/dist/icons/react/UserCycle.d.cts +3 -0
  3830. package/dist/icons/react/UserCycle.d.mts +3 -0
  3831. package/dist/icons/react/UserDown01.cjs +12 -4
  3832. package/dist/icons/react/UserDown01.mjs +12 -4
  3833. package/dist/icons/react/UserDown02.cjs +12 -4
  3834. package/dist/icons/react/UserDown02.mjs +12 -4
  3835. package/dist/icons/react/UserEdit.cjs +12 -4
  3836. package/dist/icons/react/UserEdit.mjs +12 -4
  3837. package/dist/icons/react/UserLeft01.cjs +12 -4
  3838. package/dist/icons/react/UserLeft01.mjs +12 -4
  3839. package/dist/icons/react/UserLeft02.cjs +12 -4
  3840. package/dist/icons/react/UserLeft02.mjs +12 -4
  3841. package/dist/icons/react/UserMinus01.cjs +12 -4
  3842. package/dist/icons/react/UserMinus01.mjs +12 -4
  3843. package/dist/icons/react/UserMinus02.cjs +12 -4
  3844. package/dist/icons/react/UserMinus02.mjs +12 -4
  3845. package/dist/icons/react/UserPlus01.cjs +12 -4
  3846. package/dist/icons/react/UserPlus01.mjs +12 -4
  3847. package/dist/icons/react/UserPlus02.cjs +12 -4
  3848. package/dist/icons/react/UserPlus02.mjs +12 -4
  3849. package/dist/icons/react/UserRight01.cjs +12 -4
  3850. package/dist/icons/react/UserRight01.mjs +12 -4
  3851. package/dist/icons/react/UserRight02.cjs +12 -4
  3852. package/dist/icons/react/UserRight02.mjs +12 -4
  3853. package/dist/icons/react/UserSquare.cjs +12 -4
  3854. package/dist/icons/react/UserSquare.mjs +12 -4
  3855. package/dist/icons/react/UserUp01.cjs +12 -4
  3856. package/dist/icons/react/UserUp01.mjs +12 -4
  3857. package/dist/icons/react/UserUp02.cjs +12 -4
  3858. package/dist/icons/react/UserUp02.mjs +12 -4
  3859. package/dist/icons/react/UserX01.cjs +12 -4
  3860. package/dist/icons/react/UserX01.mjs +12 -4
  3861. package/dist/icons/react/UserX02.cjs +12 -4
  3862. package/dist/icons/react/UserX02.mjs +12 -4
  3863. package/dist/icons/react/Users01.cjs +12 -4
  3864. package/dist/icons/react/Users01.mjs +12 -4
  3865. package/dist/icons/react/Users02.cjs +12 -4
  3866. package/dist/icons/react/Users02.mjs +12 -4
  3867. package/dist/icons/react/Users03.cjs +12 -4
  3868. package/dist/icons/react/Users03.mjs +12 -4
  3869. package/dist/icons/react/UsersCheck.cjs +12 -4
  3870. package/dist/icons/react/UsersCheck.mjs +12 -4
  3871. package/dist/icons/react/UsersDown.cjs +12 -4
  3872. package/dist/icons/react/UsersDown.mjs +12 -4
  3873. package/dist/icons/react/UsersEdit.cjs +12 -4
  3874. package/dist/icons/react/UsersEdit.mjs +12 -4
  3875. package/dist/icons/react/UsersLeft.cjs +12 -4
  3876. package/dist/icons/react/UsersLeft.mjs +12 -4
  3877. package/dist/icons/react/UsersMinus.cjs +12 -4
  3878. package/dist/icons/react/UsersMinus.mjs +12 -4
  3879. package/dist/icons/react/UsersPlus.cjs +12 -4
  3880. package/dist/icons/react/UsersPlus.mjs +12 -4
  3881. package/dist/icons/react/UsersRight.cjs +12 -4
  3882. package/dist/icons/react/UsersRight.mjs +12 -4
  3883. package/dist/icons/react/UsersUp.cjs +12 -4
  3884. package/dist/icons/react/UsersUp.mjs +12 -4
  3885. package/dist/icons/react/UsersX.cjs +12 -4
  3886. package/dist/icons/react/UsersX.mjs +12 -4
  3887. package/dist/icons/react/Variable.cjs +12 -4
  3888. package/dist/icons/react/Variable.mjs +12 -4
  3889. package/dist/icons/react/Vector.cjs +12 -4
  3890. package/dist/icons/react/Vector.mjs +12 -4
  3891. package/dist/icons/react/VideoRecorder.cjs +34 -14
  3892. package/dist/icons/react/VideoRecorder.mjs +35 -15
  3893. package/dist/icons/react/VideoRecorderOff.cjs +12 -4
  3894. package/dist/icons/react/VideoRecorderOff.mjs +12 -4
  3895. package/dist/icons/react/Virus.cjs +12 -4
  3896. package/dist/icons/react/Virus.mjs +12 -4
  3897. package/dist/icons/react/Voicemail.cjs +12 -4
  3898. package/dist/icons/react/Voicemail.mjs +12 -4
  3899. package/dist/icons/react/VolumeMax.cjs +12 -4
  3900. package/dist/icons/react/VolumeMax.mjs +12 -4
  3901. package/dist/icons/react/VolumeMin.cjs +12 -4
  3902. package/dist/icons/react/VolumeMin.mjs +12 -4
  3903. package/dist/icons/react/VolumeMinus.cjs +12 -4
  3904. package/dist/icons/react/VolumeMinus.mjs +12 -4
  3905. package/dist/icons/react/VolumePlus.cjs +12 -4
  3906. package/dist/icons/react/VolumePlus.mjs +12 -4
  3907. package/dist/icons/react/VolumeX.cjs +12 -4
  3908. package/dist/icons/react/VolumeX.mjs +12 -4
  3909. package/dist/icons/react/Wallet01.cjs +12 -4
  3910. package/dist/icons/react/Wallet01.mjs +12 -4
  3911. package/dist/icons/react/Wallet02.cjs +12 -4
  3912. package/dist/icons/react/Wallet02.mjs +12 -4
  3913. package/dist/icons/react/Wallet03.cjs +12 -4
  3914. package/dist/icons/react/Wallet03.mjs +12 -4
  3915. package/dist/icons/react/Wallet04.cjs +12 -4
  3916. package/dist/icons/react/Wallet04.mjs +12 -4
  3917. package/dist/icons/react/Wallet05.cjs +12 -4
  3918. package/dist/icons/react/Wallet05.mjs +12 -4
  3919. package/dist/icons/react/WatchCircle.cjs +12 -4
  3920. package/dist/icons/react/WatchCircle.mjs +12 -4
  3921. package/dist/icons/react/WatchSquare.cjs +12 -4
  3922. package/dist/icons/react/WatchSquare.mjs +12 -4
  3923. package/dist/icons/react/Waves.cjs +12 -4
  3924. package/dist/icons/react/Waves.mjs +12 -4
  3925. package/dist/icons/react/Webcam01.cjs +12 -4
  3926. package/dist/icons/react/Webcam01.mjs +12 -4
  3927. package/dist/icons/react/Webcam02.cjs +12 -4
  3928. package/dist/icons/react/Webcam02.mjs +12 -4
  3929. package/dist/icons/react/Wifi.cjs +12 -4
  3930. package/dist/icons/react/Wifi.mjs +12 -4
  3931. package/dist/icons/react/WifiOff.cjs +12 -4
  3932. package/dist/icons/react/WifiOff.mjs +12 -4
  3933. package/dist/icons/react/Wind01.cjs +12 -4
  3934. package/dist/icons/react/Wind01.mjs +12 -4
  3935. package/dist/icons/react/Wind02.cjs +12 -4
  3936. package/dist/icons/react/Wind02.mjs +12 -4
  3937. package/dist/icons/react/Wind03.cjs +12 -4
  3938. package/dist/icons/react/Wind03.mjs +12 -4
  3939. package/dist/icons/react/X.cjs +4 -4
  3940. package/dist/icons/react/X.mjs +4 -4
  3941. package/dist/icons/react/XAxis.cjs +12 -4
  3942. package/dist/icons/react/XAxis.mjs +12 -4
  3943. package/dist/icons/react/XCircle.cjs +12 -4
  3944. package/dist/icons/react/XCircle.mjs +12 -4
  3945. package/dist/icons/react/XClose.cjs +12 -4
  3946. package/dist/icons/react/XClose.mjs +12 -4
  3947. package/dist/icons/react/XSquare.cjs +12 -4
  3948. package/dist/icons/react/XSquare.mjs +12 -4
  3949. package/dist/icons/react/YAxis.cjs +12 -4
  3950. package/dist/icons/react/YAxis.mjs +12 -4
  3951. package/dist/icons/react/Youtube.cjs +13 -5
  3952. package/dist/icons/react/Youtube.mjs +13 -5
  3953. package/dist/icons/react/Zap.cjs +12 -4
  3954. package/dist/icons/react/Zap.mjs +12 -4
  3955. package/dist/icons/react/ZapCircle.cjs +13 -5
  3956. package/dist/icons/react/ZapCircle.mjs +13 -5
  3957. package/dist/icons/react/ZapFast.cjs +12 -4
  3958. package/dist/icons/react/ZapFast.mjs +12 -4
  3959. package/dist/icons/react/ZapOff.cjs +12 -4
  3960. package/dist/icons/react/ZapOff.mjs +12 -4
  3961. package/dist/icons/react/ZapSquare.cjs +13 -5
  3962. package/dist/icons/react/ZapSquare.mjs +13 -5
  3963. package/dist/icons/react/ZoomIn.cjs +12 -4
  3964. package/dist/icons/react/ZoomIn.mjs +12 -4
  3965. package/dist/icons/react/ZoomOut.cjs +12 -4
  3966. package/dist/icons/react/ZoomOut.mjs +12 -4
  3967. package/package.json +1 -1
  3968. package/dist/icons/raw/AlertTriangleFill.svg +0 -3
  3969. package/dist/icons/raw/CheckCirclebroken.svg +0 -3
  3970. package/dist/icons/raw/ChevronDownFill.svg +0 -3
  3971. package/dist/icons/raw/ChevronRightFill.svg +0 -3
  3972. package/dist/icons/raw/CloudDatabase.svg +0 -4
  3973. package/dist/icons/raw/DataApiSystem.svg +0 -4
  3974. package/dist/icons/raw/Database.svg +0 -3
  3975. package/dist/icons/raw/DatabseTable.svg +0 -3
  3976. package/dist/icons/raw/Dotpoints02.svg +0 -3
  3977. package/dist/icons/raw/Edit02.svg +0 -3
  3978. package/dist/icons/raw/FolderSettings.svg +0 -3
  3979. package/dist/icons/raw/HandsDown.svg +0 -3
  3980. package/dist/icons/raw/HandsDownFill.svg +0 -4
  3981. package/dist/icons/raw/HandsUp.svg +0 -3
  3982. package/dist/icons/raw/HandsUpFill.svg +0 -4
  3983. package/dist/icons/raw/Info2.svg +0 -3
  3984. package/dist/icons/raw/LaygroundGrid02.svg +0 -3
  3985. package/dist/icons/raw/LayoutBottomFill.svg +0 -4
  3986. package/dist/icons/raw/LayoutLeftFill.svg +0 -4
  3987. package/dist/icons/raw/LayoutRightFill.svg +0 -4
  3988. package/dist/icons/raw/LayoutTopFill.svg +0 -4
  3989. package/dist/icons/raw/LifeBuoy01.svg +0 -3
  3990. package/dist/icons/raw/LineChart.svg +0 -3
  3991. package/dist/icons/raw/Moon02.svg +0 -3
  3992. package/dist/icons/raw/Numberic.svg +0 -10
  3993. package/dist/icons/raw/OrientationHorizontalFill.svg +0 -5
  3994. package/dist/icons/raw/OrientationVerticalFill.svg +0 -5
  3995. package/dist/icons/raw/RunFill.svg +0 -3
  3996. package/dist/icons/raw/Server01.svg +0 -3
  3997. package/dist/icons/raw/Service.svg +0 -5
  3998. package/dist/icons/raw/SystemDatabase.svg +0 -3
  3999. package/dist/icons/raw/Tools.svg +0 -3
  4000. package/dist/icons/raw/Types02.svg +0 -3
  4001. package/dist/icons/react/CheckCirclebroken.cjs +0 -44
  4002. package/dist/icons/react/CheckCirclebroken.d.cts +0 -3
  4003. package/dist/icons/react/CheckCirclebroken.d.mts +0 -3
  4004. package/dist/icons/react/CheckCirclebroken.mjs +0 -44
  4005. package/dist/icons/react/CloudDatabase.cjs +0 -44
  4006. package/dist/icons/react/CloudDatabase.mjs +0 -44
  4007. package/dist/icons/react/Dotpoints02.d.cts +0 -3
  4008. package/dist/icons/react/Dotpoints02.d.mts +0 -3
  4009. package/dist/icons/react/FolderSettings.cjs +0 -44
  4010. package/dist/icons/react/FolderSettings.mjs +0 -44
  4011. package/dist/icons/react/HandsDown.cjs +0 -42
  4012. package/dist/icons/react/HandsDown.mjs +0 -42
  4013. package/dist/icons/react/HandsUp.cjs +0 -42
  4014. package/dist/icons/react/HandsUp.mjs +0 -42
  4015. package/dist/icons/react/Info2.cjs +0 -43
  4016. package/dist/icons/react/Info2.d.cts +0 -3
  4017. package/dist/icons/react/Info2.d.mts +0 -3
  4018. package/dist/icons/react/Info2.mjs +0 -43
  4019. package/dist/icons/react/Numberic.cjs +0 -46
  4020. package/dist/icons/react/Numberic.mjs +0 -46
  4021. package/dist/icons/react/Server01.cjs +0 -44
  4022. package/dist/icons/react/Server01.mjs +0 -44
  4023. package/dist/icons/react/Service.cjs +0 -44
  4024. package/dist/icons/react/Service.mjs +0 -44
  4025. package/dist/icons/react/SystemDatabase.cjs +0 -44
  4026. package/dist/icons/react/SystemDatabase.mjs +0 -44
  4027. package/dist/icons/react/Tools.cjs +0 -44
  4028. package/dist/icons/react/Tools.mjs +0 -44
@@ -1,3 +1,3 @@
1
- <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M5.66667 13.1667H12.3333M8.18141 1.30333L2.52949 5.69927C2.15168 5.99312 1.96278 6.14005 1.82669 6.32405C1.70614 6.48704 1.61633 6.67065 1.56169 6.86588C1.5 7.08627 1.5 7.32558 1.5 7.80421V13.8333C1.5 14.7667 1.5 15.2335 1.68166 15.59C1.84144 15.9036 2.09641 16.1585 2.41002 16.3183C2.76654 16.5 3.23325 16.5 4.16667 16.5H13.8333C14.7668 16.5 15.2335 16.5 15.59 16.3183C15.9036 16.1585 16.1586 15.9036 16.3183 15.59C16.5 15.2335 16.5 14.7667 16.5 13.8333V7.80421C16.5 7.32558 16.5 7.08627 16.4383 6.86588C16.3837 6.67065 16.2939 6.48704 16.1733 6.32405C16.0372 6.14005 15.8483 5.99312 15.4705 5.69927L9.81859 1.30333C9.52582 1.07562 9.37943 0.961766 9.21779 0.918001C9.07516 0.879384 8.92484 0.879384 8.78221 0.918001C8.62057 0.961766 8.47418 1.07562 8.18141 1.30333Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5.33333 11.3333H10.6667M7.34513 1.84267L2.82359 5.35942C2.52135 5.5945 2.37022 5.71204 2.26135 5.85924C2.16491 5.98963 2.09307 6.13652 2.04935 6.2927C2 6.46901 2 6.66046 2 7.04337V11.8667C2 12.6134 2 12.9868 2.14532 13.272C2.27316 13.5229 2.47713 13.7268 2.72801 13.8547C3.01323 14 3.3866 14 4.13333 14H11.8667C12.6134 14 12.9868 14 13.272 13.8547C13.5229 13.7268 13.7268 13.5229 13.8547 13.272C14 12.9868 14 12.6134 14 11.8667V7.04337C14 6.66046 14 6.46901 13.9506 6.2927C13.9069 6.13652 13.8351 5.98963 13.7386 5.85924C13.6298 5.71204 13.4787 5.5945 13.1764 5.35942L8.65487 1.84267C8.42065 1.6605 8.30354 1.56941 8.17423 1.5344C8.06013 1.50351 7.93987 1.50351 7.82577 1.5344C7.69646 1.56941 7.57935 1.6605 7.34513 1.84267Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M8.12602 14C8.57006 15.7252 10.1362 17 12 17C13.8638 17 15.4299 15.7252 15.874 14M11.0177 2.764L4.23539 8.03912C3.78202 8.39175 3.55534 8.56806 3.39203 8.78886C3.24737 8.98444 3.1396 9.20478 3.07403 9.43905C3 9.70352 3 9.9907 3 10.5651V17.8C3 18.9201 3 19.4801 3.21799 19.908C3.40973 20.2843 3.71569 20.5903 4.09202 20.782C4.51984 21 5.07989 21 6.2 21H17.8C18.9201 21 19.4802 21 19.908 20.782C20.2843 20.5903 20.5903 20.2843 20.782 19.908C21 19.4801 21 18.9201 21 17.8V10.5651C21 9.9907 21 9.70352 20.926 9.43905C20.8604 9.20478 20.7526 8.98444 20.608 8.78886C20.4447 8.56806 20.218 8.39175 19.7646 8.03913L12.9823 2.764C12.631 2.49075 12.4553 2.35412 12.2613 2.3016C12.0902 2.25526 11.9098 2.25526 11.7387 2.3016C11.5447 2.35412 11.369 2.49075 11.0177 2.764Z" 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.41735 9.33332C5.71337 10.4835 6.75744 11.3333 8 11.3333C9.24256 11.3333 10.2866 10.4835 10.5827 9.33332M7.34513 1.84267L2.82359 5.35942C2.52135 5.5945 2.37022 5.71204 2.26135 5.85924C2.16491 5.98963 2.09307 6.13652 2.04935 6.2927C2 6.46901 2 6.66046 2 7.04337V11.8667C2 12.6134 2 12.9868 2.14532 13.272C2.27316 13.5229 2.47713 13.7268 2.72801 13.8547C3.01323 14 3.3866 14 4.13333 14H11.8667C12.6134 14 12.9868 14 13.272 13.8547C13.5229 13.7268 13.7268 13.5229 13.8547 13.272C14 12.9868 14 12.6134 14 11.8667V7.04337C14 6.66046 14 6.46901 13.9506 6.2927C13.9069 6.13652 13.8351 5.98963 13.7386 5.85924C13.6298 5.71204 13.4787 5.5945 13.1764 5.35942L8.65487 1.84267C8.42065 1.6605 8.30354 1.56941 8.17423 1.5344C8.06013 1.50351 7.93987 1.50351 7.82577 1.5344C7.69646 1.56941 7.57935 1.6605 7.34513 1.84267Z" 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 9.5V6.1C17 5.53995 17 5.25992 16.891 5.04601C16.7951 4.85785 16.6422 4.70487 16.454 4.60899C16.2401 4.5 15.9601 4.5 15.4 4.5H3M13 14.5V17.9C13 18.4601 13 18.7401 12.891 18.954C12.7951 19.1422 12.6422 19.2951 12.454 19.391C12.2401 19.5 11.9601 19.5 11.4 19.5H3M3 2L3 22M3 14.5L19.4 14.5C19.9601 14.5 20.2401 14.5 20.454 14.391C20.6422 14.2951 20.7951 14.1422 20.891 13.954C21 13.7401 21 13.4601 21 12.9V11.1C21 10.5399 21 10.2599 20.891 10.046C20.7951 9.85785 20.6422 9.70487 20.454 9.60899C20.2401 9.5 19.9601 9.5 19.4 9.5L3 9.5L3 14.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="M11.3333 6.33331V4.06665C11.3333 3.69328 11.3333 3.50659 11.2607 3.36399C11.1968 3.23854 11.0948 3.13656 10.9693 3.07264C10.8267 2.99998 10.64 2.99998 10.2667 2.99998H2M8.66667 9.66665V11.9333C8.66667 12.3067 8.66667 12.4934 8.594 12.636C8.53009 12.7614 8.4281 12.8634 8.30266 12.9273C8.16005 13 7.97337 13 7.6 13H2M2 1.33331L2 14.6666M2 9.66665L12.9333 9.66665C13.3067 9.66665 13.4934 9.66665 13.636 9.59398C13.7614 9.53007 13.8634 9.42808 13.9273 9.30264C14 9.16003 14 8.97335 14 8.59998V7.39998C14 7.02661 14 6.83993 13.9273 6.69732C13.8634 6.57188 13.7614 6.46989 13.636 6.40598C13.4934 6.33331 13.3067 6.33331 12.9333 6.33331L2 6.33331L2 9.66665Z" 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 9.5V12.9C17 13.4601 17 13.7401 16.891 13.954C16.7951 14.1422 16.6422 14.2951 16.454 14.391C16.2401 14.5 15.9601 14.5 15.4 14.5L3 14.5M13 14.5V17.9C13 18.4601 13 18.7401 12.891 18.954C12.7951 19.1422 12.6422 19.2951 12.454 19.391C12.2401 19.5 11.9601 19.5 11.4 19.5H3M3 2L3 22M3 9.5L19.4 9.5C19.9601 9.5 20.2401 9.5 20.454 9.39101C20.6422 9.29513 20.7951 9.14215 20.891 8.95399C21 8.74008 21 8.46005 21 7.9V6.1C21 5.53995 21 5.25992 20.891 5.04601C20.7951 4.85785 20.6422 4.70487 20.454 4.60899C20.2401 4.5 19.9601 4.5 19.4 4.5L3 4.5L3 9.5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.3333 6.33334V8.60001C11.3333 8.97338 11.3333 9.16006 11.2607 9.30267C11.1968 9.42811 11.0948 9.5301 10.9693 9.59401C10.8267 9.66668 10.64 9.66668 10.2667 9.66668L2 9.66668M8.66667 9.66668V11.9333C8.66667 12.3067 8.66667 12.4934 8.594 12.636C8.53009 12.7614 8.4281 12.8634 8.30266 12.9273C8.16005 13 7.97337 13 7.6 13H2M2 1.33334L2 14.6667M2 6.33334L12.9333 6.33334C13.3067 6.33334 13.4934 6.33334 13.636 6.26068C13.7614 6.19677 13.8634 6.09478 13.9273 5.96934C14 5.82673 14 5.64005 14 5.26668V4.06668C14 3.69331 14 3.50662 13.9273 3.36402C13.8634 3.23858 13.7614 3.13659 13.636 3.07267C13.4934 3.00001 13.3067 3.00001 12.9333 3.00001L2 3.00001L2 6.33334Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M13 9.5V6.1C13 5.53995 13 5.25992 12.891 5.04601C12.7951 4.85785 12.6422 4.70487 12.454 4.60899C12.2401 4.5 11.9601 4.5 11.4 4.5H3M17 14.5V11.1C17 10.5399 17 10.2599 16.891 10.046C16.7951 9.85785 16.6422 9.70487 16.454 9.60899C16.2401 9.5 15.9601 9.5 15.4 9.5H3M3 2L3 22M3 19.5H19.4C19.9601 19.5 20.2401 19.5 20.454 19.391C20.6422 19.2951 20.7951 19.1422 20.891 18.954C21 18.7401 21 18.4601 21 17.9V16.1C21 15.5399 21 15.2599 20.891 15.046C20.7951 14.8578 20.6422 14.7049 20.454 14.609C20.2401 14.5 19.9601 14.5 19.4 14.5L3 14.5L3 19.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="M8.66667 6.33334V4.06668C8.66667 3.69331 8.66667 3.50662 8.594 3.36402C8.53009 3.23858 8.4281 3.13659 8.30266 3.07267C8.16005 3.00001 7.97337 3.00001 7.6 3.00001H2M11.3333 9.66668V7.40001C11.3333 7.02664 11.3333 6.83996 11.2607 6.69735C11.1968 6.57191 11.0948 6.46992 10.9693 6.40601C10.8267 6.33334 10.64 6.33334 10.2667 6.33334H2M2 1.33334L2 14.6667M2 13H12.9333C13.3067 13 13.4934 13 13.636 12.9273C13.7614 12.8634 13.8634 12.7614 13.9273 12.636C14 12.4934 14 12.3067 14 11.9333V10.7333C14 10.36 14 10.1733 13.9273 10.0307C13.8634 9.90524 13.7614 9.80326 13.636 9.73934C13.4934 9.66668 13.3067 9.66668 12.9333 9.66668L2 9.66668L2 13Z" 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 12L7.72711 8.43926C7.09226 7.91022 6.77484 7.6457 6.54664 7.32144C6.34444 7.03413 6.19429 6.71354 6.10301 6.37428C6 5.99139 6 5.57819 6 4.7518V2M12 12L16.2729 8.43926C16.9077 7.91022 17.2252 7.6457 17.4534 7.32144C17.6556 7.03413 17.8057 6.71354 17.897 6.37428C18 5.99139 18 5.57819 18 4.7518V2M12 12L7.72711 15.5607C7.09226 16.0898 6.77484 16.3543 6.54664 16.6786C6.34444 16.9659 6.19429 17.2865 6.10301 17.6257C6 18.0086 6 18.4218 6 19.2482V22M12 12L16.2729 15.5607C16.9077 16.0898 17.2252 16.3543 17.4534 16.6786C17.6556 16.9659 17.8057 17.2865 17.897 17.6257C18 18.0086 18 18.4218 18 19.2482V22M4 2H20M4 22H20" 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.00008 8.00016L5.15149 5.62634C4.72826 5.27364 4.51664 5.0973 4.36451 4.88112C4.22971 4.68958 4.12961 4.47586 4.06876 4.24968C4.00008 3.99442 4.00008 3.71896 4.00008 3.16803V1.3335M8.00008 8.00016L10.8487 5.62634C11.2719 5.27364 11.4835 5.0973 11.6357 4.88112C11.7705 4.68958 11.8706 4.47586 11.9314 4.24968C12.0001 3.99442 12.0001 3.71896 12.0001 3.16803V1.3335M8.00008 8.00016L5.15149 10.374C4.72826 10.7267 4.51664 10.903 4.36451 11.1192C4.22971 11.3107 4.12961 11.5245 4.06876 11.7506C4.00008 12.0059 4.00008 12.2814 4.00008 12.8323V14.6668M8.00008 8.00016L10.8487 10.374C11.2719 10.7267 11.4835 10.903 11.6357 11.1192C11.7705 11.3107 11.8706 11.5245 11.9314 11.7506C12.0001 12.0059 12.0001 12.2814 12.0001 12.8323V14.6668M2.66675 1.3335H13.3334M2.66675 14.6668H13.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="M18.1626 2H5.83744C5.37494 2 5 2.37494 5 2.83744C5 5.50268 6.05876 8.05876 7.94337 9.94337L9.16256 11.1626C9.28363 11.2836 9.34417 11.3442 9.3875 11.4023C9.65188 11.7569 9.65188 12.2431 9.3875 12.5977C9.34417 12.6558 9.28363 12.7164 9.16256 12.8374L7.94337 14.0566C6.05876 15.9412 5 18.4973 5 21.1626C5 21.6251 5.37494 22 5.83744 22H18.1626C18.6251 22 19 21.6251 19 21.1626C19 18.4973 17.9412 15.9412 16.0566 14.0566L14.8374 12.8374C14.7164 12.7164 14.6558 12.6558 14.6125 12.5977C14.3481 12.2431 14.3481 11.7569 14.6125 11.4023C14.6558 11.3442 14.7164 11.2836 14.8374 11.1626L16.0566 9.94337C17.9412 8.05876 19 5.50268 19 2.83744C19 2.37494 18.6251 2 18.1626 2Z" 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.1083 1.3335H3.89155C3.58321 1.3335 3.33325 1.58345 3.33325 1.89179C3.33325 3.66862 4.03909 5.37267 5.2955 6.62908L6.10829 7.44187C6.189 7.52258 6.22936 7.56294 6.25826 7.60169C6.43451 7.83811 6.43451 8.16222 6.25826 8.39863C6.22936 8.43739 6.18901 8.47774 6.10829 8.55846L5.2955 9.37125C4.03909 10.6277 3.33325 12.3317 3.33325 14.1085C3.33325 14.4169 3.58321 14.6668 3.89155 14.6668H12.1083C12.4166 14.6668 12.6666 14.4169 12.6666 14.1085C12.6666 12.3317 11.9607 10.6277 10.7043 9.37125L9.89155 8.55846C9.81083 8.47774 9.77047 8.43739 9.74158 8.39863C9.56533 8.16222 9.56533 7.83811 9.74158 7.60169C9.77047 7.56294 9.81083 7.52258 9.89155 7.44187L10.7043 6.62908C11.9607 5.37267 12.6666 3.66862 12.6666 1.89179C12.6666 1.58345 12.4166 1.3335 12.1083 1.3335Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9 18.5H15M6.6 2H17.4C17.9601 2 18.2401 2 18.454 2.10899C18.6422 2.20487 18.7951 2.35785 18.891 2.54601C19 2.75992 19 3.03995 19 3.6V5.67452C19 6.1637 19 6.40829 18.9447 6.63846C18.8957 6.84254 18.8149 7.03763 18.7053 7.21657C18.5816 7.4184 18.4086 7.59135 18.0627 7.93726L15.1314 10.8686C14.7354 11.2646 14.5373 11.4627 14.4632 11.691C14.3979 11.8918 14.3979 12.1082 14.4632 12.309C14.5373 12.5373 14.7354 12.7354 15.1314 13.1314L18.0627 16.0627C18.4086 16.4086 18.5816 16.5816 18.7053 16.7834C18.8149 16.9624 18.8957 17.1575 18.9447 17.3615C19 17.5917 19 17.8363 19 18.3255V20.4C19 20.9601 19 21.2401 18.891 21.454C18.7951 21.6422 18.6422 21.7951 18.454 21.891C18.2401 22 17.9601 22 17.4 22H6.6C6.03995 22 5.75992 22 5.54601 21.891C5.35785 21.7951 5.20487 21.6422 5.10899 21.454C5 21.2401 5 20.9601 5 20.4V18.3255C5 17.8363 5 17.5917 5.05526 17.3615C5.10425 17.1575 5.18506 16.9624 5.29472 16.7834C5.4184 16.5816 5.59135 16.4086 5.93726 16.0627L8.86863 13.1314C9.26465 12.7354 9.46265 12.5373 9.53684 12.309C9.6021 12.1082 9.6021 11.8918 9.53684 11.691C9.46266 11.4627 9.26464 11.2646 8.86863 10.8686L5.93726 7.93726C5.59136 7.59136 5.4184 7.4184 5.29472 7.21657C5.18506 7.03763 5.10425 6.84254 5.05526 6.63846C5 6.40829 5 6.1637 5 5.67452V3.6C5 3.03995 5 2.75992 5.10899 2.54601C5.20487 2.35785 5.35785 2.20487 5.54601 2.10899C5.75992 2 6.03995 2 6.6 2Z" 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 12.3335H9.99992M4.39992 1.3335H11.5999C11.9733 1.3335 12.16 1.3335 12.3026 1.40616C12.428 1.47007 12.53 1.57206 12.5939 1.6975C12.6666 1.84011 12.6666 2.02679 12.6666 2.40016V3.78317C12.6666 4.10929 12.6666 4.27236 12.6297 4.42581C12.5971 4.56185 12.5432 4.69191 12.4701 4.81121C12.3876 4.94576 12.2723 5.06107 12.0417 5.29167L10.0875 7.24592C9.82349 7.50993 9.69148 7.64193 9.64202 7.79415C9.59852 7.92805 9.59852 8.07228 9.64202 8.20617C9.69148 8.35839 9.82349 8.4904 10.0875 8.75441L12.0417 10.7087C12.2723 10.9393 12.3876 11.0546 12.4701 11.1891C12.5432 11.3084 12.5971 11.4385 12.6297 11.5745C12.6666 11.728 12.6666 11.891 12.6666 12.2172V13.6002C12.6666 13.9735 12.6666 14.1602 12.5939 14.3028C12.53 14.4283 12.428 14.5303 12.3026 14.5942C12.16 14.6668 11.9733 14.6668 11.5999 14.6668H4.39992C4.02655 14.6668 3.83987 14.6668 3.69726 14.5942C3.57182 14.5303 3.46983 14.4283 3.40591 14.3028C3.33325 14.1602 3.33325 13.9735 3.33325 13.6002V12.2172C3.33325 11.891 3.33325 11.728 3.37009 11.5745C3.40275 11.4385 3.45663 11.3084 3.52973 11.1891C3.61219 11.0546 3.72749 10.9393 3.95809 10.7087L5.91234 8.75441C6.17635 8.4904 6.30836 8.35839 6.35781 8.20617C6.40132 8.07228 6.40132 7.92805 6.35781 7.79415C6.30836 7.64193 6.17635 7.50992 5.91234 7.24592L3.95809 5.29167C3.72749 5.06107 3.61219 4.94576 3.52973 4.81121C3.45663 4.69191 3.40275 4.56185 3.37009 4.42581C3.33325 4.27236 3.33325 4.10929 3.33325 3.78317V2.40016C3.33325 2.02679 3.33325 1.84011 3.40591 1.6975C3.46983 1.57206 3.57182 1.47007 3.69726 1.40616C3.83987 1.3335 4.02655 1.3335 4.39992 1.3335Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M16.5 20.5002C15.2465 20.814 13.6884 21 12 21C10.3116 21 8.75349 20.814 7.5 20.5002M18 16.4305C16.5341 16.9842 14.3894 17.3333 12 17.3333C9.61061 17.3333 7.46589 16.9842 6 16.4305M4.5 11.6679C5.93143 12.5598 8.75311 13.1667 12 13.1667C15.2469 13.1667 18.0686 12.5598 19.5 11.6679M21 6C21 7.65685 16.9706 9 12 9C7.02944 9 3 7.65685 3 6C3 4.34315 7.02944 3 12 3C16.9706 3 21 4.34315 21 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="M11 13.6668C10.1643 13.876 9.12561 14 8 14C6.87439 14 5.83566 13.876 5 13.6668M12 10.9537C11.0227 11.3228 9.59292 11.5556 8 11.5556C6.40708 11.5556 4.97726 11.3228 4 10.9537M3 7.77857C3.95429 8.37322 5.83541 8.77778 8 8.77778C10.1646 8.77778 12.0457 8.37322 13 7.77857M14 4C14 5.10457 11.3137 6 8 6C4.68629 6 2 5.10457 2 4C2 2.89543 4.68629 2 8 2C11.3137 2 14 2.89543 14 4Z" 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 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12M18 12C18 8.68629 15.3137 6 12 6C8.68629 6 6 8.68629 6 12M18 12C18 16.4183 14.4183 20 10 20C5.58172 20 2 16.4183 2 12M6 12C6 7.58172 9.58172 4 14 4C18.4183 4 22 7.58172 22 12M13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 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="M12 7.99984C12 10.209 10.2092 11.9998 8.00004 11.9998C5.7909 11.9998 4.00004 10.209 4.00004 7.99984M12 7.99984C12 5.7907 10.2092 3.99984 8.00004 3.99984C5.7909 3.99984 4.00004 5.7907 4.00004 7.99984M12 7.99984C12 10.9454 9.61223 13.3332 6.66671 13.3332C3.72119 13.3332 1.33337 10.9454 1.33337 7.99984M4.00004 7.99984C4.00004 5.05432 6.38786 2.6665 9.33337 2.6665C12.2789 2.6665 14.6667 5.05432 14.6667 7.99984M8.66671 7.99984C8.66671 8.36803 8.36823 8.6665 8.00004 8.6665C7.63185 8.6665 7.33337 8.36803 7.33337 7.99984C7.33337 7.63165 7.63185 7.33317 8.00004 7.33317C8.36823 7.33317 8.66671 7.63165 8.66671 7.99984Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M21 4H3M20 8L6 8M18 12L9 12M15 16L8 16M17 20H12" 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 2.6665H2M13.3333 5.33317L4 5.33317M12 7.99984L6 7.99984M10 10.6665L5.33333 10.6665M11.3333 13.3332H8" 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.2 21H6.93137C6.32555 21 6.02265 21 5.88238 20.8802C5.76068 20.7763 5.69609 20.6203 5.70865 20.4608C5.72312 20.2769 5.93731 20.0627 6.36569 19.6343L14.8686 11.1314C15.2646 10.7354 15.4627 10.5373 15.691 10.4632C15.8918 10.3979 16.1082 10.3979 16.309 10.4632C16.5373 10.5373 16.7354 10.7354 17.1314 11.1314L21 15V16.2M16.2 21C17.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.2M16.2 21H7.8C6.11984 21 5.27976 21 4.63803 20.673C4.07354 20.3854 3.6146 19.9265 3.32698 19.362C3 18.7202 3 17.8802 3 16.2V7.8C3 6.11984 3 5.27976 3.32698 4.63803C3.6146 4.07354 4.07354 3.6146 4.63803 3.32698C5.27976 3 6.11984 3 7.8 3H16.2C17.8802 3 18.7202 3 19.362 3.32698C19.9265 3.6146 20.3854 4.07354 20.673 4.63803C21 5.27976 21 6.11984 21 7.8V16.2M10.5 8.5C10.5 9.60457 9.60457 10.5 8.5 10.5C7.39543 10.5 6.5 9.60457 6.5 8.5C6.5 7.39543 7.39543 6.5 8.5 6.5C9.60457 6.5 10.5 7.39543 10.5 8.5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.8 14H4.62091C4.21704 14 4.0151 14 3.92159 13.9201C3.84045 13.8508 3.79739 13.7469 3.80577 13.6405C3.81541 13.5179 3.95821 13.3751 4.24379 13.0895L9.91242 7.42091C10.1764 7.15691 10.3084 7.0249 10.4607 6.97544C10.5946 6.93193 10.7388 6.93193 10.8727 6.97544C11.0249 7.0249 11.1569 7.1569 11.4209 7.42091L14 10V10.8M10.8 14C11.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.8M10.8 14H5.2C4.0799 14 3.51984 14 3.09202 13.782C2.71569 13.5903 2.40973 13.2843 2.21799 12.908C2 12.4802 2 11.9201 2 10.8V5.2C2 4.0799 2 3.51984 2.21799 3.09202C2.40973 2.71569 2.71569 2.40973 3.09202 2.21799C3.51984 2 4.0799 2 5.2 2H10.8C11.9201 2 12.4802 2 12.908 2.21799C13.2843 2.40973 13.5903 2.71569 13.782 3.09202C14 3.51984 14 4.0799 14 5.2V10.8M7 5.66667C7 6.40305 6.40305 7 5.66667 7C4.93029 7 4.33333 6.40305 4.33333 5.66667C4.33333 4.93029 4.93029 4.33333 5.66667 4.33333C6.40305 4.33333 7 4.93029 7 5.66667Z" 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.99958 20.0004L14.8686 11.1314C15.2646 10.7354 15.4627 10.5373 15.691 10.4632C15.8918 10.3979 16.1082 10.3979 16.309 10.4632C16.5373 10.5373 16.7354 10.7354 17.1314 11.1314L21.4053 15.4053M10.5 8.5C10.5 9.60457 9.60457 10.5 8.5 10.5C7.39543 10.5 6.5 9.60457 6.5 8.5C6.5 7.39543 7.39543 6.5 8.5 6.5C9.60457 6.5 10.5 7.39543 10.5 8.5ZM22 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="M3.99976 13.3338L9.91246 7.42108C10.1765 7.15707 10.3085 7.02506 10.4607 6.9756C10.5946 6.9321 10.7388 6.9321 10.8727 6.9756C11.0249 7.02506 11.1569 7.15707 11.421 7.42108L14.2702 10.2703M7.00004 5.66683C7.00004 6.40321 6.40309 7.00016 5.66671 7.00016C4.93033 7.00016 4.33337 6.40321 4.33337 5.66683C4.33337 4.93045 4.93033 4.3335 5.66671 4.3335C6.40309 4.3335 7.00004 4.93045 7.00004 5.66683ZM14.6667 8.00016C14.6667 11.6821 11.6819 14.6668 8.00004 14.6668C4.31814 14.6668 1.33337 11.6821 1.33337 8.00016C1.33337 4.31826 4.31814 1.3335 8.00004 1.3335C11.6819 1.3335 14.6667 4.31826 14.6667 8.00016Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M4.27209 20.7279L10.8686 14.1314C11.2646 13.7354 11.4627 13.5373 11.691 13.4632C11.8918 13.3979 12.1082 13.3979 12.309 13.4632C12.5373 13.5373 12.7354 13.7354 13.1314 14.1314L19.6839 20.6839M14 15L16.8686 12.1314C17.2646 11.7354 17.4627 11.5373 17.691 11.4632C17.8918 11.3979 18.1082 11.3979 18.309 11.4632C18.5373 11.5373 18.7354 11.7354 19.1314 12.1314L22 15M10 9C10 10.1046 9.10457 11 8 11C6.89543 11 6 10.1046 6 9C6 7.89543 6.89543 7 8 7C9.10457 7 10 7.89543 10 9ZM6.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="M2.8481 13.8186L7.2458 9.42091C7.50981 9.1569 7.64181 9.0249 7.79403 8.97544C7.92793 8.93193 8.07216 8.93193 8.20605 8.97544C8.35827 9.0249 8.49028 9.15691 8.75429 9.42091L13.1227 13.7893M9.33337 10L11.2458 8.08758C11.5098 7.82357 11.6418 7.69156 11.794 7.6421C11.9279 7.5986 12.0722 7.5986 12.2061 7.6421C12.3583 7.69156 12.4903 7.82357 12.7543 8.08758L14.6667 10M6.66671 6C6.66671 6.73638 6.06975 7.33333 5.33337 7.33333C4.59699 7.33333 4.00004 6.73638 4.00004 6C4.00004 5.26362 4.59699 4.66667 5.33337 4.66667C6.06975 4.66667 6.66671 5.26362 6.66671 6ZM4.53337 14H11.4667C12.5868 14 13.1469 14 13.5747 13.782C13.951 13.5903 14.257 13.2843 14.4487 12.908C14.6667 12.4802 14.6667 11.9201 14.6667 10.8V5.2C14.6667 4.0799 14.6667 3.51984 14.4487 3.09202C14.257 2.71569 13.951 2.40973 13.5747 2.21799C13.1469 2 12.5868 2 11.4667 2H4.53337C3.41327 2 2.85322 2 2.42539 2.21799C2.04907 2.40973 1.74311 2.71569 1.55136 3.09202C1.33337 3.51984 1.33337 4.0799 1.33337 5.2V10.8C1.33337 11.9201 1.33337 12.4802 1.55136 12.908C1.74311 13.2843 2.04907 13.5903 2.42539 13.782C2.85322 14 3.41327 14 4.53337 14Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </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="M3 7.8C3 6.11984 3 5.27976 3.32698 4.63803C3.6146 4.07354 4.07354 3.6146 4.63803 3.32698C5.27976 3 6.11984 3 7.8 3H16.2C17.8802 3 18.7202 3 19.362 3.32698C19.9265 3.6146 20.3854 4.07354 20.673 4.63803C21 5.27976 21 6.11984 21 7.8V16.2C21 17.8802 21 18.7202 20.673 19.362C20.3854 19.9265 19.9265 20.3854 19.362 20.673C18.7202 21 17.8802 21 16.2 21H7.8C6.11984 21 5.27976 21 4.63803 20.673C4.07354 20.3854 3.6146 19.9265 3.32698 19.362C3 18.7202 3 17.8802 3 16.2V7.8Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M9 9.5L6 15H18L13.5 7.5L11 11L9 9.5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2 5.2C2 4.0799 2 3.51984 2.21799 3.09202C2.40973 2.71569 2.71569 2.40973 3.09202 2.21799C3.51984 2 4.0799 2 5.2 2H10.8C11.9201 2 12.4802 2 12.908 2.21799C13.2843 2.40973 13.5903 2.71569 13.782 3.09202C14 3.51984 14 4.0799 14 5.2V10.8C14 11.9201 14 12.4802 13.782 12.908C13.5903 13.2843 13.2843 13.5903 12.908 13.782C12.4802 14 11.9201 14 10.8 14H5.2C4.0799 14 3.51984 14 3.09202 13.782C2.71569 13.5903 2.40973 13.2843 2.21799 12.908C2 12.4802 2 11.9201 2 10.8V5.2Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path d="M6 6.33333L4 10H12L9 5L7.33333 7.33333L6 6.33333Z" 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="M19 21H20.0104C20.9816 21 21.4671 21 21.7348 20.7975C21.968 20.6211 22.1123 20.3515 22.1297 20.0596C22.1497 19.7246 21.8804 19.3205 21.3417 18.5125L18.3313 13.9969C17.8862 13.3292 17.6636 12.9954 17.3831 12.8791C17.1378 12.7773 16.8622 12.7773 16.6169 12.8791C16.3364 12.9954 16.1139 13.3292 15.6687 13.9969L14.9245 15.1132M19 21L11.3155 9.90018C10.8736 9.26182 10.6526 8.94264 10.3766 8.83044C10.1351 8.73228 9.8649 8.73228 9.62344 8.83044C9.34742 8.94264 9.12645 9.26182 8.68451 9.90018L2.73822 18.4893C2.17519 19.3025 1.89368 19.7092 1.90971 20.0473C1.92366 20.3419 2.06688 20.6152 2.30109 20.7943C2.57002 21 3.06459 21 4.05373 21H19ZM21 6C21 7.65685 19.6569 9 18 9C16.3432 9 15 7.65685 15 6C15 4.34315 16.3432 3 18 3C19.6569 3 21 4.34315 21 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="M12.6667 14H13.3403C13.9877 14 14.3114 14 14.4899 13.865C14.6453 13.7474 14.7415 13.5677 14.7531 13.3731C14.7665 13.1497 14.5869 12.8804 14.2278 12.3417L12.2209 9.33128C11.9241 8.88616 11.7757 8.66359 11.5887 8.58604C11.4252 8.51823 11.2415 8.51823 11.078 8.58604C10.8909 8.66359 10.7426 8.88616 10.4458 9.33128L9.9497 10.0755M12.6667 14L7.54368 6.60012C7.24905 6.17455 7.10174 5.96176 6.91773 5.88696C6.75676 5.82152 6.5766 5.82152 6.41562 5.88696C6.23161 5.96176 6.0843 6.17455 5.78967 6.60012L1.82548 12.3262C1.45013 12.8684 1.26245 13.1394 1.27314 13.3649C1.28244 13.5612 1.37792 13.7435 1.53406 13.8629C1.71335 14 2.04306 14 2.70248 14H12.6667ZM14 4C14 5.10457 13.1046 6 12 6C10.8954 6 10 5.10457 10 4C10 2.89543 10.8954 2 12 2C13.1046 2 14 2.89543 14 4Z" 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 5L18 7L22 3M12.5 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 21H17C17.93 21 18.395 21 18.7765 20.8978C19.8117 20.6204 20.6204 19.8117 20.8978 18.7765C21 18.395 21 17.93 21 17M10.5 8.5C10.5 9.60457 9.60457 10.5 8.5 10.5C7.39543 10.5 6.5 9.60457 6.5 8.5C6.5 7.39543 7.39543 6.5 8.5 6.5C9.60457 6.5 10.5 7.39543 10.5 8.5ZM14.99 11.9181L6.53115 19.608C6.05536 20.0406 5.81747 20.2568 5.79643 20.4442C5.77819 20.6066 5.84045 20.7676 5.96319 20.8755C6.10478 21 6.42628 21 7.06929 21H16.456C17.8951 21 18.6147 21 19.1799 20.7582C19.8894 20.4547 20.4547 19.8894 20.7582 19.1799C21 18.6147 21 17.8951 21 16.456C21 15.9717 21 15.7296 20.9471 15.5042C20.8805 15.2208 20.753 14.9554 20.5733 14.7264C20.4303 14.5442 20.2412 14.3929 19.8631 14.0905L17.0658 11.8527C16.6874 11.5499 16.4982 11.3985 16.2898 11.3451C16.1061 11.298 15.9129 11.3041 15.7325 11.3627C15.5279 11.4291 15.3486 11.5921 14.99 11.9181Z" 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 3.33333L12 4.66667L14.6667 2M8.33333 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 14H11.3333C11.9533 14 12.2633 14 12.5176 13.9319C13.2078 13.7469 13.7469 13.2078 13.9319 12.5176C14 12.2633 14 11.9533 14 11.3333M7 5.66667C7 6.40305 6.40305 7 5.66667 7C4.93029 7 4.33333 6.40305 4.33333 5.66667C4.33333 4.93029 4.93029 4.33333 5.66667 4.33333C6.40305 4.33333 7 4.93029 7 5.66667ZM9.99336 7.94543L4.3541 13.072C4.03691 13.3604 3.87831 13.5046 3.86429 13.6295C3.85213 13.7377 3.89364 13.8451 3.97546 13.917C4.06985 14 4.28419 14 4.71286 14H10.9707C11.9301 14 12.4098 14 12.7866 13.8388C13.2596 13.6365 13.6365 13.2596 13.8388 12.7866C14 12.4098 14 11.9301 14 10.9707C14 10.6478 14 10.4864 13.9647 10.3361C13.9204 10.1472 13.8353 9.97024 13.7155 9.8176C13.6202 9.69613 13.4941 9.5953 13.242 9.39364L11.3772 7.90177C11.1249 7.69994 10.9988 7.59902 10.8599 7.56341C10.7374 7.53202 10.6086 7.53608 10.4884 7.57513C10.352 7.61943 10.2324 7.7281 9.99336 7.94543Z" 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 5L19 8M19 8L22 5M19 8V2M12.5 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 21H17C17.93 21 18.395 21 18.7765 20.8978C19.8117 20.6204 20.6204 19.8117 20.8978 18.7765C21 18.395 21 17.93 21 17M10.5 8.5C10.5 9.60457 9.60457 10.5 8.5 10.5C7.39543 10.5 6.5 9.60457 6.5 8.5C6.5 7.39543 7.39543 6.5 8.5 6.5C9.60457 6.5 10.5 7.39543 10.5 8.5ZM14.99 11.9181L6.53115 19.608C6.05536 20.0406 5.81747 20.2568 5.79643 20.4442C5.77819 20.6066 5.84045 20.7676 5.96319 20.8755C6.10478 21 6.42628 21 7.06929 21H16.456C17.8951 21 18.6147 21 19.1799 20.7582C19.8894 20.4547 20.4547 19.8894 20.7582 19.1799C21 18.6147 21 17.8951 21 16.456C21 15.9717 21 15.7296 20.9471 15.5042C20.8805 15.2208 20.753 14.9554 20.5733 14.7264C20.4303 14.5442 20.2412 14.3929 19.8631 14.0905L17.0658 11.8527C16.6874 11.5499 16.4982 11.3985 16.2898 11.3451C16.1061 11.298 15.9129 11.3041 15.7325 11.3627C15.5279 11.4291 15.3486 11.5921 14.99 11.9181Z" 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 3.3335L12.6667 5.3335M12.6667 5.3335L14.6667 3.3335M12.6667 5.3335V1.3335M8.33333 2.00016H5.2C4.0799 2.00016 3.51984 2.00016 3.09202 2.21815C2.71569 2.4099 2.40973 2.71586 2.21799 3.09218C2 3.52001 2 4.08006 2 5.20016V10.8002C2 11.9203 2 12.4803 2.21799 12.9081C2.40973 13.2845 2.71569 13.5904 3.09202 13.7822C3.51984 14.0002 4.07989 14.0002 5.2 14.0002H11.3333C11.9533 14.0002 12.2633 14.0002 12.5176 13.932C13.2078 13.7471 13.7469 13.208 13.9319 12.5178C14 12.2635 14 11.9535 14 11.3335M7 5.66683C7 6.40321 6.40305 7.00016 5.66667 7.00016C4.93029 7.00016 4.33333 6.40321 4.33333 5.66683C4.33333 4.93045 4.93029 4.3335 5.66667 4.3335C6.40305 4.3335 7 4.93045 7 5.66683ZM9.99336 7.94559L4.3541 13.0722C4.03691 13.3605 3.87831 13.5047 3.86429 13.6296C3.85213 13.7379 3.89364 13.8453 3.97546 13.9172C4.06985 14.0002 4.28419 14.0002 4.71286 14.0002H10.9707C11.9301 14.0002 12.4098 14.0002 12.7866 13.839C13.2596 13.6366 13.6365 13.2598 13.8388 12.7868C14 12.41 14 11.9303 14 10.9708C14 10.648 14 10.4866 13.9647 10.3363C13.9204 10.1474 13.8353 9.9704 13.7155 9.81776C13.6202 9.6963 13.4941 9.59546 13.242 9.3938L11.3772 7.90194C11.1249 7.7001 10.9988 7.59919 10.8599 7.56357C10.7374 7.53218 10.6086 7.53624 10.4884 7.57529C10.352 7.61959 10.2324 7.72826 9.99336 7.94559Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M21 9.25H15M21 4H3M21 14.75H15M21 20H3M4.6 16H9.4C9.96005 16 10.2401 16 10.454 15.891C10.6422 15.7951 10.7951 15.6422 10.891 15.454C11 15.2401 11 14.9601 11 14.4V9.6C11 9.03995 11 8.75992 10.891 8.54601C10.7951 8.35785 10.6422 8.20487 10.454 8.10899C10.2401 8 9.96005 8 9.4 8H4.6C4.03995 8 3.75992 8 3.54601 8.10899C3.35785 8.20487 3.20487 8.35785 3.10899 8.54601C3 8.75992 3 9.03995 3 9.6V14.4C3 14.9601 3 15.2401 3.10899 15.454C3.20487 15.6422 3.35785 15.7951 3.54601 15.891C3.75992 16 4.03995 16 4.6 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="M14 6.1665H10M14 2.6665H2M14 9.83317H10M14 13.3332H2M3.06667 10.6665H6.26667C6.64004 10.6665 6.82672 10.6665 6.96933 10.5938C7.09477 10.5299 7.19676 10.4279 7.26067 10.3025C7.33333 10.1599 7.33333 9.9732 7.33333 9.59984V6.39984C7.33333 6.02647 7.33333 5.83978 7.26067 5.69718C7.19676 5.57174 7.09477 5.46975 6.96933 5.40583C6.82672 5.33317 6.64004 5.33317 6.26667 5.33317H3.06667C2.6933 5.33317 2.50661 5.33317 2.36401 5.40583C2.23856 5.46975 2.13658 5.57174 2.07266 5.69718C2 5.83978 2 6.02647 2 6.39984V9.59984C2 9.9732 2 10.1599 2.07266 10.3025C2.13658 10.4279 2.23856 10.5299 2.36401 10.5938C2.50661 10.6665 2.6933 10.6665 3.06667 10.6665Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M21 4H3M21 20H3M9 9.25H3M9 14.75H3M14.6 16H19.4C19.9601 16 20.2401 16 20.454 15.891C20.6422 15.7951 20.7951 15.6422 20.891 15.454C21 15.2401 21 14.9601 21 14.4V9.6C21 9.03995 21 8.75992 20.891 8.54601C20.7951 8.35785 20.6422 8.20487 20.454 8.10899C20.2401 8 19.9601 8 19.4 8H14.6C14.0399 8 13.7599 8 13.546 8.10899C13.3578 8.20487 13.2049 8.35785 13.109 8.54601C13 8.75992 13 9.03995 13 9.6V14.4C13 14.9601 13 15.2401 13.109 15.454C13.2049 15.6422 13.3578 15.7951 13.546 15.891C13.7599 16 14.0399 16 14.6 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="M14 2.6665H2M14 13.3332H2M6 6.1665H2M6 9.83317H2M9.73333 10.6665H12.9333C13.3067 10.6665 13.4934 10.6665 13.636 10.5938C13.7614 10.5299 13.8634 10.4279 13.9273 10.3025C14 10.1599 14 9.9732 14 9.59984V6.39984C14 6.02647 14 5.83978 13.9273 5.69718C13.8634 5.57174 13.7614 5.46975 13.636 5.40583C13.4934 5.33317 13.3067 5.33317 12.9333 5.33317H9.73333C9.35997 5.33317 9.17328 5.33317 9.03067 5.40583C8.90523 5.46975 8.80324 5.57174 8.73933 5.69718C8.66667 5.83978 8.66667 6.02647 8.66667 6.39984V9.59984C8.66667 9.9732 8.66667 10.1599 8.73933 10.3025C8.80324 10.4279 8.90523 10.5299 9.03067 10.5938C9.17328 10.6665 9.35997 10.6665 9.73333 10.6665Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M19 8L16 5M16 5L19 2M16 5L22 5M12.5 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 21H17C17.93 21 18.395 21 18.7765 20.8978C19.8117 20.6204 20.6204 19.8117 20.8978 18.7765C21 18.395 21 17.93 21 17M10.5 8.5C10.5 9.60457 9.60457 10.5 8.5 10.5C7.39543 10.5 6.5 9.60457 6.5 8.5C6.5 7.39543 7.39543 6.5 8.5 6.5C9.60457 6.5 10.5 7.39543 10.5 8.5ZM14.99 11.9181L6.53115 19.608C6.05536 20.0406 5.81747 20.2568 5.79643 20.4442C5.77819 20.6066 5.84045 20.7676 5.96319 20.8755C6.10478 21 6.42628 21 7.06929 21H16.456C17.8951 21 18.6147 21 19.1799 20.7582C19.8894 20.4547 20.4547 19.8894 20.7582 19.1799C21 18.6147 21 17.8951 21 16.456C21 15.9717 21 15.7296 20.9471 15.5042C20.8805 15.2208 20.753 14.9554 20.5733 14.7264C20.4303 14.5442 20.2412 14.3929 19.8631 14.0905L17.0658 11.8527C16.6874 11.5499 16.4982 11.3985 16.2898 11.3451C16.1061 11.298 15.9129 11.3041 15.7325 11.3627C15.5279 11.4291 15.3486 11.5921 14.99 11.9181Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12.6667 5.3335L10.6667 3.3335M10.6667 3.3335L12.6667 1.3335M10.6667 3.3335L14.6667 3.3335M8.33333 2.00016H5.2C4.0799 2.00016 3.51984 2.00016 3.09202 2.21815C2.71569 2.4099 2.40973 2.71586 2.21799 3.09218C2 3.52001 2 4.08006 2 5.20016V10.8002C2 11.9203 2 12.4803 2.21799 12.9081C2.40973 13.2845 2.71569 13.5904 3.09202 13.7822C3.51984 14.0002 4.07989 14.0002 5.2 14.0002H11.3333C11.9533 14.0002 12.2633 14.0002 12.5176 13.932C13.2078 13.7471 13.7469 13.208 13.9319 12.5178C14 12.2635 14 11.9535 14 11.3335M7 5.66683C7 6.40321 6.40305 7.00016 5.66667 7.00016C4.93029 7.00016 4.33333 6.40321 4.33333 5.66683C4.33333 4.93045 4.93029 4.3335 5.66667 4.3335C6.40305 4.3335 7 4.93045 7 5.66683ZM9.99336 7.94559L4.3541 13.0722C4.03691 13.3605 3.87831 13.5047 3.86429 13.6296C3.85213 13.7379 3.89364 13.8453 3.97546 13.9172C4.06985 14.0002 4.28419 14.0002 4.71286 14.0002H10.9707C11.9301 14.0002 12.4098 14.0002 12.7866 13.839C13.2596 13.6366 13.6365 13.2598 13.8388 12.7868C14 12.41 14 11.9303 14 10.9708C14 10.648 14 10.4866 13.9647 10.3363C13.9204 10.1474 13.8353 9.9704 13.7155 9.81776C13.6202 9.6963 13.4941 9.59546 13.242 9.3938L11.3772 7.90194C11.1249 7.7001 10.9988 7.59919 10.8599 7.56357C10.7374 7.53218 10.6086 7.53624 10.4884 7.57529C10.352 7.61959 10.2324 7.72826 9.99336 7.94559Z" 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.5 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 21H17C17.93 21 18.395 21 18.7765 20.8978C19.8117 20.6204 20.6204 19.8117 20.8978 18.7765C21 18.395 21 17.93 21 17M19 8V2M16 5H22M10.5 8.5C10.5 9.60457 9.60457 10.5 8.5 10.5C7.39543 10.5 6.5 9.60457 6.5 8.5C6.5 7.39543 7.39543 6.5 8.5 6.5C9.60457 6.5 10.5 7.39543 10.5 8.5ZM14.99 11.9181L6.53115 19.608C6.05536 20.0406 5.81747 20.2568 5.79643 20.4442C5.77819 20.6066 5.84045 20.7676 5.96319 20.8755C6.10478 21 6.42628 21 7.06929 21H16.456C17.8951 21 18.6147 21 19.1799 20.7582C19.8894 20.4547 20.4547 19.8894 20.7582 19.1799C21 18.6147 21 17.8951 21 16.456C21 15.9717 21 15.7296 20.9471 15.5042C20.8805 15.2208 20.753 14.9554 20.5733 14.7264C20.4303 14.5442 20.2412 14.3929 19.8631 14.0905L17.0658 11.8527C16.6874 11.5499 16.4982 11.3985 16.2898 11.3451C16.1061 11.298 15.9129 11.3041 15.7325 11.3627C15.5279 11.4291 15.3486 11.5921 14.99 11.9181Z" 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.33333 2.00016H5.2C4.0799 2.00016 3.51984 2.00016 3.09202 2.21815C2.71569 2.4099 2.40973 2.71586 2.21799 3.09218C2 3.52001 2 4.08006 2 5.20016V10.8002C2 11.9203 2 12.4803 2.21799 12.9081C2.40973 13.2845 2.71569 13.5904 3.09202 13.7822C3.51984 14.0002 4.07989 14.0002 5.2 14.0002H11.3333C11.9533 14.0002 12.2633 14.0002 12.5176 13.932C13.2078 13.7471 13.7469 13.208 13.9319 12.5178C14 12.2635 14 11.9535 14 11.3335M12.6667 5.3335V1.3335M10.6667 3.3335H14.6667M7 5.66683C7 6.40321 6.40305 7.00016 5.66667 7.00016C4.93029 7.00016 4.33333 6.40321 4.33333 5.66683C4.33333 4.93045 4.93029 4.3335 5.66667 4.3335C6.40305 4.3335 7 4.93045 7 5.66683ZM9.99336 7.94559L4.3541 13.0722C4.03691 13.3605 3.87831 13.5047 3.86429 13.6296C3.85213 13.7379 3.89364 13.8453 3.97546 13.9172C4.06985 14.0002 4.28419 14.0002 4.71286 14.0002H10.9707C11.9301 14.0002 12.4098 14.0002 12.7866 13.839C13.2596 13.6366 13.6365 13.2598 13.8388 12.7868C14 12.41 14 11.9303 14 10.9708C14 10.648 14 10.4866 13.9647 10.3363C13.9204 10.1474 13.8353 9.9704 13.7155 9.81776C13.6202 9.6963 13.4941 9.59546 13.242 9.3938L11.3772 7.90194C11.1249 7.7001 10.9988 7.59919 10.8599 7.56357C10.7374 7.53218 10.6086 7.53624 10.4884 7.57529C10.352 7.61959 10.2324 7.72826 9.99336 7.94559Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M19 8L22 5M22 5L19 2M22 5L16 5M12.5 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 21H17C17.93 21 18.395 21 18.7765 20.8978C19.8117 20.6204 20.6204 19.8117 20.8978 18.7765C21 18.395 21 17.93 21 17M10.5 8.5C10.5 9.60457 9.60457 10.5 8.5 10.5C7.39543 10.5 6.5 9.60457 6.5 8.5C6.5 7.39543 7.39543 6.5 8.5 6.5C9.60457 6.5 10.5 7.39543 10.5 8.5ZM14.99 11.9181L6.53115 19.608C6.05536 20.0406 5.81747 20.2568 5.79643 20.4442C5.77819 20.6066 5.84045 20.7676 5.96319 20.8755C6.10478 21 6.42628 21 7.06929 21H16.456C17.8951 21 18.6147 21 19.1799 20.7582C19.8894 20.4547 20.4547 19.8894 20.7582 19.1799C21 18.6147 21 17.8951 21 16.456C21 15.9717 21 15.7296 20.9471 15.5042C20.8805 15.2208 20.753 14.9554 20.5733 14.7264C20.4303 14.5442 20.2412 14.3929 19.8631 14.0905L17.0658 11.8527C16.6874 11.5499 16.4982 11.3985 16.2898 11.3451C16.1061 11.298 15.9129 11.3041 15.7325 11.3627C15.5279 11.4291 15.3486 11.5921 14.99 11.9181Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12.6667 5.3335L14.6667 3.3335M14.6667 3.3335L12.6667 1.3335M14.6667 3.3335L10.6667 3.3335M8.33333 2.00016H5.2C4.0799 2.00016 3.51984 2.00016 3.09202 2.21815C2.71569 2.4099 2.40973 2.71586 2.21799 3.09218C2 3.52001 2 4.08006 2 5.20016V10.8002C2 11.9203 2 12.4803 2.21799 12.9081C2.40973 13.2845 2.71569 13.5904 3.09202 13.7822C3.51984 14.0002 4.07989 14.0002 5.2 14.0002H11.3333C11.9533 14.0002 12.2633 14.0002 12.5176 13.932C13.2078 13.7471 13.7469 13.208 13.9319 12.5178C14 12.2635 14 11.9535 14 11.3335M7 5.66683C7 6.40321 6.40305 7.00016 5.66667 7.00016C4.93029 7.00016 4.33333 6.40321 4.33333 5.66683C4.33333 4.93045 4.93029 4.3335 5.66667 4.3335C6.40305 4.3335 7 4.93045 7 5.66683ZM9.99336 7.94559L4.3541 13.0722C4.03691 13.3605 3.87831 13.5047 3.86429 13.6296C3.85213 13.7379 3.89364 13.8453 3.97546 13.9172C4.06985 14.0002 4.28419 14.0002 4.71286 14.0002H10.9707C11.9301 14.0002 12.4098 14.0002 12.7866 13.839C13.2596 13.6366 13.6365 13.2598 13.8388 12.7868C14 12.41 14 11.9303 14 10.9708C14 10.648 14 10.4866 13.9647 10.3363C13.9204 10.1474 13.8353 9.9704 13.7155 9.81776C13.6202 9.6963 13.4941 9.59546 13.242 9.3938L11.3772 7.90194C11.1249 7.7001 10.9988 7.59919 10.8599 7.56357C10.7374 7.53218 10.6086 7.53624 10.4884 7.57529C10.352 7.61959 10.2324 7.72826 9.99336 7.94559Z" 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 5L19 2M19 2L22 5M19 2V8M12.5 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 21H17C17.93 21 18.395 21 18.7765 20.8978C19.8117 20.6204 20.6204 19.8117 20.8978 18.7765C21 18.395 21 17.93 21 17M10.5 8.5C10.5 9.60457 9.60457 10.5 8.5 10.5C7.39543 10.5 6.5 9.60457 6.5 8.5C6.5 7.39543 7.39543 6.5 8.5 6.5C9.60457 6.5 10.5 7.39543 10.5 8.5ZM14.99 11.9181L6.53115 19.608C6.05536 20.0406 5.81747 20.2568 5.79643 20.4442C5.77819 20.6066 5.84045 20.7676 5.96319 20.8755C6.10478 21 6.42628 21 7.06929 21H16.456C17.8951 21 18.6147 21 19.1799 20.7582C19.8894 20.4547 20.4547 19.8894 20.7582 19.1799C21 18.6147 21 17.8951 21 16.456C21 15.9717 21 15.7296 20.9471 15.5042C20.8805 15.2208 20.753 14.9554 20.5733 14.7264C20.4303 14.5442 20.2412 14.3929 19.8631 14.0905L17.0658 11.8527C16.6874 11.5499 16.4982 11.3985 16.2898 11.3451C16.1061 11.298 15.9129 11.3041 15.7325 11.3627C15.5279 11.4291 15.3486 11.5921 14.99 11.9181Z" 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 3.3335L12.6667 1.3335M12.6667 1.3335L14.6667 3.3335M12.6667 1.3335V5.3335M8.33333 2.00016H5.2C4.0799 2.00016 3.51984 2.00016 3.09202 2.21815C2.71569 2.4099 2.40973 2.71586 2.21799 3.09218C2 3.52001 2 4.08006 2 5.20016V10.8002C2 11.9203 2 12.4803 2.21799 12.9081C2.40973 13.2845 2.71569 13.5904 3.09202 13.7822C3.51984 14.0002 4.07989 14.0002 5.2 14.0002H11.3333C11.9533 14.0002 12.2633 14.0002 12.5176 13.932C13.2078 13.7471 13.7469 13.208 13.9319 12.5178C14 12.2635 14 11.9535 14 11.3335M7 5.66683C7 6.40321 6.40305 7.00016 5.66667 7.00016C4.93029 7.00016 4.33333 6.40321 4.33333 5.66683C4.33333 4.93045 4.93029 4.3335 5.66667 4.3335C6.40305 4.3335 7 4.93045 7 5.66683ZM9.99336 7.94559L4.3541 13.0722C4.03691 13.3605 3.87831 13.5047 3.86429 13.6296C3.85213 13.7379 3.89364 13.8453 3.97546 13.9172C4.06985 14.0002 4.28419 14.0002 4.71286 14.0002H10.9707C11.9301 14.0002 12.4098 14.0002 12.7866 13.839C13.2596 13.6366 13.6365 13.2598 13.8388 12.7868C14 12.41 14 11.9303 14 10.9708C14 10.648 14 10.4866 13.9647 10.3363C13.9204 10.1474 13.8353 9.9704 13.7155 9.81776C13.6202 9.6963 13.4941 9.59546 13.242 9.3938L11.3772 7.90194C11.1249 7.7001 10.9988 7.59919 10.8599 7.56357C10.7374 7.53218 10.6086 7.53624 10.4884 7.57529C10.352 7.61959 10.2324 7.72826 9.99336 7.94559Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M4.00002 21.8174C4.6026 22 5.41649 22 6.8 22H17.2C18.5835 22 19.3974 22 20 21.8174M4.00002 21.8174C3.87082 21.7783 3.75133 21.7308 3.63803 21.673C3.07354 21.3854 2.6146 20.9265 2.32698 20.362C2 19.7202 2 18.8802 2 17.2V6.8C2 5.11984 2 4.27976 2.32698 3.63803C2.6146 3.07354 3.07354 2.6146 3.63803 2.32698C4.27976 2 5.11984 2 6.8 2H17.2C18.8802 2 19.7202 2 20.362 2.32698C20.9265 2.6146 21.3854 3.07354 21.673 3.63803C22 4.27976 22 5.11984 22 6.8V17.2C22 18.8802 22 19.7202 21.673 20.362C21.3854 20.9265 20.9265 21.3854 20.362 21.673C20.2487 21.7308 20.1292 21.7783 20 21.8174M4.00002 21.8174C4.00035 21.0081 4.00521 20.5799 4.07686 20.2196C4.39249 18.6329 5.63288 17.3925 7.21964 17.0769C7.60603 17 8.07069 17 9 17H15C15.9293 17 16.394 17 16.7804 17.0769C18.3671 17.3925 19.6075 18.6329 19.9231 20.2196C19.9948 20.5799 19.9996 21.0081 20 21.8174M16 9.5C16 11.7091 14.2091 13.5 12 13.5C9.79086 13.5 8 11.7091 8 9.5C8 7.29086 9.79086 5.5 12 5.5C14.2091 5.5 16 7.29086 16 9.5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2.66672 14.5451C3.06844 14.6668 3.61103 14.6668 4.53337 14.6668H11.4667C12.389 14.6668 12.9316 14.6668 13.3334 14.5451M2.66672 14.5451C2.58059 14.519 2.50093 14.4873 2.42539 14.4488C2.04907 14.2571 1.74311 13.9511 1.55136 13.5748C1.33337 13.147 1.33337 12.5869 1.33337 11.4668V4.5335C1.33337 3.41339 1.33337 2.85334 1.55136 2.42552C1.74311 2.04919 2.04907 1.74323 2.42539 1.55148C2.85322 1.3335 3.41327 1.3335 4.53337 1.3335H11.4667C12.5868 1.3335 13.1469 1.3335 13.5747 1.55148C13.951 1.74323 14.257 2.04919 14.4487 2.42552C14.6667 2.85334 14.6667 3.41339 14.6667 4.5335V11.4668C14.6667 12.5869 14.6667 13.147 14.4487 13.5748C14.257 13.9511 13.951 14.2571 13.5747 14.4488C13.4992 14.4873 13.4195 14.519 13.3334 14.5451M2.66672 14.5451C2.66694 14.0056 2.67018 13.7201 2.71795 13.4799C2.92836 12.4221 3.75529 11.5952 4.81313 11.3847C5.07073 11.3335 5.3805 11.3335 6.00004 11.3335H10C10.6196 11.3335 10.9294 11.3335 11.1869 11.3847C12.2448 11.5952 13.0717 12.4221 13.2821 13.4799C13.3299 13.7201 13.3331 14.0056 13.3334 14.5451M10.6667 6.3335C10.6667 7.80626 9.4728 9.00016 8.00004 9.00016C6.52728 9.00016 5.33337 7.80626 5.33337 6.3335C5.33337 4.86074 6.52728 3.66683 8.00004 3.66683C9.4728 3.66683 10.6667 4.86074 10.6667 6.3335Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M16 5L18 7L22 3M22 12V17.2C22 18.8802 22 19.7202 21.673 20.362C21.3854 20.9265 20.9265 21.3854 20.362 21.673C19.7202 22 18.8802 22 17.2 22H6.8C5.11984 22 4.27976 22 3.63803 21.673C3.07354 21.3854 2.6146 20.9265 2.32698 20.362C2 19.7202 2 18.8802 2 17.2V6.8C2 5.11984 2 4.27976 2.32698 3.63803C2.6146 3.07354 3.07354 2.6146 3.63803 2.32698C4.27976 2 5.11984 2 6.8 2H12M2.14551 19.9263C2.61465 18.2386 4.16256 17 5.99977 17H12.9998C13.9291 17 14.3937 17 14.7801 17.0769C16.3669 17.3925 17.6073 18.6329 17.9229 20.2196C17.9998 20.606 17.9998 21.0707 17.9998 22M14 9.5C14 11.7091 12.2091 13.5 10 13.5C7.79086 13.5 6 11.7091 6 9.5C6 7.29086 7.79086 5.5 10 5.5C12.2091 5.5 14 7.29086 14 9.5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.6667 3.3335L12 4.66683L14.6667 2.00016M14.6667 8.00016V11.4668C14.6667 12.5869 14.6667 13.147 14.4487 13.5748C14.257 13.9511 13.951 14.2571 13.5747 14.4488C13.1469 14.6668 12.5868 14.6668 11.4667 14.6668H4.53337C3.41327 14.6668 2.85322 14.6668 2.42539 14.4488C2.04907 14.2571 1.74311 13.9511 1.55136 13.5748C1.33337 13.147 1.33337 12.5869 1.33337 11.4668V4.5335C1.33337 3.41339 1.33337 2.85334 1.55136 2.42552C1.74311 2.04919 2.04907 1.74323 2.42539 1.55148C2.85322 1.3335 3.41327 1.3335 4.53337 1.3335H8.00004M1.43038 13.2844C1.74314 12.1592 2.77508 11.3335 3.99989 11.3335H8.66655C9.28609 11.3335 9.59586 11.3335 9.85346 11.3847C10.9113 11.5952 11.7382 12.4221 11.9486 13.4799C11.9999 13.7375 11.9999 14.0473 11.9999 14.6668M9.33337 6.3335C9.33337 7.80626 8.13947 9.00016 6.66671 9.00016C5.19395 9.00016 4.00004 7.80626 4.00004 6.3335C4.00004 4.86074 5.19395 3.66683 6.66671 3.66683C8.13947 3.66683 9.33337 4.86074 9.33337 6.3335Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M16 5L19 8M19 8L22 5M19 8V2M22 12V17.2C22 18.8802 22 19.7202 21.673 20.362C21.3854 20.9265 20.9265 21.3854 20.362 21.673C19.7202 22 18.8802 22 17.2 22H6.8C5.11984 22 4.27976 22 3.63803 21.673C3.07354 21.3854 2.6146 20.9265 2.32698 20.362C2 19.7202 2 18.8802 2 17.2V6.8C2 5.11984 2 4.27976 2.32698 3.63803C2.6146 3.07354 3.07354 2.6146 3.63803 2.32698C4.27976 2 5.11984 2 6.8 2H12M2.14574 19.9263C2.61488 18.2386 4.1628 17 6 17H13C13.9293 17 14.394 17 14.7804 17.0769C16.3671 17.3925 17.6075 18.6329 17.9231 20.2196C18 20.606 18 21.0707 18 22M14 9.5C14 11.7091 12.2091 13.5 10 13.5C7.79086 13.5 6 11.7091 6 9.5C6 7.29086 7.79086 5.5 10 5.5C12.2091 5.5 14 7.29086 14 9.5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.6667 3.3335L12.6667 5.3335M12.6667 5.3335L14.6667 3.3335M12.6667 5.3335V1.3335M14.6667 8.00016V11.4668C14.6667 12.5869 14.6667 13.147 14.4487 13.5748C14.257 13.9511 13.951 14.2571 13.5747 14.4488C13.1469 14.6668 12.5868 14.6668 11.4667 14.6668H4.53337C3.41327 14.6668 2.85322 14.6668 2.42539 14.4488C2.04907 14.2571 1.74311 13.9511 1.55136 13.5748C1.33337 13.147 1.33337 12.5869 1.33337 11.4668V4.5335C1.33337 3.41339 1.33337 2.85334 1.55136 2.42552C1.74311 2.04919 2.04907 1.74323 2.42539 1.55148C2.85322 1.3335 3.41327 1.3335 4.53337 1.3335H8.00004M1.43053 13.2844C1.7433 12.1592 2.77524 11.3335 4.00004 11.3335H8.66671C9.28625 11.3335 9.59602 11.3335 9.85362 11.3847C10.9115 11.5952 11.7384 12.4221 11.9488 13.4799C12 13.7375 12 14.0473 12 14.6668M9.33337 6.3335C9.33337 7.80626 8.13947 9.00016 6.66671 9.00016C5.19395 9.00016 4.00004 7.80626 4.00004 6.3335C4.00004 4.86074 5.19395 3.66683 6.66671 3.66683C8.13947 3.66683 9.33337 4.86074 9.33337 6.3335Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M19 8L16 5M16 5L19 2M16 5L22 5M22 12V17.2C22 18.8802 22 19.7202 21.673 20.362C21.3854 20.9265 20.9265 21.3854 20.362 21.673C19.7202 22 18.8802 22 17.2 22H6.8C5.11984 22 4.27976 22 3.63803 21.673C3.07354 21.3854 2.6146 20.9265 2.32698 20.362C2 19.7202 2 18.8802 2 17.2V6.8C2 5.11984 2 4.27976 2.32698 3.63803C2.6146 3.07354 3.07354 2.6146 3.63803 2.32698C4.27976 2 5.11984 2 6.8 2H12M2.14551 19.9263C2.61465 18.2386 4.16256 17 5.99977 17H12.9998C13.9291 17 14.3937 17 14.7801 17.0769C16.3669 17.3925 17.6073 18.6329 17.9229 20.2196C17.9998 20.606 17.9998 21.0707 17.9998 22M14 9.5C14 11.7091 12.2091 13.5 10 13.5C7.79086 13.5 6 11.7091 6 9.5C6 7.29086 7.79086 5.5 10 5.5C12.2091 5.5 14 7.29086 14 9.5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12.6667 5.3335L10.6667 3.3335M10.6667 3.3335L12.6667 1.3335M10.6667 3.3335L14.6667 3.3335M14.6667 8.00016V11.4668C14.6667 12.5869 14.6667 13.147 14.4487 13.5748C14.257 13.9511 13.951 14.2571 13.5747 14.4488C13.1469 14.6668 12.5868 14.6668 11.4667 14.6668H4.53337C3.41327 14.6668 2.85322 14.6668 2.42539 14.4488C2.04907 14.2571 1.74311 13.9511 1.55136 13.5748C1.33337 13.147 1.33337 12.5869 1.33337 11.4668V4.5335C1.33337 3.41339 1.33337 2.85334 1.55136 2.42552C1.74311 2.04919 2.04907 1.74323 2.42539 1.55148C2.85322 1.3335 3.41327 1.3335 4.53337 1.3335H8.00004M1.43038 13.2844C1.74314 12.1592 2.77508 11.3335 3.99989 11.3335H8.66655C9.28609 11.3335 9.59586 11.3335 9.85346 11.3847C10.9113 11.5952 11.7382 12.4221 11.9486 13.4799C11.9999 13.7375 11.9999 14.0473 11.9999 14.6668M9.33337 6.3335C9.33337 7.80626 8.13947 9.00016 6.66671 9.00016C5.19395 9.00016 4.00004 7.80626 4.00004 6.3335C4.00004 4.86074 5.19395 3.66683 6.66671 3.66683C8.13947 3.66683 9.33337 4.86074 9.33337 6.3335Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>