@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 606 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const WeatherThunderstormFilled: FluentFontIcon;
export declare const WeatherThunderstormRegular: FluentFontIcon;
export declare const WeatherThunderstorm20Regular: FluentFontIcon;
export declare const WeatherThunderstorm20Filled: FluentFontIcon;
export declare const WeatherThunderstorm24Regular: FluentFontIcon;
export declare const WeatherThunderstorm24Filled: FluentFontIcon;
export declare const WeatherThunderstorm48Regular: FluentFontIcon;
export declare const WeatherThunderstorm48Filled: FluentFontIcon;