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

10 lines
582 B
TypeScript

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