lucide-astro 0.261.0 → 0.262.0
Sign up to get free protection for your applications and to get access to all the features.
- package/LICENSE +21 -21
- package/README.md +40 -40
- package/dist/.Layout.astro +34 -0
- package/dist/Accessibility.astro +14 -0
- package/dist/Activity.astro +10 -0
- package/dist/ActivitySquare.astro +11 -0
- package/dist/AirVent.astro +13 -0
- package/dist/Airplay.astro +11 -0
- package/dist/AlarmCheck.astro +15 -0
- package/dist/AlarmClock.astro +15 -0
- package/dist/AlarmClockOff.astro +15 -0
- package/dist/AlarmMinus.astro +15 -0
- package/dist/AlarmPlus.astro +16 -0
- package/dist/Album.astro +11 -0
- package/dist/AlertCircle.astro +12 -0
- package/dist/AlertOctagon.astro +12 -0
- package/dist/AlertTriangle.astro +12 -0
- package/dist/AlignCenter.astro +12 -0
- package/dist/AlignCenterHorizontal.astro +14 -0
- package/dist/AlignCenterVertical.astro +14 -0
- package/dist/AlignEndHorizontal.astro +12 -0
- package/dist/AlignEndVertical.astro +12 -0
- package/dist/AlignHorizontalDistributeCenter.astro +15 -0
- package/dist/AlignHorizontalDistributeEnd.astro +13 -0
- package/dist/AlignHorizontalDistributeStart.astro +13 -0
- package/dist/AlignHorizontalJustifyCenter.astro +12 -0
- package/dist/AlignHorizontalJustifyEnd.astro +12 -0
- package/dist/AlignHorizontalJustifyStart.astro +12 -0
- package/dist/AlignHorizontalSpaceAround.astro +12 -0
- package/dist/AlignHorizontalSpaceBetween.astro +13 -0
- package/dist/AlignJustify.astro +12 -0
- package/dist/AlignLeft.astro +12 -0
- package/dist/AlignRight.astro +12 -0
- package/dist/AlignStartHorizontal.astro +12 -0
- package/dist/AlignStartVertical.astro +12 -0
- package/dist/AlignVerticalDistributeCenter.astro +15 -0
- package/dist/AlignVerticalDistributeEnd.astro +13 -0
- package/dist/AlignVerticalDistributeStart.astro +13 -0
- package/dist/AlignVerticalJustifyCenter.astro +12 -0
- package/dist/AlignVerticalJustifyEnd.astro +12 -0
- package/dist/AlignVerticalJustifyStart.astro +12 -0
- package/dist/AlignVerticalSpaceAround.astro +12 -0
- package/dist/AlignVerticalSpaceBetween.astro +13 -0
- package/dist/Ampersand.astro +11 -0
- package/dist/Ampersands.astro +11 -0
- package/dist/Anchor.astro +12 -0
- package/dist/Angry.astro +15 -0
- package/dist/Annoyed.astro +13 -0
- package/dist/Antenna.astro +15 -0
- package/dist/Aperture.astro +16 -0
- package/dist/AppWindow.astro +13 -0
- package/dist/Apple.astro +11 -0
- package/dist/Archive.astro +12 -0
- package/dist/ArchiveRestore.astro +14 -0
- package/dist/AreaChart.astro +11 -0
- package/dist/Armchair.astro +13 -0
- package/dist/ArrowBigDown.astro +10 -0
- package/dist/ArrowBigDownDash.astro +11 -0
- package/dist/ArrowBigLeft.astro +10 -0
- package/dist/ArrowBigLeftDash.astro +11 -0
- package/dist/ArrowBigRight.astro +10 -0
- package/dist/ArrowBigRightDash.astro +11 -0
- package/dist/ArrowBigUp.astro +10 -0
- package/dist/ArrowBigUpDash.astro +11 -0
- package/dist/ArrowDown.astro +11 -0
- package/dist/ArrowDown01.astro +14 -0
- package/dist/ArrowDown10.astro +14 -0
- package/dist/ArrowDownAZ.astro +14 -0
- package/dist/ArrowDownCircle.astro +12 -0
- package/dist/ArrowDownFromLine.astro +12 -0
- package/dist/ArrowDownLeft.astro +11 -0
- package/dist/ArrowDownLeftFromCircle.astro +12 -0
- package/dist/ArrowDownLeftSquare.astro +12 -0
- package/dist/ArrowDownNarrowWide.astro +14 -0
- package/dist/ArrowDownRight.astro +11 -0
- package/dist/ArrowDownRightFromCircle.astro +12 -0
- package/dist/ArrowDownRightSquare.astro +12 -0
- package/dist/ArrowDownSquare.astro +12 -0
- package/dist/ArrowDownToDot.astro +12 -0
- package/dist/ArrowDownToLine.astro +12 -0
- package/dist/ArrowDownUp.astro +13 -0
- package/dist/ArrowDownWideNarrow.astro +14 -0
- package/dist/ArrowDownZA.astro +14 -0
- package/dist/ArrowLeft.astro +11 -0
- package/dist/ArrowLeftCircle.astro +12 -0
- package/dist/ArrowLeftFromLine.astro +12 -0
- package/dist/ArrowLeftRight.astro +13 -0
- package/dist/ArrowLeftSquare.astro +12 -0
- package/dist/ArrowLeftToLine.astro +12 -0
- package/dist/ArrowRight.astro +11 -0
- package/dist/ArrowRightCircle.astro +12 -0
- package/dist/ArrowRightFromLine.astro +12 -0
- package/dist/ArrowRightLeft.astro +13 -0
- package/dist/ArrowRightSquare.astro +12 -0
- package/dist/ArrowRightToLine.astro +12 -0
- package/dist/ArrowUp.astro +11 -0
- package/dist/ArrowUp01.astro +14 -0
- package/dist/ArrowUp10.astro +14 -0
- package/dist/ArrowUpAZ.astro +14 -0
- package/dist/ArrowUpCircle.astro +12 -0
- package/dist/ArrowUpDown.astro +13 -0
- package/dist/ArrowUpFromDot.astro +12 -0
- package/dist/ArrowUpFromLine.astro +12 -0
- package/dist/ArrowUpLeft.astro +11 -0
- package/dist/ArrowUpLeftFromCircle.astro +12 -0
- package/dist/ArrowUpLeftSquare.astro +12 -0
- package/dist/ArrowUpNarrowWide.astro +14 -0
- package/dist/ArrowUpRight.astro +11 -0
- package/dist/ArrowUpRightFromCircle.astro +12 -0
- package/dist/ArrowUpRightSquare.astro +12 -0
- package/dist/ArrowUpSquare.astro +12 -0
- package/dist/ArrowUpToLine.astro +12 -0
- package/dist/ArrowUpWideNarrow.astro +14 -0
- package/dist/ArrowUpZA.astro +14 -0
- package/dist/ArrowsUpFromLine.astro +14 -0
- package/dist/Asterisk.astro +12 -0
- package/dist/AtSign.astro +11 -0
- package/dist/Atom.astro +12 -0
- package/dist/Award.astro +11 -0
- package/dist/Axe.astro +11 -0
- package/dist/Axis3d.astro +11 -0
- package/dist/Baby.astro +13 -0
- package/dist/Backpack.astro +14 -0
- package/dist/Badge.astro +10 -0
- package/dist/BadgeAlert.astro +12 -0
- package/dist/BadgeCheck.astro +11 -0
- package/dist/BadgeDollarSign.astro +12 -0
- package/dist/BadgeHelp.astro +12 -0
- package/dist/BadgeInfo.astro +12 -0
- package/dist/BadgeMinus.astro +11 -0
- package/dist/BadgePercent.astro +13 -0
- package/dist/BadgePlus.astro +12 -0
- package/dist/BadgeX.astro +12 -0
- package/dist/BaggageClaim.astro +14 -0
- package/dist/Ban.astro +11 -0
- package/dist/Banana.astro +11 -0
- package/dist/Banknote.astro +12 -0
- package/dist/BarChart.astro +12 -0
- package/dist/BarChart2.astro +12 -0
- package/dist/BarChart3.astro +13 -0
- package/dist/BarChart4.astro +13 -0
- package/dist/BarChartBig.astro +12 -0
- package/dist/BarChartHorizontal.astro +13 -0
- package/dist/BarChartHorizontalBig.astro +12 -0
- package/dist/Baseline.astro +12 -0
- package/dist/Bath.astro +14 -0
- package/dist/Battery.astro +11 -0
- package/dist/BatteryCharging.astro +13 -0
- package/dist/BatteryFull.astro +14 -0
- package/dist/BatteryLow.astro +12 -0
- package/dist/BatteryMedium.astro +13 -0
- package/dist/BatteryWarning.astro +14 -0
- package/dist/Beaker.astro +12 -0
- package/dist/Bean.astro +11 -0
- package/dist/BeanOff.astro +13 -0
- package/dist/Bed.astro +13 -0
- package/dist/BedDouble.astro +13 -0
- package/dist/BedSingle.astro +12 -0
- package/dist/Beef.astro +12 -0
- package/dist/Beer.astro +14 -0
- package/dist/Bell.astro +11 -0
- package/dist/BellDot.astro +12 -0
- package/dist/BellMinus.astro +12 -0
- package/dist/BellOff.astro +13 -0
- package/dist/BellPlus.astro +13 -0
- package/dist/BellRing.astro +13 -0
- package/dist/Bike.astro +13 -0
- package/dist/Binary.astro +15 -0
- package/dist/Biohazard.astro +19 -0
- package/dist/Bird.astro +15 -0
- package/dist/Bitcoin.astro +10 -0
- package/dist/Blinds.astro +16 -0
- package/dist/Bluetooth.astro +10 -0
- package/dist/BluetoothConnected.astro +12 -0
- package/dist/BluetoothOff.astro +12 -0
- package/dist/BluetoothSearching.astro +12 -0
- package/dist/Bold.astro +11 -0
- package/dist/Bomb.astro +12 -0
- package/dist/Bone.astro +10 -0
- package/dist/Book.astro +10 -0
- package/dist/BookCopy.astro +12 -0
- package/dist/BookDown.astro +12 -0
- package/dist/BookKey.astro +14 -0
- package/dist/BookLock.astro +13 -0
- package/dist/BookMarked.astro +11 -0
- package/dist/BookMinus.astro +11 -0
- package/dist/BookOpen.astro +11 -0
- package/dist/BookOpenCheck.astro +12 -0
- package/dist/BookPlus.astro +12 -0
- package/dist/BookTemplate.astro +20 -0
- package/dist/BookUp.astro +12 -0
- package/dist/BookUp2.astro +14 -0
- package/dist/BookX.astro +12 -0
- package/dist/Bookmark.astro +10 -0
- package/dist/BookmarkMinus.astro +11 -0
- package/dist/BookmarkPlus.astro +12 -0
- package/dist/BoomBox.astro +16 -0
- package/dist/Bot.astro +14 -0
- package/dist/Box.astro +12 -0
- package/dist/BoxSelect.astro +21 -0
- package/dist/Boxes.astro +21 -0
- package/dist/Braces.astro +11 -0
- package/dist/Brackets.astro +11 -0
- package/dist/Brain.astro +11 -0
- package/dist/BrainCircuit.astro +18 -0
- package/dist/BrainCog.astro +17 -0
- package/dist/Briefcase.astro +11 -0
- package/dist/BringToFront.astro +12 -0
- package/dist/Brush.astro +11 -0
- package/dist/Bug.astro +18 -0
- package/dist/Building.astro +20 -0
- package/dist/Building2.astro +16 -0
- package/dist/Bus.astro +13 -0
- package/dist/Cable.astro +16 -0
- package/dist/Cake.astro +18 -0
- package/dist/CakeSlice.astro +13 -0
- package/dist/Calculator.astro +19 -0
- package/dist/Calendar.astro +13 -0
- package/dist/CalendarCheck.astro +14 -0
- package/dist/CalendarCheck2.astro +14 -0
- package/dist/CalendarClock.astro +15 -0
- package/dist/CalendarDays.astro +19 -0
- package/dist/CalendarHeart.astro +14 -0
- package/dist/CalendarMinus.astro +14 -0
- package/dist/CalendarOff.astro +15 -0
- package/dist/CalendarPlus.astro +15 -0
- package/dist/CalendarRange.astro +17 -0
- package/dist/CalendarSearch.astro +15 -0
- package/dist/CalendarX.astro +15 -0
- package/dist/CalendarX2.astro +15 -0
- package/dist/Camera.astro +11 -0
- package/dist/CameraOff.astro +13 -0
- package/dist/CandlestickChart.astro +16 -0
- package/dist/Candy.astro +14 -0
- package/dist/CandyCane.astro +14 -0
- package/dist/CandyOff.astro +17 -0
- package/dist/Car.astro +12 -0
- package/dist/Carrot.astro +12 -0
- package/dist/CaseLower.astro +13 -0
- package/dist/CaseSensitive.astro +13 -0
- package/dist/CaseUpper.astro +12 -0
- package/dist/CassetteTape.astro +14 -0
- package/dist/Cast.astro +13 -0
- package/dist/Castle.astro +18 -0
- package/dist/Cat.astro +13 -0
- package/dist/Check.astro +10 -0
- package/dist/CheckCheck.astro +11 -0
- package/dist/CheckCircle.astro +11 -0
- package/dist/CheckCircle2.astro +11 -0
- package/dist/CheckSquare.astro +11 -0
- package/dist/ChefHat.astro +11 -0
- package/dist/Cherry.astro +13 -0
- package/dist/ChevronDown.astro +10 -0
- package/dist/ChevronDownCircle.astro +11 -0
- package/dist/ChevronDownSquare.astro +11 -0
- package/dist/ChevronFirst.astro +11 -0
- package/dist/ChevronLast.astro +11 -0
- package/dist/ChevronLeft.astro +10 -0
- package/dist/ChevronLeftCircle.astro +11 -0
- package/dist/ChevronLeftSquare.astro +11 -0
- package/dist/ChevronRight.astro +10 -0
- package/dist/ChevronRightCircle.astro +11 -0
- package/dist/ChevronRightSquare.astro +11 -0
- package/dist/ChevronUp.astro +10 -0
- package/dist/ChevronUpCircle.astro +11 -0
- package/dist/ChevronUpSquare.astro +11 -0
- package/dist/ChevronsDown.astro +11 -0
- package/dist/ChevronsDownUp.astro +11 -0
- package/dist/ChevronsLeft.astro +11 -0
- package/dist/ChevronsLeftRight.astro +11 -0
- package/dist/ChevronsRight.astro +11 -0
- package/dist/ChevronsRightLeft.astro +11 -0
- package/dist/ChevronsUp.astro +11 -0
- package/dist/ChevronsUpDown.astro +11 -0
- package/dist/Chrome.astro +14 -0
- package/dist/Church.astro +14 -0
- package/dist/Cigarette.astro +14 -0
- package/dist/CigaretteOff.astro +16 -0
- package/dist/Circle.astro +10 -0
- package/dist/CircleDashed.astro +17 -0
- package/dist/CircleDollarSign.astro +12 -0
- package/dist/CircleDot.astro +11 -0
- package/dist/CircleDotDashed.astro +18 -0
- package/dist/CircleEllipsis.astro +13 -0
- package/dist/CircleEqual.astro +12 -0
- package/dist/CircleOff.astro +12 -0
- package/dist/CircleSlash.astro +11 -0
- package/dist/CircleSlash2.astro +11 -0
- package/dist/CircuitBoard.astro +14 -0
- package/dist/Citrus.astro +13 -0
- package/dist/Clapperboard.astro +13 -0
- package/dist/Clipboard.astro +11 -0
- package/dist/ClipboardCheck.astro +12 -0
- package/dist/ClipboardCopy.astro +14 -0
- package/dist/ClipboardEdit.astro +13 -0
- package/dist/ClipboardList.astro +15 -0
- package/dist/ClipboardPaste.astro +12 -0
- package/dist/ClipboardSignature.astro +14 -0
- package/dist/ClipboardType.astro +14 -0
- package/dist/ClipboardX.astro +13 -0
- package/dist/Clock.astro +11 -0
- package/dist/Clock1.astro +11 -0
- package/dist/Clock10.astro +11 -0
- package/dist/Clock11.astro +11 -0
- package/dist/Clock12.astro +11 -0
- package/dist/Clock2.astro +11 -0
- package/dist/Clock3.astro +11 -0
- package/dist/Clock4.astro +11 -0
- package/dist/Clock5.astro +11 -0
- package/dist/Clock6.astro +11 -0
- package/dist/Clock7.astro +11 -0
- package/dist/Clock8.astro +11 -0
- package/dist/Clock9.astro +11 -0
- package/dist/Cloud.astro +10 -0
- package/dist/CloudCog.astro +19 -0
- package/dist/CloudDrizzle.astro +16 -0
- package/dist/CloudFog.astro +12 -0
- package/dist/CloudHail.astro +16 -0
- package/dist/CloudLightning.astro +11 -0
- package/dist/CloudMoon.astro +11 -0
- package/dist/CloudMoonRain.astro +13 -0
- package/dist/CloudOff.astro +12 -0
- package/dist/CloudRain.astro +13 -0
- package/dist/CloudRainWind.astro +13 -0
- package/dist/CloudSnow.astro +16 -0
- package/dist/CloudSun.astro +15 -0
- package/dist/CloudSunRain.astro +17 -0
- package/dist/Cloudy.astro +11 -0
- package/dist/Clover.astro +14 -0
- package/dist/Club.astro +11 -0
- package/dist/Code.astro +11 -0
- package/dist/Code2.astro +12 -0
- package/dist/Codepen.astro +14 -0
- package/dist/Codesandbox.astro +15 -0
- package/dist/Coffee.astro +14 -0
- package/dist/Cog.astro +23 -0
- package/dist/Coins.astro +13 -0
- package/dist/Columns.astro +11 -0
- package/dist/Combine.astro +15 -0
- package/dist/Command.astro +10 -0
- package/dist/Compass.astro +11 -0
- package/dist/Component.astro +13 -0
- package/dist/Computer.astro +13 -0
- package/dist/ConciergeBell.astro +13 -0
- package/dist/Construction.astro +17 -0
- package/dist/Contact.astro +14 -0
- package/dist/Contact2.astro +14 -0
- package/dist/Container.astro +14 -0
- package/dist/Contrast.astro +11 -0
- package/dist/Cookie.astro +15 -0
- package/dist/Copy.astro +11 -0
- package/dist/CopyCheck.astro +12 -0
- package/dist/CopyMinus.astro +12 -0
- package/dist/CopyPlus.astro +13 -0
- package/dist/CopySlash.astro +12 -0
- package/dist/CopyX.astro +13 -0
- package/dist/Copyleft.astro +11 -0
- package/dist/Copyright.astro +11 -0
- package/dist/CornerDownLeft.astro +11 -0
- package/dist/CornerDownRight.astro +11 -0
- package/dist/CornerLeftDown.astro +11 -0
- package/dist/CornerLeftUp.astro +11 -0
- package/dist/CornerRightDown.astro +11 -0
- package/dist/CornerRightUp.astro +11 -0
- package/dist/CornerUpLeft.astro +11 -0
- package/dist/CornerUpRight.astro +11 -0
- package/dist/Cpu.astro +19 -0
- package/dist/CreativeCommons.astro +12 -0
- package/dist/CreditCard.astro +11 -0
- package/dist/Croissant.astro +14 -0
- package/dist/Crop.astro +11 -0
- package/dist/Cross.astro +10 -0
- package/dist/Crosshair.astro +14 -0
- package/dist/Crown.astro +10 -0
- package/dist/CupSoda.astro +13 -0
- package/dist/Currency.astro +14 -0
- package/dist/Database.astro +12 -0
- package/dist/DatabaseBackup.astro +15 -0
- package/dist/Delete.astro +12 -0
- package/dist/Dessert.astro +12 -0
- package/dist/Diamond.astro +10 -0
- package/dist/Dice1.astro +11 -0
- package/dist/Dice2.astro +12 -0
- package/dist/Dice3.astro +13 -0
- package/dist/Dice4.astro +14 -0
- package/dist/Dice5.astro +15 -0
- package/dist/Dice6.astro +16 -0
- package/dist/Dices.astro +15 -0
- package/dist/Diff.astro +12 -0
- package/dist/Disc.astro +11 -0
- package/dist/Disc2.astro +12 -0
- package/dist/Disc3.astro +13 -0
- package/dist/Divide.astro +12 -0
- package/dist/DivideCircle.astro +13 -0
- package/dist/DivideSquare.astro +13 -0
- package/dist/Dna.astro +20 -0
- package/dist/DnaOff.astro +20 -0
- package/dist/Dog.astro +15 -0
- package/dist/DollarSign.astro +11 -0
- package/dist/Donut.astro +11 -0
- package/dist/DoorClosed.astro +12 -0
- package/dist/DoorOpen.astro +14 -0
- package/dist/Dot.astro +10 -0
- package/dist/Download.astro +12 -0
- package/dist/DownloadCloud.astro +12 -0
- package/dist/Dribbble.astro +13 -0
- package/dist/Droplet.astro +10 -0
- package/dist/Droplets.astro +11 -0
- package/dist/Drumstick.astro +11 -0
- package/dist/Dumbbell.astro +16 -0
- package/dist/Ear.astro +11 -0
- package/dist/EarOff.astro +14 -0
- package/dist/Egg.astro +10 -0
- package/dist/EggFried.astro +11 -0
- package/dist/EggOff.astro +12 -0
- package/dist/Equal.astro +11 -0
- package/dist/EqualNot.astro +12 -0
- package/dist/Eraser.astro +12 -0
- package/dist/Euro.astro +12 -0
- package/dist/Expand.astro +13 -0
- package/dist/ExternalLink.astro +12 -0
- package/dist/Eye.astro +11 -0
- package/dist/EyeOff.astro +13 -0
- package/dist/Facebook.astro +10 -0
- package/dist/Factory.astro +13 -0
- package/dist/Fan.astro +11 -0
- package/dist/FastForward.astro +11 -0
- package/dist/Feather.astro +12 -0
- package/dist/FerrisWheel.astro +18 -0
- package/dist/Figma.astro +14 -0
- package/dist/File.astro +11 -0
- package/dist/FileArchive.astro +15 -0
- package/dist/FileAudio.astro +14 -0
- package/dist/FileAudio2.astro +14 -0
- package/dist/FileAxis3d.astro +13 -0
- package/dist/FileBadge.astro +13 -0
- package/dist/FileBadge2.astro +12 -0
- package/dist/FileBarChart.astro +14 -0
- package/dist/FileBarChart2.astro +14 -0
- package/dist/FileBox.astro +15 -0
- package/dist/FileCheck.astro +12 -0
- package/dist/FileCheck2.astro +12 -0
- package/dist/FileClock.astro +13 -0
- package/dist/FileCode.astro +13 -0
- package/dist/FileCode2.astro +13 -0
- package/dist/FileCog.astro +20 -0
- package/dist/FileCog2.astro +18 -0
- package/dist/FileDiff.astro +13 -0
- package/dist/FileDigit.astro +14 -0
- package/dist/FileDown.astro +13 -0
- package/dist/FileEdit.astro +12 -0
- package/dist/FileHeart.astro +12 -0
- package/dist/FileImage.astro +13 -0
- package/dist/FileInput.astro +13 -0
- package/dist/FileJson.astro +13 -0
- package/dist/FileJson2.astro +13 -0
- package/dist/FileKey.astro +13 -0
- package/dist/FileKey2.astro +14 -0
- package/dist/FileLineChart.astro +12 -0
- package/dist/FileLock.astro +12 -0
- package/dist/FileLock2.astro +13 -0
- package/dist/FileMinus.astro +12 -0
- package/dist/FileMinus2.astro +12 -0
- package/dist/FileOutput.astro +13 -0
- package/dist/FilePieChart.astro +13 -0
- package/dist/FilePlus.astro +13 -0
- package/dist/FilePlus2.astro +13 -0
- package/dist/FileQuestion.astro +12 -0
- package/dist/FileScan.astro +15 -0
- package/dist/FileSearch.astro +13 -0
- package/dist/FileSearch2.astro +13 -0
- package/dist/FileSignature.astro +12 -0
- package/dist/FileSpreadsheet.astro +15 -0
- package/dist/FileStack.astro +13 -0
- package/dist/FileSymlink.astro +13 -0
- package/dist/FileTerminal.astro +13 -0
- package/dist/FileText.astro +14 -0
- package/dist/FileType.astro +14 -0
- package/dist/FileType2.astro +14 -0
- package/dist/FileUp.astro +13 -0
- package/dist/FileVideo.astro +12 -0
- package/dist/FileVideo2.astro +13 -0
- package/dist/FileVolume.astro +13 -0
- package/dist/FileVolume2.astro +14 -0
- package/dist/FileWarning.astro +12 -0
- package/dist/FileX.astro +13 -0
- package/dist/FileX2.astro +13 -0
- package/dist/Files.astro +12 -0
- package/dist/Film.astro +17 -0
- package/dist/Filter.astro +10 -0
- package/dist/FilterX.astro +12 -0
- package/dist/Fingerprint.astro +18 -0
- package/dist/Fish.astro +15 -0
- package/dist/FishOff.astro +12 -0
- package/dist/Flag.astro +11 -0
- package/dist/FlagOff.astro +13 -0
- package/dist/FlagTriangleLeft.astro +10 -0
- package/dist/FlagTriangleRight.astro +10 -0
- package/dist/Flame.astro +10 -0
- package/dist/Flashlight.astro +12 -0
- package/dist/FlashlightOff.astro +13 -0
- package/dist/FlaskConical.astro +12 -0
- package/dist/FlaskConicalOff.astro +15 -0
- package/dist/FlaskRound.astro +14 -0
- package/dist/FlipHorizontal.astro +15 -0
- package/dist/FlipHorizontal2.astro +15 -0
- package/dist/FlipVertical.astro +15 -0
- package/dist/FlipVertical2.astro +15 -0
- package/dist/Flower.astro +15 -0
- package/dist/Flower2.astro +14 -0
- package/dist/Focus.astro +14 -0
- package/dist/FoldHorizontal.astro +17 -0
- package/dist/FoldVertical.astro +17 -0
- package/dist/Folder.astro +10 -0
- package/dist/FolderArchive.astro +13 -0
- package/dist/FolderCheck.astro +11 -0
- package/dist/FolderClock.astro +12 -0
- package/dist/FolderClosed.astro +11 -0
- package/dist/FolderCog.astro +19 -0
- package/dist/FolderCog2.astro +17 -0
- package/dist/FolderDot.astro +11 -0
- package/dist/FolderDown.astro +12 -0
- package/dist/FolderEdit.astro +11 -0
- package/dist/FolderGit.astro +13 -0
- package/dist/FolderGit2.astro +13 -0
- package/dist/FolderHeart.astro +11 -0
- package/dist/FolderInput.astro +12 -0
- package/dist/FolderKanban.astro +13 -0
- package/dist/FolderKey.astro +13 -0
- package/dist/FolderLock.astro +12 -0
- package/dist/FolderMinus.astro +11 -0
- package/dist/FolderOpen.astro +10 -0
- package/dist/FolderOpenDot.astro +11 -0
- package/dist/FolderOutput.astro +12 -0
- package/dist/FolderPlus.astro +12 -0
- package/dist/FolderRoot.astro +12 -0
- package/dist/FolderSearch.astro +12 -0
- package/dist/FolderSearch2.astro +12 -0
- package/dist/FolderSymlink.astro +12 -0
- package/dist/FolderSync.astro +14 -0
- package/dist/FolderTree.astro +13 -0
- package/dist/FolderUp.astro +12 -0
- package/dist/FolderX.astro +12 -0
- package/dist/Folders.astro +11 -0
- package/dist/Footprints.astro +13 -0
- package/dist/Forklift.astro +13 -0
- package/dist/FormInput.astro +13 -0
- package/dist/Forward.astro +11 -0
- package/dist/Frame.astro +13 -0
- package/dist/Framer.astro +10 -0
- package/dist/Frown.astro +13 -0
- package/dist/Fuel.astro +13 -0
- package/dist/FunctionSquare.astro +12 -0
- package/dist/GalleryHorizontal.astro +12 -0
- package/dist/GalleryHorizontalEnd.astro +12 -0
- package/dist/GalleryThumbnails.astro +14 -0
- package/dist/GalleryVertical.astro +12 -0
- package/dist/GalleryVerticalEnd.astro +12 -0
- package/dist/Gamepad.astro +14 -0
- package/dist/Gamepad2.astro +14 -0
- package/dist/GanttChart.astro +12 -0
- package/dist/GanttChartSquare.astro +13 -0
- package/dist/Gauge.astro +11 -0
- package/dist/GaugeCircle.astro +12 -0
- package/dist/Gavel.astro +14 -0
- package/dist/Gem.astro +12 -0
- package/dist/Ghost.astro +12 -0
- package/dist/Gift.astro +14 -0
- package/dist/GitBranch.astro +13 -0
- package/dist/GitBranchPlus.astro +15 -0
- package/dist/GitCommit.astro +12 -0
- package/dist/GitCompare.astro +13 -0
- package/dist/GitFork.astro +14 -0
- package/dist/GitMerge.astro +12 -0
- package/dist/GitPullRequest.astro +13 -0
- package/dist/GitPullRequestClosed.astro +15 -0
- package/dist/GitPullRequestDraft.astro +14 -0
- package/dist/Github.astro +11 -0
- package/dist/Gitlab.astro +10 -0
- package/dist/GlassWater.astro +11 -0
- package/dist/Glasses.astro +14 -0
- package/dist/Globe.astro +12 -0
- package/dist/Globe2.astro +13 -0
- package/dist/Goal.astro +12 -0
- package/dist/Grab.astro +14 -0
- package/dist/GraduationCap.astro +11 -0
- package/dist/Grape.astro +18 -0
- package/dist/Grid.astro +14 -0
- package/dist/Grip.astro +18 -0
- package/dist/GripHorizontal.astro +15 -0
- package/dist/GripVertical.astro +15 -0
- package/dist/Group.astro +15 -0
- package/dist/Hammer.astro +12 -0
- package/dist/Hand.astro +13 -0
- package/dist/HandMetal.astro +13 -0
- package/dist/HardDrive.astro +13 -0
- package/dist/HardDriveDownload.astro +14 -0
- package/dist/HardDriveUpload.astro +14 -0
- package/dist/HardHat.astro +13 -0
- package/dist/Hash.astro +13 -0
- package/dist/Haze.astro +17 -0
- package/dist/HdmiPort.astro +11 -0
- package/dist/Heading.astro +12 -0
- package/dist/Heading1.astro +13 -0
- package/dist/Heading2.astro +13 -0
- package/dist/Heading3.astro +14 -0
- package/dist/Heading4.astro +14 -0
- package/dist/Heading5.astro +14 -0
- package/dist/Heading6.astro +14 -0
- package/dist/Headphones.astro +10 -0
- package/dist/Heart.astro +10 -0
- package/dist/HeartCrack.astro +11 -0
- package/dist/HeartHandshake.astro +13 -0
- package/dist/HeartOff.astro +12 -0
- package/dist/HeartPulse.astro +11 -0
- package/dist/HelpCircle.astro +12 -0
- package/dist/HelpingHand.astro +11 -0
- package/dist/Hexagon.astro +10 -0
- package/dist/Highlighter.astro +11 -0
- package/dist/History.astro +12 -0
- package/dist/Home.astro +11 -0
- package/dist/Hop.astro +17 -0
- package/dist/HopOff.astro +17 -0
- package/dist/Hotel.astro +18 -0
- package/dist/Hourglass.astro +13 -0
- package/dist/IceCream.astro +12 -0
- package/dist/IceCream2.astro +12 -0
- package/dist/Image.astro +12 -0
- package/dist/ImageMinus.astro +13 -0
- package/dist/ImageOff.astro +15 -0
- package/dist/ImagePlus.astro +14 -0
- package/dist/Import.astro +12 -0
- package/dist/Inbox.astro +11 -0
- package/dist/Indent.astro +13 -0
- package/dist/IndianRupee.astro +14 -0
- package/dist/Infinity.astro +10 -0
- package/dist/Info.astro +12 -0
- package/dist/Inspect.astro +11 -0
- package/dist/Instagram.astro +12 -0
- package/dist/Italic.astro +12 -0
- package/dist/IterationCcw.astro +11 -0
- package/dist/IterationCw.astro +11 -0
- package/dist/JapaneseYen.astro +12 -0
- package/dist/Joystick.astro +13 -0
- package/dist/Kanban.astro +12 -0
- package/dist/KanbanSquare.astro +13 -0
- package/dist/KanbanSquareDashed.astro +24 -0
- package/dist/Key.astro +12 -0
- package/dist/KeyRound.astro +11 -0
- package/dist/KeySquare.astro +12 -0
- package/dist/Keyboard.astro +18 -0
- package/dist/Lamp.astro +12 -0
- package/dist/LampCeiling.astro +12 -0
- package/dist/LampDesk.astro +13 -0
- package/dist/LampFloor.astro +12 -0
- package/dist/LampWallDown.astro +12 -0
- package/dist/LampWallUp.astro +12 -0
- package/dist/Landmark.astro +15 -0
- package/dist/Languages.astro +15 -0
- package/dist/Laptop.astro +10 -0
- package/dist/Laptop2.astro +11 -0
- package/dist/Lasso.astro +12 -0
- package/dist/LassoSelect.astro +14 -0
- package/dist/Laugh.astro +13 -0
- package/dist/Layers.astro +12 -0
- package/dist/Layout.astro +12 -0
- package/dist/LayoutDashboard.astro +13 -0
- package/dist/LayoutGrid.astro +13 -0
- package/dist/LayoutList.astro +15 -0
- package/dist/LayoutPanelLeft.astro +12 -0
- package/dist/LayoutPanelTop.astro +12 -0
- package/dist/LayoutTemplate.astro +12 -0
- package/dist/Leaf.astro +11 -0
- package/dist/LeafyGreen.astro +11 -0
- package/dist/Library.astro +13 -0
- package/dist/LifeBuoy.astro +15 -0
- package/dist/Ligature.astro +14 -0
- package/dist/Lightbulb.astro +12 -0
- package/dist/LightbulbOff.astro +14 -0
- package/dist/LineChart.astro +11 -0
- package/dist/Link.astro +11 -0
- package/dist/Link2.astro +12 -0
- package/dist/Link2Off.astro +13 -0
- package/dist/Linkedin.astro +12 -0
- package/dist/List.astro +15 -0
- package/dist/ListChecks.astro +14 -0
- package/dist/ListEnd.astro +14 -0
- package/dist/ListFilter.astro +12 -0
- package/dist/ListMinus.astro +13 -0
- package/dist/ListMusic.astro +14 -0
- package/dist/ListOrdered.astro +15 -0
- package/dist/ListPlus.astro +14 -0
- package/dist/ListRestart.astro +14 -0
- package/dist/ListStart.astro +14 -0
- package/dist/ListTodo.astro +14 -0
- package/dist/ListTree.astro +14 -0
- package/dist/ListVideo.astro +13 -0
- package/dist/ListX.astro +14 -0
- package/dist/Loader.astro +17 -0
- package/dist/Loader2.astro +10 -0
- package/dist/Locate.astro +14 -0
- package/dist/LocateFixed.astro +15 -0
- package/dist/LocateOff.astro +16 -0
- package/dist/Lock.astro +11 -0
- package/dist/LogIn.astro +12 -0
- package/dist/LogOut.astro +12 -0
- package/dist/Lollipop.astro +12 -0
- package/dist/Luggage.astro +14 -0
- package/dist/Magnet.astro +12 -0
- package/dist/Mail.astro +11 -0
- package/dist/MailCheck.astro +12 -0
- package/dist/MailMinus.astro +12 -0
- package/dist/MailOpen.astro +11 -0
- package/dist/MailPlus.astro +13 -0
- package/dist/MailQuestion.astro +13 -0
- package/dist/MailSearch.astro +14 -0
- package/dist/MailWarning.astro +13 -0
- package/dist/MailX.astro +13 -0
- package/dist/Mailbox.astro +13 -0
- package/dist/Mails.astro +12 -0
- package/dist/Map.astro +12 -0
- package/dist/MapPin.astro +11 -0
- package/dist/MapPinOff.astro +14 -0
- package/dist/Martini.astro +12 -0
- package/dist/Maximize.astro +13 -0
- package/dist/Maximize2.astro +13 -0
- package/dist/Medal.astro +15 -0
- package/dist/Megaphone.astro +11 -0
- package/dist/MegaphoneOff.astro +13 -0
- package/dist/Meh.astro +13 -0
- package/dist/MemoryStick.astro +18 -0
- package/dist/Menu.astro +12 -0
- package/dist/MenuSquare.astro +13 -0
- package/dist/Merge.astro +12 -0
- package/dist/MessageCircle.astro +10 -0
- package/dist/MessageSquare.astro +10 -0
- package/dist/MessageSquareDashed.astro +17 -0
- package/dist/MessageSquarePlus.astro +12 -0
- package/dist/MessagesSquare.astro +11 -0
- package/dist/Mic.astro +12 -0
- package/dist/Mic2.astro +11 -0
- package/dist/MicOff.astro +15 -0
- package/dist/Microscope.astro +15 -0
- package/dist/Microwave.astro +14 -0
- package/dist/Milestone.astro +12 -0
- package/dist/Milk.astro +12 -0
- package/dist/MilkOff.astro +13 -0
- package/dist/Minimize.astro +13 -0
- package/dist/Minimize2.astro +13 -0
- package/dist/Minus.astro +10 -0
- package/dist/MinusCircle.astro +11 -0
- package/dist/MinusSquare.astro +11 -0
- package/dist/Monitor.astro +12 -0
- package/dist/MonitorCheck.astro +13 -0
- package/dist/MonitorDot.astro +13 -0
- package/dist/MonitorDown.astro +14 -0
- package/dist/MonitorOff.astro +14 -0
- package/dist/MonitorPause.astro +14 -0
- package/dist/MonitorPlay.astro +13 -0
- package/dist/MonitorSmartphone.astro +13 -0
- package/dist/MonitorSpeaker.astro +14 -0
- package/dist/MonitorStop.astro +13 -0
- package/dist/MonitorUp.astro +14 -0
- package/dist/MonitorX.astro +14 -0
- package/dist/Moon.astro +10 -0
- package/dist/MoonStar.astro +12 -0
- package/dist/MoreHorizontal.astro +12 -0
- package/dist/MoreVertical.astro +12 -0
- package/dist/Mountain.astro +10 -0
- package/dist/MountainSnow.astro +11 -0
- package/dist/Mouse.astro +11 -0
- package/dist/MousePointer.astro +11 -0
- package/dist/MousePointer2.astro +10 -0
- package/dist/MousePointerClick.astro +12 -0
- package/dist/Move.astro +15 -0
- package/dist/Move3d.astro +13 -0
- package/dist/MoveDiagonal.astro +12 -0
- package/dist/MoveDiagonal2.astro +12 -0
- package/dist/MoveDown.astro +11 -0
- package/dist/MoveDownLeft.astro +11 -0
- package/dist/MoveDownRight.astro +11 -0
- package/dist/MoveHorizontal.astro +12 -0
- package/dist/MoveLeft.astro +11 -0
- package/dist/MoveRight.astro +11 -0
- package/dist/MoveUp.astro +11 -0
- package/dist/MoveUpLeft.astro +11 -0
- package/dist/MoveUpRight.astro +11 -0
- package/dist/MoveVertical.astro +12 -0
- package/dist/Music.astro +12 -0
- package/dist/Music2.astro +11 -0
- package/dist/Music3.astro +11 -0
- package/dist/Music4.astro +13 -0
- package/dist/Navigation.astro +10 -0
- package/dist/Navigation2.astro +10 -0
- package/dist/Navigation2Off.astro +12 -0
- package/dist/NavigationOff.astro +12 -0
- package/dist/Network.astro +14 -0
- package/dist/Newspaper.astro +13 -0
- package/dist/Nfc.astro +13 -0
- package/dist/Nut.astro +12 -0
- package/dist/NutOff.astro +14 -0
- package/dist/Octagon.astro +10 -0
- package/dist/Option.astro +11 -0
- package/dist/Orbit.astro +14 -0
- package/dist/Outdent.astro +13 -0
- package/dist/Package.astro +13 -0
- package/dist/Package2.astro +12 -0
- package/dist/PackageCheck.astro +14 -0
- package/dist/PackageMinus.astro +14 -0
- package/dist/PackageOpen.astro +13 -0
- package/dist/PackagePlus.astro +15 -0
- package/dist/PackageSearch.astro +15 -0
- package/dist/PackageX.astro +14 -0
- package/dist/PaintBucket.astro +13 -0
- package/dist/Paintbrush.astro +12 -0
- package/dist/Paintbrush2.astro +13 -0
- package/dist/Palette.astro +14 -0
- package/dist/Palmtree.astro +13 -0
- package/dist/PanelBottom.astro +11 -0
- package/dist/PanelBottomClose.astro +12 -0
- package/dist/PanelBottomInactive.astro +14 -0
- package/dist/PanelBottomOpen.astro +12 -0
- package/dist/PanelLeft.astro +11 -0
- package/dist/PanelLeftClose.astro +12 -0
- package/dist/PanelLeftInactive.astro +14 -0
- package/dist/PanelLeftOpen.astro +12 -0
- package/dist/PanelRight.astro +11 -0
- package/dist/PanelRightClose.astro +12 -0
- package/dist/PanelRightInactive.astro +14 -0
- package/dist/PanelRightOpen.astro +12 -0
- package/dist/PanelTop.astro +11 -0
- package/dist/PanelTopClose.astro +12 -0
- package/dist/PanelTopInactive.astro +14 -0
- package/dist/PanelTopOpen.astro +12 -0
- package/dist/Paperclip.astro +10 -0
- package/dist/Parentheses.astro +11 -0
- package/dist/ParkingCircle.astro +11 -0
- package/dist/ParkingCircleOff.astro +13 -0
- package/dist/ParkingSquare.astro +11 -0
- package/dist/ParkingSquareOff.astro +14 -0
- package/dist/PartyPopper.astro +18 -0
- package/dist/Pause.astro +11 -0
- package/dist/PauseCircle.astro +12 -0
- package/dist/PauseOctagon.astro +12 -0
- package/dist/PcCase.astro +13 -0
- package/dist/Pen.astro +10 -0
- package/dist/PenLine.astro +11 -0
- package/dist/PenSquare.astro +11 -0
- package/dist/PenTool.astro +13 -0
- package/dist/Pencil.astro +11 -0
- package/dist/PencilLine.astro +12 -0
- package/dist/PencilRuler.astro +15 -0
- package/dist/Percent.astro +12 -0
- package/dist/PersonStanding.astro +13 -0
- package/dist/Phone.astro +10 -0
- package/dist/PhoneCall.astro +12 -0
- package/dist/PhoneForwarded.astro +12 -0
- package/dist/PhoneIncoming.astro +12 -0
- package/dist/PhoneMissed.astro +12 -0
- package/dist/PhoneOff.astro +11 -0
- package/dist/PhoneOutgoing.astro +12 -0
- package/dist/Pi.astro +12 -0
- package/dist/PiSquare.astro +13 -0
- package/dist/PictureInPicture.astro +11 -0
- package/dist/PictureInPicture2.astro +11 -0
- package/dist/PieChart.astro +11 -0
- package/dist/PiggyBank.astro +12 -0
- package/dist/Pilcrow.astro +12 -0
- package/dist/PilcrowSquare.astro +13 -0
- package/dist/Pill.astro +11 -0
- package/dist/Pin.astro +11 -0
- package/dist/PinOff.astro +13 -0
- package/dist/Pipette.astro +12 -0
- package/dist/Pizza.astro +14 -0
- package/dist/Plane.astro +10 -0
- package/dist/PlaneLanding.astro +11 -0
- package/dist/PlaneTakeoff.astro +11 -0
- package/dist/Play.astro +10 -0
- package/dist/PlayCircle.astro +11 -0
- package/dist/PlaySquare.astro +11 -0
- package/dist/Plug.astro +13 -0
- package/dist/Plug2.astro +14 -0
- package/dist/PlugZap.astro +14 -0
- package/dist/PlugZap2.astro +14 -0
- package/dist/Plus.astro +11 -0
- package/dist/PlusCircle.astro +12 -0
- package/dist/PlusSquare.astro +12 -0
- package/dist/Pocket.astro +11 -0
- package/dist/PocketKnife.astro +14 -0
- package/dist/Podcast.astro +13 -0
- package/dist/Pointer.astro +14 -0
- package/dist/Popcorn.astro +13 -0
- package/dist/Popsicle.astro +11 -0
- package/dist/PoundSterling.astro +13 -0
- package/dist/Power.astro +11 -0
- package/dist/PowerOff.astro +13 -0
- package/dist/Presentation.astro +12 -0
- package/dist/Printer.astro +12 -0
- package/dist/Projector.astro +15 -0
- package/dist/Puzzle.astro +10 -0
- package/dist/QrCode.astro +21 -0
- package/dist/Quote.astro +11 -0
- package/dist/Radar.astro +17 -0
- package/dist/Radiation.astro +13 -0
- package/dist/Radio.astro +14 -0
- package/dist/RadioReceiver.astro +13 -0
- package/dist/RadioTower.astro +16 -0
- package/dist/Rainbow.astro +12 -0
- package/dist/Rat.astro +14 -0
- package/dist/Ratio.astro +11 -0
- package/dist/Receipt.astro +12 -0
- package/dist/RectangleHorizontal.astro +10 -0
- package/dist/RectangleVertical.astro +10 -0
- package/dist/Recycle.astro +15 -0
- package/dist/Redo.astro +11 -0
- package/dist/Redo2.astro +11 -0
- package/dist/RedoDot.astro +12 -0
- package/dist/RefreshCcw.astro +13 -0
- package/dist/RefreshCcwDot.astro +14 -0
- package/dist/RefreshCw.astro +13 -0
- package/dist/RefreshCwOff.astro +16 -0
- package/dist/Refrigerator.astro +12 -0
- package/dist/Regex.astro +13 -0
- package/dist/RemoveFormatting.astro +14 -0
- package/dist/Repeat.astro +13 -0
- package/dist/Repeat1.astro +14 -0
- package/dist/Repeat2.astro +13 -0
- package/dist/Replace.astro +16 -0
- package/dist/ReplaceAll.astro +18 -0
- package/dist/Reply.astro +11 -0
- package/dist/ReplyAll.astro +12 -0
- package/dist/Rewind.astro +11 -0
- package/dist/Rocket.astro +13 -0
- package/dist/RockingChair.astro +13 -0
- package/dist/RollerCoaster.astro +16 -0
- package/dist/Rotate3d.astro +12 -0
- package/dist/RotateCcw.astro +11 -0
- package/dist/RotateCw.astro +11 -0
- package/dist/Router.astro +15 -0
- package/dist/Rows.astro +11 -0
- package/dist/Rss.astro +12 -0
- package/dist/Ruler.astro +14 -0
- package/dist/RussianRuble.astro +14 -0
- package/dist/Sailboat.astro +12 -0
- package/dist/Salad.astro +14 -0
- package/dist/Sandwich.astro +13 -0
- package/dist/Satellite.astro +14 -0
- package/dist/SatelliteDish.astro +13 -0
- package/dist/Save.astro +12 -0
- package/dist/SaveAll.astro +13 -0
- package/dist/Scale.astro +14 -0
- package/dist/Scale3d.astro +13 -0
- package/dist/Scaling.astro +13 -0
- package/dist/Scan.astro +13 -0
- package/dist/ScanFace.astro +16 -0
- package/dist/ScanLine.astro +14 -0
- package/dist/ScatterChart.astro +15 -0
- package/dist/School.astro +15 -0
- package/dist/School2.astro +16 -0
- package/dist/Scissors.astro +14 -0
- package/dist/ScissorsLineDashed.astro +16 -0
- package/dist/ScissorsSquare.astro +15 -0
- package/dist/ScissorsSquareDashedBottom.astro +17 -0
- package/dist/ScreenShare.astro +14 -0
- package/dist/ScreenShareOff.astro +14 -0
- package/dist/Scroll.astro +11 -0
- package/dist/ScrollText.astro +13 -0
- package/dist/Search.astro +11 -0
- package/dist/SearchCheck.astro +12 -0
- package/dist/SearchCode.astro +13 -0
- package/dist/SearchSlash.astro +12 -0
- package/dist/SearchX.astro +13 -0
- package/dist/Send.astro +11 -0
- package/dist/SendHorizonal.astro +11 -0
- package/dist/SendToBack.astro +13 -0
- package/dist/SeparatorHorizontal.astro +12 -0
- package/dist/SeparatorVertical.astro +12 -0
- package/dist/Server.astro +13 -0
- package/dist/ServerCog.astro +22 -0
- package/dist/ServerCrash.astro +14 -0
- package/dist/ServerOff.astro +15 -0
- package/dist/Settings.astro +11 -0
- package/dist/Settings2.astro +13 -0
- package/dist/Shapes.astro +12 -0
- package/dist/Share.astro +12 -0
- package/dist/Share2.astro +14 -0
- package/dist/Sheet.astro +14 -0
- package/dist/Shield.astro +10 -0
- package/dist/ShieldAlert.astro +12 -0
- package/dist/ShieldCheck.astro +11 -0
- package/dist/ShieldClose.astro +12 -0
- package/dist/ShieldOff.astro +12 -0
- package/dist/ShieldQuestion.astro +12 -0
- package/dist/Ship.astro +14 -0
- package/dist/Shirt.astro +10 -0
- package/dist/ShoppingBag.astro +12 -0
- package/dist/ShoppingBasket.astro +16 -0
- package/dist/ShoppingCart.astro +12 -0
- package/dist/Shovel.astro +12 -0
- package/dist/ShowerHead.astro +19 -0
- package/dist/Shrink.astro +13 -0
- package/dist/Shrub.astro +12 -0
- package/dist/Shuffle.astro +14 -0
- package/dist/Sigma.astro +10 -0
- package/dist/SigmaSquare.astro +11 -0
- package/dist/Signal.astro +14 -0
- package/dist/SignalHigh.astro +13 -0
- package/dist/SignalLow.astro +11 -0
- package/dist/SignalMedium.astro +12 -0
- package/dist/SignalZero.astro +10 -0
- package/dist/Siren.astro +17 -0
- package/dist/SkipBack.astro +11 -0
- package/dist/SkipForward.astro +11 -0
- package/dist/Skull.astro +14 -0
- package/dist/Slack.astro +17 -0
- package/dist/Slice.astro +11 -0
- package/dist/Sliders.astro +18 -0
- package/dist/SlidersHorizontal.astro +18 -0
- package/dist/Smartphone.astro +11 -0
- package/dist/SmartphoneCharging.astro +11 -0
- package/dist/SmartphoneNfc.astro +13 -0
- package/dist/Smile.astro +13 -0
- package/dist/SmilePlus.astro +15 -0
- package/dist/Snowflake.astro +15 -0
- package/dist/Sofa.astro +14 -0
- package/dist/Soup.astro +15 -0
- package/dist/Space.astro +10 -0
- package/dist/Spade.astro +11 -0
- package/dist/Sparkle.astro +10 -0
- package/dist/Sparkles.astro +14 -0
- package/dist/Speaker.astro +12 -0
- package/dist/SpellCheck.astro +12 -0
- package/dist/SpellCheck2.astro +12 -0
- package/dist/Spline.astro +12 -0
- package/dist/Split.astro +13 -0
- package/dist/SplitSquareHorizontal.astro +12 -0
- package/dist/SplitSquareVertical.astro +12 -0
- package/dist/SprayCan.astro +19 -0
- package/dist/Sprout.astro +13 -0
- package/dist/Square.astro +10 -0
- package/dist/SquareAsterisk.astro +13 -0
- package/dist/SquareCode.astro +12 -0
- package/dist/SquareDashedBottom.astro +12 -0
- package/dist/SquareDashedBottomCode.astro +14 -0
- package/dist/SquareDot.astro +11 -0
- package/dist/SquareEqual.astro +12 -0
- package/dist/SquareSlash.astro +11 -0
- package/dist/SquareStack.astro +12 -0
- package/dist/Squirrel.astro +13 -0
- package/dist/Stamp.astro +12 -0
- package/dist/Star.astro +10 -0
- package/dist/StarHalf.astro +10 -0
- package/dist/StarOff.astro +12 -0
- package/dist/StepBack.astro +11 -0
- package/dist/StepForward.astro +11 -0
- package/dist/Stethoscope.astro +12 -0
- package/dist/Sticker.astro +14 -0
- package/dist/StickyNote.astro +11 -0
- package/dist/StopCircle.astro +11 -0
- package/dist/Store.astro +14 -0
- package/dist/StretchHorizontal.astro +11 -0
- package/dist/StretchVertical.astro +11 -0
- package/dist/Strikethrough.astro +12 -0
- package/dist/Subscript.astro +12 -0
- package/dist/Subtitles.astro +14 -0
- package/dist/Sun.astro +18 -0
- package/dist/SunDim.astro +18 -0
- package/dist/SunMedium.astro +18 -0
- package/dist/SunMoon.astro +19 -0
- package/dist/SunSnow.astro +20 -0
- package/dist/Sunrise.astro +17 -0
- package/dist/Sunset.astro +17 -0
- package/dist/Superscript.astro +12 -0
- package/dist/SwissFranc.astro +12 -0
- package/dist/SwitchCamera.astro +14 -0
- package/dist/Sword.astro +13 -0
- package/dist/Swords.astro +17 -0
- package/dist/Syringe.astro +15 -0
- package/dist/Table.astro +13 -0
- package/dist/Table2.astro +10 -0
- package/dist/TableProperties.astro +13 -0
- package/dist/Tablet.astro +11 -0
- package/dist/Tablets.astro +13 -0
- package/dist/Tag.astro +11 -0
- package/dist/Tags.astro +12 -0
- package/dist/Tally1.astro +10 -0
- package/dist/Tally2.astro +11 -0
- package/dist/Tally3.astro +12 -0
- package/dist/Tally4.astro +13 -0
- package/dist/Tally5.astro +14 -0
- package/dist/Target.astro +12 -0
- package/dist/Tent.astro +14 -0
- package/dist/Terminal.astro +11 -0
- package/dist/TerminalSquare.astro +12 -0
- package/dist/TestTube.astro +12 -0
- package/dist/TestTube2.astro +12 -0
- package/dist/TestTubes.astro +15 -0
- package/dist/Text.astro +12 -0
- package/dist/TextCursor.astro +12 -0
- package/dist/TextCursorInput.astro +14 -0
- package/dist/TextQuote.astro +13 -0
- package/dist/TextSelect.astro +24 -0
- package/dist/Thermometer.astro +10 -0
- package/dist/ThermometerSnowflake.astro +15 -0
- package/dist/ThermometerSun.astro +15 -0
- package/dist/ThumbsDown.astro +11 -0
- package/dist/ThumbsUp.astro +11 -0
- package/dist/Ticket.astro +13 -0
- package/dist/Timer.astro +12 -0
- package/dist/TimerOff.astro +14 -0
- package/dist/TimerReset.astro +13 -0
- package/dist/ToggleLeft.astro +11 -0
- package/dist/ToggleRight.astro +11 -0
- package/dist/Tornado.astro +14 -0
- package/dist/Touchpad.astro +12 -0
- package/dist/TouchpadOff.astro +15 -0
- package/dist/TowerControl.astro +16 -0
- package/dist/ToyBrick.astro +12 -0
- package/dist/Train.astro +16 -0
- package/dist/Trash.astro +12 -0
- package/dist/Trash2.astro +14 -0
- package/dist/TreeDeciduous.astro +11 -0
- package/dist/TreePine.astro +11 -0
- package/dist/Trees.astro +13 -0
- package/dist/Trello.astro +12 -0
- package/dist/TrendingDown.astro +11 -0
- package/dist/TrendingUp.astro +11 -0
- package/dist/Triangle.astro +10 -0
- package/dist/TriangleRight.astro +10 -0
- package/dist/Trophy.astro +15 -0
- package/dist/Truck.astro +14 -0
- package/dist/Tv.astro +11 -0
- package/dist/Tv2.astro +11 -0
- package/dist/Twitch.astro +10 -0
- package/dist/Twitter.astro +10 -0
- package/dist/Type.astro +12 -0
- package/dist/Umbrella.astro +12 -0
- package/dist/Underline.astro +11 -0
- package/dist/Undo.astro +11 -0
- package/dist/Undo2.astro +11 -0
- package/dist/UndoDot.astro +12 -0
- package/dist/UnfoldHorizontal.astro +17 -0
- package/dist/UnfoldVertical.astro +17 -0
- package/dist/Ungroup.astro +11 -0
- package/dist/Unlink.astro +15 -0
- package/dist/Unlink2.astro +10 -0
- package/dist/Unlock.astro +11 -0
- package/dist/Unplug.astro +15 -0
- package/dist/Upload.astro +12 -0
- package/dist/UploadCloud.astro +12 -0
- package/dist/Usb.astro +16 -0
- package/dist/User.astro +11 -0
- package/dist/User2.astro +11 -0
- package/dist/UserCheck.astro +12 -0
- package/dist/UserCheck2.astro +12 -0
- package/dist/UserCircle.astro +12 -0
- package/dist/UserCircle2.astro +12 -0
- package/dist/UserCog.astro +18 -0
- package/dist/UserCog2.astro +18 -0
- package/dist/UserMinus.astro +12 -0
- package/dist/UserMinus2.astro +12 -0
- package/dist/UserPlus.astro +13 -0
- package/dist/UserPlus2.astro +13 -0
- package/dist/UserSquare.astro +12 -0
- package/dist/UserSquare2.astro +12 -0
- package/dist/UserX.astro +13 -0
- package/dist/UserX2.astro +13 -0
- package/dist/Users.astro +13 -0
- package/dist/Users2.astro +12 -0
- package/dist/Utensils.astro +12 -0
- package/dist/UtensilsCrossed.astro +13 -0
- package/dist/UtilityPole.astro +16 -0
- package/dist/Variable.astro +13 -0
- package/dist/Vegan.astro +12 -0
- package/dist/VenetianMask.astro +12 -0
- package/dist/Vibrate.astro +12 -0
- package/dist/VibrateOff.astro +14 -0
- package/dist/Video.astro +11 -0
- package/dist/VideoOff.astro +12 -0
- package/dist/Videotape.astro +14 -0
- package/dist/View.astro +13 -0
- package/dist/Voicemail.astro +12 -0
- package/dist/Volume.astro +10 -0
- package/dist/Volume1.astro +11 -0
- package/dist/Volume2.astro +12 -0
- package/dist/VolumeX.astro +12 -0
- package/dist/Vote.astro +12 -0
- package/dist/Wallet.astro +12 -0
- package/dist/Wallet2.astro +11 -0
- package/dist/WalletCards.astro +12 -0
- package/dist/Wallpaper.astro +13 -0
- package/dist/Wand.astro +18 -0
- package/dist/Wand2.astro +17 -0
- package/dist/Warehouse.astro +13 -0
- package/dist/Watch.astro +13 -0
- package/dist/Waves.astro +12 -0
- package/dist/Webcam.astro +13 -0
- package/dist/Webhook.astro +12 -0
- package/dist/Wheat.astro +17 -0
- package/dist/WheatOff.astro +19 -0
- package/dist/WholeWord.astro +14 -0
- package/dist/Wifi.astro +13 -0
- package/dist/WifiOff.astro +16 -0
- package/dist/Wind.astro +12 -0
- package/dist/Wine.astro +13 -0
- package/dist/WineOff.astro +14 -0
- package/dist/Workflow.astro +12 -0
- package/dist/WrapText.astro +13 -0
- package/dist/Wrench.astro +10 -0
- package/dist/X.astro +11 -0
- package/dist/XCircle.astro +12 -0
- package/dist/XOctagon.astro +12 -0
- package/dist/XSquare.astro +12 -0
- package/dist/Youtube.astro +11 -0
- package/dist/Zap.astro +10 -0
- package/dist/ZapOff.astro +13 -0
- package/dist/ZoomIn.astro +13 -0
- package/dist/ZoomOut.astro +12 -0
- package/dist/index.d.ts +1227 -0
- package/dist/index.js +1215 -0
- package/package.json +37 -35
package/dist/index.d.ts
ADDED
@@ -0,0 +1,1227 @@
|
|
1
|
+
export interface Props {
|
2
|
+
size?: number
|
3
|
+
width?: number
|
4
|
+
height?: number
|
5
|
+
strokeWidth?: number
|
6
|
+
stroke?: string
|
7
|
+
fill?: string
|
8
|
+
class?: string
|
9
|
+
viewBox?: string
|
10
|
+
strokeLinecap?: "round" | "butt" | "square" | "inherit"
|
11
|
+
strokeLinejoin?: "round" | "inherit" | "miter" | "bevel"
|
12
|
+
}
|
13
|
+
export { default as Accessibility } from './Accessibility.astro'
|
14
|
+
export { default as ActivitySquare } from './ActivitySquare.astro'
|
15
|
+
export { default as Activity } from './Activity.astro'
|
16
|
+
export { default as AirVent } from './AirVent.astro'
|
17
|
+
export { default as Airplay } from './Airplay.astro'
|
18
|
+
export { default as AlarmCheck } from './AlarmCheck.astro'
|
19
|
+
export { default as AlarmClockOff } from './AlarmClockOff.astro'
|
20
|
+
export { default as AlarmClock } from './AlarmClock.astro'
|
21
|
+
export { default as AlarmMinus } from './AlarmMinus.astro'
|
22
|
+
export { default as AlarmPlus } from './AlarmPlus.astro'
|
23
|
+
export { default as Album } from './Album.astro'
|
24
|
+
export { default as AlertCircle } from './AlertCircle.astro'
|
25
|
+
export { default as AlertOctagon } from './AlertOctagon.astro'
|
26
|
+
export { default as AlertTriangle } from './AlertTriangle.astro'
|
27
|
+
export { default as AlignCenterHorizontal } from './AlignCenterHorizontal.astro'
|
28
|
+
export { default as AlignCenterVertical } from './AlignCenterVertical.astro'
|
29
|
+
export { default as AlignCenter } from './AlignCenter.astro'
|
30
|
+
export { default as AlignEndHorizontal } from './AlignEndHorizontal.astro'
|
31
|
+
export { default as AlignEndVertical } from './AlignEndVertical.astro'
|
32
|
+
export { default as AlignHorizontalDistributeCenter } from './AlignHorizontalDistributeCenter.astro'
|
33
|
+
export { default as AlignHorizontalDistributeEnd } from './AlignHorizontalDistributeEnd.astro'
|
34
|
+
export { default as AlignHorizontalDistributeStart } from './AlignHorizontalDistributeStart.astro'
|
35
|
+
export { default as AlignHorizontalJustifyCenter } from './AlignHorizontalJustifyCenter.astro'
|
36
|
+
export { default as AlignHorizontalJustifyEnd } from './AlignHorizontalJustifyEnd.astro'
|
37
|
+
export { default as AlignHorizontalJustifyStart } from './AlignHorizontalJustifyStart.astro'
|
38
|
+
export { default as AlignHorizontalSpaceAround } from './AlignHorizontalSpaceAround.astro'
|
39
|
+
export { default as AlignHorizontalSpaceBetween } from './AlignHorizontalSpaceBetween.astro'
|
40
|
+
export { default as AlignJustify } from './AlignJustify.astro'
|
41
|
+
export { default as AlignLeft } from './AlignLeft.astro'
|
42
|
+
export { default as AlignRight } from './AlignRight.astro'
|
43
|
+
export { default as AlignStartHorizontal } from './AlignStartHorizontal.astro'
|
44
|
+
export { default as AlignStartVertical } from './AlignStartVertical.astro'
|
45
|
+
export { default as AlignVerticalDistributeCenter } from './AlignVerticalDistributeCenter.astro'
|
46
|
+
export { default as AlignVerticalDistributeEnd } from './AlignVerticalDistributeEnd.astro'
|
47
|
+
export { default as AlignVerticalDistributeStart } from './AlignVerticalDistributeStart.astro'
|
48
|
+
export { default as AlignVerticalJustifyCenter } from './AlignVerticalJustifyCenter.astro'
|
49
|
+
export { default as AlignVerticalJustifyEnd } from './AlignVerticalJustifyEnd.astro'
|
50
|
+
export { default as AlignVerticalJustifyStart } from './AlignVerticalJustifyStart.astro'
|
51
|
+
export { default as AlignVerticalSpaceAround } from './AlignVerticalSpaceAround.astro'
|
52
|
+
export { default as AlignVerticalSpaceBetween } from './AlignVerticalSpaceBetween.astro'
|
53
|
+
export { default as Ampersand } from './Ampersand.astro'
|
54
|
+
export { default as Ampersands } from './Ampersands.astro'
|
55
|
+
export { default as Anchor } from './Anchor.astro'
|
56
|
+
export { default as Angry } from './Angry.astro'
|
57
|
+
export { default as Annoyed } from './Annoyed.astro'
|
58
|
+
export { default as Antenna } from './Antenna.astro'
|
59
|
+
export { default as Aperture } from './Aperture.astro'
|
60
|
+
export { default as AppWindow } from './AppWindow.astro'
|
61
|
+
export { default as Apple } from './Apple.astro'
|
62
|
+
export { default as ArchiveRestore } from './ArchiveRestore.astro'
|
63
|
+
export { default as Archive } from './Archive.astro'
|
64
|
+
export { default as AreaChart } from './AreaChart.astro'
|
65
|
+
export { default as Armchair } from './Armchair.astro'
|
66
|
+
export { default as ArrowBigDownDash } from './ArrowBigDownDash.astro'
|
67
|
+
export { default as ArrowBigDown } from './ArrowBigDown.astro'
|
68
|
+
export { default as ArrowBigLeftDash } from './ArrowBigLeftDash.astro'
|
69
|
+
export { default as ArrowBigLeft } from './ArrowBigLeft.astro'
|
70
|
+
export { default as ArrowBigRightDash } from './ArrowBigRightDash.astro'
|
71
|
+
export { default as ArrowBigRight } from './ArrowBigRight.astro'
|
72
|
+
export { default as ArrowBigUpDash } from './ArrowBigUpDash.astro'
|
73
|
+
export { default as ArrowBigUp } from './ArrowBigUp.astro'
|
74
|
+
export { default as ArrowDown01 } from './ArrowDown01.astro'
|
75
|
+
export { default as ArrowDown10 } from './ArrowDown10.astro'
|
76
|
+
export { default as ArrowDownAZ } from './ArrowDownAZ.astro'
|
77
|
+
export { default as ArrowDownCircle } from './ArrowDownCircle.astro'
|
78
|
+
export { default as ArrowDownFromLine } from './ArrowDownFromLine.astro'
|
79
|
+
export { default as ArrowDownLeftFromCircle } from './ArrowDownLeftFromCircle.astro'
|
80
|
+
export { default as ArrowDownLeftSquare } from './ArrowDownLeftSquare.astro'
|
81
|
+
export { default as ArrowDownLeft } from './ArrowDownLeft.astro'
|
82
|
+
export { default as ArrowDownNarrowWide } from './ArrowDownNarrowWide.astro'
|
83
|
+
export { default as ArrowDownRightFromCircle } from './ArrowDownRightFromCircle.astro'
|
84
|
+
export { default as ArrowDownRightSquare } from './ArrowDownRightSquare.astro'
|
85
|
+
export { default as ArrowDownRight } from './ArrowDownRight.astro'
|
86
|
+
export { default as ArrowDownSquare } from './ArrowDownSquare.astro'
|
87
|
+
export { default as ArrowDownToDot } from './ArrowDownToDot.astro'
|
88
|
+
export { default as ArrowDownToLine } from './ArrowDownToLine.astro'
|
89
|
+
export { default as ArrowDownUp } from './ArrowDownUp.astro'
|
90
|
+
export { default as ArrowDownWideNarrow } from './ArrowDownWideNarrow.astro'
|
91
|
+
export { default as ArrowDownZA } from './ArrowDownZA.astro'
|
92
|
+
export { default as ArrowDown } from './ArrowDown.astro'
|
93
|
+
export { default as ArrowLeftCircle } from './ArrowLeftCircle.astro'
|
94
|
+
export { default as ArrowLeftFromLine } from './ArrowLeftFromLine.astro'
|
95
|
+
export { default as ArrowLeftRight } from './ArrowLeftRight.astro'
|
96
|
+
export { default as ArrowLeftSquare } from './ArrowLeftSquare.astro'
|
97
|
+
export { default as ArrowLeftToLine } from './ArrowLeftToLine.astro'
|
98
|
+
export { default as ArrowLeft } from './ArrowLeft.astro'
|
99
|
+
export { default as ArrowRightCircle } from './ArrowRightCircle.astro'
|
100
|
+
export { default as ArrowRightFromLine } from './ArrowRightFromLine.astro'
|
101
|
+
export { default as ArrowRightLeft } from './ArrowRightLeft.astro'
|
102
|
+
export { default as ArrowRightSquare } from './ArrowRightSquare.astro'
|
103
|
+
export { default as ArrowRightToLine } from './ArrowRightToLine.astro'
|
104
|
+
export { default as ArrowRight } from './ArrowRight.astro'
|
105
|
+
export { default as ArrowUp01 } from './ArrowUp01.astro'
|
106
|
+
export { default as ArrowUp10 } from './ArrowUp10.astro'
|
107
|
+
export { default as ArrowUpAZ } from './ArrowUpAZ.astro'
|
108
|
+
export { default as ArrowUpCircle } from './ArrowUpCircle.astro'
|
109
|
+
export { default as ArrowUpDown } from './ArrowUpDown.astro'
|
110
|
+
export { default as ArrowUpFromDot } from './ArrowUpFromDot.astro'
|
111
|
+
export { default as ArrowUpFromLine } from './ArrowUpFromLine.astro'
|
112
|
+
export { default as ArrowUpLeftFromCircle } from './ArrowUpLeftFromCircle.astro'
|
113
|
+
export { default as ArrowUpLeftSquare } from './ArrowUpLeftSquare.astro'
|
114
|
+
export { default as ArrowUpLeft } from './ArrowUpLeft.astro'
|
115
|
+
export { default as ArrowUpNarrowWide } from './ArrowUpNarrowWide.astro'
|
116
|
+
export { default as ArrowUpRightFromCircle } from './ArrowUpRightFromCircle.astro'
|
117
|
+
export { default as ArrowUpRightSquare } from './ArrowUpRightSquare.astro'
|
118
|
+
export { default as ArrowUpRight } from './ArrowUpRight.astro'
|
119
|
+
export { default as ArrowUpSquare } from './ArrowUpSquare.astro'
|
120
|
+
export { default as ArrowUpToLine } from './ArrowUpToLine.astro'
|
121
|
+
export { default as ArrowUpWideNarrow } from './ArrowUpWideNarrow.astro'
|
122
|
+
export { default as ArrowUpZA } from './ArrowUpZA.astro'
|
123
|
+
export { default as ArrowUp } from './ArrowUp.astro'
|
124
|
+
export { default as ArrowsUpFromLine } from './ArrowsUpFromLine.astro'
|
125
|
+
export { default as Asterisk } from './Asterisk.astro'
|
126
|
+
export { default as AtSign } from './AtSign.astro'
|
127
|
+
export { default as Atom } from './Atom.astro'
|
128
|
+
export { default as Award } from './Award.astro'
|
129
|
+
export { default as Axe } from './Axe.astro'
|
130
|
+
export { default as Axis3d } from './Axis3d.astro'
|
131
|
+
export { default as Baby } from './Baby.astro'
|
132
|
+
export { default as Backpack } from './Backpack.astro'
|
133
|
+
export { default as BadgeAlert } from './BadgeAlert.astro'
|
134
|
+
export { default as BadgeCheck } from './BadgeCheck.astro'
|
135
|
+
export { default as BadgeDollarSign } from './BadgeDollarSign.astro'
|
136
|
+
export { default as BadgeHelp } from './BadgeHelp.astro'
|
137
|
+
export { default as BadgeInfo } from './BadgeInfo.astro'
|
138
|
+
export { default as BadgeMinus } from './BadgeMinus.astro'
|
139
|
+
export { default as BadgePercent } from './BadgePercent.astro'
|
140
|
+
export { default as BadgePlus } from './BadgePlus.astro'
|
141
|
+
export { default as BadgeX } from './BadgeX.astro'
|
142
|
+
export { default as Badge } from './Badge.astro'
|
143
|
+
export { default as BaggageClaim } from './BaggageClaim.astro'
|
144
|
+
export { default as Ban } from './Ban.astro'
|
145
|
+
export { default as Banana } from './Banana.astro'
|
146
|
+
export { default as Banknote } from './Banknote.astro'
|
147
|
+
export { default as BarChart2 } from './BarChart2.astro'
|
148
|
+
export { default as BarChart3 } from './BarChart3.astro'
|
149
|
+
export { default as BarChart4 } from './BarChart4.astro'
|
150
|
+
export { default as BarChartBig } from './BarChartBig.astro'
|
151
|
+
export { default as BarChartHorizontalBig } from './BarChartHorizontalBig.astro'
|
152
|
+
export { default as BarChartHorizontal } from './BarChartHorizontal.astro'
|
153
|
+
export { default as BarChart } from './BarChart.astro'
|
154
|
+
export { default as Baseline } from './Baseline.astro'
|
155
|
+
export { default as Bath } from './Bath.astro'
|
156
|
+
export { default as BatteryCharging } from './BatteryCharging.astro'
|
157
|
+
export { default as BatteryFull } from './BatteryFull.astro'
|
158
|
+
export { default as BatteryLow } from './BatteryLow.astro'
|
159
|
+
export { default as BatteryMedium } from './BatteryMedium.astro'
|
160
|
+
export { default as BatteryWarning } from './BatteryWarning.astro'
|
161
|
+
export { default as Battery } from './Battery.astro'
|
162
|
+
export { default as Beaker } from './Beaker.astro'
|
163
|
+
export { default as BeanOff } from './BeanOff.astro'
|
164
|
+
export { default as Bean } from './Bean.astro'
|
165
|
+
export { default as BedDouble } from './BedDouble.astro'
|
166
|
+
export { default as BedSingle } from './BedSingle.astro'
|
167
|
+
export { default as Bed } from './Bed.astro'
|
168
|
+
export { default as Beef } from './Beef.astro'
|
169
|
+
export { default as Beer } from './Beer.astro'
|
170
|
+
export { default as BellDot } from './BellDot.astro'
|
171
|
+
export { default as BellMinus } from './BellMinus.astro'
|
172
|
+
export { default as BellOff } from './BellOff.astro'
|
173
|
+
export { default as BellPlus } from './BellPlus.astro'
|
174
|
+
export { default as BellRing } from './BellRing.astro'
|
175
|
+
export { default as Bell } from './Bell.astro'
|
176
|
+
export { default as Bike } from './Bike.astro'
|
177
|
+
export { default as Binary } from './Binary.astro'
|
178
|
+
export { default as Biohazard } from './Biohazard.astro'
|
179
|
+
export { default as Bird } from './Bird.astro'
|
180
|
+
export { default as Bitcoin } from './Bitcoin.astro'
|
181
|
+
export { default as Blinds } from './Blinds.astro'
|
182
|
+
export { default as BluetoothConnected } from './BluetoothConnected.astro'
|
183
|
+
export { default as BluetoothOff } from './BluetoothOff.astro'
|
184
|
+
export { default as BluetoothSearching } from './BluetoothSearching.astro'
|
185
|
+
export { default as Bluetooth } from './Bluetooth.astro'
|
186
|
+
export { default as Bold } from './Bold.astro'
|
187
|
+
export { default as Bomb } from './Bomb.astro'
|
188
|
+
export { default as Bone } from './Bone.astro'
|
189
|
+
export { default as BookCopy } from './BookCopy.astro'
|
190
|
+
export { default as BookDown } from './BookDown.astro'
|
191
|
+
export { default as BookKey } from './BookKey.astro'
|
192
|
+
export { default as BookLock } from './BookLock.astro'
|
193
|
+
export { default as BookMarked } from './BookMarked.astro'
|
194
|
+
export { default as BookMinus } from './BookMinus.astro'
|
195
|
+
export { default as BookOpenCheck } from './BookOpenCheck.astro'
|
196
|
+
export { default as BookOpen } from './BookOpen.astro'
|
197
|
+
export { default as BookPlus } from './BookPlus.astro'
|
198
|
+
export { default as BookTemplate } from './BookTemplate.astro'
|
199
|
+
export { default as BookUp2 } from './BookUp2.astro'
|
200
|
+
export { default as BookUp } from './BookUp.astro'
|
201
|
+
export { default as BookX } from './BookX.astro'
|
202
|
+
export { default as Book } from './Book.astro'
|
203
|
+
export { default as BookmarkMinus } from './BookmarkMinus.astro'
|
204
|
+
export { default as BookmarkPlus } from './BookmarkPlus.astro'
|
205
|
+
export { default as Bookmark } from './Bookmark.astro'
|
206
|
+
export { default as BoomBox } from './BoomBox.astro'
|
207
|
+
export { default as Bot } from './Bot.astro'
|
208
|
+
export { default as BoxSelect } from './BoxSelect.astro'
|
209
|
+
export { default as Box } from './Box.astro'
|
210
|
+
export { default as Boxes } from './Boxes.astro'
|
211
|
+
export { default as Braces } from './Braces.astro'
|
212
|
+
export { default as Brackets } from './Brackets.astro'
|
213
|
+
export { default as BrainCircuit } from './BrainCircuit.astro'
|
214
|
+
export { default as BrainCog } from './BrainCog.astro'
|
215
|
+
export { default as Brain } from './Brain.astro'
|
216
|
+
export { default as Briefcase } from './Briefcase.astro'
|
217
|
+
export { default as BringToFront } from './BringToFront.astro'
|
218
|
+
export { default as Brush } from './Brush.astro'
|
219
|
+
export { default as Bug } from './Bug.astro'
|
220
|
+
export { default as Building2 } from './Building2.astro'
|
221
|
+
export { default as Building } from './Building.astro'
|
222
|
+
export { default as Bus } from './Bus.astro'
|
223
|
+
export { default as Cable } from './Cable.astro'
|
224
|
+
export { default as CakeSlice } from './CakeSlice.astro'
|
225
|
+
export { default as Cake } from './Cake.astro'
|
226
|
+
export { default as Calculator } from './Calculator.astro'
|
227
|
+
export { default as CalendarCheck2 } from './CalendarCheck2.astro'
|
228
|
+
export { default as CalendarCheck } from './CalendarCheck.astro'
|
229
|
+
export { default as CalendarClock } from './CalendarClock.astro'
|
230
|
+
export { default as CalendarDays } from './CalendarDays.astro'
|
231
|
+
export { default as CalendarHeart } from './CalendarHeart.astro'
|
232
|
+
export { default as CalendarMinus } from './CalendarMinus.astro'
|
233
|
+
export { default as CalendarOff } from './CalendarOff.astro'
|
234
|
+
export { default as CalendarPlus } from './CalendarPlus.astro'
|
235
|
+
export { default as CalendarRange } from './CalendarRange.astro'
|
236
|
+
export { default as CalendarSearch } from './CalendarSearch.astro'
|
237
|
+
export { default as CalendarX2 } from './CalendarX2.astro'
|
238
|
+
export { default as CalendarX } from './CalendarX.astro'
|
239
|
+
export { default as Calendar } from './Calendar.astro'
|
240
|
+
export { default as CameraOff } from './CameraOff.astro'
|
241
|
+
export { default as Camera } from './Camera.astro'
|
242
|
+
export { default as CandlestickChart } from './CandlestickChart.astro'
|
243
|
+
export { default as CandyCane } from './CandyCane.astro'
|
244
|
+
export { default as CandyOff } from './CandyOff.astro'
|
245
|
+
export { default as Candy } from './Candy.astro'
|
246
|
+
export { default as Car } from './Car.astro'
|
247
|
+
export { default as Carrot } from './Carrot.astro'
|
248
|
+
export { default as CaseLower } from './CaseLower.astro'
|
249
|
+
export { default as CaseSensitive } from './CaseSensitive.astro'
|
250
|
+
export { default as CaseUpper } from './CaseUpper.astro'
|
251
|
+
export { default as CassetteTape } from './CassetteTape.astro'
|
252
|
+
export { default as Cast } from './Cast.astro'
|
253
|
+
export { default as Castle } from './Castle.astro'
|
254
|
+
export { default as Cat } from './Cat.astro'
|
255
|
+
export { default as CheckCheck } from './CheckCheck.astro'
|
256
|
+
export { default as CheckCircle2 } from './CheckCircle2.astro'
|
257
|
+
export { default as CheckCircle } from './CheckCircle.astro'
|
258
|
+
export { default as CheckSquare } from './CheckSquare.astro'
|
259
|
+
export { default as Check } from './Check.astro'
|
260
|
+
export { default as ChefHat } from './ChefHat.astro'
|
261
|
+
export { default as Cherry } from './Cherry.astro'
|
262
|
+
export { default as ChevronDownCircle } from './ChevronDownCircle.astro'
|
263
|
+
export { default as ChevronDownSquare } from './ChevronDownSquare.astro'
|
264
|
+
export { default as ChevronDown } from './ChevronDown.astro'
|
265
|
+
export { default as ChevronFirst } from './ChevronFirst.astro'
|
266
|
+
export { default as ChevronLast } from './ChevronLast.astro'
|
267
|
+
export { default as ChevronLeftCircle } from './ChevronLeftCircle.astro'
|
268
|
+
export { default as ChevronLeftSquare } from './ChevronLeftSquare.astro'
|
269
|
+
export { default as ChevronLeft } from './ChevronLeft.astro'
|
270
|
+
export { default as ChevronRightCircle } from './ChevronRightCircle.astro'
|
271
|
+
export { default as ChevronRightSquare } from './ChevronRightSquare.astro'
|
272
|
+
export { default as ChevronRight } from './ChevronRight.astro'
|
273
|
+
export { default as ChevronUpCircle } from './ChevronUpCircle.astro'
|
274
|
+
export { default as ChevronUpSquare } from './ChevronUpSquare.astro'
|
275
|
+
export { default as ChevronUp } from './ChevronUp.astro'
|
276
|
+
export { default as ChevronsDownUp } from './ChevronsDownUp.astro'
|
277
|
+
export { default as ChevronsDown } from './ChevronsDown.astro'
|
278
|
+
export { default as ChevronsLeftRight } from './ChevronsLeftRight.astro'
|
279
|
+
export { default as ChevronsLeft } from './ChevronsLeft.astro'
|
280
|
+
export { default as ChevronsRightLeft } from './ChevronsRightLeft.astro'
|
281
|
+
export { default as ChevronsRight } from './ChevronsRight.astro'
|
282
|
+
export { default as ChevronsUpDown } from './ChevronsUpDown.astro'
|
283
|
+
export { default as ChevronsUp } from './ChevronsUp.astro'
|
284
|
+
export { default as Chrome } from './Chrome.astro'
|
285
|
+
export { default as Church } from './Church.astro'
|
286
|
+
export { default as CigaretteOff } from './CigaretteOff.astro'
|
287
|
+
export { default as Cigarette } from './Cigarette.astro'
|
288
|
+
export { default as CircleDashed } from './CircleDashed.astro'
|
289
|
+
export { default as CircleDollarSign } from './CircleDollarSign.astro'
|
290
|
+
export { default as CircleDotDashed } from './CircleDotDashed.astro'
|
291
|
+
export { default as CircleDot } from './CircleDot.astro'
|
292
|
+
export { default as CircleEllipsis } from './CircleEllipsis.astro'
|
293
|
+
export { default as CircleEqual } from './CircleEqual.astro'
|
294
|
+
export { default as CircleOff } from './CircleOff.astro'
|
295
|
+
export { default as CircleSlash2 } from './CircleSlash2.astro'
|
296
|
+
export { default as CircleSlash } from './CircleSlash.astro'
|
297
|
+
export { default as Circle } from './Circle.astro'
|
298
|
+
export { default as CircuitBoard } from './CircuitBoard.astro'
|
299
|
+
export { default as Citrus } from './Citrus.astro'
|
300
|
+
export { default as Clapperboard } from './Clapperboard.astro'
|
301
|
+
export { default as ClipboardCheck } from './ClipboardCheck.astro'
|
302
|
+
export { default as ClipboardCopy } from './ClipboardCopy.astro'
|
303
|
+
export { default as ClipboardEdit } from './ClipboardEdit.astro'
|
304
|
+
export { default as ClipboardList } from './ClipboardList.astro'
|
305
|
+
export { default as ClipboardPaste } from './ClipboardPaste.astro'
|
306
|
+
export { default as ClipboardSignature } from './ClipboardSignature.astro'
|
307
|
+
export { default as ClipboardType } from './ClipboardType.astro'
|
308
|
+
export { default as ClipboardX } from './ClipboardX.astro'
|
309
|
+
export { default as Clipboard } from './Clipboard.astro'
|
310
|
+
export { default as Clock1 } from './Clock1.astro'
|
311
|
+
export { default as Clock10 } from './Clock10.astro'
|
312
|
+
export { default as Clock11 } from './Clock11.astro'
|
313
|
+
export { default as Clock12 } from './Clock12.astro'
|
314
|
+
export { default as Clock2 } from './Clock2.astro'
|
315
|
+
export { default as Clock3 } from './Clock3.astro'
|
316
|
+
export { default as Clock4 } from './Clock4.astro'
|
317
|
+
export { default as Clock5 } from './Clock5.astro'
|
318
|
+
export { default as Clock6 } from './Clock6.astro'
|
319
|
+
export { default as Clock7 } from './Clock7.astro'
|
320
|
+
export { default as Clock8 } from './Clock8.astro'
|
321
|
+
export { default as Clock9 } from './Clock9.astro'
|
322
|
+
export { default as Clock } from './Clock.astro'
|
323
|
+
export { default as CloudCog } from './CloudCog.astro'
|
324
|
+
export { default as CloudDrizzle } from './CloudDrizzle.astro'
|
325
|
+
export { default as CloudFog } from './CloudFog.astro'
|
326
|
+
export { default as CloudHail } from './CloudHail.astro'
|
327
|
+
export { default as CloudLightning } from './CloudLightning.astro'
|
328
|
+
export { default as CloudMoonRain } from './CloudMoonRain.astro'
|
329
|
+
export { default as CloudMoon } from './CloudMoon.astro'
|
330
|
+
export { default as CloudOff } from './CloudOff.astro'
|
331
|
+
export { default as CloudRainWind } from './CloudRainWind.astro'
|
332
|
+
export { default as CloudRain } from './CloudRain.astro'
|
333
|
+
export { default as CloudSnow } from './CloudSnow.astro'
|
334
|
+
export { default as CloudSunRain } from './CloudSunRain.astro'
|
335
|
+
export { default as CloudSun } from './CloudSun.astro'
|
336
|
+
export { default as Cloud } from './Cloud.astro'
|
337
|
+
export { default as Cloudy } from './Cloudy.astro'
|
338
|
+
export { default as Clover } from './Clover.astro'
|
339
|
+
export { default as Club } from './Club.astro'
|
340
|
+
export { default as Code2 } from './Code2.astro'
|
341
|
+
export { default as Code } from './Code.astro'
|
342
|
+
export { default as Codepen } from './Codepen.astro'
|
343
|
+
export { default as Codesandbox } from './Codesandbox.astro'
|
344
|
+
export { default as Coffee } from './Coffee.astro'
|
345
|
+
export { default as Cog } from './Cog.astro'
|
346
|
+
export { default as Coins } from './Coins.astro'
|
347
|
+
export { default as Columns } from './Columns.astro'
|
348
|
+
export { default as Combine } from './Combine.astro'
|
349
|
+
export { default as Command } from './Command.astro'
|
350
|
+
export { default as Compass } from './Compass.astro'
|
351
|
+
export { default as Component } from './Component.astro'
|
352
|
+
export { default as Computer } from './Computer.astro'
|
353
|
+
export { default as ConciergeBell } from './ConciergeBell.astro'
|
354
|
+
export { default as Construction } from './Construction.astro'
|
355
|
+
export { default as Contact2 } from './Contact2.astro'
|
356
|
+
export { default as Contact } from './Contact.astro'
|
357
|
+
export { default as Container } from './Container.astro'
|
358
|
+
export { default as Contrast } from './Contrast.astro'
|
359
|
+
export { default as Cookie } from './Cookie.astro'
|
360
|
+
export { default as CopyCheck } from './CopyCheck.astro'
|
361
|
+
export { default as CopyMinus } from './CopyMinus.astro'
|
362
|
+
export { default as CopyPlus } from './CopyPlus.astro'
|
363
|
+
export { default as CopySlash } from './CopySlash.astro'
|
364
|
+
export { default as CopyX } from './CopyX.astro'
|
365
|
+
export { default as Copy } from './Copy.astro'
|
366
|
+
export { default as Copyleft } from './Copyleft.astro'
|
367
|
+
export { default as Copyright } from './Copyright.astro'
|
368
|
+
export { default as CornerDownLeft } from './CornerDownLeft.astro'
|
369
|
+
export { default as CornerDownRight } from './CornerDownRight.astro'
|
370
|
+
export { default as CornerLeftDown } from './CornerLeftDown.astro'
|
371
|
+
export { default as CornerLeftUp } from './CornerLeftUp.astro'
|
372
|
+
export { default as CornerRightDown } from './CornerRightDown.astro'
|
373
|
+
export { default as CornerRightUp } from './CornerRightUp.astro'
|
374
|
+
export { default as CornerUpLeft } from './CornerUpLeft.astro'
|
375
|
+
export { default as CornerUpRight } from './CornerUpRight.astro'
|
376
|
+
export { default as Cpu } from './Cpu.astro'
|
377
|
+
export { default as CreativeCommons } from './CreativeCommons.astro'
|
378
|
+
export { default as CreditCard } from './CreditCard.astro'
|
379
|
+
export { default as Croissant } from './Croissant.astro'
|
380
|
+
export { default as Crop } from './Crop.astro'
|
381
|
+
export { default as Cross } from './Cross.astro'
|
382
|
+
export { default as Crosshair } from './Crosshair.astro'
|
383
|
+
export { default as Crown } from './Crown.astro'
|
384
|
+
export { default as CupSoda } from './CupSoda.astro'
|
385
|
+
export { default as Currency } from './Currency.astro'
|
386
|
+
export { default as DatabaseBackup } from './DatabaseBackup.astro'
|
387
|
+
export { default as Database } from './Database.astro'
|
388
|
+
export { default as Delete } from './Delete.astro'
|
389
|
+
export { default as Dessert } from './Dessert.astro'
|
390
|
+
export { default as Diamond } from './Diamond.astro'
|
391
|
+
export { default as Dice1 } from './Dice1.astro'
|
392
|
+
export { default as Dice2 } from './Dice2.astro'
|
393
|
+
export { default as Dice3 } from './Dice3.astro'
|
394
|
+
export { default as Dice4 } from './Dice4.astro'
|
395
|
+
export { default as Dice5 } from './Dice5.astro'
|
396
|
+
export { default as Dice6 } from './Dice6.astro'
|
397
|
+
export { default as Dices } from './Dices.astro'
|
398
|
+
export { default as Diff } from './Diff.astro'
|
399
|
+
export { default as Disc2 } from './Disc2.astro'
|
400
|
+
export { default as Disc3 } from './Disc3.astro'
|
401
|
+
export { default as Disc } from './Disc.astro'
|
402
|
+
export { default as DivideCircle } from './DivideCircle.astro'
|
403
|
+
export { default as DivideSquare } from './DivideSquare.astro'
|
404
|
+
export { default as Divide } from './Divide.astro'
|
405
|
+
export { default as DnaOff } from './DnaOff.astro'
|
406
|
+
export { default as Dna } from './Dna.astro'
|
407
|
+
export { default as Dog } from './Dog.astro'
|
408
|
+
export { default as DollarSign } from './DollarSign.astro'
|
409
|
+
export { default as Donut } from './Donut.astro'
|
410
|
+
export { default as DoorClosed } from './DoorClosed.astro'
|
411
|
+
export { default as DoorOpen } from './DoorOpen.astro'
|
412
|
+
export { default as Dot } from './Dot.astro'
|
413
|
+
export { default as DownloadCloud } from './DownloadCloud.astro'
|
414
|
+
export { default as Download } from './Download.astro'
|
415
|
+
export { default as Dribbble } from './Dribbble.astro'
|
416
|
+
export { default as Droplet } from './Droplet.astro'
|
417
|
+
export { default as Droplets } from './Droplets.astro'
|
418
|
+
export { default as Drumstick } from './Drumstick.astro'
|
419
|
+
export { default as Dumbbell } from './Dumbbell.astro'
|
420
|
+
export { default as EarOff } from './EarOff.astro'
|
421
|
+
export { default as Ear } from './Ear.astro'
|
422
|
+
export { default as EggFried } from './EggFried.astro'
|
423
|
+
export { default as EggOff } from './EggOff.astro'
|
424
|
+
export { default as Egg } from './Egg.astro'
|
425
|
+
export { default as EqualNot } from './EqualNot.astro'
|
426
|
+
export { default as Equal } from './Equal.astro'
|
427
|
+
export { default as Eraser } from './Eraser.astro'
|
428
|
+
export { default as Euro } from './Euro.astro'
|
429
|
+
export { default as Expand } from './Expand.astro'
|
430
|
+
export { default as ExternalLink } from './ExternalLink.astro'
|
431
|
+
export { default as EyeOff } from './EyeOff.astro'
|
432
|
+
export { default as Eye } from './Eye.astro'
|
433
|
+
export { default as Facebook } from './Facebook.astro'
|
434
|
+
export { default as Factory } from './Factory.astro'
|
435
|
+
export { default as Fan } from './Fan.astro'
|
436
|
+
export { default as FastForward } from './FastForward.astro'
|
437
|
+
export { default as Feather } from './Feather.astro'
|
438
|
+
export { default as FerrisWheel } from './FerrisWheel.astro'
|
439
|
+
export { default as Figma } from './Figma.astro'
|
440
|
+
export { default as FileArchive } from './FileArchive.astro'
|
441
|
+
export { default as FileAudio2 } from './FileAudio2.astro'
|
442
|
+
export { default as FileAudio } from './FileAudio.astro'
|
443
|
+
export { default as FileAxis3d } from './FileAxis3d.astro'
|
444
|
+
export { default as FileBadge2 } from './FileBadge2.astro'
|
445
|
+
export { default as FileBadge } from './FileBadge.astro'
|
446
|
+
export { default as FileBarChart2 } from './FileBarChart2.astro'
|
447
|
+
export { default as FileBarChart } from './FileBarChart.astro'
|
448
|
+
export { default as FileBox } from './FileBox.astro'
|
449
|
+
export { default as FileCheck2 } from './FileCheck2.astro'
|
450
|
+
export { default as FileCheck } from './FileCheck.astro'
|
451
|
+
export { default as FileClock } from './FileClock.astro'
|
452
|
+
export { default as FileCode2 } from './FileCode2.astro'
|
453
|
+
export { default as FileCode } from './FileCode.astro'
|
454
|
+
export { default as FileCog2 } from './FileCog2.astro'
|
455
|
+
export { default as FileCog } from './FileCog.astro'
|
456
|
+
export { default as FileDiff } from './FileDiff.astro'
|
457
|
+
export { default as FileDigit } from './FileDigit.astro'
|
458
|
+
export { default as FileDown } from './FileDown.astro'
|
459
|
+
export { default as FileEdit } from './FileEdit.astro'
|
460
|
+
export { default as FileHeart } from './FileHeart.astro'
|
461
|
+
export { default as FileImage } from './FileImage.astro'
|
462
|
+
export { default as FileInput } from './FileInput.astro'
|
463
|
+
export { default as FileJson2 } from './FileJson2.astro'
|
464
|
+
export { default as FileJson } from './FileJson.astro'
|
465
|
+
export { default as FileKey2 } from './FileKey2.astro'
|
466
|
+
export { default as FileKey } from './FileKey.astro'
|
467
|
+
export { default as FileLineChart } from './FileLineChart.astro'
|
468
|
+
export { default as FileLock2 } from './FileLock2.astro'
|
469
|
+
export { default as FileLock } from './FileLock.astro'
|
470
|
+
export { default as FileMinus2 } from './FileMinus2.astro'
|
471
|
+
export { default as FileMinus } from './FileMinus.astro'
|
472
|
+
export { default as FileOutput } from './FileOutput.astro'
|
473
|
+
export { default as FilePieChart } from './FilePieChart.astro'
|
474
|
+
export { default as FilePlus2 } from './FilePlus2.astro'
|
475
|
+
export { default as FilePlus } from './FilePlus.astro'
|
476
|
+
export { default as FileQuestion } from './FileQuestion.astro'
|
477
|
+
export { default as FileScan } from './FileScan.astro'
|
478
|
+
export { default as FileSearch2 } from './FileSearch2.astro'
|
479
|
+
export { default as FileSearch } from './FileSearch.astro'
|
480
|
+
export { default as FileSignature } from './FileSignature.astro'
|
481
|
+
export { default as FileSpreadsheet } from './FileSpreadsheet.astro'
|
482
|
+
export { default as FileStack } from './FileStack.astro'
|
483
|
+
export { default as FileSymlink } from './FileSymlink.astro'
|
484
|
+
export { default as FileTerminal } from './FileTerminal.astro'
|
485
|
+
export { default as FileText } from './FileText.astro'
|
486
|
+
export { default as FileType2 } from './FileType2.astro'
|
487
|
+
export { default as FileType } from './FileType.astro'
|
488
|
+
export { default as FileUp } from './FileUp.astro'
|
489
|
+
export { default as FileVideo2 } from './FileVideo2.astro'
|
490
|
+
export { default as FileVideo } from './FileVideo.astro'
|
491
|
+
export { default as FileVolume2 } from './FileVolume2.astro'
|
492
|
+
export { default as FileVolume } from './FileVolume.astro'
|
493
|
+
export { default as FileWarning } from './FileWarning.astro'
|
494
|
+
export { default as FileX2 } from './FileX2.astro'
|
495
|
+
export { default as FileX } from './FileX.astro'
|
496
|
+
export { default as File } from './File.astro'
|
497
|
+
export { default as Files } from './Files.astro'
|
498
|
+
export { default as Film } from './Film.astro'
|
499
|
+
export { default as FilterX } from './FilterX.astro'
|
500
|
+
export { default as Filter } from './Filter.astro'
|
501
|
+
export { default as Fingerprint } from './Fingerprint.astro'
|
502
|
+
export { default as FishOff } from './FishOff.astro'
|
503
|
+
export { default as Fish } from './Fish.astro'
|
504
|
+
export { default as FlagOff } from './FlagOff.astro'
|
505
|
+
export { default as FlagTriangleLeft } from './FlagTriangleLeft.astro'
|
506
|
+
export { default as FlagTriangleRight } from './FlagTriangleRight.astro'
|
507
|
+
export { default as Flag } from './Flag.astro'
|
508
|
+
export { default as Flame } from './Flame.astro'
|
509
|
+
export { default as FlashlightOff } from './FlashlightOff.astro'
|
510
|
+
export { default as Flashlight } from './Flashlight.astro'
|
511
|
+
export { default as FlaskConicalOff } from './FlaskConicalOff.astro'
|
512
|
+
export { default as FlaskConical } from './FlaskConical.astro'
|
513
|
+
export { default as FlaskRound } from './FlaskRound.astro'
|
514
|
+
export { default as FlipHorizontal2 } from './FlipHorizontal2.astro'
|
515
|
+
export { default as FlipHorizontal } from './FlipHorizontal.astro'
|
516
|
+
export { default as FlipVertical2 } from './FlipVertical2.astro'
|
517
|
+
export { default as FlipVertical } from './FlipVertical.astro'
|
518
|
+
export { default as Flower2 } from './Flower2.astro'
|
519
|
+
export { default as Flower } from './Flower.astro'
|
520
|
+
export { default as Focus } from './Focus.astro'
|
521
|
+
export { default as FoldHorizontal } from './FoldHorizontal.astro'
|
522
|
+
export { default as FoldVertical } from './FoldVertical.astro'
|
523
|
+
export { default as FolderArchive } from './FolderArchive.astro'
|
524
|
+
export { default as FolderCheck } from './FolderCheck.astro'
|
525
|
+
export { default as FolderClock } from './FolderClock.astro'
|
526
|
+
export { default as FolderClosed } from './FolderClosed.astro'
|
527
|
+
export { default as FolderCog2 } from './FolderCog2.astro'
|
528
|
+
export { default as FolderCog } from './FolderCog.astro'
|
529
|
+
export { default as FolderDot } from './FolderDot.astro'
|
530
|
+
export { default as FolderDown } from './FolderDown.astro'
|
531
|
+
export { default as FolderEdit } from './FolderEdit.astro'
|
532
|
+
export { default as FolderGit2 } from './FolderGit2.astro'
|
533
|
+
export { default as FolderGit } from './FolderGit.astro'
|
534
|
+
export { default as FolderHeart } from './FolderHeart.astro'
|
535
|
+
export { default as FolderInput } from './FolderInput.astro'
|
536
|
+
export { default as FolderKanban } from './FolderKanban.astro'
|
537
|
+
export { default as FolderKey } from './FolderKey.astro'
|
538
|
+
export { default as FolderLock } from './FolderLock.astro'
|
539
|
+
export { default as FolderMinus } from './FolderMinus.astro'
|
540
|
+
export { default as FolderOpenDot } from './FolderOpenDot.astro'
|
541
|
+
export { default as FolderOpen } from './FolderOpen.astro'
|
542
|
+
export { default as FolderOutput } from './FolderOutput.astro'
|
543
|
+
export { default as FolderPlus } from './FolderPlus.astro'
|
544
|
+
export { default as FolderRoot } from './FolderRoot.astro'
|
545
|
+
export { default as FolderSearch2 } from './FolderSearch2.astro'
|
546
|
+
export { default as FolderSearch } from './FolderSearch.astro'
|
547
|
+
export { default as FolderSymlink } from './FolderSymlink.astro'
|
548
|
+
export { default as FolderSync } from './FolderSync.astro'
|
549
|
+
export { default as FolderTree } from './FolderTree.astro'
|
550
|
+
export { default as FolderUp } from './FolderUp.astro'
|
551
|
+
export { default as FolderX } from './FolderX.astro'
|
552
|
+
export { default as Folder } from './Folder.astro'
|
553
|
+
export { default as Folders } from './Folders.astro'
|
554
|
+
export { default as Footprints } from './Footprints.astro'
|
555
|
+
export { default as Forklift } from './Forklift.astro'
|
556
|
+
export { default as FormInput } from './FormInput.astro'
|
557
|
+
export { default as Forward } from './Forward.astro'
|
558
|
+
export { default as Frame } from './Frame.astro'
|
559
|
+
export { default as Framer } from './Framer.astro'
|
560
|
+
export { default as Frown } from './Frown.astro'
|
561
|
+
export { default as Fuel } from './Fuel.astro'
|
562
|
+
export { default as FunctionSquare } from './FunctionSquare.astro'
|
563
|
+
export { default as GalleryHorizontalEnd } from './GalleryHorizontalEnd.astro'
|
564
|
+
export { default as GalleryHorizontal } from './GalleryHorizontal.astro'
|
565
|
+
export { default as GalleryThumbnails } from './GalleryThumbnails.astro'
|
566
|
+
export { default as GalleryVerticalEnd } from './GalleryVerticalEnd.astro'
|
567
|
+
export { default as GalleryVertical } from './GalleryVertical.astro'
|
568
|
+
export { default as Gamepad2 } from './Gamepad2.astro'
|
569
|
+
export { default as Gamepad } from './Gamepad.astro'
|
570
|
+
export { default as GanttChartSquare } from './GanttChartSquare.astro'
|
571
|
+
export { default as GanttChart } from './GanttChart.astro'
|
572
|
+
export { default as GaugeCircle } from './GaugeCircle.astro'
|
573
|
+
export { default as Gauge } from './Gauge.astro'
|
574
|
+
export { default as Gavel } from './Gavel.astro'
|
575
|
+
export { default as Gem } from './Gem.astro'
|
576
|
+
export { default as Ghost } from './Ghost.astro'
|
577
|
+
export { default as Gift } from './Gift.astro'
|
578
|
+
export { default as GitBranchPlus } from './GitBranchPlus.astro'
|
579
|
+
export { default as GitBranch } from './GitBranch.astro'
|
580
|
+
export { default as GitCommit } from './GitCommit.astro'
|
581
|
+
export { default as GitCompare } from './GitCompare.astro'
|
582
|
+
export { default as GitFork } from './GitFork.astro'
|
583
|
+
export { default as GitMerge } from './GitMerge.astro'
|
584
|
+
export { default as GitPullRequestClosed } from './GitPullRequestClosed.astro'
|
585
|
+
export { default as GitPullRequestDraft } from './GitPullRequestDraft.astro'
|
586
|
+
export { default as GitPullRequest } from './GitPullRequest.astro'
|
587
|
+
export { default as Github } from './Github.astro'
|
588
|
+
export { default as Gitlab } from './Gitlab.astro'
|
589
|
+
export { default as GlassWater } from './GlassWater.astro'
|
590
|
+
export { default as Glasses } from './Glasses.astro'
|
591
|
+
export { default as Globe2 } from './Globe2.astro'
|
592
|
+
export { default as Globe } from './Globe.astro'
|
593
|
+
export { default as Goal } from './Goal.astro'
|
594
|
+
export { default as Grab } from './Grab.astro'
|
595
|
+
export { default as GraduationCap } from './GraduationCap.astro'
|
596
|
+
export { default as Grape } from './Grape.astro'
|
597
|
+
export { default as Grid } from './Grid.astro'
|
598
|
+
export { default as GripHorizontal } from './GripHorizontal.astro'
|
599
|
+
export { default as GripVertical } from './GripVertical.astro'
|
600
|
+
export { default as Grip } from './Grip.astro'
|
601
|
+
export { default as Group } from './Group.astro'
|
602
|
+
export { default as Hammer } from './Hammer.astro'
|
603
|
+
export { default as HandMetal } from './HandMetal.astro'
|
604
|
+
export { default as Hand } from './Hand.astro'
|
605
|
+
export { default as HardDriveDownload } from './HardDriveDownload.astro'
|
606
|
+
export { default as HardDriveUpload } from './HardDriveUpload.astro'
|
607
|
+
export { default as HardDrive } from './HardDrive.astro'
|
608
|
+
export { default as HardHat } from './HardHat.astro'
|
609
|
+
export { default as Hash } from './Hash.astro'
|
610
|
+
export { default as Haze } from './Haze.astro'
|
611
|
+
export { default as HdmiPort } from './HdmiPort.astro'
|
612
|
+
export { default as Heading1 } from './Heading1.astro'
|
613
|
+
export { default as Heading2 } from './Heading2.astro'
|
614
|
+
export { default as Heading3 } from './Heading3.astro'
|
615
|
+
export { default as Heading4 } from './Heading4.astro'
|
616
|
+
export { default as Heading5 } from './Heading5.astro'
|
617
|
+
export { default as Heading6 } from './Heading6.astro'
|
618
|
+
export { default as Heading } from './Heading.astro'
|
619
|
+
export { default as Headphones } from './Headphones.astro'
|
620
|
+
export { default as HeartCrack } from './HeartCrack.astro'
|
621
|
+
export { default as HeartHandshake } from './HeartHandshake.astro'
|
622
|
+
export { default as HeartOff } from './HeartOff.astro'
|
623
|
+
export { default as HeartPulse } from './HeartPulse.astro'
|
624
|
+
export { default as Heart } from './Heart.astro'
|
625
|
+
export { default as HelpCircle } from './HelpCircle.astro'
|
626
|
+
export { default as HelpingHand } from './HelpingHand.astro'
|
627
|
+
export { default as Hexagon } from './Hexagon.astro'
|
628
|
+
export { default as Highlighter } from './Highlighter.astro'
|
629
|
+
export { default as History } from './History.astro'
|
630
|
+
export { default as Home } from './Home.astro'
|
631
|
+
export { default as HopOff } from './HopOff.astro'
|
632
|
+
export { default as Hop } from './Hop.astro'
|
633
|
+
export { default as Hotel } from './Hotel.astro'
|
634
|
+
export { default as Hourglass } from './Hourglass.astro'
|
635
|
+
export { default as IceCream2 } from './IceCream2.astro'
|
636
|
+
export { default as IceCream } from './IceCream.astro'
|
637
|
+
export { default as ImageMinus } from './ImageMinus.astro'
|
638
|
+
export { default as ImageOff } from './ImageOff.astro'
|
639
|
+
export { default as ImagePlus } from './ImagePlus.astro'
|
640
|
+
export { default as Image } from './Image.astro'
|
641
|
+
export { default as Import } from './Import.astro'
|
642
|
+
export { default as Inbox } from './Inbox.astro'
|
643
|
+
export { default as Indent } from './Indent.astro'
|
644
|
+
export { default as IndianRupee } from './IndianRupee.astro'
|
645
|
+
export { default as Infinity } from './Infinity.astro'
|
646
|
+
export { default as Info } from './Info.astro'
|
647
|
+
export { default as Inspect } from './Inspect.astro'
|
648
|
+
export { default as Instagram } from './Instagram.astro'
|
649
|
+
export { default as Italic } from './Italic.astro'
|
650
|
+
export { default as IterationCcw } from './IterationCcw.astro'
|
651
|
+
export { default as IterationCw } from './IterationCw.astro'
|
652
|
+
export { default as JapaneseYen } from './JapaneseYen.astro'
|
653
|
+
export { default as Joystick } from './Joystick.astro'
|
654
|
+
export { default as KanbanSquareDashed } from './KanbanSquareDashed.astro'
|
655
|
+
export { default as KanbanSquare } from './KanbanSquare.astro'
|
656
|
+
export { default as Kanban } from './Kanban.astro'
|
657
|
+
export { default as KeyRound } from './KeyRound.astro'
|
658
|
+
export { default as KeySquare } from './KeySquare.astro'
|
659
|
+
export { default as Key } from './Key.astro'
|
660
|
+
export { default as Keyboard } from './Keyboard.astro'
|
661
|
+
export { default as LampCeiling } from './LampCeiling.astro'
|
662
|
+
export { default as LampDesk } from './LampDesk.astro'
|
663
|
+
export { default as LampFloor } from './LampFloor.astro'
|
664
|
+
export { default as LampWallDown } from './LampWallDown.astro'
|
665
|
+
export { default as LampWallUp } from './LampWallUp.astro'
|
666
|
+
export { default as Lamp } from './Lamp.astro'
|
667
|
+
export { default as Landmark } from './Landmark.astro'
|
668
|
+
export { default as Languages } from './Languages.astro'
|
669
|
+
export { default as Laptop2 } from './Laptop2.astro'
|
670
|
+
export { default as Laptop } from './Laptop.astro'
|
671
|
+
export { default as LassoSelect } from './LassoSelect.astro'
|
672
|
+
export { default as Lasso } from './Lasso.astro'
|
673
|
+
export { default as Laugh } from './Laugh.astro'
|
674
|
+
export { default as Layers } from './Layers.astro'
|
675
|
+
export { default as LayoutDashboard } from './LayoutDashboard.astro'
|
676
|
+
export { default as LayoutGrid } from './LayoutGrid.astro'
|
677
|
+
export { default as LayoutList } from './LayoutList.astro'
|
678
|
+
export { default as LayoutPanelLeft } from './LayoutPanelLeft.astro'
|
679
|
+
export { default as LayoutPanelTop } from './LayoutPanelTop.astro'
|
680
|
+
export { default as LayoutTemplate } from './LayoutTemplate.astro'
|
681
|
+
export { default as Layout } from './Layout.astro'
|
682
|
+
export { default as Leaf } from './Leaf.astro'
|
683
|
+
export { default as LeafyGreen } from './LeafyGreen.astro'
|
684
|
+
export { default as Library } from './Library.astro'
|
685
|
+
export { default as LifeBuoy } from './LifeBuoy.astro'
|
686
|
+
export { default as Ligature } from './Ligature.astro'
|
687
|
+
export { default as LightbulbOff } from './LightbulbOff.astro'
|
688
|
+
export { default as Lightbulb } from './Lightbulb.astro'
|
689
|
+
export { default as LineChart } from './LineChart.astro'
|
690
|
+
export { default as Link2Off } from './Link2Off.astro'
|
691
|
+
export { default as Link2 } from './Link2.astro'
|
692
|
+
export { default as Link } from './Link.astro'
|
693
|
+
export { default as Linkedin } from './Linkedin.astro'
|
694
|
+
export { default as ListChecks } from './ListChecks.astro'
|
695
|
+
export { default as ListEnd } from './ListEnd.astro'
|
696
|
+
export { default as ListFilter } from './ListFilter.astro'
|
697
|
+
export { default as ListMinus } from './ListMinus.astro'
|
698
|
+
export { default as ListMusic } from './ListMusic.astro'
|
699
|
+
export { default as ListOrdered } from './ListOrdered.astro'
|
700
|
+
export { default as ListPlus } from './ListPlus.astro'
|
701
|
+
export { default as ListRestart } from './ListRestart.astro'
|
702
|
+
export { default as ListStart } from './ListStart.astro'
|
703
|
+
export { default as ListTodo } from './ListTodo.astro'
|
704
|
+
export { default as ListTree } from './ListTree.astro'
|
705
|
+
export { default as ListVideo } from './ListVideo.astro'
|
706
|
+
export { default as ListX } from './ListX.astro'
|
707
|
+
export { default as List } from './List.astro'
|
708
|
+
export { default as Loader2 } from './Loader2.astro'
|
709
|
+
export { default as Loader } from './Loader.astro'
|
710
|
+
export { default as LocateFixed } from './LocateFixed.astro'
|
711
|
+
export { default as LocateOff } from './LocateOff.astro'
|
712
|
+
export { default as Locate } from './Locate.astro'
|
713
|
+
export { default as Lock } from './Lock.astro'
|
714
|
+
export { default as LogIn } from './LogIn.astro'
|
715
|
+
export { default as LogOut } from './LogOut.astro'
|
716
|
+
export { default as Lollipop } from './Lollipop.astro'
|
717
|
+
export { default as Luggage } from './Luggage.astro'
|
718
|
+
export { default as Magnet } from './Magnet.astro'
|
719
|
+
export { default as MailCheck } from './MailCheck.astro'
|
720
|
+
export { default as MailMinus } from './MailMinus.astro'
|
721
|
+
export { default as MailOpen } from './MailOpen.astro'
|
722
|
+
export { default as MailPlus } from './MailPlus.astro'
|
723
|
+
export { default as MailQuestion } from './MailQuestion.astro'
|
724
|
+
export { default as MailSearch } from './MailSearch.astro'
|
725
|
+
export { default as MailWarning } from './MailWarning.astro'
|
726
|
+
export { default as MailX } from './MailX.astro'
|
727
|
+
export { default as Mail } from './Mail.astro'
|
728
|
+
export { default as Mailbox } from './Mailbox.astro'
|
729
|
+
export { default as Mails } from './Mails.astro'
|
730
|
+
export { default as MapPinOff } from './MapPinOff.astro'
|
731
|
+
export { default as MapPin } from './MapPin.astro'
|
732
|
+
export { default as Map } from './Map.astro'
|
733
|
+
export { default as Martini } from './Martini.astro'
|
734
|
+
export { default as Maximize2 } from './Maximize2.astro'
|
735
|
+
export { default as Maximize } from './Maximize.astro'
|
736
|
+
export { default as Medal } from './Medal.astro'
|
737
|
+
export { default as MegaphoneOff } from './MegaphoneOff.astro'
|
738
|
+
export { default as Megaphone } from './Megaphone.astro'
|
739
|
+
export { default as Meh } from './Meh.astro'
|
740
|
+
export { default as MemoryStick } from './MemoryStick.astro'
|
741
|
+
export { default as MenuSquare } from './MenuSquare.astro'
|
742
|
+
export { default as Menu } from './Menu.astro'
|
743
|
+
export { default as Merge } from './Merge.astro'
|
744
|
+
export { default as MessageCircle } from './MessageCircle.astro'
|
745
|
+
export { default as MessageSquareDashed } from './MessageSquareDashed.astro'
|
746
|
+
export { default as MessageSquarePlus } from './MessageSquarePlus.astro'
|
747
|
+
export { default as MessageSquare } from './MessageSquare.astro'
|
748
|
+
export { default as MessagesSquare } from './MessagesSquare.astro'
|
749
|
+
export { default as Mic2 } from './Mic2.astro'
|
750
|
+
export { default as MicOff } from './MicOff.astro'
|
751
|
+
export { default as Mic } from './Mic.astro'
|
752
|
+
export { default as Microscope } from './Microscope.astro'
|
753
|
+
export { default as Microwave } from './Microwave.astro'
|
754
|
+
export { default as Milestone } from './Milestone.astro'
|
755
|
+
export { default as MilkOff } from './MilkOff.astro'
|
756
|
+
export { default as Milk } from './Milk.astro'
|
757
|
+
export { default as Minimize2 } from './Minimize2.astro'
|
758
|
+
export { default as Minimize } from './Minimize.astro'
|
759
|
+
export { default as MinusCircle } from './MinusCircle.astro'
|
760
|
+
export { default as MinusSquare } from './MinusSquare.astro'
|
761
|
+
export { default as Minus } from './Minus.astro'
|
762
|
+
export { default as MonitorCheck } from './MonitorCheck.astro'
|
763
|
+
export { default as MonitorDot } from './MonitorDot.astro'
|
764
|
+
export { default as MonitorDown } from './MonitorDown.astro'
|
765
|
+
export { default as MonitorOff } from './MonitorOff.astro'
|
766
|
+
export { default as MonitorPause } from './MonitorPause.astro'
|
767
|
+
export { default as MonitorPlay } from './MonitorPlay.astro'
|
768
|
+
export { default as MonitorSmartphone } from './MonitorSmartphone.astro'
|
769
|
+
export { default as MonitorSpeaker } from './MonitorSpeaker.astro'
|
770
|
+
export { default as MonitorStop } from './MonitorStop.astro'
|
771
|
+
export { default as MonitorUp } from './MonitorUp.astro'
|
772
|
+
export { default as MonitorX } from './MonitorX.astro'
|
773
|
+
export { default as Monitor } from './Monitor.astro'
|
774
|
+
export { default as MoonStar } from './MoonStar.astro'
|
775
|
+
export { default as Moon } from './Moon.astro'
|
776
|
+
export { default as MoreHorizontal } from './MoreHorizontal.astro'
|
777
|
+
export { default as MoreVertical } from './MoreVertical.astro'
|
778
|
+
export { default as MountainSnow } from './MountainSnow.astro'
|
779
|
+
export { default as Mountain } from './Mountain.astro'
|
780
|
+
export { default as MousePointer2 } from './MousePointer2.astro'
|
781
|
+
export { default as MousePointerClick } from './MousePointerClick.astro'
|
782
|
+
export { default as MousePointer } from './MousePointer.astro'
|
783
|
+
export { default as Mouse } from './Mouse.astro'
|
784
|
+
export { default as Move3d } from './Move3d.astro'
|
785
|
+
export { default as MoveDiagonal2 } from './MoveDiagonal2.astro'
|
786
|
+
export { default as MoveDiagonal } from './MoveDiagonal.astro'
|
787
|
+
export { default as MoveDownLeft } from './MoveDownLeft.astro'
|
788
|
+
export { default as MoveDownRight } from './MoveDownRight.astro'
|
789
|
+
export { default as MoveDown } from './MoveDown.astro'
|
790
|
+
export { default as MoveHorizontal } from './MoveHorizontal.astro'
|
791
|
+
export { default as MoveLeft } from './MoveLeft.astro'
|
792
|
+
export { default as MoveRight } from './MoveRight.astro'
|
793
|
+
export { default as MoveUpLeft } from './MoveUpLeft.astro'
|
794
|
+
export { default as MoveUpRight } from './MoveUpRight.astro'
|
795
|
+
export { default as MoveUp } from './MoveUp.astro'
|
796
|
+
export { default as MoveVertical } from './MoveVertical.astro'
|
797
|
+
export { default as Move } from './Move.astro'
|
798
|
+
export { default as Music2 } from './Music2.astro'
|
799
|
+
export { default as Music3 } from './Music3.astro'
|
800
|
+
export { default as Music4 } from './Music4.astro'
|
801
|
+
export { default as Music } from './Music.astro'
|
802
|
+
export { default as Navigation2Off } from './Navigation2Off.astro'
|
803
|
+
export { default as Navigation2 } from './Navigation2.astro'
|
804
|
+
export { default as NavigationOff } from './NavigationOff.astro'
|
805
|
+
export { default as Navigation } from './Navigation.astro'
|
806
|
+
export { default as Network } from './Network.astro'
|
807
|
+
export { default as Newspaper } from './Newspaper.astro'
|
808
|
+
export { default as Nfc } from './Nfc.astro'
|
809
|
+
export { default as NutOff } from './NutOff.astro'
|
810
|
+
export { default as Nut } from './Nut.astro'
|
811
|
+
export { default as Octagon } from './Octagon.astro'
|
812
|
+
export { default as Option } from './Option.astro'
|
813
|
+
export { default as Orbit } from './Orbit.astro'
|
814
|
+
export { default as Outdent } from './Outdent.astro'
|
815
|
+
export { default as Package2 } from './Package2.astro'
|
816
|
+
export { default as PackageCheck } from './PackageCheck.astro'
|
817
|
+
export { default as PackageMinus } from './PackageMinus.astro'
|
818
|
+
export { default as PackageOpen } from './PackageOpen.astro'
|
819
|
+
export { default as PackagePlus } from './PackagePlus.astro'
|
820
|
+
export { default as PackageSearch } from './PackageSearch.astro'
|
821
|
+
export { default as PackageX } from './PackageX.astro'
|
822
|
+
export { default as Package } from './Package.astro'
|
823
|
+
export { default as PaintBucket } from './PaintBucket.astro'
|
824
|
+
export { default as Paintbrush2 } from './Paintbrush2.astro'
|
825
|
+
export { default as Paintbrush } from './Paintbrush.astro'
|
826
|
+
export { default as Palette } from './Palette.astro'
|
827
|
+
export { default as Palmtree } from './Palmtree.astro'
|
828
|
+
export { default as PanelBottomClose } from './PanelBottomClose.astro'
|
829
|
+
export { default as PanelBottomInactive } from './PanelBottomInactive.astro'
|
830
|
+
export { default as PanelBottomOpen } from './PanelBottomOpen.astro'
|
831
|
+
export { default as PanelBottom } from './PanelBottom.astro'
|
832
|
+
export { default as PanelLeftClose } from './PanelLeftClose.astro'
|
833
|
+
export { default as PanelLeftInactive } from './PanelLeftInactive.astro'
|
834
|
+
export { default as PanelLeftOpen } from './PanelLeftOpen.astro'
|
835
|
+
export { default as PanelLeft } from './PanelLeft.astro'
|
836
|
+
export { default as PanelRightClose } from './PanelRightClose.astro'
|
837
|
+
export { default as PanelRightInactive } from './PanelRightInactive.astro'
|
838
|
+
export { default as PanelRightOpen } from './PanelRightOpen.astro'
|
839
|
+
export { default as PanelRight } from './PanelRight.astro'
|
840
|
+
export { default as PanelTopClose } from './PanelTopClose.astro'
|
841
|
+
export { default as PanelTopInactive } from './PanelTopInactive.astro'
|
842
|
+
export { default as PanelTopOpen } from './PanelTopOpen.astro'
|
843
|
+
export { default as PanelTop } from './PanelTop.astro'
|
844
|
+
export { default as Paperclip } from './Paperclip.astro'
|
845
|
+
export { default as Parentheses } from './Parentheses.astro'
|
846
|
+
export { default as ParkingCircleOff } from './ParkingCircleOff.astro'
|
847
|
+
export { default as ParkingCircle } from './ParkingCircle.astro'
|
848
|
+
export { default as ParkingSquareOff } from './ParkingSquareOff.astro'
|
849
|
+
export { default as ParkingSquare } from './ParkingSquare.astro'
|
850
|
+
export { default as PartyPopper } from './PartyPopper.astro'
|
851
|
+
export { default as PauseCircle } from './PauseCircle.astro'
|
852
|
+
export { default as PauseOctagon } from './PauseOctagon.astro'
|
853
|
+
export { default as Pause } from './Pause.astro'
|
854
|
+
export { default as PcCase } from './PcCase.astro'
|
855
|
+
export { default as PenLine } from './PenLine.astro'
|
856
|
+
export { default as PenSquare } from './PenSquare.astro'
|
857
|
+
export { default as PenTool } from './PenTool.astro'
|
858
|
+
export { default as Pen } from './Pen.astro'
|
859
|
+
export { default as PencilLine } from './PencilLine.astro'
|
860
|
+
export { default as PencilRuler } from './PencilRuler.astro'
|
861
|
+
export { default as Pencil } from './Pencil.astro'
|
862
|
+
export { default as Percent } from './Percent.astro'
|
863
|
+
export { default as PersonStanding } from './PersonStanding.astro'
|
864
|
+
export { default as PhoneCall } from './PhoneCall.astro'
|
865
|
+
export { default as PhoneForwarded } from './PhoneForwarded.astro'
|
866
|
+
export { default as PhoneIncoming } from './PhoneIncoming.astro'
|
867
|
+
export { default as PhoneMissed } from './PhoneMissed.astro'
|
868
|
+
export { default as PhoneOff } from './PhoneOff.astro'
|
869
|
+
export { default as PhoneOutgoing } from './PhoneOutgoing.astro'
|
870
|
+
export { default as Phone } from './Phone.astro'
|
871
|
+
export { default as PiSquare } from './PiSquare.astro'
|
872
|
+
export { default as Pi } from './Pi.astro'
|
873
|
+
export { default as PictureInPicture2 } from './PictureInPicture2.astro'
|
874
|
+
export { default as PictureInPicture } from './PictureInPicture.astro'
|
875
|
+
export { default as PieChart } from './PieChart.astro'
|
876
|
+
export { default as PiggyBank } from './PiggyBank.astro'
|
877
|
+
export { default as PilcrowSquare } from './PilcrowSquare.astro'
|
878
|
+
export { default as Pilcrow } from './Pilcrow.astro'
|
879
|
+
export { default as Pill } from './Pill.astro'
|
880
|
+
export { default as PinOff } from './PinOff.astro'
|
881
|
+
export { default as Pin } from './Pin.astro'
|
882
|
+
export { default as Pipette } from './Pipette.astro'
|
883
|
+
export { default as Pizza } from './Pizza.astro'
|
884
|
+
export { default as PlaneLanding } from './PlaneLanding.astro'
|
885
|
+
export { default as PlaneTakeoff } from './PlaneTakeoff.astro'
|
886
|
+
export { default as Plane } from './Plane.astro'
|
887
|
+
export { default as PlayCircle } from './PlayCircle.astro'
|
888
|
+
export { default as PlaySquare } from './PlaySquare.astro'
|
889
|
+
export { default as Play } from './Play.astro'
|
890
|
+
export { default as Plug2 } from './Plug2.astro'
|
891
|
+
export { default as PlugZap2 } from './PlugZap2.astro'
|
892
|
+
export { default as PlugZap } from './PlugZap.astro'
|
893
|
+
export { default as Plug } from './Plug.astro'
|
894
|
+
export { default as PlusCircle } from './PlusCircle.astro'
|
895
|
+
export { default as PlusSquare } from './PlusSquare.astro'
|
896
|
+
export { default as Plus } from './Plus.astro'
|
897
|
+
export { default as PocketKnife } from './PocketKnife.astro'
|
898
|
+
export { default as Pocket } from './Pocket.astro'
|
899
|
+
export { default as Podcast } from './Podcast.astro'
|
900
|
+
export { default as Pointer } from './Pointer.astro'
|
901
|
+
export { default as Popcorn } from './Popcorn.astro'
|
902
|
+
export { default as Popsicle } from './Popsicle.astro'
|
903
|
+
export { default as PoundSterling } from './PoundSterling.astro'
|
904
|
+
export { default as PowerOff } from './PowerOff.astro'
|
905
|
+
export { default as Power } from './Power.astro'
|
906
|
+
export { default as Presentation } from './Presentation.astro'
|
907
|
+
export { default as Printer } from './Printer.astro'
|
908
|
+
export { default as Projector } from './Projector.astro'
|
909
|
+
export { default as Puzzle } from './Puzzle.astro'
|
910
|
+
export { default as QrCode } from './QrCode.astro'
|
911
|
+
export { default as Quote } from './Quote.astro'
|
912
|
+
export { default as Radar } from './Radar.astro'
|
913
|
+
export { default as Radiation } from './Radiation.astro'
|
914
|
+
export { default as RadioReceiver } from './RadioReceiver.astro'
|
915
|
+
export { default as RadioTower } from './RadioTower.astro'
|
916
|
+
export { default as Radio } from './Radio.astro'
|
917
|
+
export { default as Rainbow } from './Rainbow.astro'
|
918
|
+
export { default as Rat } from './Rat.astro'
|
919
|
+
export { default as Ratio } from './Ratio.astro'
|
920
|
+
export { default as Receipt } from './Receipt.astro'
|
921
|
+
export { default as RectangleHorizontal } from './RectangleHorizontal.astro'
|
922
|
+
export { default as RectangleVertical } from './RectangleVertical.astro'
|
923
|
+
export { default as Recycle } from './Recycle.astro'
|
924
|
+
export { default as Redo2 } from './Redo2.astro'
|
925
|
+
export { default as RedoDot } from './RedoDot.astro'
|
926
|
+
export { default as Redo } from './Redo.astro'
|
927
|
+
export { default as RefreshCcwDot } from './RefreshCcwDot.astro'
|
928
|
+
export { default as RefreshCcw } from './RefreshCcw.astro'
|
929
|
+
export { default as RefreshCwOff } from './RefreshCwOff.astro'
|
930
|
+
export { default as RefreshCw } from './RefreshCw.astro'
|
931
|
+
export { default as Refrigerator } from './Refrigerator.astro'
|
932
|
+
export { default as Regex } from './Regex.astro'
|
933
|
+
export { default as RemoveFormatting } from './RemoveFormatting.astro'
|
934
|
+
export { default as Repeat1 } from './Repeat1.astro'
|
935
|
+
export { default as Repeat2 } from './Repeat2.astro'
|
936
|
+
export { default as Repeat } from './Repeat.astro'
|
937
|
+
export { default as ReplaceAll } from './ReplaceAll.astro'
|
938
|
+
export { default as Replace } from './Replace.astro'
|
939
|
+
export { default as ReplyAll } from './ReplyAll.astro'
|
940
|
+
export { default as Reply } from './Reply.astro'
|
941
|
+
export { default as Rewind } from './Rewind.astro'
|
942
|
+
export { default as Rocket } from './Rocket.astro'
|
943
|
+
export { default as RockingChair } from './RockingChair.astro'
|
944
|
+
export { default as RollerCoaster } from './RollerCoaster.astro'
|
945
|
+
export { default as Rotate3d } from './Rotate3d.astro'
|
946
|
+
export { default as RotateCcw } from './RotateCcw.astro'
|
947
|
+
export { default as RotateCw } from './RotateCw.astro'
|
948
|
+
export { default as Router } from './Router.astro'
|
949
|
+
export { default as Rows } from './Rows.astro'
|
950
|
+
export { default as Rss } from './Rss.astro'
|
951
|
+
export { default as Ruler } from './Ruler.astro'
|
952
|
+
export { default as RussianRuble } from './RussianRuble.astro'
|
953
|
+
export { default as Sailboat } from './Sailboat.astro'
|
954
|
+
export { default as Salad } from './Salad.astro'
|
955
|
+
export { default as Sandwich } from './Sandwich.astro'
|
956
|
+
export { default as SatelliteDish } from './SatelliteDish.astro'
|
957
|
+
export { default as Satellite } from './Satellite.astro'
|
958
|
+
export { default as SaveAll } from './SaveAll.astro'
|
959
|
+
export { default as Save } from './Save.astro'
|
960
|
+
export { default as Scale3d } from './Scale3d.astro'
|
961
|
+
export { default as Scale } from './Scale.astro'
|
962
|
+
export { default as Scaling } from './Scaling.astro'
|
963
|
+
export { default as ScanFace } from './ScanFace.astro'
|
964
|
+
export { default as ScanLine } from './ScanLine.astro'
|
965
|
+
export { default as Scan } from './Scan.astro'
|
966
|
+
export { default as ScatterChart } from './ScatterChart.astro'
|
967
|
+
export { default as School2 } from './School2.astro'
|
968
|
+
export { default as School } from './School.astro'
|
969
|
+
export { default as ScissorsLineDashed } from './ScissorsLineDashed.astro'
|
970
|
+
export { default as ScissorsSquareDashedBottom } from './ScissorsSquareDashedBottom.astro'
|
971
|
+
export { default as ScissorsSquare } from './ScissorsSquare.astro'
|
972
|
+
export { default as Scissors } from './Scissors.astro'
|
973
|
+
export { default as ScreenShareOff } from './ScreenShareOff.astro'
|
974
|
+
export { default as ScreenShare } from './ScreenShare.astro'
|
975
|
+
export { default as ScrollText } from './ScrollText.astro'
|
976
|
+
export { default as Scroll } from './Scroll.astro'
|
977
|
+
export { default as SearchCheck } from './SearchCheck.astro'
|
978
|
+
export { default as SearchCode } from './SearchCode.astro'
|
979
|
+
export { default as SearchSlash } from './SearchSlash.astro'
|
980
|
+
export { default as SearchX } from './SearchX.astro'
|
981
|
+
export { default as Search } from './Search.astro'
|
982
|
+
export { default as SendHorizonal } from './SendHorizonal.astro'
|
983
|
+
export { default as SendToBack } from './SendToBack.astro'
|
984
|
+
export { default as Send } from './Send.astro'
|
985
|
+
export { default as SeparatorHorizontal } from './SeparatorHorizontal.astro'
|
986
|
+
export { default as SeparatorVertical } from './SeparatorVertical.astro'
|
987
|
+
export { default as ServerCog } from './ServerCog.astro'
|
988
|
+
export { default as ServerCrash } from './ServerCrash.astro'
|
989
|
+
export { default as ServerOff } from './ServerOff.astro'
|
990
|
+
export { default as Server } from './Server.astro'
|
991
|
+
export { default as Settings2 } from './Settings2.astro'
|
992
|
+
export { default as Settings } from './Settings.astro'
|
993
|
+
export { default as Shapes } from './Shapes.astro'
|
994
|
+
export { default as Share2 } from './Share2.astro'
|
995
|
+
export { default as Share } from './Share.astro'
|
996
|
+
export { default as Sheet } from './Sheet.astro'
|
997
|
+
export { default as ShieldAlert } from './ShieldAlert.astro'
|
998
|
+
export { default as ShieldCheck } from './ShieldCheck.astro'
|
999
|
+
export { default as ShieldClose } from './ShieldClose.astro'
|
1000
|
+
export { default as ShieldOff } from './ShieldOff.astro'
|
1001
|
+
export { default as ShieldQuestion } from './ShieldQuestion.astro'
|
1002
|
+
export { default as Shield } from './Shield.astro'
|
1003
|
+
export { default as Ship } from './Ship.astro'
|
1004
|
+
export { default as Shirt } from './Shirt.astro'
|
1005
|
+
export { default as ShoppingBag } from './ShoppingBag.astro'
|
1006
|
+
export { default as ShoppingBasket } from './ShoppingBasket.astro'
|
1007
|
+
export { default as ShoppingCart } from './ShoppingCart.astro'
|
1008
|
+
export { default as Shovel } from './Shovel.astro'
|
1009
|
+
export { default as ShowerHead } from './ShowerHead.astro'
|
1010
|
+
export { default as Shrink } from './Shrink.astro'
|
1011
|
+
export { default as Shrub } from './Shrub.astro'
|
1012
|
+
export { default as Shuffle } from './Shuffle.astro'
|
1013
|
+
export { default as SigmaSquare } from './SigmaSquare.astro'
|
1014
|
+
export { default as Sigma } from './Sigma.astro'
|
1015
|
+
export { default as SignalHigh } from './SignalHigh.astro'
|
1016
|
+
export { default as SignalLow } from './SignalLow.astro'
|
1017
|
+
export { default as SignalMedium } from './SignalMedium.astro'
|
1018
|
+
export { default as SignalZero } from './SignalZero.astro'
|
1019
|
+
export { default as Signal } from './Signal.astro'
|
1020
|
+
export { default as Siren } from './Siren.astro'
|
1021
|
+
export { default as SkipBack } from './SkipBack.astro'
|
1022
|
+
export { default as SkipForward } from './SkipForward.astro'
|
1023
|
+
export { default as Skull } from './Skull.astro'
|
1024
|
+
export { default as Slack } from './Slack.astro'
|
1025
|
+
export { default as Slice } from './Slice.astro'
|
1026
|
+
export { default as SlidersHorizontal } from './SlidersHorizontal.astro'
|
1027
|
+
export { default as Sliders } from './Sliders.astro'
|
1028
|
+
export { default as SmartphoneCharging } from './SmartphoneCharging.astro'
|
1029
|
+
export { default as SmartphoneNfc } from './SmartphoneNfc.astro'
|
1030
|
+
export { default as Smartphone } from './Smartphone.astro'
|
1031
|
+
export { default as SmilePlus } from './SmilePlus.astro'
|
1032
|
+
export { default as Smile } from './Smile.astro'
|
1033
|
+
export { default as Snowflake } from './Snowflake.astro'
|
1034
|
+
export { default as Sofa } from './Sofa.astro'
|
1035
|
+
export { default as Soup } from './Soup.astro'
|
1036
|
+
export { default as Space } from './Space.astro'
|
1037
|
+
export { default as Spade } from './Spade.astro'
|
1038
|
+
export { default as Sparkle } from './Sparkle.astro'
|
1039
|
+
export { default as Sparkles } from './Sparkles.astro'
|
1040
|
+
export { default as Speaker } from './Speaker.astro'
|
1041
|
+
export { default as SpellCheck2 } from './SpellCheck2.astro'
|
1042
|
+
export { default as SpellCheck } from './SpellCheck.astro'
|
1043
|
+
export { default as Spline } from './Spline.astro'
|
1044
|
+
export { default as SplitSquareHorizontal } from './SplitSquareHorizontal.astro'
|
1045
|
+
export { default as SplitSquareVertical } from './SplitSquareVertical.astro'
|
1046
|
+
export { default as Split } from './Split.astro'
|
1047
|
+
export { default as SprayCan } from './SprayCan.astro'
|
1048
|
+
export { default as Sprout } from './Sprout.astro'
|
1049
|
+
export { default as SquareAsterisk } from './SquareAsterisk.astro'
|
1050
|
+
export { default as SquareCode } from './SquareCode.astro'
|
1051
|
+
export { default as SquareDashedBottomCode } from './SquareDashedBottomCode.astro'
|
1052
|
+
export { default as SquareDashedBottom } from './SquareDashedBottom.astro'
|
1053
|
+
export { default as SquareDot } from './SquareDot.astro'
|
1054
|
+
export { default as SquareEqual } from './SquareEqual.astro'
|
1055
|
+
export { default as SquareSlash } from './SquareSlash.astro'
|
1056
|
+
export { default as SquareStack } from './SquareStack.astro'
|
1057
|
+
export { default as Square } from './Square.astro'
|
1058
|
+
export { default as Squirrel } from './Squirrel.astro'
|
1059
|
+
export { default as Stamp } from './Stamp.astro'
|
1060
|
+
export { default as StarHalf } from './StarHalf.astro'
|
1061
|
+
export { default as StarOff } from './StarOff.astro'
|
1062
|
+
export { default as Star } from './Star.astro'
|
1063
|
+
export { default as StepBack } from './StepBack.astro'
|
1064
|
+
export { default as StepForward } from './StepForward.astro'
|
1065
|
+
export { default as Stethoscope } from './Stethoscope.astro'
|
1066
|
+
export { default as Sticker } from './Sticker.astro'
|
1067
|
+
export { default as StickyNote } from './StickyNote.astro'
|
1068
|
+
export { default as StopCircle } from './StopCircle.astro'
|
1069
|
+
export { default as Store } from './Store.astro'
|
1070
|
+
export { default as StretchHorizontal } from './StretchHorizontal.astro'
|
1071
|
+
export { default as StretchVertical } from './StretchVertical.astro'
|
1072
|
+
export { default as Strikethrough } from './Strikethrough.astro'
|
1073
|
+
export { default as Subscript } from './Subscript.astro'
|
1074
|
+
export { default as Subtitles } from './Subtitles.astro'
|
1075
|
+
export { default as SunDim } from './SunDim.astro'
|
1076
|
+
export { default as SunMedium } from './SunMedium.astro'
|
1077
|
+
export { default as SunMoon } from './SunMoon.astro'
|
1078
|
+
export { default as SunSnow } from './SunSnow.astro'
|
1079
|
+
export { default as Sun } from './Sun.astro'
|
1080
|
+
export { default as Sunrise } from './Sunrise.astro'
|
1081
|
+
export { default as Sunset } from './Sunset.astro'
|
1082
|
+
export { default as Superscript } from './Superscript.astro'
|
1083
|
+
export { default as SwissFranc } from './SwissFranc.astro'
|
1084
|
+
export { default as SwitchCamera } from './SwitchCamera.astro'
|
1085
|
+
export { default as Sword } from './Sword.astro'
|
1086
|
+
export { default as Swords } from './Swords.astro'
|
1087
|
+
export { default as Syringe } from './Syringe.astro'
|
1088
|
+
export { default as Table2 } from './Table2.astro'
|
1089
|
+
export { default as TableProperties } from './TableProperties.astro'
|
1090
|
+
export { default as Table } from './Table.astro'
|
1091
|
+
export { default as Tablet } from './Tablet.astro'
|
1092
|
+
export { default as Tablets } from './Tablets.astro'
|
1093
|
+
export { default as Tag } from './Tag.astro'
|
1094
|
+
export { default as Tags } from './Tags.astro'
|
1095
|
+
export { default as Tally1 } from './Tally1.astro'
|
1096
|
+
export { default as Tally2 } from './Tally2.astro'
|
1097
|
+
export { default as Tally3 } from './Tally3.astro'
|
1098
|
+
export { default as Tally4 } from './Tally4.astro'
|
1099
|
+
export { default as Tally5 } from './Tally5.astro'
|
1100
|
+
export { default as Target } from './Target.astro'
|
1101
|
+
export { default as Tent } from './Tent.astro'
|
1102
|
+
export { default as TerminalSquare } from './TerminalSquare.astro'
|
1103
|
+
export { default as Terminal } from './Terminal.astro'
|
1104
|
+
export { default as TestTube2 } from './TestTube2.astro'
|
1105
|
+
export { default as TestTube } from './TestTube.astro'
|
1106
|
+
export { default as TestTubes } from './TestTubes.astro'
|
1107
|
+
export { default as TextCursorInput } from './TextCursorInput.astro'
|
1108
|
+
export { default as TextCursor } from './TextCursor.astro'
|
1109
|
+
export { default as TextQuote } from './TextQuote.astro'
|
1110
|
+
export { default as TextSelect } from './TextSelect.astro'
|
1111
|
+
export { default as Text } from './Text.astro'
|
1112
|
+
export { default as ThermometerSnowflake } from './ThermometerSnowflake.astro'
|
1113
|
+
export { default as ThermometerSun } from './ThermometerSun.astro'
|
1114
|
+
export { default as Thermometer } from './Thermometer.astro'
|
1115
|
+
export { default as ThumbsDown } from './ThumbsDown.astro'
|
1116
|
+
export { default as ThumbsUp } from './ThumbsUp.astro'
|
1117
|
+
export { default as Ticket } from './Ticket.astro'
|
1118
|
+
export { default as TimerOff } from './TimerOff.astro'
|
1119
|
+
export { default as TimerReset } from './TimerReset.astro'
|
1120
|
+
export { default as Timer } from './Timer.astro'
|
1121
|
+
export { default as ToggleLeft } from './ToggleLeft.astro'
|
1122
|
+
export { default as ToggleRight } from './ToggleRight.astro'
|
1123
|
+
export { default as Tornado } from './Tornado.astro'
|
1124
|
+
export { default as TouchpadOff } from './TouchpadOff.astro'
|
1125
|
+
export { default as Touchpad } from './Touchpad.astro'
|
1126
|
+
export { default as TowerControl } from './TowerControl.astro'
|
1127
|
+
export { default as ToyBrick } from './ToyBrick.astro'
|
1128
|
+
export { default as Train } from './Train.astro'
|
1129
|
+
export { default as Trash2 } from './Trash2.astro'
|
1130
|
+
export { default as Trash } from './Trash.astro'
|
1131
|
+
export { default as TreeDeciduous } from './TreeDeciduous.astro'
|
1132
|
+
export { default as TreePine } from './TreePine.astro'
|
1133
|
+
export { default as Trees } from './Trees.astro'
|
1134
|
+
export { default as Trello } from './Trello.astro'
|
1135
|
+
export { default as TrendingDown } from './TrendingDown.astro'
|
1136
|
+
export { default as TrendingUp } from './TrendingUp.astro'
|
1137
|
+
export { default as TriangleRight } from './TriangleRight.astro'
|
1138
|
+
export { default as Triangle } from './Triangle.astro'
|
1139
|
+
export { default as Trophy } from './Trophy.astro'
|
1140
|
+
export { default as Truck } from './Truck.astro'
|
1141
|
+
export { default as Tv2 } from './Tv2.astro'
|
1142
|
+
export { default as Tv } from './Tv.astro'
|
1143
|
+
export { default as Twitch } from './Twitch.astro'
|
1144
|
+
export { default as Twitter } from './Twitter.astro'
|
1145
|
+
export { default as Type } from './Type.astro'
|
1146
|
+
export { default as Umbrella } from './Umbrella.astro'
|
1147
|
+
export { default as Underline } from './Underline.astro'
|
1148
|
+
export { default as Undo2 } from './Undo2.astro'
|
1149
|
+
export { default as UndoDot } from './UndoDot.astro'
|
1150
|
+
export { default as Undo } from './Undo.astro'
|
1151
|
+
export { default as UnfoldHorizontal } from './UnfoldHorizontal.astro'
|
1152
|
+
export { default as UnfoldVertical } from './UnfoldVertical.astro'
|
1153
|
+
export { default as Ungroup } from './Ungroup.astro'
|
1154
|
+
export { default as Unlink2 } from './Unlink2.astro'
|
1155
|
+
export { default as Unlink } from './Unlink.astro'
|
1156
|
+
export { default as Unlock } from './Unlock.astro'
|
1157
|
+
export { default as Unplug } from './Unplug.astro'
|
1158
|
+
export { default as UploadCloud } from './UploadCloud.astro'
|
1159
|
+
export { default as Upload } from './Upload.astro'
|
1160
|
+
export { default as Usb } from './Usb.astro'
|
1161
|
+
export { default as User2 } from './User2.astro'
|
1162
|
+
export { default as UserCheck2 } from './UserCheck2.astro'
|
1163
|
+
export { default as UserCheck } from './UserCheck.astro'
|
1164
|
+
export { default as UserCircle2 } from './UserCircle2.astro'
|
1165
|
+
export { default as UserCircle } from './UserCircle.astro'
|
1166
|
+
export { default as UserCog2 } from './UserCog2.astro'
|
1167
|
+
export { default as UserCog } from './UserCog.astro'
|
1168
|
+
export { default as UserMinus2 } from './UserMinus2.astro'
|
1169
|
+
export { default as UserMinus } from './UserMinus.astro'
|
1170
|
+
export { default as UserPlus2 } from './UserPlus2.astro'
|
1171
|
+
export { default as UserPlus } from './UserPlus.astro'
|
1172
|
+
export { default as UserSquare2 } from './UserSquare2.astro'
|
1173
|
+
export { default as UserSquare } from './UserSquare.astro'
|
1174
|
+
export { default as UserX2 } from './UserX2.astro'
|
1175
|
+
export { default as UserX } from './UserX.astro'
|
1176
|
+
export { default as User } from './User.astro'
|
1177
|
+
export { default as Users2 } from './Users2.astro'
|
1178
|
+
export { default as Users } from './Users.astro'
|
1179
|
+
export { default as UtensilsCrossed } from './UtensilsCrossed.astro'
|
1180
|
+
export { default as Utensils } from './Utensils.astro'
|
1181
|
+
export { default as UtilityPole } from './UtilityPole.astro'
|
1182
|
+
export { default as Variable } from './Variable.astro'
|
1183
|
+
export { default as Vegan } from './Vegan.astro'
|
1184
|
+
export { default as VenetianMask } from './VenetianMask.astro'
|
1185
|
+
export { default as VibrateOff } from './VibrateOff.astro'
|
1186
|
+
export { default as Vibrate } from './Vibrate.astro'
|
1187
|
+
export { default as VideoOff } from './VideoOff.astro'
|
1188
|
+
export { default as Video } from './Video.astro'
|
1189
|
+
export { default as Videotape } from './Videotape.astro'
|
1190
|
+
export { default as View } from './View.astro'
|
1191
|
+
export { default as Voicemail } from './Voicemail.astro'
|
1192
|
+
export { default as Volume1 } from './Volume1.astro'
|
1193
|
+
export { default as Volume2 } from './Volume2.astro'
|
1194
|
+
export { default as VolumeX } from './VolumeX.astro'
|
1195
|
+
export { default as Volume } from './Volume.astro'
|
1196
|
+
export { default as Vote } from './Vote.astro'
|
1197
|
+
export { default as Wallet2 } from './Wallet2.astro'
|
1198
|
+
export { default as WalletCards } from './WalletCards.astro'
|
1199
|
+
export { default as Wallet } from './Wallet.astro'
|
1200
|
+
export { default as Wallpaper } from './Wallpaper.astro'
|
1201
|
+
export { default as Wand2 } from './Wand2.astro'
|
1202
|
+
export { default as Wand } from './Wand.astro'
|
1203
|
+
export { default as Warehouse } from './Warehouse.astro'
|
1204
|
+
export { default as Watch } from './Watch.astro'
|
1205
|
+
export { default as Waves } from './Waves.astro'
|
1206
|
+
export { default as Webcam } from './Webcam.astro'
|
1207
|
+
export { default as Webhook } from './Webhook.astro'
|
1208
|
+
export { default as WheatOff } from './WheatOff.astro'
|
1209
|
+
export { default as Wheat } from './Wheat.astro'
|
1210
|
+
export { default as WholeWord } from './WholeWord.astro'
|
1211
|
+
export { default as WifiOff } from './WifiOff.astro'
|
1212
|
+
export { default as Wifi } from './Wifi.astro'
|
1213
|
+
export { default as Wind } from './Wind.astro'
|
1214
|
+
export { default as WineOff } from './WineOff.astro'
|
1215
|
+
export { default as Wine } from './Wine.astro'
|
1216
|
+
export { default as Workflow } from './Workflow.astro'
|
1217
|
+
export { default as WrapText } from './WrapText.astro'
|
1218
|
+
export { default as Wrench } from './Wrench.astro'
|
1219
|
+
export { default as XCircle } from './XCircle.astro'
|
1220
|
+
export { default as XOctagon } from './XOctagon.astro'
|
1221
|
+
export { default as XSquare } from './XSquare.astro'
|
1222
|
+
export { default as X } from './X.astro'
|
1223
|
+
export { default as Youtube } from './Youtube.astro'
|
1224
|
+
export { default as ZapOff } from './ZapOff.astro'
|
1225
|
+
export { default as Zap } from './Zap.astro'
|
1226
|
+
export { default as ZoomIn } from './ZoomIn.astro'
|
1227
|
+
export { default as ZoomOut } from './ZoomOut.astro'
|