@mirohq/design-system-icons 0.46.0-red-icons.0 → 0.46.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/main.js +1408 -1299
- package/dist/main.js.map +1 -1
- package/dist/module.js +1408 -1300
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +3 -1
- package/package.json +3 -3
- package/react/activity.tsx +36 -0
- package/react/add-line-bottom.tsx +3 -3
- package/react/add-line-right.tsx +3 -3
- package/react/align-bottom.tsx +4 -4
- package/react/align-center-horizontal.tsx +4 -4
- package/react/align-center-vertical.tsx +4 -4
- package/react/align-left.tsx +4 -4
- package/react/align-right.tsx +4 -4
- package/react/align-top.tsx +4 -4
- package/react/arrow-arc-left.tsx +3 -3
- package/react/arrow-arc-right.tsx +3 -3
- package/react/arrow-bend-up-left.tsx +3 -3
- package/react/arrow-bend-up-right.tsx +3 -3
- package/react/arrow-box-out.tsx +2 -2
- package/react/arrow-clockwise-down-right.tsx +3 -3
- package/react/arrow-clockwise-up-left.tsx +3 -3
- package/react/arrow-counter-clockwise-down-left.tsx +3 -3
- package/react/arrow-counter-clockwise-up-right.tsx +3 -3
- package/react/arrow-curves-bottom-right.tsx +2 -2
- package/react/arrow-down-left.tsx +3 -3
- package/react/arrow-down-right.tsx +3 -3
- package/react/arrow-down.tsx +3 -3
- package/react/arrow-elbow-down-right.tsx +2 -2
- package/react/arrow-fat-right.tsx +2 -2
- package/react/arrow-fat-up-right.tsx +3 -3
- package/react/arrow-left.tsx +3 -3
- package/react/arrow-right.tsx +7 -3
- package/react/arrow-up-circle.tsx +2 -2
- package/react/arrow-up-left.tsx +3 -3
- package/react/arrow-up-right.tsx +3 -3
- package/react/arrow-up.tsx +3 -3
- package/react/arrows-clockwise-rectangle-tilt.tsx +2 -2
- package/react/arrows-clockwise-x.tsx +3 -3
- package/react/arrows-clockwise-y.tsx +7 -3
- package/react/arrows-down-up.tsx +3 -3
- package/react/arrows-horizontal-lines-top-bottom.tsx +2 -2
- 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/arrows-square-counter-clockwise-y.tsx +3 -3
- package/react/article.tsx +2 -2
- package/react/at.tsx +3 -3
- package/react/badge.tsx +2 -2
- package/react/barrel.tsx +2 -2
- package/react/bell-slash.tsx +3 -3
- package/react/bell-tilt.tsx +2 -2
- package/react/bell.tsx +2 -2
- package/react/board.tsx +3 -3
- package/react/book-open-info.tsx +3 -3
- package/react/bookmark.tsx +3 -3
- package/react/bracket-curly-left.tsx +2 -2
- package/react/bracket-curly-right.tsx +2 -2
- package/react/brackets-angle-slash.tsx +3 -3
- package/react/brackets-curly-circles-three.tsx +4 -4
- package/react/brush.tsx +2 -2
- package/react/calendar-blank.tsx +3 -3
- package/react/camera.tsx +4 -4
- package/react/card-circles.tsx +3 -3
- package/react/card-number-three.tsx +4 -4
- package/react/card.tsx +4 -4
- package/react/cards-poker.tsx +4 -4
- package/react/chart-bar-y-simple.tsx +3 -3
- package/react/chart-bar-y.tsx +7 -3
- package/react/chat-check.tsx +2 -2
- package/react/chat-dashes-lines-two.tsx +2 -2
- package/react/chat-lines-cross.tsx +2 -2
- package/react/chat-lines-dot.tsx +3 -3
- package/react/chat-lines-eye-open.tsx +4 -4
- 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 +3 -3
- package/react/chat-two.tsx +2 -2
- package/react/chat.tsx +2 -2
- package/react/check-mark.tsx +3 -3
- package/react/checkboard-square-centered.tsx +3 -3
- package/react/chevron-down-double.tsx +3 -3
- package/react/chevron-down.tsx +3 -3
- package/react/chevron-left-double.tsx +3 -3
- package/react/chevron-left.tsx +3 -3
- package/react/chevron-right-double.tsx +3 -3
- package/react/chevron-right-small.tsx +2 -2
- package/react/chevron-right.tsx +3 -3
- package/react/chevron-up-double.tsx +3 -3
- package/react/chevron-up-down-line.tsx +2 -2
- package/react/chevron-up-down.tsx +2 -2
- package/react/chevron-up.tsx +7 -3
- package/react/circle-corners.tsx +3 -3
- package/react/circle-motion-x.tsx +3 -3
- package/react/circle-notch.tsx +3 -3
- package/react/circle-slash.tsx +2 -2
- package/react/circle.tsx +2 -2
- package/react/circles-connected.tsx +4 -4
- package/react/clock-counter-clockwise-simple.tsx +4 -4
- package/react/clock-counter-clockwise.tsx +4 -4
- package/react/clock-overtime.tsx +4 -4
- package/react/clock.tsx +3 -3
- package/react/cloud.tsx +2 -2
- package/react/cluster.tsx +4 -4
- package/react/clustered.tsx +8 -4
- package/react/cog.tsx +4 -4
- package/react/coins-checked.tsx +4 -4
- package/react/coins-slash.tsx +4 -4
- package/react/coins.tsx +3 -3
- package/react/columns-three.tsx +2 -2
- package/react/comment-group.tsx +3 -3
- package/react/cone-serpentine.tsx +4 -4
- package/react/connection-line-elbows.tsx +3 -3
- package/react/connection-line-straight.tsx +3 -3
- package/react/corners-three-eye-open.tsx +4 -4
- package/react/counter.tsx +3 -3
- package/react/credit-card.tsx +3 -3
- package/react/crop.tsx +3 -3
- package/react/cross-circle.tsx +3 -3
- package/react/cross-fat.tsx +3 -3
- package/react/cross-square.tsx +2 -2
- package/react/cross.tsx +3 -3
- package/react/cube.tsx +3 -3
- package/react/cursor-filled.tsx +4 -4
- package/react/cursor-lines.tsx +4 -4
- package/react/cursor-text-lines.tsx +2 -2
- package/react/cursor-text.tsx +3 -3
- package/react/cursor.tsx +3 -3
- package/react/curve-square-circle-arrow.tsx +3 -3
- package/react/dash-left-down-square-dash-right-up.tsx +3 -3
- package/react/dash-left-up-square-dash-down-right.tsx +3 -3
- package/react/dash-square-dash-horizontal.tsx +3 -3
- package/react/dash-square-dash-vertical.tsx +3 -3
- package/react/diagram-card-large-1.tsx +2 -2
- package/react/diagram-card-large-2.tsx +4 -4
- package/react/diagram-card-large-3.tsx +3 -3
- package/react/diagram-card-large-4.tsx +3 -3
- package/react/diagram-card-magnifying-glass.tsx +2 -2
- package/react/diagram-card-small-1.tsx +2 -2
- package/react/diagram-card-small-2.tsx +3 -3
- package/react/diagram-card-small-3.tsx +3 -3
- package/react/diagram-card-team.tsx +2 -2
- package/react/diagram-card-user.tsx +2 -2
- package/react/distribute-horizontal.tsx +4 -4
- package/react/distribute-vertical.tsx +4 -4
- package/react/dollar-sign-currency.tsx +2 -2
- package/react/dot-voting.tsx +2 -2
- package/react/dots-nine.tsx +3 -3
- package/react/dots-six-horizontal.tsx +2 -2
- package/react/dots-six-vertical.tsx +3 -3
- package/react/dots-three-vertical.tsx +3 -3
- package/react/dots-three.tsx +3 -3
- package/react/dots-two.tsx +3 -3
- package/react/download.tsx +3 -3
- package/react/envelope.tsx +3 -3
- package/react/eraser.tsx +3 -3
- package/react/exclamation-mark-octagon.tsx +3 -3
- package/react/exclamation-point-circle.tsx +4 -4
- package/react/export.tsx +3 -3
- package/react/eye-closed-dots-four-frame-broken.tsx +3 -3
- package/react/eye-closed.tsx +3 -3
- package/react/eye-open-line-frame-broken.tsx +4 -4
- package/react/eye-open-slash.tsx +3 -3
- package/react/eye-open.tsx +4 -4
- package/react/eyedropper.tsx +4 -4
- package/react/factory-house.tsx +3 -3
- package/react/factory.tsx +3 -3
- package/react/file-spreadsheet.tsx +2 -2
- package/react/flag.tsx +2 -2
- package/react/folder.tsx +2 -2
- package/react/frame-lines-two.tsx +2 -2
- package/react/frame-play.tsx +3 -3
- package/react/frame-plus.tsx +2 -2
- package/react/frame.tsx +2 -2
- package/react/funnel.tsx +3 -3
- package/react/gauge.tsx +4 -4
- package/react/gavel.tsx +2 -2
- package/react/gift.tsx +2 -2
- package/react/globe.tsx +7 -3
- package/react/graduation-cap.tsx +3 -3
- package/react/grid-four.tsx +3 -3
- package/react/grid-six.tsx +3 -3
- package/react/grid.tsx +2 -2
- package/react/hand-filled.tsx +4 -4
- package/react/hand-pointing.tsx +2 -2
- package/react/hand.tsx +3 -3
- package/react/headset-person.tsx +4 -4
- package/react/heart-filled.tsx +3 -3
- package/react/heart.tsx +2 -2
- package/react/hexagon.tsx +2 -2
- package/react/highlighter-underline.tsx +5 -5
- package/react/highlighter.tsx +3 -3
- package/react/house.tsx +3 -3
- package/react/image.tsx +4 -4
- package/react/indent-left.tsx +4 -4
- package/react/indent-right.tsx +4 -4
- package/react/index.ts +1 -0
- package/react/information-mark-circle.tsx +4 -4
- package/react/kanban.tsx +3 -3
- package/react/key.tsx +3 -3
- package/react/keycap.tsx +4 -4
- package/react/laptop.tsx +3 -3
- package/react/lasso.tsx +3 -3
- package/react/layout.tsx +3 -3
- package/react/lifesaver.tsx +3 -3
- package/react/lightbox.tsx +3 -3
- package/react/lightbulb.tsx +3 -3
- package/react/lightning.tsx +3 -3
- package/react/line-curved.tsx +3 -3
- package/react/line-dashed.tsx +3 -3
- package/react/line-diagonal.tsx +3 -3
- package/react/line-dotted.tsx +3 -3
- package/react/line-horizontal.tsx +3 -3
- package/react/line-orthogonal.tsx +3 -3
- package/react/line-straight.tsx +3 -3
- package/react/line-two-diagonal-top-right-double.tsx +2 -2
- package/react/lines-three-horizontal-line-vertical-center.tsx +3 -3
- package/react/lines-three-horizontal.tsx +3 -3
- package/react/lines-three-vertical.tsx +3 -3
- package/react/lines-top-left-columns-two.tsx +2 -2
- package/react/link-plus.tsx +2 -2
- package/react/link.tsx +3 -3
- package/react/list-bullets.tsx +4 -4
- package/react/list-numbers.tsx +3 -3
- package/react/lock-closed.tsx +4 -4
- package/react/lock-open.tsx +4 -4
- package/react/login.tsx +2 -2
- package/react/logout.tsx +2 -2
- package/react/magnet.tsx +3 -3
- package/react/magnifying-glass-lightning.tsx +3 -3
- package/react/magnifying-glass-plus.tsx +2 -2
- package/react/magnifying-glass.tsx +3 -3
- package/react/map.tsx +3 -3
- package/react/megaphone.tsx +2 -2
- package/react/mermaid.tsx +2 -2
- package/react/microphone-slash.tsx +3 -3
- package/react/microphone.tsx +3 -3
- package/react/minus.tsx +3 -3
- package/react/mobile.tsx +3 -3
- package/react/monitor-arrow.tsx +2 -2
- package/react/monitor-pause.tsx +2 -2
- package/react/monitor-play.tsx +3 -3
- package/react/monitor-stop.tsx +3 -3
- package/react/moon.tsx +2 -2
- package/react/mouse.tsx +4 -4
- package/react/music-note.tsx +3 -3
- package/react/navigation-arrow-lines.tsx +4 -4
- package/react/navigation-up-left-filled.tsx +4 -4
- package/react/navigation-up-left-slash.tsx +3 -3
- package/react/navigation-up-right.tsx +3 -3
- package/react/next.tsx +3 -3
- package/react/node-connected-dot.tsx +3 -3
- 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-connected.tsx +3 -3
- package/react/nodes-connections-three.tsx +2 -2
- package/react/note-magnifying-glass.tsx +2 -2
- package/react/notepad.tsx +3 -3
- package/react/octagon.tsx +2 -2
- package/react/office.tsx +2 -2
- package/react/org-chart.tsx +2 -2
- package/react/paint-bucket.tsx +3 -3
- package/react/palette.tsx +3 -3
- package/react/paper-plane-filled-right.tsx +3 -3
- package/react/paper-plane-tilt.tsx +2 -2
- package/react/parallelogram.tsx +2 -2
- package/react/pause-circle.tsx +3 -3
- package/react/pause.tsx +2 -2
- package/react/pdf.tsx +3 -3
- package/react/pen-tip.tsx +3 -3
- package/react/pen-underline.tsx +3 -3
- package/react/pen.tsx +3 -3
- package/react/pentagon.tsx +2 -2
- package/react/people-list.tsx +3 -3
- package/react/placeholder.tsx +3 -3
- package/react/planet.tsx +2 -2
- package/react/play-circle.tsx +4 -4
- package/react/play.tsx +3 -3
- package/react/playback-speed-circle.tsx +4 -4
- package/react/plug.tsx +3 -3
- package/react/plus-box.tsx +2 -2
- package/react/plus-square.tsx +3 -3
- package/react/plus-text.tsx +3 -3
- package/react/plus.tsx +3 -3
- package/react/polling.tsx +4 -4
- package/react/presentation-arrow.tsx +2 -2
- package/react/presentation-eye-open.tsx +4 -4
- package/react/presentation-line.tsx +2 -2
- package/react/presentation-lines-two.tsx +2 -2
- package/react/presentation-link.tsx +2 -2
- package/react/presentation-number-one.tsx +2 -2
- package/react/presentation-play.tsx +3 -3
- package/react/presentation-plus.tsx +2 -2
- package/react/previous.tsx +2 -2
- package/react/prohibit.tsx +2 -2
- package/react/push-pin-filled.tsx +3 -3
- package/react/push-pin.tsx +3 -3
- package/react/question-mark-circle.tsx +3 -3
- package/react/question-mark.tsx +4 -4
- package/react/quotes.tsx +2 -2
- package/react/rectangle-arrow-up-center.tsx +3 -3
- package/react/rectangle-dash-lines.tsx +2 -2
- package/react/rectangle-dot-line-pen.tsx +4 -4
- package/react/rectangle-frame-2-lines.tsx +2 -2
- package/react/rectangle-play-stack.tsx +3 -3
- package/react/rectangle-portrait-dash-square-top-center.tsx +3 -3
- package/react/rectangle-portrait-dash-square-top-left.tsx +3 -3
- package/react/rectangle-portrait-dash.tsx +2 -2
- package/react/rectangle-portrait-filled.tsx +3 -3
- package/react/rectangle-portrait-square-top-left.tsx +3 -3
- package/react/rectangle-portrait.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 +3 -3
- package/react/rectangles-three-free.tsx +3 -3
- package/react/rectangles-three-overlap.tsx +3 -3
- package/react/rectangles-two-line.tsx +3 -3
- 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 +3 -3
- package/react/rhombus.tsx +2 -2
- package/react/rocket.tsx +2 -2
- package/react/rss-rectangle.tsx +3 -3
- package/react/rss.tsx +3 -3
- package/react/scissors.tsx +4 -4
- package/react/scrollbar-xy.tsx +3 -3
- package/react/shapes-lines.tsx +5 -5
- package/react/shapes.tsx +3 -3
- package/react/shield-check.tsx +3 -3
- package/react/shield-lock.tsx +4 -4
- package/react/shuffle.tsx +3 -3
- package/react/sidebar-closed.tsx +3 -3
- package/react/sidebar-global-closed.tsx +2 -2
- package/react/sidebar-global-open.tsx +2 -2
- package/react/sidebar-open.tsx +4 -4
- package/react/single-sparks-filled.tsx +4 -4
- package/react/sliders-x.tsx +7 -3
- package/react/sliders-y.tsx +3 -3
- package/react/smiley-chat.tsx +3 -3
- package/react/smiley-plus.tsx +3 -3
- package/react/smiley-sticker.tsx +3 -3
- package/react/smiley.tsx +3 -3
- package/react/social-ado.tsx +2 -2
- package/react/social-drawio.tsx +2 -2
- package/react/social-facebook.tsx +8 -4
- package/react/social-instagram.tsx +5 -5
- package/react/social-jira.tsx +5 -5
- package/react/social-linkedin.tsx +8 -4
- package/react/social-slack.tsx +3 -3
- package/react/social-twitter.tsx +4 -4
- package/react/social-x.tsx +2 -2
- package/react/social-youtube.tsx +4 -4
- package/react/sort-ascending.tsx +2 -2
- package/react/sort-descending.tsx +2 -2
- package/react/sparks-filled.tsx +4 -4
- package/react/sparks.tsx +4 -4
- package/react/speaker-cross.tsx +3 -3
- package/react/speaker-high.tsx +3 -3
- package/react/split-vertical.tsx +3 -3
- package/react/square-arrow-in.tsx +2 -2
- package/react/square-brackets-angle-slash.tsx +3 -3
- package/react/square-circles-two.tsx +4 -4
- package/react/square-frame-2-lines-circle.tsx +3 -3
- package/react/square-line-square-dashed.tsx +3 -3
- package/react/square-rounded.tsx +2 -2
- package/react/square-star-scribble.tsx +4 -4
- package/react/square-triangle-circle-plus.tsx +3 -3
- package/react/square.tsx +2 -2
- package/react/squares-column.tsx +2 -2
- package/react/squares-four.tsx +3 -3
- package/react/squares-group.tsx +5 -5
- package/react/squares-merge.tsx +4 -4
- package/react/squares-row.tsx +2 -2
- package/react/squares-three.tsx +3 -3
- package/react/squares-two-overlap.tsx +3 -3
- package/react/squares-ungroup.tsx +4 -4
- package/react/squares-unmerge.tsx +3 -3
- package/react/stack.tsx +3 -3
- package/react/star-filled.tsx +3 -3
- package/react/star-half.tsx +3 -3
- package/react/star.tsx +2 -2
- package/react/sticky-corners.tsx +2 -2
- package/react/sticky-eye-closed.tsx +3 -3
- package/react/sticky-eye-open.tsx +3 -3
- package/react/sticky-note-stack.tsx +2 -2
- package/react/sticky-note-wide.tsx +2 -2
- package/react/sticky-note.tsx +3 -3
- package/react/sticky-notes-two.tsx +2 -2
- package/react/stop-circle.tsx +4 -4
- package/react/story-points.tsx +3 -3
- 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/switch.tsx +3 -3
- package/react/tag.tsx +8 -4
- package/react/tasks.tsx +3 -3
- package/react/text-a-underline.tsx +4 -4
- package/react/text-aa.tsx +2 -2
- package/react/text-align-center.tsx +3 -3
- package/react/text-align-left.tsx +3 -3
- package/react/text-align-right.tsx +3 -3
- package/react/text-b-bold-italic-underlined.tsx +4 -4
- package/react/text-b-bold.tsx +3 -3
- package/react/text-cursor-eye-open.tsx +4 -4
- package/react/text-h-one.tsx +3 -3
- package/react/text-h-three.tsx +3 -3
- package/react/text-h-two.tsx +3 -3
- package/react/text-i-italic.tsx +3 -3
- package/react/text-indent.tsx +3 -3
- package/react/text-lines-three.tsx +3 -3
- package/react/text-s-strikethrough.tsx +3 -3
- package/react/text-styles.tsx +4 -4
- package/react/text-t.tsx +3 -3
- package/react/text-u-underlined.tsx +3 -3
- package/react/thumbs-up.tsx +3 -3
- package/react/tick-circle.tsx +2 -2
- package/react/ticket.tsx +3 -3
- package/react/timer.tsx +4 -4
- package/react/toolbar.tsx +2 -2
- package/react/tooltip.tsx +2 -2
- package/react/trackpad.tsx +2 -2
- package/react/trapeze.tsx +2 -2
- package/react/trash-simple.tsx +3 -3
- package/react/trash.tsx +3 -3
- package/react/triangle-square-circle.tsx +2 -2
- package/react/triangle.tsx +2 -2
- package/react/trident.tsx +7 -7
- package/react/trophy.tsx +4 -4
- package/react/user-add.tsx +2 -2
- package/react/user-arrow-right-up.tsx +2 -2
- package/react/user-background-blur.tsx +3 -3
- package/react/user-cog-plus.tsx +3 -3
- package/react/user-cog.tsx +3 -3
- package/react/user-eye-open.tsx +4 -4
- package/react/user-filter.tsx +3 -3
- package/react/user-load.tsx +2 -2
- package/react/user-number-three.tsx +2 -2
- package/react/user-pen-dashes-bottom.tsx +3 -3
- package/react/user-pen-line-bottom.tsx +3 -3
- package/react/user-tick-down.tsx +2 -2
- package/react/user.tsx +2 -2
- package/react/users-three.tsx +2 -2
- package/react/users.tsx +2 -2
- package/react/video-camera-simple-error.tsx +4 -4
- 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 +4 -4
- package/react/view-side-left.tsx +4 -4
- package/react/wallet.tsx +8 -4
- package/svg/24/activity.svg +2 -0
- package/svg/24/add-line-bottom.svg +1 -1
- package/svg/24/add-line-right.svg +1 -1
- package/svg/24/align-bottom.svg +1 -1
- package/svg/24/align-center-horizontal.svg +1 -1
- package/svg/24/align-center-vertical.svg +1 -1
- package/svg/24/align-left.svg +1 -1
- package/svg/24/align-right.svg +1 -1
- package/svg/24/align-top.svg +1 -1
- package/svg/24/arrow-arc-left.svg +1 -1
- package/svg/24/arrow-arc-right.svg +1 -1
- package/svg/24/arrow-bend-up-left.svg +1 -1
- package/svg/24/arrow-bend-up-right.svg +1 -1
- package/svg/24/arrow-box-out.svg +1 -1
- package/svg/24/arrow-clockwise-down-right.svg +1 -1
- package/svg/24/arrow-clockwise-up-left.svg +1 -1
- package/svg/24/arrow-counter-clockwise-down-left.svg +1 -1
- package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
- package/svg/24/arrow-curves-bottom-right.svg +1 -1
- package/svg/24/arrow-down-left.svg +1 -1
- package/svg/24/arrow-down-right.svg +1 -1
- package/svg/24/arrow-down.svg +1 -1
- package/svg/24/arrow-elbow-down-right.svg +1 -1
- package/svg/24/arrow-fat-right.svg +1 -1
- package/svg/24/arrow-fat-up-right.svg +1 -1
- package/svg/24/arrow-left.svg +1 -1
- package/svg/24/arrow-right.svg +1 -1
- package/svg/24/arrow-up-circle.svg +1 -1
- package/svg/24/arrow-up-left.svg +1 -1
- package/svg/24/arrow-up-right.svg +1 -1
- package/svg/24/arrow-up.svg +1 -1
- package/svg/24/arrows-clockwise-rectangle-tilt.svg +1 -1
- package/svg/24/arrows-clockwise-x.svg +1 -1
- package/svg/24/arrows-clockwise-y.svg +1 -1
- package/svg/24/arrows-down-up.svg +1 -1
- package/svg/24/arrows-horizontal-lines-top-bottom.svg +1 -1
- package/svg/24/arrows-in-simple.svg +1 -1
- package/svg/24/arrows-out-cardinal.svg +1 -1
- package/svg/24/arrows-out-lines-horizontal.svg +1 -1
- package/svg/24/arrows-out-simple.svg +1 -1
- package/svg/24/arrows-square-counter-clockwise-y.svg +1 -1
- package/svg/24/article.svg +1 -1
- package/svg/24/at.svg +1 -1
- package/svg/24/badge.svg +1 -1
- package/svg/24/barrel.svg +1 -1
- package/svg/24/bell-slash.svg +1 -1
- package/svg/24/bell-tilt.svg +1 -1
- package/svg/24/bell.svg +1 -1
- package/svg/24/board.svg +1 -1
- package/svg/24/book-open-info.svg +1 -1
- package/svg/24/bookmark.svg +1 -1
- package/svg/24/bracket-curly-left.svg +1 -1
- package/svg/24/bracket-curly-right.svg +1 -1
- package/svg/24/brackets-angle-slash.svg +1 -1
- package/svg/24/brackets-curly-circles-three.svg +1 -1
- package/svg/24/brush.svg +1 -1
- package/svg/24/calendar-blank.svg +1 -1
- package/svg/24/camera.svg +1 -1
- package/svg/24/card-circles.svg +1 -1
- package/svg/24/card-number-three.svg +1 -1
- package/svg/24/card.svg +1 -1
- package/svg/24/cards-poker.svg +1 -1
- package/svg/24/chart-bar-y-simple.svg +1 -1
- package/svg/24/chart-bar-y.svg +1 -1
- package/svg/24/chat-check.svg +1 -1
- package/svg/24/chat-dashes-lines-two.svg +1 -1
- package/svg/24/chat-lines-cross.svg +1 -1
- package/svg/24/chat-lines-dot.svg +1 -1
- package/svg/24/chat-lines-eye-open.svg +1 -1
- package/svg/24/chat-lines-two-stack.svg +1 -1
- package/svg/24/chat-lines-two.svg +1 -1
- package/svg/24/chat-plus.svg +1 -1
- package/svg/24/chat-text-arrow.svg +1 -1
- package/svg/24/chat-two.svg +1 -1
- package/svg/24/chat.svg +1 -1
- package/svg/24/check-mark.svg +1 -1
- package/svg/24/checkboard-square-centered.svg +1 -1
- package/svg/24/chevron-down-double.svg +1 -1
- package/svg/24/chevron-down.svg +1 -1
- package/svg/24/chevron-left-double.svg +1 -1
- package/svg/24/chevron-left.svg +1 -1
- package/svg/24/chevron-right-double.svg +1 -1
- package/svg/24/chevron-right-small.svg +1 -1
- package/svg/24/chevron-right.svg +1 -1
- package/svg/24/chevron-up-double.svg +1 -1
- package/svg/24/chevron-up-down-line.svg +1 -1
- package/svg/24/chevron-up-down.svg +1 -1
- package/svg/24/chevron-up.svg +1 -1
- package/svg/24/circle-corners.svg +1 -1
- package/svg/24/circle-motion-x.svg +1 -1
- package/svg/24/circle-notch.svg +1 -1
- package/svg/24/circle-slash.svg +1 -1
- package/svg/24/circle.svg +1 -1
- package/svg/24/circles-connected.svg +1 -1
- package/svg/24/clock-counter-clockwise-simple.svg +1 -1
- package/svg/24/clock-counter-clockwise.svg +1 -1
- package/svg/24/clock-overtime.svg +1 -1
- package/svg/24/clock.svg +1 -1
- package/svg/24/cloud.svg +1 -1
- package/svg/24/cluster.svg +1 -1
- package/svg/24/clustered.svg +1 -1
- package/svg/24/cog.svg +1 -1
- package/svg/24/coins-checked.svg +1 -1
- package/svg/24/coins-slash.svg +1 -1
- package/svg/24/coins.svg +1 -1
- package/svg/24/columns-three.svg +1 -1
- package/svg/24/comment-group.svg +1 -1
- package/svg/24/cone-serpentine.svg +1 -1
- package/svg/24/connection-line-elbows.svg +1 -1
- package/svg/24/connection-line-straight.svg +1 -1
- package/svg/24/corners-three-eye-open.svg +1 -1
- package/svg/24/counter.svg +1 -1
- package/svg/24/credit-card.svg +1 -1
- package/svg/24/crop.svg +1 -1
- package/svg/24/cross-circle.svg +1 -1
- package/svg/24/cross-fat.svg +1 -1
- package/svg/24/cross-square.svg +1 -1
- package/svg/24/cross.svg +1 -1
- package/svg/24/cube.svg +1 -1
- package/svg/24/cursor-filled.svg +1 -1
- package/svg/24/cursor-lines.svg +1 -1
- package/svg/24/cursor-text-lines.svg +1 -1
- package/svg/24/cursor-text.svg +1 -1
- package/svg/24/cursor.svg +1 -1
- package/svg/24/curve-square-circle-arrow.svg +1 -1
- package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
- package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
- package/svg/24/dash-square-dash-horizontal.svg +1 -1
- package/svg/24/dash-square-dash-vertical.svg +1 -1
- package/svg/24/diagram-card-large-1.svg +1 -1
- package/svg/24/diagram-card-large-2.svg +1 -1
- package/svg/24/diagram-card-large-3.svg +1 -1
- package/svg/24/diagram-card-large-4.svg +1 -1
- package/svg/24/diagram-card-magnifying-glass.svg +1 -1
- package/svg/24/diagram-card-small-1.svg +1 -1
- package/svg/24/diagram-card-small-2.svg +1 -1
- package/svg/24/diagram-card-small-3.svg +1 -1
- package/svg/24/diagram-card-team.svg +1 -1
- package/svg/24/diagram-card-user.svg +1 -1
- package/svg/24/distribute-horizontal.svg +1 -1
- package/svg/24/distribute-vertical.svg +1 -1
- package/svg/24/dollar-sign-currency.svg +1 -1
- package/svg/24/dot-voting.svg +1 -1
- package/svg/24/dots-nine.svg +1 -1
- package/svg/24/dots-six-horizontal.svg +1 -1
- package/svg/24/dots-six-vertical.svg +1 -1
- package/svg/24/dots-three-vertical.svg +1 -1
- package/svg/24/dots-three.svg +1 -1
- package/svg/24/dots-two.svg +1 -1
- package/svg/24/download.svg +1 -1
- package/svg/24/envelope.svg +1 -1
- package/svg/24/eraser.svg +1 -1
- package/svg/24/exclamation-mark-octagon.svg +1 -1
- package/svg/24/exclamation-point-circle.svg +1 -1
- package/svg/24/export.svg +1 -1
- package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -1
- package/svg/24/eye-closed.svg +1 -1
- package/svg/24/eye-open-line-frame-broken.svg +1 -1
- package/svg/24/eye-open-slash.svg +1 -1
- package/svg/24/eye-open.svg +1 -1
- package/svg/24/eyedropper.svg +1 -1
- package/svg/24/factory-house.svg +1 -1
- package/svg/24/factory.svg +1 -1
- package/svg/24/file-spreadsheet.svg +1 -1
- package/svg/24/flag.svg +1 -1
- package/svg/24/folder.svg +1 -1
- package/svg/24/frame-lines-two.svg +1 -1
- package/svg/24/frame-play.svg +1 -1
- package/svg/24/frame-plus.svg +1 -1
- package/svg/24/frame.svg +1 -1
- package/svg/24/funnel.svg +1 -1
- package/svg/24/gauge.svg +1 -1
- package/svg/24/gavel.svg +1 -1
- package/svg/24/gift.svg +1 -1
- package/svg/24/globe.svg +1 -1
- package/svg/24/graduation-cap.svg +1 -1
- package/svg/24/grid-four.svg +1 -1
- package/svg/24/grid-six.svg +1 -1
- package/svg/24/grid.svg +1 -1
- package/svg/24/hand-filled.svg +1 -1
- package/svg/24/hand-pointing.svg +1 -1
- package/svg/24/hand.svg +1 -1
- package/svg/24/headset-person.svg +1 -1
- package/svg/24/heart-filled.svg +1 -1
- package/svg/24/heart.svg +1 -1
- package/svg/24/hexagon.svg +1 -1
- package/svg/24/highlighter-underline.svg +1 -1
- package/svg/24/highlighter.svg +1 -1
- package/svg/24/house.svg +1 -1
- package/svg/24/image.svg +1 -1
- package/svg/24/indent-left.svg +1 -1
- package/svg/24/indent-right.svg +1 -1
- package/svg/24/information-mark-circle.svg +1 -1
- package/svg/24/kanban.svg +1 -1
- package/svg/24/key.svg +1 -1
- package/svg/24/keycap.svg +1 -1
- package/svg/24/laptop.svg +1 -1
- package/svg/24/lasso.svg +1 -1
- package/svg/24/layout.svg +1 -1
- package/svg/24/lifesaver.svg +1 -1
- package/svg/24/lightbox.svg +1 -1
- package/svg/24/lightbulb.svg +1 -1
- package/svg/24/lightning.svg +1 -1
- package/svg/24/line-curved.svg +1 -1
- package/svg/24/line-dashed.svg +1 -1
- package/svg/24/line-diagonal.svg +1 -1
- package/svg/24/line-dotted.svg +1 -1
- package/svg/24/line-horizontal.svg +1 -1
- package/svg/24/line-orthogonal.svg +1 -1
- package/svg/24/line-straight.svg +1 -1
- package/svg/24/line-two-diagonal-top-right-double.svg +1 -1
- package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -1
- package/svg/24/lines-three-horizontal.svg +1 -1
- package/svg/24/lines-three-vertical.svg +1 -1
- package/svg/24/lines-top-left-columns-two.svg +1 -1
- package/svg/24/link-plus.svg +1 -1
- package/svg/24/link.svg +1 -1
- package/svg/24/list-bullets.svg +1 -1
- package/svg/24/list-numbers.svg +1 -1
- package/svg/24/lock-closed.svg +1 -1
- package/svg/24/lock-open.svg +1 -1
- package/svg/24/login.svg +1 -1
- package/svg/24/logout.svg +1 -1
- package/svg/24/magnet.svg +1 -1
- package/svg/24/magnifying-glass-lightning.svg +1 -1
- package/svg/24/magnifying-glass-plus.svg +1 -1
- package/svg/24/magnifying-glass.svg +1 -1
- package/svg/24/map.svg +1 -1
- package/svg/24/megaphone.svg +1 -1
- package/svg/24/mermaid.svg +1 -1
- package/svg/24/microphone-slash.svg +1 -1
- package/svg/24/microphone.svg +1 -1
- package/svg/24/minus.svg +1 -1
- package/svg/24/mobile.svg +1 -1
- package/svg/24/monitor-arrow.svg +1 -1
- package/svg/24/monitor-pause.svg +1 -1
- package/svg/24/monitor-play.svg +1 -1
- package/svg/24/monitor-stop.svg +1 -1
- package/svg/24/moon.svg +1 -1
- package/svg/24/mouse.svg +1 -1
- package/svg/24/music-note.svg +1 -1
- package/svg/24/navigation-arrow-lines.svg +1 -1
- package/svg/24/navigation-up-left-filled.svg +1 -1
- package/svg/24/navigation-up-left-slash.svg +1 -1
- package/svg/24/navigation-up-right.svg +1 -1
- package/svg/24/next.svg +1 -1
- package/svg/24/node-connected-dot.svg +1 -1
- package/svg/24/node-lines-curved.svg +1 -1
- package/svg/24/node-lines-horizontal.svg +1 -1
- package/svg/24/node-lines-vertical.svg +1 -1
- package/svg/24/node-plus.svg +1 -1
- package/svg/24/nodes-connected.svg +1 -1
- package/svg/24/nodes-connections-three.svg +1 -1
- package/svg/24/note-magnifying-glass.svg +1 -1
- package/svg/24/notepad.svg +1 -1
- package/svg/24/octagon.svg +1 -1
- package/svg/24/office.svg +1 -1
- package/svg/24/org-chart.svg +1 -1
- package/svg/24/paint-bucket.svg +1 -1
- package/svg/24/palette.svg +1 -1
- package/svg/24/paper-plane-filled-right.svg +1 -1
- package/svg/24/paper-plane-tilt.svg +1 -1
- package/svg/24/parallelogram.svg +1 -1
- package/svg/24/pause-circle.svg +1 -1
- package/svg/24/pause.svg +1 -1
- package/svg/24/pdf.svg +1 -1
- package/svg/24/pen-tip.svg +1 -1
- package/svg/24/pen-underline.svg +1 -1
- package/svg/24/pen.svg +1 -1
- package/svg/24/pentagon.svg +1 -1
- package/svg/24/people-list.svg +1 -1
- package/svg/24/placeholder.svg +1 -1
- package/svg/24/planet.svg +1 -1
- package/svg/24/play-circle.svg +1 -1
- package/svg/24/play.svg +1 -1
- package/svg/24/playback-speed-circle.svg +1 -1
- package/svg/24/plug.svg +1 -1
- package/svg/24/plus-box.svg +1 -1
- package/svg/24/plus-square.svg +1 -1
- package/svg/24/plus-text.svg +1 -1
- package/svg/24/plus.svg +1 -1
- package/svg/24/polling.svg +1 -1
- package/svg/24/presentation-arrow.svg +1 -1
- package/svg/24/presentation-eye-open.svg +1 -1
- package/svg/24/presentation-line.svg +1 -1
- package/svg/24/presentation-lines-two.svg +1 -1
- package/svg/24/presentation-link.svg +1 -1
- package/svg/24/presentation-number-one.svg +1 -1
- package/svg/24/presentation-play.svg +1 -1
- package/svg/24/presentation-plus.svg +1 -1
- package/svg/24/previous.svg +1 -1
- package/svg/24/prohibit.svg +1 -1
- package/svg/24/push-pin-filled.svg +1 -1
- package/svg/24/push-pin.svg +1 -1
- package/svg/24/question-mark-circle.svg +1 -1
- package/svg/24/question-mark.svg +1 -1
- package/svg/24/quotes.svg +1 -1
- package/svg/24/rectangle-arrow-up-center.svg +1 -1
- package/svg/24/rectangle-dash-lines.svg +1 -1
- package/svg/24/rectangle-dot-line-pen.svg +1 -1
- package/svg/24/rectangle-frame-2-lines.svg +1 -1
- package/svg/24/rectangle-play-stack.svg +1 -1
- package/svg/24/rectangle-portrait-dash-square-top-center.svg +1 -1
- package/svg/24/rectangle-portrait-dash-square-top-left.svg +1 -1
- package/svg/24/rectangle-portrait-dash.svg +1 -1
- package/svg/24/rectangle-portrait-filled.svg +1 -1
- package/svg/24/rectangle-portrait-square-top-left.svg +1 -1
- package/svg/24/rectangle-portrait.svg +1 -1
- package/svg/24/rectangle-tick.svg +1 -1
- package/svg/24/rectangle-triangle-bottom-center.svg +1 -1
- package/svg/24/rectangles-three-aligned.svg +1 -1
- package/svg/24/rectangles-three-free.svg +1 -1
- package/svg/24/rectangles-three-overlap.svg +1 -1
- package/svg/24/rectangles-two-line.svg +1 -1
- package/svg/24/rectangles-two-lines-four.svg +1 -1
- package/svg/24/rectangles-two-minus.svg +1 -1
- package/svg/24/rectangles-two-plus.svg +1 -1
- package/svg/24/rectangles-two-user.svg +1 -1
- package/svg/24/rhombus.svg +1 -1
- package/svg/24/rocket.svg +1 -1
- package/svg/24/rss-rectangle.svg +1 -1
- package/svg/24/rss.svg +1 -1
- package/svg/24/scissors.svg +1 -1
- package/svg/24/scrollbar-xy.svg +1 -1
- package/svg/24/shapes-lines.svg +1 -1
- package/svg/24/shapes.svg +1 -1
- package/svg/24/shield-check.svg +1 -1
- package/svg/24/shield-lock.svg +1 -1
- package/svg/24/shuffle.svg +1 -1
- package/svg/24/sidebar-closed.svg +1 -1
- package/svg/24/sidebar-global-closed.svg +1 -1
- package/svg/24/sidebar-global-open.svg +1 -1
- package/svg/24/sidebar-open.svg +1 -1
- package/svg/24/single-sparks-filled.svg +1 -1
- package/svg/24/sliders-x.svg +1 -1
- package/svg/24/sliders-y.svg +1 -1
- package/svg/24/smiley-chat.svg +1 -1
- package/svg/24/smiley-plus.svg +1 -1
- package/svg/24/smiley-sticker.svg +1 -1
- package/svg/24/smiley.svg +1 -1
- package/svg/24/social-ado.svg +1 -1
- package/svg/24/social-drawio.svg +1 -1
- package/svg/24/social-facebook.svg +1 -1
- package/svg/24/social-instagram.svg +1 -1
- package/svg/24/social-jira.svg +1 -1
- package/svg/24/social-linkedin.svg +1 -1
- package/svg/24/social-slack.svg +1 -1
- package/svg/24/social-twitter.svg +1 -1
- package/svg/24/social-x.svg +1 -1
- package/svg/24/social-youtube.svg +1 -1
- package/svg/24/sort-ascending.svg +1 -1
- package/svg/24/sort-descending.svg +1 -1
- package/svg/24/sparks-filled.svg +1 -1
- package/svg/24/sparks.svg +1 -1
- package/svg/24/speaker-cross.svg +1 -1
- package/svg/24/speaker-high.svg +1 -1
- package/svg/24/split-vertical.svg +1 -1
- package/svg/24/square-arrow-in.svg +1 -1
- package/svg/24/square-brackets-angle-slash.svg +1 -1
- package/svg/24/square-circles-two.svg +1 -1
- package/svg/24/square-frame-2-lines-circle.svg +1 -1
- package/svg/24/square-line-square-dashed.svg +1 -1
- package/svg/24/square-rounded.svg +1 -1
- package/svg/24/square-star-scribble.svg +1 -1
- package/svg/24/square-triangle-circle-plus.svg +1 -1
- package/svg/24/square.svg +1 -1
- package/svg/24/squares-column.svg +1 -1
- package/svg/24/squares-four.svg +1 -1
- package/svg/24/squares-group.svg +1 -1
- package/svg/24/squares-merge.svg +1 -1
- package/svg/24/squares-row.svg +1 -1
- package/svg/24/squares-three.svg +1 -1
- package/svg/24/squares-two-overlap.svg +1 -1
- package/svg/24/squares-ungroup.svg +1 -1
- package/svg/24/squares-unmerge.svg +1 -1
- package/svg/24/stack.svg +1 -1
- package/svg/24/star-filled.svg +1 -1
- package/svg/24/star-half.svg +1 -1
- package/svg/24/star.svg +1 -1
- package/svg/24/sticky-corners.svg +1 -1
- package/svg/24/sticky-eye-closed.svg +1 -1
- package/svg/24/sticky-eye-open.svg +1 -1
- package/svg/24/sticky-note-stack.svg +1 -1
- package/svg/24/sticky-note-wide.svg +1 -1
- package/svg/24/sticky-note.svg +1 -1
- package/svg/24/sticky-notes-two.svg +1 -1
- package/svg/24/stop-circle.svg +1 -1
- package/svg/24/story-points.svg +1 -1
- package/svg/24/stroke-1.svg +1 -1
- package/svg/24/stroke-2.svg +1 -1
- package/svg/24/stroke-3.svg +1 -1
- package/svg/24/stroke-4.svg +1 -1
- package/svg/24/stroke-5.svg +1 -1
- package/svg/24/stroke-6.svg +1 -1
- package/svg/24/switch.svg +1 -1
- package/svg/24/tag.svg +1 -1
- package/svg/24/tasks.svg +1 -1
- package/svg/24/text-a-underline.svg +1 -1
- package/svg/24/text-aa.svg +1 -1
- package/svg/24/text-align-center.svg +1 -1
- package/svg/24/text-align-left.svg +1 -1
- package/svg/24/text-align-right.svg +1 -1
- package/svg/24/text-b-bold-italic-underlined.svg +1 -1
- package/svg/24/text-b-bold.svg +1 -1
- package/svg/24/text-cursor-eye-open.svg +1 -1
- package/svg/24/text-h-one.svg +1 -1
- package/svg/24/text-h-three.svg +1 -1
- package/svg/24/text-h-two.svg +1 -1
- package/svg/24/text-i-italic.svg +1 -1
- package/svg/24/text-indent.svg +1 -1
- package/svg/24/text-lines-three.svg +1 -1
- package/svg/24/text-s-strikethrough.svg +1 -1
- package/svg/24/text-styles.svg +1 -1
- package/svg/24/text-t.svg +1 -1
- package/svg/24/text-u-underlined.svg +1 -1
- package/svg/24/thumbs-up.svg +1 -1
- package/svg/24/tick-circle.svg +1 -1
- package/svg/24/ticket.svg +1 -1
- package/svg/24/timer.svg +1 -1
- package/svg/24/toolbar.svg +1 -1
- package/svg/24/tooltip.svg +1 -1
- package/svg/24/trackpad.svg +1 -1
- package/svg/24/trapeze.svg +1 -1
- package/svg/24/trash-simple.svg +1 -1
- package/svg/24/trash.svg +1 -1
- package/svg/24/triangle-square-circle.svg +1 -1
- package/svg/24/triangle.svg +1 -1
- package/svg/24/trident.svg +1 -1
- package/svg/24/trophy.svg +1 -1
- package/svg/24/user-add.svg +1 -1
- package/svg/24/user-arrow-right-up.svg +1 -1
- package/svg/24/user-background-blur.svg +1 -1
- package/svg/24/user-cog-plus.svg +1 -1
- package/svg/24/user-cog.svg +1 -1
- package/svg/24/user-eye-open.svg +1 -1
- package/svg/24/user-filter.svg +1 -1
- package/svg/24/user-load.svg +1 -1
- package/svg/24/user-number-three.svg +1 -1
- package/svg/24/user-pen-dashes-bottom.svg +1 -1
- package/svg/24/user-pen-line-bottom.svg +1 -1
- package/svg/24/user-tick-down.svg +1 -1
- package/svg/24/user.svg +1 -1
- package/svg/24/users-three.svg +1 -1
- package/svg/24/users.svg +1 -1
- package/svg/24/video-camera-simple-error.svg +1 -1
- package/svg/24/video-camera-simple-slash.svg +1 -1
- package/svg/24/video-camera-simple.svg +1 -1
- package/svg/24/video-camera.svg +1 -1
- package/svg/24/view-center.svg +1 -1
- package/svg/24/view-side-left.svg +1 -1
- package/svg/24/wallet.svg +1 -1
- package/svg/meta.json +9 -0
package/react/circle-corners.tsx
CHANGED
|
@@ -17,17 +17,17 @@ export const IconCircleCorners: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeLinejoin='round'
|
|
27
27
|
strokeWidth='var(--svg-stroke-width)'
|
|
28
28
|
d='M3 7v-4h4m10 0h4v4m0 10v4h-4m-10 0h-4v-4'
|
|
29
29
|
/>,
|
|
30
|
-
<circle cx={12} cy={12} r={4} fill='
|
|
30
|
+
<circle cx={12} cy={12} r={4} fill='currentColor' />
|
|
31
31
|
)
|
|
32
32
|
)
|
|
33
33
|
|
|
@@ -17,17 +17,17 @@ export const IconCircleMotionX: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='M3.5 6h1.5m3 0h7m0 0c-3.3137 0-6 2.6863-6 6s2.6863 6 6 6 6-2.6863 6-6-2.6863-6-6-6Zm-12.5 4h6.5m-6 4h1m3 0h2m-5 4h10.5'
|
|
28
28
|
/>,
|
|
29
29
|
<path
|
|
30
|
-
stroke='
|
|
30
|
+
stroke='currentColor'
|
|
31
31
|
strokeWidth='var(--svg-stroke-width)'
|
|
32
32
|
d='M9 11.9999v.0001'
|
|
33
33
|
/>
|
package/react/circle-notch.tsx
CHANGED
|
@@ -17,17 +17,17 @@ export const IconCircleNotch: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='M12 20c4.4183 0 8-3.5817 8-8s-3.5817-8-8-8-8 3.5817-8 8'
|
|
28
28
|
/>,
|
|
29
29
|
<path
|
|
30
|
-
stroke='
|
|
30
|
+
stroke='currentColor'
|
|
31
31
|
strokeWidth='var(--svg-stroke-width)'
|
|
32
32
|
d='M12 4v.0001'
|
|
33
33
|
/>
|
package/react/circle-slash.tsx
CHANGED
|
@@ -17,11 +17,11 @@ export const IconCircleSlash: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeLinejoin='round'
|
|
27
27
|
strokeWidth='var(--svg-stroke-width)'
|
package/react/circle.tsx
CHANGED
|
@@ -17,11 +17,11 @@ export const IconCircle: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeWidth='var(--svg-stroke-width)'
|
|
26
26
|
d='M21 12c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9ZM12 3v.0001'
|
|
27
27
|
/>
|
|
@@ -17,18 +17,18 @@ export const IconCirclesConnected: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeLinecap='square'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='m15 9 2-2m-8 2-2-2m0 10 2-2m-2-10c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Zm0 14c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Zm9-7c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Zm4-6.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'
|
|
28
28
|
/>,
|
|
29
|
-
<circle cx={20} cy={20} r={2} fill='
|
|
29
|
+
<circle cx={20} cy={20} r={2} fill='currentColor' />,
|
|
30
30
|
<path
|
|
31
|
-
stroke='
|
|
31
|
+
stroke='currentColor'
|
|
32
32
|
strokeWidth='var(--svg-stroke-width)'
|
|
33
33
|
d='M12 8v.0001'
|
|
34
34
|
/>
|
|
@@ -17,18 +17,18 @@ export const IconClockCounterClockwiseSimple: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<circle cx={12} cy={12} r={2} fill='
|
|
23
|
+
<circle cx={12} cy={12} r={2} fill='currentColor' />,
|
|
24
24
|
<path
|
|
25
|
-
stroke='
|
|
25
|
+
stroke='currentColor'
|
|
26
26
|
strokeLinecap='round'
|
|
27
27
|
strokeWidth='var(--svg-stroke-width)'
|
|
28
28
|
d='M4.2579 14.0147c-1.1127-4.276 1.4516-8.6442 5.7274-9.7569 4.2759-1.1126 8.6442 1.4517 9.7569 5.7275 1.1126 4.2759-1.4516 8.6442-5.7275 9.7569a8.0132 8.0132 0 0 1-1.999.2597m-11.0157-8.0019 3 3 3-3'
|
|
29
29
|
/>,
|
|
30
30
|
<path
|
|
31
|
-
stroke='
|
|
31
|
+
stroke='currentColor'
|
|
32
32
|
strokeWidth='var(--svg-stroke-width)'
|
|
33
33
|
d='M12 11.9999v.0001'
|
|
34
34
|
/>
|
|
@@ -17,18 +17,18 @@ export const IconClockCounterClockwise: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<circle cx={12} cy={12} r={2} fill='
|
|
23
|
+
<circle cx={12} cy={12} r={2} fill='currentColor' />,
|
|
24
24
|
<path
|
|
25
|
-
stroke='
|
|
25
|
+
stroke='currentColor'
|
|
26
26
|
strokeLinecap='round'
|
|
27
27
|
strokeWidth='var(--svg-stroke-width)'
|
|
28
28
|
d='m12 12 3-3m-10.7421 5.0147c-1.1127-4.276 1.4516-8.6442 5.7274-9.7569 4.2759-1.1126 8.6442 1.4517 9.7569 5.7275 1.1126 4.2759-1.4516 8.6442-5.7275 9.7569a8.0132 8.0132 0 0 1-1.999.2597m-11.0157-8.0019 3 3 3-3'
|
|
29
29
|
/>,
|
|
30
30
|
<path
|
|
31
|
-
stroke='
|
|
31
|
+
stroke='currentColor'
|
|
32
32
|
strokeWidth='var(--svg-stroke-width)'
|
|
33
33
|
d='M12 11.9999v.0001'
|
|
34
34
|
/>
|
package/react/clock-overtime.tsx
CHANGED
|
@@ -17,22 +17,22 @@ export const IconClockOvertime: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeLinecap='square'
|
|
26
26
|
strokeMiterlimit={1.414}
|
|
27
27
|
strokeWidth='var(--svg-stroke-width)'
|
|
28
28
|
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
29
|
/>,
|
|
30
30
|
<path
|
|
31
|
-
fill='
|
|
31
|
+
fill='currentColor'
|
|
32
32
|
d='M12 12.0001c.8799.4399 2.9211 1.267 4.1372 1.7999.2493.1093.3617.4012.2288.6387-.8555 1.5283-2.4901 2.5614-4.366 2.5614-2.7614 0-5-2.2386-5-5 0-2.593 1.9737-4.7249 4.5007-4.9754.2748-.0273.4993.2007.4993.4768v4.4986Z'
|
|
33
33
|
/>,
|
|
34
34
|
<path
|
|
35
|
-
stroke='
|
|
35
|
+
stroke='currentColor'
|
|
36
36
|
strokeWidth='var(--svg-stroke-width)'
|
|
37
37
|
d='M10 12v.0001'
|
|
38
38
|
/>
|
package/react/clock.tsx
CHANGED
|
@@ -17,17 +17,17 @@ export const IconClock: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='M12 8.4v4.05l2.7 2.25m6.3-2.7c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z'
|
|
28
28
|
/>,
|
|
29
29
|
<path
|
|
30
|
-
stroke='
|
|
30
|
+
stroke='currentColor'
|
|
31
31
|
strokeWidth='var(--svg-stroke-width)'
|
|
32
32
|
d='M12 12v.0001'
|
|
33
33
|
/>
|
package/react/cloud.tsx
CHANGED
|
@@ -17,11 +17,11 @@ export const IconCloud: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeLinejoin='round'
|
|
27
27
|
strokeWidth='var(--svg-stroke-width)'
|
package/react/cluster.tsx
CHANGED
|
@@ -17,18 +17,18 @@ export const IconCluster: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='M6 7h6m-6 4.0526h3m7 .8948v-8.4474a.5.5 0 0 0-.5-.5h-12a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h9.4m3.1-3.0526v2.5526a.5.5 0 0 1-.5.5h-2.6m3.1-3.0526h4.5a.5.5 0 0 1 .5.5v7.0526a.5.5 0 0 1-.5.5h-7.1a.5.5 0 0 1-.5-.5v-4.5'
|
|
28
28
|
/>,
|
|
29
|
-
<rect width={4} height={4} x={6} y={18} fill='
|
|
29
|
+
<rect width={4} height={4} x={6} y={18} fill='currentColor' rx={1} />,
|
|
30
30
|
<path
|
|
31
|
-
stroke='
|
|
31
|
+
stroke='currentColor'
|
|
32
32
|
strokeWidth='var(--svg-stroke-width)'
|
|
33
33
|
d='M8 19.9999v.0001'
|
|
34
34
|
/>
|
package/react/clustered.tsx
CHANGED
|
@@ -17,20 +17,24 @@ export const IconClustered: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeLinecap='square'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='M4 8v11c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-1'
|
|
28
28
|
/>,
|
|
29
29
|
<path
|
|
30
|
-
fill='
|
|
30
|
+
fill='currentColor'
|
|
31
31
|
d='M3 2.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-2ZM7 8c0-.5523.4477-1 1-1h2c.5523 0 1 .4477 1 1v2c0 .5523-.4477 1-1 1h-2c-.5523 0-1-.4477-1-1v-2ZM13 8c0-.5523.4477-1 1-1h2c.5523 0 1 .4477 1 1v2c0 .5523-.4477 1-1 1h-2c-.5523 0-1-.4477-1-1v-2ZM7 14c0-.5523.4477-1 1-1h2c.5523 0 1 .4477 1 1v2c0 .5523-.4477 1-1 1h-2c-.5523 0-1-.4477-1-1v-2Z'
|
|
32
32
|
/>,
|
|
33
|
-
<path
|
|
33
|
+
<path
|
|
34
|
+
stroke='currentColor'
|
|
35
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
36
|
+
d='M9 9v.0001'
|
|
37
|
+
/>
|
|
34
38
|
)
|
|
35
39
|
)
|
|
36
40
|
|
package/react/cog.tsx
CHANGED
|
@@ -17,19 +17,19 @@ export const IconCog: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<circle cx={12} cy={12} r={2} fill='
|
|
23
|
+
<circle cx={12} cy={12} r={2} fill='currentColor' />,
|
|
24
24
|
<path
|
|
25
|
-
stroke='
|
|
25
|
+
stroke='currentColor'
|
|
26
26
|
strokeLinecap='round'
|
|
27
27
|
strokeLinejoin='round'
|
|
28
28
|
strokeWidth='var(--svg-stroke-width)'
|
|
29
29
|
d='M13.5442 3h-3l-1 3-1.4461.835-3.0981-.634-1.5 2.598 2.098 2.3661.0001 1.6698-2.098 2.366 1.5 2.5981 3.098-.634 1.4461.835 1 3h3l1-3 1.4462-.8349 3.0981.6339 1.5-2.598-2.0981-2.3661v-1.6699l2.0981-2.366-1.5-2.598-3.0981.634-1.4462-.835-1-3Z'
|
|
30
30
|
/>,
|
|
31
31
|
<path
|
|
32
|
-
stroke='
|
|
32
|
+
stroke='currentColor'
|
|
33
33
|
strokeWidth='var(--svg-stroke-width)'
|
|
34
34
|
d='M12 11.9999v.0001'
|
|
35
35
|
/>
|
package/react/coins-checked.tsx
CHANGED
|
@@ -17,22 +17,22 @@ export const IconCoinsChecked: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeWidth='var(--svg-stroke-width)'
|
|
26
26
|
d='M12 12v.0001'
|
|
27
27
|
/>,
|
|
28
28
|
<path
|
|
29
|
-
fill='
|
|
29
|
+
fill='currentColor'
|
|
30
30
|
fillRule='evenodd'
|
|
31
31
|
d='M15.5935 15.9932c-.2426-.0081-.4671-.1181-.6569-.2694-1.1944-.952-2.9195-.9835-4.0579.1549a2.9868 2.9868 0 0 0-.7262 1.1749c-.1459.44-.4698.8365-.931.8842-.3943.0408-.803.0622-1.2215.0622-1.5367 0-2.9385-.2889-4-.7639v1.7639c.9934.8436 2.7862 1 4 1 .5446 0 1.2057-.0315 1.8588-.1424.4091-.0694.8293.0819 1.1133.3844.4705.5014.3423 1.2867-.3253 1.4511-.7984.1965-1.6968.3069-2.6468.3069-3.3137 0-6-1.3431-6-3v-8c0-1.6569 2.6863-3 6-3 .7013 0 1.3744.0602 2 .1707v-3.1707c0-1.6568 2.6863-3 6-3s6 1.3432 6 3v6.7578c0 .6898-.7086 1.1781-1.3926 1.2679a2.9863 2.9863 0 0 0-1.7287.853l-1.8297 1.8297c-.1717.1717-.3999.2767-.6425.2848a12.1421 12.1421 0 0 1-.813 0Zm.4065-11.9932c1.2138 0 3.0066.1564 4 1-.9934.8436-2.7862 1-4 1s-3.0066-.1564-4-1c.9934-.8436 2.7862-1 4-1Zm0 4c1.5367 0 2.9385-.2889 4-.7639v1.7639c-.9934.8436-2.7862 1-4 1-.7529 0-1.7285-.0602-2.598-.3072-.3434-.354-.8219-.6693-1.402-.929v-1.5277c1.0615.475 2.4633.7639 4 .7639Zm-2 5.8324v-2.0031c.6256.1105 1.2987.1707 2 .1707 1.5367 0 2.9385-.2889 4-.7639v1.7639c-.9934.8436-2.7862 1-4 1-.5838 0-1.3016-.0362-2-.1676Zm-6-3.8324c1.2138 0 3.0066.1564 4 1-.9934.8436-2.7862 1-4 1s-3.0066-.1564-4-1c.9934-.8436 2.7862-1 4-1Zm4 3.2361c-1.0615.475-2.4633.7639-4 .7639-1.5367 0-2.9385-.2889-4-.7639v1.7639c.9934.8436 2.7862 1 4 1s3.0066-.1564 4-1v-1.7639Z'
|
|
32
32
|
clipRule='evenodd'
|
|
33
33
|
/>,
|
|
34
34
|
<path
|
|
35
|
-
stroke='
|
|
35
|
+
stroke='currentColor'
|
|
36
36
|
strokeLinecap='round'
|
|
37
37
|
strokeLinejoin='round'
|
|
38
38
|
strokeWidth='var(--svg-stroke-width)'
|
package/react/coins-slash.tsx
CHANGED
|
@@ -17,22 +17,22 @@ export const IconCoinsSlash: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeWidth='var(--svg-stroke-width)'
|
|
26
26
|
d='M12 12v.0001'
|
|
27
27
|
/>,
|
|
28
28
|
<path
|
|
29
|
-
fill='
|
|
29
|
+
fill='currentColor'
|
|
30
30
|
fillRule='evenodd'
|
|
31
31
|
d='M16 10c-.5908 0-.9707.7862-.5529 1.204l.5392.5392c.1626.1626.3845.2534.6141.242 1.3001-.0646 2.4781-.3367 3.3996-.7491v1.7639a2.7815 2.7815 0 0 1-.3892.2746c-.6059.357-.8792 1.2139-.3818 1.7113l.1204.1204c.1716.1716.4291.2289.6506.1298v.1066c0 .2652.1054.5196.2929.7071l.7934.7934a.5352.5352 0 0 0 .9137-.3784v-11.4648c0-1.6568-2.6863-3-6-3s-6 1.3432-6 3c0 1.6569 2.6863 3 6 3 1.5367 0 2.9385-.2889 4-.7639v1.7639c-.9934.8436-2.7862 1-4 1Zm0-6c1.2138 0 3.0066.1564 4 1-.9934.8436-2.7862 1-4 1s-3.0066-.1564-4-1c.9934-.8436 2.7862-1 4-1ZM2 10.9996c0-1.6167 2.5576-2.9347 5.7602-2.9976l2.1486 2.1486c-.6693-.1179-1.3503-.151-1.9088-.151-1.2138 0-3.0066.1564-4 1 .9934.8436 2.7862 1 4 1 .9418 0 2.2323-.0942 3.2273-.5305l2.7727 2.7727v4.7578c0 1.6569-2.6863 3-6 3s-6-1.3431-6-3v-8Zm10 2.2361c-1.0615.475-2.4633.7639-4 .7639-1.5367 0-2.9385-.2889-4-.7639v1.7639c.9934.8436 2.7862 1 4 1s3.0066-.1564 4-1v-1.7639Zm0 4c-1.0615.475-2.4633.7639-4 .7639-1.5367 0-2.9385-.2889-4-.7639v1.7639c.9934.8436 2.7862 1 4 1s3.0066-.1564 4-1v-1.7639Z'
|
|
32
32
|
clipRule='evenodd'
|
|
33
33
|
/>,
|
|
34
34
|
<path
|
|
35
|
-
stroke='
|
|
35
|
+
stroke='currentColor'
|
|
36
36
|
strokeLinecap='round'
|
|
37
37
|
strokeLinejoin='round'
|
|
38
38
|
strokeWidth='var(--svg-stroke-width)'
|
package/react/coins.tsx
CHANGED
|
@@ -17,16 +17,16 @@ export const IconCoins: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeWidth='var(--svg-stroke-width)'
|
|
26
26
|
d='M12 12v.0001'
|
|
27
27
|
/>,
|
|
28
28
|
<path
|
|
29
|
-
fill='
|
|
29
|
+
fill='currentColor'
|
|
30
30
|
fillRule='evenodd'
|
|
31
31
|
d='M13.7898 19.7899c.684.1356 1.4297.2101 2.2102.2101 3.3137 0 6-1.3431 6-3v-12c0-1.6568-2.6863-3-6-3s-6 1.3432-6 3v3.1707c-.6256-.1105-1.2987-.1707-2-.1707-3.3137 0-6 1.3431-6 3v8c0 1.6569 2.6863 3 6 3 2.7669 0 5.0964-.9365 5.7898-2.2101Zm6.2102-14.7899c-.9934-.8436-2.7862-1-4-1s-3.0066.1564-4 1c.9934.8436 2.7862 1 4 1s3.0066-.1564 4-1Zm0 2.2361c-1.0615.475-2.4633.7639-4 .7639-1.5367 0-2.9385-.2889-4-.7639v1.5278c.5801.2596 1.0586.5748 1.402.929.8695.247 1.8451.3071 2.598.3071 1.2138 0 3.0066-.1564 4-1v-1.7639Zm-6 4.5932v2.0031c.6984.1314 1.4162.1676 2 .1676 1.2138 0 3.0066-.1564 4-1v-1.7639c-1.0615.475-2.4633.7639-4 .7639-.7013 0-1.3744-.0602-2-.1707Zm0 4v2.0031c.6984.1314 1.4162.1676 2 .1676 1.2138 0 3.0066-.1564 4-1v-1.7639c-1.0615.475-2.4633.7639-4 .7639-.7013 0-1.3744-.0602-2-.1707Zm-2-4.8293c-.9934-.8436-2.7862-1-4-1s-3.0066.1564-4 1c.9934.8436 2.7862 1 4 1s3.0066-.1564 4-1Zm-4 3c1.5367 0 2.9385-.2889 4-.7639v1.7639c-.9934.8436-2.7862 1-4 1s-3.0066-.1564-4-1v-1.7639c1.0615.475 2.4633.7639 4 .7639Zm0 4c1.5367 0 2.9385-.2889 4-.7639v1.7639c-.9934.8436-2.7862 1-4 1s-3.0066-.1564-4-1v-1.7639c1.0615.475 2.4633.7639 4 .7639Z'
|
|
32
32
|
clipRule='evenodd'
|
package/react/columns-three.tsx
CHANGED
|
@@ -17,11 +17,11 @@ export const IconColumnsThree: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeLinejoin='round'
|
|
27
27
|
strokeWidth='var(--svg-stroke-width)'
|
package/react/comment-group.tsx
CHANGED
|
@@ -17,17 +17,17 @@ export const IconCommentGroup: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeLinejoin='round'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='M12 21.0001c4.9706 0 9-4.0294 9-9 0-4.9705-4.0294-9-9-9s-9 4.0295-9 9c0 1.7117.4779 3.3119 1.3075 4.6742l-.6747 3.6928 3.6926-.6746c1.3625.8297 2.9627 1.3076 4.6746 1.3076Z'
|
|
28
28
|
/>,
|
|
29
29
|
<path
|
|
30
|
-
fill='
|
|
30
|
+
fill='currentColor'
|
|
31
31
|
d='M14.2594 16.4947h1v-2h-1v2Zm-4.5187-1h-1v1h1v-1Zm4.5187 0v-1h-4.5187v2h4.5187v-1Zm-3.5187 0c0-.6322.1894-.9694.4237-1.2107.2798-.2884.6841-.5047 1.2586-.7728.5063-.2362 1.2267-.5437 1.7792-1.0147.6263-.534 1.0572-1.2815 1.0572-2.3292h-2c0 .411-.1339.6189-.3548.8073-.2948.2513-.704.4334-1.3274.7243-.5552.2591-1.2806.6075-1.848 1.1922-.613.6317-.9885 1.4757-.9885 2.6036h2Zm4.5187-5.3274c0-1.0113-.4021-1.8397-1.0473-2.4046-.6259-.548-1.4304-.8063-2.2033-.8131-.7729-.0068-1.5848.2379-2.2182.7887-.6535.5683-1.0499 1.406-1.0499 2.429h2c0-.4753.1685-.7513.3623-.9198.2138-.186.5316-.3011.8883-.298.3569.0031.682.1242.9034.318.202.177.3647.4524.3647.8998h2Z'
|
|
32
32
|
/>
|
|
33
33
|
)
|
|
@@ -17,20 +17,20 @@ export const IconConeSerpentine: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeLinejoin='round'
|
|
27
27
|
strokeMiterlimit={16}
|
|
28
28
|
strokeWidth='var(--svg-stroke-width)'
|
|
29
29
|
d='m8.5 6-6.5 16.0002 16-6.0002m-9.5-10s3.3749.375 6.5 3.5c3.1251 3.1249 3 6.5 3 6.5m-9.5-10s-.3906 3.1093 3 6.5 6.5 3.5 6.5 3.5m-1-9 1-2 3 1 1-3m-2 7.5h2'
|
|
30
30
|
/>,
|
|
31
|
-
<circle cx={14.25} cy={3.25} r={1.25} fill='
|
|
31
|
+
<circle cx={14.25} cy={3.25} r={1.25} fill='currentColor' />,
|
|
32
32
|
<path
|
|
33
|
-
stroke='
|
|
33
|
+
stroke='currentColor'
|
|
34
34
|
strokeWidth='var(--svg-stroke-width)'
|
|
35
35
|
d='M12 13v.0001'
|
|
36
36
|
/>
|
|
@@ -17,12 +17,12 @@ export const IconConnectionLineElbows: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<path fill='
|
|
23
|
+
<path fill='currentColor' d='M15 3v6l6-3-6-3Z' />,
|
|
24
24
|
<path
|
|
25
|
-
stroke='
|
|
25
|
+
stroke='currentColor'
|
|
26
26
|
strokeLinecap='round'
|
|
27
27
|
strokeLinejoin='round'
|
|
28
28
|
strokeWidth='var(--svg-stroke-width)'
|
|
@@ -17,15 +17,15 @@ export const IconConnectionLineStraight: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
fill='
|
|
24
|
+
fill='currentColor'
|
|
25
25
|
d='m19.6569 4.1214-2.4143 6.6569-2.1213-2.1213-2.1213-2.1214 6.6569-2.4142Z'
|
|
26
26
|
/>,
|
|
27
27
|
<path
|
|
28
|
-
stroke='
|
|
28
|
+
stroke='currentColor'
|
|
29
29
|
strokeLinecap='round'
|
|
30
30
|
strokeLinejoin='round'
|
|
31
31
|
strokeWidth='var(--svg-stroke-width)'
|
|
@@ -17,19 +17,19 @@ export const IconCornersThreeEyeOpen: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeLinejoin='round'
|
|
27
27
|
strokeWidth='var(--svg-stroke-width)'
|
|
28
28
|
d='M7 4h-4v4m0 8v4h4m14-4v4h-4m-7-13c0-.5 2-4 6-4s6 3.5 6 4-2 4-6 4-6-3.5-6-4Z'
|
|
29
29
|
/>,
|
|
30
|
-
<circle cx={16} cy={7} r={2} fill='
|
|
30
|
+
<circle cx={16} cy={7} r={2} fill='currentColor' />,
|
|
31
31
|
<path
|
|
32
|
-
stroke='
|
|
32
|
+
stroke='currentColor'
|
|
33
33
|
strokeWidth='var(--svg-stroke-width)'
|
|
34
34
|
d='M12 10v.0001'
|
|
35
35
|
/>
|
package/react/counter.tsx
CHANGED
|
@@ -17,7 +17,7 @@ export const IconCounter: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<rect
|
|
@@ -25,12 +25,12 @@ export const IconCounter: IconComponentType = forwardRef(
|
|
|
25
25
|
height={16}
|
|
26
26
|
x={2}
|
|
27
27
|
y={4}
|
|
28
|
-
stroke='
|
|
28
|
+
stroke='currentColor'
|
|
29
29
|
strokeWidth='var(--svg-stroke-width)'
|
|
30
30
|
rx={2}
|
|
31
31
|
/>,
|
|
32
32
|
<path
|
|
33
|
-
stroke='
|
|
33
|
+
stroke='currentColor'
|
|
34
34
|
strokeLinecap='round'
|
|
35
35
|
strokeLinejoin='round'
|
|
36
36
|
strokeWidth='var(--svg-stroke-width)'
|
package/react/credit-card.tsx
CHANGED
|
@@ -17,17 +17,17 @@ export const IconCreditCard: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='M4 10v6c0 1.6569 1.3431 3 3 3h10c1.6569 0 3-1.3431 3-3v-6m-16 0v-2c0-1.6569 1.3431-3 3-3h10c1.6569 0 3 1.3431 3 3v2m-16 0h16m-13 5h2'
|
|
28
28
|
/>,
|
|
29
29
|
<path
|
|
30
|
-
stroke='
|
|
30
|
+
stroke='currentColor'
|
|
31
31
|
strokeWidth='var(--svg-stroke-width)'
|
|
32
32
|
d='M12 5v.0001'
|
|
33
33
|
/>
|
package/react/crop.tsx
CHANGED
|
@@ -17,17 +17,17 @@ export const IconCrop: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='M6 2v15c0 .5523.4477 1 1 1h11m4 0h-4m-8-12h7c.5523 0 1 .4477 1 1v7m-16-8h4m12 16v-4'
|
|
28
28
|
/>,
|
|
29
29
|
<path
|
|
30
|
-
stroke='
|
|
30
|
+
stroke='currentColor'
|
|
31
31
|
strokeWidth='var(--svg-stroke-width)'
|
|
32
32
|
d='M6 11.9999v.0001'
|
|
33
33
|
/>
|
package/react/cross-circle.tsx
CHANGED
|
@@ -17,17 +17,17 @@ export const IconCrossCircle: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='m9 9 6 6m0-6-6 6m12-3c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z'
|
|
28
28
|
/>,
|
|
29
29
|
<path
|
|
30
|
-
stroke='
|
|
30
|
+
stroke='currentColor'
|
|
31
31
|
strokeWidth='var(--svg-stroke-width)'
|
|
32
32
|
d='M12 12v.0001'
|
|
33
33
|
/>
|
package/react/cross-fat.tsx
CHANGED
|
@@ -17,17 +17,17 @@ export const IconCrossFat: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth='var(--svg-stroke-width)'
|
|
27
27
|
d='M5.5 8h2.5v-2.5m-2.5 10.5h2.5v2.5m10.5-2.5h-2.5v2.5m2.5-10.5h-2.5v-2.5'
|
|
28
28
|
/>,
|
|
29
29
|
<path
|
|
30
|
-
stroke='
|
|
30
|
+
stroke='currentColor'
|
|
31
31
|
strokeLinecap='round'
|
|
32
32
|
strokeLinejoin='round'
|
|
33
33
|
strokeWidth='var(--svg-stroke-width)'
|
package/react/cross-square.tsx
CHANGED
|
@@ -17,11 +17,11 @@ export const IconCrossSquare: IconComponentType = forwardRef(
|
|
|
17
17
|
weight,
|
|
18
18
|
size,
|
|
19
19
|
viewBox: '0 0 24 24',
|
|
20
|
-
fill: '
|
|
20
|
+
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<path
|
|
24
|
-
stroke='
|
|
24
|
+
stroke='currentColor'
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeLinejoin='round'
|
|
27
27
|
strokeWidth='var(--svg-stroke-width)'
|