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

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;