document_empty constant

String const document_empty

Implementation

static const String document_empty =
    '<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="M4 4a2 2 0 012-2h8a1 1 0 01.707.293l5 5A1 1 0 0120 8v12a2 2 0 01-2 2H6a2 2 0 01-2-2V4zm13.586 4L14 4.414V8h3.586zM12 4H6v16h12V10h-5a1 1 0 01-1-1V4z"/></svg>';