@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/arrow-box-out.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.707 3.707-10 10-1.414-1.414 10-10 1.414 1.414Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m21.9922 3.124-1 8-1.9844-.248.8399-6.7246-6.7237.8408-.248-1.9844 8-1 1.1162 1.1162ZM2 19v-11c0-1.6569 1.3432-3 3-3h5v2h-5c-.5523 0-1 .4477-1 1v11c0 .5523.4477 1 1 1h11c.5523 0 1-.4477 1-1v-5h2v5c0 1.6569-1.3431 3-3 3h-11c-1.6568 0-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="M4 12c0-3.866 3.134-7 7-7s7 3.134 7 7v2h2v-2c0-4.9706-4.0294-9-9-9s-9 4.0294-9 9 4.0294 9 9 9v-2c-3.866 0-7-3.134-7-7Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m15.293 12.707 3 3h1.414l3-3-1.414-1.414-2.293 2.2929-2.293-2.2929-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="M4 12v-2h2v2c0 3.866 3.134 7 7 7s7-3.134 7-7-3.134-7-7-7v-2c4.9706 0 9 4.0294 9 9s-4.0294 9-9 9-9-4.0294-9-9Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m5.707 8.293 3 3-1.414 1.414-2.293-2.2929-2.293 2.2929-1.414-1.414 3-3h1.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 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.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 12v-2h-2v2c0 3.866-3.134 7-7 7s-7-3.134-7-7 3.134-7 7-7v-2c-4.9706 0-9 4.0294-9 9s4.0294 9 9 9 9-4.0294 9-9Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m18.293 8.293-3 3 1.414 1.414 2.293-2.2929 2.293 2.2929 1.414-1.414-3-3h-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="M21.707 17.293v1.414l-3 3-1.414-1.414 2.2929-2.293-2.2929-2.293 1.414-1.414 3 3Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M17 3c1.4982 0 2.7065.5321 3.5371 1.4043.8179.859 1.2129 1.9883 1.2129 3.0957s-.395 2.2367-1.2129 3.0957c-.8306.8722-2.0389 1.4043-3.5371 1.4043h-10c-1.0015 0-1.6685.343-2.0879.7832-.4319.4535-.6621 1.0744-.6621 1.7168 0 .6424.2302 1.2633.6621 1.7168.4194.4402 1.0864.7832 2.0879.7832h14v2h-14c-1.4982 0-2.7065-.5321-3.5371-1.4043-.8179-.859-1.2129-1.9883-1.2129-3.0957s.395-2.2367 1.2129-3.0957c.8306-.8722 2.039-1.4043 3.5371-1.4043h10c1.0015 0 1.6685-.343 2.0879-.7832.4319-.4535.6621-1.0743.6621-1.7168 0-.6425-.2302-1.2633-.6621-1.7168-.4194-.4402-1.0864-.7832-2.0879-.7832h-12v-2h12Z" 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.7069 4.7073-1.4142-1.4142-14.9998 14.9998 1.4142 1.4142 14.9998-14.9998Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m13.0003 17.9998-7 .0007v-7.0006h-1.9997l-.0007 7.9998.9999.9999h8.0005v-1.9998Z" 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="m3.293 4.7073 1.4143-1.4142 14.9998 14.9998-1.4142 1.4142-14.9998-14.9998Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m10.9997 17.9998 7 .0007v-7.0006h1.9997l.0007 7.9998-.9999.9999h-8.0005v-1.9998Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/arrow-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="M13 3h-2v17h2v-17Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m17.3594 15.2314-5.3594 4.4668-5.3594-4.4668-1.2812 1.5372 6 5h1.2812l6-5-1.2812-1.5372Z" 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 14.293v1.414l-5 5-1.414-1.414 4.2929-4.293-4.2929-4.293 1.414-1.414 5 5Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M5 4v10h15v2h-16l-1-1v-11h2Z" 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="M12.5 19.2467v-3.2467h8v-8h-8v-3.2467l-8.0095 7.2467 8.0095 7.2467Zm2 1.69c0 1.0837-1.285 1.654-2.0886.9269l-10.902-9.8636 10.902-9.8636c.8036-.7271 2.0886-.1569 2.0886.927v2.9366h6.75c.6904 0 1.25.5596 1.25 1.25v9.5c0 .6904-.5596 1.25-1.25 1.25h-6.75v2.9367Z" 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="M12.5 19.2467v-3.2467h8v-8h-8v-3.2467l-8.0095 7.2467 8.0095 7.2467Zm2 1.69c0 1.0837-1.285 1.654-2.0886.9269l-10.902-9.8636 10.902-9.8636c.8036-.7271 2.0886-.1569 2.0886.927v2.9366h6.75c.6904 0 1.25.5596 1.25 1.25v9.5c0 .6904-.5596 1.25-1.25 1.25h-6.75v2.9367Z" 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="M10 3.0635c0-1.016 1.1293-1.581 1.9326-1.0488l.1563.122 10.9013 9.8633-10.9013 9.8633c-.8037.7271-2.0889.157-2.0889-.9268v-2.9365h-6.75c-.6904 0-1.25-.5596-1.25-1.25v-9.5c0-.6904.5596-1.25 1.25-1.25h6.75v-2.9365Zm2 4.9365h-8v8h8v3.2471l8.0098-7.2471-8.0098-7.248v3.248Z" 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.7578 2.0303a.9994.9994 0 0 1 .9492.2627.9995.9995 0 0 1 .2627.9492l-3 12a1.0007 1.0007 0 0 1-.7031.7217 1 1 0 0 1-.9737-.2569l-2.3964-2.3965-10.3086 7.4981a.9997.9997 0 0 1-1.3965-1.3965l7.497-10.3096-2.3955-2.3955a1 1 0 0 1-.2568-.9736 1.0006 1.0006 0 0 1 .7217-.7031l12-3Zm-9.8028 4.5107 1.752 1.752a.9997.9997 0 0 1 .1016 1.2949l-4.2764 5.8789 5.8799-4.2754.0762-.0508a1 1 0 0 1 1.2187.1524l1.751 1.7509 2.1679-8.6709-8.6709 2.168Z" 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="
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="m14.2676 14.8193 1.6894-1.8193h-2.957v-2h2.957l-1.6894-1.8193 1.4648-1.3614 3.25 3.5v1.3614l-3.25 3.5-1.4648-1.3614ZM9.7324 14.8193l-2.6181-2.8193 2.6181-2.8193-1.4648-1.3614-3.25 3.5v1.3614l3.25 3.5 1.4648-1.3614Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M11 11v2h-4.5v-2h4.5Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M5.3333 4c-.6136 0-1.3333.7197-1.3333 1.3333v2.6667h-2v-2.6667c0-1.841 1.4924-3.3333 3.3333-3.3333h2.6667v2h-2.6667Zm8.6667 0h-4v-2h4v2Zm4.6667 0h-2.6667v-2h2.6667c1.8409 0 3.3333 1.4924 3.3333 3.3333v2.6667h-2v-2.6667c0-.6136-.7197-1.3333-1.3333-1.3333Zm-14.6667 6v4h-2v-4h2Zm16 4v-4h2v4h-2Zm-16 2v2.6667c0 .6136.8864 1.3333 1.5 1.3333h2.5v2h-2.6667c-1.841 0-3.3333-1.4924-3.3333-3.3333v-2.6667h2Zm16 2.6667v-2.6667h2v2.6667c0 1.8409-1.4924 3.3333-3.3333 3.3333h-2.6667v-2h2.6667c.6136 0 1.3333-.7197 1.3333-1.3333Zm-10 1.3333h4v2h-4v-2Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/arrow-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="M20 11v2h-16v-2h16Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m9.707 6.707-5.293 5.293 5.293 5.293-1.414 1.414-6-6v-1.414l6-6 1.414 1.414Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/arrow-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="m15.2314 17.3594 4.4668-5.3594-4.4668-5.3594 1.5372-1.2812 5 6v1.2812l-5 6-1.5372-1.2812Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M3 13v-2h17v2h-17Z" 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.0002 8v10h-2v-10h2Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m8.707 11.707 3.293-3.293 3.293 3.293 1.414-1.414-4-4h-1.414l-4 4 1.414 1.414Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M19.9965 12c0-4.4183-3.5818-8-8-8-4.4183 0-8 3.5817-8 8s3.5817 8 8 8c4.4182 0 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>
|
package/svg/24/arrow-up-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="m19.2927 20.7068 1.4142-1.4142-14.9998-14.9998-1.4142 1.4143 14.9998 14.9997Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m6.0001 13.0002-.0006-7h7.0006v-1.9997l-7.9998-.0007-1 .9999v8.0005h1.9998Z" 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="m17.9998 12.0003.0007-7h-7.0006v-1.9998l7.9998-.0007.9999 1v8.0005h-1.9998Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m4.7073 19.7069-1.4142-1.4142 14.9998-14.9998 1.4142 1.4142-14.9998 14.9998Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/arrow-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="M11 21h2v-17h-2v17Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m6.6406 8.7685 5.3594-4.4667 5.3594 4.4667 1.2812-1.537-6-5h-1.2812l-6 5 1.2812 1.537Z" 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.8791 9.7067c1.1716-1.1716 3.0716-1.1716 4.2432 0l3.707 3.707c1.1716 1.1716 1.1716 3.0716 0 4.2432l-3.707 3.707c-1.1716 1.1716-3.0716 1.1716-4.2432 0l-3.707-3.707c-1.1716-1.1716-1.1716-3.0716 0-4.2432l3.707-3.707Zm2.8291 1.4141c-.3905-.3906-1.0245-.3906-1.415 0l-3.707 3.707c-.3905.3905-.3904 1.0235 0 1.414l3.707 3.7081c.3905.3905 1.0245.3905 1.415 0l3.7071-3.7081c.3903-.3905.3904-1.0236 0-1.414l-3.7071-3.707Zm-4.1738-8.999c1.9526-1.9527 5.1187-1.9526 7.0713 0l1.3154 1.3144v-2.4365h2v4.9218l-1 1h-4.9218v-2h2.5771l-1.3848-1.3857c-1.1349-1.1349-2.9532-1.1704-4.1308-.1065l-.1123.1065-2.206 2.207-1.4141-1.415 2.206-2.206Z" 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 12c0-1.3115-.2868-2.4989-.8652-3.499l1.7304-1.002c.7828 1.3532 1.1348 2.8984 1.1348 4.501 0 4.9706-4.0294 9-9 9h-3v-2h3c3.866 0 7-3.134 7-7Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m12.707 17.707-2.2929 2.293 2.2929 2.293-1.414 1.414-3-3v-1.414l3-3 1.414 1.414ZM3 12c0-4.9706 4.0294-9 9-9h2v2h-2c-3.866 0-7 3.134-7 7 0 1.3115.2868 2.4989.8652 3.499l-1.7304 1.002c-.7828-1.3532-1.1348-2.8984-1.1348-4.501Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M15.707 3.293v1.414l-3 3-1.414-1.414 2.2929-2.293-2.2929-2.293 1.414-1.414 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="M12 19c1.3115 0 2.4989-.2868 3.499-.8652l1.002 1.7304c-1.3532.7828-2.8984 1.1348-4.501 1.1348-4.9706 0-9-4.0294-9-9v-3h2v3c0 3.866 3.134 7 7 7Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m6.293 12.707-2.293-2.2929-2.293 2.2929-1.414-1.414 3-3h1.414l3 3-1.414 1.414ZM12 3c4.9706 0 9 4.0294 9 9v2h-2v-2c0-3.866-3.134-7-7-7-1.3115 0-2.4989.2868-3.499.8652l-1.002-1.7304c1.3532-.7828 2.8984-1.1348 4.501-1.1348Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M20.707 15.707h-1.414l-3-3 1.414-1.414 2.293 2.2929 2.293-2.2929 1.414 1.414-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="M14.1211 9.7067c-1.1716-1.1716-3.0716-1.1716-4.2432 0l-3.707 3.707c-1.1716 1.1716-1.1716 3.0716 0 4.2432l3.707 3.707c1.1716 1.1716 3.0716 1.1716 4.2432 0l3.707-3.707c1.1716-1.1716 1.1716-3.0716 0-4.2432l-3.707-3.707Zm-2.8291 1.4141c.3905-.3906 1.0245-.3906 1.415 0l3.7071 3.707c.3904.3905.3903 1.0235 0 1.414l-3.7071 3.7081c-.3905.3905-1.0245.3905-1.415 0l-3.707-3.7081c-.3904-.3905-.3905-1.0236 0-1.414l3.707-3.707Zm4.1738-8.999c-1.9526-1.9527-5.1186-1.9526-7.0713 0l-1.3154 1.3144v-2.4365h-2v4.9218l1 1h4.9219v-2h-2.5772l1.3848-1.3857c1.1349-1.1349 2.9532-1.1704 4.1309-.1065l.1123.1065 2.206 2.207 1.4141-1.415-2.2061-2.206Z" 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 3h-2v18h2v-18Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m10.5 16.0859-3.5 3.5-3.5-3.5-1.414 1.4141 4.207 4.207h1.414l4.2071-4.207-1.4141-1.4141ZM18 22h-2v-19h2v19Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m21.0938 8.4111-4.0938-3.583-4.0938 3.583-1.3173-1.5048 4.7529-4.1592h1.3164l4.7529 4.1592-1.3173 1.5048Z" 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 16v4h7v2h-16v-2h7v-4h2Zm7-14v2h-7v4h-2v-4h-7v-2h16ZM10 11v2h-8v-2h8Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M10.707 11.293v1.414l-4 4-1.414-1.414 3.293-3.293-3.293-3.293 1.414-1.414 4 4ZM18.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"/><path fill="currentColor" d="M22 11v2h-8v-2h8Z" 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 16v4h7v2h-16v-2h7v-4h2Zm-3-5v2h-8v-2h8Zm12 0v2h-8v-2h8Zm-2-9v2h-7v4h-2v-4h-7v-2h16Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m6.707 8.707-3.293 3.293 3.293 3.293-1.414 1.414-4-4v-1.414l4-4 1.414 1.414Zm16 2.586v1.414l-4 4-1.414-1.414 3.2929-3.293-3.2929-3.293 1.414-1.414 4 4Z" 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="m1.5857 21 1.4142 1.4143 7.4143-7.4143-1.4142-1.4142-7.4143 7.4142Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m3.9996 15.0003 5.0009-.0014-.0007 5.0016 2.0005-.0007-.0007-6.0001-1-.9999h-5.9993l-.0007 2.0005ZM22.4142 3l-1.4143-1.4143-7.4142 7.4143 1.4142 1.4142 7.4143-7.4142Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m20.0002 8.9998-5.0002.0007v-5.0009l-2.0005.0007v5.9994l1.0006 1.0006h5.9994l.0007-2.0005Z" 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="m16.4141 19-3.7071 3.707h-1.414l-3.707-3.707 1.414-1.4141 3 3 3-3 1.4141 1.4141Zm-10-10-3 3 3 3-1.4141 1.4141-3.707-3.7071v-1.414l3.707-3.707 1.414 1.414Zm16.2929 2.293v1.414l-3.707 3.7071-1.4141-1.4141 3-3-3-3 1.4141-1.414 3.707 3.707Zm-10-10 3.7071 3.707-1.4141 1.414-3-3-3 3-1.414-1.414 3.707-3.707h1.414Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M11 13h-9v-2h9v-9h2v9h9v2h-9v9h-2v-9Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="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="M3 6v12h-2v-12h2Zm20 0v12h-2v-12h2Zm-14.293 3.707-2.293 2.293 2.293 2.293-1.414 1.414-3-3v-1.414l3-3 1.414 1.414Zm11 1.586v1.414l-3 3-1.414-1.414 2.2929-2.293-2.2929-2.293 1.414-1.414 3 3Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M3 6v12h-2v-12h2Zm20 0v12h-2v-12h2Zm-4 5v2h-14v-2h14Z" 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="m14.9996 4.0003 5.0002-.0007v5.0008l2.0005-.0007v-5.9993l-1.0006-1.0006h-5.9994l-.0007 2.0005Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m13.293 9.2928 1.4142 1.4143 6.9999-7-1.4142-1.4142-6.9999 7ZM10.7071 14.7072l-1.4143-1.4142-6.9999 6.9999 1.4142 1.4142 7-6.9999Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m9.0004 19.9997-5.0002.0007v-5.0008l-2.0004.0007v5.9993l1.0005 1.0006h5.9994l.0007-2.0005Z" 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.293 15.293-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"/><path fill="currentColor" d="M13 3h-6l-1 1v15.5h2v-14.5h5v-2ZM14.707 8.707l3.293-3.293 3.293 3.293 1.414-1.414-4-4h-1.414l-4 4 1.414 1.414Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M13 21h5l1-1v-15.5h-2v14.5h-4v2Z" 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.3447 12.7012-3.3154 3.375-.7139-.7012-.7129.7012-3.3154-3.375 1.4258-1.4024 2.6025 2.6485 2.6026-2.6485 1.4267 1.4024Zm-3.3154 3.375h-1.4268l.713-.7012.7138.7012Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M21.0004 12c0-4.435-3.5284-8-7.8428-8-4.3143.0002-7.8418 3.565-7.8418 8v3.375h-2v-3.375c0-5.506 4.3897-9.9998 9.8418-10 5.4522 0 9.8428 4.494 9.8428 10 0 5.5061-4.3906 10-9.8428 10v-2c4.3144 0 7.8428-3.565 7.8428-8Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M11.75 9.5v6.5h-1.5v-5.001l-.7998.6006-.9004-1.1992 2-1.5 1.2002.5996ZM17 9.05l.75.75v5.4004l-.75.75h-3l-.75-.75v-5.4004l.75-.75h3Zm-2.25 5.4004h1.5v-3.9004h-1.5v3.9004Z" 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.6553 12.7012 3.3154 3.375.7139-.7012.7129.7012 3.3154-3.375-1.4258-1.4024-2.6025 2.6485-2.6026-2.6485-1.4267 1.4024Zm3.3154 3.375h1.4268l-.7129-.7012-.7139.7012Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M2.9996 12c0-4.435 3.5283-8 7.8428-8 4.3143.0002 7.8418 3.565 7.8418 8v3.375h2v-3.375c0-5.506-4.3897-9.9998-9.8418-10-5.4522 0-9.8428 4.494-9.8428 10 0 5.5061 4.3906 10 9.8428 10v-2c-4.3145 0-7.8428-3.565-7.8428-8Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M8.75 9.5v6.5h-1.5v-5.1758l-1.3643.8194-.7714-1.2872 2.5-1.5 1.1357.6436ZM14 9.05l.75.75v5.4004l-.75.75h-3l-.75-.75v-5.4004l.75-.75h3Zm-2.25 5.4004h1.5v-3.9004h-1.5v3.9004Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/article-empty.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="M6 4c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-11.5858l-3.4142-3.4142h-9.5858Zm-3 1c0-1.6568 1.3431-3 3-3h10.
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M6 4c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-11.5858l-3.4142-3.4142h-9.5858Zm-3 1c0-1.6568 1.3431-3 3-3h10.4142l4.5858 4.5858v12.4142c0 1.6569-1.3431 3-3 3h-12c-1.6569 0-3-1.3431-3-3v-14Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/article.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 5c0-.5523.4477-1 1-1h9.5858l3.4142 3.4142v11.5858c0 .5523-.4477 1-1 1h-12c-.5523 0-1-.4477-1-1v-14Zm1-3c-1.6569 0-3 1.3432-3 3v14c0 1.6569 1.3431 3 3 3h12c1.6569 0 3-1.3431 3-3v-12.4142l
|
|
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 5c0-.5523.4477-1 1-1h9.5858l3.4142 3.4142v11.5858c0 .5523-.4477 1-1 1h-12c-.5523 0-1-.4477-1-1v-14Zm1-3c-1.6569 0-3 1.3432-3 3v14c0 1.6569 1.3431 3 3 3h12c1.6569 0 3-1.3431 3-3v-12.4142l-4.5858-4.5858h-10.4142Zm1 7h7v-2h-7v2Zm0 4h10v-2h-10v2Zm0 4h10v-2h-10v2Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/at.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="M15 12c0-1.6569-1.3432-3-3-3s-3 1.3431-3 3c0 1.6568 1.3431 3 3 3s3-1.3432 3-3Zm2 1.5c0 .8284.6716 1.5 1.5 1.5s1.5-.6716 1.5-1.5v-1.5c0-3.6003-2.6928-8.0106-7.998-8h-.002c-4.4183 0-8 3.5817-8 8 0 4.28 3.3611 7.7747 7.5879 7.9892l.4121.0108.0654.0019c.0021.0002.0061.0007.0127.001.0133.0007.0354.002.0655.0029.0607.0019.154.0032.2734.002a9.2013 9.2013 0 0 0 .9795-.0635c.8093-.0959 1.7794-.3205 2.5928-.8037l1.0214 1.7188c-1.1496.6829-2.4291.9587-3.3789 1.0712-.4821.0572-.898.0743-1.1953.0772a9.11 9.11 0 0 1-.3545-.0029c-.0426-.0014-.0768-.0037-.1015-.0049-.0123-.0006-.0227-.0006-.0303-.001-.0013-.0001-.0027-.0009-.0039-.001-5.4981-.0289-9.9463-4.4931-9.9463-9.998 0-5.5222 4.4761-9.998 9.998-9.999l.002-.001c6.6934-.0123 10 5.6004 10 10v1.5c0 1.933-1.567 3.5-3.5 3.5-1.2051 0-2.2679-.6091-2.8975-1.5362-.9097.9459-2.1865 1.5362-3.6025 1.5362-2.7614 0-5-2.2386-5-5s2.2386-5 5-5 5 2.2386 5 5v1.5Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/attachment.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="M14.0887 2.917c1.3897-1.2633 3.5377-1.2213 4.877.126 1.379 1.3873 1.379 3.6342 0 5.0214l-8.7861 8.8379-1.419-1.4091 8.7861-8.839c.6037-.6071.6037-1.5939 0-2.201a1.5274 1.5274 0 0 0-2.1709 0l-9.3242 9.3788c-1.4024 1.4111-1.4026 3.7013 0 5.1123 1.3929 1.4012 3.6467 1.4082 5.0489.0166l6.7998-6.748 1.4091 1.4199-6.7998 6.7481c-2.1857 2.1691-5.7048 2.1573-7.876-.0264-2.1782-2.1912-2.1781-5.7414 0-7.9326l9.3233-9.379.1318-.126Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/badge.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="M16 7c1.7714 0 3.173.6745 4.1221 1.7422.9327 1.0493 1.3779 2.4197 1.3779 3.7578 0 1.3381-.4452 2.7085-1.3779 3.7578-.9491 1.0677-2.3507 1.7422-4.1221 1.7422h-8c-1.7713 0-3.173-.6745-4.122-1.7422-.9328-1.0493-1.378-2.4197-1.378-3.7578 0-1.3381.4452-2.7085 1.378-3.7578.949-1.0677 2.3506-1.7422 4.122-1.7422h8Zm-8 2c-1.2286 0-2.077.4505-2.628 1.0703-.5672.6382-.872 1.5178-.872 2.4297 0 .9119.3048 1.7915.872 2.4297.551.6198 1.3994 1.0703 2.628 1.0703h8c1.2286 0 2.077-.4505 2.6279-1.0703.5673-.6382.8721-1.5178.8721-2.4297 0-.9119-.3048-1.7915-.8721-2.4297-.5509-.6198-1.3993-1.0703-2.6279-1.0703h-8Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/barrel.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 7.079c-.5535.2372-1.1926.43-1.873.584-1.7506.3964-3.9542.587-6.127.587-2.1728 0-4.3764-.1906-6.127-.587-.6805-.154-1.3194-.3468-1.873-.584v11.6798c.061.075.1899.1995.462.3496.4002.2208.98.4299 1.7226.6064 1.4789.3514 3.4274.5352 5.4404.5352 2.0107 0 4.0296-.1835 5.6445-.5391.8083-.178 1.486-.3929 2.001-.6328.3494-.1628.5819-.3186.7295-.4492v-11.5498Zm-8-3.329c-2.0771 0-4.1236.1844-5.6856.538-.7845.1777-1.4024.3876-1.83.6124a2.9035 2.9035 0 0 0-.1738.0996c.0517.0319.1092.0657.1738.0996.4276.2247 1.0455.4346 1.83.6123 1.562.3536 3.6085.538 5.6856.538s4.1237-.1844 5.6855-.538c.7846-.1777 1.4025-.3876 1.8301-.6123a2.876 2.876 0 0 0 .1729-.0996 2.876 2.876 0 0 0-.1729-.0996c-.4276-.2248-1.0455-.4347-1.8301-.6123-1.5618-.3537-3.6084-.5381-5.6855-.5381Zm10 15.25c0 .1974-.0585.3904-.168.5547-.3978.5967-1.0428 1.0222-1.7158 1.3359-.6919.3224-1.5225.5765-2.417.7734-1.7912.3944-3.9599.586-6.0742.586-2.1119 0-4.226-.1913-5.9033-.5899-.8353-.1985-1.6074-.4582-2.2266-.7998-.5964-.329-1.2012-.8177-1.4433-1.5439a1.0015 1.0015 0 0 1-.0518-.3164v-14c0-.1075.0178-.2145.0518-.3164.2483-.7448.8912-1.2313 1.5029-1.5528.6426-.3377 1.4468-.5966 2.3184-.794 1.7505-.3963 3.9541-.5868 6.1269-.5868s4.3764.1905 6.127.5869c.8715.1973 1.6757.4562 2.3183.794.6117.3214 1.2546.808 1.5029 1.5527.034.102.0518.2089.0518.3164v14Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/bell-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="m19.7451 2.667-17 19-1.4902-1.334 17-19 1.4902 1.334ZM22 17v2h-13v-2h13Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M4.943 8.3574c.3746-3.6125 3.419-6.3574 7.0508-6.3574 2.0868 0 3.9791.9061 5.2828 2.3617l-1.2766.6383v.9505c-.9358-1.1931-2.3897-1.9505-4.0062-1.9505-2.6072 0-4.7926 1.9705-5.0616 4.5637l-.9375 9.0395-1.9893-.2064.9375-9.0394Zm12.022-.3574c.0414.1901.0724.3844.0922.5823l.9477 9.5167 1.9902-.198-.9478-9.5177a7.1802 7.1802 0 0 0-.0488-.3833h-2.0335Zm-2.965 12h-4v1l1 1h2l1-1v-1Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/bell-tilt.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="M20.
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M20.0716 3.9275c2.5711 2.5711 2.7756 6.6721.4731 9.4862l-5.49 6.7101 1.4841 1.4842-1.4142 1.4142-14.1449-14.145 1.4142-1.4141 1.4815 1.4814 6.71-5.49c2.8142-2.3026 6.9151-2.098 9.4862.473Zm-8.2197 1.0748-6.5553 5.3634 8.3368 8.3368 5.3634-6.5552c1.6519-2.0189 1.5051-4.961-.3394-6.8055-1.8445-1.8446-4.7866-1.9913-6.8055-.3395Zm-3.0912 13.0701-2.8285-2.8284-.707.7071v1.4142l1.4142 1.4142h1.4142l.707-.7071Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/bell.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="M12.0039 2c-3.636 0-6.6805 2.7552-7.0423 6.3732l-.8627 8.6268h-2.0989v2h20.0039v-2h-2.095l-.8627-8.6268c-.3618-3.618-3.4063-6.3732-7.0423-6.3732Zm5.0522 6.5722.8428 8.4278h-11.79l.8428-8.4278c.2595-2.5956 2.4437-4.5722 5.0522-4.5722s4.7927 1.9766 5.0522 4.
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12.0039 2c-3.636 0-6.6805 2.7552-7.0423 6.3732l-.8627 8.6268h-2.0989v2h20.0039v-2h-2.095l-.8627-8.6268c-.3618-3.618-3.4063-6.3732-7.0423-6.3732Zm5.0522 6.5722.8428 8.4278h-11.79l.8428-8.4278c.2595-2.5956 2.4437-4.5722 5.0522-4.5722s4.7927 1.9766 5.0522 4.5722Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M10 20h4v1l-1 1h-2l-1-1v-1Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/board.svg
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m7.9997 18-1.6667 4h2.1667l1.6666-4h-2.1666Zm5.8333 0 1.6667 4h2.
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m7.9997 18-1.6667 4h2.1667l1.6666-4h-2.1666Zm5.8333 0 1.6667 4h2.1667l-1.6667-4h-2.1667Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M20 6c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v10c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-10Zm2 10c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-10c0-1.6569 1.3432-3 3-3h6v-2h2v2h6c1.6569 0 3 1.3431 3 3v10Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M18 12v2h-7v-2h7Z" 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="
|
|
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 5.9996c-.0001-.2062-.0464-.321-.0859-.3819-.0262-.0403-.0691-.089-.1534-.1338l-.0996-.043c-.794-.286-2.1158-.5741-3.5732-.4452-1.093.0966-1.9701.4262-2.5713.7295-.3001.1513-.5291.2947-.6777.3964a3.4961 3.4961 0 0 0-.1602.1162c-.016.0123-.0267.021-.0322.0254l-.6465.5479-.6465-.5479c-.0055-.0044-.0162-.013-.0322-.0254a3.4961 3.4961 0 0 0-.1602-.1162c-.1486-.1017-.3776-.245-.6777-.3964-.6012-.3033-1.4783-.6329-2.5713-.7295-1.275-.1128-2.4461.094-3.251.3388l-.3222.1065c-.1531.0551-.218.123-.253.1767-.0395.061-.0858.1757-.0859.3819v12.6152c.0838-.0248.17-.0521.2588-.0771.9083-.2566 2.1404-.5381 3.2412-.5381 1.126 0 2.1296.2922 2.8359.5703a8.664 8.664 0 0 1 .8526.3887c.0262.0138.0507.0283.0742.041h1.4746c.0235-.0127.048-.0272.0742-.041a8.664 8.664 0 0 1 .8526-.3887c.7063-.2781 1.7099-.5703 2.8359-.5703 1.1008 0 2.3329.2815 3.2412.5381.0888.025.175.0523.2588.0771v-12.6152Zm-9.5322 14.8467c-.0007-.0005-.0027-.001-.0059-.003-.0068-.0041-.0195-.0122-.0371-.0224a4.533 4.533 0 0 0-.167-.0918 6.6571 6.6571 0 0 0-.6543-.2989c-.5638-.2219-1.3102-.4306-2.1035-.4306-.8184 0-1.8364.2194-2.6982.4629a19.4773 19.4773 0 0 0-1.043.3271 16.308 16.308 0 0 0-.2988.1055c-.0343.0126-.0605.023-.0772.0293l-.0176.0068-.0039.001-1.3613-.9326v-14c0-.5088.1172-1.0223.4092-1.4717.2967-.4567.7317-.7814 1.252-.9688l.4072-.1347c1.013-.3095 2.446-.56 4.0195-.421 1.3971.1236 2.5207.545 3.2969.9366.2374.1198.4424.2392.6152.3457a8.2666 8.2666 0 0 1 .6152-.3457c.7762-.3916 1.8998-.813 3.2969-.9365 1.798-.159 3.4125.1903 4.4268.5556l.1914.0772c.4356.1939.801.4922 1.0605.8916.292.4494.4091.9629.4092 1.4717v14l-1.3613.9326c-.0007-.0003-.0022-.0003-.0039-.001-.0037-.0014-.0095-.0038-.0176-.0068-.0167-.0063-.0429-.0167-.0772-.0293a16.1014 16.1014 0 0 0-.2988-.1055 19.4738 19.4738 0 0 0-1.043-.3271c-.8618-.2435-1.8798-.4629-2.6982-.4629-.7933 0-1.5397.2087-2.1035.4306a6.6512 6.6512 0 0 0-.6543.2989 4.533 4.533 0 0 0-.167.0918c-.0176.0102-.0303.0183-.0371.0224l-.0059.0039-.2422.1524h-2.58l-.2422-.1533Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M13 12v5h-2v-3h-1v-2h3ZM13.5 9.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/bookmark.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="M18.5 3c.8284 0 1.5.6716 1.5 1.5v16.5l-1.4746.8799-6.5254-3.5215-6.5254 3.5215-1.4746-.8799v-16.5c0-.8284.6716-1.5 1.5-1.5h13Zm-12.5 16.3232 5.5254-2.9814h.9492l5.5254 2.9814v-14.3232h-12v14.3232Z" 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.0002 18v-3.9814c-.0046-.0133-.0255-.0648-.1025-.1573-.1185-.1422-.302-.2986-.5264-.4551-.2182-.1522-.4385-.28-.6113-.3769-.0728-.0408-.1712-.0941-.2324-.1309-.0083-.0049-.111-.0644-.2041-.1494a1.0378 1.0378 0 0 1-.1602-.1865c-.0418-.0624-.233-.353-.1513-.7578.1002-.4956.4923-.6919.6533-.7481a1.0147 1.0147 0 0 1 .0947-.0273 2.2238 2.2238 0 0 0 .1543-.0732 4.0028 4.0028 0 0 0 .541-.3409c.1942-.146.3489-.2947.4473-.4287.0998-.1359.0976-.1948.0976-.1865v-4c0-1.6861 1.465-3 3-3h2v2h-2c-.4899 0-1 .477-1 1v4c0 .5604-.2338 1.0276-.4853 1.3701-.1901.2588-.4172.4821-.6397.669.1927.1573.389.338.5596.5429.2736.3287.5654.8128.5654 1.418v4c0 .523.5101 1 1 1h2v2h-2c-1.535 0-3-1.3139-3-3Zm-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
|
|
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.9922 18v-3.9814c.0047-.0133.0255-.0648.1025-.1573.1185-.1422.3021-.2986.5264-.4551.2183-.1522.4386-.28.6113-.3769.0728-.0408.1712-.0941.2324-.1309.0083-.0049.111-.0644.2041-.1494a1.0329 1.0329 0 0 0 .1602-.1865c.0419-.0624.2331-.353.1514-.7578-.1003-.4956-.4923-.6919-.6534-.7481a1.0056 1.0056 0 0 0-.0947-.0273 2.2216 2.2216 0 0 1-.1543-.0732 4.0047 4.0047 0 0 1-.541-.3409c-.1942-.146-.3488-.2947-.4473-.4287-.0998-.1359-.0976-.1948-.0976-.1865v-4c0-1.6861-1.4649-3-3-3h-1.9922v2h1.9922c.49 0 1 .477 1 1v4c0 .5604.2338 1.0276.4853 1.3701.1901.2588.4173.4821.6397.669-.1927.1573-.3889.338-.5596.5429-.2736.3287-.5654.8128-.5654 1.418v4c0 .523-.51 1-1 1h-1.9922v2h1.9922c1.5351 0 3-1.3139 3-3Zm1-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="m8.707 7.707-4.293 4.293 3.793 3.793-1.414 1.414-4.5-4.5v-1.414l5-5 1.414 1.414ZM15.293 7.707l4.2929 4.293-3.7929 3.793 1.414 1.414 4.5-4.5v-1.414l-5-5-1.414 1.414ZM14.4824 4.1846l-3 16-1.9648-.3692 3-16 1.9648.3692Z" 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="
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" fill="none" viewBox="0 0 25 24"><path fill="currentColor" d="M19.6452 18v-4c0-.5973.3063-1.0788.6009-1.4102.1904-.2141.4104-.4018.6264-.5644-.2367-.1814-.4778-.3969-.6818-.6455-.2793-.3403-.5455-.8111-.5455-1.3799v-4c0-.523-.5564-1-1.0909-1h-2.7272v-2h2.7272c1.6222 0 3.173 1.2329 3.2685 2.8428l.0043.1572v4c0-.0165-.007.0394.1065.1777.1112.1355.286.2855.5039.4336.2127.1446.4333.2642.604.3467l.1875.084c.1117.0302.2895.0957.4549.2441.2554.2292.3554.5393.3218.8233a.9553.9553 0 0 1-.1779.4482c-.0935.1283-.1983.2063-.2174.2207a1.2067 1.2067 0 0 1-.0884.0606c-.058.0359-.12.0672-.1396.0771-.0317.0161-.0717.0349-.1076.0528-.0384.019-.08.0403-.1257.0634-.1839.0933-.4207.2196-.653.3701-.2389.1549-.4331.3104-.5583.4512-.0847.0953-.1063.1474-.1107.1602v3.9863c-.0001 1.6861-1.5982 3-3.2728 3h-2.7272v-2h2.7272c.5345 0 1.0909-.477 1.0909-1Zm3.1779-5.0039.0949.0039a1.1921 1.1921 0 0 1-.0981-.0049l.0032.001ZM2.191 18v-3.9814c-.0051-.0133-.028-.0648-.112-.1573-.1292-.1422-.3294-.2986-.5741-.4551-.2382-.1522-.4784-.28-.667-.3769-.0794-.0408-.1867-.0941-.2535-.1309-.009-.0049-.121-.0644-.2226-.1494a1.0716 1.0716 0 0 1-.1748-.1865c-.0456-.0624-.2542-.353-.165-.7578.1093-.4956.537-.6919.7126-.7481a1.1854 1.1854 0 0 1 .1034-.0273 2.5317 2.5317 0 0 0 .1683-.0732 4.444 4.444 0 0 0 .5902-.3409c.2118-.146.3806-.2947.488-.4287.1089-.1359.1065-.1948.1065-.1865v-4c0-1.6861 1.598-3 3.2727-3h2.7273v2h-2.7273c-.5345 0-1.091.477-1.091 1v4c0 .5604-.255 1.0276-.5294 1.3701-.2074.2588-.4552.4821-.6978.669.2102.1573.4243.338.6104.5429.2985.3287.6169.8128.6169 1.418v4c0 .523.5564 1 1.0909 1h2.7273v2h-2.7273c-1.6747 0-3.2727-1.3139-3.2727-3Zm-1.091-5Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M9.827 15c0 .5523-.4884 1-1.0909 1s-1.0909-.4477-1.0909-1 .4884-1 1.091-1c.6024 0 1.0908.4477 1.0908 1ZM13.0998 15c0 .5523-.4884 1-1.0909 1s-1.0909-.4477-1.0909-1 .4884-1 1.0909-1 1.0909.4477 1.0909 1ZM16.3725 15c0 .5523-.4884 1-1.0909 1s-1.0909-.4477-1.0909-1 .4884-1 1.0909-1 1.0909.4477 1.0909 1Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/browser.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 6c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1v-12Zm2 12c0 1.6569-1.3431 3-3 3h-16c-1.6568 0-3-1.3431-3-3v-12c0-1.6569 1.3432-3 3-3h16c1.6569 0 3 1.3431 3 3v12Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M7 7v2h-2v-2h2ZM10 7v2h-2v-2h2ZM13 7v2h-2v-2h2Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/brush.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 4h-14v10c0 .5523.4477 1 1 1h4.5v4c0 .5523.4477 1 1 1h1c.5523 0 1-.4477 1-1v-4h4.5c.5523 0 1-.4477 1-1v-10Zm2 10c0 1.6569-1.3431 3-3 3h-2.5v2c0 1.6569-1.3431 3-3 3h-1c-1.6569 0-3-1.3431-3-3v-2h-2.5c-1.6569 0-3-1.3431-3-3v-11l1-1h16l1 1v11Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M20 11v2h-16v-2h16ZM10 3v6h-2v-6h2ZM16 3v6h-2v-6h2Z" 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 2v2h6v-2h2v2h4l1 1v16l-1 1h-18l-1-1v-16l1-1h4v-2h2Zm-5 18h16v-8h-16v8Zm0-10h16v-4h-3v2h-2v-2h-6v2h-2v-2h-3v4Z" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/calendar-end.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 18.0002h-7v-2h7v2Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="m6.293 14.707 2.293 2.293-2.293 2.293 1.414 1.414 3-3v-1.414l-3-3-1.414 1.414Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M9 2v2h6v-2h2v2h4l1 1v16l-1 1h-8v-7h2v5h5v-8h-17l-1-1v-6l1-1h4v-2h2Zm-5 8h16v-4h-3v2h-2v-2h-6v2h-2v-2h-3v4Z" 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="M7 4v-2h2v2h6v-2h2v2h4l1 1v6l-1 1h-17v8h5v-5h2v7h-8l-1-1v-16l1-1h4Zm0 2h-3v4h16v-4h-3v2h-2v-2h-6v2h-2v-2Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M18.5855 18.
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M7 4v-2h2v2h6v-2h2v2h4l1 1v6l-1 1h-17v8h5v-5h2v7h-8l-1-1v-16l1-1h4Zm0 2h-3v4h16v-4h-3v2h-2v-2h-6v2h-2v-2Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M18.5855 18.0002h-5.5855v-2h5.586l-1.2931-1.2931 1.4142-1.4142 3 3v1.4142l-3 3-1.4142-1.4142 1.2926-1.2927Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/camera.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="M20 8h-3.5a1 1 0 0 1-.8945-.5527l-1.2237-2.4473h-4.7636l-1.2237 2.4473a1.0001 1.0001 0 0 1-.8945.5527h-3.5v11h16v-11Zm2 12-1 1h-18l-1-1v-13l1-1h3.8818l1.2237-2.4473.8945-.5527h6l.8945.5527 1.2237 2.4473h3.8818l1 1v13Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M14.5 13c0-1.3807-1.1193-2.5-2.5-2.5s-2.5 1.1193-2.5 2.5 1.1193 2.5 2.5 2.5v2c-2.4853 0-4.5-2.0147-4.5-4.5s2.0147-4.5 4.5-4.5 4.5 2.0147 4.5 4.5-2.0147 4.5-4.5 4.5v-2c1.3807 0 2.5-1.1193 2.5-2.5Z" style="vector-effect:non-scaling-stroke"/></svg>
|