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"><path fill="currentColor" d="M19 5H9.83a3 3 0 00-2.12.88l-5.42 5.41a1 1 0 000 1.42l5.42 5.41a3 3 0 002.12.88H19a3 3 0 003-3V8a3 3 0 00-3-3Zm1 11a1 1 0 01-1 1H9.83a1.05 1.05 0 01-.71-.29L4.41 12l4.71-4.71A1.05 1.05 0 019.83 7H19a1 1 0 011 1Zm-3.29-6.71a1 1 0 00-1.42 0L14 10.59l-1.29-1.3a1 1 0 00-1.42 1.42l1.3 1.29-1.3 1.29a1 1 0 000 1.42 1 1 0 001.42 0l1.29-1.3 1.29 1.3a1 1 0 001.42 0 1 1 0 000-1.42L15.41 12l1.3-1.29a1 1 0 000-1.42Z"/></svg>';