@mirohq/design-system-icons 1.46.1-reactdismissablelayer.0 → 1.46.2
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 +56 -9
- package/dist/main.js.map +1 -1
- package/dist/module.js +57 -11
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +13 -8
- package/package.json +5 -5
- package/react/angle-slash.tsx +31 -0
- package/react/index.ts +1 -0
- package/svg/24/angle-slash.svg +2 -0
- package/svg/meta.json +18 -1
package/dist/types.d.ts
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { ComponentPropsWithRef, ForwardRefExoticComponent, PropsWithoutRef, RefAttributes } from 'react';
|
|
3
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon';
|
|
1
4
|
import * as _mirohq_design_system_themes_web from '@mirohq/design-tokens';
|
|
2
5
|
import * as _mirohq_design_system_stitches from '@mirohq/design-system-stitches';
|
|
3
6
|
import * as _mirohq_design_system_primitive from '@mirohq/design-system-primitive';
|
|
4
|
-
import { ComponentPropsWithRef, ForwardRefExoticComponent, RefAttributes, PropsWithoutRef } from 'react';
|
|
5
|
-
import { iconSymbol } from '@mirohq/design-system-base-icon';
|
|
6
7
|
|
|
7
8
|
/* Utilities */
|
|
8
9
|
/* ========================================================================== */
|
|
@@ -24,16 +25,18 @@ type TransformProps<Props, Media> = {
|
|
|
24
25
|
)
|
|
25
26
|
}
|
|
26
27
|
|
|
27
|
-
declare const
|
|
28
|
+
declare const BaseStyledIcon: React.ForwardRefExoticComponent<Omit<Omit<_mirohq_design_system_stitches.StyledComponentProps<React.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"svg">>>, "color" | "size"> & TransformProps<{
|
|
28
29
|
color?: _mirohq_design_system_themes_web.AliasColors | "alpha-black-100" | "alpha-black-200" | "alpha-black-300" | "alpha-black-400" | "alpha-black-50" | "alpha-black-500" | "alpha-black-600" | "alpha-black-700" | "alpha-black-800" | "alpha-black-900" | "alpha-gray-100" | "alpha-gray-200" | "alpha-gray-300" | "alpha-gray-400" | "alpha-gray-50" | "alpha-gray-500" | "alpha-gray-600" | "alpha-gray-700" | "alpha-gray-800" | "alpha-gray-900" | "alpha-white-100" | "alpha-white-200" | "alpha-white-300" | "alpha-white-400" | "alpha-white-50" | "alpha-white-500" | "alpha-white-600" | "alpha-white-700" | "alpha-white-800" | "alpha-white-90" | "black" | "miro-yellow" | "transparent" | "white" | "blue-100" | "blue-150" | "blue-200" | "blue-250" | "blue-300" | "blue-350" | "blue-400" | "blue-450" | "blue-50" | "blue-500" | "blue-550" | "blue-600" | "blue-650" | "blue-700" | "blue-750" | "blue-800" | "blue-850" | "blue-900" | "blue-950" | "cloud-100" | "cloud-1000" | "cloud-150" | "cloud-200" | "cloud-250" | "cloud-300" | "cloud-350" | "cloud-400" | "cloud-425" | "cloud-450" | "cloud-475" | "cloud-50" | "cloud-500" | "cloud-550" | "cloud-600" | "cloud-650" | "cloud-700" | "cloud-750" | "cloud-800" | "cloud-850" | "cloud-900" | "cloud-950" | "coal-100" | "coal-150" | "coal-200" | "coal-250" | "coal-300" | "coal-350" | "coal-400" | "coal-450" | "coal-500" | "coal-550" | "coal-600" | "coal-650" | "coal-700" | "coal-750" | "coal-800" | "coal-850" | "coal-900" | "coral-100" | "coral-150" | "coral-200" | "coral-250" | "coral-300" | "coral-350" | "coral-400" | "coral-450" | "coral-500" | "coral-550" | "coral-600" | "coral-650" | "coral-700" | "coral-750" | "coral-800" | "coral-850" | "coral-900" | "cyan-100" | "cyan-150" | "cyan-200" | "cyan-250" | "cyan-300" | "cyan-350" | "cyan-400" | "cyan-450" | "cyan-500" | "cyan-550" | "cyan-600" | "cyan-650" | "cyan-700" | "cyan-750" | "cyan-800" | "cyan-850" | "cyan-900" | "gray-100" | "gray-150" | "gray-200" | "gray-250" | "gray-300" | "gray-350" | "gray-400" | "gray-450" | "gray-475" | "gray-50" | "gray-500" | "gray-550" | "gray-600" | "gray-650" | "gray-700" | "gray-750" | "gray-800" | "gray-850" | "gray-900" | "gray-950" | "green-100" | "green-150" | "green-200" | "green-250" | "green-300" | "green-350" | "green-400" | "green-450" | "green-50" | "green-500" | "green-550" | "green-600" | "green-650" | "green-700" | "green-750" | "green-800" | "green-850" | "green-900" | "green-950" | "ink-250" | "ink-100" | "ink-1000" | "ink-150" | "ink-200" | "ink-300" | "ink-350" | "ink-400" | "ink-425" | "ink-450" | "ink-475" | "ink-50" | "ink-500" | "ink-550" | "ink-600" | "ink-650" | "ink-700" | "ink-750" | "ink-800" | "ink-850" | "ink-900" | "ink-950" | "lilac-100" | "lilac-150" | "lilac-200" | "lilac-250" | "lilac-300" | "lilac-350" | "lilac-400" | "lilac-450" | "lilac-500" | "lilac-550" | "lilac-600" | "lilac-650" | "lilac-700" | "lilac-750" | "lilac-800" | "lilac-850" | "lilac-900" | "lime-100" | "lime-150" | "lime-200" | "lime-250" | "lime-300" | "lime-350" | "lime-400" | "lime-450" | "lime-500" | "lime-550" | "lime-600" | "lime-650" | "lime-700" | "lime-750" | "lime-800" | "lime-850" | "lime-900" | "moss-100" | "moss-150" | "moss-200" | "moss-250" | "moss-300" | "moss-350" | "moss-400" | "moss-450" | "moss-500" | "moss-550" | "moss-600" | "moss-650" | "moss-700" | "moss-750" | "moss-800" | "moss-850" | "moss-900" | "ocean-100" | "ocean-150" | "ocean-200" | "ocean-250" | "ocean-300" | "ocean-350" | "ocean-400" | "ocean-450" | "ocean-500" | "ocean-550" | "ocean-600" | "ocean-650" | "ocean-700" | "ocean-750" | "ocean-800" | "ocean-850" | "ocean-900" | "orange-100" | "orange-150" | "orange-200" | "orange-250" | "orange-300" | "orange-350" | "orange-400" | "orange-450" | "orange-500" | "orange-550" | "orange-600" | "orange-650" | "orange-700" | "orange-750" | "orange-800" | "orange-850" | "orange-900" | "pink-100" | "pink-150" | "pink-200" | "pink-250" | "pink-300" | "pink-350" | "pink-400" | "pink-450" | "pink-500" | "pink-550" | "pink-600" | "pink-650" | "pink-700" | "pink-750" | "pink-800" | "pink-850" | "pink-900" | "red-100" | "red-150" | "red-200" | "red-250" | "red-300" | "red-350" | "red-400" | "red-450" | "red-50" | "red-500" | "red-550" | "red-600" | "red-650" | "red-700" | "red-750" | "red-800" | "red-850" | "red-900" | "red-950" | "sunshine-100" | "sunshine-150" | "sunshine-200" | "sunshine-250" | "sunshine-300" | "sunshine-350" | "sunshine-400" | "sunshine-450" | "sunshine-500" | "sunshine-550" | "sunshine-600" | "sunshine-650" | "sunshine-700" | "sunshine-750" | "sunshine-800" | "sunshine-850" | "sunshine-900" | "teal-100" | "teal-150" | "teal-200" | "teal-250" | "teal-300" | "teal-350" | "teal-400" | "teal-450" | "teal-500" | "teal-550" | "teal-600" | "teal-650" | "teal-700" | "teal-750" | "teal-800" | "teal-850" | "teal-900" | "yellow-100" | "yellow-150" | "yellow-200" | "yellow-250" | "yellow-300" | "yellow-350" | "yellow-400" | "yellow-450" | "yellow-50" | "yellow-500" | "yellow-550" | "yellow-600" | "yellow-650" | "yellow-700" | "yellow-750" | "yellow-800" | "yellow-850" | "yellow-900" | "yellow-950" | undefined;
|
|
29
|
-
debug?: boolean | "true" | "false" | undefined;
|
|
30
30
|
size?: "small" | "medium" | "large" | "compact" | undefined;
|
|
31
|
-
}, {}> & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & RefAttributes<SVGSVGElement>> & _mirohq_design_system_stitches.StitchesInternals<ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"svg">>, {
|
|
31
|
+
}, {}> & _mirohq_design_system_stitches.CustomStylesProps, "ref"> & React.RefAttributes<SVGSVGElement>> & _mirohq_design_system_stitches.StitchesInternals<React.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"svg">>, {
|
|
32
32
|
color?: _mirohq_design_system_themes_web.AliasColors | "alpha-black-100" | "alpha-black-200" | "alpha-black-300" | "alpha-black-400" | "alpha-black-50" | "alpha-black-500" | "alpha-black-600" | "alpha-black-700" | "alpha-black-800" | "alpha-black-900" | "alpha-gray-100" | "alpha-gray-200" | "alpha-gray-300" | "alpha-gray-400" | "alpha-gray-50" | "alpha-gray-500" | "alpha-gray-600" | "alpha-gray-700" | "alpha-gray-800" | "alpha-gray-900" | "alpha-white-100" | "alpha-white-200" | "alpha-white-300" | "alpha-white-400" | "alpha-white-50" | "alpha-white-500" | "alpha-white-600" | "alpha-white-700" | "alpha-white-800" | "alpha-white-90" | "black" | "miro-yellow" | "transparent" | "white" | "blue-100" | "blue-150" | "blue-200" | "blue-250" | "blue-300" | "blue-350" | "blue-400" | "blue-450" | "blue-50" | "blue-500" | "blue-550" | "blue-600" | "blue-650" | "blue-700" | "blue-750" | "blue-800" | "blue-850" | "blue-900" | "blue-950" | "cloud-100" | "cloud-1000" | "cloud-150" | "cloud-200" | "cloud-250" | "cloud-300" | "cloud-350" | "cloud-400" | "cloud-425" | "cloud-450" | "cloud-475" | "cloud-50" | "cloud-500" | "cloud-550" | "cloud-600" | "cloud-650" | "cloud-700" | "cloud-750" | "cloud-800" | "cloud-850" | "cloud-900" | "cloud-950" | "coal-100" | "coal-150" | "coal-200" | "coal-250" | "coal-300" | "coal-350" | "coal-400" | "coal-450" | "coal-500" | "coal-550" | "coal-600" | "coal-650" | "coal-700" | "coal-750" | "coal-800" | "coal-850" | "coal-900" | "coral-100" | "coral-150" | "coral-200" | "coral-250" | "coral-300" | "coral-350" | "coral-400" | "coral-450" | "coral-500" | "coral-550" | "coral-600" | "coral-650" | "coral-700" | "coral-750" | "coral-800" | "coral-850" | "coral-900" | "cyan-100" | "cyan-150" | "cyan-200" | "cyan-250" | "cyan-300" | "cyan-350" | "cyan-400" | "cyan-450" | "cyan-500" | "cyan-550" | "cyan-600" | "cyan-650" | "cyan-700" | "cyan-750" | "cyan-800" | "cyan-850" | "cyan-900" | "gray-100" | "gray-150" | "gray-200" | "gray-250" | "gray-300" | "gray-350" | "gray-400" | "gray-450" | "gray-475" | "gray-50" | "gray-500" | "gray-550" | "gray-600" | "gray-650" | "gray-700" | "gray-750" | "gray-800" | "gray-850" | "gray-900" | "gray-950" | "green-100" | "green-150" | "green-200" | "green-250" | "green-300" | "green-350" | "green-400" | "green-450" | "green-50" | "green-500" | "green-550" | "green-600" | "green-650" | "green-700" | "green-750" | "green-800" | "green-850" | "green-900" | "green-950" | "ink-250" | "ink-100" | "ink-1000" | "ink-150" | "ink-200" | "ink-300" | "ink-350" | "ink-400" | "ink-425" | "ink-450" | "ink-475" | "ink-50" | "ink-500" | "ink-550" | "ink-600" | "ink-650" | "ink-700" | "ink-750" | "ink-800" | "ink-850" | "ink-900" | "ink-950" | "lilac-100" | "lilac-150" | "lilac-200" | "lilac-250" | "lilac-300" | "lilac-350" | "lilac-400" | "lilac-450" | "lilac-500" | "lilac-550" | "lilac-600" | "lilac-650" | "lilac-700" | "lilac-750" | "lilac-800" | "lilac-850" | "lilac-900" | "lime-100" | "lime-150" | "lime-200" | "lime-250" | "lime-300" | "lime-350" | "lime-400" | "lime-450" | "lime-500" | "lime-550" | "lime-600" | "lime-650" | "lime-700" | "lime-750" | "lime-800" | "lime-850" | "lime-900" | "moss-100" | "moss-150" | "moss-200" | "moss-250" | "moss-300" | "moss-350" | "moss-400" | "moss-450" | "moss-500" | "moss-550" | "moss-600" | "moss-650" | "moss-700" | "moss-750" | "moss-800" | "moss-850" | "moss-900" | "ocean-100" | "ocean-150" | "ocean-200" | "ocean-250" | "ocean-300" | "ocean-350" | "ocean-400" | "ocean-450" | "ocean-500" | "ocean-550" | "ocean-600" | "ocean-650" | "ocean-700" | "ocean-750" | "ocean-800" | "ocean-850" | "ocean-900" | "orange-100" | "orange-150" | "orange-200" | "orange-250" | "orange-300" | "orange-350" | "orange-400" | "orange-450" | "orange-500" | "orange-550" | "orange-600" | "orange-650" | "orange-700" | "orange-750" | "orange-800" | "orange-850" | "orange-900" | "pink-100" | "pink-150" | "pink-200" | "pink-250" | "pink-300" | "pink-350" | "pink-400" | "pink-450" | "pink-500" | "pink-550" | "pink-600" | "pink-650" | "pink-700" | "pink-750" | "pink-800" | "pink-850" | "pink-900" | "red-100" | "red-150" | "red-200" | "red-250" | "red-300" | "red-350" | "red-400" | "red-450" | "red-50" | "red-500" | "red-550" | "red-600" | "red-650" | "red-700" | "red-750" | "red-800" | "red-850" | "red-900" | "red-950" | "sunshine-100" | "sunshine-150" | "sunshine-200" | "sunshine-250" | "sunshine-300" | "sunshine-350" | "sunshine-400" | "sunshine-450" | "sunshine-500" | "sunshine-550" | "sunshine-600" | "sunshine-650" | "sunshine-700" | "sunshine-750" | "sunshine-800" | "sunshine-850" | "sunshine-900" | "teal-100" | "teal-150" | "teal-200" | "teal-250" | "teal-300" | "teal-350" | "teal-400" | "teal-450" | "teal-500" | "teal-550" | "teal-600" | "teal-650" | "teal-700" | "teal-750" | "teal-800" | "teal-850" | "teal-900" | "yellow-100" | "yellow-150" | "yellow-200" | "yellow-250" | "yellow-300" | "yellow-350" | "yellow-400" | "yellow-450" | "yellow-50" | "yellow-500" | "yellow-550" | "yellow-600" | "yellow-650" | "yellow-700" | "yellow-750" | "yellow-800" | "yellow-850" | "yellow-900" | "yellow-950" | undefined;
|
|
33
|
-
debug?: boolean | "true" | "false" | undefined;
|
|
34
33
|
size?: "small" | "medium" | "large" | "compact" | undefined;
|
|
35
34
|
}, {}>;
|
|
36
|
-
type
|
|
35
|
+
type BaseStyledIconProps = ComponentPropsWithRef<typeof BaseStyledIcon>;
|
|
36
|
+
|
|
37
|
+
type StyledIconProps = BaseStyledIconProps & {
|
|
38
|
+
debug?: boolean;
|
|
39
|
+
};
|
|
37
40
|
interface IconProps extends StyledIconProps {
|
|
38
41
|
/**
|
|
39
42
|
* The icon size.
|
|
@@ -97,6 +100,8 @@ declare const IconAltText: IconComponentType;
|
|
|
97
100
|
|
|
98
101
|
declare const IconAndroidShare: IconComponentType;
|
|
99
102
|
|
|
103
|
+
declare const IconAngleSlash: IconComponentType;
|
|
104
|
+
|
|
100
105
|
declare const IconArrowArcLeft: IconComponentType;
|
|
101
106
|
|
|
102
107
|
declare const IconArrowArcRight: IconComponentType;
|
|
@@ -1413,5 +1418,5 @@ declare const IconWireframe: IconComponentType;
|
|
|
1413
1418
|
|
|
1414
1419
|
declare const IconWordCloud: IconComponentType;
|
|
1415
1420
|
|
|
1416
|
-
export { IconActivity, IconActivitySparkle, IconAddLineBottom, IconAddLineLeft, IconAddLineRight, IconAddLineTop, IconAha, IconAiCursor, IconAiText, IconAlignBottom, IconAlignBottomGroup, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignMiddle, IconAlignRight, IconAlignTop, IconAlignTopGroup, IconAlignmentScale, IconAltText, IconAltTextUnderline, IconAndroidShare, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpLeft, IconArrowBendUpRight, IconArrowBoxLeft, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseIntoRectangle, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowCurvesBottomRight, IconArrowCurvesSparks, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowElbowDownRight, IconArrowFatLeft, IconArrowFatLeftRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowForward, IconArrowLeft, IconArrowLeftAwayLine, IconArrowLeftRightDotted, IconArrowLeftTowardLine, IconArrowMobile, IconArrowRight, IconArrowRightAwayLine, IconArrowRightTowardLine, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseRectangleTilt, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsCounterclockwiseRectangleTilt, IconArrowsDownUp, IconArrowsHorizontalLinesTopBottom, IconArrowsHorizontalLinesTopBottomIn, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutLinesVertical, IconArrowsOutSimple, IconArrowsSquareCounterClockwiseY, IconArrowsTimeBackward, IconArrowsTimeForward, IconArticle, IconArticleEmpty, IconAt, IconAttachment, IconBadge, IconBarrel, IconBasicChevron, IconBear, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookOpenInfo, IconBookmark, IconBoxCaptions, IconBoxCaptionsFilled, IconBoxLinesTextarea, IconBracketClose, IconBracketCurlyLeft, IconBracketCurlyRight, IconBracketOpen, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconBriefcase, IconBrowser, IconBrush, IconCalendarBlank, IconCalendarEnd, IconCalendarStart, IconCamera, IconCaptionAlong, IconCaptionHorizontal, IconCar, IconCard, IconCardCircles, IconCardNumberThree, IconCardsPoker, IconChartBarArrowUp, IconChartBarXSimple, IconChartBarY, IconChartBarYSimple, IconChartLine, IconChartNumber, IconChartProgress, IconChat, IconChatCheck, IconChatContent, IconChatCross, IconChatDashesLinesTwo, IconChatLinesCross, IconChatLinesDot, IconChatLinesEyeOpen, IconChatLinesTwo, IconChatLinesTwoStack, IconChatPlus, IconChatTextArrow, IconChatTwo, IconCheckBoxLines, IconCheckMark, IconCheckboardSquareCentered, IconChevronDown, IconChevronDownDouble, IconChevronLeft, IconChevronLeftDouble, IconChevronRight, IconChevronRightDouble, IconChevronRightSmall, IconChevronUp, IconChevronUpDouble, IconChevronUpDown, IconChevronUpDownLine, IconCircle, IconCircleCorners, IconCircleDashed, IconCircleDashedLoop, IconCircleFullCheck, IconCircleHalfFill, IconCircleMotionX, IconCircleNotch, IconCircleSlash, IconCircleTarget, IconCirclesConnected, IconClickup, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCloud, IconCluster, IconClusterAi, IconClusterColor, IconClusterSentiment, IconClustered, IconCog, IconCoins, IconCoinsChecked, IconCoinsSlash, IconColumnsFormat, IconColumnsThree, IconCommentGroup, IconCompass, IconConeSerpentine, IconConnectionLineElbows, IconConnectionLineStraight, IconCorners, IconCornersInside, IconCornersThreeEyeOpen, IconCounter, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCrossFat, IconCrossMobile, IconCrossSquare, IconCube, IconCursor, IconCursorFilled, IconCursorLines, IconCursorText, IconCursorTextLines, IconCurveSquareCircleArrow, IconDashLeftDownSquareDashRightUp, IconDashLeftUpSquareDashDownRight, IconDashSquareDashHorizontal, IconDashSquareDashVertical, IconDiagramCardLarge1, IconDiagramCardLarge2, IconDiagramCardLarge3, IconDiagramCardLarge4, IconDiagramCardMagnifyingGlass, IconDiagramCardSmall1, IconDiagramCardSmall2, IconDiagramCardSmall3, IconDiagramCardTeam, IconDiagramCardUser, IconDiagramming, IconDiagrammingShapes, IconDigit, IconDistributeHorizontal, IconDistributeVertical, IconDocFormat, IconDollarSignCurrency, IconDotLineDot, IconDotVoting, IconDotsNine, IconDotsSixHorizontal, IconDotsSixVertical, IconDotsThree, IconDotsThreeVertical, IconDotsTwo, IconDownload, IconDrinkBurger, IconEnvelope, IconEraser, IconExclamationMarkOctagon, IconExclamationPointCircle, IconExport, IconExternalFormat, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFigma, IconFigmaOutline, IconFileSpreadsheet, IconFilledBottomBox, IconFilledTopBox, IconFlag, IconFlagPlus, IconFlask, IconFlip, IconFlipCard, IconFolder, IconFolderFilled, IconFormula, IconFrame, IconFrameLinesTwo, IconFramePlay, IconFramePlus, IconFunnel, IconGauge, IconGavel, IconGift, IconGithub, IconGlobe, IconGoogleDrive, IconGraduationCap, IconGrid, IconGridFour, IconGridSix, IconHand, IconHandFilled, IconHandPointing, IconHandRaisedFilled, IconHeadphones, IconHeadsetPerson, IconHeart, IconHeartFilled, IconHeartMusicNote, IconHeartPlusMusic, IconHeight, IconHexagon, IconHighlighter, IconHighlighterColorSelection, IconHighlighterUnderline, IconHorizontalBlocks, IconHouse, IconImage, IconImageSparkle, IconIndentLeft, IconIndentRight, IconInformationMarkCircle, IconInsights, IconInsightsSearch, IconIosShare, IconKanban, IconKey, IconKeycap, IconKeycapSingle, IconLaptop, IconLasso, IconLayeredBoxesCheck, IconLayout, IconLifesaver, IconLightbox, IconLightbulb, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLineTwoDiagonalTopRightDouble, IconLineVertical, IconLinear, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLinesTopLeftColumnsTwo, IconLink, IconLinkPlus, IconLinkVariant, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconLogin, IconLogout, IconMagnet, IconMagnifyingGlass, IconMagnifyingGlassLightning, IconMagnifyingGlassMinus, IconMagnifyingGlassPlus, IconMap, IconMapUser, IconMarginAll, IconMarginBottom, IconMarginLeft, IconMarginLeftRight, IconMarginRight, IconMarginTop, IconMarginTopBottom, IconMcp, IconMeasurePencil, IconMegaphone, IconMermaid, IconMermaidAlt, IconMicLinesDot, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMiroMark, IconMobile, IconMonitor, IconMonitorArrow, IconMonitorArrowUp, IconMonitorEyeClosed, IconMonitorEyeOpen, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMoon, IconMouse, IconMusicNote, IconNavigationArrowLines, IconNavigationUpLeftFilled, IconNavigationUpLeftSlash, IconNavigationUpRight, IconNesting, IconNext, IconNodeConnectedDot, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNotchedChevron, IconNoteMagnifyingGlass, IconNotepad, IconNumber, IconOctagon, IconOffice, IconOrbitDouble, IconOrgChart, IconOrientationHorizontal, IconOrientationVertical, IconPaddingAll, IconPaddingBottom, IconPaddingLeft, IconPaddingLeftRight, IconPaddingRight, IconPaddingTop, IconPaddingTopBottom, IconPaintBucket, IconPalette, IconPaperPlaneFilledRight, IconPaperPlaneTilt, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenColorSelection, IconPenSlash, IconPenTip, IconPenUnderline, IconPentagon, IconPeopleList, IconPercent, IconPersonInCircle, IconPhoneFilled, IconPixelEraser, IconPlaceholder, IconPlanet, IconPlay, IconPlayCircle, IconPlayOutline, IconPlaybackSpeedCircle, IconPlug, IconPlugSlash, IconPlus, IconPlusBox, IconPlusCross, IconPlusLinesBox, IconPlusSquare, IconPlusText, IconPolling, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProgressBar, IconProhibit, IconProtoButton, IconProtoCheckbox, IconProtoDropdown, IconProtoInput, IconProtoNumber, IconProtoRadio, IconProtoSlider, IconPrototypeFormat, IconPushPin, IconPushPinFilled, IconQrCode, IconQuestionMark, IconQuestionMarkCircle, IconQuotes, IconRaisedHand, IconRally, IconRatio169, IconRatio43, IconRatioSquare, IconRectangleArrowUpCenter, IconRectangleDashLines, IconRectangleDotLinePen, IconRectangleFrame2Lines, IconRectangleLine, IconRectanglePlayStack, IconRectanglePortrait, IconRectanglePortraitDash, IconRectanglePortraitDashSquareTopCenter, IconRectanglePortraitDashSquareTopLeft, IconRectanglePortraitFilled, IconRectanglePortraitSquareBottomRight, IconRectanglePortraitSquareTopLeft, IconRectangleTick, IconRectangleTriangleBottomCenter, IconRectanglesLayout, IconRectanglesSquares, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconResize, IconRhombus, IconRocket, IconRss, IconRssRectangle, IconRubberDuck, IconScale, IconScissors, IconScreenUser, IconScreensTwoSparkle, IconScrollbarXy, IconSelect, IconSentiment, IconShadow, IconShapeSparkle, IconShapeSuggestion, IconShapes, IconShapesLines, IconShapesLinesStacked, IconShieldCheck, IconShieldLock, IconShieldLockFilled, IconShoppingBag, IconShuffle, IconSidebarClosed, IconSidebarGlobalClosed, IconSidebarGlobalOpen, IconSidebarOpen, IconSingleSparksFilled, IconSlideFormat, IconSlideInteractive, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileyPlus, IconSmileySticker, IconSocialAdo, IconSocialAsana, IconSocialAws, IconSocialDrawio, IconSocialFacebook, IconSocialInstagram, IconSocialJira, IconSocialLinkedin, IconSocialLooker, IconSocialMonday, IconSocialSlack, IconSocialTwitter, IconSocialX, IconSocialYoutube, IconSortAscending, IconSortDescending, IconSparks, IconSparksFilled, IconSpeakerCross, IconSpeakerHigh, IconSpinner, IconSplitHorizontal, IconSplitVertical, IconSquare, IconSquareArrowIn, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareFrame2LinesCircle, IconSquareL, IconSquareLineSquareDashed, IconSquareM, IconSquarePencil, IconSquareRounded, IconSquareS, IconSquareSlash, IconSquareStarScribble, IconSquareTriangleCirclePlus, IconSquaresColumn, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresRow, IconSquaresRowDownwards, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconSquiglyCheck, IconStack, IconStackedCircles, IconStar, IconStarFilled, IconStarHalf, IconStickyCorners, IconStickyEyeClosed, IconStickyEyeOpen, IconStickyNote, IconStickyNoteStack, IconStickyNoteWide, IconStickyNotesTwo, IconStopCircle, IconStoryPoints, IconStroke1, IconStroke2, IconStroke3, IconStroke4, IconStroke5, IconStroke6, IconSwapHorizontal, IconSwitch, IconTable, IconTableFormat, IconTablet, IconTag, IconTargetArrow, IconTasks, IconTennisBall, IconTextAColorSelection, IconTextAHorizontal, IconTextAUnderline, IconTextAVertical, IconTextAa, IconTextAlignCenter, IconTextAlignLeft, IconTextAlignRight, IconTextBBold, IconTextBBoldItalicUnderlined, IconTextCursorEyeOpen, IconTextHOne, IconTextHThree, IconTextHTwo, IconTextIItalic, IconTextIndent, IconTextLineHeight, IconTextLinesThree, IconTextPosition, IconTextSStrikethrough, IconTextStyles, IconTextT, IconTextUUnderlined, IconThreeCircles, IconThreeColumnsVertical, IconThumbsUp, IconTickCircle, IconTicket, IconTimelineFormat, IconTimelineLocation, IconTimer, IconToolbar, IconTooltip, IconTrackpad, IconTranslate, IconTrapeze, IconTrash, IconTrashSimple, IconTrello, IconTriangle, IconTriangleSquareCircle, IconTrident, IconTrophy, IconTshirt, IconUser, IconUserAdd, IconUserArrowRight, IconUserArrowRightUp, IconUserBackgroundBlur, IconUserCog, IconUserCogPlus, IconUserEyeOpen, IconUserFilter, IconUserKey, IconUserLoad, IconUserMic, IconUserMicSlash, IconUserNumberThree, IconUserPenDashesBottom, IconUserPenLineBottom, IconUserSparkle, IconUserTickDown, IconUsers, IconUsersThree, IconVerticalBlocks, IconVideoCamera, IconVideoCameraDot, IconVideoCameraLines, IconVideoCameraLinesDot, IconVideoCameraSimple, IconVideoCameraSimpleError, IconVideoCameraSimpleSlash, IconVideoPlayer, IconViewCenter, IconViewSideLeft, IconViewSideRight, IconWallet, IconWand, IconWarning, IconWidgetColumns, IconWidth, IconWifi, IconWifiExclamation, IconWireframe, IconWordCloud };
|
|
1421
|
+
export { IconActivity, IconActivitySparkle, IconAddLineBottom, IconAddLineLeft, IconAddLineRight, IconAddLineTop, IconAha, IconAiCursor, IconAiText, IconAlignBottom, IconAlignBottomGroup, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignMiddle, IconAlignRight, IconAlignTop, IconAlignTopGroup, IconAlignmentScale, IconAltText, IconAltTextUnderline, IconAndroidShare, IconAngleSlash, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpLeft, IconArrowBendUpRight, IconArrowBoxLeft, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseIntoRectangle, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowCurvesBottomRight, IconArrowCurvesSparks, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowElbowDownRight, IconArrowFatLeft, IconArrowFatLeftRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowForward, IconArrowLeft, IconArrowLeftAwayLine, IconArrowLeftRightDotted, IconArrowLeftTowardLine, IconArrowMobile, IconArrowRight, IconArrowRightAwayLine, IconArrowRightTowardLine, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseRectangleTilt, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsCounterclockwiseRectangleTilt, IconArrowsDownUp, IconArrowsHorizontalLinesTopBottom, IconArrowsHorizontalLinesTopBottomIn, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutLinesVertical, IconArrowsOutSimple, IconArrowsSquareCounterClockwiseY, IconArrowsTimeBackward, IconArrowsTimeForward, IconArticle, IconArticleEmpty, IconAt, IconAttachment, IconBadge, IconBarrel, IconBasicChevron, IconBear, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookOpenInfo, IconBookmark, IconBoxCaptions, IconBoxCaptionsFilled, IconBoxLinesTextarea, IconBracketClose, IconBracketCurlyLeft, IconBracketCurlyRight, IconBracketOpen, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconBriefcase, IconBrowser, IconBrush, IconCalendarBlank, IconCalendarEnd, IconCalendarStart, IconCamera, IconCaptionAlong, IconCaptionHorizontal, IconCar, IconCard, IconCardCircles, IconCardNumberThree, IconCardsPoker, IconChartBarArrowUp, IconChartBarXSimple, IconChartBarY, IconChartBarYSimple, IconChartLine, IconChartNumber, IconChartProgress, IconChat, IconChatCheck, IconChatContent, IconChatCross, IconChatDashesLinesTwo, IconChatLinesCross, IconChatLinesDot, IconChatLinesEyeOpen, IconChatLinesTwo, IconChatLinesTwoStack, IconChatPlus, IconChatTextArrow, IconChatTwo, IconCheckBoxLines, IconCheckMark, IconCheckboardSquareCentered, IconChevronDown, IconChevronDownDouble, IconChevronLeft, IconChevronLeftDouble, IconChevronRight, IconChevronRightDouble, IconChevronRightSmall, IconChevronUp, IconChevronUpDouble, IconChevronUpDown, IconChevronUpDownLine, IconCircle, IconCircleCorners, IconCircleDashed, IconCircleDashedLoop, IconCircleFullCheck, IconCircleHalfFill, IconCircleMotionX, IconCircleNotch, IconCircleSlash, IconCircleTarget, IconCirclesConnected, IconClickup, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCloud, IconCluster, IconClusterAi, IconClusterColor, IconClusterSentiment, IconClustered, IconCog, IconCoins, IconCoinsChecked, IconCoinsSlash, IconColumnsFormat, IconColumnsThree, IconCommentGroup, IconCompass, IconConeSerpentine, IconConnectionLineElbows, IconConnectionLineStraight, IconCorners, IconCornersInside, IconCornersThreeEyeOpen, IconCounter, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCrossFat, IconCrossMobile, IconCrossSquare, IconCube, IconCursor, IconCursorFilled, IconCursorLines, IconCursorText, IconCursorTextLines, IconCurveSquareCircleArrow, IconDashLeftDownSquareDashRightUp, IconDashLeftUpSquareDashDownRight, IconDashSquareDashHorizontal, IconDashSquareDashVertical, IconDiagramCardLarge1, IconDiagramCardLarge2, IconDiagramCardLarge3, IconDiagramCardLarge4, IconDiagramCardMagnifyingGlass, IconDiagramCardSmall1, IconDiagramCardSmall2, IconDiagramCardSmall3, IconDiagramCardTeam, IconDiagramCardUser, IconDiagramming, IconDiagrammingShapes, IconDigit, IconDistributeHorizontal, IconDistributeVertical, IconDocFormat, IconDollarSignCurrency, IconDotLineDot, IconDotVoting, IconDotsNine, IconDotsSixHorizontal, IconDotsSixVertical, IconDotsThree, IconDotsThreeVertical, IconDotsTwo, IconDownload, IconDrinkBurger, IconEnvelope, IconEraser, IconExclamationMarkOctagon, IconExclamationPointCircle, IconExport, IconExternalFormat, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFigma, IconFigmaOutline, IconFileSpreadsheet, IconFilledBottomBox, IconFilledTopBox, IconFlag, IconFlagPlus, IconFlask, IconFlip, IconFlipCard, IconFolder, IconFolderFilled, IconFormula, IconFrame, IconFrameLinesTwo, IconFramePlay, IconFramePlus, IconFunnel, IconGauge, IconGavel, IconGift, IconGithub, IconGlobe, IconGoogleDrive, IconGraduationCap, IconGrid, IconGridFour, IconGridSix, IconHand, IconHandFilled, IconHandPointing, IconHandRaisedFilled, IconHeadphones, IconHeadsetPerson, IconHeart, IconHeartFilled, IconHeartMusicNote, IconHeartPlusMusic, IconHeight, IconHexagon, IconHighlighter, IconHighlighterColorSelection, IconHighlighterUnderline, IconHorizontalBlocks, IconHouse, IconImage, IconImageSparkle, IconIndentLeft, IconIndentRight, IconInformationMarkCircle, IconInsights, IconInsightsSearch, IconIosShare, IconKanban, IconKey, IconKeycap, IconKeycapSingle, IconLaptop, IconLasso, IconLayeredBoxesCheck, IconLayout, IconLifesaver, IconLightbox, IconLightbulb, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLineTwoDiagonalTopRightDouble, IconLineVertical, IconLinear, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLinesTopLeftColumnsTwo, IconLink, IconLinkPlus, IconLinkVariant, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconLogin, IconLogout, IconMagnet, IconMagnifyingGlass, IconMagnifyingGlassLightning, IconMagnifyingGlassMinus, IconMagnifyingGlassPlus, IconMap, IconMapUser, IconMarginAll, IconMarginBottom, IconMarginLeft, IconMarginLeftRight, IconMarginRight, IconMarginTop, IconMarginTopBottom, IconMcp, IconMeasurePencil, IconMegaphone, IconMermaid, IconMermaidAlt, IconMicLinesDot, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMiroMark, IconMobile, IconMonitor, IconMonitorArrow, IconMonitorArrowUp, IconMonitorEyeClosed, IconMonitorEyeOpen, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMoon, IconMouse, IconMusicNote, IconNavigationArrowLines, IconNavigationUpLeftFilled, IconNavigationUpLeftSlash, IconNavigationUpRight, IconNesting, IconNext, IconNodeConnectedDot, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNotchedChevron, IconNoteMagnifyingGlass, IconNotepad, IconNumber, IconOctagon, IconOffice, IconOrbitDouble, IconOrgChart, IconOrientationHorizontal, IconOrientationVertical, IconPaddingAll, IconPaddingBottom, IconPaddingLeft, IconPaddingLeftRight, IconPaddingRight, IconPaddingTop, IconPaddingTopBottom, IconPaintBucket, IconPalette, IconPaperPlaneFilledRight, IconPaperPlaneTilt, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenColorSelection, IconPenSlash, IconPenTip, IconPenUnderline, IconPentagon, IconPeopleList, IconPercent, IconPersonInCircle, IconPhoneFilled, IconPixelEraser, IconPlaceholder, IconPlanet, IconPlay, IconPlayCircle, IconPlayOutline, IconPlaybackSpeedCircle, IconPlug, IconPlugSlash, IconPlus, IconPlusBox, IconPlusCross, IconPlusLinesBox, IconPlusSquare, IconPlusText, IconPolling, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProgressBar, IconProhibit, IconProtoButton, IconProtoCheckbox, IconProtoDropdown, IconProtoInput, IconProtoNumber, IconProtoRadio, IconProtoSlider, IconPrototypeFormat, IconPushPin, IconPushPinFilled, IconQrCode, IconQuestionMark, IconQuestionMarkCircle, IconQuotes, IconRaisedHand, IconRally, IconRatio169, IconRatio43, IconRatioSquare, IconRectangleArrowUpCenter, IconRectangleDashLines, IconRectangleDotLinePen, IconRectangleFrame2Lines, IconRectangleLine, IconRectanglePlayStack, IconRectanglePortrait, IconRectanglePortraitDash, IconRectanglePortraitDashSquareTopCenter, IconRectanglePortraitDashSquareTopLeft, IconRectanglePortraitFilled, IconRectanglePortraitSquareBottomRight, IconRectanglePortraitSquareTopLeft, IconRectangleTick, IconRectangleTriangleBottomCenter, IconRectanglesLayout, IconRectanglesSquares, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconResize, IconRhombus, IconRocket, IconRss, IconRssRectangle, IconRubberDuck, IconScale, IconScissors, IconScreenUser, IconScreensTwoSparkle, IconScrollbarXy, IconSelect, IconSentiment, IconShadow, IconShapeSparkle, IconShapeSuggestion, IconShapes, IconShapesLines, IconShapesLinesStacked, IconShieldCheck, IconShieldLock, IconShieldLockFilled, IconShoppingBag, IconShuffle, IconSidebarClosed, IconSidebarGlobalClosed, IconSidebarGlobalOpen, IconSidebarOpen, IconSingleSparksFilled, IconSlideFormat, IconSlideInteractive, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileyPlus, IconSmileySticker, IconSocialAdo, IconSocialAsana, IconSocialAws, IconSocialDrawio, IconSocialFacebook, IconSocialInstagram, IconSocialJira, IconSocialLinkedin, IconSocialLooker, IconSocialMonday, IconSocialSlack, IconSocialTwitter, IconSocialX, IconSocialYoutube, IconSortAscending, IconSortDescending, IconSparks, IconSparksFilled, IconSpeakerCross, IconSpeakerHigh, IconSpinner, IconSplitHorizontal, IconSplitVertical, IconSquare, IconSquareArrowIn, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareFrame2LinesCircle, IconSquareL, IconSquareLineSquareDashed, IconSquareM, IconSquarePencil, IconSquareRounded, IconSquareS, IconSquareSlash, IconSquareStarScribble, IconSquareTriangleCirclePlus, IconSquaresColumn, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresRow, IconSquaresRowDownwards, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconSquiglyCheck, IconStack, IconStackedCircles, IconStar, IconStarFilled, IconStarHalf, IconStickyCorners, IconStickyEyeClosed, IconStickyEyeOpen, IconStickyNote, IconStickyNoteStack, IconStickyNoteWide, IconStickyNotesTwo, IconStopCircle, IconStoryPoints, IconStroke1, IconStroke2, IconStroke3, IconStroke4, IconStroke5, IconStroke6, IconSwapHorizontal, IconSwitch, IconTable, IconTableFormat, IconTablet, IconTag, IconTargetArrow, IconTasks, IconTennisBall, IconTextAColorSelection, IconTextAHorizontal, IconTextAUnderline, IconTextAVertical, IconTextAa, IconTextAlignCenter, IconTextAlignLeft, IconTextAlignRight, IconTextBBold, IconTextBBoldItalicUnderlined, IconTextCursorEyeOpen, IconTextHOne, IconTextHThree, IconTextHTwo, IconTextIItalic, IconTextIndent, IconTextLineHeight, IconTextLinesThree, IconTextPosition, IconTextSStrikethrough, IconTextStyles, IconTextT, IconTextUUnderlined, IconThreeCircles, IconThreeColumnsVertical, IconThumbsUp, IconTickCircle, IconTicket, IconTimelineFormat, IconTimelineLocation, IconTimer, IconToolbar, IconTooltip, IconTrackpad, IconTranslate, IconTrapeze, IconTrash, IconTrashSimple, IconTrello, IconTriangle, IconTriangleSquareCircle, IconTrident, IconTrophy, IconTshirt, IconUser, IconUserAdd, IconUserArrowRight, IconUserArrowRightUp, IconUserBackgroundBlur, IconUserCog, IconUserCogPlus, IconUserEyeOpen, IconUserFilter, IconUserKey, IconUserLoad, IconUserMic, IconUserMicSlash, IconUserNumberThree, IconUserPenDashesBottom, IconUserPenLineBottom, IconUserSparkle, IconUserTickDown, IconUsers, IconUsersThree, IconVerticalBlocks, IconVideoCamera, IconVideoCameraDot, IconVideoCameraLines, IconVideoCameraLinesDot, IconVideoCameraSimple, IconVideoCameraSimpleError, IconVideoCameraSimpleSlash, IconVideoPlayer, IconViewCenter, IconViewSideLeft, IconViewSideRight, IconWallet, IconWand, IconWarning, IconWidgetColumns, IconWidth, IconWifi, IconWifiExclamation, IconWireframe, IconWordCloud };
|
|
1417
1422
|
export type { IconComponentType, IconProps };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mirohq/design-system-icons",
|
|
3
|
-
"version": "1.46.
|
|
3
|
+
"version": "1.46.2",
|
|
4
4
|
"description": "",
|
|
5
5
|
"author": "Miro",
|
|
6
6
|
"source": "src/index.ts",
|
|
@@ -32,10 +32,10 @@
|
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@mirohq/design-system-base-icon": "^1.3.0",
|
|
35
|
-
"@mirohq/design-system-
|
|
36
|
-
"@mirohq/design-system-
|
|
37
|
-
"@mirohq/design-system-
|
|
38
|
-
"@mirohq/design-system-
|
|
35
|
+
"@mirohq/design-system-stitches": "^3.3.33",
|
|
36
|
+
"@mirohq/design-system-primitive": "^2.2.1",
|
|
37
|
+
"@mirohq/design-system-utils": "^1.4.0",
|
|
38
|
+
"@mirohq/design-system-use-local-storage": "^1.1.1"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
41
|
"@svgr/cli": "^6.5.1",
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* DO NOT MODIFY THIS FILE.
|
|
3
|
+
* This file was generated by sync icons utility.
|
|
4
|
+
*/
|
|
5
|
+
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
7
|
+
import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
8
|
+
|
|
9
|
+
import { StyledIcon } from '../src/icon'
|
|
10
|
+
import type { IconComponentType } from '../src/icon'
|
|
11
|
+
|
|
12
|
+
export const IconAngleSlash: IconComponentType = forwardRef(
|
|
13
|
+
({ size = 'medium', ...props }, forwardRef) => {
|
|
14
|
+
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
|
+
return createElement(
|
|
16
|
+
StyledIcon,
|
|
17
|
+
{
|
|
18
|
+
...props,
|
|
19
|
+
debug,
|
|
20
|
+
'aria-hidden': true,
|
|
21
|
+
size,
|
|
22
|
+
viewBox: '0 0 24 24',
|
|
23
|
+
fill: 'none',
|
|
24
|
+
ref: forwardRef,
|
|
25
|
+
},
|
|
26
|
+
<path fill='currentColor' d='M15.032 4 11 20H9l4-16h2.032Z' />
|
|
27
|
+
)
|
|
28
|
+
}
|
|
29
|
+
)
|
|
30
|
+
|
|
31
|
+
IconAngleSlash[iconSymbol] = true
|
package/react/index.ts
CHANGED
|
@@ -20,6 +20,7 @@ export { IconAlignmentScale } from './alignment-scale'
|
|
|
20
20
|
export { IconAltTextUnderline } from './alt-text-underline'
|
|
21
21
|
export { IconAltText } from './alt-text'
|
|
22
22
|
export { IconAndroidShare } from './android-share'
|
|
23
|
+
export { IconAngleSlash } from './angle-slash'
|
|
23
24
|
export { IconArrowArcLeft } from './arrow-arc-left'
|
|
24
25
|
export { IconArrowArcRight } from './arrow-arc-right'
|
|
25
26
|
export { IconArrowBendUpLeft } from './arrow-bend-up-left'
|
package/svg/meta.json
CHANGED
|
@@ -9054,7 +9054,7 @@
|
|
|
9054
9054
|
"category": "data table, timeline"
|
|
9055
9055
|
},
|
|
9056
9056
|
"translate": {
|
|
9057
|
-
"tags": ["translate"],
|
|
9057
|
+
"tags": ["translate", "translation", "language", "caption"],
|
|
9058
9058
|
"figmaLink": "https://www.figma.com/design/jSWCA1HFD22hk0isIY37ua/%5Bmds%5D-Icons?node-id=20643:8686&m=dev",
|
|
9059
9059
|
"path": "M4.94141 17.7891L4.9502 17.9951C5.0418 19.0098 5.80471 19.8134 6.75586 19.8887L6.90234 19.8945H9.84277V22H6.90234L6.7002 21.9941C4.6949 21.885 3.08686 20.1589 2.98535 18.0059L2.98047 17.7891V15.6846H4.94141V17.7891Z M22 22H19.8877L18.71 18.8418H14.7002L13.5244 22H11.4131L15.7256 10.4209H17.6865L22 22ZM15.4834 16.7373H17.9268L16.7061 13.458L15.4834 16.7373Z M7.88281 4.10547H11.8037V11.4736H7.88281V14.6318H5.92188V11.4736H2V4.10547H5.92188V2H7.88281V4.10547ZM3.96094 9.36816H5.92188V6.21094H3.96094V9.36816ZM7.88281 9.36816H9.84277V6.21094H7.88281V9.36816Z M19.083 2C19.083 3.6109 20.3892 4.91699 22 4.91699V6.08301C20.3892 6.08301 19.0831 7.38917 19.083 9H17.917C17.9169 7.38917 16.6108 6.08301 15 6.08301V4.91699C16.6108 4.91699 17.917 3.6109 17.917 2H19.083Z",
|
|
9060
9060
|
"renderBounds": {
|
|
@@ -9076,5 +9076,22 @@
|
|
|
9076
9076
|
"description": "bar chart with the arrow up",
|
|
9077
9077
|
"useCase": "Represents Charts Pro feature",
|
|
9078
9078
|
"category": "ui"
|
|
9079
|
+
},
|
|
9080
|
+
"angle-slash": {
|
|
9081
|
+
"tags": [
|
|
9082
|
+
"chart bar y",
|
|
9083
|
+
"chart",
|
|
9084
|
+
"bar",
|
|
9085
|
+
"graphic",
|
|
9086
|
+
"vertical",
|
|
9087
|
+
"statistics",
|
|
9088
|
+
"insights"
|
|
9089
|
+
],
|
|
9090
|
+
"figmaLink": "https://www.figma.com/design/jSWCA1HFD22hk0isIY37ua/%5Bmds%5D-Icons?node-id=20866:710&m=dev",
|
|
9091
|
+
"path": "M15.0319 4L11 20H9L13 4H15.0319Z",
|
|
9092
|
+
"renderBounds": {
|
|
9093
|
+
"width": 6,
|
|
9094
|
+
"height": 16
|
|
9095
|
+
}
|
|
9079
9096
|
}
|
|
9080
9097
|
}
|