album constant

String const album

Icon Data of album

Implementation

static const String album =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="432" height="432" preserveAspectRatio="xMidYMid meet" viewBox="0 0 432 432"><path fill="currentColor" d="M213.5 3q88.5 0 151 62.5T427 216t-62.5 150.5-151 62.5-151-62.5T0 216 62.5 65.5 213.5 3zm-.5 309q40 0 68-28t28-68-28-68-68-28-68 28-28 68 28 68 68 28zm.5-117q8.5 0 15 6t6.5 15-6.5 15-15 6-15-6-6.5-15 6.5-15 15-6z"/></svg>';