@mirohq/design-system-icons 1.5.0 → 1.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1118) hide show
  1. package/dist/main.js +701 -2223
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +698 -2223
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +9 -3
  6. package/package.json +3 -3
  7. package/react/activity.tsx +1 -5
  8. package/react/add-line-bottom.tsx +1 -1
  9. package/react/add-line-right.tsx +1 -1
  10. package/react/ai-text.tsx +1 -5
  11. package/react/align-bottom-group.tsx +4 -3
  12. package/react/align-bottom.tsx +1 -1
  13. package/react/align-center-horizontal.tsx +1 -1
  14. package/react/align-center-vertical.tsx +1 -1
  15. package/react/align-left.tsx +4 -5
  16. package/react/align-middle.tsx +1 -1
  17. package/react/align-right.tsx +4 -5
  18. package/react/align-top-group.tsx +4 -3
  19. package/react/align-top.tsx +1 -1
  20. package/react/alignment-scale.tsx +1 -35
  21. package/react/alt-text-underline.tsx +1 -6
  22. package/react/alt-text.tsx +1 -5
  23. package/react/arrow-arc-left.tsx +1 -1
  24. package/react/arrow-arc-right.tsx +1 -1
  25. package/react/arrow-bend-up-left.tsx +1 -1
  26. package/react/arrow-bend-up-right.tsx +1 -1
  27. package/react/arrow-box-left.tsx +1 -5
  28. package/react/arrow-box-out.tsx +1 -5
  29. package/react/arrow-clockwise-down-right.tsx +1 -1
  30. package/react/arrow-clockwise-up-left.tsx +1 -1
  31. package/react/arrow-counter-clockwise-down-left.tsx +1 -1
  32. package/react/arrow-counter-clockwise-up-right.tsx +1 -1
  33. package/react/arrow-curves-bottom-right.tsx +1 -1
  34. package/react/arrow-down-left.tsx +1 -1
  35. package/react/arrow-down-right.tsx +1 -1
  36. package/react/arrow-down.tsx +1 -1
  37. package/react/arrow-elbow-down-right.tsx +1 -1
  38. package/react/arrow-fat-left-right.tsx +1 -1
  39. package/react/arrow-fat-left.tsx +1 -1
  40. package/react/arrow-fat-right.tsx +1 -1
  41. package/react/arrow-fat-up-right.tsx +1 -1
  42. package/react/arrow-left-right-dotted.tsx +1 -1
  43. package/react/arrow-left.tsx +1 -1
  44. package/react/arrow-right.tsx +1 -1
  45. package/react/arrow-up-circle.tsx +1 -5
  46. package/react/arrow-up-left.tsx +1 -1
  47. package/react/arrow-up-right.tsx +1 -1
  48. package/react/arrow-up.tsx +1 -1
  49. package/react/arrows-clockwise-rectangle-tilt.tsx +1 -1
  50. package/react/arrows-clockwise-x.tsx +1 -1
  51. package/react/arrows-clockwise-y.tsx +1 -1
  52. package/react/arrows-counterclockwise-rectangle-tilt.tsx +1 -1
  53. package/react/arrows-down-up.tsx +1 -1
  54. package/react/arrows-horizontal-lines-top-bottom-in.tsx +1 -1
  55. package/react/arrows-horizontal-lines-top-bottom.tsx +1 -1
  56. package/react/arrows-in-simple.tsx +1 -1
  57. package/react/arrows-out-cardinal.tsx +1 -1
  58. package/react/arrows-out-lines-horizontal.tsx +1 -1
  59. package/react/arrows-out-simple.tsx +1 -1
  60. package/react/arrows-square-counter-clockwise-y.tsx +1 -1
  61. package/react/arrows-time-backward.tsx +1 -9
  62. package/react/arrows-time-forward.tsx +1 -9
  63. package/react/article-empty.tsx +1 -1
  64. package/react/article.tsx +1 -1
  65. package/react/at.tsx +1 -1
  66. package/react/attachment.tsx +1 -1
  67. package/react/badge.tsx +1 -1
  68. package/react/barrel.tsx +1 -1
  69. package/react/bell-slash.tsx +1 -6
  70. package/react/bell-tilt.tsx +1 -1
  71. package/react/bell.tsx +2 -3
  72. package/react/board.tsx +1 -2
  73. package/react/book-open-info.tsx +1 -5
  74. package/react/bookmark.tsx +1 -1
  75. package/react/box-captions.tsx +1 -5
  76. package/react/{align-bottom-2.tsx → bracket-close.tsx} +3 -7
  77. package/react/bracket-curly-left.tsx +1 -1
  78. package/react/bracket-curly-right.tsx +1 -1
  79. package/react/bracket-open.tsx +34 -0
  80. package/react/brackets-angle-slash.tsx +1 -1
  81. package/react/brackets-curly-circles-three.tsx +1 -5
  82. package/react/browser.tsx +1 -5
  83. package/react/brush.tsx +1 -1
  84. package/react/calendar-blank.tsx +1 -1
  85. package/react/calendar-end.tsx +1 -5
  86. package/react/calendar-start.tsx +1 -7
  87. package/react/camera.tsx +1 -5
  88. package/react/caption-along.tsx +1 -5
  89. package/react/caption-horizontal.tsx +1 -5
  90. package/react/card-circles.tsx +1 -2
  91. package/react/card-number-three.tsx +1 -5
  92. package/react/card.tsx +2 -3
  93. package/react/cards-poker.tsx +1 -5
  94. package/react/chart-bar-y-simple.tsx +1 -1
  95. package/react/chart-bar-y.tsx +1 -1
  96. package/react/chat-check.tsx +1 -5
  97. package/react/chat-dashes-lines-two.tsx +1 -5
  98. package/react/chat-lines-cross.tsx +2 -7
  99. package/react/chat-lines-dot.tsx +1 -5
  100. package/react/chat-lines-eye-open.tsx +1 -9
  101. package/react/chat-lines-two-stack.tsx +2 -7
  102. package/react/chat-lines-two.tsx +1 -5
  103. package/react/chat-plus.tsx +2 -3
  104. package/react/chat-text-arrow.tsx +1 -5
  105. package/react/chat-two.tsx +1 -1
  106. package/react/chat.tsx +1 -1
  107. package/react/check-mark.tsx +1 -1
  108. package/react/checkboard-square-centered.tsx +1 -1
  109. package/react/chevron-down-double.tsx +1 -1
  110. package/react/chevron-down.tsx +1 -1
  111. package/react/chevron-left-double.tsx +1 -1
  112. package/react/chevron-left.tsx +1 -1
  113. package/react/chevron-right-double.tsx +1 -1
  114. package/react/chevron-right-small.tsx +1 -1
  115. package/react/chevron-right.tsx +1 -1
  116. package/react/chevron-up-double.tsx +1 -1
  117. package/react/chevron-up-down-line.tsx +1 -1
  118. package/react/chevron-up-down.tsx +1 -1
  119. package/react/chevron-up.tsx +1 -1
  120. package/react/circle-corners.tsx +1 -1
  121. package/react/circle-motion-x.tsx +1 -1
  122. package/react/circle-notch.tsx +1 -1
  123. package/react/circle-slash.tsx +1 -1
  124. package/react/circle.tsx +1 -1
  125. package/react/circles-connected.tsx +1 -1
  126. package/react/clock-counter-clockwise-simple.tsx +1 -5
  127. package/react/clock-counter-clockwise.tsx +1 -5
  128. package/react/clock-overtime.tsx +1 -5
  129. package/react/clock.tsx +1 -1
  130. package/react/cloud.tsx +1 -1
  131. package/react/cluster-ai.tsx +2 -7
  132. package/react/cluster-color.tsx +2 -7
  133. package/react/cluster-sentiment.tsx +1 -11
  134. package/react/cluster.tsx +1 -1
  135. package/react/clustered.tsx +1 -5
  136. package/react/cog.tsx +1 -7
  137. package/react/coins-checked.tsx +1 -5
  138. package/react/coins-slash.tsx +1 -1
  139. package/react/coins.tsx +1 -1
  140. package/react/columns-format.tsx +3 -5
  141. package/react/columns-three.tsx +1 -1
  142. package/react/comment-group.tsx +1 -5
  143. package/react/compass.tsx +1 -5
  144. package/react/cone-serpentine.tsx +1 -5
  145. package/react/connection-line-elbows.tsx +1 -1
  146. package/react/connection-line-straight.tsx +1 -1
  147. package/react/corners-three-eye-open.tsx +1 -5
  148. package/react/counter.tsx +1 -5
  149. package/react/credit-card.tsx +1 -2
  150. package/react/crop.tsx +1 -1
  151. package/react/cross-circle.tsx +1 -5
  152. package/react/cross-fat.tsx +1 -1
  153. package/react/cross-square.tsx +1 -5
  154. package/react/cross.tsx +1 -1
  155. package/react/cube.tsx +1 -1
  156. package/react/cursor-filled.tsx +1 -1
  157. package/react/cursor-lines.tsx +1 -1
  158. package/react/cursor-text-lines.tsx +1 -1
  159. package/react/cursor-text.tsx +1 -1
  160. package/react/cursor.tsx +1 -1
  161. package/react/curve-square-circle-arrow.tsx +1 -1
  162. package/react/dash-left-down-square-dash-right-up.tsx +1 -1
  163. package/react/dash-left-up-square-dash-down-right.tsx +1 -1
  164. package/react/dash-square-dash-horizontal.tsx +1 -1
  165. package/react/dash-square-dash-vertical.tsx +1 -1
  166. package/react/diagram-card-large-1.tsx +2 -3
  167. package/react/diagram-card-large-2.tsx +1 -5
  168. package/react/diagram-card-large-3.tsx +1 -5
  169. package/react/diagram-card-large-4.tsx +1 -5
  170. package/react/diagram-card-magnifying-glass.tsx +1 -5
  171. package/react/diagram-card-small-1.tsx +2 -3
  172. package/react/diagram-card-small-2.tsx +1 -5
  173. package/react/diagram-card-small-3.tsx +1 -2
  174. package/react/diagram-card-team.tsx +1 -5
  175. package/react/diagram-card-user.tsx +1 -5
  176. package/react/diagramming-shapes.tsx +1 -1
  177. package/react/diagramming.tsx +1 -1
  178. package/react/distribute-horizontal.tsx +1 -1
  179. package/react/distribute-vertical.tsx +1 -1
  180. package/react/doc-format.tsx +1 -5
  181. package/react/dollar-sign-currency.tsx +1 -1
  182. package/react/dot-line-dot.tsx +34 -0
  183. package/react/dot-voting.tsx +1 -1
  184. package/react/dots-nine.tsx +1 -1
  185. package/react/dots-six-horizontal.tsx +1 -1
  186. package/react/dots-six-vertical.tsx +1 -1
  187. package/react/dots-three-vertical.tsx +1 -1
  188. package/react/dots-three.tsx +1 -1
  189. package/react/dots-two.tsx +1 -1
  190. package/react/download.tsx +1 -5
  191. package/react/envelope.tsx +1 -1
  192. package/react/eraser.tsx +1 -1
  193. package/react/exclamation-mark-octagon.tsx +1 -5
  194. package/react/exclamation-point-circle.tsx +1 -5
  195. package/react/export.tsx +1 -5
  196. package/react/external-format.tsx +1 -5
  197. package/react/eye-closed-dots-four-frame-broken.tsx +1 -5
  198. package/react/eye-closed.tsx +1 -1
  199. package/react/eye-open-line-frame-broken.tsx +1 -9
  200. package/react/eye-open-slash.tsx +1 -5
  201. package/react/eye-open.tsx +1 -5
  202. package/react/eyedropper.tsx +1 -1
  203. package/react/factory-house.tsx +1 -2
  204. package/react/factory.tsx +1 -1
  205. package/react/file-spreadsheet.tsx +1 -1
  206. package/react/flag.tsx +1 -1
  207. package/react/flip-card.tsx +1 -1
  208. package/react/flip.tsx +1 -1
  209. package/react/folder.tsx +1 -1
  210. package/react/formula.tsx +1 -1
  211. package/react/frame-lines-two.tsx +2 -3
  212. package/react/frame-play.tsx +1 -2
  213. package/react/frame-plus.tsx +2 -3
  214. package/react/frame.tsx +1 -1
  215. package/react/funnel.tsx +1 -1
  216. package/react/gauge.tsx +1 -5
  217. package/react/gavel.tsx +1 -1
  218. package/react/gift.tsx +1 -1
  219. package/react/github.tsx +1 -1
  220. package/react/globe.tsx +1 -1
  221. package/react/google-drive.tsx +1 -1
  222. package/react/graduation-cap.tsx +1 -1
  223. package/react/grid-four.tsx +1 -1
  224. package/react/grid-six.tsx +1 -1
  225. package/react/grid.tsx +1 -1
  226. package/react/hand-filled.tsx +1 -1
  227. package/react/hand-pointing.tsx +1 -1
  228. package/react/hand-raised-filled.tsx +1 -1
  229. package/react/hand.tsx +1 -1
  230. package/react/headphones.tsx +1 -1
  231. package/react/headset-person.tsx +1 -9
  232. package/react/heart-filled.tsx +1 -1
  233. package/react/heart.tsx +1 -1
  234. package/react/hexagon.tsx +1 -1
  235. package/react/highlighter-color-selection.tsx +1 -1
  236. package/react/highlighter-underline.tsx +1 -2
  237. package/react/highlighter.tsx +1 -1
  238. package/react/house.tsx +1 -1
  239. package/react/image.tsx +1 -7
  240. package/react/indent-left.tsx +1 -1
  241. package/react/indent-right.tsx +1 -1
  242. package/react/index.ts +4 -1
  243. package/react/information-mark-circle.tsx +1 -5
  244. package/react/insights.tsx +1 -1
  245. package/react/kanban.tsx +1 -1
  246. package/react/key.tsx +1 -5
  247. package/react/keycap.tsx +1 -2
  248. package/react/laptop.tsx +1 -1
  249. package/react/lasso.tsx +1 -5
  250. package/react/layout.tsx +1 -1
  251. package/react/lifesaver.tsx +1 -1
  252. package/react/lightbox.tsx +1 -1
  253. package/react/lightbulb.tsx +1 -1
  254. package/react/lightning.tsx +1 -1
  255. package/react/line-curved.tsx +1 -1
  256. package/react/line-dashed.tsx +1 -1
  257. package/react/line-diagonal.tsx +1 -1
  258. package/react/line-dotted.tsx +1 -1
  259. package/react/line-horizontal.tsx +1 -4
  260. package/react/line-orthogonal.tsx +1 -1
  261. package/react/line-straight.tsx +1 -1
  262. package/react/lines-three-horizontal-line-vertical-center.tsx +1 -1
  263. package/react/lines-three-horizontal.tsx +1 -1
  264. package/react/lines-three-vertical.tsx +1 -1
  265. package/react/lines-top-left-columns-two.tsx +2 -4
  266. package/react/link-plus.tsx +1 -5
  267. package/react/link.tsx +1 -5
  268. package/react/list-bullets.tsx +1 -1
  269. package/react/list-numbers.tsx +1 -1
  270. package/react/lock-closed.tsx +1 -1
  271. package/react/lock-open.tsx +1 -2
  272. package/react/login.tsx +1 -5
  273. package/react/logout.tsx +1 -5
  274. package/react/magnet.tsx +1 -1
  275. package/react/magnifying-glass-lightning.tsx +1 -5
  276. package/react/magnifying-glass-plus.tsx +1 -5
  277. package/react/magnifying-glass.tsx +1 -1
  278. package/react/map.tsx +1 -1
  279. package/react/megaphone.tsx +2 -3
  280. package/react/mermaid.tsx +1 -1
  281. package/react/mic-lines-dot.tsx +1 -5
  282. package/react/microphone-slash.tsx +1 -5
  283. package/react/microphone.tsx +1 -1
  284. package/react/minus.tsx +1 -1
  285. package/react/mobile.tsx +2 -3
  286. package/react/monitor-arrow-up.tsx +1 -5
  287. package/react/monitor-arrow.tsx +1 -5
  288. package/react/monitor-eye-closed.tsx +1 -5
  289. package/react/monitor-eye-open.tsx +1 -9
  290. package/react/monitor-pause.tsx +1 -5
  291. package/react/monitor-play.tsx +1 -5
  292. package/react/monitor-stop.tsx +1 -5
  293. package/react/monitor.tsx +1 -1
  294. package/react/moon.tsx +1 -1
  295. package/react/mouse.tsx +1 -1
  296. package/react/music-note.tsx +1 -1
  297. package/react/navigation-arrow-lines.tsx +1 -5
  298. package/react/navigation-up-left-filled.tsx +1 -1
  299. package/react/navigation-up-left-slash.tsx +1 -5
  300. package/react/navigation-up-right.tsx +1 -1
  301. package/react/next.tsx +1 -1
  302. package/react/node-connected-dot.tsx +1 -1
  303. package/react/node-lines-curved.tsx +1 -1
  304. package/react/node-lines-horizontal.tsx +1 -1
  305. package/react/node-lines-vertical.tsx +1 -1
  306. package/react/node-plus.tsx +1 -1
  307. package/react/nodes-connected.tsx +1 -1
  308. package/react/nodes-connections-three.tsx +1 -1
  309. package/react/note-magnifying-glass.tsx +1 -5
  310. package/react/notepad.tsx +1 -2
  311. package/react/number.tsx +1 -1
  312. package/react/octagon.tsx +1 -1
  313. package/react/office.tsx +1 -5
  314. package/react/org-chart.tsx +1 -1
  315. package/react/orientation-horizontal.tsx +1 -5
  316. package/react/orientation-vertical.tsx +1 -5
  317. package/react/paint-bucket.tsx +1 -1
  318. package/react/palette.tsx +1 -5
  319. package/react/paper-plane-filled-right.tsx +1 -1
  320. package/react/paper-plane-tilt.tsx +1 -1
  321. package/react/parallelogram.tsx +1 -1
  322. package/react/pause-circle.tsx +2 -3
  323. package/react/pause.tsx +1 -1
  324. package/react/pdf.tsx +1 -1
  325. package/react/pen-color-selection.tsx +1 -1
  326. package/react/pen-tip.tsx +1 -1
  327. package/react/pen-underline.tsx +1 -2
  328. package/react/pen.tsx +1 -1
  329. package/react/pentagon.tsx +1 -1
  330. package/react/people-list.tsx +1 -7
  331. package/react/person-in-circle.tsx +1 -9
  332. package/react/phone-filled.tsx +1 -1
  333. package/react/pixel-eraser.tsx +1 -5
  334. package/react/placeholder.tsx +1 -1
  335. package/react/planet.tsx +1 -1
  336. package/react/play-circle.tsx +2 -3
  337. package/react/play.tsx +1 -1
  338. package/react/playback-speed-circle.tsx +1 -6
  339. package/react/plug.tsx +1 -1
  340. package/react/plus-box.tsx +1 -2
  341. package/react/plus-cross.tsx +34 -0
  342. package/react/plus-square.tsx +1 -1
  343. package/react/plus-text.tsx +2 -3
  344. package/react/plus.tsx +1 -1
  345. package/react/polling.tsx +1 -1
  346. package/react/presentation-arrow.tsx +1 -5
  347. package/react/presentation-eye-open.tsx +1 -9
  348. package/react/presentation-line.tsx +2 -3
  349. package/react/presentation-lines-two.tsx +1 -1
  350. package/react/presentation-link.tsx +1 -9
  351. package/react/presentation-number-one.tsx +1 -5
  352. package/react/presentation-play.tsx +2 -3
  353. package/react/presentation-plus.tsx +2 -3
  354. package/react/previous.tsx +1 -1
  355. package/react/prohibit.tsx +1 -1
  356. package/react/proto-button.tsx +1 -7
  357. package/react/proto-checkbox.tsx +1 -5
  358. package/react/proto-dropdown.tsx +1 -5
  359. package/react/proto-input.tsx +2 -3
  360. package/react/proto-number.tsx +1 -5
  361. package/react/proto-radio.tsx +1 -5
  362. package/react/proto-slider.tsx +1 -1
  363. package/react/prototype-format.tsx +1 -1
  364. package/react/push-pin-filled.tsx +1 -1
  365. package/react/push-pin.tsx +1 -1
  366. package/react/question-mark-circle.tsx +1 -5
  367. package/react/question-mark.tsx +1 -1
  368. package/react/quotes.tsx +1 -1
  369. package/react/raised-hand.tsx +1 -1
  370. package/react/ratio-169.tsx +1 -1
  371. package/react/ratio-43.tsx +1 -1
  372. package/react/ratio-square.tsx +1 -1
  373. package/react/rectangle-arrow-up-center.tsx +1 -5
  374. package/react/rectangle-dash-lines.tsx +1 -5
  375. package/react/rectangle-dot-line-pen.tsx +1 -9
  376. package/react/rectangle-frame-2-lines.tsx +2 -3
  377. package/react/rectangle-line.tsx +1 -5
  378. package/react/rectangle-play-stack.tsx +2 -7
  379. package/react/rectangle-portrait-dash-square-top-center.tsx +1 -1
  380. package/react/rectangle-portrait-dash-square-top-left.tsx +1 -1
  381. package/react/rectangle-portrait-dash.tsx +1 -1
  382. package/react/rectangle-portrait-filled.tsx +1 -1
  383. package/react/rectangle-portrait-square-top-left.tsx +1 -1
  384. package/react/rectangle-portrait.tsx +1 -1
  385. package/react/rectangle-tick.tsx +1 -5
  386. package/react/rectangle-triangle-bottom-center.tsx +1 -5
  387. package/react/rectangles-squares.tsx +1 -1
  388. package/react/rectangles-three-aligned.tsx +1 -1
  389. package/react/rectangles-three-free.tsx +1 -1
  390. package/react/rectangles-three-overlap.tsx +1 -1
  391. package/react/rectangles-two-line.tsx +1 -1
  392. package/react/rectangles-two-lines-four.tsx +1 -1
  393. package/react/rectangles-two-minus.tsx +1 -5
  394. package/react/rectangles-two-plus.tsx +1 -5
  395. package/react/rectangles-two-user.tsx +1 -11
  396. package/react/rhombus.tsx +1 -1
  397. package/react/rocket.tsx +1 -5
  398. package/react/rss-rectangle.tsx +1 -5
  399. package/react/rss.tsx +1 -1
  400. package/react/scissors.tsx +1 -5
  401. package/react/scrollbar-xy.tsx +2 -3
  402. package/react/select.tsx +1 -5
  403. package/react/sentiment.tsx +1 -13
  404. package/react/shadow.tsx +1 -1
  405. package/react/shapes-lines-stacked.tsx +1 -9
  406. package/react/shapes-lines.tsx +1 -11
  407. package/react/shapes.tsx +1 -5
  408. package/react/shield-check.tsx +1 -5
  409. package/react/shield-lock-filled.tsx +1 -1
  410. package/react/shield-lock.tsx +1 -7
  411. package/react/shuffle.tsx +1 -1
  412. package/react/sidebar-closed.tsx +1 -5
  413. package/react/sidebar-global-closed.tsx +1 -5
  414. package/react/sidebar-global-open.tsx +1 -5
  415. package/react/sidebar-open.tsx +1 -1
  416. package/react/single-sparks-filled.tsx +1 -1
  417. package/react/slide-format.tsx +1 -1
  418. package/react/sliders-x.tsx +1 -1
  419. package/react/sliders-y.tsx +1 -1
  420. package/react/smiley-chat.tsx +1 -11
  421. package/react/smiley-plus.tsx +1 -11
  422. package/react/smiley-sticker.tsx +1 -1
  423. package/react/smiley.tsx +1 -11
  424. package/react/social-ado.tsx +1 -1
  425. package/react/social-asana.tsx +1 -1
  426. package/react/social-aws.tsx +1 -13
  427. package/react/social-drawio.tsx +1 -1
  428. package/react/social-facebook.tsx +1 -1
  429. package/react/social-instagram.tsx +1 -5
  430. package/react/social-jira.tsx +1 -9
  431. package/react/social-linkedin.tsx +1 -1
  432. package/react/social-looker.tsx +1 -5
  433. package/react/social-monday.tsx +1 -1
  434. package/react/social-slack.tsx +1 -1
  435. package/react/social-twitter.tsx +1 -1
  436. package/react/social-x.tsx +1 -1
  437. package/react/social-youtube.tsx +1 -1
  438. package/react/sort-ascending.tsx +1 -1
  439. package/react/sort-descending.tsx +1 -1
  440. package/react/sparks-filled.tsx +1 -1
  441. package/react/sparks.tsx +1 -5
  442. package/react/speaker-cross.tsx +1 -1
  443. package/react/speaker-high.tsx +1 -1
  444. package/react/spinner.tsx +1 -5
  445. package/react/split-vertical.tsx +1 -1
  446. package/react/square-arrow-in.tsx +1 -5
  447. package/react/square-brackets-angle-slash.tsx +1 -5
  448. package/react/square-circles-two.tsx +1 -5
  449. package/react/square-frame-2-lines-circle.tsx +1 -5
  450. package/react/square-line-square-dashed.tsx +1 -9
  451. package/react/square-rounded.tsx +1 -1
  452. package/react/square-star-scribble.tsx +1 -5
  453. package/react/square-triangle-circle-plus.tsx +1 -1
  454. package/react/square.tsx +1 -1
  455. package/react/squares-column.tsx +1 -11
  456. package/react/squares-four.tsx +1 -1
  457. package/react/squares-group.tsx +1 -7
  458. package/react/squares-merge.tsx +1 -1
  459. package/react/squares-row.tsx +1 -5
  460. package/react/squares-three.tsx +1 -1
  461. package/react/squares-two-overlap.tsx +1 -5
  462. package/react/squares-ungroup.tsx +1 -1
  463. package/react/squares-unmerge.tsx +1 -1
  464. package/react/stack.tsx +1 -1
  465. package/react/stacked-circles.tsx +1 -1
  466. package/react/star-filled.tsx +1 -1
  467. package/react/star-half.tsx +1 -1
  468. package/react/star.tsx +1 -1
  469. package/react/sticky-corners.tsx +1 -9
  470. package/react/sticky-eye-closed.tsx +1 -5
  471. package/react/sticky-eye-open.tsx +1 -9
  472. package/react/sticky-note-stack.tsx +1 -5
  473. package/react/sticky-note-wide.tsx +1 -1
  474. package/react/sticky-note.tsx +1 -1
  475. package/react/sticky-notes-two.tsx +1 -5
  476. package/react/stop-circle.tsx +1 -5
  477. package/react/story-points.tsx +1 -1
  478. package/react/stroke-1.tsx +1 -1
  479. package/react/stroke-2.tsx +1 -1
  480. package/react/stroke-3.tsx +1 -1
  481. package/react/stroke-4.tsx +1 -1
  482. package/react/stroke-5.tsx +1 -1
  483. package/react/stroke-6.tsx +1 -1
  484. package/react/switch.tsx +1 -5
  485. package/react/table-format.tsx +1 -1
  486. package/react/table.tsx +1 -1
  487. package/react/tablet.tsx +2 -3
  488. package/react/tag.tsx +1 -5
  489. package/react/tasks.tsx +1 -1
  490. package/react/text-a-color-selection.tsx +1 -1
  491. package/react/text-a-horizontal.tsx +1 -5
  492. package/react/text-a-underline.tsx +1 -1
  493. package/react/text-a-vertical.tsx +1 -5
  494. package/react/text-aa.tsx +1 -1
  495. package/react/text-align-center.tsx +1 -1
  496. package/react/text-align-left.tsx +1 -1
  497. package/react/text-align-right.tsx +1 -1
  498. package/react/text-b-bold-italic-underlined.tsx +1 -1
  499. package/react/text-b-bold.tsx +1 -1
  500. package/react/text-cursor-eye-open.tsx +1 -5
  501. package/react/text-h-one.tsx +1 -1
  502. package/react/text-h-three.tsx +1 -5
  503. package/react/text-h-two.tsx +1 -1
  504. package/react/text-i-italic.tsx +1 -1
  505. package/react/text-indent.tsx +1 -1
  506. package/react/text-line-height.tsx +1 -1
  507. package/react/text-lines-three.tsx +1 -1
  508. package/react/text-position.tsx +1 -5
  509. package/react/text-s-strikethrough.tsx +1 -1
  510. package/react/text-styles.tsx +1 -5
  511. package/react/text-t.tsx +1 -1
  512. package/react/text-u-underlined.tsx +1 -1
  513. package/react/thumbs-up.tsx +1 -1
  514. package/react/tick-circle.tsx +1 -5
  515. package/react/ticket.tsx +1 -2
  516. package/react/timeline-format.tsx +1 -2
  517. package/react/timer.tsx +1 -5
  518. package/react/toolbar.tsx +2 -3
  519. package/react/tooltip.tsx +1 -1
  520. package/react/trackpad.tsx +1 -1
  521. package/react/trapeze.tsx +1 -1
  522. package/react/trash-simple.tsx +1 -1
  523. package/react/trash.tsx +2 -4
  524. package/react/triangle-square-circle.tsx +1 -1
  525. package/react/triangle.tsx +1 -1
  526. package/react/trident.tsx +1 -1
  527. package/react/trophy.tsx +1 -1
  528. package/react/tshirt.tsx +1 -1
  529. package/react/user-add.tsx +1 -1
  530. package/react/user-arrow-right-up.tsx +1 -5
  531. package/react/user-arrow-right.tsx +1 -5
  532. package/react/user-background-blur.tsx +1 -1
  533. package/react/user-cog-plus.tsx +1 -5
  534. package/react/user-cog.tsx +1 -11
  535. package/react/user-eye-open.tsx +1 -5
  536. package/react/user-filter.tsx +1 -1
  537. package/react/user-load.tsx +1 -1
  538. package/react/user-mic-slash.tsx +1 -5
  539. package/react/user-mic.tsx +1 -9
  540. package/react/user-number-three.tsx +1 -1
  541. package/react/user-pen-dashes-bottom.tsx +1 -5
  542. package/react/user-pen-line-bottom.tsx +1 -1
  543. package/react/user-tick-down.tsx +1 -1
  544. package/react/user.tsx +1 -1
  545. package/react/users-three.tsx +1 -1
  546. package/react/users.tsx +1 -1
  547. package/react/video-camera-dot.tsx +1 -5
  548. package/react/video-camera-lines-dot.tsx +1 -5
  549. package/react/video-camera-lines.tsx +1 -5
  550. package/react/video-camera-simple-error.tsx +1 -5
  551. package/react/video-camera-simple-slash.tsx +1 -5
  552. package/react/video-camera-simple.tsx +1 -1
  553. package/react/video-camera.tsx +1 -1
  554. package/react/view-center.tsx +1 -5
  555. package/react/view-side-left.tsx +1 -5
  556. package/react/view-side-right.tsx +1 -5
  557. package/react/wallet.tsx +1 -5
  558. package/react/wand.tsx +1 -5
  559. package/react/warning.tsx +1 -5
  560. package/react/wifi-exclamation.tsx +1 -1
  561. package/react/wifi.tsx +1 -1
  562. package/svg/24/activity.svg +1 -1
  563. package/svg/24/add-line-bottom.svg +1 -1
  564. package/svg/24/add-line-right.svg +1 -1
  565. package/svg/24/ai-text.svg +1 -1
  566. package/svg/24/align-bottom-group.svg +1 -1
  567. package/svg/24/align-bottom.svg +1 -1
  568. package/svg/24/align-center-horizontal.svg +1 -1
  569. package/svg/24/align-center-vertical.svg +1 -1
  570. package/svg/24/align-left.svg +1 -1
  571. package/svg/24/align-middle.svg +1 -1
  572. package/svg/24/align-right.svg +1 -1
  573. package/svg/24/align-top-group.svg +1 -1
  574. package/svg/24/align-top.svg +1 -1
  575. package/svg/24/alignment-scale.svg +1 -1
  576. package/svg/24/alt-text-underline.svg +1 -1
  577. package/svg/24/alt-text.svg +1 -1
  578. package/svg/24/arrow-arc-left.svg +1 -1
  579. package/svg/24/arrow-arc-right.svg +1 -1
  580. package/svg/24/arrow-bend-up-left.svg +1 -1
  581. package/svg/24/arrow-bend-up-right.svg +1 -1
  582. package/svg/24/arrow-box-left.svg +1 -1
  583. package/svg/24/arrow-box-out.svg +1 -1
  584. package/svg/24/arrow-clockwise-down-right.svg +1 -1
  585. package/svg/24/arrow-clockwise-up-left.svg +1 -1
  586. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -1
  587. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
  588. package/svg/24/arrow-curves-bottom-right.svg +1 -1
  589. package/svg/24/arrow-down-left.svg +1 -1
  590. package/svg/24/arrow-down-right.svg +1 -1
  591. package/svg/24/arrow-down.svg +1 -1
  592. package/svg/24/arrow-elbow-down-right.svg +1 -1
  593. package/svg/24/arrow-fat-left-right.svg +1 -1
  594. package/svg/24/arrow-fat-left.svg +1 -1
  595. package/svg/24/arrow-fat-right.svg +1 -1
  596. package/svg/24/arrow-fat-up-right.svg +1 -1
  597. package/svg/24/arrow-left-right-dotted.svg +1 -1
  598. package/svg/24/arrow-left.svg +1 -1
  599. package/svg/24/arrow-right.svg +1 -1
  600. package/svg/24/arrow-up-circle.svg +1 -1
  601. package/svg/24/arrow-up-left.svg +1 -1
  602. package/svg/24/arrow-up-right.svg +1 -1
  603. package/svg/24/arrow-up.svg +1 -1
  604. package/svg/24/arrows-clockwise-rectangle-tilt.svg +1 -1
  605. package/svg/24/arrows-clockwise-x.svg +1 -1
  606. package/svg/24/arrows-clockwise-y.svg +1 -1
  607. package/svg/24/arrows-counterclockwise-rectangle-tilt.svg +1 -1
  608. package/svg/24/arrows-down-up.svg +1 -1
  609. package/svg/24/arrows-horizontal-lines-top-bottom-in.svg +1 -1
  610. package/svg/24/arrows-horizontal-lines-top-bottom.svg +1 -1
  611. package/svg/24/arrows-in-simple.svg +1 -1
  612. package/svg/24/arrows-out-cardinal.svg +1 -1
  613. package/svg/24/arrows-out-lines-horizontal.svg +1 -1
  614. package/svg/24/arrows-out-simple.svg +1 -1
  615. package/svg/24/arrows-square-counter-clockwise-y.svg +1 -1
  616. package/svg/24/arrows-time-backward.svg +1 -1
  617. package/svg/24/arrows-time-forward.svg +1 -1
  618. package/svg/24/article-empty.svg +1 -1
  619. package/svg/24/article.svg +1 -1
  620. package/svg/24/at.svg +1 -1
  621. package/svg/24/attachment.svg +1 -1
  622. package/svg/24/badge.svg +1 -1
  623. package/svg/24/barrel.svg +1 -1
  624. package/svg/24/bell-slash.svg +1 -1
  625. package/svg/24/bell-tilt.svg +1 -1
  626. package/svg/24/bell.svg +1 -1
  627. package/svg/24/board.svg +1 -1
  628. package/svg/24/book-open-info.svg +1 -1
  629. package/svg/24/bookmark.svg +1 -1
  630. package/svg/24/box-captions.svg +1 -1
  631. package/svg/24/bracket-close.svg +2 -0
  632. package/svg/24/bracket-curly-left.svg +1 -1
  633. package/svg/24/bracket-curly-right.svg +1 -1
  634. package/svg/24/bracket-open.svg +2 -0
  635. package/svg/24/brackets-angle-slash.svg +1 -1
  636. package/svg/24/brackets-curly-circles-three.svg +1 -1
  637. package/svg/24/browser.svg +1 -1
  638. package/svg/24/brush.svg +1 -1
  639. package/svg/24/calendar-blank.svg +1 -1
  640. package/svg/24/calendar-end.svg +1 -1
  641. package/svg/24/calendar-start.svg +1 -1
  642. package/svg/24/camera.svg +1 -1
  643. package/svg/24/caption-along.svg +1 -1
  644. package/svg/24/caption-horizontal.svg +1 -1
  645. package/svg/24/card-circles.svg +1 -1
  646. package/svg/24/card-number-three.svg +1 -1
  647. package/svg/24/card.svg +1 -1
  648. package/svg/24/cards-poker.svg +1 -1
  649. package/svg/24/chart-bar-y-simple.svg +1 -1
  650. package/svg/24/chart-bar-y.svg +1 -1
  651. package/svg/24/chat-check.svg +1 -1
  652. package/svg/24/chat-dashes-lines-two.svg +1 -1
  653. package/svg/24/chat-lines-cross.svg +1 -1
  654. package/svg/24/chat-lines-dot.svg +1 -1
  655. package/svg/24/chat-lines-eye-open.svg +1 -1
  656. package/svg/24/chat-lines-two-stack.svg +1 -1
  657. package/svg/24/chat-lines-two.svg +1 -1
  658. package/svg/24/chat-plus.svg +1 -1
  659. package/svg/24/chat-text-arrow.svg +1 -1
  660. package/svg/24/chat-two.svg +1 -1
  661. package/svg/24/chat.svg +1 -1
  662. package/svg/24/check-mark.svg +1 -1
  663. package/svg/24/checkboard-square-centered.svg +1 -1
  664. package/svg/24/chevron-down-double.svg +1 -1
  665. package/svg/24/chevron-down.svg +1 -1
  666. package/svg/24/chevron-left-double.svg +1 -1
  667. package/svg/24/chevron-left.svg +1 -1
  668. package/svg/24/chevron-right-double.svg +1 -1
  669. package/svg/24/chevron-right-small.svg +1 -1
  670. package/svg/24/chevron-right.svg +1 -1
  671. package/svg/24/chevron-up-double.svg +1 -1
  672. package/svg/24/chevron-up-down-line.svg +1 -1
  673. package/svg/24/chevron-up-down.svg +1 -1
  674. package/svg/24/chevron-up.svg +1 -1
  675. package/svg/24/circle-corners.svg +1 -1
  676. package/svg/24/circle-motion-x.svg +1 -1
  677. package/svg/24/circle-notch.svg +1 -1
  678. package/svg/24/circle-slash.svg +1 -1
  679. package/svg/24/circle.svg +1 -1
  680. package/svg/24/circles-connected.svg +1 -1
  681. package/svg/24/clock-counter-clockwise-simple.svg +1 -1
  682. package/svg/24/clock-counter-clockwise.svg +1 -1
  683. package/svg/24/clock-overtime.svg +1 -1
  684. package/svg/24/clock.svg +1 -1
  685. package/svg/24/cloud.svg +1 -1
  686. package/svg/24/cluster-ai.svg +1 -1
  687. package/svg/24/cluster-color.svg +1 -1
  688. package/svg/24/cluster-sentiment.svg +1 -1
  689. package/svg/24/cluster.svg +1 -1
  690. package/svg/24/clustered.svg +1 -1
  691. package/svg/24/cog.svg +1 -1
  692. package/svg/24/coins-checked.svg +1 -1
  693. package/svg/24/coins-slash.svg +1 -1
  694. package/svg/24/coins.svg +1 -1
  695. package/svg/24/columns-format.svg +1 -1
  696. package/svg/24/columns-three.svg +1 -1
  697. package/svg/24/comment-group.svg +1 -1
  698. package/svg/24/compass.svg +1 -1
  699. package/svg/24/cone-serpentine.svg +1 -1
  700. package/svg/24/connection-line-elbows.svg +1 -1
  701. package/svg/24/connection-line-straight.svg +1 -1
  702. package/svg/24/corners-three-eye-open.svg +1 -1
  703. package/svg/24/counter.svg +1 -1
  704. package/svg/24/credit-card.svg +1 -1
  705. package/svg/24/crop.svg +1 -1
  706. package/svg/24/cross-circle.svg +1 -1
  707. package/svg/24/cross-fat.svg +1 -1
  708. package/svg/24/cross-square.svg +1 -1
  709. package/svg/24/cross.svg +1 -1
  710. package/svg/24/cube.svg +1 -1
  711. package/svg/24/cursor-filled.svg +1 -1
  712. package/svg/24/cursor-lines.svg +1 -1
  713. package/svg/24/cursor-text-lines.svg +1 -1
  714. package/svg/24/cursor-text.svg +1 -1
  715. package/svg/24/cursor.svg +1 -1
  716. package/svg/24/curve-square-circle-arrow.svg +1 -1
  717. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
  718. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
  719. package/svg/24/dash-square-dash-horizontal.svg +1 -1
  720. package/svg/24/dash-square-dash-vertical.svg +1 -1
  721. package/svg/24/diagram-card-large-1.svg +1 -1
  722. package/svg/24/diagram-card-large-2.svg +1 -1
  723. package/svg/24/diagram-card-large-3.svg +1 -1
  724. package/svg/24/diagram-card-large-4.svg +1 -1
  725. package/svg/24/diagram-card-magnifying-glass.svg +1 -1
  726. package/svg/24/diagram-card-small-1.svg +1 -1
  727. package/svg/24/diagram-card-small-2.svg +1 -1
  728. package/svg/24/diagram-card-small-3.svg +1 -1
  729. package/svg/24/diagram-card-team.svg +1 -1
  730. package/svg/24/diagram-card-user.svg +1 -1
  731. package/svg/24/diagramming-shapes.svg +1 -1
  732. package/svg/24/diagramming.svg +1 -1
  733. package/svg/24/distribute-horizontal.svg +1 -1
  734. package/svg/24/distribute-vertical.svg +1 -1
  735. package/svg/24/doc-format.svg +1 -1
  736. package/svg/24/dollar-sign-currency.svg +1 -1
  737. package/svg/24/dot-line-dot.svg +2 -0
  738. package/svg/24/dot-voting.svg +1 -1
  739. package/svg/24/dots-nine.svg +1 -1
  740. package/svg/24/dots-six-horizontal.svg +1 -1
  741. package/svg/24/dots-six-vertical.svg +1 -1
  742. package/svg/24/dots-three-vertical.svg +1 -1
  743. package/svg/24/dots-three.svg +1 -1
  744. package/svg/24/dots-two.svg +1 -1
  745. package/svg/24/download.svg +1 -1
  746. package/svg/24/envelope.svg +1 -1
  747. package/svg/24/eraser.svg +1 -1
  748. package/svg/24/exclamation-mark-octagon.svg +1 -1
  749. package/svg/24/exclamation-point-circle.svg +1 -1
  750. package/svg/24/export.svg +1 -1
  751. package/svg/24/external-format.svg +1 -1
  752. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -1
  753. package/svg/24/eye-closed.svg +1 -1
  754. package/svg/24/eye-open-line-frame-broken.svg +1 -1
  755. package/svg/24/eye-open-slash.svg +1 -1
  756. package/svg/24/eye-open.svg +1 -1
  757. package/svg/24/eyedropper.svg +1 -1
  758. package/svg/24/factory-house.svg +1 -1
  759. package/svg/24/factory.svg +1 -1
  760. package/svg/24/file-spreadsheet.svg +1 -1
  761. package/svg/24/flag.svg +1 -1
  762. package/svg/24/flip-card.svg +1 -1
  763. package/svg/24/flip.svg +1 -1
  764. package/svg/24/folder.svg +1 -1
  765. package/svg/24/formula.svg +1 -1
  766. package/svg/24/frame-lines-two.svg +1 -1
  767. package/svg/24/frame-play.svg +1 -1
  768. package/svg/24/frame-plus.svg +1 -1
  769. package/svg/24/frame.svg +1 -1
  770. package/svg/24/funnel.svg +1 -1
  771. package/svg/24/gauge.svg +1 -1
  772. package/svg/24/gavel.svg +1 -1
  773. package/svg/24/gift.svg +1 -1
  774. package/svg/24/github.svg +1 -1
  775. package/svg/24/globe.svg +1 -1
  776. package/svg/24/google-drive.svg +1 -1
  777. package/svg/24/graduation-cap.svg +1 -1
  778. package/svg/24/grid-four.svg +1 -1
  779. package/svg/24/grid-six.svg +1 -1
  780. package/svg/24/grid.svg +1 -1
  781. package/svg/24/hand-filled.svg +1 -1
  782. package/svg/24/hand-pointing.svg +1 -1
  783. package/svg/24/hand-raised-filled.svg +1 -1
  784. package/svg/24/hand.svg +1 -1
  785. package/svg/24/headphones.svg +1 -1
  786. package/svg/24/headset-person.svg +1 -1
  787. package/svg/24/heart-filled.svg +1 -1
  788. package/svg/24/heart.svg +1 -1
  789. package/svg/24/hexagon.svg +1 -1
  790. package/svg/24/highlighter-color-selection.svg +1 -1
  791. package/svg/24/highlighter-underline.svg +1 -1
  792. package/svg/24/highlighter.svg +1 -1
  793. package/svg/24/house.svg +1 -1
  794. package/svg/24/image.svg +1 -1
  795. package/svg/24/indent-left.svg +1 -1
  796. package/svg/24/indent-right.svg +1 -1
  797. package/svg/24/information-mark-circle.svg +1 -1
  798. package/svg/24/insights.svg +1 -1
  799. package/svg/24/kanban.svg +1 -1
  800. package/svg/24/key.svg +1 -1
  801. package/svg/24/keycap.svg +1 -1
  802. package/svg/24/laptop.svg +1 -1
  803. package/svg/24/lasso.svg +1 -1
  804. package/svg/24/layout.svg +1 -1
  805. package/svg/24/lifesaver.svg +1 -1
  806. package/svg/24/lightbox.svg +1 -1
  807. package/svg/24/lightbulb.svg +1 -1
  808. package/svg/24/lightning.svg +1 -1
  809. package/svg/24/line-curved.svg +1 -1
  810. package/svg/24/line-dashed.svg +1 -1
  811. package/svg/24/line-diagonal.svg +1 -1
  812. package/svg/24/line-dotted.svg +1 -1
  813. package/svg/24/line-horizontal.svg +1 -1
  814. package/svg/24/line-orthogonal.svg +1 -1
  815. package/svg/24/line-straight.svg +1 -1
  816. package/svg/24/line-two-diagonal-top-right-double.svg +1 -1
  817. package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -1
  818. package/svg/24/lines-three-horizontal.svg +1 -1
  819. package/svg/24/lines-three-vertical.svg +1 -1
  820. package/svg/24/lines-top-left-columns-two.svg +1 -1
  821. package/svg/24/link-plus.svg +1 -1
  822. package/svg/24/link.svg +1 -1
  823. package/svg/24/list-bullets.svg +1 -1
  824. package/svg/24/list-numbers.svg +1 -1
  825. package/svg/24/lock-closed.svg +1 -1
  826. package/svg/24/lock-open.svg +1 -1
  827. package/svg/24/login.svg +1 -1
  828. package/svg/24/logout.svg +1 -1
  829. package/svg/24/magnet.svg +1 -1
  830. package/svg/24/magnifying-glass-lightning.svg +1 -1
  831. package/svg/24/magnifying-glass-plus.svg +1 -1
  832. package/svg/24/magnifying-glass.svg +1 -1
  833. package/svg/24/map.svg +1 -1
  834. package/svg/24/megaphone.svg +1 -1
  835. package/svg/24/mermaid.svg +1 -1
  836. package/svg/24/mic-lines-dot.svg +1 -1
  837. package/svg/24/microphone-slash.svg +1 -1
  838. package/svg/24/microphone.svg +1 -1
  839. package/svg/24/minus.svg +1 -1
  840. package/svg/24/mobile.svg +1 -1
  841. package/svg/24/monitor-arrow-up.svg +1 -1
  842. package/svg/24/monitor-arrow.svg +1 -1
  843. package/svg/24/monitor-eye-closed.svg +1 -1
  844. package/svg/24/monitor-eye-open.svg +1 -1
  845. package/svg/24/monitor-pause.svg +1 -1
  846. package/svg/24/monitor-play.svg +1 -1
  847. package/svg/24/monitor-stop.svg +1 -1
  848. package/svg/24/monitor.svg +1 -1
  849. package/svg/24/moon.svg +1 -1
  850. package/svg/24/mouse.svg +1 -1
  851. package/svg/24/music-note.svg +1 -1
  852. package/svg/24/navigation-arrow-lines.svg +1 -1
  853. package/svg/24/navigation-up-left-filled.svg +1 -1
  854. package/svg/24/navigation-up-left-slash.svg +1 -1
  855. package/svg/24/navigation-up-right.svg +1 -1
  856. package/svg/24/next.svg +1 -1
  857. package/svg/24/node-connected-dot.svg +1 -1
  858. package/svg/24/node-lines-curved.svg +1 -1
  859. package/svg/24/node-lines-horizontal.svg +1 -1
  860. package/svg/24/node-lines-vertical.svg +1 -1
  861. package/svg/24/node-plus.svg +1 -1
  862. package/svg/24/nodes-connected.svg +1 -1
  863. package/svg/24/nodes-connections-three.svg +1 -1
  864. package/svg/24/note-magnifying-glass.svg +1 -1
  865. package/svg/24/notepad.svg +1 -1
  866. package/svg/24/number.svg +1 -1
  867. package/svg/24/octagon.svg +1 -1
  868. package/svg/24/office.svg +1 -1
  869. package/svg/24/org-chart.svg +1 -1
  870. package/svg/24/orientation-horizontal.svg +1 -1
  871. package/svg/24/orientation-vertical.svg +1 -1
  872. package/svg/24/paint-bucket.svg +1 -1
  873. package/svg/24/palette.svg +1 -1
  874. package/svg/24/paper-plane-filled-right.svg +1 -1
  875. package/svg/24/paper-plane-tilt.svg +1 -1
  876. package/svg/24/parallelogram.svg +1 -1
  877. package/svg/24/pause-circle.svg +1 -1
  878. package/svg/24/pause.svg +1 -1
  879. package/svg/24/pdf.svg +1 -1
  880. package/svg/24/pen-color-selection.svg +1 -1
  881. package/svg/24/pen-tip.svg +1 -1
  882. package/svg/24/pen-underline.svg +1 -1
  883. package/svg/24/pen.svg +1 -1
  884. package/svg/24/pentagon.svg +1 -1
  885. package/svg/24/people-list.svg +1 -1
  886. package/svg/24/person-in-circle.svg +1 -1
  887. package/svg/24/phone-filled.svg +1 -1
  888. package/svg/24/pixel-eraser.svg +1 -1
  889. package/svg/24/placeholder.svg +1 -1
  890. package/svg/24/planet.svg +1 -1
  891. package/svg/24/play-circle.svg +1 -1
  892. package/svg/24/play.svg +1 -1
  893. package/svg/24/playback-speed-circle.svg +1 -1
  894. package/svg/24/plug.svg +1 -1
  895. package/svg/24/plus-box.svg +1 -1
  896. package/svg/24/plus-cross.svg +2 -0
  897. package/svg/24/plus-square.svg +1 -1
  898. package/svg/24/plus-text.svg +1 -1
  899. package/svg/24/plus.svg +1 -1
  900. package/svg/24/polling.svg +1 -1
  901. package/svg/24/presentation-arrow.svg +1 -1
  902. package/svg/24/presentation-eye-open.svg +1 -1
  903. package/svg/24/presentation-line.svg +1 -1
  904. package/svg/24/presentation-lines-two.svg +1 -1
  905. package/svg/24/presentation-link.svg +1 -1
  906. package/svg/24/presentation-number-one.svg +1 -1
  907. package/svg/24/presentation-play.svg +1 -1
  908. package/svg/24/presentation-plus.svg +1 -1
  909. package/svg/24/previous.svg +1 -1
  910. package/svg/24/prohibit.svg +1 -1
  911. package/svg/24/proto-button.svg +1 -1
  912. package/svg/24/proto-checkbox.svg +1 -1
  913. package/svg/24/proto-dropdown.svg +1 -1
  914. package/svg/24/proto-input.svg +1 -1
  915. package/svg/24/proto-number.svg +1 -1
  916. package/svg/24/proto-radio.svg +1 -1
  917. package/svg/24/proto-slider.svg +1 -1
  918. package/svg/24/prototype-format.svg +1 -1
  919. package/svg/24/push-pin-filled.svg +1 -1
  920. package/svg/24/push-pin.svg +1 -1
  921. package/svg/24/question-mark-circle.svg +1 -1
  922. package/svg/24/question-mark.svg +1 -1
  923. package/svg/24/quotes.svg +1 -1
  924. package/svg/24/raised-hand.svg +1 -1
  925. package/svg/24/ratio-169.svg +1 -1
  926. package/svg/24/ratio-43.svg +1 -1
  927. package/svg/24/ratio-square.svg +1 -1
  928. package/svg/24/rectangle-arrow-up-center.svg +1 -1
  929. package/svg/24/rectangle-dash-lines.svg +1 -1
  930. package/svg/24/rectangle-dot-line-pen.svg +1 -1
  931. package/svg/24/rectangle-frame-2-lines.svg +1 -1
  932. package/svg/24/rectangle-line.svg +1 -1
  933. package/svg/24/rectangle-play-stack.svg +1 -1
  934. package/svg/24/rectangle-portrait-dash-square-top-center.svg +1 -1
  935. package/svg/24/rectangle-portrait-dash-square-top-left.svg +1 -1
  936. package/svg/24/rectangle-portrait-dash.svg +1 -1
  937. package/svg/24/rectangle-portrait-filled.svg +1 -1
  938. package/svg/24/rectangle-portrait-square-top-left.svg +1 -1
  939. package/svg/24/rectangle-portrait.svg +1 -1
  940. package/svg/24/rectangle-tick.svg +1 -1
  941. package/svg/24/rectangle-triangle-bottom-center.svg +1 -1
  942. package/svg/24/rectangles-squares.svg +1 -1
  943. package/svg/24/rectangles-three-aligned.svg +1 -1
  944. package/svg/24/rectangles-three-free.svg +1 -1
  945. package/svg/24/rectangles-three-overlap.svg +1 -1
  946. package/svg/24/rectangles-two-line.svg +1 -1
  947. package/svg/24/rectangles-two-lines-four.svg +1 -1
  948. package/svg/24/rectangles-two-minus.svg +1 -1
  949. package/svg/24/rectangles-two-plus.svg +1 -1
  950. package/svg/24/rectangles-two-user.svg +1 -1
  951. package/svg/24/rhombus.svg +1 -1
  952. package/svg/24/rocket.svg +1 -1
  953. package/svg/24/rss-rectangle.svg +1 -1
  954. package/svg/24/rss.svg +1 -1
  955. package/svg/24/scissors.svg +1 -1
  956. package/svg/24/scrollbar-xy.svg +1 -1
  957. package/svg/24/select.svg +1 -1
  958. package/svg/24/sentiment.svg +1 -1
  959. package/svg/24/shadow.svg +1 -1
  960. package/svg/24/shapes-lines-stacked.svg +1 -1
  961. package/svg/24/shapes-lines.svg +1 -1
  962. package/svg/24/shapes.svg +1 -1
  963. package/svg/24/shield-check.svg +1 -1
  964. package/svg/24/shield-lock-filled.svg +1 -1
  965. package/svg/24/shield-lock.svg +1 -1
  966. package/svg/24/shuffle.svg +1 -1
  967. package/svg/24/sidebar-closed.svg +1 -1
  968. package/svg/24/sidebar-global-closed.svg +1 -1
  969. package/svg/24/sidebar-global-open.svg +1 -1
  970. package/svg/24/sidebar-open.svg +1 -1
  971. package/svg/24/single-sparks-filled.svg +1 -1
  972. package/svg/24/slide-format.svg +1 -1
  973. package/svg/24/sliders-x.svg +1 -1
  974. package/svg/24/sliders-y.svg +1 -1
  975. package/svg/24/smiley-chat.svg +1 -1
  976. package/svg/24/smiley-plus.svg +1 -1
  977. package/svg/24/smiley-sticker.svg +1 -1
  978. package/svg/24/smiley.svg +1 -1
  979. package/svg/24/social-ado.svg +1 -1
  980. package/svg/24/social-asana.svg +1 -1
  981. package/svg/24/social-aws.svg +1 -1
  982. package/svg/24/social-drawio.svg +1 -1
  983. package/svg/24/social-facebook.svg +1 -1
  984. package/svg/24/social-instagram.svg +1 -1
  985. package/svg/24/social-jira.svg +1 -1
  986. package/svg/24/social-linkedin.svg +1 -1
  987. package/svg/24/social-looker.svg +1 -1
  988. package/svg/24/social-monday.svg +1 -1
  989. package/svg/24/social-slack.svg +1 -1
  990. package/svg/24/social-twitter.svg +1 -1
  991. package/svg/24/social-x.svg +1 -1
  992. package/svg/24/social-youtube.svg +1 -1
  993. package/svg/24/sort-ascending.svg +1 -1
  994. package/svg/24/sort-descending.svg +1 -1
  995. package/svg/24/sparks-filled.svg +1 -1
  996. package/svg/24/sparks.svg +1 -1
  997. package/svg/24/speaker-cross.svg +1 -1
  998. package/svg/24/speaker-high.svg +1 -1
  999. package/svg/24/spinner.svg +1 -1
  1000. package/svg/24/split-vertical.svg +1 -1
  1001. package/svg/24/square-arrow-in.svg +1 -1
  1002. package/svg/24/square-brackets-angle-slash.svg +1 -1
  1003. package/svg/24/square-circles-two.svg +1 -1
  1004. package/svg/24/square-frame-2-lines-circle.svg +1 -1
  1005. package/svg/24/square-line-square-dashed.svg +1 -1
  1006. package/svg/24/square-rounded.svg +1 -1
  1007. package/svg/24/square-star-scribble.svg +1 -1
  1008. package/svg/24/square-triangle-circle-plus.svg +1 -1
  1009. package/svg/24/square.svg +1 -1
  1010. package/svg/24/squares-column.svg +1 -1
  1011. package/svg/24/squares-four.svg +1 -1
  1012. package/svg/24/squares-group.svg +1 -1
  1013. package/svg/24/squares-merge.svg +1 -1
  1014. package/svg/24/squares-row.svg +1 -1
  1015. package/svg/24/squares-three.svg +1 -1
  1016. package/svg/24/squares-two-overlap.svg +1 -1
  1017. package/svg/24/squares-ungroup.svg +1 -1
  1018. package/svg/24/squares-unmerge.svg +1 -1
  1019. package/svg/24/stack.svg +1 -1
  1020. package/svg/24/stacked-circles.svg +1 -1
  1021. package/svg/24/star-filled.svg +1 -1
  1022. package/svg/24/star-half.svg +1 -1
  1023. package/svg/24/star.svg +1 -1
  1024. package/svg/24/sticky-corners.svg +1 -1
  1025. package/svg/24/sticky-eye-closed.svg +1 -1
  1026. package/svg/24/sticky-eye-open.svg +1 -1
  1027. package/svg/24/sticky-note-stack.svg +1 -1
  1028. package/svg/24/sticky-note-wide.svg +1 -1
  1029. package/svg/24/sticky-note.svg +1 -1
  1030. package/svg/24/sticky-notes-two.svg +1 -1
  1031. package/svg/24/stop-circle.svg +1 -1
  1032. package/svg/24/story-points.svg +1 -1
  1033. package/svg/24/stroke-1.svg +1 -1
  1034. package/svg/24/stroke-2.svg +1 -1
  1035. package/svg/24/stroke-3.svg +1 -1
  1036. package/svg/24/stroke-4.svg +1 -1
  1037. package/svg/24/stroke-5.svg +1 -1
  1038. package/svg/24/stroke-6.svg +1 -1
  1039. package/svg/24/switch.svg +1 -1
  1040. package/svg/24/table-format.svg +1 -1
  1041. package/svg/24/table.svg +1 -1
  1042. package/svg/24/tablet.svg +1 -1
  1043. package/svg/24/tag.svg +1 -1
  1044. package/svg/24/tasks.svg +1 -1
  1045. package/svg/24/text-a-color-selection.svg +1 -1
  1046. package/svg/24/text-a-horizontal.svg +1 -1
  1047. package/svg/24/text-a-underline.svg +1 -1
  1048. package/svg/24/text-a-vertical.svg +1 -1
  1049. package/svg/24/text-aa.svg +1 -1
  1050. package/svg/24/text-align-center.svg +1 -1
  1051. package/svg/24/text-align-left.svg +1 -1
  1052. package/svg/24/text-align-right.svg +1 -1
  1053. package/svg/24/text-b-bold-italic-underlined.svg +1 -1
  1054. package/svg/24/text-b-bold.svg +1 -1
  1055. package/svg/24/text-cursor-eye-open.svg +1 -1
  1056. package/svg/24/text-h-one.svg +1 -1
  1057. package/svg/24/text-h-three.svg +1 -1
  1058. package/svg/24/text-h-two.svg +1 -1
  1059. package/svg/24/text-i-italic.svg +1 -1
  1060. package/svg/24/text-indent.svg +1 -1
  1061. package/svg/24/text-line-height.svg +1 -1
  1062. package/svg/24/text-lines-three.svg +1 -1
  1063. package/svg/24/text-position.svg +1 -1
  1064. package/svg/24/text-s-strikethrough.svg +1 -1
  1065. package/svg/24/text-styles.svg +1 -1
  1066. package/svg/24/text-t.svg +1 -1
  1067. package/svg/24/text-u-underlined.svg +1 -1
  1068. package/svg/24/thumbs-up.svg +1 -1
  1069. package/svg/24/tick-circle.svg +1 -1
  1070. package/svg/24/ticket.svg +1 -1
  1071. package/svg/24/timeline-format.svg +1 -1
  1072. package/svg/24/timer.svg +1 -1
  1073. package/svg/24/toolbar.svg +1 -1
  1074. package/svg/24/tooltip.svg +1 -1
  1075. package/svg/24/trackpad.svg +1 -1
  1076. package/svg/24/trapeze.svg +1 -1
  1077. package/svg/24/trash-simple.svg +1 -1
  1078. package/svg/24/trash.svg +1 -1
  1079. package/svg/24/triangle-square-circle.svg +1 -1
  1080. package/svg/24/triangle.svg +1 -1
  1081. package/svg/24/trident.svg +1 -1
  1082. package/svg/24/trophy.svg +1 -1
  1083. package/svg/24/tshirt.svg +1 -1
  1084. package/svg/24/user-add.svg +1 -1
  1085. package/svg/24/user-arrow-right-up.svg +1 -1
  1086. package/svg/24/user-arrow-right.svg +1 -1
  1087. package/svg/24/user-background-blur.svg +1 -1
  1088. package/svg/24/user-cog-plus.svg +1 -1
  1089. package/svg/24/user-cog.svg +1 -1
  1090. package/svg/24/user-eye-open.svg +1 -1
  1091. package/svg/24/user-filter.svg +1 -1
  1092. package/svg/24/user-load.svg +1 -1
  1093. package/svg/24/user-mic-slash.svg +1 -1
  1094. package/svg/24/user-mic.svg +1 -1
  1095. package/svg/24/user-number-three.svg +1 -1
  1096. package/svg/24/user-pen-dashes-bottom.svg +1 -1
  1097. package/svg/24/user-pen-line-bottom.svg +1 -1
  1098. package/svg/24/user-tick-down.svg +1 -1
  1099. package/svg/24/user.svg +1 -1
  1100. package/svg/24/users-three.svg +1 -1
  1101. package/svg/24/users.svg +1 -1
  1102. package/svg/24/video-camera-dot.svg +1 -1
  1103. package/svg/24/video-camera-lines-dot.svg +1 -1
  1104. package/svg/24/video-camera-lines.svg +1 -1
  1105. package/svg/24/video-camera-simple-error.svg +1 -1
  1106. package/svg/24/video-camera-simple-slash.svg +1 -1
  1107. package/svg/24/video-camera-simple.svg +1 -1
  1108. package/svg/24/video-camera.svg +1 -1
  1109. package/svg/24/view-center.svg +1 -1
  1110. package/svg/24/view-side-left.svg +1 -1
  1111. package/svg/24/view-side-right.svg +1 -1
  1112. package/svg/24/wallet.svg +1 -1
  1113. package/svg/24/wand.svg +1 -1
  1114. package/svg/24/warning.svg +1 -1
  1115. package/svg/24/wifi-exclamation.svg +1 -1
  1116. package/svg/24/wifi.svg +1 -1
  1117. package/svg/meta.json +3349 -565
  1118. package/svg/24/align-bottom-2.svg +0 -2
@@ -25,11 +25,7 @@ export const IconBracketsCurlyCirclesThree: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M19.6452 18v-4c0-.5973.3063-1.0788.6009-1.4102.1904-.2141.4104-.4018.6264-.5644-.2367-.1814-.4778-.3969-.6818-.6455-.2793-.3403-.5455-.8111-.5455-1.3799v-4c0-.523-.5564-1-1.0909-1h-2.7272v-2h2.7272c1.6222 0 3.173 1.2329 3.2685 2.8428l.0043.1572v4c0-.0165-.007.0394.1065.1777.1112.1355.286.2855.5039.4336.2127.1446.4333.2642.604.3467l.1875.084c.1117.0302.2895.0957.4549.2441.2554.2292.3554.5393.3218.8233a.9553.9553 0 0 1-.1779.4482c-.0935.1283-.1982.2063-.2174.2207a1.2067 1.2067 0 0 1-.0884.0606c-.058.0359-.12.0672-.1396.0771-.0317.0161-.0717.0349-.1076.0528-.0384.019-.08.0403-.1257.0634-.1839.0933-.4207.2196-.653.3701-.2389.1549-.4331.3104-.5583.4512-.0847.0953-.1063.1474-.1107.1602v3.9863c0 1.6861-1.5982 3-3.2728 3h-2.7272v-2h2.7272c.5345 0 1.0909-.477 1.0909-1Zm3.1779-5.0039.0949.0039a1.1921 1.1921 0 0 1-.0981-.0049l.0032.001ZM2.191 18v-3.9814c-.0051-.0133-.028-.0648-.112-.1573-.1292-.1422-.3294-.2986-.5741-.4551-.2382-.1522-.4784-.28-.667-.3769-.0794-.0408-.1867-.0941-.2535-.1309-.009-.0049-.121-.0644-.2226-.1494a1.0716 1.0716 0 0 1-.1748-.1865c-.0456-.0624-.2542-.353-.165-.7578.1093-.4956.537-.6919.7126-.7481a1.1854 1.1854 0 0 1 .1034-.0273 2.5317 2.5317 0 0 0 .1683-.0732 4.444 4.444 0 0 0 .5902-.3409c.2118-.146.3806-.2947.488-.4287.1089-.1359.1065-.1948.1065-.1865v-4c0-1.6861 1.598-3 3.2727-3h2.7273v2h-2.7273c-.5345 0-1.091.477-1.091 1v4c0 .5604-.255 1.0276-.5294 1.3701-.2074.2588-.4552.4821-.6978.669.2102.1573.4243.338.6104.5429.2985.3287.6169.8128.6169 1.418v4c0 .523.5564 1 1.0909 1h2.7273v2h-2.7273c-1.6747 0-3.2727-1.3139-3.2727-3Zm-1.091-5Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M9.827 15c0 .5523-.4884 1-1.0909 1s-1.0909-.4477-1.0909-1 .4884-1 1.091-1c.6024 0 1.0908.4477 1.0908 1ZM13.0998 15c0 .5523-.4884 1-1.0909 1s-1.0909-.4477-1.0909-1 .4884-1 1.0909-1 1.0909.4477 1.0909 1ZM16.3725 15c0 .5523-.4884 1-1.0909 1s-1.0909-.4477-1.0909-1 .4884-1 1.0909-1 1.0909.4477 1.0909 1Z'
28
+ d='M19.645 18v-4c0-.597.306-1.079.601-1.41.19-.214.41-.402.627-.565a4.134 4.134 0 0 1-.682-.645c-.28-.34-.546-.811-.546-1.38V6c0-.523-.556-1-1.09-1h-2.728V3h2.727c1.623 0 3.173 1.233 3.269 2.843l.004.157v4c0-.017-.007.04.107.178.11.135.286.285.503.433.213.145.434.264.604.347l.188.084c.112.03.29.096.455.244.255.23.355.54.322.823a.955.955 0 0 1-.178.449 1.042 1.042 0 0 1-.306.28c-.058.037-.12.068-.14.078l-.107.053-.126.063a7.22 7.22 0 0 0-.653.37c-.239.155-.433.31-.558.452a.539.539 0 0 0-.11.16V18c0 1.686-1.6 3-3.274 3h-2.727v-2h2.727c.535 0 1.091-.477 1.091-1Zm3.178-5.004.095.004c-.035 0-.067-.002-.098-.005l.003.001ZM2.191 18v-3.981a.556.556 0 0 0-.112-.158 2.94 2.94 0 0 0-.574-.455 8.215 8.215 0 0 0-.667-.377c-.08-.04-.187-.094-.254-.13-.009-.005-.12-.065-.222-.15a1.072 1.072 0 0 1-.175-.187.94.94 0 0 1-.165-.757c.11-.496.537-.692.713-.748.035-.012.07-.02.103-.028.035-.014.093-.037.168-.073.168-.08.383-.198.59-.34a2.35 2.35 0 0 0 .488-.43c.11-.135.107-.194.107-.186V6c0-1.686 1.598-3 3.273-3H8.19v2H5.464c-.535 0-1.091.477-1.091 1v4c0 .56-.255 1.028-.53 1.37a4.094 4.094 0 0 1-.697.67c.21.156.424.337.61.542.298.329.617.813.617 1.418v4c0 .523.556 1 1.09 1h2.728v2H5.464c-1.675 0-3.273-1.314-3.273-3Zm-1.09-5a1.133 1.133 0 0 0-.001 0Zm8.726 2c0 .552-.488 1-1.09 1-.603 0-1.092-.448-1.092-1s.489-1 1.091-1c.603 0 1.091.448 1.091 1Zm3.273 0c0 .552-.489 1-1.091 1-.603 0-1.091-.448-1.091-1s.488-1 1.09-1c.603 0 1.092.448 1.092 1Zm3.272 0c0 .552-.488 1-1.09 1-.603 0-1.091-.448-1.091-1s.488-1 1.09-1c.603 0 1.091.448 1.091 1Z'
33
29
  />
34
30
  )
35
31
  }
package/react/browser.tsx CHANGED
@@ -25,11 +25,7 @@ export const IconBrowser: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M21 6c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1v-12Zm2 12c0 1.6569-1.3431 3-3 3h-16c-1.6568 0-3-1.3431-3-3v-12c0-1.6569 1.3432-3 3-3h16c1.6569 0 3 1.3431 3 3v12Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M7 7v2h-2v-2h2ZM10 7v2h-2v-2h2ZM13 7v2h-2v-2h2Z'
28
+ d='M21 6a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V6Zm2 12a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v12ZM7 7v2H5V7h2Zm3 0v2H8V7h2Zm3 0v2h-2V7h2Z'
33
29
  />
34
30
  )
35
31
  }
package/react/brush.tsx CHANGED
@@ -26,7 +26,7 @@ export const IconBrush: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M21 3v11c0 1.6569-1.3431 3-3 3h-2.5v2c0 1.6569-1.3431 3-3 3h-1c-1.6569 0-3-1.3431-3-3v-2h-2.5c-1.6569 0-3-1.3431-3-3v-11l1-1h16l1 1Zm-16 11c0 .5523.4477 1 1 1h4.5v4c0 .5523.4477 1 1 1h1c.5523 0 1-.4477 1-1v-4h4.5c.5523 0 1-.4477 1-1v-1h-14v1Zm0-3h14v-7h-3v5h-2v-5h-4v5h-2v-5h-3v7Z'
29
+ d='M21 3v11a3 3 0 0 1-3 3h-2.5v2a3 3 0 0 1-3 3h-1a3 3 0 0 1-3-3v-2H6a3 3 0 0 1-3-3V3l1-1h16l1 1ZM5 14a1 1 0 0 0 1 1h4.5v4a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-4H18a1 1 0 0 0 1-1v-1H5v1Zm0-3h14V4h-3v5h-2V4h-4v5H8V4H5v7Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )
@@ -25,7 +25,7 @@ export const IconCalendarBlank: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M9 2v2h6v-2h2v2h4l1 1v16l-1 1h-18l-1-1v-16l1-1h4v-2h2Zm-5 18h16v-8h-16v8Zm0-10h16v-4h-3v2h-2v-2h-6v2h-2v-2h-3v4Z'
28
+ d='M9 2v2h6V2h2v2h4l1 1v16l-1 1H3l-1-1V5l1-1h4V2h2ZM4 20h16v-8H4v8Zm0-10h16V6h-3v2h-2V6H9v2H7V6H4v4Z'
29
29
  />
30
30
  )
31
31
  }
@@ -26,12 +26,8 @@ export const IconCalendarEnd: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M9 4h6v-2h2v2h4l1 1v16l-1 1h-8v-7h2v5h5v-8h-17l-1-1v-6l1-1h4v-2h2v2Zm-5 6h16v-4h-3v2h-2v-2h-6v2h-2v-2h-3v4Z'
29
+ d='M9 4h6V2h2v2h4l1 1v16l-1 1h-8v-7h2v5h5v-8H3l-1-1V5l1-1h4V2h2v2Zm-5 6h16V6h-3v2h-2V6H9v2H7V6H4v4Zm6.707 6.293v1.414l-3 3-1.414-1.414L7.586 18H2v-2h5.586l-1.293-1.293 1.414-1.414 3 3Z'
30
30
  clipRule='evenodd'
31
- />,
32
- <path
33
- fill='currentColor'
34
- d='M10.707 16.293v1.414l-3 3-1.414-1.414 1.293-1.293h-5.586v-2h5.586l-1.293-1.293 1.414-1.414 3 3Z'
35
31
  />
36
32
  )
37
33
  }
@@ -26,13 +26,7 @@ export const IconCalendarStart: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M7 4v-2h2v2h6v-2h2v2h4l1 1v6l-1 1h-17v8h5v-5h2v7h-8l-1-1v-16l1-1h4Zm0 2h-3v4h16v-4h-3v2h-2v-2h-6v2h-2v-2Z'
30
- clipRule='evenodd'
31
- />,
32
- <path
33
- fill='currentColor'
34
- fillRule='evenodd'
35
- d='M18.5855 18.0002h-5.5855v-2h5.586l-1.2931-1.2931 1.4142-1.4142 3 3v1.4142l-3 3-1.4142-1.4142 1.2926-1.2927Z'
29
+ d='M7 4V2h2v2h6V2h2v2h4l1 1v6l-1 1H4v8h5v-5h2v7H3l-1-1V5l1-1h4Zm0 2H4v4h16V6h-3v2h-2V6H9v2H7V6Zm11.585 12H13v-2h5.586l-1.293-1.293 1.414-1.414 3 3v1.414l-3 3-1.414-1.414L18.586 18Z'
36
30
  clipRule='evenodd'
37
31
  />
38
32
  )
package/react/camera.tsx CHANGED
@@ -25,11 +25,7 @@ export const IconCamera: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 8h-3.5a1 1 0 0 1-.8945-.5527l-1.2237-2.4473h-4.7636l-1.2237 2.4473a1.0001 1.0001 0 0 1-.8945.5527h-3.5v11h16v-11Zm2 12-1 1h-18l-1-1v-13l1-1h3.8818l1.2237-2.4473.8945-.5527h6l.8945.5527 1.2237 2.4473h3.8818l1 1v13Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M14.5 13c0-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.5v2c-2.4853 0-4.5-2.0147-4.5-4.5s2.0147-4.5 4.5-4.5 4.5 2.0147 4.5 4.5-2.0147 4.5-4.5 4.5v-2c1.3807 0 2.5-1.1193 2.5-2.5Z'
28
+ d='M20 8h-3.5a1 1 0 0 1-.895-.553L14.382 5H9.618L8.395 7.447A1 1 0 0 1 7.5 8H4v11h16V8Zm2 12-1 1H3l-1-1V7l1-1h3.882l1.223-2.447L9 3h6l.895.553L17.117 6H21l1 1v13Zm-7.5-7a2.5 2.5 0 1 0-2.5 2.5v2a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9v-2a2.5 2.5 0 0 0 2.5-2.5Z'
33
29
  />
34
30
  )
35
31
  }
@@ -26,12 +26,8 @@ export const IconCaptionAlong: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='m9.4 14.2218-1.2258-.5218-1.2547 1.4952.7268 1.1165-.7863.937-2.9036-4.9031.8922-1.0633 5.3376 2.0025-.7862.937Zm-2.1294-.9263c-1.1153-.4673-1.7455-.7324-1.8904-.7951-.145-.0627-.2575-.1148-.3374-.1563.1877.2626.6313.936 1.331 2.0203l.8968-1.0689Zm-.7527-3.9684 1.071-1.2764c.4881-.5817.9251-.9344 1.3111-1.0583.386-.1239.7595-.0344 1.1205.2685.245.2056.3978.4318.4583.6786.0606.2469.0268.479-.1015.6964l.0281.0236c.2761-.2113.5419-.3078.7973-.2894.2555.0183.5151.1382.7788.3594.3741.3139.5524.6938.5351 1.1398-.0173.4461-.2205.901-.6097 1.3648l-1.2876 1.5345-4.1014-3.4415Zm2.354.4933.4237-.505c.1978-.2356.3045-.4369.3202-.6037.0157-.167-.0606-.321-.2289-.4622-.157-.1318-.318-.1689-.4828-.1111-.1648.0577-.3515.211-.5602.4597l-.3837.4573.9117.765Zm.6901.5791 1.0689.8968.4755-.5666c.2008-.2394.3033-.4546.3074-.6456.0041-.191-.0883-.3657-.2772-.5242-.3404-.2856-.7146-.1853-1.1226.301l-.452.5386Zm2.3216-6.1168c-.2746.3273-.3643.684-.269 1.0698.0953.386.3627.7633.8022 1.132.9145.7675 1.6597.808 2.2357.1216.2417-.288.4623-.6972.662-1.2276l.7294.612c-.1422.4543-.3875.889-.7359 1.3043-.5006.5966-1.0645.901-1.6916.9135-.6271.0124-1.2791-.2654-1.9562-.8335-.4264-.3578-.7348-.749-.9253-1.1733-.1905-.4244-.2493-.8537-.1764-1.2881.0729-.4345.2733-.8471.6013-1.238.3343-.3983.7664-.7177 1.2965-.9582l.4715.8737a6.0631 6.0631 0 0 0-.5791.3028c-.1845.1098-.3395.2394-.4651.389Z'
29
+ d='M9.4 14.222 8.174 13.7 6.92 15.195l.726 1.117-.786.937-2.904-4.903.893-1.064 5.337 2.003-.786.937Zm-2.13-.926a369.604 369.604 0 0 1-1.89-.796 5.555 5.555 0 0 1-.337-.156c.187.263.631.936 1.33 2.02l.898-1.069Zm-.752-3.969 1.07-1.276c.489-.582.926-.935 1.312-1.059.386-.123.76-.034 1.12.269.245.205.398.432.459.679a.9.9 0 0 1-.102.696l.028.023c.277-.21.542-.307.798-.289.255.018.515.138.779.36.374.313.552.693.535 1.14-.018.445-.22.9-.61 1.364l-1.288 1.535-4.101-3.442Zm2.354.493.424-.505c.197-.235.304-.436.32-.603.016-.167-.06-.321-.23-.463-.156-.131-.317-.168-.482-.11-.165.057-.351.21-.56.46l-.384.456.912.765Zm.69.58 1.069.896.475-.566c.201-.24.304-.455.308-.646.004-.19-.088-.366-.277-.524-.34-.286-.715-.185-1.123.3l-.452.54Zm2.322-6.117c-.275.327-.365.684-.27 1.07.096.385.363.763.803 1.132.914.767 1.66.807 2.236.121.241-.288.462-.697.662-1.228l.729.612c-.142.455-.388.89-.736 1.305-.5.596-1.065.9-1.692.913-.627.013-1.279-.265-1.956-.833-.426-.358-.735-.75-.925-1.173a2.197 2.197 0 0 1-.176-1.289c.072-.434.273-.847.6-1.238a3.603 3.603 0 0 1 1.297-.958l.472.874a6.063 6.063 0 0 0-.58.303c-.184.11-.339.24-.464.389ZM2.25 20.397a.45.45 0 0 1 0-.9h.748a.45.45 0 0 1 .003.9H2.25Zm2.272-.032a.45.45 0 1 1-.045-.9c.265-.012.502-.03.72-.055a.45.45 0 1 1 .1.894 12.26 12.26 0 0 1-.775.06Zm2.354-.432a.45.45 0 1 1-.33-.837 4.05 4.05 0 0 0 .605-.3.45.45 0 1 1 .464.771 4.88 4.88 0 0 1-.739.366Zm2.025-1.381a.45.45 0 0 1-.625-.648 13.5 13.5 0 0 0 .507-.519.45.45 0 0 1 .66.612 14.08 14.08 0 0 1-.542.555Zm1.523-1.683a.45.45 0 0 1-.693-.574c.148-.178.304-.37.47-.577a.45.45 0 1 1 .701.565c-.169.21-.328.405-.478.586Zm1.418-1.772a.45.45 0 1 1-.708-.555l.46-.59a.45.45 0 1 1 .71.552l-.462.593Zm1.386-1.782a.45.45 0 0 1-.712-.551l.46-.593a.45.45 0 0 1 .711.552l-.46.592Zm1.38-1.772a.45.45 0 1 1-.707-.557l.467-.59a.45.45 0 1 1 .704.561l-.463.585Zm1.406-1.738a.45.45 0 1 1-.687-.581c.176-.208.342-.4.5-.576a.45.45 0 1 1 .67.6c-.152.17-.312.355-.483.557Zm1.502-1.587a.45.45 0 0 1-.595-.675c.212-.187.42-.352.626-.497a.45.45 0 0 1 .517.736c-.178.125-.36.27-.548.436Zm1.792-1.042a.45.45 0 0 1-.254-.864c.248-.073.508-.13.79-.174a.45.45 0 1 1 .14.89 5.272 5.272 0 0 0-.676.148Zm2.097-.263a.45.45 0 1 1-.027-.9c.227-.006.473-.01.76-.013a.45.45 0 0 1 .007.9 36 36 0 0 0-.74.013Z'
30
30
  clipRule='evenodd'
31
- />,
32
- <path
33
- fill='currentColor'
34
- d='M2.2498 20.3971a.45.45 0 0 1 0-.9c.3868 0 .5502-.0002.7483-.0009a.45.45 0 0 1 .0032.9 196.162 196.162 0 0 1-.7515.0009Zm2.2724-.0324a.4499.4499 0 1 1-.045-.8988 11.541 11.541 0 0 0 .7193-.0563.4499.4499 0 1 1 .1014.8942c-.2374.027-.4926.0468-.7757.0609Zm2.3542-.4317a.45.45 0 1 1-.331-.837c.2074-.082.407-.1809.6056-.3002a.45.45 0 1 1 .4637.7713 4.9778 4.9778 0 0 1-.7383.3659Zm2.0242-1.3812a.45.45 0 0 1-.6248-.6478 13.093 13.093 0 0 0 .5067-.5189.4501.4501 0 0 1 .6597.6123 14.0808 14.0808 0 0 1-.5416.5544Zm1.5235-1.6828a.45.45 0 0 1-.6928-.5744 53.974 53.974 0 0 0 .4704-.5761.4499.4499 0 1 1 .7007.5647c-.1694.2103-.328.4046-.4783.5858Zm1.4184-1.7723a.45.45 0 1 1-.7086-.5547c.1412-.1804.2922-.374.4605-.5903a.45.45 0 1 1 .7103.5526 235.91 235.91 0 0 1-.4622.5924Zm1.3851-1.7814a.45.45 0 0 1-.7112-.5516c.2347-.3026.3291-.4243.4601-.5929a.45.45 0 0 1 .7108.552c-.1308.1684-.2251.29-.4597.5925Zm1.3809-1.7728a.45.45 0 0 1-.7074-.5564c.167-.2123.3215-.4075.4673-.5902a.45.45 0 1 1 .7035.5613c-.1443.1809-.2976.3746-.4634.5853Zm1.4055-1.7372a.45.45 0 1 1-.687-.5813c.1762-.2082.3421-.3993.5003-.5759a.45.45 0 1 1 .6704.6005c-.1523.17-.3127.3547-.4837.5567Zm1.5023-1.5872a.45.45 0 0 1-.5958-.6746c.2127-.1878.42-.3526.6264-.4976a.45.45 0 0 1 .5173.7364c-.1781.1251-.3594.2693-.5479.4358Zm1.7919-1.0424a.45.45 0 0 1-.2542-.8634c.2476-.0729.5082-.1301.7898-.1743a.45.45 0 1 1 .1395.8891c-.2442.0384-.4666.0872-.6751.1486Zm2.0967-.2626a.45.45 0 1 1-.027-.8996c.2267-.0068.4735-.011.7596-.0135a.45.45 0 0 1 .0077.9 34.4507 34.4507 0 0 0-.7403.0131Z'
35
31
  />
36
32
  )
37
33
  }
@@ -23,14 +23,10 @@ export const IconCaptionHorizontal: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='M2.2498 20.3971a.45.45 0 0 1 0-.9c.3868 0 .5502-.0002.7483-.0009a.45.45 0 0 1 .0032.9 196.162 196.162 0 0 1-.7515.0009Zm2.2724-.0323a.45.45 0 0 1-.045-.8989 11.541 11.541 0 0 0 .7193-.0563.45.45 0 1 1 .1014.8942c-.2374.027-.4926.0468-.7757.061Zm2.3542-.4318a.45.45 0 1 1-.331-.837c.2074-.082.407-.1809.6056-.3002a.45.45 0 0 1 .4637.7713 4.9778 4.9778 0 0 1-.7383.3659Zm2.0242-1.3812a.45.45 0 0 1-.6248-.6478 13.093 13.093 0 0 0 .5067-.5189.4501.4501 0 0 1 .6597.6123 14.0808 14.0808 0 0 1-.5416.5544Zm7.1134-8.7465a.45.45 0 1 1-.687-.5813c.1762-.2082.3421-.3993.5003-.5759a.45.45 0 1 1 .6704.6005c-.1523.17-.3127.3547-.4837.5567Zm1.5023-1.5872a.45.45 0 0 1-.5958-.6746c.2127-.1878.42-.3526.6264-.4976a.45.45 0 0 1 .5173.7364c-.1781.1251-.3594.2693-.5479.4358Zm1.7919-1.0424a.45.45 0 0 1-.2542-.8634c.2476-.0729.5082-.1301.7898-.1743a.45.45 0 1 1 .1395.8891c-.2442.0384-.4666.0872-.6751.1486Zm2.0967-.2626a.45.45 0 1 1-.027-.8995c.2267-.0069.4735-.0111.7596-.0136a.45.45 0 0 1 .0077.9 34.516 34.516 0 0 0-.7403.0131Z'
29
- />,
30
26
  <path
31
27
  fill='currentColor'
32
28
  fillRule='evenodd'
33
- d='m9.2048 15.856-.3882-1.2745h-1.9518l-.3882 1.2745h-1.2232l1.8897-5.376h1.388l1.8969 5.376h-1.2232Zm-.6592-2.2266c-.3588-1.1548-.5609-1.8079-.606-1.9592-.0452-.1514-.0775-.271-.097-.3589-.0806.3125-.3114 1.0852-.6922 2.3181h1.3952Zm2.5562-3.1274h1.6663c.7592 0 1.3104.108 1.6534.324.343.2161.5145.5597.5145 1.0309 0 .3199-.075.5823-.2252.7874-.1501.2051-.3497.3284-.5987.3699v.0366c.3393.0757.5841.2173.7342.4248.1502.2075.2252.4834.2252.8276 0 .4883-.1764.8692-.5291 1.1426-.3528.2734-.8319.4102-1.4374.4102h-2.0032v-5.354Zm1.1353 2.1203h.6591c.3077 0 .5304-.0476.6684-.1428.1379-.0952.2069-.2527.2069-.4724 0-.2051-.0751-.3522-.2252-.4413-.1502-.0891-.3876-.1337-.7123-.1337h-.5969v1.1902Zm0 .9009v1.3953h.7397c.3125 0 .5432-.0599.6921-.1795.149-.1196.2234-.3027.2234-.5493 0-.4443-.3173-.6665-.9521-.6665h-.7031Zm6.1779-2.1533c-.4272 0-.758.1605-.9924.4815-.2344.3211-.3516.7685-.3516 1.3422 0 1.1939.448 1.7908 1.344 1.7908.376 0 .8313-.094 1.366-.282v.9521c-.4394.1831-.9302.2747-1.4722.2747-.7788 0-1.3745-.2362-1.7871-.7086-.4126-.4724-.6189-1.1505-.6189-2.0343 0-.5567.1013-1.0443.304-1.463.2026-.4187.4938-.7398.8734-.9632.3796-.2234.8246-.3351 1.3348-.3351.5201 0 1.0425.1258 1.5674.3772l-.3662.9229a6.0683 6.0683 0 0 0-.6042-.249c-.2027-.0708-.4016-.1062-.597-.1062Z'
29
+ d='M2.25 20.397a.45.45 0 0 1 0-.9h.748a.45.45 0 0 1 .003.9H2.25Zm2.272-.032a.45.45 0 0 1-.045-.9c.265-.012.502-.03.72-.055a.45.45 0 1 1 .1.894c-.236.027-.492.047-.775.06Zm2.354-.432a.45.45 0 1 1-.33-.837 4.05 4.05 0 0 0 .605-.3.45.45 0 0 1 .464.771 4.88 4.88 0 0 1-.739.366Zm2.025-1.381a.45.45 0 0 1-.625-.648 13.5 13.5 0 0 0 .507-.519.45.45 0 0 1 .66.612 14.08 14.08 0 0 1-.542.555Zm7.113-8.747a.45.45 0 1 1-.687-.581c.176-.208.342-.4.5-.576a.45.45 0 1 1 .67.6c-.152.17-.312.355-.483.557Zm1.502-1.587a.45.45 0 0 1-.595-.675c.212-.187.42-.352.626-.497a.45.45 0 0 1 .517.736c-.178.125-.36.27-.548.436Zm1.792-1.042a.45.45 0 0 1-.254-.864c.248-.073.508-.13.79-.174a.45.45 0 1 1 .14.89 5.274 5.274 0 0 0-.676.148Zm2.097-.263a.45.45 0 1 1-.027-.9c.227-.006.473-.01.76-.013a.45.45 0 0 1 .007.9 36 36 0 0 0-.74.013Zm-12.2 8.943-.388-1.274H6.865l-.388 1.274H5.253l1.89-5.376h1.388l1.897 5.376H9.205Zm-.66-2.227c-.358-1.154-.56-1.807-.605-1.959a5.532 5.532 0 0 1-.097-.359 74.279 74.279 0 0 1-.693 2.318h1.396Zm2.557-3.127h1.666c.76 0 1.31.108 1.653.324.344.216.515.56.515 1.03 0 .32-.075.583-.225.788a.9.9 0 0 1-.599.37v.037c.34.075.584.217.734.425.15.207.226.483.226.827 0 .488-.177.87-.53 1.143-.352.273-.832.41-1.437.41h-2.003v-5.354Zm1.135 2.12h.66c.307 0 .53-.047.668-.143.138-.095.207-.252.207-.472 0-.205-.076-.352-.226-.441-.15-.09-.387-.134-.712-.134h-.597v1.19Zm0 .901v1.396h.74c.312 0 .543-.06.692-.18.149-.12.223-.303.223-.55 0-.444-.317-.666-.952-.666h-.703Zm6.178-2.153c-.427 0-.758.16-.992.481-.235.321-.352.769-.352 1.343 0 1.193.448 1.79 1.344 1.79.376 0 .831-.094 1.366-.282v.953c-.44.183-.93.274-1.472.274-.779 0-1.375-.236-1.787-.708-.413-.473-.62-1.15-.62-2.035 0-.556.102-1.044.305-1.463.202-.418.494-.74.873-.963.38-.223.825-.335 1.335-.335.52 0 1.043.126 1.567.377l-.366.923a6.068 6.068 0 0 0-.604-.249 1.803 1.803 0 0 0-.597-.106Z'
34
30
  clipRule='evenodd'
35
31
  />
36
32
  )
@@ -23,10 +23,9 @@ export const IconCardCircles: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path fill='currentColor' d='M13 15h3v3h-3v-3ZM11 6h-3v3h3v-3Z' />,
27
26
  <path
28
27
  fill='currentColor'
29
- d='M4 5c0-1.6568 1.3431-3 3-3h10c1.6569 0 3 1.3432 3 3v14c0 1.6569-1.3431 3-3 3h-10c-1.6569 0-3-1.3431-3-3v-14Zm3-1c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h10c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-10Z'
28
+ d='M13 15h3v3h-3v-3Zm-2-9H8v3h3V6ZM4 5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V5Zm3-1a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H7Z'
30
29
  />
31
30
  )
32
31
  }
@@ -25,11 +25,7 @@ export const IconCardNumberThree: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M18 5c0-.5523-.4477-1-1-1h-10c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h10c.5523 0 1-.4477 1-1v-14Zm2 14c0 1.6569-1.3431 3-3 3h-10c-1.6569 0-3-1.3431-3-3v-14c0-1.6568 1.3431-3 3-3h10c1.6569 0 3 1.3432 3 3v14Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M11 14c0 .5518.4482 1 1.001 1 .5527-.0001 1.001-.4483 1.001-1 0-.5521-.448-.9998-1-1h-1.002v-2h1.002l.1015-.0049c.5044-.0511.8985-.4772.8985-.9951 0-.5517-.4483-.9999-1.001-1-.5528 0-1.001.4482-1.001 1h-2c0-1.6573 1.3446-3 3.001-3 1.6562.0001 3.001 1.3427 3.001 3 0 .7696-.2932 1.4689-.7696 2 .4764.5311.7696 1.2304.7696 2 0 1.6573-1.3448 2.9999-3.001 3-1.6564 0-3.001-1.3426-3.001-3h2ZM15 17h2v2h-2v-2ZM7 5h2v2h-2v-2Z'
28
+ d='M18 5a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5Zm2 14a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v14Zm-9-5a1 1 0 1 0 1.002-1H11v-2h1.002l.101-.005A1 1 0 1 0 11 10H9a3 3 0 0 1 6.002 0c0 .77-.293 1.469-.77 2 .477.531.77 1.23.77 2A3.001 3.001 0 0 1 9 14h2Zm4 3h2v2h-2v-2ZM7 5h2v2H7V5Z'
33
29
  />
34
30
  )
35
31
  }
package/react/card.tsx CHANGED
@@ -25,9 +25,8 @@ export const IconCard: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m21 4 1 1v14l-1 1h-18l-1-1v-14l1-1h18Zm-17 14h16v-12h-16v12Z'
29
- />,
30
- <path fill='currentColor' d='M18 13v2h-12v-2h12ZM16 9h2v2h-2v-2Z' />
28
+ d='m21 4 1 1v14l-1 1H3l-1-1V5l1-1h18ZM4 18h16V6H4v12Zm14-5v2H6v-2h12Zm-2-4h2v2h-2V9Z'
29
+ />
31
30
  )
32
31
  }
33
32
  )
@@ -25,11 +25,7 @@ export const IconCardsPoker: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M13.8887 8.5557a.5558.5558 0 0 0-.5557-.5557h-7.7773a.5557.5557 0 0 0-.5557.5557v10.8886c0 .3069.2488.5557.5557.5557h7.7773a.5558.5558 0 0 0 .5557-.5557v-10.8886Zm2 10.8886c0 1.4114-1.1443 2.5557-2.5557 2.5557h-7.7773c-1.4114 0-2.5557-1.1443-2.5557-2.5557v-10.8886c0-1.4114 1.1443-2.5557 2.5557-2.5557h7.7773c1.4114 0 2.5557 1.1443 2.5557 2.5557v10.8886Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M18.8887 15.4443v-10.8886a.5558.5558 0 0 0-.5557-.5557h-7.7773a.5557.5557 0 0 0-.5557.5557v.4443h-2v-.4443c0-1.4114 1.1443-2.5557 2.5557-2.5557h7.7773c1.4114 0 2.5557 1.1443 2.5557 2.5557v10.8886c0 1.4114-1.1443 2.5557-2.5557 2.5557h-1.333v-2h1.333a.5558.5558 0 0 0 .5557-.5557ZM6 9h2v2h-2v-2ZM11 17h2v2h-2v-2ZM11 14c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z'
28
+ d='M13.889 8.556A.556.556 0 0 0 13.333 8H5.556A.556.556 0 0 0 5 8.556v10.888c0 .307.249.556.556.556h7.777a.556.556 0 0 0 .556-.556V8.556Zm2 10.888A2.556 2.556 0 0 1 13.333 22H5.556A2.556 2.556 0 0 1 3 19.444V8.556A2.556 2.556 0 0 1 5.556 6h7.777a2.556 2.556 0 0 1 2.556 2.556v10.888Zm3-4V4.556A.556.556 0 0 0 18.333 4h-7.777a.556.556 0 0 0-.556.556V5H8v-.444A2.556 2.556 0 0 1 10.556 2h7.777a2.556 2.556 0 0 1 2.556 2.556v10.888A2.556 2.556 0 0 1 18.333 18H17v-2h1.333a.556.556 0 0 0 .556-.556ZM6 9h2v2H6V9Zm5 8h2v2h-2v-2Zm0-3a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,7 +25,7 @@ export const IconChartBarYSimple: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 5v14h-2v-14h2Zm-4 14c0 1.1046.8954 2 2 2h2c1.1046 0 2-.8954 2-2v-14c0-1.1046-.8954-2-2-2h-2c-1.1046 0-2 .8954-2 2v14ZM13 10v9h-2v-9h2Zm-4 9c0 1.1046.8954 2 2 2h2c1.1046 0 2-.8954 2-2v-9c0-1.1046-.8954-2-2-2h-2c-1.1046 0-2 .8954-2 2v9ZM6 14v5h-2v-5h2Zm-4 5c0 1.1046.8954 2 2 2h2c1.1046 0 2-.8954 2-2v-5c0-1.1046-.8954-2-2-2h-2c-1.1046 0-2 .8954-2 2v5Z'
28
+ d='M20 5v14h-2V5h2Zm-4 14a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v14Zm-3-9v9h-2v-9h2Zm-4 9a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-9a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v9Zm-3-5v5H4v-5h2Zm-4 5a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-5a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v5Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconChartBarY: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 5v12h-2v-12h2Zm-4 12c0 1.1046.8954 2 2 2h2c1.1046 0 2-.8954 2-2v-12c0-1.1046-.8954-2-2-2h-2c-1.1046 0-2 .8954-2 2v12ZM13 9v8h-2v-8h2Zm-4 8c0 1.1046.8954 2 2 2h2c1.1046 0 2-.8954 2-2v-8c0-1.1046-.8954-2-2-2h-2c-1.1046 0-2 .8954-2 2v8ZM6 13v4h-2v-4h2Zm-4 4c0 1.1046.8954 2 2 2h2c1.1046 0 2-.8954 2-2v-4c0-1.1046-.8954-2-2-2h-2c-1.1046 0-2 .8954-2 2v4ZM22 20v2h-20v-2h20Z'
28
+ d='M20 5v12h-2V5h2Zm-4 12a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v12Zm-3-8v8h-2V9h2Zm-4 8a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v8Zm-3-4v4H4v-4h2Zm-4 4a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v4Zm20 3v2H2v-2h20Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,11 +25,7 @@ export const IconChatCheck: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 12c0-4.4183-3.5817-8-8-8s-8 3.5817-8 8c0 1.442.381 2.7923 1.0469 3.959l.1367.2305.1035.8212-.7637 2.4571 2.4307-.7705.83.1035.2823.167a7.965 7.965 0 0 0 .8857.4316c.938.3868 1.967.6006 3.0479.6006 4.4183 0 8-3.5817 8-8Zm2 0c0 5.5228-4.4772 10-10 10-1.347 0-2.634-.2672-3.8096-.752a9.9619 9.9619 0 0 1-1.0547-.5107l-3.833 1.2158-1.2578-1.25 1.2012-3.8672c-.7937-1.434-1.2461-3.0833-1.2461-4.8359 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='m16.8135 9.081-5 7.0001-1.5723.0693-3-3.5 1.5176-1.3008 2.1689 2.5303 4.2588-5.961 1.627 1.1621Z'
28
+ d='M20 12a8 8 0 1 0-14.953 3.959l.137.23.103.822-.764 2.457 2.431-.77.83.103.282.167A7.965 7.965 0 0 0 12 20a8 8 0 0 0 8-8Zm2 0c0 5.523-4.477 10-10 10a9.971 9.971 0 0 1-4.864-1.263l-3.833 1.216-1.258-1.25 1.201-3.867A9.958 9.958 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10Zm-5.186-2.919-5 7-1.573.07-3-3.5L8.76 11.35l2.169 2.53 4.258-5.961 1.628 1.162Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,11 +25,7 @@ export const IconChatDashesLinesTwo: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 12c0-4.4183-3.5817-8-8-8s-8 3.5817-8 8c0 1.442.381 2.7923 1.0469 3.959l.1367.2305.1035.8212-.7637 2.4571 2.4307-.7705.83.1035.2823.167a7.965 7.965 0 0 0 .8857.4316c.938.3868 1.967.6006 3.0479.6006 4.4183 0 8-3.5817 8-8Zm2 0c0 5.5228-4.4772 10-10 10-1.347 0-2.634-.2672-3.8096-.752a9.9619 9.9619 0 0 1-1.0547-.5107l-3.833 1.2158-1.2578-1.25 1.2012-3.8672c-.7937-1.434-1.2461-3.0833-1.2461-4.8359 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M9 13v2h-2v-2h2Zm0-4v2h-2v-2h2Zm8 0v2h-6v-2h6ZM17 13v2h-6v-2h6Z'
28
+ d='M20 12a8 8 0 1 0-14.953 3.959l.137.23.103.822-.764 2.457 2.431-.77.83.103.282.167A7.965 7.965 0 0 0 12 20a8 8 0 0 0 8-8Zm2 0c0 5.523-4.477 10-10 10a9.971 9.971 0 0 1-4.864-1.263l-3.833 1.216-1.258-1.25 1.201-3.867A9.958 9.958 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10ZM9 13v2H7v-2h2Zm0-4v2H7V9h2Zm8 0v2h-6V9h6Zm0 4v2h-6v-2h6Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,13 +25,8 @@ export const IconChatLinesCross: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m21.707 2.707-2.2929 2.293 2.2929 2.293-1.414 1.414-2.293-2.293-2.293 2.293-1.414-1.414 2.2929-2.293-2.2929-2.293 1.414-1.414 2.293 2.293 2.293-2.293 1.414 1.414Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M2 12.0002c0-5.1477 3.8889-9.3864 8.8896-9.9394l.2208 1.9883c-3.999.442-7.1104 3.834-7.1104 7.9511 0 1.538.4333 2.9717 1.1836 4.1895l.1035.8213-.7637 2.456 2.4307-.7705.83.1045a7.9664 7.9664 0 0 0 1.168.5987c.938.3867 1.967.6005 3.0479.6005 4.1172 0 7.5091-3.1114 7.9512-7.1103l1.9883.2197c-.5529 5.001-4.7915 8.8906-9.9395 8.8906-1.347 0-2.634-.2672-3.8096-.7519a9.9782 9.9782 0 0 1-1.0556-.5117l-3.832 1.2168-1.2579-1.25 1.2012-3.8682c-.7935-1.4338-1.246-3.0826-1.2461-4.835Z'
33
- />,
34
- <path fill='currentColor' d='M17 13v2h-10v-2h10Zm-4-4v2h-6v-2h6Z' />
28
+ d='M21.707 2.707 19.414 5l2.293 2.293-1.414 1.414L18 6.414l-2.293 2.293-1.414-1.414L16.586 5l-2.293-2.293 1.414-1.414L18 3.586l2.293-2.293 1.414 1.414ZM2 12c0-5.148 3.889-9.386 8.89-9.94l.22 1.99a8.002 8.002 0 0 0-5.926 12.14l.103.821-.764 2.456 2.431-.77.83.104a7.966 7.966 0 0 0 4.216 1.2 8.002 8.002 0 0 0 7.951-7.111l1.988.22C21.387 18.11 17.148 22 12 22a9.973 9.973 0 0 1-4.865-1.263l-3.832 1.216-1.258-1.25 1.201-3.868A9.958 9.958 0 0 1 2 12Zm15 1v2H7v-2h10Zm-4-4v2H7V9h6Z'
29
+ />
35
30
  )
36
31
  }
37
32
  )
@@ -25,11 +25,7 @@ export const IconChatLinesDot: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M2 12c0-5.5229 4.4771-10 10-10 .3748 0 .7456.0202 1.1104.0606l-.2208 1.9882a8.0956 8.0956 0 0 0-.8896-.0488c-4.4183 0-8 3.5817-8 8 0 1.442.381 2.7923 1.0469 3.959l.1367.2305.1035.8212-.7637 2.4571 2.4307-.7705.83.1035.2823.167a7.965 7.965 0 0 0 .8857.4316c.938.3868 1.967.6006 3.0479.6006 4.4183 0 8-3.5817 8-8 0-1.2789-.2995-2.485-.8311-3.5547l1.7911-.8906c.666 1.3401 1.04 2.8506 1.04 4.4453 0 5.5228-4.4772 10-10 10-1.347 0-2.634-.2673-3.8096-.752a9.9619 9.9619 0 0 1-1.0547-.5107l-3.833 1.2158-1.2578-1.25 1.2012-3.8672c-.7937-1.434-1.2461-3.0833-1.2461-4.8359Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M17 13v2h-10v-2h10Zm-4-4v2h-6v-2h6ZM21 4c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3c0-1.6568 1.3431-3 3-3s3 1.3432 3 3Z'
28
+ d='M2 12C2 6.477 6.477 2 12 2c.375 0 .746.02 1.11.06l-.22 1.989a8 8 0 0 0-7.843 11.91l.137.23.103.822-.764 2.457 2.431-.77.83.103.282.167A7.965 7.965 0 0 0 12 20a8 8 0 0 0 7.169-11.555l1.791-.89A9.964 9.964 0 0 1 22 12c0 5.523-4.477 10-10 10a9.973 9.973 0 0 1-4.864-1.263l-3.833 1.216-1.258-1.25 1.201-3.867A9.958 9.958 0 0 1 2 12Zm15 1v2H7v-2h10Zm-4-4v2H7V9h6Zm8-5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,15 +25,7 @@ export const IconChatLinesEyeOpen: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M2 12.0002c0-4.5604 3.0519-8.4058 7.2227-9.6093l.5546 1.9218c-3.3377.9632-5.7773 4.0418-5.7773 7.6875 0 1.538.4333 2.9717 1.1836 4.1895l.1035.8213-.7637 2.456 2.4307-.7705.83.1045a7.9664 7.9664 0 0 0 1.168.5987c.938.3867 1.967.6005 3.0479.6005 4.1172 0 7.5091-3.1114 7.9512-7.1103l1.9883.2197c-.5529 5.001-4.7915 8.8906-9.9395 8.8906-1.347 0-2.634-.2672-3.8096-.7519a9.9791 9.9791 0 0 1-1.0556-.5117l-3.832 1.2168-1.2579-1.25 1.2012-3.8682c-.7935-1.4338-1.246-3.0826-1.2461-4.835Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M15.5 3c2.0081 0 3.615 1.0596 4.6602 2.0098.5319.4835.9473.9649 1.2304 1.3252.1421.1808.2527.3336.3291.4433.0383.055.0687.0997.0899.1319.0103.0156.0182.0285.0244.038l.0078.0127.0029.004.001.0019.001.5337v.5327l-.002.002-.0029.0039-.0078.0127c-.0062.0095-.0141.0224-.0244.038a6.5257 6.5257 0 0 1-.0899.1319 9.6279 9.6279 0 0 1-.3291.4433c-.2831.3603-.6985.8417-1.2304 1.3252-1.0452.9502-2.6521 2.0098-4.6602 2.0098-2.0081 0-3.615-1.0596-4.6602-2.0098-.5319-.4835-.9473-.9649-1.2304-1.3252a9.6145 9.6145 0 0 1-.3291-.4433 6.8294 6.8294 0 0 1-.0899-.1319c-.0103-.0156-.0182-.0285-.0244-.038l-.0078-.0127-.003-.004-.0009-.0019-.001-.5337v-.5327l.002-.002.0029-.0039.0078-.0127c.0062-.0095.0141-.0224.0244-.038a6.8294 6.8294 0 0 1 .0899-.1319 9.6145 9.6145 0 0 1 .329-.4433c.2832-.3603.6986-.8417 1.2305-1.3252 1.0452-.9502 2.6521-2.0098 4.6602-2.0098Zm0 2c-1.2917 0-2.4347.6904-3.3145 1.4902-.3965.3605-.7165.7235-.9462 1.0098.2297.2863.5497.6493.9462 1.0098.8798.7998 2.0228 1.4902 3.3145 1.4902 1.2917 0 2.4347-.6904 3.3145-1.4902.3963-.3603.7155-.7236.9453-1.0098-.2298-.2862-.549-.6495-.9453-1.0098-.8798-.7998-2.0228-1.4902-3.3145-1.4902Z'
33
- />,
34
- <path
35
- fill='currentColor'
36
- d='M17 7.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z'
28
+ d='M2 12c0-4.56 3.052-8.406 7.223-9.61l.554 1.923A8.004 8.004 0 0 0 5.184 16.19l.103.821-.764 2.456 2.431-.77.83.104a7.966 7.966 0 0 0 4.216 1.2 8.002 8.002 0 0 0 7.951-7.111l1.988.22C21.387 18.11 17.148 22 12 22a9.973 9.973 0 0 1-4.865-1.263l-3.832 1.216-1.258-1.25 1.201-3.868A9.958 9.958 0 0 1 2 12Zm13.5-9c2.008 0 3.615 1.06 4.66 2.01a10.962 10.962 0 0 1 1.56 1.768l.09.132.024.038.008.013.003.004v.002l.002.533v.533l-.002.002-.003.004-.008.013-.024.038a9.628 9.628 0 0 1-.419.575 11 11 0 0 1-1.23 1.325C19.115 10.94 17.508 12 15.5 12c-2.008 0-3.615-1.06-4.66-2.01a10.962 10.962 0 0 1-1.56-1.768 6.83 6.83 0 0 1-.09-.132l-.024-.038-.008-.013-.003-.004v-.002L9.152 7.5v-.533l.002-.002.003-.004.008-.013.024-.038a9.614 9.614 0 0 1 .419-.575 11 11 0 0 1 1.23-1.325C11.886 4.06 13.493 3 15.5 3Zm0 2c-1.292 0-2.435.69-3.315 1.49-.396.36-.716.724-.946 1.01.23.286.55.65.946 1.01.88.8 2.023 1.49 3.315 1.49 1.292 0 2.435-.69 3.314-1.49.397-.36.716-.724.946-1.01a8.934 8.934 0 0 0-.946-1.01C17.934 5.69 16.793 5 15.5 5ZM17 7.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z'
37
29
  />
38
30
  )
39
31
  }
@@ -26,14 +26,9 @@ export const IconChatLinesTwoStack: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M14.5001 3c-1.2742 0-2.4626.3662-3.4661 1h-3.0149c1.5577-1.8338 3.8835-3 6.481-3 4.6944 0 8.5 3.8056 8.5 8.5 0 2.5175-1.0957 4.7804-2.8331 6.3354l-.1669-.1865v-2.6829c.6338-1.0034 1-2.1916 1-3.466 0-3.5899-2.9102-6.5-6.5-6.5Z'
29
+ d='M14.5 3a6.468 6.468 0 0 0-3.466 1H8.019a8.5 8.5 0 1 1 12.148 11.835L20 15.65v-2.683A6.5 6.5 0 0 0 14.5 3ZM17 13.5a6.5 6.5 0 1 0-12.04 3.404l.104.822-.542 1.742 1.723-.546.83.103A6.479 6.479 0 0 0 10.5 20a6.5 6.5 0 0 0 6.5-6.5Zm2 0a8.5 8.5 0 0 1-12.571 7.46l-3.126.993-1.258-1.25.98-3.155A8.5 8.5 0 1 1 19 13.5Zm-6 .5v2H8v-2h5Zm0-3v2H8v-2h5Z'
30
30
  clipRule='evenodd'
31
- />,
32
- <path
33
- fill='currentColor'
34
- d='M17 13.5c0-3.5899-2.9101-6.5-6.5-6.5s-6.5 2.9101-6.5 6.5c0 1.25.3514 2.4149.961 3.4043l.1034.8213-.542 1.7422 1.7227-.5459.8301.1035c.301.187.6184.3499.9492.4863a6.4769 6.4769 0 0 0 2.4756.4883c3.5899 0 6.5-2.9101 6.5-6.5Zm2 0c0 4.6944-3.8056 8.5-8.5 8.5-1.1447 0-2.239-.2266-3.2383-.6387a8.4537 8.4537 0 0 1-.833-.4004l-3.126.9922-1.2578-1.25.9805-3.1552c-.6534-1.2044-1.0254-2.5838-1.0254-4.0479 0-4.6944 3.8056-8.5 8.5-8.5s8.5 3.8056 8.5 8.5Z'
35
- />,
36
- <path fill='currentColor' d='M13 14v2h-5v-2h5Zm0-3v2h-5v-2h5Z' />
31
+ />
37
32
  )
38
33
  }
39
34
  )
@@ -25,11 +25,7 @@ export const IconChatLinesTwo: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 12c0-4.4183-3.5817-8-8-8s-8 3.5817-8 8c0 1.442.381 2.7923 1.0469 3.959l.1367.2305.1035.8212-.7637 2.4571 2.4307-.7705.83.1035.2823.167a7.965 7.965 0 0 0 .8857.4316c.938.3868 1.967.6006 3.0479.6006 4.4183 0 8-3.5817 8-8Zm2 0c0 5.5228-4.4772 10-10 10-1.347 0-2.634-.2672-3.8096-.752a9.9619 9.9619 0 0 1-1.0547-.5107l-3.833 1.2158-1.2578-1.25 1.2012-3.8672c-.7937-1.434-1.2461-3.0833-1.2461-4.8359 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M7 11h2v2h-2v-2ZM11 11h2v2h-2v-2ZM15 11h2v2h-2v-2Z'
28
+ d='M20 12a8 8 0 1 0-14.953 3.959l.137.23.103.822-.764 2.457 2.431-.77.83.103.282.167A7.965 7.965 0 0 0 12 20a8 8 0 0 0 8-8Zm2 0c0 5.523-4.477 10-10 10a9.971 9.971 0 0 1-4.864-1.263l-3.833 1.216-1.258-1.25 1.201-3.867A9.958 9.958 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10ZM7 11h2v2H7v-2Zm4 0h2v2h-2v-2Zm4 0h2v2h-2v-2Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,9 +25,8 @@ export const IconChatPlus: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M2 12c0-5.5229 4.4771-10 10-10 1.1669 0 2.2892.2004 3.333.5693l-.666 1.8858c-.8328-.2944-1.7302-.4551-2.667-.4551-4.4183 0-8 3.5817-8 8 0 1.442.381 2.7923 1.0469 3.959l.1367.2305.1035.8212-.7637 2.4571 2.4307-.7705.83.1035.2823.167a7.965 7.965 0 0 0 .8857.4316c.938.3868 1.967.6006 3.0479.6006 3.806 0 6.9934-2.6592 7.8018-6.2217l1.9502.4434c-1.0107 4.4532-4.9918 7.7783-9.752 7.7783-1.347 0-2.634-.2673-3.8096-.752a9.9619 9.9619 0 0 1-1.0547-.5107l-3.833 1.2158-1.2578-1.25 1.2012-3.8672c-.7937-1.434-1.2461-3.0833-1.2461-4.8359Z'
29
- />,
30
- <path fill='currentColor' d='M20 4v3h3v2h-3v3h-2v-3h-3v-2h3v-3h2Z' />
28
+ d='M2 12C2 6.477 6.477 2 12 2c1.167 0 2.29.2 3.333.57l-.666 1.885a8 8 0 0 0-9.62 11.504l.137.23.103.822-.764 2.457 2.431-.77.83.103.282.167A7.965 7.965 0 0 0 12 20a8.004 8.004 0 0 0 7.802-6.222l1.95.444C20.742 18.675 16.76 22 12 22a9.973 9.973 0 0 1-4.864-1.263l-3.833 1.216-1.258-1.25 1.201-3.867A9.958 9.958 0 0 1 2 12Zm18-8v3h3v2h-3v3h-2V9h-3V7h3V4h2Z'
29
+ />
31
30
  )
32
31
  }
33
32
  )
@@ -25,11 +25,7 @@ export const IconChatTextArrow: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M11.1104 4.0488c-3.9989.442-7.1103 3.8342-7.1104 7.9512 0 1.5379.4334 2.9717 1.1836 4.1895l.1035.8212-.7637 2.4561 2.4307-.7705.83.1045a7.9757 7.9757 0 0 0 1.168.5986c.938.3868 1.967.6006 3.0479.6006 4.1172 0 7.5091-3.1115 7.9512-7.1104l1.9883.2198c-.5529 5.001-4.7915 8.8906-9.9395 8.8906-1.347 0-2.634-.2673-3.8096-.752a9.9403 9.9403 0 0 1-1.0556-.5117l-3.832 1.2168-1.2579-1.25 1.2012-3.8681c-.7934-1.4338-1.246-3.0828-1.2461-4.835.0001-5.1477 3.889-9.3864 8.8896-9.9395l.2208 1.9883Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='m21.9902 3.1416-1 7-1.9804-.2832.5752-4.0303-4.878 4.8789-1.414-1.414 4.8789-4.88-4.0303.5772-.2832-1.9804 7-1 1.1318 1.1318Z'
28
+ d='M11.11 4.049a8.002 8.002 0 0 0-5.926 12.14l.103.822-.764 2.456 2.431-.77.83.104A7.976 7.976 0 0 0 12 20a8.002 8.002 0 0 0 7.951-7.11l1.988.22C21.387 18.11 17.148 22 12 22a9.973 9.973 0 0 1-4.865-1.264l-3.832 1.217-1.258-1.25 1.201-3.868A9.96 9.96 0 0 1 2 12c0-5.148 3.889-9.386 8.89-9.94l.22 1.989Zm10.88-.907-1 7-1.98-.284.575-4.03-4.878 4.879-1.414-1.414 4.879-4.88-4.03.577-.284-1.98 7-1 1.132 1.132Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,7 +25,7 @@ export const IconChatTwo: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m15 8 1 1v10l-1 1h-9.6973l-2.748 1.832-1.5547-.832v-11.5c0-.8284.6716-1.5 1.5-1.5h12.5Zm-12 11.1309 1.4453-.9629.5547-.168h9v-8h-11v9.1309Zm20-2.1309-1.707.707-2.7071-2.707h-.5859v-2h1l.707.293 1.293 1.2929v-9.5859h-13v1h-2v-1.5c0-.8284.6716-1.5 1.5-1.5h14c.8284 0 1.5.6716 1.5 1.5v12.5Z'
28
+ d='m15 8 1 1v10l-1 1H5.303l-2.748 1.832L1 21V9.5A1.5 1.5 0 0 1 2.5 8H15ZM3 19.13l1.445-.962L5 18h9v-8H3v9.13ZM23 17l-1.707.707L18.586 15H18v-2h1l.707.293L21 14.586V5H8v1H6V4.5A1.5 1.5 0 0 1 7.5 3h14A1.5 1.5 0 0 1 23 4.5V17Z'
29
29
  />
30
30
  )
31
31
  }
package/react/chat.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconChat: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M4 5v12h5v2l2.667-2h8.333v-12h-16Zm18 12c0 1.1046-.8954 2-2 2h-7.667l-3.5732 2.6797c-.7252.5439-1.7598.0266-1.7598-.8799v-1.7998h-3c-1.1046 0-2-.8954-2-2v-12c0-1.1046.8954-2 2-2h16c1.1046 0 2 .8954 2 2v12Z'
28
+ d='M4 5v12h5v2l2.667-2H20V5H4Zm18 12a2 2 0 0 1-2 2h-7.667L8.76 21.68A1.1 1.1 0 0 1 7 20.8V19H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconCheckMark: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m19.7705 6.6367-9.5 11.5-1.545-.0039-4.5-5.5 1.549-1.2656 3.7294 4.5576 8.7256-10.5615 1.541 1.2734Z'
28
+ d='m19.77 6.637-9.5 11.5-1.544-.004-4.5-5.5 1.548-1.266 3.73 4.558L18.23 5.363l1.54 1.274Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconCheckboardSquareCentered: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M1 2c0-.5523.4477-1 1-1h1v2h-2v-1ZM3 3h2v2h-2v-2ZM1 5h2v2h-2v-2ZM3 7h2v2h-2v-2ZM1 9h2v2h-2v-2ZM3 11h2v2h-2v-2ZM1 13h2v2h-2v-2ZM3 15h2v2h-2v-2ZM1 17h2v2h-2v-2ZM1 21h2v2h-1c-.5523 0-1-.4477-1-1v-1ZM3 19h2v2h-2v-2ZM5 1h2v2h-2v-2ZM7 3h2v2h-2v-2ZM5 5h2l-2 2v-2ZM5 17l2 2h-2v-2ZM5 21h2v2h-2v-2ZM7 19h2v2h-2v-2ZM9 1h2v2h-2v-2ZM11 3h2v2h-2v-2ZM9 21h2v2h-2v-2ZM11 19h2v2h-2v-2ZM13 1h2v2h-2v-2ZM15 3h2v2h-2v-2ZM13 21h2v2h-2v-2ZM15 19h2v2h-2v-2ZM17 1h2v2h-2v-2ZM21 1h1c.5523 0 1 .4477 1 1v1h-2v-2ZM19 3h2v2h-2v-2ZM17 5h2v2l-2-2ZM21 5h2v2h-2v-2ZM19 7h2v2h-2v-2ZM21 9h2v2h-2v-2ZM19 11h2v2h-2v-2ZM21 13h2v2h-2v-2ZM19 15h2v2h-2v-2ZM19 17v2h-2l2-2ZM17 21h2v2h-2v-2ZM21 17h2v2h-2v-2ZM21 21h2v1c0 .5523-.4477 1-1 1h-1v-2ZM19 19h2v2h-2v-2ZM9 9v6h6v-6h-6Zm8 6c0 1.1046-.8954 2-2 2h-6c-1.1046 0-2-.8954-2-2v-6c0-1.1046.8954-2 2-2h6c1.1046 0 2 .8954 2 2v6Z'
28
+ d='M1 2a1 1 0 0 1 1-1h1v2H1V2Zm2 1h2v2H3V3ZM1 5h2v2H1V5Zm2 2h2v2H3V7ZM1 9h2v2H1V9Zm2 2h2v2H3v-2Zm-2 2h2v2H1v-2Zm2 2h2v2H3v-2Zm-2 2h2v2H1v-2Zm0 4h2v2H2a1 1 0 0 1-1-1v-1Zm2-2h2v2H3v-2ZM5 1h2v2H5V1Zm2 2h2v2H7V3ZM5 5h2L5 7V5Zm0 12 2 2H5v-2Zm0 4h2v2H5v-2Zm2-2h2v2H7v-2ZM9 1h2v2H9V1Zm2 2h2v2h-2V3ZM9 21h2v2H9v-2Zm2-2h2v2h-2v-2Zm2-18h2v2h-2V1Zm2 2h2v2h-2V3Zm-2 18h2v2h-2v-2Zm2-2h2v2h-2v-2Zm2-18h2v2h-2V1Zm4 0h1a1 1 0 0 1 1 1v1h-2V1Zm-2 2h2v2h-2V3Zm-2 2h2v2l-2-2Zm4 0h2v2h-2V5Zm-2 2h2v2h-2V7Zm2 2h2v2h-2V9Zm-2 2h2v2h-2v-2Zm2 2h2v2h-2v-2Zm-2 2h2v2h-2v-2Zm0 2v2h-2l2-2Zm-2 4h2v2h-2v-2Zm4-4h2v2h-2v-2Zm0 4h2v1a1 1 0 0 1-1 1h-1v-2Zm-2-2h2v2h-2v-2ZM9 9v6h6V9H9Zm8 6a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v6Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconChevronDownDouble: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m8.707 6.293 3.293 3.293 3.293-3.293 1.414 1.414-4 4h-1.414l-4-4 1.414-1.414ZM8.707 13.293l3.293 3.2929 3.293-3.2929 1.414 1.414-4 4h-1.414l-4-4 1.414-1.414Z'
28
+ d='M8.707 6.293 12 9.586l3.293-3.293 1.414 1.414-4 4h-1.414l-4-4 1.414-1.414Zm0 7L12 16.586l3.293-3.293 1.414 1.414-4 4h-1.414l-4-4 1.414-1.414Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconChevronDown: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m6.707 9.293 5.293 5.2929 5.293-5.293 1.414 1.4141-6 6h-1.414l-6-6 1.414-1.414Z'
28
+ d='M6.707 9.293 12 14.586l5.293-5.293 1.414 1.414-6 6h-1.414l-6-6 1.414-1.414Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconChevronLeftDouble: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m10.707 8.707-3.293 3.293 3.293 3.293-1.414 1.414-4-4v-1.414l4-4 1.414 1.414ZM17.707 8.707l-3.2929 3.293 3.2929 3.293-1.414 1.414-4-4v-1.414l4-4 1.414 1.414Z'
28
+ d='M10.707 8.707 7.414 12l3.293 3.293-1.414 1.414-4-4v-1.414l4-4 1.414 1.414Zm7 0L14.414 12l3.293 3.293-1.414 1.414-4-4v-1.414l4-4 1.414 1.414Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconChevronLeft: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m15.707 6.707-5.2929 5.293 5.2929 5.293-1.414 1.414-6-6v-1.414l6-6 1.414 1.414Z'
28
+ d='M15.707 6.707 10.414 12l5.293 5.293-1.414 1.414-6-6v-1.414l6-6 1.414 1.414Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconChevronRightDouble: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m13.293 15.293 3.2929-3.293-3.2929-3.293 1.414-1.414 4 4v1.414l-4 4-1.414-1.414ZM6.293 15.293l3.293-3.293-3.293-3.293 1.414-1.414 4 4v1.414l-4 4-1.414-1.414Z'
28
+ d='M13.293 15.293 16.586 12l-3.293-3.293 1.414-1.414 4 4v1.414l-4 4-1.414-1.414Zm-7 0L9.586 12 6.293 8.707l1.414-1.414 4 4v1.414l-4 4-1.414-1.414Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconChevronRightSmall: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M9.293 7.293c.3905-.3906 1.0236-.3906 1.4141 0l4.707 4.707-4.707 4.707c-.3905.3905-1.0236.3905-1.414 0-.3906-.3905-.3906-1.0235 0-1.414l3.2929-3.293-3.293-3.293c-.3905-.3905-.3905-1.0235 0-1.414Z'
28
+ d='M9.293 7.293a1 1 0 0 1 1.414 0L15.414 12l-4.707 4.707a1 1 0 0 1-1.414-1.414L12.586 12 9.293 8.707a1 1 0 0 1 0-1.414Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconChevronRight: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m8.293 17.293 5.2929-5.293-5.293-5.293 1.4141-1.414 6 6v1.414l-6 6-1.414-1.414Z'
28
+ d='M8.293 17.293 13.586 12 8.293 6.707l1.414-1.414 6 6v1.414l-6 6-1.414-1.414Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconChevronUpDouble: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m15.293 11.707-3.293-3.293-3.293 3.293-1.414-1.414 4-4h1.414l4 4-1.414 1.414ZM15.293 18.707l-3.293-3.2929-3.293 3.2929-1.414-1.414 4-4h1.414l4 4-1.414 1.414Z'
28
+ d='M15.293 11.707 12 8.414l-3.293 3.293-1.414-1.414 4-4h1.414l4 4-1.414 1.414Zm0 7L12 15.414l-3.293 3.293-1.414-1.414 4-4h1.414l4 4-1.414 1.414Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconChevronUpDownLine: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 11v2h-16v-2h16ZM15.293 8.707l-3.293-3.293-3.293 3.293-1.414-1.414 4-4h1.414l4 4-1.414 1.414ZM8.707 15.293l3.293 3.2929 3.293-3.2929 1.414 1.414-4 4h-1.414l-4-4 1.414-1.414Z'
28
+ d='M20 11v2H4v-2h16Zm-4.707-2.293L12 5.414 8.707 8.707 7.293 7.293l4-4h1.414l4 4-1.414 1.414Zm-6.586 6.586L12 18.586l3.293-3.293 1.414 1.414-4 4h-1.414l-4-4 1.414-1.414Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconChevronUpDown: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m15.293 8.707-3.293-3.293-3.293 3.293-1.414-1.414 4-4h1.414l4 4-1.414 1.414ZM8.707 15.293l3.293 3.2929 3.293-3.2929 1.414 1.414-4 4h-1.414l-4-4 1.414-1.414Z'
28
+ d='M15.293 8.707 12 5.414 8.707 8.707 7.293 7.293l4-4h1.414l4 4-1.414 1.414Zm-6.586 6.586L12 18.586l3.293-3.293 1.414 1.414-4 4h-1.414l-4-4 1.414-1.414Z'
29
29
  />
30
30
  )
31
31
  }