@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
25 lines (24 loc) • 1.19 kB
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ShieldColor: FluentIcon;
export declare const ShieldFilled: FluentIcon;
export declare const ShieldRegular: FluentIcon;
export declare const Shield12Regular: FluentIcon;
export declare const Shield12Filled: FluentIcon;
export declare const Shield16Regular: FluentIcon;
export declare const Shield16Filled: FluentIcon;
export declare const Shield16Color: FluentIcon;
export declare const Shield20Regular: FluentIcon;
export declare const Shield20Filled: FluentIcon;
export declare const Shield20Color: FluentIcon;
export declare const Shield24Regular: FluentIcon;
export declare const Shield24Filled: FluentIcon;
export declare const Shield24Color: FluentIcon;
export declare const Shield28Regular: FluentIcon;
export declare const Shield28Filled: FluentIcon;
export declare const Shield28Color: FluentIcon;
export declare const Shield32Regular: FluentIcon;
export declare const Shield32Filled: FluentIcon;
export declare const Shield32Color: FluentIcon;
export declare const Shield48Regular: FluentIcon;
export declare const Shield48Filled: FluentIcon;
export declare const Shield48Color: FluentIcon;