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