severity_info constant

String const severity_info

Implementation

static const String severity_info =
    '<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="M12 6A6 6 0 110 6a6 6 0 0112 0ZM6.75 3.75a.75.75 0 11-1.5 0 .75.75 0 011.5 0ZM6 5.25a.75.75 0 00-.75.75v2.25a.75.75 0 101.5 0V6A.75.75 0 006 5.25Z"/></svg>';