@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 510 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const FlowDotFilled: FluentFontIcon;
export declare const FlowDotRegular: FluentFontIcon;
export declare const FlowDot16Regular: FluentFontIcon;
export declare const FlowDot16Filled: FluentFontIcon;
export declare const FlowDot20Regular: FluentFontIcon;
export declare const FlowDot20Filled: FluentFontIcon;
export declare const FlowDot24Regular: FluentFontIcon;
export declare const FlowDot24Filled: FluentFontIcon;