task_complete constant

String const task_complete

Icon Data of task_complete

Implementation

static const String task_complete =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m22 27.18-2.59-2.59L18 26l4 4 8-8-1.41-1.41L22 27.18z"/><path fill="currentColor" d="M25 5h-3V4a2.006 2.006 0 00-2-2h-8a2.006 2.006 0 00-2 2v1H7a2.006 2.006 0 00-2 2v21a2.006 2.006 0 002 2h9v-2H7V7h3v3h12V7h3v11h2V7a2.006 2.006 0 00-2-2Zm-5 3h-8V4h8Z"/></svg>';