@mirohq/design-system-icons 0.46.0-red-icons.0 → 0.47.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 +14396 -12435
- package/dist/main.js.map +1 -1
- package/dist/module.js +14395 -12436
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +8 -2
- package/package.json +4 -3
- package/react/activity.tsx +40 -0
- package/react/add-line-bottom.tsx +9 -5
- package/react/add-line-right.tsx +9 -5
- package/react/align-bottom.tsx +10 -6
- package/react/align-center-horizontal.tsx +10 -6
- package/react/align-center-vertical.tsx +10 -6
- package/react/align-left.tsx +10 -6
- package/react/align-right.tsx +10 -6
- package/react/align-top.tsx +10 -6
- package/react/arrow-arc-left.tsx +9 -5
- package/react/arrow-arc-right.tsx +9 -5
- package/react/arrow-bend-up-left.tsx +9 -5
- package/react/arrow-bend-up-right.tsx +9 -5
- package/react/arrow-box-out.tsx +8 -4
- package/react/arrow-clockwise-down-right.tsx +9 -5
- package/react/arrow-clockwise-up-left.tsx +9 -5
- package/react/arrow-counter-clockwise-down-left.tsx +9 -5
- package/react/arrow-counter-clockwise-up-right.tsx +9 -5
- package/react/arrow-curves-bottom-right.tsx +8 -4
- package/react/arrow-down-left.tsx +9 -5
- package/react/arrow-down-right.tsx +9 -5
- package/react/arrow-down.tsx +9 -5
- package/react/arrow-elbow-down-right.tsx +8 -4
- package/react/arrow-fat-right.tsx +8 -4
- package/react/arrow-fat-up-right.tsx +9 -5
- package/react/arrow-left.tsx +9 -5
- package/react/arrow-right.tsx +13 -5
- package/react/arrow-up-circle.tsx +8 -4
- package/react/arrow-up-left.tsx +9 -5
- package/react/arrow-up-right.tsx +9 -5
- package/react/arrow-up.tsx +9 -5
- package/react/arrows-clockwise-rectangle-tilt.tsx +8 -4
- package/react/arrows-clockwise-x.tsx +9 -5
- package/react/arrows-clockwise-y.tsx +13 -5
- package/react/arrows-down-up.tsx +9 -5
- package/react/arrows-horizontal-lines-top-bottom.tsx +8 -4
- package/react/arrows-in-simple.tsx +8 -4
- package/react/arrows-out-cardinal.tsx +8 -4
- package/react/arrows-out-lines-horizontal.tsx +8 -4
- package/react/arrows-out-simple.tsx +8 -4
- package/react/arrows-square-counter-clockwise-y.tsx +9 -5
- package/react/article.tsx +8 -4
- package/react/at.tsx +9 -5
- package/react/badge.tsx +8 -4
- package/react/barrel.tsx +8 -4
- package/react/bell-slash.tsx +9 -5
- package/react/bell-tilt.tsx +8 -4
- package/react/bell.tsx +8 -4
- package/react/board.tsx +9 -5
- package/react/book-open-info.tsx +9 -5
- package/react/bookmark.tsx +9 -5
- package/react/bracket-curly-left.tsx +8 -4
- package/react/bracket-curly-right.tsx +8 -4
- package/react/brackets-angle-slash.tsx +9 -5
- package/react/brackets-curly-circles-three.tsx +10 -6
- package/react/brush.tsx +8 -4
- package/react/calendar-blank.tsx +9 -5
- package/react/camera.tsx +10 -6
- package/react/card-circles.tsx +9 -5
- package/react/card-number-three.tsx +10 -6
- package/react/card.tsx +10 -6
- package/react/cards-poker.tsx +10 -6
- package/react/chart-bar-y-simple.tsx +9 -5
- package/react/chart-bar-y.tsx +13 -5
- package/react/chat-check.tsx +8 -4
- package/react/chat-dashes-lines-two.tsx +8 -4
- package/react/chat-lines-cross.tsx +8 -4
- package/react/chat-lines-dot.tsx +9 -5
- package/react/chat-lines-eye-open.tsx +10 -6
- package/react/chat-lines-two-stack.tsx +8 -4
- package/react/chat-lines-two.tsx +8 -4
- package/react/chat-plus.tsx +8 -4
- package/react/chat-text-arrow.tsx +9 -5
- package/react/chat-two.tsx +8 -4
- package/react/chat.tsx +8 -4
- package/react/check-mark.tsx +9 -5
- package/react/checkboard-square-centered.tsx +9 -5
- package/react/chevron-down-double.tsx +9 -5
- package/react/chevron-down.tsx +9 -5
- package/react/chevron-left-double.tsx +9 -5
- package/react/chevron-left.tsx +9 -5
- package/react/chevron-right-double.tsx +9 -5
- package/react/chevron-right-small.tsx +8 -4
- package/react/chevron-right.tsx +9 -5
- package/react/chevron-up-double.tsx +9 -5
- package/react/chevron-up-down-line.tsx +8 -4
- package/react/chevron-up-down.tsx +8 -4
- package/react/chevron-up.tsx +13 -5
- package/react/circle-corners.tsx +9 -5
- package/react/circle-motion-x.tsx +9 -5
- package/react/circle-notch.tsx +9 -5
- package/react/circle-slash.tsx +8 -4
- package/react/circle.tsx +8 -4
- package/react/circles-connected.tsx +10 -6
- package/react/clock-counter-clockwise-simple.tsx +10 -6
- package/react/clock-counter-clockwise.tsx +10 -6
- package/react/clock-overtime.tsx +10 -6
- package/react/clock.tsx +9 -5
- package/react/cloud.tsx +8 -4
- package/react/cluster.tsx +10 -6
- package/react/clustered.tsx +14 -6
- package/react/cog.tsx +10 -6
- package/react/coins-checked.tsx +10 -6
- package/react/coins-slash.tsx +10 -6
- package/react/coins.tsx +9 -5
- package/react/columns-three.tsx +8 -4
- package/react/comment-group.tsx +9 -5
- package/react/cone-serpentine.tsx +10 -6
- package/react/connection-line-elbows.tsx +9 -5
- package/react/connection-line-straight.tsx +9 -5
- package/react/corners-three-eye-open.tsx +10 -6
- package/react/counter.tsx +9 -5
- package/react/credit-card.tsx +9 -5
- package/react/crop.tsx +9 -5
- package/react/cross-circle.tsx +9 -5
- package/react/cross-fat.tsx +9 -5
- package/react/cross-square.tsx +8 -4
- package/react/cross.tsx +9 -5
- package/react/cube.tsx +9 -5
- package/react/cursor-filled.tsx +10 -6
- package/react/cursor-lines.tsx +10 -6
- package/react/cursor-text-lines.tsx +8 -4
- package/react/cursor-text.tsx +9 -5
- package/react/cursor.tsx +9 -5
- package/react/curve-square-circle-arrow.tsx +9 -5
- package/react/dash-left-down-square-dash-right-up.tsx +9 -5
- package/react/dash-left-up-square-dash-down-right.tsx +9 -5
- package/react/dash-square-dash-horizontal.tsx +9 -5
- package/react/dash-square-dash-vertical.tsx +9 -5
- package/react/diagram-card-large-1.tsx +8 -4
- package/react/diagram-card-large-2.tsx +10 -6
- package/react/diagram-card-large-3.tsx +9 -5
- package/react/diagram-card-large-4.tsx +9 -5
- package/react/diagram-card-magnifying-glass.tsx +8 -4
- package/react/diagram-card-small-1.tsx +8 -4
- package/react/diagram-card-small-2.tsx +9 -5
- package/react/diagram-card-small-3.tsx +9 -5
- package/react/diagram-card-team.tsx +11 -5
- package/react/diagram-card-user.tsx +11 -8
- package/react/distribute-horizontal.tsx +10 -6
- package/react/distribute-vertical.tsx +10 -6
- package/react/dollar-sign-currency.tsx +8 -4
- package/react/dot-voting.tsx +8 -4
- package/react/dots-nine.tsx +9 -5
- package/react/dots-six-horizontal.tsx +8 -4
- package/react/dots-six-vertical.tsx +9 -5
- package/react/dots-three-vertical.tsx +9 -5
- package/react/dots-three.tsx +9 -5
- package/react/dots-two.tsx +9 -5
- package/react/download.tsx +9 -5
- package/react/envelope.tsx +9 -5
- package/react/eraser.tsx +9 -5
- package/react/exclamation-mark-octagon.tsx +9 -5
- package/react/exclamation-point-circle.tsx +10 -6
- package/react/export.tsx +9 -5
- package/react/eye-closed-dots-four-frame-broken.tsx +9 -5
- package/react/eye-closed.tsx +9 -5
- package/react/eye-open-line-frame-broken.tsx +10 -6
- package/react/eye-open-slash.tsx +9 -5
- package/react/eye-open.tsx +10 -6
- package/react/eyedropper.tsx +10 -6
- package/react/factory-house.tsx +9 -5
- package/react/factory.tsx +9 -5
- package/react/file-spreadsheet.tsx +8 -4
- package/react/flag.tsx +8 -4
- package/react/folder.tsx +8 -4
- package/react/frame-lines-two.tsx +8 -4
- package/react/frame-play.tsx +9 -5
- package/react/frame-plus.tsx +8 -4
- package/react/frame.tsx +8 -4
- package/react/funnel.tsx +9 -5
- package/react/gauge.tsx +10 -6
- package/react/gavel.tsx +8 -4
- package/react/gift.tsx +8 -4
- package/react/globe.tsx +13 -5
- package/react/graduation-cap.tsx +9 -5
- package/react/grid-four.tsx +9 -5
- package/react/grid-six.tsx +9 -5
- package/react/grid.tsx +8 -4
- package/react/hand-filled.tsx +10 -6
- package/react/hand-pointing.tsx +8 -4
- package/react/hand.tsx +9 -5
- package/react/headset-person.tsx +10 -6
- package/react/heart-filled.tsx +9 -5
- package/react/heart.tsx +8 -4
- package/react/hexagon.tsx +8 -4
- package/react/highlighter-underline.tsx +11 -7
- package/react/highlighter.tsx +9 -5
- package/react/house.tsx +9 -5
- package/react/image.tsx +10 -6
- package/react/indent-left.tsx +10 -6
- package/react/indent-right.tsx +10 -6
- package/react/index.ts +2 -0
- package/react/information-mark-circle.tsx +10 -6
- package/react/kanban.tsx +9 -5
- package/react/key.tsx +9 -5
- package/react/keycap.tsx +10 -6
- package/react/laptop.tsx +9 -5
- package/react/lasso.tsx +9 -5
- package/react/layout.tsx +9 -5
- package/react/lifesaver.tsx +9 -5
- package/react/lightbox.tsx +9 -5
- package/react/lightbulb.tsx +9 -5
- package/react/lightning.tsx +9 -5
- package/react/line-curved.tsx +9 -5
- package/react/line-dashed.tsx +9 -5
- package/react/line-diagonal.tsx +9 -5
- package/react/line-dotted.tsx +9 -5
- package/react/line-horizontal.tsx +9 -5
- package/react/line-orthogonal.tsx +9 -5
- package/react/line-spacing.tsx +47 -0
- package/react/line-straight.tsx +9 -5
- package/react/line-two-diagonal-top-right-double.tsx +8 -4
- package/react/lines-three-horizontal-line-vertical-center.tsx +9 -6
- package/react/lines-three-horizontal.tsx +9 -5
- package/react/lines-three-vertical.tsx +9 -5
- package/react/lines-top-left-columns-two.tsx +8 -4
- package/react/link-plus.tsx +8 -4
- package/react/link.tsx +9 -5
- package/react/list-bullets.tsx +10 -6
- package/react/list-numbers.tsx +9 -5
- package/react/lock-closed.tsx +10 -6
- package/react/lock-open.tsx +10 -6
- package/react/login.tsx +8 -4
- package/react/logout.tsx +8 -4
- package/react/magnet.tsx +9 -5
- package/react/magnifying-glass-lightning.tsx +9 -5
- package/react/magnifying-glass-plus.tsx +8 -4
- package/react/magnifying-glass.tsx +9 -5
- package/react/map.tsx +9 -5
- package/react/megaphone.tsx +8 -4
- package/react/mermaid.tsx +8 -4
- package/react/microphone-slash.tsx +9 -5
- package/react/microphone.tsx +9 -5
- package/react/minus.tsx +9 -5
- package/react/mobile.tsx +9 -5
- package/react/monitor-arrow.tsx +8 -4
- package/react/monitor-pause.tsx +8 -4
- package/react/monitor-play.tsx +9 -5
- package/react/monitor-stop.tsx +9 -5
- package/react/moon.tsx +8 -4
- package/react/mouse.tsx +10 -6
- package/react/music-note.tsx +9 -5
- package/react/navigation-arrow-lines.tsx +10 -6
- package/react/navigation-up-left-filled.tsx +10 -6
- package/react/navigation-up-left-slash.tsx +9 -5
- package/react/navigation-up-right.tsx +9 -5
- package/react/next.tsx +9 -5
- package/react/node-connected-dot.tsx +9 -5
- package/react/node-lines-curved.tsx +8 -4
- package/react/node-lines-horizontal.tsx +8 -4
- package/react/node-lines-vertical.tsx +8 -4
- package/react/node-plus.tsx +8 -4
- package/react/nodes-connected.tsx +9 -5
- package/react/nodes-connections-three.tsx +8 -4
- package/react/note-magnifying-glass.tsx +8 -4
- package/react/notepad.tsx +9 -5
- package/react/octagon.tsx +8 -4
- package/react/office.tsx +8 -4
- package/react/org-chart.tsx +8 -4
- package/react/paint-bucket.tsx +9 -5
- package/react/palette.tsx +9 -5
- package/react/paper-plane-filled-right.tsx +9 -5
- package/react/paper-plane-tilt.tsx +8 -4
- package/react/parallelogram.tsx +8 -4
- package/react/pause-circle.tsx +9 -5
- package/react/pause.tsx +8 -4
- package/react/pdf.tsx +9 -5
- package/react/pen-tip.tsx +9 -5
- package/react/pen-underline.tsx +9 -5
- package/react/pen.tsx +9 -5
- package/react/pentagon.tsx +8 -4
- package/react/people-list.tsx +9 -5
- package/react/placeholder.tsx +9 -5
- package/react/planet.tsx +8 -4
- package/react/play-circle.tsx +10 -6
- package/react/play.tsx +9 -5
- package/react/playback-speed-circle.tsx +10 -6
- package/react/plug.tsx +9 -5
- package/react/plus-box.tsx +8 -4
- package/react/plus-square.tsx +9 -5
- package/react/plus-text.tsx +9 -5
- package/react/plus.tsx +9 -5
- package/react/polling.tsx +10 -6
- package/react/presentation-arrow.tsx +8 -4
- package/react/presentation-eye-open.tsx +10 -6
- package/react/presentation-line.tsx +8 -4
- package/react/presentation-lines-two.tsx +8 -4
- package/react/presentation-link.tsx +8 -4
- package/react/presentation-number-one.tsx +8 -4
- package/react/presentation-play.tsx +9 -5
- package/react/presentation-plus.tsx +8 -4
- package/react/previous.tsx +8 -4
- package/react/prohibit.tsx +8 -4
- package/react/push-pin-filled.tsx +9 -5
- package/react/push-pin.tsx +9 -5
- package/react/question-mark-circle.tsx +9 -5
- package/react/question-mark.tsx +10 -6
- package/react/quotes.tsx +8 -4
- package/react/rectangle-arrow-up-center.tsx +9 -5
- package/react/rectangle-dash-lines.tsx +8 -4
- package/react/rectangle-dot-line-pen.tsx +10 -6
- package/react/rectangle-frame-2-lines.tsx +8 -4
- package/react/rectangle-play-stack.tsx +9 -5
- package/react/rectangle-portrait-dash-square-top-center.tsx +9 -6
- package/react/rectangle-portrait-dash-square-top-left.tsx +9 -6
- package/react/rectangle-portrait-dash.tsx +8 -4
- package/react/rectangle-portrait-filled.tsx +9 -5
- package/react/rectangle-portrait-square-top-left.tsx +9 -5
- package/react/rectangle-portrait.tsx +8 -4
- package/react/rectangle-tick.tsx +8 -4
- package/react/rectangle-triangle-bottom-center.tsx +8 -4
- package/react/rectangles-three-aligned.tsx +9 -5
- package/react/rectangles-three-free.tsx +9 -5
- package/react/rectangles-three-overlap.tsx +9 -5
- package/react/rectangles-two-line.tsx +9 -5
- package/react/rectangles-two-lines-four.tsx +8 -4
- package/react/rectangles-two-minus.tsx +8 -4
- package/react/rectangles-two-plus.tsx +8 -4
- package/react/rectangles-two-user.tsx +9 -5
- package/react/rhombus.tsx +8 -4
- package/react/rocket.tsx +8 -4
- package/react/rss-rectangle.tsx +9 -5
- package/react/rss.tsx +9 -5
- package/react/scissors.tsx +10 -6
- package/react/scrollbar-xy.tsx +9 -5
- package/react/shapes-lines.tsx +11 -7
- package/react/shapes.tsx +9 -5
- package/react/shield-check.tsx +9 -5
- package/react/shield-lock.tsx +10 -6
- package/react/shuffle.tsx +9 -5
- package/react/sidebar-closed.tsx +9 -5
- package/react/sidebar-global-closed.tsx +8 -4
- package/react/sidebar-global-open.tsx +8 -4
- package/react/sidebar-open.tsx +10 -6
- package/react/single-sparks-filled.tsx +10 -6
- package/react/sliders-x.tsx +13 -5
- package/react/sliders-y.tsx +9 -5
- package/react/smiley-chat.tsx +9 -5
- package/react/smiley-plus.tsx +9 -5
- package/react/smiley-sticker.tsx +9 -5
- package/react/smiley.tsx +9 -5
- package/react/social-ado.tsx +8 -4
- package/react/social-drawio.tsx +8 -4
- package/react/social-facebook.tsx +14 -6
- package/react/social-instagram.tsx +11 -7
- package/react/social-jira.tsx +11 -7
- package/react/social-linkedin.tsx +14 -6
- package/react/social-slack.tsx +9 -5
- package/react/social-twitter.tsx +10 -6
- package/react/social-x.tsx +8 -4
- package/react/social-youtube.tsx +10 -6
- package/react/sort-ascending.tsx +8 -4
- package/react/sort-descending.tsx +8 -4
- package/react/sparks-filled.tsx +10 -6
- package/react/sparks.tsx +10 -6
- package/react/speaker-cross.tsx +9 -5
- package/react/speaker-high.tsx +9 -5
- package/react/split-vertical.tsx +9 -5
- package/react/square-arrow-in.tsx +8 -4
- package/react/square-brackets-angle-slash.tsx +9 -5
- package/react/square-circles-two.tsx +10 -6
- package/react/square-frame-2-lines-circle.tsx +9 -5
- package/react/square-line-square-dashed.tsx +9 -5
- package/react/square-rounded.tsx +8 -4
- package/react/square-star-scribble.tsx +10 -6
- package/react/square-triangle-circle-plus.tsx +9 -5
- package/react/square.tsx +8 -4
- package/react/squares-column.tsx +8 -4
- package/react/squares-four.tsx +9 -5
- package/react/squares-group.tsx +11 -7
- package/react/squares-merge.tsx +10 -6
- package/react/squares-row.tsx +8 -4
- package/react/squares-three.tsx +9 -5
- package/react/squares-two-overlap.tsx +9 -5
- package/react/squares-ungroup.tsx +10 -6
- package/react/squares-unmerge.tsx +9 -5
- package/react/stack.tsx +9 -5
- package/react/star-filled.tsx +9 -5
- package/react/star-half.tsx +9 -5
- package/react/star.tsx +8 -4
- package/react/sticky-corners.tsx +8 -4
- package/react/sticky-eye-closed.tsx +9 -5
- package/react/sticky-eye-open.tsx +9 -5
- package/react/sticky-note-stack.tsx +8 -4
- package/react/sticky-note-wide.tsx +8 -4
- package/react/sticky-note.tsx +9 -5
- package/react/sticky-notes-two.tsx +8 -4
- package/react/stop-circle.tsx +10 -6
- package/react/story-points.tsx +9 -5
- package/react/stroke-1.tsx +8 -4
- package/react/stroke-2.tsx +8 -4
- package/react/stroke-3.tsx +8 -4
- package/react/stroke-4.tsx +8 -4
- package/react/stroke-5.tsx +8 -4
- package/react/stroke-6.tsx +8 -4
- package/react/switch.tsx +9 -5
- package/react/tag.tsx +14 -6
- package/react/tasks.tsx +9 -5
- package/react/text-a-underline.tsx +10 -6
- package/react/text-aa.tsx +8 -4
- package/react/text-align-center.tsx +9 -5
- package/react/text-align-left.tsx +9 -5
- package/react/text-align-right.tsx +9 -5
- package/react/text-b-bold-italic-underlined.tsx +10 -6
- package/react/text-b-bold.tsx +9 -5
- package/react/text-cursor-eye-open.tsx +10 -6
- package/react/text-h-one.tsx +9 -5
- package/react/text-h-three.tsx +9 -5
- package/react/text-h-two.tsx +9 -5
- package/react/text-i-italic.tsx +9 -5
- package/react/text-indent.tsx +9 -5
- package/react/text-lines-three.tsx +9 -5
- package/react/text-s-strikethrough.tsx +9 -5
- package/react/text-styles.tsx +10 -6
- package/react/text-t.tsx +9 -5
- package/react/text-u-underlined.tsx +9 -5
- package/react/thumbs-up.tsx +9 -5
- package/react/tick-circle.tsx +8 -4
- package/react/ticket.tsx +9 -5
- package/react/timer.tsx +10 -6
- package/react/toolbar.tsx +8 -4
- package/react/tooltip.tsx +8 -4
- package/react/trackpad.tsx +8 -4
- package/react/trapeze.tsx +8 -4
- package/react/trash-simple.tsx +9 -5
- package/react/trash.tsx +9 -5
- package/react/triangle-square-circle.tsx +8 -4
- package/react/triangle.tsx +8 -4
- package/react/trident.tsx +13 -9
- package/react/trophy.tsx +10 -6
- package/react/user-add.tsx +8 -4
- package/react/user-arrow-right-up.tsx +8 -4
- package/react/user-background-blur.tsx +9 -5
- package/react/user-cog-plus.tsx +9 -5
- package/react/user-cog.tsx +9 -5
- package/react/user-eye-open.tsx +10 -6
- package/react/user-filter.tsx +9 -5
- package/react/user-load.tsx +8 -4
- package/react/user-number-three.tsx +8 -4
- package/react/user-pen-dashes-bottom.tsx +9 -5
- package/react/user-pen-line-bottom.tsx +9 -5
- package/react/user-tick-down.tsx +8 -4
- package/react/user.tsx +8 -4
- package/react/users-three.tsx +8 -4
- package/react/users.tsx +8 -4
- package/react/video-camera-simple-error.tsx +10 -6
- package/react/video-camera-simple-slash.tsx +8 -4
- package/react/video-camera-simple.tsx +8 -4
- package/react/video-camera.tsx +8 -4
- package/react/view-center.tsx +10 -6
- package/react/view-side-left.tsx +10 -6
- package/react/wallet.tsx +14 -6
- package/svg/24/activity.svg +2 -0
- package/svg/24/add-line-bottom.svg +1 -1
- package/svg/24/add-line-right.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-right.svg +1 -1
- package/svg/24/align-top.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-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-right.svg +1 -1
- package/svg/24/arrow-fat-up-right.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-down-up.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/article.svg +1 -1
- package/svg/24/at.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/brush.svg +1 -1
- package/svg/24/calendar-blank.svg +1 -1
- package/svg/24/camera.svg +1 -1
- package/svg/24/card-circles.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.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-three.svg +1 -1
- package/svg/24/comment-group.svg +1 -1
- package/svg/24/cone-serpentine.svg +1 -1
- package/svg/24/connection-line-elbows.svg +1 -1
- package/svg/24/connection-line-straight.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/cursor.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/distribute-horizontal.svg +1 -1
- package/svg/24/distribute-vertical.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/dots-three-vertical.svg +1 -1
- package/svg/24/dots-three.svg +1 -1
- package/svg/24/dots-two.svg +1 -1
- package/svg/24/download.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/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/folder.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/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.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-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/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-spacing.svg +2 -0
- 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-line-vertical-center.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-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.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/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/octagon.svg +1 -1
- package/svg/24/office.svg +1 -1
- package/svg/24/org-chart.svg +1 -1
- package/svg/24/paint-bucket.svg +1 -1
- package/svg/24/palette.svg +1 -1
- package/svg/24/paper-plane-filled-right.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-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/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-square.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-lines-two.svg +1 -1
- package/svg/24/presentation-link.svg +1 -1
- package/svg/24/presentation-number-one.svg +1 -1
- package/svg/24/presentation-play.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/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/rectangle-arrow-up-center.svg +1 -1
- package/svg/24/rectangle-dash-lines.svg +1 -1
- package/svg/24/rectangle-dot-line-pen.svg +1 -1
- package/svg/24/rectangle-frame-2-lines.svg +1 -1
- package/svg/24/rectangle-play-stack.svg +1 -1
- package/svg/24/rectangle-portrait-dash-square-top-center.svg +1 -1
- package/svg/24/rectangle-portrait-dash-square-top-left.svg +1 -1
- package/svg/24/rectangle-portrait-dash.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-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/shapes-lines.svg +1 -1
- package/svg/24/shapes.svg +1 -1
- package/svg/24/shield-check.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-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/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-note-wide.svg +1 -1
- package/svg/24/sticky-note.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/switch.svg +1 -1
- package/svg/24/tag.svg +1 -1
- package/svg/24/tasks.svg +1 -1
- package/svg/24/text-a-underline.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-lines-three.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/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/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-error.svg +1 -1
- 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/meta.json +14 -0
package/react/globe.tsx
CHANGED
|
@@ -4,30 +4,38 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
6
|
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
7
|
+
import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
7
8
|
|
|
8
9
|
import { StyledIcon } from '../src/icon'
|
|
9
10
|
import type { IconComponentType } from '../src/icon'
|
|
10
11
|
|
|
11
12
|
export const IconGlobe: IconComponentType = forwardRef(
|
|
12
|
-
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
-
|
|
13
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
|
+
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
|
+
return createElement(
|
|
14
16
|
StyledIcon,
|
|
15
17
|
{
|
|
16
18
|
...props,
|
|
17
19
|
weight,
|
|
20
|
+
debug,
|
|
18
21
|
size,
|
|
19
22
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
23
|
+
fill: 'none',
|
|
21
24
|
ref: forwardRef,
|
|
22
25
|
},
|
|
23
26
|
<path
|
|
24
|
-
stroke='
|
|
27
|
+
stroke='currentColor'
|
|
25
28
|
strokeLinecap='round'
|
|
26
29
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
30
|
d='M11.6633 3c-2.1685 1.6207-3.6633 5.0418-3.6633 9 0 3.9582 1.4948 7.3793 3.6633 9m.6734-18c2.1685 1.6207 3.6633 5.0418 3.6633 9 0 3.9582-1.4948 7.3793-3.6633 9m-8.3367-12h16m-16 6h16m1-3c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z'
|
|
28
31
|
/>,
|
|
29
|
-
<path
|
|
32
|
+
<path
|
|
33
|
+
stroke='currentColor'
|
|
34
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
35
|
+
d='M12 3'
|
|
36
|
+
/>
|
|
30
37
|
)
|
|
38
|
+
}
|
|
31
39
|
)
|
|
32
40
|
|
|
33
41
|
IconGlobe[iconSymbol] = true
|
package/react/graduation-cap.tsx
CHANGED
|
@@ -4,24 +4,27 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
6
|
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
7
|
+
import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
7
8
|
|
|
8
9
|
import { StyledIcon } from '../src/icon'
|
|
9
10
|
import type { IconComponentType } from '../src/icon'
|
|
10
11
|
|
|
11
12
|
export const IconGraduationCap: IconComponentType = forwardRef(
|
|
12
|
-
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
-
|
|
13
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
|
+
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
|
+
return createElement(
|
|
14
16
|
StyledIcon,
|
|
15
17
|
{
|
|
16
18
|
...props,
|
|
17
19
|
weight,
|
|
20
|
+
debug,
|
|
18
21
|
size,
|
|
19
22
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
23
|
+
fill: 'none',
|
|
21
24
|
ref: forwardRef,
|
|
22
25
|
},
|
|
23
26
|
<path
|
|
24
|
-
stroke='
|
|
27
|
+
stroke='currentColor'
|
|
25
28
|
strokeLinecap='round'
|
|
26
29
|
strokeLinejoin='round'
|
|
27
30
|
strokeMiterlimit={1.414}
|
|
@@ -29,11 +32,12 @@ export const IconGraduationCap: IconComponentType = forwardRef(
|
|
|
29
32
|
d='m2 8.2308 10.5-5.2308 10.5 5.2308-3.3158 1.5692m-17.6842-1.5692v11.7692m0-11.7692 3.3158 1.5692m0 0 7.1842 3.4 7.1842-3.4m-14.3684 0v3.0158c0 3.9677 3.2165 7.1842 7.1842 7.1842v0c3.9677 0 7.1842-3.2165 7.1842-7.1842v-3.0158'
|
|
30
33
|
/>,
|
|
31
34
|
<path
|
|
32
|
-
stroke='
|
|
35
|
+
stroke='currentColor'
|
|
33
36
|
strokeWidth='var(--svg-stroke-width)'
|
|
34
37
|
d='M12 13v.0001'
|
|
35
38
|
/>
|
|
36
39
|
)
|
|
40
|
+
}
|
|
37
41
|
)
|
|
38
42
|
|
|
39
43
|
IconGraduationCap[iconSymbol] = true
|
package/react/grid-four.tsx
CHANGED
|
@@ -4,35 +4,39 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
6
|
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
7
|
+
import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
7
8
|
|
|
8
9
|
import { StyledIcon } from '../src/icon'
|
|
9
10
|
import type { IconComponentType } from '../src/icon'
|
|
10
11
|
|
|
11
12
|
export const IconGridFour: IconComponentType = forwardRef(
|
|
12
|
-
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
-
|
|
13
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
|
+
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
|
+
return createElement(
|
|
14
16
|
StyledIcon,
|
|
15
17
|
{
|
|
16
18
|
...props,
|
|
17
19
|
weight,
|
|
20
|
+
debug,
|
|
18
21
|
size,
|
|
19
22
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
23
|
+
fill: 'none',
|
|
21
24
|
ref: forwardRef,
|
|
22
25
|
},
|
|
23
26
|
<path
|
|
24
|
-
stroke='
|
|
27
|
+
stroke='currentColor'
|
|
25
28
|
strokeLinecap='round'
|
|
26
29
|
strokeLinejoin='round'
|
|
27
30
|
strokeWidth='var(--svg-stroke-width)'
|
|
28
31
|
d='M12 3h-8.75a.25.25 0 0 0-.25.25v8.75m9-9h8.75a.25.25 0 0 1 .25.25v8.75m-9-9v18m0 0h8.75a.25.25 0 0 0 .25-.25v-8.75m-9 9h-8.75a.25.25 0 0 1-.25-.25v-8.75m0 0h18'
|
|
29
32
|
/>,
|
|
30
33
|
<path
|
|
31
|
-
stroke='
|
|
34
|
+
stroke='currentColor'
|
|
32
35
|
strokeWidth='var(--svg-stroke-width)'
|
|
33
36
|
d='M12 12v.0001'
|
|
34
37
|
/>
|
|
35
38
|
)
|
|
39
|
+
}
|
|
36
40
|
)
|
|
37
41
|
|
|
38
42
|
IconGridFour[iconSymbol] = true
|
package/react/grid-six.tsx
CHANGED
|
@@ -4,35 +4,39 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
6
|
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
7
|
+
import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
7
8
|
|
|
8
9
|
import { StyledIcon } from '../src/icon'
|
|
9
10
|
import type { IconComponentType } from '../src/icon'
|
|
10
11
|
|
|
11
12
|
export const IconGridSix: IconComponentType = forwardRef(
|
|
12
|
-
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
-
|
|
13
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
|
+
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
|
+
return createElement(
|
|
14
16
|
StyledIcon,
|
|
15
17
|
{
|
|
16
18
|
...props,
|
|
17
19
|
weight,
|
|
20
|
+
debug,
|
|
18
21
|
size,
|
|
19
22
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
23
|
+
fill: 'none',
|
|
21
24
|
ref: forwardRef,
|
|
22
25
|
},
|
|
23
26
|
<path
|
|
24
|
-
stroke='
|
|
27
|
+
stroke='currentColor'
|
|
25
28
|
strokeLinecap='round'
|
|
26
29
|
strokeLinejoin='round'
|
|
27
30
|
strokeWidth='var(--svg-stroke-width)'
|
|
28
31
|
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'
|
|
29
32
|
/>,
|
|
30
33
|
<path
|
|
31
|
-
stroke='
|
|
34
|
+
stroke='currentColor'
|
|
32
35
|
strokeWidth='var(--svg-stroke-width)'
|
|
33
36
|
d='M12 12v.0001'
|
|
34
37
|
/>
|
|
35
38
|
)
|
|
39
|
+
}
|
|
36
40
|
)
|
|
37
41
|
|
|
38
42
|
IconGridSix[iconSymbol] = true
|
package/react/grid.tsx
CHANGED
|
@@ -4,30 +4,34 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
6
|
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
7
|
+
import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
7
8
|
|
|
8
9
|
import { StyledIcon } from '../src/icon'
|
|
9
10
|
import type { IconComponentType } from '../src/icon'
|
|
10
11
|
|
|
11
12
|
export const IconGrid: IconComponentType = forwardRef(
|
|
12
|
-
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
-
|
|
13
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
|
+
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
|
+
return createElement(
|
|
14
16
|
StyledIcon,
|
|
15
17
|
{
|
|
16
18
|
...props,
|
|
17
19
|
weight,
|
|
20
|
+
debug,
|
|
18
21
|
size,
|
|
19
22
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
23
|
+
fill: 'none',
|
|
21
24
|
ref: forwardRef,
|
|
22
25
|
},
|
|
23
26
|
<path
|
|
24
|
-
stroke='
|
|
27
|
+
stroke='currentColor'
|
|
25
28
|
strokeLinecap='round'
|
|
26
29
|
strokeLinejoin='round'
|
|
27
30
|
strokeWidth='var(--svg-stroke-width)'
|
|
28
31
|
d='M3 6h18m-18 6h18m-18 6h18m-15-15v18m6-18v18m6-18v18'
|
|
29
32
|
/>
|
|
30
33
|
)
|
|
34
|
+
}
|
|
31
35
|
)
|
|
32
36
|
|
|
33
37
|
IconGrid[iconSymbol] = true
|
package/react/hand-filled.tsx
CHANGED
|
@@ -4,40 +4,44 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
6
|
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
7
|
+
import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
7
8
|
|
|
8
9
|
import { StyledIcon } from '../src/icon'
|
|
9
10
|
import type { IconComponentType } from '../src/icon'
|
|
10
11
|
|
|
11
12
|
export const IconHandFilled: IconComponentType = forwardRef(
|
|
12
|
-
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
-
|
|
13
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
|
+
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
|
+
return createElement(
|
|
14
16
|
StyledIcon,
|
|
15
17
|
{
|
|
16
18
|
...props,
|
|
17
19
|
weight,
|
|
20
|
+
debug,
|
|
18
21
|
size,
|
|
19
22
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
23
|
+
fill: 'none',
|
|
21
24
|
ref: forwardRef,
|
|
22
25
|
},
|
|
23
26
|
<path
|
|
24
|
-
fill='
|
|
27
|
+
fill='currentColor'
|
|
25
28
|
fillRule='evenodd'
|
|
26
29
|
d='M19 17c0 6.2701-8.5 8-12.5 3l-4.5416-6.3583c-.2688-.3763-.2456-.8891.0617-1.2347.1091-.1227.1948-.2169.2049-.222.165-.1425.3675-.2175.5925-.2175.165 0 .315.045.45.12.03.0075 3.2325 1.845 3.2325 1.845v-8.9325c0-.6225.3775-1 1-1s1 .3775 1 1v5.25a.75.75 0 0 0 1.5 0v-7.25c0-.6225.3775-1 1-1s1 .3775 1 1v7.25a.75.75 0 0 0 1.5 0v-6.25c0-.6225.3775-1 1-1s1 .3775 1 1v6.25a.75.75 0 0 0 1.5 0v-4.25c0-.6225.3775-1 1-1s1 .3775 1 1v11Z'
|
|
27
30
|
clipRule='evenodd'
|
|
28
31
|
/>,
|
|
29
32
|
<path
|
|
30
|
-
stroke='
|
|
33
|
+
stroke='currentColor'
|
|
31
34
|
strokeLinejoin='round'
|
|
32
35
|
strokeWidth='var(--svg-stroke-width)'
|
|
33
36
|
d='M12 12h.0007'
|
|
34
37
|
/>,
|
|
35
38
|
<path
|
|
36
|
-
stroke='
|
|
39
|
+
stroke='currentColor'
|
|
37
40
|
strokeWidth='var(--svg-stroke-width)'
|
|
38
41
|
d='M12 12v.0001'
|
|
39
42
|
/>
|
|
40
43
|
)
|
|
44
|
+
}
|
|
41
45
|
)
|
|
42
46
|
|
|
43
47
|
IconHandFilled[iconSymbol] = true
|
package/react/hand-pointing.tsx
CHANGED
|
@@ -4,30 +4,34 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
6
|
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
7
|
+
import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
7
8
|
|
|
8
9
|
import { StyledIcon } from '../src/icon'
|
|
9
10
|
import type { IconComponentType } from '../src/icon'
|
|
10
11
|
|
|
11
12
|
export const IconHandPointing: IconComponentType = forwardRef(
|
|
12
|
-
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
-
|
|
13
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
|
+
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
|
+
return createElement(
|
|
14
16
|
StyledIcon,
|
|
15
17
|
{
|
|
16
18
|
...props,
|
|
17
19
|
weight,
|
|
20
|
+
debug,
|
|
18
21
|
size,
|
|
19
22
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
23
|
+
fill: 'none',
|
|
21
24
|
ref: forwardRef,
|
|
22
25
|
},
|
|
23
26
|
<path
|
|
24
|
-
stroke='
|
|
27
|
+
stroke='currentColor'
|
|
25
28
|
strokeLinecap='round'
|
|
26
29
|
strokeLinejoin='round'
|
|
27
30
|
strokeWidth='var(--svg-stroke-width)'
|
|
28
31
|
d='M10.4771 4.75c0-.9665-.7606-1.75-1.7271-1.75s-1.7127.7835-1.7127 1.75v9.5l-1.6884-1.7374c-.3765-.3875-.894-.6695-1.433-.6333-.3287.0221-.6779.1104-.9389.3707a1.6231 1.6231 0 0 0-.2292 2.0113l3.411 4.6203c.2284.3094.4975.5891.8175.8025 5.5261 3.6868 14.061 1.4214 14.061-3.5591v-4.375c-.0373-1-.7835-1.75-1.75-1.75s-1.8102.7835-1.8102 1.75v-2c0-.9665-.7233-1.75-1.6898-1.75-1.1311 0-1.8102.7835-1.8102 1.75m-3.5-5v4m0-4v7.0002m0-3.0002h.0602m-.0602 0c0-.9665.8064-1.75 1.7729-1.75.9665 0 1.7271.7835 1.7271 1.75v1m0 0v1.5m3.5 0v1'
|
|
29
32
|
/>
|
|
30
33
|
)
|
|
34
|
+
}
|
|
31
35
|
)
|
|
32
36
|
|
|
33
37
|
IconHandPointing[iconSymbol] = true
|
package/react/hand.tsx
CHANGED
|
@@ -4,35 +4,39 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
6
|
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
7
|
+
import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
7
8
|
|
|
8
9
|
import { StyledIcon } from '../src/icon'
|
|
9
10
|
import type { IconComponentType } from '../src/icon'
|
|
10
11
|
|
|
11
12
|
export const IconHand: IconComponentType = forwardRef(
|
|
12
|
-
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
-
|
|
13
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
|
+
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
|
+
return createElement(
|
|
14
16
|
StyledIcon,
|
|
15
17
|
{
|
|
16
18
|
...props,
|
|
17
19
|
weight,
|
|
20
|
+
debug,
|
|
18
21
|
size,
|
|
19
22
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
23
|
+
fill: 'none',
|
|
21
24
|
ref: forwardRef,
|
|
22
25
|
},
|
|
23
26
|
<path
|
|
24
|
-
stroke='
|
|
27
|
+
stroke='currentColor'
|
|
25
28
|
strokeLinecap='round'
|
|
26
29
|
strokeLinejoin='round'
|
|
27
30
|
strokeWidth='var(--svg-stroke-width)'
|
|
28
31
|
d='M10.4771 5.75c0-.9665-.7606-1.75-1.7271-1.75s-1.7127.7835-1.7127 1.75v8.5l-1.6884-1.7374c-.3765-.3875-.894-.6695-1.433-.6333-.3287.0221-.6779.1104-.9389.3707a1.6231 1.6231 0 0 0-.2292 2.0113l3.5388 4.7935c.1441.1952.3058.38.489.5393 5.5174 4.7992 14.2617 1.5721 14.2617-3.4691v-9.375c-.0373-1-.7835-1.75-1.75-1.75s-1.8102.7835-1.8102 1.75v-2c0-.9665-.7233-1.75-1.6898-1.75-1.1311 0-1.8102.7835-1.8102 1.75m-3.5 1v-2m0 2v6.0002m0-8.0002h.0602m-.0602 0c0-.9665.8064-1.75 1.7729-1.75.9665 0 1.7271.7835 1.7271 1.75v1m0 0v6.5m3.5-5v6'
|
|
29
32
|
/>,
|
|
30
33
|
<path
|
|
31
|
-
stroke='
|
|
34
|
+
stroke='currentColor'
|
|
32
35
|
strokeWidth='var(--svg-stroke-width)'
|
|
33
36
|
d='M11 12v.0001'
|
|
34
37
|
/>
|
|
35
38
|
)
|
|
39
|
+
}
|
|
36
40
|
)
|
|
37
41
|
|
|
38
42
|
IconHand[iconSymbol] = true
|
package/react/headset-person.tsx
CHANGED
|
@@ -4,38 +4,42 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
6
|
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
7
|
+
import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
7
8
|
|
|
8
9
|
import { StyledIcon } from '../src/icon'
|
|
9
10
|
import type { IconComponentType } from '../src/icon'
|
|
10
11
|
|
|
11
12
|
export const IconHeadsetPerson: IconComponentType = forwardRef(
|
|
12
|
-
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
-
|
|
13
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
|
+
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
|
+
return createElement(
|
|
14
16
|
StyledIcon,
|
|
15
17
|
{
|
|
16
18
|
...props,
|
|
17
19
|
weight,
|
|
20
|
+
debug,
|
|
18
21
|
size,
|
|
19
22
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
23
|
+
fill: 'none',
|
|
21
24
|
ref: forwardRef,
|
|
22
25
|
},
|
|
23
26
|
<path
|
|
24
|
-
stroke='
|
|
27
|
+
stroke='currentColor'
|
|
25
28
|
strokeLinecap='round'
|
|
26
29
|
strokeLinejoin='round'
|
|
27
30
|
strokeWidth='var(--svg-stroke-width)'
|
|
28
31
|
d='M4 17v-6c0-9.5 16-9.5 16 0v9h-8'
|
|
29
32
|
/>,
|
|
30
33
|
<path
|
|
31
|
-
fill='
|
|
34
|
+
fill='currentColor'
|
|
32
35
|
d='M14.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'
|
|
33
36
|
/>,
|
|
34
37
|
<path
|
|
35
|
-
fill='
|
|
38
|
+
fill='currentColor'
|
|
36
39
|
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.47ZM2 13c0-.5523.4477-1 1-1h1c.5523 0 1 .4477 1 1v4c0 .5523-.4477 1-1 1h-1c-.5523 0-1-.4477-1-1v-4ZM19 13c0-.5523.4477-1 1-1h1c.5523 0 1 .4477 1 1v4c0 .5523-.4477 1-1 1h-1c-.5523 0-1-.4477-1-1v-4Z'
|
|
37
40
|
/>
|
|
38
41
|
)
|
|
42
|
+
}
|
|
39
43
|
)
|
|
40
44
|
|
|
41
45
|
IconHeadsetPerson[iconSymbol] = true
|
package/react/heart-filled.tsx
CHANGED
|
@@ -4,32 +4,36 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
6
|
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
7
|
+
import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
7
8
|
|
|
8
9
|
import { StyledIcon } from '../src/icon'
|
|
9
10
|
import type { IconComponentType } from '../src/icon'
|
|
10
11
|
|
|
11
12
|
export const IconHeartFilled: IconComponentType = forwardRef(
|
|
12
|
-
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
-
|
|
13
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
|
+
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
|
+
return createElement(
|
|
14
16
|
StyledIcon,
|
|
15
17
|
{
|
|
16
18
|
...props,
|
|
17
19
|
weight,
|
|
20
|
+
debug,
|
|
18
21
|
size,
|
|
19
22
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
23
|
+
fill: 'none',
|
|
21
24
|
ref: forwardRef,
|
|
22
25
|
},
|
|
23
26
|
<path
|
|
24
|
-
fill='
|
|
27
|
+
fill='currentColor'
|
|
25
28
|
d='m11.1585 6.5291.8415 1.3105.8415-1.3105c1.5981-2.489 3.8242-2.5291 4.7146-2.5291.4494 0 1.6982.1906 2.7446 1.0014.9742.755 1.8974 2.1398 1.6625 4.8164-.1809 2.0604-1.643 4.2847-3.6841 6.3364-2.0102 2.0206-4.4298 3.7219-6.2213 4.7399a.1155.1155 0 0 1-.0578.016.1155.1155 0 0 1-.0578-.016c-1.7915-1.018-4.2111-2.7193-6.2214-4.7399-2.041-2.0517-3.5031-4.276-3.684-6.3364-.235-2.6766.6883-4.0614 1.6625-4.8164 1.0463-.8108 2.2952-1.0014 2.7445-1.0014.8905 0 3.1166.0402 4.7147 2.5291Z'
|
|
26
29
|
/>,
|
|
27
30
|
<path
|
|
28
|
-
stroke='
|
|
31
|
+
stroke='currentColor'
|
|
29
32
|
strokeWidth='var(--svg-stroke-width)'
|
|
30
33
|
d='m11.1585 6.5291.8415 1.3105.8415-1.3105c1.5981-2.489 3.8242-2.5291 4.7146-2.5291.4494 0 1.6982.1906 2.7446 1.0014.9742.755 1.8974 2.1398 1.6625 4.8164-.1809 2.0604-1.643 4.2847-3.6841 6.3364-2.0102 2.0206-4.4298 3.7219-6.2213 4.7399a.1155.1155 0 0 1-.0578.016.1155.1155 0 0 1-.0578-.016c-1.7915-1.018-4.2111-2.7193-6.2214-4.7399-2.041-2.0517-3.5031-4.276-3.684-6.3364-.235-2.6766.6883-4.0614 1.6625-4.8164 1.0463-.8108 2.2952-1.0014 2.7445-1.0014.8905 0 3.1166.0402 4.7147 2.5291Z'
|
|
31
34
|
/>
|
|
32
35
|
)
|
|
36
|
+
}
|
|
33
37
|
)
|
|
34
38
|
|
|
35
39
|
IconHeartFilled[iconSymbol] = true
|
package/react/heart.tsx
CHANGED
|
@@ -4,28 +4,32 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
6
|
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
7
|
+
import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
7
8
|
|
|
8
9
|
import { StyledIcon } from '../src/icon'
|
|
9
10
|
import type { IconComponentType } from '../src/icon'
|
|
10
11
|
|
|
11
12
|
export const IconHeart: IconComponentType = forwardRef(
|
|
12
|
-
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
-
|
|
13
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
|
+
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
|
+
return createElement(
|
|
14
16
|
StyledIcon,
|
|
15
17
|
{
|
|
16
18
|
...props,
|
|
17
19
|
weight,
|
|
20
|
+
debug,
|
|
18
21
|
size,
|
|
19
22
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
23
|
+
fill: 'none',
|
|
21
24
|
ref: forwardRef,
|
|
22
25
|
},
|
|
23
26
|
<path
|
|
24
|
-
stroke='
|
|
27
|
+
stroke='currentColor'
|
|
25
28
|
strokeWidth='var(--svg-stroke-width)'
|
|
26
29
|
d='m11.1585 6.5291.8415 1.3105.8415-1.3105c1.5981-2.489 3.8242-2.5291 4.7146-2.5291.4494 0 1.6982.1906 2.7446 1.0014.9742.755 1.8974 2.1398 1.6625 4.8164-.1809 2.0604-1.643 4.2847-3.6841 6.3364-2.0102 2.0206-4.4298 3.7219-6.2213 4.7399a.1155.1155 0 0 1-.0578.016.1155.1155 0 0 1-.0578-.016c-1.7915-1.018-4.2111-2.7193-6.2214-4.7399-2.041-2.0517-3.5031-4.276-3.684-6.3364-.235-2.6766.6883-4.0614 1.6625-4.8164 1.0463-.8108 2.2952-1.0014 2.7445-1.0014.8905 0 3.1166.0402 4.7147 2.5291Z'
|
|
27
30
|
/>
|
|
28
31
|
)
|
|
32
|
+
}
|
|
29
33
|
)
|
|
30
34
|
|
|
31
35
|
IconHeart[iconSymbol] = true
|
package/react/hexagon.tsx
CHANGED
|
@@ -4,30 +4,34 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
6
|
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
7
|
+
import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
7
8
|
|
|
8
9
|
import { StyledIcon } from '../src/icon'
|
|
9
10
|
import type { IconComponentType } from '../src/icon'
|
|
10
11
|
|
|
11
12
|
export const IconHexagon: IconComponentType = forwardRef(
|
|
12
|
-
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
-
|
|
13
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
|
+
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
|
+
return createElement(
|
|
14
16
|
StyledIcon,
|
|
15
17
|
{
|
|
16
18
|
...props,
|
|
17
19
|
weight,
|
|
20
|
+
debug,
|
|
18
21
|
size,
|
|
19
22
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
23
|
+
fill: 'none',
|
|
21
24
|
ref: forwardRef,
|
|
22
25
|
},
|
|
23
26
|
<path
|
|
24
|
-
stroke='
|
|
27
|
+
stroke='currentColor'
|
|
25
28
|
strokeLinecap='round'
|
|
26
29
|
strokeLinejoin='round'
|
|
27
30
|
strokeWidth='var(--svg-stroke-width)'
|
|
28
31
|
d='M17 3h-10l-5 9 5 9h10l5-9-5-9Z'
|
|
29
32
|
/>
|
|
30
33
|
)
|
|
34
|
+
}
|
|
31
35
|
)
|
|
32
36
|
|
|
33
37
|
IconHexagon[iconSymbol] = true
|
|
@@ -4,42 +4,46 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
6
|
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
7
|
+
import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
7
8
|
|
|
8
9
|
import { StyledIcon } from '../src/icon'
|
|
9
10
|
import type { IconComponentType } from '../src/icon'
|
|
10
11
|
|
|
11
12
|
export const IconHighlighterUnderline: IconComponentType = forwardRef(
|
|
12
|
-
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
-
|
|
13
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
|
+
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
|
+
return createElement(
|
|
14
16
|
StyledIcon,
|
|
15
17
|
{
|
|
16
18
|
...props,
|
|
17
19
|
weight,
|
|
20
|
+
debug,
|
|
18
21
|
size,
|
|
19
22
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
23
|
+
fill: 'none',
|
|
21
24
|
ref: forwardRef,
|
|
22
25
|
},
|
|
23
|
-
<rect width={18} height={2} x={3} y={20} fill='
|
|
26
|
+
<rect width={18} height={2} x={3} y={20} fill='currentColor' rx={0.5} />,
|
|
24
27
|
<path
|
|
25
|
-
stroke='
|
|
28
|
+
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeLinejoin='round'
|
|
28
31
|
strokeWidth='var(--svg-stroke-width)'
|
|
29
32
|
d='m18 9.8571 3-2.8571-4.5-4.5-3 3'
|
|
30
33
|
/>,
|
|
31
34
|
<path
|
|
32
|
-
stroke='
|
|
35
|
+
stroke='currentColor'
|
|
33
36
|
strokeLinecap='round'
|
|
34
37
|
strokeWidth='var(--svg-stroke-width)'
|
|
35
38
|
d='M11 17h-2l-1 1h-4v-1l1-1 1-1 .5-2.5 2.75-2.75 2.75-2.75 1.5-1.5 4.5 4.3571-7 7.1429Z'
|
|
36
39
|
/>,
|
|
37
40
|
<path
|
|
38
|
-
stroke='
|
|
41
|
+
stroke='currentColor'
|
|
39
42
|
strokeWidth='var(--svg-stroke-width)'
|
|
40
43
|
d='M12 21v.0001'
|
|
41
44
|
/>
|
|
42
45
|
)
|
|
46
|
+
}
|
|
43
47
|
)
|
|
44
48
|
|
|
45
49
|
IconHighlighterUnderline[iconSymbol] = true
|
package/react/highlighter.tsx
CHANGED
|
@@ -4,35 +4,39 @@
|
|
|
4
4
|
*/
|
|
5
5
|
import React, { forwardRef, createElement } from 'react'
|
|
6
6
|
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
7
|
+
import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
7
8
|
|
|
8
9
|
import { StyledIcon } from '../src/icon'
|
|
9
10
|
import type { IconComponentType } from '../src/icon'
|
|
10
11
|
|
|
11
12
|
export const IconHighlighter: IconComponentType = forwardRef(
|
|
12
|
-
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
-
|
|
13
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
|
+
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
|
+
return createElement(
|
|
14
16
|
StyledIcon,
|
|
15
17
|
{
|
|
16
18
|
...props,
|
|
17
19
|
weight,
|
|
20
|
+
debug,
|
|
18
21
|
size,
|
|
19
22
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
23
|
+
fill: 'none',
|
|
21
24
|
ref: forwardRef,
|
|
22
25
|
},
|
|
23
26
|
<path
|
|
24
|
-
stroke='
|
|
27
|
+
stroke='currentColor'
|
|
25
28
|
strokeLinecap='round'
|
|
26
29
|
strokeLinejoin='round'
|
|
27
30
|
strokeWidth='var(--svg-stroke-width)'
|
|
28
31
|
d='m3 22 .8905-7.124a1 1 0 0 1 .9923-.876h1.1172m15 8-.8905-7.124a1 1 0 0 0-.9923-.876h-1.1172m-12 0v-3c0-.5523.4477-1 1-1h1m-2 4h12m0 0v-3c0-.5523-.4477-1-1-1h-1m-8 0v-5.2192a1 1 0 0 1 .7575-.9702l6-1.5c.6311-.1578 1.2425.3196 1.2425.9702v6.7192m-8 0h8'
|
|
29
32
|
/>,
|
|
30
33
|
<path
|
|
31
|
-
stroke='
|
|
34
|
+
stroke='currentColor'
|
|
32
35
|
strokeWidth='var(--svg-stroke-width)'
|
|
33
36
|
d='M12 14v.0001'
|
|
34
37
|
/>
|
|
35
38
|
)
|
|
39
|
+
}
|
|
36
40
|
)
|
|
37
41
|
|
|
38
42
|
IconHighlighter[iconSymbol] = true
|