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

12 lines
625 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PasswordClockFilled: FluentIcon;
export declare const PasswordClockRegular: FluentIcon;
export declare const PasswordClock16Regular: FluentIcon;
export declare const PasswordClock16Filled: FluentIcon;
export declare const PasswordClock20Regular: FluentIcon;
export declare const PasswordClock20Filled: FluentIcon;
export declare const PasswordClock24Regular: FluentIcon;
export declare const PasswordClock24Filled: FluentIcon;
export declare const PasswordClock48Regular: FluentIcon;
export declare const PasswordClock48Filled: FluentIcon;