todolist constant

String const todolist

Icon Data of todolist

Implementation

static const String todolist =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m5.5 12.962 11.775 7.149L42.5 5.508m-37 18.644 11.775 7.149L42.5 16.699m-37 18.643 11.775 7.15L42.5 27.889"/></svg>';