document_award_line constant

String const document_award_line

Implementation

static const String document_award_line =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M19 20H5c-1.6 0-2-1.333-2-2V6a2 2 0 012-2h10a2 2 0 012 2v6m2 8c-.667 0-2-.4-2-2v-6m2 8c1.6 0 2-1.333 2-2v-6h-4"/><path d="M7 16h6m-1-6a2 2 0 11-4 0 2 2 0 014 0z"/></g></svg>';