@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
16 lines (15 loc) • 949 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const LightbulbPersonFilled: FluentFontIcon;
export declare const LightbulbPersonRegular: FluentFontIcon;
export declare const LightbulbPerson16Regular: FluentFontIcon;
export declare const LightbulbPerson16Filled: FluentFontIcon;
export declare const LightbulbPerson20Regular: FluentFontIcon;
export declare const LightbulbPerson20Filled: FluentFontIcon;
export declare const LightbulbPerson24Regular: FluentFontIcon;
export declare const LightbulbPerson24Filled: FluentFontIcon;
export declare const LightbulbPerson28Regular: FluentFontIcon;
export declare const LightbulbPerson28Filled: FluentFontIcon;
export declare const LightbulbPerson32Regular: FluentFontIcon;
export declare const LightbulbPerson32Filled: FluentFontIcon;
export declare const LightbulbPerson48Regular: FluentFontIcon;
export declare const LightbulbPerson48Filled: FluentFontIcon;