music_note constant

String const music_note

Implementation

static const String music_note =
    '<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" fill-rule="evenodd" d="m12 8.954 5.635-1.127a2.942 2.942 0 00-1.154-5.769l-4.07.814A3 3 0 0010 5.814v8.076a4 4 0 102 3.465v-8.4Zm4.874-4.935-4.07.814a1 1 0 00-.804.98v1.102l5.243-1.049a.942.942 0 00-.37-1.847ZM10 17.354a2 2 0 10-4 0 2 2 0 004 0Z" clip-rule="evenodd"/></svg>';