music_notes constant

String const music_notes

Implementation

static const String music_notes =
    '<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="M212.9 25.7a8 8 0 00-6.8-1.5l-128 32A8 8 0 0072 64v110.1a35.3 35.3 0 00-20-6.1 36 36 0 1036 36v-85.8l112-28v51.9a35.3 35.3 0 00-20-6.1 36 36 0 1036 36V32a7.8 7.8 0 00-3.1-6.3ZM52 224a20 20 0 1120-20 20.1 20.1 0 01-20 20Zm36-122.2V70.2l112-28v31.6Zm92 90.2a20 20 0 1120-20 20.1 20.1 0 01-20 20Z"/></svg>';