music_off constant

String const music_off

Implementation

static const String music_off =
    '<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="M19.8 22.6 1.4 4.2l1.4-1.4 18.4 18.4ZM14 11.15l-2-2V3h6v4h-4ZM10 21q-1.65 0-2.825-1.175Q6 18.65 6 17q0-1.65 1.175-2.825Q8.35 13 10 13q.575 0 1.062.137.488.138.938.413V12l2 2v3q0 1.65-1.175 2.825Q11.65 21 10 21Z"/></svg>';