via-icons/dist/solid/index.d.ts
2024-07-30 00:01:45 -06:00

11 lines
553 B
TypeScript

export { BuildingOfficeIcon } from './BuildingOfficeIcon';
export { CheckCircleIcon } from './CheckCircleIcon';
export { DevicePhoneMobileIcon } from './DevicePhoneMobileIcon';
export { DocumentMinusIcon } from './DocumentMinusIcon';
export { DocumentPlusIcon, DocumentPlusIcon as AddIcon } from './DocumentPlusIcon';
export { EnvelopeIcon } from './EnvelopeIcon';
export { GlobeAltIcon } from './GlobeAltIcon';
export { PencilSquareIcon } from './PencilSquareIcon';
export { PhoneIcon } from './PhoneIcon';
export { PrinterIcon } from './PrinterIcon';