4101 lines
208 KiB
JavaScript
4101 lines
208 KiB
JavaScript
/**
|
|
* @license @lucide/svelte v0.561.0 - ISC
|
|
*
|
|
* ISC License
|
|
*
|
|
* Copyright (c) for portions of Lucide are held by Cole Bemis 2013-2023 as part of Feather (MIT). All other copyright (c) for Lucide are held by Lucide Contributors 2025.
|
|
*
|
|
* Permission to use, copy, modify, and/or distribute this software for any
|
|
* purpose with or without fee is hereby granted, provided that the above
|
|
* copyright notice and this permission notice appear in all copies.
|
|
*
|
|
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
* WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
* ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
*
|
|
* ---
|
|
*
|
|
* The MIT License (MIT) (for portions derived from Feather)
|
|
*
|
|
* Copyright (c) 2013-2023 Cole Bemis
|
|
*
|
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
* of this software and associated documentation files (the "Software"), to deal
|
|
* in the Software without restriction, including without limitation the rights
|
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
* copies of the Software, and to permit persons to whom the Software is
|
|
* furnished to do so, subject to the following conditions:
|
|
*
|
|
* The above copyright notice and this permission notice shall be included in all
|
|
* copies or substantial portions of the Software.
|
|
*
|
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
* SOFTWARE.
|
|
*
|
|
*/
|
|
// AArrowDown aliases
|
|
export { default as AArrowDownIcon } from '../icons/a-arrow-down.js';
|
|
// AArrowUp aliases
|
|
export { default as AArrowUpIcon } from '../icons/a-arrow-up.js';
|
|
// ALargeSmall aliases
|
|
export { default as ALargeSmallIcon } from '../icons/a-large-small.js';
|
|
// Accessibility aliases
|
|
export { default as AccessibilityIcon } from '../icons/accessibility.js';
|
|
// Activity aliases
|
|
export { default as ActivityIcon } from '../icons/activity.js';
|
|
// AirVent aliases
|
|
export { default as AirVentIcon } from '../icons/air-vent.js';
|
|
// Airplay aliases
|
|
export { default as AirplayIcon } from '../icons/airplay.js';
|
|
// AlarmClockOff aliases
|
|
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off.js';
|
|
// AlarmClock aliases
|
|
export { default as AlarmClockIcon } from '../icons/alarm-clock.js';
|
|
// AlarmSmoke aliases
|
|
export { default as AlarmSmokeIcon } from '../icons/alarm-smoke.js';
|
|
// Album aliases
|
|
export { default as AlbumIcon } from '../icons/album.js';
|
|
// AlignCenterHorizontal aliases
|
|
export { default as AlignCenterHorizontalIcon } from '../icons/align-center-horizontal.js';
|
|
// AlignCenterVertical aliases
|
|
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical.js';
|
|
// AlignEndHorizontal aliases
|
|
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal.js';
|
|
// AlignEndVertical aliases
|
|
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical.js';
|
|
// AlignHorizontalDistributeCenter aliases
|
|
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center.js';
|
|
// AlignHorizontalDistributeEnd aliases
|
|
export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end.js';
|
|
// AlignHorizontalDistributeStart aliases
|
|
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start.js';
|
|
// AlignHorizontalJustifyCenter aliases
|
|
export { default as AlignHorizontalJustifyCenterIcon } from '../icons/align-horizontal-justify-center.js';
|
|
// AlignHorizontalJustifyEnd aliases
|
|
export { default as AlignHorizontalJustifyEndIcon } from '../icons/align-horizontal-justify-end.js';
|
|
// AlignHorizontalJustifyStart aliases
|
|
export { default as AlignHorizontalJustifyStartIcon } from '../icons/align-horizontal-justify-start.js';
|
|
// AlignHorizontalSpaceAround aliases
|
|
export { default as AlignHorizontalSpaceAroundIcon } from '../icons/align-horizontal-space-around.js';
|
|
// AlignHorizontalSpaceBetween aliases
|
|
export { default as AlignHorizontalSpaceBetweenIcon } from '../icons/align-horizontal-space-between.js';
|
|
// AlignStartHorizontal aliases
|
|
export { default as AlignStartHorizontalIcon } from '../icons/align-start-horizontal.js';
|
|
// AlignStartVertical aliases
|
|
export { default as AlignStartVerticalIcon } from '../icons/align-start-vertical.js';
|
|
// AlignVerticalDistributeCenter aliases
|
|
export { default as AlignVerticalDistributeCenterIcon } from '../icons/align-vertical-distribute-center.js';
|
|
// AlignVerticalDistributeEnd aliases
|
|
export { default as AlignVerticalDistributeEndIcon } from '../icons/align-vertical-distribute-end.js';
|
|
// AlignVerticalDistributeStart aliases
|
|
export { default as AlignVerticalDistributeStartIcon } from '../icons/align-vertical-distribute-start.js';
|
|
// AlignVerticalJustifyCenter aliases
|
|
export { default as AlignVerticalJustifyCenterIcon } from '../icons/align-vertical-justify-center.js';
|
|
// AlignVerticalJustifyEnd aliases
|
|
export { default as AlignVerticalJustifyEndIcon } from '../icons/align-vertical-justify-end.js';
|
|
// AlignVerticalJustifyStart aliases
|
|
export { default as AlignVerticalJustifyStartIcon } from '../icons/align-vertical-justify-start.js';
|
|
// AlignVerticalSpaceBetween aliases
|
|
export { default as AlignVerticalSpaceBetweenIcon } from '../icons/align-vertical-space-between.js';
|
|
// AlignVerticalSpaceAround aliases
|
|
export { default as AlignVerticalSpaceAroundIcon } from '../icons/align-vertical-space-around.js';
|
|
// Ambulance aliases
|
|
export { default as AmbulanceIcon } from '../icons/ambulance.js';
|
|
// Ampersand aliases
|
|
export { default as AmpersandIcon } from '../icons/ampersand.js';
|
|
// Ampersands aliases
|
|
export { default as AmpersandsIcon } from '../icons/ampersands.js';
|
|
// Anchor aliases
|
|
export { default as AnchorIcon } from '../icons/anchor.js';
|
|
// Amphora aliases
|
|
export { default as AmphoraIcon } from '../icons/amphora.js';
|
|
// Angry aliases
|
|
export { default as AngryIcon } from '../icons/angry.js';
|
|
// Annoyed aliases
|
|
export { default as AnnoyedIcon } from '../icons/annoyed.js';
|
|
// Antenna aliases
|
|
export { default as AntennaIcon } from '../icons/antenna.js';
|
|
// Aperture aliases
|
|
export { default as ApertureIcon } from '../icons/aperture.js';
|
|
// Anvil aliases
|
|
export { default as AnvilIcon } from '../icons/anvil.js';
|
|
// AppWindowMac aliases
|
|
export { default as AppWindowMacIcon } from '../icons/app-window-mac.js';
|
|
// AppWindow aliases
|
|
export { default as AppWindowIcon } from '../icons/app-window.js';
|
|
// Apple aliases
|
|
export { default as AppleIcon } from '../icons/apple.js';
|
|
// ArchiveRestore aliases
|
|
export { default as ArchiveRestoreIcon } from '../icons/archive-restore.js';
|
|
// ArchiveX aliases
|
|
export { default as ArchiveXIcon } from '../icons/archive-x.js';
|
|
// Archive aliases
|
|
export { default as ArchiveIcon } from '../icons/archive.js';
|
|
// Armchair aliases
|
|
export { default as ArmchairIcon } from '../icons/armchair.js';
|
|
// ArrowBigDownDash aliases
|
|
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash.js';
|
|
// ArrowBigDown aliases
|
|
export { default as ArrowBigDownIcon } from '../icons/arrow-big-down.js';
|
|
// ArrowBigLeftDash aliases
|
|
export { default as ArrowBigLeftDashIcon } from '../icons/arrow-big-left-dash.js';
|
|
// ArrowBigRightDash aliases
|
|
export { default as ArrowBigRightDashIcon } from '../icons/arrow-big-right-dash.js';
|
|
// ArrowBigLeft aliases
|
|
export { default as ArrowBigLeftIcon } from '../icons/arrow-big-left.js';
|
|
// ArrowBigRight aliases
|
|
export { default as ArrowBigRightIcon } from '../icons/arrow-big-right.js';
|
|
// ArrowBigUpDash aliases
|
|
export { default as ArrowBigUpDashIcon } from '../icons/arrow-big-up-dash.js';
|
|
// ArrowBigUp aliases
|
|
export { default as ArrowBigUpIcon } from '../icons/arrow-big-up.js';
|
|
// ArrowDownFromLine aliases
|
|
export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line.js';
|
|
// ArrowDownLeft aliases
|
|
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left.js';
|
|
// ArrowDownNarrowWide aliases
|
|
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide.js';
|
|
// ArrowDownRight aliases
|
|
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right.js';
|
|
// ArrowDownToDot aliases
|
|
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot.js';
|
|
// ArrowDownToLine aliases
|
|
export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line.js';
|
|
// ArrowDownUp aliases
|
|
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up.js';
|
|
// ArrowDown aliases
|
|
export { default as ArrowDownIcon } from '../icons/arrow-down.js';
|
|
// ArrowLeftFromLine aliases
|
|
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line.js';
|
|
// ArrowLeftRight aliases
|
|
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right.js';
|
|
// ArrowLeftToLine aliases
|
|
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line.js';
|
|
// ArrowLeft aliases
|
|
export { default as ArrowLeftIcon } from '../icons/arrow-left.js';
|
|
// ArrowRightFromLine aliases
|
|
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line.js';
|
|
// ArrowRightLeft aliases
|
|
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left.js';
|
|
// ArrowRightToLine aliases
|
|
export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line.js';
|
|
// ArrowRight aliases
|
|
export { default as ArrowRightIcon } from '../icons/arrow-right.js';
|
|
// ArrowUpDown aliases
|
|
export { default as ArrowUpDownIcon } from '../icons/arrow-up-down.js';
|
|
// ArrowUpFromLine aliases
|
|
export { default as ArrowUpFromLineIcon } from '../icons/arrow-up-from-line.js';
|
|
// ArrowUpLeft aliases
|
|
export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left.js';
|
|
// ArrowUpFromDot aliases
|
|
export { default as ArrowUpFromDotIcon } from '../icons/arrow-up-from-dot.js';
|
|
// ArrowUpRight aliases
|
|
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right.js';
|
|
// ArrowUpToLine aliases
|
|
export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line.js';
|
|
// ArrowUp aliases
|
|
export { default as ArrowUpIcon } from '../icons/arrow-up.js';
|
|
// ArrowUpWideNarrow aliases
|
|
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow.js';
|
|
// ArrowsUpFromLine aliases
|
|
export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line.js';
|
|
// Asterisk aliases
|
|
export { default as AsteriskIcon } from '../icons/asterisk.js';
|
|
// AtSign aliases
|
|
export { default as AtSignIcon } from '../icons/at-sign.js';
|
|
// Atom aliases
|
|
export { default as AtomIcon } from '../icons/atom.js';
|
|
// Award aliases
|
|
export { default as AwardIcon } from '../icons/award.js';
|
|
// AudioLines aliases
|
|
export { default as AudioLinesIcon } from '../icons/audio-lines.js';
|
|
// AudioWaveform aliases
|
|
export { default as AudioWaveformIcon } from '../icons/audio-waveform.js';
|
|
// Axe aliases
|
|
export { default as AxeIcon } from '../icons/axe.js';
|
|
// Baby aliases
|
|
export { default as BabyIcon } from '../icons/baby.js';
|
|
// Backpack aliases
|
|
export { default as BackpackIcon } from '../icons/backpack.js';
|
|
// BadgeAlert aliases
|
|
export { default as BadgeAlertIcon } from '../icons/badge-alert.js';
|
|
// BadgeCent aliases
|
|
export { default as BadgeCentIcon } from '../icons/badge-cent.js';
|
|
// BadgeDollarSign aliases
|
|
export { default as BadgeDollarSignIcon } from '../icons/badge-dollar-sign.js';
|
|
// BadgeEuro aliases
|
|
export { default as BadgeEuroIcon } from '../icons/badge-euro.js';
|
|
// BadgeIndianRupee aliases
|
|
export { default as BadgeIndianRupeeIcon } from '../icons/badge-indian-rupee.js';
|
|
// BadgeInfo aliases
|
|
export { default as BadgeInfoIcon } from '../icons/badge-info.js';
|
|
// BadgeJapaneseYen aliases
|
|
export { default as BadgeJapaneseYenIcon } from '../icons/badge-japanese-yen.js';
|
|
// BadgeMinus aliases
|
|
export { default as BadgeMinusIcon } from '../icons/badge-minus.js';
|
|
// BadgePercent aliases
|
|
export { default as BadgePercentIcon } from '../icons/badge-percent.js';
|
|
// BadgePlus aliases
|
|
export { default as BadgePlusIcon } from '../icons/badge-plus.js';
|
|
// BadgePoundSterling aliases
|
|
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling.js';
|
|
// BadgeRussianRuble aliases
|
|
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble.js';
|
|
// BadgeTurkishLira aliases
|
|
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira.js';
|
|
// BadgeSwissFranc aliases
|
|
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc.js';
|
|
// BadgeX aliases
|
|
export { default as BadgeXIcon } from '../icons/badge-x.js';
|
|
// Badge aliases
|
|
export { default as BadgeIcon } from '../icons/badge.js';
|
|
// BaggageClaim aliases
|
|
export { default as BaggageClaimIcon } from '../icons/baggage-claim.js';
|
|
// Balloon aliases
|
|
export { default as BalloonIcon } from '../icons/balloon.js';
|
|
// Ban aliases
|
|
export { default as BanIcon } from '../icons/ban.js';
|
|
// Banana aliases
|
|
export { default as BananaIcon } from '../icons/banana.js';
|
|
// Bandage aliases
|
|
export { default as BandageIcon } from '../icons/bandage.js';
|
|
// BanknoteArrowDown aliases
|
|
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down.js';
|
|
// BanknoteX aliases
|
|
export { default as BanknoteXIcon } from '../icons/banknote-x.js';
|
|
// BanknoteArrowUp aliases
|
|
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up.js';
|
|
// Barcode aliases
|
|
export { default as BarcodeIcon } from '../icons/barcode.js';
|
|
// Barrel aliases
|
|
export { default as BarrelIcon } from '../icons/barrel.js';
|
|
// Bath aliases
|
|
export { default as BathIcon } from '../icons/bath.js';
|
|
// Banknote aliases
|
|
export { default as BanknoteIcon } from '../icons/banknote.js';
|
|
// BatteryCharging aliases
|
|
export { default as BatteryChargingIcon } from '../icons/battery-charging.js';
|
|
// Baseline aliases
|
|
export { default as BaselineIcon } from '../icons/baseline.js';
|
|
// BatteryFull aliases
|
|
export { default as BatteryFullIcon } from '../icons/battery-full.js';
|
|
// BatteryLow aliases
|
|
export { default as BatteryLowIcon } from '../icons/battery-low.js';
|
|
// BatteryMedium aliases
|
|
export { default as BatteryMediumIcon } from '../icons/battery-medium.js';
|
|
// BatteryPlus aliases
|
|
export { default as BatteryPlusIcon } from '../icons/battery-plus.js';
|
|
// Battery aliases
|
|
export { default as BatteryIcon } from '../icons/battery.js';
|
|
// BatteryWarning aliases
|
|
export { default as BatteryWarningIcon } from '../icons/battery-warning.js';
|
|
// Beaker aliases
|
|
export { default as BeakerIcon } from '../icons/beaker.js';
|
|
// BeanOff aliases
|
|
export { default as BeanOffIcon } from '../icons/bean-off.js';
|
|
// BedSingle aliases
|
|
export { default as BedSingleIcon } from '../icons/bed-single.js';
|
|
// Bean aliases
|
|
export { default as BeanIcon } from '../icons/bean.js';
|
|
// BedDouble aliases
|
|
export { default as BedDoubleIcon } from '../icons/bed-double.js';
|
|
// Bed aliases
|
|
export { default as BedIcon } from '../icons/bed.js';
|
|
// Beef aliases
|
|
export { default as BeefIcon } from '../icons/beef.js';
|
|
// BeerOff aliases
|
|
export { default as BeerOffIcon } from '../icons/beer-off.js';
|
|
// Beer aliases
|
|
export { default as BeerIcon } from '../icons/beer.js';
|
|
// BellDot aliases
|
|
export { default as BellDotIcon } from '../icons/bell-dot.js';
|
|
// BellElectric aliases
|
|
export { default as BellElectricIcon } from '../icons/bell-electric.js';
|
|
// BellOff aliases
|
|
export { default as BellOffIcon } from '../icons/bell-off.js';
|
|
// BellPlus aliases
|
|
export { default as BellPlusIcon } from '../icons/bell-plus.js';
|
|
// BellMinus aliases
|
|
export { default as BellMinusIcon } from '../icons/bell-minus.js';
|
|
// BellRing aliases
|
|
export { default as BellRingIcon } from '../icons/bell-ring.js';
|
|
// Bell aliases
|
|
export { default as BellIcon } from '../icons/bell.js';
|
|
// BetweenVerticalEnd aliases
|
|
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end.js';
|
|
// BicepsFlexed aliases
|
|
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed.js';
|
|
// BetweenVerticalStart aliases
|
|
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start.js';
|
|
// Bike aliases
|
|
export { default as BikeIcon } from '../icons/bike.js';
|
|
// Binary aliases
|
|
export { default as BinaryIcon } from '../icons/binary.js';
|
|
// Binoculars aliases
|
|
export { default as BinocularsIcon } from '../icons/binoculars.js';
|
|
// Biohazard aliases
|
|
export { default as BiohazardIcon } from '../icons/biohazard.js';
|
|
// Bird aliases
|
|
export { default as BirdIcon } from '../icons/bird.js';
|
|
// Birdhouse aliases
|
|
export { default as BirdhouseIcon } from '../icons/birdhouse.js';
|
|
// Bitcoin aliases
|
|
export { default as BitcoinIcon } from '../icons/bitcoin.js';
|
|
// Blocks aliases
|
|
export { default as BlocksIcon } from '../icons/blocks.js';
|
|
// Blend aliases
|
|
export { default as BlendIcon } from '../icons/blend.js';
|
|
// BluetoothConnected aliases
|
|
export { default as BluetoothConnectedIcon } from '../icons/bluetooth-connected.js';
|
|
// BluetoothOff aliases
|
|
export { default as BluetoothOffIcon } from '../icons/bluetooth-off.js';
|
|
// Blinds aliases
|
|
export { default as BlindsIcon } from '../icons/blinds.js';
|
|
// BluetoothSearching aliases
|
|
export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching.js';
|
|
// Bluetooth aliases
|
|
export { default as BluetoothIcon } from '../icons/bluetooth.js';
|
|
// Bold aliases
|
|
export { default as BoldIcon } from '../icons/bold.js';
|
|
// Bolt aliases
|
|
export { default as BoltIcon } from '../icons/bolt.js';
|
|
// Bomb aliases
|
|
export { default as BombIcon } from '../icons/bomb.js';
|
|
// Bone aliases
|
|
export { default as BoneIcon } from '../icons/bone.js';
|
|
// BookA aliases
|
|
export { default as BookAIcon } from '../icons/book-a.js';
|
|
// BookAlert aliases
|
|
export { default as BookAlertIcon } from '../icons/book-alert.js';
|
|
// BookAudio aliases
|
|
export { default as BookAudioIcon } from '../icons/book-audio.js';
|
|
// BookCheck aliases
|
|
export { default as BookCheckIcon } from '../icons/book-check.js';
|
|
// BookCopy aliases
|
|
export { default as BookCopyIcon } from '../icons/book-copy.js';
|
|
// BookDown aliases
|
|
export { default as BookDownIcon } from '../icons/book-down.js';
|
|
// BookHeadphones aliases
|
|
export { default as BookHeadphonesIcon } from '../icons/book-headphones.js';
|
|
// BookHeart aliases
|
|
export { default as BookHeartIcon } from '../icons/book-heart.js';
|
|
// BookImage aliases
|
|
export { default as BookImageIcon } from '../icons/book-image.js';
|
|
// BookKey aliases
|
|
export { default as BookKeyIcon } from '../icons/book-key.js';
|
|
// BookLock aliases
|
|
export { default as BookLockIcon } from '../icons/book-lock.js';
|
|
// BookMarked aliases
|
|
export { default as BookMarkedIcon } from '../icons/book-marked.js';
|
|
// BookMinus aliases
|
|
export { default as BookMinusIcon } from '../icons/book-minus.js';
|
|
// BookOpenCheck aliases
|
|
export { default as BookOpenCheckIcon } from '../icons/book-open-check.js';
|
|
// BookOpenText aliases
|
|
export { default as BookOpenTextIcon } from '../icons/book-open-text.js';
|
|
// BookOpen aliases
|
|
export { default as BookOpenIcon } from '../icons/book-open.js';
|
|
// BookPlus aliases
|
|
export { default as BookPlusIcon } from '../icons/book-plus.js';
|
|
// BookSearch aliases
|
|
export { default as BookSearchIcon } from '../icons/book-search.js';
|
|
// BookText aliases
|
|
export { default as BookTextIcon } from '../icons/book-text.js';
|
|
// BookType aliases
|
|
export { default as BookTypeIcon } from '../icons/book-type.js';
|
|
// BookUp2 aliases
|
|
export { default as BookUp2Icon } from '../icons/book-up-2.js';
|
|
// BookUp aliases
|
|
export { default as BookUpIcon } from '../icons/book-up.js';
|
|
// BookX aliases
|
|
export { default as BookXIcon } from '../icons/book-x.js';
|
|
// Book aliases
|
|
export { default as BookIcon } from '../icons/book.js';
|
|
// BookUser aliases
|
|
export { default as BookUserIcon } from '../icons/book-user.js';
|
|
// BookmarkCheck aliases
|
|
export { default as BookmarkCheckIcon } from '../icons/bookmark-check.js';
|
|
// BookmarkMinus aliases
|
|
export { default as BookmarkMinusIcon } from '../icons/bookmark-minus.js';
|
|
// BookmarkPlus aliases
|
|
export { default as BookmarkPlusIcon } from '../icons/bookmark-plus.js';
|
|
// BookmarkX aliases
|
|
export { default as BookmarkXIcon } from '../icons/bookmark-x.js';
|
|
// Bookmark aliases
|
|
export { default as BookmarkIcon } from '../icons/bookmark.js';
|
|
// BoomBox aliases
|
|
export { default as BoomBoxIcon } from '../icons/boom-box.js';
|
|
// BotOff aliases
|
|
export { default as BotOffIcon } from '../icons/bot-off.js';
|
|
// Bot aliases
|
|
export { default as BotIcon } from '../icons/bot.js';
|
|
// BottleWine aliases
|
|
export { default as BottleWineIcon } from '../icons/bottle-wine.js';
|
|
// BotMessageSquare aliases
|
|
export { default as BotMessageSquareIcon } from '../icons/bot-message-square.js';
|
|
// BowArrow aliases
|
|
export { default as BowArrowIcon } from '../icons/bow-arrow.js';
|
|
// Box aliases
|
|
export { default as BoxIcon } from '../icons/box.js';
|
|
// Brackets aliases
|
|
export { default as BracketsIcon } from '../icons/brackets.js';
|
|
// Boxes aliases
|
|
export { default as BoxesIcon } from '../icons/boxes.js';
|
|
// BrainCircuit aliases
|
|
export { default as BrainCircuitIcon } from '../icons/brain-circuit.js';
|
|
// BrainCog aliases
|
|
export { default as BrainCogIcon } from '../icons/brain-cog.js';
|
|
// Brain aliases
|
|
export { default as BrainIcon } from '../icons/brain.js';
|
|
// BrickWallFire aliases
|
|
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire.js';
|
|
// BrickWallShield aliases
|
|
export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield.js';
|
|
// BrickWall aliases
|
|
export { default as BrickWallIcon } from '../icons/brick-wall.js';
|
|
// BriefcaseBusiness aliases
|
|
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business.js';
|
|
// BriefcaseConveyorBelt aliases
|
|
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt.js';
|
|
// BriefcaseMedical aliases
|
|
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical.js';
|
|
// BringToFront aliases
|
|
export { default as BringToFrontIcon } from '../icons/bring-to-front.js';
|
|
// BrushCleaning aliases
|
|
export { default as BrushCleaningIcon } from '../icons/brush-cleaning.js';
|
|
// Briefcase aliases
|
|
export { default as BriefcaseIcon } from '../icons/briefcase.js';
|
|
// Brush aliases
|
|
export { default as BrushIcon } from '../icons/brush.js';
|
|
// Bubbles aliases
|
|
export { default as BubblesIcon } from '../icons/bubbles.js';
|
|
// BugOff aliases
|
|
export { default as BugOffIcon } from '../icons/bug-off.js';
|
|
// BugPlay aliases
|
|
export { default as BugPlayIcon } from '../icons/bug-play.js';
|
|
// Bug aliases
|
|
export { default as BugIcon } from '../icons/bug.js';
|
|
// Building2 aliases
|
|
export { default as Building2Icon } from '../icons/building-2.js';
|
|
// Building aliases
|
|
export { default as BuildingIcon } from '../icons/building.js';
|
|
// BusFront aliases
|
|
export { default as BusFrontIcon } from '../icons/bus-front.js';
|
|
// Bus aliases
|
|
export { default as BusIcon } from '../icons/bus.js';
|
|
// CableCar aliases
|
|
export { default as CableCarIcon } from '../icons/cable-car.js';
|
|
// Cable aliases
|
|
export { default as CableIcon } from '../icons/cable.js';
|
|
// CakeSlice aliases
|
|
export { default as CakeSliceIcon } from '../icons/cake-slice.js';
|
|
// Cake aliases
|
|
export { default as CakeIcon } from '../icons/cake.js';
|
|
// Calculator aliases
|
|
export { default as CalculatorIcon } from '../icons/calculator.js';
|
|
// Calendar1 aliases
|
|
export { default as Calendar1Icon } from '../icons/calendar-1.js';
|
|
// CalendarArrowDown aliases
|
|
export { default as CalendarArrowDownIcon } from '../icons/calendar-arrow-down.js';
|
|
// CalendarArrowUp aliases
|
|
export { default as CalendarArrowUpIcon } from '../icons/calendar-arrow-up.js';
|
|
// CalendarCheck2 aliases
|
|
export { default as CalendarCheck2Icon } from '../icons/calendar-check-2.js';
|
|
// CalendarCheck aliases
|
|
export { default as CalendarCheckIcon } from '../icons/calendar-check.js';
|
|
// CalendarClock aliases
|
|
export { default as CalendarClockIcon } from '../icons/calendar-clock.js';
|
|
// CalendarCog aliases
|
|
export { default as CalendarCogIcon } from '../icons/calendar-cog.js';
|
|
// CalendarFold aliases
|
|
export { default as CalendarFoldIcon } from '../icons/calendar-fold.js';
|
|
// CalendarDays aliases
|
|
export { default as CalendarDaysIcon } from '../icons/calendar-days.js';
|
|
// CalendarHeart aliases
|
|
export { default as CalendarHeartIcon } from '../icons/calendar-heart.js';
|
|
// CalendarMinus2 aliases
|
|
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2.js';
|
|
// CalendarMinus aliases
|
|
export { default as CalendarMinusIcon } from '../icons/calendar-minus.js';
|
|
// CalendarOff aliases
|
|
export { default as CalendarOffIcon } from '../icons/calendar-off.js';
|
|
// CalendarPlus2 aliases
|
|
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2.js';
|
|
// CalendarPlus aliases
|
|
export { default as CalendarPlusIcon } from '../icons/calendar-plus.js';
|
|
// CalendarRange aliases
|
|
export { default as CalendarRangeIcon } from '../icons/calendar-range.js';
|
|
// CalendarSearch aliases
|
|
export { default as CalendarSearchIcon } from '../icons/calendar-search.js';
|
|
// CalendarSync aliases
|
|
export { default as CalendarSyncIcon } from '../icons/calendar-sync.js';
|
|
// CalendarX2 aliases
|
|
export { default as CalendarX2Icon } from '../icons/calendar-x-2.js';
|
|
// CalendarX aliases
|
|
export { default as CalendarXIcon } from '../icons/calendar-x.js';
|
|
// Calendar aliases
|
|
export { default as CalendarIcon } from '../icons/calendar.js';
|
|
// Calendars aliases
|
|
export { default as CalendarsIcon } from '../icons/calendars.js';
|
|
// CameraOff aliases
|
|
export { default as CameraOffIcon } from '../icons/camera-off.js';
|
|
// Camera aliases
|
|
export { default as CameraIcon } from '../icons/camera.js';
|
|
// CandyCane aliases
|
|
export { default as CandyCaneIcon } from '../icons/candy-cane.js';
|
|
// CandyOff aliases
|
|
export { default as CandyOffIcon } from '../icons/candy-off.js';
|
|
// Candy aliases
|
|
export { default as CandyIcon } from '../icons/candy.js';
|
|
// CannabisOff aliases
|
|
export { default as CannabisOffIcon } from '../icons/cannabis-off.js';
|
|
// Cannabis aliases
|
|
export { default as CannabisIcon } from '../icons/cannabis.js';
|
|
// CaptionsOff aliases
|
|
export { default as CaptionsOffIcon } from '../icons/captions-off.js';
|
|
// CarFront aliases
|
|
export { default as CarFrontIcon } from '../icons/car-front.js';
|
|
// CarTaxiFront aliases
|
|
export { default as CarTaxiFrontIcon } from '../icons/car-taxi-front.js';
|
|
// Car aliases
|
|
export { default as CarIcon } from '../icons/car.js';
|
|
// CardSim aliases
|
|
export { default as CardSimIcon } from '../icons/card-sim.js';
|
|
// Caravan aliases
|
|
export { default as CaravanIcon } from '../icons/caravan.js';
|
|
// Carrot aliases
|
|
export { default as CarrotIcon } from '../icons/carrot.js';
|
|
// CaseSensitive aliases
|
|
export { default as CaseSensitiveIcon } from '../icons/case-sensitive.js';
|
|
// CaseLower aliases
|
|
export { default as CaseLowerIcon } from '../icons/case-lower.js';
|
|
// CaseUpper aliases
|
|
export { default as CaseUpperIcon } from '../icons/case-upper.js';
|
|
// CassetteTape aliases
|
|
export { default as CassetteTapeIcon } from '../icons/cassette-tape.js';
|
|
// Cast aliases
|
|
export { default as CastIcon } from '../icons/cast.js';
|
|
// Castle aliases
|
|
export { default as CastleIcon } from '../icons/castle.js';
|
|
// Cat aliases
|
|
export { default as CatIcon } from '../icons/cat.js';
|
|
// Cctv aliases
|
|
export { default as CctvIcon } from '../icons/cctv.js';
|
|
// ChartBarDecreasing aliases
|
|
export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing.js';
|
|
// ChartBarIncreasing aliases
|
|
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing.js';
|
|
// ChartBarStacked aliases
|
|
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked.js';
|
|
// ChartColumnDecreasing aliases
|
|
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing.js';
|
|
// ChartColumnStacked aliases
|
|
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked.js';
|
|
// ChartGantt aliases
|
|
export { default as ChartGanttIcon } from '../icons/chart-gantt.js';
|
|
// ChartNetwork aliases
|
|
export { default as ChartNetworkIcon } from '../icons/chart-network.js';
|
|
// ChartNoAxesColumnDecreasing aliases
|
|
export { default as ChartNoAxesColumnDecreasingIcon } from '../icons/chart-no-axes-column-decreasing.js';
|
|
// ChartNoAxesCombined aliases
|
|
export { default as ChartNoAxesCombinedIcon } from '../icons/chart-no-axes-combined.js';
|
|
// ChartSpline aliases
|
|
export { default as ChartSplineIcon } from '../icons/chart-spline.js';
|
|
// CheckCheck aliases
|
|
export { default as CheckCheckIcon } from '../icons/check-check.js';
|
|
// CheckLine aliases
|
|
export { default as CheckLineIcon } from '../icons/check-line.js';
|
|
// ChefHat aliases
|
|
export { default as ChefHatIcon } from '../icons/chef-hat.js';
|
|
// Check aliases
|
|
export { default as CheckIcon } from '../icons/check.js';
|
|
// Cherry aliases
|
|
export { default as CherryIcon } from '../icons/cherry.js';
|
|
// ChessBishop aliases
|
|
export { default as ChessBishopIcon } from '../icons/chess-bishop.js';
|
|
// ChessKing aliases
|
|
export { default as ChessKingIcon } from '../icons/chess-king.js';
|
|
// ChessKnight aliases
|
|
export { default as ChessKnightIcon } from '../icons/chess-knight.js';
|
|
// ChessPawn aliases
|
|
export { default as ChessPawnIcon } from '../icons/chess-pawn.js';
|
|
// ChessRook aliases
|
|
export { default as ChessRookIcon } from '../icons/chess-rook.js';
|
|
// ChevronDown aliases
|
|
export { default as ChevronDownIcon } from '../icons/chevron-down.js';
|
|
// ChevronFirst aliases
|
|
export { default as ChevronFirstIcon } from '../icons/chevron-first.js';
|
|
// ChessQueen aliases
|
|
export { default as ChessQueenIcon } from '../icons/chess-queen.js';
|
|
// ChevronLast aliases
|
|
export { default as ChevronLastIcon } from '../icons/chevron-last.js';
|
|
// ChevronLeft aliases
|
|
export { default as ChevronLeftIcon } from '../icons/chevron-left.js';
|
|
// ChevronRight aliases
|
|
export { default as ChevronRightIcon } from '../icons/chevron-right.js';
|
|
// ChevronUp aliases
|
|
export { default as ChevronUpIcon } from '../icons/chevron-up.js';
|
|
// ChevronsDownUp aliases
|
|
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up.js';
|
|
// ChevronsDown aliases
|
|
export { default as ChevronsDownIcon } from '../icons/chevrons-down.js';
|
|
// ChevronsLeftRightEllipsis aliases
|
|
export { default as ChevronsLeftRightEllipsisIcon } from '../icons/chevrons-left-right-ellipsis.js';
|
|
// ChevronsLeftRight aliases
|
|
export { default as ChevronsLeftRightIcon } from '../icons/chevrons-left-right.js';
|
|
// ChevronsRightLeft aliases
|
|
export { default as ChevronsRightLeftIcon } from '../icons/chevrons-right-left.js';
|
|
// ChevronsLeft aliases
|
|
export { default as ChevronsLeftIcon } from '../icons/chevrons-left.js';
|
|
// ChevronsRight aliases
|
|
export { default as ChevronsRightIcon } from '../icons/chevrons-right.js';
|
|
// ChevronsUpDown aliases
|
|
export { default as ChevronsUpDownIcon } from '../icons/chevrons-up-down.js';
|
|
// ChevronsUp aliases
|
|
export { default as ChevronsUpIcon } from '../icons/chevrons-up.js';
|
|
// Church aliases
|
|
export { default as ChurchIcon } from '../icons/church.js';
|
|
// CigaretteOff aliases
|
|
export { default as CigaretteOffIcon } from '../icons/cigarette-off.js';
|
|
// Cigarette aliases
|
|
export { default as CigaretteIcon } from '../icons/cigarette.js';
|
|
// CircleDashed aliases
|
|
export { default as CircleDashedIcon } from '../icons/circle-dashed.js';
|
|
// CircleDollarSign aliases
|
|
export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign.js';
|
|
// CircleDotDashed aliases
|
|
export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed.js';
|
|
// CircleDot aliases
|
|
export { default as CircleDotIcon } from '../icons/circle-dot.js';
|
|
// CircleEllipsis aliases
|
|
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis.js';
|
|
// CircleEqual aliases
|
|
export { default as CircleEqualIcon } from '../icons/circle-equal.js';
|
|
// CircleFadingArrowUp aliases
|
|
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up.js';
|
|
// CircleFadingPlus aliases
|
|
export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus.js';
|
|
// CircleOff aliases
|
|
export { default as CircleOffIcon } from '../icons/circle-off.js';
|
|
// CirclePile aliases
|
|
export { default as CirclePileIcon } from '../icons/circle-pile.js';
|
|
// CirclePoundSterling aliases
|
|
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling.js';
|
|
// CircleSlash aliases
|
|
export { default as CircleSlashIcon } from '../icons/circle-slash.js';
|
|
// CircleSmall aliases
|
|
export { default as CircleSmallIcon } from '../icons/circle-small.js';
|
|
// CircleStar aliases
|
|
export { default as CircleStarIcon } from '../icons/circle-star.js';
|
|
// Circle aliases
|
|
export { default as CircleIcon } from '../icons/circle.js';
|
|
// CircuitBoard aliases
|
|
export { default as CircuitBoardIcon } from '../icons/circuit-board.js';
|
|
// Citrus aliases
|
|
export { default as CitrusIcon } from '../icons/citrus.js';
|
|
// Clapperboard aliases
|
|
export { default as ClapperboardIcon } from '../icons/clapperboard.js';
|
|
// ClipboardCheck aliases
|
|
export { default as ClipboardCheckIcon } from '../icons/clipboard-check.js';
|
|
// ClipboardClock aliases
|
|
export { default as ClipboardClockIcon } from '../icons/clipboard-clock.js';
|
|
// ClipboardCopy aliases
|
|
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy.js';
|
|
// ClipboardList aliases
|
|
export { default as ClipboardListIcon } from '../icons/clipboard-list.js';
|
|
// ClipboardMinus aliases
|
|
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus.js';
|
|
// ClipboardPaste aliases
|
|
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste.js';
|
|
// ClipboardPlus aliases
|
|
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus.js';
|
|
// ClipboardX aliases
|
|
export { default as ClipboardXIcon } from '../icons/clipboard-x.js';
|
|
// ClipboardType aliases
|
|
export { default as ClipboardTypeIcon } from '../icons/clipboard-type.js';
|
|
// Clipboard aliases
|
|
export { default as ClipboardIcon } from '../icons/clipboard.js';
|
|
// Clock1 aliases
|
|
export { default as Clock1Icon } from '../icons/clock-1.js';
|
|
// Clock10 aliases
|
|
export { default as Clock10Icon } from '../icons/clock-10.js';
|
|
// Clock11 aliases
|
|
export { default as Clock11Icon } from '../icons/clock-11.js';
|
|
// Clock12 aliases
|
|
export { default as Clock12Icon } from '../icons/clock-12.js';
|
|
// Clock2 aliases
|
|
export { default as Clock2Icon } from '../icons/clock-2.js';
|
|
// Clock4 aliases
|
|
export { default as Clock4Icon } from '../icons/clock-4.js';
|
|
// Clock3 aliases
|
|
export { default as Clock3Icon } from '../icons/clock-3.js';
|
|
// Clock5 aliases
|
|
export { default as Clock5Icon } from '../icons/clock-5.js';
|
|
// Clock6 aliases
|
|
export { default as Clock6Icon } from '../icons/clock-6.js';
|
|
// Clock8 aliases
|
|
export { default as Clock8Icon } from '../icons/clock-8.js';
|
|
// Clock7 aliases
|
|
export { default as Clock7Icon } from '../icons/clock-7.js';
|
|
// Clock9 aliases
|
|
export { default as Clock9Icon } from '../icons/clock-9.js';
|
|
// ClockAlert aliases
|
|
export { default as ClockAlertIcon } from '../icons/clock-alert.js';
|
|
// ClockArrowDown aliases
|
|
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down.js';
|
|
// ClockArrowUp aliases
|
|
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up.js';
|
|
// ClockFading aliases
|
|
export { default as ClockFadingIcon } from '../icons/clock-fading.js';
|
|
// ClockCheck aliases
|
|
export { default as ClockCheckIcon } from '../icons/clock-check.js';
|
|
// Clock aliases
|
|
export { default as ClockIcon } from '../icons/clock.js';
|
|
// ClockPlus aliases
|
|
export { default as ClockPlusIcon } from '../icons/clock-plus.js';
|
|
// ClosedCaption aliases
|
|
export { default as ClosedCaptionIcon } from '../icons/closed-caption.js';
|
|
// CloudAlert aliases
|
|
export { default as CloudAlertIcon } from '../icons/cloud-alert.js';
|
|
// CloudCheck aliases
|
|
export { default as CloudCheckIcon } from '../icons/cloud-check.js';
|
|
// CloudBackup aliases
|
|
export { default as CloudBackupIcon } from '../icons/cloud-backup.js';
|
|
// CloudCog aliases
|
|
export { default as CloudCogIcon } from '../icons/cloud-cog.js';
|
|
// CloudDrizzle aliases
|
|
export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle.js';
|
|
// CloudFog aliases
|
|
export { default as CloudFogIcon } from '../icons/cloud-fog.js';
|
|
// CloudHail aliases
|
|
export { default as CloudHailIcon } from '../icons/cloud-hail.js';
|
|
// CloudLightning aliases
|
|
export { default as CloudLightningIcon } from '../icons/cloud-lightning.js';
|
|
// CloudMoonRain aliases
|
|
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain.js';
|
|
// CloudMoon aliases
|
|
export { default as CloudMoonIcon } from '../icons/cloud-moon.js';
|
|
// CloudOff aliases
|
|
export { default as CloudOffIcon } from '../icons/cloud-off.js';
|
|
// CloudRainWind aliases
|
|
export { default as CloudRainWindIcon } from '../icons/cloud-rain-wind.js';
|
|
// CloudRain aliases
|
|
export { default as CloudRainIcon } from '../icons/cloud-rain.js';
|
|
// CloudSnow aliases
|
|
export { default as CloudSnowIcon } from '../icons/cloud-snow.js';
|
|
// CloudSunRain aliases
|
|
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain.js';
|
|
// CloudSun aliases
|
|
export { default as CloudSunIcon } from '../icons/cloud-sun.js';
|
|
// CloudSync aliases
|
|
export { default as CloudSyncIcon } from '../icons/cloud-sync.js';
|
|
// Cloud aliases
|
|
export { default as CloudIcon } from '../icons/cloud.js';
|
|
// Cloudy aliases
|
|
export { default as CloudyIcon } from '../icons/cloudy.js';
|
|
// Clover aliases
|
|
export { default as CloverIcon } from '../icons/clover.js';
|
|
// Club aliases
|
|
export { default as ClubIcon } from '../icons/club.js';
|
|
// Codepen aliases
|
|
export { default as CodepenIcon } from '../icons/codepen.js';
|
|
// Code aliases
|
|
export { default as CodeIcon } from '../icons/code.js';
|
|
// Codesandbox aliases
|
|
export { default as CodesandboxIcon } from '../icons/codesandbox.js';
|
|
// Coffee aliases
|
|
export { default as CoffeeIcon } from '../icons/coffee.js';
|
|
// Coins aliases
|
|
export { default as CoinsIcon } from '../icons/coins.js';
|
|
// Cog aliases
|
|
export { default as CogIcon } from '../icons/cog.js';
|
|
// Columns4 aliases
|
|
export { default as Columns4Icon } from '../icons/columns-4.js';
|
|
// Combine aliases
|
|
export { default as CombineIcon } from '../icons/combine.js';
|
|
// Command aliases
|
|
export { default as CommandIcon } from '../icons/command.js';
|
|
// Compass aliases
|
|
export { default as CompassIcon } from '../icons/compass.js';
|
|
// Component aliases
|
|
export { default as ComponentIcon } from '../icons/component.js';
|
|
// ConciergeBell aliases
|
|
export { default as ConciergeBellIcon } from '../icons/concierge-bell.js';
|
|
// Computer aliases
|
|
export { default as ComputerIcon } from '../icons/computer.js';
|
|
// Cone aliases
|
|
export { default as ConeIcon } from '../icons/cone.js';
|
|
// Construction aliases
|
|
export { default as ConstructionIcon } from '../icons/construction.js';
|
|
// Contact aliases
|
|
export { default as ContactIcon } from '../icons/contact.js';
|
|
// Container aliases
|
|
export { default as ContainerIcon } from '../icons/container.js';
|
|
// Contrast aliases
|
|
export { default as ContrastIcon } from '../icons/contrast.js';
|
|
// Cookie aliases
|
|
export { default as CookieIcon } from '../icons/cookie.js';
|
|
// CookingPot aliases
|
|
export { default as CookingPotIcon } from '../icons/cooking-pot.js';
|
|
// CopyCheck aliases
|
|
export { default as CopyCheckIcon } from '../icons/copy-check.js';
|
|
// CopyMinus aliases
|
|
export { default as CopyMinusIcon } from '../icons/copy-minus.js';
|
|
// CopyPlus aliases
|
|
export { default as CopyPlusIcon } from '../icons/copy-plus.js';
|
|
// CopySlash aliases
|
|
export { default as CopySlashIcon } from '../icons/copy-slash.js';
|
|
// CopyX aliases
|
|
export { default as CopyXIcon } from '../icons/copy-x.js';
|
|
// Copy aliases
|
|
export { default as CopyIcon } from '../icons/copy.js';
|
|
// Copyleft aliases
|
|
export { default as CopyleftIcon } from '../icons/copyleft.js';
|
|
// Copyright aliases
|
|
export { default as CopyrightIcon } from '../icons/copyright.js';
|
|
// CornerDownLeft aliases
|
|
export { default as CornerDownLeftIcon } from '../icons/corner-down-left.js';
|
|
// CornerDownRight aliases
|
|
export { default as CornerDownRightIcon } from '../icons/corner-down-right.js';
|
|
// CornerLeftUp aliases
|
|
export { default as CornerLeftUpIcon } from '../icons/corner-left-up.js';
|
|
// CornerLeftDown aliases
|
|
export { default as CornerLeftDownIcon } from '../icons/corner-left-down.js';
|
|
// CornerRightDown aliases
|
|
export { default as CornerRightDownIcon } from '../icons/corner-right-down.js';
|
|
// CornerRightUp aliases
|
|
export { default as CornerRightUpIcon } from '../icons/corner-right-up.js';
|
|
// CornerUpLeft aliases
|
|
export { default as CornerUpLeftIcon } from '../icons/corner-up-left.js';
|
|
// CornerUpRight aliases
|
|
export { default as CornerUpRightIcon } from '../icons/corner-up-right.js';
|
|
// Cpu aliases
|
|
export { default as CpuIcon } from '../icons/cpu.js';
|
|
// CreativeCommons aliases
|
|
export { default as CreativeCommonsIcon } from '../icons/creative-commons.js';
|
|
// CreditCard aliases
|
|
export { default as CreditCardIcon } from '../icons/credit-card.js';
|
|
// Croissant aliases
|
|
export { default as CroissantIcon } from '../icons/croissant.js';
|
|
// Crop aliases
|
|
export { default as CropIcon } from '../icons/crop.js';
|
|
// Cross aliases
|
|
export { default as CrossIcon } from '../icons/cross.js';
|
|
// Crosshair aliases
|
|
export { default as CrosshairIcon } from '../icons/crosshair.js';
|
|
// Cuboid aliases
|
|
export { default as CuboidIcon } from '../icons/cuboid.js';
|
|
// Crown aliases
|
|
export { default as CrownIcon } from '../icons/crown.js';
|
|
// CupSoda aliases
|
|
export { default as CupSodaIcon } from '../icons/cup-soda.js';
|
|
// Currency aliases
|
|
export { default as CurrencyIcon } from '../icons/currency.js';
|
|
// Cylinder aliases
|
|
export { default as CylinderIcon } from '../icons/cylinder.js';
|
|
// DatabaseBackup aliases
|
|
export { default as DatabaseBackupIcon } from '../icons/database-backup.js';
|
|
// Dam aliases
|
|
export { default as DamIcon } from '../icons/dam.js';
|
|
// DatabaseZap aliases
|
|
export { default as DatabaseZapIcon } from '../icons/database-zap.js';
|
|
// Database aliases
|
|
export { default as DatabaseIcon } from '../icons/database.js';
|
|
// DecimalsArrowLeft aliases
|
|
export { default as DecimalsArrowLeftIcon } from '../icons/decimals-arrow-left.js';
|
|
// DecimalsArrowRight aliases
|
|
export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right.js';
|
|
// Diameter aliases
|
|
export { default as DiameterIcon } from '../icons/diameter.js';
|
|
// Delete aliases
|
|
export { default as DeleteIcon } from '../icons/delete.js';
|
|
// DiamondMinus aliases
|
|
export { default as DiamondMinusIcon } from '../icons/diamond-minus.js';
|
|
// Dessert aliases
|
|
export { default as DessertIcon } from '../icons/dessert.js';
|
|
// DiamondPlus aliases
|
|
export { default as DiamondPlusIcon } from '../icons/diamond-plus.js';
|
|
// Diamond aliases
|
|
export { default as DiamondIcon } from '../icons/diamond.js';
|
|
// Dice1 aliases
|
|
export { default as Dice1Icon } from '../icons/dice-1.js';
|
|
// Dice2 aliases
|
|
export { default as Dice2Icon } from '../icons/dice-2.js';
|
|
// Dice3 aliases
|
|
export { default as Dice3Icon } from '../icons/dice-3.js';
|
|
// Dice4 aliases
|
|
export { default as Dice4Icon } from '../icons/dice-4.js';
|
|
// Dice5 aliases
|
|
export { default as Dice5Icon } from '../icons/dice-5.js';
|
|
// Dice6 aliases
|
|
export { default as Dice6Icon } from '../icons/dice-6.js';
|
|
// Dices aliases
|
|
export { default as DicesIcon } from '../icons/dices.js';
|
|
// Diff aliases
|
|
export { default as DiffIcon } from '../icons/diff.js';
|
|
// Disc2 aliases
|
|
export { default as Disc2Icon } from '../icons/disc-2.js';
|
|
// Disc3 aliases
|
|
export { default as Disc3Icon } from '../icons/disc-3.js';
|
|
// DiscAlbum aliases
|
|
export { default as DiscAlbumIcon } from '../icons/disc-album.js';
|
|
// Disc aliases
|
|
export { default as DiscIcon } from '../icons/disc.js';
|
|
// Divide aliases
|
|
export { default as DivideIcon } from '../icons/divide.js';
|
|
// DnaOff aliases
|
|
export { default as DnaOffIcon } from '../icons/dna-off.js';
|
|
// Dna aliases
|
|
export { default as DnaIcon } from '../icons/dna.js';
|
|
// Dock aliases
|
|
export { default as DockIcon } from '../icons/dock.js';
|
|
// DollarSign aliases
|
|
export { default as DollarSignIcon } from '../icons/dollar-sign.js';
|
|
// Dog aliases
|
|
export { default as DogIcon } from '../icons/dog.js';
|
|
// Donut aliases
|
|
export { default as DonutIcon } from '../icons/donut.js';
|
|
// DoorClosedLocked aliases
|
|
export { default as DoorClosedLockedIcon } from '../icons/door-closed-locked.js';
|
|
// DoorClosed aliases
|
|
export { default as DoorClosedIcon } from '../icons/door-closed.js';
|
|
// DoorOpen aliases
|
|
export { default as DoorOpenIcon } from '../icons/door-open.js';
|
|
// Dot aliases
|
|
export { default as DotIcon } from '../icons/dot.js';
|
|
// Download aliases
|
|
export { default as DownloadIcon } from '../icons/download.js';
|
|
// DraftingCompass aliases
|
|
export { default as DraftingCompassIcon } from '../icons/drafting-compass.js';
|
|
// Drama aliases
|
|
export { default as DramaIcon } from '../icons/drama.js';
|
|
// Drill aliases
|
|
export { default as DrillIcon } from '../icons/drill.js';
|
|
// Drone aliases
|
|
export { default as DroneIcon } from '../icons/drone.js';
|
|
// Dribbble aliases
|
|
export { default as DribbbleIcon } from '../icons/dribbble.js';
|
|
// DropletOff aliases
|
|
export { default as DropletOffIcon } from '../icons/droplet-off.js';
|
|
// Droplet aliases
|
|
export { default as DropletIcon } from '../icons/droplet.js';
|
|
// Droplets aliases
|
|
export { default as DropletsIcon } from '../icons/droplets.js';
|
|
// Drum aliases
|
|
export { default as DrumIcon } from '../icons/drum.js';
|
|
// Drumstick aliases
|
|
export { default as DrumstickIcon } from '../icons/drumstick.js';
|
|
// Dumbbell aliases
|
|
export { default as DumbbellIcon } from '../icons/dumbbell.js';
|
|
// EarOff aliases
|
|
export { default as EarOffIcon } from '../icons/ear-off.js';
|
|
// Ear aliases
|
|
export { default as EarIcon } from '../icons/ear.js';
|
|
// EarthLock aliases
|
|
export { default as EarthLockIcon } from '../icons/earth-lock.js';
|
|
// Eclipse aliases
|
|
export { default as EclipseIcon } from '../icons/eclipse.js';
|
|
// EggFried aliases
|
|
export { default as EggFriedIcon } from '../icons/egg-fried.js';
|
|
// EggOff aliases
|
|
export { default as EggOffIcon } from '../icons/egg-off.js';
|
|
// Egg aliases
|
|
export { default as EggIcon } from '../icons/egg.js';
|
|
// EqualApproximately aliases
|
|
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately.js';
|
|
// EqualNot aliases
|
|
export { default as EqualNotIcon } from '../icons/equal-not.js';
|
|
// Equal aliases
|
|
export { default as EqualIcon } from '../icons/equal.js';
|
|
// Eraser aliases
|
|
export { default as EraserIcon } from '../icons/eraser.js';
|
|
// EthernetPort aliases
|
|
export { default as EthernetPortIcon } from '../icons/ethernet-port.js';
|
|
// Euro aliases
|
|
export { default as EuroIcon } from '../icons/euro.js';
|
|
// Expand aliases
|
|
export { default as ExpandIcon } from '../icons/expand.js';
|
|
// EvCharger aliases
|
|
export { default as EvChargerIcon } from '../icons/ev-charger.js';
|
|
// ExternalLink aliases
|
|
export { default as ExternalLinkIcon } from '../icons/external-link.js';
|
|
// EyeClosed aliases
|
|
export { default as EyeClosedIcon } from '../icons/eye-closed.js';
|
|
// EyeOff aliases
|
|
export { default as EyeOffIcon } from '../icons/eye-off.js';
|
|
// Eye aliases
|
|
export { default as EyeIcon } from '../icons/eye.js';
|
|
// Facebook aliases
|
|
export { default as FacebookIcon } from '../icons/facebook.js';
|
|
// Fan aliases
|
|
export { default as FanIcon } from '../icons/fan.js';
|
|
// Factory aliases
|
|
export { default as FactoryIcon } from '../icons/factory.js';
|
|
// FastForward aliases
|
|
export { default as FastForwardIcon } from '../icons/fast-forward.js';
|
|
// Feather aliases
|
|
export { default as FeatherIcon } from '../icons/feather.js';
|
|
// Fence aliases
|
|
export { default as FenceIcon } from '../icons/fence.js';
|
|
// FerrisWheel aliases
|
|
export { default as FerrisWheelIcon } from '../icons/ferris-wheel.js';
|
|
// Figma aliases
|
|
export { default as FigmaIcon } from '../icons/figma.js';
|
|
// FileArchive aliases
|
|
export { default as FileArchiveIcon } from '../icons/file-archive.js';
|
|
// FileBox aliases
|
|
export { default as FileBoxIcon } from '../icons/file-box.js';
|
|
// FileCheck aliases
|
|
export { default as FileCheckIcon } from '../icons/file-check.js';
|
|
// FileClock aliases
|
|
export { default as FileClockIcon } from '../icons/file-clock.js';
|
|
// FileCode aliases
|
|
export { default as FileCodeIcon } from '../icons/file-code.js';
|
|
// FileDiff aliases
|
|
export { default as FileDiffIcon } from '../icons/file-diff.js';
|
|
// FileDigit aliases
|
|
export { default as FileDigitIcon } from '../icons/file-digit.js';
|
|
// FileDown aliases
|
|
export { default as FileDownIcon } from '../icons/file-down.js';
|
|
// FileHeart aliases
|
|
export { default as FileHeartIcon } from '../icons/file-heart.js';
|
|
// FileImage aliases
|
|
export { default as FileImageIcon } from '../icons/file-image.js';
|
|
// FileInput aliases
|
|
export { default as FileInputIcon } from '../icons/file-input.js';
|
|
// FileMinus aliases
|
|
export { default as FileMinusIcon } from '../icons/file-minus.js';
|
|
// FileMusic aliases
|
|
export { default as FileMusicIcon } from '../icons/file-music.js';
|
|
// FileOutput aliases
|
|
export { default as FileOutputIcon } from '../icons/file-output.js';
|
|
// FileScan aliases
|
|
export { default as FileScanIcon } from '../icons/file-scan.js';
|
|
// FilePlus aliases
|
|
export { default as FilePlusIcon } from '../icons/file-plus.js';
|
|
// FileSearch aliases
|
|
export { default as FileSearchIcon } from '../icons/file-search.js';
|
|
// FileSliders aliases
|
|
export { default as FileSlidersIcon } from '../icons/file-sliders.js';
|
|
// FileSpreadsheet aliases
|
|
export { default as FileSpreadsheetIcon } from '../icons/file-spreadsheet.js';
|
|
// FileTerminal aliases
|
|
export { default as FileTerminalIcon } from '../icons/file-terminal.js';
|
|
// FileStack aliases
|
|
export { default as FileStackIcon } from '../icons/file-stack.js';
|
|
// FileText aliases
|
|
export { default as FileTextIcon } from '../icons/file-text.js';
|
|
// FileSymlink aliases
|
|
export { default as FileSymlinkIcon } from '../icons/file-symlink.js';
|
|
// FileType aliases
|
|
export { default as FileTypeIcon } from '../icons/file-type.js';
|
|
// FileUp aliases
|
|
export { default as FileUpIcon } from '../icons/file-up.js';
|
|
// FileUser aliases
|
|
export { default as FileUserIcon } from '../icons/file-user.js';
|
|
// FileVolume aliases
|
|
export { default as FileVolumeIcon } from '../icons/file-volume.js';
|
|
// FileX aliases
|
|
export { default as FileXIcon } from '../icons/file-x.js';
|
|
// File aliases
|
|
export { default as FileIcon } from '../icons/file.js';
|
|
// Files aliases
|
|
export { default as FilesIcon } from '../icons/files.js';
|
|
// Film aliases
|
|
export { default as FilmIcon } from '../icons/film.js';
|
|
// FireExtinguisher aliases
|
|
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher.js';
|
|
// FishOff aliases
|
|
export { default as FishOffIcon } from '../icons/fish-off.js';
|
|
// FishSymbol aliases
|
|
export { default as FishSymbolIcon } from '../icons/fish-symbol.js';
|
|
// FishingHook aliases
|
|
export { default as FishingHookIcon } from '../icons/fishing-hook.js';
|
|
// Fish aliases
|
|
export { default as FishIcon } from '../icons/fish.js';
|
|
// FlagTriangleLeft aliases
|
|
export { default as FlagTriangleLeftIcon } from '../icons/flag-triangle-left.js';
|
|
// FlagOff aliases
|
|
export { default as FlagOffIcon } from '../icons/flag-off.js';
|
|
// Flag aliases
|
|
export { default as FlagIcon } from '../icons/flag.js';
|
|
// FlagTriangleRight aliases
|
|
export { default as FlagTriangleRightIcon } from '../icons/flag-triangle-right.js';
|
|
// Flame aliases
|
|
export { default as FlameIcon } from '../icons/flame.js';
|
|
// FlashlightOff aliases
|
|
export { default as FlashlightOffIcon } from '../icons/flashlight-off.js';
|
|
// FlameKindling aliases
|
|
export { default as FlameKindlingIcon } from '../icons/flame-kindling.js';
|
|
// Flashlight aliases
|
|
export { default as FlashlightIcon } from '../icons/flashlight.js';
|
|
// FlaskConicalOff aliases
|
|
export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off.js';
|
|
// FlaskRound aliases
|
|
export { default as FlaskRoundIcon } from '../icons/flask-round.js';
|
|
// FlaskConical aliases
|
|
export { default as FlaskConicalIcon } from '../icons/flask-conical.js';
|
|
// FlipHorizontal aliases
|
|
export { default as FlipHorizontalIcon } from '../icons/flip-horizontal.js';
|
|
// FlipHorizontal2 aliases
|
|
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2.js';
|
|
// FlipVertical2 aliases
|
|
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2.js';
|
|
// FlipVertical aliases
|
|
export { default as FlipVerticalIcon } from '../icons/flip-vertical.js';
|
|
// Flower2 aliases
|
|
export { default as Flower2Icon } from '../icons/flower-2.js';
|
|
// Flower aliases
|
|
export { default as FlowerIcon } from '../icons/flower.js';
|
|
// Focus aliases
|
|
export { default as FocusIcon } from '../icons/focus.js';
|
|
// FoldVertical aliases
|
|
export { default as FoldVerticalIcon } from '../icons/fold-vertical.js';
|
|
// FoldHorizontal aliases
|
|
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal.js';
|
|
// FolderArchive aliases
|
|
export { default as FolderArchiveIcon } from '../icons/folder-archive.js';
|
|
// FolderCheck aliases
|
|
export { default as FolderCheckIcon } from '../icons/folder-check.js';
|
|
// FolderClock aliases
|
|
export { default as FolderClockIcon } from '../icons/folder-clock.js';
|
|
// FolderClosed aliases
|
|
export { default as FolderClosedIcon } from '../icons/folder-closed.js';
|
|
// FolderCode aliases
|
|
export { default as FolderCodeIcon } from '../icons/folder-code.js';
|
|
// FolderDot aliases
|
|
export { default as FolderDotIcon } from '../icons/folder-dot.js';
|
|
// FolderDown aliases
|
|
export { default as FolderDownIcon } from '../icons/folder-down.js';
|
|
// FolderGit2 aliases
|
|
export { default as FolderGit2Icon } from '../icons/folder-git-2.js';
|
|
// FolderGit aliases
|
|
export { default as FolderGitIcon } from '../icons/folder-git.js';
|
|
// FolderHeart aliases
|
|
export { default as FolderHeartIcon } from '../icons/folder-heart.js';
|
|
// FolderKanban aliases
|
|
export { default as FolderKanbanIcon } from '../icons/folder-kanban.js';
|
|
// FolderInput aliases
|
|
export { default as FolderInputIcon } from '../icons/folder-input.js';
|
|
// FolderLock aliases
|
|
export { default as FolderLockIcon } from '../icons/folder-lock.js';
|
|
// FolderKey aliases
|
|
export { default as FolderKeyIcon } from '../icons/folder-key.js';
|
|
// FolderMinus aliases
|
|
export { default as FolderMinusIcon } from '../icons/folder-minus.js';
|
|
// FolderOpenDot aliases
|
|
export { default as FolderOpenDotIcon } from '../icons/folder-open-dot.js';
|
|
// FolderOpen aliases
|
|
export { default as FolderOpenIcon } from '../icons/folder-open.js';
|
|
// FolderOutput aliases
|
|
export { default as FolderOutputIcon } from '../icons/folder-output.js';
|
|
// FolderPlus aliases
|
|
export { default as FolderPlusIcon } from '../icons/folder-plus.js';
|
|
// FolderRoot aliases
|
|
export { default as FolderRootIcon } from '../icons/folder-root.js';
|
|
// FolderSearch2 aliases
|
|
export { default as FolderSearch2Icon } from '../icons/folder-search-2.js';
|
|
// FolderSymlink aliases
|
|
export { default as FolderSymlinkIcon } from '../icons/folder-symlink.js';
|
|
// FolderSearch aliases
|
|
export { default as FolderSearchIcon } from '../icons/folder-search.js';
|
|
// FolderSync aliases
|
|
export { default as FolderSyncIcon } from '../icons/folder-sync.js';
|
|
// FolderTree aliases
|
|
export { default as FolderTreeIcon } from '../icons/folder-tree.js';
|
|
// Folder aliases
|
|
export { default as FolderIcon } from '../icons/folder.js';
|
|
// FolderUp aliases
|
|
export { default as FolderUpIcon } from '../icons/folder-up.js';
|
|
// FolderX aliases
|
|
export { default as FolderXIcon } from '../icons/folder-x.js';
|
|
// Folders aliases
|
|
export { default as FoldersIcon } from '../icons/folders.js';
|
|
// Footprints aliases
|
|
export { default as FootprintsIcon } from '../icons/footprints.js';
|
|
// Forklift aliases
|
|
export { default as ForkliftIcon } from '../icons/forklift.js';
|
|
// Form aliases
|
|
export { default as FormIcon } from '../icons/form.js';
|
|
// Forward aliases
|
|
export { default as ForwardIcon } from '../icons/forward.js';
|
|
// Frame aliases
|
|
export { default as FrameIcon } from '../icons/frame.js';
|
|
// Framer aliases
|
|
export { default as FramerIcon } from '../icons/framer.js';
|
|
// Fuel aliases
|
|
export { default as FuelIcon } from '../icons/fuel.js';
|
|
// Frown aliases
|
|
export { default as FrownIcon } from '../icons/frown.js';
|
|
// Fullscreen aliases
|
|
export { default as FullscreenIcon } from '../icons/fullscreen.js';
|
|
// FunnelPlus aliases
|
|
export { default as FunnelPlusIcon } from '../icons/funnel-plus.js';
|
|
// GalleryHorizontalEnd aliases
|
|
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end.js';
|
|
// GalleryHorizontal aliases
|
|
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal.js';
|
|
// GalleryThumbnails aliases
|
|
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails.js';
|
|
// GalleryVerticalEnd aliases
|
|
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end.js';
|
|
// GalleryVertical aliases
|
|
export { default as GalleryVerticalIcon } from '../icons/gallery-vertical.js';
|
|
// Gamepad2 aliases
|
|
export { default as Gamepad2Icon } from '../icons/gamepad-2.js';
|
|
// GamepadDirectional aliases
|
|
export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional.js';
|
|
// Gamepad aliases
|
|
export { default as GamepadIcon } from '../icons/gamepad.js';
|
|
// Gauge aliases
|
|
export { default as GaugeIcon } from '../icons/gauge.js';
|
|
// Gavel aliases
|
|
export { default as GavelIcon } from '../icons/gavel.js';
|
|
// Gem aliases
|
|
export { default as GemIcon } from '../icons/gem.js';
|
|
// GeorgianLari aliases
|
|
export { default as GeorgianLariIcon } from '../icons/georgian-lari.js';
|
|
// Ghost aliases
|
|
export { default as GhostIcon } from '../icons/ghost.js';
|
|
// Gift aliases
|
|
export { default as GiftIcon } from '../icons/gift.js';
|
|
// GitBranchMinus aliases
|
|
export { default as GitBranchMinusIcon } from '../icons/git-branch-minus.js';
|
|
// GitBranchPlus aliases
|
|
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus.js';
|
|
// GitBranch aliases
|
|
export { default as GitBranchIcon } from '../icons/git-branch.js';
|
|
// GitCommitVertical aliases
|
|
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical.js';
|
|
// GitCompareArrows aliases
|
|
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows.js';
|
|
// GitCompare aliases
|
|
export { default as GitCompareIcon } from '../icons/git-compare.js';
|
|
// GitFork aliases
|
|
export { default as GitForkIcon } from '../icons/git-fork.js';
|
|
// GitGraph aliases
|
|
export { default as GitGraphIcon } from '../icons/git-graph.js';
|
|
// GitMerge aliases
|
|
export { default as GitMergeIcon } from '../icons/git-merge.js';
|
|
// GitPullRequestClosed aliases
|
|
export { default as GitPullRequestClosedIcon } from '../icons/git-pull-request-closed.js';
|
|
// GitPullRequestCreateArrow aliases
|
|
export { default as GitPullRequestCreateArrowIcon } from '../icons/git-pull-request-create-arrow.js';
|
|
// GitPullRequestArrow aliases
|
|
export { default as GitPullRequestArrowIcon } from '../icons/git-pull-request-arrow.js';
|
|
// GitPullRequestCreate aliases
|
|
export { default as GitPullRequestCreateIcon } from '../icons/git-pull-request-create.js';
|
|
// GitPullRequestDraft aliases
|
|
export { default as GitPullRequestDraftIcon } from '../icons/git-pull-request-draft.js';
|
|
// GitPullRequest aliases
|
|
export { default as GitPullRequestIcon } from '../icons/git-pull-request.js';
|
|
// Github aliases
|
|
export { default as GithubIcon } from '../icons/github.js';
|
|
// Gitlab aliases
|
|
export { default as GitlabIcon } from '../icons/gitlab.js';
|
|
// GlassWater aliases
|
|
export { default as GlassWaterIcon } from '../icons/glass-water.js';
|
|
// Glasses aliases
|
|
export { default as GlassesIcon } from '../icons/glasses.js';
|
|
// Globe aliases
|
|
export { default as GlobeIcon } from '../icons/globe.js';
|
|
// GlobeLock aliases
|
|
export { default as GlobeLockIcon } from '../icons/globe-lock.js';
|
|
// Goal aliases
|
|
export { default as GoalIcon } from '../icons/goal.js';
|
|
// Gpu aliases
|
|
export { default as GpuIcon } from '../icons/gpu.js';
|
|
// GraduationCap aliases
|
|
export { default as GraduationCapIcon } from '../icons/graduation-cap.js';
|
|
// Grape aliases
|
|
export { default as GrapeIcon } from '../icons/grape.js';
|
|
// Grid3x2 aliases
|
|
export { default as Grid3x2Icon } from '../icons/grid-3x2.js';
|
|
// GripVertical aliases
|
|
export { default as GripVerticalIcon } from '../icons/grip-vertical.js';
|
|
// GripHorizontal aliases
|
|
export { default as GripHorizontalIcon } from '../icons/grip-horizontal.js';
|
|
// Grip aliases
|
|
export { default as GripIcon } from '../icons/grip.js';
|
|
// Group aliases
|
|
export { default as GroupIcon } from '../icons/group.js';
|
|
// Guitar aliases
|
|
export { default as GuitarIcon } from '../icons/guitar.js';
|
|
// Ham aliases
|
|
export { default as HamIcon } from '../icons/ham.js';
|
|
// Hammer aliases
|
|
export { default as HammerIcon } from '../icons/hammer.js';
|
|
// Hamburger aliases
|
|
export { default as HamburgerIcon } from '../icons/hamburger.js';
|
|
// HandCoins aliases
|
|
export { default as HandCoinsIcon } from '../icons/hand-coins.js';
|
|
// HandFist aliases
|
|
export { default as HandFistIcon } from '../icons/hand-fist.js';
|
|
// HandHeart aliases
|
|
export { default as HandHeartIcon } from '../icons/hand-heart.js';
|
|
// HandPlatter aliases
|
|
export { default as HandPlatterIcon } from '../icons/hand-platter.js';
|
|
// HandMetal aliases
|
|
export { default as HandMetalIcon } from '../icons/hand-metal.js';
|
|
// Hand aliases
|
|
export { default as HandIcon } from '../icons/hand.js';
|
|
// Handbag aliases
|
|
export { default as HandbagIcon } from '../icons/handbag.js';
|
|
// Handshake aliases
|
|
export { default as HandshakeIcon } from '../icons/handshake.js';
|
|
// HardDriveDownload aliases
|
|
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download.js';
|
|
// HardDriveUpload aliases
|
|
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload.js';
|
|
// HardDrive aliases
|
|
export { default as HardDriveIcon } from '../icons/hard-drive.js';
|
|
// HardHat aliases
|
|
export { default as HardHatIcon } from '../icons/hard-hat.js';
|
|
// Hash aliases
|
|
export { default as HashIcon } from '../icons/hash.js';
|
|
// HatGlasses aliases
|
|
export { default as HatGlassesIcon } from '../icons/hat-glasses.js';
|
|
// Haze aliases
|
|
export { default as HazeIcon } from '../icons/haze.js';
|
|
// Hd aliases
|
|
export { default as HdIcon } from '../icons/hd.js';
|
|
// HdmiPort aliases
|
|
export { default as HdmiPortIcon } from '../icons/hdmi-port.js';
|
|
// Heading1 aliases
|
|
export { default as Heading1Icon } from '../icons/heading-1.js';
|
|
// Heading2 aliases
|
|
export { default as Heading2Icon } from '../icons/heading-2.js';
|
|
// Heading3 aliases
|
|
export { default as Heading3Icon } from '../icons/heading-3.js';
|
|
// Heading5 aliases
|
|
export { default as Heading5Icon } from '../icons/heading-5.js';
|
|
// Heading6 aliases
|
|
export { default as Heading6Icon } from '../icons/heading-6.js';
|
|
// Heading4 aliases
|
|
export { default as Heading4Icon } from '../icons/heading-4.js';
|
|
// HeadphoneOff aliases
|
|
export { default as HeadphoneOffIcon } from '../icons/headphone-off.js';
|
|
// Heading aliases
|
|
export { default as HeadingIcon } from '../icons/heading.js';
|
|
// Headphones aliases
|
|
export { default as HeadphonesIcon } from '../icons/headphones.js';
|
|
// Headset aliases
|
|
export { default as HeadsetIcon } from '../icons/headset.js';
|
|
// HeartCrack aliases
|
|
export { default as HeartCrackIcon } from '../icons/heart-crack.js';
|
|
// HeartHandshake aliases
|
|
export { default as HeartHandshakeIcon } from '../icons/heart-handshake.js';
|
|
// HeartMinus aliases
|
|
export { default as HeartMinusIcon } from '../icons/heart-minus.js';
|
|
// HeartPlus aliases
|
|
export { default as HeartPlusIcon } from '../icons/heart-plus.js';
|
|
// HeartOff aliases
|
|
export { default as HeartOffIcon } from '../icons/heart-off.js';
|
|
// HeartPulse aliases
|
|
export { default as HeartPulseIcon } from '../icons/heart-pulse.js';
|
|
// Heart aliases
|
|
export { default as HeartIcon } from '../icons/heart.js';
|
|
// Heater aliases
|
|
export { default as HeaterIcon } from '../icons/heater.js';
|
|
// Helicopter aliases
|
|
export { default as HelicopterIcon } from '../icons/helicopter.js';
|
|
// Hexagon aliases
|
|
export { default as HexagonIcon } from '../icons/hexagon.js';
|
|
// Highlighter aliases
|
|
export { default as HighlighterIcon } from '../icons/highlighter.js';
|
|
// History aliases
|
|
export { default as HistoryIcon } from '../icons/history.js';
|
|
// Hop aliases
|
|
export { default as HopIcon } from '../icons/hop.js';
|
|
// Hospital aliases
|
|
export { default as HospitalIcon } from '../icons/hospital.js';
|
|
// HopOff aliases
|
|
export { default as HopOffIcon } from '../icons/hop-off.js';
|
|
// Hotel aliases
|
|
export { default as HotelIcon } from '../icons/hotel.js';
|
|
// Hourglass aliases
|
|
export { default as HourglassIcon } from '../icons/hourglass.js';
|
|
// HouseHeart aliases
|
|
export { default as HouseHeartIcon } from '../icons/house-heart.js';
|
|
// HousePlug aliases
|
|
export { default as HousePlugIcon } from '../icons/house-plug.js';
|
|
// HousePlus aliases
|
|
export { default as HousePlusIcon } from '../icons/house-plus.js';
|
|
// HouseWifi aliases
|
|
export { default as HouseWifiIcon } from '../icons/house-wifi.js';
|
|
// IdCardLanyard aliases
|
|
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard.js';
|
|
// IdCard aliases
|
|
export { default as IdCardIcon } from '../icons/id-card.js';
|
|
// ImageDown aliases
|
|
export { default as ImageDownIcon } from '../icons/image-down.js';
|
|
// ImageMinus aliases
|
|
export { default as ImageMinusIcon } from '../icons/image-minus.js';
|
|
// ImageOff aliases
|
|
export { default as ImageOffIcon } from '../icons/image-off.js';
|
|
// ImagePlay aliases
|
|
export { default as ImagePlayIcon } from '../icons/image-play.js';
|
|
// ImageUp aliases
|
|
export { default as ImageUpIcon } from '../icons/image-up.js';
|
|
// ImageUpscale aliases
|
|
export { default as ImageUpscaleIcon } from '../icons/image-upscale.js';
|
|
// ImagePlus aliases
|
|
export { default as ImagePlusIcon } from '../icons/image-plus.js';
|
|
// Image aliases
|
|
export { default as ImageIcon } from '../icons/image.js';
|
|
// Images aliases
|
|
export { default as ImagesIcon } from '../icons/images.js';
|
|
// Import aliases
|
|
export { default as ImportIcon } from '../icons/import.js';
|
|
// Inbox aliases
|
|
export { default as InboxIcon } from '../icons/inbox.js';
|
|
// IndianRupee aliases
|
|
export { default as IndianRupeeIcon } from '../icons/indian-rupee.js';
|
|
// Infinity aliases
|
|
export { default as InfinityIcon } from '../icons/infinity.js';
|
|
// Info aliases
|
|
export { default as InfoIcon } from '../icons/info.js';
|
|
// InspectionPanel aliases
|
|
export { default as InspectionPanelIcon } from '../icons/inspection-panel.js';
|
|
// Instagram aliases
|
|
export { default as InstagramIcon } from '../icons/instagram.js';
|
|
// Italic aliases
|
|
export { default as ItalicIcon } from '../icons/italic.js';
|
|
// IterationCcw aliases
|
|
export { default as IterationCcwIcon } from '../icons/iteration-ccw.js';
|
|
// IterationCw aliases
|
|
export { default as IterationCwIcon } from '../icons/iteration-cw.js';
|
|
// JapaneseYen aliases
|
|
export { default as JapaneseYenIcon } from '../icons/japanese-yen.js';
|
|
// Joystick aliases
|
|
export { default as JoystickIcon } from '../icons/joystick.js';
|
|
// Kanban aliases
|
|
export { default as KanbanIcon } from '../icons/kanban.js';
|
|
// Kayak aliases
|
|
export { default as KayakIcon } from '../icons/kayak.js';
|
|
// KeyRound aliases
|
|
export { default as KeyRoundIcon } from '../icons/key-round.js';
|
|
// KeySquare aliases
|
|
export { default as KeySquareIcon } from '../icons/key-square.js';
|
|
// KeyboardMusic aliases
|
|
export { default as KeyboardMusicIcon } from '../icons/keyboard-music.js';
|
|
// Key aliases
|
|
export { default as KeyIcon } from '../icons/key.js';
|
|
// KeyboardOff aliases
|
|
export { default as KeyboardOffIcon } from '../icons/keyboard-off.js';
|
|
// Keyboard aliases
|
|
export { default as KeyboardIcon } from '../icons/keyboard.js';
|
|
// LampDesk aliases
|
|
export { default as LampDeskIcon } from '../icons/lamp-desk.js';
|
|
// LampCeiling aliases
|
|
export { default as LampCeilingIcon } from '../icons/lamp-ceiling.js';
|
|
// LampFloor aliases
|
|
export { default as LampFloorIcon } from '../icons/lamp-floor.js';
|
|
// LampWallDown aliases
|
|
export { default as LampWallDownIcon } from '../icons/lamp-wall-down.js';
|
|
// LampWallUp aliases
|
|
export { default as LampWallUpIcon } from '../icons/lamp-wall-up.js';
|
|
// Lamp aliases
|
|
export { default as LampIcon } from '../icons/lamp.js';
|
|
// Landmark aliases
|
|
export { default as LandmarkIcon } from '../icons/landmark.js';
|
|
// LandPlot aliases
|
|
export { default as LandPlotIcon } from '../icons/land-plot.js';
|
|
// Languages aliases
|
|
export { default as LanguagesIcon } from '../icons/languages.js';
|
|
// LaptopMinimalCheck aliases
|
|
export { default as LaptopMinimalCheckIcon } from '../icons/laptop-minimal-check.js';
|
|
// Laptop aliases
|
|
export { default as LaptopIcon } from '../icons/laptop.js';
|
|
// LassoSelect aliases
|
|
export { default as LassoSelectIcon } from '../icons/lasso-select.js';
|
|
// Lasso aliases
|
|
export { default as LassoIcon } from '../icons/lasso.js';
|
|
// Laugh aliases
|
|
export { default as LaughIcon } from '../icons/laugh.js';
|
|
// LayersPlus aliases
|
|
export { default as LayersPlusIcon } from '../icons/layers-plus.js';
|
|
// Layers2 aliases
|
|
export { default as Layers2Icon } from '../icons/layers-2.js';
|
|
// LayoutDashboard aliases
|
|
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard.js';
|
|
// LayoutGrid aliases
|
|
export { default as LayoutGridIcon } from '../icons/layout-grid.js';
|
|
// LayoutPanelLeft aliases
|
|
export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left.js';
|
|
// LayoutList aliases
|
|
export { default as LayoutListIcon } from '../icons/layout-list.js';
|
|
// LayoutPanelTop aliases
|
|
export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top.js';
|
|
// LayoutTemplate aliases
|
|
export { default as LayoutTemplateIcon } from '../icons/layout-template.js';
|
|
// Leaf aliases
|
|
export { default as LeafIcon } from '../icons/leaf.js';
|
|
// LeafyGreen aliases
|
|
export { default as LeafyGreenIcon } from '../icons/leafy-green.js';
|
|
// Lectern aliases
|
|
export { default as LecternIcon } from '../icons/lectern.js';
|
|
// Library aliases
|
|
export { default as LibraryIcon } from '../icons/library.js';
|
|
// LibraryBig aliases
|
|
export { default as LibraryBigIcon } from '../icons/library-big.js';
|
|
// LifeBuoy aliases
|
|
export { default as LifeBuoyIcon } from '../icons/life-buoy.js';
|
|
// Ligature aliases
|
|
export { default as LigatureIcon } from '../icons/ligature.js';
|
|
// LightbulbOff aliases
|
|
export { default as LightbulbOffIcon } from '../icons/lightbulb-off.js';
|
|
// Lightbulb aliases
|
|
export { default as LightbulbIcon } from '../icons/lightbulb.js';
|
|
// LineSquiggle aliases
|
|
export { default as LineSquiggleIcon } from '../icons/line-squiggle.js';
|
|
// Link2 aliases
|
|
export { default as Link2Icon } from '../icons/link-2.js';
|
|
// Link2Off aliases
|
|
export { default as Link2OffIcon } from '../icons/link-2-off.js';
|
|
// Link aliases
|
|
export { default as LinkIcon } from '../icons/link.js';
|
|
// Linkedin aliases
|
|
export { default as LinkedinIcon } from '../icons/linkedin.js';
|
|
// ListCheck aliases
|
|
export { default as ListCheckIcon } from '../icons/list-check.js';
|
|
// ListChecks aliases
|
|
export { default as ListChecksIcon } from '../icons/list-checks.js';
|
|
// ListChevronsDownUp aliases
|
|
export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up.js';
|
|
// ListChevronsUpDown aliases
|
|
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down.js';
|
|
// ListEnd aliases
|
|
export { default as ListEndIcon } from '../icons/list-end.js';
|
|
// ListCollapse aliases
|
|
export { default as ListCollapseIcon } from '../icons/list-collapse.js';
|
|
// ListFilterPlus aliases
|
|
export { default as ListFilterPlusIcon } from '../icons/list-filter-plus.js';
|
|
// ListFilter aliases
|
|
export { default as ListFilterIcon } from '../icons/list-filter.js';
|
|
// ListMinus aliases
|
|
export { default as ListMinusIcon } from '../icons/list-minus.js';
|
|
// ListMusic aliases
|
|
export { default as ListMusicIcon } from '../icons/list-music.js';
|
|
// ListOrdered aliases
|
|
export { default as ListOrderedIcon } from '../icons/list-ordered.js';
|
|
// ListPlus aliases
|
|
export { default as ListPlusIcon } from '../icons/list-plus.js';
|
|
// ListRestart aliases
|
|
export { default as ListRestartIcon } from '../icons/list-restart.js';
|
|
// ListTodo aliases
|
|
export { default as ListTodoIcon } from '../icons/list-todo.js';
|
|
// ListStart aliases
|
|
export { default as ListStartIcon } from '../icons/list-start.js';
|
|
// ListTree aliases
|
|
export { default as ListTreeIcon } from '../icons/list-tree.js';
|
|
// ListVideo aliases
|
|
export { default as ListVideoIcon } from '../icons/list-video.js';
|
|
// ListX aliases
|
|
export { default as ListXIcon } from '../icons/list-x.js';
|
|
// List aliases
|
|
export { default as ListIcon } from '../icons/list.js';
|
|
// LoaderPinwheel aliases
|
|
export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel.js';
|
|
// LocateOff aliases
|
|
export { default as LocateOffIcon } from '../icons/locate-off.js';
|
|
// Loader aliases
|
|
export { default as LoaderIcon } from '../icons/loader.js';
|
|
// Locate aliases
|
|
export { default as LocateIcon } from '../icons/locate.js';
|
|
// LocateFixed aliases
|
|
export { default as LocateFixedIcon } from '../icons/locate-fixed.js';
|
|
// LockKeyhole aliases
|
|
export { default as LockKeyholeIcon } from '../icons/lock-keyhole.js';
|
|
// Lock aliases
|
|
export { default as LockIcon } from '../icons/lock.js';
|
|
// LogIn aliases
|
|
export { default as LogInIcon } from '../icons/log-in.js';
|
|
// LogOut aliases
|
|
export { default as LogOutIcon } from '../icons/log-out.js';
|
|
// Lollipop aliases
|
|
export { default as LollipopIcon } from '../icons/lollipop.js';
|
|
// Logs aliases
|
|
export { default as LogsIcon } from '../icons/logs.js';
|
|
// Luggage aliases
|
|
export { default as LuggageIcon } from '../icons/luggage.js';
|
|
// Magnet aliases
|
|
export { default as MagnetIcon } from '../icons/magnet.js';
|
|
// MailMinus aliases
|
|
export { default as MailMinusIcon } from '../icons/mail-minus.js';
|
|
// MailCheck aliases
|
|
export { default as MailCheckIcon } from '../icons/mail-check.js';
|
|
// MailOpen aliases
|
|
export { default as MailOpenIcon } from '../icons/mail-open.js';
|
|
// MailPlus aliases
|
|
export { default as MailPlusIcon } from '../icons/mail-plus.js';
|
|
// MailSearch aliases
|
|
export { default as MailSearchIcon } from '../icons/mail-search.js';
|
|
// MailWarning aliases
|
|
export { default as MailWarningIcon } from '../icons/mail-warning.js';
|
|
// MailX aliases
|
|
export { default as MailXIcon } from '../icons/mail-x.js';
|
|
// Mail aliases
|
|
export { default as MailIcon } from '../icons/mail.js';
|
|
// Mails aliases
|
|
export { default as MailsIcon } from '../icons/mails.js';
|
|
// MapMinus aliases
|
|
export { default as MapMinusIcon } from '../icons/map-minus.js';
|
|
// MapPinCheckInside aliases
|
|
export { default as MapPinCheckInsideIcon } from '../icons/map-pin-check-inside.js';
|
|
// Mailbox aliases
|
|
export { default as MailboxIcon } from '../icons/mailbox.js';
|
|
// MapPinCheck aliases
|
|
export { default as MapPinCheckIcon } from '../icons/map-pin-check.js';
|
|
// MapPinHouse aliases
|
|
export { default as MapPinHouseIcon } from '../icons/map-pin-house.js';
|
|
// MapPinMinusInside aliases
|
|
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside.js';
|
|
// MapPinOff aliases
|
|
export { default as MapPinOffIcon } from '../icons/map-pin-off.js';
|
|
// MapPinMinus aliases
|
|
export { default as MapPinMinusIcon } from '../icons/map-pin-minus.js';
|
|
// MapPinPlusInside aliases
|
|
export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside.js';
|
|
// MapPinPlus aliases
|
|
export { default as MapPinPlusIcon } from '../icons/map-pin-plus.js';
|
|
// MapPinXInside aliases
|
|
export { default as MapPinXInsideIcon } from '../icons/map-pin-x-inside.js';
|
|
// MapPinX aliases
|
|
export { default as MapPinXIcon } from '../icons/map-pin-x.js';
|
|
// MapPin aliases
|
|
export { default as MapPinIcon } from '../icons/map-pin.js';
|
|
// MapPinned aliases
|
|
export { default as MapPinnedIcon } from '../icons/map-pinned.js';
|
|
// MapPlus aliases
|
|
export { default as MapPlusIcon } from '../icons/map-plus.js';
|
|
// Map aliases
|
|
export { default as MapIcon } from '../icons/map.js';
|
|
// MarsStroke aliases
|
|
export { default as MarsStrokeIcon } from '../icons/mars-stroke.js';
|
|
// Martini aliases
|
|
export { default as MartiniIcon } from '../icons/martini.js';
|
|
// Mars aliases
|
|
export { default as MarsIcon } from '../icons/mars.js';
|
|
// Maximize2 aliases
|
|
export { default as Maximize2Icon } from '../icons/maximize-2.js';
|
|
// Maximize aliases
|
|
export { default as MaximizeIcon } from '../icons/maximize.js';
|
|
// Medal aliases
|
|
export { default as MedalIcon } from '../icons/medal.js';
|
|
// MegaphoneOff aliases
|
|
export { default as MegaphoneOffIcon } from '../icons/megaphone-off.js';
|
|
// Meh aliases
|
|
export { default as MehIcon } from '../icons/meh.js';
|
|
// Megaphone aliases
|
|
export { default as MegaphoneIcon } from '../icons/megaphone.js';
|
|
// MemoryStick aliases
|
|
export { default as MemoryStickIcon } from '../icons/memory-stick.js';
|
|
// Menu aliases
|
|
export { default as MenuIcon } from '../icons/menu.js';
|
|
// Merge aliases
|
|
export { default as MergeIcon } from '../icons/merge.js';
|
|
// MessageCircleCode aliases
|
|
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code.js';
|
|
// MessageCircleDashed aliases
|
|
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed.js';
|
|
// MessageCircleHeart aliases
|
|
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart.js';
|
|
// MessageCircleMore aliases
|
|
export { default as MessageCircleMoreIcon } from '../icons/message-circle-more.js';
|
|
// MessageCircleOff aliases
|
|
export { default as MessageCircleOffIcon } from '../icons/message-circle-off.js';
|
|
// MessageCirclePlus aliases
|
|
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus.js';
|
|
// MessageCircleReply aliases
|
|
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply.js';
|
|
// MessageCircleWarning aliases
|
|
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning.js';
|
|
// MessageCircle aliases
|
|
export { default as MessageCircleIcon } from '../icons/message-circle.js';
|
|
// MessageCircleX aliases
|
|
export { default as MessageCircleXIcon } from '../icons/message-circle-x.js';
|
|
// MessageSquareCode aliases
|
|
export { default as MessageSquareCodeIcon } from '../icons/message-square-code.js';
|
|
// MessageSquareDashed aliases
|
|
export { default as MessageSquareDashedIcon } from '../icons/message-square-dashed.js';
|
|
// MessageSquareDiff aliases
|
|
export { default as MessageSquareDiffIcon } from '../icons/message-square-diff.js';
|
|
// MessageSquareDot aliases
|
|
export { default as MessageSquareDotIcon } from '../icons/message-square-dot.js';
|
|
// MessageSquareHeart aliases
|
|
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart.js';
|
|
// MessageSquareLock aliases
|
|
export { default as MessageSquareLockIcon } from '../icons/message-square-lock.js';
|
|
// MessageSquareMore aliases
|
|
export { default as MessageSquareMoreIcon } from '../icons/message-square-more.js';
|
|
// MessageSquareOff aliases
|
|
export { default as MessageSquareOffIcon } from '../icons/message-square-off.js';
|
|
// MessageSquareQuote aliases
|
|
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote.js';
|
|
// MessageSquarePlus aliases
|
|
export { default as MessageSquarePlusIcon } from '../icons/message-square-plus.js';
|
|
// MessageSquareReply aliases
|
|
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply.js';
|
|
// MessageSquareShare aliases
|
|
export { default as MessageSquareShareIcon } from '../icons/message-square-share.js';
|
|
// MessageSquareText aliases
|
|
export { default as MessageSquareTextIcon } from '../icons/message-square-text.js';
|
|
// MessageSquareWarning aliases
|
|
export { default as MessageSquareWarningIcon } from '../icons/message-square-warning.js';
|
|
// MessageSquare aliases
|
|
export { default as MessageSquareIcon } from '../icons/message-square.js';
|
|
// MessageSquareX aliases
|
|
export { default as MessageSquareXIcon } from '../icons/message-square-x.js';
|
|
// MicOff aliases
|
|
export { default as MicOffIcon } from '../icons/mic-off.js';
|
|
// MessagesSquare aliases
|
|
export { default as MessagesSquareIcon } from '../icons/messages-square.js';
|
|
// Mic aliases
|
|
export { default as MicIcon } from '../icons/mic.js';
|
|
// Microchip aliases
|
|
export { default as MicrochipIcon } from '../icons/microchip.js';
|
|
// Microscope aliases
|
|
export { default as MicroscopeIcon } from '../icons/microscope.js';
|
|
// Microwave aliases
|
|
export { default as MicrowaveIcon } from '../icons/microwave.js';
|
|
// Milestone aliases
|
|
export { default as MilestoneIcon } from '../icons/milestone.js';
|
|
// MilkOff aliases
|
|
export { default as MilkOffIcon } from '../icons/milk-off.js';
|
|
// Milk aliases
|
|
export { default as MilkIcon } from '../icons/milk.js';
|
|
// Minimize2 aliases
|
|
export { default as Minimize2Icon } from '../icons/minimize-2.js';
|
|
// Minimize aliases
|
|
export { default as MinimizeIcon } from '../icons/minimize.js';
|
|
// Minus aliases
|
|
export { default as MinusIcon } from '../icons/minus.js';
|
|
// MonitorCheck aliases
|
|
export { default as MonitorCheckIcon } from '../icons/monitor-check.js';
|
|
// MonitorCloud aliases
|
|
export { default as MonitorCloudIcon } from '../icons/monitor-cloud.js';
|
|
// MonitorCog aliases
|
|
export { default as MonitorCogIcon } from '../icons/monitor-cog.js';
|
|
// MonitorDot aliases
|
|
export { default as MonitorDotIcon } from '../icons/monitor-dot.js';
|
|
// MonitorDown aliases
|
|
export { default as MonitorDownIcon } from '../icons/monitor-down.js';
|
|
// MonitorOff aliases
|
|
export { default as MonitorOffIcon } from '../icons/monitor-off.js';
|
|
// MonitorPause aliases
|
|
export { default as MonitorPauseIcon } from '../icons/monitor-pause.js';
|
|
// MonitorPlay aliases
|
|
export { default as MonitorPlayIcon } from '../icons/monitor-play.js';
|
|
// MonitorSmartphone aliases
|
|
export { default as MonitorSmartphoneIcon } from '../icons/monitor-smartphone.js';
|
|
// MonitorSpeaker aliases
|
|
export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker.js';
|
|
// MonitorStop aliases
|
|
export { default as MonitorStopIcon } from '../icons/monitor-stop.js';
|
|
// MonitorUp aliases
|
|
export { default as MonitorUpIcon } from '../icons/monitor-up.js';
|
|
// MonitorX aliases
|
|
export { default as MonitorXIcon } from '../icons/monitor-x.js';
|
|
// Monitor aliases
|
|
export { default as MonitorIcon } from '../icons/monitor.js';
|
|
// MoonStar aliases
|
|
export { default as MoonStarIcon } from '../icons/moon-star.js';
|
|
// Moon aliases
|
|
export { default as MoonIcon } from '../icons/moon.js';
|
|
// Motorbike aliases
|
|
export { default as MotorbikeIcon } from '../icons/motorbike.js';
|
|
// MountainSnow aliases
|
|
export { default as MountainSnowIcon } from '../icons/mountain-snow.js';
|
|
// Mountain aliases
|
|
export { default as MountainIcon } from '../icons/mountain.js';
|
|
// MouseOff aliases
|
|
export { default as MouseOffIcon } from '../icons/mouse-off.js';
|
|
// MousePointer2Off aliases
|
|
export { default as MousePointer2OffIcon } from '../icons/mouse-pointer-2-off.js';
|
|
// MousePointer2 aliases
|
|
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2.js';
|
|
// MousePointerBan aliases
|
|
export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban.js';
|
|
// MousePointerClick aliases
|
|
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click.js';
|
|
// MousePointer aliases
|
|
export { default as MousePointerIcon } from '../icons/mouse-pointer.js';
|
|
// Mouse aliases
|
|
export { default as MouseIcon } from '../icons/mouse.js';
|
|
// MoveDiagonal2 aliases
|
|
export { default as MoveDiagonal2Icon } from '../icons/move-diagonal-2.js';
|
|
// MoveDiagonal aliases
|
|
export { default as MoveDiagonalIcon } from '../icons/move-diagonal.js';
|
|
// MoveDownLeft aliases
|
|
export { default as MoveDownLeftIcon } from '../icons/move-down-left.js';
|
|
// MoveDownRight aliases
|
|
export { default as MoveDownRightIcon } from '../icons/move-down-right.js';
|
|
// MoveDown aliases
|
|
export { default as MoveDownIcon } from '../icons/move-down.js';
|
|
// MoveHorizontal aliases
|
|
export { default as MoveHorizontalIcon } from '../icons/move-horizontal.js';
|
|
// MoveLeft aliases
|
|
export { default as MoveLeftIcon } from '../icons/move-left.js';
|
|
// MoveRight aliases
|
|
export { default as MoveRightIcon } from '../icons/move-right.js';
|
|
// MoveUpLeft aliases
|
|
export { default as MoveUpLeftIcon } from '../icons/move-up-left.js';
|
|
// MoveUpRight aliases
|
|
export { default as MoveUpRightIcon } from '../icons/move-up-right.js';
|
|
// MoveUp aliases
|
|
export { default as MoveUpIcon } from '../icons/move-up.js';
|
|
// MoveVertical aliases
|
|
export { default as MoveVerticalIcon } from '../icons/move-vertical.js';
|
|
// Move aliases
|
|
export { default as MoveIcon } from '../icons/move.js';
|
|
// Music2 aliases
|
|
export { default as Music2Icon } from '../icons/music-2.js';
|
|
// Music3 aliases
|
|
export { default as Music3Icon } from '../icons/music-3.js';
|
|
// Music4 aliases
|
|
export { default as Music4Icon } from '../icons/music-4.js';
|
|
// Music aliases
|
|
export { default as MusicIcon } from '../icons/music.js';
|
|
// Navigation2Off aliases
|
|
export { default as Navigation2OffIcon } from '../icons/navigation-2-off.js';
|
|
// Navigation2 aliases
|
|
export { default as Navigation2Icon } from '../icons/navigation-2.js';
|
|
// NavigationOff aliases
|
|
export { default as NavigationOffIcon } from '../icons/navigation-off.js';
|
|
// Navigation aliases
|
|
export { default as NavigationIcon } from '../icons/navigation.js';
|
|
// Network aliases
|
|
export { default as NetworkIcon } from '../icons/network.js';
|
|
// Newspaper aliases
|
|
export { default as NewspaperIcon } from '../icons/newspaper.js';
|
|
// Nfc aliases
|
|
export { default as NfcIcon } from '../icons/nfc.js';
|
|
// NotebookPen aliases
|
|
export { default as NotebookPenIcon } from '../icons/notebook-pen.js';
|
|
// NonBinary aliases
|
|
export { default as NonBinaryIcon } from '../icons/non-binary.js';
|
|
// NotebookTabs aliases
|
|
export { default as NotebookTabsIcon } from '../icons/notebook-tabs.js';
|
|
// NotebookText aliases
|
|
export { default as NotebookTextIcon } from '../icons/notebook-text.js';
|
|
// Notebook aliases
|
|
export { default as NotebookIcon } from '../icons/notebook.js';
|
|
// NotepadTextDashed aliases
|
|
export { default as NotepadTextDashedIcon } from '../icons/notepad-text-dashed.js';
|
|
// NotepadText aliases
|
|
export { default as NotepadTextIcon } from '../icons/notepad-text.js';
|
|
// NutOff aliases
|
|
export { default as NutOffIcon } from '../icons/nut-off.js';
|
|
// Nut aliases
|
|
export { default as NutIcon } from '../icons/nut.js';
|
|
// OctagonMinus aliases
|
|
export { default as OctagonMinusIcon } from '../icons/octagon-minus.js';
|
|
// Octagon aliases
|
|
export { default as OctagonIcon } from '../icons/octagon.js';
|
|
// Omega aliases
|
|
export { default as OmegaIcon } from '../icons/omega.js';
|
|
// Option aliases
|
|
export { default as OptionIcon } from '../icons/option.js';
|
|
// Orbit aliases
|
|
export { default as OrbitIcon } from '../icons/orbit.js';
|
|
// Origami aliases
|
|
export { default as OrigamiIcon } from '../icons/origami.js';
|
|
// Package2 aliases
|
|
export { default as Package2Icon } from '../icons/package-2.js';
|
|
// PackageCheck aliases
|
|
export { default as PackageCheckIcon } from '../icons/package-check.js';
|
|
// PackageMinus aliases
|
|
export { default as PackageMinusIcon } from '../icons/package-minus.js';
|
|
// PackageOpen aliases
|
|
export { default as PackageOpenIcon } from '../icons/package-open.js';
|
|
// PackagePlus aliases
|
|
export { default as PackagePlusIcon } from '../icons/package-plus.js';
|
|
// PackageSearch aliases
|
|
export { default as PackageSearchIcon } from '../icons/package-search.js';
|
|
// PackageX aliases
|
|
export { default as PackageXIcon } from '../icons/package-x.js';
|
|
// Package aliases
|
|
export { default as PackageIcon } from '../icons/package.js';
|
|
// PaintBucket aliases
|
|
export { default as PaintBucketIcon } from '../icons/paint-bucket.js';
|
|
// PaintRoller aliases
|
|
export { default as PaintRollerIcon } from '../icons/paint-roller.js';
|
|
// Paintbrush aliases
|
|
export { default as PaintbrushIcon } from '../icons/paintbrush.js';
|
|
// Palette aliases
|
|
export { default as PaletteIcon } from '../icons/palette.js';
|
|
// Panda aliases
|
|
export { default as PandaIcon } from '../icons/panda.js';
|
|
// PanelBottomClose aliases
|
|
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close.js';
|
|
// PanelBottomOpen aliases
|
|
export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open.js';
|
|
// PanelBottom aliases
|
|
export { default as PanelBottomIcon } from '../icons/panel-bottom.js';
|
|
// PanelLeftRightDashed aliases
|
|
export { default as PanelLeftRightDashedIcon } from '../icons/panel-left-right-dashed.js';
|
|
// PanelRightClose aliases
|
|
export { default as PanelRightCloseIcon } from '../icons/panel-right-close.js';
|
|
// PanelRightOpen aliases
|
|
export { default as PanelRightOpenIcon } from '../icons/panel-right-open.js';
|
|
// PanelRight aliases
|
|
export { default as PanelRightIcon } from '../icons/panel-right.js';
|
|
// PanelTopBottomDashed aliases
|
|
export { default as PanelTopBottomDashedIcon } from '../icons/panel-top-bottom-dashed.js';
|
|
// PanelTopClose aliases
|
|
export { default as PanelTopCloseIcon } from '../icons/panel-top-close.js';
|
|
// PanelTop aliases
|
|
export { default as PanelTopIcon } from '../icons/panel-top.js';
|
|
// PanelTopOpen aliases
|
|
export { default as PanelTopOpenIcon } from '../icons/panel-top-open.js';
|
|
// PanelsLeftBottom aliases
|
|
export { default as PanelsLeftBottomIcon } from '../icons/panels-left-bottom.js';
|
|
// PanelsRightBottom aliases
|
|
export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom.js';
|
|
// Paperclip aliases
|
|
export { default as PaperclipIcon } from '../icons/paperclip.js';
|
|
// Parentheses aliases
|
|
export { default as ParenthesesIcon } from '../icons/parentheses.js';
|
|
// ParkingMeter aliases
|
|
export { default as ParkingMeterIcon } from '../icons/parking-meter.js';
|
|
// PartyPopper aliases
|
|
export { default as PartyPopperIcon } from '../icons/party-popper.js';
|
|
// Pause aliases
|
|
export { default as PauseIcon } from '../icons/pause.js';
|
|
// PawPrint aliases
|
|
export { default as PawPrintIcon } from '../icons/paw-print.js';
|
|
// PcCase aliases
|
|
export { default as PcCaseIcon } from '../icons/pc-case.js';
|
|
// PenOff aliases
|
|
export { default as PenOffIcon } from '../icons/pen-off.js';
|
|
// PenTool aliases
|
|
export { default as PenToolIcon } from '../icons/pen-tool.js';
|
|
// PencilLine aliases
|
|
export { default as PencilLineIcon } from '../icons/pencil-line.js';
|
|
// PencilOff aliases
|
|
export { default as PencilOffIcon } from '../icons/pencil-off.js';
|
|
// PencilRuler aliases
|
|
export { default as PencilRulerIcon } from '../icons/pencil-ruler.js';
|
|
// Pencil aliases
|
|
export { default as PencilIcon } from '../icons/pencil.js';
|
|
// Pentagon aliases
|
|
export { default as PentagonIcon } from '../icons/pentagon.js';
|
|
// Percent aliases
|
|
export { default as PercentIcon } from '../icons/percent.js';
|
|
// PersonStanding aliases
|
|
export { default as PersonStandingIcon } from '../icons/person-standing.js';
|
|
// PhoneCall aliases
|
|
export { default as PhoneCallIcon } from '../icons/phone-call.js';
|
|
// PhoneForwarded aliases
|
|
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded.js';
|
|
// PhilippinePeso aliases
|
|
export { default as PhilippinePesoIcon } from '../icons/philippine-peso.js';
|
|
// PhoneIncoming aliases
|
|
export { default as PhoneIncomingIcon } from '../icons/phone-incoming.js';
|
|
// PhoneMissed aliases
|
|
export { default as PhoneMissedIcon } from '../icons/phone-missed.js';
|
|
// Phone aliases
|
|
export { default as PhoneIcon } from '../icons/phone.js';
|
|
// PhoneOff aliases
|
|
export { default as PhoneOffIcon } from '../icons/phone-off.js';
|
|
// Pi aliases
|
|
export { default as PiIcon } from '../icons/pi.js';
|
|
// PhoneOutgoing aliases
|
|
export { default as PhoneOutgoingIcon } from '../icons/phone-outgoing.js';
|
|
// Piano aliases
|
|
export { default as PianoIcon } from '../icons/piano.js';
|
|
// Pickaxe aliases
|
|
export { default as PickaxeIcon } from '../icons/pickaxe.js';
|
|
// PictureInPicture2 aliases
|
|
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2.js';
|
|
// PictureInPicture aliases
|
|
export { default as PictureInPictureIcon } from '../icons/picture-in-picture.js';
|
|
// PiggyBank aliases
|
|
export { default as PiggyBankIcon } from '../icons/piggy-bank.js';
|
|
// PilcrowLeft aliases
|
|
export { default as PilcrowLeftIcon } from '../icons/pilcrow-left.js';
|
|
// PilcrowRight aliases
|
|
export { default as PilcrowRightIcon } from '../icons/pilcrow-right.js';
|
|
// Pilcrow aliases
|
|
export { default as PilcrowIcon } from '../icons/pilcrow.js';
|
|
// PillBottle aliases
|
|
export { default as PillBottleIcon } from '../icons/pill-bottle.js';
|
|
// Pill aliases
|
|
export { default as PillIcon } from '../icons/pill.js';
|
|
// PinOff aliases
|
|
export { default as PinOffIcon } from '../icons/pin-off.js';
|
|
// Pin aliases
|
|
export { default as PinIcon } from '../icons/pin.js';
|
|
// Pipette aliases
|
|
export { default as PipetteIcon } from '../icons/pipette.js';
|
|
// Pizza aliases
|
|
export { default as PizzaIcon } from '../icons/pizza.js';
|
|
// PlaneLanding aliases
|
|
export { default as PlaneLandingIcon } from '../icons/plane-landing.js';
|
|
// PlaneTakeoff aliases
|
|
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff.js';
|
|
// Plane aliases
|
|
export { default as PlaneIcon } from '../icons/plane.js';
|
|
// Play aliases
|
|
export { default as PlayIcon } from '../icons/play.js';
|
|
// Plug2 aliases
|
|
export { default as Plug2Icon } from '../icons/plug-2.js';
|
|
// Plug aliases
|
|
export { default as PlugIcon } from '../icons/plug.js';
|
|
// Plus aliases
|
|
export { default as PlusIcon } from '../icons/plus.js';
|
|
// PocketKnife aliases
|
|
export { default as PocketKnifeIcon } from '../icons/pocket-knife.js';
|
|
// Pocket aliases
|
|
export { default as PocketIcon } from '../icons/pocket.js';
|
|
// Podcast aliases
|
|
export { default as PodcastIcon } from '../icons/podcast.js';
|
|
// Pointer aliases
|
|
export { default as PointerIcon } from '../icons/pointer.js';
|
|
// PointerOff aliases
|
|
export { default as PointerOffIcon } from '../icons/pointer-off.js';
|
|
// Popcorn aliases
|
|
export { default as PopcornIcon } from '../icons/popcorn.js';
|
|
// PoundSterling aliases
|
|
export { default as PoundSterlingIcon } from '../icons/pound-sterling.js';
|
|
// Popsicle aliases
|
|
export { default as PopsicleIcon } from '../icons/popsicle.js';
|
|
// PowerOff aliases
|
|
export { default as PowerOffIcon } from '../icons/power-off.js';
|
|
// Power aliases
|
|
export { default as PowerIcon } from '../icons/power.js';
|
|
// Presentation aliases
|
|
export { default as PresentationIcon } from '../icons/presentation.js';
|
|
// PrinterCheck aliases
|
|
export { default as PrinterCheckIcon } from '../icons/printer-check.js';
|
|
// Printer aliases
|
|
export { default as PrinterIcon } from '../icons/printer.js';
|
|
// Projector aliases
|
|
export { default as ProjectorIcon } from '../icons/projector.js';
|
|
// Proportions aliases
|
|
export { default as ProportionsIcon } from '../icons/proportions.js';
|
|
// Puzzle aliases
|
|
export { default as PuzzleIcon } from '../icons/puzzle.js';
|
|
// Pyramid aliases
|
|
export { default as PyramidIcon } from '../icons/pyramid.js';
|
|
// Quote aliases
|
|
export { default as QuoteIcon } from '../icons/quote.js';
|
|
// QrCode aliases
|
|
export { default as QrCodeIcon } from '../icons/qr-code.js';
|
|
// Rabbit aliases
|
|
export { default as RabbitIcon } from '../icons/rabbit.js';
|
|
// Radar aliases
|
|
export { default as RadarIcon } from '../icons/radar.js';
|
|
// Radiation aliases
|
|
export { default as RadiationIcon } from '../icons/radiation.js';
|
|
// Radical aliases
|
|
export { default as RadicalIcon } from '../icons/radical.js';
|
|
// RadioReceiver aliases
|
|
export { default as RadioReceiverIcon } from '../icons/radio-receiver.js';
|
|
// RadioTower aliases
|
|
export { default as RadioTowerIcon } from '../icons/radio-tower.js';
|
|
// Radio aliases
|
|
export { default as RadioIcon } from '../icons/radio.js';
|
|
// RailSymbol aliases
|
|
export { default as RailSymbolIcon } from '../icons/rail-symbol.js';
|
|
// Radius aliases
|
|
export { default as RadiusIcon } from '../icons/radius.js';
|
|
// Rainbow aliases
|
|
export { default as RainbowIcon } from '../icons/rainbow.js';
|
|
// Rat aliases
|
|
export { default as RatIcon } from '../icons/rat.js';
|
|
// Ratio aliases
|
|
export { default as RatioIcon } from '../icons/ratio.js';
|
|
// ReceiptCent aliases
|
|
export { default as ReceiptCentIcon } from '../icons/receipt-cent.js';
|
|
// ReceiptEuro aliases
|
|
export { default as ReceiptEuroIcon } from '../icons/receipt-euro.js';
|
|
// ReceiptJapaneseYen aliases
|
|
export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen.js';
|
|
// ReceiptIndianRupee aliases
|
|
export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee.js';
|
|
// ReceiptPoundSterling aliases
|
|
export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling.js';
|
|
// ReceiptRussianRuble aliases
|
|
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble.js';
|
|
// ReceiptSwissFranc aliases
|
|
export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc.js';
|
|
// ReceiptText aliases
|
|
export { default as ReceiptTextIcon } from '../icons/receipt-text.js';
|
|
// ReceiptTurkishLira aliases
|
|
export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira.js';
|
|
// Receipt aliases
|
|
export { default as ReceiptIcon } from '../icons/receipt.js';
|
|
// RectangleCircle aliases
|
|
export { default as RectangleCircleIcon } from '../icons/rectangle-circle.js';
|
|
// RectangleGoggles aliases
|
|
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles.js';
|
|
// RectangleHorizontal aliases
|
|
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal.js';
|
|
// RectangleVertical aliases
|
|
export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical.js';
|
|
// Recycle aliases
|
|
export { default as RecycleIcon } from '../icons/recycle.js';
|
|
// RedoDot aliases
|
|
export { default as RedoDotIcon } from '../icons/redo-dot.js';
|
|
// Redo aliases
|
|
export { default as RedoIcon } from '../icons/redo.js';
|
|
// Redo2 aliases
|
|
export { default as Redo2Icon } from '../icons/redo-2.js';
|
|
// RefreshCcwDot aliases
|
|
export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot.js';
|
|
// RefreshCcw aliases
|
|
export { default as RefreshCcwIcon } from '../icons/refresh-ccw.js';
|
|
// RefreshCwOff aliases
|
|
export { default as RefreshCwOffIcon } from '../icons/refresh-cw-off.js';
|
|
// RefreshCw aliases
|
|
export { default as RefreshCwIcon } from '../icons/refresh-cw.js';
|
|
// Refrigerator aliases
|
|
export { default as RefrigeratorIcon } from '../icons/refrigerator.js';
|
|
// Regex aliases
|
|
export { default as RegexIcon } from '../icons/regex.js';
|
|
// Repeat1 aliases
|
|
export { default as Repeat1Icon } from '../icons/repeat-1.js';
|
|
// RemoveFormatting aliases
|
|
export { default as RemoveFormattingIcon } from '../icons/remove-formatting.js';
|
|
// Repeat aliases
|
|
export { default as RepeatIcon } from '../icons/repeat.js';
|
|
// Repeat2 aliases
|
|
export { default as Repeat2Icon } from '../icons/repeat-2.js';
|
|
// ReplaceAll aliases
|
|
export { default as ReplaceAllIcon } from '../icons/replace-all.js';
|
|
// Replace aliases
|
|
export { default as ReplaceIcon } from '../icons/replace.js';
|
|
// ReplyAll aliases
|
|
export { default as ReplyAllIcon } from '../icons/reply-all.js';
|
|
// Reply aliases
|
|
export { default as ReplyIcon } from '../icons/reply.js';
|
|
// Rewind aliases
|
|
export { default as RewindIcon } from '../icons/rewind.js';
|
|
// Ribbon aliases
|
|
export { default as RibbonIcon } from '../icons/ribbon.js';
|
|
// Rocket aliases
|
|
export { default as RocketIcon } from '../icons/rocket.js';
|
|
// RockingChair aliases
|
|
export { default as RockingChairIcon } from '../icons/rocking-chair.js';
|
|
// RollerCoaster aliases
|
|
export { default as RollerCoasterIcon } from '../icons/roller-coaster.js';
|
|
// Rose aliases
|
|
export { default as RoseIcon } from '../icons/rose.js';
|
|
// RotateCcwKey aliases
|
|
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key.js';
|
|
// RotateCcwSquare aliases
|
|
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square.js';
|
|
// RotateCcw aliases
|
|
export { default as RotateCcwIcon } from '../icons/rotate-ccw.js';
|
|
// RotateCwSquare aliases
|
|
export { default as RotateCwSquareIcon } from '../icons/rotate-cw-square.js';
|
|
// RotateCw aliases
|
|
export { default as RotateCwIcon } from '../icons/rotate-cw.js';
|
|
// RouteOff aliases
|
|
export { default as RouteOffIcon } from '../icons/route-off.js';
|
|
// Route aliases
|
|
export { default as RouteIcon } from '../icons/route.js';
|
|
// Router aliases
|
|
export { default as RouterIcon } from '../icons/router.js';
|
|
// Rows4 aliases
|
|
export { default as Rows4Icon } from '../icons/rows-4.js';
|
|
// Rss aliases
|
|
export { default as RssIcon } from '../icons/rss.js';
|
|
// RulerDimensionLine aliases
|
|
export { default as RulerDimensionLineIcon } from '../icons/ruler-dimension-line.js';
|
|
// Ruler aliases
|
|
export { default as RulerIcon } from '../icons/ruler.js';
|
|
// Sailboat aliases
|
|
export { default as SailboatIcon } from '../icons/sailboat.js';
|
|
// RussianRuble aliases
|
|
export { default as RussianRubleIcon } from '../icons/russian-ruble.js';
|
|
// Salad aliases
|
|
export { default as SaladIcon } from '../icons/salad.js';
|
|
// Sandwich aliases
|
|
export { default as SandwichIcon } from '../icons/sandwich.js';
|
|
// SatelliteDish aliases
|
|
export { default as SatelliteDishIcon } from '../icons/satellite-dish.js';
|
|
// Satellite aliases
|
|
export { default as SatelliteIcon } from '../icons/satellite.js';
|
|
// SaudiRiyal aliases
|
|
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal.js';
|
|
// SaveAll aliases
|
|
export { default as SaveAllIcon } from '../icons/save-all.js';
|
|
// SaveOff aliases
|
|
export { default as SaveOffIcon } from '../icons/save-off.js';
|
|
// Save aliases
|
|
export { default as SaveIcon } from '../icons/save.js';
|
|
// Scaling aliases
|
|
export { default as ScalingIcon } from '../icons/scaling.js';
|
|
// Scale aliases
|
|
export { default as ScaleIcon } from '../icons/scale.js';
|
|
// ScanBarcode aliases
|
|
export { default as ScanBarcodeIcon } from '../icons/scan-barcode.js';
|
|
// ScanEye aliases
|
|
export { default as ScanEyeIcon } from '../icons/scan-eye.js';
|
|
// ScanHeart aliases
|
|
export { default as ScanHeartIcon } from '../icons/scan-heart.js';
|
|
// ScanFace aliases
|
|
export { default as ScanFaceIcon } from '../icons/scan-face.js';
|
|
// ScanLine aliases
|
|
export { default as ScanLineIcon } from '../icons/scan-line.js';
|
|
// ScanQrCode aliases
|
|
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code.js';
|
|
// ScanSearch aliases
|
|
export { default as ScanSearchIcon } from '../icons/scan-search.js';
|
|
// Scan aliases
|
|
export { default as ScanIcon } from '../icons/scan.js';
|
|
// ScanText aliases
|
|
export { default as ScanTextIcon } from '../icons/scan-text.js';
|
|
// School aliases
|
|
export { default as SchoolIcon } from '../icons/school.js';
|
|
// ScissorsLineDashed aliases
|
|
export { default as ScissorsLineDashedIcon } from '../icons/scissors-line-dashed.js';
|
|
// Scissors aliases
|
|
export { default as ScissorsIcon } from '../icons/scissors.js';
|
|
// Scooter aliases
|
|
export { default as ScooterIcon } from '../icons/scooter.js';
|
|
// ScreenShareOff aliases
|
|
export { default as ScreenShareOffIcon } from '../icons/screen-share-off.js';
|
|
// ScreenShare aliases
|
|
export { default as ScreenShareIcon } from '../icons/screen-share.js';
|
|
// ScrollText aliases
|
|
export { default as ScrollTextIcon } from '../icons/scroll-text.js';
|
|
// Scroll aliases
|
|
export { default as ScrollIcon } from '../icons/scroll.js';
|
|
// SearchAlert aliases
|
|
export { default as SearchAlertIcon } from '../icons/search-alert.js';
|
|
// SearchCheck aliases
|
|
export { default as SearchCheckIcon } from '../icons/search-check.js';
|
|
// SearchCode aliases
|
|
export { default as SearchCodeIcon } from '../icons/search-code.js';
|
|
// SearchSlash aliases
|
|
export { default as SearchSlashIcon } from '../icons/search-slash.js';
|
|
// Search aliases
|
|
export { default as SearchIcon } from '../icons/search.js';
|
|
// SearchX aliases
|
|
export { default as SearchXIcon } from '../icons/search-x.js';
|
|
// Section aliases
|
|
export { default as SectionIcon } from '../icons/section.js';
|
|
// SendToBack aliases
|
|
export { default as SendToBackIcon } from '../icons/send-to-back.js';
|
|
// Send aliases
|
|
export { default as SendIcon } from '../icons/send.js';
|
|
// SeparatorHorizontal aliases
|
|
export { default as SeparatorHorizontalIcon } from '../icons/separator-horizontal.js';
|
|
// SeparatorVertical aliases
|
|
export { default as SeparatorVerticalIcon } from '../icons/separator-vertical.js';
|
|
// ServerCog aliases
|
|
export { default as ServerCogIcon } from '../icons/server-cog.js';
|
|
// ServerCrash aliases
|
|
export { default as ServerCrashIcon } from '../icons/server-crash.js';
|
|
// ServerOff aliases
|
|
export { default as ServerOffIcon } from '../icons/server-off.js';
|
|
// Server aliases
|
|
export { default as ServerIcon } from '../icons/server.js';
|
|
// Settings2 aliases
|
|
export { default as Settings2Icon } from '../icons/settings-2.js';
|
|
// Settings aliases
|
|
export { default as SettingsIcon } from '../icons/settings.js';
|
|
// Shapes aliases
|
|
export { default as ShapesIcon } from '../icons/shapes.js';
|
|
// Share aliases
|
|
export { default as ShareIcon } from '../icons/share.js';
|
|
// Share2 aliases
|
|
export { default as Share2Icon } from '../icons/share-2.js';
|
|
// Sheet aliases
|
|
export { default as SheetIcon } from '../icons/sheet.js';
|
|
// ShieldAlert aliases
|
|
export { default as ShieldAlertIcon } from '../icons/shield-alert.js';
|
|
// Shell aliases
|
|
export { default as ShellIcon } from '../icons/shell.js';
|
|
// ShieldBan aliases
|
|
export { default as ShieldBanIcon } from '../icons/shield-ban.js';
|
|
// ShieldCheck aliases
|
|
export { default as ShieldCheckIcon } from '../icons/shield-check.js';
|
|
// ShieldEllipsis aliases
|
|
export { default as ShieldEllipsisIcon } from '../icons/shield-ellipsis.js';
|
|
// ShieldHalf aliases
|
|
export { default as ShieldHalfIcon } from '../icons/shield-half.js';
|
|
// ShieldMinus aliases
|
|
export { default as ShieldMinusIcon } from '../icons/shield-minus.js';
|
|
// ShieldOff aliases
|
|
export { default as ShieldOffIcon } from '../icons/shield-off.js';
|
|
// ShieldPlus aliases
|
|
export { default as ShieldPlusIcon } from '../icons/shield-plus.js';
|
|
// Shield aliases
|
|
export { default as ShieldIcon } from '../icons/shield.js';
|
|
// ShieldUser aliases
|
|
export { default as ShieldUserIcon } from '../icons/shield-user.js';
|
|
// ShipWheel aliases
|
|
export { default as ShipWheelIcon } from '../icons/ship-wheel.js';
|
|
// Ship aliases
|
|
export { default as ShipIcon } from '../icons/ship.js';
|
|
// Shirt aliases
|
|
export { default as ShirtIcon } from '../icons/shirt.js';
|
|
// ShoppingCart aliases
|
|
export { default as ShoppingCartIcon } from '../icons/shopping-cart.js';
|
|
// ShoppingBag aliases
|
|
export { default as ShoppingBagIcon } from '../icons/shopping-bag.js';
|
|
// ShoppingBasket aliases
|
|
export { default as ShoppingBasketIcon } from '../icons/shopping-basket.js';
|
|
// Shovel aliases
|
|
export { default as ShovelIcon } from '../icons/shovel.js';
|
|
// Shredder aliases
|
|
export { default as ShredderIcon } from '../icons/shredder.js';
|
|
// Shrimp aliases
|
|
export { default as ShrimpIcon } from '../icons/shrimp.js';
|
|
// ShowerHead aliases
|
|
export { default as ShowerHeadIcon } from '../icons/shower-head.js';
|
|
// Shrink aliases
|
|
export { default as ShrinkIcon } from '../icons/shrink.js';
|
|
// Shrub aliases
|
|
export { default as ShrubIcon } from '../icons/shrub.js';
|
|
// Shuffle aliases
|
|
export { default as ShuffleIcon } from '../icons/shuffle.js';
|
|
// Sigma aliases
|
|
export { default as SigmaIcon } from '../icons/sigma.js';
|
|
// SignalHigh aliases
|
|
export { default as SignalHighIcon } from '../icons/signal-high.js';
|
|
// SignalLow aliases
|
|
export { default as SignalLowIcon } from '../icons/signal-low.js';
|
|
// SignalMedium aliases
|
|
export { default as SignalMediumIcon } from '../icons/signal-medium.js';
|
|
// SignalZero aliases
|
|
export { default as SignalZeroIcon } from '../icons/signal-zero.js';
|
|
// Signal aliases
|
|
export { default as SignalIcon } from '../icons/signal.js';
|
|
// Signature aliases
|
|
export { default as SignatureIcon } from '../icons/signature.js';
|
|
// Signpost aliases
|
|
export { default as SignpostIcon } from '../icons/signpost.js';
|
|
// SignpostBig aliases
|
|
export { default as SignpostBigIcon } from '../icons/signpost-big.js';
|
|
// Siren aliases
|
|
export { default as SirenIcon } from '../icons/siren.js';
|
|
// SkipBack aliases
|
|
export { default as SkipBackIcon } from '../icons/skip-back.js';
|
|
// SkipForward aliases
|
|
export { default as SkipForwardIcon } from '../icons/skip-forward.js';
|
|
// Skull aliases
|
|
export { default as SkullIcon } from '../icons/skull.js';
|
|
// Slack aliases
|
|
export { default as SlackIcon } from '../icons/slack.js';
|
|
// Slash aliases
|
|
export { default as SlashIcon } from '../icons/slash.js';
|
|
// Slice aliases
|
|
export { default as SliceIcon } from '../icons/slice.js';
|
|
// SlidersHorizontal aliases
|
|
export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal.js';
|
|
// SmartphoneCharging aliases
|
|
export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging.js';
|
|
// SmartphoneNfc aliases
|
|
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc.js';
|
|
// Smartphone aliases
|
|
export { default as SmartphoneIcon } from '../icons/smartphone.js';
|
|
// Smile aliases
|
|
export { default as SmileIcon } from '../icons/smile.js';
|
|
// Snowflake aliases
|
|
export { default as SnowflakeIcon } from '../icons/snowflake.js';
|
|
// SmilePlus aliases
|
|
export { default as SmilePlusIcon } from '../icons/smile-plus.js';
|
|
// Snail aliases
|
|
export { default as SnailIcon } from '../icons/snail.js';
|
|
// SoapDispenserDroplet aliases
|
|
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet.js';
|
|
// Sofa aliases
|
|
export { default as SofaIcon } from '../icons/sofa.js';
|
|
// Soup aliases
|
|
export { default as SoupIcon } from '../icons/soup.js';
|
|
// SolarPanel aliases
|
|
export { default as SolarPanelIcon } from '../icons/solar-panel.js';
|
|
// Space aliases
|
|
export { default as SpaceIcon } from '../icons/space.js';
|
|
// Spade aliases
|
|
export { default as SpadeIcon } from '../icons/spade.js';
|
|
// Speaker aliases
|
|
export { default as SpeakerIcon } from '../icons/speaker.js';
|
|
// Sparkle aliases
|
|
export { default as SparkleIcon } from '../icons/sparkle.js';
|
|
// Speech aliases
|
|
export { default as SpeechIcon } from '../icons/speech.js';
|
|
// SpellCheck2 aliases
|
|
export { default as SpellCheck2Icon } from '../icons/spell-check-2.js';
|
|
// SpellCheck aliases
|
|
export { default as SpellCheckIcon } from '../icons/spell-check.js';
|
|
// SplinePointer aliases
|
|
export { default as SplinePointerIcon } from '../icons/spline-pointer.js';
|
|
// Spline aliases
|
|
export { default as SplineIcon } from '../icons/spline.js';
|
|
// Split aliases
|
|
export { default as SplitIcon } from '../icons/split.js';
|
|
// Spotlight aliases
|
|
export { default as SpotlightIcon } from '../icons/spotlight.js';
|
|
// Spool aliases
|
|
export { default as SpoolIcon } from '../icons/spool.js';
|
|
// Sprout aliases
|
|
export { default as SproutIcon } from '../icons/sprout.js';
|
|
// SprayCan aliases
|
|
export { default as SprayCanIcon } from '../icons/spray-can.js';
|
|
// SquareDashedBottomCode aliases
|
|
export { default as SquareDashedBottomCodeIcon } from '../icons/square-dashed-bottom-code.js';
|
|
// SquareDashedBottom aliases
|
|
export { default as SquareDashedBottomIcon } from '../icons/square-dashed-bottom.js';
|
|
// SquareDashedTopSolid aliases
|
|
export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-solid.js';
|
|
// SquarePause aliases
|
|
export { default as SquarePauseIcon } from '../icons/square-pause.js';
|
|
// SquareRadical aliases
|
|
export { default as SquareRadicalIcon } from '../icons/square-radical.js';
|
|
// SquareRoundCorner aliases
|
|
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner.js';
|
|
// SquareSquare aliases
|
|
export { default as SquareSquareIcon } from '../icons/square-square.js';
|
|
// SquareStack aliases
|
|
export { default as SquareStackIcon } from '../icons/square-stack.js';
|
|
// SquareStop aliases
|
|
export { default as SquareStopIcon } from '../icons/square-stop.js';
|
|
// SquareStar aliases
|
|
export { default as SquareStarIcon } from '../icons/square-star.js';
|
|
// Square aliases
|
|
export { default as SquareIcon } from '../icons/square.js';
|
|
// SquaresExclude aliases
|
|
export { default as SquaresExcludeIcon } from '../icons/squares-exclude.js';
|
|
// SquaresIntersect aliases
|
|
export { default as SquaresIntersectIcon } from '../icons/squares-intersect.js';
|
|
// SquaresSubtract aliases
|
|
export { default as SquaresSubtractIcon } from '../icons/squares-subtract.js';
|
|
// SquaresUnite aliases
|
|
export { default as SquaresUniteIcon } from '../icons/squares-unite.js';
|
|
// SquircleDashed aliases
|
|
export { default as SquircleDashedIcon } from '../icons/squircle-dashed.js';
|
|
// Squircle aliases
|
|
export { default as SquircleIcon } from '../icons/squircle.js';
|
|
// Squirrel aliases
|
|
export { default as SquirrelIcon } from '../icons/squirrel.js';
|
|
// Stamp aliases
|
|
export { default as StampIcon } from '../icons/stamp.js';
|
|
// StarHalf aliases
|
|
export { default as StarHalfIcon } from '../icons/star-half.js';
|
|
// StarOff aliases
|
|
export { default as StarOffIcon } from '../icons/star-off.js';
|
|
// Star aliases
|
|
export { default as StarIcon } from '../icons/star.js';
|
|
// StepForward aliases
|
|
export { default as StepForwardIcon } from '../icons/step-forward.js';
|
|
// StepBack aliases
|
|
export { default as StepBackIcon } from '../icons/step-back.js';
|
|
// Stethoscope aliases
|
|
export { default as StethoscopeIcon } from '../icons/stethoscope.js';
|
|
// StickyNote aliases
|
|
export { default as StickyNoteIcon } from '../icons/sticky-note.js';
|
|
// Sticker aliases
|
|
export { default as StickerIcon } from '../icons/sticker.js';
|
|
// Stone aliases
|
|
export { default as StoneIcon } from '../icons/stone.js';
|
|
// Store aliases
|
|
export { default as StoreIcon } from '../icons/store.js';
|
|
// StretchHorizontal aliases
|
|
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal.js';
|
|
// StretchVertical aliases
|
|
export { default as StretchVerticalIcon } from '../icons/stretch-vertical.js';
|
|
// Strikethrough aliases
|
|
export { default as StrikethroughIcon } from '../icons/strikethrough.js';
|
|
// Subscript aliases
|
|
export { default as SubscriptIcon } from '../icons/subscript.js';
|
|
// SunDim aliases
|
|
export { default as SunDimIcon } from '../icons/sun-dim.js';
|
|
// SunMedium aliases
|
|
export { default as SunMediumIcon } from '../icons/sun-medium.js';
|
|
// SunMoon aliases
|
|
export { default as SunMoonIcon } from '../icons/sun-moon.js';
|
|
// SunSnow aliases
|
|
export { default as SunSnowIcon } from '../icons/sun-snow.js';
|
|
// Sun aliases
|
|
export { default as SunIcon } from '../icons/sun.js';
|
|
// Sunrise aliases
|
|
export { default as SunriseIcon } from '../icons/sunrise.js';
|
|
// Sunset aliases
|
|
export { default as SunsetIcon } from '../icons/sunset.js';
|
|
// Superscript aliases
|
|
export { default as SuperscriptIcon } from '../icons/superscript.js';
|
|
// SwatchBook aliases
|
|
export { default as SwatchBookIcon } from '../icons/swatch-book.js';
|
|
// SwissFranc aliases
|
|
export { default as SwissFrancIcon } from '../icons/swiss-franc.js';
|
|
// SwitchCamera aliases
|
|
export { default as SwitchCameraIcon } from '../icons/switch-camera.js';
|
|
// Sword aliases
|
|
export { default as SwordIcon } from '../icons/sword.js';
|
|
// Swords aliases
|
|
export { default as SwordsIcon } from '../icons/swords.js';
|
|
// Syringe aliases
|
|
export { default as SyringeIcon } from '../icons/syringe.js';
|
|
// Table2 aliases
|
|
export { default as Table2Icon } from '../icons/table-2.js';
|
|
// TableCellsMerge aliases
|
|
export { default as TableCellsMergeIcon } from '../icons/table-cells-merge.js';
|
|
// TableCellsSplit aliases
|
|
export { default as TableCellsSplitIcon } from '../icons/table-cells-split.js';
|
|
// TableColumnsSplit aliases
|
|
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split.js';
|
|
// TableOfContents aliases
|
|
export { default as TableOfContentsIcon } from '../icons/table-of-contents.js';
|
|
// TableProperties aliases
|
|
export { default as TablePropertiesIcon } from '../icons/table-properties.js';
|
|
// TableRowsSplit aliases
|
|
export { default as TableRowsSplitIcon } from '../icons/table-rows-split.js';
|
|
// TabletSmartphone aliases
|
|
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone.js';
|
|
// Tablet aliases
|
|
export { default as TabletIcon } from '../icons/tablet.js';
|
|
// Table aliases
|
|
export { default as TableIcon } from '../icons/table.js';
|
|
// Tablets aliases
|
|
export { default as TabletsIcon } from '../icons/tablets.js';
|
|
// Tag aliases
|
|
export { default as TagIcon } from '../icons/tag.js';
|
|
// Tags aliases
|
|
export { default as TagsIcon } from '../icons/tags.js';
|
|
// Tally1 aliases
|
|
export { default as Tally1Icon } from '../icons/tally-1.js';
|
|
// Tally2 aliases
|
|
export { default as Tally2Icon } from '../icons/tally-2.js';
|
|
// Tally3 aliases
|
|
export { default as Tally3Icon } from '../icons/tally-3.js';
|
|
// Tally4 aliases
|
|
export { default as Tally4Icon } from '../icons/tally-4.js';
|
|
// Tally5 aliases
|
|
export { default as Tally5Icon } from '../icons/tally-5.js';
|
|
// Tangent aliases
|
|
export { default as TangentIcon } from '../icons/tangent.js';
|
|
// Target aliases
|
|
export { default as TargetIcon } from '../icons/target.js';
|
|
// Telescope aliases
|
|
export { default as TelescopeIcon } from '../icons/telescope.js';
|
|
// TentTree aliases
|
|
export { default as TentTreeIcon } from '../icons/tent-tree.js';
|
|
// Tent aliases
|
|
export { default as TentIcon } from '../icons/tent.js';
|
|
// Terminal aliases
|
|
export { default as TerminalIcon } from '../icons/terminal.js';
|
|
// TestTube aliases
|
|
export { default as TestTubeIcon } from '../icons/test-tube.js';
|
|
// TestTubes aliases
|
|
export { default as TestTubesIcon } from '../icons/test-tubes.js';
|
|
// TextCursorInput aliases
|
|
export { default as TextCursorInputIcon } from '../icons/text-cursor-input.js';
|
|
// TextCursor aliases
|
|
export { default as TextCursorIcon } from '../icons/text-cursor.js';
|
|
// TextQuote aliases
|
|
export { default as TextQuoteIcon } from '../icons/text-quote.js';
|
|
// TextSearch aliases
|
|
export { default as TextSearchIcon } from '../icons/text-search.js';
|
|
// Theater aliases
|
|
export { default as TheaterIcon } from '../icons/theater.js';
|
|
// ThermometerSnowflake aliases
|
|
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake.js';
|
|
// ThermometerSun aliases
|
|
export { default as ThermometerSunIcon } from '../icons/thermometer-sun.js';
|
|
// Thermometer aliases
|
|
export { default as ThermometerIcon } from '../icons/thermometer.js';
|
|
// ThumbsDown aliases
|
|
export { default as ThumbsDownIcon } from '../icons/thumbs-down.js';
|
|
// ThumbsUp aliases
|
|
export { default as ThumbsUpIcon } from '../icons/thumbs-up.js';
|
|
// TicketCheck aliases
|
|
export { default as TicketCheckIcon } from '../icons/ticket-check.js';
|
|
// TicketMinus aliases
|
|
export { default as TicketMinusIcon } from '../icons/ticket-minus.js';
|
|
// TicketPercent aliases
|
|
export { default as TicketPercentIcon } from '../icons/ticket-percent.js';
|
|
// TicketPlus aliases
|
|
export { default as TicketPlusIcon } from '../icons/ticket-plus.js';
|
|
// TicketSlash aliases
|
|
export { default as TicketSlashIcon } from '../icons/ticket-slash.js';
|
|
// TicketX aliases
|
|
export { default as TicketXIcon } from '../icons/ticket-x.js';
|
|
// TicketsPlane aliases
|
|
export { default as TicketsPlaneIcon } from '../icons/tickets-plane.js';
|
|
// Ticket aliases
|
|
export { default as TicketIcon } from '../icons/ticket.js';
|
|
// TimerOff aliases
|
|
export { default as TimerOffIcon } from '../icons/timer-off.js';
|
|
// Tickets aliases
|
|
export { default as TicketsIcon } from '../icons/tickets.js';
|
|
// TimerReset aliases
|
|
export { default as TimerResetIcon } from '../icons/timer-reset.js';
|
|
// Timer aliases
|
|
export { default as TimerIcon } from '../icons/timer.js';
|
|
// ToggleLeft aliases
|
|
export { default as ToggleLeftIcon } from '../icons/toggle-left.js';
|
|
// ToggleRight aliases
|
|
export { default as ToggleRightIcon } from '../icons/toggle-right.js';
|
|
// Toilet aliases
|
|
export { default as ToiletIcon } from '../icons/toilet.js';
|
|
// ToolCase aliases
|
|
export { default as ToolCaseIcon } from '../icons/tool-case.js';
|
|
// Tornado aliases
|
|
export { default as TornadoIcon } from '../icons/tornado.js';
|
|
// Torus aliases
|
|
export { default as TorusIcon } from '../icons/torus.js';
|
|
// TouchpadOff aliases
|
|
export { default as TouchpadOffIcon } from '../icons/touchpad-off.js';
|
|
// Touchpad aliases
|
|
export { default as TouchpadIcon } from '../icons/touchpad.js';
|
|
// TowerControl aliases
|
|
export { default as TowerControlIcon } from '../icons/tower-control.js';
|
|
// ToyBrick aliases
|
|
export { default as ToyBrickIcon } from '../icons/toy-brick.js';
|
|
// Tractor aliases
|
|
export { default as TractorIcon } from '../icons/tractor.js';
|
|
// TrafficCone aliases
|
|
export { default as TrafficConeIcon } from '../icons/traffic-cone.js';
|
|
// TrainFrontTunnel aliases
|
|
export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel.js';
|
|
// TrainFront aliases
|
|
export { default as TrainFrontIcon } from '../icons/train-front.js';
|
|
// TrainTrack aliases
|
|
export { default as TrainTrackIcon } from '../icons/train-track.js';
|
|
// Transgender aliases
|
|
export { default as TransgenderIcon } from '../icons/transgender.js';
|
|
// Trash2 aliases
|
|
export { default as Trash2Icon } from '../icons/trash-2.js';
|
|
// Trash aliases
|
|
export { default as TrashIcon } from '../icons/trash.js';
|
|
// TreePine aliases
|
|
export { default as TreePineIcon } from '../icons/tree-pine.js';
|
|
// TreeDeciduous aliases
|
|
export { default as TreeDeciduousIcon } from '../icons/tree-deciduous.js';
|
|
// Trees aliases
|
|
export { default as TreesIcon } from '../icons/trees.js';
|
|
// TrendingDown aliases
|
|
export { default as TrendingDownIcon } from '../icons/trending-down.js';
|
|
// Trello aliases
|
|
export { default as TrelloIcon } from '../icons/trello.js';
|
|
// TrendingUpDown aliases
|
|
export { default as TrendingUpDownIcon } from '../icons/trending-up-down.js';
|
|
// TrendingUp aliases
|
|
export { default as TrendingUpIcon } from '../icons/trending-up.js';
|
|
// TriangleDashed aliases
|
|
export { default as TriangleDashedIcon } from '../icons/triangle-dashed.js';
|
|
// TriangleRight aliases
|
|
export { default as TriangleRightIcon } from '../icons/triangle-right.js';
|
|
// Triangle aliases
|
|
export { default as TriangleIcon } from '../icons/triangle.js';
|
|
// Trophy aliases
|
|
export { default as TrophyIcon } from '../icons/trophy.js';
|
|
// TruckElectric aliases
|
|
export { default as TruckElectricIcon } from '../icons/truck-electric.js';
|
|
// Truck aliases
|
|
export { default as TruckIcon } from '../icons/truck.js';
|
|
// Turntable aliases
|
|
export { default as TurntableIcon } from '../icons/turntable.js';
|
|
// TurkishLira aliases
|
|
export { default as TurkishLiraIcon } from '../icons/turkish-lira.js';
|
|
// Turtle aliases
|
|
export { default as TurtleIcon } from '../icons/turtle.js';
|
|
// TvMinimalPlay aliases
|
|
export { default as TvMinimalPlayIcon } from '../icons/tv-minimal-play.js';
|
|
// Tv aliases
|
|
export { default as TvIcon } from '../icons/tv.js';
|
|
// Twitch aliases
|
|
export { default as TwitchIcon } from '../icons/twitch.js';
|
|
// Twitter aliases
|
|
export { default as TwitterIcon } from '../icons/twitter.js';
|
|
// TypeOutline aliases
|
|
export { default as TypeOutlineIcon } from '../icons/type-outline.js';
|
|
// Type aliases
|
|
export { default as TypeIcon } from '../icons/type.js';
|
|
// UmbrellaOff aliases
|
|
export { default as UmbrellaOffIcon } from '../icons/umbrella-off.js';
|
|
// Umbrella aliases
|
|
export { default as UmbrellaIcon } from '../icons/umbrella.js';
|
|
// Undo2 aliases
|
|
export { default as Undo2Icon } from '../icons/undo-2.js';
|
|
// Underline aliases
|
|
export { default as UnderlineIcon } from '../icons/underline.js';
|
|
// UndoDot aliases
|
|
export { default as UndoDotIcon } from '../icons/undo-dot.js';
|
|
// UnfoldHorizontal aliases
|
|
export { default as UnfoldHorizontalIcon } from '../icons/unfold-horizontal.js';
|
|
// Undo aliases
|
|
export { default as UndoIcon } from '../icons/undo.js';
|
|
// UnfoldVertical aliases
|
|
export { default as UnfoldVerticalIcon } from '../icons/unfold-vertical.js';
|
|
// Ungroup aliases
|
|
export { default as UngroupIcon } from '../icons/ungroup.js';
|
|
// Unlink2 aliases
|
|
export { default as Unlink2Icon } from '../icons/unlink-2.js';
|
|
// Unlink aliases
|
|
export { default as UnlinkIcon } from '../icons/unlink.js';
|
|
// Upload aliases
|
|
export { default as UploadIcon } from '../icons/upload.js';
|
|
// Unplug aliases
|
|
export { default as UnplugIcon } from '../icons/unplug.js';
|
|
// Usb aliases
|
|
export { default as UsbIcon } from '../icons/usb.js';
|
|
// UserCheck aliases
|
|
export { default as UserCheckIcon } from '../icons/user-check.js';
|
|
// UserCog aliases
|
|
export { default as UserCogIcon } from '../icons/user-cog.js';
|
|
// UserLock aliases
|
|
export { default as UserLockIcon } from '../icons/user-lock.js';
|
|
// UserMinus aliases
|
|
export { default as UserMinusIcon } from '../icons/user-minus.js';
|
|
// UserPen aliases
|
|
export { default as UserPenIcon } from '../icons/user-pen.js';
|
|
// UserPlus aliases
|
|
export { default as UserPlusIcon } from '../icons/user-plus.js';
|
|
// UserRoundPen aliases
|
|
export { default as UserRoundPenIcon } from '../icons/user-round-pen.js';
|
|
// UserRoundSearch aliases
|
|
export { default as UserRoundSearchIcon } from '../icons/user-round-search.js';
|
|
// UserStar aliases
|
|
export { default as UserStarIcon } from '../icons/user-star.js';
|
|
// UserSearch aliases
|
|
export { default as UserSearchIcon } from '../icons/user-search.js';
|
|
// User aliases
|
|
export { default as UserIcon } from '../icons/user.js';
|
|
// UserX aliases
|
|
export { default as UserXIcon } from '../icons/user-x.js';
|
|
// Users aliases
|
|
export { default as UsersIcon } from '../icons/users.js';
|
|
// UtilityPole aliases
|
|
export { default as UtilityPoleIcon } from '../icons/utility-pole.js';
|
|
// Van aliases
|
|
export { default as VanIcon } from '../icons/van.js';
|
|
// Variable aliases
|
|
export { default as VariableIcon } from '../icons/variable.js';
|
|
// Vault aliases
|
|
export { default as VaultIcon } from '../icons/vault.js';
|
|
// VectorSquare aliases
|
|
export { default as VectorSquareIcon } from '../icons/vector-square.js';
|
|
// Vegan aliases
|
|
export { default as VeganIcon } from '../icons/vegan.js';
|
|
// VenusAndMars aliases
|
|
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars.js';
|
|
// VenetianMask aliases
|
|
export { default as VenetianMaskIcon } from '../icons/venetian-mask.js';
|
|
// Venus aliases
|
|
export { default as VenusIcon } from '../icons/venus.js';
|
|
// VibrateOff aliases
|
|
export { default as VibrateOffIcon } from '../icons/vibrate-off.js';
|
|
// Vibrate aliases
|
|
export { default as VibrateIcon } from '../icons/vibrate.js';
|
|
// Video aliases
|
|
export { default as VideoIcon } from '../icons/video.js';
|
|
// Videotape aliases
|
|
export { default as VideotapeIcon } from '../icons/videotape.js';
|
|
// VideoOff aliases
|
|
export { default as VideoOffIcon } from '../icons/video-off.js';
|
|
// View aliases
|
|
export { default as ViewIcon } from '../icons/view.js';
|
|
// Voicemail aliases
|
|
export { default as VoicemailIcon } from '../icons/voicemail.js';
|
|
// Volume1 aliases
|
|
export { default as Volume1Icon } from '../icons/volume-1.js';
|
|
// Volleyball aliases
|
|
export { default as VolleyballIcon } from '../icons/volleyball.js';
|
|
// VolumeOff aliases
|
|
export { default as VolumeOffIcon } from '../icons/volume-off.js';
|
|
// Volume2 aliases
|
|
export { default as Volume2Icon } from '../icons/volume-2.js';
|
|
// VolumeX aliases
|
|
export { default as VolumeXIcon } from '../icons/volume-x.js';
|
|
// Volume aliases
|
|
export { default as VolumeIcon } from '../icons/volume.js';
|
|
// Vote aliases
|
|
export { default as VoteIcon } from '../icons/vote.js';
|
|
// Wallet aliases
|
|
export { default as WalletIcon } from '../icons/wallet.js';
|
|
// WalletCards aliases
|
|
export { default as WalletCardsIcon } from '../icons/wallet-cards.js';
|
|
// Wallpaper aliases
|
|
export { default as WallpaperIcon } from '../icons/wallpaper.js';
|
|
// Wand aliases
|
|
export { default as WandIcon } from '../icons/wand.js';
|
|
// Warehouse aliases
|
|
export { default as WarehouseIcon } from '../icons/warehouse.js';
|
|
// Watch aliases
|
|
export { default as WatchIcon } from '../icons/watch.js';
|
|
// WashingMachine aliases
|
|
export { default as WashingMachineIcon } from '../icons/washing-machine.js';
|
|
// WavesArrowDown aliases
|
|
export { default as WavesArrowDownIcon } from '../icons/waves-arrow-down.js';
|
|
// WavesArrowUp aliases
|
|
export { default as WavesArrowUpIcon } from '../icons/waves-arrow-up.js';
|
|
// WavesLadder aliases
|
|
export { default as WavesLadderIcon } from '../icons/waves-ladder.js';
|
|
// Waves aliases
|
|
export { default as WavesIcon } from '../icons/waves.js';
|
|
// Webcam aliases
|
|
export { default as WebcamIcon } from '../icons/webcam.js';
|
|
// Waypoints aliases
|
|
export { default as WaypointsIcon } from '../icons/waypoints.js';
|
|
// WebhookOff aliases
|
|
export { default as WebhookOffIcon } from '../icons/webhook-off.js';
|
|
// WeightTilde aliases
|
|
export { default as WeightTildeIcon } from '../icons/weight-tilde.js';
|
|
// Webhook aliases
|
|
export { default as WebhookIcon } from '../icons/webhook.js';
|
|
// Weight aliases
|
|
export { default as WeightIcon } from '../icons/weight.js';
|
|
// WheatOff aliases
|
|
export { default as WheatOffIcon } from '../icons/wheat-off.js';
|
|
// Wheat aliases
|
|
export { default as WheatIcon } from '../icons/wheat.js';
|
|
// WholeWord aliases
|
|
export { default as WholeWordIcon } from '../icons/whole-word.js';
|
|
// WifiHigh aliases
|
|
export { default as WifiHighIcon } from '../icons/wifi-high.js';
|
|
// WifiLow aliases
|
|
export { default as WifiLowIcon } from '../icons/wifi-low.js';
|
|
// WifiCog aliases
|
|
export { default as WifiCogIcon } from '../icons/wifi-cog.js';
|
|
// WifiOff aliases
|
|
export { default as WifiOffIcon } from '../icons/wifi-off.js';
|
|
// WifiPen aliases
|
|
export { default as WifiPenIcon } from '../icons/wifi-pen.js';
|
|
// WifiSync aliases
|
|
export { default as WifiSyncIcon } from '../icons/wifi-sync.js';
|
|
// WifiZero aliases
|
|
export { default as WifiZeroIcon } from '../icons/wifi-zero.js';
|
|
// WindArrowDown aliases
|
|
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down.js';
|
|
// Wifi aliases
|
|
export { default as WifiIcon } from '../icons/wifi.js';
|
|
// Wind aliases
|
|
export { default as WindIcon } from '../icons/wind.js';
|
|
// WineOff aliases
|
|
export { default as WineOffIcon } from '../icons/wine-off.js';
|
|
// Workflow aliases
|
|
export { default as WorkflowIcon } from '../icons/workflow.js';
|
|
// Wine aliases
|
|
export { default as WineIcon } from '../icons/wine.js';
|
|
// Worm aliases
|
|
export { default as WormIcon } from '../icons/worm.js';
|
|
// Wrench aliases
|
|
export { default as WrenchIcon } from '../icons/wrench.js';
|
|
// Youtube aliases
|
|
export { default as YoutubeIcon } from '../icons/youtube.js';
|
|
// X aliases
|
|
export { default as XIcon } from '../icons/x.js';
|
|
// ZapOff aliases
|
|
export { default as ZapOffIcon } from '../icons/zap-off.js';
|
|
// Zap aliases
|
|
export { default as ZapIcon } from '../icons/zap.js';
|
|
// ZoomIn aliases
|
|
export { default as ZoomInIcon } from '../icons/zoom-in.js';
|
|
// ZoomOut aliases
|
|
export { default as ZoomOutIcon } from '../icons/zoom-out.js';
|
|
// ArrowDown01 aliases
|
|
export { default as ArrowDown01Icon } from '../icons/arrow-down-0-1.js';
|
|
// ArrowDown10 aliases
|
|
export { default as ArrowDown10Icon } from '../icons/arrow-down-1-0.js';
|
|
// ArrowUp01 aliases
|
|
export { default as ArrowUp01Icon } from '../icons/arrow-up-0-1.js';
|
|
// ArrowUp10 aliases
|
|
export { default as ArrowUp10Icon } from '../icons/arrow-up-1-0.js';
|
|
// AlarmClockCheck aliases
|
|
export { default as AlarmClockCheckIcon } from '../icons/alarm-clock-check.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockCheck} instead. This alias will be removed in v1.0 */
|
|
default as AlarmCheckIcon } from '../icons/alarm-check.js';
|
|
// AlarmClockMinus aliases
|
|
export { default as AlarmClockMinusIcon } from '../icons/alarm-clock-minus.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockMinus} instead. This alias will be removed in v1.0 */
|
|
default as AlarmMinusIcon } from '../icons/alarm-minus.js';
|
|
// AlarmClockPlus aliases
|
|
export { default as AlarmClockPlusIcon } from '../icons/alarm-clock-plus.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead. This alias will be removed in v1.0 */
|
|
default as AlarmPlusIcon } from '../icons/alarm-plus.js';
|
|
// ArrowDownAZ aliases
|
|
export { default as ArrowDownAZIcon } from '../icons/arrow-down-a-z.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownAZ} instead. This alias will be removed in v1.0 */
|
|
default as ArrowDownAzIcon } from '../icons/arrow-down-az.js';
|
|
// ArrowDownWideNarrow aliases
|
|
export { default as ArrowDownWideNarrowIcon } from '../icons/arrow-down-wide-narrow.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownWideNarrow} instead. This alias will be removed in v1.0 */
|
|
default as SortDescIcon } from '../icons/sort-desc.js';
|
|
// ArrowDownZA aliases
|
|
export { default as ArrowDownZAIcon } from '../icons/arrow-down-z-a.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowDownZA} instead. This alias will be removed in v1.0 */
|
|
default as ArrowDownZaIcon } from '../icons/arrow-down-za.js';
|
|
// ArrowUpAZ aliases
|
|
export { default as ArrowUpAZIcon } from '../icons/arrow-up-a-z.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead. This alias will be removed in v1.0 */
|
|
default as ArrowUpAzIcon } from '../icons/arrow-up-az.js';
|
|
// ArrowUpNarrowWide aliases
|
|
export { default as ArrowUpNarrowWideIcon } from '../icons/arrow-up-narrow-wide.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. This alias will be removed in v1.0 */
|
|
default as SortAscIcon } from '../icons/sort-asc.js';
|
|
// Axis3d aliases
|
|
export { default as Axis3dIcon } from '../icons/axis-3d.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. This alias will be removed in v1.0 */
|
|
default as Axis3DIcon } from '../icons/axis-3-d.js';
|
|
// BadgeCheck aliases
|
|
export { default as BadgeCheckIcon } from '../icons/badge-check.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeCheck} instead. This alias will be removed in v1.0 */
|
|
default as VerifiedIcon } from '../icons/verified.js';
|
|
// ArrowUpZA aliases
|
|
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. This alias will be removed in v1.0 */
|
|
default as ArrowUpZaIcon } from '../icons/arrow-up-za.js';
|
|
// BadgeQuestionMark aliases
|
|
export { default as BadgeQuestionMarkIcon } from '../icons/badge-question-mark.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. This alias will be removed in v1.0 */
|
|
default as BadgeHelpIcon } from '../icons/badge-help.js';
|
|
// BetweenHorizontalStart aliases
|
|
export { default as BetweenHorizontalStartIcon } from '../icons/between-horizontal-start.js';
|
|
export {
|
|
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. This alias will be removed in v1.0 */
|
|
default as BetweenHorizonalStartIcon } from '../icons/between-horizonal-start.js';
|
|
// BetweenHorizontalEnd aliases
|
|
export { default as BetweenHorizontalEndIcon } from '../icons/between-horizontal-end.js';
|
|
export {
|
|
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalEnd} instead. This alias will be removed in v1.0 */
|
|
default as BetweenHorizonalEndIcon } from '../icons/between-horizonal-end.js';
|
|
// BookDashed aliases
|
|
export { default as BookDashedIcon } from '../icons/book-dashed.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BookDashed} instead. This alias will be removed in v1.0.0 */
|
|
default as BookTemplateIcon } from '../icons/book-template.js';
|
|
// Braces aliases
|
|
export { default as BracesIcon } from '../icons/braces.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Braces} instead. This alias will be removed in v1.0 */
|
|
default as CurlyBracesIcon } from '../icons/curly-braces.js';
|
|
// Captions aliases
|
|
export { default as CaptionsIcon } from '../icons/captions.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. This alias will be removed in v1.0 */
|
|
default as SubtitlesIcon } from '../icons/subtitles.js';
|
|
// ChartBarBig aliases
|
|
export { default as ChartBarBigIcon } from '../icons/chart-bar-big.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. This alias will be removed in v1.0 */
|
|
default as BarChartHorizontalBigIcon } from '../icons/bar-chart-horizontal-big.js';
|
|
// ChartArea aliases
|
|
export { default as ChartAreaIcon } from '../icons/chart-area.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. This alias will be removed in v1.0 */
|
|
default as AreaChartIcon } from '../icons/area-chart.js';
|
|
// ChartBar aliases
|
|
export { default as ChartBarIcon } from '../icons/chart-bar.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead. This alias will be removed in v1.0 */
|
|
default as BarChartHorizontalIcon } from '../icons/bar-chart-horizontal.js';
|
|
// ChartCandlestick aliases
|
|
export { default as ChartCandlestickIcon } from '../icons/chart-candlestick.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. This alias will be removed in v1.0 */
|
|
default as CandlestickChartIcon } from '../icons/candlestick-chart.js';
|
|
// ChartColumnBig aliases
|
|
export { default as ChartColumnBigIcon } from '../icons/chart-column-big.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. This alias will be removed in v1.0 */
|
|
default as BarChartBigIcon } from '../icons/bar-chart-big.js';
|
|
// ChartColumnIncreasing aliases
|
|
export { default as ChartColumnIncreasingIcon } from '../icons/chart-column-increasing.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
default as BarChart4Icon } from '../icons/bar-chart-4.js';
|
|
// ChartColumn aliases
|
|
export { default as ChartColumnIcon } from '../icons/chart-column.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. This alias will be removed in v1.0 */
|
|
default as BarChart3Icon } from '../icons/bar-chart-3.js';
|
|
// ChartLine aliases
|
|
export { default as ChartLineIcon } from '../icons/chart-line.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead. This alias will be removed in v1.0 */
|
|
default as LineChartIcon } from '../icons/line-chart.js';
|
|
// ChartNoAxesColumnIncreasing aliases
|
|
export { default as ChartNoAxesColumnIncreasingIcon } from '../icons/chart-no-axes-column-increasing.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
default as BarChartIcon } from '../icons/bar-chart.js';
|
|
// ChartNoAxesGantt aliases
|
|
export { default as ChartNoAxesGanttIcon } from '../icons/chart-no-axes-gantt.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesGantt} instead. This alias will be removed in v1.0 */
|
|
default as GanttChartIcon } from '../icons/gantt-chart.js';
|
|
// ChartNoAxesColumn aliases
|
|
export { default as ChartNoAxesColumnIcon } from '../icons/chart-no-axes-column.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartNoAxesColumn} instead. This alias will be removed in v1.0 */
|
|
default as BarChart2Icon } from '../icons/bar-chart-2.js';
|
|
// ChartPie aliases
|
|
export { default as ChartPieIcon } from '../icons/chart-pie.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartPie} instead. This alias will be removed in v1.0 */
|
|
default as PieChartIcon } from '../icons/pie-chart.js';
|
|
// ChartScatter aliases
|
|
export { default as ChartScatterIcon } from '../icons/chart-scatter.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartScatter} instead. This alias will be removed in v1.0 */
|
|
default as ScatterChartIcon } from '../icons/scatter-chart.js';
|
|
// Chromium aliases
|
|
export { default as ChromiumIcon } from '../icons/chromium.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Chromium} instead. This alias will be removed in v1.0 */
|
|
default as ChromeIcon } from '../icons/chrome.js';
|
|
// CircleArrowDown aliases
|
|
export { default as CircleArrowDownIcon } from '../icons/circle-arrow-down.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead. This alias will be removed in v1.0 */
|
|
default as ArrowDownCircleIcon } from '../icons/arrow-down-circle.js';
|
|
// CircleAlert aliases
|
|
export { default as CircleAlertIcon } from '../icons/circle-alert.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleAlert} instead. This alias will be removed in v1.0 */
|
|
default as AlertCircleIcon } from '../icons/alert-circle.js';
|
|
// CircleArrowLeft aliases
|
|
export { default as CircleArrowLeftIcon } from '../icons/circle-arrow-left.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead. This alias will be removed in v1.0 */
|
|
default as ArrowLeftCircleIcon } from '../icons/arrow-left-circle.js';
|
|
// CircleArrowOutDownLeft aliases
|
|
export { default as CircleArrowOutDownLeftIcon } from '../icons/circle-arrow-out-down-left.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
default as ArrowDownLeftFromCircleIcon } from '../icons/arrow-down-left-from-circle.js';
|
|
// CircleArrowOutDownRight aliases
|
|
export { default as CircleArrowOutDownRightIcon } from '../icons/circle-arrow-out-down-right.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
default as ArrowDownRightFromCircleIcon } from '../icons/arrow-down-right-from-circle.js';
|
|
// CircleArrowOutUpRight aliases
|
|
export { default as CircleArrowOutUpRightIcon } from '../icons/circle-arrow-out-up-right.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
default as ArrowUpRightFromCircleIcon } from '../icons/arrow-up-right-from-circle.js';
|
|
// CircleArrowOutUpLeft aliases
|
|
export { default as CircleArrowOutUpLeftIcon } from '../icons/circle-arrow-out-up-left.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
default as ArrowUpLeftFromCircleIcon } from '../icons/arrow-up-left-from-circle.js';
|
|
// CircleArrowRight aliases
|
|
export { default as CircleArrowRightIcon } from '../icons/circle-arrow-right.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowRight} instead. This alias will be removed in v1.0 */
|
|
default as ArrowRightCircleIcon } from '../icons/arrow-right-circle.js';
|
|
// CircleArrowUp aliases
|
|
export { default as CircleArrowUpIcon } from '../icons/circle-arrow-up.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. This alias will be removed in v1.0 */
|
|
default as ArrowUpCircleIcon } from '../icons/arrow-up-circle.js';
|
|
// CircleCheckBig aliases
|
|
export { default as CircleCheckBigIcon } from '../icons/circle-check-big.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead. This alias will be removed in v1.0 */
|
|
default as CheckCircleIcon } from '../icons/check-circle.js';
|
|
// CircleChevronDown aliases
|
|
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. This alias will be removed in v1.0 */
|
|
default as ChevronDownCircleIcon } from '../icons/chevron-down-circle.js';
|
|
// CircleCheck aliases
|
|
export { default as CircleCheckIcon } from '../icons/circle-check.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. This alias will be removed in v1.0 */
|
|
default as CheckCircle2Icon } from '../icons/check-circle-2.js';
|
|
// CircleChevronRight aliases
|
|
export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronRight} instead. This alias will be removed in v1.0 */
|
|
default as ChevronRightCircleIcon } from '../icons/chevron-right-circle.js';
|
|
// CircleChevronLeft aliases
|
|
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronLeft} instead. This alias will be removed in v1.0 */
|
|
default as ChevronLeftCircleIcon } from '../icons/chevron-left-circle.js';
|
|
// CircleChevronUp aliases
|
|
export { default as CircleChevronUpIcon } from '../icons/circle-chevron-up.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. This alias will be removed in v1.0 */
|
|
default as ChevronUpCircleIcon } from '../icons/chevron-up-circle.js';
|
|
// CircleDivide aliases
|
|
export { default as CircleDivideIcon } from '../icons/circle-divide.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. This alias will be removed in v1.0 */
|
|
default as DivideCircleIcon } from '../icons/divide-circle.js';
|
|
// CircleGauge aliases
|
|
export { default as CircleGaugeIcon } from '../icons/circle-gauge.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. This alias will be removed in v1.0 */
|
|
default as GaugeCircleIcon } from '../icons/gauge-circle.js';
|
|
// CircleMinus aliases
|
|
export { default as CircleMinusIcon } from '../icons/circle-minus.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. This alias will be removed in v1.0 */
|
|
default as MinusCircleIcon } from '../icons/minus-circle.js';
|
|
// CircleParkingOff aliases
|
|
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead. This alias will be removed in v1.0 */
|
|
default as ParkingCircleOffIcon } from '../icons/parking-circle-off.js';
|
|
// CircleParking aliases
|
|
export { default as CircleParkingIcon } from '../icons/circle-parking.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. This alias will be removed in v1.0 */
|
|
default as ParkingCircleIcon } from '../icons/parking-circle.js';
|
|
// CirclePause aliases
|
|
export { default as CirclePauseIcon } from '../icons/circle-pause.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. This alias will be removed in v1.0 */
|
|
default as PauseCircleIcon } from '../icons/pause-circle.js';
|
|
// CirclePercent aliases
|
|
export { default as CirclePercentIcon } from '../icons/circle-percent.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead. This alias will be removed in v1.0 */
|
|
default as PercentCircleIcon } from '../icons/percent-circle.js';
|
|
// CirclePlay aliases
|
|
export { default as CirclePlayIcon } from '../icons/circle-play.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. This alias will be removed in v1.0 */
|
|
default as PlayCircleIcon } from '../icons/play-circle.js';
|
|
// CirclePlus aliases
|
|
export { default as CirclePlusIcon } from '../icons/circle-plus.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. This alias will be removed in v1.0 */
|
|
default as PlusCircleIcon } from '../icons/plus-circle.js';
|
|
// CirclePower aliases
|
|
export { default as CirclePowerIcon } from '../icons/circle-power.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePower} instead. This alias will be removed in v1.0 */
|
|
default as PowerCircleIcon } from '../icons/power-circle.js';
|
|
// CircleQuestionMark aliases
|
|
export { default as CircleQuestionMarkIcon } from '../icons/circle-question-mark.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
default as HelpCircleIcon } from '../icons/help-circle.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
default as CircleHelpIcon } from '../icons/circle-help.js';
|
|
// CircleSlash2 aliases
|
|
export { default as CircleSlash2Icon } from '../icons/circle-slash-2.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleSlash2} instead. This alias will be removed in v1.0 */
|
|
default as CircleSlashedIcon } from '../icons/circle-slashed.js';
|
|
// CircleUserRound aliases
|
|
export { default as CircleUserRoundIcon } from '../icons/circle-user-round.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. This alias will be removed in v1.0 */
|
|
default as UserCircle2Icon } from '../icons/user-circle-2.js';
|
|
// CircleStop aliases
|
|
export { default as CircleStopIcon } from '../icons/circle-stop.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. This alias will be removed in v1.0 */
|
|
default as StopCircleIcon } from '../icons/stop-circle.js';
|
|
// CircleUser aliases
|
|
export { default as CircleUserIcon } from '../icons/circle-user.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUser} instead. This alias will be removed in v1.0 */
|
|
default as UserCircleIcon } from '../icons/user-circle.js';
|
|
// CircleX aliases
|
|
export { default as CircleXIcon } from '../icons/circle-x.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleX} instead. This alias will be removed in v1.0 */
|
|
default as XCircleIcon } from '../icons/x-circle.js';
|
|
// ClipboardPenLine aliases
|
|
export { default as ClipboardPenLineIcon } from '../icons/clipboard-pen-line.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPenLine} instead. This alias will be removed in v1.0 */
|
|
default as ClipboardSignatureIcon } from '../icons/clipboard-signature.js';
|
|
// ClipboardPen aliases
|
|
export { default as ClipboardPenIcon } from '../icons/clipboard-pen.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ClipboardPen} instead. This alias will be removed in v1.0 */
|
|
default as ClipboardEditIcon } from '../icons/clipboard-edit.js';
|
|
// CloudDownload aliases
|
|
export { default as CloudDownloadIcon } from '../icons/cloud-download.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudDownload} instead. This alias will be removed in v1.0 */
|
|
default as DownloadCloudIcon } from '../icons/download-cloud.js';
|
|
// CloudUpload aliases
|
|
export { default as CloudUploadIcon } from '../icons/cloud-upload.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CloudUpload} instead. This alias will be removed in v1.0 */
|
|
default as UploadCloudIcon } from '../icons/upload-cloud.js';
|
|
// CodeXml aliases
|
|
export { default as CodeXmlIcon } from '../icons/code-xml.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. This alias will be removed in v1.0 */
|
|
default as Code2Icon } from '../icons/code-2.js';
|
|
// Columns2 aliases
|
|
export { default as Columns2Icon } from '../icons/columns-2.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. This alias will be removed in v1.0 */
|
|
default as ColumnsIcon } from '../icons/columns.js';
|
|
// Columns3Cog aliases
|
|
export { default as Columns3CogIcon } from '../icons/columns-3-cog.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. This alias will be removed in v1.0 */
|
|
default as ColumnsSettingsIcon } from '../icons/columns-settings.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. This alias will be removed in v1.0 */
|
|
default as TableConfigIcon } from '../icons/table-config.js';
|
|
// Columns3 aliases
|
|
export { default as Columns3Icon } from '../icons/columns-3.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. This alias will be removed in v1.0 */
|
|
default as PanelsLeftRightIcon } from '../icons/panels-left-right.js';
|
|
// ContactRound aliases
|
|
export { default as ContactRoundIcon } from '../icons/contact-round.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. This alias will be removed in v1.0 */
|
|
default as Contact2Icon } from '../icons/contact-2.js';
|
|
// DiamondPercent aliases
|
|
export { default as DiamondPercentIcon } from '../icons/diamond-percent.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. This alias will be removed in v1.0 */
|
|
default as PercentDiamondIcon } from '../icons/percent-diamond.js';
|
|
// Earth aliases
|
|
export { default as EarthIcon } from '../icons/earth.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. This alias will be removed in v1.0 */
|
|
default as Globe2Icon } from '../icons/globe-2.js';
|
|
// EllipsisVertical aliases
|
|
export { default as EllipsisVerticalIcon } from '../icons/ellipsis-vertical.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. This alias will be removed in v1.0 */
|
|
default as MoreVerticalIcon } from '../icons/more-vertical.js';
|
|
// Ellipsis aliases
|
|
export { default as EllipsisIcon } from '../icons/ellipsis.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. This alias will be removed in v1.0 */
|
|
default as MoreHorizontalIcon } from '../icons/more-horizontal.js';
|
|
// FileAxis3d aliases
|
|
export { default as FileAxis3dIcon } from '../icons/file-axis-3d.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. This alias will be removed in v1.0 */
|
|
default as FileAxis3DIcon } from '../icons/file-axis-3-d.js';
|
|
// FileBadge aliases
|
|
export { default as FileBadgeIcon } from '../icons/file-badge.js';
|
|
export {
|
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileBadge} instead. This alias will be removed in v1.0 */
|
|
default as FileBadge2Icon } from '../icons/file-badge-2.js';
|
|
// FileBracesCorner aliases
|
|
export { default as FileBracesCornerIcon } from '../icons/file-braces-corner.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBracesCorner} instead. This alias will be removed in v1.0 */
|
|
default as FileJson2Icon } from '../icons/file-json-2.js';
|
|
// FileBraces aliases
|
|
export { default as FileBracesIcon } from '../icons/file-braces.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBraces} instead. This alias will be removed in v1.0 */
|
|
default as FileJsonIcon } from '../icons/file-json.js';
|
|
// FileChartColumn aliases
|
|
export { default as FileChartColumnIcon } from '../icons/file-chart-column.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. This alias will be removed in v1.0 */
|
|
default as FileBarChart2Icon } from '../icons/file-bar-chart-2.js';
|
|
// FileChartColumnIncreasing aliases
|
|
export { default as FileChartColumnIncreasingIcon } from '../icons/file-chart-column-increasing.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumnIncreasing} instead. This alias will be removed in v1.0 */
|
|
default as FileBarChartIcon } from '../icons/file-bar-chart.js';
|
|
// FileChartLine aliases
|
|
export { default as FileChartLineIcon } from '../icons/file-chart-line.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. This alias will be removed in v1.0 */
|
|
default as FileLineChartIcon } from '../icons/file-line-chart.js';
|
|
// FileChartPie aliases
|
|
export { default as FileChartPieIcon } from '../icons/file-chart-pie.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartPie} instead. This alias will be removed in v1.0 */
|
|
default as FilePieChartIcon } from '../icons/file-pie-chart.js';
|
|
// FileCheckCorner aliases
|
|
export { default as FileCheckCornerIcon } from '../icons/file-check-corner.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCheckCorner} instead. This alias will be removed in v1.0 */
|
|
default as FileCheck2Icon } from '../icons/file-check-2.js';
|
|
// FileCodeCorner aliases
|
|
export { default as FileCodeCornerIcon } from '../icons/file-code-corner.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead. This alias will be removed in v1.0 */
|
|
default as FileCode2Icon } from '../icons/file-code-2.js';
|
|
// FileHeadphone aliases
|
|
export { default as FileHeadphoneIcon } from '../icons/file-headphone.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileHeadphone} instead. This alias will be removed in v1.0 */
|
|
default as FileAudioIcon } from '../icons/file-audio.js';
|
|
export {
|
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileHeadphone} instead. This alias will be removed in v1.0 */
|
|
default as FileAudio2Icon } from '../icons/file-audio-2.js';
|
|
// FileCog aliases
|
|
export { default as FileCogIcon } from '../icons/file-cog.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. This alias will be removed in v1.0 */
|
|
default as FileCog2Icon } from '../icons/file-cog-2.js';
|
|
// FileExclamationPoint aliases
|
|
export { default as FileExclamationPointIcon } from '../icons/file-exclamation-point.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead. This alias will be removed in v1.0 */
|
|
default as FileWarningIcon } from '../icons/file-warning.js';
|
|
// FileKey aliases
|
|
export { default as FileKeyIcon } from '../icons/file-key.js';
|
|
export {
|
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. This alias will be removed in v1.0 */
|
|
default as FileKey2Icon } from '../icons/file-key-2.js';
|
|
// FileLock aliases
|
|
export { default as FileLockIcon } from '../icons/file-lock.js';
|
|
export {
|
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileLock} instead. This alias will be removed in v1.0 */
|
|
default as FileLock2Icon } from '../icons/file-lock-2.js';
|
|
// FilePenLine aliases
|
|
export { default as FilePenLineIcon } from '../icons/file-pen-line.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. This alias will be removed in v1.0 */
|
|
default as FileSignatureIcon } from '../icons/file-signature.js';
|
|
// FileMinusCorner aliases
|
|
export { default as FileMinusCornerIcon } from '../icons/file-minus-corner.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileMinusCorner} instead. This alias will be removed in v1.0 */
|
|
default as FileMinus2Icon } from '../icons/file-minus-2.js';
|
|
// FilePen aliases
|
|
export { default as FilePenIcon } from '../icons/file-pen.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. This alias will be removed in v1.0 */
|
|
default as FileEditIcon } from '../icons/file-edit.js';
|
|
// FilePlay aliases
|
|
export { default as FilePlayIcon } from '../icons/file-play.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead. This alias will be removed in v1.0 */
|
|
default as FileVideoIcon } from '../icons/file-video.js';
|
|
// FilePlusCorner aliases
|
|
export { default as FilePlusCornerIcon } from '../icons/file-plus-corner.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. This alias will be removed in v1.0 */
|
|
default as FilePlus2Icon } from '../icons/file-plus-2.js';
|
|
// FileQuestionMark aliases
|
|
export { default as FileQuestionMarkIcon } from '../icons/file-question-mark.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. This alias will be removed in v1.0 */
|
|
default as FileQuestionIcon } from '../icons/file-question.js';
|
|
// FileSearchCorner aliases
|
|
export { default as FileSearchCornerIcon } from '../icons/file-search-corner.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSearchCorner} instead. This alias will be removed in v1.0 */
|
|
default as FileSearch2Icon } from '../icons/file-search-2.js';
|
|
// FileSignal aliases
|
|
export { default as FileSignalIcon } from '../icons/file-signal.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead. This alias will be removed in v1.0 */
|
|
default as FileVolume2Icon } from '../icons/file-volume-2.js';
|
|
// FileTypeCorner aliases
|
|
export { default as FileTypeCornerIcon } from '../icons/file-type-corner.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. This alias will be removed in v1.0 */
|
|
default as FileType2Icon } from '../icons/file-type-2.js';
|
|
// FileVideoCamera aliases
|
|
export { default as FileVideoCameraIcon } from '../icons/file-video-camera.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. This alias will be removed in v1.0 */
|
|
default as FileVideo2Icon } from '../icons/file-video-2.js';
|
|
// FileXCorner aliases
|
|
export { default as FileXCornerIcon } from '../icons/file-x-corner.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileXCorner} instead. This alias will be removed in v1.0 */
|
|
default as FileX2Icon } from '../icons/file-x-2.js';
|
|
// FingerprintPattern aliases
|
|
export { default as FingerprintPatternIcon } from '../icons/fingerprint-pattern.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FingerprintPattern} instead. This alias will be removed in v1.0 */
|
|
default as FingerprintIcon } from '../icons/fingerprint.js';
|
|
// FolderCog aliases
|
|
export { default as FolderCogIcon } from '../icons/folder-cog.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderCog} instead. This alias will be removed in v1.0 */
|
|
default as FolderCog2Icon } from '../icons/folder-cog-2.js';
|
|
// FolderPen aliases
|
|
export { default as FolderPenIcon } from '../icons/folder-pen.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FolderPen} instead. This alias will be removed in v1.0 */
|
|
default as FolderEditIcon } from '../icons/folder-edit.js';
|
|
// FunnelX aliases
|
|
export { default as FunnelXIcon } from '../icons/funnel-x.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FunnelX} instead. This alias will be removed in v1.0 */
|
|
default as FilterXIcon } from '../icons/filter-x.js';
|
|
// Funnel aliases
|
|
export { default as FunnelIcon } from '../icons/funnel.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Funnel} instead. This alias will be removed in v1.0 */
|
|
default as FilterIcon } from '../icons/filter.js';
|
|
// GitCommitHorizontal aliases
|
|
export { default as GitCommitHorizontalIcon } from '../icons/git-commit-horizontal.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link GitCommitHorizontal} instead. This alias will be removed in v1.0 */
|
|
default as GitCommitIcon } from '../icons/git-commit.js';
|
|
// Grid2x2Check aliases
|
|
export { default as Grid2x2CheckIcon } from '../icons/grid-2x2-check.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Check} instead. This alias will be removed in v1.0 */
|
|
default as Grid2X2CheckIcon } from '../icons/grid-2-x-2-check.js';
|
|
// Grid2x2X aliases
|
|
export { default as Grid2x2XIcon } from '../icons/grid-2x2-x.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead. This alias will be removed in v1.0 */
|
|
default as Grid2X2XIcon } from '../icons/grid-2-x-2-x.js';
|
|
// Grid2x2Plus aliases
|
|
export { default as Grid2x2PlusIcon } from '../icons/grid-2x2-plus.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Plus} instead. This alias will be removed in v1.0 */
|
|
default as Grid2X2PlusIcon } from '../icons/grid-2-x-2-plus.js';
|
|
// Grid2x2 aliases
|
|
export { default as Grid2x2Icon } from '../icons/grid-2x2.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. This alias will be removed in v1.0 */
|
|
default as Grid2X2Icon } from '../icons/grid-2-x-2.js';
|
|
// Grid3x3 aliases
|
|
export { default as Grid3x3Icon } from '../icons/grid-3x3.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. This alias will be removed in v1.0 */
|
|
default as GridIcon } from '../icons/grid.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. This alias will be removed in v1.0 */
|
|
default as Grid3X3Icon } from '../icons/grid-3-x-3.js';
|
|
// HandGrab aliases
|
|
export { default as HandGrabIcon } from '../icons/hand-grab.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. This alias will be removed in v1.0 */
|
|
default as GrabIcon } from '../icons/grab.js';
|
|
// HandHelping aliases
|
|
export { default as HandHelpingIcon } from '../icons/hand-helping.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. This alias will be removed in v1.0 */
|
|
default as HelpingHandIcon } from '../icons/helping-hand.js';
|
|
// House aliases
|
|
export { default as HouseIcon } from '../icons/house.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. This alias will be removed in v1.0 */
|
|
default as HomeIcon } from '../icons/home.js';
|
|
// IceCreamCone aliases
|
|
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. This alias will be removed in v1.0 */
|
|
default as IceCreamIcon } from '../icons/ice-cream.js';
|
|
// IceCreamBowl aliases
|
|
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. This alias will be removed in v1.0 */
|
|
default as IceCream2Icon } from '../icons/ice-cream-2.js';
|
|
// LaptopMinimal aliases
|
|
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. This alias will be removed in v1.0 */
|
|
default as Laptop2Icon } from '../icons/laptop-2.js';
|
|
// Layers aliases
|
|
export { default as LayersIcon } from '../icons/layers.js';
|
|
export {
|
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. This alias will be removed in v1.0 */
|
|
default as Layers3Icon } from '../icons/layers-3.js';
|
|
// ListIndentDecrease aliases
|
|
export { default as ListIndentDecreaseIcon } from '../icons/list-indent-decrease.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. This alias will be removed in v1.0 */
|
|
default as OutdentIcon } from '../icons/outdent.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. This alias will be removed in v1.0 */
|
|
default as IndentDecreaseIcon } from '../icons/indent-decrease.js';
|
|
// ListIndentIncrease aliases
|
|
export { default as ListIndentIncreaseIcon } from '../icons/list-indent-increase.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
default as IndentIcon } from '../icons/indent.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. This alias will be removed in v1.0 */
|
|
default as IndentIncreaseIcon } from '../icons/indent-increase.js';
|
|
// LoaderCircle aliases
|
|
export { default as LoaderCircleIcon } from '../icons/loader-circle.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. This alias will be removed in v1.0 */
|
|
default as Loader2Icon } from '../icons/loader-2.js';
|
|
// LockKeyholeOpen aliases
|
|
export { default as LockKeyholeOpenIcon } from '../icons/lock-keyhole-open.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. This alias will be removed in v1.0 */
|
|
default as UnlockKeyholeIcon } from '../icons/unlock-keyhole.js';
|
|
// LockOpen aliases
|
|
export { default as LockOpenIcon } from '../icons/lock-open.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockOpen} instead. This alias will be removed in v1.0 */
|
|
default as UnlockIcon } from '../icons/unlock.js';
|
|
// MailQuestionMark aliases
|
|
export { default as MailQuestionMarkIcon } from '../icons/mail-question-mark.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MailQuestionMark} instead. This alias will be removed in v1.0 */
|
|
default as MailQuestionIcon } from '../icons/mail-question.js';
|
|
// MapPinPen aliases
|
|
export { default as MapPinPenIcon } from '../icons/map-pin-pen.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MapPinPen} instead. This alias will be removed in v1.0 */
|
|
default as LocationEditIcon } from '../icons/location-edit.js';
|
|
// MessageCircleQuestionMark aliases
|
|
export { default as MessageCircleQuestionMarkIcon } from '../icons/message-circle-question-mark.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. This alias will be removed in v1.0 */
|
|
default as MessageCircleQuestionIcon } from '../icons/message-circle-question.js';
|
|
// MicVocal aliases
|
|
export { default as MicVocalIcon } from '../icons/mic-vocal.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. This alias will be removed in v1.0 */
|
|
default as Mic2Icon } from '../icons/mic-2.js';
|
|
// Move3d aliases
|
|
export { default as Move3dIcon } from '../icons/move-3d.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. This alias will be removed in v1.0 */
|
|
default as Move3DIcon } from '../icons/move-3-d.js';
|
|
// OctagonAlert aliases
|
|
export { default as OctagonAlertIcon } from '../icons/octagon-alert.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. This alias will be removed in v1.0 */
|
|
default as AlertOctagonIcon } from '../icons/alert-octagon.js';
|
|
// OctagonPause aliases
|
|
export { default as OctagonPauseIcon } from '../icons/octagon-pause.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. This alias will be removed in v1.0 */
|
|
default as PauseOctagonIcon } from '../icons/pause-octagon.js';
|
|
// OctagonX aliases
|
|
export { default as OctagonXIcon } from '../icons/octagon-x.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonX} instead. This alias will be removed in v1.0 */
|
|
default as XOctagonIcon } from '../icons/x-octagon.js';
|
|
// PaintbrushVertical aliases
|
|
export { default as PaintbrushVerticalIcon } from '../icons/paintbrush-vertical.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. This alias will be removed in v1.0 */
|
|
default as Paintbrush2Icon } from '../icons/paintbrush-2.js';
|
|
// PanelLeftClose aliases
|
|
export { default as PanelLeftCloseIcon } from '../icons/panel-left-close.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. This alias will be removed in v1.0 */
|
|
default as SidebarCloseIcon } from '../icons/sidebar-close.js';
|
|
// PanelBottomDashed aliases
|
|
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. This alias will be removed in v1.0 */
|
|
default as PanelBottomInactiveIcon } from '../icons/panel-bottom-inactive.js';
|
|
// PanelLeftDashed aliases
|
|
export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. This alias will be removed in v1.0 */
|
|
default as PanelLeftInactiveIcon } from '../icons/panel-left-inactive.js';
|
|
// PanelLeftOpen aliases
|
|
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftOpen} instead. This alias will be removed in v1.0 */
|
|
default as SidebarOpenIcon } from '../icons/sidebar-open.js';
|
|
// PanelLeft aliases
|
|
export { default as PanelLeftIcon } from '../icons/panel-left.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeft} instead. This alias will be removed in v1.0 */
|
|
default as SidebarIcon } from '../icons/sidebar.js';
|
|
// PanelRightDashed aliases
|
|
export { default as PanelRightDashedIcon } from '../icons/panel-right-dashed.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelRightDashed} instead. This alias will be removed in v1.0 */
|
|
default as PanelRightInactiveIcon } from '../icons/panel-right-inactive.js';
|
|
// PanelsTopLeft aliases
|
|
export { default as PanelsTopLeftIcon } from '../icons/panels-top-left.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. This alias will be removed in v1.0 */
|
|
default as LayoutIcon } from '../icons/layout.js';
|
|
// PanelTopDashed aliases
|
|
export { default as PanelTopDashedIcon } from '../icons/panel-top-dashed.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. This alias will be removed in v1.0 */
|
|
default as PanelTopInactiveIcon } from '../icons/panel-top-inactive.js';
|
|
// PenLine aliases
|
|
export { default as PenLineIcon } from '../icons/pen-line.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. This alias will be removed in v1.0 */
|
|
default as Edit3Icon } from '../icons/edit-3.js';
|
|
// Pen aliases
|
|
export { default as PenIcon } from '../icons/pen.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead. This alias will be removed in v1.0 */
|
|
default as Edit2Icon } from '../icons/edit-2.js';
|
|
// PlugZap aliases
|
|
export { default as PlugZapIcon } from '../icons/plug-zap.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead. This alias will be removed in v1.0 */
|
|
default as PlugZap2Icon } from '../icons/plug-zap-2.js';
|
|
// RectangleEllipsis aliases
|
|
export { default as RectangleEllipsisIcon } from '../icons/rectangle-ellipsis.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. This alias will be removed in v1.0 */
|
|
default as FormInputIcon } from '../icons/form-input.js';
|
|
// Rotate3d aliases
|
|
export { default as Rotate3dIcon } from '../icons/rotate-3d.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. This alias will be removed in v1.0 */
|
|
default as Rotate3DIcon } from '../icons/rotate-3-d.js';
|
|
// Rows2 aliases
|
|
export { default as Rows2Icon } from '../icons/rows-2.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows2} instead. This alias will be removed in v1.0 */
|
|
default as RowsIcon } from '../icons/rows.js';
|
|
// Rows3 aliases
|
|
export { default as Rows3Icon } from '../icons/rows-3.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rows3} instead. This alias will be removed in v1.0 */
|
|
default as PanelsTopBottomIcon } from '../icons/panels-top-bottom.js';
|
|
// Scale3d aliases
|
|
export { default as Scale3dIcon } from '../icons/scale-3d.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Scale3d} instead. This alias will be removed in v1.0 */
|
|
default as Scale3DIcon } from '../icons/scale-3-d.js';
|
|
// SendHorizontal aliases
|
|
export { default as SendHorizontalIcon } from '../icons/send-horizontal.js';
|
|
export {
|
|
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. This alias will be removed in v1.0 */
|
|
default as SendHorizonalIcon } from '../icons/send-horizonal.js';
|
|
// ShieldQuestionMark aliases
|
|
export { default as ShieldQuestionMarkIcon } from '../icons/shield-question-mark.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. This alias will be removed in v1.0 */
|
|
default as ShieldQuestionIcon } from '../icons/shield-question.js';
|
|
// ShieldX aliases
|
|
export { default as ShieldXIcon } from '../icons/shield-x.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. This alias will be removed in v1.0 */
|
|
default as ShieldCloseIcon } from '../icons/shield-close.js';
|
|
// SlidersVertical aliases
|
|
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SlidersVertical} instead. This alias will be removed in v1.0 */
|
|
default as SlidersIcon } from '../icons/sliders.js';
|
|
// Sparkles aliases
|
|
export { default as SparklesIcon } from '../icons/sparkles.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Sparkles} instead. This alias will be removed in v1.0 */
|
|
default as StarsIcon } from '../icons/stars.js';
|
|
// SquareArrowDownLeft aliases
|
|
export { default as SquareArrowDownLeftIcon } from '../icons/square-arrow-down-left.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead. This alias will be removed in v1.0 */
|
|
default as ArrowDownLeftSquareIcon } from '../icons/arrow-down-left-square.js';
|
|
// SquareActivity aliases
|
|
export { default as SquareActivityIcon } from '../icons/square-activity.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareActivity} instead. This alias will be removed in v1.0 */
|
|
default as ActivitySquareIcon } from '../icons/activity-square.js';
|
|
// SquareArrowDownRight aliases
|
|
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. This alias will be removed in v1.0 */
|
|
default as ArrowDownRightSquareIcon } from '../icons/arrow-down-right-square.js';
|
|
// SquareArrowDown aliases
|
|
export { default as SquareArrowDownIcon } from '../icons/square-arrow-down.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. This alias will be removed in v1.0 */
|
|
default as ArrowDownSquareIcon } from '../icons/arrow-down-square.js';
|
|
// SquareArrowLeft aliases
|
|
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowLeft} instead. This alias will be removed in v1.0 */
|
|
default as ArrowLeftSquareIcon } from '../icons/arrow-left-square.js';
|
|
// SquareArrowOutDownLeft aliases
|
|
export { default as SquareArrowOutDownLeftIcon } from '../icons/square-arrow-out-down-left.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. This alias will be removed in v1.0 */
|
|
default as ArrowDownLeftFromSquareIcon } from '../icons/arrow-down-left-from-square.js';
|
|
// SquareArrowOutDownRight aliases
|
|
export { default as SquareArrowOutDownRightIcon } from '../icons/square-arrow-out-down-right.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. This alias will be removed in v1.0 */
|
|
default as ArrowDownRightFromSquareIcon } from '../icons/arrow-down-right-from-square.js';
|
|
// SquareArrowOutUpLeft aliases
|
|
export { default as SquareArrowOutUpLeftIcon } from '../icons/square-arrow-out-up-left.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpLeft} instead. This alias will be removed in v1.0 */
|
|
default as ArrowUpLeftFromSquareIcon } from '../icons/arrow-up-left-from-square.js';
|
|
// SquareArrowOutUpRight aliases
|
|
export { default as SquareArrowOutUpRightIcon } from '../icons/square-arrow-out-up-right.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutUpRight} instead. This alias will be removed in v1.0 */
|
|
default as ArrowUpRightFromSquareIcon } from '../icons/arrow-up-right-from-square.js';
|
|
// SquareArrowUpLeft aliases
|
|
export { default as SquareArrowUpLeftIcon } from '../icons/square-arrow-up-left.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpLeft} instead. This alias will be removed in v1.0 */
|
|
default as ArrowUpLeftSquareIcon } from '../icons/arrow-up-left-square.js';
|
|
// SquareArrowUpRight aliases
|
|
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. This alias will be removed in v1.0 */
|
|
default as ArrowUpRightSquareIcon } from '../icons/arrow-up-right-square.js';
|
|
// SquareArrowRight aliases
|
|
export { default as SquareArrowRightIcon } from '../icons/square-arrow-right.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. This alias will be removed in v1.0 */
|
|
default as ArrowRightSquareIcon } from '../icons/arrow-right-square.js';
|
|
// SquareArrowUp aliases
|
|
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. This alias will be removed in v1.0 */
|
|
default as ArrowUpSquareIcon } from '../icons/arrow-up-square.js';
|
|
// SquareAsterisk aliases
|
|
export { default as SquareAsteriskIcon } from '../icons/square-asterisk.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. This alias will be removed in v1.0 */
|
|
default as AsteriskSquareIcon } from '../icons/asterisk-square.js';
|
|
// SquareCheckBig aliases
|
|
export { default as SquareCheckBigIcon } from '../icons/square-check-big.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. This alias will be removed in v1.0 */
|
|
default as CheckSquareIcon } from '../icons/check-square.js';
|
|
// SquareBottomDashedScissors aliases
|
|
export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. This alias will be removed in v1.0 */
|
|
default as ScissorsSquareDashedBottomIcon } from '../icons/scissors-square-dashed-bottom.js';
|
|
// SquareChartGantt aliases
|
|
export { default as SquareChartGanttIcon } from '../icons/square-chart-gantt.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. This alias will be removed in v1.0 */
|
|
default as GanttChartSquareIcon } from '../icons/gantt-chart-square.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. This alias will be removed in v1.0 */
|
|
default as SquareGanttChartIcon } from '../icons/square-gantt-chart.js';
|
|
// SquareCheck aliases
|
|
export { default as SquareCheckIcon } from '../icons/square-check.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. This alias will be removed in v1.0 */
|
|
default as CheckSquare2Icon } from '../icons/check-square-2.js';
|
|
// SquareChevronLeft aliases
|
|
export { default as SquareChevronLeftIcon } from '../icons/square-chevron-left.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronLeft} instead. This alias will be removed in v1.0 */
|
|
default as ChevronLeftSquareIcon } from '../icons/chevron-left-square.js';
|
|
// SquareChevronDown aliases
|
|
export { default as SquareChevronDownIcon } from '../icons/square-chevron-down.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronDown} instead. This alias will be removed in v1.0 */
|
|
default as ChevronDownSquareIcon } from '../icons/chevron-down-square.js';
|
|
// SquareChevronRight aliases
|
|
export { default as SquareChevronRightIcon } from '../icons/square-chevron-right.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronRight} instead. This alias will be removed in v1.0 */
|
|
default as ChevronRightSquareIcon } from '../icons/chevron-right-square.js';
|
|
// SquareChevronUp aliases
|
|
export { default as SquareChevronUpIcon } from '../icons/square-chevron-up.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChevronUp} instead. This alias will be removed in v1.0 */
|
|
default as ChevronUpSquareIcon } from '../icons/chevron-up-square.js';
|
|
// SquareCode aliases
|
|
export { default as SquareCodeIcon } from '../icons/square-code.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCode} instead. This alias will be removed in v1.0 */
|
|
default as CodeSquareIcon } from '../icons/code-square.js';
|
|
// SquareDashedMousePointer aliases
|
|
export { default as SquareDashedMousePointerIcon } from '../icons/square-dashed-mouse-pointer.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedMousePointer} instead. This alias will be removed in v1.0 */
|
|
default as MousePointerSquareDashedIcon } from '../icons/mouse-pointer-square-dashed.js';
|
|
// SquareDashedKanban aliases
|
|
export { default as SquareDashedKanbanIcon } from '../icons/square-dashed-kanban.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. This alias will be removed in v1.0 */
|
|
default as KanbanSquareDashedIcon } from '../icons/kanban-square-dashed.js';
|
|
// SquareDashed aliases
|
|
export { default as SquareDashedIcon } from '../icons/square-dashed.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashed} instead. This alias will be removed in v1.0 */
|
|
default as BoxSelectIcon } from '../icons/box-select.js';
|
|
// SquareDivide aliases
|
|
export { default as SquareDivideIcon } from '../icons/square-divide.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDivide} instead. This alias will be removed in v1.0 */
|
|
default as DivideSquareIcon } from '../icons/divide-square.js';
|
|
// SquareDot aliases
|
|
export { default as SquareDotIcon } from '../icons/square-dot.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. This alias will be removed in v1.0 */
|
|
default as DotSquareIcon } from '../icons/dot-square.js';
|
|
// SquareEqual aliases
|
|
export { default as SquareEqualIcon } from '../icons/square-equal.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. This alias will be removed in v1.0 */
|
|
default as EqualSquareIcon } from '../icons/equal-square.js';
|
|
// SquareFunction aliases
|
|
export { default as SquareFunctionIcon } from '../icons/square-function.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. This alias will be removed in v1.0 */
|
|
default as FunctionSquareIcon } from '../icons/function-square.js';
|
|
// SquareKanban aliases
|
|
export { default as SquareKanbanIcon } from '../icons/square-kanban.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareKanban} instead. This alias will be removed in v1.0 */
|
|
default as KanbanSquareIcon } from '../icons/kanban-square.js';
|
|
// SquareLibrary aliases
|
|
export { default as SquareLibraryIcon } from '../icons/square-library.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareLibrary} instead. This alias will be removed in v1.0 */
|
|
default as LibrarySquareIcon } from '../icons/library-square.js';
|
|
// SquareM aliases
|
|
export { default as SquareMIcon } from '../icons/square-m.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. This alias will be removed in v1.0 */
|
|
default as MSquareIcon } from '../icons/m-square.js';
|
|
// SquareMenu aliases
|
|
export { default as SquareMenuIcon } from '../icons/square-menu.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. This alias will be removed in v1.0 */
|
|
default as MenuSquareIcon } from '../icons/menu-square.js';
|
|
// SquareMinus aliases
|
|
export { default as SquareMinusIcon } from '../icons/square-minus.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead. This alias will be removed in v1.0 */
|
|
default as MinusSquareIcon } from '../icons/minus-square.js';
|
|
// SquareParkingOff aliases
|
|
export { default as SquareParkingOffIcon } from '../icons/square-parking-off.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. This alias will be removed in v1.0 */
|
|
default as ParkingSquareOffIcon } from '../icons/parking-square-off.js';
|
|
// SquareMousePointer aliases
|
|
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead. This alias will be removed in v1.0 */
|
|
default as InspectIcon } from '../icons/inspect.js';
|
|
// SquareParking aliases
|
|
export { default as SquareParkingIcon } from '../icons/square-parking.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. This alias will be removed in v1.0 */
|
|
default as ParkingSquareIcon } from '../icons/parking-square.js';
|
|
// SquarePen aliases
|
|
export { default as SquarePenIcon } from '../icons/square-pen.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. This alias will be removed in v1.0 */
|
|
default as PenBoxIcon } from '../icons/pen-box.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. This alias will be removed in v1.0 */
|
|
default as EditIcon } from '../icons/edit.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. This alias will be removed in v1.0 */
|
|
default as PenSquareIcon } from '../icons/pen-square.js';
|
|
// SquarePi aliases
|
|
export { default as SquarePiIcon } from '../icons/square-pi.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePi} instead. This alias will be removed in v1.0 */
|
|
default as PiSquareIcon } from '../icons/pi-square.js';
|
|
// SquarePercent aliases
|
|
export { default as SquarePercentIcon } from '../icons/square-percent.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. This alias will be removed in v1.0 */
|
|
default as PercentSquareIcon } from '../icons/percent-square.js';
|
|
// SquarePilcrow aliases
|
|
export { default as SquarePilcrowIcon } from '../icons/square-pilcrow.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. This alias will be removed in v1.0 */
|
|
default as PilcrowSquareIcon } from '../icons/pilcrow-square.js';
|
|
// SquarePlay aliases
|
|
export { default as SquarePlayIcon } from '../icons/square-play.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. This alias will be removed in v1.0 */
|
|
default as PlaySquareIcon } from '../icons/play-square.js';
|
|
// SquarePlus aliases
|
|
export { default as SquarePlusIcon } from '../icons/square-plus.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlus} instead. This alias will be removed in v1.0 */
|
|
default as PlusSquareIcon } from '../icons/plus-square.js';
|
|
// SquarePower aliases
|
|
export { default as SquarePowerIcon } from '../icons/square-power.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. This alias will be removed in v1.0 */
|
|
default as PowerSquareIcon } from '../icons/power-square.js';
|
|
// SquareSigma aliases
|
|
export { default as SquareSigmaIcon } from '../icons/square-sigma.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. This alias will be removed in v1.0 */
|
|
default as SigmaSquareIcon } from '../icons/sigma-square.js';
|
|
// SquareScissors aliases
|
|
export { default as SquareScissorsIcon } from '../icons/square-scissors.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. This alias will be removed in v1.0 */
|
|
default as ScissorsSquareIcon } from '../icons/scissors-square.js';
|
|
// SquareSlash aliases
|
|
export { default as SquareSlashIcon } from '../icons/square-slash.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. This alias will be removed in v1.0 */
|
|
default as SlashSquareIcon } from '../icons/slash-square.js';
|
|
// SquareSplitHorizontal aliases
|
|
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. This alias will be removed in v1.0 */
|
|
default as SplitSquareHorizontalIcon } from '../icons/split-square-horizontal.js';
|
|
// SquareSplitVertical aliases
|
|
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. This alias will be removed in v1.0 */
|
|
default as SplitSquareVerticalIcon } from '../icons/split-square-vertical.js';
|
|
// SquareUserRound aliases
|
|
export { default as SquareUserRoundIcon } from '../icons/square-user-round.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUserRound} instead. This alias will be removed in v1.0 */
|
|
default as UserSquare2Icon } from '../icons/user-square-2.js';
|
|
// SquareTerminal aliases
|
|
export { default as SquareTerminalIcon } from '../icons/square-terminal.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareTerminal} instead. This alias will be removed in v1.0 */
|
|
default as TerminalSquareIcon } from '../icons/terminal-square.js';
|
|
// SquareUser aliases
|
|
export { default as SquareUserIcon } from '../icons/square-user.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareUser} instead. This alias will be removed in v1.0 */
|
|
default as UserSquareIcon } from '../icons/user-square.js';
|
|
// SquareX aliases
|
|
export { default as SquareXIcon } from '../icons/square-x.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareX} instead. This alias will be removed in v1.0 */
|
|
default as XSquareIcon } from '../icons/x-square.js';
|
|
// TestTubeDiagonal aliases
|
|
export { default as TestTubeDiagonalIcon } from '../icons/test-tube-diagonal.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TestTubeDiagonal} instead. This alias will be removed in v1.0 */
|
|
default as TestTube2Icon } from '../icons/test-tube-2.js';
|
|
// TextAlignCenter aliases
|
|
export { default as TextAlignCenterIcon } from '../icons/text-align-center.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignCenter} instead. This alias will be removed in v1.0 */
|
|
default as AlignCenterIcon } from '../icons/align-center.js';
|
|
// TextAlignEnd aliases
|
|
export { default as TextAlignEndIcon } from '../icons/text-align-end.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignEnd} instead. This alias will be removed in v1.0 */
|
|
default as AlignRightIcon } from '../icons/align-right.js';
|
|
// TextAlignJustify aliases
|
|
export { default as TextAlignJustifyIcon } from '../icons/text-align-justify.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. This alias will be removed in v1.0 */
|
|
default as AlignJustifyIcon } from '../icons/align-justify.js';
|
|
// TextAlignStart aliases
|
|
export { default as TextAlignStartIcon } from '../icons/text-align-start.js';
|
|
export {
|
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link TextAlignStart} instead. This alias will be removed in v1.0 */
|
|
default as TextIcon } from '../icons/text.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignStart} instead. This alias will be removed in v1.0 */
|
|
default as AlignLeftIcon } from '../icons/align-left.js';
|
|
// TextInitial aliases
|
|
export { default as TextInitialIcon } from '../icons/text-initial.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. This alias will be removed in v1.0 */
|
|
default as LetterTextIcon } from '../icons/letter-text.js';
|
|
// TextSelect aliases
|
|
export { default as TextSelectIcon } from '../icons/text-select.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextSelect} instead. This alias will be removed in v1.0 */
|
|
default as TextSelectionIcon } from '../icons/text-selection.js';
|
|
// TextWrap aliases
|
|
export { default as TextWrapIcon } from '../icons/text-wrap.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. This alias will be removed in v1.0 */
|
|
default as WrapTextIcon } from '../icons/wrap-text.js';
|
|
// TramFront aliases
|
|
export { default as TramFrontIcon } from '../icons/tram-front.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. This alias will be removed in v1.0 */
|
|
default as TrainIcon } from '../icons/train.js';
|
|
// TreePalm aliases
|
|
export { default as TreePalmIcon } from '../icons/tree-palm.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead. This alias will be removed in v1.0 */
|
|
default as PalmtreeIcon } from '../icons/palmtree.js';
|
|
// TriangleAlert aliases
|
|
export { default as TriangleAlertIcon } from '../icons/triangle-alert.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. This alias will be removed in v1.0 */
|
|
default as AlertTriangleIcon } from '../icons/alert-triangle.js';
|
|
// TvMinimal aliases
|
|
export { default as TvMinimalIcon } from '../icons/tv-minimal.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. This alias will be removed in v1.0 */
|
|
default as Tv2Icon } from '../icons/tv-2.js';
|
|
// University aliases
|
|
export { default as UniversityIcon } from '../icons/university.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead. This alias will be removed in v1.0 */
|
|
default as School2Icon } from '../icons/school-2.js';
|
|
// UserRoundCheck aliases
|
|
export { default as UserRoundCheckIcon } from '../icons/user-round-check.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCheck} instead. This alias will be removed in v1.0 */
|
|
default as UserCheck2Icon } from '../icons/user-check-2.js';
|
|
// UserRoundCog aliases
|
|
export { default as UserRoundCogIcon } from '../icons/user-round-cog.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. This alias will be removed in v1.0 */
|
|
default as UserCog2Icon } from '../icons/user-cog-2.js';
|
|
// UserRoundMinus aliases
|
|
export { default as UserRoundMinusIcon } from '../icons/user-round-minus.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundMinus} instead. This alias will be removed in v1.0 */
|
|
default as UserMinus2Icon } from '../icons/user-minus-2.js';
|
|
// UserRoundX aliases
|
|
export { default as UserRoundXIcon } from '../icons/user-round-x.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. This alias will be removed in v1.0 */
|
|
default as UserX2Icon } from '../icons/user-x-2.js';
|
|
// UserRoundPlus aliases
|
|
export { default as UserRoundPlusIcon } from '../icons/user-round-plus.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundPlus} instead. This alias will be removed in v1.0 */
|
|
default as UserPlus2Icon } from '../icons/user-plus-2.js';
|
|
// UserRound aliases
|
|
export { default as UserRoundIcon } from '../icons/user-round.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. This alias will be removed in v1.0 */
|
|
default as User2Icon } from '../icons/user-2.js';
|
|
// UsersRound aliases
|
|
export { default as UsersRoundIcon } from '../icons/users-round.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UsersRound} instead. This alias will be removed in v1.0 */
|
|
default as Users2Icon } from '../icons/users-2.js';
|
|
// UtensilsCrossed aliases
|
|
export { default as UtensilsCrossedIcon } from '../icons/utensils-crossed.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. This alias will be removed in v1.0 */
|
|
default as ForkKnifeCrossedIcon } from '../icons/fork-knife-crossed.js';
|
|
// Utensils aliases
|
|
export { default as UtensilsIcon } from '../icons/utensils.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead. This alias will be removed in v1.0 */
|
|
default as ForkKnifeIcon } from '../icons/fork-knife.js';
|
|
// WalletMinimal aliases
|
|
export { default as WalletMinimalIcon } from '../icons/wallet-minimal.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. This alias will be removed in v1.0 */
|
|
default as Wallet2Icon } from '../icons/wallet-2.js';
|
|
// WandSparkles aliases
|
|
export { default as WandSparklesIcon } from '../icons/wand-sparkles.js';
|
|
export {
|
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. This alias will be removed in v1.0 */
|
|
default as Wand2Icon } from '../icons/wand-2.js';
|