@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 565 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const FormNewFilled: FluentIcon;
export declare const FormNewRegular: FluentIcon;
export declare const FormNew20Regular: FluentIcon;
export declare const FormNew20Filled: FluentIcon;
export declare const FormNew24Regular: FluentIcon;
export declare const FormNew24Filled: FluentIcon;
export declare const FormNew28Regular: FluentIcon;
export declare const FormNew28Filled: FluentIcon;
export declare const FormNew48Regular: FluentIcon;
export declare const FormNew48Filled: FluentIcon;