import React from "react"; function PlayIcon() { return ( ); } export default PlayIcon;