import * as React from "react"; import { SVGProps } from "react"; const SvgPhoneRemove = (props: SVGProps) => ( ); export default SvgPhoneRemove;