backspace_fill constant

String const backspace_fill

Implementation

static const String backspace_fill =
    '<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" fill-rule="evenodd" d="M6.6 4.2A3 3 0 019 3h11a3 3 0 013 3v12a3 3 0 01-3 3H9a3 3 0 01-2.4-1.2l-4.5-6a3 3 0 010-3.6l4.5-6Zm11.107 5.507a1 1 0 00-1.414-1.414L14 10.586l-2.293-2.293a1 1 0 10-1.414 1.414L12.586 12l-2.293 2.293a1 1 0 001.414 1.414L14 13.414l2.293 2.293a1 1 0 001.414-1.414L15.414 12l2.293-2.293Z" clip-rule="evenodd"/></svg>';