@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
14 lines (13 loc) • 754 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const WeatherSunnyLowColor: FluentIcon;
export declare const WeatherSunnyLowFilled: FluentIcon;
export declare const WeatherSunnyLowRegular: FluentIcon;
export declare const WeatherSunnyLow20Regular: FluentIcon;
export declare const WeatherSunnyLow20Filled: FluentIcon;
export declare const WeatherSunnyLow20Color: FluentIcon;
export declare const WeatherSunnyLow24Regular: FluentIcon;
export declare const WeatherSunnyLow24Filled: FluentIcon;
export declare const WeatherSunnyLow24Color: FluentIcon;
export declare const WeatherSunnyLow48Regular: FluentIcon;
export declare const WeatherSunnyLow48Filled: FluentIcon;
export declare const WeatherSunnyLow48Color: FluentIcon;