mdue
Version:
Material Design Icons for Vue 3
930 lines • 307 kB
TypeScript
import { ComponentPublicInstance, VNodeProps, AllowedComponentProps, ComponentCustomProps, ComponentOptionsBase, ComponentOptionsMixin } from 'vue';
declare type IconComponent = (new () => ComponentPublicInstance<{}, {}, {}, {}, {}, Record<string, any>, VNodeProps & AllowedComponentProps & ComponentCustomProps, ComponentOptionsBase<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, Record<string, any>, string>>) & ComponentOptionsBase<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, Record<string, any>, string> & {
props?: undefined;
} & ThisType<ComponentPublicInstance<{}, {}, {}, {}, {}, Record<string, any>, Readonly<{}>, ComponentOptionsBase<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, Record<string, any>, string>>>;
export declare const AbTesting: IconComponent;
export declare const AbjadArabic: IconComponent;
export declare const AbjadHebrew: IconComponent;
export declare const AbugidaDevanagari: IconComponent;
export declare const AbugidaThai: IconComponent;
export declare const AccessPoint: IconComponent;
export declare const AccessPointCheck: IconComponent;
export declare const AccessPointMinus: IconComponent;
export declare const AccessPointNetwork: IconComponent;
export declare const AccessPointNetworkOff: IconComponent;
export declare const AccessPointOff: IconComponent;
export declare const AccessPointPlus: IconComponent;
export declare const AccessPointRemove: IconComponent;
export declare const Account: IconComponent;
export declare const AccountAlert: IconComponent;
export declare const AccountAlertOutline: IconComponent;
export declare const AccountArrowLeft: IconComponent;
export declare const AccountArrowLeftOutline: IconComponent;
export declare const AccountArrowRight: IconComponent;
export declare const AccountArrowRightOutline: IconComponent;
export declare const AccountBox: IconComponent;
export declare const AccountBoxMultiple: IconComponent;
export declare const AccountBoxMultipleOutline: IconComponent;
export declare const AccountBoxOutline: IconComponent;
export declare const AccountCancel: IconComponent;
export declare const AccountCancelOutline: IconComponent;
export declare const AccountCash: IconComponent;
export declare const AccountCashOutline: IconComponent;
export declare const AccountCheck: IconComponent;
export declare const AccountCheckOutline: IconComponent;
export declare const AccountChild: IconComponent;
export declare const AccountChildCircle: IconComponent;
export declare const AccountChildOutline: IconComponent;
export declare const AccountCircle: IconComponent;
export declare const AccountCircleOutline: IconComponent;
export declare const AccountClock: IconComponent;
export declare const AccountClockOutline: IconComponent;
export declare const AccountCog: IconComponent;
export declare const AccountCogOutline: IconComponent;
export declare const AccountConvert: IconComponent;
export declare const AccountConvertOutline: IconComponent;
export declare const AccountCowboyHat: IconComponent;
export declare const AccountDetails: IconComponent;
export declare const AccountDetailsOutline: IconComponent;
export declare const AccountEdit: IconComponent;
export declare const AccountEditOutline: IconComponent;
export declare const AccountGroup: IconComponent;
export declare const AccountGroupOutline: IconComponent;
export declare const AccountHardHat: IconComponent;
export declare const AccountHeart: IconComponent;
export declare const AccountHeartOutline: IconComponent;
export declare const AccountKey: IconComponent;
export declare const AccountKeyOutline: IconComponent;
export declare const AccountLock: IconComponent;
export declare const AccountLockOutline: IconComponent;
export declare const AccountMinus: IconComponent;
export declare const AccountMinusOutline: IconComponent;
export declare const AccountMultiple: IconComponent;
export declare const AccountMultipleCheck: IconComponent;
export declare const AccountMultipleCheckOutline: IconComponent;
export declare const AccountMultipleMinus: IconComponent;
export declare const AccountMultipleMinusOutline: IconComponent;
export declare const AccountMultipleOutline: IconComponent;
export declare const AccountMultiplePlus: IconComponent;
export declare const AccountMultiplePlusOutline: IconComponent;
export declare const AccountMultipleRemove: IconComponent;
export declare const AccountMultipleRemoveOutline: IconComponent;
export declare const AccountMusic: IconComponent;
export declare const AccountMusicOutline: IconComponent;
export declare const AccountNetwork: IconComponent;
export declare const AccountNetworkOutline: IconComponent;
export declare const AccountOff: IconComponent;
export declare const AccountOffOutline: IconComponent;
export declare const AccountOutline: IconComponent;
export declare const AccountPlus: IconComponent;
export declare const AccountPlusOutline: IconComponent;
export declare const AccountQuestion: IconComponent;
export declare const AccountQuestionOutline: IconComponent;
export declare const AccountReactivate: IconComponent;
export declare const AccountReactivateOutline: IconComponent;
export declare const AccountRemove: IconComponent;
export declare const AccountRemoveOutline: IconComponent;
export declare const AccountSearch: IconComponent;
export declare const AccountSearchOutline: IconComponent;
export declare const AccountSettings: IconComponent;
export declare const AccountSettingsOutline: IconComponent;
export declare const AccountStar: IconComponent;
export declare const AccountStarOutline: IconComponent;
export declare const AccountSupervisor: IconComponent;
export declare const AccountSupervisorCircle: IconComponent;
export declare const AccountSupervisorCircleOutline: IconComponent;
export declare const AccountSupervisorOutline: IconComponent;
export declare const AccountSwitch: IconComponent;
export declare const AccountSwitchOutline: IconComponent;
export declare const AccountTie: IconComponent;
export declare const AccountTieOutline: IconComponent;
export declare const AccountTieVoice: IconComponent;
export declare const AccountTieVoiceOff: IconComponent;
export declare const AccountTieVoiceOffOutline: IconComponent;
export declare const AccountTieVoiceOutline: IconComponent;
export declare const AccountVoice: IconComponent;
export declare const Adjust: IconComponent;
export declare const Adobe: IconComponent;
export declare const AdobeAcrobat: IconComponent;
export declare const AirConditioner: IconComponent;
export declare const AirFilter: IconComponent;
export declare const AirHorn: IconComponent;
export declare const AirHumidifier: IconComponent;
export declare const AirHumidifierOff: IconComponent;
export declare const AirPurifier: IconComponent;
export declare const Airbag: IconComponent;
export declare const Airballoon: IconComponent;
export declare const AirballoonOutline: IconComponent;
export declare const Airplane: IconComponent;
export declare const AirplaneLanding: IconComponent;
export declare const AirplaneOff: IconComponent;
export declare const AirplaneTakeoff: IconComponent;
export declare const Airport: IconComponent;
export declare const Alarm: IconComponent;
export declare const AlarmBell: IconComponent;
export declare const AlarmCheck: IconComponent;
export declare const AlarmLight: IconComponent;
export declare const AlarmLightOutline: IconComponent;
export declare const AlarmMultiple: IconComponent;
export declare const AlarmNote: IconComponent;
export declare const AlarmNoteOff: IconComponent;
export declare const AlarmOff: IconComponent;
export declare const AlarmPanel: IconComponent;
export declare const AlarmPanelOutline: IconComponent;
export declare const AlarmPlus: IconComponent;
export declare const AlarmSnooze: IconComponent;
export declare const Album: IconComponent;
export declare const Alert: IconComponent;
export declare const AlertBox: IconComponent;
export declare const AlertBoxOutline: IconComponent;
export declare const AlertCircle: IconComponent;
export declare const AlertCircleCheck: IconComponent;
export declare const AlertCircleCheckOutline: IconComponent;
export declare const AlertCircleOutline: IconComponent;
export declare const AlertDecagram: IconComponent;
export declare const AlertDecagramOutline: IconComponent;
export declare const AlertMinus: IconComponent;
export declare const AlertMinusOutline: IconComponent;
export declare const AlertOctagon: IconComponent;
export declare const AlertOctagonOutline: IconComponent;
export declare const AlertOctagram: IconComponent;
export declare const AlertOctagramOutline: IconComponent;
export declare const AlertOutline: IconComponent;
export declare const AlertPlus: IconComponent;
export declare const AlertPlusOutline: IconComponent;
export declare const AlertRemove: IconComponent;
export declare const AlertRemoveOutline: IconComponent;
export declare const AlertRhombus: IconComponent;
export declare const AlertRhombusOutline: IconComponent;
export declare const Alien: IconComponent;
export declare const AlienOutline: IconComponent;
export declare const AlignHorizontalCenter: IconComponent;
export declare const AlignHorizontalLeft: IconComponent;
export declare const AlignHorizontalRight: IconComponent;
export declare const AlignVerticalBottom: IconComponent;
export declare const AlignVerticalCenter: IconComponent;
export declare const AlignVerticalTop: IconComponent;
export declare const AllInclusive: IconComponent;
export declare const Allergy: IconComponent;
export declare const Alpha: IconComponent;
export declare const AlphaA: IconComponent;
export declare const AlphaABox: IconComponent;
export declare const AlphaABoxOutline: IconComponent;
export declare const AlphaACircle: IconComponent;
export declare const AlphaACircleOutline: IconComponent;
export declare const AlphaB: IconComponent;
export declare const AlphaBBox: IconComponent;
export declare const AlphaBBoxOutline: IconComponent;
export declare const AlphaBCircle: IconComponent;
export declare const AlphaBCircleOutline: IconComponent;
export declare const AlphaC: IconComponent;
export declare const AlphaCBox: IconComponent;
export declare const AlphaCBoxOutline: IconComponent;
export declare const AlphaCCircle: IconComponent;
export declare const AlphaCCircleOutline: IconComponent;
export declare const AlphaD: IconComponent;
export declare const AlphaDBox: IconComponent;
export declare const AlphaDBoxOutline: IconComponent;
export declare const AlphaDCircle: IconComponent;
export declare const AlphaDCircleOutline: IconComponent;
export declare const AlphaE: IconComponent;
export declare const AlphaEBox: IconComponent;
export declare const AlphaEBoxOutline: IconComponent;
export declare const AlphaECircle: IconComponent;
export declare const AlphaECircleOutline: IconComponent;
export declare const AlphaF: IconComponent;
export declare const AlphaFBox: IconComponent;
export declare const AlphaFBoxOutline: IconComponent;
export declare const AlphaFCircle: IconComponent;
export declare const AlphaFCircleOutline: IconComponent;
export declare const AlphaG: IconComponent;
export declare const AlphaGBox: IconComponent;
export declare const AlphaGBoxOutline: IconComponent;
export declare const AlphaGCircle: IconComponent;
export declare const AlphaGCircleOutline: IconComponent;
export declare const AlphaH: IconComponent;
export declare const AlphaHBox: IconComponent;
export declare const AlphaHBoxOutline: IconComponent;
export declare const AlphaHCircle: IconComponent;
export declare const AlphaHCircleOutline: IconComponent;
export declare const AlphaI: IconComponent;
export declare const AlphaIBox: IconComponent;
export declare const AlphaIBoxOutline: IconComponent;
export declare const AlphaICircle: IconComponent;
export declare const AlphaICircleOutline: IconComponent;
export declare const AlphaJ: IconComponent;
export declare const AlphaJBox: IconComponent;
export declare const AlphaJBoxOutline: IconComponent;
export declare const AlphaJCircle: IconComponent;
export declare const AlphaJCircleOutline: IconComponent;
export declare const AlphaK: IconComponent;
export declare const AlphaKBox: IconComponent;
export declare const AlphaKBoxOutline: IconComponent;
export declare const AlphaKCircle: IconComponent;
export declare const AlphaKCircleOutline: IconComponent;
export declare const AlphaL: IconComponent;
export declare const AlphaLBox: IconComponent;
export declare const AlphaLBoxOutline: IconComponent;
export declare const AlphaLCircle: IconComponent;
export declare const AlphaLCircleOutline: IconComponent;
export declare const AlphaM: IconComponent;
export declare const AlphaMBox: IconComponent;
export declare const AlphaMBoxOutline: IconComponent;
export declare const AlphaMCircle: IconComponent;
export declare const AlphaMCircleOutline: IconComponent;
export declare const AlphaN: IconComponent;
export declare const AlphaNBox: IconComponent;
export declare const AlphaNBoxOutline: IconComponent;
export declare const AlphaNCircle: IconComponent;
export declare const AlphaNCircleOutline: IconComponent;
export declare const AlphaO: IconComponent;
export declare const AlphaOBox: IconComponent;
export declare const AlphaOBoxOutline: IconComponent;
export declare const AlphaOCircle: IconComponent;
export declare const AlphaOCircleOutline: IconComponent;
export declare const AlphaP: IconComponent;
export declare const AlphaPBox: IconComponent;
export declare const AlphaPBoxOutline: IconComponent;
export declare const AlphaPCircle: IconComponent;
export declare const AlphaPCircleOutline: IconComponent;
export declare const AlphaQ: IconComponent;
export declare const AlphaQBox: IconComponent;
export declare const AlphaQBoxOutline: IconComponent;
export declare const AlphaQCircle: IconComponent;
export declare const AlphaQCircleOutline: IconComponent;
export declare const AlphaR: IconComponent;
export declare const AlphaRBox: IconComponent;
export declare const AlphaRBoxOutline: IconComponent;
export declare const AlphaRCircle: IconComponent;
export declare const AlphaRCircleOutline: IconComponent;
export declare const AlphaS: IconComponent;
export declare const AlphaSBox: IconComponent;
export declare const AlphaSBoxOutline: IconComponent;
export declare const AlphaSCircle: IconComponent;
export declare const AlphaSCircleOutline: IconComponent;
export declare const AlphaT: IconComponent;
export declare const AlphaTBox: IconComponent;
export declare const AlphaTBoxOutline: IconComponent;
export declare const AlphaTCircle: IconComponent;
export declare const AlphaTCircleOutline: IconComponent;
export declare const AlphaU: IconComponent;
export declare const AlphaUBox: IconComponent;
export declare const AlphaUBoxOutline: IconComponent;
export declare const AlphaUCircle: IconComponent;
export declare const AlphaUCircleOutline: IconComponent;
export declare const AlphaV: IconComponent;
export declare const AlphaVBox: IconComponent;
export declare const AlphaVBoxOutline: IconComponent;
export declare const AlphaVCircle: IconComponent;
export declare const AlphaVCircleOutline: IconComponent;
export declare const AlphaW: IconComponent;
export declare const AlphaWBox: IconComponent;
export declare const AlphaWBoxOutline: IconComponent;
export declare const AlphaWCircle: IconComponent;
export declare const AlphaWCircleOutline: IconComponent;
export declare const AlphaX: IconComponent;
export declare const AlphaXBox: IconComponent;
export declare const AlphaXBoxOutline: IconComponent;
export declare const AlphaXCircle: IconComponent;
export declare const AlphaXCircleOutline: IconComponent;
export declare const AlphaY: IconComponent;
export declare const AlphaYBox: IconComponent;
export declare const AlphaYBoxOutline: IconComponent;
export declare const AlphaYCircle: IconComponent;
export declare const AlphaYCircleOutline: IconComponent;
export declare const AlphaZ: IconComponent;
export declare const AlphaZBox: IconComponent;
export declare const AlphaZBoxOutline: IconComponent;
export declare const AlphaZCircle: IconComponent;
export declare const AlphaZCircleOutline: IconComponent;
export declare const AlphabetAurebesh: IconComponent;
export declare const AlphabetCyrillic: IconComponent;
export declare const AlphabetGreek: IconComponent;
export declare const AlphabetLatin: IconComponent;
export declare const AlphabetPiqad: IconComponent;
export declare const AlphabetTengwar: IconComponent;
export declare const Alphabetical: IconComponent;
export declare const AlphabeticalOff: IconComponent;
export declare const AlphabeticalVariant: IconComponent;
export declare const AlphabeticalVariantOff: IconComponent;
export declare const Altimeter: IconComponent;
export declare const Amazon: IconComponent;
export declare const AmazonAlexa: IconComponent;
export declare const Ambulance: IconComponent;
export declare const Ammunition: IconComponent;
export declare const Ampersand: IconComponent;
export declare const Amplifier: IconComponent;
export declare const AmplifierOff: IconComponent;
export declare const Anchor: IconComponent;
export declare const Android: IconComponent;
export declare const AndroidAuto: IconComponent;
export declare const AndroidDebugBridge: IconComponent;
export declare const AndroidMessages: IconComponent;
export declare const AndroidStudio: IconComponent;
export declare const AngleAcute: IconComponent;
export declare const AngleObtuse: IconComponent;
export declare const AngleRight: IconComponent;
export declare const Angular: IconComponent;
export declare const Angularjs: IconComponent;
export declare const Animation: IconComponent;
export declare const AnimationOutline: IconComponent;
export declare const AnimationPlay: IconComponent;
export declare const AnimationPlayOutline: IconComponent;
export declare const Ansible: IconComponent;
export declare const Antenna: IconComponent;
export declare const Anvil: IconComponent;
export declare const ApacheKafka: IconComponent;
export declare const Api: IconComponent;
export declare const ApiOff: IconComponent;
export declare const Apple: IconComponent;
export declare const AppleAirplay: IconComponent;
export declare const AppleFinder: IconComponent;
export declare const AppleIcloud: IconComponent;
export declare const AppleIos: IconComponent;
export declare const AppleKeyboardCaps: IconComponent;
export declare const AppleKeyboardCommand: IconComponent;
export declare const AppleKeyboardControl: IconComponent;
export declare const AppleKeyboardOption: IconComponent;
export declare const AppleKeyboardShift: IconComponent;
export declare const AppleSafari: IconComponent;
export declare const Application: IconComponent;
export declare const ApplicationCog: IconComponent;
export declare const ApplicationExport: IconComponent;
export declare const ApplicationImport: IconComponent;
export declare const ApplicationSettings: IconComponent;
export declare const ApproximatelyEqual: IconComponent;
export declare const ApproximatelyEqualBox: IconComponent;
export declare const Apps: IconComponent;
export declare const AppsBox: IconComponent;
export declare const Arch: IconComponent;
export declare const Archive: IconComponent;
export declare const ArchiveAlert: IconComponent;
export declare const ArchiveAlertOutline: IconComponent;
export declare const ArchiveArrowDown: IconComponent;
export declare const ArchiveArrowDownOutline: IconComponent;
export declare const ArchiveArrowUp: IconComponent;
export declare const ArchiveArrowUpOutline: IconComponent;
export declare const ArchiveOutline: IconComponent;
export declare const ArmFlex: IconComponent;
export declare const ArmFlexOutline: IconComponent;
export declare const ArrangeBringForward: IconComponent;
export declare const ArrangeBringToFront: IconComponent;
export declare const ArrangeSendBackward: IconComponent;
export declare const ArrangeSendToBack: IconComponent;
export declare const ArrowAll: IconComponent;
export declare const ArrowBottomLeft: IconComponent;
export declare const ArrowBottomLeftBoldOutline: IconComponent;
export declare const ArrowBottomLeftThick: IconComponent;
export declare const ArrowBottomLeftThinCircleOutline: IconComponent;
export declare const ArrowBottomRight: IconComponent;
export declare const ArrowBottomRightBoldOutline: IconComponent;
export declare const ArrowBottomRightThick: IconComponent;
export declare const ArrowBottomRightThinCircleOutline: IconComponent;
export declare const ArrowCollapse: IconComponent;
export declare const ArrowCollapseAll: IconComponent;
export declare const ArrowCollapseDown: IconComponent;
export declare const ArrowCollapseHorizontal: IconComponent;
export declare const ArrowCollapseLeft: IconComponent;
export declare const ArrowCollapseRight: IconComponent;
export declare const ArrowCollapseUp: IconComponent;
export declare const ArrowCollapseVertical: IconComponent;
export declare const ArrowDecision: IconComponent;
export declare const ArrowDecisionAuto: IconComponent;
export declare const ArrowDecisionAutoOutline: IconComponent;
export declare const ArrowDecisionOutline: IconComponent;
export declare const ArrowDown: IconComponent;
export declare const ArrowDownBold: IconComponent;
export declare const ArrowDownBoldBox: IconComponent;
export declare const ArrowDownBoldBoxOutline: IconComponent;
export declare const ArrowDownBoldCircle: IconComponent;
export declare const ArrowDownBoldCircleOutline: IconComponent;
export declare const ArrowDownBoldHexagonOutline: IconComponent;
export declare const ArrowDownBoldOutline: IconComponent;
export declare const ArrowDownBox: IconComponent;
export declare const ArrowDownCircle: IconComponent;
export declare const ArrowDownCircleOutline: IconComponent;
export declare const ArrowDownDropCircle: IconComponent;
export declare const ArrowDownDropCircleOutline: IconComponent;
export declare const ArrowDownThick: IconComponent;
export declare const ArrowDownThinCircleOutline: IconComponent;
export declare const ArrowExpand: IconComponent;
export declare const ArrowExpandAll: IconComponent;
export declare const ArrowExpandDown: IconComponent;
export declare const ArrowExpandHorizontal: IconComponent;
export declare const ArrowExpandLeft: IconComponent;
export declare const ArrowExpandRight: IconComponent;
export declare const ArrowExpandUp: IconComponent;
export declare const ArrowExpandVertical: IconComponent;
export declare const ArrowHorizontalLock: IconComponent;
export declare const ArrowLeft: IconComponent;
export declare const ArrowLeftBold: IconComponent;
export declare const ArrowLeftBoldBox: IconComponent;
export declare const ArrowLeftBoldBoxOutline: IconComponent;
export declare const ArrowLeftBoldCircle: IconComponent;
export declare const ArrowLeftBoldCircleOutline: IconComponent;
export declare const ArrowLeftBoldHexagonOutline: IconComponent;
export declare const ArrowLeftBoldOutline: IconComponent;
export declare const ArrowLeftBox: IconComponent;
export declare const ArrowLeftCircle: IconComponent;
export declare const ArrowLeftCircleOutline: IconComponent;
export declare const ArrowLeftDropCircle: IconComponent;
export declare const ArrowLeftDropCircleOutline: IconComponent;
export declare const ArrowLeftRight: IconComponent;
export declare const ArrowLeftRightBold: IconComponent;
export declare const ArrowLeftRightBoldOutline: IconComponent;
export declare const ArrowLeftThick: IconComponent;
export declare const ArrowLeftThinCircleOutline: IconComponent;
export declare const ArrowRight: IconComponent;
export declare const ArrowRightBold: IconComponent;
export declare const ArrowRightBoldBox: IconComponent;
export declare const ArrowRightBoldBoxOutline: IconComponent;
export declare const ArrowRightBoldCircle: IconComponent;
export declare const ArrowRightBoldCircleOutline: IconComponent;
export declare const ArrowRightBoldHexagonOutline: IconComponent;
export declare const ArrowRightBoldOutline: IconComponent;
export declare const ArrowRightBox: IconComponent;
export declare const ArrowRightCircle: IconComponent;
export declare const ArrowRightCircleOutline: IconComponent;
export declare const ArrowRightDropCircle: IconComponent;
export declare const ArrowRightDropCircleOutline: IconComponent;
export declare const ArrowRightThick: IconComponent;
export declare const ArrowRightThinCircleOutline: IconComponent;
export declare const ArrowSplitHorizontal: IconComponent;
export declare const ArrowSplitVertical: IconComponent;
export declare const ArrowTopLeft: IconComponent;
export declare const ArrowTopLeftBoldOutline: IconComponent;
export declare const ArrowTopLeftBottomRight: IconComponent;
export declare const ArrowTopLeftBottomRightBold: IconComponent;
export declare const ArrowTopLeftThick: IconComponent;
export declare const ArrowTopLeftThinCircleOutline: IconComponent;
export declare const ArrowTopRight: IconComponent;
export declare const ArrowTopRightBoldOutline: IconComponent;
export declare const ArrowTopRightBottomLeft: IconComponent;
export declare const ArrowTopRightBottomLeftBold: IconComponent;
export declare const ArrowTopRightThick: IconComponent;
export declare const ArrowTopRightThinCircleOutline: IconComponent;
export declare const ArrowUp: IconComponent;
export declare const ArrowUpBold: IconComponent;
export declare const ArrowUpBoldBox: IconComponent;
export declare const ArrowUpBoldBoxOutline: IconComponent;
export declare const ArrowUpBoldCircle: IconComponent;
export declare const ArrowUpBoldCircleOutline: IconComponent;
export declare const ArrowUpBoldHexagonOutline: IconComponent;
export declare const ArrowUpBoldOutline: IconComponent;
export declare const ArrowUpBox: IconComponent;
export declare const ArrowUpCircle: IconComponent;
export declare const ArrowUpCircleOutline: IconComponent;
export declare const ArrowUpDown: IconComponent;
export declare const ArrowUpDownBold: IconComponent;
export declare const ArrowUpDownBoldOutline: IconComponent;
export declare const ArrowUpDropCircle: IconComponent;
export declare const ArrowUpDropCircleOutline: IconComponent;
export declare const ArrowUpThick: IconComponent;
export declare const ArrowUpThinCircleOutline: IconComponent;
export declare const ArrowVerticalLock: IconComponent;
export declare const Artstation: IconComponent;
export declare const AspectRatio: IconComponent;
export declare const Assistant: IconComponent;
export declare const Asterisk: IconComponent;
export declare const At: IconComponent;
export declare const Atlassian: IconComponent;
export declare const Atm: IconComponent;
export declare const Atom: IconComponent;
export declare const AtomVariant: IconComponent;
export declare const Attachment: IconComponent;
export declare const AudioVideo: IconComponent;
export declare const AudioVideoOff: IconComponent;
export declare const AugmentedReality: IconComponent;
export declare const AutoDownload: IconComponent;
export declare const AutoFix: IconComponent;
export declare const AutoUpload: IconComponent;
export declare const Autorenew: IconComponent;
export declare const AvTimer: IconComponent;
export declare const Aws: IconComponent;
export declare const Axe: IconComponent;
export declare const Axis: IconComponent;
export declare const AxisArrow: IconComponent;
export declare const AxisArrowInfo: IconComponent;
export declare const AxisArrowLock: IconComponent;
export declare const AxisLock: IconComponent;
export declare const AxisXArrow: IconComponent;
export declare const AxisXArrowLock: IconComponent;
export declare const AxisXRotateClockwise: IconComponent;
export declare const AxisXRotateCounterclockwise: IconComponent;
export declare const AxisXYArrowLock: IconComponent;
export declare const AxisYArrow: IconComponent;
export declare const AxisYArrowLock: IconComponent;
export declare const AxisYRotateClockwise: IconComponent;
export declare const AxisYRotateCounterclockwise: IconComponent;
export declare const AxisZArrow: IconComponent;
export declare const AxisZArrowLock: IconComponent;
export declare const AxisZRotateClockwise: IconComponent;
export declare const AxisZRotateCounterclockwise: IconComponent;
export declare const Babel: IconComponent;
export declare const Baby: IconComponent;
export declare const BabyBottle: IconComponent;
export declare const BabyBottleOutline: IconComponent;
export declare const BabyBuggy: IconComponent;
export declare const BabyCarriage: IconComponent;
export declare const BabyCarriageOff: IconComponent;
export declare const BabyFace: IconComponent;
export declare const BabyFaceOutline: IconComponent;
export declare const Backburger: IconComponent;
export declare const Backspace: IconComponent;
export declare const BackspaceOutline: IconComponent;
export declare const BackspaceReverse: IconComponent;
export declare const BackspaceReverseOutline: IconComponent;
export declare const BackupRestore: IconComponent;
export declare const Bacteria: IconComponent;
export declare const BacteriaOutline: IconComponent;
export declare const BadgeAccount: IconComponent;
export declare const BadgeAccountAlert: IconComponent;
export declare const BadgeAccountAlertOutline: IconComponent;
export declare const BadgeAccountHorizontal: IconComponent;
export declare const BadgeAccountHorizontalOutline: IconComponent;
export declare const BadgeAccountOutline: IconComponent;
export declare const Badminton: IconComponent;
export declare const BagCarryOn: IconComponent;
export declare const BagCarryOnCheck: IconComponent;
export declare const BagCarryOnOff: IconComponent;
export declare const BagChecked: IconComponent;
export declare const BagPersonal: IconComponent;
export declare const BagPersonalOff: IconComponent;
export declare const BagPersonalOffOutline: IconComponent;
export declare const BagPersonalOutline: IconComponent;
export declare const BagSuitcase: IconComponent;
export declare const BagSuitcaseOff: IconComponent;
export declare const BagSuitcaseOffOutline: IconComponent;
export declare const BagSuitcaseOutline: IconComponent;
export declare const Baguette: IconComponent;
export declare const Balloon: IconComponent;
export declare const Ballot: IconComponent;
export declare const BallotOutline: IconComponent;
export declare const BallotRecount: IconComponent;
export declare const BallotRecountOutline: IconComponent;
export declare const Bandage: IconComponent;
export declare const Bandcamp: IconComponent;
export declare const Bank: IconComponent;
export declare const BankCheck: IconComponent;
export declare const BankMinus: IconComponent;
export declare const BankOff: IconComponent;
export declare const BankOffOutline: IconComponent;
export declare const BankOutline: IconComponent;
export declare const BankPlus: IconComponent;
export declare const BankRemove: IconComponent;
export declare const BankTransfer: IconComponent;
export declare const BankTransferIn: IconComponent;
export declare const BankTransferOut: IconComponent;
export declare const Barcode: IconComponent;
export declare const BarcodeOff: IconComponent;
export declare const BarcodeScan: IconComponent;
export declare const Barley: IconComponent;
export declare const BarleyOff: IconComponent;
export declare const Barn: IconComponent;
export declare const Barrel: IconComponent;
export declare const Baseball: IconComponent;
export declare const BaseballBat: IconComponent;
export declare const BaseballDiamond: IconComponent;
export declare const BaseballDiamondOutline: IconComponent;
export declare const Bash: IconComponent;
export declare const Basket: IconComponent;
export declare const BasketFill: IconComponent;
export declare const BasketMinus: IconComponent;
export declare const BasketMinusOutline: IconComponent;
export declare const BasketOff: IconComponent;
export declare const BasketOffOutline: IconComponent;
export declare const BasketOutline: IconComponent;
export declare const BasketPlus: IconComponent;
export declare const BasketPlusOutline: IconComponent;
export declare const BasketRemove: IconComponent;
export declare const BasketRemoveOutline: IconComponent;
export declare const BasketUnfill: IconComponent;
export declare const Basketball: IconComponent;
export declare const BasketballHoop: IconComponent;
export declare const BasketballHoopOutline: IconComponent;
export declare const Bat: IconComponent;
export declare const Battery: IconComponent;
export declare const Battery_10: IconComponent;
export declare const Battery_10Bluetooth: IconComponent;
export declare const Battery_20: IconComponent;
export declare const Battery_20Bluetooth: IconComponent;
export declare const Battery_30: IconComponent;
export declare const Battery_30Bluetooth: IconComponent;
export declare const Battery_40: IconComponent;
export declare const Battery_40Bluetooth: IconComponent;
export declare const Battery_50: IconComponent;
export declare const Battery_50Bluetooth: IconComponent;
export declare const Battery_60: IconComponent;
export declare const Battery_60Bluetooth: IconComponent;
export declare const Battery_70: IconComponent;
export declare const Battery_70Bluetooth: IconComponent;
export declare const Battery_80: IconComponent;
export declare const Battery_80Bluetooth: IconComponent;
export declare const Battery_90: IconComponent;
export declare const Battery_90Bluetooth: IconComponent;
export declare const BatteryAlert: IconComponent;
export declare const BatteryAlertBluetooth: IconComponent;
export declare const BatteryAlertVariant: IconComponent;
export declare const BatteryAlertVariantOutline: IconComponent;
export declare const BatteryBluetooth: IconComponent;
export declare const BatteryBluetoothVariant: IconComponent;
export declare const BatteryCharging: IconComponent;
export declare const BatteryCharging_10: IconComponent;
export declare const BatteryCharging_100: IconComponent;
export declare const BatteryCharging_20: IconComponent;
export declare const BatteryCharging_30: IconComponent;
export declare const BatteryCharging_40: IconComponent;
export declare const BatteryCharging_50: IconComponent;
export declare const BatteryCharging_60: IconComponent;
export declare const BatteryCharging_70: IconComponent;
export declare const BatteryCharging_80: IconComponent;
export declare const BatteryCharging_90: IconComponent;
export declare const BatteryChargingHigh: IconComponent;
export declare const BatteryChargingLow: IconComponent;
export declare const BatteryChargingMedium: IconComponent;
export declare const BatteryChargingOutline: IconComponent;
export declare const BatteryChargingWireless: IconComponent;
export declare const BatteryChargingWireless_10: IconComponent;
export declare const BatteryChargingWireless_20: IconComponent;
export declare const BatteryChargingWireless_30: IconComponent;
export declare const BatteryChargingWireless_40: IconComponent;
export declare const BatteryChargingWireless_50: IconComponent;
export declare const BatteryChargingWireless_60: IconComponent;
export declare const BatteryChargingWireless_70: IconComponent;
export declare const BatteryChargingWireless_80: IconComponent;
export declare const BatteryChargingWireless_90: IconComponent;
export declare const BatteryChargingWirelessAlert: IconComponent;
export declare const BatteryChargingWirelessOutline: IconComponent;
export declare const BatteryHeart: IconComponent;
export declare const BatteryHeartOutline: IconComponent;
export declare const BatteryHeartVariant: IconComponent;
export declare const BatteryHigh: IconComponent;
export declare const BatteryLow: IconComponent;
export declare const BatteryMedium: IconComponent;
export declare const BatteryMinus: IconComponent;
export declare const BatteryNegative: IconComponent;
export declare const BatteryOff: IconComponent;
export declare const BatteryOffOutline: IconComponent;
export declare const BatteryOutline: IconComponent;
export declare const BatteryPlus: IconComponent;
export declare const BatteryPositive: IconComponent;
export declare const BatteryUnknown: IconComponent;
export declare const BatteryUnknownBluetooth: IconComponent;
export declare const Battlenet: IconComponent;
export declare const Beach: IconComponent;
export declare const Beaker: IconComponent;
export declare const BeakerAlert: IconComponent;
export declare const BeakerAlertOutline: IconComponent;
export declare const BeakerCheck: IconComponent;
export declare const BeakerCheckOutline: IconComponent;
export declare const BeakerMinus: IconComponent;
export declare const BeakerMinusOutline: IconComponent;
export declare const BeakerOutline: IconComponent;
export declare const BeakerPlus: IconComponent;
export declare const BeakerPlusOutline: IconComponent;
export declare const BeakerQuestion: IconComponent;
export declare const BeakerQuestionOutline: IconComponent;
export declare const BeakerRemove: IconComponent;
export declare const BeakerRemoveOutline: IconComponent;
export declare const Bed: IconComponent;
export declare const BedDouble: IconComponent;
export declare const BedDoubleOutline: IconComponent;
export declare const BedEmpty: IconComponent;
export declare const BedKing: IconComponent;
export declare const BedKingOutline: IconComponent;
export declare const BedOutline: IconComponent;
export declare const BedQueen: IconComponent;
export declare const BedQueenOutline: IconComponent;
export declare const BedSingle: IconComponent;
export declare const BedSingleOutline: IconComponent;
export declare const Bee: IconComponent;
export declare const BeeFlower: IconComponent;
export declare const BeehiveOffOutline: IconComponent;
export declare const BeehiveOutline: IconComponent;
export declare const Beekeeper: IconComponent;
export declare const Beer: IconComponent;
export declare const BeerOutline: IconComponent;
export declare const Bell: IconComponent;
export declare const BellAlert: IconComponent;
export declare const BellAlertOutline: IconComponent;
export declare const BellCancel: IconComponent;
export declare const BellCancelOutline: IconComponent;
export declare const BellCheck: IconComponent;
export declare const BellCheckOutline: IconComponent;
export declare const BellCircle: IconComponent;
export declare const BellCircleOutline: IconComponent;
export declare const BellMinus: IconComponent;
export declare const BellMinusOutline: IconComponent;
export declare const BellOff: IconComponent;
export declare const BellOffOutline: IconComponent;
export declare const BellOutline: IconComponent;
export declare const BellPlus: IconComponent;
export declare const BellPlusOutline: IconComponent;
export declare const BellRemove: IconComponent;
export declare const BellRemoveOutline: IconComponent;
export declare const BellRing: IconComponent;
export declare const BellRingOutline: IconComponent;
export declare const BellSleep: IconComponent;
export declare const BellSleepOutline: IconComponent;
export declare const Beta: IconComponent;
export declare const Betamax: IconComponent;
export declare const Biathlon: IconComponent;
export declare const Bicycle: IconComponent;
export declare const BicycleBasket: IconComponent;
export declare const BicycleElectric: IconComponent;
export declare const BicyclePennyFarthing: IconComponent;
export declare const Bike: IconComponent;
export declare const BikeFast: IconComponent;
export declare const Billboard: IconComponent;
export declare const Billiards: IconComponent;
export declare const BilliardsRack: IconComponent;
export declare const Binoculars: IconComponent;
export declare const Bio: IconComponent;
export declare const Biohazard: IconComponent;
export declare const Bird: IconComponent;
export declare const Bitbucket: IconComponent;
export declare const Bitcoin: IconComponent;
export declare const BlackMesa: IconComponent;
export declare const Blender: IconComponent;
export declare const BlenderSoftware: IconComponent;
export declare const Blinds: IconComponent;
export declare const BlindsOpen: IconComponent;
export declare const BlockHelper: IconComponent;
export declare const Blogger: IconComponent;
export declare const BloodBag: IconComponent;
export declare const Bluetooth: IconComponent;
export declare const BluetoothAudio: IconComponent;
export declare const BluetoothConnect: IconComponent;
export declare const BluetoothOff: IconComponent;
export declare const BluetoothSettings: IconComponent;
export declare const BluetoothTransfer: IconComponent;
export declare const Blur: IconComponent;
export declare const BlurLinear: IconComponent;
export declare const BlurOff: IconComponent;
export declare const BlurRadial: IconComponent;
export declare const BolnisiCross: IconComponent;
export declare const Bolt: IconComponent;
export declare const Bomb: IconComponent;
export declare const BombOff: IconComponent;
export declare const Bone: IconComponent;
export declare const Book: IconComponent;
export declare const BookAccount: IconComponent;
export declare const BookAccountOutline: IconComponent;
export declare const BookAlert: IconComponent;
export declare const BookAlertOutline: IconComponent;
export declare const BookAlphabet: IconComponent;
export declare const BookArrowDown: IconComponent;
export declare const BookArrowDownOutline: IconComponent;
export declare const BookArrowLeft: IconComponent;
export declare const BookArrowLeftOutline: IconComponent;
export declare const BookArrowRight: IconComponent;
export declare const BookArrowRightOutline: IconComponent;
export declare const BookArrowUp: IconComponent;
export declare const BookArrowUpOutline: IconComponent;
export declare const BookCancel: IconComponent;
export declare const BookCancelOutline: IconComponent;
export declare const BookCheck: IconComponent;
export declare const BookCheckOutline: IconComponent;
export declare const BookClock: IconComponent;
export declare const BookClockOutline: IconComponent;
export declare const BookCog: IconComponent;
export declare const BookCogOutline: IconComponent;
export declare const BookCross: IconComponent;
export declare const BookEdit: IconComponent;
export declare const BookEditOutline: IconComponent;
export declare const BookEducation: IconComponent;
export declare const BookEducationOutline: IconComponent;
export declare const BookInformationVariant: IconComponent;
export declare const BookLock: IconComponent;
export declare const BookLockOpen: IconComponent;
export declare const BookLockOpenOutline: IconComponent;
export declare const BookLockOutline: IconComponent;
export declare const BookMarker: IconComponent;
export declare const BookMarkerOutline: IconComponent;
export declare const BookMinus: IconComponent;
export declare const BookMinusMultiple: IconComponent;
export declare const BookMinusMultipleOutline: IconComponent;
export declare const BookMinusOutline: IconComponent;
export declare const BookMultiple: IconComponent;
export declare const BookMultipleOutline: IconComponent;
export declare const BookMusic: IconComponent;
export declare const BookMusicOutline: IconComponent;
export declare const BookOff: IconComponent;
export declare const BookOffOutline: IconComponent;
export declare const BookOpen: IconComponent;
export declare const BookOpenBlankVariant: IconComponent;
export declare const BookOpenOutline: IconComponent;
export declare const BookOpenPageVariant: IconComponent;
export declare const BookOpenPageVariantOutline: IconComponent;
export declare const BookOpenVariant: IconComponent;
export declare const BookOutline: IconComponent;
export declare const BookPlay: IconComponent;
export declare const BookPlayOutline: IconComponent;
export declare const BookPlus: IconComponent;
export declare const BookPlusMultiple: IconComponent;
export declare const BookPlusMultipleOutline: IconComponent;
export declare const BookPlusOutline: IconComponent;
export declare const BookRefresh: IconComponent;
export declare const BookRefreshOutline: IconComponent;
export declare const BookRemove: IconComponent;
export declare const BookRemoveMultiple: IconComponent;
export declare const BookRemoveMultipleOutline: IconComponent;
export declare const BookRemoveOutline: IconComponent;
export declare const BookSearch: IconComponent;
export declare const BookSearchOutline: IconComponent;
export declare const BookSettings: IconComponent;
export declare const BookSettingsOutline: IconComponent;
export declare const BookSync: IconComponent;
export declare const BookSyncOutline: IconComponent;
export declare const BookVariant: IconComponent;
export declare const BookVariantMultiple: IconComponent;
export declare const Bookmark: IconComponent;
export declare const BookmarkCheck: IconComponent;
export declare const BookmarkCheckOutline: IconComponent;
export declare const BookmarkMinus: IconComponent;
export declare const BookmarkMinusOutline: IconComponent;
export declare const BookmarkMultiple: IconComponent;
export declare const BookmarkMultipleOutline: IconComponent;
export declare const BookmarkMusic: IconComponent;
export declare const BookmarkMusicOutline: IconComponent;
export declare const BookmarkOff: IconComponent;
export declare const BookmarkOffOutline: IconComponent;
export declare const BookmarkOutline: IconComponent;
export declare const BookmarkPlus: IconComponent;
export declare const BookmarkPlusOutline: IconComponent;
export declare const BookmarkRemove: IconComponent;
export declare const BookmarkRemoveOutline: IconComponent;
export declare const Bookshelf: IconComponent;
export declare const BoomGate: IconComponent;
export declare const BoomGateAlert: IconComponent;
export declare const BoomGateAlertOutline: IconComponent;
export declare const BoomGateDown: IconComponent;
export declare const BoomGateDownOutline: IconComponent;
export declare const BoomGateOutline: IconComponent;
export declare const BoomGateUp: IconComponent;
export declare const BoomGateUpOutline: IconComponent;
export declare const Boombox: IconComponent;
export declare const Boomerang: IconComponent;
export declare const Bootstrap: IconComponent;
export declare const BorderAll: IconComponent;
export declare const BorderAllVariant: IconComponent;
export declare const BorderBottom: IconComponent;
export declare const BorderBottomVariant: IconComponent;
export declare const BorderColor: IconComponent;
export declare const BorderHorizontal: IconComponent;
export declare const BorderInside: IconComponent;
export declare const BorderLeft: IconComponent;
export declare const BorderLeftVariant: IconComponent;
export declare const BorderNone: IconComponent;
export declare const BorderNoneVariant: IconComponent;
export declare const BorderOutside: IconComponent;
export declare const BorderRight: IconComponent;
export declare const BorderRightVariant: IconComponent;
export declare const BorderStyle: IconComponent;
export declare const BorderTop: IconComponent;
export declare const BorderTopVariant: IconComponent;
export declare const BorderVertical: IconComponent;
export declare const BottleSoda: IconComponent;
export declare const BottleSodaClassic: IconComponent;
export declare const BottleSodaClassicOutline: IconComponent;
export declare const BottleSodaOutline: IconComponent;
export declare const BottleTonic: IconComponent;
export declare const BottleTonicOutline: IconComponent;
export declare const BottleTonicPlus: IconComponent;
export declare const BottleTonicPlusOutline: IconComponent;
export declare const BottleTonicSkull: IconComponent;
export declare const BottleTonicSkullOutline: IconComponent;
export declare const BottleWine: IconComponent;
export declare const BottleWineOutline: IconComponent;
export declare const BowTie: IconComponent;
export declare const Bowl: IconComponent;
export declare const BowlMix: IconComponent;
export declare const BowlMixOutline: IconComponent;
export declare const BowlOutline: IconComponent;
export declare const Bowling: IconComponent;
export declare const Box: IconComponent;
export declare const BoxCutter: IconComponent;
export declare const BoxCutterOff: IconComponent;
export declare const BoxShadow: IconComponent;
export declare const BoxingGlove: IconComponent;
export declare const Braille: IconComponent;
export declare const Brain: IconComponent;
export declare const BreadSlice: IconComponent;
export declare const BreadSliceOutline: IconComponent;
export declare const Bridge: IconComponent;
export declare const Briefcase: IconComponent;
export declare const BriefcaseAccount: IconComponent;
export declare const BriefcaseAccountOutline: IconComponent;
export declare const BriefcaseCheck: IconComponent;
export declare const BriefcaseCheckOutline: IconComponent;
export declare const BriefcaseClock: IconComponent;
export declare const BriefcaseClockOutline: IconComponent;
export declare const BriefcaseDownload: IconComponent;
export declare const BriefcaseDownloadOutline: IconComponent;
export declare const BriefcaseEdit: IconComponent;
export declare const BriefcaseEditOutline: IconComponent;
export declare const BriefcaseMinus: IconComponent;
export declare const BriefcaseMinusOutline: IconComponent;
export declare const BriefcaseOff: IconComponent;
export declare const BriefcaseOffOutline: IconComponent;
export