play_list_search constant

String const play_list_search

Implementation

static const String play_list_search =
    '<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"><g fill="currentColor"><path d="M15.879 4.879h-12v2h12v-2Zm0 4h-12v2h12v-2Zm-12 4h8v2h-8v-2Z"/><path fill-rule="evenodd" d="M13.757 12.757a3 3 0 003.415 4.83l1.535 1.534 1.414-1.414-1.535-1.535a3.001 3.001 0 00-4.829-3.415Zm1.415 2.829a1 1 0 101.414-1.415 1 1 0 00-1.414 1.415Z" clip-rule="evenodd"/></g></svg>';