album_line constant

String const album_line

Implementation

static const String album_line =
    '<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"><path d="M0 0h24v24H0z"/><path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm0 2a8 8 0 100 16 8 8 0 000-16Zm0 6a2 2 0 110 4 2 2 0 010-4Zm-.56-3.493a1 1 0 01-.61 1.276 5.02 5.02 0 00-2.664 2.216 1 1 0 11-1.732-1.001 7.019 7.019 0 013.73-3.1 1 1 0 011.276.609Z"/></g></svg>';