@mirohq/design-system-icons 0.10.2-button.0 → 0.11.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 +1661 -577
- package/dist/main.js.map +1 -1
- package/dist/module.js +1630 -578
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +65 -2
- package/package.json +4 -4
- package/react/add-line-bottom.tsx +2 -2
- package/react/add-line-right.tsx +2 -2
- package/react/ai-filled.tsx +28 -0
- package/react/ai.tsx +33 -0
- package/react/align-bottom.tsx +1 -1
- package/react/align-center-horizontal.tsx +1 -1
- package/react/align-center-vertical.tsx +1 -1
- package/react/align-left.tsx +2 -2
- package/react/align-right.tsx +1 -1
- package/react/align-top.tsx +1 -1
- package/react/arrow-arc-left.tsx +2 -2
- package/react/arrow-arc-right.tsx +2 -2
- package/react/arrow-bend-up-right.tsx +1 -1
- package/react/arrow-box-out.tsx +1 -1
- package/react/arrow-clockwise-down-right.tsx +2 -2
- package/react/arrow-clockwise-up-left.tsx +2 -2
- package/react/arrow-counter-clockwise-down-left.tsx +2 -2
- package/react/arrow-counter-clockwise-up-right.tsx +2 -2
- package/react/arrow-curves-bottom-right.tsx +38 -0
- package/react/arrow-down-left.tsx +1 -1
- package/react/arrow-down-right.tsx +1 -1
- package/react/arrow-fat-right.tsx +2 -2
- package/react/arrow-fat-up-right.tsx +2 -2
- package/react/arrow-left.tsx +1 -1
- package/react/arrow-right.tsx +1 -1
- package/react/arrow-up-circle.tsx +2 -2
- package/react/arrow-up-left.tsx +1 -1
- package/react/arrow-up-right.tsx +1 -1
- package/react/arrows-clockwise-rectangle-tilt.tsx +38 -0
- package/react/arrows-clockwise-x.tsx +2 -2
- package/react/arrows-clockwise-y.tsx +2 -2
- package/react/arrows-horizontal-lines-top-bottom.tsx +35 -0
- 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 +2 -2
- package/react/at.tsx +2 -2
- package/react/bar-three.tsx +1 -1
- package/react/barrel.tsx +38 -0
- package/react/bell-slash.tsx +2 -2
- package/react/bell-tilt.tsx +2 -2
- package/react/bell.tsx +2 -2
- package/react/board.tsx +2 -2
- package/react/book-open-info.tsx +32 -0
- package/react/bookmark.tsx +2 -2
- package/react/bracket-curly-left.tsx +37 -0
- package/react/bracket-curly-right.tsx +37 -0
- package/react/brackets-angle-slash.tsx +2 -2
- package/react/brackets-curly-circles-three.tsx +3 -3
- package/react/calendar-blank.tsx +2 -2
- package/react/camera.tsx +3 -3
- package/react/card-number-three.tsx +2 -2
- package/react/card.tsx +2 -2
- package/react/cards-poker.tsx +2 -2
- package/react/chart-bar-y-simple.tsx +1 -1
- package/react/chart-bar-y.tsx +2 -2
- package/react/chat-dashes-lines-two.tsx +2 -2
- package/react/chat-lines-cross.tsx +2 -2
- package/react/chat-lines-eye-open.tsx +1 -1
- 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 +2 -2
- package/react/chat-two.tsx +2 -2
- package/react/chat.tsx +2 -2
- package/react/checkboard-square-centered.tsx +2 -2
- package/react/chevron-down-double.tsx +1 -1
- package/react/chevron-left-double.tsx +1 -1
- package/react/chevron-right-double.tsx +2 -2
- package/react/chevron-up-double.tsx +1 -1
- package/react/chevron-up-down-line.tsx +2 -2
- package/react/chevron-up-down.tsx +1 -1
- package/react/circle-corners.tsx +1 -1
- package/react/circle-motion-x.tsx +2 -2
- package/react/circle-notch.tsx +2 -2
- package/react/circle-slash.tsx +2 -2
- package/react/circle.tsx +1 -1
- package/react/circles-connected.tsx +1 -1
- package/react/clock-counter-clockwise-simple.tsx +1 -1
- package/react/clock-counter-clockwise.tsx +1 -1
- package/react/clock-overtime.tsx +2 -2
- package/react/clock.tsx +2 -2
- package/react/cloud.tsx +38 -0
- package/react/cluster.tsx +1 -1
- package/react/clustered.tsx +2 -2
- package/react/cog.tsx +1 -1
- package/react/columns-three.tsx +38 -0
- package/react/cone-serpentine.tsx +1 -1
- package/react/corners-three-eye-open.tsx +1 -1
- package/react/credit-card.tsx +1 -1
- package/react/crop.tsx +2 -2
- package/react/cross-circle.tsx +1 -1
- package/react/cross-fat.tsx +35 -0
- package/react/cross-square.tsx +2 -2
- package/react/cross.tsx +1 -1
- package/react/cube.tsx +2 -2
- package/react/cursor-filled.tsx +2 -2
- package/react/cursor-lines.tsx +2 -2
- package/react/cursor-text.tsx +2 -2
- package/react/cursor.tsx +2 -2
- package/react/curve-square-circle-arrow.tsx +2 -2
- package/react/dash-left-down-square-dash-right-up.tsx +2 -2
- package/react/dash-left-up-square-dash-down-right.tsx +2 -2
- package/react/dash-square-dash-horizontal.tsx +2 -2
- package/react/dash-square-dash-vertical.tsx +2 -2
- package/react/distribute-horizontal.tsx +1 -1
- package/react/distribute-vertical.tsx +1 -1
- package/react/dots-nine.tsx +2 -2
- package/react/dots-three.tsx +2 -2
- package/react/dots-two.tsx +2 -2
- package/react/download.tsx +2 -2
- package/react/envelope.tsx +1 -1
- package/react/eraser.tsx +2 -2
- package/react/exclamation-point-circle.tsx +5 -2
- package/react/export.tsx +2 -2
- package/react/eye-closed-dots-four-frame-broken.tsx +1 -1
- package/react/eye-closed.tsx +2 -2
- package/react/eye-open-line-frame-broken.tsx +1 -1
- package/react/eye-open-slash.tsx +2 -2
- package/react/eye-open.tsx +2 -2
- package/react/eyedropper.tsx +2 -2
- package/react/factory-house.tsx +2 -2
- package/react/factory.tsx +2 -2
- package/react/flag.tsx +38 -0
- package/react/folder.tsx +2 -2
- package/react/frame-lines-two.tsx +2 -2
- package/react/frame-play.tsx +2 -2
- package/react/frame-plus.tsx +2 -2
- package/react/frame.tsx +2 -2
- package/react/funnel.tsx +2 -2
- package/react/gauge.tsx +1 -1
- package/react/gift.tsx +35 -0
- package/react/globe.tsx +1 -1
- package/react/graduation-cap.tsx +2 -2
- package/react/grid-four.tsx +2 -2
- package/react/grid-six.tsx +2 -2
- package/react/grid.tsx +2 -2
- package/react/hand-filled.tsx +7 -1
- package/react/hand-pointing.tsx +2 -2
- package/react/hand.tsx +2 -2
- package/react/headset-person.tsx +39 -0
- package/react/heart-filled.tsx +33 -0
- package/react/heart.tsx +36 -0
- package/react/hexagon.tsx +38 -0
- package/react/highlighter-underline.tsx +1 -1
- package/react/highlighter.tsx +2 -2
- package/react/house.tsx +1 -1
- package/react/image.tsx +1 -1
- package/react/index.ts +32 -0
- package/react/information-mark-circle.tsx +5 -2
- package/react/kanban.tsx +2 -2
- package/react/key.tsx +2 -2
- package/react/keycap.tsx +2 -2
- package/react/laptop.tsx +1 -1
- package/react/lasso.tsx +2 -2
- package/react/layout.tsx +2 -2
- package/react/lifesaver.tsx +2 -2
- package/react/lightbulb.tsx +28 -0
- package/react/lightning.tsx +2 -2
- package/react/line-curved.tsx +2 -2
- package/react/line-dashed.tsx +1 -1
- package/react/line-diagonal.tsx +2 -2
- package/react/line-dotted.tsx +2 -2
- package/react/line-horizontal.tsx +1 -1
- package/react/line-orthogonal.tsx +2 -2
- package/react/line-straight.tsx +1 -1
- package/react/lines-three-horizontal-line-vertical-center.tsx +2 -2
- package/react/lines-three-horizontal.tsx +2 -2
- package/react/lines-three-vertical.tsx +2 -2
- package/react/lines-top-left-columns-two.tsx +38 -0
- package/react/link-plus.tsx +35 -0
- package/react/link.tsx +1 -1
- package/react/list-bullets.tsx +2 -2
- package/react/list-numbers.tsx +2 -2
- package/react/lock-closed.tsx +1 -1
- package/react/lock-open.tsx +1 -1
- package/react/login.tsx +2 -2
- package/react/logout.tsx +2 -2
- package/react/magnet.tsx +2 -2
- package/react/magnifying-glass-lightning.tsx +35 -0
- package/react/magnifying-glass.tsx +1 -1
- package/react/map.tsx +2 -2
- package/react/microphone-slash.tsx +2 -2
- package/react/microphone.tsx +2 -2
- package/react/monitor-arrow.tsx +2 -2
- package/react/monitor-pause.tsx +2 -2
- package/react/monitor-play.tsx +2 -2
- package/react/monitor-stop.tsx +1 -1
- package/react/mouse.tsx +2 -2
- package/react/navigation-arrow-lines.tsx +2 -2
- package/react/navigation-up-left-filled.tsx +2 -2
- 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-connected-dot.tsx +32 -0
- package/react/node-lines-curved.tsx +1 -1
- 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 +2 -2
- package/react/nodes-connections-three.tsx +1 -1
- package/react/note-magnifying-glass.tsx +2 -2
- package/react/octagon.tsx +38 -0
- package/react/paint-bucket.tsx +35 -0
- package/react/paper-plane-filled-right.tsx +2 -2
- package/react/paper-plane-tilt.tsx +2 -2
- package/react/parallelogram.tsx +2 -2
- package/react/pause-circle.tsx +2 -2
- package/react/pause.tsx +2 -2
- package/react/pdf.tsx +2 -2
- package/react/pen-tip.tsx +2 -2
- package/react/pen.tsx +2 -2
- package/react/pentagon.tsx +38 -0
- package/react/placeholder.tsx +1 -1
- package/react/play-circle.tsx +1 -1
- package/react/play.tsx +2 -2
- package/react/playback-speed-circle.tsx +2 -2
- package/react/plug.tsx +1 -1
- package/react/plus-text.tsx +2 -2
- package/react/presentation-arrow.tsx +2 -2
- package/react/presentation-eye-open.tsx +1 -1
- 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 +2 -2
- package/react/presentation-plus.tsx +2 -2
- package/react/previous.tsx +2 -2
- package/react/prohibit.tsx +2 -2
- package/react/push-pin.tsx +2 -2
- package/react/question-mark-circle.tsx +1 -1
- package/react/question-mark.tsx +2 -2
- package/react/rectangle-arrow-up-center.tsx +2 -2
- package/react/rectangle-dash-lines.tsx +2 -2
- package/react/rectangle-dot-line-pen.tsx +3 -3
- package/react/rectangle-play-stack.tsx +2 -2
- package/react/rectangle-tick.tsx +2 -2
- package/react/rectangle-triangle-bottom-center.tsx +38 -0
- package/react/rectangles-three-aligned.tsx +2 -2
- package/react/rectangles-three-free.tsx +2 -2
- package/react/rectangles-three-overlap.tsx +2 -2
- package/react/rectangles-two-line.tsx +2 -2
- 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 +2 -2
- package/react/rhombus.tsx +2 -2
- package/react/rss-rectangle.tsx +32 -0
- package/react/scissors.tsx +3 -3
- package/react/scrollbar-xy.tsx +1 -1
- package/react/shapes.tsx +2 -2
- package/react/shield-check.tsx +2 -2
- package/react/shield-lock.tsx +1 -1
- package/react/shuffle.tsx +2 -2
- package/react/sidebar-closed.tsx +2 -2
- package/react/sidebar-open.tsx +2 -2
- package/react/sliders-x.tsx +2 -2
- package/react/sliders-y.tsx +2 -2
- package/react/smiley-chat.tsx +2 -2
- package/react/smiley-plus.tsx +35 -0
- package/react/smiley-sticker.tsx +2 -2
- package/react/smiley.tsx +2 -2
- package/react/social-facebook.tsx +7 -1
- package/react/social-instagram.tsx +8 -2
- package/react/social-linkedin.tsx +7 -1
- package/react/social-twitter.tsx +7 -1
- package/react/social-youtube.tsx +7 -1
- package/react/speaker-cross.tsx +2 -2
- package/react/speaker-high.tsx +2 -2
- package/react/split-vertical.tsx +2 -2
- package/react/square-brackets-angle-slash.tsx +2 -2
- package/react/square-circles-two.tsx +2 -2
- package/react/square-line-square-dashed.tsx +2 -2
- package/react/square-rounded.tsx +2 -2
- package/react/square-star-scribble.tsx +2 -2
- package/react/square-triangle-circle-plus.tsx +2 -2
- package/react/square.tsx +2 -2
- package/react/squares-four.tsx +2 -2
- package/react/squares-group.tsx +3 -3
- package/react/squares-merge.tsx +2 -2
- package/react/squares-three.tsx +2 -2
- package/react/squares-two-overlap.tsx +2 -2
- package/react/squares-ungroup.tsx +2 -2
- package/react/squares-unmerge.tsx +2 -2
- package/react/stack.tsx +2 -2
- package/react/star-filled.tsx +2 -2
- package/react/star.tsx +2 -2
- package/react/sticky-corners.tsx +2 -2
- package/react/sticky-eye-open.tsx +29 -0
- package/react/sticky-note-stack.tsx +2 -2
- package/react/sticky-note-wide.tsx +2 -2
- package/react/sticky-note.tsx +2 -2
- package/react/sticky-notes-two.tsx +3 -5
- package/react/stop-circle.tsx +1 -1
- 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 +1 -1
- package/react/text-a-underline.tsx +1 -1
- package/react/text-align-center.tsx +2 -2
- package/react/text-align-left.tsx +2 -2
- package/react/text-b-bold-italic-underlined.tsx +1 -1
- package/react/text-b-bold.tsx +2 -2
- package/react/text-cursor-eye-open.tsx +1 -1
- package/react/text-h-one.tsx +2 -2
- package/react/text-h-three.tsx +2 -2
- package/react/text-h-two.tsx +2 -2
- package/react/text-i-italic.tsx +2 -2
- package/react/text-indent.tsx +2 -2
- package/react/text-lines-three.tsx +2 -2
- package/react/text-s-strikethrough.tsx +2 -2
- package/react/text-styles.tsx +2 -2
- package/react/text-t.tsx +2 -2
- package/react/text-u-underlined.tsx +2 -2
- package/react/thumbs-up.tsx +2 -2
- package/react/tick-circle.tsx +2 -2
- package/react/ticket.tsx +1 -1
- package/react/timer.tsx +1 -1
- package/react/trackpad.tsx +1 -1
- package/react/trapeze.tsx +38 -0
- package/react/trash-simple.tsx +2 -2
- package/react/trash.tsx +2 -2
- package/react/triangle-square-circle.tsx +35 -0
- package/react/triangle.tsx +2 -2
- package/react/trident.tsx +23 -30
- package/react/trophy.tsx +2 -2
- package/react/user-add.tsx +1 -1
- package/react/user-arrow-right-up.tsx +2 -2
- package/react/user-eye-open.tsx +1 -1
- package/react/user-load.tsx +2 -2
- package/react/user-number-three.tsx +2 -2
- package/react/user-pen-dashes-bottom.tsx +2 -2
- package/react/user-pen-line-bottom.tsx +2 -2
- package/react/user-tick-down.tsx +2 -2
- package/react/user.tsx +1 -1
- package/react/users-three.tsx +2 -2
- package/react/users.tsx +1 -1
- 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 +1 -1
- package/react/view-side-left.tsx +1 -1
- package/react/wallet.tsx +5 -2
- package/svg/24/add-line-bottom.svg +1 -1
- package/svg/24/add-line-right.svg +1 -1
- package/svg/24/ai-filled.svg +2 -0
- package/svg/24/ai.svg +2 -0
- 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 +2 -0
- package/svg/24/arrow-down-left.svg +1 -1
- package/svg/24/arrow-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/arrows-clockwise-rectangle-tilt.svg +2 -0
- 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 +2 -0
- 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/bar-three.svg +1 -1
- package/svg/24/barrel.svg +2 -0
- 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 +2 -0
- package/svg/24/bookmark.svg +1 -1
- package/svg/24/bracket-curly-left.svg +2 -0
- package/svg/24/bracket-curly-right.svg +2 -0
- 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-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/checkboard-square-centered.svg +1 -1
- package/svg/24/chevron-down-double.svg +1 -1
- package/svg/24/chevron-left-double.svg +1 -1
- package/svg/24/chevron-right-double.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/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 +2 -0
- 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 +2 -0
- 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 +2 -0
- 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.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/dots-nine.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-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 +2 -0
- 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/gift.svg +2 -0
- 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 +2 -0
- package/svg/24/heart-filled.svg +2 -0
- package/svg/24/heart.svg +2 -0
- package/svg/24/hexagon.svg +2 -0
- 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 +2 -0
- 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 +2 -0
- package/svg/24/link-plus.svg +2 -0
- 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 +2 -0
- 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/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/mouse.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 +2 -0
- 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/octagon.svg +2 -0
- package/svg/24/paint-bucket.svg +2 -0
- 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 +2 -0
- 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/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.svg +1 -1
- package/svg/24/question-mark-circle.svg +1 -1
- package/svg/24/question-mark.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-play-stack.svg +1 -1
- package/svg/24/rectangle-tick.svg +1 -1
- package/svg/24/rectangle-triangle-bottom-center.svg +2 -0
- 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/rss-rectangle.svg +2 -0
- 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-plus.svg +2 -0
- package/svg/24/smiley-sticker.svg +1 -1
- package/svg/24/smiley.svg +1 -1
- package/svg/24/social-facebook.svg +1 -1
- package/svg/24/social-instagram.svg +1 -1
- package/svg/24/social-linkedin.svg +1 -1
- package/svg/24/social-twitter.svg +1 -1
- package/svg/24/social-youtube.svg +1 -1
- package/svg/24/speaker-cross.svg +1 -1
- package/svg/24/speaker-high.svg +1 -1
- package/svg/24/split-vertical.svg +1 -1
- package/svg/24/square-brackets-angle-slash.svg +1 -1
- package/svg/24/square-circles-two.svg +1 -1
- package/svg/24/square-line-square-dashed.svg +1 -1
- package/svg/24/square-rounded.svg +1 -1
- package/svg/24/square-star-scribble.svg +1 -1
- package/svg/24/square-triangle-circle-plus.svg +1 -1
- package/svg/24/square.svg +1 -1
- package/svg/24/squares-four.svg +1 -1
- package/svg/24/squares-group.svg +1 -1
- package/svg/24/squares-merge.svg +1 -1
- package/svg/24/squares-three.svg +1 -1
- package/svg/24/squares-two-overlap.svg +1 -1
- package/svg/24/squares-ungroup.svg +1 -1
- package/svg/24/squares-unmerge.svg +1 -1
- package/svg/24/stack.svg +1 -1
- package/svg/24/star-filled.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 +2 -0
- 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 +2 -0
- package/svg/24/trash-simple.svg +1 -1
- package/svg/24/trash.svg +1 -1
- package/svg/24/triangle-square-circle.svg +2 -0
- package/svg/24/triangle.svg +1 -1
- package/svg/24/trident.svg +1 -1
- package/svg/24/trophy.svg +1 -1
- package/svg/24/user-add.svg +1 -1
- package/svg/24/user-arrow-right-up.svg +1 -1
- package/svg/24/user-eye-open.svg +1 -1
- package/svg/24/user-load.svg +1 -1
- package/svg/24/user-number-three.svg +1 -1
- package/svg/24/user-pen-dashes-bottom.svg +1 -1
- package/svg/24/user-pen-line-bottom.svg +1 -1
- package/svg/24/user-tick-down.svg +1 -1
- package/svg/24/user.svg +1 -1
- package/svg/24/users-three.svg +1 -1
- package/svg/24/users.svg +1 -1
- package/svg/24/video-camera-simple-slash.svg +1 -1
- package/svg/24/video-camera-simple.svg +1 -1
- package/svg/24/video-camera.svg +1 -1
- package/svg/24/view-center.svg +1 -1
- package/svg/24/view-side-left.svg +1 -1
- package/svg/24/wallet.svg +1 -1
- package/svg/meta.json +277 -2
package/react/index.ts
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
export { IconAddLineBottom } from './add-line-bottom'
|
|
2
2
|
export { IconAddLineRight } from './add-line-right'
|
|
3
|
+
export { IconAiFilled } from './ai-filled'
|
|
4
|
+
export { IconAi } from './ai'
|
|
3
5
|
export { IconAlignBottom } from './align-bottom'
|
|
4
6
|
export { IconAlignCenterHorizontal } from './align-center-horizontal'
|
|
5
7
|
export { IconAlignCenterVertical } from './align-center-vertical'
|
|
@@ -14,6 +16,7 @@ export { IconArrowClockwiseDownRight } from './arrow-clockwise-down-right'
|
|
|
14
16
|
export { IconArrowClockwiseUpLeft } from './arrow-clockwise-up-left'
|
|
15
17
|
export { IconArrowCounterClockwiseDownLeft } from './arrow-counter-clockwise-down-left'
|
|
16
18
|
export { IconArrowCounterClockwiseUpRight } from './arrow-counter-clockwise-up-right'
|
|
19
|
+
export { IconArrowCurvesBottomRight } from './arrow-curves-bottom-right'
|
|
17
20
|
export { IconArrowDownLeft } from './arrow-down-left'
|
|
18
21
|
export { IconArrowDownRight } from './arrow-down-right'
|
|
19
22
|
export { IconArrowDown } from './arrow-down'
|
|
@@ -25,8 +28,10 @@ export { IconArrowUpCircle } from './arrow-up-circle'
|
|
|
25
28
|
export { IconArrowUpLeft } from './arrow-up-left'
|
|
26
29
|
export { IconArrowUpRight } from './arrow-up-right'
|
|
27
30
|
export { IconArrowUp } from './arrow-up'
|
|
31
|
+
export { IconArrowsClockwiseRectangleTilt } from './arrows-clockwise-rectangle-tilt'
|
|
28
32
|
export { IconArrowsClockwiseX } from './arrows-clockwise-x'
|
|
29
33
|
export { IconArrowsClockwiseY } from './arrows-clockwise-y'
|
|
34
|
+
export { IconArrowsHorizontalLinesTopBottom } from './arrows-horizontal-lines-top-bottom'
|
|
30
35
|
export { IconArrowsInSimple } from './arrows-in-simple'
|
|
31
36
|
export { IconArrowsOutCardinal } from './arrows-out-cardinal'
|
|
32
37
|
export { IconArrowsOutLinesHorizontal } from './arrows-out-lines-horizontal'
|
|
@@ -34,11 +39,15 @@ export { IconArrowsOutSimple } from './arrows-out-simple'
|
|
|
34
39
|
export { IconArticle } from './article'
|
|
35
40
|
export { IconAt } from './at'
|
|
36
41
|
export { IconBarThree } from './bar-three'
|
|
42
|
+
export { IconBarrel } from './barrel'
|
|
37
43
|
export { IconBellSlash } from './bell-slash'
|
|
38
44
|
export { IconBellTilt } from './bell-tilt'
|
|
39
45
|
export { IconBell } from './bell'
|
|
40
46
|
export { IconBoard } from './board'
|
|
47
|
+
export { IconBookOpenInfo } from './book-open-info'
|
|
41
48
|
export { IconBookmark } from './bookmark'
|
|
49
|
+
export { IconBracketCurlyLeft } from './bracket-curly-left'
|
|
50
|
+
export { IconBracketCurlyRight } from './bracket-curly-right'
|
|
42
51
|
export { IconBracketsAngleSlash } from './brackets-angle-slash'
|
|
43
52
|
export { IconBracketsCurlyCirclesThree } from './brackets-curly-circles-three'
|
|
44
53
|
export { IconCalendarBlank } from './calendar-blank'
|
|
@@ -79,14 +88,17 @@ export { IconClockCounterClockwiseSimple } from './clock-counter-clockwise-simpl
|
|
|
79
88
|
export { IconClockCounterClockwise } from './clock-counter-clockwise'
|
|
80
89
|
export { IconClockOvertime } from './clock-overtime'
|
|
81
90
|
export { IconClock } from './clock'
|
|
91
|
+
export { IconCloud } from './cloud'
|
|
82
92
|
export { IconCluster } from './cluster'
|
|
83
93
|
export { IconClustered } from './clustered'
|
|
84
94
|
export { IconCog } from './cog'
|
|
95
|
+
export { IconColumnsThree } from './columns-three'
|
|
85
96
|
export { IconConeSerpentine } from './cone-serpentine'
|
|
86
97
|
export { IconCornersThreeEyeOpen } from './corners-three-eye-open'
|
|
87
98
|
export { IconCreditCard } from './credit-card'
|
|
88
99
|
export { IconCrop } from './crop'
|
|
89
100
|
export { IconCrossCircle } from './cross-circle'
|
|
101
|
+
export { IconCrossFat } from './cross-fat'
|
|
90
102
|
export { IconCrossSquare } from './cross-square'
|
|
91
103
|
export { IconCross } from './cross'
|
|
92
104
|
export { IconCube } from './cube'
|
|
@@ -117,6 +129,7 @@ export { IconEyeOpen } from './eye-open'
|
|
|
117
129
|
export { IconEyedropper } from './eyedropper'
|
|
118
130
|
export { IconFactoryHouse } from './factory-house'
|
|
119
131
|
export { IconFactory } from './factory'
|
|
132
|
+
export { IconFlag } from './flag'
|
|
120
133
|
export { IconFolder } from './folder'
|
|
121
134
|
export { IconFrameLinesTwo } from './frame-lines-two'
|
|
122
135
|
export { IconFramePlay } from './frame-play'
|
|
@@ -124,6 +137,7 @@ export { IconFramePlus } from './frame-plus'
|
|
|
124
137
|
export { IconFrame } from './frame'
|
|
125
138
|
export { IconFunnel } from './funnel'
|
|
126
139
|
export { IconGauge } from './gauge'
|
|
140
|
+
export { IconGift } from './gift'
|
|
127
141
|
export { IconGlobe } from './globe'
|
|
128
142
|
export { IconGraduationCap } from './graduation-cap'
|
|
129
143
|
export { IconGridFour } from './grid-four'
|
|
@@ -132,6 +146,10 @@ export { IconGrid } from './grid'
|
|
|
132
146
|
export { IconHandFilled } from './hand-filled'
|
|
133
147
|
export { IconHandPointing } from './hand-pointing'
|
|
134
148
|
export { IconHand } from './hand'
|
|
149
|
+
export { IconHeadsetPerson } from './headset-person'
|
|
150
|
+
export { IconHeartFilled } from './heart-filled'
|
|
151
|
+
export { IconHeart } from './heart'
|
|
152
|
+
export { IconHexagon } from './hexagon'
|
|
135
153
|
export { IconHighlighterUnderline } from './highlighter-underline'
|
|
136
154
|
export { IconHighlighter } from './highlighter'
|
|
137
155
|
export { IconHouse } from './house'
|
|
@@ -144,6 +162,7 @@ export { IconLaptop } from './laptop'
|
|
|
144
162
|
export { IconLasso } from './lasso'
|
|
145
163
|
export { IconLayout } from './layout'
|
|
146
164
|
export { IconLifesaver } from './lifesaver'
|
|
165
|
+
export { IconLightbulb } from './lightbulb'
|
|
147
166
|
export { IconLightning } from './lightning'
|
|
148
167
|
export { IconLineCurved } from './line-curved'
|
|
149
168
|
export { IconLineDashed } from './line-dashed'
|
|
@@ -155,6 +174,8 @@ export { IconLineStraight } from './line-straight'
|
|
|
155
174
|
export { IconLinesThreeHorizontalLineVerticalCenter } from './lines-three-horizontal-line-vertical-center'
|
|
156
175
|
export { IconLinesThreeHorizontal } from './lines-three-horizontal'
|
|
157
176
|
export { IconLinesThreeVertical } from './lines-three-vertical'
|
|
177
|
+
export { IconLinesTopLeftColumnsTwo } from './lines-top-left-columns-two'
|
|
178
|
+
export { IconLinkPlus } from './link-plus'
|
|
158
179
|
export { IconLink } from './link'
|
|
159
180
|
export { IconListBullets } from './list-bullets'
|
|
160
181
|
export { IconListNumbers } from './list-numbers'
|
|
@@ -163,6 +184,7 @@ export { IconLockOpen } from './lock-open'
|
|
|
163
184
|
export { IconLogin } from './login'
|
|
164
185
|
export { IconLogout } from './logout'
|
|
165
186
|
export { IconMagnet } from './magnet'
|
|
187
|
+
export { IconMagnifyingGlassLightning } from './magnifying-glass-lightning'
|
|
166
188
|
export { IconMagnifyingGlass } from './magnifying-glass'
|
|
167
189
|
export { IconMap } from './map'
|
|
168
190
|
export { IconMicrophoneSlash } from './microphone-slash'
|
|
@@ -178,6 +200,7 @@ export { IconNavigationUpLeftFilled } from './navigation-up-left-filled'
|
|
|
178
200
|
export { IconNavigationUpLeftSlash } from './navigation-up-left-slash'
|
|
179
201
|
export { IconNavigationUpRight } from './navigation-up-right'
|
|
180
202
|
export { IconNext } from './next'
|
|
203
|
+
export { IconNodeConnectedDot } from './node-connected-dot'
|
|
181
204
|
export { IconNodeLinesCurved } from './node-lines-curved'
|
|
182
205
|
export { IconNodeLinesHorizontal } from './node-lines-horizontal'
|
|
183
206
|
export { IconNodeLinesVertical } from './node-lines-vertical'
|
|
@@ -185,6 +208,8 @@ export { IconNodePlus } from './node-plus'
|
|
|
185
208
|
export { IconNodesConnected } from './nodes-connected'
|
|
186
209
|
export { IconNodesConnectionsThree } from './nodes-connections-three'
|
|
187
210
|
export { IconNoteMagnifyingGlass } from './note-magnifying-glass'
|
|
211
|
+
export { IconOctagon } from './octagon'
|
|
212
|
+
export { IconPaintBucket } from './paint-bucket'
|
|
188
213
|
export { IconPaperPlaneFilledRight } from './paper-plane-filled-right'
|
|
189
214
|
export { IconPaperPlaneTilt } from './paper-plane-tilt'
|
|
190
215
|
export { IconParallelogram } from './parallelogram'
|
|
@@ -193,6 +218,7 @@ export { IconPause } from './pause'
|
|
|
193
218
|
export { IconPdf } from './pdf'
|
|
194
219
|
export { IconPenTip } from './pen-tip'
|
|
195
220
|
export { IconPen } from './pen'
|
|
221
|
+
export { IconPentagon } from './pentagon'
|
|
196
222
|
export { IconPlaceholder } from './placeholder'
|
|
197
223
|
export { IconPlayCircle } from './play-circle'
|
|
198
224
|
export { IconPlay } from './play'
|
|
@@ -218,6 +244,7 @@ export { IconRectangleDashLines } from './rectangle-dash-lines'
|
|
|
218
244
|
export { IconRectangleDotLinePen } from './rectangle-dot-line-pen'
|
|
219
245
|
export { IconRectanglePlayStack } from './rectangle-play-stack'
|
|
220
246
|
export { IconRectangleTick } from './rectangle-tick'
|
|
247
|
+
export { IconRectangleTriangleBottomCenter } from './rectangle-triangle-bottom-center'
|
|
221
248
|
export { IconRectanglesThreeAligned } from './rectangles-three-aligned'
|
|
222
249
|
export { IconRectanglesThreeFree } from './rectangles-three-free'
|
|
223
250
|
export { IconRectanglesThreeOverlap } from './rectangles-three-overlap'
|
|
@@ -227,6 +254,7 @@ export { IconRectanglesTwoMinus } from './rectangles-two-minus'
|
|
|
227
254
|
export { IconRectanglesTwoPlus } from './rectangles-two-plus'
|
|
228
255
|
export { IconRectanglesTwoUser } from './rectangles-two-user'
|
|
229
256
|
export { IconRhombus } from './rhombus'
|
|
257
|
+
export { IconRssRectangle } from './rss-rectangle'
|
|
230
258
|
export { IconScissors } from './scissors'
|
|
231
259
|
export { IconScrollbarXy } from './scrollbar-xy'
|
|
232
260
|
export { IconShapes } from './shapes'
|
|
@@ -238,6 +266,7 @@ export { IconSidebarOpen } from './sidebar-open'
|
|
|
238
266
|
export { IconSlidersX } from './sliders-x'
|
|
239
267
|
export { IconSlidersY } from './sliders-y'
|
|
240
268
|
export { IconSmileyChat } from './smiley-chat'
|
|
269
|
+
export { IconSmileyPlus } from './smiley-plus'
|
|
241
270
|
export { IconSmileySticker } from './smiley-sticker'
|
|
242
271
|
export { IconSmiley } from './smiley'
|
|
243
272
|
export { IconSocialFacebook } from './social-facebook'
|
|
@@ -266,6 +295,7 @@ export { IconStack } from './stack'
|
|
|
266
295
|
export { IconStarFilled } from './star-filled'
|
|
267
296
|
export { IconStar } from './star'
|
|
268
297
|
export { IconStickyCorners } from './sticky-corners'
|
|
298
|
+
export { IconStickyEyeOpen } from './sticky-eye-open'
|
|
269
299
|
export { IconStickyNoteStack } from './sticky-note-stack'
|
|
270
300
|
export { IconStickyNoteWide } from './sticky-note-wide'
|
|
271
301
|
export { IconStickyNote } from './sticky-note'
|
|
@@ -299,8 +329,10 @@ export { IconTickCircle } from './tick-circle'
|
|
|
299
329
|
export { IconTicket } from './ticket'
|
|
300
330
|
export { IconTimer } from './timer'
|
|
301
331
|
export { IconTrackpad } from './trackpad'
|
|
332
|
+
export { IconTrapeze } from './trapeze'
|
|
302
333
|
export { IconTrashSimple } from './trash-simple'
|
|
303
334
|
export { IconTrash } from './trash'
|
|
335
|
+
export { IconTriangleSquareCircle } from './triangle-square-circle'
|
|
304
336
|
export { IconTriangle } from './triangle'
|
|
305
337
|
export { IconTrident } from './trident'
|
|
306
338
|
export { IconTrophy } from './trophy'
|
|
@@ -20,12 +20,15 @@ export const IconInformationMarkCircle: ForwardRefExoticComponent<
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
-
<path
|
|
23
|
+
<path
|
|
24
|
+
fill='currentColor'
|
|
25
|
+
d='M13 8.5c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z'
|
|
26
|
+
/>,
|
|
24
27
|
<path
|
|
25
28
|
stroke='currentColor'
|
|
26
29
|
strokeLinecap='round'
|
|
27
30
|
strokeWidth={2}
|
|
28
|
-
d='M12 12v4m9-
|
|
31
|
+
d='M12 12v4m9-4c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Zm-8.5-3.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z'
|
|
29
32
|
/>
|
|
30
33
|
)
|
|
31
34
|
)
|
package/react/kanban.tsx
CHANGED
|
@@ -25,12 +25,12 @@ export const IconKanban: ForwardRefExoticComponent<
|
|
|
25
25
|
stroke='currentColor'
|
|
26
26
|
strokeLinecap='round'
|
|
27
27
|
strokeWidth={2}
|
|
28
|
-
d='M12
|
|
28
|
+
d='M12 4h-7.5a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-4.5m0-11v11m0-11h7.5a.5.5 0 0 1 .5.5v10a.5.5 0 0 1-.5.5h-7.5'
|
|
29
29
|
/>
|
|
30
30
|
</g>,
|
|
31
31
|
<defs>
|
|
32
32
|
<clipPath id='a'>
|
|
33
|
-
<path d='M0
|
|
33
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
34
34
|
</clipPath>
|
|
35
35
|
</defs>
|
|
36
36
|
)
|
package/react/key.tsx
CHANGED
|
@@ -23,12 +23,12 @@ export const IconKey: ForwardRefExoticComponent<
|
|
|
23
23
|
<g clipPath='url(#a)'>
|
|
24
24
|
<path
|
|
25
25
|
fill='currentColor'
|
|
26
|
-
d='M11 11h-1v2h1v-2Zm10
|
|
26
|
+
d='M11 11h-1v2h1v-2Zm10 2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-3 2c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm-8-4v2h2v-2h-2Zm-6 2v-2h-2v2h2Zm3 3c-1.6569 0-3-1.3431-3-3h-2c0 2.7614 2.2386 5 5 5v-2Zm3-3c0 1.6569-1.3431 3-3 3v2c2.7614 0 5-2.2386 5-5h-2Zm-3-5c1.6569 0 3 1.3431 3 3h2c0-2.7614-2.2386-5-5-5v2Zm0-2c-2.7614 0-5 2.2386-5 5h2c0-1.6569 1.3431-3 3-3v-2Zm4 7h8v-2h-8v2Zm8 0h2v-2h-2v2Zm-1-1v3h2v-3h-2Z'
|
|
27
27
|
/>
|
|
28
28
|
</g>,
|
|
29
29
|
<defs>
|
|
30
30
|
<clipPath id='a'>
|
|
31
|
-
<path d='M0
|
|
31
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
32
32
|
</clipPath>
|
|
33
33
|
</defs>
|
|
34
34
|
)
|
package/react/keycap.tsx
CHANGED
|
@@ -24,8 +24,8 @@ export const IconKeycap: ForwardRefExoticComponent<
|
|
|
24
24
|
stroke='currentColor'
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth={2}
|
|
27
|
-
d='M7 8h6m-3
|
|
27
|
+
d='M7 8h6m-3 0v6m-4-10h12c1.1046 0 2 .8954 2 2v12c0 1.1046-.8954 2-2 2h-12c-1.1046 0-2-.8954-2-2v-12c0-1.1046.8954-2 2-2Z'
|
|
28
28
|
/>,
|
|
29
|
-
<path fill='currentColor' d='M0 0h.001v.
|
|
29
|
+
<path fill='currentColor' d='M0 0h.001v.001h-.001z' />
|
|
30
30
|
)
|
|
31
31
|
)
|
package/react/laptop.tsx
CHANGED
|
@@ -24,7 +24,7 @@ export const IconLaptop: ForwardRefExoticComponent<
|
|
|
24
24
|
stroke='currentColor'
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth={2}
|
|
27
|
-
d='M2.5
|
|
27
|
+
d='M2.5 20h19m-16.5-16h14c.5523 0 1 .4477 1 1v11c0 .5523-.4477 1-1 1h-14c-.5523 0-1-.4477-1-1v-11c0-.5523.4477-1 1-1Z'
|
|
28
28
|
/>
|
|
29
29
|
)
|
|
30
30
|
)
|
package/react/lasso.tsx
CHANGED
|
@@ -26,12 +26,12 @@ export const IconLasso: ForwardRefExoticComponent<
|
|
|
26
26
|
strokeDasharray='1 3'
|
|
27
27
|
strokeLinecap='round'
|
|
28
28
|
strokeWidth={2}
|
|
29
|
-
d='M10.5 21.
|
|
29
|
+
d='M10.5 21.5001s1.4711-1.0962 3-2.5c2.3938-2.198 5.2629-2.2534 7-5 1.2909-2.0413 1.3846-3.1156 1-5.5-.3626-2.2481-.6971-3.609-2.5-5-2.0626-1.5914-5.396-1.0753-8-1-3.3353.0963-4.7111 1.0721-7 3.5-1.4976 1.5884-1.1566 1.8225-1 4 .1514 2.1066.356 2.674 2 4 1.779 1.4348 5.5 1.3333 8 .5 2.5-.8334 4-4.5 4-4.5'
|
|
30
30
|
/>
|
|
31
31
|
</g>,
|
|
32
32
|
<defs>
|
|
33
33
|
<clipPath id='a'>
|
|
34
|
-
<path d='M0
|
|
34
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
35
|
</clipPath>
|
|
36
36
|
</defs>
|
|
37
37
|
)
|
package/react/layout.tsx
CHANGED
|
@@ -26,12 +26,12 @@ export const IconLayout: ForwardRefExoticComponent<
|
|
|
26
26
|
strokeLinecap='round'
|
|
27
27
|
strokeLinejoin='round'
|
|
28
28
|
strokeWidth={2}
|
|
29
|
-
d='M3
|
|
29
|
+
d='M3 9v12h6m-6-12v-6h18v6m-18 0h6m12 0v12h-12m12-12h-12m0 0v12'
|
|
30
30
|
/>
|
|
31
31
|
</g>,
|
|
32
32
|
<defs>
|
|
33
33
|
<clipPath id='a'>
|
|
34
|
-
<path d='M0
|
|
34
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
35
|
</clipPath>
|
|
36
36
|
</defs>
|
|
37
37
|
)
|
package/react/lifesaver.tsx
CHANGED
|
@@ -26,12 +26,12 @@ export const IconLifesaver: ForwardRefExoticComponent<
|
|
|
26
26
|
strokeLinecap='square'
|
|
27
27
|
strokeMiterlimit={1.414}
|
|
28
28
|
strokeWidth={2}
|
|
29
|
-
d='M14.
|
|
29
|
+
d='M14.8284 14.8284c-1.5621 1.5621-4.0947 1.5621-5.6568 0m5.6568 0c1.5621-1.5621 1.5621-4.0947 0-5.6568m0 5.6568 3.182 3.182m-8.8388-3.182c-1.5621-1.5621-1.5621-4.0947 0-5.6568m0 5.6568-3.182 3.182m3.182-8.8388c1.5621-1.5621 4.0947-1.5621 5.6568 0m-5.6568 0-3.182-3.182m8.8388 3.182 3.182-3.182m.3536 12.3744c-3.5148 3.5147-9.2132 3.5147-12.728 0-3.5147-3.5148-3.5147-9.2132 0-12.728 3.5148-3.5147 9.2132-3.5147 12.728 0 3.5147 3.5148 3.5147 9.2132 0 12.728Z'
|
|
30
30
|
/>
|
|
31
31
|
</g>,
|
|
32
32
|
<defs>
|
|
33
33
|
<clipPath id='a'>
|
|
34
|
-
<path d='M0
|
|
34
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
35
|
</clipPath>
|
|
36
36
|
</defs>
|
|
37
37
|
)
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* DO NOT MODIFY THIS FILE.
|
|
3
|
+
* This file was generated by sync icons utility.
|
|
4
|
+
*/
|
|
5
|
+
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import type { ForwardRefExoticComponent, RefAttributes } from 'react'
|
|
7
|
+
|
|
8
|
+
import { StyledIcon } from '../src/icon'
|
|
9
|
+
import type { IconProps } from '../src/icon'
|
|
10
|
+
|
|
11
|
+
export const IconLightbulb: ForwardRefExoticComponent<
|
|
12
|
+
IconProps & RefAttributes<SVGSVGElement>
|
|
13
|
+
> = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
|
|
14
|
+
createElement(
|
|
15
|
+
StyledIcon,
|
|
16
|
+
{
|
|
17
|
+
...props,
|
|
18
|
+
size,
|
|
19
|
+
viewBox: '0 0 24 24',
|
|
20
|
+
fill: 'none',
|
|
21
|
+
ref: forwardRef,
|
|
22
|
+
},
|
|
23
|
+
<path
|
|
24
|
+
fill='currentColor'
|
|
25
|
+
d='M9 14.1973h1v-.5768l-.4993-.2888-.5007.8656Zm6 0-.5007-.8656-.4993.2888v.5768h1Zm-6 2.8027h-1c0 .5523.4477 1 1 1v-1Zm6 0v1c.5523 0 1-.4477 1-1h-1Zm-8-8c0-2.7614 2.2386-5 5-5v-2c-3.866 0-7 3.134-7 7h2Zm5-5c2.7614 0 5 2.2386 5 5h2c0-3.866-3.134-7-7-7v2Zm-2.4993 9.3317c-1.497-.866-2.5007-2.4823-2.5007-4.3317h-2c0 2.5922 1.4096 4.8541 3.4993 6.0629l1.0014-1.7312Zm7.4993-4.3317c0 1.8494-1.0036 3.4657-2.5007 4.3317l1.0014 1.7312c2.0897-1.2088 3.4993-3.4707 3.4993-6.0629h-2Zm-9 5.1973v2.8027h2v-2.8027h-2Zm1 3.8027h6v-2h-6v2Zm7-1v-2.8027h-2v2.8027h2ZM9 20h6v1c0 .5523-.4477 1-1 1h-4c-.5523 0-1-.4477-1-1v-1Z'
|
|
26
|
+
/>
|
|
27
|
+
)
|
|
28
|
+
)
|
package/react/lightning.tsx
CHANGED
|
@@ -27,12 +27,12 @@ export const IconLightning: ForwardRefExoticComponent<
|
|
|
27
27
|
strokeLinejoin='round'
|
|
28
28
|
strokeMiterlimit={1.414}
|
|
29
29
|
strokeWidth={2}
|
|
30
|
-
d='
|
|
30
|
+
d='m11.9735 1.8672-7.743 12.7531c-.101.1666.0188.3797.2138.3797h7.0557l-.44 7.0407c-.0161.2572.3204.3676.4598.1508l8.2326-12.8063c.1069-.1664-.0125-.3852-.2103-.3852h-7.5421l.4367-6.9875c.0163-.2607-.3277-.3686-.4632-.1453Z'
|
|
31
31
|
/>
|
|
32
32
|
</g>,
|
|
33
33
|
<defs>
|
|
34
34
|
<clipPath id='a'>
|
|
35
|
-
<path d='M0
|
|
35
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
36
36
|
</clipPath>
|
|
37
37
|
</defs>
|
|
38
38
|
)
|
package/react/line-curved.tsx
CHANGED
|
@@ -26,12 +26,12 @@ export const IconLineCurved: ForwardRefExoticComponent<
|
|
|
26
26
|
strokeLinecap='round'
|
|
27
27
|
strokeLinejoin='round'
|
|
28
28
|
strokeWidth={2}
|
|
29
|
-
d='M2 12s2.767-2.
|
|
29
|
+
d='M2 12s2.767-2.5534 5-3c4.4658-.8932 5.5342 6.8931 10 6 2.2329-.4466 5-3 5-3'
|
|
30
30
|
/>
|
|
31
31
|
</g>,
|
|
32
32
|
<defs>
|
|
33
33
|
<clipPath id='a'>
|
|
34
|
-
<path d='M0
|
|
34
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
35
|
</clipPath>
|
|
36
36
|
</defs>
|
|
37
37
|
)
|
package/react/line-dashed.tsx
CHANGED
package/react/line-diagonal.tsx
CHANGED
|
@@ -25,12 +25,12 @@ export const IconLineDiagonal: ForwardRefExoticComponent<
|
|
|
25
25
|
stroke='currentColor'
|
|
26
26
|
strokeLinecap='round'
|
|
27
27
|
strokeWidth={2}
|
|
28
|
-
d='
|
|
28
|
+
d='m4 20 16-16'
|
|
29
29
|
/>
|
|
30
30
|
</g>,
|
|
31
31
|
<defs>
|
|
32
32
|
<clipPath id='a'>
|
|
33
|
-
<path d='M0
|
|
33
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
34
34
|
</clipPath>
|
|
35
35
|
</defs>
|
|
36
36
|
)
|
package/react/line-dotted.tsx
CHANGED
|
@@ -21,11 +21,11 @@ export const IconLineDotted: ForwardRefExoticComponent<
|
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<g fill='currentColor' clipPath='url(#a)'>
|
|
24
|
-
<path d='M3
|
|
24
|
+
<path d='M3 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM7 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM11 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM15 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM19 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM23 12c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z' />
|
|
25
25
|
</g>,
|
|
26
26
|
<defs>
|
|
27
27
|
<clipPath id='a'>
|
|
28
|
-
<path d='M0
|
|
28
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
29
29
|
</clipPath>
|
|
30
30
|
</defs>
|
|
31
31
|
)
|
|
@@ -26,12 +26,12 @@ export const IconLineOrthogonal: ForwardRefExoticComponent<
|
|
|
26
26
|
strokeLinecap='round'
|
|
27
27
|
strokeLinejoin='round'
|
|
28
28
|
strokeWidth={2}
|
|
29
|
-
d='M2
|
|
29
|
+
d='M2 16h10v-8h10'
|
|
30
30
|
/>
|
|
31
31
|
</g>,
|
|
32
32
|
<defs>
|
|
33
33
|
<clipPath id='a'>
|
|
34
|
-
<path d='M0
|
|
34
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
35
|
</clipPath>
|
|
36
36
|
</defs>
|
|
37
37
|
)
|
package/react/line-straight.tsx
CHANGED
|
@@ -26,12 +26,12 @@ export const IconLinesThreeHorizontalLineVerticalCenter: ForwardRefExoticCompone
|
|
|
26
26
|
strokeLinecap='round'
|
|
27
27
|
strokeLinejoin='round'
|
|
28
28
|
strokeWidth={2}
|
|
29
|
-
d='M4 5h8m8 0h-8m-8
|
|
29
|
+
d='M4 5h8m8 0h-8m-8 7h16m-16 7h8m8 0h-8m0-14v14'
|
|
30
30
|
/>
|
|
31
31
|
</g>,
|
|
32
32
|
<defs>
|
|
33
33
|
<clipPath id='a'>
|
|
34
|
-
<path d='M0
|
|
34
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
35
|
</clipPath>
|
|
36
36
|
</defs>
|
|
37
37
|
)
|
|
@@ -25,12 +25,12 @@ export const IconLinesThreeHorizontal: ForwardRefExoticComponent<
|
|
|
25
25
|
stroke='currentColor'
|
|
26
26
|
strokeLinecap='round'
|
|
27
27
|
strokeWidth={2}
|
|
28
|
-
d='M4
|
|
28
|
+
d='M4 5h16m-16 7h16m-16 7h16'
|
|
29
29
|
/>
|
|
30
30
|
</g>,
|
|
31
31
|
<defs>
|
|
32
32
|
<clipPath id='a'>
|
|
33
|
-
<path d='M0
|
|
33
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
34
34
|
</clipPath>
|
|
35
35
|
</defs>
|
|
36
36
|
)
|
|
@@ -25,12 +25,12 @@ export const IconLinesThreeVertical: ForwardRefExoticComponent<
|
|
|
25
25
|
stroke='currentColor'
|
|
26
26
|
strokeLinecap='round'
|
|
27
27
|
strokeWidth={2}
|
|
28
|
-
d='M20
|
|
28
|
+
d='M20 4v16m-8-16v16m-8-16v16'
|
|
29
29
|
/>
|
|
30
30
|
</g>,
|
|
31
31
|
<defs>
|
|
32
32
|
<clipPath id='a'>
|
|
33
|
-
<path d='M0
|
|
33
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
34
34
|
</clipPath>
|
|
35
35
|
</defs>
|
|
36
36
|
)
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* DO NOT MODIFY THIS FILE.
|
|
3
|
+
* This file was generated by sync icons utility.
|
|
4
|
+
*/
|
|
5
|
+
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import type { ForwardRefExoticComponent, RefAttributes } from 'react'
|
|
7
|
+
|
|
8
|
+
import { StyledIcon } from '../src/icon'
|
|
9
|
+
import type { IconProps } from '../src/icon'
|
|
10
|
+
|
|
11
|
+
export const IconLinesTopLeftColumnsTwo: ForwardRefExoticComponent<
|
|
12
|
+
IconProps & RefAttributes<SVGSVGElement>
|
|
13
|
+
> = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
|
|
14
|
+
createElement(
|
|
15
|
+
StyledIcon,
|
|
16
|
+
{
|
|
17
|
+
...props,
|
|
18
|
+
size,
|
|
19
|
+
viewBox: '0 0 24 24',
|
|
20
|
+
fill: 'none',
|
|
21
|
+
ref: forwardRef,
|
|
22
|
+
},
|
|
23
|
+
<g clipPath='url(#a)'>
|
|
24
|
+
<path
|
|
25
|
+
stroke='currentColor'
|
|
26
|
+
strokeLinecap='round'
|
|
27
|
+
strokeLinejoin='round'
|
|
28
|
+
strokeWidth={2}
|
|
29
|
+
d='M7 3h14m-18 4v14m11-14h-7v14h7m0-14h7v14h-7m0-14v14'
|
|
30
|
+
/>
|
|
31
|
+
</g>,
|
|
32
|
+
<defs>
|
|
33
|
+
<clipPath id='a'>
|
|
34
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
|
+
</clipPath>
|
|
36
|
+
</defs>
|
|
37
|
+
)
|
|
38
|
+
)
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* DO NOT MODIFY THIS FILE.
|
|
3
|
+
* This file was generated by sync icons utility.
|
|
4
|
+
*/
|
|
5
|
+
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import type { ForwardRefExoticComponent, RefAttributes } from 'react'
|
|
7
|
+
|
|
8
|
+
import { StyledIcon } from '../src/icon'
|
|
9
|
+
import type { IconProps } from '../src/icon'
|
|
10
|
+
|
|
11
|
+
export const IconLinkPlus: ForwardRefExoticComponent<
|
|
12
|
+
IconProps & RefAttributes<SVGSVGElement>
|
|
13
|
+
> = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
|
|
14
|
+
createElement(
|
|
15
|
+
StyledIcon,
|
|
16
|
+
{
|
|
17
|
+
...props,
|
|
18
|
+
size,
|
|
19
|
+
viewBox: '0 0 24 24',
|
|
20
|
+
fill: 'none',
|
|
21
|
+
ref: forwardRef,
|
|
22
|
+
},
|
|
23
|
+
<g clipPath='url(#a)'>
|
|
24
|
+
<path
|
|
25
|
+
fill='currentColor'
|
|
26
|
+
d='M12.566 9.3335c-.3905.3905-.3905 1.0237 0 1.4142.3905.3906 1.0237.3906 1.4142 0l-1.4142-1.4142Zm6.566 3.3335.7071.7071-.7071-.7071Zm-2.3234.9092c-.3905.3905-.3905 1.0237 0 1.4142.3905.3905 1.0237.3905 1.4142 0l-1.4142-1.4142Zm2.6264-5.4549.7071-.707-.7071.707Zm-8.7883 7.3742c-.3905.3905-.3905 1.0236 0 1.4142.3905.3905 1.0237.3905 1.4142 0l-1.4142-1.4142Zm6.2629-3.4346c.3906-.3905.3906-1.0236 0-1.4142-.3905-.3905-1.0237-.3905-1.4142 0l1.4142 1.4142Zm-1.9192 6.1619c.3905-.3905.3905-1.0236 0-1.4142-.3906-.3905-1.0237-.3905-1.4142 0l1.4142 1.4142Zm-2.3234.9092.7071.7071-.7071-.7071Zm-4.2426-4.2427.707.7072-.707-.7072Zm2.3233-.9091c.3906-.3905.3906-1.0237 0-1.4142-.3905-.3905-1.0237-.3905-1.4142 0l1.4142 1.4142Zm-2.7477-9.9802c0-.5523-.4477-1-1-1s-1 .4477-1 1h2Zm-2 6c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm4-2c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-6-2c-.5523 0-1 .4477-1 1s.4477 1 1 1v-2Zm9.9802 4.7477 1.6162-1.6162-1.4142-1.4142-1.6162 1.6162 1.4142 1.4142Zm4.4447 1.2122-1.6163 1.6163 1.4142 1.4142 1.6163-1.6163-1.4142-1.4142Zm.303-3.1315c.5287.5287.6842 1.0062.6562 1.426-.0299.4478-.2818 1.0281-.9592 1.7055l1.4142 1.4142c.8847-.8847 1.4677-1.8938 1.5405-2.9866.0748-1.1208-.3993-2.1351-1.2375-2.9733l-1.4142 1.4142Zm1.4142-1.4142c-1.903-1.903-4.5209-1.136-5.9599.303l1.4142 1.4143c.9854-.9854 2.3009-1.1337 3.1315-.303l1.4142-1.4143Zm-8.0812 9.4955 4.8487-4.8488-1.4142-1.4142-4.8487 4.8488 1.4142 1.4142Zm1.5153-.1011-1.6163 1.6163 1.4142 1.4142 1.6163-1.6163-1.4142-1.4142Zm-4.4447-1.2121 1.6162-1.6163-1.4142-1.4142-1.6162 1.6162 1.4142 1.4143Zm-.303 3.1314c-.5288-.5287-.6842-1.0062-.6562-1.426.0298-.4477.2818-1.0281.9592-1.7054l-1.4142-1.4143c-.8847.8847-1.4677 1.8938-1.5406 2.9867-.0747 1.1208.3994 2.1351 1.2375 2.9732l1.4142-1.4142Zm-1.4143 1.4142c1.903 1.9031 4.5209 1.136 5.9599-.303l-1.4142-1.4142c-.9854.9854-2.3009 1.1336-3.1315.303l-1.4142 1.4142Zm-1.4142-16.1421v3h2v-3h-2Zm0 3v3h2v-3h-2Zm4-1h-3v2h3v-2Zm-3 0h-3v2h3v-2Z'
|
|
27
|
+
/>
|
|
28
|
+
</g>,
|
|
29
|
+
<defs>
|
|
30
|
+
<clipPath id='a'>
|
|
31
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
32
|
+
</clipPath>
|
|
33
|
+
</defs>
|
|
34
|
+
)
|
|
35
|
+
)
|
package/react/link.tsx
CHANGED
|
@@ -24,7 +24,7 @@ export const IconLink: ForwardRefExoticComponent<
|
|
|
24
24
|
stroke='currentColor'
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeWidth={2}
|
|
27
|
-
d='m7.
|
|
27
|
+
d='m7.7569 11.2932-3.182 3.1819c-1.3669 1.3669-1.3669 3.583 0 4.9498 1.3668 1.3668 3.5829 1.3668 4.9497 0l3.182-3.182m-1.7678-8.1317 3.5356-3.5356c1.3668-1.3668 3.5829-1.3668 4.9497 0 1.3669 1.3669 1.3669 3.583 0 4.9498l-3.5355 3.5355m-7.4246 2.4749 7.071-7.071'
|
|
28
28
|
/>
|
|
29
29
|
)
|
|
30
30
|
)
|
package/react/list-bullets.tsx
CHANGED
|
@@ -25,11 +25,11 @@ export const IconListBullets: ForwardRefExoticComponent<
|
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeLinejoin='round'
|
|
27
27
|
strokeWidth={2}
|
|
28
|
-
d='M9
|
|
28
|
+
d='M9 5h12m-12 7h12m-12 7h12'
|
|
29
29
|
/>,
|
|
30
30
|
<path
|
|
31
31
|
fill='currentColor'
|
|
32
|
-
d='M5
|
|
32
|
+
d='M5 12c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5ZM5 19c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5ZM5 5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z'
|
|
33
33
|
/>
|
|
34
34
|
)
|
|
35
35
|
)
|
package/react/list-numbers.tsx
CHANGED
|
@@ -26,12 +26,12 @@ export const IconListNumbers: ForwardRefExoticComponent<
|
|
|
26
26
|
strokeLinecap='round'
|
|
27
27
|
strokeLinejoin='round'
|
|
28
28
|
strokeWidth={2}
|
|
29
|
-
d='M3 3h3v6m6-
|
|
29
|
+
d='M3 3h3v6m6-3h9m-18 8h4v3h-4v3h4m5-3h9'
|
|
30
30
|
/>
|
|
31
31
|
</g>,
|
|
32
32
|
<defs>
|
|
33
33
|
<clipPath id='a'>
|
|
34
|
-
<path d='M0
|
|
34
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
35
35
|
</clipPath>
|
|
36
36
|
</defs>
|
|
37
37
|
)
|
package/react/lock-closed.tsx
CHANGED
|
@@ -25,7 +25,7 @@ export const IconLockClosed: ForwardRefExoticComponent<
|
|
|
25
25
|
stroke='currentColor'
|
|
26
26
|
strokeLinecap='round'
|
|
27
27
|
strokeWidth={2}
|
|
28
|
-
d='M16.5
|
|
28
|
+
d='M16.5 11v-6c0-1.1046-.8954-2-2-2h-5c-1.1046 0-2 .8954-2 2v6m-.5 10h10c1.1046 0 2-.8954 2-2v-6c0-1.1046-.8954-2-2-2h-10c-1.1046 0-2 .8954-2 2v6c0 1.1046.8954 2 2 2Zm6-5c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z'
|
|
29
29
|
/>
|
|
30
30
|
)
|
|
31
31
|
)
|