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

12 lines
709 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const WeatherSnowflakeFilled: FluentFontIcon;
export declare const WeatherSnowflakeRegular: FluentFontIcon;
export declare const WeatherSnowflake20Regular: FluentFontIcon;
export declare const WeatherSnowflake20Filled: FluentFontIcon;
export declare const WeatherSnowflake24Regular: FluentFontIcon;
export declare const WeatherSnowflake24Filled: FluentFontIcon;
export declare const WeatherSnowflake32Regular: FluentFontIcon;
export declare const WeatherSnowflake32Filled: FluentFontIcon;
export declare const WeatherSnowflake48Regular: FluentFontIcon;
export declare const WeatherSnowflake48Filled: FluentFontIcon;