@mirohq/design-system-icons 0.8.1-checkbox.0 → 0.9.1

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 (654) hide show
  1. package/dist/main.js +1226 -37
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +1183 -38
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +89 -11
  6. package/package.json +4 -4
  7. package/react/add-line-bottom.tsx +4 -0
  8. package/react/add-line-right.tsx +4 -0
  9. package/react/align-bottom.tsx +4 -0
  10. package/react/align-center-horizontal.tsx +4 -0
  11. package/react/align-center-vertical.tsx +4 -0
  12. package/react/align-left.tsx +4 -0
  13. package/react/align-right.tsx +4 -0
  14. package/react/align-top.tsx +4 -0
  15. package/react/arrow-arc-left.tsx +38 -0
  16. package/react/arrow-arc-right.tsx +38 -0
  17. package/react/arrow-bend-up-right.tsx +38 -0
  18. package/react/arrow-box-out.tsx +4 -0
  19. package/react/arrow-clockwise-down-right.tsx +4 -0
  20. package/react/arrow-clockwise-up-left.tsx +4 -0
  21. package/react/arrow-counter-clockwise-down-left.tsx +4 -0
  22. package/react/arrow-counter-clockwise-up-right.tsx +4 -0
  23. package/react/arrow-down-left.tsx +4 -0
  24. package/react/arrow-down-right.tsx +4 -0
  25. package/react/arrow-down.tsx +4 -0
  26. package/react/arrow-fat-right.tsx +4 -0
  27. package/react/arrow-fat-up-right.tsx +35 -0
  28. package/react/arrow-left.tsx +4 -0
  29. package/react/arrow-right.tsx +4 -0
  30. package/react/arrow-up-circle.tsx +35 -0
  31. package/react/arrow-up-left.tsx +4 -0
  32. package/react/arrow-up-right.tsx +4 -0
  33. package/react/arrow-up.tsx +4 -0
  34. package/react/arrows-clockwise-x.tsx +4 -0
  35. package/react/arrows-clockwise-y.tsx +4 -0
  36. package/react/arrows-in-simple.tsx +38 -0
  37. package/react/arrows-out-cardinal.tsx +38 -0
  38. package/react/arrows-out-lines-horizontal.tsx +38 -0
  39. package/react/arrows-out-simple.tsx +38 -0
  40. package/react/article.tsx +4 -0
  41. package/react/at.tsx +4 -0
  42. package/react/bar-three.tsx +4 -0
  43. package/react/bell-slash.tsx +4 -0
  44. package/react/bell-tilt.tsx +4 -0
  45. package/react/bell.tsx +4 -0
  46. package/react/board.tsx +4 -0
  47. package/react/bookmark.tsx +4 -0
  48. package/react/brackets-angle-slash.tsx +4 -0
  49. package/react/brackets-curly-circles-three.tsx +4 -0
  50. package/react/calendar-blank.tsx +4 -0
  51. package/react/camera.tsx +4 -0
  52. package/react/card-number-three.tsx +4 -0
  53. package/react/card.tsx +4 -0
  54. package/react/cards-poker.tsx +4 -0
  55. package/react/chart-bar-y-simple.tsx +4 -0
  56. package/react/chart-bar-y.tsx +4 -0
  57. package/react/chat-dashes-lines-two.tsx +4 -0
  58. package/react/chat-lines-cross.tsx +4 -0
  59. package/react/chat-lines-eye-open.tsx +4 -0
  60. package/react/chat-lines-two-stack.tsx +4 -0
  61. package/react/chat-lines-two.tsx +4 -0
  62. package/react/chat-plus.tsx +4 -0
  63. package/react/chat-text-arrow.tsx +4 -0
  64. package/react/chat-two.tsx +4 -0
  65. package/react/chat.tsx +4 -0
  66. package/react/check-mark.tsx +4 -0
  67. package/react/checkboard-square-centered.tsx +4 -0
  68. package/react/chevron-down-double.tsx +38 -0
  69. package/react/chevron-down.tsx +4 -0
  70. package/react/chevron-left-double.tsx +38 -0
  71. package/react/chevron-left.tsx +4 -0
  72. package/react/chevron-right-double.tsx +38 -0
  73. package/react/chevron-right.tsx +4 -0
  74. package/react/chevron-up-double.tsx +38 -0
  75. package/react/chevron-up-down-line.tsx +38 -0
  76. package/react/chevron-up-down.tsx +38 -0
  77. package/react/chevron-up.tsx +4 -0
  78. package/react/circle-corners.tsx +4 -0
  79. package/react/circle-motion-x.tsx +4 -0
  80. package/react/circle-notch.tsx +4 -0
  81. package/react/circle-slash.tsx +37 -0
  82. package/react/circle.tsx +4 -0
  83. package/react/circles-connected.tsx +4 -0
  84. package/react/clock-counter-clockwise-simple.tsx +4 -0
  85. package/react/clock-counter-clockwise.tsx +4 -0
  86. package/react/clock-overtime.tsx +4 -0
  87. package/react/clock.tsx +4 -0
  88. package/react/cluster.tsx +4 -0
  89. package/react/clustered.tsx +4 -0
  90. package/react/cog.tsx +4 -0
  91. package/react/cone-serpentine.tsx +4 -0
  92. package/react/corners-three-eye-open.tsx +4 -0
  93. package/react/credit-card.tsx +4 -0
  94. package/react/crop.tsx +4 -0
  95. package/react/cross-circle.tsx +4 -0
  96. package/react/cross-square.tsx +38 -0
  97. package/react/cross.tsx +4 -0
  98. package/react/cube.tsx +4 -0
  99. package/react/cursor-filled.tsx +4 -0
  100. package/react/cursor-lines.tsx +35 -0
  101. package/react/cursor-text.tsx +4 -0
  102. package/react/cursor.tsx +4 -0
  103. package/react/curve-square-circle-arrow.tsx +4 -0
  104. package/react/dash-left-down-square-dash-right-up.tsx +4 -0
  105. package/react/dash-left-up-square-dash-down-right.tsx +4 -0
  106. package/react/dash-square-dash-horizontal.tsx +4 -0
  107. package/react/dash-square-dash-vertical.tsx +4 -0
  108. package/react/distribute-horizontal.tsx +4 -0
  109. package/react/distribute-vertical.tsx +4 -0
  110. package/react/dots-nine.tsx +29 -0
  111. package/react/dots-three.tsx +29 -0
  112. package/react/dots-two.tsx +29 -0
  113. package/react/download.tsx +38 -0
  114. package/react/envelope.tsx +4 -0
  115. package/react/eraser.tsx +4 -0
  116. package/react/exclamation-point-circle.tsx +4 -0
  117. package/react/export.tsx +38 -0
  118. package/react/eye-closed-dots-four-frame-broken.tsx +4 -0
  119. package/react/eye-closed.tsx +4 -0
  120. package/react/eye-open-line-frame-broken.tsx +4 -0
  121. package/react/eye-open-slash.tsx +4 -0
  122. package/react/eye-open.tsx +4 -0
  123. package/react/eyedropper.tsx +4 -0
  124. package/react/factory-house.tsx +4 -0
  125. package/react/factory.tsx +4 -0
  126. package/react/folder.tsx +4 -0
  127. package/react/frame-lines-two.tsx +4 -0
  128. package/react/frame-play.tsx +4 -0
  129. package/react/frame-plus.tsx +4 -0
  130. package/react/frame.tsx +4 -0
  131. package/react/funnel.tsx +4 -0
  132. package/react/gauge.tsx +4 -0
  133. package/react/globe.tsx +4 -0
  134. package/react/graduation-cap.tsx +4 -0
  135. package/react/grid-four.tsx +4 -0
  136. package/react/grid-six.tsx +4 -0
  137. package/react/grid.tsx +38 -0
  138. package/react/hand-filled.tsx +4 -0
  139. package/react/hand-pointing.tsx +35 -0
  140. package/react/hand.tsx +4 -0
  141. package/react/highlighter-underline.tsx +4 -0
  142. package/react/highlighter.tsx +4 -0
  143. package/react/house.tsx +4 -0
  144. package/react/image.tsx +4 -0
  145. package/react/index.ts +44 -0
  146. package/react/information-mark-circle.tsx +4 -0
  147. package/react/kanban.tsx +4 -0
  148. package/react/key.tsx +4 -0
  149. package/react/keycap.tsx +4 -0
  150. package/react/laptop.tsx +4 -0
  151. package/react/lasso.tsx +4 -0
  152. package/react/layout.tsx +4 -0
  153. package/react/lifesaver.tsx +4 -0
  154. package/react/lightning.tsx +4 -0
  155. package/react/line-curved.tsx +4 -0
  156. package/react/line-dashed.tsx +4 -0
  157. package/react/line-diagonal.tsx +4 -0
  158. package/react/line-dotted.tsx +4 -0
  159. package/react/line-horizontal.tsx +4 -0
  160. package/react/line-orthogonal.tsx +4 -0
  161. package/react/line-straight.tsx +4 -0
  162. package/react/lines-three-horizontal-line-vertical-center.tsx +4 -0
  163. package/react/lines-three-horizontal.tsx +4 -0
  164. package/react/lines-three-vertical.tsx +4 -0
  165. package/react/link.tsx +4 -0
  166. package/react/list-bullets.tsx +4 -0
  167. package/react/list-numbers.tsx +4 -0
  168. package/react/lock-closed.tsx +4 -0
  169. package/react/lock-open.tsx +4 -0
  170. package/react/login.tsx +38 -0
  171. package/react/logout.tsx +38 -0
  172. package/react/magnet.tsx +4 -0
  173. package/react/magnifying-glass.tsx +4 -0
  174. package/react/map.tsx +4 -0
  175. package/react/microphone-slash.tsx +4 -0
  176. package/react/microphone.tsx +4 -0
  177. package/react/minus.tsx +4 -0
  178. package/react/monitor-arrow.tsx +4 -0
  179. package/react/monitor-pause.tsx +4 -0
  180. package/react/monitor-play.tsx +4 -0
  181. package/react/monitor-stop.tsx +4 -0
  182. package/react/mouse.tsx +4 -0
  183. package/react/navigation-arrow-lines.tsx +35 -0
  184. package/react/navigation-up-left-filled.tsx +35 -0
  185. package/react/navigation-up-left-slash.tsx +38 -0
  186. package/react/navigation-up-right.tsx +38 -0
  187. package/react/next.tsx +4 -0
  188. package/react/node-lines-curved.tsx +4 -0
  189. package/react/node-lines-horizontal.tsx +4 -0
  190. package/react/node-lines-vertical.tsx +4 -0
  191. package/react/node-plus.tsx +4 -0
  192. package/react/nodes-connected.tsx +4 -0
  193. package/react/nodes-connections-three.tsx +4 -0
  194. package/react/note-magnifying-glass.tsx +4 -0
  195. package/react/paper-plane-filled-right.tsx +31 -0
  196. package/react/paper-plane-tilt.tsx +38 -0
  197. package/react/parallelogram.tsx +4 -0
  198. package/react/pause-circle.tsx +4 -0
  199. package/react/pause.tsx +4 -0
  200. package/react/pdf.tsx +4 -0
  201. package/react/pen-tip.tsx +4 -0
  202. package/react/pen.tsx +4 -0
  203. package/react/placeholder.tsx +4 -0
  204. package/react/play-circle.tsx +4 -0
  205. package/react/play.tsx +4 -0
  206. package/react/playback-speed-circle.tsx +4 -0
  207. package/react/plug.tsx +4 -0
  208. package/react/plus-text.tsx +4 -0
  209. package/react/plus.tsx +4 -0
  210. package/react/presentation-arrow.tsx +4 -0
  211. package/react/presentation-eye-open.tsx +4 -0
  212. package/react/presentation-line.tsx +4 -0
  213. package/react/presentation-lines-two.tsx +4 -0
  214. package/react/presentation-link.tsx +4 -0
  215. package/react/presentation-number-one.tsx +4 -0
  216. package/react/presentation-play.tsx +4 -0
  217. package/react/presentation-plus.tsx +4 -0
  218. package/react/previous.tsx +4 -0
  219. package/react/prohibit.tsx +4 -0
  220. package/react/push-pin.tsx +4 -0
  221. package/react/question-mark-circle.tsx +4 -0
  222. package/react/question-mark.tsx +4 -0
  223. package/react/rectangle-arrow-up-center.tsx +38 -0
  224. package/react/rectangle-dash-lines.tsx +4 -0
  225. package/react/rectangle-dot-line-pen.tsx +4 -0
  226. package/react/rectangle-play-stack.tsx +4 -0
  227. package/react/rectangle-tick.tsx +4 -0
  228. package/react/rectangles-three-aligned.tsx +4 -0
  229. package/react/rectangles-three-free.tsx +4 -0
  230. package/react/rectangles-three-overlap.tsx +4 -0
  231. package/react/rectangles-two-line.tsx +4 -0
  232. package/react/rectangles-two-lines-four.tsx +4 -0
  233. package/react/rectangles-two-minus.tsx +4 -0
  234. package/react/rectangles-two-plus.tsx +4 -0
  235. package/react/rectangles-two-user.tsx +4 -0
  236. package/react/rhombus.tsx +4 -0
  237. package/react/scissors.tsx +4 -0
  238. package/react/scrollbar-xy.tsx +4 -0
  239. package/react/shapes.tsx +4 -0
  240. package/react/shield-check.tsx +4 -0
  241. package/react/shield-lock.tsx +4 -0
  242. package/react/shuffle.tsx +38 -0
  243. package/react/sidebar-closed.tsx +4 -0
  244. package/react/sidebar-open.tsx +4 -0
  245. package/react/sliders-x.tsx +4 -0
  246. package/react/sliders-y.tsx +4 -0
  247. package/react/smiley-chat.tsx +4 -0
  248. package/react/smiley-sticker.tsx +4 -0
  249. package/react/smiley.tsx +4 -0
  250. package/react/social-facebook.tsx +4 -0
  251. package/react/social-instagram.tsx +4 -0
  252. package/react/social-linkedin.tsx +4 -0
  253. package/react/social-twitter.tsx +4 -0
  254. package/react/social-youtube.tsx +4 -0
  255. package/react/speaker-cross.tsx +4 -0
  256. package/react/speaker-high.tsx +4 -0
  257. package/react/split-vertical.tsx +4 -0
  258. package/react/square-brackets-angle-slash.tsx +4 -0
  259. package/react/square-circles-two.tsx +4 -0
  260. package/react/square-line-square-dashed.tsx +4 -0
  261. package/react/square-rounded.tsx +4 -0
  262. package/react/square-star-scribble.tsx +4 -0
  263. package/react/square-triangle-circle-plus.tsx +4 -0
  264. package/react/square.tsx +4 -0
  265. package/react/squares-four.tsx +4 -0
  266. package/react/squares-group.tsx +4 -0
  267. package/react/squares-merge.tsx +4 -0
  268. package/react/squares-three.tsx +4 -0
  269. package/react/squares-two-overlap.tsx +4 -0
  270. package/react/squares-ungroup.tsx +4 -0
  271. package/react/squares-unmerge.tsx +4 -0
  272. package/react/stack.tsx +4 -0
  273. package/react/star-filled.tsx +35 -0
  274. package/react/star.tsx +38 -0
  275. package/react/sticky-corners.tsx +5 -1
  276. package/react/sticky-note-stack.tsx +4 -0
  277. package/react/sticky-note-wide.tsx +4 -0
  278. package/react/sticky-note.tsx +4 -0
  279. package/react/sticky-notes-two.tsx +4 -0
  280. package/react/stop-circle.tsx +4 -0
  281. package/react/stroke-1.tsx +38 -0
  282. package/react/stroke-2.tsx +38 -0
  283. package/react/stroke-3.tsx +38 -0
  284. package/react/stroke-4.tsx +38 -0
  285. package/react/stroke-5.tsx +38 -0
  286. package/react/stroke-6.tsx +38 -0
  287. package/react/tag.tsx +4 -0
  288. package/react/text-a-underline.tsx +4 -0
  289. package/react/text-align-center.tsx +4 -0
  290. package/react/text-align-left.tsx +4 -0
  291. package/react/text-b-bold-italic-underlined.tsx +4 -0
  292. package/react/text-b-bold.tsx +4 -0
  293. package/react/text-cursor-eye-open.tsx +4 -0
  294. package/react/text-h-one.tsx +4 -0
  295. package/react/text-h-three.tsx +4 -0
  296. package/react/text-h-two.tsx +4 -0
  297. package/react/text-i-italic.tsx +4 -0
  298. package/react/text-indent.tsx +4 -0
  299. package/react/text-lines-three.tsx +4 -0
  300. package/react/text-s-strikethrough.tsx +4 -0
  301. package/react/text-styles.tsx +4 -0
  302. package/react/text-t.tsx +4 -0
  303. package/react/text-u-underlined.tsx +4 -0
  304. package/react/thumbs-up.tsx +4 -0
  305. package/react/tick-circle.tsx +35 -0
  306. package/react/ticket.tsx +4 -0
  307. package/react/timer.tsx +4 -0
  308. package/react/trackpad.tsx +4 -0
  309. package/react/trash-simple.tsx +4 -0
  310. package/react/trash.tsx +4 -0
  311. package/react/triangle.tsx +4 -0
  312. package/react/trident.tsx +4 -0
  313. package/react/trophy.tsx +4 -0
  314. package/react/user-add.tsx +4 -0
  315. package/react/user-arrow-right-up.tsx +4 -0
  316. package/react/user-eye-open.tsx +4 -0
  317. package/react/user-load.tsx +4 -0
  318. package/react/user-number-three.tsx +4 -0
  319. package/react/user-pen-dashes-bottom.tsx +4 -0
  320. package/react/user-pen-line-bottom.tsx +4 -0
  321. package/react/user-tick-down.tsx +4 -0
  322. package/react/user.tsx +4 -0
  323. package/react/users-three.tsx +4 -0
  324. package/react/users.tsx +4 -0
  325. package/react/video-camera-simple-slash.tsx +4 -0
  326. package/react/video-camera-simple.tsx +4 -0
  327. package/react/video-camera.tsx +4 -0
  328. package/react/view-center.tsx +4 -0
  329. package/react/view-side-left.tsx +4 -0
  330. package/react/wallet.tsx +4 -0
  331. package/svg/24/add-line-bottom.svg +1 -0
  332. package/svg/24/add-line-right.svg +1 -0
  333. package/svg/24/align-bottom.svg +1 -0
  334. package/svg/24/align-center-horizontal.svg +1 -0
  335. package/svg/24/align-center-vertical.svg +1 -0
  336. package/svg/24/align-left.svg +1 -0
  337. package/svg/24/align-right.svg +1 -0
  338. package/svg/24/align-top.svg +1 -0
  339. package/svg/24/arrow-arc-left.svg +2 -0
  340. package/svg/24/arrow-arc-right.svg +2 -0
  341. package/svg/24/arrow-bend-up-right.svg +2 -0
  342. package/svg/24/arrow-box-out.svg +1 -0
  343. package/svg/24/arrow-clockwise-down-right.svg +1 -0
  344. package/svg/24/arrow-clockwise-up-left.svg +1 -0
  345. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -0
  346. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -0
  347. package/svg/24/arrow-down-left.svg +1 -0
  348. package/svg/24/arrow-down-right.svg +1 -0
  349. package/svg/24/arrow-down.svg +1 -0
  350. package/svg/24/arrow-fat-right.svg +1 -0
  351. package/svg/24/arrow-fat-up-right.svg +2 -0
  352. package/svg/24/arrow-left.svg +1 -0
  353. package/svg/24/arrow-right.svg +1 -0
  354. package/svg/24/arrow-up-circle.svg +2 -0
  355. package/svg/24/arrow-up-left.svg +1 -0
  356. package/svg/24/arrow-up-right.svg +1 -0
  357. package/svg/24/arrow-up.svg +1 -0
  358. package/svg/24/arrows-clockwise-x.svg +1 -0
  359. package/svg/24/arrows-clockwise-y.svg +1 -0
  360. package/svg/24/arrows-in-simple.svg +2 -0
  361. package/svg/24/arrows-out-cardinal.svg +2 -0
  362. package/svg/24/arrows-out-lines-horizontal.svg +2 -0
  363. package/svg/24/arrows-out-simple.svg +2 -0
  364. package/svg/24/article.svg +1 -0
  365. package/svg/24/at.svg +1 -0
  366. package/svg/24/bar-three.svg +1 -0
  367. package/svg/24/bell-slash.svg +1 -0
  368. package/svg/24/bell-tilt.svg +1 -0
  369. package/svg/24/bell.svg +1 -0
  370. package/svg/24/board.svg +1 -0
  371. package/svg/24/bookmark.svg +1 -0
  372. package/svg/24/brackets-angle-slash.svg +1 -0
  373. package/svg/24/brackets-curly-circles-three.svg +1 -0
  374. package/svg/24/calendar-blank.svg +1 -0
  375. package/svg/24/camera.svg +1 -0
  376. package/svg/24/card-number-three.svg +1 -0
  377. package/svg/24/card.svg +1 -0
  378. package/svg/24/cards-poker.svg +1 -0
  379. package/svg/24/chart-bar-y-simple.svg +1 -0
  380. package/svg/24/chart-bar-y.svg +1 -0
  381. package/svg/24/chat-dashes-lines-two.svg +1 -0
  382. package/svg/24/chat-lines-cross.svg +1 -0
  383. package/svg/24/chat-lines-eye-open.svg +1 -0
  384. package/svg/24/chat-lines-two-stack.svg +1 -0
  385. package/svg/24/chat-lines-two.svg +1 -0
  386. package/svg/24/chat-plus.svg +1 -0
  387. package/svg/24/chat-text-arrow.svg +1 -0
  388. package/svg/24/chat-two.svg +1 -0
  389. package/svg/24/chat.svg +1 -0
  390. package/svg/24/check-mark.svg +1 -0
  391. package/svg/24/checkboard-square-centered.svg +1 -0
  392. package/svg/24/chevron-down-double.svg +2 -0
  393. package/svg/24/chevron-down.svg +1 -0
  394. package/svg/24/chevron-left-double.svg +2 -0
  395. package/svg/24/chevron-left.svg +1 -0
  396. package/svg/24/chevron-right-double.svg +2 -0
  397. package/svg/24/chevron-right.svg +1 -0
  398. package/svg/24/chevron-up-double.svg +2 -0
  399. package/svg/24/chevron-up-down-line.svg +2 -0
  400. package/svg/24/chevron-up-down.svg +2 -0
  401. package/svg/24/chevron-up.svg +1 -0
  402. package/svg/24/circle-corners.svg +1 -0
  403. package/svg/24/circle-motion-x.svg +1 -0
  404. package/svg/24/circle-notch.svg +1 -0
  405. package/svg/24/circle-slash.svg +2 -0
  406. package/svg/24/circle.svg +1 -0
  407. package/svg/24/circles-connected.svg +1 -0
  408. package/svg/24/clock-counter-clockwise-simple.svg +1 -0
  409. package/svg/24/clock-counter-clockwise.svg +1 -0
  410. package/svg/24/clock-overtime.svg +1 -0
  411. package/svg/24/clock.svg +1 -0
  412. package/svg/24/cluster.svg +1 -0
  413. package/svg/24/clustered.svg +1 -0
  414. package/svg/24/cog.svg +1 -0
  415. package/svg/24/cone-serpentine.svg +1 -0
  416. package/svg/24/corners-three-eye-open.svg +1 -0
  417. package/svg/24/credit-card.svg +1 -0
  418. package/svg/24/crop.svg +1 -0
  419. package/svg/24/cross-circle.svg +1 -0
  420. package/svg/24/cross-square.svg +2 -0
  421. package/svg/24/cross.svg +1 -0
  422. package/svg/24/cube.svg +1 -0
  423. package/svg/24/cursor-filled.svg +1 -0
  424. package/svg/24/cursor-lines.svg +2 -0
  425. package/svg/24/cursor-text.svg +1 -0
  426. package/svg/24/cursor.svg +1 -0
  427. package/svg/24/curve-square-circle-arrow.svg +1 -0
  428. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -0
  429. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -0
  430. package/svg/24/dash-square-dash-horizontal.svg +1 -0
  431. package/svg/24/dash-square-dash-vertical.svg +1 -0
  432. package/svg/24/distribute-horizontal.svg +1 -0
  433. package/svg/24/distribute-vertical.svg +1 -0
  434. package/svg/24/dots-nine.svg +2 -0
  435. package/svg/24/dots-three.svg +2 -0
  436. package/svg/24/dots-two.svg +2 -0
  437. package/svg/24/download.svg +2 -0
  438. package/svg/24/envelope.svg +1 -0
  439. package/svg/24/eraser.svg +1 -0
  440. package/svg/24/exclamation-point-circle.svg +1 -0
  441. package/svg/24/export.svg +2 -0
  442. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -0
  443. package/svg/24/eye-closed.svg +1 -0
  444. package/svg/24/eye-open-line-frame-broken.svg +1 -0
  445. package/svg/24/eye-open-slash.svg +1 -0
  446. package/svg/24/eye-open.svg +1 -0
  447. package/svg/24/eyedropper.svg +1 -0
  448. package/svg/24/factory-house.svg +1 -0
  449. package/svg/24/factory.svg +1 -0
  450. package/svg/24/folder.svg +1 -0
  451. package/svg/24/frame-lines-two.svg +1 -0
  452. package/svg/24/frame-play.svg +1 -0
  453. package/svg/24/frame-plus.svg +1 -0
  454. package/svg/24/frame.svg +1 -0
  455. package/svg/24/funnel.svg +1 -0
  456. package/svg/24/gauge.svg +1 -0
  457. package/svg/24/globe.svg +1 -0
  458. package/svg/24/graduation-cap.svg +1 -0
  459. package/svg/24/grid-four.svg +1 -0
  460. package/svg/24/grid-six.svg +1 -0
  461. package/svg/24/grid.svg +2 -0
  462. package/svg/24/hand-filled.svg +1 -0
  463. package/svg/24/hand-pointing.svg +2 -0
  464. package/svg/24/hand.svg +1 -0
  465. package/svg/24/highlighter-underline.svg +1 -0
  466. package/svg/24/highlighter.svg +1 -0
  467. package/svg/24/house.svg +1 -0
  468. package/svg/24/image.svg +1 -0
  469. package/svg/24/information-mark-circle.svg +1 -0
  470. package/svg/24/kanban.svg +1 -0
  471. package/svg/24/key.svg +1 -0
  472. package/svg/24/keycap.svg +1 -0
  473. package/svg/24/laptop.svg +1 -0
  474. package/svg/24/lasso.svg +1 -0
  475. package/svg/24/layout.svg +1 -0
  476. package/svg/24/lifesaver.svg +1 -0
  477. package/svg/24/lightning.svg +1 -0
  478. package/svg/24/line-curved.svg +1 -0
  479. package/svg/24/line-dashed.svg +1 -0
  480. package/svg/24/line-diagonal.svg +1 -0
  481. package/svg/24/line-dotted.svg +1 -0
  482. package/svg/24/line-horizontal.svg +1 -0
  483. package/svg/24/line-orthogonal.svg +1 -0
  484. package/svg/24/line-straight.svg +1 -0
  485. package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -0
  486. package/svg/24/lines-three-horizontal.svg +1 -0
  487. package/svg/24/lines-three-vertical.svg +1 -0
  488. package/svg/24/link.svg +1 -0
  489. package/svg/24/list-bullets.svg +1 -0
  490. package/svg/24/list-numbers.svg +1 -0
  491. package/svg/24/lock-closed.svg +1 -0
  492. package/svg/24/lock-open.svg +1 -0
  493. package/svg/24/login.svg +2 -0
  494. package/svg/24/logout.svg +2 -0
  495. package/svg/24/magnet.svg +1 -0
  496. package/svg/24/magnifying-glass.svg +1 -0
  497. package/svg/24/map.svg +1 -0
  498. package/svg/24/microphone-slash.svg +1 -0
  499. package/svg/24/microphone.svg +1 -0
  500. package/svg/24/minus.svg +1 -0
  501. package/svg/24/monitor-arrow.svg +1 -0
  502. package/svg/24/monitor-pause.svg +1 -0
  503. package/svg/24/monitor-play.svg +1 -0
  504. package/svg/24/monitor-stop.svg +1 -0
  505. package/svg/24/mouse.svg +1 -0
  506. package/svg/24/navigation-arrow-lines.svg +2 -0
  507. package/svg/24/navigation-up-left-filled.svg +2 -0
  508. package/svg/24/navigation-up-left-slash.svg +2 -0
  509. package/svg/24/navigation-up-right.svg +2 -0
  510. package/svg/24/next.svg +1 -0
  511. package/svg/24/node-lines-curved.svg +1 -0
  512. package/svg/24/node-lines-horizontal.svg +1 -0
  513. package/svg/24/node-lines-vertical.svg +1 -0
  514. package/svg/24/node-plus.svg +1 -0
  515. package/svg/24/nodes-connected.svg +1 -0
  516. package/svg/24/nodes-connections-three.svg +1 -0
  517. package/svg/24/note-magnifying-glass.svg +1 -0
  518. package/svg/24/paper-plane-filled-right.svg +2 -0
  519. package/svg/24/paper-plane-tilt.svg +2 -0
  520. package/svg/24/parallelogram.svg +1 -0
  521. package/svg/24/pause-circle.svg +1 -0
  522. package/svg/24/pause.svg +1 -0
  523. package/svg/24/pdf.svg +1 -0
  524. package/svg/24/pen-tip.svg +1 -0
  525. package/svg/24/pen.svg +1 -0
  526. package/svg/24/placeholder.svg +1 -0
  527. package/svg/24/play-circle.svg +1 -0
  528. package/svg/24/play.svg +1 -0
  529. package/svg/24/playback-speed-circle.svg +1 -0
  530. package/svg/24/plug.svg +1 -0
  531. package/svg/24/plus-text.svg +1 -0
  532. package/svg/24/plus.svg +1 -0
  533. package/svg/24/presentation-arrow.svg +1 -0
  534. package/svg/24/presentation-eye-open.svg +1 -0
  535. package/svg/24/presentation-line.svg +1 -0
  536. package/svg/24/presentation-lines-two.svg +1 -0
  537. package/svg/24/presentation-link.svg +1 -0
  538. package/svg/24/presentation-number-one.svg +1 -0
  539. package/svg/24/presentation-play.svg +1 -0
  540. package/svg/24/presentation-plus.svg +1 -0
  541. package/svg/24/previous.svg +1 -0
  542. package/svg/24/prohibit.svg +1 -0
  543. package/svg/24/push-pin.svg +1 -0
  544. package/svg/24/question-mark-circle.svg +1 -0
  545. package/svg/24/question-mark.svg +1 -0
  546. package/svg/24/rectangle-arrow-up-center.svg +2 -0
  547. package/svg/24/rectangle-dash-lines.svg +1 -0
  548. package/svg/24/rectangle-dot-line-pen.svg +1 -0
  549. package/svg/24/rectangle-play-stack.svg +1 -0
  550. package/svg/24/rectangle-tick.svg +1 -0
  551. package/svg/24/rectangles-three-aligned.svg +1 -0
  552. package/svg/24/rectangles-three-free.svg +1 -0
  553. package/svg/24/rectangles-three-overlap.svg +1 -0
  554. package/svg/24/rectangles-two-line.svg +1 -0
  555. package/svg/24/rectangles-two-lines-four.svg +1 -0
  556. package/svg/24/rectangles-two-minus.svg +1 -0
  557. package/svg/24/rectangles-two-plus.svg +1 -0
  558. package/svg/24/rectangles-two-user.svg +1 -0
  559. package/svg/24/rhombus.svg +1 -0
  560. package/svg/24/scissors.svg +1 -0
  561. package/svg/24/scrollbar-xy.svg +1 -0
  562. package/svg/24/shapes.svg +1 -0
  563. package/svg/24/shield-check.svg +1 -0
  564. package/svg/24/shield-lock.svg +1 -0
  565. package/svg/24/shuffle.svg +2 -0
  566. package/svg/24/sidebar-closed.svg +1 -0
  567. package/svg/24/sidebar-open.svg +1 -0
  568. package/svg/24/sliders-x.svg +1 -0
  569. package/svg/24/sliders-y.svg +1 -0
  570. package/svg/24/smiley-chat.svg +1 -0
  571. package/svg/24/smiley-sticker.svg +1 -0
  572. package/svg/24/smiley.svg +1 -0
  573. package/svg/24/social-facebook.svg +1 -0
  574. package/svg/24/social-instagram.svg +1 -0
  575. package/svg/24/social-linkedin.svg +1 -0
  576. package/svg/24/social-twitter.svg +1 -0
  577. package/svg/24/social-youtube.svg +1 -0
  578. package/svg/24/speaker-cross.svg +1 -0
  579. package/svg/24/speaker-high.svg +1 -0
  580. package/svg/24/split-vertical.svg +1 -0
  581. package/svg/24/square-brackets-angle-slash.svg +1 -0
  582. package/svg/24/square-circles-two.svg +1 -0
  583. package/svg/24/square-line-square-dashed.svg +1 -0
  584. package/svg/24/square-rounded.svg +1 -0
  585. package/svg/24/square-star-scribble.svg +1 -0
  586. package/svg/24/square-triangle-circle-plus.svg +1 -0
  587. package/svg/24/square.svg +1 -0
  588. package/svg/24/squares-four.svg +1 -0
  589. package/svg/24/squares-group.svg +1 -0
  590. package/svg/24/squares-merge.svg +1 -0
  591. package/svg/24/squares-three.svg +1 -0
  592. package/svg/24/squares-two-overlap.svg +1 -0
  593. package/svg/24/squares-ungroup.svg +1 -0
  594. package/svg/24/squares-unmerge.svg +1 -0
  595. package/svg/24/stack.svg +1 -0
  596. package/svg/24/star-filled.svg +2 -0
  597. package/svg/24/star.svg +2 -0
  598. package/svg/24/sticky-corners.svg +2 -1
  599. package/svg/24/sticky-note-stack.svg +1 -0
  600. package/svg/24/sticky-note-wide.svg +1 -0
  601. package/svg/24/sticky-note.svg +1 -0
  602. package/svg/24/sticky-notes-two.svg +1 -0
  603. package/svg/24/stop-circle.svg +1 -0
  604. package/svg/24/stroke-1.svg +2 -0
  605. package/svg/24/stroke-2.svg +2 -0
  606. package/svg/24/stroke-3.svg +2 -0
  607. package/svg/24/stroke-4.svg +2 -0
  608. package/svg/24/stroke-5.svg +2 -0
  609. package/svg/24/stroke-6.svg +2 -0
  610. package/svg/24/tag.svg +1 -0
  611. package/svg/24/text-a-underline.svg +1 -0
  612. package/svg/24/text-align-center.svg +1 -0
  613. package/svg/24/text-align-left.svg +1 -0
  614. package/svg/24/text-b-bold-italic-underlined.svg +1 -0
  615. package/svg/24/text-b-bold.svg +1 -0
  616. package/svg/24/text-cursor-eye-open.svg +1 -0
  617. package/svg/24/text-h-one.svg +1 -0
  618. package/svg/24/text-h-three.svg +1 -0
  619. package/svg/24/text-h-two.svg +1 -0
  620. package/svg/24/text-i-italic.svg +1 -0
  621. package/svg/24/text-indent.svg +1 -0
  622. package/svg/24/text-lines-three.svg +1 -0
  623. package/svg/24/text-s-strikethrough.svg +1 -0
  624. package/svg/24/text-styles.svg +1 -0
  625. package/svg/24/text-t.svg +1 -0
  626. package/svg/24/text-u-underlined.svg +1 -0
  627. package/svg/24/thumbs-up.svg +1 -0
  628. package/svg/24/tick-circle.svg +2 -0
  629. package/svg/24/ticket.svg +1 -0
  630. package/svg/24/timer.svg +1 -0
  631. package/svg/24/trackpad.svg +1 -0
  632. package/svg/24/trash-simple.svg +1 -0
  633. package/svg/24/trash.svg +1 -0
  634. package/svg/24/triangle.svg +1 -0
  635. package/svg/24/trident.svg +1 -0
  636. package/svg/24/trophy.svg +1 -0
  637. package/svg/24/user-add.svg +1 -0
  638. package/svg/24/user-arrow-right-up.svg +1 -0
  639. package/svg/24/user-eye-open.svg +1 -0
  640. package/svg/24/user-load.svg +1 -0
  641. package/svg/24/user-number-three.svg +1 -0
  642. package/svg/24/user-pen-dashes-bottom.svg +1 -0
  643. package/svg/24/user-pen-line-bottom.svg +1 -0
  644. package/svg/24/user-tick-down.svg +1 -0
  645. package/svg/24/user.svg +1 -0
  646. package/svg/24/users-three.svg +1 -0
  647. package/svg/24/users.svg +1 -0
  648. package/svg/24/video-camera-simple-slash.svg +1 -0
  649. package/svg/24/video-camera-simple.svg +1 -0
  650. package/svg/24/video-camera.svg +1 -0
  651. package/svg/24/view-center.svg +1 -0
  652. package/svg/24/view-side-left.svg +1 -0
  653. package/svg/24/wallet.svg +1 -0
  654. package/svg/meta.json +380 -7
package/dist/module.js CHANGED
@@ -225,6 +225,87 @@ const IconAlignTop = forwardRef(
225
225
  )
226
226
  );
227
227
 
228
+ const IconArrowArcLeft = forwardRef(
229
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
230
+ StyledIcon,
231
+ {
232
+ ...props,
233
+ size,
234
+ viewBox: "0 0 24 24",
235
+ fill: "none",
236
+ ref: forwardRef2
237
+ },
238
+ /* @__PURE__ */ React.createElement("g", {
239
+ clipPath: "url(#a)"
240
+ }, /* @__PURE__ */ React.createElement("path", {
241
+ stroke: "currentColor",
242
+ strokeLinecap: "round",
243
+ strokeLinejoin: "round",
244
+ strokeWidth: 2,
245
+ d: "M20 15C18 9 9.5 7 4 15m0 0v-5m0 5h5"
246
+ })),
247
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
248
+ id: "a"
249
+ }, /* @__PURE__ */ React.createElement("path", {
250
+ d: "M0 0h24v24H0z"
251
+ })))
252
+ )
253
+ );
254
+
255
+ const IconArrowArcRight = forwardRef(
256
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
257
+ StyledIcon,
258
+ {
259
+ ...props,
260
+ size,
261
+ viewBox: "0 0 24 24",
262
+ fill: "none",
263
+ ref: forwardRef2
264
+ },
265
+ /* @__PURE__ */ React.createElement("g", {
266
+ clipPath: "url(#a)"
267
+ }, /* @__PURE__ */ React.createElement("path", {
268
+ stroke: "currentColor",
269
+ strokeLinecap: "round",
270
+ strokeLinejoin: "round",
271
+ strokeWidth: 2,
272
+ d: "M4 15c2-6 10.5-8 16 0m0 0v-5m0 5h-5"
273
+ })),
274
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
275
+ id: "a"
276
+ }, /* @__PURE__ */ React.createElement("path", {
277
+ d: "M0 0h24v24H0z"
278
+ })))
279
+ )
280
+ );
281
+
282
+ const IconArrowBendUpRight = forwardRef(
283
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
284
+ StyledIcon,
285
+ {
286
+ ...props,
287
+ size,
288
+ viewBox: "0 0 24 24",
289
+ fill: "none",
290
+ ref: forwardRef2
291
+ },
292
+ /* @__PURE__ */ React.createElement("g", {
293
+ clipPath: "url(#a)"
294
+ }, /* @__PURE__ */ React.createElement("path", {
295
+ stroke: "currentColor",
296
+ strokeLinecap: "round",
297
+ strokeLinejoin: "round",
298
+ strokeWidth: 2,
299
+ d: "M4 19c0-7 3-9 7-9h9m0 0-5-5m5 5-5 5"
300
+ })),
301
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
302
+ id: "a"
303
+ }, /* @__PURE__ */ React.createElement("path", {
304
+ d: "M0 0h24v24H0z"
305
+ })))
306
+ )
307
+ );
308
+
228
309
  const IconArrowBoxOut = forwardRef(
229
310
  ({ size = "medium", ...props }, forwardRef2) => createElement(
230
311
  StyledIcon,
@@ -430,6 +511,30 @@ const IconArrowFatRight = forwardRef(
430
511
  )
431
512
  );
432
513
 
514
+ const IconArrowFatUpRight = forwardRef(
515
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
516
+ StyledIcon,
517
+ {
518
+ ...props,
519
+ size,
520
+ viewBox: "0 0 24 24",
521
+ fill: "none",
522
+ ref: forwardRef2
523
+ },
524
+ /* @__PURE__ */ React.createElement("g", {
525
+ clipPath: "url(#a)"
526
+ }, /* @__PURE__ */ React.createElement("path", {
527
+ fill: "currentColor",
528
+ d: "m21 3 .97.243a1 1 0 0 0-1.212-1.213L21 3Zm-3 12-.707.707a1 1 0 0 0 1.677-.465L18 15Zm-3-3 .707-.707-.604-.604-.691.502L15 12ZM4 20l-.809-.588a1 1 0 0 0 1.397 1.397L4 20Zm8-11 .809.588.502-.69-.604-.605L12 9ZM9 6l-.243-.97a1 1 0 0 0-.464 1.677L9 6Zm11.03-3.243-3 12 1.94.486 3-12-1.94-.486Zm-1.323 11.536-3-3-1.414 1.414 3 3 1.414-1.414Zm-4.295-3.102-11 8 1.176 1.618 11-8-1.176-1.618Zm-9.603 9.397 8-11-1.618-1.176-8 11 1.618 1.176Zm7.898-12.295-3-3-1.414 1.414 3 3 1.414-1.414ZM9.243 6.97l12-3-.485-1.94-12 3 .485 1.94Z"
529
+ })),
530
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
531
+ id: "a"
532
+ }, /* @__PURE__ */ React.createElement("path", {
533
+ d: "M0 0h24v24H0z"
534
+ })))
535
+ )
536
+ );
537
+
433
538
  const IconArrowLeft = forwardRef(
434
539
  ({ size = "medium", ...props }, forwardRef2) => createElement(
435
540
  StyledIcon,
@@ -468,6 +573,30 @@ const IconArrowRight = forwardRef(
468
573
  )
469
574
  );
470
575
 
576
+ const IconArrowUpCircle = forwardRef(
577
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
578
+ StyledIcon,
579
+ {
580
+ ...props,
581
+ size,
582
+ viewBox: "0 0 24 24",
583
+ fill: "none",
584
+ ref: forwardRef2
585
+ },
586
+ /* @__PURE__ */ React.createElement("g", {
587
+ clipPath: "url(#a)"
588
+ }, /* @__PURE__ */ React.createElement("path", {
589
+ fill: "currentColor",
590
+ d: "M11 17a1 1 0 1 0 2 0h-2Zm1-10 .707-.707a1 1 0 0 0-1.414 0L12 7Zm3.293 4.707a1 1 0 0 0 1.414-1.414l-1.414 1.414Zm-8-1.414a1 1 0 1 0 1.414 1.414l-1.414-1.414ZM13 17V7h-2v10h2Zm-1.707-9.293 4 4 1.414-1.414-4-4-1.414 1.414Zm0-1.414-4 4 1.414 1.414 4-4-1.414-1.414ZM21 12a9 9 0 0 1-9 9v2c6.075 0 11-4.925 11-11h-2Zm-9 9a9 9 0 0 1-9-9H1c0 6.075 4.925 11 11 11v-2Zm-9-9a9 9 0 0 1 9-9V1C5.925 1 1 5.925 1 12h2Zm9-9a9 9 0 0 1 9 9h2c0-6.075-4.925-11-11-11v2Z"
591
+ })),
592
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
593
+ id: "a"
594
+ }, /* @__PURE__ */ React.createElement("path", {
595
+ d: "M0 0h24v24H0z"
596
+ })))
597
+ )
598
+ );
599
+
471
600
  const IconArrowUpLeft = forwardRef(
472
601
  ({ size = "medium", ...props }, forwardRef2) => createElement(
473
602
  StyledIcon,
@@ -577,6 +706,114 @@ const IconArrowsClockwiseY = forwardRef(
577
706
  )
578
707
  );
579
708
 
709
+ const IconArrowsInSimple = forwardRef(
710
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
711
+ StyledIcon,
712
+ {
713
+ ...props,
714
+ size,
715
+ viewBox: "0 0 24 24",
716
+ fill: "none",
717
+ ref: forwardRef2
718
+ },
719
+ /* @__PURE__ */ React.createElement("g", {
720
+ clipPath: "url(#a)"
721
+ }, /* @__PURE__ */ React.createElement("path", {
722
+ stroke: "currentColor",
723
+ strokeLinecap: "round",
724
+ strokeLinejoin: "round",
725
+ strokeWidth: 2,
726
+ d: "m21 3-5 5m0 0V3m0 5h5M3 21l5-5m0 0v5m0-5H3"
727
+ })),
728
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
729
+ id: "a"
730
+ }, /* @__PURE__ */ React.createElement("path", {
731
+ d: "M0 0h24v24H0z"
732
+ })))
733
+ )
734
+ );
735
+
736
+ const IconArrowsOutCardinal = forwardRef(
737
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
738
+ StyledIcon,
739
+ {
740
+ ...props,
741
+ size,
742
+ viewBox: "0 0 24 24",
743
+ fill: "none",
744
+ ref: forwardRef2
745
+ },
746
+ /* @__PURE__ */ React.createElement("g", {
747
+ clipPath: "url(#a)"
748
+ }, /* @__PURE__ */ React.createElement("path", {
749
+ stroke: "currentColor",
750
+ strokeLinecap: "round",
751
+ strokeLinejoin: "round",
752
+ strokeWidth: 2,
753
+ d: "M12 3v18m0-18 3 3m-3-3L9 6m3 15 3-3m-3 3-3-3m-6-6h18M3 12l3-3m-3 3 3 3m15-3-3-3m3 3-3 3"
754
+ })),
755
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
756
+ id: "a"
757
+ }, /* @__PURE__ */ React.createElement("path", {
758
+ d: "M0 0h24v24H0z"
759
+ })))
760
+ )
761
+ );
762
+
763
+ const IconArrowsOutLinesHorizontal = forwardRef(
764
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
765
+ StyledIcon,
766
+ {
767
+ ...props,
768
+ size,
769
+ viewBox: "0 0 24 24",
770
+ fill: "none",
771
+ ref: forwardRef2
772
+ },
773
+ /* @__PURE__ */ React.createElement("g", {
774
+ clipPath: "url(#a)"
775
+ }, /* @__PURE__ */ React.createElement("path", {
776
+ stroke: "currentColor",
777
+ strokeLinecap: "round",
778
+ strokeLinejoin: "round",
779
+ strokeWidth: 2,
780
+ d: "M2 6v12M22 6v12m-3-6H5m14 0-3-3m3 3-3 3M5 12l3-3m-3 3 3 3"
781
+ })),
782
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
783
+ id: "a"
784
+ }, /* @__PURE__ */ React.createElement("path", {
785
+ d: "M0 0h24v24H0z"
786
+ })))
787
+ )
788
+ );
789
+
790
+ const IconArrowsOutSimple = forwardRef(
791
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
792
+ StyledIcon,
793
+ {
794
+ ...props,
795
+ size,
796
+ viewBox: "0 0 24 24",
797
+ fill: "none",
798
+ ref: forwardRef2
799
+ },
800
+ /* @__PURE__ */ React.createElement("g", {
801
+ clipPath: "url(#a)"
802
+ }, /* @__PURE__ */ React.createElement("path", {
803
+ stroke: "currentColor",
804
+ strokeLinecap: "round",
805
+ strokeLinejoin: "round",
806
+ strokeWidth: 2,
807
+ d: "m16 8 5-5m0 0v5m0-5h-5M8 16l-5 5m0 0v-5m0 5h5"
808
+ })),
809
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
810
+ id: "a"
811
+ }, /* @__PURE__ */ React.createElement("path", {
812
+ d: "M0 0h24v24H0z"
813
+ })))
814
+ )
815
+ );
816
+
580
817
  const IconArticle = forwardRef(
581
818
  ({ size = "medium", ...props }, forwardRef2) => createElement(
582
819
  StyledIcon,
@@ -1263,7 +1500,148 @@ const IconCheckMark = forwardRef(
1263
1500
  )
1264
1501
  );
1265
1502
 
1266
- const IconCheckboardSquareCentered = forwardRef(
1503
+ const IconCheckboardSquareCentered = forwardRef(
1504
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
1505
+ StyledIcon,
1506
+ {
1507
+ ...props,
1508
+ size,
1509
+ viewBox: "0 0 24 24",
1510
+ fill: "none",
1511
+ ref: forwardRef2
1512
+ },
1513
+ /* @__PURE__ */ React.createElement("path", {
1514
+ fill: "currentColor",
1515
+ d: "M1 2a1 1 0 0 1 1-1h1v2H1V2Zm2 1h2v2H3V3ZM1 5h2v2H1V5Zm2 2h2v2H3V7ZM1 9h2v2H1V9Zm2 2h2v2H3v-2Zm-2 2h2v2H1v-2Zm2 2h2v2H3v-2Zm-2 2h2v2H1v-2Zm0 4h2v2H2a1 1 0 0 1-1-1v-1Zm2-2h2v2H3v-2ZM5 1h2v2H5V1Zm2 2h2v2H7V3ZM5 5h2L5 7V5Zm0 12 2 2H5v-2Zm0 4h2v2H5v-2Zm2-2h2v2H7v-2ZM9 1h2v2H9V1Zm2 2h2v2h-2V3ZM9 21h2v2H9v-2Zm2-2h2v2h-2v-2Zm2-18h2v2h-2V1Zm2 2h2v2h-2V3Zm-2 18h2v2h-2v-2Zm2-2h2v2h-2v-2Zm2-18h2v2h-2V1Zm4 0h1a1 1 0 0 1 1 1v1h-2V1Zm-2 2h2v2h-2V3Zm-2 2h2v2l-2-2Zm4 0h2v2h-2V5Zm-2 2h2v2h-2V7Zm2 2h2v2h-2V9Zm-2 2h2v2h-2v-2Zm2 2h2v2h-2v-2Zm-2 2h2v2h-2v-2Zm0 2v2h-2l2-2Zm-2 4h2v2h-2v-2Zm4-4h2v2h-2v-2Zm0 4h2v1a1 1 0 0 1-1 1h-1v-2Zm-2-2h2v2h-2v-2ZM7 9a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2V9Z"
1516
+ }),
1517
+ /* @__PURE__ */ React.createElement("path", {
1518
+ stroke: "currentColor",
1519
+ strokeWidth: 5,
1520
+ d: "M22 21h.001"
1521
+ })
1522
+ )
1523
+ );
1524
+
1525
+ const IconChevronDownDouble = forwardRef(
1526
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
1527
+ StyledIcon,
1528
+ {
1529
+ ...props,
1530
+ size,
1531
+ viewBox: "0 0 24 24",
1532
+ fill: "none",
1533
+ ref: forwardRef2
1534
+ },
1535
+ /* @__PURE__ */ React.createElement("g", {
1536
+ clipPath: "url(#a)"
1537
+ }, /* @__PURE__ */ React.createElement("path", {
1538
+ stroke: "currentColor",
1539
+ strokeLinecap: "round",
1540
+ strokeLinejoin: "round",
1541
+ strokeWidth: 2,
1542
+ d: "m15 14-3 3-3-3m6-7-3 3-3-3"
1543
+ })),
1544
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
1545
+ id: "a"
1546
+ }, /* @__PURE__ */ React.createElement("path", {
1547
+ d: "M0 0h24v24H0z"
1548
+ })))
1549
+ )
1550
+ );
1551
+
1552
+ const IconChevronDown = forwardRef(
1553
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
1554
+ StyledIcon,
1555
+ {
1556
+ ...props,
1557
+ size,
1558
+ viewBox: "0 0 24 24",
1559
+ fill: "none",
1560
+ ref: forwardRef2
1561
+ },
1562
+ /* @__PURE__ */ React.createElement("path", {
1563
+ stroke: "currentColor",
1564
+ strokeLinecap: "round",
1565
+ strokeWidth: 2,
1566
+ d: "m6 9.5 6 6 6-6"
1567
+ })
1568
+ )
1569
+ );
1570
+
1571
+ const IconChevronLeftDouble = forwardRef(
1572
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
1573
+ StyledIcon,
1574
+ {
1575
+ ...props,
1576
+ size,
1577
+ viewBox: "0 0 24 24",
1578
+ fill: "none",
1579
+ ref: forwardRef2
1580
+ },
1581
+ /* @__PURE__ */ React.createElement("g", {
1582
+ clipPath: "url(#a)"
1583
+ }, /* @__PURE__ */ React.createElement("path", {
1584
+ stroke: "currentColor",
1585
+ strokeLinecap: "round",
1586
+ strokeLinejoin: "round",
1587
+ strokeWidth: 2,
1588
+ d: "m10 15-3-3 3-3m7 6-3-3 3-3"
1589
+ })),
1590
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
1591
+ id: "a"
1592
+ }, /* @__PURE__ */ React.createElement("path", {
1593
+ d: "M0 0h24v24H0z"
1594
+ })))
1595
+ )
1596
+ );
1597
+
1598
+ const IconChevronLeft = forwardRef(
1599
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
1600
+ StyledIcon,
1601
+ {
1602
+ ...props,
1603
+ size,
1604
+ viewBox: "0 0 24 24",
1605
+ fill: "none",
1606
+ ref: forwardRef2
1607
+ },
1608
+ /* @__PURE__ */ React.createElement("path", {
1609
+ stroke: "currentColor",
1610
+ strokeLinecap: "round",
1611
+ strokeWidth: 2,
1612
+ d: "m14.5 6-6 6 6 6"
1613
+ })
1614
+ )
1615
+ );
1616
+
1617
+ const IconChevronRightDouble = forwardRef(
1618
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
1619
+ StyledIcon,
1620
+ {
1621
+ ...props,
1622
+ size,
1623
+ viewBox: "0 0 24 24",
1624
+ fill: "none",
1625
+ ref: forwardRef2
1626
+ },
1627
+ /* @__PURE__ */ React.createElement("g", {
1628
+ clipPath: "url(#a)"
1629
+ }, /* @__PURE__ */ React.createElement("path", {
1630
+ stroke: "currentColor",
1631
+ strokeLinecap: "round",
1632
+ strokeLinejoin: "round",
1633
+ strokeWidth: 2,
1634
+ d: "m14 9 3 3-3 3M7 9l3 3-3 3"
1635
+ })),
1636
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
1637
+ id: "a"
1638
+ }, /* @__PURE__ */ React.createElement("path", {
1639
+ d: "M0 0h24v24H0z"
1640
+ })))
1641
+ )
1642
+ );
1643
+
1644
+ const IconChevronRight = forwardRef(
1267
1645
  ({ size = "medium", ...props }, forwardRef2) => createElement(
1268
1646
  StyledIcon,
1269
1647
  {
@@ -1273,19 +1651,16 @@ const IconCheckboardSquareCentered = forwardRef(
1273
1651
  fill: "none",
1274
1652
  ref: forwardRef2
1275
1653
  },
1276
- /* @__PURE__ */ React.createElement("path", {
1277
- fill: "currentColor",
1278
- d: "M1 2a1 1 0 0 1 1-1h1v2H1V2Zm2 1h2v2H3V3ZM1 5h2v2H1V5Zm2 2h2v2H3V7ZM1 9h2v2H1V9Zm2 2h2v2H3v-2Zm-2 2h2v2H1v-2Zm2 2h2v2H3v-2Zm-2 2h2v2H1v-2Zm0 4h2v2H2a1 1 0 0 1-1-1v-1Zm2-2h2v2H3v-2ZM5 1h2v2H5V1Zm2 2h2v2H7V3ZM5 5h2L5 7V5Zm0 12 2 2H5v-2Zm0 4h2v2H5v-2Zm2-2h2v2H7v-2ZM9 1h2v2H9V1Zm2 2h2v2h-2V3ZM9 21h2v2H9v-2Zm2-2h2v2h-2v-2Zm2-18h2v2h-2V1Zm2 2h2v2h-2V3Zm-2 18h2v2h-2v-2Zm2-2h2v2h-2v-2Zm2-18h2v2h-2V1Zm4 0h1a1 1 0 0 1 1 1v1h-2V1Zm-2 2h2v2h-2V3Zm-2 2h2v2l-2-2Zm4 0h2v2h-2V5Zm-2 2h2v2h-2V7Zm2 2h2v2h-2V9Zm-2 2h2v2h-2v-2Zm2 2h2v2h-2v-2Zm-2 2h2v2h-2v-2Zm0 2v2h-2l2-2Zm-2 4h2v2h-2v-2Zm4-4h2v2h-2v-2Zm0 4h2v1a1 1 0 0 1-1 1h-1v-2Zm-2-2h2v2h-2v-2ZM7 9a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2V9Z"
1279
- }),
1280
1654
  /* @__PURE__ */ React.createElement("path", {
1281
1655
  stroke: "currentColor",
1282
- strokeWidth: 5,
1283
- d: "M22 21h.001"
1656
+ strokeLinecap: "round",
1657
+ strokeWidth: 2,
1658
+ d: "m9.5 6 6 6-6 6"
1284
1659
  })
1285
1660
  )
1286
1661
  );
1287
1662
 
1288
- const IconChevronDown = forwardRef(
1663
+ const IconChevronUpDouble = forwardRef(
1289
1664
  ({ size = "medium", ...props }, forwardRef2) => createElement(
1290
1665
  StyledIcon,
1291
1666
  {
@@ -1295,16 +1670,24 @@ const IconChevronDown = forwardRef(
1295
1670
  fill: "none",
1296
1671
  ref: forwardRef2
1297
1672
  },
1298
- /* @__PURE__ */ React.createElement("path", {
1673
+ /* @__PURE__ */ React.createElement("g", {
1674
+ clipPath: "url(#a)"
1675
+ }, /* @__PURE__ */ React.createElement("path", {
1299
1676
  stroke: "currentColor",
1300
1677
  strokeLinecap: "round",
1678
+ strokeLinejoin: "round",
1301
1679
  strokeWidth: 2,
1302
- d: "m6 9.5 6 6 6-6"
1303
- })
1680
+ d: "m9 10 3-3 3 3m-6 7 3-3 3 3"
1681
+ })),
1682
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
1683
+ id: "a"
1684
+ }, /* @__PURE__ */ React.createElement("path", {
1685
+ d: "M0 0h24v24H0z"
1686
+ })))
1304
1687
  )
1305
1688
  );
1306
1689
 
1307
- const IconChevronLeft = forwardRef(
1690
+ const IconChevronUpDownLine = forwardRef(
1308
1691
  ({ size = "medium", ...props }, forwardRef2) => createElement(
1309
1692
  StyledIcon,
1310
1693
  {
@@ -1314,16 +1697,24 @@ const IconChevronLeft = forwardRef(
1314
1697
  fill: "none",
1315
1698
  ref: forwardRef2
1316
1699
  },
1317
- /* @__PURE__ */ React.createElement("path", {
1700
+ /* @__PURE__ */ React.createElement("g", {
1701
+ clipPath: "url(#a)"
1702
+ }, /* @__PURE__ */ React.createElement("path", {
1318
1703
  stroke: "currentColor",
1319
1704
  strokeLinecap: "round",
1705
+ strokeLinejoin: "round",
1320
1706
  strokeWidth: 2,
1321
- d: "m14.5 6-6 6 6 6"
1322
- })
1707
+ d: "m8 7.5 4-4 4 4m0 9-4 4-4-4M5 12h14"
1708
+ })),
1709
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
1710
+ id: "a"
1711
+ }, /* @__PURE__ */ React.createElement("path", {
1712
+ d: "M0 0h24v24H0z"
1713
+ })))
1323
1714
  )
1324
1715
  );
1325
1716
 
1326
- const IconChevronRight = forwardRef(
1717
+ const IconChevronUpDown = forwardRef(
1327
1718
  ({ size = "medium", ...props }, forwardRef2) => createElement(
1328
1719
  StyledIcon,
1329
1720
  {
@@ -1333,12 +1724,20 @@ const IconChevronRight = forwardRef(
1333
1724
  fill: "none",
1334
1725
  ref: forwardRef2
1335
1726
  },
1336
- /* @__PURE__ */ React.createElement("path", {
1727
+ /* @__PURE__ */ React.createElement("g", {
1728
+ clipPath: "url(#a)"
1729
+ }, /* @__PURE__ */ React.createElement("path", {
1337
1730
  stroke: "currentColor",
1338
1731
  strokeLinecap: "round",
1732
+ strokeLinejoin: "round",
1339
1733
  strokeWidth: 2,
1340
- d: "m9.5 6 6 6-6 6"
1341
- })
1734
+ d: "m8 8.5 4-4 4 4m0 7-4 4-4-4"
1735
+ })),
1736
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
1737
+ id: "a"
1738
+ }, /* @__PURE__ */ React.createElement("path", {
1739
+ d: "M0 0h24v24H0z"
1740
+ })))
1342
1741
  )
1343
1742
  );
1344
1743
 
@@ -1439,6 +1838,32 @@ const IconCircleNotch = forwardRef(
1439
1838
  )
1440
1839
  );
1441
1840
 
1841
+ const IconCircleSlash = forwardRef(
1842
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
1843
+ StyledIcon,
1844
+ {
1845
+ ...props,
1846
+ size,
1847
+ viewBox: "0 0 24 24",
1848
+ fill: "none",
1849
+ ref: forwardRef2
1850
+ },
1851
+ /* @__PURE__ */ React.createElement("g", {
1852
+ clipPath: "url(#a)"
1853
+ }, /* @__PURE__ */ React.createElement("path", {
1854
+ stroke: "currentColor",
1855
+ strokeLinecap: "round",
1856
+ strokeWidth: 2,
1857
+ d: "M15.806 2.75A9.97 9.97 0 0 0 12 2C6.477 2 2 6.477 2 12a9.97 9.97 0 0 0 .756 3.822m5.412 5.418c1.18.49 2.475.76 3.832.76 5.523 0 10-4.477 10-10a9.97 9.97 0 0 0-.758-3.827M4 20 20 4"
1858
+ })),
1859
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
1860
+ id: "a"
1861
+ }, /* @__PURE__ */ React.createElement("path", {
1862
+ d: "M0 0h24v24H0z"
1863
+ })))
1864
+ )
1865
+ );
1866
+
1442
1867
  const IconCircle = forwardRef(
1443
1868
  ({ size = "medium", ...props }, forwardRef2) => createElement(
1444
1869
  StyledIcon,
@@ -1779,6 +2204,33 @@ const IconCrossCircle = forwardRef(
1779
2204
  )
1780
2205
  );
1781
2206
 
2207
+ const IconCrossSquare = forwardRef(
2208
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
2209
+ StyledIcon,
2210
+ {
2211
+ ...props,
2212
+ size,
2213
+ viewBox: "0 0 24 24",
2214
+ fill: "none",
2215
+ ref: forwardRef2
2216
+ },
2217
+ /* @__PURE__ */ React.createElement("g", {
2218
+ clipPath: "url(#a)"
2219
+ }, /* @__PURE__ */ React.createElement("path", {
2220
+ stroke: "currentColor",
2221
+ strokeLinecap: "round",
2222
+ strokeLinejoin: "round",
2223
+ strokeWidth: 2,
2224
+ d: "m8 8 8 8m0-8-8 8M4 4h16v16H4V4Z"
2225
+ })),
2226
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
2227
+ id: "a"
2228
+ }, /* @__PURE__ */ React.createElement("path", {
2229
+ d: "M0 0h24v24H0z"
2230
+ })))
2231
+ )
2232
+ );
2233
+
1782
2234
  const IconCross = forwardRef(
1783
2235
  ({ size = "medium", ...props }, forwardRef2) => createElement(
1784
2236
  StyledIcon,
@@ -1848,6 +2300,30 @@ const IconCursorFilled = forwardRef(
1848
2300
  )
1849
2301
  );
1850
2302
 
2303
+ const IconCursorLines = forwardRef(
2304
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
2305
+ StyledIcon,
2306
+ {
2307
+ ...props,
2308
+ size,
2309
+ viewBox: "0 0 24 24",
2310
+ fill: "none",
2311
+ ref: forwardRef2
2312
+ },
2313
+ /* @__PURE__ */ React.createElement("path", {
2314
+ fill: "currentColor",
2315
+ d: "M13.84 13.315 4.407 4.069C4.25 3.916 4 4.035 4 4.262v13.41c0 .451.495.69.807.39l3.437-3.292a.469.469 0 0 1 .285-.13l5.022-.417c.425-.035.604-.6.29-.909Z"
2316
+ }),
2317
+ /* @__PURE__ */ React.createElement("path", {
2318
+ stroke: "currentColor",
2319
+ strokeLinecap: "round",
2320
+ strokeLinejoin: "round",
2321
+ strokeWidth: 2,
2322
+ d: "m10.5 20-1.917-4.97M11 4h10m-6 4h2M4.406 4.069l9.434 9.245c.315.309.136.874-.289.909l-5.022.416a.469.469 0 0 0-.285.13l-3.437 3.294c-.312.3-.807.06-.807-.391V4.262c0-.227.25-.346.406-.193Z"
2323
+ })
2324
+ )
2325
+ );
2326
+
1851
2327
  const IconCursorText = forwardRef(
1852
2328
  ({ size = "medium", ...props }, forwardRef2) => createElement(
1853
2329
  StyledIcon,
@@ -2091,6 +2567,99 @@ const IconDistributeVertical = forwardRef(
2091
2567
  )
2092
2568
  );
2093
2569
 
2570
+ const IconDotsNine = forwardRef(
2571
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
2572
+ StyledIcon,
2573
+ {
2574
+ ...props,
2575
+ size,
2576
+ viewBox: "0 0 24 24",
2577
+ fill: "none",
2578
+ ref: forwardRef2
2579
+ },
2580
+ /* @__PURE__ */ React.createElement("path", {
2581
+ fill: "currentColor",
2582
+ d: "M6 4a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM6 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm0 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8-8a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm0 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8-8a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm0 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"
2583
+ }),
2584
+ /* @__PURE__ */ React.createElement("path", {
2585
+ stroke: "currentColor",
2586
+ strokeWidth: 2,
2587
+ d: "M22 21h.001"
2588
+ })
2589
+ )
2590
+ );
2591
+
2592
+ const IconDotsThree = forwardRef(
2593
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
2594
+ StyledIcon,
2595
+ {
2596
+ ...props,
2597
+ size,
2598
+ viewBox: "0 0 24 24",
2599
+ fill: "none",
2600
+ ref: forwardRef2
2601
+ },
2602
+ /* @__PURE__ */ React.createElement("path", {
2603
+ fill: "currentColor",
2604
+ d: "M6 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"
2605
+ }),
2606
+ /* @__PURE__ */ React.createElement("path", {
2607
+ stroke: "currentColor",
2608
+ strokeWidth: 2,
2609
+ d: "M22 21h.001"
2610
+ })
2611
+ )
2612
+ );
2613
+
2614
+ const IconDotsTwo = forwardRef(
2615
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
2616
+ StyledIcon,
2617
+ {
2618
+ ...props,
2619
+ size,
2620
+ viewBox: "0 0 24 24",
2621
+ fill: "none",
2622
+ ref: forwardRef2
2623
+ },
2624
+ /* @__PURE__ */ React.createElement("path", {
2625
+ fill: "currentColor",
2626
+ d: "M10 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"
2627
+ }),
2628
+ /* @__PURE__ */ React.createElement("path", {
2629
+ stroke: "currentColor",
2630
+ strokeWidth: 2,
2631
+ d: "M22 21h.001"
2632
+ })
2633
+ )
2634
+ );
2635
+
2636
+ const IconDownload = forwardRef(
2637
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
2638
+ StyledIcon,
2639
+ {
2640
+ ...props,
2641
+ size,
2642
+ viewBox: "0 0 24 24",
2643
+ fill: "none",
2644
+ ref: forwardRef2
2645
+ },
2646
+ /* @__PURE__ */ React.createElement("g", {
2647
+ clipPath: "url(#a)"
2648
+ }, /* @__PURE__ */ React.createElement("path", {
2649
+ stroke: "currentColor",
2650
+ strokeLinecap: "round",
2651
+ strokeLinejoin: "round",
2652
+ strokeWidth: 2,
2653
+ d: "M21 13v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-6m9-10v11m0 0L8 9.5m4 4.5 4-4.5"
2654
+ })),
2655
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
2656
+ id: "a"
2657
+ }, /* @__PURE__ */ React.createElement("path", {
2658
+ d: "M0 0h24v24H0z"
2659
+ })))
2660
+ )
2661
+ );
2662
+
2094
2663
  const IconEnvelope = forwardRef(
2095
2664
  ({ size = "medium", ...props }, forwardRef2) => createElement(
2096
2665
  StyledIcon,
@@ -2160,6 +2729,33 @@ const IconExclamationPointCircle = forwardRef(
2160
2729
  )
2161
2730
  );
2162
2731
 
2732
+ const IconExport = forwardRef(
2733
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
2734
+ StyledIcon,
2735
+ {
2736
+ ...props,
2737
+ size,
2738
+ viewBox: "0 0 24 24",
2739
+ fill: "none",
2740
+ ref: forwardRef2
2741
+ },
2742
+ /* @__PURE__ */ React.createElement("g", {
2743
+ clipPath: "url(#a)"
2744
+ }, /* @__PURE__ */ React.createElement("path", {
2745
+ stroke: "currentColor",
2746
+ strokeLinecap: "round",
2747
+ strokeLinejoin: "round",
2748
+ strokeWidth: 2,
2749
+ d: "M21 13v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-6m9 1V3m0 0 4 4.5M12 3 8 7.5"
2750
+ })),
2751
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
2752
+ id: "a"
2753
+ }, /* @__PURE__ */ React.createElement("path", {
2754
+ d: "M0 0h24v24H0z"
2755
+ })))
2756
+ )
2757
+ );
2758
+
2163
2759
  const IconEyeClosedDotsFourFrameBroken = forwardRef(
2164
2760
  ({ size = "medium", ...props }, forwardRef2) => createElement(
2165
2761
  StyledIcon,
@@ -2554,12 +3150,40 @@ const IconGlobe = forwardRef(
2554
3150
  stroke: "currentColor",
2555
3151
  strokeLinecap: "round",
2556
3152
  strokeWidth: 2,
2557
- d: "M11.663 3C9.495 4.62 8 8.042 8 12s1.495 7.38 3.663 9m.674-18C14.505 4.62 16 8.042 16 12s-1.495 7.38-3.663 9M4 9h16M4 15h16m1-3a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"
2558
- })
3153
+ d: "M11.663 3C9.495 4.62 8 8.042 8 12s1.495 7.38 3.663 9m.674-18C14.505 4.62 16 8.042 16 12s-1.495 7.38-3.663 9M4 9h16M4 15h16m1-3a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"
3154
+ })
3155
+ )
3156
+ );
3157
+
3158
+ const IconGraduationCap = forwardRef(
3159
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
3160
+ StyledIcon,
3161
+ {
3162
+ ...props,
3163
+ size,
3164
+ viewBox: "0 0 24 24",
3165
+ fill: "none",
3166
+ ref: forwardRef2
3167
+ },
3168
+ /* @__PURE__ */ React.createElement("g", {
3169
+ clipPath: "url(#a)"
3170
+ }, /* @__PURE__ */ React.createElement("path", {
3171
+ stroke: "currentColor",
3172
+ strokeLinecap: "round",
3173
+ strokeLinejoin: "round",
3174
+ strokeMiterlimit: 1.414,
3175
+ strokeWidth: 2,
3176
+ d: "M2 8.23 12.5 3 23 8.23 19.684 9.8M2 8.23V20M2 8.23 5.316 9.8m0 0 7.184 3.4 7.184-3.4m-14.368 0v3.016A7.184 7.184 0 0 0 12.5 20v0a7.184 7.184 0 0 0 7.184-7.184V9.8"
3177
+ })),
3178
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
3179
+ id: "a"
3180
+ }, /* @__PURE__ */ React.createElement("path", {
3181
+ d: "M0 0h24v24H0z"
3182
+ })))
2559
3183
  )
2560
3184
  );
2561
3185
 
2562
- const IconGraduationCap = forwardRef(
3186
+ const IconGridFour = forwardRef(
2563
3187
  ({ size = "medium", ...props }, forwardRef2) => createElement(
2564
3188
  StyledIcon,
2565
3189
  {
@@ -2575,9 +3199,8 @@ const IconGraduationCap = forwardRef(
2575
3199
  stroke: "currentColor",
2576
3200
  strokeLinecap: "round",
2577
3201
  strokeLinejoin: "round",
2578
- strokeMiterlimit: 1.414,
2579
3202
  strokeWidth: 2,
2580
- d: "M2 8.23 12.5 3 23 8.23 19.684 9.8M2 8.23V20M2 8.23 5.316 9.8m0 0 7.184 3.4 7.184-3.4m-14.368 0v3.016A7.184 7.184 0 0 0 12.5 20v0a7.184 7.184 0 0 0 7.184-7.184V9.8"
3203
+ d: "M12 3H3.25a.25.25 0 0 0-.25.25V12m9-9h8.75a.25.25 0 0 1 .25.25V12m-9-9v18m0 0h8.75a.25.25 0 0 0 .25-.25V12m-9 9H3.25a.25.25 0 0 1-.25-.25V12m0 0h18"
2581
3204
  })),
2582
3205
  /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
2583
3206
  id: "a"
@@ -2587,7 +3210,7 @@ const IconGraduationCap = forwardRef(
2587
3210
  )
2588
3211
  );
2589
3212
 
2590
- const IconGridFour = forwardRef(
3213
+ const IconGridSix = forwardRef(
2591
3214
  ({ size = "medium", ...props }, forwardRef2) => createElement(
2592
3215
  StyledIcon,
2593
3216
  {
@@ -2604,7 +3227,7 @@ const IconGridFour = forwardRef(
2604
3227
  strokeLinecap: "round",
2605
3228
  strokeLinejoin: "round",
2606
3229
  strokeWidth: 2,
2607
- d: "M12 3H3.25a.25.25 0 0 0-.25.25V12m9-9h8.75a.25.25 0 0 1 .25.25V12m-9-9v18m0 0h8.75a.25.25 0 0 0 .25-.25V12m-9 9H3.25a.25.25 0 0 1-.25-.25V12m0 0h18"
3230
+ d: "M12 3H3.25a.25.25 0 0 0-.25.25V9m9-6h8.75a.25.25 0 0 1 .25.25V9m-9-6v18m0 0h8.75a.25.25 0 0 0 .25-.25V15m-9 6H3.25a.25.25 0 0 1-.25-.25V15m0-6h18M3 9v6m18-6v6M3 15h18"
2608
3231
  })),
2609
3232
  /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
2610
3233
  id: "a"
@@ -2614,7 +3237,7 @@ const IconGridFour = forwardRef(
2614
3237
  )
2615
3238
  );
2616
3239
 
2617
- const IconGridSix = forwardRef(
3240
+ const IconGrid = forwardRef(
2618
3241
  ({ size = "medium", ...props }, forwardRef2) => createElement(
2619
3242
  StyledIcon,
2620
3243
  {
@@ -2631,7 +3254,7 @@ const IconGridSix = forwardRef(
2631
3254
  strokeLinecap: "round",
2632
3255
  strokeLinejoin: "round",
2633
3256
  strokeWidth: 2,
2634
- d: "M12 3H3.25a.25.25 0 0 0-.25.25V9m9-6h8.75a.25.25 0 0 1 .25.25V9m-9-6v18m0 0h8.75a.25.25 0 0 0 .25-.25V15m-9 6H3.25a.25.25 0 0 1-.25-.25V15m0-6h18M3 9v6m18-6v6M3 15h18"
3257
+ d: "M3 6h18M3 12h18M3 18h18M6 3v18m6-18v18m6-18v18"
2635
3258
  })),
2636
3259
  /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
2637
3260
  id: "a"
@@ -2660,6 +3283,30 @@ const IconHandFilled = forwardRef(
2660
3283
  )
2661
3284
  );
2662
3285
 
3286
+ const IconHandPointing = forwardRef(
3287
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
3288
+ StyledIcon,
3289
+ {
3290
+ ...props,
3291
+ size,
3292
+ viewBox: "0 0 24 24",
3293
+ fill: "none",
3294
+ ref: forwardRef2
3295
+ },
3296
+ /* @__PURE__ */ React.createElement("g", {
3297
+ clipPath: "url(#a)"
3298
+ }, /* @__PURE__ */ React.createElement("path", {
3299
+ fill: "currentColor",
3300
+ d: "m2.748 14.261-.847.531a.994.994 0 0 0 .042.063l.805-.594Zm18.29-2.511h1v-.019l-.001-.018-1 .037Zm-14 2.5-.718.697a1 1 0 0 0 1.717-.697h-1Zm3.44-5.5h-1v1h1v-1Zm-1 3a1 1 0 1 0 2 0h-2Zm3.5-.5a1 1 0 1 0 2 0h-2Zm3.5 1a1 1 0 1 0 2 0h-2Zm-11.13.263-.716.697.717-.697Zm-1.432-.634-.067-.997.067.997Zm2.86 7.715-.657.755.657-.755Zm-.49-.54-.804.595.805-.594Zm13.751-7.304v4.375h2V11.75h-2ZM4.632 13.21l1.688 1.737 1.434-1.394-1.688-1.737-1.434 1.393Zm3.405 1.04V3.75h-2v10.5h2Zm-4.354-1.292c.016-.015.081-.066.3-.08l-.134-1.996c-.439.029-1.072.155-1.578.66l1.412 1.416Zm-.088.772a.623.623 0 0 1 .088-.772l-1.412-1.416a2.623 2.623 0 0 0-.37 3.25l1.694-1.062Zm4.442-9.98c0-.443.327-.75.713-.75V1C7.203 1 6.037 2.26 6.037 3.75h2ZM8.75 3a.73.73 0 0 1 .727.75h2C11.477 2.249 10.286 1 8.75 1v2Zm.727.75v5h2v-5h-2Zm1 6h.06v-2h-.06v2Zm1-1A.77.77 0 0 1 12.25 8V6c-1.502 0-2.773 1.214-2.773 2.75h2ZM12.25 8a.73.73 0 0 1 .727.75h2c0-1.501-1.191-2.75-2.727-2.75v2Zm.727.75v1h2v-1h-2Zm5.5 3c0-.37.352-.75.81-.75V9c-1.474 0-2.81 1.188-2.81 2.75h2Zm.81-.75c.393 0 .732.288.751.787l1.999-.074C21.98 10.212 20.827 9 19.287 9v2Zm-4.31-1.25c0-.247.084-.425.194-.537.105-.106.292-.213.616-.213V7c-.806 0-1.525.285-2.042.812-.513.521-.768 1.219-.768 1.938h2Zm.81-.75c.37 0 .69.29.69.75h2c0-1.472-1.126-2.75-2.69-2.75v2Zm.69.75v2h2v-2h-2Zm-7-6v8h2v-8h-2Zm3.5 6v1.5h2v-1.5h-2Zm3.5 1.5v1h2v-1h-2Zm3.56 4.875c0 1.885-1.676 3.689-4.341 4.465-2.6.756-5.8.393-8.264-1.75l-1.313 1.509c3.054 2.656 6.985 3.078 10.136 2.16 3.086-.898 5.782-3.228 5.782-6.384h-2ZM7.091 18.461l-3.539-4.794-1.609 1.188 3.54 4.794L7.09 18.46Zm-1.025-6.645c-.501-.516-1.287-.997-2.217-.934l.134 1.995c.148-.01.397.073.649.332l1.434-1.393Zm1.366 7.024a2.348 2.348 0 0 1-.34-.38l-1.61 1.189c.176.238.386.481.637.7l1.313-1.51Z"
3301
+ })),
3302
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
3303
+ id: "a"
3304
+ }, /* @__PURE__ */ React.createElement("path", {
3305
+ d: "M0 0h24v24H0z"
3306
+ })))
3307
+ )
3308
+ );
3309
+
2663
3310
  const IconHand = forwardRef(
2664
3311
  ({ size = "medium", ...props }, forwardRef2) => createElement(
2665
3312
  StyledIcon,
@@ -3386,6 +4033,60 @@ const IconLockOpen = forwardRef(
3386
4033
  )
3387
4034
  );
3388
4035
 
4036
+ const IconLogin = forwardRef(
4037
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
4038
+ StyledIcon,
4039
+ {
4040
+ ...props,
4041
+ size,
4042
+ viewBox: "0 0 24 24",
4043
+ fill: "none",
4044
+ ref: forwardRef2
4045
+ },
4046
+ /* @__PURE__ */ React.createElement("g", {
4047
+ clipPath: "url(#a)"
4048
+ }, /* @__PURE__ */ React.createElement("path", {
4049
+ stroke: "currentColor",
4050
+ strokeLinecap: "round",
4051
+ strokeLinejoin: "round",
4052
+ strokeWidth: 2,
4053
+ d: "M13 3h8v18h-8M3 12h12m0 0-3-3m3 3-3 3"
4054
+ })),
4055
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
4056
+ id: "a"
4057
+ }, /* @__PURE__ */ React.createElement("path", {
4058
+ d: "M0 0h24v24H0z"
4059
+ })))
4060
+ )
4061
+ );
4062
+
4063
+ const IconLogout = forwardRef(
4064
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
4065
+ StyledIcon,
4066
+ {
4067
+ ...props,
4068
+ size,
4069
+ viewBox: "0 0 24 24",
4070
+ fill: "none",
4071
+ ref: forwardRef2
4072
+ },
4073
+ /* @__PURE__ */ React.createElement("g", {
4074
+ clipPath: "url(#a)"
4075
+ }, /* @__PURE__ */ React.createElement("path", {
4076
+ stroke: "currentColor",
4077
+ strokeLinecap: "round",
4078
+ strokeLinejoin: "round",
4079
+ strokeWidth: 2,
4080
+ d: "M11 3H3v18h8m-2-9h12m0 0-3-3m3 3-3 3"
4081
+ })),
4082
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
4083
+ id: "a"
4084
+ }, /* @__PURE__ */ React.createElement("path", {
4085
+ d: "M0 0h24v24H0z"
4086
+ })))
4087
+ )
4088
+ );
4089
+
3389
4090
  const IconMagnet = forwardRef(
3390
4091
  ({ size = "medium", ...props }, forwardRef2) => createElement(
3391
4092
  StyledIcon,
@@ -3660,6 +4361,108 @@ const IconMouse = forwardRef(
3660
4361
  )
3661
4362
  );
3662
4363
 
4364
+ const IconNavigationArrowLines = forwardRef(
4365
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
4366
+ StyledIcon,
4367
+ {
4368
+ ...props,
4369
+ size,
4370
+ viewBox: "0 0 24 24",
4371
+ fill: "none",
4372
+ ref: forwardRef2
4373
+ },
4374
+ /* @__PURE__ */ React.createElement("path", {
4375
+ stroke: "currentColor",
4376
+ strokeLinecap: "round",
4377
+ strokeLinejoin: "round",
4378
+ strokeWidth: 2,
4379
+ d: "M11 4h10m-6 4h2M4.406 6.069l9.434 9.245c.315.309.136.874-.289.909H8.5a.468.468 0 0 0-.285.13l-3.408 3.71c-.312.3-.807.06-.807-.391V6.262c0-.227.25-.346.406-.193Z"
4380
+ }),
4381
+ /* @__PURE__ */ React.createElement("path", {
4382
+ fill: "currentColor",
4383
+ d: "M13.84 15.315 4.407 6.069C4.25 5.916 4 6.035 4 6.262v13.41c0 .451.495.69.807.39l3.408-3.709a.468.468 0 0 1 .285-.13h5.051c.425-.035.604-.6.29-.908Z"
4384
+ })
4385
+ )
4386
+ );
4387
+
4388
+ const IconNavigationUpLeftFilled = forwardRef(
4389
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
4390
+ StyledIcon,
4391
+ {
4392
+ ...props,
4393
+ size,
4394
+ viewBox: "0 0 24 24",
4395
+ fill: "none",
4396
+ ref: forwardRef2
4397
+ },
4398
+ /* @__PURE__ */ React.createElement("path", {
4399
+ stroke: "currentColor",
4400
+ strokeLinecap: "round",
4401
+ strokeLinejoin: "round",
4402
+ strokeWidth: 2,
4403
+ d: "M20.536 9.963 3.456 3.026c-.282-.114-.545.165-.427.454l6.98 17.058c.235.574 1.003.626 1.254.084l2.5-6.46a.65.65 0 0 1 .302-.313l6.568-2.583c.533-.261.473-1.072-.097-1.303Z"
4404
+ }),
4405
+ /* @__PURE__ */ React.createElement("path", {
4406
+ fill: "currentColor",
4407
+ d: "M20.536 9.963 3.456 3.026c-.282-.114-.545.165-.427.454l6.98 17.058c.235.574 1.003.626 1.254.084l2.5-6.46a.65.65 0 0 1 .302-.313l6.568-2.583c.533-.261.473-1.072-.097-1.303Z"
4408
+ })
4409
+ )
4410
+ );
4411
+
4412
+ const IconNavigationUpLeftSlash = forwardRef(
4413
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
4414
+ StyledIcon,
4415
+ {
4416
+ ...props,
4417
+ size,
4418
+ viewBox: "0 0 24 24",
4419
+ fill: "none",
4420
+ ref: forwardRef2
4421
+ },
4422
+ /* @__PURE__ */ React.createElement("g", {
4423
+ clipPath: "url(#a)"
4424
+ }, /* @__PURE__ */ React.createElement("path", {
4425
+ stroke: "currentColor",
4426
+ strokeLinecap: "round",
4427
+ strokeLinejoin: "round",
4428
+ strokeWidth: 2,
4429
+ d: "m7.897 15.375 2.112 5.163c.235.574 1.003.626 1.254.084l2.5-6.46a.65.65 0 0 1 .302-.313l6.568-2.583c.533-.261.473-1.072-.097-1.303l-5.09-2.067M5.594 9.75 3.029 3.48c-.118-.289.145-.568.427-.454L9.75 5.583M3 19.875 19.875 3"
4430
+ })),
4431
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
4432
+ id: "a"
4433
+ }, /* @__PURE__ */ React.createElement("path", {
4434
+ d: "M0 0h24v24H0z"
4435
+ })))
4436
+ )
4437
+ );
4438
+
4439
+ const IconNavigationUpRight = forwardRef(
4440
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
4441
+ StyledIcon,
4442
+ {
4443
+ ...props,
4444
+ size,
4445
+ viewBox: "0 0 24 24",
4446
+ fill: "none",
4447
+ ref: forwardRef2
4448
+ },
4449
+ /* @__PURE__ */ React.createElement("g", {
4450
+ clipPath: "url(#a)"
4451
+ }, /* @__PURE__ */ React.createElement("path", {
4452
+ stroke: "currentColor",
4453
+ strokeLinecap: "round",
4454
+ strokeLinejoin: "round",
4455
+ strokeWidth: 2,
4456
+ d: "m14.037 20.536 6.937-17.08c.114-.282-.165-.545-.454-.427l-17.058 6.98c-.574.235-.626 1.003-.084 1.254l6.46 2.5a.65.65 0 0 1 .313.302l2.583 6.568c.261.533 1.072.473 1.303-.097Z"
4457
+ })),
4458
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
4459
+ id: "a"
4460
+ }, /* @__PURE__ */ React.createElement("path", {
4461
+ d: "M0 0h24v24H0z"
4462
+ })))
4463
+ )
4464
+ );
4465
+
3663
4466
  const IconNext = forwardRef(
3664
4467
  ({ size = "medium", ...props }, forwardRef2) => createElement(
3665
4468
  StyledIcon,
@@ -3865,6 +4668,57 @@ const IconNoteMagnifyingGlass = forwardRef(
3865
4668
  )
3866
4669
  );
3867
4670
 
4671
+ const IconPaperPlaneFilledRight = forwardRef(
4672
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
4673
+ StyledIcon,
4674
+ {
4675
+ ...props,
4676
+ size,
4677
+ viewBox: "0 0 24 24",
4678
+ fill: "none",
4679
+ ref: forwardRef2
4680
+ },
4681
+ /* @__PURE__ */ React.createElement("path", {
4682
+ fill: "currentColor",
4683
+ fillRule: "evenodd",
4684
+ d: "M3.421 2.595c-.847-.39-1.72.49-1.322 1.334L5 11h3.5c1.5 0 1.5 1.873 0 1.873H5l-2.901 7.056c-.397.843.475 1.723 1.322 1.334L21.6 12.984c.776-.356.776-1.627 0-1.984L3.42 2.595Z",
4685
+ clipRule: "evenodd"
4686
+ }),
4687
+ /* @__PURE__ */ React.createElement("path", {
4688
+ stroke: "currentColor",
4689
+ strokeWidth: 4,
4690
+ d: "M22 21h.001"
4691
+ })
4692
+ )
4693
+ );
4694
+
4695
+ const IconPaperPlaneTilt = forwardRef(
4696
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
4697
+ StyledIcon,
4698
+ {
4699
+ ...props,
4700
+ size,
4701
+ viewBox: "0 0 24 24",
4702
+ fill: "none",
4703
+ ref: forwardRef2
4704
+ },
4705
+ /* @__PURE__ */ React.createElement("g", {
4706
+ clipPath: "url(#a)"
4707
+ }, /* @__PURE__ */ React.createElement("path", {
4708
+ stroke: "currentColor",
4709
+ strokeLinecap: "round",
4710
+ strokeLinejoin: "round",
4711
+ strokeWidth: 2,
4712
+ d: "M10 14 21 3M10 14l4 8 7-19M10 14l-8-4 19-7"
4713
+ })),
4714
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
4715
+ id: "a"
4716
+ }, /* @__PURE__ */ React.createElement("path", {
4717
+ d: "M0 0h24v24H0z"
4718
+ })))
4719
+ )
4720
+ );
4721
+
3868
4722
  const IconParallelogram = forwardRef(
3869
4723
  ({ size = "medium", ...props }, forwardRef2) => createElement(
3870
4724
  StyledIcon,
@@ -4474,7 +5328,31 @@ const IconQuestionMarkCircle = forwardRef(
4474
5328
  )
4475
5329
  );
4476
5330
 
4477
- const IconQuestionMark = forwardRef(
5331
+ const IconQuestionMark = forwardRef(
5332
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
5333
+ StyledIcon,
5334
+ {
5335
+ ...props,
5336
+ size,
5337
+ viewBox: "0 0 24 24",
5338
+ fill: "none",
5339
+ ref: forwardRef2
5340
+ },
5341
+ /* @__PURE__ */ React.createElement("path", {
5342
+ fill: "currentColor",
5343
+ d: "M12 21a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"
5344
+ }),
5345
+ /* @__PURE__ */ React.createElement("path", {
5346
+ stroke: "currentColor",
5347
+ strokeLinecap: "round",
5348
+ strokeLinejoin: "round",
5349
+ strokeWidth: 2,
5350
+ d: "M7 8.23C7 5.895 9.239 4 12 4s5 1.894 5 4.23c0 1.748-1.252 3.248-3.039 3.894C12.922 12.499 12 13.357 12 14.46V15"
5351
+ })
5352
+ )
5353
+ );
5354
+
5355
+ const IconRectangleArrowUpCenter = forwardRef(
4478
5356
  ({ size = "medium", ...props }, forwardRef2) => createElement(
4479
5357
  StyledIcon,
4480
5358
  {
@@ -4484,17 +5362,20 @@ const IconQuestionMark = forwardRef(
4484
5362
  fill: "none",
4485
5363
  ref: forwardRef2
4486
5364
  },
4487
- /* @__PURE__ */ React.createElement("path", {
4488
- fill: "currentColor",
4489
- d: "M12 21a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"
4490
- }),
4491
- /* @__PURE__ */ React.createElement("path", {
5365
+ /* @__PURE__ */ React.createElement("g", {
5366
+ clipPath: "url(#a)"
5367
+ }, /* @__PURE__ */ React.createElement("path", {
4492
5368
  stroke: "currentColor",
4493
5369
  strokeLinecap: "round",
4494
5370
  strokeLinejoin: "round",
4495
5371
  strokeWidth: 2,
4496
- d: "M7 8.23C7 5.895 9.239 4 12 4s5 1.894 5 4.23c0 1.748-1.252 3.248-3.039 3.894C12.922 12.499 12 13.357 12 14.46V15"
4497
- })
5372
+ d: "M3 10V4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v6m-9 10V9m0 0 4 4.5M12 9l-4 4.5"
5373
+ })),
5374
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
5375
+ id: "a"
5376
+ }, /* @__PURE__ */ React.createElement("path", {
5377
+ d: "M0 0h24v24H0z"
5378
+ })))
4498
5379
  )
4499
5380
  );
4500
5381
 
@@ -4968,6 +5849,33 @@ const IconShieldLock = forwardRef(
4968
5849
  )
4969
5850
  );
4970
5851
 
5852
+ const IconShuffle = forwardRef(
5853
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
5854
+ StyledIcon,
5855
+ {
5856
+ ...props,
5857
+ size,
5858
+ viewBox: "0 0 24 24",
5859
+ fill: "none",
5860
+ ref: forwardRef2
5861
+ },
5862
+ /* @__PURE__ */ React.createElement("g", {
5863
+ clipPath: "url(#a)"
5864
+ }, /* @__PURE__ */ React.createElement("path", {
5865
+ stroke: "currentColor",
5866
+ strokeLinecap: "round",
5867
+ strokeLinejoin: "round",
5868
+ strokeWidth: 2,
5869
+ d: "M3 6s2.464-.282 4 0c5.761 1.06 3.282 10.73 9 12 1.906.424 5 0 5 0m0 0-3-3m3 3-3 3M3 18s2.464.282 4 0c.864-.159 1.542-.511 2.091-1M21 6s-3.094-.424-5 0a4.333 4.333 0 0 0-2 1.012M21 6l-3 3m3-3-3-3"
5870
+ })),
5871
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
5872
+ id: "a"
5873
+ }, /* @__PURE__ */ React.createElement("path", {
5874
+ d: "M0 0h24v24H0z"
5875
+ })))
5876
+ )
5877
+ );
5878
+
4971
5879
  const IconSidebarClosed = forwardRef(
4972
5880
  ({ size = "medium", ...props }, forwardRef2) => createElement(
4973
5881
  StyledIcon,
@@ -5699,6 +6607,57 @@ const IconStack = forwardRef(
5699
6607
  )
5700
6608
  );
5701
6609
 
6610
+ const IconStarFilled = forwardRef(
6611
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
6612
+ StyledIcon,
6613
+ {
6614
+ ...props,
6615
+ size,
6616
+ viewBox: "0 0 24 24",
6617
+ fill: "none",
6618
+ ref: forwardRef2
6619
+ },
6620
+ /* @__PURE__ */ React.createElement("path", {
6621
+ stroke: "currentColor",
6622
+ strokeLinecap: "round",
6623
+ strokeLinejoin: "round",
6624
+ strokeWidth: 2,
6625
+ d: "m15 9-2.776-5.553a.25.25 0 0 0-.448 0L9 9l-5.554.926a.25.25 0 0 0-.145.412L7 14.5l-.926 6.022a.25.25 0 0 0 .358.262L12 18l5.568 2.784a.25.25 0 0 0 .358-.262L17 14.5l3.7-4.162a.25.25 0 0 0-.146-.412L15 9Z"
6626
+ }),
6627
+ /* @__PURE__ */ React.createElement("path", {
6628
+ fill: "currentColor",
6629
+ d: "m15 9-3-6-3 6-6 1 4 4.5L6 21l6-3 6 3-1-6.5 4-4.5-6-1Z"
6630
+ })
6631
+ )
6632
+ );
6633
+
6634
+ const IconStar = forwardRef(
6635
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
6636
+ StyledIcon,
6637
+ {
6638
+ ...props,
6639
+ size,
6640
+ viewBox: "0 0 24 24",
6641
+ fill: "none",
6642
+ ref: forwardRef2
6643
+ },
6644
+ /* @__PURE__ */ React.createElement("g", {
6645
+ clipPath: "url(#a)"
6646
+ }, /* @__PURE__ */ React.createElement("path", {
6647
+ stroke: "currentColor",
6648
+ strokeLinecap: "round",
6649
+ strokeLinejoin: "round",
6650
+ strokeWidth: 2,
6651
+ d: "m15 9-2.776-5.553a.25.25 0 0 0-.448 0L9 9l-5.554.926a.25.25 0 0 0-.145.412L7 14.5l-.926 6.022a.25.25 0 0 0 .358.262L12 18l5.568 2.784a.25.25 0 0 0 .358-.262L17 14.5l3.7-4.162a.25.25 0 0 0-.146-.412L15 9Z"
6652
+ })),
6653
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
6654
+ id: "a"
6655
+ }, /* @__PURE__ */ React.createElement("path", {
6656
+ d: "M0 0h24v24H0z"
6657
+ })))
6658
+ )
6659
+ );
6660
+
5702
6661
  const IconStickyCorners = forwardRef(
5703
6662
  ({ size = "medium", ...props }, forwardRef2) => createElement(
5704
6663
  StyledIcon,
@@ -5716,7 +6675,7 @@ const IconStickyCorners = forwardRef(
5716
6675
  strokeLinecap: "round",
5717
6676
  strokeLinejoin: "round",
5718
6677
  strokeWidth: 2,
5719
- d: "M3 7V3h4m10 0h4v4m0 10v4h-4M7 21H3v-4m5-9h8v5l-3 3H8V8Z"
6678
+ d: "M3 7V3h4m10 0h4v4m0 10v4h-4M7 21H3v-4m13-4V8H8v8h5m3-3-3 3m3-3h-3v3"
5720
6679
  })),
5721
6680
  /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
5722
6681
  id: "a"
@@ -5857,6 +6816,168 @@ const IconStopCircle = forwardRef(
5857
6816
  )
5858
6817
  );
5859
6818
 
6819
+ const IconStroke1 = forwardRef(
6820
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
6821
+ StyledIcon,
6822
+ {
6823
+ ...props,
6824
+ size,
6825
+ viewBox: "0 0 24 24",
6826
+ fill: "none",
6827
+ ref: forwardRef2
6828
+ },
6829
+ /* @__PURE__ */ React.createElement("g", {
6830
+ clipPath: "url(#a)"
6831
+ }, /* @__PURE__ */ React.createElement("path", {
6832
+ stroke: "currentColor",
6833
+ strokeLinecap: "round",
6834
+ strokeLinejoin: "round",
6835
+ strokeWidth: 2,
6836
+ d: "M5.106 17.81 18.894 6.24"
6837
+ })),
6838
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
6839
+ id: "a"
6840
+ }, /* @__PURE__ */ React.createElement("path", {
6841
+ d: "M0 0h24v24H0z"
6842
+ })))
6843
+ )
6844
+ );
6845
+
6846
+ const IconStroke2 = forwardRef(
6847
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
6848
+ StyledIcon,
6849
+ {
6850
+ ...props,
6851
+ size,
6852
+ viewBox: "0 0 24 24",
6853
+ fill: "none",
6854
+ ref: forwardRef2
6855
+ },
6856
+ /* @__PURE__ */ React.createElement("g", {
6857
+ clipPath: "url(#a)"
6858
+ }, /* @__PURE__ */ React.createElement("path", {
6859
+ stroke: "currentColor",
6860
+ strokeLinecap: "round",
6861
+ strokeLinejoin: "round",
6862
+ strokeWidth: 4,
6863
+ d: "M5.872 17.167 18.128 6.883"
6864
+ })),
6865
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
6866
+ id: "a"
6867
+ }, /* @__PURE__ */ React.createElement("path", {
6868
+ d: "M0 0h24v24H0z"
6869
+ })))
6870
+ )
6871
+ );
6872
+
6873
+ const IconStroke3 = forwardRef(
6874
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
6875
+ StyledIcon,
6876
+ {
6877
+ ...props,
6878
+ size,
6879
+ viewBox: "0 0 24 24",
6880
+ fill: "none",
6881
+ ref: forwardRef2
6882
+ },
6883
+ /* @__PURE__ */ React.createElement("g", {
6884
+ clipPath: "url(#a)"
6885
+ }, /* @__PURE__ */ React.createElement("path", {
6886
+ stroke: "currentColor",
6887
+ strokeLinecap: "round",
6888
+ strokeLinejoin: "round",
6889
+ strokeWidth: 6,
6890
+ d: "m6.638 16.524 10.724-8.999"
6891
+ })),
6892
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
6893
+ id: "a"
6894
+ }, /* @__PURE__ */ React.createElement("path", {
6895
+ d: "M0 0h24v24H0z"
6896
+ })))
6897
+ )
6898
+ );
6899
+
6900
+ const IconStroke4 = forwardRef(
6901
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
6902
+ StyledIcon,
6903
+ {
6904
+ ...props,
6905
+ size,
6906
+ viewBox: "0 0 24 24",
6907
+ fill: "none",
6908
+ ref: forwardRef2
6909
+ },
6910
+ /* @__PURE__ */ React.createElement("g", {
6911
+ clipPath: "url(#a)"
6912
+ }, /* @__PURE__ */ React.createElement("path", {
6913
+ stroke: "currentColor",
6914
+ strokeLinecap: "round",
6915
+ strokeLinejoin: "round",
6916
+ strokeWidth: 8,
6917
+ d: "m7.404 15.882 9.192-7.714"
6918
+ })),
6919
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
6920
+ id: "a"
6921
+ }, /* @__PURE__ */ React.createElement("path", {
6922
+ d: "M0 0h24v24H0z"
6923
+ })))
6924
+ )
6925
+ );
6926
+
6927
+ const IconStroke5 = forwardRef(
6928
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
6929
+ StyledIcon,
6930
+ {
6931
+ ...props,
6932
+ size,
6933
+ viewBox: "0 0 24 24",
6934
+ fill: "none",
6935
+ ref: forwardRef2
6936
+ },
6937
+ /* @__PURE__ */ React.createElement("g", {
6938
+ clipPath: "url(#a)"
6939
+ }, /* @__PURE__ */ React.createElement("path", {
6940
+ stroke: "currentColor",
6941
+ strokeLinecap: "round",
6942
+ strokeLinejoin: "round",
6943
+ strokeWidth: 10,
6944
+ d: "m8.17 15.239 7.66-6.428"
6945
+ })),
6946
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
6947
+ id: "a"
6948
+ }, /* @__PURE__ */ React.createElement("path", {
6949
+ d: "M0 0h24v24H0z"
6950
+ })))
6951
+ )
6952
+ );
6953
+
6954
+ const IconStroke6 = forwardRef(
6955
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
6956
+ StyledIcon,
6957
+ {
6958
+ ...props,
6959
+ size,
6960
+ viewBox: "0 0 24 24",
6961
+ fill: "none",
6962
+ ref: forwardRef2
6963
+ },
6964
+ /* @__PURE__ */ React.createElement("g", {
6965
+ clipPath: "url(#a)"
6966
+ }, /* @__PURE__ */ React.createElement("path", {
6967
+ stroke: "currentColor",
6968
+ strokeLinecap: "round",
6969
+ strokeLinejoin: "round",
6970
+ strokeWidth: 12,
6971
+ d: "m8.936 14.596 6.128-5.142"
6972
+ })),
6973
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
6974
+ id: "a"
6975
+ }, /* @__PURE__ */ React.createElement("path", {
6976
+ d: "M0 0h24v24H0z"
6977
+ })))
6978
+ )
6979
+ );
6980
+
5860
6981
  const IconTag = forwardRef(
5861
6982
  ({ size = "medium", ...props }, forwardRef2) => createElement(
5862
6983
  StyledIcon,
@@ -6323,6 +7444,30 @@ const IconThumbsUp = forwardRef(
6323
7444
  )
6324
7445
  );
6325
7446
 
7447
+ const IconTickCircle = forwardRef(
7448
+ ({ size = "medium", ...props }, forwardRef2) => createElement(
7449
+ StyledIcon,
7450
+ {
7451
+ ...props,
7452
+ size,
7453
+ viewBox: "0 0 24 24",
7454
+ fill: "none",
7455
+ ref: forwardRef2
7456
+ },
7457
+ /* @__PURE__ */ React.createElement("g", {
7458
+ clipPath: "url(#a)"
7459
+ }, /* @__PURE__ */ React.createElement("path", {
7460
+ fill: "currentColor",
7461
+ d: "M8.707 11.293a1 1 0 0 0-1.414 1.414l1.414-1.414ZM11 15l-.707.707a1 1 0 0 0 1.414 0L11 15Zm6.707-5.293a1 1 0 0 0-1.414-1.414l1.414 1.414ZM21 12a9 9 0 0 1-9 9v2c6.075 0 11-4.925 11-11h-2Zm-9 9a9 9 0 0 1-9-9H1c0 6.075 4.925 11 11 11v-2Zm-9-9a9 9 0 0 1 9-9V1C5.925 1 1 5.925 1 12h2Zm9-9a9 9 0 0 1 9 9h2c0-6.075-4.925-11-11-11v2Zm-4.707 9.707 3 3 1.414-1.414-3-3-1.414 1.414Zm4.414 3 6-6-1.414-1.414-6 6 1.414 1.414Z"
7462
+ })),
7463
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
7464
+ id: "a"
7465
+ }, /* @__PURE__ */ React.createElement("path", {
7466
+ d: "M0 0h24v24H0z"
7467
+ })))
7468
+ )
7469
+ );
7470
+
6326
7471
  const IconTicket = forwardRef(
6327
7472
  ({ size = "medium", ...props }, forwardRef2) => createElement(
6328
7473
  StyledIcon,
@@ -6937,5 +8082,5 @@ const IconWallet = forwardRef(
6937
8082
  )
6938
8083
  );
6939
8084
 
6940
- export { IconAddLineBottom, IconAddLineRight, IconAlignBottom, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignRight, IconAlignTop, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowFatRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArticle, IconAt, IconBarThree, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookmark, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconCalendarBlank, IconCamera, IconCard, IconCardNumberThree, IconCardsPoker, IconChartBarY, IconChartBarYSimple, IconChat, IconChatDashesLinesTwo, IconChatLinesCross, IconChatLinesEyeOpen, IconChatLinesTwo, IconChatLinesTwoStack, IconChatPlus, IconChatTextArrow, IconChatTwo, IconCheckMark, IconCheckboardSquareCentered, IconChevronDown, IconChevronLeft, IconChevronRight, IconChevronUp, IconCircle, IconCircleCorners, IconCircleMotionX, IconCircleNotch, IconCirclesConnected, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCluster, IconClustered, IconCog, IconConeSerpentine, IconCornersThreeEyeOpen, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCube, IconCursor, IconCursorFilled, IconCursorText, IconCurveSquareCircleArrow, IconDashLeftDownSquareDashRightUp, IconDashLeftUpSquareDashDownRight, IconDashSquareDashHorizontal, IconDashSquareDashVertical, IconDistributeHorizontal, IconDistributeVertical, IconEnvelope, IconEraser, IconExclamationPointCircle, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFolder, IconFrame, IconFrameLinesTwo, IconFramePlay, IconFramePlus, IconFunnel, IconGauge, IconGlobe, IconGraduationCap, IconGridFour, IconGridSix, IconHand, IconHandFilled, IconHighlighter, IconHighlighterUnderline, IconHouse, IconImage, IconInformationMarkCircle, IconKanban, IconKey, IconKeycap, IconLaptop, IconLasso, IconLayout, IconLifesaver, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLink, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconMagnet, IconMagnifyingGlass, IconMap, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMonitorArrow, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMouse, IconNext, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNoteMagnifyingGlass, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenTip, IconPlaceholder, IconPlay, IconPlayCircle, IconPlaybackSpeedCircle, IconPlug, IconPlus, IconPlusText, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProhibit, IconPushPin, IconQuestionMark, IconQuestionMarkCircle, IconRectangleDashLines, IconRectangleDotLinePen, IconRectanglePlayStack, IconRectangleTick, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconRhombus, IconScissors, IconScrollbarXy, IconShapes, IconShieldCheck, IconShieldLock, IconSidebarClosed, IconSidebarOpen, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileySticker, IconSocialFacebook, IconSocialInstagram, IconSocialLinkedin, IconSocialTwitter, IconSocialYoutube, IconSpeakerCross, IconSpeakerHigh, IconSplitVertical, IconSquare, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareLineSquareDashed, IconSquareRounded, IconSquareStarScribble, IconSquareTriangleCirclePlus, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconStack, IconStickyCorners, IconStickyNote, IconStickyNoteStack, IconStickyNoteWide, IconStickyNotesTwo, IconStopCircle, IconTag, IconTextAUnderline, IconTextAlignCenter, IconTextAlignLeft, IconTextBBold, IconTextBBoldItalicUnderlined, IconTextCursorEyeOpen, IconTextHOne, IconTextHThree, IconTextHTwo, IconTextIItalic, IconTextIndent, IconTextLinesThree, IconTextSStrikethrough, IconTextStyles, IconTextT, IconTextUUnderlined, IconThumbsUp, IconTicket, IconTimer, IconTrackpad, IconTrash, IconTrashSimple, IconTriangle, IconTrident, IconTrophy, IconUser, IconUserAdd, IconUserArrowRightUp, IconUserEyeOpen, IconUserLoad, IconUserNumberThree, IconUserPenDashesBottom, IconUserPenLineBottom, IconUserTickDown, IconUsers, IconUsersThree, IconVideoCamera, IconVideoCameraSimple, IconVideoCameraSimpleSlash, IconViewCenter, IconViewSideLeft, IconWallet };
8085
+ export { IconAddLineBottom, IconAddLineRight, IconAlignBottom, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignRight, IconAlignTop, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpRight, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutSimple, IconArticle, IconAt, IconBarThree, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookmark, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconCalendarBlank, IconCamera, IconCard, IconCardNumberThree, IconCardsPoker, IconChartBarY, IconChartBarYSimple, IconChat, IconChatDashesLinesTwo, IconChatLinesCross, IconChatLinesEyeOpen, IconChatLinesTwo, IconChatLinesTwoStack, IconChatPlus, IconChatTextArrow, IconChatTwo, IconCheckMark, IconCheckboardSquareCentered, IconChevronDown, IconChevronDownDouble, IconChevronLeft, IconChevronLeftDouble, IconChevronRight, IconChevronRightDouble, IconChevronUp, IconChevronUpDouble, IconChevronUpDown, IconChevronUpDownLine, IconCircle, IconCircleCorners, IconCircleMotionX, IconCircleNotch, IconCircleSlash, IconCirclesConnected, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCluster, IconClustered, IconCog, IconConeSerpentine, IconCornersThreeEyeOpen, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCrossSquare, IconCube, IconCursor, IconCursorFilled, IconCursorLines, IconCursorText, IconCurveSquareCircleArrow, IconDashLeftDownSquareDashRightUp, IconDashLeftUpSquareDashDownRight, IconDashSquareDashHorizontal, IconDashSquareDashVertical, IconDistributeHorizontal, IconDistributeVertical, IconDotsNine, IconDotsThree, IconDotsTwo, IconDownload, IconEnvelope, IconEraser, IconExclamationPointCircle, IconExport, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFolder, IconFrame, IconFrameLinesTwo, IconFramePlay, IconFramePlus, IconFunnel, IconGauge, IconGlobe, IconGraduationCap, IconGrid, IconGridFour, IconGridSix, IconHand, IconHandFilled, IconHandPointing, IconHighlighter, IconHighlighterUnderline, IconHouse, IconImage, IconInformationMarkCircle, IconKanban, IconKey, IconKeycap, IconLaptop, IconLasso, IconLayout, IconLifesaver, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLink, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconLogin, IconLogout, IconMagnet, IconMagnifyingGlass, IconMap, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMonitorArrow, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMouse, IconNavigationArrowLines, IconNavigationUpLeftFilled, IconNavigationUpLeftSlash, IconNavigationUpRight, IconNext, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNoteMagnifyingGlass, IconPaperPlaneFilledRight, IconPaperPlaneTilt, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenTip, IconPlaceholder, IconPlay, IconPlayCircle, IconPlaybackSpeedCircle, IconPlug, IconPlus, IconPlusText, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProhibit, IconPushPin, IconQuestionMark, IconQuestionMarkCircle, IconRectangleArrowUpCenter, IconRectangleDashLines, IconRectangleDotLinePen, IconRectanglePlayStack, IconRectangleTick, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconRhombus, IconScissors, IconScrollbarXy, IconShapes, IconShieldCheck, IconShieldLock, IconShuffle, IconSidebarClosed, IconSidebarOpen, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileySticker, IconSocialFacebook, IconSocialInstagram, IconSocialLinkedin, IconSocialTwitter, IconSocialYoutube, IconSpeakerCross, IconSpeakerHigh, IconSplitVertical, IconSquare, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareLineSquareDashed, IconSquareRounded, IconSquareStarScribble, IconSquareTriangleCirclePlus, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconStack, IconStar, IconStarFilled, IconStickyCorners, IconStickyNote, IconStickyNoteStack, IconStickyNoteWide, IconStickyNotesTwo, IconStopCircle, IconStroke1, IconStroke2, IconStroke3, IconStroke4, IconStroke5, IconStroke6, IconTag, IconTextAUnderline, IconTextAlignCenter, IconTextAlignLeft, IconTextBBold, IconTextBBoldItalicUnderlined, IconTextCursorEyeOpen, IconTextHOne, IconTextHThree, IconTextHTwo, IconTextIItalic, IconTextIndent, IconTextLinesThree, IconTextSStrikethrough, IconTextStyles, IconTextT, IconTextUUnderlined, IconThumbsUp, IconTickCircle, IconTicket, IconTimer, IconTrackpad, IconTrash, IconTrashSimple, IconTriangle, IconTrident, IconTrophy, IconUser, IconUserAdd, IconUserArrowRightUp, IconUserEyeOpen, IconUserLoad, IconUserNumberThree, IconUserPenDashesBottom, IconUserPenLineBottom, IconUserTickDown, IconUsers, IconUsersThree, IconVideoCamera, IconVideoCameraSimple, IconVideoCameraSimpleSlash, IconViewCenter, IconViewSideLeft, IconWallet };
6941
8086
  //# sourceMappingURL=module.js.map