@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
20 lines (19 loc) • 2.72 kB
JavaScript
"use client";
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.PersonSoundSpatial48Filled = exports.PersonSoundSpatial48Regular = exports.PersonSoundSpatial32Filled = exports.PersonSoundSpatial32Regular = exports.PersonSoundSpatial28Filled = exports.PersonSoundSpatial28Regular = exports.PersonSoundSpatial24Filled = exports.PersonSoundSpatial24Regular = exports.PersonSoundSpatial20Filled = exports.PersonSoundSpatial20Regular = exports.PersonSoundSpatial16Filled = exports.PersonSoundSpatial16Regular = exports.PersonSoundSpatialRegular = exports.PersonSoundSpatialFilled = void 0;
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
exports.PersonSoundSpatialFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PersonSoundSpatialFilled", "", 2, undefined));
exports.PersonSoundSpatialRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PersonSoundSpatialRegular", "", 2, undefined));
exports.PersonSoundSpatial16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PersonSoundSpatial16Regular", "", 1, 16));
exports.PersonSoundSpatial16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PersonSoundSpatial16Filled", "", 0, 16));
exports.PersonSoundSpatial20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PersonSoundSpatial20Regular", "", 1, 20));
exports.PersonSoundSpatial20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PersonSoundSpatial20Filled", "", 0, 20));
exports.PersonSoundSpatial24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PersonSoundSpatial24Regular", "", 1, 24));
exports.PersonSoundSpatial24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PersonSoundSpatial24Filled", "", 0, 24));
exports.PersonSoundSpatial28Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PersonSoundSpatial28Regular", "", 1, 28));
exports.PersonSoundSpatial28Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PersonSoundSpatial28Filled", "", 0, 28));
exports.PersonSoundSpatial32Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PersonSoundSpatial32Regular", "", 1, 32));
exports.PersonSoundSpatial32Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PersonSoundSpatial32Filled", "", 0, 32));
exports.PersonSoundSpatial48Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PersonSoundSpatial48Regular", "", 1, 48));
exports.PersonSoundSpatial48Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("PersonSoundSpatial48Filled", "", 0, 48));