music constant

String const music

Implementation

static const String music =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M30 34.5a3.5 3.5 0 013.5-3.5H41v3.4a3.6 3.6 0 01-3.6 3.6h-3.9a3.5 3.5 0 01-3.5-3.5Zm-24 4A3.5 3.5 0 019.5 35H16v3.4a3.6 3.6 0 01-3.6 3.6H9.5A3.5 3.5 0 016 38.5Z"/><path stroke-linecap="round" d="M16 18.044v0l25-5.919M16 38V10l25-6v29.692"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';