backspace constant

String const backspace

Icon Data of backspace

Implementation

static const String backspace =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m11.594 7-.313.281-8 8-.687.719.687.719 8 8 .313.281H29V7zm.844 2H27v14H12.437l-7-7zm2.718 2.75-1.406 1.406L16.594 16l-2.844 2.844 1.406 1.406L18 17.406l2.844 2.844 1.406-1.406L19.406 16l2.844-2.844-1.406-1.406L18 14.594z"/></svg>';