@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
16 lines (15 loc) • 865 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const WindowNewFilled: FluentFontIcon;
export declare const WindowNewRegular: FluentFontIcon;
export declare const WindowNew16Regular: FluentFontIcon;
export declare const WindowNew16Filled: FluentFontIcon;
export declare const WindowNew20Regular: FluentFontIcon;
export declare const WindowNew20Filled: FluentFontIcon;
export declare const WindowNew24Regular: FluentFontIcon;
export declare const WindowNew24Filled: FluentFontIcon;
export declare const WindowNew28Regular: FluentFontIcon;
export declare const WindowNew28Filled: FluentFontIcon;
export declare const WindowNew32Regular: FluentFontIcon;
export declare const WindowNew32Filled: FluentFontIcon;
export declare const WindowNew48Regular: FluentFontIcon;
export declare const WindowNew48Filled: FluentFontIcon;