@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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M3.5 3h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5Zm-2 .5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2v-2Zm9-.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5Zm-2 .5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2v-2Zm-3 6.5h-2a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5Zm-2-1.5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-2Zm7 1.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5Zm-2 .5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2v-2Z"/><path d="M3.5 3h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5Zm-2 .5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2v-2Zm9-.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5Zm-2 .5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2v-2Zm-3 6.5h-2a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5Zm-2-1.5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-2Zm7 1.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5Zm-2 .5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2v-2Z"/></g></svg>
|
package/svgs/rocket.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g clip-path="url(#a)"><path fill="currentColor" fill-rule="evenodd" d="M15.37 1.268a.75.75 0 0 0-.62-.634 7.745 7.745 0 0 0-7.516 3.055l-.156.212-2.59.112a.75.75 0 0 0-.433.16L.696 6.827a.75.75 0 0 0 .206 1.292L4.25 9.352c.673.273 1.13.56 1.484.913.352.353.64.811.913 1.484l1.234 3.35a.75.75 0 0 0 1.292.205l2.652-3.36a.75.75 0 0 0 .16-.431l.113-2.591.212-.156a7.745 7.745 0 0 0 3.058-7.498ZM4.794 5.501l1.144-.05-1.69 2.302-1.572-.58 2.118-1.672Zm4.032 7.822-.58-1.572 2.302-1.69-.05 1.145-1.672 2.117Zm5.127-11.277a6.246 6.246 0 0 0-5.511 2.531l-2.78 3.786c.425.237.8.51 1.132.842.332.332.606.707.842 1.133l3.786-2.78a6.246 6.246 0 0 0 2.53-5.512ZM2.378 13.952a5.36 5.36 0 0 1-.377.053 5.52 5.52 0 0 1 .05-.366c.104-.59.294-1.014.527-1.247.244-.244.694-.274 1.004.036.31.31.281.76.036 1.005-.223.223-.644.413-1.24.519ZM.48 15.069a7.796 7.796 0 0 1 .025-1.18c.082-.838.33-1.876 1.012-2.557.853-.854 2.253-.838 3.126.035.873.874.89 2.273.036 3.126-1.082 1.082-3.112 1.068-3.735 1.036a.487.487 0 0 1-.319-.145.486.486 0 0 1-.145-.316Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z"/></clipPath></defs></svg>
|
package/svgs/sack.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g clip-path="url(#a)"><path fill="currentColor" fill-rule="evenodd" d="M5.042.156a.75.75 0 0 1 .83-.057c.832.475 1.507.75 2.156.886.644.134 1.304.139 2.116.023a.75.75 0 0 1 .83.94l-.562 2.06C12.957 5.758 14 10.142 14 12.75c0 2-3 3.25-6 3.25s-6-1.25-6-3.25c0-2.608 1.044-6.995 3.592-8.745L4.775.943a.75.75 0 0 1 .267-.787ZM7.992 5.6c.536.005 1.044-.116 1.605-.332.55.385 1.046.983 1.486 1.785a3.895 3.895 0 0 1-2.96.706.75.75 0 1 0-.246 1.48 5.408 5.408 0 0 0 3.83-.793c.543 1.494.793 3.122.793 4.303 0 .15-.114.568-1.046 1.033-.875.438-2.136.717-3.454.717s-2.579-.279-3.454-.717C3.614 13.318 3.5 12.9 3.5 12.75c0-.41.03-.874.092-1.368a8.153 8.153 0 0 0 5.251 1.112.75.75 0 1 0-.186-1.488c-1.719.215-3.356-.225-4.768-1.219.199-.808.477-1.627.84-2.37.485-.989 1.047-1.71 1.678-2.15.549.2 1.053.329 1.586.334ZM6.646 2.135l.479 1.793c.364.12.633.17.882.173.247.002.513-.042.87-.166l.368-1.347a6.67 6.67 0 0 1-2.599-.453Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z"/></clipPath></defs></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M13.25 3h-4.5v10h2.5a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1 0-1.5h2.5V3h-4.5a.75.75 0 0 1 0-1.5h10.5a.75.75 0 0 1 0 1.5ZM1.643 8.568l.007.018a1.454 1.454 0 0 0 2.7 0l.007-.018L3 5.854 1.643 8.568ZM3 4c-.46 0-.88.26-1.085.67L.2 8.099a1 1 0 0 0-.034.819l.09.226a2.954 2.954 0 0 0 5.486 0l.09-.226a1 1 0 0 0-.034-.819L4.085 4.671A1.214 1.214 0 0 0 3 4Zm8.643 4.568.007.018a1.454 1.454 0 0 0 2.7 0l.007-.018L13 5.854l-1.357 2.714ZM13 4c-.46 0-.88.26-1.085.67L10.2 8.099a1 1 0 0 0-.034.819l.09.226a2.954 2.954 0 0 0 5.486 0l.09-.226a1 1 0 0 0-.034-.819l-1.714-3.427A1.214 1.214 0 0 0 13 4Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M13.983.843a.75.75 0 0 1-.576.89l-4.657.998V13h2.5a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1 0-1.5h2.5V3.053l-4.343.93a.75.75 0 1 1-.314-1.466l10.5-2.25a.75.75 0 0 1 .89.576Zm-2.34 6.725.007.018a1.454 1.454 0 0 0 2.7 0l.007-.018L13 4.854l-1.357 2.714ZM13 3c-.46 0-.88.26-1.085.67L10.2 7.099a1 1 0 0 0-.034.819l.09.226a2.954 2.954 0 0 0 5.486 0l.09-.226a1 1 0 0 0-.034-.819l-1.713-3.427A1.214 1.214 0 0 0 13 3ZM1.643 9.568l.007.018a1.454 1.454 0 0 0 2.7 0l.007-.018L3 6.854 1.643 9.568ZM3 5c-.46 0-.88.26-1.085.67L.2 9.099a1 1 0 0 0-.034.819l.09.226a2.954 2.954 0 0 0 5.486 0l.09-.226a1 1 0 0 0-.034-.819L4.085 5.671A1.214 1.214 0 0 0 3 5Z" clip-rule="evenodd"/></svg>
|
package/svgs/shuffle.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M1.75 12.5a.75.75 0 0 1 0-1.5h2.044c.86 0 1.644-.49 2.021-1.262L6.665 8l-.85-1.738A2.25 2.25 0 0 0 3.794 5H1.75a.75.75 0 0 1 0-1.5h2.044a3.75 3.75 0 0 1 3.369 2.103l.337.69.337-.69A3.75 3.75 0 0 1 11.206 3.5h1.233l-.97-.97a.75.75 0 0 1 1.061-1.06l2.25 2.25a.75.75 0 0 1 0 1.06l-2.25 2.25a.75.75 0 1 1-1.06-1.06l.97-.97h-1.234c-.86 0-1.644.49-2.021 1.262l-2.022 4.135A3.75 3.75 0 0 1 3.794 12.5H1.75Zm6.639-1.542.696-1.424.1.204A2.25 2.25 0 0 0 11.206 11h1.233l-.97-.97a.75.75 0 1 1 1.061-1.06l2.25 2.25a.75.75 0 0 1 0 1.06l-2.25 2.25a.75.75 0 1 1-1.06-1.06l.97-.97h-1.234a3.75 3.75 0 0 1-2.905-1.378c.031-.053.06-.108.088-.164Z" clip-rule="evenodd"/></svg>
|
package/svgs/snowflake.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M5.719 1.22a.75.75 0 0 1 1.06 0L8 2.44l1.22-1.22a.75.75 0 1 1 1.06 1.06L8.75 3.81V6.7l2.502-1.445.56-2.091a.75.75 0 1 1 1.45.388l-.447 1.667 1.667.447a.75.75 0 1 1-.388 1.449l-2.092-.56L9.5 7.998l2.502 1.445 2.091-.56a.75.75 0 0 1 .389 1.448l-1.667.447.447 1.667a.75.75 0 1 1-1.45.388l-.56-2.091L8.75 9.298v2.891l1.53 1.53a.75.75 0 0 1-1.062 1.06L8 13.561l-1.218 1.218a.75.75 0 1 1-1.061-1.06l1.529-1.53V9.3l-2.504 1.445-.56 2.088a.75.75 0 1 1-1.449-.388l.446-1.664-1.664-.446a.75.75 0 0 1 .388-1.449l2.09.56L6.5 7.999 3.996 6.553l-2.089.56a.75.75 0 1 1-.388-1.449l1.664-.446-.445-1.664a.75.75 0 0 1 1.448-.388l.56 2.088L7.25 6.7V3.81L5.719 2.28a.75.75 0 0 1 0-1.06Z" clip-rule="evenodd"/></svg>
|
package/svgs/sphere.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0ZM15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0ZM8 4a.75.75 0
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0ZM15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0ZM8 4a.75.75 0 0 0 0 1.5A2.5 2.5 0 0 1 10.5 8 .75.75 0 1 0 12 8a4 4 0 0 0-4-4Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M11.5 3h-7A1.5 1.5 0 0 0 3 4.5v7A1.5 1.5 0 0 0 4.5 13h7a1.5 1.5 0 0 0 1.5-1.5v-7A1.5 1.5 0 0 0 11.5 3Zm-7-1.5a3 3 0 0 0-3 3v7a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3v-7a3 3 0 0 0-3-3h-7Zm6 6H5.43a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h5.07a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1Zm-5.32-3h3.57a.75.75 0 0 1 0 1.5H5.18a.75.75 0 0 1 0-1.5Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M4.5 1.5a3 3 0 0 0-3 3v7a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3v-7a3 3 0 0 0-3-3h-7Z" clip-rule="evenodd"/></svg>
|
package/svgs/square.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M11.5 3h-7A1.5 1.5 0 0 0 3 4.5v7A1.5 1.5 0 0 0 4.5 13h7a1.5 1.5 0 0 0 1.5-1.5v-7A1.5 1.5 0 0 0 11.5 3Zm-7-1.5a3 3 0 0 0-3 3v7a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3v-7a3 3 0 0 0-3-3h-7Z" clip-rule="evenodd"/></svg>
|
package/svgs/stop.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M11.5 3h-7A1.5 1.5 0 0 0 3 4.5v7A1.5 1.5 0 0 0 4.5 13h7a1.5 1.5 0 0 0 1.5-1.5v-7A1.5 1.5 0 0 0 11.5 3Zm-7-1.5a3 3 0 0 0-3 3v7a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3v-7a3 3 0 0 0-3-3h-7Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="m7.182 2.94-4.87 4.869a1 1 0 0 0-.006 1.408l4.37 4.45a1 1 0 0 0 1.414.012l4.96-4.868a1.5 1.5 0 0 0 .45-1.07V3.5a1 1 0 0 0-1-1H8.243a1.5 1.5 0 0 0-1.061.44Zm6.92 6.942A3 3 0 0 0 15 7.741V3.5A2.5 2.5 0 0 0 12.5 1H8.243a3 3 0 0 0-2.122.879l-4.87 4.87a2.5 2.5 0 0 0-.015 3.519l4.37 4.45a2.5 2.5 0 0 0 3.535.032l4.96-4.868Zm-3.72-5.324a2.477 2.477 0 0 0-1.045-.38 1.95 1.95 0 0 0-1.616.57c-.54.54-.56 1.23-.437 1.767.119.526.394 1.029.637 1.41.254.4.46.732.549 1.033.073.249.036.352-.072.46-.072.072-.182.124-.417.066-.253-.064-.569-.247-.855-.533a1.774 1.774 0 0 1-.469-.879c-.069-.329-.023-.57.034-.68a.75.75 0 0 0-1.33-.693c-.263.506-.289 1.125-.172 1.682.07.332.196.67.382.988l-.253.252a.75.75 0 0 0 1.06 1.061l.222-.221a3.12 3.12 0 0 0 1.018.478c.6.15 1.301.079 1.84-.46.612-.612.626-1.346.451-1.943-.153-.522-.472-1.022-.694-1.37l-.029-.046c-.213-.334-.378-.664-.44-.937-.06-.261-.002-.337.036-.374a.451.451 0 0 1 .392-.14c.172.02.445.126.777.457.33.33.447.6.482.79a.832.832 0 0 1-.067.513.75.75 0 1 0 1.362.627c.18-.392.281-.879.179-1.42a2.712 2.712 0 0 0-.446-1.036l.221-.221a.75.75 0 1 0-1.06-1.06l-.24.239Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="m7.182 2.94-4.87 4.869a1 1 0 0 0-.006 1.408l4.37 4.45a1 1 0 0 0 1.414.012l4.96-4.868a1.5 1.5 0 0 0 .45-1.07V3.5a1 1 0 0 0-1-1H8.243a1.5 1.5 0 0 0-1.061.44Zm6.92 6.942A3 3 0 0 0 15 7.741V3.5A2.5 2.5 0 0 0 12.5 1H8.243a3 3 0 0 0-2.122.879l-4.87 4.87a2.5 2.5 0 0 0-.015 3.519l4.37 4.45a2.5 2.5 0 0 0 3.535.032l4.96-4.868Zm-3.908-5.844a.75.75 0 0 0-1.06 0L7.366 5.805l-.088-.088a.75.75 0 0 0-1.06 1.06l.087.09-.353.353-.088-.089a.75.75 0 0 0-1.061 1.061l.088.088-.353.354a.75.75 0 1 0 1.06 1.06l.354-.353 1.06 1.06a.75.75 0 1 0 1.061-1.06l-1.06-1.06.353-.354.796.795a2.375 2.375 0 0 0 3.358-3.358l-1.325-1.326Zm-.972 3.624-.795-.796L9.664 5.63l.796.795a.875.875 0 0 1-1.238 1.238Z" clip-rule="evenodd"/></svg>
|
package/svgs/tag.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="m13.06 8.818-4.869 4.87a1 1 0 0 1-1.408.006l-4.45-4.37a1 1 0 0 1-.012-1.414l4.868-4.96a1.5 1.5 0 0 1 1.07-.45H12.5a1 1 0 0 1 1 1v4.257a1.5 1.5 0 0 1-.44 1.061Zm-6.942-6.92A3 3 0 0 1 8.259 1H12.5A2.5 2.5 0 0 1 15 3.5v4.257a3 3 0 0 1-.879 2.122l-4.87 4.87a2.5 2.5 0 0 1-3.519.015l-4.45-4.37a2.5 2.5 0 0 1-.032-3.535L6.118 1.9ZM10.5 6.5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5Z" clip-rule="evenodd"/></svg>
|
package/svgs/tags.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="m10.884 6.995-4.12 4.12a.75.75 0 0 1-1.055.005L1.906 7.395a.75.75 0 0 1-.011-1.06l4.118-4.21a1.25 1.25 0 0 1 .894-.375H10.5a.75.75 0 0 1 .75.75v3.61c0 .332-.132.65-.366.885ZM4.94 1.077A2.75 2.75 0 0 1 6.907.25H10.5a2.25 2.25 0 0 1 2.25 2.25v.75h.75a2.25 2.25 0 0 1 2.25 2.25v3.61c0 .73-.29 1.43-.806 1.946l-4.12 4.12a2.25 2.25 0 0 1-3.165.016l-3.803-3.726a2.265 2.265 0 0 1-.286-.341L.856 8.466a2.25 2.25 0 0 1-.033-3.18l4.118-4.21Zm2.242 11.548a2.25 2.25 0 0 0 .642-.45L11.52 8.48a1.25 1.25 0 0 0 1.206-2.01c.015-.118.023-.237.023-.358V4.75h.75a.75.75 0 0 1 .75.75v3.61c0 .332-.132.65-.366.885l-4.12 4.12a.75.75 0 0 1-1.055.005l-1.526-1.495ZM8.75 5.5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M13.25 2H2.75a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5Zm0 3.5h-5.5a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5Zm0 3.5h-5.5a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5Zm-10.5 3.5h10.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1 0-1.5Zm.49-7a.74.74 0 0 1 .463.162l1.906 1.526a1.04 1.04 0 0 1 0 1.624l-1.906 1.526A.74.74 0 0 1 2.5 9.76V6.24a.74.74 0 0 1 .74-.74Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M13.25 2H2.75a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5Zm0 3.5h-5.5a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5Zm0 3.5h-5.5a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5Zm-10.5 3.5h10.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1 0-1.5Zm2.01-7a.74.74 0 0 0-.463.162L2.39 7.188a1.04 1.04 0 0 0 0 1.624l1.907 1.526A.74.74 0 0 0 5.5 9.76V6.24a.74.74 0 0 0-.74-.74Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M7.25 1.25v13.5a.75.75 0 0 0 1.5 0V1.25a.75.75 0 0 0-1.5 0ZM2.5 2H6v1.5H2.5a1 1 0 0 0-1 1v1.75a1 1 0 0 0 1 1H6v1.5h-.5a1 1 0 0 0-1 1v1.75a1 1 0 0 0 1 1H6V14h-.5A2.5 2.5 0 0 1 3 11.5V9.75c0-.356.074-.694.208-1H2.5A2.5 2.5 0 0 1 0 6.25V4.5A2.5 2.5 0 0 1 2.5 2Zm8 5.25H10v1.5h3.5a1 1 0 0 1 1 1v1.75a1 1 0 0 1-1 1H10V14h3.5a2.5 2.5 0 0 0 2.5-2.5V9.75a2.5 2.5 0 0 0-2.5-2.5h-.708c.134-.306.208-.644.208-1V4.5A2.5 2.5 0 0 0 10.5 2H10v1.5h.5a1 1 0 0 1 1 1v1.75a1 1 0 0 1-1 1Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g clip-path="url(#a)"><path fill="currentColor" fill-rule="evenodd" d="M14.5 12.75a2.75 2.75 0 0 0-2-2.646V8.75h2.25a.75.75 0 0 0 0-1.5h-6V5.896a2.752 2.752 0 0 0 2-2.646 2.75 2.75 0 1 0-3.5 2.646V7.25h-6a.75.75 0 0 0 0 1.5H3.5v1.354a2.752 2.752 0 0 0-2 2.646A2.75 2.75 0 1 0 5 10.104V8.75h6v1.354a2.751 2.751 0 1 0 3.5 2.646ZM11.75 14a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM8 4.5A1.25 1.25 0 1 0 8 2a1.25 1.25 0 0 0 0 2.5ZM4.25 14a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z"/></clipPath></defs></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M4.5 12.5v-9A1.5 1.5 0 0 1 6 2h4a1.5 1.5 0 0 1 1.5 1.5v9A1.5 1.5 0 0 1 10 14H6a1.5 1.5 0 0 1-1.5-1.5Zm10.374-7.834L13 7.477v.773h1.25a.75.75 0 0 1 .624 1.166L13 12.227v.273a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3v-.273L1.126 9.416A.75.75 0 0 1 1.75 8.25H3v-.773L1.126 4.666A.75.75 0 0 1 1.75 3.5H3a3 3 0 0 1 3-3h4a3 3 0 0 1 3 3h1.25a.75.75 0 0 1 .624 1.166ZM8 7.25a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5Zm0 5a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" d="M10.164 13.756c-.962 1.665-3.366 1.665-4.328 0L.919 5.251C-.045 3.584 1.158 1.5 3.083 1.5h9.834c1.925 0 3.128 2.084 2.164 3.751l-4.917 8.505Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M7.134 13.005 2.217 4.5A1 1 0 0 1 3.083 3h9.834a1 1 0 0 1 .866 1.5l-4.917 8.505a1 1 0 0 1-1.732 0Zm3.03.751c-.962 1.665-3.366 1.665-4.329 0L.918 5.251C-.045 3.584 1.158 1.5 3.083 1.5h9.834c1.925 0 3.128 2.084 2.164 3.751l-4.917 8.505Z" clip-rule="evenodd"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M5.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M5.836 2.244c.962-1.665 3.366-1.665 4.328 0l4.917 8.505c.964 1.666-.239 3.751-2.164 3.751H3.083c-1.925 0-3.128-2.085-2.164-3.751l4.917-8.505ZM8 5a.75.75 0 0 1 .75.75v2a.75.75 0 1 1-1.5 0v-2A.75.75 0 0 1 8 5Zm1 5.75a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" clip-rule="evenodd"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M7.134 2.994 2.217 11.5a1 1 0 0 0 .866 1.5h9.834a1 1 0 0 0 .866-1.5L8.866 2.993a1 1 0 0 0-1.732 0Zm3.03-.75c-.962-1.665-3.366-1.665-4.328 0L.919 10.749c-.964 1.666.239 3.751 2.164 3.751h9.834c1.925 0 3.128-2.085 2.164-3.751l-4.917-8.505ZM8 5a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2A.75.75 0 0 1 8 5Zm1 5.75a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" d="M2.244 10.164c-1.665-.962-1.665-3.366 0-4.328L10.749.919c1.666-.964 3.751.239 3.751 2.164v9.834c0 1.925-2.085 3.128-3.751 2.164l-8.505-4.917Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M2.995 7.134 11.5 2.217a1 1 0 0 1 1.5.866v9.834a1 1 0 0 1-1.5.866L2.995 8.866a1 1 0 0 1 0-1.732Zm-.751 3.03c-1.665-.962-1.665-3.366 0-4.329L10.749.918c1.666-.963 3.751.24 3.751 2.165v9.834c0 1.925-2.085 3.128-3.751 2.164l-8.505-4.917Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" d="M13.756 10.164c1.665-.962 1.665-3.366 0-4.328L5.251.919C3.584-.045 1.5 1.158 1.5 3.083v9.834c0 1.925 2.084 3.128 3.751 2.164l8.505-4.917Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M13.005 7.134 4.5 2.217a1 1 0 0 0-1.5.866v9.834a1 1 0 0 0 1.5.866l8.505-4.917a1 1 0 0 0 0-1.732Zm.751 3.03c1.665-.962 1.665-3.366 0-4.329L5.251.918C3.584-.045 1.5 1.158 1.5 3.083v9.834c0 1.925 2.084 3.128 3.751 2.164l8.505-4.917Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M7.134 2.994 2.217 11.5a1 1 0 0 0 .866 1.5h9.834a1 1 0 0 0 .866-1.5L8.866 2.993a1 1 0 0 0-1.732 0Zm3.03-.75c-.962-1.665-3.366-1.665-4.328 0L.919 10.749c-.964 1.666.239 3.751 2.164 3.751h9.834c1.925 0 3.128-2.085 2.164-3.751l-4.917-8.505ZM8.671 6.585a.75.75 0 0 0-1.342-.67l-1.25 2.5A.75.75 0 0 0 6.75 9.5h1.287l-.707 1.415a.75.75 0 1 0 1.342.67l1.25-2.5A.75.75 0 0 0 9.25 8H7.963l.708-1.415Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" d="M10.164 2.244c-.962-1.665-3.366-1.665-4.328 0L.919 10.749c-.964 1.666.239 3.751 2.164 3.751h9.834c1.925 0 3.128-2.085 2.164-3.751l-4.917-8.505Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M7.134 2.995 2.217 11.5a1 1 0 0 0 .866 1.5h9.834a1 1 0 0 0 .866-1.5L8.866 2.995a1 1 0 0 0-1.732 0Zm3.03-.751c-.962-1.665-3.366-1.665-4.329 0L.918 10.749c-.963 1.666.24 3.751 2.165 3.751h9.834c1.925 0 3.128-2.085 2.164-3.751l-4.917-8.505Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M6.086 1.282a.75.75 0 1 0-1.172.937L5.94 3.5H3.5a3 3 0 0 0-3 3v5a3 3 0 0 0 3 3h9a3 3 0 0 0 3-3v-5a3 3 0 0 0-3-3h-2.44l1.026-1.281a.75.75 0 0 0-1.172-.937L8.14 3.5h-.28L6.086 1.282ZM7.494 5H12.5A1.5 1.5 0 0 1 14 6.5v5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 11.5v-5A1.5 1.5 0 0 1 3.5 5h3.994ZM5 8v2h3.5V8H5Zm-.5-1.5a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1H9a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1H4.5Zm8 .75a.75.75 0 0 0-1.5 0v3.5a.75.75 0 0 0 1.5 0v-3.5Z" clip-rule="evenodd"/></svg>
|
package/svgs/tv.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M3 3.5h10A1.5 1.5 0 0 1 14.5 5v5a1.5 1.5 0 0 1-1.5 1.5H3A1.5 1.5 0 0 1 1.5 10V5A1.5 1.5 0 0 1 3 3.5Zm-.21 9.493A3 3 0 0 1 0 10V5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v5a3 3 0 0 1-2.79 2.993l.46.922a.75.75 0 1 1-1.34.67L11.536 13H4.463l-.793 1.585a.75.75 0 1 1-1.342-.67l.461-.922Z" clip-rule="evenodd"/></svg>
|
package/svgs/vault.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M4.5 14.25v-.75h7v.75a.75.75 0 0 0 1.5 0v-.791a3 3 0 0 0 2.5-2.959v-6a3 3 0 0 0-3-3h-9a3 3 0 0 0-3 3v6A3 3 0 0 0 3 13.459v.791a.75.75 0 0 0 1.5 0ZM3.5 12h9a1.5 1.5 0 0 0 1.5-1.5v-6A1.5 1.5 0 0 0 12.5 3h-9A1.5 1.5 0 0 0 2 4.5v6A1.5 1.5 0 0 0 3.5 12ZM8 8.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm2.384-.246a2.498 2.498 0 0 0-.402-2.278l.66-.942a.75.75 0 0 0-1.229-.86l-.66.942a2.499 2.499 0 0 0-2.277.402l-.942-.66a.75.75 0 0 0-.86 1.228l.942.66a2.499 2.499 0 0 0 .402 2.277l-.66.943a.75.75 0 0 0 1.228.86l.66-.942a2.499 2.499 0 0 0 2.277-.402l.943.66a.75.75 0 1 0 .86-1.228l-.942-.66Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M.75 8a2 2 0 1 1 4 0 2 2 0 0 1-4 0ZM6 13.25a2 2 0 1 1 4 0 2 2 0 0 1-4 0ZM11.25 8a2 2 0 1 1 4 0 2 2 0 0 1-4 0ZM6 2.75a2 2 0 1 1 4 0 2 2 0 0 1-4 0Z"/><path fill="currentColor" fill-rule="evenodd" d="M10 12.032A4.52 4.52 0 0 0 12.032 10h1.627A6.017 6.017 0 0 1 10 13.659v-1.627ZM3.968 10A4.519 4.519 0 0 0 6 12.032v1.627A6.017 6.017 0 0 1 2.341 10h1.627ZM6 3.968A4.52 4.52 0 0 0 3.968 6H2.34A6.017 6.017 0 0 1 6 2.341v1.627Zm4 0A4.52 4.52 0 0 1 12.032 6h1.627A6.017 6.017 0 0 0 10 2.341v1.627Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z"/></clipPath></defs></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M6.091 5.194c.132-.214.236-.447.305-.694h3.208c.259.916.98 1.637 1.896 1.896v3.208A2.756 2.756 0 0 0 9.604 11.5H6.396A2.756 2.756 0 0 0 4.5 9.604V6.396a2.756 2.756 0 0 0 1.591-1.202ZM13 6.396v3.208a2.748 2.748 0 0 1 1.591 4.09A2.751 2.751 0 0 1 9.603 13H6.397a2.748 2.748 0 0 1-2.646 2A2.75 2.75 0 0 1 3 9.604V6.396A2.751 2.751 0 1 1 6.396 3h3.208A2.751 2.751 0 1 1 13 6.396ZM3.75 2.5a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5ZM5 12.25a1.25 1.25 0 1 0-2.5 0 1.25 1.25 0 0 0 2.5 0ZM12.25 11a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5Zm1.25-7.25a1.25 1.25 0 1 0-2.5 0 1.25 1.25 0 0 0 2.5 0Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M7.25 4.886A2.497 2.497 0 0 1 5.5 2.5a2.5 2.5 0 1 1 3.25 2.386V6h2.904a2.5 2.5 0 0 1 2.389 1.765l1.36 4.423A2.173 2.173 0 0 1 13.328 15H2.673a2.173 2.173 0 0 1-2.077-2.812l.252-.82 1.109-3.603A2.5 2.5 0 0 1 4.347 6H7.25V4.886ZM9 2.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-4.654 5a1 1 0 0 0-.955.706L2.03 12.629a.673.673 0 0 0 .643.871h10.654a.673.673 0 0 0 .643-.871l-1.36-4.423a1 1 0 0 0-.956-.706H4.346Z" clip-rule="evenodd"/></svg>
|
package/ArrowRightFromFile.d.ts
DELETED
package/ArrowUpToCloud.d.ts
DELETED
package/ArrowUpToFolder.d.ts
DELETED
package/Case.d.ts
DELETED
package/Fire.d.ts
DELETED
package/FolderHome.d.ts
DELETED
package/GripVertical.d.ts
DELETED
package/Home.d.ts
DELETED
package/Layers3Vertical.d.ts
DELETED
package/SlidersHorizontal.d.ts
DELETED
package/Trash.d.ts
DELETED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|