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

16 lines
767 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PaymentFilled: FluentIcon;
export declare const PaymentRegular: FluentIcon;
export declare const Payment16Regular: FluentIcon;
export declare const Payment16Filled: FluentIcon;
export declare const Payment20Regular: FluentIcon;
export declare const Payment20Filled: FluentIcon;
export declare const Payment24Regular: FluentIcon;
export declare const Payment24Filled: FluentIcon;
export declare const Payment28Regular: FluentIcon;
export declare const Payment28Filled: FluentIcon;
export declare const Payment32Regular: FluentIcon;
export declare const Payment32Filled: FluentIcon;
export declare const Payment48Regular: FluentIcon;
export declare const Payment48Filled: FluentIcon;