folder_remove constant

String const folder_remove

Icon Data of 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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M4 4a2 2 0 00-2 2v8a2 2 0 002 2h12a2 2 0 002-2V8a2 2 0 00-2-2h-5L9 4H4Zm4 6a1 1 0 100 2h4a1 1 0 100-2H8Z"/></svg>';