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" d="M20.25 9.84c0-.46-.18-.9-.51-1.23l-4.35-4.35c-.68-.68-1.78-.68-2.46 0l-8.67 8.67c-.33.33-.51.77-.51 1.23s.18.9.51 1.23l4.35 4.35c.34.34.78.51 1.23.51.04 0 .09 0 .13-.01h8.04c.41 0 .75-.34.75-.75s-.34-.75-.75-.75h-5.95l7.67-7.67c.33-.33.51-.77.51-1.23ZM5.32 14.33c-.06-.06-.07-.13-.07-.17s0-.11.07-.17l3.8-3.8 4.69 4.69-3.8 3.8c-.09.09-.24.09-.34 0l-4.35-4.36Zm13.36-4.31-3.8 3.8-4.69-4.69 3.8-3.8c.09-.09.24-.09.34 0l4.35 4.36c.06.06.07.13.07.17s0 .11-.07.17Z"/></svg>';