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