"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const AnimalDogFilled = ( /*#__PURE__*/createFluentFontIcon("AnimalDogFilled", "", 2, undefined)); export const AnimalDogRegular = ( /*#__PURE__*/createFluentFontIcon("AnimalDogRegular", "", 2, undefined)); export const AnimalDog16Regular = ( /*#__PURE__*/createFluentFontIcon("AnimalDog16Regular", "", 1, 16)); export const AnimalDog16Filled = ( /*#__PURE__*/createFluentFontIcon("AnimalDog16Filled", "", 0, 16)); export const AnimalDog20Regular = ( /*#__PURE__*/createFluentFontIcon("AnimalDog20Regular", "", 1, 20)); export const AnimalDog20Filled = ( /*#__PURE__*/createFluentFontIcon("AnimalDog20Filled", "", 0, 20)); export const AnimalDog24Regular = ( /*#__PURE__*/createFluentFontIcon("AnimalDog24Regular", "", 1, 24)); export const AnimalDog24Filled = ( /*#__PURE__*/createFluentFontIcon("AnimalDog24Filled", "", 0, 24));