@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
90 lines (89 loc) • 4.57 kB
TypeScript
import type { FluentIcon } from '../utils/createFluentIcon';
export declare const AlertColor: FluentIcon;
export declare const AlertFilled: FluentIcon;
export declare const AlertRegular: FluentIcon;
export declare const AlertBadgeColor: FluentIcon;
export declare const AlertBadgeFilled: FluentIcon;
export declare const AlertBadgeRegular: FluentIcon;
export declare const AlertOffFilled: FluentIcon;
export declare const AlertOffRegular: FluentIcon;
export declare const AlertOnFilled: FluentIcon;
export declare const AlertOnRegular: FluentIcon;
export declare const AlertSnoozeFilled: FluentIcon;
export declare const AlertSnoozeRegular: FluentIcon;
export declare const AlertUrgentColor: FluentIcon;
export declare const AlertUrgentFilled: FluentIcon;
export declare const AlertUrgentRegular: FluentIcon;
export declare const CityFilled: FluentIcon;
export declare const CityRegular: FluentIcon;
export declare const DrinkBeerFilled: FluentIcon;
export declare const DrinkBeerRegular: FluentIcon;
export declare const DrinkBottleFilled: FluentIcon;
export declare const DrinkBottleRegular: FluentIcon;
export declare const DrinkBottleOffFilled: FluentIcon;
export declare const DrinkBottleOffRegular: FluentIcon;
export declare const DrinkCoffeeFilled: FluentIcon;
export declare const DrinkCoffeeRegular: FluentIcon;
export declare const DrinkMargaritaFilled: FluentIcon;
export declare const DrinkMargaritaRegular: FluentIcon;
export declare const DrinkToGoFilled: FluentIcon;
export declare const DrinkToGoRegular: FluentIcon;
export declare const DrinkWineFilled: FluentIcon;
export declare const DrinkWineRegular: FluentIcon;
export declare const DriveTrainFilled: FluentIcon;
export declare const DriveTrainRegular: FluentIcon;
export declare const GroupFilled: FluentIcon;
export declare const GroupRegular: FluentIcon;
export declare const GroupDismissFilled: FluentIcon;
export declare const GroupDismissRegular: FluentIcon;
export declare const GroupListFilled: FluentIcon;
export declare const GroupListRegular: FluentIcon;
export declare const GroupReturnFilled: FluentIcon;
export declare const GroupReturnRegular: FluentIcon;
export declare const InprivateAccountFilled: FluentIcon;
export declare const InprivateAccountRegular: FluentIcon;
export declare const MicColor: FluentIcon;
export declare const MicFilled: FluentIcon;
export declare const MicRegular: FluentIcon;
export declare const MicLinkFilled: FluentIcon;
export declare const MicLinkRegular: FluentIcon;
export declare const MicOffFilled: FluentIcon;
export declare const MicOffRegular: FluentIcon;
export declare const MicProhibitedFilled: FluentIcon;
export declare const MicProhibitedRegular: FluentIcon;
export declare const MicPulseFilled: FluentIcon;
export declare const MicPulseRegular: FluentIcon;
export declare const MicPulseOffFilled: FluentIcon;
export declare const MicPulseOffRegular: FluentIcon;
export declare const MicRecordFilled: FluentIcon;
export declare const MicRecordRegular: FluentIcon;
export declare const MicSettingsFilled: FluentIcon;
export declare const MicSettingsRegular: FluentIcon;
export declare const MicSparkleFilled: FluentIcon;
export declare const MicSparkleRegular: FluentIcon;
export declare const MicSyncFilled: FluentIcon;
export declare const MicSyncRegular: FluentIcon;
export declare const MicroscopeFilled: FluentIcon;
export declare const MicroscopeRegular: FluentIcon;
export declare const MicrowaveFilled: FluentIcon;
export declare const MicrowaveRegular: FluentIcon;
export declare const MidiFilled: FluentIcon;
export declare const MidiRegular: FluentIcon;
export declare const MountainLocationBottomFilled: FluentIcon;
export declare const MountainLocationBottomRegular: FluentIcon;
export declare const MountainLocationTopFilled: FluentIcon;
export declare const MountainLocationTopRegular: FluentIcon;
export declare const MountainTrailFilled: FluentIcon;
export declare const MountainTrailRegular: FluentIcon;
export declare const OvenFilled: FluentIcon;
export declare const OvenRegular: FluentIcon;
export declare const SyringeFilled: FluentIcon;
export declare const SyringeRegular: FluentIcon;
export declare const TeachingFilled: FluentIcon;
export declare const TeachingRegular: FluentIcon;
export declare const TeardropBottomRightFilled: FluentIcon;
export declare const TeardropBottomRightRegular: FluentIcon;
export declare const UninstallAppFilled: FluentIcon;
export declare const UninstallAppRegular: FluentIcon;
export declare const WebAssetFilled: FluentIcon;
export declare const WebAssetRegular: FluentIcon;