UNPKG

@fluentui/react-icons

Version:

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

12 lines (11 loc) 609 B
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export declare const FluentFilled: FluentFontIcon; export declare const FluentRegular: FluentFontIcon; export declare const Fluent20Regular: FluentFontIcon; export declare const Fluent20Filled: FluentFontIcon; export declare const Fluent24Regular: FluentFontIcon; export declare const Fluent24Filled: FluentFontIcon; export declare const Fluent32Regular: FluentFontIcon; export declare const Fluent32Filled: FluentFontIcon; export declare const Fluent48Regular: FluentFontIcon; export declare const Fluent48Filled: FluentFontIcon;