@mirohq/design-system-icons 1.1.1 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1075) hide show
  1. package/dist/main.js +2395 -5938
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +2394 -5939
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +8 -11
  6. package/package.json +4 -4
  7. package/react/activity.tsx +4 -7
  8. package/react/add-line-bottom.tsx +3 -5
  9. package/react/add-line-right.tsx +3 -5
  10. package/react/ai-text.tsx +5 -12
  11. package/react/align-bottom-group.tsx +4 -22
  12. package/react/align-bottom.tsx +5 -15
  13. package/react/align-center-horizontal.tsx +7 -13
  14. package/react/align-center-vertical.tsx +3 -18
  15. package/react/align-left.tsx +6 -13
  16. package/react/align-middle.tsx +7 -25
  17. package/react/align-right.tsx +6 -13
  18. package/react/align-top-group.tsx +4 -22
  19. package/react/align-top.tsx +5 -15
  20. package/react/alignment-scale.tsx +15 -14
  21. package/react/alt-text-underline.tsx +5 -10
  22. package/react/alt-text.tsx +4 -5
  23. package/react/arrow-arc-left.tsx +4 -12
  24. package/react/arrow-arc-right.tsx +3 -9
  25. package/react/arrow-bend-up-left.tsx +5 -10
  26. package/react/arrow-bend-up-right.tsx +5 -10
  27. package/react/arrow-box-left.tsx +5 -14
  28. package/react/arrow-box-out.tsx +5 -9
  29. package/react/arrow-clockwise-down-right.tsx +5 -9
  30. package/react/arrow-clockwise-up-left.tsx +5 -9
  31. package/react/arrow-counter-clockwise-down-left.tsx +5 -9
  32. package/react/arrow-counter-clockwise-up-right.tsx +5 -9
  33. package/react/arrow-curves-bottom-right.tsx +5 -10
  34. package/react/arrow-down-left.tsx +5 -9
  35. package/react/arrow-down-right.tsx +5 -9
  36. package/react/arrow-down.tsx +4 -11
  37. package/react/arrow-elbow-down-right.tsx +4 -12
  38. package/react/arrow-fat-left-right.tsx +1 -2
  39. package/react/arrow-fat-left.tsx +1 -7
  40. package/react/arrow-fat-right.tsx +3 -5
  41. package/react/arrow-fat-up-right.tsx +3 -12
  42. package/react/arrow-left-right-dotted.tsx +3 -14
  43. package/react/arrow-left.tsx +4 -11
  44. package/react/arrow-right.tsx +4 -11
  45. package/react/arrow-up-circle.tsx +6 -16
  46. package/react/arrow-up-left.tsx +5 -9
  47. package/react/arrow-up-right.tsx +5 -9
  48. package/react/arrow-up.tsx +4 -11
  49. package/react/arrows-clockwise-rectangle-tilt.tsx +3 -6
  50. package/react/arrows-clockwise-x.tsx +7 -18
  51. package/react/arrows-clockwise-y.tsx +7 -18
  52. package/react/arrows-counterclockwise-rectangle-tilt.tsx +3 -6
  53. package/react/arrows-down-up.tsx +6 -24
  54. package/react/arrows-horizontal-lines-top-bottom-in.tsx +6 -16
  55. package/react/arrows-horizontal-lines-top-bottom.tsx +5 -10
  56. package/react/arrows-in-simple.tsx +7 -22
  57. package/react/arrows-out-cardinal.tsx +5 -8
  58. package/react/arrows-out-lines-horizontal.tsx +7 -6
  59. package/react/arrows-out-simple.tsx +7 -13
  60. package/react/arrows-square-counter-clockwise-y.tsx +6 -16
  61. package/react/arrows-time-backward.tsx +7 -13
  62. package/react/arrows-time-forward.tsx +7 -13
  63. package/react/article-empty.tsx +2 -3
  64. package/react/article.tsx +2 -3
  65. package/react/at.tsx +2 -3
  66. package/react/attachment.tsx +3 -5
  67. package/react/badge.tsx +3 -7
  68. package/react/barrel.tsx +3 -12
  69. package/react/bell-slash.tsx +4 -12
  70. package/react/bell-tilt.tsx +2 -3
  71. package/react/bell.tsx +4 -4
  72. package/react/board.tsx +6 -8
  73. package/react/book-open-info.tsx +5 -8
  74. package/react/bookmark.tsx +3 -7
  75. package/react/box-captions.tsx +1 -2
  76. package/react/bracket-curly-left.tsx +3 -5
  77. package/react/bracket-curly-right.tsx +3 -5
  78. package/react/brackets-angle-slash.tsx +3 -11
  79. package/react/brackets-curly-circles-three.tsx +8 -9
  80. package/react/browser.tsx +5 -9
  81. package/react/brush.tsx +4 -11
  82. package/react/calendar-blank.tsx +3 -7
  83. package/react/calendar-end.tsx +6 -10
  84. package/react/calendar-start.tsx +2 -3
  85. package/react/camera.tsx +5 -9
  86. package/react/caption-along.tsx +3 -4
  87. package/react/caption-horizontal.tsx +1 -2
  88. package/react/card-circles.tsx +1 -2
  89. package/react/card-number-three.tsx +6 -10
  90. package/react/card.tsx +4 -12
  91. package/react/cards-poker.tsx +7 -17
  92. package/react/chart-bar-y-simple.tsx +4 -28
  93. package/react/chart-bar-y.tsx +3 -32
  94. package/react/chat-check.tsx +5 -10
  95. package/react/chat-dashes-lines-two.tsx +7 -6
  96. package/react/chat-lines-cross.tsx +7 -11
  97. package/react/chat-lines-dot.tsx +7 -7
  98. package/react/chat-lines-eye-open.tsx +8 -8
  99. package/react/chat-lines-two-stack.tsx +5 -12
  100. package/react/chat-lines-two.tsx +7 -7
  101. package/react/chat-plus.tsx +5 -7
  102. package/react/chat-text-arrow.tsx +7 -13
  103. package/react/chat-two.tsx +3 -6
  104. package/react/chat.tsx +3 -5
  105. package/react/check-mark.tsx +3 -6
  106. package/react/checkboard-square-centered.tsx +2 -13
  107. package/react/chevron-down-double.tsx +3 -6
  108. package/react/chevron-down.tsx +3 -6
  109. package/react/chevron-left-double.tsx +3 -6
  110. package/react/chevron-left.tsx +3 -6
  111. package/react/chevron-right-double.tsx +3 -6
  112. package/react/chevron-right-small.tsx +3 -11
  113. package/react/chevron-right.tsx +3 -6
  114. package/react/chevron-up-double.tsx +3 -6
  115. package/react/chevron-up-down-line.tsx +3 -11
  116. package/react/chevron-up-down.tsx +3 -6
  117. package/react/chevron-up.tsx +3 -6
  118. package/react/circle-corners.tsx +4 -8
  119. package/react/circle-motion-x.tsx +3 -11
  120. package/react/circle-notch.tsx +3 -5
  121. package/react/circle-slash.tsx +3 -6
  122. package/react/circle.tsx +3 -5
  123. package/react/circles-connected.tsx +3 -13
  124. package/react/clock-counter-clockwise-simple.tsx +6 -11
  125. package/react/clock-counter-clockwise.tsx +8 -16
  126. package/react/clock-overtime.tsx +4 -13
  127. package/react/clock.tsx +2 -3
  128. package/react/cloud.tsx +3 -12
  129. package/react/cluster-ai.tsx +2 -9
  130. package/react/cluster-color.tsx +6 -15
  131. package/react/cluster-sentiment.tsx +7 -25
  132. package/react/cluster.tsx +3 -6
  133. package/react/clustered.tsx +5 -5
  134. package/react/cog.tsx +5 -9
  135. package/react/coins-checked.tsx +3 -6
  136. package/react/coins-slash.tsx +3 -6
  137. package/react/coins.tsx +2 -8
  138. package/react/columns-format.tsx +7 -6
  139. package/react/columns-three.tsx +5 -17
  140. package/react/comment-group.tsx +4 -7
  141. package/react/compass.tsx +5 -9
  142. package/react/cone-serpentine.tsx +6 -3
  143. package/react/connection-line-elbows.tsx +2 -3
  144. package/react/connection-line-straight.tsx +2 -3
  145. package/react/corners-three-eye-open.tsx +5 -9
  146. package/react/counter.tsx +6 -22
  147. package/react/credit-card.tsx +7 -5
  148. package/react/crop.tsx +3 -6
  149. package/react/cross-circle.tsx +5 -9
  150. package/react/cross-fat.tsx +5 -16
  151. package/react/cross-square.tsx +6 -13
  152. package/react/cross.tsx +3 -5
  153. package/react/cube.tsx +3 -7
  154. package/react/cursor-filled.tsx +2 -3
  155. package/react/cursor-lines.tsx +3 -5
  156. package/react/cursor-text-lines.tsx +3 -12
  157. package/react/cursor-text.tsx +3 -6
  158. package/react/cursor.tsx +1 -2
  159. package/react/curve-square-circle-arrow.tsx +3 -12
  160. package/react/dash-left-down-square-dash-right-up.tsx +3 -6
  161. package/react/dash-left-up-square-dash-down-right.tsx +3 -6
  162. package/react/dash-square-dash-horizontal.tsx +3 -6
  163. package/react/dash-square-dash-vertical.tsx +3 -6
  164. package/react/diagram-card-large-1.tsx +4 -11
  165. package/react/diagram-card-large-2.tsx +6 -12
  166. package/react/diagram-card-large-3.tsx +6 -11
  167. package/react/diagram-card-large-4.tsx +5 -19
  168. package/react/diagram-card-magnifying-glass.tsx +5 -14
  169. package/react/diagram-card-small-1.tsx +4 -11
  170. package/react/diagram-card-small-2.tsx +6 -11
  171. package/react/diagram-card-small-3.tsx +5 -9
  172. package/react/diagram-card-team.tsx +5 -29
  173. package/react/diagram-card-user.tsx +5 -22
  174. package/react/diagramming-format.tsx +1 -2
  175. package/react/diagramming.tsx +6 -31
  176. package/react/distribute-horizontal.tsx +2 -9
  177. package/react/distribute-vertical.tsx +4 -7
  178. package/react/doc-format.tsx +6 -15
  179. package/react/dollar-sign-currency.tsx +3 -5
  180. package/react/dot-voting.tsx +2 -3
  181. package/react/dots-nine.tsx +5 -11
  182. package/react/dots-six-horizontal.tsx +5 -8
  183. package/react/dots-six-vertical.tsx +5 -8
  184. package/react/dots-three-vertical.tsx +1 -2
  185. package/react/dots-three.tsx +1 -2
  186. package/react/dots-two.tsx +1 -2
  187. package/react/download.tsx +5 -16
  188. package/react/envelope.tsx +5 -9
  189. package/react/eraser.tsx +5 -9
  190. package/react/exclamation-mark-octagon.tsx +4 -15
  191. package/react/exclamation-point-circle.tsx +4 -15
  192. package/react/export.tsx +6 -16
  193. package/react/external-format.tsx +7 -11
  194. package/react/eye-closed-dots-four-frame-broken.tsx +7 -21
  195. package/react/eye-closed.tsx +5 -11
  196. package/react/eye-open-line-frame-broken.tsx +7 -12
  197. package/react/eye-open-slash.tsx +6 -10
  198. package/react/eye-open.tsx +5 -9
  199. package/react/eyedropper.tsx +4 -7
  200. package/react/factory-house.tsx +5 -11
  201. package/react/factory.tsx +2 -8
  202. package/react/file-spreadsheet.tsx +2 -3
  203. package/react/flag.tsx +2 -3
  204. package/react/flip-card.tsx +7 -13
  205. package/react/flip.tsx +4 -7
  206. package/react/folder.tsx +5 -9
  207. package/react/formula.tsx +3 -7
  208. package/react/frame-lines-two.tsx +5 -7
  209. package/react/frame-play.tsx +3 -6
  210. package/react/frame-plus.tsx +5 -7
  211. package/react/frame.tsx +3 -6
  212. package/react/funnel.tsx +2 -3
  213. package/react/gauge.tsx +7 -16
  214. package/react/gavel.tsx +2 -3
  215. package/react/gift.tsx +9 -7
  216. package/react/github.tsx +1 -13
  217. package/react/globe.tsx +2 -3
  218. package/react/google-drive.tsx +1 -2
  219. package/react/graduation-cap.tsx +5 -12
  220. package/react/grid-four.tsx +6 -16
  221. package/react/grid-six.tsx +3 -12
  222. package/react/grid.tsx +3 -7
  223. package/react/hand-filled.tsx +2 -3
  224. package/react/hand-pointing.tsx +3 -6
  225. package/react/hand-raised-filled.tsx +1 -4
  226. package/react/hand.tsx +3 -6
  227. package/react/headphones.tsx +4 -6
  228. package/react/headset-person.tsx +5 -19
  229. package/react/heart-filled.tsx +3 -4
  230. package/react/heart.tsx +2 -3
  231. package/react/hexagon.tsx +3 -12
  232. package/react/highlighter-color-selection.tsx +4 -6
  233. package/react/highlighter-underline.tsx +4 -12
  234. package/react/highlighter.tsx +6 -10
  235. package/react/house.tsx +3 -7
  236. package/react/image.tsx +6 -22
  237. package/react/indent-left.tsx +4 -9
  238. package/react/indent-right.tsx +4 -9
  239. package/react/index.ts +3 -1
  240. package/react/information-mark-circle.tsx +7 -13
  241. package/react/insights.tsx +5 -8
  242. package/react/kanban.tsx +3 -11
  243. package/react/key.tsx +7 -21
  244. package/react/keycap.tsx +6 -6
  245. package/react/laptop.tsx +3 -16
  246. package/react/lasso.tsx +8 -14
  247. package/react/layout.tsx +6 -6
  248. package/react/lifesaver.tsx +3 -12
  249. package/react/lightbox.tsx +3 -10
  250. package/react/lightbulb.tsx +2 -3
  251. package/react/lightning.tsx +3 -6
  252. package/react/line-curved.tsx +3 -12
  253. package/react/line-dashed.tsx +3 -12
  254. package/react/line-diagonal.tsx +3 -11
  255. package/react/line-dotted.tsx +1 -7
  256. package/react/line-horizontal.tsx +3 -12
  257. package/react/line-orthogonal.tsx +3 -12
  258. package/react/line-straight.tsx +3 -12
  259. package/react/line-two-diagonal-top-right-double.tsx +3 -6
  260. package/react/lines-three-horizontal-line-vertical-center.tsx +1 -2
  261. package/react/lines-three-horizontal.tsx +2 -5
  262. package/react/lines-three-vertical.tsx +5 -6
  263. package/react/lines-top-left-columns-two.tsx +6 -14
  264. package/react/link-plus.tsx +7 -5
  265. package/react/link.tsx +7 -5
  266. package/react/list-bullets.tsx +5 -6
  267. package/react/list-numbers.tsx +3 -6
  268. package/react/lock-closed.tsx +5 -9
  269. package/react/lock-open.tsx +6 -11
  270. package/react/login.tsx +5 -16
  271. package/react/logout.tsx +4 -18
  272. package/react/magnet.tsx +2 -3
  273. package/react/magnifying-glass-lightning.tsx +4 -7
  274. package/react/magnifying-glass-plus.tsx +8 -6
  275. package/react/magnifying-glass.tsx +3 -5
  276. package/react/map.tsx +3 -8
  277. package/react/megaphone.tsx +5 -20
  278. package/react/mermaid.tsx +1 -7
  279. package/react/microphone-document.tsx +6 -16
  280. package/react/microphone-slash.tsx +7 -5
  281. package/react/microphone.tsx +3 -5
  282. package/react/minus.tsx +2 -7
  283. package/react/mobile.tsx +4 -11
  284. package/react/monitor-arrow-up.tsx +9 -9
  285. package/react/monitor-arrow.tsx +9 -9
  286. package/react/monitor-eye-closed.tsx +5 -10
  287. package/react/monitor-eye-open.tsx +8 -7
  288. package/react/monitor-pause.tsx +7 -5
  289. package/react/monitor-play.tsx +5 -9
  290. package/react/monitor-stop.tsx +5 -9
  291. package/react/monitor.tsx +3 -5
  292. package/react/moon.tsx +2 -3
  293. package/react/mouse.tsx +3 -12
  294. package/react/music-note.tsx +2 -3
  295. package/react/navigation-arrow-lines.tsx +6 -12
  296. package/react/navigation-up-left-filled.tsx +6 -13
  297. package/react/navigation-up-left-slash.tsx +4 -7
  298. package/react/navigation-up-right.tsx +2 -3
  299. package/react/next.tsx +3 -11
  300. package/react/node-connected-dot.tsx +6 -12
  301. package/react/node-lines-curved.tsx +3 -6
  302. package/react/node-lines-horizontal.tsx +3 -6
  303. package/react/node-lines-vertical.tsx +3 -6
  304. package/react/node-plus.tsx +3 -5
  305. package/react/nodes-connected.tsx +8 -36
  306. package/react/nodes-connections-three.tsx +3 -5
  307. package/react/note-magnifying-glass.tsx +4 -12
  308. package/react/notepad.tsx +5 -16
  309. package/react/number.tsx +3 -5
  310. package/react/octagon.tsx +3 -12
  311. package/react/office.tsx +6 -8
  312. package/react/org-chart.tsx +4 -7
  313. package/react/orientation-horizontal.tsx +5 -17
  314. package/react/orientation-vertical.tsx +5 -20
  315. package/react/paint-bucket.tsx +4 -12
  316. package/react/palette.tsx +6 -7
  317. package/react/paper-plane-filled-right.tsx +1 -2
  318. package/react/paper-plane-tilt.tsx +4 -6
  319. package/react/parallelogram.tsx +3 -5
  320. package/react/pause-circle.tsx +4 -11
  321. package/react/pause.tsx +2 -8
  322. package/react/pdf.tsx +2 -8
  323. package/react/pen-color-selection.tsx +4 -6
  324. package/react/pen-tip.tsx +2 -3
  325. package/react/pen-underline.tsx +4 -6
  326. package/react/pen.tsx +4 -6
  327. package/react/pentagon.tsx +3 -12
  328. package/react/people-list.tsx +5 -17
  329. package/react/person-in-circle.tsx +8 -9
  330. package/react/phone-filled.tsx +1 -2
  331. package/react/pixel-eraser.tsx +4 -12
  332. package/react/placeholder.tsx +6 -13
  333. package/react/planet.tsx +3 -5
  334. package/react/play-circle.tsx +4 -7
  335. package/react/play.tsx +3 -5
  336. package/react/playback-speed-circle.tsx +3 -5
  337. package/react/plug.tsx +3 -7
  338. package/react/plus-box.tsx +4 -12
  339. package/react/plus-square.tsx +1 -2
  340. package/react/plus-text.tsx +4 -11
  341. package/react/plus.tsx +2 -7
  342. package/react/polling.tsx +9 -7
  343. package/react/presentation-arrow.tsx +6 -10
  344. package/react/presentation-eye-open.tsx +6 -4
  345. package/react/presentation-line.tsx +2 -8
  346. package/react/presentation-lines-two.tsx +1 -2
  347. package/react/presentation-link.tsx +8 -6
  348. package/react/presentation-number-one.tsx +5 -7
  349. package/react/presentation-play.tsx +1 -2
  350. package/react/presentation-plus.tsx +2 -8
  351. package/react/previous.tsx +3 -11
  352. package/react/prohibit.tsx +5 -9
  353. package/react/proto-button.tsx +1 -2
  354. package/react/proto-checkbox.tsx +6 -5
  355. package/react/proto-dropdown.tsx +3 -8
  356. package/react/proto-input.tsx +3 -11
  357. package/react/proto-number.tsx +3 -8
  358. package/react/proto-radio.tsx +1 -2
  359. package/react/proto-slider.tsx +2 -6
  360. package/react/prototype-format.tsx +3 -5
  361. package/react/push-pin-filled.tsx +3 -9
  362. package/react/push-pin.tsx +4 -6
  363. package/react/question-mark-circle.tsx +5 -9
  364. package/react/question-mark.tsx +2 -3
  365. package/react/quotes.tsx +3 -5
  366. package/react/raised-hand.tsx +3 -6
  367. package/react/ratio-169.tsx +3 -7
  368. package/react/ratio-43.tsx +3 -7
  369. package/react/ratio-square.tsx +3 -7
  370. package/react/rectangle-arrow-up-center.tsx +5 -16
  371. package/react/rectangle-dash-lines.tsx +7 -6
  372. package/react/rectangle-dot-large.tsx +7 -8
  373. package/react/rectangle-dot-line-pen.tsx +8 -13
  374. package/react/rectangle-dot-medium.tsx +7 -8
  375. package/react/rectangle-dot-small.tsx +7 -8
  376. package/react/rectangle-frame-2-lines.tsx +4 -11
  377. package/react/rectangle-line.tsx +5 -12
  378. package/react/rectangle-play-stack.tsx +6 -14
  379. package/react/rectangle-portrait-dash-square-top-center.tsx +1 -2
  380. package/react/rectangle-portrait-dash-square-top-left.tsx +3 -5
  381. package/react/rectangle-portrait-dash.tsx +1 -2
  382. package/react/rectangle-portrait-filled.tsx +3 -11
  383. package/react/rectangle-portrait-square-top-left.tsx +6 -13
  384. package/react/rectangle-portrait.tsx +3 -11
  385. package/react/rectangle-tick.tsx +5 -9
  386. package/react/rectangle-triangle-bottom-center.tsx +5 -10
  387. package/react/rectangles-squares.tsx +3 -6
  388. package/react/rectangles-three-aligned.tsx +4 -28
  389. package/react/rectangles-three-free.tsx +3 -12
  390. package/react/rectangles-three-overlap.tsx +3 -7
  391. package/react/rectangles-two-line.tsx +3 -27
  392. package/react/rectangles-two-lines-four.tsx +3 -25
  393. package/react/rectangles-two-minus.tsx +6 -14
  394. package/react/rectangles-two-plus.tsx +6 -14
  395. package/react/rectangles-two-user.tsx +8 -25
  396. package/react/rhombus.tsx +3 -5
  397. package/react/rocket.tsx +3 -6
  398. package/react/rss-rectangle.tsx +5 -10
  399. package/react/rss.tsx +3 -6
  400. package/react/scissors.tsx +9 -18
  401. package/react/scrollbar-xy.tsx +5 -15
  402. package/react/select.tsx +6 -12
  403. package/react/sentiment.tsx +9 -29
  404. package/react/shadow.tsx +3 -16
  405. package/react/shapes-lines-stacked.tsx +9 -9
  406. package/react/shapes-lines.tsx +5 -9
  407. package/react/shapes.tsx +1 -2
  408. package/react/shield-check.tsx +5 -12
  409. package/react/shield-lock-filled.tsx +2 -3
  410. package/react/shield-lock.tsx +5 -12
  411. package/react/shuffle.tsx +5 -10
  412. package/react/sidebar-closed.tsx +6 -13
  413. package/react/sidebar-global-closed.tsx +4 -15
  414. package/react/sidebar-global-open.tsx +8 -17
  415. package/react/sidebar-open.tsx +5 -17
  416. package/react/single-sparks-filled.tsx +2 -3
  417. package/react/slide-format.tsx +1 -2
  418. package/react/sliders-x.tsx +6 -22
  419. package/react/sliders-y.tsx +6 -31
  420. package/react/smiley-chat.tsx +6 -8
  421. package/react/smiley-plus.tsx +6 -9
  422. package/react/smiley-sticker.tsx +2 -3
  423. package/react/smiley.tsx +6 -9
  424. package/react/social-ado.tsx +1 -7
  425. package/react/social-asana.tsx +1 -2
  426. package/react/social-drawio.tsx +1 -7
  427. package/react/social-facebook.tsx +1 -13
  428. package/react/social-instagram.tsx +1 -13
  429. package/react/social-jira.tsx +1 -13
  430. package/react/social-linkedin.tsx +1 -13
  431. package/react/social-looker.tsx +3 -4
  432. package/react/social-monday.tsx +2 -3
  433. package/react/social-slack.tsx +1 -13
  434. package/react/social-twitter.tsx +1 -13
  435. package/react/social-x.tsx +1 -7
  436. package/react/social-youtube.tsx +1 -13
  437. package/react/sort-ascending.tsx +4 -6
  438. package/react/sort-descending.tsx +4 -6
  439. package/react/sparks-filled.tsx +2 -5
  440. package/react/sparks.tsx +6 -3
  441. package/react/speaker-cross.tsx +2 -8
  442. package/react/speaker-high.tsx +2 -8
  443. package/react/spinner.tsx +1 -2
  444. package/react/split-vertical.tsx +3 -11
  445. package/react/square-arrow-in.tsx +6 -15
  446. package/react/square-brackets-angle-slash.tsx +5 -9
  447. package/react/square-circles-two.tsx +7 -7
  448. package/react/square-frame-2-lines-circle.tsx +6 -11
  449. package/react/square-line-square-dashed.tsx +3 -5
  450. package/react/square-rounded.tsx +3 -5
  451. package/react/square-star-scribble.tsx +4 -7
  452. package/react/square-triangle-circle-plus.tsx +3 -17
  453. package/react/square.tsx +3 -5
  454. package/react/squares-column.tsx +4 -33
  455. package/react/squares-four.tsx +3 -6
  456. package/react/squares-group.tsx +5 -11
  457. package/react/squares-merge.tsx +2 -3
  458. package/react/squares-row.tsx +6 -35
  459. package/react/squares-three.tsx +3 -6
  460. package/react/squares-two-overlap.tsx +5 -8
  461. package/react/squares-ungroup.tsx +3 -7
  462. package/react/squares-unmerge.tsx +3 -7
  463. package/react/stack.tsx +3 -6
  464. package/react/stacked-circles.tsx +7 -17
  465. package/react/star-filled.tsx +2 -3
  466. package/react/star-half.tsx +4 -8
  467. package/react/star.tsx +2 -3
  468. package/react/sticky-corners.tsx +5 -10
  469. package/react/sticky-eye-closed.tsx +3 -7
  470. package/react/sticky-eye-open.tsx +6 -4
  471. package/react/sticky-note-stack.tsx +4 -6
  472. package/react/sticky-note-wide.tsx +1 -2
  473. package/react/sticky-note.tsx +1 -2
  474. package/react/sticky-notes-two.tsx +3 -5
  475. package/react/stop-circle.tsx +7 -7
  476. package/react/story-points.tsx +4 -6
  477. package/react/stroke-1.tsx +1 -7
  478. package/react/stroke-2.tsx +1 -7
  479. package/react/stroke-3.tsx +1 -7
  480. package/react/stroke-4.tsx +1 -7
  481. package/react/stroke-5.tsx +1 -7
  482. package/react/stroke-6.tsx +1 -7
  483. package/react/switch.tsx +1 -2
  484. package/react/table-format.tsx +6 -16
  485. package/react/table.tsx +2 -3
  486. package/react/tablet.tsx +4 -11
  487. package/react/tag.tsx +6 -14
  488. package/react/tasks.tsx +4 -7
  489. package/react/text-a-color-selection.tsx +2 -3
  490. package/react/text-a-horizontal.tsx +4 -14
  491. package/react/text-a-underline.tsx +2 -8
  492. package/react/text-a-vertical.tsx +4 -14
  493. package/react/text-aa.tsx +3 -15
  494. package/react/text-align-center.tsx +3 -6
  495. package/react/text-align-left.tsx +3 -6
  496. package/react/text-align-right.tsx +3 -6
  497. package/react/text-b-bold-italic-underlined.tsx +2 -8
  498. package/react/text-b-bold.tsx +3 -4
  499. package/react/text-cursor-eye-open.tsx +5 -9
  500. package/react/text-h-one.tsx +3 -6
  501. package/react/text-h-three.tsx +5 -9
  502. package/react/text-h-two.tsx +3 -12
  503. package/react/text-i-italic.tsx +3 -5
  504. package/react/text-indent.tsx +5 -10
  505. package/react/text-line-height.tsx +4 -6
  506. package/react/text-lines-three.tsx +3 -6
  507. package/react/text-position.tsx +5 -10
  508. package/react/text-s-strikethrough.tsx +2 -5
  509. package/react/text-styles.tsx +4 -6
  510. package/react/text-t.tsx +3 -6
  511. package/react/text-u-underlined.tsx +3 -11
  512. package/react/thumbs-up.tsx +2 -3
  513. package/react/tick-circle.tsx +6 -12
  514. package/react/ticket.tsx +5 -9
  515. package/react/timeline-format.tsx +6 -14
  516. package/react/timer.tsx +8 -16
  517. package/react/toolbar.tsx +4 -12
  518. package/react/tooltip.tsx +3 -7
  519. package/react/trackpad.tsx +5 -16
  520. package/react/trapeze.tsx +3 -12
  521. package/react/trash-simple.tsx +3 -6
  522. package/react/trash.tsx +5 -16
  523. package/react/triangle-square-circle.tsx +3 -11
  524. package/react/triangle.tsx +3 -5
  525. package/react/trident.tsx +3 -12
  526. package/react/trophy.tsx +5 -15
  527. package/react/tshirt.tsx +3 -8
  528. package/react/user-add.tsx +3 -19
  529. package/react/user-arrow-right-up.tsx +6 -24
  530. package/react/user-background-blur.tsx +2 -32
  531. package/react/user-cog-plus.tsx +4 -17
  532. package/react/user-cog.tsx +4 -15
  533. package/react/user-eye-open.tsx +6 -4
  534. package/react/user-filter.tsx +2 -3
  535. package/react/user-load.tsx +3 -11
  536. package/react/user-number-three.tsx +3 -11
  537. package/react/user-pen-dashes-bottom.tsx +3 -9
  538. package/react/user-pen-line-bottom.tsx +2 -3
  539. package/react/user-tick-down.tsx +3 -14
  540. package/react/user.tsx +3 -13
  541. package/react/users-three.tsx +3 -5
  542. package/react/users.tsx +3 -24
  543. package/react/video-camera-simple-circle.tsx +38 -0
  544. package/react/video-camera-simple-error.tsx +4 -9
  545. package/react/video-camera-simple-mic.tsx +42 -0
  546. package/react/video-camera-simple-slash.tsx +4 -7
  547. package/react/video-camera-simple.tsx +2 -3
  548. package/react/video-camera.tsx +3 -9
  549. package/react/view-center.tsx +5 -11
  550. package/react/view-side-left.tsx +4 -8
  551. package/react/wallet.tsx +8 -15
  552. package/react/wand.tsx +6 -13
  553. package/react/warning.tsx +4 -15
  554. package/react/wifi-exclamation.tsx +4 -14
  555. package/react/wifi.tsx +3 -6
  556. package/svg/24/activity.svg +1 -1
  557. package/svg/24/add-line-bottom.svg +1 -1
  558. package/svg/24/add-line-right.svg +1 -1
  559. package/svg/24/ai-text.svg +1 -1
  560. package/svg/24/align-bottom-group.svg +1 -1
  561. package/svg/24/align-bottom.svg +1 -1
  562. package/svg/24/align-center-horizontal.svg +1 -1
  563. package/svg/24/align-center-vertical.svg +1 -1
  564. package/svg/24/align-left.svg +1 -1
  565. package/svg/24/align-middle.svg +1 -1
  566. package/svg/24/align-right.svg +1 -1
  567. package/svg/24/align-top-group.svg +1 -1
  568. package/svg/24/align-top.svg +1 -1
  569. package/svg/24/alignment-scale.svg +1 -1
  570. package/svg/24/alt-text-underline.svg +1 -1
  571. package/svg/24/alt-text.svg +1 -1
  572. package/svg/24/arrow-arc-left.svg +1 -1
  573. package/svg/24/arrow-arc-right.svg +1 -1
  574. package/svg/24/arrow-bend-up-left.svg +1 -1
  575. package/svg/24/arrow-bend-up-right.svg +1 -1
  576. package/svg/24/arrow-box-left.svg +1 -1
  577. package/svg/24/arrow-box-out.svg +1 -1
  578. package/svg/24/arrow-clockwise-down-right.svg +1 -1
  579. package/svg/24/arrow-clockwise-up-left.svg +1 -1
  580. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -1
  581. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
  582. package/svg/24/arrow-curves-bottom-right.svg +1 -1
  583. package/svg/24/arrow-down-left.svg +1 -1
  584. package/svg/24/arrow-down-right.svg +1 -1
  585. package/svg/24/arrow-down.svg +1 -1
  586. package/svg/24/arrow-elbow-down-right.svg +1 -1
  587. package/svg/24/arrow-fat-left.svg +1 -1
  588. package/svg/24/arrow-fat-right.svg +1 -1
  589. package/svg/24/arrow-fat-up-right.svg +1 -1
  590. package/svg/24/arrow-left-right-dotted.svg +1 -1
  591. package/svg/24/arrow-left.svg +1 -1
  592. package/svg/24/arrow-right.svg +1 -1
  593. package/svg/24/arrow-up-circle.svg +1 -1
  594. package/svg/24/arrow-up-left.svg +1 -1
  595. package/svg/24/arrow-up-right.svg +1 -1
  596. package/svg/24/arrow-up.svg +1 -1
  597. package/svg/24/arrows-clockwise-rectangle-tilt.svg +1 -1
  598. package/svg/24/arrows-clockwise-x.svg +1 -1
  599. package/svg/24/arrows-clockwise-y.svg +1 -1
  600. package/svg/24/arrows-counterclockwise-rectangle-tilt.svg +1 -1
  601. package/svg/24/arrows-down-up.svg +1 -1
  602. package/svg/24/arrows-horizontal-lines-top-bottom-in.svg +1 -1
  603. package/svg/24/arrows-horizontal-lines-top-bottom.svg +1 -1
  604. package/svg/24/arrows-in-simple.svg +1 -1
  605. package/svg/24/arrows-out-cardinal.svg +1 -1
  606. package/svg/24/arrows-out-lines-horizontal.svg +1 -1
  607. package/svg/24/arrows-out-simple.svg +1 -1
  608. package/svg/24/arrows-square-counter-clockwise-y.svg +1 -1
  609. package/svg/24/arrows-time-backward.svg +1 -1
  610. package/svg/24/arrows-time-forward.svg +1 -1
  611. package/svg/24/article-empty.svg +1 -1
  612. package/svg/24/article.svg +1 -1
  613. package/svg/24/at.svg +1 -1
  614. package/svg/24/attachment.svg +1 -1
  615. package/svg/24/badge.svg +1 -1
  616. package/svg/24/barrel.svg +1 -1
  617. package/svg/24/bell-slash.svg +1 -1
  618. package/svg/24/bell-tilt.svg +1 -1
  619. package/svg/24/bell.svg +1 -1
  620. package/svg/24/board.svg +1 -1
  621. package/svg/24/book-open-info.svg +1 -1
  622. package/svg/24/bookmark.svg +1 -1
  623. package/svg/24/bracket-curly-left.svg +1 -1
  624. package/svg/24/bracket-curly-right.svg +1 -1
  625. package/svg/24/brackets-angle-slash.svg +1 -1
  626. package/svg/24/brackets-curly-circles-three.svg +1 -1
  627. package/svg/24/browser.svg +1 -1
  628. package/svg/24/brush.svg +1 -1
  629. package/svg/24/calendar-blank.svg +1 -1
  630. package/svg/24/calendar-end.svg +1 -1
  631. package/svg/24/calendar-start.svg +1 -1
  632. package/svg/24/camera.svg +1 -1
  633. package/svg/24/caption-along.svg +1 -1
  634. package/svg/24/card-number-three.svg +1 -1
  635. package/svg/24/card.svg +1 -1
  636. package/svg/24/cards-poker.svg +1 -1
  637. package/svg/24/chart-bar-y-simple.svg +1 -1
  638. package/svg/24/chart-bar-y.svg +1 -1
  639. package/svg/24/chat-check.svg +1 -1
  640. package/svg/24/chat-dashes-lines-two.svg +1 -1
  641. package/svg/24/chat-lines-cross.svg +1 -1
  642. package/svg/24/chat-lines-dot.svg +1 -1
  643. package/svg/24/chat-lines-eye-open.svg +1 -1
  644. package/svg/24/chat-lines-two-stack.svg +1 -1
  645. package/svg/24/chat-lines-two.svg +1 -1
  646. package/svg/24/chat-plus.svg +1 -1
  647. package/svg/24/chat-text-arrow.svg +1 -1
  648. package/svg/24/chat-two.svg +1 -1
  649. package/svg/24/chat.svg +1 -1
  650. package/svg/24/check-mark.svg +1 -1
  651. package/svg/24/checkboard-square-centered.svg +1 -1
  652. package/svg/24/chevron-down-double.svg +1 -1
  653. package/svg/24/chevron-down.svg +1 -1
  654. package/svg/24/chevron-left-double.svg +1 -1
  655. package/svg/24/chevron-left.svg +1 -1
  656. package/svg/24/chevron-right-double.svg +1 -1
  657. package/svg/24/chevron-right-small.svg +1 -1
  658. package/svg/24/chevron-right.svg +1 -1
  659. package/svg/24/chevron-up-double.svg +1 -1
  660. package/svg/24/chevron-up-down-line.svg +1 -1
  661. package/svg/24/chevron-up-down.svg +1 -1
  662. package/svg/24/chevron-up.svg +1 -1
  663. package/svg/24/circle-corners.svg +1 -1
  664. package/svg/24/circle-motion-x.svg +1 -1
  665. package/svg/24/circle-notch.svg +1 -1
  666. package/svg/24/circle-slash.svg +1 -1
  667. package/svg/24/circle.svg +1 -1
  668. package/svg/24/circles-connected.svg +1 -1
  669. package/svg/24/clock-counter-clockwise-simple.svg +1 -1
  670. package/svg/24/clock-counter-clockwise.svg +1 -1
  671. package/svg/24/clock-overtime.svg +1 -1
  672. package/svg/24/clock.svg +1 -1
  673. package/svg/24/cloud.svg +1 -1
  674. package/svg/24/cluster-ai.svg +1 -1
  675. package/svg/24/cluster-color.svg +1 -1
  676. package/svg/24/cluster-sentiment.svg +1 -1
  677. package/svg/24/cluster.svg +1 -1
  678. package/svg/24/clustered.svg +1 -1
  679. package/svg/24/cog.svg +1 -1
  680. package/svg/24/coins-checked.svg +1 -1
  681. package/svg/24/coins-slash.svg +1 -1
  682. package/svg/24/coins.svg +1 -1
  683. package/svg/24/columns-format.svg +1 -1
  684. package/svg/24/columns-three.svg +1 -1
  685. package/svg/24/comment-group.svg +1 -1
  686. package/svg/24/compass.svg +1 -1
  687. package/svg/24/cone-serpentine.svg +1 -1
  688. package/svg/24/corners-three-eye-open.svg +1 -1
  689. package/svg/24/counter.svg +1 -1
  690. package/svg/24/credit-card.svg +1 -1
  691. package/svg/24/crop.svg +1 -1
  692. package/svg/24/cross-circle.svg +1 -1
  693. package/svg/24/cross-fat.svg +1 -1
  694. package/svg/24/cross-square.svg +1 -1
  695. package/svg/24/cross.svg +1 -1
  696. package/svg/24/cube.svg +1 -1
  697. package/svg/24/cursor-filled.svg +1 -1
  698. package/svg/24/cursor-lines.svg +1 -1
  699. package/svg/24/cursor-text-lines.svg +1 -1
  700. package/svg/24/cursor-text.svg +1 -1
  701. package/svg/24/curve-square-circle-arrow.svg +1 -1
  702. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
  703. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
  704. package/svg/24/dash-square-dash-horizontal.svg +1 -1
  705. package/svg/24/dash-square-dash-vertical.svg +1 -1
  706. package/svg/24/diagram-card-large-1.svg +1 -1
  707. package/svg/24/diagram-card-large-2.svg +1 -1
  708. package/svg/24/diagram-card-large-3.svg +1 -1
  709. package/svg/24/diagram-card-large-4.svg +1 -1
  710. package/svg/24/diagram-card-magnifying-glass.svg +1 -1
  711. package/svg/24/diagram-card-small-1.svg +1 -1
  712. package/svg/24/diagram-card-small-2.svg +1 -1
  713. package/svg/24/diagram-card-small-3.svg +1 -1
  714. package/svg/24/diagram-card-team.svg +1 -1
  715. package/svg/24/diagram-card-user.svg +1 -1
  716. package/svg/24/diagramming.svg +1 -1
  717. package/svg/24/distribute-horizontal.svg +1 -1
  718. package/svg/24/distribute-vertical.svg +1 -1
  719. package/svg/24/doc-format.svg +1 -1
  720. package/svg/24/dollar-sign-currency.svg +1 -1
  721. package/svg/24/dot-voting.svg +1 -1
  722. package/svg/24/dots-nine.svg +1 -1
  723. package/svg/24/dots-six-horizontal.svg +1 -1
  724. package/svg/24/dots-six-vertical.svg +1 -1
  725. package/svg/24/download.svg +1 -1
  726. package/svg/24/envelope.svg +1 -1
  727. package/svg/24/eraser.svg +1 -1
  728. package/svg/24/exclamation-mark-octagon.svg +1 -1
  729. package/svg/24/exclamation-point-circle.svg +1 -1
  730. package/svg/24/export.svg +1 -1
  731. package/svg/24/external-format.svg +1 -1
  732. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -1
  733. package/svg/24/eye-closed.svg +1 -1
  734. package/svg/24/eye-open-line-frame-broken.svg +1 -1
  735. package/svg/24/eye-open-slash.svg +1 -1
  736. package/svg/24/eye-open.svg +1 -1
  737. package/svg/24/eyedropper.svg +1 -1
  738. package/svg/24/factory-house.svg +1 -1
  739. package/svg/24/factory.svg +1 -1
  740. package/svg/24/file-spreadsheet.svg +1 -1
  741. package/svg/24/flag.svg +1 -1
  742. package/svg/24/flip-card.svg +1 -1
  743. package/svg/24/flip.svg +1 -1
  744. package/svg/24/folder.svg +1 -1
  745. package/svg/24/formula.svg +1 -1
  746. package/svg/24/frame-lines-two.svg +1 -1
  747. package/svg/24/frame-play.svg +1 -1
  748. package/svg/24/frame-plus.svg +1 -1
  749. package/svg/24/frame.svg +1 -1
  750. package/svg/24/funnel.svg +1 -1
  751. package/svg/24/gauge.svg +1 -1
  752. package/svg/24/gavel.svg +1 -1
  753. package/svg/24/gift.svg +1 -1
  754. package/svg/24/github.svg +1 -1
  755. package/svg/24/globe.svg +1 -1
  756. package/svg/24/graduation-cap.svg +1 -1
  757. package/svg/24/grid-four.svg +1 -1
  758. package/svg/24/grid-six.svg +1 -1
  759. package/svg/24/grid.svg +1 -1
  760. package/svg/24/hand-filled.svg +1 -1
  761. package/svg/24/hand-pointing.svg +1 -1
  762. package/svg/24/hand-raised-filled.svg +1 -1
  763. package/svg/24/hand.svg +1 -1
  764. package/svg/24/headphones.svg +1 -1
  765. package/svg/24/headset-person.svg +1 -1
  766. package/svg/24/heart-filled.svg +1 -1
  767. package/svg/24/heart.svg +1 -1
  768. package/svg/24/hexagon.svg +1 -1
  769. package/svg/24/highlighter-color-selection.svg +1 -1
  770. package/svg/24/highlighter-underline.svg +1 -1
  771. package/svg/24/highlighter.svg +1 -1
  772. package/svg/24/house.svg +1 -1
  773. package/svg/24/image.svg +1 -1
  774. package/svg/24/indent-left.svg +1 -1
  775. package/svg/24/indent-right.svg +1 -1
  776. package/svg/24/information-mark-circle.svg +1 -1
  777. package/svg/24/insights.svg +1 -1
  778. package/svg/24/kanban.svg +1 -1
  779. package/svg/24/key.svg +1 -1
  780. package/svg/24/keycap.svg +1 -1
  781. package/svg/24/laptop.svg +1 -1
  782. package/svg/24/lasso.svg +1 -1
  783. package/svg/24/layout.svg +1 -1
  784. package/svg/24/lifesaver.svg +1 -1
  785. package/svg/24/lightbox.svg +1 -1
  786. package/svg/24/lightbulb.svg +1 -1
  787. package/svg/24/lightning.svg +1 -1
  788. package/svg/24/line-curved.svg +1 -1
  789. package/svg/24/line-dashed.svg +1 -1
  790. package/svg/24/line-diagonal.svg +1 -1
  791. package/svg/24/line-dotted.svg +1 -1
  792. package/svg/24/line-horizontal.svg +1 -1
  793. package/svg/24/line-orthogonal.svg +1 -1
  794. package/svg/24/line-straight.svg +1 -1
  795. package/svg/24/line-two-diagonal-top-right-double.svg +1 -1
  796. package/svg/24/lines-three-horizontal.svg +1 -1
  797. package/svg/24/lines-three-vertical.svg +1 -1
  798. package/svg/24/lines-top-left-columns-two.svg +1 -1
  799. package/svg/24/link-plus.svg +1 -1
  800. package/svg/24/link.svg +1 -1
  801. package/svg/24/list-bullets.svg +1 -1
  802. package/svg/24/list-numbers.svg +1 -1
  803. package/svg/24/lock-closed.svg +1 -1
  804. package/svg/24/lock-open.svg +1 -1
  805. package/svg/24/login.svg +1 -1
  806. package/svg/24/logout.svg +1 -1
  807. package/svg/24/magnet.svg +1 -1
  808. package/svg/24/magnifying-glass-lightning.svg +1 -1
  809. package/svg/24/magnifying-glass-plus.svg +1 -1
  810. package/svg/24/magnifying-glass.svg +1 -1
  811. package/svg/24/map.svg +1 -1
  812. package/svg/24/megaphone.svg +1 -1
  813. package/svg/24/mermaid.svg +1 -1
  814. package/svg/24/microphone-document.svg +1 -1
  815. package/svg/24/microphone-slash.svg +1 -1
  816. package/svg/24/microphone.svg +1 -1
  817. package/svg/24/minus.svg +1 -1
  818. package/svg/24/mobile.svg +1 -1
  819. package/svg/24/monitor-arrow-up.svg +1 -1
  820. package/svg/24/monitor-arrow.svg +1 -1
  821. package/svg/24/monitor-eye-closed.svg +1 -1
  822. package/svg/24/monitor-eye-open.svg +1 -1
  823. package/svg/24/monitor-pause.svg +1 -1
  824. package/svg/24/monitor-play.svg +1 -1
  825. package/svg/24/monitor-stop.svg +1 -1
  826. package/svg/24/monitor.svg +1 -1
  827. package/svg/24/moon.svg +1 -1
  828. package/svg/24/mouse.svg +1 -1
  829. package/svg/24/music-note.svg +1 -1
  830. package/svg/24/navigation-arrow-lines.svg +1 -1
  831. package/svg/24/navigation-up-left-filled.svg +1 -1
  832. package/svg/24/navigation-up-left-slash.svg +1 -1
  833. package/svg/24/navigation-up-right.svg +1 -1
  834. package/svg/24/next.svg +1 -1
  835. package/svg/24/node-connected-dot.svg +1 -1
  836. package/svg/24/node-lines-curved.svg +1 -1
  837. package/svg/24/node-lines-horizontal.svg +1 -1
  838. package/svg/24/node-lines-vertical.svg +1 -1
  839. package/svg/24/node-plus.svg +1 -1
  840. package/svg/24/nodes-connected.svg +1 -1
  841. package/svg/24/nodes-connections-three.svg +1 -1
  842. package/svg/24/note-magnifying-glass.svg +1 -1
  843. package/svg/24/notepad.svg +1 -1
  844. package/svg/24/number.svg +1 -1
  845. package/svg/24/octagon.svg +1 -1
  846. package/svg/24/office.svg +1 -1
  847. package/svg/24/org-chart.svg +1 -1
  848. package/svg/24/orientation-horizontal.svg +1 -1
  849. package/svg/24/orientation-vertical.svg +1 -1
  850. package/svg/24/paint-bucket.svg +1 -1
  851. package/svg/24/palette.svg +1 -1
  852. package/svg/24/paper-plane-tilt.svg +1 -1
  853. package/svg/24/parallelogram.svg +1 -1
  854. package/svg/24/pause-circle.svg +1 -1
  855. package/svg/24/pause.svg +1 -1
  856. package/svg/24/pdf.svg +1 -1
  857. package/svg/24/pen-color-selection.svg +1 -1
  858. package/svg/24/pen-tip.svg +1 -1
  859. package/svg/24/pen-underline.svg +1 -1
  860. package/svg/24/pen.svg +1 -1
  861. package/svg/24/pentagon.svg +1 -1
  862. package/svg/24/people-list.svg +1 -1
  863. package/svg/24/person-in-circle.svg +1 -1
  864. package/svg/24/pixel-eraser.svg +1 -1
  865. package/svg/24/placeholder.svg +1 -1
  866. package/svg/24/planet.svg +1 -1
  867. package/svg/24/play-circle.svg +1 -1
  868. package/svg/24/play.svg +1 -1
  869. package/svg/24/playback-speed-circle.svg +1 -1
  870. package/svg/24/plug.svg +1 -1
  871. package/svg/24/plus-box.svg +1 -1
  872. package/svg/24/plus-text.svg +1 -1
  873. package/svg/24/plus.svg +1 -1
  874. package/svg/24/polling.svg +1 -1
  875. package/svg/24/presentation-arrow.svg +1 -1
  876. package/svg/24/presentation-eye-open.svg +1 -1
  877. package/svg/24/presentation-line.svg +1 -1
  878. package/svg/24/presentation-link.svg +1 -1
  879. package/svg/24/presentation-number-one.svg +1 -1
  880. package/svg/24/presentation-plus.svg +1 -1
  881. package/svg/24/previous.svg +1 -1
  882. package/svg/24/prohibit.svg +1 -1
  883. package/svg/24/proto-checkbox.svg +1 -1
  884. package/svg/24/proto-dropdown.svg +1 -1
  885. package/svg/24/proto-input.svg +1 -1
  886. package/svg/24/proto-number.svg +1 -1
  887. package/svg/24/proto-slider.svg +1 -1
  888. package/svg/24/prototype-format.svg +1 -1
  889. package/svg/24/push-pin-filled.svg +1 -1
  890. package/svg/24/push-pin.svg +1 -1
  891. package/svg/24/question-mark-circle.svg +1 -1
  892. package/svg/24/question-mark.svg +1 -1
  893. package/svg/24/quotes.svg +1 -1
  894. package/svg/24/raised-hand.svg +1 -1
  895. package/svg/24/ratio-169.svg +1 -1
  896. package/svg/24/ratio-43.svg +1 -1
  897. package/svg/24/ratio-square.svg +1 -1
  898. package/svg/24/rectangle-arrow-up-center.svg +1 -1
  899. package/svg/24/rectangle-dash-lines.svg +1 -1
  900. package/svg/24/rectangle-dot-large.svg +1 -1
  901. package/svg/24/rectangle-dot-line-pen.svg +1 -1
  902. package/svg/24/rectangle-dot-medium.svg +1 -1
  903. package/svg/24/rectangle-dot-small.svg +1 -1
  904. package/svg/24/rectangle-frame-2-lines.svg +1 -1
  905. package/svg/24/rectangle-line.svg +1 -1
  906. package/svg/24/rectangle-play-stack.svg +1 -1
  907. package/svg/24/rectangle-portrait-dash-square-top-left.svg +1 -1
  908. package/svg/24/rectangle-portrait-filled.svg +1 -1
  909. package/svg/24/rectangle-portrait-square-top-left.svg +1 -1
  910. package/svg/24/rectangle-portrait.svg +1 -1
  911. package/svg/24/rectangle-tick.svg +1 -1
  912. package/svg/24/rectangle-triangle-bottom-center.svg +1 -1
  913. package/svg/24/rectangles-squares.svg +1 -1
  914. package/svg/24/rectangles-three-aligned.svg +1 -1
  915. package/svg/24/rectangles-three-free.svg +1 -1
  916. package/svg/24/rectangles-three-overlap.svg +1 -1
  917. package/svg/24/rectangles-two-line.svg +1 -1
  918. package/svg/24/rectangles-two-lines-four.svg +1 -1
  919. package/svg/24/rectangles-two-minus.svg +1 -1
  920. package/svg/24/rectangles-two-plus.svg +1 -1
  921. package/svg/24/rectangles-two-user.svg +1 -1
  922. package/svg/24/rhombus.svg +1 -1
  923. package/svg/24/rocket.svg +1 -1
  924. package/svg/24/rss-rectangle.svg +1 -1
  925. package/svg/24/rss.svg +1 -1
  926. package/svg/24/scissors.svg +1 -1
  927. package/svg/24/scrollbar-xy.svg +1 -1
  928. package/svg/24/select.svg +1 -1
  929. package/svg/24/sentiment.svg +1 -1
  930. package/svg/24/shadow.svg +1 -1
  931. package/svg/24/shapes-lines-stacked.svg +1 -1
  932. package/svg/24/shapes-lines.svg +1 -1
  933. package/svg/24/shield-check.svg +1 -1
  934. package/svg/24/shield-lock-filled.svg +1 -1
  935. package/svg/24/shield-lock.svg +1 -1
  936. package/svg/24/shuffle.svg +1 -1
  937. package/svg/24/sidebar-closed.svg +1 -1
  938. package/svg/24/sidebar-global-closed.svg +1 -1
  939. package/svg/24/sidebar-global-open.svg +1 -1
  940. package/svg/24/sidebar-open.svg +1 -1
  941. package/svg/24/single-sparks-filled.svg +1 -1
  942. package/svg/24/sliders-x.svg +1 -1
  943. package/svg/24/sliders-y.svg +1 -1
  944. package/svg/24/smiley-chat.svg +1 -1
  945. package/svg/24/smiley-plus.svg +1 -1
  946. package/svg/24/smiley-sticker.svg +1 -1
  947. package/svg/24/smiley.svg +1 -1
  948. package/svg/24/social-ado.svg +1 -1
  949. package/svg/24/social-drawio.svg +1 -1
  950. package/svg/24/social-facebook.svg +1 -1
  951. package/svg/24/social-instagram.svg +1 -1
  952. package/svg/24/social-jira.svg +1 -1
  953. package/svg/24/social-linkedin.svg +1 -1
  954. package/svg/24/social-looker.svg +1 -1
  955. package/svg/24/social-monday.svg +1 -1
  956. package/svg/24/social-slack.svg +1 -1
  957. package/svg/24/social-twitter.svg +1 -1
  958. package/svg/24/social-x.svg +1 -1
  959. package/svg/24/social-youtube.svg +1 -1
  960. package/svg/24/sort-ascending.svg +1 -1
  961. package/svg/24/sort-descending.svg +1 -1
  962. package/svg/24/sparks-filled.svg +1 -1
  963. package/svg/24/sparks.svg +1 -1
  964. package/svg/24/speaker-cross.svg +1 -1
  965. package/svg/24/speaker-high.svg +1 -1
  966. package/svg/24/split-vertical.svg +1 -1
  967. package/svg/24/square-arrow-in.svg +1 -1
  968. package/svg/24/square-brackets-angle-slash.svg +1 -1
  969. package/svg/24/square-circles-two.svg +1 -1
  970. package/svg/24/square-frame-2-lines-circle.svg +1 -1
  971. package/svg/24/square-line-square-dashed.svg +1 -1
  972. package/svg/24/square-rounded.svg +1 -1
  973. package/svg/24/square-star-scribble.svg +1 -1
  974. package/svg/24/square-triangle-circle-plus.svg +1 -1
  975. package/svg/24/square.svg +1 -1
  976. package/svg/24/squares-column.svg +1 -1
  977. package/svg/24/squares-four.svg +1 -1
  978. package/svg/24/squares-group.svg +1 -1
  979. package/svg/24/squares-merge.svg +1 -1
  980. package/svg/24/squares-row.svg +1 -1
  981. package/svg/24/squares-three.svg +1 -1
  982. package/svg/24/squares-two-overlap.svg +1 -1
  983. package/svg/24/squares-ungroup.svg +1 -1
  984. package/svg/24/squares-unmerge.svg +1 -1
  985. package/svg/24/stack.svg +1 -1
  986. package/svg/24/stacked-circles.svg +1 -1
  987. package/svg/24/star-filled.svg +1 -1
  988. package/svg/24/star-half.svg +1 -1
  989. package/svg/24/star.svg +1 -1
  990. package/svg/24/sticky-corners.svg +1 -1
  991. package/svg/24/sticky-eye-closed.svg +1 -1
  992. package/svg/24/sticky-eye-open.svg +1 -1
  993. package/svg/24/sticky-note-stack.svg +1 -1
  994. package/svg/24/sticky-notes-two.svg +1 -1
  995. package/svg/24/stop-circle.svg +1 -1
  996. package/svg/24/story-points.svg +1 -1
  997. package/svg/24/stroke-1.svg +1 -1
  998. package/svg/24/stroke-2.svg +1 -1
  999. package/svg/24/stroke-3.svg +1 -1
  1000. package/svg/24/stroke-4.svg +1 -1
  1001. package/svg/24/stroke-5.svg +1 -1
  1002. package/svg/24/stroke-6.svg +1 -1
  1003. package/svg/24/table-format.svg +1 -1
  1004. package/svg/24/table.svg +1 -1
  1005. package/svg/24/tablet.svg +1 -1
  1006. package/svg/24/tag.svg +1 -1
  1007. package/svg/24/tasks.svg +1 -1
  1008. package/svg/24/text-a-color-selection.svg +1 -1
  1009. package/svg/24/text-a-horizontal.svg +1 -1
  1010. package/svg/24/text-a-underline.svg +1 -1
  1011. package/svg/24/text-a-vertical.svg +1 -1
  1012. package/svg/24/text-aa.svg +1 -1
  1013. package/svg/24/text-align-center.svg +1 -1
  1014. package/svg/24/text-align-left.svg +1 -1
  1015. package/svg/24/text-align-right.svg +1 -1
  1016. package/svg/24/text-b-bold-italic-underlined.svg +1 -1
  1017. package/svg/24/text-b-bold.svg +1 -1
  1018. package/svg/24/text-cursor-eye-open.svg +1 -1
  1019. package/svg/24/text-h-one.svg +1 -1
  1020. package/svg/24/text-h-three.svg +1 -1
  1021. package/svg/24/text-h-two.svg +1 -1
  1022. package/svg/24/text-i-italic.svg +1 -1
  1023. package/svg/24/text-indent.svg +1 -1
  1024. package/svg/24/text-line-height.svg +1 -1
  1025. package/svg/24/text-lines-three.svg +1 -1
  1026. package/svg/24/text-position.svg +1 -1
  1027. package/svg/24/text-s-strikethrough.svg +1 -1
  1028. package/svg/24/text-styles.svg +1 -1
  1029. package/svg/24/text-t.svg +1 -1
  1030. package/svg/24/text-u-underlined.svg +1 -1
  1031. package/svg/24/thumbs-up.svg +1 -1
  1032. package/svg/24/tick-circle.svg +1 -1
  1033. package/svg/24/ticket.svg +1 -1
  1034. package/svg/24/timeline-format.svg +1 -1
  1035. package/svg/24/timer.svg +1 -1
  1036. package/svg/24/toolbar.svg +1 -1
  1037. package/svg/24/tooltip.svg +1 -1
  1038. package/svg/24/trackpad.svg +1 -1
  1039. package/svg/24/trapeze.svg +1 -1
  1040. package/svg/24/trash-simple.svg +1 -1
  1041. package/svg/24/trash.svg +1 -1
  1042. package/svg/24/triangle-square-circle.svg +1 -1
  1043. package/svg/24/triangle.svg +1 -1
  1044. package/svg/24/trident.svg +1 -1
  1045. package/svg/24/trophy.svg +1 -1
  1046. package/svg/24/tshirt.svg +1 -1
  1047. package/svg/24/user-add.svg +1 -1
  1048. package/svg/24/user-arrow-right-up.svg +1 -1
  1049. package/svg/24/user-background-blur.svg +1 -1
  1050. package/svg/24/user-cog-plus.svg +1 -1
  1051. package/svg/24/user-cog.svg +1 -1
  1052. package/svg/24/user-eye-open.svg +1 -1
  1053. package/svg/24/user-filter.svg +1 -1
  1054. package/svg/24/user-load.svg +1 -1
  1055. package/svg/24/user-number-three.svg +1 -1
  1056. package/svg/24/user-pen-dashes-bottom.svg +1 -1
  1057. package/svg/24/user-pen-line-bottom.svg +1 -1
  1058. package/svg/24/user-tick-down.svg +1 -1
  1059. package/svg/24/user.svg +1 -1
  1060. package/svg/24/users-three.svg +1 -1
  1061. package/svg/24/users.svg +1 -1
  1062. package/svg/24/video-camera-simple-circle.svg +2 -0
  1063. package/svg/24/video-camera-simple-error.svg +1 -1
  1064. package/svg/24/video-camera-simple-mic.svg +2 -0
  1065. package/svg/24/video-camera-simple-slash.svg +1 -1
  1066. package/svg/24/video-camera-simple.svg +1 -1
  1067. package/svg/24/video-camera.svg +1 -1
  1068. package/svg/24/view-center.svg +1 -1
  1069. package/svg/24/view-side-left.svg +1 -1
  1070. package/svg/24/wallet.svg +1 -1
  1071. package/svg/24/wand.svg +1 -1
  1072. package/svg/24/warning.svg +1 -1
  1073. package/svg/24/wifi-exclamation.svg +1 -1
  1074. package/svg/24/wifi.svg +1 -1
  1075. package/svg/meta.json +188 -164
@@ -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 15h-1l1 1v-1Zm5 0v-1h-5v2h5v-1Zm-4 0c0-.6681.1804-.9835.3594-1.1773.2197-.2377.5409-.4096 1.0474-.6351.4351-.1938 1.1114-.4638 1.6294-.9203.598-.5271.9638-1.2611.9638-2.2673h-2c0 .4526-.1342.6329-.2862.7668-.232.2045-.5557.3422-1.1206.5937-.4935.2198-1.1723.5309-1.7027 1.1049-.5709.6178-.8905 1.4428-.8905 2.5346h2Zm4-5c0-.9706-.3392-1.787-.9218-2.3632-.5718-.5655-1.3258-.8472-2.0683-.8545-.7432-.0074-1.5059.2603-2.0857.8299-.5899.5795-.9242 1.4052-.9242 2.3878h2c0-.5157.1657-.8038.3258-.961.1702-.1673.4075-.2593.6643-.2568.2575.0025.5035.1004.6817.2766.1674.1656.3282.453.3282.9412h2Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M4 22v-17.5a.5.5 0 0 1 .5-.5h15.5v15h-12.3077l-3.6923 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="M13 10c0-.4882-.1608-.776-.3281-.9415-.1782-.1761-.4242-.2738-.6817-.2764-.2567-.0025-.4939.0898-.664.2569-.1601.1573-.3262.4453-.3262.961h-2c0-.9825.334-1.8083.9238-2.3878.5798-.5695 1.3428-.8374 2.086-.83.7424.0073 1.4965.289 2.0683.8544.5826.5762.9219 1.3928.9219 2.3633 0 1.0062-.3659 1.7405-.9639 2.2676-.5178.4563-1.1938.7262-1.6289.9199-.5065.2256-.8282.398-1.0478.6358a1.1454 1.1454 0 0 0-.1348.1767h3.7754v2h-5l-1-1c0-1.0917.3198-1.9164.8906-2.5342.5303-.5738 1.2087-.8857 1.7022-1.1054.5649-.2516.889-.3893 1.1211-.5938.1519-.1339.2861-.3142.2861-.7666Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M19 5h-14v14.8984l2.0615-1.6748.6309-.2236h11.3076v-13Zm2 14-1 1h-11.9521l-3.417 2.7764-1.6309-.7764v-17.5c0-.8284.6716-1.5 1.5-1.5h15.5l1 1v15Z" style="vector-effect:non-scaling-stroke"/></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"><circle cx="12" cy="12" r="9" stroke="currentColor" stroke-width="2" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="m8.0414 14.9461 1.6003-4.7993a.7998.7998 0 0 1 .5041-.506l4.8009-1.5997a.8004.8004 0 0 1 1.0319.575.8001.8001 0 0 1-.0197.4368l-1.6003 4.7994a.8009.8009 0 0 1-.5041.5059l-4.801 1.5998a.801.801 0 0 1-.254.042.8001.8001 0 0 1-.7581-1.0539Zm5.8951-4.8813-2.9045.9679-.9682 2.9036 2.9045-.9679.9682-2.9036Z" 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" d="M20 12c0-4.4183-3.5817-8-8-8s-8 3.5817-8 8 3.5817 8 8 8 8-3.5817 8-8Zm2 0c0 5.5228-4.4772 10-10 10-5.5229 0-10-4.4772-10-10 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="m8.0414 14.9461 1.6003-4.7993a.7998.7998 0 0 1 .5041-.506l4.8009-1.5997a.8004.8004 0 0 1 1.0319.575.8001.8001 0 0 1-.0197.4368l-1.6003 4.7994a.8009.8009 0 0 1-.5041.5059l-4.801 1.5998a.801.801 0 0 1-.254.042.8.8 0 0 1-.7581-1.0539Zm5.8951-4.8813-2.9045.9679-.9682 2.9036 2.9045-.9679.9682-2.9036Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></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="M14.9968 2.4984c0 .8276-.6709 1.4984-1.4984 1.4984-.8276 0-1.4985-.6708-1.4985-1.4984 0-.8275.6709-1.4984 1.4985-1.4984.8275 0 1.4984.6709 1.4984 1.4984Zm8.2134-.8184-.3394.9407-1.0039 2.7822-1.2569.6093-2.1626-.7209-.5453 1.1402-.4315.9021-1.8043-.863.4315-.9021.9263-1.9365 1.2183-.5172 2.0744.6914.6727-1.8644.3394-.9406 1.8813.6788Zm-4.2105 7.32h5v2h-5v-2Zm-9.9997-3 .0135-1-.942.6286-6 15 1.2999 1.2999 15-6 .6285-.9406-.9999.0121c.9999-.0121.9999-.0126.9999-.0131v-.0033l-.0001-.0055-.0004-.0143-.0005-.0167-.001-.0251a4.0803 4.0803 0 0 0-.0081-.1345 6.4565 6.4565 0 0 0-.0528-.4572c-.0573-.382-.167-.9121-.3772-1.5387-.4213-1.2562-1.2453-2.8956-2.8486-4.4988-1.6032-1.6031-3.2434-2.428-4.5003-2.8504-.627-.2107-1.1574-.3209-1.5396-.3786a6.3991 6.3991 0 0 0-.4574-.0533 4.1462 4.1462 0 0 0-.1764-.0099l-.0143-.0003-.0054-.0002h-.0033c-.0006 0-.001 0-.0145.9999Zm-4.205 13.2049 9.9774-3.9909c-1.0404-.4868-2.239-1.2662-3.4798-2.507-1.2405-1.2406-2.0198-2.4391-2.5066-3.4794l-3.991 9.9773Zm11.8687-5.7773c.0478.1426.0889.2782.1241.4056a6.5168 6.5168 0 0 1-.2815-.0824c-.9486-.301-2.3092-.9677-3.7994-2.4579-1.4902-1.4903-2.1568-2.8509-2.4578-3.7994a6.5224 6.5224 0 0 1-.082-.28c.1278.0354.2637.0767.4068.1248 1.0054.3378 2.3672 1.0129 3.7231 2.3688 1.3559 1.3558 2.0299 2.7164 2.3667 3.7205Z" 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" d="M14.9968 2.4984c0 .8276-.6709 1.4984-1.4984 1.4984-.8276 0-1.4985-.6708-1.4985-1.4984 0-.8275.6709-1.4984 1.4985-1.4984.8275 0 1.4984.6709 1.4984 1.4984ZM23.2102 1.68l-1.3433 3.7229-1.2569.6093-2.1626-.7209-.9768 2.0423-1.8043-.863 1.3578-2.8386 1.2183-.5172 2.0744.6914 1.0121-2.805 1.8813.6788ZM18.9997 9h5v2h-5v-2Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="m9 6 .0135-1-.942.6286-6 15 1.2999 1.2999 15-6 .6285-.9406-.9999.0121c.9999-.0121.9999-.0116.9999-.0121v-.0043l-.0001-.0055-.0004-.0143-.0005-.0167-.001-.0251a4.0803 4.0803 0 0 0-.0081-.1345 6.4565 6.4565 0 0 0-.0528-.4572c-.0573-.382-.167-.9121-.3772-1.5387-.4213-1.2562-1.2453-2.8956-2.8486-4.4988-1.6032-1.6031-3.2434-2.428-4.5003-2.8504-.627-.2107-1.1574-.3209-1.5396-.3786a6.3991 6.3991 0 0 0-.4574-.0533 4.1462 4.1462 0 0 0-.1764-.0099l-.0143-.0003-.0054-.0002h-.0043c-.0005 0 0 0-.0135.9999Zm-4.205 13.2049 9.9774-3.9909c-1.0404-.4868-2.239-1.2662-3.4798-2.507-1.2405-1.2406-2.0198-2.4391-2.5066-3.4794l-3.991 9.9773Zm11.8687-5.7773c.0478.1426.0889.2782.1241.4056a6.5168 6.5168 0 0 1-.2815-.0824c-.9486-.301-2.3092-.9677-3.7994-2.4579-1.4902-1.4903-2.1568-2.8509-2.4578-3.7994a6.5224 6.5224 0 0 1-.082-.28c.1278.0354.2637.0767.4068.1248 1.0054.3378 2.3672 1.0129 3.7231 2.3688 1.3559 1.3558 2.0299 2.7164 2.3667 3.7205Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M8 4h-4v5m16 6v5h-5m-6 0h-5v-5" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m21 7.5.8466.5322v-1.0644l-.8466.5322Zm-11 0-.8466-.5322v1.0644l.8466-.5322Zm5.5-2.5c1.2918 0 2.435.6901 3.3148 1.49.4304.3912.7711.785 1.0036 1.081.1156.1472.203.2682.2598.3498.0284.0408.049.0716.0617.0907l.0129.0198.0018.0029-.0002-.0004-.0004-.0007-.0003-.0004c-.0002-.0003-.0003-.0005.8463-.5327s.8465-.5325.8463-.5328l-.0005-.0007-.001-.0016-.0026-.0041a1.0903 1.0903 0 0 1-.0078-.0122l-.0253-.0388a6.2297 6.2297 0 0 0-.0893-.1314 9.6277 9.6277 0 0 0-.3288-.4431c-.2831-.3603-.6987-.8415-1.2308-1.3252-1.0452-.9502-2.652-2.0101-4.6602-2.0101v2Zm0 7c2.0082 0 3.615-1.0599 4.6602-2.01.5321-.4838.9477-.965 1.2308-1.3253a9.6277 9.6277 0 0 0 .3288-.4431 6.2297 6.2297 0 0 0 .0893-.1315c.0106-.016.019-.029.0253-.0388a1.0903 1.0903 0 0 1 .0078-.012l.0026-.0042.001-.0016.0005-.0007c.0002-.0003.0003-.0006-.8463-.5328s-.8465-.5324-.8463-.5327l.0003-.0004.0004-.0007.0002-.0004-.0018.003-.0129.0197a4.6782 4.6782 0 0 1-.0617.0907 7.6225 7.6225 0 0 1-.2598.3498c-.2325.296-.5732.6898-1.0036 1.081-.8798.7999-2.023 1.49-3.3148 1.49v2Zm0-9c-2.0082 0-3.615 1.0599-4.6602 2.01-.5321.4838-.9477.965-1.2308 1.3253a9.5935 9.5935 0 0 0-.3288.4431 6.5326 6.5326 0 0 0-.1146.1702l-.0078.0122-.0026.0041-.001.0016-.0005.0007c-.0002.0003-.0003.0006.8463.5328s.8465.5324.8463.5327l-.0003.0004-.0004.0007-.0002.0004.0018-.003.0129-.0197c.0127-.0191.0333-.05.0617-.0907a7.6225 7.6225 0 0 1 .2598-.3498c.2325-.296.5732-.6898 1.0036-1.081.8798-.7999 2.023-1.49 3.3148-1.49v-2Zm0 7c-1.2918 0-2.435-.6901-3.3148-1.49-.4304-.3912-.7711-.785-1.0036-1.081a7.6225 7.6225 0 0 1-.2598-.3498 4.6782 4.6782 0 0 1-.0617-.0907l-.0129-.0198-.0018-.0029.0002.0004.0004.0007.0003.0004c.0002.0003.0003.0005-.8463.5327s-.8465.5325-.8463.5328l.0005.0007.001.0016.0026.0041.0078.0122a6.5326 6.5326 0 0 0 .1146.1703c.0764.1097.1867.262.3288.443.2831.3603.6987.8415 1.2308 1.3252 1.0452.9502 2.652 2.0101 4.6602 2.0101v-2Z" style="vector-effect:non-scaling-stroke"/><circle cx="15.5" cy="7.5" r="1.5" fill="currentColor" 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 9v-5l1-1h4v2h-3v4h-2Zm12 12v-2h4v-4h2v5l-1 1h-5Zm-11 0-1-1v-5h2v4h4v2h-5ZM15.5 3c2.0081 0 3.615 1.0596 4.6602 2.0098.5319.4835.9473.9649 1.2304 1.3252.1421.1808.2527.3336.3291.4433.0383.055.0687.0997.0899.1319.0103.0156.0182.0285.0244.038l.0078.0127c.001.0016.0022.0028.0029.004l.001.0019c.0002.0003.0009.001-.8457.5332.8466.5322.8469.5329.8467.5332l-.002.002c-.0007.0011-.0019.0023-.0029.0039l-.0078.0127c-.0062.0095-.0141.0224-.0244.038a6.5257 6.5257 0 0 1-.0899.1319 9.6279 9.6279 0 0 1-.3291.4433c-.2831.3603-.6985.8417-1.2304 1.3252-1.0452.9502-2.6521 2.0098-4.6602 2.0098-2.0081 0-3.615-1.0596-4.6602-2.0098-.5319-.4835-.9473-.9649-1.2304-1.3252a9.6145 9.6145 0 0 1-.3291-.4433 6.8294 6.8294 0 0 1-.0899-.1319c-.0103-.0156-.0182-.0285-.0244-.038l-.0078-.0127c-.001-.0016-.0022-.0028-.003-.004l-.0009-.0019c-.0002-.0003-.001-.001.8457-.5332-.8466-.5322-.8469-.5329-.8467-.5332l.002-.002c.0007-.0011.002-.0023.0029-.0039l.0078-.0127c.0062-.0095.0141-.0224.0244-.038a6.8294 6.8294 0 0 1 .0899-.1319 9.6145 9.6145 0 0 1 .329-.4433c.2832-.3603.6986-.8417 1.2305-1.3252 1.0452-.9502 2.6521-2.0098 4.6602-2.0098Zm0 2c-1.2917 0-2.4347.6904-3.3145 1.4902-.3965.3605-.7165.7235-.9462 1.0098.2297.2863.5497.6493.9462 1.0098.8798.7998 2.0228 1.4902 3.3145 1.4902 1.2917 0 2.4347-.6904 3.3145-1.4902.3963-.3603.7155-.7236.9453-1.0098-.2298-.2862-.549-.6495-.9453-1.0098-.8798-.7998-2.0228-1.4902-3.3145-1.4902Zm-5.5 2.5-.8467.5322v-1.0654l.8467.5332Zm11.8467.5332-.8467-.5332.8467-.5322v1.0654Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M17 7.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-width="2" d="M2 6c0-1.1046.8954-2 2-2h16c1.1046 0 2 .8954 2 2v12c0 1.1046-.8954 2-2 2h-16c-1.1046 0-2-.8954-2-2v-12Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M14 12h6M5 12h4" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 20v-16" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M17 15v-6" 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 6c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1v-12Zm2 12c0 1.6569-1.3431 3-3 3h-16c-1.6568 0-3-1.3431-3-3v-12c0-1.6569 1.3432-3 3-3h16c1.6569 0 3 1.3431 3 3v12Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M20 11v2h-6v-2h6ZM9 11v2h-4v-2h4ZM11 4c0-.5523.4477-1 1-1s1 .4477 1 1v16c0 .5523-.4477 1-1 1s-1-.4477-1-1v-16Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M16 9h2v6h-2v-6Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-width="2" d="M3 7c0-1.1046.8954-2 2-2h14c1.1046 0 2 .8954 2 2v10c0 1.1046-.8954 2-2 2h-14c-1.1046 0-2-.8954-2-2v-10ZM3 9h18M6 13h4M12 13h2" 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 7c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-10Zm2 10c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-10c0-1.6569 1.3432-3 3-3h14c1.6569 0 3 1.3431 3 3v10Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M21 8v2h-18v-2h18ZM10 12v2h-4v-2h4ZM14 12v2h-2v-2h2Z" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/crop.svg CHANGED
@@ -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 stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M6 2v15c0 .5523.4477 1 1 1h11m4 0h-4m-9-12h8c.5523 0 1 .4477 1 1v8m-16-9h4m12 16v-4" 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 17v-10h-3v-2h3v-3h2v15h15v2h-3v3h-2v-3h-10c-1.1046 0-2-.8954-2-2Zm12-10h-8v-2h8c1.1046 0 2 .8954 2 2v8h-2v-8Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M20.9966 12c0 4.9706-4.0295 9-9 9-4.9706 0-9-4.0294-9-9s4.0294-9 9-9c4.9705 0 9 4.0294 9 9Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="m16 8-4 4m-4 4 4-4m-4-4 4 4m4 4-4-4" 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="M19.9966 12c0-4.4183-3.5817-8-8-8s-8 3.5817-8 8 3.5817 8 8 8 8-3.5817 8-8Zm2 0c0 5.5228-4.4772 10-10 10-5.5229 0-10-4.4772-10-10 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m16.707 8.707-3.2929 3.293 3.2929 3.293-1.414 1.414-3.293-3.2929-3.293 3.2929-1.414-1.414 3.2929-3.293-3.293-3.293 1.4141-1.414 3.293 3.2929 3.293-3.293 1.414 1.4141Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M5.5 8h2.5v-2.5m-2.5 10.5h2.5v2.5m10.5-2.5h-2.5v2.5m2.5-10.5h-2.5v-2.5" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5.5 8h-2.5v8h2.5m10.5-10.5v-2.5h-8v2.5m10.5 10.5h2.5v-8h-2.5m-10.5 10.5v2.5h8v-2.5" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M16 8v.0001" 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 18.5v-1.5h-1.5c-.5523 0-1-.4477-1-1s.4477-1 1-1h3.5v3.5c0 .5523-.4477 1-1 1s-1-.4477-1-1Zm8 0v-3.5h3.5c.5523 0 1 .4477 1 1s-.4477 1-1 1h-1.5v1.5c0 .5523-.4477 1-1 1s-1-.4477-1-1Zm-8-13c0-.5523.4477-1 1-1s1 .4477 1 1v3.5h-3.5c-.5523 0-1-.4477-1-1s.4477-1 1-1h1.5v-1.5Zm8 0c0-.5523.4477-1 1-1s1 .4477 1 1v1.5h1.5c.5523 0 1 .4477 1 1s-.4477 1-1 1h-3.5v-3.5Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M7 18.5c0-.5523.4477-1 1-1s1 .4477 1 1v1.5h6v-1.5c0-.5523.4477-1 1-1s1 .4477 1 1v2.5c0 .5523-.4477 1-1 1h-8c-.5523 0-1-.4477-1-1v-2.5Zm-1.5-11.5c.5523 0 1 .4477 1 1s-.4477 1-1 1h-1.5v6h1.5c.5523 0 1 .4477 1 1s-.4477 1-1 1h-2.5c-.5523 0-1-.4477-1-1v-8c0-.5523.4477-1 1-1h2.5Zm15.5 0c.5523 0 1 .4477 1 1v8c0 .5523-.4477 1-1 1h-2.5c-.5523 0-1-.4477-1-1s.4477-1 1-1h1.5v-6h-1.5c-.5523 0-1-.4477-1-1s.4477-1 1-1h2.5Zm-6-1.5v-1.5h-6v1.5c0 .5523-.4477 1-1 1s-1-.4477-1-1v-2.5l.0049-.1025c.0513-.5042.4774-.8975.9951-.8975h8c.5523 0 1 .4477 1 1v2.5c0 .5523-.4477 1-1 1s-1-.4477-1-1Z" style="vector-effect:non-scaling-stroke"/></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"><rect width="16" height="16" x="4" y="4" stroke="currentColor" stroke-width="2" rx="2" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="m8 8 4 4m0 0 4 4m-4-4 4-4m-4 4-4 4" 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="M19 6c0-.5523-.4477-1-1-1h-12c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-12Zm2 12c0 1.6569-1.3431 3-3 3h-12c-1.6569 0-3-1.3431-3-3v-12c0-1.6569 1.3431-3 3-3h12c1.6569 0 3 1.3431 3 3v12Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m16.707 8.707-3.2929 3.293 3.2929 3.293-1.414 1.414-3.293-3.2929-3.293 3.2929-1.414-1.414 3.2929-3.293-3.293-3.293 1.4141-1.414 3.293 3.2929 3.293-3.293 1.414 1.4141Z" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/cross.svg CHANGED
@@ -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 stroke="currentColor" stroke-width="2" d="m5 5 14 14m0-14-14 14" 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="m19.707 5.707-6.2929 6.293 6.2929 6.293-1.414 1.414-6.293-6.2929-6.293 6.2929-1.414-1.414 6.2929-6.293-6.293-6.293 1.4141-1.414 6.293 6.2929 6.293-6.293 1.414 1.4141Z" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/cube.svg CHANGED
@@ -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 stroke="currentColor" stroke-linecap="round" stroke-linejoin="bevel" stroke-width="2" d="m21 7-9-3-9 3m18 0-9 3m9-3v11l-9 3m0-11-9-3m9 3v11m-9-14v11l9 3" 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 17.2793 7 2.333v-8.8926l-7-2.333v8.8926Zm9-6.5596v8.8926l7-2.333v-8.8926l-7 2.333Zm-6.8389-3.7197 5.8389 1.9463 5.8389-1.9463-5.8389-1.9463-5.8389 1.9463Zm15.8389 11-.6836.9482-9 3h-.6328l-9-3-.6836-.9482v-11l.6836-.9482 9-3h.6328l9 3 .6836.9482v11Z" style="vector-effect:non-scaling-stroke"/></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="m2 3.1782.0617.1675 6.8733 18.6544h2.0533l.0116-.0021c0-6.0212 4.9769-10.998 10.9982-10.998l.0033-.0186v-2.0459l-18.6556-6.8738-.1674-.0617h-.1784l-1 1v.1782Zm7.6166 14.887-4.929-13.3777 13.3776 4.9291c-3.9883 1.2841-7.1645 4.4602-8.4486 8.4486Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M21.998 10.0956c-6.5736 0-11.9025 5.3289-11.9025 11.9024l-7.139-19.0412 19.0415 7.1388Z" 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="m2 3.1782 6.935 18.8219h2.0533l.0116-.0021c0-6.0212 4.9769-10.998 10.9982-10.998l.0033-.0186v-2.0459l-18.823-6.9355h-.1784l-1 1v.1782Zm7.6166 14.887-4.929-13.3777 13.3776 4.9291c-3.9883 1.2841-7.1645 4.4602-8.4486 8.4486Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M21.998 10.0956c-6.5736 0-11.9025 5.3289-11.9025 11.9024l-7.139-19.0412 19.0415 7.1388Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-width="2" d="M10 4h12m-8 4h4M12 12v.0001M5.0423 21.2903l.3025.0859c2.1987-3.3326 5.9146-5.4089 9.9053-5.535l.1026-.3617-10.9168-7.9098-.621.3466 1.2274 13.374Z" 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.9999 7v2h-4v-2h4Zm4-4v2h-12v-2h12ZM4.1098 22.0652l1.6892.4793c2.072-3.6316 6.0282-5.8424 10.2071-5.7042l.4992-1.7596-11.9985-8.6948-1.7463.9745 1.3493 14.7048Zm8.9889-6.9846c-2.7794.5428-5.3274 1.963-7.2512 4.0405l-.914-9.9565 8.1652 5.916Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M12 4h10m-8 4h6" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M2 8h2.6667c.7364 0 1.3333.8954 1.3333 2m0 0v8m0-8c0-1.1046.597-2 1.3333-2h2.6667m-4 10c0 1.1046-.597 2-1.3333 2h-2.6667m4-2c0 1.1046.597 2 1.3333 2h2.6667" 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 7v2h-6v-2h6Zm2-4v2h-10v-2h10ZM5 18v-8l-.0049-.1396c-.0217-.3161-.115-.5657-.2178-.7198-.0653-.098-.1127-.1308-.1318-.1406h-2.6455v-2h2.667c.5384 0 .9862.2211 1.333.5273.3468-.3062.7946-.5272 1.333-.5273h2.667v2h-2.6455c-.019.0098-.0665.0427-.1318.1406-.1028.1541-.196.4037-.2178.7198l-.0049.1396v8l.0049.1396c.0217.3161.115.5657.2178.7198.0653.0979.1127.1308.1318.1406h2.6455v2h-2.667c-.5384-.0001-.9862-.2211-1.333-.5273-.3468.3062-.7946.5272-1.333.5273h-2.667v-2h2.6455c.019-.0098.0665-.0427.1318-.1406.1175-.1762.2227-.477.2227-.8594Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M6 5h4c1.1046 0 2 .8954 2 2m0 0v10m0-10c0-1.1046.8954-2 2-2h4m-6 12c0 1.1046-.8954 2-2 2h-4m6-2c0 1.1046.8954 2 2 2h4" 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 17v-10l-.0049-.1025a1.0003 1.0003 0 0 0-.9951-.8975h-4v-2h4c.7695 0 1.469.2923 2 .7686.531-.4763 1.2305-.7686 2-.7686h4v2h-4c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h4v2h-4c-.7695 0-1.469-.2923-2-.7686-.531.4763-1.2305.7686-2 .7686h-4v-2h4c.5523 0 1-.4477 1-1Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11 6h-1c-2.2091 0-4 1.7909-4 4v1m8 7h8m0 0-2-3m2 3-2 3m-10-3c0 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 4Zm6-16h4c1.1046 0 2 .8954 2 2v4c0 1.1046-.8954 2-2 2h-4c-1.1046 0-2-.8954-2-2v-4c0-1.1046.8954-2 2-2Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M15 10v.0001" 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 18c0-1.6569-1.3431-3-3-3s-3 1.3431-3 3 1.3431 3 3 3 3-1.3431 3-3Zm10.4453-3.832c.4595-.3064 1.0804-.1822 1.3867.2773l2 3a.9998.9998 0 0 1 0 1.1094l-2 3c-.3063.4595-.9272.5837-1.3867.2773-.4595-.3063-.5837-.9272-.2773-1.3867l.9638-1.4453h-6.1318c-.5523 0-1-.4477-1-1s.4477-1 1-1h6.1318l-.9638-1.4453c-.3064-.4595-.1822-1.0804.2773-1.3867Zm-14.4453-3.168v-1c0-2.7614 2.2386-5 5-5h1c.5523 0 1 .4477 1 1s-.4477 1-1 1h-1c-1.6569 0-3 1.3431-3 3v1c0 .5523-.4477 1-1 1s-1-.4477-1-1Zm16-7c0-.5523-.4477-1-1-1h-4c-.5523 0-1 .4477-1 1v4c0 .5523.4477 1 1 1h4c.5523 0 1-.4477 1-1v-4Zm-10 14c0 2.7614-2.2386 5-5 5s-5-2.2386-5-5 2.2386-5 5-5 5 2.2386 5 5Zm12-10c0 1.6569-1.3431 3-3 3h-4c-1.6569 0-3-1.3431-3-3v-4c0-1.6568 1.3431-3 3-3h4c1.6569 0 3 1.3432 3 3v4Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="m3 21 3-3m12-12 3-3m-12 13h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1v6c0 .5523.4477 1 1 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" d="m6.707 18.707-3 3-1.414-1.414 3-3 1.414 1.414Zm2.293-9.707v6h6v-6h-6Zm12.707-5.293-3 3-1.414-1.414 3-3 1.414 1.414Zm-4.707 11.293c0 1.1046-.8954 2-2 2h-6c-1.1046 0-2-.8954-2-2v-6c0-1.1046.8954-2 2-2h6c1.1046 0 2 .8954 2 2v6Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="m3 3 3 3m12 12 3 3m-12-5h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1v6c0 .5523.4477 1 1 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" d="m21.707 20.293-1.414 1.414-3-3 1.414-1.414 3 3Zm-12.707-11.293v6h6v-6h-6Zm-2.293-3.707-1.414 1.414-3-3 1.414-1.414 3 3Zm10.293 9.707c0 1.1046-.8954 2-2 2h-6c-1.1046 0-2-.8954-2-2v-6c0-1.1046.8954-2 2-2h6c1.1046 0 2 .8954 2 2v6Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M.5 12h4.5m14 0h4m-14 4h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1v6c0 .5523.4477 1 1 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" d="M9 9v6h6v-6h-6Zm-4 2v2h-4.5v-2h4.5Zm18 0v2h-4v-2h4Zm-6 4c0 1.1046-.8954 2-2 2h-6c-1.1046 0-2-.8954-2-2v-6c0-1.1046.8954-2 2-2h6c1.1046 0 2 .8954 2 2v6Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M12 1v4m0 14v4m-4-14v6c0 .5523.4477 1 1 1h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 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" d="M15 9h-6v6h6v-6Zm-2-4h-2v-4h2v4Zm0 18h-2v-4h2v4Zm-4-6c-1.1046 0-2-.8954-2-2v-6c0-1.1046.8954-2 2-2h6c1.1046 0 2 .8954 2 2v6c0 1.1046-.8954 2-2 2h-6Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M3 4h18v16h-18v-16Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M6 12h6M6 8h10" 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 3 1 1v16l-1 1h-18l-1-1v-16l1-1h18Zm-17 16h16v-14h-16v14Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M12 11v2h-6v-2h6ZM16 7v2h-10v-2h10Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M3 4h18v16h-18v-16Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 8h6M12 12h6" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="6" y="7" fill="currentColor" rx="2" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M6 15h2v2h-2zM11 15h2v2h-2zM16 15h2v2h-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="m21 3 1 1v16l-1 1h-18l-1-1v-16l1-1h18Zm-17 16h16v-14h-16v14Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M18 7v2h-6v-2h6ZM18 11v2h-6v-2h6ZM6 9c0-1.1046.8954-2 2-2s2 .8954 2 2-.8954 2-2 2-2-.8954-2-2ZM6 15h2v2h-2v-2ZM11 15h2v2h-2v-2ZM16 15h2v2h-2v-2Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M3 3h18v18h-18v-18Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M6 7h12M6 11h8M3 15h18" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M6 17h2v2h-2zM11 17h2v2h-2zM16 17h2v2h-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="m21 2 1 1v18l-1 1h-18l-1-1v-18l1-1h18Zm-17 18h16v-16h-16v16Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M18 6v2h-12v-2h12ZM14 10v2h-8v-2h8ZM21 14v2h-18v-2h18ZM6 17h2v2h-2v-2ZM11 17h2v2h-2v-2ZM16 17h2v2h-2v-2Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M3 3h18v18h-18v-18Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M3 15h18" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M6 17h2v2h-2zM11 17h2v2h-2zM16 17h2v2h-2z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 7h6M12 11h4" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="6" y="6" fill="currentColor" rx="2" 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 2 1 1v18l-1 1h-18l-1-1v-18l1-1h18Zm-17 18h16v-16h-16v16Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M21 14v2h-18v-2h18ZM6 17h2v2h-2v-2ZM11 17h2v2h-2v-2ZM16 17h2v2h-2v-2ZM18 6v2h-6v-2h6ZM16 10v2h-4v-2h4ZM6 8c0-1.1046.8954-2 2-2s2 .8954 2 2-.8954 2-2 2-2-.8954-2-2Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-width="2" d="m11 20-3.75-3.75m.75-2.25c0 1.6569-1.3431 3-3 3-1.6568 0-3-1.3431-3-3s1.3432-3 3-3c1.6569 0 3 1.3431 3 3Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M14 19h7v-14h-18v3" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M11 10h7M11 14h7" 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="M19 14c0-1.1046-.8954-2-2-2s-2 .8954-2 2 .8954 2 2 2 2-.8954 2-2Zm2 0a3.9802 3.9802 0 0 1-.5547 2.0312l3.2617 3.2618-1.414 1.414-3.2618-3.2617a3.9802 3.9802 0 0 1-2.0312.5547c-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4ZM11 9v2h-5v-2h5ZM9 13v2h-3v-2h3Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m21 4 1 1v3h-2v-2h-16v12h7v2h-8l-1-1v-14l1-1h18Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M3 6h18v12h-18v-12Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M6 12h10" 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 5 1 1v12l-1 1h-18l-1-1v-12l1-1h18Zm-17 12h16v-10h-16v10Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M16 11v2h-10v-2h10Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M3 6h18v12h-18v-12Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12h6" style="vector-effect:non-scaling-stroke"/><circle cx="8" cy="12" r="2" fill="currentColor" 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 5 1 1v12l-1 1h-18l-1-1v-12l1-1h18Zm-17 12h16v-10h-16v10Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M18 11v2h-6v-2h6ZM10 12c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M3 6h18v12h-18v-12Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M6 14h4M6 10h6M15 6v12" 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 5 1 1v12l-1 1h-18l-1-1v-12l1-1h18Zm-17 12h16v-10h-16v10Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M10 13v2h-4v-2h4ZM12 9v2h-6v-2h6ZM16 6v12h-2v-12h2Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M18 19h3v-14h-18v2" style="vector-effect:non-scaling-stroke"/><circle cx="5.5" cy="11.5" r="1.5" stroke="currentColor" stroke-width="2" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M16 10h2M16 14h2" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m9 20-.09-.9102c-.1731-1.7535-1.648-3.0898-3.41-3.0898-1.762 0-3.2369 1.3363-3.41 3.0898l-.09.9102M15 20l-.0535-.474c-.2268-2.0083-1.9255-3.526-3.9465-3.526" style="vector-effect:non-scaling-stroke"/><circle cx="11.5" cy="11.5" r="1.5" stroke="currentColor" stroke-width="2" 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 11.5a.5.5 0 1 0-1.0001.0001.5.5 0 0 0 1.0001-.0001Zm2 0c0 1.3807-1.1193 2.5-2.5 2.5s-2.5-1.1193-2.5-2.5 1.1193-2.5 2.5-2.5 2.5 1.1193 2.5 2.5ZM8 9v2h-2v-2h2ZM8 13v2h-2v-2h2ZM12.5 15c2.2762 0 4.1814 1.7261 4.4053 3.9912l.0898.9102-1.9902.1972-.0899-.9101c-.1226-1.2418-1.1672-2.1885-2.415-2.1885s-2.2924.9467-2.415 2.1885l-.0899.9101-1.9902-.1972.0898-.9102c.224-2.2651 2.1291-3.9912 4.4053-3.9912ZM18 15c2.5299 0 4.6566 1.9001 4.9404 4.4141l.0537.4736-1.9882.2246-.0528-.4746c-.1698-1.5024-1.4411-2.6377-2.9531-2.6377v-2ZM19 11.5a.5.5 0 1 0-1.0001.0001.5.5 0 0 0 1.0001-.0001Zm2 0c0 1.3807-1.1193 2.5-2.5 2.5s-2.5-1.1193-2.5-2.5 1.1193-2.5 2.5-2.5 2.5 1.1193 2.5 2.5Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m21 4 1 1v2h-2v-1h-16v12h2v2h-3l-1-1v-14l1-1h18Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M14 19h7v-14h-18v2" style="vector-effect:non-scaling-stroke"/><circle cx="7" cy="11" r="2" stroke="currentColor" stroke-width="2" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 10h6M12 14h6" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m11 20-.0535-.474c-.2268-2.0083-1.9255-3.526-3.9465-3.526s-3.7197 1.5177-3.9465 3.526l-.0535.474" 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="M19 11c0-.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 3ZM12 9v2h-6v-2h6ZM12 13v2h-6v-2h6ZM18 15c2.5299 0 4.6566 1.9001 4.9404 4.4141l.0537.4736-1.9882.2246-.0528-.4746c-.1698-1.5024-1.4411-2.6377-2.9531-2.6377s-2.7833 1.1353-2.9531 2.6377l-.0528.4746-1.9882-.2246.0537-.4736c.2838-2.514 2.4105-4.4141 4.9404-4.4141Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m21 4 1 1v2h-2v-1h-16v12h6v2h-7l-1-1v-14l1-1h18Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-width="2" d="M14 5h-4c-2.2091 0-4 1.7909-4 4M14 19h-5c-1.6569 0-3-1.3431-3-3v-1" style="vector-effect:non-scaling-stroke"/><rect width="6" height="6" x="3" y="9" stroke="currentColor" stroke-width="2" rx="1.5" style="vector-effect:non-scaling-stroke"/><rect width="6" height="6" x="14" y="3" stroke="currentColor" stroke-width="2" rx="1.5" style="vector-effect:non-scaling-stroke"/><rect width="6" height="6" x="14" y="15" stroke="currentColor" stroke-width="2" rx="1.5" 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="M14 4v2h-4c-1.6569 0-3 1.3431-3 3h-2c0-2.7614 2.2386-5 5-5h4ZM5 16c0 2.2091 1.7909 4 4 4h5v-2h-5c-1.1046 0-2-.8954-2-2v-1h-2v1Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M8 10.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3Zm2 3c0 1.3807-1.1193 2.5-2.5 2.5h-3c-1.3807 0-2.5-1.1193-2.5-2.5v-3c0-1.3807 1.1193-2.5 2.5-2.5h3c1.3807 0 2.5 1.1193 2.5 2.5v3ZM19 4.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3Zm2 3c0 1.3807-1.1193 2.5-2.5 2.5h-3c-1.3807 0-2.5-1.1193-2.5-2.5v-3c0-1.3807 1.1193-2.5 2.5-2.5h3c1.3807 0 2.5 1.1193 2.5 2.5v3ZM19 16.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3Zm2 3c0 1.3807-1.1193 2.5-2.5 2.5h-3c-1.3807 0-2.5-1.1193-2.5-2.5v-3c0-1.3807 1.1193-2.5 2.5-2.5h3c1.3807 0 2.5 1.1193 2.5 2.5v3Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-width="2" d="M20 21v-18m-16 18v-18" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M10 17h10v4h-10z" style="vector-effect:non-scaling-stroke" transform="rotate(-90 10 17)"/></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="M19 21v-18h2v18h-2Zm-16 0v-18h2v18h-2ZM10 17v-10h4v10h-4Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-width="2" d="M21 4h-18m18 16h-18" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M7 10h10v4h-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="M21 5h-18v-2h18v2Zm0 16h-18v-2h18v2ZM7 10h10v4h-10v-4Z" style="vector-effect:non-scaling-stroke"/></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"><rect width="18" height="18" x="3" y="3" stroke="currentColor" stroke-linejoin="round" stroke-width="2" rx="2" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M7 12h10M7 8h10M7 16h7" 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 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="M17 11v2h-10v-2h10ZM17 7v2h-10v-2h10ZM14 15v2h-7v-2h7Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-width="2" d="M12 12v.0001M17 8.6667c0-1.1111-1-3.3334-5-3.3334s-5 2.2223-5 3.3334c0 1.111 1 3.3333 5 3.3333m0 0c4 0 5 2.2222 5 3.3333s-1 3.3334-5 3.3334-5-2.2223-5-3.3334m5-3.3333v-10m0 10v10" 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 15.333c-.0001-.2874-.1417-.8515-.6797-1.3496-.4175-.3864-1.1295-.7816-2.3203-.9258v4.5508c1.1911-.1443 1.9029-.5393 2.3203-.9258.5382-.4983.6797-1.0623.6797-1.3496Zm2 0c0 .8238-.3586 1.9268-1.3203 2.8174-.8204.7596-2.0203 1.311-3.6797 1.4687v2.3809h-2v-2.3809c-1.6594-.1577-2.8593-.7091-3.6797-1.4687-.9617-.8906-1.3203-1.9936-1.3203-2.8174h2c0 .2873.1415.8513.6797 1.3496.4174.3865 1.1292.7815 2.3203.9258v-4.6563c-1.6593-.1577-2.8593-.7091-3.6797-1.4687-.9614-.8904-1.3202-1.9927-1.3203-2.8164 0-.8238.3586-1.9268 1.3203-2.8174.8204-.7596 2.0203-1.312 3.6797-1.4697v-2.3799h2v2.3799c1.6594.1577 2.8593.7101 3.6797 1.4697.9617.8906 1.3203 1.9936 1.3203 2.8174h-2c0-.2873-.1415-.8513-.6797-1.3496-.4175-.3866-1.1291-.7825-2.3203-.9268v4.6563c1.6594.1577 2.8593.7101 3.6797 1.4697.9615.8904 1.3202 1.9927 1.3203 2.8164Zm-10-6.666c.0001.2874.1417.8515.6797 1.3496.4175.3864 1.1295.7806 2.3203.9248v-4.5508c-1.1912.1443-1.9028.5402-2.3203.9268-.5382.4983-.6797 1.0623-.6797 1.3496Z" style="vector-effect:non-scaling-stroke"/></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="M4.0493 12c0-4.4183 3.5817-8 8-8 3.8179 0 7.0112 2.6745 7.8085 6.2521.0355.1804-.0154.3396-.1441.4774-.1433.1535-.3819.2705-.6644.2705h-1c-3.866 0-7 3.134-7 7v1c0 .2824-.1169.5211-.2705.6644-.1378.1287-.297.1796-.4774.1441-3.5776-.7974-6.252-3.9906-6.252-7.8085Zm-2 0c0-5.5229 4.4772-10 10-10 2.1762 0 4.1896.695 5.8307 1.8749 2.525 1.8151 4.1693 4.778 4.1693 8.1251v.4142l-.2929.2929-9 9-.2929.2929h-.4142c-3.347 0-6.31-1.6444-8.1251-4.1693-1.18-1.6412-1.8749-3.6545-1.8749-5.8307Zm16.5858 1-5.5858 5.5858v-.5858c0-2.7614 2.2386-5 5-5h.5858Z" 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="M4.0493 12c0-4.4183 3.5817-8 8-8 3.8179 0 7.0112 2.6745 7.8085 6.2521.0355.1804-.0154.3396-.1441.4774-.1433.1535-.3819.2705-.6644.2705h-1c-3.866 0-7 3.134-7 7v1c0 .2824-.1169.5211-.2705.6644-.1378.1287-.297.1796-.4774.1441-3.5776-.7974-6.252-3.9906-6.252-7.8085Zm-2 0c0-5.5229 4.4772-10 10-10 2.1762 0 4.1896.695 5.8307 1.8749 2.525 1.8151 4.1693 4.778 4.1693 8.1251v.4142l-9.5858 9.5858h-.4142c-3.347 0-6.31-1.6444-8.1251-4.1693-1.18-1.6412-1.8749-3.6545-1.8749-5.8307Zm16.5858 1-5.5858 5.5858v-.5858c0-2.7614 2.2386-5 5-5h.5858Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></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"><rect width="4" height="4" x="10" y="3" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="10" y="10" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="10" y="17" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="3" y="3" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="3" y="10" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="3" y="17" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="17" y="3" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="17" y="10" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="17" y="17" fill="currentColor" rx="1" 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 3h4v4h-4v-4ZM10 10h4v4h-4v-4ZM10 17h4v4h-4v-4ZM3 3h4v4h-4v-4ZM3 10h4v4h-4v-4ZM3 17h4v4h-4v-4ZM17 3h4v4h-4v-4ZM17 10h4v4h-4v-4ZM17 17h4v4h-4v-4Z" style="vector-effect:non-scaling-stroke"/></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"><rect width="4" height="4" x="2" y="6" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="10" y="6" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="18" y="6" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="2" y="14" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="10" y="14" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="18" y="14" fill="currentColor" rx="1" 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="M2 6h4v4h-4v-4ZM10 6h4v4h-4v-4ZM18 6h4v4h-4v-4ZM2 14h4v4h-4v-4ZM10 14h4v4h-4v-4ZM18 14h4v4h-4v-4Z" style="vector-effect:non-scaling-stroke"/></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"><rect width="4" height="4" x="6" y="2" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="14" y="2" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="6" y="10" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="14" y="10" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="6" y="18" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="14" y="18" fill="currentColor" rx="1" 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="M6 2h4v4h-4v-4ZM14 2h4v4h-4v-4ZM6 10h4v4h-4v-4ZM14 10h4v4h-4v-4ZM6 18h4v4h-4v-4ZM14 18h4v4h-4v-4Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M3 15v4c0 1.1046.8954 2 2 2h14c1.1046 0 2-.8954 2-2v-4" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M11.9998 3v11" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m16 11-4 4-4-4" 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="M2 19v-5h2v5c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-5h2v5c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3ZM10.9998 14v-11h2v11h-2Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m15.293 10.293-3.293 3.2929-3.293-3.2929-1.414 1.414 4 4h1.414l4-4-1.414-1.414Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M3 5h18v14h-18v-14Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="m3 5 8 8h2l8-8" 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 4 1 1v14l-1 1h-18l-1-1v-14l1-1h18Zm-17 14h16v-12h-16v12Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m21.707 5.707-8.2929 8.293h-2.8282l-8.293-8.293 1.4141-1.414 7.7071 7.707h1.1718l7.7071-7.707 1.414 1.414Z" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/eraser.svg CHANGED
@@ -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 stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m12 20 8.3358-8.3358c.781-.781.781-2.0474 0-2.8284l-4.1716-4.1716c-.781-.781-2.0474-.781-2.8284 0l-8.9216 8.9216c-.781.781-.781 2.0474 0 2.8284l3.5858 3.5858h13" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="m9 9 7 7" 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.6289 3.957c1.1715-1.1713 3.0707-1.1713 4.2422 0l4.1719 4.1719c1.1713 1.1715 1.1713 3.0706 0 4.2422l-6.6289 6.6289h6.5859v2h-13l-.707-.293-3.586-3.5859c-1.1713-1.1716-1.1713-3.0707 0-4.2422l8.9219-8.9219Zm2.8281 1.414c-.3905-.3902-1.0235-.3902-1.414 0l-8.9219 8.922c-.3903.3904-.3903 1.0235 0 1.414l3.293 3.293h3.1718l8.043-8.043c.3903-.3905.3903-1.0236 0-1.414l-4.1719-4.172Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m16.707 15.293-1.414 1.414-7-7 1.414-1.414 7 7Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M16 3h-8l-5 5v8l5 5h8l5-5v-8l-5-5Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 13v-6" style="vector-effect:non-scaling-stroke"/><circle cx="12" cy="15.5" r="1.5" fill="currentColor" style="vector-effect:non-scaling-stroke" transform="rotate(-180 12 15.5)"/></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 2 .707.293 5 5 .293.707v8l-.293.707-5 5-.707.293h-8l-.707-.293-5-5-.293-.707v-8l.293-.707 5-5 .707-.293h8Zm-12 6.414v7.1719l4.414 4.4141h7.1719l4.4141-4.4141v-7.1718l-4.4141-4.4141h-7.1718l-4.4141 4.414Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M11 13v-6h2v6h-2ZM10.5 15.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" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M21 12c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 14v-7" style="vector-effect:non-scaling-stroke"/><circle cx="12" cy="16.5" r="1.5" fill="currentColor" style="vector-effect:non-scaling-stroke" transform="rotate(-180 12 16.5)"/></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 12c0-4.4183-3.5817-8-8-8s-8 3.5817-8 8 3.5817 8 8 8 8-3.5817 8-8Zm2 0c0 5.5228-4.4772 10-10 10-5.5229 0-10-4.4772-10-10 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M11 14v-7h2v7h-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" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/export.svg CHANGED
@@ -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 stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M3 15v4c0 1.1046.8954 2 2 2h14c1.1046 0 2-.8954 2-2v-4" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M12.0002 16v-11" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m8 8 4-4 4 4" 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="M2 19v-5h2v5c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-5h2v5c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M13.0002 5v11h-2v-11h2Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m8.707 8.707 3.293-3.293 3.293 3.293 1.414-1.414-4-4h-1.414l-4 4 1.414 1.414Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M18 3h-12c-1.6569 0-3 1.3431-3 3v12c0 1.6569 1.3431 3 3 3h12c1.6569 0 3-1.3431 3-3v-12c0-1.6569-1.3431-3-3-3Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m7.5 16.5 8.5-8.499M16 14.001v-6h-6" 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 6c0-1.1046-.8954-2-2-2h-12c-1.1046 0-2 .8954-2 2v12c0 1.1046.8954 2 2 2h12c1.1046 0 2-.8954 2-2v-12Zm2 12c0 2.2091-1.7909 4-4 4h-12c-2.2091 0-4-1.7909-4-4v-12c0-2.2091 1.7909-4 4-4h12c2.2091 0 4 1.7909 4 4v12Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m16.707 8.708-8.5 8.499-1.414-1.414 8.5-8.499 1.414 1.414Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m16 7.001 1 1v6h-2v-5h-5v-2h6Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M6 6h-2v14h16v-6" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M7 16h2M11 16h2M15 16h2" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="square" stroke-linejoin="bevel" stroke-width="2" d="m10.3422 8.1711-.8422 1.3289m3.5.5-.5 1.4999m3.5-1.4999.5 1.4999m2-2.9999 1 1" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="square" stroke-linejoin="round" stroke-width="2" d="M9 6s2.2 3.5 5.5 3.5 5.5-3.5 5.5-3.5" 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 21-1-1v-14l1-1h2v2h-1v12h14v-5h2v6l-1 1h-16Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M9 15v2h-2v-2h2ZM13 15v2h-2v-2h2ZM17 15v2h-2v-2h2ZM14.2646 9.3674l-1.1318 3.3975-1.8974-.6328 1.1318-3.3975 1.8974.6328Zm3.5 2.7647-1.8974.6328-1.1318-3.3975 1.8974-.6328 1.1318 3.3975Zm3.1495-2.6319-1.4141 1.4141-2.4141-2.414 1.4141-1.4141 2.4141 2.414Zm-9.1914-1.6386-1.9131 3.0185-1.6895-1.0713 1.9131-3.0175 1.6895 1.0703Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m19.1543 5.4668.5312-.8457 1.6934 1.0644-.5322.8467-.8467-.5322c.8466.5322.8469.532.8467.5322l-.001.001-.001.002c-.0007.0011-.0019.0023-.0029.0039l-.0078.0127c-.0062.0095-.0141.0224-.0244.038a6.5257 6.5257 0 0 1-.0899.1319 9.6279 9.6279 0 0 1-.3291.4433c-.2831.3603-.6985.8417-1.2304 1.3252-1.0452.9502-2.6521 2.0098-4.6602 2.0098-2.0081 0-3.615-1.0596-4.6602-2.0098-.5319-.4835-.9473-.9649-1.2304-1.3252a9.6145 9.6145 0 0 1-.3291-.4433 6.8294 6.8294 0 0 1-.0899-.1319c-.0103-.0156-.0182-.0285-.0244-.038l-.0078-.0127c-.001-.0016-.0022-.0028-.003-.004l-.0009-.0019c-.0002-.0003-.001-.001.8457-.5332l-.8467.5322-.5322-.8466 1.6934-1.0645.5312.8457c.0002.0003.001.0004.002.002l.0127.0195c.0126.0191.0331.05.0615.0908.0568.0816.1441.2025.2597.3496.2326.296.5736.6898 1.0039 1.081.8798.7999 2.0228 1.4903 3.3145 1.4903 1.2917 0 2.4347-.6904 3.3145-1.4902.4303-.3913.7713-.7852 1.0039-1.081a7.5937 7.5937 0 0 0 .2597-.3497 4.0365 4.0365 0 0 0 .0742-.1104l.002-.0019Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m6 15-3 3m6.5 0-1 3m6-3 1.5 3m2-6 3 3" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="square" stroke-linejoin="round" stroke-width="2" d="M3 12s3.6 6 9 6 9-6 9-6" 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.8945 20.5527-1.789.8946-1.5-3 1.789-.8946 1.5 3Zm-6.4463-2.2363-1 3-1.8964-.6328 1-3 1.8964.6328Zm-3.7412-2.6094-3 3-1.414-1.414 3-3 1.414 1.414Zm15 1.586-1.414 1.414-3-3 1.414-1.414 3 3Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m22.3721 11.6572-.5147.8574-.001.001-.0039.0078-.0107.0176a10.6194 10.6194 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.075 0-5.5621-1.7014-7.2148-3.2754-.8374-.7974-1.4925-1.5928-1.9385-2.1875a15.7674 15.7674 0 0 1-.5147-.7256 10.5012 10.5012 0 0 1-.1738-.2705l-.0107-.0176-.004-.0078-.001-.001-.5146-.8574 1.7149-1.0293.5146.8575.0049.0078.0254.041c.0236.0374.0607.0951.1103.1699.0997.1501.251.3695.4493.6338.3976.5302.9803 1.2351 1.7177 1.9375 1.4973 1.426 3.51 2.7246 5.835 2.7246s4.3377-1.2986 5.835-2.7246c.7374-.7024 1.3201-1.4073 1.7177-1.9375.1983-.2643.3496-.4837.4493-.6338a9.2132 9.2132 0 0 0 .1103-.1699c.0118-.0187.0203-.0328.0254-.041l.0049-.0078.5146-.8575 1.7149 1.0293Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M6 6h-2v14h16v-6" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M7 16h10" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m20 7.5.8466.5322v-1.0644l-.8466.5322Zm-11 0-.8466-.5322v1.0644l.8466-.5322Zm5.5-2.5c1.2918 0 2.435.6901 3.3148 1.49.4304.3912.7711.785 1.0036 1.081.1156.1472.203.2682.2598.3498.0284.0408.049.0716.0617.0907l.0129.0198.0018.0029-.0002-.0004-.0004-.0007-.0003-.0004c-.0002-.0003-.0003-.0005.8463-.5327s.8465-.5325.8463-.5328l-.0005-.0007-.001-.0016-.0026-.0041a1.0903 1.0903 0 0 1-.0078-.0122l-.0253-.0388a6.2297 6.2297 0 0 0-.0893-.1314 9.6277 9.6277 0 0 0-.3288-.4431c-.2831-.3603-.6987-.8415-1.2308-1.3252-1.0452-.9502-2.652-2.0101-4.6602-2.0101v2Zm0 7c2.0082 0 3.615-1.0599 4.6602-2.01.5321-.4838.9477-.965 1.2308-1.3253a9.6277 9.6277 0 0 0 .3288-.4431 6.2297 6.2297 0 0 0 .0893-.1315c.0106-.016.019-.029.0253-.0388a1.0903 1.0903 0 0 1 .0078-.012l.0026-.0042.001-.0016.0005-.0007c.0002-.0003.0003-.0006-.8463-.5328s-.8465-.5324-.8463-.5327l.0003-.0004.0004-.0007.0002-.0004-.0018.003-.0129.0197a4.6782 4.6782 0 0 1-.0617.0907 7.6225 7.6225 0 0 1-.2598.3498c-.2325.296-.5732.6898-1.0036 1.081-.8798.7999-2.023 1.49-3.3148 1.49v2Zm0-9c-2.0082 0-3.615 1.0599-4.6602 2.01-.532.4838-.9477.965-1.2308 1.3253a9.5935 9.5935 0 0 0-.3288.4431 6.5326 6.5326 0 0 0-.1146.1702l-.0078.0122-.0026.0041-.001.0016-.0005.0007c-.0002.0003-.0003.0006.8463.5328s.8465.5324.8463.5327l-.0003.0004-.0004.0007a7.6411 7.6411 0 0 1 .336-.4628c.2325-.296.5732-.6898 1.0036-1.081.8798-.7999 2.023-1.49 3.3148-1.49v-2Zm0 7c-1.2918 0-2.435-.6901-3.3148-1.49-.4304-.3912-.7711-.785-1.0036-1.081a7.6411 7.6411 0 0 1-.2598-.3498 4.4977 4.4977 0 0 1-.0762-.113l.0004.0007a.009.009 0 0 1 .0003.0004c.0002.0003.0003.0005-.8463.5327s-.8465.5325-.8463.5328l.0005.0007.001.0016.0026.0041.0078.0122a6.5326 6.5326 0 0 0 .1146.1703c.0764.1097.1867.262.3288.443.2831.3603.6987.8415 1.2308 1.3252 1.0452.9502 2.652 2.0101 4.6602 2.0101v-2Z" style="vector-effect:non-scaling-stroke"/><circle cx="14.5" cy="7.5" r="1.5" fill="currentColor" 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 21-1-1v-14l1-1h2v2h-1v12h14v-5h2v6l-1 1h-16Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M17 15v2h-10v-2h10ZM14.5 3c2.0081 0 3.615 1.0596 4.6602 2.0098.5319.4835.9473.9649 1.2304 1.3252.1421.1808.2527.3336.3291.4433.0383.055.0687.0997.0899.1319.0103.0156.0182.0285.0244.038l.0078.0127c.001.0016.0022.0028.0029.004l.001.0019c.0002.0003.0009.001-.8457.5332.8466.5322.8469.5329.8467.5332l-.002.002c-.0007.0011-.0019.0023-.0029.0039l-.0078.0127c-.0062.0095-.0141.0224-.0244.038a6.5257 6.5257 0 0 1-.0899.1319 9.6279 9.6279 0 0 1-.3291.4433c-.2831.3603-.6985.8417-1.2304 1.3252-1.0452.9502-2.6521 2.0098-4.6602 2.0098-2.0081 0-3.615-1.0596-4.6602-2.0098-.5319-.4835-.9473-.9649-1.2304-1.3252a9.6145 9.6145 0 0 1-.3291-.4433 6.8294 6.8294 0 0 1-.0899-.1319c-.0103-.0156-.0182-.0285-.0244-.038l-.0078-.0127c-.001-.0016-.0022-.0028-.003-.004l-.0009-.0019c-.0002-.0003-.001-.001.8457-.5332-.8466-.5322-.8469-.5329-.8467-.5332l.002-.002c.0007-.0011.002-.0023.0029-.0039l.0078-.0127c.0062-.0095.0141-.0224.0244-.038a6.8294 6.8294 0 0 1 .0899-.1319 9.6145 9.6145 0 0 1 .329-.4433c.2832-.3603.6986-.8417 1.2305-1.3252 1.0452-.9502 2.6521-2.0098 4.6602-2.0098Zm0 2c-1.2917 0-2.4347.6904-3.3145 1.4902-.3965.3605-.7165.7235-.9462 1.0098.2297.2863.5497.6493.9462 1.0098.8798.7998 2.0228 1.4902 3.3145 1.4902 1.2917 0 2.4347-.6904 3.3145-1.4902.3963-.3603.7155-.7236.9453-1.0098-.2298-.2862-.549-.6495-.9453-1.0098-.8798-.7998-2.0228-1.4902-3.3145-1.4902Zm-5.5 2.5-.8467.5322v-1.0654l.8467.5332Zm11.8467.5332-.8467-.5332.8467-.5322v1.0654Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M16 7.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z" style="vector-effect:non-scaling-stroke"/></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 stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="m4 20 16-16" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M13.5 9.9998a2.4888 2.4888 0 0 0-1.5-.4998c-1.3807 0-2.5 1.1193-2.5 2.5 0 .7138.2992 1.3577.7789 1.8133" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m2.5 12-.8458-.5335v1.067l.8458-.5335Zm19 0 .8458.5335v-1.067l-.8458.5335Zm-11.5 6.2089-.2771.9608.2771-.9608Zm-7.5-6.2089c.8458.5335.8457.5337.8455.5339l-.0001.0003-.0001.0001a16.797 16.797 0 0 1 .6723-.9402c.4467-.5806 1.0943-1.3526 1.8984-2.1212 1.641-1.5687 3.7755-2.9729 6.084-2.9729v-2c-3.0915 0-5.707 1.8458-7.466 3.5271-.8959.8564-1.6108 1.7094-2.1016 2.3476-.246.3198-.4375.5878-.5687.778a12.4189 12.4189 0 0 0-.1925.2871l-.0115.018-.0035.0055-.0012.0019a.0068.0068 0 0 1-.0004.0007c-.0002.0003-.0004.0006.8454.5341Zm19 0c-.8458-.5335-.8457-.5337-.8455-.5339l.0001-.0003.0001-.0001-.001.0015a10.491 10.491 0 0 1-.1635.2441c-.114.1653-.2851.4051-.5078.6946-.4467.5806-1.0943 1.3526-1.8984 2.1212-1.6411 1.5687-3.7755 2.9729-6.084 2.9729v2c3.0915 0 5.7071-1.8458 7.466-3.5271.8959-.8564 1.6108-1.7094 2.1016-2.3476.2461-.3198.4375-.5878.5687-.778a12.1367 12.1367 0 0 0 .1925-.2871l.0115-.018.0035-.0055.0012-.0019.0004-.0007c.0002-.0003.0004-.0006-.8454-.5341Zm-9.5-5.5c1.5803 0 3.0856.6566 4.4248 1.5983l1.1504-1.636c-1.5338-1.0786-3.438-1.9623-5.5752-1.9623v2Zm-4.042 9.6599c-1.3739-.8872-2.5304-2.0583-3.3525-3.0269a18.9107 18.9107 0 0 1-.9428-1.2045 13.5337 13.5337 0 0 1-.2426-.3489 7.5068 7.5068 0 0 1-.0589-.0892l-.0132-.0205a.2627.2627 0 0 1-.0025-.0039l-.0002-.0003.0002.0003.0001.0002c.0001.0001.0002.0003-.8456.5338-.8458.5335-.8457.5337-.8456.5339a.002.002 0 0 0 .0003.0004l.0007.0011a.1.1 0 0 0 .002.0031l.006.0094.0205.0318a9.362 9.362 0 0 0 .0746.113c.0644.0961.158.2327.2789.4014.2417.337.5941.804 1.0433 1.3331.8925 1.0516 2.1937 2.3805 3.7923 3.4129l1.085-1.6802Zm4.042 1.3401c-.5864 0-1.1616-.0901-1.7229-.252l-.5542 1.9217c.7219.2082 1.4839.3303 2.2771.3303v-2Zm6.3263-7.791c.7326.7287 1.3196 1.4418 1.723 1.9726.2012.2648.3555.4825.458.6319.0513.0747.0896.1321.1143.1697l.0267.0411a.3915.3915 0 0 0 .0056.0087l.0008.0013-.0001-.0001-.0001-.0003-.0002-.0002c0-.0001-.0001-.0002.8457-.5337s.8457-.5336.8456-.5338l-.0001-.0002-.0005-.0007-.0011-.0017a12.6418 12.6418 0 0 0-.1878-.2822 18.4561 18.4561 0 0 0-.5144-.7099c-.4444-.5847-1.0917-1.3716-1.9052-2.1806l-1.4102 1.4182Zm-8.0492 7.539a6.8832 6.8832 0 0 1-.2092-.0638l-.6128 1.9038c.0886.0285.1779.0558.2678.0817l.5542-1.9217Z" 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-16 16-1.414-1.414 16-16 1.414 1.414Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M8.5 12c0-1.933 1.567-3.5 3.5-3.5a3.489 3.489 0 0 1 2.1006.7002l-1.2012 1.5996a1.4895 1.4895 0 0 0-.8994-.2998c-.8284 0-1.5.6716-1.5 1.5 0 .4284.1786.8133.4678 1.0879l-1.377 1.4502c-.6703-.6365-1.0908-1.5389-1.0908-2.5381Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M19.7363 8.291c.8135.809 1.4609 1.596 1.9053 2.1807.2227.293.396.5371.5147.7099.0591.0862.1049.1548.1367.2032.0159.0242.0283.0439.0371.0576.0042.0066.0082.0116.0107.0156.0013.002.0021.0045.003.0059l.0019.0019c.0001.0001.0001.0007-.8457.5342.8398.5297.8458.5339.8457.5342l-.001.001-.0009.0019c-.0009.0014-.0026.0028-.004.0049-.0028.0044-.0059.0111-.0107.0185a11.8661 11.8661 0 0 1-.1924.2872 19.0186 19.0186 0 0 1-.5693.7773c-.4909.6381-1.2057 1.4913-2.1016 2.3477-1.7589 1.6813-4.3743 3.5273-7.4658 3.5273-.7932 0-1.5555-.1219-2.2773-.3301a9.1261 9.1261 0 0 1-.2676-.082l.6133-1.9033a7.152 7.152 0 0 0 .2089.0634c.5612.1619 1.1363.252 1.7227.252 2.3084 0 4.4429-1.404 6.084-2.9727.804-.7685 1.4518-1.5404 1.8984-2.1211.1151-.1496.216-.2866.3028-.4062a17.7285 17.7285 0 0 0-.2364-.3184c-.4034-.5308-.9901-1.2441-1.7226-1.9726l1.4101-1.418Zm-7.7363-3.791c2.1372 0 4.0414.8834 5.5752 1.962l-1.1504 1.6366c-1.3392-.9416-2.8445-1.5986-4.4248-1.5986-2.3084 0-4.443 1.404-6.084 2.9727-.804.7685-1.4518 1.5404-1.8984 2.1211-.1147.149-.2162.2849-.3027.4042.2136.2946.5134.6904.8906 1.1348.822.9686 1.9786 2.1401 3.3525 3.0274l-1.085 1.6796c-1.5986-1.0323-2.8994-2.3615-3.792-3.413a21.011 21.011 0 0 1-1.0439-1.333 15.421 15.421 0 0 1-.2783-.4014c-.0321-.048-.0578-.0855-.0752-.1123l-.0205-.0322c-.0025-.0039-.0044-.0074-.0059-.0098-.0006-.0011-.0014-.0022-.002-.0029l-.0009-.001c-.0001-.0002-.0001-.0007.8457-.5342-.8399-.5298-.8458-.5339-.8457-.5342l.001-.001.001-.0019c.0008-.0014.0025-.0028.0039-.0049.0028-.0044.0059-.0111.0107-.0185a12.0744 12.0744 0 0 1 .1924-.2872c.1312-.1901.3233-.4575.5693-.7773.4909-.6381 1.2057-1.4913 2.1016-2.3477 1.7589-1.6813 4.3743-3.5273 7.4658-3.5273Zm-9.5 7.5-.8457.5342v-1.0684l.8457.5342Zm19.8457.5342-.8457-.5342.8457-.5342v1.0684Z" style="vector-effect:non-scaling-stroke"/></svg>