@mirohq/design-system-icons 0.28.1 → 0.29.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (686) hide show
  1. package/dist/main.js +2045 -2081
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +2040 -2083
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +15 -1
  6. package/package.json +5 -5
  7. package/react/add-line-bottom.tsx +9 -14
  8. package/react/add-line-right.tsx +9 -11
  9. package/react/align-bottom.tsx +1 -1
  10. package/react/align-center-horizontal.tsx +1 -1
  11. package/react/align-center-vertical.tsx +1 -1
  12. package/react/align-left.tsx +1 -1
  13. package/react/align-right.tsx +1 -1
  14. package/react/align-top.tsx +1 -1
  15. package/react/arrow-arc-left.tsx +7 -14
  16. package/react/arrow-arc-right.tsx +7 -14
  17. package/react/arrow-bend-up-right.tsx +7 -14
  18. package/react/arrow-box-out.tsx +2 -2
  19. package/react/arrow-clockwise-down-right.tsx +9 -14
  20. package/react/arrow-clockwise-up-left.tsx +9 -14
  21. package/react/arrow-counter-clockwise-down-left.tsx +9 -14
  22. package/react/arrow-counter-clockwise-up-right.tsx +9 -14
  23. package/react/arrow-curves-bottom-right.tsx +7 -14
  24. package/react/arrow-down-left.tsx +1 -1
  25. package/react/arrow-down-right.tsx +1 -1
  26. package/react/arrow-down.tsx +2 -2
  27. package/react/arrow-elbow-down-right.tsx +4 -11
  28. package/react/arrow-fat-right.tsx +3 -10
  29. package/react/arrow-fat-up-right.tsx +7 -14
  30. package/react/arrow-left.tsx +1 -1
  31. package/react/arrow-right.tsx +3 -3
  32. package/react/arrow-up-circle.tsx +7 -14
  33. package/react/arrow-up-left.tsx +1 -1
  34. package/react/arrow-up-right.tsx +1 -1
  35. package/react/arrow-up.tsx +2 -2
  36. package/react/arrows-clockwise-rectangle-tilt.tsx +7 -14
  37. package/react/arrows-clockwise-x.tsx +9 -14
  38. package/react/arrows-clockwise-y.tsx +9 -14
  39. package/react/arrows-horizontal-lines-top-bottom.tsx +7 -14
  40. package/react/arrows-in-simple.tsx +7 -14
  41. package/react/arrows-out-cardinal.tsx +7 -14
  42. package/react/arrows-out-lines-horizontal.tsx +7 -14
  43. package/react/arrows-out-simple.tsx +7 -14
  44. package/react/article.tsx +9 -14
  45. package/react/at.tsx +10 -15
  46. package/react/barrel.tsx +7 -14
  47. package/react/bell-slash.tsx +11 -16
  48. package/react/bell-tilt.tsx +3 -10
  49. package/react/bell.tsx +3 -10
  50. package/react/board.tsx +10 -15
  51. package/react/bookmark.tsx +10 -15
  52. package/react/bracket-curly-left.tsx +6 -13
  53. package/react/bracket-curly-right.tsx +6 -13
  54. package/react/brackets-angle-slash.tsx +9 -11
  55. package/react/brackets-curly-circles-three.tsx +16 -23
  56. package/react/calendar-blank.tsx +11 -16
  57. package/react/camera.tsx +15 -18
  58. package/react/card-number-three.tsx +1 -1
  59. package/react/card.tsx +1 -1
  60. package/react/cards-poker.tsx +2 -2
  61. package/react/chart-bar-y-simple.tsx +9 -11
  62. package/react/chart-bar-y.tsx +9 -14
  63. package/react/chat-dashes-lines-two.tsx +7 -14
  64. package/react/chat-lines-cross.tsx +7 -14
  65. package/react/chat-lines-two-stack.tsx +7 -14
  66. package/react/chat-lines-two.tsx +7 -14
  67. package/react/chat-plus.tsx +7 -14
  68. package/react/chat-text-arrow.tsx +10 -15
  69. package/react/chat-two.tsx +6 -13
  70. package/react/chat.tsx +3 -10
  71. package/react/check-mark.tsx +1 -1
  72. package/react/checkboard-square-centered.tsx +1 -1
  73. package/react/chevron-down-double.tsx +7 -14
  74. package/react/chevron-down.tsx +1 -1
  75. package/react/chevron-left-double.tsx +7 -14
  76. package/react/chevron-left.tsx +1 -1
  77. package/react/chevron-right-double.tsx +7 -14
  78. package/react/chevron-right.tsx +1 -1
  79. package/react/chevron-up-double.tsx +7 -14
  80. package/react/chevron-up-down-line.tsx +7 -14
  81. package/react/chevron-up-down.tsx +7 -14
  82. package/react/chevron-up.tsx +1 -1
  83. package/react/circle-motion-x.tsx +9 -14
  84. package/react/circle-notch.tsx +9 -14
  85. package/react/circle-slash.tsx +7 -14
  86. package/react/circle.tsx +3 -10
  87. package/react/circles-connected.tsx +1 -1
  88. package/react/clock-counter-clockwise-simple.tsx +1 -1
  89. package/react/clock-counter-clockwise.tsx +1 -1
  90. package/react/clock-overtime.tsx +1 -1
  91. package/react/clock.tsx +9 -14
  92. package/react/cloud.tsx +7 -14
  93. package/react/cluster.tsx +1 -1
  94. package/react/clustered.tsx +1 -1
  95. package/react/cog.tsx +1 -1
  96. package/react/columns-three.tsx +7 -14
  97. package/react/cone-serpentine.tsx +1 -1
  98. package/react/corners-three-eye-open.tsx +1 -1
  99. package/react/credit-card.tsx +1 -1
  100. package/react/crop.tsx +9 -14
  101. package/react/cross-circle.tsx +1 -1
  102. package/react/cross-fat.tsx +10 -14
  103. package/react/cross-square.tsx +7 -14
  104. package/react/cross.tsx +1 -1
  105. package/react/cube.tsx +10 -15
  106. package/react/cursor-filled.tsx +1 -1
  107. package/react/cursor-text-lines.tsx +33 -0
  108. package/react/cursor-text.tsx +10 -15
  109. package/react/cursor.tsx +9 -14
  110. package/react/curve-square-circle-arrow.tsx +10 -15
  111. package/react/dash-left-down-square-dash-right-up.tsx +10 -15
  112. package/react/dash-left-up-square-dash-down-right.tsx +10 -15
  113. package/react/dash-square-dash-horizontal.tsx +10 -15
  114. package/react/dash-square-dash-vertical.tsx +10 -15
  115. package/react/distribute-horizontal.tsx +1 -1
  116. package/react/distribute-vertical.tsx +1 -1
  117. package/react/dots-nine.tsx +1 -1
  118. package/react/dots-three.tsx +1 -1
  119. package/react/dots-two.tsx +1 -1
  120. package/react/download.tsx +7 -14
  121. package/react/envelope.tsx +1 -1
  122. package/react/eraser.tsx +10 -15
  123. package/react/exclamation-point-circle.tsx +1 -1
  124. package/react/export.tsx +7 -14
  125. package/react/eye-closed-dots-four-frame-broken.tsx +1 -1
  126. package/react/eye-closed.tsx +10 -15
  127. package/react/eye-open-line-frame-broken.tsx +1 -1
  128. package/react/eye-open-slash.tsx +10 -15
  129. package/react/eye-open.tsx +15 -18
  130. package/react/eyedropper.tsx +1 -1
  131. package/react/factory-house.tsx +9 -14
  132. package/react/factory.tsx +9 -14
  133. package/react/flag.tsx +7 -14
  134. package/react/folder.tsx +7 -14
  135. package/react/frame-lines-two.tsx +7 -14
  136. package/react/frame-plus.tsx +7 -14
  137. package/react/frame.tsx +7 -14
  138. package/react/funnel.tsx +9 -14
  139. package/react/gauge.tsx +1 -1
  140. package/react/gift.tsx +6 -13
  141. package/react/globe.tsx +1 -1
  142. package/react/graduation-cap.tsx +11 -16
  143. package/react/grid-four.tsx +10 -15
  144. package/react/grid-six.tsx +10 -15
  145. package/react/grid.tsx +7 -14
  146. package/react/hand-filled.tsx +1 -1
  147. package/react/hand-pointing.tsx +7 -14
  148. package/react/hand.tsx +10 -15
  149. package/react/heart.tsx +5 -12
  150. package/react/hexagon.tsx +7 -14
  151. package/react/highlighter-underline.tsx +1 -1
  152. package/react/highlighter.tsx +10 -15
  153. package/react/house.tsx +1 -1
  154. package/react/image.tsx +1 -1
  155. package/react/indent-left.tsx +1 -1
  156. package/react/indent-right.tsx +5 -5
  157. package/react/index.ts +7 -0
  158. package/react/information-mark-circle.tsx +1 -1
  159. package/react/kanban.tsx +9 -14
  160. package/react/key.tsx +10 -15
  161. package/react/keycap.tsx +2 -2
  162. package/react/laptop.tsx +1 -1
  163. package/react/lasso.tsx +10 -15
  164. package/react/layout.tsx +10 -15
  165. package/react/lifesaver.tsx +10 -15
  166. package/react/lightning.tsx +11 -16
  167. package/react/line-curved.tsx +10 -15
  168. package/react/line-dashed.tsx +10 -15
  169. package/react/line-diagonal.tsx +9 -11
  170. package/react/line-dotted.tsx +9 -16
  171. package/react/line-horizontal.tsx +10 -11
  172. package/react/line-orthogonal.tsx +10 -11
  173. package/react/line-straight.tsx +10 -11
  174. package/react/line-two-diagonal-top-right-double.tsx +33 -0
  175. package/react/lines-three-horizontal-line-vertical-center.tsx +10 -15
  176. package/react/lines-three-horizontal.tsx +9 -11
  177. package/react/lines-three-vertical.tsx +9 -11
  178. package/react/lines-top-left-columns-two.tsx +7 -14
  179. package/react/link-plus.tsx +7 -14
  180. package/react/link.tsx +1 -1
  181. package/react/list-bullets.tsx +1 -1
  182. package/react/list-numbers.tsx +10 -15
  183. package/react/lock-closed.tsx +1 -1
  184. package/react/lock-open.tsx +1 -1
  185. package/react/login.tsx +7 -14
  186. package/react/logout.tsx +7 -14
  187. package/react/magnet.tsx +10 -15
  188. package/react/magnifying-glass-lightning.tsx +9 -11
  189. package/react/magnifying-glass.tsx +1 -1
  190. package/react/map.tsx +11 -16
  191. package/react/microphone-slash.tsx +9 -14
  192. package/react/microphone.tsx +9 -14
  193. package/react/minus.tsx +1 -1
  194. package/react/monitor-arrow.tsx +7 -14
  195. package/react/monitor-pause.tsx +7 -14
  196. package/react/mouse.tsx +2 -2
  197. package/react/navigation-up-left-slash.tsx +7 -14
  198. package/react/navigation-up-right.tsx +7 -14
  199. package/react/next.tsx +11 -8
  200. package/react/node-lines-curved.tsx +7 -14
  201. package/react/node-lines-horizontal.tsx +7 -14
  202. package/react/node-lines-vertical.tsx +7 -14
  203. package/react/node-plus.tsx +6 -13
  204. package/react/nodes-connections-three.tsx +6 -13
  205. package/react/note-magnifying-glass.tsx +7 -14
  206. package/react/octagon.tsx +7 -14
  207. package/react/paper-plane-filled-right.tsx +1 -1
  208. package/react/paper-plane-tilt.tsx +7 -14
  209. package/react/parallelogram.tsx +3 -10
  210. package/react/pause-circle.tsx +9 -14
  211. package/react/pause.tsx +4 -8
  212. package/react/pdf.tsx +10 -15
  213. package/react/pen-tip.tsx +10 -15
  214. package/react/pen.tsx +10 -15
  215. package/react/pentagon.tsx +7 -14
  216. package/react/placeholder.tsx +1 -1
  217. package/react/play-circle.tsx +1 -1
  218. package/react/play.tsx +11 -11
  219. package/react/playback-speed-circle.tsx +1 -1
  220. package/react/plug.tsx +1 -1
  221. package/react/plus-square.tsx +1 -1
  222. package/react/plus-text.tsx +10 -15
  223. package/react/plus.tsx +1 -1
  224. package/react/presentation-arrow.tsx +7 -14
  225. package/react/presentation-line.tsx +7 -14
  226. package/react/presentation-lines-two.tsx +7 -14
  227. package/react/presentation-link.tsx +7 -14
  228. package/react/presentation-number-one.tsx +7 -14
  229. package/react/presentation-plus.tsx +7 -14
  230. package/react/previous.tsx +4 -8
  231. package/react/prohibit.tsx +3 -10
  232. package/react/push-pin.tsx +10 -15
  233. package/react/question-mark-circle.tsx +1 -1
  234. package/react/rectangle-arrow-up-center.tsx +7 -14
  235. package/react/rectangle-dash-lines.tsx +7 -14
  236. package/react/rectangle-tick.tsx +7 -14
  237. package/react/rectangle-triangle-bottom-center.tsx +7 -14
  238. package/react/rectangles-three-aligned.tsx +10 -15
  239. package/react/rectangles-three-free.tsx +10 -15
  240. package/react/rectangles-three-overlap.tsx +10 -15
  241. package/react/rectangles-two-line.tsx +10 -15
  242. package/react/rectangles-two-lines-four.tsx +7 -14
  243. package/react/rectangles-two-minus.tsx +7 -14
  244. package/react/rectangles-two-plus.tsx +7 -14
  245. package/react/rhombus.tsx +3 -10
  246. package/react/scissors.tsx +1 -1
  247. package/react/scrollbar-xy.tsx +1 -1
  248. package/react/shapes.tsx +9 -14
  249. package/react/shield-check.tsx +11 -16
  250. package/react/shield-lock.tsx +1 -1
  251. package/react/shuffle.tsx +7 -14
  252. package/react/sidebar-closed.tsx +11 -16
  253. package/react/sidebar-open.tsx +1 -1
  254. package/react/sliders-x.tsx +9 -14
  255. package/react/sliders-y.tsx +9 -14
  256. package/react/smiley-chat.tsx +1 -1
  257. package/react/smiley.tsx +1 -1
  258. package/react/social-ado.tsx +30 -0
  259. package/react/social-facebook.tsx +2 -2
  260. package/react/social-instagram.tsx +2 -2
  261. package/react/social-jira.tsx +1 -1
  262. package/react/social-linkedin.tsx +2 -2
  263. package/react/social-slack.tsx +1 -1
  264. package/react/social-twitter.tsx +2 -2
  265. package/react/social-x.tsx +30 -0
  266. package/react/social-youtube.tsx +2 -2
  267. package/react/sort-ascending.tsx +33 -0
  268. package/react/sort-descending.tsx +33 -0
  269. package/react/sparks-filled.tsx +11 -8
  270. package/react/speaker-cross.tsx +9 -14
  271. package/react/speaker-high.tsx +9 -14
  272. package/react/split-vertical.tsx +10 -15
  273. package/react/square-arrow-in.tsx +7 -14
  274. package/react/square-brackets-angle-slash.tsx +9 -14
  275. package/react/square-circles-two.tsx +1 -1
  276. package/react/square-line-square-dashed.tsx +10 -15
  277. package/react/square-rounded.tsx +3 -10
  278. package/react/square-star-scribble.tsx +1 -1
  279. package/react/square-triangle-circle-plus.tsx +9 -14
  280. package/react/square.tsx +3 -10
  281. package/react/squares-four.tsx +9 -14
  282. package/react/squares-group.tsx +1 -1
  283. package/react/squares-merge.tsx +16 -16
  284. package/react/squares-three.tsx +9 -14
  285. package/react/squares-two-overlap.tsx +10 -15
  286. package/react/squares-ungroup.tsx +1 -1
  287. package/react/squares-unmerge.tsx +10 -15
  288. package/react/stack.tsx +10 -15
  289. package/react/star.tsx +7 -14
  290. package/react/sticky-corners.tsx +7 -14
  291. package/react/sticky-note-stack.tsx +7 -14
  292. package/react/sticky-note-wide.tsx +7 -14
  293. package/react/sticky-note.tsx +10 -15
  294. package/react/sticky-notes-two.tsx +6 -13
  295. package/react/stop-circle.tsx +1 -1
  296. package/react/stroke-1.tsx +4 -11
  297. package/react/stroke-2.tsx +4 -11
  298. package/react/stroke-3.tsx +4 -11
  299. package/react/stroke-4.tsx +4 -11
  300. package/react/stroke-5.tsx +4 -11
  301. package/react/stroke-6.tsx +4 -11
  302. package/react/tag.tsx +1 -1
  303. package/react/text-a-underline.tsx +1 -1
  304. package/react/text-aa.tsx +33 -0
  305. package/react/text-align-center.tsx +10 -15
  306. package/react/text-align-left.tsx +10 -15
  307. package/react/text-align-right.tsx +1 -1
  308. package/react/text-b-bold-italic-underlined.tsx +1 -1
  309. package/react/text-b-bold.tsx +10 -15
  310. package/react/text-cursor-eye-open.tsx +1 -1
  311. package/react/text-h-one.tsx +10 -15
  312. package/react/text-h-three.tsx +10 -15
  313. package/react/text-h-two.tsx +10 -15
  314. package/react/text-i-italic.tsx +9 -11
  315. package/react/text-indent.tsx +10 -15
  316. package/react/text-lines-three.tsx +10 -15
  317. package/react/text-s-strikethrough.tsx +10 -15
  318. package/react/text-styles.tsx +1 -1
  319. package/react/text-t.tsx +9 -14
  320. package/react/text-u-underlined.tsx +10 -15
  321. package/react/thumbs-up.tsx +9 -14
  322. package/react/tick-circle.tsx +7 -14
  323. package/react/ticket.tsx +1 -1
  324. package/react/timer.tsx +1 -1
  325. package/react/trackpad.tsx +1 -1
  326. package/react/trapeze.tsx +7 -14
  327. package/react/trash-simple.tsx +10 -15
  328. package/react/trash.tsx +10 -15
  329. package/react/triangle-square-circle.tsx +3 -10
  330. package/react/triangle.tsx +3 -10
  331. package/react/trident.tsx +1 -1
  332. package/react/trophy.tsx +1 -1
  333. package/react/user-add.tsx +1 -1
  334. package/react/user-arrow-right-up.tsx +7 -14
  335. package/react/user-load.tsx +6 -13
  336. package/react/user-number-three.tsx +7 -14
  337. package/react/user-tick-down.tsx +7 -14
  338. package/react/user.tsx +1 -1
  339. package/react/users-three.tsx +7 -14
  340. package/react/users.tsx +2 -2
  341. package/react/video-camera-simple-slash.tsx +7 -14
  342. package/react/video-camera-simple.tsx +7 -14
  343. package/react/video-camera.tsx +7 -14
  344. package/react/view-center.tsx +1 -1
  345. package/react/view-side-left.tsx +1 -1
  346. package/react/wallet.tsx +1 -1
  347. package/svg/24/add-line-bottom.svg +1 -1
  348. package/svg/24/add-line-right.svg +1 -1
  349. package/svg/24/align-bottom.svg +1 -1
  350. package/svg/24/align-center-horizontal.svg +1 -1
  351. package/svg/24/align-center-vertical.svg +1 -1
  352. package/svg/24/align-left.svg +1 -1
  353. package/svg/24/align-right.svg +1 -1
  354. package/svg/24/align-top.svg +1 -1
  355. package/svg/24/arrow-arc-left.svg +1 -1
  356. package/svg/24/arrow-arc-right.svg +1 -1
  357. package/svg/24/arrow-bend-up-right.svg +1 -1
  358. package/svg/24/arrow-box-out.svg +1 -1
  359. package/svg/24/arrow-clockwise-down-right.svg +1 -1
  360. package/svg/24/arrow-clockwise-up-left.svg +1 -1
  361. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -1
  362. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
  363. package/svg/24/arrow-curves-bottom-right.svg +1 -1
  364. package/svg/24/arrow-down-left.svg +1 -1
  365. package/svg/24/arrow-down-right.svg +1 -1
  366. package/svg/24/arrow-down.svg +1 -1
  367. package/svg/24/arrow-elbow-down-right.svg +1 -1
  368. package/svg/24/arrow-fat-right.svg +1 -1
  369. package/svg/24/arrow-fat-up-right.svg +1 -1
  370. package/svg/24/arrow-left.svg +1 -1
  371. package/svg/24/arrow-right.svg +1 -1
  372. package/svg/24/arrow-up-circle.svg +1 -1
  373. package/svg/24/arrow-up-left.svg +1 -1
  374. package/svg/24/arrow-up-right.svg +1 -1
  375. package/svg/24/arrow-up.svg +1 -1
  376. package/svg/24/arrows-clockwise-rectangle-tilt.svg +1 -1
  377. package/svg/24/arrows-clockwise-x.svg +1 -1
  378. package/svg/24/arrows-clockwise-y.svg +1 -1
  379. package/svg/24/arrows-horizontal-lines-top-bottom.svg +1 -1
  380. package/svg/24/arrows-in-simple.svg +1 -1
  381. package/svg/24/arrows-out-cardinal.svg +1 -1
  382. package/svg/24/arrows-out-lines-horizontal.svg +1 -1
  383. package/svg/24/arrows-out-simple.svg +1 -1
  384. package/svg/24/article.svg +1 -1
  385. package/svg/24/at.svg +1 -1
  386. package/svg/24/barrel.svg +1 -1
  387. package/svg/24/bell-slash.svg +1 -1
  388. package/svg/24/bell-tilt.svg +1 -1
  389. package/svg/24/bell.svg +1 -1
  390. package/svg/24/board.svg +1 -1
  391. package/svg/24/bookmark.svg +1 -1
  392. package/svg/24/bracket-curly-left.svg +1 -1
  393. package/svg/24/bracket-curly-right.svg +1 -1
  394. package/svg/24/brackets-angle-slash.svg +1 -1
  395. package/svg/24/brackets-curly-circles-three.svg +1 -1
  396. package/svg/24/calendar-blank.svg +1 -1
  397. package/svg/24/camera.svg +1 -1
  398. package/svg/24/card-number-three.svg +1 -1
  399. package/svg/24/card.svg +1 -1
  400. package/svg/24/cards-poker.svg +1 -1
  401. package/svg/24/chart-bar-y-simple.svg +1 -1
  402. package/svg/24/chart-bar-y.svg +1 -1
  403. package/svg/24/chat-dashes-lines-two.svg +1 -1
  404. package/svg/24/chat-lines-cross.svg +1 -1
  405. package/svg/24/chat-lines-two-stack.svg +1 -1
  406. package/svg/24/chat-lines-two.svg +1 -1
  407. package/svg/24/chat-plus.svg +1 -1
  408. package/svg/24/chat-text-arrow.svg +1 -1
  409. package/svg/24/chat-two.svg +1 -1
  410. package/svg/24/chat.svg +1 -1
  411. package/svg/24/check-mark.svg +1 -1
  412. package/svg/24/checkboard-square-centered.svg +1 -1
  413. package/svg/24/chevron-down-double.svg +1 -1
  414. package/svg/24/chevron-down.svg +1 -1
  415. package/svg/24/chevron-left-double.svg +1 -1
  416. package/svg/24/chevron-left.svg +1 -1
  417. package/svg/24/chevron-right-double.svg +1 -1
  418. package/svg/24/chevron-right.svg +1 -1
  419. package/svg/24/chevron-up-double.svg +1 -1
  420. package/svg/24/chevron-up-down-line.svg +1 -1
  421. package/svg/24/chevron-up-down.svg +1 -1
  422. package/svg/24/chevron-up.svg +1 -1
  423. package/svg/24/circle-motion-x.svg +1 -1
  424. package/svg/24/circle-notch.svg +1 -1
  425. package/svg/24/circle-slash.svg +1 -1
  426. package/svg/24/circle.svg +1 -1
  427. package/svg/24/circles-connected.svg +1 -1
  428. package/svg/24/clock-counter-clockwise-simple.svg +1 -1
  429. package/svg/24/clock-counter-clockwise.svg +1 -1
  430. package/svg/24/clock-overtime.svg +1 -1
  431. package/svg/24/clock.svg +1 -1
  432. package/svg/24/cloud.svg +1 -1
  433. package/svg/24/cluster.svg +1 -1
  434. package/svg/24/clustered.svg +1 -1
  435. package/svg/24/cog.svg +1 -1
  436. package/svg/24/columns-three.svg +1 -1
  437. package/svg/24/cone-serpentine.svg +1 -1
  438. package/svg/24/corners-three-eye-open.svg +1 -1
  439. package/svg/24/credit-card.svg +1 -1
  440. package/svg/24/crop.svg +1 -1
  441. package/svg/24/cross-circle.svg +1 -1
  442. package/svg/24/cross-fat.svg +1 -1
  443. package/svg/24/cross-square.svg +1 -1
  444. package/svg/24/cross.svg +1 -1
  445. package/svg/24/cube.svg +1 -1
  446. package/svg/24/cursor-filled.svg +1 -1
  447. package/svg/24/cursor-text-lines.svg +2 -0
  448. package/svg/24/cursor-text.svg +1 -1
  449. package/svg/24/cursor.svg +1 -1
  450. package/svg/24/curve-square-circle-arrow.svg +1 -1
  451. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
  452. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
  453. package/svg/24/dash-square-dash-horizontal.svg +1 -1
  454. package/svg/24/dash-square-dash-vertical.svg +1 -1
  455. package/svg/24/distribute-horizontal.svg +1 -1
  456. package/svg/24/distribute-vertical.svg +1 -1
  457. package/svg/24/dots-nine.svg +1 -1
  458. package/svg/24/dots-three.svg +1 -1
  459. package/svg/24/dots-two.svg +1 -1
  460. package/svg/24/download.svg +1 -1
  461. package/svg/24/envelope.svg +1 -1
  462. package/svg/24/eraser.svg +1 -1
  463. package/svg/24/exclamation-point-circle.svg +1 -1
  464. package/svg/24/export.svg +1 -1
  465. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -1
  466. package/svg/24/eye-closed.svg +1 -1
  467. package/svg/24/eye-open-line-frame-broken.svg +1 -1
  468. package/svg/24/eye-open-slash.svg +1 -1
  469. package/svg/24/eye-open.svg +1 -1
  470. package/svg/24/eyedropper.svg +1 -1
  471. package/svg/24/factory-house.svg +1 -1
  472. package/svg/24/factory.svg +1 -1
  473. package/svg/24/flag.svg +1 -1
  474. package/svg/24/folder.svg +1 -1
  475. package/svg/24/frame-lines-two.svg +1 -1
  476. package/svg/24/frame-plus.svg +1 -1
  477. package/svg/24/frame.svg +1 -1
  478. package/svg/24/funnel.svg +1 -1
  479. package/svg/24/gauge.svg +1 -1
  480. package/svg/24/gift.svg +1 -1
  481. package/svg/24/globe.svg +1 -1
  482. package/svg/24/graduation-cap.svg +1 -1
  483. package/svg/24/grid-four.svg +1 -1
  484. package/svg/24/grid-six.svg +1 -1
  485. package/svg/24/grid.svg +1 -1
  486. package/svg/24/hand-filled.svg +1 -1
  487. package/svg/24/hand-pointing.svg +1 -1
  488. package/svg/24/hand.svg +1 -1
  489. package/svg/24/heart.svg +1 -1
  490. package/svg/24/hexagon.svg +1 -1
  491. package/svg/24/highlighter-underline.svg +1 -1
  492. package/svg/24/highlighter.svg +1 -1
  493. package/svg/24/house.svg +1 -1
  494. package/svg/24/image.svg +1 -1
  495. package/svg/24/indent-left.svg +1 -1
  496. package/svg/24/indent-right.svg +1 -1
  497. package/svg/24/information-mark-circle.svg +1 -1
  498. package/svg/24/kanban.svg +1 -1
  499. package/svg/24/key.svg +1 -1
  500. package/svg/24/keycap.svg +1 -1
  501. package/svg/24/laptop.svg +1 -1
  502. package/svg/24/lasso.svg +1 -1
  503. package/svg/24/layout.svg +1 -1
  504. package/svg/24/lifesaver.svg +1 -1
  505. package/svg/24/lightning.svg +1 -1
  506. package/svg/24/line-curved.svg +1 -1
  507. package/svg/24/line-dashed.svg +1 -1
  508. package/svg/24/line-diagonal.svg +1 -1
  509. package/svg/24/line-dotted.svg +1 -1
  510. package/svg/24/line-horizontal.svg +1 -1
  511. package/svg/24/line-orthogonal.svg +1 -1
  512. package/svg/24/line-straight.svg +1 -1
  513. package/svg/24/line-two-diagonal-top-right-double.svg +2 -0
  514. package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -1
  515. package/svg/24/lines-three-horizontal.svg +1 -1
  516. package/svg/24/lines-three-vertical.svg +1 -1
  517. package/svg/24/lines-top-left-columns-two.svg +1 -1
  518. package/svg/24/link-plus.svg +1 -1
  519. package/svg/24/link.svg +1 -1
  520. package/svg/24/list-bullets.svg +1 -1
  521. package/svg/24/list-numbers.svg +1 -1
  522. package/svg/24/lock-closed.svg +1 -1
  523. package/svg/24/lock-open.svg +1 -1
  524. package/svg/24/login.svg +1 -1
  525. package/svg/24/logout.svg +1 -1
  526. package/svg/24/magnet.svg +1 -1
  527. package/svg/24/magnifying-glass-lightning.svg +1 -1
  528. package/svg/24/magnifying-glass.svg +1 -1
  529. package/svg/24/map.svg +1 -1
  530. package/svg/24/microphone-slash.svg +1 -1
  531. package/svg/24/microphone.svg +1 -1
  532. package/svg/24/minus.svg +1 -1
  533. package/svg/24/monitor-arrow.svg +1 -1
  534. package/svg/24/monitor-pause.svg +1 -1
  535. package/svg/24/mouse.svg +1 -1
  536. package/svg/24/navigation-up-left-slash.svg +1 -1
  537. package/svg/24/navigation-up-right.svg +1 -1
  538. package/svg/24/next.svg +1 -1
  539. package/svg/24/node-lines-curved.svg +1 -1
  540. package/svg/24/node-lines-horizontal.svg +1 -1
  541. package/svg/24/node-lines-vertical.svg +1 -1
  542. package/svg/24/node-plus.svg +1 -1
  543. package/svg/24/nodes-connections-three.svg +1 -1
  544. package/svg/24/note-magnifying-glass.svg +1 -1
  545. package/svg/24/octagon.svg +1 -1
  546. package/svg/24/paper-plane-filled-right.svg +1 -1
  547. package/svg/24/paper-plane-tilt.svg +1 -1
  548. package/svg/24/parallelogram.svg +1 -1
  549. package/svg/24/pause-circle.svg +1 -1
  550. package/svg/24/pause.svg +1 -1
  551. package/svg/24/pdf.svg +1 -1
  552. package/svg/24/pen-tip.svg +1 -1
  553. package/svg/24/pen.svg +1 -1
  554. package/svg/24/pentagon.svg +1 -1
  555. package/svg/24/placeholder.svg +1 -1
  556. package/svg/24/play-circle.svg +1 -1
  557. package/svg/24/play.svg +1 -1
  558. package/svg/24/playback-speed-circle.svg +1 -1
  559. package/svg/24/plug.svg +1 -1
  560. package/svg/24/plus-square.svg +1 -1
  561. package/svg/24/plus-text.svg +1 -1
  562. package/svg/24/plus.svg +1 -1
  563. package/svg/24/presentation-arrow.svg +1 -1
  564. package/svg/24/presentation-line.svg +1 -1
  565. package/svg/24/presentation-lines-two.svg +1 -1
  566. package/svg/24/presentation-link.svg +1 -1
  567. package/svg/24/presentation-number-one.svg +1 -1
  568. package/svg/24/presentation-plus.svg +1 -1
  569. package/svg/24/previous.svg +1 -1
  570. package/svg/24/prohibit.svg +1 -1
  571. package/svg/24/push-pin.svg +1 -1
  572. package/svg/24/question-mark-circle.svg +1 -1
  573. package/svg/24/rectangle-arrow-up-center.svg +1 -1
  574. package/svg/24/rectangle-dash-lines.svg +1 -1
  575. package/svg/24/rectangle-tick.svg +1 -1
  576. package/svg/24/rectangle-triangle-bottom-center.svg +1 -1
  577. package/svg/24/rectangles-three-aligned.svg +1 -1
  578. package/svg/24/rectangles-three-free.svg +1 -1
  579. package/svg/24/rectangles-three-overlap.svg +1 -1
  580. package/svg/24/rectangles-two-line.svg +1 -1
  581. package/svg/24/rectangles-two-lines-four.svg +1 -1
  582. package/svg/24/rectangles-two-minus.svg +1 -1
  583. package/svg/24/rectangles-two-plus.svg +1 -1
  584. package/svg/24/rhombus.svg +1 -1
  585. package/svg/24/scissors.svg +1 -1
  586. package/svg/24/scrollbar-xy.svg +1 -1
  587. package/svg/24/shapes.svg +1 -1
  588. package/svg/24/shield-check.svg +1 -1
  589. package/svg/24/shield-lock.svg +1 -1
  590. package/svg/24/shuffle.svg +1 -1
  591. package/svg/24/sidebar-closed.svg +1 -1
  592. package/svg/24/sidebar-open.svg +1 -1
  593. package/svg/24/sliders-x.svg +1 -1
  594. package/svg/24/sliders-y.svg +1 -1
  595. package/svg/24/smiley-chat.svg +1 -1
  596. package/svg/24/smiley.svg +1 -1
  597. package/svg/24/social-ado.svg +2 -0
  598. package/svg/24/social-facebook.svg +1 -1
  599. package/svg/24/social-instagram.svg +1 -1
  600. package/svg/24/social-jira.svg +1 -1
  601. package/svg/24/social-linkedin.svg +1 -1
  602. package/svg/24/social-slack.svg +1 -1
  603. package/svg/24/social-twitter.svg +1 -1
  604. package/svg/24/social-x.svg +2 -0
  605. package/svg/24/social-youtube.svg +1 -1
  606. package/svg/24/sort-ascending.svg +2 -0
  607. package/svg/24/sort-descending.svg +2 -0
  608. package/svg/24/sparks-filled.svg +1 -1
  609. package/svg/24/speaker-cross.svg +1 -1
  610. package/svg/24/speaker-high.svg +1 -1
  611. package/svg/24/split-vertical.svg +1 -1
  612. package/svg/24/square-arrow-in.svg +1 -1
  613. package/svg/24/square-brackets-angle-slash.svg +1 -1
  614. package/svg/24/square-circles-two.svg +1 -1
  615. package/svg/24/square-line-square-dashed.svg +1 -1
  616. package/svg/24/square-rounded.svg +1 -1
  617. package/svg/24/square-star-scribble.svg +1 -1
  618. package/svg/24/square-triangle-circle-plus.svg +1 -1
  619. package/svg/24/square.svg +1 -1
  620. package/svg/24/squares-four.svg +1 -1
  621. package/svg/24/squares-group.svg +1 -1
  622. package/svg/24/squares-merge.svg +1 -1
  623. package/svg/24/squares-three.svg +1 -1
  624. package/svg/24/squares-two-overlap.svg +1 -1
  625. package/svg/24/squares-ungroup.svg +1 -1
  626. package/svg/24/squares-unmerge.svg +1 -1
  627. package/svg/24/stack.svg +1 -1
  628. package/svg/24/star.svg +1 -1
  629. package/svg/24/sticky-corners.svg +1 -1
  630. package/svg/24/sticky-note-stack.svg +1 -1
  631. package/svg/24/sticky-note-wide.svg +1 -1
  632. package/svg/24/sticky-note.svg +1 -1
  633. package/svg/24/sticky-notes-two.svg +1 -1
  634. package/svg/24/stop-circle.svg +1 -1
  635. package/svg/24/stroke-1.svg +1 -1
  636. package/svg/24/stroke-2.svg +1 -1
  637. package/svg/24/stroke-3.svg +1 -1
  638. package/svg/24/stroke-4.svg +1 -1
  639. package/svg/24/stroke-5.svg +1 -1
  640. package/svg/24/stroke-6.svg +1 -1
  641. package/svg/24/tag.svg +1 -1
  642. package/svg/24/text-a-underline.svg +1 -1
  643. package/svg/24/text-aa.svg +2 -0
  644. package/svg/24/text-align-center.svg +1 -1
  645. package/svg/24/text-align-left.svg +1 -1
  646. package/svg/24/text-align-right.svg +1 -1
  647. package/svg/24/text-b-bold-italic-underlined.svg +1 -1
  648. package/svg/24/text-b-bold.svg +1 -1
  649. package/svg/24/text-cursor-eye-open.svg +1 -1
  650. package/svg/24/text-h-one.svg +1 -1
  651. package/svg/24/text-h-three.svg +1 -1
  652. package/svg/24/text-h-two.svg +1 -1
  653. package/svg/24/text-i-italic.svg +1 -1
  654. package/svg/24/text-indent.svg +1 -1
  655. package/svg/24/text-lines-three.svg +1 -1
  656. package/svg/24/text-s-strikethrough.svg +1 -1
  657. package/svg/24/text-styles.svg +1 -1
  658. package/svg/24/text-t.svg +1 -1
  659. package/svg/24/text-u-underlined.svg +1 -1
  660. package/svg/24/thumbs-up.svg +1 -1
  661. package/svg/24/tick-circle.svg +1 -1
  662. package/svg/24/ticket.svg +1 -1
  663. package/svg/24/timer.svg +1 -1
  664. package/svg/24/trackpad.svg +1 -1
  665. package/svg/24/trapeze.svg +1 -1
  666. package/svg/24/trash-simple.svg +1 -1
  667. package/svg/24/trash.svg +1 -1
  668. package/svg/24/triangle-square-circle.svg +1 -1
  669. package/svg/24/triangle.svg +1 -1
  670. package/svg/24/trident.svg +1 -1
  671. package/svg/24/trophy.svg +1 -1
  672. package/svg/24/user-add.svg +1 -1
  673. package/svg/24/user-arrow-right-up.svg +1 -1
  674. package/svg/24/user-load.svg +1 -1
  675. package/svg/24/user-number-three.svg +1 -1
  676. package/svg/24/user-tick-down.svg +1 -1
  677. package/svg/24/user.svg +1 -1
  678. package/svg/24/users-three.svg +1 -1
  679. package/svg/24/users.svg +1 -1
  680. package/svg/24/video-camera-simple-slash.svg +1 -1
  681. package/svg/24/video-camera-simple.svg +1 -1
  682. package/svg/24/video-camera.svg +1 -1
  683. package/svg/24/view-center.svg +1 -1
  684. package/svg/24/view-side-left.svg +1 -1
  685. package/svg/24/wallet.svg +1 -1
  686. package/svg/meta.json +81 -7
@@ -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-width="2" clip-path="url(#clip0_1636_319)"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.414" d="M14 18c0 1.1046-.8954 2-2 2s-2-.8954-2-2m-3-1h12.0657c.3994 0 .6376-.4451.4161-.7774l-2.4818-3.7226v-3.5c0-.5023-.0741-.9874-.2119-1.4448m-10.4245 5.5055.6364-1.0607v-3c0-2.7614 2.2386-5 5-5 .9107 0 1.7646.2435 2.5.669m-10.5 15.331 16-16"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1636_319"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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-miterlimit="1.414" stroke-width="2" d="M14 18c0 1.1046-.8954 2-2 2s-2-.8954-2-2m-3-1h12.0657c.3994 0 .6376-.4451.4161-.7774l-2.4818-3.7226v-3.5c0-.5023-.0741-.9874-.2119-1.4448m-10.4245 5.5055.6364-1.0607v-3c0-2.7614 2.2386-5 5-5 .9107 0 1.7646.2435 2.5.669m-10.5 15.331 16-16"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001"/></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-width="2" clip-path="url(#clip0_1636_325)"><path d="M11.6455 17.7951c-.5523.9565-1.7755 1.2843-2.732.732-.9567-.5523-1.2844-1.7755-.7321-2.732m.161-6.2788 1.7409-3.0155c1.3807-2.3914 4.4387-3.2108 6.8301-1.83 2.3915 1.3806 3.2109 4.4386 1.8301 6.83l-1.7409 3.0155.2789 4.4804c.0257.3985-.4031.6649-.749.4652l-12.2825-7.0913c-.3366-.1943-.3325-.6815.0073-.8702l4.085-1.9841ZM11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1636_325"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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-width="2" d="M11.6455 17.7951c-.5523.9565-1.7755 1.2843-2.732.732-.9567-.5523-1.2844-1.7755-.7321-2.732m.161-6.2788 1.7409-3.0155c1.3807-2.3914 4.4387-3.2108 6.8301-1.83 2.3915 1.3806 3.2109 4.4386 1.8301 6.83l-1.7409 3.0155.2789 4.4804c.0257.3985-.4031.6649-.749.4652l-12.2825-7.0913c-.3366-.1943-.3325-.6815.0073-.8702l4.085-1.9841ZM12 16.9999v.0001"/></svg>
package/svg/24/bell.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 stroke="currentColor" stroke-width="2" clip-path="url(#clip0_1636_316)"><path d="M14 18c0 1.1046-.8954 2-2 2s-2-.8954-2-2m-3-6v-3c0-2.7614 2.2386-5 5-5s5 2.2386 5 5v3.5l2.4818 3.7226c.2215.3323-.0167.7774-.4161.7774h-14.1826c-.3887 0-.6287-.424-.4287-.7572l2.5456-4.2428ZM11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1636_316"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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-width="2" d="M14 18c0 1.1046-.8954 2-2 2s-2-.8954-2-2m-3-6v-3c0-2.7614 2.2386-5 5-5s5 2.2386 5 5v3.5l2.4818 3.7226c.2215.3323-.0167.7774-.4161.7774h-14.1826c-.3887 0-.6287-.424-.4287-.7572l2.5456-4.2428ZM7 12v.0001"/></svg>
package/svg/24/board.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 stroke="currentColor" stroke-width="2" clip-path="url(#clip0_1778_769)"><path stroke-linecap="round" stroke-linejoin="round" d="M12 13h6m-12 4h-4v-14h20v14h-4m-12 0v4m0-4h12m0 0v4"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1778_769"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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 13h6m-12 4h-4v-14h20v14h-4m-12 0v4m0-4h12m0 0v4"/><path stroke="currentColor" stroke-width="2" d="M13 13v.0001"/></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-width="2" clip-path="url(#clip0_1693_358)"><path stroke-linecap="round" stroke-linejoin="round" d="M17.5 3h-11a.5.5 0 0 0-.5.5v17.5l6-4.5 6 4.5v-17.5a.5.5 0 0 0-.5-.5Z"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1693_358"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="M17.5 3h-11a.5.5 0 0 0-.5.5v17.5l6-4.5 6 4.5v-17.5a.5.5 0 0 0-.5-.5Z"/><path stroke="currentColor" stroke-width="2" d="M12 3v.0001"/></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(#clip0_2010_328)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M15.0037 21c-1.0037 0-3-1-3-3v-4c.0012-1-2.8954-2-3-2-.1045 0 3-.8954 3-2v-4c-.0037-2 1.9963-3 3-3"/></g><defs><clipPath id="clip0_2010_328"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="M15.0037 21c-1.0037 0-3-1-3-3v-4c.0012-1-2.8954-2-3-2-.1045 0 3-.8954 3-2v-4c-.0037-2 1.9963-3 3-3"/></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(#clip0_2010_343)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M9.0012 3c1.0037 0 3 1 3 3v4c-.0012 1 2.8954 2 3 2 .1045 0-3 .8954-3 2v4c.0037 2-1.9963 3-3 3"/></g><defs><clipPath id="clip0_2010_343"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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.0012 3c1.0037 0 3 1 3 3v4c-.0012 1 2.8954 2 3 2 .1045 0-3 .8954-3 2v4c.0037 2-1.9963 3-3 3"/></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-width="2" clip-path="url(#clip0_1588_386)"><path stroke-linecap="round" d="m7 8-4 4 4 4m10-8 4 4-4 4m-3-11-4 14"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1588_386"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="m7 8-4 4 4 4m10-8 4 4-4 4m-3-11-4 14"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001"/></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="22" height="24" fill="none" viewBox="0 0 22 24"><g clip-path="url(#clip0_1588_389)"><path fill="currentColor" d="M8.25 15.5c0 .8284-.6156 1.5-1.375 1.5s-1.375-.6716-1.375-1.5.6156-1.5 1.375-1.5 1.375.6716 1.375 1.5ZM12.375 15.5c0 .8284-.6156 1.5-1.375 1.5s-1.375-.6716-1.375-1.5.6156-1.5 1.375-1.5 1.375.6716 1.375 1.5ZM16.5 15.5c0 .8284-.6156 1.5-1.375 1.5s-1.375-.6716-1.375-1.5.6156-1.5 1.375-1.5 1.375.6716 1.375 1.5Z"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4.5868 20c-1.0125 0-1.8333-.8954-1.8333-2v-4c0-1.1046-1.7375-2-1.8334-2-.0958 0 1.8334-.8954 1.8334-2v-4c0-1.1046.8208-2 1.8333-2m12.8299 0c1.0125 0 1.8333.8954 1.8333 2v4c0 1.1046 1.7375 2 1.8333 2 .0959 0-1.8333.8954-1.8333 2v4c0 1.1046-.8208 2-1.8333 2"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1588_389"><path fill="none" d="M0 0h22v24h-22z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="23" height="24" fill="none" viewBox="0 0 23 24"><path fill="currentColor" d="M8.3333 15.5c0 .8284-.6155 1.5-1.375 1.5-.7593 0-1.375-.6716-1.375-1.5s.6157-1.5 1.375-1.5c.7594 0 1.375.6716 1.375 1.5ZM12.4584 15.5c0 .8284-.6157 1.5-1.375 1.5-.7594 0-1.375-.6716-1.375-1.5s.6156-1.5 1.375-1.5c.7593 0 1.375.6716 1.375 1.5ZM16.5834 15.5c0 .8284-.6157 1.5-1.375 1.5-.7594 0-1.375-.6716-1.375-1.5s.6156-1.5 1.375-1.5c.7593 0 1.375.6716 1.375 1.5Z"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4.6701 20c-1.0125 0-1.8333-.8954-1.8333-2v-4c0-1.1046-1.7375-2-1.8333-2-.0959 0 1.8333-.8954 1.8333-2v-4c0-1.1046.8208-2 1.8333-2m12.8299 0c1.0126 0 1.8334.8954 1.8334 2v4c0 1.1046 1.7374 2 1.8333 2 .0959 0-1.8333.8954-1.8333 2v4c0 1.1046-.8208 2-1.8334 2"/><path stroke="currentColor" stroke-width="2" d="M11.0834 15.9998v.0001"/></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-width="2" clip-path="url(#clip0_1636_355)"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.414" d="M3 11v10h18v-10m-18 0v-6h18v6m-18 0h18m-5-8v4m-8-4v4"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1636_355"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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-miterlimit="1.414" stroke-width="2" d="M3 11v10h18v-10m-18 0v-6h18v6m-18 0h18m-5-8v4m-8-4v4"/><path stroke="currentColor" stroke-width="2" d="M12 11v.0001"/></svg>
package/svg/24/camera.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 stroke="currentColor" stroke-width="2" clip-path="url(#clip0_1545_472)"><path stroke-linecap="round" d="M19 20h-14c-1.1046 0-2-.8954-2-2v-9c0-1.1046.8954-2 2-2h2c.8284 0 1.5-.6716 1.5-1.5s.6716-1.5 1.5-1.5h4c.8284 0 1.5.6716 1.5 1.5s.6716 1.5 1.5 1.5h2c1.1046 0 2 .8954 2 2v9c0 1.1046-.8954 2-2 2Z"/><path stroke-linecap="round" d="M9.3217 15.5538c1.4361 1.5798 3.9205 1.5798 5.3566 0 1.2997-1.4296 1.2474-3.6281-.1188-4.9943-1.4136-1.4136-3.7054-1.4136-5.119 0-1.3662 1.3662-1.4185 3.5647-.1188 4.9943Z"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1545_472"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="M19 20h-14c-1.1046 0-2-.8954-2-2v-9c0-1.1046.8954-2 2-2h2c.8284 0 1.5-.6716 1.5-1.5s.6716-1.5 1.5-1.5h4c.8284 0 1.5.6716 1.5 1.5s.6716 1.5 1.5 1.5h2c1.1046 0 2 .8954 2 2v9c0 1.1046-.8954 2-2 2Z"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M9.3217 15.5538c1.4361 1.5798 3.9205 1.5798 5.3566 0 1.2997-1.4296 1.2474-3.6281-.1188-4.9943-1.4136-1.4136-3.7054-1.4136-5.119 0-1.3662 1.3662-1.4185 3.5647-.1188 4.9943Z"/><path stroke="currentColor" stroke-width="2" d="M12 4v.0001"/></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="M9 6c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM17 18c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.25 9h3.5l-2 3c.6667 0 2 .5587 2 2 0 1.5-1.3536 2-2 2-1.25 0-1.75-1-1.75-1m-4-12h12c.5523 0 1 .4477 1 1v16c0 .5523-.4477 1-1 1h-12c-.5523 0-1-.4477-1-1v-16c0-.5523.4477-1 1-1Z"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M9 6c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM17 18c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.25 9h3.5l-2 3c.6667 0 2 .5587 2 2 0 1.5-1.3536 2-2 2-1.25 0-1.75-1-1.75-1m-4-12h12c.5523 0 1 .4477 1 1v16c0 .5523-.4477 1-1 1h-12c-.5523 0-1-.4477-1-1v-16c0-.5523.4477-1 1-1Z"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001"/></svg>
package/svg/24/card.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="M7 14h10m-13.5-9h17a.5.5 0 0 1 .5.5v13a.5.5 0 0 1-.5.5h-17a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 .5-.5Z"/><path fill="currentColor" d="M18 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 stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></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="M7 14h10m-13.5-9h17a.5.5 0 0 1 .5.5v13a.5.5 0 0 1-.5.5h-17a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 .5-.5Z"/><path fill="currentColor" d="M18 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 stroke="currentColor" stroke-width="2" d="M12 5v.0001"/></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="M11.1818 6h-7.6818a.5.5 0 0 0-.5.5v14a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-2.5m-1.8182-12h1.3182a.5.5 0 0 1 .5.5v11.5m-1.8182-12v-2.5a.5.5 0 0 1 .5-.5h8.8182a.5.5 0 0 1 .5.5v14a.5.5 0 0 1-.5.5h-7.5"/><path fill="currentColor" d="M9.5 13.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.5ZM7 9c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM11 18c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></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="M10.9972 6h-7.4972a.5.5 0 0 0-.5.5v14a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-2.5m-2.0028-12h1.5028a.5.5 0 0 1 .5.5v11.5m-2.0028-12v-2.5a.5.5 0 0 1 .5-.5h9.0028a.5.5 0 0 1 .5.5v14a.5.5 0 0 1-.5.5h-7.5"/><path fill="currentColor" d="M9.5 13.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.5ZM7 9c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM11 18c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z"/><path stroke="currentColor" stroke-width="2" d="M12 3v.0001"/></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-width="2" clip-path="url(#clip0_1545_497)"><path stroke-linecap="round" d="M4 14v6m5-10v10m5-16v16m5-13v13"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1545_497"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="M4 14v6m5-10v10m5-16v16m5-13v13"/><path stroke="currentColor" stroke-width="2" d="M14 11.9999v.0001"/></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-width="2" clip-path="url(#clip0_1546_445)"><path stroke-linecap="round" d="M6 16v-3.5a.5.5 0 0 1 .5-.5h3.5m0 0v-3.5a.5.5 0 0 1 .5-.5h3.5m-4 4v4m4 0v-11.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v11.5m-14 4h16"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1546_445"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="M6 16v-3.5a.5.5 0 0 1 .5-.5h3.5m0 0v-3.5a.5.5 0 0 1 .5-.5h3.5m-4 4v4m4 0v-11.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v11.5m-14 4h16"/><path stroke="currentColor" stroke-width="2" d="M14 8"/></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(#clip0_1830_703)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 9h1m3 0h6m-10 4h1m3 0h6m-4.9293 7.9293 2.9293-2.9293h5c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0Z"/></g><defs><clipPath id="clip0_1830_703"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="M7 9h1m3 0h6m-10 4h1m3 0h6m-4.9293 7.9293 2.9293-2.9293h5c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0Z"/></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(#clip0_1830_706)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 9h2m-2 4h8m-5-9h-6c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0l2.9293-2.9293h5c.5523 0 1-.4477 1-1v-5m-6-11 6 6m0-6-6 6"/></g><defs><clipPath id="clip0_1830_706"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="M7 9h2m-2 4h8m-5-9h-6c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0l2.9293-2.9293h5c.5523 0 1-.4477 1-1v-5m-6-11 6 6m0-6-6 6"/></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(#clip0_1830_712)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 11h7m-7 3h7m-8-10h14c.5523 0 1 .4477 1 1v10m-10.5 6 2.5-3h4c.5523 0 1-.4477 1-1v-9c0-.5523-.4477-1-1-1h-13c-.5523 0-1 .4477-1 1v9c0 .5523.4477 1 1 1h4l2.3586 3a.0999.0999 0 0 0 .1414 0Z"/></g><defs><clipPath id="clip0_1830_712"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="M7 11h7m-7 3h7m-8-10h14c.5523 0 1 .4477 1 1v10m-10.5 6 2.5-3h4c.5523 0 1-.4477 1-1v-9c0-.5523-.4477-1-1-1h-13c-.5523 0-1 .4477-1 1v9c0 .5523.4477 1 1 1h4l2.3586 3a.0999.0999 0 0 0 .1414 0Z"/></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(#clip0_1830_709)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 9h8m-8 4h8m-3.9293 7.9293 2.9293-2.9293h5c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0Z"/></g><defs><clipPath id="clip0_1830_709"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="M8 9h8m-8 4h8m-3.9293 7.9293 2.9293-2.9293h5c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0Z"/></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(#clip0_1830_721)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 11h6m-3-3v6m.0707 6.9293 2.9293-2.9293h5c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0Z"/></g><defs><clipPath id="clip0_1830_721"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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 11h6m-3-3v6m.0707 6.9293 2.9293-2.9293h5c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0Z"/></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-width="2" clip-path="url(#clip0_1778_730)"><path stroke-linecap="round" stroke-linejoin="round" d="m16 8 5-5m0 0v5m0-5h-5m-9 6h2m-2 4h8m-5-9h-6c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0l2.9293-2.9293h5c.5523 0 1-.4477 1-1v-4"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1778_730"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="m16 8 5-5m0 0v5m0-5h-5m-9 6h2m-2 4h8m-5-9h-6c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0l2.9293-2.9293h5c.5523 0 1-.4477 1-1v-4"/><path stroke="currentColor" stroke-width="2" d="M12 13v.0001"/></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(#clip0_1830_697)"><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M7 9h-4.5a.5.5 0 0 0-.5.5v11.5l3-2h10v-5m-8-5h8v5m-8-5v-4.5a.5.5 0 0 1 .5-.5h14a.5.5 0 0 1 .5.5v12.5l-3-3h-4"/></g><defs><clipPath id="clip0_1830_697"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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-linejoin="round" stroke-width="2" d="M7 9h-4.5a.5.5 0 0 0-.5.5v11.5l3-2h10v-5m-8-5h8v5m-8-5v-4.5a.5.5 0 0 1 .5-.5h14a.5.5 0 0 1 .5.5v12.5l-3-3h-4"/></svg>
package/svg/24/chat.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 stroke="currentColor" stroke-width="2" clip-path="url(#clip0_1456_569)"><path d="m12 18-3.84 2.88a.1.1 0 0 1-.16-.08v-2.8h-4c-.5523 0-1-.4477-1-1v-12c0-.5523.4477-1 1-1h16c.5523 0 1 .4477 1 1v12c0 .5523-.4477 1-1 1h-8ZM11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1456_569"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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-width="2" d="m12 18-3.84 2.88a.1.1 0 0 1-.16-.08v-2.8h-4c-.5523 0-1-.4477-1-1v-12c0-.5523.4477-1 1-1h16c.5523 0 1 .4477 1 1v12c0 .5523-.4477 1-1 1h-8ZM12 4"/></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="m5 11 5 5 9-9"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></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="m5 11 5 5 9-9"/><path stroke="currentColor" stroke-width="2" d="M10 15.9999v.0001"/></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="M1 2c0-.5523.4477-1 1-1h1v2h-2v-1ZM3 3h2v2h-2v-2ZM1 5h2v2h-2v-2ZM3 7h2v2h-2v-2ZM1 9h2v2h-2v-2ZM3 11h2v2h-2v-2ZM1 13h2v2h-2v-2ZM3 15h2v2h-2v-2ZM1 17h2v2h-2v-2ZM1 21h2v2h-1c-.5523 0-1-.4477-1-1v-1ZM3 19h2v2h-2v-2ZM5 1h2v2h-2v-2ZM7 3h2v2h-2v-2ZM5 5h2l-2 2v-2ZM5 17l2 2h-2v-2ZM5 21h2v2h-2v-2ZM7 19h2v2h-2v-2ZM9 1h2v2h-2v-2ZM11 3h2v2h-2v-2ZM9 21h2v2h-2v-2ZM11 19h2v2h-2v-2ZM13 1h2v2h-2v-2ZM15 3h2v2h-2v-2ZM13 21h2v2h-2v-2ZM15 19h2v2h-2v-2ZM17 1h2v2h-2v-2ZM21 1h1c.5523 0 1 .4477 1 1v1h-2v-2ZM19 3h2v2h-2v-2ZM17 5h2v2l-2-2ZM21 5h2v2h-2v-2ZM19 7h2v2h-2v-2ZM21 9h2v2h-2v-2ZM19 11h2v2h-2v-2ZM21 13h2v2h-2v-2ZM19 15h2v2h-2v-2ZM19 17v2h-2l2-2ZM17 21h2v2h-2v-2ZM21 17h2v2h-2v-2ZM21 21h2v1c0 .5523-.4477 1-1 1h-1v-2ZM19 19h2v2h-2v-2ZM7 9c0-1.1046.8954-2 2-2h6c1.1046 0 2 .8954 2 2v6c0 1.1046-.8954 2-2 2h-6c-1.1046 0-2-.8954-2-2v-6Z"/><path stroke="currentColor" stroke-width="2" d="m22 21.0003.001-.0003"/></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="M1 2c0-.5523.4477-1 1-1h1v2h-2v-1ZM3 3h2v2h-2v-2ZM1 5h2v2h-2v-2ZM3 7h2v2h-2v-2ZM1 9h2v2h-2v-2ZM3 11h2v2h-2v-2ZM1 13h2v2h-2v-2ZM3 15h2v2h-2v-2ZM1 17h2v2h-2v-2ZM1 21h2v2h-1c-.5523 0-1-.4477-1-1v-1ZM3 19h2v2h-2v-2ZM5 1h2v2h-2v-2ZM7 3h2v2h-2v-2ZM5 5h2l-2 2v-2ZM5 17l2 2h-2v-2ZM5 21h2v2h-2v-2ZM7 19h2v2h-2v-2ZM9 1h2v2h-2v-2ZM11 3h2v2h-2v-2ZM9 21h2v2h-2v-2ZM11 19h2v2h-2v-2ZM13 1h2v2h-2v-2ZM15 3h2v2h-2v-2ZM13 21h2v2h-2v-2ZM15 19h2v2h-2v-2ZM17 1h2v2h-2v-2ZM21 1h1c.5523 0 1 .4477 1 1v1h-2v-2ZM19 3h2v2h-2v-2ZM17 5h2v2l-2-2ZM21 5h2v2h-2v-2ZM19 7h2v2h-2v-2ZM21 9h2v2h-2v-2ZM19 11h2v2h-2v-2ZM21 13h2v2h-2v-2ZM19 15h2v2h-2v-2ZM19 17v2h-2l2-2ZM17 21h2v2h-2v-2ZM21 17h2v2h-2v-2ZM21 21h2v1c0 .5523-.4477 1-1 1h-1v-2ZM19 19h2v2h-2v-2ZM7 9c0-1.1046.8954-2 2-2h6c1.1046 0 2 .8954 2 2v6c0 1.1046-.8954 2-2 2h-6c-1.1046 0-2-.8954-2-2v-6Z"/><path stroke="currentColor" stroke-width="2" d="m11.9995 12.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(#clip0_1948_842)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m15 14-3 3-3-3m6-7-3 3-3-3"/></g><defs><clipPath id="clip0_1948_842"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="m15 14-3 3-3-3m6-7-3 3-3-3"/></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="m6 9.5 6 6 6-6"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></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="m6 9.5 6 6 6-6"/><path stroke="currentColor" stroke-width="2" d="M12 15v.0001"/></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(#clip0_1948_882)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m10 15-3-3 3-3m7 6-3-3 3-3"/></g><defs><clipPath id="clip0_1948_882"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="m10 15-3-3 3-3m7 6-3-3 3-3"/></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="m14.5 6-6 6 6 6"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></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="m14.5 6-6 6 6 6"/><path stroke="currentColor" stroke-width="2" d="M9 12v.0001"/></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(#clip0_1948_871)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m14 9 3 3-3 3m-7-6 3 3-3 3"/></g><defs><clipPath id="clip0_1948_871"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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 9 3 3-3 3m-7-6 3 3-3 3"/></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.5 6 6 6-6 6"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></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.5 6 6 6-6 6"/><path stroke="currentColor" stroke-width="2" d="M16 12v.0001"/></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(#clip0_1948_831)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m9 10 3-3 3 3m-6 7 3-3 3 3"/></g><defs><clipPath id="clip0_1948_831"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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 10 3-3 3 3m-6 7 3-3 3 3"/></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(#clip0_1948_868)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m8 7.5 4-4 4 4m0 9-4 4-4-4m-3-4.5h14"/></g><defs><clipPath id="clip0_1948_868"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="m8 7.5 4-4 4 4m0 9-4 4-4-4m-3-4.5h14"/></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(#clip0_1948_856)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m8 8.5 4-4 4 4m0 7-4 4-4-4"/></g><defs><clipPath id="clip0_1948_856"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="m8 8.5 4-4 4 4m0 7-4 4-4-4"/></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="m6 14.5 6-6 6 6"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></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="m6 14.5 6-6 6 6"/><path stroke="currentColor" stroke-width="2" d="M12 10v.0001"/></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-width="2" clip-path="url(#clip0_1456_512)"><path stroke-linecap="round" d="M3.5 6h1.5m3 0h7m0 0c-3.3137 0-6 2.6863-6 6s2.6863 6 6 6 6-2.6863 6-6-2.6863-6-6-6Zm-12.5 4h6.5m-6 4h1m3 0h2m-5 4h10.5"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1456_512"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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.5 6h1.5m3 0h7m0 0c-3.3137 0-6 2.6863-6 6s2.6863 6 6 6 6-2.6863 6-6-2.6863-6-6-6Zm-12.5 4h6.5m-6 4h1m3 0h2m-5 4h10.5"/><path stroke="currentColor" stroke-width="2" d="M9 11.9999v.0001"/></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-width="2" clip-path="url(#clip0_1541_460)"><path stroke-linecap="round" d="M12 20c4.4183 0 8-3.5817 8-8s-3.5817-8-8-8-8 3.5817-8 8"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1541_460"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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 20c4.4183 0 8-3.5817 8-8s-3.5817-8-8-8-8 3.5817-8 8"/><path stroke="currentColor" stroke-width="2" d="M12 4v.0001"/></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(#clip0_1908_1113)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m4 20 16-16m-5-.4879c-.9383-.3316-1.9481-.5121-3-.5121-4.9706 0-9 4.0294-9 9 0 1.0519.1805 2.0617.5121 3m16.9758-6c.3316.9383.5121 1.9481.5121 3 0 4.9706-4.0294 9-9 9-1.0519 0-2.0617-.1805-3-.5121"/></g><defs><clipPath id="clip0_1908_1113"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="m4 20 16-16m-5-.4879c-.9383-.3316-1.9481-.5121-3-.5121-4.9706 0-9 4.0294-9 9 0 1.0519.1805 2.0617.5121 3m16.9758-6c.3316.9383.5121 1.9481.5121 3 0 4.9706-4.0294 9-9 9-1.0519 0-2.0617-.1805-3-.5121"/></svg>
package/svg/24/circle.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 stroke="currentColor" stroke-width="2" clip-path="url(#clip0_1456_554)"><path d="M11.8097 12.3875v.0001M21 12c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z"/></g><defs><clipPath id="clip0_1456_554"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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-width="2" d="M21 12c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9ZM12 3v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="m15 9 2-2m-8 2-2-2m0 10 2-2m-2-10c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Zm0 14c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Zm9-7c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Zm4-6.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"/><circle cx="20" cy="20" r="2" fill="currentColor"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></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="square" stroke-width="2" d="m15 9 2-2m-8 2-2-2m0 10 2-2m-2-10c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Zm0 14c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Zm9-7c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Zm4-6.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"/><circle cx="20" cy="20" r="2" fill="currentColor"/><path stroke="currentColor" stroke-width="2" d="M12 8v.0001"/></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="2" fill="currentColor"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4.2579 14.0147c-1.1127-4.276 1.4516-8.6442 5.7274-9.7569 4.2759-1.1126 8.6442 1.4517 9.7569 5.7275 1.1126 4.2759-1.4516 8.6442-5.7275 9.7569a8.0132 8.0132 0 0 1-1.999.2597m-11.0157-8.0019 3 3 3-3"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></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="2" fill="currentColor"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4.2579 14.0147c-1.1127-4.276 1.4516-8.6442 5.7274-9.7569 4.2759-1.1126 8.6442 1.4517 9.7569 5.7275 1.1126 4.2759-1.4516 8.6442-5.7275 9.7569a8.0132 8.0132 0 0 1-1.999.2597m-11.0157-8.0019 3 3 3-3"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001"/></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="2" fill="currentColor"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m12 12 3-3m-10.7421 5.0147c-1.1127-4.276 1.4516-8.6442 5.7274-9.7569 4.2759-1.1126 8.6442 1.4517 9.7569 5.7275 1.1126 4.2759-1.4516 8.6442-5.7275 9.7569a8.0132 8.0132 0 0 1-1.999.2597m-11.0157-8.0019 3 3 3-3"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></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="2" fill="currentColor"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m12 12 3-3m-10.7421 5.0147c-1.1127-4.276 1.4516-8.6442 5.7274-9.7569 4.2759-1.1126 8.6442 1.4517 9.7569 5.7275 1.1126 4.2759-1.4516 8.6442-5.7275 9.7569a8.0132 8.0132 0 0 1-1.999.2597m-11.0157-8.0019 3 3 3-3"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="square" stroke-miterlimit="1.414" stroke-width="2" d="M21 12c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z"/><path fill="currentColor" d="M12 12.0001c.8799.4399 2.9211 1.267 4.1372 1.7999.2493.1093.3617.4012.2288.6387-.8555 1.5283-2.4901 2.5614-4.366 2.5614-2.7614 0-5-2.2386-5-5 0-2.593 1.9737-4.7249 4.5007-4.9754.2748-.0273.4993.2007.4993.4768v4.4986Z"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></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="square" stroke-miterlimit="1.414" stroke-width="2" d="M21 12c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z"/><path fill="currentColor" d="M12 12.0001c.8799.4399 2.9211 1.267 4.1372 1.7999.2493.1093.3617.4012.2288.6387-.8555 1.5283-2.4901 2.5614-4.366 2.5614-2.7614 0-5-2.2386-5-5 0-2.593 1.9737-4.7249 4.5007-4.9754.2748-.0273.4993.2007.4993.4768v4.4986Z"/><path stroke="currentColor" stroke-width="2" d="M10 12v.0001"/></svg>
package/svg/24/clock.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 stroke="currentColor" stroke-width="2" clip-path="url(#clip0_1636_322)"><path stroke-linecap="round" d="M12 8.4v4.05l2.7 2.25m6.3-2.7c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1636_322"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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 8.4v4.05l2.7 2.25m6.3-2.7c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001"/></svg>
package/svg/24/cloud.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(#clip0_2015_349)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18.5847 16.0847c4.5 0 5-7-.5-7 2.5-4-2.5-6-4-2 .5-5-5-5.5-5-1-3-3.5-5.5 1-3 3-5-2-5.5 5-1 5-3.5 3.5 1 7.5 4 4 1 5 5 3 5 0 1.5 3.5 7 2 4.5-2Z"/></g><defs><clipPath id="clip0_2015_349"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="M18.5847 16.0847c4.5 0 5-7-.5-7 2.5-4-2.5-6-4-2 .5-5-5-5.5-5-1-3-3.5-5.5 1-3 3-5-2-5.5 5-1 5-3.5 3.5 1 7.5 4 4 1 5 5 3 5 0 1.5 3.5 7 2 4.5-2Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M6 7h6m-6 4.0526h3m7 .8948v-8.4474a.5.5 0 0 0-.5-.5h-12a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h9.4m3.1-3.0526v2.5526a.5.5 0 0 1-.5.5h-2.6m3.1-3.0526h4.5a.5.5 0 0 1 .5.5v7.0526a.5.5 0 0 1-.5.5h-7.1a.5.5 0 0 1-.5-.5v-4.5"/><rect width="4" height="4" x="6" y="18" fill="currentColor" rx="1"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></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="M6 7h6m-6 4.0526h3m7 .8948v-8.4474a.5.5 0 0 0-.5-.5h-12a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h9.4m3.1-3.0526v2.5526a.5.5 0 0 1-.5.5h-2.6m3.1-3.0526h4.5a.5.5 0 0 1 .5.5v7.0526a.5.5 0 0 1-.5.5h-7.1a.5.5 0 0 1-.5-.5v-4.5"/><rect width="4" height="4" x="6" y="18" fill="currentColor" rx="1"/><path stroke="currentColor" stroke-width="2" d="M8 19.9999v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M4 8v11c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-1"/><path fill="currentColor" d="M3 2.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-2ZM7 8c0-.5523.4477-1 1-1h2c.5523 0 1 .4477 1 1v2c0 .5523-.4477 1-1 1h-2c-.5523 0-1-.4477-1-1v-2ZM13 8c0-.5523.4477-1 1-1h2c.5523 0 1 .4477 1 1v2c0 .5523-.4477 1-1 1h-2c-.5523 0-1-.4477-1-1v-2ZM7 14c0-.5523.4477-1 1-1h2c.5523 0 1 .4477 1 1v2c0 .5523-.4477 1-1 1h-2c-.5523 0-1-.4477-1-1v-2Z"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></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="square" stroke-width="2" d="M4 8v11c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-1"/><path fill="currentColor" d="M3 2.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-2ZM7 8c0-.5523.4477-1 1-1h2c.5523 0 1 .4477 1 1v2c0 .5523-.4477 1-1 1h-2c-.5523 0-1-.4477-1-1v-2ZM13 8c0-.5523.4477-1 1-1h2c.5523 0 1 .4477 1 1v2c0 .5523-.4477 1-1 1h-2c-.5523 0-1-.4477-1-1v-2ZM7 14c0-.5523.4477-1 1-1h2c.5523 0 1 .4477 1 1v2c0 .5523-.4477 1-1 1h-2c-.5523 0-1-.4477-1-1v-2Z"/><path stroke="currentColor" stroke-width="2" d="M9 9v.0001"/></svg>
package/svg/24/cog.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"><circle cx="12" cy="12" r="2" fill="currentColor"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13.5442 3h-3l-1 3-1.4461.835-3.0981-.634-1.5 2.598 2.098 2.3661.0001 1.6698-2.098 2.366 1.5 2.5981 3.098-.634 1.4461.835 1 3h3l1-3 1.4462-.8349 3.0981.6339 1.5-2.598-2.0981-2.3661v-1.6699l2.0981-2.366-1.5-2.598-3.0981.634-1.4462-.835-1-3Z"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></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="2" fill="currentColor"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13.5442 3h-3l-1 3-1.4461.835-3.0981-.634-1.5 2.598 2.098 2.3661.0001 1.6698-2.098 2.366 1.5 2.5981 3.098-.634 1.4461.835 1 3h3l1-3 1.4462-.8349 3.0981.6339 1.5-2.598-2.0981-2.3661v-1.6699l2.0981-2.366-1.5-2.598-3.0981.634-1.4462-.835-1-3Z"/><path stroke="currentColor" stroke-width="2" d="M12 11.9999v.0001"/></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(#clip0_2010_334)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 20h-4v-16h4m0 16v-16m0 16h10m-10-16h10m0 0h4v16h-4m0-16v16"/></g><defs><clipPath id="clip0_2010_334"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="M7 20h-4v-16h4m0 16v-16m0 16h10m-10-16h10m0 0h4v16h-4m0-16v16"/></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-miterlimit="16" stroke-width="2" d="m8.5 6-6.5 16.0002 16-6.0002m-9.5-10s3.3749.375 6.5 3.5c3.1251 3.1249 3 6.5 3 6.5m-9.5-10s-.3906 3.1093 3 6.5 6.5 3.5 6.5 3.5m-1-9 1-2 3 1 1-3m-2 7.5h2"/><circle cx="14.25" cy="3.25" r="1.25" fill="currentColor"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></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-miterlimit="16" stroke-width="2" d="m8.5 6-6.5 16.0002 16-6.0002m-9.5-10s3.3749.375 6.5 3.5c3.1251 3.1249 3 6.5 3 6.5m-9.5-10s-.3906 3.1093 3 6.5 6.5 3.5 6.5 3.5m-1-9 1-2 3 1 1-3m-2 7.5h2"/><circle cx="14.25" cy="3.25" r="1.25" fill="currentColor"/><path stroke="currentColor" stroke-width="2" d="M12 13v.0001"/></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="M7 4h-4v4m0 8v4h4m14-4v4h-4m-7-13c0-.5 2-4 6-4s6 3.5 6 4-2 4-6 4-6-3.5-6-4Z"/><circle cx="16" cy="7" r="2" fill="currentColor"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></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="M7 4h-4v4m0 8v4h4m14-4v4h-4m-7-13c0-.5 2-4 6-4s6 3.5 6 4-2 4-6 4-6-3.5-6-4Z"/><circle cx="16" cy="7" r="2" fill="currentColor"/><path stroke="currentColor" stroke-width="2" d="M12 10v.0001"/></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="M4 10v6c0 1.6569 1.3431 3 3 3h10c1.6569 0 3-1.3431 3-3v-6m-16 0v-2c0-1.6569 1.3431-3 3-3h10c1.6569 0 3 1.3431 3 3v2m-16 0h16m-13 5h2"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></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="M4 10v6c0 1.6569 1.3431 3 3 3h10c1.6569 0 3-1.3431 3-3v-6m-16 0v-2c0-1.6569 1.3431-3 3-3h10c1.6569 0 3 1.3431 3 3v2m-16 0h16m-13 5h2"/><path stroke="currentColor" stroke-width="2" d="M12 5v.0001"/></svg>
package/svg/24/crop.svg CHANGED
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" clip-path="url(#clip0_1541_480)"><path stroke-linecap="round" d="M6 2v15c0 .5523.4477 1 1 1h11m4 0h-4m-8-12h7c.5523 0 1 .4477 1 1v7m-16-8h4m12 16v-4"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1541_480"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="M6 2v15c0 .5523.4477 1 1 1h11m4 0h-4m-8-12h7c.5523 0 1 .4477 1 1v7m-16-8h4m12 16v-4"/><path stroke="currentColor" stroke-width="2" d="M6 11.9999v.0001"/></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 9 6 6m0-6-6 6m12-3c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></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 9 6 6m0-6-6 6m12-3c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001"/></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-width="2" clip-path="url(#clip0_3866_854)"><path d="M5.5 8h2.5v-2.5m-2.5 10.5h2.5v2.5m10.5-2.5h-2.5v2.5m2.5-10.5h-2.5v-2.5"/><path stroke-linejoin="round" d="M5.5 8h-2.5v8h2.5m10.5-10.5v-2.5h-8v2.5m10.5 10.5h2.5v-8h-2.5m-10.5 10.5v2.5h8v-2.5"/></g><defs><clipPath id="clip0_3866_854"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="M5.5 8h2.5v-2.5m-2.5 10.5h2.5v2.5m10.5-2.5h-2.5v2.5m2.5-10.5h-2.5v-2.5"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5.5 8h-2.5v8h2.5m10.5-10.5v-2.5h-8v2.5m10.5 10.5h2.5v-8h-2.5m-10.5 10.5v2.5h8v-2.5"/></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(#clip0_1948_862)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m8 8 8 8m0-8-8 8m-4-12h16v16h-16v-16Z"/></g><defs><clipPath id="clip0_1948_862"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="m8 8 8 8m0-8-8 8m-4-12h16v16h-16v-16Z"/></svg>
package/svg/24/cross.svg CHANGED
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m6 6 12 12m0-12-12 12"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></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="m6 6 12 12m0-12-12 12"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001"/></svg>
package/svg/24/cube.svg CHANGED
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" clip-path="url(#clip0_1734_346)"><path stroke-linecap="round" stroke-linejoin="round" d="m21 7-9-3-9 3m18 0-9 3m9-3v11l-9 3m0-11-9-3m9 3v11m-9-14v11l9 3"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1734_346"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="m21 7-9-3-9 3m18 0-9 3m9-3v11l-9 3m0-11-9-3m9 3v11m-9-14v11l9 3"/><path stroke="currentColor" stroke-width="2" d="M12 11v.0001"/></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="m14.5 20-1.9167-4.9706m-4.1776-10.9609 9.4348 9.246c.3148.3085.135.8732-.2891.9084l-5.0224.4164a.4685.4685 0 0 0-.2851.1306l-3.4365 3.2929c-.3128.2998-.8074.0604-.8074-.3909v-13.41c0-.227.25-.346.4057-.1934Z"/><path fill="currentColor" d="m17.8405 13.3145-9.4348-9.246c-.1558-.1527-.4057-.0335-.4057.1935v13.4099c0 .4513.4946.6907.8074.3909l3.4365-3.2929a.4685.4685 0 0 1 .2851-.1306l5.0224-.4164c.4241-.0352.6039-.5999.2891-.9084Z"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></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="m14.5 20-1.9167-4.9706m-4.1776-10.9609 9.4348 9.246c.3148.3085.135.8732-.2891.9084l-5.0224.4164a.4685.4685 0 0 0-.2851.1306l-3.4365 3.2929c-.3128.2998-.8074.0604-.8074-.3909v-13.41c0-.227.25-.346.4057-.1934Z"/><path fill="currentColor" d="m17.8405 13.3145-9.4348-9.246c-.1558-.1527-.4057-.0335-.4057.1935v13.4099c0 .4513.4946.6907.8074.3909l3.4365-3.2929a.4685.4685 0 0 1 .2851-.1306l5.0224-.4164c.4241-.0352.6039-.5999.2891-.9084Z"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001"/></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="M11 4h10m-6 4h2m-14 0h1c1.1046 0 2 .8954 2 2m0 0v9m0-9c0-1.1046.8954-2 2-2h1m-3 11c0 1.1046-.8954 2-2 2h-1m3-2c0 1.1046.8954 2 2 2h1"/></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-width="2" clip-path="url(#clip0_1734_340)"><path stroke-linecap="round" stroke-linejoin="round" d="M7 5h3c1.1046 0 2 .8954 2 2m0 0v10m0-10c0-1.1046.8954-2 2-2h3m-5 12c0 1.1046-.8954 2-2 2h-3m5-2c0 1.1046.8954 2 2 2h3"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1734_340"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="M7 5h3c1.1046 0 2 .8954 2 2m0 0v10m0-10c0-1.1046.8954-2 2-2h3m-5 12c0 1.1046-.8954 2-2 2h-3m5-2c0 1.1046.8954 2 2 2h3"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001"/></svg>
package/svg/24/cursor.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 stroke="currentColor" stroke-width="2" clip-path="url(#clip0_1542_365)"><path stroke-linecap="round" d="m14.5 20-1.9167-4.9706m-4.1776-10.9609 9.4348 9.246c.3148.3085.135.8732-.2891.9084l-5.0224.4164a.4685.4685 0 0 0-.2851.1306l-3.4365 3.2929c-.3128.2998-.8074.0604-.8074-.3909v-13.41c0-.227.25-.346.4057-.1934Z"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1542_365"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="m14.5 20-1.9167-4.9706m-4.1776-10.9609 9.4348 9.246c.3148.3085.135.8732-.2891.9084l-5.0224.4164a.4685.4685 0 0 0-.2851.1306l-3.4365 3.2929c-.3128.2998-.8074.0604-.8074-.3909v-13.41c0-.227.25-.346.4057-.1934Z"/><path stroke="currentColor" stroke-width="2" d="M12 15v.0001"/></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-width="2" clip-path="url(#clip0_1734_376)"><path stroke-linecap="round" stroke-linejoin="round" d="M11 6h-1c-2.2091 0-4 1.7909-4 4v1m8 7h8m0 0-2-3m2 3-2 3m-10-3c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Zm6-16h4c1.1046 0 2 .8954 2 2v4c0 1.1046-.8954 2-2 2h-4c-1.1046 0-2-.8954-2-2v-4c0-1.1046.8954-2 2-2Z"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1734_376"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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 6h-1c-2.2091 0-4 1.7909-4 4v1m8 7h8m0 0-2-3m2 3-2 3m-10-3c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Zm6-16h4c1.1046 0 2 .8954 2 2v4c0 1.1046-.8954 2-2 2h-4c-1.1046 0-2-.8954-2-2v-4c0-1.1046.8954-2 2-2Z"/><path stroke="currentColor" stroke-width="2" d="M15 10v.0001"/></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-width="2" clip-path="url(#clip0_1778_709)"><path stroke-linecap="round" stroke-linejoin="round" d="m4 20 2-2m12-12 2-2m-11 12h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1v6c0 .5523.4477 1 1 1Z"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1778_709"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="m4 20 2-2m12-12 2-2m-11 12h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1v6c0 .5523.4477 1 1 1Z"/><path stroke="currentColor" stroke-width="2" d="M12 8v.0001"/></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-width="2" clip-path="url(#clip0_1778_724)"><path stroke-linecap="round" stroke-linejoin="round" d="m4 4 2 2m12 12 2 2m-11-4h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1v6c0 .5523.4477 1 1 1Z"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1778_724"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="m4 4 2 2m12 12 2 2m-11-4h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1v6c0 .5523.4477 1 1 1Z"/><path stroke="currentColor" stroke-width="2" d="M12 8v.0001"/></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-width="2" clip-path="url(#clip0_1778_706)"><path stroke-linecap="round" stroke-linejoin="round" d="M3 12h2m14 0h2m-12 4h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1v6c0 .5523.4477 1 1 1Z"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1778_706"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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="M3 12h2m14 0h2m-12 4h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1v6c0 .5523.4477 1 1 1Z"/><path stroke="currentColor" stroke-width="2" d="M12 8v.0001"/></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-width="2" clip-path="url(#clip0_1778_688)"><path stroke-linecap="round" stroke-linejoin="round" d="M12 3v2m0 14v2m-4-12v6c0 .5523.4477 1 1 1h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1Z"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="clip0_1778_688"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></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 3v2m0 14v2m-4-12v6c0 .5523.4477 1 1 1h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1Z"/><path stroke="currentColor" stroke-width="2" d="M12 8v.0001"/></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="M4 3v18m16-18v18"/><rect width="4" height="10" x="10" y="7" fill="currentColor" rx="2"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></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="M4 3v18m16-18v18"/><rect width="4" height="10" x="10" y="7" fill="currentColor" rx="2"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M21 4h-18m18 16h-18"/><rect width="4" height="10" x="17" y="10" fill="currentColor" rx="2" transform="rotate(90 17 10)"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></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="M21 4h-18m18 16h-18"/><rect width="4" height="10" x="17" y="10" fill="currentColor" rx="2" transform="rotate(90 17 10)"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001"/></svg>