document_award constant

String const document_award

Implementation

static const String document_award =
    '<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="M5 21h14c1.126 0 1.926-.491 2.412-1.166.448-.623.588-1.34.588-1.834v-6a1 1 0 00-1-1h-3V6a3 3 0 00-3-3H5a3 3 0 00-3 3v12c0 .493.14 1.211.588 1.834C3.074 20.51 3.874 21 5 21zm14-8a1 1 0 011 1v4a1 1 0 11-2 0v-4a1 1 0 011-1zM9 10a1 1 0 112 0 1 1 0 01-2 0zm1-3a3 3 0 100 6 3 3 0 000-6zm-3 8a1 1 0 100 2h6a1 1 0 100-2H7z" clip-rule="evenodd"/></svg>';