@mirohq/design-system-icons 0.25.0 → 0.25.1
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 +1160 -343
- package/dist/main.js.map +1 -1
- package/dist/module.js +1160 -343
- package/dist/module.js.map +1 -1
- package/package.json +3 -3
- package/react/add-line-bottom.tsx +6 -3
- package/react/add-line-right.tsx +7 -7
- package/react/align-bottom.tsx +5 -0
- package/react/align-center-horizontal.tsx +5 -0
- package/react/align-center-vertical.tsx +5 -0
- package/react/align-left.tsx +5 -0
- package/react/align-right.tsx +5 -0
- package/react/align-top.tsx +5 -0
- package/react/arrow-box-out.tsx +5 -0
- package/react/arrow-clockwise-down-right.tsx +6 -3
- package/react/arrow-clockwise-up-left.tsx +6 -3
- package/react/arrow-counter-clockwise-down-left.tsx +6 -3
- package/react/arrow-counter-clockwise-up-right.tsx +6 -3
- package/react/arrow-down-left.tsx +5 -0
- package/react/arrow-down-right.tsx +5 -0
- package/react/arrow-down.tsx +5 -0
- package/react/arrow-fat-right.tsx +6 -6
- package/react/arrow-fat-up-right.tsx +5 -2
- package/react/arrow-left.tsx +5 -0
- package/react/arrow-right.tsx +5 -0
- package/react/arrow-up-circle.tsx +5 -2
- package/react/arrow-up-left.tsx +5 -0
- package/react/arrow-up-right.tsx +5 -0
- package/react/arrow-up.tsx +5 -0
- package/react/arrows-clockwise-x.tsx +6 -3
- package/react/arrows-clockwise-y.tsx +6 -3
- package/react/arrows-horizontal-lines-top-bottom.tsx +5 -2
- package/react/article.tsx +6 -3
- package/react/at.tsx +6 -3
- package/react/bell-slash.tsx +10 -3
- package/react/bell-tilt.tsx +6 -6
- package/react/bell.tsx +6 -6
- package/react/board.tsx +6 -3
- package/react/bookmark.tsx +6 -3
- package/react/brackets-angle-slash.tsx +7 -7
- package/react/brackets-curly-circles-three.tsx +5 -0
- package/react/calendar-blank.tsx +6 -3
- package/react/camera.tsx +9 -3
- package/react/card-number-three.tsx +5 -0
- package/react/card.tsx +5 -0
- package/react/cards-poker.tsx +5 -0
- package/react/chart-bar-y-simple.tsx +7 -7
- package/react/chart-bar-y.tsx +6 -3
- package/react/chat-check.tsx +6 -16
- package/react/chat-lines-eye-open.tsx +4 -2
- package/react/chat-text-arrow.tsx +6 -3
- package/react/chat-two.tsx +4 -2
- package/react/chat.tsx +6 -6
- package/react/check-mark.tsx +5 -0
- package/react/chevron-down.tsx +5 -0
- package/react/chevron-left.tsx +5 -0
- package/react/chevron-right.tsx +5 -0
- package/react/chevron-up.tsx +5 -0
- package/react/circle-motion-x.tsx +6 -3
- package/react/circle-notch.tsx +6 -3
- package/react/circle.tsx +6 -8
- package/react/circles-connected.tsx +6 -1
- package/react/clock-counter-clockwise-simple.tsx +5 -0
- package/react/clock-counter-clockwise.tsx +5 -0
- package/react/clock-overtime.tsx +5 -0
- package/react/clock.tsx +6 -3
- package/react/cluster.tsx +6 -1
- package/react/clustered.tsx +5 -0
- package/react/cog.tsx +5 -0
- package/react/cone-serpentine.tsx +6 -1
- package/react/corners-three-eye-open.tsx +11 -3
- package/react/credit-card.tsx +5 -0
- package/react/crop.tsx +8 -3
- package/react/cross-circle.tsx +5 -0
- package/react/cross-fat.tsx +9 -3
- package/react/cross.tsx +5 -0
- package/react/cube.tsx +6 -3
- package/react/cursor-filled.tsx +5 -0
- package/react/cursor-text.tsx +6 -3
- package/react/cursor.tsx +6 -3
- package/react/curve-square-circle-arrow.tsx +6 -3
- package/react/dash-left-down-square-dash-right-up.tsx +6 -3
- package/react/dash-left-up-square-dash-down-right.tsx +6 -3
- package/react/dash-square-dash-horizontal.tsx +6 -3
- package/react/dash-square-dash-vertical.tsx +6 -3
- package/react/distribute-horizontal.tsx +6 -1
- package/react/distribute-vertical.tsx +5 -0
- package/react/envelope.tsx +5 -0
- package/react/eraser.tsx +6 -3
- package/react/exclamation-mark-octagon.tsx +5 -2
- package/react/exclamation-point-circle.tsx +5 -0
- package/react/eye-closed-dots-four-frame-broken.tsx +5 -0
- package/react/eye-closed.tsx +6 -3
- package/react/eye-open-line-frame-broken.tsx +6 -1
- package/react/eye-open-slash.tsx +9 -3
- package/react/eye-open.tsx +12 -3
- package/react/eyedropper.tsx +5 -0
- package/react/factory-house.tsx +6 -3
- package/react/factory.tsx +6 -3
- package/react/funnel.tsx +6 -3
- package/react/gauge.tsx +5 -0
- package/react/gift.tsx +4 -2
- package/react/globe.tsx +5 -0
- package/react/graduation-cap.tsx +6 -3
- package/react/grid-four.tsx +6 -3
- package/react/grid-six.tsx +6 -3
- package/react/hand-filled.tsx +5 -0
- package/react/hand-pointing.tsx +5 -2
- package/react/hand.tsx +9 -3
- package/react/highlighter-underline.tsx +16 -2
- package/react/highlighter.tsx +6 -3
- package/react/house.tsx +10 -2
- package/react/image.tsx +6 -1
- package/react/information-mark-circle.tsx +5 -0
- package/react/kanban.tsx +6 -3
- package/react/key.tsx +9 -3
- package/react/keycap.tsx +6 -1
- package/react/laptop.tsx +5 -0
- package/react/lasso.tsx +6 -3
- package/react/layout.tsx +6 -3
- package/react/lifesaver.tsx +6 -3
- package/react/lightbulb.tsx +7 -1
- package/react/lightning.tsx +6 -3
- package/react/line-curved.tsx +6 -3
- package/react/line-dashed.tsx +6 -3
- package/react/line-diagonal.tsx +7 -7
- package/react/line-dotted.tsx +10 -2
- package/react/line-horizontal.tsx +7 -8
- package/react/line-orthogonal.tsx +7 -8
- package/react/line-straight.tsx +7 -8
- package/react/lines-three-horizontal-line-vertical-center.tsx +6 -3
- package/react/lines-three-horizontal.tsx +7 -7
- package/react/lines-three-vertical.tsx +7 -7
- package/react/link-plus.tsx +5 -2
- package/react/link.tsx +5 -0
- package/react/list-bullets.tsx +5 -0
- package/react/list-numbers.tsx +6 -3
- package/react/lock-closed.tsx +5 -0
- package/react/lock-open.tsx +5 -0
- package/react/magnet.tsx +6 -3
- package/react/magnifying-glass-lightning.tsx +9 -3
- package/react/magnifying-glass.tsx +5 -0
- package/react/map.tsx +6 -3
- package/react/microphone-slash.tsx +6 -3
- package/react/microphone.tsx +6 -3
- package/react/minus.tsx +5 -0
- package/react/mouse.tsx +6 -1
- package/react/note-magnifying-glass.tsx +5 -2
- package/react/parallelogram.tsx +6 -6
- package/react/pause-circle.tsx +6 -3
- package/react/pdf.tsx +6 -3
- package/react/pen-tip.tsx +6 -3
- package/react/pen.tsx +6 -3
- package/react/placeholder.tsx +5 -0
- package/react/play-circle.tsx +8 -4
- package/react/playback-speed-circle.tsx +5 -0
- package/react/plug.tsx +5 -0
- package/react/plus-text.tsx +6 -3
- package/react/plus.tsx +5 -0
- package/react/presentation-eye-open.tsx +5 -2
- package/react/presentation-link.tsx +5 -2
- package/react/prohibit.tsx +6 -6
- package/react/push-pin.tsx +6 -3
- package/react/question-mark-circle.tsx +5 -0
- package/react/rectangles-three-aligned.tsx +6 -3
- package/react/rectangles-three-free.tsx +6 -3
- package/react/rectangles-three-overlap.tsx +6 -3
- package/react/rectangles-two-line.tsx +6 -3
- package/react/rectangles-two-user.tsx +5 -2
- package/react/rhombus.tsx +6 -6
- package/react/scissors.tsx +1 -1
- package/react/scrollbar-xy.tsx +5 -0
- package/react/shapes.tsx +6 -3
- package/react/shield-check.tsx +6 -3
- package/react/shield-lock.tsx +5 -0
- package/react/sidebar-closed.tsx +6 -3
- package/react/sidebar-open.tsx +5 -0
- package/react/sliders-x.tsx +6 -3
- package/react/sliders-y.tsx +6 -3
- package/react/smiley-chat.tsx +10 -2
- package/react/smiley.tsx +5 -0
- package/react/social-facebook.tsx +5 -0
- package/react/social-instagram.tsx +5 -0
- package/react/social-linkedin.tsx +5 -0
- package/react/social-twitter.tsx +5 -0
- package/react/social-youtube.tsx +5 -0
- package/react/speaker-cross.tsx +6 -3
- package/react/speaker-high.tsx +6 -3
- package/react/split-vertical.tsx +6 -3
- package/react/square-brackets-angle-slash.tsx +6 -3
- package/react/square-circles-two.tsx +5 -0
- package/react/square-line-square-dashed.tsx +6 -3
- package/react/square-rounded.tsx +6 -6
- package/react/square-star-scribble.tsx +5 -0
- package/react/square-triangle-circle-plus.tsx +6 -3
- package/react/square.tsx +6 -6
- package/react/squares-four.tsx +5 -2
- package/react/squares-group.tsx +6 -1
- package/react/squares-merge.tsx +10 -3
- package/react/squares-three.tsx +5 -2
- package/react/squares-two-overlap.tsx +6 -3
- package/react/squares-ungroup.tsx +5 -0
- package/react/squares-unmerge.tsx +6 -3
- package/react/stack.tsx +6 -3
- package/react/sticky-eye-open.tsx +5 -2
- package/react/sticky-note.tsx +6 -3
- package/react/sticky-notes-two.tsx +4 -2
- package/react/stop-circle.tsx +8 -4
- package/react/tag.tsx +6 -1
- package/react/text-a-underline.tsx +10 -2
- package/react/text-align-center.tsx +6 -3
- package/react/text-align-left.tsx +6 -3
- package/react/text-b-bold-italic-underlined.tsx +13 -1
- package/react/text-b-bold.tsx +6 -3
- package/react/text-cursor-eye-open.tsx +11 -3
- package/react/text-h-one.tsx +6 -3
- package/react/text-h-three.tsx +6 -3
- package/react/text-h-two.tsx +6 -3
- package/react/text-i-italic.tsx +7 -7
- package/react/text-indent.tsx +6 -3
- package/react/text-lines-three.tsx +6 -3
- package/react/text-s-strikethrough.tsx +6 -3
- package/react/text-styles.tsx +5 -0
- package/react/text-t.tsx +6 -3
- package/react/text-u-underlined.tsx +6 -3
- package/react/thumbs-up.tsx +6 -3
- package/react/ticket.tsx +10 -2
- package/react/timer.tsx +12 -3
- package/react/trackpad.tsx +1 -1
- package/react/trash-simple.tsx +6 -3
- package/react/trash.tsx +6 -3
- package/react/triangle-square-circle.tsx +7 -5
- package/react/triangle.tsx +6 -6
- package/react/trident.tsx +5 -0
- package/react/trophy.tsx +5 -0
- package/react/user-add.tsx +5 -0
- package/react/user-arrow-right-up.tsx +5 -2
- package/react/user-eye-open.tsx +5 -2
- package/react/user-pen-dashes-bottom.tsx +5 -2
- package/react/user-pen-line-bottom.tsx +5 -2
- package/react/user-tick-down.tsx +5 -2
- package/react/user.tsx +5 -0
- package/react/users.tsx +5 -0
- package/react/view-center.tsx +6 -1
- package/react/view-side-left.tsx +6 -1
- package/react/wallet.tsx +5 -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-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-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-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-x.svg +1 -1
- package/svg/24/arrows-clockwise-y.svg +1 -1
- package/svg/24/arrows-horizontal-lines-top-bottom.svg +1 -1
- package/svg/24/article.svg +1 -1
- package/svg/24/at.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/bookmark.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/calendar-blank.svg +1 -1
- package/svg/24/camera.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-lines-eye-open.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.svg +1 -1
- package/svg/24/chevron-left.svg +1 -1
- package/svg/24/chevron-right.svg +1 -1
- package/svg/24/chevron-up.svg +1 -1
- package/svg/24/circle-motion-x.svg +1 -1
- package/svg/24/circle-notch.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/cluster.svg +1 -1
- package/svg/24/clustered.svg +1 -1
- package/svg/24/cog.svg +1 -1
- package/svg/24/cone-serpentine.svg +1 -1
- package/svg/24/corners-three-eye-open.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.svg +1 -1
- package/svg/24/cube.svg +1 -1
- package/svg/24/cursor-filled.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/distribute-horizontal.svg +1 -1
- package/svg/24/distribute-vertical.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/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/funnel.svg +1 -1
- package/svg/24/gauge.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/hand-filled.svg +1 -1
- package/svg/24/hand-pointing.svg +1 -1
- package/svg/24/hand.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/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/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/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/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/magnet.svg +1 -1
- package/svg/24/magnifying-glass-lightning.svg +1 -1
- package/svg/24/magnifying-glass.svg +1 -1
- package/svg/24/map.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/mouse.svg +1 -1
- package/svg/24/note-magnifying-glass.svg +1 -1
- package/svg/24/paper-plane-filled-right.svg +1 -1
- package/svg/24/parallelogram.svg +1 -1
- package/svg/24/pause-circle.svg +1 -1
- package/svg/24/pdf.svg +1 -1
- package/svg/24/pen-tip.svg +1 -1
- package/svg/24/pen.svg +1 -1
- package/svg/24/placeholder.svg +1 -1
- package/svg/24/play-circle.svg +1 -1
- package/svg/24/playback-speed-circle.svg +1 -1
- package/svg/24/plug.svg +1 -1
- package/svg/24/plus-text.svg +1 -1
- package/svg/24/plus.svg +1 -1
- package/svg/24/presentation-eye-open.svg +1 -1
- package/svg/24/presentation-link.svg +1 -1
- package/svg/24/prohibit.svg +1 -1
- package/svg/24/push-pin.svg +1 -1
- package/svg/24/question-mark-circle.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-user.svg +1 -1
- package/svg/24/rhombus.svg +1 -1
- package/svg/24/scissors.svg +1 -1
- package/svg/24/scrollbar-xy.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/sidebar-closed.svg +1 -1
- package/svg/24/sidebar-open.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.svg +1 -1
- package/svg/24/social-facebook.svg +1 -1
- package/svg/24/social-instagram.svg +1 -1
- package/svg/24/social-linkedin.svg +1 -1
- package/svg/24/social-twitter.svg +1 -1
- package/svg/24/social-youtube.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-brackets-angle-slash.svg +1 -1
- package/svg/24/square-circles-two.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-four.svg +1 -1
- package/svg/24/squares-group.svg +1 -1
- package/svg/24/squares-merge.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/sticky-eye-open.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/tag.svg +1 -1
- package/svg/24/text-a-underline.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-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/ticket.svg +1 -1
- package/svg/24/timer.svg +1 -1
- package/svg/24/trackpad.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-eye-open.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.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/react/map.tsx
CHANGED
|
@@ -20,15 +20,18 @@ export const IconMap: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#a)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeLinejoin='round'
|
|
28
31
|
strokeMiterlimit={1.414}
|
|
29
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
30
32
|
d='m9 4-6 2v15l6-2.5m0-14.5 6 2m-6-2v14.5m6-12.5 6-2v14.5l-6 2.5m0-15v15m0 0-6-2.5'
|
|
31
33
|
/>
|
|
34
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
32
35
|
</g>,
|
|
33
36
|
<defs>
|
|
34
37
|
<clipPath id='a'>
|
|
@@ -20,13 +20,16 @@ export const IconMicrophoneSlash: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#a)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
28
30
|
d='M19 8v3c0 3.866-3.134 7-7 7m0 0v3m0-3c-2.1094 0-4.001-.9331-5.2843-2.409m8.2843-8.591v4c0 1.6569-1.3431 3-3 3-.9734 0-1.8385-.4636-2.3865-1.182m5.3865-5.818-11 11m11-11 4-4m-14 5v3c0 .3395.0242.6734.0709 1m3.9291-4.5v-1.5c0-1.6569 1.3431-3 3-3 .5464 0 1.0587.146 1.5.4013'
|
|
29
31
|
/>
|
|
32
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
30
33
|
</g>,
|
|
31
34
|
<defs>
|
|
32
35
|
<clipPath id='a'>
|
package/react/microphone.tsx
CHANGED
|
@@ -20,13 +20,16 @@ export const IconMicrophone: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#a)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
28
30
|
d='M5 8v3c0 3.866 3.134 7 7 7m7-10v3c0 3.866-3.134 7-7 7m0 0v3m3-15v5c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3v-5c0-1.6569 1.3431-3 3-3s3 1.3431 3 3Z'
|
|
29
31
|
/>
|
|
32
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
30
33
|
</g>,
|
|
31
34
|
<defs>
|
|
32
35
|
<clipPath id='a'>
|
package/react/minus.tsx
CHANGED
|
@@ -25,6 +25,11 @@ export const IconMinus: IconComponentType = forwardRef(
|
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='M6 12h12'
|
|
28
|
+
/>,
|
|
29
|
+
<path
|
|
30
|
+
stroke='currentColor'
|
|
31
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
32
|
+
d='M11.8097 12.3875v.0001'
|
|
28
33
|
/>
|
|
29
34
|
)
|
|
30
35
|
)
|
package/react/mouse.tsx
CHANGED
|
@@ -26,7 +26,12 @@ export const IconMouse: IconComponentType = forwardRef(
|
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='M12 8v3m-3-7.5h6c2.2091 0 4 1.7909 4 4v6c0 3.866-3.134 7-7 7s-7-3.134-7-7v-6c0-2.2091 1.7909-4 4-4Z'
|
|
28
28
|
/>,
|
|
29
|
-
<path fill='currentColor' d='M0 0h.001v.001h-.001v-.001Z'
|
|
29
|
+
<path fill='currentColor' d='M0 0h.001v.001h-.001v-.001Z' />,
|
|
30
|
+
<path
|
|
31
|
+
stroke='currentColor'
|
|
32
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
33
|
+
d='M11.8097 12.3875v.0001'
|
|
34
|
+
/>
|
|
30
35
|
)
|
|
31
36
|
)
|
|
32
37
|
|
|
@@ -22,8 +22,11 @@ export const IconNoteMagnifyingGlass: IconComponentType = forwardRef(
|
|
|
22
22
|
},
|
|
23
23
|
<g clipPath='url(#a)'>
|
|
24
24
|
<path
|
|
25
|
-
|
|
26
|
-
|
|
25
|
+
stroke='currentColor'
|
|
26
|
+
strokeLinecap='round'
|
|
27
|
+
strokeLinejoin='round'
|
|
28
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
29
|
+
d='M9 20h-6v-18h16v8m-12-3h8m-8 4h5m-5 4h2m10 4.6458a3.9846 3.9846 0 0 0 1-2.6458c0-2.2091-1.7909-4-4-4-2.2091 0-4 1.7909-4 4 0 2.2091 1.7909 4 4 4 1.1947 0 2.2671-.5238 3-1.3542Zm0 0 2 1.8542'
|
|
27
30
|
/>
|
|
28
31
|
</g>,
|
|
29
32
|
<defs>
|
package/react/parallelogram.tsx
CHANGED
|
@@ -20,12 +20,12 @@ export const IconParallelogram: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
/>
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#a)'
|
|
27
|
+
>
|
|
28
|
+
<path d='M21.6798 4h-15.4846a.25.25 0 0 0-.2425.1894l-3.875 15.5a.25.25 0 0 0 .2425.3106h15.4846a.25.25 0 0 0 .2425-.1894l3.875-15.5a.25.25 0 0 0-.2425-.3106ZM11.8097 12.3875v.0001' />
|
|
29
29
|
</g>,
|
|
30
30
|
<defs>
|
|
31
31
|
<clipPath id='a'>
|
package/react/pause-circle.tsx
CHANGED
|
@@ -20,13 +20,16 @@ export const IconPauseCircle: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#a)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
28
30
|
d='M13.8889 9.1667v5.6667m-3.7778-5.6667v5.6667m10.8889-2.8334c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z'
|
|
29
31
|
/>
|
|
32
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
30
33
|
</g>,
|
|
31
34
|
<defs>
|
|
32
35
|
<clipPath id='a'>
|
package/react/pdf.tsx
CHANGED
|
@@ -20,14 +20,17 @@ export const IconPdf: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#a)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeLinejoin='round'
|
|
28
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
29
31
|
d='M5.6405 5.2808c-1.0258-1.6991 1.4283-3.2612 2.0696-1.5184 1.098 2.9919 2.8639 11.086-1.1198 16.5871-1.1114 1.533-3.5088.0813-2.219-1.5159a19.5078 19.5078 0 0 1 6.7447-5.1455 19.3958 19.3958 0 0 1 8.2764-1.7844c2.0105.0765 1.9069 2.9495.1085 2.7288a18.7007 18.7007 0 0 1-8.02-3.0407c-2.4045-1.6224-4.4034-3.7823-5.8404-6.311Z'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
36
|
<clipPath id='a'>
|
package/react/pen-tip.tsx
CHANGED
|
@@ -20,14 +20,17 @@ export const IconPenTip: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#a)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeLinejoin='round'
|
|
28
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
29
31
|
d='M6 21v-4.6c0-.2641.0523-.5255.1539-.7692l2.3461-5.6308m9.5 11v-4.6c0-.2641-.0523-.5255-.1538-.7692l-2.3462-5.6308m-7 0 3.0419-6.953c.1748-.3994.7414-.3994.9162 0l3.0419 6.953m-7 0h7'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
36
|
<clipPath id='a'>
|
package/react/pen.tsx
CHANGED
|
@@ -20,14 +20,17 @@ export const IconPen: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#a)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeLinejoin='round'
|
|
28
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
29
31
|
d='m13 7-8.5718 8.5718a2 2 0 0 0-.547 1.022l-.8077 4.0385c-.035.1749.1193.3291.2942.2942l4.0385-.8077a2.0006 2.0006 0 0 0 1.022-.547l8.5718-8.5718m-4-4 2.5858-2.5858c.781-.781 2.0474-.781 2.8284 0l1.1716 1.1716c.781.781.781 2.0474 0 2.8284l-2.5858 2.5858m-4-4 4 4'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
36
|
<clipPath id='a'>
|
package/react/placeholder.tsx
CHANGED
|
@@ -25,6 +25,11 @@ export const IconPlaceholder: IconComponentType = forwardRef(
|
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='m3 3 18 18m0-18-18 18m18-9c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z'
|
|
28
|
+
/>,
|
|
29
|
+
<path
|
|
30
|
+
stroke='currentColor'
|
|
31
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
32
|
+
d='M11.8097 12.3875v.0001'
|
|
28
33
|
/>
|
|
29
34
|
)
|
|
30
35
|
)
|
package/react/play-circle.tsx
CHANGED
|
@@ -20,16 +20,20 @@ export const IconPlayCircle: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<
|
|
24
|
-
cx={12}
|
|
25
|
-
cy={12}
|
|
26
|
-
r={9}
|
|
23
|
+
<path
|
|
27
24
|
stroke='currentColor'
|
|
25
|
+
strokeLinejoin='round'
|
|
28
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
|
+
d='M21 12c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z'
|
|
29
28
|
/>,
|
|
30
29
|
<path
|
|
31
30
|
fill='currentColor'
|
|
32
31
|
d='M15.376 11.584c.2968.1979.2968.6341 0 .832l-4.5987 3.0658c-.3322.2215-.7773-.0167-.7773-.4161v-6.1314c0-.3994.4451-.6376.7774-.416l4.5986 3.0657Z'
|
|
32
|
+
/>,
|
|
33
|
+
<path
|
|
34
|
+
stroke='currentColor'
|
|
35
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
36
|
+
d='M11.8097 12.3875v.0001'
|
|
33
37
|
/>
|
|
34
38
|
)
|
|
35
39
|
)
|
|
@@ -29,6 +29,11 @@ export const IconPlaybackSpeedCircle: IconComponentType = forwardRef(
|
|
|
29
29
|
strokeLinecap='round'
|
|
30
30
|
strokeWidth='var(--svg-stroke-width)'
|
|
31
31
|
d='M10.5 3.1244a9.0604 9.0604 0 0 1 1.5-.1244c4.9706 0 9 4.0294 9 9s-4.0294 9-9 9c-.4473 0-.887-.0326-1.3168-.0956m-6.0126-14.1286a9.05 9.05 0 0 1 2.3527-2.2758m-3.8814 5.8993a9.0533 9.0533 0 0 0-.1419 1.6007c0 .5111.0426 1.0122.1244 1.5m3.3756 5.6245a9.0519 9.0519 0 0 1-1.8094-1.8724'
|
|
32
|
+
/>,
|
|
33
|
+
<path
|
|
34
|
+
stroke='currentColor'
|
|
35
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
36
|
+
d='M11.8097 12.3875v.0001'
|
|
32
37
|
/>
|
|
33
38
|
)
|
|
34
39
|
)
|
package/react/plug.tsx
CHANGED
|
@@ -25,6 +25,11 @@ export const IconPlug: IconComponentType = forwardRef(
|
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='m12.3848 5.8995 3.5355-3.5355m2.1214 9.1923 3.5355-3.5355m-18.3848 12.7279 4.9498-4.9497m2.1213-12.0208 9.8995 9.8995-3.5356 3.5355c-1.9526 1.9526-5.1184 1.9526-7.071 0l-2.8285-2.8284c-1.9526-1.9527-1.9526-5.1185 0-7.0711l3.5356-3.5355Z'
|
|
28
|
+
/>,
|
|
29
|
+
<path
|
|
30
|
+
stroke='currentColor'
|
|
31
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
32
|
+
d='M11.8097 12.3875v.0001'
|
|
28
33
|
/>
|
|
29
34
|
)
|
|
30
35
|
)
|
package/react/plus-text.tsx
CHANGED
|
@@ -20,14 +20,17 @@ export const IconPlusText: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#a)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeLinejoin='round'
|
|
28
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
29
31
|
d='M7 5h7m7 0h-7m0 0v15m-8-10v6m-3-3h6'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
36
|
<clipPath id='a'>
|
package/react/plus.tsx
CHANGED
|
@@ -25,6 +25,11 @@ export const IconPlus: IconComponentType = forwardRef(
|
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='M5 12h14m-7-7v14'
|
|
28
|
+
/>,
|
|
29
|
+
<path
|
|
30
|
+
stroke='currentColor'
|
|
31
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
32
|
+
d='M11.8097 12.3875v.0001'
|
|
28
33
|
/>
|
|
29
34
|
)
|
|
30
35
|
)
|
|
@@ -21,8 +21,11 @@ export const IconPresentationEyeOpen: IconComponentType = forwardRef(
|
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
|
|
25
|
-
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeLinecap='round'
|
|
26
|
+
strokeLinejoin='round'
|
|
27
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
28
|
+
d='M21 12.0001v6h-5m-8.5-14h-4.5v14h5m0 0-2 4m2-4h8m0 0 2 4m-7-17.0001c0-.5 2-4 6-4s6 3.5 6 4-2 4-6 4-6-3.5-6-4Z'
|
|
26
29
|
/>,
|
|
27
30
|
<circle cx={17} cy={5} r={2} fill='currentColor' />
|
|
28
31
|
)
|
|
@@ -22,8 +22,11 @@ export const IconPresentationLink: IconComponentType = forwardRef(
|
|
|
22
22
|
},
|
|
23
23
|
<g clipPath='url(#a)'>
|
|
24
24
|
<path
|
|
25
|
-
|
|
26
|
-
|
|
25
|
+
stroke='currentColor'
|
|
26
|
+
strokeLinecap='round'
|
|
27
|
+
strokeLinejoin='round'
|
|
28
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
29
|
+
d='M21 14.0001v4h-5m-5.5-14h-7.5v14h5m0 0-2 4m2-4h8m0 0 2 4m-2.6361-17.4645 1.4143-1.4142c1.0606-1.0606 2.8758-1.3668 4.2426 0 1.3668 1.3669 1.3668 2.8758 0 4.2427l-1.4142 1.4142m-5.6569 1.4142 4.2427-4.2426m-1.4142 5.6568-1.4142 1.4142c-1.0607 1.0607-2.8758 1.3668-4.2427 0-1.3668-1.3668-1.3668-2.8758 0-4.2426l1.4142-1.4143'
|
|
27
30
|
/>
|
|
28
31
|
</g>,
|
|
29
32
|
<defs>
|
package/react/prohibit.tsx
CHANGED
|
@@ -20,12 +20,12 @@ export const IconProhibit: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
/>
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#a)'
|
|
27
|
+
>
|
|
28
|
+
<path d='m7.3333 16.6667 9.3334-9.3334m2.3333 4.6667c0 3.866-3.134 7-7 7-1.9399 0-3.6956-.7891-4.9634-2.0639-1.2587-1.2657-2.0366-3.01-2.0366-4.9361 0-3.866 3.134-7 7-7 1.8641 0 3.558.7287 4.8125 1.9167 1.3472 1.2758 2.1875 3.0814 2.1875 5.0833ZM11.8097 12.3875v.0001' />
|
|
29
29
|
</g>,
|
|
30
30
|
<defs>
|
|
31
31
|
<clipPath id='a'>
|
package/react/push-pin.tsx
CHANGED
|
@@ -20,14 +20,17 @@ export const IconPushPin: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#a)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeMiterlimit={1.414}
|
|
28
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
29
31
|
d='m13.3846 3 1.3846 1.3846m0 0-9.8846 8.1154m9.8846-8.1154 4.8462 4.8462m0 0 1.3846 1.3846m-1.3846-1.3846-7.9387 10.0613m1.7079 1.7079-5.1923-5.1923m0 0-5.1923-5.1923m5.1923 5.1923-5.1923 5.1923'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
36
|
<clipPath id='a'>
|
|
@@ -25,6 +25,11 @@ export const IconQuestionMarkCircle: IconComponentType = forwardRef(
|
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='M9.1707 9c.151-.427.3959-.8098.71-1.1233.5427-.5417 1.2919-.8767 2.1193-.8767 1.6569 0 3 1.3431 3 3 0 1.313-.8435 2.4289-2.0181 2.8356-.5219.1807-.9819.6121-.9819 1.1644v.25m0 2.65v.1m9-5c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z'
|
|
28
|
+
/>,
|
|
29
|
+
<path
|
|
30
|
+
stroke='currentColor'
|
|
31
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
32
|
+
d='M11.8097 12.3875v.0001'
|
|
28
33
|
/>
|
|
29
34
|
)
|
|
30
35
|
)
|
|
@@ -22,12 +22,15 @@ export const IconRectanglesThreeAligned: IconComponentType = forwardRef(
|
|
|
22
22
|
},
|
|
23
23
|
<g
|
|
24
24
|
stroke='currentColor'
|
|
25
|
-
strokeLinecap='round'
|
|
26
|
-
strokeLinejoin='round'
|
|
27
25
|
strokeWidth='var(--svg-stroke-width)'
|
|
28
26
|
clipPath='url(#a)'
|
|
29
27
|
>
|
|
30
|
-
<path
|
|
28
|
+
<path
|
|
29
|
+
strokeLinecap='round'
|
|
30
|
+
strokeLinejoin='round'
|
|
31
|
+
d='M11 4h-8v8h8v-8ZM17.0629 16h-14v5h14v-5ZM19 4h-4v4h4v-4Z'
|
|
32
|
+
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
36
|
<clipPath id='a'>
|
|
@@ -22,12 +22,15 @@ export const IconRectanglesThreeFree: IconComponentType = forwardRef(
|
|
|
22
22
|
},
|
|
23
23
|
<g
|
|
24
24
|
stroke='currentColor'
|
|
25
|
-
strokeLinecap='round'
|
|
26
|
-
strokeLinejoin='round'
|
|
27
25
|
strokeWidth='var(--svg-stroke-width)'
|
|
28
26
|
clipPath='url(#a)'
|
|
29
27
|
>
|
|
30
|
-
<path
|
|
28
|
+
<path
|
|
29
|
+
strokeLinecap='round'
|
|
30
|
+
strokeLinejoin='round'
|
|
31
|
+
d='m12.8178 4.852-7.6901-2.205-2.2051 7.6901 7.6901 2.2051 2.2051-7.6901ZM19.0629 16h-14v5h14v-5ZM19.7117 6.0795l-3.845 1.1026 1.1025 3.845 3.8451-1.1025-1.1026-3.845Z'
|
|
32
|
+
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
36
|
<clipPath id='a'>
|
|
@@ -20,14 +20,17 @@ export const IconRectanglesThreeOverlap: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#a)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeLinejoin='round'
|
|
28
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
29
31
|
d='M8 11h-4v10h9v-4m-5-6h5v6m-5-6v-4h4m1 10h4v-4m-5-6h5v6m-5-6v-4h9v10h-4'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
36
|
<clipPath id='a'>
|
|
@@ -20,14 +20,17 @@ export const IconRectanglesTwoLine: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#a)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeLinejoin='round'
|
|
28
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
29
31
|
d='M21 3v18m-17.75-17h11.5a.25.25 0 0 1 .25.25v5.5a.25.25 0 0 1-.25.25h-11.5a.25.25 0 0 1-.25-.25v-5.5a.25.25 0 0 1 .25-.25Zm0 10h11.5a.25.25 0 0 1 .25.25v5.5a.25.25 0 0 1-.25.25h-11.5a.25.25 0 0 1-.25-.25v-5.5a.25.25 0 0 1 .25-.25Z'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
36
|
<clipPath id='a'>
|
|
@@ -27,8 +27,11 @@ export const IconRectanglesTwoUser: IconComponentType = forwardRef(
|
|
|
27
27
|
clipRule='evenodd'
|
|
28
28
|
/>,
|
|
29
29
|
<path
|
|
30
|
-
|
|
31
|
-
|
|
30
|
+
stroke='currentColor'
|
|
31
|
+
strokeLinecap='round'
|
|
32
|
+
strokeLinejoin='round'
|
|
33
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
34
|
+
d='M18 7v-3c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h3m4 1s0-3 3-3h2c3 0 3 3 3 3m-11 3h14c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1Z'
|
|
32
35
|
/>
|
|
33
36
|
)
|
|
34
37
|
)
|
package/react/rhombus.tsx
CHANGED
|
@@ -20,12 +20,12 @@ export const IconRhombus: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
/>
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#a)'
|
|
27
|
+
>
|
|
28
|
+
<path d='m11.8232 3.1768-8.6464 8.6464a.25.25 0 0 0 0 .3536l8.6464 8.6464a.25.25 0 0 0 .3536 0l8.6464-8.6464a.25.25 0 0 0 0-.3536l-8.6464-8.6464a.25.25 0 0 0-.3536 0ZM11.8097 12.3875v.0001' />
|
|
29
29
|
</g>,
|
|
30
30
|
<defs>
|
|
31
31
|
<clipPath id='a'>
|
package/react/scissors.tsx
CHANGED
|
@@ -31,7 +31,7 @@ export const IconScissors: IconComponentType = forwardRef(
|
|
|
31
31
|
<path
|
|
32
32
|
stroke='currentColor'
|
|
33
33
|
strokeWidth='var(--svg-stroke-width)'
|
|
34
|
-
d='M21 17c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3ZM9 17c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3
|
|
34
|
+
d='M21 17c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3ZM9 17c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3ZM11.8097 12.3875v.0001'
|
|
35
35
|
/>
|
|
36
36
|
)
|
|
37
37
|
)
|
package/react/scrollbar-xy.tsx
CHANGED
|
@@ -25,6 +25,11 @@ export const IconScrollbarXy: IconComponentType = forwardRef(
|
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='M6.7059 17h5.2941m6-10v8m-12.8823-11h13.7647c1.1695 0 2.1176.8954 2.1176 2v12c0 1.1046-.9481 2-2.1176 2h-13.7647c-1.1696 0-2.1177-.8954-2.1177-2v-12c0-1.1046.9481-2 2.1177-2Z'
|
|
28
|
+
/>,
|
|
29
|
+
<path
|
|
30
|
+
stroke='currentColor'
|
|
31
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
32
|
+
d='M11.8097 12.3875v.0001'
|
|
28
33
|
/>
|
|
29
34
|
)
|
|
30
35
|
)
|
package/react/shapes.tsx
CHANGED
|
@@ -20,13 +20,16 @@ export const IconShapes: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#a)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
28
30
|
d='M8 9.5c0-3.5899 2.9101-6.5 6.5-6.5s6.5 2.9101 6.5 6.5-2.9101 6.5-6.5 6.5m-11.25-6h10.5a.25.25 0 0 1 .25.25v10.5a.25.25 0 0 1-.25.25h-10.5a.25.25 0 0 1-.25-.25v-10.5a.25.25 0 0 1 .25-.25Z'
|
|
29
31
|
/>
|
|
32
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
30
33
|
</g>,
|
|
31
34
|
<defs>
|
|
32
35
|
<clipPath id='a'>
|
package/react/shield-check.tsx
CHANGED
|
@@ -20,15 +20,18 @@ export const IconShieldCheck: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#a)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeLinejoin='round'
|
|
28
31
|
strokeMiterlimit={1.414}
|
|
29
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
30
32
|
d='m9 12 2 1.5 5-4.5m-12-3 8-3 8 3v7.0445a6.6376 6.6376 0 0 1-1.598 4.3198 13.275 13.275 0 0 1-3.2493 2.7441l-2.6382 1.5829a1 1 0 0 1-1.029 0l-2.6382-1.5829a13.2744 13.2744 0 0 1-3.2493-2.7441 6.6377 6.6377 0 0 1-1.598-4.3198v-7.0445Z'
|
|
31
33
|
/>
|
|
34
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
32
35
|
</g>,
|
|
33
36
|
<defs>
|
|
34
37
|
<clipPath id='a'>
|
package/react/shield-lock.tsx
CHANGED
|
@@ -26,6 +26,11 @@ export const IconShieldLock: IconComponentType = forwardRef(
|
|
|
26
26
|
strokeMiterlimit={1.414}
|
|
27
27
|
strokeWidth='var(--svg-stroke-width)'
|
|
28
28
|
d='M10 13v-3.5c0-1.1046.8954-2 2-2s2 .8954 2 2v3.5m-10-7 8-3 8 3v7.0445a6.6376 6.6376 0 0 1-1.598 4.3198 13.275 13.275 0 0 1-3.2493 2.7441l-2.6382 1.5829a1 1 0 0 1-1.029 0l-2.6382-1.5829a13.2744 13.2744 0 0 1-3.2493-2.7441 6.6377 6.6377 0 0 1-1.598-4.3198v-7.0445Z'
|
|
29
|
+
/>,
|
|
30
|
+
<path
|
|
31
|
+
stroke='currentColor'
|
|
32
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
33
|
+
d='M11.8097 12.3875v.0001'
|
|
29
34
|
/>
|
|
30
35
|
)
|
|
31
36
|
)
|
package/react/sidebar-closed.tsx
CHANGED
|
@@ -20,15 +20,18 @@ export const IconSidebarClosed: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#a)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeLinejoin='round'
|
|
28
31
|
strokeMiterlimit={1.414}
|
|
29
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
30
32
|
d='M11 4h-7c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h7m0-16h9c.5523 0 1 .4477 1 1v14c0 .5523-.4477 1-1 1h-9m0-16v16m-5-12h2m-2 4h2m-2 4h2'
|
|
31
33
|
/>
|
|
34
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
32
35
|
</g>,
|
|
33
36
|
<defs>
|
|
34
37
|
<clipPath id='a'>
|