Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib/atoms/fonts/calendar-reply.js
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

14 lines
1.3 KiB
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const CalendarReplyFilled = ( /*#__PURE__*/createFluentFontIcon("CalendarReplyFilled", "", 2, undefined));
export const CalendarReplyRegular = ( /*#__PURE__*/createFluentFontIcon("CalendarReplyRegular", "", 2, undefined));
export const CalendarReply16Regular = ( /*#__PURE__*/createFluentFontIcon("CalendarReply16Regular", "", 1, 16));
export const CalendarReply16Filled = ( /*#__PURE__*/createFluentFontIcon("CalendarReply16Filled", "", 0, 16));
export const CalendarReply20Regular = ( /*#__PURE__*/createFluentFontIcon("CalendarReply20Regular", "", 1, 20));
export const CalendarReply20Filled = ( /*#__PURE__*/createFluentFontIcon("CalendarReply20Filled", "", 0, 20));
export const CalendarReply24Regular = ( /*#__PURE__*/createFluentFontIcon("CalendarReply24Regular", "", 1, 24));
export const CalendarReply24Filled = ( /*#__PURE__*/createFluentFontIcon("CalendarReply24Filled", "", 0, 24));
export const CalendarReply28Regular = ( /*#__PURE__*/createFluentFontIcon("CalendarReply28Regular", "", 1, 28));
export const CalendarReply28Filled = ( /*#__PURE__*/createFluentFontIcon("CalendarReply28Filled", "", 0, 28));
export const CalendarReply32Light = ( /*#__PURE__*/createFluentFontIcon("CalendarReply32Light", "", 3, 32));