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

25 lines
1.2 KiB
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ShieldColor: FluentIcon;
export declare const ShieldFilled: FluentIcon;
export declare const ShieldRegular: FluentIcon;
export declare const Shield12Regular: FluentIcon;
export declare const Shield12Filled: FluentIcon;
export declare const Shield16Regular: FluentIcon;
export declare const Shield16Filled: FluentIcon;
export declare const Shield16Color: FluentIcon;
export declare const Shield20Regular: FluentIcon;
export declare const Shield20Filled: FluentIcon;
export declare const Shield20Color: FluentIcon;
export declare const Shield24Regular: FluentIcon;
export declare const Shield24Filled: FluentIcon;
export declare const Shield24Color: FluentIcon;
export declare const Shield28Regular: FluentIcon;
export declare const Shield28Filled: FluentIcon;
export declare const Shield28Color: FluentIcon;
export declare const Shield32Regular: FluentIcon;
export declare const Shield32Filled: FluentIcon;
export declare const Shield32Color: FluentIcon;
export declare const Shield48Regular: FluentIcon;
export declare const Shield48Filled: FluentIcon;
export declare const Shield48Color: FluentIcon;