"use client"; "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.HourglassThreeQuarter24Filled = exports.HourglassThreeQuarter24Regular = exports.HourglassThreeQuarter20Filled = exports.HourglassThreeQuarter20Regular = exports.HourglassThreeQuarter16Filled = exports.HourglassThreeQuarter16Regular = exports.HourglassThreeQuarterRegular = exports.HourglassThreeQuarterFilled = void 0; const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon"); exports.HourglassThreeQuarterFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("HourglassThreeQuarterFilled", "", 2, undefined)); exports.HourglassThreeQuarterRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("HourglassThreeQuarterRegular", "", 2, undefined)); exports.HourglassThreeQuarter16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("HourglassThreeQuarter16Regular", "", 1, 16)); exports.HourglassThreeQuarter16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("HourglassThreeQuarter16Filled", "", 0, 16)); exports.HourglassThreeQuarter20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("HourglassThreeQuarter20Regular", "", 1, 20)); exports.HourglassThreeQuarter20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("HourglassThreeQuarter20Filled", "", 0, 20)); exports.HourglassThreeQuarter24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("HourglassThreeQuarter24Regular", "", 1, 24)); exports.HourglassThreeQuarter24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("HourglassThreeQuarter24Filled", "", 0, 24));