@mirohq/design-system-icons 0.10.2-button.0 → 0.11.1-changelog-1.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 (700) hide show
  1. package/dist/main.js +1661 -577
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +1630 -578
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +68 -9
  6. package/package.json +4 -4
  7. package/react/add-line-bottom.tsx +2 -2
  8. package/react/add-line-right.tsx +2 -2
  9. package/react/ai-filled.tsx +28 -0
  10. package/react/ai.tsx +33 -0
  11. package/react/align-bottom.tsx +1 -1
  12. package/react/align-center-horizontal.tsx +1 -1
  13. package/react/align-center-vertical.tsx +1 -1
  14. package/react/align-left.tsx +2 -2
  15. package/react/align-right.tsx +1 -1
  16. package/react/align-top.tsx +1 -1
  17. package/react/arrow-arc-left.tsx +2 -2
  18. package/react/arrow-arc-right.tsx +2 -2
  19. package/react/arrow-bend-up-right.tsx +1 -1
  20. package/react/arrow-box-out.tsx +1 -1
  21. package/react/arrow-clockwise-down-right.tsx +2 -2
  22. package/react/arrow-clockwise-up-left.tsx +2 -2
  23. package/react/arrow-counter-clockwise-down-left.tsx +2 -2
  24. package/react/arrow-counter-clockwise-up-right.tsx +2 -2
  25. package/react/arrow-curves-bottom-right.tsx +38 -0
  26. package/react/arrow-down-left.tsx +1 -1
  27. package/react/arrow-down-right.tsx +1 -1
  28. package/react/arrow-fat-right.tsx +2 -2
  29. package/react/arrow-fat-up-right.tsx +2 -2
  30. package/react/arrow-left.tsx +1 -1
  31. package/react/arrow-right.tsx +1 -1
  32. package/react/arrow-up-circle.tsx +2 -2
  33. package/react/arrow-up-left.tsx +1 -1
  34. package/react/arrow-up-right.tsx +1 -1
  35. package/react/arrows-clockwise-rectangle-tilt.tsx +38 -0
  36. package/react/arrows-clockwise-x.tsx +2 -2
  37. package/react/arrows-clockwise-y.tsx +2 -2
  38. package/react/arrows-horizontal-lines-top-bottom.tsx +35 -0
  39. package/react/arrows-in-simple.tsx +2 -2
  40. package/react/arrows-out-cardinal.tsx +2 -2
  41. package/react/arrows-out-lines-horizontal.tsx +2 -2
  42. package/react/arrows-out-simple.tsx +2 -2
  43. package/react/article.tsx +2 -2
  44. package/react/at.tsx +2 -2
  45. package/react/bar-three.tsx +1 -1
  46. package/react/barrel.tsx +38 -0
  47. package/react/bell-slash.tsx +2 -2
  48. package/react/bell-tilt.tsx +2 -2
  49. package/react/bell.tsx +2 -2
  50. package/react/board.tsx +2 -2
  51. package/react/book-open-info.tsx +32 -0
  52. package/react/bookmark.tsx +2 -2
  53. package/react/bracket-curly-left.tsx +37 -0
  54. package/react/bracket-curly-right.tsx +37 -0
  55. package/react/brackets-angle-slash.tsx +2 -2
  56. package/react/brackets-curly-circles-three.tsx +3 -3
  57. package/react/calendar-blank.tsx +2 -2
  58. package/react/camera.tsx +3 -3
  59. package/react/card-number-three.tsx +2 -2
  60. package/react/card.tsx +2 -2
  61. package/react/cards-poker.tsx +2 -2
  62. package/react/chart-bar-y-simple.tsx +1 -1
  63. package/react/chart-bar-y.tsx +2 -2
  64. package/react/chat-dashes-lines-two.tsx +2 -2
  65. package/react/chat-lines-cross.tsx +2 -2
  66. package/react/chat-lines-eye-open.tsx +1 -1
  67. package/react/chat-lines-two-stack.tsx +2 -2
  68. package/react/chat-lines-two.tsx +2 -2
  69. package/react/chat-plus.tsx +2 -2
  70. package/react/chat-text-arrow.tsx +2 -2
  71. package/react/chat-two.tsx +2 -2
  72. package/react/chat.tsx +2 -2
  73. package/react/checkboard-square-centered.tsx +2 -2
  74. package/react/chevron-down-double.tsx +1 -1
  75. package/react/chevron-left-double.tsx +1 -1
  76. package/react/chevron-right-double.tsx +2 -2
  77. package/react/chevron-up-double.tsx +1 -1
  78. package/react/chevron-up-down-line.tsx +2 -2
  79. package/react/chevron-up-down.tsx +1 -1
  80. package/react/circle-corners.tsx +1 -1
  81. package/react/circle-motion-x.tsx +2 -2
  82. package/react/circle-notch.tsx +2 -2
  83. package/react/circle-slash.tsx +2 -2
  84. package/react/circle.tsx +1 -1
  85. package/react/circles-connected.tsx +1 -1
  86. package/react/clock-counter-clockwise-simple.tsx +1 -1
  87. package/react/clock-counter-clockwise.tsx +1 -1
  88. package/react/clock-overtime.tsx +2 -2
  89. package/react/clock.tsx +2 -2
  90. package/react/cloud.tsx +38 -0
  91. package/react/cluster.tsx +1 -1
  92. package/react/clustered.tsx +2 -2
  93. package/react/cog.tsx +1 -1
  94. package/react/columns-three.tsx +38 -0
  95. package/react/cone-serpentine.tsx +1 -1
  96. package/react/corners-three-eye-open.tsx +1 -1
  97. package/react/credit-card.tsx +1 -1
  98. package/react/crop.tsx +2 -2
  99. package/react/cross-circle.tsx +1 -1
  100. package/react/cross-fat.tsx +35 -0
  101. package/react/cross-square.tsx +2 -2
  102. package/react/cross.tsx +1 -1
  103. package/react/cube.tsx +2 -2
  104. package/react/cursor-filled.tsx +2 -2
  105. package/react/cursor-lines.tsx +2 -2
  106. package/react/cursor-text.tsx +2 -2
  107. package/react/cursor.tsx +2 -2
  108. package/react/curve-square-circle-arrow.tsx +2 -2
  109. package/react/dash-left-down-square-dash-right-up.tsx +2 -2
  110. package/react/dash-left-up-square-dash-down-right.tsx +2 -2
  111. package/react/dash-square-dash-horizontal.tsx +2 -2
  112. package/react/dash-square-dash-vertical.tsx +2 -2
  113. package/react/distribute-horizontal.tsx +1 -1
  114. package/react/distribute-vertical.tsx +1 -1
  115. package/react/dots-nine.tsx +2 -2
  116. package/react/dots-three.tsx +2 -2
  117. package/react/dots-two.tsx +2 -2
  118. package/react/download.tsx +2 -2
  119. package/react/envelope.tsx +1 -1
  120. package/react/eraser.tsx +2 -2
  121. package/react/exclamation-point-circle.tsx +5 -2
  122. package/react/export.tsx +2 -2
  123. package/react/eye-closed-dots-four-frame-broken.tsx +1 -1
  124. package/react/eye-closed.tsx +2 -2
  125. package/react/eye-open-line-frame-broken.tsx +1 -1
  126. package/react/eye-open-slash.tsx +2 -2
  127. package/react/eye-open.tsx +2 -2
  128. package/react/eyedropper.tsx +2 -2
  129. package/react/factory-house.tsx +2 -2
  130. package/react/factory.tsx +2 -2
  131. package/react/flag.tsx +38 -0
  132. package/react/folder.tsx +2 -2
  133. package/react/frame-lines-two.tsx +2 -2
  134. package/react/frame-play.tsx +2 -2
  135. package/react/frame-plus.tsx +2 -2
  136. package/react/frame.tsx +2 -2
  137. package/react/funnel.tsx +2 -2
  138. package/react/gauge.tsx +1 -1
  139. package/react/gift.tsx +35 -0
  140. package/react/globe.tsx +1 -1
  141. package/react/graduation-cap.tsx +2 -2
  142. package/react/grid-four.tsx +2 -2
  143. package/react/grid-six.tsx +2 -2
  144. package/react/grid.tsx +2 -2
  145. package/react/hand-filled.tsx +7 -1
  146. package/react/hand-pointing.tsx +2 -2
  147. package/react/hand.tsx +2 -2
  148. package/react/headset-person.tsx +39 -0
  149. package/react/heart-filled.tsx +33 -0
  150. package/react/heart.tsx +36 -0
  151. package/react/hexagon.tsx +38 -0
  152. package/react/highlighter-underline.tsx +1 -1
  153. package/react/highlighter.tsx +2 -2
  154. package/react/house.tsx +1 -1
  155. package/react/image.tsx +1 -1
  156. package/react/index.ts +32 -0
  157. package/react/information-mark-circle.tsx +5 -2
  158. package/react/kanban.tsx +2 -2
  159. package/react/key.tsx +2 -2
  160. package/react/keycap.tsx +2 -2
  161. package/react/laptop.tsx +1 -1
  162. package/react/lasso.tsx +2 -2
  163. package/react/layout.tsx +2 -2
  164. package/react/lifesaver.tsx +2 -2
  165. package/react/lightbulb.tsx +28 -0
  166. package/react/lightning.tsx +2 -2
  167. package/react/line-curved.tsx +2 -2
  168. package/react/line-dashed.tsx +1 -1
  169. package/react/line-diagonal.tsx +2 -2
  170. package/react/line-dotted.tsx +2 -2
  171. package/react/line-horizontal.tsx +1 -1
  172. package/react/line-orthogonal.tsx +2 -2
  173. package/react/line-straight.tsx +1 -1
  174. package/react/lines-three-horizontal-line-vertical-center.tsx +2 -2
  175. package/react/lines-three-horizontal.tsx +2 -2
  176. package/react/lines-three-vertical.tsx +2 -2
  177. package/react/lines-top-left-columns-two.tsx +38 -0
  178. package/react/link-plus.tsx +35 -0
  179. package/react/link.tsx +1 -1
  180. package/react/list-bullets.tsx +2 -2
  181. package/react/list-numbers.tsx +2 -2
  182. package/react/lock-closed.tsx +1 -1
  183. package/react/lock-open.tsx +1 -1
  184. package/react/login.tsx +2 -2
  185. package/react/logout.tsx +2 -2
  186. package/react/magnet.tsx +2 -2
  187. package/react/magnifying-glass-lightning.tsx +35 -0
  188. package/react/magnifying-glass.tsx +1 -1
  189. package/react/map.tsx +2 -2
  190. package/react/microphone-slash.tsx +2 -2
  191. package/react/microphone.tsx +2 -2
  192. package/react/monitor-arrow.tsx +2 -2
  193. package/react/monitor-pause.tsx +2 -2
  194. package/react/monitor-play.tsx +2 -2
  195. package/react/monitor-stop.tsx +1 -1
  196. package/react/mouse.tsx +2 -2
  197. package/react/navigation-arrow-lines.tsx +2 -2
  198. package/react/navigation-up-left-filled.tsx +2 -2
  199. package/react/navigation-up-left-slash.tsx +2 -2
  200. package/react/navigation-up-right.tsx +2 -2
  201. package/react/next.tsx +2 -2
  202. package/react/node-connected-dot.tsx +32 -0
  203. package/react/node-lines-curved.tsx +1 -1
  204. package/react/node-lines-horizontal.tsx +2 -2
  205. package/react/node-lines-vertical.tsx +2 -2
  206. package/react/node-plus.tsx +2 -2
  207. package/react/nodes-connected.tsx +2 -2
  208. package/react/nodes-connections-three.tsx +1 -1
  209. package/react/note-magnifying-glass.tsx +2 -2
  210. package/react/octagon.tsx +38 -0
  211. package/react/paint-bucket.tsx +35 -0
  212. package/react/paper-plane-filled-right.tsx +2 -2
  213. package/react/paper-plane-tilt.tsx +2 -2
  214. package/react/parallelogram.tsx +2 -2
  215. package/react/pause-circle.tsx +2 -2
  216. package/react/pause.tsx +2 -2
  217. package/react/pdf.tsx +2 -2
  218. package/react/pen-tip.tsx +2 -2
  219. package/react/pen.tsx +2 -2
  220. package/react/pentagon.tsx +38 -0
  221. package/react/placeholder.tsx +1 -1
  222. package/react/play-circle.tsx +1 -1
  223. package/react/play.tsx +2 -2
  224. package/react/playback-speed-circle.tsx +2 -2
  225. package/react/plug.tsx +1 -1
  226. package/react/plus-text.tsx +2 -2
  227. package/react/presentation-arrow.tsx +2 -2
  228. package/react/presentation-eye-open.tsx +1 -1
  229. package/react/presentation-line.tsx +2 -2
  230. package/react/presentation-lines-two.tsx +2 -2
  231. package/react/presentation-link.tsx +2 -2
  232. package/react/presentation-number-one.tsx +2 -2
  233. package/react/presentation-play.tsx +2 -2
  234. package/react/presentation-plus.tsx +2 -2
  235. package/react/previous.tsx +2 -2
  236. package/react/prohibit.tsx +2 -2
  237. package/react/push-pin.tsx +2 -2
  238. package/react/question-mark-circle.tsx +1 -1
  239. package/react/question-mark.tsx +2 -2
  240. package/react/rectangle-arrow-up-center.tsx +2 -2
  241. package/react/rectangle-dash-lines.tsx +2 -2
  242. package/react/rectangle-dot-line-pen.tsx +3 -3
  243. package/react/rectangle-play-stack.tsx +2 -2
  244. package/react/rectangle-tick.tsx +2 -2
  245. package/react/rectangle-triangle-bottom-center.tsx +38 -0
  246. package/react/rectangles-three-aligned.tsx +2 -2
  247. package/react/rectangles-three-free.tsx +2 -2
  248. package/react/rectangles-three-overlap.tsx +2 -2
  249. package/react/rectangles-two-line.tsx +2 -2
  250. package/react/rectangles-two-lines-four.tsx +2 -2
  251. package/react/rectangles-two-minus.tsx +2 -2
  252. package/react/rectangles-two-plus.tsx +2 -2
  253. package/react/rectangles-two-user.tsx +2 -2
  254. package/react/rhombus.tsx +2 -2
  255. package/react/rss-rectangle.tsx +32 -0
  256. package/react/scissors.tsx +3 -3
  257. package/react/scrollbar-xy.tsx +1 -1
  258. package/react/shapes.tsx +2 -2
  259. package/react/shield-check.tsx +2 -2
  260. package/react/shield-lock.tsx +1 -1
  261. package/react/shuffle.tsx +2 -2
  262. package/react/sidebar-closed.tsx +2 -2
  263. package/react/sidebar-open.tsx +2 -2
  264. package/react/sliders-x.tsx +2 -2
  265. package/react/sliders-y.tsx +2 -2
  266. package/react/smiley-chat.tsx +2 -2
  267. package/react/smiley-plus.tsx +35 -0
  268. package/react/smiley-sticker.tsx +2 -2
  269. package/react/smiley.tsx +2 -2
  270. package/react/social-facebook.tsx +7 -1
  271. package/react/social-instagram.tsx +8 -2
  272. package/react/social-linkedin.tsx +7 -1
  273. package/react/social-twitter.tsx +7 -1
  274. package/react/social-youtube.tsx +7 -1
  275. package/react/speaker-cross.tsx +2 -2
  276. package/react/speaker-high.tsx +2 -2
  277. package/react/split-vertical.tsx +2 -2
  278. package/react/square-brackets-angle-slash.tsx +2 -2
  279. package/react/square-circles-two.tsx +2 -2
  280. package/react/square-line-square-dashed.tsx +2 -2
  281. package/react/square-rounded.tsx +2 -2
  282. package/react/square-star-scribble.tsx +2 -2
  283. package/react/square-triangle-circle-plus.tsx +2 -2
  284. package/react/square.tsx +2 -2
  285. package/react/squares-four.tsx +2 -2
  286. package/react/squares-group.tsx +3 -3
  287. package/react/squares-merge.tsx +2 -2
  288. package/react/squares-three.tsx +2 -2
  289. package/react/squares-two-overlap.tsx +2 -2
  290. package/react/squares-ungroup.tsx +2 -2
  291. package/react/squares-unmerge.tsx +2 -2
  292. package/react/stack.tsx +2 -2
  293. package/react/star-filled.tsx +2 -2
  294. package/react/star.tsx +2 -2
  295. package/react/sticky-corners.tsx +2 -2
  296. package/react/sticky-eye-open.tsx +29 -0
  297. package/react/sticky-note-stack.tsx +2 -2
  298. package/react/sticky-note-wide.tsx +2 -2
  299. package/react/sticky-note.tsx +2 -2
  300. package/react/sticky-notes-two.tsx +3 -5
  301. package/react/stop-circle.tsx +1 -1
  302. package/react/stroke-1.tsx +2 -2
  303. package/react/stroke-2.tsx +2 -2
  304. package/react/stroke-3.tsx +2 -2
  305. package/react/stroke-4.tsx +2 -2
  306. package/react/stroke-5.tsx +2 -2
  307. package/react/stroke-6.tsx +2 -2
  308. package/react/tag.tsx +1 -1
  309. package/react/text-a-underline.tsx +1 -1
  310. package/react/text-align-center.tsx +2 -2
  311. package/react/text-align-left.tsx +2 -2
  312. package/react/text-b-bold-italic-underlined.tsx +1 -1
  313. package/react/text-b-bold.tsx +2 -2
  314. package/react/text-cursor-eye-open.tsx +1 -1
  315. package/react/text-h-one.tsx +2 -2
  316. package/react/text-h-three.tsx +2 -2
  317. package/react/text-h-two.tsx +2 -2
  318. package/react/text-i-italic.tsx +2 -2
  319. package/react/text-indent.tsx +2 -2
  320. package/react/text-lines-three.tsx +2 -2
  321. package/react/text-s-strikethrough.tsx +2 -2
  322. package/react/text-styles.tsx +2 -2
  323. package/react/text-t.tsx +2 -2
  324. package/react/text-u-underlined.tsx +2 -2
  325. package/react/thumbs-up.tsx +2 -2
  326. package/react/tick-circle.tsx +2 -2
  327. package/react/ticket.tsx +1 -1
  328. package/react/timer.tsx +1 -1
  329. package/react/trackpad.tsx +1 -1
  330. package/react/trapeze.tsx +38 -0
  331. package/react/trash-simple.tsx +2 -2
  332. package/react/trash.tsx +2 -2
  333. package/react/triangle-square-circle.tsx +35 -0
  334. package/react/triangle.tsx +2 -2
  335. package/react/trident.tsx +23 -30
  336. package/react/trophy.tsx +2 -2
  337. package/react/user-add.tsx +1 -1
  338. package/react/user-arrow-right-up.tsx +2 -2
  339. package/react/user-eye-open.tsx +1 -1
  340. package/react/user-load.tsx +2 -2
  341. package/react/user-number-three.tsx +2 -2
  342. package/react/user-pen-dashes-bottom.tsx +2 -2
  343. package/react/user-pen-line-bottom.tsx +2 -2
  344. package/react/user-tick-down.tsx +2 -2
  345. package/react/user.tsx +1 -1
  346. package/react/users-three.tsx +2 -2
  347. package/react/users.tsx +1 -1
  348. package/react/video-camera-simple-slash.tsx +2 -2
  349. package/react/video-camera-simple.tsx +2 -2
  350. package/react/video-camera.tsx +2 -2
  351. package/react/view-center.tsx +1 -1
  352. package/react/view-side-left.tsx +1 -1
  353. package/react/wallet.tsx +5 -2
  354. package/svg/24/add-line-bottom.svg +1 -1
  355. package/svg/24/add-line-right.svg +1 -1
  356. package/svg/24/ai-filled.svg +2 -0
  357. package/svg/24/ai.svg +2 -0
  358. package/svg/24/align-bottom.svg +1 -1
  359. package/svg/24/align-center-horizontal.svg +1 -1
  360. package/svg/24/align-center-vertical.svg +1 -1
  361. package/svg/24/align-left.svg +1 -1
  362. package/svg/24/align-right.svg +1 -1
  363. package/svg/24/align-top.svg +1 -1
  364. package/svg/24/arrow-arc-left.svg +1 -1
  365. package/svg/24/arrow-arc-right.svg +1 -1
  366. package/svg/24/arrow-bend-up-right.svg +1 -1
  367. package/svg/24/arrow-box-out.svg +1 -1
  368. package/svg/24/arrow-clockwise-down-right.svg +1 -1
  369. package/svg/24/arrow-clockwise-up-left.svg +1 -1
  370. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -1
  371. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
  372. package/svg/24/arrow-curves-bottom-right.svg +2 -0
  373. package/svg/24/arrow-down-left.svg +1 -1
  374. package/svg/24/arrow-down-right.svg +1 -1
  375. package/svg/24/arrow-fat-right.svg +1 -1
  376. package/svg/24/arrow-fat-up-right.svg +1 -1
  377. package/svg/24/arrow-left.svg +1 -1
  378. package/svg/24/arrow-right.svg +1 -1
  379. package/svg/24/arrow-up-circle.svg +1 -1
  380. package/svg/24/arrow-up-left.svg +1 -1
  381. package/svg/24/arrow-up-right.svg +1 -1
  382. package/svg/24/arrows-clockwise-rectangle-tilt.svg +2 -0
  383. package/svg/24/arrows-clockwise-x.svg +1 -1
  384. package/svg/24/arrows-clockwise-y.svg +1 -1
  385. package/svg/24/arrows-horizontal-lines-top-bottom.svg +2 -0
  386. package/svg/24/arrows-in-simple.svg +1 -1
  387. package/svg/24/arrows-out-cardinal.svg +1 -1
  388. package/svg/24/arrows-out-lines-horizontal.svg +1 -1
  389. package/svg/24/arrows-out-simple.svg +1 -1
  390. package/svg/24/article.svg +1 -1
  391. package/svg/24/at.svg +1 -1
  392. package/svg/24/bar-three.svg +1 -1
  393. package/svg/24/barrel.svg +2 -0
  394. package/svg/24/bell-slash.svg +1 -1
  395. package/svg/24/bell-tilt.svg +1 -1
  396. package/svg/24/bell.svg +1 -1
  397. package/svg/24/board.svg +1 -1
  398. package/svg/24/book-open-info.svg +2 -0
  399. package/svg/24/bookmark.svg +1 -1
  400. package/svg/24/bracket-curly-left.svg +2 -0
  401. package/svg/24/bracket-curly-right.svg +2 -0
  402. package/svg/24/brackets-angle-slash.svg +1 -1
  403. package/svg/24/brackets-curly-circles-three.svg +1 -1
  404. package/svg/24/calendar-blank.svg +1 -1
  405. package/svg/24/camera.svg +1 -1
  406. package/svg/24/card-number-three.svg +1 -1
  407. package/svg/24/card.svg +1 -1
  408. package/svg/24/cards-poker.svg +1 -1
  409. package/svg/24/chart-bar-y-simple.svg +1 -1
  410. package/svg/24/chart-bar-y.svg +1 -1
  411. package/svg/24/chat-dashes-lines-two.svg +1 -1
  412. package/svg/24/chat-lines-cross.svg +1 -1
  413. package/svg/24/chat-lines-eye-open.svg +1 -1
  414. package/svg/24/chat-lines-two-stack.svg +1 -1
  415. package/svg/24/chat-lines-two.svg +1 -1
  416. package/svg/24/chat-plus.svg +1 -1
  417. package/svg/24/chat-text-arrow.svg +1 -1
  418. package/svg/24/chat-two.svg +1 -1
  419. package/svg/24/chat.svg +1 -1
  420. package/svg/24/checkboard-square-centered.svg +1 -1
  421. package/svg/24/chevron-down-double.svg +1 -1
  422. package/svg/24/chevron-left-double.svg +1 -1
  423. package/svg/24/chevron-right-double.svg +1 -1
  424. package/svg/24/chevron-up-double.svg +1 -1
  425. package/svg/24/chevron-up-down-line.svg +1 -1
  426. package/svg/24/chevron-up-down.svg +1 -1
  427. package/svg/24/circle-corners.svg +1 -1
  428. package/svg/24/circle-motion-x.svg +1 -1
  429. package/svg/24/circle-notch.svg +1 -1
  430. package/svg/24/circle-slash.svg +1 -1
  431. package/svg/24/circle.svg +1 -1
  432. package/svg/24/circles-connected.svg +1 -1
  433. package/svg/24/clock-counter-clockwise-simple.svg +1 -1
  434. package/svg/24/clock-counter-clockwise.svg +1 -1
  435. package/svg/24/clock-overtime.svg +1 -1
  436. package/svg/24/clock.svg +1 -1
  437. package/svg/24/cloud.svg +2 -0
  438. package/svg/24/cluster.svg +1 -1
  439. package/svg/24/clustered.svg +1 -1
  440. package/svg/24/cog.svg +1 -1
  441. package/svg/24/columns-three.svg +2 -0
  442. package/svg/24/cone-serpentine.svg +1 -1
  443. package/svg/24/corners-three-eye-open.svg +1 -1
  444. package/svg/24/credit-card.svg +1 -1
  445. package/svg/24/crop.svg +1 -1
  446. package/svg/24/cross-circle.svg +1 -1
  447. package/svg/24/cross-fat.svg +2 -0
  448. package/svg/24/cross-square.svg +1 -1
  449. package/svg/24/cross.svg +1 -1
  450. package/svg/24/cube.svg +1 -1
  451. package/svg/24/cursor-filled.svg +1 -1
  452. package/svg/24/cursor-lines.svg +1 -1
  453. package/svg/24/cursor-text.svg +1 -1
  454. package/svg/24/cursor.svg +1 -1
  455. package/svg/24/curve-square-circle-arrow.svg +1 -1
  456. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
  457. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
  458. package/svg/24/dash-square-dash-horizontal.svg +1 -1
  459. package/svg/24/dash-square-dash-vertical.svg +1 -1
  460. package/svg/24/distribute-horizontal.svg +1 -1
  461. package/svg/24/distribute-vertical.svg +1 -1
  462. package/svg/24/dots-nine.svg +1 -1
  463. package/svg/24/dots-three.svg +1 -1
  464. package/svg/24/dots-two.svg +1 -1
  465. package/svg/24/download.svg +1 -1
  466. package/svg/24/envelope.svg +1 -1
  467. package/svg/24/eraser.svg +1 -1
  468. package/svg/24/exclamation-point-circle.svg +1 -1
  469. package/svg/24/export.svg +1 -1
  470. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -1
  471. package/svg/24/eye-closed.svg +1 -1
  472. package/svg/24/eye-open-line-frame-broken.svg +1 -1
  473. package/svg/24/eye-open-slash.svg +1 -1
  474. package/svg/24/eye-open.svg +1 -1
  475. package/svg/24/eyedropper.svg +1 -1
  476. package/svg/24/factory-house.svg +1 -1
  477. package/svg/24/factory.svg +1 -1
  478. package/svg/24/flag.svg +2 -0
  479. package/svg/24/folder.svg +1 -1
  480. package/svg/24/frame-lines-two.svg +1 -1
  481. package/svg/24/frame-play.svg +1 -1
  482. package/svg/24/frame-plus.svg +1 -1
  483. package/svg/24/frame.svg +1 -1
  484. package/svg/24/funnel.svg +1 -1
  485. package/svg/24/gauge.svg +1 -1
  486. package/svg/24/gift.svg +2 -0
  487. package/svg/24/globe.svg +1 -1
  488. package/svg/24/graduation-cap.svg +1 -1
  489. package/svg/24/grid-four.svg +1 -1
  490. package/svg/24/grid-six.svg +1 -1
  491. package/svg/24/grid.svg +1 -1
  492. package/svg/24/hand-filled.svg +1 -1
  493. package/svg/24/hand-pointing.svg +1 -1
  494. package/svg/24/hand.svg +1 -1
  495. package/svg/24/headset-person.svg +2 -0
  496. package/svg/24/heart-filled.svg +2 -0
  497. package/svg/24/heart.svg +2 -0
  498. package/svg/24/hexagon.svg +2 -0
  499. package/svg/24/highlighter-underline.svg +1 -1
  500. package/svg/24/highlighter.svg +1 -1
  501. package/svg/24/house.svg +1 -1
  502. package/svg/24/image.svg +1 -1
  503. package/svg/24/information-mark-circle.svg +1 -1
  504. package/svg/24/kanban.svg +1 -1
  505. package/svg/24/key.svg +1 -1
  506. package/svg/24/keycap.svg +1 -1
  507. package/svg/24/laptop.svg +1 -1
  508. package/svg/24/lasso.svg +1 -1
  509. package/svg/24/layout.svg +1 -1
  510. package/svg/24/lifesaver.svg +1 -1
  511. package/svg/24/lightbulb.svg +2 -0
  512. package/svg/24/lightning.svg +1 -1
  513. package/svg/24/line-curved.svg +1 -1
  514. package/svg/24/line-dashed.svg +1 -1
  515. package/svg/24/line-diagonal.svg +1 -1
  516. package/svg/24/line-dotted.svg +1 -1
  517. package/svg/24/line-horizontal.svg +1 -1
  518. package/svg/24/line-orthogonal.svg +1 -1
  519. package/svg/24/line-straight.svg +1 -1
  520. package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -1
  521. package/svg/24/lines-three-horizontal.svg +1 -1
  522. package/svg/24/lines-three-vertical.svg +1 -1
  523. package/svg/24/lines-top-left-columns-two.svg +2 -0
  524. package/svg/24/link-plus.svg +2 -0
  525. package/svg/24/link.svg +1 -1
  526. package/svg/24/list-bullets.svg +1 -1
  527. package/svg/24/list-numbers.svg +1 -1
  528. package/svg/24/lock-closed.svg +1 -1
  529. package/svg/24/lock-open.svg +1 -1
  530. package/svg/24/login.svg +1 -1
  531. package/svg/24/logout.svg +1 -1
  532. package/svg/24/magnet.svg +1 -1
  533. package/svg/24/magnifying-glass-lightning.svg +2 -0
  534. package/svg/24/magnifying-glass.svg +1 -1
  535. package/svg/24/map.svg +1 -1
  536. package/svg/24/microphone-slash.svg +1 -1
  537. package/svg/24/microphone.svg +1 -1
  538. package/svg/24/monitor-arrow.svg +1 -1
  539. package/svg/24/monitor-pause.svg +1 -1
  540. package/svg/24/monitor-play.svg +1 -1
  541. package/svg/24/monitor-stop.svg +1 -1
  542. package/svg/24/mouse.svg +1 -1
  543. package/svg/24/navigation-arrow-lines.svg +1 -1
  544. package/svg/24/navigation-up-left-filled.svg +1 -1
  545. package/svg/24/navigation-up-left-slash.svg +1 -1
  546. package/svg/24/navigation-up-right.svg +1 -1
  547. package/svg/24/next.svg +1 -1
  548. package/svg/24/node-connected-dot.svg +2 -0
  549. package/svg/24/node-lines-curved.svg +1 -1
  550. package/svg/24/node-lines-horizontal.svg +1 -1
  551. package/svg/24/node-lines-vertical.svg +1 -1
  552. package/svg/24/node-plus.svg +1 -1
  553. package/svg/24/nodes-connected.svg +1 -1
  554. package/svg/24/nodes-connections-three.svg +1 -1
  555. package/svg/24/note-magnifying-glass.svg +1 -1
  556. package/svg/24/octagon.svg +2 -0
  557. package/svg/24/paint-bucket.svg +2 -0
  558. package/svg/24/paper-plane-filled-right.svg +1 -1
  559. package/svg/24/paper-plane-tilt.svg +1 -1
  560. package/svg/24/parallelogram.svg +1 -1
  561. package/svg/24/pause-circle.svg +1 -1
  562. package/svg/24/pause.svg +1 -1
  563. package/svg/24/pdf.svg +1 -1
  564. package/svg/24/pen-tip.svg +1 -1
  565. package/svg/24/pen.svg +1 -1
  566. package/svg/24/pentagon.svg +2 -0
  567. package/svg/24/placeholder.svg +1 -1
  568. package/svg/24/play-circle.svg +1 -1
  569. package/svg/24/play.svg +1 -1
  570. package/svg/24/playback-speed-circle.svg +1 -1
  571. package/svg/24/plug.svg +1 -1
  572. package/svg/24/plus-text.svg +1 -1
  573. package/svg/24/presentation-arrow.svg +1 -1
  574. package/svg/24/presentation-eye-open.svg +1 -1
  575. package/svg/24/presentation-line.svg +1 -1
  576. package/svg/24/presentation-lines-two.svg +1 -1
  577. package/svg/24/presentation-link.svg +1 -1
  578. package/svg/24/presentation-number-one.svg +1 -1
  579. package/svg/24/presentation-play.svg +1 -1
  580. package/svg/24/presentation-plus.svg +1 -1
  581. package/svg/24/previous.svg +1 -1
  582. package/svg/24/prohibit.svg +1 -1
  583. package/svg/24/push-pin.svg +1 -1
  584. package/svg/24/question-mark-circle.svg +1 -1
  585. package/svg/24/question-mark.svg +1 -1
  586. package/svg/24/rectangle-arrow-up-center.svg +1 -1
  587. package/svg/24/rectangle-dash-lines.svg +1 -1
  588. package/svg/24/rectangle-dot-line-pen.svg +1 -1
  589. package/svg/24/rectangle-play-stack.svg +1 -1
  590. package/svg/24/rectangle-tick.svg +1 -1
  591. package/svg/24/rectangle-triangle-bottom-center.svg +2 -0
  592. package/svg/24/rectangles-three-aligned.svg +1 -1
  593. package/svg/24/rectangles-three-free.svg +1 -1
  594. package/svg/24/rectangles-three-overlap.svg +1 -1
  595. package/svg/24/rectangles-two-line.svg +1 -1
  596. package/svg/24/rectangles-two-lines-four.svg +1 -1
  597. package/svg/24/rectangles-two-minus.svg +1 -1
  598. package/svg/24/rectangles-two-plus.svg +1 -1
  599. package/svg/24/rectangles-two-user.svg +1 -1
  600. package/svg/24/rhombus.svg +1 -1
  601. package/svg/24/rss-rectangle.svg +2 -0
  602. package/svg/24/scissors.svg +1 -1
  603. package/svg/24/scrollbar-xy.svg +1 -1
  604. package/svg/24/shapes.svg +1 -1
  605. package/svg/24/shield-check.svg +1 -1
  606. package/svg/24/shield-lock.svg +1 -1
  607. package/svg/24/shuffle.svg +1 -1
  608. package/svg/24/sidebar-closed.svg +1 -1
  609. package/svg/24/sidebar-open.svg +1 -1
  610. package/svg/24/sliders-x.svg +1 -1
  611. package/svg/24/sliders-y.svg +1 -1
  612. package/svg/24/smiley-chat.svg +1 -1
  613. package/svg/24/smiley-plus.svg +2 -0
  614. package/svg/24/smiley-sticker.svg +1 -1
  615. package/svg/24/smiley.svg +1 -1
  616. package/svg/24/social-facebook.svg +1 -1
  617. package/svg/24/social-instagram.svg +1 -1
  618. package/svg/24/social-linkedin.svg +1 -1
  619. package/svg/24/social-twitter.svg +1 -1
  620. package/svg/24/social-youtube.svg +1 -1
  621. package/svg/24/speaker-cross.svg +1 -1
  622. package/svg/24/speaker-high.svg +1 -1
  623. package/svg/24/split-vertical.svg +1 -1
  624. package/svg/24/square-brackets-angle-slash.svg +1 -1
  625. package/svg/24/square-circles-two.svg +1 -1
  626. package/svg/24/square-line-square-dashed.svg +1 -1
  627. package/svg/24/square-rounded.svg +1 -1
  628. package/svg/24/square-star-scribble.svg +1 -1
  629. package/svg/24/square-triangle-circle-plus.svg +1 -1
  630. package/svg/24/square.svg +1 -1
  631. package/svg/24/squares-four.svg +1 -1
  632. package/svg/24/squares-group.svg +1 -1
  633. package/svg/24/squares-merge.svg +1 -1
  634. package/svg/24/squares-three.svg +1 -1
  635. package/svg/24/squares-two-overlap.svg +1 -1
  636. package/svg/24/squares-ungroup.svg +1 -1
  637. package/svg/24/squares-unmerge.svg +1 -1
  638. package/svg/24/stack.svg +1 -1
  639. package/svg/24/star-filled.svg +1 -1
  640. package/svg/24/star.svg +1 -1
  641. package/svg/24/sticky-corners.svg +1 -1
  642. package/svg/24/sticky-eye-open.svg +2 -0
  643. package/svg/24/sticky-note-stack.svg +1 -1
  644. package/svg/24/sticky-note-wide.svg +1 -1
  645. package/svg/24/sticky-note.svg +1 -1
  646. package/svg/24/sticky-notes-two.svg +1 -1
  647. package/svg/24/stop-circle.svg +1 -1
  648. package/svg/24/stroke-1.svg +1 -1
  649. package/svg/24/stroke-2.svg +1 -1
  650. package/svg/24/stroke-3.svg +1 -1
  651. package/svg/24/stroke-4.svg +1 -1
  652. package/svg/24/stroke-5.svg +1 -1
  653. package/svg/24/stroke-6.svg +1 -1
  654. package/svg/24/tag.svg +1 -1
  655. package/svg/24/text-a-underline.svg +1 -1
  656. package/svg/24/text-align-center.svg +1 -1
  657. package/svg/24/text-align-left.svg +1 -1
  658. package/svg/24/text-b-bold-italic-underlined.svg +1 -1
  659. package/svg/24/text-b-bold.svg +1 -1
  660. package/svg/24/text-cursor-eye-open.svg +1 -1
  661. package/svg/24/text-h-one.svg +1 -1
  662. package/svg/24/text-h-three.svg +1 -1
  663. package/svg/24/text-h-two.svg +1 -1
  664. package/svg/24/text-i-italic.svg +1 -1
  665. package/svg/24/text-indent.svg +1 -1
  666. package/svg/24/text-lines-three.svg +1 -1
  667. package/svg/24/text-s-strikethrough.svg +1 -1
  668. package/svg/24/text-styles.svg +1 -1
  669. package/svg/24/text-t.svg +1 -1
  670. package/svg/24/text-u-underlined.svg +1 -1
  671. package/svg/24/thumbs-up.svg +1 -1
  672. package/svg/24/tick-circle.svg +1 -1
  673. package/svg/24/ticket.svg +1 -1
  674. package/svg/24/timer.svg +1 -1
  675. package/svg/24/trackpad.svg +1 -1
  676. package/svg/24/trapeze.svg +2 -0
  677. package/svg/24/trash-simple.svg +1 -1
  678. package/svg/24/trash.svg +1 -1
  679. package/svg/24/triangle-square-circle.svg +2 -0
  680. package/svg/24/triangle.svg +1 -1
  681. package/svg/24/trident.svg +1 -1
  682. package/svg/24/trophy.svg +1 -1
  683. package/svg/24/user-add.svg +1 -1
  684. package/svg/24/user-arrow-right-up.svg +1 -1
  685. package/svg/24/user-eye-open.svg +1 -1
  686. package/svg/24/user-load.svg +1 -1
  687. package/svg/24/user-number-three.svg +1 -1
  688. package/svg/24/user-pen-dashes-bottom.svg +1 -1
  689. package/svg/24/user-pen-line-bottom.svg +1 -1
  690. package/svg/24/user-tick-down.svg +1 -1
  691. package/svg/24/user.svg +1 -1
  692. package/svg/24/users-three.svg +1 -1
  693. package/svg/24/users.svg +1 -1
  694. package/svg/24/video-camera-simple-slash.svg +1 -1
  695. package/svg/24/video-camera-simple.svg +1 -1
  696. package/svg/24/video-camera.svg +1 -1
  697. package/svg/24/view-center.svg +1 -1
  698. package/svg/24/view-side-left.svg +1 -1
  699. package/svg/24/wallet.svg +1 -1
  700. package/svg/meta.json +277 -2
package/svg/24/magnet.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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="square" stroke-miterlimit="1.414" stroke-width="2" d="M8.435 4.828 4.95 8.314a7 7 0 0 0 0 9.9l.641.64a7 7 0 0 0 9.858.041l3.556-3.497M8.435 4.828l2.475-2.474a.5.5 0 0 1 .707 0l2.293 2.293a.5.5 0 0 1 0 .707l-2.475 2.474m-3-3 3 3m0 0-3.314 3.314C6.95 12.314 7 14 8.121 15.385l.522.522c1.357 1.093 3.071 1.171 4.243 0l3.314-3.314m0 0 2.475-2.475a.5.5 0 0 1 .707 0l2.118 2.119a.5.5 0 0 1-.003.71l-2.492 2.451M16.2 12.593l2.805 2.805"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="square" stroke-miterlimit="1.414" stroke-width="2" d="m8.435 4.8285-3.4853 3.4853c-2.7336 2.7336-2.7336 7.1658 0 9.8995l.6413.6413c2.7177 2.7177 7.1183 2.7359 9.8584.0407l3.5554-3.4971m-10.5697-10.5697 2.4749-2.4749a.5.5 0 0 1 .7071 0l2.2928 2.293a.5.5 0 0 1 0 .707l-2.4748 2.4749m-3-3 3 3m0 0-3.3138 3.3137c-1.1715 1.1716-1.1213 2.8578 0 4.2426l.5221.5221c1.3566 1.0931 3.0711 1.1716 4.2427 0l3.3137-3.3137m0 0 2.4748-2.4749a.5002.5002 0 0 1 .7072 0l2.1183 2.1184a.5.5 0 0 1-.0029.71l-2.4924 2.4515m-2.805-2.805 2.805 2.805"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -0,0 +1,2 @@
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"><g clip-path="url(#a)"><path fill="currentColor" d="m15.5989 15.7059-.6999-.7143.6999.7143Zm4.7011 6.0082c.3944.3866 1.0275.3803 1.4141-.0141.3866-.3944.3803-1.0275-.0141-1.4141l-1.4 1.4282Zm-1.6289-12.9035c-.1045-.5423-.6289-.897-1.1712-.7925-.5423.1046-.8972.629-.7926 1.1713l1.9638-.3788Zm-11.2101-4.093c.49-.2546.681-.8582.4264-1.3483-.2546-.4902-.8583-.681-1.3484-.4265l.922 1.7748Zm7.339-2.1176c.3314-.4418.2418-1.0686-.2-1.4-.4418-.3314-1.0686-.2418-1.4.2l1.6 1.2Zm-3.8 3.4-.8-.6-1.2 1.6h2v-1Zm3 0 .8.6 1.2-1.6h-2v1Zm-3.8 3.4c-.3314.4418-.2418 1.0686.2 1.4.4418.3314 1.0686.2418 1.4-.2l-1.6-1.2Zm6.6235 1.0118c0 1.7943-.7357 3.4149-1.9245 4.5798l1.3998 1.4285c1.5569-1.5256 2.5247-3.6548 2.5247-6.0083h-2Zm-1.9245 4.5798c-1.1574 1.1343-2.7399 1.8319-4.4872 1.8319v2c2.2916 0 4.3709-.9177 5.887-2.4034l-1.3998-1.4285Zm-4.4872 1.8319c-3.5411 0-6.4118-2.8706-6.4118-6.4117h-2c0 4.6457 3.766 8.4117 8.4118 8.4117v-2Zm11.2882 3.4624-5.4011-5.2942-1.4 1.4283 5.4011 5.2941 1.4-1.4282Zm-4.9927-11.0965c.0762.395.1162.8035.1162 1.2224h2c0-.5467-.0522-1.082-.1524-1.6012l-1.9638.3788Zm-12.7073 1.2224c0-2.4754 1.4025-4.625 3.461-5.6942l-.922-1.7748c-2.6947 1.3997-4.539 4.2181-4.539 7.469h2Zm9.2-9.0118-3 4 1.6 1.2 3-4-1.6-1.2Zm-2.2 5.6h3v-2h-3v2Zm2.2-1.6-3 4 1.6 1.2 3-4-1.6-1.2Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="m20 20-5.5-5.5M16 10a6 6 0 1 1-12 0 6 6 0 0 1 12 0Z"/></svg>
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="m20 20-5.5-5.5m1.5-4.5c0 3.3137-2.6863 6-6 6s-6-2.6863-6-6 2.6863-6 6-6 6 2.6863 6 6Z"/></svg>
package/svg/24/map.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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="M9 4 3 6v15l6-2.5M9 4l6 2M9 4v14.5M15 6l6-2v14.5L15 21m0-15v15m0 0-6-2.5"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="m9 4-6 2v15l6-2.5m0-14.5 6 2m-6-2v14.5m6-12.5 6-2v14.5l-6 2.5m0-15v15m0 0-6-2.5"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M19 8v3a7 7 0 0 1-7 7m0 0v3m0-3a6.984 6.984 0 0 1-5.284-2.409M15 7v4a3 3 0 0 1-5.387 1.818M15 7 4 18M15 7l4-4M5 8v3c0 .34.024.673.07 1M9 7.5V6a3 3 0 0 1 4.5-2.599"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M19 8v3c0 3.866-3.134 7-7 7m0 0v3m0-3c-2.1094 0-4.001-.9331-5.2843-2.409m8.2843-8.591v4c0 1.6569-1.3431 3-3 3-.9734 0-1.8385-.4636-2.3865-1.182m5.3865-5.818-11 11m11-11 4-4m-14 5v3c0 .3395.0242.6734.0709 1m3.9291-4.5v-1.5c0-1.6569 1.3431-3 3-3 .5464 0 1.0587.146 1.5.4013"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M5 8v3a7 7 0 0 0 7 7m7-10v3a7 7 0 0 1-7 7m0 0v3m3-15v5a3 3 0 1 1-6 0V6a3 3 0 1 1 6 0Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M5 8v3c0 3.866 3.134 7 7 7m7-10v3c0 3.866-3.134 7-7 7m0 0v3m3-15v5c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3v-5c0-1.6569 1.3431-3 3-3s3 1.3431 3 3Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 21h6M12 4H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-4m-5-4 6-6m0 0v5m0-5h-5"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 21h6m-3-17h-8c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1v-4m-5-4 6-6m0 0v5m0-5h-5"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 21h6M10 9v4m4-4v4M4 4h16a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 21h6m-5-12v4m4-4v4m-10-9h16c.5523 0 1 .4477 1 1v12c0 .5523-.4477 1-1 1h-16c-.5523 0-1-.4477-1-1v-12c0-.5523.4477-1 1-1Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="M9 21h6M4 18h16a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1Z"/><path fill="currentColor" d="M15.376 10.584a.5.5 0 0 1 0 .832l-4.599 3.066a.5.5 0 0 1-.777-.416V7.934a.5.5 0 0 1 .777-.416l4.599 3.066Z"/></svg>
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="M9 21h6m-11-3h16c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1Z"/><path fill="currentColor" d="M15.376 10.584c.2968.1979.2968.6341 0 .832l-4.5987 3.0658c-.3322.2215-.7773-.0167-.7773-.4161v-6.1314c0-.3994.4451-.6376.7774-.416l4.5986 3.0657Z"/></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="M9 21h6M4 18h16a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1Z"/><rect width="6" height="6" x="9" y="8" fill="currentColor" rx="1"/></svg>
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="M9 21h6m-11-3h16c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1Z"/><rect width="6" height="6" x="9" y="8" fill="currentColor" rx="1"/></svg>
package/svg/24/mouse.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-width="2" d="M12 8v3M9 3.5h6a4 4 0 0 1 4 4v6a7 7 0 1 1-14 0v-6a4 4 0 0 1 4-4Z"/><path fill="currentColor" d="M0 0h.001v.001H0V0Z"/></svg>
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="M12 8v3m-3-7.5h6c2.2091 0 4 1.7909 4 4v6c0 3.866-3.134 7-7 7s-7-3.134-7-7v-6c0-2.2091 1.7909-4 4-4Z"/><path fill="currentColor" d="M0 0h.001v.001h-.001v-.001Z"/></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 4h10m-6 4h2M4.406 6.069l9.434 9.245c.315.309.136.874-.289.909H8.5a.468.468 0 0 0-.285.13l-3.408 3.71c-.312.3-.807.06-.807-.391V6.262c0-.227.25-.346.406-.193Z"/><path fill="currentColor" d="M13.84 15.315 4.407 6.069C4.25 5.916 4 6.035 4 6.262v13.41c0 .451.495.69.807.39l3.408-3.709a.468.468 0 0 1 .285-.13h5.051c.425-.035.604-.6.29-.908Z"/></svg>
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 4h10m-6 4h2m-12.5943-1.9315 9.4348 9.246c.3148.3085.135.8732-.2891.9084h-5.0514a.4679.4679 0 0 0-.285.1305l-3.4076 3.7094c-.3128.2998-.8074.0604-.8074-.3909v-13.41c0-.227.25-.346.4057-.1934Z"/><path fill="currentColor" d="m13.8405 15.3145-9.4348-9.246c-.1558-.1527-.4057-.0335-.4057.1935v13.4099c0 .4513.4946.6907.8074.3909l3.4075-3.7094a.4679.4679 0 0 1 .2851-.1305h5.0514c.4241-.0352.6039-.5999.2891-.9084Z"/></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="M20.536 9.963 3.456 3.026c-.282-.114-.545.165-.427.454l6.98 17.058c.235.574 1.003.626 1.254.084l2.5-6.46a.65.65 0 0 1 .302-.313l6.568-2.583c.533-.261.473-1.072-.097-1.303Z"/><path fill="currentColor" d="M20.536 9.963 3.456 3.026c-.282-.114-.545.165-.427.454l6.98 17.058c.235.574 1.003.626 1.254.084l2.5-6.46a.65.65 0 0 1 .302-.313l6.568-2.583c.533-.261.473-1.072-.097-1.303Z"/></svg>
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="m20.5358 9.963-17.08-6.9367c-.282-.1145-.545.1648-.4268.4536l6.9804 17.0582c.2349.5739 1.0026.6256 1.2533.0843l2.4995-6.4611a.6492.6492 0 0 1 .3028-.3118l6.5677-2.5832c.5332-.2616.4729-1.0719-.0969-1.3033Z"/><path fill="currentColor" d="m20.5358 9.963-17.08-6.9367c-.282-.1145-.545.1648-.4268.4536l6.9804 17.0582c.2349.5739 1.0026.6256 1.2533.0843l2.4995-6.4611a.6492.6492 0 0 1 .3028-.3118l6.5677-2.5832c.5332-.2616.4729-1.0719-.0969-1.3033Z"/></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m7.897 15.375 2.112 5.163c.235.574 1.003.626 1.254.084l2.5-6.46a.65.65 0 0 1 .302-.313l6.568-2.583c.533-.261.473-1.072-.097-1.303l-5.09-2.067M5.594 9.75 3.029 3.48c-.118-.289.145-.568.427-.454L9.75 5.583M3 19.875 19.875 3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m7.8967 15.375 2.1127 5.1631c.2349.5739 1.0026.6256 1.2533.0843l2.4995-6.4611a.6492.6492 0 0 1 .3028-.3118l6.5677-2.5832c.5332-.2616.4729-1.0719-.0969-1.3033l-5.0905-2.0674m-9.8505 1.8544-2.5658-6.2701c-.1182-.2888.1447-.5681.4268-.4536l6.2942 2.5563m-6.75 14.2924 16.875-16.875"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m14.037 20.536 6.937-17.08c.114-.282-.165-.545-.454-.427l-17.058 6.98c-.574.235-.626 1.003-.084 1.254l6.46 2.5a.65.65 0 0 1 .313.302l2.583 6.568c.261.533 1.072.473 1.303-.097Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m14.037 20.5358 6.9367-17.08c.1145-.282-.1648-.545-.4536-.4268l-17.0582 6.9804c-.574.2349-.6256 1.0026-.0843 1.2533l6.461 2.4995a.6492.6492 0 0 1 .3119.3028l2.5832 6.5677c.2616.5332 1.0719.4729 1.3033-.0969Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
package/svg/24/next.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"><g fill="currentColor" clip-path="url(#a)"><path d="M15.672 13.293 6.26 18.829A1.5 1.5 0 0 1 4 17.536V6.464a1.5 1.5 0 0 1 2.26-1.293l9.412 5.536a1.5 1.5 0 0 1 0 2.586ZM20.136 19a1 1 0 1 1-2 0V5a1 1 0 1 1 2 0v14Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill="currentColor" clip-path="url(#a)"><path d="m15.6717 13.2929-9.4112 5.5359c-1 .5883-2.2605-.1327-2.2605-1.2929v-11.0719c0-1.16 1.2606-1.881 2.2605-1.2929l9.4112 5.536c.9859.58.9859 2.0058 0 2.5858ZM20.1355 19c0 .5523-.4477 1-1 1s-1-.4477-1-1v-14c0-.5523.4477-1 1-1s1 .4477 1 1v14Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -0,0 +1,2 @@
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="M9 8.9998h4c4 0 4-6 0-6h-8c-4 .0002-4 6 0 6h4Zm0 0v5.0002c0 4 1.5 6 5.5 6h4"/><circle cx="19" cy="20" r="3" fill="currentColor"/></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 12h8m0 0h8m-8 0c-2-4-4-7-8-7m8 7c2 4 4 7 8 7m-8-7c-2 4-4 7-8 7m8-7c2-4 4-7 8-7"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 12h8m0 0h8m-8 0c-2-4-4-7-8-7m8 7c2 4 4 7 8 7m-8-7c-2 4-4 7-8 7m8-7c2-4 4-7 8-7"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 12h8m8 0h-8m0 0V8c0-3 2-4 5-4h3m-8 8v4c0 3 2 4 5 4h3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 12.0004h8m8 0h-8m0 0v-4.0004c0-2.9999 2-4 5-4h3m-8 8.0004v3.9997c0 3 2 4 5 4h3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4v8m0 8v-8m0 0h4c3 0 4 2 4 5v3m-8-8H8c-3 0-4 2-4 5v3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11.9997 4v8m0 8v-8m0 0h4.0004c2.9998 0 4 2 4 5v3m-8.0004-8h-3.9998c-3 0-4 2-4 5v3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 9v6m-3-3h6M9 5h6c9 0 9 14 0 14H9C0 19 0 5 9 5Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 9v6m-3-3h6m-6-7h6c9 0 9 14 0 14h-6c-9 0-9-14 0-14Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="M14 9h1c4 0 4 6 0 6h-1m0-6c0-4 4-5 5-5m-5 5h-4m4 6c0 4 4 5 5 5m-5-5h-4m0 0H9c-4 0-4-6 0-6h1m0 6c0 4-4 5-5 5m5-11c0-5-4-5-5-5"/><path fill="currentColor" d="M5 4a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM23 4a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM23 20a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM5 20a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"/></svg>
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="M14 8.9999h1.0002c3.9998-.0002 3.9998 6 0 5.9999h-1.0002m0-6c0-3.9998 4-4.9998 5-4.9998m-5 4.9999c-2.3852 0-1.6142-.0002-4-.0001m4 6c0 4.0002 4 5.0002 5 5.0002m-5-5.0002h-4m0 0h-.9998c-4.0003.0003-4.0002-5.9997 0-6h.9998m0 6c0 4.0002-4 5.0002-5 5.0002m5-11.0002c0-4.9998-4-4.9998-5-4.9998"/><path fill="currentColor" d="M5 4c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2ZM23 4c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2ZM23 20c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2ZM5 20c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M18.5 4h3m-3 8h3m-3 8h3m-7 0c-5 0-8-2-8-6m8-10c-5 0-8 2-8 6m4.25 2c0-1-.75-2-2.25-2h-4c-3 0-3 4 0 4h4c1.5 0 2.25-1 2.25-2Zm0 0h3.75"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M18.5 4h3m-3 8h3m-3 8h3m-7 0c-5 0-8-2-8-6m8-10c-5 0-8 2-8 6m4.25 2c0-1-.75-2-2.25-2h-4c-3 0-3 4 0 4h4c1.5 0 2.25-1 2.25-2Zm0 0h3.75"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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"><g clip-path="url(#a)"><path fill="currentColor" d="M9 21a1 1 0 1 0 0-2v2Zm-6-1H2a1 1 0 0 0 1 1v-1ZM3 2V1a1 1 0 0 0-1 1h1Zm16 0h1a1 1 0 0 0-1-1v1Zm-1 8a1 1 0 1 0 2 0h-2ZM7 6a1 1 0 0 0 0 2V6Zm8 2a1 1 0 1 0 0-2v2Zm-8 2a1 1 0 1 0 0 2v-2Zm5 2a1 1 0 1 0 0-2v2Zm-5 2a1 1 0 1 0 0 2v-2Zm2 2a1 1 0 1 0 0-2v2Zm10 3.646-.75-.662.75.662Zm1.32 2.587a1 1 0 1 0 1.36-1.466l-1.36 1.466ZM9 19H3v2h6v-2Zm-5 1V2H2v18h2ZM3 3h16V1H3v2Zm15-1v8h2V2h-2ZM7 8h8V6H7v2Zm0 4h5v-2H7v2Zm0 4h2v-2H7v2Zm9 4a3 3 0 0 1-3-3h-2a5 5 0 0 0 5 5v-2Zm-3-3a3 3 0 0 1 3-3v-2a5 5 0 0 0-5 5h2Zm3-3a3 3 0 0 1 3 3h2a5 5 0 0 0-5-5v2Zm3 3c0 .762-.282 1.455-.75 1.984l1.5 1.324A4.985 4.985 0 0 0 21 17h-2Zm-.75 1.984A2.99 2.99 0 0 1 16 20v2a4.99 4.99 0 0 0 3.75-1.692l-1.5-1.324Zm.07 1.395 2 1.854 1.36-1.466-2-1.854-1.36 1.466Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="currentColor" d="M9 21c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-6-1h-1c0 .5523.4477 1 1 1v-1Zm0-18v-1c-.5523 0-1 .4477-1 1h1Zm16 0h1c0-.5523-.4477-1-1-1v1Zm-1 8c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm-11-4c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm8 2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-8 2c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm5 2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-5 2c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm2 2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm10 3.6458-.7497-.6617.7497.6617Zm1.3201 2.5875c.405.3755 1.0378.3516 1.4132-.0534.3755-.405.3516-1.0378-.0534-1.4132l-1.3598 1.4666Zm-11.3201-3.2333h-6v2h6v-2Zm-5 1v-18h-2v18h2Zm-1-17h16v-2h-16v2Zm15-1v8h2v-8h-2Zm-11 6h8v-2h-8v2Zm0 4h5v-2h-5v2Zm0 4h2v-2h-2v2Zm9 4c-1.6569 0-3-1.3431-3-3h-2c0 2.7614 2.2386 5 5 5v-2Zm-3-3c0-1.6569 1.3431-3 3-3v-2c-2.7614 0-5 2.2386-5 5h2Zm3-3c1.6569 0 3 1.3431 3 3h2c0-2.7614-2.2386-5-5-5v2Zm3 3a2.985 2.985 0 0 1-.7497 1.9841l1.4994 1.3235c.7775-.8809 1.2503-2.0402 1.2503-3.3076h-2Zm-.7497 1.9841c-.5512.6245-1.3544 1.0159-2.2503 1.0159v2c1.4935 0 2.835-.6561 3.7497-1.6924l-1.4994-1.3235Zm.0698 1.3951 2 1.8541 1.3598-1.4666-2-1.8542-1.3598 1.4667Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -0,0 +1,2 @@
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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 3h-8l-5 5v8l5 5h8l5-5v-8l-5-5Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -0,0 +1,2 @@
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="m5 2 6 6m0-5 9 9-8.5858 8.5858c-.781.781-2.0474.781-2.8284 0l-6.1716-6.1716c-.781-.781-.781-2.0474 0-2.8284l8.5858-8.5858Z"/><path fill="currentColor" d="M22 19c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-3 1.5-3 1.5 2.1716 1.5 3Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M3.421 2.595c-.847-.39-1.72.49-1.322 1.334L5 11h3.5c1.5 0 1.5 1.873 0 1.873H5l-2.901 7.056c-.397.843.475 1.723 1.322 1.334L21.6 12.984c.776-.356.776-1.627 0-1.984L3.42 2.595Z" clip-rule="evenodd"/><path stroke="currentColor" stroke-width="4" d="M22 21h.001"/></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="M3.4211 2.5949c-.8474-.3892-1.7194.4905-1.3223 1.334l2.9012 7.0711h3.5c1.5 0 1.5 1.8728 0 1.8728h-3.5l-2.9012 7.0561c-.397.8435.475 1.7232 1.3224 1.334l18.1777-8.2785c.7766-.3567.7766-1.6277 0-1.9844l-18.1778-8.4051Z" clip-rule="evenodd"/><path stroke="currentColor" stroke-width="4" d="m22 21.0003.001-.0003"/></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 14 21 3M10 14l4 8 7-19M10 14l-8-4 19-7"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m10 14 11-11m-11 11 4 8 7-19m-11 11-8-4 19-7"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-width="2" d="M21.68 4H6.195a.25.25 0 0 0-.242.19l-3.875 15.5a.25.25 0 0 0 .242.31h15.485a.25.25 0 0 0 .242-.19l3.875-15.5A.25.25 0 0 0 21.68 4Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-width="2" d="M21.6798 4h-15.4846a.25.25 0 0 0-.2425.1894l-3.875 15.5a.25.25 0 0 0 .2425.3106h15.4846a.25.25 0 0 0 .2425-.1894l3.875-15.5a.25.25 0 0 0-.2425-.3106Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M13.889 9.167v5.666M10.11 9.167v5.666M20.5 12a8.5 8.5 0 1 1-17 0 8.5 8.5 0 0 1 17 0Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M13.8889 9.1667v5.6666m-3.7778-5.6666v5.6666m10.3889-2.8333c0 4.6944-3.8056 8.5-8.5 8.5s-8.5-3.8056-8.5-8.5 3.8056-8.5 8.5-8.5 8.5 3.8056 8.5 8.5Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
package/svg/24/pause.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"><g fill="currentColor" clip-path="url(#a)"><path d="M7 6c0-1.344 3-1.344 3 0v12c0 1.36-3 1.36-3 0V6ZM14 6c0-1.344 3-1.344 3 0v12c0 1.36-3 1.36-3 0V6Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill="currentColor" clip-path="url(#a)"><path d="M7 6.0001c0-1.3437 3-1.3438 3 0v11.9999c0 1.3594-3 1.3594-3 0v-11.9999ZM14 6c0-1.3438 3-1.3438 3 0v11.9999c0 1.3594-3 1.3594-3 0v-11.9999Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
package/svg/24/pdf.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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5.64 5.28C4.615 3.583 7.07 2.02 7.71 3.763c1.098 2.992 2.864 11.086-1.12 16.587-1.111 1.534-3.509.082-2.219-1.515a19.508 19.508 0 0 1 6.745-5.146 19.396 19.396 0 0 1 8.276-1.784c2.01.076 1.907 2.95.109 2.729a18.7 18.7 0 0 1-8.02-3.041A18.84 18.84 0 0 1 5.64 5.28Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5.6405 5.2808c-1.0258-1.6991 1.4283-3.2612 2.0696-1.5184 1.098 2.9919 2.8639 11.086-1.1198 16.5871-1.1114 1.533-3.5088.0813-2.219-1.5159a19.5078 19.5078 0 0 1 6.7447-5.1455 19.3958 19.3958 0 0 1 8.2764-1.7844c2.0105.0765 1.9069 2.9495.1085 2.7288a18.7007 18.7007 0 0 1-8.02-3.0407c-2.4045-1.6224-4.4034-3.7823-5.8404-6.311Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 21v-4.6a2 2 0 0 1 .154-.77L8.5 10M18 21v-4.6a2 2 0 0 0-.154-.77L15.5 10m-7 0 3.042-6.953a.5.5 0 0 1 .916 0L15.5 10m-7 0h7"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 21v-4.6c0-.2641.0523-.5255.1539-.7692l2.3461-5.6308m9.5 11v-4.6c0-.2641-.0523-.5255-.1538-.7692l-2.3462-5.6308m-7 0 3.0419-6.953c.1748-.3994.7414-.3994.9162 0l3.0419 6.953m-7 0h7"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
package/svg/24/pen.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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m13 7-8.572 8.572a2 2 0 0 0-.547 1.022l-.807 4.038a.25.25 0 0 0 .294.294l4.038-.807a2 2 0 0 0 1.022-.547L17 11m-4-4 2.586-2.586a2 2 0 0 1 2.828 0l1.172 1.172a2 2 0 0 1 0 2.828L17 11m-4-4 4 4"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m13 7-8.5718 8.5718a2 2 0 0 0-.547 1.022l-.8077 4.0385c-.035.1749.1193.3291.2942.2942l4.0385-.8077a2.0006 2.0006 0 0 0 1.022-.547l8.5718-8.5718m-4-4 2.5858-2.5858c.781-.781 2.0474-.781 2.8284 0l1.1716 1.1716c.781.781.781 2.0474 0 2.8284l-2.5858 2.5858m-4-4 4 4"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -0,0 +1,2 @@
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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 21h12l4-11-10-8-10 8 4 11Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="m3 3 18 18m0-18L3 21m18-9a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"/></svg>
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="m3 3 18 18m0-18-18 18m18-9c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><circle cx="12" cy="12" r="8.5" stroke="currentColor" stroke-width="2"/><path fill="currentColor" d="M15.376 11.584a.5.5 0 0 1 0 .832l-4.599 3.066a.5.5 0 0 1-.777-.416V8.934a.5.5 0 0 1 .777-.416l4.599 3.066Z"/></svg>
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="8.5" stroke="currentColor" stroke-width="2"/><path fill="currentColor" d="M15.376 11.584c.2968.1979.2968.6341 0 .832l-4.5987 3.0658c-.3322.2215-.7773-.0167-.7773-.4161v-6.1314c0-.3994.4451-.6376.7774-.416l4.5986 3.0657Z"/></svg>
package/svg/24/play.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"><g clip-path="url(#a)"><path fill="currentColor" d="M18.76 10.707 9.35 5.171a1.5 1.5 0 0 0-2.261 1.293v11.072a1.5 1.5 0 0 0 2.26 1.293l9.412-5.536a1.5 1.5 0 0 0 0-2.586Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="currentColor" d="m18.7605 10.7072-9.4111-5.536c-1-.5881-2.2605.1329-2.2605 1.293v11.0719c0 1.1601 1.2605 1.8811 2.2605 1.2929l9.4111-5.536c.986-.5799.986-2.0058 0-2.5858Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M15.376 11.584a.5.5 0 0 1 0 .832l-4.599 3.066a.5.5 0 0 1-.777-.416V8.934a.5.5 0 0 1 .777-.416l4.599 3.066Z"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M10.583 3.618a8.5 8.5 0 1 1 .173 16.792M5.078 7.066A8.547 8.547 0 0 1 7.3 4.916m-3.666 5.572a8.55 8.55 0 0 0-.016 2.929m3.188 5.312a8.55 8.55 0 0 1-1.71-1.769"/></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.376 11.584c.2968.1979.2968.6341 0 .832l-4.5987 3.0658c-.3322.2215-.7773-.0167-.7773-.4161v-6.1314c0-.3994.4451-.6376.7774-.416l4.5986 3.0657Z"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M10.5833 3.6175a8.5579 8.5579 0 0 1 1.4167-.1175c4.6944 0 8.5 3.8056 8.5 8.5s-3.8056 8.5-8.5 8.5a8.5702 8.5702 0 0 1-1.2436-.0903m-5.6787-13.3436a8.5472 8.5472 0 0 1 2.222-2.1494m-3.6657 5.5715a8.5507 8.5507 0 0 0-.134 1.5118c0 .4827.0402.956.1175 1.4167m3.188 5.3119a8.5497 8.5497 0 0 1-1.7088-1.7682"/></svg>
package/svg/24/plug.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-width="2" d="m12.385 5.9 3.535-3.536m2.122 9.192 3.535-3.535M3.192 20.749l4.95-4.95m2.122-12.02 9.899 9.899-3.536 3.535a5 5 0 0 1-7.07 0l-2.83-2.828a5 5 0 0 1 0-7.071l3.537-3.536Z"/></svg>
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="m12.3848 5.8995 3.5355-3.5355m2.1214 9.1923 3.5355-3.5355m-18.3848 12.7279 4.9498-4.9497m2.1213-12.0208 9.8995 9.8995-3.5356 3.5355c-1.9526 1.9526-5.1184 1.9526-7.071 0l-2.8285-2.8284c-1.9526-1.9527-1.9526-5.1185 0-7.0711l3.5356-3.5355Z"/></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 5h7m7 0h-7m0 0v15M6 10v6m-3-3h6"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 5h7m7 0h-7m0 0v15m-8-10v6m-3-3h6"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 14v4h-5M11 4H3v14h5m0 0-2 4m2-4h8m0 0 2 4M16 9l6-6m0 0v5m0-5h-5"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 14.0001v4h-5m-5-14h-8v14h5m0 0-2 4m2-4h8m0 0 2 4m-2-13.0001 6-6m0 0v5m0-5h-5"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M22 12a1 1 0 1 0-2 0h2Zm-1 6v1a1 1 0 0 0 1-1h-1ZM3 18H2a1 1 0 0 0 1 1v-1ZM3 4V3a1 1 0 0 0-1 1h1Zm4.5 1a1 1 0 1 0 0-2v2ZM5.106 21.553a1 1 0 0 0 1.788.894l-1.788-.894Zm12 .894a1 1 0 1 0 1.788-.894l-1.788.894ZM20 12v6h2v-6h-2ZM4 18V4H2v14h2ZM3 5h4.5V3H3v2Zm5 12H3v2h5v-2Zm-.894.553-2 4 1.788.894 2-4-1.788-.894ZM21 17h-5v2h5v-2Zm-5 0H8v2h8v-2Zm-.894 1.447 2 4 1.788-.894-2-4-1.788.894ZM12 5c0 .163-.05.222.01.084.04-.09.108-.223.212-.388.207-.33.528-.748.962-1.154C14.048 2.732 15.314 2 17 2V0c-2.314 0-4.048 1.018-5.184 2.083a7.974 7.974 0 0 0-1.288 1.55 5.04 5.04 0 0 0-.351.652c-.065.15-.177.426-.177.715h2Zm5-3c1.686 0 2.952.732 3.816 1.542.434.406.755.823.962 1.154.104.165.173.299.211.388.06.138.011.08.011-.084h2c0-.288-.112-.566-.177-.715a5.052 5.052 0 0 0-.35-.652 7.974 7.974 0 0 0-1.29-1.55C21.049 1.018 19.315 0 17 0v2Zm5 3c0-.163.05-.222-.01-.084a3.07 3.07 0 0 1-.212.388c-.207.33-.528.748-.962 1.154C19.952 7.268 18.686 8 17 8v2c2.314 0 4.048-1.018 5.184-2.083a7.974 7.974 0 0 0 1.288-1.55c.146-.232.265-.454.351-.652.065-.15.177-.426.177-.715h-2Zm-5 3c-1.686 0-2.952-.732-3.816-1.542a5.975 5.975 0 0 1-.962-1.154 3.083 3.083 0 0 1-.211-.388C11.95 4.778 12 4.836 12 5h-2c0 .288.112.566.177.715.086.198.205.42.35.652a7.974 7.974 0 0 0 1.29 1.55C12.951 8.982 14.685 10 17 10V8Z"/><circle cx="17" cy="5" r="2" fill="currentColor"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M22 12.0001c0-.5523-.4477-1-1-1s-1 .4477-1 1h2Zm-1 6v1c.5523 0 1-.4478 1-1h-1Zm-18 0h-1c0 .5522.4477 1 1 1v-1Zm0-14v-1c-.5523 0-1 .4477-1 1h1Zm4.5 1c.5523 0 1-.4478 1-1 0-.5523-.4477-1-1-1v2Zm-2.3944 16.5527c-.247.494-.0468 1.0947.4472 1.3417.494.247 1.0946.0467 1.3416-.4472l-1.7888-.8945Zm12 .8945c.247.4939.8476.6942 1.3416.4472.494-.247.6942-.8477.4472-1.3417l-1.7888.8945Zm2.8944-10.4472v6h2v-6h-2Zm-16 6v-14h-2v14h2Zm-1-13h4.5v-2h-4.5v2Zm5 12h-5v2h5v-2Zm-.8944.5527-2 4 1.7888.8945 2-4-1.7888-.8945Zm13.8944-.5527h-5v2h5v-2Zm-5 0h-8v2h8v-2Zm-.8944 1.4472 2 4 1.7888-.8945-2-4-1.7888.8945Zm-3.1056-13.4473c0 .1635-.0495.2218.0106.0838.0389-.0892.1075-.2226.2115-.3883.2072-.3302.5283-.747.9618-1.1535.8639-.8098 2.1304-1.542 3.8161-1.542v-2c-2.3143 0-4.0478 1.0178-5.1839 2.083-.5665.531-.9954 1.083-1.2882 1.5496-.146.2327-.2649.4549-.351.6528-.0649.149-.1769.4261-.1769.7146h2Zm5-3c1.6857 0 2.9522.7322 3.8161 1.542.4335.4065.7546.8233.9618 1.1536.104.1656.1727.299.2115.3882.0601.138.0106.0797.0106-.0838h2c0-.2885-.112-.5656-.1769-.7146-.0862-.198-.205-.42-.351-.6528-.2928-.4666-.7217-1.0186-1.2882-1.5496-1.1361-1.0652-2.8696-2.083-5.1839-2.083v2Zm5 3c0-.1635.0495-.2218-.0106-.0838-.0388.0892-.1075.2226-.2115.3883-.2072.3302-.5283.747-.9618 1.1535-.8639.8098-2.1304 1.542-3.8161 1.542v2c2.3143 0 4.0478-1.0178 5.1839-2.083.5665-.531.9954-1.083 1.2882-1.5496.146-.2327.2648-.4549.351-.6528.0649-.149.1769-.4261.1769-.7146h-2Zm-5 3c-1.6857 0-2.9522-.7322-3.8161-1.542-.4335-.4065-.7546-.8233-.9618-1.1536-.104-.1656-.1726-.299-.2115-.3882-.0601-.138-.0106-.0797-.0106.0838h-2c0 .2885.112.5656.1769.7146.0861.198.205.42.351.6528.2928.4666.7217 1.0186 1.2882 1.5496 1.1361 1.0652 2.8696 2.083 5.1839 2.083v-2Z"/><circle cx="17" cy="5" r="2" fill="currentColor"/></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4H3v14h5m4-14h9v14h-5M12 4V2M8 18l-2 4m2-4h8m0 0 2 4M9 11h6"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4h-9v14h5m4-14h9v14h-5m-4-14v-2m-4 16-2 4m2-4h8m0 0 2 4m-9-11h6"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4H3v14h5m4-14h9v14h-5M12 4V2M8 18l-2 4m2-4h8m0 0 2 4M8 9h8m-8 4h8"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4h-9v14h5m4-14h9v14h-5m-4-14v-2m-4 16-2 4m2-4h8m0 0 2 4m-10-13h8m-8 4h8"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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"><g clip-path="url(#a)"><path fill="currentColor" d="M22 14a1 1 0 1 0-2 0h2Zm-1 4v1a1 1 0 0 0 1-1h-1ZM3 18H2a1 1 0 0 0 1 1v-1ZM3 4V3a1 1 0 0 0-1 1h1Zm7.5 1a1 1 0 1 0 0-2v2ZM5.106 21.553a1 1 0 0 0 1.788.894l-1.788-.894Zm12 .894a1 1 0 1 0 1.788-.894l-1.788.894ZM14.656 3.83a1 1 0 0 0 1.415 1.414l-1.414-1.414Zm2.122-.708.707.708-.707-.708Zm4.243 4.243.707.707-.707-.707Zm-2.122.707a1 1 0 0 0 1.415 1.414l-1.415-1.414Zm2.122-4.95.707-.707-.707.707Zm-7.778 6.364a1 1 0 0 0 1.414 1.415l-1.414-1.415Zm5.656-2.828a1 1 0 0 0-1.414-1.414L18.9 6.657Zm-1.414 5.657a1 1 0 0 0-1.414-1.414l1.414 1.414Zm-2.121.707.707.707-.707-.707Zm-4.243-4.243.707.707-.707-.707Zm2.122-.707a1 1 0 1 0-1.415-1.414l1.415 1.414Zm-2.122 4.95-.707.707.707-.707ZM20 14v4h2v-4h-2ZM4 18V4H2v14h2ZM3 5h7.5V3H3v2Zm5 12H3v2h5v-2Zm-.894.553-2 4 1.788.894 2-4-1.788-.894ZM21 17h-5v2h5v-2Zm-5 0H8v2h8v-2Zm-.894 1.447 2 4 1.788-.894-2-4-1.788.894Zm.965-13.204 1.414-1.414-1.414-1.415-1.414 1.415 1.414 1.414Zm4.243 1.414-1.415 1.414 1.415 1.414 1.414-1.414-1.414-1.414Zm0-2.828c.556.556.732 1.035.732 1.414 0 .378-.176.857-.732 1.414l1.414 1.414c.81-.81 1.318-1.769 1.318-2.828 0-1.06-.508-2.019-1.318-2.829L20.314 3.83Zm1.414-1.415c-1.823-1.823-4.275-1.382-5.657 0l1.414 1.415c.74-.74 1.918-.911 2.829 0l1.414-1.415ZM14.657 10.9l4.242-4.243-1.414-1.414-4.242 4.242 1.414 1.415Zm1.414 0-1.414 1.414 1.414 1.414 1.414-1.414-1.414-1.414Zm-4.243-1.415 1.415-1.414-1.415-1.414-1.414 1.414 1.414 1.414Zm0 2.829c-.556-.557-.732-1.036-.732-1.414 0-.38.176-.858.732-1.415l-1.414-1.414c-.81.81-1.318 1.77-1.318 2.829 0 1.059.508 2.018 1.318 2.828l1.414-1.414Zm-1.414 1.414c1.823 1.823 4.275 1.382 5.657 0l-1.414-1.414c-.74.739-1.918.91-2.829 0l-1.414 1.414Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="currentColor" d="M22 14.0001c0-.5523-.4477-1-1-1s-1 .4477-1 1h2Zm-1 4v.9999c.5523 0 1-.4477 1-.9999h-1Zm-18 0h-1c0 .5522.4477.9999 1 .9999v-.9999Zm0-14v-1c-.5523 0-1 .4477-1 1h1Zm7.5 1c.5523 0 1-.4478 1-1 0-.5523-.4477-1-1-1v2Zm-5.3944 16.5527c-.247.494-.0468 1.0947.4472 1.3417.494.247 1.0946.0467 1.3416-.4472l-1.7888-.8945Zm12 .8945c.247.4939.8476.6942 1.3416.4472.494-.247.6942-.8477.4472-1.3417l-1.7888.8945Zm-2.4488-18.6188c-.3905.3906-.3905 1.0237 0 1.4143.3906.3905 1.0237.3905 1.4143 0l-1.4143-1.4143Zm2.1214-.707.7071.707-.7071-.707Zm4.2426 4.2426.7071.707-.7071-.707Zm-2.1213.707c-.3905.3906-.3905 1.0238 0 1.4143.3905.3905 1.0237.3905 1.4142 0l-1.4142-1.4142Zm2.1213-4.9497.7071-.707-.7071.707Zm-7.7782 6.364c-.3905.3905-.3905 1.0237 0 1.4142.3906.3905 1.0237.3905 1.4142 0l-1.4142-1.4142Zm5.6569-2.8284c.3905-.3906.3905-1.0237 0-1.4143-.3905-.3905-1.0237-.3905-1.4142 0l1.4142 1.4143Zm-1.4142 5.6568c.3905-.3905.3905-1.0237 0-1.4142-.3905-.3905-1.0237-.3905-1.4142 0l1.4142 1.4142Zm-2.1213.7071.7071.7071-.7071-.7071Zm-4.2427-4.2426.7071.707-.7071-.707Zm2.1213-.7072c.3906-.3905.3906-1.0236 0-1.4142-.3905-.3905-1.0236-.3905-1.4142 0l1.4142 1.4142Zm-2.1213 4.9498-.7071.7071.7071-.7071Zm8.8787.9792v4h2v-4h-2Zm-16 4v-14h-2v14h2Zm-1-13h7.5v-2h-7.5v2Zm5 12h-5v1.9999h5v-1.9999Zm-.8944.5527-2 4 1.7888.8945 2-4-1.7888-.8945Zm13.8944-.5527h-5v1.9999h5v-1.9999Zm-5 0h-8v1.9999h8v-1.9999Zm-.8944 1.4472 2 4 1.7888-.8945-2-4-1.7888.8945Zm.9655-13.2045 1.4142-1.4143-1.4142-1.4142-1.4143 1.4142 1.4143 1.4143Zm4.2426 1.4142-1.4142 1.4142 1.4142 1.4142 1.4142-1.4142-1.4142-1.4142Zm0-2.8285c.5567.5567.7322 1.0356.7322 1.4142 0 .3787-.1755.8576-.7322 1.4143l1.4142 1.4142c.8102-.8102 1.318-1.7692 1.318-2.8284 0-1.0593-.5078-2.0183-1.318-2.8285l-1.4142 1.4142Zm1.4142-1.4142c-1.823-1.823-4.2747-1.3822-5.6568 0l1.4142 1.4142c.7391-.7391 1.9177-.9107 2.8284 0l1.4142-1.4142Zm-7.0711 8.4853 4.2427-4.2426-1.4142-1.4143-4.2427 4.2427 1.4142 1.4142Zm1.4143 0-1.4142 1.4142 1.4142 1.4142 1.4142-1.4142-1.4142-1.4142Zm-4.2427-1.4142 1.4142-1.4143-1.4142-1.4142-1.4142 1.4142 1.4142 1.4143Zm0 2.8284c-.5566-.5567-.7322-1.0356-.7322-1.4142 0-.3787.1756-.8576.7322-1.4142l-1.4142-1.4143c-.8102.8102-1.318 1.7692-1.318 2.8285 0 1.0592.5078 2.0182 1.318 2.8284l1.4142-1.4142Zm-1.4142 1.4142c1.823 1.823 4.2747 1.3822 5.6569 0l-1.4142-1.4142c-.7392.7391-1.9178.9107-2.8285 0l-1.4142 1.4142Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4H3v14h5m4-14h9v14h-5M12 4V2M8 18l-2 4m2-4h8m0 0 2 4M10 9l2-1v6m0 0h-2m2 0h2"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4h-9v14h5m4-14h9v14h-5m-4-14v-2m-4 16-2 4m2-4h8m0 0 2 4m-8-13 2-1v6m0 0h-2m2 0h2"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="M12 4H3v14h5m4-14h9v14h-5M12 4V2M8 18l-2 4m2-4h8m0 0 2 4"/><path fill="currentColor" d="M14.285 10.571a.5.5 0 0 1 0 .858l-3.528 2.117a.5.5 0 0 1-.757-.43V8.884a.5.5 0 0 1 .757-.429l3.528 2.117Z"/></svg>
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="M12 4h-9v14h5m4-14h9v14h-5m-4-14v-2m-4 16-2 4m2-4h8m0 0 2 4"/><path fill="currentColor" d="M14.2854 10.5713c.3237.1942.3237.6632 0 .8574l-3.5282 2.117c-.3332.1999-.7572-.0401-.7572-.4288v-4.2338c0-.3887.424-.6287.7572-.4288l3.5282 2.117Z"/></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4H3v14h5m4-14h9v14h-5M12 4V2M8 18l-2 4m2-4h8m0 0 2 4M9 11h3m0 0h3m-3 0V8m0 3v3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4h-9v14h5m4-14h9v14h-5m-4-14v-2m-4 16-2 4m2-4h8m0 0 2 4m-9-11h3m0 0h3m-3 0v-3m0 3v3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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"><g fill="currentColor" clip-path="url(#a)"><path d="m8.464 10.707 9.411-5.536a1.5 1.5 0 0 1 2.26 1.293v11.072a1.5 1.5 0 0 1-2.26 1.293l-9.411-5.536a1.5 1.5 0 0 1 0-2.586ZM4 5a1 1 0 0 1 2 0v14a1 1 0 1 1-2 0V5Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill="currentColor" clip-path="url(#a)"><path d="m8.4638 10.7071 9.4112-5.536c.9999-.5881 2.2605.1328 2.2605 1.293v11.0719c0 1.1601-1.2606 1.8811-2.2605 1.2929l-9.4112-5.536c-.986-.58-.986-2.0058 0-2.5858ZM4 5c0-.5523.4477-1 1-1s1 .4477 1 1v14c0 .5523-.4477 1-1 1s-1-.4477-1-1v-14Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-width="2" d="M7 17 17 7m2.5 5a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-width="2" d="m7 17 10-10m2.5 5c0 4.1421-3.3579 7.5-7.5 7.5-2.0785 0-3.9595-.8455-5.3179-2.2113-1.3487-1.3561-2.1821-3.2251-2.1821-5.2887 0-4.1421 3.3579-7.5 7.5-7.5 1.9973 0 3.8122.7807 5.1562 2.0536 1.4434 1.367 2.3438 3.3015 2.3438 5.4464Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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"><g clip-path="url(#a)"><path fill="currentColor" d="M14.092 2.293a1 1 0 1 0-1.415 1.414l1.415-1.414Zm-9.948 8.55a1 1 0 0 0 1.173 1.62l-1.173-1.62Zm15.471-1.612.708-.707-.708.707Zm.678 2.091a1 1 0 0 0 1.414-1.414l-1.414 1.415Zm-8.757 7.36-.586.81 1.62 1.174.586-.81-1.62-1.173Zm1.142 3.025a1 1 0 0 0 1.414-1.414l-1.415 1.414ZM3.707 9.908a1 1 0 1 0-1.415 1.415l1.414-1.415ZM2.292 20.293a1 1 0 1 0 1.414 1.414l-1.414-1.414ZM12.677 3.707l1.385 1.385 1.414-1.414-1.384-1.385-1.415 1.414Zm1.506-.132L4.144 10.844l1.173 1.62 10.039-7.27-1.173-1.62Zm-.12 1.517 4.845 4.846 1.415-1.414-4.847-4.846-1.414 1.414Zm4.845 4.846 1.385 1.384 1.414-1.414-1.384-1.384-1.415 1.414Zm-.103-1.294-7.269 10.039 1.62 1.173 7.27-10.039-1.62-1.173Zm-4.713 11.649L8.899 15.1l-1.414 1.414 5.192 5.192 1.415-1.414ZM8.899 15.1 3.707 9.908l-1.414 1.415 5.192 5.192L8.9 15.1Zm-5.192 6.606L8.9 16.515 7.485 15.1l-5.192 5.192 1.414 1.414Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="currentColor" d="M14.0917 2.2929c-.3905-.3905-1.0237-.3905-1.4142 0-.3905.3905-.3905 1.0237 0 1.4142l1.4142-1.4142Zm-9.9474 8.551c-.4474.3239-.5474.9491-.2235 1.3965.324.4473.9492.5473 1.3965.2234l-1.173-1.6199Zm15.4711-1.6131.7071-.7071-.7071.707Zm.6775 2.0917c.3905.3905 1.0237.3905 1.4142 0 .3905-.3905.3905-1.0237 0-1.4142l-1.4142 1.4142Zm-8.7567 7.3602-.5865.81 1.6199 1.173.5865-.81-1.6199-1.173Zm1.1413 3.0244c.3905.3905 1.0237.3905 1.4142 0 .3905-.3905.3905-1.0237 0-1.4142l-1.4142 1.4142Zm-8.9704-11.7988c-.3905-.3906-1.0237-.3906-1.4142 0-.3905.3905-.3905 1.0237 0 1.4142l1.4142-1.4142Zm-1.4142 10.3846c-.3905.3905-.3905 1.0237 0 1.4142.3905.3905 1.0237.3905 1.4142 0l-1.4142-1.4142Zm10.3846-16.5858 1.3846 1.3846 1.4142-1.4142-1.3846-1.3846-1.4142 1.4142Zm1.5052-.1324-10.0384 7.2692 1.173 1.6199 10.0384-7.2692-1.173-1.62Zm-.1206 1.517 4.8462 4.8462 1.4142-1.4142-4.8462-4.8462-1.4142 1.4142Zm4.8462 4.8462 1.3846 1.3846 1.4142-1.4142-1.3846-1.3846-1.4142 1.4142Zm-.1029-1.2936-7.2692 10.0384 1.6199 1.173 7.2692-10.0384-1.6199-1.173Zm-4.7137 11.6486-5.1923-5.1923-1.4142 1.4142 5.1923 5.1923 1.4142-1.4142Zm-5.1923-5.1923-5.1923-5.1923-1.4142 1.4142 5.1923 5.1923 1.4142-1.4142Zm-5.1923 6.6065 5.1923-5.1923-1.4142-1.4142-5.1923 5.1923 1.4142 1.4142Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="M9.17 9a3.001 3.001 0 1 1 3.812 3.836c-.522.18-.982.612-.982 1.164v.25m0 2.65v.1m9-5a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"/></svg>
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="M9.1707 9c.151-.427.3959-.8098.71-1.1233.5427-.5417 1.2919-.8767 2.1193-.8767 1.6569 0 3 1.3431 3 3 0 1.313-.8435 2.4289-2.0181 2.8356-.5219.1807-.9819.6121-.9819 1.1644v.25m0 2.65v.1m9-5c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 8.23C7 5.895 9.239 4 12 4s5 1.894 5 4.23c0 1.748-1.252 3.248-3.039 3.894C12.922 12.499 12 13.357 12 14.46V15"/></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 21c.8284 0 1.5-.6716 1.5-1.5s-.6716-1.5-1.5-1.5-1.5.6716-1.5 1.5.6716 1.5 1.5 1.5Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 8.2308c0-2.3366 2.2386-4.2308 5-4.2308s5 1.8942 5 4.2308c0 1.7475-1.2521 3.2475-3.0387 3.8928-1.0388.3753-1.9613 1.2334-1.9613 2.3379v.5385"/></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 10V4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v6m-9 10V9m0 0 4 4.5M12 9l-4 4.5"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 10v-6c0-.5523.4477-1 1-1h16c.5523 0 1 .4477 1 1v6m-9 10v-11m0 0 4 4.5m-4-4.5-4 4.5"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11 10h6M7 14h10M7 10h1M3 4h18v16H3V4Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11 10h6m-10 4h10m-10-4h1m-5-6h18v16h-18v-16Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="M13 5H3v14h18v-8M7 14h10"/><path fill="currentColor" d="M9 9.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"/><path fill="currentColor" fill-rule="evenodd" d="m22.437 3.411-5.756 5.757-1.38.26a.25.25 0 0 1-.296-.294l.261-1.38L21.026 2l1.411 1.411Z" clip-rule="evenodd"/></svg>
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="M13 5h-10v14h18v-8m-14 3h10"/><path fill="currentColor" d="M9 9.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"/><path fill="currentColor" fill-rule="evenodd" d="m22.437 3.4113-5.7563 5.7562-1.3805.2614a.2493.2493 0 0 1-.295-.295l.2613-1.3806 5.7592-5.7533 1.4113 1.4113Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 4h14a1 1 0 0 1 1 1v10M4 7h13a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1Z"/><path fill="currentColor" d="M13.26 13.068a.5.5 0 0 1 0 .864l-4.508 2.63A.5.5 0 0 1 8 16.128V10.87a.5.5 0 0 1 .752-.431l4.508 2.63Z"/></svg>
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="M6 4h14c.5523 0 1 .4477 1 1v10m-17-8h13c.5523 0 1 .4477 1 1v11c0 .5523-.4477 1-1 1h-13c-.5523 0-1-.4477-1-1v-11c0-.5523.4477-1 1-1Z"/><path fill="currentColor" d="M13.2596 13.0681c.3308.1929.3308.6709 0 .8638l-4.5077 2.6295c-.3333.1944-.7519-.046-.7519-.4319v-5.259c0-.3859.4186-.6263.752-.4319l4.5076 2.6295Z"/></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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14.647 4H4a1 1 0 0 0-1 1v15a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-7.5M8 12l3.5 3.5 9-11.5"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14.6471 4h-10.6471c-.5523 0-1 .4477-1 1v15c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1v-7.5m-13-.5 3.5 3.5 9-11.5"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -0,0 +1,2 @@
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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 17h4v-14h-18v14h4m2 3 3-4 3 4h-6Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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"><g stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" clip-path="url(#a)"><path d="M11 4H3v8h8V4ZM17.063 16h-14v5h14v-5ZM19 4h-4v4h4V4Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" clip-path="url(#a)"><path d="M11 4h-8v8h8v-8ZM17.0629 16h-14v5h14v-5ZM19 4h-4v4h4v-4Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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"><g stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" clip-path="url(#a)"><path d="m12.818 4.852-7.69-2.205-2.205 7.69 7.69 2.205 2.205-7.69ZM19.063 16h-14v5h14v-5ZM19.712 6.08l-3.845 1.102 1.102 3.845 3.845-1.102-1.102-3.845Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" clip-path="url(#a)"><path d="m12.8178 4.852-7.6901-2.205-2.2051 7.6901 7.6901 2.2051 2.2051-7.6901ZM19.0629 16h-14v5h14v-5ZM19.7117 6.0795l-3.845 1.1026 1.1025 3.845 3.8451-1.1025-1.1026-3.845Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>