UNPKG

@fluentui/react-icons

Version:

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

8 lines (7 loc) 395 B
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export declare const ButtonFilled: FluentFontIcon; export declare const ButtonRegular: FluentFontIcon; export declare const Button16Regular: FluentFontIcon; export declare const Button16Filled: FluentFontIcon; export declare const Button20Regular: FluentFontIcon; export declare const Button20Filled: FluentFontIcon;