Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/fonts/weather-moon-off.js

15 lines
1.5 KiB
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const WeatherMoonOffFilled = ( /*#__PURE__*/createFluentFontIcon("WeatherMoonOffFilled", "", 2, undefined));
export const WeatherMoonOffRegular = ( /*#__PURE__*/createFluentFontIcon("WeatherMoonOffRegular", "", 2, undefined));
export const WeatherMoonOff16Regular = ( /*#__PURE__*/createFluentFontIcon("WeatherMoonOff16Regular", "", 1, 16));
export const WeatherMoonOff16Filled = ( /*#__PURE__*/createFluentFontIcon("WeatherMoonOff16Filled", "", 0, 16));
export const WeatherMoonOff20Regular = ( /*#__PURE__*/createFluentFontIcon("WeatherMoonOff20Regular", "", 1, 20));
export const WeatherMoonOff20Filled = ( /*#__PURE__*/createFluentFontIcon("WeatherMoonOff20Filled", "", 0, 20));
export const WeatherMoonOff24Regular = ( /*#__PURE__*/createFluentFontIcon("WeatherMoonOff24Regular", "", 1, 24));
export const WeatherMoonOff24Filled = ( /*#__PURE__*/createFluentFontIcon("WeatherMoonOff24Filled", "", 0, 24));
export const WeatherMoonOff28Regular = ( /*#__PURE__*/createFluentFontIcon("WeatherMoonOff28Regular", "", 1, 28));
export const WeatherMoonOff28Filled = ( /*#__PURE__*/createFluentFontIcon("WeatherMoonOff28Filled", "", 0, 28));
export const WeatherMoonOff48Regular = ( /*#__PURE__*/createFluentFontIcon("WeatherMoonOff48Regular", "", 1, 48));
export const WeatherMoonOff48Filled = ( /*#__PURE__*/createFluentFontIcon("WeatherMoonOff48Filled", "", 0, 48));