@mirohq/design-system-icons 0.8.1-checkbox.0 → 0.9.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 (654) hide show
  1. package/dist/main.js +1226 -37
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +1183 -38
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +89 -11
  6. package/package.json +4 -4
  7. package/react/add-line-bottom.tsx +4 -0
  8. package/react/add-line-right.tsx +4 -0
  9. package/react/align-bottom.tsx +4 -0
  10. package/react/align-center-horizontal.tsx +4 -0
  11. package/react/align-center-vertical.tsx +4 -0
  12. package/react/align-left.tsx +4 -0
  13. package/react/align-right.tsx +4 -0
  14. package/react/align-top.tsx +4 -0
  15. package/react/arrow-arc-left.tsx +38 -0
  16. package/react/arrow-arc-right.tsx +38 -0
  17. package/react/arrow-bend-up-right.tsx +38 -0
  18. package/react/arrow-box-out.tsx +4 -0
  19. package/react/arrow-clockwise-down-right.tsx +4 -0
  20. package/react/arrow-clockwise-up-left.tsx +4 -0
  21. package/react/arrow-counter-clockwise-down-left.tsx +4 -0
  22. package/react/arrow-counter-clockwise-up-right.tsx +4 -0
  23. package/react/arrow-down-left.tsx +4 -0
  24. package/react/arrow-down-right.tsx +4 -0
  25. package/react/arrow-down.tsx +4 -0
  26. package/react/arrow-fat-right.tsx +4 -0
  27. package/react/arrow-fat-up-right.tsx +35 -0
  28. package/react/arrow-left.tsx +4 -0
  29. package/react/arrow-right.tsx +4 -0
  30. package/react/arrow-up-circle.tsx +35 -0
  31. package/react/arrow-up-left.tsx +4 -0
  32. package/react/arrow-up-right.tsx +4 -0
  33. package/react/arrow-up.tsx +4 -0
  34. package/react/arrows-clockwise-x.tsx +4 -0
  35. package/react/arrows-clockwise-y.tsx +4 -0
  36. package/react/arrows-in-simple.tsx +38 -0
  37. package/react/arrows-out-cardinal.tsx +38 -0
  38. package/react/arrows-out-lines-horizontal.tsx +38 -0
  39. package/react/arrows-out-simple.tsx +38 -0
  40. package/react/article.tsx +4 -0
  41. package/react/at.tsx +4 -0
  42. package/react/bar-three.tsx +4 -0
  43. package/react/bell-slash.tsx +4 -0
  44. package/react/bell-tilt.tsx +4 -0
  45. package/react/bell.tsx +4 -0
  46. package/react/board.tsx +4 -0
  47. package/react/bookmark.tsx +4 -0
  48. package/react/brackets-angle-slash.tsx +4 -0
  49. package/react/brackets-curly-circles-three.tsx +4 -0
  50. package/react/calendar-blank.tsx +4 -0
  51. package/react/camera.tsx +4 -0
  52. package/react/card-number-three.tsx +4 -0
  53. package/react/card.tsx +4 -0
  54. package/react/cards-poker.tsx +4 -0
  55. package/react/chart-bar-y-simple.tsx +4 -0
  56. package/react/chart-bar-y.tsx +4 -0
  57. package/react/chat-dashes-lines-two.tsx +4 -0
  58. package/react/chat-lines-cross.tsx +4 -0
  59. package/react/chat-lines-eye-open.tsx +4 -0
  60. package/react/chat-lines-two-stack.tsx +4 -0
  61. package/react/chat-lines-two.tsx +4 -0
  62. package/react/chat-plus.tsx +4 -0
  63. package/react/chat-text-arrow.tsx +4 -0
  64. package/react/chat-two.tsx +4 -0
  65. package/react/chat.tsx +4 -0
  66. package/react/check-mark.tsx +4 -0
  67. package/react/checkboard-square-centered.tsx +4 -0
  68. package/react/chevron-down-double.tsx +38 -0
  69. package/react/chevron-down.tsx +4 -0
  70. package/react/chevron-left-double.tsx +38 -0
  71. package/react/chevron-left.tsx +4 -0
  72. package/react/chevron-right-double.tsx +38 -0
  73. package/react/chevron-right.tsx +4 -0
  74. package/react/chevron-up-double.tsx +38 -0
  75. package/react/chevron-up-down-line.tsx +38 -0
  76. package/react/chevron-up-down.tsx +38 -0
  77. package/react/chevron-up.tsx +4 -0
  78. package/react/circle-corners.tsx +4 -0
  79. package/react/circle-motion-x.tsx +4 -0
  80. package/react/circle-notch.tsx +4 -0
  81. package/react/circle-slash.tsx +37 -0
  82. package/react/circle.tsx +4 -0
  83. package/react/circles-connected.tsx +4 -0
  84. package/react/clock-counter-clockwise-simple.tsx +4 -0
  85. package/react/clock-counter-clockwise.tsx +4 -0
  86. package/react/clock-overtime.tsx +4 -0
  87. package/react/clock.tsx +4 -0
  88. package/react/cluster.tsx +4 -0
  89. package/react/clustered.tsx +4 -0
  90. package/react/cog.tsx +4 -0
  91. package/react/cone-serpentine.tsx +4 -0
  92. package/react/corners-three-eye-open.tsx +4 -0
  93. package/react/credit-card.tsx +4 -0
  94. package/react/crop.tsx +4 -0
  95. package/react/cross-circle.tsx +4 -0
  96. package/react/cross-square.tsx +38 -0
  97. package/react/cross.tsx +4 -0
  98. package/react/cube.tsx +4 -0
  99. package/react/cursor-filled.tsx +4 -0
  100. package/react/cursor-lines.tsx +35 -0
  101. package/react/cursor-text.tsx +4 -0
  102. package/react/cursor.tsx +4 -0
  103. package/react/curve-square-circle-arrow.tsx +4 -0
  104. package/react/dash-left-down-square-dash-right-up.tsx +4 -0
  105. package/react/dash-left-up-square-dash-down-right.tsx +4 -0
  106. package/react/dash-square-dash-horizontal.tsx +4 -0
  107. package/react/dash-square-dash-vertical.tsx +4 -0
  108. package/react/distribute-horizontal.tsx +4 -0
  109. package/react/distribute-vertical.tsx +4 -0
  110. package/react/dots-nine.tsx +29 -0
  111. package/react/dots-three.tsx +29 -0
  112. package/react/dots-two.tsx +29 -0
  113. package/react/download.tsx +38 -0
  114. package/react/envelope.tsx +4 -0
  115. package/react/eraser.tsx +4 -0
  116. package/react/exclamation-point-circle.tsx +4 -0
  117. package/react/export.tsx +38 -0
  118. package/react/eye-closed-dots-four-frame-broken.tsx +4 -0
  119. package/react/eye-closed.tsx +4 -0
  120. package/react/eye-open-line-frame-broken.tsx +4 -0
  121. package/react/eye-open-slash.tsx +4 -0
  122. package/react/eye-open.tsx +4 -0
  123. package/react/eyedropper.tsx +4 -0
  124. package/react/factory-house.tsx +4 -0
  125. package/react/factory.tsx +4 -0
  126. package/react/folder.tsx +4 -0
  127. package/react/frame-lines-two.tsx +4 -0
  128. package/react/frame-play.tsx +4 -0
  129. package/react/frame-plus.tsx +4 -0
  130. package/react/frame.tsx +4 -0
  131. package/react/funnel.tsx +4 -0
  132. package/react/gauge.tsx +4 -0
  133. package/react/globe.tsx +4 -0
  134. package/react/graduation-cap.tsx +4 -0
  135. package/react/grid-four.tsx +4 -0
  136. package/react/grid-six.tsx +4 -0
  137. package/react/grid.tsx +38 -0
  138. package/react/hand-filled.tsx +4 -0
  139. package/react/hand-pointing.tsx +35 -0
  140. package/react/hand.tsx +4 -0
  141. package/react/highlighter-underline.tsx +4 -0
  142. package/react/highlighter.tsx +4 -0
  143. package/react/house.tsx +4 -0
  144. package/react/image.tsx +4 -0
  145. package/react/index.ts +44 -0
  146. package/react/information-mark-circle.tsx +4 -0
  147. package/react/kanban.tsx +4 -0
  148. package/react/key.tsx +4 -0
  149. package/react/keycap.tsx +4 -0
  150. package/react/laptop.tsx +4 -0
  151. package/react/lasso.tsx +4 -0
  152. package/react/layout.tsx +4 -0
  153. package/react/lifesaver.tsx +4 -0
  154. package/react/lightning.tsx +4 -0
  155. package/react/line-curved.tsx +4 -0
  156. package/react/line-dashed.tsx +4 -0
  157. package/react/line-diagonal.tsx +4 -0
  158. package/react/line-dotted.tsx +4 -0
  159. package/react/line-horizontal.tsx +4 -0
  160. package/react/line-orthogonal.tsx +4 -0
  161. package/react/line-straight.tsx +4 -0
  162. package/react/lines-three-horizontal-line-vertical-center.tsx +4 -0
  163. package/react/lines-three-horizontal.tsx +4 -0
  164. package/react/lines-three-vertical.tsx +4 -0
  165. package/react/link.tsx +4 -0
  166. package/react/list-bullets.tsx +4 -0
  167. package/react/list-numbers.tsx +4 -0
  168. package/react/lock-closed.tsx +4 -0
  169. package/react/lock-open.tsx +4 -0
  170. package/react/login.tsx +38 -0
  171. package/react/logout.tsx +38 -0
  172. package/react/magnet.tsx +4 -0
  173. package/react/magnifying-glass.tsx +4 -0
  174. package/react/map.tsx +4 -0
  175. package/react/microphone-slash.tsx +4 -0
  176. package/react/microphone.tsx +4 -0
  177. package/react/minus.tsx +4 -0
  178. package/react/monitor-arrow.tsx +4 -0
  179. package/react/monitor-pause.tsx +4 -0
  180. package/react/monitor-play.tsx +4 -0
  181. package/react/monitor-stop.tsx +4 -0
  182. package/react/mouse.tsx +4 -0
  183. package/react/navigation-arrow-lines.tsx +35 -0
  184. package/react/navigation-up-left-filled.tsx +35 -0
  185. package/react/navigation-up-left-slash.tsx +38 -0
  186. package/react/navigation-up-right.tsx +38 -0
  187. package/react/next.tsx +4 -0
  188. package/react/node-lines-curved.tsx +4 -0
  189. package/react/node-lines-horizontal.tsx +4 -0
  190. package/react/node-lines-vertical.tsx +4 -0
  191. package/react/node-plus.tsx +4 -0
  192. package/react/nodes-connected.tsx +4 -0
  193. package/react/nodes-connections-three.tsx +4 -0
  194. package/react/note-magnifying-glass.tsx +4 -0
  195. package/react/paper-plane-filled-right.tsx +31 -0
  196. package/react/paper-plane-tilt.tsx +38 -0
  197. package/react/parallelogram.tsx +4 -0
  198. package/react/pause-circle.tsx +4 -0
  199. package/react/pause.tsx +4 -0
  200. package/react/pdf.tsx +4 -0
  201. package/react/pen-tip.tsx +4 -0
  202. package/react/pen.tsx +4 -0
  203. package/react/placeholder.tsx +4 -0
  204. package/react/play-circle.tsx +4 -0
  205. package/react/play.tsx +4 -0
  206. package/react/playback-speed-circle.tsx +4 -0
  207. package/react/plug.tsx +4 -0
  208. package/react/plus-text.tsx +4 -0
  209. package/react/plus.tsx +4 -0
  210. package/react/presentation-arrow.tsx +4 -0
  211. package/react/presentation-eye-open.tsx +4 -0
  212. package/react/presentation-line.tsx +4 -0
  213. package/react/presentation-lines-two.tsx +4 -0
  214. package/react/presentation-link.tsx +4 -0
  215. package/react/presentation-number-one.tsx +4 -0
  216. package/react/presentation-play.tsx +4 -0
  217. package/react/presentation-plus.tsx +4 -0
  218. package/react/previous.tsx +4 -0
  219. package/react/prohibit.tsx +4 -0
  220. package/react/push-pin.tsx +4 -0
  221. package/react/question-mark-circle.tsx +4 -0
  222. package/react/question-mark.tsx +4 -0
  223. package/react/rectangle-arrow-up-center.tsx +38 -0
  224. package/react/rectangle-dash-lines.tsx +4 -0
  225. package/react/rectangle-dot-line-pen.tsx +4 -0
  226. package/react/rectangle-play-stack.tsx +4 -0
  227. package/react/rectangle-tick.tsx +4 -0
  228. package/react/rectangles-three-aligned.tsx +4 -0
  229. package/react/rectangles-three-free.tsx +4 -0
  230. package/react/rectangles-three-overlap.tsx +4 -0
  231. package/react/rectangles-two-line.tsx +4 -0
  232. package/react/rectangles-two-lines-four.tsx +4 -0
  233. package/react/rectangles-two-minus.tsx +4 -0
  234. package/react/rectangles-two-plus.tsx +4 -0
  235. package/react/rectangles-two-user.tsx +4 -0
  236. package/react/rhombus.tsx +4 -0
  237. package/react/scissors.tsx +4 -0
  238. package/react/scrollbar-xy.tsx +4 -0
  239. package/react/shapes.tsx +4 -0
  240. package/react/shield-check.tsx +4 -0
  241. package/react/shield-lock.tsx +4 -0
  242. package/react/shuffle.tsx +38 -0
  243. package/react/sidebar-closed.tsx +4 -0
  244. package/react/sidebar-open.tsx +4 -0
  245. package/react/sliders-x.tsx +4 -0
  246. package/react/sliders-y.tsx +4 -0
  247. package/react/smiley-chat.tsx +4 -0
  248. package/react/smiley-sticker.tsx +4 -0
  249. package/react/smiley.tsx +4 -0
  250. package/react/social-facebook.tsx +4 -0
  251. package/react/social-instagram.tsx +4 -0
  252. package/react/social-linkedin.tsx +4 -0
  253. package/react/social-twitter.tsx +4 -0
  254. package/react/social-youtube.tsx +4 -0
  255. package/react/speaker-cross.tsx +4 -0
  256. package/react/speaker-high.tsx +4 -0
  257. package/react/split-vertical.tsx +4 -0
  258. package/react/square-brackets-angle-slash.tsx +4 -0
  259. package/react/square-circles-two.tsx +4 -0
  260. package/react/square-line-square-dashed.tsx +4 -0
  261. package/react/square-rounded.tsx +4 -0
  262. package/react/square-star-scribble.tsx +4 -0
  263. package/react/square-triangle-circle-plus.tsx +4 -0
  264. package/react/square.tsx +4 -0
  265. package/react/squares-four.tsx +4 -0
  266. package/react/squares-group.tsx +4 -0
  267. package/react/squares-merge.tsx +4 -0
  268. package/react/squares-three.tsx +4 -0
  269. package/react/squares-two-overlap.tsx +4 -0
  270. package/react/squares-ungroup.tsx +4 -0
  271. package/react/squares-unmerge.tsx +4 -0
  272. package/react/stack.tsx +4 -0
  273. package/react/star-filled.tsx +35 -0
  274. package/react/star.tsx +38 -0
  275. package/react/sticky-corners.tsx +5 -1
  276. package/react/sticky-note-stack.tsx +4 -0
  277. package/react/sticky-note-wide.tsx +4 -0
  278. package/react/sticky-note.tsx +4 -0
  279. package/react/sticky-notes-two.tsx +4 -0
  280. package/react/stop-circle.tsx +4 -0
  281. package/react/stroke-1.tsx +38 -0
  282. package/react/stroke-2.tsx +38 -0
  283. package/react/stroke-3.tsx +38 -0
  284. package/react/stroke-4.tsx +38 -0
  285. package/react/stroke-5.tsx +38 -0
  286. package/react/stroke-6.tsx +38 -0
  287. package/react/tag.tsx +4 -0
  288. package/react/text-a-underline.tsx +4 -0
  289. package/react/text-align-center.tsx +4 -0
  290. package/react/text-align-left.tsx +4 -0
  291. package/react/text-b-bold-italic-underlined.tsx +4 -0
  292. package/react/text-b-bold.tsx +4 -0
  293. package/react/text-cursor-eye-open.tsx +4 -0
  294. package/react/text-h-one.tsx +4 -0
  295. package/react/text-h-three.tsx +4 -0
  296. package/react/text-h-two.tsx +4 -0
  297. package/react/text-i-italic.tsx +4 -0
  298. package/react/text-indent.tsx +4 -0
  299. package/react/text-lines-three.tsx +4 -0
  300. package/react/text-s-strikethrough.tsx +4 -0
  301. package/react/text-styles.tsx +4 -0
  302. package/react/text-t.tsx +4 -0
  303. package/react/text-u-underlined.tsx +4 -0
  304. package/react/thumbs-up.tsx +4 -0
  305. package/react/tick-circle.tsx +35 -0
  306. package/react/ticket.tsx +4 -0
  307. package/react/timer.tsx +4 -0
  308. package/react/trackpad.tsx +4 -0
  309. package/react/trash-simple.tsx +4 -0
  310. package/react/trash.tsx +4 -0
  311. package/react/triangle.tsx +4 -0
  312. package/react/trident.tsx +4 -0
  313. package/react/trophy.tsx +4 -0
  314. package/react/user-add.tsx +4 -0
  315. package/react/user-arrow-right-up.tsx +4 -0
  316. package/react/user-eye-open.tsx +4 -0
  317. package/react/user-load.tsx +4 -0
  318. package/react/user-number-three.tsx +4 -0
  319. package/react/user-pen-dashes-bottom.tsx +4 -0
  320. package/react/user-pen-line-bottom.tsx +4 -0
  321. package/react/user-tick-down.tsx +4 -0
  322. package/react/user.tsx +4 -0
  323. package/react/users-three.tsx +4 -0
  324. package/react/users.tsx +4 -0
  325. package/react/video-camera-simple-slash.tsx +4 -0
  326. package/react/video-camera-simple.tsx +4 -0
  327. package/react/video-camera.tsx +4 -0
  328. package/react/view-center.tsx +4 -0
  329. package/react/view-side-left.tsx +4 -0
  330. package/react/wallet.tsx +4 -0
  331. package/svg/24/add-line-bottom.svg +1 -0
  332. package/svg/24/add-line-right.svg +1 -0
  333. package/svg/24/align-bottom.svg +1 -0
  334. package/svg/24/align-center-horizontal.svg +1 -0
  335. package/svg/24/align-center-vertical.svg +1 -0
  336. package/svg/24/align-left.svg +1 -0
  337. package/svg/24/align-right.svg +1 -0
  338. package/svg/24/align-top.svg +1 -0
  339. package/svg/24/arrow-arc-left.svg +2 -0
  340. package/svg/24/arrow-arc-right.svg +2 -0
  341. package/svg/24/arrow-bend-up-right.svg +2 -0
  342. package/svg/24/arrow-box-out.svg +1 -0
  343. package/svg/24/arrow-clockwise-down-right.svg +1 -0
  344. package/svg/24/arrow-clockwise-up-left.svg +1 -0
  345. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -0
  346. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -0
  347. package/svg/24/arrow-down-left.svg +1 -0
  348. package/svg/24/arrow-down-right.svg +1 -0
  349. package/svg/24/arrow-down.svg +1 -0
  350. package/svg/24/arrow-fat-right.svg +1 -0
  351. package/svg/24/arrow-fat-up-right.svg +2 -0
  352. package/svg/24/arrow-left.svg +1 -0
  353. package/svg/24/arrow-right.svg +1 -0
  354. package/svg/24/arrow-up-circle.svg +2 -0
  355. package/svg/24/arrow-up-left.svg +1 -0
  356. package/svg/24/arrow-up-right.svg +1 -0
  357. package/svg/24/arrow-up.svg +1 -0
  358. package/svg/24/arrows-clockwise-x.svg +1 -0
  359. package/svg/24/arrows-clockwise-y.svg +1 -0
  360. package/svg/24/arrows-in-simple.svg +2 -0
  361. package/svg/24/arrows-out-cardinal.svg +2 -0
  362. package/svg/24/arrows-out-lines-horizontal.svg +2 -0
  363. package/svg/24/arrows-out-simple.svg +2 -0
  364. package/svg/24/article.svg +1 -0
  365. package/svg/24/at.svg +1 -0
  366. package/svg/24/bar-three.svg +1 -0
  367. package/svg/24/bell-slash.svg +1 -0
  368. package/svg/24/bell-tilt.svg +1 -0
  369. package/svg/24/bell.svg +1 -0
  370. package/svg/24/board.svg +1 -0
  371. package/svg/24/bookmark.svg +1 -0
  372. package/svg/24/brackets-angle-slash.svg +1 -0
  373. package/svg/24/brackets-curly-circles-three.svg +1 -0
  374. package/svg/24/calendar-blank.svg +1 -0
  375. package/svg/24/camera.svg +1 -0
  376. package/svg/24/card-number-three.svg +1 -0
  377. package/svg/24/card.svg +1 -0
  378. package/svg/24/cards-poker.svg +1 -0
  379. package/svg/24/chart-bar-y-simple.svg +1 -0
  380. package/svg/24/chart-bar-y.svg +1 -0
  381. package/svg/24/chat-dashes-lines-two.svg +1 -0
  382. package/svg/24/chat-lines-cross.svg +1 -0
  383. package/svg/24/chat-lines-eye-open.svg +1 -0
  384. package/svg/24/chat-lines-two-stack.svg +1 -0
  385. package/svg/24/chat-lines-two.svg +1 -0
  386. package/svg/24/chat-plus.svg +1 -0
  387. package/svg/24/chat-text-arrow.svg +1 -0
  388. package/svg/24/chat-two.svg +1 -0
  389. package/svg/24/chat.svg +1 -0
  390. package/svg/24/check-mark.svg +1 -0
  391. package/svg/24/checkboard-square-centered.svg +1 -0
  392. package/svg/24/chevron-down-double.svg +2 -0
  393. package/svg/24/chevron-down.svg +1 -0
  394. package/svg/24/chevron-left-double.svg +2 -0
  395. package/svg/24/chevron-left.svg +1 -0
  396. package/svg/24/chevron-right-double.svg +2 -0
  397. package/svg/24/chevron-right.svg +1 -0
  398. package/svg/24/chevron-up-double.svg +2 -0
  399. package/svg/24/chevron-up-down-line.svg +2 -0
  400. package/svg/24/chevron-up-down.svg +2 -0
  401. package/svg/24/chevron-up.svg +1 -0
  402. package/svg/24/circle-corners.svg +1 -0
  403. package/svg/24/circle-motion-x.svg +1 -0
  404. package/svg/24/circle-notch.svg +1 -0
  405. package/svg/24/circle-slash.svg +2 -0
  406. package/svg/24/circle.svg +1 -0
  407. package/svg/24/circles-connected.svg +1 -0
  408. package/svg/24/clock-counter-clockwise-simple.svg +1 -0
  409. package/svg/24/clock-counter-clockwise.svg +1 -0
  410. package/svg/24/clock-overtime.svg +1 -0
  411. package/svg/24/clock.svg +1 -0
  412. package/svg/24/cluster.svg +1 -0
  413. package/svg/24/clustered.svg +1 -0
  414. package/svg/24/cog.svg +1 -0
  415. package/svg/24/cone-serpentine.svg +1 -0
  416. package/svg/24/corners-three-eye-open.svg +1 -0
  417. package/svg/24/credit-card.svg +1 -0
  418. package/svg/24/crop.svg +1 -0
  419. package/svg/24/cross-circle.svg +1 -0
  420. package/svg/24/cross-square.svg +2 -0
  421. package/svg/24/cross.svg +1 -0
  422. package/svg/24/cube.svg +1 -0
  423. package/svg/24/cursor-filled.svg +1 -0
  424. package/svg/24/cursor-lines.svg +2 -0
  425. package/svg/24/cursor-text.svg +1 -0
  426. package/svg/24/cursor.svg +1 -0
  427. package/svg/24/curve-square-circle-arrow.svg +1 -0
  428. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -0
  429. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -0
  430. package/svg/24/dash-square-dash-horizontal.svg +1 -0
  431. package/svg/24/dash-square-dash-vertical.svg +1 -0
  432. package/svg/24/distribute-horizontal.svg +1 -0
  433. package/svg/24/distribute-vertical.svg +1 -0
  434. package/svg/24/dots-nine.svg +2 -0
  435. package/svg/24/dots-three.svg +2 -0
  436. package/svg/24/dots-two.svg +2 -0
  437. package/svg/24/download.svg +2 -0
  438. package/svg/24/envelope.svg +1 -0
  439. package/svg/24/eraser.svg +1 -0
  440. package/svg/24/exclamation-point-circle.svg +1 -0
  441. package/svg/24/export.svg +2 -0
  442. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -0
  443. package/svg/24/eye-closed.svg +1 -0
  444. package/svg/24/eye-open-line-frame-broken.svg +1 -0
  445. package/svg/24/eye-open-slash.svg +1 -0
  446. package/svg/24/eye-open.svg +1 -0
  447. package/svg/24/eyedropper.svg +1 -0
  448. package/svg/24/factory-house.svg +1 -0
  449. package/svg/24/factory.svg +1 -0
  450. package/svg/24/folder.svg +1 -0
  451. package/svg/24/frame-lines-two.svg +1 -0
  452. package/svg/24/frame-play.svg +1 -0
  453. package/svg/24/frame-plus.svg +1 -0
  454. package/svg/24/frame.svg +1 -0
  455. package/svg/24/funnel.svg +1 -0
  456. package/svg/24/gauge.svg +1 -0
  457. package/svg/24/globe.svg +1 -0
  458. package/svg/24/graduation-cap.svg +1 -0
  459. package/svg/24/grid-four.svg +1 -0
  460. package/svg/24/grid-six.svg +1 -0
  461. package/svg/24/grid.svg +2 -0
  462. package/svg/24/hand-filled.svg +1 -0
  463. package/svg/24/hand-pointing.svg +2 -0
  464. package/svg/24/hand.svg +1 -0
  465. package/svg/24/highlighter-underline.svg +1 -0
  466. package/svg/24/highlighter.svg +1 -0
  467. package/svg/24/house.svg +1 -0
  468. package/svg/24/image.svg +1 -0
  469. package/svg/24/information-mark-circle.svg +1 -0
  470. package/svg/24/kanban.svg +1 -0
  471. package/svg/24/key.svg +1 -0
  472. package/svg/24/keycap.svg +1 -0
  473. package/svg/24/laptop.svg +1 -0
  474. package/svg/24/lasso.svg +1 -0
  475. package/svg/24/layout.svg +1 -0
  476. package/svg/24/lifesaver.svg +1 -0
  477. package/svg/24/lightning.svg +1 -0
  478. package/svg/24/line-curved.svg +1 -0
  479. package/svg/24/line-dashed.svg +1 -0
  480. package/svg/24/line-diagonal.svg +1 -0
  481. package/svg/24/line-dotted.svg +1 -0
  482. package/svg/24/line-horizontal.svg +1 -0
  483. package/svg/24/line-orthogonal.svg +1 -0
  484. package/svg/24/line-straight.svg +1 -0
  485. package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -0
  486. package/svg/24/lines-three-horizontal.svg +1 -0
  487. package/svg/24/lines-three-vertical.svg +1 -0
  488. package/svg/24/link.svg +1 -0
  489. package/svg/24/list-bullets.svg +1 -0
  490. package/svg/24/list-numbers.svg +1 -0
  491. package/svg/24/lock-closed.svg +1 -0
  492. package/svg/24/lock-open.svg +1 -0
  493. package/svg/24/login.svg +2 -0
  494. package/svg/24/logout.svg +2 -0
  495. package/svg/24/magnet.svg +1 -0
  496. package/svg/24/magnifying-glass.svg +1 -0
  497. package/svg/24/map.svg +1 -0
  498. package/svg/24/microphone-slash.svg +1 -0
  499. package/svg/24/microphone.svg +1 -0
  500. package/svg/24/minus.svg +1 -0
  501. package/svg/24/monitor-arrow.svg +1 -0
  502. package/svg/24/monitor-pause.svg +1 -0
  503. package/svg/24/monitor-play.svg +1 -0
  504. package/svg/24/monitor-stop.svg +1 -0
  505. package/svg/24/mouse.svg +1 -0
  506. package/svg/24/navigation-arrow-lines.svg +2 -0
  507. package/svg/24/navigation-up-left-filled.svg +2 -0
  508. package/svg/24/navigation-up-left-slash.svg +2 -0
  509. package/svg/24/navigation-up-right.svg +2 -0
  510. package/svg/24/next.svg +1 -0
  511. package/svg/24/node-lines-curved.svg +1 -0
  512. package/svg/24/node-lines-horizontal.svg +1 -0
  513. package/svg/24/node-lines-vertical.svg +1 -0
  514. package/svg/24/node-plus.svg +1 -0
  515. package/svg/24/nodes-connected.svg +1 -0
  516. package/svg/24/nodes-connections-three.svg +1 -0
  517. package/svg/24/note-magnifying-glass.svg +1 -0
  518. package/svg/24/paper-plane-filled-right.svg +2 -0
  519. package/svg/24/paper-plane-tilt.svg +2 -0
  520. package/svg/24/parallelogram.svg +1 -0
  521. package/svg/24/pause-circle.svg +1 -0
  522. package/svg/24/pause.svg +1 -0
  523. package/svg/24/pdf.svg +1 -0
  524. package/svg/24/pen-tip.svg +1 -0
  525. package/svg/24/pen.svg +1 -0
  526. package/svg/24/placeholder.svg +1 -0
  527. package/svg/24/play-circle.svg +1 -0
  528. package/svg/24/play.svg +1 -0
  529. package/svg/24/playback-speed-circle.svg +1 -0
  530. package/svg/24/plug.svg +1 -0
  531. package/svg/24/plus-text.svg +1 -0
  532. package/svg/24/plus.svg +1 -0
  533. package/svg/24/presentation-arrow.svg +1 -0
  534. package/svg/24/presentation-eye-open.svg +1 -0
  535. package/svg/24/presentation-line.svg +1 -0
  536. package/svg/24/presentation-lines-two.svg +1 -0
  537. package/svg/24/presentation-link.svg +1 -0
  538. package/svg/24/presentation-number-one.svg +1 -0
  539. package/svg/24/presentation-play.svg +1 -0
  540. package/svg/24/presentation-plus.svg +1 -0
  541. package/svg/24/previous.svg +1 -0
  542. package/svg/24/prohibit.svg +1 -0
  543. package/svg/24/push-pin.svg +1 -0
  544. package/svg/24/question-mark-circle.svg +1 -0
  545. package/svg/24/question-mark.svg +1 -0
  546. package/svg/24/rectangle-arrow-up-center.svg +2 -0
  547. package/svg/24/rectangle-dash-lines.svg +1 -0
  548. package/svg/24/rectangle-dot-line-pen.svg +1 -0
  549. package/svg/24/rectangle-play-stack.svg +1 -0
  550. package/svg/24/rectangle-tick.svg +1 -0
  551. package/svg/24/rectangles-three-aligned.svg +1 -0
  552. package/svg/24/rectangles-three-free.svg +1 -0
  553. package/svg/24/rectangles-three-overlap.svg +1 -0
  554. package/svg/24/rectangles-two-line.svg +1 -0
  555. package/svg/24/rectangles-two-lines-four.svg +1 -0
  556. package/svg/24/rectangles-two-minus.svg +1 -0
  557. package/svg/24/rectangles-two-plus.svg +1 -0
  558. package/svg/24/rectangles-two-user.svg +1 -0
  559. package/svg/24/rhombus.svg +1 -0
  560. package/svg/24/scissors.svg +1 -0
  561. package/svg/24/scrollbar-xy.svg +1 -0
  562. package/svg/24/shapes.svg +1 -0
  563. package/svg/24/shield-check.svg +1 -0
  564. package/svg/24/shield-lock.svg +1 -0
  565. package/svg/24/shuffle.svg +2 -0
  566. package/svg/24/sidebar-closed.svg +1 -0
  567. package/svg/24/sidebar-open.svg +1 -0
  568. package/svg/24/sliders-x.svg +1 -0
  569. package/svg/24/sliders-y.svg +1 -0
  570. package/svg/24/smiley-chat.svg +1 -0
  571. package/svg/24/smiley-sticker.svg +1 -0
  572. package/svg/24/smiley.svg +1 -0
  573. package/svg/24/social-facebook.svg +1 -0
  574. package/svg/24/social-instagram.svg +1 -0
  575. package/svg/24/social-linkedin.svg +1 -0
  576. package/svg/24/social-twitter.svg +1 -0
  577. package/svg/24/social-youtube.svg +1 -0
  578. package/svg/24/speaker-cross.svg +1 -0
  579. package/svg/24/speaker-high.svg +1 -0
  580. package/svg/24/split-vertical.svg +1 -0
  581. package/svg/24/square-brackets-angle-slash.svg +1 -0
  582. package/svg/24/square-circles-two.svg +1 -0
  583. package/svg/24/square-line-square-dashed.svg +1 -0
  584. package/svg/24/square-rounded.svg +1 -0
  585. package/svg/24/square-star-scribble.svg +1 -0
  586. package/svg/24/square-triangle-circle-plus.svg +1 -0
  587. package/svg/24/square.svg +1 -0
  588. package/svg/24/squares-four.svg +1 -0
  589. package/svg/24/squares-group.svg +1 -0
  590. package/svg/24/squares-merge.svg +1 -0
  591. package/svg/24/squares-three.svg +1 -0
  592. package/svg/24/squares-two-overlap.svg +1 -0
  593. package/svg/24/squares-ungroup.svg +1 -0
  594. package/svg/24/squares-unmerge.svg +1 -0
  595. package/svg/24/stack.svg +1 -0
  596. package/svg/24/star-filled.svg +2 -0
  597. package/svg/24/star.svg +2 -0
  598. package/svg/24/sticky-corners.svg +2 -1
  599. package/svg/24/sticky-note-stack.svg +1 -0
  600. package/svg/24/sticky-note-wide.svg +1 -0
  601. package/svg/24/sticky-note.svg +1 -0
  602. package/svg/24/sticky-notes-two.svg +1 -0
  603. package/svg/24/stop-circle.svg +1 -0
  604. package/svg/24/stroke-1.svg +2 -0
  605. package/svg/24/stroke-2.svg +2 -0
  606. package/svg/24/stroke-3.svg +2 -0
  607. package/svg/24/stroke-4.svg +2 -0
  608. package/svg/24/stroke-5.svg +2 -0
  609. package/svg/24/stroke-6.svg +2 -0
  610. package/svg/24/tag.svg +1 -0
  611. package/svg/24/text-a-underline.svg +1 -0
  612. package/svg/24/text-align-center.svg +1 -0
  613. package/svg/24/text-align-left.svg +1 -0
  614. package/svg/24/text-b-bold-italic-underlined.svg +1 -0
  615. package/svg/24/text-b-bold.svg +1 -0
  616. package/svg/24/text-cursor-eye-open.svg +1 -0
  617. package/svg/24/text-h-one.svg +1 -0
  618. package/svg/24/text-h-three.svg +1 -0
  619. package/svg/24/text-h-two.svg +1 -0
  620. package/svg/24/text-i-italic.svg +1 -0
  621. package/svg/24/text-indent.svg +1 -0
  622. package/svg/24/text-lines-three.svg +1 -0
  623. package/svg/24/text-s-strikethrough.svg +1 -0
  624. package/svg/24/text-styles.svg +1 -0
  625. package/svg/24/text-t.svg +1 -0
  626. package/svg/24/text-u-underlined.svg +1 -0
  627. package/svg/24/thumbs-up.svg +1 -0
  628. package/svg/24/tick-circle.svg +2 -0
  629. package/svg/24/ticket.svg +1 -0
  630. package/svg/24/timer.svg +1 -0
  631. package/svg/24/trackpad.svg +1 -0
  632. package/svg/24/trash-simple.svg +1 -0
  633. package/svg/24/trash.svg +1 -0
  634. package/svg/24/triangle.svg +1 -0
  635. package/svg/24/trident.svg +1 -0
  636. package/svg/24/trophy.svg +1 -0
  637. package/svg/24/user-add.svg +1 -0
  638. package/svg/24/user-arrow-right-up.svg +1 -0
  639. package/svg/24/user-eye-open.svg +1 -0
  640. package/svg/24/user-load.svg +1 -0
  641. package/svg/24/user-number-three.svg +1 -0
  642. package/svg/24/user-pen-dashes-bottom.svg +1 -0
  643. package/svg/24/user-pen-line-bottom.svg +1 -0
  644. package/svg/24/user-tick-down.svg +1 -0
  645. package/svg/24/user.svg +1 -0
  646. package/svg/24/users-three.svg +1 -0
  647. package/svg/24/users.svg +1 -0
  648. package/svg/24/video-camera-simple-slash.svg +1 -0
  649. package/svg/24/video-camera-simple.svg +1 -0
  650. package/svg/24/video-camera.svg +1 -0
  651. package/svg/24/view-center.svg +1 -0
  652. package/svg/24/view-side-left.svg +1 -0
  653. package/svg/24/wallet.svg +1 -0
  654. package/svg/meta.json +380 -7
@@ -1,3 +1,7 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
1
5
  import React, { forwardRef, createElement } from 'react'
2
6
  import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
7
 
@@ -1,3 +1,7 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
1
5
  import React, { forwardRef, createElement } from 'react'
2
6
  import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
7
 
@@ -1,3 +1,7 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
1
5
  import React, { forwardRef, createElement } from 'react'
2
6
  import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
7
 
@@ -1,3 +1,7 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
1
5
  import React, { forwardRef, createElement } from 'react'
2
6
  import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
7
 
@@ -1,3 +1,7 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
1
5
  import React, { forwardRef, createElement } from 'react'
2
6
  import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
7
 
@@ -1,3 +1,7 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
1
5
  import React, { forwardRef, createElement } from 'react'
2
6
  import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
7
 
package/react/user.tsx CHANGED
@@ -1,3 +1,7 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
1
5
  import React, { forwardRef, createElement } from 'react'
2
6
  import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
7
 
@@ -1,3 +1,7 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
1
5
  import React, { forwardRef, createElement } from 'react'
2
6
  import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
7
 
package/react/users.tsx CHANGED
@@ -1,3 +1,7 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
1
5
  import React, { forwardRef, createElement } from 'react'
2
6
  import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
7
 
@@ -1,3 +1,7 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
1
5
  import React, { forwardRef, createElement } from 'react'
2
6
  import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
7
 
@@ -1,3 +1,7 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
1
5
  import React, { forwardRef, createElement } from 'react'
2
6
  import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
7
 
@@ -1,3 +1,7 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
1
5
  import React, { forwardRef, createElement } from 'react'
2
6
  import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
7
 
@@ -1,3 +1,7 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
1
5
  import React, { forwardRef, createElement } from 'react'
2
6
  import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
7
 
@@ -1,3 +1,7 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
1
5
  import React, { forwardRef, createElement } from 'react'
2
6
  import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
7
 
package/react/wallet.tsx CHANGED
@@ -1,3 +1,7 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
1
5
  import React, { forwardRef, createElement } from 'react'
2
6
  import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
7
 
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M21 5H3m13 10h-4m0 0H8m4 0v-4m0 4v4"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M5 3v18M15 8v4m0 0v4m0-4h-4m4 0h4"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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 20h18"/><path fill="currentColor" d="M7 3.5a1.5 1.5 0 1 1 3 0v11a1.5 1.5 0 0 1-3 0v-11ZM14 8.5a1.5 1.5 0 0 1 3 0v6a1.5 1.5 0 0 1-3 0v-6Z"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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="M12 3v18"/><path fill="currentColor" d="M19.5 7a1.5 1.5 0 0 1 0 3h-15a1.5 1.5 0 1 1 0-3h15ZM16.5 14a1.5 1.5 0 0 1 0 3h-9a1.5 1.5 0 0 1 0-3h9Z"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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 12h18"/><path fill="currentColor" d="M7 4.5a1.5 1.5 0 1 1 3 0v15a1.5 1.5 0 0 1-3 0v-15ZM14 7.5a1.5 1.5 0 0 1 3 0v9a1.5 1.5 0 0 1-3 0v-9Z"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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="M4 21V3"/><path fill="currentColor" d="M8 15.5A1.5 1.5 0 0 1 9.5 14h5a1.5 1.5 0 0 1 0 3h-5A1.5 1.5 0 0 1 8 15.5ZM8 8.5A1.5 1.5 0 0 1 9.5 7h11a1.5 1.5 0 0 1 0 3h-11A1.5 1.5 0 0 1 8 8.5Z"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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="M20 3v18"/><path fill="currentColor" d="M2 8.5A1.5 1.5 0 0 1 3.5 7h11a1.5 1.5 0 0 1 0 3h-11A1.5 1.5 0 0 1 2 8.5ZM8 15.5A1.5 1.5 0 0 1 9.5 14h5a1.5 1.5 0 0 1 0 3h-5A1.5 1.5 0 0 1 8 15.5Z"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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 3h18"/><path fill="currentColor" d="M7 8.5a1.5 1.5 0 1 1 3 0v11a1.5 1.5 0 0 1-3 0v-11ZM14 8.5a1.5 1.5 0 0 1 3 0v6a1.5 1.5 0 0 1-3 0v-6Z"/></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20 15C18 9 9.5 7 4 15m0 0v-5m0 5h5"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 15c2-6 10.5-8 16 0m0 0v-5m0 5h-5"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 19c0-7 3-9 7-9h9m0 0-5-5m5 5-5 5"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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="M17 14v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h4.5M20 4l-9 9m2.002-9h7v7"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 20a8 8 0 1 1 7.748-6M17 12l3 3 3-3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 4a8 8 0 1 1-7.748 6M7 12 4 9l-3 3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4.258 14.015a8 8 0 1 1 7.758 5.987M1 12l3 3 3-3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M19.753 10.03a8 8 0 1 1-7.723-6.032M23 12l-3-3-3 3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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 19h9m-9 0v-9m0 9L19 5"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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 19v-9m0 9h-9m9 0L5 5"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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.205 3.205v17m-7-6.41 7 7 7-7"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-width="2" d="M11 7H3.25a.25.25 0 0 0-.25.25v9.5c0 .138.112.25.25.25H11v3.937c0 .216.257.33.418.185L21.5 12 11.418 2.878a.25.25 0 0 0-.418.185V7Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="currentColor" d="m21 3 .97.243a1 1 0 0 0-1.212-1.213L21 3Zm-3 12-.707.707a1 1 0 0 0 1.677-.465L18 15Zm-3-3 .707-.707-.604-.604-.691.502L15 12ZM4 20l-.809-.588a1 1 0 0 0 1.397 1.397L4 20Zm8-11 .809.588.502-.69-.604-.605L12 9ZM9 6l-.243-.97a1 1 0 0 0-.464 1.677L9 6Zm11.03-3.243-3 12 1.94.486 3-12-1.94-.486Zm-1.323 11.536-3-3-1.414 1.414 3 3 1.414-1.414Zm-4.295-3.102-11 8 1.176 1.618 11-8-1.176-1.618Zm-9.603 9.397 8-11-1.618-1.176-8 11 1.618 1.176Zm7.898-12.295-3-3-1.414 1.414 3 3 1.414-1.414ZM9.243 6.97l12-3-.485-1.94-12 3 .485 1.94Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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 12H4m6.41-7-7 7 7 7"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M20 12H3m10.59-7 7 7-7 7"/></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="currentColor" d="M11 17a1 1 0 1 0 2 0h-2Zm1-10 .707-.707a1 1 0 0 0-1.414 0L12 7Zm3.293 4.707a1 1 0 0 0 1.414-1.414l-1.414 1.414Zm-8-1.414a1 1 0 1 0 1.414 1.414l-1.414-1.414ZM13 17V7h-2v10h2Zm-1.707-9.293 4 4 1.414-1.414-4-4-1.414 1.414Zm0-1.414-4 4 1.414 1.414 4-4-1.414-1.414ZM21 12a9 9 0 0 1-9 9v2c6.075 0 11-4.925 11-11h-2Zm-9 9a9 9 0 0 1-9-9H1c0 6.075 4.925 11 11 11v-2Zm-9-9a9 9 0 0 1 9-9V1C5.925 1 1 5.925 1 12h2Zm9-9a9 9 0 0 1 9 9h2c0-6.075-4.925-11-11-11v2Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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 5v9m0-9h9M5 5l14 14"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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 5h-9m9 0v9m0-9L5 19"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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.205 20.795v-17m7 6.41-7-7-7 7"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4 12a8 8 0 0 1 10-7.748M20 12a8 8 0 0 1-10.369 7.643M12 7l3-3-3-3m0 16-3 3 3 3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 20a8 8 0 0 1-7.748-10M12 4a8 8 0 0 1 7.643 10.369M7 12 4 9l-3 3m16 0 3 3 3-3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m21 3-5 5m0 0V3m0 5h5M3 21l5-5m0 0v5m0-5H3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 3v18m0-18 3 3m-3-3L9 6m3 15 3-3m-3 3-3-3m-6-6h18M3 12l3-3m-3 3 3 3m15-3-3-3m3 3-3 3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2 6v12M22 6v12m-3-6H5m14 0-3-3m3 3-3 3M5 12l3-3m-3 3 3 3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m16 8 5-5m0 0v5m0-5h-5M8 16l-5 5m0 0v-5m0 5h5"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M8 8h8m-8 4h8m-8 4h5m-8 4h14a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
package/svg/24/at.svg CHANGED
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 12a4 4 0 1 1-8 0 4 4 0 0 1 8 0Zm0 0v1.5a2.5 2.5 0 0 0 5 0V12c0-4-3-9-9-8.988a9 9 0 0 0 0 18s2.537 0 4.5-1.166"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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 5H3m18 7H3m18 7H3"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="currentColor" d="M17 12.5h-1a1 1 0 0 0 .168.555L17 12.5Zm2.482 3.723.832-.555-.832.555Zm-.416.777v1-1ZM7 12l.857.514A1 1 0 0 0 8 12H7Zm-1.494.546a1 1 0 0 0 1.715 1.03l-1.715-1.03Zm-2.213 6.747a1 1 0 1 0 1.414 1.414l-1.414-1.414ZM20.707 4.707a1 1 0 0 0-1.414-1.414l1.414 1.414ZM14 5.535a1 1 0 1 0 1.002-1.732l-1.002 1.732ZM16 9v3.5h2V9h-2Zm.168 4.055 2.482 3.722 1.664-1.11-2.482-3.722-1.664 1.11Zm2.482 3.722a.5.5 0 0 1 .416-.777v2c1.198 0 1.912-1.335 1.248-2.332l-1.664 1.11ZM13 18a1 1 0 0 1-1 1v2a3 3 0 0 0 3-3h-2Zm-1 1a1 1 0 0 1-1-1H9a3 3 0 0 0 3 3v-2Zm3.757-11.377C15.914 8.05 16 8.514 16 9h2c0-.724-.129-1.42-.366-2.066l-1.877.689ZM19.066 16H7v2h12.066v-2ZM8 12V9H6v3h2Zm0-3a4 4 0 0 1 4-4V3a6 6 0 0 0-6 6h2Zm-.779 4.575.636-1.06-1.714-1.03-.637 1.061 1.715 1.03Zm-2.514 7.132 16-16-1.414-1.414-16 16 1.414 1.414ZM12 5c.73 0 1.412.195 2 .535l1-1.732A5.977 5.977 0 0 0 12 3v2Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-width="2" d="M11.646 17.795a2 2 0 0 1-3.465-2M8.583 9.1l1.5-2.598a5 5 0 0 1 8.66 5l-1.75 3.03.289 4.466a.5.5 0 0 1-.75.465L4.25 12.37a.5.5 0 0 1 .007-.87l4.326-2.402Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
package/svg/24/bell.svg CHANGED
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-width="2" d="M14 18a2 2 0 1 1-4 0m-3-6V9a5 5 0 0 1 10 0v3.5l2.482 3.723a.5.5 0 0 1-.416.777H4.883a.5.5 0 0 1-.429-.757L7 12Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
package/svg/24/board.svg CHANGED
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 13h6M6 17H2V3h20v14h-4M6 17v4m0-4h12m0 0v4"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17.5 3h-11a.5.5 0 0 0-.5.5V21l6-4.5 6 4.5V3.5a.5.5 0 0 0-.5-.5Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m7 8-4 4 4 4m10-8 4 4-4 4M14 5l-4 14"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="currentColor" d="M9 15.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM13.5 15.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM18 15.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M5.004 20a2 2 0 0 1-2-2v-4c0-1.105-1.896-2-2-2-.105 0 2-.895 2-2V6a2 2 0 0 1 2-2M19 4a2 2 0 0 1 2 2v4c0 1.105 1.895 2 2 2 .105 0-2 .895-2 2v4a2 2 0 0 1-2 2"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="M3 11v10h18V11M3 11V5h18v6M3 11h18m-5-8v4M8 3v4"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
package/svg/24/camera.svg CHANGED
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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(#a)"><path d="M19 20H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2a1.5 1.5 0 0 0 1.5-1.5A1.5 1.5 0 0 1 10 4h4a1.5 1.5 0 0 1 1.5 1.5A1.5 1.5 0 0 0 17 7h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2Z"/><path d="M9.322 15.554a3.62 3.62 0 1 0 5.356-4.87 3.62 3.62 0 0 0-5.356 4.87Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM17 18a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.25 9h3.5l-2 3c.667 0 2 .559 2 2 0 1.5-1.354 2-2 2C10.5 16 10 15 10 15M6 3h12a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Z"/></svg>
package/svg/24/card.svg CHANGED
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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 14h10M3.5 5h17a.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.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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.182 6H3.5a.5.5 0 0 0-.5.5v14a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V18M11.182 6H12.5a.5.5 0 0 1 .5.5V18M11.182 6V3.5a.5.5 0 0 1 .5-.5H20.5a.5.5 0 0 1 .5.5v14a.5.5 0 0 1-.5.5H13"/><path fill="currentColor" d="M9.5 13.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM7 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM11 18a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4 14v6m5-10v10m5-16v16m5-13v13"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M6 16v-3.5a.5.5 0 0 1 .5-.5H10m0 0V8.5a.5.5 0 0 1 .5-.5H14m-4 4v4m4 0V4.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5V16M4 20h16"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 9h1m3 0h6M7 13h1m3 0h6m-4.93 7.93L15 18h5a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h5l2.93 2.93a.1.1 0 0 0 .14 0Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 9h2m-2 4h8m-5-9H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h5l2.93 2.93a.1.1 0 0 0 .14 0L15 18h5a1 1 0 0 0 1-1v-5M15 1l6 6m0-6-6 6"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M15 18v-1a1 1 0 0 0-.707.293L15 18Zm-6 0 .707-.707A1 1 0 0 0 9 17v1Zm2.93 2.93.706-.708-.707.707ZM7 8a1 1 0 0 0 0 2V8Zm2 2a1 1 0 1 0 0-2v2Zm-2 2a1 1 0 1 0 0 2v-2Zm8 2a1 1 0 1 0 0-2v2ZM7 5a1 1 0 0 0 0-2v2Zm15 7a1 1 0 1 0-2 0h2Zm-9.222 9.636 2.93-2.929-1.415-1.414-2.93 2.93 1.415 1.413ZM15 19h5v-2h-5v2ZM2 5v12h2V5H2Zm2 14h5v-2H4v2Zm4.293-.293 2.93 2.93 1.413-1.415-2.929-2.93-1.414 1.415ZM4 3a2 2 0 0 0-2 2h2V3Zm16 16a2 2 0 0 0 2-2h-2v2ZM2 17a2 2 0 0 0 2 2v-2H2Zm9.364 3.222a.9.9 0 0 1 1.272 0l-1.414 1.414a1.1 1.1 0 0 0 1.556 0l-1.414-1.414ZM7 10h2V8H7v2Zm0 4h8v-2H7v2ZM7 3H4v2h3V3Zm15 14v-5h-2v5h2ZM12 5c0 .163-.05.222.01.084.04-.09.108-.223.212-.388.207-.33.528-.748.962-1.154C14.048 2.732 15.314 2 17 2V0c-2.314 0-4.048 1.018-5.184 2.083a7.974 7.974 0 0 0-1.288 1.55 5.04 5.04 0 0 0-.351.652c-.065.15-.177.426-.177.715h2Zm5-3c1.686 0 2.952.732 3.816 1.542.434.406.755.823.962 1.154.104.165.173.299.211.388.06.138.011.08.011-.084h2c0-.288-.112-.566-.177-.715a5.052 5.052 0 0 0-.35-.652 7.974 7.974 0 0 0-1.29-1.55C21.049 1.018 19.315 0 17 0v2Zm5 3c0-.163.05-.222-.01-.084a3.07 3.07 0 0 1-.212.388c-.207.33-.528.748-.962 1.154C19.952 7.268 18.686 8 17 8v2c2.314 0 4.048-1.018 5.184-2.083a7.974 7.974 0 0 0 1.288-1.55c.146-.232.265-.454.351-.652.065-.15.177-.426.177-.715h-2Zm-5 3c-1.686 0-2.952-.732-3.816-1.542a5.975 5.975 0 0 1-.962-1.154 3.083 3.083 0 0 1-.211-.388C11.95 4.778 12 4.836 12 5h-2c0 .288.112.566.177.715.086.198.205.42.35.652a7.974 7.974 0 0 0 1.29 1.55C12.951 8.982 14.685 10 17 10V8Z"/><circle cx="17" cy="5" r="2" fill="currentColor"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 11h7m-7 3h7M6 4h14a1 1 0 0 1 1 1v10m-10.5 6 2.5-3h4a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h4l2.359 3a.1.1 0 0 0 .141 0Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 9h8m-8 4h8m-3.93 7.93L15 18h5a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h5l2.93 2.93a.1.1 0 0 0 .14 0Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 11h6m-3-3v6m.07 6.93L15 18h5a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h5l2.93 2.93a.1.1 0 0 0 .14 0Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m16 8 5-5m0 0v5m0-5h-5M7 9h2m-2 4h8m-5-9H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h5l2.93 2.93a.1.1 0 0 0 .14 0L15 18h5a1 1 0 0 0 1-1v-4"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="currentColor" d="M15 9h1a1 1 0 0 0-1-1v1Zm0 10v1a1 1 0 0 0 1-1h-1ZM2 21H1a1 1 0 0 0 1.555.832L2 21Zm3-2v-1h-.303l-.252.168L5 19Zm17-2-.707.707A1 1 0 0 0 23 17h-1Zm-3-3 .707-.707-.293-.293H19v1ZM1 9.5V21h2V9.5H1Zm1.555 12.332 3-2-1.11-1.664-3 2 1.11 1.664ZM5 20h10v-2H5v2ZM2.5 10H7V8H2.5v2ZM7 10h8V8H7v2Zm1-1V4.5H6V9h2Zm-.5-4h14V3h-14v2ZM21 4.5V17h2V4.5h-2Zm1.707 11.793-3-3-1.414 1.414 3 3 1.414-1.414ZM14 9v5h2V9h-2Zm0 5v5h2v-5h-2Zm5-1h-4v2h4v-2Zm2.5-8a.5.5 0 0 1-.5-.5h2A1.5 1.5 0 0 0 21.5 3v2ZM8 4.5a.5.5 0 0 1-.5.5V3A1.5 1.5 0 0 0 6 4.5h2Zm-5 5a.5.5 0 0 1-.5.5V8A1.5 1.5 0 0 0 1 9.5h2Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
package/svg/24/chat.svg CHANGED
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-width="2" d="m12 18-3.84 2.88A.1.1 0 0 1 8 20.8V18H4a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-8Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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 11 5 5 9-9"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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 2a1 1 0 0 1 1-1h1v2H1V2ZM3 3h2v2H3V3ZM1 5h2v2H1V5ZM3 7h2v2H3V7ZM1 9h2v2H1V9ZM3 11h2v2H3v-2ZM1 13h2v2H1v-2ZM3 15h2v2H3v-2ZM1 17h2v2H1v-2ZM1 21h2v2H2a1 1 0 0 1-1-1v-1ZM3 19h2v2H3v-2ZM5 1h2v2H5V1ZM7 3h2v2H7V3ZM5 5h2L5 7V5ZM5 17l2 2H5v-2ZM5 21h2v2H5v-2ZM7 19h2v2H7v-2ZM9 1h2v2H9V1ZM11 3h2v2h-2V3ZM9 21h2v2H9v-2ZM11 19h2v2h-2v-2ZM13 1h2v2h-2V1ZM15 3h2v2h-2V3ZM13 21h2v2h-2v-2ZM15 19h2v2h-2v-2ZM17 1h2v2h-2V1ZM21 1h1a1 1 0 0 1 1 1v1h-2V1ZM19 3h2v2h-2V3ZM17 5h2v2l-2-2ZM21 5h2v2h-2V5ZM19 7h2v2h-2V7ZM21 9h2v2h-2V9ZM19 11h2v2h-2v-2ZM21 13h2v2h-2v-2ZM19 15h2v2h-2v-2ZM19 17v2h-2l2-2ZM17 21h2v2h-2v-2ZM21 17h2v2h-2v-2ZM21 21h2v1a1 1 0 0 1-1 1h-1v-2ZM19 19h2v2h-2v-2ZM7 9a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2V9Z"/><path stroke="currentColor" stroke-width="5" d="M22 21h.001"/></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m15 14-3 3-3-3m6-7-3 3-3-3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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"/></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m10 15-3-3 3-3m7 6-3-3 3-3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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"/></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m14 9 3 3-3 3M7 9l3 3-3 3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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"/></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m9 10 3-3 3 3m-6 7 3-3 3 3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m8 7.5 4-4 4 4m0 9-4 4-4-4M5 12h14"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m8 8.5 4-4 4 4m0 7-4 4-4-4"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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 7V3h4m10 0h4v4m0 10v4h-4M7 21H3v-4"/><circle cx="12" cy="12" r="4" fill="currentColor"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M3.5 6H5m3 0h7m0 0a6 6 0 1 0 0 12 6 6 0 0 0 0-12ZM2.5 10H9m-6 4h1m3 0h2m-5 4h10.5"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 20a8 8 0 1 0-8-8"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M15.806 2.75A9.97 9.97 0 0 0 12 2C6.477 2 2 6.477 2 12a9.97 9.97 0 0 0 .756 3.822m5.412 5.418c1.18.49 2.475.76 3.832.76 5.523 0 10-4.477 10-10a9.97 9.97 0 0 0-.758-3.827M4 20 20 4"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
package/svg/24/circle.svg CHANGED
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><circle cx="12" cy="12" r="9" stroke="currentColor" stroke-width="2"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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-2M9 9 7 7m0 10 2-2M7 5a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm0 14a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm9-7a4 4 0 1 1-8 0 4 4 0 0 1 8 0Zm4-6.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"/><circle cx="20" cy="20" r="2" fill="currentColor"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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.258 14.015a8 8 0 1 1 7.758 5.987M1 12l3 3 3-3"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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-3M4.258 14.015a8 8 0 1 1 7.758 5.987M1 12l3 3 3-3"/></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"/><path fill="currentColor" d="M12 12c.88.44 2.921 1.267 4.137 1.8.25.11.362.401.229.639a5 5 0 1 1-4.865-7.414c.274-.028.499.2.499.477V12Z"/></svg>
package/svg/24/clock.svg CHANGED
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
2
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M11 7.4v4.05l2.7 2.25M20 11a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1,2 @@
1
+ <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
1
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.053h3m7 .894V3.5a.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.053V14.5a.5.5 0 0 1-.5.5h-2.6m3.1-3.053h4.5a.5.5 0 0 1 .5.5V19.5a.5.5 0 0 1-.5.5h-7.1a.5.5 0 0 1-.5-.5V15"/><rect width="4" height="4" x="6" y="18" fill="currentColor" rx="1"/></svg>