Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/svg/weather-thunderstorm.d.ts

10 lines
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;