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="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M84.105 13.627H32.938a3.196 3.196 0 00-3.195 3.195v48.069a16.451 16.451 0 00-3.543-.394c-7.456 0-13.5 4.896-13.5 10.938 0 6.041 6.044 10.937 13.5 10.937 7.455 0 13.5-4.896 13.5-10.937V29.257h37.644v26.401a16.451 16.451 0 00-3.543-.394c-7.456 0-13.5 4.896-13.5 10.938s6.044 10.937 13.5 10.937c7.455 0 13.5-4.896 13.5-10.937V16.823a3.197 3.197 0 00-3.196-3.196z"/></svg>';