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