@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/react/monitor-stop.tsx
CHANGED
|
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
|
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
12
|
export const IconMonitorStop: IconComponentType = forwardRef(
|
|
13
|
-
({ size = 'medium',
|
|
13
|
+
({ size = 'medium', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
16
16
|
StyledIcon,
|
|
17
17
|
{
|
|
18
18
|
...props,
|
|
19
|
-
weight,
|
|
20
19
|
debug,
|
|
21
20
|
'aria-hidden': true,
|
|
22
21
|
size,
|
|
@@ -25,15 +24,12 @@ export const IconMonitorStop: IconComponentType = forwardRef(
|
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
d='M3 6c0-1.1046.8954-2 2-2h14c1.1046 0 2 .8954 2 2v10c0 1.1046-.8954 2-2 2h-14c-1.1046 0-2-.8954-2-2v-10Z'
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
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-3h14c1.6569 0 3 1.3431 3 3v10Z'
|
|
31
29
|
/>,
|
|
32
|
-
<rect width={6} height={6} x={9} y={8} fill='currentColor' rx={1} />,
|
|
33
30
|
<path
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
d='M8 21h8'
|
|
31
|
+
fill='currentColor'
|
|
32
|
+
d='M9 9c0-.5523.4477-1 1-1h4c.5523 0 1 .4477 1 1v4c0 .5523-.4477 1-1 1h-4c-.5523 0-1-.4477-1-1v-4ZM16 20v2h-8v-2h8Z'
|
|
37
33
|
/>
|
|
38
34
|
)
|
|
39
35
|
}
|
package/react/monitor.tsx
CHANGED
|
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
|
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
12
|
export const IconMonitor: IconComponentType = forwardRef(
|
|
13
|
-
({ size = 'medium',
|
|
13
|
+
({ size = 'medium', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
16
16
|
StyledIcon,
|
|
17
17
|
{
|
|
18
18
|
...props,
|
|
19
|
-
weight,
|
|
20
19
|
debug,
|
|
21
20
|
'aria-hidden': true,
|
|
22
21
|
size,
|
|
@@ -25,9 +24,8 @@ export const IconMonitor: IconComponentType = forwardRef(
|
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
d='M3 6c0-1.1046.8954-2 2-2h14c1.1046 0 2 .8954 2 2v10c0 1.1046-.8954 2-2 2h-14c-1.1046 0-2-.8954-2-2v-10ZM8 21h8'
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
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-3h14c1.6569 0 3 1.3431 3 3v10ZM16 20v2h-8v-2h8Z'
|
|
31
29
|
/>
|
|
32
30
|
)
|
|
33
31
|
}
|
package/react/moon.tsx
CHANGED
|
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
|
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
12
|
export const IconMoon: IconComponentType = forwardRef(
|
|
13
|
-
({ size = 'medium',
|
|
13
|
+
({ size = 'medium', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
16
16
|
StyledIcon,
|
|
17
17
|
{
|
|
18
18
|
...props,
|
|
19
|
-
weight,
|
|
20
19
|
debug,
|
|
21
20
|
'aria-hidden': true,
|
|
22
21
|
size,
|
|
@@ -26,7 +25,7 @@ export const IconMoon: IconComponentType = forwardRef(
|
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
27
|
fill='currentColor'
|
|
29
|
-
d='
|
|
28
|
+
d='M8.7998 4.5615c0-.0416.0015-.0836.002-.125-2.8286 1.2536-4.8017 4.0859-4.8018 7.3779 0 4.4552 3.6121 8.0674 8.0674 8.0674 3.4762-.0002 6.4388-2.2007 7.5722-5.2842-.255.0194-.5126.0303-.7724.0303-5.5597 0-10.0671-4.5068-10.0674-10.0664Zm2.1191-1.3907-.9843-.1709-.2354-.9716 1.2197 1.1425Zm-.1191 1.3907c.0003 4.455 3.6123 8.0664 8.0674 8.0664a8.092 8.092 0 0 0 1.8984-.2246l1.2198 1.1435c-.8217 4.7344-4.9484 8.3348-9.918 8.335-5.5598 0-10.0674-4.5076-10.0674-10.0674.0001-4.7452 3.2824-8.721 7.6992-9.7861l.2354.9716.9843.171a8.1363 8.1363 0 0 0-.1191 1.3906Z'
|
|
30
29
|
/>
|
|
31
30
|
)
|
|
32
31
|
}
|
package/react/mouse.tsx
CHANGED
|
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
|
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
12
|
export const IconMouse: IconComponentType = forwardRef(
|
|
13
|
-
({ size = 'medium',
|
|
13
|
+
({ size = 'medium', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
16
16
|
StyledIcon,
|
|
17
17
|
{
|
|
18
18
|
...props,
|
|
19
|
-
weight,
|
|
20
19
|
debug,
|
|
21
20
|
'aria-hidden': true,
|
|
22
21
|
size,
|
|
@@ -25,16 +24,8 @@ export const IconMouse: IconComponentType = forwardRef(
|
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
31
|
-
d='M12 8v3m-2-7.5h4c2.2091 0 4.5 1.2909 4.5 3.5l.5 6.5c0 3.866-3.134 7-7 7s-7-3.134-7-7l.5-6.5c0-2.2091 2.2909-3.5 4.5-3.5Z'
|
|
32
|
-
/>,
|
|
33
|
-
<path fill='currentColor' d='M12 11h.001v.001h-.001v-.001Z' />,
|
|
34
|
-
<path
|
|
35
|
-
stroke='currentColor'
|
|
36
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
37
|
-
d='M12 10v.0001'
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
d='M14 2.5c1.283 0 2.6162.3715 3.6553 1.1045 1.0378.7322 1.8151 1.861 1.8418 3.3184l.5 6.5.0029.039v.0381c0 4.4183-3.5817 8-8 8s-8-3.5817-8-8v-.0381l.003-.039.5-6.5c.0266-1.4574.804-2.5862 1.8417-3.3184 1.039-.733 2.3723-1.1045 3.6553-1.1045h4Zm-4 2c-.926 0-1.8433.2737-2.502.7383-.6415.4526-.998 1.0475-.998 1.7617v.038l-.003.0391-.497 6.4522c.0158 3.3002 2.696 5.9707 6 5.9707 3.3039 0 5.9832-2.6705 5.999-5.9707l-.4961-6.4521-.0029-.0391v-.0381c0-.7142-.3565-1.3091-.998-1.7617-.6587-.4646-1.576-.7383-2.502-.7383h-4Zm1 6.5v-3c0-.5523.4477-1 1-1s1 .4477 1 1v3c0 .5523-.4477 1-1 1s-1-.4477-1-1Z'
|
|
38
29
|
/>
|
|
39
30
|
)
|
|
40
31
|
}
|
package/react/music-note.tsx
CHANGED
|
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
|
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
12
|
export const IconMusicNote: IconComponentType = forwardRef(
|
|
13
|
-
({ size = 'medium',
|
|
13
|
+
({ size = 'medium', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
16
16
|
StyledIcon,
|
|
17
17
|
{
|
|
18
18
|
...props,
|
|
19
|
-
weight,
|
|
20
19
|
debug,
|
|
21
20
|
'aria-hidden': true,
|
|
22
21
|
size,
|
|
@@ -27,7 +26,7 @@ export const IconMusicNote: IconComponentType = forwardRef(
|
|
|
27
26
|
<path
|
|
28
27
|
fill='currentColor'
|
|
29
28
|
fillRule='evenodd'
|
|
30
|
-
d='m7.0003 6 .8109-.982 10.4861-2.0194 1.1891.982-.0001 10.
|
|
29
|
+
d='m7.0003 6 .8109-.982 10.4861-2.0194 1.1891.982-.0001 10.0194-.0001.0081c.4212 1.7307-.6153 3.4899-2.345 3.9533-1.7546.4702-3.5582-.5711-4.0284-2.3258-.4702-1.7547.5711-3.5583 2.3258-4.0284a3.2741 3.2741 0 0 1 2.0477.113l.0001-6.5287-8.4861 1.6343-.0001 9.09c.4207 1.7306-.6157 3.4894-2.3452 3.9528-1.7547.4702-3.5583-.5711-4.0284-2.3258-.4702-1.7547.5711-3.5583 2.3258-4.0284a3.2744 3.2744 0 0 1 2.0478.113v-7.6274Zm-1.5303 9.4462c-.6877.1843-1.0959.8912-.9116 1.579.1843.6877.8912 1.0959 1.579.9116.6877-.1843 1.0959-.8912.9116-1.579-.1843-.6877-.8912-1.0959-1.579-.9116Zm9.5746-.3282c-.1842-.6878.2239-1.3947.9117-1.579.6877-.1843 1.3946.2239 1.5789.9116.1843.6878-.2238 1.3947-.9116 1.579-.6877.1843-1.3947-.2239-1.579-.9116Z'
|
|
31
30
|
clipRule='evenodd'
|
|
32
31
|
/>
|
|
33
32
|
)
|
|
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
|
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
12
|
export const IconNavigationArrowLines: IconComponentType = forwardRef(
|
|
13
|
-
({ size = 'medium',
|
|
13
|
+
({ size = 'medium', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
16
16
|
StyledIcon,
|
|
17
17
|
{
|
|
18
18
|
...props,
|
|
19
|
-
weight,
|
|
20
19
|
debug,
|
|
21
20
|
'aria-hidden': true,
|
|
22
21
|
size,
|
|
@@ -25,21 +24,16 @@ export const IconNavigationArrowLines: IconComponentType = forwardRef(
|
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
31
|
-
d='m6 5.0678-3-1.0678 6.3 18c1.2-5.0847 5.1-10.0678 11.7-11.5932l-2.5-.8899'
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
d='m6.335 4.126-.67 1.8838-1.0302-.3672 4.6455 13.2754c1.599-3.6583 4.5899-6.9623 8.9697-8.7002l.585-1.6426 2.5.8896-.1094 1.9161-.5723.1435c-5.8341 1.5762-9.2903 6.0885-10.3799 10.7051l-1.917.1006-6.3007-18 1.2793-1.2725 3 1.0684Z'
|
|
32
29
|
/>,
|
|
33
30
|
<path
|
|
34
31
|
fill='currentColor'
|
|
35
|
-
d='
|
|
32
|
+
d='M13.875 1c1.8931 0 3.4054.9915 4.3857 1.876a10.247 10.247 0 0 1 1.1553 1.2344c.1333.1683.2367.3105.3086.413a5.96 5.96 0 0 1 .1084.1602l.0078.0117c.0009.0014.0013.0029.002.004l.0019.0019c.0001.0004-.011.008-.8447.5361l.8447.5352-.0019.002c-.0007.001-.0011.0025-.002.0038l-.0078.0117a5.2754 5.2754 0 0 1-.1084.1602 8.9335 8.9335 0 0 1-.3086.413 10.2477 10.2477 0 0 1-1.1553 1.2345c-.9803.8845-2.4926 1.876-4.3857 1.876s-3.4054-.9915-4.3857-1.876a10.2482 10.2482 0 0 1-1.1553-1.2344 8.9173 8.9173 0 0 1-.3086-.4131 5.9152 5.9152 0 0 1-.1084-.1602l-.0078-.0117c-.0009-.0013-.0013-.0029-.002-.0039l-.002-.002.8448-.5351c-.8338-.528-.8448-.5357-.8447-.5361l.002-.002c.0006-.001.001-.0025.0019-.0039l.0078-.0117.0244-.0371a5.945 5.945 0 0 1 .084-.123 8.9186 8.9186 0 0 1 .3086-.4131 10.2466 10.2466 0 0 1 1.1553-1.2344c.9803-.8845 2.4926-1.876 4.3857-1.876Zm0 2c-1.1819 0-2.2325.6274-3.0459 1.3613a8.2137 8.2137 0 0 0-.833.875c.2088.254.4895.567.833.877.8134.7338 1.864 1.3603 3.0459 1.3603s2.2325-.6265 3.0459-1.3603c.3433-.3098.6233-.623.832-.877-.2086-.2538-.4891-.5656-.832-.875-.8134-.7339-1.864-1.3613-3.0459-1.3613Zm-5.125 2.2373-.8447.5352v-1.0713l.8447.5361Zm11.0947.5352-.8447-.5352.8447-.5361v1.0713Z'
|
|
36
33
|
/>,
|
|
37
|
-
<
|
|
38
|
-
cx={13.875}
|
|
39
|
-
cy={5.237}
|
|
34
|
+
<path
|
|
40
35
|
fill='currentColor'
|
|
41
|
-
|
|
42
|
-
ry={1.156}
|
|
36
|
+
d='M15.0398 5.2368c0 .6385-.5215 1.156-1.1648 1.156-.6433 0-1.1648-.5175-1.1648-1.156 0-.6384.5215-1.156 1.1648-1.156.6433 0 1.1648.5176 1.1648 1.156Z'
|
|
43
37
|
/>
|
|
44
38
|
)
|
|
45
39
|
}
|
|
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
|
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
12
|
export const IconNavigationUpLeftFilled: IconComponentType = forwardRef(
|
|
13
|
-
({ size = 'medium',
|
|
13
|
+
({ size = 'medium', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
16
16
|
StyledIcon,
|
|
17
17
|
{
|
|
18
18
|
...props,
|
|
19
|
-
weight,
|
|
20
19
|
debug,
|
|
21
20
|
'aria-hidden': true,
|
|
22
21
|
size,
|
|
@@ -24,21 +23,15 @@ export const IconNavigationUpLeftFilled: IconComponentType = forwardRef(
|
|
|
24
23
|
fill: 'none',
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
|
-
<path
|
|
28
|
-
stroke='currentColor'
|
|
29
|
-
strokeLinecap='round'
|
|
30
|
-
strokeLinejoin='round'
|
|
31
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
32
|
-
d='m20.5358 9.963-17.08-6.9367c-.282-.1145-.545.1648-.4268.4536l6.9804 17.0582c.2349.5739 1.0026.6256 1.2533.0843l2.4995-6.4611a.6492.6492 0 0 1 .3028-.3118l6.5677-2.5832c.5332-.2616.4729-1.0719-.0969-1.3033Z'
|
|
33
|
-
/>,
|
|
34
26
|
<path
|
|
35
27
|
fill='currentColor'
|
|
36
|
-
|
|
28
|
+
fillRule='evenodd'
|
|
29
|
+
d='m2 3.1782 6.935 18.8219h2.0533l.0116-.0021c0-6.0212 4.9769-10.998 10.9982-10.998l.0033-.0186v-2.0459l-18.823-6.9355h-.1784l-1 1v.1782Zm7.6166 14.887-4.929-13.3777 13.3776 4.9291c-3.9883 1.2841-7.1645 4.4602-8.4486 8.4486Z'
|
|
30
|
+
clipRule='evenodd'
|
|
37
31
|
/>,
|
|
38
32
|
<path
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
d='M12 12v.0001'
|
|
33
|
+
fill='currentColor'
|
|
34
|
+
d='M21.998 10.0956c-6.5736 0-11.9025 5.3289-11.9025 11.9024l-7.139-19.0412 19.0415 7.1388Z'
|
|
42
35
|
/>
|
|
43
36
|
)
|
|
44
37
|
}
|
|
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
|
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
12
|
export const IconNavigationUpLeftSlash: IconComponentType = forwardRef(
|
|
13
|
-
({ size = 'medium',
|
|
13
|
+
({ size = 'medium', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
16
16
|
StyledIcon,
|
|
17
17
|
{
|
|
18
18
|
...props,
|
|
19
|
-
weight,
|
|
20
19
|
debug,
|
|
21
20
|
'aria-hidden': true,
|
|
22
21
|
size,
|
|
@@ -27,14 +26,12 @@ export const IconNavigationUpLeftSlash: IconComponentType = forwardRef(
|
|
|
27
26
|
<path
|
|
28
27
|
fill='currentColor'
|
|
29
28
|
fillRule='evenodd'
|
|
30
|
-
d='m2 3.1782
|
|
29
|
+
d='m2 3.1782 3.0094 8.1675 1.8766-.6914-2.1928-5.9513 5.9557 2.2333.7022-1.8726-8.1697-3.0637h-.1814l-1 1v.1782Zm20.0014 5.7573-5.6557-2.0839-.6914 1.8767 2.4109.8883c-3.9883 1.2841-7.1645 4.4602-8.4486 8.4486l-.5199-1.4109-1.8766.6914 1.7149 4.6544h2.0533l.0116-.0021c0-6.0212 4.9769-10.998 10.9982-10.998l.0033-.0186v-2.0459Z'
|
|
31
30
|
clipRule='evenodd'
|
|
32
31
|
/>,
|
|
33
32
|
<path
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
37
|
-
d='m3 19 15-17'
|
|
33
|
+
fill='currentColor'
|
|
34
|
+
d='m18.75 2.6621-15 17-1.5-1.3232 15-17.001 1.5 1.3242Z'
|
|
38
35
|
/>
|
|
39
36
|
)
|
|
40
37
|
}
|
|
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
|
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
12
|
export const IconNavigationUpRight: IconComponentType = forwardRef(
|
|
13
|
-
({ size = 'medium',
|
|
13
|
+
({ size = 'medium', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
16
16
|
StyledIcon,
|
|
17
17
|
{
|
|
18
18
|
...props,
|
|
19
|
-
weight,
|
|
20
19
|
debug,
|
|
21
20
|
'aria-hidden': true,
|
|
22
21
|
size,
|
|
@@ -27,7 +26,7 @@ export const IconNavigationUpRight: IconComponentType = forwardRef(
|
|
|
27
26
|
<path
|
|
28
27
|
fill='currentColor'
|
|
29
28
|
fillRule='evenodd'
|
|
30
|
-
d='m22.0014 3.1782-.0617.1675-6.
|
|
29
|
+
d='m22.0014 3.1782-.0617.1675-6.8733 18.6544h-2.0533l-.0116-.0021c0-6.0212-4.9769-10.998-10.9982-10.998l-.0033-.0186v-2.0459l18.6556-6.8738.1674-.0617h.1784l1 1v.1782Zm-7.6166 14.887 4.9291-13.3777-13.3777 4.9291c3.9883 1.2841 7.1645 4.4602 8.4486 8.4486Z'
|
|
31
30
|
clipRule='evenodd'
|
|
32
31
|
/>
|
|
33
32
|
)
|
package/react/next.tsx
CHANGED
|
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
|
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
12
|
export const IconNext: IconComponentType = forwardRef(
|
|
13
|
-
({ size = 'medium',
|
|
13
|
+
({ size = 'medium', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
16
16
|
StyledIcon,
|
|
17
17
|
{
|
|
18
18
|
...props,
|
|
19
|
-
weight,
|
|
20
19
|
debug,
|
|
21
20
|
'aria-hidden': true,
|
|
22
21
|
size,
|
|
@@ -25,15 +24,8 @@ export const IconNext: IconComponentType = forwardRef(
|
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
31
|
-
d='M19 4v16'
|
|
32
|
-
/>,
|
|
33
|
-
<path
|
|
34
|
-
stroke='currentColor'
|
|
35
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
36
|
-
d='M15 11.5654v.8682l-9.044 5.4258-.956-.4776v-10.7636l.956-.4786 9.044 5.4258Z'
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
d='M20 4v16h-2v-16h2ZM16 11v2l-10 6-2-1v-12l2-1 10 6Zm-10 5.667 7.7793-4.667-7.7793-4.668v9.335Z'
|
|
37
29
|
/>
|
|
38
30
|
)
|
|
39
31
|
}
|
|
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
|
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
12
|
export const IconNodeConnectedDot: IconComponentType = forwardRef(
|
|
13
|
-
({ size = 'medium',
|
|
13
|
+
({ size = 'medium', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
16
16
|
StyledIcon,
|
|
17
17
|
{
|
|
18
18
|
...props,
|
|
19
|
-
weight,
|
|
20
19
|
debug,
|
|
21
20
|
'aria-hidden': true,
|
|
22
21
|
size,
|
|
@@ -25,17 +24,12 @@ export const IconNodeConnectedDot: IconComponentType = forwardRef(
|
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
31
|
-
d='M9 8.9998h4c4 0 4-6 0-6h-8c-4 .0002-4 6 0 6h4Zm0 0v5.0002c0 4 1.5 6 5.5 6h2.5'
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
d='M8 13.9998v-4h-3c-1.2713 0-2.298-.487-2.997-1.2735-.6827-.768-1.003-1.7635-1.003-2.7265 0-.963.3203-1.9586 1.003-2.7266.699-.7864 1.7257-1.2734 2.997-1.2734h8l.2354.0058c1.163.0563 2.1063.5303 2.7617 1.2676.6826.768 1.0029 1.7635 1.0029 2.7266 0 .963-.3203 1.9585-1.0029 2.7265-.6554.7373-1.5987 1.2113-2.7617 1.2676l-.2354.0059h-3v4c0 1.9098.3651 3.1128 1.0029 3.8418.6115.6986 1.6508 1.1582 3.4971 1.1582h2.5v2h-2.5c-2.1535 0-3.8644-.5397-5.003-1.8409-1.1121-1.271-1.497-3.069-1.497-5.1591Zm-3-10c-.7286 0-1.202.263-1.503.6015-.3172.357-.497.8616-.497 1.3985 0 .5368.1798 1.0414.497 1.3984.301.3385.7744.6015 1.503.6016h8c.7286 0 1.202-.263 1.5029-.6016.3173-.357.4971-.8615.4971-1.3984 0-.537-.1798-1.0415-.4971-1.3985-.2633-.2962-.6586-.5348-1.2412-.5898l-.2617-.0117h-8Z'
|
|
32
29
|
/>,
|
|
33
|
-
<
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
r={2}
|
|
37
|
-
stroke='currentColor'
|
|
38
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
30
|
+
<path
|
|
31
|
+
fill='currentColor'
|
|
32
|
+
d='M20 20c0-.5523-.4477-1-1-1s-1 .4477-1 1 .4477 1 1 1 1-.4477 1-1Zm2 0c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3Z'
|
|
39
33
|
/>
|
|
40
34
|
)
|
|
41
35
|
}
|
|
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
|
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
12
|
export const IconNodeLinesCurved: IconComponentType = forwardRef(
|
|
13
|
-
({ size = 'medium',
|
|
13
|
+
({ size = 'medium', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
16
16
|
StyledIcon,
|
|
17
17
|
{
|
|
18
18
|
...props,
|
|
19
|
-
weight,
|
|
20
19
|
debug,
|
|
21
20
|
'aria-hidden': true,
|
|
22
21
|
size,
|
|
@@ -25,10 +24,8 @@ export const IconNodeLinesCurved: IconComponentType = forwardRef(
|
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
31
|
-
d='M3 12h9m0 0h9m-9 0c-2-4-5-7-9-7m9 7c2 4 5 7 9 7m-9-7c-2 4-5 7-9 7m9-7c2-4 5-7 9-7'
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
d='M21 6c-2.9796 0-5.4396 1.941-7.3066 5h7.3066v2h-7.3066c1.867 3.0589 4.327 5 7.3066 5v2c-3.9609 0-6.9359-2.5755-9-5.9404-2.064 3.3649-5.0391 5.9404-9 5.9404v-2c2.9796 0 5.4396-1.9411 7.3066-5h-7.3066v-2h7.3066c-1.867-3.059-4.327-5-7.3066-5v-2c3.9606 0 6.936 2.5749 9 5.9395 2.064-3.3646 5.0394-5.9395 9-5.9395v2Z'
|
|
32
29
|
/>
|
|
33
30
|
)
|
|
34
31
|
}
|
|
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
|
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
12
|
export const IconNodeLinesHorizontal: IconComponentType = forwardRef(
|
|
13
|
-
({ size = 'medium',
|
|
13
|
+
({ size = 'medium', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
16
16
|
StyledIcon,
|
|
17
17
|
{
|
|
18
18
|
...props,
|
|
19
|
-
weight,
|
|
20
19
|
debug,
|
|
21
20
|
'aria-hidden': true,
|
|
22
21
|
size,
|
|
@@ -25,10 +24,8 @@ export const IconNodeLinesHorizontal: IconComponentType = forwardRef(
|
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
31
|
-
d='M3 12.0002h9m9 0h-9m0 0v-4.0003c0-2.9999 2-4 5-4h4m-9 8.0003v3.9998c0 3 2 4 5 4h4'
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
d='M11 15.9999v-3h-8v-2h8v-3c0-1.7466.5996-3.0854 1.7939-3.9385 1.1271-.805 2.6294-1.0615 4.2061-1.0615h4v2h-4c-1.4232 0-2.421.2435-3.0439.6884-.5557.397-.9561 1.0582-.9561 2.3116v3h8v2h-8v3c0 1.2533.4004 1.9146.9561 2.3115.6229.4449 1.6206.6885 3.0439.6885h4v2h-4c-1.5767 0-3.079-.2565-4.2061-1.0615-1.1942-.8531-1.7939-2.192-1.7939-3.9385Z'
|
|
32
29
|
/>
|
|
33
30
|
)
|
|
34
31
|
}
|
|
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
|
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
12
|
export const IconNodeLinesVertical: IconComponentType = forwardRef(
|
|
13
|
-
({ size = 'medium',
|
|
13
|
+
({ size = 'medium', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
16
16
|
StyledIcon,
|
|
17
17
|
{
|
|
18
18
|
...props,
|
|
19
|
-
weight,
|
|
20
19
|
debug,
|
|
21
20
|
'aria-hidden': true,
|
|
22
21
|
size,
|
|
@@ -25,10 +24,8 @@ export const IconNodeLinesVertical: IconComponentType = forwardRef(
|
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
31
|
-
d='M11.9996 3v8.9999m0 9v-9m0 0h4.0004c2.9999 0 4 2 4 5v4m-8.0004-9h-3.9997c-3 0-4 2-4 5v4'
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
d='M8 11h3.0001v-8h2v8h3c1.7465 0 3.0853.5996 3.9384 1.7939.8051 1.1271 1.0616 2.6294 1.0616 4.2061v4h-2v-4c0-1.4232-.2436-2.421-.6885-3.0439-.3969-.5557-1.0582-.9561-2.3115-.9561h-3v8h-2v-8h-3c-1.2534 0-1.9146.4004-2.3116.9561-.4449.6229-.6884 1.6206-.6884 3.0439v4h-2v-4c0-1.5767.2564-3.079 1.0615-4.2061.853-1.1943 2.1919-1.7939 3.9385-1.7939Z'
|
|
32
29
|
/>
|
|
33
30
|
)
|
|
34
31
|
}
|
package/react/node-plus.tsx
CHANGED
|
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
|
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
12
|
export const IconNodePlus: IconComponentType = forwardRef(
|
|
13
|
-
({ size = 'medium',
|
|
13
|
+
({ size = 'medium', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
16
16
|
StyledIcon,
|
|
17
17
|
{
|
|
18
18
|
...props,
|
|
19
|
-
weight,
|
|
20
19
|
debug,
|
|
21
20
|
'aria-hidden': true,
|
|
22
21
|
size,
|
|
@@ -25,9 +24,8 @@ export const IconNodePlus: IconComponentType = forwardRef(
|
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
d='M12 8v8m-4-4h8m-7-7h6c9 0 9 14 0 14h-6c-9 0-9-14 0-14Z'
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
d='M15 4c2.5343 0 4.5014.9973 5.8213 2.5371 1.3018 1.5188 1.9287 3.5094 1.9287 5.4629 0 1.9535-.6269 3.9441-1.9287 5.4629-1.3199 1.5398-3.287 2.5371-5.8213 2.5371h-6c-2.5343 0-4.5014-.9973-5.8213-2.5371-1.3018-1.5188-1.9287-3.5094-1.9287-5.4629 0-1.9535.6269-3.944 1.9287-5.4629 1.3199-1.5398 3.287-2.5371 5.8213-2.5371h6Zm-6 2c-1.9657 0-3.3736.7527-4.3037 1.8379-.9482 1.1062-1.4463 2.6156-1.4463 4.1621 0 1.5465.4981 3.0559 1.4463 4.1621.9301 1.0852 2.338 1.8379 4.3037 1.8379h6c1.9657 0 3.3736-.7528 4.3037-1.8379.9482-1.1062 1.4463-2.6156 1.4463-4.1621 0-1.5465-.4981-3.056-1.4463-4.1621-.9301-1.0852-2.338-1.8379-4.3037-1.8379h-6Zm4 2v3h3v2h-3v3h-2v-3h-3v-2h3v-3h2Z'
|
|
31
29
|
/>
|
|
32
30
|
)
|
|
33
31
|
}
|
|
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
|
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
12
|
export const IconNodesConnected: IconComponentType = forwardRef(
|
|
13
|
-
({ size = 'medium',
|
|
13
|
+
({ size = 'medium', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
16
16
|
StyledIcon,
|
|
17
17
|
{
|
|
18
18
|
...props,
|
|
19
|
-
weight,
|
|
20
19
|
debug,
|
|
21
20
|
'aria-hidden': true,
|
|
22
21
|
size,
|
|
@@ -24,44 +23,17 @@ export const IconNodesConnected: IconComponentType = forwardRef(
|
|
|
24
23
|
fill: 'none',
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
|
-
<
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
r={2}
|
|
31
|
-
stroke='currentColor'
|
|
32
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
33
|
-
/>,
|
|
34
|
-
<circle
|
|
35
|
-
cx={19}
|
|
36
|
-
cy={5}
|
|
37
|
-
r={2}
|
|
38
|
-
stroke='currentColor'
|
|
39
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
40
|
-
/>,
|
|
41
|
-
<circle
|
|
42
|
-
cx={19}
|
|
43
|
-
cy={19}
|
|
44
|
-
r={2}
|
|
45
|
-
stroke='currentColor'
|
|
46
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
47
|
-
/>,
|
|
48
|
-
<circle
|
|
49
|
-
cx={5}
|
|
50
|
-
cy={19}
|
|
51
|
-
r={2}
|
|
52
|
-
stroke='currentColor'
|
|
53
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
<path
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
d='M6 5c0-.5523-.4477-1-1-1s-1 .4477-1 1 .4477 1 1 1 1-.4477 1-1Zm2 0c0 1.6569-1.3431 3-3 3-1.6568 0-3-1.3431-3-3 0-1.6568 1.3432-3 3-3 1.6569 0 3 1.3432 3 3ZM20 5c0-.5523-.4477-1-1-1s-1 .4477-1 1 .4477 1 1 1 1-.4477 1-1Zm2 0c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3c0-1.6568 1.3431-3 3-3s3 1.3432 3 3ZM20 19c0-.5523-.4477-1-1-1s-1 .4477-1 1 .4477 1 1 1 1-.4477 1-1Zm2 0c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3ZM6 19c0-.5523-.4477-1-1-1s-1 .4477-1 1 .4477 1 1 1 1-.4477 1-1Zm2 0c0 1.6569-1.3431 3-3 3-1.6568 0-3-1.3431-3-3s1.3432-3 3-3c1.6569 0 3 1.3431 3 3Z'
|
|
54
29
|
/>,
|
|
55
30
|
<path
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
59
|
-
d='m6.5 17.5 2.5-2.5M15 9l2.5-2.5M6.5 6.5l2.5 2.5M15 15l2.5 2.5'
|
|
31
|
+
fill='currentColor'
|
|
32
|
+
d='m9.707 15.707-2.5 2.5-1.414-1.414 2.5-2.5 1.414 1.414ZM18.207 7.207l-2.5 2.5-1.414-1.414 2.5-2.5 1.414 1.414ZM9.707 8.293l-1.414 1.414-2.5-2.5 1.414-1.414 2.5 2.5ZM18.207 16.793l-1.414 1.414-2.5-2.5 1.414-1.414 2.5 2.5Z'
|
|
60
33
|
/>,
|
|
61
34
|
<path
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
d='M7 12c0-1.6569 1.3431-3 3-3h4c1.6569 0 3 1.3431 3 3s-1.3431 3-3 3h-4c-1.6569 0-3-1.3431-3-3Z'
|
|
35
|
+
fill='currentColor'
|
|
36
|
+
d='M16 12c0-1.1046-.8954-2-2-2h-4c-1.1046 0-2 .8954-2 2s.8954 2 2 2h4c1.1046 0 2-.8954 2-2Zm2 0c0 2.2091-1.7909 4-4 4h-4c-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4h4c2.2091 0 4 1.7909 4 4Z'
|
|
65
37
|
/>
|
|
66
38
|
)
|
|
67
39
|
}
|
|
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
|
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
12
|
export const IconNodesConnectionsThree: IconComponentType = forwardRef(
|
|
13
|
-
({ size = 'medium',
|
|
13
|
+
({ size = 'medium', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
16
16
|
StyledIcon,
|
|
17
17
|
{
|
|
18
18
|
...props,
|
|
19
|
-
weight,
|
|
20
19
|
debug,
|
|
21
20
|
'aria-hidden': true,
|
|
22
21
|
size,
|
|
@@ -25,9 +24,8 @@ export const IconNodesConnectionsThree: IconComponentType = forwardRef(
|
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
d='M18 4h4m-4 8h4m-4 8h4m-15.5-6c0 4 3 6 8 6h1.5m-9.5-10c0-4 3-6 8-6h1.5m-5.25 8c0-1-.75-2-2.25-2h-4c-3 0-3 4 0 4h4c1.5 0 2.25-1 2.25-2Zm0 0h5.25'
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
d='M16 3v2h-1.5c-2.39 0-4.1499.4816-5.2871 1.3086-.8622.627-1.4328 1.501-1.6328 2.6914h.9199c.983 0 1.8103.3338 2.3945.918.3155.3154.5392.6877.6797 1.082h4.4258v2h-4.4258c-.1405.3943-.3642.7666-.6797 1.082-.5842.5842-1.4116.918-2.3945.918h-.92c.2 1.1905.7707 2.0643 1.6329 2.6914 1.1372.827 2.8971 1.3086 5.2871 1.3086h1.5v2h-1.5c-2.6099 0-4.85-.5185-6.4629-1.6914-1.4116-1.0267-2.2523-2.492-2.4746-4.3086h-1.0625c-.983 0-1.8103-.3338-2.3945-.918-.5748-.5748-.8555-1.3346-.8555-2.082 0-.7474.2807-1.5072.8555-2.082.5842-.5842 1.4116-.918 2.3945-.918h1.0625c.2223-1.8166 1.063-3.282 2.4746-4.3086 1.6128-1.1729 3.853-1.6914 6.4629-1.6914h1.5Zm6 16v2h-4v-2h4Zm-17.5-8c-.517 0-.8147.1662-.9805.332-.1752.1752-.2695.4154-.2695.668 0 .2526.0943.4928.2695.668.1658.1658.4634.332.9805.332h4c.517 0 .8147-.1662.9805-.332.1752-.1752.2695-.4154.2695-.668 0-.2526-.0943-.4928-.2695-.668-.1658-.1658-.4634-.332-.9805-.332h-4Zm17.5 0v2h-4v-2h4Zm0-8v2h-4v-2h4Z'
|
|
31
29
|
/>
|
|
32
30
|
)
|
|
33
31
|
}
|
|
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
|
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
12
|
export const IconNoteMagnifyingGlass: IconComponentType = forwardRef(
|
|
13
|
-
({ size = 'medium',
|
|
13
|
+
({ size = 'medium', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
16
16
|
StyledIcon,
|
|
17
17
|
{
|
|
18
18
|
...props,
|
|
19
|
-
weight,
|
|
20
19
|
debug,
|
|
21
20
|
'aria-hidden': true,
|
|
22
21
|
size,
|
|
@@ -25,20 +24,13 @@ export const IconNoteMagnifyingGlass: IconComponentType = forwardRef(
|
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
31
|
-
d='M19 18.6458a3.9846 3.9846 0 0 0 1-2.6458c0-2.2091-1.7909-4-4-4-2.2091 0-4 1.7909-4 4 0 2.2091 1.7909 4 4 4 1.1947 0 2.2671-.5238 3-1.3542Zm0 0 3 2.3542'
|
|
32
|
-
/>,
|
|
33
|
-
<path
|
|
34
|
-
stroke='currentColor'
|
|
35
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
36
|
-
d='M12 11v.0001'
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
d='M19 16c0-1.6569-1.3431-3-3-3s-3 1.3431-3 3 1.3431 3 3 3c.8957 0 1.6988-.3913 2.25-1.0156a2.986 2.986 0 0 0 .75-1.9844Zm2 0a4.978 4.978 0 0 1-.6387 2.4434l2.2559 1.7695-1.2344 1.5742-2.331-1.8291c-.8442.6516-1.9023 1.042-3.0518 1.042-2.7614 0-5-2.2386-5-5s2.2386-5 5-5 5 2.2386 5 5Z'
|
|
37
29
|
/>,
|
|
38
30
|
<path
|
|
39
31
|
fill='currentColor'
|
|
40
32
|
fillRule='evenodd'
|
|
41
|
-
d='M5 5c0-.5523.4477-1 1-1h9.5858l3.4142 3.4142v3.0858h2v-3.9142l
|
|
33
|
+
d='M5 5c0-.5523.4477-1 1-1h9.5858l3.4142 3.4142v3.0858h2v-3.9142l-4.5858-4.5858h-10.4142c-1.6569 0-3 1.3432-3 3v14c0 1.6569 1.3431 3 3 3h4v-2h-4c-.5523 0-1-.4477-1-1v-14Zm2 4h7v-2h-7v2Zm0 4h3v-2h-3v2Zm0 4h2v-2h-2v2Z'
|
|
42
34
|
clipRule='evenodd'
|
|
43
35
|
/>
|
|
44
36
|
)
|