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