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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-width="2" d="M1 17.998C1 16.894 1.887 16 2.998 16H9v4.002A1.993 1.993 0 017.002 22H2.998A2 2 0 011 20.002v-2.004Zm14 0c0-1.104.887-1.998 1.998-1.998H23v4.002A1.993 1.993 0 0121.002 22h-4.004A2 2 0 0115 20.002v-2.004ZM9 16V2h14v13.5M9 6h14"/></svg>';