@mirohq/design-system-icons 0.59.1 → 0.60.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.
- package/dist/main.js +26727 -6428
- package/dist/main.js.map +1 -1
- package/dist/module.js +26727 -6428
- package/dist/module.js.map +1 -1
- package/package.json +4 -4
- package/react/activity.tsx +51 -4
- package/react/add-line-bottom.tsx +46 -4
- package/react/add-line-right.tsx +46 -4
- package/react/align-bottom.tsx +78 -4
- package/react/align-center-horizontal.tsx +53 -4
- package/react/align-center-vertical.tsx +78 -4
- package/react/align-left.tsx +53 -4
- package/react/align-right.tsx +53 -4
- package/react/align-top.tsx +78 -4
- package/react/alignment-scale.tsx +57 -4
- package/react/arrow-arc-left.tsx +53 -4
- package/react/arrow-arc-right.tsx +51 -4
- package/react/arrow-bend-up-left.tsx +53 -4
- package/react/arrow-bend-up-right.tsx +53 -4
- package/react/arrow-box-out.tsx +52 -4
- package/react/arrow-clockwise-down-right.tsx +52 -4
- package/react/arrow-clockwise-up-left.tsx +52 -4
- package/react/arrow-counter-clockwise-down-left.tsx +50 -4
- package/react/arrow-counter-clockwise-up-right.tsx +51 -5
- package/react/arrow-curves-bottom-right.tsx +53 -4
- package/react/arrow-down-left.tsx +52 -4
- package/react/arrow-down-right.tsx +52 -4
- package/react/arrow-down.tsx +3 -3
- package/react/arrow-elbow-down-right.tsx +53 -4
- package/react/arrow-fat-left.tsx +2 -2
- package/react/arrow-fat-right.tsx +4 -46
- package/react/arrow-left.tsx +5 -3
- package/react/arrow-right.tsx +4 -4
- package/react/arrow-up-circle.tsx +59 -4
- package/react/arrow-up-left.tsx +52 -4
- package/react/arrow-up-right.tsx +52 -4
- package/react/arrow-up.tsx +42 -4
- package/react/arrows-clockwise-rectangle-tilt.tsx +43 -4
- package/react/arrows-clockwise-x.tsx +63 -4
- package/react/arrows-clockwise-y.tsx +63 -4
- package/react/arrows-down-up.tsx +67 -4
- package/react/arrows-horizontal-lines-top-bottom.tsx +51 -4
- package/react/arrows-in-simple.tsx +18 -4
- package/react/arrows-out-cardinal.tsx +48 -4
- package/react/arrows-out-lines-horizontal.tsx +47 -4
- package/react/arrows-out-simple.tsx +58 -4
- package/react/arrows-square-counter-clockwise-y.tsx +58 -5
- package/react/arrows-time-backward.tsx +60 -6
- package/react/arrows-time-forward.tsx +58 -4
- package/react/article.tsx +37 -4
- package/react/at.tsx +52 -25
- package/react/attachment.tsx +47 -4
- package/react/badge.tsx +0 -5
- package/react/bell-slash.tsx +58 -4
- package/react/bell-tilt.tsx +47 -4
- package/react/bell.tsx +37 -4
- package/react/board.tsx +43 -4
- package/react/book-open-info.tsx +51 -4
- package/react/bookmark.tsx +48 -4
- package/react/bracket-curly-left.tsx +47 -5
- package/react/bracket-curly-right.tsx +47 -5
- package/react/brackets-angle-slash.tsx +52 -4
- package/react/brackets-curly-circles-three.tsx +51 -6
- package/react/brush.tsx +45 -4
- package/react/calendar-blank.tsx +48 -4
- package/react/calendar-end.tsx +65 -4
- package/react/calendar-start.tsx +65 -4
- package/react/camera.tsx +42 -4
- package/react/card-circles.tsx +46 -4
- package/react/card-number-three.tsx +53 -5
- package/react/card.tsx +43 -4
- package/react/cards-poker.tsx +58 -4
- package/react/chart-bar-y-simple.tsx +69 -5
- package/react/chart-bar-y.tsx +74 -5
- package/react/chat-check.tsx +53 -4
- package/react/chat-dashes-lines-two.tsx +47 -4
- package/react/chat-lines-cross.tsx +53 -4
- package/react/chat-lines-dot.tsx +48 -4
- package/react/chat-lines-eye-open.tsx +52 -4
- package/react/chat-lines-two-stack.tsx +58 -4
- package/react/chat-lines-two.tsx +48 -4
- package/react/chat-plus.tsx +47 -4
- package/react/chat-text-arrow.tsx +58 -4
- package/react/chat-two.tsx +37 -4
- package/react/chat.tsx +36 -4
- package/react/check-mark.tsx +47 -4
- package/react/checkboard-square-centered.tsx +55 -4
- package/react/chevron-down-double.tsx +47 -4
- package/react/chevron-down.tsx +47 -4
- package/react/chevron-left-double.tsx +47 -4
- package/react/chevron-left.tsx +47 -4
- package/react/chevron-right-double.tsx +47 -4
- package/react/chevron-right.tsx +47 -4
- package/react/chevron-up-double.tsx +47 -4
- package/react/chevron-up-down-line.tsx +52 -4
- package/react/chevron-up-down.tsx +47 -4
- package/react/chevron-up.tsx +47 -4
- package/react/circle-corners.tsx +48 -4
- package/react/circle-motion-x.tsx +52 -4
- package/react/circle-notch.tsx +46 -4
- package/react/circle-slash.tsx +53 -4
- package/react/circles-connected.tsx +54 -4
- package/react/clock-counter-clockwise-simple.tsx +54 -5
- package/react/clock-counter-clockwise.tsx +16 -4
- package/react/clock.tsx +35 -4
- package/react/cluster.tsx +37 -4
- package/react/clustered.tsx +50 -4
- package/react/cog.tsx +60 -26
- package/react/coins-checked.tsx +53 -4
- package/react/coins-slash.tsx +61 -9
- package/react/columns-three.tsx +57 -4
- package/react/comment-group.tsx +52 -5
- package/react/cone-serpentine.tsx +47 -4
- package/react/connection-line-elbows.tsx +47 -4
- package/react/connection-line-straight.tsx +48 -5
- package/react/corners-three-eye-open.tsx +52 -4
- package/react/counter.tsx +55 -4
- package/react/credit-card.tsx +46 -4
- package/react/crop.tsx +37 -4
- package/react/cross-circle.tsx +53 -5
- package/react/cross-square.tsx +55 -4
- package/react/cross.tsx +36 -4
- package/react/cube.tsx +38 -4
- package/react/cursor-filled.tsx +51 -4
- package/react/cursor-lines.tsx +46 -4
- package/react/cursor-text-lines.tsx +53 -4
- package/react/cursor-text.tsx +47 -4
- package/react/cursor.tsx +37 -4
- package/react/dash-left-down-square-dash-right-up.tsx +45 -4
- package/react/dash-left-up-square-dash-down-right.tsx +45 -4
- package/react/dash-square-dash-horizontal.tsx +47 -4
- package/react/dash-square-dash-vertical.tsx +47 -4
- package/react/diagram-card-large-1.tsx +52 -4
- package/react/diagram-card-large-2.tsx +54 -4
- package/react/diagram-card-large-3.tsx +53 -4
- package/react/diagram-card-large-4.tsx +62 -4
- package/react/diagram-card-magnifying-glass.tsx +57 -4
- package/react/diagram-card-small-1.tsx +52 -4
- package/react/diagram-card-small-2.tsx +53 -4
- package/react/diagram-card-small-3.tsx +52 -4
- package/react/diagram-card-team.tsx +73 -5
- package/react/diagram-card-user.tsx +66 -5
- package/react/diagramming-format.tsx +47 -4
- package/react/diagramming.tsx +1 -1
- package/react/distribute-horizontal.tsx +51 -4
- package/react/distribute-vertical.tsx +47 -4
- package/react/doc-format.tsx +57 -5
- package/react/dollar-sign-currency.tsx +46 -4
- package/react/dot-voting.tsx +47 -4
- package/react/dots-nine.tsx +50 -4
- package/react/dots-six-horizontal.tsx +47 -4
- package/react/dots-six-vertical.tsx +47 -4
- package/react/dots-three-vertical.tsx +0 -5
- package/react/dots-three.tsx +0 -5
- package/react/dots-two.tsx +0 -5
- package/react/download.tsx +59 -4
- package/react/envelope.tsx +52 -4
- package/react/eraser.tsx +42 -4
- package/react/exclamation-mark-octagon.tsx +59 -4
- package/react/exclamation-point-circle.tsx +51 -4
- package/react/export.tsx +49 -4
- package/react/external-format.tsx +54 -6
- package/react/eye-closed-dots-four-frame-broken.tsx +64 -4
- package/react/eye-closed.tsx +54 -4
- package/react/eye-open-line-frame-broken.tsx +57 -4
- package/react/eye-open-slash.tsx +56 -4
- package/react/eye-open.tsx +42 -4
- package/react/eyedropper.tsx +51 -4
- package/react/factory-house.tsx +54 -4
- package/react/factory.tsx +36 -4
- package/react/file-spreadsheet.tsx +47 -4
- package/react/flag.tsx +35 -4
- package/react/flip-card.tsx +58 -4
- package/react/folder.tsx +42 -4
- package/react/frame-lines-two.tsx +47 -4
- package/react/frame-play.tsx +48 -4
- package/react/frame-plus.tsx +47 -4
- package/react/frame.tsx +37 -4
- package/react/funnel.tsx +35 -4
- package/react/gauge.tsx +51 -4
- package/react/gavel.tsx +35 -4
- package/react/gift.tsx +37 -4
- package/react/globe.tsx +35 -4
- package/react/graduation-cap.tsx +55 -4
- package/react/grid-four.tsx +58 -4
- package/react/grid-six.tsx +1 -1
- package/react/grid.tsx +38 -4
- package/react/hand-filled.tsx +47 -4
- package/react/hand-pointing.tsx +47 -4
- package/react/hand.tsx +37 -4
- package/react/headset-person.tsx +66 -4
- package/react/heart-filled.tsx +51 -6
- package/react/heart.tsx +36 -5
- package/react/highlighter-underline.tsx +62 -4
- package/react/highlighter.tsx +56 -4
- package/react/house.tsx +38 -4
- package/react/image.tsx +54 -4
- package/react/indent-left.tsx +54 -5
- package/react/indent-right.tsx +54 -5
- package/react/information-mark-circle.tsx +54 -4
- package/react/key.tsx +70 -25
- package/react/keycap.tsx +36 -4
- package/react/laptop.tsx +47 -4
- package/react/lasso.tsx +55 -5
- package/react/layout.tsx +36 -4
- package/react/lightbox.tsx +52 -4
- package/react/lightbulb.tsx +45 -4
- package/react/lightning.tsx +47 -4
- package/react/line-two-diagonal-top-right-double.tsx +45 -4
- package/react/lines-three-horizontal-line-vertical-center.tsx +45 -4
- package/react/lines-three-horizontal.tsx +47 -4
- package/react/lines-three-vertical.tsx +47 -4
- package/react/lines-top-left-columns-two.tsx +56 -4
- package/react/link-plus.tsx +46 -4
- package/react/link.tsx +37 -5
- package/react/list-bullets.tsx +47 -4
- package/react/list-numbers.tsx +47 -4
- package/react/lock-closed.tsx +58 -4
- package/react/lock-open.tsx +53 -4
- package/react/login.tsx +49 -4
- package/react/logout.tsx +49 -4
- package/react/magnet.tsx +36 -5
- package/react/magnifying-glass-lightning.tsx +53 -4
- package/react/magnifying-glass-plus.tsx +46 -4
- package/react/magnifying-glass.tsx +46 -4
- package/react/map.tsx +57 -26
- package/react/megaphone.tsx +67 -4
- package/react/microphone-slash.tsx +46 -4
- package/react/microphone.tsx +46 -4
- package/react/minus.tsx +36 -4
- package/react/mobile.tsx +42 -4
- package/react/monitor-arrow-up.tsx +53 -5
- package/react/monitor-arrow.tsx +52 -4
- package/react/monitor-pause.tsx +46 -4
- package/react/monitor-play.tsx +52 -4
- package/react/monitor-stop.tsx +52 -4
- package/react/monitor.tsx +36 -4
- package/react/moon.tsx +35 -4
- package/react/mouse.tsx +43 -4
- package/react/music-note.tsx +47 -4
- package/react/navigation-arrow-lines.tsx +58 -4
- package/react/navigation-up-left-slash.tsx +53 -4
- package/react/navigation-up-right.tsx +47 -4
- package/react/next.tsx +42 -4
- package/react/node-connected-dot.tsx +54 -4
- package/react/node-lines-curved.tsx +47 -4
- package/react/node-lines-horizontal.tsx +47 -4
- package/react/node-lines-vertical.tsx +48 -5
- package/react/node-plus.tsx +46 -4
- package/react/nodes-connected.tsx +80 -4
- package/react/nodes-connections-three.tsx +46 -4
- package/react/note-magnifying-glass.tsx +58 -4
- package/react/notepad.tsx +49 -4
- package/react/number.tsx +37 -5
- package/react/office.tsx +35 -4
- package/react/org-chart.tsx +51 -4
- package/react/orientation-horizontal.tsx +57 -4
- package/react/orientation-vertical.tsx +63 -4
- package/react/paint-bucket.tsx +52 -4
- package/react/palette.tsx +39 -4
- package/react/paper-plane-filled-right.tsx +45 -4
- package/react/paper-plane-tilt.tsx +50 -4
- package/react/pause-circle.tsx +52 -4
- package/react/pause.tsx +37 -4
- package/react/pen-tip.tsx +37 -4
- package/react/pen-underline.tsx +50 -4
- package/react/pen.tsx +57 -25
- package/react/people-list.tsx +61 -5
- package/react/person-in-circle.tsx +53 -4
- package/react/placeholder.tsx +55 -4
- package/react/planet.tsx +1 -1
- package/react/play-circle.tsx +48 -4
- package/react/play.tsx +36 -4
- package/react/playback-speed-circle.tsx +53 -4
- package/react/plug.tsx +39 -5
- package/react/plus-box.tsx +44 -5
- package/react/plus-square.tsx +55 -4
- package/react/plus-text.tsx +52 -4
- package/react/plus.tsx +36 -4
- package/react/polling.tsx +39 -6
- package/react/presentation-arrow.tsx +58 -4
- package/react/presentation-eye-open.tsx +52 -4
- package/react/presentation-line.tsx +53 -4
- package/react/presentation-lines-two.tsx +47 -4
- package/react/presentation-link.tsx +52 -4
- package/react/presentation-number-one.tsx +53 -4
- package/react/presentation-play.tsx +48 -4
- package/react/presentation-plus.tsx +53 -4
- package/react/previous.tsx +52 -4
- package/react/prohibit.tsx +52 -4
- package/react/proto-slider.tsx +1 -1
- package/react/prototype-format.tsx +47 -5
- package/react/push-pin-filled.tsx +54 -4
- package/react/push-pin.tsx +40 -4
- package/react/question-mark-circle.tsx +47 -4
- package/react/question-mark.tsx +45 -4
- package/react/quotes.tsx +36 -4
- package/react/rectangle-arrow-up-center.tsx +59 -4
- package/react/rectangle-dash-lines.tsx +47 -4
- package/react/rectangle-dot-line-pen.tsx +61 -4
- package/react/rectangle-frame-2-lines.tsx +52 -4
- package/react/rectangle-line.tsx +58 -4
- package/react/rectangle-play-stack.tsx +57 -4
- package/react/rectangle-portrait-dash-square-top-center.tsx +46 -4
- package/react/rectangle-portrait-dash-square-top-left.tsx +51 -4
- package/react/rectangle-portrait-dash.tsx +47 -4
- package/react/rectangle-portrait-square-top-left.tsx +54 -4
- package/react/rectangle-tick.tsx +52 -4
- package/react/rectangle-triangle-bottom-center.tsx +51 -4
- package/react/rectangles-three-aligned.tsx +68 -4
- package/react/rectangles-three-overlap.tsx +48 -4
- package/react/rectangles-two-line.tsx +68 -4
- package/react/rectangles-two-lines-four.tsx +66 -4
- package/react/rectangles-two-minus.tsx +56 -4
- package/react/rectangles-two-plus.tsx +56 -4
- package/react/rectangles-two-user.tsx +69 -4
- package/react/rocket.tsx +37 -4
- package/react/rss-rectangle.tsx +53 -4
- package/react/rss.tsx +54 -25
- package/react/scissors.tsx +61 -4
- package/react/scrollbar-xy.tsx +55 -4
- package/react/select.tsx +44 -4
- package/react/shadow.tsx +47 -4
- package/react/shapes-lines.tsx +52 -4
- package/react/shapes.tsx +37 -4
- package/react/shield-check.tsx +55 -4
- package/react/shield-lock-filled.tsx +48 -5
- package/react/shield-lock.tsx +55 -4
- package/react/shuffle.tsx +43 -4
- package/react/sidebar-closed.tsx +55 -4
- package/react/sidebar-global-closed.tsx +59 -4
- package/react/sidebar-global-open.tsx +61 -4
- package/react/sidebar-open.tsx +61 -4
- package/react/single-sparks-filled.tsx +51 -4
- package/react/slide-format.tsx +52 -7
- package/react/sliders-x.tsx +64 -4
- package/react/sliders-y.tsx +73 -4
- package/react/smiley-chat.tsx +58 -4
- package/react/smiley-plus.tsx +59 -4
- package/react/smiley-sticker.tsx +47 -4
- package/react/smiley.tsx +49 -4
- package/react/social-facebook.tsx +1 -1
- package/react/social-instagram.tsx +1 -1
- package/react/social-linkedin.tsx +1 -1
- package/react/social-looker.tsx +2 -2
- package/react/social-twitter.tsx +1 -1
- package/react/social-youtube.tsx +1 -1
- package/react/sort-ascending.tsx +47 -4
- package/react/sort-descending.tsx +47 -4
- package/react/sparks-filled.tsx +51 -4
- package/react/sparks.tsx +38 -5
- package/react/speaker-cross.tsx +50 -4
- package/react/speaker-high.tsx +50 -4
- package/react/spinner.tsx +44 -7
- package/react/split-vertical.tsx +52 -4
- package/react/square-arrow-in.tsx +58 -4
- package/react/square-brackets-angle-slash.tsx +52 -4
- package/react/square-circles-two.tsx +48 -4
- package/react/square-frame-2-lines-circle.tsx +53 -4
- package/react/square-line-square-dashed.tsx +52 -4
- package/react/square-star-scribble.tsx +53 -4
- package/react/square-triangle-circle-plus.tsx +58 -4
- package/react/squares-column.tsx +74 -4
- package/react/squares-four.tsx +47 -4
- package/react/squares-group.tsx +58 -4
- package/react/squares-merge.tsx +45 -4
- package/react/squares-row.tsx +77 -4
- package/react/squares-three.tsx +47 -4
- package/react/squares-two-overlap.tsx +51 -4
- package/react/squares-ungroup.tsx +0 -5
- package/react/squares-unmerge.tsx +48 -4
- package/react/stack.tsx +37 -4
- package/react/star-filled.tsx +49 -4
- package/react/star-half.tsx +53 -4
- package/react/star.tsx +35 -4
- package/react/sticky-corners.tsx +53 -4
- package/react/sticky-eye-closed.tsx +54 -4
- package/react/sticky-eye-open.tsx +52 -4
- package/react/sticky-note-stack.tsx +52 -4
- package/react/sticky-note-wide.tsx +47 -4
- package/react/sticky-note.tsx +47 -4
- package/react/sticky-notes-two.tsx +52 -4
- package/react/stop-circle.tsx +48 -4
- package/react/story-points.tsx +52 -4
- package/react/tag.tsx +65 -27
- package/react/tasks.tsx +41 -4
- package/react/text-a-underline.tsx +50 -4
- package/react/text-aa.tsx +35 -4
- package/react/text-align-center.tsx +47 -4
- package/react/text-align-left.tsx +47 -4
- package/react/text-align-right.tsx +47 -4
- package/react/text-b-bold-italic-underlined.tsx +50 -4
- package/react/text-b-bold.tsx +45 -4
- package/react/text-cursor-eye-open.tsx +52 -4
- package/react/text-h-one.tsx +47 -4
- package/react/text-h-three.tsx +45 -4
- package/react/text-h-two.tsx +47 -4
- package/react/text-i-italic.tsx +46 -4
- package/react/text-indent.tsx +53 -4
- package/react/text-line-height.tsx +49 -6
- package/react/text-lines-three.tsx +47 -4
- package/react/text-s-strikethrough.tsx +58 -5
- package/react/text-styles.tsx +50 -4
- package/react/text-t.tsx +37 -4
- package/react/text-u-underlined.tsx +47 -4
- package/react/thumbs-up.tsx +47 -4
- package/react/tick-circle.tsx +54 -4
- package/react/ticket.tsx +42 -4
- package/react/timeline-format.tsx +57 -5
- package/react/timer.tsx +50 -4
- package/react/tooltip.tsx +38 -4
- package/react/trackpad.tsx +56 -4
- package/react/trash-simple.tsx +47 -4
- package/react/trash.tsx +47 -4
- package/react/trophy.tsx +48 -4
- package/react/tshirt.tsx +40 -4
- package/react/user-add.tsx +40 -4
- package/react/user-arrow-right-up.tsx +57 -4
- package/react/user-background-blur.tsx +74 -4
- package/react/user-cog-plus.tsx +67 -4
- package/react/user-cog.tsx +55 -4
- package/react/user-eye-open.tsx +46 -4
- package/react/user-filter.tsx +51 -4
- package/react/user-load.tsx +52 -4
- package/react/user-number-three.tsx +52 -4
- package/react/user-pen-dashes-bottom.tsx +54 -4
- package/react/user-pen-line-bottom.tsx +45 -4
- package/react/user-tick-down.tsx +51 -4
- package/react/user.tsx +44 -4
- package/react/users-three.tsx +46 -4
- package/react/users.tsx +57 -6
- package/react/video-camera-simple-error.tsx +53 -4
- package/react/video-camera-simple-slash.tsx +53 -4
- package/react/video-camera-simple.tsx +47 -4
- package/react/video-camera.tsx +53 -4
- package/react/view-center.tsx +54 -4
- package/react/view-side-left.tsx +54 -4
- package/react/wallet.tsx +49 -4
- package/react/wifi-exclamation.tsx +58 -4
- package/react/wifi.tsx +37 -4
- package/svg/24/activity-new.svg +2 -0
- package/svg/24/add-line-bottom-new.svg +2 -0
- package/svg/24/add-line-right-new.svg +2 -0
- package/svg/24/align-bottom-new.svg +2 -0
- package/svg/24/align-center-horizontal-new.svg +2 -0
- package/svg/24/align-center-vertical-new.svg +2 -0
- package/svg/24/align-left-new.svg +2 -0
- package/svg/24/align-right-new.svg +2 -0
- package/svg/24/align-top-new.svg +2 -0
- package/svg/24/alignment-scale-new.svg +2 -0
- package/svg/24/arrow-arc-left-new.svg +2 -0
- package/svg/24/arrow-arc-right-new.svg +2 -0
- package/svg/24/arrow-bend-up-left-new.svg +2 -0
- package/svg/24/arrow-bend-up-right-new.svg +2 -0
- package/svg/24/arrow-box-out-new.svg +2 -0
- package/svg/24/arrow-clockwise-down-right-new.svg +2 -0
- package/svg/24/arrow-clockwise-up-left-new.svg +2 -0
- package/svg/24/arrow-counter-clockwise-down-left-new.svg +2 -0
- package/svg/24/arrow-counter-clockwise-up-right-new.svg +2 -0
- package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
- package/svg/24/arrow-curves-bottom-right-new.svg +2 -0
- package/svg/24/arrow-down-left-new.svg +2 -0
- package/svg/24/arrow-down-new.svg +1 -1
- package/svg/24/arrow-down-right-new.svg +2 -0
- package/svg/24/arrow-elbow-down-right-new.svg +2 -0
- package/svg/24/arrow-fat-left.svg +1 -1
- package/svg/24/arrow-left-new.svg +1 -1
- package/svg/24/arrow-right-new.svg +1 -1
- package/svg/24/arrow-up-circle-new.svg +2 -0
- package/svg/24/arrow-up-left-new.svg +2 -0
- package/svg/24/arrow-up-new.svg +2 -0
- package/svg/24/arrow-up-right-new.svg +2 -0
- package/svg/24/arrows-clockwise-rectangle-tilt-new.svg +2 -0
- package/svg/24/arrows-clockwise-x-new.svg +2 -0
- package/svg/24/arrows-clockwise-y-new.svg +2 -0
- package/svg/24/arrows-down-up-new.svg +2 -0
- package/svg/24/arrows-horizontal-lines-top-bottom-new.svg +2 -0
- package/svg/24/arrows-in-simple-new.svg +1 -1
- package/svg/24/arrows-out-cardinal-new.svg +2 -0
- package/svg/24/arrows-out-lines-horizontal-new.svg +2 -0
- package/svg/24/arrows-out-simple-new.svg +2 -0
- package/svg/24/arrows-square-counter-clockwise-y-new.svg +2 -0
- package/svg/24/arrows-square-counter-clockwise-y.svg +1 -1
- package/svg/24/arrows-time-backward-new.svg +2 -0
- package/svg/24/arrows-time-backward.svg +1 -1
- package/svg/24/arrows-time-forward-new.svg +2 -0
- package/svg/24/article-new.svg +2 -0
- package/svg/24/at-new.svg +2 -0
- package/svg/24/attachment-new.svg +2 -0
- package/svg/24/badge.svg +1 -1
- package/svg/24/bell-new.svg +2 -0
- package/svg/24/bell-slash-new.svg +2 -0
- package/svg/24/bell-tilt-new.svg +2 -0
- package/svg/24/board-new.svg +2 -0
- package/svg/24/book-open-info-new.svg +2 -0
- package/svg/24/bookmark-new.svg +2 -0
- package/svg/24/bracket-curly-left-new.svg +2 -0
- package/svg/24/bracket-curly-left.svg +1 -1
- package/svg/24/bracket-curly-right-new.svg +2 -0
- package/svg/24/bracket-curly-right.svg +1 -1
- package/svg/24/brackets-angle-slash-new.svg +2 -0
- package/svg/24/brackets-curly-circles-three-new.svg +2 -0
- package/svg/24/brackets-curly-circles-three.svg +1 -1
- package/svg/24/brush-new.svg +2 -0
- package/svg/24/calendar-blank-new.svg +2 -0
- package/svg/24/calendar-end-new.svg +2 -0
- package/svg/24/calendar-start-new.svg +2 -0
- package/svg/24/camera-new.svg +2 -0
- package/svg/24/card-circles-new.svg +2 -0
- package/svg/24/card-new.svg +2 -0
- package/svg/24/card-number-three-new.svg +2 -0
- package/svg/24/card-number-three.svg +1 -1
- package/svg/24/cards-poker-new.svg +2 -0
- package/svg/24/chart-bar-y-new.svg +2 -0
- package/svg/24/chart-bar-y-simple-new.svg +2 -0
- package/svg/24/chart-bar-y-simple.svg +1 -1
- package/svg/24/chart-bar-y.svg +1 -1
- package/svg/24/chat-check-new.svg +2 -0
- package/svg/24/chat-dashes-lines-two-new.svg +2 -0
- package/svg/24/chat-lines-cross-new.svg +2 -0
- package/svg/24/chat-lines-dot-new.svg +2 -0
- package/svg/24/chat-lines-eye-open-new.svg +2 -0
- package/svg/24/chat-lines-two-new.svg +2 -0
- package/svg/24/chat-lines-two-stack-new.svg +2 -0
- package/svg/24/chat-new.svg +2 -0
- package/svg/24/chat-plus-new.svg +2 -0
- package/svg/24/chat-text-arrow-new.svg +2 -0
- package/svg/24/chat-two-new.svg +2 -0
- package/svg/24/check-mark-new.svg +2 -0
- package/svg/24/checkboard-square-centered-new.svg +2 -0
- package/svg/24/chevron-down-double-new.svg +2 -0
- package/svg/24/chevron-down-new.svg +2 -0
- package/svg/24/chevron-left-double-new.svg +2 -0
- package/svg/24/chevron-left-new.svg +2 -0
- package/svg/24/chevron-right-double-new.svg +2 -0
- package/svg/24/chevron-right-new.svg +2 -0
- package/svg/24/chevron-up-double-new.svg +2 -0
- package/svg/24/chevron-up-down-line-new.svg +2 -0
- package/svg/24/chevron-up-down-new.svg +2 -0
- package/svg/24/chevron-up-new.svg +2 -0
- package/svg/24/circle-corners-new.svg +2 -0
- package/svg/24/circle-motion-x-new.svg +2 -0
- package/svg/24/circle-notch-new.svg +2 -0
- package/svg/24/circle-slash-new.svg +2 -0
- package/svg/24/circles-connected-new.svg +2 -0
- package/svg/24/clock-counter-clockwise-new.svg +1 -1
- package/svg/24/clock-counter-clockwise-simple-new.svg +2 -0
- package/svg/24/clock-counter-clockwise-simple.svg +1 -1
- package/svg/24/clock-counter-clockwise.svg +1 -1
- package/svg/24/clock-new.svg +2 -0
- package/svg/24/cluster-new.svg +2 -0
- package/svg/24/clustered-new.svg +2 -0
- package/svg/24/cog-new.svg +2 -0
- package/svg/24/coins-checked-new.svg +2 -0
- package/svg/24/coins-slash-new.svg +2 -0
- package/svg/24/coins-slash.svg +1 -1
- package/svg/24/columns-three-new.svg +2 -0
- package/svg/24/comment-group-new.svg +2 -0
- package/svg/24/comment-group.svg +1 -1
- package/svg/24/cone-serpentine-new.svg +2 -0
- package/svg/24/connection-line-elbows-new.svg +2 -0
- package/svg/24/connection-line-straight-new.svg +2 -0
- package/svg/24/connection-line-straight.svg +1 -1
- package/svg/24/corners-three-eye-open-new.svg +2 -0
- package/svg/24/counter-new.svg +2 -0
- package/svg/24/credit-card-new.svg +2 -0
- package/svg/24/crop-new.svg +2 -0
- package/svg/24/cross-circle-new.svg +2 -0
- package/svg/24/cross-circle.svg +1 -1
- package/svg/24/cross-new.svg +2 -0
- package/svg/24/cross-square-new.svg +2 -0
- package/svg/24/cube-new.svg +2 -0
- package/svg/24/cursor-filled-new.svg +2 -0
- package/svg/24/cursor-lines-new.svg +2 -0
- package/svg/24/cursor-new.svg +2 -0
- package/svg/24/cursor-text-lines-new.svg +2 -0
- package/svg/24/cursor-text-new.svg +2 -0
- package/svg/24/dash-left-down-square-dash-right-up-new.svg +2 -0
- package/svg/24/dash-left-up-square-dash-down-right-new.svg +2 -0
- package/svg/24/dash-square-dash-horizontal-new.svg +2 -0
- package/svg/24/dash-square-dash-vertical-new.svg +2 -0
- package/svg/24/diagram-card-large-1-new.svg +2 -0
- package/svg/24/diagram-card-large-2-new.svg +2 -0
- package/svg/24/diagram-card-large-3-new.svg +2 -0
- package/svg/24/diagram-card-large-4-new.svg +2 -0
- package/svg/24/diagram-card-magnifying-glass-new.svg +2 -0
- package/svg/24/diagram-card-small-1-new.svg +2 -0
- package/svg/24/diagram-card-small-2-new.svg +2 -0
- package/svg/24/diagram-card-small-3-new.svg +2 -0
- package/svg/24/diagram-card-team-new.svg +2 -0
- package/svg/24/diagram-card-team.svg +1 -1
- package/svg/24/diagram-card-user-new.svg +2 -0
- package/svg/24/diagram-card-user.svg +1 -1
- package/svg/24/diagramming-format-new.svg +2 -0
- package/svg/24/diagramming.svg +1 -1
- package/svg/24/distribute-horizontal-new.svg +2 -0
- package/svg/24/distribute-vertical-new.svg +2 -0
- package/svg/24/doc-format-new.svg +2 -0
- package/svg/24/doc-format.svg +1 -1
- package/svg/24/dollar-sign-currency-new.svg +2 -0
- package/svg/24/dot-voting-new.svg +2 -0
- package/svg/24/dots-nine-new.svg +2 -0
- package/svg/24/dots-six-horizontal-new.svg +2 -0
- package/svg/24/dots-six-vertical-new.svg +2 -0
- package/svg/24/dots-three-vertical.svg +1 -1
- package/svg/24/dots-three.svg +1 -1
- package/svg/24/dots-two.svg +1 -1
- package/svg/24/download-new.svg +2 -0
- package/svg/24/envelope-new.svg +2 -0
- package/svg/24/eraser-new.svg +2 -0
- package/svg/24/exclamation-mark-octagon-new.svg +2 -0
- package/svg/24/exclamation-point-circle-new.svg +2 -0
- package/svg/24/export-new.svg +2 -0
- package/svg/24/external-format-new.svg +2 -0
- package/svg/24/external-format.svg +1 -1
- package/svg/24/eye-closed-dots-four-frame-broken-new.svg +2 -0
- package/svg/24/eye-closed-new.svg +2 -0
- package/svg/24/eye-open-line-frame-broken-new.svg +2 -0
- package/svg/24/eye-open-new.svg +2 -0
- package/svg/24/eye-open-slash-new.svg +2 -0
- package/svg/24/eyedropper-new.svg +2 -0
- package/svg/24/factory-house-new.svg +2 -0
- package/svg/24/factory-new.svg +2 -0
- package/svg/24/file-spreadsheet-new.svg +2 -0
- package/svg/24/flag-new.svg +2 -0
- package/svg/24/flip-card-new.svg +2 -0
- package/svg/24/folder-new.svg +2 -0
- package/svg/24/frame-lines-two-new.svg +2 -0
- package/svg/24/frame-new.svg +2 -0
- package/svg/24/frame-play-new.svg +2 -0
- package/svg/24/frame-plus-new.svg +2 -0
- package/svg/24/funnel-new.svg +2 -0
- package/svg/24/gauge-new.svg +2 -0
- package/svg/24/gavel-new.svg +2 -0
- package/svg/24/gift-new.svg +2 -0
- package/svg/24/globe-new.svg +2 -0
- package/svg/24/graduation-cap-new.svg +2 -0
- package/svg/24/grid-four-new.svg +2 -0
- package/svg/24/grid-new.svg +2 -0
- package/svg/24/grid-six.svg +1 -1
- package/svg/24/hand-filled-new.svg +2 -0
- package/svg/24/hand-new.svg +2 -0
- package/svg/24/hand-pointing-new.svg +2 -0
- package/svg/24/headset-person-new.svg +2 -0
- package/svg/24/heart-filled-new.svg +2 -0
- package/svg/24/heart-filled.svg +1 -1
- package/svg/24/heart-new.svg +2 -0
- package/svg/24/heart.svg +1 -1
- package/svg/24/highlighter-new.svg +2 -0
- package/svg/24/highlighter-underline-new.svg +2 -0
- package/svg/24/house-new.svg +2 -0
- package/svg/24/image-new.svg +2 -0
- package/svg/24/indent-left-new.svg +2 -0
- package/svg/24/indent-left.svg +1 -1
- package/svg/24/indent-right-new.svg +2 -0
- package/svg/24/indent-right.svg +1 -1
- package/svg/24/information-mark-circle-new.svg +2 -0
- package/svg/24/key-new.svg +2 -0
- package/svg/24/keycap-new.svg +2 -0
- package/svg/24/laptop-new.svg +2 -0
- package/svg/24/lasso-new.svg +2 -0
- package/svg/24/lasso.svg +1 -1
- package/svg/24/layout-new.svg +2 -0
- package/svg/24/lightbox-new.svg +2 -0
- package/svg/24/lightbulb-new.svg +2 -0
- package/svg/24/lightning-new.svg +2 -0
- package/svg/24/line-two-diagonal-top-right-double-new.svg +2 -0
- package/svg/24/lines-three-horizontal-line-vertical-center-new.svg +2 -0
- package/svg/24/lines-three-horizontal-new.svg +2 -0
- package/svg/24/lines-three-vertical-new.svg +2 -0
- package/svg/24/lines-top-left-columns-two-new.svg +2 -0
- package/svg/24/link-new.svg +2 -0
- package/svg/24/link-plus-new.svg +2 -0
- package/svg/24/link.svg +1 -1
- package/svg/24/list-bullets-new.svg +2 -0
- package/svg/24/list-numbers-new.svg +2 -0
- package/svg/24/lock-closed-new.svg +2 -0
- package/svg/24/lock-open-new.svg +2 -0
- package/svg/24/login-new.svg +2 -0
- package/svg/24/logout-new.svg +2 -0
- package/svg/24/magnet-new.svg +2 -0
- package/svg/24/magnet.svg +1 -1
- package/svg/24/magnifying-glass-lightning-new.svg +2 -0
- package/svg/24/magnifying-glass-new.svg +2 -0
- package/svg/24/magnifying-glass-plus-new.svg +2 -0
- package/svg/24/map-new.svg +2 -0
- package/svg/24/megaphone-new.svg +2 -0
- package/svg/24/microphone-new.svg +2 -0
- package/svg/24/microphone-slash-new.svg +2 -0
- package/svg/24/minus-new.svg +2 -0
- package/svg/24/mobile-new.svg +2 -0
- package/svg/24/monitor-arrow-new.svg +2 -0
- package/svg/24/monitor-arrow-up-new.svg +2 -0
- package/svg/24/monitor-arrow-up.svg +1 -1
- package/svg/24/monitor-new.svg +2 -0
- package/svg/24/monitor-pause-new.svg +2 -0
- package/svg/24/monitor-play-new.svg +2 -0
- package/svg/24/monitor-stop-new.svg +2 -0
- package/svg/24/moon-new.svg +2 -0
- package/svg/24/mouse-new.svg +2 -0
- package/svg/24/music-note-new.svg +2 -0
- package/svg/24/navigation-arrow-lines-new.svg +2 -0
- package/svg/24/navigation-up-left-slash-new.svg +2 -0
- package/svg/24/navigation-up-right-new.svg +2 -0
- package/svg/24/next-new.svg +2 -0
- package/svg/24/node-connected-dot-new.svg +2 -0
- package/svg/24/node-lines-curved-new.svg +2 -0
- package/svg/24/node-lines-horizontal-new.svg +2 -0
- package/svg/24/node-lines-vertical-new.svg +2 -0
- package/svg/24/node-lines-vertical.svg +1 -1
- package/svg/24/node-plus-new.svg +2 -0
- package/svg/24/nodes-connected-new.svg +2 -0
- package/svg/24/nodes-connections-three-new.svg +2 -0
- package/svg/24/note-magnifying-glass-new.svg +2 -0
- package/svg/24/notepad-new.svg +2 -0
- package/svg/24/number-new.svg +2 -0
- package/svg/24/number.svg +1 -1
- package/svg/24/office-new.svg +2 -0
- package/svg/24/org-chart-new.svg +2 -0
- package/svg/24/orientation-horizontal-new.svg +2 -0
- package/svg/24/orientation-vertical-new.svg +2 -0
- package/svg/24/paint-bucket-new.svg +2 -0
- package/svg/24/palette-new.svg +2 -0
- package/svg/24/paper-plane-filled-right-new.svg +2 -0
- package/svg/24/paper-plane-tilt-new.svg +2 -0
- package/svg/24/pause-circle-new.svg +2 -0
- package/svg/24/pause-new.svg +2 -0
- package/svg/24/pen-new.svg +2 -0
- package/svg/24/pen-tip-new.svg +2 -0
- package/svg/24/pen-underline-new.svg +2 -0
- package/svg/24/people-list-new.svg +2 -0
- package/svg/24/people-list.svg +1 -1
- package/svg/24/person-in-circle-new.svg +2 -0
- package/svg/24/placeholder-new.svg +2 -0
- package/svg/24/planet.svg +1 -1
- package/svg/24/play-circle-new.svg +2 -0
- package/svg/24/play-new.svg +2 -0
- package/svg/24/playback-speed-circle-new.svg +2 -0
- package/svg/24/plug-new.svg +2 -0
- package/svg/24/plug.svg +1 -1
- package/svg/24/plus-box-new.svg +2 -0
- package/svg/24/plus-box.svg +1 -1
- package/svg/24/plus-new.svg +2 -0
- package/svg/24/plus-square-new.svg +2 -0
- package/svg/24/plus-text-new.svg +2 -0
- package/svg/24/polling-new.svg +2 -0
- package/svg/24/polling.svg +1 -1
- package/svg/24/presentation-arrow-new.svg +2 -0
- package/svg/24/presentation-eye-open-new.svg +2 -0
- package/svg/24/presentation-line-new.svg +2 -0
- package/svg/24/presentation-lines-two-new.svg +2 -0
- package/svg/24/presentation-link-new.svg +2 -0
- package/svg/24/presentation-number-one-new.svg +2 -0
- package/svg/24/presentation-play-new.svg +2 -0
- package/svg/24/presentation-plus-new.svg +2 -0
- package/svg/24/previous-new.svg +2 -0
- package/svg/24/prohibit-new.svg +2 -0
- package/svg/24/proto-slider.svg +1 -1
- package/svg/24/prototype-format-new.svg +2 -0
- package/svg/24/prototype-format.svg +1 -1
- package/svg/24/push-pin-filled-new.svg +2 -0
- package/svg/24/push-pin-new.svg +2 -0
- package/svg/24/question-mark-circle-new.svg +2 -0
- package/svg/24/question-mark-new.svg +2 -0
- package/svg/24/quotes-new.svg +2 -0
- package/svg/24/rectangle-arrow-up-center-new.svg +2 -0
- package/svg/24/rectangle-dash-lines-new.svg +2 -0
- package/svg/24/rectangle-dot-line-pen-new.svg +2 -0
- package/svg/24/rectangle-frame-2-lines-new.svg +2 -0
- package/svg/24/rectangle-line-new.svg +2 -0
- package/svg/24/rectangle-play-stack-new.svg +2 -0
- package/svg/24/rectangle-portrait-dash-new.svg +2 -0
- package/svg/24/rectangle-portrait-dash-square-top-center-new.svg +2 -0
- package/svg/24/rectangle-portrait-dash-square-top-left-new.svg +2 -0
- package/svg/24/rectangle-portrait-square-top-left-new.svg +2 -0
- package/svg/24/rectangle-tick-new.svg +2 -0
- package/svg/24/rectangle-triangle-bottom-center-new.svg +2 -0
- package/svg/24/rectangles-three-aligned-new.svg +2 -0
- package/svg/24/rectangles-three-overlap-new.svg +2 -0
- package/svg/24/rectangles-two-line-new.svg +2 -0
- package/svg/24/rectangles-two-lines-four-new.svg +2 -0
- package/svg/24/rectangles-two-minus-new.svg +2 -0
- package/svg/24/rectangles-two-plus-new.svg +2 -0
- package/svg/24/rectangles-two-user-new.svg +2 -0
- package/svg/24/rocket-new.svg +2 -0
- package/svg/24/rss-new.svg +2 -0
- package/svg/24/rss-rectangle-new.svg +2 -0
- package/svg/24/scissors-new.svg +2 -0
- package/svg/24/scrollbar-xy-new.svg +2 -0
- package/svg/24/select-new.svg +2 -0
- package/svg/24/shadow-new.svg +2 -0
- package/svg/24/shapes-lines-new.svg +2 -0
- package/svg/24/shapes-new.svg +2 -0
- package/svg/24/shield-check-new.svg +2 -0
- package/svg/24/shield-lock-filled-new.svg +2 -0
- package/svg/24/shield-lock-filled.svg +1 -1
- package/svg/24/shield-lock-new.svg +2 -0
- package/svg/24/shuffle-new.svg +2 -0
- package/svg/24/sidebar-closed-new.svg +2 -0
- package/svg/24/sidebar-global-closed-new.svg +2 -0
- package/svg/24/sidebar-global-open-new.svg +2 -0
- package/svg/24/sidebar-open-new.svg +2 -0
- package/svg/24/single-sparks-filled-new.svg +2 -0
- package/svg/24/slide-format-new.svg +2 -0
- package/svg/24/slide-format.svg +1 -1
- package/svg/24/sliders-x-new.svg +2 -0
- package/svg/24/sliders-y-new.svg +2 -0
- package/svg/24/smiley-chat-new.svg +2 -0
- package/svg/24/smiley-new.svg +2 -0
- package/svg/24/smiley-plus-new.svg +2 -0
- package/svg/24/smiley-sticker-new.svg +2 -0
- package/svg/24/social-facebook.svg +1 -1
- package/svg/24/social-instagram.svg +1 -1
- package/svg/24/social-linkedin.svg +1 -1
- package/svg/24/social-looker.svg +1 -1
- package/svg/24/social-twitter.svg +1 -1
- package/svg/24/social-youtube.svg +1 -1
- package/svg/24/sort-ascending-new.svg +2 -0
- package/svg/24/sort-descending-new.svg +2 -0
- package/svg/24/sparks-filled-new.svg +2 -0
- package/svg/24/sparks-new.svg +2 -0
- package/svg/24/sparks.svg +1 -1
- package/svg/24/speaker-cross-new.svg +2 -0
- package/svg/24/speaker-high-new.svg +2 -0
- package/svg/24/spinner-new.svg +2 -0
- package/svg/24/spinner.svg +1 -1
- package/svg/24/split-vertical-new.svg +2 -0
- package/svg/24/square-arrow-in-new.svg +2 -0
- package/svg/24/square-brackets-angle-slash-new.svg +2 -0
- package/svg/24/square-circles-two-new.svg +2 -0
- package/svg/24/square-frame-2-lines-circle-new.svg +2 -0
- package/svg/24/square-line-square-dashed-new.svg +2 -0
- package/svg/24/square-star-scribble-new.svg +2 -0
- package/svg/24/square-triangle-circle-plus-new.svg +2 -0
- package/svg/24/squares-column-new.svg +2 -0
- package/svg/24/squares-four-new.svg +2 -0
- package/svg/24/squares-group-new.svg +2 -0
- package/svg/24/squares-merge-new.svg +2 -0
- package/svg/24/squares-row-new.svg +2 -0
- package/svg/24/squares-three-new.svg +2 -0
- package/svg/24/squares-two-overlap-new.svg +2 -0
- package/svg/24/squares-ungroup.svg +1 -1
- package/svg/24/squares-unmerge-new.svg +2 -0
- package/svg/24/stack-new.svg +2 -0
- package/svg/24/star-filled-new.svg +2 -0
- package/svg/24/star-half-new.svg +2 -0
- package/svg/24/star-new.svg +2 -0
- package/svg/24/sticky-corners-new.svg +2 -0
- package/svg/24/sticky-eye-closed-new.svg +2 -0
- package/svg/24/sticky-eye-open-new.svg +2 -0
- package/svg/24/sticky-note-new.svg +2 -0
- package/svg/24/sticky-note-stack-new.svg +2 -0
- package/svg/24/sticky-note-wide-new.svg +2 -0
- package/svg/24/sticky-notes-two-new.svg +2 -0
- package/svg/24/stop-circle-new.svg +2 -0
- package/svg/24/story-points-new.svg +2 -0
- package/svg/24/tag-new.svg +2 -0
- package/svg/24/tasks-new.svg +2 -0
- package/svg/24/text-a-underline-new.svg +2 -0
- package/svg/24/text-aa-new.svg +2 -0
- package/svg/24/text-align-center-new.svg +2 -0
- package/svg/24/text-align-left-new.svg +2 -0
- package/svg/24/text-align-right-new.svg +2 -0
- package/svg/24/text-b-bold-italic-underlined-new.svg +2 -0
- package/svg/24/text-b-bold-new.svg +2 -0
- package/svg/24/text-cursor-eye-open-new.svg +2 -0
- package/svg/24/text-h-one-new.svg +2 -0
- package/svg/24/text-h-three-new.svg +2 -0
- package/svg/24/text-h-two-new.svg +2 -0
- package/svg/24/text-i-italic-new.svg +2 -0
- package/svg/24/text-indent-new.svg +2 -0
- package/svg/24/text-line-height-new.svg +2 -0
- package/svg/24/text-line-height.svg +1 -1
- package/svg/24/text-lines-three-new.svg +2 -0
- package/svg/24/text-s-strikethrough-new.svg +2 -0
- package/svg/24/text-s-strikethrough.svg +1 -1
- package/svg/24/text-styles-new.svg +2 -0
- package/svg/24/text-t-new.svg +2 -0
- package/svg/24/text-u-underlined-new.svg +2 -0
- package/svg/24/thumbs-up-new.svg +2 -0
- package/svg/24/tick-circle-new.svg +2 -0
- package/svg/24/ticket-new.svg +2 -0
- package/svg/24/timeline-format-new.svg +2 -0
- package/svg/24/timeline-format.svg +1 -1
- package/svg/24/timer-new.svg +2 -0
- package/svg/24/tooltip-new.svg +2 -0
- package/svg/24/trackpad-new.svg +2 -0
- package/svg/24/trash-new.svg +2 -0
- package/svg/24/trash-simple-new.svg +2 -0
- package/svg/24/trophy-new.svg +2 -0
- package/svg/24/tshirt-new.svg +2 -0
- package/svg/24/user-add-new.svg +2 -0
- package/svg/24/user-arrow-right-up-new.svg +2 -0
- package/svg/24/user-background-blur-new.svg +2 -0
- package/svg/24/user-cog-new.svg +2 -0
- package/svg/24/user-cog-plus-new.svg +2 -0
- package/svg/24/user-eye-open-new.svg +2 -0
- package/svg/24/user-filter-new.svg +2 -0
- package/svg/24/user-load-new.svg +2 -0
- package/svg/24/user-new.svg +2 -0
- package/svg/24/user-number-three-new.svg +2 -0
- package/svg/24/user-pen-dashes-bottom-new.svg +2 -0
- package/svg/24/user-pen-line-bottom-new.svg +2 -0
- package/svg/24/user-tick-down-new.svg +2 -0
- package/svg/24/users-new.svg +2 -0
- package/svg/24/users-three-new.svg +2 -0
- package/svg/24/users.svg +1 -1
- package/svg/24/video-camera-new.svg +2 -0
- package/svg/24/video-camera-simple-error-new.svg +2 -0
- package/svg/24/video-camera-simple-new.svg +2 -0
- package/svg/24/video-camera-simple-slash-new.svg +2 -0
- package/svg/24/view-center-new.svg +2 -0
- package/svg/24/view-side-left-new.svg +2 -0
- package/svg/24/wallet-new.svg +2 -0
- package/svg/24/wifi-exclamation-new.svg +2 -0
- package/svg/24/wifi-new.svg +2 -0
- package/svg/meta.json +19 -22
- package/svg/24/arrow-fat-right-new.svg +0 -2
package/svg/24/doc-format.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"><rect width="18" height="18" x="3" y="3" stroke="currentColor" stroke-
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><rect width="18" height="18" x="3" y="3" stroke="currentColor" stroke-linejoin="round" stroke-width="2" rx="2" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h8M8 8h8M8 16h5" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M12 12v.0001M17 8.6667c0-1.1111-1-3.3334-5-3.3334s-5 2.2223-5 3.3334c0 1.111 1 3.3333 5 3.3333m0 0c4 0 5 2.2222 5 3.3333s-1 3.3334-5 3.3334-5-2.2223-5-3.3334m5-3.3333v-10m0 10v10" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M4.0493 12c0-4.4183 3.5817-8 8-8 3.8179 0 7.0112 2.6745 7.8085 6.2521.0355.1804-.0154.3396-.1441.4774-.1433.1535-.3819.2705-.6644.2705h-1c-3.866 0-7 3.134-7 7v1c0 .2824-.1169.5211-.2705.6644-.1378.1287-.297.1796-.4774.1441-3.5776-.7974-6.252-3.9906-6.252-7.8085Zm-2 0c0-5.5229 4.4772-10 10-10 2.1762 0 4.1896.695 5.8307 1.8749 2.525 1.8151 4.1693 4.778 4.1693 8.1251v.4142l-.2929.2929-9 9-.2929.2929h-.4142c-3.347 0-6.31-1.6444-8.1251-4.1693-1.18-1.6412-1.8749-3.6545-1.8749-5.8307Zm16.5858 1-5.5858 5.5858v-.5858c0-2.7614 2.2386-5 5-5h.5858Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><rect width="4" height="4" x="10" y="3" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="10" y="10" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="10" y="17" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="3" y="3" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="3" y="10" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="3" y="17" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="17" y="3" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="17" y="10" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="17" y="17" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><rect width="4" height="4" x="2" y="6" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="10" y="6" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="18" y="6" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="2" y="14" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="10" y="14" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="18" y="14" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><rect width="4" height="4" x="6" y="2" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="14" y="2" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="6" y="10" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="14" y="10" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="6" y="18" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/><rect width="4" height="4" x="14" y="18" fill="currentColor" rx="1" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M12 6c-1.1046 0-2-.8954-2-2s.8954-2 2-2 2 .8954 2 2-.8954 2-2 2ZM12 14c-1.1046 0-2-.8954-2-2s.8954-2 2-2 2 .8954 2 2-.8954 2-2 2ZM12 22c-1.1046 0-2-.8954-2-2s.8954-2 2-2 2 .8954 2 2-.8954 2-2 2Z" style="vector-effect:non-scaling-stroke"
|
|
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 6c-1.1046 0-2-.8954-2-2s.8954-2 2-2 2 .8954 2 2-.8954 2-2 2ZM12 14c-1.1046 0-2-.8954-2-2s.8954-2 2-2 2 .8954 2 2-.8954 2-2 2ZM12 22c-1.1046 0-2-.8954-2-2s.8954-2 2-2 2 .8954 2 2-.8954 2-2 2Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/dots-three.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="M6 12c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2ZM14 12c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2ZM22 12c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Z" style="vector-effect:non-scaling-stroke"
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M6 12c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2ZM14 12c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2ZM22 12c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/dots-two.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="M10 12c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2ZM18 12c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Z" style="vector-effect:non-scaling-stroke"
|
|
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 12c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2ZM18 12c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M3 15v4c0 1.1046.8954 2 2 2h14c1.1046 0 2-.8954 2-2v-4" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M11.9998 3v11" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m16 11-4 4-4-4" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M3 5h18v14h-18v-14Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="m3 5 8 8h2l8-8" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m12 20 8.3358-8.3358c.781-.781.781-2.0474 0-2.8284l-4.1716-4.1716c-.781-.781-2.0474-.781-2.8284 0l-8.9216 8.9216c-.781.781-.781 2.0474 0 2.8284l3.5858 3.5858h13" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="m9 9 7 7" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M16 3h-8l-5 5v8l5 5h8l5-5v-8l-5-5Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 13v-6" style="vector-effect:non-scaling-stroke"/><circle cx="12" cy="15.5" r="1.5" fill="currentColor" style="vector-effect:non-scaling-stroke" transform="rotate(-180 12 15.5)"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M13 7.0262v6.9738h-2v-6.9738h2ZM10.5 16.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5c0 .8285-.6716 1.5-1.5 1.5s-1.5-.6715-1.5-1.5Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M21 12c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M3 15v4c0 1.1046.8954 2 2 2h14c1.1046 0 2-.8954 2-2v-4" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M12.0002 16v-11" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m8 8 4-4 4 4" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M18 3h-12c-1.6569 0-3 1.3431-3 3v12c0 1.6569 1.3431 3 3 3h12c1.6569 0 3-1.3431 3-3v-12c0-1.6569-1.3431-3-3-3Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m7.5 16.5 8.5-8.499M16 14.001v-6h-6" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M18 3h-12c-1.6569 0-3 1.3431-3 3v12c0 1.6569 1.3431 3 3 3h12c1.6569 0 3-1.3431 3-3v-12c0-1.6569-1.3431-3-3-3Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M18 3h-12c-1.6569 0-3 1.3431-3 3v12c0 1.6569 1.3431 3 3 3h12c1.6569 0 3-1.3431 3-3v-12c0-1.6569-1.3431-3-3-3Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m7.5 16.5 8.5-8.499m0 0v6m0-6h-6" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M6 6h-2v14h16v-6" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M7 16h2M11 16h2M15 16h2" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="square" stroke-linejoin="bevel" stroke-width="2" d="m10.3422 8.1711-.8422 1.3289m3.5.5-.5 1.4999m3.5-1.4999.5 1.4999m2-2.9999 1 1" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="square" stroke-linejoin="round" stroke-width="2" d="M9 6s2.2 3.5 5.5 3.5 5.5-3.5 5.5-3.5" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m6 15-3 3m6.5 0-1 3m6-3 1.5 3m2-6 3 3" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="square" stroke-linejoin="round" stroke-width="2" d="M3 12s3.6 6 9 6 9-6 9-6" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M6 6h-2v14h16v-6" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M7 16h10" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m20 7.5.8466.5322v-1.0644l-.8466.5322Zm-11 0-.8466-.5322v1.0644l.8466-.5322Zm5.5-2.5c1.2918 0 2.435.6901 3.3148 1.49.4304.3912.7711.785 1.0036 1.081.1156.1472.203.2682.2598.3498.0284.0408.049.0716.0617.0907l.0129.0198.0018.0029-.0002-.0004-.0004-.0007-.0003-.0004c-.0002-.0003-.0003-.0005.8463-.5327s.8465-.5325.8463-.5328l-.0005-.0007-.001-.0016-.0026-.0041a1.0903 1.0903 0 0 1-.0078-.0122l-.0253-.0388a6.2297 6.2297 0 0 0-.0893-.1314 9.6277 9.6277 0 0 0-.3288-.4431c-.2831-.3603-.6987-.8415-1.2308-1.3252-1.0452-.9502-2.652-2.0101-4.6602-2.0101v2Zm0 7c2.0082 0 3.615-1.0599 4.6602-2.01.5321-.4838.9477-.965 1.2308-1.3253a9.6277 9.6277 0 0 0 .3288-.4431 6.2297 6.2297 0 0 0 .0893-.1315c.0106-.016.019-.029.0253-.0388a1.0903 1.0903 0 0 1 .0078-.012l.0026-.0042.001-.0016.0005-.0007c.0002-.0003.0003-.0006-.8463-.5328s-.8465-.5324-.8463-.5327l.0003-.0004.0004-.0007.0002-.0004-.0018.003-.0129.0197a4.6782 4.6782 0 0 1-.0617.0907 7.6225 7.6225 0 0 1-.2598.3498c-.2325.296-.5732.6898-1.0036 1.081-.8798.7999-2.023 1.49-3.3148 1.49v2Zm0-9c-2.0082 0-3.615 1.0599-4.6602 2.01-.532.4838-.9477.965-1.2308 1.3253a9.5935 9.5935 0 0 0-.3288.4431 6.5326 6.5326 0 0 0-.1146.1702l-.0078.0122-.0026.0041-.001.0016-.0005.0007c-.0002.0003-.0003.0006.8463.5328s.8465.5324.8463.5327l-.0003.0004-.0004.0007a7.6411 7.6411 0 0 1 .336-.4628c.2325-.296.5732-.6898 1.0036-1.081.8798-.7999 2.023-1.49 3.3148-1.49v-2Zm0 7c-1.2918 0-2.435-.6901-3.3148-1.49-.4304-.3912-.7711-.785-1.0036-1.081a7.6411 7.6411 0 0 1-.2598-.3498 4.4977 4.4977 0 0 1-.0762-.113l.0004.0007a.009.009 0 0 1 .0003.0004c.0002.0003.0003.0005-.8463.5327s-.8465.5325-.8463.5328l.0005.0007.001.0016.0026.0041.0078.0122a6.5326 6.5326 0 0 0 .1146.1703c.0764.1097.1867.262.3288.443.2831.3603.6987.8415 1.2308 1.3252 1.0452.9502 2.652 2.0101 4.6602 2.0101v-2Z" style="vector-effect:non-scaling-stroke"/><circle cx="14.5" cy="7.5" r="1.5" fill="currentColor" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><circle cx="12" cy="12" r="2.5" stroke="currentColor" stroke-width="2" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m2.5 12-.8458-.5335v1.067l.8458-.5335Zm19 0 .8458.5335v-1.067l-.8458.5335Zm-19 0c.8458.5335.8457.5337.8455.5339l-.0001.0003-.0001.0001a16.797 16.797 0 0 1 .6723-.9402c.4467-.5806 1.0943-1.3526 1.8984-2.1212 1.641-1.5687 3.7755-2.9729 6.084-2.9729v-2c-3.0915 0-5.707 1.8458-7.466 3.5271-.8959.8564-1.6108 1.7094-2.1016 2.3476-.246.3198-.4375.5878-.5687.778a12.4189 12.4189 0 0 0-.1925.2871l-.0115.018-.0035.0055-.0012.0019a.0068.0068 0 0 1-.0004.0007c-.0002.0003-.0004.0006.8454.5341Zm9.5-5.5c2.3085 0 4.4429 1.4042 6.084 2.9729.8041.7686 1.4517 1.5406 1.8984 2.1212.2227.2895.3938.5293.5078.6946a10.491 10.491 0 0 1 .1572.2342.5667.5667 0 0 1 .0063.0099l.001.0015-.0001-.0001-.0001-.0003c-.0002-.0002-.0003-.0004.8455-.5339.8458-.5335.8456-.5338.8454-.5341l-.0004-.0007-.0012-.0019-.0035-.0055-.0115-.018a12.1367 12.1367 0 0 0-.1925-.2871 18.6762 18.6762 0 0 0-.5687-.778c-.4908-.6382-1.2057-1.4912-2.1016-2.3476-1.7589-1.6813-4.3745-3.5271-7.466-3.5271v2Zm9.5 5.5c-.8458-.5335-.8457-.5337-.8455-.5339l.0001-.0003.0001-.0001-.001.0015a10.491 10.491 0 0 1-.1635.2441c-.114.1653-.2851.4051-.5078.6946-.4467.5806-1.0943 1.3526-1.8984 2.1212-1.6411 1.5687-3.7755 2.9729-6.084 2.9729v2c3.0915 0 5.7071-1.8458 7.466-3.5271.8959-.8564 1.6108-1.7094 2.1016-2.3476.2461-.3198.4375-.5878.5687-.778a12.1367 12.1367 0 0 0 .1925-.2871l.0115-.018.0035-.0055.0012-.0019.0004-.0007c.0002-.0003.0004-.0006-.8454-.5341Zm-9.5 5.5c-2.3085 0-4.443-1.4042-6.084-2.9729-.8041-.7686-1.4517-1.5406-1.8984-2.1212a16.797 16.797 0 0 1-.5078-.6946 11.0064 11.0064 0 0 1-.1572-.2342 2.3737 2.3737 0 0 1-.0073-.0114v.0001l.0002.0003c.0002.0002.0003.0004-.8455.5339-.8458.5335-.8456.5338-.8454.5341l.0004.0007.0012.0019.0035.0055.0115.018a12.4189 12.4189 0 0 0 .1924.2871c.1313.1902.3227.4582.5688.778.4908.6382 1.2057 1.4912 2.1016 2.3476 1.759 1.6813 4.3745 3.5271 7.466 3.5271v-2Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="m4 20 16-16" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M13.5 9.9998a2.4888 2.4888 0 0 0-1.5-.4998c-1.3807 0-2.5 1.1193-2.5 2.5 0 .7138.2992 1.3577.7789 1.8133" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m2.5 12-.8458-.5335v1.067l.8458-.5335Zm19 0 .8458.5335v-1.067l-.8458.5335Zm-11.5 6.2089-.2771.9608.2771-.9608Zm-7.5-6.2089c.8458.5335.8457.5337.8455.5339l-.0001.0003-.0001.0001a16.797 16.797 0 0 1 .6723-.9402c.4467-.5806 1.0943-1.3526 1.8984-2.1212 1.641-1.5687 3.7755-2.9729 6.084-2.9729v-2c-3.0915 0-5.707 1.8458-7.466 3.5271-.8959.8564-1.6108 1.7094-2.1016 2.3476-.246.3198-.4375.5878-.5687.778a12.4189 12.4189 0 0 0-.1925.2871l-.0115.018-.0035.0055-.0012.0019a.0068.0068 0 0 1-.0004.0007c-.0002.0003-.0004.0006.8454.5341Zm19 0c-.8458-.5335-.8457-.5337-.8455-.5339l.0001-.0003.0001-.0001-.001.0015a10.491 10.491 0 0 1-.1635.2441c-.114.1653-.2851.4051-.5078.6946-.4467.5806-1.0943 1.3526-1.8984 2.1212-1.6411 1.5687-3.7755 2.9729-6.084 2.9729v2c3.0915 0 5.7071-1.8458 7.466-3.5271.8959-.8564 1.6108-1.7094 2.1016-2.3476.2461-.3198.4375-.5878.5687-.778a12.1367 12.1367 0 0 0 .1925-.2871l.0115-.018.0035-.0055.0012-.0019.0004-.0007c.0002-.0003.0004-.0006-.8454-.5341Zm-9.5-5.5c1.5803 0 3.0856.6566 4.4248 1.5983l1.1504-1.636c-1.5338-1.0786-3.438-1.9623-5.5752-1.9623v2Zm-4.042 9.6599c-1.3739-.8872-2.5304-2.0583-3.3525-3.0269a18.9107 18.9107 0 0 1-.9428-1.2045 13.5337 13.5337 0 0 1-.2426-.3489 7.5068 7.5068 0 0 1-.0589-.0892l-.0132-.0205a.2627.2627 0 0 1-.0025-.0039l-.0002-.0003.0002.0003.0001.0002c.0001.0001.0002.0003-.8456.5338-.8458.5335-.8457.5337-.8456.5339a.002.002 0 0 0 .0003.0004l.0007.0011a.1.1 0 0 0 .002.0031l.006.0094.0205.0318a9.362 9.362 0 0 0 .0746.113c.0644.0961.158.2327.2789.4014.2417.337.5941.804 1.0433 1.3331.8925 1.0516 2.1937 2.3805 3.7923 3.4129l1.085-1.6802Zm4.042 1.3401c-.5864 0-1.1616-.0901-1.7229-.252l-.5542 1.9217c.7219.2082 1.4839.3303 2.2771.3303v-2Zm6.3263-7.791c.7326.7287 1.3196 1.4418 1.723 1.9726.2012.2648.3555.4825.458.6319.0513.0747.0896.1321.1143.1697l.0267.0411a.3915.3915 0 0 0 .0056.0087l.0008.0013-.0001-.0001-.0001-.0003-.0002-.0002c0-.0001-.0001-.0002.8457-.5337s.8457-.5336.8456-.5338l-.0001-.0002-.0005-.0007-.0011-.0017a12.6418 12.6418 0 0 0-.1878-.2822 18.4561 18.4561 0 0 0-.5144-.7099c-.4444-.5847-1.0917-1.3716-1.9052-2.1806l-1.4102 1.4182Zm-8.0492 7.539a6.8832 6.8832 0 0 1-.2092-.0638l-.6128 1.9038c.0886.0285.1779.0558.2678.0817l.5542-1.9217Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m12.5 7.5.7071-.7071-.7071-.7071-.7071.707.7071.7072Zm4 4 .7071.7071.7071-.7071-.7071-.7071-.7071.7071Zm-12.5 8.5-.9806-.1961 1.1767 1.1767-.1961-.9806Zm3.8124-.7625-.1961-.9806.1961.9806Zm-1.956-5.0939-.7071-.7071.707.7071Zm-1.094 2.044-.9805-.1961.9806.1961Zm1.801-1.3369 6.6437-6.6436-1.4142-1.4142-6.6436 6.6436 1.4142 1.4142Zm5.2295-6.6436 4 4 1.4142-1.4142-4-4-1.4142 1.4142Zm4 2.5858-6.6436 6.6436 1.4142 1.4142 6.6436-6.6436-1.4142-1.4142Zm-8.1766 7.464-3.8124.7625.3922 1.9612 3.8124-.7625-.3922-1.9612Zm-2.6357 1.9392.7625-3.8124-1.9612-.3922-.7625 3.8124 1.9612.3922Zm4.1687-2.7596a2.9996 2.9996 0 0 1-1.533.8204l.3922 1.9612a5.0002 5.0002 0 0 0 2.555-1.3674l-1.4142-1.4142Zm-4-4a5 5 0 0 0-1.3674 2.555l1.9612.3922a3 3 0 0 1 .8204-1.533l-1.4142-1.4142Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m18.5 9.5 1.3711-1.4766c1.0488-1.1294 1.0163-2.886-.0736-3.9759-1.1273-1.1273-2.958-1.1176-4.0734.0215l-.3241.331-1.4 1.1-3 .5 7 7 .5-3.5Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="square" stroke-linejoin="bevel" stroke-width="2" d="M4 8v11c0 1.1046.7376 2 2 2h3.5v-5h5v5h3.5c1.2624 0 2-.8954 2-2v-11l-8-5-8 5Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M9 11h2v2h-2zM13 11h2v2h-2z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M7 2v4" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M21 13.5877v7.1623a.25.25 0 0 1-.25.25h-4.75m5-7.4123a.2497.2497 0 0 0-.0548-.1562l-1.8264-2.2829a.25.25 0 0 0-.2937-.0737l-3.4125 1.4626-3.4126 1.4625-2.3773-2.8527a.25.25 0 0 0-.2968-.067l-6.1807 2.8527a.2499.2499 0 0 0-.1452.227v6.59a.25.25 0 0 0 .25.25h4.75m13-7.4123-.4254-4.5877-.5373-5.7947a.25.25 0 0 0-.2459-.2053h-2.7914a.2499.2499 0 0 0-.2451.201l-.7549 5.299m-8 12.5v-4m0 4h8m0 0v-4M12 14v.0001" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M7 4c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h10c.5523 0 1-.4477 1-1v-7.5309c0-1.788-1.5542-3.1791-3.3313-2.9817l-.0583.0065-1.1043-1.1043.0065-.0583c.1974-1.7771-1.1936-3.3313-2.9817-3.3313h-3.5309Zm7.5311 0h1.6405c.2652 0 .5195.1053.7071.2929l.8284.8284c.1875.1875.2929.442.2929.7071v1.6405c-.712-.5348-1.5687-.8828-2.4933-.9756-.0928-.9246-.4409-1.7813-.9756-2.4933Zm5.4689 7.4691v-5.6407a3 3 0 0 0-.8787-2.1213l-.8284-.8284a3 3 0 0 0-2.1213-.8787h-9.1716c-1.6569 0-3 1.3431-3 3v14c0 1.6568 1.3431 3 3 3h10c1.6569 0 3-1.3432 3-3v-7.5309Zm-8.9999 4.5309h-3v2h3v-2Zm2 2h3v-2h-3v2Zm-2-6h-3v2h3v-2Zm5 0h-3v2h3v-2Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M4 4v-1l-1 1h1Zm8 0 .8944-.4472a1 1 0 0 0-.8944-.5528v1Zm1 2-.8944.4472.8944.5528v-1Zm7 0h1l-1-1v1Zm0 9v1l1-1h-1Zm-7 0-.8944.4472a1 1 0 0 0 .8944.5528v-1Zm-1-2 .8944-.4472-.8944-.5528v1Zm-8-8h8v-2h-8v2Zm7.1056-.5528 1 2 1.7888-.8944-1-2-1.7888.8944Zm1.8944 2.5528h7v-2h-7v2Zm7 7h-7v2h7v-2Zm-6.1056.5528-1-2-1.7888.8944 1 2 1.7888-.8944Zm-8.8944 7.4472v-9h-2v9h2Zm0-9v-9h-2v9h2Zm7-1h-8v2h8v-2Zm7-6v3h2v-3h-2Zm0 7v2h2v-2h-2Zm0-4v2h2v-2h-2Zm0 2v2h2v-2h-2Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" fill="none" viewBox="0 0 25 24"><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M15 14c-.3904.0149-4.292-.0012-5 0-5 0-6.7242-.4392-7-2.2701-.025-.1654-.007-.3327 0-.5.0514-1.2141.9658-2.4353 3.5-2.9971.4488-.0995.9475-.1783 1.5-.2328" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m12 11 3 3-3 3" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M8 17v2c0 1.1046.8954 2 2 2h10c1.1046 0 2-.8954 2-2v-14c0-1.1046-.8954-2-2-2h-10c-1.1046 0-2 .8954-2 2v6" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M3 7h18v13h-18v-13Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M3 10v-4c0-1.1046.8954-2 2-2h6.25l2.75 2.7692" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M2 19h20m-20-14h20m-3 17v-20m-14 20v-20M8 10h8M8 14h8" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M2 19h20m-20-14h20m-3 17v-20m-14 20v-20" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m11 9 4 3v1l-4 2-1-.5v-5l1-.5Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M2 19h20m-20-14h20m-3 17v-20m-14 20v-20" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M2 19h20m-20-14h20m-3 17v-20m-14 20v-20M12 8v8m-4-4h8" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M4 4v-1h-1v1h1Zm16 0h1v-1h-1v1Zm-11 11h1v-.2868l-.152-.2432-.848.53Zm0 6h-1l1.3162.9487-.3162-.9487Zm6-2 .3162.9487.6838-.9487h-1Zm0-4-.848-.53-.152.2432v.2868h1Zm4.544-7.2704-.848-.53.848.53Zm-15.544-2.7296h16v-2h-16v2Zm5.848 9.47-4.544-7.2704-1.696 1.06 4.544 7.2704 1.696-1.06Zm.152 6.53v-6h-2v6h2Zm4.6838-2.9487-6 2 .6324 1.8974 6-2-.6324-1.8974Zm-.6838-3.0513v4h2v-4h-2Zm4.696-7.8004-4.544 7.2704 1.696 1.06 4.544-7.2704-1.696-1.06Zm.304-3.1996v2.1396h2v-2.1396h-2Zm-14 2.1396v-2.1396h-2v2.1396h2Zm15.392 2.12a4.0003 4.0003 0 0 0 .608-2.12h-2c0 .3749-.1053.7422-.304 1.06l1.696 1.06Zm-15.088-1.06a2 2 0 0 1-.304-1.06h-2a4 4 0 0 0 .608 2.12l1.696-1.06Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M6 18.7114c-1.8432-1.6481-3.0034-4.0443-3.0034-6.7114 0-4.9706 4.0294-9 9-9 4.9705 0 9 4.0294 9 9 0 2.8273-1.3037 5.35-3.3427 7" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="round" stroke-miterlimit="1.414" stroke-width="2" d="m12 12 3.5 3.5" style="vector-effect:non-scaling-stroke"/><circle cx="12" cy="12" r="2" fill="currentColor" style="vector-effect:non-scaling-stroke" transform="rotate(90 12 12)"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m6.4998 15.4999-.6508.7593.967.1894-.3162-.9487Zm-3.5-3-.9864-.1644.3356.9237.6508-.7593Zm.5-3-.7071-.7071a1 1 0 0 0-.2793.5427l.9864.1644Zm6.5-6.5v-1a1 1 0 0 0-.7071.2929l.707.707Zm3 0 .7071-.7071-.7071-.293v1Zm2.4999 2.5h1l-.2928-.707-.7072.707Zm0 3 .7071.7071a.9997.9997 0 0 0 .2929-.707h-1Zm-6 6 .3163.9487a1.0002 1.0002 0 0 0 .3909-.2416l-.7071-.7071Zm-2.3492.2407-3.5-3-1.3015 1.5186 3.5 3 1.3015-1.5186Zm-3.1644-2.0763.5-3-1.9727-.3288-.5 3 1.9728.3288Zm.2208-2.4573 6.5-6.5-1.4142-1.4142-6.5 6.5 1.4142 1.4142Zm5.7929-6.2071h3v-2h-3v2Zm2.2929-.293 2.4999 2.5001 1.4143-1.4142-2.5-2.5-1.4142 1.4142Zm2.207 1.793v3h2v-3h-2Zm.2929 2.293-6 5.9999 1.4143 1.4142 5.9999-6-1.4142-1.4142Zm-5.609 5.7583-3 1 .6324 1.8974 3-1-.6325-1.8974Zm-5.391-4.3442 5.5 5.5 1.4141-1.4142-5.4998-5.5-1.4143 1.4142Zm4.5-4.5 5.4999 5.5001 1.4143-1.4142-5.4999-5.5001-1.4142 1.4142Zm3.2324 7.7323 9.1924 9.1924 1.4142-1.4143-9.1924-9.1923-1.4142 1.4142Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M5 14h-2v-6h18v6h-2m-14 0v7h14v-7m-14 0h14M6 3l1 5h9.5l1.5-5-4 1-2 3-2-3-4-1ZM12 7v14" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20 12c0 4.4183-3.5817 8-8 8v2c5.5228 0 10-4.4772 10-10h-2Zm-8 8c-4.4183 0-8-3.5817-8-8h-2c0 5.5228 4.4771 10 10 10v-2Zm-8-8c0-4.4183 3.5817-8 8-8v-2c-5.5229 0-10 4.4771-10 10h2Zm8-8c4.4183 0 8 3.5817 8 8h2c0-5.5229-4.4772-10-10-10v2Zm-3 8c0-3.682 1.7125-6.7893 3.5987-8.199l-1.1974-1.602c-2.4508 1.8317-4.4013 5.5665-4.4013 9.801h2Zm3.5987 8.199c-1.8862-1.4097-3.5987-4.5171-3.5987-8.199h-2c0 4.2345 1.9505 7.9693 4.4013 9.801l1.1974-1.602Zm-1.1974-16.398c1.8862 1.4097 3.5987 4.517 3.5987 8.199h2c0-4.2345-1.9505-7.9693-4.4013-9.801l-1.1974 1.602Zm3.5987 8.199c0 3.708-1.607 6.8021-3.4749 8.1982l1.1973 1.602c2.4691-1.8454 4.2776-5.5918 4.2776-9.8002h-2Zm-12 1h18v-2h-18v2Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="bevel" stroke-miterlimit="1.414" stroke-width="2" d="m12.5 3-10.5 5v11" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-miterlimit="1.414" stroke-width="2" d="M5 9.6286v7.3714l7.5 3 7.5-3v-7.5m-7.5-6.5 10.5 5-4 2-6.5 3-7.1842-3.2-3.3158-1.8 10.5-5Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 3v9m0 9v-9m0 0h-9m9 0h9" style="vector-effect:non-scaling-stroke"/><rect width="18" height="18" x="3" y="3" stroke="currentColor" stroke-linecap="round" stroke-width="2" rx="2" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="square" stroke-linejoin="bevel" stroke-width="2" d="M3 6h18m-18 6h18m-18 6h18m-15-15v18m6-18v18m6-18v18" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/grid-six.svg
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 3h-8.75a.25.25 0 0 0-.25.25v5.75m9-6h8.75a.25.25 0 0 1 .25.25v5.75m-9-6v18m0 0h8.75a.25.25 0 0 0 .25-.25v-5.75m-9 6h-8.75a.25.25 0 0 1-.25-.25v-5.75m0-6h18m-18 0v6m18-6v6m-18 0h18" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 3h-8.75a.25.25 0 0 0-.25.25v5.75m9-6h8.75a.25.25 0 0 1 .25.25v5.75m-9-6v18m0 0h8.75a.25.25 0 0 0 .25-.25v-5.75m-9 6h-8.75a.25.25 0 0 1-.25-.25v-5.75m0-6h18m-18 0v6m18-6v6m-18 0h18" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11.5 2c.8284 0 1.5.6716 1.5 1.5v7.5h1.5v-6c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v6h1.5v-3c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v6c0 4.4183-3.5817 8-8 8h-1.497a8.7501 8.7501 0 0 1-6.1871-2.5628l-4.8766-4.8765c-.5857-.5858-.5857-1.5356 0-2.1214.5858-.5857 1.432-.5606 2.1214 0 .268.2181 1.0652.8528 1.9393 1.5472v-8.9865c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v6h1.5v-7.5c0-.8284.6716-1.5 1.5-1.5Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M13.9999 12v-5.25c0-.9665.7835-1.75 1.75-1.75s1.75.7835 1.75 1.75v5.25-3.25c0-.9665.7835-1.75 1.75-1.75s1.75.7835 1.75 1.75v4.25c0 4.4183-3.5819 8-8.0002 8h-.5832a8.2475 8.2475 0 0 1-5.8327-2.4161l-4.0031-4.0031c-.6138-.6138-.6595-1.592-.1075-2.2619.5638-.6841 1.5612-.8145 2.2818-.2983l2.245 1.6081v-6.8787c0-.9665.7834-1.75 1.75-1.75.9664 0 1.7499.7835 1.7499 1.75v5.25m3.5-2v-5.25c0-.9665-.7835-1.75-1.75-1.75s-1.75.7835-1.75 1.75v5.25" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M13.9999 12v-2.75c0-.9665.7835-1.75 1.75-1.75s1.75.7835 1.75 1.75v2.75-1.25c0-.9665.7835-1.75 1.75-1.75s1.75.7835 1.75 1.75v2.25c0 4.4183-3.5819 8-8.0002 8h-.5832a8.2475 8.2475 0 0 1-5.8327-2.4161l-4.0031-4.0031c-.6138-.6138-.6595-1.592-.1075-2.2619.5638-.6841 1.5612-.8145 2.2818-.2983l2.245 1.6081v-8.8787c0-.9665.7834-1.75 1.75-1.75.9664 0 1.7499.7835 1.7499 1.75v7.25m3.5-1v-3.25c0-.9665-.7835-1.75-1.75-1.75s-1.75.7835-1.75 1.75v3.25" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M4 17v-6c0-9.5 16-9.5 16 0v9h-8" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M3 17v-5h1v5h-1ZM20 17v-5h1v5h-1Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M15 10v.0001" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M14.4999 15c.8284 0 1.5-.6716 1.5-1.5s-.6716-1.5-1.5-1.5-1.5.6716-1.5 1.5.6716 1.5 1.5 1.5ZM9.5 15c.8283 0 1.4999-.6716 1.4999-1.5s-.6716-1.5-1.5-1.5-1.5.6716-1.5 1.5.6716 1.5 1.5 1.5Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M18.0019 11.03a6.04 6.04 0 0 0-5.95-5.03c-3.03 0-6.29 2.51-6.03 6.45a8.0748 8.0748 0 0 0 4.86-5.89c1.31 2.63 4 4.44 7.12 4.47Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M7 4.0135c-2.9192-.2207-5 2.1572-5 4.9865 0 4.3041 5.5556 8.4949 10 12 4.4444-3.5051 10-7.5817 10-12 0-2.8293-2.0808-5.2072-5-4.9865-3.0443.2302-5 2.8295-5 4.9865 0-2.157-1.9557-4.7563-5-4.9865Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m7 4.0135-.0754.9972.0754-.9972Zm10 0-.0754-.9971.0754.9971Zm-5 16.9865-.6192.7852h1.2384l-.6192-.7852Zm-9-12c0-2.3627 1.6949-4.158 3.9246-3.9893l.1508-1.9943c-3.6087-.273-6.0754 2.6877-6.0754 5.9836h2Zm3.9246-3.9893c2.5127.19 4.0754 2.3452 4.0754 3.9893h2c0-2.6699-2.3487-5.7132-5.9246-5.9836l-.1508 1.9943Zm16.0754 3.9893c0-3.2959-2.4667-6.2565-6.0754-5.9836l.1508 1.9943c2.2297-.1686 3.9246 1.6266 3.9246 3.9893h2Zm-6.0754-5.9836c-3.5759.2704-5.9246 3.3137-5.9246 5.9836h2c0-1.6441 1.5627-3.7993 4.0754-3.9893l-.1508-1.9943Zm-4.3054 17.1984c-2.245-1.7705-4.6794-3.6457-6.5648-5.608-1.9131-1.9913-3.0544-3.8676-3.0544-5.6068h-2c0 2.5648 1.6365 4.936 3.6122 6.9924 2.0036 2.0854 4.5691 4.0582 6.7686 5.7928l1.2384-1.5704Zm0 1.5704c2.1932-1.7297 4.7626-3.6768 6.7661-5.7474 1.9818-2.0482 3.6147-4.4182 3.6147-7.0378h-2c0 1.7987-1.1449 3.6761-3.052 5.6471-1.8854 1.9485-4.316 3.7922-6.5672 5.5677l1.2384 1.5704Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/heart-filled.svg
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m11.
|
|
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.1587 6.5291.8415 1.3105.8415-1.3105c1.5981-2.489 3.8242-2.5291 4.7146-2.5291.4494 0 1.6982.1906 2.7446 1.0014.9742.755 1.8974 2.1398 1.6625 4.8164-.1809 2.0604-1.643 4.2847-3.6841 6.3364-2.0102 2.0206-4.4298 3.7219-6.2213 4.7399a.1155.1155 0 0 1-.0578.016.1155.1155 0 0 1-.0578-.016c-1.7915-1.018-4.2112-2.7193-6.2214-4.7399-2.041-2.0517-3.5032-4.276-3.684-6.3364-.235-2.6766.6883-4.0614 1.6625-4.8164 1.0463-.8108 2.2952-1.0014 2.7445-1.0014.8904 0 3.1165.0402 4.7147 2.5291Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="m11.1587 6.5291.8415 1.3105.8415-1.3105c1.5981-2.489 3.8242-2.5291 4.7146-2.5291.4494 0 1.6982.1906 2.7446 1.0014.9742.755 1.8974 2.1398 1.6625 4.8164-.1809 2.0604-1.643 4.2847-3.6841 6.3364-2.0102 2.0206-4.4298 3.7219-6.2213 4.7399a.1155.1155 0 0 1-.0578.016.1155.1155 0 0 1-.0578-.016c-1.7915-1.018-4.2112-2.7193-6.2214-4.7399-2.041-2.0517-3.5032-4.276-3.684-6.3364-.235-2.6766.6883-4.0614 1.6625-4.8164 1.0463-.8108 2.2952-1.0014 2.7445-1.0014.8904 0 3.1165.0402 4.7147 2.5291ZM12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m12 21-.6192.7852h1.2384l-.6192-.7852Zm-5-16.9865-.0754.9972.0754-.9972Zm10 0 .0754.9972-.0754-.9972Zm-14 4.9865c0-2.3627 1.6949-4.158 3.9246-3.9893l.1508-1.9943c-3.6087-.273-6.0754 2.6877-6.0754 5.9836h2Zm3.9246-3.9893c2.5127.19 4.0754 2.3452 4.0754 3.9893h2c0-2.6699-2.3487-5.7132-5.9246-5.9836l-.1508 1.9943Zm16.0754 3.9893c0-3.2959-2.4667-6.2565-6.0754-5.9836l.1508 1.9943c2.2297-.1686 3.9246 1.6266 3.9246 3.9893h2Zm-6.0754-5.9836c-3.5759.2704-5.9246 3.3137-5.9246 5.9836h2c0-1.6441 1.5627-3.7993 4.0754-3.9893l-.1508-1.9943Zm-4.3054 17.1984c-2.245-1.7705-4.6794-3.6457-6.5648-5.608-1.9131-1.9913-3.0544-3.8676-3.0544-5.6068h-2c0 2.5648 1.6365 4.936 3.6122 6.9924 2.0036 2.0854 4.5691 4.0582 6.7686 5.7928l1.2384-1.5704Zm0 1.5704c2.1932-1.7297 4.7626-3.6768 6.7661-5.7474 1.9818-2.0482 3.6147-4.4182 3.6147-7.0378h-2c0 1.7987-1.1449 3.6761-3.052 5.6471-1.8854 1.9485-4.316 3.7922-6.5672 5.5677l1.2384 1.5704Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/heart.svg
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="m11.
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="m11.1587 6.5291.8415 1.3105.8415-1.3105c1.5981-2.489 3.8242-2.5291 4.7146-2.5291.4494 0 1.6982.1906 2.7446 1.0014.9742.755 1.8974 2.1398 1.6625 4.8164-.1809 2.0604-1.643 4.2847-3.6841 6.3364-2.0102 2.0206-4.4298 3.7219-6.2213 4.7399a.1155.1155 0 0 1-.0578.016.1155.1155 0 0 1-.0578-.016c-1.7915-1.018-4.2112-2.7193-6.2214-4.7399-2.041-2.0517-3.5032-4.276-3.684-6.3364-.235-2.6766.6883-4.0614 1.6625-4.8164 1.0463-.8108 2.2952-1.0014 2.7445-1.0014.8904 0 3.1165.0402 4.7147 2.5291ZM12 8v.0001" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="m23 12-4.5881 4.9704c-.7705.8347-2.0806.8609-2.8838.0577l-7.674-7.674c-.7572-.7572-.7837-1.9764-.0601-2.7657l4.206-4.5884" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m7.5 9.5 8 7.5-2.5 3-8.5-8 3-2.5Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m2 19-.8192-.5734-.1808.5734h1Zm8 2v1l.8575-.4855-.8575-.5145Zm-8 0h-1v1h1v-1Zm2.6808-7.5735-3.5 5.0001 1.6384 1.1469 3.5-5-1.6384-1.147Zm6.1767 8.088 1.5-2.5-1.715-1.029-1.5 2.5 1.715 1.029Zm-9.8575-2.5145v2h2v-2h-2Zm1 3h8v-2h-8v2Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M2.8389 21h18" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m10 16.5-.7071.7071.5625.5625.6746-.4216-.53-.848Zm4-.5-.3162.9487 1.1011-.3291-.7849-.6196Zm-7-2.5-.9398-.3417-.2176.5985.4503.4503.7071-.7071Zm0-4-.6-.8-.3487 1.1162.9487-.3162Zm8.7129-6.5347-.6-.8.6.8Zm4.7649 4.8295-.7849-.6197.7849.6197Zm-10.4778 8.7052c.53.848.5297.8482.5294.8484l-.0006.0003-.001.0006-.0014.001-.0011.0006.0057-.0034a1.603 1.603 0 0 1 .041-.0234 3.5563 3.5563 0 0 1 .1905-.0977 4.7675 4.7675 0 0 1 .7305-.276c.6198-.1777 1.4012-.2649 2.1908-.0017l.6324-1.8974c-1.2974-.4324-2.516-.2696-3.3745-.0234a6.7583 6.7583 0 0 0-1.0411.3938 5.491 5.491 0 0 0-.3.1542 3.8872 3.8872 0 0 0-.0876.0501l-.0272.0163a3.4367 3.4367 0 0 1-.0094.0057l-.0036.0022-.0015.001a.0038.0038 0 0 0-.0007.0004c-.0003.0002-.0006.0004.5294.8484Zm4.7849.1196 6.4778-8.2052-1.5698-1.2393-6.4778 8.2053 1.5698 1.2392Zm-7.7849-3.1196c.9398.3417.94.3414.94.3411a.0207.0207 0 0 0 .0008-.0022l.0013-.0035a3.8862 3.8862 0 0 0 .0407-.1227 5.9034 5.9034 0 0 0 .0837-.2958 7.7923 7.7923 0 0 0 .1875-1.0174c.0984-.8362.1023-1.9928-.3053-3.2157l-1.8974.6324c.288.8641.292 1.7075.2164 2.3496a5.7923 5.7923 0 0 1-.1385.7543 3.915 3.915 0 0 1-.055.1947 1.7896 1.7896 0 0 1-.0136.042l-.002.006.0003-.001.0005-.0014.0004-.001a.0207.0207 0 0 0 .0002-.0006c.0001-.0002.0002-.0005.94.3412Zm.6-3.2 8.7129-6.5347-1.2-1.6-8.7129 6.5347 1.2 1.6Zm-1.3071 3.9071 3 3 1.4142-1.4142-3-3-1.4142 1.4142Zm14.7477-9.5807-2.1958-2.1958-1.4142 1.4142 2.1958 2.1958 1.4142-1.4142Zm-4.7277-.861a.8551.8551 0 0 1 1.1177.0794l1.4142-1.4142c-1.0047-1.0047-2.5953-1.1178-3.7319-.2653l1.2 1.6Zm4.9498 4.649c.8971-1.1363.8017-2.7642-.2221-3.788l-1.4142 1.4142a.855.855 0 0 1 .0665 1.1345l1.5698 1.2393Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m7 13.5-3 4 4.5.5 1.5-1.5" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="m9.5 7.5 6 6" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="square" stroke-linejoin="bevel" stroke-width="2" d="M4 8v11c0 1.1046.7376 2 2 2h3.5v-5h5v5h3.5c1.2624 0 2-.8954 2-2v-11l-8-5-8 5Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><rect width="18" height="18" x="3" y="3" stroke="currentColor" stroke-linecap="round" stroke-width="2" rx="2" style="vector-effect:non-scaling-stroke"/><circle cx="15" cy="9" r="2" stroke="currentColor" stroke-width="2" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m3 17 4-5h2l8 9" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M4 6h16m-10 6h10m-16 6h16" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" stroke="currentColor" stroke-linejoin="bevel" d="M7 13.5v-3l-3 1.5 3 1.5Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/indent-left.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 14.5683v-5.1366c0-.3838-.464-.576-.7355-.3046l-2.
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M7 14.5683v-5.1366c0-.3838-.464-.576-.7355-.3046l-2.5682 2.5682a.431.431 0 0 0 0 .6094l2.5682 2.5682c.2715.2715.7356.0792.7356-.3046Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 6h14m-8 6h8m-14 6h14" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M4 6h16m-10 6h10m-16 6h16" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" stroke="currentColor" stroke-linejoin="bevel" d="M4 13.5v-3l3 1.5-3 1.5Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/indent-right.svg
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 6h14m-8 6h8m-14 6h14" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M4.04 14.5683v-5.1366c0-.3838.
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 6h14m-8 6h8m-14 6h14" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M4.04 14.5683v-5.1366c0-.3838.464-.576.7355-.3046l2.5683 2.5682a.431.431 0 0 1 0 .6094l-2.5683 2.5682c-.2714.2715-.7355.0792-.7355-.3046Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><circle cx="12" cy="12" r="9" stroke="currentColor" stroke-width="2" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 17v-5h-2.5" style="vector-effect:non-scaling-stroke"/><circle cx="12" cy="8.5" r="1.5" fill="currentColor" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><circle cx="7" cy="9" r="4" stroke="currentColor" stroke-width="2" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M11 9h10v5" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M17 9v5" style="vector-effect:non-scaling-stroke"/><circle cx="9.5" cy="18.5" r="1.5" fill="currentColor" style="vector-effect:non-scaling-stroke"/><circle cx="4.5" cy="18.5" r="1.5" fill="currentColor" style="vector-effect:non-scaling-stroke"/><circle cx="14.5" cy="18.5" r="1.5" fill="currentColor" style="vector-effect:non-scaling-stroke"/><circle cx="19.5" cy="18.5" r="1.5" fill="currentColor" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M5 21h14c1.1046 0 2-.8954 2-2v-14c0-1.1046-.8954-2-2-2h-14c-1.1046 0-2 .8954-2 2v14c0 1.1046.8954 2 2 2ZM10 7v7M6 7h8" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M2 20h20" style="vector-effect:non-scaling-stroke"/><rect width="16" height="13" x="4" y="4" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="2" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M21 10.5c0 4.1421-4.0294 7.5-9 7.5-1.0519 0-2.0617-.1504-3-.4268" style="vector-effect:non-scaling-stroke"/><circle cx="6.5" cy="16.5" r="2.5" stroke="currentColor" stroke-width="2" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M7 19c1 1 1 3 0 4" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M12 2c-.6024 0-1.1931.0452-1.7675.1321l.2991 1.9775a9.8174 9.8174 0 0 1 1.4684-.1096c.5023 0 .993.0377 1.4684.1096l.2991-1.9775a11.8154 11.8154 0 0 0-1.7675-.1321Zm8.0098 3.4049c-.7801-.8854-1.7529-1.6297-2.8568-2.1937l-.91 1.781c.8948.4572 1.663 1.0503 2.2661 1.7348l1.5007-1.3221Zm-13.1628-2.1937c-1.1039.564-2.0767 1.3083-2.8568 2.1937l1.5007 1.3221c.6031-.6845 1.3713-1.2776 2.2661-1.7349l-.91-1.781Zm-4.6076 5.4296a7.3288 7.3288 0 0 0-.2394 1.8592 7.329 7.329 0 0 0 .2394 1.8592l1.9348-.5065a5.3289 5.3289 0 0 1-.1742-1.3527c0-.4644.06-.9166.1742-1.3527l-1.9348-.5065Zm19.7606 1.8592c0-.638-.0827-1.2605-.2394-1.8592l-1.9348.5065c.1142.436.1742.8883.1742 1.3527 0 .4644-.06.9166-.1742 1.3527l1.9348.5065a7.3299 7.3299 0 0 0 .2394-1.8592Zm-17.8816 5.2375a2.487 2.487 0 0 1 .1708-.4058l-.299.2634c.0422.0479.085.0953.1282.1424Zm13.0346 2.0513c1.1039-.564 2.0767-1.3083 2.8568-2.1937l-1.5007-1.3221c-.6031.6845-1.3713 1.2776-2.2661 1.7349l.91 1.7809Zm-6.9205 1.0791a11.8154 11.8154 0 0 0 1.7675.1321c.6024 0 1.1931-.0452 1.7675-.1321l-.2991-1.9775a9.8188 9.8188 0 0 1-1.4684.1096c-.5023 0-.993-.0377-1.4684-.1096l-.2991 1.9775Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/lasso.svg
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-dasharray="1 3" stroke-linecap="round" stroke-width="2" d="M10.5 21.5s1.4711-1.0961 3-2.5c2.3938-2.198 5.2629-2.2534
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-dasharray="1 3" stroke-linecap="round" stroke-width="2" d="M10.5 21.5s1.4711-1.0961 3-2.5c2.3938-2.198 5.2629-2.2534 6.9999-5 1.291-2.0413 1.3846-3.1155 1-5.5-.3626-2.248-.697-3.609-2.4999-5-2.0626-1.5913-5.396-1.0753-8.0001-1-3.3352.0964-4.711 1.0722-7 3.5-1.4975 1.5884-1.1565 1.8225-1 4 .1515 2.1066.356 2.674 2 4 1.779 1.4348 5.5 1.3333 8 .5 2.5-.8333 4-4.5 4-4.5" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M13 15v.0001" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M3 5c0-1.1046.8954-2 2-2h14c1.1046 0 2 .8954 2 2v14c0 1.1046-.8954 2-2 2h-14c-1.1046 0-2-.8954-2-2v-14ZM3 9h18M9 9v12" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11 1v2h-6c-1.6568 0-3 1.3431-3 3v10c0 1.6569 1.3432 3 3 3h2.583l-1.25 3h2.1667l1.25-3h4.5l1.25 3h2.1667l-1.25-3h2.5836c1.6569 0 3-1.3431 3-3v-10c0-1.6569-1.3431-3-3-3h-6v-2h-2Zm-7 5c0-.5523.4477-1 1-1h14c.5523 0 1 .4477 1 1v10c0 .5523-.4477 1-1 1h-14c-.5523 0-1-.4477-1-1v-10Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M3 15h18M3 7h18" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M9 14h1l-.4993-.8656-.5007.8656Zm6 0-.5007-.8656-.4993.8656h1Zm-6 3h-1l1 1v-1Zm6 0v1l1-1h-1Zm-8-8c0-2.7614 2.2386-5 5-5v-2c-3.866 0-7 3.134-7 7h2Zm5-5c2.7614 0 5 2.2386 5 5h2c0-3.866-3.134-7-7-7v2Zm-2.4993 9.1344c-1.532-.8862-2.5007-2.3223-2.5007-4.1344h-2c0 2.6296 1.4445 4.677 3.4993 5.8656l1.0014-1.7312Zm7.4993-4.1344c0 1.8121-.9687 3.2482-2.5007 4.1344l1.0014 1.7312c2.0548-1.1886 3.4993-3.236 3.4993-5.8656h-2Zm-9 5v3h2v-3h-2Zm1 4h6v-2h-6v2Zm7-1v-3h-2v3h2ZM15 20h-6v1l1.5 1h3l1.5-1v-1Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m4.5345 9.8114 7.5837-7.1098c.7572-.7098 1.9609.0612 1.6327 1.0458l-1.7509 5.2526h5.0657c2.7639 0 4.0574 3.4208 1.9849 5.2495l-8.2659 7.2934c-.7662.6761-1.9334-.0967-1.6103-1.066l1.8256-5.4769h-4.4137c-2.7196 0-4.0358-3.3286-2.0518-5.1886Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="m18 13-5 5m5-12-12 12" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M13 6h7v-2h-16v2h7v5h-7v2h7v5h-7v2h16v-2h-7v-5h7v-2h-7v-5Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M20 6h-16v-2h16v2Zm0 7h-16v-2h16v2Zm-16 7h16v-2h-16v2Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M6 4v16h-2v-16h2Zm7 0v16h-2v-16h2Zm7 16v-16h-2v16h2Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><rect width="14" height="14" x="7" y="7" stroke="currentColor" stroke-linecap="round" stroke-width="2" rx="2" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M14 7v14M22 3h-16m-3 3v16" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="m14 17-2.5 2.5c-1.933 1.933-5.067 1.933-7 0-1.933-1.933-1.933-5.067 0-7l2.5-2.5m10 4 2.5-2.5c1.933-1.933 1.933-5.067 0-7-1.933-1.933-5.067-1.933-7 0l-2.5 2.5M9 15l6-6" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="m10 7 2.5-2.5c1.933-1.933 5.067-1.933 7 0 1.774 1.774 1.9822 4.5595.5 6.5m-13-1-2.5 2.5c-1.933 1.933-1.933 5.067 0 7 1.933 1.933 5.067 1.933 7 0l.5-.5M9 15l6-6M18 13v8m-4-4h8" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/link.svg
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m7.
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m7.7568 11.2931-3.182 3.182c-1.3668 1.3669-1.3668 3.5829 0 4.9498 1.3669 1.3668 3.583 1.3668 4.9498 0l3.182-3.182m-1.7678-8.1317 3.5355-3.5356c1.3669-1.3668 3.583-1.3668 4.9498 0 1.3668 1.3669 1.3668 3.583 0 4.9498l-3.5355 3.5355m-7.4247 2.4749 7.0711-7.071" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M3 7h2v-2h-2v2Zm4 0h14v-2h-14v2Zm0 6h14v-2h-14v2Zm14 6h-14v-2h14v2Zm-16-6h-2v-2h2v2Zm-2 6h2v-2h-2v2Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M2 3h4v7m4-4h12m-20 8h5v3h-4v3h5m2-3h12" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M5 11h14v7c0 1.6569-1.3431 3-3 3h-8c-1.6569 0-3-1.3431-3-3v-7Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M8 7c0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4v4h-8v-4Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M19 11h-14v8c0 1.1046.8954 2 2 2h10c1.1046 0 2-.8954 2-2v-8Zm-5.5 3.5h-3v3h3v-3Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="M5 11h14v7c0 1.6569-1.3431 3-3 3h-8c-1.6569 0-3-1.3431-3-3v-7Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M16 8v-1c0-2.2091-1.7909-4-4-4-2.2091 0-4 1.7909-4 4v4" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M10.5 14.5h3v3h-3z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M15 21h4c1.1046 0 2-.8954 2-2v-14c0-1.1046-.8954-2-2-2h-4" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M2 12.0002h12" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m11 8 4 4-4 4" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M9 3h-4c-1.1046 0-2 .8954-2 2v14c0 1.1046.8954 2 2 2h4" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M8 12.0002h12" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m17 8 4 4-4 4" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m11.5 16-.0072 1h.0072v-1Zm0-7-.0072 1h.0072v-1Zm8.5 0v1h1v-1h-1Zm0 7h1v-1h-1v1Zm0 5v1h1v-1h-1Zm0-17h1l-1-1v1Zm-8.4928 11c-1.3996-.0101-2.517-1.1308-2.5072-2.4927l-2-.0145c-.0181 2.504 2.0265 4.4893 4.4928 4.5072l.0144-2Zm-2.5072-2.4927c.0101-1.3997 1.1309-2.5172 2.4928-2.5073l.0145-2c-2.504-.0181-4.4894 2.0265-4.5073 4.4928l2 .0145Zm6.0254-8.4705-.0254 4.958 2 .0103.0253-4.958-1.9999-.0103Zm-.0254 11.9632v5h2v-5h-2Zm6-7v-4.9398h-2v4.9398h2Zm-2 7v5h2v-5h-2Zm1-8h-4v2h4v-2Zm-4 9h4v-2h-4v2Zm4 3h-4v2h4v-2Zm-4 0h-2v2h2v-2Zm-4.5 0c-4.1421 0-7.5-3.3579-7.5-7.5h-2c0 5.2467 4.2533 9.5 9.5 9.5v-2Zm-7.5-7.5c0-4.1421 3.3579-7.5 7.5-7.5v-2c-5.2467 0-9.5 4.2533-9.5 9.5h2Zm7.5 9.5h5.5v-2h-5.5v2Zm0-17h8.5v-2h-8.5v2Zm7.5-1v3h2v-3h-2Zm-3 4h-4.5v2h4.5v-2Zm-4.5 9h4.5v-2h-4.5v2Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/magnet.svg
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="square" stroke-miterlimit="1.414" stroke-width="2" d="m8.
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="square" stroke-miterlimit="1.414" stroke-width="2" d="m8.435 4.8285-3.4853 3.4852c-2.7337 2.7337-2.7337 7.1659 0 9.8996l.6413.6412c2.7177 2.7177 7.1183 2.7359 9.8583.0408l3.5554-3.4971m-10.5697-10.5697 2.4749-2.475a.5.5 0 0 1 .7071 0l2.2929 2.293a.5001.5001 0 0 1 0 .707l-2.4749 2.475m-3-3 3 3m0 0-3.3137 3.3137c-1.1716 1.1716-1.1214 2.8578 0 4.2426l.522.5221c1.3566 1.0931 3.0711 1.1716 4.2427 0l3.3137-3.3137m0 0 2.4749-2.4749a.5.5 0 0 1 .7071 0l2.1184 2.1184a.5.5 0 0 1-.003.71l-2.4924 2.4515m-2.805-2.805 2.805 2.805" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M8 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="bevel" stroke-width="2" d="m14.5 1.5-3.5 4.5h3l-3 4" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M8.8345 3.0968a6.9953 6.9953 0 0 1 .1655-.0258v2.0288c-2.282.4628-4 2.4818-4 4.9002 0 2.7615 2.2386 5 5 5s5-2.2385 5-5h2c0 1.5724-.5184 3.0236-1.3936 4.1922l5.1007 5.1007-1.4142 1.4142-5.1007-5.1007c-1.1686.8752-2.6199 1.3936-4.1922 1.3936-3.866 0-7-3.134-7-7 0-3.4695 2.5231-6.3477 5.8345-6.9032Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="m20 20-6-6m2-4c0 3.3137-2.6863 6-6 6s-6-2.6863-6-6 2.6863-6 6-6 6 2.6863 6 6Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="22" fill="none" viewBox="0 0 24 22"><path stroke="currentColor" stroke-width="2" d="M10 4c-3.3137 0-6 2.6863-6 6s2.6863 6 6 6c2.973 0 5.441-2.1623 5.917-5m4.083 9-6-6M16 1v8m-4-4h8" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="bevel" stroke-miterlimit="1.414" stroke-width="2" d="m9 4-6 2v15l6-2.5m0-14.5 6 2m-6-2v14.5m6-12.5 6-2v14.5l-6 2.5m0-15v15m0 0-6-2.5" style="vector-effect:non-scaling-stroke"/></svg>
|