@mirohq/design-system-icons 0.42.0 → 0.43.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/types.d.ts CHANGED
@@ -1,18 +1,11 @@
1
- import * as _mirohq_design_system_primitive from '@mirohq/design-system-primitive';
2
1
  import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component';
3
2
  import * as _mirohq_design_system_themes from '@mirohq/design-system-themes';
4
3
  import * as _mirohq_design_system_stitches from '@mirohq/design-system-stitches';
5
- import * as react from 'react';
4
+ import * as _mirohq_design_system_primitive from '@mirohq/design-system-primitive';
6
5
  import { ForwardRefExoticComponent, RefAttributes, ComponentPropsWithRef } from 'react';
7
6
  import { iconSymbol } from '@mirohq/design-system-base-icon';
8
7
 
9
- declare const StyledIcon: ForwardRefExoticComponent<Omit<Omit<Omit<react.SVGProps<SVGSVGElement>, "ref"> & {
10
- ref?: ((instance: SVGSVGElement | null) => void) | react.RefObject<SVGSVGElement> | null | undefined;
11
- } & {
12
- asChild?: boolean | undefined;
13
- }, _mirohq_design_system_stitches.ForbiddenProps> & {
14
- children?: react.ReactNode;
15
- } & _stitches_react_types_styled_component.TransformProps<{
8
+ declare const StyledIcon: ForwardRefExoticComponent<Omit<Omit<_mirohq_design_system_stitches.StyledComponentProps<ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"svg">>>, "size" | "weight" | "color"> & _stitches_react_types_styled_component.TransformProps<{
16
9
  color?: _mirohq_design_system_themes.AliasColorsKeys | "black" | "blue-50" | "blue-100" | "blue-150" | "blue-200" | "blue-250" | "blue-300" | "blue-350" | "blue-400" | "blue-450" | "blue-500" | "blue-550" | "blue-600" | "blue-650" | "blue-700" | "blue-750" | "blue-800" | "blue-850" | "blue-900" | "blue-950" | "gray-50" | "gray-100" | "gray-150" | "gray-200" | "gray-250" | "gray-300" | "gray-350" | "gray-400" | "gray-450" | "gray-500" | "gray-550" | "gray-600" | "gray-650" | "gray-700" | "gray-750" | "gray-800" | "gray-850" | "gray-900" | "gray-950" | "green-50" | "green-100" | "green-150" | "green-200" | "green-250" | "green-300" | "green-350" | "green-400" | "green-450" | "green-500" | "green-550" | "green-600" | "green-650" | "green-700" | "green-750" | "green-800" | "green-850" | "green-900" | "green-950" | "red-50" | "red-100" | "red-150" | "red-200" | "red-250" | "red-300" | "red-350" | "red-400" | "red-450" | "red-500" | "red-550" | "red-600" | "red-650" | "red-700" | "red-750" | "red-800" | "red-850" | "red-900" | "red-950" | "transparent" | "white" | "yellow-50" | "yellow-100" | "yellow-150" | "yellow-200" | "yellow-250" | "yellow-300" | "yellow-350" | "yellow-400" | "yellow-450" | "yellow-500" | "yellow-550" | "yellow-600" | "yellow-650" | "yellow-700" | "yellow-750" | "yellow-800" | "yellow-850" | "yellow-900" | "yellow-950" | undefined;
17
10
  size?: "small" | "medium" | "large" | undefined;
18
11
  weight?: "bold" | "thin" | "normal" | undefined;
@@ -160,6 +153,8 @@ declare const IconCalendarBlank: IconComponentType;
160
153
 
161
154
  declare const IconCamera: IconComponentType;
162
155
 
156
+ declare const IconCardCircles: IconComponentType;
157
+
163
158
  declare const IconCardNumberThree: IconComponentType;
164
159
 
165
160
  declare const IconCard: IconComponentType;
@@ -264,6 +259,8 @@ declare const IconConnectionLineStraight: IconComponentType;
264
259
 
265
260
  declare const IconCornersThreeEyeOpen: IconComponentType;
266
261
 
262
+ declare const IconCounter: IconComponentType;
263
+
267
264
  declare const IconCreditCard: IconComponentType;
268
265
 
269
266
  declare const IconCrop: IconComponentType;
@@ -324,6 +321,8 @@ declare const IconDistributeVertical: IconComponentType;
324
321
 
325
322
  declare const IconDollarSignCurrency: IconComponentType;
326
323
 
324
+ declare const IconDotVoting: IconComponentType;
325
+
327
326
  declare const IconDotsNine: IconComponentType;
328
327
 
329
328
  declare const IconDotsSixHorizontal: IconComponentType;
@@ -574,6 +573,8 @@ declare const IconPen: IconComponentType;
574
573
 
575
574
  declare const IconPentagon: IconComponentType;
576
575
 
576
+ declare const IconPeopleList: IconComponentType;
577
+
577
578
  declare const IconPlaceholder: IconComponentType;
578
579
 
579
580
  declare const IconPlanet: IconComponentType;
@@ -594,6 +595,8 @@ declare const IconPlusText: IconComponentType;
594
595
 
595
596
  declare const IconPlus: IconComponentType;
596
597
 
598
+ declare const IconPolling: IconComponentType;
599
+
597
600
  declare const IconPresentationArrow: IconComponentType;
598
601
 
599
602
  declare const IconPresentationEyeOpen: IconComponentType;
@@ -696,6 +699,8 @@ declare const IconSidebarGlobalOpen: IconComponentType;
696
699
 
697
700
  declare const IconSidebarOpen: IconComponentType;
698
701
 
702
+ declare const IconSingleSparksFilled: IconComponentType;
703
+
699
704
  declare const IconSlidersX: IconComponentType;
700
705
 
701
706
  declare const IconSlidersY: IconComponentType;
@@ -802,6 +807,8 @@ declare const IconStickyNotesTwo: IconComponentType;
802
807
 
803
808
  declare const IconStopCircle: IconComponentType;
804
809
 
810
+ declare const IconStoryPoints: IconComponentType;
811
+
805
812
  declare const IconStroke1: IconComponentType;
806
813
 
807
814
  declare const IconStroke2: IconComponentType;
@@ -914,6 +921,8 @@ declare const IconUsersThree: IconComponentType;
914
921
 
915
922
  declare const IconUsers: IconComponentType;
916
923
 
924
+ declare const IconVideoCameraSimpleError: IconComponentType;
925
+
917
926
  declare const IconVideoCameraSimpleSlash: IconComponentType;
918
927
 
919
928
  declare const IconVideoCameraSimple: IconComponentType;
@@ -926,4 +935,4 @@ declare const IconViewSideLeft: IconComponentType;
926
935
 
927
936
  declare const IconWallet: IconComponentType;
928
937
 
929
- 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.42.0",
3
+ "version": "0.43.0",
4
4
  "description": "",
5
5
  "author": "Miro",
6
6
  "source": "src/index.ts",
@@ -31,11 +31,11 @@
31
31
  "react": "^16.14 || ^17 || ^18"
32
32
  },
33
33
  "dependencies": {
34
- "@mirohq/design-system-link": "^1.3.23",
35
- "@mirohq/design-system-stitches": "^2.6.7",
36
- "@mirohq/design-system-base-icon": "^0.1.28",
37
- "@mirohq/design-system-utils": "^0.15.2",
38
- "@mirohq/design-system-primitive": "^1.1.2"
34
+ "@mirohq/design-system-base-icon": "^0.1.29",
35
+ "@mirohq/design-system-link": "^1.3.24",
36
+ "@mirohq/design-system-primitive": "^1.1.2",
37
+ "@mirohq/design-system-stitches": "^2.6.8",
38
+ "@mirohq/design-system-utils": "^0.15.3"
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
@@ -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 18.5h12c.5523 0 1-.4477 1-1v-3m0-9v3m0 0 5-2v10l-5-2m0-6v6m-3.5-10h-10.5c-.5523 0-1 .4477-1 1v10m0 5 17-17'
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>
@@ -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>