done_all constant

String const done_all

Implementation

static const String done_all =
    '<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" stroke-width="4" d="m14 24 1.25 1.25M44 14 24 34l-1.25-1.25M4 24l10 10 20-20"/></svg>';