@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
20 lines (19 loc) • 1.01 kB
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;