@mirohq/design-system-icons 0.25.0 → 0.25.1
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 +1160 -343
- package/dist/main.js.map +1 -1
- package/dist/module.js +1160 -343
- package/dist/module.js.map +1 -1
- package/package.json +3 -3
- package/react/add-line-bottom.tsx +6 -3
- package/react/add-line-right.tsx +7 -7
- package/react/align-bottom.tsx +5 -0
- package/react/align-center-horizontal.tsx +5 -0
- package/react/align-center-vertical.tsx +5 -0
- package/react/align-left.tsx +5 -0
- package/react/align-right.tsx +5 -0
- package/react/align-top.tsx +5 -0
- package/react/arrow-box-out.tsx +5 -0
- package/react/arrow-clockwise-down-right.tsx +6 -3
- package/react/arrow-clockwise-up-left.tsx +6 -3
- package/react/arrow-counter-clockwise-down-left.tsx +6 -3
- package/react/arrow-counter-clockwise-up-right.tsx +6 -3
- package/react/arrow-down-left.tsx +5 -0
- package/react/arrow-down-right.tsx +5 -0
- package/react/arrow-down.tsx +5 -0
- package/react/arrow-fat-right.tsx +6 -6
- package/react/arrow-fat-up-right.tsx +5 -2
- package/react/arrow-left.tsx +5 -0
- package/react/arrow-right.tsx +5 -0
- package/react/arrow-up-circle.tsx +5 -2
- package/react/arrow-up-left.tsx +5 -0
- package/react/arrow-up-right.tsx +5 -0
- package/react/arrow-up.tsx +5 -0
- package/react/arrows-clockwise-x.tsx +6 -3
- package/react/arrows-clockwise-y.tsx +6 -3
- package/react/arrows-horizontal-lines-top-bottom.tsx +5 -2
- package/react/article.tsx +6 -3
- package/react/at.tsx +6 -3
- package/react/bell-slash.tsx +10 -3
- package/react/bell-tilt.tsx +6 -6
- package/react/bell.tsx +6 -6
- package/react/board.tsx +6 -3
- package/react/bookmark.tsx +6 -3
- package/react/brackets-angle-slash.tsx +7 -7
- package/react/brackets-curly-circles-three.tsx +5 -0
- package/react/calendar-blank.tsx +6 -3
- package/react/camera.tsx +9 -3
- package/react/card-number-three.tsx +5 -0
- package/react/card.tsx +5 -0
- package/react/cards-poker.tsx +5 -0
- package/react/chart-bar-y-simple.tsx +7 -7
- package/react/chart-bar-y.tsx +6 -3
- package/react/chat-check.tsx +6 -16
- package/react/chat-lines-eye-open.tsx +4 -2
- package/react/chat-text-arrow.tsx +6 -3
- package/react/chat-two.tsx +4 -2
- package/react/chat.tsx +6 -6
- package/react/check-mark.tsx +5 -0
- package/react/chevron-down.tsx +5 -0
- package/react/chevron-left.tsx +5 -0
- package/react/chevron-right.tsx +5 -0
- package/react/chevron-up.tsx +5 -0
- package/react/circle-motion-x.tsx +6 -3
- package/react/circle-notch.tsx +6 -3
- package/react/circle.tsx +6 -8
- package/react/circles-connected.tsx +6 -1
- package/react/clock-counter-clockwise-simple.tsx +5 -0
- package/react/clock-counter-clockwise.tsx +5 -0
- package/react/clock-overtime.tsx +5 -0
- package/react/clock.tsx +6 -3
- package/react/cluster.tsx +6 -1
- package/react/clustered.tsx +5 -0
- package/react/cog.tsx +5 -0
- package/react/cone-serpentine.tsx +6 -1
- package/react/corners-three-eye-open.tsx +11 -3
- package/react/credit-card.tsx +5 -0
- package/react/crop.tsx +8 -3
- package/react/cross-circle.tsx +5 -0
- package/react/cross-fat.tsx +9 -3
- package/react/cross.tsx +5 -0
- package/react/cube.tsx +6 -3
- package/react/cursor-filled.tsx +5 -0
- package/react/cursor-text.tsx +6 -3
- package/react/cursor.tsx +6 -3
- package/react/curve-square-circle-arrow.tsx +6 -3
- package/react/dash-left-down-square-dash-right-up.tsx +6 -3
- package/react/dash-left-up-square-dash-down-right.tsx +6 -3
- package/react/dash-square-dash-horizontal.tsx +6 -3
- package/react/dash-square-dash-vertical.tsx +6 -3
- package/react/distribute-horizontal.tsx +6 -1
- package/react/distribute-vertical.tsx +5 -0
- package/react/envelope.tsx +5 -0
- package/react/eraser.tsx +6 -3
- package/react/exclamation-mark-octagon.tsx +5 -2
- package/react/exclamation-point-circle.tsx +5 -0
- package/react/eye-closed-dots-four-frame-broken.tsx +5 -0
- package/react/eye-closed.tsx +6 -3
- package/react/eye-open-line-frame-broken.tsx +6 -1
- package/react/eye-open-slash.tsx +9 -3
- package/react/eye-open.tsx +12 -3
- package/react/eyedropper.tsx +5 -0
- package/react/factory-house.tsx +6 -3
- package/react/factory.tsx +6 -3
- package/react/funnel.tsx +6 -3
- package/react/gauge.tsx +5 -0
- package/react/gift.tsx +4 -2
- package/react/globe.tsx +5 -0
- package/react/graduation-cap.tsx +6 -3
- package/react/grid-four.tsx +6 -3
- package/react/grid-six.tsx +6 -3
- package/react/hand-filled.tsx +5 -0
- package/react/hand-pointing.tsx +5 -2
- package/react/hand.tsx +9 -3
- package/react/highlighter-underline.tsx +16 -2
- package/react/highlighter.tsx +6 -3
- package/react/house.tsx +10 -2
- package/react/image.tsx +6 -1
- package/react/information-mark-circle.tsx +5 -0
- package/react/kanban.tsx +6 -3
- package/react/key.tsx +9 -3
- package/react/keycap.tsx +6 -1
- package/react/laptop.tsx +5 -0
- package/react/lasso.tsx +6 -3
- package/react/layout.tsx +6 -3
- package/react/lifesaver.tsx +6 -3
- package/react/lightbulb.tsx +7 -1
- package/react/lightning.tsx +6 -3
- package/react/line-curved.tsx +6 -3
- package/react/line-dashed.tsx +6 -3
- package/react/line-diagonal.tsx +7 -7
- package/react/line-dotted.tsx +10 -2
- package/react/line-horizontal.tsx +7 -8
- package/react/line-orthogonal.tsx +7 -8
- package/react/line-straight.tsx +7 -8
- package/react/lines-three-horizontal-line-vertical-center.tsx +6 -3
- package/react/lines-three-horizontal.tsx +7 -7
- package/react/lines-three-vertical.tsx +7 -7
- package/react/link-plus.tsx +5 -2
- package/react/link.tsx +5 -0
- package/react/list-bullets.tsx +5 -0
- package/react/list-numbers.tsx +6 -3
- package/react/lock-closed.tsx +5 -0
- package/react/lock-open.tsx +5 -0
- package/react/magnet.tsx +6 -3
- package/react/magnifying-glass-lightning.tsx +9 -3
- package/react/magnifying-glass.tsx +5 -0
- package/react/map.tsx +6 -3
- package/react/microphone-slash.tsx +6 -3
- package/react/microphone.tsx +6 -3
- package/react/minus.tsx +5 -0
- package/react/mouse.tsx +6 -1
- package/react/note-magnifying-glass.tsx +5 -2
- package/react/parallelogram.tsx +6 -6
- package/react/pause-circle.tsx +6 -3
- package/react/pdf.tsx +6 -3
- package/react/pen-tip.tsx +6 -3
- package/react/pen.tsx +6 -3
- package/react/placeholder.tsx +5 -0
- package/react/play-circle.tsx +8 -4
- package/react/playback-speed-circle.tsx +5 -0
- package/react/plug.tsx +5 -0
- package/react/plus-text.tsx +6 -3
- package/react/plus.tsx +5 -0
- package/react/presentation-eye-open.tsx +5 -2
- package/react/presentation-link.tsx +5 -2
- package/react/prohibit.tsx +6 -6
- package/react/push-pin.tsx +6 -3
- package/react/question-mark-circle.tsx +5 -0
- package/react/rectangles-three-aligned.tsx +6 -3
- package/react/rectangles-three-free.tsx +6 -3
- package/react/rectangles-three-overlap.tsx +6 -3
- package/react/rectangles-two-line.tsx +6 -3
- package/react/rectangles-two-user.tsx +5 -2
- package/react/rhombus.tsx +6 -6
- package/react/scissors.tsx +1 -1
- package/react/scrollbar-xy.tsx +5 -0
- package/react/shapes.tsx +6 -3
- package/react/shield-check.tsx +6 -3
- package/react/shield-lock.tsx +5 -0
- package/react/sidebar-closed.tsx +6 -3
- package/react/sidebar-open.tsx +5 -0
- package/react/sliders-x.tsx +6 -3
- package/react/sliders-y.tsx +6 -3
- package/react/smiley-chat.tsx +10 -2
- package/react/smiley.tsx +5 -0
- package/react/social-facebook.tsx +5 -0
- package/react/social-instagram.tsx +5 -0
- package/react/social-linkedin.tsx +5 -0
- package/react/social-twitter.tsx +5 -0
- package/react/social-youtube.tsx +5 -0
- package/react/speaker-cross.tsx +6 -3
- package/react/speaker-high.tsx +6 -3
- package/react/split-vertical.tsx +6 -3
- package/react/square-brackets-angle-slash.tsx +6 -3
- package/react/square-circles-two.tsx +5 -0
- package/react/square-line-square-dashed.tsx +6 -3
- package/react/square-rounded.tsx +6 -6
- package/react/square-star-scribble.tsx +5 -0
- package/react/square-triangle-circle-plus.tsx +6 -3
- package/react/square.tsx +6 -6
- package/react/squares-four.tsx +5 -2
- package/react/squares-group.tsx +6 -1
- package/react/squares-merge.tsx +10 -3
- package/react/squares-three.tsx +5 -2
- package/react/squares-two-overlap.tsx +6 -3
- package/react/squares-ungroup.tsx +5 -0
- package/react/squares-unmerge.tsx +6 -3
- package/react/stack.tsx +6 -3
- package/react/sticky-eye-open.tsx +5 -2
- package/react/sticky-note.tsx +6 -3
- package/react/sticky-notes-two.tsx +4 -2
- package/react/stop-circle.tsx +8 -4
- package/react/tag.tsx +6 -1
- package/react/text-a-underline.tsx +10 -2
- package/react/text-align-center.tsx +6 -3
- package/react/text-align-left.tsx +6 -3
- package/react/text-b-bold-italic-underlined.tsx +13 -1
- package/react/text-b-bold.tsx +6 -3
- package/react/text-cursor-eye-open.tsx +11 -3
- package/react/text-h-one.tsx +6 -3
- package/react/text-h-three.tsx +6 -3
- package/react/text-h-two.tsx +6 -3
- package/react/text-i-italic.tsx +7 -7
- package/react/text-indent.tsx +6 -3
- package/react/text-lines-three.tsx +6 -3
- package/react/text-s-strikethrough.tsx +6 -3
- package/react/text-styles.tsx +5 -0
- package/react/text-t.tsx +6 -3
- package/react/text-u-underlined.tsx +6 -3
- package/react/thumbs-up.tsx +6 -3
- package/react/ticket.tsx +10 -2
- package/react/timer.tsx +12 -3
- package/react/trackpad.tsx +1 -1
- package/react/trash-simple.tsx +6 -3
- package/react/trash.tsx +6 -3
- package/react/triangle-square-circle.tsx +7 -5
- package/react/triangle.tsx +6 -6
- package/react/trident.tsx +5 -0
- package/react/trophy.tsx +5 -0
- package/react/user-add.tsx +5 -0
- package/react/user-arrow-right-up.tsx +5 -2
- package/react/user-eye-open.tsx +5 -2
- package/react/user-pen-dashes-bottom.tsx +5 -2
- package/react/user-pen-line-bottom.tsx +5 -2
- package/react/user-tick-down.tsx +5 -2
- package/react/user.tsx +5 -0
- package/react/users.tsx +5 -0
- package/react/view-center.tsx +6 -1
- package/react/view-side-left.tsx +6 -1
- package/react/wallet.tsx +5 -0
- package/svg/24/add-line-bottom.svg +1 -1
- package/svg/24/add-line-right.svg +1 -1
- package/svg/24/align-bottom.svg +1 -1
- package/svg/24/align-center-horizontal.svg +1 -1
- package/svg/24/align-center-vertical.svg +1 -1
- package/svg/24/align-left.svg +1 -1
- package/svg/24/align-right.svg +1 -1
- package/svg/24/align-top.svg +1 -1
- package/svg/24/arrow-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-down-left.svg +1 -1
- package/svg/24/arrow-down-right.svg +1 -1
- package/svg/24/arrow-down.svg +1 -1
- package/svg/24/arrow-fat-right.svg +1 -1
- package/svg/24/arrow-fat-up-right.svg +1 -1
- package/svg/24/arrow-left.svg +1 -1
- package/svg/24/arrow-right.svg +1 -1
- package/svg/24/arrow-up-circle.svg +1 -1
- package/svg/24/arrow-up-left.svg +1 -1
- package/svg/24/arrow-up-right.svg +1 -1
- package/svg/24/arrow-up.svg +1 -1
- package/svg/24/arrows-clockwise-x.svg +1 -1
- package/svg/24/arrows-clockwise-y.svg +1 -1
- package/svg/24/arrows-horizontal-lines-top-bottom.svg +1 -1
- package/svg/24/article.svg +1 -1
- package/svg/24/at.svg +1 -1
- package/svg/24/bell-slash.svg +1 -1
- package/svg/24/bell-tilt.svg +1 -1
- package/svg/24/bell.svg +1 -1
- package/svg/24/board.svg +1 -1
- package/svg/24/bookmark.svg +1 -1
- package/svg/24/brackets-angle-slash.svg +1 -1
- package/svg/24/brackets-curly-circles-three.svg +1 -1
- package/svg/24/calendar-blank.svg +1 -1
- package/svg/24/camera.svg +1 -1
- package/svg/24/card-number-three.svg +1 -1
- package/svg/24/card.svg +1 -1
- package/svg/24/cards-poker.svg +1 -1
- package/svg/24/chart-bar-y-simple.svg +1 -1
- package/svg/24/chart-bar-y.svg +1 -1
- package/svg/24/chat-check.svg +1 -1
- package/svg/24/chat-lines-eye-open.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.svg +1 -1
- package/svg/24/chevron-left.svg +1 -1
- package/svg/24/chevron-right.svg +1 -1
- package/svg/24/chevron-up.svg +1 -1
- package/svg/24/circle-motion-x.svg +1 -1
- package/svg/24/circle-notch.svg +1 -1
- package/svg/24/circle.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/cluster.svg +1 -1
- package/svg/24/clustered.svg +1 -1
- package/svg/24/cog.svg +1 -1
- package/svg/24/cone-serpentine.svg +1 -1
- package/svg/24/corners-three-eye-open.svg +1 -1
- package/svg/24/credit-card.svg +1 -1
- package/svg/24/crop.svg +1 -1
- package/svg/24/cross-circle.svg +1 -1
- package/svg/24/cross-fat.svg +1 -1
- package/svg/24/cross.svg +1 -1
- package/svg/24/cube.svg +1 -1
- package/svg/24/cursor-filled.svg +1 -1
- package/svg/24/cursor-text.svg +1 -1
- package/svg/24/cursor.svg +1 -1
- package/svg/24/curve-square-circle-arrow.svg +1 -1
- package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
- package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
- package/svg/24/dash-square-dash-horizontal.svg +1 -1
- package/svg/24/dash-square-dash-vertical.svg +1 -1
- package/svg/24/distribute-horizontal.svg +1 -1
- package/svg/24/distribute-vertical.svg +1 -1
- package/svg/24/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/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/funnel.svg +1 -1
- package/svg/24/gauge.svg +1 -1
- package/svg/24/gift.svg +1 -1
- package/svg/24/globe.svg +1 -1
- package/svg/24/graduation-cap.svg +1 -1
- package/svg/24/grid-four.svg +1 -1
- package/svg/24/grid-six.svg +1 -1
- package/svg/24/hand-filled.svg +1 -1
- package/svg/24/hand-pointing.svg +1 -1
- package/svg/24/hand.svg +1 -1
- package/svg/24/highlighter-underline.svg +1 -1
- package/svg/24/highlighter.svg +1 -1
- package/svg/24/house.svg +1 -1
- package/svg/24/image.svg +1 -1
- package/svg/24/information-mark-circle.svg +1 -1
- package/svg/24/kanban.svg +1 -1
- package/svg/24/key.svg +1 -1
- package/svg/24/keycap.svg +1 -1
- package/svg/24/laptop.svg +1 -1
- package/svg/24/lasso.svg +1 -1
- package/svg/24/layout.svg +1 -1
- package/svg/24/lifesaver.svg +1 -1
- package/svg/24/lightbulb.svg +1 -1
- package/svg/24/lightning.svg +1 -1
- package/svg/24/line-curved.svg +1 -1
- package/svg/24/line-dashed.svg +1 -1
- package/svg/24/line-diagonal.svg +1 -1
- package/svg/24/line-dotted.svg +1 -1
- package/svg/24/line-horizontal.svg +1 -1
- package/svg/24/line-orthogonal.svg +1 -1
- package/svg/24/line-straight.svg +1 -1
- package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -1
- package/svg/24/lines-three-horizontal.svg +1 -1
- package/svg/24/lines-three-vertical.svg +1 -1
- package/svg/24/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/magnet.svg +1 -1
- package/svg/24/magnifying-glass-lightning.svg +1 -1
- package/svg/24/magnifying-glass.svg +1 -1
- package/svg/24/map.svg +1 -1
- package/svg/24/microphone-slash.svg +1 -1
- package/svg/24/microphone.svg +1 -1
- package/svg/24/minus.svg +1 -1
- package/svg/24/mouse.svg +1 -1
- package/svg/24/note-magnifying-glass.svg +1 -1
- package/svg/24/paper-plane-filled-right.svg +1 -1
- package/svg/24/parallelogram.svg +1 -1
- package/svg/24/pause-circle.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/placeholder.svg +1 -1
- package/svg/24/play-circle.svg +1 -1
- package/svg/24/playback-speed-circle.svg +1 -1
- package/svg/24/plug.svg +1 -1
- package/svg/24/plus-text.svg +1 -1
- package/svg/24/plus.svg +1 -1
- package/svg/24/presentation-eye-open.svg +1 -1
- package/svg/24/presentation-link.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/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-user.svg +1 -1
- package/svg/24/rhombus.svg +1 -1
- package/svg/24/scissors.svg +1 -1
- package/svg/24/scrollbar-xy.svg +1 -1
- package/svg/24/shapes.svg +1 -1
- package/svg/24/shield-check.svg +1 -1
- package/svg/24/shield-lock.svg +1 -1
- package/svg/24/sidebar-closed.svg +1 -1
- package/svg/24/sidebar-open.svg +1 -1
- package/svg/24/sliders-x.svg +1 -1
- package/svg/24/sliders-y.svg +1 -1
- package/svg/24/smiley-chat.svg +1 -1
- package/svg/24/smiley.svg +1 -1
- package/svg/24/social-facebook.svg +1 -1
- package/svg/24/social-instagram.svg +1 -1
- package/svg/24/social-linkedin.svg +1 -1
- package/svg/24/social-twitter.svg +1 -1
- package/svg/24/social-youtube.svg +1 -1
- package/svg/24/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/sticky-eye-open.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/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/ticket.svg +1 -1
- package/svg/24/timer.svg +1 -1
- package/svg/24/trackpad.svg +1 -1
- package/svg/24/trash-simple.svg +1 -1
- package/svg/24/trash.svg +1 -1
- package/svg/24/triangle-square-circle.svg +1 -1
- package/svg/24/triangle.svg +1 -1
- package/svg/24/trident.svg +1 -1
- package/svg/24/trophy.svg +1 -1
- package/svg/24/user-add.svg +1 -1
- package/svg/24/user-arrow-right-up.svg +1 -1
- package/svg/24/user-eye-open.svg +1 -1
- package/svg/24/user-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.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/dist/main.js
CHANGED
|
@@ -37,12 +37,14 @@ const IconAddLineBottom = React.forwardRef(
|
|
|
37
37
|
ref: forwardRef2
|
|
38
38
|
},
|
|
39
39
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
40
|
+
stroke: "currentColor",
|
|
41
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
40
42
|
clipPath: "url(#a)"
|
|
41
43
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
42
|
-
stroke: "currentColor",
|
|
43
44
|
strokeLinecap: "round",
|
|
44
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
45
45
|
d: "M21 5h-18m13 10h-4m0 0h-4m4 0v-4m0 4v4"
|
|
46
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
47
|
+
d: "M11.8097 12.3875v.0001"
|
|
46
48
|
})),
|
|
47
49
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
48
50
|
id: "a"
|
|
@@ -66,12 +68,14 @@ const IconAddLineRight = React.forwardRef(
|
|
|
66
68
|
ref: forwardRef2
|
|
67
69
|
},
|
|
68
70
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
71
|
+
stroke: "currentColor",
|
|
72
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
69
73
|
clipPath: "url(#a)"
|
|
70
74
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
71
|
-
stroke: "currentColor",
|
|
72
75
|
strokeLinecap: "round",
|
|
73
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
74
76
|
d: "M5 3v18m10-13v4m0 0v4m0-4h-4m4 0h4"
|
|
77
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
78
|
+
d: "M11.8097 12.3875v.0001"
|
|
75
79
|
})),
|
|
76
80
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
77
81
|
id: "a"
|
|
@@ -105,6 +109,11 @@ const IconAlignBottom = React.forwardRef(
|
|
|
105
109
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
106
110
|
fill: "currentColor",
|
|
107
111
|
d: "M7 3.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v11c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-11ZM14 8.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v6c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-6Z"
|
|
112
|
+
}),
|
|
113
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
114
|
+
stroke: "currentColor",
|
|
115
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
116
|
+
d: "M11.8097 12.3875v.0001"
|
|
108
117
|
})
|
|
109
118
|
)
|
|
110
119
|
);
|
|
@@ -132,6 +141,11 @@ const IconAlignCenterHorizontal = React.forwardRef(
|
|
|
132
141
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
133
142
|
fill: "currentColor",
|
|
134
143
|
d: "M19.5 7c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-15c-.8284 0-1.5-.6716-1.5-1.5s.6716-1.5 1.5-1.5h15ZM16.5 14c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-9c-.8284 0-1.5-.6716-1.5-1.5s.6716-1.5 1.5-1.5h9Z"
|
|
144
|
+
}),
|
|
145
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
146
|
+
stroke: "currentColor",
|
|
147
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
148
|
+
d: "M11.8097 12.3875v.0001"
|
|
135
149
|
})
|
|
136
150
|
)
|
|
137
151
|
);
|
|
@@ -159,6 +173,11 @@ const IconAlignCenterVertical = React.forwardRef(
|
|
|
159
173
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
160
174
|
fill: "currentColor",
|
|
161
175
|
d: "M7 4.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v15c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-15ZM14 7.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v9c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-9Z"
|
|
176
|
+
}),
|
|
177
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
178
|
+
stroke: "currentColor",
|
|
179
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
180
|
+
d: "M11.8097 12.3875v.0001"
|
|
162
181
|
})
|
|
163
182
|
)
|
|
164
183
|
);
|
|
@@ -186,6 +205,11 @@ const IconAlignLeft = React.forwardRef(
|
|
|
186
205
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
187
206
|
fill: "currentColor",
|
|
188
207
|
d: "M8 15.5c0-.8284.6716-1.5 1.5-1.5h5c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-5c-.8284 0-1.5-.6716-1.5-1.5ZM8 8.5c0-.8284.6716-1.5 1.5-1.5h11c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-11c-.8284 0-1.5-.6716-1.5-1.5Z"
|
|
208
|
+
}),
|
|
209
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
210
|
+
stroke: "currentColor",
|
|
211
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
212
|
+
d: "M11.8097 12.3875v.0001"
|
|
189
213
|
})
|
|
190
214
|
)
|
|
191
215
|
);
|
|
@@ -213,6 +237,11 @@ const IconAlignRight = React.forwardRef(
|
|
|
213
237
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
214
238
|
fill: "currentColor",
|
|
215
239
|
d: "M2 8.5c0-.8284.6716-1.5 1.5-1.5h11c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-11c-.8284 0-1.5-.6716-1.5-1.5ZM8 15.5c0-.8284.6716-1.5 1.5-1.5h5c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-5c-.8284 0-1.5-.6716-1.5-1.5Z"
|
|
240
|
+
}),
|
|
241
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
242
|
+
stroke: "currentColor",
|
|
243
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
244
|
+
d: "M11.8097 12.3875v.0001"
|
|
216
245
|
})
|
|
217
246
|
)
|
|
218
247
|
);
|
|
@@ -240,6 +269,11 @@ const IconAlignTop = React.forwardRef(
|
|
|
240
269
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
241
270
|
fill: "currentColor",
|
|
242
271
|
d: "M7 8.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v11c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-11ZM14 8.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v6c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-6Z"
|
|
272
|
+
}),
|
|
273
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
274
|
+
stroke: "currentColor",
|
|
275
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
276
|
+
d: "M11.8097 12.3875v.0001"
|
|
243
277
|
})
|
|
244
278
|
)
|
|
245
279
|
);
|
|
@@ -351,6 +385,11 @@ const IconArrowBoxOut = React.forwardRef(
|
|
|
351
385
|
strokeLinecap: "round",
|
|
352
386
|
strokeWidth: "var(--svg-stroke-width)",
|
|
353
387
|
d: "M17 14v5c0 .5523-.4477 1-1 1h-11c-.5523 0-1-.4477-1-1v-11c0-.5523.4477-1 1-1h4.5m10.5-3-9 9m2.0025-9h7v7"
|
|
388
|
+
}),
|
|
389
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
390
|
+
stroke: "currentColor",
|
|
391
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
392
|
+
d: "M11.8097 12.3875v.0001"
|
|
354
393
|
})
|
|
355
394
|
)
|
|
356
395
|
);
|
|
@@ -368,12 +407,14 @@ const IconArrowClockwiseDownRight = React.forwardRef(
|
|
|
368
407
|
ref: forwardRef2
|
|
369
408
|
},
|
|
370
409
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
410
|
+
stroke: "currentColor",
|
|
411
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
371
412
|
clipPath: "url(#a)"
|
|
372
413
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
373
|
-
stroke: "currentColor",
|
|
374
414
|
strokeLinecap: "round",
|
|
375
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
376
415
|
d: "M12 20c-4.4183 0-8-3.5817-8-8s3.5817-8 8-8 8 3.5817 8 8a8.0156 8.0156 0 0 1-.252 2m-2.748-2 3 3 3-3"
|
|
416
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
417
|
+
d: "M11.8097 12.3875v.0001"
|
|
377
418
|
})),
|
|
378
419
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
379
420
|
id: "a"
|
|
@@ -397,12 +438,14 @@ const IconArrowClockwiseUpLeft = React.forwardRef(
|
|
|
397
438
|
ref: forwardRef2
|
|
398
439
|
},
|
|
399
440
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
441
|
+
stroke: "currentColor",
|
|
442
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
400
443
|
clipPath: "url(#a)"
|
|
401
444
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
402
|
-
stroke: "currentColor",
|
|
403
445
|
strokeLinecap: "round",
|
|
404
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
405
446
|
d: "M12 4c4.4183 0 8 3.5817 8 8s-3.5817 8-8 8-8-3.5817-8-8c0-.6906.0875-1.3608.252-2m2.748 2-3-3-3 3"
|
|
447
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
448
|
+
d: "M11.8097 12.3875v.0001"
|
|
406
449
|
})),
|
|
407
450
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
408
451
|
id: "a"
|
|
@@ -426,12 +469,14 @@ const IconArrowCounterClockwiseDownLeft = React.forwardRef(
|
|
|
426
469
|
ref: forwardRef2
|
|
427
470
|
},
|
|
428
471
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
472
|
+
stroke: "currentColor",
|
|
473
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
429
474
|
clipPath: "url(#a)"
|
|
430
475
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
431
|
-
stroke: "currentColor",
|
|
432
476
|
strokeLinecap: "round",
|
|
433
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
434
477
|
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"
|
|
478
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
479
|
+
d: "M11.8097 12.3875v.0001"
|
|
435
480
|
})),
|
|
436
481
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
437
482
|
id: "a"
|
|
@@ -455,12 +500,14 @@ const IconArrowCounterClockwiseUpRight = React.forwardRef(
|
|
|
455
500
|
ref: forwardRef2
|
|
456
501
|
},
|
|
457
502
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
503
|
+
stroke: "currentColor",
|
|
504
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
458
505
|
clipPath: "url(#a)"
|
|
459
506
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
460
|
-
stroke: "currentColor",
|
|
461
507
|
strokeLinecap: "round",
|
|
462
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
463
508
|
d: "M19.7535 10.0297c1.0882 4.2821-1.501 8.6357-5.7832 9.7239-4.2822 1.0882-8.6357-1.5011-9.7239-5.7833-1.0882-4.2821 1.501-8.6357 5.7832-9.7239a8.0145 8.0145 0 0 1 2.0005-.2483m10.9699 8.0019-3-3-3 3"
|
|
509
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
510
|
+
d: "M11.8097 12.3875v.0001"
|
|
464
511
|
})),
|
|
465
512
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
466
513
|
id: "a"
|
|
@@ -518,6 +565,11 @@ const IconArrowDownLeft = React.forwardRef(
|
|
|
518
565
|
strokeLinecap: "round",
|
|
519
566
|
strokeWidth: "var(--svg-stroke-width)",
|
|
520
567
|
d: "M5 19h9m-9 0v-9m0 9 14-14"
|
|
568
|
+
}),
|
|
569
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
570
|
+
stroke: "currentColor",
|
|
571
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
572
|
+
d: "M11.8097 12.3875v.0001"
|
|
521
573
|
})
|
|
522
574
|
)
|
|
523
575
|
);
|
|
@@ -539,6 +591,11 @@ const IconArrowDownRight = React.forwardRef(
|
|
|
539
591
|
strokeLinecap: "round",
|
|
540
592
|
strokeWidth: "var(--svg-stroke-width)",
|
|
541
593
|
d: "M19 19v-9m0 9h-9m9 0-14-14"
|
|
594
|
+
}),
|
|
595
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
596
|
+
stroke: "currentColor",
|
|
597
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
598
|
+
d: "M11.8097 12.3875v.0001"
|
|
542
599
|
})
|
|
543
600
|
)
|
|
544
601
|
);
|
|
@@ -560,6 +617,11 @@ const IconArrowDown = React.forwardRef(
|
|
|
560
617
|
strokeLinecap: "round",
|
|
561
618
|
strokeWidth: "var(--svg-stroke-width)",
|
|
562
619
|
d: "M12.205 3.205v17m-7-6.41 7 7 7-7"
|
|
620
|
+
}),
|
|
621
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
622
|
+
stroke: "currentColor",
|
|
623
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
624
|
+
d: "M11.8097 12.3875v.0001"
|
|
563
625
|
})
|
|
564
626
|
)
|
|
565
627
|
);
|
|
@@ -577,11 +639,11 @@ const IconArrowFatRight = React.forwardRef(
|
|
|
577
639
|
ref: forwardRef2
|
|
578
640
|
},
|
|
579
641
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
580
|
-
clipPath: "url(#a)"
|
|
581
|
-
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
582
642
|
stroke: "currentColor",
|
|
583
643
|
strokeWidth: "var(--svg-stroke-width)",
|
|
584
|
-
|
|
644
|
+
clipPath: "url(#a)"
|
|
645
|
+
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
646
|
+
d: "M11 7h-7.75a.25.25 0 0 0-.25.25v9.5a.25.25 0 0 0 .25.25h7.75v3.9367c0 .2167.257.3308.4177.1854l10.0823-9.1221-10.0823-9.122c-.1607-.1455-.4177-.0314-.4177.1853v3.9367ZM11.8097 12.3875v.0001"
|
|
585
647
|
})),
|
|
586
648
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
587
649
|
id: "a"
|
|
@@ -607,8 +669,11 @@ const IconArrowFatUpRight = React.forwardRef(
|
|
|
607
669
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
608
670
|
clipPath: "url(#a)"
|
|
609
671
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
610
|
-
|
|
611
|
-
|
|
672
|
+
stroke: "currentColor",
|
|
673
|
+
strokeLinecap: "round",
|
|
674
|
+
strokeLinejoin: "round",
|
|
675
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
676
|
+
d: "m18 15 3-12-12 3 3 3-8 11 11-8 3 3Z"
|
|
612
677
|
})),
|
|
613
678
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
614
679
|
id: "a"
|
|
@@ -636,6 +701,11 @@ const IconArrowLeft = React.forwardRef(
|
|
|
636
701
|
strokeLinecap: "round",
|
|
637
702
|
strokeWidth: "var(--svg-stroke-width)",
|
|
638
703
|
d: "M21 12h-17m6.41-7-7 7 7 7"
|
|
704
|
+
}),
|
|
705
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
706
|
+
stroke: "currentColor",
|
|
707
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
708
|
+
d: "M11.8097 12.3875v.0001"
|
|
639
709
|
})
|
|
640
710
|
)
|
|
641
711
|
);
|
|
@@ -657,6 +727,11 @@ const IconArrowRight = React.forwardRef(
|
|
|
657
727
|
strokeLinecap: "round",
|
|
658
728
|
strokeWidth: "var(--svg-stroke-width)",
|
|
659
729
|
d: "M20 12h-17m10.59-7 7 7-7 7"
|
|
730
|
+
}),
|
|
731
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
732
|
+
stroke: "currentColor",
|
|
733
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
734
|
+
d: "M11.8097 12.3875v.0001"
|
|
660
735
|
})
|
|
661
736
|
)
|
|
662
737
|
);
|
|
@@ -676,8 +751,11 @@ const IconArrowUpCircle = React.forwardRef(
|
|
|
676
751
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
677
752
|
clipPath: "url(#a)"
|
|
678
753
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
679
|
-
|
|
680
|
-
|
|
754
|
+
stroke: "currentColor",
|
|
755
|
+
strokeLinecap: "round",
|
|
756
|
+
strokeLinejoin: "round",
|
|
757
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
758
|
+
d: "M12 17v-10m0 0 4 4m-4-4-4 4m13 1c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z"
|
|
681
759
|
})),
|
|
682
760
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
683
761
|
id: "a"
|
|
@@ -705,6 +783,11 @@ const IconArrowUpLeft = React.forwardRef(
|
|
|
705
783
|
strokeLinecap: "round",
|
|
706
784
|
strokeWidth: "var(--svg-stroke-width)",
|
|
707
785
|
d: "M5 5v9m0-9h9m-9 0 14 14"
|
|
786
|
+
}),
|
|
787
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
788
|
+
stroke: "currentColor",
|
|
789
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
790
|
+
d: "M11.8097 12.3875v.0001"
|
|
708
791
|
})
|
|
709
792
|
)
|
|
710
793
|
);
|
|
@@ -726,6 +809,11 @@ const IconArrowUpRight = React.forwardRef(
|
|
|
726
809
|
strokeLinecap: "round",
|
|
727
810
|
strokeWidth: "var(--svg-stroke-width)",
|
|
728
811
|
d: "M19 5h-9m9 0v9m0-9-14 14"
|
|
812
|
+
}),
|
|
813
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
814
|
+
stroke: "currentColor",
|
|
815
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
816
|
+
d: "M11.8097 12.3875v.0001"
|
|
729
817
|
})
|
|
730
818
|
)
|
|
731
819
|
);
|
|
@@ -747,6 +835,11 @@ const IconArrowUp = React.forwardRef(
|
|
|
747
835
|
strokeLinecap: "round",
|
|
748
836
|
strokeWidth: "var(--svg-stroke-width)",
|
|
749
837
|
d: "M12.205 20.795v-17m7 6.41-7-7-7 7"
|
|
838
|
+
}),
|
|
839
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
840
|
+
stroke: "currentColor",
|
|
841
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
842
|
+
d: "M11.8097 12.3875v.0001"
|
|
750
843
|
})
|
|
751
844
|
)
|
|
752
845
|
);
|
|
@@ -794,12 +887,14 @@ const IconArrowsClockwiseX = React.forwardRef(
|
|
|
794
887
|
ref: forwardRef2
|
|
795
888
|
},
|
|
796
889
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
890
|
+
stroke: "currentColor",
|
|
891
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
797
892
|
clipPath: "url(#a)"
|
|
798
893
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
799
|
-
stroke: "currentColor",
|
|
800
894
|
strokeLinecap: "round",
|
|
801
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
802
895
|
d: "M4 12c0-4.4183 3.5817-8 8-8 .6906 0 1.3608.0875 2 .252m6 7.748c0 4.4183-3.5817 8-8 8a7.9987 7.9987 0 0 1-2.3688-.3565m2.3688-12.6435 3-3-3-3m0 16-3 3 3 3"
|
|
896
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
897
|
+
d: "M11.8097 12.3875v.0001"
|
|
803
898
|
})),
|
|
804
899
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
805
900
|
id: "a"
|
|
@@ -823,12 +918,14 @@ const IconArrowsClockwiseY = React.forwardRef(
|
|
|
823
918
|
ref: forwardRef2
|
|
824
919
|
},
|
|
825
920
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
921
|
+
stroke: "currentColor",
|
|
922
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
826
923
|
clipPath: "url(#a)"
|
|
827
924
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
828
|
-
stroke: "currentColor",
|
|
829
925
|
strokeLinecap: "round",
|
|
830
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
831
926
|
d: "M12 20c-4.4183 0-8-3.5817-8-8 0-.6906.0875-1.3608.252-2m7.748-6c4.4183 0 8 3.5817 8 8a7.9984 7.9984 0 0 1-.3565 2.3688m-12.6435-2.3688-3-3-3 3m16 0 3 3 3-3"
|
|
927
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
928
|
+
d: "M11.8097 12.3875v.0001"
|
|
832
929
|
})),
|
|
833
930
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
834
931
|
id: "a"
|
|
@@ -875,8 +972,11 @@ const IconArrowsHorizontalLinesTopBottom = React.forwardRef(
|
|
|
875
972
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
876
973
|
clipPath: "url(#a)"
|
|
877
974
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
878
|
-
|
|
879
|
-
|
|
975
|
+
stroke: "currentColor",
|
|
976
|
+
strokeLinecap: "round",
|
|
977
|
+
strokeLinejoin: "round",
|
|
978
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
979
|
+
d: "M4 3h8m8 0h-8m0 0v4m-8 14h8m8 0h-8m0 0v-4m-2-5h-8m0 0 4-4m-4 4 4 4m8-4h8m0 0-4-4m4 4-4 4"
|
|
880
980
|
})),
|
|
881
981
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
882
982
|
id: "a"
|
|
@@ -1041,12 +1141,14 @@ const IconArticle = React.forwardRef(
|
|
|
1041
1141
|
ref: forwardRef2
|
|
1042
1142
|
},
|
|
1043
1143
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
1144
|
+
stroke: "currentColor",
|
|
1145
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1044
1146
|
clipPath: "url(#a)"
|
|
1045
1147
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1046
|
-
stroke: "currentColor",
|
|
1047
1148
|
strokeLinecap: "round",
|
|
1048
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
1049
1149
|
d: "M8 8h8m-8 4h8m-8 4h5m-8 4h14c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1Z"
|
|
1150
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1151
|
+
d: "M11.8097 12.3875v.0001"
|
|
1050
1152
|
})),
|
|
1051
1153
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
1052
1154
|
id: "a"
|
|
@@ -1070,13 +1172,15 @@ const IconAt = React.forwardRef(
|
|
|
1070
1172
|
ref: forwardRef2
|
|
1071
1173
|
},
|
|
1072
1174
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
1175
|
+
stroke: "currentColor",
|
|
1176
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1073
1177
|
clipPath: "url(#a)"
|
|
1074
1178
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1075
|
-
stroke: "currentColor",
|
|
1076
1179
|
strokeLinecap: "round",
|
|
1077
1180
|
strokeLinejoin: "round",
|
|
1078
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
1079
1181
|
d: "M16 12c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2092 1.7909-4 4-4 2.2091 0 4 1.7908 4 4Zm0 0v1.5c0 1.3807 1.1193 2.5 2.5 2.5s2.5-1.1193 2.5-2.5v-1.5001c0-4.0001-3-8.9999-9-8.988-4.9706 0-9 4.0295-9 9.0001 0 4.9705 4.0294 9 9 9 0 0 2.5367 0 4.5-1.1664"
|
|
1182
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1183
|
+
d: "M11.8097 12.3875v.0001"
|
|
1080
1184
|
})),
|
|
1081
1185
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
1082
1186
|
id: "a"
|
|
@@ -1152,10 +1256,16 @@ const IconBellSlash = React.forwardRef(
|
|
|
1152
1256
|
ref: forwardRef2
|
|
1153
1257
|
},
|
|
1154
1258
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
1259
|
+
stroke: "currentColor",
|
|
1260
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1155
1261
|
clipPath: "url(#a)"
|
|
1156
1262
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1157
|
-
|
|
1158
|
-
|
|
1263
|
+
strokeLinecap: "round",
|
|
1264
|
+
strokeLinejoin: "round",
|
|
1265
|
+
strokeMiterlimit: 1.414,
|
|
1266
|
+
d: "M14 18c0 1.1046-.8954 2-2 2s-2-.8954-2-2m-3-1h12.0657c.3994 0 .6376-.4451.4161-.7774l-2.4818-3.7226v-3.5c0-.5023-.0741-.9874-.2119-1.4448m-10.4245 5.5055.6364-1.0607v-3c0-2.7614 2.2386-5 5-5 .9107 0 1.7646.2435 2.5.669m-10.5 15.331 16-16"
|
|
1267
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1268
|
+
d: "M11.8097 12.3875v.0001"
|
|
1159
1269
|
})),
|
|
1160
1270
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
1161
1271
|
id: "a"
|
|
@@ -1179,11 +1289,11 @@ const IconBellTilt = React.forwardRef(
|
|
|
1179
1289
|
ref: forwardRef2
|
|
1180
1290
|
},
|
|
1181
1291
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
1182
|
-
clipPath: "url(#a)"
|
|
1183
|
-
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1184
1292
|
stroke: "currentColor",
|
|
1185
1293
|
strokeWidth: "var(--svg-stroke-width)",
|
|
1186
|
-
|
|
1294
|
+
clipPath: "url(#a)"
|
|
1295
|
+
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1296
|
+
d: "M11.6455 17.7951c-.5523.9565-1.7755 1.2843-2.732.732-.9567-.5523-1.2844-1.7755-.7321-2.732m.161-6.2788 1.7409-3.0155c1.3807-2.3914 4.4387-3.2108 6.8301-1.83 2.3915 1.3806 3.2109 4.4386 1.8301 6.83l-1.7409 3.0155.2789 4.4804c.0257.3985-.4031.6649-.749.4652l-12.2825-7.0913c-.3366-.1943-.3325-.6815.0073-.8702l4.085-1.9841ZM11.8097 12.3875v.0001"
|
|
1187
1297
|
})),
|
|
1188
1298
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
1189
1299
|
id: "a"
|
|
@@ -1207,11 +1317,11 @@ const IconBell = React.forwardRef(
|
|
|
1207
1317
|
ref: forwardRef2
|
|
1208
1318
|
},
|
|
1209
1319
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
1210
|
-
clipPath: "url(#a)"
|
|
1211
|
-
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1212
1320
|
stroke: "currentColor",
|
|
1213
1321
|
strokeWidth: "var(--svg-stroke-width)",
|
|
1214
|
-
|
|
1322
|
+
clipPath: "url(#a)"
|
|
1323
|
+
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1324
|
+
d: "M14 18c0 1.1046-.8954 2-2 2s-2-.8954-2-2m-3-6v-3c0-2.7614 2.2386-5 5-5s5 2.2386 5 5v3.5l2.4818 3.7226c.2215.3323-.0167.7774-.4161.7774h-14.1826c-.3887 0-.6287-.424-.4287-.7572l2.5456-4.2428ZM11.8097 12.3875v.0001"
|
|
1215
1325
|
})),
|
|
1216
1326
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
1217
1327
|
id: "a"
|
|
@@ -1235,13 +1345,15 @@ const IconBoard = React.forwardRef(
|
|
|
1235
1345
|
ref: forwardRef2
|
|
1236
1346
|
},
|
|
1237
1347
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
1348
|
+
stroke: "currentColor",
|
|
1349
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1238
1350
|
clipPath: "url(#a)"
|
|
1239
1351
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1240
|
-
stroke: "currentColor",
|
|
1241
1352
|
strokeLinecap: "round",
|
|
1242
1353
|
strokeLinejoin: "round",
|
|
1243
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
1244
1354
|
d: "M12 13h6m-12 4h-4v-14h20v14h-4m-12 0v4m0-4h12m0 0v4"
|
|
1355
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1356
|
+
d: "M11.8097 12.3875v.0001"
|
|
1245
1357
|
})),
|
|
1246
1358
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
1247
1359
|
id: "a"
|
|
@@ -1293,13 +1405,15 @@ const IconBookmark = React.forwardRef(
|
|
|
1293
1405
|
ref: forwardRef2
|
|
1294
1406
|
},
|
|
1295
1407
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
1408
|
+
stroke: "currentColor",
|
|
1409
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1296
1410
|
clipPath: "url(#a)"
|
|
1297
1411
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1298
|
-
stroke: "currentColor",
|
|
1299
1412
|
strokeLinecap: "round",
|
|
1300
1413
|
strokeLinejoin: "round",
|
|
1301
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
1302
1414
|
d: "M17.5 3h-11a.5.5 0 0 0-.5.5v17.5l6-4.5 6 4.5v-17.5a.5.5 0 0 0-.5-.5Z"
|
|
1415
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1416
|
+
d: "M11.8097 12.3875v.0001"
|
|
1303
1417
|
})),
|
|
1304
1418
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
1305
1419
|
id: "a"
|
|
@@ -1381,12 +1495,14 @@ const IconBracketsAngleSlash = React.forwardRef(
|
|
|
1381
1495
|
ref: forwardRef2
|
|
1382
1496
|
},
|
|
1383
1497
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
1498
|
+
stroke: "currentColor",
|
|
1499
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1384
1500
|
clipPath: "url(#a)"
|
|
1385
1501
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1386
|
-
stroke: "currentColor",
|
|
1387
1502
|
strokeLinecap: "round",
|
|
1388
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
1389
1503
|
d: "m7 8-4 4 4 4m10-8 4 4-4 4m-3-11-4 14"
|
|
1504
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1505
|
+
d: "M11.8097 12.3875v.0001"
|
|
1390
1506
|
})),
|
|
1391
1507
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
1392
1508
|
id: "a"
|
|
@@ -1419,6 +1535,10 @@ const IconBracketsCurlyCirclesThree = React.forwardRef(
|
|
|
1419
1535
|
strokeLinecap: "round",
|
|
1420
1536
|
strokeWidth: "var(--svg-stroke-width)",
|
|
1421
1537
|
d: "M4.5868 20c-1.0125 0-1.8333-.8954-1.8333-2v-4c0-1.1046-1.7375-2-1.8334-2-.0958 0 1.8334-.8954 1.8334-2v-4c0-1.1046.8208-2 1.8333-2m12.8299 0c1.0125 0 1.8333.8954 1.8333 2v4c0 1.1046 1.7375 2 1.8333 2 .0959 0-1.8333.8954-1.8333 2v4c0 1.1046-.8208 2-1.8333 2"
|
|
1538
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1539
|
+
stroke: "currentColor",
|
|
1540
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1541
|
+
d: "M11.8097 12.3875v.0001"
|
|
1422
1542
|
})),
|
|
1423
1543
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
1424
1544
|
id: "a"
|
|
@@ -1442,14 +1562,16 @@ const IconCalendarBlank = React.forwardRef(
|
|
|
1442
1562
|
ref: forwardRef2
|
|
1443
1563
|
},
|
|
1444
1564
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
1565
|
+
stroke: "currentColor",
|
|
1566
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1445
1567
|
clipPath: "url(#a)"
|
|
1446
1568
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1447
|
-
stroke: "currentColor",
|
|
1448
1569
|
strokeLinecap: "round",
|
|
1449
1570
|
strokeLinejoin: "round",
|
|
1450
1571
|
strokeMiterlimit: 1.414,
|
|
1451
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
1452
1572
|
d: "M3 11v10h18v-10m-18 0v-6h18v6m-18 0h18m-5-8v4m-8-4v4"
|
|
1573
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1574
|
+
d: "M11.8097 12.3875v.0001"
|
|
1453
1575
|
})),
|
|
1454
1576
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
1455
1577
|
id: "a"
|
|
@@ -1474,13 +1596,16 @@ const IconCamera = React.forwardRef(
|
|
|
1474
1596
|
},
|
|
1475
1597
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
1476
1598
|
stroke: "currentColor",
|
|
1477
|
-
strokeLinecap: "round",
|
|
1478
1599
|
strokeWidth: "var(--svg-stroke-width)",
|
|
1479
1600
|
clipPath: "url(#a)"
|
|
1480
1601
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1602
|
+
strokeLinecap: "round",
|
|
1481
1603
|
d: "M19 20h-14c-1.1046 0-2-.8954-2-2v-9c0-1.1046.8954-2 2-2h2c.8284 0 1.5-.6716 1.5-1.5s.6716-1.5 1.5-1.5h4c.8284 0 1.5.6716 1.5 1.5s.6716 1.5 1.5 1.5h2c1.1046 0 2 .8954 2 2v9c0 1.1046-.8954 2-2 2Z"
|
|
1482
1604
|
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1605
|
+
strokeLinecap: "round",
|
|
1483
1606
|
d: "M9.3217 15.5538c1.4361 1.5798 3.9205 1.5798 5.3566 0 1.2997-1.4296 1.2474-3.6281-.1188-4.9943-1.4136-1.4136-3.7054-1.4136-5.119 0-1.3662 1.3662-1.4185 3.5647-.1188 4.9943Z"
|
|
1607
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1608
|
+
d: "M11.8097 12.3875v.0001"
|
|
1484
1609
|
})),
|
|
1485
1610
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
1486
1611
|
id: "a"
|
|
@@ -1513,6 +1638,11 @@ const IconCardNumberThree = React.forwardRef(
|
|
|
1513
1638
|
strokeLinejoin: "round",
|
|
1514
1639
|
strokeWidth: "var(--svg-stroke-width)",
|
|
1515
1640
|
d: "M10.25 9h3.5l-2 3c.6667 0 2 .5587 2 2 0 1.5-1.3536 2-2 2-1.25 0-1.75-1-1.75-1m-4-12h12c.5523 0 1 .4477 1 1v16c0 .5523-.4477 1-1 1h-12c-.5523 0-1-.4477-1-1v-16c0-.5523.4477-1 1-1Z"
|
|
1641
|
+
}),
|
|
1642
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1643
|
+
stroke: "currentColor",
|
|
1644
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1645
|
+
d: "M11.8097 12.3875v.0001"
|
|
1516
1646
|
})
|
|
1517
1647
|
)
|
|
1518
1648
|
);
|
|
@@ -1538,6 +1668,11 @@ const IconCard = React.forwardRef(
|
|
|
1538
1668
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1539
1669
|
fill: "currentColor",
|
|
1540
1670
|
d: "M18 9.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"
|
|
1671
|
+
}),
|
|
1672
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1673
|
+
stroke: "currentColor",
|
|
1674
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1675
|
+
d: "M11.8097 12.3875v.0001"
|
|
1541
1676
|
})
|
|
1542
1677
|
)
|
|
1543
1678
|
);
|
|
@@ -1563,6 +1698,11 @@ const IconCardsPoker = React.forwardRef(
|
|
|
1563
1698
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1564
1699
|
fill: "currentColor",
|
|
1565
1700
|
d: "M9.5 13.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.5ZM7 9c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1ZM11 18c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z"
|
|
1701
|
+
}),
|
|
1702
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1703
|
+
stroke: "currentColor",
|
|
1704
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1705
|
+
d: "M11.8097 12.3875v.0001"
|
|
1566
1706
|
})
|
|
1567
1707
|
)
|
|
1568
1708
|
);
|
|
@@ -1580,12 +1720,14 @@ const IconChartBarYSimple = React.forwardRef(
|
|
|
1580
1720
|
ref: forwardRef2
|
|
1581
1721
|
},
|
|
1582
1722
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
1723
|
+
stroke: "currentColor",
|
|
1724
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1583
1725
|
clipPath: "url(#a)"
|
|
1584
1726
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1585
|
-
stroke: "currentColor",
|
|
1586
1727
|
strokeLinecap: "round",
|
|
1587
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
1588
1728
|
d: "M4 14v6m5-10v10m5-16v16m5-13v13"
|
|
1729
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1730
|
+
d: "M11.8097 12.3875v.0001"
|
|
1589
1731
|
})),
|
|
1590
1732
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
1591
1733
|
id: "a"
|
|
@@ -1609,12 +1751,14 @@ const IconChartBarY = React.forwardRef(
|
|
|
1609
1751
|
ref: forwardRef2
|
|
1610
1752
|
},
|
|
1611
1753
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
1754
|
+
stroke: "currentColor",
|
|
1755
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1612
1756
|
clipPath: "url(#a)"
|
|
1613
1757
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1614
|
-
stroke: "currentColor",
|
|
1615
1758
|
strokeLinecap: "round",
|
|
1616
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
1617
1759
|
d: "M6 16v-3.5a.5.5 0 0 1 .5-.5h3.5m0 0v-3.5a.5.5 0 0 1 .5-.5h3.5m-4 4v4m4 0v-11.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v11.5m-14 4h16"
|
|
1760
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1761
|
+
d: "M11.8097 12.3875v.0001"
|
|
1618
1762
|
})),
|
|
1619
1763
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
1620
1764
|
id: "a"
|
|
@@ -1637,25 +1781,12 @@ const IconChatCheck = React.forwardRef(
|
|
|
1637
1781
|
fill: "none",
|
|
1638
1782
|
ref: forwardRef2
|
|
1639
1783
|
},
|
|
1640
|
-
/* @__PURE__ */ React__default["default"].createElement("
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
d: "M15 18v-1h-.4142l-.2929.2929.7071.7071Zm-6 0 .7071-.7071-.2929-.2929h-.4142v1Zm2.9293 2.9293.7071-.7071-.7071.7071Zm-1.4293-6.9293-.7071.7071c.3905.3905 1.0237.3905 1.4142 0l-.7071-.7071Zm6.7071-5.2929c.3905-.3905.3905-1.0237 0-1.4142-.3905-.3905-1.0237-.3905-1.4142 0l1.4142 1.4142Zm-8.5 2.0858c-.3905-.3905-1.0237-.3905-1.4142 0-.3905.3905-.3905 1.0237 0 1.4142l1.4142-1.4142Zm4.0707 10.8435 2.9293-2.9293-1.4142-1.4142-2.9293 2.9293 1.4142 1.4142Zm2.2222-2.6364h5v-2h-5v2Zm7-2v-12h-2v12h2Zm-2-14h-16v2h16v-2Zm-18 2v12h2v-12h-2Zm2 14h5v-2h-5v2Zm4.2929-.2929 2.9293 2.9293 1.4142-1.4142-2.9293-2.9293-1.4142 1.4142Zm-4.2929-15.7071c-1.1046 0-2 .8954-2 2h2v-2Zm18 2c0-1.1046-.8954-2-2-2v2h2Zm-2 14c1.1046 0 2-.8954 2-2h-2v2Zm-18-2c0 1.1046.8954 2 2 2v-2h-2Zm9.3636 3.2222a.9.9 0 0 1 1.2728 0l-1.4142 1.4142c.4296.4296 1.126.4296 1.5556 0l-1.4142-1.4142Zm-.1565-5.5151 6-6-1.4142-1.4142-6 6 1.4142 1.4142Zm0-1.4142-2.5-2.5-1.4142 1.4142 2.5 2.5 1.4142-1.4142Z"
|
|
1647
|
-
}))),
|
|
1648
|
-
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
1649
|
-
id: "a"
|
|
1650
|
-
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1651
|
-
fill: "none",
|
|
1652
|
-
d: "M0 0h24v24h-24z"
|
|
1653
|
-
})), /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
1654
|
-
id: "b"
|
|
1655
|
-
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1656
|
-
fill: "none",
|
|
1657
|
-
d: "M0 0h24v24h-24z"
|
|
1658
|
-
})))
|
|
1784
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1785
|
+
stroke: "currentColor",
|
|
1786
|
+
strokeLinecap: "round",
|
|
1787
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1788
|
+
d: "m16.5 8-6 6-2.5-2.5m4.0707 9.4293 2.9293-2.9293h5c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0Z"
|
|
1789
|
+
})
|
|
1659
1790
|
)
|
|
1660
1791
|
);
|
|
1661
1792
|
IconChatCheck[designSystemBaseIcon.iconSymbol] = true;
|
|
@@ -1760,8 +1891,10 @@ const IconChatLinesEyeOpen = React.forwardRef(
|
|
|
1760
1891
|
ref: forwardRef2
|
|
1761
1892
|
},
|
|
1762
1893
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1763
|
-
|
|
1764
|
-
|
|
1894
|
+
stroke: "currentColor",
|
|
1895
|
+
strokeLinecap: "round",
|
|
1896
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1897
|
+
d: "M7 9h2m-2 4h8m-8-9h-3c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0l2.9293-2.9293h5c.5523 0 1-.4477 1-1v-5m-10-7c0-.5 2-4 6-4s6 3.5 6 4-2 4-6 4-6-3.5-6-4Z"
|
|
1765
1898
|
}),
|
|
1766
1899
|
/* @__PURE__ */ React__default["default"].createElement("circle", {
|
|
1767
1900
|
cx: 17,
|
|
@@ -1875,13 +2008,15 @@ const IconChatTextArrow = React.forwardRef(
|
|
|
1875
2008
|
ref: forwardRef2
|
|
1876
2009
|
},
|
|
1877
2010
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
2011
|
+
stroke: "currentColor",
|
|
2012
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1878
2013
|
clipPath: "url(#a)"
|
|
1879
2014
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1880
|
-
stroke: "currentColor",
|
|
1881
2015
|
strokeLinecap: "round",
|
|
1882
2016
|
strokeLinejoin: "round",
|
|
1883
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
1884
2017
|
d: "m16 8 5-5m0 0v5m0-5h-5m-9 6h2m-2 4h8m-5-9h-6c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h5l2.9293 2.9293a.1.1 0 0 0 .1414 0l2.9293-2.9293h5c.5523 0 1-.4477 1-1v-4"
|
|
2018
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2019
|
+
d: "M11.8097 12.3875v.0001"
|
|
1885
2020
|
})),
|
|
1886
2021
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
1887
2022
|
id: "a"
|
|
@@ -1907,8 +2042,10 @@ const IconChatTwo = React.forwardRef(
|
|
|
1907
2042
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
1908
2043
|
clipPath: "url(#a)"
|
|
1909
2044
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1910
|
-
|
|
1911
|
-
|
|
2045
|
+
stroke: "currentColor",
|
|
2046
|
+
strokeLinejoin: "round",
|
|
2047
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2048
|
+
d: "M7 9h-4.5a.5.5 0 0 0-.5.5v11.5l3-2h10v-5m-8-5h8v5m-8-5v-4.5a.5.5 0 0 1 .5-.5h14a.5.5 0 0 1 .5.5v12.5l-3-3h-4"
|
|
1912
2049
|
})),
|
|
1913
2050
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
1914
2051
|
id: "a"
|
|
@@ -1932,11 +2069,11 @@ const IconChat = React.forwardRef(
|
|
|
1932
2069
|
ref: forwardRef2
|
|
1933
2070
|
},
|
|
1934
2071
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
1935
|
-
clipPath: "url(#a)"
|
|
1936
|
-
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
1937
2072
|
stroke: "currentColor",
|
|
1938
2073
|
strokeWidth: "var(--svg-stroke-width)",
|
|
1939
|
-
|
|
2074
|
+
clipPath: "url(#a)"
|
|
2075
|
+
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2076
|
+
d: "m12 18-3.84 2.88a.1.1 0 0 1-.16-.08v-2.8h-4c-.5523 0-1-.4477-1-1v-12c0-.5523.4477-1 1-1h16c.5523 0 1 .4477 1 1v12c0 .5523-.4477 1-1 1h-8ZM11.8097 12.3875v.0001"
|
|
1940
2077
|
})),
|
|
1941
2078
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
1942
2079
|
id: "a"
|
|
@@ -1965,6 +2102,11 @@ const IconCheckMark = React.forwardRef(
|
|
|
1965
2102
|
strokeLinejoin: "round",
|
|
1966
2103
|
strokeWidth: "var(--svg-stroke-width)",
|
|
1967
2104
|
d: "m5 11 5 5 9-9"
|
|
2105
|
+
}),
|
|
2106
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2107
|
+
stroke: "currentColor",
|
|
2108
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2109
|
+
d: "M11.8097 12.3875v.0001"
|
|
1968
2110
|
})
|
|
1969
2111
|
)
|
|
1970
2112
|
);
|
|
@@ -2040,6 +2182,11 @@ const IconChevronDown = React.forwardRef(
|
|
|
2040
2182
|
strokeLinecap: "round",
|
|
2041
2183
|
strokeWidth: "var(--svg-stroke-width)",
|
|
2042
2184
|
d: "m6 9.5 6 6 6-6"
|
|
2185
|
+
}),
|
|
2186
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2187
|
+
stroke: "currentColor",
|
|
2188
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2189
|
+
d: "M11.8097 12.3875v.0001"
|
|
2043
2190
|
})
|
|
2044
2191
|
)
|
|
2045
2192
|
);
|
|
@@ -2091,6 +2238,11 @@ const IconChevronLeft = React.forwardRef(
|
|
|
2091
2238
|
strokeLinecap: "round",
|
|
2092
2239
|
strokeWidth: "var(--svg-stroke-width)",
|
|
2093
2240
|
d: "m14.5 6-6 6 6 6"
|
|
2241
|
+
}),
|
|
2242
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2243
|
+
stroke: "currentColor",
|
|
2244
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2245
|
+
d: "M11.8097 12.3875v.0001"
|
|
2094
2246
|
})
|
|
2095
2247
|
)
|
|
2096
2248
|
);
|
|
@@ -2142,6 +2294,11 @@ const IconChevronRight = React.forwardRef(
|
|
|
2142
2294
|
strokeLinecap: "round",
|
|
2143
2295
|
strokeWidth: "var(--svg-stroke-width)",
|
|
2144
2296
|
d: "m9.5 6 6 6-6 6"
|
|
2297
|
+
}),
|
|
2298
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2299
|
+
stroke: "currentColor",
|
|
2300
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2301
|
+
d: "M11.8097 12.3875v.0001"
|
|
2145
2302
|
})
|
|
2146
2303
|
)
|
|
2147
2304
|
);
|
|
@@ -2253,6 +2410,11 @@ const IconChevronUp = React.forwardRef(
|
|
|
2253
2410
|
strokeLinecap: "round",
|
|
2254
2411
|
strokeWidth: "var(--svg-stroke-width)",
|
|
2255
2412
|
d: "m6 14.5 6-6 6 6"
|
|
2413
|
+
}),
|
|
2414
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2415
|
+
stroke: "currentColor",
|
|
2416
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2417
|
+
d: "M11.8097 12.3875v.0001"
|
|
2256
2418
|
})
|
|
2257
2419
|
)
|
|
2258
2420
|
);
|
|
@@ -2298,12 +2460,14 @@ const IconCircleMotionX = React.forwardRef(
|
|
|
2298
2460
|
ref: forwardRef2
|
|
2299
2461
|
},
|
|
2300
2462
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
2463
|
+
stroke: "currentColor",
|
|
2464
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2301
2465
|
clipPath: "url(#a)"
|
|
2302
2466
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2303
|
-
stroke: "currentColor",
|
|
2304
2467
|
strokeLinecap: "round",
|
|
2305
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
2306
2468
|
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"
|
|
2469
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2470
|
+
d: "M11.8097 12.3875v.0001"
|
|
2307
2471
|
})),
|
|
2308
2472
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
2309
2473
|
id: "a"
|
|
@@ -2327,12 +2491,14 @@ const IconCircleNotch = React.forwardRef(
|
|
|
2327
2491
|
ref: forwardRef2
|
|
2328
2492
|
},
|
|
2329
2493
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
2494
|
+
stroke: "currentColor",
|
|
2495
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2330
2496
|
clipPath: "url(#a)"
|
|
2331
2497
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2332
|
-
stroke: "currentColor",
|
|
2333
2498
|
strokeLinecap: "round",
|
|
2334
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
2335
2499
|
d: "M12 20c4.4183 0 8-3.5817 8-8s-3.5817-8-8-8-8 3.5817-8 8"
|
|
2500
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2501
|
+
d: "M11.8097 12.3875v.0001"
|
|
2336
2502
|
})),
|
|
2337
2503
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
2338
2504
|
id: "a"
|
|
@@ -2386,13 +2552,11 @@ const IconCircle = React.forwardRef(
|
|
|
2386
2552
|
ref: forwardRef2
|
|
2387
2553
|
},
|
|
2388
2554
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
2389
|
-
clipPath: "url(#a)"
|
|
2390
|
-
}, /* @__PURE__ */ React__default["default"].createElement("circle", {
|
|
2391
|
-
cx: 12,
|
|
2392
|
-
cy: 12,
|
|
2393
|
-
r: 9,
|
|
2394
2555
|
stroke: "currentColor",
|
|
2395
|
-
strokeWidth: "var(--svg-stroke-width)"
|
|
2556
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2557
|
+
clipPath: "url(#a)"
|
|
2558
|
+
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2559
|
+
d: "M11.8097 12.3875v.0001M21 12c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z"
|
|
2396
2560
|
})),
|
|
2397
2561
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
2398
2562
|
id: "a"
|
|
@@ -2426,6 +2590,11 @@ const IconCirclesConnected = React.forwardRef(
|
|
|
2426
2590
|
cy: 20,
|
|
2427
2591
|
r: 2,
|
|
2428
2592
|
fill: "currentColor"
|
|
2593
|
+
}),
|
|
2594
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2595
|
+
stroke: "currentColor",
|
|
2596
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2597
|
+
d: "M11.8097 12.3875v.0001"
|
|
2429
2598
|
})
|
|
2430
2599
|
)
|
|
2431
2600
|
);
|
|
@@ -2453,6 +2622,11 @@ const IconClockCounterClockwiseSimple = React.forwardRef(
|
|
|
2453
2622
|
strokeLinecap: "round",
|
|
2454
2623
|
strokeWidth: "var(--svg-stroke-width)",
|
|
2455
2624
|
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"
|
|
2625
|
+
}),
|
|
2626
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2627
|
+
stroke: "currentColor",
|
|
2628
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2629
|
+
d: "M11.8097 12.3875v.0001"
|
|
2456
2630
|
})
|
|
2457
2631
|
)
|
|
2458
2632
|
);
|
|
@@ -2480,6 +2654,11 @@ const IconClockCounterClockwise = React.forwardRef(
|
|
|
2480
2654
|
strokeLinecap: "round",
|
|
2481
2655
|
strokeWidth: "var(--svg-stroke-width)",
|
|
2482
2656
|
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"
|
|
2657
|
+
}),
|
|
2658
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2659
|
+
stroke: "currentColor",
|
|
2660
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2661
|
+
d: "M11.8097 12.3875v.0001"
|
|
2483
2662
|
})
|
|
2484
2663
|
)
|
|
2485
2664
|
);
|
|
@@ -2506,6 +2685,11 @@ const IconClockOvertime = React.forwardRef(
|
|
|
2506
2685
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2507
2686
|
fill: "currentColor",
|
|
2508
2687
|
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"
|
|
2688
|
+
}),
|
|
2689
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2690
|
+
stroke: "currentColor",
|
|
2691
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2692
|
+
d: "M11.8097 12.3875v.0001"
|
|
2509
2693
|
})
|
|
2510
2694
|
)
|
|
2511
2695
|
);
|
|
@@ -2523,12 +2707,14 @@ const IconClock = React.forwardRef(
|
|
|
2523
2707
|
ref: forwardRef2
|
|
2524
2708
|
},
|
|
2525
2709
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
2710
|
+
stroke: "currentColor",
|
|
2711
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2526
2712
|
clipPath: "url(#a)"
|
|
2527
2713
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2528
|
-
stroke: "currentColor",
|
|
2529
2714
|
strokeLinecap: "round",
|
|
2530
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
2531
2715
|
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"
|
|
2716
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2717
|
+
d: "M11.8097 12.3875v.0001"
|
|
2532
2718
|
})),
|
|
2533
2719
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
2534
2720
|
id: "a"
|
|
@@ -2594,6 +2780,11 @@ const IconCluster = React.forwardRef(
|
|
|
2594
2780
|
y: 18,
|
|
2595
2781
|
fill: "currentColor",
|
|
2596
2782
|
rx: 1
|
|
2783
|
+
}),
|
|
2784
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2785
|
+
stroke: "currentColor",
|
|
2786
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2787
|
+
d: "M11.8097 12.3875v.0001"
|
|
2597
2788
|
})
|
|
2598
2789
|
)
|
|
2599
2790
|
);
|
|
@@ -2619,6 +2810,11 @@ const IconClustered = React.forwardRef(
|
|
|
2619
2810
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2620
2811
|
fill: "currentColor",
|
|
2621
2812
|
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"
|
|
2813
|
+
}),
|
|
2814
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2815
|
+
stroke: "currentColor",
|
|
2816
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2817
|
+
d: "M11.8097 12.3875v.0001"
|
|
2622
2818
|
})
|
|
2623
2819
|
)
|
|
2624
2820
|
);
|
|
@@ -2647,6 +2843,11 @@ const IconCog = React.forwardRef(
|
|
|
2647
2843
|
strokeLinejoin: "round",
|
|
2648
2844
|
strokeWidth: "var(--svg-stroke-width)",
|
|
2649
2845
|
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"
|
|
2846
|
+
}),
|
|
2847
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2848
|
+
stroke: "currentColor",
|
|
2849
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2850
|
+
d: "M11.8097 12.3875v.0001"
|
|
2650
2851
|
})
|
|
2651
2852
|
)
|
|
2652
2853
|
);
|
|
@@ -2706,6 +2907,11 @@ const IconConeSerpentine = React.forwardRef(
|
|
|
2706
2907
|
cy: 3.25,
|
|
2707
2908
|
r: 1.25,
|
|
2708
2909
|
fill: "currentColor"
|
|
2910
|
+
}),
|
|
2911
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2912
|
+
stroke: "currentColor",
|
|
2913
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2914
|
+
d: "M11.8097 12.3875v.0001"
|
|
2709
2915
|
})
|
|
2710
2916
|
)
|
|
2711
2917
|
);
|
|
@@ -2775,14 +2981,22 @@ const IconCornersThreeEyeOpen = React.forwardRef(
|
|
|
2775
2981
|
ref: forwardRef2
|
|
2776
2982
|
},
|
|
2777
2983
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2778
|
-
|
|
2779
|
-
|
|
2984
|
+
stroke: "currentColor",
|
|
2985
|
+
strokeLinecap: "round",
|
|
2986
|
+
strokeLinejoin: "round",
|
|
2987
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2988
|
+
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"
|
|
2780
2989
|
}),
|
|
2781
2990
|
/* @__PURE__ */ React__default["default"].createElement("circle", {
|
|
2782
2991
|
cx: 16,
|
|
2783
2992
|
cy: 7,
|
|
2784
2993
|
r: 2,
|
|
2785
2994
|
fill: "currentColor"
|
|
2995
|
+
}),
|
|
2996
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2997
|
+
stroke: "currentColor",
|
|
2998
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2999
|
+
d: "M11.8097 12.3875v.0001"
|
|
2786
3000
|
})
|
|
2787
3001
|
)
|
|
2788
3002
|
);
|
|
@@ -2804,6 +3018,11 @@ const IconCreditCard = React.forwardRef(
|
|
|
2804
3018
|
strokeLinecap: "round",
|
|
2805
3019
|
strokeWidth: "var(--svg-stroke-width)",
|
|
2806
3020
|
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"
|
|
3021
|
+
}),
|
|
3022
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3023
|
+
stroke: "currentColor",
|
|
3024
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3025
|
+
d: "M11.8097 12.3875v.0001"
|
|
2807
3026
|
})
|
|
2808
3027
|
)
|
|
2809
3028
|
);
|
|
@@ -2821,10 +3040,14 @@ const IconCrop = React.forwardRef(
|
|
|
2821
3040
|
ref: forwardRef2
|
|
2822
3041
|
},
|
|
2823
3042
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
3043
|
+
stroke: "currentColor",
|
|
3044
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2824
3045
|
clipPath: "url(#a)"
|
|
2825
3046
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2826
|
-
|
|
2827
|
-
d: "
|
|
3047
|
+
strokeLinecap: "round",
|
|
3048
|
+
d: "M6 2v15c0 .5523.4477 1 1 1h11m4 0h-4m-8-12h7c.5523 0 1 .4477 1 1v7m-16-8h4m12 16v-4"
|
|
3049
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3050
|
+
d: "M11.8097 12.3875v.0001"
|
|
2828
3051
|
})),
|
|
2829
3052
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
2830
3053
|
id: "a"
|
|
@@ -2852,6 +3075,11 @@ const IconCrossCircle = React.forwardRef(
|
|
|
2852
3075
|
strokeLinecap: "round",
|
|
2853
3076
|
strokeWidth: "var(--svg-stroke-width)",
|
|
2854
3077
|
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"
|
|
3078
|
+
}),
|
|
3079
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3080
|
+
stroke: "currentColor",
|
|
3081
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3082
|
+
d: "M11.8097 12.3875v.0001"
|
|
2855
3083
|
})
|
|
2856
3084
|
)
|
|
2857
3085
|
);
|
|
@@ -2869,10 +3097,15 @@ const IconCrossFat = React.forwardRef(
|
|
|
2869
3097
|
ref: forwardRef2
|
|
2870
3098
|
},
|
|
2871
3099
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
3100
|
+
stroke: "currentColor",
|
|
3101
|
+
strokeLinecap: "round",
|
|
3102
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2872
3103
|
clipPath: "url(#a)"
|
|
2873
3104
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2874
|
-
|
|
2875
|
-
|
|
3105
|
+
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"
|
|
3106
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3107
|
+
strokeLinejoin: "round",
|
|
3108
|
+
d: "M5.5 8h-2.5v8h2.5m10.5-10.5v-2.5h-8v2.5m10.5 10.5h2.5v-8h-2.5m-10.5 10.5v2.5h8v-2.5"
|
|
2876
3109
|
})),
|
|
2877
3110
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
2878
3111
|
id: "a"
|
|
@@ -2930,6 +3163,11 @@ const IconCross = React.forwardRef(
|
|
|
2930
3163
|
strokeLinecap: "round",
|
|
2931
3164
|
strokeWidth: "var(--svg-stroke-width)",
|
|
2932
3165
|
d: "m6 6 12 12m0-12-12 12"
|
|
3166
|
+
}),
|
|
3167
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3168
|
+
stroke: "currentColor",
|
|
3169
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3170
|
+
d: "M11.8097 12.3875v.0001"
|
|
2933
3171
|
})
|
|
2934
3172
|
)
|
|
2935
3173
|
);
|
|
@@ -2947,13 +3185,15 @@ const IconCube = React.forwardRef(
|
|
|
2947
3185
|
ref: forwardRef2
|
|
2948
3186
|
},
|
|
2949
3187
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
3188
|
+
stroke: "currentColor",
|
|
3189
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2950
3190
|
clipPath: "url(#a)"
|
|
2951
3191
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2952
|
-
stroke: "currentColor",
|
|
2953
3192
|
strokeLinecap: "round",
|
|
2954
3193
|
strokeLinejoin: "round",
|
|
2955
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
2956
3194
|
d: "m21 7-9-3-9 3m18 0-9 3m9-3v11l-9 3m0-11-9-3m9 3v11m-9-14v11l9 3"
|
|
3195
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3196
|
+
d: "M11.8097 12.3875v.0001"
|
|
2957
3197
|
})),
|
|
2958
3198
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
2959
3199
|
id: "a"
|
|
@@ -2985,6 +3225,11 @@ const IconCursorFilled = React.forwardRef(
|
|
|
2985
3225
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
2986
3226
|
fill: "currentColor",
|
|
2987
3227
|
d: "m17.8405 13.3145-9.4348-9.246c-.1558-.1527-.4057-.0335-.4057.1935v13.4099c0 .4513.4946.6907.8074.3909l3.4365-3.2929a.4685.4685 0 0 1 .2851-.1306l5.0224-.4164c.4241-.0352.6039-.5999.2891-.9084Z"
|
|
3228
|
+
}),
|
|
3229
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3230
|
+
stroke: "currentColor",
|
|
3231
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3232
|
+
d: "M11.8097 12.3875v.0001"
|
|
2988
3233
|
})
|
|
2989
3234
|
)
|
|
2990
3235
|
);
|
|
@@ -3028,13 +3273,15 @@ const IconCursorText = React.forwardRef(
|
|
|
3028
3273
|
ref: forwardRef2
|
|
3029
3274
|
},
|
|
3030
3275
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
3276
|
+
stroke: "currentColor",
|
|
3277
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3031
3278
|
clipPath: "url(#a)"
|
|
3032
3279
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3033
|
-
stroke: "currentColor",
|
|
3034
3280
|
strokeLinecap: "round",
|
|
3035
3281
|
strokeLinejoin: "round",
|
|
3036
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3037
3282
|
d: "M7 5h3c1.1046 0 2 .8954 2 2m0 0v10m0-10c0-1.1046.8954-2 2-2h3m-5 12c0 1.1046-.8954 2-2 2h-3m5-2c0 1.1046.8954 2 2 2h3"
|
|
3283
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3284
|
+
d: "M11.8097 12.3875v.0001"
|
|
3038
3285
|
})),
|
|
3039
3286
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
3040
3287
|
id: "a"
|
|
@@ -3058,12 +3305,14 @@ const IconCursor = React.forwardRef(
|
|
|
3058
3305
|
ref: forwardRef2
|
|
3059
3306
|
},
|
|
3060
3307
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
3308
|
+
stroke: "currentColor",
|
|
3309
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3061
3310
|
clipPath: "url(#a)"
|
|
3062
3311
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3063
|
-
stroke: "currentColor",
|
|
3064
3312
|
strokeLinecap: "round",
|
|
3065
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3066
3313
|
d: "m14.5 20-1.9167-4.9706m-4.1776-10.9609 9.4348 9.246c.3148.3085.135.8732-.2891.9084l-5.0224.4164a.4685.4685 0 0 0-.2851.1306l-3.4365 3.2929c-.3128.2998-.8074.0604-.8074-.3909v-13.41c0-.227.25-.346.4057-.1934Z"
|
|
3314
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3315
|
+
d: "M11.8097 12.3875v.0001"
|
|
3067
3316
|
})),
|
|
3068
3317
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
3069
3318
|
id: "a"
|
|
@@ -3087,13 +3336,15 @@ const IconCurveSquareCircleArrow = React.forwardRef(
|
|
|
3087
3336
|
ref: forwardRef2
|
|
3088
3337
|
},
|
|
3089
3338
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
3339
|
+
stroke: "currentColor",
|
|
3340
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3090
3341
|
clipPath: "url(#a)"
|
|
3091
3342
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3092
|
-
stroke: "currentColor",
|
|
3093
3343
|
strokeLinecap: "round",
|
|
3094
3344
|
strokeLinejoin: "round",
|
|
3095
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3096
3345
|
d: "M11 6h-1c-2.2091 0-4 1.7909-4 4v1m8 7h8m0 0-2-3m2 3-2 3m-10-3c0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4Zm6-16h4c1.1046 0 2 .8954 2 2v4c0 1.1046-.8954 2-2 2h-4c-1.1046 0-2-.8954-2-2v-4c0-1.1046.8954-2 2-2Z"
|
|
3346
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3347
|
+
d: "M11.8097 12.3875v.0001"
|
|
3097
3348
|
})),
|
|
3098
3349
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
3099
3350
|
id: "a"
|
|
@@ -3117,13 +3368,15 @@ const IconDashLeftDownSquareDashRightUp = React.forwardRef(
|
|
|
3117
3368
|
ref: forwardRef2
|
|
3118
3369
|
},
|
|
3119
3370
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
3371
|
+
stroke: "currentColor",
|
|
3372
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3120
3373
|
clipPath: "url(#a)"
|
|
3121
3374
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3122
|
-
stroke: "currentColor",
|
|
3123
3375
|
strokeLinecap: "round",
|
|
3124
3376
|
strokeLinejoin: "round",
|
|
3125
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3126
3377
|
d: "m4 20 2-2m12-12 2-2m-11 12h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1v6c0 .5523.4477 1 1 1Z"
|
|
3378
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3379
|
+
d: "M11.8097 12.3875v.0001"
|
|
3127
3380
|
})),
|
|
3128
3381
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
3129
3382
|
id: "a"
|
|
@@ -3147,13 +3400,15 @@ const IconDashLeftUpSquareDashDownRight = React.forwardRef(
|
|
|
3147
3400
|
ref: forwardRef2
|
|
3148
3401
|
},
|
|
3149
3402
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
3403
|
+
stroke: "currentColor",
|
|
3404
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3150
3405
|
clipPath: "url(#a)"
|
|
3151
3406
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3152
|
-
stroke: "currentColor",
|
|
3153
3407
|
strokeLinecap: "round",
|
|
3154
3408
|
strokeLinejoin: "round",
|
|
3155
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3156
3409
|
d: "m4 4 2 2m12 12 2 2m-11-4h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1v6c0 .5523.4477 1 1 1Z"
|
|
3410
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3411
|
+
d: "M11.8097 12.3875v.0001"
|
|
3157
3412
|
})),
|
|
3158
3413
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
3159
3414
|
id: "a"
|
|
@@ -3177,13 +3432,15 @@ const IconDashSquareDashHorizontal = React.forwardRef(
|
|
|
3177
3432
|
ref: forwardRef2
|
|
3178
3433
|
},
|
|
3179
3434
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
3435
|
+
stroke: "currentColor",
|
|
3436
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3180
3437
|
clipPath: "url(#a)"
|
|
3181
3438
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3182
|
-
stroke: "currentColor",
|
|
3183
3439
|
strokeLinecap: "round",
|
|
3184
3440
|
strokeLinejoin: "round",
|
|
3185
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3186
3441
|
d: "M3 12h2m14 0h2m-12 4h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1v6c0 .5523.4477 1 1 1Z"
|
|
3442
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3443
|
+
d: "M11.8097 12.3875v.0001"
|
|
3187
3444
|
})),
|
|
3188
3445
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
3189
3446
|
id: "a"
|
|
@@ -3207,13 +3464,15 @@ const IconDashSquareDashVertical = React.forwardRef(
|
|
|
3207
3464
|
ref: forwardRef2
|
|
3208
3465
|
},
|
|
3209
3466
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
3467
|
+
stroke: "currentColor",
|
|
3468
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3210
3469
|
clipPath: "url(#a)"
|
|
3211
3470
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3212
|
-
stroke: "currentColor",
|
|
3213
3471
|
strokeLinecap: "round",
|
|
3214
3472
|
strokeLinejoin: "round",
|
|
3215
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3216
3473
|
d: "M12 3v2m0 14v2m-4-12v6c0 .5523.4477 1 1 1h6c.5523 0 1-.4477 1-1v-6c0-.5523-.4477-1-1-1h-6c-.5523 0-1 .4477-1 1Z"
|
|
3474
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3475
|
+
d: "M11.8097 12.3875v.0001"
|
|
3217
3476
|
})),
|
|
3218
3477
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
3219
3478
|
id: "a"
|
|
@@ -3249,6 +3508,11 @@ const IconDistributeHorizontal = React.forwardRef(
|
|
|
3249
3508
|
y: 7,
|
|
3250
3509
|
fill: "currentColor",
|
|
3251
3510
|
rx: 2
|
|
3511
|
+
}),
|
|
3512
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3513
|
+
stroke: "currentColor",
|
|
3514
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3515
|
+
d: "M11.8097 12.3875v.0001"
|
|
3252
3516
|
})
|
|
3253
3517
|
)
|
|
3254
3518
|
);
|
|
@@ -3279,6 +3543,11 @@ const IconDistributeVertical = React.forwardRef(
|
|
|
3279
3543
|
fill: "currentColor",
|
|
3280
3544
|
rx: 2,
|
|
3281
3545
|
transform: "rotate(90 17 10)"
|
|
3546
|
+
}),
|
|
3547
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3548
|
+
stroke: "currentColor",
|
|
3549
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3550
|
+
d: "M11.8097 12.3875v.0001"
|
|
3282
3551
|
})
|
|
3283
3552
|
)
|
|
3284
3553
|
);
|
|
@@ -3402,6 +3671,11 @@ const IconEnvelope = React.forwardRef(
|
|
|
3402
3671
|
strokeLinecap: "round",
|
|
3403
3672
|
strokeWidth: "var(--svg-stroke-width)",
|
|
3404
3673
|
d: "m7 9 3.6179 3.4588c.7732.7391 1.991.7391 2.7642 0l3.6179-3.4588m-13 10h16c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-16c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1Z"
|
|
3674
|
+
}),
|
|
3675
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3676
|
+
stroke: "currentColor",
|
|
3677
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3678
|
+
d: "M11.8097 12.3875v.0001"
|
|
3405
3679
|
})
|
|
3406
3680
|
)
|
|
3407
3681
|
);
|
|
@@ -3419,13 +3693,15 @@ const IconEraser = React.forwardRef(
|
|
|
3419
3693
|
ref: forwardRef2
|
|
3420
3694
|
},
|
|
3421
3695
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
3696
|
+
stroke: "currentColor",
|
|
3697
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3422
3698
|
clipPath: "url(#a)"
|
|
3423
3699
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3424
|
-
stroke: "currentColor",
|
|
3425
3700
|
strokeLinecap: "round",
|
|
3426
3701
|
strokeLinejoin: "round",
|
|
3427
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3428
3702
|
d: "M18 20h-6m0 0h-5.1716a2 2 0 0 1-1.4142-.5858l-2-2c-.781-.781-.781-2.0474 0-2.8284l7.5858-7.5858m1 13 6-6m0 0 2.5858-2.5858c.781-.781.781-2.0474 0-2.8284l-4.1716-4.1716c-.781-.781-2.0474-.781-2.8284 0l-2.5858 2.5858m7 7-7-7"
|
|
3703
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3704
|
+
d: "M11.8097 12.3875v.0001"
|
|
3429
3705
|
})),
|
|
3430
3706
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
3431
3707
|
id: "a"
|
|
@@ -3453,8 +3729,11 @@ const IconExclamationMarkOctagon = React.forwardRef(
|
|
|
3453
3729
|
d: "M13 15.5c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z"
|
|
3454
3730
|
}),
|
|
3455
3731
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3456
|
-
|
|
3457
|
-
|
|
3732
|
+
stroke: "currentColor",
|
|
3733
|
+
strokeLinecap: "round",
|
|
3734
|
+
strokeLinejoin: "round",
|
|
3735
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3736
|
+
d: "M12 8v4m.5 3.5a.5.5 0 1 1-1.0001-.0001.5.5 0 0 1 1.0001.0001Zm-4.1362-12.5 7.429.0648 5.2072 5.299-.0648 7.429-5.299 5.2072-7.429-.0648-5.2072-5.299.0648-7.429 5.299-5.2072Z"
|
|
3458
3737
|
})
|
|
3459
3738
|
)
|
|
3460
3739
|
);
|
|
@@ -3480,6 +3759,11 @@ const IconExclamationPointCircle = React.forwardRef(
|
|
|
3480
3759
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3481
3760
|
fill: "currentColor",
|
|
3482
3761
|
d: "M13 15.5c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z"
|
|
3762
|
+
}),
|
|
3763
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3764
|
+
stroke: "currentColor",
|
|
3765
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3766
|
+
d: "M11.8097 12.3875v.0001"
|
|
3483
3767
|
})
|
|
3484
3768
|
)
|
|
3485
3769
|
);
|
|
@@ -3532,6 +3816,11 @@ const IconEyeClosedDotsFourFrameBroken = React.forwardRef(
|
|
|
3532
3816
|
strokeLinejoin: "round",
|
|
3533
3817
|
strokeWidth: "var(--svg-stroke-width)",
|
|
3534
3818
|
d: "M5 5h-1c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h16c.5523 0 1-.4477 1-1v-4m-11.5-9s.3776.6608 1.0918 1.4082m0 0c.6673.6982 1.6283 1.472 2.8496 1.853m-2.8496-1.853-1.5918 1.5918m4.4414.2612a5.2099 5.2099 0 0 0 1.5586.2388c.5584 0 1.0786-.089 1.5586-.2388m-3.1172 0-.4414 1.7388m3.5586-1.7388.4414 1.7388m-.4414-1.7388c1.2213-.381 2.1823-1.1548 2.8496-1.853m0 0c.7142-.7474 1.0918-1.4082 1.0918-1.4082m-1.0918 1.4082 1.5918 1.5918m-14 7h1m3.5 0h1m3.5 0h1"
|
|
3819
|
+
}),
|
|
3820
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3821
|
+
stroke: "currentColor",
|
|
3822
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3823
|
+
d: "M11.8097 12.3875v.0001"
|
|
3535
3824
|
})
|
|
3536
3825
|
)
|
|
3537
3826
|
);
|
|
@@ -3549,13 +3838,15 @@ const IconEyeClosed = React.forwardRef(
|
|
|
3549
3838
|
ref: forwardRef2
|
|
3550
3839
|
},
|
|
3551
3840
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
3841
|
+
stroke: "currentColor",
|
|
3842
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3552
3843
|
clipPath: "url(#a)"
|
|
3553
3844
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3554
|
-
stroke: "currentColor",
|
|
3555
3845
|
strokeLinecap: "round",
|
|
3556
3846
|
strokeLinejoin: "round",
|
|
3557
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3558
3847
|
d: "M2.909 11s.4876.9751 1.5314 2.1007m16.6505-2.1007s-.4875.9751-1.5313 2.1007m-15.1192 0-2.4404 2.4448m2.4404-2.4448c1.038 1.1195 2.6263 2.3878 4.8323 2.994m0 0c.8222.2259 1.7301.3598 2.7273.3598.9972 0 1.9051-.1339 2.7273-.3598m-5.4546 0-.909 3.0871m6.3636-3.0871.9091 3.0871m-.9091-3.0871c2.206-.6062 3.7942-1.8745 4.8323-2.994m0 0 2.4404 2.4448"
|
|
3848
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3849
|
+
d: "M11.8097 12.3875v.0001"
|
|
3559
3850
|
})),
|
|
3560
3851
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
3561
3852
|
id: "a"
|
|
@@ -3590,6 +3881,11 @@ const IconEyeOpenLineFrameBroken = React.forwardRef(
|
|
|
3590
3881
|
cy: 7,
|
|
3591
3882
|
r: 2,
|
|
3592
3883
|
fill: "currentColor"
|
|
3884
|
+
}),
|
|
3885
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3886
|
+
stroke: "currentColor",
|
|
3887
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3888
|
+
d: "M11.8097 12.3875v.0001"
|
|
3593
3889
|
})
|
|
3594
3890
|
)
|
|
3595
3891
|
);
|
|
@@ -3607,10 +3903,15 @@ const IconEyeOpenSlash = React.forwardRef(
|
|
|
3607
3903
|
ref: forwardRef2
|
|
3608
3904
|
},
|
|
3609
3905
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
3906
|
+
stroke: "currentColor",
|
|
3907
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3610
3908
|
clipPath: "url(#a)"
|
|
3611
3909
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3612
|
-
|
|
3613
|
-
|
|
3910
|
+
strokeLinecap: "round",
|
|
3911
|
+
strokeLinejoin: "round",
|
|
3912
|
+
d: "M14.1213 9.8787c-.5429-.543-1.2929-.8787-2.1213-.8787-1.6569 0-3 1.3431-3 3 0 .7684.2889 1.4692.7639 2m7.41-7.2444c-1.4642-1.0073-3.2122-1.7556-5.1739-1.7556-6 0-10 7-10 7s1.795 3.1412 4.7837 5.2152m3.7163 1.6388c.4844.0944.9848.146 1.5.146 6 0 10-7 10-7s-.7173-1.2553-2-2.7027m-16 10.7027 16-16"
|
|
3913
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3914
|
+
d: "M11.8097 12.3875v.0001"
|
|
3614
3915
|
})),
|
|
3615
3916
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
3616
3917
|
id: "a"
|
|
@@ -3634,10 +3935,17 @@ const IconEyeOpen = React.forwardRef(
|
|
|
3634
3935
|
ref: forwardRef2
|
|
3635
3936
|
},
|
|
3636
3937
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
3938
|
+
stroke: "currentColor",
|
|
3939
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3637
3940
|
clipPath: "url(#a)"
|
|
3638
3941
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3639
|
-
|
|
3640
|
-
d: "
|
|
3942
|
+
strokeLinejoin: "round",
|
|
3943
|
+
d: "M12 5c-6 0-10 7-10 7s4 7 10 7 10-7 10-7-4-7-10-7Z"
|
|
3944
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3945
|
+
strokeLinejoin: "round",
|
|
3946
|
+
d: "M15 12c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3Z"
|
|
3947
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3948
|
+
d: "M11.8097 12.3875v.0001"
|
|
3641
3949
|
})),
|
|
3642
3950
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
3643
3951
|
id: "a"
|
|
@@ -3670,6 +3978,11 @@ const IconEyedropper = React.forwardRef(
|
|
|
3670
3978
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3671
3979
|
fill: "currentColor",
|
|
3672
3980
|
d: "m13 7 3-3c1.1046-1.1045 2.8954-1.1045 4 0 1.1046 1.1046 1.1046 2.8955 0 4l-3 3-4-4ZM4 17.5l2.5 2.5h-2.5v-2.5Z"
|
|
3981
|
+
}),
|
|
3982
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3983
|
+
stroke: "currentColor",
|
|
3984
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3985
|
+
d: "M11.8097 12.3875v.0001"
|
|
3673
3986
|
})
|
|
3674
3987
|
)
|
|
3675
3988
|
);
|
|
@@ -3687,12 +4000,14 @@ const IconFactoryHouse = React.forwardRef(
|
|
|
3687
4000
|
ref: forwardRef2
|
|
3688
4001
|
},
|
|
3689
4002
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
4003
|
+
stroke: "currentColor",
|
|
4004
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3690
4005
|
clipPath: "url(#a)"
|
|
3691
4006
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3692
|
-
stroke: "currentColor",
|
|
3693
4007
|
strokeLinecap: "round",
|
|
3694
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3695
4008
|
d: "M10 20v-5.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v5.5m-7-16v3.25m0 0-2.6213.6553a.5.5 0 0 0-.3787.485v11.1097a.5.5 0 0 0 .5.5h15a.5.5 0 0 0 .5-.5v-14.8596c0-.3253-.3057-.564-.6213-.485l-12.3787 3.0946Z"
|
|
4009
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4010
|
+
d: "M11.8097 12.3875v.0001"
|
|
3696
4011
|
})),
|
|
3697
4012
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
3698
4013
|
id: "a"
|
|
@@ -3716,12 +4031,14 @@ const IconFactory = React.forwardRef(
|
|
|
3716
4031
|
ref: forwardRef2
|
|
3717
4032
|
},
|
|
3718
4033
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
4034
|
+
stroke: "currentColor",
|
|
4035
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3719
4036
|
clipPath: "url(#a)"
|
|
3720
4037
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3721
|
-
stroke: "currentColor",
|
|
3722
4038
|
strokeLinecap: "round",
|
|
3723
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3724
4039
|
d: "M21 13.5877v7.1623a.25.25 0 0 1-.25.25h-4.75m5-7.4123a.2497.2497 0 0 0-.0548-.1562l-1.8264-2.2829a.25.25 0 0 0-.2937-.0737l-3.4125 1.4626-3.4126 1.4625-2.3773-2.8527a.25.25 0 0 0-.2968-.067l-6.1807 2.8527a.2499.2499 0 0 0-.1452.227v6.59a.25.25 0 0 0 .25.25h4.75m13-7.4123-.4254-4.5877-.5373-5.7947a.25.25 0 0 0-.2459-.2053h-2.7914a.2499.2499 0 0 0-.2451.201l-.7549 5.299m-8 12.5v-4m0 4h8m0 0v-4"
|
|
4040
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4041
|
+
d: "M11.8097 12.3875v.0001"
|
|
3725
4042
|
})),
|
|
3726
4043
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
3727
4044
|
id: "a"
|
|
@@ -3921,12 +4238,14 @@ const IconFunnel = React.forwardRef(
|
|
|
3921
4238
|
ref: forwardRef2
|
|
3922
4239
|
},
|
|
3923
4240
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
4241
|
+
stroke: "currentColor",
|
|
4242
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3924
4243
|
clipPath: "url(#a)"
|
|
3925
4244
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3926
|
-
stroke: "currentColor",
|
|
3927
4245
|
strokeLinecap: "round",
|
|
3928
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3929
4246
|
d: "M19.7716 4h-15.5432c-.0872 0-.1326.1038-.0735.1678l5.8451 6.3322v8.5l3.4472-1.7236a1 1 0 0 0 .5528-.8944v-5.882l5.8451-6.3322c.0591-.064.0137-.1678-.0735-.1678Z"
|
|
4247
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4248
|
+
d: "M11.8097 12.3875v.0001"
|
|
3930
4249
|
})),
|
|
3931
4250
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
3932
4251
|
id: "a"
|
|
@@ -3960,6 +4279,11 @@ const IconGauge = React.forwardRef(
|
|
|
3960
4279
|
strokeLinecap: "round",
|
|
3961
4280
|
strokeWidth: "var(--svg-stroke-width)",
|
|
3962
4281
|
d: "m12.0363 12.0363 2.9637 2.9637m2.6569 2.6569c3.1241-3.1242 3.1241-8.1896 0-11.3138-3.1242-3.1241-8.1896-3.1241-11.3138 0-3.1241 3.1242-3.1241 8.1896 0 11.3138"
|
|
4282
|
+
}),
|
|
4283
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4284
|
+
stroke: "currentColor",
|
|
4285
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4286
|
+
d: "M11.8097 12.3875v.0001"
|
|
3963
4287
|
})
|
|
3964
4288
|
)
|
|
3965
4289
|
);
|
|
@@ -3979,8 +4303,10 @@ const IconGift = React.forwardRef(
|
|
|
3979
4303
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
3980
4304
|
clipPath: "url(#a)"
|
|
3981
4305
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
3982
|
-
|
|
3983
|
-
|
|
4306
|
+
stroke: "currentColor",
|
|
4307
|
+
strokeLinejoin: "round",
|
|
4308
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4309
|
+
d: "M5 14h-1c-.5523 0-1-.4477-1-1v-4c0-.5523.4477-1 1-1h8m-7 6v6c0 .5523.4477 1 1 1h6m-7-7h7m7 0h1c.5523 0 1-.4477 1-1v-4c0-.5523-.4477-1-1-1h-8m7 6h-7m7 0v6c0 .5523-.4477 1-1 1h-6m0-7v-6m0 6v7m0-16c0 1.6569 1.3431 3 3 3s3-1.3431 3-3c0-1.6568-1.3431-3-3-3s-3 1.3432-3 3Zm0 0c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3c0-1.6568 1.3431-3 3-3s3 1.3432 3 3Z"
|
|
3984
4310
|
})),
|
|
3985
4311
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
3986
4312
|
id: "a"
|
|
@@ -4008,6 +4334,11 @@ const IconGlobe = React.forwardRef(
|
|
|
4008
4334
|
strokeLinecap: "round",
|
|
4009
4335
|
strokeWidth: "var(--svg-stroke-width)",
|
|
4010
4336
|
d: "M11.6633 3c-2.1685 1.6207-3.6633 5.0418-3.6633 9 0 3.9582 1.4948 7.3793 3.6633 9m.6734-18c2.1685 1.6207 3.6633 5.0418 3.6633 9 0 3.9582-1.4948 7.3793-3.6633 9m-8.3367-12h16m-16 6h16m1-3c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z"
|
|
4337
|
+
}),
|
|
4338
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4339
|
+
stroke: "currentColor",
|
|
4340
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4341
|
+
d: "M11.8097 12.3875v.0001"
|
|
4011
4342
|
})
|
|
4012
4343
|
)
|
|
4013
4344
|
);
|
|
@@ -4025,14 +4356,16 @@ const IconGraduationCap = React.forwardRef(
|
|
|
4025
4356
|
ref: forwardRef2
|
|
4026
4357
|
},
|
|
4027
4358
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
4359
|
+
stroke: "currentColor",
|
|
4360
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4028
4361
|
clipPath: "url(#a)"
|
|
4029
4362
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4030
|
-
stroke: "currentColor",
|
|
4031
4363
|
strokeLinecap: "round",
|
|
4032
4364
|
strokeLinejoin: "round",
|
|
4033
4365
|
strokeMiterlimit: 1.414,
|
|
4034
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4035
4366
|
d: "m2 8.2308 10.5-5.2308 10.5 5.2308-3.3158 1.5692m-17.6842-1.5692v11.7692m0-11.7692 3.3158 1.5692m0 0 7.1842 3.4 7.1842-3.4m-14.3684 0v3.0158c0 3.9677 3.2165 7.1842 7.1842 7.1842v0c3.9677 0 7.1842-3.2165 7.1842-7.1842v-3.0158"
|
|
4367
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4368
|
+
d: "M11.8097 12.3875v.0001"
|
|
4036
4369
|
})),
|
|
4037
4370
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
4038
4371
|
id: "a"
|
|
@@ -4056,13 +4389,15 @@ const IconGridFour = React.forwardRef(
|
|
|
4056
4389
|
ref: forwardRef2
|
|
4057
4390
|
},
|
|
4058
4391
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
4392
|
+
stroke: "currentColor",
|
|
4393
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4059
4394
|
clipPath: "url(#a)"
|
|
4060
4395
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4061
|
-
stroke: "currentColor",
|
|
4062
4396
|
strokeLinecap: "round",
|
|
4063
4397
|
strokeLinejoin: "round",
|
|
4064
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4065
4398
|
d: "M12 3h-8.75a.25.25 0 0 0-.25.25v8.75m9-9h8.75a.25.25 0 0 1 .25.25v8.75m-9-9v18m0 0h8.75a.25.25 0 0 0 .25-.25v-8.75m-9 9h-8.75a.25.25 0 0 1-.25-.25v-8.75m0 0h18"
|
|
4399
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4400
|
+
d: "M11.8097 12.3875v.0001"
|
|
4066
4401
|
})),
|
|
4067
4402
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
4068
4403
|
id: "a"
|
|
@@ -4086,13 +4421,15 @@ const IconGridSix = React.forwardRef(
|
|
|
4086
4421
|
ref: forwardRef2
|
|
4087
4422
|
},
|
|
4088
4423
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
4424
|
+
stroke: "currentColor",
|
|
4425
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4089
4426
|
clipPath: "url(#a)"
|
|
4090
4427
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4091
|
-
stroke: "currentColor",
|
|
4092
4428
|
strokeLinecap: "round",
|
|
4093
4429
|
strokeLinejoin: "round",
|
|
4094
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4095
4430
|
d: "M12 3h-8.75a.25.25 0 0 0-.25.25v5.75m9-6h8.75a.25.25 0 0 1 .25.25v5.75m-9-6v18m0 0h8.75a.25.25 0 0 0 .25-.25v-5.75m-9 6h-8.75a.25.25 0 0 1-.25-.25v-5.75m0-6h18m-18 0v6m18-6v6m-18 0h18"
|
|
4431
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4432
|
+
d: "M11.8097 12.3875v.0001"
|
|
4096
4433
|
})),
|
|
4097
4434
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
4098
4435
|
id: "a"
|
|
@@ -4156,6 +4493,11 @@ const IconHandFilled = React.forwardRef(
|
|
|
4156
4493
|
strokeLinejoin: "round",
|
|
4157
4494
|
strokeWidth: "var(--svg-stroke-width)",
|
|
4158
4495
|
d: "M12 12h.0007"
|
|
4496
|
+
}),
|
|
4497
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4498
|
+
stroke: "currentColor",
|
|
4499
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4500
|
+
d: "M11.8097 12.3875v.0001"
|
|
4159
4501
|
})
|
|
4160
4502
|
)
|
|
4161
4503
|
);
|
|
@@ -4175,8 +4517,11 @@ const IconHandPointing = React.forwardRef(
|
|
|
4175
4517
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
4176
4518
|
clipPath: "url(#a)"
|
|
4177
4519
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4178
|
-
|
|
4179
|
-
|
|
4520
|
+
stroke: "currentColor",
|
|
4521
|
+
strokeLinecap: "round",
|
|
4522
|
+
strokeLinejoin: "round",
|
|
4523
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4524
|
+
d: "M10.4771 3.75c0-.9665-.7606-1.75-1.7271-1.75s-1.7127.7835-1.7127 1.75v10.5l-1.6884-1.7374c-.3765-.3875-.894-.6695-1.433-.6333-.3287.0221-.6779.1104-.9389.3707a1.6231 1.6231 0 0 0-.2292 2.0113l3.5388 4.7935c.1441.1952.3058.38.489.5393 5.5174 4.7992 14.2617 1.5721 14.2617-3.4691v-4.375c-.0373-1-.7835-1.75-1.75-1.75s-1.8102.7835-1.8102 1.75v-2c0-.9665-.7233-1.75-1.6898-1.75-1.1311 0-1.8102.7835-1.8102 1.75m-3.5-6v5m0-5v8.0002m0-3.0002h.0602m-.0602 0c0-.9665.8064-1.75 1.7729-1.75.9665 0 1.7271.7835 1.7271 1.75v1m0 0v1.5m3.5 0v1"
|
|
4180
4525
|
})),
|
|
4181
4526
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
4182
4527
|
id: "a"
|
|
@@ -4200,10 +4545,15 @@ const IconHand = React.forwardRef(
|
|
|
4200
4545
|
ref: forwardRef2
|
|
4201
4546
|
},
|
|
4202
4547
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
4548
|
+
stroke: "currentColor",
|
|
4549
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4203
4550
|
clipPath: "url(#a)"
|
|
4204
4551
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4205
|
-
|
|
4206
|
-
|
|
4552
|
+
strokeLinecap: "round",
|
|
4553
|
+
strokeLinejoin: "round",
|
|
4554
|
+
d: "M10.4771 5.75c0-.9665-.7606-1.75-1.7271-1.75s-1.7127.7835-1.7127 1.75v8.5l-1.6884-1.7374c-.3765-.3875-.894-.6695-1.433-.6333-.3287.0221-.6779.1104-.9389.3707a1.6231 1.6231 0 0 0-.2292 2.0113l3.5388 4.7935c.1441.1952.3058.38.489.5393 5.5174 4.7992 14.2617 1.5721 14.2617-3.4691v-9.375c-.0373-1-.7835-1.75-1.75-1.75s-1.8102.7835-1.8102 1.75v-2c0-.9665-.7233-1.75-1.6898-1.75-1.1311 0-1.8102.7835-1.8102 1.75m-3.5 1v-2m0 2v6.0002m0-8.0002h.0602m-.0602 0c0-.9665.8064-1.75 1.7729-1.75.9665 0 1.7271.7835 1.7271 1.75v1m0 0v6.5m3.5-5v6"
|
|
4555
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4556
|
+
d: "M11.8097 12.3875v.0001"
|
|
4207
4557
|
})),
|
|
4208
4558
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
4209
4559
|
id: "a"
|
|
@@ -4347,8 +4697,22 @@ const IconHighlighterUnderline = React.forwardRef(
|
|
|
4347
4697
|
rx: 0.5
|
|
4348
4698
|
}),
|
|
4349
4699
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4350
|
-
|
|
4351
|
-
|
|
4700
|
+
stroke: "currentColor",
|
|
4701
|
+
strokeLinecap: "round",
|
|
4702
|
+
strokeLinejoin: "round",
|
|
4703
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4704
|
+
d: "m18 9.8571 3-2.8571-4.5-4.5-3 3"
|
|
4705
|
+
}),
|
|
4706
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4707
|
+
stroke: "currentColor",
|
|
4708
|
+
strokeLinecap: "round",
|
|
4709
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4710
|
+
d: "M11 17h-2l-1 1h-4v-1l1-1 1-1 .5-2.5 2.75-2.75 2.75-2.75 1.5-1.5 4.5 4.3571-7 7.1429Z"
|
|
4711
|
+
}),
|
|
4712
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4713
|
+
stroke: "currentColor",
|
|
4714
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4715
|
+
d: "M11.8097 12.3875v.0001"
|
|
4352
4716
|
})
|
|
4353
4717
|
)
|
|
4354
4718
|
);
|
|
@@ -4366,13 +4730,15 @@ const IconHighlighter = React.forwardRef(
|
|
|
4366
4730
|
ref: forwardRef2
|
|
4367
4731
|
},
|
|
4368
4732
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
4733
|
+
stroke: "currentColor",
|
|
4734
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4369
4735
|
clipPath: "url(#a)"
|
|
4370
4736
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4371
|
-
stroke: "currentColor",
|
|
4372
4737
|
strokeLinecap: "round",
|
|
4373
4738
|
strokeLinejoin: "round",
|
|
4374
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4375
4739
|
d: "m3 22 .8905-7.124a1 1 0 0 1 .9923-.876h1.1172m15 8-.8905-7.124a1 1 0 0 0-.9923-.876h-1.1172m-12 0v-3c0-.5523.4477-1 1-1h1m-2 4h12m0 0v-3c0-.5523-.4477-1-1-1h-1m-8 0v-5.2192a1 1 0 0 1 .7575-.9702l6-1.5c.6311-.1578 1.2425.3196 1.2425.9702v6.7192m-8 0h8"
|
|
4740
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4741
|
+
d: "M11.8097 12.3875v.0001"
|
|
4376
4742
|
})),
|
|
4377
4743
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
4378
4744
|
id: "a"
|
|
@@ -4396,10 +4762,18 @@ const IconHouse = React.forwardRef(
|
|
|
4396
4762
|
ref: forwardRef2
|
|
4397
4763
|
},
|
|
4398
4764
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4399
|
-
|
|
4400
|
-
|
|
4401
|
-
|
|
4402
|
-
|
|
4765
|
+
stroke: "currentColor",
|
|
4766
|
+
strokeLinecap: "round",
|
|
4767
|
+
strokeLinejoin: "round",
|
|
4768
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4769
|
+
d: "m3 13.4 9-9 9 9m-15-2.9v8.5c0 .5523.4477 1 1 1h10c.5523 0 1-.4477 1-1v-8.5"
|
|
4770
|
+
}),
|
|
4771
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4772
|
+
stroke: "currentColor",
|
|
4773
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4774
|
+
d: "M11.8097 12.3875v.0001"
|
|
4775
|
+
})
|
|
4776
|
+
)
|
|
4403
4777
|
);
|
|
4404
4778
|
IconHouse[designSystemBaseIcon.iconSymbol] = true;
|
|
4405
4779
|
|
|
@@ -4425,6 +4799,11 @@ const IconImage = React.forwardRef(
|
|
|
4425
4799
|
cy: 8,
|
|
4426
4800
|
r: 2,
|
|
4427
4801
|
fill: "currentColor"
|
|
4802
|
+
}),
|
|
4803
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4804
|
+
stroke: "currentColor",
|
|
4805
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4806
|
+
d: "M11.8097 12.3875v.0001"
|
|
4428
4807
|
})
|
|
4429
4808
|
)
|
|
4430
4809
|
);
|
|
@@ -4450,6 +4829,11 @@ const IconInformationMarkCircle = React.forwardRef(
|
|
|
4450
4829
|
strokeLinecap: "round",
|
|
4451
4830
|
strokeWidth: "var(--svg-stroke-width)",
|
|
4452
4831
|
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"
|
|
4832
|
+
}),
|
|
4833
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4834
|
+
stroke: "currentColor",
|
|
4835
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4836
|
+
d: "M11.8097 12.3875v.0001"
|
|
4453
4837
|
})
|
|
4454
4838
|
)
|
|
4455
4839
|
);
|
|
@@ -4467,12 +4851,14 @@ const IconKanban = React.forwardRef(
|
|
|
4467
4851
|
ref: forwardRef2
|
|
4468
4852
|
},
|
|
4469
4853
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
4854
|
+
stroke: "currentColor",
|
|
4855
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4470
4856
|
clipPath: "url(#a)"
|
|
4471
4857
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4472
|
-
stroke: "currentColor",
|
|
4473
4858
|
strokeLinecap: "round",
|
|
4474
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4475
4859
|
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"
|
|
4860
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4861
|
+
d: "M11.8097 12.3875v.0001"
|
|
4476
4862
|
})),
|
|
4477
4863
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
4478
4864
|
id: "a"
|
|
@@ -4496,10 +4882,15 @@ const IconKey = React.forwardRef(
|
|
|
4496
4882
|
ref: forwardRef2
|
|
4497
4883
|
},
|
|
4498
4884
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
4885
|
+
stroke: "currentColor",
|
|
4886
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4499
4887
|
clipPath: "url(#a)"
|
|
4500
4888
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4501
|
-
|
|
4502
|
-
|
|
4889
|
+
strokeLinecap: "round",
|
|
4890
|
+
strokeLinejoin: "round",
|
|
4891
|
+
d: "M11 12h8m0 0h2m-2 0v3m-12 2c-2.2091 0-4-1.7909-4-4v-2c0-2.2091 1.7909-4 4-4 2.2091 0 4 1.7909 4 4v2c0 2.2091-1.7909 4-4 4Z"
|
|
4892
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4893
|
+
d: "M11.8097 12.3875v.0001"
|
|
4503
4894
|
})),
|
|
4504
4895
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
4505
4896
|
id: "a"
|
|
@@ -4531,6 +4922,11 @@ const IconKeycap = React.forwardRef(
|
|
|
4531
4922
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4532
4923
|
fill: "currentColor",
|
|
4533
4924
|
d: "M0 0h.001v.001h-.001z"
|
|
4925
|
+
}),
|
|
4926
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4927
|
+
stroke: "currentColor",
|
|
4928
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4929
|
+
d: "M11.8097 12.3875v.0001"
|
|
4534
4930
|
})
|
|
4535
4931
|
)
|
|
4536
4932
|
);
|
|
@@ -4552,6 +4948,11 @@ const IconLaptop = React.forwardRef(
|
|
|
4552
4948
|
strokeLinecap: "round",
|
|
4553
4949
|
strokeWidth: "var(--svg-stroke-width)",
|
|
4554
4950
|
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"
|
|
4951
|
+
}),
|
|
4952
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4953
|
+
stroke: "currentColor",
|
|
4954
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4955
|
+
d: "M11.8097 12.3875v.0001"
|
|
4555
4956
|
})
|
|
4556
4957
|
)
|
|
4557
4958
|
);
|
|
@@ -4569,13 +4970,15 @@ const IconLasso = React.forwardRef(
|
|
|
4569
4970
|
ref: forwardRef2
|
|
4570
4971
|
},
|
|
4571
4972
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
4973
|
+
stroke: "currentColor",
|
|
4974
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4572
4975
|
clipPath: "url(#a)"
|
|
4573
4976
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4574
|
-
stroke: "currentColor",
|
|
4575
4977
|
strokeDasharray: "1 3",
|
|
4576
4978
|
strokeLinecap: "round",
|
|
4577
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4578
4979
|
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"
|
|
4980
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4981
|
+
d: "M11.8097 12.3875v.0001"
|
|
4579
4982
|
})),
|
|
4580
4983
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
4581
4984
|
id: "a"
|
|
@@ -4599,13 +5002,15 @@ const IconLayout = React.forwardRef(
|
|
|
4599
5002
|
ref: forwardRef2
|
|
4600
5003
|
},
|
|
4601
5004
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
5005
|
+
stroke: "currentColor",
|
|
5006
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4602
5007
|
clipPath: "url(#a)"
|
|
4603
5008
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4604
|
-
stroke: "currentColor",
|
|
4605
5009
|
strokeLinecap: "round",
|
|
4606
5010
|
strokeLinejoin: "round",
|
|
4607
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4608
5011
|
d: "M3 9v12h6m-6-12v-6h18v6m-18 0h6m12 0v12h-12m12-12h-12m0 0v12"
|
|
5012
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5013
|
+
d: "M11.8097 12.3875v.0001"
|
|
4609
5014
|
})),
|
|
4610
5015
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
4611
5016
|
id: "a"
|
|
@@ -4629,13 +5034,15 @@ const IconLifesaver = React.forwardRef(
|
|
|
4629
5034
|
ref: forwardRef2
|
|
4630
5035
|
},
|
|
4631
5036
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
5037
|
+
stroke: "currentColor",
|
|
5038
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4632
5039
|
clipPath: "url(#a)"
|
|
4633
5040
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4634
|
-
stroke: "currentColor",
|
|
4635
5041
|
strokeLinecap: "square",
|
|
4636
5042
|
strokeMiterlimit: 1.414,
|
|
4637
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4638
5043
|
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"
|
|
5044
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5045
|
+
d: "M11.8097 12.3875v.0001"
|
|
4639
5046
|
})),
|
|
4640
5047
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
4641
5048
|
id: "a"
|
|
@@ -4684,9 +5091,15 @@ const IconLightbulb = React.forwardRef(
|
|
|
4684
5091
|
fill: "none",
|
|
4685
5092
|
ref: forwardRef2
|
|
4686
5093
|
},
|
|
5094
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5095
|
+
stroke: "currentColor",
|
|
5096
|
+
strokeLinejoin: "round",
|
|
5097
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5098
|
+
d: "M12 3c-3.3137 0-6 2.6863-6 6 0 2.2208 1.2066 4.1599 3 5.1973v2.8027h6v-2.8027c1.7934-1.0374 3-2.9765 3-5.1973 0-3.3137-2.6863-6-6-6Z"
|
|
5099
|
+
}),
|
|
4687
5100
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4688
5101
|
fill: "currentColor",
|
|
4689
|
-
d: "M9
|
|
5102
|
+
d: "M9 20h6v1c0 .5523-.4477 1-1 1h-4c-.5523 0-1-.4477-1-1v-1Z"
|
|
4690
5103
|
})
|
|
4691
5104
|
)
|
|
4692
5105
|
);
|
|
@@ -4704,14 +5117,16 @@ const IconLightning = React.forwardRef(
|
|
|
4704
5117
|
ref: forwardRef2
|
|
4705
5118
|
},
|
|
4706
5119
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
5120
|
+
stroke: "currentColor",
|
|
5121
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4707
5122
|
clipPath: "url(#a)"
|
|
4708
5123
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4709
|
-
stroke: "currentColor",
|
|
4710
5124
|
strokeLinecap: "square",
|
|
4711
5125
|
strokeLinejoin: "round",
|
|
4712
5126
|
strokeMiterlimit: 1.414,
|
|
4713
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4714
5127
|
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"
|
|
5128
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5129
|
+
d: "M11.8097 12.3875v.0001"
|
|
4715
5130
|
})),
|
|
4716
5131
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
4717
5132
|
id: "a"
|
|
@@ -4735,13 +5150,15 @@ const IconLineCurved = React.forwardRef(
|
|
|
4735
5150
|
ref: forwardRef2
|
|
4736
5151
|
},
|
|
4737
5152
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
5153
|
+
stroke: "currentColor",
|
|
5154
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4738
5155
|
clipPath: "url(#a)"
|
|
4739
5156
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4740
|
-
stroke: "currentColor",
|
|
4741
5157
|
strokeLinecap: "round",
|
|
4742
5158
|
strokeLinejoin: "round",
|
|
4743
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4744
5159
|
d: "M2 12s2.767-2.5534 5-3c4.4658-.8932 5.5342 6.8931 10 6 2.2329-.4466 5-3 5-3"
|
|
5160
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5161
|
+
d: "M11.8097 12.3875v.0001"
|
|
4745
5162
|
})),
|
|
4746
5163
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
4747
5164
|
id: "a"
|
|
@@ -4765,13 +5182,15 @@ const IconLineDashed = React.forwardRef(
|
|
|
4765
5182
|
ref: forwardRef2
|
|
4766
5183
|
},
|
|
4767
5184
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
5185
|
+
stroke: "currentColor",
|
|
5186
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4768
5187
|
clipPath: "url(#a)"
|
|
4769
5188
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4770
|
-
stroke: "currentColor",
|
|
4771
5189
|
strokeLinecap: "round",
|
|
4772
5190
|
strokeLinejoin: "round",
|
|
4773
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4774
5191
|
d: "M2 12h4m4 0h4m4 0h4"
|
|
5192
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5193
|
+
d: "M11.8097 12.3875v.0001"
|
|
4775
5194
|
})),
|
|
4776
5195
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
4777
5196
|
id: "a"
|
|
@@ -4795,12 +5214,14 @@ const IconLineDiagonal = React.forwardRef(
|
|
|
4795
5214
|
ref: forwardRef2
|
|
4796
5215
|
},
|
|
4797
5216
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
5217
|
+
stroke: "currentColor",
|
|
5218
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4798
5219
|
clipPath: "url(#a)"
|
|
4799
5220
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4800
|
-
stroke: "currentColor",
|
|
4801
5221
|
strokeLinecap: "round",
|
|
4802
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4803
5222
|
d: "m4 20 16-16"
|
|
5223
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5224
|
+
d: "M11.8097 12.3875v.0001"
|
|
4804
5225
|
})),
|
|
4805
5226
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
4806
5227
|
id: "a"
|
|
@@ -4824,10 +5245,14 @@ const IconLineDotted = React.forwardRef(
|
|
|
4824
5245
|
ref: forwardRef2
|
|
4825
5246
|
},
|
|
4826
5247
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
4827
|
-
fill: "currentColor",
|
|
4828
5248
|
clipPath: "url(#a)"
|
|
4829
5249
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5250
|
+
fill: "currentColor",
|
|
4830
5251
|
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"
|
|
5252
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5253
|
+
stroke: "currentColor",
|
|
5254
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5255
|
+
d: "M11.8097 12.3875v.0001"
|
|
4831
5256
|
})),
|
|
4832
5257
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
4833
5258
|
id: "a"
|
|
@@ -4851,13 +5276,15 @@ const IconLineHorizontal = React.forwardRef(
|
|
|
4851
5276
|
ref: forwardRef2
|
|
4852
5277
|
},
|
|
4853
5278
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
5279
|
+
stroke: "currentColor",
|
|
5280
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4854
5281
|
clipPath: "url(#a)"
|
|
4855
5282
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4856
|
-
stroke: "currentColor",
|
|
4857
5283
|
strokeLinecap: "round",
|
|
4858
5284
|
strokeLinejoin: "round",
|
|
4859
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4860
5285
|
d: "M3 12h18"
|
|
5286
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5287
|
+
d: "M11.8097 12.3875v.0001"
|
|
4861
5288
|
})),
|
|
4862
5289
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
4863
5290
|
id: "a"
|
|
@@ -4881,13 +5308,15 @@ const IconLineOrthogonal = React.forwardRef(
|
|
|
4881
5308
|
ref: forwardRef2
|
|
4882
5309
|
},
|
|
4883
5310
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
5311
|
+
stroke: "currentColor",
|
|
5312
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4884
5313
|
clipPath: "url(#a)"
|
|
4885
5314
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4886
|
-
stroke: "currentColor",
|
|
4887
5315
|
strokeLinecap: "round",
|
|
4888
5316
|
strokeLinejoin: "round",
|
|
4889
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4890
5317
|
d: "M2 16h10v-8h10"
|
|
5318
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5319
|
+
d: "M11.8097 12.3875v.0001"
|
|
4891
5320
|
})),
|
|
4892
5321
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
4893
5322
|
id: "a"
|
|
@@ -4911,13 +5340,15 @@ const IconLineStraight = React.forwardRef(
|
|
|
4911
5340
|
ref: forwardRef2
|
|
4912
5341
|
},
|
|
4913
5342
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
5343
|
+
stroke: "currentColor",
|
|
5344
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4914
5345
|
clipPath: "url(#a)"
|
|
4915
5346
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4916
|
-
stroke: "currentColor",
|
|
4917
5347
|
strokeLinecap: "round",
|
|
4918
5348
|
strokeLinejoin: "round",
|
|
4919
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4920
5349
|
d: "m3 15 18-6"
|
|
5350
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5351
|
+
d: "M11.8097 12.3875v.0001"
|
|
4921
5352
|
})),
|
|
4922
5353
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
4923
5354
|
id: "a"
|
|
@@ -4941,13 +5372,15 @@ const IconLinesThreeHorizontalLineVerticalCenter = React.forwardRef(
|
|
|
4941
5372
|
ref: forwardRef2
|
|
4942
5373
|
},
|
|
4943
5374
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
5375
|
+
stroke: "currentColor",
|
|
5376
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4944
5377
|
clipPath: "url(#a)"
|
|
4945
5378
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4946
|
-
stroke: "currentColor",
|
|
4947
5379
|
strokeLinecap: "round",
|
|
4948
5380
|
strokeLinejoin: "round",
|
|
4949
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4950
5381
|
d: "M4 5h8m8 0h-8m-8 7h16m-16 7h8m8 0h-8m0-14v14"
|
|
5382
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5383
|
+
d: "M11.8097 12.3875v.0001"
|
|
4951
5384
|
})),
|
|
4952
5385
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
4953
5386
|
id: "a"
|
|
@@ -4971,12 +5404,14 @@ const IconLinesThreeHorizontal = React.forwardRef(
|
|
|
4971
5404
|
ref: forwardRef2
|
|
4972
5405
|
},
|
|
4973
5406
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
5407
|
+
stroke: "currentColor",
|
|
5408
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4974
5409
|
clipPath: "url(#a)"
|
|
4975
5410
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
4976
|
-
stroke: "currentColor",
|
|
4977
5411
|
strokeLinecap: "round",
|
|
4978
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4979
5412
|
d: "M4 5h16m-16 7h16m-16 7h16"
|
|
5413
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5414
|
+
d: "M11.8097 12.3875v.0001"
|
|
4980
5415
|
})),
|
|
4981
5416
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
4982
5417
|
id: "a"
|
|
@@ -5000,12 +5435,14 @@ const IconLinesThreeVertical = React.forwardRef(
|
|
|
5000
5435
|
ref: forwardRef2
|
|
5001
5436
|
},
|
|
5002
5437
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
5438
|
+
stroke: "currentColor",
|
|
5439
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5003
5440
|
clipPath: "url(#a)"
|
|
5004
5441
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5005
|
-
stroke: "currentColor",
|
|
5006
5442
|
strokeLinecap: "round",
|
|
5007
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
5008
5443
|
d: "M20 4v16m-8-16v16m-8-16v16"
|
|
5444
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5445
|
+
d: "M11.8097 12.3875v.0001"
|
|
5009
5446
|
})),
|
|
5010
5447
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
5011
5448
|
id: "a"
|
|
@@ -5061,8 +5498,11 @@ const IconLinkPlus = React.forwardRef(
|
|
|
5061
5498
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
5062
5499
|
clipPath: "url(#a)"
|
|
5063
5500
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5064
|
-
|
|
5065
|
-
|
|
5501
|
+
stroke: "currentColor",
|
|
5502
|
+
strokeLinecap: "round",
|
|
5503
|
+
strokeLinejoin: "round",
|
|
5504
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5505
|
+
d: "m13.2731 10.0406 1.6162-1.6162c1.2122-1.2122 3.1789-1.6699 4.5457-.303 1.3669 1.3668 1.2591 2.9835-.303 4.5456l-1.6163 1.6163m-6.1619 1.9193 4.8487-4.8488m-1.9192 6.1619-1.6163 1.6163c-1.2122 1.2122-3.1789 1.6699-4.5457.303-1.3668-1.3668-1.259-2.9836.303-4.5457l1.6163-1.6162m-3.0406-9.2731v3m0 0v3m0-3h3m-3 0h-3"
|
|
5066
5506
|
})),
|
|
5067
5507
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
5068
5508
|
id: "a"
|
|
@@ -5090,6 +5530,11 @@ const IconLink = React.forwardRef(
|
|
|
5090
5530
|
strokeLinecap: "round",
|
|
5091
5531
|
strokeWidth: "var(--svg-stroke-width)",
|
|
5092
5532
|
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"
|
|
5533
|
+
}),
|
|
5534
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5535
|
+
stroke: "currentColor",
|
|
5536
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5537
|
+
d: "M11.8097 12.3875v.0001"
|
|
5093
5538
|
})
|
|
5094
5539
|
)
|
|
5095
5540
|
);
|
|
@@ -5116,6 +5561,11 @@ const IconListBullets = React.forwardRef(
|
|
|
5116
5561
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5117
5562
|
fill: "currentColor",
|
|
5118
5563
|
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"
|
|
5564
|
+
}),
|
|
5565
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5566
|
+
stroke: "currentColor",
|
|
5567
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5568
|
+
d: "M11.8097 12.3875v.0001"
|
|
5119
5569
|
})
|
|
5120
5570
|
)
|
|
5121
5571
|
);
|
|
@@ -5133,13 +5583,15 @@ const IconListNumbers = React.forwardRef(
|
|
|
5133
5583
|
ref: forwardRef2
|
|
5134
5584
|
},
|
|
5135
5585
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
5586
|
+
stroke: "currentColor",
|
|
5587
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5136
5588
|
clipPath: "url(#a)"
|
|
5137
5589
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5138
|
-
stroke: "currentColor",
|
|
5139
5590
|
strokeLinecap: "round",
|
|
5140
5591
|
strokeLinejoin: "round",
|
|
5141
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
5142
5592
|
d: "M3 3h3v6m6-3h9m-18 8h4v3h-4v3h4m5-3h9"
|
|
5593
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5594
|
+
d: "M11.8097 12.3875v.0001"
|
|
5143
5595
|
})),
|
|
5144
5596
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
5145
5597
|
id: "a"
|
|
@@ -5173,6 +5625,11 @@ const IconLockClosed = React.forwardRef(
|
|
|
5173
5625
|
strokeLinecap: "round",
|
|
5174
5626
|
strokeWidth: "var(--svg-stroke-width)",
|
|
5175
5627
|
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"
|
|
5628
|
+
}),
|
|
5629
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5630
|
+
stroke: "currentColor",
|
|
5631
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5632
|
+
d: "M11.8097 12.3875v.0001"
|
|
5176
5633
|
})
|
|
5177
5634
|
)
|
|
5178
5635
|
);
|
|
@@ -5200,6 +5657,11 @@ const IconLockOpen = React.forwardRef(
|
|
|
5200
5657
|
strokeLinecap: "round",
|
|
5201
5658
|
strokeWidth: "var(--svg-stroke-width)",
|
|
5202
5659
|
d: "M16.5 11v-6c0-1.1046-.8954-2-2-2h-5c-1.1046 0-2 .8954-2 2v1.5m-.5 14.5h10c1.1046 0 2-.8954 2-2v-6c0-1.1046-.8954-2-2-2h-10c-1.1046 0-2 .8954-2 2v6c0 1.1046.8954 2 2 2Zm6-5c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z"
|
|
5660
|
+
}),
|
|
5661
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5662
|
+
stroke: "currentColor",
|
|
5663
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5664
|
+
d: "M11.8097 12.3875v.0001"
|
|
5203
5665
|
})
|
|
5204
5666
|
)
|
|
5205
5667
|
);
|
|
@@ -5277,13 +5739,15 @@ const IconMagnet = React.forwardRef(
|
|
|
5277
5739
|
ref: forwardRef2
|
|
5278
5740
|
},
|
|
5279
5741
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
5742
|
+
stroke: "currentColor",
|
|
5743
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5280
5744
|
clipPath: "url(#a)"
|
|
5281
5745
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5282
|
-
stroke: "currentColor",
|
|
5283
5746
|
strokeLinecap: "square",
|
|
5284
5747
|
strokeMiterlimit: 1.414,
|
|
5285
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
5286
5748
|
d: "m8.435 4.8285-3.4853 3.4853c-2.7336 2.7336-2.7336 7.1658 0 9.8995l.6413.6413c2.7177 2.7177 7.1183 2.7359 9.8584.0407l3.5554-3.4971m-10.5697-10.5697 2.4749-2.4749a.5.5 0 0 1 .7071 0l2.2928 2.293a.5.5 0 0 1 0 .707l-2.4748 2.4749m-3-3 3 3m0 0-3.3138 3.3137c-1.1715 1.1716-1.1213 2.8578 0 4.2426l.5221.5221c1.3566 1.0931 3.0711 1.1716 4.2427 0l3.3137-3.3137m0 0 2.4748-2.4749a.5002.5002 0 0 1 .7072 0l2.1183 2.1184a.5.5 0 0 1-.0029.71l-2.4924 2.4515m-2.805-2.805 2.805 2.805"
|
|
5749
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5750
|
+
d: "M11.8097 12.3875v.0001"
|
|
5287
5751
|
})),
|
|
5288
5752
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
5289
5753
|
id: "a"
|
|
@@ -5307,10 +5771,15 @@ const IconMagnifyingGlassLightning = React.forwardRef(
|
|
|
5307
5771
|
ref: forwardRef2
|
|
5308
5772
|
},
|
|
5309
5773
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
5774
|
+
stroke: "currentColor",
|
|
5775
|
+
strokeLinecap: "round",
|
|
5776
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5310
5777
|
clipPath: "url(#a)"
|
|
5311
5778
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5312
|
-
|
|
5313
|
-
d: "
|
|
5779
|
+
strokeLinejoin: "round",
|
|
5780
|
+
d: "M15.5989 15.706c1.3728-1.3453 2.2246-3.2202 2.2246-5.2941 0-.4828-.0461-.9548-.1343-1.4118m-2.0903 6.7059c-1.3368 1.31-3.1676 2.1176-5.1871 2.1176-4.0934 0-7.4118-3.3183-7.4118-7.4117 0-2.8631 1.6234-5.347 4-6.5816m8.5989 11.8757 5.4011 5.2941"
|
|
5781
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5782
|
+
d: "m14 2-3 4h3l-3 4"
|
|
5314
5783
|
})),
|
|
5315
5784
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
5316
5785
|
id: "a"
|
|
@@ -5359,6 +5828,11 @@ const IconMagnifyingGlass = React.forwardRef(
|
|
|
5359
5828
|
strokeLinecap: "round",
|
|
5360
5829
|
strokeWidth: "var(--svg-stroke-width)",
|
|
5361
5830
|
d: "m20 20-5.5-5.5m1.5-4.5c0 3.3137-2.6863 6-6 6s-6-2.6863-6-6 2.6863-6 6-6 6 2.6863 6 6Z"
|
|
5831
|
+
}),
|
|
5832
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5833
|
+
stroke: "currentColor",
|
|
5834
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5835
|
+
d: "M11.8097 12.3875v.0001"
|
|
5362
5836
|
})
|
|
5363
5837
|
)
|
|
5364
5838
|
);
|
|
@@ -5376,14 +5850,16 @@ const IconMap = React.forwardRef(
|
|
|
5376
5850
|
ref: forwardRef2
|
|
5377
5851
|
},
|
|
5378
5852
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
5853
|
+
stroke: "currentColor",
|
|
5854
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5379
5855
|
clipPath: "url(#a)"
|
|
5380
5856
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5381
|
-
stroke: "currentColor",
|
|
5382
5857
|
strokeLinecap: "round",
|
|
5383
5858
|
strokeLinejoin: "round",
|
|
5384
5859
|
strokeMiterlimit: 1.414,
|
|
5385
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
5386
5860
|
d: "m9 4-6 2v15l6-2.5m0-14.5 6 2m-6-2v14.5m6-12.5 6-2v14.5l-6 2.5m0-15v15m0 0-6-2.5"
|
|
5861
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5862
|
+
d: "M11.8097 12.3875v.0001"
|
|
5387
5863
|
})),
|
|
5388
5864
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
5389
5865
|
id: "a"
|
|
@@ -5429,12 +5905,14 @@ const IconMicrophoneSlash = React.forwardRef(
|
|
|
5429
5905
|
ref: forwardRef2
|
|
5430
5906
|
},
|
|
5431
5907
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
5908
|
+
stroke: "currentColor",
|
|
5909
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5432
5910
|
clipPath: "url(#a)"
|
|
5433
5911
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5434
|
-
stroke: "currentColor",
|
|
5435
5912
|
strokeLinecap: "round",
|
|
5436
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
5437
5913
|
d: "M19 8v3c0 3.866-3.134 7-7 7m0 0v3m0-3c-2.1094 0-4.001-.9331-5.2843-2.409m8.2843-8.591v4c0 1.6569-1.3431 3-3 3-.9734 0-1.8385-.4636-2.3865-1.182m5.3865-5.818-11 11m11-11 4-4m-14 5v3c0 .3395.0242.6734.0709 1m3.9291-4.5v-1.5c0-1.6569 1.3431-3 3-3 .5464 0 1.0587.146 1.5.4013"
|
|
5914
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5915
|
+
d: "M11.8097 12.3875v.0001"
|
|
5438
5916
|
})),
|
|
5439
5917
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
5440
5918
|
id: "a"
|
|
@@ -5458,12 +5936,14 @@ const IconMicrophone = React.forwardRef(
|
|
|
5458
5936
|
ref: forwardRef2
|
|
5459
5937
|
},
|
|
5460
5938
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
5939
|
+
stroke: "currentColor",
|
|
5940
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5461
5941
|
clipPath: "url(#a)"
|
|
5462
5942
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5463
|
-
stroke: "currentColor",
|
|
5464
5943
|
strokeLinecap: "round",
|
|
5465
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
5466
5944
|
d: "M5 8v3c0 3.866 3.134 7 7 7m7-10v3c0 3.866-3.134 7-7 7m0 0v3m3-15v5c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3v-5c0-1.6569 1.3431-3 3-3s3 1.3431 3 3Z"
|
|
5945
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5946
|
+
d: "M11.8097 12.3875v.0001"
|
|
5467
5947
|
})),
|
|
5468
5948
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
5469
5949
|
id: "a"
|
|
@@ -5491,6 +5971,11 @@ const IconMinus = React.forwardRef(
|
|
|
5491
5971
|
strokeLinecap: "round",
|
|
5492
5972
|
strokeWidth: "var(--svg-stroke-width)",
|
|
5493
5973
|
d: "M6 12h12"
|
|
5974
|
+
}),
|
|
5975
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5976
|
+
stroke: "currentColor",
|
|
5977
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5978
|
+
d: "M11.8097 12.3875v.0001"
|
|
5494
5979
|
})
|
|
5495
5980
|
)
|
|
5496
5981
|
);
|
|
@@ -5679,6 +6164,11 @@ const IconMouse = React.forwardRef(
|
|
|
5679
6164
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
5680
6165
|
fill: "currentColor",
|
|
5681
6166
|
d: "M0 0h.001v.001h-.001v-.001Z"
|
|
6167
|
+
}),
|
|
6168
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
6169
|
+
stroke: "currentColor",
|
|
6170
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
6171
|
+
d: "M11.8097 12.3875v.0001"
|
|
5682
6172
|
})
|
|
5683
6173
|
)
|
|
5684
6174
|
);
|
|
@@ -6039,8 +6529,11 @@ const IconNoteMagnifyingGlass = React.forwardRef(
|
|
|
6039
6529
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
6040
6530
|
clipPath: "url(#a)"
|
|
6041
6531
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
6042
|
-
|
|
6043
|
-
|
|
6532
|
+
stroke: "currentColor",
|
|
6533
|
+
strokeLinecap: "round",
|
|
6534
|
+
strokeLinejoin: "round",
|
|
6535
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
6536
|
+
d: "M9 20h-6v-18h16v8m-12-3h8m-8 4h5m-5 4h2m10 4.6458a3.9846 3.9846 0 0 0 1-2.6458c0-2.2091-1.7909-4-4-4-2.2091 0-4 1.7909-4 4 0 2.2091 1.7909 4 4 4 1.1947 0 2.2671-.5238 3-1.3542Zm0 0 2 1.8542"
|
|
6044
6537
|
})),
|
|
6045
6538
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
6046
6539
|
id: "a"
|
|
@@ -6221,11 +6714,11 @@ const IconParallelogram = React.forwardRef(
|
|
|
6221
6714
|
ref: forwardRef2
|
|
6222
6715
|
},
|
|
6223
6716
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
6224
|
-
clipPath: "url(#a)"
|
|
6225
|
-
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
6226
6717
|
stroke: "currentColor",
|
|
6227
6718
|
strokeWidth: "var(--svg-stroke-width)",
|
|
6228
|
-
|
|
6719
|
+
clipPath: "url(#a)"
|
|
6720
|
+
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
6721
|
+
d: "M21.6798 4h-15.4846a.25.25 0 0 0-.2425.1894l-3.875 15.5a.25.25 0 0 0 .2425.3106h15.4846a.25.25 0 0 0 .2425-.1894l3.875-15.5a.25.25 0 0 0-.2425-.3106ZM11.8097 12.3875v.0001"
|
|
6229
6722
|
})),
|
|
6230
6723
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
6231
6724
|
id: "a"
|
|
@@ -6249,12 +6742,14 @@ const IconPauseCircle = React.forwardRef(
|
|
|
6249
6742
|
ref: forwardRef2
|
|
6250
6743
|
},
|
|
6251
6744
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
6745
|
+
stroke: "currentColor",
|
|
6746
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
6252
6747
|
clipPath: "url(#a)"
|
|
6253
6748
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
6254
|
-
stroke: "currentColor",
|
|
6255
6749
|
strokeLinecap: "round",
|
|
6256
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
6257
6750
|
d: "M13.8889 9.1667v5.6667m-3.7778-5.6667v5.6667m10.8889-2.8334c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z"
|
|
6751
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
6752
|
+
d: "M11.8097 12.3875v.0001"
|
|
6258
6753
|
})),
|
|
6259
6754
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
6260
6755
|
id: "a"
|
|
@@ -6305,13 +6800,15 @@ const IconPdf = React.forwardRef(
|
|
|
6305
6800
|
ref: forwardRef2
|
|
6306
6801
|
},
|
|
6307
6802
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
6803
|
+
stroke: "currentColor",
|
|
6804
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
6308
6805
|
clipPath: "url(#a)"
|
|
6309
6806
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
6310
|
-
stroke: "currentColor",
|
|
6311
6807
|
strokeLinecap: "round",
|
|
6312
6808
|
strokeLinejoin: "round",
|
|
6313
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
6314
6809
|
d: "M5.6405 5.2808c-1.0258-1.6991 1.4283-3.2612 2.0696-1.5184 1.098 2.9919 2.8639 11.086-1.1198 16.5871-1.1114 1.533-3.5088.0813-2.219-1.5159a19.5078 19.5078 0 0 1 6.7447-5.1455 19.3958 19.3958 0 0 1 8.2764-1.7844c2.0105.0765 1.9069 2.9495.1085 2.7288a18.7007 18.7007 0 0 1-8.02-3.0407c-2.4045-1.6224-4.4034-3.7823-5.8404-6.311Z"
|
|
6810
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
6811
|
+
d: "M11.8097 12.3875v.0001"
|
|
6315
6812
|
})),
|
|
6316
6813
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
6317
6814
|
id: "a"
|
|
@@ -6335,13 +6832,15 @@ const IconPenTip = React.forwardRef(
|
|
|
6335
6832
|
ref: forwardRef2
|
|
6336
6833
|
},
|
|
6337
6834
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
6835
|
+
stroke: "currentColor",
|
|
6836
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
6338
6837
|
clipPath: "url(#a)"
|
|
6339
6838
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
6340
|
-
stroke: "currentColor",
|
|
6341
6839
|
strokeLinecap: "round",
|
|
6342
6840
|
strokeLinejoin: "round",
|
|
6343
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
6344
6841
|
d: "M6 21v-4.6c0-.2641.0523-.5255.1539-.7692l2.3461-5.6308m9.5 11v-4.6c0-.2641-.0523-.5255-.1538-.7692l-2.3462-5.6308m-7 0 3.0419-6.953c.1748-.3994.7414-.3994.9162 0l3.0419 6.953m-7 0h7"
|
|
6842
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
6843
|
+
d: "M11.8097 12.3875v.0001"
|
|
6345
6844
|
})),
|
|
6346
6845
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
6347
6846
|
id: "a"
|
|
@@ -6395,13 +6894,15 @@ const IconPen = React.forwardRef(
|
|
|
6395
6894
|
ref: forwardRef2
|
|
6396
6895
|
},
|
|
6397
6896
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
6897
|
+
stroke: "currentColor",
|
|
6898
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
6398
6899
|
clipPath: "url(#a)"
|
|
6399
6900
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
6400
|
-
stroke: "currentColor",
|
|
6401
6901
|
strokeLinecap: "round",
|
|
6402
6902
|
strokeLinejoin: "round",
|
|
6403
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
6404
6903
|
d: "m13 7-8.5718 8.5718a2 2 0 0 0-.547 1.022l-.8077 4.0385c-.035.1749.1193.3291.2942.2942l4.0385-.8077a2.0006 2.0006 0 0 0 1.022-.547l8.5718-8.5718m-4-4 2.5858-2.5858c.781-.781 2.0474-.781 2.8284 0l1.1716 1.1716c.781.781.781 2.0474 0 2.8284l-2.5858 2.5858m-4-4 4 4"
|
|
6904
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
6905
|
+
d: "M11.8097 12.3875v.0001"
|
|
6405
6906
|
})),
|
|
6406
6907
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
6407
6908
|
id: "a"
|
|
@@ -6459,6 +6960,11 @@ const IconPlaceholder = React.forwardRef(
|
|
|
6459
6960
|
strokeLinecap: "round",
|
|
6460
6961
|
strokeWidth: "var(--svg-stroke-width)",
|
|
6461
6962
|
d: "m3 3 18 18m0-18-18 18m18-9c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z"
|
|
6963
|
+
}),
|
|
6964
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
6965
|
+
stroke: "currentColor",
|
|
6966
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
6967
|
+
d: "M11.8097 12.3875v.0001"
|
|
6462
6968
|
})
|
|
6463
6969
|
)
|
|
6464
6970
|
);
|
|
@@ -6495,16 +7001,20 @@ const IconPlayCircle = React.forwardRef(
|
|
|
6495
7001
|
fill: "none",
|
|
6496
7002
|
ref: forwardRef2
|
|
6497
7003
|
},
|
|
6498
|
-
/* @__PURE__ */ React__default["default"].createElement("
|
|
6499
|
-
cx: 12,
|
|
6500
|
-
cy: 12,
|
|
6501
|
-
r: 9,
|
|
7004
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
6502
7005
|
stroke: "currentColor",
|
|
6503
|
-
|
|
7006
|
+
strokeLinejoin: "round",
|
|
7007
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7008
|
+
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"
|
|
6504
7009
|
}),
|
|
6505
7010
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
6506
7011
|
fill: "currentColor",
|
|
6507
7012
|
d: "M15.376 11.584c.2968.1979.2968.6341 0 .832l-4.5987 3.0658c-.3322.2215-.7773-.0167-.7773-.4161v-6.1314c0-.3994.4451-.6376.7774-.416l4.5986 3.0657Z"
|
|
7013
|
+
}),
|
|
7014
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7015
|
+
stroke: "currentColor",
|
|
7016
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7017
|
+
d: "M11.8097 12.3875v.0001"
|
|
6508
7018
|
})
|
|
6509
7019
|
)
|
|
6510
7020
|
);
|
|
@@ -6557,6 +7067,11 @@ const IconPlaybackSpeedCircle = React.forwardRef(
|
|
|
6557
7067
|
strokeLinecap: "round",
|
|
6558
7068
|
strokeWidth: "var(--svg-stroke-width)",
|
|
6559
7069
|
d: "M10.5 3.1244a9.0604 9.0604 0 0 1 1.5-.1244c4.9706 0 9 4.0294 9 9s-4.0294 9-9 9c-.4473 0-.887-.0326-1.3168-.0956m-6.0126-14.1286a9.05 9.05 0 0 1 2.3527-2.2758m-3.8814 5.8993a9.0533 9.0533 0 0 0-.1419 1.6007c0 .5111.0426 1.0122.1244 1.5m3.3756 5.6245a9.0519 9.0519 0 0 1-1.8094-1.8724"
|
|
7070
|
+
}),
|
|
7071
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7072
|
+
stroke: "currentColor",
|
|
7073
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7074
|
+
d: "M11.8097 12.3875v.0001"
|
|
6560
7075
|
})
|
|
6561
7076
|
)
|
|
6562
7077
|
);
|
|
@@ -6578,6 +7093,11 @@ const IconPlug = React.forwardRef(
|
|
|
6578
7093
|
strokeLinecap: "round",
|
|
6579
7094
|
strokeWidth: "var(--svg-stroke-width)",
|
|
6580
7095
|
d: "m12.3848 5.8995 3.5355-3.5355m2.1214 9.1923 3.5355-3.5355m-18.3848 12.7279 4.9498-4.9497m2.1213-12.0208 9.8995 9.8995-3.5356 3.5355c-1.9526 1.9526-5.1184 1.9526-7.071 0l-2.8285-2.8284c-1.9526-1.9527-1.9526-5.1185 0-7.0711l3.5356-3.5355Z"
|
|
7096
|
+
}),
|
|
7097
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7098
|
+
stroke: "currentColor",
|
|
7099
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7100
|
+
d: "M11.8097 12.3875v.0001"
|
|
6581
7101
|
})
|
|
6582
7102
|
)
|
|
6583
7103
|
);
|
|
@@ -6622,13 +7142,15 @@ const IconPlusText = React.forwardRef(
|
|
|
6622
7142
|
ref: forwardRef2
|
|
6623
7143
|
},
|
|
6624
7144
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
7145
|
+
stroke: "currentColor",
|
|
7146
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
6625
7147
|
clipPath: "url(#a)"
|
|
6626
7148
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
6627
|
-
stroke: "currentColor",
|
|
6628
7149
|
strokeLinecap: "round",
|
|
6629
7150
|
strokeLinejoin: "round",
|
|
6630
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
6631
7151
|
d: "M7 5h7m7 0h-7m0 0v15m-8-10v6m-3-3h6"
|
|
7152
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7153
|
+
d: "M11.8097 12.3875v.0001"
|
|
6632
7154
|
})),
|
|
6633
7155
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
6634
7156
|
id: "a"
|
|
@@ -6656,6 +7178,11 @@ const IconPlus = React.forwardRef(
|
|
|
6656
7178
|
strokeLinecap: "round",
|
|
6657
7179
|
strokeWidth: "var(--svg-stroke-width)",
|
|
6658
7180
|
d: "M5 12h14m-7-7v14"
|
|
7181
|
+
}),
|
|
7182
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7183
|
+
stroke: "currentColor",
|
|
7184
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7185
|
+
d: "M11.8097 12.3875v.0001"
|
|
6659
7186
|
})
|
|
6660
7187
|
)
|
|
6661
7188
|
);
|
|
@@ -6703,8 +7230,11 @@ const IconPresentationEyeOpen = React.forwardRef(
|
|
|
6703
7230
|
ref: forwardRef2
|
|
6704
7231
|
},
|
|
6705
7232
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
6706
|
-
|
|
6707
|
-
|
|
7233
|
+
stroke: "currentColor",
|
|
7234
|
+
strokeLinecap: "round",
|
|
7235
|
+
strokeLinejoin: "round",
|
|
7236
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7237
|
+
d: "M21 12.0001v6h-5m-8.5-14h-4.5v14h5m0 0-2 4m2-4h8m0 0 2 4m-7-17.0001c0-.5 2-4 6-4s6 3.5 6 4-2 4-6 4-6-3.5-6-4Z"
|
|
6708
7238
|
}),
|
|
6709
7239
|
/* @__PURE__ */ React__default["default"].createElement("circle", {
|
|
6710
7240
|
cx: 17,
|
|
@@ -6790,8 +7320,11 @@ const IconPresentationLink = React.forwardRef(
|
|
|
6790
7320
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
6791
7321
|
clipPath: "url(#a)"
|
|
6792
7322
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
6793
|
-
|
|
6794
|
-
|
|
7323
|
+
stroke: "currentColor",
|
|
7324
|
+
strokeLinecap: "round",
|
|
7325
|
+
strokeLinejoin: "round",
|
|
7326
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7327
|
+
d: "M21 14.0001v4h-5m-5.5-14h-7.5v14h5m0 0-2 4m2-4h8m0 0 2 4m-2.6361-17.4645 1.4143-1.4142c1.0606-1.0606 2.8758-1.3668 4.2426 0 1.3668 1.3669 1.3668 2.8758 0 4.2427l-1.4142 1.4142m-5.6569 1.4142 4.2427-4.2426m-1.4142 5.6568-1.4142 1.4142c-1.0607 1.0607-2.8758 1.3668-4.2427 0-1.3668-1.3668-1.3668-2.8758 0-4.2426l1.4142-1.4143"
|
|
6795
7328
|
})),
|
|
6796
7329
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
6797
7330
|
id: "a"
|
|
@@ -6928,11 +7461,11 @@ const IconProhibit = React.forwardRef(
|
|
|
6928
7461
|
ref: forwardRef2
|
|
6929
7462
|
},
|
|
6930
7463
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
6931
|
-
clipPath: "url(#a)"
|
|
6932
|
-
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
6933
7464
|
stroke: "currentColor",
|
|
6934
7465
|
strokeWidth: "var(--svg-stroke-width)",
|
|
6935
|
-
|
|
7466
|
+
clipPath: "url(#a)"
|
|
7467
|
+
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7468
|
+
d: "m7.3333 16.6667 9.3334-9.3334m2.3333 4.6667c0 3.866-3.134 7-7 7-1.9399 0-3.6956-.7891-4.9634-2.0639-1.2587-1.2657-2.0366-3.01-2.0366-4.9361 0-3.866 3.134-7 7-7 1.8641 0 3.558.7287 4.8125 1.9167 1.3472 1.2758 2.1875 3.0814 2.1875 5.0833ZM11.8097 12.3875v.0001"
|
|
6936
7469
|
})),
|
|
6937
7470
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
6938
7471
|
id: "a"
|
|
@@ -6982,13 +7515,15 @@ const IconPushPin = React.forwardRef(
|
|
|
6982
7515
|
ref: forwardRef2
|
|
6983
7516
|
},
|
|
6984
7517
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
7518
|
+
stroke: "currentColor",
|
|
7519
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
6985
7520
|
clipPath: "url(#a)"
|
|
6986
7521
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
6987
|
-
stroke: "currentColor",
|
|
6988
7522
|
strokeLinecap: "round",
|
|
6989
7523
|
strokeMiterlimit: 1.414,
|
|
6990
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
6991
7524
|
d: "m13.3846 3 1.3846 1.3846m0 0-9.8846 8.1154m9.8846-8.1154 4.8462 4.8462m0 0 1.3846 1.3846m-1.3846-1.3846-7.9387 10.0613m1.7079 1.7079-5.1923-5.1923m0 0-5.1923-5.1923m5.1923 5.1923-5.1923 5.1923"
|
|
7525
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7526
|
+
d: "M11.8097 12.3875v.0001"
|
|
6992
7527
|
})),
|
|
6993
7528
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
6994
7529
|
id: "a"
|
|
@@ -7016,6 +7551,11 @@ const IconQuestionMarkCircle = React.forwardRef(
|
|
|
7016
7551
|
strokeLinecap: "round",
|
|
7017
7552
|
strokeWidth: "var(--svg-stroke-width)",
|
|
7018
7553
|
d: "M9.1707 9c.151-.427.3959-.8098.71-1.1233.5427-.5417 1.2919-.8767 2.1193-.8767 1.6569 0 3 1.3431 3 3 0 1.313-.8435 2.4289-2.0181 2.8356-.5219.1807-.9819.6121-.9819 1.1644v.25m0 2.65v.1m9-5c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z"
|
|
7554
|
+
}),
|
|
7555
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7556
|
+
stroke: "currentColor",
|
|
7557
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7558
|
+
d: "M11.8097 12.3875v.0001"
|
|
7019
7559
|
})
|
|
7020
7560
|
)
|
|
7021
7561
|
);
|
|
@@ -7238,12 +7778,14 @@ const IconRectanglesThreeAligned = React.forwardRef(
|
|
|
7238
7778
|
},
|
|
7239
7779
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
7240
7780
|
stroke: "currentColor",
|
|
7241
|
-
strokeLinecap: "round",
|
|
7242
|
-
strokeLinejoin: "round",
|
|
7243
7781
|
strokeWidth: "var(--svg-stroke-width)",
|
|
7244
7782
|
clipPath: "url(#a)"
|
|
7245
7783
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7784
|
+
strokeLinecap: "round",
|
|
7785
|
+
strokeLinejoin: "round",
|
|
7246
7786
|
d: "M11 4h-8v8h8v-8ZM17.0629 16h-14v5h14v-5ZM19 4h-4v4h4v-4Z"
|
|
7787
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7788
|
+
d: "M11.8097 12.3875v.0001"
|
|
7247
7789
|
})),
|
|
7248
7790
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
7249
7791
|
id: "a"
|
|
@@ -7268,12 +7810,14 @@ const IconRectanglesThreeFree = React.forwardRef(
|
|
|
7268
7810
|
},
|
|
7269
7811
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
7270
7812
|
stroke: "currentColor",
|
|
7271
|
-
strokeLinecap: "round",
|
|
7272
|
-
strokeLinejoin: "round",
|
|
7273
7813
|
strokeWidth: "var(--svg-stroke-width)",
|
|
7274
7814
|
clipPath: "url(#a)"
|
|
7275
7815
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7816
|
+
strokeLinecap: "round",
|
|
7817
|
+
strokeLinejoin: "round",
|
|
7276
7818
|
d: "m12.8178 4.852-7.6901-2.205-2.2051 7.6901 7.6901 2.2051 2.2051-7.6901ZM19.0629 16h-14v5h14v-5ZM19.7117 6.0795l-3.845 1.1026 1.1025 3.845 3.8451-1.1025-1.1026-3.845Z"
|
|
7819
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7820
|
+
d: "M11.8097 12.3875v.0001"
|
|
7277
7821
|
})),
|
|
7278
7822
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
7279
7823
|
id: "a"
|
|
@@ -7297,13 +7841,15 @@ const IconRectanglesThreeOverlap = React.forwardRef(
|
|
|
7297
7841
|
ref: forwardRef2
|
|
7298
7842
|
},
|
|
7299
7843
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
7844
|
+
stroke: "currentColor",
|
|
7845
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7300
7846
|
clipPath: "url(#a)"
|
|
7301
7847
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7302
|
-
stroke: "currentColor",
|
|
7303
7848
|
strokeLinecap: "round",
|
|
7304
7849
|
strokeLinejoin: "round",
|
|
7305
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
7306
7850
|
d: "M8 11h-4v10h9v-4m-5-6h5v6m-5-6v-4h4m1 10h4v-4m-5-6h5v6m-5-6v-4h9v10h-4"
|
|
7851
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7852
|
+
d: "M11.8097 12.3875v.0001"
|
|
7307
7853
|
})),
|
|
7308
7854
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
7309
7855
|
id: "a"
|
|
@@ -7327,13 +7873,15 @@ const IconRectanglesTwoLine = React.forwardRef(
|
|
|
7327
7873
|
ref: forwardRef2
|
|
7328
7874
|
},
|
|
7329
7875
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
7876
|
+
stroke: "currentColor",
|
|
7877
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7330
7878
|
clipPath: "url(#a)"
|
|
7331
7879
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7332
|
-
stroke: "currentColor",
|
|
7333
7880
|
strokeLinecap: "round",
|
|
7334
7881
|
strokeLinejoin: "round",
|
|
7335
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
7336
7882
|
d: "M21 3v18m-17.75-17h11.5a.25.25 0 0 1 .25.25v5.5a.25.25 0 0 1-.25.25h-11.5a.25.25 0 0 1-.25-.25v-5.5a.25.25 0 0 1 .25-.25Zm0 10h11.5a.25.25 0 0 1 .25.25v5.5a.25.25 0 0 1-.25.25h-11.5a.25.25 0 0 1-.25-.25v-5.5a.25.25 0 0 1 .25-.25Z"
|
|
7883
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7884
|
+
d: "M11.8097 12.3875v.0001"
|
|
7337
7885
|
})),
|
|
7338
7886
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
7339
7887
|
id: "a"
|
|
@@ -7453,8 +8001,11 @@ const IconRectanglesTwoUser = React.forwardRef(
|
|
|
7453
8001
|
clipRule: "evenodd"
|
|
7454
8002
|
}),
|
|
7455
8003
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7456
|
-
|
|
7457
|
-
|
|
8004
|
+
stroke: "currentColor",
|
|
8005
|
+
strokeLinecap: "round",
|
|
8006
|
+
strokeLinejoin: "round",
|
|
8007
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8008
|
+
d: "M18 7v-3c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1h3m4 1s0-3 3-3h2c3 0 3 3 3 3m-11 3h14c.5523 0 1-.4477 1-1v-12c0-.5523-.4477-1-1-1h-14c-.5523 0-1 .4477-1 1v12c0 .5523.4477 1 1 1Z"
|
|
7458
8009
|
})
|
|
7459
8010
|
)
|
|
7460
8011
|
);
|
|
@@ -7472,11 +8023,11 @@ const IconRhombus = React.forwardRef(
|
|
|
7472
8023
|
ref: forwardRef2
|
|
7473
8024
|
},
|
|
7474
8025
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
7475
|
-
clipPath: "url(#a)"
|
|
7476
|
-
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7477
8026
|
stroke: "currentColor",
|
|
7478
8027
|
strokeWidth: "var(--svg-stroke-width)",
|
|
7479
|
-
|
|
8028
|
+
clipPath: "url(#a)"
|
|
8029
|
+
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8030
|
+
d: "m11.8232 3.1768-8.6464 8.6464a.25.25 0 0 0 0 .3536l8.6464 8.6464a.25.25 0 0 0 .3536 0l8.6464-8.6464a.25.25 0 0 0 0-.3536l-8.6464-8.6464a.25.25 0 0 0-.3536 0ZM11.8097 12.3875v.0001"
|
|
7480
8031
|
})),
|
|
7481
8032
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
7482
8033
|
id: "a"
|
|
@@ -7587,7 +8138,7 @@ const IconScissors = React.forwardRef(
|
|
|
7587
8138
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7588
8139
|
stroke: "currentColor",
|
|
7589
8140
|
strokeWidth: "var(--svg-stroke-width)",
|
|
7590
|
-
d: "M21 17c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3ZM9 17c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3
|
|
8141
|
+
d: "M21 17c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3ZM9 17c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3ZM11.8097 12.3875v.0001"
|
|
7591
8142
|
})
|
|
7592
8143
|
)
|
|
7593
8144
|
);
|
|
@@ -7609,6 +8160,11 @@ const IconScrollbarXy = React.forwardRef(
|
|
|
7609
8160
|
strokeLinecap: "round",
|
|
7610
8161
|
strokeWidth: "var(--svg-stroke-width)",
|
|
7611
8162
|
d: "M6.7059 17h5.2941m6-10v8m-12.8823-11h13.7647c1.1695 0 2.1176.8954 2.1176 2v12c0 1.1046-.9481 2-2.1176 2h-13.7647c-1.1696 0-2.1177-.8954-2.1177-2v-12c0-1.1046.9481-2 2.1177-2Z"
|
|
8163
|
+
}),
|
|
8164
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8165
|
+
stroke: "currentColor",
|
|
8166
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8167
|
+
d: "M11.8097 12.3875v.0001"
|
|
7612
8168
|
})
|
|
7613
8169
|
)
|
|
7614
8170
|
);
|
|
@@ -7626,12 +8182,14 @@ const IconShapes = React.forwardRef(
|
|
|
7626
8182
|
ref: forwardRef2
|
|
7627
8183
|
},
|
|
7628
8184
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
8185
|
+
stroke: "currentColor",
|
|
8186
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7629
8187
|
clipPath: "url(#a)"
|
|
7630
8188
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7631
|
-
stroke: "currentColor",
|
|
7632
8189
|
strokeLinecap: "round",
|
|
7633
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
7634
8190
|
d: "M8 9.5c0-3.5899 2.9101-6.5 6.5-6.5s6.5 2.9101 6.5 6.5-2.9101 6.5-6.5 6.5m-11.25-6h10.5a.25.25 0 0 1 .25.25v10.5a.25.25 0 0 1-.25.25h-10.5a.25.25 0 0 1-.25-.25v-10.5a.25.25 0 0 1 .25-.25Z"
|
|
8191
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8192
|
+
d: "M11.8097 12.3875v.0001"
|
|
7635
8193
|
})),
|
|
7636
8194
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
7637
8195
|
id: "a"
|
|
@@ -7655,14 +8213,16 @@ const IconShieldCheck = React.forwardRef(
|
|
|
7655
8213
|
ref: forwardRef2
|
|
7656
8214
|
},
|
|
7657
8215
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
8216
|
+
stroke: "currentColor",
|
|
8217
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7658
8218
|
clipPath: "url(#a)"
|
|
7659
8219
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7660
|
-
stroke: "currentColor",
|
|
7661
8220
|
strokeLinecap: "round",
|
|
7662
8221
|
strokeLinejoin: "round",
|
|
7663
8222
|
strokeMiterlimit: 1.414,
|
|
7664
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
7665
8223
|
d: "m9 12 2 1.5 5-4.5m-12-3 8-3 8 3v7.0445a6.6376 6.6376 0 0 1-1.598 4.3198 13.275 13.275 0 0 1-3.2493 2.7441l-2.6382 1.5829a1 1 0 0 1-1.029 0l-2.6382-1.5829a13.2744 13.2744 0 0 1-3.2493-2.7441 6.6377 6.6377 0 0 1-1.598-4.3198v-7.0445Z"
|
|
8224
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8225
|
+
d: "M11.8097 12.3875v.0001"
|
|
7666
8226
|
})),
|
|
7667
8227
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
7668
8228
|
id: "a"
|
|
@@ -7698,6 +8258,11 @@ const IconShieldLock = React.forwardRef(
|
|
|
7698
8258
|
strokeMiterlimit: 1.414,
|
|
7699
8259
|
strokeWidth: "var(--svg-stroke-width)",
|
|
7700
8260
|
d: "M10 13v-3.5c0-1.1046.8954-2 2-2s2 .8954 2 2v3.5m-10-7 8-3 8 3v7.0445a6.6376 6.6376 0 0 1-1.598 4.3198 13.275 13.275 0 0 1-3.2493 2.7441l-2.6382 1.5829a1 1 0 0 1-1.029 0l-2.6382-1.5829a13.2744 13.2744 0 0 1-3.2493-2.7441 6.6377 6.6377 0 0 1-1.598-4.3198v-7.0445Z"
|
|
8261
|
+
}),
|
|
8262
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8263
|
+
stroke: "currentColor",
|
|
8264
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8265
|
+
d: "M11.8097 12.3875v.0001"
|
|
7701
8266
|
})
|
|
7702
8267
|
)
|
|
7703
8268
|
);
|
|
@@ -7745,14 +8310,16 @@ const IconSidebarClosed = React.forwardRef(
|
|
|
7745
8310
|
ref: forwardRef2
|
|
7746
8311
|
},
|
|
7747
8312
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
8313
|
+
stroke: "currentColor",
|
|
8314
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7748
8315
|
clipPath: "url(#a)"
|
|
7749
8316
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7750
|
-
stroke: "currentColor",
|
|
7751
8317
|
strokeLinecap: "round",
|
|
7752
8318
|
strokeLinejoin: "round",
|
|
7753
8319
|
strokeMiterlimit: 1.414,
|
|
7754
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
7755
8320
|
d: "M11 4h-7c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h7m0-16h9c.5523 0 1 .4477 1 1v14c0 .5523-.4477 1-1 1h-9m0-16v16m-5-12h2m-2 4h2m-2 4h2"
|
|
8321
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8322
|
+
d: "M11.8097 12.3875v.0001"
|
|
7756
8323
|
})),
|
|
7757
8324
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
7758
8325
|
id: "a"
|
|
@@ -7788,6 +8355,11 @@ const IconSidebarOpen = React.forwardRef(
|
|
|
7788
8355
|
fillRule: "evenodd",
|
|
7789
8356
|
d: "M11 5h-8v14h8v-14Zm-5 2c-.5523 0-1 .4477-1 1s.4477 1 1 1h2c.5523 0 1-.4477 1-1s-.4477-1-1-1h-2Zm0 4c-.5523 0-1 .4477-1 1s.4477 1 1 1h2c.5523 0 1-.4477 1-1s-.4477-1-1-1h-2Zm0 4c-.5523 0-1 .4477-1 1s.4477 1 1 1h2c.5523 0 1-.4477 1-1s-.4477-1-1-1h-2Z",
|
|
7790
8357
|
clipRule: "evenodd"
|
|
8358
|
+
}),
|
|
8359
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8360
|
+
stroke: "currentColor",
|
|
8361
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8362
|
+
d: "M11.8097 12.3875v.0001"
|
|
7791
8363
|
})
|
|
7792
8364
|
)
|
|
7793
8365
|
);
|
|
@@ -7805,12 +8377,14 @@ const IconSlidersX = React.forwardRef(
|
|
|
7805
8377
|
ref: forwardRef2
|
|
7806
8378
|
},
|
|
7807
8379
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
8380
|
+
stroke: "currentColor",
|
|
8381
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7808
8382
|
clipPath: "url(#a)"
|
|
7809
8383
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7810
|
-
stroke: "currentColor",
|
|
7811
8384
|
strokeLinecap: "round",
|
|
7812
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
7813
8385
|
d: "M20 8h-5m-6 0h-5m11.5 8h-11.5m8-6c-1.1046 0-2-.8954-2-2s.8954-2 2-2 2 .8954 2 2-.8954 2-2 2Zm6 8c-1.1046 0-2-.8954-2-2s.8954-2 2-2 2 .8954 2 2-.8954 2-2 2Z"
|
|
8386
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8387
|
+
d: "M11.8097 12.3875v.0001"
|
|
7814
8388
|
})),
|
|
7815
8389
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
7816
8390
|
id: "a"
|
|
@@ -7834,12 +8408,14 @@ const IconSlidersY = React.forwardRef(
|
|
|
7834
8408
|
ref: forwardRef2
|
|
7835
8409
|
},
|
|
7836
8410
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
8411
|
+
stroke: "currentColor",
|
|
8412
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7837
8413
|
clipPath: "url(#a)"
|
|
7838
8414
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7839
|
-
stroke: "currentColor",
|
|
7840
8415
|
strokeLinecap: "round",
|
|
7841
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
7842
8416
|
d: "M5 5v4m0 6v4m7-14v10m0 0c-1.1046 0-2 .8954-2 2s.8954 2 2 2 2-.8954 2-2-.8954-2-2-2Zm7-5.5v9.5m-12-7c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Zm14-5c0 1.1046-.8954 2-2 2s-2-.8954-2-2 .8954-2 2-2 2 .8954 2 2Z"
|
|
8417
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8418
|
+
d: "M11.8097 12.3875v.0001"
|
|
7843
8419
|
})),
|
|
7844
8420
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
7845
8421
|
id: "a"
|
|
@@ -7863,12 +8439,20 @@ const IconSmileyChat = React.forwardRef(
|
|
|
7863
8439
|
ref: forwardRef2
|
|
7864
8440
|
},
|
|
7865
8441
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7866
|
-
|
|
7867
|
-
|
|
8442
|
+
stroke: "currentColor",
|
|
8443
|
+
strokeLinecap: "round",
|
|
8444
|
+
strokeLinejoin: "round",
|
|
8445
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8446
|
+
d: "M8 14c2 2 6 2 8 0m5-2c0 4.9706-4.0294 9-9 9-1.6393 0-3.1762-.4383-4.5-1.204l-4.5 1.204 1.204-4.5c-.7657-1.3238-1.204-2.8607-1.204-4.5 0-4.9706 4.0294-9 9-9s9 4.0294 9 9Z"
|
|
7868
8447
|
}),
|
|
7869
8448
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
7870
8449
|
fill: "currentColor",
|
|
7871
8450
|
d: "M11 8.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.5ZM16 8.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"
|
|
8451
|
+
}),
|
|
8452
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8453
|
+
stroke: "currentColor",
|
|
8454
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8455
|
+
d: "M11.8097 12.3875v.0001"
|
|
7872
8456
|
})
|
|
7873
8457
|
)
|
|
7874
8458
|
);
|
|
@@ -7947,6 +8531,11 @@ const IconSmiley = React.forwardRef(
|
|
|
7947
8531
|
strokeLinejoin: "round",
|
|
7948
8532
|
strokeWidth: "var(--svg-stroke-width)",
|
|
7949
8533
|
d: "M8 14c2 2 6 2 8 0m5-2c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z"
|
|
8534
|
+
}),
|
|
8535
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8536
|
+
stroke: "currentColor",
|
|
8537
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8538
|
+
d: "M11.8097 12.3875v.0001"
|
|
7950
8539
|
})
|
|
7951
8540
|
)
|
|
7952
8541
|
);
|
|
@@ -7972,6 +8561,11 @@ const IconSocialFacebook = React.forwardRef(
|
|
|
7972
8561
|
strokeLinejoin: "round",
|
|
7973
8562
|
strokeWidth: "var(--svg-stroke-width)",
|
|
7974
8563
|
d: "M12 12h.0007"
|
|
8564
|
+
}),
|
|
8565
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8566
|
+
stroke: "currentColor",
|
|
8567
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8568
|
+
d: "M11.8097 12.3875v.0001"
|
|
7975
8569
|
})
|
|
7976
8570
|
)
|
|
7977
8571
|
);
|
|
@@ -8003,6 +8597,11 @@ const IconSocialInstagram = React.forwardRef(
|
|
|
8003
8597
|
strokeLinejoin: "round",
|
|
8004
8598
|
strokeWidth: "var(--svg-stroke-width)",
|
|
8005
8599
|
d: "M12 12h.0007"
|
|
8600
|
+
}),
|
|
8601
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8602
|
+
stroke: "currentColor",
|
|
8603
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8604
|
+
d: "M11.8097 12.3875v.0001"
|
|
8006
8605
|
})
|
|
8007
8606
|
)
|
|
8008
8607
|
);
|
|
@@ -8061,6 +8660,11 @@ const IconSocialLinkedin = React.forwardRef(
|
|
|
8061
8660
|
strokeLinejoin: "round",
|
|
8062
8661
|
strokeWidth: "var(--svg-stroke-width)",
|
|
8063
8662
|
d: "M12 12h.0007"
|
|
8663
|
+
}),
|
|
8664
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8665
|
+
stroke: "currentColor",
|
|
8666
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8667
|
+
d: "M11.8097 12.3875v.0001"
|
|
8064
8668
|
})
|
|
8065
8669
|
)
|
|
8066
8670
|
);
|
|
@@ -8111,6 +8715,11 @@ const IconSocialTwitter = React.forwardRef(
|
|
|
8111
8715
|
strokeLinejoin: "round",
|
|
8112
8716
|
strokeWidth: "var(--svg-stroke-width)",
|
|
8113
8717
|
d: "M12 12h.0007"
|
|
8718
|
+
}),
|
|
8719
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8720
|
+
stroke: "currentColor",
|
|
8721
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8722
|
+
d: "M11.8097 12.3875v.0001"
|
|
8114
8723
|
})
|
|
8115
8724
|
)
|
|
8116
8725
|
);
|
|
@@ -8136,6 +8745,11 @@ const IconSocialYoutube = React.forwardRef(
|
|
|
8136
8745
|
strokeLinejoin: "round",
|
|
8137
8746
|
strokeWidth: "var(--svg-stroke-width)",
|
|
8138
8747
|
d: "M12 12h.0007"
|
|
8748
|
+
}),
|
|
8749
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8750
|
+
stroke: "currentColor",
|
|
8751
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8752
|
+
d: "M11.8097 12.3875v.0001"
|
|
8139
8753
|
})
|
|
8140
8754
|
)
|
|
8141
8755
|
);
|
|
@@ -8204,12 +8818,14 @@ const IconSpeakerCross = React.forwardRef(
|
|
|
8204
8818
|
ref: forwardRef2
|
|
8205
8819
|
},
|
|
8206
8820
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
8821
|
+
stroke: "currentColor",
|
|
8822
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8207
8823
|
clipPath: "url(#a)"
|
|
8208
8824
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8209
|
-
stroke: "currentColor",
|
|
8210
8825
|
strokeLinecap: "round",
|
|
8211
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8212
8826
|
d: "m21 9.5-5 5m0-5 5 5m-17.9.5h3.8558c.0281 0 .055.0119.074.0327l4.7962 5.2759c.0615.0676.174.0241.174-.0673v-16.4826c0-.0914-.1125-.135-.174-.0673l-4.7962 5.2759a.1.1 0 0 1-.074.0327h-3.8558a.1.1 0 0 0-.1.1v5.8a.1.1 0 0 0 .1.1Z"
|
|
8827
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8828
|
+
d: "M11.8097 12.3875v.0001"
|
|
8213
8829
|
})),
|
|
8214
8830
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
8215
8831
|
id: "a"
|
|
@@ -8233,12 +8849,14 @@ const IconSpeakerHigh = React.forwardRef(
|
|
|
8233
8849
|
ref: forwardRef2
|
|
8234
8850
|
},
|
|
8235
8851
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
8852
|
+
stroke: "currentColor",
|
|
8853
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8236
8854
|
clipPath: "url(#a)"
|
|
8237
8855
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8238
|
-
stroke: "currentColor",
|
|
8239
8856
|
strokeLinecap: "round",
|
|
8240
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8241
8857
|
d: "M16 10v4m3-8.5v12.5m-15.9-3h3.8558c.0281 0 .055.0119.074.0327l4.7962 5.2759c.0615.0676.174.0241.174-.0673v-16.4826c0-.0914-.1125-.135-.174-.0673l-4.7962 5.2759a.1.1 0 0 1-.074.0327h-3.8558a.1.1 0 0 0-.1.1v5.8a.1.1 0 0 0 .1.1Z"
|
|
8858
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8859
|
+
d: "M11.8097 12.3875v.0001"
|
|
8242
8860
|
})),
|
|
8243
8861
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
8244
8862
|
id: "a"
|
|
@@ -8262,13 +8880,15 @@ const IconSplitVertical = React.forwardRef(
|
|
|
8262
8880
|
ref: forwardRef2
|
|
8263
8881
|
},
|
|
8264
8882
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
8883
|
+
stroke: "currentColor",
|
|
8884
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8265
8885
|
clipPath: "url(#a)"
|
|
8266
8886
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8267
|
-
stroke: "currentColor",
|
|
8268
8887
|
strokeLinecap: "round",
|
|
8269
8888
|
strokeLinejoin: "round",
|
|
8270
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8271
8889
|
d: "M5 6.5v-2.5h14v2.5m-17 5.5h20m-17 5.5v2.5h14v-2.5"
|
|
8890
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8891
|
+
d: "M11.8097 12.3875v.0001"
|
|
8272
8892
|
})),
|
|
8273
8893
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
8274
8894
|
id: "a"
|
|
@@ -8292,12 +8912,14 @@ const IconSquareBracketsAngleSlash = React.forwardRef(
|
|
|
8292
8912
|
ref: forwardRef2
|
|
8293
8913
|
},
|
|
8294
8914
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
8915
|
+
stroke: "currentColor",
|
|
8916
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8295
8917
|
clipPath: "url(#a)"
|
|
8296
8918
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8297
|
-
stroke: "currentColor",
|
|
8298
8919
|
strokeLinecap: "round",
|
|
8299
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8300
8920
|
d: "m6 4-2.8232 2.8232a.25.25 0 0 0 0 .3536l2.8232 2.8232m5-7-2 8m5-7 2.8232 2.8232a.2499.2499 0 0 1 0 .3536l-2.8232 2.8232m5-7v0c1.1046 0 2 .8954 2 2v14c0 1.1046-.8954 2-2 2h-14c-1.1046 0-2-.8954-2-2v-5"
|
|
8921
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8922
|
+
d: "M11.8097 12.3875v.0001"
|
|
8301
8923
|
})),
|
|
8302
8924
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
8303
8925
|
id: "a"
|
|
@@ -8329,6 +8951,11 @@ const IconSquareCirclesTwo = React.forwardRef(
|
|
|
8329
8951
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8330
8952
|
fill: "currentColor",
|
|
8331
8953
|
d: "M16 15c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3ZM23 12c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3Z"
|
|
8954
|
+
}),
|
|
8955
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8956
|
+
stroke: "currentColor",
|
|
8957
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8958
|
+
d: "M11.8097 12.3875v.0001"
|
|
8332
8959
|
})
|
|
8333
8960
|
)
|
|
8334
8961
|
);
|
|
@@ -8346,13 +8973,15 @@ const IconSquareLineSquareDashed = React.forwardRef(
|
|
|
8346
8973
|
ref: forwardRef2
|
|
8347
8974
|
},
|
|
8348
8975
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
8976
|
+
stroke: "currentColor",
|
|
8977
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8349
8978
|
clipPath: "url(#a)"
|
|
8350
8979
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8351
|
-
stroke: "currentColor",
|
|
8352
8980
|
strokeLinecap: "round",
|
|
8353
8981
|
strokeLinejoin: "round",
|
|
8354
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8355
8982
|
d: "M18 3h3v3m0 4v4m0 4v3h-3m-4 0h-4m-4 0h-3v-3m0-15h11v11h-11v-11Z"
|
|
8983
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8984
|
+
d: "M11.8097 12.3875v.0001"
|
|
8356
8985
|
})),
|
|
8357
8986
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
8358
8987
|
id: "a"
|
|
@@ -8376,11 +9005,11 @@ const IconSquareRounded = React.forwardRef(
|
|
|
8376
9005
|
ref: forwardRef2
|
|
8377
9006
|
},
|
|
8378
9007
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
8379
|
-
clipPath: "url(#a)"
|
|
8380
|
-
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8381
9008
|
stroke: "currentColor",
|
|
8382
9009
|
strokeWidth: "var(--svg-stroke-width)",
|
|
8383
|
-
|
|
9010
|
+
clipPath: "url(#a)"
|
|
9011
|
+
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9012
|
+
d: "M16 4h-8c-2.2091 0-4 1.7909-4 4v8c0 2.2091 1.7909 4 4 4h8c2.2091 0 4-1.7909 4-4v-8c0-2.2091-1.7909-4-4-4ZM11.8097 12.3875v.0001"
|
|
8384
9013
|
})),
|
|
8385
9014
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
8386
9015
|
id: "a"
|
|
@@ -8413,6 +9042,11 @@ const IconSquareStarScribble = React.forwardRef(
|
|
|
8413
9042
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8414
9043
|
fill: "currentColor",
|
|
8415
9044
|
d: "M17.7042 3.8183a1.9997 1.9997 0 0 0 1.1141-1.1141l.6817-1.7042.6817 1.7042a1.9996 1.9996 0 0 0 1.1141 1.1141l1.7042.6817-1.7042.6817a1.9997 1.9997 0 0 0-1.1141 1.1141l-.6817 1.7042-.6817-1.7042a1.9996 1.9996 0 0 0-1.1141-1.1141l-1.7042-.6817 1.7042-.6817Z"
|
|
9045
|
+
}),
|
|
9046
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9047
|
+
stroke: "currentColor",
|
|
9048
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9049
|
+
d: "M11.8097 12.3875v.0001"
|
|
8416
9050
|
})
|
|
8417
9051
|
)
|
|
8418
9052
|
);
|
|
@@ -8430,12 +9064,14 @@ const IconSquareTriangleCirclePlus = React.forwardRef(
|
|
|
8430
9064
|
ref: forwardRef2
|
|
8431
9065
|
},
|
|
8432
9066
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
9067
|
+
stroke: "currentColor",
|
|
9068
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8433
9069
|
clipPath: "url(#a)"
|
|
8434
9070
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8435
|
-
stroke: "currentColor",
|
|
8436
9071
|
strokeLinecap: "round",
|
|
8437
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8438
9072
|
d: "M17 14v3m0 0v3m0-3h-3m3 0h3m-15-13h4c.5523 0 1 .4477 1 1v4c0 .5523-.4477 1-1 1h-4c-.5523 0-1-.4477-1-1v-4c0-.5523.4477-1 1-1Zm9.1637 5.6452 2.6093-5.6534c.0894-.1936.3646-.1936.454 0l2.6093 5.6534c.0764.1657-.0446.3548-.227.3548h-5.2186c-.1824 0-.3034-.1891-.227-.3548Zm-9.285 9.4761c1.1715 1.1716 3.071 1.1716 4.2426 0 1.1716-1.1716 1.1716-3.0711 0-4.2426-1.1715-1.1716-3.071-1.1716-4.2426 0-1.1716 1.1715-1.1716 3.071 0 4.2426Z"
|
|
9073
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9074
|
+
d: "M11.8097 12.3875v.0001"
|
|
8439
9075
|
})),
|
|
8440
9076
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
8441
9077
|
id: "a"
|
|
@@ -8459,11 +9095,11 @@ const IconSquare = React.forwardRef(
|
|
|
8459
9095
|
ref: forwardRef2
|
|
8460
9096
|
},
|
|
8461
9097
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
8462
|
-
clipPath: "url(#a)"
|
|
8463
|
-
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8464
9098
|
stroke: "currentColor",
|
|
8465
9099
|
strokeWidth: "var(--svg-stroke-width)",
|
|
8466
|
-
|
|
9100
|
+
clipPath: "url(#a)"
|
|
9101
|
+
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9102
|
+
d: "M20.75 3h-17.5a.25.25 0 0 0-.25.25v17.5a.25.25 0 0 0 .25.25h17.5a.25.25 0 0 0 .25-.25v-17.5a.25.25 0 0 0-.25-.25ZM11.8097 12.3875v.0001"
|
|
8467
9103
|
})),
|
|
8468
9104
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
8469
9105
|
id: "a"
|
|
@@ -8488,11 +9124,13 @@ const IconSquaresFour = React.forwardRef(
|
|
|
8488
9124
|
},
|
|
8489
9125
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
8490
9126
|
stroke: "currentColor",
|
|
8491
|
-
strokeLinecap: "round",
|
|
8492
9127
|
strokeWidth: "var(--svg-stroke-width)",
|
|
8493
9128
|
clipPath: "url(#a)"
|
|
8494
9129
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9130
|
+
strokeLinecap: "round",
|
|
8495
9131
|
d: "M9.5 14h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5ZM19.5 14h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5ZM9.5 4h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5ZM19.5 4h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5Z"
|
|
9132
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9133
|
+
d: "M11.8097 12.3875v.0001"
|
|
8496
9134
|
})),
|
|
8497
9135
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
8498
9136
|
id: "a"
|
|
@@ -8529,6 +9167,11 @@ const IconSquaresGroup = React.forwardRef(
|
|
|
8529
9167
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8530
9168
|
fill: "currentColor",
|
|
8531
9169
|
d: "M7 11h3v3h3v3h-6v-6Z"
|
|
9170
|
+
}),
|
|
9171
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9172
|
+
stroke: "currentColor",
|
|
9173
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9174
|
+
d: "M11.8097 12.3875v.0001"
|
|
8532
9175
|
})
|
|
8533
9176
|
)
|
|
8534
9177
|
);
|
|
@@ -8546,10 +9189,18 @@ const IconSquaresMerge = React.forwardRef(
|
|
|
8546
9189
|
ref: forwardRef2
|
|
8547
9190
|
},
|
|
8548
9191
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
9192
|
+
stroke: "currentColor",
|
|
9193
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8549
9194
|
clipPath: "url(#a)"
|
|
8550
9195
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8551
|
-
|
|
8552
|
-
d: "
|
|
9196
|
+
strokeLinecap: "round",
|
|
9197
|
+
d: "M6 9h3v-3m9 9h-3v3"
|
|
9198
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9199
|
+
strokeLinecap: "round",
|
|
9200
|
+
strokeLinejoin: "round",
|
|
9201
|
+
d: "M6 9h-3v12h12v-3m-6-12v-3h12v12h-3"
|
|
9202
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9203
|
+
d: "M11.8097 12.3875v.0001"
|
|
8553
9204
|
})),
|
|
8554
9205
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
8555
9206
|
id: "a"
|
|
@@ -8574,11 +9225,13 @@ const IconSquaresThree = React.forwardRef(
|
|
|
8574
9225
|
},
|
|
8575
9226
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
8576
9227
|
stroke: "currentColor",
|
|
8577
|
-
strokeLinecap: "round",
|
|
8578
9228
|
strokeWidth: "var(--svg-stroke-width)",
|
|
8579
9229
|
clipPath: "url(#a)"
|
|
8580
9230
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9231
|
+
strokeLinecap: "round",
|
|
8581
9232
|
d: "M9.5 14h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5ZM19.5 14h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5ZM9.5 4h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5Z"
|
|
9233
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9234
|
+
d: "M11.8097 12.3875v.0001"
|
|
8582
9235
|
})),
|
|
8583
9236
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
8584
9237
|
id: "a"
|
|
@@ -8602,13 +9255,15 @@ const IconSquaresTwoOverlap = React.forwardRef(
|
|
|
8602
9255
|
ref: forwardRef2
|
|
8603
9256
|
},
|
|
8604
9257
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
9258
|
+
stroke: "currentColor",
|
|
9259
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8605
9260
|
clipPath: "url(#a)"
|
|
8606
9261
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8607
|
-
stroke: "currentColor",
|
|
8608
9262
|
strokeLinecap: "round",
|
|
8609
9263
|
strokeLinejoin: "round",
|
|
8610
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8611
9264
|
d: "M9 5v-2h12v12h-2m-16-6h12v12h-12v-12Z"
|
|
9265
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9266
|
+
d: "M11.8097 12.3875v.0001"
|
|
8612
9267
|
})),
|
|
8613
9268
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
8614
9269
|
id: "a"
|
|
@@ -8641,6 +9296,11 @@ const IconSquaresUngroup = React.forwardRef(
|
|
|
8641
9296
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8642
9297
|
fill: "currentColor",
|
|
8643
9298
|
d: "M8 2h3v3h-3v-3ZM19 2h3v3h-3v-3ZM19 13h3v3h-3v-3ZM8 13h3v3h-3v-3ZM2 8h3v3h-3v-3ZM2 19h3v3h-3v-3ZM13 19h3v3h-3v-3Z"
|
|
9299
|
+
}),
|
|
9300
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9301
|
+
stroke: "currentColor",
|
|
9302
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9303
|
+
d: "M11.8097 12.3875v.0001"
|
|
8644
9304
|
})
|
|
8645
9305
|
)
|
|
8646
9306
|
);
|
|
@@ -8658,13 +9318,15 @@ const IconSquaresUnmerge = React.forwardRef(
|
|
|
8658
9318
|
ref: forwardRef2
|
|
8659
9319
|
},
|
|
8660
9320
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
9321
|
+
stroke: "currentColor",
|
|
9322
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8661
9323
|
clipPath: "url(#a)"
|
|
8662
9324
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8663
|
-
stroke: "currentColor",
|
|
8664
9325
|
strokeLinecap: "round",
|
|
8665
9326
|
strokeLinejoin: "round",
|
|
8666
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8667
9327
|
d: "M9 3h12v12h-12v-12Zm6 6h-12v12h12v-12Z"
|
|
9328
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9329
|
+
d: "M11.8097 12.3875v.0001"
|
|
8668
9330
|
})),
|
|
8669
9331
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
8670
9332
|
id: "a"
|
|
@@ -8688,13 +9350,15 @@ const IconStack = React.forwardRef(
|
|
|
8688
9350
|
ref: forwardRef2
|
|
8689
9351
|
},
|
|
8690
9352
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
9353
|
+
stroke: "currentColor",
|
|
9354
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8691
9355
|
clipPath: "url(#a)"
|
|
8692
9356
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8693
|
-
stroke: "currentColor",
|
|
8694
9357
|
strokeLinecap: "round",
|
|
8695
9358
|
strokeLinejoin: "round",
|
|
8696
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8697
9359
|
d: "m18 14 4 1.5-10 4.5-10-4.5 4-1.5m6-10 10 4.5-10 4.5-10-4.5 10-4.5Z"
|
|
9360
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9361
|
+
d: "M11.8097 12.3875v.0001"
|
|
8698
9362
|
})),
|
|
8699
9363
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
8700
9364
|
id: "a"
|
|
@@ -8858,8 +9522,11 @@ const IconStickyEyeOpen = React.forwardRef(
|
|
|
8858
9522
|
fill: "currentColor"
|
|
8859
9523
|
}),
|
|
8860
9524
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8861
|
-
|
|
8862
|
-
|
|
9525
|
+
stroke: "currentColor",
|
|
9526
|
+
strokeLinecap: "round",
|
|
9527
|
+
strokeLinejoin: "round",
|
|
9528
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9529
|
+
d: "M21 11v3m0 0h-7v7m7-7-7 7m-8-18h-2c-.5523 0-1 .4477-1 1v16c0 .5523.4477 1 1 1h10m-5-15c0-.5 2-4 6-4s6 3.5 6 4-2 4-6 4-6-3.5-6-4Z"
|
|
8863
9530
|
})
|
|
8864
9531
|
)
|
|
8865
9532
|
);
|
|
@@ -8937,13 +9604,15 @@ const IconStickyNote = React.forwardRef(
|
|
|
8937
9604
|
ref: forwardRef2
|
|
8938
9605
|
},
|
|
8939
9606
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
9607
|
+
stroke: "currentColor",
|
|
9608
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8940
9609
|
clipPath: "url(#a)"
|
|
8941
9610
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8942
|
-
stroke: "currentColor",
|
|
8943
9611
|
strokeLinecap: "round",
|
|
8944
9612
|
strokeLinejoin: "round",
|
|
8945
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8946
9613
|
d: "M21 14.5v-11.5h-18v18h11.5m6.5-6.5-6.5 6.5m6.5-6.5h-6.5v6.5"
|
|
9614
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9615
|
+
d: "M11.8097 12.3875v.0001"
|
|
8947
9616
|
})),
|
|
8948
9617
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
8949
9618
|
id: "a"
|
|
@@ -8969,8 +9638,10 @@ const IconStickyNotesTwo = React.forwardRef(
|
|
|
8969
9638
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
8970
9639
|
clipPath: "url(#a)"
|
|
8971
9640
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
8972
|
-
|
|
8973
|
-
|
|
9641
|
+
stroke: "currentColor",
|
|
9642
|
+
strokeLinejoin: "round",
|
|
9643
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9644
|
+
d: "M16 8v-4.5a.5.5 0 0 0-.5-.5h-12a.5.5 0 0 0-.5.5v12a.5.5 0 0 0 .5.5h4.5m8-8h-7.5a.5.5 0 0 0-.5.5v7.5m8-8h4.5a.5.5 0 0 1 .5.5v6.5m-13 1v4.5a.5.5 0 0 0 .5.5h6.5m0 0 6-6m-6 6v-6h6"
|
|
8974
9645
|
})),
|
|
8975
9646
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
8976
9647
|
id: "a"
|
|
@@ -8993,16 +9664,20 @@ const IconStopCircle = React.forwardRef(
|
|
|
8993
9664
|
fill: "none",
|
|
8994
9665
|
ref: forwardRef2
|
|
8995
9666
|
},
|
|
8996
|
-
/* @__PURE__ */ React__default["default"].createElement("
|
|
8997
|
-
cx: 12,
|
|
8998
|
-
cy: 12,
|
|
8999
|
-
r: 9,
|
|
9667
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9000
9668
|
stroke: "currentColor",
|
|
9001
|
-
|
|
9669
|
+
strokeLinejoin: "round",
|
|
9670
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9671
|
+
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"
|
|
9002
9672
|
}),
|
|
9003
9673
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9004
9674
|
fill: "currentColor",
|
|
9005
9675
|
d: "M9 10c0-.5523.4477-1 1-1h4c.5523 0 1 .4477 1 1v4c0 .5523-.4477 1-1 1h-4c-.5523 0-1-.4477-1-1v-4Z"
|
|
9676
|
+
}),
|
|
9677
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9678
|
+
stroke: "currentColor",
|
|
9679
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9680
|
+
d: "M11.8097 12.3875v.0001"
|
|
9006
9681
|
})
|
|
9007
9682
|
)
|
|
9008
9683
|
);
|
|
@@ -9222,6 +9897,11 @@ const IconTag = React.forwardRef(
|
|
|
9222
9897
|
cy: 8.5,
|
|
9223
9898
|
r: 1.5,
|
|
9224
9899
|
fill: "currentColor"
|
|
9900
|
+
}),
|
|
9901
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9902
|
+
stroke: "currentColor",
|
|
9903
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9904
|
+
d: "M11.8097 12.3875v.0001"
|
|
9225
9905
|
})
|
|
9226
9906
|
)
|
|
9227
9907
|
);
|
|
@@ -9247,8 +9927,16 @@ const IconTextAUnderline = React.forwardRef(
|
|
|
9247
9927
|
rx: 0.5
|
|
9248
9928
|
}),
|
|
9249
9929
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9250
|
-
|
|
9251
|
-
|
|
9930
|
+
stroke: "currentColor",
|
|
9931
|
+
strokeLinecap: "round",
|
|
9932
|
+
strokeLinejoin: "round",
|
|
9933
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9934
|
+
d: "m7 16 1.25-3m8.75 3-1.25-3m0 0-3.75-9-3.75 9m7.5 0h-7.5"
|
|
9935
|
+
}),
|
|
9936
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9937
|
+
stroke: "currentColor",
|
|
9938
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9939
|
+
d: "M11.8097 12.3875v.0001"
|
|
9252
9940
|
})
|
|
9253
9941
|
)
|
|
9254
9942
|
);
|
|
@@ -9266,13 +9954,15 @@ const IconTextAlignCenter = React.forwardRef(
|
|
|
9266
9954
|
ref: forwardRef2
|
|
9267
9955
|
},
|
|
9268
9956
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
9957
|
+
stroke: "currentColor",
|
|
9958
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9269
9959
|
clipPath: "url(#a)"
|
|
9270
9960
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9271
|
-
stroke: "currentColor",
|
|
9272
9961
|
strokeLinecap: "round",
|
|
9273
9962
|
strokeLinejoin: "round",
|
|
9274
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9275
9963
|
d: "M5 6h14m-11 4h8m-11 4h14m-11 4h8"
|
|
9964
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9965
|
+
d: "M11.8097 12.3875v.0001"
|
|
9276
9966
|
})),
|
|
9277
9967
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
9278
9968
|
id: "a"
|
|
@@ -9296,13 +9986,15 @@ const IconTextAlignLeft = React.forwardRef(
|
|
|
9296
9986
|
ref: forwardRef2
|
|
9297
9987
|
},
|
|
9298
9988
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
9989
|
+
stroke: "currentColor",
|
|
9990
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9299
9991
|
clipPath: "url(#a)"
|
|
9300
9992
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9301
|
-
stroke: "currentColor",
|
|
9302
9993
|
strokeLinecap: "round",
|
|
9303
9994
|
strokeLinejoin: "round",
|
|
9304
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9305
9995
|
d: "M5 6h14m-14 6h7m-7 6h14"
|
|
9996
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9997
|
+
d: "M11.8097 12.3875v.0001"
|
|
9306
9998
|
})),
|
|
9307
9999
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
9308
10000
|
id: "a"
|
|
@@ -9327,7 +10019,19 @@ const IconTextBBoldItalicUnderlined = React.forwardRef(
|
|
|
9327
10019
|
},
|
|
9328
10020
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9329
10021
|
fill: "currentColor",
|
|
9330
|
-
d: "M4 20c0-.5523.4477-1 1-1h12c.5523 0 1 .4477 1 1s-.4477 1-1 1h-12c-.5523 0-1-.4477-1-
|
|
10022
|
+
d: "M4 20c0-.5523.4477-1 1-1h12c.5523 0 1 .4477 1 1s-.4477 1-1 1h-12c-.5523 0-1-.4477-1-1Z"
|
|
10023
|
+
}),
|
|
10024
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10025
|
+
stroke: "currentColor",
|
|
10026
|
+
strokeLinecap: "round",
|
|
10027
|
+
strokeLinejoin: "round",
|
|
10028
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10029
|
+
d: "M12.5 9.75c1.8317 0 3.25.5 3.25 2.5s-1.75 3.5-4.25 3.5h-4l1.125-6m3.875 0c1.8317 0 4-.75 4-3.25s-2.5-2.75-3-2.75h-3.75l-1.125 6m3.875 0h-3.875"
|
|
10030
|
+
}),
|
|
10031
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10032
|
+
stroke: "currentColor",
|
|
10033
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10034
|
+
d: "M11.8097 12.3875v.0001"
|
|
9331
10035
|
})
|
|
9332
10036
|
)
|
|
9333
10037
|
);
|
|
@@ -9345,13 +10049,15 @@ const IconTextBBold = React.forwardRef(
|
|
|
9345
10049
|
ref: forwardRef2
|
|
9346
10050
|
},
|
|
9347
10051
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
10052
|
+
stroke: "currentColor",
|
|
10053
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9348
10054
|
clipPath: "url(#a)"
|
|
9349
10055
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9350
|
-
stroke: "currentColor",
|
|
9351
10056
|
strokeLinecap: "round",
|
|
9352
10057
|
strokeLinejoin: "round",
|
|
9353
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9354
10058
|
d: "M13.5 11.75h-6.25m6.25 0c1.0551 0 2.5-1.1794 2.5-3s-1.082-3.5-3.25-3.5h-5.5v6.5m6.25 0c2.5 0 3.5 1.8379 3.5 3.5s-1.2253 3.5-3.5 3.5h-6.25v-7"
|
|
10059
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10060
|
+
d: "M11.8097 12.3875v.0001"
|
|
9355
10061
|
})),
|
|
9356
10062
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
9357
10063
|
id: "a"
|
|
@@ -9375,14 +10081,22 @@ const IconTextCursorEyeOpen = React.forwardRef(
|
|
|
9375
10081
|
ref: forwardRef2
|
|
9376
10082
|
},
|
|
9377
10083
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9378
|
-
|
|
9379
|
-
|
|
10084
|
+
stroke: "currentColor",
|
|
10085
|
+
strokeLinecap: "round",
|
|
10086
|
+
strokeLinejoin: "round",
|
|
10087
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10088
|
+
d: "M2 7h3c1.1046 0 2 .8954 2 2v10m0 0c0 1.1046-.8954 2-2 2h-3m5-2c0 1.1046.8954 2 2 2h3m-2-14c0-.5 2-4 6-4s6 3.5 6 4-2 4-6 4-6-3.5-6-4Z"
|
|
9380
10089
|
}),
|
|
9381
10090
|
/* @__PURE__ */ React__default["default"].createElement("circle", {
|
|
9382
10091
|
cx: 16,
|
|
9383
10092
|
cy: 7,
|
|
9384
10093
|
r: 2,
|
|
9385
10094
|
fill: "currentColor"
|
|
10095
|
+
}),
|
|
10096
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10097
|
+
stroke: "currentColor",
|
|
10098
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10099
|
+
d: "M11.8097 12.3875v.0001"
|
|
9386
10100
|
})
|
|
9387
10101
|
)
|
|
9388
10102
|
);
|
|
@@ -9400,13 +10114,15 @@ const IconTextHOne = React.forwardRef(
|
|
|
9400
10114
|
ref: forwardRef2
|
|
9401
10115
|
},
|
|
9402
10116
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
10117
|
+
stroke: "currentColor",
|
|
10118
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9403
10119
|
clipPath: "url(#a)"
|
|
9404
10120
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9405
|
-
stroke: "currentColor",
|
|
9406
10121
|
strokeLinecap: "round",
|
|
9407
10122
|
strokeLinejoin: "round",
|
|
9408
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9409
10123
|
d: "M5 6v6m0 6v-6m0 0h7m0 0v-6m0 6v6m5-12h3v12"
|
|
10124
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10125
|
+
d: "M11.8097 12.3875v.0001"
|
|
9410
10126
|
})),
|
|
9411
10127
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
9412
10128
|
id: "a"
|
|
@@ -9430,13 +10146,15 @@ const IconTextHThree = React.forwardRef(
|
|
|
9430
10146
|
ref: forwardRef2
|
|
9431
10147
|
},
|
|
9432
10148
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
10149
|
+
stroke: "currentColor",
|
|
10150
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9433
10151
|
clipPath: "url(#a)"
|
|
9434
10152
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9435
|
-
stroke: "currentColor",
|
|
9436
10153
|
strokeLinecap: "round",
|
|
9437
10154
|
strokeLinejoin: "round",
|
|
9438
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9439
10155
|
d: "M4 6v6m0 6v-6m0 0h7m0 0v-6m0 6v6m4-12h5v6m-5 0h5m0 0v6h-5"
|
|
10156
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10157
|
+
d: "M11.8097 12.3875v.0001"
|
|
9440
10158
|
})),
|
|
9441
10159
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
9442
10160
|
id: "a"
|
|
@@ -9460,13 +10178,15 @@ const IconTextHTwo = React.forwardRef(
|
|
|
9460
10178
|
ref: forwardRef2
|
|
9461
10179
|
},
|
|
9462
10180
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
10181
|
+
stroke: "currentColor",
|
|
10182
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9463
10183
|
clipPath: "url(#a)"
|
|
9464
10184
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9465
|
-
stroke: "currentColor",
|
|
9466
10185
|
strokeLinecap: "round",
|
|
9467
10186
|
strokeLinejoin: "round",
|
|
9468
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9469
10187
|
d: "M4 6v6m0 6v-6m0 0h7m0 0v-6m0 6v6m4-12h5v6h-5v6h5"
|
|
10188
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10189
|
+
d: "M11.8097 12.3875v.0001"
|
|
9470
10190
|
})),
|
|
9471
10191
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
9472
10192
|
id: "a"
|
|
@@ -9490,12 +10210,14 @@ const IconTextIItalic = React.forwardRef(
|
|
|
9490
10210
|
ref: forwardRef2
|
|
9491
10211
|
},
|
|
9492
10212
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
10213
|
+
stroke: "currentColor",
|
|
10214
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9493
10215
|
clipPath: "url(#a)"
|
|
9494
10216
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9495
|
-
stroke: "currentColor",
|
|
9496
10217
|
strokeLinecap: "round",
|
|
9497
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9498
10218
|
d: "M11 5h4m4 0h-4m0 0-6 14m0 0h-4m4 0h4"
|
|
10219
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10220
|
+
d: "M11.8097 12.3875v.0001"
|
|
9499
10221
|
})),
|
|
9500
10222
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
9501
10223
|
id: "a"
|
|
@@ -9519,13 +10241,15 @@ const IconTextIndent = React.forwardRef(
|
|
|
9519
10241
|
ref: forwardRef2
|
|
9520
10242
|
},
|
|
9521
10243
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
10244
|
+
stroke: "currentColor",
|
|
10245
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9522
10246
|
clipPath: "url(#a)"
|
|
9523
10247
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9524
|
-
stroke: "currentColor",
|
|
9525
10248
|
strokeLinecap: "round",
|
|
9526
10249
|
strokeLinejoin: "round",
|
|
9527
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9528
10250
|
d: "M12 3v18m-10-9h7m0 0-3-3m3 3-3 3m10-9h6m-6 6h3m-3 6h6"
|
|
10251
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10252
|
+
d: "M11.8097 12.3875v.0001"
|
|
9529
10253
|
})),
|
|
9530
10254
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
9531
10255
|
id: "a"
|
|
@@ -9549,13 +10273,15 @@ const IconTextLinesThree = React.forwardRef(
|
|
|
9549
10273
|
ref: forwardRef2
|
|
9550
10274
|
},
|
|
9551
10275
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
10276
|
+
stroke: "currentColor",
|
|
10277
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9552
10278
|
clipPath: "url(#a)"
|
|
9553
10279
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9554
|
-
stroke: "currentColor",
|
|
9555
10280
|
strokeLinecap: "round",
|
|
9556
10281
|
strokeLinejoin: "round",
|
|
9557
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9558
10282
|
d: "M4 6h15m-15 6h15m-15 6h9"
|
|
10283
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10284
|
+
d: "M11.8097 12.3875v.0001"
|
|
9559
10285
|
})),
|
|
9560
10286
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
9561
10287
|
id: "a"
|
|
@@ -9579,13 +10305,15 @@ const IconTextSStrikethrough = React.forwardRef(
|
|
|
9579
10305
|
ref: forwardRef2
|
|
9580
10306
|
},
|
|
9581
10307
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
10308
|
+
stroke: "currentColor",
|
|
10309
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9582
10310
|
clipPath: "url(#a)"
|
|
9583
10311
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9584
|
-
stroke: "currentColor",
|
|
9585
10312
|
strokeLinecap: "round",
|
|
9586
10313
|
strokeLinejoin: "round",
|
|
9587
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9588
10314
|
d: "M8 18.9999s1.1958.9922 4 1c.9809.0028 4-.5 4-4s-4-4-4-4m0 0h-7m7 0h7m-3.5-7.25s-3.2759-1.8159-6 0c-1.2165.811-1.5459 2.0443-1.4489 3.2501"
|
|
10315
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10316
|
+
d: "M11.8097 12.3875v.0001"
|
|
9589
10317
|
})),
|
|
9590
10318
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
9591
10319
|
id: "a"
|
|
@@ -9620,6 +10348,11 @@ const IconTextStyles = React.forwardRef(
|
|
|
9620
10348
|
fillRule: "evenodd",
|
|
9621
10349
|
d: "M21.6931 21.3213a3.984 3.984 0 0 0 .6079-.5395c.1825-.1993.3302-.3942.442-.5849.0869-.1298.1507-.2589.1897-.3872.0437-.1307.0673-.2506.0673-.3586 0-.1052-.0536-.1964-.1369-.2727-.0811-.0799-.1787-.124-.2898-.124-.094 0-.1664.0636-.2198.1366a7.6536 7.6536 0 0 1-.1688.2204l-.0008.001-.0007.0009c-.2208.2942-.4714.5136-.7513.661-.2698.1451-.6255.2213-1.0714.2213a1.0897 1.0897 0 0 1-.505-.1233c-.1461-.0778-.2813-.2218-.4016-.4434-.1196-.2264-.2163-.5373-.2873-.9369-.0706-.3974-.1065-.9123-.1065-1.5465 0-.2206.0205-.4659.0619-.7361a21.212 21.212 0 0 1 .1342-.7815 75.761 75.761 0 0 1 .1435-.6681c.0415-.1882.0652-.3235.0652-.395 0-.1196-.014-.2238-.0538-.2987a.5385.5385 0 0 0-.115-.1753 18.6126 18.6126 0 0 0-.1109-.1271c-.0256-.0401-.0513-.1062-.0734-.2049l-.0004-.0019-.0005-.0019c-.0269-.1-.0731-.2007-.137-.3022a1.3113 1.3113 0 0 0-.2215-.2679c-.0826-.0818-.1697-.1492-.2613-.2012-.0935-.053-.1875-.0837-.2805-.0837a.4145.4145 0 0 0-.1859.0456 1.8137 1.8137 0 0 0-.1478.0823l-.1354.0672a.314.314 0 0 1-.1066.0192c-.0365 0-.0867-.0068-.1525-.0229a4.6873 4.6873 0 0 0-.2113-.0699 3.322 3.322 0 0 0-.217-.0806c-.0729-.0262-.1435-.0409-.2108-.0409-.218 0-.488.1032-.8034.2898-.313.1829-.6421.4343-.9872.7528-.346.3134-.6851.6803-1.0175 1.1002a7.9268 7.9268 0 0 0-.8643 1.3277c-.2167.4122-.4006.7922-.5516 1.14l-.0005.0012c-.1447.3472-.2656.6711-.3625.9716l-.0003.0012c-.091.295-.158.573-.2008.8338l-.0003.0021c-.0365.2598-.0549.5082-.0549.7451 0 .2428.0408.4741.1228.6933.0813.2172.1912.4108.3301.58l.0013.0016c.1447.1687.3093.3041.4938.4051l.0012.0007c.1926.1019.3936.1538.6019.1538.3074 0 .652-.0983 1.0314-.2867.384-.1935.7704-.4413 1.1583-.7421.3934-.3065.7716-.6489 1.1343-1.0269.3121-.3201.588-.6428.8273-.9681.0711.3367.1567.6594.257.9679l.0004.0013c.1281.3754.2873.7073.4783.9947l.0013.0019c.1984.2831.4322.5096.7018.6776.2809.1711.6111.2554.9854.2554.2877 0 .5663-.0529.8351-.1583.2648-.104.509-.2359.7314-.3954Zm-4.0998-6.7647c.121.1722.1906.4703.1906.9119 0 .2156-.0371.4538-.1131.715-.0766.2573-.1769.521-.3012.7911a8.4463 8.4463 0 0 1-.4182.795l-.0008.0014a10.8507 10.8507 0 0 1-.4459.7171l-.0007.001c-.1344.2031-.3077.4192-.5208.6484a9.3732 9.3732 0 0 1-.6586.6273l-.001.0008c-.219.1939-.4252.3546-.6184.4826-.0959.0605-.1777.1043-.246.1328-.0695.029-.1192.0396-.1525.0396-.2845 0-.4491-.0786-.5323-.2066-.0956-.1533-.1474-.3605-.1474-.6289 0-.1801.0312-.3859.0956-.6182.0647-.2398.1505-.4894.257-.748.1129-.2655.2408-.5372.3837-.8149.1431-.2782.2921-.5504.4471-.8167a35.79 35.79 0 0 1 .4747-.7646c.1609-.2426.3125-.458.455-.6466l.0008-.001.0008-.0011c.0676-.0951.1561-.1947.2667-.2987a2.5586 2.5586 0 0 1 .3645-.2842 1.9823 1.9823 0 0 1 .4123-.2047l.0019-.0007c.1464-.0559.2879-.0831.4251-.0831.1316 0 .2596.073.3811.254Z",
|
|
9622
10350
|
clipRule: "evenodd"
|
|
10351
|
+
}),
|
|
10352
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10353
|
+
stroke: "currentColor",
|
|
10354
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10355
|
+
d: "M11.8097 12.3875v.0001"
|
|
9623
10356
|
})
|
|
9624
10357
|
)
|
|
9625
10358
|
);
|
|
@@ -9637,12 +10370,14 @@ const IconTextT = React.forwardRef(
|
|
|
9637
10370
|
ref: forwardRef2
|
|
9638
10371
|
},
|
|
9639
10372
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
10373
|
+
stroke: "currentColor",
|
|
10374
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9640
10375
|
clipPath: "url(#a)"
|
|
9641
10376
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9642
|
-
stroke: "currentColor",
|
|
9643
10377
|
strokeLinecap: "round",
|
|
9644
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9645
10378
|
d: "M4 7v-2.5a.5.5 0 0 1 .5-.5h7.5m8 3v-2.5a.5.5 0 0 0-.5-.5h-7.5m0 0v16m0 0h-3m3 0h3"
|
|
10379
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10380
|
+
d: "M11.8097 12.3875v.0001"
|
|
9646
10381
|
})),
|
|
9647
10382
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
9648
10383
|
id: "a"
|
|
@@ -9666,13 +10401,15 @@ const IconTextUUnderlined = React.forwardRef(
|
|
|
9666
10401
|
ref: forwardRef2
|
|
9667
10402
|
},
|
|
9668
10403
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
10404
|
+
stroke: "currentColor",
|
|
10405
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9669
10406
|
clipPath: "url(#a)"
|
|
9670
10407
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9671
|
-
stroke: "currentColor",
|
|
9672
10408
|
strokeLinecap: "round",
|
|
9673
10409
|
strokeLinejoin: "round",
|
|
9674
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9675
10410
|
d: "M7 20h10m-10-16v8c0 3 2.7229 4 5 4s5-1 5-4v-8"
|
|
10411
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10412
|
+
d: "M11.8097 12.3875v.0001"
|
|
9676
10413
|
})),
|
|
9677
10414
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
9678
10415
|
id: "a"
|
|
@@ -9696,12 +10433,14 @@ const IconThumbsUp = React.forwardRef(
|
|
|
9696
10433
|
ref: forwardRef2
|
|
9697
10434
|
},
|
|
9698
10435
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
10436
|
+
stroke: "currentColor",
|
|
10437
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9699
10438
|
clipPath: "url(#a)"
|
|
9700
10439
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9701
|
-
stroke: "currentColor",
|
|
9702
10440
|
strokeLinecap: "round",
|
|
9703
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9704
10441
|
d: "M4 11.6167v8.3833m3.2-1.0479v-7.1281c0-.1369.0273-.2724.0803-.399l3.2494-8.1005c.1626-.3879.7001-.4402.937-.0911l.553 1.077c.6668.9826.8807 2.196.5892 3.3417l-.5892 2.3479h5.3333c1.1782 0 2.647.9832 2.647 2.1406v2.6198c0 2.8938-2.9211 5.2396-5.8667 5.2396h-5.8666c-.5891 0-1.0667-.4692-1.0667-1.0479Z"
|
|
10442
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10443
|
+
d: "M11.8097 12.3875v.0001"
|
|
9705
10444
|
})),
|
|
9706
10445
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
9707
10446
|
id: "a"
|
|
@@ -9755,8 +10494,16 @@ const IconTicket = React.forwardRef(
|
|
|
9755
10494
|
ref: forwardRef2
|
|
9756
10495
|
},
|
|
9757
10496
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9758
|
-
|
|
9759
|
-
|
|
10497
|
+
stroke: "currentColor",
|
|
10498
|
+
strokeLinecap: "round",
|
|
10499
|
+
strokeLinejoin: "round",
|
|
10500
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10501
|
+
d: "M11 5v14m-6.5-14h15c.5523 0 1 .4477 1 1v3.148c-1.7543 0-3 1.0977-3 2.852s1.2457 2.852 3 2.852v3.148c0 .5523-.4477 1-1 1h-15c-.5523 0-1-.4477-1-1v-3.148c1.7543 0 3-1.0977 3-2.852 0-1.5938-1.2457-2.852-3-2.852v-3.148c0-.5523.4477-1 1-1Z"
|
|
10502
|
+
}),
|
|
10503
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10504
|
+
stroke: "currentColor",
|
|
10505
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10506
|
+
d: "M11.8097 12.3875v.0001"
|
|
9760
10507
|
})
|
|
9761
10508
|
)
|
|
9762
10509
|
);
|
|
@@ -9774,14 +10521,23 @@ const IconTimer = React.forwardRef(
|
|
|
9774
10521
|
ref: forwardRef2
|
|
9775
10522
|
},
|
|
9776
10523
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9777
|
-
|
|
9778
|
-
|
|
10524
|
+
stroke: "currentColor",
|
|
10525
|
+
strokeLinecap: "round",
|
|
10526
|
+
strokeLinejoin: "round",
|
|
10527
|
+
strokeMiterlimit: 1.414,
|
|
10528
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10529
|
+
d: "m12 12 3-3m-3-6c-4.9706 0-9 4.0294-9 9s4.0294 9 9 9 9-4.0294 9-9-4.0294-9-9-9Zm0 0v-2"
|
|
9779
10530
|
}),
|
|
9780
10531
|
/* @__PURE__ */ React__default["default"].createElement("circle", {
|
|
9781
10532
|
cx: 12,
|
|
9782
10533
|
cy: 12,
|
|
9783
10534
|
r: 2,
|
|
9784
10535
|
fill: "currentColor"
|
|
10536
|
+
}),
|
|
10537
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10538
|
+
stroke: "currentColor",
|
|
10539
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10540
|
+
d: "M11.8097 12.3875v.0001"
|
|
9785
10541
|
})
|
|
9786
10542
|
)
|
|
9787
10543
|
);
|
|
@@ -9845,7 +10601,7 @@ const IconTrackpad = React.forwardRef(
|
|
|
9845
10601
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9846
10602
|
stroke: "currentColor",
|
|
9847
10603
|
strokeWidth: "var(--svg-stroke-width)",
|
|
9848
|
-
d: "M4 14v2c0 1.6569 1.3431 3 3 3h5m-8-5v-7c0-1.6569 1.3431-3 3-3h10c1.6569 0 3 1.3431 3 3v7m-16 0h8m8 0v2c0 1.6569-1.3431 3-3 3h-5m8-5h-8m0
|
|
10604
|
+
d: "M4 14v2c0 1.6569 1.3431 3 3 3h5m-8-5v-7c0-1.6569 1.3431-3 3-3h10c1.6569 0 3 1.3431 3 3v7m-16 0h8m8 0v2c0 1.6569-1.3431 3-3 3h-5m8-5h-8m0 0v5M11.8097 12.3875v.0001"
|
|
9849
10605
|
})
|
|
9850
10606
|
)
|
|
9851
10607
|
);
|
|
@@ -9893,13 +10649,15 @@ const IconTrashSimple = React.forwardRef(
|
|
|
9893
10649
|
ref: forwardRef2
|
|
9894
10650
|
},
|
|
9895
10651
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
10652
|
+
stroke: "currentColor",
|
|
10653
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9896
10654
|
clipPath: "url(#a)"
|
|
9897
10655
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9898
|
-
stroke: "currentColor",
|
|
9899
10656
|
strokeLinecap: "round",
|
|
9900
10657
|
strokeMiterlimit: 1.414,
|
|
9901
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9902
10658
|
d: "M4 5h8m8 0h-8m0 0v-2m-6 5v12.75a.25.25 0 0 0 .25.25h11.5a.25.25 0 0 0 .25-.25v-12.75"
|
|
10659
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10660
|
+
d: "M11.8097 12.3875v.0001"
|
|
9903
10661
|
})),
|
|
9904
10662
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
9905
10663
|
id: "a"
|
|
@@ -9923,13 +10681,15 @@ const IconTrash = React.forwardRef(
|
|
|
9923
10681
|
ref: forwardRef2
|
|
9924
10682
|
},
|
|
9925
10683
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
10684
|
+
stroke: "currentColor",
|
|
10685
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9926
10686
|
clipPath: "url(#a)"
|
|
9927
10687
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9928
|
-
stroke: "currentColor",
|
|
9929
10688
|
strokeLinecap: "round",
|
|
9930
10689
|
strokeMiterlimit: 1.414,
|
|
9931
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9932
10690
|
d: "M4 5h8m8 0h-8m0 0v-2m-6 5v12.75a.25.25 0 0 0 .25.25h11.5a.25.25 0 0 0 .25-.25v-12.75m-8 0v9m4-9v9"
|
|
10691
|
+
}), /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10692
|
+
d: "M11.8097 12.3875v.0001"
|
|
9933
10693
|
})),
|
|
9934
10694
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
9935
10695
|
id: "a"
|
|
@@ -9953,10 +10713,12 @@ const IconTriangleSquareCircle = React.forwardRef(
|
|
|
9953
10713
|
ref: forwardRef2
|
|
9954
10714
|
},
|
|
9955
10715
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
10716
|
+
stroke: "currentColor",
|
|
10717
|
+
strokeLinejoin: "round",
|
|
10718
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9956
10719
|
clipPath: "url(#a)"
|
|
9957
10720
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9958
|
-
|
|
9959
|
-
d: "M3 14v-1c-.5523 0-1 .4477-1 1h1Zm7 0h1c0-.5523-.4477-1-1-1v1Zm0 7v1c.5523 0 1-.4477 1-1h-1Zm-7 0h-1c0 .5523.4477 1 1 1v-1Zm5.5-11-.8944-.4472a1 1 0 0 0 .8944 1.4472v-1Zm7 0v1a1 1 0 0 0 .8944-1.4472l-.8944.4472Zm-3.5-7 .8944-.4472a1 1 0 0 0-1.7888 0l.8944.4472Zm-9 12h7v-2h-7v2Zm6-1v7h2v-7h-2Zm1 6h-7v2h7v-2Zm-6 1v-7h-2v7h2Zm4.5-10h7v-2h-7v2Zm7.8944-1.4472-3.5-7-1.7888.8944 3.5 7 1.7888-.8944Zm-5.2888-7-3.5 7 1.7888.8944 3.5-7-1.7888-.8944Zm8.8944 14.9472c0 1.3807-1.1193 2.5-2.5 2.5v2c2.4853 0 4.5-2.0147 4.5-4.5h-2Zm-2.5 2.5c-1.3807 0-2.5-1.1193-2.5-2.5h-2c0 2.4853 2.0147 4.5 4.5 4.5v-2Zm-2.5-2.5c0-1.3807 1.1193-2.5 2.5-2.5v-2c-2.4853 0-4.5 2.0147-4.5 4.5h2Zm2.5-2.5c1.3807 0 2.5 1.1193 2.5 2.5h2c0-2.4853-2.0147-4.5-4.5-4.5v2Z"
|
|
10721
|
+
d: "M10 14h-7v7h7v-7ZM15.5 10h-7l3.5-7 3.5 7ZM21 17.5c0 1.933-1.567 3.5-3.5 3.5s-3.5-1.567-3.5-3.5 1.567-3.5 3.5-3.5 3.5 1.567 3.5 3.5Z"
|
|
9960
10722
|
})),
|
|
9961
10723
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
9962
10724
|
id: "a"
|
|
@@ -9980,11 +10742,11 @@ const IconTriangle = React.forwardRef(
|
|
|
9980
10742
|
ref: forwardRef2
|
|
9981
10743
|
},
|
|
9982
10744
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
9983
|
-
clipPath: "url(#a)"
|
|
9984
|
-
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
9985
10745
|
stroke: "currentColor",
|
|
9986
10746
|
strokeWidth: "var(--svg-stroke-width)",
|
|
9987
|
-
|
|
10747
|
+
clipPath: "url(#a)"
|
|
10748
|
+
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10749
|
+
d: "M20.5807 20.5263h-17.181c-.1847 0-.3057-.1933-.2249-.3593l8.1384-16.729c.0891-.183.3479-.1886.4448-.0095l9.0426 16.7289c.09.1666-.0306.3689-.2199.3689ZM11.8097 12.3875v.0001"
|
|
9988
10750
|
})),
|
|
9989
10751
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
9990
10752
|
id: "a"
|
|
@@ -10029,6 +10791,11 @@ const IconTrident = React.forwardRef(
|
|
|
10029
10791
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10030
10792
|
fill: "currentColor",
|
|
10031
10793
|
d: "M4.777 4.1332c.092-.1843.355-.1843.4471 0l2.006 4.0118c.0996.1994-.0917.4197-.303.3489l-1.8472-.6188a.25.25 0 0 0-.1588 0l-1.847.6188c-.2114.0708-.4028-.1495-.303-.3489l2.0058-4.0118Z"
|
|
10794
|
+
}),
|
|
10795
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10796
|
+
stroke: "currentColor",
|
|
10797
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10798
|
+
d: "M11.8097 12.3875v.0001"
|
|
10032
10799
|
})
|
|
10033
10800
|
)
|
|
10034
10801
|
);
|
|
@@ -10055,6 +10822,11 @@ const IconTrophy = React.forwardRef(
|
|
|
10055
10822
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10056
10823
|
fill: "currentColor",
|
|
10057
10824
|
d: "M8 19c0-.5523.4477-1 1-1h6c.5523 0 1 .4477 1 1v2c0 .5523-.4477 1-1 1h-6c-.5523 0-1-.4477-1-1v-2Z"
|
|
10825
|
+
}),
|
|
10826
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10827
|
+
stroke: "currentColor",
|
|
10828
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10829
|
+
d: "M11.8097 12.3875v.0001"
|
|
10058
10830
|
})
|
|
10059
10831
|
)
|
|
10060
10832
|
);
|
|
@@ -10076,6 +10848,11 @@ const IconUserAdd = React.forwardRef(
|
|
|
10076
10848
|
strokeLinecap: "round",
|
|
10077
10849
|
strokeWidth: "var(--svg-stroke-width)",
|
|
10078
10850
|
d: "M2 11h3m0 0h3m-3 0v-3m0 3v3m3 6 .443-2.6576c.3214-1.9287 1.9902-3.3424 3.9455-3.3424h5.223c1.9553 0 3.6241 1.4137 3.9456 3.3424l.4429 2.6576m-4-12c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3Z"
|
|
10851
|
+
}),
|
|
10852
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10853
|
+
stroke: "currentColor",
|
|
10854
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10855
|
+
d: "M11.8097 12.3875v.0001"
|
|
10079
10856
|
})
|
|
10080
10857
|
)
|
|
10081
10858
|
);
|
|
@@ -10095,8 +10872,11 @@ const IconUserArrowRightUp = React.forwardRef(
|
|
|
10095
10872
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
10096
10873
|
clipPath: "url(#a)"
|
|
10097
10874
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10098
|
-
|
|
10099
|
-
|
|
10875
|
+
stroke: "currentColor",
|
|
10876
|
+
strokeLinecap: "round",
|
|
10877
|
+
strokeLinejoin: "round",
|
|
10878
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10879
|
+
d: "M3 20s0-6 4-6h4m7 7v-8m0 0 3 3m-3-3-3 3m0-9c0 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 4Z"
|
|
10100
10880
|
})),
|
|
10101
10881
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
10102
10882
|
id: "a"
|
|
@@ -10174,8 +10954,11 @@ const IconUserEyeOpen = React.forwardRef(
|
|
|
10174
10954
|
ref: forwardRef2
|
|
10175
10955
|
},
|
|
10176
10956
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10177
|
-
|
|
10178
|
-
|
|
10957
|
+
stroke: "currentColor",
|
|
10958
|
+
strokeLinecap: "round",
|
|
10959
|
+
strokeLinejoin: "round",
|
|
10960
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10961
|
+
d: "M3 19.9999s0-6 4-6h1m7-6.9999c0 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 4Zm-5 11c0-.5 2-4 6-4s6 3.5 6 4-2 4-6 4-6-3.5-6-4Z"
|
|
10179
10962
|
}),
|
|
10180
10963
|
/* @__PURE__ */ React__default["default"].createElement("circle", {
|
|
10181
10964
|
cx: 16,
|
|
@@ -10258,8 +11041,11 @@ const IconUserPenDashesBottom = React.forwardRef(
|
|
|
10258
11041
|
ref: forwardRef2
|
|
10259
11042
|
},
|
|
10260
11043
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10261
|
-
|
|
10262
|
-
|
|
11044
|
+
stroke: "currentColor",
|
|
11045
|
+
strokeLinecap: "round",
|
|
11046
|
+
strokeLinejoin: "round",
|
|
11047
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
11048
|
+
d: "M11 14h-4c-4 0-4 6-4 6h3m4 0h3m4 0h3m-5-13c0 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 4Z"
|
|
10263
11049
|
}),
|
|
10264
11050
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10265
11051
|
fill: "currentColor",
|
|
@@ -10283,8 +11069,11 @@ const IconUserPenLineBottom = React.forwardRef(
|
|
|
10283
11069
|
ref: forwardRef2
|
|
10284
11070
|
},
|
|
10285
11071
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10286
|
-
|
|
10287
|
-
|
|
11072
|
+
stroke: "currentColor",
|
|
11073
|
+
strokeLinecap: "round",
|
|
11074
|
+
strokeLinejoin: "round",
|
|
11075
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
11076
|
+
d: "M11 14h-4c-4 0-4 6-4 6h17.5m-5.5-13c0 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 4Z"
|
|
10288
11077
|
}),
|
|
10289
11078
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10290
11079
|
fill: "currentColor",
|
|
@@ -10310,8 +11099,11 @@ const IconUserTickDown = React.forwardRef(
|
|
|
10310
11099
|
/* @__PURE__ */ React__default["default"].createElement("g", {
|
|
10311
11100
|
clipPath: "url(#a)"
|
|
10312
11101
|
}, /* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10313
|
-
|
|
10314
|
-
|
|
11102
|
+
stroke: "currentColor",
|
|
11103
|
+
strokeLinecap: "round",
|
|
11104
|
+
strokeLinejoin: "round",
|
|
11105
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
11106
|
+
d: "M3 20s0-6 4-6h6m0 4 3 3 5-5m-6-9c0 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 4Z"
|
|
10315
11107
|
})),
|
|
10316
11108
|
/* @__PURE__ */ React__default["default"].createElement("defs", null, /* @__PURE__ */ React__default["default"].createElement("clipPath", {
|
|
10317
11109
|
id: "a"
|
|
@@ -10339,6 +11131,11 @@ const IconUser = React.forwardRef(
|
|
|
10339
11131
|
strokeLinecap: "round",
|
|
10340
11132
|
strokeWidth: "var(--svg-stroke-width)",
|
|
10341
11133
|
d: "m4 20 .443-2.6576c.3214-1.9287 1.9902-3.3424 3.9455-3.3424h7.223c1.9553 0 3.6241 1.4137 3.9456 3.3424l.4429 2.6576m-4-13c0 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 4Z"
|
|
11134
|
+
}),
|
|
11135
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
11136
|
+
stroke: "currentColor",
|
|
11137
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
11138
|
+
d: "M11.8097 12.3875v.0001"
|
|
10342
11139
|
})
|
|
10343
11140
|
)
|
|
10344
11141
|
);
|
|
@@ -10390,6 +11187,11 @@ const IconUsers = React.forwardRef(
|
|
|
10390
11187
|
strokeLinecap: "round",
|
|
10391
11188
|
strokeWidth: "var(--svg-stroke-width)",
|
|
10392
11189
|
d: "m1 20 .443-2.6576c.3214-1.9287 1.9901-3.3424 3.9455-3.3424h5.223c1.9553 0 3.6241 1.4137 3.9456 3.3424l.4429 2.6576m3-4h1.8517c1.513 0 2.7892 1.1266 2.9769 2.6279l.1715 1.3721m-12.0001-12c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3Zm9 2.5c0 1.3807-1.1193 2.5-2.5 2.5s-2.5-1.1193-2.5-2.5 1.1193-2.5 2.5-2.5 2.5 1.1193 2.5 2.5Z"
|
|
11190
|
+
}),
|
|
11191
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
11192
|
+
stroke: "currentColor",
|
|
11193
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
11194
|
+
d: "M11.8097 12.3875v.0001"
|
|
10393
11195
|
})
|
|
10394
11196
|
)
|
|
10395
11197
|
);
|
|
@@ -10510,6 +11312,11 @@ const IconViewCenter = React.forwardRef(
|
|
|
10510
11312
|
y: 8,
|
|
10511
11313
|
fill: "currentColor",
|
|
10512
11314
|
rx: 1
|
|
11315
|
+
}),
|
|
11316
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
11317
|
+
stroke: "currentColor",
|
|
11318
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
11319
|
+
d: "M11.8097 12.3875v.0001"
|
|
10513
11320
|
})
|
|
10514
11321
|
)
|
|
10515
11322
|
);
|
|
@@ -10540,6 +11347,11 @@ const IconViewSideLeft = React.forwardRef(
|
|
|
10540
11347
|
y: 7,
|
|
10541
11348
|
fill: "currentColor",
|
|
10542
11349
|
rx: 1
|
|
11350
|
+
}),
|
|
11351
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
11352
|
+
stroke: "currentColor",
|
|
11353
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
11354
|
+
d: "M11.8097 12.3875v.0001"
|
|
10543
11355
|
})
|
|
10544
11356
|
)
|
|
10545
11357
|
);
|
|
@@ -10565,6 +11377,11 @@ const IconWallet = React.forwardRef(
|
|
|
10565
11377
|
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
10566
11378
|
fill: "currentColor",
|
|
10567
11379
|
d: "M17 10c0 .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"
|
|
11380
|
+
}),
|
|
11381
|
+
/* @__PURE__ */ React__default["default"].createElement("path", {
|
|
11382
|
+
stroke: "currentColor",
|
|
11383
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
11384
|
+
d: "M11.8097 12.3875v.0001"
|
|
10568
11385
|
})
|
|
10569
11386
|
)
|
|
10570
11387
|
);
|