Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib-cjs/atoms/fonts/share-screen-person.js

16 lines
1.9 KiB
JavaScript

"use client";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.ShareScreenPerson28Filled = exports.ShareScreenPerson28Regular = exports.ShareScreenPerson24Filled = exports.ShareScreenPerson24Regular = exports.ShareScreenPerson20Filled = exports.ShareScreenPerson20Regular = exports.ShareScreenPerson16Filled = exports.ShareScreenPerson16Regular = exports.ShareScreenPersonRegular = exports.ShareScreenPersonFilled = void 0;
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
exports.ShareScreenPersonFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ShareScreenPersonFilled", "", 2, undefined));
exports.ShareScreenPersonRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ShareScreenPersonRegular", "", 2, undefined));
exports.ShareScreenPerson16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ShareScreenPerson16Regular", "", 1, 16));
exports.ShareScreenPerson16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ShareScreenPerson16Filled", "", 0, 16));
exports.ShareScreenPerson20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ShareScreenPerson20Regular", "", 1, 20));
exports.ShareScreenPerson20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ShareScreenPerson20Filled", "", 0, 20));
exports.ShareScreenPerson24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ShareScreenPerson24Regular", "", 1, 24));
exports.ShareScreenPerson24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ShareScreenPerson24Filled", "", 0, 24));
exports.ShareScreenPerson28Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ShareScreenPerson28Regular", "", 1, 28));
exports.ShareScreenPerson28Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("ShareScreenPerson28Filled", "", 0, 28));