@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 535 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const FlowFilled: FluentIcon;
export declare const FlowRegular: FluentIcon;
export declare const Flow16Regular: FluentIcon;
export declare const Flow16Filled: FluentIcon;
export declare const Flow20Regular: FluentIcon;
export declare const Flow20Filled: FluentIcon;
export declare const Flow24Regular: FluentIcon;
export declare const Flow24Filled: FluentIcon;
export declare const Flow32Regular: FluentIcon;
export declare const Flow32Filled: FluentIcon;