file_report constant

String const file_report

Implementation

static const String file_report =
    '<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 3v14zm14-8a1 1 0 10-2 0v6a1 1 0 102 0v-6zm-4 2a1 1 0 10-2 0v4a1 1 0 102 0v-4zm-4 1.995a1 1 0 00-2 .01l.01 2a1 1 0 002-.01l-.01-2z" clip-rule="evenodd"/></svg>';