eraser_solid constant

String const eraser_solid

Implementation

static const String eraser_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M28 32H15.33L19 28.37l-9.9-9.9L3.54 24a1.83 1.83 0 000 2.6L9 32H3a1 1 0 000 2h25a1 1 0 000-2Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="m34.08 10.65-7.3-7.3a1.83 1.83 0 00-2.6 0L10.47 17.06l9.9 9.9 13.71-13.71a1.85 1.85 0 000-2.6Z" class="clr-i-solid clr-i-solid-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';