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" stroke="currentColor" stroke-linecap="round" stroke-width="2"><path d="m17 15-6-6m6 0-6 6"/><path stroke-linejoin="round" d="M7.4 4.8A2 2 0 019 4h11a2 2 0 012 2v12a2 2 0 01-2 2H9a2 2 0 01-1.6-.8l-4.5-6a2 2 0 010-2.4l4.5-6Z"/></g></svg>';