@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,37 @@
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 IconBracketCurlyLeft: 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
+ strokeWidth={2}
28
+ d='M15.0037 21c-1.0037 0-3-1-3-3v-4c.0012-1-2.8954-2-3-2-.1045 0 3-.8954 3-2v-4c-.0037-2 1.9963-3 3-3'
29
+ />
30
+ </g>,
31
+ <defs>
32
+ <clipPath id='a'>
33
+ <path fill='none' d='M0 0h24v24h-24z' />
34
+ </clipPath>
35
+ </defs>
36
+ )
37
+ )
@@ -0,0 +1,37 @@
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 IconBracketCurlyRight: 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
+ strokeWidth={2}
28
+ d='M9.0012 3c1.0037 0 3 1 3 3v4c-.0012 1 2.8954 2 3 2 .1045 0-3 .8954-3 2v4c.0037 2-1.9963 3-3 3'
29
+ />
30
+ </g>,
31
+ <defs>
32
+ <clipPath id='a'>
33
+ <path fill='none' d='M0 0h24v24h-24z' />
34
+ </clipPath>
35
+ </defs>
36
+ )
37
+ )
@@ -25,12 +25,12 @@ export const IconBracketsAngleSlash: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeLinecap='round'
27
27
  strokeWidth={2}
28
- d='m7 8-4 4 4 4m10-8 4 4-4 4M14 5l-4 14'
28
+ d='m7 8-4 4 4 4m10-8 4 4-4 4m-3-11-4 14'
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
  )
@@ -23,18 +23,18 @@ export const IconBracketsCurlyCirclesThree: ForwardRefExoticComponent<
23
23
  <g clipPath='url(#a)'>
24
24
  <path
25
25
  fill='currentColor'
26
- d='M9 15.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm4.5 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm4.5 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z'
26
+ d='M9 15.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.5ZM13.5 15.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 15.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'
27
27
  />
28
28
  <path
29
29
  stroke='currentColor'
30
30
  strokeLinecap='round'
31
31
  strokeWidth={2}
32
- d='M5.004 20a2 2 0 0 1-2-2v-4c0-1.105-1.896-2-2-2-.105 0 2-.895 2-2V6a2 2 0 0 1 2-2M19 4a2 2 0 0 1 2 2v4c0 1.105 1.895 2 2 2 .105 0-2 .895-2 2v4a2 2 0 0 1-2 2'
32
+ d='M5.0038 20c-1.1046 0-2-.8954-2-2v-4c0-1.1046-1.8955-2-2-2-.1046 0 2-.8954 2-2v-4c0-1.1046.8954-2 2-2m13.9962 0c1.1046 0 2 .8954 2 2v4c0 1.1046 1.8954 2 2 2 .1046 0-2 .8954-2 2v4c0 1.1046-.8954 2-2 2'
33
33
  />
34
34
  </g>,
35
35
  <defs>
36
36
  <clipPath id='a'>
37
- <path d='M0 0h24v24H0z' />
37
+ <path fill='none' d='M0 0h24v24h-24z' />
38
38
  </clipPath>
39
39
  </defs>
40
40
  )
@@ -27,12 +27,12 @@ export const IconCalendarBlank: ForwardRefExoticComponent<
27
27
  strokeLinejoin='round'
28
28
  strokeMiterlimit={1.414}
29
29
  strokeWidth={2}
30
- d='M3 11v10h18V11M3 11V5h18v6M3 11h18m-5-8v4M8 3v4'
30
+ d='M3 11v10h18v-10m-18 0v-6h18v6m-18 0h18m-5-8v4m-8-4v4'
31
31
  />
32
32
  </g>,
33
33
  <defs>
34
34
  <clipPath id='a'>
35
- <path d='M0 0h24v24H0z' />
35
+ <path fill='none' d='M0 0h24v24h-24z' />
36
36
  </clipPath>
37
37
  </defs>
38
38
  )
package/react/camera.tsx CHANGED
@@ -26,12 +26,12 @@ export const IconCamera: ForwardRefExoticComponent<
26
26
  strokeWidth={2}
27
27
  clipPath='url(#a)'
28
28
  >
29
- <path d='M19 20H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2a1.5 1.5 0 0 0 1.5-1.5A1.5 1.5 0 0 1 10 4h4a1.5 1.5 0 0 1 1.5 1.5A1.5 1.5 0 0 0 17 7h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2Z' />
30
- <path d='M9.322 15.554a3.62 3.62 0 1 0 5.356-4.87 3.62 3.62 0 0 0-5.356 4.87Z' />
29
+ <path d='M19 20h-14c-1.1046 0-2-.8954-2-2v-9c0-1.1046.8954-2 2-2h2c.8284 0 1.5-.6716 1.5-1.5s.6716-1.5 1.5-1.5h4c.8284 0 1.5.6716 1.5 1.5s.6716 1.5 1.5 1.5h2c1.1046 0 2 .8954 2 2v9c0 1.1046-.8954 2-2 2Z' />
30
+ <path d='M9.3217 15.5538c1.4361 1.5798 3.9205 1.5798 5.3566 0 1.2997-1.4296 1.2474-3.6281-.1188-4.9943-1.4136-1.4136-3.7054-1.4136-5.119 0-1.3662 1.3662-1.4185 3.5647-.1188 4.9943Z' />
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
  )
@@ -22,14 +22,14 @@ export const IconCardNumberThree: ForwardRefExoticComponent<
22
22
  },
23
23
  <path
24
24
  fill='currentColor'
25
- d='M9 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm8 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z'
25
+ d='M9 6c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM17 18c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z'
26
26
  />,
27
27
  <path
28
28
  stroke='currentColor'
29
29
  strokeLinecap='round'
30
30
  strokeLinejoin='round'
31
31
  strokeWidth={2}
32
- d='M10.25 9h3.5l-2 3c.667 0 2 .559 2 2 0 1.5-1.354 2-2 2C10.5 16 10 15 10 15M6 3h12a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Z'
32
+ d='M10.25 9h3.5l-2 3c.6667 0 2 .5587 2 2 0 1.5-1.3536 2-2 2-1.25 0-1.75-1-1.75-1m-4-12h12c.5523 0 1 .4477 1 1v16c0 .5523-.4477 1-1 1h-12c-.5523 0-1-.4477-1-1v-16c0-.5523.4477-1 1-1Z'
33
33
  />
34
34
  )
35
35
  )
package/react/card.tsx CHANGED
@@ -24,11 +24,11 @@ export const IconCard: ForwardRefExoticComponent<
24
24
  stroke='currentColor'
25
25
  strokeLinecap='round'
26
26
  strokeWidth={2}
27
- d='M7 14h10M3.5 5h17a.5.5 0 0 1 .5.5v13a.5.5 0 0 1-.5.5h-17a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 .5-.5Z'
27
+ d='M7 14h10m-13.5-9h17a.5.5 0 0 1 .5.5v13a.5.5 0 0 1-.5.5h-17a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 .5-.5Z'
28
28
  />,
29
29
  <path
30
30
  fill='currentColor'
31
- d='M18 9.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z'
31
+ d='M18 9.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z'
32
32
  />
33
33
  )
34
34
  )
@@ -24,11 +24,11 @@ export const IconCardsPoker: ForwardRefExoticComponent<
24
24
  stroke='currentColor'
25
25
  strokeLinecap='round'
26
26
  strokeWidth={2}
27
- d='M11.182 6H3.5a.5.5 0 0 0-.5.5v14a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V18M11.182 6H12.5a.5.5 0 0 1 .5.5V18M11.182 6V3.5a.5.5 0 0 1 .5-.5H20.5a.5.5 0 0 1 .5.5v14a.5.5 0 0 1-.5.5H13'
27
+ d='M11.1818 6h-7.6818a.5.5 0 0 0-.5.5v14a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-2.5m-1.8182-12h1.3182a.5.5 0 0 1 .5.5v11.5m-1.8182-12v-2.5a.5.5 0 0 1 .5-.5h8.8182a.5.5 0 0 1 .5.5v14a.5.5 0 0 1-.5.5h-7.5'
28
28
  />,
29
29
  <path
30
30
  fill='currentColor'
31
- d='M9.5 13.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM7 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm4 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z'
31
+ d='M9.5 13.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.5ZM7 9c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM11 18c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z'
32
32
  />
33
33
  )
34
34
  )
@@ -30,7 +30,7 @@ export const IconChartBarYSimple: ForwardRefExoticComponent<
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
  )
@@ -25,12 +25,12 @@ export const IconChartBarY: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeLinecap='round'
27
27
  strokeWidth={2}
28
- d='M6 16v-3.5a.5.5 0 0 1 .5-.5H10m0 0V8.5a.5.5 0 0 1 .5-.5H14m-4 4v4m4 0V4.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5V16M4 20h16'
28
+ d='M6 16v-3.5a.5.5 0 0 1 .5-.5h3.5m0 0v-3.5a.5.5 0 0 1 .5-.5h3.5m-4 4v4m4 0v-11.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v11.5m-14 4h16'
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 IconChatDashesLinesTwo: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M7 9h1m3 0h6M7 13h1m3 0h6m-4.93 7.93L15 18h5a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h5l2.93 2.93a.1.1 0 0 0 .14 0Z'
29
+ d='M7 9h1m3 0h6m-10 4h1m3 0h6m-4.9293 7.9293 2.9293-2.9293h5c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0Z'
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 IconChatLinesCross: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M7 9h2m-2 4h8m-5-9H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h5l2.93 2.93a.1.1 0 0 0 .14 0L15 18h5a1 1 0 0 0 1-1v-5M15 1l6 6m0-6-6 6'
29
+ d='M7 9h2m-2 4h8m-5-9h-6c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0l2.9293-2.9293h5c.5523 0 1-.4477 1-1v-5m-6-11 6 6m0-6-6 6'
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
  )
@@ -22,7 +22,7 @@ export const IconChatLinesEyeOpen: ForwardRefExoticComponent<
22
22
  },
23
23
  <path
24
24
  fill='currentColor'
25
- d='M15 18v-1a1 1 0 0 0-.707.293L15 18Zm-6 0 .707-.707A1 1 0 0 0 9 17v1Zm2.93 2.93.706-.708-.707.707ZM7 8a1 1 0 0 0 0 2V8Zm2 2a1 1 0 1 0 0-2v2Zm-2 2a1 1 0 1 0 0 2v-2Zm8 2a1 1 0 1 0 0-2v2ZM7 5a1 1 0 0 0 0-2v2Zm15 7a1 1 0 1 0-2 0h2Zm-9.222 9.636 2.93-2.929-1.415-1.414-2.93 2.93 1.415 1.413ZM15 19h5v-2h-5v2ZM2 5v12h2V5H2Zm2 14h5v-2H4v2Zm4.293-.293 2.93 2.93 1.413-1.415-2.929-2.93-1.414 1.415ZM4 3a2 2 0 0 0-2 2h2V3Zm16 16a2 2 0 0 0 2-2h-2v2ZM2 17a2 2 0 0 0 2 2v-2H2Zm9.364 3.222a.9.9 0 0 1 1.272 0l-1.414 1.414a1.1 1.1 0 0 0 1.556 0l-1.414-1.414ZM7 10h2V8H7v2Zm0 4h8v-2H7v2ZM7 3H4v2h3V3Zm15 14v-5h-2v5h2ZM12 5c0 .163-.05.222.01.084.04-.09.108-.223.212-.388.207-.33.528-.748.962-1.154C14.048 2.732 15.314 2 17 2V0c-2.314 0-4.048 1.018-5.184 2.083a7.974 7.974 0 0 0-1.288 1.55 5.04 5.04 0 0 0-.351.652c-.065.15-.177.426-.177.715h2Zm5-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.55C21.049 1.018 19.315 0 17 0v2Zm5 3c0-.163.05-.222-.01-.084a3.07 3.07 0 0 1-.212.388c-.207.33-.528.748-.962 1.154C19.952 7.268 18.686 8 17 8v2c2.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-.388C11.95 4.778 12 4.836 12 5h-2c0 .288.112.566.177.715.086.198.205.42.35.652a7.974 7.974 0 0 0 1.29 1.55C12.951 8.982 14.685 10 17 10V8Z'
25
+ d='M15 18v-1c-.2652 0-.5196.1054-.7071.2929l.7071.7071Zm-6 0 .7071-.7071a1.0002 1.0002 0 0 0-.7071-.2929v1Zm2.9293 2.9293.7071-.7071-.7071.7071Zm-4.9293-12.9293c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm2 2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-2 2c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm8 2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-8-9c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm15 7c0-.5523-.4477-1-1-1s-1 .4477-1 1h2Zm-9.2222 9.6364 2.9293-2.9293-1.4142-1.4142-2.9293 2.9293 1.4142 1.4142Zm2.2222-2.6364h5v-2h-5v2Zm-13-14v12h2v-12h-2Zm2 14h5v-2h-5v2Zm4.2929-.2929 2.9293 2.9293 1.4142-1.4142-2.9293-2.9293-1.4142 1.4142Zm-4.2929-15.7071c-1.1046 0-2 .8954-2 2h2v-2Zm16 16c1.1046 0 2-.8954 2-2h-2v2Zm-18-2c0 1.1046.8954 2 2 2v-2h-2Zm9.3636 3.2222a.9.9 0 0 1 1.2728 0l-1.4142 1.4142c.4296.4296 1.126.4296 1.5556 0l-1.4142-1.4142Zm-4.3636-10.2222h2v-2h-2v2Zm0 4h8v-2h-8v2Zm0-11h-3v2h3v-2Zm15 14v-5h-2v5h2Zm-10-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-.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'
26
26
  />,
27
27
  <circle cx={17} cy={5} r={2} fill='currentColor' />
28
28
  )
@@ -26,12 +26,12 @@ export const IconChatLinesTwoStack: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M7 11h7m-7 3h7M6 4h14a1 1 0 0 1 1 1v10m-10.5 6 2.5-3h4a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h4l2.359 3a.1.1 0 0 0 .141 0Z'
29
+ d='M7 11h7m-7 3h7m-8-10h14c.5523 0 1 .4477 1 1v10m-10.5 6 2.5-3h4c.5523 0 1-.4477 1-1v-9c0-.5523-.4477-1-1-1h-13c-.5523 0-1 .4477-1 1v9c0 .5523.4477 1 1 1h4l2.3586 3a.0999.0999 0 0 0 .1414 0Z'
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 IconChatLinesTwo: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M8 9h8m-8 4h8m-3.93 7.93L15 18h5a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h5l2.93 2.93a.1.1 0 0 0 .14 0Z'
29
+ d='M8 9h8m-8 4h8m-3.9293 7.9293 2.9293-2.9293h5c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0Z'
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 IconChatPlus: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M9 11h6m-3-3v6m.07 6.93L15 18h5a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h5l2.93 2.93a.1.1 0 0 0 .14 0Z'
29
+ d='M9 11h6m-3-3v6m.0707 6.9293 2.9293-2.9293h5c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0Z'
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 IconChatTextArrow: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='m16 8 5-5m0 0v5m0-5h-5M7 9h2m-2 4h8m-5-9H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h5l2.93 2.93a.1.1 0 0 0 .14 0L15 18h5a1 1 0 0 0 1-1v-4'
29
+ d='m16 8 5-5m0 0v5m0-5h-5m-9 6h2m-2 4h8m-5-9h-6c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0l2.9293-2.9293h5c.5523 0 1-.4477 1-1v-4'
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
  )
@@ -23,12 +23,12 @@ export const IconChatTwo: ForwardRefExoticComponent<
23
23
  <g clipPath='url(#a)'>
24
24
  <path
25
25
  fill='currentColor'
26
- d='M15 9h1a1 1 0 0 0-1-1v1Zm0 10v1a1 1 0 0 0 1-1h-1ZM2 21H1a1 1 0 0 0 1.555.832L2 21Zm3-2v-1h-.303l-.252.168L5 19Zm17-2-.707.707A1 1 0 0 0 23 17h-1Zm-3-3 .707-.707-.293-.293H19v1ZM1 9.5V21h2V9.5H1Zm1.555 12.332 3-2-1.11-1.664-3 2 1.11 1.664ZM5 20h10v-2H5v2ZM2.5 10H7V8H2.5v2ZM7 10h8V8H7v2Zm1-1V4.5H6V9h2Zm-.5-4h14V3h-14v2ZM21 4.5V17h2V4.5h-2Zm1.707 11.793-3-3-1.414 1.414 3 3 1.414-1.414ZM14 9v5h2V9h-2Zm0 5v5h2v-5h-2Zm5-1h-4v2h4v-2Zm2.5-8a.5.5 0 0 1-.5-.5h2A1.5 1.5 0 0 0 21.5 3v2ZM8 4.5a.5.5 0 0 1-.5.5V3A1.5 1.5 0 0 0 6 4.5h2Zm-5 5a.5.5 0 0 1-.5.5V8A1.5 1.5 0 0 0 1 9.5h2Z'
26
+ d='M15 9h1c0-.5523-.4477-1-1-1v1Zm0 10v1c.5523 0 1-.4477 1-1h-1Zm-13 2h-1a1 1 0 0 0 1.5547.8321l-.5547-.8321Zm3-2v-1h-.3028l-.2519.1679.5547.8321Zm17-2-.7071.7071a1 1 0 0 0 1.7071-.7071h-1Zm-3-3 .7071-.7071-.2929-.2929h-.4142v1Zm-18-4.5v11.5h2v-11.5h-2Zm1.5547 12.3321 3-2-1.1094-1.6642-3 2 1.1094 1.6642Zm2.4453-1.8321h10v-2h-10v2Zm-2.5-10h4.5v-2h-4.5v2Zm4.5 0h8v-2h-8v2Zm1-1v-4.5h-2v4.5h2Zm-.5-4h14v-2h-14v2Zm13.5-.5v12.5h2v-12.5h-2Zm1.7071 11.7929-3-3-1.4142 1.4142 3 3 1.4142-1.4142Zm-8.7071-7.2929v5h2v-5h-2Zm0 5v5h2v-5h-2Zm5-1h-4v2h4v-2Zm2.5-8a.5.5 0 0 1-.5-.5h2c0-.8284-.6716-1.5-1.5-1.5v2Zm-13.5-.5a.5.5 0 0 1-.5.5v-2c-.8284 0-1.5.6716-1.5 1.5h2Zm-5 5a.5.5 0 0 1-.5.5v-2c-.8284 0-1.5.6716-1.5 1.5h2Z'
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
  )
package/react/chat.tsx CHANGED
@@ -24,12 +24,12 @@ export const IconChat: ForwardRefExoticComponent<
24
24
  <path
25
25
  stroke='currentColor'
26
26
  strokeWidth={2}
27
- d='m12 18-3.84 2.88A.1.1 0 0 1 8 20.8V18H4a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-8Z'
27
+ d='m12 18-3.84 2.88a.1.1 0 0 1-.16-.08v-2.8h-4c-.5523 0-1-.4477-1-1v-12c0-.5523.4477-1 1-1h16c.5523 0 1 .4477 1 1v12c0 .5523-.4477 1-1 1h-8Z'
28
28
  />
29
29
  </g>,
30
30
  <defs>
31
31
  <clipPath id='a'>
32
- <path d='M0 0h24v24H0z' />
32
+ <path fill='none' d='M0 0h24v24h-24z' />
33
33
  </clipPath>
34
34
  </defs>
35
35
  )
@@ -22,8 +22,8 @@ export const IconCheckboardSquareCentered: ForwardRefExoticComponent<
22
22
  },
23
23
  <path
24
24
  fill='currentColor'
25
- d='M1 2a1 1 0 0 1 1-1h1v2H1V2Zm2 1h2v2H3V3ZM1 5h2v2H1V5Zm2 2h2v2H3V7ZM1 9h2v2H1V9Zm2 2h2v2H3v-2Zm-2 2h2v2H1v-2Zm2 2h2v2H3v-2Zm-2 2h2v2H1v-2Zm0 4h2v2H2a1 1 0 0 1-1-1v-1Zm2-2h2v2H3v-2ZM5 1h2v2H5V1Zm2 2h2v2H7V3ZM5 5h2L5 7V5Zm0 12 2 2H5v-2Zm0 4h2v2H5v-2Zm2-2h2v2H7v-2ZM9 1h2v2H9V1Zm2 2h2v2h-2V3ZM9 21h2v2H9v-2Zm2-2h2v2h-2v-2Zm2-18h2v2h-2V1Zm2 2h2v2h-2V3Zm-2 18h2v2h-2v-2Zm2-2h2v2h-2v-2Zm2-18h2v2h-2V1Zm4 0h1a1 1 0 0 1 1 1v1h-2V1Zm-2 2h2v2h-2V3Zm-2 2h2v2l-2-2Zm4 0h2v2h-2V5Zm-2 2h2v2h-2V7Zm2 2h2v2h-2V9Zm-2 2h2v2h-2v-2Zm2 2h2v2h-2v-2Zm-2 2h2v2h-2v-2Zm0 2v2h-2l2-2Zm-2 4h2v2h-2v-2Zm4-4h2v2h-2v-2Zm0 4h2v1a1 1 0 0 1-1 1h-1v-2Zm-2-2h2v2h-2v-2ZM7 9a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2V9Z'
25
+ d='M1 2c0-.5523.4477-1 1-1h1v2h-2v-1ZM3 3h2v2h-2v-2ZM1 5h2v2h-2v-2ZM3 7h2v2h-2v-2ZM1 9h2v2h-2v-2ZM3 11h2v2h-2v-2ZM1 13h2v2h-2v-2ZM3 15h2v2h-2v-2ZM1 17h2v2h-2v-2ZM1 21h2v2h-1c-.5523 0-1-.4477-1-1v-1ZM3 19h2v2h-2v-2ZM5 1h2v2h-2v-2ZM7 3h2v2h-2v-2ZM5 5h2l-2 2v-2ZM5 17l2 2h-2v-2ZM5 21h2v2h-2v-2ZM7 19h2v2h-2v-2ZM9 1h2v2h-2v-2ZM11 3h2v2h-2v-2ZM9 21h2v2h-2v-2ZM11 19h2v2h-2v-2ZM13 1h2v2h-2v-2ZM15 3h2v2h-2v-2ZM13 21h2v2h-2v-2ZM15 19h2v2h-2v-2ZM17 1h2v2h-2v-2ZM21 1h1c.5523 0 1 .4477 1 1v1h-2v-2ZM19 3h2v2h-2v-2ZM17 5h2v2l-2-2ZM21 5h2v2h-2v-2ZM19 7h2v2h-2v-2ZM21 9h2v2h-2v-2ZM19 11h2v2h-2v-2ZM21 13h2v2h-2v-2ZM19 15h2v2h-2v-2ZM19 17v2h-2l2-2ZM17 21h2v2h-2v-2ZM21 17h2v2h-2v-2ZM21 21h2v1c0 .5523-.4477 1-1 1h-1v-2ZM19 19h2v2h-2v-2ZM7 9c0-1.1046.8954-2 2-2h6c1.1046 0 2 .8954 2 2v6c0 1.1046-.8954 2-2 2h-6c-1.1046 0-2-.8954-2-2v-6Z'
26
26
  />,
27
- <path stroke='currentColor' strokeWidth={5} d='M22 21h.001' />
27
+ <path stroke='currentColor' strokeWidth={5} d='m22 21.0003.001-.0003' />
28
28
  )
29
29
  )
@@ -31,7 +31,7 @@ export const IconChevronDownDouble: ForwardRefExoticComponent<
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
  )
@@ -31,7 +31,7 @@ export const IconChevronLeftDouble: ForwardRefExoticComponent<
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 IconChevronRightDouble: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='m14 9 3 3-3 3M7 9l3 3-3 3'
29
+ d='m14 9 3 3-3 3m-7-6 3 3-3 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
  )
@@ -31,7 +31,7 @@ export const IconChevronUpDouble: ForwardRefExoticComponent<
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 IconChevronUpDownLine: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='m8 7.5 4-4 4 4m0 9-4 4-4-4M5 12h14'
29
+ d='m8 7.5 4-4 4 4m0 9-4 4-4-4m-3-4.5h14'
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
  )
@@ -31,7 +31,7 @@ export const IconChevronUpDown: ForwardRefExoticComponent<
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 IconCircleCorners: ForwardRefExoticComponent<
25
25
  strokeLinecap='round'
26
26
  strokeLinejoin='round'
27
27
  strokeWidth={2}
28
- d='M3 7V3h4m10 0h4v4m0 10v4h-4M7 21H3v-4'
28
+ d='M3 7v-4h4m10 0h4v4m0 10v4h-4m-10 0h-4v-4'
29
29
  />,
30
30
  <circle cx={12} cy={12} r={4} fill='currentColor' />
31
31
  )
@@ -25,12 +25,12 @@ export const IconCircleMotionX: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeLinecap='round'
27
27
  strokeWidth={2}
28
- d='M3.5 6H5m3 0h7m0 0a6 6 0 1 0 0 12 6 6 0 0 0 0-12ZM2.5 10H9m-6 4h1m3 0h2m-5 4h10.5'
28
+ d='M3.5 6h1.5m3 0h7m0 0c-3.3137 0-6 2.6863-6 6s2.6863 6 6 6 6-2.6863 6-6-2.6863-6-6-6Zm-12.5 4h6.5m-6 4h1m3 0h2m-5 4h10.5'
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
  )
@@ -25,12 +25,12 @@ export const IconCircleNotch: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeLinecap='round'
27
27
  strokeWidth={2}
28
- d='M12 20a8 8 0 1 0-8-8'
28
+ d='M12 20c4.4183 0 8-3.5817 8-8s-3.5817-8-8-8-8 3.5817-8 8'
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
  )
@@ -25,12 +25,12 @@ export const IconCircleSlash: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeLinecap='round'
27
27
  strokeWidth={2}
28
- d='M15.806 2.75A9.97 9.97 0 0 0 12 2C6.477 2 2 6.477 2 12a9.97 9.97 0 0 0 .756 3.822m5.412 5.418c1.18.49 2.475.76 3.832.76 5.523 0 10-4.477 10-10a9.97 9.97 0 0 0-.758-3.827M4 20 20 4'
28
+ d='M15.8065 2.75c-1.1733-.4834-2.4588-.75-3.8065-.75-5.5229 0-10 4.4771-10 10 0 1.3537.269 2.6447.7565 3.8222m5.4119 5.4174c1.18.49 2.4742.7604 3.8316.7604 5.5228 0 10-4.4772 10-10 0-1.3554-.2697-2.6479-.7583-3.8266m-17.2417 11.8266 16-16'
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
  )
package/react/circle.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconCircle: ForwardRefExoticComponent<
25
25
  </g>,
26
26
  <defs>
27
27
  <clipPath id='a'>
28
- <path d='M0 0h24v24H0z' />
28
+ <path fill='none' d='M0 0h24v24h-24z' />
29
29
  </clipPath>
30
30
  </defs>
31
31
  )
@@ -24,7 +24,7 @@ export const IconCirclesConnected: ForwardRefExoticComponent<
24
24
  stroke='currentColor'
25
25
  strokeLinecap='square'
26
26
  strokeWidth={2}
27
- d='m15 9 2-2M9 9 7 7m0 10 2-2M7 5a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm0 14a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm9-7a4 4 0 1 1-8 0 4 4 0 0 1 8 0Zm4-6.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z'
27
+ d='m15 9 2-2m-8 2-2-2m0 10 2-2m-2-10c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Zm0 14c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Zm9-7c0 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 4Zm4-6.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z'
28
28
  />,
29
29
  <circle cx={20} cy={20} r={2} fill='currentColor' />
30
30
  )
@@ -25,7 +25,7 @@ export const IconClockCounterClockwiseSimple: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeLinecap='round'
27
27
  strokeWidth={2}
28
- d='M4.258 14.015a8 8 0 1 1 7.758 5.987M1 12l3 3 3-3'
28
+ d='M4.2579 14.0147c-1.1127-4.276 1.4516-8.6442 5.7274-9.7569 4.2759-1.1126 8.6442 1.4517 9.7569 5.7275 1.1126 4.2759-1.4516 8.6442-5.7275 9.7569a8.0132 8.0132 0 0 1-1.999.2597m-11.0157-8.0019 3 3 3-3'
29
29
  />
30
30
  )
31
31
  )
@@ -25,7 +25,7 @@ export const IconClockCounterClockwise: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeLinecap='round'
27
27
  strokeWidth={2}
28
- d='m12 12 3-3M4.258 14.015a8 8 0 1 1 7.758 5.987M1 12l3 3 3-3'
28
+ d='m12 12 3-3m-10.7421 5.0147c-1.1127-4.276 1.4516-8.6442 5.7274-9.7569 4.2759-1.1126 8.6442 1.4517 9.7569 5.7275 1.1126 4.2759-1.4516 8.6442-5.7275 9.7569a8.0132 8.0132 0 0 1-1.999.2597m-11.0157-8.0019 3 3 3-3'
29
29
  />
30
30
  )
31
31
  )
@@ -25,11 +25,11 @@ export const IconClockOvertime: ForwardRefExoticComponent<
25
25
  strokeLinecap='square'
26
26
  strokeMiterlimit={1.414}
27
27
  strokeWidth={2}
28
- d='M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z'
28
+ 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
29
  />,
30
30
  <path
31
31
  fill='currentColor'
32
- d='M12 12c.88.44 2.921 1.267 4.137 1.8.25.11.362.401.229.639a5 5 0 1 1-4.865-7.414c.274-.028.499.2.499.477V12Z'
32
+ d='M12 12.0001c.8799.4399 2.9211 1.267 4.1372 1.7999.2493.1093.3617.4012.2288.6387-.8555 1.5283-2.4901 2.5614-4.366 2.5614-2.7614 0-5-2.2386-5-5 0-2.593 1.9737-4.7249 4.5007-4.9754.2748-.0273.4993.2007.4993.4768v4.4986Z'
33
33
  />
34
34
  )
35
35
  )
package/react/clock.tsx CHANGED
@@ -25,12 +25,12 @@ export const IconClock: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeLinecap='round'
27
27
  strokeWidth={2}
28
- d='M11 7.4v4.05l2.7 2.25M20 11a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z'
28
+ d='M11 7.4v4.05l2.7 2.25m6.3-2.7c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z'
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
  )