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

16 lines
935 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const CalendarShieldFilled: FluentFontIcon;
export declare const CalendarShieldRegular: FluentFontIcon;
export declare const CalendarShield16Regular: FluentFontIcon;
export declare const CalendarShield16Filled: FluentFontIcon;
export declare const CalendarShield20Regular: FluentFontIcon;
export declare const CalendarShield20Filled: FluentFontIcon;
export declare const CalendarShield24Regular: FluentFontIcon;
export declare const CalendarShield24Filled: FluentFontIcon;
export declare const CalendarShield28Regular: FluentFontIcon;
export declare const CalendarShield28Filled: FluentFontIcon;
export declare const CalendarShield32Regular: FluentFontIcon;
export declare const CalendarShield32Filled: FluentFontIcon;
export declare const CalendarShield48Regular: FluentFontIcon;
export declare const CalendarShield48Filled: FluentFontIcon;