UNPKG

@fluentui/react-icons

Version:

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

10 lines (9 loc) 510 B
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export declare const SymbolsFilled: FluentFontIcon; export declare const SymbolsRegular: FluentFontIcon; export declare const Symbols16Regular: FluentFontIcon; export declare const Symbols16Filled: FluentFontIcon; export declare const Symbols20Regular: FluentFontIcon; export declare const Symbols20Filled: FluentFontIcon; export declare const Symbols24Regular: FluentFontIcon; export declare const Symbols24Filled: FluentFontIcon;