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"><g fill="currentColor" stroke="currentColor" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M8 18V5.716a2 2 0 011.696-1.977l9-1.385A2 2 0 0121 4.331V16"/><path d="m8 9 13-2"/><path stroke-linecap="round" stroke-linejoin="round" d="M8 18a3 3 0 11-6 0c0-1.657 1.343-2 3-2s3 .343 3 2Zm13-2a3 3 0 11-6 0c0-1.657 1.343-2 3-2s3 .343 3 2Z"/></g></svg>';