@mirohq/design-system-icons 1.1.1 → 1.2.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 (1075) hide show
  1. package/dist/main.js +2395 -5938
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +2394 -5939
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +8 -11
  6. package/package.json +4 -4
  7. package/react/activity.tsx +4 -7
  8. package/react/add-line-bottom.tsx +3 -5
  9. package/react/add-line-right.tsx +3 -5
  10. package/react/ai-text.tsx +5 -12
  11. package/react/align-bottom-group.tsx +4 -22
  12. package/react/align-bottom.tsx +5 -15
  13. package/react/align-center-horizontal.tsx +7 -13
  14. package/react/align-center-vertical.tsx +3 -18
  15. package/react/align-left.tsx +6 -13
  16. package/react/align-middle.tsx +7 -25
  17. package/react/align-right.tsx +6 -13
  18. package/react/align-top-group.tsx +4 -22
  19. package/react/align-top.tsx +5 -15
  20. package/react/alignment-scale.tsx +15 -14
  21. package/react/alt-text-underline.tsx +5 -10
  22. package/react/alt-text.tsx +4 -5
  23. package/react/arrow-arc-left.tsx +4 -12
  24. package/react/arrow-arc-right.tsx +3 -9
  25. package/react/arrow-bend-up-left.tsx +5 -10
  26. package/react/arrow-bend-up-right.tsx +5 -10
  27. package/react/arrow-box-left.tsx +5 -14
  28. package/react/arrow-box-out.tsx +5 -9
  29. package/react/arrow-clockwise-down-right.tsx +5 -9
  30. package/react/arrow-clockwise-up-left.tsx +5 -9
  31. package/react/arrow-counter-clockwise-down-left.tsx +5 -9
  32. package/react/arrow-counter-clockwise-up-right.tsx +5 -9
  33. package/react/arrow-curves-bottom-right.tsx +5 -10
  34. package/react/arrow-down-left.tsx +5 -9
  35. package/react/arrow-down-right.tsx +5 -9
  36. package/react/arrow-down.tsx +4 -11
  37. package/react/arrow-elbow-down-right.tsx +4 -12
  38. package/react/arrow-fat-left-right.tsx +1 -2
  39. package/react/arrow-fat-left.tsx +1 -7
  40. package/react/arrow-fat-right.tsx +3 -5
  41. package/react/arrow-fat-up-right.tsx +3 -12
  42. package/react/arrow-left-right-dotted.tsx +3 -14
  43. package/react/arrow-left.tsx +4 -11
  44. package/react/arrow-right.tsx +4 -11
  45. package/react/arrow-up-circle.tsx +6 -16
  46. package/react/arrow-up-left.tsx +5 -9
  47. package/react/arrow-up-right.tsx +5 -9
  48. package/react/arrow-up.tsx +4 -11
  49. package/react/arrows-clockwise-rectangle-tilt.tsx +3 -6
  50. package/react/arrows-clockwise-x.tsx +7 -18
  51. package/react/arrows-clockwise-y.tsx +7 -18
  52. package/react/arrows-counterclockwise-rectangle-tilt.tsx +3 -6
  53. package/react/arrows-down-up.tsx +6 -24
  54. package/react/arrows-horizontal-lines-top-bottom-in.tsx +6 -16
  55. package/react/arrows-horizontal-lines-top-bottom.tsx +5 -10
  56. package/react/arrows-in-simple.tsx +7 -22
  57. package/react/arrows-out-cardinal.tsx +5 -8
  58. package/react/arrows-out-lines-horizontal.tsx +7 -6
  59. package/react/arrows-out-simple.tsx +7 -13
  60. package/react/arrows-square-counter-clockwise-y.tsx +6 -16
  61. package/react/arrows-time-backward.tsx +7 -13
  62. package/react/arrows-time-forward.tsx +7 -13
  63. package/react/article-empty.tsx +2 -3
  64. package/react/article.tsx +2 -3
  65. package/react/at.tsx +2 -3
  66. package/react/attachment.tsx +3 -5
  67. package/react/badge.tsx +3 -7
  68. package/react/barrel.tsx +3 -12
  69. package/react/bell-slash.tsx +4 -12
  70. package/react/bell-tilt.tsx +2 -3
  71. package/react/bell.tsx +4 -4
  72. package/react/board.tsx +6 -8
  73. package/react/book-open-info.tsx +5 -8
  74. package/react/bookmark.tsx +3 -7
  75. package/react/box-captions.tsx +1 -2
  76. package/react/bracket-curly-left.tsx +3 -5
  77. package/react/bracket-curly-right.tsx +3 -5
  78. package/react/brackets-angle-slash.tsx +3 -11
  79. package/react/brackets-curly-circles-three.tsx +8 -9
  80. package/react/browser.tsx +5 -9
  81. package/react/brush.tsx +4 -11
  82. package/react/calendar-blank.tsx +3 -7
  83. package/react/calendar-end.tsx +6 -10
  84. package/react/calendar-start.tsx +2 -3
  85. package/react/camera.tsx +5 -9
  86. package/react/caption-along.tsx +3 -4
  87. package/react/caption-horizontal.tsx +1 -2
  88. package/react/card-circles.tsx +1 -2
  89. package/react/card-number-three.tsx +6 -10
  90. package/react/card.tsx +4 -12
  91. package/react/cards-poker.tsx +7 -17
  92. package/react/chart-bar-y-simple.tsx +4 -28
  93. package/react/chart-bar-y.tsx +3 -32
  94. package/react/chat-check.tsx +5 -10
  95. package/react/chat-dashes-lines-two.tsx +7 -6
  96. package/react/chat-lines-cross.tsx +7 -11
  97. package/react/chat-lines-dot.tsx +7 -7
  98. package/react/chat-lines-eye-open.tsx +8 -8
  99. package/react/chat-lines-two-stack.tsx +5 -12
  100. package/react/chat-lines-two.tsx +7 -7
  101. package/react/chat-plus.tsx +5 -7
  102. package/react/chat-text-arrow.tsx +7 -13
  103. package/react/chat-two.tsx +3 -6
  104. package/react/chat.tsx +3 -5
  105. package/react/check-mark.tsx +3 -6
  106. package/react/checkboard-square-centered.tsx +2 -13
  107. package/react/chevron-down-double.tsx +3 -6
  108. package/react/chevron-down.tsx +3 -6
  109. package/react/chevron-left-double.tsx +3 -6
  110. package/react/chevron-left.tsx +3 -6
  111. package/react/chevron-right-double.tsx +3 -6
  112. package/react/chevron-right-small.tsx +3 -11
  113. package/react/chevron-right.tsx +3 -6
  114. package/react/chevron-up-double.tsx +3 -6
  115. package/react/chevron-up-down-line.tsx +3 -11
  116. package/react/chevron-up-down.tsx +3 -6
  117. package/react/chevron-up.tsx +3 -6
  118. package/react/circle-corners.tsx +4 -8
  119. package/react/circle-motion-x.tsx +3 -11
  120. package/react/circle-notch.tsx +3 -5
  121. package/react/circle-slash.tsx +3 -6
  122. package/react/circle.tsx +3 -5
  123. package/react/circles-connected.tsx +3 -13
  124. package/react/clock-counter-clockwise-simple.tsx +6 -11
  125. package/react/clock-counter-clockwise.tsx +8 -16
  126. package/react/clock-overtime.tsx +4 -13
  127. package/react/clock.tsx +2 -3
  128. package/react/cloud.tsx +3 -12
  129. package/react/cluster-ai.tsx +2 -9
  130. package/react/cluster-color.tsx +6 -15
  131. package/react/cluster-sentiment.tsx +7 -25
  132. package/react/cluster.tsx +3 -6
  133. package/react/clustered.tsx +5 -5
  134. package/react/cog.tsx +5 -9
  135. package/react/coins-checked.tsx +3 -6
  136. package/react/coins-slash.tsx +3 -6
  137. package/react/coins.tsx +2 -8
  138. package/react/columns-format.tsx +7 -6
  139. package/react/columns-three.tsx +5 -17
  140. package/react/comment-group.tsx +4 -7
  141. package/react/compass.tsx +5 -9
  142. package/react/cone-serpentine.tsx +6 -3
  143. package/react/connection-line-elbows.tsx +2 -3
  144. package/react/connection-line-straight.tsx +2 -3
  145. package/react/corners-three-eye-open.tsx +5 -9
  146. package/react/counter.tsx +6 -22
  147. package/react/credit-card.tsx +7 -5
  148. package/react/crop.tsx +3 -6
  149. package/react/cross-circle.tsx +5 -9
  150. package/react/cross-fat.tsx +5 -16
  151. package/react/cross-square.tsx +6 -13
  152. package/react/cross.tsx +3 -5
  153. package/react/cube.tsx +3 -7
  154. package/react/cursor-filled.tsx +2 -3
  155. package/react/cursor-lines.tsx +3 -5
  156. package/react/cursor-text-lines.tsx +3 -12
  157. package/react/cursor-text.tsx +3 -6
  158. package/react/cursor.tsx +1 -2
  159. package/react/curve-square-circle-arrow.tsx +3 -12
  160. package/react/dash-left-down-square-dash-right-up.tsx +3 -6
  161. package/react/dash-left-up-square-dash-down-right.tsx +3 -6
  162. package/react/dash-square-dash-horizontal.tsx +3 -6
  163. package/react/dash-square-dash-vertical.tsx +3 -6
  164. package/react/diagram-card-large-1.tsx +4 -11
  165. package/react/diagram-card-large-2.tsx +6 -12
  166. package/react/diagram-card-large-3.tsx +6 -11
  167. package/react/diagram-card-large-4.tsx +5 -19
  168. package/react/diagram-card-magnifying-glass.tsx +5 -14
  169. package/react/diagram-card-small-1.tsx +4 -11
  170. package/react/diagram-card-small-2.tsx +6 -11
  171. package/react/diagram-card-small-3.tsx +5 -9
  172. package/react/diagram-card-team.tsx +5 -29
  173. package/react/diagram-card-user.tsx +5 -22
  174. package/react/diagramming-format.tsx +1 -2
  175. package/react/diagramming.tsx +6 -31
  176. package/react/distribute-horizontal.tsx +2 -9
  177. package/react/distribute-vertical.tsx +4 -7
  178. package/react/doc-format.tsx +6 -15
  179. package/react/dollar-sign-currency.tsx +3 -5
  180. package/react/dot-voting.tsx +2 -3
  181. package/react/dots-nine.tsx +5 -11
  182. package/react/dots-six-horizontal.tsx +5 -8
  183. package/react/dots-six-vertical.tsx +5 -8
  184. package/react/dots-three-vertical.tsx +1 -2
  185. package/react/dots-three.tsx +1 -2
  186. package/react/dots-two.tsx +1 -2
  187. package/react/download.tsx +5 -16
  188. package/react/envelope.tsx +5 -9
  189. package/react/eraser.tsx +5 -9
  190. package/react/exclamation-mark-octagon.tsx +4 -15
  191. package/react/exclamation-point-circle.tsx +4 -15
  192. package/react/export.tsx +6 -16
  193. package/react/external-format.tsx +7 -11
  194. package/react/eye-closed-dots-four-frame-broken.tsx +7 -21
  195. package/react/eye-closed.tsx +5 -11
  196. package/react/eye-open-line-frame-broken.tsx +7 -12
  197. package/react/eye-open-slash.tsx +6 -10
  198. package/react/eye-open.tsx +5 -9
  199. package/react/eyedropper.tsx +4 -7
  200. package/react/factory-house.tsx +5 -11
  201. package/react/factory.tsx +2 -8
  202. package/react/file-spreadsheet.tsx +2 -3
  203. package/react/flag.tsx +2 -3
  204. package/react/flip-card.tsx +7 -13
  205. package/react/flip.tsx +4 -7
  206. package/react/folder.tsx +5 -9
  207. package/react/formula.tsx +3 -7
  208. package/react/frame-lines-two.tsx +5 -7
  209. package/react/frame-play.tsx +3 -6
  210. package/react/frame-plus.tsx +5 -7
  211. package/react/frame.tsx +3 -6
  212. package/react/funnel.tsx +2 -3
  213. package/react/gauge.tsx +7 -16
  214. package/react/gavel.tsx +2 -3
  215. package/react/gift.tsx +9 -7
  216. package/react/github.tsx +1 -13
  217. package/react/globe.tsx +2 -3
  218. package/react/google-drive.tsx +1 -2
  219. package/react/graduation-cap.tsx +5 -12
  220. package/react/grid-four.tsx +6 -16
  221. package/react/grid-six.tsx +3 -12
  222. package/react/grid.tsx +3 -7
  223. package/react/hand-filled.tsx +2 -3
  224. package/react/hand-pointing.tsx +3 -6
  225. package/react/hand-raised-filled.tsx +1 -4
  226. package/react/hand.tsx +3 -6
  227. package/react/headphones.tsx +4 -6
  228. package/react/headset-person.tsx +5 -19
  229. package/react/heart-filled.tsx +3 -4
  230. package/react/heart.tsx +2 -3
  231. package/react/hexagon.tsx +3 -12
  232. package/react/highlighter-color-selection.tsx +4 -6
  233. package/react/highlighter-underline.tsx +4 -12
  234. package/react/highlighter.tsx +6 -10
  235. package/react/house.tsx +3 -7
  236. package/react/image.tsx +6 -22
  237. package/react/indent-left.tsx +4 -9
  238. package/react/indent-right.tsx +4 -9
  239. package/react/index.ts +3 -1
  240. package/react/information-mark-circle.tsx +7 -13
  241. package/react/insights.tsx +5 -8
  242. package/react/kanban.tsx +3 -11
  243. package/react/key.tsx +7 -21
  244. package/react/keycap.tsx +6 -6
  245. package/react/laptop.tsx +3 -16
  246. package/react/lasso.tsx +8 -14
  247. package/react/layout.tsx +6 -6
  248. package/react/lifesaver.tsx +3 -12
  249. package/react/lightbox.tsx +3 -10
  250. package/react/lightbulb.tsx +2 -3
  251. package/react/lightning.tsx +3 -6
  252. package/react/line-curved.tsx +3 -12
  253. package/react/line-dashed.tsx +3 -12
  254. package/react/line-diagonal.tsx +3 -11
  255. package/react/line-dotted.tsx +1 -7
  256. package/react/line-horizontal.tsx +3 -12
  257. package/react/line-orthogonal.tsx +3 -12
  258. package/react/line-straight.tsx +3 -12
  259. package/react/line-two-diagonal-top-right-double.tsx +3 -6
  260. package/react/lines-three-horizontal-line-vertical-center.tsx +1 -2
  261. package/react/lines-three-horizontal.tsx +2 -5
  262. package/react/lines-three-vertical.tsx +5 -6
  263. package/react/lines-top-left-columns-two.tsx +6 -14
  264. package/react/link-plus.tsx +7 -5
  265. package/react/link.tsx +7 -5
  266. package/react/list-bullets.tsx +5 -6
  267. package/react/list-numbers.tsx +3 -6
  268. package/react/lock-closed.tsx +5 -9
  269. package/react/lock-open.tsx +6 -11
  270. package/react/login.tsx +5 -16
  271. package/react/logout.tsx +4 -18
  272. package/react/magnet.tsx +2 -3
  273. package/react/magnifying-glass-lightning.tsx +4 -7
  274. package/react/magnifying-glass-plus.tsx +8 -6
  275. package/react/magnifying-glass.tsx +3 -5
  276. package/react/map.tsx +3 -8
  277. package/react/megaphone.tsx +5 -20
  278. package/react/mermaid.tsx +1 -7
  279. package/react/microphone-document.tsx +6 -16
  280. package/react/microphone-slash.tsx +7 -5
  281. package/react/microphone.tsx +3 -5
  282. package/react/minus.tsx +2 -7
  283. package/react/mobile.tsx +4 -11
  284. package/react/monitor-arrow-up.tsx +9 -9
  285. package/react/monitor-arrow.tsx +9 -9
  286. package/react/monitor-eye-closed.tsx +5 -10
  287. package/react/monitor-eye-open.tsx +8 -7
  288. package/react/monitor-pause.tsx +7 -5
  289. package/react/monitor-play.tsx +5 -9
  290. package/react/monitor-stop.tsx +5 -9
  291. package/react/monitor.tsx +3 -5
  292. package/react/moon.tsx +2 -3
  293. package/react/mouse.tsx +3 -12
  294. package/react/music-note.tsx +2 -3
  295. package/react/navigation-arrow-lines.tsx +6 -12
  296. package/react/navigation-up-left-filled.tsx +6 -13
  297. package/react/navigation-up-left-slash.tsx +4 -7
  298. package/react/navigation-up-right.tsx +2 -3
  299. package/react/next.tsx +3 -11
  300. package/react/node-connected-dot.tsx +6 -12
  301. package/react/node-lines-curved.tsx +3 -6
  302. package/react/node-lines-horizontal.tsx +3 -6
  303. package/react/node-lines-vertical.tsx +3 -6
  304. package/react/node-plus.tsx +3 -5
  305. package/react/nodes-connected.tsx +8 -36
  306. package/react/nodes-connections-three.tsx +3 -5
  307. package/react/note-magnifying-glass.tsx +4 -12
  308. package/react/notepad.tsx +5 -16
  309. package/react/number.tsx +3 -5
  310. package/react/octagon.tsx +3 -12
  311. package/react/office.tsx +6 -8
  312. package/react/org-chart.tsx +4 -7
  313. package/react/orientation-horizontal.tsx +5 -17
  314. package/react/orientation-vertical.tsx +5 -20
  315. package/react/paint-bucket.tsx +4 -12
  316. package/react/palette.tsx +6 -7
  317. package/react/paper-plane-filled-right.tsx +1 -2
  318. package/react/paper-plane-tilt.tsx +4 -6
  319. package/react/parallelogram.tsx +3 -5
  320. package/react/pause-circle.tsx +4 -11
  321. package/react/pause.tsx +2 -8
  322. package/react/pdf.tsx +2 -8
  323. package/react/pen-color-selection.tsx +4 -6
  324. package/react/pen-tip.tsx +2 -3
  325. package/react/pen-underline.tsx +4 -6
  326. package/react/pen.tsx +4 -6
  327. package/react/pentagon.tsx +3 -12
  328. package/react/people-list.tsx +5 -17
  329. package/react/person-in-circle.tsx +8 -9
  330. package/react/phone-filled.tsx +1 -2
  331. package/react/pixel-eraser.tsx +4 -12
  332. package/react/placeholder.tsx +6 -13
  333. package/react/planet.tsx +3 -5
  334. package/react/play-circle.tsx +4 -7
  335. package/react/play.tsx +3 -5
  336. package/react/playback-speed-circle.tsx +3 -5
  337. package/react/plug.tsx +3 -7
  338. package/react/plus-box.tsx +4 -12
  339. package/react/plus-square.tsx +1 -2
  340. package/react/plus-text.tsx +4 -11
  341. package/react/plus.tsx +2 -7
  342. package/react/polling.tsx +9 -7
  343. package/react/presentation-arrow.tsx +6 -10
  344. package/react/presentation-eye-open.tsx +6 -4
  345. package/react/presentation-line.tsx +2 -8
  346. package/react/presentation-lines-two.tsx +1 -2
  347. package/react/presentation-link.tsx +8 -6
  348. package/react/presentation-number-one.tsx +5 -7
  349. package/react/presentation-play.tsx +1 -2
  350. package/react/presentation-plus.tsx +2 -8
  351. package/react/previous.tsx +3 -11
  352. package/react/prohibit.tsx +5 -9
  353. package/react/proto-button.tsx +1 -2
  354. package/react/proto-checkbox.tsx +6 -5
  355. package/react/proto-dropdown.tsx +3 -8
  356. package/react/proto-input.tsx +3 -11
  357. package/react/proto-number.tsx +3 -8
  358. package/react/proto-radio.tsx +1 -2
  359. package/react/proto-slider.tsx +2 -6
  360. package/react/prototype-format.tsx +3 -5
  361. package/react/push-pin-filled.tsx +3 -9
  362. package/react/push-pin.tsx +4 -6
  363. package/react/question-mark-circle.tsx +5 -9
  364. package/react/question-mark.tsx +2 -3
  365. package/react/quotes.tsx +3 -5
  366. package/react/raised-hand.tsx +3 -6
  367. package/react/ratio-169.tsx +3 -7
  368. package/react/ratio-43.tsx +3 -7
  369. package/react/ratio-square.tsx +3 -7
  370. package/react/rectangle-arrow-up-center.tsx +5 -16
  371. package/react/rectangle-dash-lines.tsx +7 -6
  372. package/react/rectangle-dot-large.tsx +7 -8
  373. package/react/rectangle-dot-line-pen.tsx +8 -13
  374. package/react/rectangle-dot-medium.tsx +7 -8
  375. package/react/rectangle-dot-small.tsx +7 -8
  376. package/react/rectangle-frame-2-lines.tsx +4 -11
  377. package/react/rectangle-line.tsx +5 -12
  378. package/react/rectangle-play-stack.tsx +6 -14
  379. package/react/rectangle-portrait-dash-square-top-center.tsx +1 -2
  380. package/react/rectangle-portrait-dash-square-top-left.tsx +3 -5
  381. package/react/rectangle-portrait-dash.tsx +1 -2
  382. package/react/rectangle-portrait-filled.tsx +3 -11
  383. package/react/rectangle-portrait-square-top-left.tsx +6 -13
  384. package/react/rectangle-portrait.tsx +3 -11
  385. package/react/rectangle-tick.tsx +5 -9
  386. package/react/rectangle-triangle-bottom-center.tsx +5 -10
  387. package/react/rectangles-squares.tsx +3 -6
  388. package/react/rectangles-three-aligned.tsx +4 -28
  389. package/react/rectangles-three-free.tsx +3 -12
  390. package/react/rectangles-three-overlap.tsx +3 -7
  391. package/react/rectangles-two-line.tsx +3 -27
  392. package/react/rectangles-two-lines-four.tsx +3 -25
  393. package/react/rectangles-two-minus.tsx +6 -14
  394. package/react/rectangles-two-plus.tsx +6 -14
  395. package/react/rectangles-two-user.tsx +8 -25
  396. package/react/rhombus.tsx +3 -5
  397. package/react/rocket.tsx +3 -6
  398. package/react/rss-rectangle.tsx +5 -10
  399. package/react/rss.tsx +3 -6
  400. package/react/scissors.tsx +9 -18
  401. package/react/scrollbar-xy.tsx +5 -15
  402. package/react/select.tsx +6 -12
  403. package/react/sentiment.tsx +9 -29
  404. package/react/shadow.tsx +3 -16
  405. package/react/shapes-lines-stacked.tsx +9 -9
  406. package/react/shapes-lines.tsx +5 -9
  407. package/react/shapes.tsx +1 -2
  408. package/react/shield-check.tsx +5 -12
  409. package/react/shield-lock-filled.tsx +2 -3
  410. package/react/shield-lock.tsx +5 -12
  411. package/react/shuffle.tsx +5 -10
  412. package/react/sidebar-closed.tsx +6 -13
  413. package/react/sidebar-global-closed.tsx +4 -15
  414. package/react/sidebar-global-open.tsx +8 -17
  415. package/react/sidebar-open.tsx +5 -17
  416. package/react/single-sparks-filled.tsx +2 -3
  417. package/react/slide-format.tsx +1 -2
  418. package/react/sliders-x.tsx +6 -22
  419. package/react/sliders-y.tsx +6 -31
  420. package/react/smiley-chat.tsx +6 -8
  421. package/react/smiley-plus.tsx +6 -9
  422. package/react/smiley-sticker.tsx +2 -3
  423. package/react/smiley.tsx +6 -9
  424. package/react/social-ado.tsx +1 -7
  425. package/react/social-asana.tsx +1 -2
  426. package/react/social-drawio.tsx +1 -7
  427. package/react/social-facebook.tsx +1 -13
  428. package/react/social-instagram.tsx +1 -13
  429. package/react/social-jira.tsx +1 -13
  430. package/react/social-linkedin.tsx +1 -13
  431. package/react/social-looker.tsx +3 -4
  432. package/react/social-monday.tsx +2 -3
  433. package/react/social-slack.tsx +1 -13
  434. package/react/social-twitter.tsx +1 -13
  435. package/react/social-x.tsx +1 -7
  436. package/react/social-youtube.tsx +1 -13
  437. package/react/sort-ascending.tsx +4 -6
  438. package/react/sort-descending.tsx +4 -6
  439. package/react/sparks-filled.tsx +2 -5
  440. package/react/sparks.tsx +6 -3
  441. package/react/speaker-cross.tsx +2 -8
  442. package/react/speaker-high.tsx +2 -8
  443. package/react/spinner.tsx +1 -2
  444. package/react/split-vertical.tsx +3 -11
  445. package/react/square-arrow-in.tsx +6 -15
  446. package/react/square-brackets-angle-slash.tsx +5 -9
  447. package/react/square-circles-two.tsx +7 -7
  448. package/react/square-frame-2-lines-circle.tsx +6 -11
  449. package/react/square-line-square-dashed.tsx +3 -5
  450. package/react/square-rounded.tsx +3 -5
  451. package/react/square-star-scribble.tsx +4 -7
  452. package/react/square-triangle-circle-plus.tsx +3 -17
  453. package/react/square.tsx +3 -5
  454. package/react/squares-column.tsx +4 -33
  455. package/react/squares-four.tsx +3 -6
  456. package/react/squares-group.tsx +5 -11
  457. package/react/squares-merge.tsx +2 -3
  458. package/react/squares-row.tsx +6 -35
  459. package/react/squares-three.tsx +3 -6
  460. package/react/squares-two-overlap.tsx +5 -8
  461. package/react/squares-ungroup.tsx +3 -7
  462. package/react/squares-unmerge.tsx +3 -7
  463. package/react/stack.tsx +3 -6
  464. package/react/stacked-circles.tsx +7 -17
  465. package/react/star-filled.tsx +2 -3
  466. package/react/star-half.tsx +4 -8
  467. package/react/star.tsx +2 -3
  468. package/react/sticky-corners.tsx +5 -10
  469. package/react/sticky-eye-closed.tsx +3 -7
  470. package/react/sticky-eye-open.tsx +6 -4
  471. package/react/sticky-note-stack.tsx +4 -6
  472. package/react/sticky-note-wide.tsx +1 -2
  473. package/react/sticky-note.tsx +1 -2
  474. package/react/sticky-notes-two.tsx +3 -5
  475. package/react/stop-circle.tsx +7 -7
  476. package/react/story-points.tsx +4 -6
  477. package/react/stroke-1.tsx +1 -7
  478. package/react/stroke-2.tsx +1 -7
  479. package/react/stroke-3.tsx +1 -7
  480. package/react/stroke-4.tsx +1 -7
  481. package/react/stroke-5.tsx +1 -7
  482. package/react/stroke-6.tsx +1 -7
  483. package/react/switch.tsx +1 -2
  484. package/react/table-format.tsx +6 -16
  485. package/react/table.tsx +2 -3
  486. package/react/tablet.tsx +4 -11
  487. package/react/tag.tsx +6 -14
  488. package/react/tasks.tsx +4 -7
  489. package/react/text-a-color-selection.tsx +2 -3
  490. package/react/text-a-horizontal.tsx +4 -14
  491. package/react/text-a-underline.tsx +2 -8
  492. package/react/text-a-vertical.tsx +4 -14
  493. package/react/text-aa.tsx +3 -15
  494. package/react/text-align-center.tsx +3 -6
  495. package/react/text-align-left.tsx +3 -6
  496. package/react/text-align-right.tsx +3 -6
  497. package/react/text-b-bold-italic-underlined.tsx +2 -8
  498. package/react/text-b-bold.tsx +3 -4
  499. package/react/text-cursor-eye-open.tsx +5 -9
  500. package/react/text-h-one.tsx +3 -6
  501. package/react/text-h-three.tsx +5 -9
  502. package/react/text-h-two.tsx +3 -12
  503. package/react/text-i-italic.tsx +3 -5
  504. package/react/text-indent.tsx +5 -10
  505. package/react/text-line-height.tsx +4 -6
  506. package/react/text-lines-three.tsx +3 -6
  507. package/react/text-position.tsx +5 -10
  508. package/react/text-s-strikethrough.tsx +2 -5
  509. package/react/text-styles.tsx +4 -6
  510. package/react/text-t.tsx +3 -6
  511. package/react/text-u-underlined.tsx +3 -11
  512. package/react/thumbs-up.tsx +2 -3
  513. package/react/tick-circle.tsx +6 -12
  514. package/react/ticket.tsx +5 -9
  515. package/react/timeline-format.tsx +6 -14
  516. package/react/timer.tsx +8 -16
  517. package/react/toolbar.tsx +4 -12
  518. package/react/tooltip.tsx +3 -7
  519. package/react/trackpad.tsx +5 -16
  520. package/react/trapeze.tsx +3 -12
  521. package/react/trash-simple.tsx +3 -6
  522. package/react/trash.tsx +5 -16
  523. package/react/triangle-square-circle.tsx +3 -11
  524. package/react/triangle.tsx +3 -5
  525. package/react/trident.tsx +3 -12
  526. package/react/trophy.tsx +5 -15
  527. package/react/tshirt.tsx +3 -8
  528. package/react/user-add.tsx +3 -19
  529. package/react/user-arrow-right-up.tsx +6 -24
  530. package/react/user-background-blur.tsx +2 -32
  531. package/react/user-cog-plus.tsx +4 -17
  532. package/react/user-cog.tsx +4 -15
  533. package/react/user-eye-open.tsx +6 -4
  534. package/react/user-filter.tsx +2 -3
  535. package/react/user-load.tsx +3 -11
  536. package/react/user-number-three.tsx +3 -11
  537. package/react/user-pen-dashes-bottom.tsx +3 -9
  538. package/react/user-pen-line-bottom.tsx +2 -3
  539. package/react/user-tick-down.tsx +3 -14
  540. package/react/user.tsx +3 -13
  541. package/react/users-three.tsx +3 -5
  542. package/react/users.tsx +3 -24
  543. package/react/video-camera-simple-circle.tsx +38 -0
  544. package/react/video-camera-simple-error.tsx +4 -9
  545. package/react/video-camera-simple-mic.tsx +42 -0
  546. package/react/video-camera-simple-slash.tsx +4 -7
  547. package/react/video-camera-simple.tsx +2 -3
  548. package/react/video-camera.tsx +3 -9
  549. package/react/view-center.tsx +5 -11
  550. package/react/view-side-left.tsx +4 -8
  551. package/react/wallet.tsx +8 -15
  552. package/react/wand.tsx +6 -13
  553. package/react/warning.tsx +4 -15
  554. package/react/wifi-exclamation.tsx +4 -14
  555. package/react/wifi.tsx +3 -6
  556. package/svg/24/activity.svg +1 -1
  557. package/svg/24/add-line-bottom.svg +1 -1
  558. package/svg/24/add-line-right.svg +1 -1
  559. package/svg/24/ai-text.svg +1 -1
  560. package/svg/24/align-bottom-group.svg +1 -1
  561. package/svg/24/align-bottom.svg +1 -1
  562. package/svg/24/align-center-horizontal.svg +1 -1
  563. package/svg/24/align-center-vertical.svg +1 -1
  564. package/svg/24/align-left.svg +1 -1
  565. package/svg/24/align-middle.svg +1 -1
  566. package/svg/24/align-right.svg +1 -1
  567. package/svg/24/align-top-group.svg +1 -1
  568. package/svg/24/align-top.svg +1 -1
  569. package/svg/24/alignment-scale.svg +1 -1
  570. package/svg/24/alt-text-underline.svg +1 -1
  571. package/svg/24/alt-text.svg +1 -1
  572. package/svg/24/arrow-arc-left.svg +1 -1
  573. package/svg/24/arrow-arc-right.svg +1 -1
  574. package/svg/24/arrow-bend-up-left.svg +1 -1
  575. package/svg/24/arrow-bend-up-right.svg +1 -1
  576. package/svg/24/arrow-box-left.svg +1 -1
  577. package/svg/24/arrow-box-out.svg +1 -1
  578. package/svg/24/arrow-clockwise-down-right.svg +1 -1
  579. package/svg/24/arrow-clockwise-up-left.svg +1 -1
  580. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -1
  581. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
  582. package/svg/24/arrow-curves-bottom-right.svg +1 -1
  583. package/svg/24/arrow-down-left.svg +1 -1
  584. package/svg/24/arrow-down-right.svg +1 -1
  585. package/svg/24/arrow-down.svg +1 -1
  586. package/svg/24/arrow-elbow-down-right.svg +1 -1
  587. package/svg/24/arrow-fat-left.svg +1 -1
  588. package/svg/24/arrow-fat-right.svg +1 -1
  589. package/svg/24/arrow-fat-up-right.svg +1 -1
  590. package/svg/24/arrow-left-right-dotted.svg +1 -1
  591. package/svg/24/arrow-left.svg +1 -1
  592. package/svg/24/arrow-right.svg +1 -1
  593. package/svg/24/arrow-up-circle.svg +1 -1
  594. package/svg/24/arrow-up-left.svg +1 -1
  595. package/svg/24/arrow-up-right.svg +1 -1
  596. package/svg/24/arrow-up.svg +1 -1
  597. package/svg/24/arrows-clockwise-rectangle-tilt.svg +1 -1
  598. package/svg/24/arrows-clockwise-x.svg +1 -1
  599. package/svg/24/arrows-clockwise-y.svg +1 -1
  600. package/svg/24/arrows-counterclockwise-rectangle-tilt.svg +1 -1
  601. package/svg/24/arrows-down-up.svg +1 -1
  602. package/svg/24/arrows-horizontal-lines-top-bottom-in.svg +1 -1
  603. package/svg/24/arrows-horizontal-lines-top-bottom.svg +1 -1
  604. package/svg/24/arrows-in-simple.svg +1 -1
  605. package/svg/24/arrows-out-cardinal.svg +1 -1
  606. package/svg/24/arrows-out-lines-horizontal.svg +1 -1
  607. package/svg/24/arrows-out-simple.svg +1 -1
  608. package/svg/24/arrows-square-counter-clockwise-y.svg +1 -1
  609. package/svg/24/arrows-time-backward.svg +1 -1
  610. package/svg/24/arrows-time-forward.svg +1 -1
  611. package/svg/24/article-empty.svg +1 -1
  612. package/svg/24/article.svg +1 -1
  613. package/svg/24/at.svg +1 -1
  614. package/svg/24/attachment.svg +1 -1
  615. package/svg/24/badge.svg +1 -1
  616. package/svg/24/barrel.svg +1 -1
  617. package/svg/24/bell-slash.svg +1 -1
  618. package/svg/24/bell-tilt.svg +1 -1
  619. package/svg/24/bell.svg +1 -1
  620. package/svg/24/board.svg +1 -1
  621. package/svg/24/book-open-info.svg +1 -1
  622. package/svg/24/bookmark.svg +1 -1
  623. package/svg/24/bracket-curly-left.svg +1 -1
  624. package/svg/24/bracket-curly-right.svg +1 -1
  625. package/svg/24/brackets-angle-slash.svg +1 -1
  626. package/svg/24/brackets-curly-circles-three.svg +1 -1
  627. package/svg/24/browser.svg +1 -1
  628. package/svg/24/brush.svg +1 -1
  629. package/svg/24/calendar-blank.svg +1 -1
  630. package/svg/24/calendar-end.svg +1 -1
  631. package/svg/24/calendar-start.svg +1 -1
  632. package/svg/24/camera.svg +1 -1
  633. package/svg/24/caption-along.svg +1 -1
  634. package/svg/24/card-number-three.svg +1 -1
  635. package/svg/24/card.svg +1 -1
  636. package/svg/24/cards-poker.svg +1 -1
  637. package/svg/24/chart-bar-y-simple.svg +1 -1
  638. package/svg/24/chart-bar-y.svg +1 -1
  639. package/svg/24/chat-check.svg +1 -1
  640. package/svg/24/chat-dashes-lines-two.svg +1 -1
  641. package/svg/24/chat-lines-cross.svg +1 -1
  642. package/svg/24/chat-lines-dot.svg +1 -1
  643. package/svg/24/chat-lines-eye-open.svg +1 -1
  644. package/svg/24/chat-lines-two-stack.svg +1 -1
  645. package/svg/24/chat-lines-two.svg +1 -1
  646. package/svg/24/chat-plus.svg +1 -1
  647. package/svg/24/chat-text-arrow.svg +1 -1
  648. package/svg/24/chat-two.svg +1 -1
  649. package/svg/24/chat.svg +1 -1
  650. package/svg/24/check-mark.svg +1 -1
  651. package/svg/24/checkboard-square-centered.svg +1 -1
  652. package/svg/24/chevron-down-double.svg +1 -1
  653. package/svg/24/chevron-down.svg +1 -1
  654. package/svg/24/chevron-left-double.svg +1 -1
  655. package/svg/24/chevron-left.svg +1 -1
  656. package/svg/24/chevron-right-double.svg +1 -1
  657. package/svg/24/chevron-right-small.svg +1 -1
  658. package/svg/24/chevron-right.svg +1 -1
  659. package/svg/24/chevron-up-double.svg +1 -1
  660. package/svg/24/chevron-up-down-line.svg +1 -1
  661. package/svg/24/chevron-up-down.svg +1 -1
  662. package/svg/24/chevron-up.svg +1 -1
  663. package/svg/24/circle-corners.svg +1 -1
  664. package/svg/24/circle-motion-x.svg +1 -1
  665. package/svg/24/circle-notch.svg +1 -1
  666. package/svg/24/circle-slash.svg +1 -1
  667. package/svg/24/circle.svg +1 -1
  668. package/svg/24/circles-connected.svg +1 -1
  669. package/svg/24/clock-counter-clockwise-simple.svg +1 -1
  670. package/svg/24/clock-counter-clockwise.svg +1 -1
  671. package/svg/24/clock-overtime.svg +1 -1
  672. package/svg/24/clock.svg +1 -1
  673. package/svg/24/cloud.svg +1 -1
  674. package/svg/24/cluster-ai.svg +1 -1
  675. package/svg/24/cluster-color.svg +1 -1
  676. package/svg/24/cluster-sentiment.svg +1 -1
  677. package/svg/24/cluster.svg +1 -1
  678. package/svg/24/clustered.svg +1 -1
  679. package/svg/24/cog.svg +1 -1
  680. package/svg/24/coins-checked.svg +1 -1
  681. package/svg/24/coins-slash.svg +1 -1
  682. package/svg/24/coins.svg +1 -1
  683. package/svg/24/columns-format.svg +1 -1
  684. package/svg/24/columns-three.svg +1 -1
  685. package/svg/24/comment-group.svg +1 -1
  686. package/svg/24/compass.svg +1 -1
  687. package/svg/24/cone-serpentine.svg +1 -1
  688. package/svg/24/corners-three-eye-open.svg +1 -1
  689. package/svg/24/counter.svg +1 -1
  690. package/svg/24/credit-card.svg +1 -1
  691. package/svg/24/crop.svg +1 -1
  692. package/svg/24/cross-circle.svg +1 -1
  693. package/svg/24/cross-fat.svg +1 -1
  694. package/svg/24/cross-square.svg +1 -1
  695. package/svg/24/cross.svg +1 -1
  696. package/svg/24/cube.svg +1 -1
  697. package/svg/24/cursor-filled.svg +1 -1
  698. package/svg/24/cursor-lines.svg +1 -1
  699. package/svg/24/cursor-text-lines.svg +1 -1
  700. package/svg/24/cursor-text.svg +1 -1
  701. package/svg/24/curve-square-circle-arrow.svg +1 -1
  702. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
  703. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
  704. package/svg/24/dash-square-dash-horizontal.svg +1 -1
  705. package/svg/24/dash-square-dash-vertical.svg +1 -1
  706. package/svg/24/diagram-card-large-1.svg +1 -1
  707. package/svg/24/diagram-card-large-2.svg +1 -1
  708. package/svg/24/diagram-card-large-3.svg +1 -1
  709. package/svg/24/diagram-card-large-4.svg +1 -1
  710. package/svg/24/diagram-card-magnifying-glass.svg +1 -1
  711. package/svg/24/diagram-card-small-1.svg +1 -1
  712. package/svg/24/diagram-card-small-2.svg +1 -1
  713. package/svg/24/diagram-card-small-3.svg +1 -1
  714. package/svg/24/diagram-card-team.svg +1 -1
  715. package/svg/24/diagram-card-user.svg +1 -1
  716. package/svg/24/diagramming.svg +1 -1
  717. package/svg/24/distribute-horizontal.svg +1 -1
  718. package/svg/24/distribute-vertical.svg +1 -1
  719. package/svg/24/doc-format.svg +1 -1
  720. package/svg/24/dollar-sign-currency.svg +1 -1
  721. package/svg/24/dot-voting.svg +1 -1
  722. package/svg/24/dots-nine.svg +1 -1
  723. package/svg/24/dots-six-horizontal.svg +1 -1
  724. package/svg/24/dots-six-vertical.svg +1 -1
  725. package/svg/24/download.svg +1 -1
  726. package/svg/24/envelope.svg +1 -1
  727. package/svg/24/eraser.svg +1 -1
  728. package/svg/24/exclamation-mark-octagon.svg +1 -1
  729. package/svg/24/exclamation-point-circle.svg +1 -1
  730. package/svg/24/export.svg +1 -1
  731. package/svg/24/external-format.svg +1 -1
  732. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -1
  733. package/svg/24/eye-closed.svg +1 -1
  734. package/svg/24/eye-open-line-frame-broken.svg +1 -1
  735. package/svg/24/eye-open-slash.svg +1 -1
  736. package/svg/24/eye-open.svg +1 -1
  737. package/svg/24/eyedropper.svg +1 -1
  738. package/svg/24/factory-house.svg +1 -1
  739. package/svg/24/factory.svg +1 -1
  740. package/svg/24/file-spreadsheet.svg +1 -1
  741. package/svg/24/flag.svg +1 -1
  742. package/svg/24/flip-card.svg +1 -1
  743. package/svg/24/flip.svg +1 -1
  744. package/svg/24/folder.svg +1 -1
  745. package/svg/24/formula.svg +1 -1
  746. package/svg/24/frame-lines-two.svg +1 -1
  747. package/svg/24/frame-play.svg +1 -1
  748. package/svg/24/frame-plus.svg +1 -1
  749. package/svg/24/frame.svg +1 -1
  750. package/svg/24/funnel.svg +1 -1
  751. package/svg/24/gauge.svg +1 -1
  752. package/svg/24/gavel.svg +1 -1
  753. package/svg/24/gift.svg +1 -1
  754. package/svg/24/github.svg +1 -1
  755. package/svg/24/globe.svg +1 -1
  756. package/svg/24/graduation-cap.svg +1 -1
  757. package/svg/24/grid-four.svg +1 -1
  758. package/svg/24/grid-six.svg +1 -1
  759. package/svg/24/grid.svg +1 -1
  760. package/svg/24/hand-filled.svg +1 -1
  761. package/svg/24/hand-pointing.svg +1 -1
  762. package/svg/24/hand-raised-filled.svg +1 -1
  763. package/svg/24/hand.svg +1 -1
  764. package/svg/24/headphones.svg +1 -1
  765. package/svg/24/headset-person.svg +1 -1
  766. package/svg/24/heart-filled.svg +1 -1
  767. package/svg/24/heart.svg +1 -1
  768. package/svg/24/hexagon.svg +1 -1
  769. package/svg/24/highlighter-color-selection.svg +1 -1
  770. package/svg/24/highlighter-underline.svg +1 -1
  771. package/svg/24/highlighter.svg +1 -1
  772. package/svg/24/house.svg +1 -1
  773. package/svg/24/image.svg +1 -1
  774. package/svg/24/indent-left.svg +1 -1
  775. package/svg/24/indent-right.svg +1 -1
  776. package/svg/24/information-mark-circle.svg +1 -1
  777. package/svg/24/insights.svg +1 -1
  778. package/svg/24/kanban.svg +1 -1
  779. package/svg/24/key.svg +1 -1
  780. package/svg/24/keycap.svg +1 -1
  781. package/svg/24/laptop.svg +1 -1
  782. package/svg/24/lasso.svg +1 -1
  783. package/svg/24/layout.svg +1 -1
  784. package/svg/24/lifesaver.svg +1 -1
  785. package/svg/24/lightbox.svg +1 -1
  786. package/svg/24/lightbulb.svg +1 -1
  787. package/svg/24/lightning.svg +1 -1
  788. package/svg/24/line-curved.svg +1 -1
  789. package/svg/24/line-dashed.svg +1 -1
  790. package/svg/24/line-diagonal.svg +1 -1
  791. package/svg/24/line-dotted.svg +1 -1
  792. package/svg/24/line-horizontal.svg +1 -1
  793. package/svg/24/line-orthogonal.svg +1 -1
  794. package/svg/24/line-straight.svg +1 -1
  795. package/svg/24/line-two-diagonal-top-right-double.svg +1 -1
  796. package/svg/24/lines-three-horizontal.svg +1 -1
  797. package/svg/24/lines-three-vertical.svg +1 -1
  798. package/svg/24/lines-top-left-columns-two.svg +1 -1
  799. package/svg/24/link-plus.svg +1 -1
  800. package/svg/24/link.svg +1 -1
  801. package/svg/24/list-bullets.svg +1 -1
  802. package/svg/24/list-numbers.svg +1 -1
  803. package/svg/24/lock-closed.svg +1 -1
  804. package/svg/24/lock-open.svg +1 -1
  805. package/svg/24/login.svg +1 -1
  806. package/svg/24/logout.svg +1 -1
  807. package/svg/24/magnet.svg +1 -1
  808. package/svg/24/magnifying-glass-lightning.svg +1 -1
  809. package/svg/24/magnifying-glass-plus.svg +1 -1
  810. package/svg/24/magnifying-glass.svg +1 -1
  811. package/svg/24/map.svg +1 -1
  812. package/svg/24/megaphone.svg +1 -1
  813. package/svg/24/mermaid.svg +1 -1
  814. package/svg/24/microphone-document.svg +1 -1
  815. package/svg/24/microphone-slash.svg +1 -1
  816. package/svg/24/microphone.svg +1 -1
  817. package/svg/24/minus.svg +1 -1
  818. package/svg/24/mobile.svg +1 -1
  819. package/svg/24/monitor-arrow-up.svg +1 -1
  820. package/svg/24/monitor-arrow.svg +1 -1
  821. package/svg/24/monitor-eye-closed.svg +1 -1
  822. package/svg/24/monitor-eye-open.svg +1 -1
  823. package/svg/24/monitor-pause.svg +1 -1
  824. package/svg/24/monitor-play.svg +1 -1
  825. package/svg/24/monitor-stop.svg +1 -1
  826. package/svg/24/monitor.svg +1 -1
  827. package/svg/24/moon.svg +1 -1
  828. package/svg/24/mouse.svg +1 -1
  829. package/svg/24/music-note.svg +1 -1
  830. package/svg/24/navigation-arrow-lines.svg +1 -1
  831. package/svg/24/navigation-up-left-filled.svg +1 -1
  832. package/svg/24/navigation-up-left-slash.svg +1 -1
  833. package/svg/24/navigation-up-right.svg +1 -1
  834. package/svg/24/next.svg +1 -1
  835. package/svg/24/node-connected-dot.svg +1 -1
  836. package/svg/24/node-lines-curved.svg +1 -1
  837. package/svg/24/node-lines-horizontal.svg +1 -1
  838. package/svg/24/node-lines-vertical.svg +1 -1
  839. package/svg/24/node-plus.svg +1 -1
  840. package/svg/24/nodes-connected.svg +1 -1
  841. package/svg/24/nodes-connections-three.svg +1 -1
  842. package/svg/24/note-magnifying-glass.svg +1 -1
  843. package/svg/24/notepad.svg +1 -1
  844. package/svg/24/number.svg +1 -1
  845. package/svg/24/octagon.svg +1 -1
  846. package/svg/24/office.svg +1 -1
  847. package/svg/24/org-chart.svg +1 -1
  848. package/svg/24/orientation-horizontal.svg +1 -1
  849. package/svg/24/orientation-vertical.svg +1 -1
  850. package/svg/24/paint-bucket.svg +1 -1
  851. package/svg/24/palette.svg +1 -1
  852. package/svg/24/paper-plane-tilt.svg +1 -1
  853. package/svg/24/parallelogram.svg +1 -1
  854. package/svg/24/pause-circle.svg +1 -1
  855. package/svg/24/pause.svg +1 -1
  856. package/svg/24/pdf.svg +1 -1
  857. package/svg/24/pen-color-selection.svg +1 -1
  858. package/svg/24/pen-tip.svg +1 -1
  859. package/svg/24/pen-underline.svg +1 -1
  860. package/svg/24/pen.svg +1 -1
  861. package/svg/24/pentagon.svg +1 -1
  862. package/svg/24/people-list.svg +1 -1
  863. package/svg/24/person-in-circle.svg +1 -1
  864. package/svg/24/pixel-eraser.svg +1 -1
  865. package/svg/24/placeholder.svg +1 -1
  866. package/svg/24/planet.svg +1 -1
  867. package/svg/24/play-circle.svg +1 -1
  868. package/svg/24/play.svg +1 -1
  869. package/svg/24/playback-speed-circle.svg +1 -1
  870. package/svg/24/plug.svg +1 -1
  871. package/svg/24/plus-box.svg +1 -1
  872. package/svg/24/plus-text.svg +1 -1
  873. package/svg/24/plus.svg +1 -1
  874. package/svg/24/polling.svg +1 -1
  875. package/svg/24/presentation-arrow.svg +1 -1
  876. package/svg/24/presentation-eye-open.svg +1 -1
  877. package/svg/24/presentation-line.svg +1 -1
  878. package/svg/24/presentation-link.svg +1 -1
  879. package/svg/24/presentation-number-one.svg +1 -1
  880. package/svg/24/presentation-plus.svg +1 -1
  881. package/svg/24/previous.svg +1 -1
  882. package/svg/24/prohibit.svg +1 -1
  883. package/svg/24/proto-checkbox.svg +1 -1
  884. package/svg/24/proto-dropdown.svg +1 -1
  885. package/svg/24/proto-input.svg +1 -1
  886. package/svg/24/proto-number.svg +1 -1
  887. package/svg/24/proto-slider.svg +1 -1
  888. package/svg/24/prototype-format.svg +1 -1
  889. package/svg/24/push-pin-filled.svg +1 -1
  890. package/svg/24/push-pin.svg +1 -1
  891. package/svg/24/question-mark-circle.svg +1 -1
  892. package/svg/24/question-mark.svg +1 -1
  893. package/svg/24/quotes.svg +1 -1
  894. package/svg/24/raised-hand.svg +1 -1
  895. package/svg/24/ratio-169.svg +1 -1
  896. package/svg/24/ratio-43.svg +1 -1
  897. package/svg/24/ratio-square.svg +1 -1
  898. package/svg/24/rectangle-arrow-up-center.svg +1 -1
  899. package/svg/24/rectangle-dash-lines.svg +1 -1
  900. package/svg/24/rectangle-dot-large.svg +1 -1
  901. package/svg/24/rectangle-dot-line-pen.svg +1 -1
  902. package/svg/24/rectangle-dot-medium.svg +1 -1
  903. package/svg/24/rectangle-dot-small.svg +1 -1
  904. package/svg/24/rectangle-frame-2-lines.svg +1 -1
  905. package/svg/24/rectangle-line.svg +1 -1
  906. package/svg/24/rectangle-play-stack.svg +1 -1
  907. package/svg/24/rectangle-portrait-dash-square-top-left.svg +1 -1
  908. package/svg/24/rectangle-portrait-filled.svg +1 -1
  909. package/svg/24/rectangle-portrait-square-top-left.svg +1 -1
  910. package/svg/24/rectangle-portrait.svg +1 -1
  911. package/svg/24/rectangle-tick.svg +1 -1
  912. package/svg/24/rectangle-triangle-bottom-center.svg +1 -1
  913. package/svg/24/rectangles-squares.svg +1 -1
  914. package/svg/24/rectangles-three-aligned.svg +1 -1
  915. package/svg/24/rectangles-three-free.svg +1 -1
  916. package/svg/24/rectangles-three-overlap.svg +1 -1
  917. package/svg/24/rectangles-two-line.svg +1 -1
  918. package/svg/24/rectangles-two-lines-four.svg +1 -1
  919. package/svg/24/rectangles-two-minus.svg +1 -1
  920. package/svg/24/rectangles-two-plus.svg +1 -1
  921. package/svg/24/rectangles-two-user.svg +1 -1
  922. package/svg/24/rhombus.svg +1 -1
  923. package/svg/24/rocket.svg +1 -1
  924. package/svg/24/rss-rectangle.svg +1 -1
  925. package/svg/24/rss.svg +1 -1
  926. package/svg/24/scissors.svg +1 -1
  927. package/svg/24/scrollbar-xy.svg +1 -1
  928. package/svg/24/select.svg +1 -1
  929. package/svg/24/sentiment.svg +1 -1
  930. package/svg/24/shadow.svg +1 -1
  931. package/svg/24/shapes-lines-stacked.svg +1 -1
  932. package/svg/24/shapes-lines.svg +1 -1
  933. package/svg/24/shield-check.svg +1 -1
  934. package/svg/24/shield-lock-filled.svg +1 -1
  935. package/svg/24/shield-lock.svg +1 -1
  936. package/svg/24/shuffle.svg +1 -1
  937. package/svg/24/sidebar-closed.svg +1 -1
  938. package/svg/24/sidebar-global-closed.svg +1 -1
  939. package/svg/24/sidebar-global-open.svg +1 -1
  940. package/svg/24/sidebar-open.svg +1 -1
  941. package/svg/24/single-sparks-filled.svg +1 -1
  942. package/svg/24/sliders-x.svg +1 -1
  943. package/svg/24/sliders-y.svg +1 -1
  944. package/svg/24/smiley-chat.svg +1 -1
  945. package/svg/24/smiley-plus.svg +1 -1
  946. package/svg/24/smiley-sticker.svg +1 -1
  947. package/svg/24/smiley.svg +1 -1
  948. package/svg/24/social-ado.svg +1 -1
  949. package/svg/24/social-drawio.svg +1 -1
  950. package/svg/24/social-facebook.svg +1 -1
  951. package/svg/24/social-instagram.svg +1 -1
  952. package/svg/24/social-jira.svg +1 -1
  953. package/svg/24/social-linkedin.svg +1 -1
  954. package/svg/24/social-looker.svg +1 -1
  955. package/svg/24/social-monday.svg +1 -1
  956. package/svg/24/social-slack.svg +1 -1
  957. package/svg/24/social-twitter.svg +1 -1
  958. package/svg/24/social-x.svg +1 -1
  959. package/svg/24/social-youtube.svg +1 -1
  960. package/svg/24/sort-ascending.svg +1 -1
  961. package/svg/24/sort-descending.svg +1 -1
  962. package/svg/24/sparks-filled.svg +1 -1
  963. package/svg/24/sparks.svg +1 -1
  964. package/svg/24/speaker-cross.svg +1 -1
  965. package/svg/24/speaker-high.svg +1 -1
  966. package/svg/24/split-vertical.svg +1 -1
  967. package/svg/24/square-arrow-in.svg +1 -1
  968. package/svg/24/square-brackets-angle-slash.svg +1 -1
  969. package/svg/24/square-circles-two.svg +1 -1
  970. package/svg/24/square-frame-2-lines-circle.svg +1 -1
  971. package/svg/24/square-line-square-dashed.svg +1 -1
  972. package/svg/24/square-rounded.svg +1 -1
  973. package/svg/24/square-star-scribble.svg +1 -1
  974. package/svg/24/square-triangle-circle-plus.svg +1 -1
  975. package/svg/24/square.svg +1 -1
  976. package/svg/24/squares-column.svg +1 -1
  977. package/svg/24/squares-four.svg +1 -1
  978. package/svg/24/squares-group.svg +1 -1
  979. package/svg/24/squares-merge.svg +1 -1
  980. package/svg/24/squares-row.svg +1 -1
  981. package/svg/24/squares-three.svg +1 -1
  982. package/svg/24/squares-two-overlap.svg +1 -1
  983. package/svg/24/squares-ungroup.svg +1 -1
  984. package/svg/24/squares-unmerge.svg +1 -1
  985. package/svg/24/stack.svg +1 -1
  986. package/svg/24/stacked-circles.svg +1 -1
  987. package/svg/24/star-filled.svg +1 -1
  988. package/svg/24/star-half.svg +1 -1
  989. package/svg/24/star.svg +1 -1
  990. package/svg/24/sticky-corners.svg +1 -1
  991. package/svg/24/sticky-eye-closed.svg +1 -1
  992. package/svg/24/sticky-eye-open.svg +1 -1
  993. package/svg/24/sticky-note-stack.svg +1 -1
  994. package/svg/24/sticky-notes-two.svg +1 -1
  995. package/svg/24/stop-circle.svg +1 -1
  996. package/svg/24/story-points.svg +1 -1
  997. package/svg/24/stroke-1.svg +1 -1
  998. package/svg/24/stroke-2.svg +1 -1
  999. package/svg/24/stroke-3.svg +1 -1
  1000. package/svg/24/stroke-4.svg +1 -1
  1001. package/svg/24/stroke-5.svg +1 -1
  1002. package/svg/24/stroke-6.svg +1 -1
  1003. package/svg/24/table-format.svg +1 -1
  1004. package/svg/24/table.svg +1 -1
  1005. package/svg/24/tablet.svg +1 -1
  1006. package/svg/24/tag.svg +1 -1
  1007. package/svg/24/tasks.svg +1 -1
  1008. package/svg/24/text-a-color-selection.svg +1 -1
  1009. package/svg/24/text-a-horizontal.svg +1 -1
  1010. package/svg/24/text-a-underline.svg +1 -1
  1011. package/svg/24/text-a-vertical.svg +1 -1
  1012. package/svg/24/text-aa.svg +1 -1
  1013. package/svg/24/text-align-center.svg +1 -1
  1014. package/svg/24/text-align-left.svg +1 -1
  1015. package/svg/24/text-align-right.svg +1 -1
  1016. package/svg/24/text-b-bold-italic-underlined.svg +1 -1
  1017. package/svg/24/text-b-bold.svg +1 -1
  1018. package/svg/24/text-cursor-eye-open.svg +1 -1
  1019. package/svg/24/text-h-one.svg +1 -1
  1020. package/svg/24/text-h-three.svg +1 -1
  1021. package/svg/24/text-h-two.svg +1 -1
  1022. package/svg/24/text-i-italic.svg +1 -1
  1023. package/svg/24/text-indent.svg +1 -1
  1024. package/svg/24/text-line-height.svg +1 -1
  1025. package/svg/24/text-lines-three.svg +1 -1
  1026. package/svg/24/text-position.svg +1 -1
  1027. package/svg/24/text-s-strikethrough.svg +1 -1
  1028. package/svg/24/text-styles.svg +1 -1
  1029. package/svg/24/text-t.svg +1 -1
  1030. package/svg/24/text-u-underlined.svg +1 -1
  1031. package/svg/24/thumbs-up.svg +1 -1
  1032. package/svg/24/tick-circle.svg +1 -1
  1033. package/svg/24/ticket.svg +1 -1
  1034. package/svg/24/timeline-format.svg +1 -1
  1035. package/svg/24/timer.svg +1 -1
  1036. package/svg/24/toolbar.svg +1 -1
  1037. package/svg/24/tooltip.svg +1 -1
  1038. package/svg/24/trackpad.svg +1 -1
  1039. package/svg/24/trapeze.svg +1 -1
  1040. package/svg/24/trash-simple.svg +1 -1
  1041. package/svg/24/trash.svg +1 -1
  1042. package/svg/24/triangle-square-circle.svg +1 -1
  1043. package/svg/24/triangle.svg +1 -1
  1044. package/svg/24/trident.svg +1 -1
  1045. package/svg/24/trophy.svg +1 -1
  1046. package/svg/24/tshirt.svg +1 -1
  1047. package/svg/24/user-add.svg +1 -1
  1048. package/svg/24/user-arrow-right-up.svg +1 -1
  1049. package/svg/24/user-background-blur.svg +1 -1
  1050. package/svg/24/user-cog-plus.svg +1 -1
  1051. package/svg/24/user-cog.svg +1 -1
  1052. package/svg/24/user-eye-open.svg +1 -1
  1053. package/svg/24/user-filter.svg +1 -1
  1054. package/svg/24/user-load.svg +1 -1
  1055. package/svg/24/user-number-three.svg +1 -1
  1056. package/svg/24/user-pen-dashes-bottom.svg +1 -1
  1057. package/svg/24/user-pen-line-bottom.svg +1 -1
  1058. package/svg/24/user-tick-down.svg +1 -1
  1059. package/svg/24/user.svg +1 -1
  1060. package/svg/24/users-three.svg +1 -1
  1061. package/svg/24/users.svg +1 -1
  1062. package/svg/24/video-camera-simple-circle.svg +2 -0
  1063. package/svg/24/video-camera-simple-error.svg +1 -1
  1064. package/svg/24/video-camera-simple-mic.svg +2 -0
  1065. package/svg/24/video-camera-simple-slash.svg +1 -1
  1066. package/svg/24/video-camera-simple.svg +1 -1
  1067. package/svg/24/video-camera.svg +1 -1
  1068. package/svg/24/view-center.svg +1 -1
  1069. package/svg/24/view-side-left.svg +1 -1
  1070. package/svg/24/wallet.svg +1 -1
  1071. package/svg/24/wand.svg +1 -1
  1072. package/svg/24/warning.svg +1 -1
  1073. package/svg/24/wifi-exclamation.svg +1 -1
  1074. package/svg/24/wifi.svg +1 -1
  1075. package/svg/meta.json +188 -164
package/react/notepad.tsx CHANGED
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
10
10
  import type { IconComponentType } from '../src/icon'
11
11
 
12
12
  export const IconNotepad: IconComponentType = forwardRef(
13
- ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
13
+ ({ size = 'medium', ...props }, forwardRef) => {
14
14
  const [debug] = useLocalStorage('DEBUG_ICON', false)
15
15
  return createElement(
16
16
  StyledIcon,
17
17
  {
18
18
  ...props,
19
- weight,
20
19
  debug,
21
20
  'aria-hidden': true,
22
21
  size,
@@ -25,22 +24,12 @@ export const IconNotepad: IconComponentType = forwardRef(
25
24
  ref: forwardRef,
26
25
  },
27
26
  <path
28
- stroke='currentColor'
29
- strokeLinejoin='bevel'
30
- strokeWidth='var(--svg-stroke-width)'
31
- d='M5 4h14v17h-14v-17Z'
27
+ fill='currentColor'
28
+ d='m19 3 1 1v17l-1 1h-14l-1-1v-17l1-1h14Zm-13 17h12v-15h-12v15Z'
32
29
  />,
33
30
  <path
34
- stroke='currentColor'
35
- strokeLinejoin='round'
36
- strokeWidth='var(--svg-stroke-width)'
37
- d='M8 11h8M8 15h8'
38
- />,
39
- <path
40
- stroke='currentColor'
41
- strokeLinejoin='bevel'
42
- strokeWidth='var(--svg-stroke-width)'
43
- d='M8 2v4M12 2v4M16 2v4'
31
+ fill='currentColor'
32
+ d='M16 10v2h-8v-2h8ZM16 14v2h-8v-2h8ZM9 2v4h-2v-4h2ZM13 2v4h-2v-4h2ZM17 2v4h-2v-4h2Z'
44
33
  />
45
34
  )
46
35
  }
package/react/number.tsx CHANGED
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
10
10
  import type { IconComponentType } from '../src/icon'
11
11
 
12
12
  export const IconNumber: IconComponentType = forwardRef(
13
- ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
13
+ ({ size = 'medium', ...props }, forwardRef) => {
14
14
  const [debug] = useLocalStorage('DEBUG_ICON', false)
15
15
  return createElement(
16
16
  StyledIcon,
17
17
  {
18
18
  ...props,
19
- weight,
20
19
  debug,
21
20
  'aria-hidden': true,
22
21
  size,
@@ -25,9 +24,8 @@ export const IconNumber: IconComponentType = forwardRef(
25
24
  ref: forwardRef,
26
25
  },
27
26
  <path
28
- stroke='currentColor'
29
- strokeWidth='var(--svg-stroke-width)'
30
- d='M4 9h17m-18 6h17m-9.5-12-3 18m9.5-18-3 18'
27
+ fill='currentColor'
28
+ d='m17.9863 3.164-.8056 4.836h3.8193v2h-4.1533l-.666 4h3.8193v2h-4.1533l-.8604 5.1641-1.9726-.3282.8056-4.8359h-4.4726l-.8604 5.1641-1.9726-.3282.8056-4.8359h-4.3193v-2h4.6533l.666-4h-4.3193v-2h4.6533l.8604-5.164 1.9726.328-.8056 4.836h4.4726l.8604-5.164 1.9726.328Zm-8.3056 10.836h4.4726l.666-4h-4.4726l-.666 4Z'
31
29
  />
32
30
  )
33
31
  }
package/react/octagon.tsx CHANGED
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
10
10
  import type { IconComponentType } from '../src/icon'
11
11
 
12
12
  export const IconOctagon: IconComponentType = forwardRef(
13
- ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
13
+ ({ size = 'medium', ...props }, forwardRef) => {
14
14
  const [debug] = useLocalStorage('DEBUG_ICON', false)
15
15
  return createElement(
16
16
  StyledIcon,
17
17
  {
18
18
  ...props,
19
- weight,
20
19
  debug,
21
20
  'aria-hidden': true,
22
21
  size,
@@ -25,16 +24,8 @@ export const IconOctagon: IconComponentType = forwardRef(
25
24
  ref: forwardRef,
26
25
  },
27
26
  <path
28
- stroke='currentColor'
29
- strokeLinecap='round'
30
- strokeLinejoin='round'
31
- strokeWidth='var(--svg-stroke-width)'
32
- d='M16 3h-8l-5 5v8l5 5h8l5-5v-8l-5-5Z'
33
- />,
34
- <path
35
- stroke='currentColor'
36
- strokeWidth='var(--svg-stroke-width)'
37
- d='M21 12v.0001'
27
+ fill='currentColor'
28
+ d='M16 2a.9998.9998 0 0 1 .707.293l5 5a.9996.9996 0 0 1 .293.707v8a.9996.9996 0 0 1-.293.707l-5 5a.9996.9996 0 0 1-.707.293h-8a.9996.9996 0 0 1-.707-.293l-5-5a.9998.9998 0 0 1-.293-.707v-8a.9999.9999 0 0 1 .293-.707l5-5 .0732-.0664a1 1 0 0 1 .6338-.2266h8Zm-12 6.414v7.1719l4.414 4.4141h7.1719l4.4141-4.4141v-7.1718l-4.4141-4.4141h-7.1718l-4.4141 4.414Z'
38
29
  />
39
30
  )
40
31
  }
package/react/office.tsx CHANGED
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
10
10
  import type { IconComponentType } from '../src/icon'
11
11
 
12
12
  export const IconOffice: IconComponentType = forwardRef(
13
- ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
13
+ ({ size = 'medium', ...props }, forwardRef) => {
14
14
  const [debug] = useLocalStorage('DEBUG_ICON', false)
15
15
  return createElement(
16
16
  StyledIcon,
17
17
  {
18
18
  ...props,
19
- weight,
20
19
  debug,
21
20
  'aria-hidden': true,
22
21
  size,
@@ -26,14 +25,13 @@ export const IconOffice: IconComponentType = forwardRef(
26
25
  },
27
26
  <path
28
27
  fill='currentColor'
29
- d='M7 8h2v2h-2zM11 8h2v2h-2zM7 12h2v2h-2zM11 12h2v2h-2zM7 16h2v2h-2zM11 16h2v2h-2z'
28
+ d='M7 8h2v2h-2v-2ZM11 8h2v2h-2v-2ZM7 12h2v2h-2v-2ZM11 12h2v2h-2v-2ZM7 16h2v2h-2v-2ZM11 16h2v2h-2v-2Z'
30
29
  />,
31
30
  <path
32
- stroke='currentColor'
33
- strokeLinejoin='bevel'
34
- strokeWidth='var(--svg-stroke-width)'
35
- d='m16 3-12 2.5v15.5h12v-18ZM16 10h4v11h-4'
36
- />
31
+ fill='currentColor'
32
+ d='M17 3v18l-1 1h-12l-1-1v-15.5l.7959-.9785 12-2.5 1.2041.9785Zm-12 3.3125v13.6875h10v-15.7715l-10 2.084Z'
33
+ />,
34
+ <path fill='currentColor' d='m20 9 1 1v11l-1 1h-4v-2h3v-9h-3v-2h4Z' />
37
35
  )
38
36
  }
39
37
  )
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
10
10
  import type { IconComponentType } from '../src/icon'
11
11
 
12
12
  export const IconOrgChart: IconComponentType = forwardRef(
13
- ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
13
+ ({ size = 'medium', ...props }, forwardRef) => {
14
14
  const [debug] = useLocalStorage('DEBUG_ICON', false)
15
15
  return createElement(
16
16
  StyledIcon,
17
17
  {
18
18
  ...props,
19
- weight,
20
19
  debug,
21
20
  'aria-hidden': true,
22
21
  size,
@@ -25,14 +24,12 @@ export const IconOrgChart: IconComponentType = forwardRef(
25
24
  ref: forwardRef,
26
25
  },
27
26
  <path
28
- stroke='currentColor'
29
- strokeLinejoin='bevel'
30
- strokeWidth='var(--svg-stroke-width)'
31
- d='M4 17c0-.5523.4477-1 1-1h4c.5523 0 1 .4477 1 1v3c0 .5523-.4477 1-1 1h-4c-.5523 0-1-.4477-1-1v-3ZM14 17c0-.5523.4477-1 1-1h4c.5523 0 1 .4477 1 1v3c0 .5523-.4477 1-1 1h-4c-.5523 0-1-.4477-1-1v-3ZM9 5c0-.5523.4477-1 1-1h4c.5523 0 1 .4477 1 1v3c0 .5523-.4477 1-1 1h-4c-.5523 0-1-.4477-1-1v-3Z'
27
+ fill='currentColor'
28
+ d='M5 17v3h4v-3h-4Zm6 3c0 1.1046-.8954 2-2 2h-4c-1.1046 0-2-.8954-2-2v-3c0-1.1046.8954-2 2-2h4c1.1046 0 2 .8954 2 2v3ZM15 17v3h4v-3h-4Zm6 3c0 1.1046-.8954 2-2 2h-4c-1.1046 0-2-.8954-2-2v-3c0-1.1046.8954-2 2-2h4c1.1046 0 2 .8954 2 2v3ZM10 5v3h4v-3h-4Zm6 3c0 1.1046-.8954 2-2 2h-4c-1.1046 0-2-.8954-2-2v-3c0-1.1046.8954-2 2-2h4c1.1046 0 2 .8954 2 2v3Z'
32
29
  />,
33
30
  <path
34
31
  fill='currentColor'
35
- d='M7 13v-1l-1 1h1Zm10 0h1l-1-1v1Zm-11 0v3h2v-3h-2Zm10 0v3h2v-3h-2Zm-9 1h5v-2h-5v2Zm5 0h5v-2h-5v2Zm1-1v-4h-2v4h2Z'
32
+ d='M13 9v3h4l1 1v3h-2v-2h-8v2h-2v-3l1-1h4v-3h2Z'
36
33
  />
37
34
  )
38
35
  }
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
10
10
  import type { IconComponentType } from '../src/icon'
11
11
 
12
12
  export const IconOrientationHorizontal: IconComponentType = forwardRef(
13
- ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
13
+ ({ size = 'medium', ...props }, forwardRef) => {
14
14
  const [debug] = useLocalStorage('DEBUG_ICON', false)
15
15
  return createElement(
16
16
  StyledIcon,
17
17
  {
18
18
  ...props,
19
- weight,
20
19
  debug,
21
20
  'aria-hidden': true,
22
21
  size,
@@ -24,22 +23,11 @@ export const IconOrientationHorizontal: IconComponentType = forwardRef(
24
23
  fill: 'none',
25
24
  ref: forwardRef,
26
25
  },
27
- <rect
28
- width={18}
29
- height={8}
30
- x={3}
31
- y={3}
32
- stroke='currentColor'
33
- strokeLinejoin='bevel'
34
- strokeWidth='var(--svg-stroke-width)'
35
- rx={1}
36
- />,
37
26
  <path
38
- stroke='currentColor'
39
- strokeLinejoin='bevel'
40
- strokeWidth='var(--svg-stroke-width)'
41
- d='m19 15 3 3-3 3M2 18h19'
42
- />
27
+ fill='currentColor'
28
+ d='M4 4v6h16v-6h-16Zm18 6c0 1.1046-.8954 2-2 2h-16c-1.1046 0-2-.8954-2-2v-6c0-1.1046.8954-2 2-2h16c1.1046 0 2 .8954 2 2v6ZM22.707 17.293v1.414l-3 3-1.414-1.414 2.2929-2.293-2.2929-2.293 1.414-1.414 3 3Z'
29
+ />,
30
+ <path fill='currentColor' d='M21 17v2h-19v-2h19Z' />
43
31
  )
44
32
  }
45
33
  )
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
10
10
  import type { IconComponentType } from '../src/icon'
11
11
 
12
12
  export const IconOrientationVertical: IconComponentType = forwardRef(
13
- ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
13
+ ({ size = 'medium', ...props }, forwardRef) => {
14
14
  const [debug] = useLocalStorage('DEBUG_ICON', false)
15
15
  return createElement(
16
16
  StyledIcon,
17
17
  {
18
18
  ...props,
19
- weight,
20
19
  debug,
21
20
  'aria-hidden': true,
22
21
  size,
@@ -24,27 +23,13 @@ export const IconOrientationVertical: IconComponentType = forwardRef(
24
23
  fill: 'none',
25
24
  ref: forwardRef,
26
25
  },
27
- <rect
28
- width={8}
29
- height={18}
30
- x={3}
31
- y={3}
32
- stroke='currentColor'
33
- strokeLinejoin='bevel'
34
- strokeWidth='var(--svg-stroke-width)'
35
- rx={1}
36
- />,
37
26
  <path
38
- stroke='currentColor'
39
- strokeLinejoin='round'
40
- strokeWidth='var(--svg-stroke-width)'
41
- d='M18 2v18'
27
+ fill='currentColor'
28
+ d='M4 4v16h6v-16h-6Zm8 16c0 1.1046-.8954 2-2 2h-6c-1.1046 0-2-.8954-2-2v-16c0-1.1046.8954-2 2-2h6c1.1046 0 2 .8954 2 2v16ZM19 20h-2v-18h2v18Z'
42
29
  />,
43
30
  <path
44
- stroke='currentColor'
45
- strokeLinejoin='bevel'
46
- strokeWidth='var(--svg-stroke-width)'
47
- d='m21 18-3 3-3-3'
31
+ fill='currentColor'
32
+ d='M18.707 21.707h-1.414l-3-3 1.414-1.414 2.293 2.2929 2.293-2.2929 1.414 1.414-3 3Z'
48
33
  />
49
34
  )
50
35
  }
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
10
10
  import type { IconComponentType } from '../src/icon'
11
11
 
12
12
  export const IconPaintBucket: IconComponentType = forwardRef(
13
- ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
13
+ ({ size = 'medium', ...props }, forwardRef) => {
14
14
  const [debug] = useLocalStorage('DEBUG_ICON', false)
15
15
  return createElement(
16
16
  StyledIcon,
17
17
  {
18
18
  ...props,
19
- weight,
20
19
  debug,
21
20
  'aria-hidden': true,
22
21
  size,
@@ -26,18 +25,11 @@ export const IconPaintBucket: IconComponentType = forwardRef(
26
25
  },
27
26
  <path
28
27
  fill='currentColor'
29
- d='m11 4 .7071-.7071-.7071-.7071-.7071.707.7071.7072Zm7 7 .7071.7071v-1.4142l-.7071.7071Zm-7.7071-7.7071-7.5858 7.5858 1.4142 1.4142 7.5858-7.5858-1.4142-1.4142Zm-7.5858 11.8284 4.1716 4.1716 1.4142-1.4142-4.1716-4.1716-1.4142 1.4142Zm8.4142 4.1716 7.5858-7.5858-1.4142-1.4142-7.5858 7.5858 1.4142 1.4142Zm7.5858-9-7-7-1.4142 1.4142 7 7 1.4142-1.4142Zm-11.8284 9c1.1715 1.1716 3.071 1.1716 4.2426 0l-1.4142-1.4142c-.3905.3905-1.0237.3905-1.4142 0l-1.4142 1.4142Zm-4.1716-8.4142c-1.1716 1.1716-1.1716 3.071 0 4.2426l1.4142-1.4142c-.3905-.3905-.3905-1.0237 0-1.4142l-1.4142-1.4142Z'
28
+ d='M18.707 10.293v1.414l-7.5859 7.586c-1.1715 1.1713-3.0707 1.1713-4.2422 0l-4.1719-4.1719c-1.1713-1.1715-1.1713-3.0707 0-4.2422l8.293-8.293 7.707 7.7071Zm-14.586 2c-.3902.3905-.3902 1.0235 0 1.414l4.172 4.1719c.3904.3903 1.0235.3903 1.414 0l6.8789-6.8789-5.5859-5.586-6.879 6.879Z'
30
29
  />,
31
30
  <path
32
- stroke='currentColor'
33
- strokeWidth='var(--svg-stroke-width)'
34
- d='m12 10-6-6'
35
- />,
36
- <path
37
- stroke='currentColor'
38
- strokeLinejoin='bevel'
39
- strokeWidth='var(--svg-stroke-width)'
40
- d='M21 19c0 1.1046-.8954 2-2 2s-2-.8954-2-2c0-1.5 2-4 2-4s2 2.5 2 4Z'
31
+ fill='currentColor'
32
+ d='m12.707 9.293-1.414 1.414-6-6 1.414-1.414 6 6ZM20 19c0-.1788-.0668-.472-.2344-.8701-.1607-.3815-.3827-.7869-.6172-1.168-.0486-.0789-.1002-.1546-.1484-.2295-.0482.0749-.0999.1506-.1484.2295-.2346.3811-.4566.7865-.6172 1.168-.1676.3981-.2344.6913-.2344.8701 0 .5523.4477 1 1 1s1-.4477 1-1Zm2 0c0 1.6569-1.3432 3-3 3-1.6569 0-3-1.3431-3-3 0-.571.1833-1.153.3906-1.6455.2143-.5089.4925-1.0102.7578-1.4414a17.2097 17.2097 0 0 1 .9727-1.4111c.0296-.0386.0526-.0695.0693-.0909.0084-.0106.0157-.0193.0205-.0254.0022-.0026.0036-.0051.0049-.0068l.0029-.0029c.0001-.0002.0004-.0007.7813.624l-.7813-.624 1.5625-.001.003.0039c.0013.0017.0027.0042.0049.0068.0047.0061.0121.0148.0205.0254.0167.0214.0397.0523.0693.0909a17.2097 17.2097 0 0 1 .9727 1.4111c.2653.4312.5435.9325.7578 1.4414.2073.4925.3906 1.0745.3906 1.6455Z'
41
33
  />
42
34
  )
43
35
  }
package/react/palette.tsx CHANGED
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
10
10
  import type { IconComponentType } from '../src/icon'
11
11
 
12
12
  export const IconPalette: IconComponentType = forwardRef(
13
- ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
13
+ ({ size = 'medium', ...props }, forwardRef) => {
14
14
  const [debug] = useLocalStorage('DEBUG_ICON', false)
15
15
  return createElement(
16
16
  StyledIcon,
17
17
  {
18
18
  ...props,
19
- weight,
20
19
  debug,
21
20
  'aria-hidden': true,
22
21
  size,
@@ -26,12 +25,12 @@ export const IconPalette: IconComponentType = forwardRef(
26
25
  },
27
26
  <path
28
27
  fill='currentColor'
29
- d='m4.5 17-.831.5563 1.8237-.4361-.9927-.1202Zm6.5 0-.9111-.4122.9111.4122Zm3 3.9.2213.9752-.2213-.9752Zm-10-8.9c0-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-6.669 12.4437c-.8472-1.2657-1.331-2.7919-1.331-4.4437h-2c0 2.0485.6017 3.9618 1.669 5.5563l1.662-1.1126Zm.1617.6765c.0633-.5225.3776-1.6209 1.0085-2.5642.6242-.9331 1.4404-1.556 2.4988-1.556v-2c-1.983 0-3.336 1.2104-4.1612 2.444-.8183 1.2234-1.2334 2.625-1.3316 3.4358l1.9855.2404Zm3.5073-4.1202c.4558 0 1.0071.238 1.3095.7194.2764.4401.4823 1.3147-.2206 2.8684l1.8222.8244c.8805-1.9463.8363-3.5717.0919-4.7566-.7184-1.1436-1.9588-1.6556-3.003-1.6556v2Zm11-1c0 3.8224-2.6748 7.1201-6.2213 7.9248l.4426 1.9504c4.4695-1.0142 7.7787-5.1312 7.7787-9.8752h-2Zm-9.9111 4.5878c-.4226.9341-.6064 1.8-.5296 2.5823.079.8037.429 1.4613.9601 1.9379 1.0138.9101 2.5161 1.0363 3.7019.7672l-.4426-1.9504c-.8142.1847-1.5621.0192-1.9233-.3051-.1566-.1405-.2752-.3358-.3056-.6451-.0325-.3308.0337-.8383.3613-1.5624l-1.8222-.8244Z'
28
+ d='M9 11c1.0441 0 2.2845.5119 3.0029 1.6553.7444 1.1849.7887 2.8106-.0918 4.7568-.3276.7241-.3938 1.2317-.3613 1.5625.0304.3093.1491.505.3057.6455.3613.3241 1.1089.4893 1.9228.3047 3.5465-.8047 6.2217-4.1024 6.2217-7.9248 0-4.4183-3.5817-8-8-8s-8 3.5817-8 8c0 .8074.1159 1.5848.333 2.3164a8.1723 8.1723 0 0 1 .5059-.8721c.8251-1.2336 2.1782-2.4443 4.1611-2.4443Zm13 1c0 4.7438-3.3091 8.8607-7.7783 9.875-1.1857.269-2.6883.1432-3.7022-.7666-.531-.4766-.881-1.1347-.96-1.9385-.0767-.7822.1068-1.648.5294-2.582.7027-1.5534.497-2.428.2207-2.8682-.3025-.4814-.8538-.7197-1.3096-.7197-1.0584 0-1.875.6227-2.499 1.5557-.631.9431-.9445 2.0418-1.0078 2.5644l-1.8242.4365c-1.0674-1.5945-1.669-3.5081-1.669-5.5566 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z'
30
29
  />,
31
- <circle cx={10.25} cy={7.25} r={1.25} fill='currentColor' />,
32
- <circle cx={14.25} cy={7.75} r={1.25} fill='currentColor' />,
33
- <circle cx={16.75} cy={10.75} r={1.25} fill='currentColor' />,
34
- <circle cx={16.25} cy={14.75} r={1.25} fill='currentColor' />
30
+ <path
31
+ fill='currentColor'
32
+ d='M11.5 7.25c0 .6904-.5596 1.25-1.25 1.25s-1.25-.5596-1.25-1.25.5596-1.25 1.25-1.25 1.25.5596 1.25 1.25ZM15.5 7.75c0 .6904-.5596 1.25-1.25 1.25s-1.25-.5596-1.25-1.25.5596-1.25 1.25-1.25 1.25.5596 1.25 1.25ZM18 10.75c0 .6904-.5596 1.25-1.25 1.25s-1.25-.5596-1.25-1.25.5596-1.25 1.25-1.25 1.25.5596 1.25 1.25ZM17.5 14.75c0 .6904-.5596 1.25-1.25 1.25s-1.25-.5596-1.25-1.25.5596-1.25 1.25-1.25 1.25.5596 1.25 1.25Z'
33
+ />
35
34
  )
36
35
  }
37
36
  )
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
10
10
  import type { IconComponentType } from '../src/icon'
11
11
 
12
12
  export const IconPaperPlaneFilledRight: IconComponentType = forwardRef(
13
- ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
13
+ ({ size = 'medium', ...props }, forwardRef) => {
14
14
  const [debug] = useLocalStorage('DEBUG_ICON', false)
15
15
  return createElement(
16
16
  StyledIcon,
17
17
  {
18
18
  ...props,
19
- weight,
20
19
  debug,
21
20
  'aria-hidden': true,
22
21
  size,
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
10
10
  import type { IconComponentType } from '../src/icon'
11
11
 
12
12
  export const IconPaperPlaneTilt: IconComponentType = forwardRef(
13
- ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
13
+ ({ size = 'medium', ...props }, forwardRef) => {
14
14
  const [debug] = useLocalStorage('DEBUG_ICON', false)
15
15
  return createElement(
16
16
  StyledIcon,
17
17
  {
18
18
  ...props,
19
- weight,
20
19
  debug,
21
20
  'aria-hidden': true,
22
21
  size,
@@ -26,12 +25,11 @@ export const IconPaperPlaneTilt: IconComponentType = forwardRef(
26
25
  },
27
26
  <path
28
27
  fill='currentColor'
29
- d='m20.5 3.5.954.2998-1.2538-1.2538.2998.954Zm-17.5 5.5-.2998-.954-.1474 1.8484.4472-.8944Zm12 12-.8944.4472 1.8484-.1474-.954-.2998Zm-4-8 .8944-.4472-.149-.2982-.2982-.149-.4472.8944Zm9.2002-10.454-17.5 5.5.5996 1.908 17.5-5.5-.5996-1.908Zm-4.2462 18.7538 5.5-17.5-1.908-.5996-5.5 17.5 1.908.5996Zm-13.4012-11.4054 8 4 .8944-1.7888-8-4-.8944 1.7888Zm7.5528 3.5528 4 8 1.7888-.8944-4-8-1.7888.8944Z'
28
+ d='m21.4541 3.7998-5.5 17.5-1.8486.1475-3.8516-7.7022-7.7012-3.8506.1475-1.8486 17.5-5.5 1.2539 1.2539Zm-15.794 5.4121 5.7872 2.8936.2978.1494.1494.2978 2.8926 5.7862 4.1836-13.3106-13.3105 4.1836Z'
30
29
  />,
31
30
  <path
32
- stroke='currentColor'
33
- strokeWidth='var(--svg-stroke-width)'
34
- d='m10.5 13.5 9.5-9.5'
31
+ fill='currentColor'
32
+ d='m20.707 4.707-9.5 9.5-1.414-1.414 9.5-9.5 1.414 1.414Z'
35
33
  />
36
34
  )
37
35
  }
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
10
10
  import type { IconComponentType } from '../src/icon'
11
11
 
12
12
  export const IconParallelogram: IconComponentType = forwardRef(
13
- ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
13
+ ({ size = 'medium', ...props }, forwardRef) => {
14
14
  const [debug] = useLocalStorage('DEBUG_ICON', false)
15
15
  return createElement(
16
16
  StyledIcon,
17
17
  {
18
18
  ...props,
19
- weight,
20
19
  debug,
21
20
  'aria-hidden': true,
22
21
  size,
@@ -25,9 +24,8 @@ export const IconParallelogram: IconComponentType = forwardRef(
25
24
  ref: forwardRef,
26
25
  },
27
26
  <path
28
- stroke='currentColor'
29
- strokeWidth='var(--svg-stroke-width)'
30
- 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-.3106ZM12 4v.0001'
27
+ fill='currentColor'
28
+ d='M21.6797 3c.813 0 1.4098.764 1.2129 1.5527l-3.875 15.5a1.2507 1.2507 0 0 1-1.2129.9473h-15.4844c-.813 0-1.4098-.764-1.2129-1.5527l3.875-15.5.0303-.1026a1.2502 1.2502 0 0 1 1.1826-.8447h15.4844Zm-18.3994 16h13.9394l3.5-14h-13.9394l-3.5 14Z'
31
29
  />
32
30
  )
33
31
  }
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
10
10
  import type { IconComponentType } from '../src/icon'
11
11
 
12
12
  export const IconPauseCircle: IconComponentType = forwardRef(
13
- ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
13
+ ({ size = 'medium', ...props }, forwardRef) => {
14
14
  const [debug] = useLocalStorage('DEBUG_ICON', false)
15
15
  return createElement(
16
16
  StyledIcon,
17
17
  {
18
18
  ...props,
19
- weight,
20
19
  debug,
21
20
  'aria-hidden': true,
22
21
  size,
@@ -25,16 +24,10 @@ export const IconPauseCircle: IconComponentType = forwardRef(
25
24
  ref: forwardRef,
26
25
  },
27
26
  <path
28
- stroke='currentColor'
29
- strokeLinecap='square'
30
- strokeWidth='var(--svg-stroke-width)'
31
- d='M20.9966 12c0 4.9706-4.0295 9-9 9-4.9706 0-9-4.0294-9-9s4.0294-9 9-9c4.9705 0 9 4.0294 9 9Z'
27
+ fill='currentColor'
28
+ d='M19.9966 12c0-4.4183-3.5817-8-8-8s-8 3.5817-8 8 3.5817 8 8 8 8-3.5817 8-8Zm2 0c0 5.5228-4.4772 10-10 10-5.5229 0-10-4.4772-10-10 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z'
32
29
  />,
33
- <path
34
- stroke='currentColor'
35
- strokeWidth='var(--svg-stroke-width)'
36
- d='M14 9v6m-4-6v6'
37
- />
30
+ <path fill='currentColor' d='M11 9v6h-2v-6h2Zm4 0v6h-2v-6h2Z' />
38
31
  )
39
32
  }
40
33
  )
package/react/pause.tsx CHANGED
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
10
10
  import type { IconComponentType } from '../src/icon'
11
11
 
12
12
  export const IconPause: IconComponentType = forwardRef(
13
- ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
13
+ ({ size = 'medium', ...props }, forwardRef) => {
14
14
  const [debug] = useLocalStorage('DEBUG_ICON', false)
15
15
  return createElement(
16
16
  StyledIcon,
17
17
  {
18
18
  ...props,
19
- weight,
20
19
  debug,
21
20
  'aria-hidden': true,
22
21
  size,
@@ -24,12 +23,7 @@ export const IconPause: IconComponentType = forwardRef(
24
23
  fill: 'none',
25
24
  ref: forwardRef,
26
25
  },
27
- <path
28
- stroke='currentColor'
29
- strokeLinejoin='bevel'
30
- strokeWidth='var(--svg-stroke-width)'
31
- d='M8 5v14m8-14v14'
32
- />
26
+ <path fill='currentColor' d='M9 5v14h-2v-14h2Zm8 0v14h-2v-14h2Z' />
33
27
  )
34
28
  }
35
29
  )
package/react/pdf.tsx CHANGED
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
10
10
  import type { IconComponentType } from '../src/icon'
11
11
 
12
12
  export const IconPdf: IconComponentType = forwardRef(
13
- ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
13
+ ({ size = 'medium', ...props }, forwardRef) => {
14
14
  const [debug] = useLocalStorage('DEBUG_ICON', false)
15
15
  return createElement(
16
16
  StyledIcon,
17
17
  {
18
18
  ...props,
19
- weight,
20
19
  debug,
21
20
  'aria-hidden': true,
22
21
  size,
@@ -28,13 +27,8 @@ export const IconPdf: IconComponentType = forwardRef(
28
27
  stroke='currentColor'
29
28
  strokeLinecap='round'
30
29
  strokeLinejoin='round'
31
- strokeWidth='var(--svg-stroke-width)'
30
+ strokeWidth={2}
32
31
  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'
33
- />,
34
- <path
35
- stroke='currentColor'
36
- strokeWidth='var(--svg-stroke-width)'
37
- d='M13 12.9999v.0001'
38
32
  />
39
33
  )
40
34
  }
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
10
10
  import type { IconComponentType } from '../src/icon'
11
11
 
12
12
  export const IconPenColorSelection: IconComponentType = forwardRef(
13
- ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
13
+ ({ size = 'medium', ...props }, forwardRef) => {
14
14
  const [debug] = useLocalStorage('DEBUG_ICON', false)
15
15
  return createElement(
16
16
  StyledIcon,
17
17
  {
18
18
  ...props,
19
- weight,
20
19
  debug,
21
20
  'aria-hidden': true,
22
21
  size,
@@ -26,12 +25,11 @@ export const IconPenColorSelection: IconComponentType = forwardRef(
26
25
  },
27
26
  <path
28
27
  fill='currentColor'
29
- d='m5 13-.7071-.7071-.2141.2141-.0594.2969.9806.1961Zm-1 5-.9806-.1961 1.1767 1.1767-.1961-.9806Zm5-1 .1961.9806.297-.0594.214-.2141-.7071-.7071Zm9.5858-12.4142-.7071.707.7071-.707Zm-1.1716-1.1716-.7071.7071.7071-.707Zm-3.5355-.707-9.5858 9.5857 1.4142 1.4142 9.5858-9.5858-1.4142-1.4142Zm-9.8593 10.0967-1 5 1.9612.3922 1-5-1.9612-.3922Zm.1767 6.1767 5-1-.3922-1.9612-5 1 .3922 1.9612Zm5.511-1.2735 9.5858-9.5858-1.4142-1.4142-9.5858 9.5858 1.4142 1.4142Zm9.5858-13.8284-1.1716-1.1716-1.4142 1.4142 1.1716 1.1716 1.4142-1.4142Zm0 4.2426c1.1716-1.1715 1.1716-3.071 0-4.2426l-1.4142 1.4142c.3905.3905.3905 1.0237 0 1.4142l1.4142 1.4142Zm-4-4c.3905-.3905 1.0237-.3905 1.4142 0l1.4142-1.4142c-1.1716-1.1716-3.071-1.1716-4.2426 0l1.4142 1.4142Z'
28
+ d='M13.8789 2.707c1.1715-1.1713 3.0707-1.1713 4.2422 0l1.1719 1.1719c1.1713 1.1715 1.1713 3.0707 0 4.2422l-9.7998 9.7998-5.297 1.0596-1.1767-1.1768 1.0596-5.2969 9.7998-9.7998Zm2.8281 1.414c-.3905-.3902-1.0235-.3902-1.414 0l-9.3721 9.3712-.6465 3.2324 3.2324-.6465 9.3721-9.371c.3903-.3906.3903-1.0237 0-1.4141l-1.1719-1.172Z'
30
29
  />,
31
30
  <path
32
- stroke='currentColor'
33
- strokeWidth='var(--svg-stroke-width)'
34
- d='m12.5 5.5 4 4'
31
+ fill='currentColor'
32
+ d='m17.207 8.793-1.414 1.414-4-4 1.414-1.414 4 4Z'
35
33
  />
36
34
  )
37
35
  }
package/react/pen-tip.tsx CHANGED
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
10
10
  import type { IconComponentType } from '../src/icon'
11
11
 
12
12
  export const IconPenTip: IconComponentType = forwardRef(
13
- ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
13
+ ({ size = 'medium', ...props }, forwardRef) => {
14
14
  const [debug] = useLocalStorage('DEBUG_ICON', false)
15
15
  return createElement(
16
16
  StyledIcon,
17
17
  {
18
18
  ...props,
19
- weight,
20
19
  debug,
21
20
  'aria-hidden': true,
22
21
  size,
@@ -27,7 +26,7 @@ export const IconPenTip: IconComponentType = forwardRef(
27
26
  <path
28
27
  fill='currentColor'
29
28
  fillRule='evenodd'
30
- d='m9.1662 17.6796-4.4862 1.641 1.643-4.4857a6.3037 6.3037 0 0 0 1.1914 1.6547 6.3034 6.3034 0 0 0 1.6518 1.19Zm5.8605-2.6042c-1.684 1.684-4.4142 1.684-6.0981 0-1.6813-1.6813-1.684-4.4055-.008-6.09.0026-.0028.0053-.0054.008-.008l5.5631-5.5632-1.4142-1.4142-5.5631 5.5631a8.7888 8.7888 0 0 0-.0097.0097l-.0924.0924a6 6 0 0 0-1.3914 2.1791l-3.96 10.8118 1.2826 1.283 10.8146-3.9559a6.0005 6.0005 0 0 0 2.1815-1.3922l.1013-.1014 5.5631-5.5631-1.4142-1.4142-5.5631 5.5631Z'
29
+ d='m9.1662 17.6796-4.4861 1.641 1.6429-4.4857a6.3037 6.3037 0 0 0 1.1914 1.6547 6.3034 6.3034 0 0 0 1.6518 1.19Zm5.8605-2.6042c-1.6839 1.684-4.4142 1.684-6.0981 0-1.6813-1.6813-1.684-4.4055-.008-6.09l.008-.008 5.5631-5.5632-1.4142-1.4142-5.5631 5.5631a8.7888 8.7888 0 0 0-.0097.0097l-.0924.0924a6 6 0 0 0-1.3913 2.1791l-3.96 10.8118 1.2825 1.283 10.8147-3.9559a6.0009 6.0009 0 0 0 2.1814-1.3922l.1013-.1014 5.5631-5.5631-1.4142-1.4142-5.5631 5.5631Z'
31
30
  clipRule='evenodd'
32
31
  />
33
32
  )
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
10
10
  import type { IconComponentType } from '../src/icon'
11
11
 
12
12
  export const IconPenUnderline: IconComponentType = forwardRef(
13
- ({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
13
+ ({ size = 'medium', ...props }, forwardRef) => {
14
14
  const [debug] = useLocalStorage('DEBUG_ICON', false)
15
15
  return createElement(
16
16
  StyledIcon,
17
17
  {
18
18
  ...props,
19
- weight,
20
19
  debug,
21
20
  'aria-hidden': true,
22
21
  size,
@@ -26,12 +25,11 @@ export const IconPenUnderline: IconComponentType = forwardRef(
26
25
  },
27
26
  <path
28
27
  fill='currentColor'
29
- d='m5 13-.7071-.7071-.2141.2141-.0594.2969.9806.1961Zm-1 5-.9806-.1961 1.1767 1.1767-.1961-.9806Zm5-1 .1961.9806.297-.0594.214-.2141-.7071-.7071Zm9.5858-12.4142-.7071.707.7071-.707Zm-1.1716-1.1716-.7071.7071.7071-.707Zm-3.5355-.707-9.5858 9.5857 1.4142 1.4142 9.5858-9.5858-1.4142-1.4142Zm-9.8593 10.0967-1 5 1.9612.3922 1-5-1.9612-.3922Zm.1767 6.1767 5-1-.3922-1.9612-5 1 .3922 1.9612Zm5.511-1.2735 9.5858-9.5858-1.4142-1.4142-9.5858 9.5858 1.4142 1.4142Zm9.5858-13.8284-1.1716-1.1716-1.4142 1.4142 1.1716 1.1716 1.4142-1.4142Zm0 4.2426c1.1716-1.1715 1.1716-3.071 0-4.2426l-1.4142 1.4142c.3905.3905.3905 1.0237 0 1.4142l1.4142 1.4142Zm-4-4c.3905-.3905 1.0237-.3905 1.4142 0l1.4142-1.4142c-1.1716-1.1716-3.071-1.1716-4.2426 0l1.4142 1.4142Z'
28
+ d='M13.8789 2.707c1.1715-1.1713 3.0707-1.1713 4.2422 0l1.1719 1.1719c1.1713 1.1715 1.1713 3.0707 0 4.2422l-9.7998 9.7998-5.297 1.0596-1.1767-1.1768 1.0596-5.2969 9.7998-9.7998Zm2.8281 1.414c-.3905-.3902-1.0235-.3902-1.414 0l-9.3721 9.3712-.6465 3.2324 3.2324-.6465 9.3721-9.371c.3903-.3906.3903-1.0237 0-1.4141l-1.1719-1.172Z'
30
29
  />,
31
30
  <path
32
- stroke='currentColor'
33
- strokeWidth='var(--svg-stroke-width)'
34
- d='m12.5 5.5 4 4M3 21h18'
31
+ fill='currentColor'
32
+ d='m17.207 8.793-1.414 1.414-4-4 1.414-1.414 4 4ZM21 20v2h-18v-2h18Z'
35
33
  />
36
34
  )
37
35
  }