checklist constant

String const checklist

Implementation

static const String checklist =
    '<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="m34 10 8 8m0-8-8 8m10 12-7 8-4-4m-7-24H4v8h22v-8Zm0 20H4v8h22v-8Z"/></svg>';