award_line constant

String const award_line

Implementation

static const String 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"><circle cx="12" cy="9" r="7"/><path d="M7 14v6.234a1 1 0 001.514.857l2.972-1.782a1 1 0 011.028 0l2.972 1.782A1 1 0 0017 20.234V14"/></g></svg>';