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

14 lines
764 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ShieldLockFilled: FluentFontIcon;
export declare const ShieldLockRegular: FluentFontIcon;
export declare const ShieldLock16Regular: FluentFontIcon;
export declare const ShieldLock16Filled: FluentFontIcon;
export declare const ShieldLock20Regular: FluentFontIcon;
export declare const ShieldLock20Filled: FluentFontIcon;
export declare const ShieldLock24Regular: FluentFontIcon;
export declare const ShieldLock24Filled: FluentFontIcon;
export declare const ShieldLock28Regular: FluentFontIcon;
export declare const ShieldLock28Filled: FluentFontIcon;
export declare const ShieldLock48Regular: FluentFontIcon;
export declare const ShieldLock48Filled: FluentFontIcon;