@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/module.js
CHANGED
|
@@ -29,12 +29,14 @@ const IconAddLineBottom = forwardRef(
|
|
|
29
29
|
ref: forwardRef2
|
|
30
30
|
},
|
|
31
31
|
/* @__PURE__ */ React.createElement("g", {
|
|
32
|
+
stroke: "currentColor",
|
|
33
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
32
34
|
clipPath: "url(#a)"
|
|
33
35
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
34
|
-
stroke: "currentColor",
|
|
35
36
|
strokeLinecap: "round",
|
|
36
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
37
37
|
d: "M21 5h-18m13 10h-4m0 0h-4m4 0v-4m0 4v4"
|
|
38
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
39
|
+
d: "M11.8097 12.3875v.0001"
|
|
38
40
|
})),
|
|
39
41
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
40
42
|
id: "a"
|
|
@@ -58,12 +60,14 @@ const IconAddLineRight = forwardRef(
|
|
|
58
60
|
ref: forwardRef2
|
|
59
61
|
},
|
|
60
62
|
/* @__PURE__ */ React.createElement("g", {
|
|
63
|
+
stroke: "currentColor",
|
|
64
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
61
65
|
clipPath: "url(#a)"
|
|
62
66
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
63
|
-
stroke: "currentColor",
|
|
64
67
|
strokeLinecap: "round",
|
|
65
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
66
68
|
d: "M5 3v18m10-13v4m0 0v4m0-4h-4m4 0h4"
|
|
69
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
70
|
+
d: "M11.8097 12.3875v.0001"
|
|
67
71
|
})),
|
|
68
72
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
69
73
|
id: "a"
|
|
@@ -97,6 +101,11 @@ const IconAlignBottom = forwardRef(
|
|
|
97
101
|
/* @__PURE__ */ React.createElement("path", {
|
|
98
102
|
fill: "currentColor",
|
|
99
103
|
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"
|
|
104
|
+
}),
|
|
105
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
106
|
+
stroke: "currentColor",
|
|
107
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
108
|
+
d: "M11.8097 12.3875v.0001"
|
|
100
109
|
})
|
|
101
110
|
)
|
|
102
111
|
);
|
|
@@ -124,6 +133,11 @@ const IconAlignCenterHorizontal = forwardRef(
|
|
|
124
133
|
/* @__PURE__ */ React.createElement("path", {
|
|
125
134
|
fill: "currentColor",
|
|
126
135
|
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"
|
|
136
|
+
}),
|
|
137
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
138
|
+
stroke: "currentColor",
|
|
139
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
140
|
+
d: "M11.8097 12.3875v.0001"
|
|
127
141
|
})
|
|
128
142
|
)
|
|
129
143
|
);
|
|
@@ -151,6 +165,11 @@ const IconAlignCenterVertical = forwardRef(
|
|
|
151
165
|
/* @__PURE__ */ React.createElement("path", {
|
|
152
166
|
fill: "currentColor",
|
|
153
167
|
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"
|
|
168
|
+
}),
|
|
169
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
170
|
+
stroke: "currentColor",
|
|
171
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
172
|
+
d: "M11.8097 12.3875v.0001"
|
|
154
173
|
})
|
|
155
174
|
)
|
|
156
175
|
);
|
|
@@ -178,6 +197,11 @@ const IconAlignLeft = forwardRef(
|
|
|
178
197
|
/* @__PURE__ */ React.createElement("path", {
|
|
179
198
|
fill: "currentColor",
|
|
180
199
|
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"
|
|
200
|
+
}),
|
|
201
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
202
|
+
stroke: "currentColor",
|
|
203
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
204
|
+
d: "M11.8097 12.3875v.0001"
|
|
181
205
|
})
|
|
182
206
|
)
|
|
183
207
|
);
|
|
@@ -205,6 +229,11 @@ const IconAlignRight = forwardRef(
|
|
|
205
229
|
/* @__PURE__ */ React.createElement("path", {
|
|
206
230
|
fill: "currentColor",
|
|
207
231
|
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"
|
|
232
|
+
}),
|
|
233
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
234
|
+
stroke: "currentColor",
|
|
235
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
236
|
+
d: "M11.8097 12.3875v.0001"
|
|
208
237
|
})
|
|
209
238
|
)
|
|
210
239
|
);
|
|
@@ -232,6 +261,11 @@ const IconAlignTop = forwardRef(
|
|
|
232
261
|
/* @__PURE__ */ React.createElement("path", {
|
|
233
262
|
fill: "currentColor",
|
|
234
263
|
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"
|
|
264
|
+
}),
|
|
265
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
266
|
+
stroke: "currentColor",
|
|
267
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
268
|
+
d: "M11.8097 12.3875v.0001"
|
|
235
269
|
})
|
|
236
270
|
)
|
|
237
271
|
);
|
|
@@ -343,6 +377,11 @@ const IconArrowBoxOut = forwardRef(
|
|
|
343
377
|
strokeLinecap: "round",
|
|
344
378
|
strokeWidth: "var(--svg-stroke-width)",
|
|
345
379
|
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"
|
|
380
|
+
}),
|
|
381
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
382
|
+
stroke: "currentColor",
|
|
383
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
384
|
+
d: "M11.8097 12.3875v.0001"
|
|
346
385
|
})
|
|
347
386
|
)
|
|
348
387
|
);
|
|
@@ -360,12 +399,14 @@ const IconArrowClockwiseDownRight = forwardRef(
|
|
|
360
399
|
ref: forwardRef2
|
|
361
400
|
},
|
|
362
401
|
/* @__PURE__ */ React.createElement("g", {
|
|
402
|
+
stroke: "currentColor",
|
|
403
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
363
404
|
clipPath: "url(#a)"
|
|
364
405
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
365
|
-
stroke: "currentColor",
|
|
366
406
|
strokeLinecap: "round",
|
|
367
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
368
407
|
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"
|
|
408
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
409
|
+
d: "M11.8097 12.3875v.0001"
|
|
369
410
|
})),
|
|
370
411
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
371
412
|
id: "a"
|
|
@@ -389,12 +430,14 @@ const IconArrowClockwiseUpLeft = forwardRef(
|
|
|
389
430
|
ref: forwardRef2
|
|
390
431
|
},
|
|
391
432
|
/* @__PURE__ */ React.createElement("g", {
|
|
433
|
+
stroke: "currentColor",
|
|
434
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
392
435
|
clipPath: "url(#a)"
|
|
393
436
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
394
|
-
stroke: "currentColor",
|
|
395
437
|
strokeLinecap: "round",
|
|
396
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
397
438
|
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"
|
|
439
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
440
|
+
d: "M11.8097 12.3875v.0001"
|
|
398
441
|
})),
|
|
399
442
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
400
443
|
id: "a"
|
|
@@ -418,12 +461,14 @@ const IconArrowCounterClockwiseDownLeft = forwardRef(
|
|
|
418
461
|
ref: forwardRef2
|
|
419
462
|
},
|
|
420
463
|
/* @__PURE__ */ React.createElement("g", {
|
|
464
|
+
stroke: "currentColor",
|
|
465
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
421
466
|
clipPath: "url(#a)"
|
|
422
467
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
423
|
-
stroke: "currentColor",
|
|
424
468
|
strokeLinecap: "round",
|
|
425
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
426
469
|
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"
|
|
470
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
471
|
+
d: "M11.8097 12.3875v.0001"
|
|
427
472
|
})),
|
|
428
473
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
429
474
|
id: "a"
|
|
@@ -447,12 +492,14 @@ const IconArrowCounterClockwiseUpRight = forwardRef(
|
|
|
447
492
|
ref: forwardRef2
|
|
448
493
|
},
|
|
449
494
|
/* @__PURE__ */ React.createElement("g", {
|
|
495
|
+
stroke: "currentColor",
|
|
496
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
450
497
|
clipPath: "url(#a)"
|
|
451
498
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
452
|
-
stroke: "currentColor",
|
|
453
499
|
strokeLinecap: "round",
|
|
454
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
455
500
|
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"
|
|
501
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
502
|
+
d: "M11.8097 12.3875v.0001"
|
|
456
503
|
})),
|
|
457
504
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
458
505
|
id: "a"
|
|
@@ -510,6 +557,11 @@ const IconArrowDownLeft = forwardRef(
|
|
|
510
557
|
strokeLinecap: "round",
|
|
511
558
|
strokeWidth: "var(--svg-stroke-width)",
|
|
512
559
|
d: "M5 19h9m-9 0v-9m0 9 14-14"
|
|
560
|
+
}),
|
|
561
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
562
|
+
stroke: "currentColor",
|
|
563
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
564
|
+
d: "M11.8097 12.3875v.0001"
|
|
513
565
|
})
|
|
514
566
|
)
|
|
515
567
|
);
|
|
@@ -531,6 +583,11 @@ const IconArrowDownRight = forwardRef(
|
|
|
531
583
|
strokeLinecap: "round",
|
|
532
584
|
strokeWidth: "var(--svg-stroke-width)",
|
|
533
585
|
d: "M19 19v-9m0 9h-9m9 0-14-14"
|
|
586
|
+
}),
|
|
587
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
588
|
+
stroke: "currentColor",
|
|
589
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
590
|
+
d: "M11.8097 12.3875v.0001"
|
|
534
591
|
})
|
|
535
592
|
)
|
|
536
593
|
);
|
|
@@ -552,6 +609,11 @@ const IconArrowDown = forwardRef(
|
|
|
552
609
|
strokeLinecap: "round",
|
|
553
610
|
strokeWidth: "var(--svg-stroke-width)",
|
|
554
611
|
d: "M12.205 3.205v17m-7-6.41 7 7 7-7"
|
|
612
|
+
}),
|
|
613
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
614
|
+
stroke: "currentColor",
|
|
615
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
616
|
+
d: "M11.8097 12.3875v.0001"
|
|
555
617
|
})
|
|
556
618
|
)
|
|
557
619
|
);
|
|
@@ -569,11 +631,11 @@ const IconArrowFatRight = forwardRef(
|
|
|
569
631
|
ref: forwardRef2
|
|
570
632
|
},
|
|
571
633
|
/* @__PURE__ */ React.createElement("g", {
|
|
572
|
-
clipPath: "url(#a)"
|
|
573
|
-
}, /* @__PURE__ */ React.createElement("path", {
|
|
574
634
|
stroke: "currentColor",
|
|
575
635
|
strokeWidth: "var(--svg-stroke-width)",
|
|
576
|
-
|
|
636
|
+
clipPath: "url(#a)"
|
|
637
|
+
}, /* @__PURE__ */ React.createElement("path", {
|
|
638
|
+
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"
|
|
577
639
|
})),
|
|
578
640
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
579
641
|
id: "a"
|
|
@@ -599,8 +661,11 @@ const IconArrowFatUpRight = forwardRef(
|
|
|
599
661
|
/* @__PURE__ */ React.createElement("g", {
|
|
600
662
|
clipPath: "url(#a)"
|
|
601
663
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
602
|
-
|
|
603
|
-
|
|
664
|
+
stroke: "currentColor",
|
|
665
|
+
strokeLinecap: "round",
|
|
666
|
+
strokeLinejoin: "round",
|
|
667
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
668
|
+
d: "m18 15 3-12-12 3 3 3-8 11 11-8 3 3Z"
|
|
604
669
|
})),
|
|
605
670
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
606
671
|
id: "a"
|
|
@@ -628,6 +693,11 @@ const IconArrowLeft = forwardRef(
|
|
|
628
693
|
strokeLinecap: "round",
|
|
629
694
|
strokeWidth: "var(--svg-stroke-width)",
|
|
630
695
|
d: "M21 12h-17m6.41-7-7 7 7 7"
|
|
696
|
+
}),
|
|
697
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
698
|
+
stroke: "currentColor",
|
|
699
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
700
|
+
d: "M11.8097 12.3875v.0001"
|
|
631
701
|
})
|
|
632
702
|
)
|
|
633
703
|
);
|
|
@@ -649,6 +719,11 @@ const IconArrowRight = forwardRef(
|
|
|
649
719
|
strokeLinecap: "round",
|
|
650
720
|
strokeWidth: "var(--svg-stroke-width)",
|
|
651
721
|
d: "M20 12h-17m10.59-7 7 7-7 7"
|
|
722
|
+
}),
|
|
723
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
724
|
+
stroke: "currentColor",
|
|
725
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
726
|
+
d: "M11.8097 12.3875v.0001"
|
|
652
727
|
})
|
|
653
728
|
)
|
|
654
729
|
);
|
|
@@ -668,8 +743,11 @@ const IconArrowUpCircle = forwardRef(
|
|
|
668
743
|
/* @__PURE__ */ React.createElement("g", {
|
|
669
744
|
clipPath: "url(#a)"
|
|
670
745
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
671
|
-
|
|
672
|
-
|
|
746
|
+
stroke: "currentColor",
|
|
747
|
+
strokeLinecap: "round",
|
|
748
|
+
strokeLinejoin: "round",
|
|
749
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
750
|
+
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"
|
|
673
751
|
})),
|
|
674
752
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
675
753
|
id: "a"
|
|
@@ -697,6 +775,11 @@ const IconArrowUpLeft = forwardRef(
|
|
|
697
775
|
strokeLinecap: "round",
|
|
698
776
|
strokeWidth: "var(--svg-stroke-width)",
|
|
699
777
|
d: "M5 5v9m0-9h9m-9 0 14 14"
|
|
778
|
+
}),
|
|
779
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
780
|
+
stroke: "currentColor",
|
|
781
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
782
|
+
d: "M11.8097 12.3875v.0001"
|
|
700
783
|
})
|
|
701
784
|
)
|
|
702
785
|
);
|
|
@@ -718,6 +801,11 @@ const IconArrowUpRight = forwardRef(
|
|
|
718
801
|
strokeLinecap: "round",
|
|
719
802
|
strokeWidth: "var(--svg-stroke-width)",
|
|
720
803
|
d: "M19 5h-9m9 0v9m0-9-14 14"
|
|
804
|
+
}),
|
|
805
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
806
|
+
stroke: "currentColor",
|
|
807
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
808
|
+
d: "M11.8097 12.3875v.0001"
|
|
721
809
|
})
|
|
722
810
|
)
|
|
723
811
|
);
|
|
@@ -739,6 +827,11 @@ const IconArrowUp = forwardRef(
|
|
|
739
827
|
strokeLinecap: "round",
|
|
740
828
|
strokeWidth: "var(--svg-stroke-width)",
|
|
741
829
|
d: "M12.205 20.795v-17m7 6.41-7-7-7 7"
|
|
830
|
+
}),
|
|
831
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
832
|
+
stroke: "currentColor",
|
|
833
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
834
|
+
d: "M11.8097 12.3875v.0001"
|
|
742
835
|
})
|
|
743
836
|
)
|
|
744
837
|
);
|
|
@@ -786,12 +879,14 @@ const IconArrowsClockwiseX = forwardRef(
|
|
|
786
879
|
ref: forwardRef2
|
|
787
880
|
},
|
|
788
881
|
/* @__PURE__ */ React.createElement("g", {
|
|
882
|
+
stroke: "currentColor",
|
|
883
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
789
884
|
clipPath: "url(#a)"
|
|
790
885
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
791
|
-
stroke: "currentColor",
|
|
792
886
|
strokeLinecap: "round",
|
|
793
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
794
887
|
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"
|
|
888
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
889
|
+
d: "M11.8097 12.3875v.0001"
|
|
795
890
|
})),
|
|
796
891
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
797
892
|
id: "a"
|
|
@@ -815,12 +910,14 @@ const IconArrowsClockwiseY = forwardRef(
|
|
|
815
910
|
ref: forwardRef2
|
|
816
911
|
},
|
|
817
912
|
/* @__PURE__ */ React.createElement("g", {
|
|
913
|
+
stroke: "currentColor",
|
|
914
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
818
915
|
clipPath: "url(#a)"
|
|
819
916
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
820
|
-
stroke: "currentColor",
|
|
821
917
|
strokeLinecap: "round",
|
|
822
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
823
918
|
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"
|
|
919
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
920
|
+
d: "M11.8097 12.3875v.0001"
|
|
824
921
|
})),
|
|
825
922
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
826
923
|
id: "a"
|
|
@@ -867,8 +964,11 @@ const IconArrowsHorizontalLinesTopBottom = forwardRef(
|
|
|
867
964
|
/* @__PURE__ */ React.createElement("g", {
|
|
868
965
|
clipPath: "url(#a)"
|
|
869
966
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
870
|
-
|
|
871
|
-
|
|
967
|
+
stroke: "currentColor",
|
|
968
|
+
strokeLinecap: "round",
|
|
969
|
+
strokeLinejoin: "round",
|
|
970
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
971
|
+
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"
|
|
872
972
|
})),
|
|
873
973
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
874
974
|
id: "a"
|
|
@@ -1033,12 +1133,14 @@ const IconArticle = forwardRef(
|
|
|
1033
1133
|
ref: forwardRef2
|
|
1034
1134
|
},
|
|
1035
1135
|
/* @__PURE__ */ React.createElement("g", {
|
|
1136
|
+
stroke: "currentColor",
|
|
1137
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1036
1138
|
clipPath: "url(#a)"
|
|
1037
1139
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
1038
|
-
stroke: "currentColor",
|
|
1039
1140
|
strokeLinecap: "round",
|
|
1040
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
1041
1141
|
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"
|
|
1142
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
1143
|
+
d: "M11.8097 12.3875v.0001"
|
|
1042
1144
|
})),
|
|
1043
1145
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
1044
1146
|
id: "a"
|
|
@@ -1062,13 +1164,15 @@ const IconAt = forwardRef(
|
|
|
1062
1164
|
ref: forwardRef2
|
|
1063
1165
|
},
|
|
1064
1166
|
/* @__PURE__ */ React.createElement("g", {
|
|
1167
|
+
stroke: "currentColor",
|
|
1168
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1065
1169
|
clipPath: "url(#a)"
|
|
1066
1170
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
1067
|
-
stroke: "currentColor",
|
|
1068
1171
|
strokeLinecap: "round",
|
|
1069
1172
|
strokeLinejoin: "round",
|
|
1070
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
1071
1173
|
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"
|
|
1174
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
1175
|
+
d: "M11.8097 12.3875v.0001"
|
|
1072
1176
|
})),
|
|
1073
1177
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
1074
1178
|
id: "a"
|
|
@@ -1144,10 +1248,16 @@ const IconBellSlash = forwardRef(
|
|
|
1144
1248
|
ref: forwardRef2
|
|
1145
1249
|
},
|
|
1146
1250
|
/* @__PURE__ */ React.createElement("g", {
|
|
1251
|
+
stroke: "currentColor",
|
|
1252
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1147
1253
|
clipPath: "url(#a)"
|
|
1148
1254
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
1149
|
-
|
|
1150
|
-
|
|
1255
|
+
strokeLinecap: "round",
|
|
1256
|
+
strokeLinejoin: "round",
|
|
1257
|
+
strokeMiterlimit: 1.414,
|
|
1258
|
+
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"
|
|
1259
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
1260
|
+
d: "M11.8097 12.3875v.0001"
|
|
1151
1261
|
})),
|
|
1152
1262
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
1153
1263
|
id: "a"
|
|
@@ -1171,11 +1281,11 @@ const IconBellTilt = forwardRef(
|
|
|
1171
1281
|
ref: forwardRef2
|
|
1172
1282
|
},
|
|
1173
1283
|
/* @__PURE__ */ React.createElement("g", {
|
|
1174
|
-
clipPath: "url(#a)"
|
|
1175
|
-
}, /* @__PURE__ */ React.createElement("path", {
|
|
1176
1284
|
stroke: "currentColor",
|
|
1177
1285
|
strokeWidth: "var(--svg-stroke-width)",
|
|
1178
|
-
|
|
1286
|
+
clipPath: "url(#a)"
|
|
1287
|
+
}, /* @__PURE__ */ React.createElement("path", {
|
|
1288
|
+
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"
|
|
1179
1289
|
})),
|
|
1180
1290
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
1181
1291
|
id: "a"
|
|
@@ -1199,11 +1309,11 @@ const IconBell = forwardRef(
|
|
|
1199
1309
|
ref: forwardRef2
|
|
1200
1310
|
},
|
|
1201
1311
|
/* @__PURE__ */ React.createElement("g", {
|
|
1202
|
-
clipPath: "url(#a)"
|
|
1203
|
-
}, /* @__PURE__ */ React.createElement("path", {
|
|
1204
1312
|
stroke: "currentColor",
|
|
1205
1313
|
strokeWidth: "var(--svg-stroke-width)",
|
|
1206
|
-
|
|
1314
|
+
clipPath: "url(#a)"
|
|
1315
|
+
}, /* @__PURE__ */ React.createElement("path", {
|
|
1316
|
+
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"
|
|
1207
1317
|
})),
|
|
1208
1318
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
1209
1319
|
id: "a"
|
|
@@ -1227,13 +1337,15 @@ const IconBoard = forwardRef(
|
|
|
1227
1337
|
ref: forwardRef2
|
|
1228
1338
|
},
|
|
1229
1339
|
/* @__PURE__ */ React.createElement("g", {
|
|
1340
|
+
stroke: "currentColor",
|
|
1341
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1230
1342
|
clipPath: "url(#a)"
|
|
1231
1343
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
1232
|
-
stroke: "currentColor",
|
|
1233
1344
|
strokeLinecap: "round",
|
|
1234
1345
|
strokeLinejoin: "round",
|
|
1235
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
1236
1346
|
d: "M12 13h6m-12 4h-4v-14h20v14h-4m-12 0v4m0-4h12m0 0v4"
|
|
1347
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
1348
|
+
d: "M11.8097 12.3875v.0001"
|
|
1237
1349
|
})),
|
|
1238
1350
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
1239
1351
|
id: "a"
|
|
@@ -1285,13 +1397,15 @@ const IconBookmark = forwardRef(
|
|
|
1285
1397
|
ref: forwardRef2
|
|
1286
1398
|
},
|
|
1287
1399
|
/* @__PURE__ */ React.createElement("g", {
|
|
1400
|
+
stroke: "currentColor",
|
|
1401
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1288
1402
|
clipPath: "url(#a)"
|
|
1289
1403
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
1290
|
-
stroke: "currentColor",
|
|
1291
1404
|
strokeLinecap: "round",
|
|
1292
1405
|
strokeLinejoin: "round",
|
|
1293
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
1294
1406
|
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"
|
|
1407
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
1408
|
+
d: "M11.8097 12.3875v.0001"
|
|
1295
1409
|
})),
|
|
1296
1410
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
1297
1411
|
id: "a"
|
|
@@ -1373,12 +1487,14 @@ const IconBracketsAngleSlash = forwardRef(
|
|
|
1373
1487
|
ref: forwardRef2
|
|
1374
1488
|
},
|
|
1375
1489
|
/* @__PURE__ */ React.createElement("g", {
|
|
1490
|
+
stroke: "currentColor",
|
|
1491
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1376
1492
|
clipPath: "url(#a)"
|
|
1377
1493
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
1378
|
-
stroke: "currentColor",
|
|
1379
1494
|
strokeLinecap: "round",
|
|
1380
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
1381
1495
|
d: "m7 8-4 4 4 4m10-8 4 4-4 4m-3-11-4 14"
|
|
1496
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
1497
|
+
d: "M11.8097 12.3875v.0001"
|
|
1382
1498
|
})),
|
|
1383
1499
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
1384
1500
|
id: "a"
|
|
@@ -1411,6 +1527,10 @@ const IconBracketsCurlyCirclesThree = forwardRef(
|
|
|
1411
1527
|
strokeLinecap: "round",
|
|
1412
1528
|
strokeWidth: "var(--svg-stroke-width)",
|
|
1413
1529
|
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"
|
|
1530
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
1531
|
+
stroke: "currentColor",
|
|
1532
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1533
|
+
d: "M11.8097 12.3875v.0001"
|
|
1414
1534
|
})),
|
|
1415
1535
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
1416
1536
|
id: "a"
|
|
@@ -1434,14 +1554,16 @@ const IconCalendarBlank = forwardRef(
|
|
|
1434
1554
|
ref: forwardRef2
|
|
1435
1555
|
},
|
|
1436
1556
|
/* @__PURE__ */ React.createElement("g", {
|
|
1557
|
+
stroke: "currentColor",
|
|
1558
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1437
1559
|
clipPath: "url(#a)"
|
|
1438
1560
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
1439
|
-
stroke: "currentColor",
|
|
1440
1561
|
strokeLinecap: "round",
|
|
1441
1562
|
strokeLinejoin: "round",
|
|
1442
1563
|
strokeMiterlimit: 1.414,
|
|
1443
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
1444
1564
|
d: "M3 11v10h18v-10m-18 0v-6h18v6m-18 0h18m-5-8v4m-8-4v4"
|
|
1565
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
1566
|
+
d: "M11.8097 12.3875v.0001"
|
|
1445
1567
|
})),
|
|
1446
1568
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
1447
1569
|
id: "a"
|
|
@@ -1466,13 +1588,16 @@ const IconCamera = forwardRef(
|
|
|
1466
1588
|
},
|
|
1467
1589
|
/* @__PURE__ */ React.createElement("g", {
|
|
1468
1590
|
stroke: "currentColor",
|
|
1469
|
-
strokeLinecap: "round",
|
|
1470
1591
|
strokeWidth: "var(--svg-stroke-width)",
|
|
1471
1592
|
clipPath: "url(#a)"
|
|
1472
1593
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
1594
|
+
strokeLinecap: "round",
|
|
1473
1595
|
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"
|
|
1474
1596
|
}), /* @__PURE__ */ React.createElement("path", {
|
|
1597
|
+
strokeLinecap: "round",
|
|
1475
1598
|
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"
|
|
1599
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
1600
|
+
d: "M11.8097 12.3875v.0001"
|
|
1476
1601
|
})),
|
|
1477
1602
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
1478
1603
|
id: "a"
|
|
@@ -1505,6 +1630,11 @@ const IconCardNumberThree = forwardRef(
|
|
|
1505
1630
|
strokeLinejoin: "round",
|
|
1506
1631
|
strokeWidth: "var(--svg-stroke-width)",
|
|
1507
1632
|
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"
|
|
1633
|
+
}),
|
|
1634
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
1635
|
+
stroke: "currentColor",
|
|
1636
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1637
|
+
d: "M11.8097 12.3875v.0001"
|
|
1508
1638
|
})
|
|
1509
1639
|
)
|
|
1510
1640
|
);
|
|
@@ -1530,6 +1660,11 @@ const IconCard = forwardRef(
|
|
|
1530
1660
|
/* @__PURE__ */ React.createElement("path", {
|
|
1531
1661
|
fill: "currentColor",
|
|
1532
1662
|
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"
|
|
1663
|
+
}),
|
|
1664
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
1665
|
+
stroke: "currentColor",
|
|
1666
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1667
|
+
d: "M11.8097 12.3875v.0001"
|
|
1533
1668
|
})
|
|
1534
1669
|
)
|
|
1535
1670
|
);
|
|
@@ -1555,6 +1690,11 @@ const IconCardsPoker = forwardRef(
|
|
|
1555
1690
|
/* @__PURE__ */ React.createElement("path", {
|
|
1556
1691
|
fill: "currentColor",
|
|
1557
1692
|
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"
|
|
1693
|
+
}),
|
|
1694
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
1695
|
+
stroke: "currentColor",
|
|
1696
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1697
|
+
d: "M11.8097 12.3875v.0001"
|
|
1558
1698
|
})
|
|
1559
1699
|
)
|
|
1560
1700
|
);
|
|
@@ -1572,12 +1712,14 @@ const IconChartBarYSimple = forwardRef(
|
|
|
1572
1712
|
ref: forwardRef2
|
|
1573
1713
|
},
|
|
1574
1714
|
/* @__PURE__ */ React.createElement("g", {
|
|
1715
|
+
stroke: "currentColor",
|
|
1716
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1575
1717
|
clipPath: "url(#a)"
|
|
1576
1718
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
1577
|
-
stroke: "currentColor",
|
|
1578
1719
|
strokeLinecap: "round",
|
|
1579
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
1580
1720
|
d: "M4 14v6m5-10v10m5-16v16m5-13v13"
|
|
1721
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
1722
|
+
d: "M11.8097 12.3875v.0001"
|
|
1581
1723
|
})),
|
|
1582
1724
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
1583
1725
|
id: "a"
|
|
@@ -1601,12 +1743,14 @@ const IconChartBarY = forwardRef(
|
|
|
1601
1743
|
ref: forwardRef2
|
|
1602
1744
|
},
|
|
1603
1745
|
/* @__PURE__ */ React.createElement("g", {
|
|
1746
|
+
stroke: "currentColor",
|
|
1747
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1604
1748
|
clipPath: "url(#a)"
|
|
1605
1749
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
1606
|
-
stroke: "currentColor",
|
|
1607
1750
|
strokeLinecap: "round",
|
|
1608
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
1609
1751
|
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"
|
|
1752
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
1753
|
+
d: "M11.8097 12.3875v.0001"
|
|
1610
1754
|
})),
|
|
1611
1755
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
1612
1756
|
id: "a"
|
|
@@ -1629,25 +1773,12 @@ const IconChatCheck = forwardRef(
|
|
|
1629
1773
|
fill: "none",
|
|
1630
1774
|
ref: forwardRef2
|
|
1631
1775
|
},
|
|
1632
|
-
/* @__PURE__ */ React.createElement("
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
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"
|
|
1639
|
-
}))),
|
|
1640
|
-
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
1641
|
-
id: "a"
|
|
1642
|
-
}, /* @__PURE__ */ React.createElement("path", {
|
|
1643
|
-
fill: "none",
|
|
1644
|
-
d: "M0 0h24v24h-24z"
|
|
1645
|
-
})), /* @__PURE__ */ React.createElement("clipPath", {
|
|
1646
|
-
id: "b"
|
|
1647
|
-
}, /* @__PURE__ */ React.createElement("path", {
|
|
1648
|
-
fill: "none",
|
|
1649
|
-
d: "M0 0h24v24h-24z"
|
|
1650
|
-
})))
|
|
1776
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
1777
|
+
stroke: "currentColor",
|
|
1778
|
+
strokeLinecap: "round",
|
|
1779
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1780
|
+
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"
|
|
1781
|
+
})
|
|
1651
1782
|
)
|
|
1652
1783
|
);
|
|
1653
1784
|
IconChatCheck[iconSymbol] = true;
|
|
@@ -1752,8 +1883,10 @@ const IconChatLinesEyeOpen = forwardRef(
|
|
|
1752
1883
|
ref: forwardRef2
|
|
1753
1884
|
},
|
|
1754
1885
|
/* @__PURE__ */ React.createElement("path", {
|
|
1755
|
-
|
|
1756
|
-
|
|
1886
|
+
stroke: "currentColor",
|
|
1887
|
+
strokeLinecap: "round",
|
|
1888
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1889
|
+
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"
|
|
1757
1890
|
}),
|
|
1758
1891
|
/* @__PURE__ */ React.createElement("circle", {
|
|
1759
1892
|
cx: 17,
|
|
@@ -1867,13 +2000,15 @@ const IconChatTextArrow = forwardRef(
|
|
|
1867
2000
|
ref: forwardRef2
|
|
1868
2001
|
},
|
|
1869
2002
|
/* @__PURE__ */ React.createElement("g", {
|
|
2003
|
+
stroke: "currentColor",
|
|
2004
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
1870
2005
|
clipPath: "url(#a)"
|
|
1871
2006
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
1872
|
-
stroke: "currentColor",
|
|
1873
2007
|
strokeLinecap: "round",
|
|
1874
2008
|
strokeLinejoin: "round",
|
|
1875
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
1876
2009
|
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"
|
|
2010
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
2011
|
+
d: "M11.8097 12.3875v.0001"
|
|
1877
2012
|
})),
|
|
1878
2013
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
1879
2014
|
id: "a"
|
|
@@ -1899,8 +2034,10 @@ const IconChatTwo = forwardRef(
|
|
|
1899
2034
|
/* @__PURE__ */ React.createElement("g", {
|
|
1900
2035
|
clipPath: "url(#a)"
|
|
1901
2036
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
1902
|
-
|
|
1903
|
-
|
|
2037
|
+
stroke: "currentColor",
|
|
2038
|
+
strokeLinejoin: "round",
|
|
2039
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2040
|
+
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"
|
|
1904
2041
|
})),
|
|
1905
2042
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
1906
2043
|
id: "a"
|
|
@@ -1924,11 +2061,11 @@ const IconChat = forwardRef(
|
|
|
1924
2061
|
ref: forwardRef2
|
|
1925
2062
|
},
|
|
1926
2063
|
/* @__PURE__ */ React.createElement("g", {
|
|
1927
|
-
clipPath: "url(#a)"
|
|
1928
|
-
}, /* @__PURE__ */ React.createElement("path", {
|
|
1929
2064
|
stroke: "currentColor",
|
|
1930
2065
|
strokeWidth: "var(--svg-stroke-width)",
|
|
1931
|
-
|
|
2066
|
+
clipPath: "url(#a)"
|
|
2067
|
+
}, /* @__PURE__ */ React.createElement("path", {
|
|
2068
|
+
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"
|
|
1932
2069
|
})),
|
|
1933
2070
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
1934
2071
|
id: "a"
|
|
@@ -1957,6 +2094,11 @@ const IconCheckMark = forwardRef(
|
|
|
1957
2094
|
strokeLinejoin: "round",
|
|
1958
2095
|
strokeWidth: "var(--svg-stroke-width)",
|
|
1959
2096
|
d: "m5 11 5 5 9-9"
|
|
2097
|
+
}),
|
|
2098
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
2099
|
+
stroke: "currentColor",
|
|
2100
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2101
|
+
d: "M11.8097 12.3875v.0001"
|
|
1960
2102
|
})
|
|
1961
2103
|
)
|
|
1962
2104
|
);
|
|
@@ -2032,6 +2174,11 @@ const IconChevronDown = forwardRef(
|
|
|
2032
2174
|
strokeLinecap: "round",
|
|
2033
2175
|
strokeWidth: "var(--svg-stroke-width)",
|
|
2034
2176
|
d: "m6 9.5 6 6 6-6"
|
|
2177
|
+
}),
|
|
2178
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
2179
|
+
stroke: "currentColor",
|
|
2180
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2181
|
+
d: "M11.8097 12.3875v.0001"
|
|
2035
2182
|
})
|
|
2036
2183
|
)
|
|
2037
2184
|
);
|
|
@@ -2083,6 +2230,11 @@ const IconChevronLeft = forwardRef(
|
|
|
2083
2230
|
strokeLinecap: "round",
|
|
2084
2231
|
strokeWidth: "var(--svg-stroke-width)",
|
|
2085
2232
|
d: "m14.5 6-6 6 6 6"
|
|
2233
|
+
}),
|
|
2234
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
2235
|
+
stroke: "currentColor",
|
|
2236
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2237
|
+
d: "M11.8097 12.3875v.0001"
|
|
2086
2238
|
})
|
|
2087
2239
|
)
|
|
2088
2240
|
);
|
|
@@ -2134,6 +2286,11 @@ const IconChevronRight = forwardRef(
|
|
|
2134
2286
|
strokeLinecap: "round",
|
|
2135
2287
|
strokeWidth: "var(--svg-stroke-width)",
|
|
2136
2288
|
d: "m9.5 6 6 6-6 6"
|
|
2289
|
+
}),
|
|
2290
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
2291
|
+
stroke: "currentColor",
|
|
2292
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2293
|
+
d: "M11.8097 12.3875v.0001"
|
|
2137
2294
|
})
|
|
2138
2295
|
)
|
|
2139
2296
|
);
|
|
@@ -2245,6 +2402,11 @@ const IconChevronUp = forwardRef(
|
|
|
2245
2402
|
strokeLinecap: "round",
|
|
2246
2403
|
strokeWidth: "var(--svg-stroke-width)",
|
|
2247
2404
|
d: "m6 14.5 6-6 6 6"
|
|
2405
|
+
}),
|
|
2406
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
2407
|
+
stroke: "currentColor",
|
|
2408
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2409
|
+
d: "M11.8097 12.3875v.0001"
|
|
2248
2410
|
})
|
|
2249
2411
|
)
|
|
2250
2412
|
);
|
|
@@ -2290,12 +2452,14 @@ const IconCircleMotionX = forwardRef(
|
|
|
2290
2452
|
ref: forwardRef2
|
|
2291
2453
|
},
|
|
2292
2454
|
/* @__PURE__ */ React.createElement("g", {
|
|
2455
|
+
stroke: "currentColor",
|
|
2456
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2293
2457
|
clipPath: "url(#a)"
|
|
2294
2458
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
2295
|
-
stroke: "currentColor",
|
|
2296
2459
|
strokeLinecap: "round",
|
|
2297
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
2298
2460
|
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"
|
|
2461
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
2462
|
+
d: "M11.8097 12.3875v.0001"
|
|
2299
2463
|
})),
|
|
2300
2464
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
2301
2465
|
id: "a"
|
|
@@ -2319,12 +2483,14 @@ const IconCircleNotch = forwardRef(
|
|
|
2319
2483
|
ref: forwardRef2
|
|
2320
2484
|
},
|
|
2321
2485
|
/* @__PURE__ */ React.createElement("g", {
|
|
2486
|
+
stroke: "currentColor",
|
|
2487
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2322
2488
|
clipPath: "url(#a)"
|
|
2323
2489
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
2324
|
-
stroke: "currentColor",
|
|
2325
2490
|
strokeLinecap: "round",
|
|
2326
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
2327
2491
|
d: "M12 20c4.4183 0 8-3.5817 8-8s-3.5817-8-8-8-8 3.5817-8 8"
|
|
2492
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
2493
|
+
d: "M11.8097 12.3875v.0001"
|
|
2328
2494
|
})),
|
|
2329
2495
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
2330
2496
|
id: "a"
|
|
@@ -2378,13 +2544,11 @@ const IconCircle = forwardRef(
|
|
|
2378
2544
|
ref: forwardRef2
|
|
2379
2545
|
},
|
|
2380
2546
|
/* @__PURE__ */ React.createElement("g", {
|
|
2381
|
-
clipPath: "url(#a)"
|
|
2382
|
-
}, /* @__PURE__ */ React.createElement("circle", {
|
|
2383
|
-
cx: 12,
|
|
2384
|
-
cy: 12,
|
|
2385
|
-
r: 9,
|
|
2386
2547
|
stroke: "currentColor",
|
|
2387
|
-
strokeWidth: "var(--svg-stroke-width)"
|
|
2548
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2549
|
+
clipPath: "url(#a)"
|
|
2550
|
+
}, /* @__PURE__ */ React.createElement("path", {
|
|
2551
|
+
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"
|
|
2388
2552
|
})),
|
|
2389
2553
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
2390
2554
|
id: "a"
|
|
@@ -2418,6 +2582,11 @@ const IconCirclesConnected = forwardRef(
|
|
|
2418
2582
|
cy: 20,
|
|
2419
2583
|
r: 2,
|
|
2420
2584
|
fill: "currentColor"
|
|
2585
|
+
}),
|
|
2586
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
2587
|
+
stroke: "currentColor",
|
|
2588
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2589
|
+
d: "M11.8097 12.3875v.0001"
|
|
2421
2590
|
})
|
|
2422
2591
|
)
|
|
2423
2592
|
);
|
|
@@ -2445,6 +2614,11 @@ const IconClockCounterClockwiseSimple = forwardRef(
|
|
|
2445
2614
|
strokeLinecap: "round",
|
|
2446
2615
|
strokeWidth: "var(--svg-stroke-width)",
|
|
2447
2616
|
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"
|
|
2617
|
+
}),
|
|
2618
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
2619
|
+
stroke: "currentColor",
|
|
2620
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2621
|
+
d: "M11.8097 12.3875v.0001"
|
|
2448
2622
|
})
|
|
2449
2623
|
)
|
|
2450
2624
|
);
|
|
@@ -2472,6 +2646,11 @@ const IconClockCounterClockwise = forwardRef(
|
|
|
2472
2646
|
strokeLinecap: "round",
|
|
2473
2647
|
strokeWidth: "var(--svg-stroke-width)",
|
|
2474
2648
|
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"
|
|
2649
|
+
}),
|
|
2650
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
2651
|
+
stroke: "currentColor",
|
|
2652
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2653
|
+
d: "M11.8097 12.3875v.0001"
|
|
2475
2654
|
})
|
|
2476
2655
|
)
|
|
2477
2656
|
);
|
|
@@ -2498,6 +2677,11 @@ const IconClockOvertime = forwardRef(
|
|
|
2498
2677
|
/* @__PURE__ */ React.createElement("path", {
|
|
2499
2678
|
fill: "currentColor",
|
|
2500
2679
|
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"
|
|
2680
|
+
}),
|
|
2681
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
2682
|
+
stroke: "currentColor",
|
|
2683
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2684
|
+
d: "M11.8097 12.3875v.0001"
|
|
2501
2685
|
})
|
|
2502
2686
|
)
|
|
2503
2687
|
);
|
|
@@ -2515,12 +2699,14 @@ const IconClock = forwardRef(
|
|
|
2515
2699
|
ref: forwardRef2
|
|
2516
2700
|
},
|
|
2517
2701
|
/* @__PURE__ */ React.createElement("g", {
|
|
2702
|
+
stroke: "currentColor",
|
|
2703
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2518
2704
|
clipPath: "url(#a)"
|
|
2519
2705
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
2520
|
-
stroke: "currentColor",
|
|
2521
2706
|
strokeLinecap: "round",
|
|
2522
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
2523
2707
|
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"
|
|
2708
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
2709
|
+
d: "M11.8097 12.3875v.0001"
|
|
2524
2710
|
})),
|
|
2525
2711
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
2526
2712
|
id: "a"
|
|
@@ -2586,6 +2772,11 @@ const IconCluster = forwardRef(
|
|
|
2586
2772
|
y: 18,
|
|
2587
2773
|
fill: "currentColor",
|
|
2588
2774
|
rx: 1
|
|
2775
|
+
}),
|
|
2776
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
2777
|
+
stroke: "currentColor",
|
|
2778
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2779
|
+
d: "M11.8097 12.3875v.0001"
|
|
2589
2780
|
})
|
|
2590
2781
|
)
|
|
2591
2782
|
);
|
|
@@ -2611,6 +2802,11 @@ const IconClustered = forwardRef(
|
|
|
2611
2802
|
/* @__PURE__ */ React.createElement("path", {
|
|
2612
2803
|
fill: "currentColor",
|
|
2613
2804
|
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"
|
|
2805
|
+
}),
|
|
2806
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
2807
|
+
stroke: "currentColor",
|
|
2808
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2809
|
+
d: "M11.8097 12.3875v.0001"
|
|
2614
2810
|
})
|
|
2615
2811
|
)
|
|
2616
2812
|
);
|
|
@@ -2639,6 +2835,11 @@ const IconCog = forwardRef(
|
|
|
2639
2835
|
strokeLinejoin: "round",
|
|
2640
2836
|
strokeWidth: "var(--svg-stroke-width)",
|
|
2641
2837
|
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"
|
|
2838
|
+
}),
|
|
2839
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
2840
|
+
stroke: "currentColor",
|
|
2841
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2842
|
+
d: "M11.8097 12.3875v.0001"
|
|
2642
2843
|
})
|
|
2643
2844
|
)
|
|
2644
2845
|
);
|
|
@@ -2698,6 +2899,11 @@ const IconConeSerpentine = forwardRef(
|
|
|
2698
2899
|
cy: 3.25,
|
|
2699
2900
|
r: 1.25,
|
|
2700
2901
|
fill: "currentColor"
|
|
2902
|
+
}),
|
|
2903
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
2904
|
+
stroke: "currentColor",
|
|
2905
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2906
|
+
d: "M11.8097 12.3875v.0001"
|
|
2701
2907
|
})
|
|
2702
2908
|
)
|
|
2703
2909
|
);
|
|
@@ -2767,14 +2973,22 @@ const IconCornersThreeEyeOpen = forwardRef(
|
|
|
2767
2973
|
ref: forwardRef2
|
|
2768
2974
|
},
|
|
2769
2975
|
/* @__PURE__ */ React.createElement("path", {
|
|
2770
|
-
|
|
2771
|
-
|
|
2976
|
+
stroke: "currentColor",
|
|
2977
|
+
strokeLinecap: "round",
|
|
2978
|
+
strokeLinejoin: "round",
|
|
2979
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2980
|
+
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"
|
|
2772
2981
|
}),
|
|
2773
2982
|
/* @__PURE__ */ React.createElement("circle", {
|
|
2774
2983
|
cx: 16,
|
|
2775
2984
|
cy: 7,
|
|
2776
2985
|
r: 2,
|
|
2777
2986
|
fill: "currentColor"
|
|
2987
|
+
}),
|
|
2988
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
2989
|
+
stroke: "currentColor",
|
|
2990
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2991
|
+
d: "M11.8097 12.3875v.0001"
|
|
2778
2992
|
})
|
|
2779
2993
|
)
|
|
2780
2994
|
);
|
|
@@ -2796,6 +3010,11 @@ const IconCreditCard = forwardRef(
|
|
|
2796
3010
|
strokeLinecap: "round",
|
|
2797
3011
|
strokeWidth: "var(--svg-stroke-width)",
|
|
2798
3012
|
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"
|
|
3013
|
+
}),
|
|
3014
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
3015
|
+
stroke: "currentColor",
|
|
3016
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3017
|
+
d: "M11.8097 12.3875v.0001"
|
|
2799
3018
|
})
|
|
2800
3019
|
)
|
|
2801
3020
|
);
|
|
@@ -2813,10 +3032,14 @@ const IconCrop = forwardRef(
|
|
|
2813
3032
|
ref: forwardRef2
|
|
2814
3033
|
},
|
|
2815
3034
|
/* @__PURE__ */ React.createElement("g", {
|
|
3035
|
+
stroke: "currentColor",
|
|
3036
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2816
3037
|
clipPath: "url(#a)"
|
|
2817
3038
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
2818
|
-
|
|
2819
|
-
d: "
|
|
3039
|
+
strokeLinecap: "round",
|
|
3040
|
+
d: "M6 2v15c0 .5523.4477 1 1 1h11m4 0h-4m-8-12h7c.5523 0 1 .4477 1 1v7m-16-8h4m12 16v-4"
|
|
3041
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
3042
|
+
d: "M11.8097 12.3875v.0001"
|
|
2820
3043
|
})),
|
|
2821
3044
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
2822
3045
|
id: "a"
|
|
@@ -2844,6 +3067,11 @@ const IconCrossCircle = forwardRef(
|
|
|
2844
3067
|
strokeLinecap: "round",
|
|
2845
3068
|
strokeWidth: "var(--svg-stroke-width)",
|
|
2846
3069
|
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"
|
|
3070
|
+
}),
|
|
3071
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
3072
|
+
stroke: "currentColor",
|
|
3073
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3074
|
+
d: "M11.8097 12.3875v.0001"
|
|
2847
3075
|
})
|
|
2848
3076
|
)
|
|
2849
3077
|
);
|
|
@@ -2861,10 +3089,15 @@ const IconCrossFat = forwardRef(
|
|
|
2861
3089
|
ref: forwardRef2
|
|
2862
3090
|
},
|
|
2863
3091
|
/* @__PURE__ */ React.createElement("g", {
|
|
3092
|
+
stroke: "currentColor",
|
|
3093
|
+
strokeLinecap: "round",
|
|
3094
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2864
3095
|
clipPath: "url(#a)"
|
|
2865
3096
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
2866
|
-
|
|
2867
|
-
|
|
3097
|
+
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"
|
|
3098
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
3099
|
+
strokeLinejoin: "round",
|
|
3100
|
+
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"
|
|
2868
3101
|
})),
|
|
2869
3102
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
2870
3103
|
id: "a"
|
|
@@ -2922,6 +3155,11 @@ const IconCross = forwardRef(
|
|
|
2922
3155
|
strokeLinecap: "round",
|
|
2923
3156
|
strokeWidth: "var(--svg-stroke-width)",
|
|
2924
3157
|
d: "m6 6 12 12m0-12-12 12"
|
|
3158
|
+
}),
|
|
3159
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
3160
|
+
stroke: "currentColor",
|
|
3161
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3162
|
+
d: "M11.8097 12.3875v.0001"
|
|
2925
3163
|
})
|
|
2926
3164
|
)
|
|
2927
3165
|
);
|
|
@@ -2939,13 +3177,15 @@ const IconCube = forwardRef(
|
|
|
2939
3177
|
ref: forwardRef2
|
|
2940
3178
|
},
|
|
2941
3179
|
/* @__PURE__ */ React.createElement("g", {
|
|
3180
|
+
stroke: "currentColor",
|
|
3181
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
2942
3182
|
clipPath: "url(#a)"
|
|
2943
3183
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
2944
|
-
stroke: "currentColor",
|
|
2945
3184
|
strokeLinecap: "round",
|
|
2946
3185
|
strokeLinejoin: "round",
|
|
2947
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
2948
3186
|
d: "m21 7-9-3-9 3m18 0-9 3m9-3v11l-9 3m0-11-9-3m9 3v11m-9-14v11l9 3"
|
|
3187
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
3188
|
+
d: "M11.8097 12.3875v.0001"
|
|
2949
3189
|
})),
|
|
2950
3190
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
2951
3191
|
id: "a"
|
|
@@ -2977,6 +3217,11 @@ const IconCursorFilled = forwardRef(
|
|
|
2977
3217
|
/* @__PURE__ */ React.createElement("path", {
|
|
2978
3218
|
fill: "currentColor",
|
|
2979
3219
|
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"
|
|
3220
|
+
}),
|
|
3221
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
3222
|
+
stroke: "currentColor",
|
|
3223
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3224
|
+
d: "M11.8097 12.3875v.0001"
|
|
2980
3225
|
})
|
|
2981
3226
|
)
|
|
2982
3227
|
);
|
|
@@ -3020,13 +3265,15 @@ const IconCursorText = forwardRef(
|
|
|
3020
3265
|
ref: forwardRef2
|
|
3021
3266
|
},
|
|
3022
3267
|
/* @__PURE__ */ React.createElement("g", {
|
|
3268
|
+
stroke: "currentColor",
|
|
3269
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3023
3270
|
clipPath: "url(#a)"
|
|
3024
3271
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
3025
|
-
stroke: "currentColor",
|
|
3026
3272
|
strokeLinecap: "round",
|
|
3027
3273
|
strokeLinejoin: "round",
|
|
3028
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3029
3274
|
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"
|
|
3275
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
3276
|
+
d: "M11.8097 12.3875v.0001"
|
|
3030
3277
|
})),
|
|
3031
3278
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
3032
3279
|
id: "a"
|
|
@@ -3050,12 +3297,14 @@ const IconCursor = forwardRef(
|
|
|
3050
3297
|
ref: forwardRef2
|
|
3051
3298
|
},
|
|
3052
3299
|
/* @__PURE__ */ React.createElement("g", {
|
|
3300
|
+
stroke: "currentColor",
|
|
3301
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3053
3302
|
clipPath: "url(#a)"
|
|
3054
3303
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
3055
|
-
stroke: "currentColor",
|
|
3056
3304
|
strokeLinecap: "round",
|
|
3057
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3058
3305
|
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"
|
|
3306
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
3307
|
+
d: "M11.8097 12.3875v.0001"
|
|
3059
3308
|
})),
|
|
3060
3309
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
3061
3310
|
id: "a"
|
|
@@ -3079,13 +3328,15 @@ const IconCurveSquareCircleArrow = forwardRef(
|
|
|
3079
3328
|
ref: forwardRef2
|
|
3080
3329
|
},
|
|
3081
3330
|
/* @__PURE__ */ React.createElement("g", {
|
|
3331
|
+
stroke: "currentColor",
|
|
3332
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3082
3333
|
clipPath: "url(#a)"
|
|
3083
3334
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
3084
|
-
stroke: "currentColor",
|
|
3085
3335
|
strokeLinecap: "round",
|
|
3086
3336
|
strokeLinejoin: "round",
|
|
3087
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3088
3337
|
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"
|
|
3338
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
3339
|
+
d: "M11.8097 12.3875v.0001"
|
|
3089
3340
|
})),
|
|
3090
3341
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
3091
3342
|
id: "a"
|
|
@@ -3109,13 +3360,15 @@ const IconDashLeftDownSquareDashRightUp = forwardRef(
|
|
|
3109
3360
|
ref: forwardRef2
|
|
3110
3361
|
},
|
|
3111
3362
|
/* @__PURE__ */ React.createElement("g", {
|
|
3363
|
+
stroke: "currentColor",
|
|
3364
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3112
3365
|
clipPath: "url(#a)"
|
|
3113
3366
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
3114
|
-
stroke: "currentColor",
|
|
3115
3367
|
strokeLinecap: "round",
|
|
3116
3368
|
strokeLinejoin: "round",
|
|
3117
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3118
3369
|
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"
|
|
3370
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
3371
|
+
d: "M11.8097 12.3875v.0001"
|
|
3119
3372
|
})),
|
|
3120
3373
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
3121
3374
|
id: "a"
|
|
@@ -3139,13 +3392,15 @@ const IconDashLeftUpSquareDashDownRight = forwardRef(
|
|
|
3139
3392
|
ref: forwardRef2
|
|
3140
3393
|
},
|
|
3141
3394
|
/* @__PURE__ */ React.createElement("g", {
|
|
3395
|
+
stroke: "currentColor",
|
|
3396
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3142
3397
|
clipPath: "url(#a)"
|
|
3143
3398
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
3144
|
-
stroke: "currentColor",
|
|
3145
3399
|
strokeLinecap: "round",
|
|
3146
3400
|
strokeLinejoin: "round",
|
|
3147
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3148
3401
|
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"
|
|
3402
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
3403
|
+
d: "M11.8097 12.3875v.0001"
|
|
3149
3404
|
})),
|
|
3150
3405
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
3151
3406
|
id: "a"
|
|
@@ -3169,13 +3424,15 @@ const IconDashSquareDashHorizontal = forwardRef(
|
|
|
3169
3424
|
ref: forwardRef2
|
|
3170
3425
|
},
|
|
3171
3426
|
/* @__PURE__ */ React.createElement("g", {
|
|
3427
|
+
stroke: "currentColor",
|
|
3428
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3172
3429
|
clipPath: "url(#a)"
|
|
3173
3430
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
3174
|
-
stroke: "currentColor",
|
|
3175
3431
|
strokeLinecap: "round",
|
|
3176
3432
|
strokeLinejoin: "round",
|
|
3177
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3178
3433
|
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"
|
|
3434
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
3435
|
+
d: "M11.8097 12.3875v.0001"
|
|
3179
3436
|
})),
|
|
3180
3437
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
3181
3438
|
id: "a"
|
|
@@ -3199,13 +3456,15 @@ const IconDashSquareDashVertical = forwardRef(
|
|
|
3199
3456
|
ref: forwardRef2
|
|
3200
3457
|
},
|
|
3201
3458
|
/* @__PURE__ */ React.createElement("g", {
|
|
3459
|
+
stroke: "currentColor",
|
|
3460
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3202
3461
|
clipPath: "url(#a)"
|
|
3203
3462
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
3204
|
-
stroke: "currentColor",
|
|
3205
3463
|
strokeLinecap: "round",
|
|
3206
3464
|
strokeLinejoin: "round",
|
|
3207
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3208
3465
|
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"
|
|
3466
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
3467
|
+
d: "M11.8097 12.3875v.0001"
|
|
3209
3468
|
})),
|
|
3210
3469
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
3211
3470
|
id: "a"
|
|
@@ -3241,6 +3500,11 @@ const IconDistributeHorizontal = forwardRef(
|
|
|
3241
3500
|
y: 7,
|
|
3242
3501
|
fill: "currentColor",
|
|
3243
3502
|
rx: 2
|
|
3503
|
+
}),
|
|
3504
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
3505
|
+
stroke: "currentColor",
|
|
3506
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3507
|
+
d: "M11.8097 12.3875v.0001"
|
|
3244
3508
|
})
|
|
3245
3509
|
)
|
|
3246
3510
|
);
|
|
@@ -3271,6 +3535,11 @@ const IconDistributeVertical = forwardRef(
|
|
|
3271
3535
|
fill: "currentColor",
|
|
3272
3536
|
rx: 2,
|
|
3273
3537
|
transform: "rotate(90 17 10)"
|
|
3538
|
+
}),
|
|
3539
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
3540
|
+
stroke: "currentColor",
|
|
3541
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3542
|
+
d: "M11.8097 12.3875v.0001"
|
|
3274
3543
|
})
|
|
3275
3544
|
)
|
|
3276
3545
|
);
|
|
@@ -3394,6 +3663,11 @@ const IconEnvelope = forwardRef(
|
|
|
3394
3663
|
strokeLinecap: "round",
|
|
3395
3664
|
strokeWidth: "var(--svg-stroke-width)",
|
|
3396
3665
|
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"
|
|
3666
|
+
}),
|
|
3667
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
3668
|
+
stroke: "currentColor",
|
|
3669
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3670
|
+
d: "M11.8097 12.3875v.0001"
|
|
3397
3671
|
})
|
|
3398
3672
|
)
|
|
3399
3673
|
);
|
|
@@ -3411,13 +3685,15 @@ const IconEraser = forwardRef(
|
|
|
3411
3685
|
ref: forwardRef2
|
|
3412
3686
|
},
|
|
3413
3687
|
/* @__PURE__ */ React.createElement("g", {
|
|
3688
|
+
stroke: "currentColor",
|
|
3689
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3414
3690
|
clipPath: "url(#a)"
|
|
3415
3691
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
3416
|
-
stroke: "currentColor",
|
|
3417
3692
|
strokeLinecap: "round",
|
|
3418
3693
|
strokeLinejoin: "round",
|
|
3419
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3420
3694
|
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"
|
|
3695
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
3696
|
+
d: "M11.8097 12.3875v.0001"
|
|
3421
3697
|
})),
|
|
3422
3698
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
3423
3699
|
id: "a"
|
|
@@ -3445,8 +3721,11 @@ const IconExclamationMarkOctagon = forwardRef(
|
|
|
3445
3721
|
d: "M13 15.5c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z"
|
|
3446
3722
|
}),
|
|
3447
3723
|
/* @__PURE__ */ React.createElement("path", {
|
|
3448
|
-
|
|
3449
|
-
|
|
3724
|
+
stroke: "currentColor",
|
|
3725
|
+
strokeLinecap: "round",
|
|
3726
|
+
strokeLinejoin: "round",
|
|
3727
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3728
|
+
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"
|
|
3450
3729
|
})
|
|
3451
3730
|
)
|
|
3452
3731
|
);
|
|
@@ -3472,6 +3751,11 @@ const IconExclamationPointCircle = forwardRef(
|
|
|
3472
3751
|
/* @__PURE__ */ React.createElement("path", {
|
|
3473
3752
|
fill: "currentColor",
|
|
3474
3753
|
d: "M13 15.5c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1Z"
|
|
3754
|
+
}),
|
|
3755
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
3756
|
+
stroke: "currentColor",
|
|
3757
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3758
|
+
d: "M11.8097 12.3875v.0001"
|
|
3475
3759
|
})
|
|
3476
3760
|
)
|
|
3477
3761
|
);
|
|
@@ -3524,6 +3808,11 @@ const IconEyeClosedDotsFourFrameBroken = forwardRef(
|
|
|
3524
3808
|
strokeLinejoin: "round",
|
|
3525
3809
|
strokeWidth: "var(--svg-stroke-width)",
|
|
3526
3810
|
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"
|
|
3811
|
+
}),
|
|
3812
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
3813
|
+
stroke: "currentColor",
|
|
3814
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3815
|
+
d: "M11.8097 12.3875v.0001"
|
|
3527
3816
|
})
|
|
3528
3817
|
)
|
|
3529
3818
|
);
|
|
@@ -3541,13 +3830,15 @@ const IconEyeClosed = forwardRef(
|
|
|
3541
3830
|
ref: forwardRef2
|
|
3542
3831
|
},
|
|
3543
3832
|
/* @__PURE__ */ React.createElement("g", {
|
|
3833
|
+
stroke: "currentColor",
|
|
3834
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3544
3835
|
clipPath: "url(#a)"
|
|
3545
3836
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
3546
|
-
stroke: "currentColor",
|
|
3547
3837
|
strokeLinecap: "round",
|
|
3548
3838
|
strokeLinejoin: "round",
|
|
3549
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3550
3839
|
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"
|
|
3840
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
3841
|
+
d: "M11.8097 12.3875v.0001"
|
|
3551
3842
|
})),
|
|
3552
3843
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
3553
3844
|
id: "a"
|
|
@@ -3582,6 +3873,11 @@ const IconEyeOpenLineFrameBroken = forwardRef(
|
|
|
3582
3873
|
cy: 7,
|
|
3583
3874
|
r: 2,
|
|
3584
3875
|
fill: "currentColor"
|
|
3876
|
+
}),
|
|
3877
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
3878
|
+
stroke: "currentColor",
|
|
3879
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3880
|
+
d: "M11.8097 12.3875v.0001"
|
|
3585
3881
|
})
|
|
3586
3882
|
)
|
|
3587
3883
|
);
|
|
@@ -3599,10 +3895,15 @@ const IconEyeOpenSlash = forwardRef(
|
|
|
3599
3895
|
ref: forwardRef2
|
|
3600
3896
|
},
|
|
3601
3897
|
/* @__PURE__ */ React.createElement("g", {
|
|
3898
|
+
stroke: "currentColor",
|
|
3899
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3602
3900
|
clipPath: "url(#a)"
|
|
3603
3901
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
3604
|
-
|
|
3605
|
-
|
|
3902
|
+
strokeLinecap: "round",
|
|
3903
|
+
strokeLinejoin: "round",
|
|
3904
|
+
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"
|
|
3905
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
3906
|
+
d: "M11.8097 12.3875v.0001"
|
|
3606
3907
|
})),
|
|
3607
3908
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
3608
3909
|
id: "a"
|
|
@@ -3626,10 +3927,17 @@ const IconEyeOpen = forwardRef(
|
|
|
3626
3927
|
ref: forwardRef2
|
|
3627
3928
|
},
|
|
3628
3929
|
/* @__PURE__ */ React.createElement("g", {
|
|
3930
|
+
stroke: "currentColor",
|
|
3931
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3629
3932
|
clipPath: "url(#a)"
|
|
3630
3933
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
3631
|
-
|
|
3632
|
-
d: "
|
|
3934
|
+
strokeLinejoin: "round",
|
|
3935
|
+
d: "M12 5c-6 0-10 7-10 7s4 7 10 7 10-7 10-7-4-7-10-7Z"
|
|
3936
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
3937
|
+
strokeLinejoin: "round",
|
|
3938
|
+
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"
|
|
3939
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
3940
|
+
d: "M11.8097 12.3875v.0001"
|
|
3633
3941
|
})),
|
|
3634
3942
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
3635
3943
|
id: "a"
|
|
@@ -3662,6 +3970,11 @@ const IconEyedropper = forwardRef(
|
|
|
3662
3970
|
/* @__PURE__ */ React.createElement("path", {
|
|
3663
3971
|
fill: "currentColor",
|
|
3664
3972
|
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"
|
|
3973
|
+
}),
|
|
3974
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
3975
|
+
stroke: "currentColor",
|
|
3976
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3977
|
+
d: "M11.8097 12.3875v.0001"
|
|
3665
3978
|
})
|
|
3666
3979
|
)
|
|
3667
3980
|
);
|
|
@@ -3679,12 +3992,14 @@ const IconFactoryHouse = forwardRef(
|
|
|
3679
3992
|
ref: forwardRef2
|
|
3680
3993
|
},
|
|
3681
3994
|
/* @__PURE__ */ React.createElement("g", {
|
|
3995
|
+
stroke: "currentColor",
|
|
3996
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3682
3997
|
clipPath: "url(#a)"
|
|
3683
3998
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
3684
|
-
stroke: "currentColor",
|
|
3685
3999
|
strokeLinecap: "round",
|
|
3686
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3687
4000
|
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"
|
|
4001
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
4002
|
+
d: "M11.8097 12.3875v.0001"
|
|
3688
4003
|
})),
|
|
3689
4004
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
3690
4005
|
id: "a"
|
|
@@ -3708,12 +4023,14 @@ const IconFactory = forwardRef(
|
|
|
3708
4023
|
ref: forwardRef2
|
|
3709
4024
|
},
|
|
3710
4025
|
/* @__PURE__ */ React.createElement("g", {
|
|
4026
|
+
stroke: "currentColor",
|
|
4027
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3711
4028
|
clipPath: "url(#a)"
|
|
3712
4029
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
3713
|
-
stroke: "currentColor",
|
|
3714
4030
|
strokeLinecap: "round",
|
|
3715
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3716
4031
|
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"
|
|
4032
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
4033
|
+
d: "M11.8097 12.3875v.0001"
|
|
3717
4034
|
})),
|
|
3718
4035
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
3719
4036
|
id: "a"
|
|
@@ -3913,12 +4230,14 @@ const IconFunnel = forwardRef(
|
|
|
3913
4230
|
ref: forwardRef2
|
|
3914
4231
|
},
|
|
3915
4232
|
/* @__PURE__ */ React.createElement("g", {
|
|
4233
|
+
stroke: "currentColor",
|
|
4234
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
3916
4235
|
clipPath: "url(#a)"
|
|
3917
4236
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
3918
|
-
stroke: "currentColor",
|
|
3919
4237
|
strokeLinecap: "round",
|
|
3920
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
3921
4238
|
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"
|
|
4239
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
4240
|
+
d: "M11.8097 12.3875v.0001"
|
|
3922
4241
|
})),
|
|
3923
4242
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
3924
4243
|
id: "a"
|
|
@@ -3952,6 +4271,11 @@ const IconGauge = forwardRef(
|
|
|
3952
4271
|
strokeLinecap: "round",
|
|
3953
4272
|
strokeWidth: "var(--svg-stroke-width)",
|
|
3954
4273
|
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"
|
|
4274
|
+
}),
|
|
4275
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
4276
|
+
stroke: "currentColor",
|
|
4277
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4278
|
+
d: "M11.8097 12.3875v.0001"
|
|
3955
4279
|
})
|
|
3956
4280
|
)
|
|
3957
4281
|
);
|
|
@@ -3971,8 +4295,10 @@ const IconGift = forwardRef(
|
|
|
3971
4295
|
/* @__PURE__ */ React.createElement("g", {
|
|
3972
4296
|
clipPath: "url(#a)"
|
|
3973
4297
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
3974
|
-
|
|
3975
|
-
|
|
4298
|
+
stroke: "currentColor",
|
|
4299
|
+
strokeLinejoin: "round",
|
|
4300
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4301
|
+
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"
|
|
3976
4302
|
})),
|
|
3977
4303
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
3978
4304
|
id: "a"
|
|
@@ -4000,6 +4326,11 @@ const IconGlobe = forwardRef(
|
|
|
4000
4326
|
strokeLinecap: "round",
|
|
4001
4327
|
strokeWidth: "var(--svg-stroke-width)",
|
|
4002
4328
|
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"
|
|
4329
|
+
}),
|
|
4330
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
4331
|
+
stroke: "currentColor",
|
|
4332
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4333
|
+
d: "M11.8097 12.3875v.0001"
|
|
4003
4334
|
})
|
|
4004
4335
|
)
|
|
4005
4336
|
);
|
|
@@ -4017,14 +4348,16 @@ const IconGraduationCap = forwardRef(
|
|
|
4017
4348
|
ref: forwardRef2
|
|
4018
4349
|
},
|
|
4019
4350
|
/* @__PURE__ */ React.createElement("g", {
|
|
4351
|
+
stroke: "currentColor",
|
|
4352
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4020
4353
|
clipPath: "url(#a)"
|
|
4021
4354
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
4022
|
-
stroke: "currentColor",
|
|
4023
4355
|
strokeLinecap: "round",
|
|
4024
4356
|
strokeLinejoin: "round",
|
|
4025
4357
|
strokeMiterlimit: 1.414,
|
|
4026
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4027
4358
|
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"
|
|
4359
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
4360
|
+
d: "M11.8097 12.3875v.0001"
|
|
4028
4361
|
})),
|
|
4029
4362
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
4030
4363
|
id: "a"
|
|
@@ -4048,13 +4381,15 @@ const IconGridFour = forwardRef(
|
|
|
4048
4381
|
ref: forwardRef2
|
|
4049
4382
|
},
|
|
4050
4383
|
/* @__PURE__ */ React.createElement("g", {
|
|
4384
|
+
stroke: "currentColor",
|
|
4385
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4051
4386
|
clipPath: "url(#a)"
|
|
4052
4387
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
4053
|
-
stroke: "currentColor",
|
|
4054
4388
|
strokeLinecap: "round",
|
|
4055
4389
|
strokeLinejoin: "round",
|
|
4056
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4057
4390
|
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"
|
|
4391
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
4392
|
+
d: "M11.8097 12.3875v.0001"
|
|
4058
4393
|
})),
|
|
4059
4394
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
4060
4395
|
id: "a"
|
|
@@ -4078,13 +4413,15 @@ const IconGridSix = forwardRef(
|
|
|
4078
4413
|
ref: forwardRef2
|
|
4079
4414
|
},
|
|
4080
4415
|
/* @__PURE__ */ React.createElement("g", {
|
|
4416
|
+
stroke: "currentColor",
|
|
4417
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4081
4418
|
clipPath: "url(#a)"
|
|
4082
4419
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
4083
|
-
stroke: "currentColor",
|
|
4084
4420
|
strokeLinecap: "round",
|
|
4085
4421
|
strokeLinejoin: "round",
|
|
4086
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4087
4422
|
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"
|
|
4423
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
4424
|
+
d: "M11.8097 12.3875v.0001"
|
|
4088
4425
|
})),
|
|
4089
4426
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
4090
4427
|
id: "a"
|
|
@@ -4148,6 +4485,11 @@ const IconHandFilled = forwardRef(
|
|
|
4148
4485
|
strokeLinejoin: "round",
|
|
4149
4486
|
strokeWidth: "var(--svg-stroke-width)",
|
|
4150
4487
|
d: "M12 12h.0007"
|
|
4488
|
+
}),
|
|
4489
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
4490
|
+
stroke: "currentColor",
|
|
4491
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4492
|
+
d: "M11.8097 12.3875v.0001"
|
|
4151
4493
|
})
|
|
4152
4494
|
)
|
|
4153
4495
|
);
|
|
@@ -4167,8 +4509,11 @@ const IconHandPointing = forwardRef(
|
|
|
4167
4509
|
/* @__PURE__ */ React.createElement("g", {
|
|
4168
4510
|
clipPath: "url(#a)"
|
|
4169
4511
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
4170
|
-
|
|
4171
|
-
|
|
4512
|
+
stroke: "currentColor",
|
|
4513
|
+
strokeLinecap: "round",
|
|
4514
|
+
strokeLinejoin: "round",
|
|
4515
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4516
|
+
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"
|
|
4172
4517
|
})),
|
|
4173
4518
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
4174
4519
|
id: "a"
|
|
@@ -4192,10 +4537,15 @@ const IconHand = forwardRef(
|
|
|
4192
4537
|
ref: forwardRef2
|
|
4193
4538
|
},
|
|
4194
4539
|
/* @__PURE__ */ React.createElement("g", {
|
|
4540
|
+
stroke: "currentColor",
|
|
4541
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4195
4542
|
clipPath: "url(#a)"
|
|
4196
4543
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
4197
|
-
|
|
4198
|
-
|
|
4544
|
+
strokeLinecap: "round",
|
|
4545
|
+
strokeLinejoin: "round",
|
|
4546
|
+
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"
|
|
4547
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
4548
|
+
d: "M11.8097 12.3875v.0001"
|
|
4199
4549
|
})),
|
|
4200
4550
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
4201
4551
|
id: "a"
|
|
@@ -4339,8 +4689,22 @@ const IconHighlighterUnderline = forwardRef(
|
|
|
4339
4689
|
rx: 0.5
|
|
4340
4690
|
}),
|
|
4341
4691
|
/* @__PURE__ */ React.createElement("path", {
|
|
4342
|
-
|
|
4343
|
-
|
|
4692
|
+
stroke: "currentColor",
|
|
4693
|
+
strokeLinecap: "round",
|
|
4694
|
+
strokeLinejoin: "round",
|
|
4695
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4696
|
+
d: "m18 9.8571 3-2.8571-4.5-4.5-3 3"
|
|
4697
|
+
}),
|
|
4698
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
4699
|
+
stroke: "currentColor",
|
|
4700
|
+
strokeLinecap: "round",
|
|
4701
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4702
|
+
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"
|
|
4703
|
+
}),
|
|
4704
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
4705
|
+
stroke: "currentColor",
|
|
4706
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4707
|
+
d: "M11.8097 12.3875v.0001"
|
|
4344
4708
|
})
|
|
4345
4709
|
)
|
|
4346
4710
|
);
|
|
@@ -4358,13 +4722,15 @@ const IconHighlighter = forwardRef(
|
|
|
4358
4722
|
ref: forwardRef2
|
|
4359
4723
|
},
|
|
4360
4724
|
/* @__PURE__ */ React.createElement("g", {
|
|
4725
|
+
stroke: "currentColor",
|
|
4726
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4361
4727
|
clipPath: "url(#a)"
|
|
4362
4728
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
4363
|
-
stroke: "currentColor",
|
|
4364
4729
|
strokeLinecap: "round",
|
|
4365
4730
|
strokeLinejoin: "round",
|
|
4366
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4367
4731
|
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"
|
|
4732
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
4733
|
+
d: "M11.8097 12.3875v.0001"
|
|
4368
4734
|
})),
|
|
4369
4735
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
4370
4736
|
id: "a"
|
|
@@ -4388,10 +4754,18 @@ const IconHouse = forwardRef(
|
|
|
4388
4754
|
ref: forwardRef2
|
|
4389
4755
|
},
|
|
4390
4756
|
/* @__PURE__ */ React.createElement("path", {
|
|
4391
|
-
|
|
4392
|
-
|
|
4393
|
-
|
|
4394
|
-
|
|
4757
|
+
stroke: "currentColor",
|
|
4758
|
+
strokeLinecap: "round",
|
|
4759
|
+
strokeLinejoin: "round",
|
|
4760
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4761
|
+
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"
|
|
4762
|
+
}),
|
|
4763
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
4764
|
+
stroke: "currentColor",
|
|
4765
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4766
|
+
d: "M11.8097 12.3875v.0001"
|
|
4767
|
+
})
|
|
4768
|
+
)
|
|
4395
4769
|
);
|
|
4396
4770
|
IconHouse[iconSymbol] = true;
|
|
4397
4771
|
|
|
@@ -4417,6 +4791,11 @@ const IconImage = forwardRef(
|
|
|
4417
4791
|
cy: 8,
|
|
4418
4792
|
r: 2,
|
|
4419
4793
|
fill: "currentColor"
|
|
4794
|
+
}),
|
|
4795
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
4796
|
+
stroke: "currentColor",
|
|
4797
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4798
|
+
d: "M11.8097 12.3875v.0001"
|
|
4420
4799
|
})
|
|
4421
4800
|
)
|
|
4422
4801
|
);
|
|
@@ -4442,6 +4821,11 @@ const IconInformationMarkCircle = forwardRef(
|
|
|
4442
4821
|
strokeLinecap: "round",
|
|
4443
4822
|
strokeWidth: "var(--svg-stroke-width)",
|
|
4444
4823
|
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"
|
|
4824
|
+
}),
|
|
4825
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
4826
|
+
stroke: "currentColor",
|
|
4827
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4828
|
+
d: "M11.8097 12.3875v.0001"
|
|
4445
4829
|
})
|
|
4446
4830
|
)
|
|
4447
4831
|
);
|
|
@@ -4459,12 +4843,14 @@ const IconKanban = forwardRef(
|
|
|
4459
4843
|
ref: forwardRef2
|
|
4460
4844
|
},
|
|
4461
4845
|
/* @__PURE__ */ React.createElement("g", {
|
|
4846
|
+
stroke: "currentColor",
|
|
4847
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4462
4848
|
clipPath: "url(#a)"
|
|
4463
4849
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
4464
|
-
stroke: "currentColor",
|
|
4465
4850
|
strokeLinecap: "round",
|
|
4466
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4467
4851
|
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"
|
|
4852
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
4853
|
+
d: "M11.8097 12.3875v.0001"
|
|
4468
4854
|
})),
|
|
4469
4855
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
4470
4856
|
id: "a"
|
|
@@ -4488,10 +4874,15 @@ const IconKey = forwardRef(
|
|
|
4488
4874
|
ref: forwardRef2
|
|
4489
4875
|
},
|
|
4490
4876
|
/* @__PURE__ */ React.createElement("g", {
|
|
4877
|
+
stroke: "currentColor",
|
|
4878
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4491
4879
|
clipPath: "url(#a)"
|
|
4492
4880
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
4493
|
-
|
|
4494
|
-
|
|
4881
|
+
strokeLinecap: "round",
|
|
4882
|
+
strokeLinejoin: "round",
|
|
4883
|
+
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"
|
|
4884
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
4885
|
+
d: "M11.8097 12.3875v.0001"
|
|
4495
4886
|
})),
|
|
4496
4887
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
4497
4888
|
id: "a"
|
|
@@ -4523,6 +4914,11 @@ const IconKeycap = forwardRef(
|
|
|
4523
4914
|
/* @__PURE__ */ React.createElement("path", {
|
|
4524
4915
|
fill: "currentColor",
|
|
4525
4916
|
d: "M0 0h.001v.001h-.001z"
|
|
4917
|
+
}),
|
|
4918
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
4919
|
+
stroke: "currentColor",
|
|
4920
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4921
|
+
d: "M11.8097 12.3875v.0001"
|
|
4526
4922
|
})
|
|
4527
4923
|
)
|
|
4528
4924
|
);
|
|
@@ -4544,6 +4940,11 @@ const IconLaptop = forwardRef(
|
|
|
4544
4940
|
strokeLinecap: "round",
|
|
4545
4941
|
strokeWidth: "var(--svg-stroke-width)",
|
|
4546
4942
|
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"
|
|
4943
|
+
}),
|
|
4944
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
4945
|
+
stroke: "currentColor",
|
|
4946
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4947
|
+
d: "M11.8097 12.3875v.0001"
|
|
4547
4948
|
})
|
|
4548
4949
|
)
|
|
4549
4950
|
);
|
|
@@ -4561,13 +4962,15 @@ const IconLasso = forwardRef(
|
|
|
4561
4962
|
ref: forwardRef2
|
|
4562
4963
|
},
|
|
4563
4964
|
/* @__PURE__ */ React.createElement("g", {
|
|
4965
|
+
stroke: "currentColor",
|
|
4966
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4564
4967
|
clipPath: "url(#a)"
|
|
4565
4968
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
4566
|
-
stroke: "currentColor",
|
|
4567
4969
|
strokeDasharray: "1 3",
|
|
4568
4970
|
strokeLinecap: "round",
|
|
4569
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4570
4971
|
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"
|
|
4972
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
4973
|
+
d: "M11.8097 12.3875v.0001"
|
|
4571
4974
|
})),
|
|
4572
4975
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
4573
4976
|
id: "a"
|
|
@@ -4591,13 +4994,15 @@ const IconLayout = forwardRef(
|
|
|
4591
4994
|
ref: forwardRef2
|
|
4592
4995
|
},
|
|
4593
4996
|
/* @__PURE__ */ React.createElement("g", {
|
|
4997
|
+
stroke: "currentColor",
|
|
4998
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4594
4999
|
clipPath: "url(#a)"
|
|
4595
5000
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
4596
|
-
stroke: "currentColor",
|
|
4597
5001
|
strokeLinecap: "round",
|
|
4598
5002
|
strokeLinejoin: "round",
|
|
4599
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4600
5003
|
d: "M3 9v12h6m-6-12v-6h18v6m-18 0h6m12 0v12h-12m12-12h-12m0 0v12"
|
|
5004
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
5005
|
+
d: "M11.8097 12.3875v.0001"
|
|
4601
5006
|
})),
|
|
4602
5007
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
4603
5008
|
id: "a"
|
|
@@ -4621,13 +5026,15 @@ const IconLifesaver = forwardRef(
|
|
|
4621
5026
|
ref: forwardRef2
|
|
4622
5027
|
},
|
|
4623
5028
|
/* @__PURE__ */ React.createElement("g", {
|
|
5029
|
+
stroke: "currentColor",
|
|
5030
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4624
5031
|
clipPath: "url(#a)"
|
|
4625
5032
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
4626
|
-
stroke: "currentColor",
|
|
4627
5033
|
strokeLinecap: "square",
|
|
4628
5034
|
strokeMiterlimit: 1.414,
|
|
4629
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4630
5035
|
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"
|
|
5036
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
5037
|
+
d: "M11.8097 12.3875v.0001"
|
|
4631
5038
|
})),
|
|
4632
5039
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
4633
5040
|
id: "a"
|
|
@@ -4676,9 +5083,15 @@ const IconLightbulb = forwardRef(
|
|
|
4676
5083
|
fill: "none",
|
|
4677
5084
|
ref: forwardRef2
|
|
4678
5085
|
},
|
|
5086
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
5087
|
+
stroke: "currentColor",
|
|
5088
|
+
strokeLinejoin: "round",
|
|
5089
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5090
|
+
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"
|
|
5091
|
+
}),
|
|
4679
5092
|
/* @__PURE__ */ React.createElement("path", {
|
|
4680
5093
|
fill: "currentColor",
|
|
4681
|
-
d: "M9
|
|
5094
|
+
d: "M9 20h6v1c0 .5523-.4477 1-1 1h-4c-.5523 0-1-.4477-1-1v-1Z"
|
|
4682
5095
|
})
|
|
4683
5096
|
)
|
|
4684
5097
|
);
|
|
@@ -4696,14 +5109,16 @@ const IconLightning = forwardRef(
|
|
|
4696
5109
|
ref: forwardRef2
|
|
4697
5110
|
},
|
|
4698
5111
|
/* @__PURE__ */ React.createElement("g", {
|
|
5112
|
+
stroke: "currentColor",
|
|
5113
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4699
5114
|
clipPath: "url(#a)"
|
|
4700
5115
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
4701
|
-
stroke: "currentColor",
|
|
4702
5116
|
strokeLinecap: "square",
|
|
4703
5117
|
strokeLinejoin: "round",
|
|
4704
5118
|
strokeMiterlimit: 1.414,
|
|
4705
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4706
5119
|
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"
|
|
5120
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
5121
|
+
d: "M11.8097 12.3875v.0001"
|
|
4707
5122
|
})),
|
|
4708
5123
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
4709
5124
|
id: "a"
|
|
@@ -4727,13 +5142,15 @@ const IconLineCurved = forwardRef(
|
|
|
4727
5142
|
ref: forwardRef2
|
|
4728
5143
|
},
|
|
4729
5144
|
/* @__PURE__ */ React.createElement("g", {
|
|
5145
|
+
stroke: "currentColor",
|
|
5146
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4730
5147
|
clipPath: "url(#a)"
|
|
4731
5148
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
4732
|
-
stroke: "currentColor",
|
|
4733
5149
|
strokeLinecap: "round",
|
|
4734
5150
|
strokeLinejoin: "round",
|
|
4735
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4736
5151
|
d: "M2 12s2.767-2.5534 5-3c4.4658-.8932 5.5342 6.8931 10 6 2.2329-.4466 5-3 5-3"
|
|
5152
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
5153
|
+
d: "M11.8097 12.3875v.0001"
|
|
4737
5154
|
})),
|
|
4738
5155
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
4739
5156
|
id: "a"
|
|
@@ -4757,13 +5174,15 @@ const IconLineDashed = forwardRef(
|
|
|
4757
5174
|
ref: forwardRef2
|
|
4758
5175
|
},
|
|
4759
5176
|
/* @__PURE__ */ React.createElement("g", {
|
|
5177
|
+
stroke: "currentColor",
|
|
5178
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4760
5179
|
clipPath: "url(#a)"
|
|
4761
5180
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
4762
|
-
stroke: "currentColor",
|
|
4763
5181
|
strokeLinecap: "round",
|
|
4764
5182
|
strokeLinejoin: "round",
|
|
4765
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4766
5183
|
d: "M2 12h4m4 0h4m4 0h4"
|
|
5184
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
5185
|
+
d: "M11.8097 12.3875v.0001"
|
|
4767
5186
|
})),
|
|
4768
5187
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
4769
5188
|
id: "a"
|
|
@@ -4787,12 +5206,14 @@ const IconLineDiagonal = forwardRef(
|
|
|
4787
5206
|
ref: forwardRef2
|
|
4788
5207
|
},
|
|
4789
5208
|
/* @__PURE__ */ React.createElement("g", {
|
|
5209
|
+
stroke: "currentColor",
|
|
5210
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4790
5211
|
clipPath: "url(#a)"
|
|
4791
5212
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
4792
|
-
stroke: "currentColor",
|
|
4793
5213
|
strokeLinecap: "round",
|
|
4794
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4795
5214
|
d: "m4 20 16-16"
|
|
5215
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
5216
|
+
d: "M11.8097 12.3875v.0001"
|
|
4796
5217
|
})),
|
|
4797
5218
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
4798
5219
|
id: "a"
|
|
@@ -4816,10 +5237,14 @@ const IconLineDotted = forwardRef(
|
|
|
4816
5237
|
ref: forwardRef2
|
|
4817
5238
|
},
|
|
4818
5239
|
/* @__PURE__ */ React.createElement("g", {
|
|
4819
|
-
fill: "currentColor",
|
|
4820
5240
|
clipPath: "url(#a)"
|
|
4821
5241
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
5242
|
+
fill: "currentColor",
|
|
4822
5243
|
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"
|
|
5244
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
5245
|
+
stroke: "currentColor",
|
|
5246
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5247
|
+
d: "M11.8097 12.3875v.0001"
|
|
4823
5248
|
})),
|
|
4824
5249
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
4825
5250
|
id: "a"
|
|
@@ -4843,13 +5268,15 @@ const IconLineHorizontal = forwardRef(
|
|
|
4843
5268
|
ref: forwardRef2
|
|
4844
5269
|
},
|
|
4845
5270
|
/* @__PURE__ */ React.createElement("g", {
|
|
5271
|
+
stroke: "currentColor",
|
|
5272
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4846
5273
|
clipPath: "url(#a)"
|
|
4847
5274
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
4848
|
-
stroke: "currentColor",
|
|
4849
5275
|
strokeLinecap: "round",
|
|
4850
5276
|
strokeLinejoin: "round",
|
|
4851
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4852
5277
|
d: "M3 12h18"
|
|
5278
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
5279
|
+
d: "M11.8097 12.3875v.0001"
|
|
4853
5280
|
})),
|
|
4854
5281
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
4855
5282
|
id: "a"
|
|
@@ -4873,13 +5300,15 @@ const IconLineOrthogonal = forwardRef(
|
|
|
4873
5300
|
ref: forwardRef2
|
|
4874
5301
|
},
|
|
4875
5302
|
/* @__PURE__ */ React.createElement("g", {
|
|
5303
|
+
stroke: "currentColor",
|
|
5304
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4876
5305
|
clipPath: "url(#a)"
|
|
4877
5306
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
4878
|
-
stroke: "currentColor",
|
|
4879
5307
|
strokeLinecap: "round",
|
|
4880
5308
|
strokeLinejoin: "round",
|
|
4881
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4882
5309
|
d: "M2 16h10v-8h10"
|
|
5310
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
5311
|
+
d: "M11.8097 12.3875v.0001"
|
|
4883
5312
|
})),
|
|
4884
5313
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
4885
5314
|
id: "a"
|
|
@@ -4903,13 +5332,15 @@ const IconLineStraight = forwardRef(
|
|
|
4903
5332
|
ref: forwardRef2
|
|
4904
5333
|
},
|
|
4905
5334
|
/* @__PURE__ */ React.createElement("g", {
|
|
5335
|
+
stroke: "currentColor",
|
|
5336
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4906
5337
|
clipPath: "url(#a)"
|
|
4907
5338
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
4908
|
-
stroke: "currentColor",
|
|
4909
5339
|
strokeLinecap: "round",
|
|
4910
5340
|
strokeLinejoin: "round",
|
|
4911
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4912
5341
|
d: "m3 15 18-6"
|
|
5342
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
5343
|
+
d: "M11.8097 12.3875v.0001"
|
|
4913
5344
|
})),
|
|
4914
5345
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
4915
5346
|
id: "a"
|
|
@@ -4933,13 +5364,15 @@ const IconLinesThreeHorizontalLineVerticalCenter = forwardRef(
|
|
|
4933
5364
|
ref: forwardRef2
|
|
4934
5365
|
},
|
|
4935
5366
|
/* @__PURE__ */ React.createElement("g", {
|
|
5367
|
+
stroke: "currentColor",
|
|
5368
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4936
5369
|
clipPath: "url(#a)"
|
|
4937
5370
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
4938
|
-
stroke: "currentColor",
|
|
4939
5371
|
strokeLinecap: "round",
|
|
4940
5372
|
strokeLinejoin: "round",
|
|
4941
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4942
5373
|
d: "M4 5h8m8 0h-8m-8 7h16m-16 7h8m8 0h-8m0-14v14"
|
|
5374
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
5375
|
+
d: "M11.8097 12.3875v.0001"
|
|
4943
5376
|
})),
|
|
4944
5377
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
4945
5378
|
id: "a"
|
|
@@ -4963,12 +5396,14 @@ const IconLinesThreeHorizontal = forwardRef(
|
|
|
4963
5396
|
ref: forwardRef2
|
|
4964
5397
|
},
|
|
4965
5398
|
/* @__PURE__ */ React.createElement("g", {
|
|
5399
|
+
stroke: "currentColor",
|
|
5400
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4966
5401
|
clipPath: "url(#a)"
|
|
4967
5402
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
4968
|
-
stroke: "currentColor",
|
|
4969
5403
|
strokeLinecap: "round",
|
|
4970
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
4971
5404
|
d: "M4 5h16m-16 7h16m-16 7h16"
|
|
5405
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
5406
|
+
d: "M11.8097 12.3875v.0001"
|
|
4972
5407
|
})),
|
|
4973
5408
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
4974
5409
|
id: "a"
|
|
@@ -4992,12 +5427,14 @@ const IconLinesThreeVertical = forwardRef(
|
|
|
4992
5427
|
ref: forwardRef2
|
|
4993
5428
|
},
|
|
4994
5429
|
/* @__PURE__ */ React.createElement("g", {
|
|
5430
|
+
stroke: "currentColor",
|
|
5431
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
4995
5432
|
clipPath: "url(#a)"
|
|
4996
5433
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
4997
|
-
stroke: "currentColor",
|
|
4998
5434
|
strokeLinecap: "round",
|
|
4999
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
5000
5435
|
d: "M20 4v16m-8-16v16m-8-16v16"
|
|
5436
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
5437
|
+
d: "M11.8097 12.3875v.0001"
|
|
5001
5438
|
})),
|
|
5002
5439
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
5003
5440
|
id: "a"
|
|
@@ -5053,8 +5490,11 @@ const IconLinkPlus = forwardRef(
|
|
|
5053
5490
|
/* @__PURE__ */ React.createElement("g", {
|
|
5054
5491
|
clipPath: "url(#a)"
|
|
5055
5492
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
5056
|
-
|
|
5057
|
-
|
|
5493
|
+
stroke: "currentColor",
|
|
5494
|
+
strokeLinecap: "round",
|
|
5495
|
+
strokeLinejoin: "round",
|
|
5496
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5497
|
+
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"
|
|
5058
5498
|
})),
|
|
5059
5499
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
5060
5500
|
id: "a"
|
|
@@ -5082,6 +5522,11 @@ const IconLink = forwardRef(
|
|
|
5082
5522
|
strokeLinecap: "round",
|
|
5083
5523
|
strokeWidth: "var(--svg-stroke-width)",
|
|
5084
5524
|
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"
|
|
5525
|
+
}),
|
|
5526
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
5527
|
+
stroke: "currentColor",
|
|
5528
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5529
|
+
d: "M11.8097 12.3875v.0001"
|
|
5085
5530
|
})
|
|
5086
5531
|
)
|
|
5087
5532
|
);
|
|
@@ -5108,6 +5553,11 @@ const IconListBullets = forwardRef(
|
|
|
5108
5553
|
/* @__PURE__ */ React.createElement("path", {
|
|
5109
5554
|
fill: "currentColor",
|
|
5110
5555
|
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"
|
|
5556
|
+
}),
|
|
5557
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
5558
|
+
stroke: "currentColor",
|
|
5559
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5560
|
+
d: "M11.8097 12.3875v.0001"
|
|
5111
5561
|
})
|
|
5112
5562
|
)
|
|
5113
5563
|
);
|
|
@@ -5125,13 +5575,15 @@ const IconListNumbers = forwardRef(
|
|
|
5125
5575
|
ref: forwardRef2
|
|
5126
5576
|
},
|
|
5127
5577
|
/* @__PURE__ */ React.createElement("g", {
|
|
5578
|
+
stroke: "currentColor",
|
|
5579
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5128
5580
|
clipPath: "url(#a)"
|
|
5129
5581
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
5130
|
-
stroke: "currentColor",
|
|
5131
5582
|
strokeLinecap: "round",
|
|
5132
5583
|
strokeLinejoin: "round",
|
|
5133
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
5134
5584
|
d: "M3 3h3v6m6-3h9m-18 8h4v3h-4v3h4m5-3h9"
|
|
5585
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
5586
|
+
d: "M11.8097 12.3875v.0001"
|
|
5135
5587
|
})),
|
|
5136
5588
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
5137
5589
|
id: "a"
|
|
@@ -5165,6 +5617,11 @@ const IconLockClosed = forwardRef(
|
|
|
5165
5617
|
strokeLinecap: "round",
|
|
5166
5618
|
strokeWidth: "var(--svg-stroke-width)",
|
|
5167
5619
|
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"
|
|
5620
|
+
}),
|
|
5621
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
5622
|
+
stroke: "currentColor",
|
|
5623
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5624
|
+
d: "M11.8097 12.3875v.0001"
|
|
5168
5625
|
})
|
|
5169
5626
|
)
|
|
5170
5627
|
);
|
|
@@ -5192,6 +5649,11 @@ const IconLockOpen = forwardRef(
|
|
|
5192
5649
|
strokeLinecap: "round",
|
|
5193
5650
|
strokeWidth: "var(--svg-stroke-width)",
|
|
5194
5651
|
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"
|
|
5652
|
+
}),
|
|
5653
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
5654
|
+
stroke: "currentColor",
|
|
5655
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5656
|
+
d: "M11.8097 12.3875v.0001"
|
|
5195
5657
|
})
|
|
5196
5658
|
)
|
|
5197
5659
|
);
|
|
@@ -5269,13 +5731,15 @@ const IconMagnet = forwardRef(
|
|
|
5269
5731
|
ref: forwardRef2
|
|
5270
5732
|
},
|
|
5271
5733
|
/* @__PURE__ */ React.createElement("g", {
|
|
5734
|
+
stroke: "currentColor",
|
|
5735
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5272
5736
|
clipPath: "url(#a)"
|
|
5273
5737
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
5274
|
-
stroke: "currentColor",
|
|
5275
5738
|
strokeLinecap: "square",
|
|
5276
5739
|
strokeMiterlimit: 1.414,
|
|
5277
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
5278
5740
|
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"
|
|
5741
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
5742
|
+
d: "M11.8097 12.3875v.0001"
|
|
5279
5743
|
})),
|
|
5280
5744
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
5281
5745
|
id: "a"
|
|
@@ -5299,10 +5763,15 @@ const IconMagnifyingGlassLightning = forwardRef(
|
|
|
5299
5763
|
ref: forwardRef2
|
|
5300
5764
|
},
|
|
5301
5765
|
/* @__PURE__ */ React.createElement("g", {
|
|
5766
|
+
stroke: "currentColor",
|
|
5767
|
+
strokeLinecap: "round",
|
|
5768
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5302
5769
|
clipPath: "url(#a)"
|
|
5303
5770
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
5304
|
-
|
|
5305
|
-
d: "
|
|
5771
|
+
strokeLinejoin: "round",
|
|
5772
|
+
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"
|
|
5773
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
5774
|
+
d: "m14 2-3 4h3l-3 4"
|
|
5306
5775
|
})),
|
|
5307
5776
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
5308
5777
|
id: "a"
|
|
@@ -5351,6 +5820,11 @@ const IconMagnifyingGlass = forwardRef(
|
|
|
5351
5820
|
strokeLinecap: "round",
|
|
5352
5821
|
strokeWidth: "var(--svg-stroke-width)",
|
|
5353
5822
|
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"
|
|
5823
|
+
}),
|
|
5824
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
5825
|
+
stroke: "currentColor",
|
|
5826
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5827
|
+
d: "M11.8097 12.3875v.0001"
|
|
5354
5828
|
})
|
|
5355
5829
|
)
|
|
5356
5830
|
);
|
|
@@ -5368,14 +5842,16 @@ const IconMap = forwardRef(
|
|
|
5368
5842
|
ref: forwardRef2
|
|
5369
5843
|
},
|
|
5370
5844
|
/* @__PURE__ */ React.createElement("g", {
|
|
5845
|
+
stroke: "currentColor",
|
|
5846
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5371
5847
|
clipPath: "url(#a)"
|
|
5372
5848
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
5373
|
-
stroke: "currentColor",
|
|
5374
5849
|
strokeLinecap: "round",
|
|
5375
5850
|
strokeLinejoin: "round",
|
|
5376
5851
|
strokeMiterlimit: 1.414,
|
|
5377
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
5378
5852
|
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"
|
|
5853
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
5854
|
+
d: "M11.8097 12.3875v.0001"
|
|
5379
5855
|
})),
|
|
5380
5856
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
5381
5857
|
id: "a"
|
|
@@ -5421,12 +5897,14 @@ const IconMicrophoneSlash = forwardRef(
|
|
|
5421
5897
|
ref: forwardRef2
|
|
5422
5898
|
},
|
|
5423
5899
|
/* @__PURE__ */ React.createElement("g", {
|
|
5900
|
+
stroke: "currentColor",
|
|
5901
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5424
5902
|
clipPath: "url(#a)"
|
|
5425
5903
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
5426
|
-
stroke: "currentColor",
|
|
5427
5904
|
strokeLinecap: "round",
|
|
5428
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
5429
5905
|
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"
|
|
5906
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
5907
|
+
d: "M11.8097 12.3875v.0001"
|
|
5430
5908
|
})),
|
|
5431
5909
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
5432
5910
|
id: "a"
|
|
@@ -5450,12 +5928,14 @@ const IconMicrophone = forwardRef(
|
|
|
5450
5928
|
ref: forwardRef2
|
|
5451
5929
|
},
|
|
5452
5930
|
/* @__PURE__ */ React.createElement("g", {
|
|
5931
|
+
stroke: "currentColor",
|
|
5932
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5453
5933
|
clipPath: "url(#a)"
|
|
5454
5934
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
5455
|
-
stroke: "currentColor",
|
|
5456
5935
|
strokeLinecap: "round",
|
|
5457
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
5458
5936
|
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"
|
|
5937
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
5938
|
+
d: "M11.8097 12.3875v.0001"
|
|
5459
5939
|
})),
|
|
5460
5940
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
5461
5941
|
id: "a"
|
|
@@ -5483,6 +5963,11 @@ const IconMinus = forwardRef(
|
|
|
5483
5963
|
strokeLinecap: "round",
|
|
5484
5964
|
strokeWidth: "var(--svg-stroke-width)",
|
|
5485
5965
|
d: "M6 12h12"
|
|
5966
|
+
}),
|
|
5967
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
5968
|
+
stroke: "currentColor",
|
|
5969
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
5970
|
+
d: "M11.8097 12.3875v.0001"
|
|
5486
5971
|
})
|
|
5487
5972
|
)
|
|
5488
5973
|
);
|
|
@@ -5671,6 +6156,11 @@ const IconMouse = forwardRef(
|
|
|
5671
6156
|
/* @__PURE__ */ React.createElement("path", {
|
|
5672
6157
|
fill: "currentColor",
|
|
5673
6158
|
d: "M0 0h.001v.001h-.001v-.001Z"
|
|
6159
|
+
}),
|
|
6160
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
6161
|
+
stroke: "currentColor",
|
|
6162
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
6163
|
+
d: "M11.8097 12.3875v.0001"
|
|
5674
6164
|
})
|
|
5675
6165
|
)
|
|
5676
6166
|
);
|
|
@@ -6031,8 +6521,11 @@ const IconNoteMagnifyingGlass = forwardRef(
|
|
|
6031
6521
|
/* @__PURE__ */ React.createElement("g", {
|
|
6032
6522
|
clipPath: "url(#a)"
|
|
6033
6523
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
6034
|
-
|
|
6035
|
-
|
|
6524
|
+
stroke: "currentColor",
|
|
6525
|
+
strokeLinecap: "round",
|
|
6526
|
+
strokeLinejoin: "round",
|
|
6527
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
6528
|
+
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"
|
|
6036
6529
|
})),
|
|
6037
6530
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
6038
6531
|
id: "a"
|
|
@@ -6213,11 +6706,11 @@ const IconParallelogram = forwardRef(
|
|
|
6213
6706
|
ref: forwardRef2
|
|
6214
6707
|
},
|
|
6215
6708
|
/* @__PURE__ */ React.createElement("g", {
|
|
6216
|
-
clipPath: "url(#a)"
|
|
6217
|
-
}, /* @__PURE__ */ React.createElement("path", {
|
|
6218
6709
|
stroke: "currentColor",
|
|
6219
6710
|
strokeWidth: "var(--svg-stroke-width)",
|
|
6220
|
-
|
|
6711
|
+
clipPath: "url(#a)"
|
|
6712
|
+
}, /* @__PURE__ */ React.createElement("path", {
|
|
6713
|
+
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"
|
|
6221
6714
|
})),
|
|
6222
6715
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
6223
6716
|
id: "a"
|
|
@@ -6241,12 +6734,14 @@ const IconPauseCircle = forwardRef(
|
|
|
6241
6734
|
ref: forwardRef2
|
|
6242
6735
|
},
|
|
6243
6736
|
/* @__PURE__ */ React.createElement("g", {
|
|
6737
|
+
stroke: "currentColor",
|
|
6738
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
6244
6739
|
clipPath: "url(#a)"
|
|
6245
6740
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
6246
|
-
stroke: "currentColor",
|
|
6247
6741
|
strokeLinecap: "round",
|
|
6248
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
6249
6742
|
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"
|
|
6743
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
6744
|
+
d: "M11.8097 12.3875v.0001"
|
|
6250
6745
|
})),
|
|
6251
6746
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
6252
6747
|
id: "a"
|
|
@@ -6297,13 +6792,15 @@ const IconPdf = forwardRef(
|
|
|
6297
6792
|
ref: forwardRef2
|
|
6298
6793
|
},
|
|
6299
6794
|
/* @__PURE__ */ React.createElement("g", {
|
|
6795
|
+
stroke: "currentColor",
|
|
6796
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
6300
6797
|
clipPath: "url(#a)"
|
|
6301
6798
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
6302
|
-
stroke: "currentColor",
|
|
6303
6799
|
strokeLinecap: "round",
|
|
6304
6800
|
strokeLinejoin: "round",
|
|
6305
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
6306
6801
|
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"
|
|
6802
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
6803
|
+
d: "M11.8097 12.3875v.0001"
|
|
6307
6804
|
})),
|
|
6308
6805
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
6309
6806
|
id: "a"
|
|
@@ -6327,13 +6824,15 @@ const IconPenTip = forwardRef(
|
|
|
6327
6824
|
ref: forwardRef2
|
|
6328
6825
|
},
|
|
6329
6826
|
/* @__PURE__ */ React.createElement("g", {
|
|
6827
|
+
stroke: "currentColor",
|
|
6828
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
6330
6829
|
clipPath: "url(#a)"
|
|
6331
6830
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
6332
|
-
stroke: "currentColor",
|
|
6333
6831
|
strokeLinecap: "round",
|
|
6334
6832
|
strokeLinejoin: "round",
|
|
6335
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
6336
6833
|
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"
|
|
6834
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
6835
|
+
d: "M11.8097 12.3875v.0001"
|
|
6337
6836
|
})),
|
|
6338
6837
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
6339
6838
|
id: "a"
|
|
@@ -6387,13 +6886,15 @@ const IconPen = forwardRef(
|
|
|
6387
6886
|
ref: forwardRef2
|
|
6388
6887
|
},
|
|
6389
6888
|
/* @__PURE__ */ React.createElement("g", {
|
|
6889
|
+
stroke: "currentColor",
|
|
6890
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
6390
6891
|
clipPath: "url(#a)"
|
|
6391
6892
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
6392
|
-
stroke: "currentColor",
|
|
6393
6893
|
strokeLinecap: "round",
|
|
6394
6894
|
strokeLinejoin: "round",
|
|
6395
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
6396
6895
|
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"
|
|
6896
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
6897
|
+
d: "M11.8097 12.3875v.0001"
|
|
6397
6898
|
})),
|
|
6398
6899
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
6399
6900
|
id: "a"
|
|
@@ -6451,6 +6952,11 @@ const IconPlaceholder = forwardRef(
|
|
|
6451
6952
|
strokeLinecap: "round",
|
|
6452
6953
|
strokeWidth: "var(--svg-stroke-width)",
|
|
6453
6954
|
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"
|
|
6955
|
+
}),
|
|
6956
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
6957
|
+
stroke: "currentColor",
|
|
6958
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
6959
|
+
d: "M11.8097 12.3875v.0001"
|
|
6454
6960
|
})
|
|
6455
6961
|
)
|
|
6456
6962
|
);
|
|
@@ -6487,16 +6993,20 @@ const IconPlayCircle = forwardRef(
|
|
|
6487
6993
|
fill: "none",
|
|
6488
6994
|
ref: forwardRef2
|
|
6489
6995
|
},
|
|
6490
|
-
/* @__PURE__ */ React.createElement("
|
|
6491
|
-
cx: 12,
|
|
6492
|
-
cy: 12,
|
|
6493
|
-
r: 9,
|
|
6996
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
6494
6997
|
stroke: "currentColor",
|
|
6495
|
-
|
|
6998
|
+
strokeLinejoin: "round",
|
|
6999
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7000
|
+
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"
|
|
6496
7001
|
}),
|
|
6497
7002
|
/* @__PURE__ */ React.createElement("path", {
|
|
6498
7003
|
fill: "currentColor",
|
|
6499
7004
|
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"
|
|
7005
|
+
}),
|
|
7006
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
7007
|
+
stroke: "currentColor",
|
|
7008
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7009
|
+
d: "M11.8097 12.3875v.0001"
|
|
6500
7010
|
})
|
|
6501
7011
|
)
|
|
6502
7012
|
);
|
|
@@ -6549,6 +7059,11 @@ const IconPlaybackSpeedCircle = forwardRef(
|
|
|
6549
7059
|
strokeLinecap: "round",
|
|
6550
7060
|
strokeWidth: "var(--svg-stroke-width)",
|
|
6551
7061
|
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"
|
|
7062
|
+
}),
|
|
7063
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
7064
|
+
stroke: "currentColor",
|
|
7065
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7066
|
+
d: "M11.8097 12.3875v.0001"
|
|
6552
7067
|
})
|
|
6553
7068
|
)
|
|
6554
7069
|
);
|
|
@@ -6570,6 +7085,11 @@ const IconPlug = forwardRef(
|
|
|
6570
7085
|
strokeLinecap: "round",
|
|
6571
7086
|
strokeWidth: "var(--svg-stroke-width)",
|
|
6572
7087
|
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"
|
|
7088
|
+
}),
|
|
7089
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
7090
|
+
stroke: "currentColor",
|
|
7091
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7092
|
+
d: "M11.8097 12.3875v.0001"
|
|
6573
7093
|
})
|
|
6574
7094
|
)
|
|
6575
7095
|
);
|
|
@@ -6614,13 +7134,15 @@ const IconPlusText = forwardRef(
|
|
|
6614
7134
|
ref: forwardRef2
|
|
6615
7135
|
},
|
|
6616
7136
|
/* @__PURE__ */ React.createElement("g", {
|
|
7137
|
+
stroke: "currentColor",
|
|
7138
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
6617
7139
|
clipPath: "url(#a)"
|
|
6618
7140
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
6619
|
-
stroke: "currentColor",
|
|
6620
7141
|
strokeLinecap: "round",
|
|
6621
7142
|
strokeLinejoin: "round",
|
|
6622
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
6623
7143
|
d: "M7 5h7m7 0h-7m0 0v15m-8-10v6m-3-3h6"
|
|
7144
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
7145
|
+
d: "M11.8097 12.3875v.0001"
|
|
6624
7146
|
})),
|
|
6625
7147
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
6626
7148
|
id: "a"
|
|
@@ -6648,6 +7170,11 @@ const IconPlus = forwardRef(
|
|
|
6648
7170
|
strokeLinecap: "round",
|
|
6649
7171
|
strokeWidth: "var(--svg-stroke-width)",
|
|
6650
7172
|
d: "M5 12h14m-7-7v14"
|
|
7173
|
+
}),
|
|
7174
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
7175
|
+
stroke: "currentColor",
|
|
7176
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7177
|
+
d: "M11.8097 12.3875v.0001"
|
|
6651
7178
|
})
|
|
6652
7179
|
)
|
|
6653
7180
|
);
|
|
@@ -6695,8 +7222,11 @@ const IconPresentationEyeOpen = forwardRef(
|
|
|
6695
7222
|
ref: forwardRef2
|
|
6696
7223
|
},
|
|
6697
7224
|
/* @__PURE__ */ React.createElement("path", {
|
|
6698
|
-
|
|
6699
|
-
|
|
7225
|
+
stroke: "currentColor",
|
|
7226
|
+
strokeLinecap: "round",
|
|
7227
|
+
strokeLinejoin: "round",
|
|
7228
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7229
|
+
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"
|
|
6700
7230
|
}),
|
|
6701
7231
|
/* @__PURE__ */ React.createElement("circle", {
|
|
6702
7232
|
cx: 17,
|
|
@@ -6782,8 +7312,11 @@ const IconPresentationLink = forwardRef(
|
|
|
6782
7312
|
/* @__PURE__ */ React.createElement("g", {
|
|
6783
7313
|
clipPath: "url(#a)"
|
|
6784
7314
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
6785
|
-
|
|
6786
|
-
|
|
7315
|
+
stroke: "currentColor",
|
|
7316
|
+
strokeLinecap: "round",
|
|
7317
|
+
strokeLinejoin: "round",
|
|
7318
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7319
|
+
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"
|
|
6787
7320
|
})),
|
|
6788
7321
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
6789
7322
|
id: "a"
|
|
@@ -6920,11 +7453,11 @@ const IconProhibit = forwardRef(
|
|
|
6920
7453
|
ref: forwardRef2
|
|
6921
7454
|
},
|
|
6922
7455
|
/* @__PURE__ */ React.createElement("g", {
|
|
6923
|
-
clipPath: "url(#a)"
|
|
6924
|
-
}, /* @__PURE__ */ React.createElement("path", {
|
|
6925
7456
|
stroke: "currentColor",
|
|
6926
7457
|
strokeWidth: "var(--svg-stroke-width)",
|
|
6927
|
-
|
|
7458
|
+
clipPath: "url(#a)"
|
|
7459
|
+
}, /* @__PURE__ */ React.createElement("path", {
|
|
7460
|
+
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"
|
|
6928
7461
|
})),
|
|
6929
7462
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
6930
7463
|
id: "a"
|
|
@@ -6974,13 +7507,15 @@ const IconPushPin = forwardRef(
|
|
|
6974
7507
|
ref: forwardRef2
|
|
6975
7508
|
},
|
|
6976
7509
|
/* @__PURE__ */ React.createElement("g", {
|
|
7510
|
+
stroke: "currentColor",
|
|
7511
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
6977
7512
|
clipPath: "url(#a)"
|
|
6978
7513
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
6979
|
-
stroke: "currentColor",
|
|
6980
7514
|
strokeLinecap: "round",
|
|
6981
7515
|
strokeMiterlimit: 1.414,
|
|
6982
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
6983
7516
|
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"
|
|
7517
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
7518
|
+
d: "M11.8097 12.3875v.0001"
|
|
6984
7519
|
})),
|
|
6985
7520
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
6986
7521
|
id: "a"
|
|
@@ -7008,6 +7543,11 @@ const IconQuestionMarkCircle = forwardRef(
|
|
|
7008
7543
|
strokeLinecap: "round",
|
|
7009
7544
|
strokeWidth: "var(--svg-stroke-width)",
|
|
7010
7545
|
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"
|
|
7546
|
+
}),
|
|
7547
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
7548
|
+
stroke: "currentColor",
|
|
7549
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7550
|
+
d: "M11.8097 12.3875v.0001"
|
|
7011
7551
|
})
|
|
7012
7552
|
)
|
|
7013
7553
|
);
|
|
@@ -7230,12 +7770,14 @@ const IconRectanglesThreeAligned = forwardRef(
|
|
|
7230
7770
|
},
|
|
7231
7771
|
/* @__PURE__ */ React.createElement("g", {
|
|
7232
7772
|
stroke: "currentColor",
|
|
7233
|
-
strokeLinecap: "round",
|
|
7234
|
-
strokeLinejoin: "round",
|
|
7235
7773
|
strokeWidth: "var(--svg-stroke-width)",
|
|
7236
7774
|
clipPath: "url(#a)"
|
|
7237
7775
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
7776
|
+
strokeLinecap: "round",
|
|
7777
|
+
strokeLinejoin: "round",
|
|
7238
7778
|
d: "M11 4h-8v8h8v-8ZM17.0629 16h-14v5h14v-5ZM19 4h-4v4h4v-4Z"
|
|
7779
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
7780
|
+
d: "M11.8097 12.3875v.0001"
|
|
7239
7781
|
})),
|
|
7240
7782
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
7241
7783
|
id: "a"
|
|
@@ -7260,12 +7802,14 @@ const IconRectanglesThreeFree = forwardRef(
|
|
|
7260
7802
|
},
|
|
7261
7803
|
/* @__PURE__ */ React.createElement("g", {
|
|
7262
7804
|
stroke: "currentColor",
|
|
7263
|
-
strokeLinecap: "round",
|
|
7264
|
-
strokeLinejoin: "round",
|
|
7265
7805
|
strokeWidth: "var(--svg-stroke-width)",
|
|
7266
7806
|
clipPath: "url(#a)"
|
|
7267
7807
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
7808
|
+
strokeLinecap: "round",
|
|
7809
|
+
strokeLinejoin: "round",
|
|
7268
7810
|
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"
|
|
7811
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
7812
|
+
d: "M11.8097 12.3875v.0001"
|
|
7269
7813
|
})),
|
|
7270
7814
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
7271
7815
|
id: "a"
|
|
@@ -7289,13 +7833,15 @@ const IconRectanglesThreeOverlap = forwardRef(
|
|
|
7289
7833
|
ref: forwardRef2
|
|
7290
7834
|
},
|
|
7291
7835
|
/* @__PURE__ */ React.createElement("g", {
|
|
7836
|
+
stroke: "currentColor",
|
|
7837
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7292
7838
|
clipPath: "url(#a)"
|
|
7293
7839
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
7294
|
-
stroke: "currentColor",
|
|
7295
7840
|
strokeLinecap: "round",
|
|
7296
7841
|
strokeLinejoin: "round",
|
|
7297
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
7298
7842
|
d: "M8 11h-4v10h9v-4m-5-6h5v6m-5-6v-4h4m1 10h4v-4m-5-6h5v6m-5-6v-4h9v10h-4"
|
|
7843
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
7844
|
+
d: "M11.8097 12.3875v.0001"
|
|
7299
7845
|
})),
|
|
7300
7846
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
7301
7847
|
id: "a"
|
|
@@ -7319,13 +7865,15 @@ const IconRectanglesTwoLine = forwardRef(
|
|
|
7319
7865
|
ref: forwardRef2
|
|
7320
7866
|
},
|
|
7321
7867
|
/* @__PURE__ */ React.createElement("g", {
|
|
7868
|
+
stroke: "currentColor",
|
|
7869
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7322
7870
|
clipPath: "url(#a)"
|
|
7323
7871
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
7324
|
-
stroke: "currentColor",
|
|
7325
7872
|
strokeLinecap: "round",
|
|
7326
7873
|
strokeLinejoin: "round",
|
|
7327
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
7328
7874
|
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"
|
|
7875
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
7876
|
+
d: "M11.8097 12.3875v.0001"
|
|
7329
7877
|
})),
|
|
7330
7878
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
7331
7879
|
id: "a"
|
|
@@ -7445,8 +7993,11 @@ const IconRectanglesTwoUser = forwardRef(
|
|
|
7445
7993
|
clipRule: "evenodd"
|
|
7446
7994
|
}),
|
|
7447
7995
|
/* @__PURE__ */ React.createElement("path", {
|
|
7448
|
-
|
|
7449
|
-
|
|
7996
|
+
stroke: "currentColor",
|
|
7997
|
+
strokeLinecap: "round",
|
|
7998
|
+
strokeLinejoin: "round",
|
|
7999
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8000
|
+
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"
|
|
7450
8001
|
})
|
|
7451
8002
|
)
|
|
7452
8003
|
);
|
|
@@ -7464,11 +8015,11 @@ const IconRhombus = forwardRef(
|
|
|
7464
8015
|
ref: forwardRef2
|
|
7465
8016
|
},
|
|
7466
8017
|
/* @__PURE__ */ React.createElement("g", {
|
|
7467
|
-
clipPath: "url(#a)"
|
|
7468
|
-
}, /* @__PURE__ */ React.createElement("path", {
|
|
7469
8018
|
stroke: "currentColor",
|
|
7470
8019
|
strokeWidth: "var(--svg-stroke-width)",
|
|
7471
|
-
|
|
8020
|
+
clipPath: "url(#a)"
|
|
8021
|
+
}, /* @__PURE__ */ React.createElement("path", {
|
|
8022
|
+
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"
|
|
7472
8023
|
})),
|
|
7473
8024
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
7474
8025
|
id: "a"
|
|
@@ -7579,7 +8130,7 @@ const IconScissors = forwardRef(
|
|
|
7579
8130
|
/* @__PURE__ */ React.createElement("path", {
|
|
7580
8131
|
stroke: "currentColor",
|
|
7581
8132
|
strokeWidth: "var(--svg-stroke-width)",
|
|
7582
|
-
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
|
|
8133
|
+
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"
|
|
7583
8134
|
})
|
|
7584
8135
|
)
|
|
7585
8136
|
);
|
|
@@ -7601,6 +8152,11 @@ const IconScrollbarXy = forwardRef(
|
|
|
7601
8152
|
strokeLinecap: "round",
|
|
7602
8153
|
strokeWidth: "var(--svg-stroke-width)",
|
|
7603
8154
|
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"
|
|
8155
|
+
}),
|
|
8156
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
8157
|
+
stroke: "currentColor",
|
|
8158
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8159
|
+
d: "M11.8097 12.3875v.0001"
|
|
7604
8160
|
})
|
|
7605
8161
|
)
|
|
7606
8162
|
);
|
|
@@ -7618,12 +8174,14 @@ const IconShapes = forwardRef(
|
|
|
7618
8174
|
ref: forwardRef2
|
|
7619
8175
|
},
|
|
7620
8176
|
/* @__PURE__ */ React.createElement("g", {
|
|
8177
|
+
stroke: "currentColor",
|
|
8178
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7621
8179
|
clipPath: "url(#a)"
|
|
7622
8180
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
7623
|
-
stroke: "currentColor",
|
|
7624
8181
|
strokeLinecap: "round",
|
|
7625
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
7626
8182
|
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"
|
|
8183
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
8184
|
+
d: "M11.8097 12.3875v.0001"
|
|
7627
8185
|
})),
|
|
7628
8186
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
7629
8187
|
id: "a"
|
|
@@ -7647,14 +8205,16 @@ const IconShieldCheck = forwardRef(
|
|
|
7647
8205
|
ref: forwardRef2
|
|
7648
8206
|
},
|
|
7649
8207
|
/* @__PURE__ */ React.createElement("g", {
|
|
8208
|
+
stroke: "currentColor",
|
|
8209
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7650
8210
|
clipPath: "url(#a)"
|
|
7651
8211
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
7652
|
-
stroke: "currentColor",
|
|
7653
8212
|
strokeLinecap: "round",
|
|
7654
8213
|
strokeLinejoin: "round",
|
|
7655
8214
|
strokeMiterlimit: 1.414,
|
|
7656
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
7657
8215
|
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"
|
|
8216
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
8217
|
+
d: "M11.8097 12.3875v.0001"
|
|
7658
8218
|
})),
|
|
7659
8219
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
7660
8220
|
id: "a"
|
|
@@ -7690,6 +8250,11 @@ const IconShieldLock = forwardRef(
|
|
|
7690
8250
|
strokeMiterlimit: 1.414,
|
|
7691
8251
|
strokeWidth: "var(--svg-stroke-width)",
|
|
7692
8252
|
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"
|
|
8253
|
+
}),
|
|
8254
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
8255
|
+
stroke: "currentColor",
|
|
8256
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8257
|
+
d: "M11.8097 12.3875v.0001"
|
|
7693
8258
|
})
|
|
7694
8259
|
)
|
|
7695
8260
|
);
|
|
@@ -7737,14 +8302,16 @@ const IconSidebarClosed = forwardRef(
|
|
|
7737
8302
|
ref: forwardRef2
|
|
7738
8303
|
},
|
|
7739
8304
|
/* @__PURE__ */ React.createElement("g", {
|
|
8305
|
+
stroke: "currentColor",
|
|
8306
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7740
8307
|
clipPath: "url(#a)"
|
|
7741
8308
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
7742
|
-
stroke: "currentColor",
|
|
7743
8309
|
strokeLinecap: "round",
|
|
7744
8310
|
strokeLinejoin: "round",
|
|
7745
8311
|
strokeMiterlimit: 1.414,
|
|
7746
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
7747
8312
|
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"
|
|
8313
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
8314
|
+
d: "M11.8097 12.3875v.0001"
|
|
7748
8315
|
})),
|
|
7749
8316
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
7750
8317
|
id: "a"
|
|
@@ -7780,6 +8347,11 @@ const IconSidebarOpen = forwardRef(
|
|
|
7780
8347
|
fillRule: "evenodd",
|
|
7781
8348
|
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",
|
|
7782
8349
|
clipRule: "evenodd"
|
|
8350
|
+
}),
|
|
8351
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
8352
|
+
stroke: "currentColor",
|
|
8353
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8354
|
+
d: "M11.8097 12.3875v.0001"
|
|
7783
8355
|
})
|
|
7784
8356
|
)
|
|
7785
8357
|
);
|
|
@@ -7797,12 +8369,14 @@ const IconSlidersX = forwardRef(
|
|
|
7797
8369
|
ref: forwardRef2
|
|
7798
8370
|
},
|
|
7799
8371
|
/* @__PURE__ */ React.createElement("g", {
|
|
8372
|
+
stroke: "currentColor",
|
|
8373
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7800
8374
|
clipPath: "url(#a)"
|
|
7801
8375
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
7802
|
-
stroke: "currentColor",
|
|
7803
8376
|
strokeLinecap: "round",
|
|
7804
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
7805
8377
|
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"
|
|
8378
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
8379
|
+
d: "M11.8097 12.3875v.0001"
|
|
7806
8380
|
})),
|
|
7807
8381
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
7808
8382
|
id: "a"
|
|
@@ -7826,12 +8400,14 @@ const IconSlidersY = forwardRef(
|
|
|
7826
8400
|
ref: forwardRef2
|
|
7827
8401
|
},
|
|
7828
8402
|
/* @__PURE__ */ React.createElement("g", {
|
|
8403
|
+
stroke: "currentColor",
|
|
8404
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
7829
8405
|
clipPath: "url(#a)"
|
|
7830
8406
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
7831
|
-
stroke: "currentColor",
|
|
7832
8407
|
strokeLinecap: "round",
|
|
7833
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
7834
8408
|
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"
|
|
8409
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
8410
|
+
d: "M11.8097 12.3875v.0001"
|
|
7835
8411
|
})),
|
|
7836
8412
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
7837
8413
|
id: "a"
|
|
@@ -7855,12 +8431,20 @@ const IconSmileyChat = forwardRef(
|
|
|
7855
8431
|
ref: forwardRef2
|
|
7856
8432
|
},
|
|
7857
8433
|
/* @__PURE__ */ React.createElement("path", {
|
|
7858
|
-
|
|
7859
|
-
|
|
8434
|
+
stroke: "currentColor",
|
|
8435
|
+
strokeLinecap: "round",
|
|
8436
|
+
strokeLinejoin: "round",
|
|
8437
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8438
|
+
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"
|
|
7860
8439
|
}),
|
|
7861
8440
|
/* @__PURE__ */ React.createElement("path", {
|
|
7862
8441
|
fill: "currentColor",
|
|
7863
8442
|
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"
|
|
8443
|
+
}),
|
|
8444
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
8445
|
+
stroke: "currentColor",
|
|
8446
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8447
|
+
d: "M11.8097 12.3875v.0001"
|
|
7864
8448
|
})
|
|
7865
8449
|
)
|
|
7866
8450
|
);
|
|
@@ -7939,6 +8523,11 @@ const IconSmiley = forwardRef(
|
|
|
7939
8523
|
strokeLinejoin: "round",
|
|
7940
8524
|
strokeWidth: "var(--svg-stroke-width)",
|
|
7941
8525
|
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"
|
|
8526
|
+
}),
|
|
8527
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
8528
|
+
stroke: "currentColor",
|
|
8529
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8530
|
+
d: "M11.8097 12.3875v.0001"
|
|
7942
8531
|
})
|
|
7943
8532
|
)
|
|
7944
8533
|
);
|
|
@@ -7964,6 +8553,11 @@ const IconSocialFacebook = forwardRef(
|
|
|
7964
8553
|
strokeLinejoin: "round",
|
|
7965
8554
|
strokeWidth: "var(--svg-stroke-width)",
|
|
7966
8555
|
d: "M12 12h.0007"
|
|
8556
|
+
}),
|
|
8557
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
8558
|
+
stroke: "currentColor",
|
|
8559
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8560
|
+
d: "M11.8097 12.3875v.0001"
|
|
7967
8561
|
})
|
|
7968
8562
|
)
|
|
7969
8563
|
);
|
|
@@ -7995,6 +8589,11 @@ const IconSocialInstagram = forwardRef(
|
|
|
7995
8589
|
strokeLinejoin: "round",
|
|
7996
8590
|
strokeWidth: "var(--svg-stroke-width)",
|
|
7997
8591
|
d: "M12 12h.0007"
|
|
8592
|
+
}),
|
|
8593
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
8594
|
+
stroke: "currentColor",
|
|
8595
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8596
|
+
d: "M11.8097 12.3875v.0001"
|
|
7998
8597
|
})
|
|
7999
8598
|
)
|
|
8000
8599
|
);
|
|
@@ -8053,6 +8652,11 @@ const IconSocialLinkedin = forwardRef(
|
|
|
8053
8652
|
strokeLinejoin: "round",
|
|
8054
8653
|
strokeWidth: "var(--svg-stroke-width)",
|
|
8055
8654
|
d: "M12 12h.0007"
|
|
8655
|
+
}),
|
|
8656
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
8657
|
+
stroke: "currentColor",
|
|
8658
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8659
|
+
d: "M11.8097 12.3875v.0001"
|
|
8056
8660
|
})
|
|
8057
8661
|
)
|
|
8058
8662
|
);
|
|
@@ -8103,6 +8707,11 @@ const IconSocialTwitter = forwardRef(
|
|
|
8103
8707
|
strokeLinejoin: "round",
|
|
8104
8708
|
strokeWidth: "var(--svg-stroke-width)",
|
|
8105
8709
|
d: "M12 12h.0007"
|
|
8710
|
+
}),
|
|
8711
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
8712
|
+
stroke: "currentColor",
|
|
8713
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8714
|
+
d: "M11.8097 12.3875v.0001"
|
|
8106
8715
|
})
|
|
8107
8716
|
)
|
|
8108
8717
|
);
|
|
@@ -8128,6 +8737,11 @@ const IconSocialYoutube = forwardRef(
|
|
|
8128
8737
|
strokeLinejoin: "round",
|
|
8129
8738
|
strokeWidth: "var(--svg-stroke-width)",
|
|
8130
8739
|
d: "M12 12h.0007"
|
|
8740
|
+
}),
|
|
8741
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
8742
|
+
stroke: "currentColor",
|
|
8743
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8744
|
+
d: "M11.8097 12.3875v.0001"
|
|
8131
8745
|
})
|
|
8132
8746
|
)
|
|
8133
8747
|
);
|
|
@@ -8196,12 +8810,14 @@ const IconSpeakerCross = forwardRef(
|
|
|
8196
8810
|
ref: forwardRef2
|
|
8197
8811
|
},
|
|
8198
8812
|
/* @__PURE__ */ React.createElement("g", {
|
|
8813
|
+
stroke: "currentColor",
|
|
8814
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8199
8815
|
clipPath: "url(#a)"
|
|
8200
8816
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
8201
|
-
stroke: "currentColor",
|
|
8202
8817
|
strokeLinecap: "round",
|
|
8203
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8204
8818
|
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"
|
|
8819
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
8820
|
+
d: "M11.8097 12.3875v.0001"
|
|
8205
8821
|
})),
|
|
8206
8822
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
8207
8823
|
id: "a"
|
|
@@ -8225,12 +8841,14 @@ const IconSpeakerHigh = forwardRef(
|
|
|
8225
8841
|
ref: forwardRef2
|
|
8226
8842
|
},
|
|
8227
8843
|
/* @__PURE__ */ React.createElement("g", {
|
|
8844
|
+
stroke: "currentColor",
|
|
8845
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8228
8846
|
clipPath: "url(#a)"
|
|
8229
8847
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
8230
|
-
stroke: "currentColor",
|
|
8231
8848
|
strokeLinecap: "round",
|
|
8232
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8233
8849
|
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"
|
|
8850
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
8851
|
+
d: "M11.8097 12.3875v.0001"
|
|
8234
8852
|
})),
|
|
8235
8853
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
8236
8854
|
id: "a"
|
|
@@ -8254,13 +8872,15 @@ const IconSplitVertical = forwardRef(
|
|
|
8254
8872
|
ref: forwardRef2
|
|
8255
8873
|
},
|
|
8256
8874
|
/* @__PURE__ */ React.createElement("g", {
|
|
8875
|
+
stroke: "currentColor",
|
|
8876
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8257
8877
|
clipPath: "url(#a)"
|
|
8258
8878
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
8259
|
-
stroke: "currentColor",
|
|
8260
8879
|
strokeLinecap: "round",
|
|
8261
8880
|
strokeLinejoin: "round",
|
|
8262
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8263
8881
|
d: "M5 6.5v-2.5h14v2.5m-17 5.5h20m-17 5.5v2.5h14v-2.5"
|
|
8882
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
8883
|
+
d: "M11.8097 12.3875v.0001"
|
|
8264
8884
|
})),
|
|
8265
8885
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
8266
8886
|
id: "a"
|
|
@@ -8284,12 +8904,14 @@ const IconSquareBracketsAngleSlash = forwardRef(
|
|
|
8284
8904
|
ref: forwardRef2
|
|
8285
8905
|
},
|
|
8286
8906
|
/* @__PURE__ */ React.createElement("g", {
|
|
8907
|
+
stroke: "currentColor",
|
|
8908
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8287
8909
|
clipPath: "url(#a)"
|
|
8288
8910
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
8289
|
-
stroke: "currentColor",
|
|
8290
8911
|
strokeLinecap: "round",
|
|
8291
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8292
8912
|
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"
|
|
8913
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
8914
|
+
d: "M11.8097 12.3875v.0001"
|
|
8293
8915
|
})),
|
|
8294
8916
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
8295
8917
|
id: "a"
|
|
@@ -8321,6 +8943,11 @@ const IconSquareCirclesTwo = forwardRef(
|
|
|
8321
8943
|
/* @__PURE__ */ React.createElement("path", {
|
|
8322
8944
|
fill: "currentColor",
|
|
8323
8945
|
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"
|
|
8946
|
+
}),
|
|
8947
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
8948
|
+
stroke: "currentColor",
|
|
8949
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8950
|
+
d: "M11.8097 12.3875v.0001"
|
|
8324
8951
|
})
|
|
8325
8952
|
)
|
|
8326
8953
|
);
|
|
@@ -8338,13 +8965,15 @@ const IconSquareLineSquareDashed = forwardRef(
|
|
|
8338
8965
|
ref: forwardRef2
|
|
8339
8966
|
},
|
|
8340
8967
|
/* @__PURE__ */ React.createElement("g", {
|
|
8968
|
+
stroke: "currentColor",
|
|
8969
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8341
8970
|
clipPath: "url(#a)"
|
|
8342
8971
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
8343
|
-
stroke: "currentColor",
|
|
8344
8972
|
strokeLinecap: "round",
|
|
8345
8973
|
strokeLinejoin: "round",
|
|
8346
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8347
8974
|
d: "M18 3h3v3m0 4v4m0 4v3h-3m-4 0h-4m-4 0h-3v-3m0-15h11v11h-11v-11Z"
|
|
8975
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
8976
|
+
d: "M11.8097 12.3875v.0001"
|
|
8348
8977
|
})),
|
|
8349
8978
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
8350
8979
|
id: "a"
|
|
@@ -8368,11 +8997,11 @@ const IconSquareRounded = forwardRef(
|
|
|
8368
8997
|
ref: forwardRef2
|
|
8369
8998
|
},
|
|
8370
8999
|
/* @__PURE__ */ React.createElement("g", {
|
|
8371
|
-
clipPath: "url(#a)"
|
|
8372
|
-
}, /* @__PURE__ */ React.createElement("path", {
|
|
8373
9000
|
stroke: "currentColor",
|
|
8374
9001
|
strokeWidth: "var(--svg-stroke-width)",
|
|
8375
|
-
|
|
9002
|
+
clipPath: "url(#a)"
|
|
9003
|
+
}, /* @__PURE__ */ React.createElement("path", {
|
|
9004
|
+
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"
|
|
8376
9005
|
})),
|
|
8377
9006
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
8378
9007
|
id: "a"
|
|
@@ -8405,6 +9034,11 @@ const IconSquareStarScribble = forwardRef(
|
|
|
8405
9034
|
/* @__PURE__ */ React.createElement("path", {
|
|
8406
9035
|
fill: "currentColor",
|
|
8407
9036
|
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"
|
|
9037
|
+
}),
|
|
9038
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
9039
|
+
stroke: "currentColor",
|
|
9040
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9041
|
+
d: "M11.8097 12.3875v.0001"
|
|
8408
9042
|
})
|
|
8409
9043
|
)
|
|
8410
9044
|
);
|
|
@@ -8422,12 +9056,14 @@ const IconSquareTriangleCirclePlus = forwardRef(
|
|
|
8422
9056
|
ref: forwardRef2
|
|
8423
9057
|
},
|
|
8424
9058
|
/* @__PURE__ */ React.createElement("g", {
|
|
9059
|
+
stroke: "currentColor",
|
|
9060
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8425
9061
|
clipPath: "url(#a)"
|
|
8426
9062
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
8427
|
-
stroke: "currentColor",
|
|
8428
9063
|
strokeLinecap: "round",
|
|
8429
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8430
9064
|
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"
|
|
9065
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
9066
|
+
d: "M11.8097 12.3875v.0001"
|
|
8431
9067
|
})),
|
|
8432
9068
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
8433
9069
|
id: "a"
|
|
@@ -8451,11 +9087,11 @@ const IconSquare = forwardRef(
|
|
|
8451
9087
|
ref: forwardRef2
|
|
8452
9088
|
},
|
|
8453
9089
|
/* @__PURE__ */ React.createElement("g", {
|
|
8454
|
-
clipPath: "url(#a)"
|
|
8455
|
-
}, /* @__PURE__ */ React.createElement("path", {
|
|
8456
9090
|
stroke: "currentColor",
|
|
8457
9091
|
strokeWidth: "var(--svg-stroke-width)",
|
|
8458
|
-
|
|
9092
|
+
clipPath: "url(#a)"
|
|
9093
|
+
}, /* @__PURE__ */ React.createElement("path", {
|
|
9094
|
+
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"
|
|
8459
9095
|
})),
|
|
8460
9096
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
8461
9097
|
id: "a"
|
|
@@ -8480,11 +9116,13 @@ const IconSquaresFour = forwardRef(
|
|
|
8480
9116
|
},
|
|
8481
9117
|
/* @__PURE__ */ React.createElement("g", {
|
|
8482
9118
|
stroke: "currentColor",
|
|
8483
|
-
strokeLinecap: "round",
|
|
8484
9119
|
strokeWidth: "var(--svg-stroke-width)",
|
|
8485
9120
|
clipPath: "url(#a)"
|
|
8486
9121
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
9122
|
+
strokeLinecap: "round",
|
|
8487
9123
|
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"
|
|
9124
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
9125
|
+
d: "M11.8097 12.3875v.0001"
|
|
8488
9126
|
})),
|
|
8489
9127
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
8490
9128
|
id: "a"
|
|
@@ -8521,6 +9159,11 @@ const IconSquaresGroup = forwardRef(
|
|
|
8521
9159
|
/* @__PURE__ */ React.createElement("path", {
|
|
8522
9160
|
fill: "currentColor",
|
|
8523
9161
|
d: "M7 11h3v3h3v3h-6v-6Z"
|
|
9162
|
+
}),
|
|
9163
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
9164
|
+
stroke: "currentColor",
|
|
9165
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9166
|
+
d: "M11.8097 12.3875v.0001"
|
|
8524
9167
|
})
|
|
8525
9168
|
)
|
|
8526
9169
|
);
|
|
@@ -8538,10 +9181,18 @@ const IconSquaresMerge = forwardRef(
|
|
|
8538
9181
|
ref: forwardRef2
|
|
8539
9182
|
},
|
|
8540
9183
|
/* @__PURE__ */ React.createElement("g", {
|
|
9184
|
+
stroke: "currentColor",
|
|
9185
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8541
9186
|
clipPath: "url(#a)"
|
|
8542
9187
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
8543
|
-
|
|
8544
|
-
d: "
|
|
9188
|
+
strokeLinecap: "round",
|
|
9189
|
+
d: "M6 9h3v-3m9 9h-3v3"
|
|
9190
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
9191
|
+
strokeLinecap: "round",
|
|
9192
|
+
strokeLinejoin: "round",
|
|
9193
|
+
d: "M6 9h-3v12h12v-3m-6-12v-3h12v12h-3"
|
|
9194
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
9195
|
+
d: "M11.8097 12.3875v.0001"
|
|
8545
9196
|
})),
|
|
8546
9197
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
8547
9198
|
id: "a"
|
|
@@ -8566,11 +9217,13 @@ const IconSquaresThree = forwardRef(
|
|
|
8566
9217
|
},
|
|
8567
9218
|
/* @__PURE__ */ React.createElement("g", {
|
|
8568
9219
|
stroke: "currentColor",
|
|
8569
|
-
strokeLinecap: "round",
|
|
8570
9220
|
strokeWidth: "var(--svg-stroke-width)",
|
|
8571
9221
|
clipPath: "url(#a)"
|
|
8572
9222
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
9223
|
+
strokeLinecap: "round",
|
|
8573
9224
|
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"
|
|
9225
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
9226
|
+
d: "M11.8097 12.3875v.0001"
|
|
8574
9227
|
})),
|
|
8575
9228
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
8576
9229
|
id: "a"
|
|
@@ -8594,13 +9247,15 @@ const IconSquaresTwoOverlap = forwardRef(
|
|
|
8594
9247
|
ref: forwardRef2
|
|
8595
9248
|
},
|
|
8596
9249
|
/* @__PURE__ */ React.createElement("g", {
|
|
9250
|
+
stroke: "currentColor",
|
|
9251
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8597
9252
|
clipPath: "url(#a)"
|
|
8598
9253
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
8599
|
-
stroke: "currentColor",
|
|
8600
9254
|
strokeLinecap: "round",
|
|
8601
9255
|
strokeLinejoin: "round",
|
|
8602
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8603
9256
|
d: "M9 5v-2h12v12h-2m-16-6h12v12h-12v-12Z"
|
|
9257
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
9258
|
+
d: "M11.8097 12.3875v.0001"
|
|
8604
9259
|
})),
|
|
8605
9260
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
8606
9261
|
id: "a"
|
|
@@ -8633,6 +9288,11 @@ const IconSquaresUngroup = forwardRef(
|
|
|
8633
9288
|
/* @__PURE__ */ React.createElement("path", {
|
|
8634
9289
|
fill: "currentColor",
|
|
8635
9290
|
d: "M8 2h3v3h-3v-3ZM19 2h3v3h-3v-3ZM19 13h3v3h-3v-3ZM8 13h3v3h-3v-3ZM2 8h3v3h-3v-3ZM2 19h3v3h-3v-3ZM13 19h3v3h-3v-3Z"
|
|
9291
|
+
}),
|
|
9292
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
9293
|
+
stroke: "currentColor",
|
|
9294
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9295
|
+
d: "M11.8097 12.3875v.0001"
|
|
8636
9296
|
})
|
|
8637
9297
|
)
|
|
8638
9298
|
);
|
|
@@ -8650,13 +9310,15 @@ const IconSquaresUnmerge = forwardRef(
|
|
|
8650
9310
|
ref: forwardRef2
|
|
8651
9311
|
},
|
|
8652
9312
|
/* @__PURE__ */ React.createElement("g", {
|
|
9313
|
+
stroke: "currentColor",
|
|
9314
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8653
9315
|
clipPath: "url(#a)"
|
|
8654
9316
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
8655
|
-
stroke: "currentColor",
|
|
8656
9317
|
strokeLinecap: "round",
|
|
8657
9318
|
strokeLinejoin: "round",
|
|
8658
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8659
9319
|
d: "M9 3h12v12h-12v-12Zm6 6h-12v12h12v-12Z"
|
|
9320
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
9321
|
+
d: "M11.8097 12.3875v.0001"
|
|
8660
9322
|
})),
|
|
8661
9323
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
8662
9324
|
id: "a"
|
|
@@ -8680,13 +9342,15 @@ const IconStack = forwardRef(
|
|
|
8680
9342
|
ref: forwardRef2
|
|
8681
9343
|
},
|
|
8682
9344
|
/* @__PURE__ */ React.createElement("g", {
|
|
9345
|
+
stroke: "currentColor",
|
|
9346
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8683
9347
|
clipPath: "url(#a)"
|
|
8684
9348
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
8685
|
-
stroke: "currentColor",
|
|
8686
9349
|
strokeLinecap: "round",
|
|
8687
9350
|
strokeLinejoin: "round",
|
|
8688
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8689
9351
|
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"
|
|
9352
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
9353
|
+
d: "M11.8097 12.3875v.0001"
|
|
8690
9354
|
})),
|
|
8691
9355
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
8692
9356
|
id: "a"
|
|
@@ -8850,8 +9514,11 @@ const IconStickyEyeOpen = forwardRef(
|
|
|
8850
9514
|
fill: "currentColor"
|
|
8851
9515
|
}),
|
|
8852
9516
|
/* @__PURE__ */ React.createElement("path", {
|
|
8853
|
-
|
|
8854
|
-
|
|
9517
|
+
stroke: "currentColor",
|
|
9518
|
+
strokeLinecap: "round",
|
|
9519
|
+
strokeLinejoin: "round",
|
|
9520
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9521
|
+
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"
|
|
8855
9522
|
})
|
|
8856
9523
|
)
|
|
8857
9524
|
);
|
|
@@ -8929,13 +9596,15 @@ const IconStickyNote = forwardRef(
|
|
|
8929
9596
|
ref: forwardRef2
|
|
8930
9597
|
},
|
|
8931
9598
|
/* @__PURE__ */ React.createElement("g", {
|
|
9599
|
+
stroke: "currentColor",
|
|
9600
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
8932
9601
|
clipPath: "url(#a)"
|
|
8933
9602
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
8934
|
-
stroke: "currentColor",
|
|
8935
9603
|
strokeLinecap: "round",
|
|
8936
9604
|
strokeLinejoin: "round",
|
|
8937
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
8938
9605
|
d: "M21 14.5v-11.5h-18v18h11.5m6.5-6.5-6.5 6.5m6.5-6.5h-6.5v6.5"
|
|
9606
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
9607
|
+
d: "M11.8097 12.3875v.0001"
|
|
8939
9608
|
})),
|
|
8940
9609
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
8941
9610
|
id: "a"
|
|
@@ -8961,8 +9630,10 @@ const IconStickyNotesTwo = forwardRef(
|
|
|
8961
9630
|
/* @__PURE__ */ React.createElement("g", {
|
|
8962
9631
|
clipPath: "url(#a)"
|
|
8963
9632
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
8964
|
-
|
|
8965
|
-
|
|
9633
|
+
stroke: "currentColor",
|
|
9634
|
+
strokeLinejoin: "round",
|
|
9635
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9636
|
+
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"
|
|
8966
9637
|
})),
|
|
8967
9638
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
8968
9639
|
id: "a"
|
|
@@ -8985,16 +9656,20 @@ const IconStopCircle = forwardRef(
|
|
|
8985
9656
|
fill: "none",
|
|
8986
9657
|
ref: forwardRef2
|
|
8987
9658
|
},
|
|
8988
|
-
/* @__PURE__ */ React.createElement("
|
|
8989
|
-
cx: 12,
|
|
8990
|
-
cy: 12,
|
|
8991
|
-
r: 9,
|
|
9659
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
8992
9660
|
stroke: "currentColor",
|
|
8993
|
-
|
|
9661
|
+
strokeLinejoin: "round",
|
|
9662
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9663
|
+
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"
|
|
8994
9664
|
}),
|
|
8995
9665
|
/* @__PURE__ */ React.createElement("path", {
|
|
8996
9666
|
fill: "currentColor",
|
|
8997
9667
|
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"
|
|
9668
|
+
}),
|
|
9669
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
9670
|
+
stroke: "currentColor",
|
|
9671
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9672
|
+
d: "M11.8097 12.3875v.0001"
|
|
8998
9673
|
})
|
|
8999
9674
|
)
|
|
9000
9675
|
);
|
|
@@ -9214,6 +9889,11 @@ const IconTag = forwardRef(
|
|
|
9214
9889
|
cy: 8.5,
|
|
9215
9890
|
r: 1.5,
|
|
9216
9891
|
fill: "currentColor"
|
|
9892
|
+
}),
|
|
9893
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
9894
|
+
stroke: "currentColor",
|
|
9895
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9896
|
+
d: "M11.8097 12.3875v.0001"
|
|
9217
9897
|
})
|
|
9218
9898
|
)
|
|
9219
9899
|
);
|
|
@@ -9239,8 +9919,16 @@ const IconTextAUnderline = forwardRef(
|
|
|
9239
9919
|
rx: 0.5
|
|
9240
9920
|
}),
|
|
9241
9921
|
/* @__PURE__ */ React.createElement("path", {
|
|
9242
|
-
|
|
9243
|
-
|
|
9922
|
+
stroke: "currentColor",
|
|
9923
|
+
strokeLinecap: "round",
|
|
9924
|
+
strokeLinejoin: "round",
|
|
9925
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9926
|
+
d: "m7 16 1.25-3m8.75 3-1.25-3m0 0-3.75-9-3.75 9m7.5 0h-7.5"
|
|
9927
|
+
}),
|
|
9928
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
9929
|
+
stroke: "currentColor",
|
|
9930
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9931
|
+
d: "M11.8097 12.3875v.0001"
|
|
9244
9932
|
})
|
|
9245
9933
|
)
|
|
9246
9934
|
);
|
|
@@ -9258,13 +9946,15 @@ const IconTextAlignCenter = forwardRef(
|
|
|
9258
9946
|
ref: forwardRef2
|
|
9259
9947
|
},
|
|
9260
9948
|
/* @__PURE__ */ React.createElement("g", {
|
|
9949
|
+
stroke: "currentColor",
|
|
9950
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9261
9951
|
clipPath: "url(#a)"
|
|
9262
9952
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
9263
|
-
stroke: "currentColor",
|
|
9264
9953
|
strokeLinecap: "round",
|
|
9265
9954
|
strokeLinejoin: "round",
|
|
9266
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9267
9955
|
d: "M5 6h14m-11 4h8m-11 4h14m-11 4h8"
|
|
9956
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
9957
|
+
d: "M11.8097 12.3875v.0001"
|
|
9268
9958
|
})),
|
|
9269
9959
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
9270
9960
|
id: "a"
|
|
@@ -9288,13 +9978,15 @@ const IconTextAlignLeft = forwardRef(
|
|
|
9288
9978
|
ref: forwardRef2
|
|
9289
9979
|
},
|
|
9290
9980
|
/* @__PURE__ */ React.createElement("g", {
|
|
9981
|
+
stroke: "currentColor",
|
|
9982
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9291
9983
|
clipPath: "url(#a)"
|
|
9292
9984
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
9293
|
-
stroke: "currentColor",
|
|
9294
9985
|
strokeLinecap: "round",
|
|
9295
9986
|
strokeLinejoin: "round",
|
|
9296
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9297
9987
|
d: "M5 6h14m-14 6h7m-7 6h14"
|
|
9988
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
9989
|
+
d: "M11.8097 12.3875v.0001"
|
|
9298
9990
|
})),
|
|
9299
9991
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
9300
9992
|
id: "a"
|
|
@@ -9319,7 +10011,19 @@ const IconTextBBoldItalicUnderlined = forwardRef(
|
|
|
9319
10011
|
},
|
|
9320
10012
|
/* @__PURE__ */ React.createElement("path", {
|
|
9321
10013
|
fill: "currentColor",
|
|
9322
|
-
d: "M4 20c0-.5523.4477-1 1-1h12c.5523 0 1 .4477 1 1s-.4477 1-1 1h-12c-.5523 0-1-.4477-1-
|
|
10014
|
+
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"
|
|
10015
|
+
}),
|
|
10016
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
10017
|
+
stroke: "currentColor",
|
|
10018
|
+
strokeLinecap: "round",
|
|
10019
|
+
strokeLinejoin: "round",
|
|
10020
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10021
|
+
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"
|
|
10022
|
+
}),
|
|
10023
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
10024
|
+
stroke: "currentColor",
|
|
10025
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10026
|
+
d: "M11.8097 12.3875v.0001"
|
|
9323
10027
|
})
|
|
9324
10028
|
)
|
|
9325
10029
|
);
|
|
@@ -9337,13 +10041,15 @@ const IconTextBBold = forwardRef(
|
|
|
9337
10041
|
ref: forwardRef2
|
|
9338
10042
|
},
|
|
9339
10043
|
/* @__PURE__ */ React.createElement("g", {
|
|
10044
|
+
stroke: "currentColor",
|
|
10045
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9340
10046
|
clipPath: "url(#a)"
|
|
9341
10047
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
9342
|
-
stroke: "currentColor",
|
|
9343
10048
|
strokeLinecap: "round",
|
|
9344
10049
|
strokeLinejoin: "round",
|
|
9345
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9346
10050
|
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"
|
|
10051
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
10052
|
+
d: "M11.8097 12.3875v.0001"
|
|
9347
10053
|
})),
|
|
9348
10054
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
9349
10055
|
id: "a"
|
|
@@ -9367,14 +10073,22 @@ const IconTextCursorEyeOpen = forwardRef(
|
|
|
9367
10073
|
ref: forwardRef2
|
|
9368
10074
|
},
|
|
9369
10075
|
/* @__PURE__ */ React.createElement("path", {
|
|
9370
|
-
|
|
9371
|
-
|
|
10076
|
+
stroke: "currentColor",
|
|
10077
|
+
strokeLinecap: "round",
|
|
10078
|
+
strokeLinejoin: "round",
|
|
10079
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10080
|
+
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"
|
|
9372
10081
|
}),
|
|
9373
10082
|
/* @__PURE__ */ React.createElement("circle", {
|
|
9374
10083
|
cx: 16,
|
|
9375
10084
|
cy: 7,
|
|
9376
10085
|
r: 2,
|
|
9377
10086
|
fill: "currentColor"
|
|
10087
|
+
}),
|
|
10088
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
10089
|
+
stroke: "currentColor",
|
|
10090
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10091
|
+
d: "M11.8097 12.3875v.0001"
|
|
9378
10092
|
})
|
|
9379
10093
|
)
|
|
9380
10094
|
);
|
|
@@ -9392,13 +10106,15 @@ const IconTextHOne = forwardRef(
|
|
|
9392
10106
|
ref: forwardRef2
|
|
9393
10107
|
},
|
|
9394
10108
|
/* @__PURE__ */ React.createElement("g", {
|
|
10109
|
+
stroke: "currentColor",
|
|
10110
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9395
10111
|
clipPath: "url(#a)"
|
|
9396
10112
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
9397
|
-
stroke: "currentColor",
|
|
9398
10113
|
strokeLinecap: "round",
|
|
9399
10114
|
strokeLinejoin: "round",
|
|
9400
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9401
10115
|
d: "M5 6v6m0 6v-6m0 0h7m0 0v-6m0 6v6m5-12h3v12"
|
|
10116
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
10117
|
+
d: "M11.8097 12.3875v.0001"
|
|
9402
10118
|
})),
|
|
9403
10119
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
9404
10120
|
id: "a"
|
|
@@ -9422,13 +10138,15 @@ const IconTextHThree = forwardRef(
|
|
|
9422
10138
|
ref: forwardRef2
|
|
9423
10139
|
},
|
|
9424
10140
|
/* @__PURE__ */ React.createElement("g", {
|
|
10141
|
+
stroke: "currentColor",
|
|
10142
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9425
10143
|
clipPath: "url(#a)"
|
|
9426
10144
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
9427
|
-
stroke: "currentColor",
|
|
9428
10145
|
strokeLinecap: "round",
|
|
9429
10146
|
strokeLinejoin: "round",
|
|
9430
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9431
10147
|
d: "M4 6v6m0 6v-6m0 0h7m0 0v-6m0 6v6m4-12h5v6m-5 0h5m0 0v6h-5"
|
|
10148
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
10149
|
+
d: "M11.8097 12.3875v.0001"
|
|
9432
10150
|
})),
|
|
9433
10151
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
9434
10152
|
id: "a"
|
|
@@ -9452,13 +10170,15 @@ const IconTextHTwo = forwardRef(
|
|
|
9452
10170
|
ref: forwardRef2
|
|
9453
10171
|
},
|
|
9454
10172
|
/* @__PURE__ */ React.createElement("g", {
|
|
10173
|
+
stroke: "currentColor",
|
|
10174
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9455
10175
|
clipPath: "url(#a)"
|
|
9456
10176
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
9457
|
-
stroke: "currentColor",
|
|
9458
10177
|
strokeLinecap: "round",
|
|
9459
10178
|
strokeLinejoin: "round",
|
|
9460
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9461
10179
|
d: "M4 6v6m0 6v-6m0 0h7m0 0v-6m0 6v6m4-12h5v6h-5v6h5"
|
|
10180
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
10181
|
+
d: "M11.8097 12.3875v.0001"
|
|
9462
10182
|
})),
|
|
9463
10183
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
9464
10184
|
id: "a"
|
|
@@ -9482,12 +10202,14 @@ const IconTextIItalic = forwardRef(
|
|
|
9482
10202
|
ref: forwardRef2
|
|
9483
10203
|
},
|
|
9484
10204
|
/* @__PURE__ */ React.createElement("g", {
|
|
10205
|
+
stroke: "currentColor",
|
|
10206
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9485
10207
|
clipPath: "url(#a)"
|
|
9486
10208
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
9487
|
-
stroke: "currentColor",
|
|
9488
10209
|
strokeLinecap: "round",
|
|
9489
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9490
10210
|
d: "M11 5h4m4 0h-4m0 0-6 14m0 0h-4m4 0h4"
|
|
10211
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
10212
|
+
d: "M11.8097 12.3875v.0001"
|
|
9491
10213
|
})),
|
|
9492
10214
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
9493
10215
|
id: "a"
|
|
@@ -9511,13 +10233,15 @@ const IconTextIndent = forwardRef(
|
|
|
9511
10233
|
ref: forwardRef2
|
|
9512
10234
|
},
|
|
9513
10235
|
/* @__PURE__ */ React.createElement("g", {
|
|
10236
|
+
stroke: "currentColor",
|
|
10237
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9514
10238
|
clipPath: "url(#a)"
|
|
9515
10239
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
9516
|
-
stroke: "currentColor",
|
|
9517
10240
|
strokeLinecap: "round",
|
|
9518
10241
|
strokeLinejoin: "round",
|
|
9519
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9520
10242
|
d: "M12 3v18m-10-9h7m0 0-3-3m3 3-3 3m10-9h6m-6 6h3m-3 6h6"
|
|
10243
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
10244
|
+
d: "M11.8097 12.3875v.0001"
|
|
9521
10245
|
})),
|
|
9522
10246
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
9523
10247
|
id: "a"
|
|
@@ -9541,13 +10265,15 @@ const IconTextLinesThree = forwardRef(
|
|
|
9541
10265
|
ref: forwardRef2
|
|
9542
10266
|
},
|
|
9543
10267
|
/* @__PURE__ */ React.createElement("g", {
|
|
10268
|
+
stroke: "currentColor",
|
|
10269
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9544
10270
|
clipPath: "url(#a)"
|
|
9545
10271
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
9546
|
-
stroke: "currentColor",
|
|
9547
10272
|
strokeLinecap: "round",
|
|
9548
10273
|
strokeLinejoin: "round",
|
|
9549
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9550
10274
|
d: "M4 6h15m-15 6h15m-15 6h9"
|
|
10275
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
10276
|
+
d: "M11.8097 12.3875v.0001"
|
|
9551
10277
|
})),
|
|
9552
10278
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
9553
10279
|
id: "a"
|
|
@@ -9571,13 +10297,15 @@ const IconTextSStrikethrough = forwardRef(
|
|
|
9571
10297
|
ref: forwardRef2
|
|
9572
10298
|
},
|
|
9573
10299
|
/* @__PURE__ */ React.createElement("g", {
|
|
10300
|
+
stroke: "currentColor",
|
|
10301
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9574
10302
|
clipPath: "url(#a)"
|
|
9575
10303
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
9576
|
-
stroke: "currentColor",
|
|
9577
10304
|
strokeLinecap: "round",
|
|
9578
10305
|
strokeLinejoin: "round",
|
|
9579
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9580
10306
|
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"
|
|
10307
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
10308
|
+
d: "M11.8097 12.3875v.0001"
|
|
9581
10309
|
})),
|
|
9582
10310
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
9583
10311
|
id: "a"
|
|
@@ -9612,6 +10340,11 @@ const IconTextStyles = forwardRef(
|
|
|
9612
10340
|
fillRule: "evenodd",
|
|
9613
10341
|
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",
|
|
9614
10342
|
clipRule: "evenodd"
|
|
10343
|
+
}),
|
|
10344
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
10345
|
+
stroke: "currentColor",
|
|
10346
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10347
|
+
d: "M11.8097 12.3875v.0001"
|
|
9615
10348
|
})
|
|
9616
10349
|
)
|
|
9617
10350
|
);
|
|
@@ -9629,12 +10362,14 @@ const IconTextT = forwardRef(
|
|
|
9629
10362
|
ref: forwardRef2
|
|
9630
10363
|
},
|
|
9631
10364
|
/* @__PURE__ */ React.createElement("g", {
|
|
10365
|
+
stroke: "currentColor",
|
|
10366
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9632
10367
|
clipPath: "url(#a)"
|
|
9633
10368
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
9634
|
-
stroke: "currentColor",
|
|
9635
10369
|
strokeLinecap: "round",
|
|
9636
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9637
10370
|
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"
|
|
10371
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
10372
|
+
d: "M11.8097 12.3875v.0001"
|
|
9638
10373
|
})),
|
|
9639
10374
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
9640
10375
|
id: "a"
|
|
@@ -9658,13 +10393,15 @@ const IconTextUUnderlined = forwardRef(
|
|
|
9658
10393
|
ref: forwardRef2
|
|
9659
10394
|
},
|
|
9660
10395
|
/* @__PURE__ */ React.createElement("g", {
|
|
10396
|
+
stroke: "currentColor",
|
|
10397
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9661
10398
|
clipPath: "url(#a)"
|
|
9662
10399
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
9663
|
-
stroke: "currentColor",
|
|
9664
10400
|
strokeLinecap: "round",
|
|
9665
10401
|
strokeLinejoin: "round",
|
|
9666
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9667
10402
|
d: "M7 20h10m-10-16v8c0 3 2.7229 4 5 4s5-1 5-4v-8"
|
|
10403
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
10404
|
+
d: "M11.8097 12.3875v.0001"
|
|
9668
10405
|
})),
|
|
9669
10406
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
9670
10407
|
id: "a"
|
|
@@ -9688,12 +10425,14 @@ const IconThumbsUp = forwardRef(
|
|
|
9688
10425
|
ref: forwardRef2
|
|
9689
10426
|
},
|
|
9690
10427
|
/* @__PURE__ */ React.createElement("g", {
|
|
10428
|
+
stroke: "currentColor",
|
|
10429
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9691
10430
|
clipPath: "url(#a)"
|
|
9692
10431
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
9693
|
-
stroke: "currentColor",
|
|
9694
10432
|
strokeLinecap: "round",
|
|
9695
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9696
10433
|
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"
|
|
10434
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
10435
|
+
d: "M11.8097 12.3875v.0001"
|
|
9697
10436
|
})),
|
|
9698
10437
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
9699
10438
|
id: "a"
|
|
@@ -9747,8 +10486,16 @@ const IconTicket = forwardRef(
|
|
|
9747
10486
|
ref: forwardRef2
|
|
9748
10487
|
},
|
|
9749
10488
|
/* @__PURE__ */ React.createElement("path", {
|
|
9750
|
-
|
|
9751
|
-
|
|
10489
|
+
stroke: "currentColor",
|
|
10490
|
+
strokeLinecap: "round",
|
|
10491
|
+
strokeLinejoin: "round",
|
|
10492
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10493
|
+
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"
|
|
10494
|
+
}),
|
|
10495
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
10496
|
+
stroke: "currentColor",
|
|
10497
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10498
|
+
d: "M11.8097 12.3875v.0001"
|
|
9752
10499
|
})
|
|
9753
10500
|
)
|
|
9754
10501
|
);
|
|
@@ -9766,14 +10513,23 @@ const IconTimer = forwardRef(
|
|
|
9766
10513
|
ref: forwardRef2
|
|
9767
10514
|
},
|
|
9768
10515
|
/* @__PURE__ */ React.createElement("path", {
|
|
9769
|
-
|
|
9770
|
-
|
|
10516
|
+
stroke: "currentColor",
|
|
10517
|
+
strokeLinecap: "round",
|
|
10518
|
+
strokeLinejoin: "round",
|
|
10519
|
+
strokeMiterlimit: 1.414,
|
|
10520
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10521
|
+
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"
|
|
9771
10522
|
}),
|
|
9772
10523
|
/* @__PURE__ */ React.createElement("circle", {
|
|
9773
10524
|
cx: 12,
|
|
9774
10525
|
cy: 12,
|
|
9775
10526
|
r: 2,
|
|
9776
10527
|
fill: "currentColor"
|
|
10528
|
+
}),
|
|
10529
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
10530
|
+
stroke: "currentColor",
|
|
10531
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10532
|
+
d: "M11.8097 12.3875v.0001"
|
|
9777
10533
|
})
|
|
9778
10534
|
)
|
|
9779
10535
|
);
|
|
@@ -9837,7 +10593,7 @@ const IconTrackpad = forwardRef(
|
|
|
9837
10593
|
/* @__PURE__ */ React.createElement("path", {
|
|
9838
10594
|
stroke: "currentColor",
|
|
9839
10595
|
strokeWidth: "var(--svg-stroke-width)",
|
|
9840
|
-
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
|
|
10596
|
+
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"
|
|
9841
10597
|
})
|
|
9842
10598
|
)
|
|
9843
10599
|
);
|
|
@@ -9885,13 +10641,15 @@ const IconTrashSimple = forwardRef(
|
|
|
9885
10641
|
ref: forwardRef2
|
|
9886
10642
|
},
|
|
9887
10643
|
/* @__PURE__ */ React.createElement("g", {
|
|
10644
|
+
stroke: "currentColor",
|
|
10645
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9888
10646
|
clipPath: "url(#a)"
|
|
9889
10647
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
9890
|
-
stroke: "currentColor",
|
|
9891
10648
|
strokeLinecap: "round",
|
|
9892
10649
|
strokeMiterlimit: 1.414,
|
|
9893
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9894
10650
|
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"
|
|
10651
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
10652
|
+
d: "M11.8097 12.3875v.0001"
|
|
9895
10653
|
})),
|
|
9896
10654
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
9897
10655
|
id: "a"
|
|
@@ -9915,13 +10673,15 @@ const IconTrash = forwardRef(
|
|
|
9915
10673
|
ref: forwardRef2
|
|
9916
10674
|
},
|
|
9917
10675
|
/* @__PURE__ */ React.createElement("g", {
|
|
10676
|
+
stroke: "currentColor",
|
|
10677
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9918
10678
|
clipPath: "url(#a)"
|
|
9919
10679
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
9920
|
-
stroke: "currentColor",
|
|
9921
10680
|
strokeLinecap: "round",
|
|
9922
10681
|
strokeMiterlimit: 1.414,
|
|
9923
|
-
strokeWidth: "var(--svg-stroke-width)",
|
|
9924
10682
|
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"
|
|
10683
|
+
}), /* @__PURE__ */ React.createElement("path", {
|
|
10684
|
+
d: "M11.8097 12.3875v.0001"
|
|
9925
10685
|
})),
|
|
9926
10686
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
9927
10687
|
id: "a"
|
|
@@ -9945,10 +10705,12 @@ const IconTriangleSquareCircle = forwardRef(
|
|
|
9945
10705
|
ref: forwardRef2
|
|
9946
10706
|
},
|
|
9947
10707
|
/* @__PURE__ */ React.createElement("g", {
|
|
10708
|
+
stroke: "currentColor",
|
|
10709
|
+
strokeLinejoin: "round",
|
|
10710
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
9948
10711
|
clipPath: "url(#a)"
|
|
9949
10712
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
9950
|
-
|
|
9951
|
-
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"
|
|
10713
|
+
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"
|
|
9952
10714
|
})),
|
|
9953
10715
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
9954
10716
|
id: "a"
|
|
@@ -9972,11 +10734,11 @@ const IconTriangle = forwardRef(
|
|
|
9972
10734
|
ref: forwardRef2
|
|
9973
10735
|
},
|
|
9974
10736
|
/* @__PURE__ */ React.createElement("g", {
|
|
9975
|
-
clipPath: "url(#a)"
|
|
9976
|
-
}, /* @__PURE__ */ React.createElement("path", {
|
|
9977
10737
|
stroke: "currentColor",
|
|
9978
10738
|
strokeWidth: "var(--svg-stroke-width)",
|
|
9979
|
-
|
|
10739
|
+
clipPath: "url(#a)"
|
|
10740
|
+
}, /* @__PURE__ */ React.createElement("path", {
|
|
10741
|
+
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"
|
|
9980
10742
|
})),
|
|
9981
10743
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
9982
10744
|
id: "a"
|
|
@@ -10021,6 +10783,11 @@ const IconTrident = forwardRef(
|
|
|
10021
10783
|
/* @__PURE__ */ React.createElement("path", {
|
|
10022
10784
|
fill: "currentColor",
|
|
10023
10785
|
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"
|
|
10786
|
+
}),
|
|
10787
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
10788
|
+
stroke: "currentColor",
|
|
10789
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10790
|
+
d: "M11.8097 12.3875v.0001"
|
|
10024
10791
|
})
|
|
10025
10792
|
)
|
|
10026
10793
|
);
|
|
@@ -10047,6 +10814,11 @@ const IconTrophy = forwardRef(
|
|
|
10047
10814
|
/* @__PURE__ */ React.createElement("path", {
|
|
10048
10815
|
fill: "currentColor",
|
|
10049
10816
|
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"
|
|
10817
|
+
}),
|
|
10818
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
10819
|
+
stroke: "currentColor",
|
|
10820
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10821
|
+
d: "M11.8097 12.3875v.0001"
|
|
10050
10822
|
})
|
|
10051
10823
|
)
|
|
10052
10824
|
);
|
|
@@ -10068,6 +10840,11 @@ const IconUserAdd = forwardRef(
|
|
|
10068
10840
|
strokeLinecap: "round",
|
|
10069
10841
|
strokeWidth: "var(--svg-stroke-width)",
|
|
10070
10842
|
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"
|
|
10843
|
+
}),
|
|
10844
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
10845
|
+
stroke: "currentColor",
|
|
10846
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10847
|
+
d: "M11.8097 12.3875v.0001"
|
|
10071
10848
|
})
|
|
10072
10849
|
)
|
|
10073
10850
|
);
|
|
@@ -10087,8 +10864,11 @@ const IconUserArrowRightUp = forwardRef(
|
|
|
10087
10864
|
/* @__PURE__ */ React.createElement("g", {
|
|
10088
10865
|
clipPath: "url(#a)"
|
|
10089
10866
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
10090
|
-
|
|
10091
|
-
|
|
10867
|
+
stroke: "currentColor",
|
|
10868
|
+
strokeLinecap: "round",
|
|
10869
|
+
strokeLinejoin: "round",
|
|
10870
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10871
|
+
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"
|
|
10092
10872
|
})),
|
|
10093
10873
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
10094
10874
|
id: "a"
|
|
@@ -10166,8 +10946,11 @@ const IconUserEyeOpen = forwardRef(
|
|
|
10166
10946
|
ref: forwardRef2
|
|
10167
10947
|
},
|
|
10168
10948
|
/* @__PURE__ */ React.createElement("path", {
|
|
10169
|
-
|
|
10170
|
-
|
|
10949
|
+
stroke: "currentColor",
|
|
10950
|
+
strokeLinecap: "round",
|
|
10951
|
+
strokeLinejoin: "round",
|
|
10952
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
10953
|
+
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"
|
|
10171
10954
|
}),
|
|
10172
10955
|
/* @__PURE__ */ React.createElement("circle", {
|
|
10173
10956
|
cx: 16,
|
|
@@ -10250,8 +11033,11 @@ const IconUserPenDashesBottom = forwardRef(
|
|
|
10250
11033
|
ref: forwardRef2
|
|
10251
11034
|
},
|
|
10252
11035
|
/* @__PURE__ */ React.createElement("path", {
|
|
10253
|
-
|
|
10254
|
-
|
|
11036
|
+
stroke: "currentColor",
|
|
11037
|
+
strokeLinecap: "round",
|
|
11038
|
+
strokeLinejoin: "round",
|
|
11039
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
11040
|
+
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"
|
|
10255
11041
|
}),
|
|
10256
11042
|
/* @__PURE__ */ React.createElement("path", {
|
|
10257
11043
|
fill: "currentColor",
|
|
@@ -10275,8 +11061,11 @@ const IconUserPenLineBottom = forwardRef(
|
|
|
10275
11061
|
ref: forwardRef2
|
|
10276
11062
|
},
|
|
10277
11063
|
/* @__PURE__ */ React.createElement("path", {
|
|
10278
|
-
|
|
10279
|
-
|
|
11064
|
+
stroke: "currentColor",
|
|
11065
|
+
strokeLinecap: "round",
|
|
11066
|
+
strokeLinejoin: "round",
|
|
11067
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
11068
|
+
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"
|
|
10280
11069
|
}),
|
|
10281
11070
|
/* @__PURE__ */ React.createElement("path", {
|
|
10282
11071
|
fill: "currentColor",
|
|
@@ -10302,8 +11091,11 @@ const IconUserTickDown = forwardRef(
|
|
|
10302
11091
|
/* @__PURE__ */ React.createElement("g", {
|
|
10303
11092
|
clipPath: "url(#a)"
|
|
10304
11093
|
}, /* @__PURE__ */ React.createElement("path", {
|
|
10305
|
-
|
|
10306
|
-
|
|
11094
|
+
stroke: "currentColor",
|
|
11095
|
+
strokeLinecap: "round",
|
|
11096
|
+
strokeLinejoin: "round",
|
|
11097
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
11098
|
+
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"
|
|
10307
11099
|
})),
|
|
10308
11100
|
/* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", {
|
|
10309
11101
|
id: "a"
|
|
@@ -10331,6 +11123,11 @@ const IconUser = forwardRef(
|
|
|
10331
11123
|
strokeLinecap: "round",
|
|
10332
11124
|
strokeWidth: "var(--svg-stroke-width)",
|
|
10333
11125
|
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"
|
|
11126
|
+
}),
|
|
11127
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
11128
|
+
stroke: "currentColor",
|
|
11129
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
11130
|
+
d: "M11.8097 12.3875v.0001"
|
|
10334
11131
|
})
|
|
10335
11132
|
)
|
|
10336
11133
|
);
|
|
@@ -10382,6 +11179,11 @@ const IconUsers = forwardRef(
|
|
|
10382
11179
|
strokeLinecap: "round",
|
|
10383
11180
|
strokeWidth: "var(--svg-stroke-width)",
|
|
10384
11181
|
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"
|
|
11182
|
+
}),
|
|
11183
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
11184
|
+
stroke: "currentColor",
|
|
11185
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
11186
|
+
d: "M11.8097 12.3875v.0001"
|
|
10385
11187
|
})
|
|
10386
11188
|
)
|
|
10387
11189
|
);
|
|
@@ -10502,6 +11304,11 @@ const IconViewCenter = forwardRef(
|
|
|
10502
11304
|
y: 8,
|
|
10503
11305
|
fill: "currentColor",
|
|
10504
11306
|
rx: 1
|
|
11307
|
+
}),
|
|
11308
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
11309
|
+
stroke: "currentColor",
|
|
11310
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
11311
|
+
d: "M11.8097 12.3875v.0001"
|
|
10505
11312
|
})
|
|
10506
11313
|
)
|
|
10507
11314
|
);
|
|
@@ -10532,6 +11339,11 @@ const IconViewSideLeft = forwardRef(
|
|
|
10532
11339
|
y: 7,
|
|
10533
11340
|
fill: "currentColor",
|
|
10534
11341
|
rx: 1
|
|
11342
|
+
}),
|
|
11343
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
11344
|
+
stroke: "currentColor",
|
|
11345
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
11346
|
+
d: "M11.8097 12.3875v.0001"
|
|
10535
11347
|
})
|
|
10536
11348
|
)
|
|
10537
11349
|
);
|
|
@@ -10557,6 +11369,11 @@ const IconWallet = forwardRef(
|
|
|
10557
11369
|
/* @__PURE__ */ React.createElement("path", {
|
|
10558
11370
|
fill: "currentColor",
|
|
10559
11371
|
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"
|
|
11372
|
+
}),
|
|
11373
|
+
/* @__PURE__ */ React.createElement("path", {
|
|
11374
|
+
stroke: "currentColor",
|
|
11375
|
+
strokeWidth: "var(--svg-stroke-width)",
|
|
11376
|
+
d: "M11.8097 12.3875v.0001"
|
|
10560
11377
|
})
|
|
10561
11378
|
)
|
|
10562
11379
|
);
|