nearby_error constant

String const nearby_error

Implementation

static const String nearby_error =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M20 18v-8h2v8Zm1 4q-.425 0-.712-.288Q20 21.425 20 21t.288-.712Q20.575 20 21 20t.712.288Q22 20.575 22 21t-.288.712Q21.425 22 21 22Zm-9 0q-.375 0-.738-.15-.362-.15-.662-.45l-8-8q-.3-.3-.45-.662Q2 12.375 2 12t.15-.738q.15-.362.45-.662l8-8q.3-.3.662-.45Q11.625 2 12 2t.738.15q.362.15.662.45L18 7.2v3.6l-6-6L4.8 12l7.2 7.2 6-6v3.6l-4.6 4.6q-.3.3-.662.45-.363.15-.738.15Zm0-5.6L7.6 12 12 7.6l4.4 4.4Z"/></svg>';