status_neutral constant

String const status_neutral

Implementation

static const String status_neutral =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12" height="12" preserveAspectRatio="xMidYMid meet" viewBox="0 0 12 12"><path fill="currentColor" fill-rule="evenodd" d="M6 12A6 6 0 106 0a6 6 0 000 12zM3 4.75A.75.75 0 013.75 4h4.5a.75.75 0 010 1.5h-4.5A.75.75 0 013 4.75zm0 2.5a.75.75 0 01.75-.75h3.5a.75.75 0 010 1.5h-3.5A.75.75 0 013 7.25z" clip-rule="evenodd"/></svg>';