file_text constant

String const file_text

Implementation

static const String file_text =
    '<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="M3 19a3 3 0 003 3h12a3 3 0 003-3V8.828a3 3 0 00-.879-2.12l-3.828-3.83A3 3 0 0014.172 2H6a3 3 0 00-3 3v14zm5-7a1 1 0 100 2h8a1 1 0 100-2H8zm0 4a1 1 0 100 2h4a1 1 0 100-2H8z" clip-rule="evenodd"/></svg>';