award constant

String const award

Implementation

static const String 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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="12" cy="9" r="6"/><path d="m12.002 15.003 3.4 5.89L17 17.66l3.598.232-3.4-5.889m-10.396 0-3.4 5.89L7 17.66l1.598 3.232 3.4-5.889"/></g></svg>';