@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
@@ -23,14 +23,10 @@ export const IconSocialInstagram: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='M8.6667 12.0001c0 1.8409 1.4923 3.3333 3.3333 3.3333s3.3333-1.4924 3.3333-3.3333c0-1.841-1.4923-3.3334-3.3333-3.3334s-3.3333 1.4924-3.3333 3.3334Z'
29
- />,
30
26
  <path
31
27
  fill='currentColor'
32
28
  fillRule='evenodd'
33
- d='M12 2c-2.7158 0-3.0564.0115-4.123.0602-1.0644.0486-1.7913.2176-2.4274.4648-.6576.2556-1.2153.5975-1.7712 1.1534-.556.556-.8979 1.1136-1.1534 1.7712-.2472.636-.4163 1.363-.4649 2.4274-.0486 1.0666-.0601 1.4072-.0601 4.123s.0115 3.0564.0601 4.123c.0486 1.0644.2177 1.7913.4649 2.4274.2555.6576.5975 1.2152 1.1534 1.7712.556.5559 1.1136.8979 1.7712 1.1534.636.2472 1.363.4163 2.4274.4648 1.0666.0487 1.4072.0602 4.123.0602s3.0564-.0115 4.123-.0602c1.0644-.0485 1.7913-.2176 2.4274-.4648.6576-.2555 1.2152-.5975 1.7712-1.1534.5559-.556.8979-1.1136 1.1534-1.7712.2472-.6361.4163-1.363.4648-2.4274.0487-1.0666.0602-1.4072.0602-4.123s-.0115-3.0564-.0602-4.123c-.0485-1.0644-.2176-1.7913-.4648-2.4274-.2555-.6576-.5975-1.2152-1.1534-1.7712-.556-.5559-1.1136-.8978-1.7712-1.1534-.6361-.2472-1.363-.4162-2.4274-.4648-1.0666-.0487-1.4072-.0602-4.123-.0602Zm6.538 4.662c0 .6627-.5372 1.2-1.2 1.2-.6627 0-1.2-.5373-1.2-1.2s.5373-1.2 1.2-1.2c.6628 0 1.2.5373 1.2 1.2Zm-11.6731 5.3381c0-2.8361 2.299-5.1352 5.1351-5.1352 2.8361 0 5.1351 2.299 5.1351 5.1352 0 2.836-2.299 5.1351-5.1351 5.1351-2.836 0-5.1351-2.2991-5.1351-5.1351Z'
29
+ d='M8.667 12a3.333 3.333 0 1 0 6.666 0 3.333 3.333 0 0 0-6.666 0ZM12 2c-2.716 0-3.056.012-4.123.06-1.064.049-1.791.218-2.427.465a4.902 4.902 0 0 0-1.772 1.153A4.902 4.902 0 0 0 2.525 5.45c-.247.636-.416 1.363-.465 2.427C2.011 8.944 2 9.284 2 12s.011 3.056.06 4.123c.049 1.064.218 1.791.465 2.427a4.902 4.902 0 0 0 1.153 1.772 4.901 4.901 0 0 0 1.772 1.153c.636.247 1.363.416 2.427.465 1.067.048 1.407.06 4.123.06s3.056-.012 4.123-.06c1.064-.049 1.791-.218 2.427-.465a4.902 4.902 0 0 0 1.772-1.153 4.902 4.902 0 0 0 1.153-1.772c.247-.636.416-1.363.465-2.427.048-1.067.06-1.407.06-4.123s-.012-3.056-.06-4.123c-.049-1.064-.218-1.791-.465-2.427a4.901 4.901 0 0 0-1.153-1.772 4.902 4.902 0 0 0-1.772-1.153c-.636-.247-1.363-.416-2.427-.465C15.056 2.012 14.716 2 12 2Zm6.538 4.662a1.2 1.2 0 1 1-2.4 0 1.2 1.2 0 0 1 2.4 0ZM6.865 12a5.135 5.135 0 1 1 10.27 0 5.135 5.135 0 0 1-10.27 0Z'
34
30
  clipRule='evenodd'
35
31
  />
36
32
  )
@@ -25,15 +25,7 @@ export const IconSocialJira: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M21.202 2h-9.202a4.1899 4.1899 0 0 0 1.217 2.954 4.1415 4.1415 0 0 0 2.937 1.224h1.695v1.646c.001 2.306 1.859 4.176 4.151 4.176v-9.197a.8.8 0 0 0-.798-.803Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M16.202 7h-9.202a4.19 4.19 0 0 0 1.217 2.954 4.1419 4.1419 0 0 0 2.937 1.224h1.695v1.646c.001 2.306 1.859 4.176 4.151 4.176v-9.197a.8.8 0 0 0-.798-.803Z'
33
- />,
34
- <path
35
- fill='currentColor'
36
- d='M11.202 12h-9.202a4.19 4.19 0 0 0 1.217 2.954 4.1419 4.1419 0 0 0 2.937 1.224h1.695v1.646c.001 2.306 1.859 4.176 4.151 4.176v-9.197a.8001.8001 0 0 0-.798-.803Z'
28
+ d='M21.202 2H12a4.19 4.19 0 0 0 1.217 2.954 4.142 4.142 0 0 0 2.937 1.224h1.695v1.646C17.85 10.13 19.708 12 22 12V2.803A.8.8 0 0 0 21.202 2Zm-5 5H7a4.19 4.19 0 0 0 1.217 2.954 4.142 4.142 0 0 0 2.937 1.224h1.695v1.646C12.85 15.13 14.708 17 17 17V7.803A.8.8 0 0 0 16.202 7Zm-5 5H2a4.19 4.19 0 0 0 1.217 2.954 4.142 4.142 0 0 0 2.937 1.224h1.695v1.646C7.85 20.13 9.708 22 12 22v-9.197a.8.8 0 0 0-.798-.803Z'
37
29
  />
38
30
  )
39
31
  }
@@ -25,7 +25,7 @@ export const IconSocialLinkedin: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20.5205 2c.8154 0 1.4795.6457 1.4795 1.442v17.1149c0 .7964-.6641 1.4431-1.4795 1.4431h-17.0453c-.8139 0-1.4752-.6467-1.4752-1.4431v-17.1148c0-.7964.6613-1.4421 1.4752-1.4421h17.0453Zm-1.4774 17.0421v-5.2344c0-2.5705-.555-4.5468-3.5586-4.5468-1.4432 0-2.4111.7914-2.8066 1.5417h-.0406v-1.3048h-2.8436v9.5443h2.9629v-4.7206c0-1.2451.2355-2.4514 1.779-2.4514 1.5224 0 1.5414 1.4238 1.5414 2.5306v4.6414h2.9661Zm-11.1103-9.5443h-2.9694v9.5443h2.9694v-9.5443Zm-1.484-4.7444c-.9527 0-1.7209.7707-1.7209 1.7201 0 .9497.7683 1.7203 1.721 1.7203.949 0 1.7193-.7706 1.7193-1.7203 0-.9494-.7704-1.7201-1.7193-1.7201Z'
28
+ d='M20.52 2c.816 0 1.48.646 1.48 1.442v17.115c0 .796-.664 1.443-1.48 1.443H3.475C2.661 22 2 21.353 2 20.557V3.442C2 2.646 2.661 2 3.475 2h17.046Zm-1.477 17.042v-5.234c0-2.57-.555-4.547-3.558-4.547-1.444 0-2.412.791-2.807 1.542h-.04V9.498H9.793v9.544h2.963v-4.72c0-1.246.235-2.452 1.779-2.452 1.522 0 1.541 1.424 1.541 2.53v4.642h2.966ZM7.933 9.498h-2.97v9.544h2.97V9.498ZM6.449 4.753a1.72 1.72 0 1 0-.003 3.44 1.72 1.72 0 0 0 .003-3.44Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,11 +25,7 @@ export const IconSocialLooker: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M12.1603 2a1.7487 1.7487 0 0 0-1.4506 2.7243l.7469-.7459a.7375.7375 0 1 1 .4709.4699l-.7459.7458a1.7478 1.7478 0 1 0 .9787-3.1941ZM11.4654 7.0932a2.7172 2.7172 0 0 0-.5447-1.637l-.9692.968a1.3894 1.3894 0 0 1-.2654 1.6772l.5267 1.2873a2.7316 2.7316 0 0 0 1.2526-2.2955Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M8.7565 8.4837h-.0253a1.3906 1.3906 0 1 1 .7638-2.5525l.9597-.9597a2.7326 2.7326 0 0 0-4.3348 2.9196 2.7327 2.7327 0 0 0 2.6113 1.9358 2.795 2.795 0 0 0 .552-.0548l-.5267-1.2884ZM12.1973 9.597a6.2017 6.2017 0 0 0-1.7909.2622l.7679 1.8763a4.2305 4.2305 0 0 1 1.0219-.1243c1.9957.0005 3.713 1.4107 4.1019 3.3681.3889 1.9574-.659 3.9169-2.5028 4.6803-1.8439.7634-3.9703.1181-5.0788-1.5413-1.1086-1.6594-.8907-3.8708.5205-5.2819a4.2245 4.2245 0 0 1 .9977-.7375l-.7596-1.8709c-2.8313 1.3866-4.1718 4.6766-3.1158 7.647 1.056 2.9705 4.1725 4.6761 7.2437 3.9643 3.0712-.7117 5.1197-3.6143 4.7614-6.7464-.3582-3.1322-3.0093-5.4972-6.1619-5.497l-.0052.001Z'
28
+ d='M12.16 2a1.749 1.749 0 0 0-1.45 2.724l.747-.746a.737.737 0 1 1 .47.47l-.745.746A1.748 1.748 0 1 0 12.16 2Zm-.695 5.093a2.717 2.717 0 0 0-.544-1.637l-.97.968a1.39 1.39 0 0 1-.265 1.677l.527 1.288a2.732 2.732 0 0 0 1.252-2.296Zm-2.708 1.39H8.73a1.39 1.39 0 1 1 .764-2.552l.96-.96a2.733 2.733 0 1 0-1.172 4.801l-.526-1.288Zm3.44 1.114c-.606 0-1.21.088-1.79.262l.767 1.877a4.183 4.183 0 1 1-.94.363l-.759-1.871a6.202 6.202 0 1 0 2.728-.632h-.006Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,7 +25,7 @@ export const IconSocialMonday: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M4.488 18.1579a2.4982 2.4982 0 0 1-2.1766-1.263 2.415 2.415 0 0 1 .0684-2.4861l4.4822-7.0387a2.4993 2.4993 0 0 1 2.2126-1.2022 2.4948 2.4948 0 0 1 2.1414 1.32c.4179.79.3656 1.7406-.1348 2.4823l-4.4794 7.0386a2.4987 2.4987 0 0 1-2.1139 1.1491ZM12.176 18.1578c-.904 0-1.7359-.4833-2.1727-1.2601a2.4075 2.4075 0 0 1 .0684-2.4795l4.4736-7.0225a2.4962 2.4962 0 0 1 2.2146-1.2279c.9116.02 1.7378.53 2.1556 1.3276a2.4073 2.4073 0 0 1-.1614 2.4937l-4.4728 7.0225a2.495 2.495 0 0 1-2.1053 1.1462ZM19.6924 18.2166c1.2744 0 2.3076-1.0115 2.3076-2.2592 0-1.2477-1.0332-2.2592-2.3076-2.2592-1.2745 0-2.3076 1.0115-2.3076 2.2592 0 1.2477 1.0331 2.2592 2.3076 2.2592Z'
28
+ d='M4.488 18.158a2.498 2.498 0 0 1-2.177-1.263 2.415 2.415 0 0 1 .069-2.486L6.862 7.37a2.5 2.5 0 0 1 2.213-1.202 2.495 2.495 0 0 1 2.141 1.32 2.41 2.41 0 0 1-.135 2.482l-4.48 7.039a2.499 2.499 0 0 1-2.113 1.149Zm7.688 0a2.49 2.49 0 0 1-2.173-1.26 2.408 2.408 0 0 1 .069-2.48l4.473-7.022a2.496 2.496 0 0 1 2.215-1.228 2.49 2.49 0 0 1 2.155 1.327 2.407 2.407 0 0 1-.16 2.494l-4.474 7.023a2.495 2.495 0 0 1-2.105 1.146Zm7.516.059c1.275 0 2.308-1.012 2.308-2.26 0-1.247-1.033-2.259-2.308-2.259-1.274 0-2.307 1.012-2.307 2.26 0 1.247 1.033 2.259 2.307 2.259Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconSocialSlack: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M6.202 14.6384c0 1.1564-.9447 2.101-2.101 2.101-1.1564 0-2.101-.9446-2.101-2.101 0-1.1563.9446-2.1009 2.101-2.1009h2.101v2.1009ZM7.2606 14.6384c0-1.1563.9446-2.101 2.101-2.101 1.1563 0 2.1009.9447 2.1009 2.101v5.2606c0 1.1564-.9446 2.101-2.101 2.101-1.1563 0-2.101-.9446-2.101-2.101v-5.2606ZM9.3616 6.202c-1.1564 0-2.101-.9447-2.101-2.101 0-1.1564.9446-2.101 2.101-2.101 1.1563 0 2.1009.9446 2.1009 2.101v2.101h-2.101ZM9.3616 7.2606c1.1563 0 2.1009.9446 2.1009 2.101 0 1.1563-.9446 2.1009-2.101 2.1009h-5.2605c-1.1564 0-2.101-.9446-2.101-2.101 0-1.1563.9446-2.101 2.101-2.101h5.2606ZM17.798 9.3616c0-1.1564.9447-2.101 2.101-2.101 1.1564 0 2.101.9446 2.101 2.101 0 1.1563-.9446 2.1009-2.101 2.1009h-2.101v-2.101ZM16.7394 9.3616c0 1.1563-.9446 2.1009-2.101 2.1009-1.1563 0-2.1009-.9446-2.1009-2.101v-5.2605c0-1.1564.9446-2.101 2.1009-2.101 1.1564 0 2.101.9446 2.101 2.101v5.2606ZM14.6384 17.798c1.1564 0 2.101.9447 2.101 2.101 0 1.1564-.9446 2.101-2.101 2.101-1.1563 0-2.101-.9446-2.101-2.101v-2.101h2.101ZM14.6384 16.7394c-1.1563 0-2.1009-.9446-2.1009-2.101 0-1.1563.9446-2.1009 2.1009-2.1009h5.2606c1.1564 0 2.101.9446 2.101 2.1009 0 1.1564-.9446 2.101-2.101 2.101h-5.2606Z'
28
+ d='M6.202 14.638a2.106 2.106 0 0 1-2.101 2.101A2.106 2.106 0 0 1 2 14.64c0-1.157.945-2.101 2.101-2.101h2.101v2.1Zm1.059 0c0-1.156.944-2.1 2.1-2.1 1.157 0 2.101.944 2.101 2.1V19.9A2.106 2.106 0 0 1 9.363 22a2.106 2.106 0 0 1-2.101-2.101v-5.26Zm2.1-8.436a2.106 2.106 0 0 1-2.1-2.101A2.105 2.105 0 0 1 9.36 2c1.157 0 2.101.945 2.101 2.101v2.101h-2.1Zm0 1.059c1.157 0 2.101.944 2.101 2.1a2.105 2.105 0 0 1-2.1 2.101H4.1A2.106 2.106 0 0 1 2 9.363c0-1.157.945-2.101 2.101-2.101h5.26Zm8.437 2.1c0-1.156.945-2.1 2.101-2.1 1.156 0 2.101.944 2.101 2.1a2.106 2.106 0 0 1-2.101 2.101h-2.101v-2.1Zm-1.059 0a2.105 2.105 0 0 1-2.1 2.101 2.105 2.105 0 0 1-2.101-2.1V4.1c0-1.156.944-2.101 2.1-2.101 1.157 0 2.101.945 2.101 2.101v5.26Zm-2.1 8.437c1.156 0 2.1.945 2.1 2.101A2.106 2.106 0 0 1 14.64 22a2.106 2.106 0 0 1-2.102-2.101v-2.101h2.101Zm0-1.059a2.105 2.105 0 0 1-2.101-2.1c0-1.157.944-2.101 2.1-2.101H19.9c1.156 0 2.101.944 2.101 2.1a2.106 2.106 0 0 1-2.101 2.101h-5.26Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconSocialTwitter: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M7.9186 21c8.3019 0 12.8427-6.9257 12.8427-12.9317 0-.1967 0-.3925-.0132-.5875a9.2208 9.2208 0 0 0 2.2519-2.3526 8.9627 8.9627 0 0 1-2.5925.7151c.9421-.5678 1.6476-1.4616 1.9844-2.5139a9.0096 9.0096 0 0 1-2.8661 1.1032c-.8535-.9138-2.0454-1.4326-3.2911-1.4326-2.4786 0-4.518 2.0536-4.518 4.5492 0 .3462.0393.6914.117 1.0286-3.6274-.183-7.0117-1.9107-9.3025-4.7486-1.1913 2.065-.5749 4.741 1.3974 6.0671a4.4563 4.4563 0 0 1-2.0486-.5689v.0576c.0006 2.1553 1.5231 4.0286 3.6212 4.4553a4.4772 4.4772 0 0 1-2.038.078c.5898 1.8468 2.2906 3.1199 4.2169 3.1563-1.598 1.2646-3.5732 1.9515-5.6056 1.9494a9.1226 9.1226 0 0 1-1.0745-.0656 12.7164 12.7164 0 0 0 6.9186 2.0381'
28
+ d='M7.919 21C16.22 21 20.76 14.074 20.76 8.068c0-.196 0-.392-.013-.587A9.22 9.22 0 0 0 23 5.128a8.963 8.963 0 0 1-2.593.715 4.556 4.556 0 0 0 1.985-2.514 9.01 9.01 0 0 1-2.866 1.104A4.505 4.505 0 0 0 16.235 3c-2.479 0-4.518 2.054-4.518 4.55 0 .345.039.69.117 1.028A12.791 12.791 0 0 1 2.53 3.829c-1.19 2.065-.574 4.741 1.4 6.067a4.456 4.456 0 0 1-2.049-.569v.058c0 2.155 1.523 4.029 3.621 4.455a4.477 4.477 0 0 1-2.038.078 4.532 4.532 0 0 0 4.217 3.157A9.019 9.019 0 0 1 1 18.958a12.716 12.716 0 0 0 6.919 2.039'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconSocialX: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m13.905 10.4695 7.4462-8.4695h-1.7643l-6.4685 7.3524-5.1626-7.3524h-5.9558l7.8086 11.1192-7.8086 8.8808h1.7643l6.8267-7.7662 5.4532 7.7662h5.9558l-8.095-11.5305Zm-2.4173 2.7473-.7923-1.1079-6.2949-8.8074h2.7103l5.0817 7.1105.789 1.1079 6.6046 9.242h-2.7103l-5.3881-7.5451Z'
28
+ d='M13.905 10.47 21.351 2h-1.764l-6.469 7.352L7.956 2H2l7.809 11.12L2 22h1.764l6.827-7.766L16.044 22H22l-8.095-11.53Zm-2.417 2.747-.793-1.108L4.401 3.3h2.71l5.082 7.111.789 1.108 6.604 9.242h-2.71l-5.388-7.545Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconSocialYoutube: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M23.0195 6.1546c-.2644-1.045-1.0437-1.8678-2.0334-2.147-1.7938-.5076-8.9861-.5076-8.9861-.5076s-7.1923 0-8.9861.5075c-.9895.2793-1.769 1.1021-2.0334 2.147-.4805 1.894-.4805 5.8456-.4805 5.8456s0 3.9516.4805 5.8453c.2645 1.045 1.044 1.868 2.0334 2.1473 1.7938.5073 8.9861.5073 8.9861.5073s7.1923 0 8.9861-.5073c.9897-.2793 1.769-1.1023 2.0334-2.1473.4805-1.8937.4805-5.8453.4805-5.8453s0-3.9516-.4805-5.8455Zm-13.3196 9.4884v-7.2858l5.9755 3.6429-5.9755 3.6429Z'
28
+ d='M23.02 6.155c-.265-1.045-1.044-1.868-2.034-2.147C19.192 3.5 12 3.5 12 3.5s-7.192 0-8.986.508C2.024 4.287 1.245 5.11.98 6.155.5 8.049.5 12 .5 12s0 3.952.48 5.845c.265 1.045 1.044 1.868 2.034 2.148C4.808 20.5 12 20.5 12 20.5s7.192 0 8.986-.507c.99-.28 1.77-1.103 2.034-2.148.48-1.893.48-5.845.48-5.845s0-3.951-.48-5.845ZM9.7 15.643V8.357L15.675 12 9.7 15.643Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconSortAscending: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M17 19h-14v-2h14v2ZM18 10.5859l2.293-2.293 1.414 1.4141-4 4h-1.414l-4-4 1.414-1.414 2.293 2.2929v-6.5859h2v6.5859ZM11 13h-8v-2h8v2ZM9 7h-6v-2h6v2Z'
28
+ d='M17 19H3v-2h14v2Zm1-8.414 2.293-2.293 1.414 1.414-4 4h-1.414l-4-4 1.414-1.414L16 10.586V4h2v6.586ZM11 13H3v-2h8v2ZM9 7H3V5h6v2Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconSortDescending: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m21.707 14.293-1.414 1.414-2.293-2.2929v6.5859h-2v-6.5859l-2.293 2.2929-1.414-1.414 4-4h1.414l4 4ZM9 19h-6v-2h6v2ZM11 13h-8v-2h8v2ZM17 7h-14v-2h14v2Z'
28
+ d='m21.707 14.293-1.414 1.414L18 13.414V20h-2v-6.586l-2.293 2.293-1.414-1.414 4-4h1.414l4 4ZM9 19H3v-2h6v2Zm2-6H3v-2h8v2Zm6-6H3V5h14v2Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconSparksFilled: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M5.5 16c.0003 1.3805 1.1194 2.5 2.5 2.5v1c-1.3807 0-2.5 1.1193-2.5 2.5h-1c0-1.3807-1.1193-2.5-2.5-2.5v-1c1.3805 0 2.4997-1.1195 2.5-2.5h1ZM10.6777 5.207c.3257-1.3677 2.3189-1.3701 2.6446 0l.0263.1416.042.2559c.4891 2.6246 2.5984 4.6619 5.2598 5.0459 1.5538.2241 1.5621 2.4731 0 2.6982-2.7473.3961-4.9057 2.5545-5.3018 5.3018-.225 1.5621-2.4741 1.5538-2.6982 0-.3964-2.7472-2.5547-4.9059-5.3018-5.3018-1.5591-.2249-1.5562-2.4736 0-2.6982l.2559-.042c2.6247-.4895 4.662-2.5983 5.0459-5.2598l.0273-.1416ZM19.5 2c0 1.3808 1.1193 2.5 2.5 2.5v1c-1.3807 0-2.4999 1.1193-2.5 2.5h-1c-.0001-1.3807-1.1193-2.5-2.5-2.5v-1c1.3807 0 2.5-1.1192 2.5-2.5h1Z'
28
+ d='M5.5 16A2.5 2.5 0 0 0 8 18.5v1A2.5 2.5 0 0 0 5.5 22h-1A2.5 2.5 0 0 0 2 19.5v-1A2.5 2.5 0 0 0 4.5 16h1Zm5.178-10.793c.325-1.368 2.319-1.37 2.644 0l.027.142.042.255a6.26 6.26 0 0 0 5.26 5.046c1.553.224 1.561 2.473 0 2.699a6.26 6.26 0 0 0-5.302 5.301c-.225 1.563-2.475 1.554-2.699 0a6.26 6.26 0 0 0-5.3-5.3c-1.56-.225-1.557-2.474 0-2.699l.255-.042a6.26 6.26 0 0 0 5.046-5.26l.028-.141ZM19.5 2A2.5 2.5 0 0 0 22 4.5v1A2.5 2.5 0 0 0 19.5 8h-1A2.5 2.5 0 0 0 16 5.5v-1A2.5 2.5 0 0 0 18.5 2h1Z'
29
29
  />
30
30
  )
31
31
  }
package/react/sparks.tsx CHANGED
@@ -23,14 +23,10 @@ export const IconSparks: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='M19.5 2h-1c0 1.3808-1.1193 2.5-2.5 2.5v1.0001c1.3807 0 2.4999 1.1192 2.5 2.4999h1c.0001-1.3807 1.1193-2.4999 2.5-2.4999v-1.0001c-1.3807 0-2.5-1.1192-2.5-2.5ZM5.5 15.9995h-1c0 1.3808-1.1193 2.5-2.5 2.5v1.0001c1.3807 0 2.5 1.1192 2.5 2.4999h1c0-1.3807 1.1193-2.4999 2.5-2.4999v-1.0001c-1.3807 0-2.5-1.1192-2.5-2.5Z'
29
- />,
30
26
  <path
31
27
  fill='currentColor'
32
28
  fillRule='evenodd'
33
- d='M13.4105 4.2241c-.232-1.6288-2.5883-1.6353-2.8213-.0004-.4707 3.3009-3.0646 5.8948-6.3655 6.3654-1.635.2332-1.6282 2.5894.0005 2.8214 3.3003.4701 5.8944 3.0634 6.3651 6.3635.2325 1.6306 2.5884 1.6325 2.8211-.0001.4702-3.3002 3.0633-5.8933 6.3636-6.3636 1.6325-.2326 1.6308-2.5885.0001-2.821-3.3002-.4707-5.8935-3.0648-6.3636-6.3652Zm-6.7527 7.7755c2.4394-.964 4.3779-2.9024 5.3419-5.3418.9635 2.4391 2.9015 4.3777 5.3404 5.3418-2.4388.9637-4.3768 2.9016-5.3404 5.3405-.9641-2.4389-2.9027-4.3769-5.3419-5.3405Z'
29
+ d='M19.5 2h-1A2.5 2.5 0 0 1 16 4.5v1A2.5 2.5 0 0 1 18.5 8h1A2.5 2.5 0 0 1 22 5.5v-1A2.5 2.5 0 0 1 19.5 2Zm-14 14h-1A2.5 2.5 0 0 1 2 18.5v1A2.5 2.5 0 0 1 4.5 22h1A2.5 2.5 0 0 1 8 19.5v-1A2.5 2.5 0 0 1 5.5 16Zm7.91-11.776c-.232-1.629-2.588-1.635-2.82 0a7.5 7.5 0 0 1-6.366 6.365c-1.635.233-1.629 2.59 0 2.822a7.498 7.498 0 0 1 6.365 6.363c.233 1.63 2.589 1.633 2.821 0a7.496 7.496 0 0 1 6.364-6.364c1.633-.232 1.63-2.588 0-2.82a7.498 7.498 0 0 1-6.364-6.366ZM6.659 12A9.509 9.509 0 0 0 12 6.658 9.507 9.507 0 0 0 17.34 12 9.505 9.505 0 0 0 12 17.34 9.508 9.508 0 0 0 6.658 12Z'
34
30
  clipRule='evenodd'
35
31
  />
36
32
  )
@@ -25,7 +25,7 @@ export const IconSpeakerCross: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m13 4 1 1v14l-1 1h-2.5l-.707-.293-3.707-3.707h-1.086c-1.6568 0-3-1.3431-3-3v-2c0-1.6569 1.3432-3 3-3h1.086l3.707-3.707.707-.293h2.5Zm-9 9c0 .5523.4477 1 1 1h1.914l4.0001 4h1.0859v-12h-1.0859l-4 4h-1.9141c-.5523 0-1 .4477-1 1v2ZM21.707 10.707l-1.7929 1.793 1.7929 1.793-1.414 1.414-1.793-1.7929-1.793 1.7929-1.414-1.414 1.7929-1.793-1.7929-1.793 1.414-1.414 1.793 1.7929 1.793-1.793 1.414 1.4141Z'
28
+ d='m13 4 1 1v14l-1 1h-2.5l-.707-.293L6.086 16H5a3 3 0 0 1-3-3v-2a3 3 0 0 1 3-3h1.086l3.707-3.707L10.5 4H13Zm-9 9a1 1 0 0 0 1 1h1.914l4 4H12V6h-1.086l-4 4H5a1 1 0 0 0-1 1v2Zm17.707-2.293L19.914 12.5l1.793 1.793-1.414 1.414-1.793-1.793-1.793 1.793-1.414-1.414 1.793-1.793-1.793-1.793 1.414-1.414 1.793 1.793 1.793-1.793 1.414 1.414Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconSpeakerHigh: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 11.9997c-.0001-2.3691-1.0288-4.4967-2.667-5.9629l1.334-1.4902c2.0441 1.8295 3.3329 4.4915 3.333 7.4531 0 2.9618-1.2888 5.6245-3.333 7.4541l-1.334-1.4902c1.6383-1.4663 2.667-3.5947 2.667-5.9639Zm-4 0a3.979 3.979 0 0 0-.7998-2.3994l1.5996-1.2012a5.9786 5.9786 0 0 1 1.2002 3.6006 5.9794 5.9794 0 0 1-1.2002 3.6016l-1.5996-1.2012a3.9796 3.9796 0 0 0 .7998-2.4004ZM13 4l1 1v14l-1 1h-2.5l-.707-.293-3.707-3.707h-1.086c-1.6568 0-3-1.3431-3-3v-2c0-1.6569 1.3432-3 3-3h1.086l3.707-3.707.707-.293h2.5Zm-9 9c0 .5523.4477 1 1 1h1.914l4.0001 4h1.0859v-12h-1.0859l-4 4h-1.9141c-.5523 0-1 .4477-1 1v2Z'
28
+ d='M20 12a7.978 7.978 0 0 0-2.667-5.963l1.334-1.49A9.978 9.978 0 0 1 22 12a9.979 9.979 0 0 1-3.333 7.454l-1.334-1.49A7.98 7.98 0 0 0 20 12Zm-4 0c0-.902-.298-1.731-.8-2.4l1.6-1.2A5.979 5.979 0 0 1 18 12a5.98 5.98 0 0 1-1.2 3.601l-1.6-1.2A3.98 3.98 0 0 0 16 12Zm-3-8 1 1v14l-1 1h-2.5l-.707-.293L6.086 16H5a3 3 0 0 1-3-3v-2a3 3 0 0 1 3-3h1.086l3.707-3.707L10.5 4H13Zm-9 9a1 1 0 0 0 1 1h1.914l4 4H12V6h-1.086l-4 4H5a1 1 0 0 0-1 1v2Z'
29
29
  />
30
30
  )
31
31
  }
package/react/spinner.tsx CHANGED
@@ -25,11 +25,7 @@ export const IconSpinner: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M12.3714 13.9517a2.0083 2.0083 0 0 1-.7429.0002 1.9921 1.9921 0 0 1-.8645-.3936 1.9917 1.9917 0 0 1-.6524-.9139 2.0167 2.0167 0 0 1-.088-.3549 1.9951 1.9951 0 0 1 .405-1.5397 3.594 3.594 0 0 1 .3025-.3356 4.8093 4.8093 0 0 1 .2689-.245c.5625-.4767 1.285-.8951 1.9659-1.231 1.1192-.5522 2.126-.8817 2.126-.8817s-.0662.841-.2745 1.8874a16.166 16.166 0 0 1-.0817.3864c-.1424.6351-.3365 1.314-.5973 1.91a5.7508 5.7508 0 0 1-.2175.446c-.1067.1959-.2226.3767-.3484.5366a1.9926 1.9926 0 0 1-1.2011.7288Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M12 22c5.5228 0 10-4.4772 10-10 0-5.5229-4.4772-10-10-10-5.5229 0-10 4.4771-10 10 0 5.5228 4.4771 10 10 10Zm4.1649-3.1683c-1.2132.7412-2.6392 1.1683-4.1649 1.1683s-2.9517-.4271-4.1649-1.1683l2.4951-3.2098a4.0102 4.0102 0 0 1-.8027-.4917 4.0065 4.0065 0 0 1-.7486-.7713l-2.5073 3.2254c-1.4056-1.4416-2.2716-3.4118-2.2716-5.5843 0-.5117.048-1.0123.1399-1.4973l3.872 1.1759a3.9771 3.9771 0 0 1 .6484-1.8933l-3.9038-1.1855c1.143-2.4307 3.4733-4.1925 6.2435-4.538v3.6687c.4917-.2953.9713-.5373 1.371-.7258.2186-.103.4301-.1976.629-.283v-2.6598c2.7702.3454 5.1006 2.1072 6.2435 4.5379l-2.2855.694a20.585 20.585 0 0 1-.2031 1.1595 16.5986 16.5986 0 0 1-.2552 1.0699l3.3604-1.0205c.0919.485.1399.9856.1399 1.4973 0 2.1725-.866 4.1427-2.2716 5.5844l-2.5071-3.2253a5.4327 5.4327 0 0 1-.0769.1004 3.9837 3.9837 0 0 1-1.4744 1.1628l2.4949 3.2094Z'
28
+ d='M12.371 13.952a1.992 1.992 0 0 1-1.607-.393 1.992 1.992 0 0 1-.74-1.27 1.995 1.995 0 0 1 .405-1.54c.09-.114.191-.226.302-.335A4.81 4.81 0 0 1 11 10.17c.563-.477 1.285-.895 1.966-1.23 1.12-.553 2.126-.882 2.126-.882s-.066.84-.275 1.887c-.025.126-.052.255-.081.386-.143.635-.337 1.314-.598 1.91a5.75 5.75 0 0 1-.217.446 3.835 3.835 0 0 1-.348.537 1.993 1.993 0 0 1-1.202.729ZM12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm4.165-3.168A7.963 7.963 0 0 1 12 20a7.963 7.963 0 0 1-4.165-1.168l2.495-3.21a4.01 4.01 0 0 1-1.551-1.263l-2.507 3.225A7.974 7.974 0 0 1 4 12c0-.512.048-1.012.14-1.497l3.872 1.176c.05-.66.264-1.312.648-1.894L4.756 8.6A8.007 8.007 0 0 1 11 4.062V7.73a15.26 15.26 0 0 1 1.371-.726A19.9 19.9 0 0 1 13 6.722v-2.66A8.007 8.007 0 0 1 19.244 8.6l-2.286.694c-.05.336-.115.733-.203 1.16-.065.316-.148.681-.255 1.07l3.36-1.021c.092.485.14.985.14 1.497a7.974 7.974 0 0 1-2.272 5.584l-2.507-3.225a3.984 3.984 0 0 1-1.551 1.263l2.495 3.21Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,7 +25,7 @@ export const IconSplitVertical: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M23 11v2h-22v-2h22ZM19 6c0-.5523-.4477-1-1-1h-12c-.5523 0-1 .4477-1 1v2h-2v-2c0-1.6569 1.3431-3 3-3h12c1.6569 0 3 1.3431 3 3v2h-2v-2ZM5 18c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-2h2v2c0 1.6569-1.3431 3-3 3h-12c-1.6569 0-3-1.3431-3-3v-2h2v2Z'
28
+ d='M23 11v2H1v-2h22Zm-4-5a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v2H3V6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v2h-2V6ZM5 18a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2h2v2a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3v-2h2v2Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,11 +25,7 @@ export const IconSquareArrowIn: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m16.707 12.293-1.414 1.414-2.293-2.2929v10.5859h-2v-10.5859l-2.293 2.2929-1.414-1.414 4-4h1.414l4 4Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M19 2c1.6569 0 3 1.3432 3 3v12c0 1.6569-1.3431 3-3 3h-4v-2h4c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h4v2h-4c-1.6568 0-3-1.3431-3-3v-12c0-1.6568 1.3432-3 3-3h14Z'
28
+ d='m16.707 12.293-1.414 1.414L13 11.414V22h-2V11.414l-2.293 2.293-1.414-1.414 4-4h1.414l4 4ZM19 2a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3h-4v-2h4a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h4v2H5a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h14Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,11 +25,7 @@ export const IconSquareBracketsAngleSlash: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m19.293 4.707 2.2929 2.293-2.2929 2.293 1.414 1.414 3-3v-1.414l-3-3-1.414 1.414ZM12.707 4.707l-2.2929 2.293 2.2929 2.293-1.414 1.414-3-3v-1.414l3-3 1.414 1.414ZM18.458 2.2871l-3 10-1.916-.5742 3-10 1.916.5742Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M2 19v-14c0-1.6568 1.3432-3 3-3h1v2h-1c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-5h2v5c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3Z'
28
+ d='M19.293 4.707 21.586 7l-2.293 2.293 1.414 1.414 3-3V6.293l-3-3-1.414 1.414Zm-6.586 0L10.414 7l2.293 2.293-1.414 1.414-3-3V6.293l3-3 1.414 1.414Zm5.751-2.42-3 10-1.916-.574 3-10 1.916.574ZM2 19V5a3 3 0 0 1 3-3h1v2H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-5h2v5a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,11 +25,7 @@ export const IconSquareCirclesTwo: 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='M14.5 14.5c0 1.3807-1.1193 2.5-2.5 2.5s-2.5-1.1193-2.5-2.5 1.1193-2.5 2.5-2.5 2.5 1.1193 2.5 2.5ZM22.5 9.5c0 1.3807-1.1193 2.5-2.5 2.5s-2.5-1.1193-2.5-2.5 1.1193-2.5 2.5-2.5 2.5 1.1193 2.5 2.5Z'
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-1v-6.179s-1.5-.571-1.5-2.321c0-1.75 1.5-2.308 1.5-2.308V6Zm2 12a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v1.192s1.5.558 1.5 2.308c0 1.75-1.5 2.321-1.5 2.321V18Zm-6.5-3.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,11 +25,7 @@ export const IconSquareFrame2LinesCircle: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m21 2 1 1v18l-1 1h-18l-1-1v-18l1-1h18Zm-17 18h16v-16h-16v16Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M15 12v2h-6v-2h6ZM17 16v2h-10v-2h10ZM10 8c0-1.1046.8954-2 2-2s2 .8954 2 2-.8954 2-2 2-2-.8954-2-2Z'
28
+ d='m21 2 1 1v18l-1 1H3l-1-1V3l1-1h18ZM4 20h16V4H4v16Zm11-8v2H9v-2h6Zm2 4v2H7v-2h10Zm-7-8a2 2 0 1 1 4 0 2 2 0 0 1-4 0Z'
33
29
  />
34
30
  )
35
31
  }
@@ -23,19 +23,11 @@ export const IconSquareLineSquareDashed: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='M4 18.667c.0003.6136.8865 1.333 1.5 1.333h2.5v2h-2.667c-1.8407-.0002-3.3328-1.4923-3.333-3.333v-2.667h2v2.667ZM14 22h-4v-2h4v2ZM22 18.667c-.0002 1.8407-1.4923 3.3328-3.333 3.333h-2.667v-2h2.667c.6135-.0003 1.3327-.7195 1.333-1.333v-2.667h2v2.667Z'
29
- />,
30
26
  <path
31
27
  fill='currentColor'
32
28
  fillRule='evenodd'
33
- d='M14 14h-12v-9c0-1.6568 1.3432-3 3-3h9v12Zm-8.7832-9.9922c-.5845.0815-1.2166.7501-1.2168 1.3252v6.667h8v-8h-6.667l-.1162.0078Z'
29
+ d='M17.167 4.7H14.9V3h2.267A2.833 2.833 0 0 1 20 5.833V8.1h-1.7V5.833c0-.521-.612-1.133-1.133-1.133Zm1.133 8.5V9.8H20v3.4h-1.7ZM4.7 14.9v2.267c0 .521.753 1.133 1.275 1.133H8.1V20H5.833A2.833 2.833 0 0 1 3 17.167V14.9h1.7Zm13.6 2.267V14.9H20v2.267A2.833 2.833 0 0 1 17.167 20H14.9v-1.7h2.267c.521 0 1.133-.612 1.133-1.133ZM9.8 18.3h3.4V20H9.8v-1.7ZM14 3v11H3V6a3 3 0 0 1 3-3h8Zm-9 9h7V5H6a1 1 0 0 0-1 1v6Z'
34
30
  clipRule='evenodd'
35
- />,
36
- <path
37
- fill='currentColor'
38
- d='M22 14h-2v-4h2v4ZM18.667 2c1.8407.0002 3.3328 1.4923 3.333 3.333v2.667h-2v-2.667c-.0003-.6135-.7195-1.3327-1.333-1.333h-2.667v-2h2.667Z'
39
31
  />
40
32
  )
41
33
  }
@@ -25,7 +25,7 @@ export const IconSquareRounded: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M19 8c0-1.6569-1.3431-3-3-3h-8c-1.6569 0-3 1.3431-3 3v8c0 1.6569 1.3431 3 3 3h8c1.6569 0 3-1.3431 3-3v-8Zm2 8c0 2.7614-2.2386 5-5 5h-8c-2.7614 0-5-2.2386-5-5v-8c0-2.7614 2.2386-5 5-5h8c2.7614 0 5 2.2386 5 5v8Z'
28
+ d='M19 8a3 3 0 0 0-3-3H8a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V8Zm2 8a5 5 0 0 1-5 5H8a5 5 0 0 1-5-5V8a5 5 0 0 1 5-5h8a5 5 0 0 1 5 5v8Z'
29
29
  />
30
30
  )
31
31
  }
@@ -23,14 +23,10 @@ export const IconSquareStarScribble: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='M11 12v9h9v-9h-9Zm-3.6836-8.0518c-.6472.2158-1.8507.7652-2.8232 1.8457-.944 1.049-1.721 2.6507-1.497 5.1153.2338 2.5735 2.3534 4.1691 4.2831 4.7314l-.5586 1.9209c-2.3698-.6904-5.38-2.7673-5.7168-6.4707-.2759-3.0352.6971-5.1838 2.003-6.6347 1.2774-1.4193 2.824-2.12 3.6767-2.4043l.6328 1.8964Zm3.7813.5625.2275.0362.4473.1074c1.0208.2674 1.8818.658 2.5537 1.294.7814.7396 1.1949 1.7038 1.4248 2.8564l-1.9619.3906c-.1826-.9152-.4617-1.4388-.8379-1.795-.3887-.3676-.995-.6654-2.0488-.8983-.929.018-1.4913.112-1.921.2802-.4135.162-.7817.423-1.2675.918l-1.4277-1.4004c.5979-.6092 1.1956-1.0782 1.9658-1.3799.7534-.295 1.5917-.3983 2.6172-.418l.2285.0088Zm10.9023 16.4893c0 1.1046-.8954 2-2 2h-9c-1.1045 0-2-.8955-2-2v-9c0-1.1045.8955-2 2-2h9c1.1046 0 2 .8954 2 2v9Z'
29
- />,
30
26
  <path
31
27
  fill='currentColor'
32
28
  fillRule='evenodd'
33
- d='M19.5 2h-1c0 1.3808-1.1193 2.5-2.5 2.5v1.0002c1.3807 0 2.5 1.1192 2.5 2.5h1c.0001-1.3808 1.1194-2.5 2.5-2.5v-1.0002c-1.3807 0-2.5-1.1192-2.5-2.5Z'
29
+ d='M11 12v9h9v-9h-9ZM7.316 3.948c-.647.216-1.85.765-2.823 1.846-.944 1.049-1.72 2.65-1.497 5.115.234 2.574 2.354 4.17 4.283 4.732l-.558 1.92c-2.37-.69-5.38-2.767-5.717-6.47-.276-3.035.697-5.184 2.003-6.635 1.277-1.42 2.824-2.12 3.677-2.404l.632 1.896Zm3.782.563.227.036.448.107c1.02.268 1.881.658 2.553 1.294.782.74 1.195 1.704 1.425 2.857l-1.962.39c-.182-.915-.462-1.439-.838-1.795-.389-.367-.995-.665-2.049-.898-.929.018-1.49.112-1.92.28-.414.162-.782.423-1.268.918L6.286 6.3c.598-.61 1.196-1.078 1.966-1.38.753-.295 1.592-.398 2.617-.418l.229.009ZM22 21a2 2 0 0 1-2 2h-9a2 2 0 0 1-2-2v-9a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v9ZM19.5 2h-1A2.5 2.5 0 0 1 16 4.5v1A2.5 2.5 0 0 1 18.5 8h1A2.5 2.5 0 0 1 22 5.5v-1A2.5 2.5 0 0 1 19.5 2Z'
34
30
  clipRule='evenodd'
35
31
  />
36
32
  )
@@ -25,7 +25,7 @@ export const IconSquareTriangleCirclePlus: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m10 2 1 1v7l-1 1h-7l-1-1v-7l1-1h7Zm-6 7h5v-5h-5v5ZM19 14v3h3v2h-3v3h-2v-3h-3v-2h3v-3h2ZM9 17.75c0-1.5188-1.2312-2.75-2.75-2.75s-2.75 1.2312-2.75 2.75 1.2312 2.75 2.75 2.75 2.75-1.2312 2.75-2.75Zm2 0c0 2.6234-2.1266 4.75-4.75 4.75-2.6233 0-4.75-2.1266-4.75-4.75s2.1267-4.75 4.75-4.75c2.6234 0 4.75 2.1266 4.75 4.75ZM18.8877 2.039l3.8994 7.5-.8867 1.461h-7.9004l-.8828-1.4707 4-7.5 1.7705.0098Zm-3.2207 6.961h4.5859l-2.2646-4.3535-2.3213 4.3535Z'
28
+ d='m10 2 1 1v7l-1 1H3l-1-1V3l1-1h7ZM4 9h5V4H4v5Zm15 5v3h3v2h-3v3h-2v-3h-3v-2h3v-3h2ZM9 17.75a2.75 2.75 0 1 0-5.5 0 2.75 2.75 0 0 0 5.5 0Zm2 0a4.75 4.75 0 1 1-9.5 0 4.75 4.75 0 0 1 9.5 0Zm7.888-15.71 3.9 7.5L21.9 11H14l-.883-1.47 4-7.5 1.77.01ZM15.667 9h4.586l-2.265-4.354L15.667 9Z'
29
29
  />
30
30
  )
31
31
  }
package/react/square.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconSquare: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M4 20h16v-16h-16v16Zm18 .75c0 .6904-.5596 1.25-1.25 1.25h-17.5c-.6904 0-1.25-.5596-1.25-1.25v-17.5c0-.6904.5596-1.25 1.25-1.25h17.5c.6904 0 1.25.5596 1.25 1.25v17.5Z'
28
+ d='M4 20h16V4H4v16Zm18 .75c0 .69-.56 1.25-1.25 1.25H3.25C2.56 22 2 21.44 2 20.75V3.25C2 2.56 2.56 2 3.25 2h17.5c.69 0 1.25.56 1.25 1.25v17.5Z'
29
29
  />
30
30
  )
31
31
  }
@@ -26,17 +26,7 @@ export const IconSquaresColumn: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M9 16c1.1046 0 2 .8954 2 2v2c0 1.1046-.8954 2-2 2h-2c-1.1046 0-2-.8954-2-2v-2c0-1.1046.8954-2 2-2h2Zm-2 2v2h2v-2h-2Z'
30
- clipRule='evenodd'
31
- />,
32
- <path
33
- fill='currentColor'
34
- d='m18 18.5859 1.293-1.2929 1.414 1.414-3 3h-1.414l-3-3 1.414-1.414 1.293 1.2929v-15.5859h2v15.5859Z'
35
- />,
36
- <path
37
- fill='currentColor'
38
- fillRule='evenodd'
39
- d='M9 9c1.1046 0 2 .8954 2 2v2c0 1.1046-.8954 2-2 2h-2c-1.1046 0-2-.8954-2-2v-2c0-1.1046.8954-2 2-2h2Zm-2 4h2v-2h-2v2ZM9 2c1.1046 0 2 .8954 2 2v2c0 1.1046-.8954 2-2 2h-2c-1.1046 0-2-.8954-2-2v-2c0-1.1046.8954-2 2-2h2Zm-2 4h2v-2h-2v2Z'
29
+ d='M9 16a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-2a2 2 0 0 1 2-2h2Zm-2 2v2h2v-2H7Zm11 .586 1.293-1.293 1.414 1.414-3 3h-1.414l-3-3 1.414-1.414L16 18.586V3h2v15.586ZM9 9a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-2a2 2 0 0 1 2-2h2Zm-2 4h2v-2H7v2ZM9 2a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h2ZM7 6h2V4H7v2Z'
40
30
  clipRule='evenodd'
41
31
  />
42
32
  )
@@ -25,7 +25,7 @@ export const IconSquaresFour: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m10 13 1 1v6l-1 1h-6l-1-1v-6l1-1h6Zm-5 6h4v-4h-4v4ZM10 3l1 1v6l-1 1h-6l-1-1v-6l1-1h6Zm-5 6h4v-4h-4v4ZM20 3l1 1v6l-1 1h-6l-1-1v-6l1-1h6Zm-5 6h4v-4h-4v4ZM20 13l1 1v6l-1 1h-6l-1-1v-6l1-1h6Zm-5 6h4v-4h-4v4Z'
28
+ d='m10 13 1 1v6l-1 1H4l-1-1v-6l1-1h6Zm-5 6h4v-4H5v4Zm5-16 1 1v6l-1 1H4l-1-1V4l1-1h6ZM5 9h4V5H5v4Zm15-6 1 1v6l-1 1h-6l-1-1V4l1-1h6Zm-5 6h4V5h-4v4Zm5 4 1 1v6l-1 1h-6l-1-1v-6l1-1h6Zm-5 6h4v-4h-4v4Z'
29
29
  />
30
30
  )
31
31
  }
@@ -26,13 +26,7 @@ export const IconSquaresGroup: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M17 8v5l-1 1h-1.667v2l-1 1h-5.333l-1-1v-5l1-1h2v-2l1-1h5l1 1Zm-8 7h3.333v-1h-1.333l-1-1v-1h-1v3Zm3-3h3v-3h-3v3Z'
30
- clipRule='evenodd'
31
- />,
32
- <path
33
- fill='currentColor'
34
- fillRule='evenodd'
35
- d='M5 3h14v-1h3v3h-1v14h1v3h-3v-1h-14v1h-3v-3h1v-14h-1v-3h3v1Zm0 16h14v-14h-14v14Z'
29
+ d='M17 8v5l-1 1h-1.667v2l-1 1H8l-1-1v-5l1-1h2V8l1-1h5l1 1Zm-8 7h3.333v-1H11l-1-1v-1H9v3Zm3-3h3V9h-3v3ZM5 3h14V2h3v3h-1v14h1v3h-3v-1H5v1H2v-3h1V5H2V2h3v1Zm0 16h14V5H5v14Z'
36
30
  clipRule='evenodd'
37
31
  />
38
32
  )
@@ -25,7 +25,7 @@ export const IconSquaresMerge: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m21 2 1 1v12l-1 1h-5v5l-1 1h-12l-1-1v-12l1-1h5v-5l1-1h12Zm-11 8h-6v10h10v-6h6v-10h-10v6Z'
28
+ d='m21 2 1 1v12l-1 1h-5v5l-1 1H3l-1-1V9l1-1h5V3l1-1h12Zm-11 8H4v10h10v-6h6V4H10v6Z'
29
29
  />
30
30
  )
31
31
  }
@@ -23,14 +23,10 @@ export const IconSquaresRow: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='M21.707 16.293v1.414l-3 3-1.414-1.414 1.2929-1.293h-16.5859v-2h16.5859l-1.2929-1.293 1.414-1.414 3 3Z'
29
- />,
30
26
  <path
31
27
  fill='currentColor'
32
28
  fillRule='evenodd'
33
- d='M6 5c1.1046 0 2 .8954 2 2v2c0 1.1046-.8954 2-2 2h-2c-1.1046 0-2-.8954-2-2v-2c0-1.1046.8954-2 2-2h2Zm-2 4h2v-2h-2v2ZM13 5c1.1046 0 2 .8954 2 2v2c0 1.1046-.8954 2-2 2h-2c-1.1046 0-2-.8954-2-2v-2c0-1.1046.8954-2 2-2h2Zm-2 4h2v-2h-2v2ZM20 5c1.1046 0 2 .8954 2 2v2c0 1.1046-.8954 2-2 2h-2c-1.1046 0-2-.8954-2-2v-2c0-1.1046.8954-2 2-2h2Zm-2 4h2v-2h-2v2Z'
29
+ d='M21.707 16.293v1.414l-3 3-1.414-1.414L18.586 18H2v-2h16.586l-1.293-1.293 1.414-1.414 3 3ZM6 5a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2ZM4 9h2V7H4v2Zm9-4a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2Zm-2 4h2V7h-2v2Zm9-4a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2Zm-2 4h2V7h-2v2Z'
34
30
  clipRule='evenodd'
35
31
  />
36
32
  )
@@ -25,7 +25,7 @@ export const IconSquaresThree: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m10 13 1 1v6l-1 1h-6l-1-1v-6l1-1h6Zm-5 6h4v-4h-4v4ZM10 3l1 1v6l-1 1h-6l-1-1v-6l1-1h6Zm-5 6h4v-4h-4v4ZM20 13l1 1v6l-1 1h-6l-1-1v-6l1-1h6Zm-5 6h4v-4h-4v4Z'
28
+ d='m10 13 1 1v6l-1 1H4l-1-1v-6l1-1h6Zm-5 6h4v-4H5v4Zm5-16 1 1v6l-1 1H4l-1-1V4l1-1h6ZM5 9h4V5H5v4Zm15 4 1 1v6l-1 1h-6l-1-1v-6l1-1h6Zm-5 6h4v-4h-4v4Z'
29
29
  />
30
30
  )
31
31
  }
@@ -26,12 +26,8 @@ export const IconSquaresTwoOverlap: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M13.1543 6.004c1.5851.0802 2.8457 1.3909 2.8457 2.996v10c0 1.6569-1.3431 3-3 3h-8c-1.6568 0-3-1.3431-3-3v-10c0-1.6569 1.3432-3 3-3h8l.1543.004Zm-8.1543 1.996c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h8c.5523 0 1-.4477 1-1v-10c0-.5177-.3933-.9438-.8975-.9951l-.1025-.0049h-8Z'
29
+ d='M13.154 6.004A3 3 0 0 1 16 9v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3h8l.154.004ZM5 8a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V9a1 1 0 0 0-.898-.995L13 8H5Zm14.154-5.996A3 3 0 0 1 22 5v10a3 3 0 0 1-3 3h-1v-2h1a1 1 0 0 0 1-1V5a1 1 0 0 0-.898-.995L19 4h-8a1 1 0 0 0-1 1H8a3 3 0 0 1 3-3h8l.154.004Z'
30
30
  clipRule='evenodd'
31
- />,
32
- <path
33
- fill='currentColor'
34
- d='M19.1543 2.004c1.5851.0802 2.8457 1.3909 2.8457 2.996v10c0 1.6569-1.3431 3-3 3h-1v-2h1c.5523 0 1-.4477 1-1v-10c0-.5177-.3933-.9438-.8975-.9951l-.1025-.0049h-8c-.5523 0-1 .4477-1 1h-2c0-1.6568 1.3431-3 3-3h8l.1543.004Z'
35
31
  />
36
32
  )
37
33
  }
@@ -26,7 +26,7 @@ export const IconSquaresUngroup: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M11 3h8v-1h3v3h-1v8h1v3h-3v-1h-4v4h1v3h-3v-1h-8v1h-3v-3h1v-8h-1v-3h3v1h4v-4h-1v-3h3v1Zm-6 16h8v-4h-2v1h-3v-3h1v-2h-4v8Zm6-6h8v-8h-8v8Z'
29
+ d='M11 3h8V2h3v3h-1v8h1v3h-3v-1h-4v4h1v3h-3v-1H5v1H2v-3h1v-8H2V8h3v1h4V5H8V2h3v1ZM5 19h8v-4h-2v1H8v-3h1v-2H5v8Zm6-6h8V5h-8v8Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )
@@ -25,7 +25,7 @@ export const IconSquaresUnmerge: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m21 2 1 1v12l-1 1h-5v5l-1 1h-12l-1-1v-12l1-1h5v-5l1-1h12Zm-17 18h10v-4h-5l-1-1v-5h-4v10Zm6-12h5l1 1v5h4v-10h-10v4Zm0 6h4v-4h-4v4Z'
28
+ d='m21 2 1 1v12l-1 1h-5v5l-1 1H3l-1-1V9l1-1h5V3l1-1h12ZM4 20h10v-4H9l-1-1v-5H4v10Zm6-12h5l1 1v5h4V4H10v4Zm0 6h4v-4h-4v4Z'
29
29
  />
30
30
  )
31
31
  }
package/react/stack.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconStack: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m22.4473 14.6055-.0371 1.8066-10 4.5h-.8204l-10-4.5-.037-1.8066 4-2 .8945 1.789-2.1162 1.0576 7.6689 3.4512 7.668-3.4512-2.1153-1.0576.8946-1.789 4 2Zm-10.0371-11.5176 10 4.5v1.8242l-10 4.5h-.8204l-10-4.5v-1.8242l10-4.5h.8204Zm-7.9737 5.4121 7.5635 3.4033 7.5625-3.4033-7.5625-3.4033-7.5635 3.4033Z'
28
+ d='m22.447 14.605-.037 1.807-10 4.5h-.82l-10-4.5-.037-1.806 4-2 .894 1.789-2.116 1.057L12 18.903l7.668-3.45-2.115-1.058.894-1.79 4 2ZM12.41 3.088l10 4.5v1.824l-10 4.5h-.82l-10-4.5V7.588l10-4.5h.82ZM4.437 8.5 12 11.903 19.563 8.5 12 5.097 4.437 8.5Z'
29
29
  />
30
30
  )
31
31
  }
@@ -26,7 +26,7 @@ export const IconStackedCircles: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M12 2c2.4125 0 4.6462.5315 6.3125 1.4404 1.6284.8883 2.9375 2.2795 2.9375 4.0596v9c0 1.7801-1.3091 3.1713-2.9375 4.0596-1.6663.9089-3.9 1.4404-6.3125 1.4404s-4.6462-.5315-6.3125-1.4404c-1.6284-.8883-2.9375-2.2795-2.9375-4.0596v-9c0-1.78 1.309-3.1713 2.9375-4.0596 1.6663-.9089 3.9-1.4404 6.3125-1.4404Zm7.25 13.46a7.942 7.942 0 0 1-.9375.5996c-1.6663.9089-3.9 1.4404-6.3125 1.4404s-4.6462-.5315-6.3125-1.4404a7.9478 7.9478 0 0 1-.9375-.5996v1.04c0 .7051.538 1.5633 1.8955 2.3037 1.3196.7198 3.2107 1.1963 5.3545 1.1963 2.1438 0 4.0349-.4765 5.3545-1.1963 1.3574-.7404 1.8955-1.5986 1.8955-2.3037v-1.04Zm0-4.5a7.942 7.942 0 0 1-.9375.5996c-1.6663.9089-3.9 1.4404-6.3125 1.4404s-4.6462-.5315-6.3125-1.4404a7.9478 7.9478 0 0 1-.9375-.5996v1.04c0 .7051.538 1.5633 1.8955 2.3037 1.3196.7198 3.2107 1.1963 5.3545 1.1963 2.1438 0 4.0349-.4765 5.3545-1.1963 1.3574-.7404 1.8955-1.5986 1.8955-2.3037v-1.04Zm-7.25-6.96c-2.1438 0-4.0349.4765-5.3545 1.1963-1.3574.7404-1.8955 1.5986-1.8955 2.3037 0 .7051.538 1.5633 1.8955 2.3037 1.3196.7198 3.2107 1.1963 5.3545 1.1963 2.1438 0 4.0349-.4765 5.3545-1.1963 1.3574-.7404 1.8955-1.5985 1.8955-2.3037 0-.7051-.5381-1.5633-1.8955-2.3037-1.3196-.7198-3.2107-1.1963-5.3545-1.1963Z'
29
+ d='M12 2c2.412 0 4.646.532 6.313 1.44 1.628.889 2.937 2.28 2.937 4.06v9c0 1.78-1.31 3.171-2.938 4.06-1.666.909-3.9 1.44-6.312 1.44-2.413 0-4.646-.532-6.313-1.44-1.627-.89-2.937-2.28-2.937-4.06v-9c0-1.78 1.31-3.171 2.938-4.06C7.354 2.532 9.588 2 12 2Zm7.25 13.46c-.294.22-.609.42-.938.6-1.666.909-3.9 1.44-6.312 1.44-2.413 0-4.646-.532-6.313-1.44a7.948 7.948 0 0 1-.937-.6v1.04c0 .705.538 1.563 1.896 2.304C7.966 19.524 9.856 20 12 20s4.035-.477 5.355-1.196c1.357-.74 1.895-1.599 1.895-2.304v-1.04Zm0-4.5c-.294.22-.609.42-.938.6-1.666.909-3.9 1.44-6.312 1.44-2.413 0-4.646-.531-6.313-1.44a7.948 7.948 0 0 1-.937-.6V12c0 .705.538 1.563 1.896 2.304 1.32.72 3.21 1.196 5.354 1.196s4.035-.476 5.355-1.196c1.357-.74 1.895-1.599 1.895-2.304v-1.04ZM12 4c-2.144 0-4.035.477-5.354 1.196C5.288 5.936 4.75 6.795 4.75 7.5c0 .705.538 1.563 1.896 2.304C7.966 10.524 9.856 11 12 11s4.035-.476 5.355-1.196c1.357-.74 1.895-1.599 1.895-2.304 0-.705-.538-1.563-1.895-2.304C16.035 4.476 14.144 4 12 4Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )
@@ -25,7 +25,7 @@ export const IconStarFilled: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m15.666 8.0967 5.4981.917.583 1.6504-3.6875 4.1474.9287 6.0362-1.4356 1.0468-5.5527-2.7763-5.5527 2.7763-1.4356-1.0468.9277-6.0362-3.6865-4.1474.583-1.6504 5.4971-.917 2.7725-5.544h1.789l2.7715 5.544Z'
28
+ d='m15.666 8.097 5.498.917.583 1.65-3.687 4.148.928 6.036-1.435 1.047L12 19.117l-5.553 2.777-1.435-1.047.927-6.036-3.686-4.148.583-1.65 5.497-.917 2.772-5.544h1.79l2.771 5.544Z'
29
29
  />
30
30
  )
31
31
  }
@@ -26,7 +26,7 @@ export const IconStarHalf: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='m15.666 8.0967 5.4981.917.583 1.6504-3.6875 4.1474.9287 6.0362-1.4356 1.0468-5.5527-2.7763-5.5527 2.7763-1.4356-1.0468.9277-6.0362-3.6865-4.1474.583-1.6504 5.4971-.917 2.7725-5.544h1.789l2.7715 5.544Zm-3.666 8.7851 4.7168 2.3584-.7764-5.0527 3.1094-3.499-4.7168-.7862-2.333-4.666v11.6455Z'
29
+ d='m15.666 8.097 5.498.917.583 1.65-3.687 4.148.928 6.036-1.435 1.047L12 19.117l-5.553 2.777-1.435-1.047.927-6.036-3.686-4.148.583-1.65 5.497-.917 2.772-5.544h1.79l2.771 5.544ZM12 16.882l4.717 2.358-.777-5.052 3.11-3.5-4.717-.786L12 5.236v11.646Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )