@mirohq/design-system-icons 1.5.0 → 1.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1118) hide show
  1. package/dist/main.js +701 -2223
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +698 -2223
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +9 -3
  6. package/package.json +3 -3
  7. package/react/activity.tsx +1 -5
  8. package/react/add-line-bottom.tsx +1 -1
  9. package/react/add-line-right.tsx +1 -1
  10. package/react/ai-text.tsx +1 -5
  11. package/react/align-bottom-group.tsx +4 -3
  12. package/react/align-bottom.tsx +1 -1
  13. package/react/align-center-horizontal.tsx +1 -1
  14. package/react/align-center-vertical.tsx +1 -1
  15. package/react/align-left.tsx +4 -5
  16. package/react/align-middle.tsx +1 -1
  17. package/react/align-right.tsx +4 -5
  18. package/react/align-top-group.tsx +4 -3
  19. package/react/align-top.tsx +1 -1
  20. package/react/alignment-scale.tsx +1 -35
  21. package/react/alt-text-underline.tsx +1 -6
  22. package/react/alt-text.tsx +1 -5
  23. package/react/arrow-arc-left.tsx +1 -1
  24. package/react/arrow-arc-right.tsx +1 -1
  25. package/react/arrow-bend-up-left.tsx +1 -1
  26. package/react/arrow-bend-up-right.tsx +1 -1
  27. package/react/arrow-box-left.tsx +1 -5
  28. package/react/arrow-box-out.tsx +1 -5
  29. package/react/arrow-clockwise-down-right.tsx +1 -1
  30. package/react/arrow-clockwise-up-left.tsx +1 -1
  31. package/react/arrow-counter-clockwise-down-left.tsx +1 -1
  32. package/react/arrow-counter-clockwise-up-right.tsx +1 -1
  33. package/react/arrow-curves-bottom-right.tsx +1 -1
  34. package/react/arrow-down-left.tsx +1 -1
  35. package/react/arrow-down-right.tsx +1 -1
  36. package/react/arrow-down.tsx +1 -1
  37. package/react/arrow-elbow-down-right.tsx +1 -1
  38. package/react/arrow-fat-left-right.tsx +1 -1
  39. package/react/arrow-fat-left.tsx +1 -1
  40. package/react/arrow-fat-right.tsx +1 -1
  41. package/react/arrow-fat-up-right.tsx +1 -1
  42. package/react/arrow-left-right-dotted.tsx +1 -1
  43. package/react/arrow-left.tsx +1 -1
  44. package/react/arrow-right.tsx +1 -1
  45. package/react/arrow-up-circle.tsx +1 -5
  46. package/react/arrow-up-left.tsx +1 -1
  47. package/react/arrow-up-right.tsx +1 -1
  48. package/react/arrow-up.tsx +1 -1
  49. package/react/arrows-clockwise-rectangle-tilt.tsx +1 -1
  50. package/react/arrows-clockwise-x.tsx +1 -1
  51. package/react/arrows-clockwise-y.tsx +1 -1
  52. package/react/arrows-counterclockwise-rectangle-tilt.tsx +1 -1
  53. package/react/arrows-down-up.tsx +1 -1
  54. package/react/arrows-horizontal-lines-top-bottom-in.tsx +1 -1
  55. package/react/arrows-horizontal-lines-top-bottom.tsx +1 -1
  56. package/react/arrows-in-simple.tsx +1 -1
  57. package/react/arrows-out-cardinal.tsx +1 -1
  58. package/react/arrows-out-lines-horizontal.tsx +1 -1
  59. package/react/arrows-out-simple.tsx +1 -1
  60. package/react/arrows-square-counter-clockwise-y.tsx +1 -1
  61. package/react/arrows-time-backward.tsx +1 -9
  62. package/react/arrows-time-forward.tsx +1 -9
  63. package/react/article-empty.tsx +1 -1
  64. package/react/article.tsx +1 -1
  65. package/react/at.tsx +1 -1
  66. package/react/attachment.tsx +1 -1
  67. package/react/badge.tsx +1 -1
  68. package/react/barrel.tsx +1 -1
  69. package/react/bell-slash.tsx +1 -6
  70. package/react/bell-tilt.tsx +1 -1
  71. package/react/bell.tsx +2 -3
  72. package/react/board.tsx +1 -2
  73. package/react/book-open-info.tsx +1 -5
  74. package/react/bookmark.tsx +1 -1
  75. package/react/box-captions.tsx +1 -5
  76. package/react/{align-bottom-2.tsx → bracket-close.tsx} +3 -7
  77. package/react/bracket-curly-left.tsx +1 -1
  78. package/react/bracket-curly-right.tsx +1 -1
  79. package/react/bracket-open.tsx +34 -0
  80. package/react/brackets-angle-slash.tsx +1 -1
  81. package/react/brackets-curly-circles-three.tsx +1 -5
  82. package/react/browser.tsx +1 -5
  83. package/react/brush.tsx +1 -1
  84. package/react/calendar-blank.tsx +1 -1
  85. package/react/calendar-end.tsx +1 -5
  86. package/react/calendar-start.tsx +1 -7
  87. package/react/camera.tsx +1 -5
  88. package/react/caption-along.tsx +1 -5
  89. package/react/caption-horizontal.tsx +1 -5
  90. package/react/card-circles.tsx +1 -2
  91. package/react/card-number-three.tsx +1 -5
  92. package/react/card.tsx +2 -3
  93. package/react/cards-poker.tsx +1 -5
  94. package/react/chart-bar-y-simple.tsx +1 -1
  95. package/react/chart-bar-y.tsx +1 -1
  96. package/react/chat-check.tsx +1 -5
  97. package/react/chat-dashes-lines-two.tsx +1 -5
  98. package/react/chat-lines-cross.tsx +2 -7
  99. package/react/chat-lines-dot.tsx +1 -5
  100. package/react/chat-lines-eye-open.tsx +1 -9
  101. package/react/chat-lines-two-stack.tsx +2 -7
  102. package/react/chat-lines-two.tsx +1 -5
  103. package/react/chat-plus.tsx +2 -3
  104. package/react/chat-text-arrow.tsx +1 -5
  105. package/react/chat-two.tsx +1 -1
  106. package/react/chat.tsx +1 -1
  107. package/react/check-mark.tsx +1 -1
  108. package/react/checkboard-square-centered.tsx +1 -1
  109. package/react/chevron-down-double.tsx +1 -1
  110. package/react/chevron-down.tsx +1 -1
  111. package/react/chevron-left-double.tsx +1 -1
  112. package/react/chevron-left.tsx +1 -1
  113. package/react/chevron-right-double.tsx +1 -1
  114. package/react/chevron-right-small.tsx +1 -1
  115. package/react/chevron-right.tsx +1 -1
  116. package/react/chevron-up-double.tsx +1 -1
  117. package/react/chevron-up-down-line.tsx +1 -1
  118. package/react/chevron-up-down.tsx +1 -1
  119. package/react/chevron-up.tsx +1 -1
  120. package/react/circle-corners.tsx +1 -1
  121. package/react/circle-motion-x.tsx +1 -1
  122. package/react/circle-notch.tsx +1 -1
  123. package/react/circle-slash.tsx +1 -1
  124. package/react/circle.tsx +1 -1
  125. package/react/circles-connected.tsx +1 -1
  126. package/react/clock-counter-clockwise-simple.tsx +1 -5
  127. package/react/clock-counter-clockwise.tsx +1 -5
  128. package/react/clock-overtime.tsx +1 -5
  129. package/react/clock.tsx +1 -1
  130. package/react/cloud.tsx +1 -1
  131. package/react/cluster-ai.tsx +2 -7
  132. package/react/cluster-color.tsx +2 -7
  133. package/react/cluster-sentiment.tsx +1 -11
  134. package/react/cluster.tsx +1 -1
  135. package/react/clustered.tsx +1 -5
  136. package/react/cog.tsx +1 -7
  137. package/react/coins-checked.tsx +1 -5
  138. package/react/coins-slash.tsx +1 -1
  139. package/react/coins.tsx +1 -1
  140. package/react/columns-format.tsx +3 -5
  141. package/react/columns-three.tsx +1 -1
  142. package/react/comment-group.tsx +1 -5
  143. package/react/compass.tsx +1 -5
  144. package/react/cone-serpentine.tsx +1 -5
  145. package/react/connection-line-elbows.tsx +1 -1
  146. package/react/connection-line-straight.tsx +1 -1
  147. package/react/corners-three-eye-open.tsx +1 -5
  148. package/react/counter.tsx +1 -5
  149. package/react/credit-card.tsx +1 -2
  150. package/react/crop.tsx +1 -1
  151. package/react/cross-circle.tsx +1 -5
  152. package/react/cross-fat.tsx +1 -1
  153. package/react/cross-square.tsx +1 -5
  154. package/react/cross.tsx +1 -1
  155. package/react/cube.tsx +1 -1
  156. package/react/cursor-filled.tsx +1 -1
  157. package/react/cursor-lines.tsx +1 -1
  158. package/react/cursor-text-lines.tsx +1 -1
  159. package/react/cursor-text.tsx +1 -1
  160. package/react/cursor.tsx +1 -1
  161. package/react/curve-square-circle-arrow.tsx +1 -1
  162. package/react/dash-left-down-square-dash-right-up.tsx +1 -1
  163. package/react/dash-left-up-square-dash-down-right.tsx +1 -1
  164. package/react/dash-square-dash-horizontal.tsx +1 -1
  165. package/react/dash-square-dash-vertical.tsx +1 -1
  166. package/react/diagram-card-large-1.tsx +2 -3
  167. package/react/diagram-card-large-2.tsx +1 -5
  168. package/react/diagram-card-large-3.tsx +1 -5
  169. package/react/diagram-card-large-4.tsx +1 -5
  170. package/react/diagram-card-magnifying-glass.tsx +1 -5
  171. package/react/diagram-card-small-1.tsx +2 -3
  172. package/react/diagram-card-small-2.tsx +1 -5
  173. package/react/diagram-card-small-3.tsx +1 -2
  174. package/react/diagram-card-team.tsx +1 -5
  175. package/react/diagram-card-user.tsx +1 -5
  176. package/react/diagramming-shapes.tsx +1 -1
  177. package/react/diagramming.tsx +1 -1
  178. package/react/distribute-horizontal.tsx +1 -1
  179. package/react/distribute-vertical.tsx +1 -1
  180. package/react/doc-format.tsx +1 -5
  181. package/react/dollar-sign-currency.tsx +1 -1
  182. package/react/dot-line-dot.tsx +34 -0
  183. package/react/dot-voting.tsx +1 -1
  184. package/react/dots-nine.tsx +1 -1
  185. package/react/dots-six-horizontal.tsx +1 -1
  186. package/react/dots-six-vertical.tsx +1 -1
  187. package/react/dots-three-vertical.tsx +1 -1
  188. package/react/dots-three.tsx +1 -1
  189. package/react/dots-two.tsx +1 -1
  190. package/react/download.tsx +1 -5
  191. package/react/envelope.tsx +1 -1
  192. package/react/eraser.tsx +1 -1
  193. package/react/exclamation-mark-octagon.tsx +1 -5
  194. package/react/exclamation-point-circle.tsx +1 -5
  195. package/react/export.tsx +1 -5
  196. package/react/external-format.tsx +1 -5
  197. package/react/eye-closed-dots-four-frame-broken.tsx +1 -5
  198. package/react/eye-closed.tsx +1 -1
  199. package/react/eye-open-line-frame-broken.tsx +1 -9
  200. package/react/eye-open-slash.tsx +1 -5
  201. package/react/eye-open.tsx +1 -5
  202. package/react/eyedropper.tsx +1 -1
  203. package/react/factory-house.tsx +1 -2
  204. package/react/factory.tsx +1 -1
  205. package/react/file-spreadsheet.tsx +1 -1
  206. package/react/flag.tsx +1 -1
  207. package/react/flip-card.tsx +1 -1
  208. package/react/flip.tsx +1 -1
  209. package/react/folder.tsx +1 -1
  210. package/react/formula.tsx +1 -1
  211. package/react/frame-lines-two.tsx +2 -3
  212. package/react/frame-play.tsx +1 -2
  213. package/react/frame-plus.tsx +2 -3
  214. package/react/frame.tsx +1 -1
  215. package/react/funnel.tsx +1 -1
  216. package/react/gauge.tsx +1 -5
  217. package/react/gavel.tsx +1 -1
  218. package/react/gift.tsx +1 -1
  219. package/react/github.tsx +1 -1
  220. package/react/globe.tsx +1 -1
  221. package/react/google-drive.tsx +1 -1
  222. package/react/graduation-cap.tsx +1 -1
  223. package/react/grid-four.tsx +1 -1
  224. package/react/grid-six.tsx +1 -1
  225. package/react/grid.tsx +1 -1
  226. package/react/hand-filled.tsx +1 -1
  227. package/react/hand-pointing.tsx +1 -1
  228. package/react/hand-raised-filled.tsx +1 -1
  229. package/react/hand.tsx +1 -1
  230. package/react/headphones.tsx +1 -1
  231. package/react/headset-person.tsx +1 -9
  232. package/react/heart-filled.tsx +1 -1
  233. package/react/heart.tsx +1 -1
  234. package/react/hexagon.tsx +1 -1
  235. package/react/highlighter-color-selection.tsx +1 -1
  236. package/react/highlighter-underline.tsx +1 -2
  237. package/react/highlighter.tsx +1 -1
  238. package/react/house.tsx +1 -1
  239. package/react/image.tsx +1 -7
  240. package/react/indent-left.tsx +1 -1
  241. package/react/indent-right.tsx +1 -1
  242. package/react/index.ts +4 -1
  243. package/react/information-mark-circle.tsx +1 -5
  244. package/react/insights.tsx +1 -1
  245. package/react/kanban.tsx +1 -1
  246. package/react/key.tsx +1 -5
  247. package/react/keycap.tsx +1 -2
  248. package/react/laptop.tsx +1 -1
  249. package/react/lasso.tsx +1 -5
  250. package/react/layout.tsx +1 -1
  251. package/react/lifesaver.tsx +1 -1
  252. package/react/lightbox.tsx +1 -1
  253. package/react/lightbulb.tsx +1 -1
  254. package/react/lightning.tsx +1 -1
  255. package/react/line-curved.tsx +1 -1
  256. package/react/line-dashed.tsx +1 -1
  257. package/react/line-diagonal.tsx +1 -1
  258. package/react/line-dotted.tsx +1 -1
  259. package/react/line-horizontal.tsx +1 -4
  260. package/react/line-orthogonal.tsx +1 -1
  261. package/react/line-straight.tsx +1 -1
  262. package/react/lines-three-horizontal-line-vertical-center.tsx +1 -1
  263. package/react/lines-three-horizontal.tsx +1 -1
  264. package/react/lines-three-vertical.tsx +1 -1
  265. package/react/lines-top-left-columns-two.tsx +2 -4
  266. package/react/link-plus.tsx +1 -5
  267. package/react/link.tsx +1 -5
  268. package/react/list-bullets.tsx +1 -1
  269. package/react/list-numbers.tsx +1 -1
  270. package/react/lock-closed.tsx +1 -1
  271. package/react/lock-open.tsx +1 -2
  272. package/react/login.tsx +1 -5
  273. package/react/logout.tsx +1 -5
  274. package/react/magnet.tsx +1 -1
  275. package/react/magnifying-glass-lightning.tsx +1 -5
  276. package/react/magnifying-glass-plus.tsx +1 -5
  277. package/react/magnifying-glass.tsx +1 -1
  278. package/react/map.tsx +1 -1
  279. package/react/megaphone.tsx +2 -3
  280. package/react/mermaid.tsx +1 -1
  281. package/react/mic-lines-dot.tsx +1 -5
  282. package/react/microphone-slash.tsx +1 -5
  283. package/react/microphone.tsx +1 -1
  284. package/react/minus.tsx +1 -1
  285. package/react/mobile.tsx +2 -3
  286. package/react/monitor-arrow-up.tsx +1 -5
  287. package/react/monitor-arrow.tsx +1 -5
  288. package/react/monitor-eye-closed.tsx +1 -5
  289. package/react/monitor-eye-open.tsx +1 -9
  290. package/react/monitor-pause.tsx +1 -5
  291. package/react/monitor-play.tsx +1 -5
  292. package/react/monitor-stop.tsx +1 -5
  293. package/react/monitor.tsx +1 -1
  294. package/react/moon.tsx +1 -1
  295. package/react/mouse.tsx +1 -1
  296. package/react/music-note.tsx +1 -1
  297. package/react/navigation-arrow-lines.tsx +1 -5
  298. package/react/navigation-up-left-filled.tsx +1 -1
  299. package/react/navigation-up-left-slash.tsx +1 -5
  300. package/react/navigation-up-right.tsx +1 -1
  301. package/react/next.tsx +1 -1
  302. package/react/node-connected-dot.tsx +1 -1
  303. package/react/node-lines-curved.tsx +1 -1
  304. package/react/node-lines-horizontal.tsx +1 -1
  305. package/react/node-lines-vertical.tsx +1 -1
  306. package/react/node-plus.tsx +1 -1
  307. package/react/nodes-connected.tsx +1 -1
  308. package/react/nodes-connections-three.tsx +1 -1
  309. package/react/note-magnifying-glass.tsx +1 -5
  310. package/react/notepad.tsx +1 -2
  311. package/react/number.tsx +1 -1
  312. package/react/octagon.tsx +1 -1
  313. package/react/office.tsx +1 -5
  314. package/react/org-chart.tsx +1 -1
  315. package/react/orientation-horizontal.tsx +1 -5
  316. package/react/orientation-vertical.tsx +1 -5
  317. package/react/paint-bucket.tsx +1 -1
  318. package/react/palette.tsx +1 -5
  319. package/react/paper-plane-filled-right.tsx +1 -1
  320. package/react/paper-plane-tilt.tsx +1 -1
  321. package/react/parallelogram.tsx +1 -1
  322. package/react/pause-circle.tsx +2 -3
  323. package/react/pause.tsx +1 -1
  324. package/react/pdf.tsx +1 -1
  325. package/react/pen-color-selection.tsx +1 -1
  326. package/react/pen-tip.tsx +1 -1
  327. package/react/pen-underline.tsx +1 -2
  328. package/react/pen.tsx +1 -1
  329. package/react/pentagon.tsx +1 -1
  330. package/react/people-list.tsx +1 -7
  331. package/react/person-in-circle.tsx +1 -9
  332. package/react/phone-filled.tsx +1 -1
  333. package/react/pixel-eraser.tsx +1 -5
  334. package/react/placeholder.tsx +1 -1
  335. package/react/planet.tsx +1 -1
  336. package/react/play-circle.tsx +2 -3
  337. package/react/play.tsx +1 -1
  338. package/react/playback-speed-circle.tsx +1 -6
  339. package/react/plug.tsx +1 -1
  340. package/react/plus-box.tsx +1 -2
  341. package/react/plus-cross.tsx +34 -0
  342. package/react/plus-square.tsx +1 -1
  343. package/react/plus-text.tsx +2 -3
  344. package/react/plus.tsx +1 -1
  345. package/react/polling.tsx +1 -1
  346. package/react/presentation-arrow.tsx +1 -5
  347. package/react/presentation-eye-open.tsx +1 -9
  348. package/react/presentation-line.tsx +2 -3
  349. package/react/presentation-lines-two.tsx +1 -1
  350. package/react/presentation-link.tsx +1 -9
  351. package/react/presentation-number-one.tsx +1 -5
  352. package/react/presentation-play.tsx +2 -3
  353. package/react/presentation-plus.tsx +2 -3
  354. package/react/previous.tsx +1 -1
  355. package/react/prohibit.tsx +1 -1
  356. package/react/proto-button.tsx +1 -7
  357. package/react/proto-checkbox.tsx +1 -5
  358. package/react/proto-dropdown.tsx +1 -5
  359. package/react/proto-input.tsx +2 -3
  360. package/react/proto-number.tsx +1 -5
  361. package/react/proto-radio.tsx +1 -5
  362. package/react/proto-slider.tsx +1 -1
  363. package/react/prototype-format.tsx +1 -1
  364. package/react/push-pin-filled.tsx +1 -1
  365. package/react/push-pin.tsx +1 -1
  366. package/react/question-mark-circle.tsx +1 -5
  367. package/react/question-mark.tsx +1 -1
  368. package/react/quotes.tsx +1 -1
  369. package/react/raised-hand.tsx +1 -1
  370. package/react/ratio-169.tsx +1 -1
  371. package/react/ratio-43.tsx +1 -1
  372. package/react/ratio-square.tsx +1 -1
  373. package/react/rectangle-arrow-up-center.tsx +1 -5
  374. package/react/rectangle-dash-lines.tsx +1 -5
  375. package/react/rectangle-dot-line-pen.tsx +1 -9
  376. package/react/rectangle-frame-2-lines.tsx +2 -3
  377. package/react/rectangle-line.tsx +1 -5
  378. package/react/rectangle-play-stack.tsx +2 -7
  379. package/react/rectangle-portrait-dash-square-top-center.tsx +1 -1
  380. package/react/rectangle-portrait-dash-square-top-left.tsx +1 -1
  381. package/react/rectangle-portrait-dash.tsx +1 -1
  382. package/react/rectangle-portrait-filled.tsx +1 -1
  383. package/react/rectangle-portrait-square-top-left.tsx +1 -1
  384. package/react/rectangle-portrait.tsx +1 -1
  385. package/react/rectangle-tick.tsx +1 -5
  386. package/react/rectangle-triangle-bottom-center.tsx +1 -5
  387. package/react/rectangles-squares.tsx +1 -1
  388. package/react/rectangles-three-aligned.tsx +1 -1
  389. package/react/rectangles-three-free.tsx +1 -1
  390. package/react/rectangles-three-overlap.tsx +1 -1
  391. package/react/rectangles-two-line.tsx +1 -1
  392. package/react/rectangles-two-lines-four.tsx +1 -1
  393. package/react/rectangles-two-minus.tsx +1 -5
  394. package/react/rectangles-two-plus.tsx +1 -5
  395. package/react/rectangles-two-user.tsx +1 -11
  396. package/react/rhombus.tsx +1 -1
  397. package/react/rocket.tsx +1 -5
  398. package/react/rss-rectangle.tsx +1 -5
  399. package/react/rss.tsx +1 -1
  400. package/react/scissors.tsx +1 -5
  401. package/react/scrollbar-xy.tsx +2 -3
  402. package/react/select.tsx +1 -5
  403. package/react/sentiment.tsx +1 -13
  404. package/react/shadow.tsx +1 -1
  405. package/react/shapes-lines-stacked.tsx +1 -9
  406. package/react/shapes-lines.tsx +1 -11
  407. package/react/shapes.tsx +1 -5
  408. package/react/shield-check.tsx +1 -5
  409. package/react/shield-lock-filled.tsx +1 -1
  410. package/react/shield-lock.tsx +1 -7
  411. package/react/shuffle.tsx +1 -1
  412. package/react/sidebar-closed.tsx +1 -5
  413. package/react/sidebar-global-closed.tsx +1 -5
  414. package/react/sidebar-global-open.tsx +1 -5
  415. package/react/sidebar-open.tsx +1 -1
  416. package/react/single-sparks-filled.tsx +1 -1
  417. package/react/slide-format.tsx +1 -1
  418. package/react/sliders-x.tsx +1 -1
  419. package/react/sliders-y.tsx +1 -1
  420. package/react/smiley-chat.tsx +1 -11
  421. package/react/smiley-plus.tsx +1 -11
  422. package/react/smiley-sticker.tsx +1 -1
  423. package/react/smiley.tsx +1 -11
  424. package/react/social-ado.tsx +1 -1
  425. package/react/social-asana.tsx +1 -1
  426. package/react/social-aws.tsx +1 -13
  427. package/react/social-drawio.tsx +1 -1
  428. package/react/social-facebook.tsx +1 -1
  429. package/react/social-instagram.tsx +1 -5
  430. package/react/social-jira.tsx +1 -9
  431. package/react/social-linkedin.tsx +1 -1
  432. package/react/social-looker.tsx +1 -5
  433. package/react/social-monday.tsx +1 -1
  434. package/react/social-slack.tsx +1 -1
  435. package/react/social-twitter.tsx +1 -1
  436. package/react/social-x.tsx +1 -1
  437. package/react/social-youtube.tsx +1 -1
  438. package/react/sort-ascending.tsx +1 -1
  439. package/react/sort-descending.tsx +1 -1
  440. package/react/sparks-filled.tsx +1 -1
  441. package/react/sparks.tsx +1 -5
  442. package/react/speaker-cross.tsx +1 -1
  443. package/react/speaker-high.tsx +1 -1
  444. package/react/spinner.tsx +1 -5
  445. package/react/split-vertical.tsx +1 -1
  446. package/react/square-arrow-in.tsx +1 -5
  447. package/react/square-brackets-angle-slash.tsx +1 -5
  448. package/react/square-circles-two.tsx +1 -5
  449. package/react/square-frame-2-lines-circle.tsx +1 -5
  450. package/react/square-line-square-dashed.tsx +1 -9
  451. package/react/square-rounded.tsx +1 -1
  452. package/react/square-star-scribble.tsx +1 -5
  453. package/react/square-triangle-circle-plus.tsx +1 -1
  454. package/react/square.tsx +1 -1
  455. package/react/squares-column.tsx +1 -11
  456. package/react/squares-four.tsx +1 -1
  457. package/react/squares-group.tsx +1 -7
  458. package/react/squares-merge.tsx +1 -1
  459. package/react/squares-row.tsx +1 -5
  460. package/react/squares-three.tsx +1 -1
  461. package/react/squares-two-overlap.tsx +1 -5
  462. package/react/squares-ungroup.tsx +1 -1
  463. package/react/squares-unmerge.tsx +1 -1
  464. package/react/stack.tsx +1 -1
  465. package/react/stacked-circles.tsx +1 -1
  466. package/react/star-filled.tsx +1 -1
  467. package/react/star-half.tsx +1 -1
  468. package/react/star.tsx +1 -1
  469. package/react/sticky-corners.tsx +1 -9
  470. package/react/sticky-eye-closed.tsx +1 -5
  471. package/react/sticky-eye-open.tsx +1 -9
  472. package/react/sticky-note-stack.tsx +1 -5
  473. package/react/sticky-note-wide.tsx +1 -1
  474. package/react/sticky-note.tsx +1 -1
  475. package/react/sticky-notes-two.tsx +1 -5
  476. package/react/stop-circle.tsx +1 -5
  477. package/react/story-points.tsx +1 -1
  478. package/react/stroke-1.tsx +1 -1
  479. package/react/stroke-2.tsx +1 -1
  480. package/react/stroke-3.tsx +1 -1
  481. package/react/stroke-4.tsx +1 -1
  482. package/react/stroke-5.tsx +1 -1
  483. package/react/stroke-6.tsx +1 -1
  484. package/react/switch.tsx +1 -5
  485. package/react/table-format.tsx +1 -1
  486. package/react/table.tsx +1 -1
  487. package/react/tablet.tsx +2 -3
  488. package/react/tag.tsx +1 -5
  489. package/react/tasks.tsx +1 -1
  490. package/react/text-a-color-selection.tsx +1 -1
  491. package/react/text-a-horizontal.tsx +1 -5
  492. package/react/text-a-underline.tsx +1 -1
  493. package/react/text-a-vertical.tsx +1 -5
  494. package/react/text-aa.tsx +1 -1
  495. package/react/text-align-center.tsx +1 -1
  496. package/react/text-align-left.tsx +1 -1
  497. package/react/text-align-right.tsx +1 -1
  498. package/react/text-b-bold-italic-underlined.tsx +1 -1
  499. package/react/text-b-bold.tsx +1 -1
  500. package/react/text-cursor-eye-open.tsx +1 -5
  501. package/react/text-h-one.tsx +1 -1
  502. package/react/text-h-three.tsx +1 -5
  503. package/react/text-h-two.tsx +1 -1
  504. package/react/text-i-italic.tsx +1 -1
  505. package/react/text-indent.tsx +1 -1
  506. package/react/text-line-height.tsx +1 -1
  507. package/react/text-lines-three.tsx +1 -1
  508. package/react/text-position.tsx +1 -5
  509. package/react/text-s-strikethrough.tsx +1 -1
  510. package/react/text-styles.tsx +1 -5
  511. package/react/text-t.tsx +1 -1
  512. package/react/text-u-underlined.tsx +1 -1
  513. package/react/thumbs-up.tsx +1 -1
  514. package/react/tick-circle.tsx +1 -5
  515. package/react/ticket.tsx +1 -2
  516. package/react/timeline-format.tsx +1 -2
  517. package/react/timer.tsx +1 -5
  518. package/react/toolbar.tsx +2 -3
  519. package/react/tooltip.tsx +1 -1
  520. package/react/trackpad.tsx +1 -1
  521. package/react/trapeze.tsx +1 -1
  522. package/react/trash-simple.tsx +1 -1
  523. package/react/trash.tsx +2 -4
  524. package/react/triangle-square-circle.tsx +1 -1
  525. package/react/triangle.tsx +1 -1
  526. package/react/trident.tsx +1 -1
  527. package/react/trophy.tsx +1 -1
  528. package/react/tshirt.tsx +1 -1
  529. package/react/user-add.tsx +1 -1
  530. package/react/user-arrow-right-up.tsx +1 -5
  531. package/react/user-arrow-right.tsx +1 -5
  532. package/react/user-background-blur.tsx +1 -1
  533. package/react/user-cog-plus.tsx +1 -5
  534. package/react/user-cog.tsx +1 -11
  535. package/react/user-eye-open.tsx +1 -5
  536. package/react/user-filter.tsx +1 -1
  537. package/react/user-load.tsx +1 -1
  538. package/react/user-mic-slash.tsx +1 -5
  539. package/react/user-mic.tsx +1 -9
  540. package/react/user-number-three.tsx +1 -1
  541. package/react/user-pen-dashes-bottom.tsx +1 -5
  542. package/react/user-pen-line-bottom.tsx +1 -1
  543. package/react/user-tick-down.tsx +1 -1
  544. package/react/user.tsx +1 -1
  545. package/react/users-three.tsx +1 -1
  546. package/react/users.tsx +1 -1
  547. package/react/video-camera-dot.tsx +1 -5
  548. package/react/video-camera-lines-dot.tsx +1 -5
  549. package/react/video-camera-lines.tsx +1 -5
  550. package/react/video-camera-simple-error.tsx +1 -5
  551. package/react/video-camera-simple-slash.tsx +1 -5
  552. package/react/video-camera-simple.tsx +1 -1
  553. package/react/video-camera.tsx +1 -1
  554. package/react/view-center.tsx +1 -5
  555. package/react/view-side-left.tsx +1 -5
  556. package/react/view-side-right.tsx +1 -5
  557. package/react/wallet.tsx +1 -5
  558. package/react/wand.tsx +1 -5
  559. package/react/warning.tsx +1 -5
  560. package/react/wifi-exclamation.tsx +1 -1
  561. package/react/wifi.tsx +1 -1
  562. package/svg/24/activity.svg +1 -1
  563. package/svg/24/add-line-bottom.svg +1 -1
  564. package/svg/24/add-line-right.svg +1 -1
  565. package/svg/24/ai-text.svg +1 -1
  566. package/svg/24/align-bottom-group.svg +1 -1
  567. package/svg/24/align-bottom.svg +1 -1
  568. package/svg/24/align-center-horizontal.svg +1 -1
  569. package/svg/24/align-center-vertical.svg +1 -1
  570. package/svg/24/align-left.svg +1 -1
  571. package/svg/24/align-middle.svg +1 -1
  572. package/svg/24/align-right.svg +1 -1
  573. package/svg/24/align-top-group.svg +1 -1
  574. package/svg/24/align-top.svg +1 -1
  575. package/svg/24/alignment-scale.svg +1 -1
  576. package/svg/24/alt-text-underline.svg +1 -1
  577. package/svg/24/alt-text.svg +1 -1
  578. package/svg/24/arrow-arc-left.svg +1 -1
  579. package/svg/24/arrow-arc-right.svg +1 -1
  580. package/svg/24/arrow-bend-up-left.svg +1 -1
  581. package/svg/24/arrow-bend-up-right.svg +1 -1
  582. package/svg/24/arrow-box-left.svg +1 -1
  583. package/svg/24/arrow-box-out.svg +1 -1
  584. package/svg/24/arrow-clockwise-down-right.svg +1 -1
  585. package/svg/24/arrow-clockwise-up-left.svg +1 -1
  586. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -1
  587. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
  588. package/svg/24/arrow-curves-bottom-right.svg +1 -1
  589. package/svg/24/arrow-down-left.svg +1 -1
  590. package/svg/24/arrow-down-right.svg +1 -1
  591. package/svg/24/arrow-down.svg +1 -1
  592. package/svg/24/arrow-elbow-down-right.svg +1 -1
  593. package/svg/24/arrow-fat-left-right.svg +1 -1
  594. package/svg/24/arrow-fat-left.svg +1 -1
  595. package/svg/24/arrow-fat-right.svg +1 -1
  596. package/svg/24/arrow-fat-up-right.svg +1 -1
  597. package/svg/24/arrow-left-right-dotted.svg +1 -1
  598. package/svg/24/arrow-left.svg +1 -1
  599. package/svg/24/arrow-right.svg +1 -1
  600. package/svg/24/arrow-up-circle.svg +1 -1
  601. package/svg/24/arrow-up-left.svg +1 -1
  602. package/svg/24/arrow-up-right.svg +1 -1
  603. package/svg/24/arrow-up.svg +1 -1
  604. package/svg/24/arrows-clockwise-rectangle-tilt.svg +1 -1
  605. package/svg/24/arrows-clockwise-x.svg +1 -1
  606. package/svg/24/arrows-clockwise-y.svg +1 -1
  607. package/svg/24/arrows-counterclockwise-rectangle-tilt.svg +1 -1
  608. package/svg/24/arrows-down-up.svg +1 -1
  609. package/svg/24/arrows-horizontal-lines-top-bottom-in.svg +1 -1
  610. package/svg/24/arrows-horizontal-lines-top-bottom.svg +1 -1
  611. package/svg/24/arrows-in-simple.svg +1 -1
  612. package/svg/24/arrows-out-cardinal.svg +1 -1
  613. package/svg/24/arrows-out-lines-horizontal.svg +1 -1
  614. package/svg/24/arrows-out-simple.svg +1 -1
  615. package/svg/24/arrows-square-counter-clockwise-y.svg +1 -1
  616. package/svg/24/arrows-time-backward.svg +1 -1
  617. package/svg/24/arrows-time-forward.svg +1 -1
  618. package/svg/24/article-empty.svg +1 -1
  619. package/svg/24/article.svg +1 -1
  620. package/svg/24/at.svg +1 -1
  621. package/svg/24/attachment.svg +1 -1
  622. package/svg/24/badge.svg +1 -1
  623. package/svg/24/barrel.svg +1 -1
  624. package/svg/24/bell-slash.svg +1 -1
  625. package/svg/24/bell-tilt.svg +1 -1
  626. package/svg/24/bell.svg +1 -1
  627. package/svg/24/board.svg +1 -1
  628. package/svg/24/book-open-info.svg +1 -1
  629. package/svg/24/bookmark.svg +1 -1
  630. package/svg/24/box-captions.svg +1 -1
  631. package/svg/24/bracket-close.svg +2 -0
  632. package/svg/24/bracket-curly-left.svg +1 -1
  633. package/svg/24/bracket-curly-right.svg +1 -1
  634. package/svg/24/bracket-open.svg +2 -0
  635. package/svg/24/brackets-angle-slash.svg +1 -1
  636. package/svg/24/brackets-curly-circles-three.svg +1 -1
  637. package/svg/24/browser.svg +1 -1
  638. package/svg/24/brush.svg +1 -1
  639. package/svg/24/calendar-blank.svg +1 -1
  640. package/svg/24/calendar-end.svg +1 -1
  641. package/svg/24/calendar-start.svg +1 -1
  642. package/svg/24/camera.svg +1 -1
  643. package/svg/24/caption-along.svg +1 -1
  644. package/svg/24/caption-horizontal.svg +1 -1
  645. package/svg/24/card-circles.svg +1 -1
  646. package/svg/24/card-number-three.svg +1 -1
  647. package/svg/24/card.svg +1 -1
  648. package/svg/24/cards-poker.svg +1 -1
  649. package/svg/24/chart-bar-y-simple.svg +1 -1
  650. package/svg/24/chart-bar-y.svg +1 -1
  651. package/svg/24/chat-check.svg +1 -1
  652. package/svg/24/chat-dashes-lines-two.svg +1 -1
  653. package/svg/24/chat-lines-cross.svg +1 -1
  654. package/svg/24/chat-lines-dot.svg +1 -1
  655. package/svg/24/chat-lines-eye-open.svg +1 -1
  656. package/svg/24/chat-lines-two-stack.svg +1 -1
  657. package/svg/24/chat-lines-two.svg +1 -1
  658. package/svg/24/chat-plus.svg +1 -1
  659. package/svg/24/chat-text-arrow.svg +1 -1
  660. package/svg/24/chat-two.svg +1 -1
  661. package/svg/24/chat.svg +1 -1
  662. package/svg/24/check-mark.svg +1 -1
  663. package/svg/24/checkboard-square-centered.svg +1 -1
  664. package/svg/24/chevron-down-double.svg +1 -1
  665. package/svg/24/chevron-down.svg +1 -1
  666. package/svg/24/chevron-left-double.svg +1 -1
  667. package/svg/24/chevron-left.svg +1 -1
  668. package/svg/24/chevron-right-double.svg +1 -1
  669. package/svg/24/chevron-right-small.svg +1 -1
  670. package/svg/24/chevron-right.svg +1 -1
  671. package/svg/24/chevron-up-double.svg +1 -1
  672. package/svg/24/chevron-up-down-line.svg +1 -1
  673. package/svg/24/chevron-up-down.svg +1 -1
  674. package/svg/24/chevron-up.svg +1 -1
  675. package/svg/24/circle-corners.svg +1 -1
  676. package/svg/24/circle-motion-x.svg +1 -1
  677. package/svg/24/circle-notch.svg +1 -1
  678. package/svg/24/circle-slash.svg +1 -1
  679. package/svg/24/circle.svg +1 -1
  680. package/svg/24/circles-connected.svg +1 -1
  681. package/svg/24/clock-counter-clockwise-simple.svg +1 -1
  682. package/svg/24/clock-counter-clockwise.svg +1 -1
  683. package/svg/24/clock-overtime.svg +1 -1
  684. package/svg/24/clock.svg +1 -1
  685. package/svg/24/cloud.svg +1 -1
  686. package/svg/24/cluster-ai.svg +1 -1
  687. package/svg/24/cluster-color.svg +1 -1
  688. package/svg/24/cluster-sentiment.svg +1 -1
  689. package/svg/24/cluster.svg +1 -1
  690. package/svg/24/clustered.svg +1 -1
  691. package/svg/24/cog.svg +1 -1
  692. package/svg/24/coins-checked.svg +1 -1
  693. package/svg/24/coins-slash.svg +1 -1
  694. package/svg/24/coins.svg +1 -1
  695. package/svg/24/columns-format.svg +1 -1
  696. package/svg/24/columns-three.svg +1 -1
  697. package/svg/24/comment-group.svg +1 -1
  698. package/svg/24/compass.svg +1 -1
  699. package/svg/24/cone-serpentine.svg +1 -1
  700. package/svg/24/connection-line-elbows.svg +1 -1
  701. package/svg/24/connection-line-straight.svg +1 -1
  702. package/svg/24/corners-three-eye-open.svg +1 -1
  703. package/svg/24/counter.svg +1 -1
  704. package/svg/24/credit-card.svg +1 -1
  705. package/svg/24/crop.svg +1 -1
  706. package/svg/24/cross-circle.svg +1 -1
  707. package/svg/24/cross-fat.svg +1 -1
  708. package/svg/24/cross-square.svg +1 -1
  709. package/svg/24/cross.svg +1 -1
  710. package/svg/24/cube.svg +1 -1
  711. package/svg/24/cursor-filled.svg +1 -1
  712. package/svg/24/cursor-lines.svg +1 -1
  713. package/svg/24/cursor-text-lines.svg +1 -1
  714. package/svg/24/cursor-text.svg +1 -1
  715. package/svg/24/cursor.svg +1 -1
  716. package/svg/24/curve-square-circle-arrow.svg +1 -1
  717. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
  718. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
  719. package/svg/24/dash-square-dash-horizontal.svg +1 -1
  720. package/svg/24/dash-square-dash-vertical.svg +1 -1
  721. package/svg/24/diagram-card-large-1.svg +1 -1
  722. package/svg/24/diagram-card-large-2.svg +1 -1
  723. package/svg/24/diagram-card-large-3.svg +1 -1
  724. package/svg/24/diagram-card-large-4.svg +1 -1
  725. package/svg/24/diagram-card-magnifying-glass.svg +1 -1
  726. package/svg/24/diagram-card-small-1.svg +1 -1
  727. package/svg/24/diagram-card-small-2.svg +1 -1
  728. package/svg/24/diagram-card-small-3.svg +1 -1
  729. package/svg/24/diagram-card-team.svg +1 -1
  730. package/svg/24/diagram-card-user.svg +1 -1
  731. package/svg/24/diagramming-shapes.svg +1 -1
  732. package/svg/24/diagramming.svg +1 -1
  733. package/svg/24/distribute-horizontal.svg +1 -1
  734. package/svg/24/distribute-vertical.svg +1 -1
  735. package/svg/24/doc-format.svg +1 -1
  736. package/svg/24/dollar-sign-currency.svg +1 -1
  737. package/svg/24/dot-line-dot.svg +2 -0
  738. package/svg/24/dot-voting.svg +1 -1
  739. package/svg/24/dots-nine.svg +1 -1
  740. package/svg/24/dots-six-horizontal.svg +1 -1
  741. package/svg/24/dots-six-vertical.svg +1 -1
  742. package/svg/24/dots-three-vertical.svg +1 -1
  743. package/svg/24/dots-three.svg +1 -1
  744. package/svg/24/dots-two.svg +1 -1
  745. package/svg/24/download.svg +1 -1
  746. package/svg/24/envelope.svg +1 -1
  747. package/svg/24/eraser.svg +1 -1
  748. package/svg/24/exclamation-mark-octagon.svg +1 -1
  749. package/svg/24/exclamation-point-circle.svg +1 -1
  750. package/svg/24/export.svg +1 -1
  751. package/svg/24/external-format.svg +1 -1
  752. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -1
  753. package/svg/24/eye-closed.svg +1 -1
  754. package/svg/24/eye-open-line-frame-broken.svg +1 -1
  755. package/svg/24/eye-open-slash.svg +1 -1
  756. package/svg/24/eye-open.svg +1 -1
  757. package/svg/24/eyedropper.svg +1 -1
  758. package/svg/24/factory-house.svg +1 -1
  759. package/svg/24/factory.svg +1 -1
  760. package/svg/24/file-spreadsheet.svg +1 -1
  761. package/svg/24/flag.svg +1 -1
  762. package/svg/24/flip-card.svg +1 -1
  763. package/svg/24/flip.svg +1 -1
  764. package/svg/24/folder.svg +1 -1
  765. package/svg/24/formula.svg +1 -1
  766. package/svg/24/frame-lines-two.svg +1 -1
  767. package/svg/24/frame-play.svg +1 -1
  768. package/svg/24/frame-plus.svg +1 -1
  769. package/svg/24/frame.svg +1 -1
  770. package/svg/24/funnel.svg +1 -1
  771. package/svg/24/gauge.svg +1 -1
  772. package/svg/24/gavel.svg +1 -1
  773. package/svg/24/gift.svg +1 -1
  774. package/svg/24/github.svg +1 -1
  775. package/svg/24/globe.svg +1 -1
  776. package/svg/24/google-drive.svg +1 -1
  777. package/svg/24/graduation-cap.svg +1 -1
  778. package/svg/24/grid-four.svg +1 -1
  779. package/svg/24/grid-six.svg +1 -1
  780. package/svg/24/grid.svg +1 -1
  781. package/svg/24/hand-filled.svg +1 -1
  782. package/svg/24/hand-pointing.svg +1 -1
  783. package/svg/24/hand-raised-filled.svg +1 -1
  784. package/svg/24/hand.svg +1 -1
  785. package/svg/24/headphones.svg +1 -1
  786. package/svg/24/headset-person.svg +1 -1
  787. package/svg/24/heart-filled.svg +1 -1
  788. package/svg/24/heart.svg +1 -1
  789. package/svg/24/hexagon.svg +1 -1
  790. package/svg/24/highlighter-color-selection.svg +1 -1
  791. package/svg/24/highlighter-underline.svg +1 -1
  792. package/svg/24/highlighter.svg +1 -1
  793. package/svg/24/house.svg +1 -1
  794. package/svg/24/image.svg +1 -1
  795. package/svg/24/indent-left.svg +1 -1
  796. package/svg/24/indent-right.svg +1 -1
  797. package/svg/24/information-mark-circle.svg +1 -1
  798. package/svg/24/insights.svg +1 -1
  799. package/svg/24/kanban.svg +1 -1
  800. package/svg/24/key.svg +1 -1
  801. package/svg/24/keycap.svg +1 -1
  802. package/svg/24/laptop.svg +1 -1
  803. package/svg/24/lasso.svg +1 -1
  804. package/svg/24/layout.svg +1 -1
  805. package/svg/24/lifesaver.svg +1 -1
  806. package/svg/24/lightbox.svg +1 -1
  807. package/svg/24/lightbulb.svg +1 -1
  808. package/svg/24/lightning.svg +1 -1
  809. package/svg/24/line-curved.svg +1 -1
  810. package/svg/24/line-dashed.svg +1 -1
  811. package/svg/24/line-diagonal.svg +1 -1
  812. package/svg/24/line-dotted.svg +1 -1
  813. package/svg/24/line-horizontal.svg +1 -1
  814. package/svg/24/line-orthogonal.svg +1 -1
  815. package/svg/24/line-straight.svg +1 -1
  816. package/svg/24/line-two-diagonal-top-right-double.svg +1 -1
  817. package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -1
  818. package/svg/24/lines-three-horizontal.svg +1 -1
  819. package/svg/24/lines-three-vertical.svg +1 -1
  820. package/svg/24/lines-top-left-columns-two.svg +1 -1
  821. package/svg/24/link-plus.svg +1 -1
  822. package/svg/24/link.svg +1 -1
  823. package/svg/24/list-bullets.svg +1 -1
  824. package/svg/24/list-numbers.svg +1 -1
  825. package/svg/24/lock-closed.svg +1 -1
  826. package/svg/24/lock-open.svg +1 -1
  827. package/svg/24/login.svg +1 -1
  828. package/svg/24/logout.svg +1 -1
  829. package/svg/24/magnet.svg +1 -1
  830. package/svg/24/magnifying-glass-lightning.svg +1 -1
  831. package/svg/24/magnifying-glass-plus.svg +1 -1
  832. package/svg/24/magnifying-glass.svg +1 -1
  833. package/svg/24/map.svg +1 -1
  834. package/svg/24/megaphone.svg +1 -1
  835. package/svg/24/mermaid.svg +1 -1
  836. package/svg/24/mic-lines-dot.svg +1 -1
  837. package/svg/24/microphone-slash.svg +1 -1
  838. package/svg/24/microphone.svg +1 -1
  839. package/svg/24/minus.svg +1 -1
  840. package/svg/24/mobile.svg +1 -1
  841. package/svg/24/monitor-arrow-up.svg +1 -1
  842. package/svg/24/monitor-arrow.svg +1 -1
  843. package/svg/24/monitor-eye-closed.svg +1 -1
  844. package/svg/24/monitor-eye-open.svg +1 -1
  845. package/svg/24/monitor-pause.svg +1 -1
  846. package/svg/24/monitor-play.svg +1 -1
  847. package/svg/24/monitor-stop.svg +1 -1
  848. package/svg/24/monitor.svg +1 -1
  849. package/svg/24/moon.svg +1 -1
  850. package/svg/24/mouse.svg +1 -1
  851. package/svg/24/music-note.svg +1 -1
  852. package/svg/24/navigation-arrow-lines.svg +1 -1
  853. package/svg/24/navigation-up-left-filled.svg +1 -1
  854. package/svg/24/navigation-up-left-slash.svg +1 -1
  855. package/svg/24/navigation-up-right.svg +1 -1
  856. package/svg/24/next.svg +1 -1
  857. package/svg/24/node-connected-dot.svg +1 -1
  858. package/svg/24/node-lines-curved.svg +1 -1
  859. package/svg/24/node-lines-horizontal.svg +1 -1
  860. package/svg/24/node-lines-vertical.svg +1 -1
  861. package/svg/24/node-plus.svg +1 -1
  862. package/svg/24/nodes-connected.svg +1 -1
  863. package/svg/24/nodes-connections-three.svg +1 -1
  864. package/svg/24/note-magnifying-glass.svg +1 -1
  865. package/svg/24/notepad.svg +1 -1
  866. package/svg/24/number.svg +1 -1
  867. package/svg/24/octagon.svg +1 -1
  868. package/svg/24/office.svg +1 -1
  869. package/svg/24/org-chart.svg +1 -1
  870. package/svg/24/orientation-horizontal.svg +1 -1
  871. package/svg/24/orientation-vertical.svg +1 -1
  872. package/svg/24/paint-bucket.svg +1 -1
  873. package/svg/24/palette.svg +1 -1
  874. package/svg/24/paper-plane-filled-right.svg +1 -1
  875. package/svg/24/paper-plane-tilt.svg +1 -1
  876. package/svg/24/parallelogram.svg +1 -1
  877. package/svg/24/pause-circle.svg +1 -1
  878. package/svg/24/pause.svg +1 -1
  879. package/svg/24/pdf.svg +1 -1
  880. package/svg/24/pen-color-selection.svg +1 -1
  881. package/svg/24/pen-tip.svg +1 -1
  882. package/svg/24/pen-underline.svg +1 -1
  883. package/svg/24/pen.svg +1 -1
  884. package/svg/24/pentagon.svg +1 -1
  885. package/svg/24/people-list.svg +1 -1
  886. package/svg/24/person-in-circle.svg +1 -1
  887. package/svg/24/phone-filled.svg +1 -1
  888. package/svg/24/pixel-eraser.svg +1 -1
  889. package/svg/24/placeholder.svg +1 -1
  890. package/svg/24/planet.svg +1 -1
  891. package/svg/24/play-circle.svg +1 -1
  892. package/svg/24/play.svg +1 -1
  893. package/svg/24/playback-speed-circle.svg +1 -1
  894. package/svg/24/plug.svg +1 -1
  895. package/svg/24/plus-box.svg +1 -1
  896. package/svg/24/plus-cross.svg +2 -0
  897. package/svg/24/plus-square.svg +1 -1
  898. package/svg/24/plus-text.svg +1 -1
  899. package/svg/24/plus.svg +1 -1
  900. package/svg/24/polling.svg +1 -1
  901. package/svg/24/presentation-arrow.svg +1 -1
  902. package/svg/24/presentation-eye-open.svg +1 -1
  903. package/svg/24/presentation-line.svg +1 -1
  904. package/svg/24/presentation-lines-two.svg +1 -1
  905. package/svg/24/presentation-link.svg +1 -1
  906. package/svg/24/presentation-number-one.svg +1 -1
  907. package/svg/24/presentation-play.svg +1 -1
  908. package/svg/24/presentation-plus.svg +1 -1
  909. package/svg/24/previous.svg +1 -1
  910. package/svg/24/prohibit.svg +1 -1
  911. package/svg/24/proto-button.svg +1 -1
  912. package/svg/24/proto-checkbox.svg +1 -1
  913. package/svg/24/proto-dropdown.svg +1 -1
  914. package/svg/24/proto-input.svg +1 -1
  915. package/svg/24/proto-number.svg +1 -1
  916. package/svg/24/proto-radio.svg +1 -1
  917. package/svg/24/proto-slider.svg +1 -1
  918. package/svg/24/prototype-format.svg +1 -1
  919. package/svg/24/push-pin-filled.svg +1 -1
  920. package/svg/24/push-pin.svg +1 -1
  921. package/svg/24/question-mark-circle.svg +1 -1
  922. package/svg/24/question-mark.svg +1 -1
  923. package/svg/24/quotes.svg +1 -1
  924. package/svg/24/raised-hand.svg +1 -1
  925. package/svg/24/ratio-169.svg +1 -1
  926. package/svg/24/ratio-43.svg +1 -1
  927. package/svg/24/ratio-square.svg +1 -1
  928. package/svg/24/rectangle-arrow-up-center.svg +1 -1
  929. package/svg/24/rectangle-dash-lines.svg +1 -1
  930. package/svg/24/rectangle-dot-line-pen.svg +1 -1
  931. package/svg/24/rectangle-frame-2-lines.svg +1 -1
  932. package/svg/24/rectangle-line.svg +1 -1
  933. package/svg/24/rectangle-play-stack.svg +1 -1
  934. package/svg/24/rectangle-portrait-dash-square-top-center.svg +1 -1
  935. package/svg/24/rectangle-portrait-dash-square-top-left.svg +1 -1
  936. package/svg/24/rectangle-portrait-dash.svg +1 -1
  937. package/svg/24/rectangle-portrait-filled.svg +1 -1
  938. package/svg/24/rectangle-portrait-square-top-left.svg +1 -1
  939. package/svg/24/rectangle-portrait.svg +1 -1
  940. package/svg/24/rectangle-tick.svg +1 -1
  941. package/svg/24/rectangle-triangle-bottom-center.svg +1 -1
  942. package/svg/24/rectangles-squares.svg +1 -1
  943. package/svg/24/rectangles-three-aligned.svg +1 -1
  944. package/svg/24/rectangles-three-free.svg +1 -1
  945. package/svg/24/rectangles-three-overlap.svg +1 -1
  946. package/svg/24/rectangles-two-line.svg +1 -1
  947. package/svg/24/rectangles-two-lines-four.svg +1 -1
  948. package/svg/24/rectangles-two-minus.svg +1 -1
  949. package/svg/24/rectangles-two-plus.svg +1 -1
  950. package/svg/24/rectangles-two-user.svg +1 -1
  951. package/svg/24/rhombus.svg +1 -1
  952. package/svg/24/rocket.svg +1 -1
  953. package/svg/24/rss-rectangle.svg +1 -1
  954. package/svg/24/rss.svg +1 -1
  955. package/svg/24/scissors.svg +1 -1
  956. package/svg/24/scrollbar-xy.svg +1 -1
  957. package/svg/24/select.svg +1 -1
  958. package/svg/24/sentiment.svg +1 -1
  959. package/svg/24/shadow.svg +1 -1
  960. package/svg/24/shapes-lines-stacked.svg +1 -1
  961. package/svg/24/shapes-lines.svg +1 -1
  962. package/svg/24/shapes.svg +1 -1
  963. package/svg/24/shield-check.svg +1 -1
  964. package/svg/24/shield-lock-filled.svg +1 -1
  965. package/svg/24/shield-lock.svg +1 -1
  966. package/svg/24/shuffle.svg +1 -1
  967. package/svg/24/sidebar-closed.svg +1 -1
  968. package/svg/24/sidebar-global-closed.svg +1 -1
  969. package/svg/24/sidebar-global-open.svg +1 -1
  970. package/svg/24/sidebar-open.svg +1 -1
  971. package/svg/24/single-sparks-filled.svg +1 -1
  972. package/svg/24/slide-format.svg +1 -1
  973. package/svg/24/sliders-x.svg +1 -1
  974. package/svg/24/sliders-y.svg +1 -1
  975. package/svg/24/smiley-chat.svg +1 -1
  976. package/svg/24/smiley-plus.svg +1 -1
  977. package/svg/24/smiley-sticker.svg +1 -1
  978. package/svg/24/smiley.svg +1 -1
  979. package/svg/24/social-ado.svg +1 -1
  980. package/svg/24/social-asana.svg +1 -1
  981. package/svg/24/social-aws.svg +1 -1
  982. package/svg/24/social-drawio.svg +1 -1
  983. package/svg/24/social-facebook.svg +1 -1
  984. package/svg/24/social-instagram.svg +1 -1
  985. package/svg/24/social-jira.svg +1 -1
  986. package/svg/24/social-linkedin.svg +1 -1
  987. package/svg/24/social-looker.svg +1 -1
  988. package/svg/24/social-monday.svg +1 -1
  989. package/svg/24/social-slack.svg +1 -1
  990. package/svg/24/social-twitter.svg +1 -1
  991. package/svg/24/social-x.svg +1 -1
  992. package/svg/24/social-youtube.svg +1 -1
  993. package/svg/24/sort-ascending.svg +1 -1
  994. package/svg/24/sort-descending.svg +1 -1
  995. package/svg/24/sparks-filled.svg +1 -1
  996. package/svg/24/sparks.svg +1 -1
  997. package/svg/24/speaker-cross.svg +1 -1
  998. package/svg/24/speaker-high.svg +1 -1
  999. package/svg/24/spinner.svg +1 -1
  1000. package/svg/24/split-vertical.svg +1 -1
  1001. package/svg/24/square-arrow-in.svg +1 -1
  1002. package/svg/24/square-brackets-angle-slash.svg +1 -1
  1003. package/svg/24/square-circles-two.svg +1 -1
  1004. package/svg/24/square-frame-2-lines-circle.svg +1 -1
  1005. package/svg/24/square-line-square-dashed.svg +1 -1
  1006. package/svg/24/square-rounded.svg +1 -1
  1007. package/svg/24/square-star-scribble.svg +1 -1
  1008. package/svg/24/square-triangle-circle-plus.svg +1 -1
  1009. package/svg/24/square.svg +1 -1
  1010. package/svg/24/squares-column.svg +1 -1
  1011. package/svg/24/squares-four.svg +1 -1
  1012. package/svg/24/squares-group.svg +1 -1
  1013. package/svg/24/squares-merge.svg +1 -1
  1014. package/svg/24/squares-row.svg +1 -1
  1015. package/svg/24/squares-three.svg +1 -1
  1016. package/svg/24/squares-two-overlap.svg +1 -1
  1017. package/svg/24/squares-ungroup.svg +1 -1
  1018. package/svg/24/squares-unmerge.svg +1 -1
  1019. package/svg/24/stack.svg +1 -1
  1020. package/svg/24/stacked-circles.svg +1 -1
  1021. package/svg/24/star-filled.svg +1 -1
  1022. package/svg/24/star-half.svg +1 -1
  1023. package/svg/24/star.svg +1 -1
  1024. package/svg/24/sticky-corners.svg +1 -1
  1025. package/svg/24/sticky-eye-closed.svg +1 -1
  1026. package/svg/24/sticky-eye-open.svg +1 -1
  1027. package/svg/24/sticky-note-stack.svg +1 -1
  1028. package/svg/24/sticky-note-wide.svg +1 -1
  1029. package/svg/24/sticky-note.svg +1 -1
  1030. package/svg/24/sticky-notes-two.svg +1 -1
  1031. package/svg/24/stop-circle.svg +1 -1
  1032. package/svg/24/story-points.svg +1 -1
  1033. package/svg/24/stroke-1.svg +1 -1
  1034. package/svg/24/stroke-2.svg +1 -1
  1035. package/svg/24/stroke-3.svg +1 -1
  1036. package/svg/24/stroke-4.svg +1 -1
  1037. package/svg/24/stroke-5.svg +1 -1
  1038. package/svg/24/stroke-6.svg +1 -1
  1039. package/svg/24/switch.svg +1 -1
  1040. package/svg/24/table-format.svg +1 -1
  1041. package/svg/24/table.svg +1 -1
  1042. package/svg/24/tablet.svg +1 -1
  1043. package/svg/24/tag.svg +1 -1
  1044. package/svg/24/tasks.svg +1 -1
  1045. package/svg/24/text-a-color-selection.svg +1 -1
  1046. package/svg/24/text-a-horizontal.svg +1 -1
  1047. package/svg/24/text-a-underline.svg +1 -1
  1048. package/svg/24/text-a-vertical.svg +1 -1
  1049. package/svg/24/text-aa.svg +1 -1
  1050. package/svg/24/text-align-center.svg +1 -1
  1051. package/svg/24/text-align-left.svg +1 -1
  1052. package/svg/24/text-align-right.svg +1 -1
  1053. package/svg/24/text-b-bold-italic-underlined.svg +1 -1
  1054. package/svg/24/text-b-bold.svg +1 -1
  1055. package/svg/24/text-cursor-eye-open.svg +1 -1
  1056. package/svg/24/text-h-one.svg +1 -1
  1057. package/svg/24/text-h-three.svg +1 -1
  1058. package/svg/24/text-h-two.svg +1 -1
  1059. package/svg/24/text-i-italic.svg +1 -1
  1060. package/svg/24/text-indent.svg +1 -1
  1061. package/svg/24/text-line-height.svg +1 -1
  1062. package/svg/24/text-lines-three.svg +1 -1
  1063. package/svg/24/text-position.svg +1 -1
  1064. package/svg/24/text-s-strikethrough.svg +1 -1
  1065. package/svg/24/text-styles.svg +1 -1
  1066. package/svg/24/text-t.svg +1 -1
  1067. package/svg/24/text-u-underlined.svg +1 -1
  1068. package/svg/24/thumbs-up.svg +1 -1
  1069. package/svg/24/tick-circle.svg +1 -1
  1070. package/svg/24/ticket.svg +1 -1
  1071. package/svg/24/timeline-format.svg +1 -1
  1072. package/svg/24/timer.svg +1 -1
  1073. package/svg/24/toolbar.svg +1 -1
  1074. package/svg/24/tooltip.svg +1 -1
  1075. package/svg/24/trackpad.svg +1 -1
  1076. package/svg/24/trapeze.svg +1 -1
  1077. package/svg/24/trash-simple.svg +1 -1
  1078. package/svg/24/trash.svg +1 -1
  1079. package/svg/24/triangle-square-circle.svg +1 -1
  1080. package/svg/24/triangle.svg +1 -1
  1081. package/svg/24/trident.svg +1 -1
  1082. package/svg/24/trophy.svg +1 -1
  1083. package/svg/24/tshirt.svg +1 -1
  1084. package/svg/24/user-add.svg +1 -1
  1085. package/svg/24/user-arrow-right-up.svg +1 -1
  1086. package/svg/24/user-arrow-right.svg +1 -1
  1087. package/svg/24/user-background-blur.svg +1 -1
  1088. package/svg/24/user-cog-plus.svg +1 -1
  1089. package/svg/24/user-cog.svg +1 -1
  1090. package/svg/24/user-eye-open.svg +1 -1
  1091. package/svg/24/user-filter.svg +1 -1
  1092. package/svg/24/user-load.svg +1 -1
  1093. package/svg/24/user-mic-slash.svg +1 -1
  1094. package/svg/24/user-mic.svg +1 -1
  1095. package/svg/24/user-number-three.svg +1 -1
  1096. package/svg/24/user-pen-dashes-bottom.svg +1 -1
  1097. package/svg/24/user-pen-line-bottom.svg +1 -1
  1098. package/svg/24/user-tick-down.svg +1 -1
  1099. package/svg/24/user.svg +1 -1
  1100. package/svg/24/users-three.svg +1 -1
  1101. package/svg/24/users.svg +1 -1
  1102. package/svg/24/video-camera-dot.svg +1 -1
  1103. package/svg/24/video-camera-lines-dot.svg +1 -1
  1104. package/svg/24/video-camera-lines.svg +1 -1
  1105. package/svg/24/video-camera-simple-error.svg +1 -1
  1106. package/svg/24/video-camera-simple-slash.svg +1 -1
  1107. package/svg/24/video-camera-simple.svg +1 -1
  1108. package/svg/24/video-camera.svg +1 -1
  1109. package/svg/24/view-center.svg +1 -1
  1110. package/svg/24/view-side-left.svg +1 -1
  1111. package/svg/24/view-side-right.svg +1 -1
  1112. package/svg/24/wallet.svg +1 -1
  1113. package/svg/24/wand.svg +1 -1
  1114. package/svg/24/warning.svg +1 -1
  1115. package/svg/24/wifi-exclamation.svg +1 -1
  1116. package/svg/24/wifi.svg +1 -1
  1117. package/svg/meta.json +3349 -565
  1118. package/svg/24/align-bottom-2.svg +0 -2
@@ -25,7 +25,7 @@ export const IconPrevious: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M4 4v16h2v-16h-2ZM8 11v2l10 6 2-1v-12l-2-1-10 6Zm10 5.667-7.7793-4.667 7.7793-4.668v9.335Z'
28
+ d='M4 4v16h2V4H4Zm4 7v2l10 6 2-1V6l-2-1-10 6Zm10 5.667L10.22 12 18 7.332v9.335Z'
29
29
  />
30
30
  )
31
31
  }
@@ -26,7 +26,7 @@ export const IconProhibit: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M11.9971 2c5.5226.0003 10 4.4773 10 10s-4.4774 9.9997-10 10c-5.5229 0-10.001-4.4772-10.001-10 0-5.5229 4.4781-10 10.001-10Zm-4.9033 16.3193c1.3544 1.0524 3.0552 1.6807 4.9033 1.6807 4.418-.0003 8-3.5819 8-8 0-1.848-.6293-3.548-1.6817-4.9023l-11.2217 11.2216Zm4.9033-14.3193c-4.4183 0-8 3.5817-8 8 0 1.8493.629 3.5504 1.6826 4.9053l11.2226-11.2227c-1.3547-1.0535-3.0561-1.6825-4.9052-1.6826Z'
29
+ d='M11.997 2c5.523 0 10 4.477 10 10s-4.477 10-10 10-10-4.477-10-10 4.477-10 10-10ZM7.094 18.32A8 8 0 0 0 19.997 12c0-1.848-.63-3.548-1.682-4.902L7.094 18.319ZM11.997 4A8 8 0 0 0 5.68 16.905L16.902 5.683A7.963 7.963 0 0 0 11.997 4Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )
@@ -26,13 +26,7 @@ export const IconProtoButton: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M2 9c0-1.6569 1.3432-3 3-3h14c1.6569 0 3 1.3431 3 3v5h-2v-5c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v6c0 .5523.4477 1 1 1h5v2h-5c-1.6568 0-3-1.3431-3-3v-6Z'
30
- clipRule='evenodd'
31
- />,
32
- <path
33
- fill='currentColor'
34
- fillRule='evenodd'
35
- d='M12.6418 10.1187c.4172-.2073.9507-.1485 1.316.2243l5.6609 5.7788c.3885.3966.4467.93.3215 1.3399-.1252.4098-.4983.8699-1.1233.9239l-1.762.1522.7829 2.115c.1917.518-.0727 1.0933-.5906 1.285-.518.1917-1.0933-.0727-1.285-.5906l-.7077-1.9118-1.0636 1.0616c-.415.4143-1.007.4722-1.4693.239-.4447-.2242-.7216-.6838-.7216-1.191v-8.3813c0-.4393.2425-.8467.6418-1.045Zm1.3582 3.1255v4.6175l.8399-.8383a1.2761 1.2761 0 0 1 .7914-.3701l1.575-.136-3.2063-3.2731Z'
29
+ d='M2 9a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v5h-2V9a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h5v2H5a3 3 0 0 1-3-3V9Zm10.642 1.119a1.13 1.13 0 0 1 1.316.224l5.66 5.779c.39.396.447.93.322 1.34-.125.41-.498.87-1.123.924l-1.762.152.783 2.115a1 1 0 0 1-1.876.694l-.707-1.912-1.064 1.062a1.263 1.263 0 0 1-1.47.239A1.325 1.325 0 0 1 12 19.545v-8.381c0-.44.242-.847.642-1.045ZM14 13.244v4.618l.84-.839a1.28 1.28 0 0 1 .791-.37l1.575-.136L14 13.244Z'
36
30
  clipRule='evenodd'
37
31
  />
38
32
  )
@@ -25,11 +25,7 @@ export const IconProtoCheckbox: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M17 8c0-.5177-.3933-.9438-.8975-.9951l-.1025-.0049h-8c-.5523 0-1 .4477-1 1v8l.0049.1025c.0513.5042.4774.8975.9951.8975h8c.5523 0 1-.4477 1-1v-8Zm2 8c0 1.6569-1.3431 3-3 3h-8c-1.6051 0-2.9158-1.2606-2.996-2.8457l-.004-.1543v-8c0-1.6569 1.3431-3 3-3h8l.1543.004c1.5851.0802 2.8457 1.3909 2.8457 2.996v8Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='m15.2627 10.6465-3.3926 4-1.5283-.0029-1.6074-1.9131 1.5312-1.2871.8448 1.0058 2.6269-3.0957 1.5254 1.293Z'
28
+ d='M17 8a1 1 0 0 0-.898-.995L16 7H8a1 1 0 0 0-1 1v8l.005.102A1 1 0 0 0 8 17h8a1 1 0 0 0 1-1V8Zm2 8a3 3 0 0 1-3 3H8a3 3 0 0 1-2.996-2.846L5 16V8a3 3 0 0 1 3-3h8l.154.004A3 3 0 0 1 19 8v8Zm-3.737-5.354-3.393 4-1.528-.002-1.608-1.914 1.532-1.287.844 1.006 2.627-3.095 1.526 1.293Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,11 +25,7 @@ export const IconProtoDropdown: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m12.707 10.293 2.293 2.2929 2.293-2.2929 1.414 1.414-3 3h-1.414l-3-3 1.414-1.414Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M20 7c0-.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'
28
+ d='M12.707 10.293 15 12.586l2.293-2.293 1.414 1.414-3 3h-1.414l-3-3 1.414-1.414ZM20 7a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V7Zm2 10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,9 +25,8 @@ export const IconProtoInput: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 7c0-.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 fill='currentColor' d='M8 16h-2v-8h2v8Z' />
28
+ d='M20 7a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V7Zm2 10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10ZM8 16H6V8h2v8Z'
29
+ />
31
30
  )
32
31
  }
33
32
  )
@@ -25,11 +25,7 @@ export const IconProtoNumber: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 7c0-.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='m12.707 12.293 2.293 2.2929 2.293-2.2929 1.414 1.414-3 3h-1.414l-3-3 1.414-1.414ZM17.293 11.707l-2.293-2.293-2.293 2.293-1.414-1.414 3-3h1.414l3 3-1.414 1.414Z'
28
+ d='M20 7a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V7Zm2 10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10Zm-9.293-4.707L15 14.586l2.293-2.293 1.414 1.414-3 3h-1.414l-3-3 1.414-1.414Zm4.586-.586L15 9.414l-2.293 2.293-1.414-1.414 3-3h1.414l3 3-1.414 1.414Z'
33
29
  />
34
30
  )
35
31
  }
@@ -26,12 +26,8 @@ export const IconProtoRadio: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M12 17c2.7614 0 5-2.2386 5-5s-2.2386-5-5-5-5 2.2386-5 5 2.2386 5 5 5Zm0 2c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7Z'
29
+ d='M12 17a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0 2a7 7 0 1 0 0-14 7 7 0 0 0 0 14Zm3-7a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z'
30
30
  clipRule='evenodd'
31
- />,
32
- <path
33
- fill='currentColor'
34
- d='M15 12c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3Z'
35
31
  />
36
32
  )
37
33
  }
@@ -25,7 +25,7 @@ export const IconProtoSlider: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M12 9c1.6569 0 3 1.3431 3 3s-1.3431 3-3 3c-1.3059 0-2.414-.8353-2.8262-2h-7.1738v-2h7.1738c.4121-1.1647 1.5203-2 2.8262-2ZM22 13h-5v-2h5v2Z'
28
+ d='M12 9a3 3 0 1 1-2.826 4H2v-2h7.174c.412-1.165 1.52-2 2.826-2Zm10 4h-5v-2h5v2Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconPrototypeFormat: 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-14Zm-3 1v2h-4v-2h4Zm5 13c0 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'
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-1V5Zm-3 1v2h-4V6h4Zm5 13a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v14Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconPushPinFilled: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m7.8106 18.3105-3.75 3.75-2.1221-2.121 3.751-3.75 2.121 2.121ZM17.207 2.293l4.5 4.5.0254 1.3867-4.3984 4.7392c.7456 2.7108-.0161 5.6779-2.126 7.7881h-1.415l-10.5-10.5v-1.414c2.11-2.11 5.0765-2.8733 7.7871-2.128l4.7392-4.3984 1.3877.0264Z'
28
+ d='m7.81 18.31-3.75 3.75-2.122-2.12 3.751-3.75 2.122 2.12Zm9.397-16.017 4.5 4.5.025 1.387-4.398 4.739c.746 2.71-.016 5.678-2.126 7.788h-1.415l-10.5-10.5V8.793c2.11-2.11 5.076-2.873 7.787-2.128l4.74-4.398 1.387.026Z'
29
29
  />
30
30
  )
31
31
  }
@@ -26,7 +26,7 @@ export const IconPushPin: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='m17.207 2.293 4.5 4.5.0254 1.3867-4.3984 4.7392c.7456 2.7108-.0161 5.6779-2.126 7.7881l-.333.3321h-1.4141l-4.543-4.543-4.7109 4.7109-1.414-1.414 4.711-4.711-4.543-4.5429v-1.4141l.332-.332c2.11-2.1099 5.0765-2.8733 7.7871-2.128l4.7392-4.3984 1.3877.0264Zm-5.6406 6.6494-.5742-.208-.1992-.0684c-1.9132-.617-4.058-.2068-5.6944 1.1817l9.0528 9.0537c1.437-1.6935 1.827-3.9314 1.1142-5.8936l-.209-.5752 4.5557-4.9062-3.1387-3.1377-4.9072 4.5537Z'
29
+ d='m17.207 2.293 4.5 4.5.025 1.387-4.398 4.739c.746 2.71-.016 5.678-2.126 7.788l-.333.332h-1.414l-4.543-4.543-4.711 4.711-1.414-1.414 4.71-4.711-4.542-4.543V9.125l.332-.332c2.11-2.11 5.076-2.873 7.787-2.128l4.74-4.398 1.387.026Zm-5.64 6.65-.575-.209-.199-.068c-1.913-.617-4.058-.207-5.694 1.182L14.15 18.9c1.437-1.693 1.827-3.931 1.115-5.893l-.21-.575 4.556-4.907-3.138-3.137-4.908 4.553Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )
@@ -25,11 +25,7 @@ export const IconQuestionMarkCircle: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M11 16h2v2h-2v-2ZM14 10c0-1.1046-.8954-2-2-2s-2 .8954-2 2h-2c0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4 0 1.8638-1.2748 3.43-3 3.874v1.1221h-2v-1.9961l1-1c1.1046 0 2-.8954 2-2Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M20 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'
28
+ d='M11 16h2v2h-2v-2Zm3-6a2 2 0 1 0-4 0H8a4 4 0 1 1 5 3.874v1.122h-2V13l1-1a2 2 0 0 0 2-2Zm6 2a8 8 0 1 0-16 0 8 8 0 0 0 16 0Zm2 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,7 +25,7 @@ export const IconQuestionMark: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M11 19h2v2h-2v-2ZM16 9c0-1.0312-.484-2.0338-1.2646-2.793-.7848-.763-1.7946-1.207-2.7354-1.207-.9408 0-1.9506.444-2.7354 1.207-.7806.7592-1.2646 1.7618-1.2646 2.793h-2c0-1.6623.7733-3.1602 1.871-4.2275 1.094-1.0635 2.5846-1.7725 4.129-1.7725 1.5444 0 3.035.709 4.1289 1.7725 1.0978 1.0673 1.8711 2.5652 1.8711 4.2275s-.7733 3.1602-1.8711 4.2275c-.855.8312-1.953 1.443-3.1289 1.6719v2.1006h-2v-3l1-1c.9408 0 1.9506-.4441 2.7354-1.207.7806-.7592 1.2646-1.7618 1.2646-2.793Z'
28
+ d='M11 19h2v2h-2v-2Zm5-10c0-1.031-.484-2.034-1.265-2.793C13.951 5.444 12.941 5 12 5c-.94 0-1.95.444-2.735 1.207C8.484 6.967 8 7.969 8 9H6c0-1.662.773-3.16 1.871-4.228C8.965 3.71 10.456 3 12 3c1.544 0 3.035.709 4.129 1.772C17.227 5.84 18 7.338 18 9s-.773 3.16-1.871 4.227c-.855.832-1.953 1.444-3.129 1.672V17h-2v-3l1-1c.94 0 1.95-.444 2.735-1.207C15.516 11.033 16 10.031 16 9Z'
29
29
  />
30
30
  )
31
31
  }
package/react/quotes.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconQuotes: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M9 4c.4881 0 .996.1587 1.3906.5283.4052.3794.6094.905.6094 1.4717v7c0 2.5676-.832 4.2904-1.7256 5.3828-.4408.5388-.8866.9114-1.2304 1.1533a4.8218 4.8218 0 0 1-.4297.2715 3.4953 3.4953 0 0 1-.1358.0723c-.0176.0087-.0328.0158-.045.0215-.0057.0027-.011.0048-.0155.0068-.0023.0011-.005.0021-.0069.0029l-.0029.002-.8154-1.8262-.003.001-.0029.0019-.003.001.006-.0029a1.2496 1.2496 0 0 0 .0537-.0283c.0538-.03.1408-.0815.25-.1582.2185-.1539.523-.4066.832-.7842.5032-.6151 1.0478-1.6001 1.2187-3.1172h-4.9443c-.4881 0-.996-.1587-1.3906-.5283-.4051-.3794-.6094-.905-.6094-1.4717v-6c0-1.1045.8954-2 2-2h5Zm11 0c.4881 0 .9959.1587 1.3906.5283.4052.3794.6094.905.6094 1.4717v7c0 2.5676-.832 4.2904-1.7256 5.3828-.4408.5388-.8866.9114-1.2305 1.1533a4.8283 4.8283 0 0 1-.4296.2715 3.4476 3.4476 0 0 1-.1358.0723c-.0176.0087-.0328.0158-.0449.0215-.0058.0027-.0112.0048-.0156.0068-.0023.0011-.0049.0021-.0069.0029l-.0029.002-.8154-1.8262-.003.001-.0029.0019-.0029.001.0058-.0029a1.2039 1.2039 0 0 0 .0538-.0283 2.854 2.854 0 0 0 .25-.1582c.2186-.1539.523-.4066.832-.7842.5032-.6151 1.0478-1.6001 1.2187-3.1172h-4.9443c-.4881 0-.9959-.1587-1.3906-.5283-.4052-.3794-.6094-.905-.6094-1.4717v-6c0-.5667.2042-1.0923.6094-1.4717.3947-.3696.9025-.5283 1.3906-.5283h5Zm-5 8h5v-6h-5v6Zm-11 0h5v-6h-5v6Z'
28
+ d='M9 4c.488 0 .996.159 1.39.528.406.38.61.905.61 1.472v7c0 2.568-.832 4.29-1.726 5.383a6.21 6.21 0 0 1-1.23 1.153 4.822 4.822 0 0 1-.565.344l-.045.021-.016.007-.007.003-.003.002-.815-1.826H6.59l-.003.003h-.003l.006-.002a2.84 2.84 0 0 0 .304-.187 4.26 4.26 0 0 0 .832-.784c.503-.615 1.047-1.6 1.218-3.117H4c-.488 0-.996-.159-1.39-.528C2.203 13.092 2 12.567 2 12V6a2 2 0 0 1 2-2h5Zm11 0c.488 0 .996.159 1.39.528.406.38.61.905.61 1.472v7c0 2.568-.832 4.29-1.726 5.383a6.21 6.21 0 0 1-1.23 1.153 4.828 4.828 0 0 1-.566.344l-.044.021-.016.007-.007.003-.003.002-.815-1.826h-.003l-.003.003h-.003l.006-.002.054-.028c.053-.03.14-.082.25-.159a4.26 4.26 0 0 0 .832-.784c.503-.615 1.047-1.6 1.218-3.117H15c-.488 0-.996-.159-1.39-.528-.406-.38-.61-.905-.61-1.472V6c0-.567.204-1.092.61-1.472.394-.37.902-.528 1.39-.528h5Zm-5 8h5V6h-5v6ZM4 12h5V6H4v6Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconRaisedHand: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M17.0879 6.75c0-.6563-.1801-1.3308-.6074-1.8633-.4466-.5563-1.1102-.8867-1.8926-.8867a2.598 2.598 0 0 0-.5703.0625c-.0873-.4225-.2592-.8294-.5371-1.1758-.4465-.5563-1.1102-.8867-1.8926-.8867s-1.4461.3304-1.8926.8867c-.2779.3464-.4489.7534-.5361 1.1758a2.5989 2.5989 0 0 0-.5713-.0625c-.7824 0-1.446.3304-1.8926.8867-.2792.348-.4502.7571-.5371 1.1817a2.3636 2.3636 0 0 0-.5703-.0684c-.888 0-1.5534.4648-1.957 1.0703-.384.5758-.543 1.2814-.543 1.9297v4c0 2.3185.4554 4.5325 1.5352 6.2002 1.0436 1.6116 2.6443 2.662 4.7802 2.7871l.4346.0127h1.5c2.3432 0 4.2019-1.0378 5.873-2.709l4.003-4.0029c.979-.9791 1.0515-2.5392.1728-3.6055l-.1767-.1933c-.919-.9181-2.3825-1.0523-3.459-.2813l-.6631.4746v-4.9326Zm-2 6.4209-1.2412 1.0723 1.3066 1.5136 1.5567-1.3447 2.205-1.5781a.6855.6855 0 0 1 .834.0273l.0938.0938a.6835.6835 0 0 1-.043.9189l-4.0029 4.003c-1.4231 1.423-2.8023 2.123-4.459 2.123h-1.5l-.3027-.0078c-1.4826-.0824-2.5193-.7762-3.2334-1.8789-.795-1.2277-1.214-3.0138-1.214-5.1133v-4c0-.3517.091-.6462.2071-.8203.0964-.1445.1809-.1797.293-.1797.112 0 .1966.0352.293.1797.116.1741.207.4686.207.8203v3h2v-5.25c0-.3098.086-.5103.167-.6113.0619-.0771.149-.1387.333-.1387.184 0 .2711.0616.333.1387.081.101.167.3015.167.6113v5.25h2v-7.25c0-.3101.087-.5104.168-.6113.0618-.077.148-.1387.332-.1387.1841 0 .2711.0616.333.1387.0809.101.167.3015.167.6113v7.25h2v-5.25c0-.3098.0861-.5103.167-.6113.0619-.0771.1489-.1387.333-.1387s.2711.0616.333.1387c.0809.101.167.3015.167.6113v6.4209Z'
28
+ d='M17.088 6.75c0-.656-.18-1.33-.608-1.863C16.034 4.33 15.37 4 14.588 4a2.58 2.58 0 0 0-.57.063 2.755 2.755 0 0 0-.538-1.176C13.034 2.33 12.37 2 11.588 2c-.782 0-1.446.33-1.893.887a2.753 2.753 0 0 0-.536 1.175A2.599 2.599 0 0 0 8.588 4c-.783 0-1.446.33-1.893.887-.279.348-.45.757-.537 1.181A2.364 2.364 0 0 0 5.588 6C4.7 6 4.035 6.465 3.63 7.07c-.384.576-.543 1.282-.543 1.93v4c0 2.319.455 4.532 1.535 6.2 1.044 1.612 2.644 2.662 4.78 2.787l.435.013h1.5c2.343 0 4.202-1.038 5.873-2.709l4.003-4.003a2.684 2.684 0 0 0 .173-3.605l-.177-.194a2.685 2.685 0 0 0-3.459-.281l-.663.475V6.75Zm-2 6.42-1.241 1.073 1.306 1.514 1.557-1.345 2.205-1.578a.685.685 0 0 1 .834.027l.094.094a.683.683 0 0 1-.043.919l-4.003 4.003C14.374 19.3 12.995 20 11.337 20h-1.5l-.302-.008c-1.482-.082-2.52-.776-3.233-1.879C5.507 16.886 5.088 15.1 5.088 13V9c0-.352.09-.646.207-.82.096-.145.18-.18.293-.18.112 0 .197.035.293.18.116.174.207.468.207.82v3h2V6.75c0-.31.086-.51.167-.611.062-.077.149-.139.333-.139.184 0 .271.062.333.139.08.1.167.301.167.611V12h2V4.75c0-.31.087-.51.168-.611.062-.077.148-.139.332-.139.184 0 .271.062.333.139.08.1.167.301.167.611V12h2V6.75c0-.31.086-.51.167-.611.062-.077.149-.139.333-.139.184 0 .271.062.333.139.08.1.167.301.167.611v6.42Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconRatio169: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m20 6 1 1v10l-1 1h-16l-1-1v-10l1-1h16Zm-15 10h14v-8h-14v8Z'
28
+ d='m20 6 1 1v10l-1 1H4l-1-1V7l1-1h16ZM5 16h14V8H5v8Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconRatio43: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m19 6 1 1v10l-1 1h-14l-1-1v-10l1-1h14Zm-13 10h12v-8h-12v8Z'
28
+ d='m19 6 1 1v10l-1 1H5l-1-1V7l1-1h14ZM6 16h12V8H6v8Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconRatioSquare: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m17 6 1 1v10l-1 1h-10l-1-1v-10l1-1h10Zm-9 10h8v-8h-8v8Z'
28
+ d='m17 6 1 1v10l-1 1H7l-1-1V7l1-1h10ZM8 16h8V8H8v8Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,11 +25,7 @@ export const IconRectangleArrowUpCenter: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m12.707 9.293 4 4-1.414 1.414-2.293-2.2929v8.5859h-2v-8.5859l-2.293 2.2929-1.414-1.414 4-4h1.414Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M19 3c1.6569 0 3 1.3431 3 3v5h-2v-5c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v5h-2v-5c0-1.6569 1.3432-3 3-3h14Z'
28
+ d='m12.707 9.293 4 4-1.414 1.414L13 12.414V21h-2v-8.586l-2.293 2.293-1.414-1.414 4-4h1.414ZM19 3a3 3 0 0 1 3 3v5h-2V6a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v5H2V6a3 3 0 0 1 3-3h14Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,11 +25,7 @@ export const IconRectangleDashLines: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m21 4 1 1v14l-1 1h-18l-1-1v-14l1-1h18Zm-17 14h16v-12h-16v12Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M18 13v2h-12v-2h12Zm-10-4v2h-2v-2h2Zm10 0v2h-8v-2h8Z'
28
+ d='m21 4 1 1v14l-1 1H3l-1-1V5l1-1h18ZM4 18h16V6H4v12Zm14-5v2H6v-2h12ZM8 9v2H6V9h2Zm10 0v2h-8V9h8Z'
33
29
  />
34
30
  )
35
31
  }
@@ -23,19 +23,11 @@ export const IconRectangleDotLinePen: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='M22 5v2h-2v-1h-16v12h5v2h-6l-1-1v-14l1-1h18l1 1Z'
29
- />,
30
26
  <path
31
27
  fill='currentColor'
32
28
  fillRule='evenodd'
33
- d='M17.543 9.543c1.0808-1.081 2.8332-1.081 3.914 0 1.0809 1.0808 1.0809 2.8332 0 3.914l-5.9765 5.9766-3.3164.5527-1.1504-1.1504.5527-3.3164 5.9766-5.9765Zm-4.1094 6.9375-.2178 1.3027 1.3037-.2168 3.8164-3.8164-1.0859-1.0859-3.8164 3.8164Zm6.6094-5.5235a.768.768 0 0 0-1.086 0l-.2929.293 1.0859 1.0859.293-.2929a.768.768 0 0 0 0-1.086Z'
29
+ d='M22 5v2h-2V6H4v12h5v2H3l-1-1V5l1-1h18l1 1Zm-4.457 4.543a2.768 2.768 0 1 1 3.914 3.914l-5.977 5.977-3.316.552-1.15-1.15.552-3.316 5.977-5.977Zm-4.11 6.938-.217 1.302 1.304-.217 3.816-3.816-1.086-1.086-3.816 3.816Zm6.61-5.524c-.3-.3-.786-.3-1.086 0l-.293.293 1.086 1.086.293-.293c.3-.3.3-.786 0-1.086ZM10 15H6v-2h4v2Zm-2-4H6V9h2v2Zm6 0h-4V9h4v2Z'
34
30
  clipRule='evenodd'
35
- />,
36
- <path
37
- fill='currentColor'
38
- d='M10 15h-4v-2h4v2ZM8 11h-2v-2h2v2ZM14 11h-4v-2h4v2Z'
39
31
  />
40
32
  )
41
33
  }
@@ -25,9 +25,8 @@ export const IconRectangleFrame2Lines: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m21 5 1 1v12l-1 1h-18l-1-1v-12l1-1h18Zm-17 12h16v-10h-16v10Z'
29
- />,
30
- <path fill='currentColor' d='M18 13v2h-12v-2h12ZM16 9v2h-8v-2h8Z' />
28
+ d='m21 5 1 1v12l-1 1H3l-1-1V6l1-1h18ZM4 17h16V7H4v10Zm14-4v2H6v-2h12Zm-2-4v2H8V9h8Z'
29
+ />
31
30
  )
32
31
  }
33
32
  )
@@ -26,12 +26,8 @@ export const IconRectangleLine: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M15 7c1.6569 0 3 1.3431 3 3v9c0 1.6569-1.3431 3-3 3h-10c-1.6568 0-3-1.3431-3-3v-9c0-1.6569 1.3432-3 3-3h10Zm-11 12c0 .5523.4477 1 1 1h10c.5523 0 1-.4477 1-1v-7h-12v7Zm1-10c-.5523 0-1 .4477-1 1h12c0-.5523-.4477-1-1-1h-10Z'
29
+ d='M15 7a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h10ZM4 19a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-7H4v7ZM5 9a1 1 0 0 0-1 1h12a1 1 0 0 0-1-1H5Zm14-6a3 3 0 0 1 3 3v9a3.001 3.001 0 0 1-2 2.83V6a1 1 0 0 0-1-1H6.17A3.001 3.001 0 0 1 9 3h10Z'
30
30
  clipRule='evenodd'
31
- />,
32
- <path
33
- fill='currentColor'
34
- d='M19 3c1.6568 0 3 1.3432 3 3v9c0 1.3062-.8349 2.4172-2 2.8291v-11.8291c0-.5523-.4477-1-1-1h-12.8291c.4119-1.1652 1.523-2 2.8291-2h10Z'
35
31
  />
36
32
  )
37
33
  }
@@ -25,13 +25,8 @@ export const IconRectanglePlayStack: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M5 2c-1.6568 0-3 1.3432-3 3v13h2v-13c0-.5523.4477-1 1-1h13v-2h-13Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M20 9c0-.5523-.4477-1-1-1h-10c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h10c.5523 0 1-.4477 1-1v-10Zm2 10c0 1.6569-1.3431 3-3 3h-10c-1.6569 0-3-1.3431-3-3v-10c0-1.6569 1.3431-3 3-3h10c1.6569 0 3 1.3431 3 3v10Z'
33
- />,
34
- <path fill='currentColor' d='m13 11 4 2.5v1l-4 2.5-1-.5v-5l1-.5Z' />
28
+ d='M5 2a3 3 0 0 0-3 3v13h2V5a1 1 0 0 1 1-1h13V2H5Zm15 7a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V9Zm2 10a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v10Zm-9-8 4 2.5v1L13 17l-1-.5v-5l1-.5Z'
29
+ />
35
30
  )
36
31
  }
37
32
  )
@@ -25,7 +25,7 @@ export const IconRectanglePortraitDashSquareTopCenter: IconComponentType =
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M4 18.667c.0003.6136.8865 1.333 1.5 1.333h2.5v2h-2.667c-1.8407-.0002-3.3328-1.4923-3.333-3.333v-2.667h2v2.667ZM14 22h-4v-2h4v2ZM22 18.667c-.0002 1.8407-1.4923 3.3328-3.333 3.333h-2.667v-2h2.667c.6135-.0003 1.3327-.7195 1.333-1.333v-2.667h2v2.667ZM4 14h-2v-4h2v4ZM22 14h-2v-4h2v4ZM18.667 2c1.8407.0002 3.3328 1.4923 3.333 3.333v2.667h-2v-2.667c-.0003-.6135-.7195-1.3327-1.333-1.333h-2.667v6h-8v-6h-2.667c-.6135.0003-1.3327.7195-1.333 1.333v2.667h-2v-2.667c.0002-1.8407 1.4923-3.3328 3.333-3.333h13.334Z'
28
+ d='M4.8 18c0 .552.798 1.2 1.35 1.2H8.4V21H6a3 3 0 0 1-3-3v-2.4h1.8V18Zm9 3h-3.6v-1.8h3.6V21Zm7.2-3a3 3 0 0 1-3 3h-2.4v-1.8H18c.552 0 1.2-.648 1.2-1.2v-2.4H21V18ZM4.8 13.8H3v-3.6h1.8v3.6Zm16.2 0h-1.8v-3.6H21v3.6ZM18 3a3 3 0 0 1 3 3v2.4h-1.8V6c0-.552-.648-1.2-1.2-1.2h-2V11H8V4.8H6c-.552 0-1.2.648-1.2 1.2v2.4H3V6a3 3 0 0 1 3-3h12Z'
29
29
  />
30
30
  )
31
31
  })
@@ -25,7 +25,7 @@ export const IconRectanglePortraitDashSquareTopLeft: IconComponentType =
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M4 18.667c.0003.6136.8865 1.333 1.5 1.333h2.5v2h-2.667c-1.8407-.0002-3.3328-1.4923-3.333-3.333v-2.667h2v2.667ZM14 22h-4v-2h4v2ZM22 18.667c-.0002 1.8407-1.4923 3.3328-3.333 3.333h-2.667v-2h2.667c.6135-.0003 1.3327-.7195 1.333-1.333v-2.667h2v2.667ZM14 2v2h-2v7h-8v3h-2v-8.667c.0002-1.8407 1.4923-3.3328 3.333-3.333h8.667ZM22 14h-2v-4h2v4ZM18.667 2c1.8407.0002 3.3328 1.4923 3.333 3.333v2.667h-2v-2.667c-.0003-.6135-.7195-1.3327-1.333-1.333h-2.667v-2h2.667Z'
28
+ d='M4.8 18c0 .552.798 1.2 1.35 1.2H8.4V21H6a3 3 0 0 1-3-3v-2.4h1.8V18Zm9 3h-3.6v-1.8h3.6V21Zm7.2-3a3 3 0 0 1-3 3h-2.4v-1.8H18c.552 0 1.2-.648 1.2-1.2v-2.4H21V18ZM13.8 3v1.8H12V11H4.8v2.8H3V6a3 3 0 0 1 3-3h7.8ZM21 13.8h-1.8v-3.6H21v3.6ZM18 3a3 3 0 0 1 3 3v2.4h-1.8V6c0-.552-.648-1.2-1.2-1.2h-2.4V3H18Z'
29
29
  />
30
30
  )
31
31
  })
@@ -26,7 +26,7 @@ export const IconRectanglePortraitDash: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M5.3333 4c-.6136 0-1.3333.7197-1.3333 1.3333v2.6667h-2v-2.6667c0-1.841 1.4924-3.3333 3.3333-3.3333h2.6667v2h-2.6667Zm8.6667 0h-4v-2h4v2Zm4.6667 0h-2.6667v-2h2.6667c1.8409 0 3.3333 1.4924 3.3333 3.3333v2.6667h-2v-2.6667c0-.6136-.7197-1.3333-1.3333-1.3333Zm-14.6667 6v4h-2v-4h2Zm16 4v-4h2v4h-2Zm-16 2v2.6667c0 .6136.8864 1.3333 1.5 1.3333h2.5v2h-2.6667c-1.841 0-3.3333-1.4924-3.3333-3.3333v-2.6667h2Zm16 2.6667v-2.6667h2v2.6667c0 1.8409-1.4924 3.3333-3.3333 3.3333h-2.6667v-2h2.6667c.6136 0 1.3333-.7197 1.3333-1.3333Zm-10 1.3333h4v2h-4v-2Z'
29
+ d='M6 4.8c-.552 0-1.2.648-1.2 1.2v2.4H3V6a3 3 0 0 1 3-3h2.4v1.8H6Zm7.8 0h-3.6V3h3.6v1.8Zm4.2 0h-2.4V3H18a3 3 0 0 1 3 3v2.4h-1.8V6c0-.552-.648-1.2-1.2-1.2ZM4.8 10.2v3.6H3v-3.6h1.8Zm14.4 3.6v-3.6H21v3.6h-1.8ZM4.8 15.6V18c0 .552.798 1.2 1.35 1.2H8.4V21H6a3 3 0 0 1-3-3v-2.4h1.8ZM19.2 18v-2.4H21V18a3 3 0 0 1-3 3h-2.4v-1.8H18c.552 0 1.2-.648 1.2-1.2Zm-9 1.2h3.6V21h-3.6v-1.8Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )
@@ -25,7 +25,7 @@ export const IconRectanglePortraitFilled: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 2c1.1046 0 2 .8954 2 2v16c0 1.1046-.8954 2-2 2h-16c-1.1046 0-2-.8954-2-2v-16c0-1.1046.8954-2 2-2h16Z'
28
+ d='M20 2a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16Z'
29
29
  />
30
30
  )
31
31
  }
@@ -26,7 +26,7 @@ export const IconRectanglePortraitSquareTopLeft: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M19 2c1.6569 0 3 1.3432 3 3v14c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-14c0-1.6568 1.3432-3 3-3h14Zm-7 9h-8v8c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-7v7Z'
29
+ d='M18 3a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h12Zm-6 8H5v7a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-6v6Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )
@@ -25,7 +25,7 @@ export const IconRectanglePortrait: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M4 4v16h16v-16h-16Zm18 16c0 1.1046-.8954 2-2 2h-16c-1.1046 0-2-.8954-2-2v-16c0-1.1046.8954-2 2-2h16c1.1046 0 2 .8954 2 2v16Z'
28
+ d='M4 4v16h16V4H4Zm18 16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,11 +25,7 @@ export const IconRectangleTick: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m20.8086 4.5879-8 11-1.5898.0371-4-5 1.5625-1.25 3.1806 3.9766 7.2295-9.9395 1.6172 1.1758Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M3 18v-12c0-1.6569 1.3431-3 3-3h8v2h-8c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-7h2v7c0 1.6569-1.3431 3-3 3h-12c-1.6569 0-3-1.3431-3-3Z'
28
+ d='m20.809 4.588-8 11-1.59.037-4-5 1.562-1.25 3.18 3.977 7.23-9.94 1.618 1.176ZM3 18V6a3 3 0 0 1 3-3h8v2H6a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-7h2v7a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,11 +25,7 @@ export const IconRectangleTriangleBottomCenter: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 16v-10c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h3v2h-3c-1.6568 0-3-1.3431-3-3v-10c0-1.6569 1.3432-3 3-3h14c1.6569 0 3 1.3431 3 3v10c0 1.6569-1.3431 3-3 3h-3v-2h3c.5523 0 1-.4477 1-1Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='m12.7998 16.4004 3 4-.7998 1.5996h-6l-.7998-1.5996 3-4h1.5996Zm-1.8008 3.5996h2.002l-1.001-1.334-1.001 1.334Z'
28
+ d='M20 16V6a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h3v2H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3h-3v-2h3a1 1 0 0 0 1-1Zm-7.2.4 3 4L15 22H9l-.8-1.6 3-4h1.6ZM10.999 20h2.002L12 18.666 10.999 20Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,7 +25,7 @@ export const IconRectanglesSquares: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m1 14 1-1h10l1 1v6l-1 1h-10l-1-1v-6Zm10 5v-4h-8v4h8ZM1 4l1-1h6l1 1v6l-1 1h-6l-1-1v-6Zm6 5v-4h-4v4h4ZM11 4l1-1h10l1 1v6l-1 1h-10l-1-1v-6Zm10 5v-4h-8v4h8ZM15 14l1-1h6l1 1v6l-1 1h-6l-1-1v-6Zm6 5v-4h-4v4h4Z'
28
+ d='m1 14 1-1h10l1 1v6l-1 1H2l-1-1v-6Zm10 5v-4H3v4h8ZM1 4l1-1h6l1 1v6l-1 1H2l-1-1V4Zm6 5V5H3v4h4Zm4-5 1-1h10l1 1v6l-1 1H12l-1-1V4Zm10 5V5h-8v4h8Zm-6 5 1-1h6l1 1v6l-1 1h-6l-1-1v-6Zm6 5v-4h-4v4h4Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconRectanglesThreeAligned: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M17 7h2v-2h-2v2Zm4 .5c0 .8284-.6716 1.5-1.5 1.5h-3c-.8284 0-1.5-.6716-1.5-1.5v-3c0-.8284.6716-1.5 1.5-1.5h3c.8284 0 1.5.6716 1.5 1.5v3ZM5 5v6h6v-6h-6Zm8 6c0 1.1046-.8954 2-2 2h-6c-1.1046 0-2-.8954-2-2v-6c0-1.1046.8954-2 2-2h6c1.1046 0 2 .8954 2 2v6ZM5 17v3h14v-3h-14Zm16 3c0 1.1046-.8954 2-2 2h-14c-1.1046 0-2-.8954-2-2v-3c0-1.1046.8954-2 2-2h14c1.1046 0 2 .8954 2 2v3Z'
28
+ d='M17 7h2V5h-2v2Zm4 .5A1.5 1.5 0 0 1 19.5 9h-3A1.5 1.5 0 0 1 15 7.5v-3A1.5 1.5 0 0 1 16.5 3h3A1.5 1.5 0 0 1 21 4.5v3ZM5 5v6h6V5H5Zm8 6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v6Zm-8 6v3h14v-3H5Zm16 3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v3Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconRectanglesThreeFree: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M19.0632 15.0005c.5521.0002 1 .4478 1 1v5c-.0003.5519-.448.9998-1 1h-14c-.5521 0-.9997-.448-1-1v-5l.0049-.1026a1 1 0 0 1 .9951-.8974h14Zm-13 5h12v-3h-12v3Zm-1.42-18.2285a.9998.9998 0 0 1 .7598-.086l7.6905 2.2051.0967.0332c.4391.1757.6959.638.6123 1.1035l-.0235.0996-2.2051 7.6905c-.1522.5308-.7064.8377-1.2373.6855l-7.6894-2.2051a1.0015 1.0015 0 0 1-.5996-.4765 1.0013 1.0013 0 0 1-.086-.7608l2.2051-7.6894.0313-.0938a1.002 1.002 0 0 1 .4453-.5058Zm14.8897 3.3242a1.0007 1.0007 0 0 1 .6641.1084c.2318.1286.4025.3447.4756.5996l1.1025 3.8447c.1522.5309-.1546 1.0851-.6855 1.2373l-3.8448 1.1026a1.0011 1.0011 0 0 1-1.2373-.6856l-1.1025-3.8457c-.152-.5308.1557-1.0841.6865-1.2363l3.8447-1.1026.0967-.0224Zm-15.374 4.5547 5.7676 1.6533 1.6533-5.7676-5.7676-1.6533-1.6533 5.7676Zm12.9443-1.7842.5508 1.9228 1.9229-.5507-.5508-1.9229-1.9229.5508Z'
28
+ d='M19.063 15a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-14a1 1 0 0 1-1-1v-5l.005-.102A1 1 0 0 1 5.063 15h14Zm-13 5h12v-3h-12v3ZM4.643 1.772a1 1 0 0 1 .76-.086l7.69 2.205.097.033a1 1 0 0 1 .613 1.104l-.024.1-2.205 7.69a1 1 0 0 1-1.237.685l-7.69-2.205a1.002 1.002 0 0 1-.685-1.237l2.205-7.69.031-.093c.085-.214.242-.393.445-.506Zm14.89 3.324a1 1 0 0 1 1.14.708l1.102 3.845a1 1 0 0 1-.685 1.237l-3.845 1.103a1.001 1.001 0 0 1-1.238-.686l-1.102-3.845a1 1 0 0 1 .687-1.237l3.844-1.102.097-.023ZM4.159 9.651l5.767 1.653 1.654-5.767-5.768-1.654L4.16 9.651Zm12.944-1.784.551 1.923 1.923-.551-.55-1.923-1.924.55Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconRectanglesThreeOverlap: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='m21 2 1 1v10l-1 1h-3v3l-1 1h-3v3l-1 1h-9l-1-1v-10l1-1h3v-3l1-1h3v-3l1-1h9Zm-16 18h7v-8h-7v8Zm4-10h4l1 1v5h2v-8h-7v2Zm4-4h4l1 1v5h2v-8h-7v2Z'
28
+ d='m21 2 1 1v10l-1 1h-3v3l-1 1h-3v3l-1 1H4l-1-1V11l1-1h3V7l1-1h3V3l1-1h9ZM5 20h7v-8H5v8Zm4-10h4l1 1v5h2V8H9v2Zm4-4h4l1 1v5h2V4h-7v2Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconRectanglesTwoLine: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M21 21h-2v-18h2v18ZM5 5v4h10v-4h-10Zm12 4c0 1.1046-.8954 2-2 2h-10c-1.1046 0-2-.8954-2-2v-4c0-1.1046.8954-2 2-2h10c1.1046 0 2 .8954 2 2v4ZM5 15v4h10v-4h-10Zm12 4c0 1.1046-.8954 2-2 2h-10c-1.1046 0-2-.8954-2-2v-4c0-1.1046.8954-2 2-2h10c1.1046 0 2 .8954 2 2v4Z'
28
+ d='M21 21h-2V3h2v18ZM5 5v4h10V5H5Zm12 4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v4ZM5 15v4h10v-4H5Zm12 4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v4Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,7 +25,7 @@ export const IconRectanglesTwoLinesFour: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M5 15v4h4v-4h-4Zm6 4c0 1.1046-.8954 2-2 2h-4c-1.1046 0-2-.8954-2-2v-4c0-1.1046.8954-2 2-2h4c1.1046 0 2 .8954 2 2v4ZM5 5v4h4v-4h-4Zm6 4c0 1.1046-.8954 2-2 2h-4c-1.1046 0-2-.8954-2-2v-4c0-1.1046.8954-2 2-2h4c1.1046 0 2 .8954 2 2v4ZM21 4v2h-8v-2h8ZM19 8v2h-6v-2h6ZM21 14v2h-8v-2h8ZM19 18v2h-6v-2h6Z'
28
+ d='M5 15v4h4v-4H5Zm6 4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v4ZM5 5v4h4V5H5Zm6 4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v4Zm10-5v2h-8V4h8Zm-2 4v2h-6V8h6Zm2 6v2h-8v-2h8Zm-2 4v2h-6v-2h6Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,11 +25,7 @@ export const IconRectanglesTwoMinus: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 9c0-.5523-.4477-1-1-1h-10c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h10c.5523 0 1-.4477 1-1v-10Zm2 10c0 1.6569-1.3431 3-3 3h-10c-1.6569 0-3-1.3431-3-3v-10c0-1.6569 1.3431-3 3-3h10c1.6569 0 3 1.3431 3 3v10Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M2 14v-9c0-1.6568 1.3432-3 3-3h10c1.6569 0 3 1.3432 3 3h-2c0-.5523-.4477-1-1-1h-10c-.5523 0-1 .4477-1 1v9c0 .5523.4477 1 1 1v2c-1.6568 0-3-1.3431-3-3ZM18 13v2h-8v-2h8Z'
28
+ d='M20 9a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V9Zm2 10a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v10ZM2 14V5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3h-2a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1v2a3 3 0 0 1-3-3Zm16-1v2h-8v-2h8Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,11 +25,7 @@ export const IconRectanglesTwoPlus: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M20 9c0-.5523-.4477-1-1-1h-10c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h10c.5523 0 1-.4477 1-1v-10Zm2 10c0 1.6569-1.3431 3-3 3h-10c-1.6569 0-3-1.3431-3-3v-10c0-1.6569 1.3431-3 3-3h10c1.6569 0 3 1.3431 3 3v10Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M2 14v-9c0-1.6568 1.3432-3 3-3h10c1.6569 0 3 1.3432 3 3h-2c0-.5523-.4477-1-1-1h-10c-.5523 0-1 .4477-1 1v9c0 .5523.4477 1 1 1v2c-1.6568 0-3-1.3431-3-3ZM15 10v3h3v2h-3v3h-2v-3h-3v-2h3v-3h2Z'
28
+ d='M20 9a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V9Zm2 10a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v10ZM2 14V5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3h-2a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1v2a3 3 0 0 1-3-3Zm13-4v3h3v2h-3v3h-2v-3h-3v-2h3v-3h2Z'
33
29
  />
34
30
  )
35
31
  }
@@ -26,18 +26,8 @@ export const IconRectanglesTwoUser: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M14 9c1.6569 0 3 1.3431 3 3s-1.3431 3-3 3-3-1.3431-3-3 1.3431-3 3-3Zm0 2c-.5523 0-1 .4477-1 1s.4477 1 1 1 1-.4477 1-1-.4477-1-1-1Z'
29
+ d='M14 9a3 3 0 1 1 0 6 3 3 0 0 1 0-6Zm0 2a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm5-5a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3h10Zm-5 12c-1.45 0-2.727.8-3.39 2h6.78A3.87 3.87 0 0 0 14 18ZM9 8a1 1 0 0 0-1 1v10c0 .364.195.68.485.855a5.873 5.873 0 0 1 11.028 0A.997.997 0 0 0 20 19V9a1 1 0 0 0-1-1H9Zm5-6a3 3 0 0 1 3 3h-2a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1v2a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h9Z'
30
30
  clipRule='evenodd'
31
- />,
32
- <path
33
- fill='currentColor'
34
- fillRule='evenodd'
35
- d='M19 6c1.6569 0 3 1.3431 3 3v10c0 1.6569-1.3431 3-3 3h-10c-1.6569 0-3-1.3431-3-3v-10c0-1.6569 1.3431-3 3-3h10Zm-5 12c-1.4497.0002-2.7266.8008-3.3896 2h6.7792c-.6631-1.1992-1.9399-1.9998-3.3896-2Zm-5-10c-.5523 0-1 .4477-1 1v10c0 .3637.195.6805.4854.8555.8275-2.2658 2.9991-3.8553 5.5146-3.8555 2.5153.0002 4.6859 1.5898 5.5137 3.8555.2907-.175.4863-.4915.4863-.8555v-10c0-.5523-.4477-1-1-1h-10Z'
36
- clipRule='evenodd'
37
- />,
38
- <path
39
- fill='currentColor'
40
- d='M14 2c1.6569 0 3 1.3432 3 3h-2c0-.5523-.4477-1-1-1h-9c-.5523 0-1 .4477-1 1v9c0 .5523.4477 1 1 1v2c-1.6568 0-3-1.3431-3-3v-9c0-1.6568 1.3432-3 3-3h9Z'
41
31
  />
42
32
  )
43
33
  }