trophy constant

String const trophy

Implementation

static const String trophy =
    '<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-linejoin="round" stroke-width="2"><path stroke-linecap="round" d="M5 4a2 2 0 012-2h10a2 2 0 012 2v5a7 7 0 01-7 7v0a7 7 0 01-7-7V4Zm4 18h6l-3-5-3 5Z"/><path d="M5 4H4a2 2 0 00-2 2v1.239a4 4 0 002.128 3.535L5.5 11.5M19 4h1a2 2 0 012 2v.637a5 5 0 01-2.66 4.419l-.84.444"/></g></svg>';