@mirohq/design-system-icons 0.49.0 → 0.50.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/main.js +121 -42
- package/dist/main.js.map +1 -1
- package/dist/module.js +114 -35
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +10 -10
- package/package.json +4 -4
- package/react/{columns.tsx → columns-format.tsx} +9 -3
- package/react/{diagramming.tsx → diagramming-format.tsx} +15 -3
- package/react/doc-format.tsx +42 -0
- package/react/{doc.tsx → external-format.tsx} +9 -3
- package/react/index.ts +8 -8
- package/react/{prototype.tsx → prototype-format.tsx} +9 -3
- package/react/{slide.tsx → slide-format.tsx} +7 -3
- package/react/{external.tsx → table-format.tsx} +9 -3
- package/react/timeline-format.tsx +42 -0
- package/svg/24/columns-format.svg +2 -0
- package/svg/24/diagramming-format.svg +2 -0
- package/svg/24/doc-format.svg +2 -0
- package/svg/24/external-format.svg +2 -0
- package/svg/24/prototype-format.svg +2 -0
- package/svg/24/slide-format.svg +2 -0
- package/svg/24/table-format.svg +2 -0
- package/svg/24/timeline-format.svg +2 -0
- package/svg/meta.json +14 -9
- package/react/table.tsx +0 -36
- package/react/timeline.tsx +0 -36
- package/svg/24/columns.svg +0 -2
- package/svg/24/diagramming.svg +0 -2
- package/svg/24/doc.svg +0 -2
- package/svg/24/external.svg +0 -2
- package/svg/24/prototype.svg +0 -2
- package/svg/24/slide.svg +0 -2
- package/svg/24/table.svg +0 -2
- package/svg/24/timeline.svg +0 -2
package/dist/types.d.ts
CHANGED
|
@@ -263,9 +263,9 @@ declare const IconCoinsSlash: IconComponentType;
|
|
|
263
263
|
|
|
264
264
|
declare const IconCoins: IconComponentType;
|
|
265
265
|
|
|
266
|
-
declare const
|
|
266
|
+
declare const IconColumnsFormat: IconComponentType;
|
|
267
267
|
|
|
268
|
-
declare const
|
|
268
|
+
declare const IconColumnsThree: IconComponentType;
|
|
269
269
|
|
|
270
270
|
declare const IconCommentGroup: IconComponentType;
|
|
271
271
|
|
|
@@ -333,13 +333,13 @@ declare const IconDiagramCardTeam: IconComponentType;
|
|
|
333
333
|
|
|
334
334
|
declare const IconDiagramCardUser: IconComponentType;
|
|
335
335
|
|
|
336
|
-
declare const
|
|
336
|
+
declare const IconDiagrammingFormat: IconComponentType;
|
|
337
337
|
|
|
338
338
|
declare const IconDistributeHorizontal: IconComponentType;
|
|
339
339
|
|
|
340
340
|
declare const IconDistributeVertical: IconComponentType;
|
|
341
341
|
|
|
342
|
-
declare const
|
|
342
|
+
declare const IconDocFormat: IconComponentType;
|
|
343
343
|
|
|
344
344
|
declare const IconDollarSignCurrency: IconComponentType;
|
|
345
345
|
|
|
@@ -369,7 +369,7 @@ declare const IconExclamationPointCircle: IconComponentType;
|
|
|
369
369
|
|
|
370
370
|
declare const IconExport: IconComponentType;
|
|
371
371
|
|
|
372
|
-
declare const
|
|
372
|
+
declare const IconExternalFormat: IconComponentType;
|
|
373
373
|
|
|
374
374
|
declare const IconEyeClosedDotsFourFrameBroken: IconComponentType;
|
|
375
375
|
|
|
@@ -659,7 +659,7 @@ declare const IconProtoRadio: IconComponentType;
|
|
|
659
659
|
|
|
660
660
|
declare const IconProtoSlider: IconComponentType;
|
|
661
661
|
|
|
662
|
-
declare const
|
|
662
|
+
declare const IconPrototypeFormat: IconComponentType;
|
|
663
663
|
|
|
664
664
|
declare const IconPushPinFilled: IconComponentType;
|
|
665
665
|
|
|
@@ -755,7 +755,7 @@ declare const IconSidebarOpen: IconComponentType;
|
|
|
755
755
|
|
|
756
756
|
declare const IconSingleSparksFilled: IconComponentType;
|
|
757
757
|
|
|
758
|
-
declare const
|
|
758
|
+
declare const IconSlideFormat: IconComponentType;
|
|
759
759
|
|
|
760
760
|
declare const IconSlidersX: IconComponentType;
|
|
761
761
|
|
|
@@ -881,7 +881,7 @@ declare const IconStroke6: IconComponentType;
|
|
|
881
881
|
|
|
882
882
|
declare const IconSwitch: IconComponentType;
|
|
883
883
|
|
|
884
|
-
declare const
|
|
884
|
+
declare const IconTableFormat: IconComponentType;
|
|
885
885
|
|
|
886
886
|
declare const IconTag: IconComponentType;
|
|
887
887
|
|
|
@@ -931,7 +931,7 @@ declare const IconTickCircle: IconComponentType;
|
|
|
931
931
|
|
|
932
932
|
declare const IconTicket: IconComponentType;
|
|
933
933
|
|
|
934
|
-
declare const
|
|
934
|
+
declare const IconTimelineFormat: IconComponentType;
|
|
935
935
|
|
|
936
936
|
declare const IconTimer: IconComponentType;
|
|
937
937
|
|
|
@@ -1001,4 +1001,4 @@ declare const IconViewSideLeft: IconComponentType;
|
|
|
1001
1001
|
|
|
1002
1002
|
declare const IconWallet: IconComponentType;
|
|
1003
1003
|
|
|
1004
|
-
export { IconActivity, IconAddLineBottom, IconAddLineRight, IconAlignBottom, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignRight, IconAlignTop, IconAlignmentScale, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpLeft, IconArrowBendUpRight, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowCurvesBottomRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowElbowDownRight, IconArrowFatLeft, IconArrowFatLeftRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseRectangleTilt, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsDownUp, IconArrowsHorizontalLinesTopBottom, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutSimple, IconArrowsSquareCounterClockwiseY, IconArrowsTimeBackward, IconArrowsTimeForward, IconArticle, IconAt, IconBadge, IconBarrel, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookOpenInfo, IconBookmark, IconBoxCaptions, 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,
|
|
1004
|
+
export { IconActivity, IconAddLineBottom, IconAddLineRight, IconAlignBottom, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignRight, IconAlignTop, IconAlignmentScale, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpLeft, IconArrowBendUpRight, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowCurvesBottomRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowElbowDownRight, IconArrowFatLeft, IconArrowFatLeftRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseRectangleTilt, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsDownUp, IconArrowsHorizontalLinesTopBottom, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutSimple, IconArrowsSquareCounterClockwiseY, IconArrowsTimeBackward, IconArrowsTimeForward, IconArticle, IconAt, IconBadge, IconBarrel, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookOpenInfo, IconBookmark, IconBoxCaptions, 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, IconColumnsFormat, 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, IconDiagrammingFormat, IconDistributeHorizontal, IconDistributeVertical, IconDocFormat, IconDollarSignCurrency, IconDotVoting, IconDotsNine, IconDotsSixHorizontal, IconDotsSixVertical, IconDotsThree, IconDotsThreeVertical, IconDotsTwo, IconDownload, IconEnvelope, IconEraser, IconExclamationMarkOctagon, IconExclamationPointCircle, IconExport, IconExternalFormat, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFileSpreadsheet, IconFlag, IconFolder, IconFrame, IconFrameLinesTwo, IconFramePlay, IconFramePlus, IconFunnel, IconGauge, IconGavel, 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, IconNotepad, 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, IconProtoButton, IconProtoCheckbox, IconProtoDropdown, IconProtoInput, IconProtoNumber, IconProtoRadio, IconProtoSlider, IconPrototypeFormat, IconPushPin, IconPushPinFilled, IconQuestionMark, IconQuestionMarkCircle, IconQuotes, IconRectangleArrowUpCenter, IconRectangleDashLines, IconRectangleDotLarge, IconRectangleDotLinePen, IconRectangleDotMedium, IconRectangleDotSmall, IconRectangleFrame2Lines, IconRectanglePlayStack, IconRectanglePortrait, IconRectanglePortraitDash, IconRectanglePortraitDashSquareTopCenter, IconRectanglePortraitDashSquareTopLeft, IconRectanglePortraitFilled, IconRectanglePortraitSquareTopLeft, IconRectangleTick, IconRectangleTriangleBottomCenter, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconRhombus, IconRocket, IconRss, IconRssRectangle, IconScissors, IconScrollbarXy, IconShadow, IconShapes, IconShapesLines, IconShieldCheck, IconShieldLock, IconShieldLockFilled, IconShuffle, IconSidebarClosed, IconSidebarGlobalClosed, IconSidebarGlobalOpen, IconSidebarOpen, IconSingleSparksFilled, IconSlideFormat, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileyPlus, IconSmileySticker, IconSocialAdo, IconSocialDrawio, IconSocialFacebook, IconSocialInstagram, IconSocialJira, IconSocialLinkedin, IconSocialSlack, IconSocialTwitter, IconSocialX, IconSocialYoutube, IconSortAscending, IconSortDescending, IconSparks, IconSparksFilled, IconSpeakerCross, IconSpeakerHigh, IconSpinner, 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, IconTableFormat, IconTag, IconTasks, IconTextAUnderline, IconTextAa, IconTextAlignCenter, IconTextAlignLeft, IconTextAlignRight, IconTextBBold, IconTextBBoldItalicUnderlined, IconTextCursorEyeOpen, IconTextHOne, IconTextHThree, IconTextHTwo, IconTextIItalic, IconTextIndent, IconTextLineHeight, IconTextLinesThree, IconTextSStrikethrough, IconTextStyles, IconTextT, IconTextUUnderlined, IconThumbsUp, IconTickCircle, IconTicket, IconTimelineFormat, IconTimer, IconToolbar, IconTooltip, IconTrackpad, IconTrapeze, IconTrash, IconTrashSimple, IconTriangle, IconTriangleSquareCircle, IconTrident, IconTrophy, IconTshirt, 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.50.1",
|
|
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-base-icon": "^0.1.33",
|
|
35
34
|
"@mirohq/design-system-primitive": "^1.1.2",
|
|
35
|
+
"@mirohq/design-system-stitches": "^2.6.19",
|
|
36
|
+
"@mirohq/design-system-utils": "^0.15.4",
|
|
36
37
|
"@mirohq/design-system-use-local-storage": "^0.3.11",
|
|
37
|
-
"@mirohq/design-system-
|
|
38
|
-
"@mirohq/design-system-utils": "^0.15.4"
|
|
38
|
+
"@mirohq/design-system-base-icon": "^0.1.33"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
41
|
"@svgr/cli": "^6.5.1",
|
|
@@ -9,7 +9,7 @@ import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
|
9
9
|
import { StyledIcon } from '../src/icon'
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
|
-
export const
|
|
12
|
+
export const IconColumnsFormat: IconComponentType = forwardRef(
|
|
13
13
|
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
@@ -26,11 +26,17 @@ export const IconColumns: IconComponentType = forwardRef(
|
|
|
26
26
|
<path
|
|
27
27
|
fill='currentColor'
|
|
28
28
|
fillRule='evenodd'
|
|
29
|
-
d='
|
|
29
|
+
d='M2 5c0-1.6568 1.3432-3 3-3h8v17c0 1.6569-1.3431 3-3 3h-5c-1.6568 0-3-1.3431-3-3v-14Zm3-1c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h5c.5523 0 1-.4477 1-1v-15h-6Z'
|
|
30
|
+
clipRule='evenodd'
|
|
31
|
+
/>,
|
|
32
|
+
<path
|
|
33
|
+
fill='currentColor'
|
|
34
|
+
fillRule='evenodd'
|
|
35
|
+
d='M11 2h8c1.6569 0 3 1.3432 3 3v8c0 1.6569-1.3431 3-3 3h-8v-14Zm2 2v10h6c.5523 0 1-.4477 1-1v-8c0-.5523-.4477-1-1-1h-6Z'
|
|
30
36
|
clipRule='evenodd'
|
|
31
37
|
/>
|
|
32
38
|
)
|
|
33
39
|
}
|
|
34
40
|
)
|
|
35
41
|
|
|
36
|
-
|
|
42
|
+
IconColumnsFormat[iconSymbol] = true
|
|
@@ -9,7 +9,7 @@ import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
|
9
9
|
import { StyledIcon } from '../src/icon'
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
|
-
export const
|
|
12
|
+
export const IconDiagrammingFormat: IconComponentType = forwardRef(
|
|
13
13
|
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
@@ -26,11 +26,23 @@ export const IconDiagramming: IconComponentType = forwardRef(
|
|
|
26
26
|
<path
|
|
27
27
|
fill='currentColor'
|
|
28
28
|
fillRule='evenodd'
|
|
29
|
-
d='M13 4.5c0-1.3807 1.1193-2.5 2.5-2.5h4c1.3807 0 2.5 1.1193 2.5 2.5v4c0 1.3807-1.1193 2.5-2.5 2.5h-4c-1.3807 0-2.5-1.1193-2.5-2.5v-
|
|
29
|
+
d='M13 4.5c0-1.3807 1.1193-2.5 2.5-2.5h4c1.3807 0 2.5 1.1193 2.5 2.5v4c0 1.3807-1.1193 2.5-2.5 2.5h-4c-1.3807 0-2.5-1.1193-2.5-2.5v-4Zm2.5-.5a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-.5-.5h-4ZM7 14c-1.6569 0-3 1.3431-3 3s1.3431 3 3 3 3-1.3431 3-3-1.3431-3-3-3Zm-5 3c0-2.7614 2.2386-5 5-5s5 2.2386 5 5-2.2386 5-5 5-5-2.2386-5-5Z'
|
|
30
|
+
clipRule='evenodd'
|
|
31
|
+
/>,
|
|
32
|
+
<path
|
|
33
|
+
fill='currentColor'
|
|
34
|
+
fillRule='evenodd'
|
|
35
|
+
d='M5 11.5c0-3.3137 2.6863-6 6-6h3v2h-3c-2.2091 0-4 1.7909-4 4v1.5h-2v-1.5ZM21 18h-10v-2h10v2Z'
|
|
36
|
+
clipRule='evenodd'
|
|
37
|
+
/>,
|
|
38
|
+
<path
|
|
39
|
+
fill='currentColor'
|
|
40
|
+
fillRule='evenodd'
|
|
41
|
+
d='M22.3782 16.9999c0 .3073-.1393.5978-.378.7884l-4.3833 3.5-1.2341-1.5769 3.396-2.7115-3.396-2.7116 1.2341-1.5769 4.3833 3.5001c.2387.1906.378.481.378.7884Z'
|
|
30
42
|
clipRule='evenodd'
|
|
31
43
|
/>
|
|
32
44
|
)
|
|
33
45
|
}
|
|
34
46
|
)
|
|
35
47
|
|
|
36
|
-
|
|
48
|
+
IconDiagrammingFormat[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
|
+
import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
8
|
+
|
|
9
|
+
import { StyledIcon } from '../src/icon'
|
|
10
|
+
import type { IconComponentType } from '../src/icon'
|
|
11
|
+
|
|
12
|
+
export const IconDocFormat: IconComponentType = forwardRef(
|
|
13
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
|
+
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
|
+
return createElement(
|
|
16
|
+
StyledIcon,
|
|
17
|
+
{
|
|
18
|
+
...props,
|
|
19
|
+
weight,
|
|
20
|
+
debug,
|
|
21
|
+
size,
|
|
22
|
+
viewBox: '0 0 24 24',
|
|
23
|
+
fill: 'none',
|
|
24
|
+
ref: forwardRef,
|
|
25
|
+
},
|
|
26
|
+
<path
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
fillRule='evenodd'
|
|
29
|
+
d='M2 5c0-1.6568 1.3432-3 3-3h14c1.6569 0 3 1.3432 3 3v14c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-14Zm3-1c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-14Z'
|
|
30
|
+
clipRule='evenodd'
|
|
31
|
+
/>,
|
|
32
|
+
<path
|
|
33
|
+
fill='currentColor'
|
|
34
|
+
fillRule='evenodd'
|
|
35
|
+
d='M7 12c0-.5523.4477-1 1-1h8c.5523 0 1 .4477 1 1s-.4477 1-1 1h-8c-.5523 0-1-.4477-1-1ZM7 8c0-.5523.4477-1 1-1h8c.5523 0 1 .4477 1 1s-.4477 1-1 1h-8c-.5523 0-1-.4477-1-1ZM7 16c0-.5523.4477-1 1-1h5c.5523 0 1 .4477 1 1s-.4477 1-1 1h-5c-.5523 0-1-.4477-1-1Z'
|
|
36
|
+
clipRule='evenodd'
|
|
37
|
+
/>
|
|
38
|
+
)
|
|
39
|
+
}
|
|
40
|
+
)
|
|
41
|
+
|
|
42
|
+
IconDocFormat[iconSymbol] = true
|
|
@@ -9,7 +9,7 @@ import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
|
9
9
|
import { StyledIcon } from '../src/icon'
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
|
-
export const
|
|
12
|
+
export const IconExternalFormat: IconComponentType = forwardRef(
|
|
13
13
|
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
@@ -26,11 +26,17 @@ export const IconDoc: IconComponentType = forwardRef(
|
|
|
26
26
|
<path
|
|
27
27
|
fill='currentColor'
|
|
28
28
|
fillRule='evenodd'
|
|
29
|
-
d='
|
|
29
|
+
d='M2 6c0-2.2091 1.7909-4 4-4h12c2.2091 0 4 1.7909 4 4v12c0 2.2091-1.7909 4-4 4h-12c-2.2091 0-4-1.7909-4-4v-12Zm4-2c-1.1046 0-2 .8954-2 2v12c0 1.1046.8954 2 2 2h12c1.1046 0 2-.8954 2-2v-12c0-1.1046-.8954-2-2-2h-12Z'
|
|
30
|
+
clipRule='evenodd'
|
|
31
|
+
/>,
|
|
32
|
+
<path
|
|
33
|
+
fill='currentColor'
|
|
34
|
+
fillRule='evenodd'
|
|
35
|
+
d='M9.0002 8.001c0-.5523.4478-1 1-1h6c.5523 0 1 .4477 1 1v6c0 .5523-.4477 1-1 1-.5522 0-1-.4477-1-1v-3.5858l-6.2928 6.2929c-.3906.3905-1.0237.3905-1.4143 0-.3905-.3905-.3905-1.0237 0-1.4142l6.2929-6.293h-3.5858c-.5522 0-1-.4476-1-1Z'
|
|
30
36
|
clipRule='evenodd'
|
|
31
37
|
/>
|
|
32
38
|
)
|
|
33
39
|
}
|
|
34
40
|
)
|
|
35
41
|
|
|
36
|
-
|
|
42
|
+
IconExternalFormat[iconSymbol] = true
|
package/react/index.ts
CHANGED
|
@@ -109,8 +109,8 @@ export { IconCog } from './cog'
|
|
|
109
109
|
export { IconCoinsChecked } from './coins-checked'
|
|
110
110
|
export { IconCoinsSlash } from './coins-slash'
|
|
111
111
|
export { IconCoins } from './coins'
|
|
112
|
+
export { IconColumnsFormat } from './columns-format'
|
|
112
113
|
export { IconColumnsThree } from './columns-three'
|
|
113
|
-
export { IconColumns } from './columns'
|
|
114
114
|
export { IconCommentGroup } from './comment-group'
|
|
115
115
|
export { IconConeSerpentine } from './cone-serpentine'
|
|
116
116
|
export { IconConnectionLineElbows } from './connection-line-elbows'
|
|
@@ -144,10 +144,10 @@ export { IconDiagramCardSmall2 } from './diagram-card-small-2'
|
|
|
144
144
|
export { IconDiagramCardSmall3 } from './diagram-card-small-3'
|
|
145
145
|
export { IconDiagramCardTeam } from './diagram-card-team'
|
|
146
146
|
export { IconDiagramCardUser } from './diagram-card-user'
|
|
147
|
-
export {
|
|
147
|
+
export { IconDiagrammingFormat } from './diagramming-format'
|
|
148
148
|
export { IconDistributeHorizontal } from './distribute-horizontal'
|
|
149
149
|
export { IconDistributeVertical } from './distribute-vertical'
|
|
150
|
-
export {
|
|
150
|
+
export { IconDocFormat } from './doc-format'
|
|
151
151
|
export { IconDollarSignCurrency } from './dollar-sign-currency'
|
|
152
152
|
export { IconDotVoting } from './dot-voting'
|
|
153
153
|
export { IconDotsNine } from './dots-nine'
|
|
@@ -162,7 +162,7 @@ export { IconEraser } from './eraser'
|
|
|
162
162
|
export { IconExclamationMarkOctagon } from './exclamation-mark-octagon'
|
|
163
163
|
export { IconExclamationPointCircle } from './exclamation-point-circle'
|
|
164
164
|
export { IconExport } from './export'
|
|
165
|
-
export {
|
|
165
|
+
export { IconExternalFormat } from './external-format'
|
|
166
166
|
export { IconEyeClosedDotsFourFrameBroken } from './eye-closed-dots-four-frame-broken'
|
|
167
167
|
export { IconEyeClosed } from './eye-closed'
|
|
168
168
|
export { IconEyeOpenLineFrameBroken } from './eye-open-line-frame-broken'
|
|
@@ -307,7 +307,7 @@ export { IconProtoInput } from './proto-input'
|
|
|
307
307
|
export { IconProtoNumber } from './proto-number'
|
|
308
308
|
export { IconProtoRadio } from './proto-radio'
|
|
309
309
|
export { IconProtoSlider } from './proto-slider'
|
|
310
|
-
export {
|
|
310
|
+
export { IconPrototypeFormat } from './prototype-format'
|
|
311
311
|
export { IconPushPinFilled } from './push-pin-filled'
|
|
312
312
|
export { IconPushPin } from './push-pin'
|
|
313
313
|
export { IconQuestionMarkCircle } from './question-mark-circle'
|
|
@@ -355,7 +355,7 @@ export { IconSidebarGlobalClosed } from './sidebar-global-closed'
|
|
|
355
355
|
export { IconSidebarGlobalOpen } from './sidebar-global-open'
|
|
356
356
|
export { IconSidebarOpen } from './sidebar-open'
|
|
357
357
|
export { IconSingleSparksFilled } from './single-sparks-filled'
|
|
358
|
-
export {
|
|
358
|
+
export { IconSlideFormat } from './slide-format'
|
|
359
359
|
export { IconSlidersX } from './sliders-x'
|
|
360
360
|
export { IconSlidersY } from './sliders-y'
|
|
361
361
|
export { IconSmileyChat } from './smiley-chat'
|
|
@@ -418,7 +418,7 @@ export { IconStroke4 } from './stroke-4'
|
|
|
418
418
|
export { IconStroke5 } from './stroke-5'
|
|
419
419
|
export { IconStroke6 } from './stroke-6'
|
|
420
420
|
export { IconSwitch } from './switch'
|
|
421
|
-
export {
|
|
421
|
+
export { IconTableFormat } from './table-format'
|
|
422
422
|
export { IconTag } from './tag'
|
|
423
423
|
export { IconTasks } from './tasks'
|
|
424
424
|
export { IconTextAUnderline } from './text-a-underline'
|
|
@@ -443,7 +443,7 @@ export { IconTextUUnderlined } from './text-u-underlined'
|
|
|
443
443
|
export { IconThumbsUp } from './thumbs-up'
|
|
444
444
|
export { IconTickCircle } from './tick-circle'
|
|
445
445
|
export { IconTicket } from './ticket'
|
|
446
|
-
export {
|
|
446
|
+
export { IconTimelineFormat } from './timeline-format'
|
|
447
447
|
export { IconTimer } from './timer'
|
|
448
448
|
export { IconToolbar } from './toolbar'
|
|
449
449
|
export { IconTooltip } from './tooltip'
|
|
@@ -9,7 +9,7 @@ import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
|
9
9
|
import { StyledIcon } from '../src/icon'
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
|
-
export const
|
|
12
|
+
export const IconPrototypeFormat: IconComponentType = forwardRef(
|
|
13
13
|
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
@@ -26,11 +26,17 @@ export const IconPrototype: IconComponentType = forwardRef(
|
|
|
26
26
|
<path
|
|
27
27
|
fill='currentColor'
|
|
28
28
|
fillRule='evenodd'
|
|
29
|
-
d='
|
|
29
|
+
d='M5 5c0-1.6568 1.3431-3 3-3h8c1.6569 0 3 1.3432 3 3v14c0 1.6569-1.3431 3-3 3h-8c-1.6569 0-3-1.3431-3-3v-14Zm3-1c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h8c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-8Z'
|
|
30
|
+
clipRule='evenodd'
|
|
31
|
+
/>,
|
|
32
|
+
<path
|
|
33
|
+
fill='currentColor'
|
|
34
|
+
fillRule='evenodd'
|
|
35
|
+
d='M10 7c0-.5523.4477-1 1-1h2c.5523 0 1 .4477 1 1s-.4477 1-1 1h-2c-.5523 0-1-.4477-1-1Z'
|
|
30
36
|
clipRule='evenodd'
|
|
31
37
|
/>
|
|
32
38
|
)
|
|
33
39
|
}
|
|
34
40
|
)
|
|
35
41
|
|
|
36
|
-
|
|
42
|
+
IconPrototypeFormat[iconSymbol] = true
|
|
@@ -9,7 +9,7 @@ import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
|
9
9
|
import { StyledIcon } from '../src/icon'
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
|
-
export const
|
|
12
|
+
export const IconSlideFormat: IconComponentType = forwardRef(
|
|
13
13
|
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
@@ -23,14 +23,18 @@ export const IconSlide: IconComponentType = forwardRef(
|
|
|
23
23
|
fill: 'none',
|
|
24
24
|
ref: forwardRef,
|
|
25
25
|
},
|
|
26
|
+
<path
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
d='m15.0639 11.376-3.8979-2.5986c-.4984-.3323-1.166.025-1.166.624v5.1972c0 .599.6676.9563 1.166.624l3.8979-2.5986c.4453-.2968.4453-.9512 0-1.248Z'
|
|
29
|
+
/>,
|
|
26
30
|
<path
|
|
27
31
|
fill='currentColor'
|
|
28
32
|
fillRule='evenodd'
|
|
29
|
-
d='
|
|
33
|
+
d='M2 5c0-1.6568 1.3432-3 3-3h14c1.6569 0 3 1.3432 3 3v14c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-14Zm3-1c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-14Z'
|
|
30
34
|
clipRule='evenodd'
|
|
31
35
|
/>
|
|
32
36
|
)
|
|
33
37
|
}
|
|
34
38
|
)
|
|
35
39
|
|
|
36
|
-
|
|
40
|
+
IconSlideFormat[iconSymbol] = true
|
|
@@ -9,7 +9,7 @@ import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
|
9
9
|
import { StyledIcon } from '../src/icon'
|
|
10
10
|
import type { IconComponentType } from '../src/icon'
|
|
11
11
|
|
|
12
|
-
export const
|
|
12
|
+
export const IconTableFormat: IconComponentType = forwardRef(
|
|
13
13
|
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
14
|
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
15
|
return createElement(
|
|
@@ -26,11 +26,17 @@ export const IconExternal: IconComponentType = forwardRef(
|
|
|
26
26
|
<path
|
|
27
27
|
fill='currentColor'
|
|
28
28
|
fillRule='evenodd'
|
|
29
|
-
d='
|
|
29
|
+
d='M2 5c0-1.6568 1.3432-3 3-3h14c1.6569 0 3 1.3432 3 3v14c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-14Zm3-1c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-14Z'
|
|
30
|
+
clipRule='evenodd'
|
|
31
|
+
/>,
|
|
32
|
+
<path
|
|
33
|
+
fill='currentColor'
|
|
34
|
+
fillRule='evenodd'
|
|
35
|
+
d='M12 2c.5523 0 1 .4477 1 1v5h8c.5523 0 1 .4477 1 1s-.4477 1-1 1h-8v4h8c.5523 0 1 .4477 1 1s-.4477 1-1 1h-8v5c0 .5523-.4477 1-1 1s-1-.4477-1-1v-5h-8c-.5523 0-1-.4477-1-1s.4477-1 1-1h8v-4h-8c-.5523 0-1-.4477-1-1s.4477-1 1-1h8v-5c0-.5523.4477-1 1-1Z'
|
|
30
36
|
clipRule='evenodd'
|
|
31
37
|
/>
|
|
32
38
|
)
|
|
33
39
|
}
|
|
34
40
|
)
|
|
35
41
|
|
|
36
|
-
|
|
42
|
+
IconTableFormat[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
|
+
import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
8
|
+
|
|
9
|
+
import { StyledIcon } from '../src/icon'
|
|
10
|
+
import type { IconComponentType } from '../src/icon'
|
|
11
|
+
|
|
12
|
+
export const IconTimelineFormat: IconComponentType = forwardRef(
|
|
13
|
+
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
|
+
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
|
+
return createElement(
|
|
16
|
+
StyledIcon,
|
|
17
|
+
{
|
|
18
|
+
...props,
|
|
19
|
+
weight,
|
|
20
|
+
debug,
|
|
21
|
+
size,
|
|
22
|
+
viewBox: '0 0 24 24',
|
|
23
|
+
fill: 'none',
|
|
24
|
+
ref: forwardRef,
|
|
25
|
+
},
|
|
26
|
+
<path
|
|
27
|
+
fill='currentColor'
|
|
28
|
+
fillRule='evenodd'
|
|
29
|
+
d='M2 5c0-1.6568 1.3432-3 3-3h14c1.6569 0 3 1.3432 3 3v14c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-14Zm3-1c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-14Z'
|
|
30
|
+
clipRule='evenodd'
|
|
31
|
+
/>,
|
|
32
|
+
<path
|
|
33
|
+
fill='currentColor'
|
|
34
|
+
fillRule='evenodd'
|
|
35
|
+
d='M6 8c0-.5523.4477-1 1-1h7.5c.5523 0 1 .4477 1 1s-.4477 1-1 1h-7.5c-.5523 0-1-.4477-1-1Zm5.25 4c0-.5523.4477-1 1-1h8.25c.5523 0 1 .4477 1 1s-.4477 1-1 1h-8.25c-.5523 0-1-.4477-1-1Zm-3 4c0-.5523.4477-1 1-1h4.125c.5523 0 1 .4477 1 1s-.4477 1-1 1h-4.125c-.5523 0-1-.4477-1-1Z'
|
|
36
|
+
clipRule='evenodd'
|
|
37
|
+
/>
|
|
38
|
+
)
|
|
39
|
+
}
|
|
40
|
+
)
|
|
41
|
+
|
|
42
|
+
IconTimelineFormat[iconSymbol] = true
|
|
@@ -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 5c0-1.6568 1.3432-3 3-3h8v17c0 1.6569-1.3431 3-3 3h-5c-1.6568 0-3-1.3431-3-3v-14Zm3-1c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h5c.5523 0 1-.4477 1-1v-15h-6Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M11 2h8c1.6569 0 3 1.3432 3 3v8c0 1.6569-1.3431 3-3 3h-8v-14Zm2 2v10h6c.5523 0 1-.4477 1-1v-8c0-.5523-.4477-1-1-1h-6Z" 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" fill-rule="evenodd" d="M13 4.5c0-1.3807 1.1193-2.5 2.5-2.5h4c1.3807 0 2.5 1.1193 2.5 2.5v4c0 1.3807-1.1193 2.5-2.5 2.5h-4c-1.3807 0-2.5-1.1193-2.5-2.5v-4Zm2.5-.5a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-.5-.5h-4ZM7 14c-1.6569 0-3 1.3431-3 3s1.3431 3 3 3 3-1.3431 3-3-1.3431-3-3-3Zm-5 3c0-2.7614 2.2386-5 5-5s5 2.2386 5 5-2.2386 5-5 5-5-2.2386-5-5Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M5 11.5c0-3.3137 2.6863-6 6-6h3v2h-3c-2.2091 0-4 1.7909-4 4v1.5h-2v-1.5ZM21 18h-10v-2h10v2Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M22.3782 16.9999c0 .3073-.1393.5978-.378.7884l-4.3833 3.5-1.2341-1.5769 3.396-2.7115-3.396-2.7116 1.2341-1.5769 4.3833 3.5001c.2387.1906.378.481.378.7884Z" 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" fill-rule="evenodd" d="M2 5c0-1.6568 1.3432-3 3-3h14c1.6569 0 3 1.3432 3 3v14c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-14Zm3-1c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-14Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M7 12c0-.5523.4477-1 1-1h8c.5523 0 1 .4477 1 1s-.4477 1-1 1h-8c-.5523 0-1-.4477-1-1ZM7 8c0-.5523.4477-1 1-1h8c.5523 0 1 .4477 1 1s-.4477 1-1 1h-8c-.5523 0-1-.4477-1-1ZM7 16c0-.5523.4477-1 1-1h5c.5523 0 1 .4477 1 1s-.4477 1-1 1h-5c-.5523 0-1-.4477-1-1Z" 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" fill-rule="evenodd" d="M2 6c0-2.2091 1.7909-4 4-4h12c2.2091 0 4 1.7909 4 4v12c0 2.2091-1.7909 4-4 4h-12c-2.2091 0-4-1.7909-4-4v-12Zm4-2c-1.1046 0-2 .8954-2 2v12c0 1.1046.8954 2 2 2h12c1.1046 0 2-.8954 2-2v-12c0-1.1046-.8954-2-2-2h-12Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M9.0002 8.001c0-.5523.4478-1 1-1h6c.5523 0 1 .4477 1 1v6c0 .5523-.4477 1-1 1-.5522 0-1-.4477-1-1v-3.5858l-6.2928 6.2929c-.3906.3905-1.0237.3905-1.4143 0-.3905-.3905-.3905-1.0237 0-1.4142l6.2929-6.293h-3.5858c-.5522 0-1-.4476-1-1Z" 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" fill-rule="evenodd" d="M5 5c0-1.6568 1.3431-3 3-3h8c1.6569 0 3 1.3432 3 3v14c0 1.6569-1.3431 3-3 3h-8c-1.6569 0-3-1.3431-3-3v-14Zm3-1c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h8c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-8Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M10 7c0-.5523.4477-1 1-1h2c.5523 0 1 .4477 1 1s-.4477 1-1 1h-2c-.5523 0-1-.4477-1-1Z" 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="m15.0639 11.376-3.8979-2.5986c-.4984-.3323-1.166.025-1.166.624v5.1972c0 .599.6676.9563 1.166.624l3.8979-2.5986c.4453-.2968.4453-.9512 0-1.248Z" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M2 5c0-1.6568 1.3432-3 3-3h14c1.6569 0 3 1.3432 3 3v14c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-14Zm3-1c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-14Z" 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" fill-rule="evenodd" d="M2 5c0-1.6568 1.3432-3 3-3h14c1.6569 0 3 1.3432 3 3v14c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-14Zm3-1c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-14Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M12 2c.5523 0 1 .4477 1 1v5h8c.5523 0 1 .4477 1 1s-.4477 1-1 1h-8v4h8c.5523 0 1 .4477 1 1s-.4477 1-1 1h-8v5c0 .5523-.4477 1-1 1s-1-.4477-1-1v-5h-8c-.5523 0-1-.4477-1-1s.4477-1 1-1h8v-4h-8c-.5523 0-1-.4477-1-1s.4477-1 1-1h8v-5c0-.5523.4477-1 1-1Z" 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" fill-rule="evenodd" d="M2 5c0-1.6568 1.3432-3 3-3h14c1.6569 0 3 1.3432 3 3v14c0 1.6569-1.3431 3-3 3h-14c-1.6568 0-3-1.3431-3-3v-14Zm3-1c-.5523 0-1 .4477-1 1v14c0 .5523.4477 1 1 1h14c.5523 0 1-.4477 1-1v-14c0-.5523-.4477-1-1-1h-14Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/><path fill="currentColor" fill-rule="evenodd" d="M6 8c0-.5523.4477-1 1-1h7.5c.5523 0 1 .4477 1 1s-.4477 1-1 1h-7.5c-.5523 0-1-.4477-1-1Zm5.25 4c0-.5523.4477-1 1-1h8.25c.5523 0 1 .4477 1 1s-.4477 1-1 1h-8.25c-.5523 0-1-.4477-1-1Zm-3 4c0-.5523.4477-1 1-1h4.125c.5523 0 1 .4477 1 1s-.4477 1-1 1h-4.125c-.5523 0-1-.4477-1-1Z" clip-rule="evenodd" style="vector-effect:non-scaling-stroke"/></svg>
|
package/svg/meta.json
CHANGED
|
@@ -3984,55 +3984,60 @@
|
|
|
3984
3984
|
"protected"
|
|
3985
3985
|
]
|
|
3986
3986
|
},
|
|
3987
|
-
"prototype": {
|
|
3987
|
+
"prototype-format": {
|
|
3988
3988
|
"tags": [
|
|
3989
3989
|
"prototype",
|
|
3990
3990
|
"format"
|
|
3991
3991
|
]
|
|
3992
3992
|
},
|
|
3993
|
-
"diagramming": {
|
|
3993
|
+
"diagramming-format": {
|
|
3994
3994
|
"tags": [
|
|
3995
3995
|
"diagramming",
|
|
3996
3996
|
"format"
|
|
3997
3997
|
]
|
|
3998
3998
|
},
|
|
3999
|
-
"slide": {
|
|
3999
|
+
"slide-format": {
|
|
4000
4000
|
"tags": [
|
|
4001
4001
|
"slide",
|
|
4002
4002
|
"presentation",
|
|
4003
4003
|
"format"
|
|
4004
4004
|
]
|
|
4005
4005
|
},
|
|
4006
|
-
"external": {
|
|
4006
|
+
"external-format": {
|
|
4007
4007
|
"tags": [
|
|
4008
4008
|
"external",
|
|
4009
4009
|
"share",
|
|
4010
4010
|
"format"
|
|
4011
4011
|
]
|
|
4012
4012
|
},
|
|
4013
|
-
"columns": {
|
|
4013
|
+
"columns-format": {
|
|
4014
4014
|
"tags": [
|
|
4015
4015
|
"columns",
|
|
4016
4016
|
"format"
|
|
4017
4017
|
]
|
|
4018
4018
|
},
|
|
4019
|
-
"timeline": {
|
|
4019
|
+
"timeline-format": {
|
|
4020
4020
|
"tags": [
|
|
4021
4021
|
"timeline",
|
|
4022
4022
|
"format"
|
|
4023
4023
|
]
|
|
4024
4024
|
},
|
|
4025
|
-
"table": {
|
|
4025
|
+
"table-format": {
|
|
4026
4026
|
"tags": [
|
|
4027
4027
|
"table",
|
|
4028
4028
|
"format"
|
|
4029
4029
|
]
|
|
4030
4030
|
},
|
|
4031
|
-
"doc": {
|
|
4031
|
+
"doc-format": {
|
|
4032
4032
|
"tags": [
|
|
4033
4033
|
"doc",
|
|
4034
4034
|
"document",
|
|
4035
4035
|
"format"
|
|
4036
4036
|
]
|
|
4037
|
+
},
|
|
4038
|
+
".grid": {
|
|
4039
|
+
"tags": [
|
|
4040
|
+
""
|
|
4041
|
+
]
|
|
4037
4042
|
}
|
|
4038
|
-
}
|
|
4043
|
+
}
|
package/react/table.tsx
DELETED
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* DO NOT MODIFY THIS FILE.
|
|
3
|
-
* This file was generated by sync icons utility.
|
|
4
|
-
*/
|
|
5
|
-
import React, { forwardRef, createElement } from 'react'
|
|
6
|
-
import { iconSymbol } from '@mirohq/design-system-base-icon'
|
|
7
|
-
import { useLocalStorage } from '@mirohq/design-system-use-local-storage'
|
|
8
|
-
|
|
9
|
-
import { StyledIcon } from '../src/icon'
|
|
10
|
-
import type { IconComponentType } from '../src/icon'
|
|
11
|
-
|
|
12
|
-
export const IconTable: IconComponentType = forwardRef(
|
|
13
|
-
({ size = 'medium', weight = 'normal', ...props }, forwardRef) => {
|
|
14
|
-
const [debug] = useLocalStorage('DEBUG_ICON', false)
|
|
15
|
-
return createElement(
|
|
16
|
-
StyledIcon,
|
|
17
|
-
{
|
|
18
|
-
...props,
|
|
19
|
-
weight,
|
|
20
|
-
debug,
|
|
21
|
-
size,
|
|
22
|
-
viewBox: '0 0 24 24',
|
|
23
|
-
fill: 'none',
|
|
24
|
-
ref: forwardRef,
|
|
25
|
-
},
|
|
26
|
-
<path
|
|
27
|
-
fill='currentColor'
|
|
28
|
-
fillRule='evenodd'
|
|
29
|
-
d='M5 2c-1.6568 0-3 1.3432-3 3v14c0 1.6569 1.3432 3 3 3h14c1.6569 0 3-1.3431 3-3v-14c0-1.6568-1.3431-3-3-3h-14Zm6 2h-6c-.5523 0-1 .4477-1 1v3h7v-4Zm-7 6v4h7v-4h-7Zm0 6v3c0 .5523.4477 1 1 1h6v-4h-7Zm9 4h6c.5523 0 1-.4477 1-1v-3h-7v4Zm7-6v-4h-7v4h7Zm0-6h-7v-4h6c.5523 0 1 .4477 1 1v3Z'
|
|
30
|
-
clipRule='evenodd'
|
|
31
|
-
/>
|
|
32
|
-
)
|
|
33
|
-
}
|
|
34
|
-
)
|
|
35
|
-
|
|
36
|
-
IconTable[iconSymbol] = true
|