"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const MathFormatLinearFilled = ( /*#__PURE__*/createFluentFontIcon("MathFormatLinearFilled", "", 2, undefined)); export const MathFormatLinearRegular = ( /*#__PURE__*/createFluentFontIcon("MathFormatLinearRegular", "", 2, undefined)); export const MathFormatLinear20Regular = ( /*#__PURE__*/createFluentFontIcon("MathFormatLinear20Regular", "", 1, 20)); export const MathFormatLinear20Filled = ( /*#__PURE__*/createFluentFontIcon("MathFormatLinear20Filled", "", 0, 20)); export const MathFormatLinear24Regular = ( /*#__PURE__*/createFluentFontIcon("MathFormatLinear24Regular", "", 1, 24)); export const MathFormatLinear24Filled = ( /*#__PURE__*/createFluentFontIcon("MathFormatLinear24Filled", "", 0, 24));