eraser_off constant

String const eraser_off

Implementation

static const String eraser_off =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m3 3 18 18m-2-1H8.5l-4.21-4.3a1 1 0 010-1.41l4.995-4.993m2.009-2.01 2.997-2.996a1 1 0 011.41 0l5 5a1 1 0 010 1.41c-1.417 1.431-2.406 2.432-2.97 3m-2.02 2.043L11.5 20m6.5-6.7L11.7 7"/></svg>';