11 lines
524 B
TypeScript
11 lines
524 B
TypeScript
export { BuildingOfficeIcon } from './BuildingOfficeIcon';
|
|
export { CheckCircleIcon } from './CheckCircleIcon';
|
|
export { DevicePhoneMobileIcon } from './DevicePhoneMobileIcon';
|
|
export { DocumentMinusIcon } from './DocumentMinusIcon';
|
|
export { DocumentPlusIcon } from './DocumentPlusIcon';
|
|
export { EnvelopeIcon } from './EnvelopeIcon';
|
|
export { GlobeAltIcon } from './GlobeAltIcon';
|
|
export { PencilSquareIcon } from './PencilSquareIcon';
|
|
export { PhoneIcon } from './PhoneIcon';
|
|
export { PrinterIcon } from './PrinterIcon';
|