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="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M8.328 15.5H15.5a2 2 0 002-2v-6a2 2 0 00-2-2H8.328a2 2 0 00-1.414.586L3.207 9.793a1 1 0 000 1.414l3.707 3.707a2 2 0 001.414.586zm1.172-3 4-4m-4 0 4 4"/></svg>';