@mirohq/design-system-icons 0.46.0-red-icons.0 → 0.47.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (912) hide show
  1. package/dist/main.js +14396 -12435
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +14395 -12436
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +8 -2
  6. package/package.json +4 -3
  7. package/react/activity.tsx +40 -0
  8. package/react/add-line-bottom.tsx +9 -5
  9. package/react/add-line-right.tsx +9 -5
  10. package/react/align-bottom.tsx +10 -6
  11. package/react/align-center-horizontal.tsx +10 -6
  12. package/react/align-center-vertical.tsx +10 -6
  13. package/react/align-left.tsx +10 -6
  14. package/react/align-right.tsx +10 -6
  15. package/react/align-top.tsx +10 -6
  16. package/react/arrow-arc-left.tsx +9 -5
  17. package/react/arrow-arc-right.tsx +9 -5
  18. package/react/arrow-bend-up-left.tsx +9 -5
  19. package/react/arrow-bend-up-right.tsx +9 -5
  20. package/react/arrow-box-out.tsx +8 -4
  21. package/react/arrow-clockwise-down-right.tsx +9 -5
  22. package/react/arrow-clockwise-up-left.tsx +9 -5
  23. package/react/arrow-counter-clockwise-down-left.tsx +9 -5
  24. package/react/arrow-counter-clockwise-up-right.tsx +9 -5
  25. package/react/arrow-curves-bottom-right.tsx +8 -4
  26. package/react/arrow-down-left.tsx +9 -5
  27. package/react/arrow-down-right.tsx +9 -5
  28. package/react/arrow-down.tsx +9 -5
  29. package/react/arrow-elbow-down-right.tsx +8 -4
  30. package/react/arrow-fat-right.tsx +8 -4
  31. package/react/arrow-fat-up-right.tsx +9 -5
  32. package/react/arrow-left.tsx +9 -5
  33. package/react/arrow-right.tsx +13 -5
  34. package/react/arrow-up-circle.tsx +8 -4
  35. package/react/arrow-up-left.tsx +9 -5
  36. package/react/arrow-up-right.tsx +9 -5
  37. package/react/arrow-up.tsx +9 -5
  38. package/react/arrows-clockwise-rectangle-tilt.tsx +8 -4
  39. package/react/arrows-clockwise-x.tsx +9 -5
  40. package/react/arrows-clockwise-y.tsx +13 -5
  41. package/react/arrows-down-up.tsx +9 -5
  42. package/react/arrows-horizontal-lines-top-bottom.tsx +8 -4
  43. package/react/arrows-in-simple.tsx +8 -4
  44. package/react/arrows-out-cardinal.tsx +8 -4
  45. package/react/arrows-out-lines-horizontal.tsx +8 -4
  46. package/react/arrows-out-simple.tsx +8 -4
  47. package/react/arrows-square-counter-clockwise-y.tsx +9 -5
  48. package/react/article.tsx +8 -4
  49. package/react/at.tsx +9 -5
  50. package/react/badge.tsx +8 -4
  51. package/react/barrel.tsx +8 -4
  52. package/react/bell-slash.tsx +9 -5
  53. package/react/bell-tilt.tsx +8 -4
  54. package/react/bell.tsx +8 -4
  55. package/react/board.tsx +9 -5
  56. package/react/book-open-info.tsx +9 -5
  57. package/react/bookmark.tsx +9 -5
  58. package/react/bracket-curly-left.tsx +8 -4
  59. package/react/bracket-curly-right.tsx +8 -4
  60. package/react/brackets-angle-slash.tsx +9 -5
  61. package/react/brackets-curly-circles-three.tsx +10 -6
  62. package/react/brush.tsx +8 -4
  63. package/react/calendar-blank.tsx +9 -5
  64. package/react/camera.tsx +10 -6
  65. package/react/card-circles.tsx +9 -5
  66. package/react/card-number-three.tsx +10 -6
  67. package/react/card.tsx +10 -6
  68. package/react/cards-poker.tsx +10 -6
  69. package/react/chart-bar-y-simple.tsx +9 -5
  70. package/react/chart-bar-y.tsx +13 -5
  71. package/react/chat-check.tsx +8 -4
  72. package/react/chat-dashes-lines-two.tsx +8 -4
  73. package/react/chat-lines-cross.tsx +8 -4
  74. package/react/chat-lines-dot.tsx +9 -5
  75. package/react/chat-lines-eye-open.tsx +10 -6
  76. package/react/chat-lines-two-stack.tsx +8 -4
  77. package/react/chat-lines-two.tsx +8 -4
  78. package/react/chat-plus.tsx +8 -4
  79. package/react/chat-text-arrow.tsx +9 -5
  80. package/react/chat-two.tsx +8 -4
  81. package/react/chat.tsx +8 -4
  82. package/react/check-mark.tsx +9 -5
  83. package/react/checkboard-square-centered.tsx +9 -5
  84. package/react/chevron-down-double.tsx +9 -5
  85. package/react/chevron-down.tsx +9 -5
  86. package/react/chevron-left-double.tsx +9 -5
  87. package/react/chevron-left.tsx +9 -5
  88. package/react/chevron-right-double.tsx +9 -5
  89. package/react/chevron-right-small.tsx +8 -4
  90. package/react/chevron-right.tsx +9 -5
  91. package/react/chevron-up-double.tsx +9 -5
  92. package/react/chevron-up-down-line.tsx +8 -4
  93. package/react/chevron-up-down.tsx +8 -4
  94. package/react/chevron-up.tsx +13 -5
  95. package/react/circle-corners.tsx +9 -5
  96. package/react/circle-motion-x.tsx +9 -5
  97. package/react/circle-notch.tsx +9 -5
  98. package/react/circle-slash.tsx +8 -4
  99. package/react/circle.tsx +8 -4
  100. package/react/circles-connected.tsx +10 -6
  101. package/react/clock-counter-clockwise-simple.tsx +10 -6
  102. package/react/clock-counter-clockwise.tsx +10 -6
  103. package/react/clock-overtime.tsx +10 -6
  104. package/react/clock.tsx +9 -5
  105. package/react/cloud.tsx +8 -4
  106. package/react/cluster.tsx +10 -6
  107. package/react/clustered.tsx +14 -6
  108. package/react/cog.tsx +10 -6
  109. package/react/coins-checked.tsx +10 -6
  110. package/react/coins-slash.tsx +10 -6
  111. package/react/coins.tsx +9 -5
  112. package/react/columns-three.tsx +8 -4
  113. package/react/comment-group.tsx +9 -5
  114. package/react/cone-serpentine.tsx +10 -6
  115. package/react/connection-line-elbows.tsx +9 -5
  116. package/react/connection-line-straight.tsx +9 -5
  117. package/react/corners-three-eye-open.tsx +10 -6
  118. package/react/counter.tsx +9 -5
  119. package/react/credit-card.tsx +9 -5
  120. package/react/crop.tsx +9 -5
  121. package/react/cross-circle.tsx +9 -5
  122. package/react/cross-fat.tsx +9 -5
  123. package/react/cross-square.tsx +8 -4
  124. package/react/cross.tsx +9 -5
  125. package/react/cube.tsx +9 -5
  126. package/react/cursor-filled.tsx +10 -6
  127. package/react/cursor-lines.tsx +10 -6
  128. package/react/cursor-text-lines.tsx +8 -4
  129. package/react/cursor-text.tsx +9 -5
  130. package/react/cursor.tsx +9 -5
  131. package/react/curve-square-circle-arrow.tsx +9 -5
  132. package/react/dash-left-down-square-dash-right-up.tsx +9 -5
  133. package/react/dash-left-up-square-dash-down-right.tsx +9 -5
  134. package/react/dash-square-dash-horizontal.tsx +9 -5
  135. package/react/dash-square-dash-vertical.tsx +9 -5
  136. package/react/diagram-card-large-1.tsx +8 -4
  137. package/react/diagram-card-large-2.tsx +10 -6
  138. package/react/diagram-card-large-3.tsx +9 -5
  139. package/react/diagram-card-large-4.tsx +9 -5
  140. package/react/diagram-card-magnifying-glass.tsx +8 -4
  141. package/react/diagram-card-small-1.tsx +8 -4
  142. package/react/diagram-card-small-2.tsx +9 -5
  143. package/react/diagram-card-small-3.tsx +9 -5
  144. package/react/diagram-card-team.tsx +11 -5
  145. package/react/diagram-card-user.tsx +11 -8
  146. package/react/distribute-horizontal.tsx +10 -6
  147. package/react/distribute-vertical.tsx +10 -6
  148. package/react/dollar-sign-currency.tsx +8 -4
  149. package/react/dot-voting.tsx +8 -4
  150. package/react/dots-nine.tsx +9 -5
  151. package/react/dots-six-horizontal.tsx +8 -4
  152. package/react/dots-six-vertical.tsx +9 -5
  153. package/react/dots-three-vertical.tsx +9 -5
  154. package/react/dots-three.tsx +9 -5
  155. package/react/dots-two.tsx +9 -5
  156. package/react/download.tsx +9 -5
  157. package/react/envelope.tsx +9 -5
  158. package/react/eraser.tsx +9 -5
  159. package/react/exclamation-mark-octagon.tsx +9 -5
  160. package/react/exclamation-point-circle.tsx +10 -6
  161. package/react/export.tsx +9 -5
  162. package/react/eye-closed-dots-four-frame-broken.tsx +9 -5
  163. package/react/eye-closed.tsx +9 -5
  164. package/react/eye-open-line-frame-broken.tsx +10 -6
  165. package/react/eye-open-slash.tsx +9 -5
  166. package/react/eye-open.tsx +10 -6
  167. package/react/eyedropper.tsx +10 -6
  168. package/react/factory-house.tsx +9 -5
  169. package/react/factory.tsx +9 -5
  170. package/react/file-spreadsheet.tsx +8 -4
  171. package/react/flag.tsx +8 -4
  172. package/react/folder.tsx +8 -4
  173. package/react/frame-lines-two.tsx +8 -4
  174. package/react/frame-play.tsx +9 -5
  175. package/react/frame-plus.tsx +8 -4
  176. package/react/frame.tsx +8 -4
  177. package/react/funnel.tsx +9 -5
  178. package/react/gauge.tsx +10 -6
  179. package/react/gavel.tsx +8 -4
  180. package/react/gift.tsx +8 -4
  181. package/react/globe.tsx +13 -5
  182. package/react/graduation-cap.tsx +9 -5
  183. package/react/grid-four.tsx +9 -5
  184. package/react/grid-six.tsx +9 -5
  185. package/react/grid.tsx +8 -4
  186. package/react/hand-filled.tsx +10 -6
  187. package/react/hand-pointing.tsx +8 -4
  188. package/react/hand.tsx +9 -5
  189. package/react/headset-person.tsx +10 -6
  190. package/react/heart-filled.tsx +9 -5
  191. package/react/heart.tsx +8 -4
  192. package/react/hexagon.tsx +8 -4
  193. package/react/highlighter-underline.tsx +11 -7
  194. package/react/highlighter.tsx +9 -5
  195. package/react/house.tsx +9 -5
  196. package/react/image.tsx +10 -6
  197. package/react/indent-left.tsx +10 -6
  198. package/react/indent-right.tsx +10 -6
  199. package/react/index.ts +2 -0
  200. package/react/information-mark-circle.tsx +10 -6
  201. package/react/kanban.tsx +9 -5
  202. package/react/key.tsx +9 -5
  203. package/react/keycap.tsx +10 -6
  204. package/react/laptop.tsx +9 -5
  205. package/react/lasso.tsx +9 -5
  206. package/react/layout.tsx +9 -5
  207. package/react/lifesaver.tsx +9 -5
  208. package/react/lightbox.tsx +9 -5
  209. package/react/lightbulb.tsx +9 -5
  210. package/react/lightning.tsx +9 -5
  211. package/react/line-curved.tsx +9 -5
  212. package/react/line-dashed.tsx +9 -5
  213. package/react/line-diagonal.tsx +9 -5
  214. package/react/line-dotted.tsx +9 -5
  215. package/react/line-horizontal.tsx +9 -5
  216. package/react/line-orthogonal.tsx +9 -5
  217. package/react/line-spacing.tsx +47 -0
  218. package/react/line-straight.tsx +9 -5
  219. package/react/line-two-diagonal-top-right-double.tsx +8 -4
  220. package/react/lines-three-horizontal-line-vertical-center.tsx +9 -6
  221. package/react/lines-three-horizontal.tsx +9 -5
  222. package/react/lines-three-vertical.tsx +9 -5
  223. package/react/lines-top-left-columns-two.tsx +8 -4
  224. package/react/link-plus.tsx +8 -4
  225. package/react/link.tsx +9 -5
  226. package/react/list-bullets.tsx +10 -6
  227. package/react/list-numbers.tsx +9 -5
  228. package/react/lock-closed.tsx +10 -6
  229. package/react/lock-open.tsx +10 -6
  230. package/react/login.tsx +8 -4
  231. package/react/logout.tsx +8 -4
  232. package/react/magnet.tsx +9 -5
  233. package/react/magnifying-glass-lightning.tsx +9 -5
  234. package/react/magnifying-glass-plus.tsx +8 -4
  235. package/react/magnifying-glass.tsx +9 -5
  236. package/react/map.tsx +9 -5
  237. package/react/megaphone.tsx +8 -4
  238. package/react/mermaid.tsx +8 -4
  239. package/react/microphone-slash.tsx +9 -5
  240. package/react/microphone.tsx +9 -5
  241. package/react/minus.tsx +9 -5
  242. package/react/mobile.tsx +9 -5
  243. package/react/monitor-arrow.tsx +8 -4
  244. package/react/monitor-pause.tsx +8 -4
  245. package/react/monitor-play.tsx +9 -5
  246. package/react/monitor-stop.tsx +9 -5
  247. package/react/moon.tsx +8 -4
  248. package/react/mouse.tsx +10 -6
  249. package/react/music-note.tsx +9 -5
  250. package/react/navigation-arrow-lines.tsx +10 -6
  251. package/react/navigation-up-left-filled.tsx +10 -6
  252. package/react/navigation-up-left-slash.tsx +9 -5
  253. package/react/navigation-up-right.tsx +9 -5
  254. package/react/next.tsx +9 -5
  255. package/react/node-connected-dot.tsx +9 -5
  256. package/react/node-lines-curved.tsx +8 -4
  257. package/react/node-lines-horizontal.tsx +8 -4
  258. package/react/node-lines-vertical.tsx +8 -4
  259. package/react/node-plus.tsx +8 -4
  260. package/react/nodes-connected.tsx +9 -5
  261. package/react/nodes-connections-three.tsx +8 -4
  262. package/react/note-magnifying-glass.tsx +8 -4
  263. package/react/notepad.tsx +9 -5
  264. package/react/octagon.tsx +8 -4
  265. package/react/office.tsx +8 -4
  266. package/react/org-chart.tsx +8 -4
  267. package/react/paint-bucket.tsx +9 -5
  268. package/react/palette.tsx +9 -5
  269. package/react/paper-plane-filled-right.tsx +9 -5
  270. package/react/paper-plane-tilt.tsx +8 -4
  271. package/react/parallelogram.tsx +8 -4
  272. package/react/pause-circle.tsx +9 -5
  273. package/react/pause.tsx +8 -4
  274. package/react/pdf.tsx +9 -5
  275. package/react/pen-tip.tsx +9 -5
  276. package/react/pen-underline.tsx +9 -5
  277. package/react/pen.tsx +9 -5
  278. package/react/pentagon.tsx +8 -4
  279. package/react/people-list.tsx +9 -5
  280. package/react/placeholder.tsx +9 -5
  281. package/react/planet.tsx +8 -4
  282. package/react/play-circle.tsx +10 -6
  283. package/react/play.tsx +9 -5
  284. package/react/playback-speed-circle.tsx +10 -6
  285. package/react/plug.tsx +9 -5
  286. package/react/plus-box.tsx +8 -4
  287. package/react/plus-square.tsx +9 -5
  288. package/react/plus-text.tsx +9 -5
  289. package/react/plus.tsx +9 -5
  290. package/react/polling.tsx +10 -6
  291. package/react/presentation-arrow.tsx +8 -4
  292. package/react/presentation-eye-open.tsx +10 -6
  293. package/react/presentation-line.tsx +8 -4
  294. package/react/presentation-lines-two.tsx +8 -4
  295. package/react/presentation-link.tsx +8 -4
  296. package/react/presentation-number-one.tsx +8 -4
  297. package/react/presentation-play.tsx +9 -5
  298. package/react/presentation-plus.tsx +8 -4
  299. package/react/previous.tsx +8 -4
  300. package/react/prohibit.tsx +8 -4
  301. package/react/push-pin-filled.tsx +9 -5
  302. package/react/push-pin.tsx +9 -5
  303. package/react/question-mark-circle.tsx +9 -5
  304. package/react/question-mark.tsx +10 -6
  305. package/react/quotes.tsx +8 -4
  306. package/react/rectangle-arrow-up-center.tsx +9 -5
  307. package/react/rectangle-dash-lines.tsx +8 -4
  308. package/react/rectangle-dot-line-pen.tsx +10 -6
  309. package/react/rectangle-frame-2-lines.tsx +8 -4
  310. package/react/rectangle-play-stack.tsx +9 -5
  311. package/react/rectangle-portrait-dash-square-top-center.tsx +9 -6
  312. package/react/rectangle-portrait-dash-square-top-left.tsx +9 -6
  313. package/react/rectangle-portrait-dash.tsx +8 -4
  314. package/react/rectangle-portrait-filled.tsx +9 -5
  315. package/react/rectangle-portrait-square-top-left.tsx +9 -5
  316. package/react/rectangle-portrait.tsx +8 -4
  317. package/react/rectangle-tick.tsx +8 -4
  318. package/react/rectangle-triangle-bottom-center.tsx +8 -4
  319. package/react/rectangles-three-aligned.tsx +9 -5
  320. package/react/rectangles-three-free.tsx +9 -5
  321. package/react/rectangles-three-overlap.tsx +9 -5
  322. package/react/rectangles-two-line.tsx +9 -5
  323. package/react/rectangles-two-lines-four.tsx +8 -4
  324. package/react/rectangles-two-minus.tsx +8 -4
  325. package/react/rectangles-two-plus.tsx +8 -4
  326. package/react/rectangles-two-user.tsx +9 -5
  327. package/react/rhombus.tsx +8 -4
  328. package/react/rocket.tsx +8 -4
  329. package/react/rss-rectangle.tsx +9 -5
  330. package/react/rss.tsx +9 -5
  331. package/react/scissors.tsx +10 -6
  332. package/react/scrollbar-xy.tsx +9 -5
  333. package/react/shapes-lines.tsx +11 -7
  334. package/react/shapes.tsx +9 -5
  335. package/react/shield-check.tsx +9 -5
  336. package/react/shield-lock.tsx +10 -6
  337. package/react/shuffle.tsx +9 -5
  338. package/react/sidebar-closed.tsx +9 -5
  339. package/react/sidebar-global-closed.tsx +8 -4
  340. package/react/sidebar-global-open.tsx +8 -4
  341. package/react/sidebar-open.tsx +10 -6
  342. package/react/single-sparks-filled.tsx +10 -6
  343. package/react/sliders-x.tsx +13 -5
  344. package/react/sliders-y.tsx +9 -5
  345. package/react/smiley-chat.tsx +9 -5
  346. package/react/smiley-plus.tsx +9 -5
  347. package/react/smiley-sticker.tsx +9 -5
  348. package/react/smiley.tsx +9 -5
  349. package/react/social-ado.tsx +8 -4
  350. package/react/social-drawio.tsx +8 -4
  351. package/react/social-facebook.tsx +14 -6
  352. package/react/social-instagram.tsx +11 -7
  353. package/react/social-jira.tsx +11 -7
  354. package/react/social-linkedin.tsx +14 -6
  355. package/react/social-slack.tsx +9 -5
  356. package/react/social-twitter.tsx +10 -6
  357. package/react/social-x.tsx +8 -4
  358. package/react/social-youtube.tsx +10 -6
  359. package/react/sort-ascending.tsx +8 -4
  360. package/react/sort-descending.tsx +8 -4
  361. package/react/sparks-filled.tsx +10 -6
  362. package/react/sparks.tsx +10 -6
  363. package/react/speaker-cross.tsx +9 -5
  364. package/react/speaker-high.tsx +9 -5
  365. package/react/split-vertical.tsx +9 -5
  366. package/react/square-arrow-in.tsx +8 -4
  367. package/react/square-brackets-angle-slash.tsx +9 -5
  368. package/react/square-circles-two.tsx +10 -6
  369. package/react/square-frame-2-lines-circle.tsx +9 -5
  370. package/react/square-line-square-dashed.tsx +9 -5
  371. package/react/square-rounded.tsx +8 -4
  372. package/react/square-star-scribble.tsx +10 -6
  373. package/react/square-triangle-circle-plus.tsx +9 -5
  374. package/react/square.tsx +8 -4
  375. package/react/squares-column.tsx +8 -4
  376. package/react/squares-four.tsx +9 -5
  377. package/react/squares-group.tsx +11 -7
  378. package/react/squares-merge.tsx +10 -6
  379. package/react/squares-row.tsx +8 -4
  380. package/react/squares-three.tsx +9 -5
  381. package/react/squares-two-overlap.tsx +9 -5
  382. package/react/squares-ungroup.tsx +10 -6
  383. package/react/squares-unmerge.tsx +9 -5
  384. package/react/stack.tsx +9 -5
  385. package/react/star-filled.tsx +9 -5
  386. package/react/star-half.tsx +9 -5
  387. package/react/star.tsx +8 -4
  388. package/react/sticky-corners.tsx +8 -4
  389. package/react/sticky-eye-closed.tsx +9 -5
  390. package/react/sticky-eye-open.tsx +9 -5
  391. package/react/sticky-note-stack.tsx +8 -4
  392. package/react/sticky-note-wide.tsx +8 -4
  393. package/react/sticky-note.tsx +9 -5
  394. package/react/sticky-notes-two.tsx +8 -4
  395. package/react/stop-circle.tsx +10 -6
  396. package/react/story-points.tsx +9 -5
  397. package/react/stroke-1.tsx +8 -4
  398. package/react/stroke-2.tsx +8 -4
  399. package/react/stroke-3.tsx +8 -4
  400. package/react/stroke-4.tsx +8 -4
  401. package/react/stroke-5.tsx +8 -4
  402. package/react/stroke-6.tsx +8 -4
  403. package/react/switch.tsx +9 -5
  404. package/react/tag.tsx +14 -6
  405. package/react/tasks.tsx +9 -5
  406. package/react/text-a-underline.tsx +10 -6
  407. package/react/text-aa.tsx +8 -4
  408. package/react/text-align-center.tsx +9 -5
  409. package/react/text-align-left.tsx +9 -5
  410. package/react/text-align-right.tsx +9 -5
  411. package/react/text-b-bold-italic-underlined.tsx +10 -6
  412. package/react/text-b-bold.tsx +9 -5
  413. package/react/text-cursor-eye-open.tsx +10 -6
  414. package/react/text-h-one.tsx +9 -5
  415. package/react/text-h-three.tsx +9 -5
  416. package/react/text-h-two.tsx +9 -5
  417. package/react/text-i-italic.tsx +9 -5
  418. package/react/text-indent.tsx +9 -5
  419. package/react/text-lines-three.tsx +9 -5
  420. package/react/text-s-strikethrough.tsx +9 -5
  421. package/react/text-styles.tsx +10 -6
  422. package/react/text-t.tsx +9 -5
  423. package/react/text-u-underlined.tsx +9 -5
  424. package/react/thumbs-up.tsx +9 -5
  425. package/react/tick-circle.tsx +8 -4
  426. package/react/ticket.tsx +9 -5
  427. package/react/timer.tsx +10 -6
  428. package/react/toolbar.tsx +8 -4
  429. package/react/tooltip.tsx +8 -4
  430. package/react/trackpad.tsx +8 -4
  431. package/react/trapeze.tsx +8 -4
  432. package/react/trash-simple.tsx +9 -5
  433. package/react/trash.tsx +9 -5
  434. package/react/triangle-square-circle.tsx +8 -4
  435. package/react/triangle.tsx +8 -4
  436. package/react/trident.tsx +13 -9
  437. package/react/trophy.tsx +10 -6
  438. package/react/user-add.tsx +8 -4
  439. package/react/user-arrow-right-up.tsx +8 -4
  440. package/react/user-background-blur.tsx +9 -5
  441. package/react/user-cog-plus.tsx +9 -5
  442. package/react/user-cog.tsx +9 -5
  443. package/react/user-eye-open.tsx +10 -6
  444. package/react/user-filter.tsx +9 -5
  445. package/react/user-load.tsx +8 -4
  446. package/react/user-number-three.tsx +8 -4
  447. package/react/user-pen-dashes-bottom.tsx +9 -5
  448. package/react/user-pen-line-bottom.tsx +9 -5
  449. package/react/user-tick-down.tsx +8 -4
  450. package/react/user.tsx +8 -4
  451. package/react/users-three.tsx +8 -4
  452. package/react/users.tsx +8 -4
  453. package/react/video-camera-simple-error.tsx +10 -6
  454. package/react/video-camera-simple-slash.tsx +8 -4
  455. package/react/video-camera-simple.tsx +8 -4
  456. package/react/video-camera.tsx +8 -4
  457. package/react/view-center.tsx +10 -6
  458. package/react/view-side-left.tsx +10 -6
  459. package/react/wallet.tsx +14 -6
  460. package/svg/24/activity.svg +2 -0
  461. package/svg/24/add-line-bottom.svg +1 -1
  462. package/svg/24/add-line-right.svg +1 -1
  463. package/svg/24/align-bottom.svg +1 -1
  464. package/svg/24/align-center-horizontal.svg +1 -1
  465. package/svg/24/align-center-vertical.svg +1 -1
  466. package/svg/24/align-left.svg +1 -1
  467. package/svg/24/align-right.svg +1 -1
  468. package/svg/24/align-top.svg +1 -1
  469. package/svg/24/arrow-arc-left.svg +1 -1
  470. package/svg/24/arrow-arc-right.svg +1 -1
  471. package/svg/24/arrow-bend-up-left.svg +1 -1
  472. package/svg/24/arrow-bend-up-right.svg +1 -1
  473. package/svg/24/arrow-box-out.svg +1 -1
  474. package/svg/24/arrow-clockwise-down-right.svg +1 -1
  475. package/svg/24/arrow-clockwise-up-left.svg +1 -1
  476. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -1
  477. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
  478. package/svg/24/arrow-curves-bottom-right.svg +1 -1
  479. package/svg/24/arrow-down-left.svg +1 -1
  480. package/svg/24/arrow-down-right.svg +1 -1
  481. package/svg/24/arrow-down.svg +1 -1
  482. package/svg/24/arrow-elbow-down-right.svg +1 -1
  483. package/svg/24/arrow-fat-right.svg +1 -1
  484. package/svg/24/arrow-fat-up-right.svg +1 -1
  485. package/svg/24/arrow-left.svg +1 -1
  486. package/svg/24/arrow-right.svg +1 -1
  487. package/svg/24/arrow-up-circle.svg +1 -1
  488. package/svg/24/arrow-up-left.svg +1 -1
  489. package/svg/24/arrow-up-right.svg +1 -1
  490. package/svg/24/arrow-up.svg +1 -1
  491. package/svg/24/arrows-clockwise-rectangle-tilt.svg +1 -1
  492. package/svg/24/arrows-clockwise-x.svg +1 -1
  493. package/svg/24/arrows-clockwise-y.svg +1 -1
  494. package/svg/24/arrows-down-up.svg +1 -1
  495. package/svg/24/arrows-horizontal-lines-top-bottom.svg +1 -1
  496. package/svg/24/arrows-in-simple.svg +1 -1
  497. package/svg/24/arrows-out-cardinal.svg +1 -1
  498. package/svg/24/arrows-out-lines-horizontal.svg +1 -1
  499. package/svg/24/arrows-out-simple.svg +1 -1
  500. package/svg/24/arrows-square-counter-clockwise-y.svg +1 -1
  501. package/svg/24/article.svg +1 -1
  502. package/svg/24/at.svg +1 -1
  503. package/svg/24/badge.svg +1 -1
  504. package/svg/24/barrel.svg +1 -1
  505. package/svg/24/bell-slash.svg +1 -1
  506. package/svg/24/bell-tilt.svg +1 -1
  507. package/svg/24/bell.svg +1 -1
  508. package/svg/24/board.svg +1 -1
  509. package/svg/24/book-open-info.svg +1 -1
  510. package/svg/24/bookmark.svg +1 -1
  511. package/svg/24/bracket-curly-left.svg +1 -1
  512. package/svg/24/bracket-curly-right.svg +1 -1
  513. package/svg/24/brackets-angle-slash.svg +1 -1
  514. package/svg/24/brackets-curly-circles-three.svg +1 -1
  515. package/svg/24/brush.svg +1 -1
  516. package/svg/24/calendar-blank.svg +1 -1
  517. package/svg/24/camera.svg +1 -1
  518. package/svg/24/card-circles.svg +1 -1
  519. package/svg/24/card-number-three.svg +1 -1
  520. package/svg/24/card.svg +1 -1
  521. package/svg/24/cards-poker.svg +1 -1
  522. package/svg/24/chart-bar-y-simple.svg +1 -1
  523. package/svg/24/chart-bar-y.svg +1 -1
  524. package/svg/24/chat-check.svg +1 -1
  525. package/svg/24/chat-dashes-lines-two.svg +1 -1
  526. package/svg/24/chat-lines-cross.svg +1 -1
  527. package/svg/24/chat-lines-dot.svg +1 -1
  528. package/svg/24/chat-lines-eye-open.svg +1 -1
  529. package/svg/24/chat-lines-two-stack.svg +1 -1
  530. package/svg/24/chat-lines-two.svg +1 -1
  531. package/svg/24/chat-plus.svg +1 -1
  532. package/svg/24/chat-text-arrow.svg +1 -1
  533. package/svg/24/chat-two.svg +1 -1
  534. package/svg/24/chat.svg +1 -1
  535. package/svg/24/check-mark.svg +1 -1
  536. package/svg/24/checkboard-square-centered.svg +1 -1
  537. package/svg/24/chevron-down-double.svg +1 -1
  538. package/svg/24/chevron-down.svg +1 -1
  539. package/svg/24/chevron-left-double.svg +1 -1
  540. package/svg/24/chevron-left.svg +1 -1
  541. package/svg/24/chevron-right-double.svg +1 -1
  542. package/svg/24/chevron-right-small.svg +1 -1
  543. package/svg/24/chevron-right.svg +1 -1
  544. package/svg/24/chevron-up-double.svg +1 -1
  545. package/svg/24/chevron-up-down-line.svg +1 -1
  546. package/svg/24/chevron-up-down.svg +1 -1
  547. package/svg/24/chevron-up.svg +1 -1
  548. package/svg/24/circle-corners.svg +1 -1
  549. package/svg/24/circle-motion-x.svg +1 -1
  550. package/svg/24/circle-notch.svg +1 -1
  551. package/svg/24/circle-slash.svg +1 -1
  552. package/svg/24/circle.svg +1 -1
  553. package/svg/24/circles-connected.svg +1 -1
  554. package/svg/24/clock-counter-clockwise-simple.svg +1 -1
  555. package/svg/24/clock-counter-clockwise.svg +1 -1
  556. package/svg/24/clock-overtime.svg +1 -1
  557. package/svg/24/clock.svg +1 -1
  558. package/svg/24/cloud.svg +1 -1
  559. package/svg/24/cluster.svg +1 -1
  560. package/svg/24/clustered.svg +1 -1
  561. package/svg/24/cog.svg +1 -1
  562. package/svg/24/coins-checked.svg +1 -1
  563. package/svg/24/coins-slash.svg +1 -1
  564. package/svg/24/coins.svg +1 -1
  565. package/svg/24/columns-three.svg +1 -1
  566. package/svg/24/comment-group.svg +1 -1
  567. package/svg/24/cone-serpentine.svg +1 -1
  568. package/svg/24/connection-line-elbows.svg +1 -1
  569. package/svg/24/connection-line-straight.svg +1 -1
  570. package/svg/24/corners-three-eye-open.svg +1 -1
  571. package/svg/24/counter.svg +1 -1
  572. package/svg/24/credit-card.svg +1 -1
  573. package/svg/24/crop.svg +1 -1
  574. package/svg/24/cross-circle.svg +1 -1
  575. package/svg/24/cross-fat.svg +1 -1
  576. package/svg/24/cross-square.svg +1 -1
  577. package/svg/24/cross.svg +1 -1
  578. package/svg/24/cube.svg +1 -1
  579. package/svg/24/cursor-filled.svg +1 -1
  580. package/svg/24/cursor-lines.svg +1 -1
  581. package/svg/24/cursor-text-lines.svg +1 -1
  582. package/svg/24/cursor-text.svg +1 -1
  583. package/svg/24/cursor.svg +1 -1
  584. package/svg/24/curve-square-circle-arrow.svg +1 -1
  585. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
  586. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
  587. package/svg/24/dash-square-dash-horizontal.svg +1 -1
  588. package/svg/24/dash-square-dash-vertical.svg +1 -1
  589. package/svg/24/diagram-card-large-1.svg +1 -1
  590. package/svg/24/diagram-card-large-2.svg +1 -1
  591. package/svg/24/diagram-card-large-3.svg +1 -1
  592. package/svg/24/diagram-card-large-4.svg +1 -1
  593. package/svg/24/diagram-card-magnifying-glass.svg +1 -1
  594. package/svg/24/diagram-card-small-1.svg +1 -1
  595. package/svg/24/diagram-card-small-2.svg +1 -1
  596. package/svg/24/diagram-card-small-3.svg +1 -1
  597. package/svg/24/diagram-card-team.svg +1 -1
  598. package/svg/24/diagram-card-user.svg +1 -1
  599. package/svg/24/distribute-horizontal.svg +1 -1
  600. package/svg/24/distribute-vertical.svg +1 -1
  601. package/svg/24/dollar-sign-currency.svg +1 -1
  602. package/svg/24/dot-voting.svg +1 -1
  603. package/svg/24/dots-nine.svg +1 -1
  604. package/svg/24/dots-six-horizontal.svg +1 -1
  605. package/svg/24/dots-six-vertical.svg +1 -1
  606. package/svg/24/dots-three-vertical.svg +1 -1
  607. package/svg/24/dots-three.svg +1 -1
  608. package/svg/24/dots-two.svg +1 -1
  609. package/svg/24/download.svg +1 -1
  610. package/svg/24/envelope.svg +1 -1
  611. package/svg/24/eraser.svg +1 -1
  612. package/svg/24/exclamation-mark-octagon.svg +1 -1
  613. package/svg/24/exclamation-point-circle.svg +1 -1
  614. package/svg/24/export.svg +1 -1
  615. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -1
  616. package/svg/24/eye-closed.svg +1 -1
  617. package/svg/24/eye-open-line-frame-broken.svg +1 -1
  618. package/svg/24/eye-open-slash.svg +1 -1
  619. package/svg/24/eye-open.svg +1 -1
  620. package/svg/24/eyedropper.svg +1 -1
  621. package/svg/24/factory-house.svg +1 -1
  622. package/svg/24/factory.svg +1 -1
  623. package/svg/24/file-spreadsheet.svg +1 -1
  624. package/svg/24/flag.svg +1 -1
  625. package/svg/24/folder.svg +1 -1
  626. package/svg/24/frame-lines-two.svg +1 -1
  627. package/svg/24/frame-play.svg +1 -1
  628. package/svg/24/frame-plus.svg +1 -1
  629. package/svg/24/frame.svg +1 -1
  630. package/svg/24/funnel.svg +1 -1
  631. package/svg/24/gauge.svg +1 -1
  632. package/svg/24/gavel.svg +1 -1
  633. package/svg/24/gift.svg +1 -1
  634. package/svg/24/globe.svg +1 -1
  635. package/svg/24/graduation-cap.svg +1 -1
  636. package/svg/24/grid-four.svg +1 -1
  637. package/svg/24/grid-six.svg +1 -1
  638. package/svg/24/grid.svg +1 -1
  639. package/svg/24/hand-filled.svg +1 -1
  640. package/svg/24/hand-pointing.svg +1 -1
  641. package/svg/24/hand.svg +1 -1
  642. package/svg/24/headset-person.svg +1 -1
  643. package/svg/24/heart-filled.svg +1 -1
  644. package/svg/24/heart.svg +1 -1
  645. package/svg/24/hexagon.svg +1 -1
  646. package/svg/24/highlighter-underline.svg +1 -1
  647. package/svg/24/highlighter.svg +1 -1
  648. package/svg/24/house.svg +1 -1
  649. package/svg/24/image.svg +1 -1
  650. package/svg/24/indent-left.svg +1 -1
  651. package/svg/24/indent-right.svg +1 -1
  652. package/svg/24/information-mark-circle.svg +1 -1
  653. package/svg/24/kanban.svg +1 -1
  654. package/svg/24/key.svg +1 -1
  655. package/svg/24/keycap.svg +1 -1
  656. package/svg/24/laptop.svg +1 -1
  657. package/svg/24/lasso.svg +1 -1
  658. package/svg/24/layout.svg +1 -1
  659. package/svg/24/lifesaver.svg +1 -1
  660. package/svg/24/lightbox.svg +1 -1
  661. package/svg/24/lightbulb.svg +1 -1
  662. package/svg/24/lightning.svg +1 -1
  663. package/svg/24/line-curved.svg +1 -1
  664. package/svg/24/line-dashed.svg +1 -1
  665. package/svg/24/line-diagonal.svg +1 -1
  666. package/svg/24/line-dotted.svg +1 -1
  667. package/svg/24/line-horizontal.svg +1 -1
  668. package/svg/24/line-orthogonal.svg +1 -1
  669. package/svg/24/line-spacing.svg +2 -0
  670. package/svg/24/line-straight.svg +1 -1
  671. package/svg/24/line-two-diagonal-top-right-double.svg +1 -1
  672. package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -1
  673. package/svg/24/lines-three-horizontal.svg +1 -1
  674. package/svg/24/lines-three-vertical.svg +1 -1
  675. package/svg/24/lines-top-left-columns-two.svg +1 -1
  676. package/svg/24/link-plus.svg +1 -1
  677. package/svg/24/link.svg +1 -1
  678. package/svg/24/list-bullets.svg +1 -1
  679. package/svg/24/list-numbers.svg +1 -1
  680. package/svg/24/lock-closed.svg +1 -1
  681. package/svg/24/lock-open.svg +1 -1
  682. package/svg/24/login.svg +1 -1
  683. package/svg/24/logout.svg +1 -1
  684. package/svg/24/magnet.svg +1 -1
  685. package/svg/24/magnifying-glass-lightning.svg +1 -1
  686. package/svg/24/magnifying-glass-plus.svg +1 -1
  687. package/svg/24/magnifying-glass.svg +1 -1
  688. package/svg/24/map.svg +1 -1
  689. package/svg/24/megaphone.svg +1 -1
  690. package/svg/24/mermaid.svg +1 -1
  691. package/svg/24/microphone-slash.svg +1 -1
  692. package/svg/24/microphone.svg +1 -1
  693. package/svg/24/minus.svg +1 -1
  694. package/svg/24/mobile.svg +1 -1
  695. package/svg/24/monitor-arrow.svg +1 -1
  696. package/svg/24/monitor-pause.svg +1 -1
  697. package/svg/24/monitor-play.svg +1 -1
  698. package/svg/24/monitor-stop.svg +1 -1
  699. package/svg/24/moon.svg +1 -1
  700. package/svg/24/mouse.svg +1 -1
  701. package/svg/24/music-note.svg +1 -1
  702. package/svg/24/navigation-arrow-lines.svg +1 -1
  703. package/svg/24/navigation-up-left-filled.svg +1 -1
  704. package/svg/24/navigation-up-left-slash.svg +1 -1
  705. package/svg/24/navigation-up-right.svg +1 -1
  706. package/svg/24/next.svg +1 -1
  707. package/svg/24/node-connected-dot.svg +1 -1
  708. package/svg/24/node-lines-curved.svg +1 -1
  709. package/svg/24/node-lines-horizontal.svg +1 -1
  710. package/svg/24/node-lines-vertical.svg +1 -1
  711. package/svg/24/node-plus.svg +1 -1
  712. package/svg/24/nodes-connected.svg +1 -1
  713. package/svg/24/nodes-connections-three.svg +1 -1
  714. package/svg/24/note-magnifying-glass.svg +1 -1
  715. package/svg/24/notepad.svg +1 -1
  716. package/svg/24/octagon.svg +1 -1
  717. package/svg/24/office.svg +1 -1
  718. package/svg/24/org-chart.svg +1 -1
  719. package/svg/24/paint-bucket.svg +1 -1
  720. package/svg/24/palette.svg +1 -1
  721. package/svg/24/paper-plane-filled-right.svg +1 -1
  722. package/svg/24/paper-plane-tilt.svg +1 -1
  723. package/svg/24/parallelogram.svg +1 -1
  724. package/svg/24/pause-circle.svg +1 -1
  725. package/svg/24/pause.svg +1 -1
  726. package/svg/24/pdf.svg +1 -1
  727. package/svg/24/pen-tip.svg +1 -1
  728. package/svg/24/pen-underline.svg +1 -1
  729. package/svg/24/pen.svg +1 -1
  730. package/svg/24/pentagon.svg +1 -1
  731. package/svg/24/people-list.svg +1 -1
  732. package/svg/24/placeholder.svg +1 -1
  733. package/svg/24/planet.svg +1 -1
  734. package/svg/24/play-circle.svg +1 -1
  735. package/svg/24/play.svg +1 -1
  736. package/svg/24/playback-speed-circle.svg +1 -1
  737. package/svg/24/plug.svg +1 -1
  738. package/svg/24/plus-box.svg +1 -1
  739. package/svg/24/plus-square.svg +1 -1
  740. package/svg/24/plus-text.svg +1 -1
  741. package/svg/24/plus.svg +1 -1
  742. package/svg/24/polling.svg +1 -1
  743. package/svg/24/presentation-arrow.svg +1 -1
  744. package/svg/24/presentation-eye-open.svg +1 -1
  745. package/svg/24/presentation-line.svg +1 -1
  746. package/svg/24/presentation-lines-two.svg +1 -1
  747. package/svg/24/presentation-link.svg +1 -1
  748. package/svg/24/presentation-number-one.svg +1 -1
  749. package/svg/24/presentation-play.svg +1 -1
  750. package/svg/24/presentation-plus.svg +1 -1
  751. package/svg/24/previous.svg +1 -1
  752. package/svg/24/prohibit.svg +1 -1
  753. package/svg/24/push-pin-filled.svg +1 -1
  754. package/svg/24/push-pin.svg +1 -1
  755. package/svg/24/question-mark-circle.svg +1 -1
  756. package/svg/24/question-mark.svg +1 -1
  757. package/svg/24/quotes.svg +1 -1
  758. package/svg/24/rectangle-arrow-up-center.svg +1 -1
  759. package/svg/24/rectangle-dash-lines.svg +1 -1
  760. package/svg/24/rectangle-dot-line-pen.svg +1 -1
  761. package/svg/24/rectangle-frame-2-lines.svg +1 -1
  762. package/svg/24/rectangle-play-stack.svg +1 -1
  763. package/svg/24/rectangle-portrait-dash-square-top-center.svg +1 -1
  764. package/svg/24/rectangle-portrait-dash-square-top-left.svg +1 -1
  765. package/svg/24/rectangle-portrait-dash.svg +1 -1
  766. package/svg/24/rectangle-portrait-filled.svg +1 -1
  767. package/svg/24/rectangle-portrait-square-top-left.svg +1 -1
  768. package/svg/24/rectangle-portrait.svg +1 -1
  769. package/svg/24/rectangle-tick.svg +1 -1
  770. package/svg/24/rectangle-triangle-bottom-center.svg +1 -1
  771. package/svg/24/rectangles-three-aligned.svg +1 -1
  772. package/svg/24/rectangles-three-free.svg +1 -1
  773. package/svg/24/rectangles-three-overlap.svg +1 -1
  774. package/svg/24/rectangles-two-line.svg +1 -1
  775. package/svg/24/rectangles-two-lines-four.svg +1 -1
  776. package/svg/24/rectangles-two-minus.svg +1 -1
  777. package/svg/24/rectangles-two-plus.svg +1 -1
  778. package/svg/24/rectangles-two-user.svg +1 -1
  779. package/svg/24/rhombus.svg +1 -1
  780. package/svg/24/rocket.svg +1 -1
  781. package/svg/24/rss-rectangle.svg +1 -1
  782. package/svg/24/rss.svg +1 -1
  783. package/svg/24/scissors.svg +1 -1
  784. package/svg/24/scrollbar-xy.svg +1 -1
  785. package/svg/24/shapes-lines.svg +1 -1
  786. package/svg/24/shapes.svg +1 -1
  787. package/svg/24/shield-check.svg +1 -1
  788. package/svg/24/shield-lock.svg +1 -1
  789. package/svg/24/shuffle.svg +1 -1
  790. package/svg/24/sidebar-closed.svg +1 -1
  791. package/svg/24/sidebar-global-closed.svg +1 -1
  792. package/svg/24/sidebar-global-open.svg +1 -1
  793. package/svg/24/sidebar-open.svg +1 -1
  794. package/svg/24/single-sparks-filled.svg +1 -1
  795. package/svg/24/sliders-x.svg +1 -1
  796. package/svg/24/sliders-y.svg +1 -1
  797. package/svg/24/smiley-chat.svg +1 -1
  798. package/svg/24/smiley-plus.svg +1 -1
  799. package/svg/24/smiley-sticker.svg +1 -1
  800. package/svg/24/smiley.svg +1 -1
  801. package/svg/24/social-ado.svg +1 -1
  802. package/svg/24/social-drawio.svg +1 -1
  803. package/svg/24/social-facebook.svg +1 -1
  804. package/svg/24/social-instagram.svg +1 -1
  805. package/svg/24/social-jira.svg +1 -1
  806. package/svg/24/social-linkedin.svg +1 -1
  807. package/svg/24/social-slack.svg +1 -1
  808. package/svg/24/social-twitter.svg +1 -1
  809. package/svg/24/social-x.svg +1 -1
  810. package/svg/24/social-youtube.svg +1 -1
  811. package/svg/24/sort-ascending.svg +1 -1
  812. package/svg/24/sort-descending.svg +1 -1
  813. package/svg/24/sparks-filled.svg +1 -1
  814. package/svg/24/sparks.svg +1 -1
  815. package/svg/24/speaker-cross.svg +1 -1
  816. package/svg/24/speaker-high.svg +1 -1
  817. package/svg/24/split-vertical.svg +1 -1
  818. package/svg/24/square-arrow-in.svg +1 -1
  819. package/svg/24/square-brackets-angle-slash.svg +1 -1
  820. package/svg/24/square-circles-two.svg +1 -1
  821. package/svg/24/square-frame-2-lines-circle.svg +1 -1
  822. package/svg/24/square-line-square-dashed.svg +1 -1
  823. package/svg/24/square-rounded.svg +1 -1
  824. package/svg/24/square-star-scribble.svg +1 -1
  825. package/svg/24/square-triangle-circle-plus.svg +1 -1
  826. package/svg/24/square.svg +1 -1
  827. package/svg/24/squares-column.svg +1 -1
  828. package/svg/24/squares-four.svg +1 -1
  829. package/svg/24/squares-group.svg +1 -1
  830. package/svg/24/squares-merge.svg +1 -1
  831. package/svg/24/squares-row.svg +1 -1
  832. package/svg/24/squares-three.svg +1 -1
  833. package/svg/24/squares-two-overlap.svg +1 -1
  834. package/svg/24/squares-ungroup.svg +1 -1
  835. package/svg/24/squares-unmerge.svg +1 -1
  836. package/svg/24/stack.svg +1 -1
  837. package/svg/24/star-filled.svg +1 -1
  838. package/svg/24/star-half.svg +1 -1
  839. package/svg/24/star.svg +1 -1
  840. package/svg/24/sticky-corners.svg +1 -1
  841. package/svg/24/sticky-eye-closed.svg +1 -1
  842. package/svg/24/sticky-eye-open.svg +1 -1
  843. package/svg/24/sticky-note-stack.svg +1 -1
  844. package/svg/24/sticky-note-wide.svg +1 -1
  845. package/svg/24/sticky-note.svg +1 -1
  846. package/svg/24/sticky-notes-two.svg +1 -1
  847. package/svg/24/stop-circle.svg +1 -1
  848. package/svg/24/story-points.svg +1 -1
  849. package/svg/24/stroke-1.svg +1 -1
  850. package/svg/24/stroke-2.svg +1 -1
  851. package/svg/24/stroke-3.svg +1 -1
  852. package/svg/24/stroke-4.svg +1 -1
  853. package/svg/24/stroke-5.svg +1 -1
  854. package/svg/24/stroke-6.svg +1 -1
  855. package/svg/24/switch.svg +1 -1
  856. package/svg/24/tag.svg +1 -1
  857. package/svg/24/tasks.svg +1 -1
  858. package/svg/24/text-a-underline.svg +1 -1
  859. package/svg/24/text-aa.svg +1 -1
  860. package/svg/24/text-align-center.svg +1 -1
  861. package/svg/24/text-align-left.svg +1 -1
  862. package/svg/24/text-align-right.svg +1 -1
  863. package/svg/24/text-b-bold-italic-underlined.svg +1 -1
  864. package/svg/24/text-b-bold.svg +1 -1
  865. package/svg/24/text-cursor-eye-open.svg +1 -1
  866. package/svg/24/text-h-one.svg +1 -1
  867. package/svg/24/text-h-three.svg +1 -1
  868. package/svg/24/text-h-two.svg +1 -1
  869. package/svg/24/text-i-italic.svg +1 -1
  870. package/svg/24/text-indent.svg +1 -1
  871. package/svg/24/text-lines-three.svg +1 -1
  872. package/svg/24/text-s-strikethrough.svg +1 -1
  873. package/svg/24/text-styles.svg +1 -1
  874. package/svg/24/text-t.svg +1 -1
  875. package/svg/24/text-u-underlined.svg +1 -1
  876. package/svg/24/thumbs-up.svg +1 -1
  877. package/svg/24/tick-circle.svg +1 -1
  878. package/svg/24/ticket.svg +1 -1
  879. package/svg/24/timer.svg +1 -1
  880. package/svg/24/toolbar.svg +1 -1
  881. package/svg/24/tooltip.svg +1 -1
  882. package/svg/24/trackpad.svg +1 -1
  883. package/svg/24/trapeze.svg +1 -1
  884. package/svg/24/trash-simple.svg +1 -1
  885. package/svg/24/trash.svg +1 -1
  886. package/svg/24/triangle-square-circle.svg +1 -1
  887. package/svg/24/triangle.svg +1 -1
  888. package/svg/24/trident.svg +1 -1
  889. package/svg/24/trophy.svg +1 -1
  890. package/svg/24/user-add.svg +1 -1
  891. package/svg/24/user-arrow-right-up.svg +1 -1
  892. package/svg/24/user-background-blur.svg +1 -1
  893. package/svg/24/user-cog-plus.svg +1 -1
  894. package/svg/24/user-cog.svg +1 -1
  895. package/svg/24/user-eye-open.svg +1 -1
  896. package/svg/24/user-filter.svg +1 -1
  897. package/svg/24/user-load.svg +1 -1
  898. package/svg/24/user-number-three.svg +1 -1
  899. package/svg/24/user-pen-dashes-bottom.svg +1 -1
  900. package/svg/24/user-pen-line-bottom.svg +1 -1
  901. package/svg/24/user-tick-down.svg +1 -1
  902. package/svg/24/user.svg +1 -1
  903. package/svg/24/users-three.svg +1 -1
  904. package/svg/24/users.svg +1 -1
  905. package/svg/24/video-camera-simple-error.svg +1 -1
  906. package/svg/24/video-camera-simple-slash.svg +1 -1
  907. package/svg/24/video-camera-simple.svg +1 -1
  908. package/svg/24/video-camera.svg +1 -1
  909. package/svg/24/view-center.svg +1 -1
  910. package/svg/24/view-side-left.svg +1 -1
  911. package/svg/24/wallet.svg +1 -1
  912. package/svg/meta.json +14 -0
@@ -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="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-width="2" d="m7 9 3.6179 3.4588c.7732.7391 1.991.7391 2.7642 0l3.6179-3.4588m-13 10h16c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 12.9999v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m7 9 3.6179 3.4588c.7732.7391 1.991.7391 2.7642 0l3.6179-3.4588m-13 10h16c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12.9999v.0001" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/eraser.svg CHANGED
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18 20h-6m0 0h-5.1716a2 2 0 0 1-1.4142-.5858l-2-2c-.781-.781-.781-2.0474 0-2.8284l7.5858-7.5858m1 13 6-6m0 0 2.5858-2.5858c.781-.781.781-2.0474 0-2.8284l-4.1716-4.1716c-.781-.781-2.0474-.781-2.8284 0l-2.5858 2.5858m7 7-7-7" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M16 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18 20h-6m0 0h-5.1716a2 2 0 0 1-1.4142-.5858l-2-2c-.781-.781-.781-2.0474 0-2.8284l7.5858-7.5858m1 13 6-6m0 0 2.5858-2.5858c.781-.781.781-2.0474 0-2.8284l-4.1716-4.1716c-.781-.781-2.0474-.781-2.8284 0l-2.5858 2.5858m7 7-7-7" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M16 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path fill="red" d="M13 15.5c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8v4m.5 3.5a.5.5 0 1 1-1.0001-.0001.5.5 0 0 1 1.0001.0001Zm-4.1362-12.5 7.429.0648 5.2072 5.299-.0648 7.429-5.299 5.2072-7.429-.0648-5.2072-5.299.0648-7.429 5.299-5.2072Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M13 15.5c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8v4m.5 3.5a.5.5 0 1 1-1.0001-.0001.5.5 0 0 1 1.0001.0001Zm-4.1362-12.5 7.429.0648 5.2072 5.299-.0648 7.429-5.299 5.2072-7.429-.0648-5.2072-5.299.0648-7.429 5.299-5.2072Z" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-width="2" d="M12 8v4m9 0c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Zm-8.5 3.5a.5.5 0 1 1-1.0001-.0001.5.5 0 0 1 1.0001.0001Z" style="vector-effect:non-scaling-stroke"/><path fill="red" d="M13 15.5c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 11.9999v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 8v4m9 0c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Zm-8.5 3.5a.5.5 0 1 1-1.0001-.0001.5.5 0 0 1 1.0001.0001Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M13 15.5c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 11.9999v.0001" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/export.svg CHANGED
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 13v6c0 .5523-.4477 1-1 1h-16c-.5523 0-1-.4477-1-1v-6m9 1v-11m0 0 4 3.9953m-4-3.9953-4 3.9953" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 13v6c0 .5523-.4477 1-1 1h-16c-.5523 0-1-.4477-1-1v-6m9 1v-11m0 0 4 3.9953m-4-3.9953-4 3.9953" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 5h-1c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1v-4m-11.5-9s.3776.6608 1.0918 1.4082m0 0c.6673.6982 1.6283 1.472 2.8496 1.853m-2.8496-1.853-1.5918 1.5918m4.4414.2612a5.2099 5.2099 0 0 0 1.5586.2388c.5584 0 1.0786-.089 1.5586-.2388m-3.1172 0-.4414 1.7388m3.5586-1.7388.4414 1.7388m-.4414-1.7388c1.2213-.381 2.1823-1.1548 2.8496-1.853m0 0c.7142-.7474 1.0918-1.4082 1.0918-1.4082m-1.0918 1.4082 1.5918 1.5918m-14 7h1m3.5 0h1m3.5 0h1" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 8v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 5h-1c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1v-4m-11.5-9s.3776.6608 1.0918 1.4082m0 0c.6673.6982 1.6283 1.472 2.8496 1.853m-2.8496-1.853-1.5918 1.5918m4.4414.2612a5.2099 5.2099 0 0 0 1.5586.2388c.5584 0 1.0786-.089 1.5586-.2388m-3.1172 0-.4414 1.7388m3.5586-1.7388.4414 1.7388m-.4414-1.7388c1.2213-.381 2.1823-1.1548 2.8496-1.853m0 0c.7142-.7474 1.0918-1.4082 1.0918-1.4082m-1.0918 1.4082 1.5918 1.5918m-14 7h1m3.5 0h1m3.5 0h1" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 8v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2.909 11s.4876.9751 1.5314 2.1007m16.6505-2.1007s-.4875.9751-1.5313 2.1007m-15.1192 0-2.4404 2.4448m2.4404-2.4448c1.038 1.1195 2.6263 2.3878 4.8323 2.994m0 0c.8222.2259 1.7301.3598 2.7273.3598.9972 0 1.9051-.1339 2.7273-.3598m-5.4546 0-.909 3.0871m6.3636-3.0871.9091 3.0871m-.9091-3.0871c2.206-.6062 3.7942-1.8745 4.8323-2.994m0 0 2.4404 2.4448" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 17v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2.909 11s.4876.9751 1.5314 2.1007m16.6505-2.1007s-.4875.9751-1.5313 2.1007m-15.1192 0-2.4404 2.4448m2.4404-2.4448c1.038 1.1195 2.6263 2.3878 4.8323 2.994m0 0c.8222.2259 1.7301.3598 2.7273.3598.9972 0 1.9051-.1339 2.7273-.3598m-5.4546 0-.909 3.0871m6.3636-3.0871.9091 3.0871m-.9091-3.0871c2.206-.6062 3.7942-1.8745 4.8323-2.994m0 0 2.4404 2.4448" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 17v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 5h-1c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1v-4m-14 1h10m-8-8c0-.5 2-4 6-4s6 3.5 6 4-2 4-6 4-6-3.5-6-4Z" style="vector-effect:non-scaling-stroke"/><circle cx="15" cy="7" r="2" fill="red" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M15 7v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 5h-1c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1v-4m-14 1h10m-8-8c0-.5 2-4 6-4s6 3.5 6 4-2 4-6 4-6-3.5-6-4Z" style="vector-effect:non-scaling-stroke"/><circle cx="15" cy="7" r="2" fill="currentColor" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M15 7v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14.1213 9.8787c-.5429-.543-1.2929-.8787-2.1213-.8787-1.6569 0-3 1.3431-3 3 0 .7684.2889 1.4692.7639 2m7.41-7.2444c-1.4642-1.0073-3.2122-1.7556-5.1739-1.7556-6 0-10 7-10 7s1.795 3.1412 4.7837 5.2152m3.7163 1.6388c.4844.0944.9848.146 1.5.146 6 0 10-7 10-7s-.7173-1.2553-2-2.7027m-16 10.7027 16-16" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14.1213 9.8787c-.5429-.543-1.2929-.8787-2.1213-.8787-1.6569 0-3 1.3431-3 3 0 .7684.2889 1.4692.7639 2m7.41-7.2444c-1.4642-1.0073-3.2122-1.7556-5.1739-1.7556-6 0-10 7-10 7s1.795 3.1412 4.7837 5.2152m3.7163 1.6388c.4844.0944.9848.146 1.5.146 6 0 10-7 10-7s-.7173-1.2553-2-2.7027m-16 10.7027 16-16" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linejoin="round" stroke-width="2" d="M12 5c-6 0-10 7-10 7s4 7 10 7 10-7 10-7-4-7-10-7Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-linejoin="round" stroke-width="2" d="M15 12c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 9v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M12 5c-6 0-10 7-10 7s4 7 10 7 10-7 10-7-4-7-10-7Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M15 12c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 9v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m12 6 1.5 1.5m4.5 4.5-1.5-1.5m-3-3-10 10-.5 3.5 3.5-.5 10-10m-3-3 3 3" style="vector-effect:non-scaling-stroke"/><path fill="red" d="m13 7 3-3c1.1046-1.1045 2.8954-1.1045 4 0 1.1046 1.1046 1.1046 2.8955 0 4l-3 3-4-4ZM4 17.5l2.5 2.5h-2.5v-2.5Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M16 8v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m12 6 1.5 1.5m4.5 4.5-1.5-1.5m-3-3-10 10-.5 3.5 3.5-.5 10-10m-3-3 3 3" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m13 7 3-3c1.1046-1.1045 2.8954-1.1045 4 0 1.1046 1.1046 1.1046 2.8955 0 4l-3 3-4-4ZM4 17.5l2.5 2.5h-2.5v-2.5Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M16 8v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-width="2" d="M10 20v-5.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v5.5m-7-16v3.25m0 0-2.6213.6553a.5.5 0 0 0-.3787.485v11.1097a.5.5 0 0 0 .5.5h15a.5.5 0 0 0 .5-.5v-14.8596c0-.3253-.3057-.564-.6213-.485l-12.3787 3.0946Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 14v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M10 20v-5.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v5.5m-7-16v3.25m0 0-2.6213.6553a.5.5 0 0 0-.3787.485v11.1097a.5.5 0 0 0 .5.5h15a.5.5 0 0 0 .5-.5v-14.8596c0-.3253-.3057-.564-.6213-.485l-12.3787 3.0946Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 14v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-width="2" d="M21 13.5877v7.1623a.25.25 0 0 1-.25.25h-4.75m5-7.4123a.2497.2497 0 0 0-.0548-.1562l-1.8264-2.2829a.25.25 0 0 0-.2937-.0737l-3.4125 1.4626-3.4126 1.4625-2.3773-2.8527a.25.25 0 0 0-.2968-.067l-6.1807 2.8527a.2499.2499 0 0 0-.1452.227v6.59a.25.25 0 0 0 .25.25h4.75m13-7.4123-.4254-4.5877-.5373-5.7947a.25.25 0 0 0-.2459-.2053h-2.7914a.2499.2499 0 0 0-.2451.201l-.7549 5.299m-8 12.5v-4m0 4h8m0 0v-4" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 14v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M21 13.5877v7.1623a.25.25 0 0 1-.25.25h-4.75m5-7.4123a.2497.2497 0 0 0-.0548-.1562l-1.8264-2.2829a.25.25 0 0 0-.2937-.0737l-3.4125 1.4626-3.4126 1.4625-2.3773-2.8527a.25.25 0 0 0-.2968-.067l-6.1807 2.8527a.2499.2499 0 0 0-.1452.227v6.59a.25.25 0 0 0 .25.25h4.75m13-7.4123-.4254-4.5877-.5373-5.7947a.25.25 0 0 0-.2459-.2053h-2.7914a.2499.2499 0 0 0-.2451.201l-.7549 5.299m-8 12.5v-4m0 4h8m0 0v-4" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 14v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-width="2" d="M14 3v4.5a.5.5 0 0 0 .5.5h4.5m-10 9h1m4 0h1m-6-4h1m4 0h1m-1.2071-10h-7.7929c-.5523 0-1 .4477-1 1v16c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-11.7929a.5003.5003 0 0 0-.1464-.3536l-4.7072-4.707a.4998.4998 0 0 0-.3535-.1465Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M14 3v4.5a.5.5 0 0 0 .5.5h4.5m-10 9h1m4 0h1m-6-4h1m4 0h1m-1.2071-10h-7.7929c-.5523 0-1 .4477-1 1v16c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-11.7929a.5003.5003 0 0 0-.1464-.3536l-4.7072-4.707a.4998.4998 0 0 0-.3535-.1465Z" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/flag.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="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 20v-8m0 0v-8h7l1 2h6v8h-6l-1-2h-7Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 20v-8m0 0v-8h7l1 2h6v8h-6l-1-2h-7Z" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/folder.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="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 7v12h18v-12h-9m-9 0v-3h7l2 3m-9 0h9" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 7v12h18v-12h-9m-9 0v-3h7l2 3m-9 0h9" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2 6h20m-17-3v18m14-18v18m-17-3h20m-13-8h6m-6 4h6" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2 6h20m-17-3v18m14-18v18m-17-3h20m-13-8h6m-6 4h6" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2 6h20m-17-3v18m14-18v18m-17-3h20" style="vector-effect:non-scaling-stroke"/><path fill="red" d="M14.2854 11.5713c.3237.1942.3237.6632 0 .8574l-3.5282 2.117c-.3332.1999-.7572-.0401-.7572-.4288v-4.2338c0-.3887.424-.6287.7572-.4288l3.5282 2.117Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2 6h20m-17-3v18m14-18v18m-17-3h20" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M14.2854 11.5713c.3237.1942.3237.6632 0 .8574l-3.5282 2.117c-.3332.1999-.7572-.0401-.7572-.4288v-4.2338c0-.3887.424-.6287.7572-.4288l3.5282 2.117Z" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2 6h20m-17-3v18m14-18v18m-17-3h20m-10-4v-4m-2 2h4" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2 6h20m-17-3v18m14-18v18m-17-3h20m-10-4v-4m-2 2h4" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/frame.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="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2 6h20m-17-3v18m14-18v18m-17-3h20" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2 6h20m-17-3v18m14-18v18m-17-3h20" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/funnel.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="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-width="2" d="M19.7716 4h-15.5432c-.0872 0-.1326.1038-.0735.1678l5.8451 6.3322v8.5l3.4472-1.7236a1 1 0 0 0 .5528-.8944v-5.882l5.8451-6.3322c.0591-.064.0137-.1678-.0735-.1678Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 4v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M19.7716 4h-15.5432c-.0872 0-.1326.1038-.0735.1678l5.8451 6.3322v8.5l3.4472-1.7236a1 1 0 0 0 .5528-.8944v-5.882l5.8451-6.3322c.0591-.064.0137-.1678-.0735-.1678Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 4v.0001" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/gauge.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="red" viewBox="0 0 24 24"><circle cx="12" cy="12" r="2" fill="red" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-linecap="round" stroke-width="2" d="m12.0363 12.0363 2.9637 2.9637m2.6569 2.6569c3.1241-3.1242 3.1241-8.1896 0-11.3138-3.1242-3.1241-8.1896-3.1241-11.3138 0-3.1241 3.1242-3.1241 8.1896 0 11.3138" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><circle cx="12" cy="12" r="2" fill="currentColor" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m12.0363 12.0363 2.9637 2.9637m2.6569 2.6569c3.1241-3.1242 3.1241-8.1896 0-11.3138-3.1242-3.1241-8.1896-3.1241-11.3138 0-3.1241 3.1242-3.1241 8.1896 0 11.3138" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/gavel.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="red" viewBox="0 0 24 24"><path fill="red" fill-rule="evenodd" d="M2.3063 12.7856a1.0453 1.0453 0 0 1-.2034-1.1914l1.3013-2.7125a1.0454 1.0454 0 0 1 .2034-.287l4.988-4.9874a1.0456 1.0456 0 0 1 .2872-.2033l2.7129-1.3011a1.0456 1.0456 0 0 1 1.1915.2033l3.5596 3.559c.3138.3138.3953.7914.2034 1.1914l-1.3013 2.7125a1.0468 1.0468 0 0 1-.2034.2871l-1.7562 1.756 8.4045 8.4032c.4083.4082.4083 1.0701 0 1.4784-.4084.4083-1.0704.4083-1.4787 0l-8.4045-8.4032-1.7532 1.7529a1.046 1.046 0 0 1-.2871.2034l-2.713 1.3011a1.0457 1.0457 0 0 1-1.1915-.2034l-3.5595-3.559Zm8.1651-7.8246 1.3609-.6527 2.5121 2.5117-.6528 1.3608-3.2202-3.2198Zm-1.6148 1.3424-2.5528 2.5524 3.4925 3.4919 2.5527-2.5524-3.4924-3.492Zm-3.8953 4.167 3.22 3.2196-1.3605.6525-2.5121-2.5117.6526-1.3604Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M2.3063 12.7856a1.0453 1.0453 0 0 1-.2034-1.1914l1.3013-2.7125a1.0454 1.0454 0 0 1 .2034-.287l4.988-4.9874a1.0456 1.0456 0 0 1 .2872-.2033l2.7129-1.3011a1.0456 1.0456 0 0 1 1.1915.2033l3.5596 3.559c.3138.3138.3953.7914.2034 1.1914l-1.3013 2.7125a1.0468 1.0468 0 0 1-.2034.2871l-1.7562 1.756 8.4045 8.4032c.4083.4082.4083 1.0701 0 1.4784-.4084.4083-1.0704.4083-1.4787 0l-8.4045-8.4032-1.7532 1.7529a1.046 1.046 0 0 1-.2871.2034l-2.713 1.3011a1.0457 1.0457 0 0 1-1.1915-.2034l-3.5595-3.559Zm8.1651-7.8246 1.3609-.6527 2.5121 2.5117-.6528 1.3608-3.2202-3.2198Zm-1.6148 1.3424-2.5528 2.5524 3.4925 3.4919 2.5527-2.5524-3.4924-3.492Zm-3.8953 4.167 3.22 3.2196-1.3605.6525-2.5121-2.5117.6526-1.3604Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/gift.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="red" viewBox="0 0 24 24"><path stroke="red" stroke-linejoin="round" stroke-width="2" d="M5 14h-1c-.5523 0-1-.4477-1-1v-4c0-.5523.4477-1 1-1h8m-7 6v6c0 .5523.4477 1 1 1h6m-7-7h7m7 0h1c.5523 0 1-.4477 1-1v-4c0-.5523-.4477-1-1-1h-8m7 6h-7m7 0v6c0 .5523-.4477 1-1 1h-6m0-7v-6m0 6v7m0-16c0 1.6569 1.3431 3 3 3s3-1.3431 3-3c0-1.6568-1.3431-3-3-3s-3 1.3432-3 3Zm0 0c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3c0-1.6568 1.3431-3 3-3s3 1.3432 3 3Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M5 14h-1c-.5523 0-1-.4477-1-1v-4c0-.5523.4477-1 1-1h8m-7 6v6c0 .5523.4477 1 1 1h6m-7-7h7m7 0h1c.5523 0 1-.4477 1-1v-4c0-.5523-.4477-1-1-1h-8m7 6h-7m7 0v6c0 .5523-.4477 1-1 1h-6m0-7v-6m0 6v7m0-16c0 1.6569 1.3431 3 3 3s3-1.3431 3-3c0-1.6568-1.3431-3-3-3s-3 1.3432-3 3Zm0 0c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3c0-1.6568 1.3431-3 3-3s3 1.3432 3 3Z" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/globe.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="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-width="2" d="M11.6633 3c-2.1685 1.6207-3.6633 5.0418-3.6633 9 0 3.9582 1.4948 7.3793 3.6633 9m.6734-18c2.1685 1.6207 3.6633 5.0418 3.6633 9 0 3.9582-1.4948 7.3793-3.6633 9m-8.3367-12h16m-16 6h16m1-3c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 3" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M11.6633 3c-2.1685 1.6207-3.6633 5.0418-3.6633 9 0 3.9582 1.4948 7.3793 3.6633 9m.6734-18c2.1685 1.6207 3.6633 5.0418 3.6633 9 0 3.9582-1.4948 7.3793-3.6633 9m-8.3367-12h16m-16 6h16m1-3c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 3" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="m2 8.2308 10.5-5.2308 10.5 5.2308-3.3158 1.5692m-17.6842-1.5692v11.7692m0-11.7692 3.3158 1.5692m0 0 7.1842 3.4 7.1842-3.4m-14.3684 0v3.0158c0 3.9677 3.2165 7.1842 7.1842 7.1842v0c3.9677 0 7.1842-3.2165 7.1842-7.1842v-3.0158" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 13v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="m2 8.2308 10.5-5.2308 10.5 5.2308-3.3158 1.5692m-17.6842-1.5692v11.7692m0-11.7692 3.3158 1.5692m0 0 7.1842 3.4 7.1842-3.4m-14.3684 0v3.0158c0 3.9677 3.2165 7.1842 7.1842 7.1842v0c3.9677 0 7.1842-3.2165 7.1842-7.1842v-3.0158" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 13v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 3h-8.75a.25.25 0 0 0-.25.25v8.75m9-9h8.75a.25.25 0 0 1 .25.25v8.75m-9-9v18m0 0h8.75a.25.25 0 0 0 .25-.25v-8.75m-9 9h-8.75a.25.25 0 0 1-.25-.25v-8.75m0 0h18" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 3h-8.75a.25.25 0 0 0-.25.25v8.75m9-9h8.75a.25.25 0 0 1 .25.25v8.75m-9-9v18m0 0h8.75a.25.25 0 0 0 .25-.25v-8.75m-9 9h-8.75a.25.25 0 0 1-.25-.25v-8.75m0 0h18" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 3h-8.75a.25.25 0 0 0-.25.25v5.75m9-6h8.75a.25.25 0 0 1 .25.25v5.75m-9-6v18m0 0h8.75a.25.25 0 0 0 .25-.25v-5.75m-9 6h-8.75a.25.25 0 0 1-.25-.25v-5.75m0-6h18m-18 0v6m18-6v6m-18 0h18" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 3h-8.75a.25.25 0 0 0-.25.25v5.75m9-6h8.75a.25.25 0 0 1 .25.25v5.75m-9-6v18m0 0h8.75a.25.25 0 0 0 .25-.25v-5.75m-9 6h-8.75a.25.25 0 0 1-.25-.25v-5.75m0-6h18m-18 0v6m18-6v6m-18 0h18" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/grid.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="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 6h18m-18 6h18m-18 6h18m-15-15v18m6-18v18m6-18v18" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 6h18m-18 6h18m-18 6h18m-15-15v18m6-18v18m6-18v18" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path fill="red" fill-rule="evenodd" d="M19 17c0 6.2701-8.5 8-12.5 3l-4.5416-6.3583c-.2688-.3763-.2456-.8891.0617-1.2347.1091-.1227.1948-.2169.2049-.222.165-.1425.3675-.2175.5925-.2175.165 0 .315.045.45.12.03.0075 3.2325 1.845 3.2325 1.845v-8.9325c0-.6225.3775-1 1-1s1 .3775 1 1v5.25a.75.75 0 0 0 1.5 0v-7.25c0-.6225.3775-1 1-1s1 .3775 1 1v7.25a.75.75 0 0 0 1.5 0v-6.25c0-.6225.3775-1 1-1s1 .3775 1 1v6.25a.75.75 0 0 0 1.5 0v-4.25c0-.6225.3775-1 1-1s1 .3775 1 1v11Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-linejoin="round" stroke-width="2" d="M12 12h.0007" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M19 17c0 6.2701-8.5 8-12.5 3l-4.5416-6.3583c-.2688-.3763-.2456-.8891.0617-1.2347.1091-.1227.1948-.2169.2049-.222.165-.1425.3675-.2175.5925-.2175.165 0 .315.045.45.12.03.0075 3.2325 1.845 3.2325 1.845v-8.9325c0-.6225.3775-1 1-1s1 .3775 1 1v5.25a.75.75 0 0 0 1.5 0v-7.25c0-.6225.3775-1 1-1s1 .3775 1 1v7.25a.75.75 0 0 0 1.5 0v-6.25c0-.6225.3775-1 1-1s1 .3775 1 1v6.25a.75.75 0 0 0 1.5 0v-4.25c0-.6225.3775-1 1-1s1 .3775 1 1v11Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M12 12h.0007" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.4771 4.75c0-.9665-.7606-1.75-1.7271-1.75s-1.7127.7835-1.7127 1.75v9.5l-1.6884-1.7374c-.3765-.3875-.894-.6695-1.433-.6333-.3287.0221-.6779.1104-.9389.3707a1.6231 1.6231 0 0 0-.2292 2.0113l3.411 4.6203c.2284.3094.4975.5891.8175.8025 5.5261 3.6868 14.061 1.4214 14.061-3.5591v-4.375c-.0373-1-.7835-1.75-1.75-1.75s-1.8102.7835-1.8102 1.75v-2c0-.9665-.7233-1.75-1.6898-1.75-1.1311 0-1.8102.7835-1.8102 1.75m-3.5-5v4m0-4v7.0002m0-3.0002h.0602m-.0602 0c0-.9665.8064-1.75 1.7729-1.75.9665 0 1.7271.7835 1.7271 1.75v1m0 0v1.5m3.5 0v1" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.4771 4.75c0-.9665-.7606-1.75-1.7271-1.75s-1.7127.7835-1.7127 1.75v9.5l-1.6884-1.7374c-.3765-.3875-.894-.6695-1.433-.6333-.3287.0221-.6779.1104-.9389.3707a1.6231 1.6231 0 0 0-.2292 2.0113l3.411 4.6203c.2284.3094.4975.5891.8175.8025 5.5261 3.6868 14.061 1.4214 14.061-3.5591v-4.375c-.0373-1-.7835-1.75-1.75-1.75s-1.8102.7835-1.8102 1.75v-2c0-.9665-.7233-1.75-1.6898-1.75-1.1311 0-1.8102.7835-1.8102 1.75m-3.5-5v4m0-4v7.0002m0-3.0002h.0602m-.0602 0c0-.9665.8064-1.75 1.7729-1.75.9665 0 1.7271.7835 1.7271 1.75v1m0 0v1.5m3.5 0v1" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/hand.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="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.4771 5.75c0-.9665-.7606-1.75-1.7271-1.75s-1.7127.7835-1.7127 1.75v8.5l-1.6884-1.7374c-.3765-.3875-.894-.6695-1.433-.6333-.3287.0221-.6779.1104-.9389.3707a1.6231 1.6231 0 0 0-.2292 2.0113l3.5388 4.7935c.1441.1952.3058.38.489.5393 5.5174 4.7992 14.2617 1.5721 14.2617-3.4691v-9.375c-.0373-1-.7835-1.75-1.75-1.75s-1.8102.7835-1.8102 1.75v-2c0-.9665-.7233-1.75-1.6898-1.75-1.1311 0-1.8102.7835-1.8102 1.75m-3.5 1v-2m0 2v6.0002m0-8.0002h.0602m-.0602 0c0-.9665.8064-1.75 1.7729-1.75.9665 0 1.7271.7835 1.7271 1.75v1m0 0v6.5m3.5-5v6" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M11 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.4771 5.75c0-.9665-.7606-1.75-1.7271-1.75s-1.7127.7835-1.7127 1.75v8.5l-1.6884-1.7374c-.3765-.3875-.894-.6695-1.433-.6333-.3287.0221-.6779.1104-.9389.3707a1.6231 1.6231 0 0 0-.2292 2.0113l3.5388 4.7935c.1441.1952.3058.38.489.5393 5.5174 4.7992 14.2617 1.5721 14.2617-3.4691v-9.375c-.0373-1-.7835-1.75-1.75-1.75s-1.8102.7835-1.8102 1.75v-2c0-.9665-.7233-1.75-1.6898-1.75-1.1311 0-1.8102.7835-1.8102 1.75m-3.5 1v-2m0 2v6.0002m0-8.0002h.0602m-.0602 0c0-.9665.8064-1.75 1.7729-1.75.9665 0 1.7271.7835 1.7271 1.75v1m0 0v6.5m3.5-5v6" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M11 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 17v-6c0-9.5 16-9.5 16 0v9h-8" style="vector-effect:non-scaling-stroke"/><path fill="red" d="M14.5 15c.8284 0 1.5-.6716 1.5-1.5s-.6716-1.5-1.5-1.5-1.5.6716-1.5 1.5.6716 1.5 1.5 1.5ZM9.5 15c.8284 0 1.5-.6716 1.5-1.5s-.6716-1.5-1.5-1.5-1.5.6716-1.5 1.5.6716 1.5 1.5 1.5Z" style="vector-effect:non-scaling-stroke"/><path fill="red" d="M18.002 11.03a6.04 6.04 0 0 0-5.95-5.03c-3.03 0-6.29 2.51-6.03 6.45a8.0748 8.0748 0 0 0 4.86-5.89c1.31 2.63 4 4.44 7.12 4.47ZM2 13c0-.5523.4477-1 1-1h1c.5523 0 1 .4477 1 1v4c0 .5523-.4477 1-1 1h-1c-.5523 0-1-.4477-1-1v-4ZM19 13c0-.5523.4477-1 1-1h1c.5523 0 1 .4477 1 1v4c0 .5523-.4477 1-1 1h-1c-.5523 0-1-.4477-1-1v-4Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 17v-6c0-9.5 16-9.5 16 0v9h-8" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M14.5 15c.8284 0 1.5-.6716 1.5-1.5s-.6716-1.5-1.5-1.5-1.5.6716-1.5 1.5.6716 1.5 1.5 1.5ZM9.5 15c.8284 0 1.5-.6716 1.5-1.5s-.6716-1.5-1.5-1.5-1.5.6716-1.5 1.5.6716 1.5 1.5 1.5Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M18.002 11.03a6.04 6.04 0 0 0-5.95-5.03c-3.03 0-6.29 2.51-6.03 6.45a8.0748 8.0748 0 0 0 4.86-5.89c1.31 2.63 4 4.44 7.12 4.47ZM2 13c0-.5523.4477-1 1-1h1c.5523 0 1 .4477 1 1v4c0 .5523-.4477 1-1 1h-1c-.5523 0-1-.4477-1-1v-4ZM19 13c0-.5523.4477-1 1-1h1c.5523 0 1 .4477 1 1v4c0 .5523-.4477 1-1 1h-1c-.5523 0-1-.4477-1-1v-4Z" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path fill="red" d="m11.1585 6.5291.8415 1.3105.8415-1.3105c1.5981-2.489 3.8242-2.5291 4.7146-2.5291.4494 0 1.6982.1906 2.7446 1.0014.9742.755 1.8974 2.1398 1.6625 4.8164-.1809 2.0604-1.643 4.2847-3.6841 6.3364-2.0102 2.0206-4.4298 3.7219-6.2213 4.7399a.1155.1155 0 0 1-.0578.016.1155.1155 0 0 1-.0578-.016c-1.7915-1.018-4.2111-2.7193-6.2214-4.7399-2.041-2.0517-3.5031-4.276-3.684-6.3364-.235-2.6766.6883-4.0614 1.6625-4.8164 1.0463-.8108 2.2952-1.0014 2.7445-1.0014.8905 0 3.1166.0402 4.7147 2.5291Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="m11.1585 6.5291.8415 1.3105.8415-1.3105c1.5981-2.489 3.8242-2.5291 4.7146-2.5291.4494 0 1.6982.1906 2.7446 1.0014.9742.755 1.8974 2.1398 1.6625 4.8164-.1809 2.0604-1.643 4.2847-3.6841 6.3364-2.0102 2.0206-4.4298 3.7219-6.2213 4.7399a.1155.1155 0 0 1-.0578.016.1155.1155 0 0 1-.0578-.016c-1.7915-1.018-4.2111-2.7193-6.2214-4.7399-2.041-2.0517-3.5031-4.276-3.684-6.3364-.235-2.6766.6883-4.0614 1.6625-4.8164 1.0463-.8108 2.2952-1.0014 2.7445-1.0014.8905 0 3.1166.0402 4.7147 2.5291Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m11.1585 6.5291.8415 1.3105.8415-1.3105c1.5981-2.489 3.8242-2.5291 4.7146-2.5291.4494 0 1.6982.1906 2.7446 1.0014.9742.755 1.8974 2.1398 1.6625 4.8164-.1809 2.0604-1.643 4.2847-3.6841 6.3364-2.0102 2.0206-4.4298 3.7219-6.2213 4.7399a.1155.1155 0 0 1-.0578.016.1155.1155 0 0 1-.0578-.016c-1.7915-1.018-4.2111-2.7193-6.2214-4.7399-2.041-2.0517-3.5031-4.276-3.684-6.3364-.235-2.6766.6883-4.0614 1.6625-4.8164 1.0463-.8108 2.2952-1.0014 2.7445-1.0014.8905 0 3.1166.0402 4.7147 2.5291Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="m11.1585 6.5291.8415 1.3105.8415-1.3105c1.5981-2.489 3.8242-2.5291 4.7146-2.5291.4494 0 1.6982.1906 2.7446 1.0014.9742.755 1.8974 2.1398 1.6625 4.8164-.1809 2.0604-1.643 4.2847-3.6841 6.3364-2.0102 2.0206-4.4298 3.7219-6.2213 4.7399a.1155.1155 0 0 1-.0578.016.1155.1155 0 0 1-.0578-.016c-1.7915-1.018-4.2111-2.7193-6.2214-4.7399-2.041-2.0517-3.5031-4.276-3.684-6.3364-.235-2.6766.6883-4.0614 1.6625-4.8164 1.0463-.8108 2.2952-1.0014 2.7445-1.0014.8905 0 3.1166.0402 4.7147 2.5291Z" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/heart.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="red" viewBox="0 0 24 24"><path stroke="red" stroke-width="2" d="m11.1585 6.5291.8415 1.3105.8415-1.3105c1.5981-2.489 3.8242-2.5291 4.7146-2.5291.4494 0 1.6982.1906 2.7446 1.0014.9742.755 1.8974 2.1398 1.6625 4.8164-.1809 2.0604-1.643 4.2847-3.6841 6.3364-2.0102 2.0206-4.4298 3.7219-6.2213 4.7399a.1155.1155 0 0 1-.0578.016.1155.1155 0 0 1-.0578-.016c-1.7915-1.018-4.2111-2.7193-6.2214-4.7399-2.041-2.0517-3.5031-4.276-3.684-6.3364-.235-2.6766.6883-4.0614 1.6625-4.8164 1.0463-.8108 2.2952-1.0014 2.7445-1.0014.8905 0 3.1166.0402 4.7147 2.5291Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="m11.1585 6.5291.8415 1.3105.8415-1.3105c1.5981-2.489 3.8242-2.5291 4.7146-2.5291.4494 0 1.6982.1906 2.7446 1.0014.9742.755 1.8974 2.1398 1.6625 4.8164-.1809 2.0604-1.643 4.2847-3.6841 6.3364-2.0102 2.0206-4.4298 3.7219-6.2213 4.7399a.1155.1155 0 0 1-.0578.016.1155.1155 0 0 1-.0578-.016c-1.7915-1.018-4.2111-2.7193-6.2214-4.7399-2.041-2.0517-3.5031-4.276-3.684-6.3364-.235-2.6766.6883-4.0614 1.6625-4.8164 1.0463-.8108 2.2952-1.0014 2.7445-1.0014.8905 0 3.1166.0402 4.7147 2.5291Z" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 3h-10l-5 9 5 9h10l5-9-5-9Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 3h-10l-5 9 5 9h10l5-9-5-9Z" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><rect width="18" height="2" x="3" y="20" fill="red" rx=".5" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m18 9.8571 3-2.8571-4.5-4.5-3 3" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-linecap="round" stroke-width="2" d="M11 17h-2l-1 1h-4v-1l1-1 1-1 .5-2.5 2.75-2.75 2.75-2.75 1.5-1.5 4.5 4.3571-7 7.1429Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 21v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><rect width="18" height="2" x="3" y="20" fill="currentColor" rx=".5" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m18 9.8571 3-2.8571-4.5-4.5-3 3" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M11 17h-2l-1 1h-4v-1l1-1 1-1 .5-2.5 2.75-2.75 2.75-2.75 1.5-1.5 4.5 4.3571-7 7.1429Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 21v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m3 22 .8905-7.124a1 1 0 0 1 .9923-.876h1.1172m15 8-.8905-7.124a1 1 0 0 0-.9923-.876h-1.1172m-12 0v-3c0-.5523.4477-1 1-1h1m-2 4h12m0 0v-3c0-.5523-.4477-1-1-1h-1m-8 0v-5.2192a1 1 0 0 1 .7575-.9702l6-1.5c.6311-.1578 1.2425.3196 1.2425.9702v6.7192m-8 0h8" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 14v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m3 22 .8905-7.124a1 1 0 0 1 .9923-.876h1.1172m15 8-.8905-7.124a1 1 0 0 0-.9923-.876h-1.1172m-12 0v-3c0-.5523.4477-1 1-1h1m-2 4h12m0 0v-3c0-.5523-.4477-1-1-1h-1m-8 0v-5.2192a1 1 0 0 1 .7575-.9702l6-1.5c.6311-.1578 1.2425.3196 1.2425.9702v6.7192m-8 0h8" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 14v.0001" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/house.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="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m3 13.4 9-9 9 9m-15-2.9v8.5c0 .5523.4477 1 1 1h10c.5523 0 1-.4477 1-1v-8.5" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 19.9999v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m3 13.4 9-9 9 9m-15-2.9v8.5c0 .5523.4477 1 1 1h10c.5523 0 1-.4477 1-1v-8.5" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 19.9999v.0001" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/image.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="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-width="2" d="M3 18v1.5a.5.5 0 0 0 .5.5h17a.5.5 0 0 0 .5-.5v-15a.5.5 0 0 0-.5-.5h-17a.5.5 0 0 0-.5.5v13.5Zm0 0 6.6464-6.6464a.5.5 0 0 1 .7072 0l3.6464 3.6464m-2 2 3.6464-3.6464a.5.5 0 0 1 .7072 0l3.6464 3.6464" style="vector-effect:non-scaling-stroke"/><circle cx="16" cy="8" r="2" fill="red" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 4v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M3 18v1.5a.5.5 0 0 0 .5.5h17a.5.5 0 0 0 .5-.5v-15a.5.5 0 0 0-.5-.5h-17a.5.5 0 0 0-.5.5v13.5Zm0 0 6.6464-6.6464a.5.5 0 0 1 .7072 0l3.6464 3.6464m-2 2 3.6464-3.6464a.5.5 0 0 1 .7072 0l3.6464 3.6464" style="vector-effect:non-scaling-stroke"/><circle cx="16" cy="8" r="2" fill="currentColor" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 4v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path fill="red" d="M7 14.5683v-5.1366c0-.3838-.464-.576-.7355-.3046l-2.5683 2.5682a.431.431 0 0 0 0 .6094l2.5683 2.5682c.2714.2715.7355.0792.7355-.3046Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 6h14m-8 6h8m-14 6h14" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M7 14.5683v-5.1366c0-.3838-.464-.576-.7355-.3046l-2.5683 2.5682a.431.431 0 0 0 0 .6094l2.5683 2.5682c.2714.2715.7355.0792.7355-.3046Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 6h14m-8 6h8m-14 6h14" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 6h14m-8 6h8m-14 6h14" style="vector-effect:non-scaling-stroke"/><path fill="red" d="M4.04 14.5683v-5.1366c0-.3838.4641-.576.7355-.3046l2.5683 2.5682a.431.431 0 0 1 0 .6094l-2.5683 2.5682c-.2714.2715-.7355.0792-.7355-.3046Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 6h14m-8 6h8m-14 6h14" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M4.04 14.5683v-5.1366c0-.3838.4641-.576.7355-.3046l2.5683 2.5682a.431.431 0 0 1 0 .6094l-2.5683 2.5682c-.2714.2715-.7355.0792-.7355-.3046Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path fill="red" d="M13 8.5c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-linecap="round" stroke-width="2" d="M12 12v4m9-4c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Zm-8.5-3.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 13.9999v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M13 8.5c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 12v4m9-4c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Zm-8.5-3.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 13.9999v.0001" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/kanban.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="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-width="2" d="M12 4h-7.5a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-4.5m0-11v11m0-11h7.5a.5.5 0 0 1 .5.5v10a.5.5 0 0 1-.5.5h-7.5" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 4v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 4h-7.5a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-4.5m0-11v11m0-11h7.5a.5.5 0 0 1 .5.5v10a.5.5 0 0 1-.5.5h-7.5" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 4v.0001" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/key.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="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11 12h8m0 0h2m-2 0v3m-12 2c-2.2091 0-4-1.7909-4-4v-2c0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4v2c0 2.2091-1.7909 4-4 4Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11 12h8m0 0h2m-2 0v3m-12 2c-2.2091 0-4-1.7909-4-4v-2c0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4v2c0 2.2091-1.7909 4-4 4Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/keycap.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="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-width="2" d="M7 8h6m-3 0v6m-4-10h12c1.1046 0 2 .8954 2 2v12c0 1.1046-.8954 2-2 2h-12c-1.1046 0-2-.8954-2-2v-12c0-1.1046.8954-2 2-2Z" style="vector-effect:non-scaling-stroke"/><path fill="red" d="M10 12h.001v.001h-.001z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M10 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M7 8h6m-3 0v6m-4-10h12c1.1046 0 2 .8954 2 2v12c0 1.1046-.8954 2-2 2h-12c-1.1046 0-2-.8954-2-2v-12c0-1.1046.8954-2 2-2Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M10 12h.001v.001h-.001z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M10 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/laptop.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="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-width="2" d="M2.5 20h19m-16.5-16h14c.5523 0 1 .4477 1 1v11c0 .5523-.4477 1-1 1h-14c-.5523 0-1-.4477-1-1v-11c0-.5523.4477-1 1-1Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 17v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M2.5 20h19m-16.5-16h14c.5523 0 1 .4477 1 1v11c0 .5523-.4477 1-1 1h-14c-.5523 0-1-.4477-1-1v-11c0-.5523.4477-1 1-1Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 17v.0001" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/lasso.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="red" viewBox="0 0 24 24"><path stroke="red" stroke-dasharray="1 3" stroke-linecap="round" stroke-width="2" d="M10.5 21.5001s1.4711-1.0962 3-2.5c2.3938-2.198 5.2629-2.2534 7-5 1.2909-2.0413 1.3846-3.1156 1-5.5-.3626-2.2481-.6971-3.609-2.5-5-2.0626-1.5914-5.396-1.0753-8-1-3.3353.0963-4.7111 1.0721-7 3.5-1.4976 1.5884-1.1566 1.8225-1 4 .1514 2.1066.356 2.674 2 4 1.779 1.4348 5.5 1.3333 8 .5 2.5-.8334 4-4.5 4-4.5" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M13 15v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-dasharray="1 3" stroke-linecap="round" stroke-width="2" d="M10.5 21.5001s1.4711-1.0962 3-2.5c2.3938-2.198 5.2629-2.2534 7-5 1.2909-2.0413 1.3846-3.1156 1-5.5-.3626-2.2481-.6971-3.609-2.5-5-2.0626-1.5914-5.396-1.0753-8-1-3.3353.0963-4.7111 1.0721-7 3.5-1.4976 1.5884-1.1566 1.8225-1 4 .1514 2.1066.356 2.674 2 4 1.779 1.4348 5.5 1.3333 8 .5 2.5-.8334 4-4.5 4-4.5" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M13 15v.0001" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/layout.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="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 9v12h6m-6-12v-6h18v6m-18 0h6m12 0v12h-12m12-12h-12m0 0v12" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 9v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 9v12h6m-6-12v-6h18v6m-18 0h6m12 0v12h-12m12-12h-12m0 0v12" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 9v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="square" stroke-miterlimit="1.414" stroke-width="2" d="M14.8284 14.8284c-1.5621 1.5621-4.0947 1.5621-5.6568 0m5.6568 0c1.5621-1.5621 1.5621-4.0947 0-5.6568m0 5.6568 3.182 3.182m-8.8388-3.182c-1.5621-1.5621-1.5621-4.0947 0-5.6568m0 5.6568-3.182 3.182m3.182-8.8388c1.5621-1.5621 4.0947-1.5621 5.6568 0m-5.6568 0-3.182-3.182m8.8388 3.182 3.182-3.182m.3536 12.3744c-3.5148 3.5147-9.2132 3.5147-12.728 0-3.5147-3.5148-3.5147-9.2132 0-12.728 3.5148-3.5147 9.2132-3.5147 12.728 0 3.5147 3.5148 3.5147 9.2132 0 12.728Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 8v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="square" stroke-miterlimit="1.414" stroke-width="2" d="M14.8284 14.8284c-1.5621 1.5621-4.0947 1.5621-5.6568 0m5.6568 0c1.5621-1.5621 1.5621-4.0947 0-5.6568m0 5.6568 3.182 3.182m-8.8388-3.182c-1.5621-1.5621-1.5621-4.0947 0-5.6568m0 5.6568-3.182 3.182m3.182-8.8388c1.5621-1.5621 4.0947-1.5621 5.6568 0m-5.6568 0-3.182-3.182m8.8388 3.182 3.182-3.182m.3536 12.3744c-3.5148 3.5147-9.2132 3.5147-12.728 0-3.5147-3.5148-3.5147-9.2132 0-12.728 3.5148-3.5147 9.2132-3.5147 12.728 0 3.5147 3.5148 3.5147 9.2132 0 12.728Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 8v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4h-9v14h5m4-14h9v14h-5m-4-14v-2m-4 16-2 4m2-4h8m0 0 2 4" style="vector-effect:non-scaling-stroke"/><path fill="red" d="M3 4h18v3h-18v-3ZM3 15h18v3h-18v-3Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4h-9v14h5m4-14h9v14h-5m-4-14v-2m-4 16-2 4m2-4h8m0 0 2 4" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M3 4h18v3h-18v-3ZM3 15h18v3h-18v-3Z" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linejoin="round" stroke-width="2" d="M12 3c-3.3137 0-6 2.6863-6 6 0 2.2208 1.2066 4.1599 3 5.1973v2.8027h6v-2.8027c1.7934-1.0374 3-2.9765 3-5.1973 0-3.3137-2.6863-6-6-6Z" style="vector-effect:non-scaling-stroke"/><path fill="red" d="M9 20h6v1c0 .5523-.4477 1-1 1h-4c-.5523 0-1-.4477-1-1v-1Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M12 3c-3.3137 0-6 2.6863-6 6 0 2.2208 1.2066 4.1599 3 5.1973v2.8027h6v-2.8027c1.7934-1.0374 3-2.9765 3-5.1973 0-3.3137-2.6863-6-6-6Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M9 20h6v1c0 .5523-.4477 1-1 1h-4c-.5523 0-1-.4477-1-1v-1Z" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="square" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="m11.9735 1.8672-7.743 12.7531c-.101.1666.0188.3797.2138.3797h7.0557l-.44 7.0407c-.0161.2572.3204.3676.4598.1508l8.2326-12.8063c.1069-.1664-.0125-.3852-.2103-.3852h-7.5421l.4367-6.9875c.0163-.2607-.3277-.3686-.4632-.1453Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 21v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="square" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="m11.9735 1.8672-7.743 12.7531c-.101.1666.0188.3797.2138.3797h7.0557l-.44 7.0407c-.0161.2572.3204.3676.4598.1508l8.2326-12.8063c.1069-.1664-.0125-.3852-.2103-.3852h-7.5421l.4367-6.9875c.0163-.2607-.3277-.3686-.4632-.1453Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 21v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2 12s2.767-2.5534 5-3c4.4658-.8932 5.5342 6.8931 10 6 2.2329-.4466 5-3 5-3" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2 12s2.767-2.5534 5-3c4.4658-.8932 5.5342 6.8931 10 6 2.2329-.4466 5-3 5-3" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2 12h4m4 0h4m4 0h4" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2 12h4m4 0h4m4 0h4" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-width="2" d="m4 20 16-16" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m4 20 16-16" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path fill="red" d="M3 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM7 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM11 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM15 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM19 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM23 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M10 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M3 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM7 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM11 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM15 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM19 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM23 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M10 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 12h18" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 12h18" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2 16h10v-8h10" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2 16h10v-8h10" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></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-width="2" d="M2 6h9M2 10h9M2 14h9" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="1.6" d="M18.1024 5v14M14 9.2l3.6378-3.8198a.5.5 0 0 1 .7242 0l3.6378 3.8198M21.9996 14.8l-3.6378 3.8198a.5.5 0 0 1-.7242 0l-3.6378-3.8198" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M2 18h9" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m3 15 18-6" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m3 15 18-6" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m17 14-3 3m3-10-10 10" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m17 14-3 3m3-10-10 10" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 5h8m8 0h-8m-8 7h16m-16 7h8m8 0h-8m0-14v14" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 5h8m8 0h-8m-8 7h16m-16 7h8m8 0h-8m0-14v14" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-width="2" d="M4 5h16m-16 7h16m-16 7h16" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4 5h16m-16 7h16m-16 7h16" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-width="2" d="M20 4v16m-8-16v16m-8-16v16" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M20 4v16m-8-16v16m-8-16v16" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 3h14m-18 4v14m11-14h-7v14h7m0-14h7v14h-7m0-14v14" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 3h14m-18 4v14m11-14h-7v14h7m0-14h7v14h-7m0-14v14" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m13.2731 10.0406 1.6162-1.6162c1.2122-1.2122 3.1789-1.6699 4.5457-.303 1.3669 1.3668 1.2591 2.9835-.303 4.5456l-1.6163 1.6163m-6.1619 1.9193 4.8487-4.8488m-1.9192 6.1619-1.6163 1.6163c-1.2122 1.2122-3.1789 1.6699-4.5457.303-1.3668-1.3668-1.259-2.9836.303-4.5457l1.6163-1.6162m-3.0406-9.2731v3m0 0v3m0-3h3m-3 0h-3" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m13.2731 10.0406 1.6162-1.6162c1.2122-1.2122 3.1789-1.6699 4.5457-.303 1.3669 1.3668 1.2591 2.9835-.303 4.5456l-1.6163 1.6163m-6.1619 1.9193 4.8487-4.8488m-1.9192 6.1619-1.6163 1.6163c-1.2122 1.2122-3.1789 1.6699-4.5457.303-1.3668-1.3668-1.259-2.9836.303-4.5457l1.6163-1.6162m-3.0406-9.2731v3m0 0v3m0-3h3m-3 0h-3" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/link.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="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-width="2" d="m7.7569 11.2932-3.182 3.1819c-1.3669 1.3669-1.3669 3.583 0 4.9498 1.3668 1.3668 3.5829 1.3668 4.9497 0l3.182-3.182m-1.7678-8.1317 3.5356-3.5356c1.3668-1.3668 3.5829-1.3668 4.9497 0 1.3669 1.3669 1.3669 3.583 0 4.9498l-3.5355 3.5355m-7.4246 2.4749 7.071-7.071" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 11.9999v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m7.7569 11.2932-3.182 3.1819c-1.3669 1.3669-1.3669 3.583 0 4.9498 1.3668 1.3668 3.5829 1.3668 4.9497 0l3.182-3.182m-1.7678-8.1317 3.5356-3.5356c1.3668-1.3668 3.5829-1.3668 4.9497 0 1.3669 1.3669 1.3669 3.583 0 4.9498l-3.5355 3.5355m-7.4246 2.4749 7.071-7.071" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 11.9999v.0001" style="vector-effect:non-scaling-stroke"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="red" viewBox="0 0 24 24"><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5h12m-12 7h12m-12 7h12" style="vector-effect:non-scaling-stroke"/><path fill="red" d="M5 12c0 .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.5ZM5 19c0 .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.5ZM5 5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5h12m-12 7h12m-12 7h12" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M5 12c0 .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.5ZM5 19c0 .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.5ZM5 5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>