"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const DecimalArrowLeftFilled = ( /*#__PURE__*/createFluentFontIcon("DecimalArrowLeftFilled", "", 2, undefined)); export const DecimalArrowLeftRegular = ( /*#__PURE__*/createFluentFontIcon("DecimalArrowLeftRegular", "", 2, undefined)); export const DecimalArrowLeft20Regular = ( /*#__PURE__*/createFluentFontIcon("DecimalArrowLeft20Regular", "", 1, 20)); export const DecimalArrowLeft20Filled = ( /*#__PURE__*/createFluentFontIcon("DecimalArrowLeft20Filled", "", 0, 20)); export const DecimalArrowLeft24Regular = ( /*#__PURE__*/createFluentFontIcon("DecimalArrowLeft24Regular", "", 1, 24)); export const DecimalArrowLeft24Filled = ( /*#__PURE__*/createFluentFontIcon("DecimalArrowLeft24Filled", "", 0, 24));