@mirohq/design-system-icons 0.65.3 → 0.66.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 (449) hide show
  1. package/dist/main.js +800 -520
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +797 -522
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +11 -1
  6. package/package.json +5 -5
  7. package/react/activity.tsx +2 -2
  8. package/react/add-line-bottom.tsx +2 -2
  9. package/react/add-line-right.tsx +2 -2
  10. package/react/align-bottom-group.tsx +8 -24
  11. package/react/align-bottom.tsx +2 -2
  12. package/react/align-center-horizontal.tsx +2 -2
  13. package/react/align-center-vertical.tsx +2 -2
  14. package/react/align-left.tsx +2 -2
  15. package/react/align-right.tsx +2 -2
  16. package/react/align-top-group.tsx +8 -24
  17. package/react/align-top.tsx +2 -2
  18. package/react/alignment-scale.tsx +2 -2
  19. package/react/arrow-arc-left.tsx +2 -2
  20. package/react/arrow-arc-right.tsx +2 -2
  21. package/react/arrow-bend-up-left.tsx +2 -2
  22. package/react/arrow-bend-up-right.tsx +2 -2
  23. package/react/arrow-box-out.tsx +2 -2
  24. package/react/arrow-clockwise-down-right.tsx +2 -2
  25. package/react/arrow-clockwise-up-left.tsx +2 -2
  26. package/react/arrow-counter-clockwise-down-left.tsx +2 -2
  27. package/react/arrow-counter-clockwise-up-right.tsx +2 -2
  28. package/react/arrow-curves-bottom-right.tsx +2 -2
  29. package/react/arrow-down-left.tsx +2 -2
  30. package/react/arrow-down-right.tsx +2 -2
  31. package/react/arrow-down.tsx +2 -2
  32. package/react/arrow-elbow-down-right.tsx +2 -2
  33. package/react/arrow-left.tsx +2 -9
  34. package/react/arrow-right.tsx +2 -2
  35. package/react/arrow-up-circle.tsx +2 -2
  36. package/react/arrow-up-left.tsx +2 -2
  37. package/react/arrow-up-right.tsx +2 -2
  38. package/react/arrow-up.tsx +2 -2
  39. package/react/arrows-clockwise-rectangle-tilt.tsx +2 -2
  40. package/react/arrows-clockwise-x.tsx +2 -2
  41. package/react/arrows-clockwise-y.tsx +2 -2
  42. package/react/arrows-down-up.tsx +2 -2
  43. package/react/arrows-horizontal-lines-top-bottom.tsx +2 -2
  44. package/react/arrows-in-simple.tsx +2 -2
  45. package/react/arrows-out-cardinal.tsx +2 -2
  46. package/react/arrows-out-lines-horizontal.tsx +2 -2
  47. package/react/arrows-out-simple.tsx +2 -2
  48. package/react/arrows-square-counter-clockwise-y.tsx +2 -2
  49. package/react/arrows-time-backward.tsx +2 -2
  50. package/react/arrows-time-forward.tsx +2 -2
  51. package/react/article-empty.tsx +37 -0
  52. package/react/article.tsx +2 -2
  53. package/react/at.tsx +2 -2
  54. package/react/attachment.tsx +5 -6
  55. package/react/bell-slash.tsx +2 -2
  56. package/react/bell-tilt.tsx +2 -2
  57. package/react/bell.tsx +2 -2
  58. package/react/board.tsx +2 -2
  59. package/react/book-open-info.tsx +2 -2
  60. package/react/bookmark.tsx +2 -2
  61. package/react/bracket-curly-left.tsx +2 -2
  62. package/react/bracket-curly-right.tsx +2 -2
  63. package/react/brackets-angle-slash.tsx +2 -2
  64. package/react/brackets-curly-circles-three.tsx +2 -2
  65. package/react/browser.tsx +77 -0
  66. package/react/brush.tsx +2 -2
  67. package/react/calendar-blank.tsx +2 -2
  68. package/react/calendar-end.tsx +2 -2
  69. package/react/calendar-start.tsx +2 -2
  70. package/react/camera.tsx +2 -2
  71. package/react/card-circles.tsx +2 -2
  72. package/react/card-number-three.tsx +2 -2
  73. package/react/card.tsx +2 -2
  74. package/react/cards-poker.tsx +2 -2
  75. package/react/chart-bar-y-simple.tsx +2 -2
  76. package/react/chart-bar-y.tsx +2 -2
  77. package/react/chat-check.tsx +2 -2
  78. package/react/chat-dashes-lines-two.tsx +2 -2
  79. package/react/chat-lines-cross.tsx +2 -2
  80. package/react/chat-lines-dot.tsx +2 -2
  81. package/react/chat-lines-eye-open.tsx +2 -2
  82. package/react/chat-lines-two-stack.tsx +2 -2
  83. package/react/chat-lines-two.tsx +2 -2
  84. package/react/chat-plus.tsx +2 -2
  85. package/react/chat-text-arrow.tsx +2 -2
  86. package/react/chat-two.tsx +2 -2
  87. package/react/chat.tsx +2 -2
  88. package/react/check-mark.tsx +2 -2
  89. package/react/checkboard-square-centered.tsx +2 -2
  90. package/react/chevron-down-double.tsx +2 -2
  91. package/react/chevron-down.tsx +2 -2
  92. package/react/chevron-left-double.tsx +2 -2
  93. package/react/chevron-left.tsx +2 -2
  94. package/react/chevron-right-double.tsx +2 -2
  95. package/react/chevron-right.tsx +2 -2
  96. package/react/chevron-up-double.tsx +2 -2
  97. package/react/chevron-up-down-line.tsx +2 -2
  98. package/react/chevron-up-down.tsx +2 -2
  99. package/react/chevron-up.tsx +2 -2
  100. package/react/circle-corners.tsx +2 -2
  101. package/react/circle-motion-x.tsx +2 -2
  102. package/react/circle-notch.tsx +2 -2
  103. package/react/circle-slash.tsx +2 -2
  104. package/react/circles-connected.tsx +2 -2
  105. package/react/clock-counter-clockwise-simple.tsx +2 -2
  106. package/react/clock-counter-clockwise.tsx +2 -2
  107. package/react/clock.tsx +2 -2
  108. package/react/cluster.tsx +2 -2
  109. package/react/clustered.tsx +2 -2
  110. package/react/cog.tsx +2 -2
  111. package/react/coins-checked.tsx +2 -2
  112. package/react/coins-slash.tsx +2 -2
  113. package/react/columns-three.tsx +2 -2
  114. package/react/comment-group.tsx +2 -2
  115. package/react/cone-serpentine.tsx +2 -2
  116. package/react/connection-line-elbows.tsx +2 -2
  117. package/react/connection-line-straight.tsx +2 -2
  118. package/react/corners-three-eye-open.tsx +2 -2
  119. package/react/counter.tsx +2 -2
  120. package/react/credit-card.tsx +2 -2
  121. package/react/crop.tsx +2 -2
  122. package/react/cross-circle.tsx +2 -2
  123. package/react/cross-square.tsx +2 -2
  124. package/react/cross.tsx +2 -2
  125. package/react/cube.tsx +2 -2
  126. package/react/cursor-filled.tsx +2 -2
  127. package/react/cursor-lines.tsx +2 -2
  128. package/react/cursor-text-lines.tsx +2 -2
  129. package/react/cursor-text.tsx +2 -2
  130. package/react/cursor.tsx +2 -2
  131. package/react/dash-left-down-square-dash-right-up.tsx +2 -2
  132. package/react/dash-left-up-square-dash-down-right.tsx +2 -2
  133. package/react/dash-square-dash-horizontal.tsx +2 -2
  134. package/react/dash-square-dash-vertical.tsx +2 -2
  135. package/react/diagram-card-large-1.tsx +2 -2
  136. package/react/diagram-card-large-2.tsx +2 -2
  137. package/react/diagram-card-large-3.tsx +2 -2
  138. package/react/diagram-card-large-4.tsx +2 -2
  139. package/react/diagram-card-magnifying-glass.tsx +2 -2
  140. package/react/diagram-card-small-1.tsx +2 -2
  141. package/react/diagram-card-small-2.tsx +2 -2
  142. package/react/diagram-card-small-3.tsx +2 -2
  143. package/react/diagram-card-team.tsx +2 -2
  144. package/react/diagram-card-user.tsx +2 -2
  145. package/react/diagramming-format.tsx +2 -2
  146. package/react/distribute-horizontal.tsx +2 -2
  147. package/react/distribute-vertical.tsx +2 -2
  148. package/react/doc-format.tsx +2 -2
  149. package/react/dollar-sign-currency.tsx +2 -2
  150. package/react/dot-voting.tsx +2 -2
  151. package/react/dots-nine.tsx +2 -2
  152. package/react/dots-six-horizontal.tsx +2 -2
  153. package/react/dots-six-vertical.tsx +2 -2
  154. package/react/download.tsx +2 -2
  155. package/react/envelope.tsx +2 -2
  156. package/react/eraser.tsx +2 -2
  157. package/react/exclamation-mark-octagon.tsx +2 -2
  158. package/react/exclamation-point-circle.tsx +2 -2
  159. package/react/export.tsx +2 -2
  160. package/react/external-format.tsx +2 -2
  161. package/react/eye-closed-dots-four-frame-broken.tsx +2 -2
  162. package/react/eye-closed.tsx +2 -2
  163. package/react/eye-open-line-frame-broken.tsx +2 -2
  164. package/react/eye-open-slash.tsx +2 -2
  165. package/react/eye-open.tsx +2 -2
  166. package/react/eyedropper.tsx +2 -2
  167. package/react/factory-house.tsx +2 -2
  168. package/react/factory.tsx +2 -2
  169. package/react/file-spreadsheet.tsx +2 -2
  170. package/react/flag.tsx +2 -2
  171. package/react/flip-card.tsx +2 -2
  172. package/react/folder.tsx +2 -2
  173. package/react/frame-lines-two.tsx +2 -2
  174. package/react/frame-play.tsx +2 -2
  175. package/react/frame-plus.tsx +2 -2
  176. package/react/frame.tsx +2 -2
  177. package/react/funnel.tsx +2 -2
  178. package/react/gauge.tsx +2 -2
  179. package/react/gavel.tsx +2 -2
  180. package/react/gift.tsx +2 -2
  181. package/react/globe.tsx +2 -2
  182. package/react/graduation-cap.tsx +2 -2
  183. package/react/grid-four.tsx +2 -2
  184. package/react/grid.tsx +2 -2
  185. package/react/hand-filled.tsx +2 -2
  186. package/react/hand-pointing.tsx +2 -2
  187. package/react/hand.tsx +2 -2
  188. package/react/headphones.tsx +2 -2
  189. package/react/headset-person.tsx +2 -2
  190. package/react/heart-filled.tsx +2 -2
  191. package/react/heart.tsx +2 -2
  192. package/react/highlighter-underline.tsx +2 -2
  193. package/react/highlighter.tsx +2 -2
  194. package/react/house.tsx +2 -2
  195. package/react/image.tsx +2 -2
  196. package/react/indent-left.tsx +2 -2
  197. package/react/indent-right.tsx +2 -2
  198. package/react/index.ts +5 -0
  199. package/react/information-mark-circle.tsx +2 -2
  200. package/react/key.tsx +2 -2
  201. package/react/keycap.tsx +2 -2
  202. package/react/laptop.tsx +2 -2
  203. package/react/lasso.tsx +2 -2
  204. package/react/layout.tsx +2 -2
  205. package/react/lightbox.tsx +2 -2
  206. package/react/lightbulb.tsx +2 -2
  207. package/react/lightning.tsx +2 -2
  208. package/react/line-two-diagonal-top-right-double.tsx +2 -2
  209. package/react/lines-three-horizontal-line-vertical-center.tsx +2 -2
  210. package/react/lines-three-horizontal.tsx +2 -2
  211. package/react/lines-three-vertical.tsx +2 -2
  212. package/react/lines-top-left-columns-two.tsx +2 -2
  213. package/react/link-plus.tsx +2 -2
  214. package/react/link.tsx +2 -2
  215. package/react/list-bullets.tsx +2 -2
  216. package/react/list-numbers.tsx +2 -2
  217. package/react/lock-closed.tsx +2 -2
  218. package/react/lock-open.tsx +2 -2
  219. package/react/login.tsx +2 -2
  220. package/react/logout.tsx +2 -2
  221. package/react/magnet.tsx +2 -2
  222. package/react/magnifying-glass-lightning.tsx +2 -2
  223. package/react/magnifying-glass-plus.tsx +2 -2
  224. package/react/magnifying-glass.tsx +2 -2
  225. package/react/map.tsx +2 -2
  226. package/react/megaphone.tsx +2 -2
  227. package/react/microphone-slash.tsx +2 -2
  228. package/react/microphone.tsx +2 -2
  229. package/react/minus.tsx +2 -2
  230. package/react/mobile.tsx +2 -2
  231. package/react/monitor-arrow-up.tsx +2 -2
  232. package/react/monitor-arrow.tsx +2 -2
  233. package/react/monitor-pause.tsx +2 -2
  234. package/react/monitor-play.tsx +2 -2
  235. package/react/monitor-stop.tsx +2 -2
  236. package/react/monitor.tsx +2 -2
  237. package/react/moon.tsx +2 -2
  238. package/react/mouse.tsx +2 -2
  239. package/react/music-note.tsx +2 -2
  240. package/react/navigation-arrow-lines.tsx +2 -2
  241. package/react/navigation-up-left-slash.tsx +2 -2
  242. package/react/navigation-up-right.tsx +2 -2
  243. package/react/next.tsx +2 -2
  244. package/react/node-connected-dot.tsx +2 -2
  245. package/react/node-lines-curved.tsx +2 -2
  246. package/react/node-lines-horizontal.tsx +2 -2
  247. package/react/node-lines-vertical.tsx +2 -2
  248. package/react/node-plus.tsx +2 -2
  249. package/react/nodes-connected.tsx +2 -2
  250. package/react/nodes-connections-three.tsx +2 -2
  251. package/react/note-magnifying-glass.tsx +2 -2
  252. package/react/notepad.tsx +2 -2
  253. package/react/number.tsx +2 -2
  254. package/react/office.tsx +2 -2
  255. package/react/org-chart.tsx +2 -2
  256. package/react/orientation-horizontal.tsx +2 -2
  257. package/react/orientation-vertical.tsx +2 -2
  258. package/react/paint-bucket.tsx +2 -2
  259. package/react/palette.tsx +2 -2
  260. package/react/paper-plane-filled-right.tsx +2 -2
  261. package/react/paper-plane-tilt.tsx +2 -2
  262. package/react/pause-circle.tsx +2 -2
  263. package/react/pause.tsx +2 -2
  264. package/react/pen-tip.tsx +2 -2
  265. package/react/pen-underline.tsx +2 -2
  266. package/react/pen.tsx +2 -2
  267. package/react/people-list.tsx +2 -2
  268. package/react/person-in-circle.tsx +2 -2
  269. package/react/placeholder.tsx +2 -2
  270. package/react/play-circle.tsx +2 -2
  271. package/react/play.tsx +2 -2
  272. package/react/playback-speed-circle.tsx +2 -2
  273. package/react/plug.tsx +2 -2
  274. package/react/plus-box.tsx +2 -2
  275. package/react/plus-square.tsx +6 -14
  276. package/react/plus-text.tsx +2 -2
  277. package/react/plus.tsx +2 -2
  278. package/react/polling.tsx +2 -2
  279. package/react/presentation-arrow.tsx +2 -2
  280. package/react/presentation-eye-open.tsx +2 -2
  281. package/react/presentation-line.tsx +2 -2
  282. package/react/presentation-lines-two.tsx +2 -2
  283. package/react/presentation-link.tsx +2 -2
  284. package/react/presentation-number-one.tsx +2 -2
  285. package/react/presentation-play.tsx +2 -2
  286. package/react/presentation-plus.tsx +2 -2
  287. package/react/previous.tsx +2 -2
  288. package/react/prohibit.tsx +2 -2
  289. package/react/prototype-format.tsx +2 -2
  290. package/react/push-pin-filled.tsx +2 -2
  291. package/react/push-pin.tsx +2 -2
  292. package/react/question-mark-circle.tsx +2 -2
  293. package/react/question-mark.tsx +2 -2
  294. package/react/quotes.tsx +2 -2
  295. package/react/rectangle-arrow-up-center.tsx +2 -2
  296. package/react/rectangle-dash-lines.tsx +2 -2
  297. package/react/rectangle-dot-line-pen.tsx +2 -2
  298. package/react/rectangle-frame-2-lines.tsx +2 -2
  299. package/react/rectangle-line.tsx +2 -2
  300. package/react/rectangle-play-stack.tsx +2 -2
  301. package/react/rectangle-portrait-dash-square-top-center.tsx +2 -2
  302. package/react/rectangle-portrait-dash-square-top-left.tsx +2 -2
  303. package/react/rectangle-portrait-dash.tsx +2 -2
  304. package/react/rectangle-portrait-square-top-left.tsx +2 -2
  305. package/react/rectangle-tick.tsx +2 -2
  306. package/react/rectangle-triangle-bottom-center.tsx +2 -2
  307. package/react/rectangles-three-aligned.tsx +2 -2
  308. package/react/rectangles-three-overlap.tsx +2 -2
  309. package/react/rectangles-two-line.tsx +2 -2
  310. package/react/rectangles-two-lines-four.tsx +2 -2
  311. package/react/rectangles-two-minus.tsx +2 -2
  312. package/react/rectangles-two-plus.tsx +2 -2
  313. package/react/rectangles-two-user.tsx +2 -2
  314. package/react/rocket.tsx +2 -2
  315. package/react/rss-rectangle.tsx +2 -2
  316. package/react/rss.tsx +2 -2
  317. package/react/scissors.tsx +2 -2
  318. package/react/scrollbar-xy.tsx +2 -2
  319. package/react/select.tsx +2 -2
  320. package/react/shadow.tsx +2 -2
  321. package/react/shapes-lines-stacked.tsx +96 -0
  322. package/react/shapes-lines.tsx +2 -2
  323. package/react/shapes.tsx +2 -2
  324. package/react/shield-check.tsx +2 -2
  325. package/react/shield-lock-filled.tsx +2 -2
  326. package/react/shield-lock.tsx +2 -2
  327. package/react/shuffle.tsx +2 -2
  328. package/react/sidebar-closed.tsx +2 -2
  329. package/react/sidebar-global-closed.tsx +2 -2
  330. package/react/sidebar-global-open.tsx +2 -2
  331. package/react/sidebar-open.tsx +2 -2
  332. package/react/single-sparks-filled.tsx +2 -2
  333. package/react/slide-format.tsx +2 -2
  334. package/react/sliders-x.tsx +2 -2
  335. package/react/sliders-y.tsx +2 -2
  336. package/react/smiley-chat.tsx +2 -2
  337. package/react/smiley-plus.tsx +2 -2
  338. package/react/smiley-sticker.tsx +2 -2
  339. package/react/smiley.tsx +2 -2
  340. package/react/sort-ascending.tsx +2 -2
  341. package/react/sort-descending.tsx +2 -2
  342. package/react/sparks-filled.tsx +2 -2
  343. package/react/sparks.tsx +2 -2
  344. package/react/speaker-cross.tsx +2 -2
  345. package/react/speaker-high.tsx +2 -2
  346. package/react/spinner.tsx +2 -2
  347. package/react/split-vertical.tsx +2 -2
  348. package/react/square-arrow-in.tsx +2 -2
  349. package/react/square-brackets-angle-slash.tsx +2 -2
  350. package/react/square-circles-two.tsx +2 -2
  351. package/react/square-frame-2-lines-circle.tsx +2 -2
  352. package/react/square-line-square-dashed.tsx +2 -2
  353. package/react/square-star-scribble.tsx +2 -2
  354. package/react/square-triangle-circle-plus.tsx +2 -2
  355. package/react/squares-column.tsx +2 -2
  356. package/react/squares-four.tsx +2 -2
  357. package/react/squares-group.tsx +2 -2
  358. package/react/squares-merge.tsx +2 -2
  359. package/react/squares-row.tsx +2 -2
  360. package/react/squares-three.tsx +2 -2
  361. package/react/squares-two-overlap.tsx +2 -2
  362. package/react/squares-unmerge.tsx +2 -2
  363. package/react/stack.tsx +2 -2
  364. package/react/star-filled.tsx +2 -2
  365. package/react/star-half.tsx +2 -2
  366. package/react/star.tsx +2 -2
  367. package/react/sticky-corners.tsx +2 -2
  368. package/react/sticky-eye-closed.tsx +2 -2
  369. package/react/sticky-eye-open.tsx +2 -2
  370. package/react/sticky-note-stack.tsx +2 -2
  371. package/react/sticky-note-wide.tsx +2 -2
  372. package/react/sticky-note.tsx +2 -2
  373. package/react/sticky-notes-two.tsx +2 -2
  374. package/react/stop-circle.tsx +2 -2
  375. package/react/story-points.tsx +2 -2
  376. package/react/tablet.tsx +75 -0
  377. package/react/tag.tsx +2 -2
  378. package/react/tasks.tsx +2 -2
  379. package/react/text-a-underline.tsx +2 -2
  380. package/react/text-aa.tsx +2 -2
  381. package/react/text-align-center.tsx +2 -2
  382. package/react/text-align-left.tsx +2 -2
  383. package/react/text-align-right.tsx +2 -2
  384. package/react/text-b-bold-italic-underlined.tsx +2 -2
  385. package/react/text-b-bold.tsx +2 -2
  386. package/react/text-cursor-eye-open.tsx +2 -2
  387. package/react/text-h-one.tsx +2 -2
  388. package/react/text-h-three.tsx +2 -2
  389. package/react/text-h-two.tsx +2 -2
  390. package/react/text-i-italic.tsx +2 -2
  391. package/react/text-indent.tsx +2 -2
  392. package/react/text-line-height.tsx +2 -2
  393. package/react/text-lines-three.tsx +2 -2
  394. package/react/text-position.tsx +91 -0
  395. package/react/text-s-strikethrough.tsx +2 -2
  396. package/react/text-styles.tsx +2 -2
  397. package/react/text-t.tsx +2 -2
  398. package/react/text-u-underlined.tsx +2 -2
  399. package/react/thumbs-up.tsx +2 -2
  400. package/react/tick-circle.tsx +2 -2
  401. package/react/ticket.tsx +2 -2
  402. package/react/timeline-format.tsx +2 -2
  403. package/react/timer.tsx +2 -2
  404. package/react/tooltip.tsx +2 -2
  405. package/react/trackpad.tsx +2 -2
  406. package/react/trash-simple.tsx +2 -2
  407. package/react/trash.tsx +2 -2
  408. package/react/trophy.tsx +2 -2
  409. package/react/tshirt.tsx +2 -2
  410. package/react/user-add.tsx +2 -2
  411. package/react/user-arrow-right-up.tsx +2 -2
  412. package/react/user-background-blur.tsx +2 -2
  413. package/react/user-cog-plus.tsx +2 -2
  414. package/react/user-cog.tsx +2 -2
  415. package/react/user-eye-open.tsx +2 -2
  416. package/react/user-filter.tsx +2 -2
  417. package/react/user-load.tsx +2 -2
  418. package/react/user-number-three.tsx +2 -2
  419. package/react/user-pen-dashes-bottom.tsx +2 -2
  420. package/react/user-pen-line-bottom.tsx +2 -2
  421. package/react/user-tick-down.tsx +2 -2
  422. package/react/user.tsx +2 -2
  423. package/react/users-three.tsx +2 -2
  424. package/react/users.tsx +2 -2
  425. package/react/video-camera-simple-error.tsx +2 -2
  426. package/react/video-camera-simple-slash.tsx +2 -2
  427. package/react/video-camera-simple.tsx +2 -2
  428. package/react/video-camera.tsx +2 -2
  429. package/react/view-center.tsx +2 -2
  430. package/react/view-side-left.tsx +2 -2
  431. package/react/wallet.tsx +2 -2
  432. package/react/wifi-exclamation.tsx +2 -2
  433. package/react/wifi.tsx +2 -2
  434. package/svg/24/align-bottom-group.svg +1 -1
  435. package/svg/24/align-top-group.svg +1 -1
  436. package/svg/24/arrow-left-new.svg +1 -1
  437. package/svg/24/arrow-left.svg +1 -1
  438. package/svg/24/article-empty.svg +2 -0
  439. package/svg/24/attachment-new.svg +1 -1
  440. package/svg/24/browser-new.svg +2 -0
  441. package/svg/24/browser.svg +2 -0
  442. package/svg/24/plus-square-new.svg +1 -1
  443. package/svg/24/shapes-lines-stacked-new.svg +2 -0
  444. package/svg/24/shapes-lines-stacked.svg +2 -0
  445. package/svg/24/tablet-new.svg +2 -0
  446. package/svg/24/tablet.svg +2 -0
  447. package/svg/24/text-position-new.svg +2 -0
  448. package/svg/24/text-position.svg +2 -0
  449. package/svg/meta.json +25 -5
package/dist/types.d.ts CHANGED
@@ -141,6 +141,8 @@ declare const IconArrowsTimeBackward: IconComponentType;
141
141
 
142
142
  declare const IconArrowsTimeForward: IconComponentType;
143
143
 
144
+ declare const IconArticleEmpty: IconComponentType;
145
+
144
146
  declare const IconArticle: IconComponentType;
145
147
 
146
148
  declare const IconAt: IconComponentType;
@@ -173,6 +175,8 @@ declare const IconBracketsAngleSlash: IconComponentType;
173
175
 
174
176
  declare const IconBracketsCurlyCirclesThree: IconComponentType;
175
177
 
178
+ declare const IconBrowser: IconComponentType;
179
+
176
180
  declare const IconBrush: IconComponentType;
177
181
 
178
182
  declare const IconCalendarBlank: IconComponentType;
@@ -777,6 +781,8 @@ declare const IconSelect: IconComponentType;
777
781
 
778
782
  declare const IconShadow: IconComponentType;
779
783
 
784
+ declare const IconShapesLinesStacked: IconComponentType;
785
+
780
786
  declare const IconShapesLines: IconComponentType;
781
787
 
782
788
  declare const IconShapes: IconComponentType;
@@ -933,6 +939,8 @@ declare const IconTableFormat: IconComponentType;
933
939
 
934
940
  declare const IconTable: IconComponentType;
935
941
 
942
+ declare const IconTablet: IconComponentType;
943
+
936
944
  declare const IconTag: IconComponentType;
937
945
 
938
946
  declare const IconTasks: IconComponentType;
@@ -967,6 +975,8 @@ declare const IconTextLineHeight: IconComponentType;
967
975
 
968
976
  declare const IconTextLinesThree: IconComponentType;
969
977
 
978
+ declare const IconTextPosition: IconComponentType;
979
+
970
980
  declare const IconTextSStrikethrough: IconComponentType;
971
981
 
972
982
  declare const IconTextStyles: IconComponentType;
@@ -1057,4 +1067,4 @@ declare const IconWifiExclamation: IconComponentType;
1057
1067
 
1058
1068
  declare const IconWifi: IconComponentType;
1059
1069
 
1060
- export { IconActivity, IconAddLineBottom, IconAddLineRight, IconAiText, IconAlignBottom, IconAlignBottomGroup, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignMiddle, IconAlignRight, IconAlignTop, IconAlignTopGroup, IconAlignmentScale, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpLeft, IconArrowBendUpRight, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowCurvesBottomRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowElbowDownRight, IconArrowFatLeft, IconArrowFatLeftRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseRectangleTilt, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsDownUp, IconArrowsHorizontalLinesTopBottom, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutSimple, IconArrowsSquareCounterClockwiseY, IconArrowsTimeBackward, IconArrowsTimeForward, IconArticle, IconAt, IconAttachment, IconBadge, IconBarrel, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookOpenInfo, IconBookmark, IconBoxCaptions, IconBracketCurlyLeft, IconBracketCurlyRight, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconBrush, IconCalendarBlank, IconCalendarEnd, IconCalendarStart, IconCamera, IconCard, IconCardCircles, IconCardNumberThree, IconCardsPoker, IconChartBarY, IconChartBarYSimple, IconChat, IconChatCheck, IconChatDashesLinesTwo, IconChatLinesCross, IconChatLinesDot, IconChatLinesEyeOpen, IconChatLinesTwo, IconChatLinesTwoStack, IconChatPlus, IconChatTextArrow, IconChatTwo, IconCheckMark, IconCheckboardSquareCentered, IconChevronDown, IconChevronDownDouble, IconChevronLeft, IconChevronLeftDouble, IconChevronRight, IconChevronRightDouble, IconChevronRightSmall, IconChevronUp, IconChevronUpDouble, IconChevronUpDown, IconChevronUpDownLine, IconCircle, IconCircleCorners, IconCircleMotionX, IconCircleNotch, IconCircleSlash, IconCirclesConnected, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCloud, IconCluster, IconClustered, IconCog, IconCoins, IconCoinsChecked, IconCoinsSlash, IconColumnsFormat, IconColumnsThree, IconCommentGroup, IconCompass, IconComponentType, IconConeSerpentine, IconConnectionLineElbows, IconConnectionLineStraight, IconCornersThreeEyeOpen, IconCounter, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCrossFat, IconCrossSquare, IconCube, IconCursor, IconCursorFilled, IconCursorLines, IconCursorText, IconCursorTextLines, IconCurveSquareCircleArrow, IconDashLeftDownSquareDashRightUp, IconDashLeftUpSquareDashDownRight, IconDashSquareDashHorizontal, IconDashSquareDashVertical, IconDiagramCardLarge1, IconDiagramCardLarge2, IconDiagramCardLarge3, IconDiagramCardLarge4, IconDiagramCardMagnifyingGlass, IconDiagramCardSmall1, IconDiagramCardSmall2, IconDiagramCardSmall3, IconDiagramCardTeam, IconDiagramCardUser, IconDiagramming, IconDiagrammingFormat, IconDistributeHorizontal, IconDistributeVertical, IconDocFormat, IconDollarSignCurrency, IconDotVoting, IconDotsNine, IconDotsSixHorizontal, IconDotsSixVertical, IconDotsThree, IconDotsThreeVertical, IconDotsTwo, IconDownload, IconEnvelope, IconEraser, IconExclamationMarkOctagon, IconExclamationPointCircle, IconExport, IconExternalFormat, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFileSpreadsheet, IconFlag, IconFlipCard, IconFolder, IconFrame, IconFrameLinesTwo, IconFramePlay, IconFramePlus, IconFunnel, IconGauge, IconGavel, IconGift, IconGlobe, IconGoogleDrive, IconGraduationCap, IconGrid, IconGridFour, IconGridSix, IconHand, IconHandFilled, IconHandPointing, IconHeadphones, IconHeadsetPerson, IconHeart, IconHeartFilled, IconHexagon, IconHighlighter, IconHighlighterUnderline, IconHouse, IconImage, IconIndentLeft, IconIndentRight, IconInformationMarkCircle, IconKanban, IconKey, IconKeycap, IconLaptop, IconLasso, IconLayout, IconLifesaver, IconLightbox, IconLightbulb, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLineTwoDiagonalTopRightDouble, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLinesTopLeftColumnsTwo, IconLink, IconLinkPlus, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconLogin, IconLogout, IconMagnet, IconMagnifyingGlass, IconMagnifyingGlassLightning, IconMagnifyingGlassPlus, IconMap, IconMegaphone, IconMermaid, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMobile, IconMonitor, IconMonitorArrow, IconMonitorArrowUp, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMoon, IconMouse, IconMusicNote, IconNavigationArrowLines, IconNavigationUpLeftFilled, IconNavigationUpLeftSlash, IconNavigationUpRight, IconNext, IconNodeConnectedDot, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNoteMagnifyingGlass, IconNotepad, IconNumber, IconOctagon, IconOffice, IconOrgChart, IconOrientationHorizontal, IconOrientationVertical, IconPaintBucket, IconPalette, IconPaperPlaneFilledRight, IconPaperPlaneTilt, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenTip, IconPenUnderline, IconPentagon, IconPeopleList, IconPersonInCircle, IconPhoneFilled, IconPlaceholder, IconPlanet, IconPlay, IconPlayCircle, IconPlaybackSpeedCircle, IconPlug, IconPlus, IconPlusBox, IconPlusSquare, IconPlusText, IconPolling, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProhibit, IconProps, IconProtoButton, IconProtoCheckbox, IconProtoDropdown, IconProtoInput, IconProtoNumber, IconProtoRadio, IconProtoSlider, IconPrototypeFormat, IconPushPin, IconPushPinFilled, IconQuestionMark, IconQuestionMarkCircle, IconQuotes, IconRectangleArrowUpCenter, IconRectangleDashLines, IconRectangleDotLarge, IconRectangleDotLinePen, IconRectangleDotMedium, IconRectangleDotSmall, IconRectangleFrame2Lines, IconRectangleLine, IconRectanglePlayStack, IconRectanglePortrait, IconRectanglePortraitDash, IconRectanglePortraitDashSquareTopCenter, IconRectanglePortraitDashSquareTopLeft, IconRectanglePortraitFilled, IconRectanglePortraitSquareTopLeft, IconRectangleTick, IconRectangleTriangleBottomCenter, IconRectanglesSquares, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconRhombus, IconRocket, IconRss, IconRssRectangle, IconScissors, IconScrollbarXy, IconSelect, IconShadow, IconShapes, IconShapesLines, IconShieldCheck, IconShieldLock, IconShieldLockFilled, IconShuffle, IconSidebarClosed, IconSidebarGlobalClosed, IconSidebarGlobalOpen, IconSidebarOpen, IconSingleSparksFilled, IconSlideFormat, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileyPlus, IconSmileySticker, IconSocialAdo, IconSocialDrawio, IconSocialFacebook, IconSocialInstagram, IconSocialJira, IconSocialLinkedin, IconSocialLooker, IconSocialSlack, IconSocialTwitter, IconSocialX, IconSocialYoutube, IconSortAscending, IconSortDescending, IconSparks, IconSparksFilled, IconSpeakerCross, IconSpeakerHigh, IconSpinner, IconSplitVertical, IconSquare, IconSquareArrowIn, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareFrame2LinesCircle, IconSquareLineSquareDashed, IconSquareRounded, IconSquareStarScribble, IconSquareTriangleCirclePlus, IconSquaresColumn, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresRow, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconStack, IconStackedCircles, IconStar, IconStarFilled, IconStarHalf, IconStickyCorners, IconStickyEyeClosed, IconStickyEyeOpen, IconStickyNote, IconStickyNoteStack, IconStickyNoteWide, IconStickyNotesTwo, IconStopCircle, IconStoryPoints, IconStroke1, IconStroke2, IconStroke3, IconStroke4, IconStroke5, IconStroke6, IconSwitch, IconTable, IconTableFormat, IconTag, IconTasks, IconTextAUnderline, IconTextAa, IconTextAlignCenter, IconTextAlignLeft, IconTextAlignRight, IconTextBBold, IconTextBBoldItalicUnderlined, IconTextCursorEyeOpen, IconTextHOne, IconTextHThree, IconTextHTwo, IconTextIItalic, IconTextIndent, IconTextLineHeight, IconTextLinesThree, IconTextSStrikethrough, IconTextStyles, IconTextT, IconTextUUnderlined, IconThumbsUp, IconTickCircle, IconTicket, IconTimelineFormat, IconTimer, IconToolbar, IconTooltip, IconTrackpad, IconTrapeze, IconTrash, IconTrashSimple, IconTriangle, IconTriangleSquareCircle, IconTrident, IconTrophy, IconTshirt, IconUser, IconUserAdd, IconUserArrowRightUp, IconUserBackgroundBlur, IconUserCog, IconUserCogPlus, IconUserEyeOpen, IconUserFilter, IconUserLoad, IconUserNumberThree, IconUserPenDashesBottom, IconUserPenLineBottom, IconUserTickDown, IconUsers, IconUsersThree, IconVideoCamera, IconVideoCameraSimple, IconVideoCameraSimpleError, IconVideoCameraSimpleSlash, IconViewCenter, IconViewSideLeft, IconWallet, IconWarning, IconWifi, IconWifiExclamation };
1070
+ export { IconActivity, IconAddLineBottom, IconAddLineRight, IconAiText, IconAlignBottom, IconAlignBottomGroup, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignMiddle, IconAlignRight, IconAlignTop, IconAlignTopGroup, IconAlignmentScale, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpLeft, IconArrowBendUpRight, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowCurvesBottomRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowElbowDownRight, IconArrowFatLeft, IconArrowFatLeftRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseRectangleTilt, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsDownUp, IconArrowsHorizontalLinesTopBottom, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutSimple, IconArrowsSquareCounterClockwiseY, IconArrowsTimeBackward, IconArrowsTimeForward, IconArticle, IconArticleEmpty, IconAt, IconAttachment, IconBadge, IconBarrel, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookOpenInfo, IconBookmark, IconBoxCaptions, IconBracketCurlyLeft, IconBracketCurlyRight, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconBrowser, IconBrush, IconCalendarBlank, IconCalendarEnd, IconCalendarStart, IconCamera, IconCard, IconCardCircles, IconCardNumberThree, IconCardsPoker, IconChartBarY, IconChartBarYSimple, IconChat, IconChatCheck, IconChatDashesLinesTwo, IconChatLinesCross, IconChatLinesDot, IconChatLinesEyeOpen, IconChatLinesTwo, IconChatLinesTwoStack, IconChatPlus, IconChatTextArrow, IconChatTwo, IconCheckMark, IconCheckboardSquareCentered, IconChevronDown, IconChevronDownDouble, IconChevronLeft, IconChevronLeftDouble, IconChevronRight, IconChevronRightDouble, IconChevronRightSmall, IconChevronUp, IconChevronUpDouble, IconChevronUpDown, IconChevronUpDownLine, IconCircle, IconCircleCorners, IconCircleMotionX, IconCircleNotch, IconCircleSlash, IconCirclesConnected, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCloud, IconCluster, IconClustered, IconCog, IconCoins, IconCoinsChecked, IconCoinsSlash, IconColumnsFormat, IconColumnsThree, IconCommentGroup, IconCompass, IconComponentType, IconConeSerpentine, IconConnectionLineElbows, IconConnectionLineStraight, IconCornersThreeEyeOpen, IconCounter, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCrossFat, IconCrossSquare, IconCube, IconCursor, IconCursorFilled, IconCursorLines, IconCursorText, IconCursorTextLines, IconCurveSquareCircleArrow, IconDashLeftDownSquareDashRightUp, IconDashLeftUpSquareDashDownRight, IconDashSquareDashHorizontal, IconDashSquareDashVertical, IconDiagramCardLarge1, IconDiagramCardLarge2, IconDiagramCardLarge3, IconDiagramCardLarge4, IconDiagramCardMagnifyingGlass, IconDiagramCardSmall1, IconDiagramCardSmall2, IconDiagramCardSmall3, IconDiagramCardTeam, IconDiagramCardUser, IconDiagramming, IconDiagrammingFormat, IconDistributeHorizontal, IconDistributeVertical, IconDocFormat, IconDollarSignCurrency, IconDotVoting, IconDotsNine, IconDotsSixHorizontal, IconDotsSixVertical, IconDotsThree, IconDotsThreeVertical, IconDotsTwo, IconDownload, IconEnvelope, IconEraser, IconExclamationMarkOctagon, IconExclamationPointCircle, IconExport, IconExternalFormat, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFileSpreadsheet, IconFlag, IconFlipCard, IconFolder, IconFrame, IconFrameLinesTwo, IconFramePlay, IconFramePlus, IconFunnel, IconGauge, IconGavel, IconGift, IconGlobe, IconGoogleDrive, IconGraduationCap, IconGrid, IconGridFour, IconGridSix, IconHand, IconHandFilled, IconHandPointing, IconHeadphones, IconHeadsetPerson, IconHeart, IconHeartFilled, IconHexagon, IconHighlighter, IconHighlighterUnderline, IconHouse, IconImage, IconIndentLeft, IconIndentRight, IconInformationMarkCircle, IconKanban, IconKey, IconKeycap, IconLaptop, IconLasso, IconLayout, IconLifesaver, IconLightbox, IconLightbulb, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLineTwoDiagonalTopRightDouble, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLinesTopLeftColumnsTwo, IconLink, IconLinkPlus, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconLogin, IconLogout, IconMagnet, IconMagnifyingGlass, IconMagnifyingGlassLightning, IconMagnifyingGlassPlus, IconMap, IconMegaphone, IconMermaid, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMobile, IconMonitor, IconMonitorArrow, IconMonitorArrowUp, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMoon, IconMouse, IconMusicNote, IconNavigationArrowLines, IconNavigationUpLeftFilled, IconNavigationUpLeftSlash, IconNavigationUpRight, IconNext, IconNodeConnectedDot, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNoteMagnifyingGlass, IconNotepad, IconNumber, IconOctagon, IconOffice, IconOrgChart, IconOrientationHorizontal, IconOrientationVertical, IconPaintBucket, IconPalette, IconPaperPlaneFilledRight, IconPaperPlaneTilt, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenTip, IconPenUnderline, IconPentagon, IconPeopleList, IconPersonInCircle, IconPhoneFilled, IconPlaceholder, IconPlanet, IconPlay, IconPlayCircle, IconPlaybackSpeedCircle, IconPlug, IconPlus, IconPlusBox, IconPlusSquare, IconPlusText, IconPolling, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProhibit, IconProps, IconProtoButton, IconProtoCheckbox, IconProtoDropdown, IconProtoInput, IconProtoNumber, IconProtoRadio, IconProtoSlider, IconPrototypeFormat, IconPushPin, IconPushPinFilled, IconQuestionMark, IconQuestionMarkCircle, IconQuotes, IconRectangleArrowUpCenter, IconRectangleDashLines, IconRectangleDotLarge, IconRectangleDotLinePen, IconRectangleDotMedium, IconRectangleDotSmall, IconRectangleFrame2Lines, IconRectangleLine, IconRectanglePlayStack, IconRectanglePortrait, IconRectanglePortraitDash, IconRectanglePortraitDashSquareTopCenter, IconRectanglePortraitDashSquareTopLeft, IconRectanglePortraitFilled, IconRectanglePortraitSquareTopLeft, IconRectangleTick, IconRectangleTriangleBottomCenter, IconRectanglesSquares, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconRhombus, IconRocket, IconRss, IconRssRectangle, IconScissors, IconScrollbarXy, IconSelect, IconShadow, IconShapes, IconShapesLines, IconShapesLinesStacked, IconShieldCheck, IconShieldLock, IconShieldLockFilled, IconShuffle, IconSidebarClosed, IconSidebarGlobalClosed, IconSidebarGlobalOpen, IconSidebarOpen, IconSingleSparksFilled, IconSlideFormat, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileyPlus, IconSmileySticker, IconSocialAdo, IconSocialDrawio, IconSocialFacebook, IconSocialInstagram, IconSocialJira, IconSocialLinkedin, IconSocialLooker, IconSocialSlack, IconSocialTwitter, IconSocialX, IconSocialYoutube, IconSortAscending, IconSortDescending, IconSparks, IconSparksFilled, IconSpeakerCross, IconSpeakerHigh, IconSpinner, IconSplitVertical, IconSquare, IconSquareArrowIn, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareFrame2LinesCircle, IconSquareLineSquareDashed, IconSquareRounded, IconSquareStarScribble, IconSquareTriangleCirclePlus, IconSquaresColumn, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresRow, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconStack, IconStackedCircles, IconStar, IconStarFilled, IconStarHalf, IconStickyCorners, IconStickyEyeClosed, IconStickyEyeOpen, IconStickyNote, IconStickyNoteStack, IconStickyNoteWide, IconStickyNotesTwo, IconStopCircle, IconStoryPoints, IconStroke1, IconStroke2, IconStroke3, IconStroke4, IconStroke5, IconStroke6, IconSwitch, IconTable, IconTableFormat, IconTablet, IconTag, IconTasks, IconTextAUnderline, IconTextAa, IconTextAlignCenter, IconTextAlignLeft, IconTextAlignRight, IconTextBBold, IconTextBBoldItalicUnderlined, IconTextCursorEyeOpen, IconTextHOne, IconTextHThree, IconTextHTwo, IconTextIItalic, IconTextIndent, IconTextLineHeight, IconTextLinesThree, IconTextPosition, IconTextSStrikethrough, IconTextStyles, IconTextT, IconTextUUnderlined, IconThumbsUp, IconTickCircle, IconTicket, IconTimelineFormat, IconTimer, IconToolbar, IconTooltip, IconTrackpad, IconTrapeze, IconTrash, IconTrashSimple, IconTriangle, IconTriangleSquareCircle, IconTrident, IconTrophy, IconTshirt, IconUser, IconUserAdd, IconUserArrowRightUp, IconUserBackgroundBlur, IconUserCog, IconUserCogPlus, IconUserEyeOpen, IconUserFilter, IconUserLoad, IconUserNumberThree, IconUserPenDashesBottom, IconUserPenLineBottom, IconUserTickDown, IconUsers, IconUsersThree, IconVideoCamera, IconVideoCameraSimple, IconVideoCameraSimpleError, IconVideoCameraSimpleSlash, IconViewCenter, IconViewSideLeft, IconWallet, IconWarning, IconWifi, IconWifiExclamation };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mirohq/design-system-icons",
3
- "version": "0.65.3",
3
+ "version": "0.66.0",
4
4
  "description": "",
5
5
  "author": "Miro",
6
6
  "source": "src/index.ts",
@@ -32,11 +32,11 @@
32
32
  },
33
33
  "dependencies": {
34
34
  "@mirohq/design-system-base-icon": "^0.1.33",
35
- "@mirohq/design-system-experiments": "^0.2.0",
36
- "@mirohq/design-system-stitches": "^2.6.33",
35
+ "@mirohq/design-system-experiments": "^0.3.0",
36
+ "@mirohq/design-system-primitive": "^1.1.2",
37
+ "@mirohq/design-system-stitches": "^2.6.34",
37
38
  "@mirohq/design-system-use-local-storage": "^0.3.11",
38
- "@mirohq/design-system-utils": "^0.15.6",
39
- "@mirohq/design-system-primitive": "^1.1.2"
39
+ "@mirohq/design-system-utils": "^0.15.6"
40
40
  },
41
41
  "devDependencies": {
42
42
  "@figma/code-connect": "1.1.4",
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -69,7 +69,7 @@ export const IconActivityOld: IconComponentType = forwardRef(
69
69
 
70
70
  export const IconActivity: IconComponentType = forwardRef(
71
71
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
72
- const [v1] = useNewDesignLanguage()
72
+ const [v1] = useNewDesignLanguageIcons()
73
73
  return v1 ? (
74
74
  <IconActivityNew
75
75
  {...props}
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -62,7 +62,7 @@ export const IconAddLineBottomOld: IconComponentType = forwardRef(
62
62
 
63
63
  export const IconAddLineBottom: IconComponentType = forwardRef(
64
64
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
65
- const [v1] = useNewDesignLanguage()
65
+ const [v1] = useNewDesignLanguageIcons()
66
66
  return v1 ? (
67
67
  <IconAddLineBottomNew
68
68
  {...props}
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -62,7 +62,7 @@ export const IconAddLineRightOld: IconComponentType = forwardRef(
62
62
 
63
63
  export const IconAddLineRight: IconComponentType = forwardRef(
64
64
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
65
- const [v1] = useNewDesignLanguage()
65
+ const [v1] = useNewDesignLanguageIcons()
66
66
  return v1 ? (
67
67
  <IconAddLineRightNew
68
68
  {...props}
@@ -33,33 +33,17 @@ export const IconAlignBottomGroup: IconComponentType = forwardRef(
33
33
  />,
34
34
  <path
35
35
  fill='currentColor'
36
- d='M7 16h13v3h-13z'
37
- transform='rotate(-90 7 16)'
38
- />,
39
- <path
40
- fill='currentColor'
41
- d='M7 16h13v3h-13z'
42
- transform='rotate(-90 7 16)'
43
- />,
44
- <path
45
- fill='currentColor'
46
- d='M7 16h13v3h-13z'
47
- transform='rotate(-90 7 16)'
48
- />,
49
- <path
50
- fill='currentColor'
51
- d='M14 16h7v3h-7z'
52
- transform='rotate(-90 14 16)'
53
- />,
54
- <path
55
- fill='currentColor'
56
- d='M14 16h7v3h-7z'
57
- transform='rotate(-90 14 16)'
36
+ stroke='currentColor'
37
+ strokeWidth='var(--svg-stroke-width)'
38
+ d='M7.75 15.25h11.5v1.5h-11.5z'
39
+ transform='rotate(-90 7.75 15.25)'
58
40
  />,
59
41
  <path
60
42
  fill='currentColor'
61
- d='M14 16h7v3h-7z'
62
- transform='rotate(-90 14 16)'
43
+ stroke='currentColor'
44
+ strokeWidth='var(--svg-stroke-width)'
45
+ d='M14.75 15.25h5.5v1.5h-5.5z'
46
+ transform='rotate(-90 14.75 15.25)'
63
47
  />
64
48
  )
65
49
  }
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -64,7 +64,7 @@ export const IconAlignBottomOld: IconComponentType = forwardRef(
64
64
 
65
65
  export const IconAlignBottom: IconComponentType = forwardRef(
66
66
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
67
- const [v1] = useNewDesignLanguage()
67
+ const [v1] = useNewDesignLanguageIcons()
68
68
  return v1 ? (
69
69
  <IconAlignBottomNew
70
70
  {...props}
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -75,7 +75,7 @@ export const IconAlignCenterHorizontalOld: IconComponentType = forwardRef(
75
75
 
76
76
  export const IconAlignCenterHorizontal: IconComponentType = forwardRef(
77
77
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
78
- const [v1] = useNewDesignLanguage()
78
+ const [v1] = useNewDesignLanguageIcons()
79
79
  return v1 ? (
80
80
  <IconAlignCenterHorizontalNew
81
81
  {...props}
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -100,7 +100,7 @@ export const IconAlignCenterVerticalOld: IconComponentType = forwardRef(
100
100
 
101
101
  export const IconAlignCenterVertical: IconComponentType = forwardRef(
102
102
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
103
- const [v1] = useNewDesignLanguage()
103
+ const [v1] = useNewDesignLanguageIcons()
104
104
  return v1 ? (
105
105
  <IconAlignCenterVerticalNew
106
106
  {...props}
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -75,7 +75,7 @@ export const IconAlignLeftOld: IconComponentType = forwardRef(
75
75
 
76
76
  export const IconAlignLeft: IconComponentType = forwardRef(
77
77
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
78
- const [v1] = useNewDesignLanguage()
78
+ const [v1] = useNewDesignLanguageIcons()
79
79
  return v1 ? (
80
80
  <IconAlignLeftNew
81
81
  {...props}
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -75,7 +75,7 @@ export const IconAlignRightOld: IconComponentType = forwardRef(
75
75
 
76
76
  export const IconAlignRight: IconComponentType = forwardRef(
77
77
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
78
- const [v1] = useNewDesignLanguage()
78
+ const [v1] = useNewDesignLanguageIcons()
79
79
  return v1 ? (
80
80
  <IconAlignRightNew
81
81
  {...props}
@@ -33,33 +33,17 @@ export const IconAlignTopGroup: IconComponentType = forwardRef(
33
33
  />,
34
34
  <path
35
35
  fill='currentColor'
36
- d='M7 21h13v3h-13z'
37
- transform='rotate(-90 7 21)'
38
- />,
39
- <path
40
- fill='currentColor'
41
- d='M7 21h13v3h-13z'
42
- transform='rotate(-90 7 21)'
43
- />,
44
- <path
45
- fill='currentColor'
46
- d='M7 21h13v3h-13z'
47
- transform='rotate(-90 7 21)'
48
- />,
49
- <path
50
- fill='currentColor'
51
- d='M14 15h7v3h-7z'
52
- transform='rotate(-90 14 15)'
53
- />,
54
- <path
55
- fill='currentColor'
56
- d='M14 15h7v3h-7z'
57
- transform='rotate(-90 14 15)'
36
+ stroke='currentColor'
37
+ strokeWidth='var(--svg-stroke-width)'
38
+ d='M7.75 20.25h11.5v1.5h-11.5z'
39
+ transform='rotate(-90 7.75 20.25)'
58
40
  />,
59
41
  <path
60
42
  fill='currentColor'
61
- d='M14 15h7v3h-7z'
62
- transform='rotate(-90 14 15)'
43
+ stroke='currentColor'
44
+ strokeWidth='var(--svg-stroke-width)'
45
+ d='M14.75 14.25h5.5v1.5h-5.5z'
46
+ transform='rotate(-90 14.75 14.25)'
63
47
  />
64
48
  )
65
49
  }
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -64,7 +64,7 @@ export const IconAlignTopOld: IconComponentType = forwardRef(
64
64
 
65
65
  export const IconAlignTop: IconComponentType = forwardRef(
66
66
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
67
- const [v1] = useNewDesignLanguage()
67
+ const [v1] = useNewDesignLanguageIcons()
68
68
  return v1 ? (
69
69
  <IconAlignTopNew
70
70
  {...props}
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -74,7 +74,7 @@ export const IconAlignmentScaleOld: IconComponentType = forwardRef(
74
74
 
75
75
  export const IconAlignmentScale: IconComponentType = forwardRef(
76
76
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
77
- const [v1] = useNewDesignLanguage()
77
+ const [v1] = useNewDesignLanguageIcons()
78
78
  return v1 ? (
79
79
  <IconAlignmentScaleNew
80
80
  {...props}
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -70,7 +70,7 @@ export const IconArrowArcLeftOld: IconComponentType = forwardRef(
70
70
 
71
71
  export const IconArrowArcLeft: IconComponentType = forwardRef(
72
72
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
73
- const [v1] = useNewDesignLanguage()
73
+ const [v1] = useNewDesignLanguageIcons()
74
74
  return v1 ? (
75
75
  <IconArrowArcLeftNew
76
76
  {...props}
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -68,7 +68,7 @@ export const IconArrowArcRightOld: IconComponentType = forwardRef(
68
68
 
69
69
  export const IconArrowArcRight: IconComponentType = forwardRef(
70
70
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
71
- const [v1] = useNewDesignLanguage()
71
+ const [v1] = useNewDesignLanguageIcons()
72
72
  return v1 ? (
73
73
  <IconArrowArcRightNew
74
74
  {...props}
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -70,7 +70,7 @@ export const IconArrowBendUpLeftOld: IconComponentType = forwardRef(
70
70
 
71
71
  export const IconArrowBendUpLeft: IconComponentType = forwardRef(
72
72
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
73
- const [v1] = useNewDesignLanguage()
73
+ const [v1] = useNewDesignLanguageIcons()
74
74
  return v1 ? (
75
75
  <IconArrowBendUpLeftNew
76
76
  {...props}
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -70,7 +70,7 @@ export const IconArrowBendUpRightOld: IconComponentType = forwardRef(
70
70
 
71
71
  export const IconArrowBendUpRight: IconComponentType = forwardRef(
72
72
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
73
- const [v1] = useNewDesignLanguage()
73
+ const [v1] = useNewDesignLanguageIcons()
74
74
  return v1 ? (
75
75
  <IconArrowBendUpRightNew
76
76
  {...props}
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -63,7 +63,7 @@ export const IconArrowBoxOutOld: IconComponentType = forwardRef(
63
63
 
64
64
  export const IconArrowBoxOut: IconComponentType = forwardRef(
65
65
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
66
- const [v1] = useNewDesignLanguage()
66
+ const [v1] = useNewDesignLanguageIcons()
67
67
  return v1 ? (
68
68
  <IconArrowBoxOutNew
69
69
  {...props}
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -68,7 +68,7 @@ export const IconArrowClockwiseDownRightOld: IconComponentType = forwardRef(
68
68
 
69
69
  export const IconArrowClockwiseDownRight: IconComponentType = forwardRef(
70
70
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
71
- const [v1] = useNewDesignLanguage()
71
+ const [v1] = useNewDesignLanguageIcons()
72
72
  return v1 ? (
73
73
  <IconArrowClockwiseDownRightNew
74
74
  {...props}
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -68,7 +68,7 @@ export const IconArrowClockwiseUpLeftOld: IconComponentType = forwardRef(
68
68
 
69
69
  export const IconArrowClockwiseUpLeft: IconComponentType = forwardRef(
70
70
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
71
- const [v1] = useNewDesignLanguage()
71
+ const [v1] = useNewDesignLanguageIcons()
72
72
  return v1 ? (
73
73
  <IconArrowClockwiseUpLeftNew
74
74
  {...props}
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -66,7 +66,7 @@ export const IconArrowCounterClockwiseDownLeftOld: IconComponentType =
66
66
 
67
67
  export const IconArrowCounterClockwiseDownLeft: IconComponentType = forwardRef(
68
68
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
69
- const [v1] = useNewDesignLanguage()
69
+ const [v1] = useNewDesignLanguageIcons()
70
70
  return v1 ? (
71
71
  <IconArrowCounterClockwiseDownLeftNew
72
72
  {...props}
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -66,7 +66,7 @@ export const IconArrowCounterClockwiseUpRightOld: IconComponentType =
66
66
 
67
67
  export const IconArrowCounterClockwiseUpRight: IconComponentType = forwardRef(
68
68
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
69
- const [v1] = useNewDesignLanguage()
69
+ const [v1] = useNewDesignLanguageIcons()
70
70
  return v1 ? (
71
71
  <IconArrowCounterClockwiseUpRightNew
72
72
  {...props}
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -65,7 +65,7 @@ export const IconArrowCurvesBottomRightOld: IconComponentType = forwardRef(
65
65
 
66
66
  export const IconArrowCurvesBottomRight: IconComponentType = forwardRef(
67
67
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
68
- const [v1] = useNewDesignLanguage()
68
+ const [v1] = useNewDesignLanguageIcons()
69
69
  return v1 ? (
70
70
  <IconArrowCurvesBottomRightNew
71
71
  {...props}
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -68,7 +68,7 @@ export const IconArrowDownLeftOld: IconComponentType = forwardRef(
68
68
 
69
69
  export const IconArrowDownLeft: IconComponentType = forwardRef(
70
70
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
71
- const [v1] = useNewDesignLanguage()
71
+ const [v1] = useNewDesignLanguageIcons()
72
72
  return v1 ? (
73
73
  <IconArrowDownLeftNew
74
74
  {...props}
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -68,7 +68,7 @@ export const IconArrowDownRightOld: IconComponentType = forwardRef(
68
68
 
69
69
  export const IconArrowDownRight: IconComponentType = forwardRef(
70
70
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
71
- const [v1] = useNewDesignLanguage()
71
+ const [v1] = useNewDesignLanguageIcons()
72
72
  return v1 ? (
73
73
  <IconArrowDownRightNew
74
74
  {...props}
@@ -5,7 +5,7 @@
5
5
  import React, { forwardRef, createElement } from 'react'
6
6
  import { iconSymbol } from '@mirohq/design-system-base-icon'
7
7
  import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
- import { useNewDesignLanguage } from '@mirohq/design-system-experiments'
8
+ import { useNewDesignLanguageIcons } from '@mirohq/design-system-experiments'
9
9
 
10
10
  import { StyledIcon } from '../src/icon'
11
11
  import type { IconComponentType } from '../src/icon'
@@ -68,7 +68,7 @@ export const IconArrowDownOld: IconComponentType = forwardRef(
68
68
 
69
69
  export const IconArrowDown: IconComponentType = forwardRef(
70
70
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
71
- const [v1] = useNewDesignLanguage()
71
+ const [v1] = useNewDesignLanguageIcons()
72
72
  return v1 ? (
73
73
  <IconArrowDownNew
74
74
  {...props}