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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M11.7 8c4.2-.3 4.3-2.7 4.3-5h-3V0H3v3H0c0 2.3.1 4.7 4.3 5 .9 1.4 2.1 2 2.7 2v4c-3 0-3 2-3 2h8s0-2-3-2v-4c.6 0 1.8-.6 2.7-2zM13 4h2c-.1 1.6-.4 2.7-2.7 2.9.3-.8.6-1.7.7-2.9zM1 4h2c.1 1.2.4 2.1.7 2.9C1.5 6.7 1.1 5.6 1 4zm3.5 2.1C4 4.4 4 3 4 3V1h1v2s0 1.7.4 3.1C5.9 7.8 7 9 7 9s-1.8-.2-2.5-2.9z"/></svg>';