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

18 lines
930 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ShieldFilled: FluentFontIcon;
export declare const ShieldRegular: FluentFontIcon;
export declare const Shield12Regular: FluentFontIcon;
export declare const Shield12Filled: FluentFontIcon;
export declare const Shield16Regular: FluentFontIcon;
export declare const Shield16Filled: FluentFontIcon;
export declare const Shield20Regular: FluentFontIcon;
export declare const Shield20Filled: FluentFontIcon;
export declare const Shield24Regular: FluentFontIcon;
export declare const Shield24Filled: FluentFontIcon;
export declare const Shield28Regular: FluentFontIcon;
export declare const Shield28Filled: FluentFontIcon;
export declare const Shield32Regular: FluentFontIcon;
export declare const Shield32Filled: FluentFontIcon;
export declare const Shield48Regular: FluentFontIcon;
export declare const Shield48Filled: FluentFontIcon;