@mirohq/design-system-icons 0.42.1 → 0.43.1-combobox.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 +303 -1
- package/dist/main.js.map +1 -1
- package/dist/module.js +296 -2
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +17 -1
- package/package.json +4 -4
- package/react/card-circles.tsx +39 -0
- package/react/counter.tsx +42 -0
- package/react/dot-voting.tsx +32 -0
- package/react/index.ts +8 -0
- package/react/people-list.tsx +38 -0
- package/react/polling.tsx +44 -0
- package/react/single-sparks-filled.tsx +42 -0
- package/react/sparks-filled.tsx +5 -0
- package/react/sparks.tsx +5 -0
- package/react/story-points.tsx +38 -0
- package/react/video-camera-simple-error.tsx +40 -0
- package/react/video-camera-simple-slash.tsx +1 -1
- package/svg/24/card-circles.svg +2 -0
- package/svg/24/counter.svg +2 -0
- package/svg/24/dot-voting.svg +2 -0
- package/svg/24/people-list.svg +2 -0
- package/svg/24/polling.svg +2 -0
- package/svg/24/single-sparks-filled.svg +2 -0
- package/svg/24/sparks-filled.svg +1 -1
- package/svg/24/sparks.svg +1 -1
- package/svg/24/story-points.svg +2 -0
- package/svg/24/video-camera-simple-error.svg +2 -0
- package/svg/24/video-camera-simple-slash.svg +1 -1
- package/svg/meta.json +68 -0
package/dist/types.d.ts
CHANGED
|
@@ -153,6 +153,8 @@ declare const IconCalendarBlank: IconComponentType;
|
|
|
153
153
|
|
|
154
154
|
declare const IconCamera: IconComponentType;
|
|
155
155
|
|
|
156
|
+
declare const IconCardCircles: IconComponentType;
|
|
157
|
+
|
|
156
158
|
declare const IconCardNumberThree: IconComponentType;
|
|
157
159
|
|
|
158
160
|
declare const IconCard: IconComponentType;
|
|
@@ -257,6 +259,8 @@ declare const IconConnectionLineStraight: IconComponentType;
|
|
|
257
259
|
|
|
258
260
|
declare const IconCornersThreeEyeOpen: IconComponentType;
|
|
259
261
|
|
|
262
|
+
declare const IconCounter: IconComponentType;
|
|
263
|
+
|
|
260
264
|
declare const IconCreditCard: IconComponentType;
|
|
261
265
|
|
|
262
266
|
declare const IconCrop: IconComponentType;
|
|
@@ -317,6 +321,8 @@ declare const IconDistributeVertical: IconComponentType;
|
|
|
317
321
|
|
|
318
322
|
declare const IconDollarSignCurrency: IconComponentType;
|
|
319
323
|
|
|
324
|
+
declare const IconDotVoting: IconComponentType;
|
|
325
|
+
|
|
320
326
|
declare const IconDotsNine: IconComponentType;
|
|
321
327
|
|
|
322
328
|
declare const IconDotsSixHorizontal: IconComponentType;
|
|
@@ -567,6 +573,8 @@ declare const IconPen: IconComponentType;
|
|
|
567
573
|
|
|
568
574
|
declare const IconPentagon: IconComponentType;
|
|
569
575
|
|
|
576
|
+
declare const IconPeopleList: IconComponentType;
|
|
577
|
+
|
|
570
578
|
declare const IconPlaceholder: IconComponentType;
|
|
571
579
|
|
|
572
580
|
declare const IconPlanet: IconComponentType;
|
|
@@ -587,6 +595,8 @@ declare const IconPlusText: IconComponentType;
|
|
|
587
595
|
|
|
588
596
|
declare const IconPlus: IconComponentType;
|
|
589
597
|
|
|
598
|
+
declare const IconPolling: IconComponentType;
|
|
599
|
+
|
|
590
600
|
declare const IconPresentationArrow: IconComponentType;
|
|
591
601
|
|
|
592
602
|
declare const IconPresentationEyeOpen: IconComponentType;
|
|
@@ -689,6 +699,8 @@ declare const IconSidebarGlobalOpen: IconComponentType;
|
|
|
689
699
|
|
|
690
700
|
declare const IconSidebarOpen: IconComponentType;
|
|
691
701
|
|
|
702
|
+
declare const IconSingleSparksFilled: IconComponentType;
|
|
703
|
+
|
|
692
704
|
declare const IconSlidersX: IconComponentType;
|
|
693
705
|
|
|
694
706
|
declare const IconSlidersY: IconComponentType;
|
|
@@ -795,6 +807,8 @@ declare const IconStickyNotesTwo: IconComponentType;
|
|
|
795
807
|
|
|
796
808
|
declare const IconStopCircle: IconComponentType;
|
|
797
809
|
|
|
810
|
+
declare const IconStoryPoints: IconComponentType;
|
|
811
|
+
|
|
798
812
|
declare const IconStroke1: IconComponentType;
|
|
799
813
|
|
|
800
814
|
declare const IconStroke2: IconComponentType;
|
|
@@ -907,6 +921,8 @@ declare const IconUsersThree: IconComponentType;
|
|
|
907
921
|
|
|
908
922
|
declare const IconUsers: IconComponentType;
|
|
909
923
|
|
|
924
|
+
declare const IconVideoCameraSimpleError: IconComponentType;
|
|
925
|
+
|
|
910
926
|
declare const IconVideoCameraSimpleSlash: IconComponentType;
|
|
911
927
|
|
|
912
928
|
declare const IconVideoCameraSimple: IconComponentType;
|
|
@@ -919,4 +935,4 @@ declare const IconViewSideLeft: IconComponentType;
|
|
|
919
935
|
|
|
920
936
|
declare const IconWallet: IconComponentType;
|
|
921
937
|
|
|
922
|
-
export { IconAddLineBottom, IconAddLineRight, IconAlignBottom, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignRight, IconAlignTop, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpLeft, IconArrowBendUpRight, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowCurvesBottomRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowElbowDownRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseRectangleTilt, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsDownUp, IconArrowsHorizontalLinesTopBottom, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutSimple, IconArrowsSquareCounterClockwiseY, IconArticle, IconAt, IconBadge, IconBarrel, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookOpenInfo, IconBookmark, IconBracketCurlyLeft, IconBracketCurlyRight, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconBrush, IconCalendarBlank, IconCamera, IconCard, IconCardNumberThree, IconCardsPoker, IconChartBarY, IconChartBarYSimple, IconChat, IconChatCheck, IconChatDashesLinesTwo, IconChatLinesCross, IconChatLinesDot, IconChatLinesEyeOpen, IconChatLinesTwo, IconChatLinesTwoStack, IconChatPlus, IconChatTextArrow, IconChatTwo, IconCheckMark, IconCheckboardSquareCentered, IconChevronDown, IconChevronDownDouble, IconChevronLeft, IconChevronLeftDouble, IconChevronRight, IconChevronRightDouble, IconChevronRightSmall, IconChevronUp, IconChevronUpDouble, IconChevronUpDown, IconChevronUpDownLine, IconCircle, IconCircleCorners, IconCircleMotionX, IconCircleNotch, IconCircleSlash, IconCirclesConnected, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCloud, IconCluster, IconClustered, IconCog, IconCoins, IconCoinsChecked, IconCoinsSlash, IconColumnsThree, IconCommentGroup, IconComponentType, IconConeSerpentine, IconConnectionLineElbows, IconConnectionLineStraight, IconCornersThreeEyeOpen, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCrossFat, IconCrossSquare, IconCube, IconCursor, IconCursorFilled, IconCursorLines, IconCursorText, IconCursorTextLines, IconCurveSquareCircleArrow, IconDashLeftDownSquareDashRightUp, IconDashLeftUpSquareDashDownRight, IconDashSquareDashHorizontal, IconDashSquareDashVertical, IconDiagramCardLarge1, IconDiagramCardLarge2, IconDiagramCardLarge3, IconDiagramCardLarge4, IconDiagramCardMagnifyingGlass, IconDiagramCardSmall1, IconDiagramCardSmall2, IconDiagramCardSmall3, IconDiagramCardTeam, IconDiagramCardUser, IconDistributeHorizontal, IconDistributeVertical, IconDollarSignCurrency, IconDotsNine, IconDotsSixHorizontal, IconDotsSixVertical, IconDotsThree, IconDotsThreeVertical, IconDotsTwo, IconDownload, IconEnvelope, IconEraser, IconExclamationMarkOctagon, IconExclamationPointCircle, IconExport, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFileSpreadsheet, 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, IconIndentLeft, IconIndentRight, IconInformationMarkCircle, IconKanban, IconKey, IconKeycap, IconLaptop, IconLasso, IconLayout, IconLifesaver, IconLightbox, IconLightbulb, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLineTwoDiagonalTopRightDouble, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLinesTopLeftColumnsTwo, IconLink, IconLinkPlus, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconLogin, IconLogout, IconMagnet, IconMagnifyingGlass, IconMagnifyingGlassLightning, IconMagnifyingGlassPlus, IconMap, IconMegaphone, IconMermaid, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMobile, IconMonitorArrow, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMoon, IconMouse, IconMusicNote, IconNavigationArrowLines, IconNavigationUpLeftFilled, IconNavigationUpLeftSlash, IconNavigationUpRight, IconNext, IconNodeConnectedDot, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNoteMagnifyingGlass, IconOctagon, IconOffice, IconOrgChart, IconPaintBucket, IconPalette, IconPaperPlaneFilledRight, IconPaperPlaneTilt, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenTip, IconPenUnderline, IconPentagon, IconPlaceholder, IconPlanet, IconPlay, IconPlayCircle, IconPlaybackSpeedCircle, IconPlug, IconPlus, IconPlusBox, IconPlusSquare, IconPlusText, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProhibit, IconProps, IconPushPin, IconPushPinFilled, IconQuestionMark, IconQuestionMarkCircle, IconQuotes, IconRectangleArrowUpCenter, IconRectangleDashLines, IconRectangleDotLinePen, IconRectangleFrame2Lines, IconRectanglePlayStack, IconRectanglePortrait, IconRectanglePortraitDash, IconRectanglePortraitDashSquareTopCenter, IconRectanglePortraitDashSquareTopLeft, IconRectanglePortraitFilled, IconRectanglePortraitSquareTopLeft, IconRectangleTick, IconRectangleTriangleBottomCenter, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconRhombus, IconRocket, IconRss, IconRssRectangle, IconScissors, IconScrollbarXy, IconShapes, IconShapesLines, IconShieldCheck, IconShieldLock, IconShuffle, IconSidebarClosed, IconSidebarGlobalClosed, IconSidebarGlobalOpen, IconSidebarOpen, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileyPlus, IconSmileySticker, IconSocialAdo, IconSocialDrawio, IconSocialFacebook, IconSocialInstagram, IconSocialJira, IconSocialLinkedin, IconSocialSlack, IconSocialTwitter, IconSocialX, IconSocialYoutube, IconSortAscending, IconSortDescending, IconSparks, IconSparksFilled, IconSpeakerCross, IconSpeakerHigh, IconSplitVertical, IconSquare, IconSquareArrowIn, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareFrame2LinesCircle, IconSquareLineSquareDashed, IconSquareRounded, IconSquareStarScribble, IconSquareTriangleCirclePlus, IconSquaresColumn, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresRow, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconStack, IconStar, IconStarFilled, IconStarHalf, IconStickyCorners, IconStickyEyeClosed, IconStickyEyeOpen, IconStickyNote, IconStickyNoteStack, IconStickyNoteWide, IconStickyNotesTwo, IconStopCircle, IconStroke1, IconStroke2, IconStroke3, IconStroke4, IconStroke5, IconStroke6, IconSwitch, IconTag, IconTasks, IconTextAUnderline, IconTextAa, IconTextAlignCenter, IconTextAlignLeft, IconTextAlignRight, 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, IconUserBackgroundBlur, IconUserCog, IconUserCogPlus, IconUserEyeOpen, IconUserFilter, IconUserLoad, IconUserNumberThree, IconUserPenDashesBottom, IconUserPenLineBottom, IconUserTickDown, IconUsers, IconUsersThree, IconVideoCamera, IconVideoCameraSimple, IconVideoCameraSimpleSlash, IconViewCenter, IconViewSideLeft, IconWallet };
|
|
938
|
+
export { IconAddLineBottom, IconAddLineRight, IconAlignBottom, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignRight, IconAlignTop, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpLeft, IconArrowBendUpRight, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowCurvesBottomRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowElbowDownRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseRectangleTilt, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsDownUp, IconArrowsHorizontalLinesTopBottom, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutSimple, IconArrowsSquareCounterClockwiseY, IconArticle, IconAt, IconBadge, IconBarrel, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookOpenInfo, IconBookmark, IconBracketCurlyLeft, IconBracketCurlyRight, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconBrush, IconCalendarBlank, IconCamera, IconCard, IconCardCircles, IconCardNumberThree, IconCardsPoker, IconChartBarY, IconChartBarYSimple, IconChat, IconChatCheck, IconChatDashesLinesTwo, IconChatLinesCross, IconChatLinesDot, IconChatLinesEyeOpen, IconChatLinesTwo, IconChatLinesTwoStack, IconChatPlus, IconChatTextArrow, IconChatTwo, IconCheckMark, IconCheckboardSquareCentered, IconChevronDown, IconChevronDownDouble, IconChevronLeft, IconChevronLeftDouble, IconChevronRight, IconChevronRightDouble, IconChevronRightSmall, IconChevronUp, IconChevronUpDouble, IconChevronUpDown, IconChevronUpDownLine, IconCircle, IconCircleCorners, IconCircleMotionX, IconCircleNotch, IconCircleSlash, IconCirclesConnected, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCloud, IconCluster, IconClustered, IconCog, IconCoins, IconCoinsChecked, IconCoinsSlash, IconColumnsThree, IconCommentGroup, IconComponentType, IconConeSerpentine, IconConnectionLineElbows, IconConnectionLineStraight, IconCornersThreeEyeOpen, IconCounter, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCrossFat, IconCrossSquare, IconCube, IconCursor, IconCursorFilled, IconCursorLines, IconCursorText, IconCursorTextLines, IconCurveSquareCircleArrow, IconDashLeftDownSquareDashRightUp, IconDashLeftUpSquareDashDownRight, IconDashSquareDashHorizontal, IconDashSquareDashVertical, IconDiagramCardLarge1, IconDiagramCardLarge2, IconDiagramCardLarge3, IconDiagramCardLarge4, IconDiagramCardMagnifyingGlass, IconDiagramCardSmall1, IconDiagramCardSmall2, IconDiagramCardSmall3, IconDiagramCardTeam, IconDiagramCardUser, IconDistributeHorizontal, IconDistributeVertical, IconDollarSignCurrency, IconDotVoting, IconDotsNine, IconDotsSixHorizontal, IconDotsSixVertical, IconDotsThree, IconDotsThreeVertical, IconDotsTwo, IconDownload, IconEnvelope, IconEraser, IconExclamationMarkOctagon, IconExclamationPointCircle, IconExport, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFileSpreadsheet, 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, IconIndentLeft, IconIndentRight, IconInformationMarkCircle, IconKanban, IconKey, IconKeycap, IconLaptop, IconLasso, IconLayout, IconLifesaver, IconLightbox, IconLightbulb, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLineTwoDiagonalTopRightDouble, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLinesTopLeftColumnsTwo, IconLink, IconLinkPlus, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconLogin, IconLogout, IconMagnet, IconMagnifyingGlass, IconMagnifyingGlassLightning, IconMagnifyingGlassPlus, IconMap, IconMegaphone, IconMermaid, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMobile, IconMonitorArrow, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMoon, IconMouse, IconMusicNote, IconNavigationArrowLines, IconNavigationUpLeftFilled, IconNavigationUpLeftSlash, IconNavigationUpRight, IconNext, IconNodeConnectedDot, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNoteMagnifyingGlass, IconOctagon, IconOffice, IconOrgChart, IconPaintBucket, IconPalette, IconPaperPlaneFilledRight, IconPaperPlaneTilt, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenTip, IconPenUnderline, IconPentagon, IconPeopleList, IconPlaceholder, IconPlanet, IconPlay, IconPlayCircle, IconPlaybackSpeedCircle, IconPlug, IconPlus, IconPlusBox, IconPlusSquare, IconPlusText, IconPolling, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProhibit, IconProps, IconPushPin, IconPushPinFilled, IconQuestionMark, IconQuestionMarkCircle, IconQuotes, IconRectangleArrowUpCenter, IconRectangleDashLines, IconRectangleDotLinePen, IconRectangleFrame2Lines, IconRectanglePlayStack, IconRectanglePortrait, IconRectanglePortraitDash, IconRectanglePortraitDashSquareTopCenter, IconRectanglePortraitDashSquareTopLeft, IconRectanglePortraitFilled, IconRectanglePortraitSquareTopLeft, IconRectangleTick, IconRectangleTriangleBottomCenter, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconRhombus, IconRocket, IconRss, IconRssRectangle, IconScissors, IconScrollbarXy, IconShapes, IconShapesLines, IconShieldCheck, IconShieldLock, IconShuffle, IconSidebarClosed, IconSidebarGlobalClosed, IconSidebarGlobalOpen, IconSidebarOpen, IconSingleSparksFilled, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileyPlus, IconSmileySticker, IconSocialAdo, IconSocialDrawio, IconSocialFacebook, IconSocialInstagram, IconSocialJira, IconSocialLinkedin, IconSocialSlack, IconSocialTwitter, IconSocialX, IconSocialYoutube, IconSortAscending, IconSortDescending, IconSparks, IconSparksFilled, IconSpeakerCross, IconSpeakerHigh, IconSplitVertical, IconSquare, IconSquareArrowIn, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareFrame2LinesCircle, IconSquareLineSquareDashed, IconSquareRounded, IconSquareStarScribble, IconSquareTriangleCirclePlus, IconSquaresColumn, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresRow, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconStack, IconStar, IconStarFilled, IconStarHalf, IconStickyCorners, IconStickyEyeClosed, IconStickyEyeOpen, IconStickyNote, IconStickyNoteStack, IconStickyNoteWide, IconStickyNotesTwo, IconStopCircle, IconStoryPoints, IconStroke1, IconStroke2, IconStroke3, IconStroke4, IconStroke5, IconStroke6, IconSwitch, IconTag, IconTasks, IconTextAUnderline, IconTextAa, IconTextAlignCenter, IconTextAlignLeft, IconTextAlignRight, 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, IconUserBackgroundBlur, IconUserCog, IconUserCogPlus, IconUserEyeOpen, IconUserFilter, IconUserLoad, IconUserNumberThree, IconUserPenDashesBottom, IconUserPenLineBottom, IconUserTickDown, IconUsers, IconUsersThree, IconVideoCamera, IconVideoCameraSimple, IconVideoCameraSimpleError, IconVideoCameraSimpleSlash, IconViewCenter, IconViewSideLeft, IconWallet };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mirohq/design-system-icons",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.43.1-combobox.0",
|
|
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": "^0.1.29",
|
|
35
|
-
"@mirohq/design-system-link": "^1.3.
|
|
35
|
+
"@mirohq/design-system-link": "^1.3.25-combobox.0",
|
|
36
36
|
"@mirohq/design-system-primitive": "^1.1.2",
|
|
37
|
-
"@mirohq/design-system-
|
|
38
|
-
"@mirohq/design-system-
|
|
37
|
+
"@mirohq/design-system-utils": "^0.15.3",
|
|
38
|
+
"@mirohq/design-system-stitches": "^2.6.8"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
41
|
"@svgr/cli": "^6.5.1",
|
|
@@ -0,0 +1,39 @@
|
|
|
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
|
+
|
|
8
|
+
import { StyledIcon } from '../src/icon'
|
|
9
|
+
import type { IconComponentType } from '../src/icon'
|
|
10
|
+
|
|
11
|
+
export const IconCardCircles: IconComponentType = forwardRef(
|
|
12
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
+
createElement(
|
|
14
|
+
StyledIcon,
|
|
15
|
+
{
|
|
16
|
+
...props,
|
|
17
|
+
weight,
|
|
18
|
+
size,
|
|
19
|
+
viewBox: '0 0 24 24',
|
|
20
|
+
fill: 'none',
|
|
21
|
+
ref: forwardRef,
|
|
22
|
+
},
|
|
23
|
+
<path
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeLinecap='round'
|
|
26
|
+
strokeLinejoin='round'
|
|
27
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
28
|
+
d='M18 3h-12c-.5523 0-1 .4477-1 1v16c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-16c0-.5523-.4477-1-1-1Z'
|
|
29
|
+
/>,
|
|
30
|
+
<path
|
|
31
|
+
fill='currentColor'
|
|
32
|
+
fillRule='evenodd'
|
|
33
|
+
d='M9.5 9c.8284 0 1.5-.6716 1.5-1.5s-.6716-1.5-1.5-1.5-1.5.6716-1.5 1.5.6716 1.5 1.5 1.5Zm5 9c.8284 0 1.5-.6716 1.5-1.5s-.6716-1.5-1.5-1.5-1.5.6716-1.5 1.5.6716 1.5 1.5 1.5Z'
|
|
34
|
+
clipRule='evenodd'
|
|
35
|
+
/>
|
|
36
|
+
)
|
|
37
|
+
)
|
|
38
|
+
|
|
39
|
+
IconCardCircles[iconSymbol] = true
|
|
@@ -0,0 +1,42 @@
|
|
|
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
|
+
|
|
8
|
+
import { StyledIcon } from '../src/icon'
|
|
9
|
+
import type { IconComponentType } from '../src/icon'
|
|
10
|
+
|
|
11
|
+
export const IconCounter: IconComponentType = forwardRef(
|
|
12
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
+
createElement(
|
|
14
|
+
StyledIcon,
|
|
15
|
+
{
|
|
16
|
+
...props,
|
|
17
|
+
weight,
|
|
18
|
+
size,
|
|
19
|
+
viewBox: '0 0 24 24',
|
|
20
|
+
fill: 'none',
|
|
21
|
+
ref: forwardRef,
|
|
22
|
+
},
|
|
23
|
+
<rect
|
|
24
|
+
width={20}
|
|
25
|
+
height={16}
|
|
26
|
+
x={2}
|
|
27
|
+
y={4}
|
|
28
|
+
stroke='currentColor'
|
|
29
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
30
|
+
rx={2}
|
|
31
|
+
/>,
|
|
32
|
+
<path
|
|
33
|
+
stroke='currentColor'
|
|
34
|
+
strokeLinecap='round'
|
|
35
|
+
strokeLinejoin='round'
|
|
36
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
37
|
+
d='M15 12h4M5 12h3.5M12 20v-16M17 14v-4'
|
|
38
|
+
/>
|
|
39
|
+
)
|
|
40
|
+
)
|
|
41
|
+
|
|
42
|
+
IconCounter[iconSymbol] = true
|
|
@@ -0,0 +1,32 @@
|
|
|
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
|
+
|
|
8
|
+
import { StyledIcon } from '../src/icon'
|
|
9
|
+
import type { IconComponentType } from '../src/icon'
|
|
10
|
+
|
|
11
|
+
export const IconDotVoting: IconComponentType = forwardRef(
|
|
12
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
+
createElement(
|
|
14
|
+
StyledIcon,
|
|
15
|
+
{
|
|
16
|
+
...props,
|
|
17
|
+
weight,
|
|
18
|
+
size,
|
|
19
|
+
viewBox: '0 0 24 24',
|
|
20
|
+
fill: 'none',
|
|
21
|
+
ref: forwardRef,
|
|
22
|
+
},
|
|
23
|
+
<path
|
|
24
|
+
fill='currentColor'
|
|
25
|
+
fillRule='evenodd'
|
|
26
|
+
d='M11.046 20.95a9.001 9.001 0 0 1 .954-17.95 9.0008 9.0008 0 0 1 8.953 8.072c-.15-.018-.3-.033-.451-.044-5.644-.422-9.881 3.974-9.475 9.687.006.079.012.157.02.235h-.001Zm8.631-7.95-6.672 6.673c.131-3.856 2.931-6.63 6.672-6.672v-.001Zm3.323-1c0 .333-.143.649-.378.885l-9.737 9.737a1.2566 1.2566 0 0 1-.885.378c-6.075 0-11-4.925-11-11s4.925-11 11-11 11 4.925 11 11Z'
|
|
27
|
+
clipRule='evenodd'
|
|
28
|
+
/>
|
|
29
|
+
)
|
|
30
|
+
)
|
|
31
|
+
|
|
32
|
+
IconDotVoting[iconSymbol] = true
|
package/react/index.ts
CHANGED
|
@@ -55,6 +55,7 @@ export { IconBracketsCurlyCirclesThree } from './brackets-curly-circles-three'
|
|
|
55
55
|
export { IconBrush } from './brush'
|
|
56
56
|
export { IconCalendarBlank } from './calendar-blank'
|
|
57
57
|
export { IconCamera } from './camera'
|
|
58
|
+
export { IconCardCircles } from './card-circles'
|
|
58
59
|
export { IconCardNumberThree } from './card-number-three'
|
|
59
60
|
export { IconCard } from './card'
|
|
60
61
|
export { IconCardsPoker } from './cards-poker'
|
|
@@ -107,6 +108,7 @@ export { IconConeSerpentine } from './cone-serpentine'
|
|
|
107
108
|
export { IconConnectionLineElbows } from './connection-line-elbows'
|
|
108
109
|
export { IconConnectionLineStraight } from './connection-line-straight'
|
|
109
110
|
export { IconCornersThreeEyeOpen } from './corners-three-eye-open'
|
|
111
|
+
export { IconCounter } from './counter'
|
|
110
112
|
export { IconCreditCard } from './credit-card'
|
|
111
113
|
export { IconCrop } from './crop'
|
|
112
114
|
export { IconCrossCircle } from './cross-circle'
|
|
@@ -137,6 +139,7 @@ export { IconDiagramCardUser } from './diagram-card-user'
|
|
|
137
139
|
export { IconDistributeHorizontal } from './distribute-horizontal'
|
|
138
140
|
export { IconDistributeVertical } from './distribute-vertical'
|
|
139
141
|
export { IconDollarSignCurrency } from './dollar-sign-currency'
|
|
142
|
+
export { IconDotVoting } from './dot-voting'
|
|
140
143
|
export { IconDotsNine } from './dots-nine'
|
|
141
144
|
export { IconDotsSixHorizontal } from './dots-six-horizontal'
|
|
142
145
|
export { IconDotsSixVertical } from './dots-six-vertical'
|
|
@@ -262,6 +265,7 @@ export { IconPenTip } from './pen-tip'
|
|
|
262
265
|
export { IconPenUnderline } from './pen-underline'
|
|
263
266
|
export { IconPen } from './pen'
|
|
264
267
|
export { IconPentagon } from './pentagon'
|
|
268
|
+
export { IconPeopleList } from './people-list'
|
|
265
269
|
export { IconPlaceholder } from './placeholder'
|
|
266
270
|
export { IconPlanet } from './planet'
|
|
267
271
|
export { IconPlayCircle } from './play-circle'
|
|
@@ -272,6 +276,7 @@ export { IconPlusBox } from './plus-box'
|
|
|
272
276
|
export { IconPlusSquare } from './plus-square'
|
|
273
277
|
export { IconPlusText } from './plus-text'
|
|
274
278
|
export { IconPlus } from './plus'
|
|
279
|
+
export { IconPolling } from './polling'
|
|
275
280
|
export { IconPresentationArrow } from './presentation-arrow'
|
|
276
281
|
export { IconPresentationEyeOpen } from './presentation-eye-open'
|
|
277
282
|
export { IconPresentationLine } from './presentation-line'
|
|
@@ -323,6 +328,7 @@ export { IconSidebarClosed } from './sidebar-closed'
|
|
|
323
328
|
export { IconSidebarGlobalClosed } from './sidebar-global-closed'
|
|
324
329
|
export { IconSidebarGlobalOpen } from './sidebar-global-open'
|
|
325
330
|
export { IconSidebarOpen } from './sidebar-open'
|
|
331
|
+
export { IconSingleSparksFilled } from './single-sparks-filled'
|
|
326
332
|
export { IconSlidersX } from './sliders-x'
|
|
327
333
|
export { IconSlidersY } from './sliders-y'
|
|
328
334
|
export { IconSmileyChat } from './smiley-chat'
|
|
@@ -376,6 +382,7 @@ export { IconStickyNoteWide } from './sticky-note-wide'
|
|
|
376
382
|
export { IconStickyNote } from './sticky-note'
|
|
377
383
|
export { IconStickyNotesTwo } from './sticky-notes-two'
|
|
378
384
|
export { IconStopCircle } from './stop-circle'
|
|
385
|
+
export { IconStoryPoints } from './story-points'
|
|
379
386
|
export { IconStroke1 } from './stroke-1'
|
|
380
387
|
export { IconStroke2 } from './stroke-2'
|
|
381
388
|
export { IconStroke3 } from './stroke-3'
|
|
@@ -432,6 +439,7 @@ export { IconUserTickDown } from './user-tick-down'
|
|
|
432
439
|
export { IconUser } from './user'
|
|
433
440
|
export { IconUsersThree } from './users-three'
|
|
434
441
|
export { IconUsers } from './users'
|
|
442
|
+
export { IconVideoCameraSimpleError } from './video-camera-simple-error'
|
|
435
443
|
export { IconVideoCameraSimpleSlash } from './video-camera-simple-slash'
|
|
436
444
|
export { IconVideoCameraSimple } from './video-camera-simple'
|
|
437
445
|
export { IconVideoCamera } from './video-camera'
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* DO NOT MODIFY THIS FILE.
|
|
3
|
+
* This file was generated by sync icons utility.
|
|
4
|
+
*/
|
|
5
|
+
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
7
|
+
|
|
8
|
+
import { StyledIcon } from '../src/icon'
|
|
9
|
+
import type { IconComponentType } from '../src/icon'
|
|
10
|
+
|
|
11
|
+
export const IconPeopleList: IconComponentType = forwardRef(
|
|
12
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
+
createElement(
|
|
14
|
+
StyledIcon,
|
|
15
|
+
{
|
|
16
|
+
...props,
|
|
17
|
+
weight,
|
|
18
|
+
size,
|
|
19
|
+
viewBox: '0 0 24 24',
|
|
20
|
+
fill: 'none',
|
|
21
|
+
ref: forwardRef,
|
|
22
|
+
},
|
|
23
|
+
<path
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeLinecap='round'
|
|
26
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
27
|
+
d='M21 12c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z'
|
|
28
|
+
/>,
|
|
29
|
+
<path
|
|
30
|
+
stroke='currentColor'
|
|
31
|
+
strokeLinecap='round'
|
|
32
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
33
|
+
d='M6.8 18.6c.2212-1.3587 1.3694-2.3545 2.715-2.3545h4.97c1.3455 0 2.4938.9958 2.715 2.3545m-2.4476-8.7823c0 1.5562-1.2323 2.8177-2.7524 2.8177-1.5201 0-2.7524-1.2615-2.7524-2.8177 0-1.5562 1.2323-2.8177 2.7524-2.8177 1.5201 0 2.7524 1.2615 2.7524 2.8177Z'
|
|
34
|
+
/>
|
|
35
|
+
)
|
|
36
|
+
)
|
|
37
|
+
|
|
38
|
+
IconPeopleList[iconSymbol] = true
|
|
@@ -0,0 +1,44 @@
|
|
|
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
|
+
|
|
8
|
+
import { StyledIcon } from '../src/icon'
|
|
9
|
+
import type { IconComponentType } from '../src/icon'
|
|
10
|
+
|
|
11
|
+
export const IconPolling: IconComponentType = forwardRef(
|
|
12
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
+
createElement(
|
|
14
|
+
StyledIcon,
|
|
15
|
+
{
|
|
16
|
+
...props,
|
|
17
|
+
weight,
|
|
18
|
+
size,
|
|
19
|
+
viewBox: '0 0 24 24',
|
|
20
|
+
fill: 'none',
|
|
21
|
+
ref: forwardRef,
|
|
22
|
+
},
|
|
23
|
+
<path
|
|
24
|
+
fill='currentColor'
|
|
25
|
+
fillRule='evenodd'
|
|
26
|
+
d='M2.9993 13c-1.1045 0-2 .8954-2 2v3.0046c0 1.1046.8955 2 2 2h18.0014c1.1046 0 2-.8954 2-2v-3.0046c0-1.1046-.8954-2-2-2h-18.0014Zm9.0007 5.0046h9.0007v-3.0046h-9.0007v3.0046Z'
|
|
27
|
+
clipRule='evenodd'
|
|
28
|
+
/>,
|
|
29
|
+
<path
|
|
30
|
+
fill='currentColor'
|
|
31
|
+
fillRule='evenodd'
|
|
32
|
+
d='M2.9993 13c-1.1045 0-2 .8954-2 2v3.0046c0 1.1046.8955 2 2 2h18.0014c1.1046 0 2-.8954 2-2v-3.0046c0-1.1046-.8954-2-2-2h-18.0014Zm9.0007 5.0046h9.0007v-3.0046h-9.0007v3.0046ZM3 4c-1.1046 0-2 .8954-2 2v3.0046c0 1.1046.8954 2 2 2h18c1.1046 0 2-.8954 2-2v-3.0046c0-1.1046-.8954-2-2-2h-18Zm5 5.0046v-3.0046h13v3.0046h-13Z'
|
|
33
|
+
clipRule='evenodd'
|
|
34
|
+
/>,
|
|
35
|
+
<path
|
|
36
|
+
fill='currentColor'
|
|
37
|
+
fillRule='evenodd'
|
|
38
|
+
d='M3 4c-1.1046 0-2 .8954-2 2v3.0046c0 1.1046.8954 2 2 2h18c1.1046 0 2-.8954 2-2v-3.0046c0-1.1046-.8954-2-2-2h-18Zm5 5.0046v-3.0046h13v3.0046h-13Z'
|
|
39
|
+
clipRule='evenodd'
|
|
40
|
+
/>
|
|
41
|
+
)
|
|
42
|
+
)
|
|
43
|
+
|
|
44
|
+
IconPolling[iconSymbol] = true
|
|
@@ -0,0 +1,42 @@
|
|
|
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
|
+
|
|
8
|
+
import { StyledIcon } from '../src/icon'
|
|
9
|
+
import type { IconComponentType } from '../src/icon'
|
|
10
|
+
|
|
11
|
+
export const IconSingleSparksFilled: IconComponentType = forwardRef(
|
|
12
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
+
createElement(
|
|
14
|
+
StyledIcon,
|
|
15
|
+
{
|
|
16
|
+
...props,
|
|
17
|
+
weight,
|
|
18
|
+
size,
|
|
19
|
+
viewBox: '0 0 24 24',
|
|
20
|
+
fill: 'none',
|
|
21
|
+
ref: forwardRef,
|
|
22
|
+
},
|
|
23
|
+
<path
|
|
24
|
+
fill='currentColor'
|
|
25
|
+
d='M10.6576 3.2878c.36-1.3837 2.3248-1.3837 2.6848 0 1.5188 5.8369 1.5329 5.851 7.3698 7.3698 1.3837.36 1.3837 2.3248 0 2.6848-5.8369 1.5188-5.851 1.5329-7.3698 7.3698-.36 1.3837-2.3248 1.3837-2.6848 0-1.5188-5.8369-1.533-5.851-7.3698-7.3698-1.3837-.36-1.3837-2.3248 0-2.6848 5.8369-1.5188 5.851-1.533 7.3698-7.3698Z'
|
|
26
|
+
/>,
|
|
27
|
+
<path
|
|
28
|
+
stroke='currentColor'
|
|
29
|
+
strokeLinecap='round'
|
|
30
|
+
strokeLinejoin='round'
|
|
31
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
32
|
+
d='M12 12v.0001'
|
|
33
|
+
/>,
|
|
34
|
+
<path
|
|
35
|
+
stroke='currentColor'
|
|
36
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
37
|
+
d='M11 12v.0001'
|
|
38
|
+
/>
|
|
39
|
+
)
|
|
40
|
+
)
|
|
41
|
+
|
|
42
|
+
IconSingleSparksFilled[iconSymbol] = true
|
package/react/sparks-filled.tsx
CHANGED
|
@@ -30,6 +30,11 @@ export const IconSparksFilled: IconComponentType = forwardRef(
|
|
|
30
30
|
strokeLinejoin='round'
|
|
31
31
|
strokeWidth='var(--svg-stroke-width)'
|
|
32
32
|
d='M12 12v.0001'
|
|
33
|
+
/>,
|
|
34
|
+
<path
|
|
35
|
+
stroke='currentColor'
|
|
36
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
37
|
+
d='M11 12v.0001'
|
|
33
38
|
/>
|
|
34
39
|
)
|
|
35
40
|
)
|
package/react/sparks.tsx
CHANGED
|
@@ -28,6 +28,11 @@ export const IconSparks: IconComponentType = forwardRef(
|
|
|
28
28
|
<path
|
|
29
29
|
fill='currentColor'
|
|
30
30
|
d='M19.7722 2.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.2504.2504 0 0 0 .1249.125l1.4761.6666c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.2504.2504 0 0 0-.1249.1249l-.6667 1.476c-.0885.1962-.3671.1962-.4556 0l-.6667-1.476a.2502.2502 0 0 0-.125-.125l-1.476-.6666c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2502.2502 0 0 0 .125-.1249l.6667-1.476ZM19.7722 16.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.25.25 0 0 0 .1249.1249l1.4761.6667c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.25.25 0 0 0-.1249.1249l-.6667 1.4761c-.0885.1961-.3671.1961-.4556 0l-.6667-1.4761a.2498.2498 0 0 0-.125-.1249l-1.476-.6667c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2498.2498 0 0 0 .125-.1249l.6667-1.4761Z'
|
|
31
|
+
/>,
|
|
32
|
+
<path
|
|
33
|
+
stroke='currentColor'
|
|
34
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
35
|
+
d='M15 10v.0001'
|
|
31
36
|
/>
|
|
32
37
|
)
|
|
33
38
|
)
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* DO NOT MODIFY THIS FILE.
|
|
3
|
+
* This file was generated by sync icons utility.
|
|
4
|
+
*/
|
|
5
|
+
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
7
|
+
|
|
8
|
+
import { StyledIcon } from '../src/icon'
|
|
9
|
+
import type { IconComponentType } from '../src/icon'
|
|
10
|
+
|
|
11
|
+
export const IconStoryPoints: IconComponentType = forwardRef(
|
|
12
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
+
createElement(
|
|
14
|
+
StyledIcon,
|
|
15
|
+
{
|
|
16
|
+
...props,
|
|
17
|
+
weight,
|
|
18
|
+
size,
|
|
19
|
+
viewBox: '0 0 24 24',
|
|
20
|
+
fill: 'none',
|
|
21
|
+
ref: forwardRef,
|
|
22
|
+
},
|
|
23
|
+
<path
|
|
24
|
+
fill='currentColor'
|
|
25
|
+
fillRule='evenodd'
|
|
26
|
+
d='M11.046 20.95a9.001 9.001 0 0 1 .954-17.95 9.0008 9.0008 0 0 1 8.953 8.072c-.15-.018-.3-.033-.451-.044-5.644-.422-9.881 3.974-9.475 9.687.006.079.012.157.02.235h-.001Zm8.631-7.95-6.672 6.673c.131-3.856 2.931-6.63 6.672-6.672v-.001Zm3.323-1c0 .333-.143.649-.378.885l-9.737 9.737a1.2566 1.2566 0 0 1-.885.378c-6.075 0-11-4.925-11-11s4.925-11 11-11 11 4.925 11 11Z'
|
|
27
|
+
clipRule='evenodd'
|
|
28
|
+
/>,
|
|
29
|
+
<path
|
|
30
|
+
fill='currentColor'
|
|
31
|
+
fillRule='evenodd'
|
|
32
|
+
d='M9.2666 8c0-.5523.4477-1 1-1h3.7301a1 1 0 0 1 .8152 1.5792l-1.3322 1.8751c.103.0586.2041.1232.3022.1938.6523.4699 1.2148 1.2499 1.2148 2.3519 0 1.1274-.5646 1.9136-1.2342 2.3819-.6272.4388-1.3635.6181-1.8973.6181-.9392 0-1.6255-.3592-2.0726-.7321a3.0917 3.0917 0 0 1-.4864-.5092 2.6166 2.6166 0 0 1-.1273-.1839 2.1259 2.1259 0 0 1-.0385-.0636l-.0132-.0235-.0053-.0095-.0022-.0042-.001-.0019-.0005-.0009c-.0003-.0005-.0005-.0009.882-.4712l-.8825.4703c-.2597-.4874-.0752-1.0931.4122-1.3528.4813-.2565 1.0778-.0798 1.3428.3939a.6379.6379 0 0 0 .0297.0424c.0337.0446.0905.1109.1713.1783.1524.1271.3986.2679.7915.2679.1552 0 .4847-.0707.7509-.2569.224-.1567.3806-.3705.3806-.7431 0-.3393-.148-.5592-.3837-.729-.2725-.1963-.6006-.271-.7478-.271a1 1 0 0 1-.8152-1.5792l1.0095-1.4208h-1.7929c-.5523 0-1-.4477-1-1Zm1.6152 5.5279.0001.0002-.0001-.0001v-.0001Zm.0005.001-.0001-.0001-.0001-.0002.0002.0003Z'
|
|
33
|
+
clipRule='evenodd'
|
|
34
|
+
/>
|
|
35
|
+
)
|
|
36
|
+
)
|
|
37
|
+
|
|
38
|
+
IconStoryPoints[iconSymbol] = true
|
|
@@ -0,0 +1,40 @@
|
|
|
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
|
+
|
|
8
|
+
import { StyledIcon } from '../src/icon'
|
|
9
|
+
import type { IconComponentType } from '../src/icon'
|
|
10
|
+
|
|
11
|
+
export const IconVideoCameraSimpleError: IconComponentType = forwardRef(
|
|
12
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
|
|
13
|
+
createElement(
|
|
14
|
+
StyledIcon,
|
|
15
|
+
{
|
|
16
|
+
...props,
|
|
17
|
+
weight,
|
|
18
|
+
size,
|
|
19
|
+
viewBox: '0 0 24 24',
|
|
20
|
+
fill: 'none',
|
|
21
|
+
ref: forwardRef,
|
|
22
|
+
},
|
|
23
|
+
<path
|
|
24
|
+
stroke='currentColor'
|
|
25
|
+
strokeLinecap='round'
|
|
26
|
+
strokeLinejoin='round'
|
|
27
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
28
|
+
d='M22 14v3l-5-2v3c0 .5523-.4477 1-1 1h-13c-.5523 0-1-.4477-1-1v-12c0-.5523.4477-1 1-1h6'
|
|
29
|
+
/>,
|
|
30
|
+
<circle cx={18} cy={8} r={1} fill='currentColor' />,
|
|
31
|
+
<path
|
|
32
|
+
stroke='currentColor'
|
|
33
|
+
strokeLinecap='round'
|
|
34
|
+
strokeWidth='var(--svg-stroke-width)'
|
|
35
|
+
d='M18 3.7778v1.7222m5 .5c0 2.7614-2.2386 5-5 5s-5-2.2386-5-5 2.2386-5 5-5 5 2.2386 5 5Z'
|
|
36
|
+
/>
|
|
37
|
+
)
|
|
38
|
+
)
|
|
39
|
+
|
|
40
|
+
IconVideoCameraSimpleError[iconSymbol] = true
|
|
@@ -25,7 +25,7 @@ export const IconVideoCameraSimpleSlash: IconComponentType = forwardRef(
|
|
|
25
25
|
strokeLinecap='round'
|
|
26
26
|
strokeLinejoin='round'
|
|
27
27
|
strokeWidth='var(--svg-stroke-width)'
|
|
28
|
-
d='M4
|
|
28
|
+
d='M4 19h12c.5523 0 1-.4477 1-1v-3m0-9.8823v3.8823m0 0 5-2v10l-5-2m0-6v6m-4.5-10h-9.5c-.5523 0-1 .4477-1 1v10m0 5 17-18'
|
|
29
29
|
/>
|
|
30
30
|
)
|
|
31
31
|
)
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18 3h-12c-.5523 0-1 .4477-1 1v16c0 .5523.4477 1 1 1h12c.5523 0 1-.4477 1-1v-16c0-.5523-.4477-1-1-1Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M9.5 9c.8284 0 1.5-.6716 1.5-1.5s-.6716-1.5-1.5-1.5-1.5.6716-1.5 1.5.6716 1.5 1.5 1.5Zm5 9c.8284 0 1.5-.6716 1.5-1.5s-.6716-1.5-1.5-1.5-1.5.6716-1.5 1.5.6716 1.5 1.5 1.5Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><rect width="20" height="16" x="2" y="4" stroke="currentColor" stroke-width="2" rx="2" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 12h4M5 12h3.5M12 20v-16M17 14v-4" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11.046 20.95a9.001 9.001 0 0 1 .954-17.95 9.0008 9.0008 0 0 1 8.953 8.072c-.15-.018-.3-.033-.451-.044-5.644-.422-9.881 3.974-9.475 9.687.006.079.012.157.02.235h-.001Zm8.631-7.95-6.672 6.673c.131-3.856 2.931-6.63 6.672-6.672v-.001Zm3.323-1c0 .333-.143.649-.378.885l-9.737 9.737a1.2566 1.2566 0 0 1-.885.378c-6.075 0-11-4.925-11-11s4.925-11 11-11 11 4.925 11 11Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M21 12c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M6.8 18.6c.2212-1.3587 1.3694-2.3545 2.715-2.3545h4.97c1.3455 0 2.4938.9958 2.715 2.3545m-2.4476-8.7823c0 1.5562-1.2323 2.8177-2.7524 2.8177-1.5201 0-2.7524-1.2615-2.7524-2.8177 0-1.5562 1.2323-2.8177 2.7524-2.8177 1.5201 0 2.7524 1.2615 2.7524 2.8177Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M2.9993 13c-1.1045 0-2 .8954-2 2v3.0046c0 1.1046.8955 2 2 2h18.0014c1.1046 0 2-.8954 2-2v-3.0046c0-1.1046-.8954-2-2-2h-18.0014Zm9.0007 5.0046h9.0007v-3.0046h-9.0007v3.0046Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M2.9993 13c-1.1045 0-2 .8954-2 2v3.0046c0 1.1046.8955 2 2 2h18.0014c1.1046 0 2-.8954 2-2v-3.0046c0-1.1046-.8954-2-2-2h-18.0014Zm9.0007 5.0046h9.0007v-3.0046h-9.0007v3.0046ZM3 4c-1.1046 0-2 .8954-2 2v3.0046c0 1.1046.8954 2 2 2h18c1.1046 0 2-.8954 2-2v-3.0046c0-1.1046-.8954-2-2-2h-18Zm5 5.0046v-3.0046h13v3.0046h-13Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M3 4c-1.1046 0-2 .8954-2 2v3.0046c0 1.1046.8954 2 2 2h18c1.1046 0 2-.8954 2-2v-3.0046c0-1.1046-.8954-2-2-2h-18Zm5 5.0046v-3.0046h13v3.0046h-13Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M10.6576 3.2878c.36-1.3837 2.3248-1.3837 2.6848 0 1.5188 5.8369 1.5329 5.851 7.3698 7.3698 1.3837.36 1.3837 2.3248 0 2.6848-5.8369 1.5188-5.851 1.5329-7.3698 7.3698-.36 1.3837-2.3248 1.3837-2.6848 0-1.5188-5.8369-1.533-5.851-7.3698-7.3698-1.3837-.36-1.3837-2.3248 0-2.6848 5.8369-1.5188 5.851-1.533 7.3698-7.3698Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M11 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/sparks-filled.svg
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M19.7722 2.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.2504.2504 0 0 0 .1249.125l1.4761.6666c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.2504.2504 0 0 0-.1249.1249l-.6667 1.476c-.0885.1962-.3671.1962-.4556 0l-.6667-1.476a.2502.2502 0 0 0-.125-.125l-1.476-.6666c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2502.2502 0 0 0 .125-.1249l.6667-1.476ZM19.7722 16.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.25.25 0 0 0 .1249.1249l1.4761.6667c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.25.25 0 0 0-.1249.1249l-.6667 1.4761c-.0885.1961-.3671.1961-.4556 0l-.6667-1.4761a.2498.2498 0 0 0-.125-.1249l-1.476-.6667c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2498.2498 0 0 0 .125-.1249l.6667-1.4761ZM9.7608 3.958c.3324-1.2773 2.146-1.2773 2.4784 0 1.4019 5.3879 1.4149 5.4009 6.8028 6.8028 1.2773.3324 1.2773 2.146 0 2.4784-5.3879 1.4019-5.4009 1.4149-6.8028 6.8028-.3324 1.2773-2.146 1.2773-2.4784 0-1.4019-5.3879-1.415-5.4009-6.8028-6.8028-1.2773-.3324-1.2773-2.146 0-2.4784 5.3879-1.4019 5.4009-1.415 6.8028-6.8028Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M19.7722 2.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.2504.2504 0 0 0 .1249.125l1.4761.6666c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.2504.2504 0 0 0-.1249.1249l-.6667 1.476c-.0885.1962-.3671.1962-.4556 0l-.6667-1.476a.2502.2502 0 0 0-.125-.125l-1.476-.6666c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2502.2502 0 0 0 .125-.1249l.6667-1.476ZM19.7722 16.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.25.25 0 0 0 .1249.1249l1.4761.6667c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.25.25 0 0 0-.1249.1249l-.6667 1.4761c-.0885.1961-.3671.1961-.4556 0l-.6667-1.4761a.2498.2498 0 0 0-.125-.1249l-1.476-.6667c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2498.2498 0 0 0 .125-.1249l.6667-1.4761ZM9.7608 3.958c.3324-1.2773 2.146-1.2773 2.4784 0 1.4019 5.3879 1.4149 5.4009 6.8028 6.8028 1.2773.3324 1.2773 2.146 0 2.4784-5.3879 1.4019-5.4009 1.4149-6.8028 6.8028-.3324 1.2773-2.146 1.2773-2.4784 0-1.4019-5.3879-1.415-5.4009-6.8028-6.8028-1.2773-.3324-1.2773-2.146 0-2.4784 5.3879-1.4019 5.4009-1.415 6.8028-6.8028Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 12v.0001" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M11 12v.0001" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/24/sparks.svg
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M9.7608 3.958c.3324-1.2773 2.146-1.2773 2.4784 0 1.4019 5.3879 1.4149 5.4009 6.8028 6.8028 1.2773.3324 1.2773 2.146 0 2.4784-5.3879 1.4019-5.4009 1.4149-6.8028 6.8028-.3324 1.2773-2.146 1.2773-2.4784 0-1.4019-5.3879-1.415-5.4009-6.8028-6.8028-1.2773-.3324-1.2773-2.146 0-2.4784 5.3879-1.4019 5.4009-1.415 6.8028-6.8028Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M19.7722 2.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.2504.2504 0 0 0 .1249.125l1.4761.6666c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.2504.2504 0 0 0-.1249.1249l-.6667 1.476c-.0885.1962-.3671.1962-.4556 0l-.6667-1.476a.2502.2502 0 0 0-.125-.125l-1.476-.6666c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2502.2502 0 0 0 .125-.1249l.6667-1.476ZM19.7722 16.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.25.25 0 0 0 .1249.1249l1.4761.6667c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.25.25 0 0 0-.1249.1249l-.6667 1.4761c-.0885.1961-.3671.1961-.4556 0l-.6667-1.4761a.2498.2498 0 0 0-.125-.1249l-1.476-.6667c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2498.2498 0 0 0 .125-.1249l.6667-1.4761Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M9.7608 3.958c.3324-1.2773 2.146-1.2773 2.4784 0 1.4019 5.3879 1.4149 5.4009 6.8028 6.8028 1.2773.3324 1.2773 2.146 0 2.4784-5.3879 1.4019-5.4009 1.4149-6.8028 6.8028-.3324 1.2773-2.146 1.2773-2.4784 0-1.4019-5.3879-1.415-5.4009-6.8028-6.8028-1.2773-.3324-1.2773-2.146 0-2.4784 5.3879-1.4019 5.4009-1.415 6.8028-6.8028Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" d="M19.7722 2.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.2504.2504 0 0 0 .1249.125l1.4761.6666c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.2504.2504 0 0 0-.1249.1249l-.6667 1.476c-.0885.1962-.3671.1962-.4556 0l-.6667-1.476a.2502.2502 0 0 0-.125-.125l-1.476-.6666c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2502.2502 0 0 0 .125-.1249l.6667-1.476ZM19.7722 16.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.25.25 0 0 0 .1249.1249l1.4761.6667c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.25.25 0 0 0-.1249.1249l-.6667 1.4761c-.0885.1961-.3671.1961-.4556 0l-.6667-1.4761a.2498.2498 0 0 0-.125-.1249l-1.476-.6667c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2498.2498 0 0 0 .125-.1249l.6667-1.4761Z" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-width="2" d="M15 10v.0001" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11.046 20.95a9.001 9.001 0 0 1 .954-17.95 9.0008 9.0008 0 0 1 8.953 8.072c-.15-.018-.3-.033-.451-.044-5.644-.422-9.881 3.974-9.475 9.687.006.079.012.157.02.235h-.001Zm8.631-7.95-6.672 6.673c.131-3.856 2.931-6.63 6.672-6.672v-.001Zm3.323-1c0 .333-.143.649-.378.885l-9.737 9.737a1.2566 1.2566 0 0 1-.885.378c-6.075 0-11-4.925-11-11s4.925-11 11-11 11 4.925 11 11Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M9.2666 8c0-.5523.4477-1 1-1h3.7301a1 1 0 0 1 .8152 1.5792l-1.3322 1.8751c.103.0586.2041.1232.3022.1938.6523.4699 1.2148 1.2499 1.2148 2.3519 0 1.1274-.5646 1.9136-1.2342 2.3819-.6272.4388-1.3635.6181-1.8973.6181-.9392 0-1.6255-.3592-2.0726-.7321a3.0917 3.0917 0 0 1-.4864-.5092 2.6166 2.6166 0 0 1-.1273-.1839 2.1259 2.1259 0 0 1-.0385-.0636l-.0132-.0235-.0053-.0095-.0022-.0042-.001-.0019-.0005-.0009c-.0003-.0005-.0005-.0009.882-.4712l-.8825.4703c-.2597-.4874-.0752-1.0931.4122-1.3528.4813-.2565 1.0778-.0798 1.3428.3939a.6379.6379 0 0 0 .0297.0424c.0337.0446.0905.1109.1713.1783.1524.1271.3986.2679.7915.2679.1552 0 .4847-.0707.7509-.2569.224-.1567.3806-.3705.3806-.7431 0-.3393-.148-.5592-.3837-.729-.2725-.1963-.6006-.271-.7478-.271a1 1 0 0 1-.8152-1.5792l1.0095-1.4208h-1.7929c-.5523 0-1-.4477-1-1Zm1.6152 5.5279.0001.0002-.0001-.0001v-.0001Zm.0005.001-.0001-.0001-.0001-.0002.0002.0003Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M22 14v3l-5-2v3c0 .5523-.4477 1-1 1h-13c-.5523 0-1-.4477-1-1v-12c0-.5523.4477-1 1-1h6" style="vector-effect:non-scaling-stroke"/><circle cx="18" cy="8" r="1" fill="currentColor" style="vector-effect:non-scaling-stroke"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M18 3.7778v1.7222m5 .5c0 2.7614-2.2386 5-5 5s-5-2.2386-5-5 2.2386-5 5-5 5 2.2386 5 5Z" style="vector-effect:non-scaling-stroke"/></svg>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 19h12c.5523 0 1-.4477 1-1v-3m0-9.8823v3.8823m0 0 5-2v10l-5-2m0-6v6m-4.5-10h-9.5c-.5523 0-1 .4477-1 1v10m0 5 17-18" style="vector-effect:non-scaling-stroke"/></svg>
|