UNPKG

@fluentui/react-icons

Version:

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

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