music_note_fill constant

String const music_note_fill

Implementation

static const String music_note_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M216 64v48a8.1 8.1 0 01-3.2 6.4 8.2 8.2 0 01-7.1 1.3L136 98.8V184a48 48 0 11-48-48 47.4 47.4 0 0132 12.3V40a8.1 8.1 0 013.2-6.4 8.2 8.2 0 017.1-1.3l80 24A8.1 8.1 0 01216 64Z"/></svg>';