@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,5 +1,5 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M20.6397 7.27783L12.4797 12.0001M12.4797 12.0001L12.4798 21.5001M12.4797 12.0001L9.83976 10.4723L8.51977 9.7084M5.75977 17.5L11.7338 21.5684C12.0061 21.726 12.1422 21.8047 12.2864 21.8356C12.414 21.863 12.5456 21.863 12.6732 21.8356C12.8173 21.8047 12.9535 21.726 13.2257 21.5684L15.0017 20.5406L20.2968 17.4572C20.5963 17.2908 20.7461 17.2076 20.8551 17.0893C20.9516 16.9846 21.0246 16.8605 21.0693 16.7254C21.1198 16.5726 21.1198 16.4012 21.1198 16.0586V7.94153C21.1198 7.59889 21.1198 7.42757 21.0713 7.27477C21.0284 7.13959 20.9583 7.01551 20.8657 6.91082C20.761 6.79248 20.6173 6.70928 20.3297 6.54288L13.2257 2.43177C12.9535 2.27421 12.8173 2.19543 12.6732 2.16454C12.5456 2.13721 12.414 2.13721 12.2864 2.16454C12.1422 2.19543 12.0061 2.27421 11.7338 2.43177L9.92124 3.33908" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M3.07206 3.8C3.07206 3.51997 3.07206 3.37996 3.12438 3.273C3.1704 3.17892 3.24383 3.10243 3.33415 3.0545C3.43682 3 3.57124 3 3.84006 3H6.14406C6.41289 3 6.5473 3 6.64998 3.0545C6.74029 3.10243 6.81372 3.17892 6.85974 3.273C6.91206 3.37996 6.91206 3.51997 6.91206 3.8V6.2C6.91206 6.48003 6.91206 6.62004 6.85974 6.727C6.81372 6.82108 6.74029 6.89757 6.64998 6.9455C6.5473 7 6.41289 7 6.14406 7H3.84006C3.57124 7 3.43682 7 3.33415 6.9455C3.24383 6.89757 3.1704 6.82108 3.12438 6.727C3.07206 6.62004 3.07206 6.48003 3.07206 6.2V3.8Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M2 11.6134C2 11.3334 2 11.1934 2.05232 11.0865C2.09834 10.9924 2.17177 10.9159 2.26208 10.8679C2.36476 10.8134 2.49917 10.8134 2.768 10.8134H5.072C5.34082 10.8134 5.47524 10.8134 5.57792 10.8679C5.66823 10.9159 5.74166 10.9924 5.78768 11.0865C5.84 11.1934 5.84 11.3334 5.84 11.6134V14.0134C5.84 14.2935 5.84 14.4335 5.78768 14.5404C5.74166 14.6345 5.66823 14.711 5.57792 14.759C5.47524 14.8134 5.34082 14.8134 5.072 14.8134H2.768C2.49917 14.8134 2.36476 14.8134 2.26208 14.759C2.17177 14.711 2.09834 14.6345 2.05232 14.5404C2 14.4335 2 14.2935 2 14.0134V11.6134Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13.7601 4.85185L8.32007 8M8.32007 8L8.32009 14.3333M8.32007 8L6.56008 6.98148L5.68009 6.47223M3.84009 11.6666L7.8228 14.3789C8.0043 14.4839 8.09506 14.5365 8.19117 14.557C8.27623 14.5753 8.36396 14.5753 8.44902 14.557C8.54513 14.5365 8.63589 14.4839 8.81739 14.3789L10.0014 13.6937L13.5314 11.6381C13.7311 11.5272 13.831 11.4717 13.9037 11.3928C13.968 11.323 14.0167 11.2403 14.0464 11.1502C14.0801 11.0483 14.0801 10.9341 14.0801 10.7057V5.29431C14.0801 5.06588 14.0801 4.95167 14.0478 4.8498C14.0192 4.75969 13.9725 4.67696 13.9107 4.60717C13.8409 4.52828 13.7451 4.47281 13.5534 4.36188L8.81739 1.62114C8.63589 1.5161 8.54513 1.46358 8.44902 1.44299C8.36396 1.42477 8.27623 1.42477 8.19117 1.44299C8.09506 1.46358 8.0043 1.5161 7.82279 1.62114L6.61441 2.22601" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path d="M2.04796 2.53333C2.04796 2.34665 2.04796 2.25331 2.08284 2.182C2.11352 2.11928 2.16247 2.06829 2.22268 2.03633C2.29113 2 2.38074 2 2.55996 2H4.09596C4.27518 2 4.36478 2 4.43324 2.03633C4.49345 2.06829 4.5424 2.11928 4.57308 2.182C4.60796 2.25331 4.60796 2.34665 4.60796 2.53333V4.13333C4.60796 4.32002 4.60796 4.41336 4.57308 4.48466C4.5424 4.54738 4.49345 4.59838 4.43324 4.63034C4.36478 4.66667 4.27518 4.66667 4.09596 4.66667H2.55996C2.38074 4.66667 2.29113 4.66667 2.22268 4.63034C2.16247 4.59838 2.11352 4.54738 2.08284 4.48466C2.04796 4.41336 2.04796 4.32002 2.04796 4.13333V2.53333Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="M1.33325 7.7423C1.33325 7.55561 1.33325 7.46227 1.36813 7.39097C1.39881 7.32825 1.44776 7.27725 1.50797 7.2453C1.57643 7.20896 1.66604 7.20896 1.84525 7.20896H3.38125C3.56047 7.20896 3.65008 7.20896 3.71853 7.2453C3.77874 7.27725 3.82769 7.32825 3.85837 7.39097C3.89325 7.46227 3.89325 7.55561 3.89325 7.7423V9.3423C3.89325 9.52898 3.89325 9.62232 3.85837 9.69363C3.82769 9.75635 3.77874 9.80734 3.71853 9.8393C3.65008 9.87563 3.56047 9.87563 3.38125 9.87563H1.84525C1.66604 9.87563 1.57643 9.87563 1.50797 9.8393C1.44776 9.80734 1.39881 9.75635 1.36813 9.69363C1.33325 9.62232 1.33325 9.52898 1.33325 9.3423V7.7423Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
5
5
  </svg>
@@ -1,6 +1,6 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M20.6397 7.27783L12.4797 12.0001M12.4797 12.0001L12.4798 21.5001M12.4797 12.0001L9.83976 10.4723L8.51977 9.7084M21.1198 12.0001V7.94153C21.1198 7.59889 21.1198 7.42757 21.0713 7.27477C21.0284 7.13959 20.9583 7.01551 20.8657 6.91082C20.761 6.79248 20.6173 6.70928 20.3297 6.54288L13.2257 2.43177C12.9535 2.27421 12.8173 2.19543 12.6732 2.16454C12.5456 2.13721 12.414 2.13721 12.2864 2.16454C12.1422 2.19543 12.0061 2.27421 11.7338 2.43177L9.92124 3.33908M15.0017 20.5406L13.2257 21.5684C12.9535 21.726 12.8173 21.8047 12.6732 21.8356C12.5456 21.863 12.414 21.863 12.2864 21.8356C12.1422 21.8047 12.0061 21.726 11.7338 21.5684L5.75977 17.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M19.1998 21V15M16.3198 18H22.0798" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M3.07206 3.8C3.07206 3.51997 3.07206 3.37996 3.12438 3.273C3.1704 3.17892 3.24383 3.10243 3.33415 3.0545C3.43682 3 3.57124 3 3.84006 3H6.14406C6.41289 3 6.5473 3 6.64998 3.0545C6.74029 3.10243 6.81372 3.17892 6.85974 3.273C6.91206 3.37996 6.91206 3.51997 6.91206 3.8V6.2C6.91206 6.48003 6.91206 6.62004 6.85974 6.727C6.81372 6.82108 6.74029 6.89757 6.64998 6.9455C6.5473 7 6.41289 7 6.14406 7H3.84006C3.57124 7 3.43682 7 3.33415 6.9455C3.24383 6.89757 3.1704 6.82108 3.12438 6.727C3.07206 6.62004 3.07206 6.48003 3.07206 6.2V3.8Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M2 11.6134C2 11.3334 2 11.1934 2.05232 11.0865C2.09834 10.9924 2.17177 10.9159 2.26208 10.8679C2.36476 10.8134 2.49917 10.8134 2.768 10.8134H5.072C5.34082 10.8134 5.47524 10.8134 5.57792 10.8679C5.66823 10.9159 5.74166 10.9924 5.78768 11.0865C5.84 11.1934 5.84 11.3334 5.84 11.6134V14.0134C5.84 14.2935 5.84 14.4335 5.78768 14.5404C5.74166 14.6345 5.66823 14.711 5.57792 14.759C5.47524 14.8134 5.34082 14.8134 5.072 14.8134H2.768C2.49917 14.8134 2.36476 14.8134 2.26208 14.759C2.17177 14.711 2.09834 14.6345 2.05232 14.5404C2 14.4335 2 14.2935 2 14.0134V11.6134Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13.7601 4.85185L8.32007 8M8.32007 8L8.32009 14.3333M8.32007 8L6.56008 6.98148L5.68009 6.47223M14.0801 8.00002V5.29431C14.0801 5.06588 14.0801 4.95167 14.0478 4.8498C14.0192 4.75969 13.9725 4.67696 13.9107 4.60717C13.8409 4.52828 13.7451 4.47281 13.5534 4.36188L8.81739 1.62114C8.63589 1.5161 8.54513 1.46358 8.44902 1.44299C8.36396 1.42477 8.27623 1.42477 8.19117 1.44299C8.09506 1.46358 8.0043 1.5161 7.8228 1.62114L6.61441 2.22601M10.0014 13.6937L8.81739 14.3789C8.63589 14.4839 8.54513 14.5365 8.44902 14.557C8.36396 14.5753 8.27623 14.5753 8.19117 14.557C8.09506 14.5365 8.0043 14.4839 7.8228 14.3789L3.84009 11.6666" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path d="M12.7999 14V10M10.8799 12H14.7199" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="M2.04796 2.53333C2.04796 2.34665 2.04796 2.25331 2.08284 2.182C2.11352 2.11928 2.16247 2.06829 2.22268 2.03633C2.29113 2 2.38074 2 2.55996 2H4.09596C4.27518 2 4.36478 2 4.43324 2.03633C4.49345 2.06829 4.5424 2.11928 4.57308 2.182C4.60796 2.25331 4.60796 2.34665 4.60796 2.53333V4.13333C4.60796 4.32002 4.60796 4.41336 4.57308 4.48466C4.5424 4.54738 4.49345 4.59838 4.43324 4.63034C4.36478 4.66667 4.27518 4.66667 4.09596 4.66667H2.55996C2.38074 4.66667 2.29113 4.66667 2.22268 4.63034C2.16247 4.59838 2.11352 4.54738 2.08284 4.48466C2.04796 4.41336 2.04796 4.32002 2.04796 4.13333V2.53333Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
5
+ <path d="M1.33325 7.7423C1.33325 7.55561 1.33325 7.46227 1.36813 7.39097C1.39881 7.32825 1.44776 7.27725 1.50797 7.2453C1.57643 7.20896 1.66604 7.20896 1.84525 7.20896H3.38125C3.56047 7.20896 3.65008 7.20896 3.71853 7.2453C3.77874 7.27725 3.82769 7.32825 3.85837 7.39097C3.89325 7.46227 3.89325 7.55561 3.89325 7.7423V9.3423C3.89325 9.52898 3.89325 9.62232 3.85837 9.69363C3.82769 9.75635 3.77874 9.80734 3.71853 9.8393C3.65008 9.87563 3.56047 9.87563 3.38125 9.87563H1.84525C1.66604 9.87563 1.57643 9.87563 1.50797 9.8393C1.44776 9.80734 1.39881 9.75635 1.36813 9.69363C1.33325 9.62232 1.33325 9.52898 1.33325 9.3423V7.7423Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
6
6
  </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14 3.33331C14 4.43788 11.3137 5.33331 8 5.33331C4.68629 5.33331 2 4.43788 2 3.33331M14 3.33331C14 2.22874 11.3137 1.33331 8 1.33331C4.68629 1.33331 2 2.22874 2 3.33331M14 3.33331V12.6666C14 13.7733 11.3333 14.6666 8 14.6666C4.66667 14.6666 2 13.7733 2 12.6666V3.33331" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
1
  <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M14 3.33325C14 4.43782 11.3137 5.33325 8 5.33325C4.68629 5.33325 2 4.43782 2 3.33325M14 3.33325C14 2.22868 11.3137 1.33325 8 1.33325C4.68629 1.33325 2 2.22868 2 3.33325M14 3.33325V12.6666C14 13.7733 11.3333 14.6666 8 14.6666C4.66667 14.6666 2 13.7733 2 12.6666V3.33325M14 7.99992C14 9.10659 11.3333 9.99992 8 9.99992C4.66667 9.99992 2 9.10659 2 7.99992" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
2
+ <path d="M14 3.33325C14 4.43782 11.3137 5.33325 8 5.33325C4.68629 5.33325 2 4.43782 2 3.33325M14 3.33325C14 2.22868 11.3137 1.33325 8 1.33325C4.68629 1.33325 2 2.22868 2 3.33325M14 3.33325V12.6666C14 13.7733 11.3333 14.6666 8 14.6666C4.66667 14.6666 2 13.7733 2 12.6666V3.33325M14 7.99992C14 9.10659 11.3333 9.99992 8 9.99992C4.66667 9.99992 2 9.10659 2 7.99992" 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 5C21 6.65685 16.9706 8 12 8C7.02944 8 3 6.65685 3 5M21 5C21 3.34315 16.9706 2 12 2C7.02944 2 3 3.34315 3 5M21 5V19C21 20.66 17 22 12 22C7 22 3 20.66 3 19V5M21 9.72021C21 11.3802 17 12.7202 12 12.7202C7 12.7202 3 11.3802 3 9.72021M21 14.44C21 16.1 17 17.44 12 17.44C7 17.44 3 16.1 3 14.44" 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 3.33325C14 4.43782 11.3137 5.33325 8 5.33325C4.68629 5.33325 2 4.43782 2 3.33325M14 3.33325C14 2.22868 11.3137 1.33325 8 1.33325C4.68629 1.33325 2 2.22868 2 3.33325M14 3.33325V12.6666C14 13.7733 11.3333 14.6666 8 14.6666C4.66667 14.6666 2 13.7733 2 12.6666V3.33325M14 6.48006C14 7.58673 11.3333 8.48006 8 8.48006C4.66667 8.48006 2 7.58673 2 6.48006M14 9.62659C14 10.7333 11.3333 11.6266 8 11.6266C4.66667 11.6266 2 10.7333 2 9.62659" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke-width="1.5" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M14 20C14 21.1046 13.1046 22 12 22C10.8954 22 10 21.1046 10 20M14 20C14 18.8954 13.1046 18 12 18M14 20H21M10 20C10 18.8954 10.8954 18 12 18M10 20H3M12 18V14M21 5C21 6.65685 16.9706 8 12 8C7.02944 8 3 6.65685 3 5M21 5C21 3.34315 16.9706 2 12 2C7.02944 2 3 3.34315 3 5M21 5V11C21 12.66 17 14 12 14M3 5V11C3 12.66 7 14 12 14" stroke="currentColor" stroke-width="inherit" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9.33333 13.3333C9.33333 14.0696 8.73638 14.6666 8 14.6666C7.26362 14.6666 6.66667 14.0696 6.66667 13.3333M9.33333 13.3333C9.33333 12.5969 8.73638 11.9999 8 11.9999M9.33333 13.3333H14M6.66667 13.3333C6.66667 12.5969 7.26362 11.9999 8 11.9999M6.66667 13.3333H2M8 11.9999V9.33325M14 3.33325C14 4.43782 11.3137 5.33325 8 5.33325C4.68629 5.33325 2 4.43782 2 3.33325M14 3.33325C14 2.22868 11.3137 1.33325 8 1.33325C4.68629 1.33325 2 2.22868 2 3.33325M14 3.33325V7.33325C14 8.43992 11.3333 9.33325 8 9.33325M2 3.33325V7.33325C2 8.43992 4.66667 9.33325 8 9.33325" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.3333 3.7C11.3333 4.63888 9.09468 5.4 6.33325 5.4C3.57183 5.4 1.33325 4.63888 1.33325 3.7M11.3333 3.7C11.3333 2.76112 9.09468 2 6.33325 2C3.57183 2 1.33325 2.76112 1.33325 3.7M11.3333 3.7V6.81667M1.33325 3.7V11.6333C1.33325 12.574 3.55547 13.3333 6.33325 13.3333M6.33325 9.36667C3.55547 9.36667 1.33325 8.60733 1.33325 7.66667" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path d="M8.98325 13.3333C8.07198 13.3333 7.33325 12.5658 7.33325 11.619C7.33325 10.7263 7.99014 9.99287 8.82916 9.91214C9.00078 8.82748 9.90734 8 10.9999 8C12.0925 8 12.9991 8.82748 13.1707 9.91214C14.0097 9.99287 14.6666 10.7263 14.6666 11.619C14.6666 12.5658 13.9279 13.3333 13.0166 13.3333C11.407 13.3333 10.3925 13.3333 8.98325 13.3333Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M21 5C21 6.65685 16.9706 8 12 8C7.02944 8 3 6.65685 3 5M21 5C21 3.34315 16.9706 2 12 2C7.02944 2 3 3.34315 3 5M21 5L21 19C21 20.66 17 22 12 22C7 22 3 20.66 3 19L3 5M21 12C21 13.66 17 15 12 15C7 15 3 13.66 3 12" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="2 2" />
3
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14 3.33325C14 4.43782 11.3137 5.33325 8 5.33325C4.68629 5.33325 2 4.43782 2 3.33325M14 3.33325C14 2.22868 11.3137 1.33325 8 1.33325C4.68629 1.33325 2 2.22868 2 3.33325M14 3.33325V12.6666C14 13.7733 11.3333 14.6666 8 14.6666C4.66667 14.6666 2 13.7733 2 12.6666V3.33325M14 7.99992C14 9.10659 11.3333 9.99992 8 9.99992C4.66667 9.99992 2 9.10659 2 7.99992" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="2 2"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14 3.33337C14 4.43794 11.3137 5.33337 8 5.33337C4.68629 5.33337 2 4.43794 2 3.33337M14 3.33337C14 2.2288 11.3137 1.33337 8 1.33337C4.68629 1.33337 2 2.2288 2 3.33337M14 3.33337V7.00004M2 3.33337V12.6667C2 13.7734 4.66667 14.6667 8 14.6667M8 10C4.66667 10 2 9.10671 2 8.00004M10 13.2667C10 14.0399 10.597 14.6667 11.3333 14.6667H12.5714C13.3604 14.6667 14 13.9951 14 13.1667C14 12.3383 13.3604 11.6667 12.5714 11.6667H11.4286C10.6396 11.6667 10 10.9951 10 10.1667C10 9.33828 10.6396 8.66671 11.4286 8.66671H12.6667C13.403 8.66671 14 9.29351 14 10.0667" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M17 20H16.8C15.1198 20 14.2798 20 13.638 19.673C13.0735 19.3854 12.6146 18.9265 12.327 18.362C12 17.7202 12 16.8802 12 15.2V8.8C12 7.11984 12 6.27976 12.327 5.63803C12.6146 5.07354 13.0735 4.6146 13.638 4.32698C14.2798 4 15.1198 4 16.8 4H17M17 20C17 21.1046 17.8954 22 19 22C20.1046 22 21 21.1046 21 20C21 18.8954 20.1046 18 19 18C17.8954 18 17 18.8954 17 20ZM17 4C17 5.10457 17.8954 6 19 6C20.1046 6 21 5.10457 21 4C21 2.89543 20.1046 2 19 2C17.8954 2 17 2.89543 17 4ZM7 12L17 12M7 12C7 13.1046 6.10457 14 5 14C3.89543 14 3 13.1046 3 12C3 10.8954 3.89543 10 5 10C6.10457 10 7 10.8954 7 12ZM17 12C17 13.1046 17.8954 14 19 14C20.1046 14 21 13.1046 21 12C21 10.8954 20.1046 10 19 10C17.8954 10 17 10.8954 17 12Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.3333 13.3333H11.2C10.0799 13.3333 9.51984 13.3333 9.09202 13.1153C8.71569 12.9235 8.40973 12.6176 8.21799 12.2412C8 11.8134 8 11.2534 8 10.1333V5.86659C8 4.74648 8 4.18643 8.21799 3.7586C8.40973 3.38228 8.71569 3.07632 9.09202 2.88457C9.51984 2.66659 10.0799 2.66659 11.2 2.66659H11.3333M11.3333 13.3333C11.3333 14.0696 11.9303 14.6666 12.6667 14.6666C13.403 14.6666 14 14.0696 14 13.3333C14 12.5969 13.403 11.9999 12.6667 11.9999C11.9303 11.9999 11.3333 12.5969 11.3333 13.3333ZM11.3333 2.66659C11.3333 3.40297 11.9303 3.99992 12.6667 3.99992C13.403 3.99992 14 3.40297 14 2.66659C14 1.93021 13.403 1.33325 12.6667 1.33325C11.9303 1.33325 11.3333 1.93021 11.3333 2.66659ZM4.66667 7.99992L11.3333 7.99992M4.66667 7.99992C4.66667 8.7363 4.06971 9.33325 3.33333 9.33325C2.59695 9.33325 2 8.7363 2 7.99992C2 7.26354 2.59695 6.66659 3.33333 6.66659C4.06971 6.66659 4.66667 7.26354 4.66667 7.99992ZM11.3333 7.99992C11.3333 8.7363 11.9303 9.33325 12.6667 9.33325C13.403 9.33325 14 8.7363 14 7.99992C14 7.26354 13.403 6.66659 12.6667 6.66659C11.9303 6.66659 11.3333 7.26354 11.3333 7.99992Z" 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 4V15.2C12 16.8802 12 17.7202 12.327 18.362C12.6146 18.9265 13.0735 19.3854 13.638 19.673C14.2798 20 15.1198 20 16.8 20H17M17 20C17 21.1046 17.8954 22 19 22C20.1046 22 21 21.1046 21 20C21 18.8954 20.1046 18 19 18C17.8954 18 17 18.8954 17 20ZM7 4L17 4M7 4C7 5.10457 6.10457 6 5 6C3.89543 6 3 5.10457 3 4C3 2.89543 3.89543 2 5 2C6.10457 2 7 2.89543 7 4ZM17 4C17 5.10457 17.8954 6 19 6C20.1046 6 21 5.10457 21 4C21 2.89543 20.1046 2 19 2C17.8954 2 17 2.89543 17 4ZM12 12H17M17 12C17 13.1046 17.8954 14 19 14C20.1046 14 21 13.1046 21 12C21 10.8954 20.1046 10 19 10C17.8954 10 17 10.8954 17 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="M8 2.66659V10.1333C8 11.2534 8 11.8134 8.21799 12.2412C8.40973 12.6176 8.71569 12.9235 9.09202 13.1153C9.51984 13.3333 10.0799 13.3333 11.2 13.3333H11.3333M11.3333 13.3333C11.3333 14.0696 11.9303 14.6666 12.6667 14.6666C13.403 14.6666 14 14.0696 14 13.3333C14 12.5969 13.403 11.9999 12.6667 11.9999C11.9303 11.9999 11.3333 12.5969 11.3333 13.3333ZM4.66667 2.66659L11.3333 2.66658M4.66667 2.66659C4.66667 3.40297 4.06971 3.99992 3.33333 3.99992C2.59695 3.99992 2 3.40297 2 2.66659C2 1.93021 2.59695 1.33325 3.33333 1.33325C4.06971 1.33325 4.66667 1.93021 4.66667 2.66659ZM11.3333 2.66658C11.3333 3.40296 11.9303 3.99992 12.6667 3.99992C13.403 3.99992 14 3.40297 14 2.66659C14 1.93021 13.403 1.33325 12.6667 1.33325C11.9303 1.33325 11.3333 1.93021 11.3333 2.66658ZM8 7.99992H11.3333M11.3333 7.99992C11.3333 8.7363 11.9303 9.33325 12.6667 9.33325C13.403 9.33325 14 8.7363 14 7.99992C14 7.26354 13.403 6.66659 12.6667 6.66659C11.9303 6.66659 11.3333 7.26354 11.3333 7.99992Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11 4.5H18.3C19.4201 4.5 19.9802 4.5 20.408 4.71799C20.7843 4.90973 21.0903 5.21569 21.282 5.59202C21.5 6.01984 21.5 6.57989 21.5 7.7V9C21.5 9.93188 21.5 10.3978 21.3478 10.7654C21.1448 11.2554 20.7554 11.6448 20.2654 11.8478C19.8978 12 19.4319 12 18.5 12M13 19.5H5.7C4.5799 19.5 4.01984 19.5 3.59202 19.282C3.21569 19.0903 2.90973 18.7843 2.71799 18.408C2.5 17.9802 2.5 17.4201 2.5 16.3V15C2.5 14.0681 2.5 13.6022 2.65224 13.2346C2.85523 12.7446 3.24458 12.3552 3.73463 12.1522C4.10218 12 4.56812 12 5.5 12M10.3 14.5H13.7C13.98 14.5 14.12 14.5 14.227 14.4455C14.3211 14.3976 14.3976 14.3211 14.4455 14.227C14.5 14.12 14.5 13.98 14.5 13.7V10.3C14.5 10.02 14.5 9.87996 14.4455 9.773C14.3976 9.67892 14.3211 9.60243 14.227 9.5545C14.12 9.5 13.98 9.5 13.7 9.5H10.3C10.02 9.5 9.87996 9.5 9.773 9.5545C9.67892 9.60243 9.60243 9.67892 9.5545 9.773C9.5 9.87996 9.5 10.02 9.5 10.3V13.7C9.5 13.98 9.5 14.12 9.5545 14.227C9.60243 14.3211 9.67892 14.3976 9.773 14.4455C9.87996 14.5 10.02 14.5 10.3 14.5ZM17.8 22H21.2C21.48 22 21.62 22 21.727 21.9455C21.8211 21.8976 21.8976 21.8211 21.9455 21.727C22 21.62 22 21.48 22 21.2V17.8C22 17.52 22 17.38 21.9455 17.273C21.8976 17.1789 21.8211 17.1024 21.727 17.0545C21.62 17 21.48 17 21.2 17H17.8C17.52 17 17.38 17 17.273 17.0545C17.1789 17.1024 17.1024 17.1789 17.0545 17.273C17 17.38 17 17.52 17 17.8V21.2C17 21.48 17 21.62 17.0545 21.727C17.1024 21.8211 17.1789 21.8976 17.273 21.9455C17.38 22 17.52 22 17.8 22ZM2.8 7H6.2C6.48003 7 6.62004 7 6.727 6.9455C6.82108 6.89757 6.89757 6.82108 6.9455 6.727C7 6.62004 7 6.48003 7 6.2V2.8C7 2.51997 7 2.37996 6.9455 2.273C6.89757 2.17892 6.82108 2.10243 6.727 2.0545C6.62004 2 6.48003 2 6.2 2H2.8C2.51997 2 2.37996 2 2.273 2.0545C2.17892 2.10243 2.10243 2.17892 2.0545 2.273C2 2.37996 2 2.51997 2 2.8V6.2C2 6.48003 2 6.62004 2.0545 6.727C2.10243 6.82108 2.17892 6.89757 2.273 6.9455C2.37996 7 2.51997 7 2.8 7Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M7.33334 2.99992H12.2C12.9467 2.99992 13.3201 2.99992 13.6053 3.14524C13.8562 3.27307 14.0602 3.47705 14.188 3.72793C14.3333 4.01315 14.3333 4.38652 14.3333 5.13325V5.99992C14.3333 6.62117 14.3333 6.9318 14.2319 7.17683C14.0965 7.50353 13.837 7.7631 13.5103 7.89842C13.2652 7.99992 12.9546 7.99992 12.3333 7.99992M8.66668 12.9999H3.80001C3.05327 12.9999 2.67991 12.9999 2.39469 12.8546C2.14381 12.7268 1.93983 12.5228 1.812 12.2719C1.66668 11.9867 1.66668 11.6133 1.66668 10.8666V9.99992C1.66668 9.37866 1.66668 9.06804 1.76817 8.82301C1.9035 8.4963 2.16306 8.23674 2.48977 8.10141C2.73479 7.99992 3.04542 7.99992 3.66668 7.99992M6.86668 9.66659H9.13334C9.32003 9.66659 9.41337 9.66659 9.48467 9.63025C9.54739 9.5983 9.59839 9.5473 9.63035 9.48458C9.66668 9.41328 9.66668 9.31994 9.66668 9.13325V6.86659C9.66668 6.6799 9.66668 6.58656 9.63035 6.51526C9.59839 6.45253 9.54739 6.40154 9.48467 6.36958C9.41337 6.33325 9.32003 6.33325 9.13334 6.33325H6.86668C6.67999 6.33325 6.58665 6.33325 6.51535 6.36958C6.45263 6.40154 6.40163 6.45253 6.36967 6.51526C6.33334 6.58656 6.33334 6.6799 6.33334 6.86659V9.13325C6.33334 9.31994 6.33334 9.41328 6.36967 9.48458C6.40163 9.5473 6.45263 9.5983 6.51535 9.63025C6.58665 9.66659 6.67999 9.66659 6.86668 9.66659ZM11.8667 14.6666H14.1333C14.32 14.6666 14.4134 14.6666 14.4847 14.6303C14.5474 14.5983 14.5984 14.5473 14.6303 14.4846C14.6667 14.4133 14.6667 14.3199 14.6667 14.1333V11.8666C14.6667 11.6799 14.6667 11.5866 14.6303 11.5153C14.5984 11.4525 14.5474 11.4015 14.4847 11.3696C14.4134 11.3333 14.32 11.3333 14.1333 11.3333H11.8667C11.68 11.3333 11.5867 11.3333 11.5153 11.3696C11.4526 11.4015 11.4016 11.4525 11.3697 11.5153C11.3333 11.5866 11.3333 11.6799 11.3333 11.8666V14.1333C11.3333 14.3199 11.3333 14.4133 11.3697 14.4846C11.4016 14.5473 11.4526 14.5983 11.5153 14.6303C11.5867 14.6666 11.68 14.6666 11.8667 14.6666ZM1.86668 4.66659H4.13334C4.32003 4.66659 4.41337 4.66659 4.48467 4.63025C4.54739 4.5983 4.59839 4.5473 4.63035 4.48458C4.66668 4.41328 4.66668 4.31994 4.66668 4.13325V1.86659C4.66668 1.6799 4.66668 1.58656 4.63035 1.51526C4.59839 1.45253 4.54739 1.40154 4.48467 1.36958C4.41337 1.33325 4.32003 1.33325 4.13334 1.33325H1.86668C1.67999 1.33325 1.58665 1.33325 1.51535 1.36958C1.45263 1.40154 1.40163 1.45253 1.36967 1.51526C1.33334 1.58656 1.33334 1.6799 1.33334 1.86659V4.13325C1.33334 4.31994 1.33334 4.41328 1.36967 4.48458C1.40163 4.5473 1.45263 4.5983 1.51535 4.63025C1.58665 4.66659 1.67999 4.66659 1.86668 4.66659Z" 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 18V17.8C4 16.1198 4 15.2798 4.32698 14.638C4.6146 14.0735 5.07354 13.6146 5.63803 13.327C6.27976 13 7.11984 13 8.8 13H15.2C16.8802 13 17.7202 13 18.362 13.327C18.9265 13.6146 19.3854 14.0735 19.673 14.638C20 15.2798 20 16.1198 20 17.8V18M4 18C2.89543 18 2 18.8954 2 20C2 21.1046 2.89543 22 4 22C5.10457 22 6 21.1046 6 20C6 18.8954 5.10457 18 4 18ZM20 18C18.8954 18 18 18.8954 18 20C18 21.1046 18.8954 22 20 22C21.1046 22 22 21.1046 22 20C22 18.8954 21.1046 18 20 18ZM12 18C10.8954 18 10 18.8954 10 20C10 21.1046 10.8954 22 12 22C13.1046 22 14 21.1046 14 20C14 18.8954 13.1046 18 12 18ZM12 18V8M6 8H18C18.9319 8 19.3978 8 19.7654 7.84776C20.2554 7.64477 20.6448 7.25542 20.8478 6.76537C21 6.39782 21 5.93188 21 5C21 4.06812 21 3.60218 20.8478 3.23463C20.6448 2.74458 20.2554 2.35523 19.7654 2.15224C19.3978 2 18.9319 2 18 2H6C5.06812 2 4.60218 2 4.23463 2.15224C3.74458 2.35523 3.35523 2.74458 3.15224 3.23463C3 3.60218 3 4.06812 3 5C3 5.93188 3 6.39782 3.15224 6.76537C3.35523 7.25542 3.74458 7.64477 4.23463 7.84776C4.60218 8 5.06812 8 6 8Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2.66668 12.0002V11.8668C2.66668 10.7467 2.66668 10.1867 2.88466 9.75885C3.07641 9.38252 3.38237 9.07656 3.7587 8.88482C4.18652 8.66683 4.74657 8.66683 5.86668 8.66683H10.1333C11.2534 8.66683 11.8135 8.66683 12.2413 8.88482C12.6176 9.07656 12.9236 9.38252 13.1154 9.75885C13.3333 10.1867 13.3333 10.7467 13.3333 11.8668V12.0002M2.66668 12.0002C1.9303 12.0002 1.33334 12.5971 1.33334 13.3335C1.33334 14.0699 1.9303 14.6668 2.66668 14.6668C3.40306 14.6668 4.00001 14.0699 4.00001 13.3335C4.00001 12.5971 3.40306 12.0002 2.66668 12.0002ZM13.3333 12.0002C12.597 12.0002 12 12.5971 12 13.3335C12 14.0699 12.597 14.6668 13.3333 14.6668C14.0697 14.6668 14.6667 14.0699 14.6667 13.3335C14.6667 12.5971 14.0697 12.0002 13.3333 12.0002ZM8.00001 12.0002C7.26363 12.0002 6.66668 12.5971 6.66668 13.3335C6.66668 14.0699 7.26363 14.6668 8.00001 14.6668C8.73639 14.6668 9.33334 14.0699 9.33334 13.3335C9.33334 12.5971 8.73639 12.0002 8.00001 12.0002ZM8.00001 12.0002V5.3335M4.00001 5.3335H12C12.6213 5.3335 12.9319 5.3335 13.1769 5.232C13.5036 5.09668 13.7632 4.83711 13.8985 4.51041C14 4.26538 14 3.95475 14 3.3335C14 2.71224 14 2.40161 13.8985 2.15658C13.7632 1.82988 13.5036 1.57032 13.1769 1.43499C12.9319 1.3335 12.6213 1.3335 12 1.3335H4.00001C3.37875 1.3335 3.06813 1.3335 2.8231 1.43499C2.49639 1.57032 2.23683 1.82988 2.1015 2.15658C2.00001 2.40161 2.00001 2.71224 2.00001 3.3335C2.00001 3.95475 2.00001 4.26538 2.1015 4.51041C2.23683 4.83711 2.49639 5.09668 2.8231 5.232C3.06813 5.3335 3.37875 5.3335 4.00001 5.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="M17 9L11 15M11 9L17 15M2.72 12.96L7.04 18.72C7.392 19.1893 7.568 19.424 7.79105 19.5932C7.9886 19.7432 8.21232 19.855 8.45077 19.9231C8.72 20 9.01334 20 9.6 20H17.2C18.8802 20 19.7202 20 20.362 19.673C20.9265 19.3854 21.3854 18.9265 21.673 18.362C22 17.7202 22 16.8802 22 15.2V8.8C22 7.11984 22 6.27976 21.673 5.63803C21.3854 5.07354 20.9265 4.6146 20.362 4.32698C19.7202 4 18.8802 4 17.2 4H9.6C9.01334 4 8.72 4 8.45077 4.07689C8.21232 4.14499 7.9886 4.25685 7.79105 4.40675C7.568 4.576 7.392 4.81067 7.04 5.28L2.72 11.04C2.46181 11.3843 2.33271 11.5564 2.28294 11.7454C2.23902 11.9123 2.23902 12.0877 2.28294 12.2546C2.33271 12.4436 2.46181 12.6157 2.72 12.96Z" 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 5.99984L7.33333 9.99984M7.33333 5.99984L11.3333 9.99984M1.81333 8.63984L4.69333 12.4798C4.928 12.7927 5.04533 12.9492 5.19403 13.062C5.32574 13.1619 5.47488 13.2365 5.63385 13.2819C5.81334 13.3332 6.00889 13.3332 6.4 13.3332H11.4667C12.5868 13.3332 13.1468 13.3332 13.5746 13.1152C13.951 12.9234 14.2569 12.6175 14.4487 12.2412C14.6667 11.8133 14.6667 11.2533 14.6667 10.1332V5.8665C14.6667 4.7464 14.6667 4.18635 14.4487 3.75852C14.2569 3.3822 13.951 3.07624 13.5746 2.88449C13.1468 2.6665 12.5868 2.6665 11.4667 2.6665H6.4C6.00889 2.6665 5.81334 2.6665 5.63385 2.71776C5.47488 2.76317 5.32574 2.83774 5.19403 2.93767C5.04533 3.05051 4.928 3.20695 4.69333 3.51984L1.81333 7.35984C1.6412 7.58934 1.55514 7.7041 1.52196 7.83013C1.49268 7.94137 1.49268 8.0583 1.52196 8.16955C1.55514 8.29558 1.6412 8.41033 1.81333 8.63984Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M2.49954 9H21.4995M9.99954 3L7.99954 9L11.9995 20.5L15.9995 9L13.9995 3M12.6141 20.2625L21.5727 9.51215C21.7246 9.32995 21.8005 9.23885 21.8295 9.13717C21.8551 9.04751 21.8551 8.95249 21.8295 8.86283C21.8005 8.76114 21.7246 8.67005 21.5727 8.48785L17.2394 3.28785C17.1512 3.18204 17.1072 3.12914 17.0531 3.09111C17.0052 3.05741 16.9518 3.03238 16.8953 3.01717C16.8314 3 16.7626 3 16.6248 3H7.37424C7.2365 3 7.16764 3 7.10382 3.01717C7.04728 3.03238 6.99385 3.05741 6.94596 3.09111C6.89192 3.12914 6.84783 3.18204 6.75966 3.28785L2.42633 8.48785C2.2745 8.67004 2.19858 8.76114 2.16957 8.86283C2.144 8.95249 2.144 9.04751 2.16957 9.13716C2.19858 9.23885 2.2745 9.32995 2.42633 9.51215L11.385 20.2625C11.596 20.5158 11.7015 20.6424 11.8279 20.6886C11.9387 20.7291 12.0603 20.7291 12.1712 20.6886C12.2975 20.6424 12.4031 20.5158 12.6141 20.2625Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M1.66636 6H14.333M6.66636 2L5.33302 6L7.99969 13.6667L10.6664 6L9.33302 2M8.40941 13.5083L14.3818 6.34143C14.4831 6.21997 14.5337 6.15924 14.553 6.09144C14.5701 6.03167 14.5701 5.96833 14.553 5.90856C14.5337 5.84076 14.4831 5.78003 14.3818 5.65857L11.4929 2.1919C11.4342 2.12136 11.4048 2.08609 11.3687 2.06074C11.3368 2.03827 11.3012 2.02159 11.2635 2.01145C11.221 2 11.175 2 11.0832 2H4.91616C4.82434 2 4.77843 2 4.73588 2.01145C4.69819 2.02159 4.66257 2.03827 4.63064 2.06074C4.59461 2.08609 4.56522 2.12136 4.50644 2.1919L1.61755 5.65857C1.51633 5.78003 1.46572 5.84076 1.44638 5.90855C1.42933 5.96832 1.42933 6.03167 1.44638 6.09144C1.46572 6.15924 1.51633 6.21997 1.61755 6.34143L7.58997 13.5083C7.73068 13.6772 7.80103 13.7616 7.88526 13.7924C7.95916 13.8194 8.04023 13.8194 8.11412 13.7924C8.19835 13.7616 8.26871 13.6772 8.40941 13.5083Z" 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.00033 22H19.0003M2.50033 8H21.5003M10.0003 2L8.00033 8L12.0003 18.5L16.0003 8L14.0003 2M12.5923 18.3489L21.5319 8.5153C21.6979 8.33264 21.781 8.24131 21.814 8.13732C21.8432 8.04569 21.8453 7.94759 21.8201 7.85478C21.7916 7.74946 21.7125 7.65465 21.5545 7.46501L17.2402 2.28785C17.152 2.18204 17.108 2.12914 17.0539 2.09111C17.006 2.05741 16.9526 2.03238 16.896 2.01717C16.8322 2 16.7634 2 16.6256 2H7.37503C7.2373 2 7.16844 2 7.10462 2.01717C7.04808 2.03238 6.99465 2.05741 6.94676 2.09111C6.89272 2.12914 6.84863 2.18204 6.76046 2.28785L2.44616 7.46501C2.28813 7.65464 2.20911 7.74946 2.18054 7.85478C2.15535 7.94759 2.15747 8.04569 2.18662 8.13732C2.21971 8.24131 2.30273 8.33264 2.46879 8.51529L11.4084 18.3489C11.6136 18.5746 11.7162 18.6875 11.8368 18.7292C11.9427 18.7659 12.0579 18.7659 12.1639 18.7292C12.2845 18.6875 12.3871 18.5746 12.5923 18.3489Z" 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.33358 14.6668H12.6669M1.66691 5.3335H14.3336M6.66691 1.3335L5.33358 5.3335L8.00024 12.3335L10.6669 5.3335L9.33358 1.3335M8.39488 12.2327L14.3546 5.67703C14.4653 5.55526 14.5207 5.49437 14.5427 5.42504C14.5622 5.36395 14.5636 5.29855 14.5468 5.23668C14.5277 5.16647 14.475 5.10326 14.3697 4.97684L11.4935 1.5254C11.4347 1.45486 11.4053 1.41959 11.3693 1.39423C11.3374 1.37177 11.3017 1.35508 11.2641 1.34494C11.2215 1.3335 11.1756 1.3335 11.0838 1.3335H4.91671C4.82489 1.3335 4.77898 1.3335 4.73643 1.34494C4.69874 1.35508 4.66312 1.37177 4.63119 1.39423C4.59517 1.41959 4.56577 1.45486 4.50699 1.5254L1.63079 4.97683C1.52544 5.10326 1.47276 5.16647 1.45371 5.23668C1.43692 5.29855 1.43833 5.36395 1.45777 5.42504C1.47983 5.49437 1.53518 5.55525 1.64588 5.67703L7.60561 12.2327C7.74242 12.3832 7.81082 12.4585 7.89122 12.4863C7.96185 12.5107 8.03864 12.5107 8.10926 12.4863C8.18966 12.4585 8.25807 12.3832 8.39488 12.2327Z" 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 11.75H12.005M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21ZM12.25 11.75C12.25 11.8881 12.1381 12 12 12C11.8619 12 11.75 11.8881 11.75 11.75C11.75 11.6119 11.8619 11.5 12 11.5C12.1381 11.5 12.25 11.6119 12.25 11.75Z" 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 7.83333H8.00333M5.2 14H10.8C11.9201 14 12.4802 14 12.908 13.782C13.2843 13.5903 13.5903 13.2843 13.782 12.908C14 12.4802 14 11.9201 14 10.8V5.2C14 4.0799 14 3.51984 13.782 3.09202C13.5903 2.71569 13.2843 2.40973 12.908 2.21799C12.4802 2 11.9201 2 10.8 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.71569 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.0799 2 5.2V10.8C2 11.9201 2 12.4802 2.21799 12.908C2.40973 13.2843 2.71569 13.5903 3.09202 13.782C3.51984 14 4.0799 14 5.2 14ZM8.16667 7.83333C8.16667 7.92538 8.09205 8 8 8C7.90795 8 7.83333 7.92538 7.83333 7.83333C7.83333 7.74129 7.90795 7.66667 8 7.66667C8.09205 7.66667 8.16667 7.74129 8.16667 7.83333Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M15.25 8.75H15.255M8.75 15.25H8.755M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21ZM15.5 8.75C15.5 8.88807 15.3881 9 15.25 9C15.1119 9 15 8.88807 15 8.75C15 8.61193 15.1119 8.5 15.25 8.5C15.3881 8.5 15.5 8.61193 15.5 8.75ZM9 15.25C9 15.3881 8.88807 15.5 8.75 15.5C8.61193 15.5 8.5 15.3881 8.5 15.25C8.5 15.1119 8.61193 15 8.75 15C8.88807 15 9 15.1119 9 15.25Z" 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.1667 5.83333H10.17M5.83333 10.1667H5.83667M5.2 14H10.8C11.9201 14 12.4802 14 12.908 13.782C13.2843 13.5903 13.5903 13.2843 13.782 12.908C14 12.4802 14 11.9201 14 10.8V5.2C14 4.0799 14 3.51984 13.782 3.09202C13.5903 2.71569 13.2843 2.40973 12.908 2.21799C12.4802 2 11.9201 2 10.8 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.71569 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.0799 2 5.2V10.8C2 11.9201 2 12.4802 2.21799 12.908C2.40973 13.2843 2.71569 13.5903 3.09202 13.782C3.51984 14 4.0799 14 5.2 14ZM10.3333 5.83333C10.3333 5.92538 10.2587 6 10.1667 6C10.0746 6 10 5.92538 10 5.83333C10 5.74129 10.0746 5.66667 10.1667 5.66667C10.2587 5.66667 10.3333 5.74129 10.3333 5.83333ZM6 10.1667C6 10.2587 5.92538 10.3333 5.83333 10.3333C5.74129 10.3333 5.66667 10.2587 5.66667 10.1667C5.66667 10.0746 5.74129 10 5.83333 10C5.92538 10 6 10.0746 6 10.1667Z" 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.25 7.75H16.255M12 11.75H12.005M7.75 16.25H7.755M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21ZM16.5 7.75C16.5 7.88807 16.3881 8 16.25 8C16.1119 8 16 7.88807 16 7.75C16 7.61193 16.1119 7.5 16.25 7.5C16.3881 7.5 16.5 7.61193 16.5 7.75ZM12.25 11.75C12.25 11.8881 12.1381 12 12 12C11.8619 12 11.75 11.8881 11.75 11.75C11.75 11.6119 11.8619 11.5 12 11.5C12.1381 11.5 12.25 11.6119 12.25 11.75ZM8 16.25C8 16.3881 7.88807 16.5 7.75 16.5C7.61193 16.5 7.5 16.3881 7.5 16.25C7.5 16.1119 7.61193 16 7.75 16C7.88807 16 8 16.1119 8 16.25Z" 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.8333 5.16667H10.8367M8 7.83333H8.00333M5.16667 10.8333H5.17M5.2 14H10.8C11.9201 14 12.4802 14 12.908 13.782C13.2843 13.5903 13.5903 13.2843 13.782 12.908C14 12.4802 14 11.9201 14 10.8V5.2C14 4.0799 14 3.51984 13.782 3.09202C13.5903 2.71569 13.2843 2.40973 12.908 2.21799C12.4802 2 11.9201 2 10.8 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.71569 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.0799 2 5.2V10.8C2 11.9201 2 12.4802 2.21799 12.908C2.40973 13.2843 2.71569 13.5903 3.09202 13.782C3.51984 14 4.0799 14 5.2 14ZM11 5.16667C11 5.25871 10.9254 5.33333 10.8333 5.33333C10.7413 5.33333 10.6667 5.25871 10.6667 5.16667C10.6667 5.07462 10.7413 5 10.8333 5C10.9254 5 11 5.07462 11 5.16667ZM8.16667 7.83333C8.16667 7.92538 8.09205 8 8 8C7.90795 8 7.83333 7.92538 7.83333 7.83333C7.83333 7.74129 7.90795 7.66667 8 7.66667C8.09205 7.66667 8.16667 7.74129 8.16667 7.83333ZM5.33333 10.8333C5.33333 10.9254 5.25871 11 5.16667 11C5.07462 11 5 10.9254 5 10.8333C5 10.7413 5.07462 10.6667 5.16667 10.6667C5.25871 10.6667 5.33333 10.7413 5.33333 10.8333Z" 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.25 7.75H16.255M16.25 16.25H16.255M7.75 7.75H7.755M7.75 16.25H7.755M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21ZM16.5 7.75C16.5 7.88807 16.3881 8 16.25 8C16.1119 8 16 7.88807 16 7.75C16 7.61193 16.1119 7.5 16.25 7.5C16.3881 7.5 16.5 7.61193 16.5 7.75ZM16.5 16.25C16.5 16.3881 16.3881 16.5 16.25 16.5C16.1119 16.5 16 16.3881 16 16.25C16 16.1119 16.1119 16 16.25 16C16.3881 16 16.5 16.1119 16.5 16.25ZM8 7.75C8 7.88807 7.88807 8 7.75 8C7.61193 8 7.5 7.88807 7.5 7.75C7.5 7.61193 7.61193 7.5 7.75 7.5C7.88807 7.5 8 7.61193 8 7.75ZM8 16.25C8 16.3881 7.88807 16.5 7.75 16.5C7.61193 16.5 7.5 16.3881 7.5 16.25C7.5 16.1119 7.61193 16 7.75 16C7.88807 16 8 16.1119 8 16.25Z" 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.8333 5.16667H10.8367M10.8333 10.8333H10.8367M5.16667 5.16667H5.17M5.16667 10.8333H5.17M5.2 14H10.8C11.9201 14 12.4802 14 12.908 13.782C13.2843 13.5903 13.5903 13.2843 13.782 12.908C14 12.4802 14 11.9201 14 10.8V5.2C14 4.0799 14 3.51984 13.782 3.09202C13.5903 2.71569 13.2843 2.40973 12.908 2.21799C12.4802 2 11.9201 2 10.8 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.71569 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.0799 2 5.2V10.8C2 11.9201 2 12.4802 2.21799 12.908C2.40973 13.2843 2.71569 13.5903 3.09202 13.782C3.51984 14 4.0799 14 5.2 14ZM11 5.16667C11 5.25871 10.9254 5.33333 10.8333 5.33333C10.7413 5.33333 10.6667 5.25871 10.6667 5.16667C10.6667 5.07462 10.7413 5 10.8333 5C10.9254 5 11 5.07462 11 5.16667ZM11 10.8333C11 10.9254 10.9254 11 10.8333 11C10.7413 11 10.6667 10.9254 10.6667 10.8333C10.6667 10.7413 10.7413 10.6667 10.8333 10.6667C10.9254 10.6667 11 10.7413 11 10.8333ZM5.33333 5.16667C5.33333 5.25871 5.25871 5.33333 5.16667 5.33333C5.07462 5.33333 5 5.25871 5 5.16667C5 5.07462 5.07462 5 5.16667 5C5.25871 5 5.33333 5.07462 5.33333 5.16667ZM5.33333 10.8333C5.33333 10.9254 5.25871 11 5.16667 11C5.07462 11 5 10.9254 5 10.8333C5 10.7413 5.07462 10.6667 5.16667 10.6667C5.25871 10.6667 5.33333 10.7413 5.33333 10.8333Z" 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.25 7.75H16.255M16.25 16.25H16.255M7.75 7.75H7.755M12 11.75H12.005M7.75 16.25H7.755M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21ZM16.5 7.75C16.5 7.88807 16.3881 8 16.25 8C16.1119 8 16 7.88807 16 7.75C16 7.61193 16.1119 7.5 16.25 7.5C16.3881 7.5 16.5 7.61193 16.5 7.75ZM16.5 16.25C16.5 16.3881 16.3881 16.5 16.25 16.5C16.1119 16.5 16 16.3881 16 16.25C16 16.1119 16.1119 16 16.25 16C16.3881 16 16.5 16.1119 16.5 16.25ZM8 7.75C8 7.88807 7.88807 8 7.75 8C7.61193 8 7.5 7.88807 7.5 7.75C7.5 7.61193 7.61193 7.5 7.75 7.5C7.88807 7.5 8 7.61193 8 7.75ZM12.25 11.75C12.25 11.8881 12.1381 12 12 12C11.8619 12 11.75 11.8881 11.75 11.75C11.75 11.6119 11.8619 11.5 12 11.5C12.1381 11.5 12.25 11.6119 12.25 11.75ZM8 16.25C8 16.3881 7.88807 16.5 7.75 16.5C7.61193 16.5 7.5 16.3881 7.5 16.25C7.5 16.1119 7.61193 16 7.75 16C7.88807 16 8 16.1119 8 16.25Z" 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.8333 5.16667H10.8367M10.8333 10.8333H10.8367M5.16667 5.16667H5.17M8 7.83333H8.00333M5.16667 10.8333H5.17M5.2 14H10.8C11.9201 14 12.4802 14 12.908 13.782C13.2843 13.5903 13.5903 13.2843 13.782 12.908C14 12.4802 14 11.9201 14 10.8V5.2C14 4.0799 14 3.51984 13.782 3.09202C13.5903 2.71569 13.2843 2.40973 12.908 2.21799C12.4802 2 11.9201 2 10.8 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.71569 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.0799 2 5.2V10.8C2 11.9201 2 12.4802 2.21799 12.908C2.40973 13.2843 2.71569 13.5903 3.09202 13.782C3.51984 14 4.0799 14 5.2 14ZM11 5.16667C11 5.25871 10.9254 5.33333 10.8333 5.33333C10.7413 5.33333 10.6667 5.25871 10.6667 5.16667C10.6667 5.07462 10.7413 5 10.8333 5C10.9254 5 11 5.07462 11 5.16667ZM11 10.8333C11 10.9254 10.9254 11 10.8333 11C10.7413 11 10.6667 10.9254 10.6667 10.8333C10.6667 10.7413 10.7413 10.6667 10.8333 10.6667C10.9254 10.6667 11 10.7413 11 10.8333ZM5.33333 5.16667C5.33333 5.25871 5.25871 5.33333 5.16667 5.33333C5.07462 5.33333 5 5.25871 5 5.16667C5 5.07462 5.07462 5 5.16667 5C5.25871 5 5.33333 5.07462 5.33333 5.16667ZM8.16667 7.83333C8.16667 7.92538 8.09205 8 8 8C7.90795 8 7.83333 7.92538 7.83333 7.83333C7.83333 7.74129 7.90795 7.66667 8 7.66667C8.09205 7.66667 8.16667 7.74129 8.16667 7.83333ZM5.33333 10.8333C5.33333 10.9254 5.25871 11 5.16667 11C5.07462 11 5 10.9254 5 10.8333C5 10.7413 5.07462 10.6667 5.16667 10.6667C5.25871 10.6667 5.33333 10.7413 5.33333 10.8333Z" 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.25 7.75H16.255M16.25 11.75H16.255M16.25 16.25H16.255M7.75 7.75H7.755M7.75 11.75H7.755M7.75 16.25H7.755M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21ZM16.5 7.75C16.5 7.88807 16.3881 8 16.25 8C16.1119 8 16 7.88807 16 7.75C16 7.61193 16.1119 7.5 16.25 7.5C16.3881 7.5 16.5 7.61193 16.5 7.75ZM16.5 11.75C16.5 11.8881 16.3881 12 16.25 12C16.1119 12 16 11.8881 16 11.75C16 11.6119 16.1119 11.5 16.25 11.5C16.3881 11.5 16.5 11.6119 16.5 11.75ZM16.5 16.25C16.5 16.3881 16.3881 16.5 16.25 16.5C16.1119 16.5 16 16.3881 16 16.25C16 16.1119 16.1119 16 16.25 16C16.3881 16 16.5 16.1119 16.5 16.25ZM8 7.75C8 7.88807 7.88807 8 7.75 8C7.61193 8 7.5 7.88807 7.5 7.75C7.5 7.61193 7.61193 7.5 7.75 7.5C7.88807 7.5 8 7.61193 8 7.75ZM8 11.75C8 11.8881 7.88807 12 7.75 12C7.61193 12 7.5 11.8881 7.5 11.75C7.5 11.6119 7.61193 11.5 7.75 11.5C7.88807 11.5 8 11.6119 8 11.75ZM8 16.25C8 16.3881 7.88807 16.5 7.75 16.5C7.61193 16.5 7.5 16.3881 7.5 16.25C7.5 16.1119 7.61193 16 7.75 16C7.88807 16 8 16.1119 8 16.25Z" 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.8333 5.16667H10.8367M10.8333 7.83333H10.8367M10.8333 10.8333H10.8367M5.16667 5.16667H5.17M5.16667 7.83333H5.17M5.16667 10.8333H5.17M5.2 14H10.8C11.9201 14 12.4802 14 12.908 13.782C13.2843 13.5903 13.5903 13.2843 13.782 12.908C14 12.4802 14 11.9201 14 10.8V5.2C14 4.0799 14 3.51984 13.782 3.09202C13.5903 2.71569 13.2843 2.40973 12.908 2.21799C12.4802 2 11.9201 2 10.8 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.71569 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.0799 2 5.2V10.8C2 11.9201 2 12.4802 2.21799 12.908C2.40973 13.2843 2.71569 13.5903 3.09202 13.782C3.51984 14 4.0799 14 5.2 14ZM11 5.16667C11 5.25871 10.9254 5.33333 10.8333 5.33333C10.7413 5.33333 10.6667 5.25871 10.6667 5.16667C10.6667 5.07462 10.7413 5 10.8333 5C10.9254 5 11 5.07462 11 5.16667ZM11 7.83333C11 7.92538 10.9254 8 10.8333 8C10.7413 8 10.6667 7.92538 10.6667 7.83333C10.6667 7.74129 10.7413 7.66667 10.8333 7.66667C10.9254 7.66667 11 7.74129 11 7.83333ZM11 10.8333C11 10.9254 10.9254 11 10.8333 11C10.7413 11 10.6667 10.9254 10.6667 10.8333C10.6667 10.7413 10.7413 10.6667 10.8333 10.6667C10.9254 10.6667 11 10.7413 11 10.8333ZM5.33333 5.16667C5.33333 5.25871 5.25871 5.33333 5.16667 5.33333C5.07462 5.33333 5 5.25871 5 5.16667C5 5.07462 5.07462 5 5.16667 5C5.25871 5 5.33333 5.07462 5.33333 5.16667ZM5.33333 7.83333C5.33333 7.92538 5.25871 8 5.16667 8C5.07462 8 5 7.92538 5 7.83333C5 7.74129 5.07462 7.66667 5.16667 7.66667C5.25871 7.66667 5.33333 7.74129 5.33333 7.83333ZM5.33333 10.8333C5.33333 10.9254 5.25871 11 5.16667 11C5.07462 11 5 10.9254 5 10.8333C5 10.7413 5.07462 10.6667 5.16667 10.6667C5.25871 10.6667 5.33333 10.7413 5.33333 10.8333Z" 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="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M7.99992 14.6666C11.6818 14.6666 14.6666 11.6818 14.6666 7.99992C14.6666 4.31802 11.6818 1.33325 7.99992 1.33325C4.31802 1.33325 1.33325 4.31802 1.33325 7.99992C1.33325 11.6818 4.31802 14.6666 7.99992 14.6666Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path d="M7.99992 9.99992C9.10449 9.99992 9.99992 9.10449 9.99992 7.99992C9.99992 6.89535 9.10449 5.99992 7.99992 5.99992C6.89535 5.99992 5.99992 6.89535 5.99992 7.99992C5.99992 9.10449 6.89535 9.99992 7.99992 9.99992Z" 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="M15 5.67363C17.3649 6.7971 19 9.2076 19 12M8.39241 18C6.35958 16.7751 5 14.5463 5 12M22 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 12ZM15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9.99992 3.78234C11.5766 4.53132 12.6666 6.13832 12.6666 7.99992M5.59486 11.9999C4.23964 11.1833 3.33325 9.69744 3.33325 7.99989M14.6666 7.99992C14.6666 11.6818 11.6818 14.6666 7.99992 14.6666C4.31802 14.6666 1.33325 11.6818 1.33325 7.99992C1.33325 4.31802 4.31802 1.33325 7.99992 1.33325C11.6818 1.33325 14.6666 4.31802 14.6666 7.99992ZM9.99992 7.99992C9.99992 9.10449 9.10449 9.99992 7.99992 9.99992C6.89535 9.99992 5.99992 9.10449 5.99992 7.99992C5.99992 6.89535 6.89535 5.99992 7.99992 5.99992C9.10449 5.99992 9.99992 6.89535 9.99992 7.99992Z" 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 21V3M3 21V3M9 8V16C9 16.9319 9 17.3978 9.15224 17.7654C9.35523 18.2554 9.74458 18.6448 10.2346 18.8478C10.6022 19 11.0681 19 12 19C12.9319 19 13.3978 19 13.7654 18.8478C14.2554 18.6448 14.6448 18.2554 14.8478 17.7654C15 17.3978 15 16.9319 15 16V8C15 7.06812 15 6.60218 14.8478 6.23463C14.6448 5.74458 14.2554 5.35523 13.7654 5.15224C13.3978 5 12.9319 5 12 5C11.0681 5 10.6022 5 10.2346 5.15224C9.74458 5.35523 9.35523 5.74458 9.15224 6.23463C9 6.60218 9 7.06812 9 8Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14 14V2M2 14V2M6 5.33333V10.6667C6 11.2879 6 11.5985 6.10149 11.8436C6.23682 12.1703 6.49638 12.4298 6.82309 12.5652C7.06812 12.6667 7.37874 12.6667 8 12.6667C8.62126 12.6667 8.93188 12.6667 9.17691 12.5652C9.50362 12.4298 9.76318 12.1703 9.89851 11.8436C10 11.5985 10 11.2879 10 10.6667V5.33333C10 4.71208 10 4.40145 9.89851 4.15642C9.76318 3.82972 9.50362 3.57015 9.17691 3.43483C8.93188 3.33333 8.62126 3.33333 8 3.33333C7.37875 3.33333 7.06812 3.33333 6.82309 3.43483C6.49638 3.57015 6.23682 3.82972 6.10149 4.15642C6 4.40145 6 4.71208 6 5.33333Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M21 3H3M21 21H3M5 12C5 11.0681 5 10.6022 5.15224 10.2346C5.35523 9.74458 5.74458 9.35523 6.23463 9.15224C6.60218 9 7.06812 9 8 9L16 9C16.9319 9 17.3978 9 17.7654 9.15224C18.2554 9.35523 18.6448 9.74458 18.8478 10.2346C19 10.6022 19 11.0681 19 12C19 12.9319 19 13.3978 18.8478 13.7654C18.6448 14.2554 18.2554 14.6448 17.7654 14.8478C17.3978 15 16.9319 15 16 15L8 15C7.06812 15 6.60218 15 6.23463 14.8478C5.74458 14.6448 5.35523 14.2554 5.15224 13.7654C5 13.3978 5 12.9319 5 12Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14 2H2M14 14H2M3.33333 8C3.33333 7.37874 3.33333 7.06812 3.43483 6.82309C3.57015 6.49638 3.82972 6.23682 4.15642 6.10149C4.40145 6 4.71208 6 5.33333 6L10.6667 6C11.2879 6 11.5986 6 11.8436 6.10149C12.1703 6.23682 12.4298 6.49639 12.5652 6.82309C12.6667 7.06812 12.6667 7.37874 12.6667 8C12.6667 8.62126 12.6667 8.93188 12.5652 9.17691C12.4298 9.50362 12.1703 9.76318 11.8436 9.89851C11.5985 10 11.2879 10 10.6667 10L5.33333 10C4.71208 10 4.40145 10 4.15642 9.89851C3.82972 9.76318 3.57015 9.50361 3.43483 9.17691C3.33333 8.93188 3.33333 8.62126 3.33333 8Z" 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 12H20M13 6C13 6.55228 12.5523 7 12 7C11.4477 7 11 6.55228 11 6C11 5.44772 11.4477 5 12 5C12.5523 5 13 5.44772 13 6ZM13 18C13 18.5523 12.5523 19 12 19C11.4477 19 11 18.5523 11 18C11 17.4477 11.4477 17 12 17C12.5523 17 13 17.4477 13 18Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2.66666 8.00004H13.3333M8.66666 4.00004C8.66666 4.36823 8.36819 4.66671 8 4.66671C7.63181 4.66671 7.33333 4.36823 7.33333 4.00004C7.33333 3.63185 7.63181 3.33337 8 3.33337C8.36819 3.33337 8.66666 3.63185 8.66666 4.00004ZM8.66666 12C8.66666 12.3682 8.36819 12.6667 8 12.6667C7.63181 12.6667 7.33333 12.3682 7.33333 12C7.33333 11.6319 7.63181 11.3334 8 11.3334C8.36819 11.3334 8.66666 11.6319 8.66666 12Z" 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 12H20M14 6C14 7.10457 13.1046 8 12 8C10.8954 8 10 7.10457 10 6C10 4.89543 10.8954 4 12 4C13.1046 4 14 4.89543 14 6ZM14 18C14 19.1046 13.1046 20 12 20C10.8954 20 10 19.1046 10 18C10 16.8954 10.8954 16 12 16C13.1046 16 14 16.8954 14 18Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2.66666 7.99996H13.3333M9.33333 3.99996C9.33333 4.73634 8.73638 5.33329 8 5.33329C7.26362 5.33329 6.66666 4.73634 6.66666 3.99996C6.66666 3.26358 7.26362 2.66663 8 2.66663C8.73638 2.66663 9.33333 3.26358 9.33333 3.99996ZM9.33333 12C9.33333 12.7363 8.73638 13.3333 8 13.3333C7.26362 13.3333 6.66666 12.7363 6.66666 12C6.66666 11.2636 7.26362 10.6666 8 10.6666C8.73638 10.6666 9.33333 11.2636 9.33333 12Z" 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 8H12.01M12 16H12.01M7 12H17M12.5 8C12.5 8.27614 12.2761 8.5 12 8.5C11.7239 8.5 11.5 8.27614 11.5 8C11.5 7.72386 11.7239 7.5 12 7.5C12.2761 7.5 12.5 7.72386 12.5 8ZM12.5 16C12.5 16.2761 12.2761 16.5 12 16.5C11.7239 16.5 11.5 16.2761 11.5 16C11.5 15.7239 11.7239 15.5 12 15.5C12.2761 15.5 12.5 15.7239 12.5 16ZM22 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="M8 5.33337H8.00667M8 10.6667H8.00667M4.66667 8.00004H11.3333M8.33334 5.33337C8.33334 5.51747 8.1841 5.66671 8 5.66671C7.81591 5.66671 7.66667 5.51747 7.66667 5.33337C7.66667 5.14928 7.81591 5.00004 8 5.00004C8.1841 5.00004 8.33334 5.14928 8.33334 5.33337ZM8.33334 10.6667C8.33334 10.8508 8.1841 11 8 11C7.81591 11 7.66667 10.8508 7.66667 10.6667C7.66667 10.4826 7.81591 10.3334 8 10.3334C8.1841 10.3334 8.33334 10.4826 8.33334 10.6667ZM14.6667 8.00004C14.6667 11.6819 11.6819 14.6667 8 14.6667C4.3181 14.6667 1.33334 11.6819 1.33334 8.00004C1.33334 4.31814 4.3181 1.33337 8 1.33337C11.6819 1.33337 14.6667 4.31814 14.6667 8.00004Z" stroke="#383E40" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
3
  </svg>