@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
package/react/users.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconUsers: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M11 7c0-1.1533-.8467-2-2-2s-2 .8467-2 2 .8467 2 2 2 2-.8467 2-2Zm2 0c0 2.2579-1.7421 4-4 4-2.2579 0-4-1.7421-4-4 0-2.2579 1.7421-4 4-4 2.2579 0 4 1.7421 4 4ZM9 12c3.3419 0 6.1154 2.5826 6.3535 5.916l.1436 2.0127-1.9942.1426-.1445-2.0127c-.1633-2.2868-2.0658-4.0586-4.3584-4.0586-2.2926 0-4.195 1.7718-4.3584 4.0586l-.1445 2.0127-1.9942-.1426.1436-2.0127c.2381-3.3334 3.0116-5.916 6.3535-5.916ZM18 10c0-.5523-.4477-1-1-1s-1 .4477-1 1 .4477 1 1 1 1-.4477 1-1Zm2 0c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3ZM17 14c2.2168 0 4.0734 1.6799 4.2939 3.8857l.2012 2.0147-1.9902.1992-.2012-2.0146c-.1183-1.1835-1.1144-2.085-2.3037-2.085v-2Z'
28
+ d='M11 7c0-1.153-.847-2-2-2s-2 .847-2 2 .847 2 2 2 2-.847 2-2Zm2 0c0 2.258-1.742 4-4 4S5 9.258 5 7s1.742-4 4-4 4 1.742 4 4Zm-4 5a6.37 6.37 0 0 1 6.354 5.916l.143 2.013-1.994.142-.145-2.012a4.37 4.37 0 0 0-8.716 0l-.145 2.012-1.994-.142.143-2.013A6.37 6.37 0 0 1 9 12Zm9-2a1 1 0 1 0-2 0 1 1 0 0 0 2 0Zm2 0a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm-3 4a4.315 4.315 0 0 1 4.294 3.886l.201 2.014-1.99.2-.201-2.015A2.315 2.315 0 0 0 17 16v-2Z'
29
29
  />
30
30
  )
31
31
  }
@@ -25,11 +25,7 @@ export const IconVideoCameraDot: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M12 6h-7c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h9c.5523 0 1-.4477 1-1v-6.5h2v2.5303l2.3633 1.9697h.6367v-6h2v7l-1 1h-2.3623l-.2783-.2314-1.3594-1.1329v1.3643c0 1.6569-1.3431 3-3 3h-9c-1.6568 0-3-1.3431-3-3v-10c0-1.6569 1.3432-3 3-3h7v2Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M17.5 2c1.933 0 3.5 1.567 3.5 3.5s-1.567 3.5-3.5 3.5-3.5-1.567-3.5-3.5 1.567-3.5 3.5-3.5Z'
28
+ d='M12 6H5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-6.5h2v2.53L19.363 15H20V9h2v7l-1 1h-2.362l-.279-.231L17 15.636V17a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h7v2Zm5.5-4a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,11 +25,7 @@ export const IconVideoCameraLinesDot: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M12 6h-7c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h9c.5523 0 1-.4477 1-1v-6.5h2v2.5303l2.3633 1.9697h.6367v-6h2v7l-1 1h-2.3623l-.2783-.2314-1.3594-1.1329v1.3643c0 1.6569-1.3431 3-3 3h-9c-1.6568 0-3-1.3431-3-3v-10c0-1.6569 1.3432-3 3-3h7v2Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M10 13v2h-4v-2h4ZM13 13v2h-2v-2h2ZM13 9v2h-7v-2h7ZM17.5 2c1.933 0 3.5 1.567 3.5 3.5s-1.567 3.5-3.5 3.5-3.5-1.567-3.5-3.5 1.567-3.5 3.5-3.5Z'
28
+ d='M12 6H5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-6.5h2v2.53L19.363 15H20V9h2v7l-1 1h-2.362l-.279-.231L17 15.636V17a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h7v2Zm-2 7v2H6v-2h4Zm3 0v2h-2v-2h2Zm0-4v2H6V9h7Zm4.5-7a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7Z'
33
29
  />
34
30
  )
35
31
  }
@@ -23,14 +23,10 @@ export const IconVideoCameraLines: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='M10 13v2h-4v-2h4ZM13 13v2h-2v-2h2ZM13 9v2h-7v-2h7Z'
29
- />,
30
26
  <path
31
27
  fill='currentColor'
32
28
  fillRule='evenodd'
33
- d='M14 4c1.6569 0 3 1.3431 3 3v1.3652l1.6377-1.3652h2.3623l1 1v8l-1 1h-2.3623l-1.6377-1.3652v1.3652c0 1.6569-1.3431 3-3 3h-9c-1.6568 0-3-1.3431-3-3v-10c0-1.6569 1.3432-3 3-3h9Zm-9 2c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h9c.5523 0 1-.4477 1-1v-10c0-.5523-.4477-1-1-1h-9Zm12 4.9688v2.0624l2.3623 1.9688h.6377v-6h-.6377l-2.3623 1.9688Z'
29
+ d='M10 13v2H6v-2h4Zm3 0v2h-2v-2h2Zm0-4v2H6V9h7Zm1-5a3 3 0 0 1 3 3v1.365L18.638 7H21l1 1v8l-1 1h-2.362L17 15.635V17a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h9ZM5 6a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H5Zm12 4.969v2.062L19.362 15H20V9h-.638L17 10.969Z'
34
30
  clipRule='evenodd'
35
31
  />
36
32
  )
@@ -25,11 +25,7 @@ export const IconVideoCameraSimpleError: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M14 4c1.6569 0 3 1.3431 3 3v1.3643l1.3594-1.1329.2783-.2314h2.3623l1 1v8l-1 1h-2.3623l-.2783-.2314-1.3594-1.1329v1.3643c0 1.6569-1.3431 3-3 3v-2c.5523 0 1-.4477 1-1v-10c0-.5523-.4477-1-1-1h-9c-.5523 0-1 .4477-1 1v1h-2v-1c0-1.6569 1.3432-3 3-3h9Zm5.3633 5-2.3633 1.9688v2.0615l2.3633 1.9697h.6367v-6h-.6367ZM8 17c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='M11 15c0-2.2091-1.7909-4-4-4-2.2091 0-4 1.7909-4 4 0 2.2091 1.7909 4 4 4 2.2091 0 4-1.7909 4-4Zm-3-3v3h-2v-3h2Zm5 3c0 3.3137-2.6863 6-6 6s-6-2.6863-6-6 2.6863-6 6-6 6 2.6863 6 6Z'
28
+ d='M14 4a3 3 0 0 1 3 3v1.364l1.36-1.133.278-.231H21l1 1v8l-1 1h-2.362l-.279-.231L17 15.636V17a3 3 0 0 1-3 3v-2a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v1H2V7a3 3 0 0 1 3-3h9Zm5.363 5L17 10.969v2.061L19.363 15H20V9h-.637ZM8 17a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm3-2a4 4 0 1 0-8 0 4 4 0 0 0 8 0Zm-3-3v3H6v-3h2Zm5 3a6 6 0 1 1-12 0 6 6 0 0 1 12 0Z'
33
29
  />
34
30
  )
35
31
  }
@@ -26,12 +26,8 @@ export const IconVideoCameraSimpleSlash: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='m18.7471 3.664-1.7471 1.965v2.7362l1.6377-1.3652h2.3623l1 1v8l-1 1h-2.3623l-1.6377-1.3652v1.3652c0 1.6569-1.3431 3-3 3h-9.7734l-1.4795 1.6641-1.4942-1.3282 16-18 1.4942 1.3282Zm-12.7432 14.336h7.9961c.5523 0 1-.4477 1-1v-9.121l-8.996 10.121Zm10.9961-7.0312v2.0624l2.3623 1.9688h.6377v-6h-.6377l-2.3623 1.9688Z'
29
+ d='M18.747 3.664 17 5.63v2.736L18.638 7H21l1 1v8l-1 1h-2.362L17 15.635V17a3 3 0 0 1-3 3H4.227l-1.48 1.664-1.494-1.328 16-18 1.494 1.328ZM6.004 18H14a1 1 0 0 0 1-1V7.879L6.004 18ZM17 10.969v2.062L19.362 15H20V9h-.638L17 10.969ZM12 6H5a1 1 0 0 0-1 1v9H2V7a3 3 0 0 1 3-3h7v2Z'
30
30
  clipRule='evenodd'
31
- />,
32
- <path
33
- fill='currentColor'
34
- d='M12 6h-7c-.5523 0-1 .4477-1 1v9h-2v-9c0-1.6569 1.3432-3 3-3h7v2Z'
35
31
  />
36
32
  )
37
33
  }
@@ -26,7 +26,7 @@ export const IconVideoCameraSimple: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M5 4c-1.6568 0-3 1.3431-3 3v10c0 1.6569 1.3432 3 3 3h9c1.6569 0 3-1.3431 3-3v-1.365l1.638 1.365h2.362l1-1v-8l-1-1h-2.362l-1.638 1.365v-1.365c0-1.6569-1.3431-3-3-3h-9Zm12 6.9684v2.0632l2.3621 1.9684h.6379v-6h-.6379l-2.3621 1.9684Zm-13-3.9684c0-.5523.4477-1 1-1h9c.5523 0 1 .4477 1 1v10c0 .5523-.4477 1-1 1h-9c-.5523 0-1-.4477-1-1v-10Z'
29
+ d='M5 4a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h9a3 3 0 0 0 3-3v-1.365L18.638 17H21l1-1V8l-1-1h-2.362L17 8.365V7a3 3 0 0 0-3-3H5Zm12 6.968v2.064L19.362 15H20V9h-.638L17 10.968ZM4 7a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V7Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )
@@ -26,7 +26,7 @@ export const IconVideoCamera: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M14 3c1.6569 0 3 1.3431 3 3v1.3193l1.6494-1.3193h2.3506l1 1v8l-1 1h-2.3506l-1.6494-1.3193v1.3193c0 1.6569-1.3431 3-3 3h-1v2h-2v-2h-3v2h-2v-2h-1c-1.6568 0-3-1.3431-3-3v-10c0-1.6569 1.3432-3 3-3h9Zm-9 2c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h9c.5523 0 1-.4477 1-1v-10c0-.5523-.4477-1-1-1h-9Zm12 4.8809v2.2382l2.3506 1.8809h.6494v-6h-.6494l-2.3506 1.8809Z'
29
+ d='M14 3a3 3 0 0 1 3 3v1.32L18.65 6H21l1 1v8l-1 1h-2.35L17 14.68V16a3 3 0 0 1-3 3h-1v2h-2v-2H8v2H6v-2H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h9ZM5 5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H5Zm12 4.88v2.24L19.35 14H20V8h-.65L17 9.88Z'
30
30
  clipRule='evenodd'
31
31
  />
32
32
  )
@@ -23,14 +23,10 @@ export const IconViewCenter: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='M16 8c.5523 0 1 .4477 1 1v6c0 .5523-.4477 1-1 1h-8c-.5523 0-1-.4477-1-1v-6l.0049-.1025c.0513-.5042.4774-.8975.9951-.8975h8Z'
29
- />,
30
26
  <path
31
27
  fill='currentColor'
32
28
  fillRule='evenodd'
33
- d='M19 3c1.6569 0 3 1.3431 3 3v12c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-12c0-1.6569 1.3432-3 3-3h14Zm-14 2c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-14Z'
29
+ d='M16 8a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1V9l.005-.103A1 1 0 0 1 8 8h8Zm3-5a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h14ZM5 5a1 1 0 0 0-1 1v12a1 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
  )
@@ -23,14 +23,10 @@ export const IconViewSideLeft: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='M11 7c.5523 0 1 .4477 1 1v8c0 .5523-.4477 1-1 1h-4c-.5523 0-1-.4477-1-1v-8l.0049-.1025c.0513-.5042.4774-.8975.9951-.8975h4Z'
29
- />,
30
26
  <path
31
27
  fill='currentColor'
32
28
  fillRule='evenodd'
33
- d='M19 3c1.6569 0 3 1.3431 3 3v12c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-12c0-1.6569 1.3432-3 3-3h14Zm-14 2c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-14Z'
29
+ d='M11 7a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V8l.005-.103A1 1 0 0 1 7 7h4Zm8-4a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h14ZM5 5a1 1 0 0 0-1 1v12a1 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
  )
@@ -23,14 +23,10 @@ export const IconViewSideRight: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='M17 7c.5523 0 1 .4477 1 1v8c0 .5523-.4477 1-1 1h-4c-.5523 0-1-.4477-1-1v-8l.0049-.1025a1.0003 1.0003 0 0 1 .9951-.8975h4Z'
29
- />,
30
26
  <path
31
27
  fill='currentColor'
32
28
  fillRule='evenodd'
33
- d='M19 3c1.6569 0 3 1.3431 3 3v12c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-12c0-1.6569 1.3432-3 3-3h14Zm-14 2c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-14Z'
29
+ d='M17 7a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1V8l.005-.103A1 1 0 0 1 13 7h4Zm2-4a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h14ZM5 5a1 1 0 0 0-1 1v12a1 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
  )
package/react/wallet.tsx CHANGED
@@ -23,14 +23,10 @@ export const IconWallet: IconComponentType = forwardRef(
23
23
  fill: 'none',
24
24
  ref: forwardRef,
25
25
  },
26
- <path
27
- fill='currentColor'
28
- d='M15 11c.5523 0 1 .4477 1 1s-.4477 1-1 1-1-.4477-1-1 .4477-1 1-1Z'
29
- />,
30
26
  <path
31
27
  fill='currentColor'
32
28
  fillRule='evenodd'
33
- d='M17 4c1.6569 0 3 1.3431 3 3v1h1l1 1v6l-1 1h-1v1c0 1.6569-1.3431 3-3 3h-12c-1.6568 0-3-1.3431-3-3v-10c0-1.6569 1.3432-3 3-3h12Zm-12 2c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-1h-6l-1-1v-6l1-1h6v-1c0-.5523-.4477-1-1-1h-12Zm8 8h7v-4h-7v4Z'
29
+ d='M15 11a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm2-7a3 3 0 0 1 3 3v1h1l1 1v6l-1 1h-1v1a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h12ZM5 6a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-1h-6l-1-1V9l1-1h6V7a1 1 0 0 0-1-1H5Zm8 8h7v-4h-7v4Z'
34
30
  clipRule='evenodd'
35
31
  />
36
32
  )
package/react/wand.tsx CHANGED
@@ -26,12 +26,8 @@ export const IconWand: IconComponentType = forwardRef(
26
26
  <path
27
27
  fill='currentColor'
28
28
  fillRule='evenodd'
29
- d='M20.2936 4.879c1.171 1.1714 1.171 3.0706 0 4.242l-12.172 12.172c-1.1714 1.1713-3.0705 1.1711-4.242 0l-1.172-1.1719c-1.1713-1.1715-1.1713-3.0707 0-4.2422l12.1719-12.1719c1.1716-1.1711 3.0707-1.1713 4.2422 0l1.1719 1.172Zm-7.293 3.535-8.879 8.879c-.3902.3905-.3902 1.0235 0 1.414l1.172 1.1719c.3905.3901 1.0236.3902 1.414 0l8.8789-8.8789-2.5859-2.586Zm5.8789-.707c.39-.3904.39-1.0236 0-1.414l-1.1719-1.172c-.3904-.3902-1.0235-.39-1.414 0l-1.8789 1.879 2.5859 2.586 1.8789-1.879Z'
29
+ d='M20.294 4.879a3 3 0 0 1 0 4.242L8.122 21.293a3 3 0 0 1-4.242 0l-1.172-1.172a3 3 0 0 1 0-4.242L14.879 3.707a3 3 0 0 1 4.243 0l1.172 1.172ZM13 8.414l-8.88 8.879a1 1 0 0 0 0 1.414l1.173 1.172a1 1 0 0 0 1.414 0L15.586 11l-2.585-2.586Zm5.879-.707a1 1 0 0 0 0-1.414l-1.172-1.172a1 1 0 0 0-1.414 0L14.414 7l2.587 2.586 1.878-1.879ZM9 5.917c-1.15 0-2.083.933-2.083 2.083h-.833c0-1.15-.933-2.083-2.083-2.083v-.834c1.15 0 2.083-.933 2.083-2.083h.833c0 1.15.932 2.083 2.083 2.083v.834Zm5-3.167c-.69 0-1.25.56-1.25 1.25h-.5c0-.69-.56-1.25-1.25-1.25v-.5c.69 0 1.25-.56 1.25-1.25h.5c0 .69.56 1.25 1.25 1.25v.5Zm6 13c-.69 0-1.25.56-1.25 1.25h-.5c0-.69-.56-1.25-1.25-1.25v-.5c.69 0 1.25-.56 1.25-1.25h.5c0 .69.56 1.25 1.25 1.25v.5Z'
30
30
  clipRule='evenodd'
31
- />,
32
- <path
33
- fill='currentColor'
34
- d='M8.9996 5.917c-1.1503.0002-2.083.9325-2.083 2.083h-.833c0-1.1504-.9327-2.0827-2.083-2.083v-.834c1.1504-.0003 2.083-.9325 2.083-2.083h.833c0 1.1505.9326 2.0828 2.083 2.083v.834ZM13.9996 2.75c-.6901.0002-1.2499.5598-1.25 1.25h-.499c0-.6902-.5599-1.2497-1.25-1.25v-.5c.6901-.0003 1.249-.5598 1.249-1.25h.5c0 .6902.5599 1.2498 1.25 1.25v.5ZM19.9996 15.75c-.6901.0002-1.2499.5598-1.25 1.25h-.499c0-.6902-.5599-1.2497-1.25-1.25v-.5c.6901-.0003 1.25-.5598 1.25-1.25h.499c0 .6902.5599 1.2498 1.25 1.25v.5Z'
35
31
  />
36
32
  )
37
33
  }
package/react/warning.tsx CHANGED
@@ -25,11 +25,7 @@ export const IconWarning: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M11 14v-5h2v5h-2ZM10.5 16.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5-.6716 1.5-1.5 1.5-1.5-.6716-1.5-1.5Z'
29
- />,
30
- <path
31
- fill='currentColor'
32
- d='m12.8838 2.5322 9 17-.8838 1.4678h-18l-.8838-1.4678 9-17h1.7676Zm-8.2227 16.4678h14.6778l-7.3389-13.8633-7.3389 13.8633Z'
28
+ d='M11 14V9h2v5h-2Zm-.5 2.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0Zm2.384-13.968 9 17L21 21H3l-.884-1.468 9-17h1.768ZM4.66 19h14.68L12 5.137 4.661 19Z'
33
29
  />
34
30
  )
35
31
  }
@@ -25,7 +25,7 @@ export const IconWifiExclamation: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M12 16c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5ZM13 15h-2v-11h2v11ZM9.92 13.1953a6.2635 6.2635 0 0 0-.8868.5049 7.6697 7.6697 0 0 0-1.0908.9082l-1.414-1.4141.0019-.0019a9.9872 9.9872 0 0 1 .2754-.2656c.0152-.0141.0306-.028.0459-.042a9.9001 9.9001 0 0 1 .2294-.2032c.0251-.0215.05-.0432.0752-.0644a9.2893 9.2893 0 0 1 .5811-.4522l.0332-.0234a8.9252 8.9252 0 0 1 .2793-.1895c.0162-.0105.0326-.0208.0488-.0312a8.2827 8.2827 0 0 1 .2403-.1484c.037-.0221.074-.044.1113-.0655a8.0287 8.0287 0 0 1 .6299-.3261l.8398 1.8144ZM14.9551 11.3828c.1892.0891.3764.1881.5625.2949l.001-.0009c.0166.0095.0331.0195.0498.0293.0373.0218.0741.0448.1113.0673.0508.0308.1018.0617.1523.0938.0542.0344.1083.0695.1621.1055.0499.0332.0989.0679.1485.1025.0386.0269.0778.0533.1162.081a9.357 9.357 0 0 1 .6719.5342c.055.0478.1094.0969.164.1465.0366.0332.074.0657.1104.0996.0894.0835.1784.1696.2666.2578l-1.4141 1.4141-.2138-.2061c-.5821-.5442-1.1667-.94-1.7403-1.2099l.8516-1.8096ZM8.3418 7.3486a11.387 11.387 0 0 0-.753.3057c-.2959.1324-.5889.28-.8798.4404-1.0464.5769-2.0572 1.3336-3.002 2.2783l-1.414-1.414c.0936-.0937.1882-.1857.2832-.2764.048-.0459.097-.0906.1455-.1357.0466-.0434.0927-.0872.1396-.13.0456-.0414.0909-.0831.1368-.124.0481-.0428.097-.0848.1454-.1269a16.1573 16.1573 0 0 1 .3467-.292c.0362-.0296.072-.0596.1084-.0888.0434-.035.0873-.0692.1309-.1036.1755-.1382.3523-.2725.5312-.4013.0765-.055.1535-.1089.2305-.1621a14.9437 14.9437 0 0 1 .3018-.2032c.0568-.0372.1138-.074.1709-.1103.054-.0344.1078-.069.162-.1026.0474-.0292.0952-.0573.1427-.0859.0584-.0352.117-.0702.1757-.1045.0505-.0294.1007-.0591.1514-.0879.066-.0374.1328-.0731.1992-.1094.0377-.0205.0746-.0423.1123-.0625.0398-.0212.0803-.0407.1201-.0615.133-.0693.2663-.1366.4004-.2011.0443-.0213.0884-.0427.1329-.0635.3616-.1693.728-.3214 1.0976-.456l.6836 1.8788ZM16.3418 5.4697a13.3962 13.3962 0 0 1 1.0273.4239c.0172.0079.0346.0154.0518.0234a13.7791 13.7791 0 0 1 .4141.2021c.2036.1034.406.2118.6064.3262.0167.0096.0331.0197.0498.0293.082.0473.1637.0954.2451.1445.0456.0275.0913.055.1367.083.0586.0362.1167.0733.1749.1104.0456.0291.0913.0582.1367.0879.0758.0496.1512.1001.2265.1514.0254.0172.0509.0343.0762.0517a15.0597 15.0597 0 0 1 .7822.5781c.0436.0344.0875.0686.1309.1036.0349.028.0697.0564.1045.085.085.0696.1698.14.2539.2118.0047.004.0089.0087.0137.0127.0794.0681.1586.137.2373.207.1396.1245.278.2521.415.3829.0896.0854.1792.1716.2676.2597l.0146.0147-1.415 1.414c-.9344-.9342-1.9328-1.6853-2.9668-2.2597a11.828 11.828 0 0 0-.9356-.4678 11.3631 11.3631 0 0 0-.7324-.2969l.6846-1.8789Z'
28
+ d='M12 16a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Zm1-1h-2V4h2v11Zm-3.08-1.805a6.263 6.263 0 0 0-1.074.638 7.67 7.67 0 0 0-.904.775l-1.414-1.414.002-.002c.09-.09.183-.179.276-.265l.046-.042a9.9 9.9 0 0 1 .229-.203l.075-.065c.19-.16.383-.31.581-.452l.034-.023c.092-.066.185-.129.279-.19l.049-.031a8.283 8.283 0 0 1 .351-.214l.059-.033c.187-.106.377-.204.571-.293l.84 1.814Zm5.035-1.812c.19.089.377.188.563.295v-.001l.05.03c.038.02.075.044.112.066l.152.094.162.106c.05.033.099.068.149.102l.116.081a9.357 9.357 0 0 1 .836.68l.11.1c.09.084.179.17.267.258l-1.414 1.414-.214-.206a6.83 6.83 0 0 0-1.74-1.21l.851-1.81ZM8.342 7.349a11.387 11.387 0 0 0-1.633.746 13.412 13.412 0 0 0-3.002 2.278L2.293 8.959c.094-.094.188-.186.283-.276l.146-.136c.046-.044.092-.087.14-.13l.136-.124.146-.127a16.157 16.157 0 0 1 .346-.292l.109-.089.13-.103a15.389 15.389 0 0 1 1.064-.767l.17-.11.163-.103c.047-.03.095-.057.143-.086l.175-.104c.05-.03.101-.06.152-.088.066-.038.133-.073.199-.11l.112-.062c.04-.021.08-.04.12-.062.133-.069.267-.136.4-.2l.134-.064c.361-.17.728-.322 1.097-.456l.684 1.879Zm8-1.88a13.396 13.396 0 0 1 1.027.425l.052.023a13.78 13.78 0 0 1 1.02.528l.05.03c.082.047.164.095.245.144l.137.083.175.11.137.088.226.152.076.052a15.06 15.06 0 0 1 .783.578l.13.103a16.892 16.892 0 0 1 .359.297l.014.013a16.804 16.804 0 0 1 .92.85l.014.014-1.415 1.414a13.432 13.432 0 0 0-2.967-2.26 11.828 11.828 0 0 0-1.668-.764l.685-1.88Z'
29
29
  />
30
30
  )
31
31
  }
package/react/wifi.tsx CHANGED
@@ -25,7 +25,7 @@ export const IconWifi: IconComponentType = forwardRef(
25
25
  },
26
26
  <path
27
27
  fill='currentColor'
28
- d='M13.5001 17.759c0 .8285-.6716 1.5-1.5 1.5-.8285 0-1.5-.6715-1.5-1.5 0-.8284.6715-1.5 1.5-1.5.8284 0 1.5.6716 1.5 1.5ZM6.528 13.194c1.461-1.461 3.2763-2.3973 5.2336-2.4756 1.975-.079 3.9562.7219 5.71 2.4756l-1.4142 1.4142c-1.4225-1.4224-2.8822-1.9447-4.2157-1.8914-1.3516.0541-2.7134.7053-3.8995 1.8914l-1.4142-1.4142Zm-4.235-4.235c2.8164-2.8165 6.2412-4.2634 9.7075-4.2634 3.466 0 6.8899 1.4472 9.7061 4.2633l-1.4142 1.4142c-2.4775-2.4774-5.4055-3.6776-8.2919-3.6778-2.8866 0-5.8156 1.2002-8.2933 3.6778l-1.4142-1.4142Z'
28
+ d='M13.5 17.759a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm-6.972-4.565c1.461-1.461 3.276-2.397 5.234-2.476 1.975-.079 3.956.722 5.71 2.476l-1.415 1.414c-1.422-1.422-2.882-1.944-4.215-1.891-1.352.054-2.714.705-3.9 1.891l-1.414-1.414ZM2.293 8.959C5.109 6.142 8.534 4.696 12 4.696c3.466 0 6.89 1.447 9.707 4.263l-1.415 1.414C17.815 7.896 14.887 6.695 12 6.695c-2.886 0-5.815 1.2-8.293 3.678L2.293 8.96Z'
29
29
  />
30
30
  )
31
31
  }
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m9.8574 9.4854 2.0625 3.4375.6162-1.2315.0899-.1514a1.25 1.25 0 0 1 1.0283-.54h3.3457v2h-2.8818l-1.2237 2.4473-1.7519.0673-2.1426-3.5712-.6426 1.0712-1.7148-1.0292 1.5-2.5h1.7148Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M20 12c0-4.4183-3.5817-8-8-8s-8 3.5817-8 8c0 1.442.381 2.7923 1.0469 3.959l.1367.2305.1035.8212-.7637 2.4571 2.4307-.7705.83.1035.2823.167a7.965 7.965 0 0 0 .8857.4316c.938.3868 1.967.6006 3.0479.6006 4.4183 0 8-3.5817 8-8Zm2 0c0 5.5228-4.4772 10-10 10-1.347 0-2.634-.2673-3.8096-.752a9.9619 9.9619 0 0 1-1.0547-.5107l-3.833 1.2158-1.2578-1.25 1.2012-3.8672c-.7937-1.434-1.2461-3.0833-1.2461-4.8359 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m9.857 9.485 2.063 3.438.616-1.232.09-.151a1.25 1.25 0 0 1 1.028-.54H17v2h-2.882l-1.223 2.447-1.752.068L9 11.943l-.643 1.072-1.714-1.03 1.5-2.5h1.714ZM20 12a8 8 0 1 0-14.953 3.959l.137.23.103.822-.764 2.457 2.431-.77.83.103.282.167A7.965 7.965 0 0 0 12 20a8 8 0 0 0 8-8Zm2 0c0 5.523-4.477 10-10 10a9.973 9.973 0 0 1-4.864-1.263l-3.833 1.216-1.258-1.25 1.201-3.867A9.958 9.958 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M13 10v4h4v2h-4v4h-2v-4h-4v-2h4v-4h2Zm9-6v2h-20v-2h20Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M13 10v4h4v2h-4v4h-2v-4H7v-2h4v-4h2Zm9-6v2H2V4h20Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M6 3v18h-2v-18h2Zm10 4v4h4v2h-4v4h-2v-4h-4v-2h4v-4h2Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M4 3h2v18H4V3Zm6 8h4V7h2v4h4v2h-4v4h-2v-4h-4v-2Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20 5c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-14Zm2 14c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-14c0-1.6568 1.3432-3 3-3h14c1.6569 0 3 1.3432 3 3v14Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m10.251 10.434-.891 2.497h1.793l-.902-2.497Zm-3.707 5.566 2.926-7.7h1.562l2.937 7.7h-1.716l-.605-1.683h-2.783l-.605 1.683h-1.716ZM14.6743 16v-7.7h1.661v7.7h-1.661Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20 5a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V5Zm2 14a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v14Zm-11.749-8.566-.891 2.497h1.793l-.902-2.497ZM6.544 16 9.47 8.3h1.562l2.937 7.7h-1.716l-.605-1.683H8.865L8.26 16H6.544Zm8.13 0V8.3h1.661V16h-1.66Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M21 19.5v1h-18v-1h18ZM7 16v-13h3v13h-3Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M7 3h3v13h-3v-13ZM14 16v-7h3v7h-3Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M14 9h3v7h-3v-7Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M7 3h3v13H7V3Zm7 6h3v7h-3V9ZM3 19.5h18v1H3v-1Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M3 22v-2h18v2h-18ZM10.9998 4v10.5857l-3.2928-3.2927-1.414 1.414 5 5h1.414l5-5-1.414-1.414-3.2932 3.2932v-10.5862h-2Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M3 22v-2h18v2H3Zm8-18v10.586l-3.293-3.293-1.414 1.414 5 5h1.414l5-5-1.414-1.414L13 14.586V4h-2Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M12.5 7h7.5v3h-7.5v4h5.5v3h-5.5v4h-1v-4h-5.5v-3h5.5v-4h-7.5v-3h7.5v-4h1v4Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M12.5 7H20v3h-7.5v4H18v3h-5.5v4h-1v-4H6v-3h5.5v-4H4V7h7.5V3h1v4Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M10 11.5h4v-5.5h3v5.5h4v1h-4v5.5h-3v-5.5h-4v7.5h-3v-7.5h-4v-1h4v-7.5h3v7.5Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M7 4h3v7.5h4V6h3v5.5h4v1h-4V18h-3v-5.5h-4V20H7v-7.5H3v-1h4V4Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M4.5 21h-1v-18h1v18ZM8 7h13v3h-13v-3Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M8 7h13v3h-13v-3Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M8 7h13v3h-13v-3ZM8 14h7v3h-7v-3Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M8 14h7v3h-7v-3Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M8 14h7v3h-7v-3Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M4.5 21h-1V3h1v18ZM8 7h13v3H8V7Zm0 0h13v3H8V7Zm0 0h13v3H8V7Zm0 7h7v3H8v-3Zm0 0h7v3H8v-3Zm0 0h7v3H8v-3Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m16.207 17.793-1.414 1.414-1.793-1.7929v4.5859h-2v-4.5859l-1.793 1.7929-1.414-1.414 3.5-3.5h1.414l3.5 3.5ZM21 13h-18v-2h18v2ZM13 6.586l1.793-1.793 1.414 1.414-3.5 3.5h-1.414l-3.5-3.5 1.414-1.414 1.793 1.793v-4.586h2v4.586Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m16.207 17.793-1.414 1.414L13 17.414V22h-2v-4.586l-1.793 1.793-1.414-1.414 3.5-3.5h1.414l3.5 3.5ZM21 13H3v-2h18v2Zm-8-6.414 1.793-1.793 1.414 1.414-3.5 3.5h-1.414l-3.5-3.5 1.414-1.414L11 6.586V2h2v4.586Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20.5 21h-1v-18h1v18ZM3 7h13v3h-13v-3Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M3 7h13v3h-13v-3Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M3 7h13v3h-13v-3ZM9 14h7v3h-7v-3Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M9 14h7v3h-7v-3Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M9 14h7v3h-7v-3Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20.5 21h-1V3h1v18ZM3 7h13v3H3V7Zm0 0h13v3H3V7Zm0 0h13v3H3V7Zm6 7h7v3H9v-3Zm0 0h7v3H9v-3Zm0 0h7v3H9v-3Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M21 3.5v1h-18v-1h18ZM7 21v-13h3v13h-3Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M7 8h3v13h-3v-13ZM14 15v-7h3v7h-3Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M14 8h3v7h-3v-7Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M3 3.5h18v1H3v-1ZM7 8h3v13H7V8Zm7 0h3v7h-3V8Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m17.707 12.293-1.414 1.414-3.293-3.2929v10.5859h-2v-10.5859l-3.293 3.2929-1.414-1.414 5-5h1.414l5 5ZM21 5h-18v-2h18v2Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m17.707 12.293-1.414 1.414L13 10.414V21h-2V10.414l-3.293 3.293-1.414-1.414 5-5h1.414l5 5ZM21 5H3V3h18v2Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m16.1758 20.8096-1.0283 1.0283c-2.8458-1.7136-6.4467-1.7116-9.29.0059l-.9864-.9864 4.9648-10.6787h1.3272l5.0127 10.6309Zm-8.1621-1.9707a11.0703 11.0703 0 0 1 5.0254.0088l-2.5323-5.3711-2.4931 5.3623Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="m16.1758 20.8096-1.0283 1.0283c-2.8458-1.7136-6.4467-1.7116-9.29.0059l-.9864-.9864 4.9648-10.6787h1.3272l5.0127 10.6309Zm-8.1621-1.9707a11.0703 11.0703 0 0 1 5.0254.0088l-2.5323-5.3711-2.4931 5.3623Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="m16.1758 20.8096-1.0283 1.0283c-2.8458-1.7136-6.4467-1.7116-9.29.0059l-.9864-.9864 4.9648-10.6787h1.3272l5.0127 10.6309Zm-8.1621-1.9707a11.0703 11.0703 0 0 1 5.0254.0088l-2.5323-5.3711-2.4931 5.3623Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="m16.1758 20.8096-1.0283 1.0283c-2.8458-1.7136-6.4467-1.7116-9.29.0059l-.9864-.9864 4.9648-10.6787h1.3272l5.0127 10.6309Zm-8.1621-1.9707a11.0703 11.0703 0 0 1 5.0254.0088l-2.5323-5.3711-2.4931 5.3623Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M22 4v8l-1 1h-6v-2h5v-6h-2v3h-2v-3h-3v3h-2v-3h-3v3h-2v-3h-2v6h2v2h-3l-1-1v-8l1-1h18l1 1Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M22 4v8l-1 1h-6v-2h5v-6h-2v3h-2v-3h-3v3h-2v-3h-3v3h-2v-3h-2v6h2v2h-3l-1-1v-8l1-1h18l1 1Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M22 4v8l-1 1h-6v-2h5v-6h-2v3h-2v-3h-3v3h-2v-3h-3v3h-2v-3h-2v6h2v2h-3l-1-1v-8l1-1h18l1 1Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M22 4v8l-1 1h-6v-2h5v-6h-2v3h-2v-3h-3v3h-2v-3h-3v3h-2v-3h-2v6h2v2h-3l-1-1v-8l1-1h18l1 1Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m16.176 20.81-1.028 1.028a9.028 9.028 0 0 0-9.29.006l-.987-.987L9.836 10.18h1.327l5.013 10.63Zm-8.162-1.971a11.07 11.07 0 0 1 5.025.009l-2.532-5.371-2.493 5.362ZM22 4v8l-1 1h-6v-2h5V5h-2v3h-2V5h-3v3h-2V5H8v3H6V5H4v6h2v2H3l-1-1V4l1-1h18l1 1Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M22 20h-20v-2h20v2Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M10.0771 16h-2.1542l-.5997-1.5h-2.6464l-.5997 1.5h-2.1542l3.1484-7.871h1.8574l3.1484 7.871Zm-4.6005-3.5h1.0459l-.5225-1.3076-.5234 1.3076Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M13 14h3v2h-5v-8h2v6ZM22 10h-2v6h-2v-6h-2v-2h6v2Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M22 20H2v-2h20v2Zm-11.923-4H7.923l-.6-1.5H4.677l-.6 1.5H1.923L5.07 8.129h1.86L10.077 16Zm-4.6-3.5h1.045L6 11.192 5.477 12.5ZM13 14h3v2h-5V8h2v6Zm9-4h-2v6h-2v-6h-2V8h6v2Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m6.9287 8.129 3.1484 7.871h-2.1542l-.5997-1.5h-2.6464l-.5997 1.5h-2.1542l3.1484-7.871h1.8574Zm-1.4521 4.371h1.0459l-.5225-1.3076-.5234 1.3076Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M13 14h3v2h-5v-8h2v6ZM22 10h-2v6h-2v-6h-2v-2h6v2Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M6.929 8.129 10.077 16H7.923l-.6-1.5H4.677l-.6 1.5H1.923L5.07 8.129h1.86ZM5.477 12.5h1.045L6 11.192 5.477 12.5ZM13 14h3v2h-5V8h2v6Zm9-4h-2v6h-2v-6h-2V8h6v2Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M4 12.3916c1.5332-1.8299 4.2263-4.3916 8-4.3916 3.0749 0 5.5621 1.7014 7.2148 3.2754.8374.7974 1.4925 1.5928 1.9385 2.1875.2235.2979.3964.5476.5147.7256a10.6194 10.6194 0 0 1 .1738.2705l.0107.0176.0039.0078.001.001-1.7148 1.0292-.0049-.0078c-.0051-.0082-.0136-.0223-.0254-.041a9.2132 9.2132 0 0 0-.1103-.1699 13.6865 13.6865 0 0 0-.4493-.6338c-.3976-.5302-.9803-1.2351-1.7177-1.9375-1.4973-1.426-3.51-2.7246-5.835-2.7246-3.0762 0-5.343 2.2754-6.7314 4h5.7314v2h-8l-1-1v-8h2v5.3916Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M4 12.392C5.533 10.562 8.226 8 12 8c3.075 0 5.562 1.701 7.215 3.275a17.797 17.797 0 0 1 2.453 2.913 10.62 10.62 0 0 1 .174.271l.01.018.004.007.001.001-1.714 1.03-.005-.008-.026-.041a13.686 13.686 0 0 0-.56-.804c-.397-.53-.98-1.235-1.717-1.937C16.338 11.299 14.325 10 12 10c-3.076 0-5.343 2.275-6.731 4H11v2H3l-1-1V7h2v5.392Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m22 15-1 1h-8v-2h5.7305c-1.3885-1.7247-3.6545-4-6.7305-4-2.325 0-4.3377 1.2986-5.835 2.7246-.7374.7024-1.32 1.4073-1.7177 1.9375a13.6884 13.6884 0 0 0-.4493.6338 8.7146 8.7146 0 0 0-.1103.1699c-.0118.0187-.0203.0328-.0254.041l-.0049.0078-1.7148-1.0292.001-.001.0039-.0078.0107-.0176a10.5012 10.5012 0 0 1 .1738-.2705c.1183-.178.2912-.4277.5147-.7256.446-.5947 1.1011-1.3901 1.9385-2.1875 1.6527-1.574 4.1399-3.2754 7.2148-3.2754 3.773 0 6.4665 2.5599 8 4.3896v-5.3896h2v8Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m22 15-1 1h-8v-2h5.73c-1.388-1.725-3.654-4-6.73-4-2.325 0-4.338 1.299-5.835 2.725a15.821 15.821 0 0 0-2.167 2.57l-.11.17-.026.042-.005.008-1.714-1.03.004-.008.011-.018a7.437 7.437 0 0 1 .174-.27 17.808 17.808 0 0 1 2.453-2.913C6.438 9.7 8.925 8 12 8c3.773 0 6.466 2.56 8 4.39V7h2v8Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m8.707 5.707-3.293 3.293h7.586c1.8076 0 3.5649.3783 4.9873 1.4902 1.4343 1.1214 2.3872 2.8777 2.7988 5.3448.1094.6556.179 1.362.2129 2.1201.0007.0149.001.03.001.0449v2h-2v-1.9727c-.0312-.6856-.0935-1.3043-.1865-1.8623-.3543-2.1236-1.123-3.3678-2.0576-4.0986-.9468-.7401-2.2066-1.0664-3.7559-1.0664h-7.586l3.293 3.293-1.414 1.414-5-5v-1.414l5-5 1.414 1.414Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M8.707 5.707 5.414 9H13c1.808 0 3.565.378 4.987 1.49 1.435 1.122 2.388 2.878 2.8 5.345A17.725 17.725 0 0 1 21 18v2h-2v-1.973a15.712 15.712 0 0 0-.186-1.862c-.355-2.124-1.123-3.368-2.058-4.099C15.809 11.326 14.549 11 13 11H5.414l3.293 3.293-1.414 1.414-5-5V9.293l5-5 1.414 1.414Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M21.707 9.293v1.414l-5 5-1.414-1.414 3.2929-3.293h-7.5859c-1.5493 0-2.8092.3263-3.7559 1.0664-.9346.7308-1.7033 1.975-2.0576 4.0986-.093.558-.1553 1.1767-.1865 1.8623v1.9727h-2v-2c0-.0149.0003-.03.001-.0449.0339-.7581.1035-1.4645.2129-2.1201.4116-2.4671 1.3645-4.2234 2.7988-5.3448 1.4224-1.1118 3.1797-1.4902 4.9873-1.4902h7.5859l-3.2929-3.293 1.414-1.414 5 5Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M21.707 9.293v1.414l-5 5-1.414-1.414L18.586 11H11c-1.55 0-2.81.326-3.756 1.066-.935.731-1.703 1.975-2.057 4.099A15.706 15.706 0 0 0 5 18.027V20H3v-2l.001-.045a17.63 17.63 0 0 1 .213-2.12c.412-2.467 1.364-4.223 2.799-5.345C7.435 9.378 9.193 9 11 9h7.586l-3.293-3.293 1.414-1.414 5 5Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M5.0001 19v-5h2v5c0 .5523.4477 1 1 1h11c.5523 0 1-.4477 1-1v-11c0-.5523-.4477-1-1-1h-5v-2h5c1.6569 0 3 1.3431 3 3v11c0 1.6569-1.3431 3-3 3h-11c-1.6568 0-3-1.3431-3-3Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m4.0003 11.0003-.0006-5.5865 8.2936 8.2936 1.4142-1.4142-8.2928-8.2929h5.5855v-1.9998l-7.9998-.0007-1 1v8.0005h1.9999Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M5 19v-5h2v5a1 1 0 0 0 1 1h11a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-5V5h5a3 3 0 0 1 3 3v11a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3Zm-1-8V5.414l8.293 8.293 1.415-1.414L5.415 4H11V2H3L2 3v8h2Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M10 7h-5c-.5523 0-1 .4477-1 1v11c0 .5523.4477 1 1 1h11c.5523 0 1-.4477 1-1v-5h2v5c0 1.6569-1.3431 3-3 3h-11c-1.6568 0-3-1.3431-3-3v-11c0-1.6569 1.3432-3 3-3h5v2Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m21.9922 3.124-1 8-1.9844-.248.6377-5.1084-7.9385 7.9394-1.414-1.414 7.9394-7.9405-5.1084.6397-.248-1.9844 8-1 1.1162 1.1162Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M10 7H5a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h11a1 1 0 0 0 1-1v-5h2v5a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V8a3 3 0 0 1 3-3h5v2Zm11.992-3.876-1 8-1.984-.248.637-5.108-7.938 7.939-1.414-1.414 7.94-7.94-5.109.64-.248-1.985 8-1 1.116 1.116Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M11 3c4.9706 0 9 4.0294 9 9v.5859l1.293-1.2929 1.414 1.414-3 3h-1.414l-3-3 1.414-1.414 1.293 1.2929v-.5859c0-3.866-3.134-7-7-7s-7 3.134-7 7 3.134 7 7 7v2c-4.9706 0-9-4.0294-9-9s4.0294-9 9-9Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M11 3a9 9 0 0 1 9 9v.586l1.293-1.293 1.414 1.414-3 3h-1.414l-3-3 1.414-1.414L18 12.586V12a7 7 0 1 0-7 7v2a9 9 0 1 1 0-18Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M13 3c4.9706 0 9 4.0294 9 9s-4.0294 9-9 9-9-4.0294-9-9v-.5859l-1.293 1.2929-1.414-1.414 3-3h1.414l3 3-1.414 1.414-1.293-1.2929v.5859c0 3.866 3.134 7 7 7s7-3.134 7-7-3.134-7-7-7v-2Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M13 3a9 9 0 1 1-9 9v-.586l-1.293 1.293-1.414-1.414 3-3h1.414l3 3-1.414 1.414L6 11.414V12a7 7 0 1 0 7-7V3Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M13 3c4.9706 0 9 4.0294 9 9s-4.0294 9-9 9v-2c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7v.5859l1.293-1.2929 1.414 1.414-3 3h-1.414l-3-3 1.414-1.414 1.293 1.2929v-.5859c0-4.9706 4.0294-9 9-9Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M13 3a9 9 0 1 1 0 18v-2a7 7 0 1 0-7-7v.586l1.293-1.293 1.414 1.414-3 3H4.293l-3-3 1.414-1.414L4 12.586V12a9 9 0 0 1 9-9Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M11 5c-3.866 0-7 3.134-7 7s3.134 7 7 7 7-3.134 7-7v-.5859l-1.293 1.2929-1.414-1.414 3-3h1.414l3 3-1.414 1.414-1.293-1.2929v.5859c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9v2Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M11 5a7 7 0 1 0 7 7v-.586l-1.293 1.293-1.414-1.414 3-3h1.414l3 3-1.414 1.414L20 11.414V12a9 9 0 1 1-9-9v2Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3c1.4982 0 2.7065.5321 3.5371 1.4043.8179.859 1.2129 1.9883 1.2129 3.0957s-.395 2.2367-1.2129 3.0957c-.8306.8722-2.0389 1.4043-3.5371 1.4043h-10c-1.0015 0-1.6685.343-2.0879.7832-.4319.4535-.6621 1.0744-.6621 1.7168 0 .6424.2302 1.2633.6621 1.7168.4194.4402 1.0864.7832 2.0879.7832h11.5859l-1.2929-1.293 1.414-1.414 3 3v1.414l-3 3-1.414-1.414 1.2929-1.293h-11.5859c-1.4982 0-2.7065-.5321-3.5371-1.4043-.8179-.859-1.2129-1.9883-1.2129-3.0957s.395-2.2367 1.2129-3.0957c.8306-.8722 2.039-1.4043 3.5371-1.4043h10c1.0015 0 1.6685-.343 2.0879-.7832.4319-.4535.6621-1.0743.6621-1.7168 0-.6425-.2302-1.2633-.6621-1.7168-.4194-.4402-1.0864-.7832-2.0879-.7832h-12v-2h12Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3c1.498 0 2.706.532 3.537 1.404.818.86 1.213 1.989 1.213 3.096s-.395 2.237-1.213 3.096C19.707 11.468 18.498 12 17 12H7c-1.002 0-1.668.343-2.088.783A2.485 2.485 0 0 0 4.25 14.5c0 .642.23 1.263.662 1.717.42.44 1.086.783 2.088.783h11.586l-1.293-1.293 1.414-1.414 3 3v1.414l-3 3-1.414-1.414L18.586 19H7c-1.498 0-2.706-.532-3.537-1.404-.818-.86-1.213-1.989-1.213-3.096s.395-2.237 1.213-3.096C4.293 10.532 5.502 10 7 10h10c1.002 0 1.669-.343 2.088-.783A2.484 2.484 0 0 0 19.75 7.5c0-.642-.23-1.263-.662-1.717C18.668 5.343 18 5 17 5H5V3h12Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m20.707 4.707-13.294 13.293h5.587v2h-8l-1-1 .001-8h1.999v5.5859l13.293-13.293 1.414 1.4141Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20.707 4.707 7.413 18H13v2H5l-1-1 .001-8H6v5.586L19.293 3.293l1.414 1.414Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M18 16.5859v-5.5859h1.999l.001 8-1 1h-8v-2h5.5859l-13.293-13.293 1.4141-1.414 13.293 13.2929Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M18 16.586V11h1.999L20 19l-1 1h-8v-2h5.586L3.293 4.707l1.414-1.414L18 16.586Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M13 3v15.8643l4.3594-3.6329 1.2812 1.5372-6 5h-1.2812l-6-5 1.2812-1.5372 4.3594 3.6329v-15.8643h2Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M13 3v15.864l4.36-3.633 1.28 1.538-6 5h-1.28l-6-5 1.28-1.538L11 18.864V3h2Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M5 14h13.5859l-3.2929-3.293 1.414-1.414 5 5v1.414l-5 5-1.414-1.414 3.2929-3.293h-14.5859l-1-1v-11h2v10Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M5 14h13.586l-3.293-3.293 1.414-1.414 5 5v1.414l-5 5-1.414-1.414L18.586 16H4l-1-1V4h2v10Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M7.4952 5.4141c.7849-.8652 2.1767-.284 2.1767.9092v2.2871l4.6738.001v-2.2862c0-1.194 1.3945-1.7753 2.1788-.9082l5.1298 5.6758c.4603.5092.4603 1.3053 0 1.8145l-5.1298 5.6758c-.7844.867-2.1788.2858-2.1788-.9083v-2.083h-4.6738v2.085c0 1.1931-1.3918 1.7744-2.1767.9092l-5.1485-5.6768c-.4621-.5095-.4621-1.3088 0-1.8183l5.1485-5.6768Zm-3.1895 6.5859 3.3477 3.6905v-2.2119h8.7119v2.206l3.3301-3.6846-3.3301-3.6845v2.4082h-8.712v-2.415l-3.3476 3.6913Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M7.495 5.414c.785-.865 2.177-.284 2.177.91V8.61l4.674.001V6.325c0-1.194 1.394-1.775 2.178-.908l5.13 5.676c.46.509.46 1.305 0 1.814l-5.13 5.676c-.784.867-2.178.286-2.178-.908v-2.083H9.672v2.085c0 1.193-1.392 1.774-2.177.909l-5.148-5.677a1.366 1.366 0 0 1 0-1.818l5.148-5.677ZM4.305 12l3.348 3.69v-2.21h8.712v2.206L19.695 12l-3.33-3.685v2.409H7.653V8.309L4.306 12Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12.5 19.2467v-3.2467h8v-8h-8v-3.2467l-8.0095 7.2467 8.0095 7.2467Zm2 1.69c0 1.0837-1.285 1.654-2.0886.9269l-10.902-9.8636 10.902-9.8636c.8036-.7271 2.0886-.1569 2.0886.927v2.9366h6.75c.6904 0 1.25.5596 1.25 1.25v9.5c0 .6904-.5596 1.25-1.25 1.25h-6.75v2.9367Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12.5 19.247V16h8V8h-8V4.753L4.49 12l8.01 7.247Zm2 1.69c0 1.083-1.285 1.654-2.089.927L1.51 12l10.902-9.864c.804-.727 2.089-.156 2.089.927V6h6.75c.69 0 1.25.56 1.25 1.25v9.5c0 .69-.56 1.25-1.25 1.25H14.5v2.937Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M10 3.0635c0-1.016 1.1293-1.581 1.9326-1.0488l.1563.122 10.9013 9.8633-10.9013 9.8633c-.8037.7271-2.0889.157-2.0889-.9268v-2.9365h-6.75c-.6904 0-1.25-.5596-1.25-1.25v-9.5c0-.6904.5596-1.25 1.25-1.25h6.75v-2.9365Zm2 4.9365h-8v8h8v3.2471l8.0098-7.2471-8.0098-7.248v3.248Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M10 3.063c0-1.015 1.13-1.58 1.933-1.048l.156.122L22.99 12l-10.9 9.863c-.804.727-2.089.157-2.089-.927V18H3.25C2.56 18 2 17.44 2 16.75v-9.5C2 6.56 2.56 6 3.25 6H10V3.063ZM12 8H4v8h8v3.247L20.01 12 12 4.752V8Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20.7578 2.0303a.9994.9994 0 0 1 .9492.2627.9995.9995 0 0 1 .2627.9492l-3 12a1.0007 1.0007 0 0 1-.7031.7217 1 1 0 0 1-.9737-.2569l-2.3964-2.3965-10.3086 7.4981a.9997.9997 0 0 1-1.3965-1.3965l7.497-10.3096-2.3955-2.3955a1 1 0 0 1-.2568-.9736 1.0006 1.0006 0 0 1 .7217-.7031l12-3Zm-9.8028 4.5107 1.752 1.752a.9997.9997 0 0 1 .1016 1.2949l-4.2764 5.8789 5.8799-4.2754.0762-.0508a1 1 0 0 1 1.2187.1524l1.751 1.7509 2.1679-8.6709-8.6709 2.168Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20.758 2.03a1 1 0 0 1 1.212 1.212l-3 12a1 1 0 0 1-1.677.465l-2.396-2.397-10.31 7.499a1 1 0 0 1-1.396-1.397l7.497-10.31-2.395-2.395a1 1 0 0 1 .465-1.677l12-3Zm-9.803 4.511 1.752 1.752a1 1 0 0 1 .102 1.295l-4.277 5.879 5.88-4.276.076-.05a1 1 0 0 1 1.219.152l1.751 1.75 2.168-8.67-8.671 2.168Z"/></svg>