music_album_fill constant

String const music_album_fill

Implementation

static const String music_album_fill =
    '<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"><path fill="currentColor" fill-rule="evenodd" d="M1 5a4 4 0 014.002-4h13.996A4 4 0 0123 5v14a4 4 0 01-4 4H5a4 4 0 01-4-4V5Zm19 7a8 8 0 11-16 0 8 8 0 0116 0Zm-8 2a2 2 0 100-4 2 2 0 000 4Z" clip-rule="evenodd"/></svg>';