eraser constant

String const eraser

Implementation

static const String eraser =
    '<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="M3.121 17.85a3 3 0 010-4.243l7.071-7.072 8.486 8.486-3.243 3.242H20a1 1 0 110 2H6.778a3 3 0 01-2.121-.878L3.12 17.849zm16.97-4.243 1.415-1.415a3 3 0 000-4.242l-4.243-4.243a3 3 0 00-4.242 0l-1.414 1.414 8.485 8.486z" clip-rule="evenodd"/></svg>';