Icard/angular-clarity-master(work.../node_modules/@clr/icons/shapes/commerce-shapes.d.ts

25 lines
1.1 KiB
TypeScript
Raw Normal View History

2024-07-16 14:55:36 +00:00
export declare const ClrShapeCalculator: string;
export declare const ClrShapeShoppingBag: string;
export declare const ClrShapePiggyBank: string;
export declare const ClrShapeShoppingCart: string;
export declare const ClrShapeWallet: string;
export declare const ClrShapeStore: string;
export declare const ClrShapeEuro: string;
export declare const ClrShapeDollar: string;
export declare const ClrShapeCreditCard: string;
export declare const ClrShapeBank: string;
export declare const ClrShapeDollarBill: string;
export declare const ClrShapeECheck: string;
export declare const ClrShapePound: string;
export declare const ClrShapeRupee: string;
export declare const ClrShapeWon: string;
export declare const ClrShapeYen: string;
export declare const ClrShapeBitcoin: string;
export declare const ClrShapeCoinBag: string;
export declare const ClrShapePeso: string;
export declare const ClrShapeRuble: string;
export declare const ClrShapeEmployeeGroup: string;
export declare const ClrShapeEmployee: string;
export declare const ClrShapeFactory: string;
export declare const CommerceShapes: any;