@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
26 lines (25 loc) • 1.21 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 Alert12Regular: FluentIcon;
export declare const Alert12Filled: FluentIcon;
export declare const Alert16Regular: FluentIcon;
export declare const Alert16Filled: FluentIcon;
export declare const Alert16Color: FluentIcon;
export declare const Alert20Regular: FluentIcon;
export declare const Alert20Filled: FluentIcon;
export declare const Alert20Color: FluentIcon;
export declare const Alert24Regular: FluentIcon;
export declare const Alert24Filled: FluentIcon;
export declare const Alert24Color: FluentIcon;
export declare const Alert28Regular: FluentIcon;
export declare const Alert28Filled: FluentIcon;
export declare const Alert28Color: FluentIcon;
export declare const Alert32Regular: FluentIcon;
export declare const Alert32Filled: FluentIcon;
export declare const Alert32Light: FluentIcon;
export declare const Alert32Color: FluentIcon;
export declare const Alert48Regular: FluentIcon;
export declare const Alert48Filled: FluentIcon;
export declare const Alert48Color: FluentIcon;