@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 552 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const WeatherBlowingSnowFilled: FluentIcon;
export declare const WeatherBlowingSnowRegular: FluentIcon;
export declare const WeatherBlowingSnow20Regular: FluentIcon;
export declare const WeatherBlowingSnow20Filled: FluentIcon;
export declare const WeatherBlowingSnow24Regular: FluentIcon;
export declare const WeatherBlowingSnow24Filled: FluentIcon;
export declare const WeatherBlowingSnow48Regular: FluentIcon;
export declare const WeatherBlowingSnow48Filled: FluentIcon;