first commit

This commit is contained in:
Stefan Hacker
2026-04-03 09:38:48 +02:00
commit 37ad745546
47450 changed files with 3120798 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
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;