awards constant

String const awards

Implementation

static const String awards =
    '<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="M19 9a6.992 6.992 0 01-3 5.745V22h-2.586L12 20.586 10.586 22H8v-7.255A7 7 0 1119 9Zm-2 0A5 5 0 117 9a5 5 0 0110 0Zm-7 10.757 2-2 2 2V15.71a7.001 7.001 0 01-2 .29 7.001 7.001 0 01-2-.29v4.047Z" clip-rule="evenodd"/></svg>';