"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const HdrOffFilled = ( /*#__PURE__*/createFluentFontIcon("HdrOffFilled", "", 2, undefined)); export const HdrOffRegular = ( /*#__PURE__*/createFluentFontIcon("HdrOffRegular", "", 2, undefined)); export const HdrOff20Regular = ( /*#__PURE__*/createFluentFontIcon("HdrOff20Regular", "", 1, 20)); export const HdrOff20Filled = ( /*#__PURE__*/createFluentFontIcon("HdrOff20Filled", "", 0, 20)); export const HdrOff24Regular = ( /*#__PURE__*/createFluentFontIcon("HdrOff24Regular", "", 1, 24)); export const HdrOff24Filled = ( /*#__PURE__*/createFluentFontIcon("HdrOff24Filled", "", 0, 24));