@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
17 lines (16 loc) • 965 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const WeatherSunnyFilled: FluentFontIcon;
export declare const WeatherSunnyRegular: FluentFontIcon;
export declare const WeatherSunny16Regular: FluentFontIcon;
export declare const WeatherSunny16Filled: FluentFontIcon;
export declare const WeatherSunny20Regular: FluentFontIcon;
export declare const WeatherSunny20Filled: FluentFontIcon;
export declare const WeatherSunny24Regular: FluentFontIcon;
export declare const WeatherSunny24Filled: FluentFontIcon;
export declare const WeatherSunny28Regular: FluentFontIcon;
export declare const WeatherSunny28Filled: FluentFontIcon;
export declare const WeatherSunny32Regular: FluentFontIcon;
export declare const WeatherSunny32Filled: FluentFontIcon;
export declare const WeatherSunny32Light: FluentFontIcon;
export declare const WeatherSunny48Regular: FluentFontIcon;
export declare const WeatherSunny48Filled: FluentFontIcon;