status constant

String const status

Implementation

static const String status =
    '<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="M15.941 7.033a8 8 0 01-14.784 5.112.75.75 0 111.283-.778 6.5 6.5 0 108.922-8.93.75.75 0 01.776-1.284 8 8 0 013.803 5.88ZM9 1a1 1 0 11-2 0 1 1 0 012 0ZM2.804 5a1 1 0 10-1.732-1 1 1 0 001.732 1ZM1 7a1 1 0 110 2 1 1 0 010-2Zm4-4.196a1 1 0 10-1-1.732 1 1 0 001 1.732Z" clip-rule="evenodd"/></svg>';