"use client"; "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.WeatherSnowflake48Filled = exports.WeatherSnowflake48Regular = exports.WeatherSnowflake32Filled = exports.WeatherSnowflake32Regular = exports.WeatherSnowflake24Filled = exports.WeatherSnowflake24Regular = exports.WeatherSnowflake20Filled = exports.WeatherSnowflake20Regular = exports.WeatherSnowflakeRegular = exports.WeatherSnowflakeFilled = void 0; const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon"); exports.WeatherSnowflakeFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("WeatherSnowflakeFilled", "", 2, undefined)); exports.WeatherSnowflakeRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("WeatherSnowflakeRegular", "", 2, undefined)); exports.WeatherSnowflake20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("WeatherSnowflake20Regular", "", 1, 20)); exports.WeatherSnowflake20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("WeatherSnowflake20Filled", "", 0, 20)); exports.WeatherSnowflake24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("WeatherSnowflake24Regular", "", 1, 24)); exports.WeatherSnowflake24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("WeatherSnowflake24Filled", "", 0, 24)); exports.WeatherSnowflake32Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("WeatherSnowflake32Regular", "", 1, 32)); exports.WeatherSnowflake32Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("WeatherSnowflake32Filled", "", 0, 32)); exports.WeatherSnowflake48Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("WeatherSnowflake48Regular", "", 1, 48)); exports.WeatherSnowflake48Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("WeatherSnowflake48Filled", "", 0, 48));