tasks constant

String const tasks

Implementation

static const String tasks =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1025" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1025 1024"><path fill="currentColor" d="M896.428 640h-768q-53 0-90.5-37.5T.428 512t37.5-90.5 90.5-37.5h768q53 0 90.5 37.5t37.5 90.5-37.5 90.5-90.5 37.5zm0-192h-480q-13 0-22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h480q26 0 45-18.5t19-45-19-45.5-45-19zm0-192h-768q-53 0-90.5-37.5T.428 128t37.5-90.5 90.5-37.5h768q53 0 90.5 37.5t37.5 90.5-37.5 90.5-90.5 37.5zm0-192h-96q-13 0-22.5 9.5t-9.5 22.5v64q0 14 9.5 23t22.5 9h96q26 0 45-18.5t19-45-19-45.5-45-19zm-768 704h768q53 0 90.5 37.5t37.5 90.5-37.5 90.5-90.5 37.5h-768q-53 0-90.5-37.5T.428 896t37.5-90.5 90.5-37.5zm448 160q0 13 9.5 22.5t22.5 9.5h288q26 0 45-18.5t19-45-19-45.5-45-19h-288q-13 0-22.5 9.5t-9.5 22.5v64z"/></svg>';