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" fill-rule="evenodd" d="M2 6a3 3 0 013-3h3.93a3 3 0 012.496 1.336l.812 1.219A1 1 0 0013.07 6H19a3 3 0 013 3v9a3 3 0 01-3 3H5a3 3 0 01-3-3V6zm7 7a1 1 0 100 2h6a1 1 0 100-2H9z" clip-rule="evenodd"/></svg>';