"use client"; "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PanelTopExpand20Filled = exports.PanelTopExpand20Regular = exports.PanelTopExpandRegular = exports.PanelTopExpandFilled = void 0; const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon"); exports.PanelTopExpandFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PanelTopExpandFilled", "", 2, undefined)); exports.PanelTopExpandRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PanelTopExpandRegular", "", 2, undefined)); exports.PanelTopExpand20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PanelTopExpand20Regular", "", 1, 20)); exports.PanelTopExpand20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PanelTopExpand20Filled", "", 0, 20));