music constant

String const music

Implementation

static const String music =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1536" height="1664" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1536 1664"><path fill="currentColor" d="M1536 96v1120q0 50-34 89t-86 60.5-103.5 32-96.5 10.5-96.5-10.5-103.5-32-86-60.5-34-89 34-89 86-60.5 103.5-32 96.5-10.5q105 0 192 39V526L640 763v709q0 50-34 89t-86 60.5-103.5 32T320 1664t-96.5-10.5-103.5-32-86-60.5-34-89 34-89 86-60.5 103.5-32T320 1280q105 0 192 39V352q0-31 19-56.5t49-35.5L1412 4q12-4 28-4 40 0 68 28t28 68z"/></svg>';