@gravity-ui/icons 1.1.0 → 2.1.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/ArrowShapeDown.d.ts +3 -0
- package/ArrowShapeDown.js +29 -0
- package/ArrowShapeLeft.d.ts +3 -0
- package/ArrowShapeLeft.js +29 -0
- package/ArrowShapeRight.d.ts +3 -0
- package/ArrowShapeRight.js +29 -0
- package/ArrowShapeUp.d.ts +3 -0
- package/ArrowShapeUp.js +29 -0
- package/ArrowUpFromSquareSlash.d.ts +3 -0
- package/ArrowUpFromSquareSlash.js +29 -0
- package/Arrows3RotateLeftLetterA.d.ts +3 -0
- package/Arrows3RotateLeftLetterA.js +33 -0
- package/At.js +1 -1
- package/Bars.js +1 -1
- package/BarsAscendingAlignCenter.js +1 -1
- package/BarsAscendingAlignLeft.js +1 -1
- package/BarsAscendingAlignRight.js +1 -1
- package/BarsDescendingAlignCenter.js +1 -1
- package/BarsDescendingAlignLeft.js +1 -1
- package/BarsDescendingAlignRight.js +1 -1
- package/BellDot.js +3 -1
- package/Book.d.ts +3 -0
- package/Book.js +29 -0
- package/BranchesDown.d.ts +3 -0
- package/BranchesDown.js +29 -0
- package/BranchesRight.d.ts +3 -0
- package/BranchesRight.js +29 -0
- package/Briefcase.d.ts +3 -0
- package/{Case.js → Briefcase.js} +2 -2
- package/BucketPaint.d.ts +3 -0
- package/BucketPaint.js +29 -0
- package/Bug.js +1 -1
- package/Bulb.js +1 -1
- package/CHANGELOG.md +35 -0
- package/ChartAreaStacked.js +1 -1
- package/ChartAreaStackedNormalized.d.ts +3 -0
- package/ChartAreaStackedNormalized.js +29 -0
- package/ChartBar.d.ts +3 -0
- package/ChartBar.js +29 -0
- package/ChartBarStacked.d.ts +3 -0
- package/ChartBarStacked.js +29 -0
- package/ChartColumn.js +1 -1
- package/ChartColumnStacked.d.ts +3 -0
- package/ChartColumnStacked.js +29 -0
- package/ChartDonut.d.ts +3 -0
- package/ChartDonut.js +29 -0
- package/ChartLine.js +1 -3
- package/ChartMixed.d.ts +3 -0
- package/ChartMixed.js +29 -0
- package/ChartTreemap.d.ts +3 -0
- package/ChartTreemap.js +29 -0
- package/ChevronsCollapseFromLines.d.ts +3 -0
- package/ChevronsCollapseFromLines.js +29 -0
- package/ChevronsCollapseToLine.d.ts +3 -0
- package/ChevronsCollapseToLine.js +29 -0
- package/ChevronsExpandFromLine.d.ts +3 -0
- package/ChevronsExpandFromLine.js +29 -0
- package/ChevronsExpandToLines.d.ts +3 -0
- package/ChevronsExpandToLines.js +29 -0
- package/Circle.d.ts +3 -0
- package/Circle.js +29 -0
- package/CircleArrowDown.d.ts +3 -0
- package/CircleArrowDown.js +29 -0
- package/CircleArrowDownFill.d.ts +3 -0
- package/CircleArrowDownFill.js +29 -0
- package/CircleArrowLeft.d.ts +3 -0
- package/CircleArrowLeft.js +29 -0
- package/CircleArrowLeftFill.d.ts +3 -0
- package/CircleArrowLeftFill.js +29 -0
- package/CircleArrowRight.d.ts +3 -0
- package/CircleArrowRight.js +29 -0
- package/CircleArrowRightFill.d.ts +3 -0
- package/CircleArrowRightFill.js +29 -0
- package/CircleArrowUp.d.ts +3 -0
- package/CircleArrowUp.js +29 -0
- package/CircleArrowUpFill.d.ts +3 -0
- package/CircleArrowUpFill.js +29 -0
- package/CircleCheckFill.d.ts +3 -0
- package/CircleCheckFill.js +29 -0
- package/CircleChevronDown.d.ts +3 -0
- package/CircleChevronDown.js +29 -0
- package/CircleChevronDownFill.d.ts +3 -0
- package/CircleChevronDownFill.js +29 -0
- package/CircleChevronLeft.d.ts +3 -0
- package/CircleChevronLeft.js +29 -0
- package/CircleChevronLeftFill.d.ts +3 -0
- package/CircleChevronLeftFill.js +29 -0
- package/CircleChevronRight.d.ts +3 -0
- package/CircleChevronRight.js +29 -0
- package/CircleChevronRightFill.d.ts +3 -0
- package/CircleChevronRightFill.js +29 -0
- package/CircleChevronUp.d.ts +3 -0
- package/CircleChevronUp.js +29 -0
- package/CircleChevronUpFill.d.ts +3 -0
- package/CircleChevronUpFill.js +29 -0
- package/CircleChevronsDown.d.ts +3 -0
- package/CircleChevronsDown.js +29 -0
- package/CircleChevronsLeft.d.ts +3 -0
- package/CircleChevronsLeft.js +29 -0
- package/CircleChevronsRight.d.ts +3 -0
- package/CircleChevronsRight.js +29 -0
- package/CircleChevronsUp.d.ts +3 -0
- package/CircleChevronsUp.js +29 -0
- package/CircleDashed.d.ts +3 -0
- package/CircleDashed.js +29 -0
- package/CircleDollar.d.ts +3 -0
- package/CircleDollar.js +29 -0
- package/CircleFill.d.ts +3 -0
- package/CircleFill.js +29 -0
- package/CircleInfoFill.d.ts +3 -0
- package/CircleInfoFill.js +29 -0
- package/CircleLetterS.d.ts +3 -0
- package/CircleLetterS.js +29 -0
- package/CircleMinusFill.d.ts +3 -0
- package/CircleMinusFill.js +29 -0
- package/CirclePause.js +1 -1
- package/CirclePlusFill.d.ts +3 -0
- package/CirclePlusFill.js +29 -0
- package/CircleQuestionFill.d.ts +3 -0
- package/CircleQuestionFill.js +29 -0
- package/CircleRuble.d.ts +3 -0
- package/CircleRuble.js +29 -0
- package/CircleXmarkFill.d.ts +3 -0
- package/CircleXmarkFill.js +29 -0
- package/Circles3Plus.d.ts +3 -0
- package/Circles3Plus.js +29 -0
- package/Circles4Square.js +1 -1
- package/ClockArrowRotateLeft.d.ts +3 -0
- package/ClockArrowRotateLeft.js +29 -0
- package/ClockFill.d.ts +3 -0
- package/ClockFill.js +29 -0
- package/CloudArrowUpIn.d.ts +3 -0
- package/{ArrowUpToCloud.js → CloudArrowUpIn.js} +2 -2
- package/CloudCheck.d.ts +3 -0
- package/CloudCheck.js +29 -0
- package/Clouds.d.ts +3 -0
- package/Clouds.js +33 -0
- package/Code.js +1 -1
- package/CodeCommit.js +1 -1
- package/CodePullRequestArrowLeft.d.ts +3 -0
- package/CodePullRequestArrowLeft.js +29 -0
- package/CodePullRequestArrowRight.d.ts +3 -0
- package/CodePullRequestArrowRight.js +29 -0
- package/CodePullRequestCheck.d.ts +3 -0
- package/CodePullRequestCheck.js +29 -0
- package/CodePullRequestXmark.d.ts +3 -0
- package/CodePullRequestXmark.js +29 -0
- package/CopyCheck.d.ts +3 -0
- package/CopyCheck.js +31 -0
- package/CopyMinus.d.ts +3 -0
- package/CopyMinus.js +29 -0
- package/CopyPlus.d.ts +3 -0
- package/CopyPlus.js +29 -0
- package/CopyTransparent.d.ts +3 -0
- package/CopyTransparent.js +29 -0
- package/Cpu.js +5 -1
- package/Cpus.d.ts +3 -0
- package/Cpus.js +33 -0
- package/Crop.d.ts +3 -0
- package/Crop.js +33 -0
- package/Cubes3Overlap.d.ts +3 -0
- package/Cubes3Overlap.js +29 -0
- package/DatabaseMagnifier.d.ts +3 -0
- package/DatabaseMagnifier.js +29 -0
- package/Diamond.d.ts +3 -0
- package/Diamond.js +33 -0
- package/DiamondFill.d.ts +3 -0
- package/DiamondFill.js +33 -0
- package/Dice1.js +1 -1
- package/Dice2.js +1 -1
- package/Dice3.js +1 -1
- package/Dice4.js +1 -1
- package/Dice5.js +1 -1
- package/Dice6.js +1 -1
- package/ExclamationShape.d.ts +3 -0
- package/ExclamationShape.js +33 -0
- package/FaceAlien.d.ts +3 -0
- package/FaceAlien.js +29 -0
- package/FaceRobot.d.ts +3 -0
- package/FaceRobot.js +29 -0
- package/FileArrowDown.d.ts +3 -0
- package/FileArrowDown.js +29 -0
- package/FileArrowLeft.d.ts +3 -0
- package/FileArrowLeft.js +29 -0
- package/FileArrowRight.d.ts +3 -0
- package/FileArrowRight.js +29 -0
- package/FileArrowRightOut.d.ts +3 -0
- package/{ArrowRightFromFile.js → FileArrowRightOut.js} +2 -2
- package/FileArrowUp.d.ts +3 -0
- package/FileArrowUp.js +29 -0
- package/FileCheck.d.ts +3 -0
- package/FileCheck.js +29 -0
- package/FileCode.d.ts +3 -0
- package/FileCode.js +29 -0
- package/FileDollar.d.ts +3 -0
- package/FileDollar.js +29 -0
- package/FileExclamation.d.ts +3 -0
- package/FileExclamation.js +29 -0
- package/FileMagnifier.d.ts +3 -0
- package/FileMagnifier.js +29 -0
- package/FileMinus.d.ts +3 -0
- package/FileMinus.js +29 -0
- package/FilePlus.d.ts +3 -0
- package/FilePlus.js +29 -0
- package/FileQuestion.d.ts +3 -0
- package/FileQuestion.js +29 -0
- package/FileXmark.d.ts +3 -0
- package/FileXmark.js +29 -0
- package/Fingerprint.js +1 -1
- package/Flag.js +1 -1
- package/Flame.d.ts +3 -0
- package/{Fire.js → Flame.js} +2 -2
- package/FloppyDisk.d.ts +3 -0
- package/FloppyDisk.js +31 -0
- package/Folder.js +1 -1
- package/FolderArrowRight.js +1 -1
- package/FolderArrowUpIn.d.ts +3 -0
- package/{ArrowUpToFolder.js → FolderArrowUpIn.js} +2 -2
- package/FolderCode.js +1 -1
- package/FolderFill.js +1 -5
- package/FolderFlows.js +1 -1
- package/FolderHouse.d.ts +3 -0
- package/{FolderHome.js → FolderHouse.js} +2 -2
- package/FolderLock.d.ts +3 -0
- package/FolderLock.js +29 -0
- package/Font.d.ts +3 -0
- package/Font.js +29 -0
- package/FontCase.d.ts +3 -0
- package/FontCase.js +33 -0
- package/FontCursor.d.ts +3 -0
- package/FontCursor.js +29 -0
- package/Frame.d.ts +3 -0
- package/Frame.js +29 -0
- package/Frames.d.ts +3 -0
- package/Frames.js +33 -0
- package/GearDot.d.ts +3 -0
- package/GearDot.js +34 -0
- package/GearPlay.js +1 -5
- package/Ghost.d.ts +3 -0
- package/Ghost.js +29 -0
- package/GraphNode.d.ts +3 -0
- package/GraphNode.js +29 -0
- package/Grip.d.ts +3 -0
- package/{GripVertical.js → Grip.js} +2 -2
- package/Hashtag.d.ts +3 -0
- package/Hashtag.js +29 -0
- package/Heading.d.ts +3 -0
- package/Heading.js +29 -0
- package/Headphones.d.ts +3 -0
- package/Headphones.js +29 -0
- package/Heart.js +1 -1
- package/HeartCrack.d.ts +3 -0
- package/HeartCrack.js +29 -0
- package/HeartFill.js +1 -1
- package/HeartPulse.js +1 -1
- package/House.d.ts +3 -0
- package/{Home.js → House.js} +2 -2
- package/Key.js +1 -1
- package/Layers3Diagonal.d.ts +3 -0
- package/{Layers3Vertical.js → Layers3Diagonal.js} +2 -2
- package/LayersVertical.js +1 -5
- package/LayoutCells.d.ts +3 -0
- package/LayoutCells.js +29 -0
- package/LayoutCellsLarge.d.ts +3 -0
- package/LayoutCellsLarge.js +29 -0
- package/LayoutColumns.d.ts +3 -0
- package/LayoutColumns.js +29 -0
- package/LayoutColumns3.d.ts +3 -0
- package/LayoutColumns3.js +29 -0
- package/LayoutHeader.d.ts +3 -0
- package/LayoutHeader.js +29 -0
- package/LayoutHeaderCells.d.ts +3 -0
- package/LayoutHeaderCells.js +29 -0
- package/LayoutHeaderCellsLarge.d.ts +3 -0
- package/LayoutHeaderCellsLarge.js +29 -0
- package/LayoutHeaderCellsLargeLetterD.d.ts +3 -0
- package/LayoutHeaderCellsLargeLetterD.js +29 -0
- package/LayoutHeaderCellsLargeThunderbolt.d.ts +3 -0
- package/LayoutHeaderCellsLargeThunderbolt.js +29 -0
- package/LayoutHeaderColumns.d.ts +3 -0
- package/LayoutHeaderColumns.js +29 -0
- package/LayoutHeaderSideContent.d.ts +3 -0
- package/LayoutHeaderSideContent.js +29 -0
- package/LayoutList.d.ts +3 -0
- package/LayoutList.js +29 -0
- package/LayoutRows.d.ts +3 -0
- package/LayoutRows.js +29 -0
- package/LayoutRows3.d.ts +3 -0
- package/LayoutRows3.js +29 -0
- package/LayoutSideContent.d.ts +3 -0
- package/LayoutSideContent.js +29 -0
- package/Link.js +1 -1
- package/ListCheck.d.ts +3 -0
- package/ListCheck.js +29 -0
- package/ListCheckLock.d.ts +3 -0
- package/ListCheckLock.js +29 -0
- package/ListTimeline.d.ts +3 -0
- package/ListTimeline.js +29 -0
- package/ListUl.d.ts +3 -0
- package/ListUl.js +29 -0
- package/Lock.js +1 -1
- package/LogoAcrobat.d.ts +3 -0
- package/LogoAcrobat.js +29 -0
- package/LogoDocker.d.ts +3 -0
- package/LogoDocker.js +33 -0
- package/LogoGitlab.d.ts +3 -0
- package/LogoGitlab.js +29 -0
- package/LogoLinux.d.ts +3 -0
- package/LogoLinux.js +29 -0
- package/LogoMacos.d.ts +3 -0
- package/LogoMacos.js +29 -0
- package/LogoNotion.d.ts +3 -0
- package/LogoNotion.js +29 -0
- package/LogoPython.d.ts +3 -0
- package/LogoPython.js +29 -0
- package/LogoStackOverflow.d.ts +3 -0
- package/LogoStackOverflow.js +29 -0
- package/LogoTelegram.d.ts +3 -0
- package/LogoTelegram.js +29 -0
- package/LogoUbuntu.d.ts +3 -0
- package/LogoUbuntu.js +29 -0
- package/LogoWindows.d.ts +3 -0
- package/LogoWindows.js +29 -0
- package/LogoYandex.d.ts +3 -0
- package/LogoYandex.js +29 -0
- package/LogoYandexCloud.d.ts +3 -0
- package/LogoYandexCloud.js +29 -0
- package/Magnet.d.ts +3 -0
- package/Magnet.js +29 -0
- package/MathIntersectionShape.d.ts +3 -0
- package/MathIntersectionShape.js +29 -0
- package/MathOperations.d.ts +3 -0
- package/MathOperations.js +29 -0
- package/MathUnionShape.d.ts +3 -0
- package/MathUnionShape.js +29 -0
- package/Medal.d.ts +3 -0
- package/Medal.js +29 -0
- package/NodesDown.d.ts +3 -0
- package/NodesDown.js +29 -0
- package/NodesLeft.d.ts +3 -0
- package/NodesLeft.js +29 -0
- package/NodesRight.d.ts +3 -0
- package/NodesRight.js +29 -0
- package/NodesUp.d.ts +3 -0
- package/NodesUp.js +29 -0
- package/OctagonXmark.d.ts +3 -0
- package/OctagonXmark.js +29 -0
- package/OfficeBadge.d.ts +3 -0
- package/OfficeBadge.js +29 -0
- package/Palette.d.ts +3 -0
- package/Palette.js +29 -0
- package/Passport.js +1 -1
- package/Pause.d.ts +3 -0
- package/Pause.js +29 -0
- package/Pencil.d.ts +3 -0
- package/Pencil.js +29 -0
- package/PencilToLine.d.ts +3 -0
- package/PencilToLine.js +29 -0
- package/PencilToSquare.js +1 -1
- package/PersonSpeaker.d.ts +3 -0
- package/PersonSpeaker.js +29 -0
- package/PersonsLock.d.ts +3 -0
- package/PersonsLock.js +31 -0
- package/Picture.js +1 -1
- package/Play.d.ts +3 -0
- package/Play.js +29 -0
- package/PlugConnection.d.ts +3 -0
- package/PlugConnection.js +33 -0
- package/PlugWire.d.ts +3 -0
- package/PlugWire.js +33 -0
- package/Power.d.ts +3 -0
- package/Power.js +29 -0
- package/Printer.d.ts +3 -0
- package/Printer.js +29 -0
- package/Receipt.d.ts +3 -0
- package/Receipt.js +29 -0
- package/RectanglePulse.d.ts +3 -0
- package/RectanglePulse.js +29 -0
- package/Rectangles4.d.ts +3 -0
- package/Rectangles4.js +31 -0
- package/Rocket.d.ts +3 -0
- package/Rocket.js +33 -0
- package/Sack.d.ts +3 -0
- package/Sack.js +33 -0
- package/ScalesBalanced.d.ts +3 -0
- package/ScalesBalanced.js +29 -0
- package/ScalesUnbalanced.d.ts +3 -0
- package/ScalesUnbalanced.js +29 -0
- package/Shuffle.d.ts +3 -0
- package/Shuffle.js +29 -0
- package/Sliders.d.ts +3 -0
- package/{SlidersHorizontal.js → Sliders.js} +2 -2
- package/Snowflake.js +1 -1
- package/Sphere.js +1 -1
- package/Square.d.ts +3 -0
- package/Square.js +29 -0
- package/SquareArticle.d.ts +3 -0
- package/SquareArticle.js +29 -0
- package/SquareFill.d.ts +3 -0
- package/SquareFill.js +29 -0
- package/Stop.d.ts +3 -0
- package/Stop.js +29 -0
- package/Tag.d.ts +3 -0
- package/Tag.js +29 -0
- package/TagDollar.d.ts +3 -0
- package/TagDollar.js +29 -0
- package/TagRuble.d.ts +3 -0
- package/TagRuble.js +29 -0
- package/Tags.d.ts +3 -0
- package/Tags.js +29 -0
- package/TextIndent.d.ts +3 -0
- package/TextIndent.js +29 -0
- package/TextOutdent.d.ts +3 -0
- package/TextOutdent.js +29 -0
- package/Timeline.d.ts +3 -0
- package/Timeline.js +29 -0
- package/Timestamps.d.ts +3 -0
- package/Timestamps.js +33 -0
- package/TrafficLight.d.ts +3 -0
- package/TrafficLight.js +29 -0
- package/TrashBin.d.ts +3 -0
- package/{Trash.js → TrashBin.js} +2 -2
- package/TriangleDown.d.ts +3 -0
- package/TriangleDown.js +29 -0
- package/TriangleDownFill.d.ts +3 -0
- package/TriangleDownFill.js +29 -0
- package/TriangleExclamation.js +1 -1
- package/TriangleExclamationFill.js +1 -1
- package/TriangleLeft.d.ts +3 -0
- package/TriangleLeft.js +29 -0
- package/TriangleLeftFill.d.ts +3 -0
- package/TriangleLeftFill.js +29 -0
- package/TriangleRight.d.ts +3 -0
- package/TriangleRight.js +29 -0
- package/TriangleRightFill.d.ts +3 -0
- package/TriangleRightFill.js +29 -0
- package/TriangleThunderbolt.d.ts +3 -0
- package/TriangleThunderbolt.js +29 -0
- package/TriangleUp.d.ts +3 -0
- package/TriangleUp.js +29 -0
- package/TriangleUpFill.d.ts +3 -0
- package/TriangleUpFill.js +29 -0
- package/Tv.d.ts +3 -0
- package/Tv.js +29 -0
- package/TvRetro.d.ts +3 -0
- package/TvRetro.js +29 -0
- package/Vault.d.ts +3 -0
- package/Vault.js +29 -0
- package/VectorCircle.d.ts +3 -0
- package/VectorCircle.js +34 -0
- package/VectorSquare.d.ts +3 -0
- package/VectorSquare.js +29 -0
- package/WeightHanging.d.ts +3 -0
- package/WeightHanging.js +29 -0
- package/esm/ArrowShapeDown.js +4 -0
- package/esm/ArrowShapeLeft.js +4 -0
- package/esm/ArrowShapeRight.js +4 -0
- package/esm/ArrowShapeUp.js +4 -0
- package/esm/ArrowUpFromSquareSlash.js +4 -0
- package/esm/Arrows3RotateLeftLetterA.js +8 -0
- package/esm/At.js +1 -1
- package/esm/Bars.js +1 -1
- package/esm/BarsAscendingAlignCenter.js +1 -1
- package/esm/BarsAscendingAlignLeft.js +1 -1
- package/esm/BarsAscendingAlignRight.js +1 -1
- package/esm/BarsDescendingAlignCenter.js +1 -1
- package/esm/BarsDescendingAlignLeft.js +1 -1
- package/esm/BarsDescendingAlignRight.js +1 -1
- package/esm/BellDot.js +3 -1
- package/esm/Book.js +4 -0
- package/esm/BranchesDown.js +4 -0
- package/esm/BranchesRight.js +4 -0
- package/esm/{Case.js → Briefcase.js} +2 -2
- package/esm/BucketPaint.js +4 -0
- package/esm/Bug.js +1 -1
- package/esm/Bulb.js +1 -1
- package/esm/ChartAreaStacked.js +1 -1
- package/esm/ChartAreaStackedNormalized.js +4 -0
- package/esm/ChartBar.js +4 -0
- package/esm/ChartBarStacked.js +4 -0
- package/esm/ChartColumn.js +1 -1
- package/esm/ChartColumnStacked.js +4 -0
- package/esm/ChartDonut.js +4 -0
- package/esm/ChartLine.js +1 -3
- package/esm/ChartMixed.js +4 -0
- package/esm/ChartTreemap.js +4 -0
- package/esm/ChevronsCollapseFromLines.js +4 -0
- package/esm/ChevronsCollapseToLine.js +4 -0
- package/esm/ChevronsExpandFromLine.js +4 -0
- package/esm/ChevronsExpandToLines.js +4 -0
- package/esm/Circle.js +4 -0
- package/esm/CircleArrowDown.js +4 -0
- package/esm/CircleArrowDownFill.js +4 -0
- package/esm/CircleArrowLeft.js +4 -0
- package/esm/CircleArrowLeftFill.js +4 -0
- package/esm/CircleArrowRight.js +4 -0
- package/esm/CircleArrowRightFill.js +4 -0
- package/esm/CircleArrowUp.js +4 -0
- package/esm/CircleArrowUpFill.js +4 -0
- package/esm/CircleCheckFill.js +4 -0
- package/esm/CircleChevronDown.js +4 -0
- package/esm/CircleChevronDownFill.js +4 -0
- package/esm/CircleChevronLeft.js +4 -0
- package/esm/CircleChevronLeftFill.js +4 -0
- package/esm/CircleChevronRight.js +4 -0
- package/esm/CircleChevronRightFill.js +4 -0
- package/esm/CircleChevronUp.js +4 -0
- package/esm/CircleChevronUpFill.js +4 -0
- package/esm/CircleChevronsDown.js +4 -0
- package/esm/CircleChevronsLeft.js +4 -0
- package/esm/CircleChevronsRight.js +4 -0
- package/esm/CircleChevronsUp.js +4 -0
- package/esm/CircleDashed.js +4 -0
- package/esm/CircleDollar.js +4 -0
- package/esm/CircleFill.js +4 -0
- package/esm/CircleInfoFill.js +4 -0
- package/esm/CircleLetterS.js +4 -0
- package/esm/CircleMinusFill.js +4 -0
- package/esm/CirclePause.js +1 -1
- package/esm/CirclePlusFill.js +4 -0
- package/esm/CircleQuestionFill.js +4 -0
- package/esm/CircleRuble.js +4 -0
- package/esm/CircleXmarkFill.js +4 -0
- package/esm/Circles3Plus.js +4 -0
- package/esm/Circles4Square.js +1 -1
- package/esm/ClockArrowRotateLeft.js +4 -0
- package/esm/ClockFill.js +4 -0
- package/esm/{ArrowUpToCloud.js → CloudArrowUpIn.js} +2 -2
- package/esm/CloudCheck.js +4 -0
- package/esm/Clouds.js +8 -0
- package/esm/Code.js +1 -1
- package/esm/CodeCommit.js +1 -1
- package/esm/CodePullRequestArrowLeft.js +4 -0
- package/esm/CodePullRequestArrowRight.js +4 -0
- package/esm/CodePullRequestCheck.js +4 -0
- package/esm/CodePullRequestXmark.js +4 -0
- package/esm/CopyCheck.js +6 -0
- package/esm/CopyMinus.js +4 -0
- package/esm/CopyPlus.js +4 -0
- package/esm/CopyTransparent.js +4 -0
- package/esm/Cpu.js +5 -1
- package/esm/Cpus.js +8 -0
- package/esm/Crop.js +8 -0
- package/esm/Cubes3Overlap.js +4 -0
- package/esm/DatabaseMagnifier.js +4 -0
- package/esm/Diamond.js +8 -0
- package/esm/DiamondFill.js +8 -0
- package/esm/Dice1.js +1 -1
- package/esm/Dice2.js +1 -1
- package/esm/Dice3.js +1 -1
- package/esm/Dice4.js +1 -1
- package/esm/Dice5.js +1 -1
- package/esm/Dice6.js +1 -1
- package/esm/ExclamationShape.js +8 -0
- package/esm/FaceAlien.js +4 -0
- package/esm/FaceRobot.js +4 -0
- package/esm/FileArrowDown.js +4 -0
- package/esm/FileArrowLeft.js +4 -0
- package/esm/FileArrowRight.js +4 -0
- package/esm/{ArrowRightFromFile.js → FileArrowRightOut.js} +2 -2
- package/esm/FileArrowUp.js +4 -0
- package/esm/FileCheck.js +4 -0
- package/esm/FileCode.js +4 -0
- package/esm/FileDollar.js +4 -0
- package/esm/FileExclamation.js +4 -0
- package/esm/FileMagnifier.js +4 -0
- package/esm/FileMinus.js +4 -0
- package/esm/FilePlus.js +4 -0
- package/esm/FileQuestion.js +4 -0
- package/esm/FileXmark.js +4 -0
- package/esm/Fingerprint.js +1 -1
- package/esm/Flag.js +1 -1
- package/esm/{Fire.js → Flame.js} +2 -2
- package/esm/FloppyDisk.js +6 -0
- package/esm/Folder.js +1 -1
- package/esm/FolderArrowRight.js +1 -1
- package/esm/{ArrowUpToFolder.js → FolderArrowUpIn.js} +2 -2
- package/esm/FolderCode.js +1 -1
- package/esm/FolderFill.js +1 -5
- package/esm/FolderFlows.js +1 -1
- package/esm/{FolderHome.js → FolderHouse.js} +2 -2
- package/esm/FolderLock.js +4 -0
- package/esm/Font.js +4 -0
- package/esm/FontCase.js +8 -0
- package/esm/FontCursor.js +4 -0
- package/esm/Frame.js +4 -0
- package/esm/Frames.js +8 -0
- package/esm/GearDot.js +9 -0
- package/esm/GearPlay.js +1 -5
- package/esm/Ghost.js +4 -0
- package/esm/GraphNode.js +4 -0
- package/esm/{GripVertical.js → Grip.js} +2 -2
- package/esm/Hashtag.js +4 -0
- package/esm/Heading.js +4 -0
- package/esm/Headphones.js +4 -0
- package/esm/Heart.js +1 -1
- package/esm/HeartCrack.js +4 -0
- package/esm/HeartFill.js +1 -1
- package/esm/HeartPulse.js +1 -1
- package/esm/{Home.js → House.js} +2 -2
- package/esm/Key.js +1 -1
- package/esm/{Layers3Vertical.js → Layers3Diagonal.js} +2 -2
- package/esm/LayersVertical.js +1 -5
- package/esm/LayoutCells.js +4 -0
- package/esm/LayoutCellsLarge.js +4 -0
- package/esm/LayoutColumns.js +4 -0
- package/esm/LayoutColumns3.js +4 -0
- package/esm/LayoutHeader.js +4 -0
- package/esm/LayoutHeaderCells.js +4 -0
- package/esm/LayoutHeaderCellsLarge.js +4 -0
- package/esm/LayoutHeaderCellsLargeLetterD.js +4 -0
- package/esm/LayoutHeaderCellsLargeThunderbolt.js +4 -0
- package/esm/LayoutHeaderColumns.js +4 -0
- package/esm/LayoutHeaderSideContent.js +4 -0
- package/esm/LayoutList.js +4 -0
- package/esm/LayoutRows.js +4 -0
- package/esm/LayoutRows3.js +4 -0
- package/esm/LayoutSideContent.js +4 -0
- package/esm/Link.js +1 -1
- package/esm/ListCheck.js +4 -0
- package/esm/ListCheckLock.js +4 -0
- package/esm/ListTimeline.js +4 -0
- package/esm/ListUl.js +4 -0
- package/esm/Lock.js +1 -1
- package/esm/LogoAcrobat.js +4 -0
- package/esm/LogoDocker.js +8 -0
- package/esm/LogoGitlab.js +4 -0
- package/esm/LogoLinux.js +4 -0
- package/esm/LogoMacos.js +4 -0
- package/esm/LogoNotion.js +4 -0
- package/esm/LogoPython.js +4 -0
- package/esm/LogoStackOverflow.js +4 -0
- package/esm/LogoTelegram.js +4 -0
- package/esm/LogoUbuntu.js +4 -0
- package/esm/LogoWindows.js +4 -0
- package/esm/LogoYandex.js +4 -0
- package/esm/LogoYandexCloud.js +4 -0
- package/esm/Magnet.js +4 -0
- package/esm/MathIntersectionShape.js +4 -0
- package/esm/MathOperations.js +4 -0
- package/esm/MathUnionShape.js +4 -0
- package/esm/Medal.js +4 -0
- package/esm/NodesDown.js +4 -0
- package/esm/NodesLeft.js +4 -0
- package/esm/NodesRight.js +4 -0
- package/esm/NodesUp.js +4 -0
- package/esm/OctagonXmark.js +4 -0
- package/esm/OfficeBadge.js +4 -0
- package/esm/Palette.js +4 -0
- package/esm/Passport.js +1 -1
- package/esm/Pause.js +4 -0
- package/esm/Pencil.js +4 -0
- package/esm/PencilToLine.js +4 -0
- package/esm/PencilToSquare.js +1 -1
- package/esm/PersonSpeaker.js +4 -0
- package/esm/PersonsLock.js +6 -0
- package/esm/Picture.js +1 -1
- package/esm/Play.js +4 -0
- package/esm/PlugConnection.js +8 -0
- package/esm/PlugWire.js +8 -0
- package/esm/Power.js +4 -0
- package/esm/Printer.js +4 -0
- package/esm/Receipt.js +4 -0
- package/esm/RectanglePulse.js +4 -0
- package/esm/Rectangles4.js +6 -0
- package/esm/Rocket.js +8 -0
- package/esm/Sack.js +8 -0
- package/esm/ScalesBalanced.js +4 -0
- package/esm/ScalesUnbalanced.js +4 -0
- package/esm/Shuffle.js +4 -0
- package/esm/{SlidersHorizontal.js → Sliders.js} +2 -2
- package/esm/Snowflake.js +1 -1
- package/esm/Sphere.js +1 -1
- package/esm/Square.js +4 -0
- package/esm/SquareArticle.js +4 -0
- package/esm/SquareFill.js +4 -0
- package/esm/Stop.js +4 -0
- package/esm/Tag.js +4 -0
- package/esm/TagDollar.js +4 -0
- package/esm/TagRuble.js +4 -0
- package/esm/Tags.js +4 -0
- package/esm/TextIndent.js +4 -0
- package/esm/TextOutdent.js +4 -0
- package/esm/Timeline.js +4 -0
- package/esm/Timestamps.js +8 -0
- package/esm/TrafficLight.js +4 -0
- package/esm/{Trash.js → TrashBin.js} +2 -2
- package/esm/TriangleDown.js +4 -0
- package/esm/TriangleDownFill.js +4 -0
- package/esm/TriangleExclamation.js +1 -1
- package/esm/TriangleExclamationFill.js +1 -1
- package/esm/TriangleLeft.js +4 -0
- package/esm/TriangleLeftFill.js +4 -0
- package/esm/TriangleRight.js +4 -0
- package/esm/TriangleRightFill.js +4 -0
- package/esm/TriangleThunderbolt.js +4 -0
- package/esm/TriangleUp.js +4 -0
- package/esm/TriangleUpFill.js +4 -0
- package/esm/Tv.js +4 -0
- package/esm/TvRetro.js +4 -0
- package/esm/Vault.js +4 -0
- package/esm/VectorCircle.js +9 -0
- package/esm/VectorSquare.js +4 -0
- package/esm/WeightHanging.js +4 -0
- package/esm/index.js +203 -11
- package/index.d.ts +203 -11
- package/index.js +416 -28
- package/package.json +1 -1
- package/svgs/arrow-shape-down.svg +1 -0
- package/svgs/arrow-shape-left.svg +1 -0
- package/svgs/arrow-shape-right.svg +1 -0
- package/svgs/arrow-shape-up.svg +1 -0
- package/svgs/arrow-up-from-square-slash.svg +1 -0
- package/svgs/arrows-3-rotate-left-letter-a.svg +1 -0
- package/svgs/at.svg +1 -1
- package/svgs/bars-ascending-align-center.svg +1 -1
- package/svgs/bars-ascending-align-left.svg +1 -1
- package/svgs/bars-ascending-align-right.svg +1 -1
- package/svgs/bars-descending-align-center.svg +1 -1
- package/svgs/bars-descending-align-left.svg +1 -1
- package/svgs/bars-descending-align-right.svg +1 -1
- package/svgs/bars.svg +1 -1
- package/svgs/bell-dot.svg +1 -1
- package/svgs/book.svg +1 -0
- package/svgs/branches-down.svg +1 -0
- package/svgs/branches-right.svg +1 -0
- package/svgs/bucket-paint.svg +1 -0
- package/svgs/bug.svg +1 -1
- package/svgs/bulb.svg +1 -1
- package/svgs/chart-area-stacked-normalized.svg +1 -0
- package/svgs/chart-area-stacked.svg +1 -1
- package/svgs/chart-bar-stacked.svg +1 -0
- package/svgs/chart-bar.svg +1 -0
- package/svgs/chart-column-stacked.svg +1 -0
- package/svgs/chart-column.svg +1 -1
- package/svgs/chart-donut.svg +1 -0
- package/svgs/chart-line.svg +1 -1
- package/svgs/chart-mixed.svg +1 -0
- package/svgs/chart-treemap.svg +1 -0
- package/svgs/chevrons-collapse-from-lines.svg +1 -0
- package/svgs/chevrons-collapse-to-line.svg +1 -0
- package/svgs/chevrons-expand-from-line.svg +1 -0
- package/svgs/chevrons-expand-to-lines.svg +1 -0
- package/svgs/circle-arrow-down-fill.svg +1 -0
- package/svgs/circle-arrow-down.svg +1 -0
- package/svgs/circle-arrow-left-fill.svg +1 -0
- package/svgs/circle-arrow-left.svg +1 -0
- package/svgs/circle-arrow-right-fill.svg +1 -0
- package/svgs/circle-arrow-right.svg +1 -0
- package/svgs/circle-arrow-up-fill.svg +1 -0
- package/svgs/circle-arrow-up.svg +1 -0
- package/svgs/circle-check-fill.svg +1 -0
- package/svgs/circle-chevron-down-fill.svg +1 -0
- package/svgs/circle-chevron-down.svg +1 -0
- package/svgs/circle-chevron-left-fill.svg +1 -0
- package/svgs/circle-chevron-left.svg +1 -0
- package/svgs/circle-chevron-right-fill.svg +1 -0
- package/svgs/circle-chevron-right.svg +1 -0
- package/svgs/circle-chevron-up-fill.svg +1 -0
- package/svgs/circle-chevron-up.svg +1 -0
- package/svgs/circle-chevrons-down.svg +1 -0
- package/svgs/circle-chevrons-left.svg +1 -0
- package/svgs/circle-chevrons-right.svg +1 -0
- package/svgs/circle-chevrons-up.svg +1 -0
- package/svgs/circle-dashed.svg +1 -0
- package/svgs/circle-dollar.svg +1 -0
- package/svgs/circle-fill.svg +1 -0
- package/svgs/circle-info-fill.svg +1 -0
- package/svgs/circle-letter-s.svg +1 -0
- package/svgs/circle-minus-fill.svg +1 -0
- package/svgs/circle-pause.svg +1 -1
- package/svgs/circle-plus-fill.svg +1 -0
- package/svgs/circle-question-fill.svg +1 -0
- package/svgs/circle-ruble.svg +1 -0
- package/svgs/circle-xmark-fill.svg +1 -0
- package/svgs/circle.svg +1 -0
- package/svgs/circles-3-plus.svg +1 -0
- package/svgs/circles-4-square.svg +1 -1
- package/svgs/clock-arrow-rotate-left.svg +1 -0
- package/svgs/clock-fill.svg +1 -0
- package/svgs/cloud-check.svg +1 -0
- package/svgs/clouds.svg +1 -0
- package/svgs/code-commit.svg +1 -1
- package/svgs/code-pull-request-arrow-left.svg +1 -0
- package/svgs/code-pull-request-arrow-right.svg +1 -0
- package/svgs/code-pull-request-check.svg +1 -0
- package/svgs/code-pull-request-xmark.svg +1 -0
- package/svgs/code.svg +1 -1
- package/svgs/copy-check.svg +1 -0
- package/svgs/copy-minus.svg +1 -0
- package/svgs/copy-plus.svg +1 -0
- package/svgs/copy-transparent.svg +1 -0
- package/svgs/cpu.svg +1 -1
- package/svgs/cpus.svg +1 -0
- package/svgs/crop.svg +1 -0
- package/svgs/cubes-3-overlap.svg +1 -0
- package/svgs/database-magnifier.svg +1 -0
- package/svgs/diamond-fill.svg +1 -0
- package/svgs/diamond.svg +1 -0
- package/svgs/dice-1.svg +1 -1
- package/svgs/dice-2.svg +1 -1
- package/svgs/dice-3.svg +1 -1
- package/svgs/dice-4.svg +1 -1
- package/svgs/dice-5.svg +1 -1
- package/svgs/dice-6.svg +1 -1
- package/svgs/exclamation-shape.svg +1 -0
- package/svgs/face-alien.svg +1 -0
- package/svgs/face-robot.svg +1 -0
- package/svgs/file-arrow-down.svg +1 -0
- package/svgs/file-arrow-left.svg +1 -0
- package/svgs/file-arrow-right.svg +1 -0
- package/svgs/file-arrow-up.svg +1 -0
- package/svgs/file-check.svg +1 -0
- package/svgs/file-code.svg +1 -0
- package/svgs/file-dollar.svg +1 -0
- package/svgs/file-exclamation.svg +1 -0
- package/svgs/file-magnifier.svg +1 -0
- package/svgs/file-minus.svg +1 -0
- package/svgs/file-plus.svg +1 -0
- package/svgs/file-question.svg +1 -0
- package/svgs/file-xmark.svg +1 -0
- package/svgs/fingerprint.svg +1 -1
- package/svgs/flag.svg +1 -1
- package/svgs/floppy-disk.svg +1 -0
- package/svgs/folder-arrow-right.svg +1 -1
- package/svgs/folder-code.svg +1 -1
- package/svgs/folder-fill.svg +1 -1
- package/svgs/folder-flows.svg +1 -1
- package/svgs/folder-lock.svg +1 -0
- package/svgs/folder.svg +1 -1
- package/svgs/font-case.svg +1 -0
- package/svgs/font-cursor.svg +1 -0
- package/svgs/font.svg +1 -0
- package/svgs/frame.svg +1 -0
- package/svgs/frames.svg +1 -0
- package/svgs/gear-dot.svg +1 -0
- package/svgs/gear-play.svg +1 -1
- package/svgs/ghost.svg +1 -0
- package/svgs/graph-node.svg +1 -0
- package/svgs/hashtag.svg +1 -0
- package/svgs/heading.svg +1 -0
- package/svgs/headphones.svg +1 -0
- package/svgs/heart-crack.svg +1 -0
- package/svgs/heart-fill.svg +1 -1
- package/svgs/heart-pulse.svg +1 -1
- package/svgs/heart.svg +1 -1
- package/svgs/key.svg +1 -1
- package/svgs/layers-vertical.svg +1 -1
- package/svgs/layout-cells-large.svg +1 -0
- package/svgs/layout-cells.svg +1 -0
- package/svgs/layout-columns-3.svg +1 -0
- package/svgs/layout-columns.svg +1 -0
- package/svgs/layout-header-cells-large-letter-d.svg +1 -0
- package/svgs/layout-header-cells-large-thunderbolt.svg +1 -0
- package/svgs/layout-header-cells-large.svg +1 -0
- package/svgs/layout-header-cells.svg +1 -0
- package/svgs/layout-header-columns.svg +1 -0
- package/svgs/layout-header-side-content.svg +1 -0
- package/svgs/layout-header.svg +1 -0
- package/svgs/layout-list.svg +1 -0
- package/svgs/layout-rows-3.svg +1 -0
- package/svgs/layout-rows.svg +1 -0
- package/svgs/layout-side-content.svg +1 -0
- package/svgs/link.svg +1 -1
- package/svgs/list-check-lock.svg +1 -0
- package/svgs/list-check.svg +1 -0
- package/svgs/list-timeline.svg +1 -0
- package/svgs/list-ul.svg +1 -0
- package/svgs/lock.svg +1 -1
- package/svgs/logo-acrobat.svg +1 -0
- package/svgs/logo-docker.svg +1 -0
- package/svgs/logo-gitlab.svg +1 -0
- package/svgs/logo-linux.svg +1 -0
- package/svgs/logo-macos.svg +1 -0
- package/svgs/logo-notion.svg +1 -0
- package/svgs/logo-python.svg +1 -0
- package/svgs/logo-stack-overflow.svg +1 -0
- package/svgs/logo-telegram.svg +1 -0
- package/svgs/logo-ubuntu.svg +1 -0
- package/svgs/logo-windows.svg +1 -0
- package/svgs/logo-yandex-cloud.svg +1 -0
- package/svgs/logo-yandex.svg +1 -0
- package/svgs/magnet.svg +1 -0
- package/svgs/math-intersection-shape.svg +1 -0
- package/svgs/math-operations.svg +1 -0
- package/svgs/math-union-shape.svg +1 -0
- package/svgs/medal.svg +1 -0
- package/svgs/nodes-down.svg +1 -0
- package/svgs/nodes-left.svg +1 -0
- package/svgs/nodes-right.svg +1 -0
- package/svgs/nodes-up.svg +1 -0
- package/svgs/octagon-xmark.svg +1 -0
- package/svgs/office-badge.svg +1 -0
- package/svgs/palette.svg +1 -0
- package/svgs/passport.svg +1 -1
- package/svgs/pause.svg +1 -0
- package/svgs/pencil-to-line.svg +1 -0
- package/svgs/pencil-to-square.svg +1 -1
- package/svgs/pencil.svg +1 -0
- package/svgs/person-speaker.svg +1 -0
- package/svgs/persons-lock.svg +1 -0
- package/svgs/picture.svg +1 -1
- package/svgs/play.svg +1 -0
- package/svgs/plug-connection.svg +1 -0
- package/svgs/plug-wire.svg +1 -0
- package/svgs/power.svg +1 -0
- package/svgs/printer.svg +1 -0
- package/svgs/receipt.svg +1 -0
- package/svgs/rectangle-pulse.svg +1 -0
- package/svgs/rectangles-4.svg +1 -0
- package/svgs/rocket.svg +1 -0
- package/svgs/sack.svg +1 -0
- package/svgs/scales-balanced.svg +1 -0
- package/svgs/scales-unbalanced.svg +1 -0
- package/svgs/shuffle.svg +1 -0
- package/svgs/snowflake.svg +1 -1
- package/svgs/sphere.svg +1 -1
- package/svgs/square-article.svg +1 -0
- package/svgs/square-fill.svg +1 -0
- package/svgs/square.svg +1 -0
- package/svgs/stop.svg +1 -0
- package/svgs/tag-dollar.svg +1 -0
- package/svgs/tag-ruble.svg +1 -0
- package/svgs/tag.svg +1 -0
- package/svgs/tags.svg +1 -0
- package/svgs/text-indent.svg +1 -0
- package/svgs/text-outdent.svg +1 -0
- package/svgs/timeline.svg +1 -0
- package/svgs/timestamps.svg +1 -0
- package/svgs/traffic-light.svg +1 -0
- package/svgs/triangle-down-fill.svg +1 -0
- package/svgs/triangle-down.svg +1 -0
- package/svgs/triangle-exclamation-fill.svg +1 -1
- package/svgs/triangle-exclamation.svg +1 -1
- package/svgs/triangle-left-fill.svg +1 -0
- package/svgs/triangle-left.svg +1 -0
- package/svgs/triangle-right-fill.svg +1 -0
- package/svgs/triangle-right.svg +1 -0
- package/svgs/triangle-thunderbolt.svg +1 -0
- package/svgs/triangle-up-fill.svg +1 -0
- package/svgs/triangle-up.svg +1 -0
- package/svgs/tv-retro.svg +1 -0
- package/svgs/tv.svg +1 -0
- package/svgs/vault.svg +1 -0
- package/svgs/vector-circle.svg +1 -0
- package/svgs/vector-square.svg +1 -0
- package/svgs/weight-hanging.svg +1 -0
- package/ArrowRightFromFile.d.ts +0 -3
- package/ArrowUpToCloud.d.ts +0 -3
- package/ArrowUpToFolder.d.ts +0 -3
- package/Case.d.ts +0 -3
- package/Fire.d.ts +0 -3
- package/FolderHome.d.ts +0 -3
- package/GripVertical.d.ts +0 -3
- package/Home.d.ts +0 -3
- package/Layers3Vertical.d.ts +0 -3
- package/SlidersHorizontal.d.ts +0 -3
- package/Trash.d.ts +0 -3
- /package/svgs/{case.svg → briefcase.svg} +0 -0
- /package/svgs/{arrow-up-to-cloud.svg → cloud-arrow-up-in.svg} +0 -0
- /package/svgs/{arrow-right-from-file.svg → file-arrow-right-out.svg} +0 -0
- /package/svgs/{fire.svg → flame.svg} +0 -0
- /package/svgs/{arrow-up-to-folder.svg → folder-arrow-up-in.svg} +0 -0
- /package/svgs/{folder-home.svg → folder-house.svg} +0 -0
- /package/svgs/{grip-vertical.svg → grip.svg} +0 -0
- /package/svgs/{home.svg → house.svg} +0 -0
- /package/svgs/{layers-3-vertical.svg → layers-3-diagonal.svg} +0 -0
- /package/svgs/{sliders-horizontal.svg → sliders.svg} +0 -0
- /package/svgs/{trash.svg → trash-bin.svg} +0 -0
package/FloppyDisk.js
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
const React = __importStar(require("react"));
|
|
27
|
+
const FloppyDisk = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
28
|
+
React.createElement("g", { fill: "currentColor", fillRule: "evenodd", clipRule: "evenodd" },
|
|
29
|
+
React.createElement("path", { d: "M3 11.5A1.5 1.5 0 0 0 4.5 13v-2.5a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2V13a1.5 1.5 0 0 0 1.5-1.5V6.036a1 1 0 0 0-.293-.708l-2.035-2.035A1 1 0 0 0 9.964 3H6v1a.5.5 0 0 0 .5.5h3a.75.75 0 0 1 0 1.5h-3a2 2 0 0 1-2-2V3A1.5 1.5 0 0 0 3 4.5v7Zm-1.5 0a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3V6.036a2.5 2.5 0 0 0-.732-1.768l-2.036-2.036A2.5 2.5 0 0 0 9.964 1.5H4.5a3 3 0 0 0-3 3v7Zm8.5-1V13H6v-2.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5Z" }),
|
|
30
|
+
React.createElement("path", { d: "M3 11.5A1.5 1.5 0 0 0 4.5 13v-2.5a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2V13a1.5 1.5 0 0 0 1.5-1.5V6.036a1 1 0 0 0-.293-.708l-2.035-2.035A1 1 0 0 0 9.964 3H6v1a.5.5 0 0 0 .5.5h3a.75.75 0 0 1 0 1.5h-3a2 2 0 0 1-2-2V3A1.5 1.5 0 0 0 3 4.5v7Zm-1.5 0a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3V6.036a2.5 2.5 0 0 0-.732-1.768l-2.036-2.036A2.5 2.5 0 0 0 9.964 1.5H4.5a3 3 0 0 0-3 3v7Zm8.5-1V13H6v-2.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5Z" }))));
|
|
31
|
+
exports.default = FloppyDisk;
|
package/Folder.js
CHANGED
|
@@ -25,5 +25,5 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
const React = __importStar(require("react"));
|
|
27
27
|
const Folder = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
28
|
-
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m6.44 4.06.439.44H12.5A1.5 1.5 0 0 1 14 6v5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 11V4.5A1.5 1.5 0 0 1 3.5 3h1.257a1.5 1.5 0 0 1 1.061.44l.621.62ZM.5 4.5a3 3 0 0 1 3-3h1.257a3 3 0 0 1 2.122.879L7.5 3h5a3 3 0 0 1 3 3v5a3 3 0 0 1-3 3h-9a3 3 0 0 1-3-3V4.5Zm4.25 2a.75.75 0
|
|
28
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m6.44 4.06.439.44H12.5A1.5 1.5 0 0 1 14 6v5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 11V4.5A1.5 1.5 0 0 1 3.5 3h1.257a1.5 1.5 0 0 1 1.061.44l.621.62ZM.5 4.5a3 3 0 0 1 3-3h1.257a3 3 0 0 1 2.122.879L7.5 3h5a3 3 0 0 1 3 3v5a3 3 0 0 1-3 3h-9a3 3 0 0 1-3-3V4.5Zm4.25 2a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Z", clipRule: "evenodd" })));
|
|
29
29
|
exports.default = Folder;
|
package/FolderArrowRight.js
CHANGED
|
@@ -25,5 +25,5 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
const React = __importStar(require("react"));
|
|
27
27
|
const FolderArrowRight = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
28
|
-
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m6.44 4.06.439.44H12.5A1.5 1.5 0 0 1 14 6v5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 11V4.5A1.5 1.5 0 0 1 3.5 3h1.257a1.5 1.5 0 0 1 1.061.44l.621.62ZM.5 4.5a3 3 0 0 1 3-3h1.257a3 3 0 0 1 2.122.879L7.5 3h5a3 3 0 0 1 3 3v5a3 3 0 0 1-3 3h-9a3 3 0 0 1-3-3V4.5Zm8.03 1.47a.75.75 0 0 0-1.06 1.06l.72.72H6a.75.75 0
|
|
28
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m6.44 4.06.439.44H12.5A1.5 1.5 0 0 1 14 6v5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 11V4.5A1.5 1.5 0 0 1 3.5 3h1.257a1.5 1.5 0 0 1 1.061.44l.621.62ZM.5 4.5a3 3 0 0 1 3-3h1.257a3 3 0 0 1 2.122.879L7.5 3h5a3 3 0 0 1 3 3v5a3 3 0 0 1-3 3h-9a3 3 0 0 1-3-3V4.5Zm8.03 1.47a.75.75 0 0 0-1.06 1.06l.72.72H6a.75.75 0 1 0 0 1.5h2.19l-.72.72a.75.75 0 1 0 1.06 1.06l2-2a.75.75 0 0 0 0-1.06l-2-2Z", clipRule: "evenodd" })));
|
|
29
29
|
exports.default = FolderArrowRight;
|
|
@@ -24,6 +24,6 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
const React = __importStar(require("react"));
|
|
27
|
-
const
|
|
27
|
+
const FolderArrowUpIn = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
28
28
|
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m6.44 3.56.439.44H12.5A1.5 1.5 0 0 1 14 5.5v5a1.5 1.5 0 0 1-1.5 1.5h-1.75a.75.75 0 0 0 0 1.5h1.75a3 3 0 0 0 3-3v-5a3 3 0 0 0-3-3h-5l-.621-.621A3 3 0 0 0 4.757 1H3.5a3 3 0 0 0-3 3v6.5a3 3 0 0 0 3 3h1.75a.75.75 0 0 0 0-1.5H3.5A1.5 1.5 0 0 1 2 10.5V4a1.5 1.5 0 0 1 1.5-1.5h1.257a1.5 1.5 0 0 1 1.061.44l.621.62Zm2.31 5 .72.72a.75.75 0 1 0 1.06-1.06l-2-2a.75.75 0 0 0-1.06 0l-2 2a.75.75 0 0 0 1.06 1.06l.72-.72v6.69a.75.75 0 0 0 1.5 0V8.56Z", clipRule: "evenodd" })));
|
|
29
|
-
exports.default =
|
|
29
|
+
exports.default = FolderArrowUpIn;
|
package/FolderCode.js
CHANGED
|
@@ -25,5 +25,5 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
const React = __importStar(require("react"));
|
|
27
27
|
const FolderCode = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
28
|
-
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m6.44 4.06.439.44H12.5A1.5 1.5 0 0 1 14 6v5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 11V4.5A1.5 1.5 0 0 1 3.5 3h1.257a1.5 1.5 0 0 1 1.061.44l.621.62ZM.5 4.5a3 3 0 0 1 3-3h1.257a3 3 0 0 1 2.122.879L7.5 3h5a3 3 0 0 1 3 3v5a3 3 0 0 1-3 3h-9a3 3 0 0 1-3-3V4.5Zm8.182 1.273a.75.75 0 0 1 .546.91l-1 4a.75.75 0 0 1-1.455-.365l1-4a.75.75 0 0 1 .909-.545ZM4.97 10.03a.75.75 0 0 0 1.06-1.06l-.47-.47.47-.47a.75.75 0
|
|
28
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m6.44 4.06.439.44H12.5A1.5 1.5 0 0 1 14 6v5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 11V4.5A1.5 1.5 0 0 1 3.5 3h1.257a1.5 1.5 0 0 1 1.061.44l.621.62ZM.5 4.5a3 3 0 0 1 3-3h1.257a3 3 0 0 1 2.122.879L7.5 3h5a3 3 0 0 1 3 3v5a3 3 0 0 1-3 3h-9a3 3 0 0 1-3-3V4.5Zm8.182 1.273a.75.75 0 0 1 .546.91l-1 4a.75.75 0 0 1-1.455-.365l1-4a.75.75 0 0 1 .909-.545ZM4.97 10.03a.75.75 0 0 0 1.06-1.06l-.47-.47.47-.47a.75.75 0 0 0-1.06-1.06l-1 1a.75.75 0 0 0 0 1.06l1 1Zm5-1.06a.75.75 0 1 0 1.06 1.06l1-1a.75.75 0 0 0 0-1.06l-1-1a.75.75 0 1 0-1.06 1.06l.47.47-.47.47Z", clipRule: "evenodd" })));
|
|
29
29
|
exports.default = FolderCode;
|
package/FolderFill.js
CHANGED
|
@@ -25,9 +25,5 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
const React = __importStar(require("react"));
|
|
27
27
|
const FolderFill = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
28
|
-
React.createElement("
|
|
29
|
-
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M3.5 1.5a3 3 0 0 0-3 3V11a3 3 0 0 0 3 3h9a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3h-5l-.621-.621A3 3 0 0 0 4.757 1.5H3.5Zm1.25 5a.75.75 0 1 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Z", clipRule: "evenodd" })),
|
|
30
|
-
React.createElement("defs", null,
|
|
31
|
-
React.createElement("clipPath", { id: "a" },
|
|
32
|
-
React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
|
|
28
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M3.5 1.5a3 3 0 0 0-3 3V11a3 3 0 0 0 3 3h9a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3h-5l-.621-.621A3 3 0 0 0 4.757 1.5H3.5Zm1.25 5a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Z", clipRule: "evenodd" })));
|
|
33
29
|
exports.default = FolderFill;
|
package/FolderFlows.js
CHANGED
|
@@ -25,5 +25,5 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
const React = __importStar(require("react"));
|
|
27
27
|
const FolderFlows = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
28
|
-
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m6.44 4.06.439.44H12.5A1.5 1.5 0 0 1 14 6v5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 11V4.5A1.5 1.5 0 0 1 3.5 3h1.257a1.5 1.5 0 0 1 1.061.44l.621.62ZM.5 4.5a3 3 0 0 1 3-3h1.257a3 3 0 0 1 2.122.879L7.5 3h5a3 3 0 0 1 3 3v5a3 3 0 0 1-3 3h-9a3 3 0 0 1-3-3V4.5Zm8.25 2.75A.25.25 0 0 1 9 7h1a.75.75 0 0 0 0-1.5H9a1.75 1.75 0 0 0-1.75 1.75v.5H6a.75.75 0
|
|
28
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m6.44 4.06.439.44H12.5A1.5 1.5 0 0 1 14 6v5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 11V4.5A1.5 1.5 0 0 1 3.5 3h1.257a1.5 1.5 0 0 1 1.061.44l.621.62ZM.5 4.5a3 3 0 0 1 3-3h1.257a3 3 0 0 1 2.122.879L7.5 3h5a3 3 0 0 1 3 3v5a3 3 0 0 1-3 3h-9a3 3 0 0 1-3-3V4.5Zm8.25 2.75A.25.25 0 0 1 9 7h1a.75.75 0 0 0 0-1.5H9a1.75 1.75 0 0 0-1.75 1.75v.5H6a.75.75 0 1 0 0 1.5h1.25v.5c0 .966.784 1.75 1.75 1.75h1a.75.75 0 0 0 0-1.5H9a.25.25 0 0 1-.25-.25v-.5H10a.75.75 0 0 0 0-1.5H8.75v-.5Z", clipRule: "evenodd" })));
|
|
29
29
|
exports.default = FolderFlows;
|
package/FolderHouse.d.ts
ADDED
|
@@ -24,6 +24,6 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
const React = __importStar(require("react"));
|
|
27
|
-
const
|
|
27
|
+
const FolderHouse = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
28
28
|
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m6.44 4.06.439.44H12.5A1.5 1.5 0 0 1 14 6v5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 11V4.5A1.5 1.5 0 0 1 3.5 3h1.257a1.5 1.5 0 0 1 1.061.44l.621.62ZM.5 4.5a3 3 0 0 1 3-3h1.257a3 3 0 0 1 2.122.879L7.5 3h5a3 3 0 0 1 3 3v5a3 3 0 0 1-3 3h-9a3 3 0 0 1-3-3V4.5ZM8 7.453l1.5 1.25V9.5h-3v-.797L8 7.453ZM5 8.468a1 1 0 0 1 .36-.768l2-1.667a1 1 0 0 1 1.28 0l2 1.667a1 1 0 0 1 .36.768V10a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V8.468Z", clipRule: "evenodd" })));
|
|
29
|
-
exports.default =
|
|
29
|
+
exports.default = FolderHouse;
|
package/FolderLock.d.ts
ADDED
package/FolderLock.js
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
const React = __importStar(require("react"));
|
|
27
|
+
const FolderLock = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
28
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m6.44 4.06.439.44H12.5A1.5 1.5 0 0 1 14 6v5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 11V4.5A1.5 1.5 0 0 1 3.5 3h1.257a1.5 1.5 0 0 1 1.061.44l.621.62ZM.5 4.5a3 3 0 0 1 3-3h1.257a3 3 0 0 1 2.122.879L7.5 3h5a3 3 0 0 1 3 3v5a3 3 0 0 1-3 3h-9a3 3 0 0 1-3-3V4.5Zm8 2.75v.25h-1v-.25a.5.5 0 0 1 1 0Zm1.6.25H10v-.25a2 2 0 1 0-4 0v.25h-.1a1.4 1.4 0 0 0-1.4 1.4v1.2a1.4 1.4 0 0 0 1.4 1.4h4.2a1.4 1.4 0 0 0 1.4-1.4V8.9a1.4 1.4 0 0 0-1.4-1.4ZM6 9v1h4V9H6Z", clipRule: "evenodd" })));
|
|
29
|
+
exports.default = FolderLock;
|
package/Font.d.ts
ADDED
package/Font.js
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
const React = __importStar(require("react"));
|
|
27
|
+
const Font = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
28
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8 2.25c-.618 0-1.169.39-1.373.974l-3.335 9.528a.75.75 0 0 0 1.416.496L5.845 10h4.31l1.137 3.248a.75.75 0 0 0 1.416-.496L9.373 3.224A1.455 1.455 0 0 0 8 2.25ZM9.63 8.5 8 3.842 6.37 8.5h3.26Z", clipRule: "evenodd" })));
|
|
29
|
+
exports.default = Font;
|
package/FontCase.d.ts
ADDED
package/FontCase.js
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
const React = __importStar(require("react"));
|
|
27
|
+
const FontCase = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
28
|
+
React.createElement("g", { clipPath: "url(#a)" },
|
|
29
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M4.75 2.25c-.618 0-1.169.39-1.373.974L.042 12.752a.75.75 0 0 0 1.416.496L2.595 10h4.31l1.137 3.248a.75.75 0 0 0 1.416-.496L6.123 3.224A1.455 1.455 0 0 0 4.75 2.25ZM6.38 8.5 4.75 3.842 3.12 8.5h3.26Zm5.135 2.996c0-.223.28-.746 1.152-.746H14.4c-.294 1.024-1.178 1.5-1.9 1.5-.45 0-.677-.134-.792-.249a.706.706 0 0 1-.193-.505Zm2.985.754V13a.75.75 0 1 0 1.5 0v-3c0-1.117-.28-2.065-.873-2.744-.606-.692-1.453-1.006-2.377-1.006-.53 0-.946.07-1.306.195-.338.117-.6.274-.804.396l-.025.015a.75.75 0 1 0 .77 1.288c.22-.132.365-.217.55-.281.178-.062.423-.113.815-.113.576 0 .978.186 1.248.494.191.218.354.543.44 1.006h-1.771c-1.462 0-2.658.977-2.652 2.254.003.542.191 1.116.632 1.557.447.448 1.085.689 1.853.689 1 0 1.75-.75 1.75-1.5h.25Z", clipRule: "evenodd" })),
|
|
30
|
+
React.createElement("defs", null,
|
|
31
|
+
React.createElement("clipPath", { id: "a" },
|
|
32
|
+
React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
|
|
33
|
+
exports.default = FontCase;
|
package/FontCursor.d.ts
ADDED
package/FontCursor.js
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
const React = __importStar(require("react"));
|
|
27
|
+
const FontCursor = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
28
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M10 2.25a.75.75 0 0 1 .75-.75c.576 0 1.102.217 1.5.573a2.242 2.242 0 0 1 1.5-.573.75.75 0 0 1 0 1.5.75.75 0 0 0-.75.75v8.75c0 .414.336.75.75.75a.75.75 0 0 1 0 1.5 2.242 2.242 0 0 1-1.5-.573 2.242 2.242 0 0 1-1.5.573.75.75 0 0 1 0-1.5.75.75 0 0 0 .75-.75V3.75a.75.75 0 0 0-.75-.75.75.75 0 0 1-.75-.75ZM5.75 3c-.618 0-1.168.39-1.374.972L1.543 12a.75.75 0 1 0 1.414.5L3.84 10h3.82l.883 2.5a.75.75 0 1 0 1.414-.5L7.124 3.972A1.457 1.457 0 0 0 5.75 3Zm1.381 5.5L5.75 4.587 4.369 8.5H7.13Z", clipRule: "evenodd" })));
|
|
29
|
+
exports.default = FontCursor;
|
package/Frame.d.ts
ADDED
package/Frame.js
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
const React = __importStar(require("react"));
|
|
27
|
+
const Frame = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
28
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12.25 1a.75.75 0 0 1 .75.75V3h1.25a.75.75 0 0 1 0 1.5H13v7h1.25a.75.75 0 0 1 0 1.5H13v1.25a.75.75 0 0 1-1.5 0V13h-7v1.25a.75.75 0 0 1-1.5 0V13H1.75a.75.75 0 0 1 0-1.5H3v-7H1.75a.75.75 0 0 1 0-1.5H3V1.75a.75.75 0 0 1 1.5 0V3h7V1.75a.75.75 0 0 1 .75-.75ZM4.5 4.5v7h7v-7h-7Z", clipRule: "evenodd" })));
|
|
29
|
+
exports.default = Frame;
|
package/Frames.d.ts
ADDED
package/Frames.js
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
const React = __importStar(require("react"));
|
|
27
|
+
const Frames = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
28
|
+
React.createElement("g", { clipPath: "url(#a)" },
|
|
29
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.25.75a.75.75 0 0 1 .75.75V2h.5a.75.75 0 0 1 0 1.5H14v5h.5a.75.75 0 0 1 0 1.5H14v.5a.75.75 0 0 1-1.5 0V10H10v2.5h.5a.75.75 0 0 1 0 1.5H10v.5a.75.75 0 0 1-1.5 0V14h-5v.5a.75.75 0 0 1-1.5 0V14h-.5a.75.75 0 0 1 0-1.5H2v-5h-.5a.75.75 0 0 1 0-1.5H2v-.5a.75.75 0 0 1 1.5 0V6H6V3.5h-.5a.75.75 0 0 1 0-1.5H6v-.5a.75.75 0 0 1 1.5 0V2h5v-.5a.75.75 0 0 1 .75-.75ZM7.5 6h1v-.5a.75.75 0 0 1 1.5 0V6h.5a.75.75 0 0 1 0 1.5H10v1h2.5v-5h-5V6Zm-4 6.5v-5h5v5h-5Z", clipRule: "evenodd" })),
|
|
30
|
+
React.createElement("defs", null,
|
|
31
|
+
React.createElement("clipPath", { id: "a" },
|
|
32
|
+
React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
|
|
33
|
+
exports.default = Frames;
|
package/GearDot.d.ts
ADDED
package/GearDot.js
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
const React = __importStar(require("react"));
|
|
27
|
+
const GearDot = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
28
|
+
React.createElement("g", { fillRule: "evenodd", clipPath: "url(#a)", clipRule: "evenodd" },
|
|
29
|
+
React.createElement("path", { fill: "currentColor", d: "M7.199 2A.199.199 0 0 0 7 2.199c0 1.808-1.958 2.939-3.524 2.034a.199.199 0 0 0-.272.073l-.8 1.388a.199.199 0 0 0 .072.271c1.566.905 1.566 3.165 0 4.07a.199.199 0 0 0-.073.271l.801 1.388a.199.199 0 0 0 .272.073C5.042 10.862 7 11.993 7 13.8c0 .11.089.199.199.199H8.8c.11 0 .199-.089.199-.199 0-1.808 1.958-2.939 3.524-2.034a.199.199 0 0 0 .271-.073l.802-1.388a.199.199 0 0 0-.073-.271c-1.303-.753-1.516-2.434-.665-3.5a.75.75 0 0 1 1.172.936.852.852 0 0 0 .243 1.265 1.7 1.7 0 0 1 .622 2.32l-.802 1.388a1.699 1.699 0 0 1-2.32.622.85.85 0 0 0-1.274.735c0 .938-.76 1.699-1.699 1.699H7.2c-.938 0-1.699-.76-1.699-1.699a.85.85 0 0 0-1.274-.735 1.698 1.698 0 0 1-2.32-.622l-.802-1.388a1.699 1.699 0 0 1 .622-2.32.85.85 0 0 0 0-1.472 1.699 1.699 0 0 1-.622-2.32l.801-1.388a1.699 1.699 0 0 1 2.32-.622A.85.85 0 0 0 5.5 2.2c0-.94.76-1.7 1.699-1.7H9.3a.75.75 0 1 1 0 1.5H7.2Zm.8 7.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM8 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z" }),
|
|
30
|
+
React.createElement("path", { fill: "#F33", d: "M12.5 5.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z" })),
|
|
31
|
+
React.createElement("defs", null,
|
|
32
|
+
React.createElement("clipPath", { id: "a" },
|
|
33
|
+
React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
|
|
34
|
+
exports.default = GearDot;
|
package/GearPlay.js
CHANGED
|
@@ -25,9 +25,5 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
const React = __importStar(require("react"));
|
|
27
27
|
const GearPlay = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
28
|
-
React.createElement("
|
|
29
|
-
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.199 2H8.8c.11 0 .199.089.199.199 0 1.808 1.958 2.939 3.524 2.034a.199.199 0 0 1 .271.073l.802 1.388a.199.199 0 0 1-.073.271c-1.566.905-1.566 3.165 0 4.07a.199.199 0 0 1 .073.271l-.802 1.388a.199.199 0 0 1-.271.073C10.958 10.862 9 11.993 9 13.8c0 .11-.089.199-.199.199H7.2a.199.199 0 0 1-.2-.198c0-1.808-1.958-2.939-3.524-2.034a.199.199 0 0 1-.272-.073l-.8-1.388a.199.199 0 0 1 .072-.271c1.566-.905 1.566-3.165 0-4.07a.199.199 0 0 1-.073-.271l.801-1.388a.199.199 0 0 1 .272-.073C5.042 5.138 7 4.007 7 2.2c0-.11.089-.199.199-.199ZM5.5 2.199C5.5 1.26 6.26.5 7.199.5H8.8c.938 0 1.699.76 1.699 1.699a.85.85 0 0 0 1.274.735 1.699 1.699 0 0 1 2.32.622l.802 1.388c.469.812.19 1.851-.622 2.32a.85.85 0 0 0 0 1.472 1.699 1.699 0 0 1 .622 2.32l-.802 1.388a1.699 1.699 0 0 1-2.32.622.85.85 0 0 0-1.274.735c0 .938-.76 1.699-1.699 1.699H7.2c-.938 0-1.699-.76-1.699-1.699a.85.85 0 0 0-1.274-.735 1.698 1.698 0 0 1-2.32-.622l-.802-1.388a1.699 1.699 0 0 1 .622-2.32.85.85 0 0 0 0-1.472 1.699 1.699 0 0 1-.622-2.32l.801-1.388a1.699 1.699 0 0 1 2.32-.622A.85.85 0 0 0 5.5 2.2Zm5 6.667a1 1 0 0 0 0-1.732l-3-1.732a1 1 0 0 0-1.5.866v3.464a1 1 0 0 0 1.5.866l3-1.732Z", clipRule: "evenodd" })),
|
|
30
|
-
React.createElement("defs", null,
|
|
31
|
-
React.createElement("clipPath", { id: "a" },
|
|
32
|
-
React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
|
|
28
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.199 2H8.8c.11 0 .199.089.199.199 0 1.808 1.958 2.939 3.524 2.034a.199.199 0 0 1 .271.073l.802 1.388a.199.199 0 0 1-.073.271c-1.566.905-1.566 3.165 0 4.07a.199.199 0 0 1 .073.271l-.802 1.388a.199.199 0 0 1-.271.073C10.958 10.862 9 11.993 9 13.8c0 .11-.089.199-.199.199H7.2a.199.199 0 0 1-.2-.198c0-1.808-1.958-2.939-3.524-2.034a.199.199 0 0 1-.272-.073l-.8-1.388a.199.199 0 0 1 .072-.271c1.566-.905 1.566-3.165 0-4.07a.199.199 0 0 1-.073-.271l.801-1.388a.199.199 0 0 1 .272-.073C5.042 5.138 7 4.007 7 2.2c0-.11.089-.199.199-.199ZM5.5 2.199C5.5 1.26 6.26.5 7.199.5H8.8c.938 0 1.699.76 1.699 1.699a.85.85 0 0 0 1.274.735 1.699 1.699 0 0 1 2.32.622l.802 1.388c.469.812.19 1.851-.622 2.32a.85.85 0 0 0 0 1.472 1.7 1.7 0 0 1 .622 2.32l-.802 1.388a1.699 1.699 0 0 1-2.32.622.85.85 0 0 0-1.274.735c0 .938-.76 1.699-1.699 1.699H7.2c-.938 0-1.699-.76-1.699-1.699a.85.85 0 0 0-1.274-.735 1.698 1.698 0 0 1-2.32-.622l-.802-1.388a1.699 1.699 0 0 1 .622-2.32.85.85 0 0 0 0-1.472 1.699 1.699 0 0 1-.622-2.32l.801-1.388a1.699 1.699 0 0 1 2.32-.622A.85.85 0 0 0 5.5 2.2Zm5 6.667a1 1 0 0 0 0-1.732l-3-1.732a1 1 0 0 0-1.5.866v3.464a1 1 0 0 0 1.5.866l3-1.732Z", clipRule: "evenodd" })));
|
|
33
29
|
exports.default = GearPlay;
|
package/Ghost.d.ts
ADDED
package/Ghost.js
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
const React = __importStar(require("react"));
|
|
27
|
+
const Ghost = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
28
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.277 11.702 13.5 12V8a5.5 5.5 0 1 0-11 0v4.547l1.956-1.63a1.801 1.801 0 0 1 2.537.231l1.935 2.323a.08.08 0 0 0 .125-.001l1.45-1.811a1.755 1.755 0 0 1 2.774.043Zm-3.052 2.705.686-.859h.001l.144-.18.618-.772a.255.255 0 0 1 .402.006l.593.79.139.185v.001l.392.522a1 1 0 0 0 1.8-.6V8A7 7 0 1 0 1 8v5.399a1.101 1.101 0 0 0 1.806.846l2.61-2.175a.301.301 0 0 1 .424.038l1.936 2.323a1.58 1.58 0 0 0 2.449-.024ZM7 8a.75.75 0 0 0 .75-.75v-1a.75.75 0 0 0-1.5 0v1c0 .414.336.75.75.75Zm4 0a.75.75 0 0 0 .75-.75v-1a.75.75 0 0 0-1.5 0v1c0 .414.336.75.75.75Z", clipRule: "evenodd" })));
|
|
29
|
+
exports.default = Ghost;
|
package/GraphNode.d.ts
ADDED
package/GraphNode.js
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
const React = __importStar(require("react"));
|
|
27
|
+
const GraphNode = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
28
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M5.75 2.5h4.5a1.5 1.5 0 0 1 1.269.7 2.5 2.5 0 0 0 .231 4.686V12a1.5 1.5 0 0 1-1.5 1.5h-4.5c-.534 0-1.003-.28-1.269-.7a2.5 2.5 0 0 0-.231-4.686v-.228A2.501 2.501 0 0 0 4.481 3.2c.266-.42.735-.7 1.269-.7Zm-3 5.614v-.228a2.501 2.501 0 0 1 .146-4.813A3.001 3.001 0 0 1 5.75 1h4.5a3 3 0 0 1 2.854 2.074 2.501 2.501 0 0 1 .146 4.812V12a3 3 0 0 1-3 3h-4.5a3.001 3.001 0 0 1-2.854-2.073 2.501 2.501 0 0 1-.146-4.813ZM3.5 11.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm-1-6a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm10-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z", clipRule: "evenodd" })));
|
|
29
|
+
exports.default = GraphNode;
|
package/Grip.d.ts
ADDED
|
@@ -24,6 +24,6 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
const React = __importStar(require("react"));
|
|
27
|
-
const
|
|
27
|
+
const Grip = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
28
28
|
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7 3a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM5.5 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm5 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm0-5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM7 13a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm3.5 1.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z", clipRule: "evenodd" })));
|
|
29
|
-
exports.default =
|
|
29
|
+
exports.default = Grip;
|
package/Hashtag.d.ts
ADDED
package/Hashtag.js
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
const React = __importStar(require("react"));
|
|
27
|
+
const Hashtag = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
28
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.238 2.634a.75.75 0 1 0-1.476-.268L5.283 5H3a.75.75 0 1 0 0 1.5h2.01l-.545 3H2A.75.75 0 1 0 2 11h2.192l-.43 2.366a.75.75 0 1 0 1.476.268L5.717 11h3.475l-.43 2.366a.75.75 0 1 0 1.476.268L10.717 11H13a.75.75 0 0 0 0-1.5h-2.01l.545-3H14A.75.75 0 0 0 14 5h-2.192l.43-2.366a.75.75 0 1 0-1.476-.268L10.283 5H6.808l.43-2.366ZM9.465 9.5l.545-3H6.535l-.545 3h3.475Z", clipRule: "evenodd" })));
|
|
29
|
+
exports.default = Hashtag;
|
package/Heading.d.ts
ADDED
package/Heading.js
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
const React = __importStar(require("react"));
|
|
27
|
+
const Heading = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
28
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M4.25 2.25A.75.75 0 0 1 5 3v4.25h6V3a.75.75 0 0 1 1.5 0v10a.75.75 0 0 1-1.5 0V8.75H5V13a.75.75 0 0 1-1.5 0V3a.75.75 0 0 1 .75-.75Z", clipRule: "evenodd" })));
|
|
29
|
+
exports.default = Heading;
|
package/Headphones.d.ts
ADDED
package/Headphones.js
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
const React = __importStar(require("react"));
|
|
27
|
+
const Headphones = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
|
|
28
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M15 8A7 7 0 1 0 1 8v4h.01a3.25 3.25 0 0 0 3.24 3h.083C5.253 15 6 14.254 6 13.333v-3.166C6 9.247 5.254 8.5 4.333 8.5H4.25c-.644 0-1.245.188-1.75.51V8a5.5 5.5 0 1 1 11 0v1.01a3.235 3.235 0 0 0-1.75-.51h-.083c-.92 0-1.667.746-1.667 1.667v3.166c0 .92.746 1.667 1.667 1.667h.083a3.25 3.25 0 0 0 3.24-3H15V8Zm-1.5 3.75A1.75 1.75 0 0 0 11.75 10h-.083a.167.167 0 0 0-.167.167v3.166c0 .092.075.167.167.167h.083a1.75 1.75 0 0 0 1.75-1.75ZM4.25 13.5a1.75 1.75 0 1 1 0-3.5h.083c.092 0 .167.075.167.167v3.166a.167.167 0 0 1-.167.167H4.25Z", clipRule: "evenodd" })));
|
|
29
|
+
exports.default = Headphones;
|