UNPKG

@fluentui/react-icons

Version:

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

20 lines (19 loc) 1.19 kB
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export declare const DocumentSparkleFilled: FluentFontIcon; export declare const DocumentSparkleRegular: FluentFontIcon; export declare const DocumentSparkle16Regular: FluentFontIcon; export declare const DocumentSparkle16Filled: FluentFontIcon; export declare const DocumentSparkle20Regular: FluentFontIcon; export declare const DocumentSparkle20Filled: FluentFontIcon; export declare const DocumentSparkle24Regular: FluentFontIcon; export declare const DocumentSparkle24Filled: FluentFontIcon; export declare const DocumentSparkle24Light: FluentFontIcon; export declare const DocumentSparkle28Regular: FluentFontIcon; export declare const DocumentSparkle28Filled: FluentFontIcon; export declare const DocumentSparkle28Light: FluentFontIcon; export declare const DocumentSparkle32Regular: FluentFontIcon; export declare const DocumentSparkle32Filled: FluentFontIcon; export declare const DocumentSparkle32Light: FluentFontIcon; export declare const DocumentSparkle48Regular: FluentFontIcon; export declare const DocumentSparkle48Filled: FluentFontIcon; export declare const DocumentSparkle48Light: FluentFontIcon;