@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
package/react/layout.tsx
CHANGED
|
@@ -20,17 +20,20 @@ export const IconLayout: 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_1693_355)'
|
|
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 9v12h6m-6-12v-6h18v6m-18 0h6m12 0v12h-12m12-12h-12m0 0v12'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1693_355'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
package/react/lifesaver.tsx
CHANGED
|
@@ -20,17 +20,20 @@ export const IconLifesaver: 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_1636_337)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='square'
|
|
27
30
|
strokeMiterlimit={1.414}
|
|
28
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
29
31
|
d='M14.8284 14.8284c-1.5621 1.5621-4.0947 1.5621-5.6568 0m5.6568 0c1.5621-1.5621 1.5621-4.0947 0-5.6568m0 5.6568 3.182 3.182m-8.8388-3.182c-1.5621-1.5621-1.5621-4.0947 0-5.6568m0 5.6568-3.182 3.182m3.182-8.8388c1.5621-1.5621 4.0947-1.5621 5.6568 0m-5.6568 0-3.182-3.182m8.8388 3.182 3.182-3.182m.3536 12.3744c-3.5148 3.5147-9.2132 3.5147-12.728 0-3.5147-3.5148-3.5147-9.2132 0-12.728 3.5148-3.5147 9.2132-3.5147 12.728 0 3.5147 3.5148 3.5147 9.2132 0 12.728Z'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1636_337'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
package/react/lightbulb.tsx
CHANGED
|
@@ -20,9 +20,15 @@ export const IconLightbulb: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
+
<path
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeLinejoin='round'
|
|
26
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
27
|
+
d='M12 3c-3.3137 0-6 2.6863-6 6 0 2.2208 1.2066 4.1599 3 5.1973v2.8027h6v-2.8027c1.7934-1.0374 3-2.9765 3-5.1973 0-3.3137-2.6863-6-6-6Z'
|
|
28
|
+
/>,
|
|
23
29
|
<path
|
|
24
30
|
fill='currentColor'
|
|
25
|
-
d='M9
|
|
31
|
+
d='M9 20h6v1c0 .5523-.4477 1-1 1h-4c-.5523 0-1-.4477-1-1v-1Z'
|
|
26
32
|
/>
|
|
27
33
|
)
|
|
28
34
|
)
|
package/react/lightning.tsx
CHANGED
|
@@ -20,18 +20,21 @@ export const IconLightning: 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_1636_340)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='square'
|
|
27
30
|
strokeLinejoin='round'
|
|
28
31
|
strokeMiterlimit={1.414}
|
|
29
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
30
32
|
d='m11.9735 1.8672-7.743 12.7531c-.101.1666.0188.3797.2138.3797h7.0557l-.44 7.0407c-.0161.2572.3204.3676.4598.1508l8.2326-12.8063c.1069-.1664-.0125-.3852-.2103-.3852h-7.5421l.4367-6.9875c.0163-.2607-.3277-.3686-.4632-.1453Z'
|
|
31
33
|
/>
|
|
34
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
32
35
|
</g>,
|
|
33
36
|
<defs>
|
|
34
|
-
<clipPath id='
|
|
37
|
+
<clipPath id='clip0_1636_340'>
|
|
35
38
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
36
39
|
</clipPath>
|
|
37
40
|
</defs>
|
package/react/line-curved.tsx
CHANGED
|
@@ -20,17 +20,20 @@ export const IconLineCurved: 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_364)'
|
|
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 12s2.767-2.5534 5-3c4.4658-.8932 5.5342 6.8931 10 6 2.2329-.4466 5-3 5-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_364'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
package/react/line-dashed.tsx
CHANGED
|
@@ -20,17 +20,20 @@ export const IconLineDashed: 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_358)'
|
|
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 12h4m4 0h4m4 0h4'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1734_358'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
package/react/line-diagonal.tsx
CHANGED
|
@@ -20,16 +20,16 @@ export const IconLineDiagonal: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
/>
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#clip0_1456_536)'
|
|
27
|
+
>
|
|
28
|
+
<path strokeLinecap='round' d='m4 20 16-16' />
|
|
29
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
30
30
|
</g>,
|
|
31
31
|
<defs>
|
|
32
|
-
<clipPath id='
|
|
32
|
+
<clipPath id='clip0_1456_536'>
|
|
33
33
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
34
34
|
</clipPath>
|
|
35
35
|
</defs>
|
package/react/line-dotted.tsx
CHANGED
|
@@ -20,11 +20,19 @@ export const IconLineDotted: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
24
|
-
<path
|
|
23
|
+
<g clipPath='url(#clip0_1734_394)'>
|
|
24
|
+
<path
|
|
25
|
+
fill='currentColor'
|
|
26
|
+
d='M3 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM7 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM11 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM15 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM19 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM23 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z'
|
|
27
|
+
/>
|
|
28
|
+
<path
|
|
29
|
+
stroke='currentColor'
|
|
30
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
31
|
+
d='M11.8097 12.3875v.0001'
|
|
32
|
+
/>
|
|
25
33
|
</g>,
|
|
26
34
|
<defs>
|
|
27
|
-
<clipPath id='
|
|
35
|
+
<clipPath id='clip0_1734_394'>
|
|
28
36
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
29
37
|
</clipPath>
|
|
30
38
|
</defs>
|
|
@@ -20,17 +20,16 @@ export const IconLineHorizontal: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
/>
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#clip0_1734_331)'
|
|
27
|
+
>
|
|
28
|
+
<path strokeLinecap='round' strokeLinejoin='round' d='M3 12h18' />
|
|
29
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
30
|
</g>,
|
|
32
31
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
32
|
+
<clipPath id='clip0_1734_331'>
|
|
34
33
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
34
|
</clipPath>
|
|
36
35
|
</defs>
|
|
@@ -20,17 +20,16 @@ export const IconLineOrthogonal: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
/>
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#clip0_1734_397)'
|
|
27
|
+
>
|
|
28
|
+
<path strokeLinecap='round' strokeLinejoin='round' d='M2 16h10v-8h10' />
|
|
29
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
30
|
</g>,
|
|
32
31
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
32
|
+
<clipPath id='clip0_1734_397'>
|
|
34
33
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
34
|
</clipPath>
|
|
36
35
|
</defs>
|
package/react/line-straight.tsx
CHANGED
|
@@ -20,17 +20,16 @@ export const IconLineStraight: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
/>
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#clip0_1734_322)'
|
|
27
|
+
>
|
|
28
|
+
<path strokeLinecap='round' strokeLinejoin='round' d='m3 15 18-6' />
|
|
29
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
30
|
</g>,
|
|
32
31
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
32
|
+
<clipPath id='clip0_1734_322'>
|
|
34
33
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
34
|
</clipPath>
|
|
36
35
|
</defs>
|
|
@@ -20,17 +20,20 @@ export const IconLinesThreeHorizontalLineVerticalCenter: IconComponentType =
|
|
|
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_1693_337)'
|
|
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 5h8m8 0h-8m-8 7h16m-16 7h8m8 0h-8m0-14v14'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1693_337'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
|
@@ -20,16 +20,16 @@ export const IconLinesThreeHorizontal: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
/>
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#clip0_1693_370)'
|
|
27
|
+
>
|
|
28
|
+
<path strokeLinecap='round' d='M4 5h16m-16 7h16m-16 7h16' />
|
|
29
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
30
30
|
</g>,
|
|
31
31
|
<defs>
|
|
32
|
-
<clipPath id='
|
|
32
|
+
<clipPath id='clip0_1693_370'>
|
|
33
33
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
34
34
|
</clipPath>
|
|
35
35
|
</defs>
|
|
@@ -20,16 +20,16 @@ export const IconLinesThreeVertical: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
/>
|
|
23
|
+
<g
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
26
|
+
clipPath='url(#clip0_1693_379)'
|
|
27
|
+
>
|
|
28
|
+
<path strokeLinecap='round' d='M20 4v16m-8-16v16m-8-16v16' />
|
|
29
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
30
30
|
</g>,
|
|
31
31
|
<defs>
|
|
32
|
-
<clipPath id='
|
|
32
|
+
<clipPath id='clip0_1693_379'>
|
|
33
33
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
34
34
|
</clipPath>
|
|
35
35
|
</defs>
|
|
@@ -20,7 +20,7 @@ export const IconLinesTopLeftColumnsTwo: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g clipPath='url(#
|
|
23
|
+
<g clipPath='url(#clip0_2053_337)'>
|
|
24
24
|
<path
|
|
25
25
|
stroke='currentColor'
|
|
26
26
|
strokeLinecap='round'
|
|
@@ -30,7 +30,7 @@ export const IconLinesTopLeftColumnsTwo: IconComponentType = forwardRef(
|
|
|
30
30
|
/>
|
|
31
31
|
</g>,
|
|
32
32
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
33
|
+
<clipPath id='clip0_2053_337'>
|
|
34
34
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
35
|
</clipPath>
|
|
36
36
|
</defs>
|
package/react/link-plus.tsx
CHANGED
|
@@ -20,14 +20,17 @@ export const IconLinkPlus: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g clipPath='url(#
|
|
23
|
+
<g clipPath='url(#clip0_2010_319)'>
|
|
24
24
|
<path
|
|
25
|
-
|
|
26
|
-
|
|
25
|
+
stroke='currentColor'
|
|
26
|
+
strokeLinecap='round'
|
|
27
|
+
strokeLinejoin='round'
|
|
28
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
29
|
+
d='m13.2731 10.0406 1.6162-1.6162c1.2122-1.2122 3.1789-1.6699 4.5457-.303 1.3669 1.3668 1.2591 2.9835-.303 4.5456l-1.6163 1.6163m-6.1619 1.9193 4.8487-4.8488m-1.9192 6.1619-1.6163 1.6163c-1.2122 1.2122-3.1789 1.6699-4.5457.303-1.3668-1.3668-1.259-2.9836.303-4.5457l1.6163-1.6162m-3.0406-9.2731v3m0 0v3m0-3h3m-3 0h-3'
|
|
27
30
|
/>
|
|
28
31
|
</g>,
|
|
29
32
|
<defs>
|
|
30
|
-
<clipPath id='
|
|
33
|
+
<clipPath id='clip0_2010_319'>
|
|
31
34
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
32
35
|
</clipPath>
|
|
33
36
|
</defs>
|
package/react/link.tsx
CHANGED
|
@@ -25,6 +25,11 @@ export const IconLink: IconComponentType = forwardRef(
|
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='m7.7569 11.2932-3.182 3.1819c-1.3669 1.3669-1.3669 3.583 0 4.9498 1.3668 1.3668 3.5829 1.3668 4.9497 0l3.182-3.182m-1.7678-8.1317 3.5356-3.5356c1.3668-1.3668 3.5829-1.3668 4.9497 0 1.3669 1.3669 1.3669 3.583 0 4.9498l-3.5355 3.5355m-7.4246 2.4749 7.071-7.071'
|
|
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/list-bullets.tsx
CHANGED
|
@@ -30,6 +30,11 @@ export const IconListBullets: IconComponentType = forwardRef(
|
|
|
30
30
|
<path
|
|
31
31
|
fill='currentColor'
|
|
32
32
|
d='M5 12c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5ZM5 19c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5ZM5 5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.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
|
)
|
package/react/list-numbers.tsx
CHANGED
|
@@ -20,17 +20,20 @@ export const IconListNumbers: 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_385)'
|
|
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 3h3v6m6-3h9m-18 8h4v3h-4v3h4m5-3h9'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1734_385'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
package/react/lock-closed.tsx
CHANGED
|
@@ -26,6 +26,11 @@ export const IconLockClosed: IconComponentType = forwardRef(
|
|
|
26
26
|
strokeLinecap='round'
|
|
27
27
|
strokeWidth='var(--svg-stroke-width)'
|
|
28
28
|
d='M16.5 11v-6c0-1.1046-.8954-2-2-2h-5c-1.1046 0-2 .8954-2 2v6m-.5 10h10c1.1046 0 2-.8954 2-2v-6c0-1.1046-.8954-2-2-2h-10c-1.1046 0-2 .8954-2 2v6c0 1.1046.8954 2 2 2Zm6-5c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z'
|
|
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/lock-open.tsx
CHANGED
|
@@ -26,6 +26,11 @@ export const IconLockOpen: IconComponentType = forwardRef(
|
|
|
26
26
|
strokeLinecap='round'
|
|
27
27
|
strokeWidth='var(--svg-stroke-width)'
|
|
28
28
|
d='M16.5 11v-6c0-1.1046-.8954-2-2-2h-5c-1.1046 0-2 .8954-2 2v1.5m-.5 14.5h10c1.1046 0 2-.8954 2-2v-6c0-1.1046-.8954-2-2-2h-10c-1.1046 0-2 .8954-2 2v6c0 1.1046.8954 2 2 2Zm6-5c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z'
|
|
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/login.tsx
CHANGED
|
@@ -20,7 +20,7 @@ export const IconLogin: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g clipPath='url(#
|
|
23
|
+
<g clipPath='url(#clip0_1908_1145)'>
|
|
24
24
|
<path
|
|
25
25
|
stroke='currentColor'
|
|
26
26
|
strokeLinecap='round'
|
|
@@ -30,7 +30,7 @@ export const IconLogin: IconComponentType = forwardRef(
|
|
|
30
30
|
/>
|
|
31
31
|
</g>,
|
|
32
32
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
33
|
+
<clipPath id='clip0_1908_1145'>
|
|
34
34
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
35
|
</clipPath>
|
|
36
36
|
</defs>
|
package/react/logout.tsx
CHANGED
|
@@ -20,7 +20,7 @@ export const IconLogout: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g clipPath='url(#
|
|
23
|
+
<g clipPath='url(#clip0_1908_1105)'>
|
|
24
24
|
<path
|
|
25
25
|
stroke='currentColor'
|
|
26
26
|
strokeLinecap='round'
|
|
@@ -30,7 +30,7 @@ export const IconLogout: IconComponentType = forwardRef(
|
|
|
30
30
|
/>
|
|
31
31
|
</g>,
|
|
32
32
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
33
|
+
<clipPath id='clip0_1908_1105'>
|
|
34
34
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
35
|
</clipPath>
|
|
36
36
|
</defs>
|
package/react/magnet.tsx
CHANGED
|
@@ -20,17 +20,20 @@ export const IconMagnet: 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_1636_334)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='square'
|
|
27
30
|
strokeMiterlimit={1.414}
|
|
28
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
29
31
|
d='m8.435 4.8285-3.4853 3.4853c-2.7336 2.7336-2.7336 7.1658 0 9.8995l.6413.6413c2.7177 2.7177 7.1183 2.7359 9.8584.0407l3.5554-3.4971m-10.5697-10.5697 2.4749-2.4749a.5.5 0 0 1 .7071 0l2.2928 2.293a.5.5 0 0 1 0 .707l-2.4748 2.4749m-3-3 3 3m0 0-3.3138 3.3137c-1.1715 1.1716-1.1213 2.8578 0 4.2426l.5221.5221c1.3566 1.0931 3.0711 1.1716 4.2427 0l3.3137-3.3137m0 0 2.4748-2.4749a.5002.5002 0 0 1 .7072 0l2.1183 2.1184a.5.5 0 0 1-.0029.71l-2.4924 2.4515m-2.805-2.805 2.805 2.805'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1636_334'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
|
@@ -20,14 +20,20 @@ export const IconMagnifyingGlassLightning: 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_343)'
|
|
28
|
+
>
|
|
24
29
|
<path
|
|
25
|
-
|
|
26
|
-
d='
|
|
30
|
+
strokeLinejoin='round'
|
|
31
|
+
d='M15.5989 15.706c1.3728-1.3453 2.2246-3.2202 2.2246-5.2941 0-.4828-.0461-.9548-.1343-1.4118m-2.0903 6.7059c-1.3368 1.31-3.1676 2.1176-5.1871 2.1176-4.0934 0-7.4118-3.3183-7.4118-7.4117 0-2.8631 1.6234-5.347 4-6.5816m8.5989 11.8757 5.4011 5.2941'
|
|
27
32
|
/>
|
|
33
|
+
<path d='m14 2-3 4h3l-3 4' />
|
|
28
34
|
</g>,
|
|
29
35
|
<defs>
|
|
30
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_3866_343'>
|
|
31
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
32
38
|
</clipPath>
|
|
33
39
|
</defs>
|
|
@@ -25,6 +25,11 @@ export const IconMagnifyingGlass: IconComponentType = forwardRef(
|
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='m20 20-5.5-5.5m1.5-4.5c0 3.3137-2.6863 6-6 6s-6-2.6863-6-6 2.6863-6 6-6 6 2.6863 6 6Z'
|
|
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/map.tsx
CHANGED
|
@@ -20,18 +20,21 @@ 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(#clip0_1636_352)'
|
|
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
|
-
<clipPath id='
|
|
37
|
+
<clipPath id='clip0_1636_352'>
|
|
35
38
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
36
39
|
</clipPath>
|
|
37
40
|
</defs>
|
|
@@ -20,16 +20,19 @@ 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(#clip0_1456_530)'
|
|
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
|
-
<clipPath id='
|
|
35
|
+
<clipPath id='clip0_1456_530'>
|
|
33
36
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
34
37
|
</clipPath>
|
|
35
38
|
</defs>
|