@mirohq/design-system-icons 0.10.2-button.0 → 0.11.1-changelog-1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (700) hide show
  1. package/dist/main.js +1661 -577
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +1630 -578
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +68 -9
  6. package/package.json +4 -4
  7. package/react/add-line-bottom.tsx +2 -2
  8. package/react/add-line-right.tsx +2 -2
  9. package/react/ai-filled.tsx +28 -0
  10. package/react/ai.tsx +33 -0
  11. package/react/align-bottom.tsx +1 -1
  12. package/react/align-center-horizontal.tsx +1 -1
  13. package/react/align-center-vertical.tsx +1 -1
  14. package/react/align-left.tsx +2 -2
  15. package/react/align-right.tsx +1 -1
  16. package/react/align-top.tsx +1 -1
  17. package/react/arrow-arc-left.tsx +2 -2
  18. package/react/arrow-arc-right.tsx +2 -2
  19. package/react/arrow-bend-up-right.tsx +1 -1
  20. package/react/arrow-box-out.tsx +1 -1
  21. package/react/arrow-clockwise-down-right.tsx +2 -2
  22. package/react/arrow-clockwise-up-left.tsx +2 -2
  23. package/react/arrow-counter-clockwise-down-left.tsx +2 -2
  24. package/react/arrow-counter-clockwise-up-right.tsx +2 -2
  25. package/react/arrow-curves-bottom-right.tsx +38 -0
  26. package/react/arrow-down-left.tsx +1 -1
  27. package/react/arrow-down-right.tsx +1 -1
  28. package/react/arrow-fat-right.tsx +2 -2
  29. package/react/arrow-fat-up-right.tsx +2 -2
  30. package/react/arrow-left.tsx +1 -1
  31. package/react/arrow-right.tsx +1 -1
  32. package/react/arrow-up-circle.tsx +2 -2
  33. package/react/arrow-up-left.tsx +1 -1
  34. package/react/arrow-up-right.tsx +1 -1
  35. package/react/arrows-clockwise-rectangle-tilt.tsx +38 -0
  36. package/react/arrows-clockwise-x.tsx +2 -2
  37. package/react/arrows-clockwise-y.tsx +2 -2
  38. package/react/arrows-horizontal-lines-top-bottom.tsx +35 -0
  39. package/react/arrows-in-simple.tsx +2 -2
  40. package/react/arrows-out-cardinal.tsx +2 -2
  41. package/react/arrows-out-lines-horizontal.tsx +2 -2
  42. package/react/arrows-out-simple.tsx +2 -2
  43. package/react/article.tsx +2 -2
  44. package/react/at.tsx +2 -2
  45. package/react/bar-three.tsx +1 -1
  46. package/react/barrel.tsx +38 -0
  47. package/react/bell-slash.tsx +2 -2
  48. package/react/bell-tilt.tsx +2 -2
  49. package/react/bell.tsx +2 -2
  50. package/react/board.tsx +2 -2
  51. package/react/book-open-info.tsx +32 -0
  52. package/react/bookmark.tsx +2 -2
  53. package/react/bracket-curly-left.tsx +37 -0
  54. package/react/bracket-curly-right.tsx +37 -0
  55. package/react/brackets-angle-slash.tsx +2 -2
  56. package/react/brackets-curly-circles-three.tsx +3 -3
  57. package/react/calendar-blank.tsx +2 -2
  58. package/react/camera.tsx +3 -3
  59. package/react/card-number-three.tsx +2 -2
  60. package/react/card.tsx +2 -2
  61. package/react/cards-poker.tsx +2 -2
  62. package/react/chart-bar-y-simple.tsx +1 -1
  63. package/react/chart-bar-y.tsx +2 -2
  64. package/react/chat-dashes-lines-two.tsx +2 -2
  65. package/react/chat-lines-cross.tsx +2 -2
  66. package/react/chat-lines-eye-open.tsx +1 -1
  67. package/react/chat-lines-two-stack.tsx +2 -2
  68. package/react/chat-lines-two.tsx +2 -2
  69. package/react/chat-plus.tsx +2 -2
  70. package/react/chat-text-arrow.tsx +2 -2
  71. package/react/chat-two.tsx +2 -2
  72. package/react/chat.tsx +2 -2
  73. package/react/checkboard-square-centered.tsx +2 -2
  74. package/react/chevron-down-double.tsx +1 -1
  75. package/react/chevron-left-double.tsx +1 -1
  76. package/react/chevron-right-double.tsx +2 -2
  77. package/react/chevron-up-double.tsx +1 -1
  78. package/react/chevron-up-down-line.tsx +2 -2
  79. package/react/chevron-up-down.tsx +1 -1
  80. package/react/circle-corners.tsx +1 -1
  81. package/react/circle-motion-x.tsx +2 -2
  82. package/react/circle-notch.tsx +2 -2
  83. package/react/circle-slash.tsx +2 -2
  84. package/react/circle.tsx +1 -1
  85. package/react/circles-connected.tsx +1 -1
  86. package/react/clock-counter-clockwise-simple.tsx +1 -1
  87. package/react/clock-counter-clockwise.tsx +1 -1
  88. package/react/clock-overtime.tsx +2 -2
  89. package/react/clock.tsx +2 -2
  90. package/react/cloud.tsx +38 -0
  91. package/react/cluster.tsx +1 -1
  92. package/react/clustered.tsx +2 -2
  93. package/react/cog.tsx +1 -1
  94. package/react/columns-three.tsx +38 -0
  95. package/react/cone-serpentine.tsx +1 -1
  96. package/react/corners-three-eye-open.tsx +1 -1
  97. package/react/credit-card.tsx +1 -1
  98. package/react/crop.tsx +2 -2
  99. package/react/cross-circle.tsx +1 -1
  100. package/react/cross-fat.tsx +35 -0
  101. package/react/cross-square.tsx +2 -2
  102. package/react/cross.tsx +1 -1
  103. package/react/cube.tsx +2 -2
  104. package/react/cursor-filled.tsx +2 -2
  105. package/react/cursor-lines.tsx +2 -2
  106. package/react/cursor-text.tsx +2 -2
  107. package/react/cursor.tsx +2 -2
  108. package/react/curve-square-circle-arrow.tsx +2 -2
  109. package/react/dash-left-down-square-dash-right-up.tsx +2 -2
  110. package/react/dash-left-up-square-dash-down-right.tsx +2 -2
  111. package/react/dash-square-dash-horizontal.tsx +2 -2
  112. package/react/dash-square-dash-vertical.tsx +2 -2
  113. package/react/distribute-horizontal.tsx +1 -1
  114. package/react/distribute-vertical.tsx +1 -1
  115. package/react/dots-nine.tsx +2 -2
  116. package/react/dots-three.tsx +2 -2
  117. package/react/dots-two.tsx +2 -2
  118. package/react/download.tsx +2 -2
  119. package/react/envelope.tsx +1 -1
  120. package/react/eraser.tsx +2 -2
  121. package/react/exclamation-point-circle.tsx +5 -2
  122. package/react/export.tsx +2 -2
  123. package/react/eye-closed-dots-four-frame-broken.tsx +1 -1
  124. package/react/eye-closed.tsx +2 -2
  125. package/react/eye-open-line-frame-broken.tsx +1 -1
  126. package/react/eye-open-slash.tsx +2 -2
  127. package/react/eye-open.tsx +2 -2
  128. package/react/eyedropper.tsx +2 -2
  129. package/react/factory-house.tsx +2 -2
  130. package/react/factory.tsx +2 -2
  131. package/react/flag.tsx +38 -0
  132. package/react/folder.tsx +2 -2
  133. package/react/frame-lines-two.tsx +2 -2
  134. package/react/frame-play.tsx +2 -2
  135. package/react/frame-plus.tsx +2 -2
  136. package/react/frame.tsx +2 -2
  137. package/react/funnel.tsx +2 -2
  138. package/react/gauge.tsx +1 -1
  139. package/react/gift.tsx +35 -0
  140. package/react/globe.tsx +1 -1
  141. package/react/graduation-cap.tsx +2 -2
  142. package/react/grid-four.tsx +2 -2
  143. package/react/grid-six.tsx +2 -2
  144. package/react/grid.tsx +2 -2
  145. package/react/hand-filled.tsx +7 -1
  146. package/react/hand-pointing.tsx +2 -2
  147. package/react/hand.tsx +2 -2
  148. package/react/headset-person.tsx +39 -0
  149. package/react/heart-filled.tsx +33 -0
  150. package/react/heart.tsx +36 -0
  151. package/react/hexagon.tsx +38 -0
  152. package/react/highlighter-underline.tsx +1 -1
  153. package/react/highlighter.tsx +2 -2
  154. package/react/house.tsx +1 -1
  155. package/react/image.tsx +1 -1
  156. package/react/index.ts +32 -0
  157. package/react/information-mark-circle.tsx +5 -2
  158. package/react/kanban.tsx +2 -2
  159. package/react/key.tsx +2 -2
  160. package/react/keycap.tsx +2 -2
  161. package/react/laptop.tsx +1 -1
  162. package/react/lasso.tsx +2 -2
  163. package/react/layout.tsx +2 -2
  164. package/react/lifesaver.tsx +2 -2
  165. package/react/lightbulb.tsx +28 -0
  166. package/react/lightning.tsx +2 -2
  167. package/react/line-curved.tsx +2 -2
  168. package/react/line-dashed.tsx +1 -1
  169. package/react/line-diagonal.tsx +2 -2
  170. package/react/line-dotted.tsx +2 -2
  171. package/react/line-horizontal.tsx +1 -1
  172. package/react/line-orthogonal.tsx +2 -2
  173. package/react/line-straight.tsx +1 -1
  174. package/react/lines-three-horizontal-line-vertical-center.tsx +2 -2
  175. package/react/lines-three-horizontal.tsx +2 -2
  176. package/react/lines-three-vertical.tsx +2 -2
  177. package/react/lines-top-left-columns-two.tsx +38 -0
  178. package/react/link-plus.tsx +35 -0
  179. package/react/link.tsx +1 -1
  180. package/react/list-bullets.tsx +2 -2
  181. package/react/list-numbers.tsx +2 -2
  182. package/react/lock-closed.tsx +1 -1
  183. package/react/lock-open.tsx +1 -1
  184. package/react/login.tsx +2 -2
  185. package/react/logout.tsx +2 -2
  186. package/react/magnet.tsx +2 -2
  187. package/react/magnifying-glass-lightning.tsx +35 -0
  188. package/react/magnifying-glass.tsx +1 -1
  189. package/react/map.tsx +2 -2
  190. package/react/microphone-slash.tsx +2 -2
  191. package/react/microphone.tsx +2 -2
  192. package/react/monitor-arrow.tsx +2 -2
  193. package/react/monitor-pause.tsx +2 -2
  194. package/react/monitor-play.tsx +2 -2
  195. package/react/monitor-stop.tsx +1 -1
  196. package/react/mouse.tsx +2 -2
  197. package/react/navigation-arrow-lines.tsx +2 -2
  198. package/react/navigation-up-left-filled.tsx +2 -2
  199. package/react/navigation-up-left-slash.tsx +2 -2
  200. package/react/navigation-up-right.tsx +2 -2
  201. package/react/next.tsx +2 -2
  202. package/react/node-connected-dot.tsx +32 -0
  203. package/react/node-lines-curved.tsx +1 -1
  204. package/react/node-lines-horizontal.tsx +2 -2
  205. package/react/node-lines-vertical.tsx +2 -2
  206. package/react/node-plus.tsx +2 -2
  207. package/react/nodes-connected.tsx +2 -2
  208. package/react/nodes-connections-three.tsx +1 -1
  209. package/react/note-magnifying-glass.tsx +2 -2
  210. package/react/octagon.tsx +38 -0
  211. package/react/paint-bucket.tsx +35 -0
  212. package/react/paper-plane-filled-right.tsx +2 -2
  213. package/react/paper-plane-tilt.tsx +2 -2
  214. package/react/parallelogram.tsx +2 -2
  215. package/react/pause-circle.tsx +2 -2
  216. package/react/pause.tsx +2 -2
  217. package/react/pdf.tsx +2 -2
  218. package/react/pen-tip.tsx +2 -2
  219. package/react/pen.tsx +2 -2
  220. package/react/pentagon.tsx +38 -0
  221. package/react/placeholder.tsx +1 -1
  222. package/react/play-circle.tsx +1 -1
  223. package/react/play.tsx +2 -2
  224. package/react/playback-speed-circle.tsx +2 -2
  225. package/react/plug.tsx +1 -1
  226. package/react/plus-text.tsx +2 -2
  227. package/react/presentation-arrow.tsx +2 -2
  228. package/react/presentation-eye-open.tsx +1 -1
  229. package/react/presentation-line.tsx +2 -2
  230. package/react/presentation-lines-two.tsx +2 -2
  231. package/react/presentation-link.tsx +2 -2
  232. package/react/presentation-number-one.tsx +2 -2
  233. package/react/presentation-play.tsx +2 -2
  234. package/react/presentation-plus.tsx +2 -2
  235. package/react/previous.tsx +2 -2
  236. package/react/prohibit.tsx +2 -2
  237. package/react/push-pin.tsx +2 -2
  238. package/react/question-mark-circle.tsx +1 -1
  239. package/react/question-mark.tsx +2 -2
  240. package/react/rectangle-arrow-up-center.tsx +2 -2
  241. package/react/rectangle-dash-lines.tsx +2 -2
  242. package/react/rectangle-dot-line-pen.tsx +3 -3
  243. package/react/rectangle-play-stack.tsx +2 -2
  244. package/react/rectangle-tick.tsx +2 -2
  245. package/react/rectangle-triangle-bottom-center.tsx +38 -0
  246. package/react/rectangles-three-aligned.tsx +2 -2
  247. package/react/rectangles-three-free.tsx +2 -2
  248. package/react/rectangles-three-overlap.tsx +2 -2
  249. package/react/rectangles-two-line.tsx +2 -2
  250. package/react/rectangles-two-lines-four.tsx +2 -2
  251. package/react/rectangles-two-minus.tsx +2 -2
  252. package/react/rectangles-two-plus.tsx +2 -2
  253. package/react/rectangles-two-user.tsx +2 -2
  254. package/react/rhombus.tsx +2 -2
  255. package/react/rss-rectangle.tsx +32 -0
  256. package/react/scissors.tsx +3 -3
  257. package/react/scrollbar-xy.tsx +1 -1
  258. package/react/shapes.tsx +2 -2
  259. package/react/shield-check.tsx +2 -2
  260. package/react/shield-lock.tsx +1 -1
  261. package/react/shuffle.tsx +2 -2
  262. package/react/sidebar-closed.tsx +2 -2
  263. package/react/sidebar-open.tsx +2 -2
  264. package/react/sliders-x.tsx +2 -2
  265. package/react/sliders-y.tsx +2 -2
  266. package/react/smiley-chat.tsx +2 -2
  267. package/react/smiley-plus.tsx +35 -0
  268. package/react/smiley-sticker.tsx +2 -2
  269. package/react/smiley.tsx +2 -2
  270. package/react/social-facebook.tsx +7 -1
  271. package/react/social-instagram.tsx +8 -2
  272. package/react/social-linkedin.tsx +7 -1
  273. package/react/social-twitter.tsx +7 -1
  274. package/react/social-youtube.tsx +7 -1
  275. package/react/speaker-cross.tsx +2 -2
  276. package/react/speaker-high.tsx +2 -2
  277. package/react/split-vertical.tsx +2 -2
  278. package/react/square-brackets-angle-slash.tsx +2 -2
  279. package/react/square-circles-two.tsx +2 -2
  280. package/react/square-line-square-dashed.tsx +2 -2
  281. package/react/square-rounded.tsx +2 -2
  282. package/react/square-star-scribble.tsx +2 -2
  283. package/react/square-triangle-circle-plus.tsx +2 -2
  284. package/react/square.tsx +2 -2
  285. package/react/squares-four.tsx +2 -2
  286. package/react/squares-group.tsx +3 -3
  287. package/react/squares-merge.tsx +2 -2
  288. package/react/squares-three.tsx +2 -2
  289. package/react/squares-two-overlap.tsx +2 -2
  290. package/react/squares-ungroup.tsx +2 -2
  291. package/react/squares-unmerge.tsx +2 -2
  292. package/react/stack.tsx +2 -2
  293. package/react/star-filled.tsx +2 -2
  294. package/react/star.tsx +2 -2
  295. package/react/sticky-corners.tsx +2 -2
  296. package/react/sticky-eye-open.tsx +29 -0
  297. package/react/sticky-note-stack.tsx +2 -2
  298. package/react/sticky-note-wide.tsx +2 -2
  299. package/react/sticky-note.tsx +2 -2
  300. package/react/sticky-notes-two.tsx +3 -5
  301. package/react/stop-circle.tsx +1 -1
  302. package/react/stroke-1.tsx +2 -2
  303. package/react/stroke-2.tsx +2 -2
  304. package/react/stroke-3.tsx +2 -2
  305. package/react/stroke-4.tsx +2 -2
  306. package/react/stroke-5.tsx +2 -2
  307. package/react/stroke-6.tsx +2 -2
  308. package/react/tag.tsx +1 -1
  309. package/react/text-a-underline.tsx +1 -1
  310. package/react/text-align-center.tsx +2 -2
  311. package/react/text-align-left.tsx +2 -2
  312. package/react/text-b-bold-italic-underlined.tsx +1 -1
  313. package/react/text-b-bold.tsx +2 -2
  314. package/react/text-cursor-eye-open.tsx +1 -1
  315. package/react/text-h-one.tsx +2 -2
  316. package/react/text-h-three.tsx +2 -2
  317. package/react/text-h-two.tsx +2 -2
  318. package/react/text-i-italic.tsx +2 -2
  319. package/react/text-indent.tsx +2 -2
  320. package/react/text-lines-three.tsx +2 -2
  321. package/react/text-s-strikethrough.tsx +2 -2
  322. package/react/text-styles.tsx +2 -2
  323. package/react/text-t.tsx +2 -2
  324. package/react/text-u-underlined.tsx +2 -2
  325. package/react/thumbs-up.tsx +2 -2
  326. package/react/tick-circle.tsx +2 -2
  327. package/react/ticket.tsx +1 -1
  328. package/react/timer.tsx +1 -1
  329. package/react/trackpad.tsx +1 -1
  330. package/react/trapeze.tsx +38 -0
  331. package/react/trash-simple.tsx +2 -2
  332. package/react/trash.tsx +2 -2
  333. package/react/triangle-square-circle.tsx +35 -0
  334. package/react/triangle.tsx +2 -2
  335. package/react/trident.tsx +23 -30
  336. package/react/trophy.tsx +2 -2
  337. package/react/user-add.tsx +1 -1
  338. package/react/user-arrow-right-up.tsx +2 -2
  339. package/react/user-eye-open.tsx +1 -1
  340. package/react/user-load.tsx +2 -2
  341. package/react/user-number-three.tsx +2 -2
  342. package/react/user-pen-dashes-bottom.tsx +2 -2
  343. package/react/user-pen-line-bottom.tsx +2 -2
  344. package/react/user-tick-down.tsx +2 -2
  345. package/react/user.tsx +1 -1
  346. package/react/users-three.tsx +2 -2
  347. package/react/users.tsx +1 -1
  348. package/react/video-camera-simple-slash.tsx +2 -2
  349. package/react/video-camera-simple.tsx +2 -2
  350. package/react/video-camera.tsx +2 -2
  351. package/react/view-center.tsx +1 -1
  352. package/react/view-side-left.tsx +1 -1
  353. package/react/wallet.tsx +5 -2
  354. package/svg/24/add-line-bottom.svg +1 -1
  355. package/svg/24/add-line-right.svg +1 -1
  356. package/svg/24/ai-filled.svg +2 -0
  357. package/svg/24/ai.svg +2 -0
  358. package/svg/24/align-bottom.svg +1 -1
  359. package/svg/24/align-center-horizontal.svg +1 -1
  360. package/svg/24/align-center-vertical.svg +1 -1
  361. package/svg/24/align-left.svg +1 -1
  362. package/svg/24/align-right.svg +1 -1
  363. package/svg/24/align-top.svg +1 -1
  364. package/svg/24/arrow-arc-left.svg +1 -1
  365. package/svg/24/arrow-arc-right.svg +1 -1
  366. package/svg/24/arrow-bend-up-right.svg +1 -1
  367. package/svg/24/arrow-box-out.svg +1 -1
  368. package/svg/24/arrow-clockwise-down-right.svg +1 -1
  369. package/svg/24/arrow-clockwise-up-left.svg +1 -1
  370. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -1
  371. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
  372. package/svg/24/arrow-curves-bottom-right.svg +2 -0
  373. package/svg/24/arrow-down-left.svg +1 -1
  374. package/svg/24/arrow-down-right.svg +1 -1
  375. package/svg/24/arrow-fat-right.svg +1 -1
  376. package/svg/24/arrow-fat-up-right.svg +1 -1
  377. package/svg/24/arrow-left.svg +1 -1
  378. package/svg/24/arrow-right.svg +1 -1
  379. package/svg/24/arrow-up-circle.svg +1 -1
  380. package/svg/24/arrow-up-left.svg +1 -1
  381. package/svg/24/arrow-up-right.svg +1 -1
  382. package/svg/24/arrows-clockwise-rectangle-tilt.svg +2 -0
  383. package/svg/24/arrows-clockwise-x.svg +1 -1
  384. package/svg/24/arrows-clockwise-y.svg +1 -1
  385. package/svg/24/arrows-horizontal-lines-top-bottom.svg +2 -0
  386. package/svg/24/arrows-in-simple.svg +1 -1
  387. package/svg/24/arrows-out-cardinal.svg +1 -1
  388. package/svg/24/arrows-out-lines-horizontal.svg +1 -1
  389. package/svg/24/arrows-out-simple.svg +1 -1
  390. package/svg/24/article.svg +1 -1
  391. package/svg/24/at.svg +1 -1
  392. package/svg/24/bar-three.svg +1 -1
  393. package/svg/24/barrel.svg +2 -0
  394. package/svg/24/bell-slash.svg +1 -1
  395. package/svg/24/bell-tilt.svg +1 -1
  396. package/svg/24/bell.svg +1 -1
  397. package/svg/24/board.svg +1 -1
  398. package/svg/24/book-open-info.svg +2 -0
  399. package/svg/24/bookmark.svg +1 -1
  400. package/svg/24/bracket-curly-left.svg +2 -0
  401. package/svg/24/bracket-curly-right.svg +2 -0
  402. package/svg/24/brackets-angle-slash.svg +1 -1
  403. package/svg/24/brackets-curly-circles-three.svg +1 -1
  404. package/svg/24/calendar-blank.svg +1 -1
  405. package/svg/24/camera.svg +1 -1
  406. package/svg/24/card-number-three.svg +1 -1
  407. package/svg/24/card.svg +1 -1
  408. package/svg/24/cards-poker.svg +1 -1
  409. package/svg/24/chart-bar-y-simple.svg +1 -1
  410. package/svg/24/chart-bar-y.svg +1 -1
  411. package/svg/24/chat-dashes-lines-two.svg +1 -1
  412. package/svg/24/chat-lines-cross.svg +1 -1
  413. package/svg/24/chat-lines-eye-open.svg +1 -1
  414. package/svg/24/chat-lines-two-stack.svg +1 -1
  415. package/svg/24/chat-lines-two.svg +1 -1
  416. package/svg/24/chat-plus.svg +1 -1
  417. package/svg/24/chat-text-arrow.svg +1 -1
  418. package/svg/24/chat-two.svg +1 -1
  419. package/svg/24/chat.svg +1 -1
  420. package/svg/24/checkboard-square-centered.svg +1 -1
  421. package/svg/24/chevron-down-double.svg +1 -1
  422. package/svg/24/chevron-left-double.svg +1 -1
  423. package/svg/24/chevron-right-double.svg +1 -1
  424. package/svg/24/chevron-up-double.svg +1 -1
  425. package/svg/24/chevron-up-down-line.svg +1 -1
  426. package/svg/24/chevron-up-down.svg +1 -1
  427. package/svg/24/circle-corners.svg +1 -1
  428. package/svg/24/circle-motion-x.svg +1 -1
  429. package/svg/24/circle-notch.svg +1 -1
  430. package/svg/24/circle-slash.svg +1 -1
  431. package/svg/24/circle.svg +1 -1
  432. package/svg/24/circles-connected.svg +1 -1
  433. package/svg/24/clock-counter-clockwise-simple.svg +1 -1
  434. package/svg/24/clock-counter-clockwise.svg +1 -1
  435. package/svg/24/clock-overtime.svg +1 -1
  436. package/svg/24/clock.svg +1 -1
  437. package/svg/24/cloud.svg +2 -0
  438. package/svg/24/cluster.svg +1 -1
  439. package/svg/24/clustered.svg +1 -1
  440. package/svg/24/cog.svg +1 -1
  441. package/svg/24/columns-three.svg +2 -0
  442. package/svg/24/cone-serpentine.svg +1 -1
  443. package/svg/24/corners-three-eye-open.svg +1 -1
  444. package/svg/24/credit-card.svg +1 -1
  445. package/svg/24/crop.svg +1 -1
  446. package/svg/24/cross-circle.svg +1 -1
  447. package/svg/24/cross-fat.svg +2 -0
  448. package/svg/24/cross-square.svg +1 -1
  449. package/svg/24/cross.svg +1 -1
  450. package/svg/24/cube.svg +1 -1
  451. package/svg/24/cursor-filled.svg +1 -1
  452. package/svg/24/cursor-lines.svg +1 -1
  453. package/svg/24/cursor-text.svg +1 -1
  454. package/svg/24/cursor.svg +1 -1
  455. package/svg/24/curve-square-circle-arrow.svg +1 -1
  456. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
  457. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
  458. package/svg/24/dash-square-dash-horizontal.svg +1 -1
  459. package/svg/24/dash-square-dash-vertical.svg +1 -1
  460. package/svg/24/distribute-horizontal.svg +1 -1
  461. package/svg/24/distribute-vertical.svg +1 -1
  462. package/svg/24/dots-nine.svg +1 -1
  463. package/svg/24/dots-three.svg +1 -1
  464. package/svg/24/dots-two.svg +1 -1
  465. package/svg/24/download.svg +1 -1
  466. package/svg/24/envelope.svg +1 -1
  467. package/svg/24/eraser.svg +1 -1
  468. package/svg/24/exclamation-point-circle.svg +1 -1
  469. package/svg/24/export.svg +1 -1
  470. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -1
  471. package/svg/24/eye-closed.svg +1 -1
  472. package/svg/24/eye-open-line-frame-broken.svg +1 -1
  473. package/svg/24/eye-open-slash.svg +1 -1
  474. package/svg/24/eye-open.svg +1 -1
  475. package/svg/24/eyedropper.svg +1 -1
  476. package/svg/24/factory-house.svg +1 -1
  477. package/svg/24/factory.svg +1 -1
  478. package/svg/24/flag.svg +2 -0
  479. package/svg/24/folder.svg +1 -1
  480. package/svg/24/frame-lines-two.svg +1 -1
  481. package/svg/24/frame-play.svg +1 -1
  482. package/svg/24/frame-plus.svg +1 -1
  483. package/svg/24/frame.svg +1 -1
  484. package/svg/24/funnel.svg +1 -1
  485. package/svg/24/gauge.svg +1 -1
  486. package/svg/24/gift.svg +2 -0
  487. package/svg/24/globe.svg +1 -1
  488. package/svg/24/graduation-cap.svg +1 -1
  489. package/svg/24/grid-four.svg +1 -1
  490. package/svg/24/grid-six.svg +1 -1
  491. package/svg/24/grid.svg +1 -1
  492. package/svg/24/hand-filled.svg +1 -1
  493. package/svg/24/hand-pointing.svg +1 -1
  494. package/svg/24/hand.svg +1 -1
  495. package/svg/24/headset-person.svg +2 -0
  496. package/svg/24/heart-filled.svg +2 -0
  497. package/svg/24/heart.svg +2 -0
  498. package/svg/24/hexagon.svg +2 -0
  499. package/svg/24/highlighter-underline.svg +1 -1
  500. package/svg/24/highlighter.svg +1 -1
  501. package/svg/24/house.svg +1 -1
  502. package/svg/24/image.svg +1 -1
  503. package/svg/24/information-mark-circle.svg +1 -1
  504. package/svg/24/kanban.svg +1 -1
  505. package/svg/24/key.svg +1 -1
  506. package/svg/24/keycap.svg +1 -1
  507. package/svg/24/laptop.svg +1 -1
  508. package/svg/24/lasso.svg +1 -1
  509. package/svg/24/layout.svg +1 -1
  510. package/svg/24/lifesaver.svg +1 -1
  511. package/svg/24/lightbulb.svg +2 -0
  512. package/svg/24/lightning.svg +1 -1
  513. package/svg/24/line-curved.svg +1 -1
  514. package/svg/24/line-dashed.svg +1 -1
  515. package/svg/24/line-diagonal.svg +1 -1
  516. package/svg/24/line-dotted.svg +1 -1
  517. package/svg/24/line-horizontal.svg +1 -1
  518. package/svg/24/line-orthogonal.svg +1 -1
  519. package/svg/24/line-straight.svg +1 -1
  520. package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -1
  521. package/svg/24/lines-three-horizontal.svg +1 -1
  522. package/svg/24/lines-three-vertical.svg +1 -1
  523. package/svg/24/lines-top-left-columns-two.svg +2 -0
  524. package/svg/24/link-plus.svg +2 -0
  525. package/svg/24/link.svg +1 -1
  526. package/svg/24/list-bullets.svg +1 -1
  527. package/svg/24/list-numbers.svg +1 -1
  528. package/svg/24/lock-closed.svg +1 -1
  529. package/svg/24/lock-open.svg +1 -1
  530. package/svg/24/login.svg +1 -1
  531. package/svg/24/logout.svg +1 -1
  532. package/svg/24/magnet.svg +1 -1
  533. package/svg/24/magnifying-glass-lightning.svg +2 -0
  534. package/svg/24/magnifying-glass.svg +1 -1
  535. package/svg/24/map.svg +1 -1
  536. package/svg/24/microphone-slash.svg +1 -1
  537. package/svg/24/microphone.svg +1 -1
  538. package/svg/24/monitor-arrow.svg +1 -1
  539. package/svg/24/monitor-pause.svg +1 -1
  540. package/svg/24/monitor-play.svg +1 -1
  541. package/svg/24/monitor-stop.svg +1 -1
  542. package/svg/24/mouse.svg +1 -1
  543. package/svg/24/navigation-arrow-lines.svg +1 -1
  544. package/svg/24/navigation-up-left-filled.svg +1 -1
  545. package/svg/24/navigation-up-left-slash.svg +1 -1
  546. package/svg/24/navigation-up-right.svg +1 -1
  547. package/svg/24/next.svg +1 -1
  548. package/svg/24/node-connected-dot.svg +2 -0
  549. package/svg/24/node-lines-curved.svg +1 -1
  550. package/svg/24/node-lines-horizontal.svg +1 -1
  551. package/svg/24/node-lines-vertical.svg +1 -1
  552. package/svg/24/node-plus.svg +1 -1
  553. package/svg/24/nodes-connected.svg +1 -1
  554. package/svg/24/nodes-connections-three.svg +1 -1
  555. package/svg/24/note-magnifying-glass.svg +1 -1
  556. package/svg/24/octagon.svg +2 -0
  557. package/svg/24/paint-bucket.svg +2 -0
  558. package/svg/24/paper-plane-filled-right.svg +1 -1
  559. package/svg/24/paper-plane-tilt.svg +1 -1
  560. package/svg/24/parallelogram.svg +1 -1
  561. package/svg/24/pause-circle.svg +1 -1
  562. package/svg/24/pause.svg +1 -1
  563. package/svg/24/pdf.svg +1 -1
  564. package/svg/24/pen-tip.svg +1 -1
  565. package/svg/24/pen.svg +1 -1
  566. package/svg/24/pentagon.svg +2 -0
  567. package/svg/24/placeholder.svg +1 -1
  568. package/svg/24/play-circle.svg +1 -1
  569. package/svg/24/play.svg +1 -1
  570. package/svg/24/playback-speed-circle.svg +1 -1
  571. package/svg/24/plug.svg +1 -1
  572. package/svg/24/plus-text.svg +1 -1
  573. package/svg/24/presentation-arrow.svg +1 -1
  574. package/svg/24/presentation-eye-open.svg +1 -1
  575. package/svg/24/presentation-line.svg +1 -1
  576. package/svg/24/presentation-lines-two.svg +1 -1
  577. package/svg/24/presentation-link.svg +1 -1
  578. package/svg/24/presentation-number-one.svg +1 -1
  579. package/svg/24/presentation-play.svg +1 -1
  580. package/svg/24/presentation-plus.svg +1 -1
  581. package/svg/24/previous.svg +1 -1
  582. package/svg/24/prohibit.svg +1 -1
  583. package/svg/24/push-pin.svg +1 -1
  584. package/svg/24/question-mark-circle.svg +1 -1
  585. package/svg/24/question-mark.svg +1 -1
  586. package/svg/24/rectangle-arrow-up-center.svg +1 -1
  587. package/svg/24/rectangle-dash-lines.svg +1 -1
  588. package/svg/24/rectangle-dot-line-pen.svg +1 -1
  589. package/svg/24/rectangle-play-stack.svg +1 -1
  590. package/svg/24/rectangle-tick.svg +1 -1
  591. package/svg/24/rectangle-triangle-bottom-center.svg +2 -0
  592. package/svg/24/rectangles-three-aligned.svg +1 -1
  593. package/svg/24/rectangles-three-free.svg +1 -1
  594. package/svg/24/rectangles-three-overlap.svg +1 -1
  595. package/svg/24/rectangles-two-line.svg +1 -1
  596. package/svg/24/rectangles-two-lines-four.svg +1 -1
  597. package/svg/24/rectangles-two-minus.svg +1 -1
  598. package/svg/24/rectangles-two-plus.svg +1 -1
  599. package/svg/24/rectangles-two-user.svg +1 -1
  600. package/svg/24/rhombus.svg +1 -1
  601. package/svg/24/rss-rectangle.svg +2 -0
  602. package/svg/24/scissors.svg +1 -1
  603. package/svg/24/scrollbar-xy.svg +1 -1
  604. package/svg/24/shapes.svg +1 -1
  605. package/svg/24/shield-check.svg +1 -1
  606. package/svg/24/shield-lock.svg +1 -1
  607. package/svg/24/shuffle.svg +1 -1
  608. package/svg/24/sidebar-closed.svg +1 -1
  609. package/svg/24/sidebar-open.svg +1 -1
  610. package/svg/24/sliders-x.svg +1 -1
  611. package/svg/24/sliders-y.svg +1 -1
  612. package/svg/24/smiley-chat.svg +1 -1
  613. package/svg/24/smiley-plus.svg +2 -0
  614. package/svg/24/smiley-sticker.svg +1 -1
  615. package/svg/24/smiley.svg +1 -1
  616. package/svg/24/social-facebook.svg +1 -1
  617. package/svg/24/social-instagram.svg +1 -1
  618. package/svg/24/social-linkedin.svg +1 -1
  619. package/svg/24/social-twitter.svg +1 -1
  620. package/svg/24/social-youtube.svg +1 -1
  621. package/svg/24/speaker-cross.svg +1 -1
  622. package/svg/24/speaker-high.svg +1 -1
  623. package/svg/24/split-vertical.svg +1 -1
  624. package/svg/24/square-brackets-angle-slash.svg +1 -1
  625. package/svg/24/square-circles-two.svg +1 -1
  626. package/svg/24/square-line-square-dashed.svg +1 -1
  627. package/svg/24/square-rounded.svg +1 -1
  628. package/svg/24/square-star-scribble.svg +1 -1
  629. package/svg/24/square-triangle-circle-plus.svg +1 -1
  630. package/svg/24/square.svg +1 -1
  631. package/svg/24/squares-four.svg +1 -1
  632. package/svg/24/squares-group.svg +1 -1
  633. package/svg/24/squares-merge.svg +1 -1
  634. package/svg/24/squares-three.svg +1 -1
  635. package/svg/24/squares-two-overlap.svg +1 -1
  636. package/svg/24/squares-ungroup.svg +1 -1
  637. package/svg/24/squares-unmerge.svg +1 -1
  638. package/svg/24/stack.svg +1 -1
  639. package/svg/24/star-filled.svg +1 -1
  640. package/svg/24/star.svg +1 -1
  641. package/svg/24/sticky-corners.svg +1 -1
  642. package/svg/24/sticky-eye-open.svg +2 -0
  643. package/svg/24/sticky-note-stack.svg +1 -1
  644. package/svg/24/sticky-note-wide.svg +1 -1
  645. package/svg/24/sticky-note.svg +1 -1
  646. package/svg/24/sticky-notes-two.svg +1 -1
  647. package/svg/24/stop-circle.svg +1 -1
  648. package/svg/24/stroke-1.svg +1 -1
  649. package/svg/24/stroke-2.svg +1 -1
  650. package/svg/24/stroke-3.svg +1 -1
  651. package/svg/24/stroke-4.svg +1 -1
  652. package/svg/24/stroke-5.svg +1 -1
  653. package/svg/24/stroke-6.svg +1 -1
  654. package/svg/24/tag.svg +1 -1
  655. package/svg/24/text-a-underline.svg +1 -1
  656. package/svg/24/text-align-center.svg +1 -1
  657. package/svg/24/text-align-left.svg +1 -1
  658. package/svg/24/text-b-bold-italic-underlined.svg +1 -1
  659. package/svg/24/text-b-bold.svg +1 -1
  660. package/svg/24/text-cursor-eye-open.svg +1 -1
  661. package/svg/24/text-h-one.svg +1 -1
  662. package/svg/24/text-h-three.svg +1 -1
  663. package/svg/24/text-h-two.svg +1 -1
  664. package/svg/24/text-i-italic.svg +1 -1
  665. package/svg/24/text-indent.svg +1 -1
  666. package/svg/24/text-lines-three.svg +1 -1
  667. package/svg/24/text-s-strikethrough.svg +1 -1
  668. package/svg/24/text-styles.svg +1 -1
  669. package/svg/24/text-t.svg +1 -1
  670. package/svg/24/text-u-underlined.svg +1 -1
  671. package/svg/24/thumbs-up.svg +1 -1
  672. package/svg/24/tick-circle.svg +1 -1
  673. package/svg/24/ticket.svg +1 -1
  674. package/svg/24/timer.svg +1 -1
  675. package/svg/24/trackpad.svg +1 -1
  676. package/svg/24/trapeze.svg +2 -0
  677. package/svg/24/trash-simple.svg +1 -1
  678. package/svg/24/trash.svg +1 -1
  679. package/svg/24/triangle-square-circle.svg +2 -0
  680. package/svg/24/triangle.svg +1 -1
  681. package/svg/24/trident.svg +1 -1
  682. package/svg/24/trophy.svg +1 -1
  683. package/svg/24/user-add.svg +1 -1
  684. package/svg/24/user-arrow-right-up.svg +1 -1
  685. package/svg/24/user-eye-open.svg +1 -1
  686. package/svg/24/user-load.svg +1 -1
  687. package/svg/24/user-number-three.svg +1 -1
  688. package/svg/24/user-pen-dashes-bottom.svg +1 -1
  689. package/svg/24/user-pen-line-bottom.svg +1 -1
  690. package/svg/24/user-tick-down.svg +1 -1
  691. package/svg/24/user.svg +1 -1
  692. package/svg/24/users-three.svg +1 -1
  693. package/svg/24/users.svg +1 -1
  694. package/svg/24/video-camera-simple-slash.svg +1 -1
  695. package/svg/24/video-camera-simple.svg +1 -1
  696. package/svg/24/video-camera.svg +1 -1
  697. package/svg/24/view-center.svg +1 -1
  698. package/svg/24/view-side-left.svg +1 -1
  699. package/svg/24/wallet.svg +1 -1
  700. package/svg/meta.json +277 -2
@@ -24,12 +24,12 @@ export const IconParallelogram: ForwardRefExoticComponent<
24
24
  <path
25
25
  stroke='currentColor'
26
26
  strokeWidth={2}
27
- d='M21.68 4H6.195a.25.25 0 0 0-.242.19l-3.875 15.5a.25.25 0 0 0 .242.31h15.485a.25.25 0 0 0 .242-.19l3.875-15.5A.25.25 0 0 0 21.68 4Z'
27
+ d='M21.6798 4h-15.4846a.25.25 0 0 0-.2425.1894l-3.875 15.5a.25.25 0 0 0 .2425.3106h15.4846a.25.25 0 0 0 .2425-.1894l3.875-15.5a.25.25 0 0 0-.2425-.3106Z'
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
  )
@@ -25,12 +25,12 @@ export const IconPauseCircle: ForwardRefExoticComponent<
25
25
  stroke='currentColor'
26
26
  strokeLinecap='round'
27
27
  strokeWidth={2}
28
- d='M13.889 9.167v5.666M10.11 9.167v5.666M20.5 12a8.5 8.5 0 1 1-17 0 8.5 8.5 0 0 1 17 0Z'
28
+ d='M13.8889 9.1667v5.6666m-3.7778-5.6666v5.6666m10.3889-2.8333c0 4.6944-3.8056 8.5-8.5 8.5s-8.5-3.8056-8.5-8.5 3.8056-8.5 8.5-8.5 8.5 3.8056 8.5 8.5Z'
29
29
  />
30
30
  </g>,
31
31
  <defs>
32
32
  <clipPath id='a'>
33
- <path d='M0 0h24v24H0z' />
33
+ <path fill='none' d='M0 0h24v24h-24z' />
34
34
  </clipPath>
35
35
  </defs>
36
36
  )
package/react/pause.tsx CHANGED
@@ -21,11 +21,11 @@ export const IconPause: ForwardRefExoticComponent<
21
21
  ref: forwardRef,
22
22
  },
23
23
  <g fill='currentColor' clipPath='url(#a)'>
24
- <path d='M7 6c0-1.344 3-1.344 3 0v12c0 1.36-3 1.36-3 0V6Zm7 0c0-1.344 3-1.344 3 0v12c0 1.36-3 1.36-3 0V6Z' />
24
+ <path d='M7 6.0001c0-1.3437 3-1.3438 3 0v11.9999c0 1.3594-3 1.3594-3 0v-11.9999ZM14 6c0-1.3438 3-1.3438 3 0v11.9999c0 1.3594-3 1.3594-3 0v-11.9999Z' />
25
25
  </g>,
26
26
  <defs>
27
27
  <clipPath id='a'>
28
- <path d='M0 0h24v24H0z' />
28
+ <path fill='none' d='M0 0h24v24h-24z' />
29
29
  </clipPath>
30
30
  </defs>
31
31
  )
package/react/pdf.tsx CHANGED
@@ -26,12 +26,12 @@ export const IconPdf: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M5.64 5.28C4.615 3.583 7.07 2.02 7.71 3.763c1.098 2.992 2.864 11.086-1.12 16.587-1.111 1.534-3.509.082-2.219-1.515a19.508 19.508 0 0 1 6.745-5.146 19.396 19.396 0 0 1 8.276-1.784c2.01.076 1.907 2.95.109 2.729a18.7 18.7 0 0 1-8.02-3.041A18.84 18.84 0 0 1 5.64 5.28Z'
29
+ d='M5.6405 5.2808c-1.0258-1.6991 1.4283-3.2612 2.0696-1.5184 1.098 2.9919 2.8639 11.086-1.1198 16.5871-1.1114 1.533-3.5088.0813-2.219-1.5159a19.5078 19.5078 0 0 1 6.7447-5.1455 19.3958 19.3958 0 0 1 8.2764-1.7844c2.0105.0765 1.9069 2.9495.1085 2.7288a18.7007 18.7007 0 0 1-8.02-3.0407c-2.4045-1.6224-4.4034-3.7823-5.8404-6.311Z'
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
  )
package/react/pen-tip.tsx CHANGED
@@ -26,12 +26,12 @@ export const IconPenTip: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M6 21v-4.6a2 2 0 0 1 .154-.77L8.5 10M18 21v-4.6a2 2 0 0 0-.154-.77L15.5 10m-7 0 3.042-6.953a.5.5 0 0 1 .916 0L15.5 10m-7 0h7'
29
+ d='M6 21v-4.6c0-.2641.0523-.5255.1539-.7692l2.3461-5.6308m9.5 11v-4.6c0-.2641-.0523-.5255-.1538-.7692l-2.3462-5.6308m-7 0 3.0419-6.953c.1748-.3994.7414-.3994.9162 0l3.0419 6.953m-7 0h7'
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
  )
package/react/pen.tsx CHANGED
@@ -26,12 +26,12 @@ export const IconPen: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='m13 7-8.572 8.572a2 2 0 0 0-.547 1.022l-.807 4.038a.25.25 0 0 0 .294.294l4.038-.807a2 2 0 0 0 1.022-.547L17 11m-4-4 2.586-2.586a2 2 0 0 1 2.828 0l1.172 1.172a2 2 0 0 1 0 2.828L17 11m-4-4 4 4'
29
+ d='m13 7-8.5718 8.5718a2 2 0 0 0-.547 1.022l-.8077 4.0385c-.035.1749.1193.3291.2942.2942l4.0385-.8077a2.0006 2.0006 0 0 0 1.022-.547l8.5718-8.5718m-4-4 2.5858-2.5858c.781-.781 2.0474-.781 2.8284 0l1.1716 1.1716c.781.781.781 2.0474 0 2.8284l-2.5858 2.5858m-4-4 4 4'
30
30
  />
31
31
  </g>,
32
32
  <defs>
33
33
  <clipPath id='a'>
34
- <path d='M0 0h24v24H0z' />
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
35
  </clipPath>
36
36
  </defs>
37
37
  )
@@ -0,0 +1,38 @@
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 IconPentagon: ForwardRefExoticComponent<
12
+ IconProps & RefAttributes<SVGSVGElement>
13
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
14
+ createElement(
15
+ StyledIcon,
16
+ {
17
+ ...props,
18
+ size,
19
+ viewBox: '0 0 24 24',
20
+ fill: 'none',
21
+ ref: forwardRef,
22
+ },
23
+ <g clipPath='url(#a)'>
24
+ <path
25
+ stroke='currentColor'
26
+ strokeLinecap='round'
27
+ strokeLinejoin='round'
28
+ strokeWidth={2}
29
+ d='M6 21h12l4-11-10-8-10 8 4 11Z'
30
+ />
31
+ </g>,
32
+ <defs>
33
+ <clipPath id='a'>
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
+ </clipPath>
36
+ </defs>
37
+ )
38
+ )
@@ -24,7 +24,7 @@ export const IconPlaceholder: ForwardRefExoticComponent<
24
24
  stroke='currentColor'
25
25
  strokeLinecap='round'
26
26
  strokeWidth={2}
27
- d='m3 3 18 18m0-18L3 21m18-9a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z'
27
+ d='m3 3 18 18m0-18-18 18m18-9c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z'
28
28
  />
29
29
  )
30
30
  )
@@ -23,7 +23,7 @@ export const IconPlayCircle: ForwardRefExoticComponent<
23
23
  <circle cx={12} cy={12} r={8.5} stroke='currentColor' strokeWidth={2} />,
24
24
  <path
25
25
  fill='currentColor'
26
- d='M15.376 11.584a.5.5 0 0 1 0 .832l-4.599 3.066a.5.5 0 0 1-.777-.416V8.934a.5.5 0 0 1 .777-.416l4.599 3.066Z'
26
+ d='M15.376 11.584c.2968.1979.2968.6341 0 .832l-4.5987 3.0658c-.3322.2215-.7773-.0167-.7773-.4161v-6.1314c0-.3994.4451-.6376.7774-.416l4.5986 3.0657Z'
27
27
  />
28
28
  )
29
29
  )
package/react/play.tsx CHANGED
@@ -23,12 +23,12 @@ export const IconPlay: ForwardRefExoticComponent<
23
23
  <g clipPath='url(#a)'>
24
24
  <path
25
25
  fill='currentColor'
26
- d='M18.76 10.707 9.35 5.171a1.5 1.5 0 0 0-2.261 1.293v11.072a1.5 1.5 0 0 0 2.26 1.293l9.412-5.536a1.5 1.5 0 0 0 0-2.586Z'
26
+ d='m18.7605 10.7072-9.4111-5.536c-1-.5881-2.2605.1329-2.2605 1.293v11.0719c0 1.1601 1.2605 1.8811 2.2605 1.2929l9.4111-5.536c.986-.5799.986-2.0058 0-2.5858Z'
27
27
  />
28
28
  </g>,
29
29
  <defs>
30
30
  <clipPath id='a'>
31
- <path d='M0 0h24v24H0z' />
31
+ <path fill='none' d='M0 0h24v24h-24z' />
32
32
  </clipPath>
33
33
  </defs>
34
34
  )
@@ -22,13 +22,13 @@ export const IconPlaybackSpeedCircle: ForwardRefExoticComponent<
22
22
  },
23
23
  <path
24
24
  fill='currentColor'
25
- d='M15.376 11.584a.5.5 0 0 1 0 .832l-4.599 3.066a.5.5 0 0 1-.777-.416V8.934a.5.5 0 0 1 .777-.416l4.599 3.066Z'
25
+ d='M15.376 11.584c.2968.1979.2968.6341 0 .832l-4.5987 3.0658c-.3322.2215-.7773-.0167-.7773-.4161v-6.1314c0-.3994.4451-.6376.7774-.416l4.5986 3.0657Z'
26
26
  />,
27
27
  <path
28
28
  stroke='currentColor'
29
29
  strokeLinecap='round'
30
30
  strokeWidth={2}
31
- d='M10.583 3.618a8.5 8.5 0 1 1 .173 16.792M5.078 7.066A8.547 8.547 0 0 1 7.3 4.916m-3.666 5.572a8.55 8.55 0 0 0-.016 2.929m3.188 5.312a8.55 8.55 0 0 1-1.71-1.769'
31
+ d='M10.5833 3.6175a8.5579 8.5579 0 0 1 1.4167-.1175c4.6944 0 8.5 3.8056 8.5 8.5s-3.8056 8.5-8.5 8.5a8.5702 8.5702 0 0 1-1.2436-.0903m-5.6787-13.3436a8.5472 8.5472 0 0 1 2.222-2.1494m-3.6657 5.5715a8.5507 8.5507 0 0 0-.134 1.5118c0 .4827.0402.956.1175 1.4167m3.188 5.3119a8.5497 8.5497 0 0 1-1.7088-1.7682'
32
32
  />
33
33
  )
34
34
  )
package/react/plug.tsx CHANGED
@@ -24,7 +24,7 @@ export const IconPlug: ForwardRefExoticComponent<
24
24
  stroke='currentColor'
25
25
  strokeLinecap='round'
26
26
  strokeWidth={2}
27
- d='m12.385 5.9 3.535-3.536m2.122 9.192 3.535-3.535M3.192 20.749l4.95-4.95m2.122-12.02 9.899 9.899-3.536 3.535a5 5 0 0 1-7.07 0l-2.83-2.828a5 5 0 0 1 0-7.071l3.537-3.536Z'
27
+ d='m12.3848 5.8995 3.5355-3.5355m2.1214 9.1923 3.5355-3.5355m-18.3848 12.7279 4.9498-4.9497m2.1213-12.0208 9.8995 9.8995-3.5356 3.5355c-1.9526 1.9526-5.1184 1.9526-7.071 0l-2.8285-2.8284c-1.9526-1.9527-1.9526-5.1185 0-7.0711l3.5356-3.5355Z'
28
28
  />
29
29
  )
30
30
  )
@@ -26,12 +26,12 @@ export const IconPlusText: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M7 5h7m7 0h-7m0 0v15M6 10v6m-3-3h6'
29
+ d='M7 5h7m7 0h-7m0 0v15m-8-10v6m-3-3h6'
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 IconPresentationArrow: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M21 14v4h-5M11 4H3v14h5m0 0-2 4m2-4h8m0 0 2 4M16 9l6-6m0 0v5m0-5h-5'
29
+ d='M21 14.0001v4h-5m-5-14h-8v14h5m0 0-2 4m2-4h8m0 0 2 4m-2-13.0001 6-6m0 0v5m0-5h-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
  )
@@ -22,7 +22,7 @@ export const IconPresentationEyeOpen: ForwardRefExoticComponent<
22
22
  },
23
23
  <path
24
24
  fill='currentColor'
25
- d='M22 12a1 1 0 1 0-2 0h2Zm-1 6v1a1 1 0 0 0 1-1h-1ZM3 18H2a1 1 0 0 0 1 1v-1ZM3 4V3a1 1 0 0 0-1 1h1Zm4.5 1a1 1 0 1 0 0-2v2ZM5.106 21.553a1 1 0 0 0 1.788.894l-1.788-.894Zm12 .894a1 1 0 1 0 1.788-.894l-1.788.894ZM20 12v6h2v-6h-2ZM4 18V4H2v14h2ZM3 5h4.5V3H3v2Zm5 12H3v2h5v-2Zm-.894.553-2 4 1.788.894 2-4-1.788-.894ZM21 17h-5v2h5v-2Zm-5 0H8v2h8v-2Zm-.894 1.447 2 4 1.788-.894-2-4-1.788.894ZM12 5c0 .163-.05.222.01.084.04-.09.108-.223.212-.388.207-.33.528-.748.962-1.154C14.048 2.732 15.314 2 17 2V0c-2.314 0-4.048 1.018-5.184 2.083a7.974 7.974 0 0 0-1.288 1.55 5.04 5.04 0 0 0-.351.652c-.065.15-.177.426-.177.715h2Zm5-3c1.686 0 2.952.732 3.816 1.542.434.406.755.823.962 1.154.104.165.173.299.211.388.06.138.011.08.011-.084h2c0-.288-.112-.566-.177-.715a5.052 5.052 0 0 0-.35-.652 7.974 7.974 0 0 0-1.29-1.55C21.049 1.018 19.315 0 17 0v2Zm5 3c0-.163.05-.222-.01-.084a3.07 3.07 0 0 1-.212.388c-.207.33-.528.748-.962 1.154C19.952 7.268 18.686 8 17 8v2c2.314 0 4.048-1.018 5.184-2.083a7.974 7.974 0 0 0 1.288-1.55c.146-.232.265-.454.351-.652.065-.15.177-.426.177-.715h-2Zm-5 3c-1.686 0-2.952-.732-3.816-1.542a5.975 5.975 0 0 1-.962-1.154 3.083 3.083 0 0 1-.211-.388C11.95 4.778 12 4.836 12 5h-2c0 .288.112.566.177.715.086.198.205.42.35.652a7.974 7.974 0 0 0 1.29 1.55C12.951 8.982 14.685 10 17 10V8Z'
25
+ d='M22 12.0001c0-.5523-.4477-1-1-1s-1 .4477-1 1h2Zm-1 6v1c.5523 0 1-.4478 1-1h-1Zm-18 0h-1c0 .5522.4477 1 1 1v-1Zm0-14v-1c-.5523 0-1 .4477-1 1h1Zm4.5 1c.5523 0 1-.4478 1-1 0-.5523-.4477-1-1-1v2Zm-2.3944 16.5527c-.247.494-.0468 1.0947.4472 1.3417.494.247 1.0946.0467 1.3416-.4472l-1.7888-.8945Zm12 .8945c.247.4939.8476.6942 1.3416.4472.494-.247.6942-.8477.4472-1.3417l-1.7888.8945Zm2.8944-10.4472v6h2v-6h-2Zm-16 6v-14h-2v14h2Zm-1-13h4.5v-2h-4.5v2Zm5 12h-5v2h5v-2Zm-.8944.5527-2 4 1.7888.8945 2-4-1.7888-.8945Zm13.8944-.5527h-5v2h5v-2Zm-5 0h-8v2h8v-2Zm-.8944 1.4472 2 4 1.7888-.8945-2-4-1.7888.8945Zm-3.1056-13.4473c0 .1635-.0495.2218.0106.0838.0389-.0892.1075-.2226.2115-.3883.2072-.3302.5283-.747.9618-1.1535.8639-.8098 2.1304-1.542 3.8161-1.542v-2c-2.3143 0-4.0478 1.0178-5.1839 2.083-.5665.531-.9954 1.083-1.2882 1.5496-.146.2327-.2649.4549-.351.6528-.0649.149-.1769.4261-.1769.7146h2Zm5-3c1.6857 0 2.9522.7322 3.8161 1.542.4335.4065.7546.8233.9618 1.1536.104.1656.1727.299.2115.3882.0601.138.0106.0797.0106-.0838h2c0-.2885-.112-.5656-.1769-.7146-.0862-.198-.205-.42-.351-.6528-.2928-.4666-.7217-1.0186-1.2882-1.5496-1.1361-1.0652-2.8696-2.083-5.1839-2.083v2Zm5 3c0-.1635.0495-.2218-.0106-.0838-.0388.0892-.1075.2226-.2115.3883-.2072.3302-.5283.747-.9618 1.1535-.8639.8098-2.1304 1.542-3.8161 1.542v2c2.3143 0 4.0478-1.0178 5.1839-2.083.5665-.531.9954-1.083 1.2882-1.5496.146-.2327.2648-.4549.351-.6528.0649-.149.1769-.4261.1769-.7146h-2Zm-5 3c-1.6857 0-2.9522-.7322-3.8161-1.542-.4335-.4065-.7546-.8233-.9618-1.1536-.104-.1656-.1726-.299-.2115-.3882-.0601-.138-.0106-.0797-.0106.0838h-2c0 .2885.112.5656.1769.7146.0861.198.205.42.351.6528.2928.4666.7217 1.0186 1.2882 1.5496 1.1361 1.0652 2.8696 2.083 5.1839 2.083v-2Z'
26
26
  />,
27
27
  <circle cx={17} cy={5} r={2} fill='currentColor' />
28
28
  )
@@ -26,12 +26,12 @@ export const IconPresentationLine: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M12 4H3v14h5m4-14h9v14h-5M12 4V2M8 18l-2 4m2-4h8m0 0 2 4M9 11h6'
29
+ d='M12 4h-9v14h5m4-14h9v14h-5m-4-14v-2m-4 16-2 4m2-4h8m0 0 2 4m-9-11h6'
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 IconPresentationLinesTwo: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M12 4H3v14h5m4-14h9v14h-5M12 4V2M8 18l-2 4m2-4h8m0 0 2 4M8 9h8m-8 4h8'
29
+ d='M12 4h-9v14h5m4-14h9v14h-5m-4-14v-2m-4 16-2 4m2-4h8m0 0 2 4m-10-13h8m-8 4h8'
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 IconPresentationLink: ForwardRefExoticComponent<
23
23
  <g clipPath='url(#a)'>
24
24
  <path
25
25
  fill='currentColor'
26
- d='M22 14a1 1 0 1 0-2 0h2Zm-1 4v1a1 1 0 0 0 1-1h-1ZM3 18H2a1 1 0 0 0 1 1v-1ZM3 4V3a1 1 0 0 0-1 1h1Zm7.5 1a1 1 0 1 0 0-2v2ZM5.106 21.553a1 1 0 0 0 1.788.894l-1.788-.894Zm12 .894a1 1 0 1 0 1.788-.894l-1.788.894ZM14.656 3.83a1 1 0 0 0 1.415 1.414L14.657 3.83Zm2.122-.708.707.708-.707-.708Zm4.243 4.243.707.707-.707-.707Zm-2.122.707a1 1 0 0 0 1.415 1.414l-1.415-1.414Zm2.122-4.95.707-.707-.707.707Zm-7.778 6.364a1 1 0 0 0 1.414 1.415l-1.414-1.415Zm5.656-2.828a1 1 0 0 0-1.414-1.414L18.9 6.657Zm-1.414 5.657a1 1 0 0 0-1.414-1.414l1.414 1.414Zm-2.121.707.707.707-.707-.707Zm-4.243-4.243.707.707-.707-.707Zm2.122-.707a1 1 0 1 0-1.415-1.414l1.415 1.414Zm-2.122 4.95-.707.707.707-.707ZM20 14v4h2v-4h-2ZM4 18V4H2v14h2ZM3 5h7.5V3H3v2Zm5 12H3v2h5v-2Zm-.894.553-2 4 1.788.894 2-4-1.788-.894ZM21 17h-5v2h5v-2Zm-5 0H8v2h8v-2Zm-.894 1.447 2 4 1.788-.894-2-4-1.788.894Zm.965-13.204 1.414-1.414-1.414-1.415-1.414 1.415 1.414 1.414Zm4.243 1.414-1.415 1.414 1.415 1.414 1.414-1.414-1.414-1.414Zm0-2.828c.556.556.732 1.035.732 1.414 0 .378-.176.857-.732 1.414l1.414 1.414c.81-.81 1.318-1.769 1.318-2.828 0-1.06-.508-2.019-1.318-2.829L20.314 3.83Zm1.414-1.415c-1.823-1.823-4.275-1.382-5.657 0l1.414 1.415c.74-.74 1.918-.911 2.829 0l1.414-1.415ZM14.657 10.9l4.242-4.243-1.414-1.414-4.242 4.242 1.414 1.415Zm1.414 0-1.414 1.414 1.414 1.414 1.414-1.414-1.414-1.414Zm-4.243-1.415 1.415-1.414-1.415-1.414-1.414 1.414 1.414 1.414Zm0 2.829c-.556-.557-.732-1.036-.732-1.414 0-.38.176-.858.732-1.415l-1.414-1.414c-.81.81-1.318 1.77-1.318 2.829 0 1.059.508 2.018 1.318 2.828l1.414-1.414Zm-1.414 1.414c1.823 1.823 4.275 1.382 5.657 0l-1.414-1.414c-.74.739-1.918.91-2.829 0l-1.414 1.414Z'
26
+ d='M22 14.0001c0-.5523-.4477-1-1-1s-1 .4477-1 1h2Zm-1 4v.9999c.5523 0 1-.4477 1-.9999h-1Zm-18 0h-1c0 .5522.4477.9999 1 .9999v-.9999Zm0-14v-1c-.5523 0-1 .4477-1 1h1Zm7.5 1c.5523 0 1-.4478 1-1 0-.5523-.4477-1-1-1v2Zm-5.3944 16.5527c-.247.494-.0468 1.0947.4472 1.3417.494.247 1.0946.0467 1.3416-.4472l-1.7888-.8945Zm12 .8945c.247.4939.8476.6942 1.3416.4472.494-.247.6942-.8477.4472-1.3417l-1.7888.8945Zm-2.4488-18.6188c-.3905.3906-.3905 1.0237 0 1.4143.3906.3905 1.0237.3905 1.4143 0l-1.4143-1.4143Zm2.1214-.707.7071.707-.7071-.707Zm4.2426 4.2426.7071.707-.7071-.707Zm-2.1213.707c-.3905.3906-.3905 1.0238 0 1.4143.3905.3905 1.0237.3905 1.4142 0l-1.4142-1.4142Zm2.1213-4.9497.7071-.707-.7071.707Zm-7.7782 6.364c-.3905.3905-.3905 1.0237 0 1.4142.3906.3905 1.0237.3905 1.4142 0l-1.4142-1.4142Zm5.6569-2.8284c.3905-.3906.3905-1.0237 0-1.4143-.3905-.3905-1.0237-.3905-1.4142 0l1.4142 1.4143Zm-1.4142 5.6568c.3905-.3905.3905-1.0237 0-1.4142-.3905-.3905-1.0237-.3905-1.4142 0l1.4142 1.4142Zm-2.1213.7071.7071.7071-.7071-.7071Zm-4.2427-4.2426.7071.707-.7071-.707Zm2.1213-.7072c.3906-.3905.3906-1.0236 0-1.4142-.3905-.3905-1.0236-.3905-1.4142 0l1.4142 1.4142Zm-2.1213 4.9498-.7071.7071.7071-.7071Zm8.8787.9792v4h2v-4h-2Zm-16 4v-14h-2v14h2Zm-1-13h7.5v-2h-7.5v2Zm5 12h-5v1.9999h5v-1.9999Zm-.8944.5527-2 4 1.7888.8945 2-4-1.7888-.8945Zm13.8944-.5527h-5v1.9999h5v-1.9999Zm-5 0h-8v1.9999h8v-1.9999Zm-.8944 1.4472 2 4 1.7888-.8945-2-4-1.7888.8945Zm.9655-13.2045 1.4142-1.4143-1.4142-1.4142-1.4143 1.4142 1.4143 1.4143Zm4.2426 1.4142-1.4142 1.4142 1.4142 1.4142 1.4142-1.4142-1.4142-1.4142Zm0-2.8285c.5567.5567.7322 1.0356.7322 1.4142 0 .3787-.1755.8576-.7322 1.4143l1.4142 1.4142c.8102-.8102 1.318-1.7692 1.318-2.8284 0-1.0593-.5078-2.0183-1.318-2.8285l-1.4142 1.4142Zm1.4142-1.4142c-1.823-1.823-4.2747-1.3822-5.6568 0l1.4142 1.4142c.7391-.7391 1.9177-.9107 2.8284 0l1.4142-1.4142Zm-7.0711 8.4853 4.2427-4.2426-1.4142-1.4143-4.2427 4.2427 1.4142 1.4142Zm1.4143 0-1.4142 1.4142 1.4142 1.4142 1.4142-1.4142-1.4142-1.4142Zm-4.2427-1.4142 1.4142-1.4143-1.4142-1.4142-1.4142 1.4142 1.4142 1.4143Zm0 2.8284c-.5566-.5567-.7322-1.0356-.7322-1.4142 0-.3787.1756-.8576.7322-1.4142l-1.4142-1.4143c-.8102.8102-1.318 1.7692-1.318 2.8285 0 1.0592.5078 2.0182 1.318 2.8284l1.4142-1.4142Zm-1.4142 1.4142c1.823 1.823 4.2747 1.3822 5.6569 0l-1.4142-1.4142c-.7392.7391-1.9178.9107-2.8285 0l-1.4142 1.4142Z'
27
27
  />
28
28
  </g>,
29
29
  <defs>
30
30
  <clipPath id='a'>
31
- <path d='M0 0h24v24H0z' />
31
+ <path fill='none' d='M0 0h24v24h-24z' />
32
32
  </clipPath>
33
33
  </defs>
34
34
  )
@@ -26,12 +26,12 @@ export const IconPresentationNumberOne: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M12 4H3v14h5m4-14h9v14h-5M12 4V2M8 18l-2 4m2-4h8m0 0 2 4M10 9l2-1v6m0 0h-2m2 0h2'
29
+ d='M12 4h-9v14h5m4-14h9v14h-5m-4-14v-2m-4 16-2 4m2-4h8m0 0 2 4m-8-13 2-1v6m0 0h-2m2 0h2'
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,11 +25,11 @@ export const IconPresentationPlay: ForwardRefExoticComponent<
25
25
  strokeLinecap='round'
26
26
  strokeLinejoin='round'
27
27
  strokeWidth={2}
28
- d='M12 4H3v14h5m4-14h9v14h-5M12 4V2M8 18l-2 4m2-4h8m0 0 2 4'
28
+ d='M12 4h-9v14h5m4-14h9v14h-5m-4-14v-2m-4 16-2 4m2-4h8m0 0 2 4'
29
29
  />,
30
30
  <path
31
31
  fill='currentColor'
32
- d='M14.285 10.571a.5.5 0 0 1 0 .858l-3.528 2.117a.5.5 0 0 1-.757-.43V8.884a.5.5 0 0 1 .757-.429l3.528 2.117Z'
32
+ d='M14.2854 10.5713c.3237.1942.3237.6632 0 .8574l-3.5282 2.117c-.3332.1999-.7572-.0401-.7572-.4288v-4.2338c0-.3887.424-.6287.7572-.4288l3.5282 2.117Z'
33
33
  />
34
34
  )
35
35
  )
@@ -26,12 +26,12 @@ export const IconPresentationPlus: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M12 4H3v14h5m4-14h9v14h-5M12 4V2M8 18l-2 4m2-4h8m0 0 2 4M9 11h3m0 0h3m-3 0V8m0 3v3'
29
+ d='M12 4h-9v14h5m4-14h9v14h-5m-4-14v-2m-4 16-2 4m2-4h8m0 0 2 4m-9-11h3m0 0h3m-3 0v-3m0 3v3'
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
  )
@@ -21,11 +21,11 @@ export const IconPrevious: ForwardRefExoticComponent<
21
21
  ref: forwardRef,
22
22
  },
23
23
  <g fill='currentColor' clipPath='url(#a)'>
24
- <path d='m8.464 10.707 9.411-5.536a1.5 1.5 0 0 1 2.26 1.293v11.072a1.5 1.5 0 0 1-2.26 1.293l-9.411-5.536a1.5 1.5 0 0 1 0-2.586ZM4 5a1 1 0 0 1 2 0v14a1 1 0 1 1-2 0V5Z' />
24
+ <path d='m8.4638 10.7071 9.4112-5.536c.9999-.5881 2.2605.1328 2.2605 1.293v11.0719c0 1.1601-1.2606 1.8811-2.2605 1.2929l-9.4112-5.536c-.986-.58-.986-2.0058 0-2.5858ZM4 5c0-.5523.4477-1 1-1s1 .4477 1 1v14c0 .5523-.4477 1-1 1s-1-.4477-1-1v-14Z' />
25
25
  </g>,
26
26
  <defs>
27
27
  <clipPath id='a'>
28
- <path d='M0 0h24v24H0z' />
28
+ <path fill='none' d='M0 0h24v24h-24z' />
29
29
  </clipPath>
30
30
  </defs>
31
31
  )
@@ -24,12 +24,12 @@ export const IconProhibit: ForwardRefExoticComponent<
24
24
  <path
25
25
  stroke='currentColor'
26
26
  strokeWidth={2}
27
- d='M7 17 17 7m2.5 5a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0Z'
27
+ d='m7 17 10-10m2.5 5c0 4.1421-3.3579 7.5-7.5 7.5-2.0785 0-3.9595-.8455-5.3179-2.2113-1.3487-1.3561-2.1821-3.2251-2.1821-5.2887 0-4.1421 3.3579-7.5 7.5-7.5 1.9973 0 3.8122.7807 5.1562 2.0536 1.4434 1.367 2.3438 3.3015 2.3438 5.4464Z'
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
  )
@@ -23,12 +23,12 @@ export const IconPushPin: ForwardRefExoticComponent<
23
23
  <g clipPath='url(#a)'>
24
24
  <path
25
25
  fill='currentColor'
26
- d='M14.092 2.293a1 1 0 1 0-1.415 1.414l1.415-1.414Zm-9.948 8.55a1 1 0 0 0 1.173 1.62l-1.173-1.62Zm15.471-1.612.708-.707-.708.707Zm.678 2.091a1 1 0 0 0 1.414-1.414l-1.414 1.415Zm-8.757 7.36-.586.81 1.62 1.174.586-.81-1.62-1.173Zm1.142 3.025a1 1 0 0 0 1.414-1.414l-1.415 1.414ZM3.707 9.908a1 1 0 1 0-1.415 1.415l1.414-1.415ZM2.292 20.293a1 1 0 1 0 1.414 1.414l-1.414-1.414ZM12.677 3.707l1.385 1.385 1.414-1.414-1.384-1.385-1.415 1.414Zm1.506-.132L4.144 10.844l1.173 1.62 10.039-7.27-1.173-1.62Zm-.12 1.517 4.845 4.846 1.415-1.414-4.847-4.846-1.414 1.414Zm4.845 4.846 1.385 1.384 1.414-1.414-1.384-1.384-1.415 1.414Zm-.103-1.294-7.269 10.039 1.62 1.173 7.27-10.039-1.62-1.173Zm-4.713 11.649L8.899 15.1l-1.414 1.414 5.192 5.192 1.415-1.414ZM8.899 15.1 3.707 9.908l-1.414 1.415 5.192 5.192L8.9 15.1Zm-5.192 6.606L8.9 16.515 7.485 15.1l-5.192 5.192 1.414 1.414Z'
26
+ d='M14.0917 2.2929c-.3905-.3905-1.0237-.3905-1.4142 0-.3905.3905-.3905 1.0237 0 1.4142l1.4142-1.4142Zm-9.9474 8.551c-.4474.3239-.5474.9491-.2235 1.3965.324.4473.9492.5473 1.3965.2234l-1.173-1.6199Zm15.4711-1.6131.7071-.7071-.7071.707Zm.6775 2.0917c.3905.3905 1.0237.3905 1.4142 0 .3905-.3905.3905-1.0237 0-1.4142l-1.4142 1.4142Zm-8.7567 7.3602-.5865.81 1.6199 1.173.5865-.81-1.6199-1.173Zm1.1413 3.0244c.3905.3905 1.0237.3905 1.4142 0 .3905-.3905.3905-1.0237 0-1.4142l-1.4142 1.4142Zm-8.9704-11.7988c-.3905-.3906-1.0237-.3906-1.4142 0-.3905.3905-.3905 1.0237 0 1.4142l1.4142-1.4142Zm-1.4142 10.3846c-.3905.3905-.3905 1.0237 0 1.4142.3905.3905 1.0237.3905 1.4142 0l-1.4142-1.4142Zm10.3846-16.5858 1.3846 1.3846 1.4142-1.4142-1.3846-1.3846-1.4142 1.4142Zm1.5052-.1324-10.0384 7.2692 1.173 1.6199 10.0384-7.2692-1.173-1.62Zm-.1206 1.517 4.8462 4.8462 1.4142-1.4142-4.8462-4.8462-1.4142 1.4142Zm4.8462 4.8462 1.3846 1.3846 1.4142-1.4142-1.3846-1.3846-1.4142 1.4142Zm-.1029-1.2936-7.2692 10.0384 1.6199 1.173 7.2692-10.0384-1.6199-1.173Zm-4.7137 11.6486-5.1923-5.1923-1.4142 1.4142 5.1923 5.1923 1.4142-1.4142Zm-5.1923-5.1923-5.1923-5.1923-1.4142 1.4142 5.1923 5.1923 1.4142-1.4142Zm-5.1923 6.6065 5.1923-5.1923-1.4142-1.4142-5.1923 5.1923 1.4142 1.4142Z'
27
27
  />
28
28
  </g>,
29
29
  <defs>
30
30
  <clipPath id='a'>
31
- <path d='M0 0h24v24H0z' />
31
+ <path fill='none' d='M0 0h24v24h-24z' />
32
32
  </clipPath>
33
33
  </defs>
34
34
  )
@@ -24,7 +24,7 @@ export const IconQuestionMarkCircle: ForwardRefExoticComponent<
24
24
  stroke='currentColor'
25
25
  strokeLinecap='round'
26
26
  strokeWidth={2}
27
- d='M9.17 9a3.001 3.001 0 1 1 3.812 3.836c-.522.18-.982.612-.982 1.164v.25m0 2.65v.1m9-5a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z'
27
+ d='M9.1707 9c.151-.427.3959-.8098.71-1.1233.5427-.5417 1.2919-.8767 2.1193-.8767 1.6569 0 3 1.3431 3 3 0 1.313-.8435 2.4289-2.0181 2.8356-.5219.1807-.9819.6121-.9819 1.1644v.25m0 2.65v.1m9-5c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z'
28
28
  />
29
29
  )
30
30
  )
@@ -22,14 +22,14 @@ export const IconQuestionMark: ForwardRefExoticComponent<
22
22
  },
23
23
  <path
24
24
  fill='currentColor'
25
- d='M12 21a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z'
25
+ d='M12 21c.8284 0 1.5-.6716 1.5-1.5s-.6716-1.5-1.5-1.5-1.5.6716-1.5 1.5.6716 1.5 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='M7 8.23C7 5.895 9.239 4 12 4s5 1.894 5 4.23c0 1.748-1.252 3.248-3.039 3.894C12.922 12.499 12 13.357 12 14.46V15'
32
+ d='M7 8.2308c0-2.3366 2.2386-4.2308 5-4.2308s5 1.8942 5 4.2308c0 1.7475-1.2521 3.2475-3.0387 3.8928-1.0388.3753-1.9613 1.2334-1.9613 2.3379v.5385'
33
33
  />
34
34
  )
35
35
  )
@@ -26,12 +26,12 @@ export const IconRectangleArrowUpCenter: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M3 10V4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v6m-9 10V9m0 0 4 4.5M12 9l-4 4.5'
29
+ d='M3 10v-6c0-.5523.4477-1 1-1h16c.5523 0 1 .4477 1 1v6m-9 10v-11m0 0 4 4.5m-4-4.5-4 4.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
  )
@@ -26,12 +26,12 @@ export const IconRectangleDashLines: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M11 10h6M7 14h10M7 10h1M3 4h18v16H3V4Z'
29
+ d='M11 10h6m-10 4h10m-10-4h1m-5-6h18v16h-18v-16Z'
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,16 +25,16 @@ export const IconRectangleDotLinePen: ForwardRefExoticComponent<
25
25
  strokeLinecap='round'
26
26
  strokeLinejoin='round'
27
27
  strokeWidth={2}
28
- d='M13 5H3v14h18v-8M7 14h10'
28
+ d='M13 5h-10v14h18v-8m-14 3h10'
29
29
  />,
30
30
  <path
31
31
  fill='currentColor'
32
- d='M9 9.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z'
32
+ d='M9 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'
33
33
  />,
34
34
  <path
35
35
  fill='currentColor'
36
36
  fillRule='evenodd'
37
- d='m22.437 3.411-5.756 5.757-1.38.26a.25.25 0 0 1-.296-.294l.261-1.38L21.026 2l1.411 1.411Z'
37
+ d='m22.437 3.4113-5.7563 5.7562-1.3805.2614a.2493.2493 0 0 1-.295-.295l.2613-1.3806 5.7592-5.7533 1.4113 1.4113Z'
38
38
  clipRule='evenodd'
39
39
  />
40
40
  )
@@ -25,11 +25,11 @@ export const IconRectanglePlayStack: ForwardRefExoticComponent<
25
25
  strokeLinecap='round'
26
26
  strokeLinejoin='round'
27
27
  strokeWidth={2}
28
- d='M6 4h14a1 1 0 0 1 1 1v10M4 7h13a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1Z'
28
+ d='M6 4h14c.5523 0 1 .4477 1 1v10m-17-8h13c.5523 0 1 .4477 1 1v11c0 .5523-.4477 1-1 1h-13c-.5523 0-1-.4477-1-1v-11c0-.5523.4477-1 1-1Z'
29
29
  />,
30
30
  <path
31
31
  fill='currentColor'
32
- d='M13.26 13.068a.5.5 0 0 1 0 .864l-4.508 2.63A.5.5 0 0 1 8 16.128V10.87a.5.5 0 0 1 .752-.431l4.508 2.63Z'
32
+ d='M13.2596 13.0681c.3308.1929.3308.6709 0 .8638l-4.5077 2.6295c-.3333.1944-.7519-.046-.7519-.4319v-5.259c0-.3859.4186-.6263.752-.4319l4.5076 2.6295Z'
33
33
  />
34
34
  )
35
35
  )
@@ -26,12 +26,12 @@ export const IconRectangleTick: ForwardRefExoticComponent<
26
26
  strokeLinecap='round'
27
27
  strokeLinejoin='round'
28
28
  strokeWidth={2}
29
- d='M14.647 4H4a1 1 0 0 0-1 1v15a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-7.5M8 12l3.5 3.5 9-11.5'
29
+ d='M14.6471 4h-10.6471c-.5523 0-1 .4477-1 1v15c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1v-7.5m-13-.5 3.5 3.5 9-11.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
  )
@@ -0,0 +1,38 @@
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 IconRectangleTriangleBottomCenter: ForwardRefExoticComponent<
12
+ IconProps & RefAttributes<SVGSVGElement>
13
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
14
+ createElement(
15
+ StyledIcon,
16
+ {
17
+ ...props,
18
+ size,
19
+ viewBox: '0 0 24 24',
20
+ fill: 'none',
21
+ ref: forwardRef,
22
+ },
23
+ <g clipPath='url(#a)'>
24
+ <path
25
+ stroke='currentColor'
26
+ strokeLinecap='round'
27
+ strokeLinejoin='round'
28
+ strokeWidth={2}
29
+ d='M17 17h4v-14h-18v14h4m2 3 3-4 3 4h-6Z'
30
+ />
31
+ </g>,
32
+ <defs>
33
+ <clipPath id='a'>
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
+ </clipPath>
36
+ </defs>
37
+ )
38
+ )
@@ -27,11 +27,11 @@ export const IconRectanglesThreeAligned: ForwardRefExoticComponent<
27
27
  strokeWidth={2}
28
28
  clipPath='url(#a)'
29
29
  >
30
- <path d='M11 4H3v8h8V4Zm6.063 12h-14v5h14v-5ZM19 4h-4v4h4V4Z' />
30
+ <path d='M11 4h-8v8h8v-8ZM17.0629 16h-14v5h14v-5ZM19 4h-4v4h4v-4Z' />
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
  )