issue_type_task constant

String const issue_type_task

Implementation

static const String issue_type_task =
    '<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="M8 12.5a4.5 4.5 0 100-9 4.5 4.5 0 000 9Zm2.28-6.28a.75.75 0 010 1.06l-2.5 2.5a.75.75 0 01-1.06 0l-1-1a.75.75 0 011.06-1.06l.47.47 1.97-1.97a.75.75 0 011.06 0Z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M4 0a4 4 0 00-4 4v8a4 4 0 004 4h8a4 4 0 004-4V4a4 4 0 00-4-4H4Zm4 14A6 6 0 108 2a6 6 0 000 12Z" clip-rule="evenodd"/></svg>';