UNPKG

@iconify-prerendered/vue-eva

Version:

Eva Icons components for Vue. Designed for ease of use and high performance

404 lines (403 loc) 32.1 kB
import type {SVGAttributes, VNode} from 'vue'; export declare const IconActivityFill: (p?: SVGAttributes) => VNode; export declare const IconAlertCircleFill: (p?: SVGAttributes) => VNode; export declare const IconAlertCircleOutline: (p?: SVGAttributes) => VNode; export declare const IconAlertTriangleFill: (p?: SVGAttributes) => VNode; export declare const IconAlertTriangleOutline: (p?: SVGAttributes) => VNode; export declare const IconArchiveFill: (p?: SVGAttributes) => VNode; export declare const IconArchiveOutline: (p?: SVGAttributes) => VNode; export declare const IconArrowBackFill: (p?: SVGAttributes) => VNode; export declare const IconArrowCircleDownFill: (p?: SVGAttributes) => VNode; export declare const IconArrowCircleDownOutline: (p?: SVGAttributes) => VNode; export declare const IconArrowCircleLeftFill: (p?: SVGAttributes) => VNode; export declare const IconArrowCircleLeftOutline: (p?: SVGAttributes) => VNode; export declare const IconArrowCircleRightFill: (p?: SVGAttributes) => VNode; export declare const IconArrowCircleRightOutline: (p?: SVGAttributes) => VNode; export declare const IconArrowCircleUpFill: (p?: SVGAttributes) => VNode; export declare const IconArrowCircleUpOutline: (p?: SVGAttributes) => VNode; export declare const IconArrowDownFill: (p?: SVGAttributes) => VNode; export declare const IconArrowDownOutline: (p?: SVGAttributes) => VNode; export declare const IconArrowDownwardFill: (p?: SVGAttributes) => VNode; export declare const IconArrowForwardFill: (p?: SVGAttributes) => VNode; export declare const IconArrowIosBackFill: (p?: SVGAttributes) => VNode; export declare const IconArrowIosDownwardFill: (p?: SVGAttributes) => VNode; export declare const IconArrowIosForwardFill: (p?: SVGAttributes) => VNode; export declare const IconArrowIosUpwardFill: (p?: SVGAttributes) => VNode; export declare const IconArrowLeftFill: (p?: SVGAttributes) => VNode; export declare const IconArrowLeftOutline: (p?: SVGAttributes) => VNode; export declare const IconArrowRightFill: (p?: SVGAttributes) => VNode; export declare const IconArrowRightOutline: (p?: SVGAttributes) => VNode; export declare const IconArrowUpFill: (p?: SVGAttributes) => VNode; export declare const IconArrowUpOutline: (p?: SVGAttributes) => VNode; export declare const IconArrowUpwardFill: (p?: SVGAttributes) => VNode; export declare const IconArrowheadDownFill: (p?: SVGAttributes) => VNode; export declare const IconArrowheadLeftFill: (p?: SVGAttributes) => VNode; export declare const IconArrowheadRightFill: (p?: SVGAttributes) => VNode; export declare const IconArrowheadUpFill: (p?: SVGAttributes) => VNode; export declare const IconAtFill: (p?: SVGAttributes) => VNode; export declare const IconAttach2Fill: (p?: SVGAttributes) => VNode; export declare const IconAttachFill: (p?: SVGAttributes) => VNode; export declare const IconAwardFill: (p?: SVGAttributes) => VNode; export declare const IconAwardOutline: (p?: SVGAttributes) => VNode; export declare const IconBackspaceFill: (p?: SVGAttributes) => VNode; export declare const IconBackspaceOutline: (p?: SVGAttributes) => VNode; export declare const IconBarChart2Fill: (p?: SVGAttributes) => VNode; export declare const IconBarChartFill: (p?: SVGAttributes) => VNode; export declare const IconBatteryFill: (p?: SVGAttributes) => VNode; export declare const IconBatteryOutline: (p?: SVGAttributes) => VNode; export declare const IconBehanceFill: (p?: SVGAttributes) => VNode; export declare const IconBehanceOutline: (p?: SVGAttributes) => VNode; export declare const IconBellFill: (p?: SVGAttributes) => VNode; export declare const IconBellOffFill: (p?: SVGAttributes) => VNode; export declare const IconBellOffOutline: (p?: SVGAttributes) => VNode; export declare const IconBellOutline: (p?: SVGAttributes) => VNode; export declare const IconBluetoothFill: (p?: SVGAttributes) => VNode; export declare const IconBookFill: (p?: SVGAttributes) => VNode; export declare const IconBookOpenFill: (p?: SVGAttributes) => VNode; export declare const IconBookOpenOutline: (p?: SVGAttributes) => VNode; export declare const IconBookOutline: (p?: SVGAttributes) => VNode; export declare const IconBookmarkFill: (p?: SVGAttributes) => VNode; export declare const IconBookmarkOutline: (p?: SVGAttributes) => VNode; export declare const IconBriefcaseFill: (p?: SVGAttributes) => VNode; export declare const IconBriefcaseOutline: (p?: SVGAttributes) => VNode; export declare const IconBrowserFill: (p?: SVGAttributes) => VNode; export declare const IconBrowserOutline: (p?: SVGAttributes) => VNode; export declare const IconBrushFill: (p?: SVGAttributes) => VNode; export declare const IconBrushOutline: (p?: SVGAttributes) => VNode; export declare const IconBulbFill: (p?: SVGAttributes) => VNode; export declare const IconBulbOutline: (p?: SVGAttributes) => VNode; export declare const IconCalendarFill: (p?: SVGAttributes) => VNode; export declare const IconCalendarOutline: (p?: SVGAttributes) => VNode; export declare const IconCameraFill: (p?: SVGAttributes) => VNode; export declare const IconCameraOutline: (p?: SVGAttributes) => VNode; export declare const IconCarFill: (p?: SVGAttributes) => VNode; export declare const IconCarOutline: (p?: SVGAttributes) => VNode; export declare const IconCastFill: (p?: SVGAttributes) => VNode; export declare const IconChargingFill: (p?: SVGAttributes) => VNode; export declare const IconChargingOutline: (p?: SVGAttributes) => VNode; export declare const IconCheckmarkCircle2Fill: (p?: SVGAttributes) => VNode; export declare const IconCheckmarkCircle2Outline: (p?: SVGAttributes) => VNode; export declare const IconCheckmarkCircleFill: (p?: SVGAttributes) => VNode; export declare const IconCheckmarkFill: (p?: SVGAttributes) => VNode; export declare const IconCheckmarkSquare2Fill: (p?: SVGAttributes) => VNode; export declare const IconCheckmarkSquare2Outline: (p?: SVGAttributes) => VNode; export declare const IconCheckmarkSquareFill: (p?: SVGAttributes) => VNode; export declare const IconChevronDownFill: (p?: SVGAttributes) => VNode; export declare const IconChevronLeftFill: (p?: SVGAttributes) => VNode; export declare const IconChevronRightFill: (p?: SVGAttributes) => VNode; export declare const IconChevronUpFill: (p?: SVGAttributes) => VNode; export declare const IconClipboardFill: (p?: SVGAttributes) => VNode; export declare const IconClipboardOutline: (p?: SVGAttributes) => VNode; export declare const IconClockFill: (p?: SVGAttributes) => VNode; export declare const IconClockOutline: (p?: SVGAttributes) => VNode; export declare const IconCloseCircleFill: (p?: SVGAttributes) => VNode; export declare const IconCloseCircleOutline: (p?: SVGAttributes) => VNode; export declare const IconCloseFill: (p?: SVGAttributes) => VNode; export declare const IconCloseSquareFill: (p?: SVGAttributes) => VNode; export declare const IconCloseSquareOutline: (p?: SVGAttributes) => VNode; export declare const IconCloudDownloadFill: (p?: SVGAttributes) => VNode; export declare const IconCloudDownloadOutline: (p?: SVGAttributes) => VNode; export declare const IconCloudUploadFill: (p?: SVGAttributes) => VNode; export declare const IconCloudUploadOutline: (p?: SVGAttributes) => VNode; export declare const IconCodeDownloadFill: (p?: SVGAttributes) => VNode; export declare const IconCodeFill: (p?: SVGAttributes) => VNode; export declare const IconCollapseFill: (p?: SVGAttributes) => VNode; export declare const IconColorPaletteFill: (p?: SVGAttributes) => VNode; export declare const IconColorPaletteOutline: (p?: SVGAttributes) => VNode; export declare const IconColorPickerFill: (p?: SVGAttributes) => VNode; export declare const IconColorPickerOutline: (p?: SVGAttributes) => VNode; export declare const IconCompassFill: (p?: SVGAttributes) => VNode; export declare const IconCompassOutline: (p?: SVGAttributes) => VNode; export declare const IconCopyFill: (p?: SVGAttributes) => VNode; export declare const IconCopyOutline: (p?: SVGAttributes) => VNode; export declare const IconCornerDownLeftFill: (p?: SVGAttributes) => VNode; export declare const IconCornerDownRightFill: (p?: SVGAttributes) => VNode; export declare const IconCornerLeftDownFill: (p?: SVGAttributes) => VNode; export declare const IconCornerLeftUpFill: (p?: SVGAttributes) => VNode; export declare const IconCornerRightDownFill: (p?: SVGAttributes) => VNode; export declare const IconCornerRightUpFill: (p?: SVGAttributes) => VNode; export declare const IconCornerUpLeftFill: (p?: SVGAttributes) => VNode; export declare const IconCornerUpRightFill: (p?: SVGAttributes) => VNode; export declare const IconCreditCardFill: (p?: SVGAttributes) => VNode; export declare const IconCreditCardOutline: (p?: SVGAttributes) => VNode; export declare const IconCropFill: (p?: SVGAttributes) => VNode; export declare const IconCubeFill: (p?: SVGAttributes) => VNode; export declare const IconCubeOutline: (p?: SVGAttributes) => VNode; export declare const IconDiagonalArrowLeftDownFill: (p?: SVGAttributes) => VNode; export declare const IconDiagonalArrowLeftUpFill: (p?: SVGAttributes) => VNode; export declare const IconDiagonalArrowRightDownFill: (p?: SVGAttributes) => VNode; export declare const IconDiagonalArrowRightUpFill: (p?: SVGAttributes) => VNode; export declare const IconDoneAllFill: (p?: SVGAttributes) => VNode; export declare const IconDownloadFill: (p?: SVGAttributes) => VNode; export declare const IconDropletFill: (p?: SVGAttributes) => VNode; export declare const IconDropletOffFill: (p?: SVGAttributes) => VNode; export declare const IconDropletOffOutline: (p?: SVGAttributes) => VNode; export declare const IconDropletOutline: (p?: SVGAttributes) => VNode; export declare const IconEdit2Fill: (p?: SVGAttributes) => VNode; export declare const IconEdit2Outline: (p?: SVGAttributes) => VNode; export declare const IconEditFill: (p?: SVGAttributes) => VNode; export declare const IconEditOutline: (p?: SVGAttributes) => VNode; export declare const IconEmailFill: (p?: SVGAttributes) => VNode; export declare const IconEmailOutline: (p?: SVGAttributes) => VNode; export declare const IconExpandFill: (p?: SVGAttributes) => VNode; export declare const IconExternalLinkFill: (p?: SVGAttributes) => VNode; export declare const IconEyeFill: (p?: SVGAttributes) => VNode; export declare const IconEyeOff2Fill: (p?: SVGAttributes) => VNode; export declare const IconEyeOffFill: (p?: SVGAttributes) => VNode; export declare const IconEyeOffOutline: (p?: SVGAttributes) => VNode; export declare const IconEyeOutline: (p?: SVGAttributes) => VNode; export declare const IconFacebookFill: (p?: SVGAttributes) => VNode; export declare const IconFacebookOutline: (p?: SVGAttributes) => VNode; export declare const IconFileAddFill: (p?: SVGAttributes) => VNode; export declare const IconFileAddOutline: (p?: SVGAttributes) => VNode; export declare const IconFileFill: (p?: SVGAttributes) => VNode; export declare const IconFileOutline: (p?: SVGAttributes) => VNode; export declare const IconFileRemoveFill: (p?: SVGAttributes) => VNode; export declare const IconFileRemoveOutline: (p?: SVGAttributes) => VNode; export declare const IconFileTextFill: (p?: SVGAttributes) => VNode; export declare const IconFileTextOutline: (p?: SVGAttributes) => VNode; export declare const IconFilmFill: (p?: SVGAttributes) => VNode; export declare const IconFilmOutline: (p?: SVGAttributes) => VNode; export declare const IconFlagFill: (p?: SVGAttributes) => VNode; export declare const IconFlagOutline: (p?: SVGAttributes) => VNode; export declare const IconFlashFill: (p?: SVGAttributes) => VNode; export declare const IconFlashOffFill: (p?: SVGAttributes) => VNode; export declare const IconFlashOffOutline: (p?: SVGAttributes) => VNode; export declare const IconFlashOutline: (p?: SVGAttributes) => VNode; export declare const IconFlip2Fill: (p?: SVGAttributes) => VNode; export declare const IconFlipFill: (p?: SVGAttributes) => VNode; export declare const IconFolderAddFill: (p?: SVGAttributes) => VNode; export declare const IconFolderAddOutline: (p?: SVGAttributes) => VNode; export declare const IconFolderFill: (p?: SVGAttributes) => VNode; export declare const IconFolderOutline: (p?: SVGAttributes) => VNode; export declare const IconFolderRemoveFill: (p?: SVGAttributes) => VNode; export declare const IconFolderRemoveOutline: (p?: SVGAttributes) => VNode; export declare const IconFunnelFill: (p?: SVGAttributes) => VNode; export declare const IconFunnelOutline: (p?: SVGAttributes) => VNode; export declare const IconGiftFill: (p?: SVGAttributes) => VNode; export declare const IconGiftOutline: (p?: SVGAttributes) => VNode; export declare const IconGithubFill: (p?: SVGAttributes) => VNode; export declare const IconGithubOutline: (p?: SVGAttributes) => VNode; export declare const IconGlobe2Fill: (p?: SVGAttributes) => VNode; export declare const IconGlobe2Outline: (p?: SVGAttributes) => VNode; export declare const IconGlobe3Fill: (p?: SVGAttributes) => VNode; export declare const IconGlobeFill: (p?: SVGAttributes) => VNode; export declare const IconGoogleFill: (p?: SVGAttributes) => VNode; export declare const IconGoogleOutline: (p?: SVGAttributes) => VNode; export declare const IconGridFill: (p?: SVGAttributes) => VNode; export declare const IconGridOutline: (p?: SVGAttributes) => VNode; export declare const IconHardDriveFill: (p?: SVGAttributes) => VNode; export declare const IconHardDriveOutline: (p?: SVGAttributes) => VNode; export declare const IconHashFill: (p?: SVGAttributes) => VNode; export declare const IconHeadphonesFill: (p?: SVGAttributes) => VNode; export declare const IconHeadphonesOutline: (p?: SVGAttributes) => VNode; export declare const IconHeartFill: (p?: SVGAttributes) => VNode; export declare const IconHeartOutline: (p?: SVGAttributes) => VNode; export declare const IconHomeFill: (p?: SVGAttributes) => VNode; export declare const IconHomeOutline: (p?: SVGAttributes) => VNode; export declare const IconImage2Fill: (p?: SVGAttributes) => VNode; export declare const IconImageFill: (p?: SVGAttributes) => VNode; export declare const IconImageOutline: (p?: SVGAttributes) => VNode; export declare const IconInboxFill: (p?: SVGAttributes) => VNode; export declare const IconInboxOutline: (p?: SVGAttributes) => VNode; export declare const IconInfoFill: (p?: SVGAttributes) => VNode; export declare const IconInfoOutline: (p?: SVGAttributes) => VNode; export declare const IconKeypadFill: (p?: SVGAttributes) => VNode; export declare const IconKeypadOutline: (p?: SVGAttributes) => VNode; export declare const IconLayersFill: (p?: SVGAttributes) => VNode; export declare const IconLayersOutline: (p?: SVGAttributes) => VNode; export declare const IconLayoutFill: (p?: SVGAttributes) => VNode; export declare const IconLayoutOutline: (p?: SVGAttributes) => VNode; export declare const IconLink2Fill: (p?: SVGAttributes) => VNode; export declare const IconLinkFill: (p?: SVGAttributes) => VNode; export declare const IconLinkedinFill: (p?: SVGAttributes) => VNode; export declare const IconLinkedinOutline: (p?: SVGAttributes) => VNode; export declare const IconListFill: (p?: SVGAttributes) => VNode; export declare const IconLoaderOutline: (p?: SVGAttributes) => VNode; export declare const IconLockFill: (p?: SVGAttributes) => VNode; export declare const IconLockOutline: (p?: SVGAttributes) => VNode; export declare const IconLogInFill: (p?: SVGAttributes) => VNode; export declare const IconLogOutFill: (p?: SVGAttributes) => VNode; export declare const IconMapFill: (p?: SVGAttributes) => VNode; export declare const IconMapOutline: (p?: SVGAttributes) => VNode; export declare const IconMaximizeFill: (p?: SVGAttributes) => VNode; export declare const IconMaximizeOutline: (p?: SVGAttributes) => VNode; export declare const IconMenu2Fill: (p?: SVGAttributes) => VNode; export declare const IconMenuArrowFill: (p?: SVGAttributes) => VNode; export declare const IconMenuFill: (p?: SVGAttributes) => VNode; export declare const IconMessageCircleFill: (p?: SVGAttributes) => VNode; export declare const IconMessageCircleOutline: (p?: SVGAttributes) => VNode; export declare const IconMessageSquareFill: (p?: SVGAttributes) => VNode; export declare const IconMessageSquareOutline: (p?: SVGAttributes) => VNode; export declare const IconMicFill: (p?: SVGAttributes) => VNode; export declare const IconMicOffFill: (p?: SVGAttributes) => VNode; export declare const IconMicOffOutline: (p?: SVGAttributes) => VNode; export declare const IconMicOutline: (p?: SVGAttributes) => VNode; export declare const IconMinimizeFill: (p?: SVGAttributes) => VNode; export declare const IconMinimizeOutline: (p?: SVGAttributes) => VNode; export declare const IconMinusCircleFill: (p?: SVGAttributes) => VNode; export declare const IconMinusCircleOutline: (p?: SVGAttributes) => VNode; export declare const IconMinusFill: (p?: SVGAttributes) => VNode; export declare const IconMinusSquareFill: (p?: SVGAttributes) => VNode; export declare const IconMinusSquareOutline: (p?: SVGAttributes) => VNode; export declare const IconMonitorFill: (p?: SVGAttributes) => VNode; export declare const IconMonitorOutline: (p?: SVGAttributes) => VNode; export declare const IconMoonFill: (p?: SVGAttributes) => VNode; export declare const IconMoonOutline: (p?: SVGAttributes) => VNode; export declare const IconMoreHorizontalFill: (p?: SVGAttributes) => VNode; export declare const IconMoreVerticalFill: (p?: SVGAttributes) => VNode; export declare const IconMoveFill: (p?: SVGAttributes) => VNode; export declare const IconMusicFill: (p?: SVGAttributes) => VNode; export declare const IconMusicOutline: (p?: SVGAttributes) => VNode; export declare const IconNavigation2Fill: (p?: SVGAttributes) => VNode; export declare const IconNavigation2Outline: (p?: SVGAttributes) => VNode; export declare const IconNavigationFill: (p?: SVGAttributes) => VNode; export declare const IconNavigationOutline: (p?: SVGAttributes) => VNode; export declare const IconNpmFill: (p?: SVGAttributes) => VNode; export declare const IconNpmOutline: (p?: SVGAttributes) => VNode; export declare const IconOptions2Fill: (p?: SVGAttributes) => VNode; export declare const IconOptions2Outline: (p?: SVGAttributes) => VNode; export declare const IconOptionsFill: (p?: SVGAttributes) => VNode; export declare const IconOptionsOutline: (p?: SVGAttributes) => VNode; export declare const IconPantoneFill: (p?: SVGAttributes) => VNode; export declare const IconPantoneOutline: (p?: SVGAttributes) => VNode; export declare const IconPaperPlaneFill: (p?: SVGAttributes) => VNode; export declare const IconPauseCircleFill: (p?: SVGAttributes) => VNode; export declare const IconPauseCircleOutline: (p?: SVGAttributes) => VNode; export declare const IconPeopleFill: (p?: SVGAttributes) => VNode; export declare const IconPeopleOutline: (p?: SVGAttributes) => VNode; export declare const IconPercentFill: (p?: SVGAttributes) => VNode; export declare const IconPersonAddFill: (p?: SVGAttributes) => VNode; export declare const IconPersonAddOutline: (p?: SVGAttributes) => VNode; export declare const IconPersonDeleteFill: (p?: SVGAttributes) => VNode; export declare const IconPersonDeleteOutline: (p?: SVGAttributes) => VNode; export declare const IconPersonDoneFill: (p?: SVGAttributes) => VNode; export declare const IconPersonDoneOutline: (p?: SVGAttributes) => VNode; export declare const IconPersonFill: (p?: SVGAttributes) => VNode; export declare const IconPersonOutline: (p?: SVGAttributes) => VNode; export declare const IconPersonRemoveFill: (p?: SVGAttributes) => VNode; export declare const IconPersonRemoveOutline: (p?: SVGAttributes) => VNode; export declare const IconPhoneCallFill: (p?: SVGAttributes) => VNode; export declare const IconPhoneCallOutline: (p?: SVGAttributes) => VNode; export declare const IconPhoneFill: (p?: SVGAttributes) => VNode; export declare const IconPhoneMissedFill: (p?: SVGAttributes) => VNode; export declare const IconPhoneMissedOutline: (p?: SVGAttributes) => VNode; export declare const IconPhoneOffFill: (p?: SVGAttributes) => VNode; export declare const IconPhoneOffOutline: (p?: SVGAttributes) => VNode; export declare const IconPhoneOutline: (p?: SVGAttributes) => VNode; export declare const IconPieChart2Fill: (p?: SVGAttributes) => VNode; export declare const IconPieChartFill: (p?: SVGAttributes) => VNode; export declare const IconPieChartOutline: (p?: SVGAttributes) => VNode; export declare const IconPinFill: (p?: SVGAttributes) => VNode; export declare const IconPinOutline: (p?: SVGAttributes) => VNode; export declare const IconPlayCircleFill: (p?: SVGAttributes) => VNode; export declare const IconPlayCircleOutline: (p?: SVGAttributes) => VNode; export declare const IconPlusCircleFill: (p?: SVGAttributes) => VNode; export declare const IconPlusCircleOutline: (p?: SVGAttributes) => VNode; export declare const IconPlusFill: (p?: SVGAttributes) => VNode; export declare const IconPlusSquareFill: (p?: SVGAttributes) => VNode; export declare const IconPlusSquareOutline: (p?: SVGAttributes) => VNode; export declare const IconPowerFill: (p?: SVGAttributes) => VNode; export declare const IconPricetagsFill: (p?: SVGAttributes) => VNode; export declare const IconPricetagsOutline: (p?: SVGAttributes) => VNode; export declare const IconPrinterFill: (p?: SVGAttributes) => VNode; export declare const IconPrinterOutline: (p?: SVGAttributes) => VNode; export declare const IconQuestionMarkCircleFill: (p?: SVGAttributes) => VNode; export declare const IconQuestionMarkCircleOutline: (p?: SVGAttributes) => VNode; export declare const IconQuestionMarkFill: (p?: SVGAttributes) => VNode; export declare const IconRadioButtonOffFill: (p?: SVGAttributes) => VNode; export declare const IconRadioButtonOnFill: (p?: SVGAttributes) => VNode; export declare const IconRadioButtonOnOutline: (p?: SVGAttributes) => VNode; export declare const IconRadioFill: (p?: SVGAttributes) => VNode; export declare const IconRadioOutline: (p?: SVGAttributes) => VNode; export declare const IconRecordingFill: (p?: SVGAttributes) => VNode; export declare const IconRecordingOutline: (p?: SVGAttributes) => VNode; export declare const IconRefreshFill: (p?: SVGAttributes) => VNode; export declare const IconRepeatFill: (p?: SVGAttributes) => VNode; export declare const IconRewindLeftFill: (p?: SVGAttributes) => VNode; export declare const IconRewindLeftOutline: (p?: SVGAttributes) => VNode; export declare const IconRewindRightFill: (p?: SVGAttributes) => VNode; export declare const IconRewindRightOutline: (p?: SVGAttributes) => VNode; export declare const IconSaveFill: (p?: SVGAttributes) => VNode; export declare const IconSaveOutline: (p?: SVGAttributes) => VNode; export declare const IconScissorsFill: (p?: SVGAttributes) => VNode; export declare const IconSearchFill: (p?: SVGAttributes) => VNode; export declare const IconSettings2Fill: (p?: SVGAttributes) => VNode; export declare const IconSettings2Outline: (p?: SVGAttributes) => VNode; export declare const IconSettingsFill: (p?: SVGAttributes) => VNode; export declare const IconSettingsOutline: (p?: SVGAttributes) => VNode; export declare const IconShakeFill: (p?: SVGAttributes) => VNode; export declare const IconShareFill: (p?: SVGAttributes) => VNode; export declare const IconShareOutline: (p?: SVGAttributes) => VNode; export declare const IconShieldFill: (p?: SVGAttributes) => VNode; export declare const IconShieldOffFill: (p?: SVGAttributes) => VNode; export declare const IconShieldOffOutline: (p?: SVGAttributes) => VNode; export declare const IconShieldOutline: (p?: SVGAttributes) => VNode; export declare const IconShoppingBagFill: (p?: SVGAttributes) => VNode; export declare const IconShoppingBagOutline: (p?: SVGAttributes) => VNode; export declare const IconShoppingCartFill: (p?: SVGAttributes) => VNode; export declare const IconShoppingCartOutline: (p?: SVGAttributes) => VNode; export declare const IconShuffle2Fill: (p?: SVGAttributes) => VNode; export declare const IconShuffleFill: (p?: SVGAttributes) => VNode; export declare const IconSkipBackFill: (p?: SVGAttributes) => VNode; export declare const IconSkipBackOutline: (p?: SVGAttributes) => VNode; export declare const IconSkipForwardFill: (p?: SVGAttributes) => VNode; export declare const IconSkipForwardOutline: (p?: SVGAttributes) => VNode; export declare const IconSlashFill: (p?: SVGAttributes) => VNode; export declare const IconSmartphoneFill: (p?: SVGAttributes) => VNode; export declare const IconSmartphoneOutline: (p?: SVGAttributes) => VNode; export declare const IconSmilingFaceFill: (p?: SVGAttributes) => VNode; export declare const IconSpeakerFill: (p?: SVGAttributes) => VNode; export declare const IconSpeakerOutline: (p?: SVGAttributes) => VNode; export declare const IconSquareFill: (p?: SVGAttributes) => VNode; export declare const IconStarFill: (p?: SVGAttributes) => VNode; export declare const IconStarOutline: (p?: SVGAttributes) => VNode; export declare const IconStopCircleFill: (p?: SVGAttributes) => VNode; export declare const IconStopCircleOutline: (p?: SVGAttributes) => VNode; export declare const IconSunFill: (p?: SVGAttributes) => VNode; export declare const IconSunOutline: (p?: SVGAttributes) => VNode; export declare const IconSwapFill: (p?: SVGAttributes) => VNode; export declare const IconSyncFill: (p?: SVGAttributes) => VNode; export declare const IconTextFill: (p?: SVGAttributes) => VNode; export declare const IconThermometerFill: (p?: SVGAttributes) => VNode; export declare const IconThermometerMinusFill: (p?: SVGAttributes) => VNode; export declare const IconThermometerMinusOutline: (p?: SVGAttributes) => VNode; export declare const IconThermometerOutline: (p?: SVGAttributes) => VNode; export declare const IconThermometerPlusFill: (p?: SVGAttributes) => VNode; export declare const IconThermometerPlusOutline: (p?: SVGAttributes) => VNode; export declare const IconToggleLeftFill: (p?: SVGAttributes) => VNode; export declare const IconToggleLeftOutline: (p?: SVGAttributes) => VNode; export declare const IconToggleRightFill: (p?: SVGAttributes) => VNode; export declare const IconToggleRightOutline: (p?: SVGAttributes) => VNode; export declare const IconTrash2Fill: (p?: SVGAttributes) => VNode; export declare const IconTrash2Outline: (p?: SVGAttributes) => VNode; export declare const IconTrashFill: (p?: SVGAttributes) => VNode; export declare const IconTrashOutline: (p?: SVGAttributes) => VNode; export declare const IconTrendingDownFill: (p?: SVGAttributes) => VNode; export declare const IconTrendingUpFill: (p?: SVGAttributes) => VNode; export declare const IconTvFill: (p?: SVGAttributes) => VNode; export declare const IconTvOutline: (p?: SVGAttributes) => VNode; export declare const IconTwitterFill: (p?: SVGAttributes) => VNode; export declare const IconTwitterOutline: (p?: SVGAttributes) => VNode; export declare const IconUmbrellaFill: (p?: SVGAttributes) => VNode; export declare const IconUmbrellaOutline: (p?: SVGAttributes) => VNode; export declare const IconUndoFill: (p?: SVGAttributes) => VNode; export declare const IconUndoOutline: (p?: SVGAttributes) => VNode; export declare const IconUnlockFill: (p?: SVGAttributes) => VNode; export declare const IconUnlockOutline: (p?: SVGAttributes) => VNode; export declare const IconUploadFill: (p?: SVGAttributes) => VNode; export declare const IconVideoFill: (p?: SVGAttributes) => VNode; export declare const IconVideoOffFill: (p?: SVGAttributes) => VNode; export declare const IconVideoOffOutline: (p?: SVGAttributes) => VNode; export declare const IconVideoOutline: (p?: SVGAttributes) => VNode; export declare const IconVolumeDownFill: (p?: SVGAttributes) => VNode; export declare const IconVolumeDownOutline: (p?: SVGAttributes) => VNode; export declare const IconVolumeMuteFill: (p?: SVGAttributes) => VNode; export declare const IconVolumeMuteOutline: (p?: SVGAttributes) => VNode; export declare const IconVolumeOffFill: (p?: SVGAttributes) => VNode; export declare const IconVolumeOffOutline: (p?: SVGAttributes) => VNode; export declare const IconVolumeUpFill: (p?: SVGAttributes) => VNode; export declare const IconVolumeUpOutline: (p?: SVGAttributes) => VNode; export declare const IconWifiFill: (p?: SVGAttributes) => VNode; export declare const IconWifiOffFill: (p?: SVGAttributes) => VNode; export {IconActivityFill as IconActivityOutline,IconArrowBackFill as IconArrowBackOutline,IconArrowDownwardFill as IconArrowDownwardOutline,IconArrowForwardFill as IconArrowForwardOutline,IconArrowIosBackFill as IconArrowIosBackOutline,IconArrowIosDownwardFill as IconArrowIosDownwardOutline,IconArrowIosForwardFill as IconArrowIosForwardOutline,IconArrowIosUpwardFill as IconArrowIosUpwardOutline,IconArrowUpwardFill as IconArrowUpwardOutline,IconArrowheadDownFill as IconArrowheadDownOutline,IconArrowheadLeftFill as IconArrowheadLeftOutline,IconArrowheadRightFill as IconArrowheadRightOutline,IconArrowheadUpFill as IconArrowheadUpOutline,IconAtFill as IconAtOutline,IconAttach2Fill as IconAttach2Outline,IconAttachFill as IconAttachOutline,IconBarChart2Fill as IconBarChart2Outline,IconBarChartFill as IconBarChartOutline,IconBluetoothFill as IconBluetoothOutline,IconCastFill as IconCastOutline,IconCheckmarkCircleFill as IconCheckmarkCircleOutline,IconCheckmarkFill as IconCheckmarkOutline,IconCheckmarkSquareFill as IconCheckmarkSquareOutline,IconChevronDownFill as IconChevronDownOutline,IconChevronLeftFill as IconChevronLeftOutline,IconChevronRightFill as IconChevronRightOutline,IconChevronUpFill as IconChevronUpOutline,IconCloseFill as IconCloseOutline,IconCodeDownloadFill as IconCodeDownloadOutline,IconCodeFill as IconCodeOutline,IconCollapseFill as IconCollapseOutline,IconCornerDownLeftFill as IconCornerDownLeftOutline,IconCornerDownRightFill as IconCornerDownRightOutline,IconCornerLeftDownFill as IconCornerLeftDownOutline,IconCornerLeftUpFill as IconCornerLeftUpOutline,IconCornerRightDownFill as IconCornerRightDownOutline,IconCornerRightUpFill as IconCornerRightUpOutline,IconCornerUpLeftFill as IconCornerUpLeftOutline,IconCornerUpRightFill as IconCornerUpRightOutline,IconCropFill as IconCropOutline,IconDiagonalArrowLeftDownFill as IconDiagonalArrowLeftDownOutline,IconDiagonalArrowLeftUpFill as IconDiagonalArrowLeftUpOutline,IconDiagonalArrowRightDownFill as IconDiagonalArrowRightDownOutline,IconDiagonalArrowRightUpFill as IconDiagonalArrowRightUpOutline,IconDoneAllFill as IconDoneAllOutline,IconDownloadFill as IconDownloadOutline,IconExpandFill as IconExpandOutline,IconExternalLinkFill as IconExternalLinkOutline,IconEyeOff2Fill as IconEyeOff2Outline,IconFlip2Fill as IconFlip2Outline,IconFlipFill as IconFlipOutline,IconGlobeFill as IconGlobeOutline,IconHashFill as IconHashOutline,IconLink2Fill as IconLink2Outline,IconLinkFill as IconLinkOutline,IconListFill as IconListOutline,IconLogInFill as IconLogInOutline,IconLogOutFill as IconLogOutOutline,IconMenu2Fill as IconMenu2Outline,IconMenuArrowFill as IconMenuArrowOutline,IconMenuFill as IconMenuOutline,IconMinusFill as IconMinusOutline,IconMoreHorizontalFill as IconMoreHorizontalOutline,IconMoreVerticalFill as IconMoreVerticalOutline,IconMoveFill as IconMoveOutline,IconPaperPlaneFill as IconPaperPlaneOutline,IconPercentFill as IconPercentOutline,IconPlusFill as IconPlusOutline,IconPowerFill as IconPowerOutline,IconQuestionMarkFill as IconQuestionMarkOutline,IconRadioButtonOffFill as IconRadioButtonOffOutline,IconRefreshFill as IconRefreshOutline,IconRepeatFill as IconRepeatOutline,IconScissorsFill as IconScissorsOutline,IconSearchFill as IconSearchOutline,IconShakeFill as IconShakeOutline,IconShuffle2Fill as IconShuffle2Outline,IconShuffleFill as IconShuffleOutline,IconSlashFill as IconSlashOutline,IconSmilingFaceFill as IconSmilingFaceOutline,IconSquareFill as IconSquareOutline,IconSwapFill as IconSwapOutline,IconSyncFill as IconSyncOutline,IconTextFill as IconTextOutline,IconTrendingDownFill as IconTrendingDownOutline,IconTrendingUpFill as IconTrendingUpOutline,IconUploadFill as IconUploadOutline,IconWifiFill as IconWifiOutline,IconWifiOffFill as IconWifiOffOutline};