Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib-cjs/atoms/svg/person-shield.d.ts

16 lines
837 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PersonShieldFilled: FluentIcon;
export declare const PersonShieldRegular: FluentIcon;
export declare const PersonShield16Regular: FluentIcon;
export declare const PersonShield16Filled: FluentIcon;
export declare const PersonShield20Regular: FluentIcon;
export declare const PersonShield20Filled: FluentIcon;
export declare const PersonShield24Regular: FluentIcon;
export declare const PersonShield24Filled: FluentIcon;
export declare const PersonShield28Regular: FluentIcon;
export declare const PersonShield28Filled: FluentIcon;
export declare const PersonShield32Regular: FluentIcon;
export declare const PersonShield32Filled: FluentIcon;
export declare const PersonShield48Regular: FluentIcon;
export declare const PersonShield48Filled: FluentIcon;