@mirohq/design-system-icons 0.10.2-button.0 → 0.11.1-changelog-1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (700) hide show
  1. package/dist/main.js +1661 -577
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +1630 -578
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +68 -9
  6. package/package.json +4 -4
  7. package/react/add-line-bottom.tsx +2 -2
  8. package/react/add-line-right.tsx +2 -2
  9. package/react/ai-filled.tsx +28 -0
  10. package/react/ai.tsx +33 -0
  11. package/react/align-bottom.tsx +1 -1
  12. package/react/align-center-horizontal.tsx +1 -1
  13. package/react/align-center-vertical.tsx +1 -1
  14. package/react/align-left.tsx +2 -2
  15. package/react/align-right.tsx +1 -1
  16. package/react/align-top.tsx +1 -1
  17. package/react/arrow-arc-left.tsx +2 -2
  18. package/react/arrow-arc-right.tsx +2 -2
  19. package/react/arrow-bend-up-right.tsx +1 -1
  20. package/react/arrow-box-out.tsx +1 -1
  21. package/react/arrow-clockwise-down-right.tsx +2 -2
  22. package/react/arrow-clockwise-up-left.tsx +2 -2
  23. package/react/arrow-counter-clockwise-down-left.tsx +2 -2
  24. package/react/arrow-counter-clockwise-up-right.tsx +2 -2
  25. package/react/arrow-curves-bottom-right.tsx +38 -0
  26. package/react/arrow-down-left.tsx +1 -1
  27. package/react/arrow-down-right.tsx +1 -1
  28. package/react/arrow-fat-right.tsx +2 -2
  29. package/react/arrow-fat-up-right.tsx +2 -2
  30. package/react/arrow-left.tsx +1 -1
  31. package/react/arrow-right.tsx +1 -1
  32. package/react/arrow-up-circle.tsx +2 -2
  33. package/react/arrow-up-left.tsx +1 -1
  34. package/react/arrow-up-right.tsx +1 -1
  35. package/react/arrows-clockwise-rectangle-tilt.tsx +38 -0
  36. package/react/arrows-clockwise-x.tsx +2 -2
  37. package/react/arrows-clockwise-y.tsx +2 -2
  38. package/react/arrows-horizontal-lines-top-bottom.tsx +35 -0
  39. package/react/arrows-in-simple.tsx +2 -2
  40. package/react/arrows-out-cardinal.tsx +2 -2
  41. package/react/arrows-out-lines-horizontal.tsx +2 -2
  42. package/react/arrows-out-simple.tsx +2 -2
  43. package/react/article.tsx +2 -2
  44. package/react/at.tsx +2 -2
  45. package/react/bar-three.tsx +1 -1
  46. package/react/barrel.tsx +38 -0
  47. package/react/bell-slash.tsx +2 -2
  48. package/react/bell-tilt.tsx +2 -2
  49. package/react/bell.tsx +2 -2
  50. package/react/board.tsx +2 -2
  51. package/react/book-open-info.tsx +32 -0
  52. package/react/bookmark.tsx +2 -2
  53. package/react/bracket-curly-left.tsx +37 -0
  54. package/react/bracket-curly-right.tsx +37 -0
  55. package/react/brackets-angle-slash.tsx +2 -2
  56. package/react/brackets-curly-circles-three.tsx +3 -3
  57. package/react/calendar-blank.tsx +2 -2
  58. package/react/camera.tsx +3 -3
  59. package/react/card-number-three.tsx +2 -2
  60. package/react/card.tsx +2 -2
  61. package/react/cards-poker.tsx +2 -2
  62. package/react/chart-bar-y-simple.tsx +1 -1
  63. package/react/chart-bar-y.tsx +2 -2
  64. package/react/chat-dashes-lines-two.tsx +2 -2
  65. package/react/chat-lines-cross.tsx +2 -2
  66. package/react/chat-lines-eye-open.tsx +1 -1
  67. package/react/chat-lines-two-stack.tsx +2 -2
  68. package/react/chat-lines-two.tsx +2 -2
  69. package/react/chat-plus.tsx +2 -2
  70. package/react/chat-text-arrow.tsx +2 -2
  71. package/react/chat-two.tsx +2 -2
  72. package/react/chat.tsx +2 -2
  73. package/react/checkboard-square-centered.tsx +2 -2
  74. package/react/chevron-down-double.tsx +1 -1
  75. package/react/chevron-left-double.tsx +1 -1
  76. package/react/chevron-right-double.tsx +2 -2
  77. package/react/chevron-up-double.tsx +1 -1
  78. package/react/chevron-up-down-line.tsx +2 -2
  79. package/react/chevron-up-down.tsx +1 -1
  80. package/react/circle-corners.tsx +1 -1
  81. package/react/circle-motion-x.tsx +2 -2
  82. package/react/circle-notch.tsx +2 -2
  83. package/react/circle-slash.tsx +2 -2
  84. package/react/circle.tsx +1 -1
  85. package/react/circles-connected.tsx +1 -1
  86. package/react/clock-counter-clockwise-simple.tsx +1 -1
  87. package/react/clock-counter-clockwise.tsx +1 -1
  88. package/react/clock-overtime.tsx +2 -2
  89. package/react/clock.tsx +2 -2
  90. package/react/cloud.tsx +38 -0
  91. package/react/cluster.tsx +1 -1
  92. package/react/clustered.tsx +2 -2
  93. package/react/cog.tsx +1 -1
  94. package/react/columns-three.tsx +38 -0
  95. package/react/cone-serpentine.tsx +1 -1
  96. package/react/corners-three-eye-open.tsx +1 -1
  97. package/react/credit-card.tsx +1 -1
  98. package/react/crop.tsx +2 -2
  99. package/react/cross-circle.tsx +1 -1
  100. package/react/cross-fat.tsx +35 -0
  101. package/react/cross-square.tsx +2 -2
  102. package/react/cross.tsx +1 -1
  103. package/react/cube.tsx +2 -2
  104. package/react/cursor-filled.tsx +2 -2
  105. package/react/cursor-lines.tsx +2 -2
  106. package/react/cursor-text.tsx +2 -2
  107. package/react/cursor.tsx +2 -2
  108. package/react/curve-square-circle-arrow.tsx +2 -2
  109. package/react/dash-left-down-square-dash-right-up.tsx +2 -2
  110. package/react/dash-left-up-square-dash-down-right.tsx +2 -2
  111. package/react/dash-square-dash-horizontal.tsx +2 -2
  112. package/react/dash-square-dash-vertical.tsx +2 -2
  113. package/react/distribute-horizontal.tsx +1 -1
  114. package/react/distribute-vertical.tsx +1 -1
  115. package/react/dots-nine.tsx +2 -2
  116. package/react/dots-three.tsx +2 -2
  117. package/react/dots-two.tsx +2 -2
  118. package/react/download.tsx +2 -2
  119. package/react/envelope.tsx +1 -1
  120. package/react/eraser.tsx +2 -2
  121. package/react/exclamation-point-circle.tsx +5 -2
  122. package/react/export.tsx +2 -2
  123. package/react/eye-closed-dots-four-frame-broken.tsx +1 -1
  124. package/react/eye-closed.tsx +2 -2
  125. package/react/eye-open-line-frame-broken.tsx +1 -1
  126. package/react/eye-open-slash.tsx +2 -2
  127. package/react/eye-open.tsx +2 -2
  128. package/react/eyedropper.tsx +2 -2
  129. package/react/factory-house.tsx +2 -2
  130. package/react/factory.tsx +2 -2
  131. package/react/flag.tsx +38 -0
  132. package/react/folder.tsx +2 -2
  133. package/react/frame-lines-two.tsx +2 -2
  134. package/react/frame-play.tsx +2 -2
  135. package/react/frame-plus.tsx +2 -2
  136. package/react/frame.tsx +2 -2
  137. package/react/funnel.tsx +2 -2
  138. package/react/gauge.tsx +1 -1
  139. package/react/gift.tsx +35 -0
  140. package/react/globe.tsx +1 -1
  141. package/react/graduation-cap.tsx +2 -2
  142. package/react/grid-four.tsx +2 -2
  143. package/react/grid-six.tsx +2 -2
  144. package/react/grid.tsx +2 -2
  145. package/react/hand-filled.tsx +7 -1
  146. package/react/hand-pointing.tsx +2 -2
  147. package/react/hand.tsx +2 -2
  148. package/react/headset-person.tsx +39 -0
  149. package/react/heart-filled.tsx +33 -0
  150. package/react/heart.tsx +36 -0
  151. package/react/hexagon.tsx +38 -0
  152. package/react/highlighter-underline.tsx +1 -1
  153. package/react/highlighter.tsx +2 -2
  154. package/react/house.tsx +1 -1
  155. package/react/image.tsx +1 -1
  156. package/react/index.ts +32 -0
  157. package/react/information-mark-circle.tsx +5 -2
  158. package/react/kanban.tsx +2 -2
  159. package/react/key.tsx +2 -2
  160. package/react/keycap.tsx +2 -2
  161. package/react/laptop.tsx +1 -1
  162. package/react/lasso.tsx +2 -2
  163. package/react/layout.tsx +2 -2
  164. package/react/lifesaver.tsx +2 -2
  165. package/react/lightbulb.tsx +28 -0
  166. package/react/lightning.tsx +2 -2
  167. package/react/line-curved.tsx +2 -2
  168. package/react/line-dashed.tsx +1 -1
  169. package/react/line-diagonal.tsx +2 -2
  170. package/react/line-dotted.tsx +2 -2
  171. package/react/line-horizontal.tsx +1 -1
  172. package/react/line-orthogonal.tsx +2 -2
  173. package/react/line-straight.tsx +1 -1
  174. package/react/lines-three-horizontal-line-vertical-center.tsx +2 -2
  175. package/react/lines-three-horizontal.tsx +2 -2
  176. package/react/lines-three-vertical.tsx +2 -2
  177. package/react/lines-top-left-columns-two.tsx +38 -0
  178. package/react/link-plus.tsx +35 -0
  179. package/react/link.tsx +1 -1
  180. package/react/list-bullets.tsx +2 -2
  181. package/react/list-numbers.tsx +2 -2
  182. package/react/lock-closed.tsx +1 -1
  183. package/react/lock-open.tsx +1 -1
  184. package/react/login.tsx +2 -2
  185. package/react/logout.tsx +2 -2
  186. package/react/magnet.tsx +2 -2
  187. package/react/magnifying-glass-lightning.tsx +35 -0
  188. package/react/magnifying-glass.tsx +1 -1
  189. package/react/map.tsx +2 -2
  190. package/react/microphone-slash.tsx +2 -2
  191. package/react/microphone.tsx +2 -2
  192. package/react/monitor-arrow.tsx +2 -2
  193. package/react/monitor-pause.tsx +2 -2
  194. package/react/monitor-play.tsx +2 -2
  195. package/react/monitor-stop.tsx +1 -1
  196. package/react/mouse.tsx +2 -2
  197. package/react/navigation-arrow-lines.tsx +2 -2
  198. package/react/navigation-up-left-filled.tsx +2 -2
  199. package/react/navigation-up-left-slash.tsx +2 -2
  200. package/react/navigation-up-right.tsx +2 -2
  201. package/react/next.tsx +2 -2
  202. package/react/node-connected-dot.tsx +32 -0
  203. package/react/node-lines-curved.tsx +1 -1
  204. package/react/node-lines-horizontal.tsx +2 -2
  205. package/react/node-lines-vertical.tsx +2 -2
  206. package/react/node-plus.tsx +2 -2
  207. package/react/nodes-connected.tsx +2 -2
  208. package/react/nodes-connections-three.tsx +1 -1
  209. package/react/note-magnifying-glass.tsx +2 -2
  210. package/react/octagon.tsx +38 -0
  211. package/react/paint-bucket.tsx +35 -0
  212. package/react/paper-plane-filled-right.tsx +2 -2
  213. package/react/paper-plane-tilt.tsx +2 -2
  214. package/react/parallelogram.tsx +2 -2
  215. package/react/pause-circle.tsx +2 -2
  216. package/react/pause.tsx +2 -2
  217. package/react/pdf.tsx +2 -2
  218. package/react/pen-tip.tsx +2 -2
  219. package/react/pen.tsx +2 -2
  220. package/react/pentagon.tsx +38 -0
  221. package/react/placeholder.tsx +1 -1
  222. package/react/play-circle.tsx +1 -1
  223. package/react/play.tsx +2 -2
  224. package/react/playback-speed-circle.tsx +2 -2
  225. package/react/plug.tsx +1 -1
  226. package/react/plus-text.tsx +2 -2
  227. package/react/presentation-arrow.tsx +2 -2
  228. package/react/presentation-eye-open.tsx +1 -1
  229. package/react/presentation-line.tsx +2 -2
  230. package/react/presentation-lines-two.tsx +2 -2
  231. package/react/presentation-link.tsx +2 -2
  232. package/react/presentation-number-one.tsx +2 -2
  233. package/react/presentation-play.tsx +2 -2
  234. package/react/presentation-plus.tsx +2 -2
  235. package/react/previous.tsx +2 -2
  236. package/react/prohibit.tsx +2 -2
  237. package/react/push-pin.tsx +2 -2
  238. package/react/question-mark-circle.tsx +1 -1
  239. package/react/question-mark.tsx +2 -2
  240. package/react/rectangle-arrow-up-center.tsx +2 -2
  241. package/react/rectangle-dash-lines.tsx +2 -2
  242. package/react/rectangle-dot-line-pen.tsx +3 -3
  243. package/react/rectangle-play-stack.tsx +2 -2
  244. package/react/rectangle-tick.tsx +2 -2
  245. package/react/rectangle-triangle-bottom-center.tsx +38 -0
  246. package/react/rectangles-three-aligned.tsx +2 -2
  247. package/react/rectangles-three-free.tsx +2 -2
  248. package/react/rectangles-three-overlap.tsx +2 -2
  249. package/react/rectangles-two-line.tsx +2 -2
  250. package/react/rectangles-two-lines-four.tsx +2 -2
  251. package/react/rectangles-two-minus.tsx +2 -2
  252. package/react/rectangles-two-plus.tsx +2 -2
  253. package/react/rectangles-two-user.tsx +2 -2
  254. package/react/rhombus.tsx +2 -2
  255. package/react/rss-rectangle.tsx +32 -0
  256. package/react/scissors.tsx +3 -3
  257. package/react/scrollbar-xy.tsx +1 -1
  258. package/react/shapes.tsx +2 -2
  259. package/react/shield-check.tsx +2 -2
  260. package/react/shield-lock.tsx +1 -1
  261. package/react/shuffle.tsx +2 -2
  262. package/react/sidebar-closed.tsx +2 -2
  263. package/react/sidebar-open.tsx +2 -2
  264. package/react/sliders-x.tsx +2 -2
  265. package/react/sliders-y.tsx +2 -2
  266. package/react/smiley-chat.tsx +2 -2
  267. package/react/smiley-plus.tsx +35 -0
  268. package/react/smiley-sticker.tsx +2 -2
  269. package/react/smiley.tsx +2 -2
  270. package/react/social-facebook.tsx +7 -1
  271. package/react/social-instagram.tsx +8 -2
  272. package/react/social-linkedin.tsx +7 -1
  273. package/react/social-twitter.tsx +7 -1
  274. package/react/social-youtube.tsx +7 -1
  275. package/react/speaker-cross.tsx +2 -2
  276. package/react/speaker-high.tsx +2 -2
  277. package/react/split-vertical.tsx +2 -2
  278. package/react/square-brackets-angle-slash.tsx +2 -2
  279. package/react/square-circles-two.tsx +2 -2
  280. package/react/square-line-square-dashed.tsx +2 -2
  281. package/react/square-rounded.tsx +2 -2
  282. package/react/square-star-scribble.tsx +2 -2
  283. package/react/square-triangle-circle-plus.tsx +2 -2
  284. package/react/square.tsx +2 -2
  285. package/react/squares-four.tsx +2 -2
  286. package/react/squares-group.tsx +3 -3
  287. package/react/squares-merge.tsx +2 -2
  288. package/react/squares-three.tsx +2 -2
  289. package/react/squares-two-overlap.tsx +2 -2
  290. package/react/squares-ungroup.tsx +2 -2
  291. package/react/squares-unmerge.tsx +2 -2
  292. package/react/stack.tsx +2 -2
  293. package/react/star-filled.tsx +2 -2
  294. package/react/star.tsx +2 -2
  295. package/react/sticky-corners.tsx +2 -2
  296. package/react/sticky-eye-open.tsx +29 -0
  297. package/react/sticky-note-stack.tsx +2 -2
  298. package/react/sticky-note-wide.tsx +2 -2
  299. package/react/sticky-note.tsx +2 -2
  300. package/react/sticky-notes-two.tsx +3 -5
  301. package/react/stop-circle.tsx +1 -1
  302. package/react/stroke-1.tsx +2 -2
  303. package/react/stroke-2.tsx +2 -2
  304. package/react/stroke-3.tsx +2 -2
  305. package/react/stroke-4.tsx +2 -2
  306. package/react/stroke-5.tsx +2 -2
  307. package/react/stroke-6.tsx +2 -2
  308. package/react/tag.tsx +1 -1
  309. package/react/text-a-underline.tsx +1 -1
  310. package/react/text-align-center.tsx +2 -2
  311. package/react/text-align-left.tsx +2 -2
  312. package/react/text-b-bold-italic-underlined.tsx +1 -1
  313. package/react/text-b-bold.tsx +2 -2
  314. package/react/text-cursor-eye-open.tsx +1 -1
  315. package/react/text-h-one.tsx +2 -2
  316. package/react/text-h-three.tsx +2 -2
  317. package/react/text-h-two.tsx +2 -2
  318. package/react/text-i-italic.tsx +2 -2
  319. package/react/text-indent.tsx +2 -2
  320. package/react/text-lines-three.tsx +2 -2
  321. package/react/text-s-strikethrough.tsx +2 -2
  322. package/react/text-styles.tsx +2 -2
  323. package/react/text-t.tsx +2 -2
  324. package/react/text-u-underlined.tsx +2 -2
  325. package/react/thumbs-up.tsx +2 -2
  326. package/react/tick-circle.tsx +2 -2
  327. package/react/ticket.tsx +1 -1
  328. package/react/timer.tsx +1 -1
  329. package/react/trackpad.tsx +1 -1
  330. package/react/trapeze.tsx +38 -0
  331. package/react/trash-simple.tsx +2 -2
  332. package/react/trash.tsx +2 -2
  333. package/react/triangle-square-circle.tsx +35 -0
  334. package/react/triangle.tsx +2 -2
  335. package/react/trident.tsx +23 -30
  336. package/react/trophy.tsx +2 -2
  337. package/react/user-add.tsx +1 -1
  338. package/react/user-arrow-right-up.tsx +2 -2
  339. package/react/user-eye-open.tsx +1 -1
  340. package/react/user-load.tsx +2 -2
  341. package/react/user-number-three.tsx +2 -2
  342. package/react/user-pen-dashes-bottom.tsx +2 -2
  343. package/react/user-pen-line-bottom.tsx +2 -2
  344. package/react/user-tick-down.tsx +2 -2
  345. package/react/user.tsx +1 -1
  346. package/react/users-three.tsx +2 -2
  347. package/react/users.tsx +1 -1
  348. package/react/video-camera-simple-slash.tsx +2 -2
  349. package/react/video-camera-simple.tsx +2 -2
  350. package/react/video-camera.tsx +2 -2
  351. package/react/view-center.tsx +1 -1
  352. package/react/view-side-left.tsx +1 -1
  353. package/react/wallet.tsx +5 -2
  354. package/svg/24/add-line-bottom.svg +1 -1
  355. package/svg/24/add-line-right.svg +1 -1
  356. package/svg/24/ai-filled.svg +2 -0
  357. package/svg/24/ai.svg +2 -0
  358. package/svg/24/align-bottom.svg +1 -1
  359. package/svg/24/align-center-horizontal.svg +1 -1
  360. package/svg/24/align-center-vertical.svg +1 -1
  361. package/svg/24/align-left.svg +1 -1
  362. package/svg/24/align-right.svg +1 -1
  363. package/svg/24/align-top.svg +1 -1
  364. package/svg/24/arrow-arc-left.svg +1 -1
  365. package/svg/24/arrow-arc-right.svg +1 -1
  366. package/svg/24/arrow-bend-up-right.svg +1 -1
  367. package/svg/24/arrow-box-out.svg +1 -1
  368. package/svg/24/arrow-clockwise-down-right.svg +1 -1
  369. package/svg/24/arrow-clockwise-up-left.svg +1 -1
  370. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -1
  371. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
  372. package/svg/24/arrow-curves-bottom-right.svg +2 -0
  373. package/svg/24/arrow-down-left.svg +1 -1
  374. package/svg/24/arrow-down-right.svg +1 -1
  375. package/svg/24/arrow-fat-right.svg +1 -1
  376. package/svg/24/arrow-fat-up-right.svg +1 -1
  377. package/svg/24/arrow-left.svg +1 -1
  378. package/svg/24/arrow-right.svg +1 -1
  379. package/svg/24/arrow-up-circle.svg +1 -1
  380. package/svg/24/arrow-up-left.svg +1 -1
  381. package/svg/24/arrow-up-right.svg +1 -1
  382. package/svg/24/arrows-clockwise-rectangle-tilt.svg +2 -0
  383. package/svg/24/arrows-clockwise-x.svg +1 -1
  384. package/svg/24/arrows-clockwise-y.svg +1 -1
  385. package/svg/24/arrows-horizontal-lines-top-bottom.svg +2 -0
  386. package/svg/24/arrows-in-simple.svg +1 -1
  387. package/svg/24/arrows-out-cardinal.svg +1 -1
  388. package/svg/24/arrows-out-lines-horizontal.svg +1 -1
  389. package/svg/24/arrows-out-simple.svg +1 -1
  390. package/svg/24/article.svg +1 -1
  391. package/svg/24/at.svg +1 -1
  392. package/svg/24/bar-three.svg +1 -1
  393. package/svg/24/barrel.svg +2 -0
  394. package/svg/24/bell-slash.svg +1 -1
  395. package/svg/24/bell-tilt.svg +1 -1
  396. package/svg/24/bell.svg +1 -1
  397. package/svg/24/board.svg +1 -1
  398. package/svg/24/book-open-info.svg +2 -0
  399. package/svg/24/bookmark.svg +1 -1
  400. package/svg/24/bracket-curly-left.svg +2 -0
  401. package/svg/24/bracket-curly-right.svg +2 -0
  402. package/svg/24/brackets-angle-slash.svg +1 -1
  403. package/svg/24/brackets-curly-circles-three.svg +1 -1
  404. package/svg/24/calendar-blank.svg +1 -1
  405. package/svg/24/camera.svg +1 -1
  406. package/svg/24/card-number-three.svg +1 -1
  407. package/svg/24/card.svg +1 -1
  408. package/svg/24/cards-poker.svg +1 -1
  409. package/svg/24/chart-bar-y-simple.svg +1 -1
  410. package/svg/24/chart-bar-y.svg +1 -1
  411. package/svg/24/chat-dashes-lines-two.svg +1 -1
  412. package/svg/24/chat-lines-cross.svg +1 -1
  413. package/svg/24/chat-lines-eye-open.svg +1 -1
  414. package/svg/24/chat-lines-two-stack.svg +1 -1
  415. package/svg/24/chat-lines-two.svg +1 -1
  416. package/svg/24/chat-plus.svg +1 -1
  417. package/svg/24/chat-text-arrow.svg +1 -1
  418. package/svg/24/chat-two.svg +1 -1
  419. package/svg/24/chat.svg +1 -1
  420. package/svg/24/checkboard-square-centered.svg +1 -1
  421. package/svg/24/chevron-down-double.svg +1 -1
  422. package/svg/24/chevron-left-double.svg +1 -1
  423. package/svg/24/chevron-right-double.svg +1 -1
  424. package/svg/24/chevron-up-double.svg +1 -1
  425. package/svg/24/chevron-up-down-line.svg +1 -1
  426. package/svg/24/chevron-up-down.svg +1 -1
  427. package/svg/24/circle-corners.svg +1 -1
  428. package/svg/24/circle-motion-x.svg +1 -1
  429. package/svg/24/circle-notch.svg +1 -1
  430. package/svg/24/circle-slash.svg +1 -1
  431. package/svg/24/circle.svg +1 -1
  432. package/svg/24/circles-connected.svg +1 -1
  433. package/svg/24/clock-counter-clockwise-simple.svg +1 -1
  434. package/svg/24/clock-counter-clockwise.svg +1 -1
  435. package/svg/24/clock-overtime.svg +1 -1
  436. package/svg/24/clock.svg +1 -1
  437. package/svg/24/cloud.svg +2 -0
  438. package/svg/24/cluster.svg +1 -1
  439. package/svg/24/clustered.svg +1 -1
  440. package/svg/24/cog.svg +1 -1
  441. package/svg/24/columns-three.svg +2 -0
  442. package/svg/24/cone-serpentine.svg +1 -1
  443. package/svg/24/corners-three-eye-open.svg +1 -1
  444. package/svg/24/credit-card.svg +1 -1
  445. package/svg/24/crop.svg +1 -1
  446. package/svg/24/cross-circle.svg +1 -1
  447. package/svg/24/cross-fat.svg +2 -0
  448. package/svg/24/cross-square.svg +1 -1
  449. package/svg/24/cross.svg +1 -1
  450. package/svg/24/cube.svg +1 -1
  451. package/svg/24/cursor-filled.svg +1 -1
  452. package/svg/24/cursor-lines.svg +1 -1
  453. package/svg/24/cursor-text.svg +1 -1
  454. package/svg/24/cursor.svg +1 -1
  455. package/svg/24/curve-square-circle-arrow.svg +1 -1
  456. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
  457. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
  458. package/svg/24/dash-square-dash-horizontal.svg +1 -1
  459. package/svg/24/dash-square-dash-vertical.svg +1 -1
  460. package/svg/24/distribute-horizontal.svg +1 -1
  461. package/svg/24/distribute-vertical.svg +1 -1
  462. package/svg/24/dots-nine.svg +1 -1
  463. package/svg/24/dots-three.svg +1 -1
  464. package/svg/24/dots-two.svg +1 -1
  465. package/svg/24/download.svg +1 -1
  466. package/svg/24/envelope.svg +1 -1
  467. package/svg/24/eraser.svg +1 -1
  468. package/svg/24/exclamation-point-circle.svg +1 -1
  469. package/svg/24/export.svg +1 -1
  470. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -1
  471. package/svg/24/eye-closed.svg +1 -1
  472. package/svg/24/eye-open-line-frame-broken.svg +1 -1
  473. package/svg/24/eye-open-slash.svg +1 -1
  474. package/svg/24/eye-open.svg +1 -1
  475. package/svg/24/eyedropper.svg +1 -1
  476. package/svg/24/factory-house.svg +1 -1
  477. package/svg/24/factory.svg +1 -1
  478. package/svg/24/flag.svg +2 -0
  479. package/svg/24/folder.svg +1 -1
  480. package/svg/24/frame-lines-two.svg +1 -1
  481. package/svg/24/frame-play.svg +1 -1
  482. package/svg/24/frame-plus.svg +1 -1
  483. package/svg/24/frame.svg +1 -1
  484. package/svg/24/funnel.svg +1 -1
  485. package/svg/24/gauge.svg +1 -1
  486. package/svg/24/gift.svg +2 -0
  487. package/svg/24/globe.svg +1 -1
  488. package/svg/24/graduation-cap.svg +1 -1
  489. package/svg/24/grid-four.svg +1 -1
  490. package/svg/24/grid-six.svg +1 -1
  491. package/svg/24/grid.svg +1 -1
  492. package/svg/24/hand-filled.svg +1 -1
  493. package/svg/24/hand-pointing.svg +1 -1
  494. package/svg/24/hand.svg +1 -1
  495. package/svg/24/headset-person.svg +2 -0
  496. package/svg/24/heart-filled.svg +2 -0
  497. package/svg/24/heart.svg +2 -0
  498. package/svg/24/hexagon.svg +2 -0
  499. package/svg/24/highlighter-underline.svg +1 -1
  500. package/svg/24/highlighter.svg +1 -1
  501. package/svg/24/house.svg +1 -1
  502. package/svg/24/image.svg +1 -1
  503. package/svg/24/information-mark-circle.svg +1 -1
  504. package/svg/24/kanban.svg +1 -1
  505. package/svg/24/key.svg +1 -1
  506. package/svg/24/keycap.svg +1 -1
  507. package/svg/24/laptop.svg +1 -1
  508. package/svg/24/lasso.svg +1 -1
  509. package/svg/24/layout.svg +1 -1
  510. package/svg/24/lifesaver.svg +1 -1
  511. package/svg/24/lightbulb.svg +2 -0
  512. package/svg/24/lightning.svg +1 -1
  513. package/svg/24/line-curved.svg +1 -1
  514. package/svg/24/line-dashed.svg +1 -1
  515. package/svg/24/line-diagonal.svg +1 -1
  516. package/svg/24/line-dotted.svg +1 -1
  517. package/svg/24/line-horizontal.svg +1 -1
  518. package/svg/24/line-orthogonal.svg +1 -1
  519. package/svg/24/line-straight.svg +1 -1
  520. package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -1
  521. package/svg/24/lines-three-horizontal.svg +1 -1
  522. package/svg/24/lines-three-vertical.svg +1 -1
  523. package/svg/24/lines-top-left-columns-two.svg +2 -0
  524. package/svg/24/link-plus.svg +2 -0
  525. package/svg/24/link.svg +1 -1
  526. package/svg/24/list-bullets.svg +1 -1
  527. package/svg/24/list-numbers.svg +1 -1
  528. package/svg/24/lock-closed.svg +1 -1
  529. package/svg/24/lock-open.svg +1 -1
  530. package/svg/24/login.svg +1 -1
  531. package/svg/24/logout.svg +1 -1
  532. package/svg/24/magnet.svg +1 -1
  533. package/svg/24/magnifying-glass-lightning.svg +2 -0
  534. package/svg/24/magnifying-glass.svg +1 -1
  535. package/svg/24/map.svg +1 -1
  536. package/svg/24/microphone-slash.svg +1 -1
  537. package/svg/24/microphone.svg +1 -1
  538. package/svg/24/monitor-arrow.svg +1 -1
  539. package/svg/24/monitor-pause.svg +1 -1
  540. package/svg/24/monitor-play.svg +1 -1
  541. package/svg/24/monitor-stop.svg +1 -1
  542. package/svg/24/mouse.svg +1 -1
  543. package/svg/24/navigation-arrow-lines.svg +1 -1
  544. package/svg/24/navigation-up-left-filled.svg +1 -1
  545. package/svg/24/navigation-up-left-slash.svg +1 -1
  546. package/svg/24/navigation-up-right.svg +1 -1
  547. package/svg/24/next.svg +1 -1
  548. package/svg/24/node-connected-dot.svg +2 -0
  549. package/svg/24/node-lines-curved.svg +1 -1
  550. package/svg/24/node-lines-horizontal.svg +1 -1
  551. package/svg/24/node-lines-vertical.svg +1 -1
  552. package/svg/24/node-plus.svg +1 -1
  553. package/svg/24/nodes-connected.svg +1 -1
  554. package/svg/24/nodes-connections-three.svg +1 -1
  555. package/svg/24/note-magnifying-glass.svg +1 -1
  556. package/svg/24/octagon.svg +2 -0
  557. package/svg/24/paint-bucket.svg +2 -0
  558. package/svg/24/paper-plane-filled-right.svg +1 -1
  559. package/svg/24/paper-plane-tilt.svg +1 -1
  560. package/svg/24/parallelogram.svg +1 -1
  561. package/svg/24/pause-circle.svg +1 -1
  562. package/svg/24/pause.svg +1 -1
  563. package/svg/24/pdf.svg +1 -1
  564. package/svg/24/pen-tip.svg +1 -1
  565. package/svg/24/pen.svg +1 -1
  566. package/svg/24/pentagon.svg +2 -0
  567. package/svg/24/placeholder.svg +1 -1
  568. package/svg/24/play-circle.svg +1 -1
  569. package/svg/24/play.svg +1 -1
  570. package/svg/24/playback-speed-circle.svg +1 -1
  571. package/svg/24/plug.svg +1 -1
  572. package/svg/24/plus-text.svg +1 -1
  573. package/svg/24/presentation-arrow.svg +1 -1
  574. package/svg/24/presentation-eye-open.svg +1 -1
  575. package/svg/24/presentation-line.svg +1 -1
  576. package/svg/24/presentation-lines-two.svg +1 -1
  577. package/svg/24/presentation-link.svg +1 -1
  578. package/svg/24/presentation-number-one.svg +1 -1
  579. package/svg/24/presentation-play.svg +1 -1
  580. package/svg/24/presentation-plus.svg +1 -1
  581. package/svg/24/previous.svg +1 -1
  582. package/svg/24/prohibit.svg +1 -1
  583. package/svg/24/push-pin.svg +1 -1
  584. package/svg/24/question-mark-circle.svg +1 -1
  585. package/svg/24/question-mark.svg +1 -1
  586. package/svg/24/rectangle-arrow-up-center.svg +1 -1
  587. package/svg/24/rectangle-dash-lines.svg +1 -1
  588. package/svg/24/rectangle-dot-line-pen.svg +1 -1
  589. package/svg/24/rectangle-play-stack.svg +1 -1
  590. package/svg/24/rectangle-tick.svg +1 -1
  591. package/svg/24/rectangle-triangle-bottom-center.svg +2 -0
  592. package/svg/24/rectangles-three-aligned.svg +1 -1
  593. package/svg/24/rectangles-three-free.svg +1 -1
  594. package/svg/24/rectangles-three-overlap.svg +1 -1
  595. package/svg/24/rectangles-two-line.svg +1 -1
  596. package/svg/24/rectangles-two-lines-four.svg +1 -1
  597. package/svg/24/rectangles-two-minus.svg +1 -1
  598. package/svg/24/rectangles-two-plus.svg +1 -1
  599. package/svg/24/rectangles-two-user.svg +1 -1
  600. package/svg/24/rhombus.svg +1 -1
  601. package/svg/24/rss-rectangle.svg +2 -0
  602. package/svg/24/scissors.svg +1 -1
  603. package/svg/24/scrollbar-xy.svg +1 -1
  604. package/svg/24/shapes.svg +1 -1
  605. package/svg/24/shield-check.svg +1 -1
  606. package/svg/24/shield-lock.svg +1 -1
  607. package/svg/24/shuffle.svg +1 -1
  608. package/svg/24/sidebar-closed.svg +1 -1
  609. package/svg/24/sidebar-open.svg +1 -1
  610. package/svg/24/sliders-x.svg +1 -1
  611. package/svg/24/sliders-y.svg +1 -1
  612. package/svg/24/smiley-chat.svg +1 -1
  613. package/svg/24/smiley-plus.svg +2 -0
  614. package/svg/24/smiley-sticker.svg +1 -1
  615. package/svg/24/smiley.svg +1 -1
  616. package/svg/24/social-facebook.svg +1 -1
  617. package/svg/24/social-instagram.svg +1 -1
  618. package/svg/24/social-linkedin.svg +1 -1
  619. package/svg/24/social-twitter.svg +1 -1
  620. package/svg/24/social-youtube.svg +1 -1
  621. package/svg/24/speaker-cross.svg +1 -1
  622. package/svg/24/speaker-high.svg +1 -1
  623. package/svg/24/split-vertical.svg +1 -1
  624. package/svg/24/square-brackets-angle-slash.svg +1 -1
  625. package/svg/24/square-circles-two.svg +1 -1
  626. package/svg/24/square-line-square-dashed.svg +1 -1
  627. package/svg/24/square-rounded.svg +1 -1
  628. package/svg/24/square-star-scribble.svg +1 -1
  629. package/svg/24/square-triangle-circle-plus.svg +1 -1
  630. package/svg/24/square.svg +1 -1
  631. package/svg/24/squares-four.svg +1 -1
  632. package/svg/24/squares-group.svg +1 -1
  633. package/svg/24/squares-merge.svg +1 -1
  634. package/svg/24/squares-three.svg +1 -1
  635. package/svg/24/squares-two-overlap.svg +1 -1
  636. package/svg/24/squares-ungroup.svg +1 -1
  637. package/svg/24/squares-unmerge.svg +1 -1
  638. package/svg/24/stack.svg +1 -1
  639. package/svg/24/star-filled.svg +1 -1
  640. package/svg/24/star.svg +1 -1
  641. package/svg/24/sticky-corners.svg +1 -1
  642. package/svg/24/sticky-eye-open.svg +2 -0
  643. package/svg/24/sticky-note-stack.svg +1 -1
  644. package/svg/24/sticky-note-wide.svg +1 -1
  645. package/svg/24/sticky-note.svg +1 -1
  646. package/svg/24/sticky-notes-two.svg +1 -1
  647. package/svg/24/stop-circle.svg +1 -1
  648. package/svg/24/stroke-1.svg +1 -1
  649. package/svg/24/stroke-2.svg +1 -1
  650. package/svg/24/stroke-3.svg +1 -1
  651. package/svg/24/stroke-4.svg +1 -1
  652. package/svg/24/stroke-5.svg +1 -1
  653. package/svg/24/stroke-6.svg +1 -1
  654. package/svg/24/tag.svg +1 -1
  655. package/svg/24/text-a-underline.svg +1 -1
  656. package/svg/24/text-align-center.svg +1 -1
  657. package/svg/24/text-align-left.svg +1 -1
  658. package/svg/24/text-b-bold-italic-underlined.svg +1 -1
  659. package/svg/24/text-b-bold.svg +1 -1
  660. package/svg/24/text-cursor-eye-open.svg +1 -1
  661. package/svg/24/text-h-one.svg +1 -1
  662. package/svg/24/text-h-three.svg +1 -1
  663. package/svg/24/text-h-two.svg +1 -1
  664. package/svg/24/text-i-italic.svg +1 -1
  665. package/svg/24/text-indent.svg +1 -1
  666. package/svg/24/text-lines-three.svg +1 -1
  667. package/svg/24/text-s-strikethrough.svg +1 -1
  668. package/svg/24/text-styles.svg +1 -1
  669. package/svg/24/text-t.svg +1 -1
  670. package/svg/24/text-u-underlined.svg +1 -1
  671. package/svg/24/thumbs-up.svg +1 -1
  672. package/svg/24/tick-circle.svg +1 -1
  673. package/svg/24/ticket.svg +1 -1
  674. package/svg/24/timer.svg +1 -1
  675. package/svg/24/trackpad.svg +1 -1
  676. package/svg/24/trapeze.svg +2 -0
  677. package/svg/24/trash-simple.svg +1 -1
  678. package/svg/24/trash.svg +1 -1
  679. package/svg/24/triangle-square-circle.svg +2 -0
  680. package/svg/24/triangle.svg +1 -1
  681. package/svg/24/trident.svg +1 -1
  682. package/svg/24/trophy.svg +1 -1
  683. package/svg/24/user-add.svg +1 -1
  684. package/svg/24/user-arrow-right-up.svg +1 -1
  685. package/svg/24/user-eye-open.svg +1 -1
  686. package/svg/24/user-load.svg +1 -1
  687. package/svg/24/user-number-three.svg +1 -1
  688. package/svg/24/user-pen-dashes-bottom.svg +1 -1
  689. package/svg/24/user-pen-line-bottom.svg +1 -1
  690. package/svg/24/user-tick-down.svg +1 -1
  691. package/svg/24/user.svg +1 -1
  692. package/svg/24/users-three.svg +1 -1
  693. package/svg/24/users.svg +1 -1
  694. package/svg/24/video-camera-simple-slash.svg +1 -1
  695. package/svg/24/video-camera-simple.svg +1 -1
  696. package/svg/24/video-camera.svg +1 -1
  697. package/svg/24/view-center.svg +1 -1
  698. package/svg/24/view-side-left.svg +1 -1
  699. package/svg/24/wallet.svg +1 -1
  700. package/svg/meta.json +277 -2
@@ -0,0 +1,38 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
5
+ import React, { forwardRef, createElement } from 'react'
6
+ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
7
+
8
+ import { StyledIcon } from '../src/icon'
9
+ import type { IconProps } from '../src/icon'
10
+
11
+ export const IconCloud: ForwardRefExoticComponent<
12
+ IconProps & RefAttributes<SVGSVGElement>
13
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
14
+ createElement(
15
+ StyledIcon,
16
+ {
17
+ ...props,
18
+ size,
19
+ viewBox: '0 0 24 24',
20
+ fill: 'none',
21
+ ref: forwardRef,
22
+ },
23
+ <g clipPath='url(#a)'>
24
+ <path
25
+ stroke='currentColor'
26
+ strokeLinecap='round'
27
+ strokeLinejoin='round'
28
+ strokeWidth={2}
29
+ d='M18.5847 16.0847c4.5 0 5-7-.5-7 2.5-4-2.5-6-4-2 .5-5-5-5.5-5-1-3-3.5-5.5 1-3 3-5-2-5.5 5-1 5-3.5 3.5 1 7.5 4 4 1 5 5 3 5 0 1.5 3.5 7 2 4.5-2Z'
30
+ />
31
+ </g>,
32
+ <defs>
33
+ <clipPath id='a'>
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
+ </clipPath>
36
+ </defs>
37
+ )
38
+ )
package/react/cluster.tsx CHANGED
@@ -24,7 +24,7 @@ export const IconCluster: ForwardRefExoticComponent<
24
24
  stroke='currentColor'
25
25
  strokeLinecap='round'
26
26
  strokeWidth={2}
27
- d='M6 7h6m-6 4.053h3m7 .894V3.5a.5.5 0 0 0-.5-.5h-12a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h9.4m3.1-3.053V14.5a.5.5 0 0 1-.5.5h-2.6m3.1-3.053h4.5a.5.5 0 0 1 .5.5V19.5a.5.5 0 0 1-.5.5h-7.1a.5.5 0 0 1-.5-.5V15'
27
+ d='M6 7h6m-6 4.0526h3m7 .8948v-8.4474a.5.5 0 0 0-.5-.5h-12a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h9.4m3.1-3.0526v2.5526a.5.5 0 0 1-.5.5h-2.6m3.1-3.0526h4.5a.5.5 0 0 1 .5.5v7.0526a.5.5 0 0 1-.5.5h-7.1a.5.5 0 0 1-.5-.5v-4.5'
28
28
  />,
29
29
  <rect width={4} height={4} x={6} y={18} fill='currentColor' rx={1} />
30
30
  )
@@ -24,11 +24,11 @@ export const IconClustered: ForwardRefExoticComponent<
24
24
  stroke='currentColor'
25
25
  strokeLinecap='square'
26
26
  strokeWidth={2}
27
- d='M4 8v11a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-1'
27
+ d='M4 8v11c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-1'
28
28
  />,
29
29
  <path
30
30
  fill='currentColor'
31
- d='M3 2.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-2ZM7 8a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1V8Zm6 0a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V8Zm-6 6a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-2Z'
31
+ d='M3 2.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-2ZM7 8c0-.5523.4477-1 1-1h2c.5523 0 1 .4477 1 1v2c0 .5523-.4477 1-1 1h-2c-.5523 0-1-.4477-1-1v-2ZM13 8c0-.5523.4477-1 1-1h2c.5523 0 1 .4477 1 1v2c0 .5523-.4477 1-1 1h-2c-.5523 0-1-.4477-1-1v-2ZM7 14c0-.5523.4477-1 1-1h2c.5523 0 1 .4477 1 1v2c0 .5523-.4477 1-1 1h-2c-.5523 0-1-.4477-1-1v-2Z'
32
32
  />
33
33
  )
34
34
  )
package/react/cog.tsx CHANGED
@@ -26,7 +26,7 @@ export const IconCog: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M13.544 3h-3l-1 3-1.446.835L5 6.2 3.5 8.799l2.098 2.366v1.67L3.5 15.2 5 17.799l3.098-.634L9.544 18l1 3h3l1-3 1.446-.835 3.098.634 1.5-2.598-2.098-2.366v-1.67l2.099-2.366-1.5-2.598-3.099.634L14.544 6l-1-3Z'
29
+ d='M13.5442 3h-3l-1 3-1.4461.835-3.0981-.634-1.5 2.598 2.098 2.3661.0001 1.6698-2.098 2.366 1.5 2.5981 3.098-.634 1.4461.835 1 3h3l1-3 1.4462-.8349 3.0981.6339 1.5-2.598-2.0981-2.3661v-1.6699l2.0981-2.366-1.5-2.598-3.0981.634-1.4462-.835-1-3Z'
30
30
  />
31
31
  )
32
32
  )
@@ -0,0 +1,38 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
5
+ import React, { forwardRef, createElement } from 'react'
6
+ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
7
+
8
+ import { StyledIcon } from '../src/icon'
9
+ import type { IconProps } from '../src/icon'
10
+
11
+ export const IconColumnsThree: ForwardRefExoticComponent<
12
+ IconProps & RefAttributes<SVGSVGElement>
13
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
14
+ createElement(
15
+ StyledIcon,
16
+ {
17
+ ...props,
18
+ size,
19
+ viewBox: '0 0 24 24',
20
+ fill: 'none',
21
+ ref: forwardRef,
22
+ },
23
+ <g clipPath='url(#a)'>
24
+ <path
25
+ stroke='currentColor'
26
+ strokeLinecap='round'
27
+ strokeLinejoin='round'
28
+ strokeWidth={2}
29
+ d='M7 20h-4v-16h4m0 16v-16m0 16h10m-10-16h10m0 0h4v16h-4m0-16v16'
30
+ />
31
+ </g>,
32
+ <defs>
33
+ <clipPath id='a'>
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
+ </clipPath>
36
+ </defs>
37
+ )
38
+ )
@@ -26,7 +26,7 @@ export const IconConeSerpentine: ForwardRefExoticComponent<
26
26
  strokeLinejoin='round'
27
27
  strokeMiterlimit={16}
28
28
  strokeWidth={2}
29
- d='M8.5 6 2 22l16-6M8.5 6s3.375.375 6.5 3.5 3 6.5 3 6.5M8.5 6s-.39 3.11 3 6.5S18 16 18 16m-1-9 1-2 3 1 1-3m-2 7.5h2'
29
+ d='m8.5 6-6.5 16.0002 16-6.0002m-9.5-10s3.3749.375 6.5 3.5c3.1251 3.1249 3 6.5 3 6.5m-9.5-10s-.3906 3.1093 3 6.5 6.5 3.5 6.5 3.5m-1-9 1-2 3 1 1-3m-2 7.5h2'
30
30
  />,
31
31
  <circle cx={14.25} cy={3.25} r={1.25} fill='currentColor' />
32
32
  )
@@ -22,7 +22,7 @@ export const IconCornersThreeEyeOpen: ForwardRefExoticComponent<
22
22
  },
23
23
  <path
24
24
  fill='currentColor'
25
- d='M7 5a1 1 0 0 0 0-2v2ZM3 4V3a1 1 0 0 0-1 1h1ZM2 8a1 1 0 0 0 2 0H2Zm2 8a1 1 0 1 0-2 0h2Zm-1 4H2a1 1 0 0 0 1 1v-1Zm4 1a1 1 0 1 0 0-2v2Zm15-5a1 1 0 1 0-2 0h2Zm-1 4v1a1 1 0 0 0 1-1h-1Zm-4-1a1 1 0 1 0 0 2v-2ZM11 7c0 .163-.05.222.01.084.04-.09.108-.223.212-.388.207-.33.528-.748.962-1.154C13.048 4.732 14.314 4 16 4V2c-2.314 0-4.048 1.018-5.184 2.083a7.972 7.972 0 0 0-1.288 1.55 5.043 5.043 0 0 0-.351.652C9.112 6.435 9 6.711 9 7h2Zm5-3c1.686 0 2.952.732 3.816 1.542.434.406.755.823.962 1.154.104.165.173.299.211.388.06.138.011.08.011-.084h2c0-.288-.112-.566-.177-.715a5.052 5.052 0 0 0-.35-.652 7.974 7.974 0 0 0-1.29-1.55C20.049 3.018 18.315 2 16 2v2Zm5 3c0-.163.05-.222-.01-.084a3.07 3.07 0 0 1-.212.388c-.207.33-.528.748-.962 1.154C18.952 9.268 17.686 10 16 10v2c2.314 0 4.048-1.018 5.184-2.083a7.974 7.974 0 0 0 1.288-1.55c.146-.232.265-.454.351-.652.065-.15.177-.426.177-.715h-2Zm-5 3c-1.686 0-2.952-.732-3.816-1.542a5.975 5.975 0 0 1-.962-1.154 3.083 3.083 0 0 1-.211-.388C10.95 6.778 11 6.836 11 7H9c0 .288.112.566.177.715.086.198.205.42.35.652a7.972 7.972 0 0 0 1.29 1.55C11.951 10.982 13.685 12 16 12v-2ZM7 3H3v2h4V3ZM2 4v4h2V4H2Zm0 12v4h2v-4H2Zm1 5h4v-2H3v2Zm17-5v4h2v-4h-2Zm1 3h-4v2h4v-2Z'
25
+ d='M7 5c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-4-1v-1c-.5523 0-1 .4477-1 1h1Zm-1 4c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm2 8c0-.5523-.4477-1-1-1s-1 .4477-1 1h2Zm-1 4h-1c0 .5523.4477 1 1 1v-1Zm4 1c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm15-5c0-.5523-.4477-1-1-1s-1 .4477-1 1h2Zm-1 4v1c.5523 0 1-.4477 1-1h-1Zm-4-1c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm-6-12c0 .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-.065.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-2Zm-9-7h-4v2h4v-2Zm-5 1v4h2v-4h-2Zm0 12v4h2v-4h-2Zm1 5h4v-2h-4v2Zm17-5v4h2v-4h-2Zm1 3h-4v2h4v-2Z'
26
26
  />,
27
27
  <circle cx={16} cy={7} r={2} fill='currentColor' />
28
28
  )
@@ -24,7 +24,7 @@ export const IconCreditCard: ForwardRefExoticComponent<
24
24
  stroke='currentColor'
25
25
  strokeLinecap='round'
26
26
  strokeWidth={2}
27
- d='M4 10v6a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3v-6M4 10V8a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v2M4 10h16M7 15h2'
27
+ d='M4 10v6c0 1.6569 1.3431 3 3 3h10c1.6569 0 3-1.3431 3-3v-6m-16 0v-2c0-1.6569 1.3431-3 3-3h10c1.6569 0 3 1.3431 3 3v2m-16 0h16m-13 5h2'
28
28
  />
29
29
  )
30
30
  )
package/react/crop.tsx CHANGED
@@ -23,12 +23,12 @@ export const IconCrop: ForwardRefExoticComponent<
23
23
  <g clipPath='url(#a)'>
24
24
  <path
25
25
  fill='currentColor'
26
- d='M7 2a1 1 0 0 0-2 0h2Zm15 17a1 1 0 1 0 0-2v2ZM10 5a1 1 0 0 0 0 2V5Zm7 9a1 1 0 1 0 2 0h-2ZM2 5a1 1 0 0 0 0 2V5Zm4 2h1V5H6v2Zm11 15a1 1 0 1 0 2 0h-2ZM5 2v15h2V2H5Zm5 5h7V5h-7v2Zm7 0v7h2V7h-2ZM2 7h4V5H2v2Zm5 12h11v-2H7v2Zm11 0h4v-2h-4v2Zm1 3v-4h-2v4h2ZM17 7h2a2 2 0 0 0-2-2v2ZM5 17a2 2 0 0 0 2 2v-2H5Z'
26
+ d='M7 2c0-.5523-.4477-1-1-1s-1 .4477-1 1h2Zm15 17c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-12-14c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm7 9c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm-15-9c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm4 2h1v-2h-1v2Zm11 15c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm-12-20v15h2v-15h-2Zm5 5h7v-2h-7v2Zm7 0v7h2v-7h-2Zm-15 0h4v-2h-4v2Zm5 12h11v-2h-11v2Zm11 0h4v-2h-4v2Zm1 3v-4h-2v4h2Zm-2-15h2c0-1.1046-.8954-2-2-2v2Zm-12 10c0 1.1046.8954 2 2 2v-2h-2Z'
27
27
  />
28
28
  </g>,
29
29
  <defs>
30
30
  <clipPath id='a'>
31
- <path d='M0 0h24v24H0z' />
31
+ <path fill='none' d='M0 0h24v24h-24z' />
32
32
  </clipPath>
33
33
  </defs>
34
34
  )
@@ -24,7 +24,7 @@ export const IconCrossCircle: ForwardRefExoticComponent<
24
24
  stroke='currentColor'
25
25
  strokeLinecap='round'
26
26
  strokeWidth={2}
27
- d='m9 9 6 6m0-6-6 6m12-3a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z'
27
+ d='m9 9 6 6m0-6-6 6m12-3c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z'
28
28
  />
29
29
  )
30
30
  )
@@ -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 type { ForwardRefExoticComponent, RefAttributes } from 'react'
7
+
8
+ import { StyledIcon } from '../src/icon'
9
+ import type { IconProps } from '../src/icon'
10
+
11
+ export const IconCrossFat: ForwardRefExoticComponent<
12
+ IconProps & RefAttributes<SVGSVGElement>
13
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
14
+ createElement(
15
+ StyledIcon,
16
+ {
17
+ ...props,
18
+ size,
19
+ viewBox: '0 0 24 24',
20
+ fill: 'none',
21
+ ref: forwardRef,
22
+ },
23
+ <g clipPath='url(#a)'>
24
+ <path
25
+ fill='currentColor'
26
+ d='M8 3v-1c-.5523 0-1 .4477-1 1h1Zm8 0h1c0-.5523-.4477-1-1-1v1Zm0 5h-1v1h1v-1Zm5 0h1c0-.5523-.4477-1-1-1v1Zm0 8v1c.5523 0 1-.4477 1-1h-1Zm-5 0v-1h-1v1h1Zm0 5v1c.5523 0 1-.4477 1-1h-1Zm-8 0h-1c0 .5523.4477 1 1 1v-1Zm0-5h1v-1h-1v1Zm-5 0h-1c0 .5523.4477 1 1 1v-1Zm0-8v-1c-.5523 0-1 .4477-1 1h1Zm5 0v1h1v-1h-1Zm0-4h8v-2h-8v2Zm7-1v5h2v-5h-2Zm1 6h5v-2h-5v2Zm4-1v8h2v-8h-2Zm1 7h-5v2h5v-2Zm-6 1v5h2v-5h-2Zm1 4h-8v2h8v-2Zm-7 1v-5h-2v5h2Zm-1-6h-5v2h5v-2Zm-4 1v-8h-2v8h2Zm-1-7h5v-2h-5v2Zm6-1v-5h-2v5h2Z'
27
+ />
28
+ </g>,
29
+ <defs>
30
+ <clipPath id='a'>
31
+ <path fill='none' d='M0 0h24v24h-24z' />
32
+ </clipPath>
33
+ </defs>
34
+ )
35
+ )
@@ -26,12 +26,12 @@ export const IconCrossSquare: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='m8 8 8 8m0-8-8 8M4 4h16v16H4V4Z'
29
+ d='m8 8 8 8m0-8-8 8m-4-12h16v16h-16v-16Z'
30
30
  />
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
package/react/cross.tsx CHANGED
@@ -24,7 +24,7 @@ export const IconCross: ForwardRefExoticComponent<
24
24
  stroke='currentColor'
25
25
  strokeLinecap='round'
26
26
  strokeWidth={2}
27
- d='m6 6 12 12m0-12L6 18'
27
+ d='m6 6 12 12m0-12-12 12'
28
28
  />
29
29
  )
30
30
  )
package/react/cube.tsx CHANGED
@@ -26,12 +26,12 @@ export const IconCube: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='m21 7-9-3-9 3m18 0-9 3m9-3v11l-9 3m0-11L3 7m9 3v11M3 7v11l9 3'
29
+ d='m21 7-9-3-9 3m18 0-9 3m9-3v11l-9 3m0-11-9-3m9 3v11m-9-14v11l9 3'
30
30
  />
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
@@ -24,11 +24,11 @@ export const IconCursorFilled: ForwardRefExoticComponent<
24
24
  stroke='currentColor'
25
25
  strokeLinecap='round'
26
26
  strokeWidth={2}
27
- d='m14.5 20-1.917-4.97M8.406 4.068l9.434 9.245c.315.309.136.874-.289.909l-5.022.416a.468.468 0 0 0-.285.13l-3.437 3.294c-.312.3-.807.06-.807-.391V4.262c0-.227.25-.346.406-.193Z'
27
+ d='m14.5 20-1.9167-4.9706m-4.1776-10.9609 9.4348 9.246c.3148.3085.135.8732-.2891.9084l-5.0224.4164a.4685.4685 0 0 0-.2851.1306l-3.4365 3.2929c-.3128.2998-.8074.0604-.8074-.3909v-13.41c0-.227.25-.346.4057-.1934Z'
28
28
  />,
29
29
  <path
30
30
  fill='currentColor'
31
- d='M17.84 13.315 8.406 4.069C8.25 3.916 8 4.035 8 4.262v13.41c0 .451.495.69.807.39l3.437-3.292a.468.468 0 0 1 .285-.13l5.022-.417c.425-.035.604-.6.29-.909Z'
31
+ d='m17.8405 13.3145-9.4348-9.246c-.1558-.1527-.4057-.0335-.4057.1935v13.4099c0 .4513.4946.6907.8074.3909l3.4365-3.2929a.4685.4685 0 0 1 .2851-.1306l5.0224-.4164c.4241-.0352.6039-.5999.2891-.9084Z'
32
32
  />
33
33
  )
34
34
  )
@@ -22,14 +22,14 @@ export const IconCursorLines: ForwardRefExoticComponent<
22
22
  },
23
23
  <path
24
24
  fill='currentColor'
25
- d='M13.84 13.315 4.407 4.069C4.25 3.916 4 4.035 4 4.262v13.41c0 .451.495.69.807.39l3.437-3.292a.469.469 0 0 1 .285-.13l5.022-.417c.425-.035.604-.6.29-.909Z'
25
+ d='m13.8405 13.3145-9.4348-9.246c-.1558-.1527-.4057-.0335-.4057.1935v13.4099c0 .4513.4946.6907.8074.3909l3.4365-3.2929a.4686.4686 0 0 1 .285-.1306l5.0225-.4164c.4241-.0352.6039-.5999.2891-.9084Z'
26
26
  />,
27
27
  <path
28
28
  stroke='currentColor'
29
29
  strokeLinecap='round'
30
30
  strokeLinejoin='round'
31
31
  strokeWidth={2}
32
- d='m10.5 20-1.917-4.97M11 4h10m-6 4h2M4.406 4.069l9.434 9.245c.315.309.136.874-.289.909l-5.022.416a.469.469 0 0 0-.285.13l-3.437 3.294c-.312.3-.807.06-.807-.391V4.262c0-.227.25-.346.406-.193Z'
32
+ d='m10.5 20-1.9167-4.9706m2.4167-11.0294h10m-6 4h2m-12.5943-3.9315 9.4348 9.246c.3148.3085.135.8732-.2891.9084l-5.0224.4164a.4686.4686 0 0 0-.2851.1306l-3.4365 3.2929c-.3128.2998-.8074.0604-.8074-.3909v-13.41c0-.227.25-.346.4057-.1934Z'
33
33
  />
34
34
  )
35
35
  )
@@ -26,12 +26,12 @@ export const IconCursorText: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M7 5h3a2 2 0 0 1 2 2m0 0v10m0-10a2 2 0 0 1 2-2h3m-5 12a2 2 0 0 1-2 2H7m5-2a2 2 0 0 0 2 2h3'
29
+ d='M7 5h3c1.1046 0 2 .8954 2 2m0 0v10m0-10c0-1.1046.8954-2 2-2h3m-5 12c0 1.1046-.8954 2-2 2h-3m5-2c0 1.1046.8954 2 2 2h3'
30
30
  />
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
package/react/cursor.tsx CHANGED
@@ -25,12 +25,12 @@ export const IconCursor: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeLinecap='round'
27
27
  strokeWidth={2}
28
- d='m14.5 20-1.917-4.97M8.406 4.068l9.434 9.245c.315.309.136.874-.289.909l-5.022.416a.468.468 0 0 0-.285.13l-3.437 3.294c-.312.3-.807.06-.807-.391V4.262c0-.227.25-.346.406-.193Z'
28
+ d='m14.5 20-1.9167-4.9706m-4.1776-10.9609 9.4348 9.246c.3148.3085.135.8732-.2891.9084l-5.0224.4164a.4685.4685 0 0 0-.2851.1306l-3.4365 3.2929c-.3128.2998-.8074.0604-.8074-.3909v-13.41c0-.227.25-.346.4057-.1934Z'
29
29
  />
30
30
  </g>,
31
31
  <defs>
32
32
  <clipPath id='a'>
33
- <path d='M0 0h24v24H0z' />
33
+ <path fill='none' d='M0 0h24v24h-24z' />
34
34
  </clipPath>
35
35
  </defs>
36
36
  )
@@ -26,12 +26,12 @@ export const IconCurveSquareCircleArrow: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M11 6h-1a4 4 0 0 0-4 4v1m8 7h8m0 0-2-3m2 3-2 3m-10-3a4 4 0 1 1-8 0 4 4 0 0 1 8 0Zm6-16h4a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2Z'
29
+ d='M11 6h-1c-2.2091 0-4 1.7909-4 4v1m8 7h8m0 0-2-3m2 3-2 3m-10-3c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Zm6-16h4c1.1046 0 2 .8954 2 2v4c0 1.1046-.8954 2-2 2h-4c-1.1046 0-2-.8954-2-2v-4c0-1.1046.8954-2 2-2Z'
30
30
  />
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
@@ -26,12 +26,12 @@ export const IconDashLeftDownSquareDashRightUp: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='m4 20 2-2M18 6l2-2M9 16h6a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1Z'
29
+ d='m4 20 2-2m12-12 2-2m-11 12h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1v6c0 .5523.4477 1 1 1Z'
30
30
  />
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
@@ -26,12 +26,12 @@ export const IconDashLeftUpSquareDashDownRight: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='m4 4 2 2m12 12 2 2M9 16h6a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1Z'
29
+ d='m4 4 2 2m12 12 2 2m-11-4h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1v6c0 .5523.4477 1 1 1Z'
30
30
  />
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
@@ -26,12 +26,12 @@ export const IconDashSquareDashHorizontal: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M3 12h2m14 0h2M9 16h6a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1Z'
29
+ d='M3 12h2m14 0h2m-12 4h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1v6c0 .5523.4477 1 1 1Z'
30
30
  />
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
@@ -26,12 +26,12 @@ export const IconDashSquareDashVertical: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M12 3v2m0 14v2M8 9v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1Z'
29
+ d='M12 3v2m0 14v2m-4-12v6c0 .5523.4477 1 1 1h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1Z'
30
30
  />
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
@@ -24,7 +24,7 @@ export const IconDistributeHorizontal: ForwardRefExoticComponent<
24
24
  stroke='currentColor'
25
25
  strokeLinecap='round'
26
26
  strokeWidth={2}
27
- d='M4 3v18M20 3v18'
27
+ d='M4 3v18m16-18v18'
28
28
  />,
29
29
  <rect width={4} height={10} x={10} y={7} fill='currentColor' rx={2} />
30
30
  )
@@ -24,7 +24,7 @@ export const IconDistributeVertical: ForwardRefExoticComponent<
24
24
  stroke='currentColor'
25
25
  strokeLinecap='round'
26
26
  strokeWidth={2}
27
- d='M21 4H3m18 16H3'
27
+ d='M21 4h-18m18 16h-18'
28
28
  />,
29
29
  <rect
30
30
  width={4}
@@ -22,8 +22,8 @@ export const IconDotsNine: ForwardRefExoticComponent<
22
22
  },
23
23
  <path
24
24
  fill='currentColor'
25
- d='M6 4a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM6 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm0 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8-8a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm0 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8-8a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm0 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z'
25
+ d='M6 4c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2ZM14 4c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2ZM22 4c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2ZM6 12c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2ZM6 20c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2ZM14 12c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2ZM14 20c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2ZM22 12c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2ZM22 20c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Z'
26
26
  />,
27
- <path stroke='currentColor' strokeWidth={2} d='M22 21h.001' />
27
+ <path stroke='currentColor' strokeWidth={2} d='m22 21.0003.001-.0003' />
28
28
  )
29
29
  )
@@ -22,8 +22,8 @@ export const IconDotsThree: ForwardRefExoticComponent<
22
22
  },
23
23
  <path
24
24
  fill='currentColor'
25
- d='M6 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z'
25
+ d='M6 12c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2ZM14 12c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2ZM22 12c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Z'
26
26
  />,
27
- <path stroke='currentColor' strokeWidth={2} d='M22 21h.001' />
27
+ <path stroke='currentColor' strokeWidth={2} d='m22 21.0003.001-.0003' />
28
28
  )
29
29
  )
@@ -22,8 +22,8 @@ export const IconDotsTwo: ForwardRefExoticComponent<
22
22
  },
23
23
  <path
24
24
  fill='currentColor'
25
- d='M10 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z'
25
+ d='M10 12c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2ZM18 12c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Z'
26
26
  />,
27
- <path stroke='currentColor' strokeWidth={2} d='M22 21h.001' />
27
+ <path stroke='currentColor' strokeWidth={2} d='m22 21.0003.001-.0003' />
28
28
  )
29
29
  )
@@ -26,12 +26,12 @@ export const IconDownload: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M21 13v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-6m9-10v11m0 0L8 9.5m4 4.5 4-4.5'
29
+ d='M21 13v6c0 .5523-.4477 1-1 1h-16c-.5523 0-1-.4477-1-1v-6m9-10v11m0 0-4-4.5m4 4.5 4-4.5'
30
30
  />
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
@@ -24,7 +24,7 @@ export const IconEnvelope: ForwardRefExoticComponent<
24
24
  stroke='currentColor'
25
25
  strokeLinecap='round'
26
26
  strokeWidth={2}
27
- d='m7 9 3.618 3.459a2 2 0 0 0 2.764 0L17 9M4 19h16a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1Z'
27
+ d='m7 9 3.6179 3.4588c.7732.7391 1.991.7391 2.7642 0l3.6179-3.4588m-13 10h16c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1Z'
28
28
  />
29
29
  )
30
30
  )
package/react/eraser.tsx CHANGED
@@ -26,12 +26,12 @@ export const IconEraser: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M18 20h-6m0 0H6.828a2 2 0 0 1-1.414-.586l-2-2a2 2 0 0 1 0-2.828L11 7m1 13 6-6m0 0 2.586-2.586a2 2 0 0 0 0-2.828l-4.172-4.172a2 2 0 0 0-2.828 0L11 7m7 7-7-7'
29
+ d='M18 20h-6m0 0h-5.1716a2 2 0 0 1-1.4142-.5858l-2-2c-.781-.781-.781-2.0474 0-2.8284l7.5858-7.5858m1 13 6-6m0 0 2.5858-2.5858c.781-.781.781-2.0474 0-2.8284l-4.1716-4.1716c-.781-.781-2.0474-.781-2.8284 0l-2.5858 2.5858m7 7-7-7'
30
30
  />
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
@@ -24,8 +24,11 @@ export const IconExclamationPointCircle: ForwardRefExoticComponent<
24
24
  stroke='currentColor'
25
25
  strokeLinecap='round'
26
26
  strokeWidth={2}
27
- d='M12 8v4m9 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-8.5 3.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z'
27
+ d='M12 8v4m9 0c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Zm-8.5 3.5a.5.5 0 1 1-1.0001-.0001.5.5 0 0 1 1.0001.0001Z'
28
28
  />,
29
- <path fill='currentColor' d='M13 15.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z' />
29
+ <path
30
+ fill='currentColor'
31
+ d='M13 15.5c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z'
32
+ />
30
33
  )
31
34
  )
package/react/export.tsx CHANGED
@@ -26,12 +26,12 @@ export const IconExport: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M21 13v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-6m9 1V3m0 0 4 4.5M12 3 8 7.5'
29
+ d='M21 13v6c0 .5523-.4477 1-1 1h-16c-.5523 0-1-.4477-1-1v-6m9 1v-11m0 0 4 4.5m-4-4.5-4 4.5'
30
30
  />
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
@@ -25,7 +25,7 @@ export const IconEyeClosedDotsFourFrameBroken: ForwardRefExoticComponent<
25
25
  strokeLinecap='round'
26
26
  strokeLinejoin='round'
27
27
  strokeWidth={2}
28
- d='M5 5H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-4M9.5 5s.378.66 1.092 1.408m0 0c.667.698 1.628 1.472 2.85 1.853m-2.85-1.853L9 8m4.441.261a5.21 5.21 0 0 0 3.118 0m-3.118 0L13 10m3.559-1.739L17 10m-.441-1.739c1.22-.38 2.182-1.155 2.85-1.853m0 0A8.106 8.106 0 0 0 20.5 5m-1.092 1.408L21 8M7 15h1m3.5 0h1m3.5 0h1'
28
+ d='M5 5h-1c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1v-4m-11.5-9s.3776.6608 1.0918 1.4082m0 0c.6673.6982 1.6283 1.472 2.8496 1.853m-2.8496-1.853-1.5918 1.5918m4.4414.2612a5.2099 5.2099 0 0 0 1.5586.2388c.5584 0 1.0786-.089 1.5586-.2388m-3.1172 0-.4414 1.7388m3.5586-1.7388.4414 1.7388m-.4414-1.7388c1.2213-.381 2.1823-1.1548 2.8496-1.853m0 0c.7142-.7474 1.0918-1.4082 1.0918-1.4082m-1.0918 1.4082 1.5918 1.5918m-14 7h1m3.5 0h1m3.5 0h1'
29
29
  />
30
30
  )
31
31
  )
@@ -26,12 +26,12 @@ export const IconEyeClosed: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M2.91 11s.487.975 1.53 2.1M21.09 11s-.487.975-1.53 2.1m-15.12 0L2 15.547M4.44 13.1c1.038 1.12 2.627 2.387 4.833 2.994m0 0c.822.226 1.73.36 2.727.36.997 0 1.905-.134 2.727-.36m-5.454 0-.91 3.087m6.364-3.087.91 3.087m-.91-3.087c2.206-.606 3.794-1.875 4.833-2.994m0 0L22 15.545'
29
+ d='M2.909 11s.4876.9751 1.5314 2.1007m16.6505-2.1007s-.4875.9751-1.5313 2.1007m-15.1192 0-2.4404 2.4448m2.4404-2.4448c1.038 1.1195 2.6263 2.3878 4.8323 2.994m0 0c.8222.2259 1.7301.3598 2.7273.3598.9972 0 1.9051-.1339 2.7273-.3598m-5.4546 0-.909 3.0871m6.3636-3.0871.9091 3.0871m-.9091-3.0871c2.206-.6062 3.7942-1.8745 4.8323-2.994m0 0 2.4404 2.4448'
30
30
  />
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
@@ -25,7 +25,7 @@ export const IconEyeOpenLineFrameBroken: ForwardRefExoticComponent<
25
25
  strokeLinecap='round'
26
26
  strokeLinejoin='round'
27
27
  strokeWidth={2}
28
- d='M5 5H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-4M7 15h10M9 7c0-.5 2-4 6-4s6 3.5 6 4-2 4-6 4-6-3.5-6-4Z'
28
+ d='M5 5h-1c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1v-4m-14 1h10m-8-8c0-.5 2-4 6-4s6 3.5 6 4-2 4-6 4-6-3.5-6-4Z'
29
29
  />,
30
30
  <circle cx={15} cy={7} r={2} fill='currentColor' />
31
31
  )