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

16 lines
893 B
TypeScript

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