error_outline constant

String const error_outline

Icon Data of error_outline

Implementation

static const String error_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M9 10.555 10.555 9 23 21.444 21.444 23z"/><path fill="currentColor" d="M16 2A13.914 13.914 0 002 16a13.914 13.914 0 0014 14 13.914 13.914 0 0014-14A13.914 13.914 0 0016 2Zm0 26a12 12 0 1112-12 12.035 12.035 0 01-12 12Z"/></svg>';