folder_remove constant

String const folder_remove

Implementation

static const String folder_remove =
    '<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="M2 6a2 2 0 012-2h5a1 1 0 01.707.293L11.414 6H20a2 2 0 012 2v10a2 2 0 01-2 2H4a2 2 0 01-2-2V6zm6.586 0H4v12h16V8h-9a1 1 0 01-.707-.293L8.586 6zM9 13a1 1 0 011-1h4a1 1 0 110 2h-4a1 1 0 01-1-1z"/></svg>';