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