Private
Public Access
1
0
Files

9 lines
813 B
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const Shifts30Minutes20Regular = ( /*#__PURE__*/createFluentFontIcon("Shifts30Minutes20Regular", "", 1, 20));
export const Shifts30Minutes20Filled = ( /*#__PURE__*/createFluentFontIcon("Shifts30Minutes20Filled", "", 0, 20));
export const Shifts30Minutes24Regular = ( /*#__PURE__*/createFluentFontIcon("Shifts30Minutes24Regular", "", 1, 24));
export const Shifts30Minutes24Filled = ( /*#__PURE__*/createFluentFontIcon("Shifts30Minutes24Filled", "", 0, 24));
export const Shifts30MinutesFilled = ( /*#__PURE__*/createFluentFontIcon("Shifts30MinutesFilled", "", 2, undefined));
export const Shifts30MinutesRegular = ( /*#__PURE__*/createFluentFontIcon("Shifts30MinutesRegular", "", 2, undefined));