@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
14 lines (13 loc) • 790 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const LightbulbCheckmarkColor: FluentIcon;
export declare const LightbulbCheckmarkFilled: FluentIcon;
export declare const LightbulbCheckmarkRegular: FluentIcon;
export declare const LightbulbCheckmark20Regular: FluentIcon;
export declare const LightbulbCheckmark20Filled: FluentIcon;
export declare const LightbulbCheckmark20Color: FluentIcon;
export declare const LightbulbCheckmark24Regular: FluentIcon;
export declare const LightbulbCheckmark24Filled: FluentIcon;
export declare const LightbulbCheckmark24Color: FluentIcon;
export declare const LightbulbCheckmark32Regular: FluentIcon;
export declare const LightbulbCheckmark32Filled: FluentIcon;
export declare const LightbulbCheckmark32Color: FluentIcon;