@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 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;