music_note_off_outline constant

String const music_note_off_outline

Implementation

static const String music_note_off_outline =
    '<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" d="M14 7h4V3h-6v4.61l2 2m-2 .83L4.41 2.86 3 4.27l9 9v.28a3.94 3.94 0 00-3.33-.32 4 4 0 001.98 7.72 4.1 4.1 0 003.35-4.1v-1.58L19.73 21l1.41-1.41M10 19a2 2 0 112-2 2 2 0 01-2 2Z"/></svg>';