UNPKG

@fluentui/react-icons

Version:

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

10 lines (9 loc) 494 B
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export declare const StepsFilled: FluentFontIcon; export declare const StepsRegular: FluentFontIcon; export declare const Steps16Regular: FluentFontIcon; export declare const Steps16Filled: FluentFontIcon; export declare const Steps20Regular: FluentFontIcon; export declare const Steps20Filled: FluentFontIcon; export declare const Steps24Regular: FluentFontIcon; export declare const Steps24Filled: FluentFontIcon;