"use client"; "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PersonStanding16Filled = exports.PersonStanding16Regular = void 0; const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon"); exports.PersonStanding16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PersonStanding16Regular", "", 1, 16)); exports.PersonStanding16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PersonStanding16Filled", "", 0, 16));