UNPKG

@fluentui/react-icons

Version:

Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.

17 lines (16 loc) 1.86 kB
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const PersonSoundSpatialFilled = ( /*#__PURE__*/createFluentFontIcon("PersonSoundSpatialFilled", "", 2, undefined)); export const PersonSoundSpatialRegular = ( /*#__PURE__*/createFluentFontIcon("PersonSoundSpatialRegular", "", 2, undefined)); export const PersonSoundSpatial16Regular = ( /*#__PURE__*/createFluentFontIcon("PersonSoundSpatial16Regular", "󰜔", 1, 16)); export const PersonSoundSpatial16Filled = ( /*#__PURE__*/createFluentFontIcon("PersonSoundSpatial16Filled", "󰞑", 0, 16)); export const PersonSoundSpatial20Regular = ( /*#__PURE__*/createFluentFontIcon("PersonSoundSpatial20Regular", "󰜕", 1, 20)); export const PersonSoundSpatial20Filled = ( /*#__PURE__*/createFluentFontIcon("PersonSoundSpatial20Filled", "󰞒", 0, 20)); export const PersonSoundSpatial24Regular = ( /*#__PURE__*/createFluentFontIcon("PersonSoundSpatial24Regular", "󰜖", 1, 24)); export const PersonSoundSpatial24Filled = ( /*#__PURE__*/createFluentFontIcon("PersonSoundSpatial24Filled", "󰞓", 0, 24)); export const PersonSoundSpatial28Regular = ( /*#__PURE__*/createFluentFontIcon("PersonSoundSpatial28Regular", "󰜗", 1, 28)); export const PersonSoundSpatial28Filled = ( /*#__PURE__*/createFluentFontIcon("PersonSoundSpatial28Filled", "󰞔", 0, 28)); export const PersonSoundSpatial32Regular = ( /*#__PURE__*/createFluentFontIcon("PersonSoundSpatial32Regular", "󰜘", 1, 32)); export const PersonSoundSpatial32Filled = ( /*#__PURE__*/createFluentFontIcon("PersonSoundSpatial32Filled", "󰞕", 0, 32)); export const PersonSoundSpatial48Regular = ( /*#__PURE__*/createFluentFontIcon("PersonSoundSpatial48Regular", "󰜙", 1, 48)); export const PersonSoundSpatial48Filled = ( /*#__PURE__*/createFluentFontIcon("PersonSoundSpatial48Filled", "󰞖", 0, 48));