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
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="m9 18 3-3-3-3" />
|
12
|
+
<path d="m5 12-3 3 3 3" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,20 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M4 6V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2H4" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<circle cx="6" cy="14" r="3" />
|
12
|
+
<path d="M6 10v1" />
|
13
|
+
<path d="M6 17v1" />
|
14
|
+
<path d="M10 14H9" />
|
15
|
+
<path d="M3 14H2" />
|
16
|
+
<path d="m9 11-.88.88" />
|
17
|
+
<path d="M3.88 16.12 3 17" />
|
18
|
+
<path d="m9 17-.88-.88" />
|
19
|
+
<path d="M3.88 11.88 3 11" />
|
20
|
+
</Layout>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<circle cx="12" cy="15" r="2" />
|
12
|
+
<path d="M12 12v1" />
|
13
|
+
<path d="M12 17v1" />
|
14
|
+
<path d="m14.6 13.5-.87.5" />
|
15
|
+
<path d="m10.27 16-.87.5" />
|
16
|
+
<path d="m14.6 16.5-.87-.5" />
|
17
|
+
<path d="m10.27 14-.87-.5" />
|
18
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z" />
|
10
|
+
<path d="M12 13V7" />
|
11
|
+
<path d="M9 10h6" />
|
12
|
+
<path d="M9 17h6" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,14 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<rect width="4" height="6" x="2" y="12" rx="2" />
|
10
|
+
<path d="M14 2v6h6" />
|
11
|
+
<path d="M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4" />
|
12
|
+
<path d="M10 12h2v6" />
|
13
|
+
<path d="M10 18h4" />
|
14
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="M12 18v-6" />
|
12
|
+
<path d="m9 15 3 3 3-3" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,12 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M4 13.5V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2h-5.5" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="M10.42 12.61a2.1 2.1 0 1 1 2.97 2.97L7.95 21 4 22l.99-3.95 5.43-5.44Z" />
|
12
|
+
</Layout>
|
@@ -0,0 +1,12 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M4 6V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2H4" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="M10.29 10.7a2.43 2.43 0 0 0-2.66-.52c-.29.12-.56.3-.78.53l-.35.34-.35-.34a2.43 2.43 0 0 0-2.65-.53c-.3.12-.56.3-.79.53-.95.94-1 2.53.2 3.74L6.5 18l3.6-3.55c1.2-1.21 1.14-2.8.19-3.74Z" />
|
12
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<circle cx="10" cy="13" r="2" />
|
12
|
+
<path d="m20 17-1.09-1.09a2 2 0 0 0-2.82 0L10 22" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="M2 15h10" />
|
12
|
+
<path d="m9 18 3-3-3-3" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="M10 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1" />
|
12
|
+
<path d="M14 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="M4 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1" />
|
12
|
+
<path d="M8 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z" />
|
10
|
+
<circle cx="10" cy="16" r="2" />
|
11
|
+
<path d="m16 10-4.5 4.5" />
|
12
|
+
<path d="m15 11 1 1" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,14 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M4 10V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2H4" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<circle cx="4" cy="16" r="2" />
|
12
|
+
<path d="m10 10-4.5 4.5" />
|
13
|
+
<path d="m9 11 1 1" />
|
14
|
+
</Layout>
|
@@ -0,0 +1,12 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="m16 13-3.5 3.5-2-2L8 17" />
|
12
|
+
</Layout>
|
@@ -0,0 +1,12 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z" />
|
10
|
+
<rect width="8" height="6" x="8" y="12" rx="1" />
|
11
|
+
<path d="M15 12v-2a3 3 0 1 0-6 0v2" />
|
12
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M4 5V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2H4" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<rect width="8" height="5" x="2" y="13" rx="1" />
|
12
|
+
<path d="M8 13v-2a2 2 0 1 0-4 0v2" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,12 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<line x1="9" x2="15" y1="15" y2="15" />
|
12
|
+
</Layout>
|
@@ -0,0 +1,12 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="M3 15h6" />
|
12
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="M2 15h10" />
|
12
|
+
<path d="m5 12-3 3 3 3" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M16 22h2a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v3" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="M4.04 11.71a5.84 5.84 0 1 0 8.2 8.29" />
|
12
|
+
<path d="M13.83 16A5.83 5.83 0 0 0 8 10.17V16h5.83Z" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<line x1="12" x2="12" y1="18" y2="12" />
|
12
|
+
<line x1="9" x2="15" y1="15" y2="15" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="M3 15h6" />
|
12
|
+
<path d="M6 12v6" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,12 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z" />
|
10
|
+
<path d="M10 10.3c.2-.4.5-.8.9-1a2.1 2.1 0 0 1 2.6.4c.3.4.5.8.5 1.3 0 1.3-2 2-2 2" />
|
11
|
+
<path d="M12 17h.01" />
|
12
|
+
</Layout>
|
@@ -0,0 +1,15 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M20 10V7.5L14.5 2H6a2 2 0 0 0-2 2v16c0 1.1.9 2 2 2h4.5" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="M16 22a2 2 0 0 1-2-2" />
|
12
|
+
<path d="M20 22a2 2 0 0 0 2-2" />
|
13
|
+
<path d="M20 14a2 2 0 0 1 2 2" />
|
14
|
+
<path d="M16 14a2 2 0 0 0-2 2" />
|
15
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v3" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="M5 17a3 3 0 1 0 0-6 3 3 0 0 0 0 6z" />
|
12
|
+
<path d="m9 18-1.5-1.5" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<circle cx="11.5" cy="14.5" r="2.5" />
|
12
|
+
<path d="M13.25 16.25 15 18" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,12 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M20 19.5v.5a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8.5L18 5.5" />
|
10
|
+
<path d="M8 18h1" />
|
11
|
+
<path d="M18.42 9.61a2.1 2.1 0 1 1 2.97 2.97L16.95 17 13 18l.99-3.95 4.43-4.44Z" />
|
12
|
+
</Layout>
|
@@ -0,0 +1,15 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="M8 13h2" />
|
12
|
+
<path d="M8 17h2" />
|
13
|
+
<path d="M14 13h2" />
|
14
|
+
<path d="M14 17h2" />
|
15
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M16 2v5h5" />
|
10
|
+
<path d="M21 6v6.5c0 .8-.7 1.5-1.5 1.5h-7c-.8 0-1.5-.7-1.5-1.5v-9c0-.8.7-1.5 1.5-1.5H17l4 4z" />
|
11
|
+
<path d="M7 8v8.8c0 .3.2.6.4.8.2.2.5.4.8.4H15" />
|
12
|
+
<path d="M3 12v8.8c0 .3.2.6.4.8.2.2.5.4.8.4H11" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v7" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="m10 18 3-3-3-3" />
|
12
|
+
<path d="M4 18v-1a2 2 0 0 1 2-2h6" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="m8 16 2-2-2-2" />
|
12
|
+
<path d="M12 18h4" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,14 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<line x1="16" x2="8" y1="13" y2="13" />
|
12
|
+
<line x1="16" x2="8" y1="17" y2="17" />
|
13
|
+
<line x1="10" x2="8" y1="9" y2="9" />
|
14
|
+
</Layout>
|
@@ -0,0 +1,14 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="M9 13v-1h6v1" />
|
12
|
+
<path d="M11 18h2" />
|
13
|
+
<path d="M12 12v6" />
|
14
|
+
</Layout>
|
@@ -0,0 +1,14 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="M2 13v-1h6v1" />
|
12
|
+
<path d="M4 18h2" />
|
13
|
+
<path d="M5 12v6" />
|
14
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="M12 12v6" />
|
12
|
+
<path d="m15 15-3-3-3 3" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,12 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="m10 11 5 3-5 3v-6Z" />
|
12
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M4 8V4a2 2 0 0 1 2-2h8.5L20 7.5V20a2 2 0 0 1-2 2H4" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="m10 15.5 4 2.5v-6l-4 2.5" />
|
12
|
+
<rect width="8" height="6" x="2" y="12" rx="1" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v3" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="m7 10-3 2H2v4h2l3 2v-8Z" />
|
12
|
+
<path d="M11 11c.64.8 1 1.87 1 3s-.36 2.2-1 3" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,14 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<path d="M11.5 13.5c.32.4.5.94.5 1.5s-.18 1.1-.5 1.5" />
|
12
|
+
<path d="M15 12c.64.8 1 1.87 1 3s-.36 2.2-1 3" />
|
13
|
+
<path d="M8 15h.01" />
|
14
|
+
</Layout>
|
@@ -0,0 +1,12 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z" />
|
10
|
+
<path d="M12 9v4" />
|
11
|
+
<path d="M12 17h.01" />
|
12
|
+
</Layout>
|
package/dist/FileX.astro
ADDED
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z" />
|
10
|
+
<polyline points="14 2 14 8 20 8" />
|
11
|
+
<line x1="9.5" x2="14.5" y1="12.5" y2="17.5" />
|
12
|
+
<line x1="14.5" x2="9.5" y1="12.5" y2="17.5" />
|
13
|
+
</Layout>
|
@@ -0,0 +1,13 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4" />
|
10
|
+
<path d="M14 2v6h6" />
|
11
|
+
<path d="m3 12.5 5 5" />
|
12
|
+
<path d="m8 12.5-5 5" />
|
13
|
+
</Layout>
|
package/dist/Files.astro
ADDED
@@ -0,0 +1,12 @@
|
|
1
|
+
---
|
2
|
+
import Layout from './.Layout.astro'
|
3
|
+
export type { Props } from './index.d.ts'
|
4
|
+
---
|
5
|
+
|
6
|
+
<Layout
|
7
|
+
iconProps={Astro.props}
|
8
|
+
>
|
9
|
+
<path d="M15.5 2H8.6c-.4 0-.8.2-1.1.5-.3.3-.5.7-.5 1.1v12.8c0 .4.2.8.5 1.1.3.3.7.5 1.1.5h9.8c.4 0 .8-.2 1.1-.5.3-.3.5-.7.5-1.1V6.5L15.5 2z" />
|
10
|
+
<path d="M3 7.6v12.8c0 .4.2.8.5 1.1.3.3.7.5 1.1.5h9.8" />
|
11
|
+
<path d="M15 2v5h5" />
|
12
|
+
</Layout>
|