@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/github.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 IconGithub: 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,17 +23,6 @@ export const IconGithub: IconComponentType = forwardRef(
|
|
|
24
23
|
fill: 'none',
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
|
-
<path
|
|
28
|
-
stroke='currentColor'
|
|
29
|
-
strokeLinejoin='round'
|
|
30
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
31
|
-
d='M6.9995 10h.0007'
|
|
32
|
-
/>,
|
|
33
|
-
<path
|
|
34
|
-
stroke='currentColor'
|
|
35
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
36
|
-
d='M9 10'
|
|
37
|
-
/>,
|
|
38
26
|
<path
|
|
39
27
|
fill='currentColor'
|
|
40
28
|
d='M12.0001 2c-5.5222 0-10.0001 4.5904-10.0001 10.2532 0 4.5301 2.8653 8.3734 6.8387 9.7292.4997.0949.6832-.2224.6832-.4933 0-.2445-.0092-1.0521-.0136-1.9089-2.782.6203-3.369-1.2097-3.369-1.2097-.455-1.1852-1.1104-1.5003-1.1104-1.5003-.9073-.6363.0684-.6233.0684-.6233 1.0042.0724 1.533 1.0566 1.533 1.0566.8919 1.5675 2.3393 1.1143 2.91.8524.0898-.6627.349-1.115.6349-1.3711-2.2212-.2592-4.556-1.1384-4.556-5.0671 0-1.1195.3906-2.0341 1.0303-2.7521-.1039-.2583-.4461-1.3011.0968-2.7134 0 0 .8398-.2756 2.7508 1.051.7977-.2272 1.6531-.3411 2.503-.345.8498.0039 1.706.1178 2.5051.345 1.9087-1.3266 2.7473-1.051 2.7473-1.051.5443 1.4123.2019 2.4551.098 2.7134.6412.718 1.0292 1.6326 1.0292 2.7521 0 3.938-2.3394 4.8051-4.5662 5.059.3587.3182.6783.9421.6783 1.8987 0 1.3719-.0116 2.476-.0116 2.8137 0 .2729.18.5926.6869.4919 3.9712-1.3573 6.8329-5.1992 6.8329-9.7278 0-5.6628-4.4773-10.2532-9.9999-10.2532Zm-6.2547 14.6059c-.022.0509-.1002.0662-.1714.0312-.0726-.0334-.1133-.1029-.0898-.154.0215-.0525.0999-.0671.1722-.0319.0727.0334.1141.1036.089.1547Zm.4919.45c-.0477.0453-.141.0243-.2042-.0474-.0654-.0715-.0777-.1671-.0293-.2131.0491-.0453.1396-.0241.2051.0474.0654.0723.0782.1672.0284.2131Zm.3374.5758c-.0613.0436-.1615.0027-.2234-.0885-.0613-.0912-.0613-.2005.0013-.2443.0621-.0438.1608-.0044.2236.0861.0611.0927.0611.202-.0015.2467Zm.5707.6668c-.0548.062-.1715.0453-.257-.0392-.0874-.0827-.1118-.2-.0568-.262.0555-.0621.1729-.0447.259.0392.0868.0825.1133.2007.0548.262Zm.7376.2251c-.0242.0803-.1366.1168-.2499.0827-.113-.0351-.1871-.1292-.1643-.2104.0236-.0808.1365-.1188.2506-.0823.113.035.1871.1283.1636.21Zm.8394.0955c.0028.0846-.0932.1547-.2121.1562-.1196.0027-.2163-.0657-.2176-.1489 0-.0854.0939-.1548.2134-.1569.119-.0024.2163.0656.2163.1496Zm.8246-.0324c.0143.0825-.0684.1672-.1864.1898-.1161.0217-.2236-.0292-.2383-.111-.0144-.0846.0697-.1693.1856-.1912.1183-.0211.224.0285.2391.1124Z'
|
package/react/globe.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 IconGlobe: 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 IconGlobe: IconComponentType = forwardRef(
|
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
27
|
fill='currentColor'
|
|
29
|
-
d='
|
|
28
|
+
d='M12 2c5.5228 0 10 4.4771 10 10 0 5.5228-4.4772 10-10 10-5.5229 0-10-4.4772-10-10 0-5.5229 4.4771-10 10-10Zm-2.957 11c.245 2.8945 1.5238 5.3426 3.0156 6.7441 1.4649-1.3921 2.6731-3.8326 2.9023-6.7441h-5.918Zm-4.9785 0c.376 3.0154 2.428 5.5097 5.1962 6.5186-1.1956-1.747-2.0423-4.0218-2.2236-6.5186h-2.9726Zm12.9003 0c-.1684 2.4649-.9502 4.7229-2.0996 6.4688 2.7041-1.0381 4.7-3.4997 5.0703-6.4688h-2.9707Zm-2.2265-8.5195c1.196 1.747 2.0433 4.0221 2.2246 6.5195h2.9726c-.3761-3.0158-2.4283-5.511-5.1972-6.5195Zm-2.7383-.168c-1.4664 1.4102-2.7153 3.8313-2.957 6.6875h5.914c-.2417-2.8562-1.4906-5.2773-2.957-6.6875Zm-2.7393.168c-2.7684 1.0087-4.8201 3.504-5.1963 6.5195h2.9727c.1813-2.4971 1.0277-4.7725 2.2236-6.5195Z'
|
|
30
29
|
/>
|
|
31
30
|
)
|
|
32
31
|
}
|
package/react/google-drive.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 IconGoogleDrive: 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,
|
package/react/graduation-cap.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 IconGraduationCap: 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,18 +24,12 @@ export const IconGraduationCap: IconComponentType = forwardRef(
|
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
strokeMiterlimit={1.414}
|
|
31
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
32
|
-
d='m12.5 3-10.5 5v11'
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
d='m12.9297 3.9033-9.9297 4.7276v10.3691h-2v-11l.5703-.9033 10.5-5 .8594 1.8066Z'
|
|
33
29
|
/>,
|
|
34
30
|
<path
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
strokeMiterlimit={1.414}
|
|
38
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
39
|
-
d='M5 9.6286v7.3714l7.5 3 7.5-3v-7.5m-7.5-6.5 10.5 5-4 2-6.5 3-7.1842-3.2-3.3158-1.8 10.5-5Z'
|
|
31
|
+
fill='currentColor'
|
|
32
|
+
d='m12.9297 2.0967 10.5 5 .0176 1.7978-2.4473 1.2237v6.8818l-.6289.9287-7.5 3h-.7422l-7.5-3-.6289-.9287v-6.7773l-2.4775-1.3438.0478-1.7822 10.5-5h.8594Zm-.0108 11.8115-.8261.0049-6.0928-2.7139v5.1231l6.5 2.6006 6.5-2.6006v-5.2207l-6.0811 2.8066Zm-8.7158-5.8506 1.5596.8467 6.7285 2.9971 6.0772-2.8037 2.1504-1.0762-8.2188-3.914-8.2969 3.9501Z'
|
|
40
33
|
/>
|
|
41
34
|
)
|
|
42
35
|
}
|
package/react/grid-four.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 IconGridFour: 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,12 @@ export const IconGridFour: IconComponentType = forwardRef(
|
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
strokeLinejoin='round'
|
|
31
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
32
|
-
d='M12 3v9m0 9v-9m0 0h-9m9 0h9'
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
d='M11 21v-8h-8c-.5523 0-1-.4477-1-1s.4477-1 1-1h8v-8c0-.5523.4477-1 1-1s1 .4477 1 1v8h8c.5523 0 1 .4477 1 1s-.4477 1-1 1h-8v8c0 .5523-.4477 1-1 1s-1-.4477-1-1Z'
|
|
33
29
|
/>,
|
|
34
|
-
<
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
x={3}
|
|
38
|
-
y={3}
|
|
39
|
-
stroke='currentColor'
|
|
40
|
-
strokeLinecap='round'
|
|
41
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
42
|
-
rx={2}
|
|
30
|
+
<path
|
|
31
|
+
fill='currentColor'
|
|
32
|
+
d='M20 5c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-14Zm2 14c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-14c0-1.6568 1.3432-3 3-3h14c1.6569 0 3 1.3432 3 3v14Z'
|
|
43
33
|
/>
|
|
44
34
|
)
|
|
45
35
|
}
|
package/react/grid-six.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 IconGridSix: 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 IconGridSix: IconComponentType = forwardRef(
|
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
strokeLinejoin='round'
|
|
31
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
32
|
-
d='M12 3h-8.75a.25.25 0 0 0-.25.25v5.75m9-6h8.75a.25.25 0 0 1 .25.25v5.75m-9-6v18m0 0h8.75a.25.25 0 0 0 .25-.25v-5.75m-9 6h-8.75a.25.25 0 0 1-.25-.25v-5.75m0-6h18m-18 0v6m18-6v6m-18 0h18'
|
|
33
|
-
/>,
|
|
34
|
-
<path
|
|
35
|
-
stroke='currentColor'
|
|
36
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
37
|
-
d='M12 12v.0001'
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
d='M13 20h7v-4h-7v4Zm-9 0h7v-4h-7v4Zm9-6h7v-4h-7v4Zm-9 0h7v-4h-7v4Zm9-6h7v-4h-7v4Zm-9 0h7v-4h-7v4Zm18 12.75c0 .6904-.5596 1.25-1.25 1.25h-17.5c-.6904 0-1.25-.5596-1.25-1.25v-17.5c0-.6904.5596-1.25 1.25-1.25h17.5c.6904 0 1.25.5596 1.25 1.25v17.5Z'
|
|
38
29
|
/>
|
|
39
30
|
)
|
|
40
31
|
}
|
package/react/grid.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 IconGrid: 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,11 +24,8 @@ export const IconGrid: IconComponentType = forwardRef(
|
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
strokeLinejoin='bevel'
|
|
31
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
32
|
-
d='M3 6h18m-18 6h18m-18 6h18m-15-15v18m6-18v18m6-18v18'
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
d='M17 19h-4v3h-2v-3h-4v3h-2v-3h-3v-2h3v-4h-3v-2h3v-4h-3v-2h3v-3h2v3h4v-3h2v3h4v-3h2v3h3v2h-3v4h3v2h-3v4h3v2h-3v3h-2v-3Zm-4-2h4v-4h-4v4Zm-6 0h4v-4h-4v4Zm6-6h4v-4h-4v4Zm-6 0h4v-4h-4v4Z'
|
|
33
29
|
/>
|
|
34
30
|
)
|
|
35
31
|
}
|
package/react/hand-filled.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 IconHandFilled: 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 IconHandFilled: IconComponentType = forwardRef(
|
|
|
27
26
|
<path
|
|
28
27
|
fill='currentColor'
|
|
29
28
|
fillRule='evenodd'
|
|
30
|
-
d='M13.
|
|
29
|
+
d='M13.8569 3.5c0-.8284-.6076-1.5-1.3571-1.5-.7495 0-1.3571.6716-1.3571 1.5v7.5h-1.0238v-5.1875c0-.5-.1905-1.5-1.1905-1.5-1 0-1.5.6716-1.5 1.5v8.5499c-.9368-.686-2.0208-1.4959-2.4284-1.8624-.7757-.6973-2.0726-.6464-2.6026-.0607-.53.5858-.3974 1.5607 0 2.1214l4.6025 4.9393c1.4285 1.25 3.4999 2.5 5.4074 2.5h1.3544c2.4513 0 3.3705-.5607 4.2381-1.25.4542-.3609 1.0803-.9807 1.55-1.75.8501-1.3926 1.2001-4 1.2001-5l-.0002-.0292v-5.9708c0-.8284-.6076-1.5-1.3571-1.5-.7496 0-1.1428.6716-1.1428 1.5v3h-.8939v-5.3103c0-.8284-.4648-1.5-1.2143-1.5-.7495 0-1.2857.6716-1.2857 1.5v5.3103h-.999v-7.5Z'
|
|
31
30
|
clipRule='evenodd'
|
|
32
31
|
/>
|
|
33
32
|
)
|
package/react/hand-pointing.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 IconHandPointing: 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 IconHandPointing: IconComponentType = forwardRef(
|
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
31
|
-
d='M13.9999 12v-2.75c0-.9665.7835-1.75 1.75-1.75s1.75.7835 1.75 1.75v2.75-1.25c0-.9665.7835-1.75 1.75-1.75s1.75.7835 1.75 1.75v2.25c0 4.4183-3.5819 8-8.0002 8h-.5832a8.2475 8.2475 0 0 1-5.8327-2.4161l-4.0031-4.0031c-.6138-.6138-.6595-1.592-.1075-2.2619.5638-.6841 1.5612-.8145 2.2818-.2983l2.245 1.6081v-8.8787c0-.9665.7834-1.75 1.75-1.75.9664 0 1.7499.7835 1.7499 1.75v7.25m3.5-1v-3.25c0-.9665-.7835-1.75-1.75-1.75s-1.75.7835-1.75 1.75v3.25'
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
d='M4.173 12.834a.6854.6854 0 0 0-.834.0273l-.0938.0938a.6834.6834 0 0 0 .043.9189l4.003 4.003a7.2485 7.2485 0 0 0 5.1259 2.123h.583c3.8659-.0002 7-3.1342 7-7v-2.25a.75.75 0 0 0-1.5 0v1.25h-2v-2.75l-.0039-.0771a.75.75 0 0 0-1.4961.0771v2.75h-2v-4.25a.75.75 0 0 0-1.5 0v4.25h-2v-7.25a.75.75 0 0 0-1.496-.0771l-.004.0771v8.8789l-1.582.8125-2.2451-1.6074Zm7.3271-7.7275a2.7476 2.7476 0 0 1 .75-.1065c1.1384 0 2.1153.6917 2.5332 1.6777a2.7404 2.7404 0 0 1 .9668-.1777c1.1384 0 2.1153.6917 2.5332 1.6777a2.7404 2.7404 0 0 1 .9668-.1777c1.5187 0 2.75 1.2312 2.75 2.75v2.25c0 4.9705-4.0296 8.9998-9 9h-.583a9.2481 9.2481 0 0 1-6.54-2.709l-4.003-4.0029c-.979-.9791-1.0515-2.5392-.1728-3.6055l.1767-.1933c.919-.9181 2.3825-1.0523 3.459-.2813l.6631.4746v-6.9326c0-1.5188 1.2312-2.75 2.75-2.75 1.5187 0 2.75 1.2313 2.75 2.75v.3564Z'
|
|
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 IconHandRaisedFilled: 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,9 +25,7 @@ export const IconHandRaisedFilled: IconComponentType = forwardRef(
|
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
27
|
fill='currentColor'
|
|
29
|
-
fillRule='evenodd'
|
|
30
28
|
d='M10.1908 3.5c0-.8284.6076-1.5 1.3572-1.5.7495 0 1.3571.6716 1.3571 1.5v7.5h1.0238v-5.1875c0-.5.1905-1.5 1.1905-1.5 1 0 1.5.6716 1.5 1.5v8.5499c.9368-.686 2.0208-1.4959 2.4285-1.8624.7756-.6973 2.0726-.6464 2.6026-.0607.53.5858.3974 1.5607 0 2.1214l-4.6025 4.9393c-1.4286 1.25-3.5 2.5-5.4076 2.5h-1.3543c-2.4514 0-3.3706-.5607-4.2381-1.25-.4543-.3609-1.0804-.9807-1.55-1.75-.8502-1.3926-1.2002-4-1.2002-5l.0002-.0292v-5.9708c0-.8284.6076-1.5 1.3571-1.5.7496 0 1.1428.6716 1.1428 1.5v3h.894v-5.3103c0-.8284.4647-1.5 1.2142-1.5.7496 0 1.2857.6716 1.2857 1.5v5.3103h.999v-7.5Z'
|
|
31
|
-
clipRule='evenodd'
|
|
32
29
|
/>
|
|
33
30
|
)
|
|
34
31
|
}
|
package/react/hand.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 IconHand: 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 IconHand: IconComponentType = forwardRef(
|
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
31
|
-
d='M13.9999 12v-5.25c0-.9665.5336-1.75 1.5001-1.75s1.5.7835 1.5 1.75v5.25-3c0-1 .5-2 1.5-2s1.5 1 1.5 2v4c0 4.4183-1.7499 8-5.75 8h-1.5c-2 0-3.619-.8689-5.1662-2.4161l-4.0031-4.0031c-.6138-.6138-.6595-1.592-.1075-2.2619.5638-.6841 1.5612-.8145 2.2818-.2983l2.245 1.6081v-6.8787c0-.9665.5335-1.75 1.5-1.75s1.5.7835 1.5 1.75v5.25m2.9999-2v-5.25c0-.9665-.5334-1.75-1.4999-1.75s-1.5.7835-1.5 1.75v5'
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
d='M7.0088 6.503c.0404-.576.2248-1.1505.5986-1.6163.4465-.5563 1.1102-.8867 1.8926-.8867.1983 0 .3889.0217.5703.0625.0873-.4225.2591-.8294.5371-1.1758.4465-.5563 1.1102-.8867 1.8926-.8867s1.4461.3304 1.8926.8867c.2779.3464.4488.7534.5361 1.1758a2.5986 2.5986 0 0 1 .5713-.0625c.7824 0 1.4461.3304 1.8926.8867.2792.348.4502.7571.5371 1.1817a2.3632 2.3632 0 0 1 .5703-.0684c.8879 0 1.5534.4648 1.957 1.0703.3839.5758.543 1.2814.543 1.9297v4c0 2.3185-.4554 4.5325-1.5352 6.2002-1.0436 1.6116-2.6443 2.662-4.7802 2.7871l-.4346.0127h-1.5c-2.3432 0-4.2019-1.0378-5.873-2.709l-4.003-4.0029c-.979-.9791-1.0515-2.5392-.1728-3.6055l.1767-.1933c.919-.9181 2.3824-1.0523 3.459-.2813l.663.4746v-4.9326l.0089-.247Zm1.9912 7.1259-1.582.8125-2.2452-1.6074a.6854.6854 0 0 0-.834.0273l-.0937.0938a.6834.6834 0 0 0 .043.9189l4.0029 4.003c1.4231 1.423 2.8023 2.123 4.459 2.123h1.5l.3027-.0078c1.4825-.0824 2.5193-.7762 3.2334-1.8789.7949-1.2277 1.2139-3.0138 1.2139-5.1133v-4c0-.3517-.0909-.6462-.2071-.8203-.0963-.1445-.1808-.1797-.2929-.1797s-.1966.0352-.293.1797c-.1161.1741-.207.4686-.207.8203v3h-2v-5.25c0-.3098-.0861-.5103-.167-.6113-.0619-.0771-.1489-.1387-.333-.1387s-.2711.0616-.333.1387c-.081.101-.167.3015-.167.6113v5.25h-2v-7.25c0-.3101-.087-.5104-.168-.6113-.0618-.077-.148-.1387-.332-.1387-.1841 0-.2712.0616-.333.1387-.0809.101-.167.3015-.167.6113v7.25h-2v-5.25c0-.3098-.0861-.5103-.167-.6113-.0619-.0771-.149-.1387-.333-.1387-.1841 0-.2711.0616-.333.1387-.081.101-.167.3015-.167.6113v6.8789Z'
|
|
32
29
|
/>
|
|
33
30
|
)
|
|
34
31
|
}
|
package/react/headphones.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 IconHeadphones: 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,13 +24,12 @@ export const IconHeadphones: IconComponentType = forwardRef(
|
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
d='M4 13v-.5c0-4.6944 3.5817-8.5 8-8.5M12 4c4.4183 0 8 3.8056 8 8.5v.5'
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
d='M3 12.5c0-5.1887 3.9732-9.5 9-9.5v2c-3.8097 0-7 3.2999-7 7.5v.5h-2v-.5ZM21 12.5c0-5.1887-3.9732-9.5-9-9.5v2c3.8097 0 7 3.2999 7 7.5v.5h2v-.5Z'
|
|
31
29
|
/>,
|
|
32
30
|
<path
|
|
33
31
|
fill='currentColor'
|
|
34
|
-
d='m6
|
|
32
|
+
d='m6 12 .9482.6836 2 6-.3603 1.125-.6875.5-.044.0322-.0478.0274c-.5386.3077-1.3348.6318-2.3086.6318-2.4853 0-4.5-2.0147-4.5-4.5s2.0147-4.5 4.5-4.5h.5Zm-3 4.5c0 1.3807 1.1193 2.5 2.5 2.5.5064 0 .9451-.164 1.2773-.3477l.042-.0312-1.5361-4.6104c-1.2791.11-2.2832 1.1817-2.2832 2.4893ZM18 12l-.9482.6836-2 6 .3603 1.125.6875.5.044.0322.0478.0274c.5386.3077 1.3348.6318 2.3086.6318 2.4853 0 4.5-2.0147 4.5-4.5s-2.0147-4.5-4.5-4.5h-.5Zm3 4.5c0 1.3807-1.1193 2.5-2.5 2.5-.5064 0-.9451-.164-1.2773-.3477l-.042-.0312 1.5361-4.6104c1.2791.11 2.2832 1.1817 2.2832 2.4893Z'
|
|
35
33
|
/>
|
|
36
34
|
)
|
|
37
35
|
}
|
package/react/headset-person.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 IconHeadsetPerson: 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,29 +24,16 @@ export const IconHeadsetPerson: IconComponentType = forwardRef(
|
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
31
|
-
d='M4 17v-6c0-9.5 16-9.5 16 0v9h-8'
|
|
32
|
-
/>,
|
|
33
|
-
<path
|
|
34
|
-
stroke='currentColor'
|
|
35
|
-
strokeLinejoin='bevel'
|
|
36
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
37
|
-
d='M3 17v-5h1v5h-1ZM20 17v-5h1v5h-1Z'
|
|
38
|
-
/>,
|
|
39
|
-
<path
|
|
40
|
-
stroke='currentColor'
|
|
41
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
42
|
-
d='M15 10v.0001'
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
d='M19 11c0-2.0606-.8536-3.5562-2.1211-4.5596-1.2934-1.0239-3.063-1.5654-4.8789-1.5654-1.8159 0-3.5855.5415-4.879 1.5654-1.2674 1.0034-2.121 2.499-2.121 4.5596v6h-2v-6c0-2.6893 1.1465-4.7563 2.879-6.128 1.7065-1.351 3.937-1.997 6.121-1.997 2.184 0 4.4145.646 6.1211 1.997 1.7324 1.3717 2.8789 3.4386 2.8789 6.128v9c0 .5523-.4477 1-1 1h-8v-2h7v-8Z'
|
|
43
29
|
/>,
|
|
44
30
|
<path
|
|
45
31
|
fill='currentColor'
|
|
46
|
-
d='
|
|
32
|
+
d='m4 11 1 1v5l-1 1h-1l-1-1v-5l1-1h1ZM21 11l1 1v5l-1 1h-1l-1-1v-5l1-1h1ZM14.5 15c.8284 0 1.5-.6716 1.5-1.5s-.6716-1.5-1.5-1.5-1.5.6716-1.5 1.5.6716 1.5 1.5 1.5ZM9.5 15c.8284 0 1.5-.6716 1.5-1.5s-.6716-1.5-1.5-1.5-1.5.6716-1.5 1.5.6716 1.5 1.5 1.5Z'
|
|
47
33
|
/>,
|
|
48
34
|
<path
|
|
49
35
|
fill='currentColor'
|
|
50
|
-
d='M18.
|
|
36
|
+
d='M18.002 11.03a6.04 6.04 0 0 0-5.95-5.03c-3.03 0-6.29 2.51-6.03 6.45a8.0748 8.0748 0 0 0 4.86-5.89c1.31 2.63 4 4.44 7.12 4.47Z'
|
|
51
37
|
/>
|
|
52
38
|
)
|
|
53
39
|
}
|
package/react/heart-filled.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 IconHeartFilled: 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,11 +25,11 @@ export const IconHeartFilled: IconComponentType = forwardRef(
|
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
27
|
fill='currentColor'
|
|
29
|
-
d='M7 4.0135c-2.9192-.2207-5 2.1572-5 4.9865 0 4.
|
|
28
|
+
d='M7 4.0135c-2.9192-.2207-5 2.1572-5 4.9865 0 4.304 5.5556 8.4948 10 12 4.4444-3.5052 10-7.5817 10-12 0-2.8293-2.0808-5.2072-5-4.9865-3.0443.2302-5 2.8295-5 4.9865 0-2.157-1.9557-4.7563-5-4.9865Z'
|
|
30
29
|
/>,
|
|
31
30
|
<path
|
|
32
31
|
fill='currentColor'
|
|
33
|
-
d='
|
|
32
|
+
d='M21 9.0003c0-2.3628-1.6951-4.158-3.9248-3.9893-2.5126.1901-4.0752 2.3452-4.0752 3.9893h-2l-.0049-.1563c-.0943-1.6212-1.6365-3.6488-4.0703-3.833-2.2297-.1686-3.9248 1.6265-3.9248 3.9893.0001 1.7391 1.1416 3.6152 3.0547 5.6064 1.7133 1.7832 3.8803 3.494 5.9463 5.1201 2.07-1.625 4.2339-3.3094 5.9472-5.0801 1.9069-1.9707 3.0517-3.8479 3.0518-5.6464Zm2 0c-.0001 2.6193-1.6327 4.9891-3.6143 7.0371-2.0035 2.0706-4.5734 4.0184-6.7666 5.748h-1.2382c-2.1994-1.7346-4.765-3.7076-6.7686-5.793-1.9756-2.0563-3.6122-4.4274-3.6123-6.9921 0-3.2958 2.4667-6.2571 6.0752-5.9844 2.1858.1653 3.9122 1.3679 4.9248 2.8867 1.0126-1.5188 2.739-2.7214 4.9248-2.8867 3.6085-.2727 6.0752 2.6886 6.0752 5.9844Z'
|
|
34
33
|
/>
|
|
35
34
|
)
|
|
36
35
|
}
|
package/react/heart.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 IconHeart: 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 IconHeart: IconComponentType = forwardRef(
|
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
27
|
fill='currentColor'
|
|
29
|
-
d='
|
|
28
|
+
d='M21 9.0003c0-2.3628-1.6951-4.158-3.9248-3.9893-2.5126.1901-4.0752 2.3452-4.0752 3.9893h-2l-.0049-.1563c-.0943-1.6212-1.6365-3.6488-4.0703-3.833-2.2297-.1686-3.9248 1.6265-3.9248 3.9893.0001 1.7391 1.1416 3.6152 3.0547 5.6064 1.7133 1.7832 3.8803 3.494 5.9463 5.1201 2.07-1.625 4.2339-3.3094 5.9472-5.0801 1.9069-1.9707 3.0517-3.8479 3.0518-5.6464Zm2 0c-.0001 2.6193-1.6327 4.9891-3.6143 7.0371-2.0035 2.0706-4.5734 4.0184-6.7666 5.748h-1.2382c-2.1994-1.7346-4.765-3.7076-6.7686-5.793-1.9756-2.0563-3.6122-4.4274-3.6123-6.9921 0-3.2958 2.4667-6.2571 6.0752-5.9844 2.1858.1653 3.9122 1.3679 4.9248 2.8867 1.0126-1.5188 2.739-2.7214 4.9248-2.8867 3.6085-.2727 6.0752 2.6886 6.0752 5.9844Z'
|
|
30
29
|
/>
|
|
31
30
|
)
|
|
32
31
|
}
|
package/react/hexagon.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 IconHexagon: 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 IconHexagon: IconComponentType = forwardRef(
|
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
strokeLinejoin='round'
|
|
31
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
32
|
-
d='M17 3h-10l-5 9 5 9h10l5-9-5-9Z'
|
|
33
|
-
/>,
|
|
34
|
-
<path
|
|
35
|
-
stroke='currentColor'
|
|
36
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
37
|
-
d='M22 12v.0001'
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
d='M17 2a.9999.9999 0 0 1 .874.5147l5 8.9999a.9995.9995 0 0 1 0 .9708l-5 9a1 1 0 0 1-.874.5146h-10a1.0002 1.0002 0 0 1-.874-.5146l-5-9a.9997.9997 0 0 1 0-.9708l5-9 .0732-.1132a.9999.9999 0 0 1 .8008-.4014h10Zm-13.8564 10 4.4443 8h8.8242l4.4434-8-4.4434-8h-8.8242l-4.4443 8Z'
|
|
38
29
|
/>
|
|
39
30
|
)
|
|
40
31
|
}
|
|
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
|
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
12
|
export const IconHighlighterColorSelection: 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,12 +25,11 @@ export const IconHighlighterColorSelection: IconComponentType = forwardRef(
|
|
|
26
25
|
},
|
|
27
26
|
<path
|
|
28
27
|
fill='currentColor'
|
|
29
|
-
d='
|
|
28
|
+
d='m17.1575 1.3428 5.5 5.5-.0059 1.3203-10.1484 9.9687-1.542-.5136a.9302.9302 0 0 0-.9512.2246l-.8135.8144-.8398.2539-4.6485-.9287-.4746-1.5693 2.6739-2.6738a.93.93 0 0 0 .2236-.9512l-.333-1.001-.1856-.5557.421-.4072 9.8203-9.4922 1.3037.0108Zm-9.4112 10.4101.1494.4473a2.79 2.79 0 0 1-.6738 2.8545l-1.4463 1.4443 2.457.4912.463-.4619a2.789 2.789 0 0 1 2.8535-.6738l.4619.1533 8.668-8.5146-4.1905-4.1905-8.7422 8.4502Z'
|
|
30
29
|
/>,
|
|
31
30
|
<path
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
d='m13 6 5 5'
|
|
31
|
+
fill='currentColor'
|
|
32
|
+
d='m18.6572 10.3428-1.3144 1.3144-5-5 1.3144-1.3144 5 5Z'
|
|
35
33
|
/>
|
|
36
34
|
)
|
|
37
35
|
}
|
|
@@ -10,13 +10,12 @@ import { StyledIcon } from '../src/icon'
|
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
12
|
export const IconHighlighterUnderline: 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,20 +23,13 @@ export const IconHighlighterUnderline: IconComponentType = forwardRef(
|
|
|
24
23
|
fill: 'none',
|
|
25
24
|
ref: forwardRef,
|
|
26
25
|
},
|
|
27
|
-
<path
|
|
28
|
-
stroke='currentColor'
|
|
29
|
-
strokeLinejoin='bevel'
|
|
30
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
31
|
-
d='M2.8389 21h18'
|
|
32
|
-
/>,
|
|
33
26
|
<path
|
|
34
27
|
fill='currentColor'
|
|
35
|
-
d='
|
|
28
|
+
d='M20.8389 20v2h-18v-2h18ZM17.1575 1.3428l5.5 5.5-.0059 1.3203-10.1484 9.9687-1.542-.5136a.9302.9302 0 0 0-.9512.2246l-.8135.8144-.8398.2539-4.6485-.9287-.4746-1.5693 2.6739-2.6738a.93.93 0 0 0 .2236-.9512l-.333-1.001-.1856-.5557.421-.4072 9.8203-9.4922 1.3037.0108Zm-9.4112 10.4101.1494.4473a2.79 2.79 0 0 1-.6738 2.8545l-1.4463 1.4443 2.457.4912.463-.4619a2.789 2.789 0 0 1 2.8535-.6738l.4619.1533 8.668-8.5146-4.1905-4.1905-8.7422 8.4502Z'
|
|
36
29
|
/>,
|
|
37
30
|
<path
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
d='m13 6 5 5'
|
|
31
|
+
fill='currentColor'
|
|
32
|
+
d='m18.6572 10.3428-1.3144 1.3144-5-5 1.3144-1.3144 5 5Z'
|
|
41
33
|
/>
|
|
42
34
|
)
|
|
43
35
|
}
|