import * as React from "react"; function SvgCancel() { return ( ); } export default SvgCancel;