@mirohq/design-system-icons 1.5.0 → 1.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1118) hide show
  1. package/dist/main.js +701 -2223
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +698 -2223
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +9 -3
  6. package/package.json +3 -3
  7. package/react/activity.tsx +1 -5
  8. package/react/add-line-bottom.tsx +1 -1
  9. package/react/add-line-right.tsx +1 -1
  10. package/react/ai-text.tsx +1 -5
  11. package/react/align-bottom-group.tsx +4 -3
  12. package/react/align-bottom.tsx +1 -1
  13. package/react/align-center-horizontal.tsx +1 -1
  14. package/react/align-center-vertical.tsx +1 -1
  15. package/react/align-left.tsx +4 -5
  16. package/react/align-middle.tsx +1 -1
  17. package/react/align-right.tsx +4 -5
  18. package/react/align-top-group.tsx +4 -3
  19. package/react/align-top.tsx +1 -1
  20. package/react/alignment-scale.tsx +1 -35
  21. package/react/alt-text-underline.tsx +1 -6
  22. package/react/alt-text.tsx +1 -5
  23. package/react/arrow-arc-left.tsx +1 -1
  24. package/react/arrow-arc-right.tsx +1 -1
  25. package/react/arrow-bend-up-left.tsx +1 -1
  26. package/react/arrow-bend-up-right.tsx +1 -1
  27. package/react/arrow-box-left.tsx +1 -5
  28. package/react/arrow-box-out.tsx +1 -5
  29. package/react/arrow-clockwise-down-right.tsx +1 -1
  30. package/react/arrow-clockwise-up-left.tsx +1 -1
  31. package/react/arrow-counter-clockwise-down-left.tsx +1 -1
  32. package/react/arrow-counter-clockwise-up-right.tsx +1 -1
  33. package/react/arrow-curves-bottom-right.tsx +1 -1
  34. package/react/arrow-down-left.tsx +1 -1
  35. package/react/arrow-down-right.tsx +1 -1
  36. package/react/arrow-down.tsx +1 -1
  37. package/react/arrow-elbow-down-right.tsx +1 -1
  38. package/react/arrow-fat-left-right.tsx +1 -1
  39. package/react/arrow-fat-left.tsx +1 -1
  40. package/react/arrow-fat-right.tsx +1 -1
  41. package/react/arrow-fat-up-right.tsx +1 -1
  42. package/react/arrow-left-right-dotted.tsx +1 -1
  43. package/react/arrow-left.tsx +1 -1
  44. package/react/arrow-right.tsx +1 -1
  45. package/react/arrow-up-circle.tsx +1 -5
  46. package/react/arrow-up-left.tsx +1 -1
  47. package/react/arrow-up-right.tsx +1 -1
  48. package/react/arrow-up.tsx +1 -1
  49. package/react/arrows-clockwise-rectangle-tilt.tsx +1 -1
  50. package/react/arrows-clockwise-x.tsx +1 -1
  51. package/react/arrows-clockwise-y.tsx +1 -1
  52. package/react/arrows-counterclockwise-rectangle-tilt.tsx +1 -1
  53. package/react/arrows-down-up.tsx +1 -1
  54. package/react/arrows-horizontal-lines-top-bottom-in.tsx +1 -1
  55. package/react/arrows-horizontal-lines-top-bottom.tsx +1 -1
  56. package/react/arrows-in-simple.tsx +1 -1
  57. package/react/arrows-out-cardinal.tsx +1 -1
  58. package/react/arrows-out-lines-horizontal.tsx +1 -1
  59. package/react/arrows-out-simple.tsx +1 -1
  60. package/react/arrows-square-counter-clockwise-y.tsx +1 -1
  61. package/react/arrows-time-backward.tsx +1 -9
  62. package/react/arrows-time-forward.tsx +1 -9
  63. package/react/article-empty.tsx +1 -1
  64. package/react/article.tsx +1 -1
  65. package/react/at.tsx +1 -1
  66. package/react/attachment.tsx +1 -1
  67. package/react/badge.tsx +1 -1
  68. package/react/barrel.tsx +1 -1
  69. package/react/bell-slash.tsx +1 -6
  70. package/react/bell-tilt.tsx +1 -1
  71. package/react/bell.tsx +2 -3
  72. package/react/board.tsx +1 -2
  73. package/react/book-open-info.tsx +1 -5
  74. package/react/bookmark.tsx +1 -1
  75. package/react/box-captions.tsx +1 -5
  76. package/react/{align-bottom-2.tsx → bracket-close.tsx} +3 -7
  77. package/react/bracket-curly-left.tsx +1 -1
  78. package/react/bracket-curly-right.tsx +1 -1
  79. package/react/bracket-open.tsx +34 -0
  80. package/react/brackets-angle-slash.tsx +1 -1
  81. package/react/brackets-curly-circles-three.tsx +1 -5
  82. package/react/browser.tsx +1 -5
  83. package/react/brush.tsx +1 -1
  84. package/react/calendar-blank.tsx +1 -1
  85. package/react/calendar-end.tsx +1 -5
  86. package/react/calendar-start.tsx +1 -7
  87. package/react/camera.tsx +1 -5
  88. package/react/caption-along.tsx +1 -5
  89. package/react/caption-horizontal.tsx +1 -5
  90. package/react/card-circles.tsx +1 -2
  91. package/react/card-number-three.tsx +1 -5
  92. package/react/card.tsx +2 -3
  93. package/react/cards-poker.tsx +1 -5
  94. package/react/chart-bar-y-simple.tsx +1 -1
  95. package/react/chart-bar-y.tsx +1 -1
  96. package/react/chat-check.tsx +1 -5
  97. package/react/chat-dashes-lines-two.tsx +1 -5
  98. package/react/chat-lines-cross.tsx +2 -7
  99. package/react/chat-lines-dot.tsx +1 -5
  100. package/react/chat-lines-eye-open.tsx +1 -9
  101. package/react/chat-lines-two-stack.tsx +2 -7
  102. package/react/chat-lines-two.tsx +1 -5
  103. package/react/chat-plus.tsx +2 -3
  104. package/react/chat-text-arrow.tsx +1 -5
  105. package/react/chat-two.tsx +1 -1
  106. package/react/chat.tsx +1 -1
  107. package/react/check-mark.tsx +1 -1
  108. package/react/checkboard-square-centered.tsx +1 -1
  109. package/react/chevron-down-double.tsx +1 -1
  110. package/react/chevron-down.tsx +1 -1
  111. package/react/chevron-left-double.tsx +1 -1
  112. package/react/chevron-left.tsx +1 -1
  113. package/react/chevron-right-double.tsx +1 -1
  114. package/react/chevron-right-small.tsx +1 -1
  115. package/react/chevron-right.tsx +1 -1
  116. package/react/chevron-up-double.tsx +1 -1
  117. package/react/chevron-up-down-line.tsx +1 -1
  118. package/react/chevron-up-down.tsx +1 -1
  119. package/react/chevron-up.tsx +1 -1
  120. package/react/circle-corners.tsx +1 -1
  121. package/react/circle-motion-x.tsx +1 -1
  122. package/react/circle-notch.tsx +1 -1
  123. package/react/circle-slash.tsx +1 -1
  124. package/react/circle.tsx +1 -1
  125. package/react/circles-connected.tsx +1 -1
  126. package/react/clock-counter-clockwise-simple.tsx +1 -5
  127. package/react/clock-counter-clockwise.tsx +1 -5
  128. package/react/clock-overtime.tsx +1 -5
  129. package/react/clock.tsx +1 -1
  130. package/react/cloud.tsx +1 -1
  131. package/react/cluster-ai.tsx +2 -7
  132. package/react/cluster-color.tsx +2 -7
  133. package/react/cluster-sentiment.tsx +1 -11
  134. package/react/cluster.tsx +1 -1
  135. package/react/clustered.tsx +1 -5
  136. package/react/cog.tsx +1 -7
  137. package/react/coins-checked.tsx +1 -5
  138. package/react/coins-slash.tsx +1 -1
  139. package/react/coins.tsx +1 -1
  140. package/react/columns-format.tsx +3 -5
  141. package/react/columns-three.tsx +1 -1
  142. package/react/comment-group.tsx +1 -5
  143. package/react/compass.tsx +1 -5
  144. package/react/cone-serpentine.tsx +1 -5
  145. package/react/connection-line-elbows.tsx +1 -1
  146. package/react/connection-line-straight.tsx +1 -1
  147. package/react/corners-three-eye-open.tsx +1 -5
  148. package/react/counter.tsx +1 -5
  149. package/react/credit-card.tsx +1 -2
  150. package/react/crop.tsx +1 -1
  151. package/react/cross-circle.tsx +1 -5
  152. package/react/cross-fat.tsx +1 -1
  153. package/react/cross-square.tsx +1 -5
  154. package/react/cross.tsx +1 -1
  155. package/react/cube.tsx +1 -1
  156. package/react/cursor-filled.tsx +1 -1
  157. package/react/cursor-lines.tsx +1 -1
  158. package/react/cursor-text-lines.tsx +1 -1
  159. package/react/cursor-text.tsx +1 -1
  160. package/react/cursor.tsx +1 -1
  161. package/react/curve-square-circle-arrow.tsx +1 -1
  162. package/react/dash-left-down-square-dash-right-up.tsx +1 -1
  163. package/react/dash-left-up-square-dash-down-right.tsx +1 -1
  164. package/react/dash-square-dash-horizontal.tsx +1 -1
  165. package/react/dash-square-dash-vertical.tsx +1 -1
  166. package/react/diagram-card-large-1.tsx +2 -3
  167. package/react/diagram-card-large-2.tsx +1 -5
  168. package/react/diagram-card-large-3.tsx +1 -5
  169. package/react/diagram-card-large-4.tsx +1 -5
  170. package/react/diagram-card-magnifying-glass.tsx +1 -5
  171. package/react/diagram-card-small-1.tsx +2 -3
  172. package/react/diagram-card-small-2.tsx +1 -5
  173. package/react/diagram-card-small-3.tsx +1 -2
  174. package/react/diagram-card-team.tsx +1 -5
  175. package/react/diagram-card-user.tsx +1 -5
  176. package/react/diagramming-shapes.tsx +1 -1
  177. package/react/diagramming.tsx +1 -1
  178. package/react/distribute-horizontal.tsx +1 -1
  179. package/react/distribute-vertical.tsx +1 -1
  180. package/react/doc-format.tsx +1 -5
  181. package/react/dollar-sign-currency.tsx +1 -1
  182. package/react/dot-line-dot.tsx +34 -0
  183. package/react/dot-voting.tsx +1 -1
  184. package/react/dots-nine.tsx +1 -1
  185. package/react/dots-six-horizontal.tsx +1 -1
  186. package/react/dots-six-vertical.tsx +1 -1
  187. package/react/dots-three-vertical.tsx +1 -1
  188. package/react/dots-three.tsx +1 -1
  189. package/react/dots-two.tsx +1 -1
  190. package/react/download.tsx +1 -5
  191. package/react/envelope.tsx +1 -1
  192. package/react/eraser.tsx +1 -1
  193. package/react/exclamation-mark-octagon.tsx +1 -5
  194. package/react/exclamation-point-circle.tsx +1 -5
  195. package/react/export.tsx +1 -5
  196. package/react/external-format.tsx +1 -5
  197. package/react/eye-closed-dots-four-frame-broken.tsx +1 -5
  198. package/react/eye-closed.tsx +1 -1
  199. package/react/eye-open-line-frame-broken.tsx +1 -9
  200. package/react/eye-open-slash.tsx +1 -5
  201. package/react/eye-open.tsx +1 -5
  202. package/react/eyedropper.tsx +1 -1
  203. package/react/factory-house.tsx +1 -2
  204. package/react/factory.tsx +1 -1
  205. package/react/file-spreadsheet.tsx +1 -1
  206. package/react/flag.tsx +1 -1
  207. package/react/flip-card.tsx +1 -1
  208. package/react/flip.tsx +1 -1
  209. package/react/folder.tsx +1 -1
  210. package/react/formula.tsx +1 -1
  211. package/react/frame-lines-two.tsx +2 -3
  212. package/react/frame-play.tsx +1 -2
  213. package/react/frame-plus.tsx +2 -3
  214. package/react/frame.tsx +1 -1
  215. package/react/funnel.tsx +1 -1
  216. package/react/gauge.tsx +1 -5
  217. package/react/gavel.tsx +1 -1
  218. package/react/gift.tsx +1 -1
  219. package/react/github.tsx +1 -1
  220. package/react/globe.tsx +1 -1
  221. package/react/google-drive.tsx +1 -1
  222. package/react/graduation-cap.tsx +1 -1
  223. package/react/grid-four.tsx +1 -1
  224. package/react/grid-six.tsx +1 -1
  225. package/react/grid.tsx +1 -1
  226. package/react/hand-filled.tsx +1 -1
  227. package/react/hand-pointing.tsx +1 -1
  228. package/react/hand-raised-filled.tsx +1 -1
  229. package/react/hand.tsx +1 -1
  230. package/react/headphones.tsx +1 -1
  231. package/react/headset-person.tsx +1 -9
  232. package/react/heart-filled.tsx +1 -1
  233. package/react/heart.tsx +1 -1
  234. package/react/hexagon.tsx +1 -1
  235. package/react/highlighter-color-selection.tsx +1 -1
  236. package/react/highlighter-underline.tsx +1 -2
  237. package/react/highlighter.tsx +1 -1
  238. package/react/house.tsx +1 -1
  239. package/react/image.tsx +1 -7
  240. package/react/indent-left.tsx +1 -1
  241. package/react/indent-right.tsx +1 -1
  242. package/react/index.ts +4 -1
  243. package/react/information-mark-circle.tsx +1 -5
  244. package/react/insights.tsx +1 -1
  245. package/react/kanban.tsx +1 -1
  246. package/react/key.tsx +1 -5
  247. package/react/keycap.tsx +1 -2
  248. package/react/laptop.tsx +1 -1
  249. package/react/lasso.tsx +1 -5
  250. package/react/layout.tsx +1 -1
  251. package/react/lifesaver.tsx +1 -1
  252. package/react/lightbox.tsx +1 -1
  253. package/react/lightbulb.tsx +1 -1
  254. package/react/lightning.tsx +1 -1
  255. package/react/line-curved.tsx +1 -1
  256. package/react/line-dashed.tsx +1 -1
  257. package/react/line-diagonal.tsx +1 -1
  258. package/react/line-dotted.tsx +1 -1
  259. package/react/line-horizontal.tsx +1 -4
  260. package/react/line-orthogonal.tsx +1 -1
  261. package/react/line-straight.tsx +1 -1
  262. package/react/lines-three-horizontal-line-vertical-center.tsx +1 -1
  263. package/react/lines-three-horizontal.tsx +1 -1
  264. package/react/lines-three-vertical.tsx +1 -1
  265. package/react/lines-top-left-columns-two.tsx +2 -4
  266. package/react/link-plus.tsx +1 -5
  267. package/react/link.tsx +1 -5
  268. package/react/list-bullets.tsx +1 -1
  269. package/react/list-numbers.tsx +1 -1
  270. package/react/lock-closed.tsx +1 -1
  271. package/react/lock-open.tsx +1 -2
  272. package/react/login.tsx +1 -5
  273. package/react/logout.tsx +1 -5
  274. package/react/magnet.tsx +1 -1
  275. package/react/magnifying-glass-lightning.tsx +1 -5
  276. package/react/magnifying-glass-plus.tsx +1 -5
  277. package/react/magnifying-glass.tsx +1 -1
  278. package/react/map.tsx +1 -1
  279. package/react/megaphone.tsx +2 -3
  280. package/react/mermaid.tsx +1 -1
  281. package/react/mic-lines-dot.tsx +1 -5
  282. package/react/microphone-slash.tsx +1 -5
  283. package/react/microphone.tsx +1 -1
  284. package/react/minus.tsx +1 -1
  285. package/react/mobile.tsx +2 -3
  286. package/react/monitor-arrow-up.tsx +1 -5
  287. package/react/monitor-arrow.tsx +1 -5
  288. package/react/monitor-eye-closed.tsx +1 -5
  289. package/react/monitor-eye-open.tsx +1 -9
  290. package/react/monitor-pause.tsx +1 -5
  291. package/react/monitor-play.tsx +1 -5
  292. package/react/monitor-stop.tsx +1 -5
  293. package/react/monitor.tsx +1 -1
  294. package/react/moon.tsx +1 -1
  295. package/react/mouse.tsx +1 -1
  296. package/react/music-note.tsx +1 -1
  297. package/react/navigation-arrow-lines.tsx +1 -5
  298. package/react/navigation-up-left-filled.tsx +1 -1
  299. package/react/navigation-up-left-slash.tsx +1 -5
  300. package/react/navigation-up-right.tsx +1 -1
  301. package/react/next.tsx +1 -1
  302. package/react/node-connected-dot.tsx +1 -1
  303. package/react/node-lines-curved.tsx +1 -1
  304. package/react/node-lines-horizontal.tsx +1 -1
  305. package/react/node-lines-vertical.tsx +1 -1
  306. package/react/node-plus.tsx +1 -1
  307. package/react/nodes-connected.tsx +1 -1
  308. package/react/nodes-connections-three.tsx +1 -1
  309. package/react/note-magnifying-glass.tsx +1 -5
  310. package/react/notepad.tsx +1 -2
  311. package/react/number.tsx +1 -1
  312. package/react/octagon.tsx +1 -1
  313. package/react/office.tsx +1 -5
  314. package/react/org-chart.tsx +1 -1
  315. package/react/orientation-horizontal.tsx +1 -5
  316. package/react/orientation-vertical.tsx +1 -5
  317. package/react/paint-bucket.tsx +1 -1
  318. package/react/palette.tsx +1 -5
  319. package/react/paper-plane-filled-right.tsx +1 -1
  320. package/react/paper-plane-tilt.tsx +1 -1
  321. package/react/parallelogram.tsx +1 -1
  322. package/react/pause-circle.tsx +2 -3
  323. package/react/pause.tsx +1 -1
  324. package/react/pdf.tsx +1 -1
  325. package/react/pen-color-selection.tsx +1 -1
  326. package/react/pen-tip.tsx +1 -1
  327. package/react/pen-underline.tsx +1 -2
  328. package/react/pen.tsx +1 -1
  329. package/react/pentagon.tsx +1 -1
  330. package/react/people-list.tsx +1 -7
  331. package/react/person-in-circle.tsx +1 -9
  332. package/react/phone-filled.tsx +1 -1
  333. package/react/pixel-eraser.tsx +1 -5
  334. package/react/placeholder.tsx +1 -1
  335. package/react/planet.tsx +1 -1
  336. package/react/play-circle.tsx +2 -3
  337. package/react/play.tsx +1 -1
  338. package/react/playback-speed-circle.tsx +1 -6
  339. package/react/plug.tsx +1 -1
  340. package/react/plus-box.tsx +1 -2
  341. package/react/plus-cross.tsx +34 -0
  342. package/react/plus-square.tsx +1 -1
  343. package/react/plus-text.tsx +2 -3
  344. package/react/plus.tsx +1 -1
  345. package/react/polling.tsx +1 -1
  346. package/react/presentation-arrow.tsx +1 -5
  347. package/react/presentation-eye-open.tsx +1 -9
  348. package/react/presentation-line.tsx +2 -3
  349. package/react/presentation-lines-two.tsx +1 -1
  350. package/react/presentation-link.tsx +1 -9
  351. package/react/presentation-number-one.tsx +1 -5
  352. package/react/presentation-play.tsx +2 -3
  353. package/react/presentation-plus.tsx +2 -3
  354. package/react/previous.tsx +1 -1
  355. package/react/prohibit.tsx +1 -1
  356. package/react/proto-button.tsx +1 -7
  357. package/react/proto-checkbox.tsx +1 -5
  358. package/react/proto-dropdown.tsx +1 -5
  359. package/react/proto-input.tsx +2 -3
  360. package/react/proto-number.tsx +1 -5
  361. package/react/proto-radio.tsx +1 -5
  362. package/react/proto-slider.tsx +1 -1
  363. package/react/prototype-format.tsx +1 -1
  364. package/react/push-pin-filled.tsx +1 -1
  365. package/react/push-pin.tsx +1 -1
  366. package/react/question-mark-circle.tsx +1 -5
  367. package/react/question-mark.tsx +1 -1
  368. package/react/quotes.tsx +1 -1
  369. package/react/raised-hand.tsx +1 -1
  370. package/react/ratio-169.tsx +1 -1
  371. package/react/ratio-43.tsx +1 -1
  372. package/react/ratio-square.tsx +1 -1
  373. package/react/rectangle-arrow-up-center.tsx +1 -5
  374. package/react/rectangle-dash-lines.tsx +1 -5
  375. package/react/rectangle-dot-line-pen.tsx +1 -9
  376. package/react/rectangle-frame-2-lines.tsx +2 -3
  377. package/react/rectangle-line.tsx +1 -5
  378. package/react/rectangle-play-stack.tsx +2 -7
  379. package/react/rectangle-portrait-dash-square-top-center.tsx +1 -1
  380. package/react/rectangle-portrait-dash-square-top-left.tsx +1 -1
  381. package/react/rectangle-portrait-dash.tsx +1 -1
  382. package/react/rectangle-portrait-filled.tsx +1 -1
  383. package/react/rectangle-portrait-square-top-left.tsx +1 -1
  384. package/react/rectangle-portrait.tsx +1 -1
  385. package/react/rectangle-tick.tsx +1 -5
  386. package/react/rectangle-triangle-bottom-center.tsx +1 -5
  387. package/react/rectangles-squares.tsx +1 -1
  388. package/react/rectangles-three-aligned.tsx +1 -1
  389. package/react/rectangles-three-free.tsx +1 -1
  390. package/react/rectangles-three-overlap.tsx +1 -1
  391. package/react/rectangles-two-line.tsx +1 -1
  392. package/react/rectangles-two-lines-four.tsx +1 -1
  393. package/react/rectangles-two-minus.tsx +1 -5
  394. package/react/rectangles-two-plus.tsx +1 -5
  395. package/react/rectangles-two-user.tsx +1 -11
  396. package/react/rhombus.tsx +1 -1
  397. package/react/rocket.tsx +1 -5
  398. package/react/rss-rectangle.tsx +1 -5
  399. package/react/rss.tsx +1 -1
  400. package/react/scissors.tsx +1 -5
  401. package/react/scrollbar-xy.tsx +2 -3
  402. package/react/select.tsx +1 -5
  403. package/react/sentiment.tsx +1 -13
  404. package/react/shadow.tsx +1 -1
  405. package/react/shapes-lines-stacked.tsx +1 -9
  406. package/react/shapes-lines.tsx +1 -11
  407. package/react/shapes.tsx +1 -5
  408. package/react/shield-check.tsx +1 -5
  409. package/react/shield-lock-filled.tsx +1 -1
  410. package/react/shield-lock.tsx +1 -7
  411. package/react/shuffle.tsx +1 -1
  412. package/react/sidebar-closed.tsx +1 -5
  413. package/react/sidebar-global-closed.tsx +1 -5
  414. package/react/sidebar-global-open.tsx +1 -5
  415. package/react/sidebar-open.tsx +1 -1
  416. package/react/single-sparks-filled.tsx +1 -1
  417. package/react/slide-format.tsx +1 -1
  418. package/react/sliders-x.tsx +1 -1
  419. package/react/sliders-y.tsx +1 -1
  420. package/react/smiley-chat.tsx +1 -11
  421. package/react/smiley-plus.tsx +1 -11
  422. package/react/smiley-sticker.tsx +1 -1
  423. package/react/smiley.tsx +1 -11
  424. package/react/social-ado.tsx +1 -1
  425. package/react/social-asana.tsx +1 -1
  426. package/react/social-aws.tsx +1 -13
  427. package/react/social-drawio.tsx +1 -1
  428. package/react/social-facebook.tsx +1 -1
  429. package/react/social-instagram.tsx +1 -5
  430. package/react/social-jira.tsx +1 -9
  431. package/react/social-linkedin.tsx +1 -1
  432. package/react/social-looker.tsx +1 -5
  433. package/react/social-monday.tsx +1 -1
  434. package/react/social-slack.tsx +1 -1
  435. package/react/social-twitter.tsx +1 -1
  436. package/react/social-x.tsx +1 -1
  437. package/react/social-youtube.tsx +1 -1
  438. package/react/sort-ascending.tsx +1 -1
  439. package/react/sort-descending.tsx +1 -1
  440. package/react/sparks-filled.tsx +1 -1
  441. package/react/sparks.tsx +1 -5
  442. package/react/speaker-cross.tsx +1 -1
  443. package/react/speaker-high.tsx +1 -1
  444. package/react/spinner.tsx +1 -5
  445. package/react/split-vertical.tsx +1 -1
  446. package/react/square-arrow-in.tsx +1 -5
  447. package/react/square-brackets-angle-slash.tsx +1 -5
  448. package/react/square-circles-two.tsx +1 -5
  449. package/react/square-frame-2-lines-circle.tsx +1 -5
  450. package/react/square-line-square-dashed.tsx +1 -9
  451. package/react/square-rounded.tsx +1 -1
  452. package/react/square-star-scribble.tsx +1 -5
  453. package/react/square-triangle-circle-plus.tsx +1 -1
  454. package/react/square.tsx +1 -1
  455. package/react/squares-column.tsx +1 -11
  456. package/react/squares-four.tsx +1 -1
  457. package/react/squares-group.tsx +1 -7
  458. package/react/squares-merge.tsx +1 -1
  459. package/react/squares-row.tsx +1 -5
  460. package/react/squares-three.tsx +1 -1
  461. package/react/squares-two-overlap.tsx +1 -5
  462. package/react/squares-ungroup.tsx +1 -1
  463. package/react/squares-unmerge.tsx +1 -1
  464. package/react/stack.tsx +1 -1
  465. package/react/stacked-circles.tsx +1 -1
  466. package/react/star-filled.tsx +1 -1
  467. package/react/star-half.tsx +1 -1
  468. package/react/star.tsx +1 -1
  469. package/react/sticky-corners.tsx +1 -9
  470. package/react/sticky-eye-closed.tsx +1 -5
  471. package/react/sticky-eye-open.tsx +1 -9
  472. package/react/sticky-note-stack.tsx +1 -5
  473. package/react/sticky-note-wide.tsx +1 -1
  474. package/react/sticky-note.tsx +1 -1
  475. package/react/sticky-notes-two.tsx +1 -5
  476. package/react/stop-circle.tsx +1 -5
  477. package/react/story-points.tsx +1 -1
  478. package/react/stroke-1.tsx +1 -1
  479. package/react/stroke-2.tsx +1 -1
  480. package/react/stroke-3.tsx +1 -1
  481. package/react/stroke-4.tsx +1 -1
  482. package/react/stroke-5.tsx +1 -1
  483. package/react/stroke-6.tsx +1 -1
  484. package/react/switch.tsx +1 -5
  485. package/react/table-format.tsx +1 -1
  486. package/react/table.tsx +1 -1
  487. package/react/tablet.tsx +2 -3
  488. package/react/tag.tsx +1 -5
  489. package/react/tasks.tsx +1 -1
  490. package/react/text-a-color-selection.tsx +1 -1
  491. package/react/text-a-horizontal.tsx +1 -5
  492. package/react/text-a-underline.tsx +1 -1
  493. package/react/text-a-vertical.tsx +1 -5
  494. package/react/text-aa.tsx +1 -1
  495. package/react/text-align-center.tsx +1 -1
  496. package/react/text-align-left.tsx +1 -1
  497. package/react/text-align-right.tsx +1 -1
  498. package/react/text-b-bold-italic-underlined.tsx +1 -1
  499. package/react/text-b-bold.tsx +1 -1
  500. package/react/text-cursor-eye-open.tsx +1 -5
  501. package/react/text-h-one.tsx +1 -1
  502. package/react/text-h-three.tsx +1 -5
  503. package/react/text-h-two.tsx +1 -1
  504. package/react/text-i-italic.tsx +1 -1
  505. package/react/text-indent.tsx +1 -1
  506. package/react/text-line-height.tsx +1 -1
  507. package/react/text-lines-three.tsx +1 -1
  508. package/react/text-position.tsx +1 -5
  509. package/react/text-s-strikethrough.tsx +1 -1
  510. package/react/text-styles.tsx +1 -5
  511. package/react/text-t.tsx +1 -1
  512. package/react/text-u-underlined.tsx +1 -1
  513. package/react/thumbs-up.tsx +1 -1
  514. package/react/tick-circle.tsx +1 -5
  515. package/react/ticket.tsx +1 -2
  516. package/react/timeline-format.tsx +1 -2
  517. package/react/timer.tsx +1 -5
  518. package/react/toolbar.tsx +2 -3
  519. package/react/tooltip.tsx +1 -1
  520. package/react/trackpad.tsx +1 -1
  521. package/react/trapeze.tsx +1 -1
  522. package/react/trash-simple.tsx +1 -1
  523. package/react/trash.tsx +2 -4
  524. package/react/triangle-square-circle.tsx +1 -1
  525. package/react/triangle.tsx +1 -1
  526. package/react/trident.tsx +1 -1
  527. package/react/trophy.tsx +1 -1
  528. package/react/tshirt.tsx +1 -1
  529. package/react/user-add.tsx +1 -1
  530. package/react/user-arrow-right-up.tsx +1 -5
  531. package/react/user-arrow-right.tsx +1 -5
  532. package/react/user-background-blur.tsx +1 -1
  533. package/react/user-cog-plus.tsx +1 -5
  534. package/react/user-cog.tsx +1 -11
  535. package/react/user-eye-open.tsx +1 -5
  536. package/react/user-filter.tsx +1 -1
  537. package/react/user-load.tsx +1 -1
  538. package/react/user-mic-slash.tsx +1 -5
  539. package/react/user-mic.tsx +1 -9
  540. package/react/user-number-three.tsx +1 -1
  541. package/react/user-pen-dashes-bottom.tsx +1 -5
  542. package/react/user-pen-line-bottom.tsx +1 -1
  543. package/react/user-tick-down.tsx +1 -1
  544. package/react/user.tsx +1 -1
  545. package/react/users-three.tsx +1 -1
  546. package/react/users.tsx +1 -1
  547. package/react/video-camera-dot.tsx +1 -5
  548. package/react/video-camera-lines-dot.tsx +1 -5
  549. package/react/video-camera-lines.tsx +1 -5
  550. package/react/video-camera-simple-error.tsx +1 -5
  551. package/react/video-camera-simple-slash.tsx +1 -5
  552. package/react/video-camera-simple.tsx +1 -1
  553. package/react/video-camera.tsx +1 -1
  554. package/react/view-center.tsx +1 -5
  555. package/react/view-side-left.tsx +1 -5
  556. package/react/view-side-right.tsx +1 -5
  557. package/react/wallet.tsx +1 -5
  558. package/react/wand.tsx +1 -5
  559. package/react/warning.tsx +1 -5
  560. package/react/wifi-exclamation.tsx +1 -1
  561. package/react/wifi.tsx +1 -1
  562. package/svg/24/activity.svg +1 -1
  563. package/svg/24/add-line-bottom.svg +1 -1
  564. package/svg/24/add-line-right.svg +1 -1
  565. package/svg/24/ai-text.svg +1 -1
  566. package/svg/24/align-bottom-group.svg +1 -1
  567. package/svg/24/align-bottom.svg +1 -1
  568. package/svg/24/align-center-horizontal.svg +1 -1
  569. package/svg/24/align-center-vertical.svg +1 -1
  570. package/svg/24/align-left.svg +1 -1
  571. package/svg/24/align-middle.svg +1 -1
  572. package/svg/24/align-right.svg +1 -1
  573. package/svg/24/align-top-group.svg +1 -1
  574. package/svg/24/align-top.svg +1 -1
  575. package/svg/24/alignment-scale.svg +1 -1
  576. package/svg/24/alt-text-underline.svg +1 -1
  577. package/svg/24/alt-text.svg +1 -1
  578. package/svg/24/arrow-arc-left.svg +1 -1
  579. package/svg/24/arrow-arc-right.svg +1 -1
  580. package/svg/24/arrow-bend-up-left.svg +1 -1
  581. package/svg/24/arrow-bend-up-right.svg +1 -1
  582. package/svg/24/arrow-box-left.svg +1 -1
  583. package/svg/24/arrow-box-out.svg +1 -1
  584. package/svg/24/arrow-clockwise-down-right.svg +1 -1
  585. package/svg/24/arrow-clockwise-up-left.svg +1 -1
  586. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -1
  587. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
  588. package/svg/24/arrow-curves-bottom-right.svg +1 -1
  589. package/svg/24/arrow-down-left.svg +1 -1
  590. package/svg/24/arrow-down-right.svg +1 -1
  591. package/svg/24/arrow-down.svg +1 -1
  592. package/svg/24/arrow-elbow-down-right.svg +1 -1
  593. package/svg/24/arrow-fat-left-right.svg +1 -1
  594. package/svg/24/arrow-fat-left.svg +1 -1
  595. package/svg/24/arrow-fat-right.svg +1 -1
  596. package/svg/24/arrow-fat-up-right.svg +1 -1
  597. package/svg/24/arrow-left-right-dotted.svg +1 -1
  598. package/svg/24/arrow-left.svg +1 -1
  599. package/svg/24/arrow-right.svg +1 -1
  600. package/svg/24/arrow-up-circle.svg +1 -1
  601. package/svg/24/arrow-up-left.svg +1 -1
  602. package/svg/24/arrow-up-right.svg +1 -1
  603. package/svg/24/arrow-up.svg +1 -1
  604. package/svg/24/arrows-clockwise-rectangle-tilt.svg +1 -1
  605. package/svg/24/arrows-clockwise-x.svg +1 -1
  606. package/svg/24/arrows-clockwise-y.svg +1 -1
  607. package/svg/24/arrows-counterclockwise-rectangle-tilt.svg +1 -1
  608. package/svg/24/arrows-down-up.svg +1 -1
  609. package/svg/24/arrows-horizontal-lines-top-bottom-in.svg +1 -1
  610. package/svg/24/arrows-horizontal-lines-top-bottom.svg +1 -1
  611. package/svg/24/arrows-in-simple.svg +1 -1
  612. package/svg/24/arrows-out-cardinal.svg +1 -1
  613. package/svg/24/arrows-out-lines-horizontal.svg +1 -1
  614. package/svg/24/arrows-out-simple.svg +1 -1
  615. package/svg/24/arrows-square-counter-clockwise-y.svg +1 -1
  616. package/svg/24/arrows-time-backward.svg +1 -1
  617. package/svg/24/arrows-time-forward.svg +1 -1
  618. package/svg/24/article-empty.svg +1 -1
  619. package/svg/24/article.svg +1 -1
  620. package/svg/24/at.svg +1 -1
  621. package/svg/24/attachment.svg +1 -1
  622. package/svg/24/badge.svg +1 -1
  623. package/svg/24/barrel.svg +1 -1
  624. package/svg/24/bell-slash.svg +1 -1
  625. package/svg/24/bell-tilt.svg +1 -1
  626. package/svg/24/bell.svg +1 -1
  627. package/svg/24/board.svg +1 -1
  628. package/svg/24/book-open-info.svg +1 -1
  629. package/svg/24/bookmark.svg +1 -1
  630. package/svg/24/box-captions.svg +1 -1
  631. package/svg/24/bracket-close.svg +2 -0
  632. package/svg/24/bracket-curly-left.svg +1 -1
  633. package/svg/24/bracket-curly-right.svg +1 -1
  634. package/svg/24/bracket-open.svg +2 -0
  635. package/svg/24/brackets-angle-slash.svg +1 -1
  636. package/svg/24/brackets-curly-circles-three.svg +1 -1
  637. package/svg/24/browser.svg +1 -1
  638. package/svg/24/brush.svg +1 -1
  639. package/svg/24/calendar-blank.svg +1 -1
  640. package/svg/24/calendar-end.svg +1 -1
  641. package/svg/24/calendar-start.svg +1 -1
  642. package/svg/24/camera.svg +1 -1
  643. package/svg/24/caption-along.svg +1 -1
  644. package/svg/24/caption-horizontal.svg +1 -1
  645. package/svg/24/card-circles.svg +1 -1
  646. package/svg/24/card-number-three.svg +1 -1
  647. package/svg/24/card.svg +1 -1
  648. package/svg/24/cards-poker.svg +1 -1
  649. package/svg/24/chart-bar-y-simple.svg +1 -1
  650. package/svg/24/chart-bar-y.svg +1 -1
  651. package/svg/24/chat-check.svg +1 -1
  652. package/svg/24/chat-dashes-lines-two.svg +1 -1
  653. package/svg/24/chat-lines-cross.svg +1 -1
  654. package/svg/24/chat-lines-dot.svg +1 -1
  655. package/svg/24/chat-lines-eye-open.svg +1 -1
  656. package/svg/24/chat-lines-two-stack.svg +1 -1
  657. package/svg/24/chat-lines-two.svg +1 -1
  658. package/svg/24/chat-plus.svg +1 -1
  659. package/svg/24/chat-text-arrow.svg +1 -1
  660. package/svg/24/chat-two.svg +1 -1
  661. package/svg/24/chat.svg +1 -1
  662. package/svg/24/check-mark.svg +1 -1
  663. package/svg/24/checkboard-square-centered.svg +1 -1
  664. package/svg/24/chevron-down-double.svg +1 -1
  665. package/svg/24/chevron-down.svg +1 -1
  666. package/svg/24/chevron-left-double.svg +1 -1
  667. package/svg/24/chevron-left.svg +1 -1
  668. package/svg/24/chevron-right-double.svg +1 -1
  669. package/svg/24/chevron-right-small.svg +1 -1
  670. package/svg/24/chevron-right.svg +1 -1
  671. package/svg/24/chevron-up-double.svg +1 -1
  672. package/svg/24/chevron-up-down-line.svg +1 -1
  673. package/svg/24/chevron-up-down.svg +1 -1
  674. package/svg/24/chevron-up.svg +1 -1
  675. package/svg/24/circle-corners.svg +1 -1
  676. package/svg/24/circle-motion-x.svg +1 -1
  677. package/svg/24/circle-notch.svg +1 -1
  678. package/svg/24/circle-slash.svg +1 -1
  679. package/svg/24/circle.svg +1 -1
  680. package/svg/24/circles-connected.svg +1 -1
  681. package/svg/24/clock-counter-clockwise-simple.svg +1 -1
  682. package/svg/24/clock-counter-clockwise.svg +1 -1
  683. package/svg/24/clock-overtime.svg +1 -1
  684. package/svg/24/clock.svg +1 -1
  685. package/svg/24/cloud.svg +1 -1
  686. package/svg/24/cluster-ai.svg +1 -1
  687. package/svg/24/cluster-color.svg +1 -1
  688. package/svg/24/cluster-sentiment.svg +1 -1
  689. package/svg/24/cluster.svg +1 -1
  690. package/svg/24/clustered.svg +1 -1
  691. package/svg/24/cog.svg +1 -1
  692. package/svg/24/coins-checked.svg +1 -1
  693. package/svg/24/coins-slash.svg +1 -1
  694. package/svg/24/coins.svg +1 -1
  695. package/svg/24/columns-format.svg +1 -1
  696. package/svg/24/columns-three.svg +1 -1
  697. package/svg/24/comment-group.svg +1 -1
  698. package/svg/24/compass.svg +1 -1
  699. package/svg/24/cone-serpentine.svg +1 -1
  700. package/svg/24/connection-line-elbows.svg +1 -1
  701. package/svg/24/connection-line-straight.svg +1 -1
  702. package/svg/24/corners-three-eye-open.svg +1 -1
  703. package/svg/24/counter.svg +1 -1
  704. package/svg/24/credit-card.svg +1 -1
  705. package/svg/24/crop.svg +1 -1
  706. package/svg/24/cross-circle.svg +1 -1
  707. package/svg/24/cross-fat.svg +1 -1
  708. package/svg/24/cross-square.svg +1 -1
  709. package/svg/24/cross.svg +1 -1
  710. package/svg/24/cube.svg +1 -1
  711. package/svg/24/cursor-filled.svg +1 -1
  712. package/svg/24/cursor-lines.svg +1 -1
  713. package/svg/24/cursor-text-lines.svg +1 -1
  714. package/svg/24/cursor-text.svg +1 -1
  715. package/svg/24/cursor.svg +1 -1
  716. package/svg/24/curve-square-circle-arrow.svg +1 -1
  717. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
  718. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
  719. package/svg/24/dash-square-dash-horizontal.svg +1 -1
  720. package/svg/24/dash-square-dash-vertical.svg +1 -1
  721. package/svg/24/diagram-card-large-1.svg +1 -1
  722. package/svg/24/diagram-card-large-2.svg +1 -1
  723. package/svg/24/diagram-card-large-3.svg +1 -1
  724. package/svg/24/diagram-card-large-4.svg +1 -1
  725. package/svg/24/diagram-card-magnifying-glass.svg +1 -1
  726. package/svg/24/diagram-card-small-1.svg +1 -1
  727. package/svg/24/diagram-card-small-2.svg +1 -1
  728. package/svg/24/diagram-card-small-3.svg +1 -1
  729. package/svg/24/diagram-card-team.svg +1 -1
  730. package/svg/24/diagram-card-user.svg +1 -1
  731. package/svg/24/diagramming-shapes.svg +1 -1
  732. package/svg/24/diagramming.svg +1 -1
  733. package/svg/24/distribute-horizontal.svg +1 -1
  734. package/svg/24/distribute-vertical.svg +1 -1
  735. package/svg/24/doc-format.svg +1 -1
  736. package/svg/24/dollar-sign-currency.svg +1 -1
  737. package/svg/24/dot-line-dot.svg +2 -0
  738. package/svg/24/dot-voting.svg +1 -1
  739. package/svg/24/dots-nine.svg +1 -1
  740. package/svg/24/dots-six-horizontal.svg +1 -1
  741. package/svg/24/dots-six-vertical.svg +1 -1
  742. package/svg/24/dots-three-vertical.svg +1 -1
  743. package/svg/24/dots-three.svg +1 -1
  744. package/svg/24/dots-two.svg +1 -1
  745. package/svg/24/download.svg +1 -1
  746. package/svg/24/envelope.svg +1 -1
  747. package/svg/24/eraser.svg +1 -1
  748. package/svg/24/exclamation-mark-octagon.svg +1 -1
  749. package/svg/24/exclamation-point-circle.svg +1 -1
  750. package/svg/24/export.svg +1 -1
  751. package/svg/24/external-format.svg +1 -1
  752. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -1
  753. package/svg/24/eye-closed.svg +1 -1
  754. package/svg/24/eye-open-line-frame-broken.svg +1 -1
  755. package/svg/24/eye-open-slash.svg +1 -1
  756. package/svg/24/eye-open.svg +1 -1
  757. package/svg/24/eyedropper.svg +1 -1
  758. package/svg/24/factory-house.svg +1 -1
  759. package/svg/24/factory.svg +1 -1
  760. package/svg/24/file-spreadsheet.svg +1 -1
  761. package/svg/24/flag.svg +1 -1
  762. package/svg/24/flip-card.svg +1 -1
  763. package/svg/24/flip.svg +1 -1
  764. package/svg/24/folder.svg +1 -1
  765. package/svg/24/formula.svg +1 -1
  766. package/svg/24/frame-lines-two.svg +1 -1
  767. package/svg/24/frame-play.svg +1 -1
  768. package/svg/24/frame-plus.svg +1 -1
  769. package/svg/24/frame.svg +1 -1
  770. package/svg/24/funnel.svg +1 -1
  771. package/svg/24/gauge.svg +1 -1
  772. package/svg/24/gavel.svg +1 -1
  773. package/svg/24/gift.svg +1 -1
  774. package/svg/24/github.svg +1 -1
  775. package/svg/24/globe.svg +1 -1
  776. package/svg/24/google-drive.svg +1 -1
  777. package/svg/24/graduation-cap.svg +1 -1
  778. package/svg/24/grid-four.svg +1 -1
  779. package/svg/24/grid-six.svg +1 -1
  780. package/svg/24/grid.svg +1 -1
  781. package/svg/24/hand-filled.svg +1 -1
  782. package/svg/24/hand-pointing.svg +1 -1
  783. package/svg/24/hand-raised-filled.svg +1 -1
  784. package/svg/24/hand.svg +1 -1
  785. package/svg/24/headphones.svg +1 -1
  786. package/svg/24/headset-person.svg +1 -1
  787. package/svg/24/heart-filled.svg +1 -1
  788. package/svg/24/heart.svg +1 -1
  789. package/svg/24/hexagon.svg +1 -1
  790. package/svg/24/highlighter-color-selection.svg +1 -1
  791. package/svg/24/highlighter-underline.svg +1 -1
  792. package/svg/24/highlighter.svg +1 -1
  793. package/svg/24/house.svg +1 -1
  794. package/svg/24/image.svg +1 -1
  795. package/svg/24/indent-left.svg +1 -1
  796. package/svg/24/indent-right.svg +1 -1
  797. package/svg/24/information-mark-circle.svg +1 -1
  798. package/svg/24/insights.svg +1 -1
  799. package/svg/24/kanban.svg +1 -1
  800. package/svg/24/key.svg +1 -1
  801. package/svg/24/keycap.svg +1 -1
  802. package/svg/24/laptop.svg +1 -1
  803. package/svg/24/lasso.svg +1 -1
  804. package/svg/24/layout.svg +1 -1
  805. package/svg/24/lifesaver.svg +1 -1
  806. package/svg/24/lightbox.svg +1 -1
  807. package/svg/24/lightbulb.svg +1 -1
  808. package/svg/24/lightning.svg +1 -1
  809. package/svg/24/line-curved.svg +1 -1
  810. package/svg/24/line-dashed.svg +1 -1
  811. package/svg/24/line-diagonal.svg +1 -1
  812. package/svg/24/line-dotted.svg +1 -1
  813. package/svg/24/line-horizontal.svg +1 -1
  814. package/svg/24/line-orthogonal.svg +1 -1
  815. package/svg/24/line-straight.svg +1 -1
  816. package/svg/24/line-two-diagonal-top-right-double.svg +1 -1
  817. package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -1
  818. package/svg/24/lines-three-horizontal.svg +1 -1
  819. package/svg/24/lines-three-vertical.svg +1 -1
  820. package/svg/24/lines-top-left-columns-two.svg +1 -1
  821. package/svg/24/link-plus.svg +1 -1
  822. package/svg/24/link.svg +1 -1
  823. package/svg/24/list-bullets.svg +1 -1
  824. package/svg/24/list-numbers.svg +1 -1
  825. package/svg/24/lock-closed.svg +1 -1
  826. package/svg/24/lock-open.svg +1 -1
  827. package/svg/24/login.svg +1 -1
  828. package/svg/24/logout.svg +1 -1
  829. package/svg/24/magnet.svg +1 -1
  830. package/svg/24/magnifying-glass-lightning.svg +1 -1
  831. package/svg/24/magnifying-glass-plus.svg +1 -1
  832. package/svg/24/magnifying-glass.svg +1 -1
  833. package/svg/24/map.svg +1 -1
  834. package/svg/24/megaphone.svg +1 -1
  835. package/svg/24/mermaid.svg +1 -1
  836. package/svg/24/mic-lines-dot.svg +1 -1
  837. package/svg/24/microphone-slash.svg +1 -1
  838. package/svg/24/microphone.svg +1 -1
  839. package/svg/24/minus.svg +1 -1
  840. package/svg/24/mobile.svg +1 -1
  841. package/svg/24/monitor-arrow-up.svg +1 -1
  842. package/svg/24/monitor-arrow.svg +1 -1
  843. package/svg/24/monitor-eye-closed.svg +1 -1
  844. package/svg/24/monitor-eye-open.svg +1 -1
  845. package/svg/24/monitor-pause.svg +1 -1
  846. package/svg/24/monitor-play.svg +1 -1
  847. package/svg/24/monitor-stop.svg +1 -1
  848. package/svg/24/monitor.svg +1 -1
  849. package/svg/24/moon.svg +1 -1
  850. package/svg/24/mouse.svg +1 -1
  851. package/svg/24/music-note.svg +1 -1
  852. package/svg/24/navigation-arrow-lines.svg +1 -1
  853. package/svg/24/navigation-up-left-filled.svg +1 -1
  854. package/svg/24/navigation-up-left-slash.svg +1 -1
  855. package/svg/24/navigation-up-right.svg +1 -1
  856. package/svg/24/next.svg +1 -1
  857. package/svg/24/node-connected-dot.svg +1 -1
  858. package/svg/24/node-lines-curved.svg +1 -1
  859. package/svg/24/node-lines-horizontal.svg +1 -1
  860. package/svg/24/node-lines-vertical.svg +1 -1
  861. package/svg/24/node-plus.svg +1 -1
  862. package/svg/24/nodes-connected.svg +1 -1
  863. package/svg/24/nodes-connections-three.svg +1 -1
  864. package/svg/24/note-magnifying-glass.svg +1 -1
  865. package/svg/24/notepad.svg +1 -1
  866. package/svg/24/number.svg +1 -1
  867. package/svg/24/octagon.svg +1 -1
  868. package/svg/24/office.svg +1 -1
  869. package/svg/24/org-chart.svg +1 -1
  870. package/svg/24/orientation-horizontal.svg +1 -1
  871. package/svg/24/orientation-vertical.svg +1 -1
  872. package/svg/24/paint-bucket.svg +1 -1
  873. package/svg/24/palette.svg +1 -1
  874. package/svg/24/paper-plane-filled-right.svg +1 -1
  875. package/svg/24/paper-plane-tilt.svg +1 -1
  876. package/svg/24/parallelogram.svg +1 -1
  877. package/svg/24/pause-circle.svg +1 -1
  878. package/svg/24/pause.svg +1 -1
  879. package/svg/24/pdf.svg +1 -1
  880. package/svg/24/pen-color-selection.svg +1 -1
  881. package/svg/24/pen-tip.svg +1 -1
  882. package/svg/24/pen-underline.svg +1 -1
  883. package/svg/24/pen.svg +1 -1
  884. package/svg/24/pentagon.svg +1 -1
  885. package/svg/24/people-list.svg +1 -1
  886. package/svg/24/person-in-circle.svg +1 -1
  887. package/svg/24/phone-filled.svg +1 -1
  888. package/svg/24/pixel-eraser.svg +1 -1
  889. package/svg/24/placeholder.svg +1 -1
  890. package/svg/24/planet.svg +1 -1
  891. package/svg/24/play-circle.svg +1 -1
  892. package/svg/24/play.svg +1 -1
  893. package/svg/24/playback-speed-circle.svg +1 -1
  894. package/svg/24/plug.svg +1 -1
  895. package/svg/24/plus-box.svg +1 -1
  896. package/svg/24/plus-cross.svg +2 -0
  897. package/svg/24/plus-square.svg +1 -1
  898. package/svg/24/plus-text.svg +1 -1
  899. package/svg/24/plus.svg +1 -1
  900. package/svg/24/polling.svg +1 -1
  901. package/svg/24/presentation-arrow.svg +1 -1
  902. package/svg/24/presentation-eye-open.svg +1 -1
  903. package/svg/24/presentation-line.svg +1 -1
  904. package/svg/24/presentation-lines-two.svg +1 -1
  905. package/svg/24/presentation-link.svg +1 -1
  906. package/svg/24/presentation-number-one.svg +1 -1
  907. package/svg/24/presentation-play.svg +1 -1
  908. package/svg/24/presentation-plus.svg +1 -1
  909. package/svg/24/previous.svg +1 -1
  910. package/svg/24/prohibit.svg +1 -1
  911. package/svg/24/proto-button.svg +1 -1
  912. package/svg/24/proto-checkbox.svg +1 -1
  913. package/svg/24/proto-dropdown.svg +1 -1
  914. package/svg/24/proto-input.svg +1 -1
  915. package/svg/24/proto-number.svg +1 -1
  916. package/svg/24/proto-radio.svg +1 -1
  917. package/svg/24/proto-slider.svg +1 -1
  918. package/svg/24/prototype-format.svg +1 -1
  919. package/svg/24/push-pin-filled.svg +1 -1
  920. package/svg/24/push-pin.svg +1 -1
  921. package/svg/24/question-mark-circle.svg +1 -1
  922. package/svg/24/question-mark.svg +1 -1
  923. package/svg/24/quotes.svg +1 -1
  924. package/svg/24/raised-hand.svg +1 -1
  925. package/svg/24/ratio-169.svg +1 -1
  926. package/svg/24/ratio-43.svg +1 -1
  927. package/svg/24/ratio-square.svg +1 -1
  928. package/svg/24/rectangle-arrow-up-center.svg +1 -1
  929. package/svg/24/rectangle-dash-lines.svg +1 -1
  930. package/svg/24/rectangle-dot-line-pen.svg +1 -1
  931. package/svg/24/rectangle-frame-2-lines.svg +1 -1
  932. package/svg/24/rectangle-line.svg +1 -1
  933. package/svg/24/rectangle-play-stack.svg +1 -1
  934. package/svg/24/rectangle-portrait-dash-square-top-center.svg +1 -1
  935. package/svg/24/rectangle-portrait-dash-square-top-left.svg +1 -1
  936. package/svg/24/rectangle-portrait-dash.svg +1 -1
  937. package/svg/24/rectangle-portrait-filled.svg +1 -1
  938. package/svg/24/rectangle-portrait-square-top-left.svg +1 -1
  939. package/svg/24/rectangle-portrait.svg +1 -1
  940. package/svg/24/rectangle-tick.svg +1 -1
  941. package/svg/24/rectangle-triangle-bottom-center.svg +1 -1
  942. package/svg/24/rectangles-squares.svg +1 -1
  943. package/svg/24/rectangles-three-aligned.svg +1 -1
  944. package/svg/24/rectangles-three-free.svg +1 -1
  945. package/svg/24/rectangles-three-overlap.svg +1 -1
  946. package/svg/24/rectangles-two-line.svg +1 -1
  947. package/svg/24/rectangles-two-lines-four.svg +1 -1
  948. package/svg/24/rectangles-two-minus.svg +1 -1
  949. package/svg/24/rectangles-two-plus.svg +1 -1
  950. package/svg/24/rectangles-two-user.svg +1 -1
  951. package/svg/24/rhombus.svg +1 -1
  952. package/svg/24/rocket.svg +1 -1
  953. package/svg/24/rss-rectangle.svg +1 -1
  954. package/svg/24/rss.svg +1 -1
  955. package/svg/24/scissors.svg +1 -1
  956. package/svg/24/scrollbar-xy.svg +1 -1
  957. package/svg/24/select.svg +1 -1
  958. package/svg/24/sentiment.svg +1 -1
  959. package/svg/24/shadow.svg +1 -1
  960. package/svg/24/shapes-lines-stacked.svg +1 -1
  961. package/svg/24/shapes-lines.svg +1 -1
  962. package/svg/24/shapes.svg +1 -1
  963. package/svg/24/shield-check.svg +1 -1
  964. package/svg/24/shield-lock-filled.svg +1 -1
  965. package/svg/24/shield-lock.svg +1 -1
  966. package/svg/24/shuffle.svg +1 -1
  967. package/svg/24/sidebar-closed.svg +1 -1
  968. package/svg/24/sidebar-global-closed.svg +1 -1
  969. package/svg/24/sidebar-global-open.svg +1 -1
  970. package/svg/24/sidebar-open.svg +1 -1
  971. package/svg/24/single-sparks-filled.svg +1 -1
  972. package/svg/24/slide-format.svg +1 -1
  973. package/svg/24/sliders-x.svg +1 -1
  974. package/svg/24/sliders-y.svg +1 -1
  975. package/svg/24/smiley-chat.svg +1 -1
  976. package/svg/24/smiley-plus.svg +1 -1
  977. package/svg/24/smiley-sticker.svg +1 -1
  978. package/svg/24/smiley.svg +1 -1
  979. package/svg/24/social-ado.svg +1 -1
  980. package/svg/24/social-asana.svg +1 -1
  981. package/svg/24/social-aws.svg +1 -1
  982. package/svg/24/social-drawio.svg +1 -1
  983. package/svg/24/social-facebook.svg +1 -1
  984. package/svg/24/social-instagram.svg +1 -1
  985. package/svg/24/social-jira.svg +1 -1
  986. package/svg/24/social-linkedin.svg +1 -1
  987. package/svg/24/social-looker.svg +1 -1
  988. package/svg/24/social-monday.svg +1 -1
  989. package/svg/24/social-slack.svg +1 -1
  990. package/svg/24/social-twitter.svg +1 -1
  991. package/svg/24/social-x.svg +1 -1
  992. package/svg/24/social-youtube.svg +1 -1
  993. package/svg/24/sort-ascending.svg +1 -1
  994. package/svg/24/sort-descending.svg +1 -1
  995. package/svg/24/sparks-filled.svg +1 -1
  996. package/svg/24/sparks.svg +1 -1
  997. package/svg/24/speaker-cross.svg +1 -1
  998. package/svg/24/speaker-high.svg +1 -1
  999. package/svg/24/spinner.svg +1 -1
  1000. package/svg/24/split-vertical.svg +1 -1
  1001. package/svg/24/square-arrow-in.svg +1 -1
  1002. package/svg/24/square-brackets-angle-slash.svg +1 -1
  1003. package/svg/24/square-circles-two.svg +1 -1
  1004. package/svg/24/square-frame-2-lines-circle.svg +1 -1
  1005. package/svg/24/square-line-square-dashed.svg +1 -1
  1006. package/svg/24/square-rounded.svg +1 -1
  1007. package/svg/24/square-star-scribble.svg +1 -1
  1008. package/svg/24/square-triangle-circle-plus.svg +1 -1
  1009. package/svg/24/square.svg +1 -1
  1010. package/svg/24/squares-column.svg +1 -1
  1011. package/svg/24/squares-four.svg +1 -1
  1012. package/svg/24/squares-group.svg +1 -1
  1013. package/svg/24/squares-merge.svg +1 -1
  1014. package/svg/24/squares-row.svg +1 -1
  1015. package/svg/24/squares-three.svg +1 -1
  1016. package/svg/24/squares-two-overlap.svg +1 -1
  1017. package/svg/24/squares-ungroup.svg +1 -1
  1018. package/svg/24/squares-unmerge.svg +1 -1
  1019. package/svg/24/stack.svg +1 -1
  1020. package/svg/24/stacked-circles.svg +1 -1
  1021. package/svg/24/star-filled.svg +1 -1
  1022. package/svg/24/star-half.svg +1 -1
  1023. package/svg/24/star.svg +1 -1
  1024. package/svg/24/sticky-corners.svg +1 -1
  1025. package/svg/24/sticky-eye-closed.svg +1 -1
  1026. package/svg/24/sticky-eye-open.svg +1 -1
  1027. package/svg/24/sticky-note-stack.svg +1 -1
  1028. package/svg/24/sticky-note-wide.svg +1 -1
  1029. package/svg/24/sticky-note.svg +1 -1
  1030. package/svg/24/sticky-notes-two.svg +1 -1
  1031. package/svg/24/stop-circle.svg +1 -1
  1032. package/svg/24/story-points.svg +1 -1
  1033. package/svg/24/stroke-1.svg +1 -1
  1034. package/svg/24/stroke-2.svg +1 -1
  1035. package/svg/24/stroke-3.svg +1 -1
  1036. package/svg/24/stroke-4.svg +1 -1
  1037. package/svg/24/stroke-5.svg +1 -1
  1038. package/svg/24/stroke-6.svg +1 -1
  1039. package/svg/24/switch.svg +1 -1
  1040. package/svg/24/table-format.svg +1 -1
  1041. package/svg/24/table.svg +1 -1
  1042. package/svg/24/tablet.svg +1 -1
  1043. package/svg/24/tag.svg +1 -1
  1044. package/svg/24/tasks.svg +1 -1
  1045. package/svg/24/text-a-color-selection.svg +1 -1
  1046. package/svg/24/text-a-horizontal.svg +1 -1
  1047. package/svg/24/text-a-underline.svg +1 -1
  1048. package/svg/24/text-a-vertical.svg +1 -1
  1049. package/svg/24/text-aa.svg +1 -1
  1050. package/svg/24/text-align-center.svg +1 -1
  1051. package/svg/24/text-align-left.svg +1 -1
  1052. package/svg/24/text-align-right.svg +1 -1
  1053. package/svg/24/text-b-bold-italic-underlined.svg +1 -1
  1054. package/svg/24/text-b-bold.svg +1 -1
  1055. package/svg/24/text-cursor-eye-open.svg +1 -1
  1056. package/svg/24/text-h-one.svg +1 -1
  1057. package/svg/24/text-h-three.svg +1 -1
  1058. package/svg/24/text-h-two.svg +1 -1
  1059. package/svg/24/text-i-italic.svg +1 -1
  1060. package/svg/24/text-indent.svg +1 -1
  1061. package/svg/24/text-line-height.svg +1 -1
  1062. package/svg/24/text-lines-three.svg +1 -1
  1063. package/svg/24/text-position.svg +1 -1
  1064. package/svg/24/text-s-strikethrough.svg +1 -1
  1065. package/svg/24/text-styles.svg +1 -1
  1066. package/svg/24/text-t.svg +1 -1
  1067. package/svg/24/text-u-underlined.svg +1 -1
  1068. package/svg/24/thumbs-up.svg +1 -1
  1069. package/svg/24/tick-circle.svg +1 -1
  1070. package/svg/24/ticket.svg +1 -1
  1071. package/svg/24/timeline-format.svg +1 -1
  1072. package/svg/24/timer.svg +1 -1
  1073. package/svg/24/toolbar.svg +1 -1
  1074. package/svg/24/tooltip.svg +1 -1
  1075. package/svg/24/trackpad.svg +1 -1
  1076. package/svg/24/trapeze.svg +1 -1
  1077. package/svg/24/trash-simple.svg +1 -1
  1078. package/svg/24/trash.svg +1 -1
  1079. package/svg/24/triangle-square-circle.svg +1 -1
  1080. package/svg/24/triangle.svg +1 -1
  1081. package/svg/24/trident.svg +1 -1
  1082. package/svg/24/trophy.svg +1 -1
  1083. package/svg/24/tshirt.svg +1 -1
  1084. package/svg/24/user-add.svg +1 -1
  1085. package/svg/24/user-arrow-right-up.svg +1 -1
  1086. package/svg/24/user-arrow-right.svg +1 -1
  1087. package/svg/24/user-background-blur.svg +1 -1
  1088. package/svg/24/user-cog-plus.svg +1 -1
  1089. package/svg/24/user-cog.svg +1 -1
  1090. package/svg/24/user-eye-open.svg +1 -1
  1091. package/svg/24/user-filter.svg +1 -1
  1092. package/svg/24/user-load.svg +1 -1
  1093. package/svg/24/user-mic-slash.svg +1 -1
  1094. package/svg/24/user-mic.svg +1 -1
  1095. package/svg/24/user-number-three.svg +1 -1
  1096. package/svg/24/user-pen-dashes-bottom.svg +1 -1
  1097. package/svg/24/user-pen-line-bottom.svg +1 -1
  1098. package/svg/24/user-tick-down.svg +1 -1
  1099. package/svg/24/user.svg +1 -1
  1100. package/svg/24/users-three.svg +1 -1
  1101. package/svg/24/users.svg +1 -1
  1102. package/svg/24/video-camera-dot.svg +1 -1
  1103. package/svg/24/video-camera-lines-dot.svg +1 -1
  1104. package/svg/24/video-camera-lines.svg +1 -1
  1105. package/svg/24/video-camera-simple-error.svg +1 -1
  1106. package/svg/24/video-camera-simple-slash.svg +1 -1
  1107. package/svg/24/video-camera-simple.svg +1 -1
  1108. package/svg/24/video-camera.svg +1 -1
  1109. package/svg/24/view-center.svg +1 -1
  1110. package/svg/24/view-side-left.svg +1 -1
  1111. package/svg/24/view-side-right.svg +1 -1
  1112. package/svg/24/wallet.svg +1 -1
  1113. package/svg/24/wand.svg +1 -1
  1114. package/svg/24/warning.svg +1 -1
  1115. package/svg/24/wifi-exclamation.svg +1 -1
  1116. package/svg/24/wifi.svg +1 -1
  1117. package/svg/meta.json +3349 -565
  1118. package/svg/24/align-bottom-2.svg +0 -2
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M17.0879 6.75c0-.6563-.1801-1.3308-.6074-1.8633-.4466-.5563-1.1102-.8867-1.8926-.8867a2.598 2.598 0 0 0-.5703.0625c-.0873-.4225-.2592-.8294-.5371-1.1758-.4465-.5563-1.1102-.8867-1.8926-.8867s-1.4461.3304-1.8926.8867c-.2779.3464-.4489.7534-.5361 1.1758a2.5989 2.5989 0 0 0-.5713-.0625c-.7824 0-1.446.3304-1.8926.8867-.2792.348-.4502.7571-.5371 1.1817a2.3636 2.3636 0 0 0-.5703-.0684c-.888 0-1.5534.4648-1.957 1.0703-.384.5758-.543 1.2814-.543 1.9297v4c0 2.3185.4554 4.5325 1.5352 6.2002 1.0436 1.6116 2.6443 2.662 4.7802 2.7871l.4346.0127h1.5c2.3432 0 4.2019-1.0378 5.873-2.709l4.003-4.0029c.979-.9791 1.0515-2.5392.1728-3.6055l-.1767-.1933c-.919-.9181-2.3825-1.0523-3.459-.2813l-.6631.4746v-4.9326Zm-2 6.4209-1.2412 1.0723 1.3066 1.5136 1.5567-1.3447 2.205-1.5781a.6855.6855 0 0 1 .834.0273l.0938.0938a.6835.6835 0 0 1-.043.9189l-4.0029 4.003c-1.4231 1.423-2.8023 2.123-4.459 2.123h-1.5l-.3027-.0078c-1.4826-.0824-2.5193-.7762-3.2334-1.8789-.795-1.2277-1.214-3.0138-1.214-5.1133v-4c0-.3517.091-.6462.2071-.8203.0964-.1445.1809-.1797.293-.1797.112 0 .1966.0352.293.1797.116.1741.207.4686.207.8203v3h2v-5.25c0-.3098.086-.5103.167-.6113.0619-.0771.149-.1387.333-.1387.184 0 .2711.0616.333.1387.081.101.167.3015.167.6113v5.25h2v-7.25c0-.3101.087-.5104.168-.6113.0618-.077.148-.1387.332-.1387.1841 0 .2711.0616.333.1387.0809.101.167.3015.167.6113v7.25h2v-5.25c0-.3098.0861-.5103.167-.6113.0619-.0771.1489-.1387.333-.1387s.2711.0616.333.1387c.0809.101.167.3015.167.6113v6.4209Z" 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="M17.088 6.75c0-.656-.18-1.33-.608-1.863C16.034 4.33 15.37 4 14.588 4a2.58 2.58 0 0 0-.57.063 2.755 2.755 0 0 0-.538-1.176C13.034 2.33 12.37 2 11.588 2c-.782 0-1.446.33-1.893.887a2.753 2.753 0 0 0-.536 1.175A2.599 2.599 0 0 0 8.588 4c-.783 0-1.446.33-1.893.887-.279.348-.45.757-.537 1.181A2.364 2.364 0 0 0 5.588 6C4.7 6 4.035 6.465 3.63 7.07c-.384.576-.543 1.282-.543 1.93v4c0 2.319.455 4.532 1.535 6.2 1.044 1.612 2.644 2.662 4.78 2.787l.435.013h1.5c2.343 0 4.202-1.038 5.873-2.709l4.003-4.003a2.684 2.684 0 0 0 .173-3.605l-.177-.194a2.685 2.685 0 0 0-3.459-.281l-.663.475V6.75Zm-2 6.42-1.241 1.073 1.306 1.514 1.557-1.345 2.205-1.578a.685.685 0 0 1 .834.027l.094.094a.683.683 0 0 1-.043.919l-4.003 4.003C14.374 19.3 12.995 20 11.337 20h-1.5l-.302-.008c-1.482-.082-2.52-.776-3.233-1.879C5.507 16.886 5.088 15.1 5.088 13V9c0-.352.09-.646.207-.82.096-.145.18-.18.293-.18.112 0 .197.035.293.18.116.174.207.468.207.82v3h2V6.75c0-.31.086-.51.167-.611.062-.077.149-.139.333-.139.184 0 .271.062.333.139.08.1.167.301.167.611V12h2V4.75c0-.31.087-.51.168-.611.062-.077.148-.139.332-.139.184 0 .271.062.333.139.08.1.167.301.167.611V12h2V6.75c0-.31.086-.51.167-.611.062-.077.149-.139.333-.139.184 0 .271.062.333.139.08.1.167.301.167.611v6.42Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m20 6 1 1v10l-1 1h-16l-1-1v-10l1-1h16Zm-15 10h14v-8h-14v8Z" 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 6 1 1v10l-1 1H4l-1-1V7l1-1h16ZM5 16h14V8H5v8Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m19 6 1 1v10l-1 1h-14l-1-1v-10l1-1h14Zm-13 10h12v-8h-12v8Z" 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="m19 6 1 1v10l-1 1H5l-1-1V7l1-1h14ZM6 16h12V8H6v8Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m17 6 1 1v10l-1 1h-10l-1-1v-10l1-1h10Zm-9 10h8v-8h-8v8Z" 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="m17 6 1 1v10l-1 1H7l-1-1V7l1-1h10ZM8 16h8V8H8v8Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m12.707 9.293 4 4-1.414 1.414-2.293-2.2929v8.5859h-2v-8.5859l-2.293 2.2929-1.414-1.414 4-4h1.414Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M19 3c1.6569 0 3 1.3431 3 3v5h-2v-5c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v5h-2v-5c0-1.6569 1.3432-3 3-3h14Z" 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.707 9.293 4 4-1.414 1.414L13 12.414V21h-2v-8.586l-2.293 2.293-1.414-1.414 4-4h1.414ZM19 3a3 3 0 0 1 3 3v5h-2V6a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v5H2V6a3 3 0 0 1 3-3h14Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m21 4 1 1v14l-1 1h-18l-1-1v-14l1-1h18Zm-17 14h16v-12h-16v12Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M18 13v2h-12v-2h12Zm-10-4v2h-2v-2h2Zm10 0v2h-8v-2h8Z" 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 4 1 1v14l-1 1H3l-1-1V5l1-1h18ZM4 18h16V6H4v12Zm14-5v2H6v-2h12ZM8 9v2H6V9h2Zm10 0v2h-8V9h8Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M22 5v2h-2v-1h-16v12h5v2h-6l-1-1v-14l1-1h18l1 1Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M17.543 9.543c1.0808-1.081 2.8332-1.081 3.914 0 1.0809 1.0808 1.0809 2.8332 0 3.914l-5.9765 5.9766-3.3164.5527-1.1504-1.1504.5527-3.3164 5.9766-5.9765Zm-4.1094 6.9375-.2178 1.3027 1.3037-.2168 3.8164-3.8164-1.0859-1.0859-3.8164 3.8164Zm6.6094-5.5235a.768.768 0 0 0-1.086 0l-.2929.293 1.0859 1.0859.293-.2929a.768.768 0 0 0 0-1.086Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M10 15h-4v-2h4v2ZM8 11h-2v-2h2v2ZM14 11h-4v-2h4v2Z" 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="M22 5v2h-2V6H4v12h5v2H3l-1-1V5l1-1h18l1 1Zm-4.457 4.543a2.768 2.768 0 1 1 3.914 3.914l-5.977 5.977-3.316.552-1.15-1.15.552-3.316 5.977-5.977Zm-4.11 6.938-.217 1.302 1.304-.217 3.816-3.816-1.086-1.086-3.816 3.816Zm6.61-5.524c-.3-.3-.786-.3-1.086 0l-.293.293 1.086 1.086.293-.293c.3-.3.3-.786 0-1.086ZM10 15H6v-2h4v2Zm-2-4H6V9h2v2Zm6 0h-4V9h4v2Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m21 5 1 1v12l-1 1h-18l-1-1v-12l1-1h18Zm-17 12h16v-10h-16v10Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M18 13v2h-12v-2h12ZM16 9v2h-8v-2h8Z" 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 5 1 1v12l-1 1H3l-1-1V6l1-1h18ZM4 17h16V7H4v10Zm14-4v2H6v-2h12Zm-2-4v2H8V9h8Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M15 7c1.6569 0 3 1.3431 3 3v9c0 1.6569-1.3431 3-3 3h-10c-1.6568 0-3-1.3431-3-3v-9c0-1.6569 1.3432-3 3-3h10Zm-11 12c0 .5523.4477 1 1 1h10c.5523 0 1-.4477 1-1v-7h-12v7Zm1-10c-.5523 0-1 .4477-1 1h12c0-.5523-.4477-1-1-1h-10Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M19 3c1.6568 0 3 1.3432 3 3v9c0 1.3062-.8349 2.4172-2 2.8291v-11.8291c0-.5523-.4477-1-1-1h-12.8291c.4119-1.1652 1.523-2 2.8291-2h10Z" 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="M15 7a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h10ZM4 19a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-7H4v7ZM5 9a1 1 0 0 0-1 1h12a1 1 0 0 0-1-1H5Zm14-6a3 3 0 0 1 3 3v9a3.001 3.001 0 0 1-2 2.83V6a1 1 0 0 0-1-1H6.17A3.001 3.001 0 0 1 9 3h10Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M5 2c-1.6568 0-3 1.3432-3 3v13h2v-13c0-.5523.4477-1 1-1h13v-2h-13Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M20 9c0-.5523-.4477-1-1-1h-10c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h10c.5523 0 1-.4477 1-1v-10Zm2 10c0 1.6569-1.3431 3-3 3h-10c-1.6569 0-3-1.3431-3-3v-10c0-1.6569 1.3431-3 3-3h10c1.6569 0 3 1.3431 3 3v10Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m13 11 4 2.5v1l-4 2.5-1-.5v-5l1-.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 fill="currentColor" d="M5 2a3 3 0 0 0-3 3v13h2V5a1 1 0 0 1 1-1h13V2H5Zm15 7a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V9Zm2 10a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v10Zm-9-8 4 2.5v1L13 17l-1-.5v-5l1-.5Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M4 18.667c.0003.6136.8865 1.333 1.5 1.333h2.5v2h-2.667c-1.8407-.0002-3.3328-1.4923-3.333-3.333v-2.667h2v2.667ZM14 22h-4v-2h4v2ZM22 18.667c-.0002 1.8407-1.4923 3.3328-3.333 3.333h-2.667v-2h2.667c.6135-.0003 1.3327-.7195 1.333-1.333v-2.667h2v2.667ZM4 14h-2v-4h2v4ZM22 14h-2v-4h2v4ZM18.667 2c1.8407.0002 3.3328 1.4923 3.333 3.333v2.667h-2v-2.667c-.0003-.6135-.7195-1.3327-1.333-1.333h-2.667v6h-8v-6h-2.667c-.6135.0003-1.3327.7195-1.333 1.333v2.667h-2v-2.667c.0002-1.8407 1.4923-3.3328 3.333-3.333h13.334Z" 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="M4.8 18c0 .552.798 1.2 1.35 1.2H8.4V21H6a3 3 0 0 1-3-3v-2.4h1.8V18Zm9 3h-3.6v-1.8h3.6V21Zm7.2-3a3 3 0 0 1-3 3h-2.4v-1.8H18c.552 0 1.2-.648 1.2-1.2v-2.4H21V18ZM4.8 13.8H3v-3.6h1.8v3.6Zm16.2 0h-1.8v-3.6H21v3.6ZM18 3a3 3 0 0 1 3 3v2.4h-1.8V6c0-.552-.648-1.2-1.2-1.2h-2V11H8V4.8H6c-.552 0-1.2.648-1.2 1.2v2.4H3V6a3 3 0 0 1 3-3h12Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M4 18.667c.0003.6136.8865 1.333 1.5 1.333h2.5v2h-2.667c-1.8407-.0002-3.3328-1.4923-3.333-3.333v-2.667h2v2.667ZM14 22h-4v-2h4v2ZM22 18.667c-.0002 1.8407-1.4923 3.3328-3.333 3.333h-2.667v-2h2.667c.6135-.0003 1.3327-.7195 1.333-1.333v-2.667h2v2.667ZM14 2v2h-2v7h-8v3h-2v-8.667c.0002-1.8407 1.4923-3.3328 3.333-3.333h8.667ZM22 14h-2v-4h2v4ZM18.667 2c1.8407.0002 3.3328 1.4923 3.333 3.333v2.667h-2v-2.667c-.0003-.6135-.7195-1.3327-1.333-1.333h-2.667v-2h2.667Z" 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="M4.8 18c0 .552.798 1.2 1.35 1.2H8.4V21H6a3 3 0 0 1-3-3v-2.4h1.8V18Zm9 3h-3.6v-1.8h3.6V21Zm7.2-3a3 3 0 0 1-3 3h-2.4v-1.8H18c.552 0 1.2-.648 1.2-1.2v-2.4H21V18ZM13.8 3v1.8H12V11H4.8v2.8H3V6a3 3 0 0 1 3-3h7.8ZM21 13.8h-1.8v-3.6H21v3.6ZM18 3a3 3 0 0 1 3 3v2.4h-1.8V6c0-.552-.648-1.2-1.2-1.2h-2.4V3H18Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M5.3333 4c-.6136 0-1.3333.7197-1.3333 1.3333v2.6667h-2v-2.6667c0-1.841 1.4924-3.3333 3.3333-3.3333h2.6667v2h-2.6667Zm8.6667 0h-4v-2h4v2Zm4.6667 0h-2.6667v-2h2.6667c1.8409 0 3.3333 1.4924 3.3333 3.3333v2.6667h-2v-2.6667c0-.6136-.7197-1.3333-1.3333-1.3333Zm-14.6667 6v4h-2v-4h2Zm16 4v-4h2v4h-2Zm-16 2v2.6667c0 .6136.8864 1.3333 1.5 1.3333h2.5v2h-2.6667c-1.841 0-3.3333-1.4924-3.3333-3.3333v-2.6667h2Zm16 2.6667v-2.6667h2v2.6667c0 1.8409-1.4924 3.3333-3.3333 3.3333h-2.6667v-2h2.6667c.6136 0 1.3333-.7197 1.3333-1.3333Zm-10 1.3333h4v2h-4v-2Z" 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="M6 4.8c-.552 0-1.2.648-1.2 1.2v2.4H3V6a3 3 0 0 1 3-3h2.4v1.8H6Zm7.8 0h-3.6V3h3.6v1.8Zm4.2 0h-2.4V3H18a3 3 0 0 1 3 3v2.4h-1.8V6c0-.552-.648-1.2-1.2-1.2ZM4.8 10.2v3.6H3v-3.6h1.8Zm14.4 3.6v-3.6H21v3.6h-1.8ZM4.8 15.6V18c0 .552.798 1.2 1.35 1.2H8.4V21H6a3 3 0 0 1-3-3v-2.4h1.8ZM19.2 18v-2.4H21V18a3 3 0 0 1-3 3h-2.4v-1.8H18c.552 0 1.2-.648 1.2-1.2Zm-9 1.2h3.6V21h-3.6v-1.8Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20 2c1.1046 0 2 .8954 2 2v16c0 1.1046-.8954 2-2 2h-16c-1.1046 0-2-.8954-2-2v-16c0-1.1046.8954-2 2-2h16Z" 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 2a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M19 2c1.6569 0 3 1.3432 3 3v14c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-14c0-1.6568 1.3432-3 3-3h14Zm-7 9h-8v8c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-7v7Z" 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="M18 3a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h12Zm-6 8H5v7a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-6v6Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M4 4v16h16v-16h-16Zm18 16c0 1.1046-.8954 2-2 2h-16c-1.1046 0-2-.8954-2-2v-16c0-1.1046.8954-2 2-2h16c1.1046 0 2 .8954 2 2v16Z" 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="M4 4v16h16V4H4Zm18 16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m20.8086 4.5879-8 11-1.5898.0371-4-5 1.5625-1.25 3.1806 3.9766 7.2295-9.9395 1.6172 1.1758Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M3 18v-12c0-1.6569 1.3431-3 3-3h8v2h-8c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-7h2v7c0 1.6569-1.3431 3-3 3h-12c-1.6569 0-3-1.3431-3-3Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m20.809 4.588-8 11-1.59.037-4-5 1.562-1.25 3.18 3.977 7.23-9.94 1.618 1.176ZM3 18V6a3 3 0 0 1 3-3h8v2H6a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-7h2v7a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20 16v-10c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h3v2h-3c-1.6568 0-3-1.3431-3-3v-10c0-1.6569 1.3432-3 3-3h14c1.6569 0 3 1.3431 3 3v10c0 1.6569-1.3431 3-3 3h-3v-2h3c.5523 0 1-.4477 1-1Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m12.7998 16.4004 3 4-.7998 1.5996h-6l-.7998-1.5996 3-4h1.5996Zm-1.8008 3.5996h2.002l-1.001-1.334-1.001 1.334Z" 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 16V6a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h3v2H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3h-3v-2h3a1 1 0 0 0 1-1Zm-7.2.4 3 4L15 22H9l-.8-1.6 3-4h1.6ZM10.999 20h2.002L12 18.666 10.999 20Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m1 14 1-1h10l1 1v6l-1 1h-10l-1-1v-6Zm10 5v-4h-8v4h8ZM1 4l1-1h6l1 1v6l-1 1h-6l-1-1v-6Zm6 5v-4h-4v4h4ZM11 4l1-1h10l1 1v6l-1 1h-10l-1-1v-6Zm10 5v-4h-8v4h8ZM15 14l1-1h6l1 1v6l-1 1h-6l-1-1v-6Zm6 5v-4h-4v4h4Z" 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="m1 14 1-1h10l1 1v6l-1 1H2l-1-1v-6Zm10 5v-4H3v4h8ZM1 4l1-1h6l1 1v6l-1 1H2l-1-1V4Zm6 5V5H3v4h4Zm4-5 1-1h10l1 1v6l-1 1H12l-1-1V4Zm10 5V5h-8v4h8Zm-6 5 1-1h6l1 1v6l-1 1h-6l-1-1v-6Zm6 5v-4h-4v4h4Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M17 7h2v-2h-2v2Zm4 .5c0 .8284-.6716 1.5-1.5 1.5h-3c-.8284 0-1.5-.6716-1.5-1.5v-3c0-.8284.6716-1.5 1.5-1.5h3c.8284 0 1.5.6716 1.5 1.5v3ZM5 5v6h6v-6h-6Zm8 6c0 1.1046-.8954 2-2 2h-6c-1.1046 0-2-.8954-2-2v-6c0-1.1046.8954-2 2-2h6c1.1046 0 2 .8954 2 2v6ZM5 17v3h14v-3h-14Zm16 3c0 1.1046-.8954 2-2 2h-14c-1.1046 0-2-.8954-2-2v-3c0-1.1046.8954-2 2-2h14c1.1046 0 2 .8954 2 2v3Z" 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="M17 7h2V5h-2v2Zm4 .5A1.5 1.5 0 0 1 19.5 9h-3A1.5 1.5 0 0 1 15 7.5v-3A1.5 1.5 0 0 1 16.5 3h3A1.5 1.5 0 0 1 21 4.5v3ZM5 5v6h6V5H5Zm8 6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v6Zm-8 6v3h14v-3H5Zm16 3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v3Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M19.0632 15.0005c.5521.0002 1 .4478 1 1v5c-.0003.5519-.448.9998-1 1h-14c-.5521 0-.9997-.448-1-1v-5l.0049-.1026a1 1 0 0 1 .9951-.8974h14Zm-13 5h12v-3h-12v3Zm-1.42-18.2285a.9998.9998 0 0 1 .7598-.086l7.6905 2.2051.0967.0332c.4391.1757.6959.638.6123 1.1035l-.0235.0996-2.2051 7.6905c-.1522.5308-.7064.8377-1.2373.6855l-7.6894-2.2051a1.0015 1.0015 0 0 1-.5996-.4765 1.0013 1.0013 0 0 1-.086-.7608l2.2051-7.6894.0313-.0938a1.002 1.002 0 0 1 .4453-.5058Zm14.8897 3.3242a1.0007 1.0007 0 0 1 .6641.1084c.2318.1286.4025.3447.4756.5996l1.1025 3.8447c.1522.5309-.1546 1.0851-.6855 1.2373l-3.8448 1.1026a1.0011 1.0011 0 0 1-1.2373-.6856l-1.1025-3.8457c-.152-.5308.1557-1.0841.6865-1.2363l3.8447-1.1026.0967-.0224Zm-15.374 4.5547 5.7676 1.6533 1.6533-5.7676-5.7676-1.6533-1.6533 5.7676Zm12.9443-1.7842.5508 1.9228 1.9229-.5507-.5508-1.9229-1.9229.5508Z" 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="M19.063 15a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-14a1 1 0 0 1-1-1v-5l.005-.102A1 1 0 0 1 5.063 15h14Zm-13 5h12v-3h-12v3ZM4.643 1.772a1 1 0 0 1 .76-.086l7.69 2.205.097.033a1 1 0 0 1 .613 1.104l-.024.1-2.205 7.69a1 1 0 0 1-1.237.685l-7.69-2.205a1.002 1.002 0 0 1-.685-1.237l2.205-7.69.031-.093c.085-.214.242-.393.445-.506Zm14.89 3.324a1 1 0 0 1 1.14.708l1.102 3.845a1 1 0 0 1-.685 1.237l-3.845 1.103a1.001 1.001 0 0 1-1.238-.686l-1.102-3.845a1 1 0 0 1 .687-1.237l3.844-1.102.097-.023ZM4.159 9.651l5.767 1.653 1.654-5.767-5.768-1.654L4.16 9.651Zm12.944-1.784.551 1.923 1.923-.551-.55-1.923-1.924.55Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m21 2 1 1v10l-1 1h-3v3l-1 1h-3v3l-1 1h-9l-1-1v-10l1-1h3v-3l1-1h3v-3l1-1h9Zm-16 18h7v-8h-7v8Zm4-10h4l1 1v5h2v-8h-7v2Zm4-4h4l1 1v5h2v-8h-7v2Z" 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 2 1 1v10l-1 1h-3v3l-1 1h-3v3l-1 1H4l-1-1V11l1-1h3V7l1-1h3V3l1-1h9ZM5 20h7v-8H5v8Zm4-10h4l1 1v5h2V8H9v2Zm4-4h4l1 1v5h2V4h-7v2Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M21 21h-2v-18h2v18ZM5 5v4h10v-4h-10Zm12 4c0 1.1046-.8954 2-2 2h-10c-1.1046 0-2-.8954-2-2v-4c0-1.1046.8954-2 2-2h10c1.1046 0 2 .8954 2 2v4ZM5 15v4h10v-4h-10Zm12 4c0 1.1046-.8954 2-2 2h-10c-1.1046 0-2-.8954-2-2v-4c0-1.1046.8954-2 2-2h10c1.1046 0 2 .8954 2 2v4Z" 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 21h-2V3h2v18ZM5 5v4h10V5H5Zm12 4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v4ZM5 15v4h10v-4H5Zm12 4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v4Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M5 15v4h4v-4h-4Zm6 4c0 1.1046-.8954 2-2 2h-4c-1.1046 0-2-.8954-2-2v-4c0-1.1046.8954-2 2-2h4c1.1046 0 2 .8954 2 2v4ZM5 5v4h4v-4h-4Zm6 4c0 1.1046-.8954 2-2 2h-4c-1.1046 0-2-.8954-2-2v-4c0-1.1046.8954-2 2-2h4c1.1046 0 2 .8954 2 2v4ZM21 4v2h-8v-2h8ZM19 8v2h-6v-2h6ZM21 14v2h-8v-2h8ZM19 18v2h-6v-2h6Z" 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="M5 15v4h4v-4H5Zm6 4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v4ZM5 5v4h4V5H5Zm6 4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v4Zm10-5v2h-8V4h8Zm-2 4v2h-6V8h6Zm2 6v2h-8v-2h8Zm-2 4v2h-6v-2h6Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20 9c0-.5523-.4477-1-1-1h-10c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h10c.5523 0 1-.4477 1-1v-10Zm2 10c0 1.6569-1.3431 3-3 3h-10c-1.6569 0-3-1.3431-3-3v-10c0-1.6569 1.3431-3 3-3h10c1.6569 0 3 1.3431 3 3v10Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M2 14v-9c0-1.6568 1.3432-3 3-3h10c1.6569 0 3 1.3432 3 3h-2c0-.5523-.4477-1-1-1h-10c-.5523 0-1 .4477-1 1v9c0 .5523.4477 1 1 1v2c-1.6568 0-3-1.3431-3-3ZM18 13v2h-8v-2h8Z" 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 9a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V9Zm2 10a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v10ZM2 14V5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3h-2a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1v2a3 3 0 0 1-3-3Zm16-1v2h-8v-2h8Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20 9c0-.5523-.4477-1-1-1h-10c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h10c.5523 0 1-.4477 1-1v-10Zm2 10c0 1.6569-1.3431 3-3 3h-10c-1.6569 0-3-1.3431-3-3v-10c0-1.6569 1.3431-3 3-3h10c1.6569 0 3 1.3431 3 3v10Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M2 14v-9c0-1.6568 1.3432-3 3-3h10c1.6569 0 3 1.3432 3 3h-2c0-.5523-.4477-1-1-1h-10c-.5523 0-1 .4477-1 1v9c0 .5523.4477 1 1 1v2c-1.6568 0-3-1.3431-3-3ZM15 10v3h3v2h-3v3h-2v-3h-3v-2h3v-3h2Z" 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 9a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V9Zm2 10a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v10ZM2 14V5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3h-2a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1v2a3 3 0 0 1-3-3Zm13-4v3h3v2h-3v3h-2v-3h-3v-2h3v-3h2Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M14 9c1.6569 0 3 1.3431 3 3s-1.3431 3-3 3-3-1.3431-3-3 1.3431-3 3-3Zm0 2c-.5523 0-1 .4477-1 1s.4477 1 1 1 1-.4477 1-1-.4477-1-1-1Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M19 6c1.6569 0 3 1.3431 3 3v10c0 1.6569-1.3431 3-3 3h-10c-1.6569 0-3-1.3431-3-3v-10c0-1.6569 1.3431-3 3-3h10Zm-5 12c-1.4497.0002-2.7266.8008-3.3896 2h6.7792c-.6631-1.1992-1.9399-1.9998-3.3896-2Zm-5-10c-.5523 0-1 .4477-1 1v10c0 .3637.195.6805.4854.8555.8275-2.2658 2.9991-3.8553 5.5146-3.8555 2.5153.0002 4.6859 1.5898 5.5137 3.8555.2907-.175.4863-.4915.4863-.8555v-10c0-.5523-.4477-1-1-1h-10Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M14 2c1.6569 0 3 1.3432 3 3h-2c0-.5523-.4477-1-1-1h-9c-.5523 0-1 .4477-1 1v9c0 .5523.4477 1 1 1v2c-1.6568 0-3-1.3431-3-3v-9c0-1.6568 1.3432-3 3-3h9Z" 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="M14 9a3 3 0 1 1 0 6 3 3 0 0 1 0-6Zm0 2a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm5-5a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3h10Zm-5 12c-1.45 0-2.727.8-3.39 2h6.78A3.87 3.87 0 0 0 14 18ZM9 8a1 1 0 0 0-1 1v10c0 .364.195.68.485.855a5.873 5.873 0 0 1 11.028 0A.997.997 0 0 0 20 19V9a1 1 0 0 0-1-1H9Zm5-6a3 3 0 0 1 3 3h-2a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1v2a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h9Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M11.2109 2.3838c.4583-.3738 1.1199-.3738 1.5782 0l.0947.086 8.6465 8.6464c.4881.4882.4881 1.2794 0 1.7676l-8.6465 8.6465c-.4882.4881-1.2794.4881-1.7676 0l-8.6465-8.6465c-.4881-.4882-.488-1.2794 0-1.7676l8.6465-8.6465.0947-.086Zm-6.7968 9.6162 7.5859 7.5859 7.5859-7.5859-7.5859-7.586-7.586 7.586Z" 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.21 2.384a1.25 1.25 0 0 1 1.58 0l.094.086 8.646 8.646a1.25 1.25 0 0 1 0 1.768l-8.646 8.646a1.25 1.25 0 0 1-1.768 0L2.47 12.884a1.25 1.25 0 0 1 0-1.768l8.646-8.646.095-.086ZM4.415 12 12 19.586 19.586 12 12 4.414 4.414 12Z"/></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="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M19.2744 2.961c.2494.0042.4525.0146.5957.0244.0715.005.1285.01.169.0137.0202.0018.0369.0036.0488.0049.0059.0006.0109.0005.0146.001l.0049.001h.002l.8828.87.001.003v.0048c.0004.0038.0013.009.0019.0147a6.4651 6.4651 0 0 1 .0186.2031c.0101.1326.0211.32.0254.5518a12.2063 12.2063 0 0 1-.1104 1.8564c-.2027 1.4862-.7499 3.4373-2.1601 5.1299l-.0616.0674-.622.6211.8955 4.4756-.2735.9033-4 4-1.6875-.5108-.9414-4.7041-4.5713-4.5712-4.703-.9405-.5108-1.6875 4-4 .9033-.2734 4.4746.8945.6221-.621.2832-.2667c1.4441-1.2782 3.3004-1.7693 4.7324-1.956a13.5887 13.5887 0 0 1 1.9658-.1094Zm-5.1894 13.3672.5283 2.6435 2.3008-2.3007-.5284-2.6436-2.3007 2.3008Zm4.9541-11.3682c-.4013.0004-.9123.0207-1.4727.0938-1.263.1647-2.6514.5752-3.6621 1.4677l-.1973.1856-4.293 4.293 3.586 3.5859 4.25-4.251c1.0752-1.3023 1.525-2.8397 1.6963-4.0957.0669-.4909.0892-.9293.0928-1.2793Zm-14.0118 4.4258 2.6436.5283 2.3008-2.3008-2.6436-.5283-2.3008 2.3008Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M6.707 15.7071c-.7816.7816-1.136 1.1533-1.3593 1.6445-.1607.3536-.272.8202-.3204 1.6201.8006-.0483 1.2674-.1586 1.6211-.3193.4913-.2233.863-.5777 1.6446-1.3594l1.414 1.4141c-.7181.7181-1.347 1.3639-2.2304 1.7656-.8915.4052-1.9473.5274-3.4766.5274l-1-1c0-1.5293.1221-2.5852.5273-3.4766.4017-.8836 1.0475-1.5123 1.7657-2.2305l1.414 1.4141Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M19.274 2.961a11.706 11.706 0 0 1 .765.038l.049.005h.014l.005.002h.002l.883.87.001.003v.005l.002.014a3.545 3.545 0 0 1 .019.204c.01.132.02.32.025.551a12.12 12.12 0 0 1-.11 1.857c-.203 1.486-.75 3.437-2.16 5.13l-.062.067-.622.621.895 4.476-.273.903-4 4-1.688-.51-.94-4.705-4.572-4.571-4.703-.94-.511-1.688 4-4 .903-.273 4.475.894.622-.621.283-.267c1.444-1.278 3.3-1.769 4.733-1.956a13.589 13.589 0 0 1 1.965-.109Zm-5.189 13.367.528 2.644 2.301-2.301-.528-2.644-2.301 2.301ZM19.039 4.96c-.401 0-.912.02-1.473.094-1.263.165-2.651.575-3.662 1.468l-.197.185L9.414 11 13 14.586l4.25-4.251c1.075-1.302 1.525-2.84 1.696-4.096.067-.49.09-.929.093-1.279ZM5.027 9.386l2.644.528 2.3-2.3-2.643-.529-2.3 2.3Zm1.68 6.321c-.782.782-1.136 1.153-1.36 1.645-.16.353-.271.82-.32 1.62.8-.049 1.268-.159 1.621-.32.492-.223.863-.577 1.645-1.359l1.414 1.414c-.718.718-1.347 1.364-2.23 1.766C6.585 20.878 5.529 21 4 21l-1-1c0-1.53.122-2.585.527-3.477.402-.883 1.048-1.512 1.766-2.23l1.414 1.414Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M2 14c3.3137 0 6 2.6863 6 6h-2c0-2.2091-1.7909-4-4-4v-2Zm0-4c5.5229 0 10 4.4772 10 10h-2c0-4.4183-3.5817-8-8-8v-2ZM4 19c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M20 16v-10c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v2h-2v-2c0-1.6569 1.3432-3 3-3h14c1.6569 0 3 1.3431 3 3v10c0 1.6569-1.3431 3-3 3h-5v-2h5c.5523 0 1-.4477 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" d="M2 14a6 6 0 0 1 6 6H6a4 4 0 0 0-4-4v-2Zm0-4c5.523 0 10 4.477 10 10h-2a8 8 0 0 0-8-8v-2Zm2 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm16-3V6a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v2H2V6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3h-5v-2h5a1 1 0 0 0 1-1Z"/></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="none" viewBox="0 0 24 24"><path fill="currentColor" d="M7 20c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2ZM12 21c0-2.7657-.9146-4.7333-2.3037-6.0156-1.4023-1.2942-3.391-1.9844-5.6963-1.9844h-1v-2h1c2.6944 0 5.206.81 7.0537 2.5156 1.8606 1.7177 2.9463 4.2504 2.9463 7.4844v1h-2v-1Zm8 0c0-4.7605-1.662-8.7479-4.457-11.543-2.7951-2.795-6.7825-4.457-11.543-4.457h-1v-2h1c5.2395 0 9.7521 1.838 12.957 5.043 3.205 3.2049 5.043 7.7175 5.043 12.957v1h-2v-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" d="M7 20a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm5 1c0-2.766-.915-4.733-2.304-6.016C8.294 13.69 6.306 13 4 13H3v-2h1c2.694 0 5.206.81 7.054 2.516C12.914 15.233 14 17.766 14 21v1h-2v-1Zm8 0c0-4.76-1.662-8.748-4.457-11.543S8.76 5 4 5H3V3h1c5.24 0 9.752 1.838 12.957 5.043S22 15.761 22 21v1h-2v-1Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M7 3c2.2091 0 4 1.7909 4 4 0 .6849-.1732 1.329-.4766 1.8926l2.4766 1.8574 7.4004-5.5498 1.1992 1.5996-11.0762 8.3066a3.9818 3.9818 0 0 1 .4766 1.8936c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 .7943 0 1.5339.2326 2.1563.6318l2.1767-1.6318-2.1768-1.6328a3.979 3.979 0 0 1-2.1562.6328c-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4Zm0 12c-1.1046 0-2 .8954-2 2s.8954 2 2 2 2-.8954 2-2-.8954-2-2-2Zm0-10c-1.1046 0-2 .8954-2 2s.8954 2 2 2 2-.8954 2-2-.8954-2-2-2Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m21.5996 17.2002-1.1992 1.5996-6-4.5 1.1992-1.5996 6 4.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 fill="currentColor" fill-rule="evenodd" d="M7 3a4 4 0 0 1 3.523 5.893L13 10.75l7.4-5.55 1.2 1.6-11.077 8.306a4 4 0 1 1-1.367-1.475L11.333 12l-2.177-1.633A4 4 0 1 1 7 3Zm0 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4ZM7 5a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm14.6 12.2-1.2 1.6-6-4.5 1.2-1.6 6 4.5Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M19 6c0-.5523-.4477-1-1-1h-12c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-12Zm2 12c0 1.6569-1.3431 3-3 3h-12c-1.6569 0-3-1.3431-3-3v-12c0-1.6569 1.3431-3 3-3h12c1.6569 0 3 1.3431 3 3v12Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M18 17h-2v-10h2v10Z" 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="M19 6a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V6Zm2 12a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v12Zm-3-1h-2V7h2v10Z"/></svg>
package/svg/24/select.svg CHANGED
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m8.707 10.293 3.293 3.2929 3.293-3.2929 1.414 1.414-4 4h-1.414l-4-4 1.414-1.414Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M20 12c0-4.4183-3.5817-8-8-8s-8 3.5817-8 8 3.5817 8 8 8 8-3.5817 8-8Zm2 0c0 5.5228-4.4772 10-10 10-5.5229 0-10-4.4772-10-10 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z" 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.707 10.293 12 13.586l3.293-3.293 1.414 1.414-4 4h-1.414l-4-4 1.414-1.414ZM20 12a8 8 0 1 0-16 0 8 8 0 0 0 16 0Zm2 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M12.4414 9.6357c-.2995 1.6293-1.7252 2.8641-3.4414 2.8643-1.7162-.0002-3.143-1.2349-3.4424-2.8643l1.4746-.2714c.171.9303.9884 1.6355 1.9678 1.6357.9794-.0002 1.7959-.7054 1.9668-1.6357l1.4746.2714ZM6 8v-2h2v2h-2ZM10 8v-2h2v2h-2Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M16 9c0 3.866-3.134 7-7 7s-7-3.134-7-7 3.134-7 7-7 7 3.134 7 7Zm-2 0c0-2.7614-2.2386-5-5-5s-5 2.2386-5 5 2.2386 5 5 5 5-2.2386 5-5Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M22 15c0 3.866-3.134 7-7 7-2.5921 0-4.8536-1.4095-6.0625-3.499l1.7305-1.002c.866 1.4971 2.4826 2.501 4.332 2.501 2.7614 0 5-2.2386 5-5 0-1.8494-1.0039-3.466-2.501-4.332l1.002-1.7305c2.0895 1.2089 3.499 3.4704 3.499 6.0625Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M16.9678 17.8857c-.1709-.9303-.9884-1.6355-1.9678-1.6357-.9794.0002-1.7959.7054-1.9668 1.6357l-1.4746-.2714c.2995-1.6293 1.7252-2.8641 3.4414-2.8643 1.7162.0002 3.1429 1.2349 3.4424 2.8643l-1.4746.2714ZM16 14v-2h2v2h-2Z" 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.441 9.636a3.5 3.5 0 0 1-6.883 0l1.474-.272a2.002 2.002 0 0 0 3.935 0l1.474.272ZM6 8V6h2v2H6Zm4 0V6h2v2h-2Zm6 1A7 7 0 1 1 2 9a7 7 0 0 1 14 0Zm-2 0A5 5 0 1 0 4 9a5 5 0 0 0 10 0Zm8 6a7 7 0 0 1-13.063 3.501l1.731-1.002a5 5 0 1 0 6.831-6.831l1.002-1.73A6.997 6.997 0 0 1 22 15Zm-5.032 2.886a2.002 2.002 0 0 0-3.935 0l-1.474-.272a3.5 3.5 0 0 1 6.883 0l-1.474.272ZM16 14v-2h2v2h-2Z" clip-rule="evenodd"/></svg>
package/svg/24/shadow.svg CHANGED
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M18 6c0-.5523-.4477-1-1-1h-10c-.5523 0-1 .4477-1 1v9c0 .5523.4477 1 1 1h10c.5523 0 1-.4477 1-1v-9Zm2 9c0 1.6569-1.3431 3-3 3h-10c-1.6569 0-3-1.3431-3-3v-9c0-1.6569 1.3431-3 3-3h10c1.6569 0 3 1.3431 3 3v9ZM19 19v2h-14v-2h14Z" 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="M18 6a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6Zm2 9a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v9Zm-1 4v2H5v-2h14Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m21.9932 13.1152-.75 6.4991-1.9864-.2286.4209-3.6503-5.9707 5.9716-1.414-1.414 5.9707-5.9717-3.6494.4219-.2286-1.9864 6.4991-.75 1.1084 1.1084Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M12 7c2.3312 0 4.2878 1.5947 4.8428 3.751l-1.9375.498c-.3332-1.294-1.5089-2.249-2.9053-2.249-1.6569 0-3 1.3431-3 3s1.3431 3 3 3c.2605 0 .5121-.0332.751-.0947a2.9601 2.9601 0 0 0 .3828-.127l.7568 1.8516a4.9775 4.9775 0 0 1-.6416.2129 5.0067 5.0067 0 0 1-1.249.1572c-2.7614 0-5-2.2386-5-5s2.2386-5 5-5Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M10 2c1.1046 0 2 .8954 2 2v2h-2v-2h-6v6h2v2h-2c-1.1046 0-2-.8954-2-2v-6c0-1.1046.8954-2 2-2h6Z" 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.993 13.115-.75 6.5-1.986-.23.42-3.65-5.97 5.972-1.414-1.414 5.97-5.972-3.649.422-.228-1.986 6.499-.75 1.108 1.108ZM12 7a5.002 5.002 0 0 1 4.843 3.751l-1.938.498A3.002 3.002 0 0 0 9 12a3 3 0 0 0 4.134 2.778l.757 1.852A4.977 4.977 0 0 1 12 17a5 5 0 0 1 0-10Zm-2-5a2 2 0 0 1 2 2v2h-2V4H4v6h2v2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h6Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m7.374 13.5137 3.8994 7-.873 1.4863h-7.9004l-.8682-1.4961 4-7 1.7422.0098Zm-3.1513 6.4863h4.4755l-2.21-3.9658-2.2655 3.9658Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m21.9971 14.0771-.5 6.5-1.9942-.1542.292-3.8047-5.0879 5.0888-1.414-1.414 5.0888-5.0899-3.8047.294-.1542-1.9942 6.5-.5 1.0742 1.0742Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M17.75 1.75c2.6234 0 4.75 2.1267 4.75 4.75 0 2.6234-2.1266 4.75-4.75 4.75s-4.75-2.1266-4.75-4.75c0-2.6233 2.1266-4.75 4.75-4.75Zm0 2c-1.5188 0-2.75 1.2312-2.75 2.75s1.2312 2.75 2.75 2.75 2.75-1.2312 2.75-2.75-1.2312-2.75-2.75-2.75ZM11 3v7l-1 1h-7l-1-1v-7l1-1h7l1 1Zm-7 6h5v-5h-5v5Z" 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="m7.374 13.514 3.9 7L10.4 22H2.5l-.868-1.496 4-7 1.742.01ZM4.223 20h4.475l-2.21-3.966L4.223 20Zm17.774-5.923-.5 6.5-1.994-.154.292-3.805-5.088 5.089-1.414-1.414 5.089-5.09-3.805.294-.154-1.994 6.5-.5 1.074 1.074ZM17.75 1.75a4.75 4.75 0 1 1 0 9.5 4.75 4.75 0 0 1 0-9.5Zm0 2a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5ZM11 3v7l-1 1H3l-1-1V3l1-1h7l1 1ZM4 9h5V4H4v5Z" clip-rule="evenodd"/></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="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m7.6157 2.0001-6.6172 12.5334.8843 1.4668h13.2345l.8843-1.4668-6.6172-12.5334h-1.7687Zm.8843 2.6087 4.9585 9.3915h-9.9169l4.9585-9.3915Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M16 10.1c2.2823.4633 4 2.4811 4 4.9 0 2.7614-2.2386 5-5 5-1.6358 0-3.0881-.7855-4.0004-2h-2.326c1.1235 2.365 3.534 4 6.3264 4 3.866 0 7-3.134 7-7 0-3.5264-2.6077-6.4438-6-6.929v2.029Z" 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="M7.616 2 .999 14.534 1.883 16h13.234l.885-1.466L9.384 2H7.616ZM8.5 4.61 13.459 14H3.542L8.5 4.61ZM16 10.1a5.002 5.002 0 0 1-1 9.9 4.992 4.992 0 0 1-4-2H8.674A7 7 0 1 0 16 8.07v2.03Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m19 6.6934-7-2.625-7 2.625v6.3515a5.6388 5.6388 0 0 0 1.3574 3.669 12.2784 12.2784 0 0 0 3.004 2.5371l2.6386 1.582 2.6387-1.582a12.2787 12.2787 0 0 0 3.0039-2.5371l.1601-.1953a5.6379 5.6379 0 0 0 1.1973-3.4737v-6.3515Zm2 6.3515a7.638 7.638 0 0 1-1.6221 4.7061l-.2168.2636a14.2754 14.2754 0 0 1-3.4941 2.9512l-3.1524 1.8916h-1.0292l-3.1524-1.8916a14.2753 14.2753 0 0 1-3.1113-2.5215l-.3828-.4297a7.6371 7.6371 0 0 1-1.8389-4.9697v-7.0449l.6484-.9365 8-3h.7032l8 3 .6484.9365v7.0449Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m16.8135 9.081-5 7.0001-1.5723.0693-3-3.5 1.5176-1.3008 2.1689 2.5303 4.2588-5.961 1.627 1.1621Z" 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="m19 6.693-7-2.625-7 2.625v6.352c0 1.346.482 2.647 1.357 3.669a12.278 12.278 0 0 0 3.004 2.537L12 20.833l2.639-1.582a12.279 12.279 0 0 0 3.004-2.537l.16-.195A5.638 5.638 0 0 0 19 13.045V6.693Zm2 6.352a7.638 7.638 0 0 1-1.622 4.706l-.217.264a14.275 14.275 0 0 1-3.494 2.95l-3.152 1.892h-1.03l-3.152-1.891a14.275 14.275 0 0 1-3.111-2.522l-.383-.43A7.637 7.637 0 0 1 3 13.045V6l.648-.937 8-3h.704l8 3L21 6v7.045ZM16.814 9.08l-5 7-1.573.07-3-3.5 1.519-1.3 2.169 2.53 4.258-5.961 1.628 1.162Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m4 6 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-3.1527 1.8916-3.1527-1.8916a13.2744 13.2744 0 0 1-3.2493-2.7441 6.6377 6.6377 0 0 1-1.598-4.3198v-7.0445Zm7 3.5c0-.5523.4477-1 1-1s1 .4477 1 1v1.5h-2v-1.5Zm4 0v1.5l1 1v4l-1 1h-6l-1-1v-4l1-1v-1.5c0-1.6569 1.3431-3 3-3s3 1.3431 3 3Zm-1 3.5v2h-4v-2h4Z" 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 6 8-3 8 3v7.044a6.638 6.638 0 0 1-1.598 4.32 13.275 13.275 0 0 1-3.25 2.744L12 22l-3.153-1.892a13.274 13.274 0 0 1-3.249-2.744A6.638 6.638 0 0 1 4 13.044V6Zm7 3.5a1 1 0 1 1 2 0V11h-2V9.5Zm4 0V11l1 1v4l-1 1H9l-1-1v-4l1-1V9.5a3 3 0 1 1 6 0ZM14 13v2h-4v-2h4Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 6.5c1.6569 0 3 1.3431 3 3v1.5l1 1v4l-1 1h-6l-1-1v-4l1-1v-1.5c0-1.6569 1.3431-3 3-3Zm0 2c-.5523 0-1 .4477-1 1v1.5h2v-1.5c0-.5523-.4477-1-1-1Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="m20.3516 5.0635.6484.9365v7.0449a7.638 7.638 0 0 1-1.6221 4.7061l-.2168.2636a14.2754 14.2754 0 0 1-3.4941 2.9512l-3.1524 1.8916h-1.0292l-3.1524-1.8916a14.2753 14.2753 0 0 1-3.1113-2.5215l-.3828-.4297a7.6371 7.6371 0 0 1-1.8389-4.9697v-7.0449l.6484-.9365 8-3h.7032l8 3Zm-15.3516 1.6299v6.3515a5.6388 5.6388 0 0 0 1.3574 3.669 12.2784 12.2784 0 0 0 3.004 2.5371l2.6386 1.582 2.6387-1.582a12.2787 12.2787 0 0 0 3.0039-2.5371l.1601-.1953a5.6379 5.6379 0 0 0 1.1973-3.4737v-6.3515l-7-2.625-7 2.625Z" 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="M12 6.5a3 3 0 0 1 3 3V11l1 1v4l-1 1H9l-1-1v-4l1-1V9.5a3 3 0 0 1 3-3Zm0 2a1 1 0 0 0-1 1V11h2V9.5a1 1 0 0 0-1-1Zm8.352-3.437L21 6v7.045a7.638 7.638 0 0 1-1.622 4.706l-.217.264a14.275 14.275 0 0 1-3.494 2.95l-3.152 1.892h-1.03l-3.152-1.891a14.275 14.275 0 0 1-3.111-2.522l-.383-.43A7.637 7.637 0 0 1 3 13.045V6l.648-.937 8-3h.704l8 3ZM5 6.693v6.352c0 1.346.482 2.647 1.357 3.669a12.278 12.278 0 0 0 3.004 2.537L12 20.833l2.639-1.582a12.279 12.279 0 0 0 3.004-2.537l.16-.195A5.638 5.638 0 0 0 19 13.045V6.693l-7-2.625-7 2.625Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M7 5c1.8565.0002 3.0861.89 3.9102 2.1484.7709 1.1775 1.2125 2.7168 1.6044 4.1036.4122 1.4582.78 2.7917 1.3663 3.8535.5622 1.018 1.2689 1.6807 2.3359 1.9179.7053.1568 1.6535.1801 2.543.1504l-1.4668-1.4668 1.414-1.414 3 3v1.414l-3 3-1.414-1.414 1.1064-1.1075c-.8569.0114-1.8102-.0308-2.6162-.2099-1.7919-.3982-2.9073-1.5526-3.6533-2.9033-.7218-1.3071-1.1494-2.894-1.5401-4.2764-.4109-1.4541-.7813-2.678-1.3535-3.5518-.519-.7925-1.1644-1.244-2.2363-1.2441h-4v-2h4ZM10.665 16.7461c-.084.0749-.1944.201-.4121.4424-.1937.2147-.4412.4842-.7314.7422-.5733.5095-1.4165 1.0694-2.5215 1.0693h-4v-2h4c.395 0 .778-.1961 1.1924-.5645.2033-.1806.3905-.381.5762-.5869.1617-.1793.3762-.4263.5664-.5957l1.33 1.4932ZM21.707 5.293v1.414l-3 3-1.414-1.414 1.4677-1.4678c-.7615-.0255-1.5661-.0126-2.2246.0908l-.3193.0596c-.0542.012-.205.0693-.46.2148-.2373.1355-.5069.3137-.7812.5108-.5495.3948-1.0667.8268-1.3076 1.043l-1.336-1.4893c.2901-.2603.8638-.7375 1.4766-1.1778.3068-.2204.6373-.441.956-.623.301-.1718.6636-.3518 1.0186-.4307l.4209-.079c.7051-.1124 1.4835-.1402 2.1953-.131l-1.1064-1.1064 1.414-1.414 3 3Z" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M7 5c1.857 0 3.086.89 3.91 2.148.771 1.178 1.213 2.717 1.605 4.104.412 1.458.78 2.792 1.366 3.853.562 1.018 1.269 1.681 2.336 1.918.705.157 1.653.18 2.543.15l-1.467-1.466 1.414-1.414 3 3v1.414l-3 3-1.414-1.414 1.106-1.107c-.857.01-1.81-.031-2.616-.21-1.792-.399-2.907-1.553-3.653-2.904-.722-1.307-1.15-2.894-1.54-4.276-.411-1.454-.782-2.678-1.354-3.552C8.717 7.452 8.072 7 7 7H3V5h4Zm3.665 11.746c-.084.075-.194.201-.412.443a9.395 9.395 0 0 1-.732.742C8.948 18.44 8.105 19 7 19H3v-2h4c.395 0 .778-.196 1.192-.564.204-.181.39-.381.577-.587.161-.18.376-.427.566-.596l1.33 1.493ZM21.707 5.293v1.414l-3 3-1.414-1.414 1.468-1.468c-.762-.025-1.566-.012-2.225.091l-.32.06c-.053.012-.204.069-.46.214a9.26 9.26 0 0 0-.78.511 17.27 17.27 0 0 0-1.308 1.043l-1.336-1.49c.29-.26.864-.737 1.477-1.177.306-.22.637-.44.956-.623.3-.172.663-.352 1.018-.43l.421-.08c.705-.112 1.484-.14 2.195-.13l-1.106-1.107 1.414-1.414 3 3Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M8.5 17h-3v-2h3v2ZM8.5 13h-3v-2h3v2ZM8.5 9h-3v-2h3v2Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M19 2c1.6569 0 3 1.3432 3 3v14c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-14c0-1.6568 1.3432-3 3-3h14Zm-14 2c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h5v-16h-5Zm7 16h7c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-7v16Z" 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="M8.5 17h-3v-2h3v2Zm0-4h-3v-2h3v2Zm0-4h-3V7h3v2ZM19 2a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h14ZM5 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h5V4H5Zm7 16h7a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-7v16Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M17.7588 11.3496v1.3008l-3 3.5-1.5176-1.3008 1.585-1.8496h-3.8262v-2h3.8262l-1.585-1.8496 1.5176-1.3008 3 3.5Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M19 2c1.6569 0 3 1.3432 3 3v14c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-14c0-1.6568 1.3432-3 3-3h14Zm-14 2c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h2v-16h-2Zm4 16h10c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-10v16Z" 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="M17.759 11.35v1.3l-3 3.5-1.518-1.3L14.826 13H11v-2h3.826l-1.585-1.85 1.518-1.3 3 3.5ZM19 2a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h14ZM5 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h2V4H5Zm4 16h10a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H9v16Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m15.2588 9.1504-1.5859 1.8496h3.8271v2h-3.8271l1.5859 1.8496-1.5176 1.3008-3-3.5v-1.3008l3-3.5 1.5176 1.3008Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M19 2c1.6569 0 3 1.3432 3 3v14c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-14c0-1.6568 1.3432-3 3-3h14Zm-14 2c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h2v-16h-2Zm4 16h10c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-10v16Z" 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="M15.259 9.15 13.673 11H17.5v2h-3.827l1.586 1.85-1.518 1.3-3-3.5v-1.3l3-3.5 1.518 1.3ZM19 2a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h14ZM5 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h2V4H5Zm4 16h10a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H9v16Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M19 2c1.6569 0 3 1.3432 3 3v14c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-14c0-1.6568 1.3432-3 3-3h14Zm-7 18h7c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-7v16Zm-6.5-3h3v-2h-3v2Zm0-4h3v-2h-3v2Zm0-4h3v-2h-3v2Z" 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="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h14Zm-7 18h7a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-7v16Zm-6.5-3h3v-2h-3v2Zm0-4h3v-2h-3v2Zm0-4h3V7h-3v2Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M10.5381 3.2676c.244-1.6887 2.6835-1.6915 2.9277 0 .5429 3.767 3.5034 6.7272 7.2705 7.2705 1.686.2436 1.6945 2.6833 0 2.9277-3.7675.5429-6.7276 3.503-7.2705 7.2705-.2444 1.6945-2.6841 1.6861-2.9277 0-.5433-3.7671-3.5036-6.7276-7.2705-7.2705-1.6916-.2442-1.6887-2.6837 0-2.9277 3.767-.5434 6.727-3.5035 7.2705-7.2705Z" 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.538 3.268c.244-1.69 2.684-1.692 2.928 0a8.584 8.584 0 0 0 7.27 7.27c1.686.244 1.695 2.683 0 2.928a8.583 8.583 0 0 0-7.27 7.27c-.245 1.695-2.684 1.686-2.928 0a8.584 8.584 0 0 0-7.27-7.27c-1.692-.244-1.69-2.684 0-2.928a8.585 8.585 0 0 0 7.27-7.27Z"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11 3v-2h2v2h6c1.6569 0 3 1.3431 3 3v10c0 1.6569-1.3431 3-3 3h-2.5836l1.25 3h-2.1667l-1.25-3h-4.5l-1.25 3h-2.1667l1.25-3h-2.583c-1.6568 0-3-1.3431-3-3v-10c0-1.6569 1.3432-3 3-3h6Zm-6 2c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-10c0-.5523-.4477-1-1-1h-14Zm8 5h-2v4h2v-4Zm2 4v-6h2v6h-2Zm-8-2v2h2v-2h-2Z" 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="M11 3V1h2v2h6a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3h-2.584l1.25 3H15.5l-1.25-3h-4.5L8.5 22H6.333l1.25-3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h6ZM5 5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H5Zm8 5h-2v4h2v-4Zm2 4V8h2v6h-2Zm-8-2v2h2v-2H7Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M18.5 13c1.3807 0 2.5 1.1193 2.5 2.5v1c0 1.3807-1.1193 2.5-2.5 2.5h-1c-1.2095 0-2.2186-.8589-2.4502-2h-12.0498v-2h12.0498c.2316-1.1411 1.2407-2 2.4502-2h1Zm-1 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1ZM12.5 5c1.2095 0 2.2186.8589 2.4502 2h6.0498v2h-6.0498c-.2316 1.1411-1.2407 2-2.4502 2h-1c-1.2095 0-2.2186-.8589-2.4502-2h-6.0498v-2h6.0498c.2316-1.1411 1.2407-2 2.4502-2h1Zm-1 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z" 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="M18.5 13a2.5 2.5 0 0 1 2.5 2.5v1a2.5 2.5 0 0 1-2.5 2.5h-1a2.501 2.501 0 0 1-2.45-2H3v-2h12.05a2.5 2.5 0 0 1 2.45-2h1Zm-1 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm-5-10a2.5 2.5 0 0 1 2.45 2H21v2h-6.05a2.501 2.501 0 0 1-2.45 2h-1a2.501 2.501 0 0 1-2.45-2H3V7h6.05a2.5 2.5 0 0 1 2.45-2h1Zm-1 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M6 9.0498c1.1411.2316 2 1.2407 2 2.4502v1c0 1.2094-.859 2.2175-2 2.4492v5.0508h-2v-5.0508c-1.141-.2317-2-1.2398-2-2.4492v-1c0-1.2095.8589-2.2186 2-2.4502v-5.0498h2v5.0498Zm-1.5 1.9502a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1ZM13 14.0498c1.1411.2316 2 1.2407 2 2.4502v1c0 1.3807-1.1193 2.5-2.5 2.5h-1c-1.3807 0-2.5-1.1193-2.5-2.5v-1c0-1.2095.8589-2.2186 2-2.4502v-10.0498h2v10.0498Zm-1.5 1.9502a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1ZM19.5 4c1.3807 0 2.5 1.1193 2.5 2.5v1c0 1.2094-.859 2.2175-2 2.4492v10.0508h-2v-10.0508c-1.141-.2317-2-1.2398-2-2.4492v-1c0-1.3807 1.1193-2.5 2.5-2.5h1Zm-1 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z" 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="M6 9.05a2.5 2.5 0 0 1 2 2.45v1a2.5 2.5 0 0 1-2 2.45V20H4v-5.05a2.5 2.5 0 0 1-2-2.45v-1a2.5 2.5 0 0 1 2-2.45V4h2v5.05ZM4.5 11a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm8.5 3.05a2.5 2.5 0 0 1 2 2.45v1a2.5 2.5 0 0 1-2.5 2.5h-1A2.5 2.5 0 0 1 9 17.5v-1a2.5 2.5 0 0 1 2-2.45V4h2v10.05ZM11.5 16a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm8-12A2.5 2.5 0 0 1 22 6.5v1a2.5 2.5 0 0 1-2 2.45V20h-2V9.95a2.5 2.5 0 0 1-2-2.45v-1A2.5 2.5 0 0 1 18.5 4h1Zm-1 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20 12c0-4.4183-3.5817-8-8-8s-8 3.5817-8 8c0 1.442.381 2.7923 1.0469 3.959l.1367.2305.1035.8212-.7637 2.4571 2.4307-.7705.83.1035.2823.167a7.965 7.965 0 0 0 .8857.4316c.938.3868 1.967.6006 3.0479.6006 4.4183 0 8-3.5817 8-8Zm2 0c0 5.5228-4.4772 10-10 10-1.347 0-2.634-.2672-3.8096-.752a9.9619 9.9619 0 0 1-1.0547-.5107l-3.833 1.2158-1.2578-1.25 1.2012-3.8672c-.7937-1.434-1.2461-3.0833-1.2461-4.8359 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M7.9507 8h2v2h-2v-2Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M9.9507 8v2h-2v-2h2ZM13.9507 8h2v2h-2v-2Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M15.9507 8v2h-2v-2h2Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M7.1001 13c.017.0838.0362.1669.0574.2493.555 2.1563 2.5112 3.7507 4.8424 3.7507 2.4189 0 4.4367-1.7178 4.9-4h-2.0707c-.4119 1.1652-1.5231 2-2.8293 2-1.3052 0-2.4178-.8343-2.8296-2h-2.0702Z" 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="M20 12a8 8 0 1 0-14.953 3.959l.137.23.103.822-.764 2.457 2.431-.77.83.103.282.167A7.965 7.965 0 0 0 12 20a8 8 0 0 0 8-8Zm2 0c0 5.523-4.477 10-10 10a9.971 9.971 0 0 1-4.864-1.263l-3.833 1.216-1.258-1.25 1.201-3.867A9.958 9.958 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10ZM7.95 8h2v2h-2V8Zm2 0v2h-2V8h2Zm4 0h2v2h-2V8Zm2 0v2h-2V8h2ZM7.1 13a4.995 4.995 0 0 0 4.9 4 5.002 5.002 0 0 0 4.9-4h-2.07a3.001 3.001 0 0 1-5.66 0H7.1Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M2 12c0-5.5229 4.4771-10 10-10h1v2h-1c-4.4183 0-8 3.5817-8 8s3.5817 8 8 8 8-3.5817 8-8v-1h2v1c0 5.5228-4.4772 10-10 10-5.5229 0-10-4.4772-10-10Zm16-6h-3v-2h3v-3h2v3h3v2h-3v3h-2v-3Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M7.9507 8h2v2h-2v-2Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M9.9507 8v2h-2v-2h2ZM13.9507 8h2v2h-2v-2Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M15.9507 8v2h-2v-2h2Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M7.1001 13c.017.0838.0362.1669.0574.2493.555 2.1563 2.5112 3.7507 4.8424 3.7507 2.4189 0 4.4367-1.7178 4.9-4h-2.0707c-.4119 1.1652-1.5231 2-2.8293 2-1.3052 0-2.4178-.8343-2.8296-2h-2.0702Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
2
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2h1v2h-1a8 8 0 1 0 8 8v-1h2v1c0 5.523-4.477 10-10 10S2 17.523 2 12Zm16-6h-3V4h3V1h2v3h3v2h-3v3h-2V6ZM7.95 8h2v2h-2V8Zm2 0v2h-2V8h2Zm4 0h2v2h-2V8Zm2 0v2h-2V8h2ZM7.1 13a4.995 4.995 0 0 0 4.9 4 5.002 5.002 0 0 0 4.9-4h-2.07a3.001 3.001 0 0 1-5.66 0H7.1Z" clip-rule="evenodd"/></svg>
@@ -1,2 +1,2 @@
1
1
  <!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
2
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12.0493 4c-4.4183 0-8 3.5817-8 8 0 3.8179 2.6745 7.0111 6.2521 7.8085.1804.0355.3396-.0154.4774-.1441.1536-.1433.2705-.382.2705-.6644v-1c0-.3656.028-.7247.0821-1.0752-2.3474-.4112-4.1314-2.4596-4.1314-4.9248h2c0 1.5654 1.199 2.8508 2.7287 2.9879 1.1259-2.3584 3.533-3.9879 6.3206-3.9879h1c.2825 0 .5211-.1169.6644-.2705.1287-.1378.1796-.297.1441-.4774-.4337-1.9462-1.5765-3.6252-3.1432-4.7517-1.3102-.942-2.9168-1.4977-4.6525-1.5004h-.0128Zm6.5858 9h-.5858c-2.7614 0-5 2.2386-5 5v.5858l5.5858-5.5858Zm-16.5858-1c0-5.5229 4.4772-10 10-10h.014c2.1708.003 4.1791.6974 5.8167 1.8749 2.525 1.8151 4.1693 4.778 4.1693 8.1251v.4142l-9.5858 9.5858h-.4142c-5.5228 0-10-4.4772-10-10Zm5.9507-4h2v2h-2v-2Zm6 0h2v2h-2v-2Z" 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="M12.05 4a8 8 0 0 0-1.75 15.808.52.52 0 0 0 .478-.144.913.913 0 0 0 .27-.664v-1c0-.366.028-.725.082-1.075A5.001 5.001 0 0 1 7 12h2a3 3 0 0 0 2.729 2.988A7 7 0 0 1 18.049 11h1a.913.913 0 0 0 .665-.27.52.52 0 0 0 .144-.478A8.005 8.005 0 0 0 12.062 4h-.013Zm6.585 9h-.586a5 5 0 0 0-5 5v.586L18.635 13ZM2.05 12c0-5.523 4.477-10 10-10h.014a9.948 9.948 0 0 1 5.817 1.875A9.987 9.987 0 0 1 22.05 12v.414L12.462 22h-.414c-5.523 0-10-4.477-10-10ZM8 8h2v2H8V8Zm6 0h2v2h-2V8Z" clip-rule="evenodd"/></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="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20 12c0-4.4183-3.5817-8-8-8s-8 3.5817-8 8 3.5817 8 8 8 8-3.5817 8-8Zm2 0c0 5.5228-4.4772 10-10 10-5.5229 0-10-4.4772-10-10 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M7.9507 8h2v2h-2v-2Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M9.9507 8v2h-2v-2h2ZM13.9507 8h2v2h-2v-2Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M15.9507 8v2h-2v-2h2Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M7.1001 13c.017.0838.0362.1669.0574.2493.555 2.1563 2.5112 3.7507 4.8424 3.7507 2.4189 0 4.4367-1.7178 4.9-4h-2.0707c-.4119 1.1652-1.5231 2-2.8293 2-1.3052 0-2.4178-.8343-2.8296-2h-2.0702Z" 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="M20 12a8 8 0 1 0-16 0 8 8 0 0 0 16 0Zm2 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10ZM7.95 8h2v2h-2V8Zm2 0v2h-2V8h2Zm4 0h2v2h-2V8Zm2 0v2h-2V8h2ZM7.1 13a4.995 4.995 0 0 0 4.9 4 5.002 5.002 0 0 0 4.9-4h-2.07a3.001 3.001 0 0 1-5.66 0H7.1Z" clip-rule="evenodd"/></svg>