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

24 lines
1.2 KiB
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;