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

10 lines
536 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const WeatherSunnyHighFilled: FluentIcon;
export declare const WeatherSunnyHighRegular: FluentIcon;
export declare const WeatherSunnyHigh20Regular: FluentIcon;
export declare const WeatherSunnyHigh20Filled: FluentIcon;
export declare const WeatherSunnyHigh24Regular: FluentIcon;
export declare const WeatherSunnyHigh24Filled: FluentIcon;
export declare const WeatherSunnyHigh48Regular: FluentIcon;
export declare const WeatherSunnyHigh48Filled: FluentIcon;