@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/index.d.ts
CHANGED
|
@@ -6,20 +6,22 @@ export { default as ArrowDownToSquare } from './ArrowDownToSquare';
|
|
|
6
6
|
export { default as ArrowLeft } from './ArrowLeft';
|
|
7
7
|
export { default as ArrowRight } from './ArrowRight';
|
|
8
8
|
export { default as ArrowRightArrowLeft } from './ArrowRightArrowLeft';
|
|
9
|
-
export { default as ArrowRightFromFile } from './ArrowRightFromFile';
|
|
10
9
|
export { default as ArrowRightFromSquare } from './ArrowRightFromSquare';
|
|
11
10
|
export { default as ArrowRightToSquare } from './ArrowRightToSquare';
|
|
12
11
|
export { default as ArrowRotateLeft } from './ArrowRotateLeft';
|
|
13
12
|
export { default as ArrowRotateRight } from './ArrowRotateRight';
|
|
13
|
+
export { default as ArrowShapeDown } from './ArrowShapeDown';
|
|
14
|
+
export { default as ArrowShapeLeft } from './ArrowShapeLeft';
|
|
15
|
+
export { default as ArrowShapeRight } from './ArrowShapeRight';
|
|
14
16
|
export { default as ArrowShapeTurnUpLeft } from './ArrowShapeTurnUpLeft';
|
|
15
17
|
export { default as ArrowShapeTurnUpRight } from './ArrowShapeTurnUpRight';
|
|
18
|
+
export { default as ArrowShapeUp } from './ArrowShapeUp';
|
|
16
19
|
export { default as ArrowUp } from './ArrowUp';
|
|
17
20
|
export { default as ArrowUpArrowDown } from './ArrowUpArrowDown';
|
|
18
21
|
export { default as ArrowUpFromLine } from './ArrowUpFromLine';
|
|
19
22
|
export { default as ArrowUpFromSquare } from './ArrowUpFromSquare';
|
|
23
|
+
export { default as ArrowUpFromSquareSlash } from './ArrowUpFromSquareSlash';
|
|
20
24
|
export { default as ArrowUpRightFromSquare } from './ArrowUpRightFromSquare';
|
|
21
|
-
export { default as ArrowUpToCloud } from './ArrowUpToCloud';
|
|
22
|
-
export { default as ArrowUpToFolder } from './ArrowUpToFolder';
|
|
23
25
|
export { default as ArrowUpToLine } from './ArrowUpToLine';
|
|
24
26
|
export { default as ArrowUturnCcwDown } from './ArrowUturnCcwDown';
|
|
25
27
|
export { default as ArrowUturnCcwLeft } from './ArrowUturnCcwLeft';
|
|
@@ -28,6 +30,7 @@ export { default as ArrowUturnCwDown } from './ArrowUturnCwDown';
|
|
|
28
30
|
export { default as ArrowUturnCwLeft } from './ArrowUturnCwLeft';
|
|
29
31
|
export { default as ArrowUturnCwRight } from './ArrowUturnCwRight';
|
|
30
32
|
export { default as Arrows3RotateLeft } from './Arrows3RotateLeft';
|
|
33
|
+
export { default as Arrows3RotateLeftLetterA } from './Arrows3RotateLeftLetterA';
|
|
31
34
|
export { default as Arrows3RotateRight } from './Arrows3RotateRight';
|
|
32
35
|
export { default as ArrowsRotateLeft } from './ArrowsRotateLeft';
|
|
33
36
|
export { default as ArrowsRotateRight } from './ArrowsRotateRight';
|
|
@@ -43,13 +46,18 @@ export { default as BarsDescendingAlignRight } from './BarsDescendingAlignRight'
|
|
|
43
46
|
export { default as Bell } from './Bell';
|
|
44
47
|
export { default as BellDot } from './BellDot';
|
|
45
48
|
export { default as Bold } from './Bold';
|
|
49
|
+
export { default as Book } from './Book';
|
|
46
50
|
export { default as BookOpen } from './BookOpen';
|
|
47
51
|
export { default as Bookmark } from './Bookmark';
|
|
48
52
|
export { default as BookmarkFill } from './BookmarkFill';
|
|
49
53
|
export { default as Box } from './Box';
|
|
50
54
|
export { default as Boxes3 } from './Boxes3';
|
|
55
|
+
export { default as BranchesDown } from './BranchesDown';
|
|
56
|
+
export { default as BranchesRight } from './BranchesRight';
|
|
57
|
+
export { default as Briefcase } from './Briefcase';
|
|
51
58
|
export { default as BroomMotion } from './BroomMotion';
|
|
52
59
|
export { default as Bucket } from './Bucket';
|
|
60
|
+
export { default as BucketPaint } from './BucketPaint';
|
|
53
61
|
export { default as Bug } from './Bug';
|
|
54
62
|
export { default as Bulb } from './Bulb';
|
|
55
63
|
export { default as Calendar } from './Calendar';
|
|
@@ -58,39 +66,77 @@ export { default as CaretDown } from './CaretDown';
|
|
|
58
66
|
export { default as CaretLeft } from './CaretLeft';
|
|
59
67
|
export { default as CaretRight } from './CaretRight';
|
|
60
68
|
export { default as CaretUp } from './CaretUp';
|
|
61
|
-
export { default as Case } from './Case';
|
|
62
69
|
export { default as ChartAreaStacked } from './ChartAreaStacked';
|
|
70
|
+
export { default as ChartAreaStackedNormalized } from './ChartAreaStackedNormalized';
|
|
71
|
+
export { default as ChartBar } from './ChartBar';
|
|
72
|
+
export { default as ChartBarStacked } from './ChartBarStacked';
|
|
63
73
|
export { default as ChartColumn } from './ChartColumn';
|
|
74
|
+
export { default as ChartColumnStacked } from './ChartColumnStacked';
|
|
75
|
+
export { default as ChartDonut } from './ChartDonut';
|
|
64
76
|
export { default as ChartLine } from './ChartLine';
|
|
77
|
+
export { default as ChartMixed } from './ChartMixed';
|
|
65
78
|
export { default as ChartPie } from './ChartPie';
|
|
79
|
+
export { default as ChartTreemap } from './ChartTreemap';
|
|
66
80
|
export { default as Check } from './Check';
|
|
67
81
|
export { default as Cherry } from './Cherry';
|
|
68
82
|
export { default as ChevronDown } from './ChevronDown';
|
|
69
83
|
export { default as ChevronLeft } from './ChevronLeft';
|
|
70
84
|
export { default as ChevronRight } from './ChevronRight';
|
|
71
85
|
export { default as ChevronUp } from './ChevronUp';
|
|
86
|
+
export { default as ChevronsCollapseFromLines } from './ChevronsCollapseFromLines';
|
|
72
87
|
export { default as ChevronsCollapseHorizontal } from './ChevronsCollapseHorizontal';
|
|
88
|
+
export { default as ChevronsCollapseToLine } from './ChevronsCollapseToLine';
|
|
73
89
|
export { default as ChevronsCollapseUpRight } from './ChevronsCollapseUpRight';
|
|
74
90
|
export { default as ChevronsCollapseVertical } from './ChevronsCollapseVertical';
|
|
75
91
|
export { default as ChevronsDown } from './ChevronsDown';
|
|
92
|
+
export { default as ChevronsExpandFromLine } from './ChevronsExpandFromLine';
|
|
76
93
|
export { default as ChevronsExpandHorizontal } from './ChevronsExpandHorizontal';
|
|
94
|
+
export { default as ChevronsExpandToLines } from './ChevronsExpandToLines';
|
|
77
95
|
export { default as ChevronsExpandUpRight } from './ChevronsExpandUpRight';
|
|
78
96
|
export { default as ChevronsExpandVertical } from './ChevronsExpandVertical';
|
|
79
97
|
export { default as ChevronsLeft } from './ChevronsLeft';
|
|
80
98
|
export { default as ChevronsRight } from './ChevronsRight';
|
|
81
99
|
export { default as ChevronsUp } from './ChevronsUp';
|
|
100
|
+
export { default as Circle } from './Circle';
|
|
101
|
+
export { default as CircleArrowDown } from './CircleArrowDown';
|
|
102
|
+
export { default as CircleArrowDownFill } from './CircleArrowDownFill';
|
|
103
|
+
export { default as CircleArrowLeft } from './CircleArrowLeft';
|
|
104
|
+
export { default as CircleArrowLeftFill } from './CircleArrowLeftFill';
|
|
105
|
+
export { default as CircleArrowRight } from './CircleArrowRight';
|
|
106
|
+
export { default as CircleArrowRightFill } from './CircleArrowRightFill';
|
|
107
|
+
export { default as CircleArrowUp } from './CircleArrowUp';
|
|
108
|
+
export { default as CircleArrowUpFill } from './CircleArrowUpFill';
|
|
82
109
|
export { default as CircleCheck } from './CircleCheck';
|
|
110
|
+
export { default as CircleCheckFill } from './CircleCheckFill';
|
|
111
|
+
export { default as CircleChevronDown } from './CircleChevronDown';
|
|
112
|
+
export { default as CircleChevronDownFill } from './CircleChevronDownFill';
|
|
113
|
+
export { default as CircleChevronLeft } from './CircleChevronLeft';
|
|
114
|
+
export { default as CircleChevronLeftFill } from './CircleChevronLeftFill';
|
|
115
|
+
export { default as CircleChevronRight } from './CircleChevronRight';
|
|
116
|
+
export { default as CircleChevronRightFill } from './CircleChevronRightFill';
|
|
117
|
+
export { default as CircleChevronUp } from './CircleChevronUp';
|
|
118
|
+
export { default as CircleChevronUpFill } from './CircleChevronUpFill';
|
|
119
|
+
export { default as CircleChevronsDown } from './CircleChevronsDown';
|
|
120
|
+
export { default as CircleChevronsLeft } from './CircleChevronsLeft';
|
|
121
|
+
export { default as CircleChevronsRight } from './CircleChevronsRight';
|
|
122
|
+
export { default as CircleChevronsUp } from './CircleChevronsUp';
|
|
123
|
+
export { default as CircleDashed } from './CircleDashed';
|
|
124
|
+
export { default as CircleDollar } from './CircleDollar';
|
|
83
125
|
export { default as CircleExclamation } from './CircleExclamation';
|
|
84
126
|
export { default as CircleExclamationFill } from './CircleExclamationFill';
|
|
127
|
+
export { default as CircleFill } from './CircleFill';
|
|
85
128
|
export { default as CircleInfo } from './CircleInfo';
|
|
129
|
+
export { default as CircleInfoFill } from './CircleInfoFill';
|
|
86
130
|
export { default as CircleLetterC } from './CircleLetterC';
|
|
87
131
|
export { default as CircleLetterF } from './CircleLetterF';
|
|
88
132
|
export { default as CircleLetterH } from './CircleLetterH';
|
|
89
133
|
export { default as CircleLetterP } from './CircleLetterP';
|
|
90
134
|
export { default as CircleLetterR } from './CircleLetterR';
|
|
135
|
+
export { default as CircleLetterS } from './CircleLetterS';
|
|
91
136
|
export { default as CircleLetterT } from './CircleLetterT';
|
|
92
137
|
export { default as CircleLetterW } from './CircleLetterW';
|
|
93
138
|
export { default as CircleMinus } from './CircleMinus';
|
|
139
|
+
export { default as CircleMinusFill } from './CircleMinusFill';
|
|
94
140
|
export { default as CircleNumber0 } from './CircleNumber0';
|
|
95
141
|
export { default as CircleNumber1 } from './CircleNumber1';
|
|
96
142
|
export { default as CircleNumber6 } from './CircleNumber6';
|
|
@@ -100,32 +146,56 @@ export { default as CircleNumber9 } from './CircleNumber9';
|
|
|
100
146
|
export { default as CirclePause } from './CirclePause';
|
|
101
147
|
export { default as CirclePlay } from './CirclePlay';
|
|
102
148
|
export { default as CirclePlus } from './CirclePlus';
|
|
149
|
+
export { default as CirclePlusFill } from './CirclePlusFill';
|
|
103
150
|
export { default as CircleQuestion } from './CircleQuestion';
|
|
151
|
+
export { default as CircleQuestionFill } from './CircleQuestionFill';
|
|
152
|
+
export { default as CircleRuble } from './CircleRuble';
|
|
104
153
|
export { default as CircleStop } from './CircleStop';
|
|
105
154
|
export { default as CircleXmark } from './CircleXmark';
|
|
155
|
+
export { default as CircleXmarkFill } from './CircleXmarkFill';
|
|
156
|
+
export { default as Circles3Plus } from './Circles3Plus';
|
|
106
157
|
export { default as Circles4Diamond } from './Circles4Diamond';
|
|
107
158
|
export { default as Circles4Square } from './Circles4Square';
|
|
108
159
|
export { default as Clock } from './Clock';
|
|
160
|
+
export { default as ClockArrowRotateLeft } from './ClockArrowRotateLeft';
|
|
161
|
+
export { default as ClockFill } from './ClockFill';
|
|
109
162
|
export { default as Cloud } from './Cloud';
|
|
163
|
+
export { default as CloudArrowUpIn } from './CloudArrowUpIn';
|
|
164
|
+
export { default as CloudCheck } from './CloudCheck';
|
|
165
|
+
export { default as Clouds } from './Clouds';
|
|
110
166
|
export { default as Code } from './Code';
|
|
111
167
|
export { default as CodeCommit } from './CodeCommit';
|
|
112
168
|
export { default as CodeFork } from './CodeFork';
|
|
113
169
|
export { default as CodeMerge } from './CodeMerge';
|
|
114
170
|
export { default as CodePullRequest } from './CodePullRequest';
|
|
171
|
+
export { default as CodePullRequestArrowLeft } from './CodePullRequestArrowLeft';
|
|
172
|
+
export { default as CodePullRequestArrowRight } from './CodePullRequestArrowRight';
|
|
173
|
+
export { default as CodePullRequestCheck } from './CodePullRequestCheck';
|
|
174
|
+
export { default as CodePullRequestXmark } from './CodePullRequestXmark';
|
|
115
175
|
export { default as CodeTrunk } from './CodeTrunk';
|
|
116
176
|
export { default as Comment } from './Comment';
|
|
117
177
|
export { default as CommentDot } from './CommentDot';
|
|
118
178
|
export { default as Comments } from './Comments';
|
|
119
179
|
export { default as Compass } from './Compass';
|
|
120
180
|
export { default as Copy } from './Copy';
|
|
181
|
+
export { default as CopyCheck } from './CopyCheck';
|
|
182
|
+
export { default as CopyMinus } from './CopyMinus';
|
|
183
|
+
export { default as CopyPlus } from './CopyPlus';
|
|
184
|
+
export { default as CopyTransparent } from './CopyTransparent';
|
|
121
185
|
export { default as Cpu } from './Cpu';
|
|
186
|
+
export { default as Cpus } from './Cpus';
|
|
122
187
|
export { default as CreditCard } from './CreditCard';
|
|
188
|
+
export { default as Crop } from './Crop';
|
|
123
189
|
export { default as CrownDiamond } from './CrownDiamond';
|
|
124
190
|
export { default as Cube } from './Cube';
|
|
125
191
|
export { default as Cubes3 } from './Cubes3';
|
|
192
|
+
export { default as Cubes3Overlap } from './Cubes3Overlap';
|
|
126
193
|
export { default as Database } from './Database';
|
|
194
|
+
export { default as DatabaseMagnifier } from './DatabaseMagnifier';
|
|
127
195
|
export { default as Databases } from './Databases';
|
|
196
|
+
export { default as Diamond } from './Diamond';
|
|
128
197
|
export { default as DiamondExclamation } from './DiamondExclamation';
|
|
198
|
+
export { default as DiamondFill } from './DiamondFill';
|
|
129
199
|
export { default as Dice1 } from './Dice1';
|
|
130
200
|
export { default as Dice2 } from './Dice2';
|
|
131
201
|
export { default as Dice3 } from './Dice3';
|
|
@@ -140,48 +210,76 @@ export { default as Ellipsis } from './Ellipsis';
|
|
|
140
210
|
export { default as EllipsisVertical } from './EllipsisVertical';
|
|
141
211
|
export { default as Envelope } from './Envelope';
|
|
142
212
|
export { default as Eraser } from './Eraser';
|
|
213
|
+
export { default as ExclamationShape } from './ExclamationShape';
|
|
143
214
|
export { default as Eye } from './Eye';
|
|
144
215
|
export { default as EyeSlash } from './EyeSlash';
|
|
216
|
+
export { default as FaceAlien } from './FaceAlien';
|
|
145
217
|
export { default as FaceFun } from './FaceFun';
|
|
146
218
|
export { default as FaceNeutral } from './FaceNeutral';
|
|
219
|
+
export { default as FaceRobot } from './FaceRobot';
|
|
147
220
|
export { default as FaceSad } from './FaceSad';
|
|
148
221
|
export { default as FaceSmile } from './FaceSmile';
|
|
149
222
|
export { default as FaceSurprise } from './FaceSurprise';
|
|
150
223
|
export { default as Factory } from './Factory';
|
|
151
224
|
export { default as File } from './File';
|
|
225
|
+
export { default as FileArrowDown } from './FileArrowDown';
|
|
226
|
+
export { default as FileArrowLeft } from './FileArrowLeft';
|
|
227
|
+
export { default as FileArrowRight } from './FileArrowRight';
|
|
228
|
+
export { default as FileArrowRightOut } from './FileArrowRightOut';
|
|
229
|
+
export { default as FileArrowUp } from './FileArrowUp';
|
|
230
|
+
export { default as FileCheck } from './FileCheck';
|
|
231
|
+
export { default as FileCode } from './FileCode';
|
|
232
|
+
export { default as FileDollar } from './FileDollar';
|
|
233
|
+
export { default as FileExclamation } from './FileExclamation';
|
|
234
|
+
export { default as FileMagnifier } from './FileMagnifier';
|
|
235
|
+
export { default as FileMinus } from './FileMinus';
|
|
236
|
+
export { default as FilePlus } from './FilePlus';
|
|
237
|
+
export { default as FileQuestion } from './FileQuestion';
|
|
238
|
+
export { default as FileXmark } from './FileXmark';
|
|
152
239
|
export { default as Files } from './Files';
|
|
153
240
|
export { default as Fingerprint } from './Fingerprint';
|
|
154
|
-
export { default as Fire } from './Fire';
|
|
155
241
|
export { default as Flag } from './Flag';
|
|
242
|
+
export { default as Flame } from './Flame';
|
|
156
243
|
export { default as Flask } from './Flask';
|
|
244
|
+
export { default as FloppyDisk } from './FloppyDisk';
|
|
157
245
|
export { default as Folder } from './Folder';
|
|
158
246
|
export { default as FolderArrowDown } from './FolderArrowDown';
|
|
159
247
|
export { default as FolderArrowLeft } from './FolderArrowLeft';
|
|
160
248
|
export { default as FolderArrowRight } from './FolderArrowRight';
|
|
161
249
|
export { default as FolderArrowUp } from './FolderArrowUp';
|
|
250
|
+
export { default as FolderArrowUpIn } from './FolderArrowUpIn';
|
|
162
251
|
export { default as FolderCode } from './FolderCode';
|
|
163
252
|
export { default as FolderExclamation } from './FolderExclamation';
|
|
164
253
|
export { default as FolderFill } from './FolderFill';
|
|
165
254
|
export { default as FolderFlows } from './FolderFlows';
|
|
166
|
-
export { default as
|
|
255
|
+
export { default as FolderHouse } from './FolderHouse';
|
|
167
256
|
export { default as FolderKeyhole } from './FolderKeyhole';
|
|
257
|
+
export { default as FolderLock } from './FolderLock';
|
|
168
258
|
export { default as FolderMagnifier } from './FolderMagnifier';
|
|
169
259
|
export { default as FolderOpen } from './FolderOpen';
|
|
170
260
|
export { default as FolderPlus } from './FolderPlus';
|
|
171
261
|
export { default as FolderTree } from './FolderTree';
|
|
172
262
|
export { default as Folders } from './Folders';
|
|
263
|
+
export { default as Font } from './Font';
|
|
264
|
+
export { default as FontCase } from './FontCase';
|
|
265
|
+
export { default as FontCursor } from './FontCursor';
|
|
266
|
+
export { default as Frame } from './Frame';
|
|
267
|
+
export { default as Frames } from './Frames';
|
|
173
268
|
export { default as Funnel } from './Funnel';
|
|
174
269
|
export { default as Gear } from './Gear';
|
|
270
|
+
export { default as GearDot } from './GearDot';
|
|
175
271
|
export { default as GearPlay } from './GearPlay';
|
|
176
272
|
export { default as Geo } from './Geo';
|
|
177
273
|
export { default as GeoDots } from './GeoDots';
|
|
178
274
|
export { default as GeoFill } from './GeoFill';
|
|
179
275
|
export { default as GeoPin } from './GeoPin';
|
|
180
276
|
export { default as GeoPolygons } from './GeoPolygons';
|
|
277
|
+
export { default as Ghost } from './Ghost';
|
|
181
278
|
export { default as Globe } from './Globe';
|
|
182
279
|
export { default as GraduationCap } from './GraduationCap';
|
|
280
|
+
export { default as GraphNode } from './GraphNode';
|
|
281
|
+
export { default as Grip } from './Grip';
|
|
183
282
|
export { default as GripHorizontal } from './GripHorizontal';
|
|
184
|
-
export { default as GripVertical } from './GripVertical';
|
|
185
283
|
export { default as Hand } from './Hand';
|
|
186
284
|
export { default as HandOk } from './HandOk';
|
|
187
285
|
export { default as HandPointDown } from './HandPointDown';
|
|
@@ -190,54 +288,119 @@ export { default as HandPointRight } from './HandPointRight';
|
|
|
190
288
|
export { default as HandPointUp } from './HandPointUp';
|
|
191
289
|
export { default as HandStop } from './HandStop';
|
|
192
290
|
export { default as HardDrive } from './HardDrive';
|
|
291
|
+
export { default as Hashtag } from './Hashtag';
|
|
292
|
+
export { default as Heading } from './Heading';
|
|
293
|
+
export { default as Headphones } from './Headphones';
|
|
193
294
|
export { default as Heart } from './Heart';
|
|
295
|
+
export { default as HeartCrack } from './HeartCrack';
|
|
194
296
|
export { default as HeartFill } from './HeartFill';
|
|
195
297
|
export { default as HeartPulse } from './HeartPulse';
|
|
196
|
-
export { default as
|
|
298
|
+
export { default as House } from './House';
|
|
197
299
|
export { default as Italic } from './Italic';
|
|
198
300
|
export { default as Key } from './Key';
|
|
199
301
|
export { default as Keyboard } from './Keyboard';
|
|
200
302
|
export { default as Layers } from './Layers';
|
|
201
|
-
export { default as
|
|
303
|
+
export { default as Layers3Diagonal } from './Layers3Diagonal';
|
|
202
304
|
export { default as LayersVertical } from './LayersVertical';
|
|
305
|
+
export { default as LayoutCells } from './LayoutCells';
|
|
306
|
+
export { default as LayoutCellsLarge } from './LayoutCellsLarge';
|
|
307
|
+
export { default as LayoutColumns } from './LayoutColumns';
|
|
308
|
+
export { default as LayoutColumns3 } from './LayoutColumns3';
|
|
309
|
+
export { default as LayoutHeader } from './LayoutHeader';
|
|
310
|
+
export { default as LayoutHeaderCells } from './LayoutHeaderCells';
|
|
311
|
+
export { default as LayoutHeaderCellsLarge } from './LayoutHeaderCellsLarge';
|
|
312
|
+
export { default as LayoutHeaderCellsLargeLetterD } from './LayoutHeaderCellsLargeLetterD';
|
|
313
|
+
export { default as LayoutHeaderCellsLargeThunderbolt } from './LayoutHeaderCellsLargeThunderbolt';
|
|
314
|
+
export { default as LayoutHeaderColumns } from './LayoutHeaderColumns';
|
|
315
|
+
export { default as LayoutHeaderSideContent } from './LayoutHeaderSideContent';
|
|
316
|
+
export { default as LayoutList } from './LayoutList';
|
|
317
|
+
export { default as LayoutRows } from './LayoutRows';
|
|
318
|
+
export { default as LayoutRows3 } from './LayoutRows3';
|
|
319
|
+
export { default as LayoutSideContent } from './LayoutSideContent';
|
|
203
320
|
export { default as LifeRing } from './LifeRing';
|
|
204
321
|
export { default as Link } from './Link';
|
|
205
322
|
export { default as LinkSlash } from './LinkSlash';
|
|
323
|
+
export { default as ListCheck } from './ListCheck';
|
|
324
|
+
export { default as ListCheckLock } from './ListCheckLock';
|
|
325
|
+
export { default as ListTimeline } from './ListTimeline';
|
|
326
|
+
export { default as ListUl } from './ListUl';
|
|
206
327
|
export { default as Lock } from './Lock';
|
|
207
328
|
export { default as LockOpen } from './LockOpen';
|
|
329
|
+
export { default as LogoAcrobat } from './LogoAcrobat';
|
|
330
|
+
export { default as LogoDocker } from './LogoDocker';
|
|
331
|
+
export { default as LogoGitlab } from './LogoGitlab';
|
|
332
|
+
export { default as LogoLinux } from './LogoLinux';
|
|
333
|
+
export { default as LogoMacos } from './LogoMacos';
|
|
334
|
+
export { default as LogoNotion } from './LogoNotion';
|
|
335
|
+
export { default as LogoPython } from './LogoPython';
|
|
336
|
+
export { default as LogoStackOverflow } from './LogoStackOverflow';
|
|
337
|
+
export { default as LogoTelegram } from './LogoTelegram';
|
|
338
|
+
export { default as LogoUbuntu } from './LogoUbuntu';
|
|
339
|
+
export { default as LogoWindows } from './LogoWindows';
|
|
340
|
+
export { default as LogoYandex } from './LogoYandex';
|
|
341
|
+
export { default as LogoYandexCloud } from './LogoYandexCloud';
|
|
342
|
+
export { default as Magnet } from './Magnet';
|
|
208
343
|
export { default as Magnifier } from './Magnifier';
|
|
209
344
|
export { default as MagnifierMinus } from './MagnifierMinus';
|
|
210
345
|
export { default as MagnifierPlus } from './MagnifierPlus';
|
|
346
|
+
export { default as MathIntersectionShape } from './MathIntersectionShape';
|
|
347
|
+
export { default as MathOperations } from './MathOperations';
|
|
348
|
+
export { default as MathUnionShape } from './MathUnionShape';
|
|
349
|
+
export { default as Medal } from './Medal';
|
|
211
350
|
export { default as Megaphone } from './Megaphone';
|
|
212
351
|
export { default as Microphone } from './Microphone';
|
|
213
352
|
export { default as MicrophoneSlash } from './MicrophoneSlash';
|
|
214
353
|
export { default as Minus } from './Minus';
|
|
354
|
+
export { default as NodesDown } from './NodesDown';
|
|
355
|
+
export { default as NodesLeft } from './NodesLeft';
|
|
356
|
+
export { default as NodesRight } from './NodesRight';
|
|
357
|
+
export { default as NodesUp } from './NodesUp';
|
|
215
358
|
export { default as ObjectsAlignBottom } from './ObjectsAlignBottom';
|
|
216
359
|
export { default as ObjectsAlignCenterHorizontal } from './ObjectsAlignCenterHorizontal';
|
|
217
360
|
export { default as ObjectsAlignCenterVertical } from './ObjectsAlignCenterVertical';
|
|
218
361
|
export { default as ObjectsAlignLeft } from './ObjectsAlignLeft';
|
|
219
362
|
export { default as ObjectsAlignRight } from './ObjectsAlignRight';
|
|
220
363
|
export { default as ObjectsAlignTop } from './ObjectsAlignTop';
|
|
364
|
+
export { default as OctagonXmark } from './OctagonXmark';
|
|
365
|
+
export { default as OfficeBadge } from './OfficeBadge';
|
|
366
|
+
export { default as Palette } from './Palette';
|
|
221
367
|
export { default as Paperclip } from './Paperclip';
|
|
222
368
|
export { default as Passport } from './Passport';
|
|
369
|
+
export { default as Pause } from './Pause';
|
|
370
|
+
export { default as Pencil } from './Pencil';
|
|
371
|
+
export { default as PencilToLine } from './PencilToLine';
|
|
223
372
|
export { default as PencilToSquare } from './PencilToSquare';
|
|
224
373
|
export { default as Person } from './Person';
|
|
225
374
|
export { default as PersonMagnifier } from './PersonMagnifier';
|
|
226
375
|
export { default as PersonPencil } from './PersonPencil';
|
|
227
376
|
export { default as PersonPlus } from './PersonPlus';
|
|
377
|
+
export { default as PersonSpeaker } from './PersonSpeaker';
|
|
228
378
|
export { default as PersonWorker } from './PersonWorker';
|
|
229
379
|
export { default as PersonXmark } from './PersonXmark';
|
|
230
380
|
export { default as Persons } from './Persons';
|
|
381
|
+
export { default as PersonsLock } from './PersonsLock';
|
|
231
382
|
export { default as Picture } from './Picture';
|
|
232
383
|
export { default as Pill } from './Pill';
|
|
233
384
|
export { default as Pin } from './Pin';
|
|
234
385
|
export { default as PinFill } from './PinFill';
|
|
235
386
|
export { default as PinSlash } from './PinSlash';
|
|
236
387
|
export { default as PinSlashFill } from './PinSlashFill';
|
|
388
|
+
export { default as Play } from './Play';
|
|
389
|
+
export { default as PlugConnection } from './PlugConnection';
|
|
390
|
+
export { default as PlugWire } from './PlugWire';
|
|
237
391
|
export { default as Plus } from './Plus';
|
|
392
|
+
export { default as Power } from './Power';
|
|
393
|
+
export { default as Printer } from './Printer';
|
|
238
394
|
export { default as Puzzle } from './Puzzle';
|
|
239
395
|
export { default as QrCode } from './QrCode';
|
|
396
|
+
export { default as Receipt } from './Receipt';
|
|
397
|
+
export { default as RectanglePulse } from './RectanglePulse';
|
|
398
|
+
export { default as Rectangles4 } from './Rectangles4';
|
|
399
|
+
export { default as Rocket } from './Rocket';
|
|
240
400
|
export { default as Route } from './Route';
|
|
401
|
+
export { default as Sack } from './Sack';
|
|
402
|
+
export { default as ScalesBalanced } from './ScalesBalanced';
|
|
403
|
+
export { default as ScalesUnbalanced } from './ScalesUnbalanced';
|
|
241
404
|
export { default as Scissors } from './Scissors';
|
|
242
405
|
export { default as SealCheck } from './SealCheck';
|
|
243
406
|
export { default as Server } from './Server';
|
|
@@ -248,14 +411,18 @@ export { default as ShieldKeyhole } from './ShieldKeyhole';
|
|
|
248
411
|
export { default as ShoppingBag } from './ShoppingBag';
|
|
249
412
|
export { default as ShoppingBasket } from './ShoppingBasket';
|
|
250
413
|
export { default as ShoppingCart } from './ShoppingCart';
|
|
251
|
-
export { default as
|
|
414
|
+
export { default as Shuffle } from './Shuffle';
|
|
415
|
+
export { default as Sliders } from './Sliders';
|
|
252
416
|
export { default as SlidersVertical } from './SlidersVertical';
|
|
253
417
|
export { default as Smartphone } from './Smartphone';
|
|
254
418
|
export { default as Snowflake } from './Snowflake';
|
|
255
419
|
export { default as Sphere } from './Sphere';
|
|
420
|
+
export { default as Square } from './Square';
|
|
421
|
+
export { default as SquareArticle } from './SquareArticle';
|
|
256
422
|
export { default as SquareCheck } from './SquareCheck';
|
|
257
423
|
export { default as SquareDot } from './SquareDot';
|
|
258
424
|
export { default as SquareExclamation } from './SquareExclamation';
|
|
425
|
+
export { default as SquareFill } from './SquareFill';
|
|
259
426
|
export { default as SquareHashtag } from './SquareHashtag';
|
|
260
427
|
export { default as SquareLetterT } from './SquareLetterT';
|
|
261
428
|
export { default as SquareMinus } from './SquareMinus';
|
|
@@ -265,33 +432,58 @@ export { default as Star } from './Star';
|
|
|
265
432
|
export { default as StarFill } from './StarFill';
|
|
266
433
|
export { default as Stethoscope } from './Stethoscope';
|
|
267
434
|
export { default as Sticker } from './Sticker';
|
|
435
|
+
export { default as Stop } from './Stop';
|
|
268
436
|
export { default as Strikethrough } from './Strikethrough';
|
|
269
437
|
export { default as Suitcase } from './Suitcase';
|
|
270
438
|
export { default as TShirt } from './TShirt';
|
|
439
|
+
export { default as Tag } from './Tag';
|
|
440
|
+
export { default as TagDollar } from './TagDollar';
|
|
441
|
+
export { default as TagRuble } from './TagRuble';
|
|
442
|
+
export { default as Tags } from './Tags';
|
|
271
443
|
export { default as Target } from './Target';
|
|
272
444
|
export { default as Terminal } from './Terminal';
|
|
273
445
|
export { default as TextAlignCenter } from './TextAlignCenter';
|
|
274
446
|
export { default as TextAlignJustify } from './TextAlignJustify';
|
|
275
447
|
export { default as TextAlignLeft } from './TextAlignLeft';
|
|
276
448
|
export { default as TextAlignRight } from './TextAlignRight';
|
|
449
|
+
export { default as TextIndent } from './TextIndent';
|
|
450
|
+
export { default as TextOutdent } from './TextOutdent';
|
|
277
451
|
export { default as ThumbsDown } from './ThumbsDown';
|
|
278
452
|
export { default as ThumbsDownFill } from './ThumbsDownFill';
|
|
279
453
|
export { default as ThumbsUp } from './ThumbsUp';
|
|
280
454
|
export { default as ThumbsUpFill } from './ThumbsUpFill';
|
|
281
455
|
export { default as Thunderbolt } from './Thunderbolt';
|
|
282
456
|
export { default as ThunderboltFill } from './ThunderboltFill';
|
|
283
|
-
export { default as
|
|
457
|
+
export { default as Timeline } from './Timeline';
|
|
458
|
+
export { default as Timestamps } from './Timestamps';
|
|
459
|
+
export { default as TrafficLight } from './TrafficLight';
|
|
460
|
+
export { default as TrashBin } from './TrashBin';
|
|
284
461
|
export { default as Tray } from './Tray';
|
|
462
|
+
export { default as TriangleDown } from './TriangleDown';
|
|
463
|
+
export { default as TriangleDownFill } from './TriangleDownFill';
|
|
285
464
|
export { default as TriangleExclamation } from './TriangleExclamation';
|
|
286
465
|
export { default as TriangleExclamationFill } from './TriangleExclamationFill';
|
|
466
|
+
export { default as TriangleLeft } from './TriangleLeft';
|
|
467
|
+
export { default as TriangleLeftFill } from './TriangleLeftFill';
|
|
468
|
+
export { default as TriangleRight } from './TriangleRight';
|
|
469
|
+
export { default as TriangleRightFill } from './TriangleRightFill';
|
|
470
|
+
export { default as TriangleThunderbolt } from './TriangleThunderbolt';
|
|
471
|
+
export { default as TriangleUp } from './TriangleUp';
|
|
472
|
+
export { default as TriangleUpFill } from './TriangleUpFill';
|
|
287
473
|
export { default as Trolley } from './Trolley';
|
|
474
|
+
export { default as Tv } from './Tv';
|
|
475
|
+
export { default as TvRetro } from './TvRetro';
|
|
288
476
|
export { default as Umbrella } from './Umbrella';
|
|
289
477
|
export { default as Underline } from './Underline';
|
|
478
|
+
export { default as Vault } from './Vault';
|
|
479
|
+
export { default as VectorCircle } from './VectorCircle';
|
|
480
|
+
export { default as VectorSquare } from './VectorSquare';
|
|
290
481
|
export { default as Video } from './Video';
|
|
291
482
|
export { default as Volume } from './Volume';
|
|
292
483
|
export { default as VolumeFill } from './VolumeFill';
|
|
293
484
|
export { default as VolumeLow } from './VolumeLow';
|
|
294
485
|
export { default as VolumeOff } from './VolumeOff';
|
|
295
486
|
export { default as VolumeXmark } from './VolumeXmark';
|
|
487
|
+
export { default as WeightHanging } from './WeightHanging';
|
|
296
488
|
export { default as Wrench } from './Wrench';
|
|
297
489
|
export { default as Xmark } from './Xmark';
|