@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 536 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const WeatherSunnyHighFilled: FluentIcon;
export declare const WeatherSunnyHighRegular: FluentIcon;
export declare const WeatherSunnyHigh20Regular: FluentIcon;
export declare const WeatherSunnyHigh20Filled: FluentIcon;
export declare const WeatherSunnyHigh24Regular: FluentIcon;
export declare const WeatherSunnyHigh24Filled: FluentIcon;
export declare const WeatherSunnyHigh48Regular: FluentIcon;
export declare const WeatherSunnyHigh48Filled: FluentIcon;