error constant

String const error

Implementation

static const String error =
    '<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 14.5a6.5 6.5 0 100-13 6.5 6.5 0 000 13ZM8 16A8 8 0 108 0a8 8 0 000 16Zm1-5a1 1 0 11-2 0 1 1 0 012 0Zm-.25-6.25a.75.75 0 00-1.5 0v3.5a.75.75 0 001.5 0v-3.5Z" clip-rule="evenodd"/></svg>';