@mirohq/design-system-icons 1.5.0 → 1.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1118) hide show
  1. package/dist/main.js +701 -2223
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +698 -2223
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +9 -3
  6. package/package.json +3 -3
  7. package/react/activity.tsx +1 -5
  8. package/react/add-line-bottom.tsx +1 -1
  9. package/react/add-line-right.tsx +1 -1
  10. package/react/ai-text.tsx +1 -5
  11. package/react/align-bottom-group.tsx +4 -3
  12. package/react/align-bottom.tsx +1 -1
  13. package/react/align-center-horizontal.tsx +1 -1
  14. package/react/align-center-vertical.tsx +1 -1
  15. package/react/align-left.tsx +4 -5
  16. package/react/align-middle.tsx +1 -1
  17. package/react/align-right.tsx +4 -5
  18. package/react/align-top-group.tsx +4 -3
  19. package/react/align-top.tsx +1 -1
  20. package/react/alignment-scale.tsx +1 -35
  21. package/react/alt-text-underline.tsx +1 -6
  22. package/react/alt-text.tsx +1 -5
  23. package/react/arrow-arc-left.tsx +1 -1
  24. package/react/arrow-arc-right.tsx +1 -1
  25. package/react/arrow-bend-up-left.tsx +1 -1
  26. package/react/arrow-bend-up-right.tsx +1 -1
  27. package/react/arrow-box-left.tsx +1 -5
  28. package/react/arrow-box-out.tsx +1 -5
  29. package/react/arrow-clockwise-down-right.tsx +1 -1
  30. package/react/arrow-clockwise-up-left.tsx +1 -1
  31. package/react/arrow-counter-clockwise-down-left.tsx +1 -1
  32. package/react/arrow-counter-clockwise-up-right.tsx +1 -1
  33. package/react/arrow-curves-bottom-right.tsx +1 -1
  34. package/react/arrow-down-left.tsx +1 -1
  35. package/react/arrow-down-right.tsx +1 -1
  36. package/react/arrow-down.tsx +1 -1
  37. package/react/arrow-elbow-down-right.tsx +1 -1
  38. package/react/arrow-fat-left-right.tsx +1 -1
  39. package/react/arrow-fat-left.tsx +1 -1
  40. package/react/arrow-fat-right.tsx +1 -1
  41. package/react/arrow-fat-up-right.tsx +1 -1
  42. package/react/arrow-left-right-dotted.tsx +1 -1
  43. package/react/arrow-left.tsx +1 -1
  44. package/react/arrow-right.tsx +1 -1
  45. package/react/arrow-up-circle.tsx +1 -5
  46. package/react/arrow-up-left.tsx +1 -1
  47. package/react/arrow-up-right.tsx +1 -1
  48. package/react/arrow-up.tsx +1 -1
  49. package/react/arrows-clockwise-rectangle-tilt.tsx +1 -1
  50. package/react/arrows-clockwise-x.tsx +1 -1
  51. package/react/arrows-clockwise-y.tsx +1 -1
  52. package/react/arrows-counterclockwise-rectangle-tilt.tsx +1 -1
  53. package/react/arrows-down-up.tsx +1 -1
  54. package/react/arrows-horizontal-lines-top-bottom-in.tsx +1 -1
  55. package/react/arrows-horizontal-lines-top-bottom.tsx +1 -1
  56. package/react/arrows-in-simple.tsx +1 -1
  57. package/react/arrows-out-cardinal.tsx +1 -1
  58. package/react/arrows-out-lines-horizontal.tsx +1 -1
  59. package/react/arrows-out-simple.tsx +1 -1
  60. package/react/arrows-square-counter-clockwise-y.tsx +1 -1
  61. package/react/arrows-time-backward.tsx +1 -9
  62. package/react/arrows-time-forward.tsx +1 -9
  63. package/react/article-empty.tsx +1 -1
  64. package/react/article.tsx +1 -1
  65. package/react/at.tsx +1 -1
  66. package/react/attachment.tsx +1 -1
  67. package/react/badge.tsx +1 -1
  68. package/react/barrel.tsx +1 -1
  69. package/react/bell-slash.tsx +1 -6
  70. package/react/bell-tilt.tsx +1 -1
  71. package/react/bell.tsx +2 -3
  72. package/react/board.tsx +1 -2
  73. package/react/book-open-info.tsx +1 -5
  74. package/react/bookmark.tsx +1 -1
  75. package/react/box-captions.tsx +1 -5
  76. package/react/{align-bottom-2.tsx → bracket-close.tsx} +3 -7
  77. package/react/bracket-curly-left.tsx +1 -1
  78. package/react/bracket-curly-right.tsx +1 -1
  79. package/react/bracket-open.tsx +34 -0
  80. package/react/brackets-angle-slash.tsx +1 -1
  81. package/react/brackets-curly-circles-three.tsx +1 -5
  82. package/react/browser.tsx +1 -5
  83. package/react/brush.tsx +1 -1
  84. package/react/calendar-blank.tsx +1 -1
  85. package/react/calendar-end.tsx +1 -5
  86. package/react/calendar-start.tsx +1 -7
  87. package/react/camera.tsx +1 -5
  88. package/react/caption-along.tsx +1 -5
  89. package/react/caption-horizontal.tsx +1 -5
  90. package/react/card-circles.tsx +1 -2
  91. package/react/card-number-three.tsx +1 -5
  92. package/react/card.tsx +2 -3
  93. package/react/cards-poker.tsx +1 -5
  94. package/react/chart-bar-y-simple.tsx +1 -1
  95. package/react/chart-bar-y.tsx +1 -1
  96. package/react/chat-check.tsx +1 -5
  97. package/react/chat-dashes-lines-two.tsx +1 -5
  98. package/react/chat-lines-cross.tsx +2 -7
  99. package/react/chat-lines-dot.tsx +1 -5
  100. package/react/chat-lines-eye-open.tsx +1 -9
  101. package/react/chat-lines-two-stack.tsx +2 -7
  102. package/react/chat-lines-two.tsx +1 -5
  103. package/react/chat-plus.tsx +2 -3
  104. package/react/chat-text-arrow.tsx +1 -5
  105. package/react/chat-two.tsx +1 -1
  106. package/react/chat.tsx +1 -1
  107. package/react/check-mark.tsx +1 -1
  108. package/react/checkboard-square-centered.tsx +1 -1
  109. package/react/chevron-down-double.tsx +1 -1
  110. package/react/chevron-down.tsx +1 -1
  111. package/react/chevron-left-double.tsx +1 -1
  112. package/react/chevron-left.tsx +1 -1
  113. package/react/chevron-right-double.tsx +1 -1
  114. package/react/chevron-right-small.tsx +1 -1
  115. package/react/chevron-right.tsx +1 -1
  116. package/react/chevron-up-double.tsx +1 -1
  117. package/react/chevron-up-down-line.tsx +1 -1
  118. package/react/chevron-up-down.tsx +1 -1
  119. package/react/chevron-up.tsx +1 -1
  120. package/react/circle-corners.tsx +1 -1
  121. package/react/circle-motion-x.tsx +1 -1
  122. package/react/circle-notch.tsx +1 -1
  123. package/react/circle-slash.tsx +1 -1
  124. package/react/circle.tsx +1 -1
  125. package/react/circles-connected.tsx +1 -1
  126. package/react/clock-counter-clockwise-simple.tsx +1 -5
  127. package/react/clock-counter-clockwise.tsx +1 -5
  128. package/react/clock-overtime.tsx +1 -5
  129. package/react/clock.tsx +1 -1
  130. package/react/cloud.tsx +1 -1
  131. package/react/cluster-ai.tsx +2 -7
  132. package/react/cluster-color.tsx +2 -7
  133. package/react/cluster-sentiment.tsx +1 -11
  134. package/react/cluster.tsx +1 -1
  135. package/react/clustered.tsx +1 -5
  136. package/react/cog.tsx +1 -7
  137. package/react/coins-checked.tsx +1 -5
  138. package/react/coins-slash.tsx +1 -1
  139. package/react/coins.tsx +1 -1
  140. package/react/columns-format.tsx +3 -5
  141. package/react/columns-three.tsx +1 -1
  142. package/react/comment-group.tsx +1 -5
  143. package/react/compass.tsx +1 -5
  144. package/react/cone-serpentine.tsx +1 -5
  145. package/react/connection-line-elbows.tsx +1 -1
  146. package/react/connection-line-straight.tsx +1 -1
  147. package/react/corners-three-eye-open.tsx +1 -5
  148. package/react/counter.tsx +1 -5
  149. package/react/credit-card.tsx +1 -2
  150. package/react/crop.tsx +1 -1
  151. package/react/cross-circle.tsx +1 -5
  152. package/react/cross-fat.tsx +1 -1
  153. package/react/cross-square.tsx +1 -5
  154. package/react/cross.tsx +1 -1
  155. package/react/cube.tsx +1 -1
  156. package/react/cursor-filled.tsx +1 -1
  157. package/react/cursor-lines.tsx +1 -1
  158. package/react/cursor-text-lines.tsx +1 -1
  159. package/react/cursor-text.tsx +1 -1
  160. package/react/cursor.tsx +1 -1
  161. package/react/curve-square-circle-arrow.tsx +1 -1
  162. package/react/dash-left-down-square-dash-right-up.tsx +1 -1
  163. package/react/dash-left-up-square-dash-down-right.tsx +1 -1
  164. package/react/dash-square-dash-horizontal.tsx +1 -1
  165. package/react/dash-square-dash-vertical.tsx +1 -1
  166. package/react/diagram-card-large-1.tsx +2 -3
  167. package/react/diagram-card-large-2.tsx +1 -5
  168. package/react/diagram-card-large-3.tsx +1 -5
  169. package/react/diagram-card-large-4.tsx +1 -5
  170. package/react/diagram-card-magnifying-glass.tsx +1 -5
  171. package/react/diagram-card-small-1.tsx +2 -3
  172. package/react/diagram-card-small-2.tsx +1 -5
  173. package/react/diagram-card-small-3.tsx +1 -2
  174. package/react/diagram-card-team.tsx +1 -5
  175. package/react/diagram-card-user.tsx +1 -5
  176. package/react/diagramming-shapes.tsx +1 -1
  177. package/react/diagramming.tsx +1 -1
  178. package/react/distribute-horizontal.tsx +1 -1
  179. package/react/distribute-vertical.tsx +1 -1
  180. package/react/doc-format.tsx +1 -5
  181. package/react/dollar-sign-currency.tsx +1 -1
  182. package/react/dot-line-dot.tsx +34 -0
  183. package/react/dot-voting.tsx +1 -1
  184. package/react/dots-nine.tsx +1 -1
  185. package/react/dots-six-horizontal.tsx +1 -1
  186. package/react/dots-six-vertical.tsx +1 -1
  187. package/react/dots-three-vertical.tsx +1 -1
  188. package/react/dots-three.tsx +1 -1
  189. package/react/dots-two.tsx +1 -1
  190. package/react/download.tsx +1 -5
  191. package/react/envelope.tsx +1 -1
  192. package/react/eraser.tsx +1 -1
  193. package/react/exclamation-mark-octagon.tsx +1 -5
  194. package/react/exclamation-point-circle.tsx +1 -5
  195. package/react/export.tsx +1 -5
  196. package/react/external-format.tsx +1 -5
  197. package/react/eye-closed-dots-four-frame-broken.tsx +1 -5
  198. package/react/eye-closed.tsx +1 -1
  199. package/react/eye-open-line-frame-broken.tsx +1 -9
  200. package/react/eye-open-slash.tsx +1 -5
  201. package/react/eye-open.tsx +1 -5
  202. package/react/eyedropper.tsx +1 -1
  203. package/react/factory-house.tsx +1 -2
  204. package/react/factory.tsx +1 -1
  205. package/react/file-spreadsheet.tsx +1 -1
  206. package/react/flag.tsx +1 -1
  207. package/react/flip-card.tsx +1 -1
  208. package/react/flip.tsx +1 -1
  209. package/react/folder.tsx +1 -1
  210. package/react/formula.tsx +1 -1
  211. package/react/frame-lines-two.tsx +2 -3
  212. package/react/frame-play.tsx +1 -2
  213. package/react/frame-plus.tsx +2 -3
  214. package/react/frame.tsx +1 -1
  215. package/react/funnel.tsx +1 -1
  216. package/react/gauge.tsx +1 -5
  217. package/react/gavel.tsx +1 -1
  218. package/react/gift.tsx +1 -1
  219. package/react/github.tsx +1 -1
  220. package/react/globe.tsx +1 -1
  221. package/react/google-drive.tsx +1 -1
  222. package/react/graduation-cap.tsx +1 -1
  223. package/react/grid-four.tsx +1 -1
  224. package/react/grid-six.tsx +1 -1
  225. package/react/grid.tsx +1 -1
  226. package/react/hand-filled.tsx +1 -1
  227. package/react/hand-pointing.tsx +1 -1
  228. package/react/hand-raised-filled.tsx +1 -1
  229. package/react/hand.tsx +1 -1
  230. package/react/headphones.tsx +1 -1
  231. package/react/headset-person.tsx +1 -9
  232. package/react/heart-filled.tsx +1 -1
  233. package/react/heart.tsx +1 -1
  234. package/react/hexagon.tsx +1 -1
  235. package/react/highlighter-color-selection.tsx +1 -1
  236. package/react/highlighter-underline.tsx +1 -2
  237. package/react/highlighter.tsx +1 -1
  238. package/react/house.tsx +1 -1
  239. package/react/image.tsx +1 -7
  240. package/react/indent-left.tsx +1 -1
  241. package/react/indent-right.tsx +1 -1
  242. package/react/index.ts +4 -1
  243. package/react/information-mark-circle.tsx +1 -5
  244. package/react/insights.tsx +1 -1
  245. package/react/kanban.tsx +1 -1
  246. package/react/key.tsx +1 -5
  247. package/react/keycap.tsx +1 -2
  248. package/react/laptop.tsx +1 -1
  249. package/react/lasso.tsx +1 -5
  250. package/react/layout.tsx +1 -1
  251. package/react/lifesaver.tsx +1 -1
  252. package/react/lightbox.tsx +1 -1
  253. package/react/lightbulb.tsx +1 -1
  254. package/react/lightning.tsx +1 -1
  255. package/react/line-curved.tsx +1 -1
  256. package/react/line-dashed.tsx +1 -1
  257. package/react/line-diagonal.tsx +1 -1
  258. package/react/line-dotted.tsx +1 -1
  259. package/react/line-horizontal.tsx +1 -4
  260. package/react/line-orthogonal.tsx +1 -1
  261. package/react/line-straight.tsx +1 -1
  262. package/react/lines-three-horizontal-line-vertical-center.tsx +1 -1
  263. package/react/lines-three-horizontal.tsx +1 -1
  264. package/react/lines-three-vertical.tsx +1 -1
  265. package/react/lines-top-left-columns-two.tsx +2 -4
  266. package/react/link-plus.tsx +1 -5
  267. package/react/link.tsx +1 -5
  268. package/react/list-bullets.tsx +1 -1
  269. package/react/list-numbers.tsx +1 -1
  270. package/react/lock-closed.tsx +1 -1
  271. package/react/lock-open.tsx +1 -2
  272. package/react/login.tsx +1 -5
  273. package/react/logout.tsx +1 -5
  274. package/react/magnet.tsx +1 -1
  275. package/react/magnifying-glass-lightning.tsx +1 -5
  276. package/react/magnifying-glass-plus.tsx +1 -5
  277. package/react/magnifying-glass.tsx +1 -1
  278. package/react/map.tsx +1 -1
  279. package/react/megaphone.tsx +2 -3
  280. package/react/mermaid.tsx +1 -1
  281. package/react/mic-lines-dot.tsx +1 -5
  282. package/react/microphone-slash.tsx +1 -5
  283. package/react/microphone.tsx +1 -1
  284. package/react/minus.tsx +1 -1
  285. package/react/mobile.tsx +2 -3
  286. package/react/monitor-arrow-up.tsx +1 -5
  287. package/react/monitor-arrow.tsx +1 -5
  288. package/react/monitor-eye-closed.tsx +1 -5
  289. package/react/monitor-eye-open.tsx +1 -9
  290. package/react/monitor-pause.tsx +1 -5
  291. package/react/monitor-play.tsx +1 -5
  292. package/react/monitor-stop.tsx +1 -5
  293. package/react/monitor.tsx +1 -1
  294. package/react/moon.tsx +1 -1
  295. package/react/mouse.tsx +1 -1
  296. package/react/music-note.tsx +1 -1
  297. package/react/navigation-arrow-lines.tsx +1 -5
  298. package/react/navigation-up-left-filled.tsx +1 -1
  299. package/react/navigation-up-left-slash.tsx +1 -5
  300. package/react/navigation-up-right.tsx +1 -1
  301. package/react/next.tsx +1 -1
  302. package/react/node-connected-dot.tsx +1 -1
  303. package/react/node-lines-curved.tsx +1 -1
  304. package/react/node-lines-horizontal.tsx +1 -1
  305. package/react/node-lines-vertical.tsx +1 -1
  306. package/react/node-plus.tsx +1 -1
  307. package/react/nodes-connected.tsx +1 -1
  308. package/react/nodes-connections-three.tsx +1 -1
  309. package/react/note-magnifying-glass.tsx +1 -5
  310. package/react/notepad.tsx +1 -2
  311. package/react/number.tsx +1 -1
  312. package/react/octagon.tsx +1 -1
  313. package/react/office.tsx +1 -5
  314. package/react/org-chart.tsx +1 -1
  315. package/react/orientation-horizontal.tsx +1 -5
  316. package/react/orientation-vertical.tsx +1 -5
  317. package/react/paint-bucket.tsx +1 -1
  318. package/react/palette.tsx +1 -5
  319. package/react/paper-plane-filled-right.tsx +1 -1
  320. package/react/paper-plane-tilt.tsx +1 -1
  321. package/react/parallelogram.tsx +1 -1
  322. package/react/pause-circle.tsx +2 -3
  323. package/react/pause.tsx +1 -1
  324. package/react/pdf.tsx +1 -1
  325. package/react/pen-color-selection.tsx +1 -1
  326. package/react/pen-tip.tsx +1 -1
  327. package/react/pen-underline.tsx +1 -2
  328. package/react/pen.tsx +1 -1
  329. package/react/pentagon.tsx +1 -1
  330. package/react/people-list.tsx +1 -7
  331. package/react/person-in-circle.tsx +1 -9
  332. package/react/phone-filled.tsx +1 -1
  333. package/react/pixel-eraser.tsx +1 -5
  334. package/react/placeholder.tsx +1 -1
  335. package/react/planet.tsx +1 -1
  336. package/react/play-circle.tsx +2 -3
  337. package/react/play.tsx +1 -1
  338. package/react/playback-speed-circle.tsx +1 -6
  339. package/react/plug.tsx +1 -1
  340. package/react/plus-box.tsx +1 -2
  341. package/react/plus-cross.tsx +34 -0
  342. package/react/plus-square.tsx +1 -1
  343. package/react/plus-text.tsx +2 -3
  344. package/react/plus.tsx +1 -1
  345. package/react/polling.tsx +1 -1
  346. package/react/presentation-arrow.tsx +1 -5
  347. package/react/presentation-eye-open.tsx +1 -9
  348. package/react/presentation-line.tsx +2 -3
  349. package/react/presentation-lines-two.tsx +1 -1
  350. package/react/presentation-link.tsx +1 -9
  351. package/react/presentation-number-one.tsx +1 -5
  352. package/react/presentation-play.tsx +2 -3
  353. package/react/presentation-plus.tsx +2 -3
  354. package/react/previous.tsx +1 -1
  355. package/react/prohibit.tsx +1 -1
  356. package/react/proto-button.tsx +1 -7
  357. package/react/proto-checkbox.tsx +1 -5
  358. package/react/proto-dropdown.tsx +1 -5
  359. package/react/proto-input.tsx +2 -3
  360. package/react/proto-number.tsx +1 -5
  361. package/react/proto-radio.tsx +1 -5
  362. package/react/proto-slider.tsx +1 -1
  363. package/react/prototype-format.tsx +1 -1
  364. package/react/push-pin-filled.tsx +1 -1
  365. package/react/push-pin.tsx +1 -1
  366. package/react/question-mark-circle.tsx +1 -5
  367. package/react/question-mark.tsx +1 -1
  368. package/react/quotes.tsx +1 -1
  369. package/react/raised-hand.tsx +1 -1
  370. package/react/ratio-169.tsx +1 -1
  371. package/react/ratio-43.tsx +1 -1
  372. package/react/ratio-square.tsx +1 -1
  373. package/react/rectangle-arrow-up-center.tsx +1 -5
  374. package/react/rectangle-dash-lines.tsx +1 -5
  375. package/react/rectangle-dot-line-pen.tsx +1 -9
  376. package/react/rectangle-frame-2-lines.tsx +2 -3
  377. package/react/rectangle-line.tsx +1 -5
  378. package/react/rectangle-play-stack.tsx +2 -7
  379. package/react/rectangle-portrait-dash-square-top-center.tsx +1 -1
  380. package/react/rectangle-portrait-dash-square-top-left.tsx +1 -1
  381. package/react/rectangle-portrait-dash.tsx +1 -1
  382. package/react/rectangle-portrait-filled.tsx +1 -1
  383. package/react/rectangle-portrait-square-top-left.tsx +1 -1
  384. package/react/rectangle-portrait.tsx +1 -1
  385. package/react/rectangle-tick.tsx +1 -5
  386. package/react/rectangle-triangle-bottom-center.tsx +1 -5
  387. package/react/rectangles-squares.tsx +1 -1
  388. package/react/rectangles-three-aligned.tsx +1 -1
  389. package/react/rectangles-three-free.tsx +1 -1
  390. package/react/rectangles-three-overlap.tsx +1 -1
  391. package/react/rectangles-two-line.tsx +1 -1
  392. package/react/rectangles-two-lines-four.tsx +1 -1
  393. package/react/rectangles-two-minus.tsx +1 -5
  394. package/react/rectangles-two-plus.tsx +1 -5
  395. package/react/rectangles-two-user.tsx +1 -11
  396. package/react/rhombus.tsx +1 -1
  397. package/react/rocket.tsx +1 -5
  398. package/react/rss-rectangle.tsx +1 -5
  399. package/react/rss.tsx +1 -1
  400. package/react/scissors.tsx +1 -5
  401. package/react/scrollbar-xy.tsx +2 -3
  402. package/react/select.tsx +1 -5
  403. package/react/sentiment.tsx +1 -13
  404. package/react/shadow.tsx +1 -1
  405. package/react/shapes-lines-stacked.tsx +1 -9
  406. package/react/shapes-lines.tsx +1 -11
  407. package/react/shapes.tsx +1 -5
  408. package/react/shield-check.tsx +1 -5
  409. package/react/shield-lock-filled.tsx +1 -1
  410. package/react/shield-lock.tsx +1 -7
  411. package/react/shuffle.tsx +1 -1
  412. package/react/sidebar-closed.tsx +1 -5
  413. package/react/sidebar-global-closed.tsx +1 -5
  414. package/react/sidebar-global-open.tsx +1 -5
  415. package/react/sidebar-open.tsx +1 -1
  416. package/react/single-sparks-filled.tsx +1 -1
  417. package/react/slide-format.tsx +1 -1
  418. package/react/sliders-x.tsx +1 -1
  419. package/react/sliders-y.tsx +1 -1
  420. package/react/smiley-chat.tsx +1 -11
  421. package/react/smiley-plus.tsx +1 -11
  422. package/react/smiley-sticker.tsx +1 -1
  423. package/react/smiley.tsx +1 -11
  424. package/react/social-ado.tsx +1 -1
  425. package/react/social-asana.tsx +1 -1
  426. package/react/social-aws.tsx +1 -13
  427. package/react/social-drawio.tsx +1 -1
  428. package/react/social-facebook.tsx +1 -1
  429. package/react/social-instagram.tsx +1 -5
  430. package/react/social-jira.tsx +1 -9
  431. package/react/social-linkedin.tsx +1 -1
  432. package/react/social-looker.tsx +1 -5
  433. package/react/social-monday.tsx +1 -1
  434. package/react/social-slack.tsx +1 -1
  435. package/react/social-twitter.tsx +1 -1
  436. package/react/social-x.tsx +1 -1
  437. package/react/social-youtube.tsx +1 -1
  438. package/react/sort-ascending.tsx +1 -1
  439. package/react/sort-descending.tsx +1 -1
  440. package/react/sparks-filled.tsx +1 -1
  441. package/react/sparks.tsx +1 -5
  442. package/react/speaker-cross.tsx +1 -1
  443. package/react/speaker-high.tsx +1 -1
  444. package/react/spinner.tsx +1 -5
  445. package/react/split-vertical.tsx +1 -1
  446. package/react/square-arrow-in.tsx +1 -5
  447. package/react/square-brackets-angle-slash.tsx +1 -5
  448. package/react/square-circles-two.tsx +1 -5
  449. package/react/square-frame-2-lines-circle.tsx +1 -5
  450. package/react/square-line-square-dashed.tsx +1 -9
  451. package/react/square-rounded.tsx +1 -1
  452. package/react/square-star-scribble.tsx +1 -5
  453. package/react/square-triangle-circle-plus.tsx +1 -1
  454. package/react/square.tsx +1 -1
  455. package/react/squares-column.tsx +1 -11
  456. package/react/squares-four.tsx +1 -1
  457. package/react/squares-group.tsx +1 -7
  458. package/react/squares-merge.tsx +1 -1
  459. package/react/squares-row.tsx +1 -5
  460. package/react/squares-three.tsx +1 -1
  461. package/react/squares-two-overlap.tsx +1 -5
  462. package/react/squares-ungroup.tsx +1 -1
  463. package/react/squares-unmerge.tsx +1 -1
  464. package/react/stack.tsx +1 -1
  465. package/react/stacked-circles.tsx +1 -1
  466. package/react/star-filled.tsx +1 -1
  467. package/react/star-half.tsx +1 -1
  468. package/react/star.tsx +1 -1
  469. package/react/sticky-corners.tsx +1 -9
  470. package/react/sticky-eye-closed.tsx +1 -5
  471. package/react/sticky-eye-open.tsx +1 -9
  472. package/react/sticky-note-stack.tsx +1 -5
  473. package/react/sticky-note-wide.tsx +1 -1
  474. package/react/sticky-note.tsx +1 -1
  475. package/react/sticky-notes-two.tsx +1 -5
  476. package/react/stop-circle.tsx +1 -5
  477. package/react/story-points.tsx +1 -1
  478. package/react/stroke-1.tsx +1 -1
  479. package/react/stroke-2.tsx +1 -1
  480. package/react/stroke-3.tsx +1 -1
  481. package/react/stroke-4.tsx +1 -1
  482. package/react/stroke-5.tsx +1 -1
  483. package/react/stroke-6.tsx +1 -1
  484. package/react/switch.tsx +1 -5
  485. package/react/table-format.tsx +1 -1
  486. package/react/table.tsx +1 -1
  487. package/react/tablet.tsx +2 -3
  488. package/react/tag.tsx +1 -5
  489. package/react/tasks.tsx +1 -1
  490. package/react/text-a-color-selection.tsx +1 -1
  491. package/react/text-a-horizontal.tsx +1 -5
  492. package/react/text-a-underline.tsx +1 -1
  493. package/react/text-a-vertical.tsx +1 -5
  494. package/react/text-aa.tsx +1 -1
  495. package/react/text-align-center.tsx +1 -1
  496. package/react/text-align-left.tsx +1 -1
  497. package/react/text-align-right.tsx +1 -1
  498. package/react/text-b-bold-italic-underlined.tsx +1 -1
  499. package/react/text-b-bold.tsx +1 -1
  500. package/react/text-cursor-eye-open.tsx +1 -5
  501. package/react/text-h-one.tsx +1 -1
  502. package/react/text-h-three.tsx +1 -5
  503. package/react/text-h-two.tsx +1 -1
  504. package/react/text-i-italic.tsx +1 -1
  505. package/react/text-indent.tsx +1 -1
  506. package/react/text-line-height.tsx +1 -1
  507. package/react/text-lines-three.tsx +1 -1
  508. package/react/text-position.tsx +1 -5
  509. package/react/text-s-strikethrough.tsx +1 -1
  510. package/react/text-styles.tsx +1 -5
  511. package/react/text-t.tsx +1 -1
  512. package/react/text-u-underlined.tsx +1 -1
  513. package/react/thumbs-up.tsx +1 -1
  514. package/react/tick-circle.tsx +1 -5
  515. package/react/ticket.tsx +1 -2
  516. package/react/timeline-format.tsx +1 -2
  517. package/react/timer.tsx +1 -5
  518. package/react/toolbar.tsx +2 -3
  519. package/react/tooltip.tsx +1 -1
  520. package/react/trackpad.tsx +1 -1
  521. package/react/trapeze.tsx +1 -1
  522. package/react/trash-simple.tsx +1 -1
  523. package/react/trash.tsx +2 -4
  524. package/react/triangle-square-circle.tsx +1 -1
  525. package/react/triangle.tsx +1 -1
  526. package/react/trident.tsx +1 -1
  527. package/react/trophy.tsx +1 -1
  528. package/react/tshirt.tsx +1 -1
  529. package/react/user-add.tsx +1 -1
  530. package/react/user-arrow-right-up.tsx +1 -5
  531. package/react/user-arrow-right.tsx +1 -5
  532. package/react/user-background-blur.tsx +1 -1
  533. package/react/user-cog-plus.tsx +1 -5
  534. package/react/user-cog.tsx +1 -11
  535. package/react/user-eye-open.tsx +1 -5
  536. package/react/user-filter.tsx +1 -1
  537. package/react/user-load.tsx +1 -1
  538. package/react/user-mic-slash.tsx +1 -5
  539. package/react/user-mic.tsx +1 -9
  540. package/react/user-number-three.tsx +1 -1
  541. package/react/user-pen-dashes-bottom.tsx +1 -5
  542. package/react/user-pen-line-bottom.tsx +1 -1
  543. package/react/user-tick-down.tsx +1 -1
  544. package/react/user.tsx +1 -1
  545. package/react/users-three.tsx +1 -1
  546. package/react/users.tsx +1 -1
  547. package/react/video-camera-dot.tsx +1 -5
  548. package/react/video-camera-lines-dot.tsx +1 -5
  549. package/react/video-camera-lines.tsx +1 -5
  550. package/react/video-camera-simple-error.tsx +1 -5
  551. package/react/video-camera-simple-slash.tsx +1 -5
  552. package/react/video-camera-simple.tsx +1 -1
  553. package/react/video-camera.tsx +1 -1
  554. package/react/view-center.tsx +1 -5
  555. package/react/view-side-left.tsx +1 -5
  556. package/react/view-side-right.tsx +1 -5
  557. package/react/wallet.tsx +1 -5
  558. package/react/wand.tsx +1 -5
  559. package/react/warning.tsx +1 -5
  560. package/react/wifi-exclamation.tsx +1 -1
  561. package/react/wifi.tsx +1 -1
  562. package/svg/24/activity.svg +1 -1
  563. package/svg/24/add-line-bottom.svg +1 -1
  564. package/svg/24/add-line-right.svg +1 -1
  565. package/svg/24/ai-text.svg +1 -1
  566. package/svg/24/align-bottom-group.svg +1 -1
  567. package/svg/24/align-bottom.svg +1 -1
  568. package/svg/24/align-center-horizontal.svg +1 -1
  569. package/svg/24/align-center-vertical.svg +1 -1
  570. package/svg/24/align-left.svg +1 -1
  571. package/svg/24/align-middle.svg +1 -1
  572. package/svg/24/align-right.svg +1 -1
  573. package/svg/24/align-top-group.svg +1 -1
  574. package/svg/24/align-top.svg +1 -1
  575. package/svg/24/alignment-scale.svg +1 -1
  576. package/svg/24/alt-text-underline.svg +1 -1
  577. package/svg/24/alt-text.svg +1 -1
  578. package/svg/24/arrow-arc-left.svg +1 -1
  579. package/svg/24/arrow-arc-right.svg +1 -1
  580. package/svg/24/arrow-bend-up-left.svg +1 -1
  581. package/svg/24/arrow-bend-up-right.svg +1 -1
  582. package/svg/24/arrow-box-left.svg +1 -1
  583. package/svg/24/arrow-box-out.svg +1 -1
  584. package/svg/24/arrow-clockwise-down-right.svg +1 -1
  585. package/svg/24/arrow-clockwise-up-left.svg +1 -1
  586. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -1
  587. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
  588. package/svg/24/arrow-curves-bottom-right.svg +1 -1
  589. package/svg/24/arrow-down-left.svg +1 -1
  590. package/svg/24/arrow-down-right.svg +1 -1
  591. package/svg/24/arrow-down.svg +1 -1
  592. package/svg/24/arrow-elbow-down-right.svg +1 -1
  593. package/svg/24/arrow-fat-left-right.svg +1 -1
  594. package/svg/24/arrow-fat-left.svg +1 -1
  595. package/svg/24/arrow-fat-right.svg +1 -1
  596. package/svg/24/arrow-fat-up-right.svg +1 -1
  597. package/svg/24/arrow-left-right-dotted.svg +1 -1
  598. package/svg/24/arrow-left.svg +1 -1
  599. package/svg/24/arrow-right.svg +1 -1
  600. package/svg/24/arrow-up-circle.svg +1 -1
  601. package/svg/24/arrow-up-left.svg +1 -1
  602. package/svg/24/arrow-up-right.svg +1 -1
  603. package/svg/24/arrow-up.svg +1 -1
  604. package/svg/24/arrows-clockwise-rectangle-tilt.svg +1 -1
  605. package/svg/24/arrows-clockwise-x.svg +1 -1
  606. package/svg/24/arrows-clockwise-y.svg +1 -1
  607. package/svg/24/arrows-counterclockwise-rectangle-tilt.svg +1 -1
  608. package/svg/24/arrows-down-up.svg +1 -1
  609. package/svg/24/arrows-horizontal-lines-top-bottom-in.svg +1 -1
  610. package/svg/24/arrows-horizontal-lines-top-bottom.svg +1 -1
  611. package/svg/24/arrows-in-simple.svg +1 -1
  612. package/svg/24/arrows-out-cardinal.svg +1 -1
  613. package/svg/24/arrows-out-lines-horizontal.svg +1 -1
  614. package/svg/24/arrows-out-simple.svg +1 -1
  615. package/svg/24/arrows-square-counter-clockwise-y.svg +1 -1
  616. package/svg/24/arrows-time-backward.svg +1 -1
  617. package/svg/24/arrows-time-forward.svg +1 -1
  618. package/svg/24/article-empty.svg +1 -1
  619. package/svg/24/article.svg +1 -1
  620. package/svg/24/at.svg +1 -1
  621. package/svg/24/attachment.svg +1 -1
  622. package/svg/24/badge.svg +1 -1
  623. package/svg/24/barrel.svg +1 -1
  624. package/svg/24/bell-slash.svg +1 -1
  625. package/svg/24/bell-tilt.svg +1 -1
  626. package/svg/24/bell.svg +1 -1
  627. package/svg/24/board.svg +1 -1
  628. package/svg/24/book-open-info.svg +1 -1
  629. package/svg/24/bookmark.svg +1 -1
  630. package/svg/24/box-captions.svg +1 -1
  631. package/svg/24/bracket-close.svg +2 -0
  632. package/svg/24/bracket-curly-left.svg +1 -1
  633. package/svg/24/bracket-curly-right.svg +1 -1
  634. package/svg/24/bracket-open.svg +2 -0
  635. package/svg/24/brackets-angle-slash.svg +1 -1
  636. package/svg/24/brackets-curly-circles-three.svg +1 -1
  637. package/svg/24/browser.svg +1 -1
  638. package/svg/24/brush.svg +1 -1
  639. package/svg/24/calendar-blank.svg +1 -1
  640. package/svg/24/calendar-end.svg +1 -1
  641. package/svg/24/calendar-start.svg +1 -1
  642. package/svg/24/camera.svg +1 -1
  643. package/svg/24/caption-along.svg +1 -1
  644. package/svg/24/caption-horizontal.svg +1 -1
  645. package/svg/24/card-circles.svg +1 -1
  646. package/svg/24/card-number-three.svg +1 -1
  647. package/svg/24/card.svg +1 -1
  648. package/svg/24/cards-poker.svg +1 -1
  649. package/svg/24/chart-bar-y-simple.svg +1 -1
  650. package/svg/24/chart-bar-y.svg +1 -1
  651. package/svg/24/chat-check.svg +1 -1
  652. package/svg/24/chat-dashes-lines-two.svg +1 -1
  653. package/svg/24/chat-lines-cross.svg +1 -1
  654. package/svg/24/chat-lines-dot.svg +1 -1
  655. package/svg/24/chat-lines-eye-open.svg +1 -1
  656. package/svg/24/chat-lines-two-stack.svg +1 -1
  657. package/svg/24/chat-lines-two.svg +1 -1
  658. package/svg/24/chat-plus.svg +1 -1
  659. package/svg/24/chat-text-arrow.svg +1 -1
  660. package/svg/24/chat-two.svg +1 -1
  661. package/svg/24/chat.svg +1 -1
  662. package/svg/24/check-mark.svg +1 -1
  663. package/svg/24/checkboard-square-centered.svg +1 -1
  664. package/svg/24/chevron-down-double.svg +1 -1
  665. package/svg/24/chevron-down.svg +1 -1
  666. package/svg/24/chevron-left-double.svg +1 -1
  667. package/svg/24/chevron-left.svg +1 -1
  668. package/svg/24/chevron-right-double.svg +1 -1
  669. package/svg/24/chevron-right-small.svg +1 -1
  670. package/svg/24/chevron-right.svg +1 -1
  671. package/svg/24/chevron-up-double.svg +1 -1
  672. package/svg/24/chevron-up-down-line.svg +1 -1
  673. package/svg/24/chevron-up-down.svg +1 -1
  674. package/svg/24/chevron-up.svg +1 -1
  675. package/svg/24/circle-corners.svg +1 -1
  676. package/svg/24/circle-motion-x.svg +1 -1
  677. package/svg/24/circle-notch.svg +1 -1
  678. package/svg/24/circle-slash.svg +1 -1
  679. package/svg/24/circle.svg +1 -1
  680. package/svg/24/circles-connected.svg +1 -1
  681. package/svg/24/clock-counter-clockwise-simple.svg +1 -1
  682. package/svg/24/clock-counter-clockwise.svg +1 -1
  683. package/svg/24/clock-overtime.svg +1 -1
  684. package/svg/24/clock.svg +1 -1
  685. package/svg/24/cloud.svg +1 -1
  686. package/svg/24/cluster-ai.svg +1 -1
  687. package/svg/24/cluster-color.svg +1 -1
  688. package/svg/24/cluster-sentiment.svg +1 -1
  689. package/svg/24/cluster.svg +1 -1
  690. package/svg/24/clustered.svg +1 -1
  691. package/svg/24/cog.svg +1 -1
  692. package/svg/24/coins-checked.svg +1 -1
  693. package/svg/24/coins-slash.svg +1 -1
  694. package/svg/24/coins.svg +1 -1
  695. package/svg/24/columns-format.svg +1 -1
  696. package/svg/24/columns-three.svg +1 -1
  697. package/svg/24/comment-group.svg +1 -1
  698. package/svg/24/compass.svg +1 -1
  699. package/svg/24/cone-serpentine.svg +1 -1
  700. package/svg/24/connection-line-elbows.svg +1 -1
  701. package/svg/24/connection-line-straight.svg +1 -1
  702. package/svg/24/corners-three-eye-open.svg +1 -1
  703. package/svg/24/counter.svg +1 -1
  704. package/svg/24/credit-card.svg +1 -1
  705. package/svg/24/crop.svg +1 -1
  706. package/svg/24/cross-circle.svg +1 -1
  707. package/svg/24/cross-fat.svg +1 -1
  708. package/svg/24/cross-square.svg +1 -1
  709. package/svg/24/cross.svg +1 -1
  710. package/svg/24/cube.svg +1 -1
  711. package/svg/24/cursor-filled.svg +1 -1
  712. package/svg/24/cursor-lines.svg +1 -1
  713. package/svg/24/cursor-text-lines.svg +1 -1
  714. package/svg/24/cursor-text.svg +1 -1
  715. package/svg/24/cursor.svg +1 -1
  716. package/svg/24/curve-square-circle-arrow.svg +1 -1
  717. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
  718. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
  719. package/svg/24/dash-square-dash-horizontal.svg +1 -1
  720. package/svg/24/dash-square-dash-vertical.svg +1 -1
  721. package/svg/24/diagram-card-large-1.svg +1 -1
  722. package/svg/24/diagram-card-large-2.svg +1 -1
  723. package/svg/24/diagram-card-large-3.svg +1 -1
  724. package/svg/24/diagram-card-large-4.svg +1 -1
  725. package/svg/24/diagram-card-magnifying-glass.svg +1 -1
  726. package/svg/24/diagram-card-small-1.svg +1 -1
  727. package/svg/24/diagram-card-small-2.svg +1 -1
  728. package/svg/24/diagram-card-small-3.svg +1 -1
  729. package/svg/24/diagram-card-team.svg +1 -1
  730. package/svg/24/diagram-card-user.svg +1 -1
  731. package/svg/24/diagramming-shapes.svg +1 -1
  732. package/svg/24/diagramming.svg +1 -1
  733. package/svg/24/distribute-horizontal.svg +1 -1
  734. package/svg/24/distribute-vertical.svg +1 -1
  735. package/svg/24/doc-format.svg +1 -1
  736. package/svg/24/dollar-sign-currency.svg +1 -1
  737. package/svg/24/dot-line-dot.svg +2 -0
  738. package/svg/24/dot-voting.svg +1 -1
  739. package/svg/24/dots-nine.svg +1 -1
  740. package/svg/24/dots-six-horizontal.svg +1 -1
  741. package/svg/24/dots-six-vertical.svg +1 -1
  742. package/svg/24/dots-three-vertical.svg +1 -1
  743. package/svg/24/dots-three.svg +1 -1
  744. package/svg/24/dots-two.svg +1 -1
  745. package/svg/24/download.svg +1 -1
  746. package/svg/24/envelope.svg +1 -1
  747. package/svg/24/eraser.svg +1 -1
  748. package/svg/24/exclamation-mark-octagon.svg +1 -1
  749. package/svg/24/exclamation-point-circle.svg +1 -1
  750. package/svg/24/export.svg +1 -1
  751. package/svg/24/external-format.svg +1 -1
  752. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -1
  753. package/svg/24/eye-closed.svg +1 -1
  754. package/svg/24/eye-open-line-frame-broken.svg +1 -1
  755. package/svg/24/eye-open-slash.svg +1 -1
  756. package/svg/24/eye-open.svg +1 -1
  757. package/svg/24/eyedropper.svg +1 -1
  758. package/svg/24/factory-house.svg +1 -1
  759. package/svg/24/factory.svg +1 -1
  760. package/svg/24/file-spreadsheet.svg +1 -1
  761. package/svg/24/flag.svg +1 -1
  762. package/svg/24/flip-card.svg +1 -1
  763. package/svg/24/flip.svg +1 -1
  764. package/svg/24/folder.svg +1 -1
  765. package/svg/24/formula.svg +1 -1
  766. package/svg/24/frame-lines-two.svg +1 -1
  767. package/svg/24/frame-play.svg +1 -1
  768. package/svg/24/frame-plus.svg +1 -1
  769. package/svg/24/frame.svg +1 -1
  770. package/svg/24/funnel.svg +1 -1
  771. package/svg/24/gauge.svg +1 -1
  772. package/svg/24/gavel.svg +1 -1
  773. package/svg/24/gift.svg +1 -1
  774. package/svg/24/github.svg +1 -1
  775. package/svg/24/globe.svg +1 -1
  776. package/svg/24/google-drive.svg +1 -1
  777. package/svg/24/graduation-cap.svg +1 -1
  778. package/svg/24/grid-four.svg +1 -1
  779. package/svg/24/grid-six.svg +1 -1
  780. package/svg/24/grid.svg +1 -1
  781. package/svg/24/hand-filled.svg +1 -1
  782. package/svg/24/hand-pointing.svg +1 -1
  783. package/svg/24/hand-raised-filled.svg +1 -1
  784. package/svg/24/hand.svg +1 -1
  785. package/svg/24/headphones.svg +1 -1
  786. package/svg/24/headset-person.svg +1 -1
  787. package/svg/24/heart-filled.svg +1 -1
  788. package/svg/24/heart.svg +1 -1
  789. package/svg/24/hexagon.svg +1 -1
  790. package/svg/24/highlighter-color-selection.svg +1 -1
  791. package/svg/24/highlighter-underline.svg +1 -1
  792. package/svg/24/highlighter.svg +1 -1
  793. package/svg/24/house.svg +1 -1
  794. package/svg/24/image.svg +1 -1
  795. package/svg/24/indent-left.svg +1 -1
  796. package/svg/24/indent-right.svg +1 -1
  797. package/svg/24/information-mark-circle.svg +1 -1
  798. package/svg/24/insights.svg +1 -1
  799. package/svg/24/kanban.svg +1 -1
  800. package/svg/24/key.svg +1 -1
  801. package/svg/24/keycap.svg +1 -1
  802. package/svg/24/laptop.svg +1 -1
  803. package/svg/24/lasso.svg +1 -1
  804. package/svg/24/layout.svg +1 -1
  805. package/svg/24/lifesaver.svg +1 -1
  806. package/svg/24/lightbox.svg +1 -1
  807. package/svg/24/lightbulb.svg +1 -1
  808. package/svg/24/lightning.svg +1 -1
  809. package/svg/24/line-curved.svg +1 -1
  810. package/svg/24/line-dashed.svg +1 -1
  811. package/svg/24/line-diagonal.svg +1 -1
  812. package/svg/24/line-dotted.svg +1 -1
  813. package/svg/24/line-horizontal.svg +1 -1
  814. package/svg/24/line-orthogonal.svg +1 -1
  815. package/svg/24/line-straight.svg +1 -1
  816. package/svg/24/line-two-diagonal-top-right-double.svg +1 -1
  817. package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -1
  818. package/svg/24/lines-three-horizontal.svg +1 -1
  819. package/svg/24/lines-three-vertical.svg +1 -1
  820. package/svg/24/lines-top-left-columns-two.svg +1 -1
  821. package/svg/24/link-plus.svg +1 -1
  822. package/svg/24/link.svg +1 -1
  823. package/svg/24/list-bullets.svg +1 -1
  824. package/svg/24/list-numbers.svg +1 -1
  825. package/svg/24/lock-closed.svg +1 -1
  826. package/svg/24/lock-open.svg +1 -1
  827. package/svg/24/login.svg +1 -1
  828. package/svg/24/logout.svg +1 -1
  829. package/svg/24/magnet.svg +1 -1
  830. package/svg/24/magnifying-glass-lightning.svg +1 -1
  831. package/svg/24/magnifying-glass-plus.svg +1 -1
  832. package/svg/24/magnifying-glass.svg +1 -1
  833. package/svg/24/map.svg +1 -1
  834. package/svg/24/megaphone.svg +1 -1
  835. package/svg/24/mermaid.svg +1 -1
  836. package/svg/24/mic-lines-dot.svg +1 -1
  837. package/svg/24/microphone-slash.svg +1 -1
  838. package/svg/24/microphone.svg +1 -1
  839. package/svg/24/minus.svg +1 -1
  840. package/svg/24/mobile.svg +1 -1
  841. package/svg/24/monitor-arrow-up.svg +1 -1
  842. package/svg/24/monitor-arrow.svg +1 -1
  843. package/svg/24/monitor-eye-closed.svg +1 -1
  844. package/svg/24/monitor-eye-open.svg +1 -1
  845. package/svg/24/monitor-pause.svg +1 -1
  846. package/svg/24/monitor-play.svg +1 -1
  847. package/svg/24/monitor-stop.svg +1 -1
  848. package/svg/24/monitor.svg +1 -1
  849. package/svg/24/moon.svg +1 -1
  850. package/svg/24/mouse.svg +1 -1
  851. package/svg/24/music-note.svg +1 -1
  852. package/svg/24/navigation-arrow-lines.svg +1 -1
  853. package/svg/24/navigation-up-left-filled.svg +1 -1
  854. package/svg/24/navigation-up-left-slash.svg +1 -1
  855. package/svg/24/navigation-up-right.svg +1 -1
  856. package/svg/24/next.svg +1 -1
  857. package/svg/24/node-connected-dot.svg +1 -1
  858. package/svg/24/node-lines-curved.svg +1 -1
  859. package/svg/24/node-lines-horizontal.svg +1 -1
  860. package/svg/24/node-lines-vertical.svg +1 -1
  861. package/svg/24/node-plus.svg +1 -1
  862. package/svg/24/nodes-connected.svg +1 -1
  863. package/svg/24/nodes-connections-three.svg +1 -1
  864. package/svg/24/note-magnifying-glass.svg +1 -1
  865. package/svg/24/notepad.svg +1 -1
  866. package/svg/24/number.svg +1 -1
  867. package/svg/24/octagon.svg +1 -1
  868. package/svg/24/office.svg +1 -1
  869. package/svg/24/org-chart.svg +1 -1
  870. package/svg/24/orientation-horizontal.svg +1 -1
  871. package/svg/24/orientation-vertical.svg +1 -1
  872. package/svg/24/paint-bucket.svg +1 -1
  873. package/svg/24/palette.svg +1 -1
  874. package/svg/24/paper-plane-filled-right.svg +1 -1
  875. package/svg/24/paper-plane-tilt.svg +1 -1
  876. package/svg/24/parallelogram.svg +1 -1
  877. package/svg/24/pause-circle.svg +1 -1
  878. package/svg/24/pause.svg +1 -1
  879. package/svg/24/pdf.svg +1 -1
  880. package/svg/24/pen-color-selection.svg +1 -1
  881. package/svg/24/pen-tip.svg +1 -1
  882. package/svg/24/pen-underline.svg +1 -1
  883. package/svg/24/pen.svg +1 -1
  884. package/svg/24/pentagon.svg +1 -1
  885. package/svg/24/people-list.svg +1 -1
  886. package/svg/24/person-in-circle.svg +1 -1
  887. package/svg/24/phone-filled.svg +1 -1
  888. package/svg/24/pixel-eraser.svg +1 -1
  889. package/svg/24/placeholder.svg +1 -1
  890. package/svg/24/planet.svg +1 -1
  891. package/svg/24/play-circle.svg +1 -1
  892. package/svg/24/play.svg +1 -1
  893. package/svg/24/playback-speed-circle.svg +1 -1
  894. package/svg/24/plug.svg +1 -1
  895. package/svg/24/plus-box.svg +1 -1
  896. package/svg/24/plus-cross.svg +2 -0
  897. package/svg/24/plus-square.svg +1 -1
  898. package/svg/24/plus-text.svg +1 -1
  899. package/svg/24/plus.svg +1 -1
  900. package/svg/24/polling.svg +1 -1
  901. package/svg/24/presentation-arrow.svg +1 -1
  902. package/svg/24/presentation-eye-open.svg +1 -1
  903. package/svg/24/presentation-line.svg +1 -1
  904. package/svg/24/presentation-lines-two.svg +1 -1
  905. package/svg/24/presentation-link.svg +1 -1
  906. package/svg/24/presentation-number-one.svg +1 -1
  907. package/svg/24/presentation-play.svg +1 -1
  908. package/svg/24/presentation-plus.svg +1 -1
  909. package/svg/24/previous.svg +1 -1
  910. package/svg/24/prohibit.svg +1 -1
  911. package/svg/24/proto-button.svg +1 -1
  912. package/svg/24/proto-checkbox.svg +1 -1
  913. package/svg/24/proto-dropdown.svg +1 -1
  914. package/svg/24/proto-input.svg +1 -1
  915. package/svg/24/proto-number.svg +1 -1
  916. package/svg/24/proto-radio.svg +1 -1
  917. package/svg/24/proto-slider.svg +1 -1
  918. package/svg/24/prototype-format.svg +1 -1
  919. package/svg/24/push-pin-filled.svg +1 -1
  920. package/svg/24/push-pin.svg +1 -1
  921. package/svg/24/question-mark-circle.svg +1 -1
  922. package/svg/24/question-mark.svg +1 -1
  923. package/svg/24/quotes.svg +1 -1
  924. package/svg/24/raised-hand.svg +1 -1
  925. package/svg/24/ratio-169.svg +1 -1
  926. package/svg/24/ratio-43.svg +1 -1
  927. package/svg/24/ratio-square.svg +1 -1
  928. package/svg/24/rectangle-arrow-up-center.svg +1 -1
  929. package/svg/24/rectangle-dash-lines.svg +1 -1
  930. package/svg/24/rectangle-dot-line-pen.svg +1 -1
  931. package/svg/24/rectangle-frame-2-lines.svg +1 -1
  932. package/svg/24/rectangle-line.svg +1 -1
  933. package/svg/24/rectangle-play-stack.svg +1 -1
  934. package/svg/24/rectangle-portrait-dash-square-top-center.svg +1 -1
  935. package/svg/24/rectangle-portrait-dash-square-top-left.svg +1 -1
  936. package/svg/24/rectangle-portrait-dash.svg +1 -1
  937. package/svg/24/rectangle-portrait-filled.svg +1 -1
  938. package/svg/24/rectangle-portrait-square-top-left.svg +1 -1
  939. package/svg/24/rectangle-portrait.svg +1 -1
  940. package/svg/24/rectangle-tick.svg +1 -1
  941. package/svg/24/rectangle-triangle-bottom-center.svg +1 -1
  942. package/svg/24/rectangles-squares.svg +1 -1
  943. package/svg/24/rectangles-three-aligned.svg +1 -1
  944. package/svg/24/rectangles-three-free.svg +1 -1
  945. package/svg/24/rectangles-three-overlap.svg +1 -1
  946. package/svg/24/rectangles-two-line.svg +1 -1
  947. package/svg/24/rectangles-two-lines-four.svg +1 -1
  948. package/svg/24/rectangles-two-minus.svg +1 -1
  949. package/svg/24/rectangles-two-plus.svg +1 -1
  950. package/svg/24/rectangles-two-user.svg +1 -1
  951. package/svg/24/rhombus.svg +1 -1
  952. package/svg/24/rocket.svg +1 -1
  953. package/svg/24/rss-rectangle.svg +1 -1
  954. package/svg/24/rss.svg +1 -1
  955. package/svg/24/scissors.svg +1 -1
  956. package/svg/24/scrollbar-xy.svg +1 -1
  957. package/svg/24/select.svg +1 -1
  958. package/svg/24/sentiment.svg +1 -1
  959. package/svg/24/shadow.svg +1 -1
  960. package/svg/24/shapes-lines-stacked.svg +1 -1
  961. package/svg/24/shapes-lines.svg +1 -1
  962. package/svg/24/shapes.svg +1 -1
  963. package/svg/24/shield-check.svg +1 -1
  964. package/svg/24/shield-lock-filled.svg +1 -1
  965. package/svg/24/shield-lock.svg +1 -1
  966. package/svg/24/shuffle.svg +1 -1
  967. package/svg/24/sidebar-closed.svg +1 -1
  968. package/svg/24/sidebar-global-closed.svg +1 -1
  969. package/svg/24/sidebar-global-open.svg +1 -1
  970. package/svg/24/sidebar-open.svg +1 -1
  971. package/svg/24/single-sparks-filled.svg +1 -1
  972. package/svg/24/slide-format.svg +1 -1
  973. package/svg/24/sliders-x.svg +1 -1
  974. package/svg/24/sliders-y.svg +1 -1
  975. package/svg/24/smiley-chat.svg +1 -1
  976. package/svg/24/smiley-plus.svg +1 -1
  977. package/svg/24/smiley-sticker.svg +1 -1
  978. package/svg/24/smiley.svg +1 -1
  979. package/svg/24/social-ado.svg +1 -1
  980. package/svg/24/social-asana.svg +1 -1
  981. package/svg/24/social-aws.svg +1 -1
  982. package/svg/24/social-drawio.svg +1 -1
  983. package/svg/24/social-facebook.svg +1 -1
  984. package/svg/24/social-instagram.svg +1 -1
  985. package/svg/24/social-jira.svg +1 -1
  986. package/svg/24/social-linkedin.svg +1 -1
  987. package/svg/24/social-looker.svg +1 -1
  988. package/svg/24/social-monday.svg +1 -1
  989. package/svg/24/social-slack.svg +1 -1
  990. package/svg/24/social-twitter.svg +1 -1
  991. package/svg/24/social-x.svg +1 -1
  992. package/svg/24/social-youtube.svg +1 -1
  993. package/svg/24/sort-ascending.svg +1 -1
  994. package/svg/24/sort-descending.svg +1 -1
  995. package/svg/24/sparks-filled.svg +1 -1
  996. package/svg/24/sparks.svg +1 -1
  997. package/svg/24/speaker-cross.svg +1 -1
  998. package/svg/24/speaker-high.svg +1 -1
  999. package/svg/24/spinner.svg +1 -1
  1000. package/svg/24/split-vertical.svg +1 -1
  1001. package/svg/24/square-arrow-in.svg +1 -1
  1002. package/svg/24/square-brackets-angle-slash.svg +1 -1
  1003. package/svg/24/square-circles-two.svg +1 -1
  1004. package/svg/24/square-frame-2-lines-circle.svg +1 -1
  1005. package/svg/24/square-line-square-dashed.svg +1 -1
  1006. package/svg/24/square-rounded.svg +1 -1
  1007. package/svg/24/square-star-scribble.svg +1 -1
  1008. package/svg/24/square-triangle-circle-plus.svg +1 -1
  1009. package/svg/24/square.svg +1 -1
  1010. package/svg/24/squares-column.svg +1 -1
  1011. package/svg/24/squares-four.svg +1 -1
  1012. package/svg/24/squares-group.svg +1 -1
  1013. package/svg/24/squares-merge.svg +1 -1
  1014. package/svg/24/squares-row.svg +1 -1
  1015. package/svg/24/squares-three.svg +1 -1
  1016. package/svg/24/squares-two-overlap.svg +1 -1
  1017. package/svg/24/squares-ungroup.svg +1 -1
  1018. package/svg/24/squares-unmerge.svg +1 -1
  1019. package/svg/24/stack.svg +1 -1
  1020. package/svg/24/stacked-circles.svg +1 -1
  1021. package/svg/24/star-filled.svg +1 -1
  1022. package/svg/24/star-half.svg +1 -1
  1023. package/svg/24/star.svg +1 -1
  1024. package/svg/24/sticky-corners.svg +1 -1
  1025. package/svg/24/sticky-eye-closed.svg +1 -1
  1026. package/svg/24/sticky-eye-open.svg +1 -1
  1027. package/svg/24/sticky-note-stack.svg +1 -1
  1028. package/svg/24/sticky-note-wide.svg +1 -1
  1029. package/svg/24/sticky-note.svg +1 -1
  1030. package/svg/24/sticky-notes-two.svg +1 -1
  1031. package/svg/24/stop-circle.svg +1 -1
  1032. package/svg/24/story-points.svg +1 -1
  1033. package/svg/24/stroke-1.svg +1 -1
  1034. package/svg/24/stroke-2.svg +1 -1
  1035. package/svg/24/stroke-3.svg +1 -1
  1036. package/svg/24/stroke-4.svg +1 -1
  1037. package/svg/24/stroke-5.svg +1 -1
  1038. package/svg/24/stroke-6.svg +1 -1
  1039. package/svg/24/switch.svg +1 -1
  1040. package/svg/24/table-format.svg +1 -1
  1041. package/svg/24/table.svg +1 -1
  1042. package/svg/24/tablet.svg +1 -1
  1043. package/svg/24/tag.svg +1 -1
  1044. package/svg/24/tasks.svg +1 -1
  1045. package/svg/24/text-a-color-selection.svg +1 -1
  1046. package/svg/24/text-a-horizontal.svg +1 -1
  1047. package/svg/24/text-a-underline.svg +1 -1
  1048. package/svg/24/text-a-vertical.svg +1 -1
  1049. package/svg/24/text-aa.svg +1 -1
  1050. package/svg/24/text-align-center.svg +1 -1
  1051. package/svg/24/text-align-left.svg +1 -1
  1052. package/svg/24/text-align-right.svg +1 -1
  1053. package/svg/24/text-b-bold-italic-underlined.svg +1 -1
  1054. package/svg/24/text-b-bold.svg +1 -1
  1055. package/svg/24/text-cursor-eye-open.svg +1 -1
  1056. package/svg/24/text-h-one.svg +1 -1
  1057. package/svg/24/text-h-three.svg +1 -1
  1058. package/svg/24/text-h-two.svg +1 -1
  1059. package/svg/24/text-i-italic.svg +1 -1
  1060. package/svg/24/text-indent.svg +1 -1
  1061. package/svg/24/text-line-height.svg +1 -1
  1062. package/svg/24/text-lines-three.svg +1 -1
  1063. package/svg/24/text-position.svg +1 -1
  1064. package/svg/24/text-s-strikethrough.svg +1 -1
  1065. package/svg/24/text-styles.svg +1 -1
  1066. package/svg/24/text-t.svg +1 -1
  1067. package/svg/24/text-u-underlined.svg +1 -1
  1068. package/svg/24/thumbs-up.svg +1 -1
  1069. package/svg/24/tick-circle.svg +1 -1
  1070. package/svg/24/ticket.svg +1 -1
  1071. package/svg/24/timeline-format.svg +1 -1
  1072. package/svg/24/timer.svg +1 -1
  1073. package/svg/24/toolbar.svg +1 -1
  1074. package/svg/24/tooltip.svg +1 -1
  1075. package/svg/24/trackpad.svg +1 -1
  1076. package/svg/24/trapeze.svg +1 -1
  1077. package/svg/24/trash-simple.svg +1 -1
  1078. package/svg/24/trash.svg +1 -1
  1079. package/svg/24/triangle-square-circle.svg +1 -1
  1080. package/svg/24/triangle.svg +1 -1
  1081. package/svg/24/trident.svg +1 -1
  1082. package/svg/24/trophy.svg +1 -1
  1083. package/svg/24/tshirt.svg +1 -1
  1084. package/svg/24/user-add.svg +1 -1
  1085. package/svg/24/user-arrow-right-up.svg +1 -1
  1086. package/svg/24/user-arrow-right.svg +1 -1
  1087. package/svg/24/user-background-blur.svg +1 -1
  1088. package/svg/24/user-cog-plus.svg +1 -1
  1089. package/svg/24/user-cog.svg +1 -1
  1090. package/svg/24/user-eye-open.svg +1 -1
  1091. package/svg/24/user-filter.svg +1 -1
  1092. package/svg/24/user-load.svg +1 -1
  1093. package/svg/24/user-mic-slash.svg +1 -1
  1094. package/svg/24/user-mic.svg +1 -1
  1095. package/svg/24/user-number-three.svg +1 -1
  1096. package/svg/24/user-pen-dashes-bottom.svg +1 -1
  1097. package/svg/24/user-pen-line-bottom.svg +1 -1
  1098. package/svg/24/user-tick-down.svg +1 -1
  1099. package/svg/24/user.svg +1 -1
  1100. package/svg/24/users-three.svg +1 -1
  1101. package/svg/24/users.svg +1 -1
  1102. package/svg/24/video-camera-dot.svg +1 -1
  1103. package/svg/24/video-camera-lines-dot.svg +1 -1
  1104. package/svg/24/video-camera-lines.svg +1 -1
  1105. package/svg/24/video-camera-simple-error.svg +1 -1
  1106. package/svg/24/video-camera-simple-slash.svg +1 -1
  1107. package/svg/24/video-camera-simple.svg +1 -1
  1108. package/svg/24/video-camera.svg +1 -1
  1109. package/svg/24/view-center.svg +1 -1
  1110. package/svg/24/view-side-left.svg +1 -1
  1111. package/svg/24/view-side-right.svg +1 -1
  1112. package/svg/24/wallet.svg +1 -1
  1113. package/svg/24/wand.svg +1 -1
  1114. package/svg/24/warning.svg +1 -1
  1115. package/svg/24/wifi-exclamation.svg +1 -1
  1116. package/svg/24/wifi.svg +1 -1
  1117. package/svg/meta.json +3349 -565
  1118. package/svg/24/align-bottom-2.svg +0 -2
@@ -25,7 +25,7 @@ export const IconChevronUp: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m17.293 15.707-5.293-5.2929-5.293 5.2929-1.414-1.414 6-6h1.414l6 6-1.414 1.414Z'
28
+ d='M17.293 15.707 12 10.414l-5.293 5.293-1.414-1.414 6-6h1.414l6 6-1.414 1.414Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconCircleCorners: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M19 9v-4h-4v-2h5l1 1v5h-2Zm-16 0v-5l1-1h5v2h-4v4h-2Zm12 12v-2h4v-4h2v5l-1 1h-5Zm-11 0-1-1v-5h2v4h4v2h-5ZM15 12c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3Z'
28
+ d='M19 9V5h-4V3h5l1 1v5h-2ZM3 9V4l1-1h5v2H5v4H3Zm12 12v-2h4v-4h2v5l-1 1h-5ZM4 21l-1-1v-5h2v4h4v2H4Zm11-9a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconCircleMotionX: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 12c0-2.7614-2.2386-5-5-5s-5 2.2386-5 5 2.2386 5 5 5 5-2.2386 5-5Zm2 0c0 3.866-3.134 7-7 7a7.1305 7.1305 0 0 1-.5-.0195v.0195h-8.5v-2h4.1025c-1.0721-1.0503-1.8074-2.4421-2.0302-4h-6.0723v-2h6.0723c.2228-1.5579.958-2.9497 2.0302-4h-4.1025v-2h9c3.866 0 7 3.134 7 7ZM4 5v2h-2v-2h2ZM4 17v2h-2v-2h2Z'
28
+ d='M20 12a5 5 0 1 0-10 0 5 5 0 0 0 10 0Zm2 0a7 7 0 0 1-7.5 6.98V19H6v-2h4.102a6.98 6.98 0 0 1-2.03-4H2v-2h6.072a6.98 6.98 0 0 1 2.03-4H6V5h9a7 7 0 0 1 7 7ZM4 5v2H2V5h2Zm0 12v2H2v-2h2Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconCircleNotch: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M22 12c0-5.5229-4.4772-10-10-10-5.5229 0-10 4.4771-10 10h2c0-4.4183 3.5817-8 8-8s8 3.5817 8 8-3.5817 8-8 8v2c5.5228 0 10-4.4772 10-10Z'
28
+ d='M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12h2a8 8 0 1 1 8 8v2c5.523 0 10-4.477 10-10Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconCircleSlash: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m22.707 2.707-20 20-1.414-1.414 20-20 1.414 1.414ZM20.96 7.5547c.666 1.3401 1.04 2.8506 1.04 4.4453 0 5.5228-4.4772 10-10 10-1.5947 0-3.1052-.374-4.4453-1.04l-.4014-.1993 1.4951-1.4941c1.0184.4706 2.153.7334 3.3516.7334 4.4183 0 8-3.5817 8-8 0-1.1986-.2628-2.3332-.7334-3.3516l1.4941-1.495.1993.4013ZM12 2c1.6509 0 3.2112.4008 4.5859 1.1113l.2559.1328-1.4902 1.4893c-1.0185-.4706-2.1531-.7334-3.3516-.7334-4.4183 0-8 3.5817-8 8 0 1.1985.2628 2.3331.7334 3.3516l-1.4893 1.4902-.1328-.2559c-.7105-1.3747-1.1113-2.935-1.1113-4.5859 0-5.5229 4.4771-10 10-10Z'
28
+ d='m22.707 2.707-20 20-1.414-1.414 20-20 1.414 1.414ZM20.96 7.555A9.964 9.964 0 0 1 22 12c0 5.523-4.477 10-10 10a9.964 9.964 0 0 1-4.445-1.04l-.402-.2 1.495-1.493A7.966 7.966 0 0 0 12 20a8 8 0 0 0 8-8 7.966 7.966 0 0 0-.733-3.352l1.494-1.495.199.402ZM12 2c1.65 0 3.211.4 4.586 1.111l.256.133-1.49 1.49A7.967 7.967 0 0 0 12 4a8 8 0 0 0-8 8c0 1.198.263 2.333.733 3.352l-1.489 1.49-.133-.256A9.961 9.961 0 0 1 2 12C2 6.477 6.477 2 12 2Z'
29
29
  />
30
30
  )
31
31
  }
package/react/circle.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconCircle: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 12c0-4.4183-3.5817-8-8-8s-8 3.5817-8 8 3.5817 8 8 8 8-3.5817 8-8Zm2 0c0 5.5228-4.4772 10-10 10-5.5229 0-10-4.4772-10-10 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z'
28
+ d='M20 12a8 8 0 1 0-16 0 8 8 0 0 0 16 0Zm2 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconCirclesConnected: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M6 19c0-.5523-.4477-1-1-1s-1 .4477-1 1 .4477 1 1 1 1-.4477 1-1Zm9-7c0-1.6569-1.3431-3-3-3s-3 1.3431-3 3 1.3431 3 3 3 3-1.3431 3-3Zm4-6.5a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0Zm-13-.5c0-.5523-.4477-1-1-1s-1 .4477-1 1 .4477 1 1 1 1-.4477 1-1Zm2 0c0 .4626-.1089.8987-.2959 1.29l1.538 1.5381c.7906-.5236 1.7387-.8281 2.7579-.8281a4.9763 4.9763 0 0 1 2.7568.8281l1.417-1.417a2.4915 2.4915 0 0 1-.1738-.9111c0-1.3807 1.1193-2.5 2.5-2.5s2.5 1.1193 2.5 2.5-1.1193 2.5-2.5 2.5a2.4895 2.4895 0 0 1-.9121-.1748l-1.417 1.417a4.976 4.976 0 0 1 .8291 2.7578c0 2.7614-2.2386 5-5 5a4.976 4.976 0 0 1-2.7578-.8291l-1.5352 1.5361-.0029.002c.1872.3915.2959.8281.2959 1.291 0 1.6569-1.3431 3-3 3-1.6568 0-3-1.3431-3-3s1.3432-3 3-3c.4624 0 .8989.108 1.29.2949l.003-.0019 1.5351-1.5362a4.9763 4.9763 0 0 1-.8281-2.7568c0-1.0192.3045-1.9673.8281-2.7578l-1.538-1.5381c-.3914.187-.8275.2959-1.2901.2959-1.6568 0-3-1.3431-3-3 0-1.6568 1.3432-3 3-3 1.6569 0 3 1.3432 3 3ZM19 18.5a.5.5 0 1 0-.5.5v2c-1.3807 0-2.5-1.1193-2.5-2.5s1.1193-2.5 2.5-2.5 2.5 1.1193 2.5 2.5-1.1193 2.5-2.5 2.5v-2a.5.5 0 0 0 .5-.5Z'
28
+ d='M6 19a1 1 0 1 0-2 0 1 1 0 0 0 2 0Zm9-7a3 3 0 1 0-6 0 3 3 0 0 0 6 0Zm4-6.5a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0ZM6 5a1 1 0 1 0-2 0 1 1 0 0 0 2 0Zm2 0c0 .463-.109.899-.296 1.29l1.538 1.538A4.977 4.977 0 0 1 12 7a4.98 4.98 0 0 1 2.757.828l1.417-1.417a2.5 2.5 0 1 1 1.414 1.414L16.17 9.242a5 5 0 0 1-6.929 6.929l-1.535 1.536-.003.002c.187.392.296.828.296 1.291a3 3 0 1 1-3-3c.462 0 .899.108 1.29.295l.003-.002 1.535-1.536A4.976 4.976 0 0 1 7 12c0-1.02.305-1.967.828-2.758L6.29 7.704A2.982 2.982 0 0 1 5 8a3 3 0 1 1 3-3Zm11 13.5a.5.5 0 1 0-.5.5v2a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5v-2a.5.5 0 0 0 .5-.5Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,11 +25,7 @@ export const IconClockCounterClockwiseSimple: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M13 3c4.9706 0 9 4.0294 9 9s-4.0294 9-9 9v-2c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7v.5859l1.293-1.2929 1.414 1.414-3 3h-1.414l-3-3 1.414-1.414 1.293 1.2929v-.5859c0-4.9706 4.0294-9 9-9Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M13 10c1.1046 0 2 .8954 2 2s-.8954 2-2 2-2-.8954-2-2 .8954-2 2-2Z'
28
+ d='M13 3a9 9 0 1 1 0 18v-2a7 7 0 1 0-7-7v.586l1.293-1.293 1.414 1.414-3 3H4.293l-3-3 1.414-1.414L4 12.586V12a9 9 0 0 1 9-9Zm0 7a2 2 0 1 1 0 4 2 2 0 0 1 0-4Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,11 +25,7 @@ export const IconClockCounterClockwise: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M13 3c4.9706 0 9 4.0294 9 9s-4.0294 9-9 9v-2c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7v.5859l1.293-1.2929 1.414 1.414-3 3h-1.414l-3-3 1.414-1.414 1.293 1.2929v-.5859c0-4.9706 4.0294-9 9-9Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='m16.707 9.707-1.7773 1.7764c.0441.165.0703.3377.0703.5166 0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2c.1785 0 .351.0255.5156.0693l1.7774-1.7763 1.414 1.414Z'
28
+ d='M13 3a9 9 0 1 1 0 18v-2a7 7 0 1 0-7-7v.586l1.293-1.293 1.414 1.414-3 3H4.293l-3-3 1.414-1.414L4 12.586V12a9 9 0 0 1 9-9Zm3.707 6.707-1.777 1.776a2 2 0 1 1-1.414-1.414l1.777-1.776 1.414 1.414Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,11 +25,7 @@ export const IconClockOvertime: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 12c0-4.4183-3.5817-8-8-8s-8 3.5817-8 8 3.5817 8 8 8 8-3.5817 8-8Zm2 0c0 5.5228-4.4772 10-10 10-5.5229 0-10-4.4772-10-10 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M12 12c.8799.44 2.9211 1.267 4.1372 1.7999.2493.1093.3617.4013.2288.6388-.8555 1.5282-2.4901 2.5613-4.366 2.5613-2.7614 0-5-2.2386-5-5 0-2.593 1.9737-4.7248 4.5007-4.9754.2748-.0272.4993.2007.4993.4769v4.4985Z'
28
+ d='M20 12a8 8 0 1 0-16 0 8 8 0 0 0 16 0Zm2 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-10 0c.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.476V12Z'
33
29
  />
34
30
  )
35
31
  }
package/react/clock.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconClock: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M19.9966 12c0-4.4183-3.5817-8-8-8s-8 3.5817-8 8 3.5817 8 8 8 8-3.5817 8-8Zm-7-5v4.584l3.418 3.415-1.4141 1.4151-4.0039-3.9991v-5.415h2Zm9 5c0 5.5228-4.4772 10-10 10-5.5229 0-10-4.4772-10-10 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z'
28
+ d='M19.997 12a8 8 0 1 0-16 0 8 8 0 0 0 16 0Zm-7-5v4.584l3.418 3.415L15 16.414l-4.004-3.999V7h2Zm9 5c0 5.523-4.478 10-10 10-5.523 0-10-4.477-10-10s4.477-10 10-10c5.522 0 10 4.477 10 10Z'
29
29
  />
30
30
  )
31
31
  }
package/react/cloud.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconCloud: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M9.2295 2.9326c.7362-.7363 1.725-1.0374 2.6845-.9004 1.2929.1849 2.3615 1.0925 2.8741 2.4922.9842-.6844 2.1693-.813 3.2031-.3535.8486.3773 1.5065 1.1375 1.7139 2.1504.1236.6043.0778 1.256-.1338 1.9307.9125.217 1.6704.6382 2.2519 1.2197.8639.8641 1.2617 2.0034 1.2617 3.1133-.0001 1.8005-1.0708 3.6588-3.038 4.2812.215.6954.2401 1.3671.0605 1.9883-.2928 1.0127-1.0684 1.6804-1.9424 1.9863-1.1442.4005-2.552.2217-3.6514-.6103-.522.9207-1.3588 1.6126-2.3369 1.83-.875.1945-1.8017-.0143-2.5615-.705-.4228-.3844-.7706-.8956-1.042-1.5244-.5738.3482-1.1807.5462-1.792.5947a3.6796 3.6796 0 0 1-2.8193-.9883c-.7318-.6888-1.1824-1.6799-1.1504-2.7881.0183-.6336.1923-1.2757.5273-1.8994-.5965-.2497-1.0936-.6276-1.4755-1.0977-.6904-.8498-.9583-1.9386-.833-2.9414.1259-1.0072.6636-2.0076 1.6728-2.5644.431-.2378.9124-.375 1.4336-.4111-.2074-1.0095.0267-2.0515.5791-2.8047.5108-.6965 1.3341-1.1967 2.3457-1.1328.4586.029.9094.1718 1.3467.416.1933-.4995.4705-.9305.8213-1.2813Zm-2.5205 5.3711a.9998.9998 0 0 1-.9961 1.709l.372-.9277.624-.7813Zm1.6162-1.5683c-.6487-.7568-1.1379-.9255-1.3897-.9415-.2225-.014-.4307.0785-.6074.3194-.3966.5409-.4166 1.5522.3809 2.1904l-.625.7803-.3711.9287c-1.0616-.4245-1.7014-.3042-2.044-.1152-.35.1932-.5927.5688-.6543 1.0615-.062.4969.0755 1.0326.4004 1.4326.3062.3769.827.6934 1.67.6934.4043.0001.769.2436.9238.6171.1546.3737.0691.804-.2168 1.0899-.7293.7293-.9666 1.4031-.9815 1.915-.0149.5167.1918.9632.5225 1.2744.3324.3128.7913.4897 1.29.4502.4888-.0387 1.0988-.294 1.7022-.998l.0996-.1006a1.0003 1.0003 0 0 1 1.6406.5557c.2258 1.1289.5938 1.713.8955 1.9873.2714.2466.5323.2879.7822.2324.5991-.1334 1.3417-.9188 1.3418-2.0234a.9998.9998 0 0 1 .7989-.9795.9999.9999 0 0 1 1.082.5058l.0381.0791.1064.2217c.5708 1.0527 1.6599 1.2976 2.3936 1.041.376-.1316.6004-.3702.6826-.6543.0736-.2549.0781-.7063-.2754-1.3808l-.1748-.3037-.0635-.1192a1.0006 1.0006 0 0 1 .0371-.8955 1.0005 1.0005 0 0 1 .875-.5146c1.6057-.0002 2.4999-1.206 2.5-2.5 0-.6399-.2275-1.2509-.6757-1.6993-.4395-.4394-1.1703-.8007-2.3243-.8007a1.0005 1.0005 0 0 1-.8486-1.5303c.5289-.8463.5847-1.461.5088-1.832-.074-.3618-.2903-.602-.5664-.7246-.5006-.2225-1.5694-.1296-2.1572 1.4375a1.0008 1.0008 0 0 1-1.1641.623 1 1 0 0 1-.7676-1.0732c.2129-2.129-.8246-2.883-1.459-2.9737-.353-.0504-.7079.0556-.9873.335-.2804.2805-.5586.8163-.5586 1.7383a1.0001 1.0001 0 0 1-1.7597.6504Z'
28
+ d='M9.23 2.933a3.14 3.14 0 0 1 2.684-.9c1.293.184 2.361 1.092 2.874 2.491.984-.684 2.17-.813 3.203-.353a2.975 2.975 0 0 1 1.714 2.15c.124.605.078 1.256-.134 1.931.913.217 1.67.638 2.252 1.22.864.864 1.262 2.003 1.262 3.113 0 1.8-1.07 3.659-3.038 4.281.215.696.24 1.367.06 1.989-.292 1.012-1.068 1.68-1.942 1.986-1.144.4-2.552.221-3.651-.61-.522.92-1.36 1.612-2.337 1.83-.875.194-1.802-.015-2.562-.706-.423-.384-.77-.895-1.042-1.524a4.065 4.065 0 0 1-1.792.595 3.68 3.68 0 0 1-2.82-.988 3.662 3.662 0 0 1-1.15-2.789 4.262 4.262 0 0 1 .528-1.899 3.753 3.753 0 0 1-1.476-1.098 3.923 3.923 0 0 1-.833-2.941c.126-1.007.664-2.008 1.673-2.565a3.43 3.43 0 0 1 1.434-.41c-.208-1.01.026-2.052.579-2.805.51-.697 1.334-1.197 2.345-1.133.46.029.91.172 1.347.416.194-.5.47-.93.821-1.281Zm-2.521 5.37a1 1 0 0 1-.996 1.71l.372-.928.624-.781Zm1.616-1.568c-.649-.756-1.138-.925-1.39-.941-.222-.014-.43.078-.607.32-.397.54-.417 1.551.381 2.19l-.625.78-.371.929c-1.062-.425-1.702-.305-2.044-.116-.35.194-.593.57-.654 1.062a1.924 1.924 0 0 0 .4 1.433c.306.377.827.693 1.67.693a1 1 0 0 1 .707 1.707c-.73.73-.967 1.403-.981 1.915a1.66 1.66 0 0 0 .522 1.274c.332.313.791.49 1.29.45.489-.038 1.099-.293 1.702-.997l.1-.101a1 1 0 0 1 1.64.556c.226 1.129.594 1.713.896 1.987.271.247.532.288.782.232.6-.133 1.342-.918 1.342-2.023a1 1 0 0 1 1.88-.474l.039.08.106.221c.571 1.053 1.66 1.298 2.394 1.041.376-.131.6-.37.682-.654.074-.255.079-.706-.275-1.381l-.175-.304-.063-.119a1 1 0 0 1 .912-1.41c1.606 0 2.5-1.206 2.5-2.5 0-.64-.228-1.25-.676-1.7-.44-.439-1.17-.8-2.324-.8a1.001 1.001 0 0 1-.849-1.53c.53-.847.585-1.461.51-1.832a.975.975 0 0 0-.567-.725c-.5-.222-1.57-.13-2.157 1.438a1 1 0 0 1-1.932-.45c.213-2.13-.825-2.884-1.46-2.974a1.14 1.14 0 0 0-.987.335c-.28.28-.558.816-.558 1.738a1 1 0 0 1-1.76.65Z'
29
29
  />
30
30
  )
31
31
  }
@@ -26,14 +26,9 @@ export const IconClusterAi: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M10 18v4l-1 1h-4l-1-1v-4l1-1h4l1 1Zm-4 3h2v-2h-2v2Z'
29
+ d='M10 18v4l-1 1H5l-1-1v-4l1-1h4l1 1Zm-4 3h2v-2H6v2Zm9.715-8.498c.204-1.415 2.248-1.418 2.453 0a3.794 3.794 0 0 0 3.213 3.213c1.412.204 1.42 2.248 0 2.453a3.793 3.793 0 0 0-3.213 3.213c-.205 1.42-2.249 1.412-2.453 0a3.794 3.794 0 0 0-3.213-3.213c-1.418-.205-1.415-2.249 0-2.453a3.794 3.794 0 0 0 3.213-3.213ZM17 3v6.5h-2V4H4v10h6v2H3l-1-1V3l1-1h13l1 1Zm-8 9H6v-2h3v2Zm3-4H6V6h6v2Z'
30
30
  clipRule='evenodd'
31
- />,
32
- <path
33
- fill='currentColor'
34
- d='M15.7148 12.502c.2044-1.4152 2.2485-1.4181 2.4532 0 .2398 1.6643 1.5483 2.9728 3.2129 3.2128 1.4122.2041 1.4205 2.2481 0 2.4532-1.6647.2398-2.9731 1.5482-3.2129 3.2129-.2051 1.4205-2.249 1.4122-2.4532 0-.24-1.6646-1.5485-2.9731-3.2128-3.2129-1.4181-.2047-1.4152-2.2488 0-2.4532 1.6644-.2401 2.9727-1.5484 3.2128-3.2128ZM17 3v6.5h-2v-5.5h-11v10h6v2h-7l-1-1v-12l1-1h13l1 1Z'
35
- />,
36
- <path fill='currentColor' d='M9 12h-3v-2h3v2ZM12 8h-6v-2h6v2Z' />
31
+ />
37
32
  )
38
33
  }
39
34
  )
@@ -26,14 +26,9 @@ export const IconClusterColor: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M10 18v4l-1 1h-4l-1-1v-4l1-1h4l1 1Zm-4 3h2v-2h-2v2ZM21.75 12v5.2227c-.0002 1.5185-1.2314 2.75-2.75 2.75h-.3438v.6211c0 1.1908-.9653 2.1562-2.1562 2.1562s-2.1562-.9654-2.1562-2.1562v-.6211h-.3438c-1.5186 0-2.7498-1.2315-2.75-2.75v-5.2227l.75-.75h9l.75.75Zm-8.8818 5.75c.1991.4264.6303.7227 1.1318.7227h1.8438v2.1211a.6562.6562 0 0 0 1.3124 0v-2.1211h1.8438c.5015 0 .9327-.2963 1.1318-.7227h-7.2636Zm-.1182-1.5h7.5v-3.5h-1.5v2.25h-1.5v-2.25h-1.5v2.25h-1.5v-2.25h-1.5v3.5Z'
29
+ d='M10 18v4l-1 1H5l-1-1v-4l1-1h4l1 1Zm-4 3h2v-2H6v2Zm15.75-9v5.223a2.75 2.75 0 0 1-2.75 2.75h-.344v.62a2.156 2.156 0 1 1-4.312 0v-.62H14a2.75 2.75 0 0 1-2.75-2.75V12l.75-.75h9l.75.75Zm-8.882 5.75c.2.426.63.723 1.132.723h1.844v2.12a.656.656 0 0 0 1.312 0v-2.12H19a1.25 1.25 0 0 0 1.132-.723h-7.264Zm-.118-1.5h7.5v-3.5h-1.5V15h-1.5v-2.25h-1.5V15h-1.5v-2.25h-1.5v3.5ZM17 3v6.5h-2V4H4v10h6v2H3l-1-1V3l1-1h13l1 1Zm-8 9H6v-2h3v2Zm3-4H6V6h6v2Z'
30
30
  clipRule='evenodd'
31
- />,
32
- <path
33
- fill='currentColor'
34
- d='M17 3v6.5h-2v-5.5h-11v10h6v2h-7l-1-1v-12l1-1h13l1 1Z'
35
- />,
36
- <path fill='currentColor' d='M9 12h-3v-2h3v2ZM12 8h-6v-2h6v2Z' />
31
+ />
37
32
  )
38
33
  }
39
34
  )
@@ -25,17 +25,7 @@ export const IconClusterSentiment: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m9 17 1 1v4l-1 1h-4l-1-1v-4l1-1h4Zm-3 4h2v-2h-2v2ZM16 2l1 1v6.5h-2v-5.5h-11v10h6v2h-7l-1-1v-12l1-1h13Zm-7 8v2h-3v-2h3Zm3-4v2h-6v-2h6ZM18 15h1v1h-1v-1Z'
29
- />,
30
- <path fill='currentColor' d='M19 15v1h-1v-1h1Z' />,
31
- <path
32
- fill='currentColor'
33
- d='M21 17c0-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-4Zm2 0c0 3.3137-2.6863 6-6 6s-6-2.6863-6-6 2.6863-6 6-6 6 2.6863 6 6Z'
34
- />,
35
- <path fill='currentColor' d='M15 15h1v1h-1v-1Z' />,
36
- <path
37
- fill='currentColor'
38
- d='M16 15v1h-1v-1h1ZM19.7412 17.1133c-.2128 1.3928-1.2716 2.6367-2.7412 2.6367s-2.5284-1.2439-2.7412-2.6367l1.4824-.2266c.1349.8829.7348 1.3633 1.2588 1.3633.524 0 1.1239-.4804 1.2588-1.3633l1.4824.2266Z'
28
+ d='m9 17 1 1v4l-1 1H5l-1-1v-4l1-1h4Zm-3 4h2v-2H6v2ZM16 2l1 1v6.5h-2V4H4v10h6v2H3l-1-1V3l1-1h13Zm-7 8v2H6v-2h3Zm3-4v2H6V6h6Zm6 9h1v1h-1v-1Zm1 0v1h-1v-1h1Zm2 2a4 4 0 1 0-8 0 4 4 0 0 0 8 0Zm2 0a6 6 0 1 1-12 0 6 6 0 0 1 12 0Zm-8-2h1v1h-1v-1Zm1 0v1h-1v-1h1Zm3.741 2.113C19.528 18.506 18.47 19.75 17 19.75c-1.47 0-2.528-1.244-2.741-2.637l1.482-.226c.135.883.735 1.363 1.259 1.363.524 0 1.124-.48 1.259-1.363l1.482.226Z'
39
29
  />
40
30
  )
41
31
  }
package/react/cluster.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconCluster: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m9 17 1 1v4l-1 1h-4l-1-1v-4l1-1h4Zm-3 4h2v-2h-2v2ZM21 11l1 1v8l-1 1h-8l-1-1v-2h2v1h6v-6h-1v-2h2Zm-5-9 1 1v12l-1 1h-13l-1-1v-12l1-1h13Zm-12 12h11v-10h-11v10Zm5-4v2h-3v-2h3Zm3-4v2h-6v-2h6Z'
28
+ d='m9 17 1 1v4l-1 1H5l-1-1v-4l1-1h4Zm-3 4h2v-2H6v2Zm15-10 1 1v8l-1 1h-8l-1-1v-2h2v1h6v-6h-1v-2h2Zm-5-9 1 1v12l-1 1H3l-1-1V3l1-1h13ZM4 14h11V4H4v10Zm5-4v2H6v-2h3Zm3-4v2H6V6h6Z'
29
29
  />
30
30
  )
31
31
  }
@@ -26,12 +26,8 @@ export const IconClustered: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M5.3333 4c-.6136 0-1.3333.7197-1.3333 1.3333v2.6667h-2v-2.6667c0-1.841 1.4924-3.3333 3.3333-3.3333h2.6667v2h-2.6667Zm8.6667 0h-4v-2h4v2Zm4.6667 0h-2.6667v-2h2.6667c1.8409 0 3.3333 1.4924 3.3333 3.3333v2.6667h-2v-2.6667c0-.6136-.7197-1.3333-1.3333-1.3333Zm-14.6667 6v4h-2v-4h2Zm16 4v-4h2v4h-2Zm-16 2v2.6667c0 .6136.8864 1.3333 1.5 1.3333h2.5v2h-2.6667c-1.841 0-3.3333-1.4924-3.3333-3.3333v-2.6667h2Zm16 2.6667v-2.6667h2v2.6667c0 1.8409-1.4924 3.3333-3.3333 3.3333h-2.6667v-2h2.6667c.6136 0 1.3333-.7197 1.3333-1.3333Zm-10 1.3333h4v2h-4v-2Z'
29
+ d='M5.333 4C4.72 4 4 4.72 4 5.333V8H2V5.333A3.333 3.333 0 0 1 5.333 2H8v2H5.333ZM14 4h-4V2h4v2Zm4.667 0H16V2h2.667A3.333 3.333 0 0 1 22 5.333V8h-2V5.333C20 4.72 19.28 4 18.667 4ZM4 10v4H2v-4h2Zm16 4v-4h2v4h-2ZM4 16v2.667C4 19.28 4.886 20 5.5 20H8v2H5.333A3.333 3.333 0 0 1 2 18.667V16h2Zm16 2.667V16h2v2.667A3.333 3.333 0 0 1 18.667 22H16v-2h2.667C19.28 20 20 19.28 20 18.667ZM10 20h4v2h-4v-2ZM7 7h4v4H7V7Zm6 0h4v4h-4V7Zm-6 6h4v4H7v-4Z'
30
30
  clipRule='evenodd'
31
- />,
32
- <path
33
- fill='currentColor'
34
- d='M7 7h4v4h-4v-4ZM13 7h4v4h-4v-4ZM7 13h4v4h-4v-4Z'
35
31
  />
36
32
  )
37
33
  }
package/react/cog.tsx CHANGED
@@ -26,13 +26,7 @@ export const IconCog: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M12 9c1.6568 0 3 1.3432 3 3s-1.3432 3-3 3c-1.6569 0-3-1.3432-3-3s1.3431-3 3-3Zm0 2c-.5523 0-1 .4477-1 1s.4477 1 1 1c.5522 0 1-.4477 1-1s-.4478-1-1-1Z'
30
- clipRule='evenodd'
31
- />,
32
- <path
33
- fill='currentColor'
34
- fillRule='evenodd'
35
- d='M13.5439 2c.4304 0 .8131.2753.9492.6836l.8799 2.6396.7891.4561 2.7255-.5576a1.0009 1.0009 0 0 1 .9766.3476l.0899.1319 1.5 2.5976a1.001 1.001 0 0 1-.1172 1.164l-1.8467 2.0811v.9112l1.8467 2.082a1.001 1.001 0 0 1 .1172 1.1641l-1.5 2.5976-.0899.1319a1.0009 1.0009 0 0 1-.9766.3476l-2.7255-.5586-.7891.4561-.8799 2.6406a1.0006 1.0006 0 0 1-.9492.6836h-3a.9999.9999 0 0 1-.8857-.5371l-.0625-.1465-.88-2.6396-.79-.4561-2.7256.5576a1 1 0 0 1-1.0664-.4795l-1.5-2.5976a1.0011 1.0011 0 0 1 .1182-1.1641l1.8457-2.082v-.9112l-1.8457-2.081a1.001 1.001 0 0 1-.1182-1.164l1.5-2.5977.0909-.1319a.9999.9999 0 0 1 .9756-.3476l2.7255.5566.79-.456.88-2.6387.0625-.1465a.9999.9999 0 0 1 .8857-.5371h3Zm-3.0508 4.3164-.9502-.3174.001.001.9492.3164-.1201.3594-2.1035 1.2148-2.7637-.5664-.7803 1.3506 1.8721 2.1104v2.4296l-1.872 2.1094.7802 1.3506 2.7637-.5654 2.1035 1.2148.8926 2.6758h1.5576l.8926-2.6758.3281-.1904 1.4463-.835.3291-.1894 2.7627.5654.7793-1.3496-1.6192-1.8272-.2519-.2832v-2.4296l.2519-.2832 1.6192-1.8282-.7793-1.3496-2.7627.5664-.3291-.1894-1.7744-1.0244-.8926-2.6768h-1.5576l-.7725 2.3164Z'
29
+ d='M12 9a3 3 0 1 1 0 6 3 3 0 0 1 0-6Zm0 2a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm1.544-9a1 1 0 0 1 .95.684l.879 2.64.79.455 2.725-.557a1 1 0 0 1 .976.347l.09.132 1.5 2.598c.215.373.168.842-.117 1.164l-1.847 2.08v.912l1.847 2.082c.285.322.332.791.117 1.164l-1.5 2.598-.09.132a1 1 0 0 1-.976.347l-2.726-.558-.789.456-.88 2.64a1 1 0 0 1-.95.684h-3a1 1 0 0 1-.885-.537l-.062-.147-.88-2.64-.79-.455-2.726.557a1 1 0 0 1-1.066-.48l-1.5-2.597a1.001 1.001 0 0 1 .118-1.164l1.846-2.082v-.911L2.752 9.463a1.001 1.001 0 0 1-.118-1.164l1.5-2.598.09-.132a1 1 0 0 1 .976-.347l2.726.556.79-.456.88-2.638.062-.147A1 1 0 0 1 10.544 2h3Zm-3.05 4.316L9.542 6l.95.316-.12.36L8.269 7.89l-2.763-.567-.78 1.35 1.872 2.111v2.43l-1.872 2.11.78 1.35 2.763-.566 2.104 1.215.893 2.676h1.557l.893-2.676.328-.19 1.446-.835.33-.19 2.762.566.78-1.35-1.62-1.827-.252-.283v-2.43l.252-.283 1.62-1.828-.78-1.35-2.763.567-.329-.19-1.774-1.024L12.823 4h-1.557l-.773 2.316Z'
36
30
  clipRule='evenodd'
37
31
  />
38
32
  )
@@ -26,12 +26,8 @@ export const IconCoinsChecked: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M8 22c.7013 0 1.3744-.0602 2-.1707v-1.9969c-.6984.1314-1.4162.1676-2 .1676-1.2138 0-3.0066-.1564-4-1v-1.7639c1.0615.475 2.4633.7639 4 .7639.7013 0 1.3744-.0602 2-.1707v-1.9969c-.6984.1314-1.4162.1676-2 .1676-1.2138 0-3.0066-.1564-4-1v-1.7639c1.0615.475 2.4633.7639 4 .7639 1.5367 0 2.9385-.2889 4-.7639v1.7639h2v-3.1707c.6256.1105 1.2987.1707 2 .1707 1.5367 0 2.9385-.2889 4-.7639v1.7639h2v-8c0-1.6568-2.6863-3-6-3s-6 1.3432-6 3v3.1707c-.6256-.1105-1.2987-.1707-2-.1707-3.3137 0-6 1.3431-6 3v8c0 1.6569 2.6863 3 6 3Zm12-17c-.9934-.8436-2.7862-1-4-1s-3.0066.1564-4 1c.9934.8436 2.7862 1 4 1s3.0066-.1564 4-1Zm0 2.2361c-1.0615.475-2.4633.7639-4 .7639-1.5367 0-2.9385-.2889-4-.7639v1.5278c.5801.2596 1.0586.5748 1.402.929.8695.247 1.8451.3071 2.598.3071 1.2138 0 3.0066-.1564 4-1v-1.7639Zm-8 3.7639c-.9934-.8436-2.7862-1-4-1s-3.0066.1564-4 1c.9934.8436 2.7862 1 4 1s3.0066-.1564 4-1Z'
29
+ d='M8 22c.701 0 1.374-.06 2-.17v-1.998A11.06 11.06 0 0 1 8 20c-1.214 0-3.007-.156-4-1v-1.764c1.062.475 2.463.764 4 .764.701 0 1.374-.06 2-.17v-1.998A11.06 11.06 0 0 1 8 16c-1.214 0-3.007-.156-4-1v-1.764c1.062.475 2.463.764 4 .764s2.938-.289 4-.764V15h2v-3.17c.626.11 1.299.17 2 .17 1.537 0 2.939-.289 4-.764V13h2V5c0-1.657-2.686-3-6-3s-6 1.343-6 3v3.17C9.374 8.06 8.701 8 8 8c-3.314 0-6 1.343-6 3v8c0 1.657 2.686 3 6 3ZM20 5c-.993-.844-2.786-1-4-1s-3.007.156-4 1c.993.844 2.786 1 4 1s3.007-.156 4-1Zm0 2.236C18.939 7.711 17.537 8 16 8s-2.938-.289-4-.764v1.528c.58.26 1.059.575 1.402.929.87.247 1.845.307 2.598.307 1.214 0 3.007-.156 4-1V7.236ZM12 11c-.993-.844-2.786-1-4-1s-3.007.156-4 1c.993.844 2.786 1 4 1s3.007-.156 4-1Zm9.322 4.57-4.5 6.5-1.529.137-3-3 1.414-1.414 2.152 2.152 3.819-5.514 1.644 1.138Z'
30
30
  clipRule='evenodd'
31
- />,
32
- <path
33
- fill='currentColor'
34
- d='m21.3223 15.5693-4.5 6.5-1.5293.1377-3-3 1.414-1.414 2.1524 2.1523 3.8183-5.5146 1.6446 1.1386Z'
35
31
  />
36
32
  )
37
33
  }
@@ -26,7 +26,7 @@ export const IconCoinsSlash: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='m20.2666 20.8574-1.5332 1.2852-4.7334-5.6504v2.5078c-.0004 1.6567-2.6866 3-6 3s-5.9996-1.3433-6-3v-8c0-1.4736 2.1253-2.6962 4.9268-2.9492l-3.6934-4.4082 1.5332-1.2852 15.5 18.5Zm-8.2666-3.622c-1.0615.475-2.4633.7646-4 .7646-1.5367 0-2.9385-.2896-4-.7646v1.7646c.9935.8435 2.7863 1 4 1 1.2137 0 3.0065-.1565 4-1v-1.7646Zm-8-2.2354c.9935.8435 2.7863 1 4 1 1.2137 0 3.0065-.1565 4-1v-.8945l-.5488-.6553c-.9764.344-2.166.5498-3.4512.5498-1.5367 0-2.9385-.2896-4-.7646v1.7646Zm4-5c-1.2138 0-3.0066.1564-4 1 .9935.8435 2.7863 1 4 1 .6063 0 1.3567-.0414 2.0801-.1855l-1.5088-1.8018a13.5376 13.5376 0 0 0-.5713-.0127ZM16 2c3.3137 0 6 1.3432 6 3v12h-2v-1.7637c-.5771.2583-1.2548.4611-2 .5928v-1.9971c.7535-.1418 1.4844-.3942 2-.832v-1.7637c-1.0615.475-2.4633.7637-4 .7637-.3407 0-.6748-.0137-1-.041v-1.997c.3552.028.6958.038 1 .038 1.2138 0 3.0066-.1564 4-1v-1.7637c-1.0615.475-2.4633.7637-4 .7637-.1558 0-.3101-.005-.4629-.0107-.0254-.001-.0508-.0018-.0762-.003a11.828 11.828 0 0 1-.4316-.0263c-.0097-.0008-.0196-.0002-.0293-.001-2.8377-.238-5-1.4725-5-2.959 0-1.6568 2.6863-3 6-3Zm0 2c-1.2138 0-3.0066.1564-4 1 .9934.8436 2.7862 1 4 1s3.0066-.1564 4-1c-.9934-.8436-2.7862-1-4-1Z'
29
+ d='m20.267 20.857-1.534 1.286L14 16.493V19c0 1.657-2.687 3-6 3s-6-1.343-6-3v-8c0-1.474 2.125-2.696 4.927-2.95L3.233 3.644l1.534-1.286 15.5 18.5ZM12 17.235C10.938 17.71 9.537 18 8 18s-2.938-.29-4-.765V19c.993.843 2.786 1 4 1s3.007-.157 4-1v-1.765ZM4 15c.993.844 2.786 1 4 1s3.007-.156 4-1v-.895l-.549-.655c-.976.344-2.166.55-3.451.55-1.537 0-2.938-.29-4-.765V15Zm4-5c-1.214 0-3.007.156-4 1 .993.844 2.786 1 4 1 .606 0 1.357-.041 2.08-.185l-1.509-1.802C8.371 10.004 8.18 10 8 10Zm8-8c3.314 0 6 1.343 6 3v12h-2v-1.764a8.59 8.59 0 0 1-2 .593v-1.997c.753-.142 1.484-.394 2-.832v-1.764c-1.061.475-2.463.764-4 .764-.34 0-.675-.014-1-.041V9.962c.355.028.696.038 1 .038 1.214 0 3.007-.156 4-1V7.236C18.939 7.711 17.537 8 16 8c-.156 0-.31-.005-.463-.01l-.076-.004c-.146-.006-.29-.014-.432-.026L15 7.959C12.162 7.721 10 6.486 10 5c0-1.657 2.686-3 6-3Zm0 2c-1.214 0-3.007.156-4 1 .993.844 2.786 1 4 1s3.007-.156 4-1c-.993-.844-2.786-1-4-1Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )
package/react/coins.tsx CHANGED
@@ -26,7 +26,7 @@ export const IconCoins: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M13.7898 19.79c.684.1356 1.4297.2101 2.2102.2101 3.3137 0 6-1.3432 6-3v-12c0-1.657-2.6863-3.0001-6-3.0001s-6 1.3432-6 3v3.1707c-.6256-.1105-1.2987-.1707-2-.1707-3.3137 0-6 1.3432-6 3v8.0001c0 1.6568 2.6863 3 6 3 2.7669 0 5.0964-.9365 5.7898-2.2101Zm6.2102-14.79c-.9934-.8436-2.7862-1-4-1s-3.0066.1564-4 1c.9934.8436 2.7862 1 4 1s3.0066-.1564 4-1Zm0 2.2361c-1.0615.475-2.4633.764-4 .764-1.5367 0-2.9385-.289-4-.764v1.5278c.5801.2596 1.0586.5749 1.402.929.8695.247 1.8451.3071 2.598.3071 1.2138 0 3.0066-.1563 4-1v-1.7639Zm-6 4.5932v2.0031c.6984.1315 1.4162.1677 2 .1677 1.2138 0 3.0066-.1564 4-1v-1.7639c-1.0615.475-2.4633.7638-4 .7638-.7013 0-1.3744-.0601-2-.1707Zm0 4.0001v2.0031c.6984.1314 1.4162.1676 2 .1676 1.2138 0 3.0066-.1564 4-1v-1.7639c-1.0615.475-2.4633.7639-4 .7639-.7013 0-1.3744-.0602-2-.1707Zm-2-4.8294c-.9934-.8436-2.7862-1-4-1s-3.0066.1564-4 1c.9934.8437 2.7862 1 4 1s3.0066-.1563 4-1Zm-4 3.0001c1.5367 0 2.9385-.2889 4-.7639v1.7639c-.9934.8436-2.7862 1-4 1s-3.0066-.1564-4-1v-1.7639c1.0615.475 2.4633.7639 4 .7639Zm0 4c1.5367 0 2.9385-.2889 4-.7639v1.7639c-.9934.8436-2.7862 1-4 1s-3.0066-.1564-4-1v-1.7639c1.0615.475 2.4633.7639 4 .7639Z'
29
+ d='M13.79 19.79c.684.136 1.43.21 2.21.21 3.314 0 6-1.343 6-3V5c0-1.657-2.686-3-6-3s-6 1.343-6 3v3.17C9.374 8.06 8.701 8 8 8c-3.314 0-6 1.343-6 3v8c0 1.657 2.686 3 6 3 2.767 0 5.096-.936 5.79-2.21ZM20 5c-.993-.844-2.786-1-4-1s-3.007.156-4 1c.993.844 2.786 1 4 1s3.007-.156 4-1Zm0 2.236C18.939 7.711 17.537 8 16 8s-2.938-.289-4-.764v1.528c.58.26 1.059.575 1.402.929.87.247 1.845.307 2.598.307 1.214 0 3.007-.156 4-1V7.236Zm-6 4.593v2.003c.698.132 1.416.168 2 .168 1.214 0 3.007-.156 4-1v-1.764c-1.061.475-2.463.764-4 .764-.701 0-1.374-.06-2-.17Zm0 4v2.003c.698.132 1.416.168 2 .168 1.214 0 3.007-.156 4-1v-1.764c-1.061.475-2.463.764-4 .764-.701 0-1.374-.06-2-.17ZM12 11c-.993-.844-2.786-1-4-1s-3.007.156-4 1c.993.844 2.786 1 4 1s3.007-.156 4-1Zm-4 3c1.537 0 2.938-.289 4-.764V15c-.993.844-2.786 1-4 1s-3.007-.156-4-1v-1.764c1.062.475 2.463.764 4 .764Zm0 4c1.537 0 2.938-.289 4-.764V19c-.993.844-2.786 1-4 1s-3.007-.156-4-1v-1.764c1.062.475 2.463.764 4 .764Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )
@@ -25,11 +25,9 @@ export const IconColumnsFormat: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M2 19v-14c0-1.6568 1.3432-3 3-3h8v17c0 1.6569-1.3431 3-3 3h-5c-1.6568 0-3-1.3431-3-3Zm2 0c0 .5523.4477 1 1 1h5c.5523 0 1-.4477 1-1v-15h-6c-.5523 0-1 .4477-1 1v14Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M20 5c0-.5523-.4477-1-1-1h-6v10h6c.5523 0 1-.4477 1-1v-8Zm2 8c0 1.6569-1.3431 3-3 3h-8v-14h8c1.6569 0 3 1.3432 3 3v8Z'
28
+ fillRule='evenodd'
29
+ d='M19.5 2A2.5 2.5 0 0 1 22 4.5v9a2.5 2.5 0 0 1-2.5 2.5H13v3a3 3 0 0 1-3 3H4.5A2.5 2.5 0 0 1 2 19.5v-15A2.5 2.5 0 0 1 4.5 2h15ZM5 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V4H5Zm8 0v10h6a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-6Z'
30
+ clipRule='evenodd'
33
31
  />
34
32
  )
35
33
  }
@@ -26,7 +26,7 @@ export const IconColumnsThree: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M19 2c1.6569 0 3 1.3432 3 3v14c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-14c0-1.6568 1.3432-3 3-3h14Zm-14 2c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h1v-16h-1Zm13 16h1c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-1v16Zm-10 0h8v-16h-8v16Z'
29
+ d='M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h14ZM5 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h1V4H5Zm13 16h1a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-1v16ZM8 20h8V4H8v16Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )
@@ -25,11 +25,7 @@ export const IconCommentGroup: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M13 10c0-.4882-.1608-.776-.3281-.9415-.1782-.1761-.4242-.2738-.6817-.2764-.2567-.0025-.4939.0898-.664.2569-.1601.1573-.3262.4453-.3262.961h-2c0-.9825.334-1.8083.9238-2.3878.5798-.5695 1.3428-.8374 2.086-.83.7424.0073 1.4965.289 2.0683.8544.5826.5762.9219 1.3928.9219 2.3633 0 1.0062-.3659 1.7405-.9639 2.2676-.5178.4563-1.1938.7262-1.6289.9199-.5065.2256-.8282.398-1.0478.6358a1.1454 1.1454 0 0 0-.1348.1767h3.7754v2h-5l-1-1c0-1.0917.3198-1.9164.8906-2.5342.5303-.5738 1.2087-.8857 1.7022-1.1054.5649-.2516.889-.3893 1.1211-.5938.1519-.1339.2861-.3142.2861-.7666Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M19 5h-14v14.8984l2.0615-1.6748.6309-.2236h11.3076v-13Zm2 14-1 1h-11.9521l-3.417 2.7764-1.6309-.7764v-17.5c0-.8284.6716-1.5 1.5-1.5h15.5l1 1v15Z'
28
+ d='M13 10c0-.488-.16-.776-.328-.941a.982.982 0 0 0-.682-.277.927.927 0 0 0-.664.257c-.16.157-.326.445-.326.96H9c0-.982.334-1.807.924-2.387a2.928 2.928 0 0 1 2.086-.83c.742.007 1.496.29 2.068.855.583.576.922 1.392.922 2.363 0 1.006-.366 1.74-.964 2.268-.518.456-1.194.726-1.629.92-.506.225-.828.397-1.048.635-.046.05-.091.107-.134.177H15v2h-5l-1-1c0-1.092.32-1.916.89-2.534.53-.574 1.21-.886 1.703-1.106.565-.251.889-.389 1.12-.593.153-.134.287-.315.287-.767Zm6-5H5v14.898l2.062-1.674.63-.224H19V5Zm2 14-1 1H8.048L4.63 22.776 3 22V4.5A1.5 1.5 0 0 1 4.5 3H20l1 1v15Z'
33
29
  />
34
30
  )
35
31
  }
package/react/compass.tsx CHANGED
@@ -23,14 +23,10 @@ export const IconCompass: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='M20 12c0-4.4183-3.5817-8-8-8s-8 3.5817-8 8 3.5817 8 8 8 8-3.5817 8-8Zm2 0c0 5.5228-4.4772 10-10 10-5.5229 0-10-4.4772-10-10 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z'
29
- />,
30
26
  <path
31
27
  fill='currentColor'
32
28
  fillRule='evenodd'
33
- d='m8.0414 14.9461 1.6003-4.7993a.7998.7998 0 0 1 .5041-.506l4.8009-1.5997a.8004.8004 0 0 1 1.0319.575.8001.8001 0 0 1-.0197.4368l-1.6003 4.7994a.8009.8009 0 0 1-.5041.5059l-4.801 1.5998a.801.801 0 0 1-.254.042.8.8 0 0 1-.7581-1.0539Zm5.8951-4.8813-2.9045.9679-.9682 2.9036 2.9045-.9679.9682-2.9036Z'
29
+ d='M20 12a8 8 0 1 0-16 0 8 8 0 0 0 16 0Zm2 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10ZM8.041 14.946l1.6-4.8a.8.8 0 0 1 .505-.505l4.8-1.6a.8.8 0 0 1 1.013 1.012l-1.6 4.8a.8.8 0 0 1-.505.505l-4.8 1.6a.801.801 0 0 1-.903-.29.8.8 0 0 1-.11-.722Zm5.896-4.881-2.905.968-.968 2.903 2.904-.968.969-2.903Z'
34
30
  clipRule='evenodd'
35
31
  />
36
32
  )
@@ -23,14 +23,10 @@ export const IconConeSerpentine: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='M14.9968 2.4984c0 .8276-.6709 1.4984-1.4984 1.4984-.8276 0-1.4985-.6708-1.4985-1.4984 0-.8275.6709-1.4984 1.4985-1.4984.8275 0 1.4984.6709 1.4984 1.4984ZM23.2102 1.68l-1.3433 3.7229-1.2569.6093-2.1626-.7209-.9768 2.0423-1.8043-.863 1.3578-2.8386 1.2183-.5172 2.0744.6914 1.0121-2.805 1.8813.6788ZM18.9997 9h5v2h-5v-2Z'
29
- />,
30
26
  <path
31
27
  fill='currentColor'
32
28
  fillRule='evenodd'
33
- d='m9 6 .0135-1-.942.6286-6 15 1.2999 1.2999 15-6 .6285-.9406-.9999.0121.9999-.0121v-.0043l-.0001-.0055-.0004-.0143-.0005-.0167-.001-.0251a4.0803 4.0803 0 0 0-.0081-.1345 6.4565 6.4565 0 0 0-.0528-.4572c-.0573-.382-.167-.9121-.3772-1.5387-.4213-1.2562-1.2453-2.8956-2.8486-4.4988-1.6032-1.6031-3.2434-2.428-4.5003-2.8504-.627-.2107-1.1574-.3209-1.5396-.3786a6.3991 6.3991 0 0 0-.4574-.0533 4.1462 4.1462 0 0 0-.1764-.0099l-.0143-.0003-.0054-.0002h-.0043l-.0135.9999Zm-4.205 13.2049 9.9774-3.9909c-1.0404-.4868-2.239-1.2662-3.4798-2.507-1.2405-1.2406-2.0198-2.4391-2.5066-3.4794l-3.991 9.9773Zm11.8687-5.7773c.0478.1426.0889.2782.1241.4056a6.5168 6.5168 0 0 1-.2815-.0824c-.9486-.301-2.3092-.9677-3.7994-2.4579-1.4902-1.4903-2.1568-2.8509-2.4578-3.7994a6.5224 6.5224 0 0 1-.082-.28c.1278.0354.2637.0767.4068.1248 1.0054.3378 2.3672 1.0129 3.7231 2.3688 1.3559 1.3558 2.0299 2.7164 2.3667 3.7205Z'
29
+ d='M14.997 2.498a1.498 1.498 0 1 1-2.997 0 1.498 1.498 0 0 1 2.997 0Zm8.213-.818-1.343 3.723-1.257.61-2.163-.722-.976 2.043-1.805-.863 1.358-2.839 1.218-.517 2.075.691 1.012-2.805 1.881.679ZM19 9h5v2h-5V9ZM9 6l.013-1-.941.629-6 15 1.3 1.3 15-6 .628-.941L18 15l1-.012v-.024l-.001-.017-.001-.025a6.456 6.456 0 0 0-.06-.592 9.13 9.13 0 0 0-.378-1.538c-.421-1.257-1.245-2.896-2.849-4.5-1.603-1.602-3.243-2.427-4.5-2.85a9.159 9.159 0 0 0-1.54-.378A6.4 6.4 0 0 0 9.037 5h-.024L9 6ZM4.795 19.205l9.977-3.991c-1.04-.487-2.239-1.266-3.48-2.507-1.24-1.24-2.02-2.44-2.506-3.48l-3.99 9.978Zm11.869-5.777c.047.142.089.278.124.405a6.517 6.517 0 0 1-.282-.082c-.948-.301-2.309-.968-3.8-2.458-1.49-1.49-2.156-2.851-2.457-3.8a6.522 6.522 0 0 1-.082-.28c.128.036.264.077.407.125 1.005.338 2.367 1.013 3.723 2.37 1.356 1.355 2.03 2.716 2.367 3.72Z'
34
30
  clipRule='evenodd'
35
31
  />
36
32
  )
@@ -25,7 +25,7 @@ export const IconConnectionLineElbows: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M13.9277 2.6795a1.0005 1.0005 0 0 1 1.0459-.0605l6.5 3.5c.3239.1744.5264.513.5264.8809 0 .3678-.2025.7064-.5264.8808l-6.5 3.5a1.0004 1.0004 0 0 1-1.0459-.0605 1.0011 1.0011 0 0 1-.4179-.9619l.3369-2.3584h-2.8467c-.5522 0-.9999.4477-1 1v9c0 1.6568-1.3431 3-3 3h-5v-2h5c.5523 0 1-.4478 1-1v-9c0-1.6568 1.3432-3 3-3h2.8467l-.3369-2.3585a1.0013 1.0013 0 0 1 .4179-.9619Z'
28
+ d='M13.928 2.68a1 1 0 0 1 1.046-.061l6.5 3.5a1.001 1.001 0 0 1 0 1.762l-6.5 3.5a1 1 0 0 1-1.464-1.023L13.847 8H11a1 1 0 0 0-1 1v9a3 3 0 0 1-3 3H2v-2h5a1 1 0 0 0 1-1V9a3 3 0 0 1 3-3h2.847l-.337-2.36a1.001 1.001 0 0 1 .418-.961Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconConnectionLineStraight: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M19.3047 3.185a1.0014 1.0014 0 0 1 1.0547.2246c.2773.2737.3703.684.2383 1.0507l-2.6563 7.378a1.0006 1.0006 0 0 1-1.7754.2138l-1.1972-1.8115-10.9551 11.1729-1.4278-1.3994 10.8838-11.1016-1.9385-1.0293a1.0004 1.0004 0 0 1 .1172-1.8203l7.6563-2.878Z'
28
+ d='M19.305 3.185a1.001 1.001 0 0 1 1.293 1.275l-2.657 7.378a1.001 1.001 0 0 1-1.775.214l-1.197-1.811L4.014 21.413l-1.428-1.399L13.47 8.913l-1.939-1.03a1 1 0 0 1 .117-1.82l7.657-2.878Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,11 +25,7 @@ export const IconCornersThreeEyeOpen: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M3 9v-5l1-1h4v2h-3v4h-2Zm12 12v-2h4v-4h2v5l-1 1h-5Zm-11 0-1-1v-5h2v4h4v2h-5ZM15.5 3c2.0081 0 3.615 1.0596 4.6602 2.0098.5319.4835.9473.9649 1.2304 1.3252.1421.1808.2527.3336.3291.4433.0383.055.0687.0997.0899.1319.0103.0156.0182.0285.0244.038l.0078.0127.0029.004.001.0019s.0009.001-.8457.5332c.8466.5322.8467.5332.8467.5332l-.002.002-.0029.0039-.0078.0127c-.0062.0095-.0141.0224-.0244.038a6.5257 6.5257 0 0 1-.0899.1319 9.6279 9.6279 0 0 1-.3291.4433c-.2831.3603-.6985.8417-1.2304 1.3252-1.0452.9502-2.6521 2.0098-4.6602 2.0098-2.0081 0-3.615-1.0596-4.6602-2.0098-.5319-.4835-.9473-.9649-1.2304-1.3252a9.6145 9.6145 0 0 1-.3291-.4433 6.8294 6.8294 0 0 1-.0899-.1319c-.0103-.0156-.0182-.0285-.0244-.038l-.0078-.0127-.003-.004-.0009-.0019s-.001-.001.8457-.5332c-.8466-.5322-.8467-.5332-.8467-.5332l.002-.002.0029-.0039.0078-.0127c.0062-.0095.0141-.0224.0244-.038a6.8294 6.8294 0 0 1 .0899-.1319 9.6145 9.6145 0 0 1 .329-.4433c.2832-.3603.6986-.8417 1.2305-1.3252 1.0452-.9502 2.6521-2.0098 4.6602-2.0098Zm0 2c-1.2917 0-2.4347.6904-3.3145 1.4902-.3965.3605-.7165.7235-.9462 1.0098.2297.2863.5497.6493.9462 1.0098.8798.7998 2.0228 1.4902 3.3145 1.4902 1.2917 0 2.4347-.6904 3.3145-1.4902.3963-.3603.7155-.7236.9453-1.0098-.2298-.2862-.549-.6495-.9453-1.0098-.8798-.7998-2.0228-1.4902-3.3145-1.4902Zm-5.5 2.5-.8467.5322v-1.0654l.8467.5332Zm11.8467.5332-.8467-.5332.8467-.5322v1.0654Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M17 7.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z'
28
+ d='M3 9V4l1-1h4v2H5v4H3Zm12 12v-2h4v-4h2v5l-1 1h-5ZM4 21l-1-1v-5h2v4h4v2H4ZM15.5 3c2.008 0 3.615 1.06 4.66 2.01a10.962 10.962 0 0 1 1.56 1.768l.09.132.024.038.008.013.003.004v.002s.002 0-.845.533l.847.533-.002.002-.003.004-.008.013-.024.038a9.628 9.628 0 0 1-.419.575 11 11 0 0 1-1.23 1.325C19.115 10.94 17.508 12 15.5 12c-2.008 0-3.615-1.06-4.66-2.01a10.962 10.962 0 0 1-1.56-1.768 6.83 6.83 0 0 1-.09-.132l-.024-.038-.008-.013-.003-.004v-.002s-.002 0 .845-.533l-.847-.533.002-.002.003-.004.008-.013.024-.038a9.614 9.614 0 0 1 .419-.575 11 11 0 0 1 1.23-1.325C11.886 4.06 13.493 3 15.5 3Zm0 2c-1.292 0-2.435.69-3.315 1.49-.396.36-.716.724-.946 1.01.23.286.55.65.946 1.01.88.8 2.023 1.49 3.315 1.49 1.292 0 2.435-.69 3.314-1.49.397-.36.716-.724.946-1.01a8.934 8.934 0 0 0-.946-1.01C17.934 5.69 16.793 5 15.5 5ZM10 7.5l-.847.532V6.967L10 7.5Zm11.847.533L21 7.5l.847-.532v1.065ZM17 7.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z'
33
29
  />
34
30
  )
35
31
  }
package/react/counter.tsx CHANGED
@@ -23,14 +23,10 @@ export const IconCounter: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='M9 13h-4v-2h4v2ZM18 11h2v2h-2v2h-2v-2h-2v-2h2v-2h2v2Z'
29
- />,
30
26
  <path
31
27
  fill='currentColor'
32
28
  fillRule='evenodd'
33
- d='M20 3c1.6569 0 3 1.3431 3 3v12c0 1.6569-1.3431 3-3 3h-16c-1.6568 0-3-1.3431-3-3v-12c0-1.6569 1.3432-3 3-3h16Zm-16 2c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h7v-14h-7Zm9 14h7c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-7v14Z'
29
+ d='M9 13H5v-2h4v2Zm9-2h2v2h-2v2h-2v-2h-2v-2h2V9h2v2Zm2-8a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h16ZM4 5a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h7V5H4Zm9 14h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-7v14Z'
34
30
  clipRule='evenodd'
35
31
  />
36
32
  )
@@ -23,11 +23,10 @@ export const IconCreditCard: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path fill='currentColor' d='M10 14h-4v-2h4v2ZM14 14h-2v-2h2v2Z' />,
27
26
  <path
28
27
  fill='currentColor'
29
28
  fillRule='evenodd'
30
- d='M19 4c1.6569 0 3 1.3431 3 3v10c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-10c0-1.6569 1.3432-3 3-3h14Zm-15 13c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-7h-16v7Zm1-11c-.5523 0-1 .4477-1 1v1h16v-1c0-.5523-.4477-1-1-1h-14Z'
29
+ d='M10 14H6v-2h4v2Zm4 0h-2v-2h2v2Zm5-10a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h14ZM4 17a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-7H4v7ZM5 6a1 1 0 0 0-1 1v1h16V7a1 1 0 0 0-1-1H5Z'
31
30
  clipRule='evenodd'
32
31
  />
33
32
  )
package/react/crop.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconCrop: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M5 17v-10h-3v-2h3v-3h2v15h15v2h-3v3h-2v-3h-10c-1.1046 0-2-.8954-2-2Zm12-10h-8v-2h8c1.1046 0 2 .8954 2 2v8h-2v-8Z'
28
+ d='M5 17V7H2V5h3V2h2v15h15v2h-3v3h-2v-3H7a2 2 0 0 1-2-2ZM17 7H9V5h8a2 2 0 0 1 2 2v8h-2V7Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,11 +25,7 @@ export const IconCrossCircle: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M19.9966 12c0-4.4183-3.5817-8-8-8s-8 3.5817-8 8 3.5817 8 8 8 8-3.5817 8-8Zm2 0c0 5.5228-4.4772 10-10 10-5.5229 0-10-4.4772-10-10 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='m16.707 8.707-3.2929 3.293 3.2929 3.293-1.414 1.414-3.293-3.2929-3.293 3.2929-1.414-1.414 3.2929-3.293-3.293-3.293 1.4141-1.414 3.293 3.2929 3.293-3.293 1.414 1.4141Z'
28
+ d='M19.997 12a8 8 0 1 0-16 0 8 8 0 0 0 16 0Zm2 0c0 5.523-4.478 10-10 10-5.523 0-10-4.477-10-10s4.477-10 10-10c5.522 0 10 4.477 10 10Zm-5.29-3.293L13.414 12l3.293 3.293-1.414 1.414L12 13.414l-3.293 3.293-1.414-1.414L10.586 12 7.293 8.707l1.414-1.414L12 10.586l3.293-3.293 1.414 1.414Z'
33
29
  />
34
30
  )
35
31
  }
@@ -26,7 +26,7 @@ export const IconCrossFat: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M16 2c.5523 0 1 .4477 1 1v4h4c.5523 0 1 .4477 1 1v8c0 .5523-.4477 1-1 1h-4v4c0 .5523-.4477 1-1 1h-8c-.5523 0-1-.4477-1-1v-4h-4c-.5523 0-1-.4477-1-1v-8c0-.5523.4477-1 1-1h4v-4l.0049-.1025c.0513-.5042.4774-.8975.9951-.8975h8Zm-7 7h-5v6h5v5h6v-5h5v-6h-5v-5h-6v5Z'
29
+ d='M16 2a1 1 0 0 1 1 1v4h4a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-4v4a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-4H3a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h4V3l.005-.103A1 1 0 0 1 8 2h8ZM9 9H4v6h5v5h6v-5h5V9h-5V4H9v5Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )
@@ -25,11 +25,7 @@ export const IconCrossSquare: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M19 6c0-.5523-.4477-1-1-1h-12c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-12Zm2 12c0 1.6569-1.3431 3-3 3h-12c-1.6569 0-3-1.3431-3-3v-12c0-1.6569 1.3431-3 3-3h12c1.6569 0 3 1.3431 3 3v12Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='m16.707 8.707-3.2929 3.293 3.2929 3.293-1.414 1.414-3.293-3.2929-3.293 3.2929-1.414-1.414 3.2929-3.293-3.293-3.293 1.4141-1.414 3.293 3.2929 3.293-3.293 1.414 1.4141Z'
28
+ d='M19 6a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V6Zm2 12a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v12Zm-4.293-9.293L13.414 12l3.293 3.293-1.414 1.414L12 13.414l-3.293 3.293-1.414-1.414L10.586 12 7.293 8.707l1.414-1.414L12 10.586l3.293-3.293 1.414 1.414Z'
33
29
  />
34
30
  )
35
31
  }
package/react/cross.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconCross: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m19.707 5.707-6.2929 6.293 6.2929 6.293-1.414 1.414-6.293-6.2929-6.293 6.2929-1.414-1.414 6.2929-6.293-6.293-6.293 1.4141-1.414 6.293 6.2929 6.293-6.293 1.414 1.4141Z'
28
+ d='M19.707 5.707 13.414 12l6.293 6.293-1.414 1.414L12 13.414l-6.293 6.293-1.414-1.414L10.586 12 4.293 5.707l1.414-1.414L12 10.586l6.293-6.293 1.414 1.414Z'
29
29
  />
30
30
  )
31
31
  }
package/react/cube.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconCube: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m4 17.2793 7 2.333v-8.8926l-7-2.333v8.8926Zm9-6.5596v8.8926l7-2.333v-8.8926l-7 2.333Zm-6.8389-3.7197 5.8389 1.9463 5.8389-1.9463-5.8389-1.9463-5.8389 1.9463Zm15.8389 11-.6836.9482-9 3h-.6328l-9-3-.6836-.9482v-11l.6836-.9482 9-3h.6328l9 3 .6836.9482v11Z'
28
+ d='m4 17.28 7 2.332V10.72L4 8.387v8.892Zm9-6.56v8.892l7-2.333V8.387l-7 2.333ZM6.161 7 12 8.946 17.839 7 12 5.054 6.161 7ZM22 18l-.684.948-9 3h-.632l-9-3L2 18V7l.684-.948 9-3h.632l9 3L22 7v11Z'
29
29
  />
30
30
  )
31
31
  }