"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const DrawerArrowDownloadFilled = ( /*#__PURE__*/createFluentFontIcon("DrawerArrowDownloadFilled", "", 2, undefined)); export const DrawerArrowDownloadRegular = ( /*#__PURE__*/createFluentFontIcon("DrawerArrowDownloadRegular", "", 2, undefined)); export const DrawerArrowDownload20Regular = ( /*#__PURE__*/createFluentFontIcon("DrawerArrowDownload20Regular", "", 1, 20)); export const DrawerArrowDownload20Filled = ( /*#__PURE__*/createFluentFontIcon("DrawerArrowDownload20Filled", "", 0, 20)); export const DrawerArrowDownload24Regular = ( /*#__PURE__*/createFluentFontIcon("DrawerArrowDownload24Regular", "", 1, 24)); export const DrawerArrowDownload24Filled = ( /*#__PURE__*/createFluentFontIcon("DrawerArrowDownload24Filled", "", 0, 24));