backspace constant

String const backspace

Implementation

static const String backspace =
    '<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"><g fill="currentColor"><path d="m17.743 8.464 1.414 1.415L17.036 12l2.121 2.121-1.414 1.415-2.122-2.122-2.121 2.122-1.414-1.415L14.207 12l-2.121-2.121L13.5 8.465l2.121 2.12 2.122-2.12Z"/><path fill-rule="evenodd" d="m8.586 19-6.293-6.293a1 1 0 010-1.414L8.586 5h14v14h-14Zm.828-12-5 5 5 5h11.172V7H9.414Z" clip-rule="evenodd"/></g></svg>';