"use client"; "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GiftCardMoney24Filled = exports.GiftCardMoney24Regular = exports.GiftCardMoney20Filled = exports.GiftCardMoney20Regular = exports.GiftCardMoneyRegular = exports.GiftCardMoneyFilled = void 0; const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon"); exports.GiftCardMoneyFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("GiftCardMoneyFilled", "", 2, undefined)); exports.GiftCardMoneyRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("GiftCardMoneyRegular", "", 2, undefined)); exports.GiftCardMoney20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("GiftCardMoney20Regular", "", 1, 20)); exports.GiftCardMoney20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("GiftCardMoney20Filled", "", 0, 20)); exports.GiftCardMoney24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("GiftCardMoney24Regular", "", 1, 24)); exports.GiftCardMoney24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("GiftCardMoney24Filled", "", 0, 24));