Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/svg/lightbulb.d.ts

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;