@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 550 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const WindowShieldFilled: FluentFontIcon;
export declare const WindowShieldRegular: FluentFontIcon;
export declare const WindowShield16Regular: FluentFontIcon;
export declare const WindowShield16Filled: FluentFontIcon;
export declare const WindowShield20Regular: FluentFontIcon;
export declare const WindowShield20Filled: FluentFontIcon;
export declare const WindowShield24Regular: FluentFontIcon;
export declare const WindowShield24Filled: FluentFontIcon;