grooveshark constant

String const grooveshark

Implementation

static const String grooveshark =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M512 1024q-139 0-257-68.5T68.5 769 0 512t68.5-257T255 68.5 512 0t257 68.5T955.5 255t68.5 257-68.5 257T769 955.5 512 1024zm0-896q-70 0-140.5 33.5T248 248t-86.5 123.5T128 512q0 36 7.5 62t16.5 38.5 25 19 24.5 7.5 22.5 1q35 0 67.5-36t60.5-92q14-28 22-92t9-114l1-50q14 7 39 21.5t92.5 64T640 448q22 22 60.5 75t70 85 58.5 32q14 0 21-1t17.5-7.5 15.5-19 9-38 4-62.5q0-70-33.5-140.5T776 248t-123.5-86.5T512 128z"/></svg>';