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

14 lines
754 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const WeatherSunnyLowColor: FluentIcon;
export declare const WeatherSunnyLowFilled: FluentIcon;
export declare const WeatherSunnyLowRegular: FluentIcon;
export declare const WeatherSunnyLow20Regular: FluentIcon;
export declare const WeatherSunnyLow20Filled: FluentIcon;
export declare const WeatherSunnyLow20Color: FluentIcon;
export declare const WeatherSunnyLow24Regular: FluentIcon;
export declare const WeatherSunnyLow24Filled: FluentIcon;
export declare const WeatherSunnyLow24Color: FluentIcon;
export declare const WeatherSunnyLow48Regular: FluentIcon;
export declare const WeatherSunnyLow48Filled: FluentIcon;
export declare const WeatherSunnyLow48Color: FluentIcon;