@mirohq/design-system-icons 1.1.1 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/main.js +2395 -5938
- package/dist/main.js.map +1 -1
- package/dist/module.js +2394 -5939
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +8 -11
- package/package.json +4 -4
- package/react/activity.tsx +4 -7
- package/react/add-line-bottom.tsx +3 -5
- package/react/add-line-right.tsx +3 -5
- package/react/ai-text.tsx +5 -12
- package/react/align-bottom-group.tsx +4 -22
- package/react/align-bottom.tsx +5 -15
- package/react/align-center-horizontal.tsx +7 -13
- package/react/align-center-vertical.tsx +3 -18
- package/react/align-left.tsx +6 -13
- package/react/align-middle.tsx +7 -25
- package/react/align-right.tsx +6 -13
- package/react/align-top-group.tsx +4 -22
- package/react/align-top.tsx +5 -15
- package/react/alignment-scale.tsx +15 -14
- package/react/alt-text-underline.tsx +5 -10
- package/react/alt-text.tsx +4 -5
- package/react/arrow-arc-left.tsx +4 -12
- package/react/arrow-arc-right.tsx +3 -9
- package/react/arrow-bend-up-left.tsx +5 -10
- package/react/arrow-bend-up-right.tsx +5 -10
- package/react/arrow-box-left.tsx +5 -14
- package/react/arrow-box-out.tsx +5 -9
- package/react/arrow-clockwise-down-right.tsx +5 -9
- package/react/arrow-clockwise-up-left.tsx +5 -9
- package/react/arrow-counter-clockwise-down-left.tsx +5 -9
- package/react/arrow-counter-clockwise-up-right.tsx +5 -9
- package/react/arrow-curves-bottom-right.tsx +5 -10
- package/react/arrow-down-left.tsx +5 -9
- package/react/arrow-down-right.tsx +5 -9
- package/react/arrow-down.tsx +4 -11
- package/react/arrow-elbow-down-right.tsx +4 -12
- package/react/arrow-fat-left-right.tsx +1 -2
- package/react/arrow-fat-left.tsx +1 -7
- package/react/arrow-fat-right.tsx +3 -5
- package/react/arrow-fat-up-right.tsx +3 -12
- package/react/arrow-left-right-dotted.tsx +3 -14
- package/react/arrow-left.tsx +4 -11
- package/react/arrow-right.tsx +4 -11
- package/react/arrow-up-circle.tsx +6 -16
- package/react/arrow-up-left.tsx +5 -9
- package/react/arrow-up-right.tsx +5 -9
- package/react/arrow-up.tsx +4 -11
- package/react/arrows-clockwise-rectangle-tilt.tsx +3 -6
- package/react/arrows-clockwise-x.tsx +7 -18
- package/react/arrows-clockwise-y.tsx +7 -18
- package/react/arrows-counterclockwise-rectangle-tilt.tsx +3 -6
- package/react/arrows-down-up.tsx +6 -24
- package/react/arrows-horizontal-lines-top-bottom-in.tsx +6 -16
- package/react/arrows-horizontal-lines-top-bottom.tsx +5 -10
- package/react/arrows-in-simple.tsx +7 -22
- package/react/arrows-out-cardinal.tsx +5 -8
- package/react/arrows-out-lines-horizontal.tsx +7 -6
- package/react/arrows-out-simple.tsx +7 -13
- package/react/arrows-square-counter-clockwise-y.tsx +6 -16
- package/react/arrows-time-backward.tsx +7 -13
- package/react/arrows-time-forward.tsx +7 -13
- package/react/article-empty.tsx +2 -3
- package/react/article.tsx +2 -3
- package/react/at.tsx +2 -3
- package/react/attachment.tsx +3 -5
- package/react/badge.tsx +3 -7
- package/react/barrel.tsx +3 -12
- package/react/bell-slash.tsx +4 -12
- package/react/bell-tilt.tsx +2 -3
- package/react/bell.tsx +4 -4
- package/react/board.tsx +6 -8
- package/react/book-open-info.tsx +5 -8
- package/react/bookmark.tsx +3 -7
- package/react/box-captions.tsx +1 -2
- package/react/bracket-curly-left.tsx +3 -5
- package/react/bracket-curly-right.tsx +3 -5
- package/react/brackets-angle-slash.tsx +3 -11
- package/react/brackets-curly-circles-three.tsx +8 -9
- package/react/browser.tsx +5 -9
- package/react/brush.tsx +4 -11
- package/react/calendar-blank.tsx +3 -7
- package/react/calendar-end.tsx +6 -10
- package/react/calendar-start.tsx +2 -3
- package/react/camera.tsx +5 -9
- package/react/caption-along.tsx +3 -4
- package/react/caption-horizontal.tsx +1 -2
- package/react/card-circles.tsx +1 -2
- package/react/card-number-three.tsx +6 -10
- package/react/card.tsx +4 -12
- package/react/cards-poker.tsx +7 -17
- package/react/chart-bar-y-simple.tsx +4 -28
- package/react/chart-bar-y.tsx +3 -32
- package/react/chat-check.tsx +5 -10
- package/react/chat-dashes-lines-two.tsx +7 -6
- package/react/chat-lines-cross.tsx +7 -11
- package/react/chat-lines-dot.tsx +7 -7
- package/react/chat-lines-eye-open.tsx +8 -8
- package/react/chat-lines-two-stack.tsx +5 -12
- package/react/chat-lines-two.tsx +7 -7
- package/react/chat-plus.tsx +5 -7
- package/react/chat-text-arrow.tsx +7 -13
- package/react/chat-two.tsx +3 -6
- package/react/chat.tsx +3 -5
- package/react/check-mark.tsx +3 -6
- package/react/checkboard-square-centered.tsx +2 -13
- package/react/chevron-down-double.tsx +3 -6
- package/react/chevron-down.tsx +3 -6
- package/react/chevron-left-double.tsx +3 -6
- package/react/chevron-left.tsx +3 -6
- package/react/chevron-right-double.tsx +3 -6
- package/react/chevron-right-small.tsx +3 -11
- package/react/chevron-right.tsx +3 -6
- package/react/chevron-up-double.tsx +3 -6
- package/react/chevron-up-down-line.tsx +3 -11
- package/react/chevron-up-down.tsx +3 -6
- package/react/chevron-up.tsx +3 -6
- package/react/circle-corners.tsx +4 -8
- package/react/circle-motion-x.tsx +3 -11
- package/react/circle-notch.tsx +3 -5
- package/react/circle-slash.tsx +3 -6
- package/react/circle.tsx +3 -5
- package/react/circles-connected.tsx +3 -13
- package/react/clock-counter-clockwise-simple.tsx +6 -11
- package/react/clock-counter-clockwise.tsx +8 -16
- package/react/clock-overtime.tsx +4 -13
- package/react/clock.tsx +2 -3
- package/react/cloud.tsx +3 -12
- package/react/cluster-ai.tsx +2 -9
- package/react/cluster-color.tsx +6 -15
- package/react/cluster-sentiment.tsx +7 -25
- package/react/cluster.tsx +3 -6
- package/react/clustered.tsx +5 -5
- package/react/cog.tsx +5 -9
- package/react/coins-checked.tsx +3 -6
- package/react/coins-slash.tsx +3 -6
- package/react/coins.tsx +2 -8
- package/react/columns-format.tsx +7 -6
- package/react/columns-three.tsx +5 -17
- package/react/comment-group.tsx +4 -7
- package/react/compass.tsx +5 -9
- package/react/cone-serpentine.tsx +6 -3
- package/react/connection-line-elbows.tsx +2 -3
- package/react/connection-line-straight.tsx +2 -3
- package/react/corners-three-eye-open.tsx +5 -9
- package/react/counter.tsx +6 -22
- package/react/credit-card.tsx +7 -5
- package/react/crop.tsx +3 -6
- package/react/cross-circle.tsx +5 -9
- package/react/cross-fat.tsx +5 -16
- package/react/cross-square.tsx +6 -13
- package/react/cross.tsx +3 -5
- package/react/cube.tsx +3 -7
- package/react/cursor-filled.tsx +2 -3
- package/react/cursor-lines.tsx +3 -5
- package/react/cursor-text-lines.tsx +3 -12
- package/react/cursor-text.tsx +3 -6
- package/react/cursor.tsx +1 -2
- package/react/curve-square-circle-arrow.tsx +3 -12
- package/react/dash-left-down-square-dash-right-up.tsx +3 -6
- package/react/dash-left-up-square-dash-down-right.tsx +3 -6
- package/react/dash-square-dash-horizontal.tsx +3 -6
- package/react/dash-square-dash-vertical.tsx +3 -6
- package/react/diagram-card-large-1.tsx +4 -11
- package/react/diagram-card-large-2.tsx +6 -12
- package/react/diagram-card-large-3.tsx +6 -11
- package/react/diagram-card-large-4.tsx +5 -19
- package/react/diagram-card-magnifying-glass.tsx +5 -14
- package/react/diagram-card-small-1.tsx +4 -11
- package/react/diagram-card-small-2.tsx +6 -11
- package/react/diagram-card-small-3.tsx +5 -9
- package/react/diagram-card-team.tsx +5 -29
- package/react/diagram-card-user.tsx +5 -22
- package/react/diagramming-format.tsx +1 -2
- package/react/diagramming.tsx +6 -31
- package/react/distribute-horizontal.tsx +2 -9
- package/react/distribute-vertical.tsx +4 -7
- package/react/doc-format.tsx +6 -15
- package/react/dollar-sign-currency.tsx +3 -5
- package/react/dot-voting.tsx +2 -3
- package/react/dots-nine.tsx +5 -11
- package/react/dots-six-horizontal.tsx +5 -8
- package/react/dots-six-vertical.tsx +5 -8
- package/react/dots-three-vertical.tsx +1 -2
- package/react/dots-three.tsx +1 -2
- package/react/dots-two.tsx +1 -2
- package/react/download.tsx +5 -16
- package/react/envelope.tsx +5 -9
- package/react/eraser.tsx +5 -9
- package/react/exclamation-mark-octagon.tsx +4 -15
- package/react/exclamation-point-circle.tsx +4 -15
- package/react/export.tsx +6 -16
- package/react/external-format.tsx +7 -11
- package/react/eye-closed-dots-four-frame-broken.tsx +7 -21
- package/react/eye-closed.tsx +5 -11
- package/react/eye-open-line-frame-broken.tsx +7 -12
- package/react/eye-open-slash.tsx +6 -10
- package/react/eye-open.tsx +5 -9
- package/react/eyedropper.tsx +4 -7
- package/react/factory-house.tsx +5 -11
- package/react/factory.tsx +2 -8
- package/react/file-spreadsheet.tsx +2 -3
- package/react/flag.tsx +2 -3
- package/react/flip-card.tsx +7 -13
- package/react/flip.tsx +4 -7
- package/react/folder.tsx +5 -9
- package/react/formula.tsx +3 -7
- package/react/frame-lines-two.tsx +5 -7
- package/react/frame-play.tsx +3 -6
- package/react/frame-plus.tsx +5 -7
- package/react/frame.tsx +3 -6
- package/react/funnel.tsx +2 -3
- package/react/gauge.tsx +7 -16
- package/react/gavel.tsx +2 -3
- package/react/gift.tsx +9 -7
- package/react/github.tsx +1 -13
- package/react/globe.tsx +2 -3
- package/react/google-drive.tsx +1 -2
- package/react/graduation-cap.tsx +5 -12
- package/react/grid-four.tsx +6 -16
- package/react/grid-six.tsx +3 -12
- package/react/grid.tsx +3 -7
- package/react/hand-filled.tsx +2 -3
- package/react/hand-pointing.tsx +3 -6
- package/react/hand-raised-filled.tsx +1 -4
- package/react/hand.tsx +3 -6
- package/react/headphones.tsx +4 -6
- package/react/headset-person.tsx +5 -19
- package/react/heart-filled.tsx +3 -4
- package/react/heart.tsx +2 -3
- package/react/hexagon.tsx +3 -12
- package/react/highlighter-color-selection.tsx +4 -6
- package/react/highlighter-underline.tsx +4 -12
- package/react/highlighter.tsx +6 -10
- package/react/house.tsx +3 -7
- package/react/image.tsx +6 -22
- package/react/indent-left.tsx +4 -9
- package/react/indent-right.tsx +4 -9
- package/react/index.ts +3 -1
- package/react/information-mark-circle.tsx +7 -13
- package/react/insights.tsx +5 -8
- package/react/kanban.tsx +3 -11
- package/react/key.tsx +7 -21
- package/react/keycap.tsx +6 -6
- package/react/laptop.tsx +3 -16
- package/react/lasso.tsx +8 -14
- package/react/layout.tsx +6 -6
- package/react/lifesaver.tsx +3 -12
- package/react/lightbox.tsx +3 -10
- package/react/lightbulb.tsx +2 -3
- package/react/lightning.tsx +3 -6
- package/react/line-curved.tsx +3 -12
- package/react/line-dashed.tsx +3 -12
- package/react/line-diagonal.tsx +3 -11
- package/react/line-dotted.tsx +1 -7
- package/react/line-horizontal.tsx +3 -12
- package/react/line-orthogonal.tsx +3 -12
- package/react/line-straight.tsx +3 -12
- package/react/line-two-diagonal-top-right-double.tsx +3 -6
- package/react/lines-three-horizontal-line-vertical-center.tsx +1 -2
- package/react/lines-three-horizontal.tsx +2 -5
- package/react/lines-three-vertical.tsx +5 -6
- package/react/lines-top-left-columns-two.tsx +6 -14
- package/react/link-plus.tsx +7 -5
- package/react/link.tsx +7 -5
- package/react/list-bullets.tsx +5 -6
- package/react/list-numbers.tsx +3 -6
- package/react/lock-closed.tsx +5 -9
- package/react/lock-open.tsx +6 -11
- package/react/login.tsx +5 -16
- package/react/logout.tsx +4 -18
- package/react/magnet.tsx +2 -3
- package/react/magnifying-glass-lightning.tsx +4 -7
- package/react/magnifying-glass-plus.tsx +8 -6
- package/react/magnifying-glass.tsx +3 -5
- package/react/map.tsx +3 -8
- package/react/megaphone.tsx +5 -20
- package/react/mermaid.tsx +1 -7
- package/react/microphone-document.tsx +6 -16
- package/react/microphone-slash.tsx +7 -5
- package/react/microphone.tsx +3 -5
- package/react/minus.tsx +2 -7
- package/react/mobile.tsx +4 -11
- package/react/monitor-arrow-up.tsx +9 -9
- package/react/monitor-arrow.tsx +9 -9
- package/react/monitor-eye-closed.tsx +5 -10
- package/react/monitor-eye-open.tsx +8 -7
- package/react/monitor-pause.tsx +7 -5
- package/react/monitor-play.tsx +5 -9
- package/react/monitor-stop.tsx +5 -9
- package/react/monitor.tsx +3 -5
- package/react/moon.tsx +2 -3
- package/react/mouse.tsx +3 -12
- package/react/music-note.tsx +2 -3
- package/react/navigation-arrow-lines.tsx +6 -12
- package/react/navigation-up-left-filled.tsx +6 -13
- package/react/navigation-up-left-slash.tsx +4 -7
- package/react/navigation-up-right.tsx +2 -3
- package/react/next.tsx +3 -11
- package/react/node-connected-dot.tsx +6 -12
- package/react/node-lines-curved.tsx +3 -6
- package/react/node-lines-horizontal.tsx +3 -6
- package/react/node-lines-vertical.tsx +3 -6
- package/react/node-plus.tsx +3 -5
- package/react/nodes-connected.tsx +8 -36
- package/react/nodes-connections-three.tsx +3 -5
- package/react/note-magnifying-glass.tsx +4 -12
- package/react/notepad.tsx +5 -16
- package/react/number.tsx +3 -5
- package/react/octagon.tsx +3 -12
- package/react/office.tsx +6 -8
- package/react/org-chart.tsx +4 -7
- package/react/orientation-horizontal.tsx +5 -17
- package/react/orientation-vertical.tsx +5 -20
- package/react/paint-bucket.tsx +4 -12
- package/react/palette.tsx +6 -7
- package/react/paper-plane-filled-right.tsx +1 -2
- package/react/paper-plane-tilt.tsx +4 -6
- package/react/parallelogram.tsx +3 -5
- package/react/pause-circle.tsx +4 -11
- package/react/pause.tsx +2 -8
- package/react/pdf.tsx +2 -8
- package/react/pen-color-selection.tsx +4 -6
- package/react/pen-tip.tsx +2 -3
- package/react/pen-underline.tsx +4 -6
- package/react/pen.tsx +4 -6
- package/react/pentagon.tsx +3 -12
- package/react/people-list.tsx +5 -17
- package/react/person-in-circle.tsx +8 -9
- package/react/phone-filled.tsx +1 -2
- package/react/pixel-eraser.tsx +4 -12
- package/react/placeholder.tsx +6 -13
- package/react/planet.tsx +3 -5
- package/react/play-circle.tsx +4 -7
- package/react/play.tsx +3 -5
- package/react/playback-speed-circle.tsx +3 -5
- package/react/plug.tsx +3 -7
- package/react/plus-box.tsx +4 -12
- package/react/plus-square.tsx +1 -2
- package/react/plus-text.tsx +4 -11
- package/react/plus.tsx +2 -7
- package/react/polling.tsx +9 -7
- package/react/presentation-arrow.tsx +6 -10
- package/react/presentation-eye-open.tsx +6 -4
- package/react/presentation-line.tsx +2 -8
- package/react/presentation-lines-two.tsx +1 -2
- package/react/presentation-link.tsx +8 -6
- package/react/presentation-number-one.tsx +5 -7
- package/react/presentation-play.tsx +1 -2
- package/react/presentation-plus.tsx +2 -8
- package/react/previous.tsx +3 -11
- package/react/prohibit.tsx +5 -9
- package/react/proto-button.tsx +1 -2
- package/react/proto-checkbox.tsx +6 -5
- package/react/proto-dropdown.tsx +3 -8
- package/react/proto-input.tsx +3 -11
- package/react/proto-number.tsx +3 -8
- package/react/proto-radio.tsx +1 -2
- package/react/proto-slider.tsx +2 -6
- package/react/prototype-format.tsx +3 -5
- package/react/push-pin-filled.tsx +3 -9
- package/react/push-pin.tsx +4 -6
- package/react/question-mark-circle.tsx +5 -9
- package/react/question-mark.tsx +2 -3
- package/react/quotes.tsx +3 -5
- package/react/raised-hand.tsx +3 -6
- package/react/ratio-169.tsx +3 -7
- package/react/ratio-43.tsx +3 -7
- package/react/ratio-square.tsx +3 -7
- package/react/rectangle-arrow-up-center.tsx +5 -16
- package/react/rectangle-dash-lines.tsx +7 -6
- package/react/rectangle-dot-large.tsx +7 -8
- package/react/rectangle-dot-line-pen.tsx +8 -13
- package/react/rectangle-dot-medium.tsx +7 -8
- package/react/rectangle-dot-small.tsx +7 -8
- package/react/rectangle-frame-2-lines.tsx +4 -11
- package/react/rectangle-line.tsx +5 -12
- package/react/rectangle-play-stack.tsx +6 -14
- package/react/rectangle-portrait-dash-square-top-center.tsx +1 -2
- package/react/rectangle-portrait-dash-square-top-left.tsx +3 -5
- package/react/rectangle-portrait-dash.tsx +1 -2
- package/react/rectangle-portrait-filled.tsx +3 -11
- package/react/rectangle-portrait-square-top-left.tsx +6 -13
- package/react/rectangle-portrait.tsx +3 -11
- package/react/rectangle-tick.tsx +5 -9
- package/react/rectangle-triangle-bottom-center.tsx +5 -10
- package/react/rectangles-squares.tsx +3 -6
- package/react/rectangles-three-aligned.tsx +4 -28
- package/react/rectangles-three-free.tsx +3 -12
- package/react/rectangles-three-overlap.tsx +3 -7
- package/react/rectangles-two-line.tsx +3 -27
- package/react/rectangles-two-lines-four.tsx +3 -25
- package/react/rectangles-two-minus.tsx +6 -14
- package/react/rectangles-two-plus.tsx +6 -14
- package/react/rectangles-two-user.tsx +8 -25
- package/react/rhombus.tsx +3 -5
- package/react/rocket.tsx +3 -6
- package/react/rss-rectangle.tsx +5 -10
- package/react/rss.tsx +3 -6
- package/react/scissors.tsx +9 -18
- package/react/scrollbar-xy.tsx +5 -15
- package/react/select.tsx +6 -12
- package/react/sentiment.tsx +9 -29
- package/react/shadow.tsx +3 -16
- package/react/shapes-lines-stacked.tsx +9 -9
- package/react/shapes-lines.tsx +5 -9
- package/react/shapes.tsx +1 -2
- package/react/shield-check.tsx +5 -12
- package/react/shield-lock-filled.tsx +2 -3
- package/react/shield-lock.tsx +5 -12
- package/react/shuffle.tsx +5 -10
- package/react/sidebar-closed.tsx +6 -13
- package/react/sidebar-global-closed.tsx +4 -15
- package/react/sidebar-global-open.tsx +8 -17
- package/react/sidebar-open.tsx +5 -17
- package/react/single-sparks-filled.tsx +2 -3
- package/react/slide-format.tsx +1 -2
- package/react/sliders-x.tsx +6 -22
- package/react/sliders-y.tsx +6 -31
- package/react/smiley-chat.tsx +6 -8
- package/react/smiley-plus.tsx +6 -9
- package/react/smiley-sticker.tsx +2 -3
- package/react/smiley.tsx +6 -9
- package/react/social-ado.tsx +1 -7
- package/react/social-asana.tsx +1 -2
- package/react/social-drawio.tsx +1 -7
- package/react/social-facebook.tsx +1 -13
- package/react/social-instagram.tsx +1 -13
- package/react/social-jira.tsx +1 -13
- package/react/social-linkedin.tsx +1 -13
- package/react/social-looker.tsx +3 -4
- package/react/social-monday.tsx +2 -3
- package/react/social-slack.tsx +1 -13
- package/react/social-twitter.tsx +1 -13
- package/react/social-x.tsx +1 -7
- package/react/social-youtube.tsx +1 -13
- package/react/sort-ascending.tsx +4 -6
- package/react/sort-descending.tsx +4 -6
- package/react/sparks-filled.tsx +2 -5
- package/react/sparks.tsx +6 -3
- package/react/speaker-cross.tsx +2 -8
- package/react/speaker-high.tsx +2 -8
- package/react/spinner.tsx +1 -2
- package/react/split-vertical.tsx +3 -11
- package/react/square-arrow-in.tsx +6 -15
- package/react/square-brackets-angle-slash.tsx +5 -9
- package/react/square-circles-two.tsx +7 -7
- package/react/square-frame-2-lines-circle.tsx +6 -11
- package/react/square-line-square-dashed.tsx +3 -5
- package/react/square-rounded.tsx +3 -5
- package/react/square-star-scribble.tsx +4 -7
- package/react/square-triangle-circle-plus.tsx +3 -17
- package/react/square.tsx +3 -5
- package/react/squares-column.tsx +4 -33
- package/react/squares-four.tsx +3 -6
- package/react/squares-group.tsx +5 -11
- package/react/squares-merge.tsx +2 -3
- package/react/squares-row.tsx +6 -35
- package/react/squares-three.tsx +3 -6
- package/react/squares-two-overlap.tsx +5 -8
- package/react/squares-ungroup.tsx +3 -7
- package/react/squares-unmerge.tsx +3 -7
- package/react/stack.tsx +3 -6
- package/react/stacked-circles.tsx +7 -17
- package/react/star-filled.tsx +2 -3
- package/react/star-half.tsx +4 -8
- package/react/star.tsx +2 -3
- package/react/sticky-corners.tsx +5 -10
- package/react/sticky-eye-closed.tsx +3 -7
- package/react/sticky-eye-open.tsx +6 -4
- package/react/sticky-note-stack.tsx +4 -6
- package/react/sticky-note-wide.tsx +1 -2
- package/react/sticky-note.tsx +1 -2
- package/react/sticky-notes-two.tsx +3 -5
- package/react/stop-circle.tsx +7 -7
- package/react/story-points.tsx +4 -6
- package/react/stroke-1.tsx +1 -7
- package/react/stroke-2.tsx +1 -7
- package/react/stroke-3.tsx +1 -7
- package/react/stroke-4.tsx +1 -7
- package/react/stroke-5.tsx +1 -7
- package/react/stroke-6.tsx +1 -7
- package/react/switch.tsx +1 -2
- package/react/table-format.tsx +6 -16
- package/react/table.tsx +2 -3
- package/react/tablet.tsx +4 -11
- package/react/tag.tsx +6 -14
- package/react/tasks.tsx +4 -7
- package/react/text-a-color-selection.tsx +2 -3
- package/react/text-a-horizontal.tsx +4 -14
- package/react/text-a-underline.tsx +2 -8
- package/react/text-a-vertical.tsx +4 -14
- package/react/text-aa.tsx +3 -15
- package/react/text-align-center.tsx +3 -6
- package/react/text-align-left.tsx +3 -6
- package/react/text-align-right.tsx +3 -6
- package/react/text-b-bold-italic-underlined.tsx +2 -8
- package/react/text-b-bold.tsx +3 -4
- package/react/text-cursor-eye-open.tsx +5 -9
- package/react/text-h-one.tsx +3 -6
- package/react/text-h-three.tsx +5 -9
- package/react/text-h-two.tsx +3 -12
- package/react/text-i-italic.tsx +3 -5
- package/react/text-indent.tsx +5 -10
- package/react/text-line-height.tsx +4 -6
- package/react/text-lines-three.tsx +3 -6
- package/react/text-position.tsx +5 -10
- package/react/text-s-strikethrough.tsx +2 -5
- package/react/text-styles.tsx +4 -6
- package/react/text-t.tsx +3 -6
- package/react/text-u-underlined.tsx +3 -11
- package/react/thumbs-up.tsx +2 -3
- package/react/tick-circle.tsx +6 -12
- package/react/ticket.tsx +5 -9
- package/react/timeline-format.tsx +6 -14
- package/react/timer.tsx +8 -16
- package/react/toolbar.tsx +4 -12
- package/react/tooltip.tsx +3 -7
- package/react/trackpad.tsx +5 -16
- package/react/trapeze.tsx +3 -12
- package/react/trash-simple.tsx +3 -6
- package/react/trash.tsx +5 -16
- package/react/triangle-square-circle.tsx +3 -11
- package/react/triangle.tsx +3 -5
- package/react/trident.tsx +3 -12
- package/react/trophy.tsx +5 -15
- package/react/tshirt.tsx +3 -8
- package/react/user-add.tsx +3 -19
- package/react/user-arrow-right-up.tsx +6 -24
- package/react/user-background-blur.tsx +2 -32
- package/react/user-cog-plus.tsx +4 -17
- package/react/user-cog.tsx +4 -15
- package/react/user-eye-open.tsx +6 -4
- package/react/user-filter.tsx +2 -3
- package/react/user-load.tsx +3 -11
- package/react/user-number-three.tsx +3 -11
- package/react/user-pen-dashes-bottom.tsx +3 -9
- package/react/user-pen-line-bottom.tsx +2 -3
- package/react/user-tick-down.tsx +3 -14
- package/react/user.tsx +3 -13
- package/react/users-three.tsx +3 -5
- package/react/users.tsx +3 -24
- package/react/video-camera-simple-circle.tsx +38 -0
- package/react/video-camera-simple-error.tsx +4 -9
- package/react/video-camera-simple-mic.tsx +42 -0
- package/react/video-camera-simple-slash.tsx +4 -7
- package/react/video-camera-simple.tsx +2 -3
- package/react/video-camera.tsx +3 -9
- package/react/view-center.tsx +5 -11
- package/react/view-side-left.tsx +4 -8
- package/react/wallet.tsx +8 -15
- package/react/wand.tsx +6 -13
- package/react/warning.tsx +4 -15
- package/react/wifi-exclamation.tsx +4 -14
- package/react/wifi.tsx +3 -6
- package/svg/24/activity.svg +1 -1
- package/svg/24/add-line-bottom.svg +1 -1
- package/svg/24/add-line-right.svg +1 -1
- package/svg/24/ai-text.svg +1 -1
- package/svg/24/align-bottom-group.svg +1 -1
- package/svg/24/align-bottom.svg +1 -1
- package/svg/24/align-center-horizontal.svg +1 -1
- package/svg/24/align-center-vertical.svg +1 -1
- package/svg/24/align-left.svg +1 -1
- package/svg/24/align-middle.svg +1 -1
- package/svg/24/align-right.svg +1 -1
- package/svg/24/align-top-group.svg +1 -1
- package/svg/24/align-top.svg +1 -1
- package/svg/24/alignment-scale.svg +1 -1
- package/svg/24/alt-text-underline.svg +1 -1
- package/svg/24/alt-text.svg +1 -1
- package/svg/24/arrow-arc-left.svg +1 -1
- package/svg/24/arrow-arc-right.svg +1 -1
- package/svg/24/arrow-bend-up-left.svg +1 -1
- package/svg/24/arrow-bend-up-right.svg +1 -1
- package/svg/24/arrow-box-left.svg +1 -1
- package/svg/24/arrow-box-out.svg +1 -1
- package/svg/24/arrow-clockwise-down-right.svg +1 -1
- package/svg/24/arrow-clockwise-up-left.svg +1 -1
- package/svg/24/arrow-counter-clockwise-down-left.svg +1 -1
- package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
- package/svg/24/arrow-curves-bottom-right.svg +1 -1
- package/svg/24/arrow-down-left.svg +1 -1
- package/svg/24/arrow-down-right.svg +1 -1
- package/svg/24/arrow-down.svg +1 -1
- package/svg/24/arrow-elbow-down-right.svg +1 -1
- package/svg/24/arrow-fat-left.svg +1 -1
- package/svg/24/arrow-fat-right.svg +1 -1
- package/svg/24/arrow-fat-up-right.svg +1 -1
- package/svg/24/arrow-left-right-dotted.svg +1 -1
- package/svg/24/arrow-left.svg +1 -1
- package/svg/24/arrow-right.svg +1 -1
- package/svg/24/arrow-up-circle.svg +1 -1
- package/svg/24/arrow-up-left.svg +1 -1
- package/svg/24/arrow-up-right.svg +1 -1
- package/svg/24/arrow-up.svg +1 -1
- package/svg/24/arrows-clockwise-rectangle-tilt.svg +1 -1
- package/svg/24/arrows-clockwise-x.svg +1 -1
- package/svg/24/arrows-clockwise-y.svg +1 -1
- package/svg/24/arrows-counterclockwise-rectangle-tilt.svg +1 -1
- package/svg/24/arrows-down-up.svg +1 -1
- package/svg/24/arrows-horizontal-lines-top-bottom-in.svg +1 -1
- package/svg/24/arrows-horizontal-lines-top-bottom.svg +1 -1
- package/svg/24/arrows-in-simple.svg +1 -1
- package/svg/24/arrows-out-cardinal.svg +1 -1
- package/svg/24/arrows-out-lines-horizontal.svg +1 -1
- package/svg/24/arrows-out-simple.svg +1 -1
- package/svg/24/arrows-square-counter-clockwise-y.svg +1 -1
- package/svg/24/arrows-time-backward.svg +1 -1
- package/svg/24/arrows-time-forward.svg +1 -1
- package/svg/24/article-empty.svg +1 -1
- package/svg/24/article.svg +1 -1
- package/svg/24/at.svg +1 -1
- package/svg/24/attachment.svg +1 -1
- package/svg/24/badge.svg +1 -1
- package/svg/24/barrel.svg +1 -1
- package/svg/24/bell-slash.svg +1 -1
- package/svg/24/bell-tilt.svg +1 -1
- package/svg/24/bell.svg +1 -1
- package/svg/24/board.svg +1 -1
- package/svg/24/book-open-info.svg +1 -1
- package/svg/24/bookmark.svg +1 -1
- package/svg/24/bracket-curly-left.svg +1 -1
- package/svg/24/bracket-curly-right.svg +1 -1
- package/svg/24/brackets-angle-slash.svg +1 -1
- package/svg/24/brackets-curly-circles-three.svg +1 -1
- package/svg/24/browser.svg +1 -1
- package/svg/24/brush.svg +1 -1
- package/svg/24/calendar-blank.svg +1 -1
- package/svg/24/calendar-end.svg +1 -1
- package/svg/24/calendar-start.svg +1 -1
- package/svg/24/camera.svg +1 -1
- package/svg/24/caption-along.svg +1 -1
- package/svg/24/card-number-three.svg +1 -1
- package/svg/24/card.svg +1 -1
- package/svg/24/cards-poker.svg +1 -1
- package/svg/24/chart-bar-y-simple.svg +1 -1
- package/svg/24/chart-bar-y.svg +1 -1
- package/svg/24/chat-check.svg +1 -1
- package/svg/24/chat-dashes-lines-two.svg +1 -1
- package/svg/24/chat-lines-cross.svg +1 -1
- package/svg/24/chat-lines-dot.svg +1 -1
- package/svg/24/chat-lines-eye-open.svg +1 -1
- package/svg/24/chat-lines-two-stack.svg +1 -1
- package/svg/24/chat-lines-two.svg +1 -1
- package/svg/24/chat-plus.svg +1 -1
- package/svg/24/chat-text-arrow.svg +1 -1
- package/svg/24/chat-two.svg +1 -1
- package/svg/24/chat.svg +1 -1
- package/svg/24/check-mark.svg +1 -1
- package/svg/24/checkboard-square-centered.svg +1 -1
- package/svg/24/chevron-down-double.svg +1 -1
- package/svg/24/chevron-down.svg +1 -1
- package/svg/24/chevron-left-double.svg +1 -1
- package/svg/24/chevron-left.svg +1 -1
- package/svg/24/chevron-right-double.svg +1 -1
- package/svg/24/chevron-right-small.svg +1 -1
- package/svg/24/chevron-right.svg +1 -1
- package/svg/24/chevron-up-double.svg +1 -1
- package/svg/24/chevron-up-down-line.svg +1 -1
- package/svg/24/chevron-up-down.svg +1 -1
- package/svg/24/chevron-up.svg +1 -1
- package/svg/24/circle-corners.svg +1 -1
- package/svg/24/circle-motion-x.svg +1 -1
- package/svg/24/circle-notch.svg +1 -1
- package/svg/24/circle-slash.svg +1 -1
- package/svg/24/circle.svg +1 -1
- package/svg/24/circles-connected.svg +1 -1
- package/svg/24/clock-counter-clockwise-simple.svg +1 -1
- package/svg/24/clock-counter-clockwise.svg +1 -1
- package/svg/24/clock-overtime.svg +1 -1
- package/svg/24/clock.svg +1 -1
- package/svg/24/cloud.svg +1 -1
- package/svg/24/cluster-ai.svg +1 -1
- package/svg/24/cluster-color.svg +1 -1
- package/svg/24/cluster-sentiment.svg +1 -1
- package/svg/24/cluster.svg +1 -1
- package/svg/24/clustered.svg +1 -1
- package/svg/24/cog.svg +1 -1
- package/svg/24/coins-checked.svg +1 -1
- package/svg/24/coins-slash.svg +1 -1
- package/svg/24/coins.svg +1 -1
- package/svg/24/columns-format.svg +1 -1
- package/svg/24/columns-three.svg +1 -1
- package/svg/24/comment-group.svg +1 -1
- package/svg/24/compass.svg +1 -1
- package/svg/24/cone-serpentine.svg +1 -1
- package/svg/24/corners-three-eye-open.svg +1 -1
- package/svg/24/counter.svg +1 -1
- package/svg/24/credit-card.svg +1 -1
- package/svg/24/crop.svg +1 -1
- package/svg/24/cross-circle.svg +1 -1
- package/svg/24/cross-fat.svg +1 -1
- package/svg/24/cross-square.svg +1 -1
- package/svg/24/cross.svg +1 -1
- package/svg/24/cube.svg +1 -1
- package/svg/24/cursor-filled.svg +1 -1
- package/svg/24/cursor-lines.svg +1 -1
- package/svg/24/cursor-text-lines.svg +1 -1
- package/svg/24/cursor-text.svg +1 -1
- package/svg/24/curve-square-circle-arrow.svg +1 -1
- package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
- package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
- package/svg/24/dash-square-dash-horizontal.svg +1 -1
- package/svg/24/dash-square-dash-vertical.svg +1 -1
- package/svg/24/diagram-card-large-1.svg +1 -1
- package/svg/24/diagram-card-large-2.svg +1 -1
- package/svg/24/diagram-card-large-3.svg +1 -1
- package/svg/24/diagram-card-large-4.svg +1 -1
- package/svg/24/diagram-card-magnifying-glass.svg +1 -1
- package/svg/24/diagram-card-small-1.svg +1 -1
- package/svg/24/diagram-card-small-2.svg +1 -1
- package/svg/24/diagram-card-small-3.svg +1 -1
- package/svg/24/diagram-card-team.svg +1 -1
- package/svg/24/diagram-card-user.svg +1 -1
- package/svg/24/diagramming.svg +1 -1
- package/svg/24/distribute-horizontal.svg +1 -1
- package/svg/24/distribute-vertical.svg +1 -1
- package/svg/24/doc-format.svg +1 -1
- package/svg/24/dollar-sign-currency.svg +1 -1
- package/svg/24/dot-voting.svg +1 -1
- package/svg/24/dots-nine.svg +1 -1
- package/svg/24/dots-six-horizontal.svg +1 -1
- package/svg/24/dots-six-vertical.svg +1 -1
- package/svg/24/download.svg +1 -1
- package/svg/24/envelope.svg +1 -1
- package/svg/24/eraser.svg +1 -1
- package/svg/24/exclamation-mark-octagon.svg +1 -1
- package/svg/24/exclamation-point-circle.svg +1 -1
- package/svg/24/export.svg +1 -1
- package/svg/24/external-format.svg +1 -1
- package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -1
- package/svg/24/eye-closed.svg +1 -1
- package/svg/24/eye-open-line-frame-broken.svg +1 -1
- package/svg/24/eye-open-slash.svg +1 -1
- package/svg/24/eye-open.svg +1 -1
- package/svg/24/eyedropper.svg +1 -1
- package/svg/24/factory-house.svg +1 -1
- package/svg/24/factory.svg +1 -1
- package/svg/24/file-spreadsheet.svg +1 -1
- package/svg/24/flag.svg +1 -1
- package/svg/24/flip-card.svg +1 -1
- package/svg/24/flip.svg +1 -1
- package/svg/24/folder.svg +1 -1
- package/svg/24/formula.svg +1 -1
- package/svg/24/frame-lines-two.svg +1 -1
- package/svg/24/frame-play.svg +1 -1
- package/svg/24/frame-plus.svg +1 -1
- package/svg/24/frame.svg +1 -1
- package/svg/24/funnel.svg +1 -1
- package/svg/24/gauge.svg +1 -1
- package/svg/24/gavel.svg +1 -1
- package/svg/24/gift.svg +1 -1
- package/svg/24/github.svg +1 -1
- package/svg/24/globe.svg +1 -1
- package/svg/24/graduation-cap.svg +1 -1
- package/svg/24/grid-four.svg +1 -1
- package/svg/24/grid-six.svg +1 -1
- package/svg/24/grid.svg +1 -1
- package/svg/24/hand-filled.svg +1 -1
- package/svg/24/hand-pointing.svg +1 -1
- package/svg/24/hand-raised-filled.svg +1 -1
- package/svg/24/hand.svg +1 -1
- package/svg/24/headphones.svg +1 -1
- package/svg/24/headset-person.svg +1 -1
- package/svg/24/heart-filled.svg +1 -1
- package/svg/24/heart.svg +1 -1
- package/svg/24/hexagon.svg +1 -1
- package/svg/24/highlighter-color-selection.svg +1 -1
- package/svg/24/highlighter-underline.svg +1 -1
- package/svg/24/highlighter.svg +1 -1
- package/svg/24/house.svg +1 -1
- package/svg/24/image.svg +1 -1
- package/svg/24/indent-left.svg +1 -1
- package/svg/24/indent-right.svg +1 -1
- package/svg/24/information-mark-circle.svg +1 -1
- package/svg/24/insights.svg +1 -1
- package/svg/24/kanban.svg +1 -1
- package/svg/24/key.svg +1 -1
- package/svg/24/keycap.svg +1 -1
- package/svg/24/laptop.svg +1 -1
- package/svg/24/lasso.svg +1 -1
- package/svg/24/layout.svg +1 -1
- package/svg/24/lifesaver.svg +1 -1
- package/svg/24/lightbox.svg +1 -1
- package/svg/24/lightbulb.svg +1 -1
- package/svg/24/lightning.svg +1 -1
- package/svg/24/line-curved.svg +1 -1
- package/svg/24/line-dashed.svg +1 -1
- package/svg/24/line-diagonal.svg +1 -1
- package/svg/24/line-dotted.svg +1 -1
- package/svg/24/line-horizontal.svg +1 -1
- package/svg/24/line-orthogonal.svg +1 -1
- package/svg/24/line-straight.svg +1 -1
- package/svg/24/line-two-diagonal-top-right-double.svg +1 -1
- package/svg/24/lines-three-horizontal.svg +1 -1
- package/svg/24/lines-three-vertical.svg +1 -1
- package/svg/24/lines-top-left-columns-two.svg +1 -1
- package/svg/24/link-plus.svg +1 -1
- package/svg/24/link.svg +1 -1
- package/svg/24/list-bullets.svg +1 -1
- package/svg/24/list-numbers.svg +1 -1
- package/svg/24/lock-closed.svg +1 -1
- package/svg/24/lock-open.svg +1 -1
- package/svg/24/login.svg +1 -1
- package/svg/24/logout.svg +1 -1
- package/svg/24/magnet.svg +1 -1
- package/svg/24/magnifying-glass-lightning.svg +1 -1
- package/svg/24/magnifying-glass-plus.svg +1 -1
- package/svg/24/magnifying-glass.svg +1 -1
- package/svg/24/map.svg +1 -1
- package/svg/24/megaphone.svg +1 -1
- package/svg/24/mermaid.svg +1 -1
- package/svg/24/microphone-document.svg +1 -1
- package/svg/24/microphone-slash.svg +1 -1
- package/svg/24/microphone.svg +1 -1
- package/svg/24/minus.svg +1 -1
- package/svg/24/mobile.svg +1 -1
- package/svg/24/monitor-arrow-up.svg +1 -1
- package/svg/24/monitor-arrow.svg +1 -1
- package/svg/24/monitor-eye-closed.svg +1 -1
- package/svg/24/monitor-eye-open.svg +1 -1
- package/svg/24/monitor-pause.svg +1 -1
- package/svg/24/monitor-play.svg +1 -1
- package/svg/24/monitor-stop.svg +1 -1
- package/svg/24/monitor.svg +1 -1
- package/svg/24/moon.svg +1 -1
- package/svg/24/mouse.svg +1 -1
- package/svg/24/music-note.svg +1 -1
- package/svg/24/navigation-arrow-lines.svg +1 -1
- package/svg/24/navigation-up-left-filled.svg +1 -1
- package/svg/24/navigation-up-left-slash.svg +1 -1
- package/svg/24/navigation-up-right.svg +1 -1
- package/svg/24/next.svg +1 -1
- package/svg/24/node-connected-dot.svg +1 -1
- package/svg/24/node-lines-curved.svg +1 -1
- package/svg/24/node-lines-horizontal.svg +1 -1
- package/svg/24/node-lines-vertical.svg +1 -1
- package/svg/24/node-plus.svg +1 -1
- package/svg/24/nodes-connected.svg +1 -1
- package/svg/24/nodes-connections-three.svg +1 -1
- package/svg/24/note-magnifying-glass.svg +1 -1
- package/svg/24/notepad.svg +1 -1
- package/svg/24/number.svg +1 -1
- package/svg/24/octagon.svg +1 -1
- package/svg/24/office.svg +1 -1
- package/svg/24/org-chart.svg +1 -1
- package/svg/24/orientation-horizontal.svg +1 -1
- package/svg/24/orientation-vertical.svg +1 -1
- package/svg/24/paint-bucket.svg +1 -1
- package/svg/24/palette.svg +1 -1
- package/svg/24/paper-plane-tilt.svg +1 -1
- package/svg/24/parallelogram.svg +1 -1
- package/svg/24/pause-circle.svg +1 -1
- package/svg/24/pause.svg +1 -1
- package/svg/24/pdf.svg +1 -1
- package/svg/24/pen-color-selection.svg +1 -1
- package/svg/24/pen-tip.svg +1 -1
- package/svg/24/pen-underline.svg +1 -1
- package/svg/24/pen.svg +1 -1
- package/svg/24/pentagon.svg +1 -1
- package/svg/24/people-list.svg +1 -1
- package/svg/24/person-in-circle.svg +1 -1
- package/svg/24/pixel-eraser.svg +1 -1
- package/svg/24/placeholder.svg +1 -1
- package/svg/24/planet.svg +1 -1
- package/svg/24/play-circle.svg +1 -1
- package/svg/24/play.svg +1 -1
- package/svg/24/playback-speed-circle.svg +1 -1
- package/svg/24/plug.svg +1 -1
- package/svg/24/plus-box.svg +1 -1
- package/svg/24/plus-text.svg +1 -1
- package/svg/24/plus.svg +1 -1
- package/svg/24/polling.svg +1 -1
- package/svg/24/presentation-arrow.svg +1 -1
- package/svg/24/presentation-eye-open.svg +1 -1
- package/svg/24/presentation-line.svg +1 -1
- package/svg/24/presentation-link.svg +1 -1
- package/svg/24/presentation-number-one.svg +1 -1
- package/svg/24/presentation-plus.svg +1 -1
- package/svg/24/previous.svg +1 -1
- package/svg/24/prohibit.svg +1 -1
- package/svg/24/proto-checkbox.svg +1 -1
- package/svg/24/proto-dropdown.svg +1 -1
- package/svg/24/proto-input.svg +1 -1
- package/svg/24/proto-number.svg +1 -1
- package/svg/24/proto-slider.svg +1 -1
- package/svg/24/prototype-format.svg +1 -1
- package/svg/24/push-pin-filled.svg +1 -1
- package/svg/24/push-pin.svg +1 -1
- package/svg/24/question-mark-circle.svg +1 -1
- package/svg/24/question-mark.svg +1 -1
- package/svg/24/quotes.svg +1 -1
- package/svg/24/raised-hand.svg +1 -1
- package/svg/24/ratio-169.svg +1 -1
- package/svg/24/ratio-43.svg +1 -1
- package/svg/24/ratio-square.svg +1 -1
- package/svg/24/rectangle-arrow-up-center.svg +1 -1
- package/svg/24/rectangle-dash-lines.svg +1 -1
- package/svg/24/rectangle-dot-large.svg +1 -1
- package/svg/24/rectangle-dot-line-pen.svg +1 -1
- package/svg/24/rectangle-dot-medium.svg +1 -1
- package/svg/24/rectangle-dot-small.svg +1 -1
- package/svg/24/rectangle-frame-2-lines.svg +1 -1
- package/svg/24/rectangle-line.svg +1 -1
- package/svg/24/rectangle-play-stack.svg +1 -1
- package/svg/24/rectangle-portrait-dash-square-top-left.svg +1 -1
- package/svg/24/rectangle-portrait-filled.svg +1 -1
- package/svg/24/rectangle-portrait-square-top-left.svg +1 -1
- package/svg/24/rectangle-portrait.svg +1 -1
- package/svg/24/rectangle-tick.svg +1 -1
- package/svg/24/rectangle-triangle-bottom-center.svg +1 -1
- package/svg/24/rectangles-squares.svg +1 -1
- package/svg/24/rectangles-three-aligned.svg +1 -1
- package/svg/24/rectangles-three-free.svg +1 -1
- package/svg/24/rectangles-three-overlap.svg +1 -1
- package/svg/24/rectangles-two-line.svg +1 -1
- package/svg/24/rectangles-two-lines-four.svg +1 -1
- package/svg/24/rectangles-two-minus.svg +1 -1
- package/svg/24/rectangles-two-plus.svg +1 -1
- package/svg/24/rectangles-two-user.svg +1 -1
- package/svg/24/rhombus.svg +1 -1
- package/svg/24/rocket.svg +1 -1
- package/svg/24/rss-rectangle.svg +1 -1
- package/svg/24/rss.svg +1 -1
- package/svg/24/scissors.svg +1 -1
- package/svg/24/scrollbar-xy.svg +1 -1
- package/svg/24/select.svg +1 -1
- package/svg/24/sentiment.svg +1 -1
- package/svg/24/shadow.svg +1 -1
- package/svg/24/shapes-lines-stacked.svg +1 -1
- package/svg/24/shapes-lines.svg +1 -1
- package/svg/24/shield-check.svg +1 -1
- package/svg/24/shield-lock-filled.svg +1 -1
- package/svg/24/shield-lock.svg +1 -1
- package/svg/24/shuffle.svg +1 -1
- package/svg/24/sidebar-closed.svg +1 -1
- package/svg/24/sidebar-global-closed.svg +1 -1
- package/svg/24/sidebar-global-open.svg +1 -1
- package/svg/24/sidebar-open.svg +1 -1
- package/svg/24/single-sparks-filled.svg +1 -1
- package/svg/24/sliders-x.svg +1 -1
- package/svg/24/sliders-y.svg +1 -1
- package/svg/24/smiley-chat.svg +1 -1
- package/svg/24/smiley-plus.svg +1 -1
- package/svg/24/smiley-sticker.svg +1 -1
- package/svg/24/smiley.svg +1 -1
- package/svg/24/social-ado.svg +1 -1
- package/svg/24/social-drawio.svg +1 -1
- package/svg/24/social-facebook.svg +1 -1
- package/svg/24/social-instagram.svg +1 -1
- package/svg/24/social-jira.svg +1 -1
- package/svg/24/social-linkedin.svg +1 -1
- package/svg/24/social-looker.svg +1 -1
- package/svg/24/social-monday.svg +1 -1
- package/svg/24/social-slack.svg +1 -1
- package/svg/24/social-twitter.svg +1 -1
- package/svg/24/social-x.svg +1 -1
- package/svg/24/social-youtube.svg +1 -1
- package/svg/24/sort-ascending.svg +1 -1
- package/svg/24/sort-descending.svg +1 -1
- package/svg/24/sparks-filled.svg +1 -1
- package/svg/24/sparks.svg +1 -1
- package/svg/24/speaker-cross.svg +1 -1
- package/svg/24/speaker-high.svg +1 -1
- package/svg/24/split-vertical.svg +1 -1
- package/svg/24/square-arrow-in.svg +1 -1
- package/svg/24/square-brackets-angle-slash.svg +1 -1
- package/svg/24/square-circles-two.svg +1 -1
- package/svg/24/square-frame-2-lines-circle.svg +1 -1
- package/svg/24/square-line-square-dashed.svg +1 -1
- package/svg/24/square-rounded.svg +1 -1
- package/svg/24/square-star-scribble.svg +1 -1
- package/svg/24/square-triangle-circle-plus.svg +1 -1
- package/svg/24/square.svg +1 -1
- package/svg/24/squares-column.svg +1 -1
- package/svg/24/squares-four.svg +1 -1
- package/svg/24/squares-group.svg +1 -1
- package/svg/24/squares-merge.svg +1 -1
- package/svg/24/squares-row.svg +1 -1
- package/svg/24/squares-three.svg +1 -1
- package/svg/24/squares-two-overlap.svg +1 -1
- package/svg/24/squares-ungroup.svg +1 -1
- package/svg/24/squares-unmerge.svg +1 -1
- package/svg/24/stack.svg +1 -1
- package/svg/24/stacked-circles.svg +1 -1
- package/svg/24/star-filled.svg +1 -1
- package/svg/24/star-half.svg +1 -1
- package/svg/24/star.svg +1 -1
- package/svg/24/sticky-corners.svg +1 -1
- package/svg/24/sticky-eye-closed.svg +1 -1
- package/svg/24/sticky-eye-open.svg +1 -1
- package/svg/24/sticky-note-stack.svg +1 -1
- package/svg/24/sticky-notes-two.svg +1 -1
- package/svg/24/stop-circle.svg +1 -1
- package/svg/24/story-points.svg +1 -1
- package/svg/24/stroke-1.svg +1 -1
- package/svg/24/stroke-2.svg +1 -1
- package/svg/24/stroke-3.svg +1 -1
- package/svg/24/stroke-4.svg +1 -1
- package/svg/24/stroke-5.svg +1 -1
- package/svg/24/stroke-6.svg +1 -1
- package/svg/24/table-format.svg +1 -1
- package/svg/24/table.svg +1 -1
- package/svg/24/tablet.svg +1 -1
- package/svg/24/tag.svg +1 -1
- package/svg/24/tasks.svg +1 -1
- package/svg/24/text-a-color-selection.svg +1 -1
- package/svg/24/text-a-horizontal.svg +1 -1
- package/svg/24/text-a-underline.svg +1 -1
- package/svg/24/text-a-vertical.svg +1 -1
- package/svg/24/text-aa.svg +1 -1
- package/svg/24/text-align-center.svg +1 -1
- package/svg/24/text-align-left.svg +1 -1
- package/svg/24/text-align-right.svg +1 -1
- package/svg/24/text-b-bold-italic-underlined.svg +1 -1
- package/svg/24/text-b-bold.svg +1 -1
- package/svg/24/text-cursor-eye-open.svg +1 -1
- package/svg/24/text-h-one.svg +1 -1
- package/svg/24/text-h-three.svg +1 -1
- package/svg/24/text-h-two.svg +1 -1
- package/svg/24/text-i-italic.svg +1 -1
- package/svg/24/text-indent.svg +1 -1
- package/svg/24/text-line-height.svg +1 -1
- package/svg/24/text-lines-three.svg +1 -1
- package/svg/24/text-position.svg +1 -1
- package/svg/24/text-s-strikethrough.svg +1 -1
- package/svg/24/text-styles.svg +1 -1
- package/svg/24/text-t.svg +1 -1
- package/svg/24/text-u-underlined.svg +1 -1
- package/svg/24/thumbs-up.svg +1 -1
- package/svg/24/tick-circle.svg +1 -1
- package/svg/24/ticket.svg +1 -1
- package/svg/24/timeline-format.svg +1 -1
- package/svg/24/timer.svg +1 -1
- package/svg/24/toolbar.svg +1 -1
- package/svg/24/tooltip.svg +1 -1
- package/svg/24/trackpad.svg +1 -1
- package/svg/24/trapeze.svg +1 -1
- package/svg/24/trash-simple.svg +1 -1
- package/svg/24/trash.svg +1 -1
- package/svg/24/triangle-square-circle.svg +1 -1
- package/svg/24/triangle.svg +1 -1
- package/svg/24/trident.svg +1 -1
- package/svg/24/trophy.svg +1 -1
- package/svg/24/tshirt.svg +1 -1
- package/svg/24/user-add.svg +1 -1
- package/svg/24/user-arrow-right-up.svg +1 -1
- package/svg/24/user-background-blur.svg +1 -1
- package/svg/24/user-cog-plus.svg +1 -1
- package/svg/24/user-cog.svg +1 -1
- package/svg/24/user-eye-open.svg +1 -1
- package/svg/24/user-filter.svg +1 -1
- package/svg/24/user-load.svg +1 -1
- package/svg/24/user-number-three.svg +1 -1
- package/svg/24/user-pen-dashes-bottom.svg +1 -1
- package/svg/24/user-pen-line-bottom.svg +1 -1
- package/svg/24/user-tick-down.svg +1 -1
- package/svg/24/user.svg +1 -1
- package/svg/24/users-three.svg +1 -1
- package/svg/24/users.svg +1 -1
- package/svg/24/video-camera-simple-circle.svg +2 -0
- package/svg/24/video-camera-simple-error.svg +1 -1
- package/svg/24/video-camera-simple-mic.svg +2 -0
- package/svg/24/video-camera-simple-slash.svg +1 -1
- package/svg/24/video-camera-simple.svg +1 -1
- package/svg/24/video-camera.svg +1 -1
- package/svg/24/view-center.svg +1 -1
- package/svg/24/view-side-left.svg +1 -1
- package/svg/24/wallet.svg +1 -1
- package/svg/24/wand.svg +1 -1
- package/svg/24/warning.svg +1 -1
- package/svg/24/wifi-exclamation.svg +1 -1
- package/svg/24/wifi.svg +1 -1
- package/svg/meta.json +188 -164
package/svg/24/caption-along.svg
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m9.4 14.2218-1.2258-.5218-1.2547 1.4952.7268 1.
|
|
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="m9.4 14.2218-1.2258-.5218-1.2547 1.4952.7268 1.1165-.7863.937-2.9036-4.9031.8922-1.0633 5.3376 2.0025-.7862.937Zm-2.1294-.9263c-1.1153-.4673-1.7455-.7324-1.8904-.7951-.145-.0627-.2575-.1148-.3374-.1563.1877.2626.6313.936 1.331 2.0203l.8968-1.0689Zm-.7527-3.9684 1.071-1.2764c.4881-.5817.9251-.9344 1.3111-1.0583.386-.1239.7595-.0344 1.1205.2685.245.2056.3978.4318.4583.6786.0606.2469.0268.479-.1015.6964l.0281.0236c.2761-.2113.5419-.3078.7973-.2894.2555.0183.5151.1382.7788.3594.3741.3139.5524.6938.5351 1.1398-.0173.4461-.2205.901-.6097 1.3648l-1.2876 1.5345-4.1014-3.4415Zm2.354.4933.4237-.505c.1978-.2356.3045-.4369.3202-.6037.0157-.167-.0606-.321-.2289-.4622-.157-.1318-.318-.1689-.4828-.1111-.1648.0577-.3515.211-.5602.4597l-.3837.4573.9117.765Zm.6901.5791 1.0689.8968.4755-.5666c.2008-.2394.3033-.4546.3074-.6456.0041-.191-.0883-.3657-.2772-.5242-.3404-.2856-.7146-.1853-1.1226.301l-.452.5386Zm2.3216-6.1168c-.2746.3273-.3643.684-.269 1.0698.0953.386.3627.7633.8022 1.132.9145.7675 1.6597.808 2.2357.1216.2417-.288.4623-.6972.662-1.2276l.7294.612c-.1422.4543-.3875.889-.7359 1.3043-.5006.5966-1.0645.901-1.6916.9135-.6271.0124-1.2791-.2654-1.9562-.8335-.4264-.3578-.7348-.749-.9253-1.1733-.1905-.4244-.2493-.8537-.1764-1.2881.0729-.4345.2733-.8471.6013-1.238.3343-.3983.7664-.7177 1.2965-.9582l.4715.8737a6.0631 6.0631 0 0 0-.5791.3028c-.1845.1098-.3395.2394-.4651.389Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M2.2498 20.3971a.45.45 0 0 1 0-.9c.3868 0 .5502-.0002.7483-.0009a.45.45 0 0 1 .0032.9 196.162 196.162 0 0 1-.7515.0009Zm2.2724-.0324a.4499.4499 0 1 1-.045-.8988 11.541 11.541 0 0 0 .7193-.0563.4499.4499 0 1 1 .1014.8942c-.2374.027-.4926.0468-.7757.0609Zm2.3542-.4317a.45.45 0 1 1-.331-.837c.2074-.082.407-.1809.6056-.3002a.45.45 0 1 1 .4637.7713 4.9778 4.9778 0 0 1-.7383.3659Zm2.0242-1.3812a.45.45 0 0 1-.6248-.6478 13.093 13.093 0 0 0 .5067-.5189.4501.4501 0 0 1 .6597.6123 14.0808 14.0808 0 0 1-.5416.5544Zm1.5235-1.6828a.45.45 0 0 1-.6928-.5744 53.974 53.974 0 0 0 .4704-.5761.4499.4499 0 1 1 .7007.5647c-.1694.2103-.328.4046-.4783.5858Zm1.4184-1.7723a.45.45 0 1 1-.7086-.5547c.1412-.1804.2922-.374.4605-.5903a.45.45 0 1 1 .7103.5526 235.91 235.91 0 0 1-.4622.5924Zm1.3851-1.7814a.45.45 0 0 1-.7112-.5516c.2347-.3026.3291-.4243.4601-.5929a.45.45 0 0 1 .7108.552c-.1308.1684-.2251.29-.4597.5925Zm1.3809-1.7728a.45.45 0 0 1-.7074-.5564c.167-.2123.3215-.4075.4673-.5902a.45.45 0 1 1 .7035.5613c-.1443.1809-.2976.3746-.4634.5853Zm1.4055-1.7372a.45.45 0 1 1-.687-.5813c.1762-.2082.3421-.3993.5003-.5759a.45.45 0 1 1 .6704.6005c-.1523.17-.3127.3547-.4837.5567Zm1.5023-1.5872a.45.45 0 0 1-.5958-.6746c.2127-.1878.42-.3526.6264-.4976a.45.45 0 0 1 .5173.7364c-.1781.1251-.3594.2693-.5479.4358Zm1.7919-1.0424a.45.45 0 0 1-.2542-.8634c.2476-.0729.5082-.1301.7898-.1743a.45.45 0 1 1 .1395.8891c-.2442.0384-.4666.0872-.6751.1486Zm2.0967-.2626a.45.45 0 1 1-.027-.8996c.2267-.0068.4735-.011.7596-.0135a.45.45 0 0 1 .0077.9 34.4507 34.4507 0 0 0-.7403.0131Z" 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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M18 5c0-.5523-.4477-1-1-1h-10c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h10c.5523 0 1-.4477 1-1v-14Zm2 14c0 1.6569-1.3431 3-3 3h-10c-1.6569 0-3-1.3431-3-3v-14c0-1.6568 1.3431-3 3-3h10c1.6569 0 3 1.3432 3 3v14Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M11 14c0 .5518.4482 1 1.001 1 .5527-.0001 1.001-.4483 1.001-1 0-.5521-.448-.9998-1-1h-1.002v-2h1.002l.1015-.0049c.5044-.0511.8985-.4772.8985-.9951 0-.5517-.4483-.9999-1.001-1-.5528 0-1.001.4482-1.001 1h-2c0-1.6573 1.3446-3 3.001-3 1.6562.0001 3.001 1.3427 3.001 3 0 .7696-.2932 1.4689-.7696 2 .4764.5311.7696 1.2304.7696 2 0 1.6573-1.3448 2.9999-3.001 3-1.6564 0-3.001-1.3426-3.001-3h2ZM15 17h2v2h-2v-2ZM7 5h2v2h-2v-2Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/card.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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m21 4 1 1v14l-1 1h-18l-1-1v-14l1-1h18Zm-17 14h16v-12h-16v12Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M18 13v2h-12v-2h12ZM16 9h2v2h-2v-2Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/cards-poker.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"><
|
|
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.8887 8.5557a.5558.5558 0 0 0-.5557-.5557h-7.7773a.5557.5557 0 0 0-.5557.5557v10.8886c0 .3069.2488.5557.5557.5557h7.7773a.5558.5558 0 0 0 .5557-.5557v-10.8886Zm2 10.8886c0 1.4114-1.1443 2.5557-2.5557 2.5557h-7.7773c-1.4114 0-2.5557-1.1443-2.5557-2.5557v-10.8886c0-1.4114 1.1443-2.5557 2.5557-2.5557h7.7773c1.4114 0 2.5557 1.1443 2.5557 2.5557v10.8886Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M18.8887 15.4443v-10.8886a.5558.5558 0 0 0-.5557-.5557h-7.7773a.5557.5557 0 0 0-.5557.5557v.4443h-2v-.4443c0-1.4114 1.1443-2.5557 2.5557-2.5557h7.7773c1.4114 0 2.5557 1.1443 2.5557 2.5557v10.8886c0 1.4114-1.1443 2.5557-2.5557 2.5557h-1.333v-2h1.333a.5558.5558 0 0 0 .5557-.5557ZM6 9h2v2h-2v-2ZM11 17h2v2h-2v-2ZM11 14c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><
|
|
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 5v14h-2v-14h2Zm-4 14c0 1.1046.8954 2 2 2h2c1.1046 0 2-.8954 2-2v-14c0-1.1046-.8954-2-2-2h-2c-1.1046 0-2 .8954-2 2v14ZM13 10v9h-2v-9h2Zm-4 9c0 1.1046.8954 2 2 2h2c1.1046 0 2-.8954 2-2v-9c0-1.1046-.8954-2-2-2h-2c-1.1046 0-2 .8954-2 2v9ZM6 14v5h-2v-5h2Zm-4 5c0 1.1046.8954 2 2 2h2c1.1046 0 2-.8954 2-2v-5c0-1.1046-.8954-2-2-2h-2c-1.1046 0-2 .8954-2 2v5Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/chart-bar-y.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"><
|
|
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 5v12h-2v-12h2Zm-4 12c0 1.1046.8954 2 2 2h2c1.1046 0 2-.8954 2-2v-12c0-1.1046-.8954-2-2-2h-2c-1.1046 0-2 .8954-2 2v12ZM13 9v8h-2v-8h2Zm-4 8c0 1.1046.8954 2 2 2h2c1.1046 0 2-.8954 2-2v-8c0-1.1046-.8954-2-2-2h-2c-1.1046 0-2 .8954-2 2v8ZM6 13v4h-2v-4h2Zm-4 4c0 1.1046.8954 2 2 2h2c1.1046 0 2-.8954 2-2v-4c0-1.1046-.8954-2-2-2h-2c-1.1046 0-2 .8954-2 2v4ZM22 20v2h-20v-2h20Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/chat-check.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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20 12c0-4.4183-3.5817-8-8-8s-8 3.5817-8 8c0 1.442.381 2.7923 1.0469 3.959l.1367.2305.1035.8212-.7637 2.4571 2.4307-.7705.83.1035.2823.167a7.965 7.965 0 0 0 .8857.4316c.938.3868 1.967.6006 3.0479.6006 4.4183 0 8-3.5817 8-8Zm2 0c0 5.5228-4.4772 10-10 10-1.347 0-2.634-.2672-3.8096-.752a9.9619 9.9619 0 0 1-1.0547-.5107l-3.833 1.2158-1.2578-1.25 1.2012-3.8672c-.7937-1.434-1.2461-3.0833-1.2461-4.8359 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m16.8135 9.081-5 7.0001-1.5723.0693-3-3.5 1.5176-1.3008 2.1689 2.5303 4.2588-5.961 1.627 1.1621Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20 12c0-4.4183-3.5817-8-8-8s-8 3.5817-8 8c0 1.442.381 2.7923 1.0469 3.959l.1367.2305.1035.8212-.7637 2.4571 2.4307-.7705.83.1035.2823.167a7.965 7.965 0 0 0 .8857.4316c.938.3868 1.967.6006 3.0479.6006 4.4183 0 8-3.5817 8-8Zm2 0c0 5.5228-4.4772 10-10 10-1.347 0-2.634-.2672-3.8096-.752a9.9619 9.9619 0 0 1-1.0547-.5107l-3.833 1.2158-1.2578-1.25 1.2012-3.8672c-.7937-1.434-1.2461-3.0833-1.2461-4.8359 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M9 13v2h-2v-2h2Zm0-4v2h-2v-2h2Zm8 0v2h-6v-2h6ZM17 13v2h-6v-2h6Z" 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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m21.707 2.707-2.2929 2.293 2.2929 2.293-1.414 1.414-2.293-2.293-2.293 2.293-1.414-1.414 2.2929-2.293-2.2929-2.293 1.414-1.414 2.293 2.293 2.293-2.293 1.414 1.414Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M2 12.0002c0-5.1477 3.8889-9.3864 8.8896-9.9394l.2208 1.9883c-3.999.442-7.1104 3.834-7.1104 7.9511 0 1.538.4333 2.9717 1.1836 4.1895l.1035.8213-.7637 2.456 2.4307-.7705.83.1045a7.9664 7.9664 0 0 0 1.168.5987c.938.3867 1.967.6005 3.0479.6005 4.1172 0 7.5091-3.1114 7.9512-7.1103l1.9883.2197c-.5529 5.001-4.7915 8.8906-9.9395 8.8906-1.347 0-2.634-.2672-3.8096-.7519a9.9782 9.9782 0 0 1-1.0556-.5117l-3.832 1.2168-1.2579-1.25 1.2012-3.8682c-.7935-1.4338-1.246-3.0826-1.2461-4.835Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M17 13v2h-10v-2h10Zm-4-4v2h-6v-2h6Z" 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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M2 12c0-5.5229 4.4771-10 10-10 .3748 0 .7456.0202 1.1104.0606l-.2208 1.9882a8.0956 8.0956 0 0 0-.8896-.0488c-4.4183 0-8 3.5817-8 8 0 1.442.381 2.7923 1.0469 3.959l.1367.2305.1035.8212-.7637 2.4571 2.4307-.7705.83.1035.2823.167a7.965 7.965 0 0 0 .8857.4316c.938.3868 1.967.6006 3.0479.6006 4.4183 0 8-3.5817 8-8 0-1.2789-.2995-2.485-.8311-3.5547l1.7911-.8906c.666 1.3401 1.04 2.8506 1.04 4.4453 0 5.5228-4.4772 10-10 10-1.347 0-2.634-.2673-3.8096-.752a9.9619 9.9619 0 0 1-1.0547-.5107l-3.833 1.2158-1.2578-1.25 1.2012-3.8672c-.7937-1.434-1.2461-3.0833-1.2461-4.8359Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M17 13v2h-10v-2h10Zm-4-4v2h-6v-2h6ZM21 4c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3c0-1.6568 1.3431-3 3-3s3 1.3432 3 3Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M2 12.0002c0-4.5604 3.0519-8.4058 7.2227-9.6093l.5546 1.9218c-3.3377.9632-5.7773 4.0418-5.7773 7.6875 0 1.538.4333 2.9717 1.1836 4.1895l.1035.8213-.7637 2.456 2.4307-.7705.83.1045a7.9664 7.9664 0 0 0 1.168.5987c.938.3867 1.967.6005 3.0479.6005 4.1172 0 7.5091-3.1114 7.9512-7.1103l1.9883.2197c-.5529 5.001-4.7915 8.8906-9.9395 8.8906-1.347 0-2.634-.2672-3.8096-.7519a9.9791 9.9791 0 0 1-1.0556-.5117l-3.832 1.2168-1.2579-1.25 1.2012-3.8682c-.7935-1.4338-1.246-3.0826-1.2461-4.835Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M15.5 3c2.0081 0 3.615 1.0596 4.6602 2.0098.5319.4835.9473.9649 1.2304 1.3252.1421.1808.2527.3336.3291.4433.0383.055.0687.0997.0899.1319.0103.0156.0182.0285.0244.038l.0078.0127c.001.0016.0022.0028.0029.004l.001.0019c.0002.0003.0009.001-.8457.5332.8466.5322.8469.5329.8467.5332l-.002.002c-.0007.0011-.0019.0023-.0029.0039l-.0078.0127c-.0062.0095-.0141.0224-.0244.038a6.5257 6.5257 0 0 1-.0899.1319 9.6279 9.6279 0 0 1-.3291.4433c-.2831.3603-.6985.8417-1.2304 1.3252-1.0452.9502-2.6521 2.0098-4.6602 2.0098-2.0081 0-3.615-1.0596-4.6602-2.0098-.5319-.4835-.9473-.9649-1.2304-1.3252a9.6145 9.6145 0 0 1-.3291-.4433 6.8294 6.8294 0 0 1-.0899-.1319c-.0103-.0156-.0182-.0285-.0244-.038l-.0078-.0127c-.001-.0016-.0022-.0028-.003-.004l-.0009-.0019c-.0002-.0003-.001-.001.8457-.5332-.8466-.5322-.8469-.5329-.8467-.5332l.002-.002c.0007-.0011.002-.0023.0029-.0039l.0078-.0127c.0062-.0095.0141-.0224.0244-.038a6.8294 6.8294 0 0 1 .0899-.1319 9.6145 9.6145 0 0 1 .329-.4433c.2832-.3603.6986-.8417 1.2305-1.3252 1.0452-.9502 2.6521-2.0098 4.6602-2.0098Zm0 2c-1.2917 0-2.4347.6904-3.3145 1.4902-.3965.3605-.7165.7235-.9462 1.0098.2297.2863.5497.6493.9462 1.0098.8798.7998 2.0228 1.4902 3.3145 1.4902 1.2917 0 2.4347-.6904 3.3145-1.4902.3963-.3603.7155-.7236.9453-1.0098-.2298-.2862-.549-.6495-.9453-1.0098-.8798-.7998-2.0228-1.4902-3.3145-1.4902Zm-5.5 2.5-.8467.5322v-1.0654l.8467.5332Zm11.8467.5332-.8467-.5332.8467-.5322v1.0654Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M17 7.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M14.
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M14.5001 3c-1.2742 0-2.4626.3662-3.4661 1h-3.0149c1.5577-1.8338 3.8835-3 6.481-3 4.6944 0 8.5 3.8056 8.5 8.5 0 2.5175-1.0957 4.7804-2.8331 6.3354l-.1669-.1865v-2.6829c.6338-1.0034 1-2.1916 1-3.466 0-3.5899-2.9102-6.5-6.5-6.5Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M17 13.5c0-3.5899-2.9101-6.5-6.5-6.5s-6.5 2.9101-6.5 6.5c0 1.25.3514 2.4149.961 3.4043l.1034.8213-.542 1.7422 1.7227-.5459.8301.1035c.301.187.6184.3499.9492.4863a6.4769 6.4769 0 0 0 2.4756.4883c3.5899 0 6.5-2.9101 6.5-6.5Zm2 0c0 4.6944-3.8056 8.5-8.5 8.5-1.1447 0-2.239-.2266-3.2383-.6387a8.4537 8.4537 0 0 1-.833-.4004l-3.126.9922-1.2578-1.25.9805-3.1552c-.6534-1.2044-1.0254-2.5838-1.0254-4.0479 0-4.6944 3.8056-8.5 8.5-8.5s8.5 3.8056 8.5 8.5Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M13 14v2h-5v-2h5Zm0-3v2h-5v-2h5Z" 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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20 12c0-4.4183-3.5817-8-8-8s-8 3.5817-8 8c0 1.442.381 2.7923 1.0469 3.959l.1367.2305.1035.8212-.7637 2.4571 2.4307-.7705.83.1035.2823.167a7.965 7.965 0 0 0 .8857.4316c.938.3868 1.967.6006 3.0479.6006 4.4183 0 8-3.5817 8-8Zm2 0c0 5.5228-4.4772 10-10 10-1.347 0-2.634-.2672-3.8096-.752a9.9619 9.9619 0 0 1-1.0547-.5107l-3.833 1.2158-1.2578-1.25 1.2012-3.8672c-.7937-1.434-1.2461-3.0833-1.2461-4.8359 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M7 11h2v2h-2v-2ZM11 11h2v2h-2v-2ZM15 11h2v2h-2v-2Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/chat-plus.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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M2 12c0-5.5229 4.4771-10 10-10 1.1669 0 2.2892.2004 3.333.5693l-.666 1.8858c-.8328-.2944-1.7302-.4551-2.667-.4551-4.4183 0-8 3.5817-8 8 0 1.442.381 2.7923 1.0469 3.959l.1367.2305.1035.8212-.7637 2.4571 2.4307-.7705.83.1035.2823.167a7.965 7.965 0 0 0 .8857.4316c.938.3868 1.967.6006 3.0479.6006 3.806 0 6.9934-2.6592 7.8018-6.2217l1.9502.4434c-1.0107 4.4532-4.9918 7.7783-9.752 7.7783-1.347 0-2.634-.2673-3.8096-.752a9.9619 9.9619 0 0 1-1.0547-.5107l-3.833 1.2158-1.2578-1.25 1.2012-3.8672c-.7937-1.434-1.2461-3.0833-1.2461-4.8359Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M20 4v3h3v2h-3v3h-2v-3h-3v-2h3v-3h2Z" 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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M2 12.0002c0-5.1477 3.8889-9.3864 8.8896-9.9394l.2208 1.9883c-3.999.442-7.1104 3.834-7.1104 7.9511 0 1.538.4333 2.9717 1.1836 4.1895l.1035.8213-.7637 2.456 2.4307-.7705.83.1045a7.9664 7.9664 0 0 0 1.168.5987c.938.3867 1.967.6005 3.0479.6005 4.1172 0 7.5091-3.1114 7.9512-7.1103l1.9883.2197c-.5529 5.001-4.7915 8.8906-9.9395 8.8906-1.347 0-2.634-.2672-3.8096-.7519a9.9782 9.9782 0 0 1-1.0556-.5117l-3.832 1.2168-1.2579-1.25 1.2012-3.8682c-.7935-1.4338-1.246-3.0826-1.2461-4.835Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m21.707 3.707-7 7-1.414-1.414 7-7 1.414 1.414Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m21.9899 3.142-.9999 6.9992-1.9797-.2824.8113-5.681-5.6803.812-.2824-1.9798 6.9992-.9998 1.1318 1.1317Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/chat-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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m15 8 1 1v10l-1 1h-9.6973l-2.748 1.832-1.5547-.832v-11.5c0-.8284.6716-1.5 1.5-1.5h12.5Zm-12 11.1309 1.4453-.9629.5547-.168h9v-8h-11v9.1309Zm20-2.1309-1.707.707-2.7071-2.707h-.5859v-2h1l.707.293 1.293 1.2929v-9.5859h-13v1h-2v-1.5c0-.8284.6716-1.5 1.5-1.5h14c.8284 0 1.5.6716 1.5 1.5v12.5Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/chat.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
|
|
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 5v12h5v2l2.667-2h8.333v-12h-16Zm18 12c0 1.1046-.8954 2-2 2h-7.667l-3.5732 2.6797c-.7252.5439-1.7598.0266-1.7598-.8799v-1.7998h-3c-1.1046 0-2-.8954-2-2v-12c0-1.1046.8954-2 2-2h16c1.1046 0 2 .8954 2 2v12Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/check-mark.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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m19.7705 6.6367-9.5 11.5-1.545-.0039-4.5-5.5 1.549-1.2656 3.7294 4.5576 8.7256-10.5615 1.541 1.2734Z" 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="M1 2c0-.5523.4477-1 1-1h1v2h-2v-1ZM3 3h2v2h-2v-2ZM1 5h2v2h-2v-2ZM3 7h2v2h-2v-2ZM1 9h2v2h-2v-2ZM3 11h2v2h-2v-2ZM1 13h2v2h-2v-2ZM3 15h2v2h-2v-2ZM1 17h2v2h-2v-2ZM1 21h2v2h-1c-.5523 0-1-.4477-1-1v-1ZM3 19h2v2h-2v-2ZM5 1h2v2h-2v-2ZM7 3h2v2h-2v-2ZM5 5h2l-2 2v-2ZM5 17l2 2h-2v-2ZM5 21h2v2h-2v-2ZM7 19h2v2h-2v-2ZM9 1h2v2h-2v-2ZM11 3h2v2h-2v-2ZM9 21h2v2h-2v-2ZM11 19h2v2h-2v-2ZM13 1h2v2h-2v-2ZM15 3h2v2h-2v-2ZM13 21h2v2h-2v-2ZM15 19h2v2h-2v-2ZM17 1h2v2h-2v-2ZM21 1h1c.5523 0 1 .4477 1 1v1h-2v-2ZM19 3h2v2h-2v-2ZM17 5h2v2l-2-2ZM21 5h2v2h-2v-2ZM19 7h2v2h-2v-2ZM21 9h2v2h-2v-2ZM19 11h2v2h-2v-2ZM21 13h2v2h-2v-2ZM19 15h2v2h-2v-2ZM19 17v2h-2l2-2ZM17 21h2v2h-2v-2ZM21 17h2v2h-2v-2ZM21 21h2v1c0 .5523-.4477 1-1 1h-1v-2ZM19 19h2v2h-2v-
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M1 2c0-.5523.4477-1 1-1h1v2h-2v-1ZM3 3h2v2h-2v-2ZM1 5h2v2h-2v-2ZM3 7h2v2h-2v-2ZM1 9h2v2h-2v-2ZM3 11h2v2h-2v-2ZM1 13h2v2h-2v-2ZM3 15h2v2h-2v-2ZM1 17h2v2h-2v-2ZM1 21h2v2h-1c-.5523 0-1-.4477-1-1v-1ZM3 19h2v2h-2v-2ZM5 1h2v2h-2v-2ZM7 3h2v2h-2v-2ZM5 5h2l-2 2v-2ZM5 17l2 2h-2v-2ZM5 21h2v2h-2v-2ZM7 19h2v2h-2v-2ZM9 1h2v2h-2v-2ZM11 3h2v2h-2v-2ZM9 21h2v2h-2v-2ZM11 19h2v2h-2v-2ZM13 1h2v2h-2v-2ZM15 3h2v2h-2v-2ZM13 21h2v2h-2v-2ZM15 19h2v2h-2v-2ZM17 1h2v2h-2v-2ZM21 1h1c.5523 0 1 .4477 1 1v1h-2v-2ZM19 3h2v2h-2v-2ZM17 5h2v2l-2-2ZM21 5h2v2h-2v-2ZM19 7h2v2h-2v-2ZM21 9h2v2h-2v-2ZM19 11h2v2h-2v-2ZM21 13h2v2h-2v-2ZM19 15h2v2h-2v-2ZM19 17v2h-2l2-2ZM17 21h2v2h-2v-2ZM21 17h2v2h-2v-2ZM21 21h2v1c0 .5523-.4477 1-1 1h-1v-2ZM19 19h2v2h-2v-2ZM9 9v6h6v-6h-6Zm8 6c0 1.1046-.8954 2-2 2h-6c-1.1046 0-2-.8954-2-2v-6c0-1.1046.8954-2 2-2h6c1.1046 0 2 .8954 2 2v6Z" 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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m8.707 6.293 3.293 3.293 3.293-3.293 1.414 1.414-4 4h-1.414l-4-4 1.414-1.414ZM8.707 13.293l3.293 3.2929 3.293-3.2929 1.414 1.414-4 4h-1.414l-4-4 1.414-1.414Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/chevron-down.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
|
|
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.707 9.293 5.293 5.2929 5.293-5.293 1.414 1.4141-6 6h-1.414l-6-6 1.414-1.414Z" 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
|
|
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.707 8.707-3.293 3.293 3.293 3.293-1.414 1.414-4-4v-1.414l4-4 1.414 1.414ZM17.707 8.707l-3.2929 3.293 3.2929 3.293-1.414 1.414-4-4v-1.414l4-4 1.414 1.414Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/chevron-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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m15.707 6.707-5.2929 5.293 5.2929 5.293-1.414 1.414-6-6v-1.414l6-6 1.414 1.414Z" 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
|
|
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.293 15.293 3.2929-3.293-3.2929-3.293 1.414-1.414 4 4v1.414l-4 4-1.414-1.414ZM6.293 15.293l3.293-3.293-3.293-3.293 1.414-1.414 4 4v1.414l-4 4-1.414-1.414Z" 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
|
|
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.293 7.293c.3905-.3906 1.0236-.3906 1.4141 0l4.707 4.707-4.707 4.707c-.3905.3905-1.0236.3905-1.414 0-.3906-.3905-.3906-1.0235 0-1.414l3.2929-3.293-3.293-3.293c-.3905-.3905-.3905-1.0235 0-1.414Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/chevron-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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m8.293 17.293 5.2929-5.293-5.293-5.293 1.4141-1.414 6 6v1.414l-6 6-1.414-1.414Z" 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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m15.293 11.707-3.293-3.293-3.293 3.293-1.414-1.414 4-4h1.414l4 4-1.414 1.414ZM15.293 18.707l-3.293-3.2929-3.293 3.2929-1.414-1.414 4-4h1.414l4 4-1.414 1.414Z" 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
|
|
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 11v2h-16v-2h16ZM15.293 8.707l-3.293-3.293-3.293 3.293-1.414-1.414 4-4h1.414l4 4-1.414 1.414ZM8.707 15.293l3.293 3.2929 3.293-3.2929 1.414 1.414-4 4h-1.414l-4-4 1.414-1.414Z" style="vector-effect:non-scaling-stroke"/></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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m15.293 8.707-3.293-3.293-3.293 3.293-1.414-1.414 4-4h1.414l4 4-1.414 1.414ZM8.707 15.293l3.293 3.2929 3.293-3.2929 1.414 1.414-4 4h-1.414l-4-4 1.414-1.414Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/chevron-up.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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m17.293 15.707-5.293-5.2929-5.293 5.2929-1.414-1.414 6-6h1.414l6 6-1.414 1.414Z" 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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M19 9v-4h-4v-2h5l1 1v5h-2Zm-16 0v-5l1-1h5v2h-4v4h-2Zm12 12v-2h4v-4h2v5l-1 1h-5Zm-11 0-1-1v-5h2v4h4v2h-5ZM15 12c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3Z" style="vector-effect:non-scaling-stroke"/></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
|
|
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-2.7614-2.2386-5-5-5s-5 2.2386-5 5 2.2386 5 5 5 5-2.2386 5-5Zm2 0c0 3.866-3.134 7-7 7a7.1305 7.1305 0 0 1-.5-.0195v.0195h-8.5v-2h4.1025c-1.0721-1.0503-1.8074-2.4421-2.0302-4h-6.0723v-2h6.0723c.2228-1.5579.958-2.9497 2.0302-4h-4.1025v-2h9c3.866 0 7 3.134 7 7ZM4 5v2h-2v-2h2ZM4 17v2h-2v-2h2Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/circle-notch.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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M22 12c0-5.5229-4.4772-10-10-10-5.5229 0-10 4.4771-10 10h2c0-4.4183 3.5817-8 8-8s8 3.5817 8 8-3.5817 8-8 8v2c5.5228 0 10-4.4772 10-10Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/circle-slash.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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m22.707 2.707-20 20-1.414-1.414 20-20 1.414 1.414Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="m16.842 3.2438-1.49 1.49c-1.0185-.4708-2.1533-.7338-3.352-.7338-4.4183 0-8 3.5817-8 8 0 1.1987.263 2.3335.7337 3.352l-1.49 1.49-.132-.2556c-.7107-1.3748-1.1117-2.9353-1.1117-4.5864 0-5.5229 4.4771-10 10-10 1.6511 0 3.2116.401 4.5864 1.1117l.2556.132Zm2.4243 5.4042 1.4943-1.4943.1994.4013c.666 1.3401 1.04 2.8503 1.04 4.445 0 5.5228-4.4772 10-10 10-1.5947 0-3.1049-.374-4.445-1.04l-.4013-.1994 1.4943-1.4943c1.0184.4707 2.1532.7337 3.352.7337 4.4183 0 8-3.5817 8-8 0-1.1988-.263-2.3336-.7337-3.352Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/circle.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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20 12c0-4.4183-3.5817-8-8-8s-8 3.5817-8 8 3.5817 8 8 8 8-3.5817 8-8Zm2 0c0 5.5228-4.4772 10-10 10-5.5229 0-10-4.4772-10-10 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z" style="vector-effect:non-scaling-stroke"/></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
|
|
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 19c0-.5523-.4477-1-1-1s-1 .4477-1 1 .4477 1 1 1 1-.4477 1-1Zm9-7c0-1.6569-1.3431-3-3-3s-3 1.3431-3 3 1.3431 3 3 3 3-1.3431 3-3Zm4-6.5a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0Zm-13-.5c0-.5523-.4477-1-1-1s-1 .4477-1 1 .4477 1 1 1 1-.4477 1-1Zm2 0c0 .4626-.1089.8987-.2959 1.29l1.538 1.5381c.7906-.5236 1.7387-.8281 2.7579-.8281a4.9763 4.9763 0 0 1 2.7568.8281l1.417-1.417a2.4915 2.4915 0 0 1-.1738-.9111c0-1.3807 1.1193-2.5 2.5-2.5s2.5 1.1193 2.5 2.5-1.1193 2.5-2.5 2.5a2.4895 2.4895 0 0 1-.9121-.1748l-1.417 1.417a4.976 4.976 0 0 1 .8291 2.7578c0 2.7614-2.2386 5-5 5a4.976 4.976 0 0 1-2.7578-.8291l-1.5352 1.5361-.0029.002c.1872.3915.2959.8281.2959 1.291 0 1.6569-1.3431 3-3 3-1.6568 0-3-1.3431-3-3s1.3432-3 3-3c.4624 0 .8989.108 1.29.2949l.003-.0019 1.5351-1.5362a4.9763 4.9763 0 0 1-.8281-2.7568c0-1.0192.3045-1.9673.8281-2.7578l-1.538-1.5381c-.3914.187-.8275.2959-1.2901.2959-1.6568 0-3-1.3431-3-3 0-1.6568 1.3432-3 3-3 1.6569 0 3 1.3432 3 3ZM19 18.5a.5.5 0 1 0-.5.5v2c-1.3807 0-2.5-1.1193-2.5-2.5s1.1193-2.5 2.5-2.5 2.5 1.1193 2.5 2.5-1.1193 2.5-2.5 2.5v-2a.5.5 0 0 0 .5-.5Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path
|
|
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-3.866-3.134-7-7-7s-7 3.134-7 7v2h-2v-2c0-4.9706 4.0294-9 9-9s9 4.0294 9 9-4.0294 9-9 9v-2c3.866 0 7-3.134 7-7Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m8.707 12.707-3 3h-1.414l-3-3 1.414-1.414 2.293 2.2929 2.293-2.2929 1.414 1.414ZM15 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>
|
|
@@ -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
|
|
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-3.866-3.134-7-7-7s-7 3.134-7 7v2h-2v-2c0-4.9706 4.0294-9 9-9s9 4.0294 9 9-4.0294 9-9 9v-2c3.866 0 7-3.134 7-7Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m8.707 12.707-3 3h-1.414l-3-3 1.414-1.414 2.293 2.2929 2.293-2.2929 1.414 1.414ZM16.707 9.707l-3 3-1.414-1.414 3-3 1.414 1.414Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M15 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>
|
|
@@ -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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20 12c0-4.4183-3.5817-8-8-8s-8 3.5817-8 8 3.5817 8 8 8 8-3.5817 8-8Zm2 0c0 5.5228-4.4772 10-10 10-5.5229 0-10-4.4772-10-10 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M12 12c.8799.44 2.9211 1.267 4.1372 1.7999.2493.1093.3617.4013.2288.6388-.8555 1.5282-2.4901 2.5613-4.366 2.5613-2.7614 0-5-2.2386-5-5 0-2.593 1.9737-4.7248 4.5007-4.9754.2748-.0272.4993.2007.4993.4769v4.4985Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/clock.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="
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M19.9966 12c0-4.4183-3.5817-8-8-8s-8 3.5817-8 8 3.5817 8 8 8 8-3.5817 8-8Zm-7-5v4.584l3.418 3.415-1.4141 1.4151-4.0039-3.9991v-5.415h2Zm9 5c0 5.5228-4.4772 10-10 10-5.5229 0-10-4.4772-10-10 0-5.5229 4.4771-10 10-10 5.5228 0 10 4.4771 10 10Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/cloud.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
|
|
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.2295 2.9326c.7362-.7363 1.725-1.0374 2.6845-.9004 1.2929.1849 2.3615 1.0925 2.8741 2.4922.9842-.6844 2.1693-.813 3.2031-.3535.8486.3773 1.5065 1.1375 1.7139 2.1504.1236.6043.0778 1.256-.1338 1.9307.9125.217 1.6704.6382 2.2519 1.2197.8639.8641 1.2617 2.0034 1.2617 3.1133-.0001 1.8005-1.0708 3.6588-3.038 4.2812.215.6954.2401 1.3671.0605 1.9883-.2928 1.0127-1.0684 1.6804-1.9424 1.9863-1.1442.4005-2.552.2217-3.6514-.6103-.522.9207-1.3588 1.6126-2.3369 1.83-.875.1945-1.8017-.0143-2.5615-.705-.4228-.3844-.7706-.8956-1.042-1.5244-.5738.3482-1.1807.5462-1.792.5947a3.6796 3.6796 0 0 1-2.8193-.9883c-.7318-.6888-1.1824-1.6799-1.1504-2.7881.0183-.6336.1923-1.2757.5273-1.8994-.5965-.2497-1.0936-.6276-1.4755-1.0977-.6904-.8498-.9583-1.9386-.833-2.9414.1259-1.0072.6636-2.0076 1.6728-2.5644.431-.2378.9124-.375 1.4336-.4111-.2074-1.0095.0267-2.0515.5791-2.8047.5108-.6965 1.3341-1.1967 2.3457-1.1328.4586.029.9094.1718 1.3467.416.1933-.4995.4705-.9305.8213-1.2813Zm-2.5205 5.3711a.9998.9998 0 0 1-.9961 1.709l.372-.9277.624-.7813Zm1.6162-1.5683c-.6487-.7568-1.1379-.9255-1.3897-.9415-.2225-.014-.4307.0785-.6074.3194-.3966.5409-.4166 1.5522.3809 2.1904l-.625.7803-.3711.9287c-1.0616-.4245-1.7014-.3042-2.044-.1152-.35.1932-.5927.5688-.6543 1.0615-.062.4969.0755 1.0326.4004 1.4326.3062.3769.827.6934 1.67.6934.4043.0001.769.2436.9238.6171.1546.3737.0691.804-.2168 1.0899-.7293.7293-.9666 1.4031-.9815 1.915-.0149.5167.1918.9632.5225 1.2744.3324.3128.7913.4897 1.29.4502.4888-.0387 1.0988-.294 1.7022-.998l.0996-.1006a1.0003 1.0003 0 0 1 1.6406.5557c.2258 1.1289.5938 1.713.8955 1.9873.2714.2466.5323.2879.7822.2324.5991-.1334 1.3417-.9188 1.3418-2.0234a.9998.9998 0 0 1 .7989-.9795.9999.9999 0 0 1 1.082.5058l.0381.0791.1064.2217c.5708 1.0527 1.6599 1.2976 2.3936 1.041.376-.1316.6004-.3702.6826-.6543.0736-.2549.0781-.7063-.2754-1.3808l-.1748-.3037-.0635-.1192a1.0006 1.0006 0 0 1 .0371-.8955 1.0005 1.0005 0 0 1 .875-.5146c1.6057-.0002 2.4999-1.206 2.5-2.5 0-.6399-.2275-1.2509-.6757-1.6993-.4395-.4394-1.1703-.8007-2.3243-.8007a1.0005 1.0005 0 0 1-.8486-1.5303c.5289-.8463.5847-1.461.5088-1.832-.074-.3618-.2903-.602-.5664-.7246-.5006-.2225-1.5694-.1296-2.1572 1.4375a1.0008 1.0008 0 0 1-1.1641.623 1 1 0 0 1-.7676-1.0732c.2129-2.129-.8246-2.883-1.459-2.9737-.353-.0504-.7079.0556-.9873.335-.2804.2805-.5586.8163-.5586 1.7383a1.0001 1.0001 0 0 1-1.7597.6504Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/cluster-ai.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
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M15.7144 12.5021c.2042-1.4155 2.2495-1.4183 2.4539.0001.2398 1.6644 1.5476 2.9721 3.2122 3.2122 1.4128.2038 1.4211 2.2491 0 2.4539-1.6646.2398-2.9724 1.5476-3.2122 3.2122-.2048 1.4211-2.2501 1.4128-2.4539 0-.24-1.6646-1.5478-2.9724-3.2122-3.2122-1.4184-.2044-1.4155-2.2497-.0001-2.4539 1.6645-.2401 2.9722-1.5478 3.2123-3.2123Zm1.2269 2.4169a5.8051 5.8051 0 0 1-2.0223 2.0223 5.8035 5.8035 0 0 1 2.0223 2.0223 5.8018 5.8018 0 0 1 2.0223-2.0223 5.8035 5.8035 0 0 1-2.0223-2.0223Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m9 17 1 1v4l-1 1h-4l-1-1v-4l1-1h4Zm-3 4h2v-2h-2v2ZM16 2l1 1v6.5h-2v-5.5h-11v10h6v2h-7l-1-1v-12l1-1h13Zm-7 8v2h-3v-2h3Zm3-4v2h-6v-2h6ZM21.3386 16.7604c-2.1241-.3064-3.7931-1.9752-4.0992-4.0994-.0399-.2766-.4391-.2765-.479 0-.3064 2.1242-1.9752 3.793-4.0994 4.0994-.2765.0399-.2766.4391 0 .479 2.1242.3061 3.793 1.9751 4.0994 4.0992.0399.2766.4391.2768.479.0002.3061-2.1244 1.975-3.7933 4.0994-4.0994.2766-.0399.2764-.4391-.0002-.479Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/cluster-color.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
|
|
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 17 1 1v4l-1 1h-4l-1-1v-4l1-1h4Zm-3 4h2v-2h-2v2ZM16 2l1 1v6.5h-2v-5.5h-11v10h6v2h-7l-1-1v-12l1-1h13Zm-7 8v2h-3v-2h3Zm3-4v2h-6v-2h6Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M20.25 12.75h-7.5v4.4727c.0002.6901.5598 1.25 1.25 1.25h1.8438v2.1211a.6562.6562 0 0 0 1.3124 0v-2.1211h1.8438c.6902 0 1.2498-.5599 1.25-1.25v-4.4727Zm1.5 4.4727c-.0002 1.5185-1.2314 2.75-2.75 2.75h-.3438v.6211c0 1.1908-.9653 2.1562-2.1562 2.1562s-2.1562-.9654-2.1562-2.1562v-.6211h-.3438c-1.5186 0-2.7498-1.2315-2.75-2.75v-5.2227l.75-.75h9l.75.75v5.2227Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M21 16.25v1.5h-9v-1.5h9ZM15.75 12v3h-1.5v-3h1.5ZM18.75 12v3h-1.5v-3h1.5Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path
|
|
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 17 1 1v4l-1 1h-4l-1-1v-4l1-1h4Zm-3 4h2v-2h-2v2ZM16 2l1 1v6.5h-2v-5.5h-11v10h6v2h-7l-1-1v-12l1-1h13Zm-7 8v2h-3v-2h3Zm3-4v2h-6v-2h6ZM18 15h1v1h-1v-1Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M19 15v1h-1v-1h1Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M21 17c0-2.2091-1.7909-4-4-4-2.2091 0-4 1.7909-4 4 0 2.2091 1.7909 4 4 4 2.2091 0 4-1.7909 4-4Zm2 0c0 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"/><path fill="currentColor" d="M15 15h1v1h-1v-1Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M16 15v1h-1v-1h1ZM19.7412 17.1133c-.2128 1.3928-1.2716 2.6367-2.7412 2.6367s-2.5284-1.2439-2.7412-2.6367l1.4824-.2266c.1349.8829.7348 1.3633 1.2588 1.3633.524 0 1.1239-.4804 1.2588-1.3633l1.4824.2266Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/cluster.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
|
|
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 17 1 1v4l-1 1h-4l-1-1v-4l1-1h4Zm-3 4h2v-2h-2v2ZM21 11l1 1v8l-1 1h-8l-1-1v-2h2v1h6v-6h-1v-2h2Zm-5-9 1 1v12l-1 1h-13l-1-1v-12l1-1h13Zm-12 12h11v-10h-11v10Zm5-4v2h-3v-2h3Zm3-4v2h-6v-2h6Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/clustered.svg
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M5.3333 4c-.6136 0-1.3333.7197-1.3333 1.3333v2.6667h-2v-2.6667c0-1.841 1.4924-3.3333 3.3333-3.3333h2.6667v2h-2.6667Zm8.6667 0h-4v-2h4v2Zm4.6667 0h-2.6667v-2h2.6667c1.8409 0 3.3333 1.4924 3.3333 3.3333v2.6667h-2v-2.6667c0-.6136-.7197-1.3333-1.3333-1.3333Zm-14.6667 6v4h-2v-4h2Zm16 4v-4h2v4h-2Zm-16 2v2.6667c0 .6136.8864 1.3333 1.5 1.3333h2.5v2h-2.6667c-1.841 0-3.3333-1.4924-3.3333-3.3333v-2.6667h2Zm16 2.6667v-2.6667h2v2.6667c0 1.8409-1.4924 3.3333-3.3333 3.3333h-2.6667v-2h2.6667c.6136 0 1.3333-.7197 1.3333-1.3333Zm-10 1.3333h4v2h-4v-2Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M5.3333 4c-.6136 0-1.3333.7197-1.3333 1.3333v2.6667h-2v-2.6667c0-1.841 1.4924-3.3333 3.3333-3.3333h2.6667v2h-2.6667Zm8.6667 0h-4v-2h4v2Zm4.6667 0h-2.6667v-2h2.6667c1.8409 0 3.3333 1.4924 3.3333 3.3333v2.6667h-2v-2.6667c0-.6136-.7197-1.3333-1.3333-1.3333Zm-14.6667 6v4h-2v-4h2Zm16 4v-4h2v4h-2Zm-16 2v2.6667c0 .6136.8864 1.3333 1.5 1.3333h2.5v2h-2.6667c-1.841 0-3.3333-1.4924-3.3333-3.3333v-2.6667h2Zm16 2.6667v-2.6667h2v2.6667c0 1.8409-1.4924 3.3333-3.3333 3.3333h-2.6667v-2h2.6667c.6136 0 1.3333-.7197 1.3333-1.3333Zm-10 1.3333h4v2h-4v-2Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M7 7h4v4h-4v-4ZM13 7h4v4h-4v-4ZM7 13h4v4h-4v-4Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/cog.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"><
|
|
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 12c0-.5523-.4477-1-1-1s-1 .4477-1 1 .4477 1 1 1 1-.4477 1-1Zm2 0c0 1.6569-1.3431 3-3 3-1.6568 0-3-1.3431-3-3s1.3432-3 3-3c1.6569 0 3 1.3431 3 3Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M13.544 2c.4304 0 .813.2753.9492.6836l.8799 2.6396.789.4561 2.7256-.5576a1.0008 1.0008 0 0 1 .9766.3476l.0898.1319 1.5 2.5976c.2152.3728.1684.842-.1172 1.164l-1.8467 2.0811v.9112l1.8467 2.082-.749.6631.8662.501-1.5 2.5976-.0898.1319a1.0009 1.0009 0 0 1-.9766.3476l-2.7256-.5586-.789.4561-.8799 2.6406a1.0007 1.0007 0 0 1-.9492.6836h-3a.9997.9997 0 0 1-.8858-.5371l-.0625-.1465-.8799-2.6396-.79-.4561-2.7256.5576a1 1 0 0 1-1.0664-.4795l-1.5-2.5976a1.001 1.001 0 0 1 .1182-1.1641l1.8457-2.082v-.9112l-1.8457-2.081a1.001 1.001 0 0 1-.1182-1.164l1.5-2.5977.0908-.1319a.9997.9997 0 0 1 .9756-.3476l2.7256.5566.79-.456.88-2.6387.0624-.1465a.9997.9997 0 0 1 .8858-.5371h3Zm-3.0508 4.3164-.9502-.3174.001.001.9492.3164-.1201.3594-2.1036 1.2148-2.7636-.5664-.7803 1.3506 1.872 2.1104v2.4296l-1.872 2.1094.7803 1.3506 2.7636-.5654 2.1036 1.2148.1201.3594.7724 2.3164h1.5576l.8926-2.6758.3282-.1904 1.4462-.835.3291-.1894 2.7627.5654.7793-1.3496-1.6191-1.8272-.252-.2832v-2.4296l.252-.2832 1.6191-1.8282-.7793-1.3496-2.7627.5664-.3291-.1894-1.7744-1.0244-.8926-2.6768h-1.5576l-.7724 2.3164Zm10.8437 8.2207c.2856.3221.3324.7913.1172 1.1641l-.8652-.5.748-.6641Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/coins-checked.svg
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M8 22c.7013 0 1.3744-.0602 2-.1707v-1.9969c-.6984.1314-1.4162.1676-2 .1676-1.2138 0-3.0066-.1564-4-1v-1.7639c1.0615.475 2.4633.7639 4 .7639.7013 0 1.3744-.0602 2-.1707v-1.9969c-.6984.1314-1.4162.1676-2 .1676-1.2138 0-3.0066-.1564-4-1v-1.7639c1.0615.475 2.4633.7639 4 .7639 1.5367 0 2.9385-.2889 4-.7639v1.7639h2v-3.1707c.6256.1105 1.2987.1707 2 .1707 1.5367 0 2.9385-.2889 4-.7639v1.7639h2v-8c0-1.6568-2.6863-3-6-3s-6 1.3432-6 3v3.1707c-.6256-.1105-1.2987-.1707-2-.1707-3.3137 0-6 1.3431-6 3v8c0 1.6569 2.6863 3 6 3Zm12-17c-.9934-.8436-2.7862-1-4-1s-3.0066.1564-4 1c.9934.8436 2.7862 1 4 1s3.0066-.1564 4-1Zm0 2.2361c-1.0615.475-2.4633.7639-4 .7639-1.5367 0-2.9385-.2889-4-.7639v1.5278c.5801.2596 1.0586.5748 1.402.929.8695.247 1.8451.3071 2.598.3071 1.2138 0 3.0066-.1564 4-1v-1.7639Zm-8 3.7639c-.9934-.8436-2.7862-1-4-1s-3.0066.1564-4 1c.9934.8436 2.7862 1 4 1s3.0066-.1564 4-1Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M8 22c.7013 0 1.3744-.0602 2-.1707v-1.9969c-.6984.1314-1.4162.1676-2 .1676-1.2138 0-3.0066-.1564-4-1v-1.7639c1.0615.475 2.4633.7639 4 .7639.7013 0 1.3744-.0602 2-.1707v-1.9969c-.6984.1314-1.4162.1676-2 .1676-1.2138 0-3.0066-.1564-4-1v-1.7639c1.0615.475 2.4633.7639 4 .7639 1.5367 0 2.9385-.2889 4-.7639v1.7639h2v-3.1707c.6256.1105 1.2987.1707 2 .1707 1.5367 0 2.9385-.2889 4-.7639v1.7639h2v-8c0-1.6568-2.6863-3-6-3s-6 1.3432-6 3v3.1707c-.6256-.1105-1.2987-.1707-2-.1707-3.3137 0-6 1.3431-6 3v8c0 1.6569 2.6863 3 6 3Zm12-17c-.9934-.8436-2.7862-1-4-1s-3.0066.1564-4 1c.9934.8436 2.7862 1 4 1s3.0066-.1564 4-1Zm0 2.2361c-1.0615.475-2.4633.7639-4 .7639-1.5367 0-2.9385-.2889-4-.7639v1.5278c.5801.2596 1.0586.5748 1.402.929.8695.247 1.8451.3071 2.598.3071 1.2138 0 3.0066-.1564 4-1v-1.7639Zm-8 3.7639c-.9934-.8436-2.7862-1-4-1s-3.0066.1564-4 1c.9934.8436 2.7862 1 4 1s3.0066-.1564 4-1Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m21.3223 15.5693-4.5 6.5-1.5293.1377-3-3 1.414-1.414 2.1524 2.1523 3.8183-5.5146 1.6446 1.1386Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/coins-slash.svg
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m14 14.2418-2.7727-2.7727c-.995.4363-2.2855.5305-3.2273.5305-1.2138 0-3.0066-.1564-4-1 .9934-.8436 2.7862-1 4-1 .5585 0 1.2395.0331 1.9088.151l-2.1486-2.1486c-3.2026.0629-5.7602 1.381-5.7602 2.9976v8c0 1.6569 2.6863 3 6 3s6-1.3431 6-3v-4.7578Zm8-5.2418v-4c0-1.6568-2.6863-3-6-3s-6 1.3432-6 3c0 1.6569 2.6863 3 6 3 1.5367 0 2.9385-.2889 4-.7639v1.7639h2Zm-2-4c-.9934-.8436-2.7862-1-4-1s-3.0066.1564-4 1c.9934.8436 2.7862 1 4 1s3.0066-.1564 4-1Zm-12 8.9996c1.5367 0 2.9385-.2889 4-.7639v1.7639c-.9934.8436-2.7862 1-4 1s-3.0066-.1564-4-1v-1.7639c1.0615.475 2.4633.7639 4 .7639Zm0 4c1.5367 0 2.9385-.2889 4-.7639v1.7639c-.9934.8436-2.7862 1-4 1s-3.0066-.1564-4-1v-1.7639c1.0615.475 2.4633.7639 4 .7639Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m14 14.2418-2.7727-2.7727c-.995.4363-2.2855.5305-3.2273.5305-1.2138 0-3.0066-.1564-4-1 .9934-.8436 2.7862-1 4-1 .5585 0 1.2395.0331 1.9088.151l-2.1486-2.1486c-3.2026.0629-5.7602 1.381-5.7602 2.9976v8c0 1.6569 2.6863 3 6 3s6-1.3431 6-3v-4.7578Zm8-5.2418v-4c0-1.6568-2.6863-3-6-3s-6 1.3432-6 3c0 1.6569 2.6863 3 6 3 1.5367 0 2.9385-.2889 4-.7639v1.7639h2Zm-2-4c-.9934-.8436-2.7862-1-4-1s-3.0066.1564-4 1c.9934.8436 2.7862 1 4 1s3.0066-.1564 4-1Zm-12 8.9996c1.5367 0 2.9385-.2889 4-.7639v1.7639c-.9934.8436-2.7862 1-4 1s-3.0066-.1564-4-1v-1.7639c1.0615.475 2.4633.7639 4 .7639Zm0 4c1.5367 0 2.9385-.2889 4-.7639v1.7639c-.9934.8436-2.7862 1-4 1s-3.0066-.1564-4-1v-1.7639c1.0615.475 2.4633.7639 4 .7639Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m3.2334 3.6426 15.5 18.5 1.5332-1.2852-15.5-18.5-1.5332 1.2852Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M20 17h2v-12c0-1.6568-2.6863-3-6-3s-6 1.3432-6 3h2c.9934-.8436 2.7862-1 4-1s3.0066.1564 4 1c-.9934.8436-2.7862 1-4 1-.3042 0-.6448-.0098-1-.0378v1.9963c.3252.0273.6593.0415 1 .0415 1.5367 0 2.9385-.2889 4-.7639v1.7639c-.9934.8436-2.7862 1-4 1-.3042 0-.6448-.0098-1-.0378v1.9963c.3252.0273.6593.0415 1 .0415 1.5367 0 2.9385-.2889 4-.7639v1.7639c-.5156.4378-1.2465.6906-2 .8324v1.9969c.7452-.1317 1.4229-.3349 2-.5932v1.7639Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/coins.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
|
|
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.7898 19.79c.684.1356 1.4297.2101 2.2102.2101 3.3137 0 6-1.3432 6-3v-12c0-1.657-2.6863-3.0001-6-3.0001s-6 1.3432-6 3v3.1707c-.6256-.1105-1.2987-.1707-2-.1707-3.3137 0-6 1.3432-6 3v8.0001c0 1.6568 2.6863 3 6 3 2.7669 0 5.0964-.9365 5.7898-2.2101Zm6.2102-14.79c-.9934-.8436-2.7862-1-4-1s-3.0066.1564-4 1c.9934.8436 2.7862 1 4 1s3.0066-.1564 4-1Zm0 2.2361c-1.0615.475-2.4633.764-4 .764-1.5367 0-2.9385-.289-4-.764v1.5278c.5801.2596 1.0586.5749 1.402.929.8695.247 1.8451.3071 2.598.3071 1.2138 0 3.0066-.1563 4-1v-1.7639Zm-6 4.5932v2.0031c.6984.1315 1.4162.1677 2 .1677 1.2138 0 3.0066-.1564 4-1v-1.7639c-1.0615.475-2.4633.7638-4 .7638-.7013 0-1.3744-.0601-2-.1707Zm0 4.0001v2.0031c.6984.1314 1.4162.1676 2 .1676 1.2138 0 3.0066-.1564 4-1v-1.7639c-1.0615.475-2.4633.7639-4 .7639-.7013 0-1.3744-.0602-2-.1707Zm-2-4.8294c-.9934-.8436-2.7862-1-4-1s-3.0066.1564-4 1c.9934.8437 2.7862 1 4 1s3.0066-.1563 4-1Zm-4 3.0001c1.5367 0 2.9385-.2889 4-.7639v1.7639c-.9934.8436-2.7862 1-4 1s-3.0066-.1564-4-1v-1.7639c1.0615.475 2.4633.7639 4 .7639Zm0 4c1.5367 0 2.9385-.2889 4-.7639v1.7639c-.9934.8436-2.7862 1-4 1s-3.0066-.1564-4-1v-1.7639c1.0615.475 2.4633.7639 4 .7639Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M2 19v-14c0-1.6568 1.3432-3 3-3h8v17c0 1.6569-1.3431 3-3 3h-5c-1.6568 0-3-1.3431-3-3Zm2 0c0 .5523.4477 1 1 1h5c.5523 0 1-.4477 1-1v-15h-6c-.5523 0-1 .4477-1 1v14Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M20 5c0-.5523-.4477-1-1-1h-6v10h6c.5523 0 1-.4477 1-1v-8Zm2 8c0 1.6569-1.3431 3-3 3h-8v-14h8c1.6569 0 3 1.3432 3 3v8Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/columns-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"><
|
|
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 5c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-14Zm2 14c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-14c0-1.6568 1.3432-3 3-3h14c1.6569 0 3 1.3432 3 3v14Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M8 21h-2v-18h2v18ZM18 21h-2v-18h2v18Z" style="vector-effect:non-scaling-stroke"/></svg>
|