@mirohq/design-system-icons 0.20.0-icon-types.0 → 0.21.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/main.js +436 -10
- package/dist/main.js.map +1 -1
- package/dist/module.js +434 -10
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +386 -376
- package/package.json +3 -3
- package/react/add-line-bottom.tsx +31 -30
- package/react/add-line-right.tsx +31 -30
- package/react/align-bottom.tsx +30 -29
- package/react/align-center-horizontal.tsx +30 -29
- package/react/align-center-vertical.tsx +30 -29
- package/react/align-left.tsx +30 -29
- package/react/align-right.tsx +30 -29
- package/react/align-top.tsx +30 -29
- package/react/arrow-arc-left.tsx +32 -31
- package/react/arrow-arc-right.tsx +32 -31
- package/react/arrow-bend-up-right.tsx +32 -31
- package/react/arrow-box-out.tsx +24 -23
- package/react/arrow-clockwise-down-right.tsx +31 -30
- package/react/arrow-clockwise-up-left.tsx +31 -30
- package/react/arrow-counter-clockwise-down-left.tsx +31 -30
- package/react/arrow-counter-clockwise-up-right.tsx +31 -30
- package/react/arrow-curves-bottom-right.tsx +32 -31
- package/react/arrow-down-left.tsx +24 -23
- package/react/arrow-down-right.tsx +24 -23
- package/react/arrow-down.tsx +24 -23
- package/react/arrow-fat-right.tsx +30 -29
- package/react/arrow-fat-up-right.tsx +28 -27
- package/react/arrow-left.tsx +24 -23
- package/react/arrow-right.tsx +24 -23
- package/react/arrow-up-circle.tsx +28 -27
- package/react/arrow-up-left.tsx +24 -23
- package/react/arrow-up-right.tsx +24 -23
- package/react/arrow-up.tsx +24 -23
- package/react/arrows-clockwise-rectangle-tilt.tsx +32 -31
- package/react/arrows-clockwise-x.tsx +31 -30
- package/react/arrows-clockwise-y.tsx +31 -30
- package/react/arrows-down-up.tsx +24 -23
- package/react/arrows-horizontal-lines-top-bottom.tsx +28 -27
- package/react/arrows-in-simple.tsx +32 -31
- package/react/arrows-out-cardinal.tsx +32 -31
- package/react/arrows-out-lines-horizontal.tsx +32 -31
- package/react/arrows-out-simple.tsx +32 -31
- package/react/article.tsx +31 -30
- package/react/at.tsx +32 -31
- package/react/badge.tsx +25 -24
- package/react/barrel.tsx +32 -31
- package/react/bell-slash.tsx +28 -27
- package/react/bell-tilt.tsx +30 -29
- package/react/bell.tsx +29 -32
- package/react/board.tsx +32 -31
- package/react/book-open-info.tsx +26 -25
- package/react/bookmark.tsx +32 -31
- package/react/bracket-curly-left.tsx +31 -30
- package/react/bracket-curly-right.tsx +31 -30
- package/react/brackets-angle-slash.tsx +31 -30
- package/react/brackets-curly-circles-three.tsx +35 -34
- package/react/calendar-blank.tsx +33 -32
- package/react/camera.tsx +31 -34
- package/react/card-number-three.tsx +29 -28
- package/react/card.tsx +28 -27
- package/react/cards-poker.tsx +28 -27
- package/react/chart-bar-y-simple.tsx +31 -30
- package/react/chart-bar-y.tsx +31 -30
- package/react/chat-dashes-lines-two.tsx +32 -31
- package/react/chat-lines-cross.tsx +32 -31
- package/react/chat-lines-dot.tsx +26 -25
- package/react/chat-lines-eye-open.tsx +22 -21
- package/react/chat-lines-two-stack.tsx +32 -31
- package/react/chat-lines-two.tsx +32 -31
- package/react/chat-plus.tsx +32 -31
- package/react/chat-text-arrow.tsx +32 -31
- package/react/chat-two.tsx +28 -27
- package/react/chat.tsx +30 -29
- package/react/check-mark.tsx +24 -23
- package/react/checkboard-square-centered.tsx +27 -26
- package/react/chevron-down-double.tsx +32 -31
- package/react/chevron-down.tsx +24 -23
- package/react/chevron-left-double.tsx +32 -31
- package/react/chevron-left.tsx +24 -23
- package/react/chevron-right-double.tsx +32 -31
- package/react/chevron-right.tsx +24 -23
- package/react/chevron-up-double.tsx +32 -31
- package/react/chevron-up-down-line.tsx +32 -31
- package/react/chevron-up-down.tsx +32 -31
- package/react/chevron-up.tsx +24 -23
- package/react/circle-corners.tsx +26 -25
- package/react/circle-motion-x.tsx +31 -30
- package/react/circle-notch.tsx +31 -30
- package/react/circle-slash.tsx +31 -30
- package/react/circle.tsx +32 -31
- package/react/circles-connected.tsx +25 -24
- package/react/clock-counter-clockwise-simple.tsx +25 -24
- package/react/clock-counter-clockwise.tsx +25 -24
- package/react/clock-overtime.tsx +29 -28
- package/react/clock.tsx +31 -30
- package/react/cloud.tsx +32 -31
- package/react/cluster.tsx +25 -24
- package/react/clustered.tsx +28 -27
- package/react/cog.tsx +26 -25
- package/react/columns-three.tsx +32 -31
- package/react/cone-serpentine.tsx +27 -26
- package/react/corners-three-eye-open.tsx +22 -21
- package/react/credit-card.tsx +24 -23
- package/react/crop.tsx +28 -27
- package/react/cross-circle.tsx +24 -23
- package/react/cross-fat.tsx +28 -27
- package/react/cross-square.tsx +32 -31
- package/react/cross.tsx +24 -23
- package/react/cube.tsx +32 -31
- package/react/cursor-filled.tsx +28 -27
- package/react/cursor-lines.tsx +29 -28
- package/react/cursor-text.tsx +32 -31
- package/react/cursor.tsx +31 -30
- package/react/curve-square-circle-arrow.tsx +32 -31
- package/react/dash-left-down-square-dash-right-up.tsx +32 -31
- package/react/dash-left-up-square-dash-down-right.tsx +32 -31
- package/react/dash-square-dash-horizontal.tsx +32 -31
- package/react/dash-square-dash-vertical.tsx +32 -31
- package/react/distribute-horizontal.tsx +25 -24
- package/react/distribute-vertical.tsx +33 -32
- package/react/dots-nine.tsx +27 -26
- package/react/dots-three.tsx +27 -26
- package/react/dots-two.tsx +27 -26
- package/react/download.tsx +32 -31
- package/react/envelope.tsx +24 -23
- package/react/eraser.tsx +32 -31
- package/react/exclamation-point-circle.tsx +28 -27
- package/react/export.tsx +32 -31
- package/react/eye-closed-dots-four-frame-broken.tsx +25 -24
- package/react/eye-closed.tsx +32 -31
- package/react/eye-open-line-frame-broken.tsx +26 -25
- package/react/eye-open-slash.tsx +28 -27
- package/react/eye-open.tsx +28 -27
- package/react/eyedropper.tsx +29 -28
- package/react/factory-house.tsx +31 -30
- package/react/factory.tsx +31 -30
- package/react/flag.tsx +32 -31
- package/react/folder.tsx +32 -31
- package/react/frame-lines-two.tsx +32 -31
- package/react/frame-play.tsx +29 -28
- package/react/frame-plus.tsx +32 -31
- package/react/frame.tsx +32 -31
- package/react/funnel.tsx +31 -30
- package/react/gauge.tsx +25 -24
- package/react/gift.tsx +28 -27
- package/react/globe.tsx +24 -23
- package/react/graduation-cap.tsx +33 -32
- package/react/grid-four.tsx +32 -31
- package/react/grid-six.tsx +32 -31
- package/react/grid.tsx +32 -31
- package/react/hand-filled.tsx +30 -29
- package/react/hand-pointing.tsx +28 -27
- package/react/hand.tsx +28 -27
- package/react/headset-person.tsx +33 -32
- package/react/heart-filled.tsx +27 -26
- package/react/heart.tsx +30 -29
- package/react/hexagon.tsx +32 -31
- package/react/highlighter-underline.tsx +22 -21
- package/react/highlighter.tsx +32 -31
- package/react/house.tsx +21 -20
- package/react/image.tsx +25 -24
- package/react/index.ts +2 -0
- package/react/information-mark-circle.tsx +28 -27
- package/react/kanban.tsx +31 -30
- package/react/key.tsx +28 -27
- package/react/keycap.tsx +25 -24
- package/react/laptop.tsx +24 -23
- package/react/lasso.tsx +32 -31
- package/react/layout.tsx +32 -31
- package/react/lifesaver.tsx +32 -31
- package/react/lightbox.tsx +25 -27
- package/react/lightbulb.tsx +21 -20
- package/react/lightning.tsx +33 -32
- package/react/line-curved.tsx +32 -31
- package/react/line-dashed.tsx +32 -31
- package/react/line-diagonal.tsx +31 -30
- package/react/line-dotted.tsx +25 -24
- package/react/line-horizontal.tsx +32 -31
- package/react/line-orthogonal.tsx +32 -31
- package/react/line-straight.tsx +32 -31
- package/react/lines-three-horizontal-line-vertical-center.tsx +32 -31
- package/react/lines-three-horizontal.tsx +31 -30
- package/react/lines-three-vertical.tsx +31 -30
- package/react/lines-top-left-columns-two.tsx +32 -31
- package/react/link-plus.tsx +28 -27
- package/react/link.tsx +24 -23
- package/react/list-bullets.tsx +29 -28
- package/react/list-numbers.tsx +32 -31
- package/react/lock-closed.tsx +25 -24
- package/react/lock-open.tsx +25 -24
- package/react/login.tsx +32 -31
- package/react/logout.tsx +32 -31
- package/react/magnet.tsx +32 -31
- package/react/magnifying-glass-lightning.tsx +28 -27
- package/react/magnifying-glass.tsx +24 -23
- package/react/map.tsx +33 -32
- package/react/megaphone.tsx +25 -24
- package/react/microphone-slash.tsx +31 -30
- package/react/microphone.tsx +31 -30
- package/react/minus.tsx +24 -23
- package/react/monitor-arrow.tsx +32 -31
- package/react/monitor-pause.tsx +32 -31
- package/react/monitor-play.tsx +29 -28
- package/react/monitor-stop.tsx +26 -25
- package/react/moon.tsx +24 -23
- package/react/mouse.tsx +25 -24
- package/react/navigation-arrow-lines.tsx +29 -28
- package/react/navigation-up-left-filled.tsx +29 -28
- package/react/navigation-up-left-slash.tsx +32 -31
- package/react/navigation-up-right.tsx +32 -31
- package/react/next.tsx +25 -24
- package/react/node-connected-dot.tsx +26 -25
- package/react/node-lines-curved.tsx +32 -31
- package/react/node-lines-horizontal.tsx +32 -31
- package/react/node-lines-vertical.tsx +32 -31
- package/react/node-plus.tsx +31 -30
- package/react/nodes-connected.tsx +29 -28
- package/react/nodes-connections-three.tsx +31 -30
- package/react/note-magnifying-glass.tsx +28 -27
- package/react/octagon.tsx +32 -31
- package/react/office.tsx +24 -23
- package/react/paint-bucket.tsx +29 -28
- package/react/paper-plane-filled-right.tsx +29 -28
- package/react/paper-plane-tilt.tsx +32 -31
- package/react/parallelogram.tsx +30 -29
- package/react/pause-circle.tsx +31 -30
- package/react/pause.tsx +25 -24
- package/react/pdf.tsx +32 -31
- package/react/pen-tip.tsx +32 -31
- package/react/pen.tsx +32 -31
- package/react/pentagon.tsx +32 -31
- package/react/placeholder.tsx +24 -23
- package/react/play-circle.tsx +29 -28
- package/react/play.tsx +28 -27
- package/react/playback-speed-circle.tsx +28 -27
- package/react/plug.tsx +24 -23
- package/react/plus-square.tsx +30 -29
- package/react/plus-text.tsx +32 -31
- package/react/plus.tsx +24 -23
- package/react/presentation-arrow.tsx +32 -31
- package/react/presentation-eye-open.tsx +22 -21
- package/react/presentation-line.tsx +32 -31
- package/react/presentation-lines-two.tsx +32 -31
- package/react/presentation-link.tsx +28 -27
- package/react/presentation-number-one.tsx +32 -31
- package/react/presentation-play.tsx +29 -28
- package/react/presentation-plus.tsx +32 -31
- package/react/previous.tsx +25 -24
- package/react/prohibit.tsx +30 -29
- package/react/push-pin.tsx +28 -27
- package/react/question-mark-circle.tsx +24 -23
- package/react/question-mark.tsx +29 -28
- package/react/rectangle-arrow-up-center.tsx +32 -31
- package/react/rectangle-dash-lines.tsx +32 -31
- package/react/rectangle-dot-line-pen.tsx +35 -34
- package/react/rectangle-play-stack.tsx +29 -28
- package/react/rectangle-tick.tsx +32 -31
- package/react/rectangle-triangle-bottom-center.tsx +32 -31
- package/react/rectangles-three-aligned.tsx +32 -31
- package/react/rectangles-three-free.tsx +32 -31
- package/react/rectangles-three-overlap.tsx +32 -31
- package/react/rectangles-two-line.tsx +32 -31
- package/react/rectangles-two-lines-four.tsx +32 -31
- package/react/rectangles-two-minus.tsx +32 -31
- package/react/rectangles-two-plus.tsx +32 -31
- package/react/rectangles-two-user.tsx +27 -26
- package/react/rhombus.tsx +30 -29
- package/react/rocket.tsx +25 -24
- package/react/rss-rectangle.tsx +26 -25
- package/react/rss.tsx +25 -24
- package/react/scissors.tsx +31 -30
- package/react/scrollbar-xy.tsx +24 -23
- package/react/shapes.tsx +31 -30
- package/react/shield-check.tsx +32 -31
- package/react/shield-lock.tsx +25 -24
- package/react/shuffle.tsx +32 -31
- package/react/sidebar-closed.tsx +33 -32
- package/react/sidebar-open.tsx +32 -31
- package/react/sliders-x.tsx +31 -30
- package/react/sliders-y.tsx +31 -30
- package/react/smiley-chat.tsx +25 -24
- package/react/smiley-plus.tsx +29 -28
- package/react/smiley-sticker.tsx +29 -28
- package/react/smiley.tsx +29 -28
- package/react/social-facebook.tsx +28 -27
- package/react/social-instagram.tsx +34 -33
- package/react/social-linkedin.tsx +28 -27
- package/react/social-twitter.tsx +28 -27
- package/react/social-youtube.tsx +28 -27
- package/react/sparks-filled.tsx +25 -24
- package/react/sparks.tsx +27 -26
- package/react/speaker-cross.tsx +31 -30
- package/react/speaker-high.tsx +31 -30
- package/react/split-vertical.tsx +32 -31
- package/react/square-brackets-angle-slash.tsx +31 -30
- package/react/square-circles-two.tsx +28 -27
- package/react/square-line-square-dashed.tsx +32 -31
- package/react/square-rounded.tsx +30 -29
- package/react/square-star-scribble.tsx +29 -28
- package/react/square-triangle-circle-plus.tsx +31 -30
- package/react/square.tsx +30 -29
- package/react/squares-four.tsx +31 -30
- package/react/squares-group.tsx +30 -29
- package/react/squares-merge.tsx +28 -27
- package/react/squares-three.tsx +31 -30
- package/react/squares-two-overlap.tsx +32 -31
- package/react/squares-ungroup.tsx +29 -28
- package/react/squares-unmerge.tsx +32 -31
- package/react/stack.tsx +32 -31
- package/react/star-filled.tsx +29 -28
- package/react/star-half.tsx +29 -28
- package/react/star.tsx +32 -31
- package/react/sticky-corners.tsx +32 -31
- package/react/sticky-eye-closed.tsx +25 -24
- package/react/sticky-eye-open.tsx +22 -21
- package/react/sticky-note-stack.tsx +32 -31
- package/react/sticky-note-wide.tsx +32 -31
- package/react/sticky-note.tsx +32 -31
- package/react/sticky-notes-two.tsx +28 -27
- package/react/stop-circle.tsx +29 -28
- package/react/stroke-1.tsx +28 -27
- package/react/stroke-2.tsx +28 -27
- package/react/stroke-3.tsx +28 -27
- package/react/stroke-4.tsx +28 -27
- package/react/stroke-5.tsx +28 -27
- package/react/stroke-6.tsx +28 -27
- package/react/switch.tsx +26 -25
- package/react/tag.tsx +27 -26
- package/react/text-a-underline.tsx +22 -21
- package/react/text-align-center.tsx +32 -31
- package/react/text-align-left.tsx +32 -31
- package/react/text-b-bold-italic-underlined.tsx +21 -20
- package/react/text-b-bold.tsx +32 -31
- package/react/text-cursor-eye-open.tsx +22 -21
- package/react/text-h-one.tsx +32 -31
- package/react/text-h-three.tsx +32 -31
- package/react/text-h-two.tsx +32 -31
- package/react/text-i-italic.tsx +31 -30
- package/react/text-indent.tsx +32 -31
- package/react/text-lines-three.tsx +32 -31
- package/react/text-s-strikethrough.tsx +32 -31
- package/react/text-styles.tsx +31 -30
- package/react/text-t.tsx +31 -30
- package/react/text-u-underlined.tsx +32 -31
- package/react/thumbs-up.tsx +31 -30
- package/react/tick-circle.tsx +28 -27
- package/react/ticket.tsx +21 -20
- package/react/timer.tsx +22 -21
- package/react/toolbar.tsx +25 -24
- package/react/tooltip.tsx +25 -24
- package/react/trackpad.tsx +23 -22
- package/react/trapeze.tsx +32 -31
- package/react/trash-simple.tsx +32 -31
- package/react/trash.tsx +32 -31
- package/react/triangle-square-circle.tsx +28 -27
- package/react/triangle.tsx +30 -29
- package/react/trident.tsx +41 -40
- package/react/trophy.tsx +29 -28
- package/react/user-add.tsx +24 -23
- package/react/user-arrow-right-up.tsx +28 -27
- package/react/user-cog-plus.tsx +39 -0
- package/react/user-cog.tsx +39 -0
- package/react/user-eye-open.tsx +22 -21
- package/react/user-load.tsx +31 -30
- package/react/user-number-three.tsx +32 -31
- package/react/user-pen-dashes-bottom.tsx +27 -26
- package/react/user-pen-line-bottom.tsx +27 -26
- package/react/user-tick-down.tsx +28 -27
- package/react/user.tsx +24 -23
- package/react/users-three.tsx +32 -31
- package/react/users.tsx +24 -23
- package/react/video-camera-simple-slash.tsx +32 -31
- package/react/video-camera-simple.tsx +32 -31
- package/react/video-camera.tsx +32 -31
- package/react/view-center.tsx +26 -25
- package/react/view-side-left.tsx +26 -25
- package/react/wallet.tsx +28 -27
- package/svg/24/lightbox.svg +1 -1
- package/svg/24/user-cog-plus.svg +2 -0
- package/svg/24/user-cog.svg +2 -0
- package/svg/meta.json +29 -3
package/dist/types.d.ts
CHANGED
|
@@ -1,11 +1,16 @@
|
|
|
1
|
-
import * as react from 'react';
|
|
2
|
-
import { ComponentPropsWithRef, ForwardRefExoticComponent, RefAttributes } from 'react';
|
|
3
1
|
import * as _mirohq_design_system_primitive from '@mirohq/design-system-primitive';
|
|
4
2
|
import * as _mirohq_design_system_stitches from '@mirohq/design-system-stitches';
|
|
5
3
|
import * as _stitches_react_types_css_util from '@stitches/react/types/css-util';
|
|
4
|
+
import * as react from 'react';
|
|
5
|
+
import { ComponentPropsWithRef, ForwardRefExoticComponent, RefAttributes } from 'react';
|
|
6
6
|
import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component';
|
|
7
7
|
|
|
8
|
-
declare const
|
|
8
|
+
declare const iconSymbol: unique symbol;
|
|
9
|
+
declare const isIconComponent: <T>(iconComponent: T & {
|
|
10
|
+
[iconSymbol]?: boolean | undefined;
|
|
11
|
+
}) => boolean;
|
|
12
|
+
|
|
13
|
+
declare const StyledIcon: ForwardRefExoticComponent<Pick<Omit<{
|
|
9
14
|
size?: "small" | "medium" | "large" | undefined;
|
|
10
15
|
weight?: "bold" | "thin" | "normal" | undefined;
|
|
11
16
|
color?: "background-danger" | "background-danger-hover" | "background-danger-prominent" | "background-danger-prominent-active" | "background-danger-prominent-hover" | "background-neutrals" | "background-neutrals-body" | "background-neutrals-container" | "background-neutrals-controls-disabled" | "background-neutrals-disabled" | "background-neutrals-inactive" | "background-neutrals-inactive-hover" | "background-neutrals-inverted" | "background-neutrals-inverted-subtle" | "background-neutrals-scrolls" | "background-neutrals-scrolls-hover" | "background-neutrals-subtle" | "background-neutrals-subtle-active" | "background-neutrals-subtle-hover" | "background-primary-prominent" | "background-primary-prominent-active" | "background-primary-prominent-hover" | "background-primary-prominent-selected" | "background-primary-subtle" | "background-primary-subtle-active" | "background-primary-subtle-hover" | "background-primary-subtle-selected" | "background-success" | "background-warning-prominent" | "background-warning-subtle" | "text-danger" | "text-danger-active" | "text-danger-hover" | "text-danger-inverted" | "text-neutrals" | "text-neutrals-disabled" | "text-neutrals-inverted" | "text-neutrals-link" | "text-neutrals-link-active" | "text-neutrals-link-hover" | "text-neutrals-placeholder" | "text-neutrals-placeholder-only" | "text-neutrals-subtle" | "text-primary" | "text-primary-active" | "text-primary-hover" | "text-primary-inverted" | "text-primary-inverted-subtle" | "text-primary-selected" | "text-success" | "text-warning" | "icon-danger" | "icon-danger-active" | "icon-danger-hover" | "icon-danger-inverted" | "icon-neutrals" | "icon-neutrals-disabled" | "icon-neutrals-inactive" | "icon-neutrals-inactive-hover" | "icon-neutrals-inverted" | "icon-neutrals-search" | "icon-neutrals-subtle" | "icon-neutrals-with-text" | "icon-primary" | "icon-primary-active" | "icon-primary-hover" | "icon-primary-inverted" | "icon-primary-selected" | "icon-success" | "icon-success-inverted" | "icon-warning" | "border-danger" | "border-focus-inner" | "border-focus-middle" | "border-focus-outer" | "border-neutrals" | "border-neutrals-active" | "border-neutrals-controls" | "border-neutrals-controls-disabled" | "border-neutrals-disabled" | "border-neutrals-hover" | "border-neutrals-inverted" | "border-neutrals-subtle" | "border-primary" | "border-primary-active" | "border-primary-hover" | "border-primary-inverted" | "border-success" | "border-warning" | "blue-100" | "blue-200" | "blue-300" | "blue-400" | "blue-500" | "blue-600" | "blue-700" | "blue-800" | "blue-900" | "blue-1000" | "gray-100" | "gray-200" | "gray-300" | "gray-400" | "gray-500" | "gray-600" | "gray-700" | "gray-800" | "gray-900" | "indigo-100" | "indigo-200" | "indigo-300" | "indigo-400" | "indigo-500" | "indigo-600" | "indigo-700" | "indigo-800" | "indigo-900" | "red-100" | "red-200" | "red-300" | "red-400" | "red-500" | "red-600" | "red-700" | "red-800" | "red-900" | "yellow-100" | "yellow-200" | "yellow-300" | "yellow-400" | "yellow-500" | "yellow-600" | "yellow-700" | "yellow-800" | "yellow-900" | "green-100" | "green-200" | "green-300" | "green-400" | "green-500" | "green-600" | "green-700" | "green-800" | "green-900" | "black" | "white" | "transparent" | undefined;
|
|
@@ -13,7 +18,7 @@ declare const StyledIcon: react.ForwardRefExoticComponent<Pick<Omit<{
|
|
|
13
18
|
size?: "small" | "medium" | "large" | undefined;
|
|
14
19
|
weight?: "bold" | "thin" | "normal" | undefined;
|
|
15
20
|
color?: "background-danger" | "background-danger-hover" | "background-danger-prominent" | "background-danger-prominent-active" | "background-danger-prominent-hover" | "background-neutrals" | "background-neutrals-body" | "background-neutrals-container" | "background-neutrals-controls-disabled" | "background-neutrals-disabled" | "background-neutrals-inactive" | "background-neutrals-inactive-hover" | "background-neutrals-inverted" | "background-neutrals-inverted-subtle" | "background-neutrals-scrolls" | "background-neutrals-scrolls-hover" | "background-neutrals-subtle" | "background-neutrals-subtle-active" | "background-neutrals-subtle-hover" | "background-primary-prominent" | "background-primary-prominent-active" | "background-primary-prominent-hover" | "background-primary-prominent-selected" | "background-primary-subtle" | "background-primary-subtle-active" | "background-primary-subtle-hover" | "background-primary-subtle-selected" | "background-success" | "background-warning-prominent" | "background-warning-subtle" | "text-danger" | "text-danger-active" | "text-danger-hover" | "text-danger-inverted" | "text-neutrals" | "text-neutrals-disabled" | "text-neutrals-inverted" | "text-neutrals-link" | "text-neutrals-link-active" | "text-neutrals-link-hover" | "text-neutrals-placeholder" | "text-neutrals-placeholder-only" | "text-neutrals-subtle" | "text-primary" | "text-primary-active" | "text-primary-hover" | "text-primary-inverted" | "text-primary-inverted-subtle" | "text-primary-selected" | "text-success" | "text-warning" | "icon-danger" | "icon-danger-active" | "icon-danger-hover" | "icon-danger-inverted" | "icon-neutrals" | "icon-neutrals-disabled" | "icon-neutrals-inactive" | "icon-neutrals-inactive-hover" | "icon-neutrals-inverted" | "icon-neutrals-search" | "icon-neutrals-subtle" | "icon-neutrals-with-text" | "icon-primary" | "icon-primary-active" | "icon-primary-hover" | "icon-primary-inverted" | "icon-primary-selected" | "icon-success" | "icon-success-inverted" | "icon-warning" | "border-danger" | "border-focus-inner" | "border-focus-middle" | "border-focus-outer" | "border-neutrals" | "border-neutrals-active" | "border-neutrals-controls" | "border-neutrals-controls-disabled" | "border-neutrals-disabled" | "border-neutrals-hover" | "border-neutrals-inverted" | "border-neutrals-subtle" | "border-primary" | "border-primary-active" | "border-primary-hover" | "border-primary-inverted" | "border-success" | "border-warning" | "blue-100" | "blue-200" | "blue-300" | "blue-400" | "blue-500" | "blue-600" | "blue-700" | "blue-800" | "blue-900" | "blue-1000" | "gray-100" | "gray-200" | "gray-300" | "gray-400" | "gray-500" | "gray-600" | "gray-700" | "gray-800" | "gray-900" | "indigo-100" | "indigo-200" | "indigo-300" | "indigo-400" | "indigo-500" | "indigo-600" | "indigo-700" | "indigo-800" | "indigo-900" | "red-100" | "red-200" | "red-300" | "red-400" | "red-500" | "red-600" | "red-700" | "red-800" | "red-900" | "yellow-100" | "yellow-200" | "yellow-300" | "yellow-400" | "yellow-500" | "yellow-600" | "yellow-700" | "yellow-800" | "yellow-900" | "green-100" | "green-200" | "green-300" | "green-400" | "green-500" | "green-600" | "green-700" | "green-800" | "green-900" | "black" | "white" | "transparent" | undefined;
|
|
16
|
-
}, {}> & _mirohq_design_system_stitches.SafeProps<Omit<Pick<react.SVGProps<SVGSVGElement>, "string" | "clipPath" | "color" | "cursor" | "direction" | "display" | "filter" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "height" | "imageRendering" | "letterSpacing" | "opacity" | "order" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "textRendering" | "transform" | "unicodeBidi" | "visibility" | "width" | "wordSpacing" | "writingMode" | "mask" | "offset" | "overflow" | "textDecoration" | "alignmentBaseline" | "baselineShift" | "clip" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "className" | "style" | "children" | "media" | "path" | "crossOrigin" | "href" | "max" | "method" | "min" | "name" | "target" | "
|
|
21
|
+
}, {}> & _mirohq_design_system_stitches.SafeProps<Omit<Pick<react.SVGProps<SVGSVGElement>, "string" | "type" | "clipPath" | "color" | "cursor" | "direction" | "display" | "filter" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "height" | "imageRendering" | "letterSpacing" | "opacity" | "order" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "textRendering" | "transform" | "unicodeBidi" | "visibility" | "width" | "wordSpacing" | "writingMode" | "mask" | "offset" | "overflow" | "textDecoration" | "alignmentBaseline" | "baselineShift" | "clip" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "className" | "style" | "children" | "media" | "path" | "crossOrigin" | "href" | "max" | "method" | "min" | "name" | "target" | "id" | "lang" | "tabIndex" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "accentHeight" | "accumulate" | "additive" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorInterpolationFilters" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "ideographic" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "local" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan"> & {
|
|
17
22
|
ref?: ((instance: SVGSVGElement | null) => void) | react.RefObject<SVGSVGElement> | null | undefined;
|
|
18
23
|
} & {
|
|
19
24
|
asChild?: boolean | undefined;
|
|
@@ -458,7 +463,7 @@ declare const StyledIcon: react.ForwardRefExoticComponent<Pick<Omit<{
|
|
|
458
463
|
}> | undefined;
|
|
459
464
|
}> & {
|
|
460
465
|
children?: react.ReactNode;
|
|
461
|
-
} & _mirohq_design_system_stitches.CustomStylesProps, "string" | "clipPath" | "color" | "cursor" | "direction" | "display" | "filter" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "height" | "imageRendering" | "letterSpacing" | "opacity" | "order" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "textRendering" | "transform" | "unicodeBidi" | "visibility" | "width" | "wordSpacing" | "writingMode" | "mask" | "offset" | "overflow" | "textDecoration" | "alignmentBaseline" | "baselineShift" | "clip" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "asChild" | "children" | "media" | "path" | "crossOrigin" | "href" | "max" | "method" | "min" | "name" | "size" | "target" | "
|
|
466
|
+
} & _mirohq_design_system_stitches.CustomStylesProps, "string" | "type" | "clipPath" | "color" | "cursor" | "direction" | "display" | "filter" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "height" | "imageRendering" | "letterSpacing" | "opacity" | "order" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "textRendering" | "transform" | "unicodeBidi" | "visibility" | "width" | "wordSpacing" | "writingMode" | "mask" | "offset" | "overflow" | "textDecoration" | "alignmentBaseline" | "baselineShift" | "clip" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "asChild" | "children" | "media" | "path" | "crossOrigin" | "href" | "max" | "method" | "min" | "name" | "size" | "target" | "id" | "lang" | "tabIndex" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "accentHeight" | "accumulate" | "additive" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorInterpolationFilters" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "ideographic" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "local" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "weight" | keyof _mirohq_design_system_stitches.CustomStylesProps> & RefAttributes<SVGSVGElement>> & _mirohq_design_system_stitches.StitchesInternals<ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"svg">>, {
|
|
462
467
|
size?: "small" | "medium" | "large" | undefined;
|
|
463
468
|
weight?: "bold" | "thin" | "normal" | undefined;
|
|
464
469
|
color?: "background-danger" | "background-danger-hover" | "background-danger-prominent" | "background-danger-prominent-active" | "background-danger-prominent-hover" | "background-neutrals" | "background-neutrals-body" | "background-neutrals-container" | "background-neutrals-controls-disabled" | "background-neutrals-disabled" | "background-neutrals-inactive" | "background-neutrals-inactive-hover" | "background-neutrals-inverted" | "background-neutrals-inverted-subtle" | "background-neutrals-scrolls" | "background-neutrals-scrolls-hover" | "background-neutrals-subtle" | "background-neutrals-subtle-active" | "background-neutrals-subtle-hover" | "background-primary-prominent" | "background-primary-prominent-active" | "background-primary-prominent-hover" | "background-primary-prominent-selected" | "background-primary-subtle" | "background-primary-subtle-active" | "background-primary-subtle-hover" | "background-primary-subtle-selected" | "background-success" | "background-warning-prominent" | "background-warning-subtle" | "text-danger" | "text-danger-active" | "text-danger-hover" | "text-danger-inverted" | "text-neutrals" | "text-neutrals-disabled" | "text-neutrals-inverted" | "text-neutrals-link" | "text-neutrals-link-active" | "text-neutrals-link-hover" | "text-neutrals-placeholder" | "text-neutrals-placeholder-only" | "text-neutrals-subtle" | "text-primary" | "text-primary-active" | "text-primary-hover" | "text-primary-inverted" | "text-primary-inverted-subtle" | "text-primary-selected" | "text-success" | "text-warning" | "icon-danger" | "icon-danger-active" | "icon-danger-hover" | "icon-danger-inverted" | "icon-neutrals" | "icon-neutrals-disabled" | "icon-neutrals-inactive" | "icon-neutrals-inactive-hover" | "icon-neutrals-inverted" | "icon-neutrals-search" | "icon-neutrals-subtle" | "icon-neutrals-with-text" | "icon-primary" | "icon-primary-active" | "icon-primary-hover" | "icon-primary-inverted" | "icon-primary-selected" | "icon-success" | "icon-success-inverted" | "icon-warning" | "border-danger" | "border-focus-inner" | "border-focus-middle" | "border-focus-outer" | "border-neutrals" | "border-neutrals-active" | "border-neutrals-controls" | "border-neutrals-controls-disabled" | "border-neutrals-disabled" | "border-neutrals-hover" | "border-neutrals-inverted" | "border-neutrals-subtle" | "border-primary" | "border-primary-active" | "border-primary-hover" | "border-primary-inverted" | "border-success" | "border-warning" | "blue-100" | "blue-200" | "blue-300" | "blue-400" | "blue-500" | "blue-600" | "blue-700" | "blue-800" | "blue-900" | "blue-1000" | "gray-100" | "gray-200" | "gray-300" | "gray-400" | "gray-500" | "gray-600" | "gray-700" | "gray-800" | "gray-900" | "indigo-100" | "indigo-200" | "indigo-300" | "indigo-400" | "indigo-500" | "indigo-600" | "indigo-700" | "indigo-800" | "indigo-900" | "red-100" | "red-200" | "red-300" | "red-400" | "red-500" | "red-600" | "red-700" | "red-800" | "red-900" | "yellow-100" | "yellow-200" | "yellow-300" | "yellow-400" | "yellow-500" | "yellow-600" | "yellow-700" | "yellow-800" | "yellow-900" | "green-100" | "green-200" | "green-300" | "green-400" | "green-500" | "green-600" | "green-700" | "green-800" | "green-900" | "black" | "white" | "transparent" | undefined;
|
|
@@ -479,745 +484,750 @@ interface IconProps extends StyledIconProps {
|
|
|
479
484
|
weight?: StyledIconProps['weight'];
|
|
480
485
|
fr?: string | number | undefined;
|
|
481
486
|
}
|
|
487
|
+
declare type IconComponentType = ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>> & {
|
|
488
|
+
[iconSymbol]?: boolean;
|
|
489
|
+
};
|
|
490
|
+
|
|
491
|
+
declare const IconAddLineBottom: IconComponentType;
|
|
482
492
|
|
|
483
|
-
declare const
|
|
493
|
+
declare const IconAddLineRight: IconComponentType;
|
|
484
494
|
|
|
485
|
-
declare const
|
|
495
|
+
declare const IconAlignBottom: IconComponentType;
|
|
486
496
|
|
|
487
|
-
declare const
|
|
497
|
+
declare const IconAlignCenterHorizontal: IconComponentType;
|
|
488
498
|
|
|
489
|
-
declare const
|
|
499
|
+
declare const IconAlignCenterVertical: IconComponentType;
|
|
490
500
|
|
|
491
|
-
declare const
|
|
501
|
+
declare const IconAlignLeft: IconComponentType;
|
|
492
502
|
|
|
493
|
-
declare const
|
|
503
|
+
declare const IconAlignRight: IconComponentType;
|
|
494
504
|
|
|
495
|
-
declare const
|
|
505
|
+
declare const IconAlignTop: IconComponentType;
|
|
496
506
|
|
|
497
|
-
declare const
|
|
507
|
+
declare const IconArrowArcLeft: IconComponentType;
|
|
498
508
|
|
|
499
|
-
declare const
|
|
509
|
+
declare const IconArrowArcRight: IconComponentType;
|
|
500
510
|
|
|
501
|
-
declare const
|
|
511
|
+
declare const IconArrowBendUpRight: IconComponentType;
|
|
502
512
|
|
|
503
|
-
declare const
|
|
513
|
+
declare const IconArrowBoxOut: IconComponentType;
|
|
504
514
|
|
|
505
|
-
declare const
|
|
515
|
+
declare const IconArrowClockwiseDownRight: IconComponentType;
|
|
506
516
|
|
|
507
|
-
declare const
|
|
517
|
+
declare const IconArrowClockwiseUpLeft: IconComponentType;
|
|
508
518
|
|
|
509
|
-
declare const
|
|
519
|
+
declare const IconArrowCounterClockwiseDownLeft: IconComponentType;
|
|
510
520
|
|
|
511
|
-
declare const
|
|
521
|
+
declare const IconArrowCounterClockwiseUpRight: IconComponentType;
|
|
512
522
|
|
|
513
|
-
declare const
|
|
523
|
+
declare const IconArrowCurvesBottomRight: IconComponentType;
|
|
514
524
|
|
|
515
|
-
declare const
|
|
525
|
+
declare const IconArrowDownLeft: IconComponentType;
|
|
516
526
|
|
|
517
|
-
declare const
|
|
527
|
+
declare const IconArrowDownRight: IconComponentType;
|
|
518
528
|
|
|
519
|
-
declare const
|
|
529
|
+
declare const IconArrowDown: IconComponentType;
|
|
520
530
|
|
|
521
|
-
declare const
|
|
531
|
+
declare const IconArrowFatRight: IconComponentType;
|
|
522
532
|
|
|
523
|
-
declare const
|
|
533
|
+
declare const IconArrowFatUpRight: IconComponentType;
|
|
524
534
|
|
|
525
|
-
declare const
|
|
535
|
+
declare const IconArrowLeft: IconComponentType;
|
|
526
536
|
|
|
527
|
-
declare const
|
|
537
|
+
declare const IconArrowRight: IconComponentType;
|
|
528
538
|
|
|
529
|
-
declare const
|
|
539
|
+
declare const IconArrowUpCircle: IconComponentType;
|
|
530
540
|
|
|
531
|
-
declare const
|
|
541
|
+
declare const IconArrowUpLeft: IconComponentType;
|
|
532
542
|
|
|
533
|
-
declare const
|
|
543
|
+
declare const IconArrowUpRight: IconComponentType;
|
|
534
544
|
|
|
535
|
-
declare const
|
|
545
|
+
declare const IconArrowUp: IconComponentType;
|
|
536
546
|
|
|
537
|
-
declare const
|
|
547
|
+
declare const IconArrowsClockwiseRectangleTilt: IconComponentType;
|
|
538
548
|
|
|
539
|
-
declare const
|
|
549
|
+
declare const IconArrowsClockwiseX: IconComponentType;
|
|
540
550
|
|
|
541
|
-
declare const
|
|
551
|
+
declare const IconArrowsClockwiseY: IconComponentType;
|
|
542
552
|
|
|
543
|
-
declare const
|
|
553
|
+
declare const IconArrowsDownUp: IconComponentType;
|
|
544
554
|
|
|
545
|
-
declare const
|
|
555
|
+
declare const IconArrowsHorizontalLinesTopBottom: IconComponentType;
|
|
546
556
|
|
|
547
|
-
declare const
|
|
557
|
+
declare const IconArrowsInSimple: IconComponentType;
|
|
548
558
|
|
|
549
|
-
declare const
|
|
559
|
+
declare const IconArrowsOutCardinal: IconComponentType;
|
|
550
560
|
|
|
551
|
-
declare const
|
|
561
|
+
declare const IconArrowsOutLinesHorizontal: IconComponentType;
|
|
552
562
|
|
|
553
|
-
declare const
|
|
563
|
+
declare const IconArrowsOutSimple: IconComponentType;
|
|
554
564
|
|
|
555
|
-
declare const
|
|
565
|
+
declare const IconArticle: IconComponentType;
|
|
556
566
|
|
|
557
|
-
declare const
|
|
567
|
+
declare const IconAt: IconComponentType;
|
|
558
568
|
|
|
559
|
-
declare const
|
|
569
|
+
declare const IconBadge: IconComponentType;
|
|
560
570
|
|
|
561
|
-
declare const
|
|
571
|
+
declare const IconBarrel: IconComponentType;
|
|
562
572
|
|
|
563
|
-
declare const
|
|
573
|
+
declare const IconBellSlash: IconComponentType;
|
|
564
574
|
|
|
565
|
-
declare const
|
|
575
|
+
declare const IconBellTilt: IconComponentType;
|
|
566
576
|
|
|
567
|
-
declare const
|
|
577
|
+
declare const IconBell: IconComponentType;
|
|
568
578
|
|
|
569
|
-
declare const
|
|
579
|
+
declare const IconBoard: IconComponentType;
|
|
570
580
|
|
|
571
|
-
declare const
|
|
581
|
+
declare const IconBookOpenInfo: IconComponentType;
|
|
572
582
|
|
|
573
|
-
declare const
|
|
583
|
+
declare const IconBookmark: IconComponentType;
|
|
574
584
|
|
|
575
|
-
declare const
|
|
585
|
+
declare const IconBracketCurlyLeft: IconComponentType;
|
|
576
586
|
|
|
577
|
-
declare const
|
|
587
|
+
declare const IconBracketCurlyRight: IconComponentType;
|
|
578
588
|
|
|
579
|
-
declare const
|
|
589
|
+
declare const IconBracketsAngleSlash: IconComponentType;
|
|
580
590
|
|
|
581
|
-
declare const
|
|
591
|
+
declare const IconBracketsCurlyCirclesThree: IconComponentType;
|
|
582
592
|
|
|
583
|
-
declare const
|
|
593
|
+
declare const IconCalendarBlank: IconComponentType;
|
|
584
594
|
|
|
585
|
-
declare const
|
|
595
|
+
declare const IconCamera: IconComponentType;
|
|
586
596
|
|
|
587
|
-
declare const
|
|
597
|
+
declare const IconCardNumberThree: IconComponentType;
|
|
588
598
|
|
|
589
|
-
declare const
|
|
599
|
+
declare const IconCard: IconComponentType;
|
|
590
600
|
|
|
591
|
-
declare const
|
|
601
|
+
declare const IconCardsPoker: IconComponentType;
|
|
592
602
|
|
|
593
|
-
declare const
|
|
603
|
+
declare const IconChartBarYSimple: IconComponentType;
|
|
594
604
|
|
|
595
|
-
declare const
|
|
605
|
+
declare const IconChartBarY: IconComponentType;
|
|
596
606
|
|
|
597
|
-
declare const
|
|
607
|
+
declare const IconChatDashesLinesTwo: IconComponentType;
|
|
598
608
|
|
|
599
|
-
declare const
|
|
609
|
+
declare const IconChatLinesCross: IconComponentType;
|
|
600
610
|
|
|
601
|
-
declare const
|
|
611
|
+
declare const IconChatLinesDot: IconComponentType;
|
|
602
612
|
|
|
603
|
-
declare const
|
|
613
|
+
declare const IconChatLinesEyeOpen: IconComponentType;
|
|
604
614
|
|
|
605
|
-
declare const
|
|
615
|
+
declare const IconChatLinesTwoStack: IconComponentType;
|
|
606
616
|
|
|
607
|
-
declare const
|
|
617
|
+
declare const IconChatLinesTwo: IconComponentType;
|
|
608
618
|
|
|
609
|
-
declare const
|
|
619
|
+
declare const IconChatPlus: IconComponentType;
|
|
610
620
|
|
|
611
|
-
declare const
|
|
621
|
+
declare const IconChatTextArrow: IconComponentType;
|
|
612
622
|
|
|
613
|
-
declare const
|
|
623
|
+
declare const IconChatTwo: IconComponentType;
|
|
614
624
|
|
|
615
|
-
declare const
|
|
625
|
+
declare const IconChat: IconComponentType;
|
|
616
626
|
|
|
617
|
-
declare const
|
|
627
|
+
declare const IconCheckMark: IconComponentType;
|
|
618
628
|
|
|
619
|
-
declare const
|
|
629
|
+
declare const IconCheckboardSquareCentered: IconComponentType;
|
|
620
630
|
|
|
621
|
-
declare const
|
|
631
|
+
declare const IconChevronDownDouble: IconComponentType;
|
|
622
632
|
|
|
623
|
-
declare const
|
|
633
|
+
declare const IconChevronDown: IconComponentType;
|
|
624
634
|
|
|
625
|
-
declare const
|
|
635
|
+
declare const IconChevronLeftDouble: IconComponentType;
|
|
626
636
|
|
|
627
|
-
declare const
|
|
637
|
+
declare const IconChevronLeft: IconComponentType;
|
|
628
638
|
|
|
629
|
-
declare const
|
|
639
|
+
declare const IconChevronRightDouble: IconComponentType;
|
|
630
640
|
|
|
631
|
-
declare const
|
|
641
|
+
declare const IconChevronRight: IconComponentType;
|
|
632
642
|
|
|
633
|
-
declare const
|
|
643
|
+
declare const IconChevronUpDouble: IconComponentType;
|
|
634
644
|
|
|
635
|
-
declare const
|
|
645
|
+
declare const IconChevronUpDownLine: IconComponentType;
|
|
636
646
|
|
|
637
|
-
declare const
|
|
647
|
+
declare const IconChevronUpDown: IconComponentType;
|
|
638
648
|
|
|
639
|
-
declare const
|
|
649
|
+
declare const IconChevronUp: IconComponentType;
|
|
640
650
|
|
|
641
|
-
declare const
|
|
651
|
+
declare const IconCircleCorners: IconComponentType;
|
|
642
652
|
|
|
643
|
-
declare const
|
|
653
|
+
declare const IconCircleMotionX: IconComponentType;
|
|
644
654
|
|
|
645
|
-
declare const
|
|
655
|
+
declare const IconCircleNotch: IconComponentType;
|
|
646
656
|
|
|
647
|
-
declare const
|
|
657
|
+
declare const IconCircleSlash: IconComponentType;
|
|
648
658
|
|
|
649
|
-
declare const
|
|
659
|
+
declare const IconCircle: IconComponentType;
|
|
650
660
|
|
|
651
|
-
declare const
|
|
661
|
+
declare const IconCirclesConnected: IconComponentType;
|
|
652
662
|
|
|
653
|
-
declare const
|
|
663
|
+
declare const IconClockCounterClockwiseSimple: IconComponentType;
|
|
654
664
|
|
|
655
|
-
declare const
|
|
665
|
+
declare const IconClockCounterClockwise: IconComponentType;
|
|
656
666
|
|
|
657
|
-
declare const
|
|
667
|
+
declare const IconClockOvertime: IconComponentType;
|
|
658
668
|
|
|
659
|
-
declare const
|
|
669
|
+
declare const IconClock: IconComponentType;
|
|
660
670
|
|
|
661
|
-
declare const
|
|
671
|
+
declare const IconCloud: IconComponentType;
|
|
662
672
|
|
|
663
|
-
declare const
|
|
673
|
+
declare const IconCluster: IconComponentType;
|
|
664
674
|
|
|
665
|
-
declare const
|
|
675
|
+
declare const IconClustered: IconComponentType;
|
|
666
676
|
|
|
667
|
-
declare const
|
|
677
|
+
declare const IconCog: IconComponentType;
|
|
668
678
|
|
|
669
|
-
declare const
|
|
679
|
+
declare const IconColumnsThree: IconComponentType;
|
|
670
680
|
|
|
671
|
-
declare const
|
|
681
|
+
declare const IconConeSerpentine: IconComponentType;
|
|
672
682
|
|
|
673
|
-
declare const
|
|
683
|
+
declare const IconCornersThreeEyeOpen: IconComponentType;
|
|
674
684
|
|
|
675
|
-
declare const
|
|
685
|
+
declare const IconCreditCard: IconComponentType;
|
|
676
686
|
|
|
677
|
-
declare const
|
|
687
|
+
declare const IconCrop: IconComponentType;
|
|
678
688
|
|
|
679
|
-
declare const
|
|
689
|
+
declare const IconCrossCircle: IconComponentType;
|
|
680
690
|
|
|
681
|
-
declare const
|
|
691
|
+
declare const IconCrossFat: IconComponentType;
|
|
682
692
|
|
|
683
|
-
declare const
|
|
693
|
+
declare const IconCrossSquare: IconComponentType;
|
|
684
694
|
|
|
685
|
-
declare const
|
|
695
|
+
declare const IconCross: IconComponentType;
|
|
686
696
|
|
|
687
|
-
declare const
|
|
697
|
+
declare const IconCube: IconComponentType;
|
|
688
698
|
|
|
689
|
-
declare const
|
|
699
|
+
declare const IconCursorFilled: IconComponentType;
|
|
690
700
|
|
|
691
|
-
declare const
|
|
701
|
+
declare const IconCursorLines: IconComponentType;
|
|
692
702
|
|
|
693
|
-
declare const
|
|
703
|
+
declare const IconCursorText: IconComponentType;
|
|
694
704
|
|
|
695
|
-
declare const
|
|
705
|
+
declare const IconCursor: IconComponentType;
|
|
696
706
|
|
|
697
|
-
declare const
|
|
707
|
+
declare const IconCurveSquareCircleArrow: IconComponentType;
|
|
698
708
|
|
|
699
|
-
declare const
|
|
709
|
+
declare const IconDashLeftDownSquareDashRightUp: IconComponentType;
|
|
700
710
|
|
|
701
|
-
declare const
|
|
711
|
+
declare const IconDashLeftUpSquareDashDownRight: IconComponentType;
|
|
702
712
|
|
|
703
|
-
declare const
|
|
713
|
+
declare const IconDashSquareDashHorizontal: IconComponentType;
|
|
704
714
|
|
|
705
|
-
declare const
|
|
715
|
+
declare const IconDashSquareDashVertical: IconComponentType;
|
|
706
716
|
|
|
707
|
-
declare const
|
|
717
|
+
declare const IconDistributeHorizontal: IconComponentType;
|
|
708
718
|
|
|
709
|
-
declare const
|
|
719
|
+
declare const IconDistributeVertical: IconComponentType;
|
|
710
720
|
|
|
711
|
-
declare const
|
|
721
|
+
declare const IconDotsNine: IconComponentType;
|
|
712
722
|
|
|
713
|
-
declare const
|
|
723
|
+
declare const IconDotsThree: IconComponentType;
|
|
714
724
|
|
|
715
|
-
declare const
|
|
725
|
+
declare const IconDotsTwo: IconComponentType;
|
|
716
726
|
|
|
717
|
-
declare const
|
|
727
|
+
declare const IconDownload: IconComponentType;
|
|
718
728
|
|
|
719
|
-
declare const
|
|
729
|
+
declare const IconEnvelope: IconComponentType;
|
|
720
730
|
|
|
721
|
-
declare const
|
|
731
|
+
declare const IconEraser: IconComponentType;
|
|
722
732
|
|
|
723
|
-
declare const
|
|
733
|
+
declare const IconExclamationPointCircle: IconComponentType;
|
|
724
734
|
|
|
725
|
-
declare const
|
|
735
|
+
declare const IconExport: IconComponentType;
|
|
726
736
|
|
|
727
|
-
declare const
|
|
737
|
+
declare const IconEyeClosedDotsFourFrameBroken: IconComponentType;
|
|
728
738
|
|
|
729
|
-
declare const
|
|
739
|
+
declare const IconEyeClosed: IconComponentType;
|
|
730
740
|
|
|
731
|
-
declare const
|
|
741
|
+
declare const IconEyeOpenLineFrameBroken: IconComponentType;
|
|
732
742
|
|
|
733
|
-
declare const
|
|
743
|
+
declare const IconEyeOpenSlash: IconComponentType;
|
|
734
744
|
|
|
735
|
-
declare const
|
|
745
|
+
declare const IconEyeOpen: IconComponentType;
|
|
736
746
|
|
|
737
|
-
declare const
|
|
747
|
+
declare const IconEyedropper: IconComponentType;
|
|
738
748
|
|
|
739
|
-
declare const
|
|
749
|
+
declare const IconFactoryHouse: IconComponentType;
|
|
740
750
|
|
|
741
|
-
declare const
|
|
751
|
+
declare const IconFactory: IconComponentType;
|
|
742
752
|
|
|
743
|
-
declare const
|
|
753
|
+
declare const IconFlag: IconComponentType;
|
|
744
754
|
|
|
745
|
-
declare const
|
|
755
|
+
declare const IconFolder: IconComponentType;
|
|
746
756
|
|
|
747
|
-
declare const
|
|
757
|
+
declare const IconFrameLinesTwo: IconComponentType;
|
|
748
758
|
|
|
749
|
-
declare const
|
|
759
|
+
declare const IconFramePlay: IconComponentType;
|
|
750
760
|
|
|
751
|
-
declare const
|
|
761
|
+
declare const IconFramePlus: IconComponentType;
|
|
752
762
|
|
|
753
|
-
declare const
|
|
763
|
+
declare const IconFrame: IconComponentType;
|
|
754
764
|
|
|
755
|
-
declare const
|
|
765
|
+
declare const IconFunnel: IconComponentType;
|
|
756
766
|
|
|
757
|
-
declare const
|
|
767
|
+
declare const IconGauge: IconComponentType;
|
|
758
768
|
|
|
759
|
-
declare const
|
|
769
|
+
declare const IconGift: IconComponentType;
|
|
760
770
|
|
|
761
|
-
declare const
|
|
771
|
+
declare const IconGlobe: IconComponentType;
|
|
762
772
|
|
|
763
|
-
declare const
|
|
773
|
+
declare const IconGraduationCap: IconComponentType;
|
|
764
774
|
|
|
765
|
-
declare const
|
|
775
|
+
declare const IconGridFour: IconComponentType;
|
|
766
776
|
|
|
767
|
-
declare const
|
|
777
|
+
declare const IconGridSix: IconComponentType;
|
|
768
778
|
|
|
769
|
-
declare const
|
|
779
|
+
declare const IconGrid: IconComponentType;
|
|
770
780
|
|
|
771
|
-
declare const
|
|
781
|
+
declare const IconHandFilled: IconComponentType;
|
|
772
782
|
|
|
773
|
-
declare const
|
|
783
|
+
declare const IconHandPointing: IconComponentType;
|
|
774
784
|
|
|
775
|
-
declare const
|
|
785
|
+
declare const IconHand: IconComponentType;
|
|
776
786
|
|
|
777
|
-
declare const
|
|
787
|
+
declare const IconHeadsetPerson: IconComponentType;
|
|
778
788
|
|
|
779
|
-
declare const
|
|
789
|
+
declare const IconHeartFilled: IconComponentType;
|
|
780
790
|
|
|
781
|
-
declare const
|
|
791
|
+
declare const IconHeart: IconComponentType;
|
|
782
792
|
|
|
783
|
-
declare const
|
|
793
|
+
declare const IconHexagon: IconComponentType;
|
|
784
794
|
|
|
785
|
-
declare const
|
|
795
|
+
declare const IconHighlighterUnderline: IconComponentType;
|
|
786
796
|
|
|
787
|
-
declare const
|
|
797
|
+
declare const IconHighlighter: IconComponentType;
|
|
788
798
|
|
|
789
|
-
declare const
|
|
799
|
+
declare const IconHouse: IconComponentType;
|
|
790
800
|
|
|
791
|
-
declare const
|
|
801
|
+
declare const IconImage: IconComponentType;
|
|
792
802
|
|
|
793
|
-
declare const
|
|
803
|
+
declare const IconInformationMarkCircle: IconComponentType;
|
|
794
804
|
|
|
795
|
-
declare const
|
|
805
|
+
declare const IconKanban: IconComponentType;
|
|
796
806
|
|
|
797
|
-
declare const
|
|
807
|
+
declare const IconKey: IconComponentType;
|
|
798
808
|
|
|
799
|
-
declare const
|
|
809
|
+
declare const IconKeycap: IconComponentType;
|
|
800
810
|
|
|
801
|
-
declare const
|
|
811
|
+
declare const IconLaptop: IconComponentType;
|
|
802
812
|
|
|
803
|
-
declare const
|
|
813
|
+
declare const IconLasso: IconComponentType;
|
|
804
814
|
|
|
805
|
-
declare const
|
|
815
|
+
declare const IconLayout: IconComponentType;
|
|
806
816
|
|
|
807
|
-
declare const
|
|
817
|
+
declare const IconLifesaver: IconComponentType;
|
|
808
818
|
|
|
809
|
-
declare const
|
|
819
|
+
declare const IconLightbox: IconComponentType;
|
|
810
820
|
|
|
811
|
-
declare const
|
|
821
|
+
declare const IconLightbulb: IconComponentType;
|
|
812
822
|
|
|
813
|
-
declare const
|
|
823
|
+
declare const IconLightning: IconComponentType;
|
|
814
824
|
|
|
815
|
-
declare const
|
|
825
|
+
declare const IconLineCurved: IconComponentType;
|
|
816
826
|
|
|
817
|
-
declare const
|
|
827
|
+
declare const IconLineDashed: IconComponentType;
|
|
818
828
|
|
|
819
|
-
declare const
|
|
829
|
+
declare const IconLineDiagonal: IconComponentType;
|
|
820
830
|
|
|
821
|
-
declare const
|
|
831
|
+
declare const IconLineDotted: IconComponentType;
|
|
822
832
|
|
|
823
|
-
declare const
|
|
833
|
+
declare const IconLineHorizontal: IconComponentType;
|
|
824
834
|
|
|
825
|
-
declare const
|
|
835
|
+
declare const IconLineOrthogonal: IconComponentType;
|
|
826
836
|
|
|
827
|
-
declare const
|
|
837
|
+
declare const IconLineStraight: IconComponentType;
|
|
828
838
|
|
|
829
|
-
declare const
|
|
839
|
+
declare const IconLinesThreeHorizontalLineVerticalCenter: IconComponentType;
|
|
830
840
|
|
|
831
|
-
declare const
|
|
841
|
+
declare const IconLinesThreeHorizontal: IconComponentType;
|
|
832
842
|
|
|
833
|
-
declare const
|
|
843
|
+
declare const IconLinesThreeVertical: IconComponentType;
|
|
834
844
|
|
|
835
|
-
declare const
|
|
845
|
+
declare const IconLinesTopLeftColumnsTwo: IconComponentType;
|
|
836
846
|
|
|
837
|
-
declare const
|
|
847
|
+
declare const IconLinkPlus: IconComponentType;
|
|
838
848
|
|
|
839
|
-
declare const
|
|
849
|
+
declare const IconLink: IconComponentType;
|
|
840
850
|
|
|
841
|
-
declare const
|
|
851
|
+
declare const IconListBullets: IconComponentType;
|
|
842
852
|
|
|
843
|
-
declare const
|
|
853
|
+
declare const IconListNumbers: IconComponentType;
|
|
844
854
|
|
|
845
|
-
declare const
|
|
855
|
+
declare const IconLockClosed: IconComponentType;
|
|
846
856
|
|
|
847
|
-
declare const
|
|
857
|
+
declare const IconLockOpen: IconComponentType;
|
|
848
858
|
|
|
849
|
-
declare const
|
|
859
|
+
declare const IconLogin: IconComponentType;
|
|
850
860
|
|
|
851
|
-
declare const
|
|
861
|
+
declare const IconLogout: IconComponentType;
|
|
852
862
|
|
|
853
|
-
declare const
|
|
863
|
+
declare const IconMagnet: IconComponentType;
|
|
854
864
|
|
|
855
|
-
declare const
|
|
865
|
+
declare const IconMagnifyingGlassLightning: IconComponentType;
|
|
856
866
|
|
|
857
|
-
declare const
|
|
867
|
+
declare const IconMagnifyingGlass: IconComponentType;
|
|
858
868
|
|
|
859
|
-
declare const
|
|
869
|
+
declare const IconMap: IconComponentType;
|
|
860
870
|
|
|
861
|
-
declare const
|
|
871
|
+
declare const IconMegaphone: IconComponentType;
|
|
862
872
|
|
|
863
|
-
declare const
|
|
873
|
+
declare const IconMicrophoneSlash: IconComponentType;
|
|
864
874
|
|
|
865
|
-
declare const
|
|
875
|
+
declare const IconMicrophone: IconComponentType;
|
|
866
876
|
|
|
867
|
-
declare const
|
|
877
|
+
declare const IconMinus: IconComponentType;
|
|
868
878
|
|
|
869
|
-
declare const
|
|
879
|
+
declare const IconMonitorArrow: IconComponentType;
|
|
870
880
|
|
|
871
|
-
declare const
|
|
881
|
+
declare const IconMonitorPause: IconComponentType;
|
|
872
882
|
|
|
873
|
-
declare const
|
|
883
|
+
declare const IconMonitorPlay: IconComponentType;
|
|
874
884
|
|
|
875
|
-
declare const
|
|
885
|
+
declare const IconMonitorStop: IconComponentType;
|
|
876
886
|
|
|
877
|
-
declare const
|
|
887
|
+
declare const IconMoon: IconComponentType;
|
|
878
888
|
|
|
879
|
-
declare const
|
|
889
|
+
declare const IconMouse: IconComponentType;
|
|
880
890
|
|
|
881
|
-
declare const
|
|
891
|
+
declare const IconNavigationArrowLines: IconComponentType;
|
|
882
892
|
|
|
883
|
-
declare const
|
|
893
|
+
declare const IconNavigationUpLeftFilled: IconComponentType;
|
|
884
894
|
|
|
885
|
-
declare const
|
|
895
|
+
declare const IconNavigationUpLeftSlash: IconComponentType;
|
|
886
896
|
|
|
887
|
-
declare const
|
|
897
|
+
declare const IconNavigationUpRight: IconComponentType;
|
|
888
898
|
|
|
889
|
-
declare const
|
|
899
|
+
declare const IconNext: IconComponentType;
|
|
890
900
|
|
|
891
|
-
declare const
|
|
901
|
+
declare const IconNodeConnectedDot: IconComponentType;
|
|
892
902
|
|
|
893
|
-
declare const
|
|
903
|
+
declare const IconNodeLinesCurved: IconComponentType;
|
|
894
904
|
|
|
895
|
-
declare const
|
|
905
|
+
declare const IconNodeLinesHorizontal: IconComponentType;
|
|
896
906
|
|
|
897
|
-
declare const
|
|
907
|
+
declare const IconNodeLinesVertical: IconComponentType;
|
|
898
908
|
|
|
899
|
-
declare const
|
|
909
|
+
declare const IconNodePlus: IconComponentType;
|
|
900
910
|
|
|
901
|
-
declare const
|
|
911
|
+
declare const IconNodesConnected: IconComponentType;
|
|
902
912
|
|
|
903
|
-
declare const
|
|
913
|
+
declare const IconNodesConnectionsThree: IconComponentType;
|
|
904
914
|
|
|
905
|
-
declare const
|
|
915
|
+
declare const IconNoteMagnifyingGlass: IconComponentType;
|
|
906
916
|
|
|
907
|
-
declare const
|
|
917
|
+
declare const IconOctagon: IconComponentType;
|
|
908
918
|
|
|
909
|
-
declare const
|
|
919
|
+
declare const IconOffice: IconComponentType;
|
|
910
920
|
|
|
911
|
-
declare const
|
|
921
|
+
declare const IconPaintBucket: IconComponentType;
|
|
912
922
|
|
|
913
|
-
declare const
|
|
923
|
+
declare const IconPaperPlaneFilledRight: IconComponentType;
|
|
914
924
|
|
|
915
|
-
declare const
|
|
925
|
+
declare const IconPaperPlaneTilt: IconComponentType;
|
|
916
926
|
|
|
917
|
-
declare const
|
|
927
|
+
declare const IconParallelogram: IconComponentType;
|
|
918
928
|
|
|
919
|
-
declare const
|
|
929
|
+
declare const IconPauseCircle: IconComponentType;
|
|
920
930
|
|
|
921
|
-
declare const
|
|
931
|
+
declare const IconPause: IconComponentType;
|
|
922
932
|
|
|
923
|
-
declare const
|
|
933
|
+
declare const IconPdf: IconComponentType;
|
|
924
934
|
|
|
925
|
-
declare const
|
|
935
|
+
declare const IconPenTip: IconComponentType;
|
|
926
936
|
|
|
927
|
-
declare const
|
|
937
|
+
declare const IconPen: IconComponentType;
|
|
928
938
|
|
|
929
|
-
declare const
|
|
939
|
+
declare const IconPentagon: IconComponentType;
|
|
930
940
|
|
|
931
|
-
declare const
|
|
941
|
+
declare const IconPlaceholder: IconComponentType;
|
|
932
942
|
|
|
933
|
-
declare const
|
|
943
|
+
declare const IconPlayCircle: IconComponentType;
|
|
934
944
|
|
|
935
|
-
declare const
|
|
945
|
+
declare const IconPlay: IconComponentType;
|
|
936
946
|
|
|
937
|
-
declare const
|
|
947
|
+
declare const IconPlaybackSpeedCircle: IconComponentType;
|
|
938
948
|
|
|
939
|
-
declare const
|
|
949
|
+
declare const IconPlug: IconComponentType;
|
|
940
950
|
|
|
941
|
-
declare const
|
|
951
|
+
declare const IconPlusSquare: IconComponentType;
|
|
942
952
|
|
|
943
|
-
declare const
|
|
953
|
+
declare const IconPlusText: IconComponentType;
|
|
944
954
|
|
|
945
|
-
declare const
|
|
955
|
+
declare const IconPlus: IconComponentType;
|
|
946
956
|
|
|
947
|
-
declare const
|
|
957
|
+
declare const IconPresentationArrow: IconComponentType;
|
|
948
958
|
|
|
949
|
-
declare const
|
|
959
|
+
declare const IconPresentationEyeOpen: IconComponentType;
|
|
950
960
|
|
|
951
|
-
declare const
|
|
961
|
+
declare const IconPresentationLine: IconComponentType;
|
|
952
962
|
|
|
953
|
-
declare const
|
|
963
|
+
declare const IconPresentationLinesTwo: IconComponentType;
|
|
954
964
|
|
|
955
|
-
declare const
|
|
965
|
+
declare const IconPresentationLink: IconComponentType;
|
|
956
966
|
|
|
957
|
-
declare const
|
|
967
|
+
declare const IconPresentationNumberOne: IconComponentType;
|
|
958
968
|
|
|
959
|
-
declare const
|
|
969
|
+
declare const IconPresentationPlay: IconComponentType;
|
|
960
970
|
|
|
961
|
-
declare const
|
|
971
|
+
declare const IconPresentationPlus: IconComponentType;
|
|
962
972
|
|
|
963
|
-
declare const
|
|
973
|
+
declare const IconPrevious: IconComponentType;
|
|
964
974
|
|
|
965
|
-
declare const
|
|
975
|
+
declare const IconProhibit: IconComponentType;
|
|
966
976
|
|
|
967
|
-
declare const
|
|
977
|
+
declare const IconPushPin: IconComponentType;
|
|
968
978
|
|
|
969
|
-
declare const
|
|
979
|
+
declare const IconQuestionMarkCircle: IconComponentType;
|
|
970
980
|
|
|
971
|
-
declare const
|
|
981
|
+
declare const IconQuestionMark: IconComponentType;
|
|
972
982
|
|
|
973
|
-
declare const
|
|
983
|
+
declare const IconRectangleArrowUpCenter: IconComponentType;
|
|
974
984
|
|
|
975
|
-
declare const
|
|
985
|
+
declare const IconRectangleDashLines: IconComponentType;
|
|
976
986
|
|
|
977
|
-
declare const
|
|
987
|
+
declare const IconRectangleDotLinePen: IconComponentType;
|
|
978
988
|
|
|
979
|
-
declare const
|
|
989
|
+
declare const IconRectanglePlayStack: IconComponentType;
|
|
980
990
|
|
|
981
|
-
declare const
|
|
991
|
+
declare const IconRectangleTick: IconComponentType;
|
|
982
992
|
|
|
983
|
-
declare const
|
|
993
|
+
declare const IconRectangleTriangleBottomCenter: IconComponentType;
|
|
984
994
|
|
|
985
|
-
declare const
|
|
995
|
+
declare const IconRectanglesThreeAligned: IconComponentType;
|
|
986
996
|
|
|
987
|
-
declare const
|
|
997
|
+
declare const IconRectanglesThreeFree: IconComponentType;
|
|
988
998
|
|
|
989
|
-
declare const
|
|
999
|
+
declare const IconRectanglesThreeOverlap: IconComponentType;
|
|
990
1000
|
|
|
991
|
-
declare const
|
|
1001
|
+
declare const IconRectanglesTwoLine: IconComponentType;
|
|
992
1002
|
|
|
993
|
-
declare const
|
|
1003
|
+
declare const IconRectanglesTwoLinesFour: IconComponentType;
|
|
994
1004
|
|
|
995
|
-
declare const
|
|
1005
|
+
declare const IconRectanglesTwoMinus: IconComponentType;
|
|
996
1006
|
|
|
997
|
-
declare const
|
|
1007
|
+
declare const IconRectanglesTwoPlus: IconComponentType;
|
|
998
1008
|
|
|
999
|
-
declare const
|
|
1009
|
+
declare const IconRectanglesTwoUser: IconComponentType;
|
|
1000
1010
|
|
|
1001
|
-
declare const
|
|
1011
|
+
declare const IconRhombus: IconComponentType;
|
|
1002
1012
|
|
|
1003
|
-
declare const
|
|
1013
|
+
declare const IconRocket: IconComponentType;
|
|
1004
1014
|
|
|
1005
|
-
declare const
|
|
1015
|
+
declare const IconRssRectangle: IconComponentType;
|
|
1006
1016
|
|
|
1007
|
-
declare const
|
|
1017
|
+
declare const IconRss: IconComponentType;
|
|
1008
1018
|
|
|
1009
|
-
declare const
|
|
1019
|
+
declare const IconScissors: IconComponentType;
|
|
1010
1020
|
|
|
1011
|
-
declare const
|
|
1021
|
+
declare const IconScrollbarXy: IconComponentType;
|
|
1012
1022
|
|
|
1013
|
-
declare const
|
|
1023
|
+
declare const IconShapes: IconComponentType;
|
|
1014
1024
|
|
|
1015
|
-
declare const
|
|
1025
|
+
declare const IconShieldCheck: IconComponentType;
|
|
1016
1026
|
|
|
1017
|
-
declare const
|
|
1027
|
+
declare const IconShieldLock: IconComponentType;
|
|
1018
1028
|
|
|
1019
|
-
declare const
|
|
1029
|
+
declare const IconShuffle: IconComponentType;
|
|
1020
1030
|
|
|
1021
|
-
declare const
|
|
1031
|
+
declare const IconSidebarClosed: IconComponentType;
|
|
1022
1032
|
|
|
1023
|
-
declare const
|
|
1033
|
+
declare const IconSidebarOpen: IconComponentType;
|
|
1024
1034
|
|
|
1025
|
-
declare const
|
|
1035
|
+
declare const IconSlidersX: IconComponentType;
|
|
1026
1036
|
|
|
1027
|
-
declare const
|
|
1037
|
+
declare const IconSlidersY: IconComponentType;
|
|
1028
1038
|
|
|
1029
|
-
declare const
|
|
1039
|
+
declare const IconSmileyChat: IconComponentType;
|
|
1030
1040
|
|
|
1031
|
-
declare const
|
|
1041
|
+
declare const IconSmileyPlus: IconComponentType;
|
|
1032
1042
|
|
|
1033
|
-
declare const
|
|
1043
|
+
declare const IconSmileySticker: IconComponentType;
|
|
1034
1044
|
|
|
1035
|
-
declare const
|
|
1045
|
+
declare const IconSmiley: IconComponentType;
|
|
1036
1046
|
|
|
1037
|
-
declare const
|
|
1047
|
+
declare const IconSocialFacebook: IconComponentType;
|
|
1038
1048
|
|
|
1039
|
-
declare const
|
|
1049
|
+
declare const IconSocialInstagram: IconComponentType;
|
|
1040
1050
|
|
|
1041
|
-
declare const
|
|
1051
|
+
declare const IconSocialLinkedin: IconComponentType;
|
|
1042
1052
|
|
|
1043
|
-
declare const
|
|
1053
|
+
declare const IconSocialTwitter: IconComponentType;
|
|
1044
1054
|
|
|
1045
|
-
declare const
|
|
1055
|
+
declare const IconSocialYoutube: IconComponentType;
|
|
1046
1056
|
|
|
1047
|
-
declare const
|
|
1057
|
+
declare const IconSparksFilled: IconComponentType;
|
|
1048
1058
|
|
|
1049
|
-
declare const
|
|
1059
|
+
declare const IconSparks: IconComponentType;
|
|
1050
1060
|
|
|
1051
|
-
declare const
|
|
1061
|
+
declare const IconSpeakerCross: IconComponentType;
|
|
1052
1062
|
|
|
1053
|
-
declare const
|
|
1063
|
+
declare const IconSpeakerHigh: IconComponentType;
|
|
1054
1064
|
|
|
1055
|
-
declare const
|
|
1065
|
+
declare const IconSplitVertical: IconComponentType;
|
|
1056
1066
|
|
|
1057
|
-
declare const
|
|
1067
|
+
declare const IconSquareBracketsAngleSlash: IconComponentType;
|
|
1058
1068
|
|
|
1059
|
-
declare const
|
|
1069
|
+
declare const IconSquareCirclesTwo: IconComponentType;
|
|
1060
1070
|
|
|
1061
|
-
declare const
|
|
1071
|
+
declare const IconSquareLineSquareDashed: IconComponentType;
|
|
1062
1072
|
|
|
1063
|
-
declare const
|
|
1073
|
+
declare const IconSquareRounded: IconComponentType;
|
|
1064
1074
|
|
|
1065
|
-
declare const
|
|
1075
|
+
declare const IconSquareStarScribble: IconComponentType;
|
|
1066
1076
|
|
|
1067
|
-
declare const
|
|
1077
|
+
declare const IconSquareTriangleCirclePlus: IconComponentType;
|
|
1068
1078
|
|
|
1069
|
-
declare const
|
|
1079
|
+
declare const IconSquare: IconComponentType;
|
|
1070
1080
|
|
|
1071
|
-
declare const
|
|
1081
|
+
declare const IconSquaresFour: IconComponentType;
|
|
1072
1082
|
|
|
1073
|
-
declare const
|
|
1083
|
+
declare const IconSquaresGroup: IconComponentType;
|
|
1074
1084
|
|
|
1075
|
-
declare const
|
|
1085
|
+
declare const IconSquaresMerge: IconComponentType;
|
|
1076
1086
|
|
|
1077
|
-
declare const
|
|
1087
|
+
declare const IconSquaresThree: IconComponentType;
|
|
1078
1088
|
|
|
1079
|
-
declare const
|
|
1089
|
+
declare const IconSquaresTwoOverlap: IconComponentType;
|
|
1080
1090
|
|
|
1081
|
-
declare const
|
|
1091
|
+
declare const IconSquaresUngroup: IconComponentType;
|
|
1082
1092
|
|
|
1083
|
-
declare const
|
|
1093
|
+
declare const IconSquaresUnmerge: IconComponentType;
|
|
1084
1094
|
|
|
1085
|
-
declare const
|
|
1095
|
+
declare const IconStack: IconComponentType;
|
|
1086
1096
|
|
|
1087
|
-
declare const
|
|
1097
|
+
declare const IconStarFilled: IconComponentType;
|
|
1088
1098
|
|
|
1089
|
-
declare const
|
|
1099
|
+
declare const IconStarHalf: IconComponentType;
|
|
1090
1100
|
|
|
1091
|
-
declare const
|
|
1101
|
+
declare const IconStar: IconComponentType;
|
|
1092
1102
|
|
|
1093
|
-
declare const
|
|
1103
|
+
declare const IconStickyCorners: IconComponentType;
|
|
1094
1104
|
|
|
1095
|
-
declare const
|
|
1105
|
+
declare const IconStickyEyeClosed: IconComponentType;
|
|
1096
1106
|
|
|
1097
|
-
declare const
|
|
1107
|
+
declare const IconStickyEyeOpen: IconComponentType;
|
|
1098
1108
|
|
|
1099
|
-
declare const
|
|
1109
|
+
declare const IconStickyNoteStack: IconComponentType;
|
|
1100
1110
|
|
|
1101
|
-
declare const
|
|
1111
|
+
declare const IconStickyNoteWide: IconComponentType;
|
|
1102
1112
|
|
|
1103
|
-
declare const
|
|
1113
|
+
declare const IconStickyNote: IconComponentType;
|
|
1104
1114
|
|
|
1105
|
-
declare const
|
|
1115
|
+
declare const IconStickyNotesTwo: IconComponentType;
|
|
1106
1116
|
|
|
1107
|
-
declare const
|
|
1117
|
+
declare const IconStopCircle: IconComponentType;
|
|
1108
1118
|
|
|
1109
|
-
declare const
|
|
1119
|
+
declare const IconStroke1: IconComponentType;
|
|
1110
1120
|
|
|
1111
|
-
declare const
|
|
1121
|
+
declare const IconStroke2: IconComponentType;
|
|
1112
1122
|
|
|
1113
|
-
declare const
|
|
1123
|
+
declare const IconStroke3: IconComponentType;
|
|
1114
1124
|
|
|
1115
|
-
declare const
|
|
1125
|
+
declare const IconStroke4: IconComponentType;
|
|
1116
1126
|
|
|
1117
|
-
declare const
|
|
1127
|
+
declare const IconStroke5: IconComponentType;
|
|
1118
1128
|
|
|
1119
|
-
declare const
|
|
1129
|
+
declare const IconStroke6: IconComponentType;
|
|
1120
1130
|
|
|
1121
|
-
declare const
|
|
1131
|
+
declare const IconSwitch: IconComponentType;
|
|
1122
1132
|
|
|
1123
|
-
declare const
|
|
1133
|
+
declare const IconTag: IconComponentType;
|
|
1124
1134
|
|
|
1125
|
-
declare const
|
|
1135
|
+
declare const IconTextAUnderline: IconComponentType;
|
|
1126
1136
|
|
|
1127
|
-
declare const
|
|
1137
|
+
declare const IconTextAlignCenter: IconComponentType;
|
|
1128
1138
|
|
|
1129
|
-
declare const
|
|
1139
|
+
declare const IconTextAlignLeft: IconComponentType;
|
|
1130
1140
|
|
|
1131
|
-
declare const
|
|
1141
|
+
declare const IconTextBBoldItalicUnderlined: IconComponentType;
|
|
1132
1142
|
|
|
1133
|
-
declare const
|
|
1143
|
+
declare const IconTextBBold: IconComponentType;
|
|
1134
1144
|
|
|
1135
|
-
declare const
|
|
1145
|
+
declare const IconTextCursorEyeOpen: IconComponentType;
|
|
1136
1146
|
|
|
1137
|
-
declare const
|
|
1147
|
+
declare const IconTextHOne: IconComponentType;
|
|
1138
1148
|
|
|
1139
|
-
declare const
|
|
1149
|
+
declare const IconTextHThree: IconComponentType;
|
|
1140
1150
|
|
|
1141
|
-
declare const
|
|
1151
|
+
declare const IconTextHTwo: IconComponentType;
|
|
1142
1152
|
|
|
1143
|
-
declare const
|
|
1153
|
+
declare const IconTextIItalic: IconComponentType;
|
|
1144
1154
|
|
|
1145
|
-
declare const
|
|
1155
|
+
declare const IconTextIndent: IconComponentType;
|
|
1146
1156
|
|
|
1147
|
-
declare const
|
|
1157
|
+
declare const IconTextLinesThree: IconComponentType;
|
|
1148
1158
|
|
|
1149
|
-
declare const
|
|
1159
|
+
declare const IconTextSStrikethrough: IconComponentType;
|
|
1150
1160
|
|
|
1151
|
-
declare const
|
|
1161
|
+
declare const IconTextStyles: IconComponentType;
|
|
1152
1162
|
|
|
1153
|
-
declare const
|
|
1163
|
+
declare const IconTextT: IconComponentType;
|
|
1154
1164
|
|
|
1155
|
-
declare const
|
|
1165
|
+
declare const IconTextUUnderlined: IconComponentType;
|
|
1156
1166
|
|
|
1157
|
-
declare const
|
|
1167
|
+
declare const IconThumbsUp: IconComponentType;
|
|
1158
1168
|
|
|
1159
|
-
declare const
|
|
1169
|
+
declare const IconTickCircle: IconComponentType;
|
|
1160
1170
|
|
|
1161
|
-
declare const
|
|
1171
|
+
declare const IconTicket: IconComponentType;
|
|
1162
1172
|
|
|
1163
|
-
declare const
|
|
1173
|
+
declare const IconTimer: IconComponentType;
|
|
1164
1174
|
|
|
1165
|
-
declare const
|
|
1175
|
+
declare const IconToolbar: IconComponentType;
|
|
1166
1176
|
|
|
1167
|
-
declare const
|
|
1177
|
+
declare const IconTooltip: IconComponentType;
|
|
1168
1178
|
|
|
1169
|
-
declare const
|
|
1179
|
+
declare const IconTrackpad: IconComponentType;
|
|
1170
1180
|
|
|
1171
|
-
declare const
|
|
1181
|
+
declare const IconTrapeze: IconComponentType;
|
|
1172
1182
|
|
|
1173
|
-
declare const
|
|
1183
|
+
declare const IconTrashSimple: IconComponentType;
|
|
1174
1184
|
|
|
1175
|
-
declare const
|
|
1185
|
+
declare const IconTrash: IconComponentType;
|
|
1176
1186
|
|
|
1177
|
-
declare const
|
|
1187
|
+
declare const IconTriangleSquareCircle: IconComponentType;
|
|
1178
1188
|
|
|
1179
|
-
declare const
|
|
1189
|
+
declare const IconTriangle: IconComponentType;
|
|
1180
1190
|
|
|
1181
|
-
declare const
|
|
1191
|
+
declare const IconTrident: IconComponentType;
|
|
1182
1192
|
|
|
1183
|
-
declare const
|
|
1193
|
+
declare const IconTrophy: IconComponentType;
|
|
1184
1194
|
|
|
1185
|
-
declare const
|
|
1195
|
+
declare const IconUserAdd: IconComponentType;
|
|
1186
1196
|
|
|
1187
|
-
declare const
|
|
1197
|
+
declare const IconUserArrowRightUp: IconComponentType;
|
|
1188
1198
|
|
|
1189
|
-
declare const
|
|
1199
|
+
declare const IconUserCogPlus: IconComponentType;
|
|
1190
1200
|
|
|
1191
|
-
declare const
|
|
1201
|
+
declare const IconUserCog: IconComponentType;
|
|
1192
1202
|
|
|
1193
|
-
declare const
|
|
1203
|
+
declare const IconUserEyeOpen: IconComponentType;
|
|
1194
1204
|
|
|
1195
|
-
declare const
|
|
1205
|
+
declare const IconUserLoad: IconComponentType;
|
|
1196
1206
|
|
|
1197
|
-
declare const
|
|
1207
|
+
declare const IconUserNumberThree: IconComponentType;
|
|
1198
1208
|
|
|
1199
|
-
declare const
|
|
1209
|
+
declare const IconUserPenDashesBottom: IconComponentType;
|
|
1200
1210
|
|
|
1201
|
-
declare const
|
|
1211
|
+
declare const IconUserPenLineBottom: IconComponentType;
|
|
1202
1212
|
|
|
1203
|
-
declare const
|
|
1213
|
+
declare const IconUserTickDown: IconComponentType;
|
|
1204
1214
|
|
|
1205
|
-
declare const
|
|
1215
|
+
declare const IconUser: IconComponentType;
|
|
1206
1216
|
|
|
1207
|
-
declare const
|
|
1217
|
+
declare const IconUsersThree: IconComponentType;
|
|
1208
1218
|
|
|
1209
|
-
declare const
|
|
1219
|
+
declare const IconUsers: IconComponentType;
|
|
1210
1220
|
|
|
1211
|
-
declare const
|
|
1221
|
+
declare const IconVideoCameraSimpleSlash: IconComponentType;
|
|
1212
1222
|
|
|
1213
|
-
declare const
|
|
1223
|
+
declare const IconVideoCameraSimple: IconComponentType;
|
|
1214
1224
|
|
|
1215
|
-
declare const
|
|
1225
|
+
declare const IconVideoCamera: IconComponentType;
|
|
1216
1226
|
|
|
1217
|
-
declare const
|
|
1227
|
+
declare const IconViewCenter: IconComponentType;
|
|
1218
1228
|
|
|
1219
|
-
declare const
|
|
1229
|
+
declare const IconViewSideLeft: IconComponentType;
|
|
1220
1230
|
|
|
1221
|
-
declare const
|
|
1231
|
+
declare const IconWallet: IconComponentType;
|
|
1222
1232
|
|
|
1223
|
-
export { IconAddLineBottom, IconAddLineRight, IconAlignBottom, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignRight, IconAlignTop, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpRight, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowCurvesBottomRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseRectangleTilt, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsDownUp, IconArrowsHorizontalLinesTopBottom, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutSimple, IconArticle, IconAt, IconBadge, IconBarrel, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookOpenInfo, IconBookmark, IconBracketCurlyLeft, IconBracketCurlyRight, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconCalendarBlank, IconCamera, IconCard, IconCardNumberThree, IconCardsPoker, IconChartBarY, IconChartBarYSimple, IconChat, IconChatDashesLinesTwo, IconChatLinesCross, IconChatLinesDot, IconChatLinesEyeOpen, IconChatLinesTwo, IconChatLinesTwoStack, IconChatPlus, IconChatTextArrow, IconChatTwo, IconCheckMark, IconCheckboardSquareCentered, IconChevronDown, IconChevronDownDouble, IconChevronLeft, IconChevronLeftDouble, IconChevronRight, IconChevronRightDouble, IconChevronUp, IconChevronUpDouble, IconChevronUpDown, IconChevronUpDownLine, IconCircle, IconCircleCorners, IconCircleMotionX, IconCircleNotch, IconCircleSlash, IconCirclesConnected, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCloud, IconCluster, IconClustered, IconCog, IconColumnsThree, IconConeSerpentine, IconCornersThreeEyeOpen, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCrossFat, IconCrossSquare, IconCube, IconCursor, IconCursorFilled, IconCursorLines, IconCursorText, IconCurveSquareCircleArrow, IconDashLeftDownSquareDashRightUp, IconDashLeftUpSquareDashDownRight, IconDashSquareDashHorizontal, IconDashSquareDashVertical, IconDistributeHorizontal, IconDistributeVertical, IconDotsNine, IconDotsThree, IconDotsTwo, IconDownload, IconEnvelope, IconEraser, IconExclamationPointCircle, IconExport, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFlag, IconFolder, IconFrame, IconFrameLinesTwo, IconFramePlay, IconFramePlus, IconFunnel, IconGauge, IconGift, IconGlobe, IconGraduationCap, IconGrid, IconGridFour, IconGridSix, IconHand, IconHandFilled, IconHandPointing, IconHeadsetPerson, IconHeart, IconHeartFilled, IconHexagon, IconHighlighter, IconHighlighterUnderline, IconHouse, IconImage, IconInformationMarkCircle, IconKanban, IconKey, IconKeycap, IconLaptop, IconLasso, IconLayout, IconLifesaver, IconLightbox, IconLightbulb, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLinesTopLeftColumnsTwo, IconLink, IconLinkPlus, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconLogin, IconLogout, IconMagnet, IconMagnifyingGlass, IconMagnifyingGlassLightning, IconMap, IconMegaphone, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMonitorArrow, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMoon, IconMouse, IconNavigationArrowLines, IconNavigationUpLeftFilled, IconNavigationUpLeftSlash, IconNavigationUpRight, IconNext, IconNodeConnectedDot, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNoteMagnifyingGlass, IconOctagon, IconOffice, IconPaintBucket, IconPaperPlaneFilledRight, IconPaperPlaneTilt, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenTip, IconPentagon, IconPlaceholder, IconPlay, IconPlayCircle, IconPlaybackSpeedCircle, IconPlug, IconPlus, IconPlusSquare, IconPlusText, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProhibit, IconProps, IconPushPin, IconQuestionMark, IconQuestionMarkCircle, IconRectangleArrowUpCenter, IconRectangleDashLines, IconRectangleDotLinePen, IconRectanglePlayStack, IconRectangleTick, IconRectangleTriangleBottomCenter, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconRhombus, IconRocket, IconRss, IconRssRectangle, IconScissors, IconScrollbarXy, IconShapes, IconShieldCheck, IconShieldLock, IconShuffle, IconSidebarClosed, IconSidebarOpen, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileyPlus, IconSmileySticker, IconSocialFacebook, IconSocialInstagram, IconSocialLinkedin, IconSocialTwitter, IconSocialYoutube, IconSparks, IconSparksFilled, IconSpeakerCross, IconSpeakerHigh, IconSplitVertical, IconSquare, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareLineSquareDashed, IconSquareRounded, IconSquareStarScribble, IconSquareTriangleCirclePlus, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconStack, IconStar, IconStarFilled, IconStarHalf, IconStickyCorners, IconStickyEyeClosed, IconStickyEyeOpen, IconStickyNote, IconStickyNoteStack, IconStickyNoteWide, IconStickyNotesTwo, IconStopCircle, IconStroke1, IconStroke2, IconStroke3, IconStroke4, IconStroke5, IconStroke6, IconSwitch, IconTag, IconTextAUnderline, IconTextAlignCenter, IconTextAlignLeft, IconTextBBold, IconTextBBoldItalicUnderlined, IconTextCursorEyeOpen, IconTextHOne, IconTextHThree, IconTextHTwo, IconTextIItalic, IconTextIndent, IconTextLinesThree, IconTextSStrikethrough, IconTextStyles, IconTextT, IconTextUUnderlined, IconThumbsUp, IconTickCircle, IconTicket, IconTimer, IconToolbar, IconTooltip, IconTrackpad, IconTrapeze, IconTrash, IconTrashSimple, IconTriangle, IconTriangleSquareCircle, IconTrident, IconTrophy,
|
|
1233
|
+
export { IconAddLineBottom, IconAddLineRight, IconAlignBottom, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignRight, IconAlignTop, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpRight, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowCurvesBottomRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseRectangleTilt, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsDownUp, IconArrowsHorizontalLinesTopBottom, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutSimple, IconArticle, IconAt, IconBadge, IconBarrel, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookOpenInfo, IconBookmark, IconBracketCurlyLeft, IconBracketCurlyRight, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconCalendarBlank, IconCamera, IconCard, IconCardNumberThree, IconCardsPoker, IconChartBarY, IconChartBarYSimple, IconChat, IconChatDashesLinesTwo, IconChatLinesCross, IconChatLinesDot, IconChatLinesEyeOpen, IconChatLinesTwo, IconChatLinesTwoStack, IconChatPlus, IconChatTextArrow, IconChatTwo, IconCheckMark, IconCheckboardSquareCentered, IconChevronDown, IconChevronDownDouble, IconChevronLeft, IconChevronLeftDouble, IconChevronRight, IconChevronRightDouble, IconChevronUp, IconChevronUpDouble, IconChevronUpDown, IconChevronUpDownLine, IconCircle, IconCircleCorners, IconCircleMotionX, IconCircleNotch, IconCircleSlash, IconCirclesConnected, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCloud, IconCluster, IconClustered, IconCog, IconColumnsThree, IconConeSerpentine, IconCornersThreeEyeOpen, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCrossFat, IconCrossSquare, IconCube, IconCursor, IconCursorFilled, IconCursorLines, IconCursorText, IconCurveSquareCircleArrow, IconDashLeftDownSquareDashRightUp, IconDashLeftUpSquareDashDownRight, IconDashSquareDashHorizontal, IconDashSquareDashVertical, IconDistributeHorizontal, IconDistributeVertical, IconDotsNine, IconDotsThree, IconDotsTwo, IconDownload, IconEnvelope, IconEraser, IconExclamationPointCircle, IconExport, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFlag, IconFolder, IconFrame, IconFrameLinesTwo, IconFramePlay, IconFramePlus, IconFunnel, IconGauge, IconGift, IconGlobe, IconGraduationCap, IconGrid, IconGridFour, IconGridSix, IconHand, IconHandFilled, IconHandPointing, IconHeadsetPerson, IconHeart, IconHeartFilled, IconHexagon, IconHighlighter, IconHighlighterUnderline, IconHouse, IconImage, IconInformationMarkCircle, IconKanban, IconKey, IconKeycap, IconLaptop, IconLasso, IconLayout, IconLifesaver, IconLightbox, IconLightbulb, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLinesTopLeftColumnsTwo, IconLink, IconLinkPlus, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconLogin, IconLogout, IconMagnet, IconMagnifyingGlass, IconMagnifyingGlassLightning, IconMap, IconMegaphone, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMonitorArrow, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMoon, IconMouse, IconNavigationArrowLines, IconNavigationUpLeftFilled, IconNavigationUpLeftSlash, IconNavigationUpRight, IconNext, IconNodeConnectedDot, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNoteMagnifyingGlass, IconOctagon, IconOffice, IconPaintBucket, IconPaperPlaneFilledRight, IconPaperPlaneTilt, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenTip, IconPentagon, IconPlaceholder, IconPlay, IconPlayCircle, IconPlaybackSpeedCircle, IconPlug, IconPlus, IconPlusSquare, IconPlusText, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProhibit, IconProps, IconPushPin, IconQuestionMark, IconQuestionMarkCircle, IconRectangleArrowUpCenter, IconRectangleDashLines, IconRectangleDotLinePen, IconRectanglePlayStack, IconRectangleTick, IconRectangleTriangleBottomCenter, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconRhombus, IconRocket, IconRss, IconRssRectangle, IconScissors, IconScrollbarXy, IconShapes, IconShieldCheck, IconShieldLock, IconShuffle, IconSidebarClosed, IconSidebarOpen, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileyPlus, IconSmileySticker, IconSocialFacebook, IconSocialInstagram, IconSocialLinkedin, IconSocialTwitter, IconSocialYoutube, IconSparks, IconSparksFilled, IconSpeakerCross, IconSpeakerHigh, IconSplitVertical, IconSquare, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareLineSquareDashed, IconSquareRounded, IconSquareStarScribble, IconSquareTriangleCirclePlus, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconStack, IconStar, IconStarFilled, IconStarHalf, IconStickyCorners, IconStickyEyeClosed, IconStickyEyeOpen, IconStickyNote, IconStickyNoteStack, IconStickyNoteWide, IconStickyNotesTwo, IconStopCircle, IconStroke1, IconStroke2, IconStroke3, IconStroke4, IconStroke5, IconStroke6, IconSwitch, IconTag, IconTextAUnderline, IconTextAlignCenter, IconTextAlignLeft, IconTextBBold, IconTextBBoldItalicUnderlined, IconTextCursorEyeOpen, IconTextHOne, IconTextHThree, IconTextHTwo, IconTextIItalic, IconTextIndent, IconTextLinesThree, IconTextSStrikethrough, IconTextStyles, IconTextT, IconTextUUnderlined, IconThumbsUp, IconTickCircle, IconTicket, IconTimer, IconToolbar, IconTooltip, IconTrackpad, IconTrapeze, IconTrash, IconTrashSimple, IconTriangle, IconTriangleSquareCircle, IconTrident, IconTrophy, IconUser, IconUserAdd, IconUserArrowRightUp, IconUserCog, IconUserCogPlus, IconUserEyeOpen, IconUserLoad, IconUserNumberThree, IconUserPenDashesBottom, IconUserPenLineBottom, IconUserTickDown, IconUsers, IconUsersThree, IconVideoCamera, IconVideoCameraSimple, IconVideoCameraSimpleSlash, IconViewCenter, IconViewSideLeft, IconWallet, isIconComponent };
|