@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 655 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ProjectionScreenFilled: FluentIcon;
export declare const ProjectionScreenRegular: FluentIcon;
export declare const ProjectionScreen16Regular: FluentIcon;
export declare const ProjectionScreen16Filled: FluentIcon;
export declare const ProjectionScreen20Regular: FluentIcon;
export declare const ProjectionScreen20Filled: FluentIcon;
export declare const ProjectionScreen24Regular: FluentIcon;
export declare const ProjectionScreen24Filled: FluentIcon;
export declare const ProjectionScreen28Regular: FluentIcon;
export declare const ProjectionScreen28Filled: FluentIcon;