music_album constant

String const music_album

Implementation

static const String music_album =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M2 6a4 4 0 014-4h12a4 4 0 014 4v12a4 4 0 01-4 4H6a4 4 0 01-4-4V6Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M9 16.5V8.78a1 1 0 01.757-.97l6-1.5A1 1 0 0117 7.28V15"/><path d="m9 11 8-2"/><circle cx="7.5" cy="16.5" r="1.5"/><circle cx="15.5" cy="15.5" r="1.5"/></g></svg>';