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

20 lines
1015 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const BotSparkleColor: FluentIcon;
export declare const BotSparkleFilled: FluentIcon;
export declare const BotSparkleRegular: FluentIcon;
export declare const BotSparkle16Regular: FluentIcon;
export declare const BotSparkle16Filled: FluentIcon;
export declare const BotSparkle16Color: FluentIcon;
export declare const BotSparkle20Regular: FluentIcon;
export declare const BotSparkle20Filled: FluentIcon;
export declare const BotSparkle20Color: FluentIcon;
export declare const BotSparkle24Regular: FluentIcon;
export declare const BotSparkle24Filled: FluentIcon;
export declare const BotSparkle24Color: FluentIcon;
export declare const BotSparkle28Regular: FluentIcon;
export declare const BotSparkle28Filled: FluentIcon;
export declare const BotSparkle32Regular: FluentIcon;
export declare const BotSparkle32Filled: FluentIcon;
export declare const BotSparkle48Regular: FluentIcon;
export declare const BotSparkle48Filled: FluentIcon;