20 lines
2.9 KiB
JavaScript
20 lines
2.9 KiB
JavaScript
"use client";
|
|
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
exports.DeviceMeetingRoomAllInOne32Filled = exports.DeviceMeetingRoomAllInOne32Regular = exports.DeviceMeetingRoomAllInOne28Filled = exports.DeviceMeetingRoomAllInOne28Regular = exports.DeviceMeetingRoomAllInOne24Filled = exports.DeviceMeetingRoomAllInOne24Regular = exports.DeviceMeetingRoomAllInOne20Filled = exports.DeviceMeetingRoomAllInOne20Regular = exports.DeviceMeetingRoomAllInOne16Filled = exports.DeviceMeetingRoomAllInOne16Regular = exports.DeviceMeetingRoomAllInOne12Filled = exports.DeviceMeetingRoomAllInOne12Regular = exports.DeviceMeetingRoomAllInOneRegular = exports.DeviceMeetingRoomAllInOneFilled = void 0;
|
|
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
|
|
exports.DeviceMeetingRoomAllInOneFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DeviceMeetingRoomAllInOneFilled", "", 2, undefined));
|
|
exports.DeviceMeetingRoomAllInOneRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DeviceMeetingRoomAllInOneRegular", "", 2, undefined));
|
|
exports.DeviceMeetingRoomAllInOne12Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DeviceMeetingRoomAllInOne12Regular", "", 1, 12));
|
|
exports.DeviceMeetingRoomAllInOne12Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DeviceMeetingRoomAllInOne12Filled", "", 0, 12));
|
|
exports.DeviceMeetingRoomAllInOne16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DeviceMeetingRoomAllInOne16Regular", "", 1, 16));
|
|
exports.DeviceMeetingRoomAllInOne16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DeviceMeetingRoomAllInOne16Filled", "", 0, 16));
|
|
exports.DeviceMeetingRoomAllInOne20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DeviceMeetingRoomAllInOne20Regular", "", 1, 20));
|
|
exports.DeviceMeetingRoomAllInOne20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DeviceMeetingRoomAllInOne20Filled", "", 0, 20));
|
|
exports.DeviceMeetingRoomAllInOne24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DeviceMeetingRoomAllInOne24Regular", "", 1, 24));
|
|
exports.DeviceMeetingRoomAllInOne24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DeviceMeetingRoomAllInOne24Filled", "", 0, 24));
|
|
exports.DeviceMeetingRoomAllInOne28Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DeviceMeetingRoomAllInOne28Regular", "", 1, 28));
|
|
exports.DeviceMeetingRoomAllInOne28Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DeviceMeetingRoomAllInOne28Filled", "", 0, 28));
|
|
exports.DeviceMeetingRoomAllInOne32Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DeviceMeetingRoomAllInOne32Regular", "", 1, 32));
|
|
exports.DeviceMeetingRoomAllInOne32Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DeviceMeetingRoomAllInOne32Filled", "", 0, 32));
|