@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
15 lines (14 loc) • 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;