music_notes_simple_fill constant

String const music_notes_simple_fill

Implementation

static const String music_notes_simple_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 32v140a36 36 0 11-36-36 35.3 35.3 0 0120 6.1V42.2l-112 28V204a36 36 0 11-36-36 35.3 35.3 0 0120 6.1V64a8 8 0 016.1-7.8l128-32a7.9 7.9 0 016.8 1.5A7.8 7.8 0 01216 32Z"/></svg>';