UNPKG

@fluentui/react-icons

Version:

Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.

10 lines (9 loc) 526 B
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export declare const TextFieldFilled: FluentFontIcon; export declare const TextFieldRegular: FluentFontIcon; export declare const TextField16Regular: FluentFontIcon; export declare const TextField16Filled: FluentFontIcon; export declare const TextField20Regular: FluentFontIcon; export declare const TextField20Filled: FluentFontIcon; export declare const TextField24Regular: FluentFontIcon; export declare const TextField24Filled: FluentFontIcon;