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/Orbit.astro
ADDED
@@ -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
|
+
<circle cx="12" cy="12" r="3" />
|
10
|
+
<circle cx="19" cy="5" r="2" />
|
11
|
+
<circle cx="5" cy="19" r="2" />
|
12
|
+
<path d="M10.4 21.9a10 10 0 0 0 9.941-15.416" />
|
13
|
+
<path d="M13.5 2.1a10 10 0 0 0-9.841 15.416" />
|
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
|
+
<polyline points="7 8 3 12 7 16" />
|
10
|
+
<line x1="21" x2="11" y1="12" y2="12" />
|
11
|
+
<line x1="21" x2="11" y1="6" y2="6" />
|
12
|
+
<line x1="21" x2="11" y1="18" y2="18" />
|
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.5 9.4 7.55 4.24" />
|
10
|
+
<path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z" />
|
11
|
+
<polyline points="3.29 7 12 12 20.71 7" />
|
12
|
+
<line x1="12" x2="12" y1="22" y2="12" />
|
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="M3 9h18v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9Z" />
|
10
|
+
<path d="m3 9 2.45-4.9A2 2 0 0 1 7.24 3h9.52a2 2 0 0 1 1.8 1.1L21 9" />
|
11
|
+
<path d="M12 3v6" />
|
12
|
+
</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="m16 16 2 2 4-4" />
|
10
|
+
<path d="M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14" />
|
11
|
+
<path d="M16.5 9.4 7.55 4.24" />
|
12
|
+
<polyline points="3.29 7 12 12 20.71 7" />
|
13
|
+
<line x1="12" x2="12" y1="22" y2="12" />
|
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="M16 16h6" />
|
10
|
+
<path d="M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14" />
|
11
|
+
<path d="M16.5 9.4 7.55 4.24" />
|
12
|
+
<polyline points="3.29 7 12 12 20.71 7" />
|
13
|
+
<line x1="12" x2="12" y1="22" y2="12" />
|
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="M20.91 8.84 8.56 2.23a1.93 1.93 0 0 0-1.81 0L3.1 4.13a2.12 2.12 0 0 0-.05 3.69l12.22 6.93a2 2 0 0 0 1.94 0L21 12.51a2.12 2.12 0 0 0-.09-3.67Z" />
|
10
|
+
<path d="m3.09 8.84 12.35-6.61a1.93 1.93 0 0 1 1.81 0l3.65 1.9a2.12 2.12 0 0 1 .1 3.69L8.73 14.75a2 2 0 0 1-1.94 0L3 12.51a2.12 2.12 0 0 1 .09-3.67Z" />
|
11
|
+
<line x1="12" x2="12" y1="22" y2="13" />
|
12
|
+
<path d="M20 13.5v3.37a2.06 2.06 0 0 1-1.11 1.83l-6 3.08a1.93 1.93 0 0 1-1.78 0l-6-3.08A2.06 2.06 0 0 1 4 16.87V13.5" />
|
13
|
+
</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="M16 16h6" />
|
10
|
+
<path d="M19 13v6" />
|
11
|
+
<path d="M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14" />
|
12
|
+
<path d="M16.5 9.4 7.55 4.24" />
|
13
|
+
<polyline points="3.29 7 12 12 20.71 7" />
|
14
|
+
<line x1="12" x2="12" y1="22" y2="12" />
|
15
|
+
</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="M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14" />
|
10
|
+
<path d="M16.5 9.4 7.55 4.24" />
|
11
|
+
<polyline points="3.29 7 12 12 20.71 7" />
|
12
|
+
<line x1="12" x2="12" y1="22" y2="12" />
|
13
|
+
<circle cx="18.5" cy="15.5" r="2.5" />
|
14
|
+
<path d="M20.27 17.27 22 19" />
|
15
|
+
</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="M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14" />
|
10
|
+
<path d="M16.5 9.4 7.55 4.24" />
|
11
|
+
<polyline points="3.29 7 12 12 20.71 7" />
|
12
|
+
<line x1="12" x2="12" y1="22" y2="12" />
|
13
|
+
<path d="m17 13 5 5m-5 0 5-5" />
|
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="m19 11-8-8-8.6 8.6a2 2 0 0 0 0 2.8l5.2 5.2c.8.8 2 .8 2.8 0L19 11Z" />
|
10
|
+
<path d="m5 2 5 5" />
|
11
|
+
<path d="M2 13h15" />
|
12
|
+
<path d="M22 20a2 2 0 1 1-4 0c0-1.6 1.7-2.4 2-4 .3 1.6 2 2.4 2 4Z" />
|
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="M18.37 2.63 14 7l-1.59-1.59a2 2 0 0 0-2.82 0L8 7l9 9 1.59-1.59a2 2 0 0 0 0-2.82L17 10l4.37-4.37a2.12 2.12 0 1 0-3-3Z" />
|
10
|
+
<path d="M9 8c-2 3-4 3.5-7 4l8 10c2-1 6-5 6-7" />
|
11
|
+
<path d="M14.5 17.5 4.5 15" />
|
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 19.9V16h3a2 2 0 0 0 2-2v-2H5v2c0 1.1.9 2 2 2h3v3.9a2 2 0 1 0 4 0Z" />
|
10
|
+
<path d="M6 12V2h12v10" />
|
11
|
+
<path d="M14 2v4" />
|
12
|
+
<path d="M10 2v2" />
|
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
|
+
<circle cx="13.5" cy="6.5" r=".5" />
|
10
|
+
<circle cx="17.5" cy="10.5" r=".5" />
|
11
|
+
<circle cx="8.5" cy="7.5" r=".5" />
|
12
|
+
<circle cx="6.5" cy="12.5" r=".5" />
|
13
|
+
<path d="M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10c.926 0 1.648-.746 1.648-1.688 0-.437-.18-.835-.437-1.125-.29-.289-.438-.652-.438-1.125a1.64 1.64 0 0 1 1.668-1.668h1.996c3.051 0 5.555-2.503 5.555-5.554C21.965 6.012 17.461 2 12 2z" />
|
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="M13 8c0-2.76-2.46-5-5.5-5S2 5.24 2 8h2l1-1 1 1h4" />
|
10
|
+
<path d="M13 7.14A5.82 5.82 0 0 1 16.5 6c3.04 0 5.5 2.24 5.5 5h-3l-1-1-1 1h-3" />
|
11
|
+
<path d="M5.89 9.71c-2.15 2.15-2.3 5.47-.35 7.43l4.24-4.25.7-.7.71-.71 2.12-2.12c-1.95-1.96-5.27-1.8-7.42.35z" />
|
12
|
+
<path d="M11 15.5c.5 2.5-.17 4.5-1 6.5h4c2-5.5-.5-12-1-14" />
|
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
|
+
<rect width="18" height="18" x="3" y="3" rx="2" ry="2" />
|
10
|
+
<line x1="3" x2="21" y1="15" y2="15" />
|
11
|
+
<path d="m15 8-3 3-3-3" />
|
12
|
+
</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="18" height="18" x="3" y="3" rx="2" />
|
10
|
+
<path d="M14 15h1" />
|
11
|
+
<path d="M19 15h2" />
|
12
|
+
<path d="M3 15h2" />
|
13
|
+
<path d="M9 15h1" />
|
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
|
+
<rect width="18" height="18" x="3" y="3" rx="2" ry="2" />
|
10
|
+
<line x1="3" x2="21" y1="15" y2="15" />
|
11
|
+
<path d="m9 10 3-3 3 3" />
|
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
|
+
<rect width="18" height="18" x="3" y="3" rx="2" ry="2" />
|
10
|
+
<path d="M9 3v18" />
|
11
|
+
<path d="m16 15-3-3 3-3" />
|
12
|
+
</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="18" height="18" x="3" y="3" rx="2" />
|
10
|
+
<path d="M9 14v1" />
|
11
|
+
<path d="M9 19v2" />
|
12
|
+
<path d="M9 3v2" />
|
13
|
+
<path d="M9 9v1" />
|
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
|
+
<rect width="18" height="18" x="3" y="3" rx="2" ry="2" />
|
10
|
+
<path d="M9 3v18" />
|
11
|
+
<path d="m14 9 3 3-3 3" />
|
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
|
+
<rect width="18" height="18" x="3" y="3" rx="2" ry="2" />
|
10
|
+
<line x1="15" x2="15" y1="3" y2="21" />
|
11
|
+
<path d="m8 9 3 3-3 3" />
|
12
|
+
</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="18" height="18" x="3" y="3" rx="2" />
|
10
|
+
<path d="M15 14v1" />
|
11
|
+
<path d="M15 19v2" />
|
12
|
+
<path d="M15 3v2" />
|
13
|
+
<path d="M15 9v1" />
|
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
|
+
<rect width="18" height="18" x="3" y="3" rx="2" ry="2" />
|
10
|
+
<line x1="15" x2="15" y1="3" y2="21" />
|
11
|
+
<path d="m10 15-3-3 3-3" />
|
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
|
+
<rect width="18" height="18" x="3" y="3" rx="2" ry="2" />
|
10
|
+
<line x1="3" x2="21" y1="9" y2="9" />
|
11
|
+
<path d="m9 16 3-3 3 3" />
|
12
|
+
</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="18" height="18" x="3" y="3" rx="2" />
|
10
|
+
<path d="M14 9h1" />
|
11
|
+
<path d="M19 9h2" />
|
12
|
+
<path d="M3 9h2" />
|
13
|
+
<path d="M9 9h1" />
|
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
|
+
<rect width="18" height="18" x="3" y="3" rx="2" ry="2" />
|
10
|
+
<line x1="3" x2="21" y1="9" y2="9" />
|
11
|
+
<path d="m15 14-3 3-3-3" />
|
12
|
+
</Layout>
|
@@ -0,0 +1,10 @@
|
|
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="m21.44 11.05-9.19 9.19a6 6 0 0 1-8.49-8.49l8.57-8.57A4 4 0 1 1 18 8.84l-8.59 8.57a2 2 0 0 1-2.83-2.83l8.49-8.48" />
|
10
|
+
</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
|
+
<circle cx="12" cy="12" r="10" />
|
10
|
+
<path d="m5 5 14 14" />
|
11
|
+
<path d="M13 13a3 3 0 1 0 0-6H9v2" />
|
12
|
+
<path d="M9 17v-2.34" />
|
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="M3.6 3.6A2 2 0 0 1 5 3h14a2 2 0 0 1 2 2v14a2 2 0 0 1-.59 1.41" />
|
10
|
+
<path d="M3 8.7V19a2 2 0 0 0 2 2h10.3" />
|
11
|
+
<path d="m2 2 20 20" />
|
12
|
+
<path d="M13 13a3 3 0 1 0 0-6H9v2" />
|
13
|
+
<path d="M9 17v-2.3" />
|
14
|
+
</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="M5.8 11.3 2 22l10.7-3.79" />
|
10
|
+
<path d="M4 3h.01" />
|
11
|
+
<path d="M22 8h.01" />
|
12
|
+
<path d="M15 2h.01" />
|
13
|
+
<path d="M22 20h.01" />
|
14
|
+
<path d="m22 2-2.24.75a2.9 2.9 0 0 0-1.96 3.12v0c.1.86-.57 1.63-1.45 1.63h-.38c-.86 0-1.6.6-1.76 1.44L14 10" />
|
15
|
+
<path d="m22 13-.82-.33c-.86-.34-1.82.2-1.98 1.11v0c-.11.7-.72 1.22-1.43 1.22H17" />
|
16
|
+
<path d="m11 2 .33.82c.34.86-.2 1.82-1.11 1.98v0C9.52 4.9 9 5.52 9 6.23V7" />
|
17
|
+
<path d="M11 13c1.93 1.93 2.83 4.17 2 5-.83.83-3.07-.07-5-2-1.93-1.93-2.83-4.17-2-5 .83-.83 3.07.07 5 2Z" />
|
18
|
+
</Layout>
|
package/dist/Pause.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
|
+
<circle cx="12" cy="12" r="10" />
|
10
|
+
<line x1="10" x2="10" y1="15" y2="9" />
|
11
|
+
<line x1="14" x2="14" y1="15" y2="9" />
|
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="M10 15V9" />
|
10
|
+
<path d="M14 15V9" />
|
11
|
+
<path d="M7.714 2h8.572L22 7.714v8.572L16.286 22H7.714L2 16.286V7.714L7.714 2z" />
|
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
|
+
<rect width="14" height="20" x="5" y="2" rx="2" />
|
10
|
+
<path d="M15 14h.01" />
|
11
|
+
<path d="M9 6h6" />
|
12
|
+
<path d="M9 10h6" />
|
13
|
+
</Layout>
|
package/dist/Pen.astro
ADDED
@@ -0,0 +1,11 @@
|
|
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="M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7" />
|
10
|
+
<path d="M18.5 2.5a2.12 2.12 0 0 1 3 3L12 15l-4 1 1-4Z" />
|
11
|
+
</Layout>
|