music_note constant

String const music_note

Implementation

static const String music_note =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><path fill="currentColor" fill-rule="evenodd" d="M6.021 2.188v9.174a4.101 4.101 0 00-1.792.301c-1.605.649-2.533 2.066-2.074 3.162.465 1.099 2.139 1.459 3.743.809 1.233-.5 1.958-1.45 2.067-2.362l-.007-8.885 7.062-1.359v6.378a4.089 4.089 0 00-1.944.297c-1.605.65-2.532 2.067-2.072 3.163.463 1.098 2.137 1.459 3.742.809 1.233-.501 2.09-1.451 2.201-2.362L16.958.002 6.021 2.188z"/></svg>';