@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
|
@@ -20,14 +20,16 @@ export const IconStickyNotesTwo: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g clipPath='url(#
|
|
23
|
+
<g clipPath='url(#clip0_1861_925)'>
|
|
24
24
|
<path
|
|
25
|
-
|
|
26
|
-
|
|
25
|
+
stroke='currentColor'
|
|
26
|
+
strokeLinejoin='round'
|
|
27
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
28
|
+
d='M16 8v-4.5a.5.5 0 0 0-.5-.5h-12a.5.5 0 0 0-.5.5v12a.5.5 0 0 0 .5.5h4.5m8-8h-7.5a.5.5 0 0 0-.5.5v7.5m8-8h4.5a.5.5 0 0 1 .5.5v6.5m-13 1v4.5a.5.5 0 0 0 .5.5h6.5m0 0 6-6m-6 6v-6h6'
|
|
27
29
|
/>
|
|
28
30
|
</g>,
|
|
29
31
|
<defs>
|
|
30
|
-
<clipPath id='
|
|
32
|
+
<clipPath id='clip0_1861_925'>
|
|
31
33
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
32
34
|
</clipPath>
|
|
33
35
|
</defs>
|
package/react/stop-circle.tsx
CHANGED
|
@@ -20,16 +20,20 @@ export const IconStopCircle: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<
|
|
24
|
-
cx={12}
|
|
25
|
-
cy={12}
|
|
26
|
-
r={9}
|
|
23
|
+
<path
|
|
27
24
|
stroke='currentColor'
|
|
25
|
+
strokeLinejoin='round'
|
|
28
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
|
+
d='M21 12c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z'
|
|
29
28
|
/>,
|
|
30
29
|
<path
|
|
31
30
|
fill='currentColor'
|
|
32
31
|
d='M9 10c0-.5523.4477-1 1-1h4c.5523 0 1 .4477 1 1v4c0 .5523-.4477 1-1 1h-4c-.5523 0-1-.4477-1-1v-4Z'
|
|
32
|
+
/>,
|
|
33
|
+
<path
|
|
34
|
+
stroke='currentColor'
|
|
35
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
36
|
+
d='M11.8097 12.3875v.0001'
|
|
33
37
|
/>
|
|
34
38
|
)
|
|
35
39
|
)
|
package/react/stroke-1.tsx
CHANGED
|
@@ -20,14 +20,14 @@ export const IconStroke1: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g clipPath='url(#
|
|
23
|
+
<g clipPath='url(#clip0_1888_884)'>
|
|
24
24
|
<path
|
|
25
25
|
fill='currentColor'
|
|
26
26
|
d='M4.3182 19.6818c-.4243-.4242-.4243-1.1121 0-1.5364l13.8272-13.8272c.4243-.4243 1.1122-.4243 1.5364 0 .4243.4242.4243 1.1121 0 1.5363l-13.8272 13.8273c-.4243.4243-1.1121.4243-1.5364 0Z'
|
|
27
27
|
/>
|
|
28
28
|
</g>,
|
|
29
29
|
<defs>
|
|
30
|
-
<clipPath id='
|
|
30
|
+
<clipPath id='clip0_1888_884'>
|
|
31
31
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
32
32
|
</clipPath>
|
|
33
33
|
</defs>
|
package/react/stroke-2.tsx
CHANGED
|
@@ -20,14 +20,14 @@ export const IconStroke2: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g clipPath='url(#
|
|
23
|
+
<g clipPath='url(#clip0_1888_900)'>
|
|
24
24
|
<path
|
|
25
25
|
fill='currentColor'
|
|
26
26
|
d='M4.612 19.388c-.816-.8161-.816-2.1392 0-2.9552l11.8208-11.8208c.816-.816 2.1391-.816 2.9552 0 .816.816.816 2.1392 0 2.9552l-11.8208 11.8208c-.816.816-2.1391.816-2.9552 0Z'
|
|
27
27
|
/>
|
|
28
28
|
</g>,
|
|
29
29
|
<defs>
|
|
30
|
-
<clipPath id='
|
|
30
|
+
<clipPath id='clip0_1888_900'>
|
|
31
31
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
32
32
|
</clipPath>
|
|
33
33
|
</defs>
|
package/react/stroke-3.tsx
CHANGED
|
@@ -20,14 +20,14 @@ export const IconStroke3: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g clipPath='url(#
|
|
23
|
+
<g clipPath='url(#clip0_1888_908)'>
|
|
24
24
|
<path
|
|
25
25
|
fill='currentColor'
|
|
26
26
|
d='M4.8842 19.1158c-1.179-1.179-1.179-3.0905 0-4.2695l9.9621-9.962c1.179-1.179 3.0905-1.179 4.2695 0 1.1789 1.179 1.1789 3.0904 0 4.2694l-9.9621 9.9621c-1.179 1.1789-3.0905 1.1789-4.2695 0Z'
|
|
27
27
|
/>
|
|
28
28
|
</g>,
|
|
29
29
|
<defs>
|
|
30
|
-
<clipPath id='
|
|
30
|
+
<clipPath id='clip0_1888_908'>
|
|
31
31
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
32
32
|
</clipPath>
|
|
33
33
|
</defs>
|
package/react/stroke-4.tsx
CHANGED
|
@@ -20,14 +20,14 @@ export const IconStroke4: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g clipPath='url(#
|
|
23
|
+
<g clipPath='url(#clip0_1888_868)'>
|
|
24
24
|
<path
|
|
25
25
|
fill='currentColor'
|
|
26
26
|
d='M5.137 18.8629c-1.516-1.5161-1.516-3.9742 0-5.4903l8.2356-8.2355c1.5161-1.5161 3.9742-1.5161 5.4903 0 1.5161 1.5161 1.5161 3.9742 0 5.4903l-8.2355 8.2355c-1.5161 1.5161-3.9742 1.5161-5.4903 0Z'
|
|
27
27
|
/>
|
|
28
28
|
</g>,
|
|
29
29
|
<defs>
|
|
30
|
-
<clipPath id='
|
|
30
|
+
<clipPath id='clip0_1888_868'>
|
|
31
31
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
32
32
|
</clipPath>
|
|
33
33
|
</defs>
|
package/react/stroke-5.tsx
CHANGED
|
@@ -20,14 +20,14 @@ export const IconStroke5: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g clipPath='url(#
|
|
23
|
+
<g clipPath='url(#clip0_1888_876)'>
|
|
24
24
|
<path
|
|
25
25
|
fill='currentColor'
|
|
26
26
|
d='M5.3726 18.6274c-1.8301-1.8301-1.8301-4.7973 0-6.6274l6.6274-6.6274c1.8301-1.8301 4.7973-1.8301 6.6274 0 1.8301 1.83 1.8301 4.7973 0 6.6274l-6.6274 6.6274c-1.8301 1.8301-4.7973 1.8301-6.6274 0Z'
|
|
27
27
|
/>
|
|
28
28
|
</g>,
|
|
29
29
|
<defs>
|
|
30
|
-
<clipPath id='
|
|
30
|
+
<clipPath id='clip0_1888_876'>
|
|
31
31
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
32
32
|
</clipPath>
|
|
33
33
|
</defs>
|
package/react/stroke-6.tsx
CHANGED
|
@@ -20,14 +20,14 @@ export const IconStroke6: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g clipPath='url(#
|
|
23
|
+
<g clipPath='url(#clip0_1888_892)'>
|
|
24
24
|
<path
|
|
25
25
|
fill='currentColor'
|
|
26
26
|
d='M5.2574 18.6924c-2.3432-2.3432-2.3432-6.1421 0-8.4853l4.9497-4.9497c2.3432-2.3432 6.1421-2.3432 8.4853 0 2.3431 2.3431 2.3431 6.1421 0 8.4852l-4.9498 4.9498c-2.3431 2.3431-6.1421 2.3431-8.4852 0Z'
|
|
27
27
|
/>
|
|
28
28
|
</g>,
|
|
29
29
|
<defs>
|
|
30
|
-
<clipPath id='
|
|
30
|
+
<clipPath id='clip0_1888_892'>
|
|
31
31
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
32
32
|
</clipPath>
|
|
33
33
|
</defs>
|
package/react/tag.tsx
CHANGED
|
@@ -28,7 +28,12 @@ export const IconTag: IconComponentType = forwardRef(
|
|
|
28
28
|
strokeWidth='var(--svg-stroke-width)'
|
|
29
29
|
d='M11.9531 4h-7.9531v8l8.8388 8.617 7.7782-7.7782-8.6639-8.8388Z'
|
|
30
30
|
/>,
|
|
31
|
-
<circle cx={8.5} cy={8.5} r={1.5} fill='currentColor'
|
|
31
|
+
<circle cx={8.5} cy={8.5} r={1.5} fill='currentColor' />,
|
|
32
|
+
<path
|
|
33
|
+
stroke='currentColor'
|
|
34
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
35
|
+
d='M11.8097 12.3875v.0001'
|
|
36
|
+
/>
|
|
32
37
|
)
|
|
33
38
|
)
|
|
34
39
|
|
|
@@ -22,8 +22,16 @@ export const IconTextAUnderline: IconComponentType = forwardRef(
|
|
|
22
22
|
},
|
|
23
23
|
<rect width={18} height={2} x={3} y={19} fill='currentColor' rx={0.5} />,
|
|
24
24
|
<path
|
|
25
|
-
|
|
26
|
-
|
|
25
|
+
stroke='currentColor'
|
|
26
|
+
strokeLinecap='round'
|
|
27
|
+
strokeLinejoin='round'
|
|
28
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
29
|
+
d='m7 16 1.25-3m8.75 3-1.25-3m0 0-3.75-9-3.75 9m7.5 0h-7.5'
|
|
30
|
+
/>,
|
|
31
|
+
<path
|
|
32
|
+
stroke='currentColor'
|
|
33
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
34
|
+
d='M11.8097 12.3875v.0001'
|
|
27
35
|
/>
|
|
28
36
|
)
|
|
29
37
|
)
|
|
@@ -20,17 +20,20 @@ export const IconTextAlignCenter: 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_319)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeLinejoin='round'
|
|
28
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
29
31
|
d='M5 6h14m-11 4h8m-11 4h14m-11 4h8'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1734_319'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
|
@@ -20,17 +20,20 @@ export const IconTextAlignLeft: 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_328)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeLinejoin='round'
|
|
28
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
29
31
|
d='M5 6h14m-14 6h7m-7 6h14'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1734_328'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
|
@@ -22,7 +22,19 @@ export const IconTextBBoldItalicUnderlined: IconComponentType = forwardRef(
|
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
24
|
fill='currentColor'
|
|
25
|
-
d='M4 20c0-.5523.4477-1 1-1h12c.5523 0 1 .4477 1 1s-.4477 1-1 1h-12c-.5523 0-1-.4477-1-
|
|
25
|
+
d='M4 20c0-.5523.4477-1 1-1h12c.5523 0 1 .4477 1 1s-.4477 1-1 1h-12c-.5523 0-1-.4477-1-1Z'
|
|
26
|
+
/>,
|
|
27
|
+
<path
|
|
28
|
+
stroke='currentColor'
|
|
29
|
+
strokeLinecap='round'
|
|
30
|
+
strokeLinejoin='round'
|
|
31
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
32
|
+
d='M12.5 9.75c1.8317 0 3.25.5 3.25 2.5s-1.75 3.5-4.25 3.5h-4l1.125-6m3.875 0c1.8317 0 4-.75 4-3.25s-2.5-2.75-3-2.75h-3.75l-1.125 6m3.875 0h-3.875'
|
|
33
|
+
/>,
|
|
34
|
+
<path
|
|
35
|
+
stroke='currentColor'
|
|
36
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
37
|
+
d='M11.8097 12.3875v.0001'
|
|
26
38
|
/>
|
|
27
39
|
)
|
|
28
40
|
)
|
package/react/text-b-bold.tsx
CHANGED
|
@@ -20,17 +20,20 @@ export const IconTextBBold: 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_379)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeLinejoin='round'
|
|
28
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
29
31
|
d='M13.5 11.75h-6.25m6.25 0c1.0551 0 2.5-1.1794 2.5-3s-1.082-3.5-3.25-3.5h-5.5v6.5m6.25 0c2.5 0 3.5 1.8379 3.5 3.5s-1.2253 3.5-3.5 3.5h-6.25v-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_379'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
|
@@ -21,10 +21,18 @@ export const IconTextCursorEyeOpen: 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='M2 7h3c1.1046 0 2 .8954 2 2v10m0 0c0 1.1046-.8954 2-2 2h-3m5-2c0 1.1046.8954 2 2 2h3m-2-14c0-.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/text-h-one.tsx
CHANGED
|
@@ -20,17 +20,20 @@ export const IconTextHOne: 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_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='M5 6v6m0 6v-6m0 0h7m0 0v-6m0 6v6m5-12h3v12'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1693_385'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
package/react/text-h-three.tsx
CHANGED
|
@@ -20,17 +20,20 @@ export const IconTextHThree: 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_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='M4 6v6m0 6v-6m0 0h7m0 0v-6m0 6v6m4-12h5v6m-5 0h5m0 0v6h-5'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1693_403'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
package/react/text-h-two.tsx
CHANGED
|
@@ -20,17 +20,20 @@ export const IconTextHTwo: 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_394)'
|
|
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 6v6m0 6v-6m0 0h7m0 0v-6m0 6v6m4-12h5v6h-5v6h5'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1693_394'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
package/react/text-i-italic.tsx
CHANGED
|
@@ -20,16 +20,16 @@ export const IconTextIItalic: 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_1734_325)'
|
|
27
|
+
>
|
|
28
|
+
<path strokeLinecap='round' d='M11 5h4m4 0h-4m0 0-6 14m0 0h-4m4 0h4' />
|
|
29
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
30
30
|
</g>,
|
|
31
31
|
<defs>
|
|
32
|
-
<clipPath id='
|
|
32
|
+
<clipPath id='clip0_1734_325'>
|
|
33
33
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
34
34
|
</clipPath>
|
|
35
35
|
</defs>
|
package/react/text-indent.tsx
CHANGED
|
@@ -20,17 +20,20 @@ export const IconTextIndent: 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_388)'
|
|
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 3v18m-10-9h7m0 0-3-3m3 3-3 3m10-9h6m-6 6h3m-3 6h6'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1734_388'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
|
@@ -20,17 +20,20 @@ export const IconTextLinesThree: 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_367)'
|
|
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 6h15m-15 6h15m-15 6h9'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1734_367'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
|
@@ -20,17 +20,20 @@ export const IconTextSStrikethrough: 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_361)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeLinejoin='round'
|
|
28
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
29
31
|
d='M8 18.9999s1.1958.9922 4 1c.9809.0028 4-.5 4-4s-4-4-4-4m0 0h-7m7 0h7m-3.5-7.25s-3.2759-1.8159-6 0c-1.2165.811-1.5459 2.0443-1.4489 3.2501'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1734_361'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
package/react/text-styles.tsx
CHANGED
|
@@ -32,6 +32,11 @@ export const IconTextStyles: IconComponentType = forwardRef(
|
|
|
32
32
|
fillRule='evenodd'
|
|
33
33
|
d='M21.6931 21.3213a3.984 3.984 0 0 0 .6079-.5395c.1825-.1993.3302-.3942.442-.5849.0869-.1298.1507-.2589.1897-.3872.0437-.1307.0673-.2506.0673-.3586 0-.1052-.0536-.1964-.1369-.2727-.0811-.0799-.1787-.124-.2898-.124-.094 0-.1664.0636-.2198.1366a7.6536 7.6536 0 0 1-.1688.2204l-.0008.001-.0007.0009c-.2208.2942-.4714.5136-.7513.661-.2698.1451-.6255.2213-1.0714.2213a1.0897 1.0897 0 0 1-.505-.1233c-.1461-.0778-.2813-.2218-.4016-.4434-.1196-.2264-.2163-.5373-.2873-.9369-.0706-.3974-.1065-.9123-.1065-1.5465 0-.2206.0205-.4659.0619-.7361a21.212 21.212 0 0 1 .1342-.7815 75.761 75.761 0 0 1 .1435-.6681c.0415-.1882.0652-.3235.0652-.395 0-.1196-.014-.2238-.0538-.2987a.5385.5385 0 0 0-.115-.1753 18.6126 18.6126 0 0 0-.1109-.1271c-.0256-.0401-.0513-.1062-.0734-.2049l-.0004-.0019-.0005-.0019c-.0269-.1-.0731-.2007-.137-.3022a1.3113 1.3113 0 0 0-.2215-.2679c-.0826-.0818-.1697-.1492-.2613-.2012-.0935-.053-.1875-.0837-.2805-.0837a.4145.4145 0 0 0-.1859.0456 1.8137 1.8137 0 0 0-.1478.0823l-.1354.0672a.314.314 0 0 1-.1066.0192c-.0365 0-.0867-.0068-.1525-.0229a4.6873 4.6873 0 0 0-.2113-.0699 3.322 3.322 0 0 0-.217-.0806c-.0729-.0262-.1435-.0409-.2108-.0409-.218 0-.488.1032-.8034.2898-.313.1829-.6421.4343-.9872.7528-.346.3134-.6851.6803-1.0175 1.1002a7.9268 7.9268 0 0 0-.8643 1.3277c-.2167.4122-.4006.7922-.5516 1.14l-.0005.0012c-.1447.3472-.2656.6711-.3625.9716l-.0003.0012c-.091.295-.158.573-.2008.8338l-.0003.0021c-.0365.2598-.0549.5082-.0549.7451 0 .2428.0408.4741.1228.6933.0813.2172.1912.4108.3301.58l.0013.0016c.1447.1687.3093.3041.4938.4051l.0012.0007c.1926.1019.3936.1538.6019.1538.3074 0 .652-.0983 1.0314-.2867.384-.1935.7704-.4413 1.1583-.7421.3934-.3065.7716-.6489 1.1343-1.0269.3121-.3201.588-.6428.8273-.9681.0711.3367.1567.6594.257.9679l.0004.0013c.1281.3754.2873.7073.4783.9947l.0013.0019c.1984.2831.4322.5096.7018.6776.2809.1711.6111.2554.9854.2554.2877 0 .5663-.0529.8351-.1583.2648-.104.509-.2359.7314-.3954Zm-4.0998-6.7647c.121.1722.1906.4703.1906.9119 0 .2156-.0371.4538-.1131.715-.0766.2573-.1769.521-.3012.7911a8.4463 8.4463 0 0 1-.4182.795l-.0008.0014a10.8507 10.8507 0 0 1-.4459.7171l-.0007.001c-.1344.2031-.3077.4192-.5208.6484a9.3732 9.3732 0 0 1-.6586.6273l-.001.0008c-.219.1939-.4252.3546-.6184.4826-.0959.0605-.1777.1043-.246.1328-.0695.029-.1192.0396-.1525.0396-.2845 0-.4491-.0786-.5323-.2066-.0956-.1533-.1474-.3605-.1474-.6289 0-.1801.0312-.3859.0956-.6182.0647-.2398.1505-.4894.257-.748.1129-.2655.2408-.5372.3837-.8149.1431-.2782.2921-.5504.4471-.8167a35.79 35.79 0 0 1 .4747-.7646c.1609-.2426.3125-.458.455-.6466l.0008-.001.0008-.0011c.0676-.0951.1561-.1947.2667-.2987a2.5586 2.5586 0 0 1 .3645-.2842 1.9823 1.9823 0 0 1 .4123-.2047l.0019-.0007c.1464-.0559.2879-.0831.4251-.0831.1316 0 .2596.073.3811.254Z'
|
|
34
34
|
clipRule='evenodd'
|
|
35
|
+
/>,
|
|
36
|
+
<path
|
|
37
|
+
stroke='currentColor'
|
|
38
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
39
|
+
d='M11.8097 12.3875v.0001'
|
|
35
40
|
/>
|
|
36
41
|
)
|
|
37
42
|
)
|
package/react/text-t.tsx
CHANGED
|
@@ -20,16 +20,19 @@ export const IconTextT: 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_493)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
|
-
|
|
28
|
-
d='M4 7v-2.5a.5.5 0 0 1 .5-.5h7.5m8 3v-2.5a.5.5 0 0 0-.5-.5h-7.5m0 0v16m0 0h-3m3 0h3'
|
|
30
|
+
d='M3 6v-2.5a.5.5 0 0 1 .5-.5h8.5m9 3v-2.5a.5.5 0 0 0-.5-.5h-8.5m0 0v18m0 0h-3m3 0h3'
|
|
29
31
|
/>
|
|
32
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
30
33
|
</g>,
|
|
31
34
|
<defs>
|
|
32
|
-
<clipPath id='
|
|
35
|
+
<clipPath id='clip0_1542_493'>
|
|
33
36
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
34
37
|
</clipPath>
|
|
35
38
|
</defs>
|
|
@@ -20,17 +20,20 @@ export const IconTextUUnderlined: 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_334)'
|
|
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 20h10m-10-16v8c0 3 2.7229 4 5 4s5-1 5-4v-8'
|
|
30
32
|
/>
|
|
33
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
31
34
|
</g>,
|
|
32
35
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
36
|
+
<clipPath id='clip0_1734_334'>
|
|
34
37
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
38
|
</clipPath>
|
|
36
39
|
</defs>
|
package/react/thumbs-up.tsx
CHANGED
|
@@ -20,16 +20,19 @@ export const IconThumbsUp: 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_1588_401)'
|
|
27
|
+
>
|
|
24
28
|
<path
|
|
25
|
-
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
|
-
strokeWidth='var(--svg-stroke-width)'
|
|
28
30
|
d='M4 11.6167v8.3833m3.2-1.0479v-7.1281c0-.1369.0273-.2724.0803-.399l3.2494-8.1005c.1626-.3879.7001-.4402.937-.0911l.553 1.077c.6668.9826.8807 2.196.5892 3.3417l-.5892 2.3479h5.3333c1.1782 0 2.647.9832 2.647 2.1406v2.6198c0 2.8938-2.9211 5.2396-5.8667 5.2396h-5.8666c-.5891 0-1.0667-.4692-1.0667-1.0479Z'
|
|
29
31
|
/>
|
|
32
|
+
<path d='M11.8097 12.3875v.0001' />
|
|
30
33
|
</g>,
|
|
31
34
|
<defs>
|
|
32
|
-
<clipPath id='
|
|
35
|
+
<clipPath id='clip0_1588_401'>
|
|
33
36
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
34
37
|
</clipPath>
|
|
35
38
|
</defs>
|
package/react/tick-circle.tsx
CHANGED
|
@@ -20,7 +20,7 @@ export const IconTickCircle: IconComponentType = forwardRef(
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<g clipPath='url(#
|
|
23
|
+
<g clipPath='url(#clip0_1908_1097)'>
|
|
24
24
|
<path
|
|
25
25
|
stroke='currentColor'
|
|
26
26
|
strokeLinecap='round'
|
|
@@ -30,7 +30,7 @@ export const IconTickCircle: IconComponentType = forwardRef(
|
|
|
30
30
|
/>
|
|
31
31
|
</g>,
|
|
32
32
|
<defs>
|
|
33
|
-
<clipPath id='
|
|
33
|
+
<clipPath id='clip0_1908_1097'>
|
|
34
34
|
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
35
|
</clipPath>
|
|
36
36
|
</defs>
|
package/react/ticket.tsx
CHANGED
|
@@ -21,8 +21,16 @@ export const IconTicket: 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='M11 5v14m-6.5-14h15c.5523 0 1 .4477 1 1v3.148c-1.7543 0-3 1.0977-3 2.852s1.2457 2.852 3 2.852v3.148c0 .5523-.4477 1-1 1h-15c-.5523 0-1-.4477-1-1v-3.148c1.7543 0 3-1.0977 3-2.852 0-1.5938-1.2457-2.852-3-2.852v-3.148c0-.5523.4477-1 1-1Z'
|
|
29
|
+
/>,
|
|
30
|
+
<path
|
|
31
|
+
stroke='currentColor'
|
|
32
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
33
|
+
d='M11.8097 12.3875v.0001'
|
|
26
34
|
/>
|
|
27
35
|
)
|
|
28
36
|
)
|