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

16 lines
851 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const BrightnessLowFilled: FluentIcon;
export declare const BrightnessLowRegular: FluentIcon;
export declare const BrightnessLow16Regular: FluentIcon;
export declare const BrightnessLow16Filled: FluentIcon;
export declare const BrightnessLow20Regular: FluentIcon;
export declare const BrightnessLow20Filled: FluentIcon;
export declare const BrightnessLow24Regular: FluentIcon;
export declare const BrightnessLow24Filled: FluentIcon;
export declare const BrightnessLow28Regular: FluentIcon;
export declare const BrightnessLow28Filled: FluentIcon;
export declare const BrightnessLow32Regular: FluentIcon;
export declare const BrightnessLow32Filled: FluentIcon;
export declare const BrightnessLow48Regular: FluentIcon;
export declare const BrightnessLow48Filled: FluentIcon;