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

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