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

16 lines
787 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PersonKeyColor: FluentIcon;
export declare const PersonKeyFilled: FluentIcon;
export declare const PersonKeyRegular: FluentIcon;
export declare const PersonKey16Regular: FluentIcon;
export declare const PersonKey16Filled: FluentIcon;
export declare const PersonKey20Regular: FluentIcon;
export declare const PersonKey20Filled: FluentIcon;
export declare const PersonKey20Color: FluentIcon;
export declare const PersonKey24Regular: FluentIcon;
export declare const PersonKey24Filled: FluentIcon;
export declare const PersonKey24Color: FluentIcon;
export declare const PersonKey32Regular: FluentIcon;
export declare const PersonKey32Filled: FluentIcon;
export declare const PersonKey32Color: FluentIcon;