play_list_check constant

String const play_list_check

Implementation

static const String play_list_check =
    '<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 6H3v2h12V6Zm0 4H3v2h12v-2ZM3 14h8v2H3v-2Zm8.99 1.025 1.415-1.414 2.121 2.121 4.243-4.242 1.414 1.414-5.657 5.657-3.535-3.536Z"/></svg>';