import React from 'react' import SvgIcon from '@material-ui/core/SvgIcon' const MusicBrainz = (props) => { return ( ) } export default MusicBrainz