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

16 lines
949 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ShieldCheckmarkFilled: FluentFontIcon;
export declare const ShieldCheckmarkRegular: FluentFontIcon;
export declare const ShieldCheckmark16Regular: FluentFontIcon;
export declare const ShieldCheckmark16Filled: FluentFontIcon;
export declare const ShieldCheckmark20Regular: FluentFontIcon;
export declare const ShieldCheckmark20Filled: FluentFontIcon;
export declare const ShieldCheckmark24Regular: FluentFontIcon;
export declare const ShieldCheckmark24Filled: FluentFontIcon;
export declare const ShieldCheckmark28Regular: FluentFontIcon;
export declare const ShieldCheckmark28Filled: FluentFontIcon;
export declare const ShieldCheckmark32Regular: FluentFontIcon;
export declare const ShieldCheckmark32Filled: FluentFontIcon;
export declare const ShieldCheckmark48Regular: FluentFontIcon;
export declare const ShieldCheckmark48Filled: FluentFontIcon;