@mirohq/design-system-icons 0.24.5 → 0.25.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 (502) hide show
  1. package/dist/main.js +1310 -353
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +1306 -354
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +11 -1
  6. package/package.json +1 -1
  7. package/react/add-line-bottom.tsx +6 -3
  8. package/react/add-line-right.tsx +7 -7
  9. package/react/align-bottom.tsx +5 -0
  10. package/react/align-center-horizontal.tsx +5 -0
  11. package/react/align-center-vertical.tsx +5 -0
  12. package/react/align-left.tsx +5 -0
  13. package/react/align-right.tsx +5 -0
  14. package/react/align-top.tsx +5 -0
  15. package/react/arrow-box-out.tsx +5 -0
  16. package/react/arrow-clockwise-down-right.tsx +6 -3
  17. package/react/arrow-clockwise-up-left.tsx +6 -3
  18. package/react/arrow-counter-clockwise-down-left.tsx +6 -3
  19. package/react/arrow-counter-clockwise-up-right.tsx +6 -3
  20. package/react/arrow-down-left.tsx +5 -0
  21. package/react/arrow-down-right.tsx +5 -0
  22. package/react/arrow-down.tsx +5 -0
  23. package/react/arrow-fat-right.tsx +6 -6
  24. package/react/arrow-fat-up-right.tsx +5 -2
  25. package/react/arrow-left.tsx +5 -0
  26. package/react/arrow-right.tsx +5 -0
  27. package/react/arrow-up-circle.tsx +5 -2
  28. package/react/arrow-up-left.tsx +5 -0
  29. package/react/arrow-up-right.tsx +5 -0
  30. package/react/arrow-up.tsx +5 -0
  31. package/react/arrows-clockwise-x.tsx +6 -3
  32. package/react/arrows-clockwise-y.tsx +6 -3
  33. package/react/arrows-horizontal-lines-top-bottom.tsx +5 -2
  34. package/react/article.tsx +6 -3
  35. package/react/at.tsx +6 -3
  36. package/react/bell-slash.tsx +10 -3
  37. package/react/bell-tilt.tsx +6 -6
  38. package/react/bell.tsx +6 -6
  39. package/react/board.tsx +6 -3
  40. package/react/bookmark.tsx +6 -3
  41. package/react/brackets-angle-slash.tsx +7 -7
  42. package/react/brackets-curly-circles-three.tsx +5 -0
  43. package/react/calendar-blank.tsx +6 -3
  44. package/react/camera.tsx +9 -3
  45. package/react/card-number-three.tsx +5 -0
  46. package/react/card.tsx +5 -0
  47. package/react/cards-poker.tsx +5 -0
  48. package/react/chart-bar-y-simple.tsx +7 -7
  49. package/react/chart-bar-y.tsx +6 -3
  50. package/react/chat-check.tsx +6 -16
  51. package/react/chat-lines-eye-open.tsx +4 -2
  52. package/react/chat-text-arrow.tsx +6 -3
  53. package/react/chat-two.tsx +4 -2
  54. package/react/chat.tsx +6 -6
  55. package/react/check-mark.tsx +5 -0
  56. package/react/chevron-down.tsx +5 -0
  57. package/react/chevron-left.tsx +5 -0
  58. package/react/chevron-right.tsx +5 -0
  59. package/react/chevron-up.tsx +5 -0
  60. package/react/circle-motion-x.tsx +6 -3
  61. package/react/circle-notch.tsx +6 -3
  62. package/react/circle.tsx +6 -8
  63. package/react/circles-connected.tsx +6 -1
  64. package/react/clock-counter-clockwise-simple.tsx +5 -0
  65. package/react/clock-counter-clockwise.tsx +5 -0
  66. package/react/clock-overtime.tsx +5 -0
  67. package/react/clock.tsx +6 -3
  68. package/react/cluster.tsx +6 -1
  69. package/react/clustered.tsx +5 -0
  70. package/react/cog.tsx +5 -0
  71. package/react/cone-serpentine.tsx +6 -1
  72. package/react/connection-line-elbows.tsx +34 -0
  73. package/react/connection-line-straight.tsx +37 -0
  74. package/react/corners-three-eye-open.tsx +11 -3
  75. package/react/credit-card.tsx +5 -0
  76. package/react/crop.tsx +8 -3
  77. package/react/cross-circle.tsx +5 -0
  78. package/react/cross-fat.tsx +9 -3
  79. package/react/cross.tsx +5 -0
  80. package/react/cube.tsx +6 -3
  81. package/react/cursor-filled.tsx +5 -0
  82. package/react/cursor-text.tsx +6 -3
  83. package/react/cursor.tsx +6 -3
  84. package/react/curve-square-circle-arrow.tsx +6 -3
  85. package/react/dash-left-down-square-dash-right-up.tsx +6 -3
  86. package/react/dash-left-up-square-dash-down-right.tsx +6 -3
  87. package/react/dash-square-dash-horizontal.tsx +6 -3
  88. package/react/dash-square-dash-vertical.tsx +6 -3
  89. package/react/distribute-horizontal.tsx +6 -1
  90. package/react/distribute-vertical.tsx +5 -0
  91. package/react/envelope.tsx +5 -0
  92. package/react/eraser.tsx +6 -3
  93. package/react/exclamation-mark-octagon.tsx +5 -2
  94. package/react/exclamation-point-circle.tsx +5 -0
  95. package/react/eye-closed-dots-four-frame-broken.tsx +5 -0
  96. package/react/eye-closed.tsx +6 -3
  97. package/react/eye-open-line-frame-broken.tsx +6 -1
  98. package/react/eye-open-slash.tsx +9 -3
  99. package/react/eye-open.tsx +12 -3
  100. package/react/eyedropper.tsx +5 -0
  101. package/react/factory-house.tsx +6 -3
  102. package/react/factory.tsx +6 -3
  103. package/react/funnel.tsx +6 -3
  104. package/react/gauge.tsx +5 -0
  105. package/react/gift.tsx +4 -2
  106. package/react/globe.tsx +5 -0
  107. package/react/graduation-cap.tsx +6 -3
  108. package/react/grid-four.tsx +6 -3
  109. package/react/grid-six.tsx +6 -3
  110. package/react/hand-filled.tsx +5 -0
  111. package/react/hand-pointing.tsx +5 -2
  112. package/react/hand.tsx +9 -3
  113. package/react/highlighter-underline.tsx +16 -2
  114. package/react/highlighter.tsx +6 -3
  115. package/react/house.tsx +10 -2
  116. package/react/image.tsx +6 -1
  117. package/react/index.ts +5 -0
  118. package/react/information-mark-circle.tsx +5 -0
  119. package/react/kanban.tsx +6 -3
  120. package/react/key.tsx +9 -3
  121. package/react/keycap.tsx +6 -1
  122. package/react/laptop.tsx +5 -0
  123. package/react/lasso.tsx +6 -3
  124. package/react/layout.tsx +6 -3
  125. package/react/lifesaver.tsx +6 -3
  126. package/react/lightbulb.tsx +7 -1
  127. package/react/lightning.tsx +6 -3
  128. package/react/line-curved.tsx +6 -3
  129. package/react/line-dashed.tsx +6 -3
  130. package/react/line-diagonal.tsx +7 -7
  131. package/react/line-dotted.tsx +10 -2
  132. package/react/line-horizontal.tsx +7 -8
  133. package/react/line-orthogonal.tsx +7 -8
  134. package/react/line-straight.tsx +7 -8
  135. package/react/lines-three-horizontal-line-vertical-center.tsx +6 -3
  136. package/react/lines-three-horizontal.tsx +7 -7
  137. package/react/lines-three-vertical.tsx +7 -7
  138. package/react/link-plus.tsx +5 -2
  139. package/react/link.tsx +5 -0
  140. package/react/list-bullets.tsx +5 -0
  141. package/react/list-numbers.tsx +6 -3
  142. package/react/lock-closed.tsx +5 -0
  143. package/react/lock-open.tsx +5 -0
  144. package/react/magnet.tsx +6 -3
  145. package/react/magnifying-glass-lightning.tsx +9 -3
  146. package/react/magnifying-glass.tsx +5 -0
  147. package/react/map.tsx +6 -3
  148. package/react/microphone-slash.tsx +6 -3
  149. package/react/microphone.tsx +6 -3
  150. package/react/minus.tsx +5 -0
  151. package/react/mouse.tsx +6 -1
  152. package/react/note-magnifying-glass.tsx +5 -2
  153. package/react/palette.tsx +35 -0
  154. package/react/parallelogram.tsx +6 -6
  155. package/react/pause-circle.tsx +6 -3
  156. package/react/pdf.tsx +6 -3
  157. package/react/pen-tip.tsx +6 -3
  158. package/react/pen-underline.tsx +34 -0
  159. package/react/pen.tsx +6 -3
  160. package/react/placeholder.tsx +5 -0
  161. package/react/play-circle.tsx +8 -4
  162. package/react/playback-speed-circle.tsx +5 -0
  163. package/react/plug.tsx +5 -0
  164. package/react/plus-text.tsx +6 -3
  165. package/react/plus.tsx +5 -0
  166. package/react/presentation-eye-open.tsx +5 -2
  167. package/react/presentation-link.tsx +5 -2
  168. package/react/prohibit.tsx +6 -6
  169. package/react/push-pin-filled.tsx +37 -0
  170. package/react/push-pin.tsx +9 -3
  171. package/react/question-mark-circle.tsx +5 -0
  172. package/react/rectangles-three-aligned.tsx +6 -3
  173. package/react/rectangles-three-free.tsx +6 -3
  174. package/react/rectangles-three-overlap.tsx +6 -3
  175. package/react/rectangles-two-line.tsx +6 -3
  176. package/react/rectangles-two-user.tsx +5 -2
  177. package/react/rhombus.tsx +6 -6
  178. package/react/scissors.tsx +1 -1
  179. package/react/scrollbar-xy.tsx +5 -0
  180. package/react/shapes.tsx +6 -3
  181. package/react/shield-check.tsx +6 -3
  182. package/react/shield-lock.tsx +5 -0
  183. package/react/sidebar-closed.tsx +6 -3
  184. package/react/sidebar-open.tsx +5 -0
  185. package/react/sliders-x.tsx +6 -3
  186. package/react/sliders-y.tsx +6 -3
  187. package/react/smiley-chat.tsx +10 -2
  188. package/react/smiley.tsx +5 -0
  189. package/react/social-facebook.tsx +5 -0
  190. package/react/social-instagram.tsx +5 -0
  191. package/react/social-linkedin.tsx +5 -0
  192. package/react/social-twitter.tsx +5 -0
  193. package/react/social-youtube.tsx +5 -0
  194. package/react/speaker-cross.tsx +6 -3
  195. package/react/speaker-high.tsx +6 -3
  196. package/react/split-vertical.tsx +6 -3
  197. package/react/square-brackets-angle-slash.tsx +6 -3
  198. package/react/square-circles-two.tsx +5 -0
  199. package/react/square-line-square-dashed.tsx +6 -3
  200. package/react/square-rounded.tsx +6 -6
  201. package/react/square-star-scribble.tsx +5 -0
  202. package/react/square-triangle-circle-plus.tsx +6 -3
  203. package/react/square.tsx +6 -6
  204. package/react/squares-four.tsx +5 -2
  205. package/react/squares-group.tsx +6 -1
  206. package/react/squares-merge.tsx +10 -3
  207. package/react/squares-three.tsx +5 -2
  208. package/react/squares-two-overlap.tsx +6 -3
  209. package/react/squares-ungroup.tsx +5 -0
  210. package/react/squares-unmerge.tsx +6 -3
  211. package/react/stack.tsx +6 -3
  212. package/react/sticky-eye-open.tsx +5 -2
  213. package/react/sticky-note.tsx +6 -3
  214. package/react/sticky-notes-two.tsx +4 -2
  215. package/react/stop-circle.tsx +8 -4
  216. package/react/tag.tsx +6 -1
  217. package/react/text-a-underline.tsx +10 -2
  218. package/react/text-align-center.tsx +6 -3
  219. package/react/text-align-left.tsx +6 -3
  220. package/react/text-b-bold-italic-underlined.tsx +13 -1
  221. package/react/text-b-bold.tsx +6 -3
  222. package/react/text-cursor-eye-open.tsx +11 -3
  223. package/react/text-h-one.tsx +6 -3
  224. package/react/text-h-three.tsx +6 -3
  225. package/react/text-h-two.tsx +6 -3
  226. package/react/text-i-italic.tsx +7 -7
  227. package/react/text-indent.tsx +6 -3
  228. package/react/text-lines-three.tsx +6 -3
  229. package/react/text-s-strikethrough.tsx +6 -3
  230. package/react/text-styles.tsx +5 -0
  231. package/react/text-t.tsx +6 -3
  232. package/react/text-u-underlined.tsx +6 -3
  233. package/react/thumbs-up.tsx +6 -3
  234. package/react/ticket.tsx +10 -2
  235. package/react/timer.tsx +12 -3
  236. package/react/trackpad.tsx +1 -1
  237. package/react/trash-simple.tsx +6 -3
  238. package/react/trash.tsx +6 -3
  239. package/react/triangle-square-circle.tsx +7 -5
  240. package/react/triangle.tsx +6 -6
  241. package/react/trident.tsx +5 -0
  242. package/react/trophy.tsx +5 -0
  243. package/react/user-add.tsx +5 -0
  244. package/react/user-arrow-right-up.tsx +5 -2
  245. package/react/user-eye-open.tsx +5 -2
  246. package/react/user-pen-dashes-bottom.tsx +5 -2
  247. package/react/user-pen-line-bottom.tsx +5 -2
  248. package/react/user-tick-down.tsx +5 -2
  249. package/react/user.tsx +5 -0
  250. package/react/users.tsx +5 -0
  251. package/react/view-center.tsx +6 -1
  252. package/react/view-side-left.tsx +6 -1
  253. package/react/wallet.tsx +5 -0
  254. package/svg/24/add-line-bottom.svg +1 -1
  255. package/svg/24/add-line-right.svg +1 -1
  256. package/svg/24/align-bottom.svg +1 -1
  257. package/svg/24/align-center-horizontal.svg +1 -1
  258. package/svg/24/align-center-vertical.svg +1 -1
  259. package/svg/24/align-left.svg +1 -1
  260. package/svg/24/align-right.svg +1 -1
  261. package/svg/24/align-top.svg +1 -1
  262. package/svg/24/arrow-box-out.svg +1 -1
  263. package/svg/24/arrow-clockwise-down-right.svg +1 -1
  264. package/svg/24/arrow-clockwise-up-left.svg +1 -1
  265. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -1
  266. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
  267. package/svg/24/arrow-down-left.svg +1 -1
  268. package/svg/24/arrow-down-right.svg +1 -1
  269. package/svg/24/arrow-down.svg +1 -1
  270. package/svg/24/arrow-fat-right.svg +1 -1
  271. package/svg/24/arrow-fat-up-right.svg +1 -1
  272. package/svg/24/arrow-left.svg +1 -1
  273. package/svg/24/arrow-right.svg +1 -1
  274. package/svg/24/arrow-up-circle.svg +1 -1
  275. package/svg/24/arrow-up-left.svg +1 -1
  276. package/svg/24/arrow-up-right.svg +1 -1
  277. package/svg/24/arrow-up.svg +1 -1
  278. package/svg/24/arrows-clockwise-x.svg +1 -1
  279. package/svg/24/arrows-clockwise-y.svg +1 -1
  280. package/svg/24/arrows-horizontal-lines-top-bottom.svg +1 -1
  281. package/svg/24/article.svg +1 -1
  282. package/svg/24/at.svg +1 -1
  283. package/svg/24/bell-slash.svg +1 -1
  284. package/svg/24/bell-tilt.svg +1 -1
  285. package/svg/24/bell.svg +1 -1
  286. package/svg/24/board.svg +1 -1
  287. package/svg/24/bookmark.svg +1 -1
  288. package/svg/24/brackets-angle-slash.svg +1 -1
  289. package/svg/24/brackets-curly-circles-three.svg +1 -1
  290. package/svg/24/calendar-blank.svg +1 -1
  291. package/svg/24/camera.svg +1 -1
  292. package/svg/24/card-number-three.svg +1 -1
  293. package/svg/24/card.svg +1 -1
  294. package/svg/24/cards-poker.svg +1 -1
  295. package/svg/24/chart-bar-y-simple.svg +1 -1
  296. package/svg/24/chart-bar-y.svg +1 -1
  297. package/svg/24/chat-check.svg +1 -1
  298. package/svg/24/chat-lines-eye-open.svg +1 -1
  299. package/svg/24/chat-text-arrow.svg +1 -1
  300. package/svg/24/chat-two.svg +1 -1
  301. package/svg/24/chat.svg +1 -1
  302. package/svg/24/check-mark.svg +1 -1
  303. package/svg/24/checkboard-square-centered.svg +1 -1
  304. package/svg/24/chevron-down.svg +1 -1
  305. package/svg/24/chevron-left.svg +1 -1
  306. package/svg/24/chevron-right.svg +1 -1
  307. package/svg/24/chevron-up.svg +1 -1
  308. package/svg/24/circle-motion-x.svg +1 -1
  309. package/svg/24/circle-notch.svg +1 -1
  310. package/svg/24/circle.svg +1 -1
  311. package/svg/24/circles-connected.svg +1 -1
  312. package/svg/24/clock-counter-clockwise-simple.svg +1 -1
  313. package/svg/24/clock-counter-clockwise.svg +1 -1
  314. package/svg/24/clock-overtime.svg +1 -1
  315. package/svg/24/clock.svg +1 -1
  316. package/svg/24/cluster.svg +1 -1
  317. package/svg/24/clustered.svg +1 -1
  318. package/svg/24/cog.svg +1 -1
  319. package/svg/24/cone-serpentine.svg +1 -1
  320. package/svg/24/connection-line-elbows.svg +2 -0
  321. package/svg/24/connection-line-straight.svg +2 -0
  322. package/svg/24/corners-three-eye-open.svg +1 -1
  323. package/svg/24/credit-card.svg +1 -1
  324. package/svg/24/crop.svg +1 -1
  325. package/svg/24/cross-circle.svg +1 -1
  326. package/svg/24/cross-fat.svg +1 -1
  327. package/svg/24/cross.svg +1 -1
  328. package/svg/24/cube.svg +1 -1
  329. package/svg/24/cursor-filled.svg +1 -1
  330. package/svg/24/cursor-text.svg +1 -1
  331. package/svg/24/cursor.svg +1 -1
  332. package/svg/24/curve-square-circle-arrow.svg +1 -1
  333. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
  334. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
  335. package/svg/24/dash-square-dash-horizontal.svg +1 -1
  336. package/svg/24/dash-square-dash-vertical.svg +1 -1
  337. package/svg/24/distribute-horizontal.svg +1 -1
  338. package/svg/24/distribute-vertical.svg +1 -1
  339. package/svg/24/envelope.svg +1 -1
  340. package/svg/24/eraser.svg +1 -1
  341. package/svg/24/exclamation-mark-octagon.svg +1 -1
  342. package/svg/24/exclamation-point-circle.svg +1 -1
  343. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -1
  344. package/svg/24/eye-closed.svg +1 -1
  345. package/svg/24/eye-open-line-frame-broken.svg +1 -1
  346. package/svg/24/eye-open-slash.svg +1 -1
  347. package/svg/24/eye-open.svg +1 -1
  348. package/svg/24/eyedropper.svg +1 -1
  349. package/svg/24/factory-house.svg +1 -1
  350. package/svg/24/factory.svg +1 -1
  351. package/svg/24/funnel.svg +1 -1
  352. package/svg/24/gauge.svg +1 -1
  353. package/svg/24/gift.svg +1 -1
  354. package/svg/24/globe.svg +1 -1
  355. package/svg/24/graduation-cap.svg +1 -1
  356. package/svg/24/grid-four.svg +1 -1
  357. package/svg/24/grid-six.svg +1 -1
  358. package/svg/24/hand-filled.svg +1 -1
  359. package/svg/24/hand-pointing.svg +1 -1
  360. package/svg/24/hand.svg +1 -1
  361. package/svg/24/highlighter-underline.svg +1 -1
  362. package/svg/24/highlighter.svg +1 -1
  363. package/svg/24/house.svg +1 -1
  364. package/svg/24/image.svg +1 -1
  365. package/svg/24/information-mark-circle.svg +1 -1
  366. package/svg/24/kanban.svg +1 -1
  367. package/svg/24/key.svg +1 -1
  368. package/svg/24/keycap.svg +1 -1
  369. package/svg/24/laptop.svg +1 -1
  370. package/svg/24/lasso.svg +1 -1
  371. package/svg/24/layout.svg +1 -1
  372. package/svg/24/lifesaver.svg +1 -1
  373. package/svg/24/lightbulb.svg +1 -1
  374. package/svg/24/lightning.svg +1 -1
  375. package/svg/24/line-curved.svg +1 -1
  376. package/svg/24/line-dashed.svg +1 -1
  377. package/svg/24/line-diagonal.svg +1 -1
  378. package/svg/24/line-dotted.svg +1 -1
  379. package/svg/24/line-horizontal.svg +1 -1
  380. package/svg/24/line-orthogonal.svg +1 -1
  381. package/svg/24/line-straight.svg +1 -1
  382. package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -1
  383. package/svg/24/lines-three-horizontal.svg +1 -1
  384. package/svg/24/lines-three-vertical.svg +1 -1
  385. package/svg/24/link-plus.svg +1 -1
  386. package/svg/24/link.svg +1 -1
  387. package/svg/24/list-bullets.svg +1 -1
  388. package/svg/24/list-numbers.svg +1 -1
  389. package/svg/24/lock-closed.svg +1 -1
  390. package/svg/24/lock-open.svg +1 -1
  391. package/svg/24/magnet.svg +1 -1
  392. package/svg/24/magnifying-glass-lightning.svg +1 -1
  393. package/svg/24/magnifying-glass.svg +1 -1
  394. package/svg/24/map.svg +1 -1
  395. package/svg/24/microphone-slash.svg +1 -1
  396. package/svg/24/microphone.svg +1 -1
  397. package/svg/24/minus.svg +1 -1
  398. package/svg/24/mouse.svg +1 -1
  399. package/svg/24/note-magnifying-glass.svg +1 -1
  400. package/svg/24/palette.svg +2 -0
  401. package/svg/24/paper-plane-filled-right.svg +1 -1
  402. package/svg/24/parallelogram.svg +1 -1
  403. package/svg/24/pause-circle.svg +1 -1
  404. package/svg/24/pdf.svg +1 -1
  405. package/svg/24/pen-tip.svg +1 -1
  406. package/svg/24/pen-underline.svg +2 -0
  407. package/svg/24/pen.svg +1 -1
  408. package/svg/24/placeholder.svg +1 -1
  409. package/svg/24/play-circle.svg +1 -1
  410. package/svg/24/playback-speed-circle.svg +1 -1
  411. package/svg/24/plug.svg +1 -1
  412. package/svg/24/plus-text.svg +1 -1
  413. package/svg/24/plus.svg +1 -1
  414. package/svg/24/presentation-eye-open.svg +1 -1
  415. package/svg/24/presentation-link.svg +1 -1
  416. package/svg/24/prohibit.svg +1 -1
  417. package/svg/24/push-pin-filled.svg +2 -0
  418. package/svg/24/push-pin.svg +1 -1
  419. package/svg/24/question-mark-circle.svg +1 -1
  420. package/svg/24/rectangles-three-aligned.svg +1 -1
  421. package/svg/24/rectangles-three-free.svg +1 -1
  422. package/svg/24/rectangles-three-overlap.svg +1 -1
  423. package/svg/24/rectangles-two-line.svg +1 -1
  424. package/svg/24/rectangles-two-user.svg +1 -1
  425. package/svg/24/rhombus.svg +1 -1
  426. package/svg/24/scissors.svg +1 -1
  427. package/svg/24/scrollbar-xy.svg +1 -1
  428. package/svg/24/shapes.svg +1 -1
  429. package/svg/24/shield-check.svg +1 -1
  430. package/svg/24/shield-lock.svg +1 -1
  431. package/svg/24/sidebar-closed.svg +1 -1
  432. package/svg/24/sidebar-open.svg +1 -1
  433. package/svg/24/sliders-x.svg +1 -1
  434. package/svg/24/sliders-y.svg +1 -1
  435. package/svg/24/smiley-chat.svg +1 -1
  436. package/svg/24/smiley.svg +1 -1
  437. package/svg/24/social-facebook.svg +1 -1
  438. package/svg/24/social-instagram.svg +1 -1
  439. package/svg/24/social-linkedin.svg +1 -1
  440. package/svg/24/social-twitter.svg +1 -1
  441. package/svg/24/social-youtube.svg +1 -1
  442. package/svg/24/speaker-cross.svg +1 -1
  443. package/svg/24/speaker-high.svg +1 -1
  444. package/svg/24/split-vertical.svg +1 -1
  445. package/svg/24/square-brackets-angle-slash.svg +1 -1
  446. package/svg/24/square-circles-two.svg +1 -1
  447. package/svg/24/square-line-square-dashed.svg +1 -1
  448. package/svg/24/square-rounded.svg +1 -1
  449. package/svg/24/square-star-scribble.svg +1 -1
  450. package/svg/24/square-triangle-circle-plus.svg +1 -1
  451. package/svg/24/square.svg +1 -1
  452. package/svg/24/squares-four.svg +1 -1
  453. package/svg/24/squares-group.svg +1 -1
  454. package/svg/24/squares-merge.svg +1 -1
  455. package/svg/24/squares-three.svg +1 -1
  456. package/svg/24/squares-two-overlap.svg +1 -1
  457. package/svg/24/squares-ungroup.svg +1 -1
  458. package/svg/24/squares-unmerge.svg +1 -1
  459. package/svg/24/stack.svg +1 -1
  460. package/svg/24/sticky-eye-open.svg +1 -1
  461. package/svg/24/sticky-note.svg +1 -1
  462. package/svg/24/sticky-notes-two.svg +1 -1
  463. package/svg/24/stop-circle.svg +1 -1
  464. package/svg/24/tag.svg +1 -1
  465. package/svg/24/text-a-underline.svg +1 -1
  466. package/svg/24/text-align-center.svg +1 -1
  467. package/svg/24/text-align-left.svg +1 -1
  468. package/svg/24/text-b-bold-italic-underlined.svg +1 -1
  469. package/svg/24/text-b-bold.svg +1 -1
  470. package/svg/24/text-cursor-eye-open.svg +1 -1
  471. package/svg/24/text-h-one.svg +1 -1
  472. package/svg/24/text-h-three.svg +1 -1
  473. package/svg/24/text-h-two.svg +1 -1
  474. package/svg/24/text-i-italic.svg +1 -1
  475. package/svg/24/text-indent.svg +1 -1
  476. package/svg/24/text-lines-three.svg +1 -1
  477. package/svg/24/text-s-strikethrough.svg +1 -1
  478. package/svg/24/text-styles.svg +1 -1
  479. package/svg/24/text-t.svg +1 -1
  480. package/svg/24/text-u-underlined.svg +1 -1
  481. package/svg/24/thumbs-up.svg +1 -1
  482. package/svg/24/ticket.svg +1 -1
  483. package/svg/24/timer.svg +1 -1
  484. package/svg/24/trackpad.svg +1 -1
  485. package/svg/24/trash-simple.svg +1 -1
  486. package/svg/24/trash.svg +1 -1
  487. package/svg/24/triangle-square-circle.svg +1 -1
  488. package/svg/24/triangle.svg +1 -1
  489. package/svg/24/trident.svg +1 -1
  490. package/svg/24/trophy.svg +1 -1
  491. package/svg/24/user-add.svg +1 -1
  492. package/svg/24/user-arrow-right-up.svg +1 -1
  493. package/svg/24/user-eye-open.svg +1 -1
  494. package/svg/24/user-pen-dashes-bottom.svg +1 -1
  495. package/svg/24/user-pen-line-bottom.svg +1 -1
  496. package/svg/24/user-tick-down.svg +1 -1
  497. package/svg/24/user.svg +1 -1
  498. package/svg/24/users.svg +1 -1
  499. package/svg/24/view-center.svg +1 -1
  500. package/svg/24/view-side-left.svg +1 -1
  501. package/svg/24/wallet.svg +1 -1
  502. package/svg/meta.json +44 -0
@@ -20,13 +20,13 @@ export const IconLinesThreeHorizontal: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
24
- <path
25
- stroke='currentColor'
26
- strokeLinecap='round'
27
- strokeWidth='var(--svg-stroke-width)'
28
- d='M4 5h16m-16 7h16m-16 7h16'
29
- />
23
+ <g
24
+ stroke='currentColor'
25
+ strokeWidth='var(--svg-stroke-width)'
26
+ clipPath='url(#a)'
27
+ >
28
+ <path strokeLinecap='round' d='M4 5h16m-16 7h16m-16 7h16' />
29
+ <path d='M11.8097 12.3875v.0001' />
30
30
  </g>,
31
31
  <defs>
32
32
  <clipPath id='a'>
@@ -20,13 +20,13 @@ export const IconLinesThreeVertical: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
24
- <path
25
- stroke='currentColor'
26
- strokeLinecap='round'
27
- strokeWidth='var(--svg-stroke-width)'
28
- d='M20 4v16m-8-16v16m-8-16v16'
29
- />
23
+ <g
24
+ stroke='currentColor'
25
+ strokeWidth='var(--svg-stroke-width)'
26
+ clipPath='url(#a)'
27
+ >
28
+ <path strokeLinecap='round' d='M20 4v16m-8-16v16m-8-16v16' />
29
+ <path d='M11.8097 12.3875v.0001' />
30
30
  </g>,
31
31
  <defs>
32
32
  <clipPath id='a'>
@@ -22,8 +22,11 @@ export const IconLinkPlus: IconComponentType = forwardRef(
22
22
  },
23
23
  <g clipPath='url(#a)'>
24
24
  <path
25
- fill='currentColor'
26
- d='M12.566 9.3335c-.3905.3905-.3905 1.0237 0 1.4142.3905.3906 1.0237.3906 1.4142 0l-1.4142-1.4142Zm6.566 3.3335.7071.7071-.7071-.7071Zm-2.3234.9092c-.3905.3905-.3905 1.0237 0 1.4142.3905.3905 1.0237.3905 1.4142 0l-1.4142-1.4142Zm2.6264-5.4549.7071-.707-.7071.707Zm-8.7883 7.3742c-.3905.3905-.3905 1.0236 0 1.4142.3905.3905 1.0237.3905 1.4142 0l-1.4142-1.4142Zm6.2629-3.4346c.3906-.3905.3906-1.0236 0-1.4142-.3905-.3905-1.0237-.3905-1.4142 0l1.4142 1.4142Zm-1.9192 6.1619c.3905-.3905.3905-1.0236 0-1.4142-.3906-.3905-1.0237-.3905-1.4142 0l1.4142 1.4142Zm-2.3234.9092.7071.7071-.7071-.7071Zm-4.2426-4.2427.707.7072-.707-.7072Zm2.3233-.9091c.3906-.3905.3906-1.0237 0-1.4142-.3905-.3905-1.0237-.3905-1.4142 0l1.4142 1.4142Zm-2.7477-9.9802c0-.5523-.4477-1-1-1s-1 .4477-1 1h2Zm-2 6c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm4-2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-6-2c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm9.9802 4.7477 1.6162-1.6162-1.4142-1.4142-1.6162 1.6162 1.4142 1.4142Zm4.4447 1.2122-1.6163 1.6163 1.4142 1.4142 1.6163-1.6163-1.4142-1.4142Zm.303-3.1315c.5287.5287.6842 1.0062.6562 1.426-.0299.4478-.2818 1.0281-.9592 1.7055l1.4142 1.4142c.8847-.8847 1.4677-1.8938 1.5405-2.9866.0748-1.1208-.3993-2.1351-1.2375-2.9733l-1.4142 1.4142Zm1.4142-1.4142c-1.903-1.903-4.5209-1.136-5.9599.303l1.4142 1.4143c.9854-.9854 2.3009-1.1337 3.1315-.303l1.4142-1.4143Zm-8.0812 9.4955 4.8487-4.8488-1.4142-1.4142-4.8487 4.8488 1.4142 1.4142Zm1.5153-.1011-1.6163 1.6163 1.4142 1.4142 1.6163-1.6163-1.4142-1.4142Zm-4.4447-1.2121 1.6162-1.6163-1.4142-1.4142-1.6162 1.6162 1.4142 1.4143Zm-.303 3.1314c-.5288-.5287-.6842-1.0062-.6562-1.426.0298-.4477.2818-1.0281.9592-1.7054l-1.4142-1.4143c-.8847.8847-1.4677 1.8938-1.5406 2.9867-.0747 1.1208.3994 2.1351 1.2375 2.9732l1.4142-1.4142Zm-1.4143 1.4142c1.903 1.9031 4.5209 1.136 5.9599-.303l-1.4142-1.4142c-.9854.9854-2.3009 1.1336-3.1315.303l-1.4142 1.4142Zm-1.4142-16.1421v3h2v-3h-2Zm0 3v3h2v-3h-2Zm4-1h-3v2h3v-2Zm-3 0h-3v2h3v-2Z'
25
+ stroke='currentColor'
26
+ strokeLinecap='round'
27
+ strokeLinejoin='round'
28
+ strokeWidth='var(--svg-stroke-width)'
29
+ d='m13.2731 10.0406 1.6162-1.6162c1.2122-1.2122 3.1789-1.6699 4.5457-.303 1.3669 1.3668 1.2591 2.9835-.303 4.5456l-1.6163 1.6163m-6.1619 1.9193 4.8487-4.8488m-1.9192 6.1619-1.6163 1.6163c-1.2122 1.2122-3.1789 1.6699-4.5457.303-1.3668-1.3668-1.259-2.9836.303-4.5457l1.6163-1.6162m-3.0406-9.2731v3m0 0v3m0-3h3m-3 0h-3'
27
30
  />
28
31
  </g>,
29
32
  <defs>
package/react/link.tsx CHANGED
@@ -25,6 +25,11 @@ export const IconLink: IconComponentType = forwardRef(
25
25
  strokeLinecap='round'
26
26
  strokeWidth='var(--svg-stroke-width)'
27
27
  d='m7.7569 11.2932-3.182 3.1819c-1.3669 1.3669-1.3669 3.583 0 4.9498 1.3668 1.3668 3.5829 1.3668 4.9497 0l3.182-3.182m-1.7678-8.1317 3.5356-3.5356c1.3668-1.3668 3.5829-1.3668 4.9497 0 1.3669 1.3669 1.3669 3.583 0 4.9498l-3.5355 3.5355m-7.4246 2.4749 7.071-7.071'
28
+ />,
29
+ <path
30
+ stroke='currentColor'
31
+ strokeWidth='var(--svg-stroke-width)'
32
+ d='M11.8097 12.3875v.0001'
28
33
  />
29
34
  )
30
35
  )
@@ -30,6 +30,11 @@ export const IconListBullets: IconComponentType = forwardRef(
30
30
  <path
31
31
  fill='currentColor'
32
32
  d='M5 12c0 .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.5ZM5 19c0 .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.5ZM5 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'
33
+ />,
34
+ <path
35
+ stroke='currentColor'
36
+ strokeWidth='var(--svg-stroke-width)'
37
+ d='M11.8097 12.3875v.0001'
33
38
  />
34
39
  )
35
40
  )
@@ -20,14 +20,17 @@ export const IconListNumbers: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
23
+ <g
24
+ stroke='currentColor'
25
+ strokeWidth='var(--svg-stroke-width)'
26
+ clipPath='url(#a)'
27
+ >
24
28
  <path
25
- stroke='currentColor'
26
29
  strokeLinecap='round'
27
30
  strokeLinejoin='round'
28
- strokeWidth='var(--svg-stroke-width)'
29
31
  d='M3 3h3v6m6-3h9m-18 8h4v3h-4v3h4m5-3h9'
30
32
  />
33
+ <path d='M11.8097 12.3875v.0001' />
31
34
  </g>,
32
35
  <defs>
33
36
  <clipPath id='a'>
@@ -26,6 +26,11 @@ export const IconLockClosed: IconComponentType = forwardRef(
26
26
  strokeLinecap='round'
27
27
  strokeWidth='var(--svg-stroke-width)'
28
28
  d='M16.5 11v-6c0-1.1046-.8954-2-2-2h-5c-1.1046 0-2 .8954-2 2v6m-.5 10h10c1.1046 0 2-.8954 2-2v-6c0-1.1046-.8954-2-2-2h-10c-1.1046 0-2 .8954-2 2v6c0 1.1046.8954 2 2 2Zm6-5c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z'
29
+ />,
30
+ <path
31
+ stroke='currentColor'
32
+ strokeWidth='var(--svg-stroke-width)'
33
+ d='M11.8097 12.3875v.0001'
29
34
  />
30
35
  )
31
36
  )
@@ -26,6 +26,11 @@ export const IconLockOpen: IconComponentType = forwardRef(
26
26
  strokeLinecap='round'
27
27
  strokeWidth='var(--svg-stroke-width)'
28
28
  d='M16.5 11v-6c0-1.1046-.8954-2-2-2h-5c-1.1046 0-2 .8954-2 2v1.5m-.5 14.5h10c1.1046 0 2-.8954 2-2v-6c0-1.1046-.8954-2-2-2h-10c-1.1046 0-2 .8954-2 2v6c0 1.1046.8954 2 2 2Zm6-5c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z'
29
+ />,
30
+ <path
31
+ stroke='currentColor'
32
+ strokeWidth='var(--svg-stroke-width)'
33
+ d='M11.8097 12.3875v.0001'
29
34
  />
30
35
  )
31
36
  )
package/react/magnet.tsx CHANGED
@@ -20,14 +20,17 @@ export const IconMagnet: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
23
+ <g
24
+ stroke='currentColor'
25
+ strokeWidth='var(--svg-stroke-width)'
26
+ clipPath='url(#a)'
27
+ >
24
28
  <path
25
- stroke='currentColor'
26
29
  strokeLinecap='square'
27
30
  strokeMiterlimit={1.414}
28
- strokeWidth='var(--svg-stroke-width)'
29
31
  d='m8.435 4.8285-3.4853 3.4853c-2.7336 2.7336-2.7336 7.1658 0 9.8995l.6413.6413c2.7177 2.7177 7.1183 2.7359 9.8584.0407l3.5554-3.4971m-10.5697-10.5697 2.4749-2.4749a.5.5 0 0 1 .7071 0l2.2928 2.293a.5.5 0 0 1 0 .707l-2.4748 2.4749m-3-3 3 3m0 0-3.3138 3.3137c-1.1715 1.1716-1.1213 2.8578 0 4.2426l.5221.5221c1.3566 1.0931 3.0711 1.1716 4.2427 0l3.3137-3.3137m0 0 2.4748-2.4749a.5002.5002 0 0 1 .7072 0l2.1183 2.1184a.5.5 0 0 1-.0029.71l-2.4924 2.4515m-2.805-2.805 2.805 2.805'
30
32
  />
33
+ <path d='M11.8097 12.3875v.0001' />
31
34
  </g>,
32
35
  <defs>
33
36
  <clipPath id='a'>
@@ -20,11 +20,17 @@ export const IconMagnifyingGlassLightning: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
23
+ <g
24
+ stroke='currentColor'
25
+ strokeLinecap='round'
26
+ strokeWidth='var(--svg-stroke-width)'
27
+ clipPath='url(#a)'
28
+ >
24
29
  <path
25
- fill='currentColor'
26
- d='m15.5989 15.7059-.6999-.7143.6999.7143Zm4.7011 6.0082c.3944.3866 1.0275.3803 1.4141-.0141.3866-.3944.3803-1.0275-.0141-1.4141l-1.4 1.4282Zm-1.6289-12.9035c-.1045-.5423-.6289-.897-1.1712-.7925-.5423.1046-.8972.629-.7926 1.1713l1.9638-.3788Zm-11.2101-4.093c.49-.2546.681-.8582.4264-1.3483-.2546-.4902-.8583-.681-1.3484-.4265l.922 1.7748Zm7.339-2.1176c.3314-.4418.2418-1.0686-.2-1.4-.4418-.3314-1.0686-.2418-1.4.2l1.6 1.2Zm-3.8 3.4-.8-.6-1.2 1.6h2v-1Zm3 0 .8.6 1.2-1.6h-2v1Zm-3.8 3.4c-.3314.4418-.2418 1.0686.2 1.4.4418.3314 1.0686.2418 1.4-.2l-1.6-1.2Zm6.6235 1.0118c0 1.7943-.7357 3.4149-1.9245 4.5798l1.3998 1.4285c1.5569-1.5256 2.5247-3.6548 2.5247-6.0083h-2Zm-1.9245 4.5798c-1.1574 1.1343-2.7399 1.8319-4.4872 1.8319v2c2.2916 0 4.3709-.9177 5.887-2.4034l-1.3998-1.4285Zm-4.4872 1.8319c-3.5411 0-6.4118-2.8706-6.4118-6.4117h-2c0 4.6457 3.766 8.4117 8.4118 8.4117v-2Zm11.2882 3.4624-5.4011-5.2942-1.4 1.4283 5.4011 5.2941 1.4-1.4282Zm-4.9927-11.0965c.0762.395.1162.8035.1162 1.2224h2c0-.5467-.0522-1.082-.1524-1.6012l-1.9638.3788Zm-12.7073 1.2224c0-2.4754 1.4025-4.625 3.461-5.6942l-.922-1.7748c-2.6947 1.3997-4.539 4.2181-4.539 7.469h2Zm9.2-9.0118-3 4 1.6 1.2 3-4-1.6-1.2Zm-2.2 5.6h3v-2h-3v2Zm2.2-1.6-3 4 1.6 1.2 3-4-1.6-1.2Z'
30
+ strokeLinejoin='round'
31
+ d='M15.5989 15.706c1.3728-1.3453 2.2246-3.2202 2.2246-5.2941 0-.4828-.0461-.9548-.1343-1.4118m-2.0903 6.7059c-1.3368 1.31-3.1676 2.1176-5.1871 2.1176-4.0934 0-7.4118-3.3183-7.4118-7.4117 0-2.8631 1.6234-5.347 4-6.5816m8.5989 11.8757 5.4011 5.2941'
27
32
  />
33
+ <path d='m14 2-3 4h3l-3 4' />
28
34
  </g>,
29
35
  <defs>
30
36
  <clipPath id='a'>
@@ -25,6 +25,11 @@ export const IconMagnifyingGlass: IconComponentType = forwardRef(
25
25
  strokeLinecap='round'
26
26
  strokeWidth='var(--svg-stroke-width)'
27
27
  d='m20 20-5.5-5.5m1.5-4.5c0 3.3137-2.6863 6-6 6s-6-2.6863-6-6 2.6863-6 6-6 6 2.6863 6 6Z'
28
+ />,
29
+ <path
30
+ stroke='currentColor'
31
+ strokeWidth='var(--svg-stroke-width)'
32
+ d='M11.8097 12.3875v.0001'
28
33
  />
29
34
  )
30
35
  )
package/react/map.tsx CHANGED
@@ -20,15 +20,18 @@ export const IconMap: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
23
+ <g
24
+ stroke='currentColor'
25
+ strokeWidth='var(--svg-stroke-width)'
26
+ clipPath='url(#a)'
27
+ >
24
28
  <path
25
- stroke='currentColor'
26
29
  strokeLinecap='round'
27
30
  strokeLinejoin='round'
28
31
  strokeMiterlimit={1.414}
29
- strokeWidth='var(--svg-stroke-width)'
30
32
  d='m9 4-6 2v15l6-2.5m0-14.5 6 2m-6-2v14.5m6-12.5 6-2v14.5l-6 2.5m0-15v15m0 0-6-2.5'
31
33
  />
34
+ <path d='M11.8097 12.3875v.0001' />
32
35
  </g>,
33
36
  <defs>
34
37
  <clipPath id='a'>
@@ -20,13 +20,16 @@ export const IconMicrophoneSlash: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
23
+ <g
24
+ stroke='currentColor'
25
+ strokeWidth='var(--svg-stroke-width)'
26
+ clipPath='url(#a)'
27
+ >
24
28
  <path
25
- stroke='currentColor'
26
29
  strokeLinecap='round'
27
- strokeWidth='var(--svg-stroke-width)'
28
30
  d='M19 8v3c0 3.866-3.134 7-7 7m0 0v3m0-3c-2.1094 0-4.001-.9331-5.2843-2.409m8.2843-8.591v4c0 1.6569-1.3431 3-3 3-.9734 0-1.8385-.4636-2.3865-1.182m5.3865-5.818-11 11m11-11 4-4m-14 5v3c0 .3395.0242.6734.0709 1m3.9291-4.5v-1.5c0-1.6569 1.3431-3 3-3 .5464 0 1.0587.146 1.5.4013'
29
31
  />
32
+ <path d='M11.8097 12.3875v.0001' />
30
33
  </g>,
31
34
  <defs>
32
35
  <clipPath id='a'>
@@ -20,13 +20,16 @@ export const IconMicrophone: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
23
+ <g
24
+ stroke='currentColor'
25
+ strokeWidth='var(--svg-stroke-width)'
26
+ clipPath='url(#a)'
27
+ >
24
28
  <path
25
- stroke='currentColor'
26
29
  strokeLinecap='round'
27
- strokeWidth='var(--svg-stroke-width)'
28
30
  d='M5 8v3c0 3.866 3.134 7 7 7m7-10v3c0 3.866-3.134 7-7 7m0 0v3m3-15v5c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3v-5c0-1.6569 1.3431-3 3-3s3 1.3431 3 3Z'
29
31
  />
32
+ <path d='M11.8097 12.3875v.0001' />
30
33
  </g>,
31
34
  <defs>
32
35
  <clipPath id='a'>
package/react/minus.tsx CHANGED
@@ -25,6 +25,11 @@ export const IconMinus: IconComponentType = forwardRef(
25
25
  strokeLinecap='round'
26
26
  strokeWidth='var(--svg-stroke-width)'
27
27
  d='M6 12h12'
28
+ />,
29
+ <path
30
+ stroke='currentColor'
31
+ strokeWidth='var(--svg-stroke-width)'
32
+ d='M11.8097 12.3875v.0001'
28
33
  />
29
34
  )
30
35
  )
package/react/mouse.tsx CHANGED
@@ -26,7 +26,12 @@ export const IconMouse: IconComponentType = forwardRef(
26
26
  strokeWidth='var(--svg-stroke-width)'
27
27
  d='M12 8v3m-3-7.5h6c2.2091 0 4 1.7909 4 4v6c0 3.866-3.134 7-7 7s-7-3.134-7-7v-6c0-2.2091 1.7909-4 4-4Z'
28
28
  />,
29
- <path fill='currentColor' d='M0 0h.001v.001h-.001v-.001Z' />
29
+ <path fill='currentColor' d='M0 0h.001v.001h-.001v-.001Z' />,
30
+ <path
31
+ stroke='currentColor'
32
+ strokeWidth='var(--svg-stroke-width)'
33
+ d='M11.8097 12.3875v.0001'
34
+ />
30
35
  )
31
36
  )
32
37
 
@@ -22,8 +22,11 @@ export const IconNoteMagnifyingGlass: IconComponentType = forwardRef(
22
22
  },
23
23
  <g clipPath='url(#a)'>
24
24
  <path
25
- fill='currentColor'
26
- d='M9 21c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-6-1h-1c0 .5523.4477 1 1 1v-1Zm0-18v-1c-.5523 0-1 .4477-1 1h1Zm16 0h1c0-.5523-.4477-1-1-1v1Zm-1 8c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm-11-4c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm8 2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-8 2c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm5 2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-5 2c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm2 2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm10 3.6458-.7497-.6617.7497.6617Zm1.3201 2.5875c.405.3755 1.0378.3516 1.4132-.0534.3755-.405.3516-1.0378-.0534-1.4132l-1.3598 1.4666Zm-11.3201-3.2333h-6v2h6v-2Zm-5 1v-18h-2v18h2Zm-1-17h16v-2h-16v2Zm15-1v8h2v-8h-2Zm-11 6h8v-2h-8v2Zm0 4h5v-2h-5v2Zm0 4h2v-2h-2v2Zm9 4c-1.6569 0-3-1.3431-3-3h-2c0 2.7614 2.2386 5 5 5v-2Zm-3-3c0-1.6569 1.3431-3 3-3v-2c-2.7614 0-5 2.2386-5 5h2Zm3-3c1.6569 0 3 1.3431 3 3h2c0-2.7614-2.2386-5-5-5v2Zm3 3a2.985 2.985 0 0 1-.7497 1.9841l1.4994 1.3235c.7775-.8809 1.2503-2.0402 1.2503-3.3076h-2Zm-.7497 1.9841c-.5512.6245-1.3544 1.0159-2.2503 1.0159v2c1.4935 0 2.835-.6561 3.7497-1.6924l-1.4994-1.3235Zm.0698 1.3951 2 1.8541 1.3598-1.4666-2-1.8542-1.3598 1.4667Z'
25
+ stroke='currentColor'
26
+ strokeLinecap='round'
27
+ strokeLinejoin='round'
28
+ strokeWidth='var(--svg-stroke-width)'
29
+ d='M9 20h-6v-18h16v8m-12-3h8m-8 4h5m-5 4h2m10 4.6458a3.9846 3.9846 0 0 0 1-2.6458c0-2.2091-1.7909-4-4-4-2.2091 0-4 1.7909-4 4 0 2.2091 1.7909 4 4 4 1.1947 0 2.2671-.5238 3-1.3542Zm0 0 2 1.8542'
27
30
  />
28
31
  </g>,
29
32
  <defs>
@@ -0,0 +1,35 @@
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
+
8
+ import { StyledIcon } from '../src/icon'
9
+ import type { IconComponentType } from '../src/icon'
10
+
11
+ export const IconPalette: IconComponentType = forwardRef(
12
+ ({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
13
+ createElement(
14
+ StyledIcon,
15
+ {
16
+ ...props,
17
+ weight,
18
+ size,
19
+ viewBox: '0 0 24 24',
20
+ fill: 'none',
21
+ ref: forwardRef,
22
+ },
23
+ <path
24
+ fill='currentColor'
25
+ d='M11 8.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.5ZM15 7.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.5ZM18 10.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.5ZM17 14.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'
26
+ />,
27
+ <path
28
+ stroke='currentColor'
29
+ strokeWidth='var(--svg-stroke-width)'
30
+ d='M13 21c3.5 0 8-4.0294 8-9s-4.0294-9-9-9-9 4.0294-9 9c0 1.2414.5 3.5 1 4s1-2.5 3.5-2.5c.2852 0 1 0 1.5.5s.5 1 .5 1c0 1-.4234 1.8873-.5 2.5-.0484.3875-.0484.6125 0 1 .0484.3875.5 2.5 4 2.5Z'
31
+ />
32
+ )
33
+ )
34
+
35
+ IconPalette[iconSymbol] = true
@@ -20,12 +20,12 @@ export const IconParallelogram: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
24
- <path
25
- stroke='currentColor'
26
- strokeWidth='var(--svg-stroke-width)'
27
- d='M21.6798 4h-15.4846a.25.25 0 0 0-.2425.1894l-3.875 15.5a.25.25 0 0 0 .2425.3106h15.4846a.25.25 0 0 0 .2425-.1894l3.875-15.5a.25.25 0 0 0-.2425-.3106Z'
28
- />
23
+ <g
24
+ stroke='currentColor'
25
+ strokeWidth='var(--svg-stroke-width)'
26
+ clipPath='url(#a)'
27
+ >
28
+ <path d='M21.6798 4h-15.4846a.25.25 0 0 0-.2425.1894l-3.875 15.5a.25.25 0 0 0 .2425.3106h15.4846a.25.25 0 0 0 .2425-.1894l3.875-15.5a.25.25 0 0 0-.2425-.3106ZM11.8097 12.3875v.0001' />
29
29
  </g>,
30
30
  <defs>
31
31
  <clipPath id='a'>
@@ -20,13 +20,16 @@ export const IconPauseCircle: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
23
+ <g
24
+ stroke='currentColor'
25
+ strokeWidth='var(--svg-stroke-width)'
26
+ clipPath='url(#a)'
27
+ >
24
28
  <path
25
- stroke='currentColor'
26
29
  strokeLinecap='round'
27
- strokeWidth='var(--svg-stroke-width)'
28
30
  d='M13.8889 9.1667v5.6667m-3.7778-5.6667v5.6667m10.8889-2.8334c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z'
29
31
  />
32
+ <path d='M11.8097 12.3875v.0001' />
30
33
  </g>,
31
34
  <defs>
32
35
  <clipPath id='a'>
package/react/pdf.tsx CHANGED
@@ -20,14 +20,17 @@ export const IconPdf: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
23
+ <g
24
+ stroke='currentColor'
25
+ strokeWidth='var(--svg-stroke-width)'
26
+ clipPath='url(#a)'
27
+ >
24
28
  <path
25
- stroke='currentColor'
26
29
  strokeLinecap='round'
27
30
  strokeLinejoin='round'
28
- strokeWidth='var(--svg-stroke-width)'
29
31
  d='M5.6405 5.2808c-1.0258-1.6991 1.4283-3.2612 2.0696-1.5184 1.098 2.9919 2.8639 11.086-1.1198 16.5871-1.1114 1.533-3.5088.0813-2.219-1.5159a19.5078 19.5078 0 0 1 6.7447-5.1455 19.3958 19.3958 0 0 1 8.2764-1.7844c2.0105.0765 1.9069 2.9495.1085 2.7288a18.7007 18.7007 0 0 1-8.02-3.0407c-2.4045-1.6224-4.4034-3.7823-5.8404-6.311Z'
30
32
  />
33
+ <path d='M11.8097 12.3875v.0001' />
31
34
  </g>,
32
35
  <defs>
33
36
  <clipPath id='a'>
package/react/pen-tip.tsx CHANGED
@@ -20,14 +20,17 @@ export const IconPenTip: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
23
+ <g
24
+ stroke='currentColor'
25
+ strokeWidth='var(--svg-stroke-width)'
26
+ clipPath='url(#a)'
27
+ >
24
28
  <path
25
- stroke='currentColor'
26
29
  strokeLinecap='round'
27
30
  strokeLinejoin='round'
28
- strokeWidth='var(--svg-stroke-width)'
29
31
  d='M6 21v-4.6c0-.2641.0523-.5255.1539-.7692l2.3461-5.6308m9.5 11v-4.6c0-.2641-.0523-.5255-.1538-.7692l-2.3462-5.6308m-7 0 3.0419-6.953c.1748-.3994.7414-.3994.9162 0l3.0419 6.953m-7 0h7'
30
32
  />
33
+ <path d='M11.8097 12.3875v.0001' />
31
34
  </g>,
32
35
  <defs>
33
36
  <clipPath id='a'>
@@ -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
+
8
+ import { StyledIcon } from '../src/icon'
9
+ import type { IconComponentType } from '../src/icon'
10
+
11
+ export const IconPenUnderline: IconComponentType = forwardRef(
12
+ ({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
13
+ createElement(
14
+ StyledIcon,
15
+ {
16
+ ...props,
17
+ weight,
18
+ size,
19
+ viewBox: '0 0 24 24',
20
+ fill: 'none',
21
+ ref: forwardRef,
22
+ },
23
+ <rect width={18} height={2} x={3} y={20} fill='currentColor' rx={0.5} />,
24
+ <path
25
+ stroke='currentColor'
26
+ strokeLinecap='round'
27
+ strokeLinejoin='round'
28
+ strokeWidth='var(--svg-stroke-width)'
29
+ d='m13.8889 5.5556-7.5718 7.5718a2.0001 2.0001 0 0 0-.547 1.0219l-.6966 3.483c-.035.1749.1193.3291.2942.2942l3.483-.6966a2.0005 2.0005 0 0 0 1.022-.547l7.5717-7.5718m-3.5555-3.5555 2.1413-2.1414c.7811-.781 2.0474-.781 2.8285 0l.7271.7271c.781.781.781 2.0474 0 2.8285l-2.1414 2.1413m-3.5555-3.5555 3.5555 3.5555'
30
+ />
31
+ )
32
+ )
33
+
34
+ IconPenUnderline[iconSymbol] = true
package/react/pen.tsx CHANGED
@@ -20,14 +20,17 @@ export const IconPen: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
23
+ <g
24
+ stroke='currentColor'
25
+ strokeWidth='var(--svg-stroke-width)'
26
+ clipPath='url(#a)'
27
+ >
24
28
  <path
25
- stroke='currentColor'
26
29
  strokeLinecap='round'
27
30
  strokeLinejoin='round'
28
- strokeWidth='var(--svg-stroke-width)'
29
31
  d='m13 7-8.5718 8.5718a2 2 0 0 0-.547 1.022l-.8077 4.0385c-.035.1749.1193.3291.2942.2942l4.0385-.8077a2.0006 2.0006 0 0 0 1.022-.547l8.5718-8.5718m-4-4 2.5858-2.5858c.781-.781 2.0474-.781 2.8284 0l1.1716 1.1716c.781.781.781 2.0474 0 2.8284l-2.5858 2.5858m-4-4 4 4'
30
32
  />
33
+ <path d='M11.8097 12.3875v.0001' />
31
34
  </g>,
32
35
  <defs>
33
36
  <clipPath id='a'>
@@ -25,6 +25,11 @@ export const IconPlaceholder: IconComponentType = forwardRef(
25
25
  strokeLinecap='round'
26
26
  strokeWidth='var(--svg-stroke-width)'
27
27
  d='m3 3 18 18m0-18-18 18m18-9c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z'
28
+ />,
29
+ <path
30
+ stroke='currentColor'
31
+ strokeWidth='var(--svg-stroke-width)'
32
+ d='M11.8097 12.3875v.0001'
28
33
  />
29
34
  )
30
35
  )
@@ -20,16 +20,20 @@ export const IconPlayCircle: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <circle
24
- cx={12}
25
- cy={12}
26
- r={9}
23
+ <path
27
24
  stroke='currentColor'
25
+ strokeLinejoin='round'
28
26
  strokeWidth='var(--svg-stroke-width)'
27
+ d='M21 12c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z'
29
28
  />,
30
29
  <path
31
30
  fill='currentColor'
32
31
  d='M15.376 11.584c.2968.1979.2968.6341 0 .832l-4.5987 3.0658c-.3322.2215-.7773-.0167-.7773-.4161v-6.1314c0-.3994.4451-.6376.7774-.416l4.5986 3.0657Z'
32
+ />,
33
+ <path
34
+ stroke='currentColor'
35
+ strokeWidth='var(--svg-stroke-width)'
36
+ d='M11.8097 12.3875v.0001'
33
37
  />
34
38
  )
35
39
  )
@@ -29,6 +29,11 @@ export const IconPlaybackSpeedCircle: IconComponentType = forwardRef(
29
29
  strokeLinecap='round'
30
30
  strokeWidth='var(--svg-stroke-width)'
31
31
  d='M10.5 3.1244a9.0604 9.0604 0 0 1 1.5-.1244c4.9706 0 9 4.0294 9 9s-4.0294 9-9 9c-.4473 0-.887-.0326-1.3168-.0956m-6.0126-14.1286a9.05 9.05 0 0 1 2.3527-2.2758m-3.8814 5.8993a9.0533 9.0533 0 0 0-.1419 1.6007c0 .5111.0426 1.0122.1244 1.5m3.3756 5.6245a9.0519 9.0519 0 0 1-1.8094-1.8724'
32
+ />,
33
+ <path
34
+ stroke='currentColor'
35
+ strokeWidth='var(--svg-stroke-width)'
36
+ d='M11.8097 12.3875v.0001'
32
37
  />
33
38
  )
34
39
  )
package/react/plug.tsx CHANGED
@@ -25,6 +25,11 @@ export const IconPlug: IconComponentType = forwardRef(
25
25
  strokeLinecap='round'
26
26
  strokeWidth='var(--svg-stroke-width)'
27
27
  d='m12.3848 5.8995 3.5355-3.5355m2.1214 9.1923 3.5355-3.5355m-18.3848 12.7279 4.9498-4.9497m2.1213-12.0208 9.8995 9.8995-3.5356 3.5355c-1.9526 1.9526-5.1184 1.9526-7.071 0l-2.8285-2.8284c-1.9526-1.9527-1.9526-5.1185 0-7.0711l3.5356-3.5355Z'
28
+ />,
29
+ <path
30
+ stroke='currentColor'
31
+ strokeWidth='var(--svg-stroke-width)'
32
+ d='M11.8097 12.3875v.0001'
28
33
  />
29
34
  )
30
35
  )
@@ -20,14 +20,17 @@ export const IconPlusText: IconComponentType = forwardRef(
20
20
  fill: 'none',
21
21
  ref: forwardRef,
22
22
  },
23
- <g clipPath='url(#a)'>
23
+ <g
24
+ stroke='currentColor'
25
+ strokeWidth='var(--svg-stroke-width)'
26
+ clipPath='url(#a)'
27
+ >
24
28
  <path
25
- stroke='currentColor'
26
29
  strokeLinecap='round'
27
30
  strokeLinejoin='round'
28
- strokeWidth='var(--svg-stroke-width)'
29
31
  d='M7 5h7m7 0h-7m0 0v15m-8-10v6m-3-3h6'
30
32
  />
33
+ <path d='M11.8097 12.3875v.0001' />
31
34
  </g>,
32
35
  <defs>
33
36
  <clipPath id='a'>
package/react/plus.tsx CHANGED
@@ -25,6 +25,11 @@ export const IconPlus: IconComponentType = forwardRef(
25
25
  strokeLinecap='round'
26
26
  strokeWidth='var(--svg-stroke-width)'
27
27
  d='M5 12h14m-7-7v14'
28
+ />,
29
+ <path
30
+ stroke='currentColor'
31
+ strokeWidth='var(--svg-stroke-width)'
32
+ d='M11.8097 12.3875v.0001'
28
33
  />
29
34
  )
30
35
  )
@@ -21,8 +21,11 @@ export const IconPresentationEyeOpen: IconComponentType = forwardRef(
21
21
  ref: forwardRef,
22
22
  },
23
23
  <path
24
- fill='currentColor'
25
- d='M22 12.0001c0-.5523-.4477-1-1-1s-1 .4477-1 1h2Zm-1 6v1c.5523 0 1-.4478 1-1h-1Zm-18 0h-1c0 .5522.4477 1 1 1v-1Zm0-14v-1c-.5523 0-1 .4477-1 1h1Zm4.5 1c.5523 0 1-.4478 1-1 0-.5523-.4477-1-1-1v2Zm-2.3944 16.5527c-.247.494-.0468 1.0947.4472 1.3417.494.247 1.0946.0467 1.3416-.4472l-1.7888-.8945Zm12 .8945c.247.4939.8476.6942 1.3416.4472.494-.247.6942-.8477.4472-1.3417l-1.7888.8945Zm2.8944-10.4472v6h2v-6h-2Zm-16 6v-14h-2v14h2Zm-1-13h4.5v-2h-4.5v2Zm5 12h-5v2h5v-2Zm-.8944.5527-2 4 1.7888.8945 2-4-1.7888-.8945Zm13.8944-.5527h-5v2h5v-2Zm-5 0h-8v2h8v-2Zm-.8944 1.4472 2 4 1.7888-.8945-2-4-1.7888.8945Zm-3.1056-13.4473c0 .1635-.0495.2218.0106.0838.0389-.0892.1075-.2226.2115-.3883.2072-.3302.5283-.747.9618-1.1535.8639-.8098 2.1304-1.542 3.8161-1.542v-2c-2.3143 0-4.0478 1.0178-5.1839 2.083-.5665.531-.9954 1.083-1.2882 1.5496-.146.2327-.2649.4549-.351.6528-.0649.149-.1769.4261-.1769.7146h2Zm5-3c1.6857 0 2.9522.7322 3.8161 1.542.4335.4065.7546.8233.9618 1.1536.104.1656.1727.299.2115.3882.0601.138.0106.0797.0106-.0838h2c0-.2885-.112-.5656-.1769-.7146-.0862-.198-.205-.42-.351-.6528-.2928-.4666-.7217-1.0186-1.2882-1.5496-1.1361-1.0652-2.8696-2.083-5.1839-2.083v2Zm5 3c0-.1635.0495-.2218-.0106-.0838-.0388.0892-.1075.2226-.2115.3883-.2072.3302-.5283.747-.9618 1.1535-.8639.8098-2.1304 1.542-3.8161 1.542v2c2.3143 0 4.0478-1.0178 5.1839-2.083.5665-.531.9954-1.083 1.2882-1.5496.146-.2327.2648-.4549.351-.6528.0649-.149.1769-.4261.1769-.7146h-2Zm-5 3c-1.6857 0-2.9522-.7322-3.8161-1.542-.4335-.4065-.7546-.8233-.9618-1.1536-.104-.1656-.1726-.299-.2115-.3882-.0601-.138-.0106-.0797-.0106.0838h-2c0 .2885.112.5656.1769.7146.0861.198.205.42.351.6528.2928.4666.7217 1.0186 1.2882 1.5496 1.1361 1.0652 2.8696 2.083 5.1839 2.083v-2Z'
24
+ stroke='currentColor'
25
+ strokeLinecap='round'
26
+ strokeLinejoin='round'
27
+ strokeWidth='var(--svg-stroke-width)'
28
+ d='M21 12.0001v6h-5m-8.5-14h-4.5v14h5m0 0-2 4m2-4h8m0 0 2 4m-7-17.0001c0-.5 2-4 6-4s6 3.5 6 4-2 4-6 4-6-3.5-6-4Z'
26
29
  />,
27
30
  <circle cx={17} cy={5} r={2} fill='currentColor' />
28
31
  )
@@ -22,8 +22,11 @@ export const IconPresentationLink: IconComponentType = forwardRef(
22
22
  },
23
23
  <g clipPath='url(#a)'>
24
24
  <path
25
- fill='currentColor'
26
- d='M22 14.0001c0-.5523-.4477-1-1-1s-1 .4477-1 1h2Zm-1 4v.9999c.5523 0 1-.4477 1-.9999h-1Zm-18 0h-1c0 .5522.4477.9999 1 .9999v-.9999Zm0-14v-1c-.5523 0-1 .4477-1 1h1Zm7.5 1c.5523 0 1-.4478 1-1 0-.5523-.4477-1-1-1v2Zm-5.3944 16.5527c-.247.494-.0468 1.0947.4472 1.3417.494.247 1.0946.0467 1.3416-.4472l-1.7888-.8945Zm12 .8945c.247.4939.8476.6942 1.3416.4472.494-.247.6942-.8477.4472-1.3417l-1.7888.8945Zm-2.4488-18.6188c-.3905.3906-.3905 1.0237 0 1.4143.3906.3905 1.0237.3905 1.4143 0l-1.4143-1.4143Zm2.1214-.707.7071.707-.7071-.707Zm4.2426 4.2426.7071.707-.7071-.707Zm-2.1213.707c-.3905.3906-.3905 1.0238 0 1.4143.3905.3905 1.0237.3905 1.4142 0l-1.4142-1.4142Zm2.1213-4.9497.7071-.707-.7071.707Zm-7.7782 6.364c-.3905.3905-.3905 1.0237 0 1.4142.3906.3905 1.0237.3905 1.4142 0l-1.4142-1.4142Zm5.6569-2.8284c.3905-.3906.3905-1.0237 0-1.4143-.3905-.3905-1.0237-.3905-1.4142 0l1.4142 1.4143Zm-1.4142 5.6568c.3905-.3905.3905-1.0237 0-1.4142-.3905-.3905-1.0237-.3905-1.4142 0l1.4142 1.4142Zm-2.1213.7071.7071.7071-.7071-.7071Zm-4.2427-4.2426.7071.707-.7071-.707Zm2.1213-.7072c.3906-.3905.3906-1.0236 0-1.4142-.3905-.3905-1.0236-.3905-1.4142 0l1.4142 1.4142Zm-2.1213 4.9498-.7071.7071.7071-.7071Zm8.8787.9792v4h2v-4h-2Zm-16 4v-14h-2v14h2Zm-1-13h7.5v-2h-7.5v2Zm5 12h-5v1.9999h5v-1.9999Zm-.8944.5527-2 4 1.7888.8945 2-4-1.7888-.8945Zm13.8944-.5527h-5v1.9999h5v-1.9999Zm-5 0h-8v1.9999h8v-1.9999Zm-.8944 1.4472 2 4 1.7888-.8945-2-4-1.7888.8945Zm.9655-13.2045 1.4142-1.4143-1.4142-1.4142-1.4143 1.4142 1.4143 1.4143Zm4.2426 1.4142-1.4142 1.4142 1.4142 1.4142 1.4142-1.4142-1.4142-1.4142Zm0-2.8285c.5567.5567.7322 1.0356.7322 1.4142 0 .3787-.1755.8576-.7322 1.4143l1.4142 1.4142c.8102-.8102 1.318-1.7692 1.318-2.8284 0-1.0593-.5078-2.0183-1.318-2.8285l-1.4142 1.4142Zm1.4142-1.4142c-1.823-1.823-4.2747-1.3822-5.6568 0l1.4142 1.4142c.7391-.7391 1.9177-.9107 2.8284 0l1.4142-1.4142Zm-7.0711 8.4853 4.2427-4.2426-1.4142-1.4143-4.2427 4.2427 1.4142 1.4142Zm1.4143 0-1.4142 1.4142 1.4142 1.4142 1.4142-1.4142-1.4142-1.4142Zm-4.2427-1.4142 1.4142-1.4143-1.4142-1.4142-1.4142 1.4142 1.4142 1.4143Zm0 2.8284c-.5566-.5567-.7322-1.0356-.7322-1.4142 0-.3787.1756-.8576.7322-1.4142l-1.4142-1.4143c-.8102.8102-1.318 1.7692-1.318 2.8285 0 1.0592.5078 2.0182 1.318 2.8284l1.4142-1.4142Zm-1.4142 1.4142c1.823 1.823 4.2747 1.3822 5.6569 0l-1.4142-1.4142c-.7392.7391-1.9178.9107-2.8285 0l-1.4142 1.4142Z'
25
+ stroke='currentColor'
26
+ strokeLinecap='round'
27
+ strokeLinejoin='round'
28
+ strokeWidth='var(--svg-stroke-width)'
29
+ d='M21 14.0001v4h-5m-5.5-14h-7.5v14h5m0 0-2 4m2-4h8m0 0 2 4m-2.6361-17.4645 1.4143-1.4142c1.0606-1.0606 2.8758-1.3668 4.2426 0 1.3668 1.3669 1.3668 2.8758 0 4.2427l-1.4142 1.4142m-5.6569 1.4142 4.2427-4.2426m-1.4142 5.6568-1.4142 1.4142c-1.0607 1.0607-2.8758 1.3668-4.2427 0-1.3668-1.3668-1.3668-2.8758 0-4.2426l1.4142-1.4143'
27
30
  />
28
31
  </g>,
29
32
  <defs>