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

20 lines
1.1 KiB
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const DocumentSparkleFilled: FluentIcon;
export declare const DocumentSparkleRegular: FluentIcon;
export declare const DocumentSparkle16Regular: FluentIcon;
export declare const DocumentSparkle16Filled: FluentIcon;
export declare const DocumentSparkle20Regular: FluentIcon;
export declare const DocumentSparkle20Filled: FluentIcon;
export declare const DocumentSparkle24Regular: FluentIcon;
export declare const DocumentSparkle24Filled: FluentIcon;
export declare const DocumentSparkle24Light: FluentIcon;
export declare const DocumentSparkle28Regular: FluentIcon;
export declare const DocumentSparkle28Filled: FluentIcon;
export declare const DocumentSparkle28Light: FluentIcon;
export declare const DocumentSparkle32Regular: FluentIcon;
export declare const DocumentSparkle32Filled: FluentIcon;
export declare const DocumentSparkle32Light: FluentIcon;
export declare const DocumentSparkle48Regular: FluentIcon;
export declare const DocumentSparkle48Filled: FluentIcon;
export declare const DocumentSparkle48Light: FluentIcon;