"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const RecycleFilled = ( /*#__PURE__*/createFluentFontIcon("RecycleFilled", "", 2, undefined)); export const RecycleRegular = ( /*#__PURE__*/createFluentFontIcon("RecycleRegular", "", 2, undefined)); export const Recycle20Regular = ( /*#__PURE__*/createFluentFontIcon("Recycle20Regular", "", 1, 20)); export const Recycle20Filled = ( /*#__PURE__*/createFluentFontIcon("Recycle20Filled", "", 0, 20)); export const Recycle32Regular = ( /*#__PURE__*/createFluentFontIcon("Recycle32Regular", "", 1, 32)); export const Recycle32Filled = ( /*#__PURE__*/createFluentFontIcon("Recycle32Filled", "", 0, 32));