@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
14 lines (13 loc) • 812 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const WeatherMoonOffFilled: FluentFontIcon;
export declare const WeatherMoonOffRegular: FluentFontIcon;
export declare const WeatherMoonOff16Regular: FluentFontIcon;
export declare const WeatherMoonOff16Filled: FluentFontIcon;
export declare const WeatherMoonOff20Regular: FluentFontIcon;
export declare const WeatherMoonOff20Filled: FluentFontIcon;
export declare const WeatherMoonOff24Regular: FluentFontIcon;
export declare const WeatherMoonOff24Filled: FluentFontIcon;
export declare const WeatherMoonOff28Regular: FluentFontIcon;
export declare const WeatherMoonOff28Filled: FluentFontIcon;
export declare const WeatherMoonOff48Regular: FluentFontIcon;
export declare const WeatherMoonOff48Filled: FluentFontIcon;