task_list constant

String const task_list

Implementation

static const String task_list =
    '<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="1.5" d="M9 6h11M3.8 5.8l.8.8 2-2m-2.8 7.2.8.8 2-2m-2.8 7.2.8.8 2-2M9 12h11M9 18h11"/></svg>';