eraser_fill constant

String const eraser_fill

Implementation

static const String eraser_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"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="m8.464 7.05 8.486 8.486L13.485 19H20a1 1 0 110 2H8.893a1.5 1.5 0 01-1.06-.44l-5.026-5.024a2 2 0 010-2.829L8.464 7.05Zm7.071-4.242 5.657 5.656a2 2 0 010 2.829l-2.828 2.828-8.485-8.485 2.828-2.828a2 2 0 012.828 0Z"/></g></svg>';