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

15 lines
859 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const CalendarMonthFilled: FluentFontIcon;
export declare const CalendarMonthRegular: FluentFontIcon;
export declare const CalendarMonth16Regular: FluentFontIcon;
export declare const CalendarMonth16Filled: FluentFontIcon;
export declare const CalendarMonth20Regular: FluentFontIcon;
export declare const CalendarMonth20Filled: FluentFontIcon;
export declare const CalendarMonth24Regular: FluentFontIcon;
export declare const CalendarMonth24Filled: FluentFontIcon;
export declare const CalendarMonth28Regular: FluentFontIcon;
export declare const CalendarMonth28Filled: FluentFontIcon;
export declare const CalendarMonth32Regular: FluentFontIcon;
export declare const CalendarMonth32Filled: FluentFontIcon;
export declare const CalendarMonth32Light: FluentFontIcon;