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

16 lines
935 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const LightbulbPulseFilled: FluentFontIcon;
export declare const LightbulbPulseRegular: FluentFontIcon;
export declare const LightbulbPulse16Regular: FluentFontIcon;
export declare const LightbulbPulse16Filled: FluentFontIcon;
export declare const LightbulbPulse20Regular: FluentFontIcon;
export declare const LightbulbPulse20Filled: FluentFontIcon;
export declare const LightbulbPulse24Regular: FluentFontIcon;
export declare const LightbulbPulse24Filled: FluentFontIcon;
export declare const LightbulbPulse28Regular: FluentFontIcon;
export declare const LightbulbPulse28Filled: FluentFontIcon;
export declare const LightbulbPulse32Regular: FluentFontIcon;
export declare const LightbulbPulse32Filled: FluentFontIcon;
export declare const LightbulbPulse48Regular: FluentFontIcon;
export declare const LightbulbPulse48Filled: FluentFontIcon;