@solar-icons/react
Version:
Solar Icons for React
22 lines (21 loc) • 1.28 kB
TypeScript
export { default as CallCancelRounded } from './CallCancelRounded';
export { default as CallCancel } from './CallCancel';
export { default as CallChatRounded } from './CallChatRounded';
export { default as CallChat } from './CallChat';
export { default as CallDroppedRounded } from './CallDroppedRounded';
export { default as CallDropped } from './CallDropped';
export { default as CallMedicineRounded } from './CallMedicineRounded';
export { default as CallMedicine } from './CallMedicine';
export { default as EndCallRounded } from './EndCallRounded';
export { default as EndCall } from './EndCall';
export { default as IncomingCallRounded } from './IncomingCallRounded';
export { default as IncomingCall } from './IncomingCall';
export { default as OutgoingCallRounded } from './OutgoingCallRounded';
export { default as OutgoingCall } from './OutgoingCall';
export { default as PhoneCallingRounded } from './PhoneCallingRounded';
export { default as PhoneCalling } from './PhoneCalling';
export { default as PhoneRounded } from './PhoneRounded';
export { default as Phone } from './Phone';
export { default as RecordCircle } from './RecordCircle';
export { default as RecordMinimalistic } from './RecordMinimalistic';
export { default as RecordSquare } from './RecordSquare';