@mirohq/design-system-icons 0.24.5 → 0.25.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (502) hide show
  1. package/dist/main.js +1310 -353
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +1306 -354
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +11 -1
  6. package/package.json +1 -1
  7. package/react/add-line-bottom.tsx +6 -3
  8. package/react/add-line-right.tsx +7 -7
  9. package/react/align-bottom.tsx +5 -0
  10. package/react/align-center-horizontal.tsx +5 -0
  11. package/react/align-center-vertical.tsx +5 -0
  12. package/react/align-left.tsx +5 -0
  13. package/react/align-right.tsx +5 -0
  14. package/react/align-top.tsx +5 -0
  15. package/react/arrow-box-out.tsx +5 -0
  16. package/react/arrow-clockwise-down-right.tsx +6 -3
  17. package/react/arrow-clockwise-up-left.tsx +6 -3
  18. package/react/arrow-counter-clockwise-down-left.tsx +6 -3
  19. package/react/arrow-counter-clockwise-up-right.tsx +6 -3
  20. package/react/arrow-down-left.tsx +5 -0
  21. package/react/arrow-down-right.tsx +5 -0
  22. package/react/arrow-down.tsx +5 -0
  23. package/react/arrow-fat-right.tsx +6 -6
  24. package/react/arrow-fat-up-right.tsx +5 -2
  25. package/react/arrow-left.tsx +5 -0
  26. package/react/arrow-right.tsx +5 -0
  27. package/react/arrow-up-circle.tsx +5 -2
  28. package/react/arrow-up-left.tsx +5 -0
  29. package/react/arrow-up-right.tsx +5 -0
  30. package/react/arrow-up.tsx +5 -0
  31. package/react/arrows-clockwise-x.tsx +6 -3
  32. package/react/arrows-clockwise-y.tsx +6 -3
  33. package/react/arrows-horizontal-lines-top-bottom.tsx +5 -2
  34. package/react/article.tsx +6 -3
  35. package/react/at.tsx +6 -3
  36. package/react/bell-slash.tsx +10 -3
  37. package/react/bell-tilt.tsx +6 -6
  38. package/react/bell.tsx +6 -6
  39. package/react/board.tsx +6 -3
  40. package/react/bookmark.tsx +6 -3
  41. package/react/brackets-angle-slash.tsx +7 -7
  42. package/react/brackets-curly-circles-three.tsx +5 -0
  43. package/react/calendar-blank.tsx +6 -3
  44. package/react/camera.tsx +9 -3
  45. package/react/card-number-three.tsx +5 -0
  46. package/react/card.tsx +5 -0
  47. package/react/cards-poker.tsx +5 -0
  48. package/react/chart-bar-y-simple.tsx +7 -7
  49. package/react/chart-bar-y.tsx +6 -3
  50. package/react/chat-check.tsx +6 -16
  51. package/react/chat-lines-eye-open.tsx +4 -2
  52. package/react/chat-text-arrow.tsx +6 -3
  53. package/react/chat-two.tsx +4 -2
  54. package/react/chat.tsx +6 -6
  55. package/react/check-mark.tsx +5 -0
  56. package/react/chevron-down.tsx +5 -0
  57. package/react/chevron-left.tsx +5 -0
  58. package/react/chevron-right.tsx +5 -0
  59. package/react/chevron-up.tsx +5 -0
  60. package/react/circle-motion-x.tsx +6 -3
  61. package/react/circle-notch.tsx +6 -3
  62. package/react/circle.tsx +6 -8
  63. package/react/circles-connected.tsx +6 -1
  64. package/react/clock-counter-clockwise-simple.tsx +5 -0
  65. package/react/clock-counter-clockwise.tsx +5 -0
  66. package/react/clock-overtime.tsx +5 -0
  67. package/react/clock.tsx +6 -3
  68. package/react/cluster.tsx +6 -1
  69. package/react/clustered.tsx +5 -0
  70. package/react/cog.tsx +5 -0
  71. package/react/cone-serpentine.tsx +6 -1
  72. package/react/connection-line-elbows.tsx +34 -0
  73. package/react/connection-line-straight.tsx +37 -0
  74. package/react/corners-three-eye-open.tsx +11 -3
  75. package/react/credit-card.tsx +5 -0
  76. package/react/crop.tsx +8 -3
  77. package/react/cross-circle.tsx +5 -0
  78. package/react/cross-fat.tsx +9 -3
  79. package/react/cross.tsx +5 -0
  80. package/react/cube.tsx +6 -3
  81. package/react/cursor-filled.tsx +5 -0
  82. package/react/cursor-text.tsx +6 -3
  83. package/react/cursor.tsx +6 -3
  84. package/react/curve-square-circle-arrow.tsx +6 -3
  85. package/react/dash-left-down-square-dash-right-up.tsx +6 -3
  86. package/react/dash-left-up-square-dash-down-right.tsx +6 -3
  87. package/react/dash-square-dash-horizontal.tsx +6 -3
  88. package/react/dash-square-dash-vertical.tsx +6 -3
  89. package/react/distribute-horizontal.tsx +6 -1
  90. package/react/distribute-vertical.tsx +5 -0
  91. package/react/envelope.tsx +5 -0
  92. package/react/eraser.tsx +6 -3
  93. package/react/exclamation-mark-octagon.tsx +5 -2
  94. package/react/exclamation-point-circle.tsx +5 -0
  95. package/react/eye-closed-dots-four-frame-broken.tsx +5 -0
  96. package/react/eye-closed.tsx +6 -3
  97. package/react/eye-open-line-frame-broken.tsx +6 -1
  98. package/react/eye-open-slash.tsx +9 -3
  99. package/react/eye-open.tsx +12 -3
  100. package/react/eyedropper.tsx +5 -0
  101. package/react/factory-house.tsx +6 -3
  102. package/react/factory.tsx +6 -3
  103. package/react/funnel.tsx +6 -3
  104. package/react/gauge.tsx +5 -0
  105. package/react/gift.tsx +4 -2
  106. package/react/globe.tsx +5 -0
  107. package/react/graduation-cap.tsx +6 -3
  108. package/react/grid-four.tsx +6 -3
  109. package/react/grid-six.tsx +6 -3
  110. package/react/hand-filled.tsx +5 -0
  111. package/react/hand-pointing.tsx +5 -2
  112. package/react/hand.tsx +9 -3
  113. package/react/highlighter-underline.tsx +16 -2
  114. package/react/highlighter.tsx +6 -3
  115. package/react/house.tsx +10 -2
  116. package/react/image.tsx +6 -1
  117. package/react/index.ts +5 -0
  118. package/react/information-mark-circle.tsx +5 -0
  119. package/react/kanban.tsx +6 -3
  120. package/react/key.tsx +9 -3
  121. package/react/keycap.tsx +6 -1
  122. package/react/laptop.tsx +5 -0
  123. package/react/lasso.tsx +6 -3
  124. package/react/layout.tsx +6 -3
  125. package/react/lifesaver.tsx +6 -3
  126. package/react/lightbulb.tsx +7 -1
  127. package/react/lightning.tsx +6 -3
  128. package/react/line-curved.tsx +6 -3
  129. package/react/line-dashed.tsx +6 -3
  130. package/react/line-diagonal.tsx +7 -7
  131. package/react/line-dotted.tsx +10 -2
  132. package/react/line-horizontal.tsx +7 -8
  133. package/react/line-orthogonal.tsx +7 -8
  134. package/react/line-straight.tsx +7 -8
  135. package/react/lines-three-horizontal-line-vertical-center.tsx +6 -3
  136. package/react/lines-three-horizontal.tsx +7 -7
  137. package/react/lines-three-vertical.tsx +7 -7
  138. package/react/link-plus.tsx +5 -2
  139. package/react/link.tsx +5 -0
  140. package/react/list-bullets.tsx +5 -0
  141. package/react/list-numbers.tsx +6 -3
  142. package/react/lock-closed.tsx +5 -0
  143. package/react/lock-open.tsx +5 -0
  144. package/react/magnet.tsx +6 -3
  145. package/react/magnifying-glass-lightning.tsx +9 -3
  146. package/react/magnifying-glass.tsx +5 -0
  147. package/react/map.tsx +6 -3
  148. package/react/microphone-slash.tsx +6 -3
  149. package/react/microphone.tsx +6 -3
  150. package/react/minus.tsx +5 -0
  151. package/react/mouse.tsx +6 -1
  152. package/react/note-magnifying-glass.tsx +5 -2
  153. package/react/palette.tsx +35 -0
  154. package/react/parallelogram.tsx +6 -6
  155. package/react/pause-circle.tsx +6 -3
  156. package/react/pdf.tsx +6 -3
  157. package/react/pen-tip.tsx +6 -3
  158. package/react/pen-underline.tsx +34 -0
  159. package/react/pen.tsx +6 -3
  160. package/react/placeholder.tsx +5 -0
  161. package/react/play-circle.tsx +8 -4
  162. package/react/playback-speed-circle.tsx +5 -0
  163. package/react/plug.tsx +5 -0
  164. package/react/plus-text.tsx +6 -3
  165. package/react/plus.tsx +5 -0
  166. package/react/presentation-eye-open.tsx +5 -2
  167. package/react/presentation-link.tsx +5 -2
  168. package/react/prohibit.tsx +6 -6
  169. package/react/push-pin-filled.tsx +37 -0
  170. package/react/push-pin.tsx +9 -3
  171. package/react/question-mark-circle.tsx +5 -0
  172. package/react/rectangles-three-aligned.tsx +6 -3
  173. package/react/rectangles-three-free.tsx +6 -3
  174. package/react/rectangles-three-overlap.tsx +6 -3
  175. package/react/rectangles-two-line.tsx +6 -3
  176. package/react/rectangles-two-user.tsx +5 -2
  177. package/react/rhombus.tsx +6 -6
  178. package/react/scissors.tsx +1 -1
  179. package/react/scrollbar-xy.tsx +5 -0
  180. package/react/shapes.tsx +6 -3
  181. package/react/shield-check.tsx +6 -3
  182. package/react/shield-lock.tsx +5 -0
  183. package/react/sidebar-closed.tsx +6 -3
  184. package/react/sidebar-open.tsx +5 -0
  185. package/react/sliders-x.tsx +6 -3
  186. package/react/sliders-y.tsx +6 -3
  187. package/react/smiley-chat.tsx +10 -2
  188. package/react/smiley.tsx +5 -0
  189. package/react/social-facebook.tsx +5 -0
  190. package/react/social-instagram.tsx +5 -0
  191. package/react/social-linkedin.tsx +5 -0
  192. package/react/social-twitter.tsx +5 -0
  193. package/react/social-youtube.tsx +5 -0
  194. package/react/speaker-cross.tsx +6 -3
  195. package/react/speaker-high.tsx +6 -3
  196. package/react/split-vertical.tsx +6 -3
  197. package/react/square-brackets-angle-slash.tsx +6 -3
  198. package/react/square-circles-two.tsx +5 -0
  199. package/react/square-line-square-dashed.tsx +6 -3
  200. package/react/square-rounded.tsx +6 -6
  201. package/react/square-star-scribble.tsx +5 -0
  202. package/react/square-triangle-circle-plus.tsx +6 -3
  203. package/react/square.tsx +6 -6
  204. package/react/squares-four.tsx +5 -2
  205. package/react/squares-group.tsx +6 -1
  206. package/react/squares-merge.tsx +10 -3
  207. package/react/squares-three.tsx +5 -2
  208. package/react/squares-two-overlap.tsx +6 -3
  209. package/react/squares-ungroup.tsx +5 -0
  210. package/react/squares-unmerge.tsx +6 -3
  211. package/react/stack.tsx +6 -3
  212. package/react/sticky-eye-open.tsx +5 -2
  213. package/react/sticky-note.tsx +6 -3
  214. package/react/sticky-notes-two.tsx +4 -2
  215. package/react/stop-circle.tsx +8 -4
  216. package/react/tag.tsx +6 -1
  217. package/react/text-a-underline.tsx +10 -2
  218. package/react/text-align-center.tsx +6 -3
  219. package/react/text-align-left.tsx +6 -3
  220. package/react/text-b-bold-italic-underlined.tsx +13 -1
  221. package/react/text-b-bold.tsx +6 -3
  222. package/react/text-cursor-eye-open.tsx +11 -3
  223. package/react/text-h-one.tsx +6 -3
  224. package/react/text-h-three.tsx +6 -3
  225. package/react/text-h-two.tsx +6 -3
  226. package/react/text-i-italic.tsx +7 -7
  227. package/react/text-indent.tsx +6 -3
  228. package/react/text-lines-three.tsx +6 -3
  229. package/react/text-s-strikethrough.tsx +6 -3
  230. package/react/text-styles.tsx +5 -0
  231. package/react/text-t.tsx +6 -3
  232. package/react/text-u-underlined.tsx +6 -3
  233. package/react/thumbs-up.tsx +6 -3
  234. package/react/ticket.tsx +10 -2
  235. package/react/timer.tsx +12 -3
  236. package/react/trackpad.tsx +1 -1
  237. package/react/trash-simple.tsx +6 -3
  238. package/react/trash.tsx +6 -3
  239. package/react/triangle-square-circle.tsx +7 -5
  240. package/react/triangle.tsx +6 -6
  241. package/react/trident.tsx +5 -0
  242. package/react/trophy.tsx +5 -0
  243. package/react/user-add.tsx +5 -0
  244. package/react/user-arrow-right-up.tsx +5 -2
  245. package/react/user-eye-open.tsx +5 -2
  246. package/react/user-pen-dashes-bottom.tsx +5 -2
  247. package/react/user-pen-line-bottom.tsx +5 -2
  248. package/react/user-tick-down.tsx +5 -2
  249. package/react/user.tsx +5 -0
  250. package/react/users.tsx +5 -0
  251. package/react/view-center.tsx +6 -1
  252. package/react/view-side-left.tsx +6 -1
  253. package/react/wallet.tsx +5 -0
  254. package/svg/24/add-line-bottom.svg +1 -1
  255. package/svg/24/add-line-right.svg +1 -1
  256. package/svg/24/align-bottom.svg +1 -1
  257. package/svg/24/align-center-horizontal.svg +1 -1
  258. package/svg/24/align-center-vertical.svg +1 -1
  259. package/svg/24/align-left.svg +1 -1
  260. package/svg/24/align-right.svg +1 -1
  261. package/svg/24/align-top.svg +1 -1
  262. package/svg/24/arrow-box-out.svg +1 -1
  263. package/svg/24/arrow-clockwise-down-right.svg +1 -1
  264. package/svg/24/arrow-clockwise-up-left.svg +1 -1
  265. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -1
  266. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
  267. package/svg/24/arrow-down-left.svg +1 -1
  268. package/svg/24/arrow-down-right.svg +1 -1
  269. package/svg/24/arrow-down.svg +1 -1
  270. package/svg/24/arrow-fat-right.svg +1 -1
  271. package/svg/24/arrow-fat-up-right.svg +1 -1
  272. package/svg/24/arrow-left.svg +1 -1
  273. package/svg/24/arrow-right.svg +1 -1
  274. package/svg/24/arrow-up-circle.svg +1 -1
  275. package/svg/24/arrow-up-left.svg +1 -1
  276. package/svg/24/arrow-up-right.svg +1 -1
  277. package/svg/24/arrow-up.svg +1 -1
  278. package/svg/24/arrows-clockwise-x.svg +1 -1
  279. package/svg/24/arrows-clockwise-y.svg +1 -1
  280. package/svg/24/arrows-horizontal-lines-top-bottom.svg +1 -1
  281. package/svg/24/article.svg +1 -1
  282. package/svg/24/at.svg +1 -1
  283. package/svg/24/bell-slash.svg +1 -1
  284. package/svg/24/bell-tilt.svg +1 -1
  285. package/svg/24/bell.svg +1 -1
  286. package/svg/24/board.svg +1 -1
  287. package/svg/24/bookmark.svg +1 -1
  288. package/svg/24/brackets-angle-slash.svg +1 -1
  289. package/svg/24/brackets-curly-circles-three.svg +1 -1
  290. package/svg/24/calendar-blank.svg +1 -1
  291. package/svg/24/camera.svg +1 -1
  292. package/svg/24/card-number-three.svg +1 -1
  293. package/svg/24/card.svg +1 -1
  294. package/svg/24/cards-poker.svg +1 -1
  295. package/svg/24/chart-bar-y-simple.svg +1 -1
  296. package/svg/24/chart-bar-y.svg +1 -1
  297. package/svg/24/chat-check.svg +1 -1
  298. package/svg/24/chat-lines-eye-open.svg +1 -1
  299. package/svg/24/chat-text-arrow.svg +1 -1
  300. package/svg/24/chat-two.svg +1 -1
  301. package/svg/24/chat.svg +1 -1
  302. package/svg/24/check-mark.svg +1 -1
  303. package/svg/24/checkboard-square-centered.svg +1 -1
  304. package/svg/24/chevron-down.svg +1 -1
  305. package/svg/24/chevron-left.svg +1 -1
  306. package/svg/24/chevron-right.svg +1 -1
  307. package/svg/24/chevron-up.svg +1 -1
  308. package/svg/24/circle-motion-x.svg +1 -1
  309. package/svg/24/circle-notch.svg +1 -1
  310. package/svg/24/circle.svg +1 -1
  311. package/svg/24/circles-connected.svg +1 -1
  312. package/svg/24/clock-counter-clockwise-simple.svg +1 -1
  313. package/svg/24/clock-counter-clockwise.svg +1 -1
  314. package/svg/24/clock-overtime.svg +1 -1
  315. package/svg/24/clock.svg +1 -1
  316. package/svg/24/cluster.svg +1 -1
  317. package/svg/24/clustered.svg +1 -1
  318. package/svg/24/cog.svg +1 -1
  319. package/svg/24/cone-serpentine.svg +1 -1
  320. package/svg/24/connection-line-elbows.svg +2 -0
  321. package/svg/24/connection-line-straight.svg +2 -0
  322. package/svg/24/corners-three-eye-open.svg +1 -1
  323. package/svg/24/credit-card.svg +1 -1
  324. package/svg/24/crop.svg +1 -1
  325. package/svg/24/cross-circle.svg +1 -1
  326. package/svg/24/cross-fat.svg +1 -1
  327. package/svg/24/cross.svg +1 -1
  328. package/svg/24/cube.svg +1 -1
  329. package/svg/24/cursor-filled.svg +1 -1
  330. package/svg/24/cursor-text.svg +1 -1
  331. package/svg/24/cursor.svg +1 -1
  332. package/svg/24/curve-square-circle-arrow.svg +1 -1
  333. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
  334. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
  335. package/svg/24/dash-square-dash-horizontal.svg +1 -1
  336. package/svg/24/dash-square-dash-vertical.svg +1 -1
  337. package/svg/24/distribute-horizontal.svg +1 -1
  338. package/svg/24/distribute-vertical.svg +1 -1
  339. package/svg/24/envelope.svg +1 -1
  340. package/svg/24/eraser.svg +1 -1
  341. package/svg/24/exclamation-mark-octagon.svg +1 -1
  342. package/svg/24/exclamation-point-circle.svg +1 -1
  343. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -1
  344. package/svg/24/eye-closed.svg +1 -1
  345. package/svg/24/eye-open-line-frame-broken.svg +1 -1
  346. package/svg/24/eye-open-slash.svg +1 -1
  347. package/svg/24/eye-open.svg +1 -1
  348. package/svg/24/eyedropper.svg +1 -1
  349. package/svg/24/factory-house.svg +1 -1
  350. package/svg/24/factory.svg +1 -1
  351. package/svg/24/funnel.svg +1 -1
  352. package/svg/24/gauge.svg +1 -1
  353. package/svg/24/gift.svg +1 -1
  354. package/svg/24/globe.svg +1 -1
  355. package/svg/24/graduation-cap.svg +1 -1
  356. package/svg/24/grid-four.svg +1 -1
  357. package/svg/24/grid-six.svg +1 -1
  358. package/svg/24/hand-filled.svg +1 -1
  359. package/svg/24/hand-pointing.svg +1 -1
  360. package/svg/24/hand.svg +1 -1
  361. package/svg/24/highlighter-underline.svg +1 -1
  362. package/svg/24/highlighter.svg +1 -1
  363. package/svg/24/house.svg +1 -1
  364. package/svg/24/image.svg +1 -1
  365. package/svg/24/information-mark-circle.svg +1 -1
  366. package/svg/24/kanban.svg +1 -1
  367. package/svg/24/key.svg +1 -1
  368. package/svg/24/keycap.svg +1 -1
  369. package/svg/24/laptop.svg +1 -1
  370. package/svg/24/lasso.svg +1 -1
  371. package/svg/24/layout.svg +1 -1
  372. package/svg/24/lifesaver.svg +1 -1
  373. package/svg/24/lightbulb.svg +1 -1
  374. package/svg/24/lightning.svg +1 -1
  375. package/svg/24/line-curved.svg +1 -1
  376. package/svg/24/line-dashed.svg +1 -1
  377. package/svg/24/line-diagonal.svg +1 -1
  378. package/svg/24/line-dotted.svg +1 -1
  379. package/svg/24/line-horizontal.svg +1 -1
  380. package/svg/24/line-orthogonal.svg +1 -1
  381. package/svg/24/line-straight.svg +1 -1
  382. package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -1
  383. package/svg/24/lines-three-horizontal.svg +1 -1
  384. package/svg/24/lines-three-vertical.svg +1 -1
  385. package/svg/24/link-plus.svg +1 -1
  386. package/svg/24/link.svg +1 -1
  387. package/svg/24/list-bullets.svg +1 -1
  388. package/svg/24/list-numbers.svg +1 -1
  389. package/svg/24/lock-closed.svg +1 -1
  390. package/svg/24/lock-open.svg +1 -1
  391. package/svg/24/magnet.svg +1 -1
  392. package/svg/24/magnifying-glass-lightning.svg +1 -1
  393. package/svg/24/magnifying-glass.svg +1 -1
  394. package/svg/24/map.svg +1 -1
  395. package/svg/24/microphone-slash.svg +1 -1
  396. package/svg/24/microphone.svg +1 -1
  397. package/svg/24/minus.svg +1 -1
  398. package/svg/24/mouse.svg +1 -1
  399. package/svg/24/note-magnifying-glass.svg +1 -1
  400. package/svg/24/palette.svg +2 -0
  401. package/svg/24/paper-plane-filled-right.svg +1 -1
  402. package/svg/24/parallelogram.svg +1 -1
  403. package/svg/24/pause-circle.svg +1 -1
  404. package/svg/24/pdf.svg +1 -1
  405. package/svg/24/pen-tip.svg +1 -1
  406. package/svg/24/pen-underline.svg +2 -0
  407. package/svg/24/pen.svg +1 -1
  408. package/svg/24/placeholder.svg +1 -1
  409. package/svg/24/play-circle.svg +1 -1
  410. package/svg/24/playback-speed-circle.svg +1 -1
  411. package/svg/24/plug.svg +1 -1
  412. package/svg/24/plus-text.svg +1 -1
  413. package/svg/24/plus.svg +1 -1
  414. package/svg/24/presentation-eye-open.svg +1 -1
  415. package/svg/24/presentation-link.svg +1 -1
  416. package/svg/24/prohibit.svg +1 -1
  417. package/svg/24/push-pin-filled.svg +2 -0
  418. package/svg/24/push-pin.svg +1 -1
  419. package/svg/24/question-mark-circle.svg +1 -1
  420. package/svg/24/rectangles-three-aligned.svg +1 -1
  421. package/svg/24/rectangles-three-free.svg +1 -1
  422. package/svg/24/rectangles-three-overlap.svg +1 -1
  423. package/svg/24/rectangles-two-line.svg +1 -1
  424. package/svg/24/rectangles-two-user.svg +1 -1
  425. package/svg/24/rhombus.svg +1 -1
  426. package/svg/24/scissors.svg +1 -1
  427. package/svg/24/scrollbar-xy.svg +1 -1
  428. package/svg/24/shapes.svg +1 -1
  429. package/svg/24/shield-check.svg +1 -1
  430. package/svg/24/shield-lock.svg +1 -1
  431. package/svg/24/sidebar-closed.svg +1 -1
  432. package/svg/24/sidebar-open.svg +1 -1
  433. package/svg/24/sliders-x.svg +1 -1
  434. package/svg/24/sliders-y.svg +1 -1
  435. package/svg/24/smiley-chat.svg +1 -1
  436. package/svg/24/smiley.svg +1 -1
  437. package/svg/24/social-facebook.svg +1 -1
  438. package/svg/24/social-instagram.svg +1 -1
  439. package/svg/24/social-linkedin.svg +1 -1
  440. package/svg/24/social-twitter.svg +1 -1
  441. package/svg/24/social-youtube.svg +1 -1
  442. package/svg/24/speaker-cross.svg +1 -1
  443. package/svg/24/speaker-high.svg +1 -1
  444. package/svg/24/split-vertical.svg +1 -1
  445. package/svg/24/square-brackets-angle-slash.svg +1 -1
  446. package/svg/24/square-circles-two.svg +1 -1
  447. package/svg/24/square-line-square-dashed.svg +1 -1
  448. package/svg/24/square-rounded.svg +1 -1
  449. package/svg/24/square-star-scribble.svg +1 -1
  450. package/svg/24/square-triangle-circle-plus.svg +1 -1
  451. package/svg/24/square.svg +1 -1
  452. package/svg/24/squares-four.svg +1 -1
  453. package/svg/24/squares-group.svg +1 -1
  454. package/svg/24/squares-merge.svg +1 -1
  455. package/svg/24/squares-three.svg +1 -1
  456. package/svg/24/squares-two-overlap.svg +1 -1
  457. package/svg/24/squares-ungroup.svg +1 -1
  458. package/svg/24/squares-unmerge.svg +1 -1
  459. package/svg/24/stack.svg +1 -1
  460. package/svg/24/sticky-eye-open.svg +1 -1
  461. package/svg/24/sticky-note.svg +1 -1
  462. package/svg/24/sticky-notes-two.svg +1 -1
  463. package/svg/24/stop-circle.svg +1 -1
  464. package/svg/24/tag.svg +1 -1
  465. package/svg/24/text-a-underline.svg +1 -1
  466. package/svg/24/text-align-center.svg +1 -1
  467. package/svg/24/text-align-left.svg +1 -1
  468. package/svg/24/text-b-bold-italic-underlined.svg +1 -1
  469. package/svg/24/text-b-bold.svg +1 -1
  470. package/svg/24/text-cursor-eye-open.svg +1 -1
  471. package/svg/24/text-h-one.svg +1 -1
  472. package/svg/24/text-h-three.svg +1 -1
  473. package/svg/24/text-h-two.svg +1 -1
  474. package/svg/24/text-i-italic.svg +1 -1
  475. package/svg/24/text-indent.svg +1 -1
  476. package/svg/24/text-lines-three.svg +1 -1
  477. package/svg/24/text-s-strikethrough.svg +1 -1
  478. package/svg/24/text-styles.svg +1 -1
  479. package/svg/24/text-t.svg +1 -1
  480. package/svg/24/text-u-underlined.svg +1 -1
  481. package/svg/24/thumbs-up.svg +1 -1
  482. package/svg/24/ticket.svg +1 -1
  483. package/svg/24/timer.svg +1 -1
  484. package/svg/24/trackpad.svg +1 -1
  485. package/svg/24/trash-simple.svg +1 -1
  486. package/svg/24/trash.svg +1 -1
  487. package/svg/24/triangle-square-circle.svg +1 -1
  488. package/svg/24/triangle.svg +1 -1
  489. package/svg/24/trident.svg +1 -1
  490. package/svg/24/trophy.svg +1 -1
  491. package/svg/24/user-add.svg +1 -1
  492. package/svg/24/user-arrow-right-up.svg +1 -1
  493. package/svg/24/user-eye-open.svg +1 -1
  494. package/svg/24/user-pen-dashes-bottom.svg +1 -1
  495. package/svg/24/user-pen-line-bottom.svg +1 -1
  496. package/svg/24/user-tick-down.svg +1 -1
  497. package/svg/24/user.svg +1 -1
  498. package/svg/24/users.svg +1 -1
  499. package/svg/24/view-center.svg +1 -1
  500. package/svg/24/view-side-left.svg +1 -1
  501. package/svg/24/wallet.svg +1 -1
  502. package/svg/meta.json +44 -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="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m11.4615 12-3.4615-9-3.4615 9m6.923 0h-6.923m6.923 0 .5193 1.5m-8.9808 2.5 1.5385-4"/><path fill="currentColor" fill-rule="evenodd" d="M21.6931 21.3213a3.984 3.984 0 0 0 .6079-.5395c.1825-.1993.3302-.3942.442-.5849.0869-.1298.1507-.2589.1897-.3872.0437-.1307.0673-.2506.0673-.3586 0-.1052-.0536-.1964-.1369-.2727-.0811-.0799-.1787-.124-.2898-.124-.094 0-.1664.0636-.2198.1366a7.6536 7.6536 0 0 1-.1688.2204l-.0008.001-.0007.0009c-.2208.2942-.4714.5136-.7513.661-.2698.1451-.6255.2213-1.0714.2213a1.0897 1.0897 0 0 1-.505-.1233c-.1461-.0778-.2813-.2218-.4016-.4434-.1196-.2264-.2163-.5373-.2873-.9369-.0706-.3974-.1065-.9123-.1065-1.5465 0-.2206.0205-.4659.0619-.7361a21.212 21.212 0 0 1 .1342-.7815 75.761 75.761 0 0 1 .1435-.6681c.0415-.1882.0652-.3235.0652-.395 0-.1196-.014-.2238-.0538-.2987a.5385.5385 0 0 0-.115-.1753 18.6126 18.6126 0 0 0-.1109-.1271c-.0256-.0401-.0513-.1062-.0734-.2049l-.0004-.0019-.0005-.0019c-.0269-.1-.0731-.2007-.137-.3022a1.3113 1.3113 0 0 0-.2215-.2679c-.0826-.0818-.1697-.1492-.2613-.2012-.0935-.053-.1875-.0837-.2805-.0837a.4145.4145 0 0 0-.1859.0456 1.8137 1.8137 0 0 0-.1478.0823l-.1354.0672a.314.314 0 0 1-.1066.0192c-.0365 0-.0867-.0068-.1525-.0229a4.6873 4.6873 0 0 0-.2113-.0699 3.322 3.322 0 0 0-.217-.0806c-.0729-.0262-.1435-.0409-.2108-.0409-.218 0-.488.1032-.8034.2898-.313.1829-.6421.4343-.9872.7528-.346.3134-.6851.6803-1.0175 1.1002a7.9268 7.9268 0 0 0-.8643 1.3277c-.2167.4122-.4006.7922-.5516 1.14l-.0005.0012c-.1447.3472-.2656.6711-.3625.9716l-.0003.0012c-.091.295-.158.573-.2008.8338l-.0003.0021c-.0365.2598-.0549.5082-.0549.7451 0 .2428.0408.4741.1228.6933.0813.2172.1912.4108.3301.58l.0013.0016c.1447.1687.3093.3041.4938.4051l.0012.0007c.1926.1019.3936.1538.6019.1538.3074 0 .652-.0983 1.0314-.2867.384-.1935.7704-.4413 1.1583-.7421.3934-.3065.7716-.6489 1.1343-1.0269.3121-.3201.588-.6428.8273-.9681.0711.3367.1567.6594.257.9679l.0004.0013c.1281.3754.2873.7073.4783.9947l.0013.0019c.1984.2831.4322.5096.7018.6776.2809.1711.6111.2554.9854.2554.2877 0 .5663-.0529.8351-.1583.2648-.104.509-.2359.7314-.3954Zm-4.0998-6.7647c.121.1722.1906.4703.1906.9119 0 .2156-.0371.4538-.1131.715-.0766.2573-.1769.521-.3012.7911a8.4463 8.4463 0 0 1-.4182.795l-.0008.0014a10.8507 10.8507 0 0 1-.4459.7171l-.0007.001c-.1344.2031-.3077.4192-.5208.6484a9.3732 9.3732 0 0 1-.6586.6273l-.001.0008c-.219.1939-.4252.3546-.6184.4826-.0959.0605-.1777.1043-.246.1328-.0695.029-.1192.0396-.1525.0396-.2845 0-.4491-.0786-.5323-.2066-.0956-.1533-.1474-.3605-.1474-.6289 0-.1801.0312-.3859.0956-.6182.0647-.2398.1505-.4894.257-.748.1129-.2655.2408-.5372.3837-.8149.1431-.2782.2921-.5504.4471-.8167a35.79 35.79 0 0 1 .4747-.7646c.1609-.2426.3125-.458.455-.6466l.0008-.001.0008-.0011c.0676-.0951.1561-.1947.2667-.2987a2.5586 2.5586 0 0 1 .3645-.2842 1.9823 1.9823 0 0 1 .4123-.2047l.0019-.0007c.1464-.0559.2879-.0831.4251-.0831.1316 0 .2596.073.3811.254Z" clip-rule="evenodd"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m11.4615 12-3.4615-9-3.4615 9m6.923 0h-6.923m6.923 0 .5193 1.5m-8.9808 2.5 1.5385-4"/><path fill="currentColor" fill-rule="evenodd" d="M21.6931 21.3213a3.984 3.984 0 0 0 .6079-.5395c.1825-.1993.3302-.3942.442-.5849.0869-.1298.1507-.2589.1897-.3872.0437-.1307.0673-.2506.0673-.3586 0-.1052-.0536-.1964-.1369-.2727-.0811-.0799-.1787-.124-.2898-.124-.094 0-.1664.0636-.2198.1366a7.6536 7.6536 0 0 1-.1688.2204l-.0008.001-.0007.0009c-.2208.2942-.4714.5136-.7513.661-.2698.1451-.6255.2213-1.0714.2213a1.0897 1.0897 0 0 1-.505-.1233c-.1461-.0778-.2813-.2218-.4016-.4434-.1196-.2264-.2163-.5373-.2873-.9369-.0706-.3974-.1065-.9123-.1065-1.5465 0-.2206.0205-.4659.0619-.7361a21.212 21.212 0 0 1 .1342-.7815 75.761 75.761 0 0 1 .1435-.6681c.0415-.1882.0652-.3235.0652-.395 0-.1196-.014-.2238-.0538-.2987a.5385.5385 0 0 0-.115-.1753 18.6126 18.6126 0 0 0-.1109-.1271c-.0256-.0401-.0513-.1062-.0734-.2049l-.0004-.0019-.0005-.0019c-.0269-.1-.0731-.2007-.137-.3022a1.3113 1.3113 0 0 0-.2215-.2679c-.0826-.0818-.1697-.1492-.2613-.2012-.0935-.053-.1875-.0837-.2805-.0837a.4145.4145 0 0 0-.1859.0456 1.8137 1.8137 0 0 0-.1478.0823l-.1354.0672a.314.314 0 0 1-.1066.0192c-.0365 0-.0867-.0068-.1525-.0229a4.6873 4.6873 0 0 0-.2113-.0699 3.322 3.322 0 0 0-.217-.0806c-.0729-.0262-.1435-.0409-.2108-.0409-.218 0-.488.1032-.8034.2898-.313.1829-.6421.4343-.9872.7528-.346.3134-.6851.6803-1.0175 1.1002a7.9268 7.9268 0 0 0-.8643 1.3277c-.2167.4122-.4006.7922-.5516 1.14l-.0005.0012c-.1447.3472-.2656.6711-.3625.9716l-.0003.0012c-.091.295-.158.573-.2008.8338l-.0003.0021c-.0365.2598-.0549.5082-.0549.7451 0 .2428.0408.4741.1228.6933.0813.2172.1912.4108.3301.58l.0013.0016c.1447.1687.3093.3041.4938.4051l.0012.0007c.1926.1019.3936.1538.6019.1538.3074 0 .652-.0983 1.0314-.2867.384-.1935.7704-.4413 1.1583-.7421.3934-.3065.7716-.6489 1.1343-1.0269.3121-.3201.588-.6428.8273-.9681.0711.3367.1567.6594.257.9679l.0004.0013c.1281.3754.2873.7073.4783.9947l.0013.0019c.1984.2831.4322.5096.7018.6776.2809.1711.6111.2554.9854.2554.2877 0 .5663-.0529.8351-.1583.2648-.104.509-.2359.7314-.3954Zm-4.0998-6.7647c.121.1722.1906.4703.1906.9119 0 .2156-.0371.4538-.1131.715-.0766.2573-.1769.521-.3012.7911a8.4463 8.4463 0 0 1-.4182.795l-.0008.0014a10.8507 10.8507 0 0 1-.4459.7171l-.0007.001c-.1344.2031-.3077.4192-.5208.6484a9.3732 9.3732 0 0 1-.6586.6273l-.001.0008c-.219.1939-.4252.3546-.6184.4826-.0959.0605-.1777.1043-.246.1328-.0695.029-.1192.0396-.1525.0396-.2845 0-.4491-.0786-.5323-.2066-.0956-.1533-.1474-.3605-.1474-.6289 0-.1801.0312-.3859.0956-.6182.0647-.2398.1505-.4894.257-.748.1129-.2655.2408-.5372.3837-.8149.1431-.2782.2921-.5504.4471-.8167a35.79 35.79 0 0 1 .4747-.7646c.1609-.2426.3125-.458.455-.6466l.0008-.001.0008-.0011c.0676-.0951.1561-.1947.2667-.2987a2.5586 2.5586 0 0 1 .3645-.2842 1.9823 1.9823 0 0 1 .4123-.2047l.0019-.0007c.1464-.0559.2879-.0831.4251-.0831.1316 0 .2596.073.3811.254Z" clip-rule="evenodd"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
package/svg/24/text-t.svg CHANGED
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4 7v-2.5a.5.5 0 0 1 .5-.5h7.5m8 3v-2.5a.5.5 0 0 0-.5-.5h-7.5m0 0v16m0 0h-3m3 0h3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" clip-path="url(#a)"><path stroke-linecap="round" d="M4 7v-2.5a.5.5 0 0 1 .5-.5h7.5m8 3v-2.5a.5.5 0 0 0-.5-.5h-7.5m0 0v16m0 0h-3m3 0h3"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 20h10m-10-16v8c0 3 2.7229 4 5 4s5-1 5-4v-8"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" clip-path="url(#a)"><path stroke-linecap="round" stroke-linejoin="round" d="M7 20h10m-10-16v8c0 3 2.7229 4 5 4s5-1 5-4v-8"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4 11.6167v8.3833m3.2-1.0479v-7.1281c0-.1369.0273-.2724.0803-.399l3.2494-8.1005c.1626-.3879.7001-.4402.937-.0911l.553 1.077c.6668.9826.8807 2.196.5892 3.3417l-.5892 2.3479h5.3333c1.1782 0 2.647.9832 2.647 2.1406v2.6198c0 2.8938-2.9211 5.2396-5.8667 5.2396h-5.8666c-.5891 0-1.0667-.4692-1.0667-1.0479Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" clip-path="url(#a)"><path stroke-linecap="round" d="M4 11.6167v8.3833m3.2-1.0479v-7.1281c0-.1369.0273-.2724.0803-.399l3.2494-8.1005c.1626-.3879.7001-.4402.937-.0911l.553 1.077c.6668.9826.8807 2.196.5892 3.3417l-.5892 2.3479h5.3333c1.1782 0 2.647.9832 2.647 2.1406v2.6198c0 2.8938-2.9211 5.2396-5.8667 5.2396h-5.8666c-.5891 0-1.0667-.4692-1.0667-1.0479Z"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
package/svg/24/ticket.svg CHANGED
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M19.5 9v1h2v-1h-2Zm2 6v-1h-2v1h2Zm-17 0v-1h-2v1h2Zm-2-6v1h2v-1h-2Zm3 3h1-1Zm5.5-7c0-.5523-.4477-1-1-1s-1 .4477-1 1h2Zm-2 14c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm-4.5-13h15v-2h-15v2Zm15 0v3h2v-3h-2Zm0 9v3h2v-3h-2Zm0 3h-15v2h15v-2Zm-15 0v-3h-2v3h2Zm0-9v-3h-2v3h2Zm15 9v2c1.1046 0 2-.8954 2-2h-2Zm0-12h2c0-1.1046-.8954-2-2-2v2Zm-15 12h-2c0 1.1046.8954 2 2 2v-2Zm0-14c-1.1046 0-2 .8954-2 2h2v-2Zm-2 6c1.202 0 2 .798 2 2h2c0-2.3066-1.6934-4-4-4v2Zm2 2c0 1.202-.798 2-2 2v2c2.3066 0 4-1.6934 4-4h-2Zm4.5-7v14h2v-14h-2Zm12.5 9c-1.202 0-2-.798-2-2h-2c0 2.3066 1.6934 4 4 4v-2Zm-2-2c0-1.202.798-2 2-2v-2c-2.3066 0-4 1.6934-4 4h2Z"/></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 5v14m-6.5-14h15c.5523 0 1 .4477 1 1v3.148c-1.7543 0-3 1.0977-3 2.852s1.2457 2.852 3 2.852v3.148c0 .5523-.4477 1-1 1h-15c-.5523 0-1-.4477-1-1v-3.148c1.7543 0 3-1.0977 3-2.852 0-1.5938-1.2457-2.852-3-2.852v-3.148c0-.5523.4477-1 1-1Z"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
package/svg/24/timer.svg CHANGED
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m11.2929 11.2929-.7071.7071 1.4142 1.4142.7071-.7071-1.4142-1.4142Zm4.4142-1.5858c.3905-.3905.3905-1.0237 0-1.4142-.3905-.3905-1.0237-.3905-1.4142 0l1.4142 1.4142Zm-2.7071-8.7071c0-.5523-.4477-1-1-1s-1 .4477-1 1h2Zm-.2929 11.7071 3-3-1.4142-1.4142-3 3 1.4142 1.4142Zm7.2929-.7071c0 4.4183-3.5817 8-8 8v2c5.5228 0 10-4.4772 10-10h-2Zm-8 8c-4.4183 0-8-3.5817-8-8h-2c0 5.5228 4.4771 10 10 10v-2Zm-8-8c0-4.4183 3.5817-8 8-8v-2c-5.5229 0-10 4.4771-10 10h2Zm8-8c4.4183 0 8 3.5817 8 8h2c0-5.5229-4.4772-10-10-10v2Zm1-1v-2h-2v2h2Z"/><circle cx="12" cy="12" r="2" fill="currentColor"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="m12 12 3-3m-3-6c-4.9706 0-9 4.0294-9 9s4.0294 9 9 9 9-4.0294 9-9-4.0294-9-9-9Zm0 0v-2"/><circle cx="12" cy="12" r="2" fill="currentColor"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M4 14v2c0 1.6569 1.3431 3 3 3h5m-8-5v-7c0-1.6569 1.3431-3 3-3h10c1.6569 0 3 1.3431 3 3v7m-16 0h8m8 0v2c0 1.6569-1.3431 3-3 3h-5m8-5h-8m0 0v5"/></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="M4 14v2c0 1.6569 1.3431 3 3 3h5m-8-5v-7c0-1.6569 1.3431-3 3-3h10c1.6569 0 3 1.3431 3 3v7m-16 0h8m8 0v2c0 1.6569-1.3431 3-3 3h-5m8-5h-8m0 0v5M11.8097 12.3875v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="1.414" stroke-width="2" d="M4 5h8m8 0h-8m0 0v-2m-6 5v12.75a.25.25 0 0 0 .25.25h11.5a.25.25 0 0 0 .25-.25v-12.75"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" clip-path="url(#a)"><path stroke-linecap="round" stroke-miterlimit="1.414" d="M4 5h8m8 0h-8m0 0v-2m-6 5v12.75a.25.25 0 0 0 .25.25h11.5a.25.25 0 0 0 .25-.25v-12.75"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
package/svg/24/trash.svg CHANGED
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="1.414" stroke-width="2" d="M4 5h8m8 0h-8m0 0v-2m-6 5v12.75a.25.25 0 0 0 .25.25h11.5a.25.25 0 0 0 .25-.25v-12.75m-8 0v9m4-9v9"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" clip-path="url(#a)"><path stroke-linecap="round" stroke-miterlimit="1.414" d="M4 5h8m8 0h-8m0 0v-2m-6 5v12.75a.25.25 0 0 0 .25.25h11.5a.25.25 0 0 0 .25-.25v-12.75m-8 0v9m4-9v9"/><path d="M11.8097 12.3875v.0001"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="currentColor" d="M3 14v-1c-.5523 0-1 .4477-1 1h1Zm7 0h1c0-.5523-.4477-1-1-1v1Zm0 7v1c.5523 0 1-.4477 1-1h-1Zm-7 0h-1c0 .5523.4477 1 1 1v-1Zm5.5-11-.8944-.4472a1 1 0 0 0 .8944 1.4472v-1Zm7 0v1a1 1 0 0 0 .8944-1.4472l-.8944.4472Zm-3.5-7 .8944-.4472a1 1 0 0 0-1.7888 0l.8944.4472Zm-9 12h7v-2h-7v2Zm6-1v7h2v-7h-2Zm1 6h-7v2h7v-2Zm-6 1v-7h-2v7h2Zm4.5-10h7v-2h-7v2Zm7.8944-1.4472-3.5-7-1.7888.8944 3.5 7 1.7888-.8944Zm-5.2888-7-3.5 7 1.7888.8944 3.5-7-1.7888-.8944Zm8.8944 14.9472c0 1.3807-1.1193 2.5-2.5 2.5v2c2.4853 0 4.5-2.0147 4.5-4.5h-2Zm-2.5 2.5c-1.3807 0-2.5-1.1193-2.5-2.5h-2c0 2.4853 2.0147 4.5 4.5 4.5v-2Zm-2.5-2.5c0-1.3807 1.1193-2.5 2.5-2.5v-2c-2.4853 0-4.5 2.0147-4.5 4.5h2Zm2.5-2.5c1.3807 0 2.5 1.1193 2.5 2.5h2c0-2.4853-2.0147-4.5-4.5-4.5v2Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-linejoin="round" stroke-width="2" clip-path="url(#a)"><path d="M10 14h-7v7h7v-7ZM15.5 10h-7l3.5-7 3.5 7ZM21 17.5c0 1.933-1.567 3.5-3.5 3.5s-3.5-1.567-3.5-3.5 1.567-3.5 3.5-3.5 3.5 1.567 3.5 3.5Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-width="2" d="M20.5807 20.5263h-17.181c-.1847 0-.3057-.1933-.2249-.3593l8.1384-16.729c.0891-.183.3479-.1886.4448-.0095l9.0426 16.7289c.09.1666-.0306.3689-.2199.3689Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-width="2" clip-path="url(#a)"><path d="M20.5807 20.5263h-17.181c-.1847 0-.3057-.1933-.2249-.3593l8.1384-16.729c.0891-.183.3479-.1886.4448-.0095l9.0426 16.7289c.09.1666-.0306.3689-.2199.3689ZM11.8097 12.3875v.0001"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 20v-4m0-11v11m0 0 6.1414-.8773a1 1 0 0 0 .8586-.99v-7.1327m-7 9-6.1414-.8773a1 1 0 0 1-.8586-.99v-7.1327"/><path fill="currentColor" d="M18.7797 4.1073c.0922-.1843.3551-.1843.4472 0l2.0059 4.0118c.0997.1994-.0916.4196-.303.3488l-1.8471-.6187a.25.25 0 0 0-.1588 0l-1.8471.6187c-.2113.0708-.4027-.1494-.303-.3488l2.0059-4.0118Z"/><path fill="currentColor" d="M18.7797 4.1073c.0922-.1843.3551-.1843.4472 0l2.0059 4.0118c.0997.1994-.0916.4196-.303.3488l-1.8471-.6187a.25.25 0 0 0-.1588 0l-1.8471.6187c-.2113.0708-.4027-.1494-.303-.3488l2.0059-4.0118ZM11.7794 2.1382c.0921-.1843.355-.1843.4472 0l2.0059 4.0118c.0997.1994-.0917.4197-.303.3489l-1.8471-.6188a.2498.2498 0 0 0-.1588 0l-1.8471.6188c-.2114.0708-.4027-.1495-.303-.3489l2.0059-4.0118Z"/><path fill="currentColor" d="M11.7794 2.1382c.0921-.1843.355-.1843.4472 0l2.0059 4.0118c.0997.1994-.0917.4197-.303.3489l-1.8471-.6188a.2498.2498 0 0 0-.1588 0l-1.8471.6188c-.2114.0708-.4027-.1495-.303-.3489l2.0059-4.0118ZM4.777 4.1332c.092-.1843.355-.1843.4471 0l2.006 4.0118c.0996.1994-.0917.4197-.303.3489l-1.8472-.6188a.25.25 0 0 0-.1588 0l-1.847.6188c-.2114.0708-.4028-.1495-.303-.3489l2.0058-4.0118Z"/><path fill="currentColor" d="M4.777 4.1332c.092-.1843.355-.1843.4471 0l2.006 4.0118c.0996.1994-.0917.4197-.303.3489l-1.8472-.6188a.25.25 0 0 0-.1588 0l-1.847.6188c-.2114.0708-.4028-.1495-.303-.3489l2.0058-4.0118Z"/></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 20v-4m0-11v11m0 0 6.1414-.8773a1 1 0 0 0 .8586-.99v-7.1327m-7 9-6.1414-.8773a1 1 0 0 1-.8586-.99v-7.1327"/><path fill="currentColor" d="M18.7797 4.1073c.0922-.1843.3551-.1843.4472 0l2.0059 4.0118c.0997.1994-.0916.4196-.303.3488l-1.8471-.6187a.25.25 0 0 0-.1588 0l-1.8471.6187c-.2113.0708-.4027-.1494-.303-.3488l2.0059-4.0118Z"/><path fill="currentColor" d="M18.7797 4.1073c.0922-.1843.3551-.1843.4472 0l2.0059 4.0118c.0997.1994-.0916.4196-.303.3488l-1.8471-.6187a.25.25 0 0 0-.1588 0l-1.8471.6187c-.2113.0708-.4027-.1494-.303-.3488l2.0059-4.0118ZM11.7794 2.1382c.0921-.1843.355-.1843.4472 0l2.0059 4.0118c.0997.1994-.0917.4197-.303.3489l-1.8471-.6188a.2498.2498 0 0 0-.1588 0l-1.8471.6188c-.2114.0708-.4027-.1495-.303-.3489l2.0059-4.0118Z"/><path fill="currentColor" d="M11.7794 2.1382c.0921-.1843.355-.1843.4472 0l2.0059 4.0118c.0997.1994-.0917.4197-.303.3489l-1.8471-.6188a.2498.2498 0 0 0-.1588 0l-1.8471.6188c-.2114.0708-.4027-.1495-.303-.3489l2.0059-4.0118ZM4.777 4.1332c.092-.1843.355-.1843.4471 0l2.006 4.0118c.0996.1994-.0917.4197-.303.3489l-1.8472-.6188a.25.25 0 0 0-.1588 0l-1.847.6188c-.2114.0708-.4028-.1495-.303-.3489l2.0058-4.0118Z"/><path fill="currentColor" d="M4.777 4.1332c.092-.1843.355-.1843.4471 0l2.006 4.0118c.0996.1994-.0917.4197-.303.3489l-1.8472-.6188a.25.25 0 0 0-.1588 0l-1.847.6188c-.2114.0708-.4028-.1495-.303-.3489l2.0058-4.0118Z"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
package/svg/24/trophy.svg CHANGED
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 15c-2.0412 0-4.7491-1.3333-5.6742-4m5.6742 4c2.0484 0 4.7683-1.2904 5.684-4m-5.684 4v6m-6-16v4c0 .734.1179 1.4007.3258 2m-.3258-6v-2h12v2m-12 0h-4c.1527 3.7884 1.1482 5.0611 4.3258 6m11.6742-6 .0001 4c-.0001.7365-.1142 1.4027-.3161 2m.316-6h4c-.0858 3.7438-1.0571 5.0334-4.316 6"/><path fill="currentColor" d="M8 19c0-.5523.4477-1 1-1h6c.5523 0 1 .4477 1 1v2c0 .5523-.4477 1-1 1h-6c-.5523 0-1-.4477-1-1v-2Z"/></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 15c-2.0412 0-4.7491-1.3333-5.6742-4m5.6742 4c2.0484 0 4.7683-1.2904 5.684-4m-5.684 4v6m-6-16v4c0 .734.1179 1.4007.3258 2m-.3258-6v-2h12v2m-12 0h-4c.1527 3.7884 1.1482 5.0611 4.3258 6m11.6742-6 .0001 4c-.0001.7365-.1142 1.4027-.3161 2m.316-6h4c-.0858 3.7438-1.0571 5.0334-4.316 6"/><path fill="currentColor" d="M8 19c0-.5523.4477-1 1-1h6c.5523 0 1 .4477 1 1v2c0 .5523-.4477 1-1 1h-6c-.5523 0-1-.4477-1-1v-2Z"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M2 11h3m0 0h3m-3 0v-3m0 3v3m3 6 .443-2.6576c.3214-1.9287 1.9902-3.3424 3.9455-3.3424h5.223c1.9553 0 3.6241 1.4137 3.9456 3.3424l.4429 2.6576m-4-12c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3Z"/></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 11h3m0 0h3m-3 0v-3m0 3v3m3 6 .443-2.6576c.3214-1.9287 1.9902-3.3424 3.9455-3.3424h5.223c1.9553 0 3.6241 1.4137 3.9456 3.3424l.4429 2.6576m-4-12c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3Z"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="currentColor" d="M2 20c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm9-5c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm6 6c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm1-8 .7071-.7071c-.3905-.3905-1.0237-.3905-1.4142 0l.7071.7071Zm2.2929 3.7071c.3905.3905 1.0237.3905 1.4142 0 .3905-.3905.3905-1.0237 0-1.4142l-1.4142 1.4142Zm-6-1.4142c-.3905.3905-.3905 1.0237 0 1.4142.3905.3905 1.0237.3905 1.4142 0l-1.4142-1.4142Zm-11.2929 4.7071c1 0 1 .0003 1 .0006v.0009-.008l.0007-.0387c.0008-.036.0025-.092.006-.165a9.919 9.919 0 0 1 .0497-.6169c.0577-.5198.1718-1.1953.3923-1.8567.4564-1.3693 1.2156-2.3162 2.5513-2.3162v-2c-2.6643 0-3.9051 2.0531-4.4487 3.6838-.2795.8386-.4154 1.6631-.4827 2.2683a11.908 11.908 0 0 0-.0597.7425 8.603 8.603 0 0 0-.0087.2774l-.0002.0184v.0089c0 .0004 0 .0007 1 .0007Zm4-5h4v-2h-4v2Zm7-8c0 1.6569-1.3431 3-3 3v2c2.7614 0 5-2.2386 5-5h-2Zm-3 3c-1.6569 0-3-1.3431-3-3h-2c0 2.7614 2.2386 5 5 5v-2Zm-3-3c0-1.6569 1.3431-3 3-3v-2c-2.7614 0-5 2.2386-5 5h2Zm3-3c1.6569 0 3 1.3431 3 3h2c0-2.7614-2.2386-5-5-5v2Zm8 17v-8h-2v8h2Zm-1.7071-7.2929 3 3 1.4142-1.4142-3-3-1.4142 1.4142Zm0-1.4142-3 3 1.4142 1.4142 3-3-1.4142-1.4142Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 20s0-6 4-6h4m7 7v-8m0 0 3 3m-3-3-3 3m0-9c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M2 19.9999c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm6-5c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-5 5c1 0 1 .0003 1 .0006v.0009-.008l.0007-.0387a6.5695 6.5695 0 0 1 .006-.1651 9.923 9.923 0 0 1 .0497-.6168c.0577-.5198.1718-1.1953.3923-1.8567.4564-1.3693 1.2156-2.3162 2.5513-2.3162v-2c-2.6643 0-3.9051 2.0531-4.4487 3.6838-.2795.8386-.4154 1.663-.4827 2.2682a11.916 11.916 0 0 0-.0597.7426 8.5866 8.5866 0 0 0-.0087.2774 3.038 3.038 0 0 0-.0002.0183v.009c0 .0003 0 .0007 1 .0007Zm11-12.9999c0 1.6569-1.3431 3-3 3v2c2.7614 0 5-2.2386 5-5h-2Zm-3 3c-1.6569 0-3-1.3431-3-3h-2c0 2.7614 2.2386 5 5 5v-2Zm-3-3c0-1.6569 1.3431-3 3-3v-2c-2.7614 0-5 2.2386-5 5h2Zm3-3c1.6569 0 3 1.3431 3 3h2c0-2.7614-2.2386-5-5-5v2Zm-4 10.9999h1v-2h-1v2Zm4 3.0001c0 .1635-.0495.2218.0106.0838.0389-.0892.1075-.2226.2115-.3882.2072-.3303.5283-.7471.9618-1.1536.8639-.8098 2.1304-1.542 3.8161-1.542v-2c-2.3143 0-4.0478 1.0178-5.1839 2.083-.5665.531-.9954 1.083-1.2882 1.5496-.146.2327-.2649.4549-.351.6528-.065.149-.1769.4261-.1769.7146h2Zm5-3c1.6857 0 2.9522.7322 3.8161 1.542.4335.4065.7546.8233.9618 1.1536.104.1656.1727.299.2115.3882.0601.138.0106.0797.0106-.0838h2c0-.2885-.112-.5656-.1769-.7146-.0862-.1979-.205-.4201-.351-.6528-.2928-.4666-.7217-1.0186-1.2882-1.5496-1.1361-1.0652-2.8696-2.083-5.1839-2.083v2Zm5 3c0-.1635.0495-.2218-.0106-.0838-.0388.0892-.1075.2226-.2115.3882-.2072.3303-.5283.7471-.9618 1.1536-.8639.8098-2.1304 1.542-3.8161 1.542v2c2.3143 0 4.0478-1.0178 5.1839-2.083.5665-.531.9954-1.083 1.2882-1.5496.146-.2327.2648-.4549.351-.6528.0649-.149.1769-.4261.1769-.7146h-2Zm-5 3c-1.6857 0-2.9522-.7322-3.8161-1.542-.4335-.4065-.7546-.8233-.9618-1.1536-.104-.1656-.1726-.299-.2115-.3882-.0601-.138-.0106-.0797-.0106.0838h-2c0 .2885.112.5656.1769.7146.0861.1979.205.4201.351.6528.2928.4666.7217 1.0186 1.2882 1.5496 1.1361 1.0652 2.8696 2.083 5.1839 2.083v-2Z"/><circle cx="16" cy="18" r="2" fill="currentColor"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 19.9999s0-6 4-6h1m7-6.9999c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Zm-5 11c0-.5 2-4 6-4s6 3.5 6 4-2 4-6 4-6-3.5-6-4Z"/><circle cx="16" cy="18" r="2" fill="currentColor"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M3 20h-1c0 .5523.4477 1 1 1v-1Zm8-5c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-5 6c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm4-2c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm3 2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm4-2c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm3 2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-17-1c1 0 1 .0003 1 .0006v.0009-.008l.0007-.0387c.0008-.036.0025-.092.006-.165a9.919 9.919 0 0 1 .0497-.6169c.0577-.5198.1718-1.1953.3923-1.8567.4564-1.3693 1.2156-2.3162 2.5513-2.3162v-2c-2.6643 0-3.9051 2.0531-4.4487 3.6838-.2795.8386-.4154 1.6631-.4827 2.2683a11.908 11.908 0 0 0-.0597.7425 8.603 8.603 0 0 0-.0087.2774l-.0002.0184v.0089c0 .0004 0 .0007 1 .0007Zm4-5h4v-2h-4v2Zm7-8c0 1.6569-1.3431 3-3 3v2c2.7614 0 5-2.2386 5-5h-2Zm-3 3c-1.6569 0-3-1.3431-3-3h-2c0 2.7614 2.2386 5 5 5v-2Zm-3-3c0-1.6569 1.3431-3 3-3v-2c-2.7614 0-5 2.2386-5 5h2Zm3-3c1.6569 0 3 1.3431 3 3h2c0-2.7614-2.2386-5-5-5v2Zm-8 17h3v-2h-3v2Zm7 0h3v-2h-3v2Zm7 0h3v-2h-3v2Z"/><path fill="currentColor" fill-rule="evenodd" d="m21.437 10.4113-5.7563 5.7562-1.3805.2614a.2494.2494 0 0 1-.295-.2951l.2613-1.3805 5.7592-5.7533 1.4113 1.4113Z" clip-rule="evenodd"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11 14h-4c-4 0-4 6-4 6h3m4 0h3m4 0h3m-5-13c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Z"/><path fill="currentColor" fill-rule="evenodd" d="m21.437 10.4113-5.7563 5.7562-1.3805.2614a.2494.2494 0 0 1-.295-.2951l.2613-1.3805 5.7592-5.7533 1.4113 1.4113Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M3 20h-1c0 .5523.4477 1 1 1v-1Zm8-5c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm9.5 6c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-17.5-1c1 0 1 .0003 1 .0006v.0009-.008l.0007-.0387c.0008-.036.0025-.092.006-.165a9.919 9.919 0 0 1 .0497-.6169c.0577-.5198.1718-1.1953.3923-1.8567.4564-1.3693 1.2156-2.3162 2.5513-2.3162v-2c-2.6643 0-3.9051 2.0531-4.4487 3.6838-.2795.8386-.4154 1.6631-.4827 2.2683a11.908 11.908 0 0 0-.0597.7425 8.603 8.603 0 0 0-.0087.2774l-.0002.0184v.0089c0 .0004 0 .0007 1 .0007Zm4-5h4v-2h-4v2Zm7-8c0 1.6569-1.3431 3-3 3v2c2.7614 0 5-2.2386 5-5h-2Zm-3 3c-1.6569 0-3-1.3431-3-3h-2c0 2.7614 2.2386 5 5 5v-2Zm-3-3c0-1.6569 1.3431-3 3-3v-2c-2.7614 0-5 2.2386-5 5h2Zm3-3c1.6569 0 3 1.3431 3 3h2c0-2.7614-2.2386-5-5-5v2Zm-8 17h17.5v-2h-17.5v2Z"/><path fill="currentColor" fill-rule="evenodd" d="m21.437 10.4113-5.7563 5.7562-1.3805.2614a.2494.2494 0 0 1-.295-.2951l.2613-1.3805 5.7592-5.7533 1.4113 1.4113Z" clip-rule="evenodd"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11 14h-4c-4 0-4 6-4 6h17.5m-5.5-13c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Z"/><path fill="currentColor" fill-rule="evenodd" d="m21.437 10.4113-5.7563 5.7562-1.3805.2614a.2494.2494 0 0 1-.295-.2951l.2613-1.3805 5.7592-5.7533 1.4113 1.4113Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="currentColor" d="M2 20c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm11-5c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm.7071 2.2929c-.3905-.3905-1.0237-.3905-1.4142 0-.3905.3905-.3905 1.0237 0 1.4142l1.4142-1.4142Zm2.2929 3.7071-.7071.7071c.3905.3905 1.0237.3905 1.4142 0l-.7071-.7071Zm5.7071-4.2929c.3905-.3905.3905-1.0237 0-1.4142-.3905-.3905-1.0237-.3905-1.4142 0l1.4142 1.4142Zm-18.7071 3.2929c1 0 1 .0003 1 .0006v.0009-.008l.0007-.0387c.0008-.036.0025-.092.006-.165a9.919 9.919 0 0 1 .0497-.6169c.0577-.5198.1718-1.1953.3923-1.8567.4564-1.3693 1.2156-2.3162 2.5513-2.3162v-2c-2.6643 0-3.9051 2.0531-4.4487 3.6838-.2795.8386-.4154 1.6631-.4827 2.2683a11.908 11.908 0 0 0-.0597.7425 8.603 8.603 0 0 0-.0087.2774l-.0002.0184v.0089c0 .0004 0 .0007 1 .0007Zm4-5h6v-2h-6v2Zm5.2929 3.7071 3 3 1.4142-1.4142-3-3-1.4142 1.4142Zm4.4142 3 5-5-1.4142-1.4142-5 5 1.4142 1.4142Zm-2.7071-14.7071c0 1.6569-1.3431 3-3 3v2c2.7614 0 5-2.2386 5-5h-2Zm-3 3c-1.6569 0-3-1.3431-3-3h-2c0 2.7614 2.2386 5 5 5v-2Zm-3-3c0-1.6569 1.3431-3 3-3v-2c-2.7614 0-5 2.2386-5 5h2Zm3-3c1.6569 0 3 1.3431 3 3h2c0-2.7614-2.2386-5-5-5v2Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 20s0-6 4-6h6m0 4 3 3 5-5m-6-9c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
package/svg/24/user.svg CHANGED
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m4 20 .443-2.6576c.3214-1.9287 1.9902-3.3424 3.9455-3.3424h7.223c1.9553 0 3.6241 1.4137 3.9456 3.3424l.4429 2.6576m-4-13c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Z"/></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 .443-2.6576c.3214-1.9287 1.9902-3.3424 3.9455-3.3424h7.223c1.9553 0 3.6241 1.4137 3.9456 3.3424l.4429 2.6576m-4-13c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Z"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
package/svg/24/users.svg CHANGED
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m1 20 .443-2.6576c.3214-1.9287 1.9901-3.3424 3.9455-3.3424h5.223c1.9553 0 3.6241 1.4137 3.9456 3.3424l.4429 2.6576m3-4h1.8517c1.513 0 2.7892 1.1266 2.9769 2.6279l.1715 1.3721m-12.0001-12c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3Zm9 2.5c0 1.3807-1.1193 2.5-2.5 2.5s-2.5-1.1193-2.5-2.5 1.1193-2.5 2.5-2.5 2.5 1.1193 2.5 2.5Z"/></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="m1 20 .443-2.6576c.3214-1.9287 1.9901-3.3424 3.9455-3.3424h5.223c1.9553 0 3.6241 1.4137 3.9456 3.3424l.4429 2.6576m3-4h1.8517c1.513 0 2.7892 1.1266 2.9769 2.6279l.1715 1.3721m-12.0001-12c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3Zm9 2.5c0 1.3807-1.1193 2.5-2.5 2.5s-2.5-1.1193-2.5-2.5 1.1193-2.5 2.5-2.5 2.5 1.1193 2.5 2.5Z"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 4h-14c-1.1046 0-2 .8954-2 2v12c0 1.1046.8954 2 2 2h14c1.1046 0 2-.8954 2-2v-12c0-1.1046-.8954-2-2-2Z"/><rect width="10" height="8" x="7" y="8" fill="currentColor" rx="1"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 4h-14c-1.1046 0-2 .8954-2 2v12c0 1.1046.8954 2 2 2h14c1.1046 0 2-.8954 2-2v-12c0-1.1046-.8954-2-2-2Z"/><rect width="10" height="8" x="7" y="8" fill="currentColor" rx="1"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 4h-14c-1.1046 0-2 .8954-2 2v12c0 1.1046.8954 2 2 2h14c1.1046 0 2-.8954 2-2v-12c0-1.1046-.8954-2-2-2Z"/><rect width="6" height="10" x="6" y="7" fill="currentColor" rx="1"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 4h-14c-1.1046 0-2 .8954-2 2v12c0 1.1046.8954 2 2 2h14c1.1046 0 2-.8954 2-2v-12c0-1.1046-.8954-2-2-2Z"/><rect width="6" height="10" x="6" y="7" fill="currentColor" rx="1"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
package/svg/24/wallet.svg CHANGED
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M20 16v-12h-14c-1.1046 0-2 .8954-2 2v11m14-1h-12c-1.1046 0-2 .8954-2 2s.8954 2 2 2h12v-4Z"/><path fill="currentColor" d="M17 10c0 .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"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M20 16v-12h-14c-1.1046 0-2 .8954-2 2v11m14-1h-12c-1.1046 0-2 .8954-2 2s.8954 2 2 2h12v-4Z"/><path fill="currentColor" d="M17 10c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z"/><path stroke="currentColor" stroke-width="2" d="M11.8097 12.3875v.0001"/></svg>
package/svg/meta.json CHANGED
@@ -3089,5 +3089,49 @@
3089
3089
  "mark",
3090
3090
  "error"
3091
3091
  ]
3092
+ },
3093
+ "palette": {
3094
+ "tags": [
3095
+ "palette",
3096
+ "color",
3097
+ "brand"
3098
+ ]
3099
+ },
3100
+ "connection-line-straight": {
3101
+ "tags": [
3102
+ "connection line straight",
3103
+ "connection",
3104
+ "line",
3105
+ "arrow",
3106
+ "straight"
3107
+ ]
3108
+ },
3109
+ "connection-line-elbows": {
3110
+ "tags": [
3111
+ "connection line elbows",
3112
+ "connection",
3113
+ "line",
3114
+ "arrow",
3115
+ "elbow",
3116
+ "corner"
3117
+ ]
3118
+ },
3119
+ "push-pin-filled": {
3120
+ "tags": [
3121
+ "push pin filled",
3122
+ "push",
3123
+ "pin",
3124
+ "filled",
3125
+ "unpin",
3126
+ "unfavorite"
3127
+ ]
3128
+ },
3129
+ "pen-underline": {
3130
+ "tags": [
3131
+ "pen underline",
3132
+ "pen",
3133
+ "underline",
3134
+ "color"
3135
+ ]
3092
3136
  }
3093
3137
  }