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="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M216 40H68.5a16.2 16.2 0 00-13.7 7.8L9.1 123.9a8 8 0 000 8.2l45.7 76.1a16.2 16.2 0 0013.7 7.8H216a16 16 0 0016-16V56a16 16 0 00-16-16Zm-50.3 106.3a8.1 8.1 0 010 11.4 8.3 8.3 0 01-5.7 2.3 8.5 8.5 0 01-5.7-2.3L136 139.3l-18.3 18.4a8.3 8.3 0 01-5.7 2.3 8.5 8.5 0 01-5.7-2.3 8.1 8.1 0 010-11.4l18.4-18.3-18.4-18.3a8.1 8.1 0 0111.4-11.4l18.3 18.4 18.3-18.4a8.1 8.1 0 0111.4 11.4L147.3 128Z"/></svg>';