13 lines
368 B
TypeScript
13 lines
368 B
TypeScript
export * from './homeIcon';
|
|
export * from './walletIcon';
|
|
export * from './clipboardIcon';
|
|
export * from './bellIcon';
|
|
export * from './personIcon';
|
|
export * from './chevronRightIcon';
|
|
export * from './callIcon';
|
|
export * from './locationPinIcon';
|
|
export * from './checkCircleIcon';
|
|
export * from './starIcon';
|
|
export * from './closeIcon';
|
|
export * from './backIcon';
|