@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 486 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const DustFilled: FluentFontIcon;
export declare const DustRegular: FluentFontIcon;
export declare const Dust20Regular: FluentFontIcon;
export declare const Dust20Filled: FluentFontIcon;
export declare const Dust24Regular: FluentFontIcon;
export declare const Dust24Filled: FluentFontIcon;
export declare const Dust28Regular: FluentFontIcon;
export declare const Dust28Filled: FluentFontIcon;