@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
24 lines (23 loc) • 1.2 kB
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const LightbulbColor: FluentIcon;
export declare const LightbulbFilled: FluentIcon;
export declare const LightbulbRegular: FluentIcon;
export declare const Lightbulb16Regular: FluentIcon;
export declare const Lightbulb16Filled: FluentIcon;
export declare const Lightbulb16Color: FluentIcon;
export declare const Lightbulb20Regular: FluentIcon;
export declare const Lightbulb20Filled: FluentIcon;
export declare const Lightbulb20Color: FluentIcon;
export declare const Lightbulb24Regular: FluentIcon;
export declare const Lightbulb24Filled: FluentIcon;
export declare const Lightbulb24Color: FluentIcon;
export declare const Lightbulb28Regular: FluentIcon;
export declare const Lightbulb28Filled: FluentIcon;
export declare const Lightbulb28Color: FluentIcon;
export declare const Lightbulb32Regular: FluentIcon;
export declare const Lightbulb32Filled: FluentIcon;
export declare const Lightbulb32Light: FluentIcon;
export declare const Lightbulb32Color: FluentIcon;
export declare const Lightbulb48Regular: FluentIcon;
export declare const Lightbulb48Filled: FluentIcon;
export declare const Lightbulb48Color: FluentIcon;