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

16 lines
963 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const LockClosedRibbonFilled: FluentFontIcon;
export declare const LockClosedRibbonRegular: FluentFontIcon;
export declare const LockClosedRibbon16Regular: FluentFontIcon;
export declare const LockClosedRibbon16Filled: FluentFontIcon;
export declare const LockClosedRibbon20Regular: FluentFontIcon;
export declare const LockClosedRibbon20Filled: FluentFontIcon;
export declare const LockClosedRibbon24Regular: FluentFontIcon;
export declare const LockClosedRibbon24Filled: FluentFontIcon;
export declare const LockClosedRibbon28Regular: FluentFontIcon;
export declare const LockClosedRibbon28Filled: FluentFontIcon;
export declare const LockClosedRibbon32Regular: FluentFontIcon;
export declare const LockClosedRibbon32Filled: FluentFontIcon;
export declare const LockClosedRibbon48Regular: FluentFontIcon;
export declare const LockClosedRibbon48Filled: FluentFontIcon;