@mirohq/design-system-icons 0.10.2-button.0 → 0.11.0

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 (700) hide show
  1. package/dist/main.js +1661 -577
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +1630 -578
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +65 -2
  6. package/package.json +4 -4
  7. package/react/add-line-bottom.tsx +2 -2
  8. package/react/add-line-right.tsx +2 -2
  9. package/react/ai-filled.tsx +28 -0
  10. package/react/ai.tsx +33 -0
  11. package/react/align-bottom.tsx +1 -1
  12. package/react/align-center-horizontal.tsx +1 -1
  13. package/react/align-center-vertical.tsx +1 -1
  14. package/react/align-left.tsx +2 -2
  15. package/react/align-right.tsx +1 -1
  16. package/react/align-top.tsx +1 -1
  17. package/react/arrow-arc-left.tsx +2 -2
  18. package/react/arrow-arc-right.tsx +2 -2
  19. package/react/arrow-bend-up-right.tsx +1 -1
  20. package/react/arrow-box-out.tsx +1 -1
  21. package/react/arrow-clockwise-down-right.tsx +2 -2
  22. package/react/arrow-clockwise-up-left.tsx +2 -2
  23. package/react/arrow-counter-clockwise-down-left.tsx +2 -2
  24. package/react/arrow-counter-clockwise-up-right.tsx +2 -2
  25. package/react/arrow-curves-bottom-right.tsx +38 -0
  26. package/react/arrow-down-left.tsx +1 -1
  27. package/react/arrow-down-right.tsx +1 -1
  28. package/react/arrow-fat-right.tsx +2 -2
  29. package/react/arrow-fat-up-right.tsx +2 -2
  30. package/react/arrow-left.tsx +1 -1
  31. package/react/arrow-right.tsx +1 -1
  32. package/react/arrow-up-circle.tsx +2 -2
  33. package/react/arrow-up-left.tsx +1 -1
  34. package/react/arrow-up-right.tsx +1 -1
  35. package/react/arrows-clockwise-rectangle-tilt.tsx +38 -0
  36. package/react/arrows-clockwise-x.tsx +2 -2
  37. package/react/arrows-clockwise-y.tsx +2 -2
  38. package/react/arrows-horizontal-lines-top-bottom.tsx +35 -0
  39. package/react/arrows-in-simple.tsx +2 -2
  40. package/react/arrows-out-cardinal.tsx +2 -2
  41. package/react/arrows-out-lines-horizontal.tsx +2 -2
  42. package/react/arrows-out-simple.tsx +2 -2
  43. package/react/article.tsx +2 -2
  44. package/react/at.tsx +2 -2
  45. package/react/bar-three.tsx +1 -1
  46. package/react/barrel.tsx +38 -0
  47. package/react/bell-slash.tsx +2 -2
  48. package/react/bell-tilt.tsx +2 -2
  49. package/react/bell.tsx +2 -2
  50. package/react/board.tsx +2 -2
  51. package/react/book-open-info.tsx +32 -0
  52. package/react/bookmark.tsx +2 -2
  53. package/react/bracket-curly-left.tsx +37 -0
  54. package/react/bracket-curly-right.tsx +37 -0
  55. package/react/brackets-angle-slash.tsx +2 -2
  56. package/react/brackets-curly-circles-three.tsx +3 -3
  57. package/react/calendar-blank.tsx +2 -2
  58. package/react/camera.tsx +3 -3
  59. package/react/card-number-three.tsx +2 -2
  60. package/react/card.tsx +2 -2
  61. package/react/cards-poker.tsx +2 -2
  62. package/react/chart-bar-y-simple.tsx +1 -1
  63. package/react/chart-bar-y.tsx +2 -2
  64. package/react/chat-dashes-lines-two.tsx +2 -2
  65. package/react/chat-lines-cross.tsx +2 -2
  66. package/react/chat-lines-eye-open.tsx +1 -1
  67. package/react/chat-lines-two-stack.tsx +2 -2
  68. package/react/chat-lines-two.tsx +2 -2
  69. package/react/chat-plus.tsx +2 -2
  70. package/react/chat-text-arrow.tsx +2 -2
  71. package/react/chat-two.tsx +2 -2
  72. package/react/chat.tsx +2 -2
  73. package/react/checkboard-square-centered.tsx +2 -2
  74. package/react/chevron-down-double.tsx +1 -1
  75. package/react/chevron-left-double.tsx +1 -1
  76. package/react/chevron-right-double.tsx +2 -2
  77. package/react/chevron-up-double.tsx +1 -1
  78. package/react/chevron-up-down-line.tsx +2 -2
  79. package/react/chevron-up-down.tsx +1 -1
  80. package/react/circle-corners.tsx +1 -1
  81. package/react/circle-motion-x.tsx +2 -2
  82. package/react/circle-notch.tsx +2 -2
  83. package/react/circle-slash.tsx +2 -2
  84. package/react/circle.tsx +1 -1
  85. package/react/circles-connected.tsx +1 -1
  86. package/react/clock-counter-clockwise-simple.tsx +1 -1
  87. package/react/clock-counter-clockwise.tsx +1 -1
  88. package/react/clock-overtime.tsx +2 -2
  89. package/react/clock.tsx +2 -2
  90. package/react/cloud.tsx +38 -0
  91. package/react/cluster.tsx +1 -1
  92. package/react/clustered.tsx +2 -2
  93. package/react/cog.tsx +1 -1
  94. package/react/columns-three.tsx +38 -0
  95. package/react/cone-serpentine.tsx +1 -1
  96. package/react/corners-three-eye-open.tsx +1 -1
  97. package/react/credit-card.tsx +1 -1
  98. package/react/crop.tsx +2 -2
  99. package/react/cross-circle.tsx +1 -1
  100. package/react/cross-fat.tsx +35 -0
  101. package/react/cross-square.tsx +2 -2
  102. package/react/cross.tsx +1 -1
  103. package/react/cube.tsx +2 -2
  104. package/react/cursor-filled.tsx +2 -2
  105. package/react/cursor-lines.tsx +2 -2
  106. package/react/cursor-text.tsx +2 -2
  107. package/react/cursor.tsx +2 -2
  108. package/react/curve-square-circle-arrow.tsx +2 -2
  109. package/react/dash-left-down-square-dash-right-up.tsx +2 -2
  110. package/react/dash-left-up-square-dash-down-right.tsx +2 -2
  111. package/react/dash-square-dash-horizontal.tsx +2 -2
  112. package/react/dash-square-dash-vertical.tsx +2 -2
  113. package/react/distribute-horizontal.tsx +1 -1
  114. package/react/distribute-vertical.tsx +1 -1
  115. package/react/dots-nine.tsx +2 -2
  116. package/react/dots-three.tsx +2 -2
  117. package/react/dots-two.tsx +2 -2
  118. package/react/download.tsx +2 -2
  119. package/react/envelope.tsx +1 -1
  120. package/react/eraser.tsx +2 -2
  121. package/react/exclamation-point-circle.tsx +5 -2
  122. package/react/export.tsx +2 -2
  123. package/react/eye-closed-dots-four-frame-broken.tsx +1 -1
  124. package/react/eye-closed.tsx +2 -2
  125. package/react/eye-open-line-frame-broken.tsx +1 -1
  126. package/react/eye-open-slash.tsx +2 -2
  127. package/react/eye-open.tsx +2 -2
  128. package/react/eyedropper.tsx +2 -2
  129. package/react/factory-house.tsx +2 -2
  130. package/react/factory.tsx +2 -2
  131. package/react/flag.tsx +38 -0
  132. package/react/folder.tsx +2 -2
  133. package/react/frame-lines-two.tsx +2 -2
  134. package/react/frame-play.tsx +2 -2
  135. package/react/frame-plus.tsx +2 -2
  136. package/react/frame.tsx +2 -2
  137. package/react/funnel.tsx +2 -2
  138. package/react/gauge.tsx +1 -1
  139. package/react/gift.tsx +35 -0
  140. package/react/globe.tsx +1 -1
  141. package/react/graduation-cap.tsx +2 -2
  142. package/react/grid-four.tsx +2 -2
  143. package/react/grid-six.tsx +2 -2
  144. package/react/grid.tsx +2 -2
  145. package/react/hand-filled.tsx +7 -1
  146. package/react/hand-pointing.tsx +2 -2
  147. package/react/hand.tsx +2 -2
  148. package/react/headset-person.tsx +39 -0
  149. package/react/heart-filled.tsx +33 -0
  150. package/react/heart.tsx +36 -0
  151. package/react/hexagon.tsx +38 -0
  152. package/react/highlighter-underline.tsx +1 -1
  153. package/react/highlighter.tsx +2 -2
  154. package/react/house.tsx +1 -1
  155. package/react/image.tsx +1 -1
  156. package/react/index.ts +32 -0
  157. package/react/information-mark-circle.tsx +5 -2
  158. package/react/kanban.tsx +2 -2
  159. package/react/key.tsx +2 -2
  160. package/react/keycap.tsx +2 -2
  161. package/react/laptop.tsx +1 -1
  162. package/react/lasso.tsx +2 -2
  163. package/react/layout.tsx +2 -2
  164. package/react/lifesaver.tsx +2 -2
  165. package/react/lightbulb.tsx +28 -0
  166. package/react/lightning.tsx +2 -2
  167. package/react/line-curved.tsx +2 -2
  168. package/react/line-dashed.tsx +1 -1
  169. package/react/line-diagonal.tsx +2 -2
  170. package/react/line-dotted.tsx +2 -2
  171. package/react/line-horizontal.tsx +1 -1
  172. package/react/line-orthogonal.tsx +2 -2
  173. package/react/line-straight.tsx +1 -1
  174. package/react/lines-three-horizontal-line-vertical-center.tsx +2 -2
  175. package/react/lines-three-horizontal.tsx +2 -2
  176. package/react/lines-three-vertical.tsx +2 -2
  177. package/react/lines-top-left-columns-two.tsx +38 -0
  178. package/react/link-plus.tsx +35 -0
  179. package/react/link.tsx +1 -1
  180. package/react/list-bullets.tsx +2 -2
  181. package/react/list-numbers.tsx +2 -2
  182. package/react/lock-closed.tsx +1 -1
  183. package/react/lock-open.tsx +1 -1
  184. package/react/login.tsx +2 -2
  185. package/react/logout.tsx +2 -2
  186. package/react/magnet.tsx +2 -2
  187. package/react/magnifying-glass-lightning.tsx +35 -0
  188. package/react/magnifying-glass.tsx +1 -1
  189. package/react/map.tsx +2 -2
  190. package/react/microphone-slash.tsx +2 -2
  191. package/react/microphone.tsx +2 -2
  192. package/react/monitor-arrow.tsx +2 -2
  193. package/react/monitor-pause.tsx +2 -2
  194. package/react/monitor-play.tsx +2 -2
  195. package/react/monitor-stop.tsx +1 -1
  196. package/react/mouse.tsx +2 -2
  197. package/react/navigation-arrow-lines.tsx +2 -2
  198. package/react/navigation-up-left-filled.tsx +2 -2
  199. package/react/navigation-up-left-slash.tsx +2 -2
  200. package/react/navigation-up-right.tsx +2 -2
  201. package/react/next.tsx +2 -2
  202. package/react/node-connected-dot.tsx +32 -0
  203. package/react/node-lines-curved.tsx +1 -1
  204. package/react/node-lines-horizontal.tsx +2 -2
  205. package/react/node-lines-vertical.tsx +2 -2
  206. package/react/node-plus.tsx +2 -2
  207. package/react/nodes-connected.tsx +2 -2
  208. package/react/nodes-connections-three.tsx +1 -1
  209. package/react/note-magnifying-glass.tsx +2 -2
  210. package/react/octagon.tsx +38 -0
  211. package/react/paint-bucket.tsx +35 -0
  212. package/react/paper-plane-filled-right.tsx +2 -2
  213. package/react/paper-plane-tilt.tsx +2 -2
  214. package/react/parallelogram.tsx +2 -2
  215. package/react/pause-circle.tsx +2 -2
  216. package/react/pause.tsx +2 -2
  217. package/react/pdf.tsx +2 -2
  218. package/react/pen-tip.tsx +2 -2
  219. package/react/pen.tsx +2 -2
  220. package/react/pentagon.tsx +38 -0
  221. package/react/placeholder.tsx +1 -1
  222. package/react/play-circle.tsx +1 -1
  223. package/react/play.tsx +2 -2
  224. package/react/playback-speed-circle.tsx +2 -2
  225. package/react/plug.tsx +1 -1
  226. package/react/plus-text.tsx +2 -2
  227. package/react/presentation-arrow.tsx +2 -2
  228. package/react/presentation-eye-open.tsx +1 -1
  229. package/react/presentation-line.tsx +2 -2
  230. package/react/presentation-lines-two.tsx +2 -2
  231. package/react/presentation-link.tsx +2 -2
  232. package/react/presentation-number-one.tsx +2 -2
  233. package/react/presentation-play.tsx +2 -2
  234. package/react/presentation-plus.tsx +2 -2
  235. package/react/previous.tsx +2 -2
  236. package/react/prohibit.tsx +2 -2
  237. package/react/push-pin.tsx +2 -2
  238. package/react/question-mark-circle.tsx +1 -1
  239. package/react/question-mark.tsx +2 -2
  240. package/react/rectangle-arrow-up-center.tsx +2 -2
  241. package/react/rectangle-dash-lines.tsx +2 -2
  242. package/react/rectangle-dot-line-pen.tsx +3 -3
  243. package/react/rectangle-play-stack.tsx +2 -2
  244. package/react/rectangle-tick.tsx +2 -2
  245. package/react/rectangle-triangle-bottom-center.tsx +38 -0
  246. package/react/rectangles-three-aligned.tsx +2 -2
  247. package/react/rectangles-three-free.tsx +2 -2
  248. package/react/rectangles-three-overlap.tsx +2 -2
  249. package/react/rectangles-two-line.tsx +2 -2
  250. package/react/rectangles-two-lines-four.tsx +2 -2
  251. package/react/rectangles-two-minus.tsx +2 -2
  252. package/react/rectangles-two-plus.tsx +2 -2
  253. package/react/rectangles-two-user.tsx +2 -2
  254. package/react/rhombus.tsx +2 -2
  255. package/react/rss-rectangle.tsx +32 -0
  256. package/react/scissors.tsx +3 -3
  257. package/react/scrollbar-xy.tsx +1 -1
  258. package/react/shapes.tsx +2 -2
  259. package/react/shield-check.tsx +2 -2
  260. package/react/shield-lock.tsx +1 -1
  261. package/react/shuffle.tsx +2 -2
  262. package/react/sidebar-closed.tsx +2 -2
  263. package/react/sidebar-open.tsx +2 -2
  264. package/react/sliders-x.tsx +2 -2
  265. package/react/sliders-y.tsx +2 -2
  266. package/react/smiley-chat.tsx +2 -2
  267. package/react/smiley-plus.tsx +35 -0
  268. package/react/smiley-sticker.tsx +2 -2
  269. package/react/smiley.tsx +2 -2
  270. package/react/social-facebook.tsx +7 -1
  271. package/react/social-instagram.tsx +8 -2
  272. package/react/social-linkedin.tsx +7 -1
  273. package/react/social-twitter.tsx +7 -1
  274. package/react/social-youtube.tsx +7 -1
  275. package/react/speaker-cross.tsx +2 -2
  276. package/react/speaker-high.tsx +2 -2
  277. package/react/split-vertical.tsx +2 -2
  278. package/react/square-brackets-angle-slash.tsx +2 -2
  279. package/react/square-circles-two.tsx +2 -2
  280. package/react/square-line-square-dashed.tsx +2 -2
  281. package/react/square-rounded.tsx +2 -2
  282. package/react/square-star-scribble.tsx +2 -2
  283. package/react/square-triangle-circle-plus.tsx +2 -2
  284. package/react/square.tsx +2 -2
  285. package/react/squares-four.tsx +2 -2
  286. package/react/squares-group.tsx +3 -3
  287. package/react/squares-merge.tsx +2 -2
  288. package/react/squares-three.tsx +2 -2
  289. package/react/squares-two-overlap.tsx +2 -2
  290. package/react/squares-ungroup.tsx +2 -2
  291. package/react/squares-unmerge.tsx +2 -2
  292. package/react/stack.tsx +2 -2
  293. package/react/star-filled.tsx +2 -2
  294. package/react/star.tsx +2 -2
  295. package/react/sticky-corners.tsx +2 -2
  296. package/react/sticky-eye-open.tsx +29 -0
  297. package/react/sticky-note-stack.tsx +2 -2
  298. package/react/sticky-note-wide.tsx +2 -2
  299. package/react/sticky-note.tsx +2 -2
  300. package/react/sticky-notes-two.tsx +3 -5
  301. package/react/stop-circle.tsx +1 -1
  302. package/react/stroke-1.tsx +2 -2
  303. package/react/stroke-2.tsx +2 -2
  304. package/react/stroke-3.tsx +2 -2
  305. package/react/stroke-4.tsx +2 -2
  306. package/react/stroke-5.tsx +2 -2
  307. package/react/stroke-6.tsx +2 -2
  308. package/react/tag.tsx +1 -1
  309. package/react/text-a-underline.tsx +1 -1
  310. package/react/text-align-center.tsx +2 -2
  311. package/react/text-align-left.tsx +2 -2
  312. package/react/text-b-bold-italic-underlined.tsx +1 -1
  313. package/react/text-b-bold.tsx +2 -2
  314. package/react/text-cursor-eye-open.tsx +1 -1
  315. package/react/text-h-one.tsx +2 -2
  316. package/react/text-h-three.tsx +2 -2
  317. package/react/text-h-two.tsx +2 -2
  318. package/react/text-i-italic.tsx +2 -2
  319. package/react/text-indent.tsx +2 -2
  320. package/react/text-lines-three.tsx +2 -2
  321. package/react/text-s-strikethrough.tsx +2 -2
  322. package/react/text-styles.tsx +2 -2
  323. package/react/text-t.tsx +2 -2
  324. package/react/text-u-underlined.tsx +2 -2
  325. package/react/thumbs-up.tsx +2 -2
  326. package/react/tick-circle.tsx +2 -2
  327. package/react/ticket.tsx +1 -1
  328. package/react/timer.tsx +1 -1
  329. package/react/trackpad.tsx +1 -1
  330. package/react/trapeze.tsx +38 -0
  331. package/react/trash-simple.tsx +2 -2
  332. package/react/trash.tsx +2 -2
  333. package/react/triangle-square-circle.tsx +35 -0
  334. package/react/triangle.tsx +2 -2
  335. package/react/trident.tsx +23 -30
  336. package/react/trophy.tsx +2 -2
  337. package/react/user-add.tsx +1 -1
  338. package/react/user-arrow-right-up.tsx +2 -2
  339. package/react/user-eye-open.tsx +1 -1
  340. package/react/user-load.tsx +2 -2
  341. package/react/user-number-three.tsx +2 -2
  342. package/react/user-pen-dashes-bottom.tsx +2 -2
  343. package/react/user-pen-line-bottom.tsx +2 -2
  344. package/react/user-tick-down.tsx +2 -2
  345. package/react/user.tsx +1 -1
  346. package/react/users-three.tsx +2 -2
  347. package/react/users.tsx +1 -1
  348. package/react/video-camera-simple-slash.tsx +2 -2
  349. package/react/video-camera-simple.tsx +2 -2
  350. package/react/video-camera.tsx +2 -2
  351. package/react/view-center.tsx +1 -1
  352. package/react/view-side-left.tsx +1 -1
  353. package/react/wallet.tsx +5 -2
  354. package/svg/24/add-line-bottom.svg +1 -1
  355. package/svg/24/add-line-right.svg +1 -1
  356. package/svg/24/ai-filled.svg +2 -0
  357. package/svg/24/ai.svg +2 -0
  358. package/svg/24/align-bottom.svg +1 -1
  359. package/svg/24/align-center-horizontal.svg +1 -1
  360. package/svg/24/align-center-vertical.svg +1 -1
  361. package/svg/24/align-left.svg +1 -1
  362. package/svg/24/align-right.svg +1 -1
  363. package/svg/24/align-top.svg +1 -1
  364. package/svg/24/arrow-arc-left.svg +1 -1
  365. package/svg/24/arrow-arc-right.svg +1 -1
  366. package/svg/24/arrow-bend-up-right.svg +1 -1
  367. package/svg/24/arrow-box-out.svg +1 -1
  368. package/svg/24/arrow-clockwise-down-right.svg +1 -1
  369. package/svg/24/arrow-clockwise-up-left.svg +1 -1
  370. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -1
  371. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
  372. package/svg/24/arrow-curves-bottom-right.svg +2 -0
  373. package/svg/24/arrow-down-left.svg +1 -1
  374. package/svg/24/arrow-down-right.svg +1 -1
  375. package/svg/24/arrow-fat-right.svg +1 -1
  376. package/svg/24/arrow-fat-up-right.svg +1 -1
  377. package/svg/24/arrow-left.svg +1 -1
  378. package/svg/24/arrow-right.svg +1 -1
  379. package/svg/24/arrow-up-circle.svg +1 -1
  380. package/svg/24/arrow-up-left.svg +1 -1
  381. package/svg/24/arrow-up-right.svg +1 -1
  382. package/svg/24/arrows-clockwise-rectangle-tilt.svg +2 -0
  383. package/svg/24/arrows-clockwise-x.svg +1 -1
  384. package/svg/24/arrows-clockwise-y.svg +1 -1
  385. package/svg/24/arrows-horizontal-lines-top-bottom.svg +2 -0
  386. package/svg/24/arrows-in-simple.svg +1 -1
  387. package/svg/24/arrows-out-cardinal.svg +1 -1
  388. package/svg/24/arrows-out-lines-horizontal.svg +1 -1
  389. package/svg/24/arrows-out-simple.svg +1 -1
  390. package/svg/24/article.svg +1 -1
  391. package/svg/24/at.svg +1 -1
  392. package/svg/24/bar-three.svg +1 -1
  393. package/svg/24/barrel.svg +2 -0
  394. package/svg/24/bell-slash.svg +1 -1
  395. package/svg/24/bell-tilt.svg +1 -1
  396. package/svg/24/bell.svg +1 -1
  397. package/svg/24/board.svg +1 -1
  398. package/svg/24/book-open-info.svg +2 -0
  399. package/svg/24/bookmark.svg +1 -1
  400. package/svg/24/bracket-curly-left.svg +2 -0
  401. package/svg/24/bracket-curly-right.svg +2 -0
  402. package/svg/24/brackets-angle-slash.svg +1 -1
  403. package/svg/24/brackets-curly-circles-three.svg +1 -1
  404. package/svg/24/calendar-blank.svg +1 -1
  405. package/svg/24/camera.svg +1 -1
  406. package/svg/24/card-number-three.svg +1 -1
  407. package/svg/24/card.svg +1 -1
  408. package/svg/24/cards-poker.svg +1 -1
  409. package/svg/24/chart-bar-y-simple.svg +1 -1
  410. package/svg/24/chart-bar-y.svg +1 -1
  411. package/svg/24/chat-dashes-lines-two.svg +1 -1
  412. package/svg/24/chat-lines-cross.svg +1 -1
  413. package/svg/24/chat-lines-eye-open.svg +1 -1
  414. package/svg/24/chat-lines-two-stack.svg +1 -1
  415. package/svg/24/chat-lines-two.svg +1 -1
  416. package/svg/24/chat-plus.svg +1 -1
  417. package/svg/24/chat-text-arrow.svg +1 -1
  418. package/svg/24/chat-two.svg +1 -1
  419. package/svg/24/chat.svg +1 -1
  420. package/svg/24/checkboard-square-centered.svg +1 -1
  421. package/svg/24/chevron-down-double.svg +1 -1
  422. package/svg/24/chevron-left-double.svg +1 -1
  423. package/svg/24/chevron-right-double.svg +1 -1
  424. package/svg/24/chevron-up-double.svg +1 -1
  425. package/svg/24/chevron-up-down-line.svg +1 -1
  426. package/svg/24/chevron-up-down.svg +1 -1
  427. package/svg/24/circle-corners.svg +1 -1
  428. package/svg/24/circle-motion-x.svg +1 -1
  429. package/svg/24/circle-notch.svg +1 -1
  430. package/svg/24/circle-slash.svg +1 -1
  431. package/svg/24/circle.svg +1 -1
  432. package/svg/24/circles-connected.svg +1 -1
  433. package/svg/24/clock-counter-clockwise-simple.svg +1 -1
  434. package/svg/24/clock-counter-clockwise.svg +1 -1
  435. package/svg/24/clock-overtime.svg +1 -1
  436. package/svg/24/clock.svg +1 -1
  437. package/svg/24/cloud.svg +2 -0
  438. package/svg/24/cluster.svg +1 -1
  439. package/svg/24/clustered.svg +1 -1
  440. package/svg/24/cog.svg +1 -1
  441. package/svg/24/columns-three.svg +2 -0
  442. package/svg/24/cone-serpentine.svg +1 -1
  443. package/svg/24/corners-three-eye-open.svg +1 -1
  444. package/svg/24/credit-card.svg +1 -1
  445. package/svg/24/crop.svg +1 -1
  446. package/svg/24/cross-circle.svg +1 -1
  447. package/svg/24/cross-fat.svg +2 -0
  448. package/svg/24/cross-square.svg +1 -1
  449. package/svg/24/cross.svg +1 -1
  450. package/svg/24/cube.svg +1 -1
  451. package/svg/24/cursor-filled.svg +1 -1
  452. package/svg/24/cursor-lines.svg +1 -1
  453. package/svg/24/cursor-text.svg +1 -1
  454. package/svg/24/cursor.svg +1 -1
  455. package/svg/24/curve-square-circle-arrow.svg +1 -1
  456. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
  457. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
  458. package/svg/24/dash-square-dash-horizontal.svg +1 -1
  459. package/svg/24/dash-square-dash-vertical.svg +1 -1
  460. package/svg/24/distribute-horizontal.svg +1 -1
  461. package/svg/24/distribute-vertical.svg +1 -1
  462. package/svg/24/dots-nine.svg +1 -1
  463. package/svg/24/dots-three.svg +1 -1
  464. package/svg/24/dots-two.svg +1 -1
  465. package/svg/24/download.svg +1 -1
  466. package/svg/24/envelope.svg +1 -1
  467. package/svg/24/eraser.svg +1 -1
  468. package/svg/24/exclamation-point-circle.svg +1 -1
  469. package/svg/24/export.svg +1 -1
  470. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -1
  471. package/svg/24/eye-closed.svg +1 -1
  472. package/svg/24/eye-open-line-frame-broken.svg +1 -1
  473. package/svg/24/eye-open-slash.svg +1 -1
  474. package/svg/24/eye-open.svg +1 -1
  475. package/svg/24/eyedropper.svg +1 -1
  476. package/svg/24/factory-house.svg +1 -1
  477. package/svg/24/factory.svg +1 -1
  478. package/svg/24/flag.svg +2 -0
  479. package/svg/24/folder.svg +1 -1
  480. package/svg/24/frame-lines-two.svg +1 -1
  481. package/svg/24/frame-play.svg +1 -1
  482. package/svg/24/frame-plus.svg +1 -1
  483. package/svg/24/frame.svg +1 -1
  484. package/svg/24/funnel.svg +1 -1
  485. package/svg/24/gauge.svg +1 -1
  486. package/svg/24/gift.svg +2 -0
  487. package/svg/24/globe.svg +1 -1
  488. package/svg/24/graduation-cap.svg +1 -1
  489. package/svg/24/grid-four.svg +1 -1
  490. package/svg/24/grid-six.svg +1 -1
  491. package/svg/24/grid.svg +1 -1
  492. package/svg/24/hand-filled.svg +1 -1
  493. package/svg/24/hand-pointing.svg +1 -1
  494. package/svg/24/hand.svg +1 -1
  495. package/svg/24/headset-person.svg +2 -0
  496. package/svg/24/heart-filled.svg +2 -0
  497. package/svg/24/heart.svg +2 -0
  498. package/svg/24/hexagon.svg +2 -0
  499. package/svg/24/highlighter-underline.svg +1 -1
  500. package/svg/24/highlighter.svg +1 -1
  501. package/svg/24/house.svg +1 -1
  502. package/svg/24/image.svg +1 -1
  503. package/svg/24/information-mark-circle.svg +1 -1
  504. package/svg/24/kanban.svg +1 -1
  505. package/svg/24/key.svg +1 -1
  506. package/svg/24/keycap.svg +1 -1
  507. package/svg/24/laptop.svg +1 -1
  508. package/svg/24/lasso.svg +1 -1
  509. package/svg/24/layout.svg +1 -1
  510. package/svg/24/lifesaver.svg +1 -1
  511. package/svg/24/lightbulb.svg +2 -0
  512. package/svg/24/lightning.svg +1 -1
  513. package/svg/24/line-curved.svg +1 -1
  514. package/svg/24/line-dashed.svg +1 -1
  515. package/svg/24/line-diagonal.svg +1 -1
  516. package/svg/24/line-dotted.svg +1 -1
  517. package/svg/24/line-horizontal.svg +1 -1
  518. package/svg/24/line-orthogonal.svg +1 -1
  519. package/svg/24/line-straight.svg +1 -1
  520. package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -1
  521. package/svg/24/lines-three-horizontal.svg +1 -1
  522. package/svg/24/lines-three-vertical.svg +1 -1
  523. package/svg/24/lines-top-left-columns-two.svg +2 -0
  524. package/svg/24/link-plus.svg +2 -0
  525. package/svg/24/link.svg +1 -1
  526. package/svg/24/list-bullets.svg +1 -1
  527. package/svg/24/list-numbers.svg +1 -1
  528. package/svg/24/lock-closed.svg +1 -1
  529. package/svg/24/lock-open.svg +1 -1
  530. package/svg/24/login.svg +1 -1
  531. package/svg/24/logout.svg +1 -1
  532. package/svg/24/magnet.svg +1 -1
  533. package/svg/24/magnifying-glass-lightning.svg +2 -0
  534. package/svg/24/magnifying-glass.svg +1 -1
  535. package/svg/24/map.svg +1 -1
  536. package/svg/24/microphone-slash.svg +1 -1
  537. package/svg/24/microphone.svg +1 -1
  538. package/svg/24/monitor-arrow.svg +1 -1
  539. package/svg/24/monitor-pause.svg +1 -1
  540. package/svg/24/monitor-play.svg +1 -1
  541. package/svg/24/monitor-stop.svg +1 -1
  542. package/svg/24/mouse.svg +1 -1
  543. package/svg/24/navigation-arrow-lines.svg +1 -1
  544. package/svg/24/navigation-up-left-filled.svg +1 -1
  545. package/svg/24/navigation-up-left-slash.svg +1 -1
  546. package/svg/24/navigation-up-right.svg +1 -1
  547. package/svg/24/next.svg +1 -1
  548. package/svg/24/node-connected-dot.svg +2 -0
  549. package/svg/24/node-lines-curved.svg +1 -1
  550. package/svg/24/node-lines-horizontal.svg +1 -1
  551. package/svg/24/node-lines-vertical.svg +1 -1
  552. package/svg/24/node-plus.svg +1 -1
  553. package/svg/24/nodes-connected.svg +1 -1
  554. package/svg/24/nodes-connections-three.svg +1 -1
  555. package/svg/24/note-magnifying-glass.svg +1 -1
  556. package/svg/24/octagon.svg +2 -0
  557. package/svg/24/paint-bucket.svg +2 -0
  558. package/svg/24/paper-plane-filled-right.svg +1 -1
  559. package/svg/24/paper-plane-tilt.svg +1 -1
  560. package/svg/24/parallelogram.svg +1 -1
  561. package/svg/24/pause-circle.svg +1 -1
  562. package/svg/24/pause.svg +1 -1
  563. package/svg/24/pdf.svg +1 -1
  564. package/svg/24/pen-tip.svg +1 -1
  565. package/svg/24/pen.svg +1 -1
  566. package/svg/24/pentagon.svg +2 -0
  567. package/svg/24/placeholder.svg +1 -1
  568. package/svg/24/play-circle.svg +1 -1
  569. package/svg/24/play.svg +1 -1
  570. package/svg/24/playback-speed-circle.svg +1 -1
  571. package/svg/24/plug.svg +1 -1
  572. package/svg/24/plus-text.svg +1 -1
  573. package/svg/24/presentation-arrow.svg +1 -1
  574. package/svg/24/presentation-eye-open.svg +1 -1
  575. package/svg/24/presentation-line.svg +1 -1
  576. package/svg/24/presentation-lines-two.svg +1 -1
  577. package/svg/24/presentation-link.svg +1 -1
  578. package/svg/24/presentation-number-one.svg +1 -1
  579. package/svg/24/presentation-play.svg +1 -1
  580. package/svg/24/presentation-plus.svg +1 -1
  581. package/svg/24/previous.svg +1 -1
  582. package/svg/24/prohibit.svg +1 -1
  583. package/svg/24/push-pin.svg +1 -1
  584. package/svg/24/question-mark-circle.svg +1 -1
  585. package/svg/24/question-mark.svg +1 -1
  586. package/svg/24/rectangle-arrow-up-center.svg +1 -1
  587. package/svg/24/rectangle-dash-lines.svg +1 -1
  588. package/svg/24/rectangle-dot-line-pen.svg +1 -1
  589. package/svg/24/rectangle-play-stack.svg +1 -1
  590. package/svg/24/rectangle-tick.svg +1 -1
  591. package/svg/24/rectangle-triangle-bottom-center.svg +2 -0
  592. package/svg/24/rectangles-three-aligned.svg +1 -1
  593. package/svg/24/rectangles-three-free.svg +1 -1
  594. package/svg/24/rectangles-three-overlap.svg +1 -1
  595. package/svg/24/rectangles-two-line.svg +1 -1
  596. package/svg/24/rectangles-two-lines-four.svg +1 -1
  597. package/svg/24/rectangles-two-minus.svg +1 -1
  598. package/svg/24/rectangles-two-plus.svg +1 -1
  599. package/svg/24/rectangles-two-user.svg +1 -1
  600. package/svg/24/rhombus.svg +1 -1
  601. package/svg/24/rss-rectangle.svg +2 -0
  602. package/svg/24/scissors.svg +1 -1
  603. package/svg/24/scrollbar-xy.svg +1 -1
  604. package/svg/24/shapes.svg +1 -1
  605. package/svg/24/shield-check.svg +1 -1
  606. package/svg/24/shield-lock.svg +1 -1
  607. package/svg/24/shuffle.svg +1 -1
  608. package/svg/24/sidebar-closed.svg +1 -1
  609. package/svg/24/sidebar-open.svg +1 -1
  610. package/svg/24/sliders-x.svg +1 -1
  611. package/svg/24/sliders-y.svg +1 -1
  612. package/svg/24/smiley-chat.svg +1 -1
  613. package/svg/24/smiley-plus.svg +2 -0
  614. package/svg/24/smiley-sticker.svg +1 -1
  615. package/svg/24/smiley.svg +1 -1
  616. package/svg/24/social-facebook.svg +1 -1
  617. package/svg/24/social-instagram.svg +1 -1
  618. package/svg/24/social-linkedin.svg +1 -1
  619. package/svg/24/social-twitter.svg +1 -1
  620. package/svg/24/social-youtube.svg +1 -1
  621. package/svg/24/speaker-cross.svg +1 -1
  622. package/svg/24/speaker-high.svg +1 -1
  623. package/svg/24/split-vertical.svg +1 -1
  624. package/svg/24/square-brackets-angle-slash.svg +1 -1
  625. package/svg/24/square-circles-two.svg +1 -1
  626. package/svg/24/square-line-square-dashed.svg +1 -1
  627. package/svg/24/square-rounded.svg +1 -1
  628. package/svg/24/square-star-scribble.svg +1 -1
  629. package/svg/24/square-triangle-circle-plus.svg +1 -1
  630. package/svg/24/square.svg +1 -1
  631. package/svg/24/squares-four.svg +1 -1
  632. package/svg/24/squares-group.svg +1 -1
  633. package/svg/24/squares-merge.svg +1 -1
  634. package/svg/24/squares-three.svg +1 -1
  635. package/svg/24/squares-two-overlap.svg +1 -1
  636. package/svg/24/squares-ungroup.svg +1 -1
  637. package/svg/24/squares-unmerge.svg +1 -1
  638. package/svg/24/stack.svg +1 -1
  639. package/svg/24/star-filled.svg +1 -1
  640. package/svg/24/star.svg +1 -1
  641. package/svg/24/sticky-corners.svg +1 -1
  642. package/svg/24/sticky-eye-open.svg +2 -0
  643. package/svg/24/sticky-note-stack.svg +1 -1
  644. package/svg/24/sticky-note-wide.svg +1 -1
  645. package/svg/24/sticky-note.svg +1 -1
  646. package/svg/24/sticky-notes-two.svg +1 -1
  647. package/svg/24/stop-circle.svg +1 -1
  648. package/svg/24/stroke-1.svg +1 -1
  649. package/svg/24/stroke-2.svg +1 -1
  650. package/svg/24/stroke-3.svg +1 -1
  651. package/svg/24/stroke-4.svg +1 -1
  652. package/svg/24/stroke-5.svg +1 -1
  653. package/svg/24/stroke-6.svg +1 -1
  654. package/svg/24/tag.svg +1 -1
  655. package/svg/24/text-a-underline.svg +1 -1
  656. package/svg/24/text-align-center.svg +1 -1
  657. package/svg/24/text-align-left.svg +1 -1
  658. package/svg/24/text-b-bold-italic-underlined.svg +1 -1
  659. package/svg/24/text-b-bold.svg +1 -1
  660. package/svg/24/text-cursor-eye-open.svg +1 -1
  661. package/svg/24/text-h-one.svg +1 -1
  662. package/svg/24/text-h-three.svg +1 -1
  663. package/svg/24/text-h-two.svg +1 -1
  664. package/svg/24/text-i-italic.svg +1 -1
  665. package/svg/24/text-indent.svg +1 -1
  666. package/svg/24/text-lines-three.svg +1 -1
  667. package/svg/24/text-s-strikethrough.svg +1 -1
  668. package/svg/24/text-styles.svg +1 -1
  669. package/svg/24/text-t.svg +1 -1
  670. package/svg/24/text-u-underlined.svg +1 -1
  671. package/svg/24/thumbs-up.svg +1 -1
  672. package/svg/24/tick-circle.svg +1 -1
  673. package/svg/24/ticket.svg +1 -1
  674. package/svg/24/timer.svg +1 -1
  675. package/svg/24/trackpad.svg +1 -1
  676. package/svg/24/trapeze.svg +2 -0
  677. package/svg/24/trash-simple.svg +1 -1
  678. package/svg/24/trash.svg +1 -1
  679. package/svg/24/triangle-square-circle.svg +2 -0
  680. package/svg/24/triangle.svg +1 -1
  681. package/svg/24/trident.svg +1 -1
  682. package/svg/24/trophy.svg +1 -1
  683. package/svg/24/user-add.svg +1 -1
  684. package/svg/24/user-arrow-right-up.svg +1 -1
  685. package/svg/24/user-eye-open.svg +1 -1
  686. package/svg/24/user-load.svg +1 -1
  687. package/svg/24/user-number-three.svg +1 -1
  688. package/svg/24/user-pen-dashes-bottom.svg +1 -1
  689. package/svg/24/user-pen-line-bottom.svg +1 -1
  690. package/svg/24/user-tick-down.svg +1 -1
  691. package/svg/24/user.svg +1 -1
  692. package/svg/24/users-three.svg +1 -1
  693. package/svg/24/users.svg +1 -1
  694. package/svg/24/video-camera-simple-slash.svg +1 -1
  695. package/svg/24/video-camera-simple.svg +1 -1
  696. package/svg/24/video-camera.svg +1 -1
  697. package/svg/24/view-center.svg +1 -1
  698. package/svg/24/view-side-left.svg +1 -1
  699. package/svg/24/wallet.svg +1 -1
  700. package/svg/meta.json +277 -2
package/dist/types.d.ts CHANGED
@@ -186,7 +186,6 @@ declare const StyledIcon: react.ForwardRefExoticComponent<Pick<Omit<{
186
186
  readonly 50: "0 4px 16px #05003812";
187
187
  readonly 100: "0 8px 32px #05003808";
188
188
  readonly 'focus-small': "0 0 0 2px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white";
189
- readonly 'focus-small-outline': "0 0 0 2px $colors$blue-200, inset 0 0 0 1px $colors$blue-500, inset 0 0 0 2px $colors$white";
190
189
  readonly 'focus-large': "0 0 0 4px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white";
191
190
  readonly 'focus-controls': "0 0 0 1px $colors$white, 0 0 0 3px $colors$blue-500, 0 0 0 5px $colors$blue-200";
192
191
  };
@@ -446,6 +445,10 @@ declare const IconAddLineBottom: ForwardRefExoticComponent<IconProps & RefAttrib
446
445
 
447
446
  declare const IconAddLineRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
448
447
 
448
+ declare const IconAiFilled: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
449
+
450
+ declare const IconAi: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
451
+
449
452
  declare const IconAlignBottom: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
450
453
 
451
454
  declare const IconAlignCenterHorizontal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -474,6 +477,8 @@ declare const IconArrowCounterClockwiseDownLeft: ForwardRefExoticComponent<IconP
474
477
 
475
478
  declare const IconArrowCounterClockwiseUpRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
476
479
 
480
+ declare const IconArrowCurvesBottomRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
481
+
477
482
  declare const IconArrowDownLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
478
483
 
479
484
  declare const IconArrowDownRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -496,10 +501,14 @@ declare const IconArrowUpRight: ForwardRefExoticComponent<IconProps & RefAttribu
496
501
 
497
502
  declare const IconArrowUp: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
498
503
 
504
+ declare const IconArrowsClockwiseRectangleTilt: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
505
+
499
506
  declare const IconArrowsClockwiseX: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
500
507
 
501
508
  declare const IconArrowsClockwiseY: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
502
509
 
510
+ declare const IconArrowsHorizontalLinesTopBottom: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
511
+
503
512
  declare const IconArrowsInSimple: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
504
513
 
505
514
  declare const IconArrowsOutCardinal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -514,6 +523,8 @@ declare const IconAt: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVG
514
523
 
515
524
  declare const IconBarThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
516
525
 
526
+ declare const IconBarrel: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
527
+
517
528
  declare const IconBellSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
518
529
 
519
530
  declare const IconBellTilt: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -522,8 +533,14 @@ declare const IconBell: ForwardRefExoticComponent<IconProps & RefAttributes<SVGS
522
533
 
523
534
  declare const IconBoard: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
524
535
 
536
+ declare const IconBookOpenInfo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
537
+
525
538
  declare const IconBookmark: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
526
539
 
540
+ declare const IconBracketCurlyLeft: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
541
+
542
+ declare const IconBracketCurlyRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
543
+
527
544
  declare const IconBracketsAngleSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
528
545
 
529
546
  declare const IconBracketsCurlyCirclesThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -604,12 +621,16 @@ declare const IconClockOvertime: ForwardRefExoticComponent<IconProps & RefAttrib
604
621
 
605
622
  declare const IconClock: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
606
623
 
624
+ declare const IconCloud: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
625
+
607
626
  declare const IconCluster: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
608
627
 
609
628
  declare const IconClustered: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
610
629
 
611
630
  declare const IconCog: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
612
631
 
632
+ declare const IconColumnsThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
633
+
613
634
  declare const IconConeSerpentine: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
614
635
 
615
636
  declare const IconCornersThreeEyeOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -620,6 +641,8 @@ declare const IconCrop: ForwardRefExoticComponent<IconProps & RefAttributes<SVGS
620
641
 
621
642
  declare const IconCrossCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
622
643
 
644
+ declare const IconCrossFat: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
645
+
623
646
  declare const IconCrossSquare: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
624
647
 
625
648
  declare const IconCross: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -680,6 +703,8 @@ declare const IconFactoryHouse: ForwardRefExoticComponent<IconProps & RefAttribu
680
703
 
681
704
  declare const IconFactory: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
682
705
 
706
+ declare const IconFlag: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
707
+
683
708
  declare const IconFolder: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
684
709
 
685
710
  declare const IconFrameLinesTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -694,6 +719,8 @@ declare const IconFunnel: ForwardRefExoticComponent<IconProps & RefAttributes<SV
694
719
 
695
720
  declare const IconGauge: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
696
721
 
722
+ declare const IconGift: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
723
+
697
724
  declare const IconGlobe: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
698
725
 
699
726
  declare const IconGraduationCap: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -710,6 +737,14 @@ declare const IconHandPointing: ForwardRefExoticComponent<IconProps & RefAttribu
710
737
 
711
738
  declare const IconHand: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
712
739
 
740
+ declare const IconHeadsetPerson: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
741
+
742
+ declare const IconHeartFilled: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
743
+
744
+ declare const IconHeart: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
745
+
746
+ declare const IconHexagon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
747
+
713
748
  declare const IconHighlighterUnderline: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
714
749
 
715
750
  declare const IconHighlighter: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -734,6 +769,8 @@ declare const IconLayout: ForwardRefExoticComponent<IconProps & RefAttributes<SV
734
769
 
735
770
  declare const IconLifesaver: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
736
771
 
772
+ declare const IconLightbulb: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
773
+
737
774
  declare const IconLightning: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
738
775
 
739
776
  declare const IconLineCurved: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -756,6 +793,10 @@ declare const IconLinesThreeHorizontal: ForwardRefExoticComponent<IconProps & Re
756
793
 
757
794
  declare const IconLinesThreeVertical: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
758
795
 
796
+ declare const IconLinesTopLeftColumnsTwo: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
797
+
798
+ declare const IconLinkPlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
799
+
759
800
  declare const IconLink: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
760
801
 
761
802
  declare const IconListBullets: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -772,6 +813,8 @@ declare const IconLogout: ForwardRefExoticComponent<IconProps & RefAttributes<SV
772
813
 
773
814
  declare const IconMagnet: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
774
815
 
816
+ declare const IconMagnifyingGlassLightning: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
817
+
775
818
  declare const IconMagnifyingGlass: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
776
819
 
777
820
  declare const IconMap: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -802,6 +845,8 @@ declare const IconNavigationUpRight: ForwardRefExoticComponent<IconProps & RefAt
802
845
 
803
846
  declare const IconNext: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
804
847
 
848
+ declare const IconNodeConnectedDot: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
849
+
805
850
  declare const IconNodeLinesCurved: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
806
851
 
807
852
  declare const IconNodeLinesHorizontal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -816,6 +861,10 @@ declare const IconNodesConnectionsThree: ForwardRefExoticComponent<IconProps & R
816
861
 
817
862
  declare const IconNoteMagnifyingGlass: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
818
863
 
864
+ declare const IconOctagon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
865
+
866
+ declare const IconPaintBucket: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
867
+
819
868
  declare const IconPaperPlaneFilledRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
820
869
 
821
870
  declare const IconPaperPlaneTilt: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -832,6 +881,8 @@ declare const IconPenTip: ForwardRefExoticComponent<IconProps & RefAttributes<SV
832
881
 
833
882
  declare const IconPen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
834
883
 
884
+ declare const IconPentagon: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
885
+
835
886
  declare const IconPlaceholder: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
836
887
 
837
888
  declare const IconPlayCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -882,6 +933,8 @@ declare const IconRectanglePlayStack: ForwardRefExoticComponent<IconProps & RefA
882
933
 
883
934
  declare const IconRectangleTick: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
884
935
 
936
+ declare const IconRectangleTriangleBottomCenter: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
937
+
885
938
  declare const IconRectanglesThreeAligned: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
886
939
 
887
940
  declare const IconRectanglesThreeFree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -900,6 +953,8 @@ declare const IconRectanglesTwoUser: ForwardRefExoticComponent<IconProps & RefAt
900
953
 
901
954
  declare const IconRhombus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
902
955
 
956
+ declare const IconRssRectangle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
957
+
903
958
  declare const IconScissors: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
904
959
 
905
960
  declare const IconScrollbarXy: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -922,6 +977,8 @@ declare const IconSlidersY: ForwardRefExoticComponent<IconProps & RefAttributes<
922
977
 
923
978
  declare const IconSmileyChat: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
924
979
 
980
+ declare const IconSmileyPlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
981
+
925
982
  declare const IconSmileySticker: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
926
983
 
927
984
  declare const IconSmiley: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -978,6 +1035,8 @@ declare const IconStar: ForwardRefExoticComponent<IconProps & RefAttributes<SVGS
978
1035
 
979
1036
  declare const IconStickyCorners: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
980
1037
 
1038
+ declare const IconStickyEyeOpen: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1039
+
981
1040
  declare const IconStickyNoteStack: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
982
1041
 
983
1042
  declare const IconStickyNoteWide: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -1044,10 +1103,14 @@ declare const IconTimer: ForwardRefExoticComponent<IconProps & RefAttributes<SVG
1044
1103
 
1045
1104
  declare const IconTrackpad: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1046
1105
 
1106
+ declare const IconTrapeze: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1107
+
1047
1108
  declare const IconTrashSimple: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1048
1109
 
1049
1110
  declare const IconTrash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1050
1111
 
1112
+ declare const IconTriangleSquareCircle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1113
+
1051
1114
  declare const IconTriangle: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1052
1115
 
1053
1116
  declare const IconTrident: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
@@ -1088,4 +1151,4 @@ declare const IconViewSideLeft: ForwardRefExoticComponent<IconProps & RefAttribu
1088
1151
 
1089
1152
  declare const IconWallet: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
1090
1153
 
1091
- 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, IconProps, 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 };
1154
+ export { IconAddLineBottom, IconAddLineRight, IconAi, IconAiFilled, IconAlignBottom, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignRight, IconAlignTop, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpRight, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowCurvesBottomRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseRectangleTilt, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsHorizontalLinesTopBottom, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutSimple, IconArticle, IconAt, IconBarThree, IconBarrel, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookOpenInfo, IconBookmark, IconBracketCurlyLeft, IconBracketCurlyRight, 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, IconCloud, IconCluster, IconClustered, IconCog, IconColumnsThree, IconConeSerpentine, IconCornersThreeEyeOpen, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCrossFat, 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, IconFlag, IconFolder, IconFrame, IconFrameLinesTwo, IconFramePlay, IconFramePlus, IconFunnel, IconGauge, IconGift, IconGlobe, IconGraduationCap, IconGrid, IconGridFour, IconGridSix, IconHand, IconHandFilled, IconHandPointing, IconHeadsetPerson, IconHeart, IconHeartFilled, IconHexagon, IconHighlighter, IconHighlighterUnderline, IconHouse, IconImage, IconInformationMarkCircle, IconKanban, IconKey, IconKeycap, IconLaptop, IconLasso, IconLayout, IconLifesaver, IconLightbulb, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLinesTopLeftColumnsTwo, IconLink, IconLinkPlus, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconLogin, IconLogout, IconMagnet, IconMagnifyingGlass, IconMagnifyingGlassLightning, IconMap, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMonitorArrow, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMouse, IconNavigationArrowLines, IconNavigationUpLeftFilled, IconNavigationUpLeftSlash, IconNavigationUpRight, IconNext, IconNodeConnectedDot, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNoteMagnifyingGlass, IconOctagon, IconPaintBucket, IconPaperPlaneFilledRight, IconPaperPlaneTilt, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenTip, IconPentagon, IconPlaceholder, IconPlay, IconPlayCircle, IconPlaybackSpeedCircle, IconPlug, IconPlus, IconPlusText, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProhibit, IconProps, IconPushPin, IconQuestionMark, IconQuestionMarkCircle, IconRectangleArrowUpCenter, IconRectangleDashLines, IconRectangleDotLinePen, IconRectanglePlayStack, IconRectangleTick, IconRectangleTriangleBottomCenter, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconRhombus, IconRssRectangle, IconScissors, IconScrollbarXy, IconShapes, IconShieldCheck, IconShieldLock, IconShuffle, IconSidebarClosed, IconSidebarOpen, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileyPlus, 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, IconStickyEyeOpen, 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, IconTrapeze, IconTrash, IconTrashSimple, IconTriangle, IconTriangleSquareCircle, IconTrident, IconTrophy, IconUser, IconUserAdd, IconUserArrowRightUp, IconUserEyeOpen, IconUserLoad, IconUserNumberThree, IconUserPenDashesBottom, IconUserPenLineBottom, IconUserTickDown, IconUsers, IconUsersThree, IconVideoCamera, IconVideoCameraSimple, IconVideoCameraSimpleSlash, IconViewCenter, IconViewSideLeft, IconWallet };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mirohq/design-system-icons",
3
- "version": "0.10.2-button.0",
3
+ "version": "0.11.0",
4
4
  "description": "",
5
5
  "author": "Miro",
6
6
  "source": "src/index.ts",
@@ -30,9 +30,9 @@
30
30
  "react": "^16.14 || ^17 || ^18"
31
31
  },
32
32
  "dependencies": {
33
- "@mirohq/design-system-link": "^1.2.2-button.0",
33
+ "@mirohq/design-system-link": "^1.2.1",
34
34
  "@mirohq/design-system-primitive": "^1.1.0",
35
- "@mirohq/design-system-stitches": "^2.1.2-button.0",
35
+ "@mirohq/design-system-stitches": "^2.1.1",
36
36
  "@mirohq/design-system-utils": "^0.12.0"
37
37
  },
38
38
  "devDependencies": {
@@ -52,6 +52,6 @@
52
52
  "clean": "rm -rf build",
53
53
  "figma-sync": "node scripts/figma-sync/cli.mjs",
54
54
  "prebuild": "pnpm clean",
55
- "svg-to-react": "rm -rf react && svgr --config-file svgrrc.js -d react svg/24"
55
+ "svg-to-react": "rm -rf react && svgr --no-svgo svg/24"
56
56
  }
57
57
  }
@@ -25,12 +25,12 @@ export const IconAddLineBottom: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeLinecap='round'
27
27
  strokeWidth={2}
28
- d='M21 5H3m13 10h-4m0 0H8m4 0v-4m0 4v4'
28
+ d='M21 5h-18m13 10h-4m0 0h-4m4 0v-4m0 4v4'
29
29
  />
30
30
  </g>,
31
31
  <defs>
32
32
  <clipPath id='a'>
33
- <path d='M0 0h24v24H0z' />
33
+ <path fill='none' d='M0 0h24v24h-24z' />
34
34
  </clipPath>
35
35
  </defs>
36
36
  )
@@ -25,12 +25,12 @@ export const IconAddLineRight: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeLinecap='round'
27
27
  strokeWidth={2}
28
- d='M5 3v18M15 8v4m0 0v4m0-4h-4m4 0h4'
28
+ d='M5 3v18m10-13v4m0 0v4m0-4h-4m4 0h4'
29
29
  />
30
30
  </g>,
31
31
  <defs>
32
32
  <clipPath id='a'>
33
- <path d='M0 0h24v24H0z' />
33
+ <path fill='none' d='M0 0h24v24h-24z' />
34
34
  </clipPath>
35
35
  </defs>
36
36
  )
@@ -0,0 +1,28 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
5
+ import React, { forwardRef, createElement } from 'react'
6
+ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
7
+
8
+ import { StyledIcon } from '../src/icon'
9
+ import type { IconProps } from '../src/icon'
10
+
11
+ export const IconAiFilled: ForwardRefExoticComponent<
12
+ IconProps & RefAttributes<SVGSVGElement>
13
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
14
+ createElement(
15
+ StyledIcon,
16
+ {
17
+ ...props,
18
+ size,
19
+ viewBox: '0 0 24 24',
20
+ fill: 'none',
21
+ ref: forwardRef,
22
+ },
23
+ <path
24
+ fill='currentColor'
25
+ d='M19.7722 2.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.2504.2504 0 0 0 .1249.125l1.4761.6666c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.2504.2504 0 0 0-.1249.1249l-.6667 1.476c-.0885.1962-.3671.1962-.4556 0l-.6667-1.476a.2502.2502 0 0 0-.125-.125l-1.476-.6666c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2502.2502 0 0 0 .125-.1249l.6667-1.476ZM19.7722 16.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.25.25 0 0 0 .1249.1249l1.4761.6667c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.25.25 0 0 0-.1249.1249l-.6667 1.4761c-.0885.1961-.3671.1961-.4556 0l-.6667-1.4761a.2498.2498 0 0 0-.125-.1249l-1.476-.6667c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2498.2498 0 0 0 .125-.1249l.6667-1.4761ZM9.7608 3.958c.3324-1.2773 2.146-1.2773 2.4784 0 1.4019 5.3879 1.4149 5.4009 6.8028 6.8028 1.2773.3324 1.2773 2.146 0 2.4784-5.3879 1.4019-5.4009 1.4149-6.8028 6.8028-.3324 1.2773-2.146 1.2773-2.4784 0-1.4019-5.3879-1.415-5.4009-6.8028-6.8028-1.2773-.3324-1.2773-2.146 0-2.4784 5.3879-1.4019 5.4009-1.415 6.8028-6.8028Z'
26
+ />
27
+ )
28
+ )
package/react/ai.tsx ADDED
@@ -0,0 +1,33 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
5
+ import React, { forwardRef, createElement } from 'react'
6
+ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
7
+
8
+ import { StyledIcon } from '../src/icon'
9
+ import type { IconProps } from '../src/icon'
10
+
11
+ export const IconAi: ForwardRefExoticComponent<
12
+ IconProps & RefAttributes<SVGSVGElement>
13
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
14
+ createElement(
15
+ StyledIcon,
16
+ {
17
+ ...props,
18
+ size,
19
+ viewBox: '0 0 24 24',
20
+ fill: 'none',
21
+ ref: forwardRef,
22
+ },
23
+ <path
24
+ stroke='currentColor'
25
+ strokeWidth={2}
26
+ d='M9.7608 3.958c.3324-1.2773 2.146-1.2773 2.4784 0 1.4019 5.3879 1.4149 5.4009 6.8028 6.8028 1.2773.3324 1.2773 2.146 0 2.4784-5.3879 1.4019-5.4009 1.4149-6.8028 6.8028-.3324 1.2773-2.146 1.2773-2.4784 0-1.4019-5.3879-1.415-5.4009-6.8028-6.8028-1.2773-.3324-1.2773-2.146 0-2.4784 5.3879-1.4019 5.4009-1.415 6.8028-6.8028Z'
27
+ />,
28
+ <path
29
+ fill='currentColor'
30
+ d='M19.7722 2.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.2504.2504 0 0 0 .1249.125l1.4761.6666c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.2504.2504 0 0 0-.1249.1249l-.6667 1.476c-.0885.1962-.3671.1962-.4556 0l-.6667-1.476a.2502.2502 0 0 0-.125-.125l-1.476-.6666c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2502.2502 0 0 0 .125-.1249l.6667-1.476ZM19.7722 16.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.25.25 0 0 0 .1249.1249l1.4761.6667c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.25.25 0 0 0-.1249.1249l-.6667 1.4761c-.0885.1961-.3671.1961-.4556 0l-.6667-1.4761a.2498.2498 0 0 0-.125-.1249l-1.476-.6667c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2498.2498 0 0 0 .125-.1249l.6667-1.4761Z'
31
+ />
32
+ )
33
+ )
@@ -30,7 +30,7 @@ export const IconAlignBottom: ForwardRefExoticComponent<
30
30
  />,
31
31
  <path
32
32
  fill='currentColor'
33
- d='M7 3.5a1.5 1.5 0 1 1 3 0v11a1.5 1.5 0 0 1-3 0v-11Zm7 5a1.5 1.5 0 0 1 3 0v6a1.5 1.5 0 0 1-3 0v-6Z'
33
+ d='M7 3.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v11c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-11ZM14 8.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v6c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-6Z'
34
34
  />
35
35
  )
36
36
  )
@@ -30,7 +30,7 @@ export const IconAlignCenterHorizontal: ForwardRefExoticComponent<
30
30
  />,
31
31
  <path
32
32
  fill='currentColor'
33
- d='M19.5 7a1.5 1.5 0 0 1 0 3h-15a1.5 1.5 0 1 1 0-3h15Zm-3 7a1.5 1.5 0 0 1 0 3h-9a1.5 1.5 0 0 1 0-3h9Z'
33
+ d='M19.5 7c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-15c-.8284 0-1.5-.6716-1.5-1.5s.6716-1.5 1.5-1.5h15ZM16.5 14c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-9c-.8284 0-1.5-.6716-1.5-1.5s.6716-1.5 1.5-1.5h9Z'
34
34
  />
35
35
  )
36
36
  )
@@ -30,7 +30,7 @@ export const IconAlignCenterVertical: ForwardRefExoticComponent<
30
30
  />,
31
31
  <path
32
32
  fill='currentColor'
33
- d='M7 4.5a1.5 1.5 0 1 1 3 0v15a1.5 1.5 0 0 1-3 0v-15Zm7 3a1.5 1.5 0 0 1 3 0v9a1.5 1.5 0 0 1-3 0v-9Z'
33
+ d='M7 4.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v15c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-15ZM14 7.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v9c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-9Z'
34
34
  />
35
35
  )
36
36
  )
@@ -26,11 +26,11 @@ export const IconAlignLeft: ForwardRefExoticComponent<
26
26
  strokeLinejoin='round'
27
27
  strokeMiterlimit={1.414}
28
28
  strokeWidth={2}
29
- d='M4 21V3'
29
+ d='M4 21v-18'
30
30
  />,
31
31
  <path
32
32
  fill='currentColor'
33
- d='M8 15.5A1.5 1.5 0 0 1 9.5 14h5a1.5 1.5 0 0 1 0 3h-5A1.5 1.5 0 0 1 8 15.5Zm0-7A1.5 1.5 0 0 1 9.5 7h11a1.5 1.5 0 0 1 0 3h-11A1.5 1.5 0 0 1 8 8.5Z'
33
+ d='M8 15.5c0-.8284.6716-1.5 1.5-1.5h5c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-5c-.8284 0-1.5-.6716-1.5-1.5ZM8 8.5c0-.8284.6716-1.5 1.5-1.5h11c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-11c-.8284 0-1.5-.6716-1.5-1.5Z'
34
34
  />
35
35
  )
36
36
  )
@@ -30,7 +30,7 @@ export const IconAlignRight: ForwardRefExoticComponent<
30
30
  />,
31
31
  <path
32
32
  fill='currentColor'
33
- d='M2 8.5A1.5 1.5 0 0 1 3.5 7h11a1.5 1.5 0 0 1 0 3h-11A1.5 1.5 0 0 1 2 8.5Zm6 7A1.5 1.5 0 0 1 9.5 14h5a1.5 1.5 0 0 1 0 3h-5A1.5 1.5 0 0 1 8 15.5Z'
33
+ d='M2 8.5c0-.8284.6716-1.5 1.5-1.5h11c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-11c-.8284 0-1.5-.6716-1.5-1.5ZM8 15.5c0-.8284.6716-1.5 1.5-1.5h5c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-5c-.8284 0-1.5-.6716-1.5-1.5Z'
34
34
  />
35
35
  )
36
36
  )
@@ -30,7 +30,7 @@ export const IconAlignTop: ForwardRefExoticComponent<
30
30
  />,
31
31
  <path
32
32
  fill='currentColor'
33
- d='M7 8.5a1.5 1.5 0 1 1 3 0v11a1.5 1.5 0 0 1-3 0v-11Zm7 0a1.5 1.5 0 0 1 3 0v6a1.5 1.5 0 0 1-3 0v-6Z'
33
+ d='M7 8.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v11c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-11ZM14 8.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v6c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-6Z'
34
34
  />
35
35
  )
36
36
  )
@@ -26,12 +26,12 @@ export const IconArrowArcLeft: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M20 15C18 9 9.5 7 4 15m0 0v-5m0 5h5'
29
+ d='M20 15c-2-6.0007-10.5-8.0007-16-.0001m0 0v-5m0 5h5'
30
30
  />
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
@@ -26,12 +26,12 @@ export const IconArrowArcRight: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M4 15c2-6 10.5-8 16 0m0 0v-5m0 5h-5'
29
+ d='M4 15c2-6.0007 10.5-8.0007 16-.0001m0 0v-5m0 5h-5'
30
30
  />
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
@@ -31,7 +31,7 @@ export const IconArrowBendUpRight: ForwardRefExoticComponent<
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
@@ -24,7 +24,7 @@ export const IconArrowBoxOut: ForwardRefExoticComponent<
24
24
  stroke='currentColor'
25
25
  strokeLinecap='round'
26
26
  strokeWidth={2}
27
- d='M17 14v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h4.5M20 4l-9 9m2.002-9h7v7'
27
+ d='M17 14v5c0 .5523-.4477 1-1 1h-11c-.5523 0-1-.4477-1-1v-11c0-.5523.4477-1 1-1h4.5m10.5-3-9 9m2.0025-9h7v7'
28
28
  />
29
29
  )
30
30
  )
@@ -25,12 +25,12 @@ export const IconArrowClockwiseDownRight: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeLinecap='round'
27
27
  strokeWidth={2}
28
- d='M12 20a8 8 0 1 1 7.748-6M17 12l3 3 3-3'
28
+ d='M12 20c-4.4183 0-8-3.5817-8-8s3.5817-8 8-8 8 3.5817 8 8a8.0156 8.0156 0 0 1-.252 2m-2.748-2 3 3 3-3'
29
29
  />
30
30
  </g>,
31
31
  <defs>
32
32
  <clipPath id='a'>
33
- <path d='M0 0h24v24H0z' />
33
+ <path fill='none' d='M0 0h24v24h-24z' />
34
34
  </clipPath>
35
35
  </defs>
36
36
  )
@@ -25,12 +25,12 @@ export const IconArrowClockwiseUpLeft: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeLinecap='round'
27
27
  strokeWidth={2}
28
- d='M12 4a8 8 0 1 1-7.748 6M7 12 4 9l-3 3'
28
+ d='M12 4c4.4183 0 8 3.5817 8 8s-3.5817 8-8 8-8-3.5817-8-8c0-.6906.0875-1.3608.252-2m2.748 2-3-3-3 3'
29
29
  />
30
30
  </g>,
31
31
  <defs>
32
32
  <clipPath id='a'>
33
- <path d='M0 0h24v24H0z' />
33
+ <path fill='none' d='M0 0h24v24h-24z' />
34
34
  </clipPath>
35
35
  </defs>
36
36
  )
@@ -25,12 +25,12 @@ export const IconArrowCounterClockwiseDownLeft: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeLinecap='round'
27
27
  strokeWidth={2}
28
- d='M4.258 14.015a8 8 0 1 1 7.758 5.987M1 12l3 3 3-3'
28
+ d='M4.2579 14.0147c-1.1127-4.276 1.4516-8.6442 5.7274-9.7569 4.2759-1.1126 8.6442 1.4517 9.7569 5.7275 1.1126 4.2759-1.4516 8.6442-5.7275 9.7569a8.0132 8.0132 0 0 1-1.999.2597m-11.0157-8.0019 3 3 3-3'
29
29
  />
30
30
  </g>,
31
31
  <defs>
32
32
  <clipPath id='a'>
33
- <path d='M0 0h24v24H0z' />
33
+ <path fill='none' d='M0 0h24v24h-24z' />
34
34
  </clipPath>
35
35
  </defs>
36
36
  )
@@ -25,12 +25,12 @@ export const IconArrowCounterClockwiseUpRight: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeLinecap='round'
27
27
  strokeWidth={2}
28
- d='M19.753 10.03a8 8 0 1 1-7.723-6.032M23 12l-3-3-3 3'
28
+ d='M19.7535 10.0297c1.0882 4.2821-1.501 8.6357-5.7832 9.7239-4.2822 1.0882-8.6357-1.5011-9.7239-5.7833-1.0882-4.2821 1.501-8.6357 5.7832-9.7239a8.0145 8.0145 0 0 1 2.0005-.2483m10.9699 8.0019-3-3-3 3'
29
29
  />
30
30
  </g>,
31
31
  <defs>
32
32
  <clipPath id='a'>
33
- <path d='M0 0h24v24H0z' />
33
+ <path fill='none' d='M0 0h24v24h-24z' />
34
34
  </clipPath>
35
35
  </defs>
36
36
  )
@@ -0,0 +1,38 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
5
+ import React, { forwardRef, createElement } from 'react'
6
+ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
7
+
8
+ import { StyledIcon } from '../src/icon'
9
+ import type { IconProps } from '../src/icon'
10
+
11
+ export const IconArrowCurvesBottomRight: ForwardRefExoticComponent<
12
+ IconProps & RefAttributes<SVGSVGElement>
13
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
14
+ createElement(
15
+ StyledIcon,
16
+ {
17
+ ...props,
18
+ size,
19
+ viewBox: '0 0 24 24',
20
+ fill: 'none',
21
+ ref: forwardRef,
22
+ },
23
+ <g clipPath='url(#a)'>
24
+ <path
25
+ stroke='currentColor'
26
+ strokeLinecap='round'
27
+ strokeLinejoin='round'
28
+ strokeWidth={2}
29
+ d='M6 4h11c5 0 5 7 0 7h-10c-5 0-5 7 0 7h12.75m0 0-3-3m3 3-3 3'
30
+ />
31
+ </g>,
32
+ <defs>
33
+ <clipPath id='a'>
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
+ </clipPath>
36
+ </defs>
37
+ )
38
+ )
@@ -24,7 +24,7 @@ export const IconArrowDownLeft: ForwardRefExoticComponent<
24
24
  stroke='currentColor'
25
25
  strokeLinecap='round'
26
26
  strokeWidth={2}
27
- d='M5 19h9m-9 0v-9m0 9L19 5'
27
+ d='M5 19h9m-9 0v-9m0 9 14-14'
28
28
  />
29
29
  )
30
30
  )
@@ -24,7 +24,7 @@ export const IconArrowDownRight: ForwardRefExoticComponent<
24
24
  stroke='currentColor'
25
25
  strokeLinecap='round'
26
26
  strokeWidth={2}
27
- d='M19 19v-9m0 9h-9m9 0L5 5'
27
+ d='M19 19v-9m0 9h-9m9 0-14-14'
28
28
  />
29
29
  )
30
30
  )