@mirohq/design-system-icons 1.5.0 → 1.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1118) hide show
  1. package/dist/main.js +701 -2223
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +698 -2223
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +9 -3
  6. package/package.json +3 -3
  7. package/react/activity.tsx +1 -5
  8. package/react/add-line-bottom.tsx +1 -1
  9. package/react/add-line-right.tsx +1 -1
  10. package/react/ai-text.tsx +1 -5
  11. package/react/align-bottom-group.tsx +4 -3
  12. package/react/align-bottom.tsx +1 -1
  13. package/react/align-center-horizontal.tsx +1 -1
  14. package/react/align-center-vertical.tsx +1 -1
  15. package/react/align-left.tsx +4 -5
  16. package/react/align-middle.tsx +1 -1
  17. package/react/align-right.tsx +4 -5
  18. package/react/align-top-group.tsx +4 -3
  19. package/react/align-top.tsx +1 -1
  20. package/react/alignment-scale.tsx +1 -35
  21. package/react/alt-text-underline.tsx +1 -6
  22. package/react/alt-text.tsx +1 -5
  23. package/react/arrow-arc-left.tsx +1 -1
  24. package/react/arrow-arc-right.tsx +1 -1
  25. package/react/arrow-bend-up-left.tsx +1 -1
  26. package/react/arrow-bend-up-right.tsx +1 -1
  27. package/react/arrow-box-left.tsx +1 -5
  28. package/react/arrow-box-out.tsx +1 -5
  29. package/react/arrow-clockwise-down-right.tsx +1 -1
  30. package/react/arrow-clockwise-up-left.tsx +1 -1
  31. package/react/arrow-counter-clockwise-down-left.tsx +1 -1
  32. package/react/arrow-counter-clockwise-up-right.tsx +1 -1
  33. package/react/arrow-curves-bottom-right.tsx +1 -1
  34. package/react/arrow-down-left.tsx +1 -1
  35. package/react/arrow-down-right.tsx +1 -1
  36. package/react/arrow-down.tsx +1 -1
  37. package/react/arrow-elbow-down-right.tsx +1 -1
  38. package/react/arrow-fat-left-right.tsx +1 -1
  39. package/react/arrow-fat-left.tsx +1 -1
  40. package/react/arrow-fat-right.tsx +1 -1
  41. package/react/arrow-fat-up-right.tsx +1 -1
  42. package/react/arrow-left-right-dotted.tsx +1 -1
  43. package/react/arrow-left.tsx +1 -1
  44. package/react/arrow-right.tsx +1 -1
  45. package/react/arrow-up-circle.tsx +1 -5
  46. package/react/arrow-up-left.tsx +1 -1
  47. package/react/arrow-up-right.tsx +1 -1
  48. package/react/arrow-up.tsx +1 -1
  49. package/react/arrows-clockwise-rectangle-tilt.tsx +1 -1
  50. package/react/arrows-clockwise-x.tsx +1 -1
  51. package/react/arrows-clockwise-y.tsx +1 -1
  52. package/react/arrows-counterclockwise-rectangle-tilt.tsx +1 -1
  53. package/react/arrows-down-up.tsx +1 -1
  54. package/react/arrows-horizontal-lines-top-bottom-in.tsx +1 -1
  55. package/react/arrows-horizontal-lines-top-bottom.tsx +1 -1
  56. package/react/arrows-in-simple.tsx +1 -1
  57. package/react/arrows-out-cardinal.tsx +1 -1
  58. package/react/arrows-out-lines-horizontal.tsx +1 -1
  59. package/react/arrows-out-simple.tsx +1 -1
  60. package/react/arrows-square-counter-clockwise-y.tsx +1 -1
  61. package/react/arrows-time-backward.tsx +1 -9
  62. package/react/arrows-time-forward.tsx +1 -9
  63. package/react/article-empty.tsx +1 -1
  64. package/react/article.tsx +1 -1
  65. package/react/at.tsx +1 -1
  66. package/react/attachment.tsx +1 -1
  67. package/react/badge.tsx +1 -1
  68. package/react/barrel.tsx +1 -1
  69. package/react/bell-slash.tsx +1 -6
  70. package/react/bell-tilt.tsx +1 -1
  71. package/react/bell.tsx +2 -3
  72. package/react/board.tsx +1 -2
  73. package/react/book-open-info.tsx +1 -5
  74. package/react/bookmark.tsx +1 -1
  75. package/react/box-captions.tsx +1 -5
  76. package/react/{align-bottom-2.tsx → bracket-close.tsx} +3 -7
  77. package/react/bracket-curly-left.tsx +1 -1
  78. package/react/bracket-curly-right.tsx +1 -1
  79. package/react/bracket-open.tsx +34 -0
  80. package/react/brackets-angle-slash.tsx +1 -1
  81. package/react/brackets-curly-circles-three.tsx +1 -5
  82. package/react/browser.tsx +1 -5
  83. package/react/brush.tsx +1 -1
  84. package/react/calendar-blank.tsx +1 -1
  85. package/react/calendar-end.tsx +1 -5
  86. package/react/calendar-start.tsx +1 -7
  87. package/react/camera.tsx +1 -5
  88. package/react/caption-along.tsx +1 -5
  89. package/react/caption-horizontal.tsx +1 -5
  90. package/react/card-circles.tsx +1 -2
  91. package/react/card-number-three.tsx +1 -5
  92. package/react/card.tsx +2 -3
  93. package/react/cards-poker.tsx +1 -5
  94. package/react/chart-bar-y-simple.tsx +1 -1
  95. package/react/chart-bar-y.tsx +1 -1
  96. package/react/chat-check.tsx +1 -5
  97. package/react/chat-dashes-lines-two.tsx +1 -5
  98. package/react/chat-lines-cross.tsx +2 -7
  99. package/react/chat-lines-dot.tsx +1 -5
  100. package/react/chat-lines-eye-open.tsx +1 -9
  101. package/react/chat-lines-two-stack.tsx +2 -7
  102. package/react/chat-lines-two.tsx +1 -5
  103. package/react/chat-plus.tsx +2 -3
  104. package/react/chat-text-arrow.tsx +1 -5
  105. package/react/chat-two.tsx +1 -1
  106. package/react/chat.tsx +1 -1
  107. package/react/check-mark.tsx +1 -1
  108. package/react/checkboard-square-centered.tsx +1 -1
  109. package/react/chevron-down-double.tsx +1 -1
  110. package/react/chevron-down.tsx +1 -1
  111. package/react/chevron-left-double.tsx +1 -1
  112. package/react/chevron-left.tsx +1 -1
  113. package/react/chevron-right-double.tsx +1 -1
  114. package/react/chevron-right-small.tsx +1 -1
  115. package/react/chevron-right.tsx +1 -1
  116. package/react/chevron-up-double.tsx +1 -1
  117. package/react/chevron-up-down-line.tsx +1 -1
  118. package/react/chevron-up-down.tsx +1 -1
  119. package/react/chevron-up.tsx +1 -1
  120. package/react/circle-corners.tsx +1 -1
  121. package/react/circle-motion-x.tsx +1 -1
  122. package/react/circle-notch.tsx +1 -1
  123. package/react/circle-slash.tsx +1 -1
  124. package/react/circle.tsx +1 -1
  125. package/react/circles-connected.tsx +1 -1
  126. package/react/clock-counter-clockwise-simple.tsx +1 -5
  127. package/react/clock-counter-clockwise.tsx +1 -5
  128. package/react/clock-overtime.tsx +1 -5
  129. package/react/clock.tsx +1 -1
  130. package/react/cloud.tsx +1 -1
  131. package/react/cluster-ai.tsx +2 -7
  132. package/react/cluster-color.tsx +2 -7
  133. package/react/cluster-sentiment.tsx +1 -11
  134. package/react/cluster.tsx +1 -1
  135. package/react/clustered.tsx +1 -5
  136. package/react/cog.tsx +1 -7
  137. package/react/coins-checked.tsx +1 -5
  138. package/react/coins-slash.tsx +1 -1
  139. package/react/coins.tsx +1 -1
  140. package/react/columns-format.tsx +3 -5
  141. package/react/columns-three.tsx +1 -1
  142. package/react/comment-group.tsx +1 -5
  143. package/react/compass.tsx +1 -5
  144. package/react/cone-serpentine.tsx +1 -5
  145. package/react/connection-line-elbows.tsx +1 -1
  146. package/react/connection-line-straight.tsx +1 -1
  147. package/react/corners-three-eye-open.tsx +1 -5
  148. package/react/counter.tsx +1 -5
  149. package/react/credit-card.tsx +1 -2
  150. package/react/crop.tsx +1 -1
  151. package/react/cross-circle.tsx +1 -5
  152. package/react/cross-fat.tsx +1 -1
  153. package/react/cross-square.tsx +1 -5
  154. package/react/cross.tsx +1 -1
  155. package/react/cube.tsx +1 -1
  156. package/react/cursor-filled.tsx +1 -1
  157. package/react/cursor-lines.tsx +1 -1
  158. package/react/cursor-text-lines.tsx +1 -1
  159. package/react/cursor-text.tsx +1 -1
  160. package/react/cursor.tsx +1 -1
  161. package/react/curve-square-circle-arrow.tsx +1 -1
  162. package/react/dash-left-down-square-dash-right-up.tsx +1 -1
  163. package/react/dash-left-up-square-dash-down-right.tsx +1 -1
  164. package/react/dash-square-dash-horizontal.tsx +1 -1
  165. package/react/dash-square-dash-vertical.tsx +1 -1
  166. package/react/diagram-card-large-1.tsx +2 -3
  167. package/react/diagram-card-large-2.tsx +1 -5
  168. package/react/diagram-card-large-3.tsx +1 -5
  169. package/react/diagram-card-large-4.tsx +1 -5
  170. package/react/diagram-card-magnifying-glass.tsx +1 -5
  171. package/react/diagram-card-small-1.tsx +2 -3
  172. package/react/diagram-card-small-2.tsx +1 -5
  173. package/react/diagram-card-small-3.tsx +1 -2
  174. package/react/diagram-card-team.tsx +1 -5
  175. package/react/diagram-card-user.tsx +1 -5
  176. package/react/diagramming-shapes.tsx +1 -1
  177. package/react/diagramming.tsx +1 -1
  178. package/react/distribute-horizontal.tsx +1 -1
  179. package/react/distribute-vertical.tsx +1 -1
  180. package/react/doc-format.tsx +1 -5
  181. package/react/dollar-sign-currency.tsx +1 -1
  182. package/react/dot-line-dot.tsx +34 -0
  183. package/react/dot-voting.tsx +1 -1
  184. package/react/dots-nine.tsx +1 -1
  185. package/react/dots-six-horizontal.tsx +1 -1
  186. package/react/dots-six-vertical.tsx +1 -1
  187. package/react/dots-three-vertical.tsx +1 -1
  188. package/react/dots-three.tsx +1 -1
  189. package/react/dots-two.tsx +1 -1
  190. package/react/download.tsx +1 -5
  191. package/react/envelope.tsx +1 -1
  192. package/react/eraser.tsx +1 -1
  193. package/react/exclamation-mark-octagon.tsx +1 -5
  194. package/react/exclamation-point-circle.tsx +1 -5
  195. package/react/export.tsx +1 -5
  196. package/react/external-format.tsx +1 -5
  197. package/react/eye-closed-dots-four-frame-broken.tsx +1 -5
  198. package/react/eye-closed.tsx +1 -1
  199. package/react/eye-open-line-frame-broken.tsx +1 -9
  200. package/react/eye-open-slash.tsx +1 -5
  201. package/react/eye-open.tsx +1 -5
  202. package/react/eyedropper.tsx +1 -1
  203. package/react/factory-house.tsx +1 -2
  204. package/react/factory.tsx +1 -1
  205. package/react/file-spreadsheet.tsx +1 -1
  206. package/react/flag.tsx +1 -1
  207. package/react/flip-card.tsx +1 -1
  208. package/react/flip.tsx +1 -1
  209. package/react/folder.tsx +1 -1
  210. package/react/formula.tsx +1 -1
  211. package/react/frame-lines-two.tsx +2 -3
  212. package/react/frame-play.tsx +1 -2
  213. package/react/frame-plus.tsx +2 -3
  214. package/react/frame.tsx +1 -1
  215. package/react/funnel.tsx +1 -1
  216. package/react/gauge.tsx +1 -5
  217. package/react/gavel.tsx +1 -1
  218. package/react/gift.tsx +1 -1
  219. package/react/github.tsx +1 -1
  220. package/react/globe.tsx +1 -1
  221. package/react/google-drive.tsx +1 -1
  222. package/react/graduation-cap.tsx +1 -1
  223. package/react/grid-four.tsx +1 -1
  224. package/react/grid-six.tsx +1 -1
  225. package/react/grid.tsx +1 -1
  226. package/react/hand-filled.tsx +1 -1
  227. package/react/hand-pointing.tsx +1 -1
  228. package/react/hand-raised-filled.tsx +1 -1
  229. package/react/hand.tsx +1 -1
  230. package/react/headphones.tsx +1 -1
  231. package/react/headset-person.tsx +1 -9
  232. package/react/heart-filled.tsx +1 -1
  233. package/react/heart.tsx +1 -1
  234. package/react/hexagon.tsx +1 -1
  235. package/react/highlighter-color-selection.tsx +1 -1
  236. package/react/highlighter-underline.tsx +1 -2
  237. package/react/highlighter.tsx +1 -1
  238. package/react/house.tsx +1 -1
  239. package/react/image.tsx +1 -7
  240. package/react/indent-left.tsx +1 -1
  241. package/react/indent-right.tsx +1 -1
  242. package/react/index.ts +4 -1
  243. package/react/information-mark-circle.tsx +1 -5
  244. package/react/insights.tsx +1 -1
  245. package/react/kanban.tsx +1 -1
  246. package/react/key.tsx +1 -5
  247. package/react/keycap.tsx +1 -2
  248. package/react/laptop.tsx +1 -1
  249. package/react/lasso.tsx +1 -5
  250. package/react/layout.tsx +1 -1
  251. package/react/lifesaver.tsx +1 -1
  252. package/react/lightbox.tsx +1 -1
  253. package/react/lightbulb.tsx +1 -1
  254. package/react/lightning.tsx +1 -1
  255. package/react/line-curved.tsx +1 -1
  256. package/react/line-dashed.tsx +1 -1
  257. package/react/line-diagonal.tsx +1 -1
  258. package/react/line-dotted.tsx +1 -1
  259. package/react/line-horizontal.tsx +1 -4
  260. package/react/line-orthogonal.tsx +1 -1
  261. package/react/line-straight.tsx +1 -1
  262. package/react/lines-three-horizontal-line-vertical-center.tsx +1 -1
  263. package/react/lines-three-horizontal.tsx +1 -1
  264. package/react/lines-three-vertical.tsx +1 -1
  265. package/react/lines-top-left-columns-two.tsx +2 -4
  266. package/react/link-plus.tsx +1 -5
  267. package/react/link.tsx +1 -5
  268. package/react/list-bullets.tsx +1 -1
  269. package/react/list-numbers.tsx +1 -1
  270. package/react/lock-closed.tsx +1 -1
  271. package/react/lock-open.tsx +1 -2
  272. package/react/login.tsx +1 -5
  273. package/react/logout.tsx +1 -5
  274. package/react/magnet.tsx +1 -1
  275. package/react/magnifying-glass-lightning.tsx +1 -5
  276. package/react/magnifying-glass-plus.tsx +1 -5
  277. package/react/magnifying-glass.tsx +1 -1
  278. package/react/map.tsx +1 -1
  279. package/react/megaphone.tsx +2 -3
  280. package/react/mermaid.tsx +1 -1
  281. package/react/mic-lines-dot.tsx +1 -5
  282. package/react/microphone-slash.tsx +1 -5
  283. package/react/microphone.tsx +1 -1
  284. package/react/minus.tsx +1 -1
  285. package/react/mobile.tsx +2 -3
  286. package/react/monitor-arrow-up.tsx +1 -5
  287. package/react/monitor-arrow.tsx +1 -5
  288. package/react/monitor-eye-closed.tsx +1 -5
  289. package/react/monitor-eye-open.tsx +1 -9
  290. package/react/monitor-pause.tsx +1 -5
  291. package/react/monitor-play.tsx +1 -5
  292. package/react/monitor-stop.tsx +1 -5
  293. package/react/monitor.tsx +1 -1
  294. package/react/moon.tsx +1 -1
  295. package/react/mouse.tsx +1 -1
  296. package/react/music-note.tsx +1 -1
  297. package/react/navigation-arrow-lines.tsx +1 -5
  298. package/react/navigation-up-left-filled.tsx +1 -1
  299. package/react/navigation-up-left-slash.tsx +1 -5
  300. package/react/navigation-up-right.tsx +1 -1
  301. package/react/next.tsx +1 -1
  302. package/react/node-connected-dot.tsx +1 -1
  303. package/react/node-lines-curved.tsx +1 -1
  304. package/react/node-lines-horizontal.tsx +1 -1
  305. package/react/node-lines-vertical.tsx +1 -1
  306. package/react/node-plus.tsx +1 -1
  307. package/react/nodes-connected.tsx +1 -1
  308. package/react/nodes-connections-three.tsx +1 -1
  309. package/react/note-magnifying-glass.tsx +1 -5
  310. package/react/notepad.tsx +1 -2
  311. package/react/number.tsx +1 -1
  312. package/react/octagon.tsx +1 -1
  313. package/react/office.tsx +1 -5
  314. package/react/org-chart.tsx +1 -1
  315. package/react/orientation-horizontal.tsx +1 -5
  316. package/react/orientation-vertical.tsx +1 -5
  317. package/react/paint-bucket.tsx +1 -1
  318. package/react/palette.tsx +1 -5
  319. package/react/paper-plane-filled-right.tsx +1 -1
  320. package/react/paper-plane-tilt.tsx +1 -1
  321. package/react/parallelogram.tsx +1 -1
  322. package/react/pause-circle.tsx +2 -3
  323. package/react/pause.tsx +1 -1
  324. package/react/pdf.tsx +1 -1
  325. package/react/pen-color-selection.tsx +1 -1
  326. package/react/pen-tip.tsx +1 -1
  327. package/react/pen-underline.tsx +1 -2
  328. package/react/pen.tsx +1 -1
  329. package/react/pentagon.tsx +1 -1
  330. package/react/people-list.tsx +1 -7
  331. package/react/person-in-circle.tsx +1 -9
  332. package/react/phone-filled.tsx +1 -1
  333. package/react/pixel-eraser.tsx +1 -5
  334. package/react/placeholder.tsx +1 -1
  335. package/react/planet.tsx +1 -1
  336. package/react/play-circle.tsx +2 -3
  337. package/react/play.tsx +1 -1
  338. package/react/playback-speed-circle.tsx +1 -6
  339. package/react/plug.tsx +1 -1
  340. package/react/plus-box.tsx +1 -2
  341. package/react/plus-cross.tsx +34 -0
  342. package/react/plus-square.tsx +1 -1
  343. package/react/plus-text.tsx +2 -3
  344. package/react/plus.tsx +1 -1
  345. package/react/polling.tsx +1 -1
  346. package/react/presentation-arrow.tsx +1 -5
  347. package/react/presentation-eye-open.tsx +1 -9
  348. package/react/presentation-line.tsx +2 -3
  349. package/react/presentation-lines-two.tsx +1 -1
  350. package/react/presentation-link.tsx +1 -9
  351. package/react/presentation-number-one.tsx +1 -5
  352. package/react/presentation-play.tsx +2 -3
  353. package/react/presentation-plus.tsx +2 -3
  354. package/react/previous.tsx +1 -1
  355. package/react/prohibit.tsx +1 -1
  356. package/react/proto-button.tsx +1 -7
  357. package/react/proto-checkbox.tsx +1 -5
  358. package/react/proto-dropdown.tsx +1 -5
  359. package/react/proto-input.tsx +2 -3
  360. package/react/proto-number.tsx +1 -5
  361. package/react/proto-radio.tsx +1 -5
  362. package/react/proto-slider.tsx +1 -1
  363. package/react/prototype-format.tsx +1 -1
  364. package/react/push-pin-filled.tsx +1 -1
  365. package/react/push-pin.tsx +1 -1
  366. package/react/question-mark-circle.tsx +1 -5
  367. package/react/question-mark.tsx +1 -1
  368. package/react/quotes.tsx +1 -1
  369. package/react/raised-hand.tsx +1 -1
  370. package/react/ratio-169.tsx +1 -1
  371. package/react/ratio-43.tsx +1 -1
  372. package/react/ratio-square.tsx +1 -1
  373. package/react/rectangle-arrow-up-center.tsx +1 -5
  374. package/react/rectangle-dash-lines.tsx +1 -5
  375. package/react/rectangle-dot-line-pen.tsx +1 -9
  376. package/react/rectangle-frame-2-lines.tsx +2 -3
  377. package/react/rectangle-line.tsx +1 -5
  378. package/react/rectangle-play-stack.tsx +2 -7
  379. package/react/rectangle-portrait-dash-square-top-center.tsx +1 -1
  380. package/react/rectangle-portrait-dash-square-top-left.tsx +1 -1
  381. package/react/rectangle-portrait-dash.tsx +1 -1
  382. package/react/rectangle-portrait-filled.tsx +1 -1
  383. package/react/rectangle-portrait-square-top-left.tsx +1 -1
  384. package/react/rectangle-portrait.tsx +1 -1
  385. package/react/rectangle-tick.tsx +1 -5
  386. package/react/rectangle-triangle-bottom-center.tsx +1 -5
  387. package/react/rectangles-squares.tsx +1 -1
  388. package/react/rectangles-three-aligned.tsx +1 -1
  389. package/react/rectangles-three-free.tsx +1 -1
  390. package/react/rectangles-three-overlap.tsx +1 -1
  391. package/react/rectangles-two-line.tsx +1 -1
  392. package/react/rectangles-two-lines-four.tsx +1 -1
  393. package/react/rectangles-two-minus.tsx +1 -5
  394. package/react/rectangles-two-plus.tsx +1 -5
  395. package/react/rectangles-two-user.tsx +1 -11
  396. package/react/rhombus.tsx +1 -1
  397. package/react/rocket.tsx +1 -5
  398. package/react/rss-rectangle.tsx +1 -5
  399. package/react/rss.tsx +1 -1
  400. package/react/scissors.tsx +1 -5
  401. package/react/scrollbar-xy.tsx +2 -3
  402. package/react/select.tsx +1 -5
  403. package/react/sentiment.tsx +1 -13
  404. package/react/shadow.tsx +1 -1
  405. package/react/shapes-lines-stacked.tsx +1 -9
  406. package/react/shapes-lines.tsx +1 -11
  407. package/react/shapes.tsx +1 -5
  408. package/react/shield-check.tsx +1 -5
  409. package/react/shield-lock-filled.tsx +1 -1
  410. package/react/shield-lock.tsx +1 -7
  411. package/react/shuffle.tsx +1 -1
  412. package/react/sidebar-closed.tsx +1 -5
  413. package/react/sidebar-global-closed.tsx +1 -5
  414. package/react/sidebar-global-open.tsx +1 -5
  415. package/react/sidebar-open.tsx +1 -1
  416. package/react/single-sparks-filled.tsx +1 -1
  417. package/react/slide-format.tsx +1 -1
  418. package/react/sliders-x.tsx +1 -1
  419. package/react/sliders-y.tsx +1 -1
  420. package/react/smiley-chat.tsx +1 -11
  421. package/react/smiley-plus.tsx +1 -11
  422. package/react/smiley-sticker.tsx +1 -1
  423. package/react/smiley.tsx +1 -11
  424. package/react/social-ado.tsx +1 -1
  425. package/react/social-asana.tsx +1 -1
  426. package/react/social-aws.tsx +1 -13
  427. package/react/social-drawio.tsx +1 -1
  428. package/react/social-facebook.tsx +1 -1
  429. package/react/social-instagram.tsx +1 -5
  430. package/react/social-jira.tsx +1 -9
  431. package/react/social-linkedin.tsx +1 -1
  432. package/react/social-looker.tsx +1 -5
  433. package/react/social-monday.tsx +1 -1
  434. package/react/social-slack.tsx +1 -1
  435. package/react/social-twitter.tsx +1 -1
  436. package/react/social-x.tsx +1 -1
  437. package/react/social-youtube.tsx +1 -1
  438. package/react/sort-ascending.tsx +1 -1
  439. package/react/sort-descending.tsx +1 -1
  440. package/react/sparks-filled.tsx +1 -1
  441. package/react/sparks.tsx +1 -5
  442. package/react/speaker-cross.tsx +1 -1
  443. package/react/speaker-high.tsx +1 -1
  444. package/react/spinner.tsx +1 -5
  445. package/react/split-vertical.tsx +1 -1
  446. package/react/square-arrow-in.tsx +1 -5
  447. package/react/square-brackets-angle-slash.tsx +1 -5
  448. package/react/square-circles-two.tsx +1 -5
  449. package/react/square-frame-2-lines-circle.tsx +1 -5
  450. package/react/square-line-square-dashed.tsx +1 -9
  451. package/react/square-rounded.tsx +1 -1
  452. package/react/square-star-scribble.tsx +1 -5
  453. package/react/square-triangle-circle-plus.tsx +1 -1
  454. package/react/square.tsx +1 -1
  455. package/react/squares-column.tsx +1 -11
  456. package/react/squares-four.tsx +1 -1
  457. package/react/squares-group.tsx +1 -7
  458. package/react/squares-merge.tsx +1 -1
  459. package/react/squares-row.tsx +1 -5
  460. package/react/squares-three.tsx +1 -1
  461. package/react/squares-two-overlap.tsx +1 -5
  462. package/react/squares-ungroup.tsx +1 -1
  463. package/react/squares-unmerge.tsx +1 -1
  464. package/react/stack.tsx +1 -1
  465. package/react/stacked-circles.tsx +1 -1
  466. package/react/star-filled.tsx +1 -1
  467. package/react/star-half.tsx +1 -1
  468. package/react/star.tsx +1 -1
  469. package/react/sticky-corners.tsx +1 -9
  470. package/react/sticky-eye-closed.tsx +1 -5
  471. package/react/sticky-eye-open.tsx +1 -9
  472. package/react/sticky-note-stack.tsx +1 -5
  473. package/react/sticky-note-wide.tsx +1 -1
  474. package/react/sticky-note.tsx +1 -1
  475. package/react/sticky-notes-two.tsx +1 -5
  476. package/react/stop-circle.tsx +1 -5
  477. package/react/story-points.tsx +1 -1
  478. package/react/stroke-1.tsx +1 -1
  479. package/react/stroke-2.tsx +1 -1
  480. package/react/stroke-3.tsx +1 -1
  481. package/react/stroke-4.tsx +1 -1
  482. package/react/stroke-5.tsx +1 -1
  483. package/react/stroke-6.tsx +1 -1
  484. package/react/switch.tsx +1 -5
  485. package/react/table-format.tsx +1 -1
  486. package/react/table.tsx +1 -1
  487. package/react/tablet.tsx +2 -3
  488. package/react/tag.tsx +1 -5
  489. package/react/tasks.tsx +1 -1
  490. package/react/text-a-color-selection.tsx +1 -1
  491. package/react/text-a-horizontal.tsx +1 -5
  492. package/react/text-a-underline.tsx +1 -1
  493. package/react/text-a-vertical.tsx +1 -5
  494. package/react/text-aa.tsx +1 -1
  495. package/react/text-align-center.tsx +1 -1
  496. package/react/text-align-left.tsx +1 -1
  497. package/react/text-align-right.tsx +1 -1
  498. package/react/text-b-bold-italic-underlined.tsx +1 -1
  499. package/react/text-b-bold.tsx +1 -1
  500. package/react/text-cursor-eye-open.tsx +1 -5
  501. package/react/text-h-one.tsx +1 -1
  502. package/react/text-h-three.tsx +1 -5
  503. package/react/text-h-two.tsx +1 -1
  504. package/react/text-i-italic.tsx +1 -1
  505. package/react/text-indent.tsx +1 -1
  506. package/react/text-line-height.tsx +1 -1
  507. package/react/text-lines-three.tsx +1 -1
  508. package/react/text-position.tsx +1 -5
  509. package/react/text-s-strikethrough.tsx +1 -1
  510. package/react/text-styles.tsx +1 -5
  511. package/react/text-t.tsx +1 -1
  512. package/react/text-u-underlined.tsx +1 -1
  513. package/react/thumbs-up.tsx +1 -1
  514. package/react/tick-circle.tsx +1 -5
  515. package/react/ticket.tsx +1 -2
  516. package/react/timeline-format.tsx +1 -2
  517. package/react/timer.tsx +1 -5
  518. package/react/toolbar.tsx +2 -3
  519. package/react/tooltip.tsx +1 -1
  520. package/react/trackpad.tsx +1 -1
  521. package/react/trapeze.tsx +1 -1
  522. package/react/trash-simple.tsx +1 -1
  523. package/react/trash.tsx +2 -4
  524. package/react/triangle-square-circle.tsx +1 -1
  525. package/react/triangle.tsx +1 -1
  526. package/react/trident.tsx +1 -1
  527. package/react/trophy.tsx +1 -1
  528. package/react/tshirt.tsx +1 -1
  529. package/react/user-add.tsx +1 -1
  530. package/react/user-arrow-right-up.tsx +1 -5
  531. package/react/user-arrow-right.tsx +1 -5
  532. package/react/user-background-blur.tsx +1 -1
  533. package/react/user-cog-plus.tsx +1 -5
  534. package/react/user-cog.tsx +1 -11
  535. package/react/user-eye-open.tsx +1 -5
  536. package/react/user-filter.tsx +1 -1
  537. package/react/user-load.tsx +1 -1
  538. package/react/user-mic-slash.tsx +1 -5
  539. package/react/user-mic.tsx +1 -9
  540. package/react/user-number-three.tsx +1 -1
  541. package/react/user-pen-dashes-bottom.tsx +1 -5
  542. package/react/user-pen-line-bottom.tsx +1 -1
  543. package/react/user-tick-down.tsx +1 -1
  544. package/react/user.tsx +1 -1
  545. package/react/users-three.tsx +1 -1
  546. package/react/users.tsx +1 -1
  547. package/react/video-camera-dot.tsx +1 -5
  548. package/react/video-camera-lines-dot.tsx +1 -5
  549. package/react/video-camera-lines.tsx +1 -5
  550. package/react/video-camera-simple-error.tsx +1 -5
  551. package/react/video-camera-simple-slash.tsx +1 -5
  552. package/react/video-camera-simple.tsx +1 -1
  553. package/react/video-camera.tsx +1 -1
  554. package/react/view-center.tsx +1 -5
  555. package/react/view-side-left.tsx +1 -5
  556. package/react/view-side-right.tsx +1 -5
  557. package/react/wallet.tsx +1 -5
  558. package/react/wand.tsx +1 -5
  559. package/react/warning.tsx +1 -5
  560. package/react/wifi-exclamation.tsx +1 -1
  561. package/react/wifi.tsx +1 -1
  562. package/svg/24/activity.svg +1 -1
  563. package/svg/24/add-line-bottom.svg +1 -1
  564. package/svg/24/add-line-right.svg +1 -1
  565. package/svg/24/ai-text.svg +1 -1
  566. package/svg/24/align-bottom-group.svg +1 -1
  567. package/svg/24/align-bottom.svg +1 -1
  568. package/svg/24/align-center-horizontal.svg +1 -1
  569. package/svg/24/align-center-vertical.svg +1 -1
  570. package/svg/24/align-left.svg +1 -1
  571. package/svg/24/align-middle.svg +1 -1
  572. package/svg/24/align-right.svg +1 -1
  573. package/svg/24/align-top-group.svg +1 -1
  574. package/svg/24/align-top.svg +1 -1
  575. package/svg/24/alignment-scale.svg +1 -1
  576. package/svg/24/alt-text-underline.svg +1 -1
  577. package/svg/24/alt-text.svg +1 -1
  578. package/svg/24/arrow-arc-left.svg +1 -1
  579. package/svg/24/arrow-arc-right.svg +1 -1
  580. package/svg/24/arrow-bend-up-left.svg +1 -1
  581. package/svg/24/arrow-bend-up-right.svg +1 -1
  582. package/svg/24/arrow-box-left.svg +1 -1
  583. package/svg/24/arrow-box-out.svg +1 -1
  584. package/svg/24/arrow-clockwise-down-right.svg +1 -1
  585. package/svg/24/arrow-clockwise-up-left.svg +1 -1
  586. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -1
  587. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
  588. package/svg/24/arrow-curves-bottom-right.svg +1 -1
  589. package/svg/24/arrow-down-left.svg +1 -1
  590. package/svg/24/arrow-down-right.svg +1 -1
  591. package/svg/24/arrow-down.svg +1 -1
  592. package/svg/24/arrow-elbow-down-right.svg +1 -1
  593. package/svg/24/arrow-fat-left-right.svg +1 -1
  594. package/svg/24/arrow-fat-left.svg +1 -1
  595. package/svg/24/arrow-fat-right.svg +1 -1
  596. package/svg/24/arrow-fat-up-right.svg +1 -1
  597. package/svg/24/arrow-left-right-dotted.svg +1 -1
  598. package/svg/24/arrow-left.svg +1 -1
  599. package/svg/24/arrow-right.svg +1 -1
  600. package/svg/24/arrow-up-circle.svg +1 -1
  601. package/svg/24/arrow-up-left.svg +1 -1
  602. package/svg/24/arrow-up-right.svg +1 -1
  603. package/svg/24/arrow-up.svg +1 -1
  604. package/svg/24/arrows-clockwise-rectangle-tilt.svg +1 -1
  605. package/svg/24/arrows-clockwise-x.svg +1 -1
  606. package/svg/24/arrows-clockwise-y.svg +1 -1
  607. package/svg/24/arrows-counterclockwise-rectangle-tilt.svg +1 -1
  608. package/svg/24/arrows-down-up.svg +1 -1
  609. package/svg/24/arrows-horizontal-lines-top-bottom-in.svg +1 -1
  610. package/svg/24/arrows-horizontal-lines-top-bottom.svg +1 -1
  611. package/svg/24/arrows-in-simple.svg +1 -1
  612. package/svg/24/arrows-out-cardinal.svg +1 -1
  613. package/svg/24/arrows-out-lines-horizontal.svg +1 -1
  614. package/svg/24/arrows-out-simple.svg +1 -1
  615. package/svg/24/arrows-square-counter-clockwise-y.svg +1 -1
  616. package/svg/24/arrows-time-backward.svg +1 -1
  617. package/svg/24/arrows-time-forward.svg +1 -1
  618. package/svg/24/article-empty.svg +1 -1
  619. package/svg/24/article.svg +1 -1
  620. package/svg/24/at.svg +1 -1
  621. package/svg/24/attachment.svg +1 -1
  622. package/svg/24/badge.svg +1 -1
  623. package/svg/24/barrel.svg +1 -1
  624. package/svg/24/bell-slash.svg +1 -1
  625. package/svg/24/bell-tilt.svg +1 -1
  626. package/svg/24/bell.svg +1 -1
  627. package/svg/24/board.svg +1 -1
  628. package/svg/24/book-open-info.svg +1 -1
  629. package/svg/24/bookmark.svg +1 -1
  630. package/svg/24/box-captions.svg +1 -1
  631. package/svg/24/bracket-close.svg +2 -0
  632. package/svg/24/bracket-curly-left.svg +1 -1
  633. package/svg/24/bracket-curly-right.svg +1 -1
  634. package/svg/24/bracket-open.svg +2 -0
  635. package/svg/24/brackets-angle-slash.svg +1 -1
  636. package/svg/24/brackets-curly-circles-three.svg +1 -1
  637. package/svg/24/browser.svg +1 -1
  638. package/svg/24/brush.svg +1 -1
  639. package/svg/24/calendar-blank.svg +1 -1
  640. package/svg/24/calendar-end.svg +1 -1
  641. package/svg/24/calendar-start.svg +1 -1
  642. package/svg/24/camera.svg +1 -1
  643. package/svg/24/caption-along.svg +1 -1
  644. package/svg/24/caption-horizontal.svg +1 -1
  645. package/svg/24/card-circles.svg +1 -1
  646. package/svg/24/card-number-three.svg +1 -1
  647. package/svg/24/card.svg +1 -1
  648. package/svg/24/cards-poker.svg +1 -1
  649. package/svg/24/chart-bar-y-simple.svg +1 -1
  650. package/svg/24/chart-bar-y.svg +1 -1
  651. package/svg/24/chat-check.svg +1 -1
  652. package/svg/24/chat-dashes-lines-two.svg +1 -1
  653. package/svg/24/chat-lines-cross.svg +1 -1
  654. package/svg/24/chat-lines-dot.svg +1 -1
  655. package/svg/24/chat-lines-eye-open.svg +1 -1
  656. package/svg/24/chat-lines-two-stack.svg +1 -1
  657. package/svg/24/chat-lines-two.svg +1 -1
  658. package/svg/24/chat-plus.svg +1 -1
  659. package/svg/24/chat-text-arrow.svg +1 -1
  660. package/svg/24/chat-two.svg +1 -1
  661. package/svg/24/chat.svg +1 -1
  662. package/svg/24/check-mark.svg +1 -1
  663. package/svg/24/checkboard-square-centered.svg +1 -1
  664. package/svg/24/chevron-down-double.svg +1 -1
  665. package/svg/24/chevron-down.svg +1 -1
  666. package/svg/24/chevron-left-double.svg +1 -1
  667. package/svg/24/chevron-left.svg +1 -1
  668. package/svg/24/chevron-right-double.svg +1 -1
  669. package/svg/24/chevron-right-small.svg +1 -1
  670. package/svg/24/chevron-right.svg +1 -1
  671. package/svg/24/chevron-up-double.svg +1 -1
  672. package/svg/24/chevron-up-down-line.svg +1 -1
  673. package/svg/24/chevron-up-down.svg +1 -1
  674. package/svg/24/chevron-up.svg +1 -1
  675. package/svg/24/circle-corners.svg +1 -1
  676. package/svg/24/circle-motion-x.svg +1 -1
  677. package/svg/24/circle-notch.svg +1 -1
  678. package/svg/24/circle-slash.svg +1 -1
  679. package/svg/24/circle.svg +1 -1
  680. package/svg/24/circles-connected.svg +1 -1
  681. package/svg/24/clock-counter-clockwise-simple.svg +1 -1
  682. package/svg/24/clock-counter-clockwise.svg +1 -1
  683. package/svg/24/clock-overtime.svg +1 -1
  684. package/svg/24/clock.svg +1 -1
  685. package/svg/24/cloud.svg +1 -1
  686. package/svg/24/cluster-ai.svg +1 -1
  687. package/svg/24/cluster-color.svg +1 -1
  688. package/svg/24/cluster-sentiment.svg +1 -1
  689. package/svg/24/cluster.svg +1 -1
  690. package/svg/24/clustered.svg +1 -1
  691. package/svg/24/cog.svg +1 -1
  692. package/svg/24/coins-checked.svg +1 -1
  693. package/svg/24/coins-slash.svg +1 -1
  694. package/svg/24/coins.svg +1 -1
  695. package/svg/24/columns-format.svg +1 -1
  696. package/svg/24/columns-three.svg +1 -1
  697. package/svg/24/comment-group.svg +1 -1
  698. package/svg/24/compass.svg +1 -1
  699. package/svg/24/cone-serpentine.svg +1 -1
  700. package/svg/24/connection-line-elbows.svg +1 -1
  701. package/svg/24/connection-line-straight.svg +1 -1
  702. package/svg/24/corners-three-eye-open.svg +1 -1
  703. package/svg/24/counter.svg +1 -1
  704. package/svg/24/credit-card.svg +1 -1
  705. package/svg/24/crop.svg +1 -1
  706. package/svg/24/cross-circle.svg +1 -1
  707. package/svg/24/cross-fat.svg +1 -1
  708. package/svg/24/cross-square.svg +1 -1
  709. package/svg/24/cross.svg +1 -1
  710. package/svg/24/cube.svg +1 -1
  711. package/svg/24/cursor-filled.svg +1 -1
  712. package/svg/24/cursor-lines.svg +1 -1
  713. package/svg/24/cursor-text-lines.svg +1 -1
  714. package/svg/24/cursor-text.svg +1 -1
  715. package/svg/24/cursor.svg +1 -1
  716. package/svg/24/curve-square-circle-arrow.svg +1 -1
  717. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
  718. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
  719. package/svg/24/dash-square-dash-horizontal.svg +1 -1
  720. package/svg/24/dash-square-dash-vertical.svg +1 -1
  721. package/svg/24/diagram-card-large-1.svg +1 -1
  722. package/svg/24/diagram-card-large-2.svg +1 -1
  723. package/svg/24/diagram-card-large-3.svg +1 -1
  724. package/svg/24/diagram-card-large-4.svg +1 -1
  725. package/svg/24/diagram-card-magnifying-glass.svg +1 -1
  726. package/svg/24/diagram-card-small-1.svg +1 -1
  727. package/svg/24/diagram-card-small-2.svg +1 -1
  728. package/svg/24/diagram-card-small-3.svg +1 -1
  729. package/svg/24/diagram-card-team.svg +1 -1
  730. package/svg/24/diagram-card-user.svg +1 -1
  731. package/svg/24/diagramming-shapes.svg +1 -1
  732. package/svg/24/diagramming.svg +1 -1
  733. package/svg/24/distribute-horizontal.svg +1 -1
  734. package/svg/24/distribute-vertical.svg +1 -1
  735. package/svg/24/doc-format.svg +1 -1
  736. package/svg/24/dollar-sign-currency.svg +1 -1
  737. package/svg/24/dot-line-dot.svg +2 -0
  738. package/svg/24/dot-voting.svg +1 -1
  739. package/svg/24/dots-nine.svg +1 -1
  740. package/svg/24/dots-six-horizontal.svg +1 -1
  741. package/svg/24/dots-six-vertical.svg +1 -1
  742. package/svg/24/dots-three-vertical.svg +1 -1
  743. package/svg/24/dots-three.svg +1 -1
  744. package/svg/24/dots-two.svg +1 -1
  745. package/svg/24/download.svg +1 -1
  746. package/svg/24/envelope.svg +1 -1
  747. package/svg/24/eraser.svg +1 -1
  748. package/svg/24/exclamation-mark-octagon.svg +1 -1
  749. package/svg/24/exclamation-point-circle.svg +1 -1
  750. package/svg/24/export.svg +1 -1
  751. package/svg/24/external-format.svg +1 -1
  752. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -1
  753. package/svg/24/eye-closed.svg +1 -1
  754. package/svg/24/eye-open-line-frame-broken.svg +1 -1
  755. package/svg/24/eye-open-slash.svg +1 -1
  756. package/svg/24/eye-open.svg +1 -1
  757. package/svg/24/eyedropper.svg +1 -1
  758. package/svg/24/factory-house.svg +1 -1
  759. package/svg/24/factory.svg +1 -1
  760. package/svg/24/file-spreadsheet.svg +1 -1
  761. package/svg/24/flag.svg +1 -1
  762. package/svg/24/flip-card.svg +1 -1
  763. package/svg/24/flip.svg +1 -1
  764. package/svg/24/folder.svg +1 -1
  765. package/svg/24/formula.svg +1 -1
  766. package/svg/24/frame-lines-two.svg +1 -1
  767. package/svg/24/frame-play.svg +1 -1
  768. package/svg/24/frame-plus.svg +1 -1
  769. package/svg/24/frame.svg +1 -1
  770. package/svg/24/funnel.svg +1 -1
  771. package/svg/24/gauge.svg +1 -1
  772. package/svg/24/gavel.svg +1 -1
  773. package/svg/24/gift.svg +1 -1
  774. package/svg/24/github.svg +1 -1
  775. package/svg/24/globe.svg +1 -1
  776. package/svg/24/google-drive.svg +1 -1
  777. package/svg/24/graduation-cap.svg +1 -1
  778. package/svg/24/grid-four.svg +1 -1
  779. package/svg/24/grid-six.svg +1 -1
  780. package/svg/24/grid.svg +1 -1
  781. package/svg/24/hand-filled.svg +1 -1
  782. package/svg/24/hand-pointing.svg +1 -1
  783. package/svg/24/hand-raised-filled.svg +1 -1
  784. package/svg/24/hand.svg +1 -1
  785. package/svg/24/headphones.svg +1 -1
  786. package/svg/24/headset-person.svg +1 -1
  787. package/svg/24/heart-filled.svg +1 -1
  788. package/svg/24/heart.svg +1 -1
  789. package/svg/24/hexagon.svg +1 -1
  790. package/svg/24/highlighter-color-selection.svg +1 -1
  791. package/svg/24/highlighter-underline.svg +1 -1
  792. package/svg/24/highlighter.svg +1 -1
  793. package/svg/24/house.svg +1 -1
  794. package/svg/24/image.svg +1 -1
  795. package/svg/24/indent-left.svg +1 -1
  796. package/svg/24/indent-right.svg +1 -1
  797. package/svg/24/information-mark-circle.svg +1 -1
  798. package/svg/24/insights.svg +1 -1
  799. package/svg/24/kanban.svg +1 -1
  800. package/svg/24/key.svg +1 -1
  801. package/svg/24/keycap.svg +1 -1
  802. package/svg/24/laptop.svg +1 -1
  803. package/svg/24/lasso.svg +1 -1
  804. package/svg/24/layout.svg +1 -1
  805. package/svg/24/lifesaver.svg +1 -1
  806. package/svg/24/lightbox.svg +1 -1
  807. package/svg/24/lightbulb.svg +1 -1
  808. package/svg/24/lightning.svg +1 -1
  809. package/svg/24/line-curved.svg +1 -1
  810. package/svg/24/line-dashed.svg +1 -1
  811. package/svg/24/line-diagonal.svg +1 -1
  812. package/svg/24/line-dotted.svg +1 -1
  813. package/svg/24/line-horizontal.svg +1 -1
  814. package/svg/24/line-orthogonal.svg +1 -1
  815. package/svg/24/line-straight.svg +1 -1
  816. package/svg/24/line-two-diagonal-top-right-double.svg +1 -1
  817. package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -1
  818. package/svg/24/lines-three-horizontal.svg +1 -1
  819. package/svg/24/lines-three-vertical.svg +1 -1
  820. package/svg/24/lines-top-left-columns-two.svg +1 -1
  821. package/svg/24/link-plus.svg +1 -1
  822. package/svg/24/link.svg +1 -1
  823. package/svg/24/list-bullets.svg +1 -1
  824. package/svg/24/list-numbers.svg +1 -1
  825. package/svg/24/lock-closed.svg +1 -1
  826. package/svg/24/lock-open.svg +1 -1
  827. package/svg/24/login.svg +1 -1
  828. package/svg/24/logout.svg +1 -1
  829. package/svg/24/magnet.svg +1 -1
  830. package/svg/24/magnifying-glass-lightning.svg +1 -1
  831. package/svg/24/magnifying-glass-plus.svg +1 -1
  832. package/svg/24/magnifying-glass.svg +1 -1
  833. package/svg/24/map.svg +1 -1
  834. package/svg/24/megaphone.svg +1 -1
  835. package/svg/24/mermaid.svg +1 -1
  836. package/svg/24/mic-lines-dot.svg +1 -1
  837. package/svg/24/microphone-slash.svg +1 -1
  838. package/svg/24/microphone.svg +1 -1
  839. package/svg/24/minus.svg +1 -1
  840. package/svg/24/mobile.svg +1 -1
  841. package/svg/24/monitor-arrow-up.svg +1 -1
  842. package/svg/24/monitor-arrow.svg +1 -1
  843. package/svg/24/monitor-eye-closed.svg +1 -1
  844. package/svg/24/monitor-eye-open.svg +1 -1
  845. package/svg/24/monitor-pause.svg +1 -1
  846. package/svg/24/monitor-play.svg +1 -1
  847. package/svg/24/monitor-stop.svg +1 -1
  848. package/svg/24/monitor.svg +1 -1
  849. package/svg/24/moon.svg +1 -1
  850. package/svg/24/mouse.svg +1 -1
  851. package/svg/24/music-note.svg +1 -1
  852. package/svg/24/navigation-arrow-lines.svg +1 -1
  853. package/svg/24/navigation-up-left-filled.svg +1 -1
  854. package/svg/24/navigation-up-left-slash.svg +1 -1
  855. package/svg/24/navigation-up-right.svg +1 -1
  856. package/svg/24/next.svg +1 -1
  857. package/svg/24/node-connected-dot.svg +1 -1
  858. package/svg/24/node-lines-curved.svg +1 -1
  859. package/svg/24/node-lines-horizontal.svg +1 -1
  860. package/svg/24/node-lines-vertical.svg +1 -1
  861. package/svg/24/node-plus.svg +1 -1
  862. package/svg/24/nodes-connected.svg +1 -1
  863. package/svg/24/nodes-connections-three.svg +1 -1
  864. package/svg/24/note-magnifying-glass.svg +1 -1
  865. package/svg/24/notepad.svg +1 -1
  866. package/svg/24/number.svg +1 -1
  867. package/svg/24/octagon.svg +1 -1
  868. package/svg/24/office.svg +1 -1
  869. package/svg/24/org-chart.svg +1 -1
  870. package/svg/24/orientation-horizontal.svg +1 -1
  871. package/svg/24/orientation-vertical.svg +1 -1
  872. package/svg/24/paint-bucket.svg +1 -1
  873. package/svg/24/palette.svg +1 -1
  874. package/svg/24/paper-plane-filled-right.svg +1 -1
  875. package/svg/24/paper-plane-tilt.svg +1 -1
  876. package/svg/24/parallelogram.svg +1 -1
  877. package/svg/24/pause-circle.svg +1 -1
  878. package/svg/24/pause.svg +1 -1
  879. package/svg/24/pdf.svg +1 -1
  880. package/svg/24/pen-color-selection.svg +1 -1
  881. package/svg/24/pen-tip.svg +1 -1
  882. package/svg/24/pen-underline.svg +1 -1
  883. package/svg/24/pen.svg +1 -1
  884. package/svg/24/pentagon.svg +1 -1
  885. package/svg/24/people-list.svg +1 -1
  886. package/svg/24/person-in-circle.svg +1 -1
  887. package/svg/24/phone-filled.svg +1 -1
  888. package/svg/24/pixel-eraser.svg +1 -1
  889. package/svg/24/placeholder.svg +1 -1
  890. package/svg/24/planet.svg +1 -1
  891. package/svg/24/play-circle.svg +1 -1
  892. package/svg/24/play.svg +1 -1
  893. package/svg/24/playback-speed-circle.svg +1 -1
  894. package/svg/24/plug.svg +1 -1
  895. package/svg/24/plus-box.svg +1 -1
  896. package/svg/24/plus-cross.svg +2 -0
  897. package/svg/24/plus-square.svg +1 -1
  898. package/svg/24/plus-text.svg +1 -1
  899. package/svg/24/plus.svg +1 -1
  900. package/svg/24/polling.svg +1 -1
  901. package/svg/24/presentation-arrow.svg +1 -1
  902. package/svg/24/presentation-eye-open.svg +1 -1
  903. package/svg/24/presentation-line.svg +1 -1
  904. package/svg/24/presentation-lines-two.svg +1 -1
  905. package/svg/24/presentation-link.svg +1 -1
  906. package/svg/24/presentation-number-one.svg +1 -1
  907. package/svg/24/presentation-play.svg +1 -1
  908. package/svg/24/presentation-plus.svg +1 -1
  909. package/svg/24/previous.svg +1 -1
  910. package/svg/24/prohibit.svg +1 -1
  911. package/svg/24/proto-button.svg +1 -1
  912. package/svg/24/proto-checkbox.svg +1 -1
  913. package/svg/24/proto-dropdown.svg +1 -1
  914. package/svg/24/proto-input.svg +1 -1
  915. package/svg/24/proto-number.svg +1 -1
  916. package/svg/24/proto-radio.svg +1 -1
  917. package/svg/24/proto-slider.svg +1 -1
  918. package/svg/24/prototype-format.svg +1 -1
  919. package/svg/24/push-pin-filled.svg +1 -1
  920. package/svg/24/push-pin.svg +1 -1
  921. package/svg/24/question-mark-circle.svg +1 -1
  922. package/svg/24/question-mark.svg +1 -1
  923. package/svg/24/quotes.svg +1 -1
  924. package/svg/24/raised-hand.svg +1 -1
  925. package/svg/24/ratio-169.svg +1 -1
  926. package/svg/24/ratio-43.svg +1 -1
  927. package/svg/24/ratio-square.svg +1 -1
  928. package/svg/24/rectangle-arrow-up-center.svg +1 -1
  929. package/svg/24/rectangle-dash-lines.svg +1 -1
  930. package/svg/24/rectangle-dot-line-pen.svg +1 -1
  931. package/svg/24/rectangle-frame-2-lines.svg +1 -1
  932. package/svg/24/rectangle-line.svg +1 -1
  933. package/svg/24/rectangle-play-stack.svg +1 -1
  934. package/svg/24/rectangle-portrait-dash-square-top-center.svg +1 -1
  935. package/svg/24/rectangle-portrait-dash-square-top-left.svg +1 -1
  936. package/svg/24/rectangle-portrait-dash.svg +1 -1
  937. package/svg/24/rectangle-portrait-filled.svg +1 -1
  938. package/svg/24/rectangle-portrait-square-top-left.svg +1 -1
  939. package/svg/24/rectangle-portrait.svg +1 -1
  940. package/svg/24/rectangle-tick.svg +1 -1
  941. package/svg/24/rectangle-triangle-bottom-center.svg +1 -1
  942. package/svg/24/rectangles-squares.svg +1 -1
  943. package/svg/24/rectangles-three-aligned.svg +1 -1
  944. package/svg/24/rectangles-three-free.svg +1 -1
  945. package/svg/24/rectangles-three-overlap.svg +1 -1
  946. package/svg/24/rectangles-two-line.svg +1 -1
  947. package/svg/24/rectangles-two-lines-four.svg +1 -1
  948. package/svg/24/rectangles-two-minus.svg +1 -1
  949. package/svg/24/rectangles-two-plus.svg +1 -1
  950. package/svg/24/rectangles-two-user.svg +1 -1
  951. package/svg/24/rhombus.svg +1 -1
  952. package/svg/24/rocket.svg +1 -1
  953. package/svg/24/rss-rectangle.svg +1 -1
  954. package/svg/24/rss.svg +1 -1
  955. package/svg/24/scissors.svg +1 -1
  956. package/svg/24/scrollbar-xy.svg +1 -1
  957. package/svg/24/select.svg +1 -1
  958. package/svg/24/sentiment.svg +1 -1
  959. package/svg/24/shadow.svg +1 -1
  960. package/svg/24/shapes-lines-stacked.svg +1 -1
  961. package/svg/24/shapes-lines.svg +1 -1
  962. package/svg/24/shapes.svg +1 -1
  963. package/svg/24/shield-check.svg +1 -1
  964. package/svg/24/shield-lock-filled.svg +1 -1
  965. package/svg/24/shield-lock.svg +1 -1
  966. package/svg/24/shuffle.svg +1 -1
  967. package/svg/24/sidebar-closed.svg +1 -1
  968. package/svg/24/sidebar-global-closed.svg +1 -1
  969. package/svg/24/sidebar-global-open.svg +1 -1
  970. package/svg/24/sidebar-open.svg +1 -1
  971. package/svg/24/single-sparks-filled.svg +1 -1
  972. package/svg/24/slide-format.svg +1 -1
  973. package/svg/24/sliders-x.svg +1 -1
  974. package/svg/24/sliders-y.svg +1 -1
  975. package/svg/24/smiley-chat.svg +1 -1
  976. package/svg/24/smiley-plus.svg +1 -1
  977. package/svg/24/smiley-sticker.svg +1 -1
  978. package/svg/24/smiley.svg +1 -1
  979. package/svg/24/social-ado.svg +1 -1
  980. package/svg/24/social-asana.svg +1 -1
  981. package/svg/24/social-aws.svg +1 -1
  982. package/svg/24/social-drawio.svg +1 -1
  983. package/svg/24/social-facebook.svg +1 -1
  984. package/svg/24/social-instagram.svg +1 -1
  985. package/svg/24/social-jira.svg +1 -1
  986. package/svg/24/social-linkedin.svg +1 -1
  987. package/svg/24/social-looker.svg +1 -1
  988. package/svg/24/social-monday.svg +1 -1
  989. package/svg/24/social-slack.svg +1 -1
  990. package/svg/24/social-twitter.svg +1 -1
  991. package/svg/24/social-x.svg +1 -1
  992. package/svg/24/social-youtube.svg +1 -1
  993. package/svg/24/sort-ascending.svg +1 -1
  994. package/svg/24/sort-descending.svg +1 -1
  995. package/svg/24/sparks-filled.svg +1 -1
  996. package/svg/24/sparks.svg +1 -1
  997. package/svg/24/speaker-cross.svg +1 -1
  998. package/svg/24/speaker-high.svg +1 -1
  999. package/svg/24/spinner.svg +1 -1
  1000. package/svg/24/split-vertical.svg +1 -1
  1001. package/svg/24/square-arrow-in.svg +1 -1
  1002. package/svg/24/square-brackets-angle-slash.svg +1 -1
  1003. package/svg/24/square-circles-two.svg +1 -1
  1004. package/svg/24/square-frame-2-lines-circle.svg +1 -1
  1005. package/svg/24/square-line-square-dashed.svg +1 -1
  1006. package/svg/24/square-rounded.svg +1 -1
  1007. package/svg/24/square-star-scribble.svg +1 -1
  1008. package/svg/24/square-triangle-circle-plus.svg +1 -1
  1009. package/svg/24/square.svg +1 -1
  1010. package/svg/24/squares-column.svg +1 -1
  1011. package/svg/24/squares-four.svg +1 -1
  1012. package/svg/24/squares-group.svg +1 -1
  1013. package/svg/24/squares-merge.svg +1 -1
  1014. package/svg/24/squares-row.svg +1 -1
  1015. package/svg/24/squares-three.svg +1 -1
  1016. package/svg/24/squares-two-overlap.svg +1 -1
  1017. package/svg/24/squares-ungroup.svg +1 -1
  1018. package/svg/24/squares-unmerge.svg +1 -1
  1019. package/svg/24/stack.svg +1 -1
  1020. package/svg/24/stacked-circles.svg +1 -1
  1021. package/svg/24/star-filled.svg +1 -1
  1022. package/svg/24/star-half.svg +1 -1
  1023. package/svg/24/star.svg +1 -1
  1024. package/svg/24/sticky-corners.svg +1 -1
  1025. package/svg/24/sticky-eye-closed.svg +1 -1
  1026. package/svg/24/sticky-eye-open.svg +1 -1
  1027. package/svg/24/sticky-note-stack.svg +1 -1
  1028. package/svg/24/sticky-note-wide.svg +1 -1
  1029. package/svg/24/sticky-note.svg +1 -1
  1030. package/svg/24/sticky-notes-two.svg +1 -1
  1031. package/svg/24/stop-circle.svg +1 -1
  1032. package/svg/24/story-points.svg +1 -1
  1033. package/svg/24/stroke-1.svg +1 -1
  1034. package/svg/24/stroke-2.svg +1 -1
  1035. package/svg/24/stroke-3.svg +1 -1
  1036. package/svg/24/stroke-4.svg +1 -1
  1037. package/svg/24/stroke-5.svg +1 -1
  1038. package/svg/24/stroke-6.svg +1 -1
  1039. package/svg/24/switch.svg +1 -1
  1040. package/svg/24/table-format.svg +1 -1
  1041. package/svg/24/table.svg +1 -1
  1042. package/svg/24/tablet.svg +1 -1
  1043. package/svg/24/tag.svg +1 -1
  1044. package/svg/24/tasks.svg +1 -1
  1045. package/svg/24/text-a-color-selection.svg +1 -1
  1046. package/svg/24/text-a-horizontal.svg +1 -1
  1047. package/svg/24/text-a-underline.svg +1 -1
  1048. package/svg/24/text-a-vertical.svg +1 -1
  1049. package/svg/24/text-aa.svg +1 -1
  1050. package/svg/24/text-align-center.svg +1 -1
  1051. package/svg/24/text-align-left.svg +1 -1
  1052. package/svg/24/text-align-right.svg +1 -1
  1053. package/svg/24/text-b-bold-italic-underlined.svg +1 -1
  1054. package/svg/24/text-b-bold.svg +1 -1
  1055. package/svg/24/text-cursor-eye-open.svg +1 -1
  1056. package/svg/24/text-h-one.svg +1 -1
  1057. package/svg/24/text-h-three.svg +1 -1
  1058. package/svg/24/text-h-two.svg +1 -1
  1059. package/svg/24/text-i-italic.svg +1 -1
  1060. package/svg/24/text-indent.svg +1 -1
  1061. package/svg/24/text-line-height.svg +1 -1
  1062. package/svg/24/text-lines-three.svg +1 -1
  1063. package/svg/24/text-position.svg +1 -1
  1064. package/svg/24/text-s-strikethrough.svg +1 -1
  1065. package/svg/24/text-styles.svg +1 -1
  1066. package/svg/24/text-t.svg +1 -1
  1067. package/svg/24/text-u-underlined.svg +1 -1
  1068. package/svg/24/thumbs-up.svg +1 -1
  1069. package/svg/24/tick-circle.svg +1 -1
  1070. package/svg/24/ticket.svg +1 -1
  1071. package/svg/24/timeline-format.svg +1 -1
  1072. package/svg/24/timer.svg +1 -1
  1073. package/svg/24/toolbar.svg +1 -1
  1074. package/svg/24/tooltip.svg +1 -1
  1075. package/svg/24/trackpad.svg +1 -1
  1076. package/svg/24/trapeze.svg +1 -1
  1077. package/svg/24/trash-simple.svg +1 -1
  1078. package/svg/24/trash.svg +1 -1
  1079. package/svg/24/triangle-square-circle.svg +1 -1
  1080. package/svg/24/triangle.svg +1 -1
  1081. package/svg/24/trident.svg +1 -1
  1082. package/svg/24/trophy.svg +1 -1
  1083. package/svg/24/tshirt.svg +1 -1
  1084. package/svg/24/user-add.svg +1 -1
  1085. package/svg/24/user-arrow-right-up.svg +1 -1
  1086. package/svg/24/user-arrow-right.svg +1 -1
  1087. package/svg/24/user-background-blur.svg +1 -1
  1088. package/svg/24/user-cog-plus.svg +1 -1
  1089. package/svg/24/user-cog.svg +1 -1
  1090. package/svg/24/user-eye-open.svg +1 -1
  1091. package/svg/24/user-filter.svg +1 -1
  1092. package/svg/24/user-load.svg +1 -1
  1093. package/svg/24/user-mic-slash.svg +1 -1
  1094. package/svg/24/user-mic.svg +1 -1
  1095. package/svg/24/user-number-three.svg +1 -1
  1096. package/svg/24/user-pen-dashes-bottom.svg +1 -1
  1097. package/svg/24/user-pen-line-bottom.svg +1 -1
  1098. package/svg/24/user-tick-down.svg +1 -1
  1099. package/svg/24/user.svg +1 -1
  1100. package/svg/24/users-three.svg +1 -1
  1101. package/svg/24/users.svg +1 -1
  1102. package/svg/24/video-camera-dot.svg +1 -1
  1103. package/svg/24/video-camera-lines-dot.svg +1 -1
  1104. package/svg/24/video-camera-lines.svg +1 -1
  1105. package/svg/24/video-camera-simple-error.svg +1 -1
  1106. package/svg/24/video-camera-simple-slash.svg +1 -1
  1107. package/svg/24/video-camera-simple.svg +1 -1
  1108. package/svg/24/video-camera.svg +1 -1
  1109. package/svg/24/view-center.svg +1 -1
  1110. package/svg/24/view-side-left.svg +1 -1
  1111. package/svg/24/view-side-right.svg +1 -1
  1112. package/svg/24/wallet.svg +1 -1
  1113. package/svg/24/wand.svg +1 -1
  1114. package/svg/24/warning.svg +1 -1
  1115. package/svg/24/wifi-exclamation.svg +1 -1
  1116. package/svg/24/wifi.svg +1 -1
  1117. package/svg/meta.json +3349 -565
  1118. package/svg/24/align-bottom-2.svg +0 -2
@@ -25,7 +25,7 @@ export const IconArrowLeft: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m9.707 6.707-4.293 4.293h14.586v2h-14.586l4.293 4.293-1.414 1.414-6-6v-1.414l6-6 1.414 1.414Z'
28
+ d='M9.707 6.707 5.414 11H20v2H5.414l4.293 4.293-1.414 1.414-6-6v-1.414l6-6 1.414 1.414Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconArrowRight: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M21.7686 11.3594v1.2812l-5 6-1.5372-1.2812 3.6338-4.3594h-15.8652v-2h15.8652l-3.6338-4.3594 1.5372-1.2812 5 6Z'
28
+ d='M21.769 11.36v1.28l-5 6-1.538-1.28L18.865 13H3v-2h15.865l-3.634-4.36 1.538-1.28 5 6Z'
29
29
  />
30
30
  )
31
31
  }
@@ -23,14 +23,10 @@ export const IconArrowUpCircle: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='m16.707 10.293-1.414 1.414-2.293-2.293v8.586h-2v-8.586l-2.293 2.293-1.414-1.414 4-4h1.414l4 4Z'
29
- />,
30
26
  <path
31
27
  fill='currentColor'
32
28
  fillRule='evenodd'
33
- d='M11.9961 2c5.5228 0 10 4.4771 10 10 0 5.5228-4.4772 10-10 10-5.5227-.0002-10-4.4773-10-10s4.4773-9.9998 10-10Zm0 2c-4.4181.0002-8 3.5818-8 8 0 4.4182 3.5819 7.9998 8 8 4.4183 0 8-3.5817 8-8s-3.5817-8-8-8Z'
29
+ d='m16.707 10.293-1.414 1.414L13 9.414V18h-2V9.414l-2.293 2.293-1.414-1.414 4-4h1.414l4 4ZM11.997 2c5.522 0 10 4.477 10 10s-4.478 10-10 10c-5.524 0-10-4.477-10-10s4.476-10 10-10Zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16Z'
34
30
  clipRule='evenodd'
35
31
  />
36
32
  )
@@ -25,7 +25,7 @@ export const IconArrowUpLeft: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M13 4v2h-5.586l13.293 13.293-1.414 1.414-13.294-13.294.001 5.587h-2v-8l1-1h8Z'
28
+ d='M13 4v2H7.414l13.293 13.293-1.414 1.414L5.999 7.413 6 13H4V5l1-1h8Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconArrowUpRight: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 4v8h-2v-5.587l-13.293 13.294-1.414-1.414 13.2929-13.293h-5.5859v-1.999l8-.001 1 1Z'
28
+ d='M20 4v8h-2V6.413L4.707 19.707l-1.414-1.414L16.586 5H11V3.001L19 3l1 1Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconArrowUp: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m12.6406 2.2315 6 5-1.2812 1.537-4.3594-3.6337v15.8652h-2v-15.8652l-4.3594 3.6337-1.2812-1.537 6-5h1.2812Z'
28
+ d='m12.64 2.231 6 5-1.28 1.538L13 5.135V21h-2V5.135L6.64 8.769 5.36 7.23l6-5h1.28Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconArrowsClockwiseRectangleTilt: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M9.8791 9.7067c1.1716-1.1716 3.0716-1.1716 4.2432 0l3.707 3.707c1.1716 1.1716 1.1716 3.0716 0 4.2432l-3.707 3.707c-1.1716 1.1716-3.0716 1.1716-4.2432 0l-3.707-3.707c-1.1716-1.1716-1.1716-3.0716 0-4.2432l3.707-3.707Zm2.8291 1.4141c-.3905-.3906-1.0245-.3906-1.415 0l-3.707 3.707c-.3905.3905-.3904 1.0235 0 1.414l3.707 3.7081c.3905.3905 1.0245.3905 1.415 0l3.7071-3.7081c.3903-.3905.3904-1.0236 0-1.414l-3.7071-3.707Zm-4.1738-8.999c1.9526-1.9527 5.1187-1.9526 7.0713 0l1.3154 1.3144v-2.4365h2v4.9218l-1 1h-4.9218v-2h2.5771l-1.3848-1.3857c-1.1349-1.1349-2.9532-1.1704-4.1308-.1065l-.1123.1065-2.206 2.207-1.4141-1.415 2.206-2.206Z'
28
+ d='M9.88 9.707a3 3 0 0 1 4.242 0l3.707 3.707a3 3 0 0 1 0 4.243l-3.707 3.707a3 3 0 0 1-4.243 0l-3.707-3.707a3 3 0 0 1 0-4.243L9.88 9.707Zm2.828 1.414a1 1 0 0 0-1.415 0l-3.707 3.707a1 1 0 0 0 0 1.414l3.707 3.708c.39.39 1.025.39 1.415 0l3.707-3.708a1 1 0 0 0 0-1.414l-3.707-3.707Zm-4.174-9a5 5 0 0 1 7.072 0l1.315 1.315V1h2v4.922l-1 1H13v-2h2.577l-1.384-1.386a3 3 0 0 0-4.131-.107l-.113.107-2.206 2.207-1.414-1.415 2.206-2.206Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconArrowsClockwiseX: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M19.8652 7.499c.7828 1.3532 1.1348 2.8984 1.1348 4.501 0 4.9706-4.0294 9-9 9h-.5859l1.2929 1.293-1.414 1.414-3-3v-1.414l3-3 1.414 1.414-1.2929 1.293h.5859c3.866 0 7-3.134 7-7 0-1.3115-.2868-2.4989-.8652-3.499l1.7304-1.002ZM15.707 3.293v1.414l-3 3-1.414-1.414 1.2929-1.293h-.5859c-3.866 0-7 3.134-7 7 0 1.3115.2868 2.4989.8652 3.499l-1.7304 1.002c-.7828-1.3532-1.1348-2.8984-1.1348-4.501 0-4.9706 4.0294-9 9-9h.5859l-1.2929-1.293 1.414-1.414 3 3Z'
28
+ d='M19.865 7.499C20.648 8.852 21 10.397 21 12a9 9 0 0 1-9 9h-.586l1.293 1.293-1.414 1.414-3-3v-1.414l3-3 1.414 1.414L11.414 19H12a7 7 0 0 0 7-7c0-1.312-.287-2.499-.865-3.499l1.73-1.002Zm-4.158-4.206v1.414l-3 3-1.414-1.414L12.586 5H12a7 7 0 0 0-7 7c0 1.312.287 2.499.865 3.499l-1.73 1.002C3.352 15.148 3 13.603 3 12a9 9 0 0 1 9-9h.586l-1.293-1.293L12.707.293l3 3Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconArrowsClockwiseY: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m7.707 11.293-1.414 1.414-1.293-1.2929v.5859c0 3.866 3.134 7 7 7 1.3115 0 2.4989-.2868 3.499-.8652l1.002 1.7304c-1.3532.7828-2.8984 1.1348-4.501 1.1348-4.9706 0-9-4.0294-9-9v-.5859l-1.293 1.2929-1.414-1.414 3-3h1.414l3 3ZM12 3c4.9706 0 9 4.0294 9 9v.5859l1.293-1.2929 1.414 1.414-3 3h-1.414l-3-3 1.414-1.414 1.293 1.2929v-.5859c0-3.866-3.134-7-7-7-1.3115 0-2.4989.2868-3.499.8652l-1.002-1.7304c1.3532-.7828 2.8984-1.1348 4.501-1.1348Z'
28
+ d='m7.707 11.293-1.414 1.414L5 11.414V12a7 7 0 0 0 7 7c1.312 0 2.499-.287 3.499-.865l1.002 1.73C15.148 20.648 13.603 21 12 21a9 9 0 0 1-9-9v-.586l-1.293 1.293-1.414-1.414 3-3h1.414l3 3ZM12 3a9 9 0 0 1 9 9v.586l1.293-1.293 1.414 1.414-3 3h-1.414l-3-3 1.414-1.414L19 12.586V12a7 7 0 0 0-7-7c-1.312 0-2.499.287-3.499.865l-1.002-1.73C8.852 3.352 10.397 3 12 3Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconArrowsCounterclockwiseRectangleTilt: IconComponentType =
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M14.1211 9.7067c-1.1716-1.1716-3.0716-1.1716-4.2432 0l-3.707 3.707c-1.1716 1.1716-1.1716 3.0716 0 4.2432l3.707 3.707c1.1716 1.1716 3.0716 1.1716 4.2432 0l3.707-3.707c1.1716-1.1716 1.1716-3.0716 0-4.2432l-3.707-3.707Zm-2.8291 1.4141c.3905-.3906 1.0245-.3906 1.415 0l3.7071 3.707c.3904.3905.3903 1.0235 0 1.414l-3.7071 3.7081c-.3905.3905-1.0245.3905-1.415 0l-3.707-3.7081c-.3904-.3905-.3905-1.0236 0-1.414l3.707-3.707Zm4.1738-8.999c-1.9526-1.9527-5.1186-1.9526-7.0713 0l-1.3154 1.3144v-2.4365h-2v4.9218l1 1h4.9219v-2h-2.5772l1.3848-1.3857c1.1349-1.1349 2.9532-1.1704 4.1309-.1065l.1123.1065 2.206 2.207 1.4141-1.415-2.2061-2.206Z'
28
+ d='M14.121 9.707a3 3 0 0 0-4.243 0L6.17 13.414a3 3 0 0 0 0 4.243l3.707 3.707a3 3 0 0 0 4.243 0l3.707-3.707a3 3 0 0 0 0-4.243L14.12 9.707Zm-2.829 1.414a1 1 0 0 1 1.415 0l3.707 3.707a1 1 0 0 1 0 1.414l-3.707 3.708c-.39.39-1.025.39-1.415 0l-3.707-3.708a1 1 0 0 1 0-1.414l3.707-3.707Zm4.174-9a5 5 0 0 0-7.071 0L7.079 3.437V1h-2v4.922l1 1h4.922v-2H8.424l1.385-1.386a3 3 0 0 1 4.13-.107l.113.107 2.206 2.207 1.414-1.415-2.206-2.206Z'
29
29
  />
30
30
  )
31
31
  })
@@ -25,7 +25,7 @@ export const IconArrowsDownUp: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M17.9473 3h.0527v.0459l4.4111 3.8603-1.3173 1.505-3.0938-2.708v16.2968h-2v-16.2969l-3.0938 2.708-1.3173-1.5048 4.4111-3.8604v-.0459h.0527l.2891-.253h1.3164l.2891.253ZM8 18.5859l2.5-2.5 1.4141 1.4141-4.207 4.207h-1.4141l-4.207-4.207 1.414-1.4141 2.5 2.5v-15.5859h2v15.5859Z'
28
+ d='M17.947 3H18v.046l4.411 3.86-1.317 1.505L18 5.703V22h-2V5.703l-3.094 2.708-1.317-1.505L16 3.046V3h.053l.289-.253h1.316l.29.253ZM8 18.586l2.5-2.5 1.414 1.414-4.207 4.207H6.293L2.086 17.5 3.5 16.086l2.5 2.5V3h2v15.586Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconArrowsHorizontalLinesTopBottomIn: IconComponentType =
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M13 20h7v2h-16v-2h7v-4h2v4ZM10.707 11.293v1.414l-4 4-1.414-1.414 2.293-2.293h-5.586v-2h5.586l-2.293-2.293 1.414-1.414 4 4ZM18.707 8.707l-2.2929 2.293h5.5859v2h-5.5859l2.2929 2.293-1.414 1.414-4-4v-1.414l4-4 1.414 1.414ZM20 4h-7v4h-2v-4h-7v-2h16v2Z'
28
+ d='M13 20h7v2H4v-2h7v-4h2v4Zm-2.293-8.707v1.414l-4 4-1.414-1.414L7.586 13H2v-2h5.586L5.293 8.707l1.414-1.414 4 4Zm8-2.586L16.414 11H22v2h-5.586l2.293 2.293-1.414 1.414-4-4v-1.414l4-4 1.414 1.414ZM20 4h-7v4h-2V4H4V2h16v2Z'
29
29
  />
30
30
  )
31
31
  })
@@ -25,7 +25,7 @@ export const IconArrowsHorizontalLinesTopBottom: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M13 20h7v2h-16v-2h7v-4h2v4ZM6.707 8.707l-2.293 2.293h5.586v2h-5.586l2.293 2.293-1.414 1.414-4-4v-1.414l4-4 1.414 1.414ZM22.707 11.293v1.414l-4 4-1.414-1.414 2.2929-2.293h-5.5859v-2h5.5859l-2.2929-2.293 1.414-1.414 4 4ZM20 4h-7v4h-2v-4h-7v-2h16v2Z'
28
+ d='M13 20h7v2H4v-2h7v-4h2v4ZM6.707 8.707 4.414 11H10v2H4.414l2.293 2.293-1.414 1.414-4-4v-1.414l4-4 1.414 1.414Zm16 2.586v1.414l-4 4-1.414-1.414L19.586 13H14v-2h5.586l-2.293-2.293 1.414-1.414 4 4ZM20 4h-7v4h-2V4H4V2h16v2Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconArrowsInSimple: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M11 14v6h-2v-3.5859l-6 6-1.414-1.4141 6-6.001-3.586.001v-2h6l1 1ZM22.4141 3l-6.001 6h3.5869l-.001 2h-5.999l-1-1v-6h2v3.586l6-6 1.4141 1.414Z'
28
+ d='M11 14v6H9v-3.586l-6 6L1.586 21l6-6.001L4 15v-2h6l1 1ZM22.414 3l-6 6H20l-.001 2H14l-1-1V4h2v3.586l6-6L22.414 3Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconArrowsOutCardinal: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m16.4141 5-1.4141 1.414-2-2v6.586h6.5859l-2-2 1.4141-1.414 3.707 3.707v1.414l-3.707 3.7071-1.4141-1.4141 2-2h-6.5859v6.5859l2-2 1.4141 1.4141-3.7071 3.707h-1.414l-3.707-3.707 1.414-1.4141 2 2v-6.5859h-6.586l2 2-1.414 1.4141-3.707-3.7071v-1.414l3.707-3.707 1.414 1.414-2 2h6.586v-6.586l-2 2-1.414-1.414 3.707-3.707h1.414l3.7071 3.707Z'
28
+ d='M16.414 5 15 6.414l-2-2V11h6.586l-2-2L19 7.586l3.707 3.707v1.414L19 16.414 17.586 15l2-2H13v6.586l2-2L16.414 19l-3.707 3.707h-1.414L7.586 19 9 17.586l2 2V13H4.414l2 2L5 16.414l-3.707-3.707v-1.414L5 7.586 6.414 9l-2 2H11V4.414l-2 2L7.586 5l3.707-3.707h1.414L16.414 5Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconArrowsOutLinesHorizontal: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M3 18h-2v-12h2v12ZM23 18h-2v-12h2v12ZM19.707 11.293v1.414l-3 3-1.414-1.414 1.2929-1.293h-9.1718l1.293 1.293-1.4141 1.414-3-3v-1.414l3-3 1.414 1.414-1.293 1.293h9.1719l-1.2929-1.293 1.414-1.414 3 3Z'
28
+ d='M3 18H1V6h2v12Zm20 0h-2V6h2v12Zm-3.293-6.707v1.414l-3 3-1.414-1.414L16.586 13H7.414l1.293 1.293-1.414 1.414-3-3v-1.414l3-3 1.414 1.414L7.414 11h9.172l-1.293-1.293 1.414-1.414 3 3Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconArrowsOutSimple: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m10.707 14.707-5.293 5.293h3.586v2h-6l-1-1v-6h2v3.5859l5.293-5.2929 1.414 1.414ZM22 3v6h-2v-3.586l-5.293 5.293-1.414-1.414 5.2929-5.293h-3.5859v-2h6l1 1Z'
28
+ d='M10.707 14.707 5.414 20H9v2H3l-1-1v-6h2v3.586l5.293-5.293 1.414 1.414ZM22 3v6h-2V5.414l-5.293 5.293-1.414-1.414L18.586 4H15V2h6l1 1Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconArrowsSquareCounterClockwiseY: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m22.707 7.293-1.414 1.414-2.293-2.293v13.586l-1 1h-5v-2h4v-12.586l-2.293 2.293-1.414-1.414 4-4h1.414l4 4ZM13 5h-5v12.5859l2.293-2.2929 1.414 1.414-4 4h-1.414l-4-4 1.414-1.414 2.293 2.2929v-13.5859l1-1h6v2Z'
28
+ d='m22.707 7.293-1.414 1.414L19 6.414V20l-1 1h-5v-2h4V6.414l-2.293 2.293-1.414-1.414 4-4h1.414l4 4ZM13 5H8v12.586l2.293-2.293 1.414 1.414-4 4H6.293l-4-4 1.414-1.414L6 17.586V4l1-1h6v2Z'
29
29
  />
30
30
  )
31
31
  }
@@ -23,18 +23,10 @@ export const IconArrowsTimeBackward: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='M13.1572 2c5.4523 0 9.8428 4.494 9.8428 10 0 5.5061-4.3905 10-9.8428 10v-2c4.3145 0 7.8428-3.565 7.8428-8 0-4.435-3.5283-8-7.8428-8-4.3141.0004-7.8418 3.5652-7.8418 8v.9287l1.6026-1.6299 1.4267 1.4024-3.3154 3.375h-1.4268l-3.3154-3.375 1.4258-1.4024 1.6025 1.6299v-.9287c0-5.5059 4.3899-9.9996 9.8418-10Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M11.75 9.5v6.5h-1.5v-5.001l-.7998.6006-.9004-1.1992 2-1.5 1.2002.5996Z'
33
- />,
34
26
  <path
35
27
  fill='currentColor'
36
28
  fillRule='evenodd'
37
- d='M17.75 9.7998v5.4004l-.75.75h-3l-.75-.75v-5.4004l.75-.75h3l.75.75Zm-3 4.6504h1.5v-3.9004h-1.5v3.9004Z'
29
+ d='M13.157 2C18.61 2 23 6.494 23 12s-4.39 10-9.843 10v-2C17.472 20 21 16.435 21 12c0-4.435-3.528-8-7.843-8-4.314 0-7.842 3.565-7.842 8v.929l1.603-1.63L8.345 12.7l-3.316 3.375H3.603L.287 12.701 1.713 11.3l1.602 1.63V12c0-5.506 4.39-10 9.842-10ZM11.75 9.5V16h-1.5v-5.001l-.8.6-.9-1.199 2-1.5 1.2.6Zm6 .3v5.4l-.75.75h-3l-.75-.75V9.8l.75-.75h3l.75.75Zm-3 4.65h1.5v-3.9h-1.5v3.9Z'
38
30
  clipRule='evenodd'
39
31
  />
40
32
  )
@@ -23,18 +23,10 @@ export const IconArrowsTimeForward: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='M10.8428 2c5.4519.0004 9.8418 4.4941 9.8418 10v.9287l1.6025-1.6299 1.4258 1.4024-3.3154 3.375h-1.4268l-3.3154-3.375 1.4267-1.4024 1.6026 1.6299v-.9287c0-4.4348-3.5277-7.9996-7.8418-8-4.3145 0-7.8428 3.565-7.8428 8 0 4.435 3.5283 8 7.8428 8v2c-5.4523 0-9.8428-4.4939-9.8428-10 0-5.506 4.3905-10 9.8428-10Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M8.75 9.5v6.5h-1.5v-5.1758l-1.3643.8194-.7714-1.2872 2.5-1.5 1.1357.6436Z'
33
- />,
34
26
  <path
35
27
  fill='currentColor'
36
28
  fillRule='evenodd'
37
- d='M14.75 9.7998v5.4004l-.75.75h-3l-.75-.75v-5.4004l.75-.75h3l.75.75Zm-3 4.6504h1.5v-3.9004h-1.5v3.9004Z'
29
+ d='M10.843 2c5.452 0 9.842 4.494 9.842 10v.929l1.602-1.63 1.426 1.402-3.316 3.375h-1.426l-3.316-3.375 1.427-1.402 1.603 1.63V12c0-4.435-3.528-8-7.842-8C6.528 4 3 7.565 3 12c0 4.435 3.528 8 7.843 8v2C5.39 22 1 17.506 1 12S5.39 2 10.843 2ZM8.75 9.5V16h-1.5v-5.176l-1.364.82-.772-1.288 2.5-1.5L8.75 9.5Zm6 .3v5.4l-.75.75h-3l-.75-.75V9.8l.75-.75h3l.75.75Zm-3 4.65h1.5v-3.9h-1.5v3.9Z'
38
30
  clipRule='evenodd'
39
31
  />
40
32
  )
@@ -26,7 +26,7 @@ export const IconArticleEmpty: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- 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.4142l4.5858 4.5858v12.4142c0 1.6569-1.3431 3-3 3h-12c-1.6569 0-3-1.3431-3-3v-14Z'
29
+ d='M6 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V7.414L15.586 4H6ZM3 5a3 3 0 0 1 3-3h10.414L21 6.586V19a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V5Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )
package/react/article.tsx CHANGED
@@ -26,7 +26,7 @@ export const IconArticle: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M5 5c0-.5523.4477-1 1-1h9.5858l3.4142 3.4142v11.5858c0 .5523-.4477 1-1 1h-12c-.5523 0-1-.4477-1-1v-14Zm1-3c-1.6569 0-3 1.3432-3 3v14c0 1.6569 1.3431 3 3 3h12c1.6569 0 3-1.3431 3-3v-12.4142l-4.5858-4.5858h-10.4142Zm1 7h7v-2h-7v2Zm0 4h10v-2h-10v2Zm0 4h10v-2h-10v2Z'
29
+ d='M5 5a1 1 0 0 1 1-1h9.586L19 7.414V19a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V5Zm1-3a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V6.586L16.414 2H6Zm1 7h7V7H7v2Zm0 4h10v-2H7v2Zm0 4h10v-2H7v2Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )
package/react/at.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconAt: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M15 12c0-1.6569-1.3432-3-3-3s-3 1.3431-3 3c0 1.6568 1.3431 3 3 3s3-1.3432 3-3Zm2 1.5c0 .8284.6716 1.5 1.5 1.5s1.5-.6716 1.5-1.5v-1.5c0-3.6003-2.6928-8.0106-7.998-8h-.002c-4.4183 0-8 3.5817-8 8 0 4.28 3.3611 7.7747 7.5879 7.9892l.4121.0108.0654.0019c.0021.0002.0061.0007.0127.001.0133.0007.0354.002.0655.0029.0607.0019.154.0032.2734.002a9.2013 9.2013 0 0 0 .9795-.0635c.8093-.0959 1.7794-.3205 2.5928-.8037l1.0214 1.7188c-1.1496.6829-2.4291.9587-3.3789 1.0712-.4821.0572-.898.0743-1.1953.0772a9.11 9.11 0 0 1-.3545-.0029c-.0426-.0014-.0768-.0037-.1015-.0049-.0123-.0006-.0227-.0006-.0303-.001l-.0039-.001c-5.4981-.0289-9.9463-4.4931-9.9463-9.998 0-5.5222 4.4761-9.998 9.998-9.999l.002-.001c6.6934-.0123 10 5.6004 10 10v1.5c0 1.933-1.567 3.5-3.5 3.5-1.2051 0-2.2679-.6091-2.8975-1.5362-.9097.9459-2.1865 1.5362-3.6025 1.5362-2.7614 0-5-2.2386-5-5s2.2386-5 5-5 5 2.2386 5 5v1.5Z'
28
+ d='M15 12a3 3 0 1 0-6 0 3 3 0 0 0 6 0Zm2 1.5a1.5 1.5 0 0 0 3 0V12c0-3.6-2.693-8.01-7.998-8H12a8 8 0 0 0-.412 15.99L12 20l.065.002h.013a6.878 6.878 0 0 0 .339.005c.24-.002.582-.016.98-.063.809-.096 1.779-.32 2.592-.803l1.022 1.718c-1.15.683-2.43.96-3.38 1.072a11.164 11.164 0 0 1-1.549.074L11.98 22l-.03-.001-.004-.001C6.448 21.969 2 17.505 2 12c0-5.522 4.476-9.998 9.998-10H12c6.693-.012 10 5.6 10 10v1.5a3.5 3.5 0 0 1-6.398 1.964A5 5 0 1 1 17 12v1.5Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconAttachment: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M14.0887 2.917c1.3897-1.2633 3.5377-1.2213 4.877.126 1.379 1.3873 1.379 3.6342 0 5.0214l-8.7861 8.8379-1.419-1.4091 8.7861-8.839c.6037-.6071.6037-1.5939 0-2.201a1.5274 1.5274 0 0 0-2.1709 0l-9.3242 9.3788c-1.4024 1.4111-1.4026 3.7013 0 5.1123 1.3929 1.4012 3.6467 1.4082 5.0489.0166l6.7998-6.748 1.4091 1.4199-6.7998 6.7481c-2.1857 2.1691-5.7048 2.1573-7.876-.0264-2.1782-2.1912-2.1781-5.7414 0-7.9326l9.3233-9.379.1318-.126Z'
28
+ d='M14.089 2.917a3.528 3.528 0 0 1 4.877.126 3.565 3.565 0 0 1 0 5.021l-8.786 8.838-1.42-1.409 8.787-8.839a1.564 1.564 0 0 0 0-2.2 1.527 1.527 0 0 0-2.171 0l-9.324 9.378a3.632 3.632 0 0 0 0 5.112 3.566 3.566 0 0 0 5.049.017l6.8-6.748 1.408 1.42-6.8 6.748a5.566 5.566 0 0 1-7.875-.026 5.632 5.632 0 0 1 0-7.933l9.323-9.379.132-.126Z'
29
29
  />
30
30
  )
31
31
  }
package/react/badge.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconBadge: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M16 7c1.7714 0 3.173.6745 4.1221 1.7422.9327 1.0493 1.3779 2.4197 1.3779 3.7578 0 1.3381-.4452 2.7085-1.3779 3.7578-.9491 1.0677-2.3507 1.7422-4.1221 1.7422h-8c-1.7713 0-3.173-.6745-4.122-1.7422-.9328-1.0493-1.378-2.4197-1.378-3.7578 0-1.3381.4452-2.7085 1.378-3.7578.949-1.0677 2.3506-1.7422 4.122-1.7422h8Zm-8 2c-1.2286 0-2.077.4505-2.628 1.0703-.5672.6382-.872 1.5178-.872 2.4297 0 .9119.3048 1.7915.872 2.4297.551.6198 1.3994 1.0703 2.628 1.0703h8c1.2286 0 2.077-.4505 2.6279-1.0703.5673-.6382.8721-1.5178.8721-2.4297 0-.9119-.3048-1.7915-.8721-2.4297-.5509-.6198-1.3993-1.0703-2.6279-1.0703h-8Z'
28
+ d='M16 7c1.771 0 3.173.675 4.122 1.742.933 1.05 1.378 2.42 1.378 3.758s-.445 2.709-1.378 3.758C19.173 17.326 17.772 18 16 18H8c-1.771 0-3.173-.674-4.122-1.742-.933-1.05-1.378-2.42-1.378-3.758s.445-2.709 1.378-3.758C4.827 7.674 6.228 7 8 7h8ZM8 9c-1.229 0-2.077.45-2.628 1.07-.567.639-.872 1.518-.872 2.43 0 .912.305 1.791.872 2.43C5.923 15.55 6.772 16 8 16h8c1.229 0 2.077-.45 2.628-1.07.567-.639.872-1.518.872-2.43 0-.912-.305-1.791-.872-2.43C18.077 9.45 17.228 9 16 9H8Z'
29
29
  />
30
30
  )
31
31
  }
package/react/barrel.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconBarrel: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 7.079c-.5535.2372-1.1926.43-1.873.584-1.7506.3964-3.9542.587-6.127.587-2.1728 0-4.3764-.1906-6.127-.587-.6805-.154-1.3194-.3468-1.873-.584v11.6798c.061.075.1899.1995.462.3496.4002.2208.98.4299 1.7226.6064 1.4789.3514 3.4274.5352 5.4404.5352 2.0107 0 4.0296-.1835 5.6445-.5391.8083-.178 1.486-.3929 2.001-.6328.3494-.1628.5819-.3186.7295-.4492v-11.5498Zm-8-3.329c-2.0771 0-4.1236.1844-5.6856.538-.7845.1777-1.4024.3876-1.83.6124a2.9035 2.9035 0 0 0-.1738.0996c.0517.0319.1092.0657.1738.0996.4276.2247 1.0455.4346 1.83.6123 1.562.3536 3.6085.538 5.6856.538s4.1237-.1844 5.6855-.538c.7846-.1777 1.4025-.3876 1.8301-.6123a2.876 2.876 0 0 0 .1729-.0996 2.876 2.876 0 0 0-.1729-.0996c-.4276-.2248-1.0455-.4347-1.8301-.6123-1.5618-.3537-3.6084-.5381-5.6855-.5381Zm10 15.25c0 .1974-.0585.3904-.168.5547-.3978.5967-1.0428 1.0222-1.7158 1.3359-.6919.3224-1.5225.5765-2.417.7734-1.7912.3944-3.9599.586-6.0742.586-2.1119 0-4.226-.1913-5.9033-.5899-.8353-.1985-1.6074-.4582-2.2266-.7998-.5964-.329-1.2012-.8177-1.4433-1.5439a1.0015 1.0015 0 0 1-.0518-.3164v-14c0-.1075.0178-.2145.0518-.3164.2483-.7448.8912-1.2313 1.5029-1.5528.6426-.3377 1.4468-.5966 2.3184-.794 1.7505-.3963 3.9541-.5868 6.1269-.5868s4.3764.1905 6.127.5869c.8715.1973 1.6757.4562 2.3183.794.6117.3214 1.2546.808 1.5029 1.5527.034.102.0518.2089.0518.3164v14Z'
28
+ d='M20 7.08a11.06 11.06 0 0 1-1.873.583c-1.75.396-3.954.587-6.127.587-2.173 0-4.376-.19-6.127-.587A10.97 10.97 0 0 1 4 7.079v11.68c.061.075.19.2.462.35.4.22.98.43 1.723.606 1.478.351 3.427.535 5.44.535 2.01 0 4.03-.183 5.645-.54.808-.177 1.486-.392 2-.632.35-.163.582-.319.73-.45V7.08Zm-8-3.33c-2.077 0-4.124.184-5.686.538-.784.178-1.402.388-1.83.612a2.903 2.903 0 0 0-.173.1c.051.032.109.066.173.1.428.224 1.046.434 1.83.612 1.562.354 3.609.538 5.686.538s4.124-.184 5.686-.538c.784-.178 1.402-.388 1.83-.612.064-.034.12-.068.173-.1a2.876 2.876 0 0 0-.173-.1c-.428-.224-1.046-.434-1.83-.612-1.562-.354-3.609-.538-5.686-.538ZM22 19a1 1 0 0 1-.168.555c-.398.596-1.043 1.022-1.716 1.336-.692.322-1.522.576-2.417.773-1.791.394-3.96.586-6.074.586-2.112 0-4.226-.191-5.903-.59-.836-.198-1.608-.458-2.227-.8-.596-.329-1.201-.817-1.443-1.544A1.002 1.002 0 0 1 2 19V5c0-.107.018-.214.052-.316.248-.745.891-1.232 1.503-1.553.642-.338 1.446-.597 2.318-.794C7.623 1.94 9.827 1.75 12 1.75c2.173 0 4.376.19 6.127.587.872.197 1.676.456 2.318.794.612.321 1.255.808 1.503 1.553A.997.997 0 0 1 22 5v14Z'
29
29
  />
30
30
  )
31
31
  }
@@ -23,16 +23,11 @@ export const IconBellSlash: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path fill='currentColor' d='M14 20v1l-1 1h-2l-1-1v-1h4Z' />,
27
26
  <path
28
27
  fill='currentColor'
29
28
  fillRule='evenodd'
30
- d='m19.7451 2.667-17 19-1.4902-1.334 2.7666-3.0928.9219-8.8828c.3746-3.6124 3.419-6.3574 7.0507-6.3574 1.6257 0 3.1318.5521 4.335 1.4834l1.9258-2.1504 1.4902 1.334Zm-7.751 1.333c-2.607 0-4.7924 1.9704-5.0615 4.5635l-.6367 6.1347 8.6963-9.7197a5.0708 5.0708 0 0 0-2.9981-.9785Z'
29
+ d='M14 20v1l-1 1h-2l-1-1v-1h4Zm5.745-17.333-17 19-1.49-1.334L4.02 17.24l.922-8.883A7.089 7.089 0 0 1 11.994 2c1.626 0 3.132.552 4.335 1.483l1.926-2.15 1.49 1.334ZM11.995 4a5.089 5.089 0 0 0-5.062 4.563l-.637 6.135 8.696-9.72A5.07 5.07 0 0 0 11.994 4Zm7.003 4c.02.127.036.255.049.384L19.905 17H22v2H9v-2h8.895l-.837-8.418A5.116 5.116 0 0 0 16.965 8h2.033Z'
31
30
  clipRule='evenodd'
32
- />,
33
- <path
34
- fill='currentColor'
35
- d='M18.998 8c.0196.1266.036.2549.0489.3838l.8584 8.6162h2.0947v2h-13v-2h8.8955l-.8379-8.418a5.1156 5.1156 0 0 0-.0928-.582h2.0332Z'
36
31
  />
37
32
  )
38
33
  }
@@ -26,7 +26,7 @@ export const IconBellTilt: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M20.0716 3.9275c2.5711 2.5711 2.7756 6.6721.4731 9.4862l-5.49 6.7101 1.4841 1.4842-1.4142 1.4142-14.1449-14.145 1.4142-1.4141 1.4815 1.4814 6.71-5.49c2.8142-2.3026 6.9151-2.098 9.4862.473Zm-8.2197 1.0748-6.5553 5.3634 8.3368 8.3368 5.3634-6.5552c1.6519-2.0189 1.5051-4.961-.3394-6.8055-1.8445-1.8446-4.7866-1.9913-6.8055-.3395Zm-3.0912 13.0701-2.8285-2.8284-.707.7071v1.4142l1.4142 1.4142h1.4142l.707-.7071Z'
29
+ d='M20.072 3.928a7.077 7.077 0 0 1 .473 9.486l-5.49 6.71 1.484 1.484-1.414 1.414L.98 8.877l1.414-1.414 1.481 1.481 6.71-5.49a7.077 7.077 0 0 1 9.487.474Zm-8.22 1.074-6.555 5.364 8.336 8.337 5.364-6.556a5.077 5.077 0 0 0-7.145-7.145ZM8.76 18.072l-2.829-2.828-.707.707v1.414L6.64 18.78h1.415l.707-.708Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )
package/react/bell.tsx CHANGED
@@ -26,10 +26,9 @@ export const IconBell: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M12.0039 2c-3.636 0-6.6805 2.7552-7.0423 6.3732l-.8627 8.6268h-2.0989v2h20.0039v-2h-2.095l-.8627-8.6268c-.3618-3.618-3.4063-6.3732-7.0423-6.3732Zm5.0522 6.5722.8428 8.4278h-11.79l.8428-8.4278c.2595-2.5956 2.4437-4.5722 5.0522-4.5722s4.7927 1.9766 5.0522 4.5722Z'
29
+ d='M12.004 2a7.077 7.077 0 0 0-7.042 6.373L4.099 17H2v2h20.004v-2h-2.095l-.863-8.627A7.077 7.077 0 0 0 12.004 2Zm5.052 6.572L17.9 17H6.109l.843-8.428a5.077 5.077 0 0 1 10.104 0ZM10 20h4v1l-1 1h-2l-1-1v-1Z'
30
30
  clipRule='evenodd'
31
- />,
32
- <path fill='currentColor' d='M10 20h4v1l-1 1h-2l-1-1v-1Z' />
31
+ />
33
32
  )
34
33
  }
35
34
  )
package/react/board.tsx CHANGED
@@ -23,11 +23,10 @@ export const IconBoard: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path fill='currentColor' d='M18 14h-7v-2h7v2Z' />,
27
26
  <path
28
27
  fill='currentColor'
29
28
  fillRule='evenodd'
30
- d='M13 3h6c1.6569 0 3 1.3431 3 3v10c0 1.6569-1.3431 3-3 3h-2.584l1.25 3h-2.166l-1.25-3h-4.5l-1.25 3h-2.167l1.25-3h-2.583c-1.6568 0-3-1.3431-3-3v-10c0-1.6569 1.3432-3 3-3h6v-2h2v2Zm-8 2c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-10c0-.5523-.4477-1-1-1h-14Z'
29
+ d='M18 14h-7v-2h7v2ZM13 3h6a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3h-2.584l1.25 3H15.5l-1.25-3h-4.5L8.5 22H6.333l1.25-3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h6V1h2v2ZM5 5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H5Z'
31
30
  clipRule='evenodd'
32
31
  />
33
32
  )
@@ -25,11 +25,7 @@ export const IconBookOpenInfo: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 5.9996c-.0001-.2062-.0464-.321-.0859-.3819-.0262-.0403-.0691-.089-.1534-.1338l-.0996-.043c-.794-.286-2.1158-.5741-3.5732-.4452-1.093.0966-1.9701.4262-2.5713.7295-.3001.1513-.5291.2947-.6777.3964a3.4961 3.4961 0 0 0-.1602.1162c-.016.0123-.0267.021-.0322.0254l-.6465.5479-.6465-.5479c-.0055-.0044-.0162-.013-.0322-.0254a3.4961 3.4961 0 0 0-.1602-.1162c-.1486-.1017-.3776-.245-.6777-.3964-.6012-.3033-1.4783-.6329-2.5713-.7295-1.275-.1128-2.4461.094-3.251.3388l-.3222.1065c-.1531.0551-.218.123-.253.1767-.0395.061-.0858.1757-.0859.3819v12.6152c.0838-.0248.17-.0521.2588-.0771.9083-.2566 2.1404-.5381 3.2412-.5381 1.126 0 2.1296.2922 2.8359.5703a8.664 8.664 0 0 1 .8526.3887c.0262.0138.0507.0283.0742.041h1.4746c.0235-.0127.048-.0272.0742-.041a8.664 8.664 0 0 1 .8526-.3887c.7063-.2781 1.7099-.5703 2.8359-.5703 1.1008 0 2.3329.2815 3.2412.5381.0888.025.175.0523.2588.0771v-12.6152Zm-9.5322 14.8467s-.0027-.001-.0059-.003c-.0068-.0041-.0195-.0122-.0371-.0224a4.533 4.533 0 0 0-.167-.0918 6.6571 6.6571 0 0 0-.6543-.2989c-.5638-.2219-1.3102-.4306-2.1035-.4306-.8184 0-1.8364.2194-2.6982.4629a19.4773 19.4773 0 0 0-1.043.3271 16.308 16.308 0 0 0-.2988.1055c-.0343.0126-.0605.023-.0772.0293l-.0176.0068-.0039.001-1.3613-.9326v-14c0-.5088.1172-1.0223.4092-1.4717.2967-.4567.7317-.7814 1.252-.9688l.4072-.1347c1.013-.3095 2.446-.56 4.0195-.421 1.3971.1236 2.5207.545 3.2969.9366.2374.1198.4424.2392.6152.3457a8.2666 8.2666 0 0 1 .6152-.3457c.7762-.3916 1.8998-.813 3.2969-.9365 1.798-.159 3.4125.1903 4.4268.5556l.1914.0772c.4356.1939.801.4922 1.0605.8916.292.4494.4091.9629.4092 1.4717v14l-1.3613.9326-.0039-.001c-.0037-.0014-.0095-.0038-.0176-.0068-.0167-.0063-.0429-.0167-.0772-.0293a16.1014 16.1014 0 0 0-.2988-.1055 19.4738 19.4738 0 0 0-1.043-.3271c-.8618-.2435-1.8798-.4629-2.6982-.4629-.7933 0-1.5397.2087-2.1035.4306a6.6512 6.6512 0 0 0-.6543.2989 4.533 4.533 0 0 0-.167.0918c-.0176.0102-.0303.0183-.0371.0224l-.0059.0039-.2422.1524h-2.58l-.2422-.1533Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M13 12v5h-2v-3h-1v-2h3ZM13.5 9.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z'
28
+ d='M20 6c0-.207-.046-.321-.086-.382a.392.392 0 0 0-.153-.134l-.1-.043a8.708 8.708 0 0 0-3.573-.445 7.117 7.117 0 0 0-2.571.73 5.714 5.714 0 0 0-.838.512l-.033.025-.646.548-.646-.548-.033-.025a3.496 3.496 0 0 0-.16-.116 5.986 5.986 0 0 0-.678-.397 7.117 7.117 0 0 0-2.57-.73 8.796 8.796 0 0 0-3.252.34l-.322.106c-.153.055-.218.123-.253.177C4.046 5.678 4 5.793 4 6v12.615c.084-.025.17-.052.259-.077C5.167 18.28 6.399 18 7.5 18c1.126 0 2.13.292 2.836.57.357.14.648.28.852.389.027.013.051.028.075.04h1.474c.024-.012.048-.027.075-.04.204-.108.495-.249.852-.39.706-.277 1.71-.57 2.836-.57 1.1 0 2.333.282 3.241.539.089.025.175.052.259.077V6Zm-9.532 14.846s-.003 0-.006-.003l-.037-.022a6.657 6.657 0 0 0-.821-.39C9.04 20.207 8.294 20 7.5 20c-.818 0-1.836.219-2.698.462a19.477 19.477 0 0 0-1.342.433l-.077.03-.018.006-.004.001L2 20V6c0-.51.117-1.023.41-1.472a2.454 2.454 0 0 1 1.251-.969l.407-.135c1.013-.31 2.446-.56 4.02-.42a9.12 9.12 0 0 1 3.297.936c.237.12.442.24.615.346.173-.107.378-.226.615-.346a9.12 9.12 0 0 1 3.297-.937 10.71 10.71 0 0 1 4.427.556l.191.077c.436.194.801.492 1.06.892.293.45.41.963.41 1.472v14l-1.361.932h-.004l-.018-.008-.077-.029a19.474 19.474 0 0 0-1.342-.433C18.336 20.22 17.318 20 16.5 20c-.793 0-1.54.208-2.104.43a6.651 6.651 0 0 0-.82.39c-.018.011-.031.02-.038.023l-.006.004-.242.153h-2.58l-.242-.154ZM13 12v5h-2v-3h-1v-2h3Zm.5-2.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,7 +25,7 @@ export const IconBookmark: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M18.5 3c.8284 0 1.5.6716 1.5 1.5v16.5l-1.4746.8799-6.5254-3.5215-6.5254 3.5215-1.4746-.8799v-16.5c0-.8284.6716-1.5 1.5-1.5h13Zm-12.5 16.3232 5.5254-2.9814h.9492l5.5254 2.9814v-14.3232h-12v14.3232Z'
28
+ d='M18.5 3A1.5 1.5 0 0 1 20 4.5V21l-1.475.88L12 18.358 5.475 21.88 4 21V4.5A1.5 1.5 0 0 1 5.5 3h13ZM6 19.323l5.525-2.981h.95L18 19.323V5H6v14.323Z'
29
29
  />
30
30
  )
31
31
  }
@@ -26,12 +26,8 @@ export const IconBoxCaptions: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M2 7c0-1.6569 1.3432-3 3-3h14c1.6569 0 3 1.3431 3 3v10c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-10Zm3-1c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-10c0-.5523-.4477-1-1-1h-14Z'
29
+ d='M2 7a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V7Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H5Zm10.073 9.064c-1.576 0-2.864-.992-2.864-2.864 0-1.872 1.32-2.864 2.864-2.864 1.48 0 2.536.824 2.688 2.096h-1.496c-.072-.536-.552-.88-1.2-.88-.784 0-1.424.56-1.424 1.648 0 1.088.632 1.648 1.424 1.648.656 0 1.144-.344 1.248-.88h1.416c-.104 1.272-1.152 2.096-2.656 2.096Zm-5.961 0c-1.576 0-2.864-.992-2.864-2.864 0-1.872 1.32-2.864 2.864-2.864 1.48 0 2.536.824 2.688 2.096h-1.496c-.072-.536-.552-.88-1.2-.88-.784 0-1.424.56-1.424 1.648 0 1.088.632 1.648 1.424 1.648.656 0 1.144-.344 1.248-.88h1.416c-.104 1.272-1.152 2.096-2.656 2.096Z'
30
30
  clipRule='evenodd'
31
- />,
32
- <path
33
- fill='currentColor'
34
- d='M15.0729 15.064c-1.576 0-2.864-.992-2.864-2.864 0-1.872 1.32-2.864 2.864-2.864 1.48 0 2.536.824 2.688 2.096h-1.496c-.072-.536-.552-.88-1.2-.88-.784 0-1.424.56-1.424 1.648 0 1.088.632 1.648 1.424 1.648.656 0 1.144-.344 1.248-.88h1.416c-.104 1.272-1.152 2.096-2.656 2.096ZM9.112 15.064c-1.576 0-2.864-.992-2.864-2.864 0-1.872 1.32-2.864 2.864-2.864 1.48 0 2.536.824 2.688 2.096h-1.496c-.072-.536-.552-.88-1.2-.88-.784 0-1.424.56-1.424 1.648 0 1.088.632 1.648 1.424 1.648.656 0 1.144-.344 1.248-.88h1.416c-.104 1.272-1.152 2.096-2.656 2.096Z'
35
31
  />
36
32
  )
37
33
  }
@@ -9,7 +9,7 @@ import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
9
9
  import { StyledIcon } from '../src/icon'
10
10
  import type { IconComponentType } from '../src/icon'
11
11
 
12
- export const IconAlignBottom2: IconComponentType = forwardRef(
12
+ export const IconBracketClose: IconComponentType = forwardRef(
13
13
  ({ size = 'medium', ...props }, forwardRef) => {
14
14
  const [debug] = useLocalStorage('DEBUG_ICON', false)
15
15
  return createElement(
@@ -25,14 +25,10 @@ export const IconAlignBottom2: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M3 22v-2h18v2h-18ZM10.9998 16v-12h2v12h-2Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='m16.293 11.293-4.293 4.2929-4.293-4.2929-1.414 1.414 5 5h1.414l5-5-1.414-1.414Z'
28
+ d='M16.082 12c0 3.893-1.713 7.387-4.422 9.768l-1.32-1.502A10.973 10.973 0 0 0 14.082 12c0-3.294-1.447-6.249-3.742-8.266l1.32-1.502A12.971 12.971 0 0 1 16.082 12Z'
33
29
  />
34
30
  )
35
31
  }
36
32
  )
37
33
 
38
- IconAlignBottom2[iconSymbol] = true
34
+ IconBracketClose[iconSymbol] = true
@@ -25,7 +25,7 @@ export const IconBracketCurlyLeft: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M10.0002 18v-3.9814c-.0046-.0133-.0255-.0648-.1025-.1573-.1185-.1422-.302-.2986-.5264-.4551-.2182-.1522-.4385-.28-.6113-.3769-.0728-.0408-.1712-.0941-.2324-.1309-.0083-.0049-.111-.0644-.2041-.1494a1.0378 1.0378 0 0 1-.1602-.1865c-.0418-.0624-.233-.353-.1513-.7578.1002-.4956.4923-.6919.6533-.7481a1.0147 1.0147 0 0 1 .0947-.0273 2.2238 2.2238 0 0 0 .1543-.0732 4.0028 4.0028 0 0 0 .541-.3409c.1942-.146.3489-.2947.4473-.4287.0998-.1359.0976-.1948.0976-.1865v-4c0-1.6861 1.465-3 3-3h2v2h-2c-.4899 0-1 .477-1 1v4c0 .5604-.2338 1.0276-.4853 1.3701-.1901.2588-.4172.4821-.6397.669.1927.1573.389.338.5596.5429.2736.3287.5654.8128.5654 1.418v4c0 .523.5101 1 1 1h2v2h-2c-1.535 0-3-1.3139-3-3Zm-1-5Z'
28
+ d='M10 18v-3.981a.56.56 0 0 0-.102-.158 2.75 2.75 0 0 0-.527-.455 7.383 7.383 0 0 0-.611-.377 9.908 9.908 0 0 1-.232-.13 1.325 1.325 0 0 1-.205-.15 1.003 1.003 0 0 1 .437-1.72c.033-.014.085-.037.154-.073.154-.08.351-.198.541-.34.194-.147.35-.296.448-.43.1-.135.097-.194.097-.186V6c0-1.686 1.465-3 3-3h2v2h-2c-.49 0-1 .477-1 1v4c0 .56-.234 1.028-.485 1.37-.19.259-.417.482-.64.67.193.156.39.337.56.542.273.329.565.813.565 1.418v4c0 .523.51 1 1 1h2v2h-2c-1.535 0-3-1.314-3-3Zm-1-5Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconBracketCurlyRight: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M13.9922 18v-3.9814c.0047-.0133.0255-.0648.1025-.1573.1185-.1422.3021-.2986.5264-.4551.2183-.1522.4386-.28.6113-.3769.0728-.0408.1712-.0941.2324-.1309.0083-.0049.111-.0644.2041-.1494a1.0329 1.0329 0 0 0 .1602-.1865c.0419-.0624.2331-.353.1514-.7578-.1003-.4956-.4923-.6919-.6534-.7481a1.0056 1.0056 0 0 0-.0947-.0273 2.2216 2.2216 0 0 1-.1543-.0732 4.0047 4.0047 0 0 1-.541-.3409c-.1942-.146-.3488-.2947-.4473-.4287-.0998-.1359-.0976-.1948-.0976-.1865v-4c0-1.6861-1.4649-3-3-3h-1.9922v2h1.9922c.49 0 1 .477 1 1v4c0 .5604.2338 1.0276.4853 1.3701.1901.2588.4173.4821.6397.669-.1927.1573-.3889.338-.5596.5429-.2736.3287-.5654.8128-.5654 1.418v4c0 .523-.51 1-1 1h-1.9922v2h1.9922c1.5351 0 3-1.3139 3-3Zm1-5Z'
28
+ d='M13.992 18v-3.981a.561.561 0 0 1 .103-.158 2.75 2.75 0 0 1 .526-.455c.218-.152.439-.28.611-.377.073-.04.172-.094.233-.13.008-.005.11-.065.204-.15a1.003 1.003 0 0 0-.437-1.72 2.222 2.222 0 0 1-.154-.073 4.005 4.005 0 0 1-.54-.34 2.215 2.215 0 0 1-.448-.43c-.1-.135-.098-.194-.098-.186V6c0-1.686-1.465-3-3-3H9v2h1.992c.49 0 1 .477 1 1v4c0 .56.234 1.028.485 1.37.19.259.418.482.64.67a4.103 4.103 0 0 0-.56.542c-.273.329-.565.813-.565 1.418v4c0 .523-.51 1-1 1H9v2h1.992c1.535 0 3-1.314 3-3Zm1-5Z'
29
29
  />
30
30
  )
31
31
  }
@@ -0,0 +1,34 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
5
+ import React, { forwardRef, createElement } from 'react'
6
+ import { iconSymbol } from '@mirohq/design-system-base-icon'
7
+ import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
8
+
9
+ import { StyledIcon } from '../src/icon'
10
+ import type { IconComponentType } from '../src/icon'
11
+
12
+ export const IconBracketOpen: IconComponentType = forwardRef(
13
+ ({ size = 'medium', ...props }, forwardRef) => {
14
+ const [debug] = useLocalStorage('DEBUG_ICON', false)
15
+ return createElement(
16
+ StyledIcon,
17
+ {
18
+ ...props,
19
+ debug,
20
+ 'aria-hidden': true,
21
+ size,
22
+ viewBox: '0 0 24 24',
23
+ fill: 'none',
24
+ ref: forwardRef,
25
+ },
26
+ <path
27
+ fill='currentColor'
28
+ d='M8 12c0-3.893 1.713-7.387 4.422-9.768l1.32 1.502A10.973 10.973 0 0 0 10 12c0 3.293 1.447 6.248 3.742 8.265l-1.32 1.502A12.971 12.971 0 0 1 8 12Z'
29
+ />
30
+ )
31
+ }
32
+ )
33
+
34
+ IconBracketOpen[iconSymbol] = true
@@ -25,7 +25,7 @@ export const IconBracketsAngleSlash: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m8.707 7.707-4.293 4.293 3.793 3.793-1.414 1.414-4.5-4.5v-1.414l5-5 1.414 1.414ZM15.293 7.707l4.2929 4.293-3.7929 3.793 1.414 1.414 4.5-4.5v-1.414l-5-5-1.414 1.414ZM14.4824 4.1846l-3 16-1.9648-.3692 3-16 1.9648.3692Z'
28
+ d='M8.707 7.707 4.414 12l3.793 3.793-1.414 1.414-4.5-4.5v-1.414l5-5 1.414 1.414Zm6.586 0L19.586 12l-3.793 3.793 1.414 1.414 4.5-4.5v-1.414l-5-5-1.414 1.414Zm-.81-3.522-3 16-1.965-.37 3-16 1.964.37Z'
29
29
  />
30
30
  )
31
31
  }