@mirohq/design-system-icons 0.65.4 → 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 +3 -3
  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
@@ -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 IconUserNumberThreeOld: IconComponentType = forwardRef(
69
69
 
70
70
  export const IconUserNumberThree: IconComponentType = forwardRef(
71
71
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
72
- const [v1] = useNewDesignLanguage()
72
+ const [v1] = useNewDesignLanguageIcons()
73
73
  return v1 ? (
74
74
  <IconUserNumberThreeNew
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'
@@ -77,7 +77,7 @@ export const IconUserPenDashesBottomOld: IconComponentType = forwardRef(
77
77
 
78
78
  export const IconUserPenDashesBottom: IconComponentType = forwardRef(
79
79
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
80
- const [v1] = useNewDesignLanguage()
80
+ const [v1] = useNewDesignLanguageIcons()
81
81
  return v1 ? (
82
82
  <IconUserPenDashesBottomNew
83
83
  {...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 IconUserPenLineBottomOld: IconComponentType = forwardRef(
68
68
 
69
69
  export const IconUserPenLineBottom: IconComponentType = forwardRef(
70
70
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
71
- const [v1] = useNewDesignLanguage()
71
+ const [v1] = useNewDesignLanguageIcons()
72
72
  return v1 ? (
73
73
  <IconUserPenLineBottomNew
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'
@@ -72,7 +72,7 @@ export const IconUserTickDownOld: IconComponentType = forwardRef(
72
72
 
73
73
  export const IconUserTickDown: IconComponentType = forwardRef(
74
74
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
75
- const [v1] = useNewDesignLanguage()
75
+ const [v1] = useNewDesignLanguageIcons()
76
76
  return v1 ? (
77
77
  <IconUserTickDownNew
78
78
  {...props}
package/react/user.tsx CHANGED
@@ -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 IconUserOld: IconComponentType = forwardRef(
70
70
 
71
71
  export const IconUser: IconComponentType = forwardRef(
72
72
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
73
- const [v1] = useNewDesignLanguage()
73
+ const [v1] = useNewDesignLanguageIcons()
74
74
  return v1 ? (
75
75
  <IconUserNew {...props} size={size} weight={weight} ref={forwardRef} />
76
76
  ) : (
@@ -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 IconUsersThreeOld: IconComponentType = forwardRef(
63
63
 
64
64
  export const IconUsersThree: IconComponentType = forwardRef(
65
65
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
66
- const [v1] = useNewDesignLanguage()
66
+ const [v1] = useNewDesignLanguageIcons()
67
67
  return v1 ? (
68
68
  <IconUsersThreeNew
69
69
  {...props}
package/react/users.tsx CHANGED
@@ -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'
@@ -81,7 +81,7 @@ export const IconUsersOld: IconComponentType = forwardRef(
81
81
 
82
82
  export const IconUsers: IconComponentType = forwardRef(
83
83
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
84
- const [v1] = useNewDesignLanguage()
84
+ const [v1] = useNewDesignLanguageIcons()
85
85
  return v1 ? (
86
86
  <IconUsersNew {...props} size={size} weight={weight} ref={forwardRef} />
87
87
  ) : (
@@ -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'
@@ -72,7 +72,7 @@ export const IconVideoCameraSimpleErrorOld: IconComponentType = forwardRef(
72
72
 
73
73
  export const IconVideoCameraSimpleError: IconComponentType = forwardRef(
74
74
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
75
- const [v1] = useNewDesignLanguage()
75
+ const [v1] = useNewDesignLanguageIcons()
76
76
  return v1 ? (
77
77
  <IconVideoCameraSimpleErrorNew
78
78
  {...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 IconVideoCameraSimpleSlashOld: IconComponentType = forwardRef(
65
65
 
66
66
  export const IconVideoCameraSimpleSlash: IconComponentType = forwardRef(
67
67
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
68
- const [v1] = useNewDesignLanguage()
68
+ const [v1] = useNewDesignLanguageIcons()
69
69
  return v1 ? (
70
70
  <IconVideoCameraSimpleSlashNew
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'
@@ -58,7 +58,7 @@ export const IconVideoCameraSimpleOld: IconComponentType = forwardRef(
58
58
 
59
59
  export const IconVideoCameraSimple: IconComponentType = forwardRef(
60
60
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
61
- const [v1] = useNewDesignLanguage()
61
+ const [v1] = useNewDesignLanguageIcons()
62
62
  return v1 ? (
63
63
  <IconVideoCameraSimpleNew
64
64
  {...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 IconVideoCameraOld: IconComponentType = forwardRef(
70
70
 
71
71
  export const IconVideoCamera: IconComponentType = forwardRef(
72
72
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
73
- const [v1] = useNewDesignLanguage()
73
+ const [v1] = useNewDesignLanguageIcons()
74
74
  return v1 ? (
75
75
  <IconVideoCameraNew
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'
@@ -72,7 +72,7 @@ export const IconViewCenterOld: IconComponentType = forwardRef(
72
72
 
73
73
  export const IconViewCenter: IconComponentType = forwardRef(
74
74
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
75
- const [v1] = useNewDesignLanguage()
75
+ const [v1] = useNewDesignLanguageIcons()
76
76
  return v1 ? (
77
77
  <IconViewCenterNew
78
78
  {...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'
@@ -72,7 +72,7 @@ export const IconViewSideLeftOld: IconComponentType = forwardRef(
72
72
 
73
73
  export const IconViewSideLeft: IconComponentType = forwardRef(
74
74
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
75
- const [v1] = useNewDesignLanguage()
75
+ const [v1] = useNewDesignLanguageIcons()
76
76
  return v1 ? (
77
77
  <IconViewSideLeftNew
78
78
  {...props}
package/react/wallet.tsx CHANGED
@@ -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 IconWalletOld: IconComponentType = forwardRef(
74
74
 
75
75
  export const IconWallet: IconComponentType = forwardRef(
76
76
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
77
- const [v1] = useNewDesignLanguage()
77
+ const [v1] = useNewDesignLanguageIcons()
78
78
  return v1 ? (
79
79
  <IconWalletNew {...props} size={size} weight={weight} ref={forwardRef} />
80
80
  ) : (
@@ -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 IconWifiExclamationOld: IconComponentType = forwardRef(
68
68
 
69
69
  export const IconWifiExclamation: IconComponentType = forwardRef(
70
70
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
71
- const [v1] = useNewDesignLanguage()
71
+ const [v1] = useNewDesignLanguageIcons()
72
72
  return v1 ? (
73
73
  <IconWifiExclamationNew
74
74
  {...props}
package/react/wifi.tsx CHANGED
@@ -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'
@@ -59,7 +59,7 @@ export const IconWifiOld: IconComponentType = forwardRef(
59
59
 
60
60
  export const IconWifi: IconComponentType = forwardRef(
61
61
  ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
62
- const [v1] = useNewDesignLanguage()
62
+ const [v1] = useNewDesignLanguageIcons()
63
63
  return v1 ? (
64
64
  <IconWifiNew {...props} size={size} weight={weight} ref={forwardRef} />
65
65
  ) : (
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="M3 20h18" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M7 16h13v3h-13z" style="vector-effect:non-scaling-stroke" transform="rotate(-90 7 16)"/><path fill="currentColor" d="M7 16h13v3h-13z" style="vector-effect:non-scaling-stroke" transform="rotate(-90 7 16)"/><path fill="currentColor" d="M7 16h13v3h-13z" style="vector-effect:non-scaling-stroke" transform="rotate(-90 7 16)"/><path fill="currentColor" d="M14 16h7v3h-7z" style="vector-effect:non-scaling-stroke" transform="rotate(-90 14 16)"/><path fill="currentColor" d="M14 16h7v3h-7z" style="vector-effect:non-scaling-stroke" transform="rotate(-90 14 16)"/><path fill="currentColor" d="M14 16h7v3h-7z" style="vector-effect:non-scaling-stroke" transform="rotate(-90 14 16)"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="M3 20h18" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" stroke="currentColor" stroke-width="1.5" d="M7.75 15.25h11.5v1.5h-11.5z" style="vector-effect:non-scaling-stroke" transform="rotate(-90 7.75 15.25)"/><path fill="currentColor" stroke="currentColor" stroke-width="1.5" d="M14.75 15.25h5.5v1.5h-5.5z" style="vector-effect:non-scaling-stroke" transform="rotate(-90 14.75 15.25)"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="M3 4h18" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M7 21h13v3h-13z" style="vector-effect:non-scaling-stroke" transform="rotate(-90 7 21)"/><path fill="currentColor" d="M7 21h13v3h-13z" style="vector-effect:non-scaling-stroke" transform="rotate(-90 7 21)"/><path fill="currentColor" d="M7 21h13v3h-13z" style="vector-effect:non-scaling-stroke" transform="rotate(-90 7 21)"/><path fill="currentColor" d="M14 15h7v3h-7z" style="vector-effect:non-scaling-stroke" transform="rotate(-90 14 15)"/><path fill="currentColor" d="M14 15h7v3h-7z" style="vector-effect:non-scaling-stroke" transform="rotate(-90 14 15)"/><path fill="currentColor" d="M14 15h7v3h-7z" style="vector-effect:non-scaling-stroke" transform="rotate(-90 14 15)"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="M3 4h18" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" stroke="currentColor" stroke-width="1.5" d="M7.75 20.25h11.5v1.5h-11.5z" style="vector-effect:non-scaling-stroke" transform="rotate(-90 7.75 20.25)"/><path fill="currentColor" stroke="currentColor" stroke-width="1.5" d="M14.75 14.25h5.5v1.5h-5.5z" style="vector-effect:non-scaling-stroke" transform="rotate(-90 14.75 14.25)"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M20 12h-16" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="square" stroke-linejoin="bevel" stroke-width="2" d="m9 6-6 6 6 6" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M20 12h-16" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m9 6-6 6 6 6" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M21 12h-17m6.41-7-7 7 7 7" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M21 12h-17m6.41-7-7 7 7 7" style="vector-effect:non-scaling-stroke"/></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M6 4c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-11.5858l-3.4142-3.4142h-9.5858Zm-3 1c0-1.6568 1.3431-3 3-3h10.4142l.2929.2929 4 4 .2929.2929v12.4142c0 1.6569-1.3431 3-3 3h-12c-1.6569 0-3-1.3431-3-3v-14Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M13.7955 3.0302a3.625 3.625 0 0 1 5.1255 5.1268 1.0487 1.0487 0 0 1-.0222.022l-8.8026 8.4718-1.4145-1.4144 8.8176-8.4863a1.6251 1.6251 0 0 0-2.3038-2.2916l-9.1936 9.1664a3.5002 3.5002 0 0 0 2.4838 5.9514 3.5001 3.5001 0 0 0 2.4664-1.0026l6.9018-6.8916 1.4142 1.4142-6.9108 6.9007a5.5004 5.5004 0 0 1-7.7464-.0316 5.5 5.5 0 0 1-.0315-7.7464l.0067-.0068 9.2094-9.182Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="m9.47 16.1978 8.7865-8.8385c.9913-.9972.9913-2.614 0-3.6114-.9914-.9972-2.5988-.9972-3.5902 0l-9.3234 9.3787c-1.7905 1.8012-1.7905 4.7214 0 6.5225 1.782 1.7926 4.6681 1.8024 6.4621.022l6.7999-6.7482" style="vector-effect:non-scaling-stroke"/></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M2 6c0-1.1046.8954-2 2-2h16c1.1046 0 2 .8954 2 2v12c0 1.1046-.8954 2-2 2h-16c-1.1046 0-2-.8954-2-2v-12Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M5 8h2M8 8h2M11 8h2" style="vector-effect:non-scaling-stroke"/></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M2 6c0-1.1046.8954-2 2-2h16c1.1046 0 2 .8954 2 2v12c0 1.1046-.8954 2-2 2h-16c-1.1046 0-2-.8954-2-2v-12Z" style="vector-effect:non-scaling-stroke"/><circle cx="6" cy="8" r="1" fill="currentColor" style="vector-effect:non-scaling-stroke"/><circle cx="9" cy="8" r="1" fill="currentColor" style="vector-effect:non-scaling-stroke"/><circle cx="12" cy="8" r="1" fill="currentColor" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><rect width="18" height="18" x="3" y="3" stroke="currentColor" stroke-width="2" rx="2" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 8v8m4-4h-8" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M5 2c-1.6568 0-3 1.3432-3 3v14c0 1.6569 1.3432 3 3 3h14c1.6569 0 3-1.3431 3-3v-14c0-1.6568-1.3431-3-3-3h-14Zm6 6v3h-3v2h3v3h2v-3h3v-2h-3v-3h-2Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M6 11h-2c-.5523 0-1-.4477-1-1v-6c0-.5523.4477-1 1-1h6c.5523 0 1 .4477 1 1v2M15.874 11c-.4441-1.7252-2.0102-3-3.874-3-2.2091 0-4 1.7909-4 4 0 2.2091 1.7909 4 4 4 .3453 0 .6804-.0438 1-.126a3.9639 3.9639 0 0 0 .5121-.1697M20.5 13.5l-7.5 7.5" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m20.25 19.5.75-6.5-6.5.75" style="vector-effect:non-scaling-stroke"/></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M5 11h-1c-.5523 0-1-.4477-1-1v-6c0-.5523.4477-1 1-1h6c.5523 0 1 .4477 1 1v1M13 15.874a4.0101 4.0101 0 0 1-1 .126c-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 1.6787 0 3.1159 1.034 3.7092 2.5" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M12.2929 20.2929c-.3905.3905-.3905 1.0237 0 1.4142.3905.3905 1.0237.3905 1.4142 0l-1.4142-1.4142Zm7.5-7.5-7.5 7.5 1.4142 1.4142 7.5-7.5-1.4142-1.4142Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m20.25 19.5.75-6.5-6.5.75" style="vector-effect:non-scaling-stroke"/></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M4 5c0-1.1046.8954-2 2-2h12c1.1046 0 2 .8954 2 2v14c0 1.1046-.8954 2-2 2h-12c-1.1046 0-2-.8954-2-2v-14Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M11 17h2" style="vector-effect:non-scaling-stroke"/></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M4 5c0-1.1046.8954-2 2-2h12c1.1046 0 2 .8954 2 2v14c0 1.1046-.8954 2-2 2h-12c-1.1046 0-2-.8954-2-2v-14Z" style="vector-effect:non-scaling-stroke"/><circle cx="12" cy="18" r="1" fill="currentColor" style="vector-effect:non-scaling-stroke"/></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M17 8.5v-1.5h-5m-5 1.5v-1.5h5m0 0 .0005 10m0 0h2.1424m-2.1424 0h-2.1434" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-dasharray="2 2" stroke-linecap="square" d="m3 18.5 6.5-6M18.5 5.5l2.75-2.5" style="vector-effect:non-scaling-stroke"/></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 8h5m5 0h-5m0 0v9" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M2.6609 19.1326a.5.5 0 1 0 .6782.7348l-.6782-.7348Zm1.4907-.0152.3674-.3391-.6782-.7348-.3674.3391.6782.7348Zm.9468-2.2348-.3674.3391.6782.7348.3674-.3391-.6782-.7348Zm2.3032-.7652.3674-.3391-.6782-.7348-.3674.3391.6782.7348Zm.9468-2.2348-.3674.3391.6782.7348.3674-.3391-.6782-.7348Zm-5.0093 5.9848.8125-.75-.6782-.7348-.8125.75.6782.7348Zm2.4375-2.25 1.625-1.5-.6782-.7348-1.625 1.5.6782.7348Zm3.25-3 .8125-.75-.6782-.7348-.8125.75.6782.7348ZM21.5863 4.37a.5.5 0 1 0-.6726-.74l.6726.74Zm-2.0625 1.875.37-.3364-.6727-.74-.3699.3364.6726.74Zm.7024-1.99-.37.3364.6727.7399.3699-.3363-.6726-.74Zm-1.3899 2.615.6875-.625-.6726-.74-.6875.625.6726.74Zm2.0625-1.875.6875-.625-.6726-.74-.6875.625.6726.74Z" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/meta.json CHANGED
@@ -356,6 +356,10 @@
356
356
  "tags": ["pdf", "acrobat", "document", "file"],
357
357
  "figmaLink": "https://www.figma.com/design/jSWCA1HFD22hk0isIY37ua/%5Bmds%5D-Icons?node-id=1545:571&m=dev"
358
358
  },
359
+ "shapes-lines-stacked": {
360
+ "tags": ["shapes", "rectangle", "oval"],
361
+ "figmaLink": "https://www.figma.com/design/jSWCA1HFD22hk0isIY37ua/%5Bmds%5D-Icons?node-id=11093:902&m=dev"
362
+ },
359
363
  "squares-three": {
360
364
  "tags": [
361
365
  "squares three",
@@ -485,6 +489,10 @@
485
489
  "tags": ["article", "note", "text", "doc"],
486
490
  "figmaLink": "https://www.figma.com/design/jSWCA1HFD22hk0isIY37ua/%5Bmds%5D-Icons?node-id=1588:392&m=dev"
487
491
  },
492
+ "article-empty": {
493
+ "tags": ["article", "note", "text", "doc", "empty", "a4", "letter"],
494
+ "figmaLink": "https://www.figma.com/design/jSWCA1HFD22hk0isIY37ua/%5Bmds%5D-Icons?node-id=11560:1564&m=dev"
495
+ },
488
496
  "gauge": {
489
497
  "tags": [
490
498
  "gauge",
@@ -943,6 +951,10 @@
943
951
  "tags": ["plus text", "plus", "text"],
944
952
  "figmaLink": "https://www.figma.com/design/jSWCA1HFD22hk0isIY37ua/%5Bmds%5D-Icons?node-id=1734:382&m=dev"
945
953
  },
954
+ "text-position": {
955
+ "tags": ["plus text", "plus", "text"],
956
+ "figmaLink": "https://www.figma.com/design/jSWCA1HFD22hk0isIY37ua/%5Bmds%5D-Icons?node-id=11314:386&m=dev"
957
+ },
946
958
  "list-numbers": {
947
959
  "tags": ["list numbers", "list", "numbers"],
948
960
  "figmaLink": "https://www.figma.com/design/jSWCA1HFD22hk0isIY37ua/%5Bmds%5D-Icons?node-id=1734:385&m=dev"
@@ -1359,7 +1371,7 @@
1359
1371
  "figmaLink": "https://www.figma.com/design/jSWCA1HFD22hk0isIY37ua/%5Bmds%5D-Icons?node-id=1838:784&m=dev"
1360
1372
  },
1361
1373
  "video-camera": {
1362
- "tags": ["video camera", "video", "camera"],
1374
+ "tags": [" do not use this icon\n\nUse icon-video-camera-simple"],
1363
1375
  "figmaLink": "https://www.figma.com/design/jSWCA1HFD22hk0isIY37ua/%5Bmds%5D-Icons?node-id=1838:787&m=dev"
1364
1376
  },
1365
1377
  "monitor-arrow": {
@@ -1978,6 +1990,14 @@
1978
1990
  "tags": ["mobile", "push", "notifications"],
1979
1991
  "figmaLink": "https://www.figma.com/design/jSWCA1HFD22hk0isIY37ua/%5Bmds%5D-Icons?node-id=3254:431&m=dev"
1980
1992
  },
1993
+ "tablet": {
1994
+ "tags": ["mobile", "push", "notifications"],
1995
+ "figmaLink": "https://www.figma.com/design/jSWCA1HFD22hk0isIY37ua/%5Bmds%5D-Icons?node-id=11312:328&m=dev"
1996
+ },
1997
+ "browser": {
1998
+ "tags": ["mobile", "push", "notifications"],
1999
+ "figmaLink": "https://www.figma.com/design/jSWCA1HFD22hk0isIY37ua/%5Bmds%5D-Icons?node-id=11312:337&m=dev"
2000
+ },
1981
2001
  "planet": {
1982
2002
  "tags": ["planet", "saturn", "miroverse"],
1983
2003
  "figmaLink": "https://www.figma.com/design/jSWCA1HFD22hk0isIY37ua/%5Bmds%5D-Icons?node-id=3279:460&m=dev"
@@ -2485,15 +2505,15 @@
2485
2505
  "figmaLink": "https://www.figma.com/design/jSWCA1HFD22hk0isIY37ua/%5Bmds%5D-Icons?node-id=7741:477&m=dev"
2486
2506
  },
2487
2507
  "rectangle-dot-medium": {
2488
- "tags": ["huddle", "avatar", "medium", "size"],
2508
+ "tags": [" do not use", "we are deprecating"],
2489
2509
  "figmaLink": "https://www.figma.com/design/jSWCA1HFD22hk0isIY37ua/%5Bmds%5D-Icons?node-id=7917:263&m=dev"
2490
2510
  },
2491
2511
  "rectangle-dot-small": {
2492
- "tags": ["huddle", "avatar", "small", "size"],
2512
+ "tags": [" do not use", "we are deprecating"],
2493
2513
  "figmaLink": "https://www.figma.com/design/jSWCA1HFD22hk0isIY37ua/%5Bmds%5D-Icons?node-id=7917:262&m=dev"
2494
2514
  },
2495
2515
  "rectangle-dot-large": {
2496
- "tags": ["huddle", "avatar", "large", "size"],
2516
+ "tags": [" do not use", "we are deprecating"],
2497
2517
  "figmaLink": "https://www.figma.com/design/jSWCA1HFD22hk0isIY37ua/%5Bmds%5D-Icons?node-id=7917:264&m=dev"
2498
2518
  },
2499
2519
  "proto-number": {
@@ -2565,7 +2585,7 @@
2565
2585
  "figmaLink": "https://www.figma.com/design/jSWCA1HFD22hk0isIY37ua/%5Bmds%5D-Icons?node-id=8128:354&m=dev"
2566
2586
  },
2567
2587
  "table-format": {
2568
- "tags": ["table", "format"],
2588
+ "tags": ["DO NOT USE THIS ICON FOR TABLES"],
2569
2589
  "figmaLink": "https://www.figma.com/design/jSWCA1HFD22hk0isIY37ua/%5Bmds%5D-Icons?node-id=8128:358&m=dev"
2570
2590
  },
2571
2591
  "doc-format": {