note_off constant

String const note_off

Implementation

static const String note_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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m13 20 3.505-3.505m1.994-1.994L20 13m-3 0h3V6a2 2 0 00-2-2H8m-3.427.6C4.218 4.96 4 5.453 4 6v12a2 2 0 002 2h7v-6c0-.272.109-.519.285-.699M3 3l18 18"/></svg>';