@mirohq/design-system-icons 1.5.0 → 1.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1118) hide show
  1. package/dist/main.js +701 -2223
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +698 -2223
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +9 -3
  6. package/package.json +3 -3
  7. package/react/activity.tsx +1 -5
  8. package/react/add-line-bottom.tsx +1 -1
  9. package/react/add-line-right.tsx +1 -1
  10. package/react/ai-text.tsx +1 -5
  11. package/react/align-bottom-group.tsx +4 -3
  12. package/react/align-bottom.tsx +1 -1
  13. package/react/align-center-horizontal.tsx +1 -1
  14. package/react/align-center-vertical.tsx +1 -1
  15. package/react/align-left.tsx +4 -5
  16. package/react/align-middle.tsx +1 -1
  17. package/react/align-right.tsx +4 -5
  18. package/react/align-top-group.tsx +4 -3
  19. package/react/align-top.tsx +1 -1
  20. package/react/alignment-scale.tsx +1 -35
  21. package/react/alt-text-underline.tsx +1 -6
  22. package/react/alt-text.tsx +1 -5
  23. package/react/arrow-arc-left.tsx +1 -1
  24. package/react/arrow-arc-right.tsx +1 -1
  25. package/react/arrow-bend-up-left.tsx +1 -1
  26. package/react/arrow-bend-up-right.tsx +1 -1
  27. package/react/arrow-box-left.tsx +1 -5
  28. package/react/arrow-box-out.tsx +1 -5
  29. package/react/arrow-clockwise-down-right.tsx +1 -1
  30. package/react/arrow-clockwise-up-left.tsx +1 -1
  31. package/react/arrow-counter-clockwise-down-left.tsx +1 -1
  32. package/react/arrow-counter-clockwise-up-right.tsx +1 -1
  33. package/react/arrow-curves-bottom-right.tsx +1 -1
  34. package/react/arrow-down-left.tsx +1 -1
  35. package/react/arrow-down-right.tsx +1 -1
  36. package/react/arrow-down.tsx +1 -1
  37. package/react/arrow-elbow-down-right.tsx +1 -1
  38. package/react/arrow-fat-left-right.tsx +1 -1
  39. package/react/arrow-fat-left.tsx +1 -1
  40. package/react/arrow-fat-right.tsx +1 -1
  41. package/react/arrow-fat-up-right.tsx +1 -1
  42. package/react/arrow-left-right-dotted.tsx +1 -1
  43. package/react/arrow-left.tsx +1 -1
  44. package/react/arrow-right.tsx +1 -1
  45. package/react/arrow-up-circle.tsx +1 -5
  46. package/react/arrow-up-left.tsx +1 -1
  47. package/react/arrow-up-right.tsx +1 -1
  48. package/react/arrow-up.tsx +1 -1
  49. package/react/arrows-clockwise-rectangle-tilt.tsx +1 -1
  50. package/react/arrows-clockwise-x.tsx +1 -1
  51. package/react/arrows-clockwise-y.tsx +1 -1
  52. package/react/arrows-counterclockwise-rectangle-tilt.tsx +1 -1
  53. package/react/arrows-down-up.tsx +1 -1
  54. package/react/arrows-horizontal-lines-top-bottom-in.tsx +1 -1
  55. package/react/arrows-horizontal-lines-top-bottom.tsx +1 -1
  56. package/react/arrows-in-simple.tsx +1 -1
  57. package/react/arrows-out-cardinal.tsx +1 -1
  58. package/react/arrows-out-lines-horizontal.tsx +1 -1
  59. package/react/arrows-out-simple.tsx +1 -1
  60. package/react/arrows-square-counter-clockwise-y.tsx +1 -1
  61. package/react/arrows-time-backward.tsx +1 -9
  62. package/react/arrows-time-forward.tsx +1 -9
  63. package/react/article-empty.tsx +1 -1
  64. package/react/article.tsx +1 -1
  65. package/react/at.tsx +1 -1
  66. package/react/attachment.tsx +1 -1
  67. package/react/badge.tsx +1 -1
  68. package/react/barrel.tsx +1 -1
  69. package/react/bell-slash.tsx +1 -6
  70. package/react/bell-tilt.tsx +1 -1
  71. package/react/bell.tsx +2 -3
  72. package/react/board.tsx +1 -2
  73. package/react/book-open-info.tsx +1 -5
  74. package/react/bookmark.tsx +1 -1
  75. package/react/box-captions.tsx +1 -5
  76. package/react/{align-bottom-2.tsx → bracket-close.tsx} +3 -7
  77. package/react/bracket-curly-left.tsx +1 -1
  78. package/react/bracket-curly-right.tsx +1 -1
  79. package/react/bracket-open.tsx +34 -0
  80. package/react/brackets-angle-slash.tsx +1 -1
  81. package/react/brackets-curly-circles-three.tsx +1 -5
  82. package/react/browser.tsx +1 -5
  83. package/react/brush.tsx +1 -1
  84. package/react/calendar-blank.tsx +1 -1
  85. package/react/calendar-end.tsx +1 -5
  86. package/react/calendar-start.tsx +1 -7
  87. package/react/camera.tsx +1 -5
  88. package/react/caption-along.tsx +1 -5
  89. package/react/caption-horizontal.tsx +1 -5
  90. package/react/card-circles.tsx +1 -2
  91. package/react/card-number-three.tsx +1 -5
  92. package/react/card.tsx +2 -3
  93. package/react/cards-poker.tsx +1 -5
  94. package/react/chart-bar-y-simple.tsx +1 -1
  95. package/react/chart-bar-y.tsx +1 -1
  96. package/react/chat-check.tsx +1 -5
  97. package/react/chat-dashes-lines-two.tsx +1 -5
  98. package/react/chat-lines-cross.tsx +2 -7
  99. package/react/chat-lines-dot.tsx +1 -5
  100. package/react/chat-lines-eye-open.tsx +1 -9
  101. package/react/chat-lines-two-stack.tsx +2 -7
  102. package/react/chat-lines-two.tsx +1 -5
  103. package/react/chat-plus.tsx +2 -3
  104. package/react/chat-text-arrow.tsx +1 -5
  105. package/react/chat-two.tsx +1 -1
  106. package/react/chat.tsx +1 -1
  107. package/react/check-mark.tsx +1 -1
  108. package/react/checkboard-square-centered.tsx +1 -1
  109. package/react/chevron-down-double.tsx +1 -1
  110. package/react/chevron-down.tsx +1 -1
  111. package/react/chevron-left-double.tsx +1 -1
  112. package/react/chevron-left.tsx +1 -1
  113. package/react/chevron-right-double.tsx +1 -1
  114. package/react/chevron-right-small.tsx +1 -1
  115. package/react/chevron-right.tsx +1 -1
  116. package/react/chevron-up-double.tsx +1 -1
  117. package/react/chevron-up-down-line.tsx +1 -1
  118. package/react/chevron-up-down.tsx +1 -1
  119. package/react/chevron-up.tsx +1 -1
  120. package/react/circle-corners.tsx +1 -1
  121. package/react/circle-motion-x.tsx +1 -1
  122. package/react/circle-notch.tsx +1 -1
  123. package/react/circle-slash.tsx +1 -1
  124. package/react/circle.tsx +1 -1
  125. package/react/circles-connected.tsx +1 -1
  126. package/react/clock-counter-clockwise-simple.tsx +1 -5
  127. package/react/clock-counter-clockwise.tsx +1 -5
  128. package/react/clock-overtime.tsx +1 -5
  129. package/react/clock.tsx +1 -1
  130. package/react/cloud.tsx +1 -1
  131. package/react/cluster-ai.tsx +2 -7
  132. package/react/cluster-color.tsx +2 -7
  133. package/react/cluster-sentiment.tsx +1 -11
  134. package/react/cluster.tsx +1 -1
  135. package/react/clustered.tsx +1 -5
  136. package/react/cog.tsx +1 -7
  137. package/react/coins-checked.tsx +1 -5
  138. package/react/coins-slash.tsx +1 -1
  139. package/react/coins.tsx +1 -1
  140. package/react/columns-format.tsx +3 -5
  141. package/react/columns-three.tsx +1 -1
  142. package/react/comment-group.tsx +1 -5
  143. package/react/compass.tsx +1 -5
  144. package/react/cone-serpentine.tsx +1 -5
  145. package/react/connection-line-elbows.tsx +1 -1
  146. package/react/connection-line-straight.tsx +1 -1
  147. package/react/corners-three-eye-open.tsx +1 -5
  148. package/react/counter.tsx +1 -5
  149. package/react/credit-card.tsx +1 -2
  150. package/react/crop.tsx +1 -1
  151. package/react/cross-circle.tsx +1 -5
  152. package/react/cross-fat.tsx +1 -1
  153. package/react/cross-square.tsx +1 -5
  154. package/react/cross.tsx +1 -1
  155. package/react/cube.tsx +1 -1
  156. package/react/cursor-filled.tsx +1 -1
  157. package/react/cursor-lines.tsx +1 -1
  158. package/react/cursor-text-lines.tsx +1 -1
  159. package/react/cursor-text.tsx +1 -1
  160. package/react/cursor.tsx +1 -1
  161. package/react/curve-square-circle-arrow.tsx +1 -1
  162. package/react/dash-left-down-square-dash-right-up.tsx +1 -1
  163. package/react/dash-left-up-square-dash-down-right.tsx +1 -1
  164. package/react/dash-square-dash-horizontal.tsx +1 -1
  165. package/react/dash-square-dash-vertical.tsx +1 -1
  166. package/react/diagram-card-large-1.tsx +2 -3
  167. package/react/diagram-card-large-2.tsx +1 -5
  168. package/react/diagram-card-large-3.tsx +1 -5
  169. package/react/diagram-card-large-4.tsx +1 -5
  170. package/react/diagram-card-magnifying-glass.tsx +1 -5
  171. package/react/diagram-card-small-1.tsx +2 -3
  172. package/react/diagram-card-small-2.tsx +1 -5
  173. package/react/diagram-card-small-3.tsx +1 -2
  174. package/react/diagram-card-team.tsx +1 -5
  175. package/react/diagram-card-user.tsx +1 -5
  176. package/react/diagramming-shapes.tsx +1 -1
  177. package/react/diagramming.tsx +1 -1
  178. package/react/distribute-horizontal.tsx +1 -1
  179. package/react/distribute-vertical.tsx +1 -1
  180. package/react/doc-format.tsx +1 -5
  181. package/react/dollar-sign-currency.tsx +1 -1
  182. package/react/dot-line-dot.tsx +34 -0
  183. package/react/dot-voting.tsx +1 -1
  184. package/react/dots-nine.tsx +1 -1
  185. package/react/dots-six-horizontal.tsx +1 -1
  186. package/react/dots-six-vertical.tsx +1 -1
  187. package/react/dots-three-vertical.tsx +1 -1
  188. package/react/dots-three.tsx +1 -1
  189. package/react/dots-two.tsx +1 -1
  190. package/react/download.tsx +1 -5
  191. package/react/envelope.tsx +1 -1
  192. package/react/eraser.tsx +1 -1
  193. package/react/exclamation-mark-octagon.tsx +1 -5
  194. package/react/exclamation-point-circle.tsx +1 -5
  195. package/react/export.tsx +1 -5
  196. package/react/external-format.tsx +1 -5
  197. package/react/eye-closed-dots-four-frame-broken.tsx +1 -5
  198. package/react/eye-closed.tsx +1 -1
  199. package/react/eye-open-line-frame-broken.tsx +1 -9
  200. package/react/eye-open-slash.tsx +1 -5
  201. package/react/eye-open.tsx +1 -5
  202. package/react/eyedropper.tsx +1 -1
  203. package/react/factory-house.tsx +1 -2
  204. package/react/factory.tsx +1 -1
  205. package/react/file-spreadsheet.tsx +1 -1
  206. package/react/flag.tsx +1 -1
  207. package/react/flip-card.tsx +1 -1
  208. package/react/flip.tsx +1 -1
  209. package/react/folder.tsx +1 -1
  210. package/react/formula.tsx +1 -1
  211. package/react/frame-lines-two.tsx +2 -3
  212. package/react/frame-play.tsx +1 -2
  213. package/react/frame-plus.tsx +2 -3
  214. package/react/frame.tsx +1 -1
  215. package/react/funnel.tsx +1 -1
  216. package/react/gauge.tsx +1 -5
  217. package/react/gavel.tsx +1 -1
  218. package/react/gift.tsx +1 -1
  219. package/react/github.tsx +1 -1
  220. package/react/globe.tsx +1 -1
  221. package/react/google-drive.tsx +1 -1
  222. package/react/graduation-cap.tsx +1 -1
  223. package/react/grid-four.tsx +1 -1
  224. package/react/grid-six.tsx +1 -1
  225. package/react/grid.tsx +1 -1
  226. package/react/hand-filled.tsx +1 -1
  227. package/react/hand-pointing.tsx +1 -1
  228. package/react/hand-raised-filled.tsx +1 -1
  229. package/react/hand.tsx +1 -1
  230. package/react/headphones.tsx +1 -1
  231. package/react/headset-person.tsx +1 -9
  232. package/react/heart-filled.tsx +1 -1
  233. package/react/heart.tsx +1 -1
  234. package/react/hexagon.tsx +1 -1
  235. package/react/highlighter-color-selection.tsx +1 -1
  236. package/react/highlighter-underline.tsx +1 -2
  237. package/react/highlighter.tsx +1 -1
  238. package/react/house.tsx +1 -1
  239. package/react/image.tsx +1 -7
  240. package/react/indent-left.tsx +1 -1
  241. package/react/indent-right.tsx +1 -1
  242. package/react/index.ts +4 -1
  243. package/react/information-mark-circle.tsx +1 -5
  244. package/react/insights.tsx +1 -1
  245. package/react/kanban.tsx +1 -1
  246. package/react/key.tsx +1 -5
  247. package/react/keycap.tsx +1 -2
  248. package/react/laptop.tsx +1 -1
  249. package/react/lasso.tsx +1 -5
  250. package/react/layout.tsx +1 -1
  251. package/react/lifesaver.tsx +1 -1
  252. package/react/lightbox.tsx +1 -1
  253. package/react/lightbulb.tsx +1 -1
  254. package/react/lightning.tsx +1 -1
  255. package/react/line-curved.tsx +1 -1
  256. package/react/line-dashed.tsx +1 -1
  257. package/react/line-diagonal.tsx +1 -1
  258. package/react/line-dotted.tsx +1 -1
  259. package/react/line-horizontal.tsx +1 -4
  260. package/react/line-orthogonal.tsx +1 -1
  261. package/react/line-straight.tsx +1 -1
  262. package/react/lines-three-horizontal-line-vertical-center.tsx +1 -1
  263. package/react/lines-three-horizontal.tsx +1 -1
  264. package/react/lines-three-vertical.tsx +1 -1
  265. package/react/lines-top-left-columns-two.tsx +2 -4
  266. package/react/link-plus.tsx +1 -5
  267. package/react/link.tsx +1 -5
  268. package/react/list-bullets.tsx +1 -1
  269. package/react/list-numbers.tsx +1 -1
  270. package/react/lock-closed.tsx +1 -1
  271. package/react/lock-open.tsx +1 -2
  272. package/react/login.tsx +1 -5
  273. package/react/logout.tsx +1 -5
  274. package/react/magnet.tsx +1 -1
  275. package/react/magnifying-glass-lightning.tsx +1 -5
  276. package/react/magnifying-glass-plus.tsx +1 -5
  277. package/react/magnifying-glass.tsx +1 -1
  278. package/react/map.tsx +1 -1
  279. package/react/megaphone.tsx +2 -3
  280. package/react/mermaid.tsx +1 -1
  281. package/react/mic-lines-dot.tsx +1 -5
  282. package/react/microphone-slash.tsx +1 -5
  283. package/react/microphone.tsx +1 -1
  284. package/react/minus.tsx +1 -1
  285. package/react/mobile.tsx +2 -3
  286. package/react/monitor-arrow-up.tsx +1 -5
  287. package/react/monitor-arrow.tsx +1 -5
  288. package/react/monitor-eye-closed.tsx +1 -5
  289. package/react/monitor-eye-open.tsx +1 -9
  290. package/react/monitor-pause.tsx +1 -5
  291. package/react/monitor-play.tsx +1 -5
  292. package/react/monitor-stop.tsx +1 -5
  293. package/react/monitor.tsx +1 -1
  294. package/react/moon.tsx +1 -1
  295. package/react/mouse.tsx +1 -1
  296. package/react/music-note.tsx +1 -1
  297. package/react/navigation-arrow-lines.tsx +1 -5
  298. package/react/navigation-up-left-filled.tsx +1 -1
  299. package/react/navigation-up-left-slash.tsx +1 -5
  300. package/react/navigation-up-right.tsx +1 -1
  301. package/react/next.tsx +1 -1
  302. package/react/node-connected-dot.tsx +1 -1
  303. package/react/node-lines-curved.tsx +1 -1
  304. package/react/node-lines-horizontal.tsx +1 -1
  305. package/react/node-lines-vertical.tsx +1 -1
  306. package/react/node-plus.tsx +1 -1
  307. package/react/nodes-connected.tsx +1 -1
  308. package/react/nodes-connections-three.tsx +1 -1
  309. package/react/note-magnifying-glass.tsx +1 -5
  310. package/react/notepad.tsx +1 -2
  311. package/react/number.tsx +1 -1
  312. package/react/octagon.tsx +1 -1
  313. package/react/office.tsx +1 -5
  314. package/react/org-chart.tsx +1 -1
  315. package/react/orientation-horizontal.tsx +1 -5
  316. package/react/orientation-vertical.tsx +1 -5
  317. package/react/paint-bucket.tsx +1 -1
  318. package/react/palette.tsx +1 -5
  319. package/react/paper-plane-filled-right.tsx +1 -1
  320. package/react/paper-plane-tilt.tsx +1 -1
  321. package/react/parallelogram.tsx +1 -1
  322. package/react/pause-circle.tsx +2 -3
  323. package/react/pause.tsx +1 -1
  324. package/react/pdf.tsx +1 -1
  325. package/react/pen-color-selection.tsx +1 -1
  326. package/react/pen-tip.tsx +1 -1
  327. package/react/pen-underline.tsx +1 -2
  328. package/react/pen.tsx +1 -1
  329. package/react/pentagon.tsx +1 -1
  330. package/react/people-list.tsx +1 -7
  331. package/react/person-in-circle.tsx +1 -9
  332. package/react/phone-filled.tsx +1 -1
  333. package/react/pixel-eraser.tsx +1 -5
  334. package/react/placeholder.tsx +1 -1
  335. package/react/planet.tsx +1 -1
  336. package/react/play-circle.tsx +2 -3
  337. package/react/play.tsx +1 -1
  338. package/react/playback-speed-circle.tsx +1 -6
  339. package/react/plug.tsx +1 -1
  340. package/react/plus-box.tsx +1 -2
  341. package/react/plus-cross.tsx +34 -0
  342. package/react/plus-square.tsx +1 -1
  343. package/react/plus-text.tsx +2 -3
  344. package/react/plus.tsx +1 -1
  345. package/react/polling.tsx +1 -1
  346. package/react/presentation-arrow.tsx +1 -5
  347. package/react/presentation-eye-open.tsx +1 -9
  348. package/react/presentation-line.tsx +2 -3
  349. package/react/presentation-lines-two.tsx +1 -1
  350. package/react/presentation-link.tsx +1 -9
  351. package/react/presentation-number-one.tsx +1 -5
  352. package/react/presentation-play.tsx +2 -3
  353. package/react/presentation-plus.tsx +2 -3
  354. package/react/previous.tsx +1 -1
  355. package/react/prohibit.tsx +1 -1
  356. package/react/proto-button.tsx +1 -7
  357. package/react/proto-checkbox.tsx +1 -5
  358. package/react/proto-dropdown.tsx +1 -5
  359. package/react/proto-input.tsx +2 -3
  360. package/react/proto-number.tsx +1 -5
  361. package/react/proto-radio.tsx +1 -5
  362. package/react/proto-slider.tsx +1 -1
  363. package/react/prototype-format.tsx +1 -1
  364. package/react/push-pin-filled.tsx +1 -1
  365. package/react/push-pin.tsx +1 -1
  366. package/react/question-mark-circle.tsx +1 -5
  367. package/react/question-mark.tsx +1 -1
  368. package/react/quotes.tsx +1 -1
  369. package/react/raised-hand.tsx +1 -1
  370. package/react/ratio-169.tsx +1 -1
  371. package/react/ratio-43.tsx +1 -1
  372. package/react/ratio-square.tsx +1 -1
  373. package/react/rectangle-arrow-up-center.tsx +1 -5
  374. package/react/rectangle-dash-lines.tsx +1 -5
  375. package/react/rectangle-dot-line-pen.tsx +1 -9
  376. package/react/rectangle-frame-2-lines.tsx +2 -3
  377. package/react/rectangle-line.tsx +1 -5
  378. package/react/rectangle-play-stack.tsx +2 -7
  379. package/react/rectangle-portrait-dash-square-top-center.tsx +1 -1
  380. package/react/rectangle-portrait-dash-square-top-left.tsx +1 -1
  381. package/react/rectangle-portrait-dash.tsx +1 -1
  382. package/react/rectangle-portrait-filled.tsx +1 -1
  383. package/react/rectangle-portrait-square-top-left.tsx +1 -1
  384. package/react/rectangle-portrait.tsx +1 -1
  385. package/react/rectangle-tick.tsx +1 -5
  386. package/react/rectangle-triangle-bottom-center.tsx +1 -5
  387. package/react/rectangles-squares.tsx +1 -1
  388. package/react/rectangles-three-aligned.tsx +1 -1
  389. package/react/rectangles-three-free.tsx +1 -1
  390. package/react/rectangles-three-overlap.tsx +1 -1
  391. package/react/rectangles-two-line.tsx +1 -1
  392. package/react/rectangles-two-lines-four.tsx +1 -1
  393. package/react/rectangles-two-minus.tsx +1 -5
  394. package/react/rectangles-two-plus.tsx +1 -5
  395. package/react/rectangles-two-user.tsx +1 -11
  396. package/react/rhombus.tsx +1 -1
  397. package/react/rocket.tsx +1 -5
  398. package/react/rss-rectangle.tsx +1 -5
  399. package/react/rss.tsx +1 -1
  400. package/react/scissors.tsx +1 -5
  401. package/react/scrollbar-xy.tsx +2 -3
  402. package/react/select.tsx +1 -5
  403. package/react/sentiment.tsx +1 -13
  404. package/react/shadow.tsx +1 -1
  405. package/react/shapes-lines-stacked.tsx +1 -9
  406. package/react/shapes-lines.tsx +1 -11
  407. package/react/shapes.tsx +1 -5
  408. package/react/shield-check.tsx +1 -5
  409. package/react/shield-lock-filled.tsx +1 -1
  410. package/react/shield-lock.tsx +1 -7
  411. package/react/shuffle.tsx +1 -1
  412. package/react/sidebar-closed.tsx +1 -5
  413. package/react/sidebar-global-closed.tsx +1 -5
  414. package/react/sidebar-global-open.tsx +1 -5
  415. package/react/sidebar-open.tsx +1 -1
  416. package/react/single-sparks-filled.tsx +1 -1
  417. package/react/slide-format.tsx +1 -1
  418. package/react/sliders-x.tsx +1 -1
  419. package/react/sliders-y.tsx +1 -1
  420. package/react/smiley-chat.tsx +1 -11
  421. package/react/smiley-plus.tsx +1 -11
  422. package/react/smiley-sticker.tsx +1 -1
  423. package/react/smiley.tsx +1 -11
  424. package/react/social-ado.tsx +1 -1
  425. package/react/social-asana.tsx +1 -1
  426. package/react/social-aws.tsx +1 -13
  427. package/react/social-drawio.tsx +1 -1
  428. package/react/social-facebook.tsx +1 -1
  429. package/react/social-instagram.tsx +1 -5
  430. package/react/social-jira.tsx +1 -9
  431. package/react/social-linkedin.tsx +1 -1
  432. package/react/social-looker.tsx +1 -5
  433. package/react/social-monday.tsx +1 -1
  434. package/react/social-slack.tsx +1 -1
  435. package/react/social-twitter.tsx +1 -1
  436. package/react/social-x.tsx +1 -1
  437. package/react/social-youtube.tsx +1 -1
  438. package/react/sort-ascending.tsx +1 -1
  439. package/react/sort-descending.tsx +1 -1
  440. package/react/sparks-filled.tsx +1 -1
  441. package/react/sparks.tsx +1 -5
  442. package/react/speaker-cross.tsx +1 -1
  443. package/react/speaker-high.tsx +1 -1
  444. package/react/spinner.tsx +1 -5
  445. package/react/split-vertical.tsx +1 -1
  446. package/react/square-arrow-in.tsx +1 -5
  447. package/react/square-brackets-angle-slash.tsx +1 -5
  448. package/react/square-circles-two.tsx +1 -5
  449. package/react/square-frame-2-lines-circle.tsx +1 -5
  450. package/react/square-line-square-dashed.tsx +1 -9
  451. package/react/square-rounded.tsx +1 -1
  452. package/react/square-star-scribble.tsx +1 -5
  453. package/react/square-triangle-circle-plus.tsx +1 -1
  454. package/react/square.tsx +1 -1
  455. package/react/squares-column.tsx +1 -11
  456. package/react/squares-four.tsx +1 -1
  457. package/react/squares-group.tsx +1 -7
  458. package/react/squares-merge.tsx +1 -1
  459. package/react/squares-row.tsx +1 -5
  460. package/react/squares-three.tsx +1 -1
  461. package/react/squares-two-overlap.tsx +1 -5
  462. package/react/squares-ungroup.tsx +1 -1
  463. package/react/squares-unmerge.tsx +1 -1
  464. package/react/stack.tsx +1 -1
  465. package/react/stacked-circles.tsx +1 -1
  466. package/react/star-filled.tsx +1 -1
  467. package/react/star-half.tsx +1 -1
  468. package/react/star.tsx +1 -1
  469. package/react/sticky-corners.tsx +1 -9
  470. package/react/sticky-eye-closed.tsx +1 -5
  471. package/react/sticky-eye-open.tsx +1 -9
  472. package/react/sticky-note-stack.tsx +1 -5
  473. package/react/sticky-note-wide.tsx +1 -1
  474. package/react/sticky-note.tsx +1 -1
  475. package/react/sticky-notes-two.tsx +1 -5
  476. package/react/stop-circle.tsx +1 -5
  477. package/react/story-points.tsx +1 -1
  478. package/react/stroke-1.tsx +1 -1
  479. package/react/stroke-2.tsx +1 -1
  480. package/react/stroke-3.tsx +1 -1
  481. package/react/stroke-4.tsx +1 -1
  482. package/react/stroke-5.tsx +1 -1
  483. package/react/stroke-6.tsx +1 -1
  484. package/react/switch.tsx +1 -5
  485. package/react/table-format.tsx +1 -1
  486. package/react/table.tsx +1 -1
  487. package/react/tablet.tsx +2 -3
  488. package/react/tag.tsx +1 -5
  489. package/react/tasks.tsx +1 -1
  490. package/react/text-a-color-selection.tsx +1 -1
  491. package/react/text-a-horizontal.tsx +1 -5
  492. package/react/text-a-underline.tsx +1 -1
  493. package/react/text-a-vertical.tsx +1 -5
  494. package/react/text-aa.tsx +1 -1
  495. package/react/text-align-center.tsx +1 -1
  496. package/react/text-align-left.tsx +1 -1
  497. package/react/text-align-right.tsx +1 -1
  498. package/react/text-b-bold-italic-underlined.tsx +1 -1
  499. package/react/text-b-bold.tsx +1 -1
  500. package/react/text-cursor-eye-open.tsx +1 -5
  501. package/react/text-h-one.tsx +1 -1
  502. package/react/text-h-three.tsx +1 -5
  503. package/react/text-h-two.tsx +1 -1
  504. package/react/text-i-italic.tsx +1 -1
  505. package/react/text-indent.tsx +1 -1
  506. package/react/text-line-height.tsx +1 -1
  507. package/react/text-lines-three.tsx +1 -1
  508. package/react/text-position.tsx +1 -5
  509. package/react/text-s-strikethrough.tsx +1 -1
  510. package/react/text-styles.tsx +1 -5
  511. package/react/text-t.tsx +1 -1
  512. package/react/text-u-underlined.tsx +1 -1
  513. package/react/thumbs-up.tsx +1 -1
  514. package/react/tick-circle.tsx +1 -5
  515. package/react/ticket.tsx +1 -2
  516. package/react/timeline-format.tsx +1 -2
  517. package/react/timer.tsx +1 -5
  518. package/react/toolbar.tsx +2 -3
  519. package/react/tooltip.tsx +1 -1
  520. package/react/trackpad.tsx +1 -1
  521. package/react/trapeze.tsx +1 -1
  522. package/react/trash-simple.tsx +1 -1
  523. package/react/trash.tsx +2 -4
  524. package/react/triangle-square-circle.tsx +1 -1
  525. package/react/triangle.tsx +1 -1
  526. package/react/trident.tsx +1 -1
  527. package/react/trophy.tsx +1 -1
  528. package/react/tshirt.tsx +1 -1
  529. package/react/user-add.tsx +1 -1
  530. package/react/user-arrow-right-up.tsx +1 -5
  531. package/react/user-arrow-right.tsx +1 -5
  532. package/react/user-background-blur.tsx +1 -1
  533. package/react/user-cog-plus.tsx +1 -5
  534. package/react/user-cog.tsx +1 -11
  535. package/react/user-eye-open.tsx +1 -5
  536. package/react/user-filter.tsx +1 -1
  537. package/react/user-load.tsx +1 -1
  538. package/react/user-mic-slash.tsx +1 -5
  539. package/react/user-mic.tsx +1 -9
  540. package/react/user-number-three.tsx +1 -1
  541. package/react/user-pen-dashes-bottom.tsx +1 -5
  542. package/react/user-pen-line-bottom.tsx +1 -1
  543. package/react/user-tick-down.tsx +1 -1
  544. package/react/user.tsx +1 -1
  545. package/react/users-three.tsx +1 -1
  546. package/react/users.tsx +1 -1
  547. package/react/video-camera-dot.tsx +1 -5
  548. package/react/video-camera-lines-dot.tsx +1 -5
  549. package/react/video-camera-lines.tsx +1 -5
  550. package/react/video-camera-simple-error.tsx +1 -5
  551. package/react/video-camera-simple-slash.tsx +1 -5
  552. package/react/video-camera-simple.tsx +1 -1
  553. package/react/video-camera.tsx +1 -1
  554. package/react/view-center.tsx +1 -5
  555. package/react/view-side-left.tsx +1 -5
  556. package/react/view-side-right.tsx +1 -5
  557. package/react/wallet.tsx +1 -5
  558. package/react/wand.tsx +1 -5
  559. package/react/warning.tsx +1 -5
  560. package/react/wifi-exclamation.tsx +1 -1
  561. package/react/wifi.tsx +1 -1
  562. package/svg/24/activity.svg +1 -1
  563. package/svg/24/add-line-bottom.svg +1 -1
  564. package/svg/24/add-line-right.svg +1 -1
  565. package/svg/24/ai-text.svg +1 -1
  566. package/svg/24/align-bottom-group.svg +1 -1
  567. package/svg/24/align-bottom.svg +1 -1
  568. package/svg/24/align-center-horizontal.svg +1 -1
  569. package/svg/24/align-center-vertical.svg +1 -1
  570. package/svg/24/align-left.svg +1 -1
  571. package/svg/24/align-middle.svg +1 -1
  572. package/svg/24/align-right.svg +1 -1
  573. package/svg/24/align-top-group.svg +1 -1
  574. package/svg/24/align-top.svg +1 -1
  575. package/svg/24/alignment-scale.svg +1 -1
  576. package/svg/24/alt-text-underline.svg +1 -1
  577. package/svg/24/alt-text.svg +1 -1
  578. package/svg/24/arrow-arc-left.svg +1 -1
  579. package/svg/24/arrow-arc-right.svg +1 -1
  580. package/svg/24/arrow-bend-up-left.svg +1 -1
  581. package/svg/24/arrow-bend-up-right.svg +1 -1
  582. package/svg/24/arrow-box-left.svg +1 -1
  583. package/svg/24/arrow-box-out.svg +1 -1
  584. package/svg/24/arrow-clockwise-down-right.svg +1 -1
  585. package/svg/24/arrow-clockwise-up-left.svg +1 -1
  586. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -1
  587. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
  588. package/svg/24/arrow-curves-bottom-right.svg +1 -1
  589. package/svg/24/arrow-down-left.svg +1 -1
  590. package/svg/24/arrow-down-right.svg +1 -1
  591. package/svg/24/arrow-down.svg +1 -1
  592. package/svg/24/arrow-elbow-down-right.svg +1 -1
  593. package/svg/24/arrow-fat-left-right.svg +1 -1
  594. package/svg/24/arrow-fat-left.svg +1 -1
  595. package/svg/24/arrow-fat-right.svg +1 -1
  596. package/svg/24/arrow-fat-up-right.svg +1 -1
  597. package/svg/24/arrow-left-right-dotted.svg +1 -1
  598. package/svg/24/arrow-left.svg +1 -1
  599. package/svg/24/arrow-right.svg +1 -1
  600. package/svg/24/arrow-up-circle.svg +1 -1
  601. package/svg/24/arrow-up-left.svg +1 -1
  602. package/svg/24/arrow-up-right.svg +1 -1
  603. package/svg/24/arrow-up.svg +1 -1
  604. package/svg/24/arrows-clockwise-rectangle-tilt.svg +1 -1
  605. package/svg/24/arrows-clockwise-x.svg +1 -1
  606. package/svg/24/arrows-clockwise-y.svg +1 -1
  607. package/svg/24/arrows-counterclockwise-rectangle-tilt.svg +1 -1
  608. package/svg/24/arrows-down-up.svg +1 -1
  609. package/svg/24/arrows-horizontal-lines-top-bottom-in.svg +1 -1
  610. package/svg/24/arrows-horizontal-lines-top-bottom.svg +1 -1
  611. package/svg/24/arrows-in-simple.svg +1 -1
  612. package/svg/24/arrows-out-cardinal.svg +1 -1
  613. package/svg/24/arrows-out-lines-horizontal.svg +1 -1
  614. package/svg/24/arrows-out-simple.svg +1 -1
  615. package/svg/24/arrows-square-counter-clockwise-y.svg +1 -1
  616. package/svg/24/arrows-time-backward.svg +1 -1
  617. package/svg/24/arrows-time-forward.svg +1 -1
  618. package/svg/24/article-empty.svg +1 -1
  619. package/svg/24/article.svg +1 -1
  620. package/svg/24/at.svg +1 -1
  621. package/svg/24/attachment.svg +1 -1
  622. package/svg/24/badge.svg +1 -1
  623. package/svg/24/barrel.svg +1 -1
  624. package/svg/24/bell-slash.svg +1 -1
  625. package/svg/24/bell-tilt.svg +1 -1
  626. package/svg/24/bell.svg +1 -1
  627. package/svg/24/board.svg +1 -1
  628. package/svg/24/book-open-info.svg +1 -1
  629. package/svg/24/bookmark.svg +1 -1
  630. package/svg/24/box-captions.svg +1 -1
  631. package/svg/24/bracket-close.svg +2 -0
  632. package/svg/24/bracket-curly-left.svg +1 -1
  633. package/svg/24/bracket-curly-right.svg +1 -1
  634. package/svg/24/bracket-open.svg +2 -0
  635. package/svg/24/brackets-angle-slash.svg +1 -1
  636. package/svg/24/brackets-curly-circles-three.svg +1 -1
  637. package/svg/24/browser.svg +1 -1
  638. package/svg/24/brush.svg +1 -1
  639. package/svg/24/calendar-blank.svg +1 -1
  640. package/svg/24/calendar-end.svg +1 -1
  641. package/svg/24/calendar-start.svg +1 -1
  642. package/svg/24/camera.svg +1 -1
  643. package/svg/24/caption-along.svg +1 -1
  644. package/svg/24/caption-horizontal.svg +1 -1
  645. package/svg/24/card-circles.svg +1 -1
  646. package/svg/24/card-number-three.svg +1 -1
  647. package/svg/24/card.svg +1 -1
  648. package/svg/24/cards-poker.svg +1 -1
  649. package/svg/24/chart-bar-y-simple.svg +1 -1
  650. package/svg/24/chart-bar-y.svg +1 -1
  651. package/svg/24/chat-check.svg +1 -1
  652. package/svg/24/chat-dashes-lines-two.svg +1 -1
  653. package/svg/24/chat-lines-cross.svg +1 -1
  654. package/svg/24/chat-lines-dot.svg +1 -1
  655. package/svg/24/chat-lines-eye-open.svg +1 -1
  656. package/svg/24/chat-lines-two-stack.svg +1 -1
  657. package/svg/24/chat-lines-two.svg +1 -1
  658. package/svg/24/chat-plus.svg +1 -1
  659. package/svg/24/chat-text-arrow.svg +1 -1
  660. package/svg/24/chat-two.svg +1 -1
  661. package/svg/24/chat.svg +1 -1
  662. package/svg/24/check-mark.svg +1 -1
  663. package/svg/24/checkboard-square-centered.svg +1 -1
  664. package/svg/24/chevron-down-double.svg +1 -1
  665. package/svg/24/chevron-down.svg +1 -1
  666. package/svg/24/chevron-left-double.svg +1 -1
  667. package/svg/24/chevron-left.svg +1 -1
  668. package/svg/24/chevron-right-double.svg +1 -1
  669. package/svg/24/chevron-right-small.svg +1 -1
  670. package/svg/24/chevron-right.svg +1 -1
  671. package/svg/24/chevron-up-double.svg +1 -1
  672. package/svg/24/chevron-up-down-line.svg +1 -1
  673. package/svg/24/chevron-up-down.svg +1 -1
  674. package/svg/24/chevron-up.svg +1 -1
  675. package/svg/24/circle-corners.svg +1 -1
  676. package/svg/24/circle-motion-x.svg +1 -1
  677. package/svg/24/circle-notch.svg +1 -1
  678. package/svg/24/circle-slash.svg +1 -1
  679. package/svg/24/circle.svg +1 -1
  680. package/svg/24/circles-connected.svg +1 -1
  681. package/svg/24/clock-counter-clockwise-simple.svg +1 -1
  682. package/svg/24/clock-counter-clockwise.svg +1 -1
  683. package/svg/24/clock-overtime.svg +1 -1
  684. package/svg/24/clock.svg +1 -1
  685. package/svg/24/cloud.svg +1 -1
  686. package/svg/24/cluster-ai.svg +1 -1
  687. package/svg/24/cluster-color.svg +1 -1
  688. package/svg/24/cluster-sentiment.svg +1 -1
  689. package/svg/24/cluster.svg +1 -1
  690. package/svg/24/clustered.svg +1 -1
  691. package/svg/24/cog.svg +1 -1
  692. package/svg/24/coins-checked.svg +1 -1
  693. package/svg/24/coins-slash.svg +1 -1
  694. package/svg/24/coins.svg +1 -1
  695. package/svg/24/columns-format.svg +1 -1
  696. package/svg/24/columns-three.svg +1 -1
  697. package/svg/24/comment-group.svg +1 -1
  698. package/svg/24/compass.svg +1 -1
  699. package/svg/24/cone-serpentine.svg +1 -1
  700. package/svg/24/connection-line-elbows.svg +1 -1
  701. package/svg/24/connection-line-straight.svg +1 -1
  702. package/svg/24/corners-three-eye-open.svg +1 -1
  703. package/svg/24/counter.svg +1 -1
  704. package/svg/24/credit-card.svg +1 -1
  705. package/svg/24/crop.svg +1 -1
  706. package/svg/24/cross-circle.svg +1 -1
  707. package/svg/24/cross-fat.svg +1 -1
  708. package/svg/24/cross-square.svg +1 -1
  709. package/svg/24/cross.svg +1 -1
  710. package/svg/24/cube.svg +1 -1
  711. package/svg/24/cursor-filled.svg +1 -1
  712. package/svg/24/cursor-lines.svg +1 -1
  713. package/svg/24/cursor-text-lines.svg +1 -1
  714. package/svg/24/cursor-text.svg +1 -1
  715. package/svg/24/cursor.svg +1 -1
  716. package/svg/24/curve-square-circle-arrow.svg +1 -1
  717. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
  718. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
  719. package/svg/24/dash-square-dash-horizontal.svg +1 -1
  720. package/svg/24/dash-square-dash-vertical.svg +1 -1
  721. package/svg/24/diagram-card-large-1.svg +1 -1
  722. package/svg/24/diagram-card-large-2.svg +1 -1
  723. package/svg/24/diagram-card-large-3.svg +1 -1
  724. package/svg/24/diagram-card-large-4.svg +1 -1
  725. package/svg/24/diagram-card-magnifying-glass.svg +1 -1
  726. package/svg/24/diagram-card-small-1.svg +1 -1
  727. package/svg/24/diagram-card-small-2.svg +1 -1
  728. package/svg/24/diagram-card-small-3.svg +1 -1
  729. package/svg/24/diagram-card-team.svg +1 -1
  730. package/svg/24/diagram-card-user.svg +1 -1
  731. package/svg/24/diagramming-shapes.svg +1 -1
  732. package/svg/24/diagramming.svg +1 -1
  733. package/svg/24/distribute-horizontal.svg +1 -1
  734. package/svg/24/distribute-vertical.svg +1 -1
  735. package/svg/24/doc-format.svg +1 -1
  736. package/svg/24/dollar-sign-currency.svg +1 -1
  737. package/svg/24/dot-line-dot.svg +2 -0
  738. package/svg/24/dot-voting.svg +1 -1
  739. package/svg/24/dots-nine.svg +1 -1
  740. package/svg/24/dots-six-horizontal.svg +1 -1
  741. package/svg/24/dots-six-vertical.svg +1 -1
  742. package/svg/24/dots-three-vertical.svg +1 -1
  743. package/svg/24/dots-three.svg +1 -1
  744. package/svg/24/dots-two.svg +1 -1
  745. package/svg/24/download.svg +1 -1
  746. package/svg/24/envelope.svg +1 -1
  747. package/svg/24/eraser.svg +1 -1
  748. package/svg/24/exclamation-mark-octagon.svg +1 -1
  749. package/svg/24/exclamation-point-circle.svg +1 -1
  750. package/svg/24/export.svg +1 -1
  751. package/svg/24/external-format.svg +1 -1
  752. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -1
  753. package/svg/24/eye-closed.svg +1 -1
  754. package/svg/24/eye-open-line-frame-broken.svg +1 -1
  755. package/svg/24/eye-open-slash.svg +1 -1
  756. package/svg/24/eye-open.svg +1 -1
  757. package/svg/24/eyedropper.svg +1 -1
  758. package/svg/24/factory-house.svg +1 -1
  759. package/svg/24/factory.svg +1 -1
  760. package/svg/24/file-spreadsheet.svg +1 -1
  761. package/svg/24/flag.svg +1 -1
  762. package/svg/24/flip-card.svg +1 -1
  763. package/svg/24/flip.svg +1 -1
  764. package/svg/24/folder.svg +1 -1
  765. package/svg/24/formula.svg +1 -1
  766. package/svg/24/frame-lines-two.svg +1 -1
  767. package/svg/24/frame-play.svg +1 -1
  768. package/svg/24/frame-plus.svg +1 -1
  769. package/svg/24/frame.svg +1 -1
  770. package/svg/24/funnel.svg +1 -1
  771. package/svg/24/gauge.svg +1 -1
  772. package/svg/24/gavel.svg +1 -1
  773. package/svg/24/gift.svg +1 -1
  774. package/svg/24/github.svg +1 -1
  775. package/svg/24/globe.svg +1 -1
  776. package/svg/24/google-drive.svg +1 -1
  777. package/svg/24/graduation-cap.svg +1 -1
  778. package/svg/24/grid-four.svg +1 -1
  779. package/svg/24/grid-six.svg +1 -1
  780. package/svg/24/grid.svg +1 -1
  781. package/svg/24/hand-filled.svg +1 -1
  782. package/svg/24/hand-pointing.svg +1 -1
  783. package/svg/24/hand-raised-filled.svg +1 -1
  784. package/svg/24/hand.svg +1 -1
  785. package/svg/24/headphones.svg +1 -1
  786. package/svg/24/headset-person.svg +1 -1
  787. package/svg/24/heart-filled.svg +1 -1
  788. package/svg/24/heart.svg +1 -1
  789. package/svg/24/hexagon.svg +1 -1
  790. package/svg/24/highlighter-color-selection.svg +1 -1
  791. package/svg/24/highlighter-underline.svg +1 -1
  792. package/svg/24/highlighter.svg +1 -1
  793. package/svg/24/house.svg +1 -1
  794. package/svg/24/image.svg +1 -1
  795. package/svg/24/indent-left.svg +1 -1
  796. package/svg/24/indent-right.svg +1 -1
  797. package/svg/24/information-mark-circle.svg +1 -1
  798. package/svg/24/insights.svg +1 -1
  799. package/svg/24/kanban.svg +1 -1
  800. package/svg/24/key.svg +1 -1
  801. package/svg/24/keycap.svg +1 -1
  802. package/svg/24/laptop.svg +1 -1
  803. package/svg/24/lasso.svg +1 -1
  804. package/svg/24/layout.svg +1 -1
  805. package/svg/24/lifesaver.svg +1 -1
  806. package/svg/24/lightbox.svg +1 -1
  807. package/svg/24/lightbulb.svg +1 -1
  808. package/svg/24/lightning.svg +1 -1
  809. package/svg/24/line-curved.svg +1 -1
  810. package/svg/24/line-dashed.svg +1 -1
  811. package/svg/24/line-diagonal.svg +1 -1
  812. package/svg/24/line-dotted.svg +1 -1
  813. package/svg/24/line-horizontal.svg +1 -1
  814. package/svg/24/line-orthogonal.svg +1 -1
  815. package/svg/24/line-straight.svg +1 -1
  816. package/svg/24/line-two-diagonal-top-right-double.svg +1 -1
  817. package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -1
  818. package/svg/24/lines-three-horizontal.svg +1 -1
  819. package/svg/24/lines-three-vertical.svg +1 -1
  820. package/svg/24/lines-top-left-columns-two.svg +1 -1
  821. package/svg/24/link-plus.svg +1 -1
  822. package/svg/24/link.svg +1 -1
  823. package/svg/24/list-bullets.svg +1 -1
  824. package/svg/24/list-numbers.svg +1 -1
  825. package/svg/24/lock-closed.svg +1 -1
  826. package/svg/24/lock-open.svg +1 -1
  827. package/svg/24/login.svg +1 -1
  828. package/svg/24/logout.svg +1 -1
  829. package/svg/24/magnet.svg +1 -1
  830. package/svg/24/magnifying-glass-lightning.svg +1 -1
  831. package/svg/24/magnifying-glass-plus.svg +1 -1
  832. package/svg/24/magnifying-glass.svg +1 -1
  833. package/svg/24/map.svg +1 -1
  834. package/svg/24/megaphone.svg +1 -1
  835. package/svg/24/mermaid.svg +1 -1
  836. package/svg/24/mic-lines-dot.svg +1 -1
  837. package/svg/24/microphone-slash.svg +1 -1
  838. package/svg/24/microphone.svg +1 -1
  839. package/svg/24/minus.svg +1 -1
  840. package/svg/24/mobile.svg +1 -1
  841. package/svg/24/monitor-arrow-up.svg +1 -1
  842. package/svg/24/monitor-arrow.svg +1 -1
  843. package/svg/24/monitor-eye-closed.svg +1 -1
  844. package/svg/24/monitor-eye-open.svg +1 -1
  845. package/svg/24/monitor-pause.svg +1 -1
  846. package/svg/24/monitor-play.svg +1 -1
  847. package/svg/24/monitor-stop.svg +1 -1
  848. package/svg/24/monitor.svg +1 -1
  849. package/svg/24/moon.svg +1 -1
  850. package/svg/24/mouse.svg +1 -1
  851. package/svg/24/music-note.svg +1 -1
  852. package/svg/24/navigation-arrow-lines.svg +1 -1
  853. package/svg/24/navigation-up-left-filled.svg +1 -1
  854. package/svg/24/navigation-up-left-slash.svg +1 -1
  855. package/svg/24/navigation-up-right.svg +1 -1
  856. package/svg/24/next.svg +1 -1
  857. package/svg/24/node-connected-dot.svg +1 -1
  858. package/svg/24/node-lines-curved.svg +1 -1
  859. package/svg/24/node-lines-horizontal.svg +1 -1
  860. package/svg/24/node-lines-vertical.svg +1 -1
  861. package/svg/24/node-plus.svg +1 -1
  862. package/svg/24/nodes-connected.svg +1 -1
  863. package/svg/24/nodes-connections-three.svg +1 -1
  864. package/svg/24/note-magnifying-glass.svg +1 -1
  865. package/svg/24/notepad.svg +1 -1
  866. package/svg/24/number.svg +1 -1
  867. package/svg/24/octagon.svg +1 -1
  868. package/svg/24/office.svg +1 -1
  869. package/svg/24/org-chart.svg +1 -1
  870. package/svg/24/orientation-horizontal.svg +1 -1
  871. package/svg/24/orientation-vertical.svg +1 -1
  872. package/svg/24/paint-bucket.svg +1 -1
  873. package/svg/24/palette.svg +1 -1
  874. package/svg/24/paper-plane-filled-right.svg +1 -1
  875. package/svg/24/paper-plane-tilt.svg +1 -1
  876. package/svg/24/parallelogram.svg +1 -1
  877. package/svg/24/pause-circle.svg +1 -1
  878. package/svg/24/pause.svg +1 -1
  879. package/svg/24/pdf.svg +1 -1
  880. package/svg/24/pen-color-selection.svg +1 -1
  881. package/svg/24/pen-tip.svg +1 -1
  882. package/svg/24/pen-underline.svg +1 -1
  883. package/svg/24/pen.svg +1 -1
  884. package/svg/24/pentagon.svg +1 -1
  885. package/svg/24/people-list.svg +1 -1
  886. package/svg/24/person-in-circle.svg +1 -1
  887. package/svg/24/phone-filled.svg +1 -1
  888. package/svg/24/pixel-eraser.svg +1 -1
  889. package/svg/24/placeholder.svg +1 -1
  890. package/svg/24/planet.svg +1 -1
  891. package/svg/24/play-circle.svg +1 -1
  892. package/svg/24/play.svg +1 -1
  893. package/svg/24/playback-speed-circle.svg +1 -1
  894. package/svg/24/plug.svg +1 -1
  895. package/svg/24/plus-box.svg +1 -1
  896. package/svg/24/plus-cross.svg +2 -0
  897. package/svg/24/plus-square.svg +1 -1
  898. package/svg/24/plus-text.svg +1 -1
  899. package/svg/24/plus.svg +1 -1
  900. package/svg/24/polling.svg +1 -1
  901. package/svg/24/presentation-arrow.svg +1 -1
  902. package/svg/24/presentation-eye-open.svg +1 -1
  903. package/svg/24/presentation-line.svg +1 -1
  904. package/svg/24/presentation-lines-two.svg +1 -1
  905. package/svg/24/presentation-link.svg +1 -1
  906. package/svg/24/presentation-number-one.svg +1 -1
  907. package/svg/24/presentation-play.svg +1 -1
  908. package/svg/24/presentation-plus.svg +1 -1
  909. package/svg/24/previous.svg +1 -1
  910. package/svg/24/prohibit.svg +1 -1
  911. package/svg/24/proto-button.svg +1 -1
  912. package/svg/24/proto-checkbox.svg +1 -1
  913. package/svg/24/proto-dropdown.svg +1 -1
  914. package/svg/24/proto-input.svg +1 -1
  915. package/svg/24/proto-number.svg +1 -1
  916. package/svg/24/proto-radio.svg +1 -1
  917. package/svg/24/proto-slider.svg +1 -1
  918. package/svg/24/prototype-format.svg +1 -1
  919. package/svg/24/push-pin-filled.svg +1 -1
  920. package/svg/24/push-pin.svg +1 -1
  921. package/svg/24/question-mark-circle.svg +1 -1
  922. package/svg/24/question-mark.svg +1 -1
  923. package/svg/24/quotes.svg +1 -1
  924. package/svg/24/raised-hand.svg +1 -1
  925. package/svg/24/ratio-169.svg +1 -1
  926. package/svg/24/ratio-43.svg +1 -1
  927. package/svg/24/ratio-square.svg +1 -1
  928. package/svg/24/rectangle-arrow-up-center.svg +1 -1
  929. package/svg/24/rectangle-dash-lines.svg +1 -1
  930. package/svg/24/rectangle-dot-line-pen.svg +1 -1
  931. package/svg/24/rectangle-frame-2-lines.svg +1 -1
  932. package/svg/24/rectangle-line.svg +1 -1
  933. package/svg/24/rectangle-play-stack.svg +1 -1
  934. package/svg/24/rectangle-portrait-dash-square-top-center.svg +1 -1
  935. package/svg/24/rectangle-portrait-dash-square-top-left.svg +1 -1
  936. package/svg/24/rectangle-portrait-dash.svg +1 -1
  937. package/svg/24/rectangle-portrait-filled.svg +1 -1
  938. package/svg/24/rectangle-portrait-square-top-left.svg +1 -1
  939. package/svg/24/rectangle-portrait.svg +1 -1
  940. package/svg/24/rectangle-tick.svg +1 -1
  941. package/svg/24/rectangle-triangle-bottom-center.svg +1 -1
  942. package/svg/24/rectangles-squares.svg +1 -1
  943. package/svg/24/rectangles-three-aligned.svg +1 -1
  944. package/svg/24/rectangles-three-free.svg +1 -1
  945. package/svg/24/rectangles-three-overlap.svg +1 -1
  946. package/svg/24/rectangles-two-line.svg +1 -1
  947. package/svg/24/rectangles-two-lines-four.svg +1 -1
  948. package/svg/24/rectangles-two-minus.svg +1 -1
  949. package/svg/24/rectangles-two-plus.svg +1 -1
  950. package/svg/24/rectangles-two-user.svg +1 -1
  951. package/svg/24/rhombus.svg +1 -1
  952. package/svg/24/rocket.svg +1 -1
  953. package/svg/24/rss-rectangle.svg +1 -1
  954. package/svg/24/rss.svg +1 -1
  955. package/svg/24/scissors.svg +1 -1
  956. package/svg/24/scrollbar-xy.svg +1 -1
  957. package/svg/24/select.svg +1 -1
  958. package/svg/24/sentiment.svg +1 -1
  959. package/svg/24/shadow.svg +1 -1
  960. package/svg/24/shapes-lines-stacked.svg +1 -1
  961. package/svg/24/shapes-lines.svg +1 -1
  962. package/svg/24/shapes.svg +1 -1
  963. package/svg/24/shield-check.svg +1 -1
  964. package/svg/24/shield-lock-filled.svg +1 -1
  965. package/svg/24/shield-lock.svg +1 -1
  966. package/svg/24/shuffle.svg +1 -1
  967. package/svg/24/sidebar-closed.svg +1 -1
  968. package/svg/24/sidebar-global-closed.svg +1 -1
  969. package/svg/24/sidebar-global-open.svg +1 -1
  970. package/svg/24/sidebar-open.svg +1 -1
  971. package/svg/24/single-sparks-filled.svg +1 -1
  972. package/svg/24/slide-format.svg +1 -1
  973. package/svg/24/sliders-x.svg +1 -1
  974. package/svg/24/sliders-y.svg +1 -1
  975. package/svg/24/smiley-chat.svg +1 -1
  976. package/svg/24/smiley-plus.svg +1 -1
  977. package/svg/24/smiley-sticker.svg +1 -1
  978. package/svg/24/smiley.svg +1 -1
  979. package/svg/24/social-ado.svg +1 -1
  980. package/svg/24/social-asana.svg +1 -1
  981. package/svg/24/social-aws.svg +1 -1
  982. package/svg/24/social-drawio.svg +1 -1
  983. package/svg/24/social-facebook.svg +1 -1
  984. package/svg/24/social-instagram.svg +1 -1
  985. package/svg/24/social-jira.svg +1 -1
  986. package/svg/24/social-linkedin.svg +1 -1
  987. package/svg/24/social-looker.svg +1 -1
  988. package/svg/24/social-monday.svg +1 -1
  989. package/svg/24/social-slack.svg +1 -1
  990. package/svg/24/social-twitter.svg +1 -1
  991. package/svg/24/social-x.svg +1 -1
  992. package/svg/24/social-youtube.svg +1 -1
  993. package/svg/24/sort-ascending.svg +1 -1
  994. package/svg/24/sort-descending.svg +1 -1
  995. package/svg/24/sparks-filled.svg +1 -1
  996. package/svg/24/sparks.svg +1 -1
  997. package/svg/24/speaker-cross.svg +1 -1
  998. package/svg/24/speaker-high.svg +1 -1
  999. package/svg/24/spinner.svg +1 -1
  1000. package/svg/24/split-vertical.svg +1 -1
  1001. package/svg/24/square-arrow-in.svg +1 -1
  1002. package/svg/24/square-brackets-angle-slash.svg +1 -1
  1003. package/svg/24/square-circles-two.svg +1 -1
  1004. package/svg/24/square-frame-2-lines-circle.svg +1 -1
  1005. package/svg/24/square-line-square-dashed.svg +1 -1
  1006. package/svg/24/square-rounded.svg +1 -1
  1007. package/svg/24/square-star-scribble.svg +1 -1
  1008. package/svg/24/square-triangle-circle-plus.svg +1 -1
  1009. package/svg/24/square.svg +1 -1
  1010. package/svg/24/squares-column.svg +1 -1
  1011. package/svg/24/squares-four.svg +1 -1
  1012. package/svg/24/squares-group.svg +1 -1
  1013. package/svg/24/squares-merge.svg +1 -1
  1014. package/svg/24/squares-row.svg +1 -1
  1015. package/svg/24/squares-three.svg +1 -1
  1016. package/svg/24/squares-two-overlap.svg +1 -1
  1017. package/svg/24/squares-ungroup.svg +1 -1
  1018. package/svg/24/squares-unmerge.svg +1 -1
  1019. package/svg/24/stack.svg +1 -1
  1020. package/svg/24/stacked-circles.svg +1 -1
  1021. package/svg/24/star-filled.svg +1 -1
  1022. package/svg/24/star-half.svg +1 -1
  1023. package/svg/24/star.svg +1 -1
  1024. package/svg/24/sticky-corners.svg +1 -1
  1025. package/svg/24/sticky-eye-closed.svg +1 -1
  1026. package/svg/24/sticky-eye-open.svg +1 -1
  1027. package/svg/24/sticky-note-stack.svg +1 -1
  1028. package/svg/24/sticky-note-wide.svg +1 -1
  1029. package/svg/24/sticky-note.svg +1 -1
  1030. package/svg/24/sticky-notes-two.svg +1 -1
  1031. package/svg/24/stop-circle.svg +1 -1
  1032. package/svg/24/story-points.svg +1 -1
  1033. package/svg/24/stroke-1.svg +1 -1
  1034. package/svg/24/stroke-2.svg +1 -1
  1035. package/svg/24/stroke-3.svg +1 -1
  1036. package/svg/24/stroke-4.svg +1 -1
  1037. package/svg/24/stroke-5.svg +1 -1
  1038. package/svg/24/stroke-6.svg +1 -1
  1039. package/svg/24/switch.svg +1 -1
  1040. package/svg/24/table-format.svg +1 -1
  1041. package/svg/24/table.svg +1 -1
  1042. package/svg/24/tablet.svg +1 -1
  1043. package/svg/24/tag.svg +1 -1
  1044. package/svg/24/tasks.svg +1 -1
  1045. package/svg/24/text-a-color-selection.svg +1 -1
  1046. package/svg/24/text-a-horizontal.svg +1 -1
  1047. package/svg/24/text-a-underline.svg +1 -1
  1048. package/svg/24/text-a-vertical.svg +1 -1
  1049. package/svg/24/text-aa.svg +1 -1
  1050. package/svg/24/text-align-center.svg +1 -1
  1051. package/svg/24/text-align-left.svg +1 -1
  1052. package/svg/24/text-align-right.svg +1 -1
  1053. package/svg/24/text-b-bold-italic-underlined.svg +1 -1
  1054. package/svg/24/text-b-bold.svg +1 -1
  1055. package/svg/24/text-cursor-eye-open.svg +1 -1
  1056. package/svg/24/text-h-one.svg +1 -1
  1057. package/svg/24/text-h-three.svg +1 -1
  1058. package/svg/24/text-h-two.svg +1 -1
  1059. package/svg/24/text-i-italic.svg +1 -1
  1060. package/svg/24/text-indent.svg +1 -1
  1061. package/svg/24/text-line-height.svg +1 -1
  1062. package/svg/24/text-lines-three.svg +1 -1
  1063. package/svg/24/text-position.svg +1 -1
  1064. package/svg/24/text-s-strikethrough.svg +1 -1
  1065. package/svg/24/text-styles.svg +1 -1
  1066. package/svg/24/text-t.svg +1 -1
  1067. package/svg/24/text-u-underlined.svg +1 -1
  1068. package/svg/24/thumbs-up.svg +1 -1
  1069. package/svg/24/tick-circle.svg +1 -1
  1070. package/svg/24/ticket.svg +1 -1
  1071. package/svg/24/timeline-format.svg +1 -1
  1072. package/svg/24/timer.svg +1 -1
  1073. package/svg/24/toolbar.svg +1 -1
  1074. package/svg/24/tooltip.svg +1 -1
  1075. package/svg/24/trackpad.svg +1 -1
  1076. package/svg/24/trapeze.svg +1 -1
  1077. package/svg/24/trash-simple.svg +1 -1
  1078. package/svg/24/trash.svg +1 -1
  1079. package/svg/24/triangle-square-circle.svg +1 -1
  1080. package/svg/24/triangle.svg +1 -1
  1081. package/svg/24/trident.svg +1 -1
  1082. package/svg/24/trophy.svg +1 -1
  1083. package/svg/24/tshirt.svg +1 -1
  1084. package/svg/24/user-add.svg +1 -1
  1085. package/svg/24/user-arrow-right-up.svg +1 -1
  1086. package/svg/24/user-arrow-right.svg +1 -1
  1087. package/svg/24/user-background-blur.svg +1 -1
  1088. package/svg/24/user-cog-plus.svg +1 -1
  1089. package/svg/24/user-cog.svg +1 -1
  1090. package/svg/24/user-eye-open.svg +1 -1
  1091. package/svg/24/user-filter.svg +1 -1
  1092. package/svg/24/user-load.svg +1 -1
  1093. package/svg/24/user-mic-slash.svg +1 -1
  1094. package/svg/24/user-mic.svg +1 -1
  1095. package/svg/24/user-number-three.svg +1 -1
  1096. package/svg/24/user-pen-dashes-bottom.svg +1 -1
  1097. package/svg/24/user-pen-line-bottom.svg +1 -1
  1098. package/svg/24/user-tick-down.svg +1 -1
  1099. package/svg/24/user.svg +1 -1
  1100. package/svg/24/users-three.svg +1 -1
  1101. package/svg/24/users.svg +1 -1
  1102. package/svg/24/video-camera-dot.svg +1 -1
  1103. package/svg/24/video-camera-lines-dot.svg +1 -1
  1104. package/svg/24/video-camera-lines.svg +1 -1
  1105. package/svg/24/video-camera-simple-error.svg +1 -1
  1106. package/svg/24/video-camera-simple-slash.svg +1 -1
  1107. package/svg/24/video-camera-simple.svg +1 -1
  1108. package/svg/24/video-camera.svg +1 -1
  1109. package/svg/24/view-center.svg +1 -1
  1110. package/svg/24/view-side-left.svg +1 -1
  1111. package/svg/24/view-side-right.svg +1 -1
  1112. package/svg/24/wallet.svg +1 -1
  1113. package/svg/24/wand.svg +1 -1
  1114. package/svg/24/warning.svg +1 -1
  1115. package/svg/24/wifi-exclamation.svg +1 -1
  1116. package/svg/24/wifi.svg +1 -1
  1117. package/svg/meta.json +3349 -565
  1118. package/svg/24/align-bottom-2.svg +0 -2
@@ -26,10 +26,9 @@ export const IconMegaphone: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='m13.2881 5.0264 4.8437.537c2.77.3073 4.8665 2.6477 4.8672 5.4346.0007 2.7875-2.0949 5.1295-4.8652 5.4375l-.1338.0147v4.5498l-1 1h-4c-.5523 0-1-.4477-1-1v-3.3818l-4.5547 2.2783-1.4472-.8945v-16.004l1.4472-.8945 5.8428 2.9229Zm.7119 11.8681v3.1055h2v-3.3281l-2 .2226Zm-6.002.4893 4.002-2.002v-8.7646l-4.002-2.001v12.7676Zm6.002-2.502 3.9121-.4336c1.7574-.1952 3.0872-1.681 3.0869-3.4492-.0004-1.7678-1.3299-3.2532-3.0869-3.4482l-3.9121-.4336v7.7646Z'
29
+ d='m13.288 5.026 4.844.537a5.47 5.47 0 0 1 .002 10.873L18 16.45V21l-1 1h-4a1 1 0 0 1-1-1v-3.382l-4.555 2.279-1.447-.895V2.998l1.447-.894 5.843 2.922ZM14 16.895V20h2v-3.328l-2 .223Zm-6.002.489L12 15.382V6.617l-4.002-2v12.767ZM14 14.882l3.912-.434a3.47 3.47 0 0 0 0-6.897L14 7.117v7.765ZM4 13H3l-1-1v-2l1-1h1v4Z'
30
30
  clipRule='evenodd'
31
- />,
32
- <path fill='currentColor' d='M4 13h-1l-1-1v-2l1-1h1v4Z' />
31
+ />
33
32
  )
34
33
  }
35
34
  )
package/react/mermaid.tsx CHANGED
@@ -26,7 +26,7 @@ export const IconMermaid: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M4 2c-1.1046 0-2 .8954-2 2v16c0 1.1046.8954 2 2 2h16c1.1046 0 2-.8954 2-2v-16c0-1.1046-.8954-2-2-2h-16Zm8 9.0645c.9041-2.5237 3.3408-4.1736 5.9946-4.0589.089 2.128-.9186 4.1576-2.66 5.3577-.892.6192-1.4249 1.6461-1.4218 2.7397v1.897h-3.8253v-1.897c.003-1.0936-.5301-2.1206-1.4222-2.7397-1.741-1.2006-2.7483-3.2298-2.66-5.3577 2.6538-.1147 5.0906 1.5352 5.9947 4.0589Z'
29
+ d='M4 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H4Zm8 9.065c.904-2.524 3.34-4.174 5.995-4.06a6.197 6.197 0 0 1-2.66 5.358 3.325 3.325 0 0 0-1.422 2.74V17h-3.825v-1.897a3.325 3.325 0 0 0-1.423-2.74 6.2 6.2 0 0 1-2.66-5.357C8.66 6.89 11.095 8.54 12 11.065Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )
@@ -25,11 +25,7 @@ export const IconMicLinesDot: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M11.5 12c0 2.2937 1.9703 4 4.5 4s4.5-1.7062 4.5-4v-1h2v1c0 3.287-2.5331 5.5844-5.5 6v2h-2v-2c-2.9669-.4156-5.5-2.713-5.5-6v-1h2v1Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M16 4c1.3595 0 2.5 1.2023 2.5 2.5v5c0 1.2977-1.1405 2.5-2.5 2.5s-2.5-1.2023-2.5-2.5v-5c0-1.2977 1.1405-2.5 2.5-2.5ZM6 13h-4v-2h4v2ZM10 9h-8v-2h8v2ZM7 5h-5v-2h5v2ZM10 5h-2v-2h2v2Z'
28
+ d='M11.5 12c0 2.294 1.97 4 4.5 4 2.53 0 4.5-1.706 4.5-4v-1h2v1c0 3.287-2.533 5.584-5.5 6v2h-2v-2c-2.967-.416-5.5-2.713-5.5-6v-1h2v1ZM16 4c1.36 0 2.5 1.202 2.5 2.5v5c0 1.298-1.14 2.5-2.5 2.5s-2.5-1.202-2.5-2.5v-5C13.5 5.202 14.64 4 16 4ZM6 13H2v-2h4v2Zm4-4H2V7h8v2ZM7 5H2V3h5v2Zm3 0H8V3h2v2Z'
33
29
  />
34
30
  )
35
31
  }
@@ -26,12 +26,8 @@ export const IconMicrophoneSlash: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='m19.707 3.707-3.707 3.707v3.586c0 2.2091-1.7909 4-4 4-.9993 0-1.9128-.3686-2.6133-.9736l-1.417 1.417c1.066.9675 2.4781 1.5566 4.0303 1.5566 3.3137 0 6-2.6863 6-6v-2h2v2c0 4.0795-3.0538 7.4433-7 7.9355v2.0645h-2v-2.0645c-1.7075-.2132-3.2478-.9638-4.4453-2.0771l-1.8477 1.8486-1.414-1.414 15-15 1.414 1.414Zm-8.8994 8.8985a1.9883 1.9883 0 0 0 1.1924.3945c1.1046 0 2-.8954 2-2v-1.586l-3.1924 3.1915Z'
29
+ d='M19.707 3.707 16 7.414V11a4 4 0 0 1-6.613 3.026L7.97 15.443A6 6 0 0 0 18 11V9h2v2a8 8 0 0 1-7 7.936V21h-2v-2.064a7.973 7.973 0 0 1-4.445-2.078l-1.848 1.849-1.414-1.414 15-15 1.414 1.414Zm-8.9 8.899A2 2 0 0 0 14 11V9.413l-3.191 3.191ZM6 11c0 .292.02.579.06.858l-1.979.284A8.061 8.061 0 0 1 4 11V9h2v2Zm6-9a3.995 3.995 0 0 1 2.667 1.019l-1.334 1.49a2.006 2.006 0 0 0-.485-.322l-.181-.074A2 2 0 0 0 10 6v2H8V6a4 4 0 0 1 4-4Z'
30
30
  clipRule='evenodd'
31
- />,
32
- <path
33
- fill='currentColor'
34
- d='M6 11c0 .292.0205.5786.0606.8584l-1.9795.2832a8.061 8.061 0 0 1-.0811-1.1416v-2h2v2ZM12 2c.4656 0 .9148.0798 1.333.2275.4979.176.95.4474 1.334.791l-1.334 1.4903a2.0058 2.0058 0 0 0-.4853-.3213l-.1807-.0742a1.9965 1.9965 0 0 0-.667-.1133c-1.1046 0-2 .8954-2 2v2h-2v-2c0-2.2091 1.7909-4 4-4Z'
35
31
  />
36
32
  )
37
33
  }
@@ -25,7 +25,7 @@ export const IconMicrophone: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M4 11v-2h2v2c0 3.3137 2.6863 6 6 6s6-2.6863 6-6v-2h2v2c0 4.0795-3.0538 7.4433-7 7.9355v2.0645h-2v-2.0645c-3.9462-.4922-7-3.856-7-7.9355Zm10-5c0-1.1046-.8954-2-2-2s-2 .8954-2 2v5c0 1.1046.8954 2 2 2s2-.8954 2-2v-5Zm2 5c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4v-5c0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4v5Z'
28
+ d='M4 11V9h2v2a6 6 0 0 0 12 0V9h2v2a8 8 0 0 1-7 7.936V21h-2v-2.064A8 8 0 0 1 4 11Zm10-5a2 2 0 1 0-4 0v5a2 2 0 1 0 4 0V6Zm2 5a4 4 0 0 1-8 0V6a4 4 0 1 1 8 0v5Z'
29
29
  />
30
30
  )
31
31
  }
package/react/minus.tsx CHANGED
@@ -23,7 +23,7 @@ export const IconMinus: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path fill='currentColor' d='M20 11v2h-16v-2h16Z' />
26
+ <path fill='currentColor' d='M20 11v2H4v-2h16Z' />
27
27
  )
28
28
  }
29
29
  )
package/react/mobile.tsx CHANGED
@@ -25,9 +25,8 @@ export const IconMobile: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M17 5c0-.5523-.4477-1-1-1h-8c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h8c.5523 0 1-.4477 1-1v-14Zm2 14c0 1.6569-1.3431 3-3 3h-8c-1.6569 0-3-1.3431-3-3v-14c0-1.6568 1.3431-3 3-3h8c1.6569 0 3 1.3432 3 3v14Z'
29
- />,
30
- <path fill='currentColor' d='M14 16v2h-4v-2h4Z' />
28
+ d='M17 5a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V5Zm2 14a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v14Zm-5-3v2h-4v-2h4Z'
29
+ />
31
30
  )
32
31
  }
33
32
  )
@@ -23,14 +23,10 @@ export const IconMonitorArrowUp: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='M16 22h-8v-2h8v2ZM12.6494 7.2383l3.5342 2.999-1.2959 1.5254-1.8857-1.6016v4.8389h-2v-4.8418l-1.8907 1.6045-1.294-1.5254 3.5382-3 1.2939.001Z'
29
- />,
30
26
  <path
31
27
  fill='currentColor'
32
28
  fillRule='evenodd'
33
- d='M19 3c1.6569 0 3 1.3431 3 3v10c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-10c0-1.6569 1.3432-3 3-3h14Zm-14 2c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-10c0-.5523-.4477-1-1-1h-14Z'
29
+ d='M16 22H8v-2h8v2ZM12.65 7.238l3.534 3-1.296 1.525-1.886-1.602V15h-2v-4.842l-1.89 1.605-1.295-1.526 3.538-3 1.294.001ZM19 3a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h14ZM5 5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H5Z'
34
30
  clipRule='evenodd'
35
31
  />
36
32
  )
@@ -25,11 +25,7 @@ export const IconMonitorArrow: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M16 22h-8v-2h8v2ZM10 5h-5c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-3h2v3c0 1.6568-1.3431 3-3 3h-14c-1.6568 0-3-1.3432-3-3v-10c0-1.6569 1.3432-3 3-3h5v2Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='m21.9902 3.1416-1 7-1.9804-.2832.5752-4.0303-5.878 5.8789-1.414-1.414 5.8789-5.88-4.0303.5772-.2832-1.9804 7-1 1.1318 1.1318Z'
28
+ d='M16 22H8v-2h8v2ZM10 5H5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-3h2v3a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h5v2Zm11.99-1.858-1 7-1.98-.284.575-4.03-5.878 5.879-1.414-1.414 5.879-5.88-4.03.577-.284-1.98 7-1 1.132 1.132Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,11 +25,7 @@ export const IconMonitorEyeClosed: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M16 22h-8v-2h8v2ZM6 5h-1c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-7h2v7c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-10c0-1.6569 1.3432-3 3-3h1v2Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='m21.3975 2.7852-.5909.8066-.0019.002-.0117.0156c-.0066.0087-.0156.02-.0264.0341a5.334 5.334 0 0 1-.0908.1153 8.575 8.575 0 0 1-.334.3857c-.2244.2449-.5314.551-.9102.873l1.4825 1.4825-1.4141 1.414-1.751-1.751a7.7064 7.7064 0 0 1-1.0635.461l.5274 2.1035-1.9404.4854-.5547-2.2197c-.0721.0024-.1447.0068-.2178.0068a6.5116 6.5116 0 0 1-1.1924-.1123l-.5801 2.3252-1.9404-.4854.2432-.9697.3779-1.5137a8.5056 8.5056 0 0 1-.791-.4482l-2.1172 2.1182-1.414-1.4141 1.959-1.96a10.258 10.258 0 0 1-.3868-.3955 8.5855 8.5855 0 0 1-.334-.3857 5.4435 5.4435 0 0 1-.0908-.1153c-.0108-.014-.0198-.0254-.0264-.0341l-.0117-.0156-.001-.001c.0033-.0029.05.0648.0391.0507l-.04-.0517-.5909-.8066 1.6123-1.1827.5918.8057-.001.001c.0021.0027.0063.0075.0118.0146.012.0155.032.0412.0596.0752.0553.0682.1418.1696.2558.294.2291.2498.5663.5845.9942.918.8676.676 2.0301 1.289 3.373 1.289 1.3429 0 2.5054-.613 3.373-1.289a8.2178 8.2178 0 0 0 .9942-.918 6.6977 6.6977 0 0 0 .2558-.294 3.37 3.37 0 0 0 .0596-.0752c.0052-.0068.0086-.0118.0108-.0146l.5918-.8067 1.6123 1.1827Z'
28
+ d='M16 22H8v-2h8v2ZM6 5H5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V9h2v7a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h1v2Zm15.398-2.215-.591.807-.002.002-.012.015-.026.035a8.575 8.575 0 0 1-.425.501c-.225.244-.532.55-.91.873L20.914 6.5 19.5 7.914l-1.751-1.75a7.77 7.77 0 0 1-1.063.46l.527 2.104-1.94.485-.555-2.22c-.072.003-.145.007-.218.007a6.56 6.56 0 0 1-1.192-.112l-.58 2.325-1.94-.485.242-.97.378-1.514a8.506 8.506 0 0 1-.79-.448L8.5 7.914 7.086 6.5l1.959-1.96a8.585 8.585 0 0 1-.812-.896l-.026-.035-.012-.015v-.001a.304.304 0 0 1 .038.05l-.04-.051-.59-.807 1.612-1.182.592.805-.001.001.011.015.06.075a8.218 8.218 0 0 0 1.25 1.212C11.995 4.387 13.157 5 14.5 5c1.343 0 2.505-.613 3.373-1.29a8.218 8.218 0 0 0 1.25-1.211 3.37 3.37 0 0 0 .06-.075l.01-.015.592-.806 1.613 1.182Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,15 +25,7 @@ export const IconMonitorEyeOpen: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M15.5 1c2.0081 0 3.615 1.0596 4.6602 2.0098.5319.4835.9473.9649 1.2304 1.3252.1421.1808.2527.3336.3291.4433.0383.055.0687.0997.0899.1319.0103.0156.0182.0285.0244.038l.0078.0127.0029.004.001.0019.001.5337v.5327l-.002.002-.0029.0039-.0078.0127c-.0062.0095-.0141.0224-.0244.038a6.5257 6.5257 0 0 1-.0899.1319 9.6279 9.6279 0 0 1-.3291.4433c-.2831.3603-.6985.8417-1.2304 1.3252-1.0452.9502-2.6521 2.0098-4.6602 2.0098-2.0081 0-3.615-1.0596-4.6602-2.0098-.5319-.4835-.9473-.9649-1.2304-1.3252a9.6145 9.6145 0 0 1-.3291-.4433 6.8294 6.8294 0 0 1-.0899-.1319c-.0103-.0156-.0182-.0285-.0244-.038l-.0078-.0127-.003-.004-.0009-.0019-.001-.5337v-.5327l.002-.002.0029-.0039.0078-.0127c.0062-.0095.0141-.0224.0244-.038a6.8294 6.8294 0 0 1 .0899-.1319 9.6145 9.6145 0 0 1 .329-.4433c.2832-.3603.6986-.8417 1.2305-1.3252 1.0452-.9502 2.6521-2.0098 4.6602-2.0098Zm0 2c-1.2917 0-2.4347.6904-3.3145 1.4902-.3965.3605-.7165.7235-.9462 1.0098.2297.2863.5497.6493.9462 1.0098.8798.7998 2.0228 1.4902 3.3145 1.4902 1.2917 0 2.4347-.6904 3.3145-1.4902.3963-.3603.7155-.7236.9453-1.0098-.2298-.2862-.549-.6495-.9453-1.0098-.8798-.7998-2.0228-1.4902-3.3145-1.4902Zm6.3467 3.0332v-1.0654 1.0654Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M17 5.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
- />,
34
- <path
35
- fill='currentColor'
36
- d='M2 16v-10c0-1.6569 1.3432-3 3-3h2v2h-2c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-6h2v6c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3ZM16 20v2h-8v-2h8Z'
28
+ d='M15.5 1c2.008 0 3.615 1.06 4.66 2.01a10.962 10.962 0 0 1 1.56 1.768l.09.132.024.038.008.013.003.004v.002l.002.533v.533l-.002.002-.003.004-.008.013-.024.038a9.628 9.628 0 0 1-.419.575 11 11 0 0 1-1.23 1.325C19.114 8.94 17.507 10 15.5 10c-2.008 0-3.615-1.06-4.66-2.01a10.962 10.962 0 0 1-1.56-1.768 6.83 6.83 0 0 1-.09-.132l-.024-.038-.008-.013-.003-.004v-.002L9.152 5.5v-.533l.002-.002.003-.004.008-.013.024-.038a9.614 9.614 0 0 1 .419-.575 11 11 0 0 1 1.23-1.325C11.886 2.06 13.493 1 15.5 1Zm0 2c-1.292 0-2.435.69-3.315 1.49-.396.36-.716.724-.946 1.01.23.286.55.65.946 1.01.88.8 2.023 1.49 3.315 1.49 1.292 0 2.435-.69 3.314-1.49.397-.36.716-.724.946-1.01a8.934 8.934 0 0 0-.946-1.01C17.934 3.69 16.793 3 15.5 3Zm6.347 3.033V4.968v1.065ZM17 5.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM2 16V6a3 3 0 0 1 3-3h2v2H5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-6h2v6a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3Zm14 4v2H8v-2h8Z'
37
29
  />
38
30
  )
39
31
  }
@@ -25,11 +25,7 @@ export const IconMonitorPause: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 6c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-10Zm2 10c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-10c0-1.6569 1.3432-3 3-3h14c1.6569 0 3 1.3431 3 3v10Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M11 8v6h-2v-6h2Zm4 0v6h-2v-6h2ZM16 20v2h-8v-2h8Z'
28
+ d='M20 6a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V6Zm2 10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10ZM11 8v6H9V8h2Zm4 0v6h-2V8h2Zm1 12v2H8v-2h8Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,11 +25,7 @@ export const IconMonitorPlay: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 6c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-10Zm2 10c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-10c0-1.6569 1.3432-3 3-3h14c1.6569 0 3 1.3431 3 3v10Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='m11 8 4 2.5v1l-4 2.5-1-.5v-5l1-.5ZM16 20v2h-8v-2h8Z'
28
+ d='M20 6a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V6Zm2 10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10ZM11 8l4 2.5v1L11 14l-1-.5v-5l1-.5Zm5 12v2H8v-2h8Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,11 +25,7 @@ export const IconMonitorStop: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 6c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-10Zm2 10c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-10c0-1.6569 1.3432-3 3-3h14c1.6569 0 3 1.3431 3 3v10Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M9 9c0-.5523.4477-1 1-1h4c.5523 0 1 .4477 1 1v4c0 .5523-.4477 1-1 1h-4c-.5523 0-1-.4477-1-1v-4ZM16 20v2h-8v-2h8Z'
28
+ d='M20 6a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V6Zm2 10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10ZM9 9a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1V9Zm7 11v2H8v-2h8Z'
33
29
  />
34
30
  )
35
31
  }
package/react/monitor.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconMonitor: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 6c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-10Zm2 10c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-10c0-1.6569 1.3432-3 3-3h14c1.6569 0 3 1.3431 3 3v10ZM16 20v2h-8v-2h8Z'
28
+ d='M20 6a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V6Zm2 10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10Zm-6 4v2H8v-2h8Z'
29
29
  />
30
30
  )
31
31
  }
package/react/moon.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconMoon: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M8.7998 4.5615c0-.0416.0015-.0836.002-.125-2.8286 1.2536-4.8017 4.0859-4.8018 7.3779 0 4.4552 3.6121 8.0674 8.0674 8.0674 3.4762-.0002 6.4388-2.2007 7.5722-5.2842-.255.0194-.5126.0303-.7724.0303-5.5597 0-10.0671-4.5068-10.0674-10.0664Zm2.1191-1.3907-.6098-.5713-.6099-.5712 1.2197 1.1425Zm-.1191 1.3907c.0003 4.455 3.6123 8.0664 8.0674 8.0664a8.092 8.092 0 0 0 1.8984-.2246l1.2198 1.1435c-.8217 4.7344-4.9484 8.3348-9.918 8.335-5.5598 0-10.0674-4.5076-10.0674-10.0674.0001-4.7452 3.2824-8.721 7.6992-9.7861l.6099.5712.6098.5713a8.1363 8.1363 0 0 0-.1191 1.3907Z'
28
+ d='m8.8 4.561.002-.125a8.069 8.069 0 0 0 3.265 15.446 8.07 8.07 0 0 0 7.573-5.284c-.255.019-.513.03-.773.03C13.307 14.628 8.8 10.12 8.8 4.56Zm2.119-1.39-.61-.571-.61-.572 1.22 1.143Zm-.12 1.39a8.067 8.067 0 0 0 9.967 7.842l1.22 1.144c-.822 4.734-4.949 8.335-9.919 8.335C6.507 21.882 2 17.374 2 11.814c0-4.745 3.282-8.72 7.7-9.786l.61.572.609.57c-.078.452-.12.917-.12 1.391Z'
29
29
  />
30
30
  )
31
31
  }
package/react/mouse.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconMouse: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M14 2.5c1.283 0 2.6162.3715 3.6553 1.1045 1.0378.7322 1.8151 1.861 1.8418 3.3184l.5 6.5.0029.039v.0381c0 4.4183-3.5817 8-8 8s-8-3.5817-8-8v-.0381l.003-.039.5-6.5c.0266-1.4574.804-2.5862 1.8417-3.3184 1.039-.733 2.3723-1.1045 3.6553-1.1045h4Zm-4 2c-.926 0-1.8433.2737-2.502.7383-.6415.4526-.998 1.0475-.998 1.7617v.038l-.003.0391-.497 6.4522c.0158 3.3002 2.696 5.9707 6 5.9707 3.3039 0 5.9832-2.6705 5.999-5.9707l-.4961-6.4521-.0029-.0391v-.0381c0-.7142-.3565-1.3091-.998-1.7617-.6587-.4646-1.576-.7383-2.502-.7383h-4Zm1 6.5v-3c0-.5523.4477-1 1-1s1 .4477 1 1v3c0 .5523-.4477 1-1 1s-1-.4477-1-1Z'
28
+ d='M14 2.5c1.283 0 2.616.371 3.655 1.104 1.038.733 1.815 1.861 1.842 3.319l.5 6.5.003.039v.038a8 8 0 1 1-16 0v-.038l.003-.04.5-6.5c.027-1.457.804-2.585 1.842-3.318C7.384 2.871 8.717 2.5 10 2.5h4Zm-4 2c-.926 0-1.843.274-2.502.738C6.856 5.691 6.5 6.286 6.5 7v.038l-.003.04L6 13.528a6 6 0 0 0 11.999 0l-.496-6.452-.003-.039V7c0-.714-.357-1.31-.998-1.762C15.843 4.774 14.926 4.5 14 4.5h-4Zm1 6.5V8a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0Z'
29
29
  />
30
30
  )
31
31
  }
@@ -26,7 +26,7 @@ export const IconMusicNote: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='m7.0003 6 .8109-.982 10.4861-2.0194 1.1891.982-.0001 10.0194-.0001.0081c.4212 1.7307-.6153 3.4899-2.345 3.9533-1.7546.4702-3.5582-.5711-4.0284-2.3258-.4702-1.7547.5711-3.5583 2.3258-4.0284a3.2741 3.2741 0 0 1 2.0477.113l.0001-6.5287-8.4861 1.6343-.0001 9.09c.4207 1.7306-.6157 3.4894-2.3452 3.9528-1.7547.4702-3.5583-.5711-4.0284-2.3258-.4702-1.7547.5711-3.5583 2.3258-4.0284a3.2744 3.2744 0 0 1 2.0478.113v-7.6274Zm-1.5303 9.4462c-.6877.1843-1.0959.8912-.9116 1.579.1843.6877.8912 1.0959 1.579.9116.6877-.1843 1.0959-.8912.9116-1.579-.1843-.6877-.8912-1.0959-1.579-.9116Zm9.5746-.3282c-.1842-.6878.2239-1.3947.9117-1.579.6877-.1843 1.3946.2239 1.5789.9116.1843.6878-.2238 1.3947-.9116 1.579-.6877.1843-1.3947-.2239-1.579-.9116Z'
29
+ d='m7 6 .811-.982 10.486-2.02 1.19.983v10.027a3.29 3.29 0 1 1-2-2.288V5.192L9 6.826v9.09a3.29 3.29 0 1 1-2-2.289V6Zm-1.53 9.446a1.29 1.29 0 1 0 .667 2.49 1.29 1.29 0 0 0-.667-2.49Zm9.575-.328a1.29 1.29 0 1 1 2.49-.667 1.29 1.29 0 0 1-2.49.667Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )
@@ -23,14 +23,10 @@ export const IconNavigationArrowLines: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='m6.335 4.126-.67 1.8838-1.0302-.3672 4.6455 13.2754c1.599-3.6583 4.5899-6.9623 8.9697-8.7002l.585-1.6426 2.5.8896-.1094 1.9161-.5723.1435c-5.8341 1.5762-9.2903 6.0885-10.3799 10.7051l-1.917.1006-6.3007-18 1.2793-1.2725 3 1.0684ZM13.875 4.081c.6433 0 1.165.5179 1.165 1.1563-.0002.6382-.5219 1.1553-1.165 1.1553s-1.1648-.517-1.165-1.1553c0-.6384.5217-1.1563 1.165-1.1563Z'
29
- />,
30
26
  <path
31
27
  fill='currentColor'
32
28
  fillRule='evenodd'
33
- d='M13.875 1c1.8931 0 3.4054.9915 4.3857 1.876a10.247 10.247 0 0 1 1.1553 1.2344c.1333.1683.2367.3105.3086.413a5.96 5.96 0 0 1 .1084.1602l.0078.0117.002.004.0019.0019v1.0713l-.0019.002-.002.0038-.0078.0117a5.2754 5.2754 0 0 1-.1084.1602 8.9335 8.9335 0 0 1-.3086.413 10.2477 10.2477 0 0 1-1.1553 1.2345c-.9803.8845-2.4926 1.876-4.3857 1.876s-3.4054-.9915-4.3857-1.876a10.2482 10.2482 0 0 1-1.1553-1.2344 8.9173 8.9173 0 0 1-.3086-.4131 5.9152 5.9152 0 0 1-.1084-.1602l-.0078-.0117-.002-.0039-.002-.002v-1.0712l.002-.002.002-.0039.0078-.0117.0244-.0371a5.945 5.945 0 0 1 .084-.123 8.9186 8.9186 0 0 1 .3086-.4131 10.2466 10.2466 0 0 1 1.1553-1.2344c.9803-.8845 2.4926-1.876 4.3857-1.876Zm0 2c-1.1819 0-2.2325.6274-3.0459 1.3613a8.2137 8.2137 0 0 0-.833.875c.2088.254.4895.567.833.877.8134.7338 1.864 1.3603 3.0459 1.3603s2.2325-.6265 3.0459-1.3603c.3433-.3098.6233-.623.832-.877-.2086-.2538-.4891-.5656-.832-.875-.8134-.7339-1.864-1.3613-3.0459-1.3613Z'
29
+ d='m6.335 4.126-.67 1.884-1.03-.367L9.28 18.918c1.6-3.658 4.59-6.962 8.97-8.7l.585-1.643 2.5.89-.11 1.916-.572.143c-5.834 1.577-9.29 6.089-10.38 10.706l-1.917.1-6.3-18 1.279-1.272 3 1.068Zm7.54-.045a1.16 1.16 0 0 1 1.165 1.156 1.16 1.16 0 0 1-1.165 1.156 1.16 1.16 0 0 1-1.165-1.156 1.16 1.16 0 0 1 1.165-1.156Zm0-3.081c1.893 0 3.405.991 4.386 1.876a10.247 10.247 0 0 1 1.464 1.647 5.96 5.96 0 0 1 .108.16l.008.012.002.004.002.002v1.071l-.002.002-.002.004-.008.012a5.275 5.275 0 0 1-.108.16 10.248 10.248 0 0 1-1.464 1.647c-.98.885-2.493 1.877-4.386 1.877-1.893 0-3.405-.992-4.386-1.876A10.248 10.248 0 0 1 8.025 5.95a5.915 5.915 0 0 1-.108-.16l-.008-.012-.002-.004-.002-.002v-1.07l.002-.003.002-.004.008-.011a4.07 4.07 0 0 1 .108-.16A10.247 10.247 0 0 1 9.49 2.876c.98-.886 2.493-1.877 4.386-1.877Zm0 2c-1.182 0-2.232.627-3.046 1.361a8.28 8.28 0 0 0-.833.875c.209.254.49.567.833.877.813.734 1.864 1.36 3.046 1.36 1.182 0 2.233-.626 3.046-1.36.343-.31.623-.623.832-.877a8.19 8.19 0 0 0-.832-.875C16.108 3.627 15.057 3 13.875 3Z'
34
30
  clipRule='evenodd'
35
31
  />
36
32
  )
@@ -25,7 +25,7 @@ export const IconNavigationUpLeftFilled: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M22.001 8.9355v2.0459l-.003.0186c-6.0213 0-10.998 4.9768-10.998 10.998l-.0117.002h-2.0537l-6.9346-18.8223v-.1777l1-1h.1787l18.8223 6.9355Z'
28
+ d='M22.001 8.936v2.045l-.003.019C15.977 11 11 15.977 11 21.998l-.012.002H8.935L2 3.178V3l1-1h.179L22 8.936Z'
29
29
  />
30
30
  )
31
31
  }
@@ -26,12 +26,8 @@ export const IconNavigationUpLeftSlash: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='m2 3.1782 3.0094 8.1675 1.8766-.6914-2.1928-5.9513 5.9557 2.2333.7022-1.8726-8.1697-3.0637h-.1814l-1 1v.1782Zm20.0014 5.7573-5.6557-2.0839-.6914 1.8767 2.4109.8883c-3.9883 1.2841-7.1645 4.4602-8.4486 8.4486l-.5199-1.4109-1.8766.6914 1.7149 4.6544h2.0533l.0116-.0021c0-6.0212 4.9769-10.998 10.9982-10.998l.0033-.0186v-2.0459Z'
29
+ d='m2 3.178 3.01 8.168 1.876-.692-2.193-5.951 5.956 2.233.702-1.872L3.181 2H3L2 3v.178Zm20.001 5.757-5.655-2.083-.692 1.876 2.411.889a13.16 13.16 0 0 0-8.448 8.448l-.52-1.41-1.877.69L8.935 22h2.053l.012-.002C11 15.977 15.977 11 21.998 11l.003-.019V8.935ZM18.75 2.662l-15 17-1.5-1.323 15-17.001 1.5 1.324Z'
30
30
  clipRule='evenodd'
31
- />,
32
- <path
33
- fill='currentColor'
34
- d='m18.75 2.6621-15 17-1.5-1.3232 15-17.001 1.5 1.3242Z'
35
31
  />
36
32
  )
37
33
  }
@@ -26,7 +26,7 @@ export const IconNavigationUpRight: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='m22.0014 3.1782-6.935 18.8219h-2.0533l-.0116-.0021c0-6.0212-4.9768-10.998-10.9982-10.998l-.0033-.0186v-2.0459l18.823-6.9355h.1784l1 1v.1782Zm-7.6166 14.887 4.9291-13.3777-13.3777 4.9291c3.9883 1.2841 7.1645 4.4602 8.4486 8.4486Z'
29
+ d='M22.001 3.178 15.066 22h-2.053l-.011-.002c0-6.021-4.978-10.998-11-10.998L2 10.981V8.935L20.823 2h.178l1 1v.178Zm-7.616 14.887 4.929-13.378-13.378 4.93a13.16 13.16 0 0 1 8.449 8.448Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )
package/react/next.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconNext: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 4v16h-2v-16h2ZM16 11v2l-10 6-2-1v-12l2-1 10 6Zm-10 5.667 7.7793-4.667-7.7793-4.668v9.335Z'
28
+ d='M20 4v16h-2V4h2Zm-4 7v2L6 19l-2-1V6l2-1 10 6ZM6 16.667 13.78 12 6 7.332v9.335Z'
29
29
  />
30
30
  )
31
31
  }
@@ -26,7 +26,7 @@ export const IconNodeConnectedDot: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M13.2354 2.0059c1.1629.0563 2.1063.5303 2.7617 1.2675.6826.768 1.0029 1.7636 1.0029 2.7266-.0001.963-.3203 1.9586-1.0029 2.7266-.6554.7372-1.5988 1.2112-2.7617 1.2675l-.2354.0059h-3v4c0 1.9097.3651 3.1129 1.0029 3.8418.6115.6986 1.6509 1.1582 3.4971 1.1582h1.6738c.4121-1.1647 1.5203-2 2.8262-2 1.6569 0 3 1.3431 3 3s-1.3431 3-3 3c-1.3059 0-2.4141-.8353-2.8262-2h-1.6738c-2.1534 0-3.8644-.5397-5.003-1.8408-1.112-1.271-1.497-3.0692-1.497-5.1592v-4h-3c-1.2713 0-2.298-.4871-2.997-1.2734-.6827-.768-1.003-1.7636-1.003-2.7266 0-.963.3203-1.9586 1.003-2.7266.699-.7864 1.7257-1.2734 2.997-1.2734h8l.2354.0059Zm5.7646 16.9941c-.5523 0-1 .4477-1 1s.4477 1 1 1 1-.4477 1-1-.4477-1-1-1Zm-14-15c-.7286 0-1.202.263-1.503.6016-.3171.357-.497.8616-.497 1.3984s.1798 1.0415.497 1.3984c.301.3385.7744.6016 1.503.6016h8c.7285 0 1.202-.263 1.5029-.6016.3173-.3569.497-.8616.4971-1.3984 0-.5368-.1799-1.0415-.4971-1.3984-.2633-.2962-.6586-.5348-1.2412-.5899l-.2617-.0117h-8Z'
29
+ d='M13.235 2.006c1.163.056 2.107.53 2.762 1.267C16.68 4.041 17 5.037 17 6c0 .963-.32 1.959-1.003 2.727-.655.737-1.599 1.21-2.762 1.267L13 10h-3v4c0 1.91.365 3.113 1.003 3.842.611.698 1.65 1.158 3.497 1.158h1.674A2.998 2.998 0 0 1 22 20a3 3 0 0 1-5.826 1H14.5c-2.153 0-3.864-.54-5.003-1.84C8.385 17.887 8 16.09 8 14v-4H5c-1.271 0-2.298-.487-2.997-1.273C1.32 7.959 1 6.963 1 6c0-.963.32-1.959 1.003-2.727C2.702 2.487 3.729 2 5 2h8l.235.006ZM19 19a1 1 0 1 0 0 2 1 1 0 0 0 0-2ZM5 4c-.729 0-1.202.263-1.503.602C3.18 4.959 3 5.463 3 6c0 .537.18 1.042.497 1.398C3.798 7.737 4.271 8 5 8h8c.729 0 1.202-.263 1.503-.602C14.82 7.042 15 6.537 15 6c0-.537-.18-1.041-.497-1.398-.263-.297-.659-.535-1.241-.59L13 4H5Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )
@@ -25,7 +25,7 @@ export const IconNodeLinesCurved: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M21 6c-2.9796 0-5.4396 1.941-7.3066 5h7.3066v2h-7.3066c1.867 3.0589 4.327 5 7.3066 5v2c-3.9609 0-6.9359-2.5755-9-5.9404-2.064 3.3649-5.0391 5.9404-9 5.9404v-2c2.9796 0 5.4396-1.9411 7.3066-5h-7.3066v-2h7.3066c-1.867-3.059-4.327-5-7.3066-5v-2c3.9606 0 6.936 2.5749 9 5.9395 2.064-3.3646 5.0394-5.9395 9-5.9395v2Z'
28
+ d='M21 6c-2.98 0-5.44 1.941-7.307 5H21v2h-7.307c1.867 3.059 4.327 5 7.307 5v2c-3.96 0-6.936-2.576-9-5.94C9.936 17.424 6.96 20 3 20v-2c2.98 0 5.44-1.941 7.307-5H3v-2h7.307C8.44 7.941 5.98 6 3 6V4c3.96 0 6.936 2.575 9 5.94C14.064 6.574 17.04 4 21 4v2Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconNodeLinesHorizontal: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M11 15.9999v-3h-8v-2h8v-3c0-1.7466.5996-3.0854 1.7939-3.9385 1.1271-.805 2.6294-1.0615 4.2061-1.0615h4v2h-4c-1.4232 0-2.421.2435-3.0439.6884-.5557.397-.9561 1.0582-.9561 2.3116v3h8v2h-8v3c0 1.2533.4004 1.9146.9561 2.3115.6229.4449 1.6206.6885 3.0439.6885h4v2h-4c-1.5767 0-3.079-.2565-4.2061-1.0615-1.1942-.8531-1.7939-2.192-1.7939-3.9385Z'
28
+ d='M11 16v-3H3v-2h8V8c0-1.747.6-3.085 1.794-3.939C13.92 3.256 15.424 3 17 3h4v2h-4c-1.423 0-2.421.243-3.044.688C13.4 6.085 13 6.747 13 8v3h8v2h-8v3c0 1.253.4 1.915.956 2.311.623.445 1.62.689 3.044.689h4v2h-4c-1.577 0-3.079-.257-4.206-1.062C11.6 19.085 11 17.746 11 16Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconNodeLinesVertical: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M8 11h3.0001v-8h2v8h3c1.7465 0 3.0853.5996 3.9384 1.7939.8051 1.1271 1.0616 2.6294 1.0616 4.2061v4h-2v-4c0-1.4232-.2436-2.421-.6885-3.0439-.3969-.5557-1.0582-.9561-2.3115-.9561h-3v8h-2v-8h-3c-1.2534 0-1.9146.4004-2.3116.9561-.4449.6229-.6884 1.6206-.6884 3.0439v4h-2v-4c0-1.5767.2564-3.079 1.0615-4.2061.853-1.1943 2.1919-1.7939 3.9385-1.7939Z'
28
+ d='M8 11h3V3h2v8h3c1.747 0 3.085.6 3.939 1.794C20.744 13.92 21 15.424 21 17v4h-2v-4c0-1.423-.244-2.421-.688-3.044C17.915 13.4 17.253 13 16 13h-3v8h-2v-8H8c-1.253 0-1.915.4-2.311.956C5.244 14.58 5 15.576 5 17v4H3v-4c0-1.577.257-3.079 1.062-4.206C4.915 11.6 6.253 11 8 11Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconNodePlus: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M15 4c2.5343 0 4.5014.9973 5.8213 2.5371 1.3018 1.5188 1.9287 3.5094 1.9287 5.4629 0 1.9535-.6269 3.9441-1.9287 5.4629-1.3199 1.5398-3.287 2.5371-5.8213 2.5371h-6c-2.5343 0-4.5014-.9973-5.8213-2.5371-1.3018-1.5188-1.9287-3.5094-1.9287-5.4629 0-1.9535.6269-3.944 1.9287-5.4629 1.3199-1.5398 3.287-2.5371 5.8213-2.5371h6Zm-6 2c-1.9657 0-3.3736.7527-4.3037 1.8379-.9482 1.1062-1.4463 2.6156-1.4463 4.1621 0 1.5465.4981 3.0559 1.4463 4.1621.9301 1.0852 2.338 1.8379 4.3037 1.8379h6c1.9657 0 3.3736-.7528 4.3037-1.8379.9482-1.1062 1.4463-2.6156 1.4463-4.1621 0-1.5465-.4981-3.056-1.4463-4.1621-.9301-1.0852-2.338-1.8379-4.3037-1.8379h-6Zm4 2v3h3v2h-3v3h-2v-3h-3v-2h3v-3h2Z'
28
+ d='M15 4c2.534 0 4.501.997 5.821 2.537 1.302 1.519 1.929 3.51 1.929 5.463 0 1.954-.627 3.944-1.929 5.463C19.501 19.003 17.534 20 15 20H9c-2.534 0-4.501-.997-5.821-2.537C1.877 15.944 1.25 13.953 1.25 12c0-1.954.627-3.944 1.929-5.463C4.499 4.997 6.466 4 9 4h6ZM9 6c-1.966 0-3.374.753-4.304 1.838C3.748 8.944 3.25 10.453 3.25 12c0 1.546.498 3.056 1.446 4.162C5.626 17.247 7.034 18 9 18h6c1.966 0 3.374-.753 4.304-1.838.948-1.106 1.446-2.615 1.446-4.162 0-1.546-.498-3.056-1.446-4.162C18.374 6.753 16.966 6 15 6H9Zm4 2v3h3v2h-3v3h-2v-3H8v-2h3V8h2Z'
29
29
  />
30
30
  )
31
31
  }
@@ -26,7 +26,7 @@ export const IconNodesConnected: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M19 2c1.6569 0 3 1.3432 3 3 0 1.6569-1.3431 3-3 3-.4629 0-.8995-.1086-1.291-.2959l-1.1895 1.1894c.9032.7335 1.4805 1.8524 1.4805 3.1065 0 1.2538-.5776 2.3721-1.4805 3.1055l1.1895 1.1894c.3914-.1871.8282-.2949 1.291-.2949 1.6569 0 3 1.3431 3 3s-1.3431 3-3 3-3-1.3431-3-3c0-.4628.1078-.8996.2949-1.291l-1.748-1.7481a4.0265 4.0265 0 0 1-.5469.0391h-4a4.022 4.022 0 0 1-.5488-.0391l-1.7471 1.7481c.1872.3915.2959.8281.2959 1.291 0 1.6569-1.3431 3-3 3-1.6568 0-3-1.3431-3-3s1.3432-3 3-3c.4624 0 .8989.108 1.29.2949l1.1895-1.1894c-.9025-.7334-1.4795-1.8519-1.4795-3.1055 0-1.2538.5767-2.373 1.4795-3.1065l-1.1895-1.1894c-.3913.187-.8274.2959-1.29.2959-1.6568 0-3-1.3431-3-3 0-1.6568 1.3432-3 3-3 1.6569 0 3 1.3432 3 3 0 .4626-.1089.8987-.2959 1.29l1.748 1.748c.1792-.0245.362-.038.5479-.038h4c.1855 0 .3681.0127.5469.0371l1.748-1.747c-.1869-.3912-.2949-.8277-.2949-1.2901 0-1.6568 1.3431-3 3-3Zm-14 16c-.5523 0-1 .4477-1 1s.4477 1 1 1 1-.4477 1-1-.4477-1-1-1Zm14 0c-.5523 0-1 .4477-1 1s.4477 1 1 1 1-.4477 1-1-.4477-1-1-1Zm-9-8c-1.1046 0-2 .8954-2 2s.8954 2 2 2h4c1.1046 0 2-.8954 2-2s-.8954-2-2-2h-4Zm-5-6c-.5523 0-1 .4477-1 1s.4477 1 1 1 1-.4477 1-1-.4477-1-1-1Zm14 0c-.5523 0-1 .4477-1 1s.4477 1 1 1 1-.4477 1-1-.4477-1-1-1Z'
29
+ d='M19 2a3 3 0 1 1 0 6c-.463 0-.9-.109-1.291-.296l-1.19 1.19A3.992 3.992 0 0 1 18 12a3.991 3.991 0 0 1-1.48 3.105l1.189 1.19A2.984 2.984 0 0 1 19 16a3 3 0 1 1-3 3c0-.463.108-.9.295-1.291l-1.748-1.748A4.106 4.106 0 0 1 14 16h-4c-.186 0-.37-.014-.549-.04l-1.747 1.75c.187.392.296.828.296 1.291a3 3 0 1 1-3-3c.462 0 .899.108 1.29.295l1.19-1.19A3.992 3.992 0 0 1 6 12a3.99 3.99 0 0 1 1.48-3.106l-1.19-1.19A2.982 2.982 0 0 1 5 8a3 3 0 1 1 3-3c0 .463-.109.899-.296 1.29l1.748 1.748C9.632 8.014 9.814 8 10 8h4c.185 0 .368.013.547.037l1.748-1.747A2.983 2.983 0 0 1 16 5a3 3 0 0 1 3-3ZM5 18a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm14 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-9-8a2 2 0 1 0 0 4h4a2 2 0 1 0 0-4h-4ZM5 4a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm14 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )
@@ -25,7 +25,7 @@ export const IconNodesConnectionsThree: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M16 3v2h-1.5c-2.39 0-4.1499.4816-5.2871 1.3086-.8622.627-1.4328 1.501-1.6328 2.6914h.9199c.983 0 1.8103.3338 2.3945.918.3155.3154.5392.6877.6797 1.082h4.4258v2h-4.4258c-.1405.3943-.3642.7666-.6797 1.082-.5842.5842-1.4116.918-2.3945.918h-.92c.2 1.1905.7707 2.0643 1.6329 2.6914 1.1372.827 2.8971 1.3086 5.2871 1.3086h1.5v2h-1.5c-2.6099 0-4.85-.5185-6.4629-1.6914-1.4116-1.0267-2.2523-2.492-2.4746-4.3086h-1.0625c-.983 0-1.8103-.3338-2.3945-.918-.5748-.5748-.8555-1.3346-.8555-2.082 0-.7474.2807-1.5072.8555-2.082.5842-.5842 1.4116-.918 2.3945-.918h1.0625c.2223-1.8166 1.063-3.282 2.4746-4.3086 1.6128-1.1729 3.853-1.6914 6.4629-1.6914h1.5Zm6 16v2h-4v-2h4Zm-17.5-8c-.517 0-.8147.1662-.9805.332-.1752.1752-.2695.4154-.2695.668 0 .2526.0943.4928.2695.668.1658.1658.4634.332.9805.332h4c.517 0 .8147-.1662.9805-.332.1752-.1752.2695-.4154.2695-.668 0-.2526-.0943-.4928-.2695-.668-.1658-.1658-.4634-.332-.9805-.332h-4Zm17.5 0v2h-4v-2h4Zm0-8v2h-4v-2h4Z'
28
+ d='M16 3v2h-1.5c-2.39 0-4.15.482-5.287 1.309C8.35 6.936 7.78 7.809 7.58 9h.92c.983 0 1.81.334 2.395.918.315.315.539.688.68 1.082H16v2h-4.426c-.14.394-.364.767-.68 1.082-.584.584-1.411.918-2.394.918h-.92c.2 1.19.77 2.064 1.633 2.691C10.35 18.518 12.11 19 14.5 19H16v2h-1.5c-2.61 0-4.85-.518-6.463-1.691C6.625 18.282 5.785 16.817 5.562 15H4.5c-.983 0-1.81-.334-2.395-.918A2.939 2.939 0 0 1 1.25 12c0-.747.28-1.507.855-2.082C2.69 9.334 3.517 9 4.5 9h1.063c.222-1.817 1.062-3.282 2.474-4.309C9.65 3.52 11.89 3 14.5 3H16Zm6 16v2h-4v-2h4ZM4.5 11c-.517 0-.815.166-.98.332a.94.94 0 0 0-.27.668.94.94 0 0 0 .27.668c.165.166.463.332.98.332h4c.517 0 .815-.166.98-.332A.94.94 0 0 0 9.75 12a.94.94 0 0 0-.27-.668C9.315 11.166 9.017 11 8.5 11h-4ZM22 11v2h-4v-2h4Zm0-8v2h-4V3h4Z'
29
29
  />
30
30
  )
31
31
  }
@@ -23,14 +23,10 @@ export const IconNoteMagnifyingGlass: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='M19 16c0-1.6569-1.3431-3-3-3s-3 1.3431-3 3 1.3431 3 3 3c.8957 0 1.6988-.3913 2.25-1.0156a2.986 2.986 0 0 0 .75-1.9844Zm2 0a4.978 4.978 0 0 1-.6387 2.4434l2.2559 1.7695-1.2344 1.5742-2.331-1.8291c-.8442.6516-1.9023 1.042-3.0518 1.042-2.7614 0-5-2.2386-5-5s2.2386-5 5-5 5 2.2386 5 5Z'
29
- />,
30
26
  <path
31
27
  fill='currentColor'
32
28
  fillRule='evenodd'
33
- d='M5 5c0-.5523.4477-1 1-1h9.5858l3.4142 3.4142v3.0858h2v-3.9142l-4.5858-4.5858h-10.4142c-1.6569 0-3 1.3432-3 3v14c0 1.6569 1.3431 3 3 3h4v-2h-4c-.5523 0-1-.4477-1-1v-14Zm2 4h7v-2h-7v2Zm0 4h3v-2h-3v2Zm0 4h2v-2h-2v2Z'
29
+ d='M19 16a3 3 0 1 0-6 0 3 3 0 0 0 6 0Zm2 0c0 .887-.233 1.72-.639 2.443l2.256 1.77-1.234 1.574-2.331-1.829A5 5 0 1 1 21 16ZM5 5a1 1 0 0 1 1-1h9.586L19 7.414V10.5h2V6.586L16.414 2H6a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h4v-2H6a1 1 0 0 1-1-1V5Zm2 4h7V7H7v2Zm0 4h3v-2H7v2Zm0 4h2v-2H7v2Z'
34
30
  clipRule='evenodd'
35
31
  />
36
32
  )
package/react/notepad.tsx CHANGED
@@ -23,11 +23,10 @@ export const IconNotepad: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path fill='currentColor' d='M16 16h-8v-2h8v2ZM16 12h-8v-2h8v2Z' />,
27
26
  <path
28
27
  fill='currentColor'
29
28
  fillRule='evenodd'
30
- d='M9 3h2v-1h2v1h2v-1h2v1h2l1 1v17l-1 1h-14l-1-1v-17l1-1h2v-1h2v1Zm-3 17h12v-15h-1v1h-2v-1h-2v1h-2v-1h-2v1h-2v-1h-1v15Z'
29
+ d='M16 16H8v-2h8v2Zm0-4H8v-2h8v2ZM9 3h2V2h2v1h2V2h2v1h2l1 1v17l-1 1H5l-1-1V4l1-1h2V2h2v1ZM6 20h12V5h-1v1h-2V5h-2v1h-2V5H9v1H7V5H6v15Z'
31
30
  clipRule='evenodd'
32
31
  />
33
32
  )
package/react/number.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconNumber: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
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'
28
+ d='M17.986 3.164 17.181 8H21v2h-4.153l-.666 4H20v2h-4.153l-.86 5.164-1.973-.328.805-4.836H9.347l-.86 5.164-1.973-.328L7.319 16H3v-2h4.653l.666-4H4V8h4.653l.86-5.164 1.973.328L10.681 8h4.472l.86-5.164 1.973.328ZM9.681 14h4.472l.666-4h-4.472l-.666 4Z'
29
29
  />
30
30
  )
31
31
  }
package/react/octagon.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconOctagon: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
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'
28
+ d='M16 2a1 1 0 0 1 .707.293l5 5A1 1 0 0 1 22 8v8a1 1 0 0 1-.293.707l-5 5A1 1 0 0 1 16 22H8a1 1 0 0 1-.707-.293l-5-5A1 1 0 0 1 2 16V8a1 1 0 0 1 .293-.707l5-5 .073-.066A1 1 0 0 1 8 2h8ZM4 8.414v7.172L8.414 20h7.172L20 15.586V8.414L15.586 4H8.414L4 8.414Z'
29
29
  />
30
30
  )
31
31
  }
package/react/office.tsx CHANGED
@@ -23,14 +23,10 @@ export const IconOffice: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='M9 18h-2v-2h2v2ZM13 18h-2v-2h2v2ZM9 14h-2v-2h2v2ZM13 14h-2v-2h2v2ZM9 10h-2v-2h2v2ZM13 10h-2v-2h2v2Z'
29
- />,
30
26
  <path
31
27
  fill='currentColor'
32
28
  fillRule='evenodd'
33
- d='M17 3v6h3l1 1v11l-1 1h-16l-1-1v-15.5l.7959-.9785 12-2.5 1.2041.9785Zm0 17h2v-9h-2v9Zm-12-13.6875v13.6875h10v-15.7715l-10 2.084Z'
29
+ d='M9 18H7v-2h2v2Zm4 0h-2v-2h2v2Zm-4-4H7v-2h2v2Zm4 0h-2v-2h2v2Zm-4-4H7V8h2v2Zm4 0h-2V8h2v2Zm4-7v6h3l1 1v11l-1 1H4l-1-1V5.5l.796-.979 12-2.5L17 3Zm0 17h2v-9h-2v9ZM5 6.312V20h10V4.229L5 6.312Z'
34
30
  clipRule='evenodd'
35
31
  />
36
32
  )
@@ -26,7 +26,7 @@ export const IconOrgChart: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M14 3c1.1046 0 2 .8954 2 2v3c0 1.1046-.8954 2-2 2h-1v2h4l1 1v2h1c1.1046 0 2 .8954 2 2v3c0 1.1046-.8954 2-2 2h-4c-1.1046 0-2-.8954-2-2v-3c0-1.1046.8954-2 2-2h1v-1h-8v1h1c1.1046 0 2 .8954 2 2v3c0 1.1046-.8954 2-2 2h-4c-1.1046 0-2-.8954-2-2v-3c0-1.1046.8954-2 2-2h1v-2l1-1h4v-2h-1c-1.1046 0-2-.8954-2-2v-3c0-1.1046.8954-2 2-2h4Zm-9 17h4v-3h-4v3Zm10 0h4v-3h-4v3Zm-5-12h4v-3h-4v3Z'
29
+ d='M14 3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2h-1v2h4l1 1v2h1a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h1v-1H8v1h1a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h1v-2l1-1h4v-2h-1a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4ZM5 20h4v-3H5v3Zm10 0h4v-3h-4v3ZM10 8h4V5h-4v3Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )
@@ -23,14 +23,10 @@ export const IconOrientationHorizontal: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='M22.707 17.293v1.414l-3 3-1.414-1.414 1.2929-1.293h-17.5859v-2h17.5859l-1.2929-1.293 1.414-1.414 3 3Z'
29
- />,
30
26
  <path
31
27
  fill='currentColor'
32
28
  fillRule='evenodd'
33
- d='M20 2c1.1046 0 2 .8954 2 2v6c0 1.1046-.8954 2-2 2h-16c-1.1046 0-2-.8954-2-2v-6c0-1.1046.8954-2 2-2h16Zm-16 8h16v-6h-16v6Z'
29
+ d='M22.707 17.293v1.414l-3 3-1.414-1.414L19.586 19H2v-2h17.586l-1.293-1.293 1.414-1.414 3 3ZM20 2a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16ZM4 10h16V4H4v6Z'
34
30
  clipRule='evenodd'
35
31
  />
36
32
  )
@@ -26,12 +26,8 @@ export const IconOrientationVertical: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M10 2c1.1046 0 2 .8954 2 2v16c0 1.1046-.8954 2-2 2h-6c-1.1046 0-2-.8954-2-2v-16c0-1.1046.8954-2 2-2h6Zm-6 18h6v-16h-6v16Z'
29
+ d='M10 2a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h6ZM4 20h6V4H4v16Zm15-1.414 1.293-1.293 1.414 1.414-3 3h-1.414l-3-3 1.414-1.414L17 18.586V2h2v16.586Z'
30
30
  clipRule='evenodd'
31
- />,
32
- <path
33
- fill='currentColor'
34
- d='m19 18.5859 1.293-1.2929 1.414 1.414-3 3h-1.414l-3-3 1.414-1.414 1.293 1.2929v-16.5859h2v16.5859Z'
35
31
  />
36
32
  )
37
33
  }