play_list_remove constant

String const play_list_remove

Implementation

static const String play_list_remove =
    '<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="M15.964 4.634h-12v2h12v-2Zm0 4h-12v2h12v-2Zm-12 4h8v2h-8v-2Zm9 1.076 1.415-1.415 2.121 2.121 2.121-2.12 1.415 1.413-2.122 2.122 2.122 2.12-1.415 1.415-2.121-2.121-2.121 2.121-1.415-1.414 2.122-2.122-2.122-2.12Z"/></svg>';