music_note_outline constant

String const music_note_outline

Implementation

static const String music_note_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="M12 3v10.55A4 4 0 1014 17V7h4V3m-8 16a2 2 0 112-2 2 2 0 01-2 2Z"/></svg>';