@mirohq/design-system-icons 0.46.0-red-icons.0 → 0.46.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 (910) hide show
  1. package/dist/main.js +1408 -1299
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +1408 -1300
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +3 -1
  6. package/package.json +3 -3
  7. package/react/activity.tsx +36 -0
  8. package/react/add-line-bottom.tsx +3 -3
  9. package/react/add-line-right.tsx +3 -3
  10. package/react/align-bottom.tsx +4 -4
  11. package/react/align-center-horizontal.tsx +4 -4
  12. package/react/align-center-vertical.tsx +4 -4
  13. package/react/align-left.tsx +4 -4
  14. package/react/align-right.tsx +4 -4
  15. package/react/align-top.tsx +4 -4
  16. package/react/arrow-arc-left.tsx +3 -3
  17. package/react/arrow-arc-right.tsx +3 -3
  18. package/react/arrow-bend-up-left.tsx +3 -3
  19. package/react/arrow-bend-up-right.tsx +3 -3
  20. package/react/arrow-box-out.tsx +2 -2
  21. package/react/arrow-clockwise-down-right.tsx +3 -3
  22. package/react/arrow-clockwise-up-left.tsx +3 -3
  23. package/react/arrow-counter-clockwise-down-left.tsx +3 -3
  24. package/react/arrow-counter-clockwise-up-right.tsx +3 -3
  25. package/react/arrow-curves-bottom-right.tsx +2 -2
  26. package/react/arrow-down-left.tsx +3 -3
  27. package/react/arrow-down-right.tsx +3 -3
  28. package/react/arrow-down.tsx +3 -3
  29. package/react/arrow-elbow-down-right.tsx +2 -2
  30. package/react/arrow-fat-right.tsx +2 -2
  31. package/react/arrow-fat-up-right.tsx +3 -3
  32. package/react/arrow-left.tsx +3 -3
  33. package/react/arrow-right.tsx +7 -3
  34. package/react/arrow-up-circle.tsx +2 -2
  35. package/react/arrow-up-left.tsx +3 -3
  36. package/react/arrow-up-right.tsx +3 -3
  37. package/react/arrow-up.tsx +3 -3
  38. package/react/arrows-clockwise-rectangle-tilt.tsx +2 -2
  39. package/react/arrows-clockwise-x.tsx +3 -3
  40. package/react/arrows-clockwise-y.tsx +7 -3
  41. package/react/arrows-down-up.tsx +3 -3
  42. package/react/arrows-horizontal-lines-top-bottom.tsx +2 -2
  43. package/react/arrows-in-simple.tsx +2 -2
  44. package/react/arrows-out-cardinal.tsx +2 -2
  45. package/react/arrows-out-lines-horizontal.tsx +2 -2
  46. package/react/arrows-out-simple.tsx +2 -2
  47. package/react/arrows-square-counter-clockwise-y.tsx +3 -3
  48. package/react/article.tsx +2 -2
  49. package/react/at.tsx +3 -3
  50. package/react/badge.tsx +2 -2
  51. package/react/barrel.tsx +2 -2
  52. package/react/bell-slash.tsx +3 -3
  53. package/react/bell-tilt.tsx +2 -2
  54. package/react/bell.tsx +2 -2
  55. package/react/board.tsx +3 -3
  56. package/react/book-open-info.tsx +3 -3
  57. package/react/bookmark.tsx +3 -3
  58. package/react/bracket-curly-left.tsx +2 -2
  59. package/react/bracket-curly-right.tsx +2 -2
  60. package/react/brackets-angle-slash.tsx +3 -3
  61. package/react/brackets-curly-circles-three.tsx +4 -4
  62. package/react/brush.tsx +2 -2
  63. package/react/calendar-blank.tsx +3 -3
  64. package/react/camera.tsx +4 -4
  65. package/react/card-circles.tsx +3 -3
  66. package/react/card-number-three.tsx +4 -4
  67. package/react/card.tsx +4 -4
  68. package/react/cards-poker.tsx +4 -4
  69. package/react/chart-bar-y-simple.tsx +3 -3
  70. package/react/chart-bar-y.tsx +7 -3
  71. package/react/chat-check.tsx +2 -2
  72. package/react/chat-dashes-lines-two.tsx +2 -2
  73. package/react/chat-lines-cross.tsx +2 -2
  74. package/react/chat-lines-dot.tsx +3 -3
  75. package/react/chat-lines-eye-open.tsx +4 -4
  76. package/react/chat-lines-two-stack.tsx +2 -2
  77. package/react/chat-lines-two.tsx +2 -2
  78. package/react/chat-plus.tsx +2 -2
  79. package/react/chat-text-arrow.tsx +3 -3
  80. package/react/chat-two.tsx +2 -2
  81. package/react/chat.tsx +2 -2
  82. package/react/check-mark.tsx +3 -3
  83. package/react/checkboard-square-centered.tsx +3 -3
  84. package/react/chevron-down-double.tsx +3 -3
  85. package/react/chevron-down.tsx +3 -3
  86. package/react/chevron-left-double.tsx +3 -3
  87. package/react/chevron-left.tsx +3 -3
  88. package/react/chevron-right-double.tsx +3 -3
  89. package/react/chevron-right-small.tsx +2 -2
  90. package/react/chevron-right.tsx +3 -3
  91. package/react/chevron-up-double.tsx +3 -3
  92. package/react/chevron-up-down-line.tsx +2 -2
  93. package/react/chevron-up-down.tsx +2 -2
  94. package/react/chevron-up.tsx +7 -3
  95. package/react/circle-corners.tsx +3 -3
  96. package/react/circle-motion-x.tsx +3 -3
  97. package/react/circle-notch.tsx +3 -3
  98. package/react/circle-slash.tsx +2 -2
  99. package/react/circle.tsx +2 -2
  100. package/react/circles-connected.tsx +4 -4
  101. package/react/clock-counter-clockwise-simple.tsx +4 -4
  102. package/react/clock-counter-clockwise.tsx +4 -4
  103. package/react/clock-overtime.tsx +4 -4
  104. package/react/clock.tsx +3 -3
  105. package/react/cloud.tsx +2 -2
  106. package/react/cluster.tsx +4 -4
  107. package/react/clustered.tsx +8 -4
  108. package/react/cog.tsx +4 -4
  109. package/react/coins-checked.tsx +4 -4
  110. package/react/coins-slash.tsx +4 -4
  111. package/react/coins.tsx +3 -3
  112. package/react/columns-three.tsx +2 -2
  113. package/react/comment-group.tsx +3 -3
  114. package/react/cone-serpentine.tsx +4 -4
  115. package/react/connection-line-elbows.tsx +3 -3
  116. package/react/connection-line-straight.tsx +3 -3
  117. package/react/corners-three-eye-open.tsx +4 -4
  118. package/react/counter.tsx +3 -3
  119. package/react/credit-card.tsx +3 -3
  120. package/react/crop.tsx +3 -3
  121. package/react/cross-circle.tsx +3 -3
  122. package/react/cross-fat.tsx +3 -3
  123. package/react/cross-square.tsx +2 -2
  124. package/react/cross.tsx +3 -3
  125. package/react/cube.tsx +3 -3
  126. package/react/cursor-filled.tsx +4 -4
  127. package/react/cursor-lines.tsx +4 -4
  128. package/react/cursor-text-lines.tsx +2 -2
  129. package/react/cursor-text.tsx +3 -3
  130. package/react/cursor.tsx +3 -3
  131. package/react/curve-square-circle-arrow.tsx +3 -3
  132. package/react/dash-left-down-square-dash-right-up.tsx +3 -3
  133. package/react/dash-left-up-square-dash-down-right.tsx +3 -3
  134. package/react/dash-square-dash-horizontal.tsx +3 -3
  135. package/react/dash-square-dash-vertical.tsx +3 -3
  136. package/react/diagram-card-large-1.tsx +2 -2
  137. package/react/diagram-card-large-2.tsx +4 -4
  138. package/react/diagram-card-large-3.tsx +3 -3
  139. package/react/diagram-card-large-4.tsx +3 -3
  140. package/react/diagram-card-magnifying-glass.tsx +2 -2
  141. package/react/diagram-card-small-1.tsx +2 -2
  142. package/react/diagram-card-small-2.tsx +3 -3
  143. package/react/diagram-card-small-3.tsx +3 -3
  144. package/react/diagram-card-team.tsx +2 -2
  145. package/react/diagram-card-user.tsx +2 -2
  146. package/react/distribute-horizontal.tsx +4 -4
  147. package/react/distribute-vertical.tsx +4 -4
  148. package/react/dollar-sign-currency.tsx +2 -2
  149. package/react/dot-voting.tsx +2 -2
  150. package/react/dots-nine.tsx +3 -3
  151. package/react/dots-six-horizontal.tsx +2 -2
  152. package/react/dots-six-vertical.tsx +3 -3
  153. package/react/dots-three-vertical.tsx +3 -3
  154. package/react/dots-three.tsx +3 -3
  155. package/react/dots-two.tsx +3 -3
  156. package/react/download.tsx +3 -3
  157. package/react/envelope.tsx +3 -3
  158. package/react/eraser.tsx +3 -3
  159. package/react/exclamation-mark-octagon.tsx +3 -3
  160. package/react/exclamation-point-circle.tsx +4 -4
  161. package/react/export.tsx +3 -3
  162. package/react/eye-closed-dots-four-frame-broken.tsx +3 -3
  163. package/react/eye-closed.tsx +3 -3
  164. package/react/eye-open-line-frame-broken.tsx +4 -4
  165. package/react/eye-open-slash.tsx +3 -3
  166. package/react/eye-open.tsx +4 -4
  167. package/react/eyedropper.tsx +4 -4
  168. package/react/factory-house.tsx +3 -3
  169. package/react/factory.tsx +3 -3
  170. package/react/file-spreadsheet.tsx +2 -2
  171. package/react/flag.tsx +2 -2
  172. package/react/folder.tsx +2 -2
  173. package/react/frame-lines-two.tsx +2 -2
  174. package/react/frame-play.tsx +3 -3
  175. package/react/frame-plus.tsx +2 -2
  176. package/react/frame.tsx +2 -2
  177. package/react/funnel.tsx +3 -3
  178. package/react/gauge.tsx +4 -4
  179. package/react/gavel.tsx +2 -2
  180. package/react/gift.tsx +2 -2
  181. package/react/globe.tsx +7 -3
  182. package/react/graduation-cap.tsx +3 -3
  183. package/react/grid-four.tsx +3 -3
  184. package/react/grid-six.tsx +3 -3
  185. package/react/grid.tsx +2 -2
  186. package/react/hand-filled.tsx +4 -4
  187. package/react/hand-pointing.tsx +2 -2
  188. package/react/hand.tsx +3 -3
  189. package/react/headset-person.tsx +4 -4
  190. package/react/heart-filled.tsx +3 -3
  191. package/react/heart.tsx +2 -2
  192. package/react/hexagon.tsx +2 -2
  193. package/react/highlighter-underline.tsx +5 -5
  194. package/react/highlighter.tsx +3 -3
  195. package/react/house.tsx +3 -3
  196. package/react/image.tsx +4 -4
  197. package/react/indent-left.tsx +4 -4
  198. package/react/indent-right.tsx +4 -4
  199. package/react/index.ts +1 -0
  200. package/react/information-mark-circle.tsx +4 -4
  201. package/react/kanban.tsx +3 -3
  202. package/react/key.tsx +3 -3
  203. package/react/keycap.tsx +4 -4
  204. package/react/laptop.tsx +3 -3
  205. package/react/lasso.tsx +3 -3
  206. package/react/layout.tsx +3 -3
  207. package/react/lifesaver.tsx +3 -3
  208. package/react/lightbox.tsx +3 -3
  209. package/react/lightbulb.tsx +3 -3
  210. package/react/lightning.tsx +3 -3
  211. package/react/line-curved.tsx +3 -3
  212. package/react/line-dashed.tsx +3 -3
  213. package/react/line-diagonal.tsx +3 -3
  214. package/react/line-dotted.tsx +3 -3
  215. package/react/line-horizontal.tsx +3 -3
  216. package/react/line-orthogonal.tsx +3 -3
  217. package/react/line-straight.tsx +3 -3
  218. package/react/line-two-diagonal-top-right-double.tsx +2 -2
  219. package/react/lines-three-horizontal-line-vertical-center.tsx +3 -3
  220. package/react/lines-three-horizontal.tsx +3 -3
  221. package/react/lines-three-vertical.tsx +3 -3
  222. package/react/lines-top-left-columns-two.tsx +2 -2
  223. package/react/link-plus.tsx +2 -2
  224. package/react/link.tsx +3 -3
  225. package/react/list-bullets.tsx +4 -4
  226. package/react/list-numbers.tsx +3 -3
  227. package/react/lock-closed.tsx +4 -4
  228. package/react/lock-open.tsx +4 -4
  229. package/react/login.tsx +2 -2
  230. package/react/logout.tsx +2 -2
  231. package/react/magnet.tsx +3 -3
  232. package/react/magnifying-glass-lightning.tsx +3 -3
  233. package/react/magnifying-glass-plus.tsx +2 -2
  234. package/react/magnifying-glass.tsx +3 -3
  235. package/react/map.tsx +3 -3
  236. package/react/megaphone.tsx +2 -2
  237. package/react/mermaid.tsx +2 -2
  238. package/react/microphone-slash.tsx +3 -3
  239. package/react/microphone.tsx +3 -3
  240. package/react/minus.tsx +3 -3
  241. package/react/mobile.tsx +3 -3
  242. package/react/monitor-arrow.tsx +2 -2
  243. package/react/monitor-pause.tsx +2 -2
  244. package/react/monitor-play.tsx +3 -3
  245. package/react/monitor-stop.tsx +3 -3
  246. package/react/moon.tsx +2 -2
  247. package/react/mouse.tsx +4 -4
  248. package/react/music-note.tsx +3 -3
  249. package/react/navigation-arrow-lines.tsx +4 -4
  250. package/react/navigation-up-left-filled.tsx +4 -4
  251. package/react/navigation-up-left-slash.tsx +3 -3
  252. package/react/navigation-up-right.tsx +3 -3
  253. package/react/next.tsx +3 -3
  254. package/react/node-connected-dot.tsx +3 -3
  255. package/react/node-lines-curved.tsx +2 -2
  256. package/react/node-lines-horizontal.tsx +2 -2
  257. package/react/node-lines-vertical.tsx +2 -2
  258. package/react/node-plus.tsx +2 -2
  259. package/react/nodes-connected.tsx +3 -3
  260. package/react/nodes-connections-three.tsx +2 -2
  261. package/react/note-magnifying-glass.tsx +2 -2
  262. package/react/notepad.tsx +3 -3
  263. package/react/octagon.tsx +2 -2
  264. package/react/office.tsx +2 -2
  265. package/react/org-chart.tsx +2 -2
  266. package/react/paint-bucket.tsx +3 -3
  267. package/react/palette.tsx +3 -3
  268. package/react/paper-plane-filled-right.tsx +3 -3
  269. package/react/paper-plane-tilt.tsx +2 -2
  270. package/react/parallelogram.tsx +2 -2
  271. package/react/pause-circle.tsx +3 -3
  272. package/react/pause.tsx +2 -2
  273. package/react/pdf.tsx +3 -3
  274. package/react/pen-tip.tsx +3 -3
  275. package/react/pen-underline.tsx +3 -3
  276. package/react/pen.tsx +3 -3
  277. package/react/pentagon.tsx +2 -2
  278. package/react/people-list.tsx +3 -3
  279. package/react/placeholder.tsx +3 -3
  280. package/react/planet.tsx +2 -2
  281. package/react/play-circle.tsx +4 -4
  282. package/react/play.tsx +3 -3
  283. package/react/playback-speed-circle.tsx +4 -4
  284. package/react/plug.tsx +3 -3
  285. package/react/plus-box.tsx +2 -2
  286. package/react/plus-square.tsx +3 -3
  287. package/react/plus-text.tsx +3 -3
  288. package/react/plus.tsx +3 -3
  289. package/react/polling.tsx +4 -4
  290. package/react/presentation-arrow.tsx +2 -2
  291. package/react/presentation-eye-open.tsx +4 -4
  292. package/react/presentation-line.tsx +2 -2
  293. package/react/presentation-lines-two.tsx +2 -2
  294. package/react/presentation-link.tsx +2 -2
  295. package/react/presentation-number-one.tsx +2 -2
  296. package/react/presentation-play.tsx +3 -3
  297. package/react/presentation-plus.tsx +2 -2
  298. package/react/previous.tsx +2 -2
  299. package/react/prohibit.tsx +2 -2
  300. package/react/push-pin-filled.tsx +3 -3
  301. package/react/push-pin.tsx +3 -3
  302. package/react/question-mark-circle.tsx +3 -3
  303. package/react/question-mark.tsx +4 -4
  304. package/react/quotes.tsx +2 -2
  305. package/react/rectangle-arrow-up-center.tsx +3 -3
  306. package/react/rectangle-dash-lines.tsx +2 -2
  307. package/react/rectangle-dot-line-pen.tsx +4 -4
  308. package/react/rectangle-frame-2-lines.tsx +2 -2
  309. package/react/rectangle-play-stack.tsx +3 -3
  310. package/react/rectangle-portrait-dash-square-top-center.tsx +3 -3
  311. package/react/rectangle-portrait-dash-square-top-left.tsx +3 -3
  312. package/react/rectangle-portrait-dash.tsx +2 -2
  313. package/react/rectangle-portrait-filled.tsx +3 -3
  314. package/react/rectangle-portrait-square-top-left.tsx +3 -3
  315. package/react/rectangle-portrait.tsx +2 -2
  316. package/react/rectangle-tick.tsx +2 -2
  317. package/react/rectangle-triangle-bottom-center.tsx +2 -2
  318. package/react/rectangles-three-aligned.tsx +3 -3
  319. package/react/rectangles-three-free.tsx +3 -3
  320. package/react/rectangles-three-overlap.tsx +3 -3
  321. package/react/rectangles-two-line.tsx +3 -3
  322. package/react/rectangles-two-lines-four.tsx +2 -2
  323. package/react/rectangles-two-minus.tsx +2 -2
  324. package/react/rectangles-two-plus.tsx +2 -2
  325. package/react/rectangles-two-user.tsx +3 -3
  326. package/react/rhombus.tsx +2 -2
  327. package/react/rocket.tsx +2 -2
  328. package/react/rss-rectangle.tsx +3 -3
  329. package/react/rss.tsx +3 -3
  330. package/react/scissors.tsx +4 -4
  331. package/react/scrollbar-xy.tsx +3 -3
  332. package/react/shapes-lines.tsx +5 -5
  333. package/react/shapes.tsx +3 -3
  334. package/react/shield-check.tsx +3 -3
  335. package/react/shield-lock.tsx +4 -4
  336. package/react/shuffle.tsx +3 -3
  337. package/react/sidebar-closed.tsx +3 -3
  338. package/react/sidebar-global-closed.tsx +2 -2
  339. package/react/sidebar-global-open.tsx +2 -2
  340. package/react/sidebar-open.tsx +4 -4
  341. package/react/single-sparks-filled.tsx +4 -4
  342. package/react/sliders-x.tsx +7 -3
  343. package/react/sliders-y.tsx +3 -3
  344. package/react/smiley-chat.tsx +3 -3
  345. package/react/smiley-plus.tsx +3 -3
  346. package/react/smiley-sticker.tsx +3 -3
  347. package/react/smiley.tsx +3 -3
  348. package/react/social-ado.tsx +2 -2
  349. package/react/social-drawio.tsx +2 -2
  350. package/react/social-facebook.tsx +8 -4
  351. package/react/social-instagram.tsx +5 -5
  352. package/react/social-jira.tsx +5 -5
  353. package/react/social-linkedin.tsx +8 -4
  354. package/react/social-slack.tsx +3 -3
  355. package/react/social-twitter.tsx +4 -4
  356. package/react/social-x.tsx +2 -2
  357. package/react/social-youtube.tsx +4 -4
  358. package/react/sort-ascending.tsx +2 -2
  359. package/react/sort-descending.tsx +2 -2
  360. package/react/sparks-filled.tsx +4 -4
  361. package/react/sparks.tsx +4 -4
  362. package/react/speaker-cross.tsx +3 -3
  363. package/react/speaker-high.tsx +3 -3
  364. package/react/split-vertical.tsx +3 -3
  365. package/react/square-arrow-in.tsx +2 -2
  366. package/react/square-brackets-angle-slash.tsx +3 -3
  367. package/react/square-circles-two.tsx +4 -4
  368. package/react/square-frame-2-lines-circle.tsx +3 -3
  369. package/react/square-line-square-dashed.tsx +3 -3
  370. package/react/square-rounded.tsx +2 -2
  371. package/react/square-star-scribble.tsx +4 -4
  372. package/react/square-triangle-circle-plus.tsx +3 -3
  373. package/react/square.tsx +2 -2
  374. package/react/squares-column.tsx +2 -2
  375. package/react/squares-four.tsx +3 -3
  376. package/react/squares-group.tsx +5 -5
  377. package/react/squares-merge.tsx +4 -4
  378. package/react/squares-row.tsx +2 -2
  379. package/react/squares-three.tsx +3 -3
  380. package/react/squares-two-overlap.tsx +3 -3
  381. package/react/squares-ungroup.tsx +4 -4
  382. package/react/squares-unmerge.tsx +3 -3
  383. package/react/stack.tsx +3 -3
  384. package/react/star-filled.tsx +3 -3
  385. package/react/star-half.tsx +3 -3
  386. package/react/star.tsx +2 -2
  387. package/react/sticky-corners.tsx +2 -2
  388. package/react/sticky-eye-closed.tsx +3 -3
  389. package/react/sticky-eye-open.tsx +3 -3
  390. package/react/sticky-note-stack.tsx +2 -2
  391. package/react/sticky-note-wide.tsx +2 -2
  392. package/react/sticky-note.tsx +3 -3
  393. package/react/sticky-notes-two.tsx +2 -2
  394. package/react/stop-circle.tsx +4 -4
  395. package/react/story-points.tsx +3 -3
  396. package/react/stroke-1.tsx +2 -2
  397. package/react/stroke-2.tsx +2 -2
  398. package/react/stroke-3.tsx +2 -2
  399. package/react/stroke-4.tsx +2 -2
  400. package/react/stroke-5.tsx +2 -2
  401. package/react/stroke-6.tsx +2 -2
  402. package/react/switch.tsx +3 -3
  403. package/react/tag.tsx +8 -4
  404. package/react/tasks.tsx +3 -3
  405. package/react/text-a-underline.tsx +4 -4
  406. package/react/text-aa.tsx +2 -2
  407. package/react/text-align-center.tsx +3 -3
  408. package/react/text-align-left.tsx +3 -3
  409. package/react/text-align-right.tsx +3 -3
  410. package/react/text-b-bold-italic-underlined.tsx +4 -4
  411. package/react/text-b-bold.tsx +3 -3
  412. package/react/text-cursor-eye-open.tsx +4 -4
  413. package/react/text-h-one.tsx +3 -3
  414. package/react/text-h-three.tsx +3 -3
  415. package/react/text-h-two.tsx +3 -3
  416. package/react/text-i-italic.tsx +3 -3
  417. package/react/text-indent.tsx +3 -3
  418. package/react/text-lines-three.tsx +3 -3
  419. package/react/text-s-strikethrough.tsx +3 -3
  420. package/react/text-styles.tsx +4 -4
  421. package/react/text-t.tsx +3 -3
  422. package/react/text-u-underlined.tsx +3 -3
  423. package/react/thumbs-up.tsx +3 -3
  424. package/react/tick-circle.tsx +2 -2
  425. package/react/ticket.tsx +3 -3
  426. package/react/timer.tsx +4 -4
  427. package/react/toolbar.tsx +2 -2
  428. package/react/tooltip.tsx +2 -2
  429. package/react/trackpad.tsx +2 -2
  430. package/react/trapeze.tsx +2 -2
  431. package/react/trash-simple.tsx +3 -3
  432. package/react/trash.tsx +3 -3
  433. package/react/triangle-square-circle.tsx +2 -2
  434. package/react/triangle.tsx +2 -2
  435. package/react/trident.tsx +7 -7
  436. package/react/trophy.tsx +4 -4
  437. package/react/user-add.tsx +2 -2
  438. package/react/user-arrow-right-up.tsx +2 -2
  439. package/react/user-background-blur.tsx +3 -3
  440. package/react/user-cog-plus.tsx +3 -3
  441. package/react/user-cog.tsx +3 -3
  442. package/react/user-eye-open.tsx +4 -4
  443. package/react/user-filter.tsx +3 -3
  444. package/react/user-load.tsx +2 -2
  445. package/react/user-number-three.tsx +2 -2
  446. package/react/user-pen-dashes-bottom.tsx +3 -3
  447. package/react/user-pen-line-bottom.tsx +3 -3
  448. package/react/user-tick-down.tsx +2 -2
  449. package/react/user.tsx +2 -2
  450. package/react/users-three.tsx +2 -2
  451. package/react/users.tsx +2 -2
  452. package/react/video-camera-simple-error.tsx +4 -4
  453. package/react/video-camera-simple-slash.tsx +2 -2
  454. package/react/video-camera-simple.tsx +2 -2
  455. package/react/video-camera.tsx +2 -2
  456. package/react/view-center.tsx +4 -4
  457. package/react/view-side-left.tsx +4 -4
  458. package/react/wallet.tsx +8 -4
  459. package/svg/24/activity.svg +2 -0
  460. package/svg/24/add-line-bottom.svg +1 -1
  461. package/svg/24/add-line-right.svg +1 -1
  462. package/svg/24/align-bottom.svg +1 -1
  463. package/svg/24/align-center-horizontal.svg +1 -1
  464. package/svg/24/align-center-vertical.svg +1 -1
  465. package/svg/24/align-left.svg +1 -1
  466. package/svg/24/align-right.svg +1 -1
  467. package/svg/24/align-top.svg +1 -1
  468. package/svg/24/arrow-arc-left.svg +1 -1
  469. package/svg/24/arrow-arc-right.svg +1 -1
  470. package/svg/24/arrow-bend-up-left.svg +1 -1
  471. package/svg/24/arrow-bend-up-right.svg +1 -1
  472. package/svg/24/arrow-box-out.svg +1 -1
  473. package/svg/24/arrow-clockwise-down-right.svg +1 -1
  474. package/svg/24/arrow-clockwise-up-left.svg +1 -1
  475. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -1
  476. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
  477. package/svg/24/arrow-curves-bottom-right.svg +1 -1
  478. package/svg/24/arrow-down-left.svg +1 -1
  479. package/svg/24/arrow-down-right.svg +1 -1
  480. package/svg/24/arrow-down.svg +1 -1
  481. package/svg/24/arrow-elbow-down-right.svg +1 -1
  482. package/svg/24/arrow-fat-right.svg +1 -1
  483. package/svg/24/arrow-fat-up-right.svg +1 -1
  484. package/svg/24/arrow-left.svg +1 -1
  485. package/svg/24/arrow-right.svg +1 -1
  486. package/svg/24/arrow-up-circle.svg +1 -1
  487. package/svg/24/arrow-up-left.svg +1 -1
  488. package/svg/24/arrow-up-right.svg +1 -1
  489. package/svg/24/arrow-up.svg +1 -1
  490. package/svg/24/arrows-clockwise-rectangle-tilt.svg +1 -1
  491. package/svg/24/arrows-clockwise-x.svg +1 -1
  492. package/svg/24/arrows-clockwise-y.svg +1 -1
  493. package/svg/24/arrows-down-up.svg +1 -1
  494. package/svg/24/arrows-horizontal-lines-top-bottom.svg +1 -1
  495. package/svg/24/arrows-in-simple.svg +1 -1
  496. package/svg/24/arrows-out-cardinal.svg +1 -1
  497. package/svg/24/arrows-out-lines-horizontal.svg +1 -1
  498. package/svg/24/arrows-out-simple.svg +1 -1
  499. package/svg/24/arrows-square-counter-clockwise-y.svg +1 -1
  500. package/svg/24/article.svg +1 -1
  501. package/svg/24/at.svg +1 -1
  502. package/svg/24/badge.svg +1 -1
  503. package/svg/24/barrel.svg +1 -1
  504. package/svg/24/bell-slash.svg +1 -1
  505. package/svg/24/bell-tilt.svg +1 -1
  506. package/svg/24/bell.svg +1 -1
  507. package/svg/24/board.svg +1 -1
  508. package/svg/24/book-open-info.svg +1 -1
  509. package/svg/24/bookmark.svg +1 -1
  510. package/svg/24/bracket-curly-left.svg +1 -1
  511. package/svg/24/bracket-curly-right.svg +1 -1
  512. package/svg/24/brackets-angle-slash.svg +1 -1
  513. package/svg/24/brackets-curly-circles-three.svg +1 -1
  514. package/svg/24/brush.svg +1 -1
  515. package/svg/24/calendar-blank.svg +1 -1
  516. package/svg/24/camera.svg +1 -1
  517. package/svg/24/card-circles.svg +1 -1
  518. package/svg/24/card-number-three.svg +1 -1
  519. package/svg/24/card.svg +1 -1
  520. package/svg/24/cards-poker.svg +1 -1
  521. package/svg/24/chart-bar-y-simple.svg +1 -1
  522. package/svg/24/chart-bar-y.svg +1 -1
  523. package/svg/24/chat-check.svg +1 -1
  524. package/svg/24/chat-dashes-lines-two.svg +1 -1
  525. package/svg/24/chat-lines-cross.svg +1 -1
  526. package/svg/24/chat-lines-dot.svg +1 -1
  527. package/svg/24/chat-lines-eye-open.svg +1 -1
  528. package/svg/24/chat-lines-two-stack.svg +1 -1
  529. package/svg/24/chat-lines-two.svg +1 -1
  530. package/svg/24/chat-plus.svg +1 -1
  531. package/svg/24/chat-text-arrow.svg +1 -1
  532. package/svg/24/chat-two.svg +1 -1
  533. package/svg/24/chat.svg +1 -1
  534. package/svg/24/check-mark.svg +1 -1
  535. package/svg/24/checkboard-square-centered.svg +1 -1
  536. package/svg/24/chevron-down-double.svg +1 -1
  537. package/svg/24/chevron-down.svg +1 -1
  538. package/svg/24/chevron-left-double.svg +1 -1
  539. package/svg/24/chevron-left.svg +1 -1
  540. package/svg/24/chevron-right-double.svg +1 -1
  541. package/svg/24/chevron-right-small.svg +1 -1
  542. package/svg/24/chevron-right.svg +1 -1
  543. package/svg/24/chevron-up-double.svg +1 -1
  544. package/svg/24/chevron-up-down-line.svg +1 -1
  545. package/svg/24/chevron-up-down.svg +1 -1
  546. package/svg/24/chevron-up.svg +1 -1
  547. package/svg/24/circle-corners.svg +1 -1
  548. package/svg/24/circle-motion-x.svg +1 -1
  549. package/svg/24/circle-notch.svg +1 -1
  550. package/svg/24/circle-slash.svg +1 -1
  551. package/svg/24/circle.svg +1 -1
  552. package/svg/24/circles-connected.svg +1 -1
  553. package/svg/24/clock-counter-clockwise-simple.svg +1 -1
  554. package/svg/24/clock-counter-clockwise.svg +1 -1
  555. package/svg/24/clock-overtime.svg +1 -1
  556. package/svg/24/clock.svg +1 -1
  557. package/svg/24/cloud.svg +1 -1
  558. package/svg/24/cluster.svg +1 -1
  559. package/svg/24/clustered.svg +1 -1
  560. package/svg/24/cog.svg +1 -1
  561. package/svg/24/coins-checked.svg +1 -1
  562. package/svg/24/coins-slash.svg +1 -1
  563. package/svg/24/coins.svg +1 -1
  564. package/svg/24/columns-three.svg +1 -1
  565. package/svg/24/comment-group.svg +1 -1
  566. package/svg/24/cone-serpentine.svg +1 -1
  567. package/svg/24/connection-line-elbows.svg +1 -1
  568. package/svg/24/connection-line-straight.svg +1 -1
  569. package/svg/24/corners-three-eye-open.svg +1 -1
  570. package/svg/24/counter.svg +1 -1
  571. package/svg/24/credit-card.svg +1 -1
  572. package/svg/24/crop.svg +1 -1
  573. package/svg/24/cross-circle.svg +1 -1
  574. package/svg/24/cross-fat.svg +1 -1
  575. package/svg/24/cross-square.svg +1 -1
  576. package/svg/24/cross.svg +1 -1
  577. package/svg/24/cube.svg +1 -1
  578. package/svg/24/cursor-filled.svg +1 -1
  579. package/svg/24/cursor-lines.svg +1 -1
  580. package/svg/24/cursor-text-lines.svg +1 -1
  581. package/svg/24/cursor-text.svg +1 -1
  582. package/svg/24/cursor.svg +1 -1
  583. package/svg/24/curve-square-circle-arrow.svg +1 -1
  584. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
  585. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
  586. package/svg/24/dash-square-dash-horizontal.svg +1 -1
  587. package/svg/24/dash-square-dash-vertical.svg +1 -1
  588. package/svg/24/diagram-card-large-1.svg +1 -1
  589. package/svg/24/diagram-card-large-2.svg +1 -1
  590. package/svg/24/diagram-card-large-3.svg +1 -1
  591. package/svg/24/diagram-card-large-4.svg +1 -1
  592. package/svg/24/diagram-card-magnifying-glass.svg +1 -1
  593. package/svg/24/diagram-card-small-1.svg +1 -1
  594. package/svg/24/diagram-card-small-2.svg +1 -1
  595. package/svg/24/diagram-card-small-3.svg +1 -1
  596. package/svg/24/diagram-card-team.svg +1 -1
  597. package/svg/24/diagram-card-user.svg +1 -1
  598. package/svg/24/distribute-horizontal.svg +1 -1
  599. package/svg/24/distribute-vertical.svg +1 -1
  600. package/svg/24/dollar-sign-currency.svg +1 -1
  601. package/svg/24/dot-voting.svg +1 -1
  602. package/svg/24/dots-nine.svg +1 -1
  603. package/svg/24/dots-six-horizontal.svg +1 -1
  604. package/svg/24/dots-six-vertical.svg +1 -1
  605. package/svg/24/dots-three-vertical.svg +1 -1
  606. package/svg/24/dots-three.svg +1 -1
  607. package/svg/24/dots-two.svg +1 -1
  608. package/svg/24/download.svg +1 -1
  609. package/svg/24/envelope.svg +1 -1
  610. package/svg/24/eraser.svg +1 -1
  611. package/svg/24/exclamation-mark-octagon.svg +1 -1
  612. package/svg/24/exclamation-point-circle.svg +1 -1
  613. package/svg/24/export.svg +1 -1
  614. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -1
  615. package/svg/24/eye-closed.svg +1 -1
  616. package/svg/24/eye-open-line-frame-broken.svg +1 -1
  617. package/svg/24/eye-open-slash.svg +1 -1
  618. package/svg/24/eye-open.svg +1 -1
  619. package/svg/24/eyedropper.svg +1 -1
  620. package/svg/24/factory-house.svg +1 -1
  621. package/svg/24/factory.svg +1 -1
  622. package/svg/24/file-spreadsheet.svg +1 -1
  623. package/svg/24/flag.svg +1 -1
  624. package/svg/24/folder.svg +1 -1
  625. package/svg/24/frame-lines-two.svg +1 -1
  626. package/svg/24/frame-play.svg +1 -1
  627. package/svg/24/frame-plus.svg +1 -1
  628. package/svg/24/frame.svg +1 -1
  629. package/svg/24/funnel.svg +1 -1
  630. package/svg/24/gauge.svg +1 -1
  631. package/svg/24/gavel.svg +1 -1
  632. package/svg/24/gift.svg +1 -1
  633. package/svg/24/globe.svg +1 -1
  634. package/svg/24/graduation-cap.svg +1 -1
  635. package/svg/24/grid-four.svg +1 -1
  636. package/svg/24/grid-six.svg +1 -1
  637. package/svg/24/grid.svg +1 -1
  638. package/svg/24/hand-filled.svg +1 -1
  639. package/svg/24/hand-pointing.svg +1 -1
  640. package/svg/24/hand.svg +1 -1
  641. package/svg/24/headset-person.svg +1 -1
  642. package/svg/24/heart-filled.svg +1 -1
  643. package/svg/24/heart.svg +1 -1
  644. package/svg/24/hexagon.svg +1 -1
  645. package/svg/24/highlighter-underline.svg +1 -1
  646. package/svg/24/highlighter.svg +1 -1
  647. package/svg/24/house.svg +1 -1
  648. package/svg/24/image.svg +1 -1
  649. package/svg/24/indent-left.svg +1 -1
  650. package/svg/24/indent-right.svg +1 -1
  651. package/svg/24/information-mark-circle.svg +1 -1
  652. package/svg/24/kanban.svg +1 -1
  653. package/svg/24/key.svg +1 -1
  654. package/svg/24/keycap.svg +1 -1
  655. package/svg/24/laptop.svg +1 -1
  656. package/svg/24/lasso.svg +1 -1
  657. package/svg/24/layout.svg +1 -1
  658. package/svg/24/lifesaver.svg +1 -1
  659. package/svg/24/lightbox.svg +1 -1
  660. package/svg/24/lightbulb.svg +1 -1
  661. package/svg/24/lightning.svg +1 -1
  662. package/svg/24/line-curved.svg +1 -1
  663. package/svg/24/line-dashed.svg +1 -1
  664. package/svg/24/line-diagonal.svg +1 -1
  665. package/svg/24/line-dotted.svg +1 -1
  666. package/svg/24/line-horizontal.svg +1 -1
  667. package/svg/24/line-orthogonal.svg +1 -1
  668. package/svg/24/line-straight.svg +1 -1
  669. package/svg/24/line-two-diagonal-top-right-double.svg +1 -1
  670. package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -1
  671. package/svg/24/lines-three-horizontal.svg +1 -1
  672. package/svg/24/lines-three-vertical.svg +1 -1
  673. package/svg/24/lines-top-left-columns-two.svg +1 -1
  674. package/svg/24/link-plus.svg +1 -1
  675. package/svg/24/link.svg +1 -1
  676. package/svg/24/list-bullets.svg +1 -1
  677. package/svg/24/list-numbers.svg +1 -1
  678. package/svg/24/lock-closed.svg +1 -1
  679. package/svg/24/lock-open.svg +1 -1
  680. package/svg/24/login.svg +1 -1
  681. package/svg/24/logout.svg +1 -1
  682. package/svg/24/magnet.svg +1 -1
  683. package/svg/24/magnifying-glass-lightning.svg +1 -1
  684. package/svg/24/magnifying-glass-plus.svg +1 -1
  685. package/svg/24/magnifying-glass.svg +1 -1
  686. package/svg/24/map.svg +1 -1
  687. package/svg/24/megaphone.svg +1 -1
  688. package/svg/24/mermaid.svg +1 -1
  689. package/svg/24/microphone-slash.svg +1 -1
  690. package/svg/24/microphone.svg +1 -1
  691. package/svg/24/minus.svg +1 -1
  692. package/svg/24/mobile.svg +1 -1
  693. package/svg/24/monitor-arrow.svg +1 -1
  694. package/svg/24/monitor-pause.svg +1 -1
  695. package/svg/24/monitor-play.svg +1 -1
  696. package/svg/24/monitor-stop.svg +1 -1
  697. package/svg/24/moon.svg +1 -1
  698. package/svg/24/mouse.svg +1 -1
  699. package/svg/24/music-note.svg +1 -1
  700. package/svg/24/navigation-arrow-lines.svg +1 -1
  701. package/svg/24/navigation-up-left-filled.svg +1 -1
  702. package/svg/24/navigation-up-left-slash.svg +1 -1
  703. package/svg/24/navigation-up-right.svg +1 -1
  704. package/svg/24/next.svg +1 -1
  705. package/svg/24/node-connected-dot.svg +1 -1
  706. package/svg/24/node-lines-curved.svg +1 -1
  707. package/svg/24/node-lines-horizontal.svg +1 -1
  708. package/svg/24/node-lines-vertical.svg +1 -1
  709. package/svg/24/node-plus.svg +1 -1
  710. package/svg/24/nodes-connected.svg +1 -1
  711. package/svg/24/nodes-connections-three.svg +1 -1
  712. package/svg/24/note-magnifying-glass.svg +1 -1
  713. package/svg/24/notepad.svg +1 -1
  714. package/svg/24/octagon.svg +1 -1
  715. package/svg/24/office.svg +1 -1
  716. package/svg/24/org-chart.svg +1 -1
  717. package/svg/24/paint-bucket.svg +1 -1
  718. package/svg/24/palette.svg +1 -1
  719. package/svg/24/paper-plane-filled-right.svg +1 -1
  720. package/svg/24/paper-plane-tilt.svg +1 -1
  721. package/svg/24/parallelogram.svg +1 -1
  722. package/svg/24/pause-circle.svg +1 -1
  723. package/svg/24/pause.svg +1 -1
  724. package/svg/24/pdf.svg +1 -1
  725. package/svg/24/pen-tip.svg +1 -1
  726. package/svg/24/pen-underline.svg +1 -1
  727. package/svg/24/pen.svg +1 -1
  728. package/svg/24/pentagon.svg +1 -1
  729. package/svg/24/people-list.svg +1 -1
  730. package/svg/24/placeholder.svg +1 -1
  731. package/svg/24/planet.svg +1 -1
  732. package/svg/24/play-circle.svg +1 -1
  733. package/svg/24/play.svg +1 -1
  734. package/svg/24/playback-speed-circle.svg +1 -1
  735. package/svg/24/plug.svg +1 -1
  736. package/svg/24/plus-box.svg +1 -1
  737. package/svg/24/plus-square.svg +1 -1
  738. package/svg/24/plus-text.svg +1 -1
  739. package/svg/24/plus.svg +1 -1
  740. package/svg/24/polling.svg +1 -1
  741. package/svg/24/presentation-arrow.svg +1 -1
  742. package/svg/24/presentation-eye-open.svg +1 -1
  743. package/svg/24/presentation-line.svg +1 -1
  744. package/svg/24/presentation-lines-two.svg +1 -1
  745. package/svg/24/presentation-link.svg +1 -1
  746. package/svg/24/presentation-number-one.svg +1 -1
  747. package/svg/24/presentation-play.svg +1 -1
  748. package/svg/24/presentation-plus.svg +1 -1
  749. package/svg/24/previous.svg +1 -1
  750. package/svg/24/prohibit.svg +1 -1
  751. package/svg/24/push-pin-filled.svg +1 -1
  752. package/svg/24/push-pin.svg +1 -1
  753. package/svg/24/question-mark-circle.svg +1 -1
  754. package/svg/24/question-mark.svg +1 -1
  755. package/svg/24/quotes.svg +1 -1
  756. package/svg/24/rectangle-arrow-up-center.svg +1 -1
  757. package/svg/24/rectangle-dash-lines.svg +1 -1
  758. package/svg/24/rectangle-dot-line-pen.svg +1 -1
  759. package/svg/24/rectangle-frame-2-lines.svg +1 -1
  760. package/svg/24/rectangle-play-stack.svg +1 -1
  761. package/svg/24/rectangle-portrait-dash-square-top-center.svg +1 -1
  762. package/svg/24/rectangle-portrait-dash-square-top-left.svg +1 -1
  763. package/svg/24/rectangle-portrait-dash.svg +1 -1
  764. package/svg/24/rectangle-portrait-filled.svg +1 -1
  765. package/svg/24/rectangle-portrait-square-top-left.svg +1 -1
  766. package/svg/24/rectangle-portrait.svg +1 -1
  767. package/svg/24/rectangle-tick.svg +1 -1
  768. package/svg/24/rectangle-triangle-bottom-center.svg +1 -1
  769. package/svg/24/rectangles-three-aligned.svg +1 -1
  770. package/svg/24/rectangles-three-free.svg +1 -1
  771. package/svg/24/rectangles-three-overlap.svg +1 -1
  772. package/svg/24/rectangles-two-line.svg +1 -1
  773. package/svg/24/rectangles-two-lines-four.svg +1 -1
  774. package/svg/24/rectangles-two-minus.svg +1 -1
  775. package/svg/24/rectangles-two-plus.svg +1 -1
  776. package/svg/24/rectangles-two-user.svg +1 -1
  777. package/svg/24/rhombus.svg +1 -1
  778. package/svg/24/rocket.svg +1 -1
  779. package/svg/24/rss-rectangle.svg +1 -1
  780. package/svg/24/rss.svg +1 -1
  781. package/svg/24/scissors.svg +1 -1
  782. package/svg/24/scrollbar-xy.svg +1 -1
  783. package/svg/24/shapes-lines.svg +1 -1
  784. package/svg/24/shapes.svg +1 -1
  785. package/svg/24/shield-check.svg +1 -1
  786. package/svg/24/shield-lock.svg +1 -1
  787. package/svg/24/shuffle.svg +1 -1
  788. package/svg/24/sidebar-closed.svg +1 -1
  789. package/svg/24/sidebar-global-closed.svg +1 -1
  790. package/svg/24/sidebar-global-open.svg +1 -1
  791. package/svg/24/sidebar-open.svg +1 -1
  792. package/svg/24/single-sparks-filled.svg +1 -1
  793. package/svg/24/sliders-x.svg +1 -1
  794. package/svg/24/sliders-y.svg +1 -1
  795. package/svg/24/smiley-chat.svg +1 -1
  796. package/svg/24/smiley-plus.svg +1 -1
  797. package/svg/24/smiley-sticker.svg +1 -1
  798. package/svg/24/smiley.svg +1 -1
  799. package/svg/24/social-ado.svg +1 -1
  800. package/svg/24/social-drawio.svg +1 -1
  801. package/svg/24/social-facebook.svg +1 -1
  802. package/svg/24/social-instagram.svg +1 -1
  803. package/svg/24/social-jira.svg +1 -1
  804. package/svg/24/social-linkedin.svg +1 -1
  805. package/svg/24/social-slack.svg +1 -1
  806. package/svg/24/social-twitter.svg +1 -1
  807. package/svg/24/social-x.svg +1 -1
  808. package/svg/24/social-youtube.svg +1 -1
  809. package/svg/24/sort-ascending.svg +1 -1
  810. package/svg/24/sort-descending.svg +1 -1
  811. package/svg/24/sparks-filled.svg +1 -1
  812. package/svg/24/sparks.svg +1 -1
  813. package/svg/24/speaker-cross.svg +1 -1
  814. package/svg/24/speaker-high.svg +1 -1
  815. package/svg/24/split-vertical.svg +1 -1
  816. package/svg/24/square-arrow-in.svg +1 -1
  817. package/svg/24/square-brackets-angle-slash.svg +1 -1
  818. package/svg/24/square-circles-two.svg +1 -1
  819. package/svg/24/square-frame-2-lines-circle.svg +1 -1
  820. package/svg/24/square-line-square-dashed.svg +1 -1
  821. package/svg/24/square-rounded.svg +1 -1
  822. package/svg/24/square-star-scribble.svg +1 -1
  823. package/svg/24/square-triangle-circle-plus.svg +1 -1
  824. package/svg/24/square.svg +1 -1
  825. package/svg/24/squares-column.svg +1 -1
  826. package/svg/24/squares-four.svg +1 -1
  827. package/svg/24/squares-group.svg +1 -1
  828. package/svg/24/squares-merge.svg +1 -1
  829. package/svg/24/squares-row.svg +1 -1
  830. package/svg/24/squares-three.svg +1 -1
  831. package/svg/24/squares-two-overlap.svg +1 -1
  832. package/svg/24/squares-ungroup.svg +1 -1
  833. package/svg/24/squares-unmerge.svg +1 -1
  834. package/svg/24/stack.svg +1 -1
  835. package/svg/24/star-filled.svg +1 -1
  836. package/svg/24/star-half.svg +1 -1
  837. package/svg/24/star.svg +1 -1
  838. package/svg/24/sticky-corners.svg +1 -1
  839. package/svg/24/sticky-eye-closed.svg +1 -1
  840. package/svg/24/sticky-eye-open.svg +1 -1
  841. package/svg/24/sticky-note-stack.svg +1 -1
  842. package/svg/24/sticky-note-wide.svg +1 -1
  843. package/svg/24/sticky-note.svg +1 -1
  844. package/svg/24/sticky-notes-two.svg +1 -1
  845. package/svg/24/stop-circle.svg +1 -1
  846. package/svg/24/story-points.svg +1 -1
  847. package/svg/24/stroke-1.svg +1 -1
  848. package/svg/24/stroke-2.svg +1 -1
  849. package/svg/24/stroke-3.svg +1 -1
  850. package/svg/24/stroke-4.svg +1 -1
  851. package/svg/24/stroke-5.svg +1 -1
  852. package/svg/24/stroke-6.svg +1 -1
  853. package/svg/24/switch.svg +1 -1
  854. package/svg/24/tag.svg +1 -1
  855. package/svg/24/tasks.svg +1 -1
  856. package/svg/24/text-a-underline.svg +1 -1
  857. package/svg/24/text-aa.svg +1 -1
  858. package/svg/24/text-align-center.svg +1 -1
  859. package/svg/24/text-align-left.svg +1 -1
  860. package/svg/24/text-align-right.svg +1 -1
  861. package/svg/24/text-b-bold-italic-underlined.svg +1 -1
  862. package/svg/24/text-b-bold.svg +1 -1
  863. package/svg/24/text-cursor-eye-open.svg +1 -1
  864. package/svg/24/text-h-one.svg +1 -1
  865. package/svg/24/text-h-three.svg +1 -1
  866. package/svg/24/text-h-two.svg +1 -1
  867. package/svg/24/text-i-italic.svg +1 -1
  868. package/svg/24/text-indent.svg +1 -1
  869. package/svg/24/text-lines-three.svg +1 -1
  870. package/svg/24/text-s-strikethrough.svg +1 -1
  871. package/svg/24/text-styles.svg +1 -1
  872. package/svg/24/text-t.svg +1 -1
  873. package/svg/24/text-u-underlined.svg +1 -1
  874. package/svg/24/thumbs-up.svg +1 -1
  875. package/svg/24/tick-circle.svg +1 -1
  876. package/svg/24/ticket.svg +1 -1
  877. package/svg/24/timer.svg +1 -1
  878. package/svg/24/toolbar.svg +1 -1
  879. package/svg/24/tooltip.svg +1 -1
  880. package/svg/24/trackpad.svg +1 -1
  881. package/svg/24/trapeze.svg +1 -1
  882. package/svg/24/trash-simple.svg +1 -1
  883. package/svg/24/trash.svg +1 -1
  884. package/svg/24/triangle-square-circle.svg +1 -1
  885. package/svg/24/triangle.svg +1 -1
  886. package/svg/24/trident.svg +1 -1
  887. package/svg/24/trophy.svg +1 -1
  888. package/svg/24/user-add.svg +1 -1
  889. package/svg/24/user-arrow-right-up.svg +1 -1
  890. package/svg/24/user-background-blur.svg +1 -1
  891. package/svg/24/user-cog-plus.svg +1 -1
  892. package/svg/24/user-cog.svg +1 -1
  893. package/svg/24/user-eye-open.svg +1 -1
  894. package/svg/24/user-filter.svg +1 -1
  895. package/svg/24/user-load.svg +1 -1
  896. package/svg/24/user-number-three.svg +1 -1
  897. package/svg/24/user-pen-dashes-bottom.svg +1 -1
  898. package/svg/24/user-pen-line-bottom.svg +1 -1
  899. package/svg/24/user-tick-down.svg +1 -1
  900. package/svg/24/user.svg +1 -1
  901. package/svg/24/users-three.svg +1 -1
  902. package/svg/24/users.svg +1 -1
  903. package/svg/24/video-camera-simple-error.svg +1 -1
  904. package/svg/24/video-camera-simple-slash.svg +1 -1
  905. package/svg/24/video-camera-simple.svg +1 -1
  906. package/svg/24/video-camera.svg +1 -1
  907. package/svg/24/view-center.svg +1 -1
  908. package/svg/24/view-side-left.svg +1 -1
  909. package/svg/24/wallet.svg +1 -1
  910. package/svg/meta.json +9 -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-linejoin="round" stroke-width="2" d="M12 4h-9v14h5m4-14h9v14h-5m-4-14v-2m-4 16-2 4m2-4h8m0 0 2 4m-10-13h8m-8 4h8" 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 4m-10-13h8m-8 4h8" 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="M21 14.0001v4h-5m-5.5-14h-7.5v14h5m0 0-2 4m2-4h8m0 0 2 4m-2.6361-17.4645 1.4143-1.4142c1.0606-1.0606 2.8758-1.3668 4.2426 0 1.3668 1.3669 1.3668 2.8758 0 4.2427l-1.4142 1.4142m-5.6569 1.4142 4.2427-4.2426m-1.4142 5.6568-1.4142 1.4142c-1.0607 1.0607-2.8758 1.3668-4.2427 0-1.3668-1.3668-1.3668-2.8758 0-4.2426l1.4142-1.4143" 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 14.0001v4h-5m-5.5-14h-7.5v14h5m0 0-2 4m2-4h8m0 0 2 4m-2.6361-17.4645 1.4143-1.4142c1.0606-1.0606 2.8758-1.3668 4.2426 0 1.3668 1.3669 1.3668 2.8758 0 4.2427l-1.4142 1.4142m-5.6569 1.4142 4.2427-4.2426m-1.4142 5.6568-1.4142 1.4142c-1.0607 1.0607-2.8758 1.3668-4.2427 0-1.3668-1.3668-1.3668-2.8758 0-4.2426l1.4142-1.4143" 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 4m-8-13 2-1v6m0 0h-2m2 0h2" 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 4m-8-13 2-1v6m0 0h-2m2 0h2" 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="M14.2854 10.5713c.3237.1942.3237.6632 0 .8574l-3.5282 2.117c-.3332.1999-.7572-.0401-.7572-.4288v-4.2338c0-.3887.424-.6287.7572-.4288l3.5282 2.117Z" 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="M14.2854 10.5713c.3237.1942.3237.6632 0 .8574l-3.5282 2.117c-.3332.1999-.7572-.0401-.7572-.4288v-4.2338c0-.3887.424-.6287.7572-.4288l3.5282 2.117Z" 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 4m-9-11h3m0 0h3m-3 0v-3m0 3v3" 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 4m-9-11h3m0 0h3m-3 0v-3m0 3v3" 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="m8.4638 10.7071 9.4112-5.536c.9999-.5881 2.2605.1328 2.2605 1.293v11.0719c0 1.1601-1.2606 1.8811-2.2605 1.2929l-9.4112-5.536c-.986-.58-.986-2.0058 0-2.5858ZM4 5c0-.5523.4477-1 1-1s1 .4477 1 1v14c0 .5523-.4477 1-1 1s-1-.4477-1-1v-14Z" 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="m8.4638 10.7071 9.4112-5.536c.9999-.5881 2.2605.1328 2.2605 1.293v11.0719c0 1.1601-1.2606 1.8811-2.2605 1.2929l-9.4112-5.536c-.986-.58-.986-2.0058 0-2.5858ZM4 5c0-.5523.4477-1 1-1s1 .4477 1 1v14c0 .5523-.4477 1-1 1s-1-.4477-1-1v-14Z" 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-width="2" d="m7.3333 16.6667 9.3334-9.3334m2.3333 4.6667c0 3.866-3.134 7-7 7-1.9399 0-3.6956-.7891-4.9634-2.0639-1.2587-1.2657-2.0366-3.01-2.0366-4.9361 0-3.866 3.134-7 7-7 1.8641 0 3.558.7287 4.8125 1.9167 1.3472 1.2758 2.1875 3.0814 2.1875 5.0833ZM12 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-width="2" d="m7.3333 16.6667 9.3334-9.3334m2.3333 4.6667c0 3.866-3.134 7-7 7-1.9399 0-3.6956-.7891-4.9634-2.0639-1.2587-1.2657-2.0366-3.01-2.0366-4.9361 0-3.866 3.134-7 7-7 1.8641 0 3.558.7287 4.8125 1.9167 1.3472 1.2758 2.1875 3.0814 2.1875 5.0833ZM12 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-miterlimit="1.414" stroke-width="2" d="m13.3846 3 1.3846 1.3846m0 0-9.8846 8.1154m9.8846-8.1154 4.8462 4.8462m0 0 1.3846 1.3846m-1.3846-1.3846-7.9387 10.0613m1.7079 1.7079-5.1923-5.1923m0 0-5.1923-5.1923m5.1923 5.1923-5.1923 5.1923" style="vector-effect:non-scaling-stroke"/><path fill="red" d="m4.8846 12.5 9.8846-8.1154 4.8462 4.8462-7.9387 10.0613-3.4844-3.4844-3.3077-3.3077Z" 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-miterlimit="1.414" stroke-width="2" d="m13.3846 3 1.3846 1.3846m0 0-9.8846 8.1154m9.8846-8.1154 4.8462 4.8462m0 0 1.3846 1.3846m-1.3846-1.3846-7.9387 10.0613m1.7079 1.7079-5.1923-5.1923m0 0-5.1923-5.1923m5.1923 5.1923-5.1923 5.1923" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m4.8846 12.5 9.8846-8.1154 4.8462 4.8462-7.9387 10.0613-3.4844-3.4844-3.3077-3.3077Z" 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-miterlimit="1.414" stroke-width="2" d="m13.3846 3 1.3846 1.3846m0 0-9.8846 8.1154m9.8846-8.1154 4.8462 4.8462m0 0 1.3846 1.3846m-1.3846-1.3846-7.9387 10.0613m1.7079 1.7079-5.1923-5.1923m0 0-5.1923-5.1923m5.1923 5.1923-5.1923 5.1923" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 19v.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-miterlimit="1.414" stroke-width="2" d="m13.3846 3 1.3846 1.3846m0 0-9.8846 8.1154m9.8846-8.1154 4.8462 4.8462m0 0 1.3846 1.3846m-1.3846-1.3846-7.9387 10.0613m1.7079 1.7079-5.1923-5.1923m0 0-5.1923-5.1923m5.1923 5.1923-5.1923 5.1923" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 19v.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="M9.1707 9c.151-.427.3959-.8098.71-1.1233.5427-.5417 1.2919-.8767 2.1193-.8767 1.6569 0 3 1.3431 3 3 0 1.313-.8435 2.4289-2.0181 2.8356-.5219.1807-.9819.6121-.9819 1.1644v.25m0 2.65v.1m9-5c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z" 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 stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M9.1707 9c.151-.427.3959-.8098.71-1.1233.5427-.5417 1.2919-.8767 2.1193-.8767 1.6569 0 3 1.3431 3 3 0 1.313-.8435 2.4289-2.0181 2.8356-.5219.1807-.9819.6121-.9819 1.1644v.25m0 2.65v.1m9-5c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 13.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 fill="red" d="M12 21c.8284 0 1.5-.6716 1.5-1.5s-.6716-1.5-1.5-1.5-1.5.6716-1.5 1.5.6716 1.5 1.5 1.5Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 8.2308c0-2.3366 2.2386-4.2308 5-4.2308s5 1.8942 5 4.2308c0 1.7475-1.2521 3.2475-3.0387 3.8928-1.0388.3753-1.9613 1.2334-1.9613 2.3379v.5385" 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 fill="currentColor" d="M12 21c.8284 0 1.5-.6716 1.5-1.5s-.6716-1.5-1.5-1.5-1.5.6716-1.5 1.5.6716 1.5 1.5 1.5Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 8.2308c0-2.3366 2.2386-4.2308 5-4.2308s5 1.8942 5 4.2308c0 1.7475-1.2521 3.2475-3.0387 3.8928-1.0388.3753-1.9613 1.2334-1.9613 2.3379v.5385" 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/quotes.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="M10 13.1667h-6c-.5523 0-1-.5224-1-1.1667v-5.8333c0-.6444.4477-1.1667 1-1.1667h5c.5523 0 1 .5223 1 1.1667v7Zm0 0c0 4.6666-3 5.8333-3 5.8333m14-5.8333h-6c-.5523 0-1-.5224-1-1.1667v-5.8333c0-.6444.4477-1.1667 1-1.1667h5c.5523 0 1 .5223 1 1.1667v7Zm0 0c0 4.6666-3 5.8333-3 5.8333" 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 13.1667h-6c-.5523 0-1-.5224-1-1.1667v-5.8333c0-.6444.4477-1.1667 1-1.1667h5c.5523 0 1 .5223 1 1.1667v7Zm0 0c0 4.6666-3 5.8333-3 5.8333m14-5.8333h-6c-.5523 0-1-.5224-1-1.1667v-5.8333c0-.6444.4477-1.1667 1-1.1667h5c.5523 0 1 .5223 1 1.1667v7Zm0 0c0 4.6666-3 5.8333-3 5.8333" 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 10v-6c0-.5523.4477-1 1-1h16c.5523 0 1 .4477 1 1v6m-9 10v-11m0 0 4 4.5m-4-4.5-4 4.5" 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 10v-6c0-.5523.4477-1 1-1h16c.5523 0 1 .4477 1 1v6m-9 10v-11m0 0 4 4.5m-4-4.5-4 4.5" 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="M11 10h6m-10 4h10m-10-4h1m-5-6h18v16h-18v-16Z" 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 10h6m-10 4h10m-10-4h1m-5-6h18v16h-18v-16Z" 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 5h-10v14h18v-8m-14 3h10" style="vector-effect:non-scaling-stroke"/><path fill="red" d="M9 9.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z" style="vector-effect:non-scaling-stroke"/><path fill="red" fill-rule="evenodd" d="m22.437 3.4113-5.7563 5.7562-1.3805.2614a.2493.2493 0 0 1-.295-.295l.2613-1.3806 5.7592-5.7533 1.4113 1.4113Z" clip-rule="evenodd" 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 5h-10v14h18v-8m-14 3h10" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M9 9.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="m22.437 3.4113-5.7563 5.7562-1.3805.2614a.2493.2493 0 0 1-.295-.295l.2613-1.3806 5.7592-5.7533 1.4113 1.4113Z" clip-rule="evenodd" 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 10h6m-8 4h10m-13 4h16c.5523 0 1-.4477 1-1v-10c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 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-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 10h6m-8 4h10m-13 4h16c.5523 0 1-.4477 1-1v-10c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 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="round" stroke-linejoin="round" stroke-width="2" d="M6 4h14c.5523 0 1 .4477 1 1v10m-17-8h13c.5523 0 1 .4477 1 1v11c0 .5523-.4477 1-1 1h-13c-.5523 0-1-.4477-1-1v-11c0-.5523.4477-1 1-1Z" style="vector-effect:non-scaling-stroke"/><path fill="red" d="M13.2596 13.0681c.3308.1929.3308.6709 0 .8638l-4.5077 2.6295c-.3333.1944-.7519-.046-.7519-.4319v-5.259c0-.3859.4186-.6263.752-.4319l4.5076 2.6295Z" 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="M6 4h14c.5523 0 1 .4477 1 1v10m-17-8h13c.5523 0 1 .4477 1 1v11c0 .5523-.4477 1-1 1h-13c-.5523 0-1-.4477-1-1v-11c0-.5523.4477-1 1-1Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M13.2596 13.0681c.3308.1929.3308.6709 0 .8638l-4.5077 2.6295c-.3333.1944-.7519-.046-.7519-.4319v-5.259c0-.3859.4186-.6263.752-.4319l4.5076 2.6295Z" 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="M9 3h6v6h-6v-6Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M3 6v-2c0-.5523.4477-1 1-1h2m12 0h2c.5523 0 1 .4477 1 1v2m0 4v4m0 4v2c0 .5523-.4477 1-1 1h-2m-4 0h-4m-4 0h-2c-.5523 0-1-.4477-1-1v-2m0-4v-4m6-7h6v6h-6v-6Z" 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="M9 3h6v6h-6v-6Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M3 6v-2c0-.5523.4477-1 1-1h2m12 0h2c.5523 0 1 .4477 1 1v2m0 4v4m0 4v2c0 .5523-.4477 1-1 1h-2m-4 0h-4m-4 0h-2c-.5523 0-1-.4477-1-1v-2m0-4v-4m6-7h6v6h-6v-6Z" 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 3h6v6h-6v-6Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M13 3h3m2 0h2c.5523 0 1 .4477 1 1v2m0 2v3m0 2v3m0 2v2c0 .5523-.4477 1-1 1h-2m-15-3v2c0 .5523.4477 1 1 1h2m10 0h-3m-5 0h3m-8-5v-3m0-4h6v-6h-5c-.5523 0-1 .4477-1 1v5Z" 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 3h6v6h-6v-6Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M13 3h3m2 0h2c.5523 0 1 .4477 1 1v2m0 2v3m0 2v3m0 2v2c0 .5523-.4477 1-1 1h-2m-15-3v2c0 .5523.4477 1 1 1h2m10 0h-3m-5 0h3m-8-5v-3m0-4h6v-6h-5c-.5523 0-1 .4477-1 1v5Z" 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="M3 6v-2c0-.5523.4477-1 1-1h2m4 0h4m4 0h2c.5523 0 1 .4477 1 1v2m0 4v4m0 4v2c0 .5523-.4477 1-1 1h-2m-4 0h-4m-4 0h-2c-.5523 0-1-.4477-1-1v-2m0-4v-4" 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="M3 6v-2c0-.5523.4477-1 1-1h2m4 0h4m4 0h2c.5523 0 1 .4477 1 1v2m0 4v4m0 4v2c0 .5523-.4477 1-1 1h-2m-4 0h-4m-4 0h-2c-.5523 0-1-.4477-1-1v-2m0-4v-4" 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 3h18v18h-18v-18Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-linejoin="round" stroke-width="2" d="M3 4c0-.5523.4477-1 1-1h16c.5523 0 1 .4477 1 1v16c0 .5523-.4477 1-1 1h-16c-.5523 0-1-.4477-1-1v-16Z" 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 3h18v18h-18v-18Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M3 4c0-.5523.4477-1 1-1h16c.5523 0 1 .4477 1 1v16c0 .5523-.4477 1-1 1h-16c-.5523 0-1-.4477-1-1v-16Z" 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 3h6v6h-6v-6Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M3 9v-5c0-.5523.4477-1 1-1h5m-6 6v11c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1v-16c0-.5523-.4477-1-1-1h-11m-6 6h6v-6" 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 3h6v6h-6v-6Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M3 9v-5c0-.5523.4477-1 1-1h5m-6 6v11c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1v-16c0-.5523-.4477-1-1-1h-11m-6 6h6v-6" 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="M3 4c0-.5523.4477-1 1-1h16c.5523 0 1 .4477 1 1v16c0 .5523-.4477 1-1 1h-16c-.5523 0-1-.4477-1-1v-16Z" 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="M3 4c0-.5523.4477-1 1-1h16c.5523 0 1 .4477 1 1v16c0 .5523-.4477 1-1 1h-16c-.5523 0-1-.4477-1-1v-16Z" 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.6471 4h-10.6471c-.5523 0-1 .4477-1 1v15c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1v-7.5m-13-.5 3.5 3.5 9-11.5" 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.6471 4h-10.6471c-.5523 0-1 .4477-1 1v15c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1v-7.5m-13-.5 3.5 3.5 9-11.5" 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 17h4v-14h-18v14h4m2 3 3-4 3 4h-6Z" 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 17h4v-14h-18v14h4m2 3 3-4 3 4h-6Z" 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="M11 4h-8v8h8v-8ZM17.0629 16h-14v5h14v-5ZM19 4h-4v4h4v-4Z" 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="M11 4h-8v8h8v-8ZM17.0629 16h-14v5h14v-5ZM19 4h-4v4h4v-4Z" 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="m12.8178 4.852-7.6901-2.205-2.2051 7.6901 7.6901 2.2051 2.2051-7.6901ZM19.0629 16h-14v5h14v-5ZM19.7117 6.0795l-3.845 1.1026 1.1025 3.845 3.8451-1.1025-1.1026-3.845Z" 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="m12.8178 4.852-7.6901-2.205-2.2051 7.6901 7.6901 2.2051 2.2051-7.6901ZM19.0629 16h-14v5h14v-5ZM19.7117 6.0795l-3.845 1.1026 1.1025 3.845 3.8451-1.1025-1.1026-3.845Z" 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="M8 11h-4v10h9v-4m-5-6h5v6m-5-6v-4h4m1 10h4v-4m-5-6h5v6m-5-6v-4h9v10h-4" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M13 11v.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="M8 11h-4v10h9v-4m-5-6h5v6m-5-6v-4h4m1 10h4v-4m-5-6h5v6m-5-6v-4h9v10h-4" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M13 11v.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="M21 3v18m-17.75-17h11.5a.25.25 0 0 1 .25.25v5.5a.25.25 0 0 1-.25.25h-11.5a.25.25 0 0 1-.25-.25v-5.5a.25.25 0 0 1 .25-.25Zm0 10h11.5a.25.25 0 0 1 .25.25v5.5a.25.25 0 0 1-.25.25h-11.5a.25.25 0 0 1-.25-.25v-5.5a.25.25 0 0 1 .25-.25Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 10v.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 3v18m-17.75-17h11.5a.25.25 0 0 1 .25.25v5.5a.25.25 0 0 1-.25.25h-11.5a.25.25 0 0 1-.25-.25v-5.5a.25.25 0 0 1 .25-.25Zm0 10h11.5a.25.25 0 0 1 .25.25v5.5a.25.25 0 0 1-.25.25h-11.5a.25.25 0 0 1-.25-.25v-5.5a.25.25 0 0 1 .25-.25Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 10v.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="M15 5h7m-7 4h4m-4 6h7m-7 4h4m-16-15h8v6h-8v-6Zm0 10h8v6h-8v-6Z" 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="M15 5h7m-7 4h4m-4 6h7m-7 4h4m-16-15h8v6h-8v-6Zm0 10h8v6h-8v-6Z" 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="M6 15v4c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-10c0-.5523-.4477-1-1-1h-1m-12 7v-6c0-.5523.4477-1 1-1h11m-12 7h-2c-.5523 0-1-.4477-1-1v-9c0-.5523.4477-1 1-1h13c.5523 0 1 .4477 1 1v3m-7 6h4" 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="M6 15v4c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-10c0-.5523-.4477-1-1-1h-1m-12 7v-6c0-.5523.4477-1 1-1h11m-12 7h-2c-.5523 0-1-.4477-1-1v-9c0-.5523.4477-1 1-1h13c.5523 0 1 .4477 1 1v3m-7 6h4" 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="M6 15v4c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-10c0-.5523-.4477-1-1-1h-1m-12 7v-6c0-.5523.4477-1 1-1h11m-12 7h-2c-.5523 0-1-.4477-1-1v-9c0-.5523.4477-1 1-1h13c.5523 0 1 .4477 1 1v3m-5 4v4m-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="M6 15v4c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-10c0-.5523-.4477-1-1-1h-1m-12 7v-6c0-.5523.4477-1 1-1h11m-12 7h-2c-.5523 0-1-.4477-1-1v-9c0-.5523.4477-1 1-1h13c.5523 0 1 .4477 1 1v3m-5 4v4m-2-2h4" 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="M12 11c0-1.1046.8954-2 2-2s2 .8954 2 2-.8954 2-2 2-2-.8954-2-2Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18 7v-3c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h3m4 1s0-3 3-3h2c3 0 3 3 3 3m-11 3h14c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 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 fill="currentColor" fill-rule="evenodd" d="M12 11c0-1.1046.8954-2 2-2s2 .8954 2 2-.8954 2-2 2-2-.8954-2-2Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18 7v-3c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h3m4 1s0-3 3-3h2c3 0 3 3 3 3m-11 3h14c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 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-width="2" d="m11.8232 3.1768-8.6464 8.6464a.25.25 0 0 0 0 .3536l8.6464 8.6464a.25.25 0 0 0 .3536 0l8.6464-8.6464a.25.25 0 0 0 0-.3536l-8.6464-8.6464a.25.25 0 0 0-.3536 0ZM12 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-width="2" d="m11.8232 3.1768-8.6464 8.6464a.25.25 0 0 0 0 .3536l8.6464 8.6464a.25.25 0 0 0 .3536 0l8.6464-8.6464a.25.25 0 0 0 0-.3536l-8.6464-8.6464a.25.25 0 0 0-.3536 0ZM12 4v.0001" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/rocket.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="m8 10.9999 5 5m-5-5-4-1 4-4 4 1m-4 4 4-4m1 9 1 4.0001 4-4-1-4.0001m-4 4 4-4m0 0 1-1c2-2 3-4 2-7-3-1-5 0-7 2l-1 1m-6 8c-1 1-2 2-2 5 3 0 4-.5 5-2" 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="m8 10.9999 5 5m-5-5-4-1 4-4 4 1m-4 4 4-4m1 9 1 4.0001 4-4-1-4.0001m-4 4 4-4m0 0 1-1c2-2 3-4 2-7-3-1-5 0-7 2l-1 1m-6 8c-1 1-2 2-2 5 3 0 4-.5 5-2" 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 6v-2h20v16h-6m-14-5c2.7614 0 5 2.2386 5 5m-5-9c4.9706 0 9 4.0294 9 9" style="vector-effect:non-scaling-stroke"/><circle cx="2.5" cy="19.5" r="1.5" fill="red" 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 6v-2h20v16h-6m-14-5c2.7614 0 5 2.2386 5 5m-5-9c4.9706 0 9 4.0294 9 9" style="vector-effect:non-scaling-stroke"/><circle cx="2.5" cy="19.5" r="1.5" fill="currentColor" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/rss.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="3.5" cy="20.5" r="1.5" fill="red" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-linecap="round" stroke-width="2" d="M3 12c5 0 9 3 9 9m-9-17c10 0 17 7 17 17" 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="3.5" cy="20.5" r="1.5" fill="currentColor" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M3 12c5 0 9 3 9 9m-9-17c10 0 17 7 17 17" 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="m15.6213 15.9453-5.753-5.6989c-.5841.376-1.2746.7066-1.4924.4964l-6.303-6.0609c-.3508-.3387.6583-1.9526 1.042-2.3498.3836-.3973.979-.4448 1.3296-.1062l6.3032 6.0609 6.3736 6.1585s-1.4175 1.4145-1.5 1.5Z" style="vector-effect:non-scaling-stroke"/><path fill="red" d="m8.5 15.9453 5.7529-5.6989c.5842.376 1.2747.7066 1.4924.4964l6.3031-6.0609c.3507-.3387-.6584-1.9526-1.042-2.3498-.3837-.3973-.979-.4448-1.3297-.1062l-6.3031 6.0609-6.3736 6.1585s1.4174 1.4145 1.5 1.5Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M21 17c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3ZM9 17c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3ZM12 11v.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="m15.6213 15.9453-5.753-5.6989c-.5841.376-1.2746.7066-1.4924.4964l-6.303-6.0609c-.3508-.3387.6583-1.9526 1.042-2.3498.3836-.3973.979-.4448 1.3296-.1062l6.3032 6.0609 6.3736 6.1585s-1.4175 1.4145-1.5 1.5Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m8.5 15.9453 5.7529-5.6989c.5842.376 1.2747.7066 1.4924.4964l6.3031-6.0609c.3507-.3387-.6584-1.9526-1.042-2.3498-.3837-.3973-.979-.4448-1.3297-.1062l-6.3031 6.0609-6.3736 6.1585s1.4174 1.4145 1.5 1.5Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M21 17c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3ZM9 17c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3ZM12 11v.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="M6.7059 17h5.2941m6-10v8m-12.8823-11h13.7647c1.1695 0 2.1176.8954 2.1176 2v12c0 1.1046-.9481 2-2.1176 2h-13.7647c-1.1696 0-2.1177-.8954-2.1177-2v-12c0-1.1046.9481-2 2.1177-2Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M18 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="M6.7059 17h5.2941m6-10v8m-12.8823-11h13.7647c1.1695 0 2.1176.8954 2.1176 2v12c0 1.1046-.9481 2-2.1176 2h-13.7647c-1.1696 0-2.1177-.8954-2.1177-2v-12c0-1.1046.9481-2 2.1177-2Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M18 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="m14 21.5 7-7m0 0v5m0-5h-5" style="vector-effect:non-scaling-stroke"/><circle cx="18" cy="6" r="4" stroke="red" stroke-linecap="round" stroke-width="2" style="vector-effect:non-scaling-stroke"/><rect width="8" height="8" x="2" y="2" stroke="red" stroke-linecap="round" stroke-width="2" rx="1.5" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5.2979 14.4042c.2893-.5785 1.115-.5785 1.4042.0001l3.2299 6.4596c.2609.522-.1186 1.1361-.7022 1.1361h-6.4596c-.5836 0-.9631-.6141-.7022-1.1361l3.2299-6.4597Z" 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 21.5 7-7m0 0v5m0-5h-5" style="vector-effect:non-scaling-stroke"/><circle cx="18" cy="6" r="4" stroke="currentColor" stroke-linecap="round" stroke-width="2" style="vector-effect:non-scaling-stroke"/><rect width="8" height="8" x="2" y="2" stroke="currentColor" stroke-linecap="round" stroke-width="2" rx="1.5" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5.2979 14.4042c.2893-.5785 1.115-.5785 1.4042.0001l3.2299 6.4596c.2609.522-.1186 1.1361-.7022 1.1361h-6.4596c-.5836 0-.9631-.6141-.7022-1.1361l3.2299-6.4597Z" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/shapes.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="M8 9.5c0-3.5899 2.9101-6.5 6.5-6.5s6.5 2.9101 6.5 6.5-2.9101 6.5-6.5 6.5m-11.25-6h10.5a.25.25 0 0 1 .25.25v10.5a.25.25 0 0 1-.25.25h-10.5a.25.25 0 0 1-.25-.25v-10.5a.25.25 0 0 1 .25-.25Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 10v.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="M8 9.5c0-3.5899 2.9101-6.5 6.5-6.5s6.5 2.9101 6.5 6.5-2.9101 6.5-6.5 6.5m-11.25-6h10.5a.25.25 0 0 1 .25.25v10.5a.25.25 0 0 1-.25.25h-10.5a.25.25 0 0 1-.25-.25v-10.5a.25.25 0 0 1 .25-.25Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 10v.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-miterlimit="1.414" stroke-width="2" d="m9 12 2 1.5 5-4.5m-12-3 8-3 8 3v7.0445a6.6376 6.6376 0 0 1-1.598 4.3198 13.275 13.275 0 0 1-3.2493 2.7441l-2.6382 1.5829a1 1 0 0 1-1.029 0l-2.6382-1.5829a13.2744 13.2744 0 0 1-3.2493-2.7441 6.6377 6.6377 0 0 1-1.598-4.3198v-7.0445Z" 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-miterlimit="1.414" stroke-width="2" d="m9 12 2 1.5 5-4.5m-12-3 8-3 8 3v7.0445a6.6376 6.6376 0 0 1-1.598 4.3198 13.275 13.275 0 0 1-3.2493 2.7441l-2.6382 1.5829a1 1 0 0 1-1.029 0l-2.6382-1.5829a13.2744 13.2744 0 0 1-3.2493-2.7441 6.6377 6.6377 0 0 1-1.598-4.3198v-7.0445Z" 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"><rect width="8" height="5" x="8" y="11" fill="red" rx="1" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-miterlimit="1.414" stroke-width="2" d="M10 13v-3.5c0-1.1046.8954-2 2-2s2 .8954 2 2v3.5m-10-7 8-3 8 3v7.0445a6.6376 6.6376 0 0 1-1.598 4.3198 13.275 13.275 0 0 1-3.2493 2.7441l-2.6382 1.5829a1 1 0 0 1-1.029 0l-2.6382-1.5829a13.2744 13.2744 0 0 1-3.2493-2.7441 6.6377 6.6377 0 0 1-1.598-4.3198v-7.0445Z" 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"><rect width="8" height="5" x="8" y="11" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-miterlimit="1.414" stroke-width="2" d="M10 13v-3.5c0-1.1046.8954-2 2-2s2 .8954 2 2v3.5m-10-7 8-3 8 3v7.0445a6.6376 6.6376 0 0 1-1.598 4.3198 13.275 13.275 0 0 1-3.2493 2.7441l-2.6382 1.5829a1 1 0 0 1-1.029 0l-2.6382-1.5829a13.2744 13.2744 0 0 1-3.2493-2.7441 6.6377 6.6377 0 0 1-1.598-4.3198v-7.0445Z" 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="M3 6.0002s2.4637-.2825 4 0c5.7612 1.0595 3.2816 10.7293 9 12 1.9061.4236 5 0 5 0m0 0-3-3m3 3-3 3m-15-3.0002s2.4637.2826 4 0c.8639-.1588 1.5425-.5113 2.0912-1m11.9088-11s-3.0939-.4235-5 0c-.8186.182-1.4692.536-2 1.0122m7-1.0122-3 3m3-3-3-3" 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-width="2" d="M3 6.0002s2.4637-.2825 4 0c5.7612 1.0595 3.2816 10.7293 9 12 1.9061.4236 5 0 5 0m0 0-3-3m3 3-3 3m-15-3.0002s2.4637.2826 4 0c.8639-.1588 1.5425-.5113 2.0912-1m11.9088-11s-3.0939-.4235-5 0c-.8186.182-1.4692.536-2 1.0122m7-1.0122-3 3m3-3-3-3" 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-miterlimit="1.414" stroke-width="2" d="M11 4h-7c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h7m0-16h9c.5523 0 1 .4477 1 1v14c0 .5523-.4477 1-1 1h-9m0-16v16m-5-12h2m-2 4h2m-2 4h2" 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-miterlimit="1.414" stroke-width="2" d="M11 4h-7c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h7m0-16h9c.5523 0 1 .4477 1 1v14c0 .5523-.4477 1-1 1h-9m0-16v16m-5-12h2m-2 4h2m-2 4h2" 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-width="2" d="M8 4h-4.5a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h4.5m0-16h12.5a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5h-12.5m0-16v16m4-8h5.5m0 0-3 3m3-3-3-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="M8 4h-4.5a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h4.5m0-16h12.5a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5h-12.5m0-16v16m4-8h5.5m0 0-3 3m3-3-3-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-width="2" d="M8 4h-4.5a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h4.5m0-16h12.5a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5h-12.5m0-16v16m9.5-8h-5.5m0 0 3 3m-3-3 3-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="M8 4h-4.5a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h4.5m0-16h12.5a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5h-12.5m0-16v16m9.5-8h-5.5m0 0 3 3m-3-3 3-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="M21 19v-14c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1Z" style="vector-effect:non-scaling-stroke"/><path fill="red" fill-rule="evenodd" d="M11 5h-8v14h8v-14Zm-5 2c-.5523 0-1 .4477-1 1s.4477 1 1 1h2c.5523 0 1-.4477 1-1s-.4477-1-1-1h-2Zm0 4c-.5523 0-1 .4477-1 1s.4477 1 1 1h2c.5523 0 1-.4477 1-1s-.4477-1-1-1h-2Zm0 4c-.5523 0-1 .4477-1 1s.4477 1 1 1h2c.5523 0 1-.4477 1-1s-.4477-1-1-1h-2Z" clip-rule="evenodd" 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-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="M21 19v-14c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M11 5h-8v14h8v-14Zm-5 2c-.5523 0-1 .4477-1 1s.4477 1 1 1h2c.5523 0 1-.4477 1-1s-.4477-1-1-1h-2Zm0 4c-.5523 0-1 .4477-1 1s.4477 1 1 1h2c.5523 0 1-.4477 1-1s-.4477-1-1-1h-2Zm0 4c-.5523 0-1 .4477-1 1s.4477 1 1 1h2c.5523 0 1-.4477 1-1s-.4477-1-1-1h-2Z" clip-rule="evenodd" 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 fill="red" d="M10.6576 3.2878c.36-1.3837 2.3248-1.3837 2.6848 0 1.5188 5.8369 1.5329 5.851 7.3698 7.3698 1.3837.36 1.3837 2.3248 0 2.6848-5.8369 1.5188-5.851 1.5329-7.3698 7.3698-.36 1.3837-2.3248 1.3837-2.6848 0-1.5188-5.8369-1.533-5.851-7.3698-7.3698-1.3837-.36-1.3837-2.3248 0-2.6848 5.8369-1.5188 5.851-1.533 7.3698-7.3698Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 12v.0001" 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 fill="currentColor" d="M10.6576 3.2878c.36-1.3837 2.3248-1.3837 2.6848 0 1.5188 5.8369 1.5329 5.851 7.3698 7.3698 1.3837.36 1.3837 2.3248 0 2.6848-5.8369 1.5188-5.851 1.5329-7.3698 7.3698-.36 1.3837-2.3248 1.3837-2.6848 0-1.5188-5.8369-1.533-5.851-7.3698-7.3698-1.3837-.36-1.3837-2.3248 0-2.6848 5.8369-1.5188 5.851-1.533 7.3698-7.3698Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 12v.0001" 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-width="2" d="M20 8h-5m-6 0h-5m11.5 8h-11.5m8-6c-1.1046 0-2-.8954-2-2s.8954-2 2-2 2 .8954 2 2-.8954 2-2 2Zm6 8c-1.1046 0-2-.8954-2-2s.8954-2 2-2 2 .8954 2 2-.8954 2-2 2Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 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-width="2" d="M20 8h-5m-6 0h-5m11.5 8h-11.5m8-6c-1.1046 0-2-.8954-2-2s.8954-2 2-2 2 .8954 2 2-.8954 2-2 2Zm6 8c-1.1046 0-2-.8954-2-2s.8954-2 2-2 2 .8954 2 2-.8954 2-2 2Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 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-width="2" d="M5 5v4m0 6v4m7-14v10m0 0c-1.1046 0-2 .8954-2 2s.8954 2 2 2 2-.8954 2-2-.8954-2-2-2Zm7-5.5v9.5m-12-7c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Zm14-5c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Z" 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="M5 5v4m0 6v4m7-14v10m0 0c-1.1046 0-2 .8954-2 2s.8954 2 2 2 2-.8954 2-2-.8954-2-2-2Zm7-5.5v9.5m-12-7c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Zm14-5c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Z" 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="M8 14c2 2 6 2 8 0m5-2c0 4.9706-4.0294 9-9 9-1.6393 0-3.1762-.4383-4.5-1.204l-4.5 1.204 1.204-4.5c-.7657-1.3238-1.204-2.8607-1.204-4.5 0-4.9706 4.0294-9 9-9s9 4.0294 9 9Z" style="vector-effect:non-scaling-stroke"/><path fill="red" d="M11 8.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.5ZM16 8.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"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 14c2 2 6 2 8 0m5-2c0 4.9706-4.0294 9-9 9-1.6393 0-3.1762-.4383-4.5-1.204l-4.5 1.204 1.204-4.5c-.7657-1.3238-1.204-2.8607-1.204-4.5 0-4.9706 4.0294-9 9-9s9 4.0294 9 9Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M11 8.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.5ZM16 8.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"/></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 9.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5ZM16 9.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 12c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9m-4 11c2 2 6 2 8 0m3-12v6m3-3h-6" 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 9.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5ZM16 9.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 12c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9m-4 11c2 2 6 2 8 0m3-12v6m3-3h-6" 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 8.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.5ZM16 8.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-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 21c-4.9706 0-9-4.0294-9-9s4.0294-9 9-9 9 4.0294 9 9m-9 9 9-9m-9 9s-.7066-2.8265.8501-5.5096m8.1499-3.4904s-4-1-7 2c-.4782.4782-.8547.9817-1.1499 1.4904m-4.8501-1.4904c1.0798 1.0798 2.7426 1.5766 4.3589 1.4904h.4912" 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 8.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.5ZM16 8.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-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 21c-4.9706 0-9-4.0294-9-9s4.0294-9 9-9 9 4.0294 9 9m-9 9 9-9m-9 9s-.7066-2.8265.8501-5.5096m8.1499-3.4904s-4-1-7 2c-.4782.4782-.8547.9817-1.1499 1.4904m-4.8501-1.4904c1.0798 1.0798 2.7426 1.5766 4.3589 1.4904h.4912" style="vector-effect:non-scaling-stroke"/></svg>
package/svg/24/smiley.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" d="M11 8.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.5ZM16 8.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-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 14c2 2 6 2 8 0m5-2c0 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"/></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 8.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.5ZM16 8.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-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 14c2 2 6 2 8 0m5-2c0 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"/></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="M22 5.7453v12.1598l-5 4.0949-7.75-2.8215v2.7965l-4.425-5.6429 12.825.9113v-10.9488l4.35-.5493Zm-4.35.5493-7.0875-4.2946v2.859l-6.5875 1.935-1.975 2.5343v5.7553l2.825 1.2485v-7.3783l12.825-2.6592Z" 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="M22 5.7453v12.1598l-5 4.0949-7.75-2.8215v2.7965l-4.425-5.6429 12.825.9113v-10.9488l4.35-.5493Zm-4.35.5493-7.0875-4.2946v2.859l-6.5875 1.935-1.975 2.5343v5.7553l2.825 1.2485v-7.3783l12.825-2.6592Z" 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="M4 2c-1.1046 0-2 .8954-2 2v16c0 1.1046.8954 2 2 2h16c1.1046 0 2-.8954 2-2v-16c0-1.1046-.8954-2-2-2h-16Zm5.0637 3.0075a.75.75 0 0 1 .75-.75h4.376a.75.75 0 0 1 .75.75v3.9957a.75.75 0 0 1-.75.75h-.0061l2.6247 4.4936h2.1951a.75.75 0 0 1 .75.75v3.9957a.75.75 0 0 1-.75.75h-4.376a.75.75 0 0 1-.75-.75v-3.9957a.75.75 0 0 1 .75-.75h.4437l-2.6247-4.4936h-.8894l-2.6247 4.4936h.4438a.75.75 0 0 1 .75.75v3.9957a.75.75 0 0 1-.75.75h-4.3761a.75.75 0 0 1-.75-.75v-3.9957a.75.75 0 0 1 .75-.75h2.1951l2.6248-4.4936h-.0062a.75.75 0 0 1-.75-.75v-3.9957Z" 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="M4 2c-1.1046 0-2 .8954-2 2v16c0 1.1046.8954 2 2 2h16c1.1046 0 2-.8954 2-2v-16c0-1.1046-.8954-2-2-2h-16Zm5.0637 3.0075a.75.75 0 0 1 .75-.75h4.376a.75.75 0 0 1 .75.75v3.9957a.75.75 0 0 1-.75.75h-.0061l2.6247 4.4936h2.1951a.75.75 0 0 1 .75.75v3.9957a.75.75 0 0 1-.75.75h-4.376a.75.75 0 0 1-.75-.75v-3.9957a.75.75 0 0 1 .75-.75h.4437l-2.6247-4.4936h-.8894l-2.6247 4.4936h.4438a.75.75 0 0 1 .75.75v3.9957a.75.75 0 0 1-.75.75h-4.3761a.75.75 0 0 1-.75-.75v-3.9957a.75.75 0 0 1 .75-.75h2.1951l2.6248-4.4936h-.0062a.75.75 0 0 1-.75-.75v-3.9957Z" clip-rule="evenodd" 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="M22 12.0611c0-5.5566-4.4771-10.0611-10-10.0611s-10 4.5045-10 10.0611c0 5.0218 3.6569 9.1841 8.4375 9.9389v-7.0306h-2.539v-2.9083h2.539v-2.2166c0-2.5215 1.4929-3.9144 3.7771-3.9144 1.0942 0 2.2385.1965 2.2385.1965v2.476h-1.261c-1.2422 0-1.6296.7755-1.6296 1.5712v1.8873h2.7734l-.4433 2.9083h-2.3301v7.0306c4.7807-.7548 8.4375-4.9171 8.4375-9.9389Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-linejoin="round" stroke-width="2" d="M6.9996 10h.0007" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M9 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 fill="currentColor" d="M22 12.0611c0-5.5566-4.4771-10.0611-10-10.0611s-10 4.5045-10 10.0611c0 5.0218 3.6569 9.1841 8.4375 9.9389v-7.0306h-2.539v-2.9083h2.539v-2.2166c0-2.5215 1.4929-3.9144 3.7771-3.9144 1.0942 0 2.2385.1965 2.2385.1965v2.476h-1.261c-1.2422 0-1.6296.7755-1.6296 1.5712v1.8873h2.7734l-.4433 2.9083h-2.3301v7.0306c4.7807-.7548 8.4375-4.9171 8.4375-9.9389Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M6.9996 10h.0007" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M9 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 fill="red" d="M8.6667 12.0001c0 1.8409 1.4923 3.3333 3.3333 3.3333s3.3333-1.4924 3.3333-3.3333c0-1.841-1.4923-3.3334-3.3333-3.3334s-3.3333 1.4924-3.3333 3.3334Z" style="vector-effect:non-scaling-stroke"/><path fill="red" fill-rule="evenodd" d="M12 2c-2.7158 0-3.0564.0115-4.123.0602-1.0644.0486-1.7913.2176-2.4274.4648-.6576.2556-1.2153.5975-1.7712 1.1534-.556.556-.8979 1.1136-1.1534 1.7712-.2472.636-.4163 1.363-.4649 2.4274-.0486 1.0666-.0601 1.4072-.0601 4.123s.0115 3.0564.0601 4.123c.0486 1.0644.2177 1.7913.4649 2.4274.2555.6576.5975 1.2152 1.1534 1.7712.556.5559 1.1136.8979 1.7712 1.1534.636.2472 1.363.4163 2.4274.4648 1.0666.0487 1.4072.0602 4.123.0602s3.0564-.0115 4.123-.0602c1.0644-.0485 1.7913-.2176 2.4274-.4648.6576-.2555 1.2152-.5975 1.7712-1.1534.5559-.556.8979-1.1136 1.1534-1.7712.2472-.6361.4163-1.363.4648-2.4274.0487-1.0666.0602-1.4072.0602-4.123s-.0115-3.0564-.0602-4.123c-.0485-1.0644-.2176-1.7913-.4648-2.4274-.2555-.6576-.5975-1.2152-1.1534-1.7712-.556-.5559-1.1136-.8978-1.7712-1.1534-.6361-.2472-1.363-.4162-2.4274-.4648-1.0666-.0487-1.4072-.0602-4.123-.0602Zm6.538 4.662c0 .6627-.5372 1.2-1.2 1.2-.6627 0-1.2-.5373-1.2-1.2s.5373-1.2 1.2-1.2c.6628 0 1.2.5373 1.2 1.2Zm-11.6731 5.3381c0-2.8361 2.299-5.1352 5.1351-5.1352 2.8361 0 5.1351 2.299 5.1351 5.1352 0 2.836-2.299 5.1351-5.1351 5.1351-2.836 0-5.1351-2.2991-5.1351-5.1351Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-linejoin="round" stroke-width="2" d="M11.9996 12h.0007" 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 fill="currentColor" d="M8.6667 12.0001c0 1.8409 1.4923 3.3333 3.3333 3.3333s3.3333-1.4924 3.3333-3.3333c0-1.841-1.4923-3.3334-3.3333-3.3334s-3.3333 1.4924-3.3333 3.3334Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M12 2c-2.7158 0-3.0564.0115-4.123.0602-1.0644.0486-1.7913.2176-2.4274.4648-.6576.2556-1.2153.5975-1.7712 1.1534-.556.556-.8979 1.1136-1.1534 1.7712-.2472.636-.4163 1.363-.4649 2.4274-.0486 1.0666-.0601 1.4072-.0601 4.123s.0115 3.0564.0601 4.123c.0486 1.0644.2177 1.7913.4649 2.4274.2555.6576.5975 1.2152 1.1534 1.7712.556.5559 1.1136.8979 1.7712 1.1534.636.2472 1.363.4163 2.4274.4648 1.0666.0487 1.4072.0602 4.123.0602s3.0564-.0115 4.123-.0602c1.0644-.0485 1.7913-.2176 2.4274-.4648.6576-.2555 1.2152-.5975 1.7712-1.1534.5559-.556.8979-1.1136 1.1534-1.7712.2472-.6361.4163-1.363.4648-2.4274.0487-1.0666.0602-1.4072.0602-4.123s-.0115-3.0564-.0602-4.123c-.0485-1.0644-.2176-1.7913-.4648-2.4274-.2555-.6576-.5975-1.2152-1.1534-1.7712-.556-.5559-1.1136-.8978-1.7712-1.1534-.6361-.2472-1.363-.4162-2.4274-.4648-1.0666-.0487-1.4072-.0602-4.123-.0602Zm6.538 4.662c0 .6627-.5372 1.2-1.2 1.2-.6627 0-1.2-.5373-1.2-1.2s.5373-1.2 1.2-1.2c.6628 0 1.2.5373 1.2 1.2Zm-11.6731 5.3381c0-2.8361 2.299-5.1352 5.1351-5.1352 2.8361 0 5.1351 2.299 5.1351 5.1352 0 2.836-2.299 5.1351-5.1351 5.1351-2.836 0-5.1351-2.2991-5.1351-5.1351Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M11.9996 12h.0007" 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 fill="red" d="M21.202 2h-9.202a4.1899 4.1899 0 0 0 1.217 2.954 4.1415 4.1415 0 0 0 2.937 1.224h1.695v1.646c.001 2.306 1.859 4.176 4.151 4.176v-9.197a.8.8 0 0 0-.798-.803Z" style="vector-effect:non-scaling-stroke"/><path fill="red" d="M16.202 7h-9.202a4.19 4.19 0 0 0 1.217 2.954 4.1419 4.1419 0 0 0 2.937 1.224h1.695v1.646c.001 2.306 1.859 4.176 4.151 4.176v-9.197a.8.8 0 0 0-.798-.803Z" style="vector-effect:non-scaling-stroke"/><path fill="red" d="M11.202 12h-9.202a4.19 4.19 0 0 0 1.217 2.954 4.1419 4.1419 0 0 0 2.937 1.224h1.695v1.646c.001 2.306 1.859 4.176 4.151 4.176v-9.197a.8001.8001 0 0 0-.798-.803Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-linejoin="round" stroke-width="2" d="M15 12h.0007" 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="M21.202 2h-9.202a4.1899 4.1899 0 0 0 1.217 2.954 4.1415 4.1415 0 0 0 2.937 1.224h1.695v1.646c.001 2.306 1.859 4.176 4.151 4.176v-9.197a.8.8 0 0 0-.798-.803Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M16.202 7h-9.202a4.19 4.19 0 0 0 1.217 2.954 4.1419 4.1419 0 0 0 2.937 1.224h1.695v1.646c.001 2.306 1.859 4.176 4.151 4.176v-9.197a.8.8 0 0 0-.798-.803Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M11.202 12h-9.202a4.19 4.19 0 0 0 1.217 2.954 4.1419 4.1419 0 0 0 2.937 1.224h1.695v1.646c.001 2.306 1.859 4.176 4.151 4.176v-9.197a.8001.8001 0 0 0-.798-.803Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M15 12h.0007" 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="M20.5205 2c.8154 0 1.4795.6457 1.4795 1.442v17.1149c0 .7964-.6641 1.4431-1.4795 1.4431h-17.0453c-.8139 0-1.4752-.6467-1.4752-1.4431v-17.1148c0-.7964.6613-1.4421 1.4752-1.4421h17.0453Zm-1.4774 17.0421v-5.2344c0-2.5705-.555-4.5468-3.5586-4.5468-1.4432 0-2.4111.7914-2.8066 1.5417h-.0406v-1.3048h-2.8436v9.5443h2.9629v-4.7206c0-1.2451.2355-2.4514 1.779-2.4514 1.5224 0 1.5414 1.4238 1.5414 2.5306v4.6414h2.9661Zm-11.1103-9.5443h-2.9694v9.5443h2.9694v-9.5443Zm-1.484-4.7444c-.9527 0-1.7209.7707-1.7209 1.7201 0 .9497.7683 1.7203 1.721 1.7203.949 0 1.7193-.7706 1.7193-1.7203 0-.9494-.7704-1.7201-1.7193-1.7201Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-linejoin="round" stroke-width="2" d="M11.9996 7h.0007" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M12 7" 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="M20.5205 2c.8154 0 1.4795.6457 1.4795 1.442v17.1149c0 .7964-.6641 1.4431-1.4795 1.4431h-17.0453c-.8139 0-1.4752-.6467-1.4752-1.4431v-17.1148c0-.7964.6613-1.4421 1.4752-1.4421h17.0453Zm-1.4774 17.0421v-5.2344c0-2.5705-.555-4.5468-3.5586-4.5468-1.4432 0-2.4111.7914-2.8066 1.5417h-.0406v-1.3048h-2.8436v9.5443h2.9629v-4.7206c0-1.2451.2355-2.4514 1.779-2.4514 1.5224 0 1.5414 1.4238 1.5414 2.5306v4.6414h2.9661Zm-11.1103-9.5443h-2.9694v9.5443h2.9694v-9.5443Zm-1.484-4.7444c-.9527 0-1.7209.7707-1.7209 1.7201 0 .9497.7683 1.7203 1.721 1.7203.949 0 1.7193-.7706 1.7193-1.7203 0-.9494-.7704-1.7201-1.7193-1.7201Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M11.9996 7h.0007" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 7" 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="M6.202 14.6384c0 1.1564-.9447 2.101-2.101 2.101-1.1564 0-2.101-.9446-2.101-2.101 0-1.1563.9446-2.1009 2.101-2.1009h2.101v2.1009ZM7.2606 14.6384c0-1.1563.9446-2.101 2.101-2.101 1.1563 0 2.1009.9447 2.1009 2.101v5.2606c0 1.1564-.9446 2.101-2.101 2.101-1.1563 0-2.101-.9446-2.101-2.101v-5.2606ZM9.3616 6.202c-1.1564 0-2.101-.9447-2.101-2.101 0-1.1564.9446-2.101 2.101-2.101 1.1563 0 2.1009.9446 2.1009 2.101v2.101h-2.101ZM9.3616 7.2606c1.1563 0 2.1009.9446 2.1009 2.101 0 1.1563-.9446 2.1009-2.101 2.1009h-5.2605c-1.1564 0-2.101-.9446-2.101-2.101 0-1.1563.9446-2.101 2.101-2.101h5.2606ZM17.798 9.3616c0-1.1564.9447-2.101 2.101-2.101 1.1564 0 2.101.9446 2.101 2.101 0 1.1563-.9446 2.1009-2.101 2.1009h-2.101v-2.101ZM16.7394 9.3616c0 1.1563-.9446 2.1009-2.101 2.1009-1.1563 0-2.1009-.9446-2.1009-2.101v-5.2605c0-1.1564.9446-2.101 2.1009-2.101 1.1564 0 2.101.9446 2.101 2.101v5.2606ZM14.6384 17.798c1.1564 0 2.101.9447 2.101 2.101 0 1.1564-.9446 2.101-2.101 2.101-1.1563 0-2.101-.9446-2.101-2.101v-2.101h2.101ZM14.6384 16.7394c-1.1563 0-2.1009-.9446-2.1009-2.101 0-1.1563.9446-2.1009 2.1009-2.1009h5.2606c1.1564 0 2.101.9446 2.101 2.1009 0 1.1564-.9446 2.101-2.101 2.101h-5.2606Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-linejoin="round" stroke-width="2" d="M10 10h.0007" 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="M6.202 14.6384c0 1.1564-.9447 2.101-2.101 2.101-1.1564 0-2.101-.9446-2.101-2.101 0-1.1563.9446-2.1009 2.101-2.1009h2.101v2.1009ZM7.2606 14.6384c0-1.1563.9446-2.101 2.101-2.101 1.1563 0 2.1009.9447 2.1009 2.101v5.2606c0 1.1564-.9446 2.101-2.101 2.101-1.1563 0-2.101-.9446-2.101-2.101v-5.2606ZM9.3616 6.202c-1.1564 0-2.101-.9447-2.101-2.101 0-1.1564.9446-2.101 2.101-2.101 1.1563 0 2.1009.9446 2.1009 2.101v2.101h-2.101ZM9.3616 7.2606c1.1563 0 2.1009.9446 2.1009 2.101 0 1.1563-.9446 2.1009-2.101 2.1009h-5.2605c-1.1564 0-2.101-.9446-2.101-2.101 0-1.1563.9446-2.101 2.101-2.101h5.2606ZM17.798 9.3616c0-1.1564.9447-2.101 2.101-2.101 1.1564 0 2.101.9446 2.101 2.101 0 1.1563-.9446 2.1009-2.101 2.1009h-2.101v-2.101ZM16.7394 9.3616c0 1.1563-.9446 2.1009-2.101 2.1009-1.1563 0-2.1009-.9446-2.1009-2.101v-5.2605c0-1.1564.9446-2.101 2.1009-2.101 1.1564 0 2.101.9446 2.101 2.101v5.2606ZM14.6384 17.798c1.1564 0 2.101.9447 2.101 2.101 0 1.1564-.9446 2.101-2.101 2.101-1.1563 0-2.101-.9446-2.101-2.101v-2.101h2.101ZM14.6384 16.7394c-1.1563 0-2.1009-.9446-2.1009-2.101 0-1.1563.9446-2.1009 2.1009-2.1009h5.2606c1.1564 0 2.101.9446 2.101 2.1009 0 1.1564-.9446 2.101-2.101 2.101h-5.2606Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M10 10h.0007" 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.9186 21c8.3019 0 12.8427-6.9257 12.8427-12.9317 0-.1967 0-.3925-.0132-.5875a9.2208 9.2208 0 0 0 2.2519-2.3526 8.9627 8.9627 0 0 1-2.5925.7151c.9421-.5678 1.6476-1.4616 1.9844-2.5139a9.0096 9.0096 0 0 1-2.8661 1.1032c-.8535-.9138-2.0454-1.4326-3.2911-1.4326-2.4786 0-4.518 2.0536-4.518 4.5492 0 .3462.0393.6914.117 1.0286-3.6274-.183-7.0117-1.9107-9.3025-4.7486-1.1913 2.065-.5749 4.741 1.3974 6.0671a4.4563 4.4563 0 0 1-2.0486-.5689v.0576c.0006 2.1553 1.5231 4.0286 3.6212 4.4553a4.4772 4.4772 0 0 1-2.038.078c.5898 1.8468 2.2906 3.1199 4.2169 3.1563-1.598 1.2646-3.5732 1.9515-5.6056 1.9494a9.1226 9.1226 0 0 1-1.0745-.0656 12.7164 12.7164 0 0 0 6.9186 2.0381" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-linejoin="round" stroke-width="2" d="M11.9996 12h.0007" 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 fill="currentColor" d="M7.9186 21c8.3019 0 12.8427-6.9257 12.8427-12.9317 0-.1967 0-.3925-.0132-.5875a9.2208 9.2208 0 0 0 2.2519-2.3526 8.9627 8.9627 0 0 1-2.5925.7151c.9421-.5678 1.6476-1.4616 1.9844-2.5139a9.0096 9.0096 0 0 1-2.8661 1.1032c-.8535-.9138-2.0454-1.4326-3.2911-1.4326-2.4786 0-4.518 2.0536-4.518 4.5492 0 .3462.0393.6914.117 1.0286-3.6274-.183-7.0117-1.9107-9.3025-4.7486-1.1913 2.065-.5749 4.741 1.3974 6.0671a4.4563 4.4563 0 0 1-2.0486-.5689v.0576c.0006 2.1553 1.5231 4.0286 3.6212 4.4553a4.4772 4.4772 0 0 1-2.038.078c.5898 1.8468 2.2906 3.1199 4.2169 3.1563-1.598 1.2646-3.5732 1.9515-5.6056 1.9494a9.1226 9.1226 0 0 1-1.0745-.0656 12.7164 12.7164 0 0 0 6.9186 2.0381" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M11.9996 12h.0007" 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 fill="red" d="m13.905 10.4695 7.4462-8.4695h-1.7643l-6.4685 7.3524-5.1626-7.3524h-5.9558l7.8086 11.1192-7.8086 8.8808h1.7643l6.8267-7.7662 5.4532 7.7662h5.9558l-8.095-11.5305Zm-2.4173 2.7473-.7923-1.1079-6.2949-8.8074h2.7103l5.0817 7.1105.789 1.1079 6.6046 9.242h-2.7103l-5.3881-7.5451Z" 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.905 10.4695 7.4462-8.4695h-1.7643l-6.4685 7.3524-5.1626-7.3524h-5.9558l7.8086 11.1192-7.8086 8.8808h1.7643l6.8267-7.7662 5.4532 7.7662h5.9558l-8.095-11.5305Zm-2.4173 2.7473-.7923-1.1079-6.2949-8.8074h2.7103l5.0817 7.1105.789 1.1079 6.6046 9.242h-2.7103l-5.3881-7.5451Z" 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="M23.0195 6.1546c-.2644-1.045-1.0437-1.8678-2.0334-2.147-1.7938-.5076-8.9861-.5076-8.9861-.5076s-7.1923 0-8.9861.5075c-.9895.2793-1.769 1.1021-2.0334 2.147-.4805 1.894-.4805 5.8456-.4805 5.8456s0 3.9516.4805 5.8453c.2645 1.045 1.044 1.868 2.0334 2.1473 1.7938.5073 8.9861.5073 8.9861.5073s7.1923 0 8.9861-.5073c.9897-.2793 1.769-1.1023 2.0334-2.1473.4805-1.8937.4805-5.8453.4805-5.8453s0-3.9516-.4805-5.8455Zm-13.3196 9.4884v-7.2858l5.9755 3.6429-5.9755 3.6429Z" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-linejoin="round" stroke-width="2" d="M17.9996 12h.0007" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M18 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 fill="currentColor" d="M23.0195 6.1546c-.2644-1.045-1.0437-1.8678-2.0334-2.147-1.7938-.5076-8.9861-.5076-8.9861-.5076s-7.1923 0-8.9861.5075c-.9895.2793-1.769 1.1021-2.0334 2.147-.4805 1.894-.4805 5.8456-.4805 5.8456s0 3.9516.4805 5.8453c.2645 1.045 1.044 1.868 2.0334 2.1473 1.7938.5073 8.9861.5073 8.9861.5073s7.1923 0 8.9861-.5073c.9897-.2793 1.769-1.1023 2.0334-2.1473.4805-1.8937.4805-5.8453.4805-5.8453s0-3.9516-.4805-5.8455Zm-13.3196 9.4884v-7.2858l5.9755 3.6429-5.9755 3.6429Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M17.9996 12h.0007" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M18 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="M3 6h14m-14 6h7m-7 6h5m9-8v9m0 0-4-4m4 4 4-4" 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 6h14m-14 6h7m-7 6h5m9-8v9m0 0-4-4m4 4 4-4" 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 18h14m-14-6h7m-7-6h5m9 8v-9m0 0 4 4m-4-4-4 4" 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 18h14m-14-6h7m-7-6h5m9 8v-9m0 0 4 4m-4-4-4 4" 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 12v.0001" style="vector-effect:non-scaling-stroke"/><path stroke="red" stroke-width="2" d="M11 12v.0001" style="vector-effect:non-scaling-stroke"/><path fill="red" fill-rule="evenodd" d="M4.604 2.2673c.1437-.3564.6483-.3564.792 0l.5357 1.3285a.854.854 0 0 0 .4726.4726l1.3284.5356c.3564.1437.3564.6483 0 .792l-1.3284.5357a.854.854 0 0 0-.4726.4726l-.5357 1.3284c-.1437.3564-.6483.3564-.792 0l-.5356-1.3284a.854.854 0 0 0-.4726-.4726l-1.3285-.5357c-.3564-.1437-.3564-.6483 0-.792l1.3284-.5356a.854.854 0 0 0 .4727-.4727l.5356-1.3284Zm9.472 3.3565c.3353-.8317 1.5127-.8317 1.848-.0001l1.25 3.0997a1.9925 1.9925 0 0 0 1.1028 1.1029l3.0995 1.2497c.8316.3353.8316 1.5126 0 1.848l-3.0996 1.25a1.9927 1.9927 0 0 0-1.1027 1.1027l-1.25 3.0996c-.3354.8316-1.5127.8316-1.848 0l-1.2497-3.0995a1.9926 1.9926 0 0 0-1.1029-1.1028l-3.0997-1.25c-.8316-.3353-.8316-1.5127 0-1.848l3.0996-1.2497a1.9926 1.9926 0 0 0 1.103-1.103l1.2497-3.0995Zm-8.68 10.6435c-.1437-.3564-.6483-.3564-.792 0l-.5356 1.3284a.854.854 0 0 1-.4727.4727l-1.3284.5356c-.3564.1437-.3564.6483 0 .792l1.3285.5357a.8539.8539 0 0 1 .4726.4727l.5356 1.3283c.1437.3564.6483.3564.792 0l.5357-1.3284a.854.854 0 0 1 .4726-.4726l1.3284-.5357c.3564-.1437.3564-.6483 0-.792l-1.3284-.5356a.854.854 0 0 1-.4726-.4726l-.5357-1.3285Z" 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 stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M11 12v.0001" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M4.604 2.2673c.1437-.3564.6483-.3564.792 0l.5357 1.3285a.854.854 0 0 0 .4726.4726l1.3284.5356c.3564.1437.3564.6483 0 .792l-1.3284.5357a.854.854 0 0 0-.4726.4726l-.5357 1.3284c-.1437.3564-.6483.3564-.792 0l-.5356-1.3284a.854.854 0 0 0-.4726-.4726l-1.3285-.5357c-.3564-.1437-.3564-.6483 0-.792l1.3284-.5356a.854.854 0 0 0 .4727-.4727l.5356-1.3284Zm9.472 3.3565c.3353-.8317 1.5127-.8317 1.848-.0001l1.25 3.0997a1.9925 1.9925 0 0 0 1.1028 1.1029l3.0995 1.2497c.8316.3353.8316 1.5126 0 1.848l-3.0996 1.25a1.9927 1.9927 0 0 0-1.1027 1.1027l-1.25 3.0996c-.3354.8316-1.5127.8316-1.848 0l-1.2497-3.0995a1.9926 1.9926 0 0 0-1.1029-1.1028l-3.0997-1.25c-.8316-.3353-.8316-1.5127 0-1.848l3.0996-1.2497a1.9926 1.9926 0 0 0 1.103-1.103l1.2497-3.0995Zm-8.68 10.6435c-.1437-.3564-.6483-.3564-.792 0l-.5356 1.3284a.854.854 0 0 1-.4727.4727l-1.3284.5356c-.3564.1437-.3564.6483 0 .792l1.3285.5357a.8539.8539 0 0 1 .4726.4727l.5356 1.3283c.1437.3564.6483.3564.792 0l.5357-1.3284a.854.854 0 0 1 .4726-.4726l1.3284-.5357c.3564-.1437.3564-.6483 0-.792l-1.3284-.5356a.854.854 0 0 1-.4726-.4726l-.5357-1.3285Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>