@mirohq/design-system-icons 0.10.2-button.0 → 0.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (700) hide show
  1. package/dist/main.js +1661 -577
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +1630 -578
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +65 -2
  6. package/package.json +4 -4
  7. package/react/add-line-bottom.tsx +2 -2
  8. package/react/add-line-right.tsx +2 -2
  9. package/react/ai-filled.tsx +28 -0
  10. package/react/ai.tsx +33 -0
  11. package/react/align-bottom.tsx +1 -1
  12. package/react/align-center-horizontal.tsx +1 -1
  13. package/react/align-center-vertical.tsx +1 -1
  14. package/react/align-left.tsx +2 -2
  15. package/react/align-right.tsx +1 -1
  16. package/react/align-top.tsx +1 -1
  17. package/react/arrow-arc-left.tsx +2 -2
  18. package/react/arrow-arc-right.tsx +2 -2
  19. package/react/arrow-bend-up-right.tsx +1 -1
  20. package/react/arrow-box-out.tsx +1 -1
  21. package/react/arrow-clockwise-down-right.tsx +2 -2
  22. package/react/arrow-clockwise-up-left.tsx +2 -2
  23. package/react/arrow-counter-clockwise-down-left.tsx +2 -2
  24. package/react/arrow-counter-clockwise-up-right.tsx +2 -2
  25. package/react/arrow-curves-bottom-right.tsx +38 -0
  26. package/react/arrow-down-left.tsx +1 -1
  27. package/react/arrow-down-right.tsx +1 -1
  28. package/react/arrow-fat-right.tsx +2 -2
  29. package/react/arrow-fat-up-right.tsx +2 -2
  30. package/react/arrow-left.tsx +1 -1
  31. package/react/arrow-right.tsx +1 -1
  32. package/react/arrow-up-circle.tsx +2 -2
  33. package/react/arrow-up-left.tsx +1 -1
  34. package/react/arrow-up-right.tsx +1 -1
  35. package/react/arrows-clockwise-rectangle-tilt.tsx +38 -0
  36. package/react/arrows-clockwise-x.tsx +2 -2
  37. package/react/arrows-clockwise-y.tsx +2 -2
  38. package/react/arrows-horizontal-lines-top-bottom.tsx +35 -0
  39. package/react/arrows-in-simple.tsx +2 -2
  40. package/react/arrows-out-cardinal.tsx +2 -2
  41. package/react/arrows-out-lines-horizontal.tsx +2 -2
  42. package/react/arrows-out-simple.tsx +2 -2
  43. package/react/article.tsx +2 -2
  44. package/react/at.tsx +2 -2
  45. package/react/bar-three.tsx +1 -1
  46. package/react/barrel.tsx +38 -0
  47. package/react/bell-slash.tsx +2 -2
  48. package/react/bell-tilt.tsx +2 -2
  49. package/react/bell.tsx +2 -2
  50. package/react/board.tsx +2 -2
  51. package/react/book-open-info.tsx +32 -0
  52. package/react/bookmark.tsx +2 -2
  53. package/react/bracket-curly-left.tsx +37 -0
  54. package/react/bracket-curly-right.tsx +37 -0
  55. package/react/brackets-angle-slash.tsx +2 -2
  56. package/react/brackets-curly-circles-three.tsx +3 -3
  57. package/react/calendar-blank.tsx +2 -2
  58. package/react/camera.tsx +3 -3
  59. package/react/card-number-three.tsx +2 -2
  60. package/react/card.tsx +2 -2
  61. package/react/cards-poker.tsx +2 -2
  62. package/react/chart-bar-y-simple.tsx +1 -1
  63. package/react/chart-bar-y.tsx +2 -2
  64. package/react/chat-dashes-lines-two.tsx +2 -2
  65. package/react/chat-lines-cross.tsx +2 -2
  66. package/react/chat-lines-eye-open.tsx +1 -1
  67. package/react/chat-lines-two-stack.tsx +2 -2
  68. package/react/chat-lines-two.tsx +2 -2
  69. package/react/chat-plus.tsx +2 -2
  70. package/react/chat-text-arrow.tsx +2 -2
  71. package/react/chat-two.tsx +2 -2
  72. package/react/chat.tsx +2 -2
  73. package/react/checkboard-square-centered.tsx +2 -2
  74. package/react/chevron-down-double.tsx +1 -1
  75. package/react/chevron-left-double.tsx +1 -1
  76. package/react/chevron-right-double.tsx +2 -2
  77. package/react/chevron-up-double.tsx +1 -1
  78. package/react/chevron-up-down-line.tsx +2 -2
  79. package/react/chevron-up-down.tsx +1 -1
  80. package/react/circle-corners.tsx +1 -1
  81. package/react/circle-motion-x.tsx +2 -2
  82. package/react/circle-notch.tsx +2 -2
  83. package/react/circle-slash.tsx +2 -2
  84. package/react/circle.tsx +1 -1
  85. package/react/circles-connected.tsx +1 -1
  86. package/react/clock-counter-clockwise-simple.tsx +1 -1
  87. package/react/clock-counter-clockwise.tsx +1 -1
  88. package/react/clock-overtime.tsx +2 -2
  89. package/react/clock.tsx +2 -2
  90. package/react/cloud.tsx +38 -0
  91. package/react/cluster.tsx +1 -1
  92. package/react/clustered.tsx +2 -2
  93. package/react/cog.tsx +1 -1
  94. package/react/columns-three.tsx +38 -0
  95. package/react/cone-serpentine.tsx +1 -1
  96. package/react/corners-three-eye-open.tsx +1 -1
  97. package/react/credit-card.tsx +1 -1
  98. package/react/crop.tsx +2 -2
  99. package/react/cross-circle.tsx +1 -1
  100. package/react/cross-fat.tsx +35 -0
  101. package/react/cross-square.tsx +2 -2
  102. package/react/cross.tsx +1 -1
  103. package/react/cube.tsx +2 -2
  104. package/react/cursor-filled.tsx +2 -2
  105. package/react/cursor-lines.tsx +2 -2
  106. package/react/cursor-text.tsx +2 -2
  107. package/react/cursor.tsx +2 -2
  108. package/react/curve-square-circle-arrow.tsx +2 -2
  109. package/react/dash-left-down-square-dash-right-up.tsx +2 -2
  110. package/react/dash-left-up-square-dash-down-right.tsx +2 -2
  111. package/react/dash-square-dash-horizontal.tsx +2 -2
  112. package/react/dash-square-dash-vertical.tsx +2 -2
  113. package/react/distribute-horizontal.tsx +1 -1
  114. package/react/distribute-vertical.tsx +1 -1
  115. package/react/dots-nine.tsx +2 -2
  116. package/react/dots-three.tsx +2 -2
  117. package/react/dots-two.tsx +2 -2
  118. package/react/download.tsx +2 -2
  119. package/react/envelope.tsx +1 -1
  120. package/react/eraser.tsx +2 -2
  121. package/react/exclamation-point-circle.tsx +5 -2
  122. package/react/export.tsx +2 -2
  123. package/react/eye-closed-dots-four-frame-broken.tsx +1 -1
  124. package/react/eye-closed.tsx +2 -2
  125. package/react/eye-open-line-frame-broken.tsx +1 -1
  126. package/react/eye-open-slash.tsx +2 -2
  127. package/react/eye-open.tsx +2 -2
  128. package/react/eyedropper.tsx +2 -2
  129. package/react/factory-house.tsx +2 -2
  130. package/react/factory.tsx +2 -2
  131. package/react/flag.tsx +38 -0
  132. package/react/folder.tsx +2 -2
  133. package/react/frame-lines-two.tsx +2 -2
  134. package/react/frame-play.tsx +2 -2
  135. package/react/frame-plus.tsx +2 -2
  136. package/react/frame.tsx +2 -2
  137. package/react/funnel.tsx +2 -2
  138. package/react/gauge.tsx +1 -1
  139. package/react/gift.tsx +35 -0
  140. package/react/globe.tsx +1 -1
  141. package/react/graduation-cap.tsx +2 -2
  142. package/react/grid-four.tsx +2 -2
  143. package/react/grid-six.tsx +2 -2
  144. package/react/grid.tsx +2 -2
  145. package/react/hand-filled.tsx +7 -1
  146. package/react/hand-pointing.tsx +2 -2
  147. package/react/hand.tsx +2 -2
  148. package/react/headset-person.tsx +39 -0
  149. package/react/heart-filled.tsx +33 -0
  150. package/react/heart.tsx +36 -0
  151. package/react/hexagon.tsx +38 -0
  152. package/react/highlighter-underline.tsx +1 -1
  153. package/react/highlighter.tsx +2 -2
  154. package/react/house.tsx +1 -1
  155. package/react/image.tsx +1 -1
  156. package/react/index.ts +32 -0
  157. package/react/information-mark-circle.tsx +5 -2
  158. package/react/kanban.tsx +2 -2
  159. package/react/key.tsx +2 -2
  160. package/react/keycap.tsx +2 -2
  161. package/react/laptop.tsx +1 -1
  162. package/react/lasso.tsx +2 -2
  163. package/react/layout.tsx +2 -2
  164. package/react/lifesaver.tsx +2 -2
  165. package/react/lightbulb.tsx +28 -0
  166. package/react/lightning.tsx +2 -2
  167. package/react/line-curved.tsx +2 -2
  168. package/react/line-dashed.tsx +1 -1
  169. package/react/line-diagonal.tsx +2 -2
  170. package/react/line-dotted.tsx +2 -2
  171. package/react/line-horizontal.tsx +1 -1
  172. package/react/line-orthogonal.tsx +2 -2
  173. package/react/line-straight.tsx +1 -1
  174. package/react/lines-three-horizontal-line-vertical-center.tsx +2 -2
  175. package/react/lines-three-horizontal.tsx +2 -2
  176. package/react/lines-three-vertical.tsx +2 -2
  177. package/react/lines-top-left-columns-two.tsx +38 -0
  178. package/react/link-plus.tsx +35 -0
  179. package/react/link.tsx +1 -1
  180. package/react/list-bullets.tsx +2 -2
  181. package/react/list-numbers.tsx +2 -2
  182. package/react/lock-closed.tsx +1 -1
  183. package/react/lock-open.tsx +1 -1
  184. package/react/login.tsx +2 -2
  185. package/react/logout.tsx +2 -2
  186. package/react/magnet.tsx +2 -2
  187. package/react/magnifying-glass-lightning.tsx +35 -0
  188. package/react/magnifying-glass.tsx +1 -1
  189. package/react/map.tsx +2 -2
  190. package/react/microphone-slash.tsx +2 -2
  191. package/react/microphone.tsx +2 -2
  192. package/react/monitor-arrow.tsx +2 -2
  193. package/react/monitor-pause.tsx +2 -2
  194. package/react/monitor-play.tsx +2 -2
  195. package/react/monitor-stop.tsx +1 -1
  196. package/react/mouse.tsx +2 -2
  197. package/react/navigation-arrow-lines.tsx +2 -2
  198. package/react/navigation-up-left-filled.tsx +2 -2
  199. package/react/navigation-up-left-slash.tsx +2 -2
  200. package/react/navigation-up-right.tsx +2 -2
  201. package/react/next.tsx +2 -2
  202. package/react/node-connected-dot.tsx +32 -0
  203. package/react/node-lines-curved.tsx +1 -1
  204. package/react/node-lines-horizontal.tsx +2 -2
  205. package/react/node-lines-vertical.tsx +2 -2
  206. package/react/node-plus.tsx +2 -2
  207. package/react/nodes-connected.tsx +2 -2
  208. package/react/nodes-connections-three.tsx +1 -1
  209. package/react/note-magnifying-glass.tsx +2 -2
  210. package/react/octagon.tsx +38 -0
  211. package/react/paint-bucket.tsx +35 -0
  212. package/react/paper-plane-filled-right.tsx +2 -2
  213. package/react/paper-plane-tilt.tsx +2 -2
  214. package/react/parallelogram.tsx +2 -2
  215. package/react/pause-circle.tsx +2 -2
  216. package/react/pause.tsx +2 -2
  217. package/react/pdf.tsx +2 -2
  218. package/react/pen-tip.tsx +2 -2
  219. package/react/pen.tsx +2 -2
  220. package/react/pentagon.tsx +38 -0
  221. package/react/placeholder.tsx +1 -1
  222. package/react/play-circle.tsx +1 -1
  223. package/react/play.tsx +2 -2
  224. package/react/playback-speed-circle.tsx +2 -2
  225. package/react/plug.tsx +1 -1
  226. package/react/plus-text.tsx +2 -2
  227. package/react/presentation-arrow.tsx +2 -2
  228. package/react/presentation-eye-open.tsx +1 -1
  229. package/react/presentation-line.tsx +2 -2
  230. package/react/presentation-lines-two.tsx +2 -2
  231. package/react/presentation-link.tsx +2 -2
  232. package/react/presentation-number-one.tsx +2 -2
  233. package/react/presentation-play.tsx +2 -2
  234. package/react/presentation-plus.tsx +2 -2
  235. package/react/previous.tsx +2 -2
  236. package/react/prohibit.tsx +2 -2
  237. package/react/push-pin.tsx +2 -2
  238. package/react/question-mark-circle.tsx +1 -1
  239. package/react/question-mark.tsx +2 -2
  240. package/react/rectangle-arrow-up-center.tsx +2 -2
  241. package/react/rectangle-dash-lines.tsx +2 -2
  242. package/react/rectangle-dot-line-pen.tsx +3 -3
  243. package/react/rectangle-play-stack.tsx +2 -2
  244. package/react/rectangle-tick.tsx +2 -2
  245. package/react/rectangle-triangle-bottom-center.tsx +38 -0
  246. package/react/rectangles-three-aligned.tsx +2 -2
  247. package/react/rectangles-three-free.tsx +2 -2
  248. package/react/rectangles-three-overlap.tsx +2 -2
  249. package/react/rectangles-two-line.tsx +2 -2
  250. package/react/rectangles-two-lines-four.tsx +2 -2
  251. package/react/rectangles-two-minus.tsx +2 -2
  252. package/react/rectangles-two-plus.tsx +2 -2
  253. package/react/rectangles-two-user.tsx +2 -2
  254. package/react/rhombus.tsx +2 -2
  255. package/react/rss-rectangle.tsx +32 -0
  256. package/react/scissors.tsx +3 -3
  257. package/react/scrollbar-xy.tsx +1 -1
  258. package/react/shapes.tsx +2 -2
  259. package/react/shield-check.tsx +2 -2
  260. package/react/shield-lock.tsx +1 -1
  261. package/react/shuffle.tsx +2 -2
  262. package/react/sidebar-closed.tsx +2 -2
  263. package/react/sidebar-open.tsx +2 -2
  264. package/react/sliders-x.tsx +2 -2
  265. package/react/sliders-y.tsx +2 -2
  266. package/react/smiley-chat.tsx +2 -2
  267. package/react/smiley-plus.tsx +35 -0
  268. package/react/smiley-sticker.tsx +2 -2
  269. package/react/smiley.tsx +2 -2
  270. package/react/social-facebook.tsx +7 -1
  271. package/react/social-instagram.tsx +8 -2
  272. package/react/social-linkedin.tsx +7 -1
  273. package/react/social-twitter.tsx +7 -1
  274. package/react/social-youtube.tsx +7 -1
  275. package/react/speaker-cross.tsx +2 -2
  276. package/react/speaker-high.tsx +2 -2
  277. package/react/split-vertical.tsx +2 -2
  278. package/react/square-brackets-angle-slash.tsx +2 -2
  279. package/react/square-circles-two.tsx +2 -2
  280. package/react/square-line-square-dashed.tsx +2 -2
  281. package/react/square-rounded.tsx +2 -2
  282. package/react/square-star-scribble.tsx +2 -2
  283. package/react/square-triangle-circle-plus.tsx +2 -2
  284. package/react/square.tsx +2 -2
  285. package/react/squares-four.tsx +2 -2
  286. package/react/squares-group.tsx +3 -3
  287. package/react/squares-merge.tsx +2 -2
  288. package/react/squares-three.tsx +2 -2
  289. package/react/squares-two-overlap.tsx +2 -2
  290. package/react/squares-ungroup.tsx +2 -2
  291. package/react/squares-unmerge.tsx +2 -2
  292. package/react/stack.tsx +2 -2
  293. package/react/star-filled.tsx +2 -2
  294. package/react/star.tsx +2 -2
  295. package/react/sticky-corners.tsx +2 -2
  296. package/react/sticky-eye-open.tsx +29 -0
  297. package/react/sticky-note-stack.tsx +2 -2
  298. package/react/sticky-note-wide.tsx +2 -2
  299. package/react/sticky-note.tsx +2 -2
  300. package/react/sticky-notes-two.tsx +3 -5
  301. package/react/stop-circle.tsx +1 -1
  302. package/react/stroke-1.tsx +2 -2
  303. package/react/stroke-2.tsx +2 -2
  304. package/react/stroke-3.tsx +2 -2
  305. package/react/stroke-4.tsx +2 -2
  306. package/react/stroke-5.tsx +2 -2
  307. package/react/stroke-6.tsx +2 -2
  308. package/react/tag.tsx +1 -1
  309. package/react/text-a-underline.tsx +1 -1
  310. package/react/text-align-center.tsx +2 -2
  311. package/react/text-align-left.tsx +2 -2
  312. package/react/text-b-bold-italic-underlined.tsx +1 -1
  313. package/react/text-b-bold.tsx +2 -2
  314. package/react/text-cursor-eye-open.tsx +1 -1
  315. package/react/text-h-one.tsx +2 -2
  316. package/react/text-h-three.tsx +2 -2
  317. package/react/text-h-two.tsx +2 -2
  318. package/react/text-i-italic.tsx +2 -2
  319. package/react/text-indent.tsx +2 -2
  320. package/react/text-lines-three.tsx +2 -2
  321. package/react/text-s-strikethrough.tsx +2 -2
  322. package/react/text-styles.tsx +2 -2
  323. package/react/text-t.tsx +2 -2
  324. package/react/text-u-underlined.tsx +2 -2
  325. package/react/thumbs-up.tsx +2 -2
  326. package/react/tick-circle.tsx +2 -2
  327. package/react/ticket.tsx +1 -1
  328. package/react/timer.tsx +1 -1
  329. package/react/trackpad.tsx +1 -1
  330. package/react/trapeze.tsx +38 -0
  331. package/react/trash-simple.tsx +2 -2
  332. package/react/trash.tsx +2 -2
  333. package/react/triangle-square-circle.tsx +35 -0
  334. package/react/triangle.tsx +2 -2
  335. package/react/trident.tsx +23 -30
  336. package/react/trophy.tsx +2 -2
  337. package/react/user-add.tsx +1 -1
  338. package/react/user-arrow-right-up.tsx +2 -2
  339. package/react/user-eye-open.tsx +1 -1
  340. package/react/user-load.tsx +2 -2
  341. package/react/user-number-three.tsx +2 -2
  342. package/react/user-pen-dashes-bottom.tsx +2 -2
  343. package/react/user-pen-line-bottom.tsx +2 -2
  344. package/react/user-tick-down.tsx +2 -2
  345. package/react/user.tsx +1 -1
  346. package/react/users-three.tsx +2 -2
  347. package/react/users.tsx +1 -1
  348. package/react/video-camera-simple-slash.tsx +2 -2
  349. package/react/video-camera-simple.tsx +2 -2
  350. package/react/video-camera.tsx +2 -2
  351. package/react/view-center.tsx +1 -1
  352. package/react/view-side-left.tsx +1 -1
  353. package/react/wallet.tsx +5 -2
  354. package/svg/24/add-line-bottom.svg +1 -1
  355. package/svg/24/add-line-right.svg +1 -1
  356. package/svg/24/ai-filled.svg +2 -0
  357. package/svg/24/ai.svg +2 -0
  358. package/svg/24/align-bottom.svg +1 -1
  359. package/svg/24/align-center-horizontal.svg +1 -1
  360. package/svg/24/align-center-vertical.svg +1 -1
  361. package/svg/24/align-left.svg +1 -1
  362. package/svg/24/align-right.svg +1 -1
  363. package/svg/24/align-top.svg +1 -1
  364. package/svg/24/arrow-arc-left.svg +1 -1
  365. package/svg/24/arrow-arc-right.svg +1 -1
  366. package/svg/24/arrow-bend-up-right.svg +1 -1
  367. package/svg/24/arrow-box-out.svg +1 -1
  368. package/svg/24/arrow-clockwise-down-right.svg +1 -1
  369. package/svg/24/arrow-clockwise-up-left.svg +1 -1
  370. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -1
  371. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
  372. package/svg/24/arrow-curves-bottom-right.svg +2 -0
  373. package/svg/24/arrow-down-left.svg +1 -1
  374. package/svg/24/arrow-down-right.svg +1 -1
  375. package/svg/24/arrow-fat-right.svg +1 -1
  376. package/svg/24/arrow-fat-up-right.svg +1 -1
  377. package/svg/24/arrow-left.svg +1 -1
  378. package/svg/24/arrow-right.svg +1 -1
  379. package/svg/24/arrow-up-circle.svg +1 -1
  380. package/svg/24/arrow-up-left.svg +1 -1
  381. package/svg/24/arrow-up-right.svg +1 -1
  382. package/svg/24/arrows-clockwise-rectangle-tilt.svg +2 -0
  383. package/svg/24/arrows-clockwise-x.svg +1 -1
  384. package/svg/24/arrows-clockwise-y.svg +1 -1
  385. package/svg/24/arrows-horizontal-lines-top-bottom.svg +2 -0
  386. package/svg/24/arrows-in-simple.svg +1 -1
  387. package/svg/24/arrows-out-cardinal.svg +1 -1
  388. package/svg/24/arrows-out-lines-horizontal.svg +1 -1
  389. package/svg/24/arrows-out-simple.svg +1 -1
  390. package/svg/24/article.svg +1 -1
  391. package/svg/24/at.svg +1 -1
  392. package/svg/24/bar-three.svg +1 -1
  393. package/svg/24/barrel.svg +2 -0
  394. package/svg/24/bell-slash.svg +1 -1
  395. package/svg/24/bell-tilt.svg +1 -1
  396. package/svg/24/bell.svg +1 -1
  397. package/svg/24/board.svg +1 -1
  398. package/svg/24/book-open-info.svg +2 -0
  399. package/svg/24/bookmark.svg +1 -1
  400. package/svg/24/bracket-curly-left.svg +2 -0
  401. package/svg/24/bracket-curly-right.svg +2 -0
  402. package/svg/24/brackets-angle-slash.svg +1 -1
  403. package/svg/24/brackets-curly-circles-three.svg +1 -1
  404. package/svg/24/calendar-blank.svg +1 -1
  405. package/svg/24/camera.svg +1 -1
  406. package/svg/24/card-number-three.svg +1 -1
  407. package/svg/24/card.svg +1 -1
  408. package/svg/24/cards-poker.svg +1 -1
  409. package/svg/24/chart-bar-y-simple.svg +1 -1
  410. package/svg/24/chart-bar-y.svg +1 -1
  411. package/svg/24/chat-dashes-lines-two.svg +1 -1
  412. package/svg/24/chat-lines-cross.svg +1 -1
  413. package/svg/24/chat-lines-eye-open.svg +1 -1
  414. package/svg/24/chat-lines-two-stack.svg +1 -1
  415. package/svg/24/chat-lines-two.svg +1 -1
  416. package/svg/24/chat-plus.svg +1 -1
  417. package/svg/24/chat-text-arrow.svg +1 -1
  418. package/svg/24/chat-two.svg +1 -1
  419. package/svg/24/chat.svg +1 -1
  420. package/svg/24/checkboard-square-centered.svg +1 -1
  421. package/svg/24/chevron-down-double.svg +1 -1
  422. package/svg/24/chevron-left-double.svg +1 -1
  423. package/svg/24/chevron-right-double.svg +1 -1
  424. package/svg/24/chevron-up-double.svg +1 -1
  425. package/svg/24/chevron-up-down-line.svg +1 -1
  426. package/svg/24/chevron-up-down.svg +1 -1
  427. package/svg/24/circle-corners.svg +1 -1
  428. package/svg/24/circle-motion-x.svg +1 -1
  429. package/svg/24/circle-notch.svg +1 -1
  430. package/svg/24/circle-slash.svg +1 -1
  431. package/svg/24/circle.svg +1 -1
  432. package/svg/24/circles-connected.svg +1 -1
  433. package/svg/24/clock-counter-clockwise-simple.svg +1 -1
  434. package/svg/24/clock-counter-clockwise.svg +1 -1
  435. package/svg/24/clock-overtime.svg +1 -1
  436. package/svg/24/clock.svg +1 -1
  437. package/svg/24/cloud.svg +2 -0
  438. package/svg/24/cluster.svg +1 -1
  439. package/svg/24/clustered.svg +1 -1
  440. package/svg/24/cog.svg +1 -1
  441. package/svg/24/columns-three.svg +2 -0
  442. package/svg/24/cone-serpentine.svg +1 -1
  443. package/svg/24/corners-three-eye-open.svg +1 -1
  444. package/svg/24/credit-card.svg +1 -1
  445. package/svg/24/crop.svg +1 -1
  446. package/svg/24/cross-circle.svg +1 -1
  447. package/svg/24/cross-fat.svg +2 -0
  448. package/svg/24/cross-square.svg +1 -1
  449. package/svg/24/cross.svg +1 -1
  450. package/svg/24/cube.svg +1 -1
  451. package/svg/24/cursor-filled.svg +1 -1
  452. package/svg/24/cursor-lines.svg +1 -1
  453. package/svg/24/cursor-text.svg +1 -1
  454. package/svg/24/cursor.svg +1 -1
  455. package/svg/24/curve-square-circle-arrow.svg +1 -1
  456. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
  457. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
  458. package/svg/24/dash-square-dash-horizontal.svg +1 -1
  459. package/svg/24/dash-square-dash-vertical.svg +1 -1
  460. package/svg/24/distribute-horizontal.svg +1 -1
  461. package/svg/24/distribute-vertical.svg +1 -1
  462. package/svg/24/dots-nine.svg +1 -1
  463. package/svg/24/dots-three.svg +1 -1
  464. package/svg/24/dots-two.svg +1 -1
  465. package/svg/24/download.svg +1 -1
  466. package/svg/24/envelope.svg +1 -1
  467. package/svg/24/eraser.svg +1 -1
  468. package/svg/24/exclamation-point-circle.svg +1 -1
  469. package/svg/24/export.svg +1 -1
  470. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -1
  471. package/svg/24/eye-closed.svg +1 -1
  472. package/svg/24/eye-open-line-frame-broken.svg +1 -1
  473. package/svg/24/eye-open-slash.svg +1 -1
  474. package/svg/24/eye-open.svg +1 -1
  475. package/svg/24/eyedropper.svg +1 -1
  476. package/svg/24/factory-house.svg +1 -1
  477. package/svg/24/factory.svg +1 -1
  478. package/svg/24/flag.svg +2 -0
  479. package/svg/24/folder.svg +1 -1
  480. package/svg/24/frame-lines-two.svg +1 -1
  481. package/svg/24/frame-play.svg +1 -1
  482. package/svg/24/frame-plus.svg +1 -1
  483. package/svg/24/frame.svg +1 -1
  484. package/svg/24/funnel.svg +1 -1
  485. package/svg/24/gauge.svg +1 -1
  486. package/svg/24/gift.svg +2 -0
  487. package/svg/24/globe.svg +1 -1
  488. package/svg/24/graduation-cap.svg +1 -1
  489. package/svg/24/grid-four.svg +1 -1
  490. package/svg/24/grid-six.svg +1 -1
  491. package/svg/24/grid.svg +1 -1
  492. package/svg/24/hand-filled.svg +1 -1
  493. package/svg/24/hand-pointing.svg +1 -1
  494. package/svg/24/hand.svg +1 -1
  495. package/svg/24/headset-person.svg +2 -0
  496. package/svg/24/heart-filled.svg +2 -0
  497. package/svg/24/heart.svg +2 -0
  498. package/svg/24/hexagon.svg +2 -0
  499. package/svg/24/highlighter-underline.svg +1 -1
  500. package/svg/24/highlighter.svg +1 -1
  501. package/svg/24/house.svg +1 -1
  502. package/svg/24/image.svg +1 -1
  503. package/svg/24/information-mark-circle.svg +1 -1
  504. package/svg/24/kanban.svg +1 -1
  505. package/svg/24/key.svg +1 -1
  506. package/svg/24/keycap.svg +1 -1
  507. package/svg/24/laptop.svg +1 -1
  508. package/svg/24/lasso.svg +1 -1
  509. package/svg/24/layout.svg +1 -1
  510. package/svg/24/lifesaver.svg +1 -1
  511. package/svg/24/lightbulb.svg +2 -0
  512. package/svg/24/lightning.svg +1 -1
  513. package/svg/24/line-curved.svg +1 -1
  514. package/svg/24/line-dashed.svg +1 -1
  515. package/svg/24/line-diagonal.svg +1 -1
  516. package/svg/24/line-dotted.svg +1 -1
  517. package/svg/24/line-horizontal.svg +1 -1
  518. package/svg/24/line-orthogonal.svg +1 -1
  519. package/svg/24/line-straight.svg +1 -1
  520. package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -1
  521. package/svg/24/lines-three-horizontal.svg +1 -1
  522. package/svg/24/lines-three-vertical.svg +1 -1
  523. package/svg/24/lines-top-left-columns-two.svg +2 -0
  524. package/svg/24/link-plus.svg +2 -0
  525. package/svg/24/link.svg +1 -1
  526. package/svg/24/list-bullets.svg +1 -1
  527. package/svg/24/list-numbers.svg +1 -1
  528. package/svg/24/lock-closed.svg +1 -1
  529. package/svg/24/lock-open.svg +1 -1
  530. package/svg/24/login.svg +1 -1
  531. package/svg/24/logout.svg +1 -1
  532. package/svg/24/magnet.svg +1 -1
  533. package/svg/24/magnifying-glass-lightning.svg +2 -0
  534. package/svg/24/magnifying-glass.svg +1 -1
  535. package/svg/24/map.svg +1 -1
  536. package/svg/24/microphone-slash.svg +1 -1
  537. package/svg/24/microphone.svg +1 -1
  538. package/svg/24/monitor-arrow.svg +1 -1
  539. package/svg/24/monitor-pause.svg +1 -1
  540. package/svg/24/monitor-play.svg +1 -1
  541. package/svg/24/monitor-stop.svg +1 -1
  542. package/svg/24/mouse.svg +1 -1
  543. package/svg/24/navigation-arrow-lines.svg +1 -1
  544. package/svg/24/navigation-up-left-filled.svg +1 -1
  545. package/svg/24/navigation-up-left-slash.svg +1 -1
  546. package/svg/24/navigation-up-right.svg +1 -1
  547. package/svg/24/next.svg +1 -1
  548. package/svg/24/node-connected-dot.svg +2 -0
  549. package/svg/24/node-lines-curved.svg +1 -1
  550. package/svg/24/node-lines-horizontal.svg +1 -1
  551. package/svg/24/node-lines-vertical.svg +1 -1
  552. package/svg/24/node-plus.svg +1 -1
  553. package/svg/24/nodes-connected.svg +1 -1
  554. package/svg/24/nodes-connections-three.svg +1 -1
  555. package/svg/24/note-magnifying-glass.svg +1 -1
  556. package/svg/24/octagon.svg +2 -0
  557. package/svg/24/paint-bucket.svg +2 -0
  558. package/svg/24/paper-plane-filled-right.svg +1 -1
  559. package/svg/24/paper-plane-tilt.svg +1 -1
  560. package/svg/24/parallelogram.svg +1 -1
  561. package/svg/24/pause-circle.svg +1 -1
  562. package/svg/24/pause.svg +1 -1
  563. package/svg/24/pdf.svg +1 -1
  564. package/svg/24/pen-tip.svg +1 -1
  565. package/svg/24/pen.svg +1 -1
  566. package/svg/24/pentagon.svg +2 -0
  567. package/svg/24/placeholder.svg +1 -1
  568. package/svg/24/play-circle.svg +1 -1
  569. package/svg/24/play.svg +1 -1
  570. package/svg/24/playback-speed-circle.svg +1 -1
  571. package/svg/24/plug.svg +1 -1
  572. package/svg/24/plus-text.svg +1 -1
  573. package/svg/24/presentation-arrow.svg +1 -1
  574. package/svg/24/presentation-eye-open.svg +1 -1
  575. package/svg/24/presentation-line.svg +1 -1
  576. package/svg/24/presentation-lines-two.svg +1 -1
  577. package/svg/24/presentation-link.svg +1 -1
  578. package/svg/24/presentation-number-one.svg +1 -1
  579. package/svg/24/presentation-play.svg +1 -1
  580. package/svg/24/presentation-plus.svg +1 -1
  581. package/svg/24/previous.svg +1 -1
  582. package/svg/24/prohibit.svg +1 -1
  583. package/svg/24/push-pin.svg +1 -1
  584. package/svg/24/question-mark-circle.svg +1 -1
  585. package/svg/24/question-mark.svg +1 -1
  586. package/svg/24/rectangle-arrow-up-center.svg +1 -1
  587. package/svg/24/rectangle-dash-lines.svg +1 -1
  588. package/svg/24/rectangle-dot-line-pen.svg +1 -1
  589. package/svg/24/rectangle-play-stack.svg +1 -1
  590. package/svg/24/rectangle-tick.svg +1 -1
  591. package/svg/24/rectangle-triangle-bottom-center.svg +2 -0
  592. package/svg/24/rectangles-three-aligned.svg +1 -1
  593. package/svg/24/rectangles-three-free.svg +1 -1
  594. package/svg/24/rectangles-three-overlap.svg +1 -1
  595. package/svg/24/rectangles-two-line.svg +1 -1
  596. package/svg/24/rectangles-two-lines-four.svg +1 -1
  597. package/svg/24/rectangles-two-minus.svg +1 -1
  598. package/svg/24/rectangles-two-plus.svg +1 -1
  599. package/svg/24/rectangles-two-user.svg +1 -1
  600. package/svg/24/rhombus.svg +1 -1
  601. package/svg/24/rss-rectangle.svg +2 -0
  602. package/svg/24/scissors.svg +1 -1
  603. package/svg/24/scrollbar-xy.svg +1 -1
  604. package/svg/24/shapes.svg +1 -1
  605. package/svg/24/shield-check.svg +1 -1
  606. package/svg/24/shield-lock.svg +1 -1
  607. package/svg/24/shuffle.svg +1 -1
  608. package/svg/24/sidebar-closed.svg +1 -1
  609. package/svg/24/sidebar-open.svg +1 -1
  610. package/svg/24/sliders-x.svg +1 -1
  611. package/svg/24/sliders-y.svg +1 -1
  612. package/svg/24/smiley-chat.svg +1 -1
  613. package/svg/24/smiley-plus.svg +2 -0
  614. package/svg/24/smiley-sticker.svg +1 -1
  615. package/svg/24/smiley.svg +1 -1
  616. package/svg/24/social-facebook.svg +1 -1
  617. package/svg/24/social-instagram.svg +1 -1
  618. package/svg/24/social-linkedin.svg +1 -1
  619. package/svg/24/social-twitter.svg +1 -1
  620. package/svg/24/social-youtube.svg +1 -1
  621. package/svg/24/speaker-cross.svg +1 -1
  622. package/svg/24/speaker-high.svg +1 -1
  623. package/svg/24/split-vertical.svg +1 -1
  624. package/svg/24/square-brackets-angle-slash.svg +1 -1
  625. package/svg/24/square-circles-two.svg +1 -1
  626. package/svg/24/square-line-square-dashed.svg +1 -1
  627. package/svg/24/square-rounded.svg +1 -1
  628. package/svg/24/square-star-scribble.svg +1 -1
  629. package/svg/24/square-triangle-circle-plus.svg +1 -1
  630. package/svg/24/square.svg +1 -1
  631. package/svg/24/squares-four.svg +1 -1
  632. package/svg/24/squares-group.svg +1 -1
  633. package/svg/24/squares-merge.svg +1 -1
  634. package/svg/24/squares-three.svg +1 -1
  635. package/svg/24/squares-two-overlap.svg +1 -1
  636. package/svg/24/squares-ungroup.svg +1 -1
  637. package/svg/24/squares-unmerge.svg +1 -1
  638. package/svg/24/stack.svg +1 -1
  639. package/svg/24/star-filled.svg +1 -1
  640. package/svg/24/star.svg +1 -1
  641. package/svg/24/sticky-corners.svg +1 -1
  642. package/svg/24/sticky-eye-open.svg +2 -0
  643. package/svg/24/sticky-note-stack.svg +1 -1
  644. package/svg/24/sticky-note-wide.svg +1 -1
  645. package/svg/24/sticky-note.svg +1 -1
  646. package/svg/24/sticky-notes-two.svg +1 -1
  647. package/svg/24/stop-circle.svg +1 -1
  648. package/svg/24/stroke-1.svg +1 -1
  649. package/svg/24/stroke-2.svg +1 -1
  650. package/svg/24/stroke-3.svg +1 -1
  651. package/svg/24/stroke-4.svg +1 -1
  652. package/svg/24/stroke-5.svg +1 -1
  653. package/svg/24/stroke-6.svg +1 -1
  654. package/svg/24/tag.svg +1 -1
  655. package/svg/24/text-a-underline.svg +1 -1
  656. package/svg/24/text-align-center.svg +1 -1
  657. package/svg/24/text-align-left.svg +1 -1
  658. package/svg/24/text-b-bold-italic-underlined.svg +1 -1
  659. package/svg/24/text-b-bold.svg +1 -1
  660. package/svg/24/text-cursor-eye-open.svg +1 -1
  661. package/svg/24/text-h-one.svg +1 -1
  662. package/svg/24/text-h-three.svg +1 -1
  663. package/svg/24/text-h-two.svg +1 -1
  664. package/svg/24/text-i-italic.svg +1 -1
  665. package/svg/24/text-indent.svg +1 -1
  666. package/svg/24/text-lines-three.svg +1 -1
  667. package/svg/24/text-s-strikethrough.svg +1 -1
  668. package/svg/24/text-styles.svg +1 -1
  669. package/svg/24/text-t.svg +1 -1
  670. package/svg/24/text-u-underlined.svg +1 -1
  671. package/svg/24/thumbs-up.svg +1 -1
  672. package/svg/24/tick-circle.svg +1 -1
  673. package/svg/24/ticket.svg +1 -1
  674. package/svg/24/timer.svg +1 -1
  675. package/svg/24/trackpad.svg +1 -1
  676. package/svg/24/trapeze.svg +2 -0
  677. package/svg/24/trash-simple.svg +1 -1
  678. package/svg/24/trash.svg +1 -1
  679. package/svg/24/triangle-square-circle.svg +2 -0
  680. package/svg/24/triangle.svg +1 -1
  681. package/svg/24/trident.svg +1 -1
  682. package/svg/24/trophy.svg +1 -1
  683. package/svg/24/user-add.svg +1 -1
  684. package/svg/24/user-arrow-right-up.svg +1 -1
  685. package/svg/24/user-eye-open.svg +1 -1
  686. package/svg/24/user-load.svg +1 -1
  687. package/svg/24/user-number-three.svg +1 -1
  688. package/svg/24/user-pen-dashes-bottom.svg +1 -1
  689. package/svg/24/user-pen-line-bottom.svg +1 -1
  690. package/svg/24/user-tick-down.svg +1 -1
  691. package/svg/24/user.svg +1 -1
  692. package/svg/24/users-three.svg +1 -1
  693. package/svg/24/users.svg +1 -1
  694. package/svg/24/video-camera-simple-slash.svg +1 -1
  695. package/svg/24/video-camera-simple.svg +1 -1
  696. package/svg/24/video-camera.svg +1 -1
  697. package/svg/24/view-center.svg +1 -1
  698. package/svg/24/view-side-left.svg +1 -1
  699. package/svg/24/wallet.svg +1 -1
  700. package/svg/meta.json +277 -2
@@ -26,12 +26,12 @@ export const IconRectanglesTwoLinesFour: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M15 5h7m-7 4h4m-4 6h7m-7 4h4M3 4h8v6H3V4Zm0 10h8v6H3v-6Z'
29
+ d='M15 5h7m-7 4h4m-4 6h7m-7 4h4m-16-15h8v6h-8v-6Zm0 10h8v6h-8v-6Z'
30
30
  />
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
@@ -26,12 +26,12 @@ export const IconRectanglesTwoMinus: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M6 15v4a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1h-1M6 15V9a1 1 0 0 1 1-1h11M6 15H4a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1v3m-7 6h4'
29
+ d='M6 15v4c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-10c0-.5523-.4477-1-1-1h-1m-12 7v-6c0-.5523.4477-1 1-1h11m-12 7h-2c-.5523 0-1-.4477-1-1v-9c0-.5523.4477-1 1-1h13c.5523 0 1 .4477 1 1v3m-7 6h4'
30
30
  />
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
@@ -26,12 +26,12 @@ export const IconRectanglesTwoPlus: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M6 15v4a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1h-1M6 15V9a1 1 0 0 1 1-1h11M6 15H4a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1v3m-5 4v4m-2-2h4'
29
+ d='M6 15v4c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-10c0-.5523-.4477-1-1-1h-1m-12 7v-6c0-.5523.4477-1 1-1h11m-12 7h-2c-.5523 0-1-.4477-1-1v-9c0-.5523.4477-1 1-1h13c.5523 0 1 .4477 1 1v3m-5 4v4m-2-2h4'
30
30
  />
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
@@ -23,12 +23,12 @@ export const IconRectanglesTwoUser: ForwardRefExoticComponent<
23
23
  <path
24
24
  fill='currentColor'
25
25
  fillRule='evenodd'
26
- d='M12 11a2 2 0 1 1 4 0 2 2 0 0 1-4 0Z'
26
+ d='M12 11c0-1.1046.8954-2 2-2s2 .8954 2 2-.8954 2-2 2-2-.8954-2-2Z'
27
27
  clipRule='evenodd'
28
28
  />,
29
29
  <path
30
30
  fill='currentColor'
31
- d='M9 18a1 1 0 1 0 2 0H9Zm8 0a1 1 0 1 0 2 0h-2ZM3 4h14V2H3v2Zm14 0v3h2V4h-2ZM3 18h3v-2H3v2Zm-2-2a2 2 0 0 0 2 2v-2H1ZM17 4h2a2 2 0 0 0-2-2v2ZM3 2a2 2 0 0 0-2 2h2V2Zm4 6h14V6H7v2Zm14 0v12h2V8h-2Zm0 12H7v2h14v-2ZM7 20V8H5v12h2Zm0 0H5a2 2 0 0 0 2 2v-2Zm14 0v2a2 2 0 0 0 2-2h-2Zm0-12h2a2 2 0 0 0-2-2v2ZM7 6a2 2 0 0 0-2 2h2V6Zm3 12h1v.008V18l.003-.058a2.688 2.688 0 0 1 .266-.995c.129-.256.305-.482.551-.646.24-.16.605-.301 1.18-.301v-2c-.925 0-1.685.234-2.29.637a3.632 3.632 0 0 0-1.23 1.416A4.685 4.685 0 0 0 9 17.995V18h1Zm3-2h2v-2h-2v2Zm2 0c.575 0 .94.14 1.18.3.246.165.422.39.55.647A2.688 2.688 0 0 1 17 18v.008V18h1l1-.001v-.024a2.324 2.324 0 0 0-.008-.175 4.684 4.684 0 0 0-.472-1.747 3.632 3.632 0 0 0-1.23-1.416C16.684 14.234 15.924 14 15 14v2ZM3 16V4H1v12h2Z'
31
+ d='M9 18c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm8 0c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm-14-14h14v-2h-14v2Zm14 0v3h2v-3h-2Zm-14 14h3v-2h-3v2Zm-2-2c0 1.1046.8954 2 2 2v-2h-2Zm16-12h2c0-1.1046-.8954-2-2-2v2Zm-14-2c-1.1046 0-2 .8954-2 2h2v-2Zm4 6h14v-2h-14v2Zm14 0v12h2v-12h-2Zm0 12h-14v2h14v-2Zm-14 0v-12h-2v12h2Zm0 0h-2c0 1.1046.8954 2 2 2v-2Zm14 0v2c1.1046 0 2-.8954 2-2h-2Zm0-12h2c0-1.1046-.8954-2-2-2v2Zm-14-2c-1.1046 0-2 .8954-2 2h2v-2Zm3 12c1 0 1 .0005 1 .0009v.0066l.0002-.0079a1.5822 1.5822 0 0 1 .0031-.0573 2.7015 2.7015 0 0 1 .03-.2467c.0359-.2157.106-.4881.2361-.7484.1282-.2564.3048-.4823.5509-.6464.2399-.1599.6047-.3008 1.1797-.3008v-2c-.925 0-1.6852.2341-2.2891.6367-.5976.3984-.9835.9225-1.2303 1.4161-.2449.4897-.3623.9673-.4201 1.3141a4.6784 4.6784 0 0 0-.0521.4329 3.5185 3.5185 0 0 0-.0084.1901v.0091c0 .0005 0 .001 1 .001Zm3-2h2v-2h-2v2Zm2 0c.575 0 .9398.1409 1.1797.3008.2461.1641.4227.39.5509.6464.1301.2603.2002.5327.2361.7484.0176.1056.026.1913.03.2467.0019.0276.0028.0471.0031.0573l.0002.0079v-.0066c0-.0004 0-.0009 1-.0009s1-.0005 1-.001v-.0091l-.0002-.0146a3.453 3.453 0 0 0-.0082-.1755 4.69 4.69 0 0 0-.0521-.4329c-.0578-.3468-.1752-.8244-.4201-1.3141-.2468-.4936-.6327-1.0177-1.2303-1.4161-.6039-.4026-1.3641-.6367-2.2891-.6367v2Zm-12 0v-12h-2v12h2Z'
32
32
  />
33
33
  )
34
34
  )
package/react/rhombus.tsx CHANGED
@@ -24,12 +24,12 @@ export const IconRhombus: ForwardRefExoticComponent<
24
24
  <path
25
25
  stroke='currentColor'
26
26
  strokeWidth={2}
27
- d='m11.823 3.177-8.646 8.646a.25.25 0 0 0 0 .354l8.646 8.646a.25.25 0 0 0 .354 0l8.646-8.646a.25.25 0 0 0 0-.354l-8.646-8.646a.25.25 0 0 0-.354 0Z'
27
+ d='m11.8232 3.1768-8.6464 8.6464a.25.25 0 0 0 0 .3536l8.6464 8.6464a.25.25 0 0 0 .3536 0l8.6464-8.6464a.25.25 0 0 0 0-.3536l-8.6464-8.6464a.25.25 0 0 0-.3536 0Z'
28
28
  />
29
29
  </g>,
30
30
  <defs>
31
31
  <clipPath id='a'>
32
- <path d='M0 0h24v24H0z' />
32
+ <path fill='none' d='M0 0h24v24h-24z' />
33
33
  </clipPath>
34
34
  </defs>
35
35
  )
@@ -0,0 +1,32 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
5
+ import React, { forwardRef, createElement } from 'react'
6
+ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
7
+
8
+ import { StyledIcon } from '../src/icon'
9
+ import type { IconProps } from '../src/icon'
10
+
11
+ export const IconRssRectangle: ForwardRefExoticComponent<
12
+ IconProps & RefAttributes<SVGSVGElement>
13
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
14
+ createElement(
15
+ StyledIcon,
16
+ {
17
+ ...props,
18
+ size,
19
+ viewBox: '0 0 24 24',
20
+ fill: 'none',
21
+ ref: forwardRef,
22
+ },
23
+ <path
24
+ stroke='currentColor'
25
+ strokeLinecap='round'
26
+ strokeLinejoin='round'
27
+ strokeWidth={2}
28
+ d='M2 6v-2h20v16h-6m-14-5c2.7614 0 5 2.2386 5 5m-5-9c4.9706 0 9 4.0294 9 9'
29
+ />,
30
+ <circle cx={2.5} cy={19.5} r={1.5} fill='currentColor' />
31
+ )
32
+ )
@@ -22,16 +22,16 @@ export const IconScissors: ForwardRefExoticComponent<
22
22
  },
23
23
  <path
24
24
  fill='currentColor'
25
- d='m15.621 15.945-5.753-5.699c-.584.376-1.274.707-1.492.497L2.073 4.682c-.35-.339.658-1.953 1.042-2.35s.979-.445 1.33-.106l6.303 6.06 6.373 6.16s-1.417 1.414-1.5 1.5Z'
25
+ d='m15.6213 15.9453-5.753-5.6989c-.5841.376-1.2746.7066-1.4924.4964l-6.303-6.0609c-.3508-.3387.6583-1.9526 1.042-2.3498.3836-.3973.979-.4448 1.3296-.1062l6.3032 6.0609 6.3736 6.1585s-1.4175 1.4145-1.5 1.5Z'
26
26
  />,
27
27
  <path
28
28
  fill='currentColor'
29
- d='m8.5 15.945 5.753-5.699c.584.376 1.275.707 1.492.497l6.303-6.061c.351-.339-.658-1.953-1.042-2.35-.383-.397-.979-.445-1.33-.106l-6.302 6.06L7 14.447s1.417 1.414 1.5 1.5Z'
29
+ d='m8.5 15.9453 5.7529-5.6989c.5842.376 1.2747.7066 1.4924.4964l6.3031-6.0609c.3507-.3387-.6584-1.9526-1.042-2.3498-.3837-.3973-.979-.4448-1.3297-.1062l-6.3031 6.0609-6.3736 6.1585s1.4174 1.4145 1.5 1.5Z'
30
30
  />,
31
31
  <path
32
32
  stroke='currentColor'
33
33
  strokeWidth={2}
34
- d='M21 17a3 3 0 1 1-6 0 3 3 0 0 1 6 0ZM9 17a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z'
34
+ d='M21 17c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3ZM9 17c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3Z'
35
35
  />
36
36
  )
37
37
  )
@@ -24,7 +24,7 @@ export const IconScrollbarXy: ForwardRefExoticComponent<
24
24
  stroke='currentColor'
25
25
  strokeLinecap='round'
26
26
  strokeWidth={2}
27
- d='M6.706 17H12m6-10v8M5.118 4h13.764C20.052 4 21 4.895 21 6v12c0 1.105-.948 2-2.118 2H5.118C3.948 20 3 19.105 3 18V6c0-1.105.948-2 2.118-2Z'
27
+ d='M6.7059 17h5.2941m6-10v8m-12.8823-11h13.7647c1.1695 0 2.1176.8954 2.1176 2v12c0 1.1046-.9481 2-2.1176 2h-13.7647c-1.1696 0-2.1177-.8954-2.1177-2v-12c0-1.1046.9481-2 2.1177-2Z'
28
28
  />
29
29
  )
30
30
  )
package/react/shapes.tsx CHANGED
@@ -25,12 +25,12 @@ export const IconShapes: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeLinecap='round'
27
27
  strokeWidth={2}
28
- d='M8 9.5a6.5 6.5 0 1 1 6.5 6.5M3.25 10h10.5a.25.25 0 0 1 .25.25v10.5a.25.25 0 0 1-.25.25H3.25a.25.25 0 0 1-.25-.25v-10.5a.25.25 0 0 1 .25-.25Z'
28
+ d='M8 9.5c0-3.5899 2.9101-6.5 6.5-6.5s6.5 2.9101 6.5 6.5-2.9101 6.5-6.5 6.5m-11.25-6h10.5a.25.25 0 0 1 .25.25v10.5a.25.25 0 0 1-.25.25h-10.5a.25.25 0 0 1-.25-.25v-10.5a.25.25 0 0 1 .25-.25Z'
29
29
  />
30
30
  </g>,
31
31
  <defs>
32
32
  <clipPath id='a'>
33
- <path d='M0 0h24v24H0z' />
33
+ <path fill='none' d='M0 0h24v24h-24z' />
34
34
  </clipPath>
35
35
  </defs>
36
36
  )
@@ -26,12 +26,12 @@ export const IconShieldCheck: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeMiterlimit={1.414}
28
28
  strokeWidth={2}
29
- d='m9 12 2 1.5L16 9M4 6l8-3 8 3v7.044a6.638 6.638 0 0 1-1.598 4.32 13.275 13.275 0 0 1-3.25 2.744l-2.637 1.583a1 1 0 0 1-1.03 0l-2.638-1.583a13.274 13.274 0 0 1-3.249-2.744A6.638 6.638 0 0 1 4 13.044V6Z'
29
+ d='m9 12 2 1.5 5-4.5m-12-3 8-3 8 3v7.0445a6.6376 6.6376 0 0 1-1.598 4.3198 13.275 13.275 0 0 1-3.2493 2.7441l-2.6382 1.5829a1 1 0 0 1-1.029 0l-2.6382-1.5829a13.2744 13.2744 0 0 1-3.2493-2.7441 6.6377 6.6377 0 0 1-1.598-4.3198v-7.0445Z'
30
30
  />
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
@@ -25,7 +25,7 @@ export const IconShieldLock: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeMiterlimit={1.414}
27
27
  strokeWidth={2}
28
- d='M10 13V9.5a2 2 0 1 1 4 0V13M4 6l8-3 8 3v7.044a6.638 6.638 0 0 1-1.598 4.32 13.275 13.275 0 0 1-3.25 2.744l-2.637 1.583a1 1 0 0 1-1.03 0l-2.638-1.583a13.274 13.274 0 0 1-3.249-2.744A6.638 6.638 0 0 1 4 13.044V6Z'
28
+ d='M10 13v-3.5c0-1.1046.8954-2 2-2s2 .8954 2 2v3.5m-10-7 8-3 8 3v7.0445a6.6376 6.6376 0 0 1-1.598 4.3198 13.275 13.275 0 0 1-3.2493 2.7441l-2.6382 1.5829a1 1 0 0 1-1.029 0l-2.6382-1.5829a13.2744 13.2744 0 0 1-3.2493-2.7441 6.6377 6.6377 0 0 1-1.598-4.3198v-7.0445Z'
29
29
  />
30
30
  )
31
31
  )
package/react/shuffle.tsx CHANGED
@@ -26,12 +26,12 @@ export const IconShuffle: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M3 6s2.464-.282 4 0c5.761 1.06 3.282 10.73 9 12 1.906.424 5 0 5 0m0 0-3-3m3 3-3 3M3 18s2.464.282 4 0c.864-.159 1.542-.511 2.091-1M21 6s-3.094-.424-5 0a4.333 4.333 0 0 0-2 1.012M21 6l-3 3m3-3-3-3'
29
+ d='M3 6.0002s2.4637-.2826 4 0c5.7612 1.0595 3.2816 10.7292 9 12 1.9061.4236 5 0 5 0m0 0-3-3m3 3-3 3m-15-3.0002s2.4637.2825 4 0c.8639-.1589 1.5425-.5113 2.0912-1m11.9088-11s-3.0939-.4236-5 0c-.8186.182-1.4692.536-2 1.0122m7-1.0122-3 3m3-3-3-3'
30
30
  />
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
@@ -27,12 +27,12 @@ export const IconSidebarClosed: ForwardRefExoticComponent<
27
27
  strokeLinejoin='round'
28
28
  strokeMiterlimit={1.414}
29
29
  strokeWidth={2}
30
- d='M11 4H4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h7m0-16h9a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-9m0-16v16M6 8h2m-2 4h2m-2 4h2'
30
+ d='M11 4h-7c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h7m0-16h9c.5523 0 1 .4477 1 1v14c0 .5523-.4477 1-1 1h-9m0-16v16m-5-12h2m-2 4h2m-2 4h2'
31
31
  />
32
32
  </g>,
33
33
  <defs>
34
34
  <clipPath id='a'>
35
- <path d='M0 0h24v24H0z' />
35
+ <path fill='none' d='M0 0h24v24h-24z' />
36
36
  </clipPath>
37
37
  </defs>
38
38
  )
@@ -26,12 +26,12 @@ export const IconSidebarOpen: ForwardRefExoticComponent<
26
26
  strokeLinejoin='round'
27
27
  strokeMiterlimit={1.414}
28
28
  strokeWidth={2}
29
- d='M21 19V5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1Z'
29
+ d='M21 19v-14c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1Z'
30
30
  />,
31
31
  <path
32
32
  fill='currentColor'
33
33
  fillRule='evenodd'
34
- d='M11 5H3v14h8V5ZM6 7a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2H6Zm0 4a1 1 0 1 0 0 2h2a1 1 0 1 0 0-2H6Zm0 4a1 1 0 1 0 0 2h2a1 1 0 1 0 0-2H6Z'
34
+ d='M11 5h-8v14h8v-14Zm-5 2c-.5523 0-1 .4477-1 1s.4477 1 1 1h2c.5523 0 1-.4477 1-1s-.4477-1-1-1h-2Zm0 4c-.5523 0-1 .4477-1 1s.4477 1 1 1h2c.5523 0 1-.4477 1-1s-.4477-1-1-1h-2Zm0 4c-.5523 0-1 .4477-1 1s.4477 1 1 1h2c.5523 0 1-.4477 1-1s-.4477-1-1-1h-2Z'
35
35
  clipRule='evenodd'
36
36
  />
37
37
  )
@@ -25,12 +25,12 @@ export const IconSlidersX: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeLinecap='round'
27
27
  strokeWidth={2}
28
- d='M20 8h-5M9 8H4m11.5 8H4m8-6a2 2 0 1 1 0-4 2 2 0 0 1 0 4Zm6 8a2 2 0 1 1 0-4 2 2 0 0 1 0 4Z'
28
+ d='M20 8h-5m-6 0h-5m11.5 8h-11.5m8-6c-1.1046 0-2-.8954-2-2s.8954-2 2-2 2 .8954 2 2-.8954 2-2 2Zm6 8c-1.1046 0-2-.8954-2-2s.8954-2 2-2 2 .8954 2 2-.8954 2-2 2Z'
29
29
  />
30
30
  </g>,
31
31
  <defs>
32
32
  <clipPath id='a'>
33
- <path d='M0 0h24v24H0z' />
33
+ <path fill='none' d='M0 0h24v24h-24z' />
34
34
  </clipPath>
35
35
  </defs>
36
36
  )
@@ -25,12 +25,12 @@ export const IconSlidersY: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeLinecap='round'
27
27
  strokeWidth={2}
28
- d='M5 5v4m0 6v4m7-14v10m0 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm7-5.5V19M7 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm14-5a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z'
28
+ d='M5 5v4m0 6v4m7-14v10m0 0c-1.1046 0-2 .8954-2 2s.8954 2 2 2 2-.8954 2-2-.8954-2-2-2Zm7-5.5v9.5m-12-7c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Zm14-5c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Z'
29
29
  />
30
30
  </g>,
31
31
  <defs>
32
32
  <clipPath id='a'>
33
- <path d='M0 0h24v24H0z' />
33
+ <path fill='none' d='M0 0h24v24h-24z' />
34
34
  </clipPath>
35
35
  </defs>
36
36
  )
@@ -22,11 +22,11 @@ export const IconSmileyChat: ForwardRefExoticComponent<
22
22
  },
23
23
  <path
24
24
  fill='currentColor'
25
- d='M8.707 13.293a1 1 0 0 0-1.414 1.414l1.414-1.414Zm8 1.414a1 1 0 0 0-1.414-1.414l1.414 1.414ZM7.5 19.796l.5-.866-.358-.207-.4.107.258.966ZM4.204 16.5l.966.259.107-.4-.207-.36-.866.501ZM3 21l-.966-.259a1 1 0 0 0 1.224 1.225L3 21Zm17-9a8 8 0 0 1-8 8v2c5.523 0 10-4.477 10-10h-2ZM4 12a8 8 0 0 1 8-8V2C6.477 2 2 6.477 2 12h2Zm8-8a8 8 0 0 1 8 8h2c0-5.523-4.477-10-10-10v2ZM7.293 14.707C8.523 15.937 10.302 16.5 12 16.5s3.477-.563 4.707-1.793l-1.414-1.414c-.77.77-1.991 1.207-3.293 1.207s-2.523-.437-3.293-1.207l-1.414 1.414ZM12 20a7.96 7.96 0 0 1-4-1.07l-1 1.732A9.959 9.959 0 0 0 12 22v-2Zm-6.93-4A7.959 7.959 0 0 1 4 12H2c0 1.82.487 3.529 1.338 5l1.732-1Zm-1.832.241-1.204 4.5 1.932.518 1.204-4.5-1.932-.518Zm.02 5.725 4.5-1.204-.516-1.932-4.5 1.204.516 1.932Z'
25
+ d='M8.7071 13.2929c-.3905-.3905-1.0237-.3905-1.4142 0-.3905.3905-.3905 1.0237 0 1.4142l1.4142-1.4142Zm8 1.4142c.3905-.3905.3905-1.0237 0-1.4142-.3905-.3905-1.0237-.3905-1.4142 0l1.4142 1.4142Zm-9.2071 5.0889.5007-.8656-.3588-.2076-.4004.1071.2585.9661Zm-3.296-3.296.966.2585.1072-.4004-.2075-.3588-.8657.5007Zm-1.204 4.5-.966-.2585a1 1 0 0 0 1.2245 1.2245l-.2585-.966Zm17-9c0 4.4183-3.5817 8-8 8v2c5.5228 0 10-4.4772 10-10h-2Zm-16 0c0-4.4183 3.5817-8 8-8v-2c-5.5229 0-10 4.4771-10 10h2Zm8-8c4.4183 0 8 3.5817 8 8h2c0-5.5229-4.4772-10-10-10v2Zm-4.7071 10.7071c1.23 1.23 3.0086 1.7929 4.7071 1.7929 1.6985 0 3.4771-.5629 4.7071-1.7929l-1.4142-1.4142c-.77.77-1.9914 1.2071-3.2929 1.2071-1.3015 0-2.5229-.4371-3.2929-1.2071l-1.4142 1.4142Zm4.7071 5.2929c-1.4588 0-2.8236-.3896-3.9993-1.0696l-1.0014 1.7312c1.4719.8514 3.1809 1.3384 5.0007 1.3384v-2Zm-6.9303-4.0007c-.6802-1.1757-1.0697-2.5405-1.0697-3.9993h-2c0 1.8198.487 3.5288 1.3384 5.0007l1.7313-1.0014Zm-1.8317.2422-1.204 4.5 1.932.517 1.204-4.5-1.932-.517Zm.0205 5.7245 4.5-1.204-.517-1.9321-4.5 1.2041.517 1.932Z'
26
26
  />,
27
27
  <path
28
28
  fill='currentColor'
29
- d='M11 8.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm5 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z'
29
+ d='M11 8.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.5ZM16 8.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'
30
30
  />
31
31
  )
32
32
  )
@@ -0,0 +1,35 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
5
+ import React, { forwardRef, createElement } from 'react'
6
+ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
7
+
8
+ import { StyledIcon } from '../src/icon'
9
+ import type { IconProps } from '../src/icon'
10
+
11
+ export const IconSmileyPlus: ForwardRefExoticComponent<
12
+ IconProps & RefAttributes<SVGSVGElement>
13
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
14
+ createElement(
15
+ StyledIcon,
16
+ {
17
+ ...props,
18
+ size,
19
+ viewBox: '0 0 24 24',
20
+ fill: 'none',
21
+ ref: forwardRef,
22
+ },
23
+ <path
24
+ fill='currentColor'
25
+ d='M11 9.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5ZM16 9.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z'
26
+ />,
27
+ <path
28
+ stroke='currentColor'
29
+ strokeLinecap='round'
30
+ strokeLinejoin='round'
31
+ strokeWidth={2}
32
+ d='M21 12c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9m-4 11c2 2 6 2 8 0m3-12v6m3-3h-6'
33
+ />
34
+ )
35
+ )
@@ -22,14 +22,14 @@ export const IconSmileySticker: ForwardRefExoticComponent<
22
22
  },
23
23
  <path
24
24
  fill='currentColor'
25
- d='M11 8.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm5 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z'
25
+ d='M11 8.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.5ZM16 8.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'
26
26
  />,
27
27
  <path
28
28
  stroke='currentColor'
29
29
  strokeLinecap='round'
30
30
  strokeLinejoin='round'
31
31
  strokeWidth={2}
32
- d='M12 21a9 9 0 1 1 9-9m-9 9 9-9m-9 9s-.707-2.826.85-5.51M21 12s-4-1-7 2a7.245 7.245 0 0 0-1.15 1.49M8 14c1.08 1.08 2.743 1.577 4.359 1.49h.491'
32
+ d='M12 21c-4.9706 0-9-4.0294-9-9s4.0294-9 9-9 9 4.0294 9 9m-9 9 9-9m-9 9s-.7066-2.8265.8501-5.5096m8.1499-3.4904s-4-1-7 2c-.4782.4782-.8547.9817-1.1499 1.4904m-4.8501-1.4904c1.0798 1.0798 2.7426 1.5766 4.3589 1.4904h.4912'
33
33
  />
34
34
  )
35
35
  )
package/react/smiley.tsx CHANGED
@@ -22,14 +22,14 @@ export const IconSmiley: ForwardRefExoticComponent<
22
22
  },
23
23
  <path
24
24
  fill='currentColor'
25
- d='M11 8.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm5 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z'
25
+ d='M11 8.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.5ZM16 8.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'
26
26
  />,
27
27
  <path
28
28
  stroke='currentColor'
29
29
  strokeLinecap='round'
30
30
  strokeLinejoin='round'
31
31
  strokeWidth={2}
32
- d='M8 14c2 2 6 2 8 0m5-2a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z'
32
+ d='M8 14c2 2 6 2 8 0m5-2c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z'
33
33
  />
34
34
  )
35
35
  )
@@ -22,7 +22,13 @@ export const IconSocialFacebook: ForwardRefExoticComponent<
22
22
  },
23
23
  <path
24
24
  fill='currentColor'
25
- d='M22 12.061C22 6.505 17.523 2 12 2S2 6.505 2 12.061c0 5.022 3.657 9.184 8.438 9.939v-7.03h-2.54v-2.91h2.54V9.845c0-2.522 1.492-3.915 3.777-3.915 1.094 0 2.238.197 2.238.197v2.476h-1.26c-1.243 0-1.63.775-1.63 1.57v1.888h2.773l-.443 2.908h-2.33V22c4.78-.755 8.437-4.917 8.437-9.939Z'
25
+ d='M22 12.0611c0-5.5566-4.4771-10.0611-10-10.0611s-10 4.5045-10 10.0611c0 5.0218 3.6569 9.1841 8.4375 9.9389v-7.0306h-2.539v-2.9083h2.539v-2.2166c0-2.5215 1.4929-3.9144 3.7771-3.9144 1.0942 0 2.2385.1965 2.2385.1965v2.476h-1.261c-1.2422 0-1.6296.7755-1.6296 1.5712v1.8873h2.7734l-.4433 2.9083h-2.3301v7.0306c4.7807-.7548 8.4375-4.9171 8.4375-9.9389Z'
26
+ />,
27
+ <path
28
+ stroke='currentColor'
29
+ strokeLinejoin='round'
30
+ strokeWidth={2}
31
+ d='M12 12h.0007'
26
32
  />
27
33
  )
28
34
  )
@@ -22,13 +22,19 @@ export const IconSocialInstagram: ForwardRefExoticComponent<
22
22
  },
23
23
  <path
24
24
  fill='currentColor'
25
- d='M8.667 12a3.333 3.333 0 1 0 6.666 0 3.333 3.333 0 0 0-6.666 0Z'
25
+ d='M8.6667 12.0001c0 1.8409 1.4923 3.3333 3.3333 3.3333s3.3333-1.4924 3.3333-3.3333c0-1.841-1.4923-3.3334-3.3333-3.3334s-3.3333 1.4924-3.3333 3.3334Z'
26
26
  />,
27
27
  <path
28
28
  fill='currentColor'
29
29
  fillRule='evenodd'
30
- d='M12 2c-2.716 0-3.056.012-4.123.06-1.064.049-1.791.218-2.427.465a4.902 4.902 0 0 0-1.772 1.153A4.902 4.902 0 0 0 2.525 5.45c-.247.636-.416 1.363-.465 2.427C2.011 8.944 2 9.284 2 12s.011 3.056.06 4.123c.049 1.064.218 1.791.465 2.427a4.902 4.902 0 0 0 1.153 1.772 4.901 4.901 0 0 0 1.772 1.153c.636.247 1.363.416 2.427.465 1.067.048 1.407.06 4.123.06s3.056-.012 4.123-.06c1.064-.049 1.791-.218 2.427-.465a4.902 4.902 0 0 0 1.772-1.153 4.902 4.902 0 0 0 1.153-1.772c.247-.636.416-1.363.465-2.427.048-1.067.06-1.407.06-4.123s-.012-3.056-.06-4.123c-.049-1.064-.218-1.791-.465-2.427a4.901 4.901 0 0 0-1.153-1.772 4.902 4.902 0 0 0-1.772-1.153c-.636-.247-1.363-.416-2.427-.465C15.056 2.012 14.716 2 12 2Zm6.538 4.662a1.2 1.2 0 1 1-2.4 0 1.2 1.2 0 0 1 2.4 0ZM6.865 12a5.135 5.135 0 1 1 10.27 0 5.135 5.135 0 0 1-10.27 0Z'
30
+ d='M12 2c-2.7158 0-3.0564.0115-4.123.0602-1.0644.0486-1.7913.2176-2.4274.4648-.6576.2556-1.2153.5975-1.7712 1.1534-.556.556-.8979 1.1136-1.1534 1.7712-.2472.636-.4163 1.363-.4649 2.4274-.0486 1.0666-.0601 1.4072-.0601 4.123s.0115 3.0564.0601 4.123c.0486 1.0644.2177 1.7913.4649 2.4274.2555.6576.5975 1.2152 1.1534 1.7712.556.5559 1.1136.8979 1.7712 1.1534.636.2472 1.363.4163 2.4274.4648 1.0666.0487 1.4072.0602 4.123.0602s3.0564-.0115 4.123-.0602c1.0644-.0485 1.7913-.2176 2.4274-.4648.6576-.2555 1.2152-.5975 1.7712-1.1534.5559-.556.8979-1.1136 1.1534-1.7712.2472-.6361.4163-1.363.4648-2.4274.0487-1.0666.0602-1.4072.0602-4.123s-.0115-3.0564-.0602-4.123c-.0485-1.0644-.2176-1.7913-.4648-2.4274-.2555-.6576-.5975-1.2152-1.1534-1.7712-.556-.5559-1.1136-.8978-1.7712-1.1534-.6361-.2472-1.363-.4162-2.4274-.4648-1.0666-.0487-1.4072-.0602-4.123-.0602Zm6.538 4.662c0 .6627-.5372 1.2-1.2 1.2-.6627 0-1.2-.5373-1.2-1.2s.5373-1.2 1.2-1.2c.6628 0 1.2.5373 1.2 1.2Zm-11.6731 5.3381c0-2.8361 2.299-5.1352 5.1351-5.1352 2.8361 0 5.1351 2.299 5.1351 5.1352 0 2.836-2.299 5.1351-5.1351 5.1351-2.836 0-5.1351-2.2991-5.1351-5.1351Z'
31
31
  clipRule='evenodd'
32
+ />,
33
+ <path
34
+ stroke='currentColor'
35
+ strokeLinejoin='round'
36
+ strokeWidth={2}
37
+ d='M12 12h.0007'
32
38
  />
33
39
  )
34
40
  )
@@ -22,7 +22,13 @@ export const IconSocialLinkedin: ForwardRefExoticComponent<
22
22
  },
23
23
  <path
24
24
  fill='currentColor'
25
- d='M20.52 2c.816 0 1.48.646 1.48 1.442v17.115c0 .796-.664 1.443-1.48 1.443H3.475C2.661 22 2 21.353 2 20.557V3.442C2 2.646 2.661 2 3.475 2h17.046Zm-1.477 17.042v-5.234c0-2.57-.555-4.547-3.558-4.547-1.444 0-2.412.791-2.807 1.542h-.04V9.498H9.793v9.544h2.963v-4.72c0-1.246.235-2.452 1.779-2.452 1.522 0 1.541 1.424 1.541 2.53v4.642h2.966ZM7.933 9.498h-2.97v9.544h2.97V9.498ZM6.449 4.753a1.72 1.72 0 1 0-.003 3.44 1.72 1.72 0 0 0 .003-3.44Z'
25
+ d='M20.5205 2c.8154 0 1.4795.6457 1.4795 1.442v17.1149c0 .7964-.6641 1.4431-1.4795 1.4431h-17.0453c-.8139 0-1.4752-.6467-1.4752-1.4431v-17.1148c0-.7964.6613-1.4421 1.4752-1.4421h17.0453Zm-1.4774 17.0421v-5.2344c0-2.5705-.555-4.5468-3.5586-4.5468-1.4432 0-2.4111.7914-2.8066 1.5417h-.0406v-1.3048h-2.8436v9.5443h2.9629v-4.7206c0-1.2451.2355-2.4514 1.779-2.4514 1.5224 0 1.5414 1.4238 1.5414 2.5306v4.6414h2.9661Zm-11.1103-9.5443h-2.9694v9.5443h2.9694v-9.5443Zm-1.484-4.7444c-.9527 0-1.7209.7707-1.7209 1.7201 0 .9497.7683 1.7203 1.721 1.7203.949 0 1.7193-.7706 1.7193-1.7203 0-.9494-.7704-1.7201-1.7193-1.7201Z'
26
+ />,
27
+ <path
28
+ stroke='currentColor'
29
+ strokeLinejoin='round'
30
+ strokeWidth={2}
31
+ d='M12 12h.0007'
26
32
  />
27
33
  )
28
34
  )
@@ -22,7 +22,13 @@ export const IconSocialTwitter: ForwardRefExoticComponent<
22
22
  },
23
23
  <path
24
24
  fill='currentColor'
25
- d='M7.919 21C16.22 21 20.76 14.074 20.76 8.068c0-.196 0-.392-.013-.587A9.22 9.22 0 0 0 23 5.128a8.963 8.963 0 0 1-2.593.715 4.556 4.556 0 0 0 1.985-2.514 9.01 9.01 0 0 1-2.866 1.104A4.505 4.505 0 0 0 16.235 3c-2.479 0-4.518 2.054-4.518 4.55 0 .345.039.69.117 1.028A12.791 12.791 0 0 1 2.53 3.829c-1.19 2.065-.574 4.741 1.4 6.067a4.456 4.456 0 0 1-2.049-.569v.058c0 2.155 1.523 4.029 3.621 4.455a4.477 4.477 0 0 1-2.038.078 4.532 4.532 0 0 0 4.217 3.157A9.019 9.019 0 0 1 1 18.958a12.716 12.716 0 0 0 6.919 2.039'
25
+ d='M7.9186 21c8.3019 0 12.8427-6.9257 12.8427-12.9317 0-.1967 0-.3925-.0132-.5875a9.2208 9.2208 0 0 0 2.2519-2.3526 8.9627 8.9627 0 0 1-2.5925.7151c.9421-.5678 1.6476-1.4616 1.9844-2.5139a9.0096 9.0096 0 0 1-2.8661 1.1032c-.8535-.9138-2.0454-1.4326-3.2911-1.4326-2.4786 0-4.518 2.0536-4.518 4.5492 0 .3462.0393.6914.117 1.0286-3.6274-.183-7.0117-1.9107-9.3025-4.7486-1.1913 2.065-.5749 4.741 1.3974 6.0671a4.4563 4.4563 0 0 1-2.0486-.5689v.0576c.0006 2.1553 1.5231 4.0286 3.6212 4.4553a4.4772 4.4772 0 0 1-2.038.078c.5898 1.8468 2.2906 3.1199 4.2169 3.1563-1.598 1.2646-3.5732 1.9515-5.6056 1.9494a9.1226 9.1226 0 0 1-1.0745-.0656 12.7164 12.7164 0 0 0 6.9186 2.0381'
26
+ />,
27
+ <path
28
+ stroke='currentColor'
29
+ strokeLinejoin='round'
30
+ strokeWidth={2}
31
+ d='M12 12h.0007'
26
32
  />
27
33
  )
28
34
  )
@@ -22,7 +22,13 @@ export const IconSocialYoutube: ForwardRefExoticComponent<
22
22
  },
23
23
  <path
24
24
  fill='currentColor'
25
- d='M23.02 6.155c-.265-1.045-1.044-1.868-2.034-2.147C19.192 3.5 12 3.5 12 3.5s-7.192 0-8.986.508C2.024 4.287 1.245 5.11.98 6.155.5 8.049.5 12 .5 12s0 3.952.48 5.845c.265 1.045 1.044 1.868 2.034 2.148C4.808 20.5 12 20.5 12 20.5s7.192 0 8.986-.507c.99-.28 1.77-1.103 2.034-2.148.48-1.893.48-5.845.48-5.845s0-3.951-.48-5.845ZM9.7 15.643V8.357L15.675 12 9.7 15.643Z'
25
+ d='M23.0195 6.1546c-.2644-1.045-1.0437-1.8678-2.0334-2.147-1.7938-.5076-8.9861-.5076-8.9861-.5076s-7.1923 0-8.9861.5075c-.9895.2793-1.769 1.1021-2.0334 2.147-.4805 1.894-.4805 5.8456-.4805 5.8456s0 3.9516.4805 5.8453c.2645 1.045 1.044 1.868 2.0334 2.1473 1.7938.5073 8.9861.5073 8.9861.5073s7.1923 0 8.9861-.5073c.9897-.2793 1.769-1.1023 2.0334-2.1473.4805-1.8937.4805-5.8453.4805-5.8453s0-3.9516-.4805-5.8455Zm-13.3196 9.4884v-7.2858l5.9755 3.6429-5.9755 3.6429Z'
26
+ />,
27
+ <path
28
+ stroke='currentColor'
29
+ strokeLinejoin='round'
30
+ strokeWidth={2}
31
+ d='M12 12h.0007'
26
32
  />
27
33
  )
28
34
  )
@@ -25,12 +25,12 @@ export const IconSpeakerCross: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeLinecap='round'
27
27
  strokeWidth={2}
28
- d='m21 9.5-5 5m0-5 5 5M3.1 15h3.856a.1.1 0 0 1 .074.033l4.796 5.276A.1.1 0 0 0 12 20.24V3.76a.1.1 0 0 0-.174-.068L7.03 8.967A.1.1 0 0 1 6.956 9H3.1a.1.1 0 0 0-.1.1v5.8a.1.1 0 0 0 .1.1Z'
28
+ d='m21 9.5-5 5m0-5 5 5m-17.9.5h3.8558c.0281 0 .055.0119.074.0327l4.7962 5.2759c.0615.0676.174.0241.174-.0673v-16.4826c0-.0914-.1125-.135-.174-.0673l-4.7962 5.2759a.1.1 0 0 1-.074.0327h-3.8558a.1.1 0 0 0-.1.1v5.8a.1.1 0 0 0 .1.1Z'
29
29
  />
30
30
  </g>,
31
31
  <defs>
32
32
  <clipPath id='a'>
33
- <path d='M0 0h24v24H0z' />
33
+ <path fill='none' d='M0 0h24v24h-24z' />
34
34
  </clipPath>
35
35
  </defs>
36
36
  )
@@ -25,12 +25,12 @@ export const IconSpeakerHigh: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeLinecap='round'
27
27
  strokeWidth={2}
28
- d='M16 10v4m3-8.5V18M3.1 15h3.856a.1.1 0 0 1 .074.033l4.796 5.276A.1.1 0 0 0 12 20.24V3.76a.1.1 0 0 0-.174-.068L7.03 8.967A.1.1 0 0 1 6.956 9H3.1a.1.1 0 0 0-.1.1v5.8a.1.1 0 0 0 .1.1Z'
28
+ d='M16 10v4m3-8.5v12.5m-15.9-3h3.8558c.0281 0 .055.0119.074.0327l4.7962 5.2759c.0615.0676.174.0241.174-.0673v-16.4826c0-.0914-.1125-.135-.174-.0673l-4.7962 5.2759a.1.1 0 0 1-.074.0327h-3.8558a.1.1 0 0 0-.1.1v5.8a.1.1 0 0 0 .1.1Z'
29
29
  />
30
30
  </g>,
31
31
  <defs>
32
32
  <clipPath id='a'>
33
- <path d='M0 0h24v24H0z' />
33
+ <path fill='none' d='M0 0h24v24h-24z' />
34
34
  </clipPath>
35
35
  </defs>
36
36
  )
@@ -26,12 +26,12 @@ export const IconSplitVertical: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M5 6.5V4h14v2.5M2 12h20M5 17.5V20h14v-2.5'
29
+ d='M5 6.5v-2.5h14v2.5m-17 5.5h20m-17 5.5v2.5h14v-2.5'
30
30
  />
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
@@ -25,12 +25,12 @@ export const IconSquareBracketsAngleSlash: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeLinecap='round'
27
27
  strokeWidth={2}
28
- d='M6 4 3.177 6.823a.25.25 0 0 0 0 .354L6 10m5-7-2 8m5-7 2.823 2.823a.25.25 0 0 1 0 .354L14 10m5-7v0a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-5'
28
+ d='m6 4-2.8232 2.8232a.25.25 0 0 0 0 .3536l2.8232 2.8232m5-7-2 8m5-7 2.8232 2.8232a.2499.2499 0 0 1 0 .3536l-2.8232 2.8232m5-7v0c1.1046 0 2 .8954 2 2v14c0 1.1046-.8954 2-2 2h-14c-1.1046 0-2-.8954-2-2v-5'
29
29
  />
30
30
  </g>,
31
31
  <defs>
32
32
  <clipPath id='a'>
33
- <path d='M0 0h24v24H0z' />
33
+ <path fill='none' d='M0 0h24v24h-24z' />
34
34
  </clipPath>
35
35
  </defs>
36
36
  )
@@ -24,11 +24,11 @@ export const IconSquareCirclesTwo: ForwardRefExoticComponent<
24
24
  stroke='currentColor'
25
25
  strokeLinecap='round'
26
26
  strokeWidth={2}
27
- d='M19.75 4H4.25a.25.25 0 0 0-.25.25v15.5c0 .138.112.25.25.25h15.5a.25.25 0 0 0 .25-.25V4.25a.25.25 0 0 0-.25-.25Z'
27
+ d='M19.75 4h-15.5a.25.25 0 0 0-.25.25v15.5a.25.25 0 0 0 .25.25h15.5a.25.25 0 0 0 .25-.25v-15.5a.25.25 0 0 0-.25-.25Z'
28
28
  />,
29
29
  <path
30
30
  fill='currentColor'
31
- d='M16 15a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm7-3a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z'
31
+ d='M16 15c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3ZM23 12c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3Z'
32
32
  />
33
33
  )
34
34
  )
@@ -26,12 +26,12 @@ export const IconSquareLineSquareDashed: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M18 3h3v3m0 4v4m0 4v3h-3m-4 0h-4m-4 0H3v-3M3 3h11v11H3V3Z'
29
+ d='M18 3h3v3m0 4v4m0 4v3h-3m-4 0h-4m-4 0h-3v-3m0-15h11v11h-11v-11Z'
30
30
  />
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
@@ -24,12 +24,12 @@ export const IconSquareRounded: ForwardRefExoticComponent<
24
24
  <path
25
25
  stroke='currentColor'
26
26
  strokeWidth={2}
27
- d='M16 4H8a4 4 0 0 0-4 4v8a4 4 0 0 0 4 4h8a4 4 0 0 0 4-4V8a4 4 0 0 0-4-4Z'
27
+ d='M16 4h-8c-2.2091 0-4 1.7909-4 4v8c0 2.2091 1.7909 4 4 4h8c2.2091 0 4-1.7909 4-4v-8c0-2.2091-1.7909-4-4-4Z'
28
28
  />
29
29
  </g>,
30
30
  <defs>
31
31
  <clipPath id='a'>
32
- <path d='M0 0h24v24H0z' />
32
+ <path fill='none' d='M0 0h24v24h-24z' />
33
33
  </clipPath>
34
34
  </defs>
35
35
  )