exclaimation_circle constant

String const exclaimation_circle

Icon Data of exclaimation_circle

Implementation

static const String exclaimation_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0Zm-7 4a1 1 0 11-2 0 1 1 0 012 0Zm-1-9a1 1 0 00-1 1v4a1 1 0 102 0V6a1 1 0 00-1-1Z" clip-rule="evenodd"/></svg>';