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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-width="2" d="M1 3h22v4H1V3Zm0 7h22v4H1v-4Zm0 7h22v4H1v-4ZM1 4h15v2H1V4Zm0 7h5v2H1v-2Zm0 7h10v2H1v-2Z"/></svg>';