"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const MusicNote2PlayFilled = ( /*#__PURE__*/createFluentFontIcon("MusicNote2PlayFilled", "", 2, undefined)); export const MusicNote2PlayRegular = ( /*#__PURE__*/createFluentFontIcon("MusicNote2PlayRegular", "", 2, undefined)); export const MusicNote2Play20Regular = ( /*#__PURE__*/createFluentFontIcon("MusicNote2Play20Regular", "", 1, 20)); export const MusicNote2Play20Filled = ( /*#__PURE__*/createFluentFontIcon("MusicNote2Play20Filled", "", 0, 20));