presentation_report constant

String const presentation_report

Implementation

static const String presentation_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 6a3 3 0 013-3h12a3 3 0 013 3v8a3 3 0 01-3 3h-3.586l2.293 2.293a1 1 0 01-1.414 1.414L12 17.414l-3.293 3.293a1 1 0 01-1.414-1.414L9.586 17H6a3 3 0 01-3-3V6zm14 2a1 1 0 10-2 0v4a1 1 0 102 0V8zm-4 2a1 1 0 10-2 0v2a1 1 0 102 0v-2zm-4 1a1 1 0 10-2 0v1a1 1 0 102 0v-1z" clip-rule="evenodd"/></svg>';