Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib/atoms/fonts/document-sparkle.d.ts
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

20 lines
1.2 KiB
TypeScript

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;