@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
37 lines (36 loc) • 3.53 kB
JavaScript
"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const TimerFilled = ( /*#__PURE__*/createFluentFontIcon("TimerFilled", "", 2, undefined));
export const TimerRegular = ( /*#__PURE__*/createFluentFontIcon("TimerRegular", "", 2, undefined));
export const Timer2Regular = ( /*#__PURE__*/createFluentFontIcon("Timer2Regular", "", 2, undefined));
export const Timer2Filled = ( /*#__PURE__*/createFluentFontIcon("Timer2Filled", "", 2, undefined));
export const Timer3Regular = ( /*#__PURE__*/createFluentFontIcon("Timer3Regular", "", 2, undefined));
export const Timer3Filled = ( /*#__PURE__*/createFluentFontIcon("Timer3Filled", "", 2, undefined));
export const Timer10Regular = ( /*#__PURE__*/createFluentFontIcon("Timer10Regular", "", 2, undefined));
export const Timer10Filled = ( /*#__PURE__*/createFluentFontIcon("Timer10Filled", "", 2, undefined));
export const Timer12Regular = ( /*#__PURE__*/createFluentFontIcon("Timer12Regular", "", 1, 12));
export const Timer12Filled = ( /*#__PURE__*/createFluentFontIcon("Timer12Filled", "", 0, 12));
export const Timer16Regular = ( /*#__PURE__*/createFluentFontIcon("Timer16Regular", "", 1, 16));
export const Timer16Filled = ( /*#__PURE__*/createFluentFontIcon("Timer16Filled", "", 0, 16));
export const Timer20Regular = ( /*#__PURE__*/createFluentFontIcon("Timer20Regular", "", 1, 20));
export const Timer20Filled = ( /*#__PURE__*/createFluentFontIcon("Timer20Filled", "", 0, 20));
export const Timer24Regular = ( /*#__PURE__*/createFluentFontIcon("Timer24Regular", "", 1, 24));
export const Timer24Filled = ( /*#__PURE__*/createFluentFontIcon("Timer24Filled", "", 0, 24));
export const Timer28Regular = ( /*#__PURE__*/createFluentFontIcon("Timer28Regular", "", 1, 28));
export const Timer28Filled = ( /*#__PURE__*/createFluentFontIcon("Timer28Filled", "", 0, 28));
export const Timer32Regular = ( /*#__PURE__*/createFluentFontIcon("Timer32Regular", "", 1, 32));
export const Timer32Filled = ( /*#__PURE__*/createFluentFontIcon("Timer32Filled", "", 0, 32));
export const Timer48Regular = ( /*#__PURE__*/createFluentFontIcon("Timer48Regular", "", 1, 48));
export const Timer48Filled = ( /*#__PURE__*/createFluentFontIcon("Timer48Filled", "", 0, 48));
export const Timer220Regular = ( /*#__PURE__*/createFluentFontIcon("Timer220Regular", "", 1, 20));
export const Timer220Filled = ( /*#__PURE__*/createFluentFontIcon("Timer220Filled", "", 0, 20));
export const Timer224Regular = ( /*#__PURE__*/createFluentFontIcon("Timer224Regular", "", 1, 24));
export const Timer224Filled = ( /*#__PURE__*/createFluentFontIcon("Timer224Filled", "", 0, 24));
export const Timer320Regular = ( /*#__PURE__*/createFluentFontIcon("Timer320Regular", "", 1, 20));
export const Timer320Filled = ( /*#__PURE__*/createFluentFontIcon("Timer320Filled", "", 0, 20));
export const Timer324Regular = ( /*#__PURE__*/createFluentFontIcon("Timer324Regular", "", 1, 24));
export const Timer324Filled = ( /*#__PURE__*/createFluentFontIcon("Timer324Filled", "", 0, 24));
export const Timer1020Regular = ( /*#__PURE__*/createFluentFontIcon("Timer1020Regular", "", 1, 20));
export const Timer1020Filled = ( /*#__PURE__*/createFluentFontIcon("Timer1020Filled", "", 0, 20));
export const Timer1024Regular = ( /*#__PURE__*/createFluentFontIcon("Timer1024Regular", "", 1, 24));
export const Timer1024Filled = ( /*#__PURE__*/createFluentFontIcon("Timer1024Filled", "", 0, 24));