@mirohq/design-system-icons 0.25.0 → 0.25.2
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 +7014 -5567
- package/dist/main.js.map +1 -1
- package/dist/module.js +6237 -4786
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +3 -3
- package/package.json +2 -2
- package/react/add-line-bottom.tsx +7 -4
- package/react/add-line-right.tsx +8 -8
- 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-arc-left.tsx +2 -2
- package/react/arrow-arc-right.tsx +2 -2
- package/react/arrow-bend-up-right.tsx +2 -2
- package/react/arrow-box-out.tsx +5 -0
- package/react/arrow-clockwise-down-right.tsx +7 -4
- package/react/arrow-clockwise-up-left.tsx +7 -4
- package/react/arrow-counter-clockwise-down-left.tsx +7 -4
- package/react/arrow-counter-clockwise-up-right.tsx +7 -4
- package/react/arrow-curves-bottom-right.tsx +2 -2
- 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 +7 -7
- package/react/arrow-fat-up-right.tsx +7 -4
- package/react/arrow-left.tsx +5 -0
- package/react/arrow-right.tsx +5 -0
- package/react/arrow-up-circle.tsx +7 -4
- 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-rectangle-tilt.tsx +2 -2
- package/react/arrows-clockwise-x.tsx +7 -4
- package/react/arrows-clockwise-y.tsx +7 -4
- package/react/arrows-horizontal-lines-top-bottom.tsx +7 -4
- package/react/arrows-in-simple.tsx +2 -2
- package/react/arrows-out-cardinal.tsx +2 -2
- package/react/arrows-out-lines-horizontal.tsx +2 -2
- package/react/arrows-out-simple.tsx +2 -2
- package/react/article.tsx +7 -4
- package/react/at.tsx +7 -4
- package/react/barrel.tsx +2 -2
- package/react/bell-slash.tsx +11 -4
- package/react/bell-tilt.tsx +7 -7
- package/react/bell.tsx +7 -7
- package/react/board.tsx +7 -4
- package/react/bookmark.tsx +7 -4
- package/react/bracket-curly-left.tsx +2 -2
- package/react/bracket-curly-right.tsx +2 -2
- package/react/brackets-angle-slash.tsx +8 -8
- package/react/brackets-curly-circles-three.tsx +7 -2
- package/react/calendar-blank.tsx +7 -4
- package/react/camera.tsx +11 -5
- 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 +8 -8
- package/react/chart-bar-y.tsx +7 -4
- package/react/chat-check.tsx +6 -16
- package/react/chat-dashes-lines-two.tsx +2 -2
- package/react/chat-lines-cross.tsx +2 -2
- package/react/chat-lines-eye-open.tsx +4 -2
- package/react/chat-lines-two-stack.tsx +2 -2
- package/react/chat-lines-two.tsx +2 -2
- package/react/chat-plus.tsx +2 -2
- package/react/chat-text-arrow.tsx +7 -4
- package/react/chat-two.tsx +6 -4
- package/react/chat.tsx +7 -7
- package/react/check-mark.tsx +5 -0
- package/react/chevron-down-double.tsx +2 -2
- package/react/chevron-down.tsx +5 -0
- package/react/chevron-left-double.tsx +2 -2
- package/react/chevron-left.tsx +5 -0
- package/react/chevron-right-double.tsx +2 -2
- package/react/chevron-right.tsx +5 -0
- package/react/chevron-up-double.tsx +2 -2
- package/react/chevron-up-down-line.tsx +2 -2
- package/react/chevron-up-down.tsx +2 -2
- package/react/chevron-up.tsx +5 -0
- package/react/circle-motion-x.tsx +7 -4
- package/react/circle-notch.tsx +7 -4
- package/react/circle-slash.tsx +2 -2
- package/react/circle.tsx +7 -9
- 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 +7 -4
- package/react/cloud.tsx +2 -2
- package/react/cluster.tsx +6 -1
- package/react/clustered.tsx +5 -0
- package/react/cog.tsx +5 -0
- package/react/columns-three.tsx +2 -2
- 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 +9 -4
- package/react/cross-circle.tsx +5 -0
- package/react/cross-fat.tsx +10 -4
- package/react/cross-square.tsx +2 -2
- package/react/cross.tsx +5 -0
- package/react/cube.tsx +7 -4
- package/react/cursor-filled.tsx +5 -0
- package/react/cursor-text.tsx +7 -4
- package/react/cursor.tsx +7 -4
- package/react/curve-square-circle-arrow.tsx +7 -4
- package/react/dash-left-down-square-dash-right-up.tsx +7 -4
- package/react/dash-left-up-square-dash-down-right.tsx +7 -4
- package/react/dash-square-dash-horizontal.tsx +7 -4
- package/react/dash-square-dash-vertical.tsx +7 -4
- package/react/distribute-horizontal.tsx +6 -1
- package/react/distribute-vertical.tsx +5 -0
- package/react/download.tsx +2 -2
- package/react/envelope.tsx +5 -0
- package/react/eraser.tsx +7 -4
- package/react/exclamation-mark-octagon.tsx +5 -2
- package/react/exclamation-point-circle.tsx +5 -0
- package/react/export.tsx +2 -2
- package/react/eye-closed-dots-four-frame-broken.tsx +5 -0
- package/react/eye-closed.tsx +7 -4
- package/react/eye-open-line-frame-broken.tsx +6 -1
- package/react/eye-open-slash.tsx +10 -4
- package/react/eye-open.tsx +13 -4
- package/react/eyedropper.tsx +5 -0
- package/react/factory-house.tsx +7 -4
- package/react/factory.tsx +7 -4
- package/react/flag.tsx +2 -2
- package/react/folder.tsx +2 -2
- package/react/frame-lines-two.tsx +2 -2
- package/react/frame-plus.tsx +2 -2
- package/react/frame.tsx +2 -2
- package/react/funnel.tsx +7 -4
- package/react/gauge.tsx +5 -0
- package/react/gift.tsx +6 -4
- package/react/globe.tsx +5 -0
- package/react/graduation-cap.tsx +7 -4
- package/react/grid-four.tsx +7 -4
- package/react/grid-six.tsx +7 -4
- package/react/grid.tsx +2 -2
- package/react/hand-filled.tsx +5 -0
- package/react/hand-pointing.tsx +7 -4
- package/react/hand.tsx +10 -4
- package/react/heart.tsx +2 -2
- package/react/hexagon.tsx +2 -2
- package/react/highlighter-underline.tsx +16 -2
- package/react/highlighter.tsx +7 -4
- package/react/house.tsx +10 -2
- package/react/image.tsx +6 -1
- package/react/information-mark-circle.tsx +5 -0
- package/react/kanban.tsx +7 -4
- package/react/key.tsx +10 -4
- package/react/keycap.tsx +6 -1
- package/react/laptop.tsx +5 -0
- package/react/lasso.tsx +7 -4
- package/react/layout.tsx +7 -4
- package/react/lifesaver.tsx +7 -4
- package/react/lightbulb.tsx +7 -1
- package/react/lightning.tsx +7 -4
- package/react/line-curved.tsx +7 -4
- package/react/line-dashed.tsx +7 -4
- package/react/line-diagonal.tsx +8 -8
- package/react/line-dotted.tsx +11 -3
- package/react/line-horizontal.tsx +8 -9
- package/react/line-orthogonal.tsx +8 -9
- package/react/line-straight.tsx +8 -9
- package/react/lines-three-horizontal-line-vertical-center.tsx +7 -4
- package/react/lines-three-horizontal.tsx +8 -8
- package/react/lines-three-vertical.tsx +8 -8
- package/react/lines-top-left-columns-two.tsx +2 -2
- package/react/link-plus.tsx +7 -4
- package/react/link.tsx +5 -0
- package/react/list-bullets.tsx +5 -0
- package/react/list-numbers.tsx +7 -4
- package/react/lock-closed.tsx +5 -0
- package/react/lock-open.tsx +5 -0
- package/react/login.tsx +2 -2
- package/react/logout.tsx +2 -2
- package/react/magnet.tsx +7 -4
- package/react/magnifying-glass-lightning.tsx +10 -4
- package/react/magnifying-glass.tsx +5 -0
- package/react/map.tsx +7 -4
- package/react/microphone-slash.tsx +7 -4
- package/react/microphone.tsx +7 -4
- package/react/minus.tsx +5 -0
- package/react/monitor-arrow.tsx +2 -2
- package/react/monitor-pause.tsx +2 -2
- package/react/mouse.tsx +6 -1
- package/react/navigation-up-left-slash.tsx +2 -2
- package/react/navigation-up-right.tsx +2 -2
- package/react/next.tsx +2 -2
- package/react/node-lines-curved.tsx +2 -2
- package/react/node-lines-horizontal.tsx +2 -2
- package/react/node-lines-vertical.tsx +2 -2
- package/react/node-plus.tsx +2 -2
- package/react/nodes-connections-three.tsx +2 -2
- package/react/note-magnifying-glass.tsx +7 -4
- package/react/octagon.tsx +2 -2
- package/react/paper-plane-tilt.tsx +2 -2
- package/react/parallelogram.tsx +7 -7
- package/react/pause-circle.tsx +7 -4
- package/react/pause.tsx +2 -2
- package/react/pdf.tsx +7 -4
- package/react/pen-tip.tsx +8 -5
- package/react/pen.tsx +7 -4
- package/react/pentagon.tsx +2 -2
- package/react/placeholder.tsx +5 -0
- package/react/play-circle.tsx +8 -4
- package/react/play.tsx +2 -2
- package/react/playback-speed-circle.tsx +5 -0
- package/react/plug.tsx +5 -0
- package/react/plus-text.tsx +7 -4
- package/react/plus.tsx +5 -0
- package/react/presentation-arrow.tsx +2 -2
- package/react/presentation-eye-open.tsx +5 -2
- package/react/presentation-line.tsx +2 -2
- package/react/presentation-lines-two.tsx +2 -2
- package/react/presentation-link.tsx +7 -4
- package/react/presentation-number-one.tsx +2 -2
- package/react/presentation-plus.tsx +2 -2
- package/react/previous.tsx +2 -2
- package/react/prohibit.tsx +7 -7
- package/react/push-pin.tsx +7 -4
- package/react/question-mark-circle.tsx +5 -0
- package/react/rectangle-arrow-up-center.tsx +2 -2
- package/react/rectangle-dash-lines.tsx +2 -2
- package/react/rectangle-tick.tsx +2 -2
- package/react/rectangle-triangle-bottom-center.tsx +2 -2
- package/react/rectangles-three-aligned.tsx +8 -5
- package/react/rectangles-three-free.tsx +8 -5
- package/react/rectangles-three-overlap.tsx +7 -4
- package/react/rectangles-two-line.tsx +7 -4
- package/react/rectangles-two-lines-four.tsx +2 -2
- package/react/rectangles-two-minus.tsx +2 -2
- package/react/rectangles-two-plus.tsx +2 -2
- package/react/rectangles-two-user.tsx +5 -2
- package/react/rhombus.tsx +7 -7
- package/react/scissors.tsx +1 -1
- package/react/scrollbar-xy.tsx +5 -0
- package/react/shapes.tsx +7 -4
- package/react/shield-check.tsx +7 -4
- package/react/shield-lock.tsx +5 -0
- package/react/shuffle.tsx +2 -2
- package/react/sidebar-closed.tsx +7 -4
- package/react/sidebar-open.tsx +5 -0
- package/react/sliders-x.tsx +7 -4
- package/react/sliders-y.tsx +7 -4
- 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/sparks-filled.tsx +2 -2
- package/react/speaker-cross.tsx +7 -4
- package/react/speaker-high.tsx +7 -4
- package/react/split-vertical.tsx +7 -4
- package/react/square-brackets-angle-slash.tsx +7 -4
- package/react/square-circles-two.tsx +5 -0
- package/react/square-line-square-dashed.tsx +7 -4
- package/react/square-rounded.tsx +7 -7
- package/react/square-star-scribble.tsx +5 -0
- package/react/square-triangle-circle-plus.tsx +7 -4
- package/react/square.tsx +7 -7
- package/react/squares-four.tsx +7 -4
- package/react/squares-group.tsx +6 -1
- package/react/squares-merge.tsx +11 -4
- package/react/squares-three.tsx +7 -4
- package/react/squares-two-overlap.tsx +7 -4
- package/react/squares-ungroup.tsx +5 -0
- package/react/squares-unmerge.tsx +7 -4
- package/react/stack.tsx +7 -4
- package/react/star.tsx +2 -2
- package/react/sticky-corners.tsx +2 -2
- package/react/sticky-eye-open.tsx +5 -2
- package/react/sticky-note-stack.tsx +2 -2
- package/react/sticky-note-wide.tsx +2 -2
- package/react/sticky-note.tsx +7 -4
- package/react/sticky-notes-two.tsx +6 -4
- package/react/stop-circle.tsx +8 -4
- package/react/stroke-1.tsx +2 -2
- package/react/stroke-2.tsx +2 -2
- package/react/stroke-3.tsx +2 -2
- package/react/stroke-4.tsx +2 -2
- package/react/stroke-5.tsx +2 -2
- package/react/stroke-6.tsx +2 -2
- package/react/tag.tsx +6 -1
- package/react/text-a-underline.tsx +10 -2
- package/react/text-align-center.tsx +7 -4
- package/react/text-align-left.tsx +7 -4
- package/react/text-b-bold-italic-underlined.tsx +13 -1
- package/react/text-b-bold.tsx +7 -4
- package/react/text-cursor-eye-open.tsx +11 -3
- package/react/text-h-one.tsx +7 -4
- package/react/text-h-three.tsx +7 -4
- package/react/text-h-two.tsx +7 -4
- package/react/text-i-italic.tsx +8 -8
- package/react/text-indent.tsx +7 -4
- package/react/text-lines-three.tsx +7 -4
- package/react/text-s-strikethrough.tsx +7 -4
- package/react/text-styles.tsx +5 -0
- package/react/text-t.tsx +8 -5
- package/react/text-u-underlined.tsx +7 -4
- package/react/thumbs-up.tsx +7 -4
- package/react/tick-circle.tsx +2 -2
- package/react/ticket.tsx +10 -2
- package/react/timer.tsx +12 -3
- package/react/trackpad.tsx +1 -1
- package/react/trapeze.tsx +2 -2
- package/react/trash-simple.tsx +7 -4
- package/react/trash.tsx +7 -4
- package/react/triangle-square-circle.tsx +8 -6
- package/react/triangle.tsx +7 -7
- 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 +7 -4
- package/react/user-eye-open.tsx +5 -2
- package/react/user-load.tsx +2 -2
- package/react/user-number-three.tsx +2 -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 +7 -4
- package/react/user.tsx +5 -0
- package/react/users-three.tsx +2 -2
- package/react/users.tsx +5 -0
- package/react/video-camera-simple-slash.tsx +2 -2
- package/react/video-camera-simple.tsx +2 -2
- package/react/video-camera.tsx +2 -2
- 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-arc-left.svg +1 -1
- package/svg/24/arrow-arc-right.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-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-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/article.svg +1 -1
- package/svg/24/at.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/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/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-dashes-lines-two.svg +1 -1
- package/svg/24/chat-lines-cross.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.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-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/columns-three.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-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-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/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/flag.svg +1 -1
- package/svg/24/folder.svg +1 -1
- package/svg/24/frame-lines-two.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/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/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/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/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.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/monitor-arrow.svg +1 -1
- package/svg/24/monitor-pause.svg +1 -1
- package/svg/24/mouse.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-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-connections-three.svg +1 -1
- package/svg/24/note-magnifying-glass.svg +1 -1
- package/svg/24/octagon.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.svg +1 -1
- package/svg/24/pentagon.svg +1 -1
- package/svg/24/placeholder.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-text.svg +1 -1
- package/svg/24/plus.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-plus.svg +1 -1
- package/svg/24/previous.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/rectangle-arrow-up-center.svg +1 -1
- package/svg/24/rectangle-dash-lines.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/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/shuffle.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/sparks-filled.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/star.svg +1 -1
- package/svg/24/sticky-corners.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/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/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/tick-circle.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/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-eye-open.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-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
|
@@ -21,10 +21,18 @@ export const IconCornersThreeEyeOpen: 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='M7 4h-4v4m0 8v4h4m14-4v4h-4m-7-13c0-.5 2-4 6-4s6 3.5 6 4-2 4-6 4-6-3.5-6-4Z'
|
|
26
29
|
/>,
|
|
27
|
-
<circle cx={16} cy={7} r={2} fill='currentColor'
|
|
30
|
+
<circle cx={16} cy={7} r={2} fill='currentColor' />,
|
|
31
|
+
<path
|
|
32
|
+
stroke='currentColor'
|
|
33
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
34
|
+
d='M11.8097 12.3875v.0001'
|
|
35
|
+
/>
|
|
28
36
|
)
|
|
29
37
|
)
|
|
30
38
|
|
package/react/credit-card.tsx
CHANGED
|
@@ -25,6 +25,11 @@ export const IconCreditCard: IconComponentType = forwardRef(
|
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='M4 10v6c0 1.6569 1.3431 3 3 3h10c1.6569 0 3-1.3431 3-3v-6m-16 0v-2c0-1.6569 1.3431-3 3-3h10c1.6569 0 3 1.3431 3 3v2m-16 0h16m-13 5h2'
|
|
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/crop.tsx
CHANGED
|
@@ -20,14 +20,19 @@ export const IconCrop: 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(#clip0_1541_480)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
|
|
26
|
-
d='
|
|
29
|
+
strokeLinecap='round'
|
|
30
|
+
d='M6 2v15c0 .5523.4477 1 1 1h11m4 0h-4m-8-12h7c.5523 0 1 .4477 1 1v7m-16-8h4m12 16v-4'
|
|
27
31
|
/>
|
|
32
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
28
33
|
</g>,
|
|
29
34
|
<defs>
|
|
30
|
-
<clipPath id='
|
|
35
|
+
<clipPath id='clip0_1541_480'>
|
|
31
36
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
32
37
|
</clipPath>
|
|
33
38
|
</defs>
|
package/react/cross-circle.tsx
CHANGED
|
@@ -25,6 +25,11 @@ export const IconCrossCircle: IconComponentType = forwardRef(
|
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='m9 9 6 6m0-6-6 6m12-3c0 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/cross-fat.tsx
CHANGED
|
@@ -20,14 +20,20 @@ export const IconCrossFat: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeLinecap='round'
|
|
26
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
27
|
+
clipPath='url(#clip0_3866_854)'
|
|
28
|
+
>
|
|
29
|
+
<path d='M5.5 8h2.5v-2.5m-2.5 10.5h2.5v2.5m10.5-2.5h-2.5v2.5m2.5-10.5h-2.5v-2.5' />
|
|
24
30
|
<path
|
|
25
|
-
|
|
26
|
-
d='
|
|
31
|
+
strokeLinejoin='round'
|
|
32
|
+
d='M5.5 8h-2.5v8h2.5m10.5-10.5v-2.5h-8v2.5m10.5 10.5h2.5v-8h-2.5m-10.5 10.5v2.5h8v-2.5'
|
|
27
33
|
/>
|
|
28
34
|
</g>,
|
|
29
35
|
<defs>
|
|
30
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_3866_854'>
|
|
31
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
32
38
|
</clipPath>
|
|
33
39
|
</defs>
|
package/react/cross-square.tsx
CHANGED
|
@@ -20,7 +20,7 @@ export const IconCrossSquare: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g clipPath='url(#
|
|
23
|
+
<g clipPath='url(#clip0_1948_862)'>
|
|
24
24
|
<path
|
|
25
25
|
stroke='currentColor'
|
|
26
26
|
strokeLinecap='round'
|
|
@@ -30,7 +30,7 @@ export const IconCrossSquare: IconComponentType = forwardRef(
|
|
|
30
30
|
/>
|
|
31
31
|
</g>,
|
|
32
32
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
33
|
+
<clipPath id='clip0_1948_862'>
|
|
34
34
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
35
|
</clipPath>
|
|
36
36
|
</defs>
|
package/react/cross.tsx
CHANGED
|
@@ -25,6 +25,11 @@ export const IconCross: IconComponentType = forwardRef(
|
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='m6 6 12 12m0-12-12 12'
|
|
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/cube.tsx
CHANGED
|
@@ -20,17 +20,20 @@ export const IconCube: 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(#clip0_1734_346)'
|
|
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 7-9-3-9 3m18 0-9 3m9-3v11l-9 3m0-11-9-3m9 3v11m-9-14v11l9 3'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1734_346'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
package/react/cursor-filled.tsx
CHANGED
|
@@ -29,6 +29,11 @@ export const IconCursorFilled: IconComponentType = forwardRef(
|
|
|
29
29
|
<path
|
|
30
30
|
fill='currentColor'
|
|
31
31
|
d='m17.8405 13.3145-9.4348-9.246c-.1558-.1527-.4057-.0335-.4057.1935v13.4099c0 .4513.4946.6907.8074.3909l3.4365-3.2929a.4685.4685 0 0 1 .2851-.1306l5.0224-.4164c.4241-.0352.6039-.5999.2891-.9084Z'
|
|
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/cursor-text.tsx
CHANGED
|
@@ -20,17 +20,20 @@ export const IconCursorText: 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(#clip0_1734_340)'
|
|
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 5h3c1.1046 0 2 .8954 2 2m0 0v10m0-10c0-1.1046.8954-2 2-2h3m-5 12c0 1.1046-.8954 2-2 2h-3m5-2c0 1.1046.8954 2 2 2h3'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1734_340'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
package/react/cursor.tsx
CHANGED
|
@@ -20,16 +20,19 @@ export const IconCursor: 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(#clip0_1542_365)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
28
30
|
d='m14.5 20-1.9167-4.9706m-4.1776-10.9609 9.4348 9.246c.3148.3085.135.8732-.2891.9084l-5.0224.4164a.4685.4685 0 0 0-.2851.1306l-3.4365 3.2929c-.3128.2998-.8074.0604-.8074-.3909v-13.41c0-.227.25-.346.4057-.1934Z'
|
|
29
31
|
/>
|
|
32
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
30
33
|
</g>,
|
|
31
34
|
<defs>
|
|
32
|
-
<clipPath id='
|
|
35
|
+
<clipPath id='clip0_1542_365'>
|
|
33
36
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
34
37
|
</clipPath>
|
|
35
38
|
</defs>
|
|
@@ -20,17 +20,20 @@ export const IconCurveSquareCircleArrow: 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(#clip0_1734_376)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeLinejoin='round'
|
|
28
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
29
31
|
d='M11 6h-1c-2.2091 0-4 1.7909-4 4v1m8 7h8m0 0-2-3m2 3-2 3m-10-3c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Zm6-16h4c1.1046 0 2 .8954 2 2v4c0 1.1046-.8954 2-2 2h-4c-1.1046 0-2-.8954-2-2v-4c0-1.1046.8954-2 2-2Z'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1734_376'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
|
@@ -20,17 +20,20 @@ export const IconDashLeftDownSquareDashRightUp: 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(#clip0_1778_709)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeLinejoin='round'
|
|
28
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
29
31
|
d='m4 20 2-2m12-12 2-2m-11 12h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1v6c0 .5523.4477 1 1 1Z'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1778_709'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
|
@@ -20,17 +20,20 @@ export const IconDashLeftUpSquareDashDownRight: 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(#clip0_1778_724)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeLinejoin='round'
|
|
28
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
29
31
|
d='m4 4 2 2m12 12 2 2m-11-4h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1v6c0 .5523.4477 1 1 1Z'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1778_724'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
|
@@ -20,17 +20,20 @@ export const IconDashSquareDashHorizontal: 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(#clip0_1778_706)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeLinejoin='round'
|
|
28
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
29
31
|
d='M3 12h2m14 0h2m-12 4h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1v6c0 .5523.4477 1 1 1Z'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1778_706'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
|
@@ -20,17 +20,20 @@ export const IconDashSquareDashVertical: 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(#clip0_1778_688)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeLinejoin='round'
|
|
28
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
29
31
|
d='M12 3v2m0 14v2m-4-12v6c0 .5523.4477 1 1 1h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1Z'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1778_688'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
|
@@ -26,7 +26,12 @@ export const IconDistributeHorizontal: IconComponentType = forwardRef(
|
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='M4 3v18m16-18v18'
|
|
28
28
|
/>,
|
|
29
|
-
<rect width={4} height={10} x={10} y={7} fill='currentColor' rx={2}
|
|
29
|
+
<rect width={4} height={10} x={10} y={7} fill='currentColor' rx={2} />,
|
|
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
|
|
|
@@ -34,6 +34,11 @@ export const IconDistributeVertical: IconComponentType = forwardRef(
|
|
|
34
34
|
fill='currentColor'
|
|
35
35
|
rx={2}
|
|
36
36
|
transform='rotate(90 17 10)'
|
|
37
|
+
/>,
|
|
38
|
+
<path
|
|
39
|
+
stroke='currentColor'
|
|
40
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
41
|
+
d='M11.8097 12.3875v.0001'
|
|
37
42
|
/>
|
|
38
43
|
)
|
|
39
44
|
)
|
package/react/download.tsx
CHANGED
|
@@ -20,7 +20,7 @@ export const IconDownload: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g clipPath='url(#
|
|
23
|
+
<g clipPath='url(#clip0_1908_1041)'>
|
|
24
24
|
<path
|
|
25
25
|
stroke='currentColor'
|
|
26
26
|
strokeLinecap='round'
|
|
@@ -30,7 +30,7 @@ export const IconDownload: IconComponentType = forwardRef(
|
|
|
30
30
|
/>
|
|
31
31
|
</g>,
|
|
32
32
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
33
|
+
<clipPath id='clip0_1908_1041'>
|
|
34
34
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
35
|
</clipPath>
|
|
36
36
|
</defs>
|
package/react/envelope.tsx
CHANGED
|
@@ -25,6 +25,11 @@ export const IconEnvelope: IconComponentType = forwardRef(
|
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='m7 9 3.6179 3.4588c.7732.7391 1.991.7391 2.7642 0l3.6179-3.4588m-13 10h16c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1Z'
|
|
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/eraser.tsx
CHANGED
|
@@ -20,17 +20,20 @@ export const IconEraser: 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(#clip0_1734_403)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeLinejoin='round'
|
|
28
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
29
31
|
d='M18 20h-6m0 0h-5.1716a2 2 0 0 1-1.4142-.5858l-2-2c-.781-.781-.781-2.0474 0-2.8284l7.5858-7.5858m1 13 6-6m0 0 2.5858-2.5858c.781-.781.781-2.0474 0-2.8284l-4.1716-4.1716c-.781-.781-2.0474-.781-2.8284 0l-2.5858 2.5858m7 7-7-7'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1734_403'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
|
@@ -25,8 +25,11 @@ export const IconExclamationMarkOctagon: IconComponentType = forwardRef(
|
|
|
25
25
|
d='M13 15.5c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z'
|
|
26
26
|
/>,
|
|
27
27
|
<path
|
|
28
|
-
|
|
29
|
-
|
|
28
|
+
stroke='currentColor'
|
|
29
|
+
strokeLinecap='round'
|
|
30
|
+
strokeLinejoin='round'
|
|
31
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
32
|
+
d='M12 8v4m.5 3.5a.5.5 0 1 1-1.0001-.0001.5.5 0 0 1 1.0001.0001Zm-4.1362-12.5 7.429.0648 5.2072 5.299-.0648 7.429-5.299 5.2072-7.429-.0648-5.2072-5.299.0648-7.429 5.299-5.2072Z'
|
|
30
33
|
/>
|
|
31
34
|
)
|
|
32
35
|
)
|
|
@@ -29,6 +29,11 @@ export const IconExclamationPointCircle: IconComponentType = forwardRef(
|
|
|
29
29
|
<path
|
|
30
30
|
fill='currentColor'
|
|
31
31
|
d='M13 15.5c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z'
|
|
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/export.tsx
CHANGED
|
@@ -20,7 +20,7 @@ export const IconExport: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g clipPath='url(#
|
|
23
|
+
<g clipPath='url(#clip0_1908_1049)'>
|
|
24
24
|
<path
|
|
25
25
|
stroke='currentColor'
|
|
26
26
|
strokeLinecap='round'
|
|
@@ -30,7 +30,7 @@ export const IconExport: IconComponentType = forwardRef(
|
|
|
30
30
|
/>
|
|
31
31
|
</g>,
|
|
32
32
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
33
|
+
<clipPath id='clip0_1908_1049'>
|
|
34
34
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
35
|
</clipPath>
|
|
36
36
|
</defs>
|
|
@@ -26,6 +26,11 @@ export const IconEyeClosedDotsFourFrameBroken: IconComponentType = forwardRef(
|
|
|
26
26
|
strokeLinejoin='round'
|
|
27
27
|
strokeWidth='var(--svg-stroke-width)'
|
|
28
28
|
d='M5 5h-1c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1v-4m-11.5-9s.3776.6608 1.0918 1.4082m0 0c.6673.6982 1.6283 1.472 2.8496 1.853m-2.8496-1.853-1.5918 1.5918m4.4414.2612a5.2099 5.2099 0 0 0 1.5586.2388c.5584 0 1.0786-.089 1.5586-.2388m-3.1172 0-.4414 1.7388m3.5586-1.7388.4414 1.7388m-.4414-1.7388c1.2213-.381 2.1823-1.1548 2.8496-1.853m0 0c.7142-.7474 1.0918-1.4082 1.0918-1.4082m-1.0918 1.4082 1.5918 1.5918m-14 7h1m3.5 0h1m3.5 0h1'
|
|
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/eye-closed.tsx
CHANGED
|
@@ -20,17 +20,20 @@ export const IconEyeClosed: 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(#clip0_1778_766)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeLinejoin='round'
|
|
28
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
29
31
|
d='M2.909 11s.4876.9751 1.5314 2.1007m16.6505-2.1007s-.4875.9751-1.5313 2.1007m-15.1192 0-2.4404 2.4448m2.4404-2.4448c1.038 1.1195 2.6263 2.3878 4.8323 2.994m0 0c.8222.2259 1.7301.3598 2.7273.3598.9972 0 1.9051-.1339 2.7273-.3598m-5.4546 0-.909 3.0871m6.3636-3.0871.9091 3.0871m-.9091-3.0871c2.206-.6062 3.7942-1.8745 4.8323-2.994m0 0 2.4404 2.4448'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1778_766'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
|
@@ -27,7 +27,12 @@ export const IconEyeOpenLineFrameBroken: IconComponentType = forwardRef(
|
|
|
27
27
|
strokeWidth='var(--svg-stroke-width)'
|
|
28
28
|
d='M5 5h-1c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1v-4m-14 1h10m-8-8c0-.5 2-4 6-4s6 3.5 6 4-2 4-6 4-6-3.5-6-4Z'
|
|
29
29
|
/>,
|
|
30
|
-
<circle cx={15} cy={7} r={2} fill='currentColor'
|
|
30
|
+
<circle cx={15} cy={7} r={2} fill='currentColor' />,
|
|
31
|
+
<path
|
|
32
|
+
stroke='currentColor'
|
|
33
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
34
|
+
d='M11.8097 12.3875v.0001'
|
|
35
|
+
/>
|
|
31
36
|
)
|
|
32
37
|
)
|
|
33
38
|
|
package/react/eye-open-slash.tsx
CHANGED
|
@@ -20,14 +20,20 @@ export const IconEyeOpenSlash: 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(#clip0_1778_733)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
|
|
26
|
-
|
|
29
|
+
strokeLinecap='round'
|
|
30
|
+
strokeLinejoin='round'
|
|
31
|
+
d='M14.1213 9.8787c-.5429-.543-1.2929-.8787-2.1213-.8787-1.6569 0-3 1.3431-3 3 0 .7684.2889 1.4692.7639 2m7.41-7.2444c-1.4642-1.0073-3.2122-1.7556-5.1739-1.7556-6 0-10 7-10 7s1.795 3.1412 4.7837 5.2152m3.7163 1.6388c.4844.0944.9848.146 1.5.146 6 0 10-7 10-7s-.7173-1.2553-2-2.7027m-16 10.7027 16-16'
|
|
27
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
28
34
|
</g>,
|
|
29
35
|
<defs>
|
|
30
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1778_733'>
|
|
31
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
32
38
|
</clipPath>
|
|
33
39
|
</defs>
|
package/react/eye-open.tsx
CHANGED
|
@@ -20,14 +20,23 @@ export const IconEyeOpen: 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(#clip0_1778_736)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
|
|
26
|
-
d='
|
|
29
|
+
strokeLinejoin='round'
|
|
30
|
+
d='M12 5c-6 0-10 7-10 7s4 7 10 7 10-7 10-7-4-7-10-7Z'
|
|
27
31
|
/>
|
|
32
|
+
<path
|
|
33
|
+
strokeLinejoin='round'
|
|
34
|
+
d='M15 12c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3Z'
|
|
35
|
+
/>
|
|
36
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
28
37
|
</g>,
|
|
29
38
|
<defs>
|
|
30
|
-
<clipPath id='
|
|
39
|
+
<clipPath id='clip0_1778_736'>
|
|
31
40
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
32
41
|
</clipPath>
|
|
33
42
|
</defs>
|
package/react/eyedropper.tsx
CHANGED
|
@@ -30,6 +30,11 @@ export const IconEyedropper: IconComponentType = forwardRef(
|
|
|
30
30
|
<path
|
|
31
31
|
fill='currentColor'
|
|
32
32
|
d='m13 7 3-3c1.1046-1.1045 2.8954-1.1045 4 0 1.1046 1.1046 1.1046 2.8955 0 4l-3 3-4-4ZM4 17.5l2.5 2.5h-2.5v-2.5Z'
|
|
33
|
+
/>,
|
|
34
|
+
<path
|
|
35
|
+
stroke='currentColor'
|
|
36
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
37
|
+
d='M11.8097 12.3875v.0001'
|
|
33
38
|
/>
|
|
34
39
|
)
|
|
35
40
|
)
|