delete constant

String const delete

Icon Data of delete

Implementation

static const String delete =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -5 24 24"><path fill="currentColor" d="M7.828 0H18a2 2 0 012 2v10a2 2 0 01-2 2H7.828a2 2 0 01-1.414-.586L.707 7.707a1 1 0 010-1.414L6.414.586A2 2 0 017.828 0zm0 12H18V2H7.828l-5 5 5 5zm6.586-5 1.414 1.414a1 1 0 01-1.414 1.414L13 8.414l-1.414 1.414a1 1 0 11-1.414-1.414L11.586 7l-1.414-1.414a1 1 0 111.414-1.414L13 5.586l1.414-1.414a1 1 0 111.414 1.414L14.414 7z"/></svg>';