"use client"; "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Washer48Filled = exports.Washer48Regular = exports.Washer32Filled = exports.Washer32Regular = exports.Washer24Filled = exports.Washer24Regular = exports.Washer20Filled = exports.Washer20Regular = exports.WasherRegular = exports.WasherFilled = void 0; const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon"); exports.WasherFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("WasherFilled", "", 2, undefined)); exports.WasherRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("WasherRegular", "", 2, undefined)); exports.Washer20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Washer20Regular", "", 1, 20)); exports.Washer20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Washer20Filled", "", 0, 20)); exports.Washer24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Washer24Regular", "", 1, 24)); exports.Washer24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Washer24Filled", "", 0, 24)); exports.Washer32Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Washer32Regular", "", 1, 32)); exports.Washer32Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Washer32Filled", "", 0, 32)); exports.Washer48Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Washer48Regular", "", 1, 48)); exports.Washer48Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Washer48Filled", "", 0, 48));