import * as React from "react" function SvgTick({ height, width}) { return ( ) } export default SvgTick