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

6 lines
282 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ShieldPersonFilled: FluentIcon;
export declare const ShieldPersonRegular: FluentIcon;
export declare const ShieldPerson20Regular: FluentIcon;
export declare const ShieldPerson20Filled: FluentIcon;