todo_done constant

String const todo_done

Implementation

static const String todo_done =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M3 13.5a.5.5 0 01-.5-.5V3a.5.5 0 01.5-.5h9.25a.75.75 0 000-1.5H3a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2V9.75a.75.75 0 00-1.5 0V13a.5.5 0 01-.5.5H3Zm12.78-8.82a.75.75 0 00-1.06-1.06L9.162 9.177 7.289 7.241a.75.75 0 10-1.078 1.043l2.403 2.484a.75.75 0 001.07.01L15.78 4.68Z" clip-rule="evenodd"/></svg>';