import * as React from "react"; function SpeakerphoneIcon(props: React.SVGProps) { return ; } export default SpeakerphoneIcon;