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

17 lines
876 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const WeatherMoonFilled: FluentIcon;
export declare const WeatherMoonRegular: FluentIcon;
export declare const WeatherMoon16Regular: FluentIcon;
export declare const WeatherMoon16Filled: FluentIcon;
export declare const WeatherMoon20Regular: FluentIcon;
export declare const WeatherMoon20Filled: FluentIcon;
export declare const WeatherMoon24Regular: FluentIcon;
export declare const WeatherMoon24Filled: FluentIcon;
export declare const WeatherMoon28Regular: FluentIcon;
export declare const WeatherMoon28Filled: FluentIcon;
export declare const WeatherMoon32Regular: FluentIcon;
export declare const WeatherMoon32Filled: FluentIcon;
export declare const WeatherMoon32Light: FluentIcon;
export declare const WeatherMoon48Regular: FluentIcon;
export declare const WeatherMoon48Filled: FluentIcon;