@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 646 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const WeatherPartlyCloudyNightFilled: FluentFontIcon;
export declare const WeatherPartlyCloudyNightRegular: FluentFontIcon;
export declare const WeatherPartlyCloudyNight20Regular: FluentFontIcon;
export declare const WeatherPartlyCloudyNight20Filled: FluentFontIcon;
export declare const WeatherPartlyCloudyNight24Regular: FluentFontIcon;
export declare const WeatherPartlyCloudyNight24Filled: FluentFontIcon;
export declare const WeatherPartlyCloudyNight48Regular: FluentFontIcon;
export declare const WeatherPartlyCloudyNight48Filled: FluentFontIcon;