@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 639 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const FlowchartFilled: FluentFontIcon;
export declare const FlowchartRegular: FluentFontIcon;
export declare const Flowchart16Regular: FluentFontIcon;
export declare const Flowchart16Filled: FluentFontIcon;
export declare const Flowchart20Regular: FluentFontIcon;
export declare const Flowchart20Filled: FluentFontIcon;
export declare const Flowchart24Regular: FluentFontIcon;
export declare const Flowchart24Filled: FluentFontIcon;
export declare const Flowchart32Regular: FluentFontIcon;
export declare const Flowchart32Filled: FluentFontIcon;