album constant

String const album

Implementation

static const String album =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1025" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1025 1024"><path fill="currentColor" d="M960.193 1024h-896q-27 0-45.5-19t-18.5-45V64q0-26 18.5-45t45.5-19h896q26 0 45 19t19 45v896q0 27-19 45.5t-45 18.5zm0-896q0-26-19-45t-45-19h-704q-27 0-45.5 18.5t-18.5 45.5v768q0 27 18.5 45.5t45.5 18.5h704q26 0 45-18.5t19-45.5V128zm-416 768q-96 0-177-47t-128-128-47-177 47-177 128-128 177-47 177 47 128 128 47 177-47 177-128 128-177 47zm0-512q-66 0-113 47t-47 113 47 113 113 47 113-47 47-113-47-113-113-47zm0 256q-40 0-68-28t-28-68 28-68 68-28 68 28 28 68-28 68-68 28z"/></svg>';