20 lines
2.6 KiB
JavaScript
20 lines
2.6 KiB
JavaScript
"use client";
|
|
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
exports.PeopleInterwoven48Filled = exports.PeopleInterwoven48Regular = exports.PeopleInterwoven32Filled = exports.PeopleInterwoven32Regular = exports.PeopleInterwoven28Filled = exports.PeopleInterwoven28Regular = exports.PeopleInterwoven24Filled = exports.PeopleInterwoven24Regular = exports.PeopleInterwoven20Filled = exports.PeopleInterwoven20Regular = exports.PeopleInterwoven16Filled = exports.PeopleInterwoven16Regular = exports.PeopleInterwovenRegular = exports.PeopleInterwovenFilled = void 0;
|
|
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
|
|
exports.PeopleInterwovenFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PeopleInterwovenFilled", "", 2, undefined));
|
|
exports.PeopleInterwovenRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PeopleInterwovenRegular", "", 2, undefined));
|
|
exports.PeopleInterwoven16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PeopleInterwoven16Regular", "", 1, 16));
|
|
exports.PeopleInterwoven16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PeopleInterwoven16Filled", "", 0, 16));
|
|
exports.PeopleInterwoven20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PeopleInterwoven20Regular", "", 1, 20));
|
|
exports.PeopleInterwoven20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PeopleInterwoven20Filled", "", 0, 20));
|
|
exports.PeopleInterwoven24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PeopleInterwoven24Regular", "", 1, 24));
|
|
exports.PeopleInterwoven24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PeopleInterwoven24Filled", "", 0, 24));
|
|
exports.PeopleInterwoven28Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PeopleInterwoven28Regular", "", 1, 28));
|
|
exports.PeopleInterwoven28Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PeopleInterwoven28Filled", "", 0, 28));
|
|
exports.PeopleInterwoven32Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PeopleInterwoven32Regular", "", 1, 32));
|
|
exports.PeopleInterwoven32Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PeopleInterwoven32Filled", "", 0, 32));
|
|
exports.PeopleInterwoven48Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PeopleInterwoven48Regular", "", 1, 48));
|
|
exports.PeopleInterwoven48Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PeopleInterwoven48Filled", "", 0, 48));
|