Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/fonts/calendar-today.d.ts

12 lines
679 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const CalendarTodayFilled: FluentFontIcon;
export declare const CalendarTodayRegular: FluentFontIcon;
export declare const CalendarToday16Regular: FluentFontIcon;
export declare const CalendarToday16Filled: FluentFontIcon;
export declare const CalendarToday20Regular: FluentFontIcon;
export declare const CalendarToday20Filled: FluentFontIcon;
export declare const CalendarToday24Regular: FluentFontIcon;
export declare const CalendarToday24Filled: FluentFontIcon;
export declare const CalendarToday28Regular: FluentFontIcon;
export declare const CalendarToday28Filled: FluentFontIcon;