"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const VideoPersonOffFilled = ( /*#__PURE__*/createFluentFontIcon("VideoPersonOffFilled", "", 2, undefined)); export const VideoPersonOffRegular = ( /*#__PURE__*/createFluentFontIcon("VideoPersonOffRegular", "", 2, undefined)); export const VideoPersonOff20Regular = ( /*#__PURE__*/createFluentFontIcon("VideoPersonOff20Regular", "", 1, 20)); export const VideoPersonOff20Filled = ( /*#__PURE__*/createFluentFontIcon("VideoPersonOff20Filled", "", 0, 20)); export const VideoPersonOff24Regular = ( /*#__PURE__*/createFluentFontIcon("VideoPersonOff24Regular", "", 1, 24)); export const VideoPersonOff24Filled = ( /*#__PURE__*/createFluentFontIcon("VideoPersonOff24Filled", "", 0, 24));