@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 779 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ProjectionScreenDismissFilled: FluentFontIcon;
export declare const ProjectionScreenDismissRegular: FluentFontIcon;
export declare const ProjectionScreenDismiss16Regular: FluentFontIcon;
export declare const ProjectionScreenDismiss16Filled: FluentFontIcon;
export declare const ProjectionScreenDismiss20Regular: FluentFontIcon;
export declare const ProjectionScreenDismiss20Filled: FluentFontIcon;
export declare const ProjectionScreenDismiss24Regular: FluentFontIcon;
export declare const ProjectionScreenDismiss24Filled: FluentFontIcon;
export declare const ProjectionScreenDismiss28Regular: FluentFontIcon;
export declare const ProjectionScreenDismiss28Filled: FluentFontIcon;