@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 622 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const WeatherRainShowersDayFilled: FluentFontIcon;
export declare const WeatherRainShowersDayRegular: FluentFontIcon;
export declare const WeatherRainShowersDay20Regular: FluentFontIcon;
export declare const WeatherRainShowersDay20Filled: FluentFontIcon;
export declare const WeatherRainShowersDay24Regular: FluentFontIcon;
export declare const WeatherRainShowersDay24Filled: FluentFontIcon;
export declare const WeatherRainShowersDay48Regular: FluentFontIcon;
export declare const WeatherRainShowersDay48Filled: FluentFontIcon;