album_open constant

String const album_open

Implementation

static const String album_open =
    '<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-width="1.5"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M15 2.2c4.564.926 8 4.962 8 9.8 0 4.838-3.436 8.873-8 9.8"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M15 9c1.141.284 2 1.519 2 3s-.859 2.716-2 3M1 2h10v20H1"/><path d="M4 15.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0Z"/><path stroke="currentColor" stroke-linecap="round" d="M4 15.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0Zm0 0V7.6a.6.6 0 01.6-.6H7"/></g></svg>';