@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 590 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const WindowMultipleOffFilled: FluentFontIcon;
export declare const WindowMultipleOffRegular: FluentFontIcon;
export declare const WindowMultipleOff16Regular: FluentFontIcon;
export declare const WindowMultipleOff16Filled: FluentFontIcon;
export declare const WindowMultipleOff20Regular: FluentFontIcon;
export declare const WindowMultipleOff20Filled: FluentFontIcon;
export declare const WindowMultipleOff24Regular: FluentFontIcon;
export declare const WindowMultipleOff24Filled: FluentFontIcon;