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

10 lines
574 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const WeatherSunnyLowFilled: FluentFontIcon;
export declare const WeatherSunnyLowRegular: FluentFontIcon;
export declare const WeatherSunnyLow20Regular: FluentFontIcon;
export declare const WeatherSunnyLow20Filled: FluentFontIcon;
export declare const WeatherSunnyLow24Regular: FluentFontIcon;
export declare const WeatherSunnyLow24Filled: FluentFontIcon;
export declare const WeatherSunnyLow48Regular: FluentFontIcon;
export declare const WeatherSunnyLow48Filled: FluentFontIcon;