medal_fill constant

String const medal_fill

Implementation

static const String medal_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M184 96a56 56 0 11-56-56 56 56 0 0156 56Zm32 0a87.8 87.8 0 01-32 67.8V240a8 8 0 01-8 8 9.4 9.4 0 01-3.6-.8L128 224.9l-44.4 22.3a8 8 0 01-7.8-.4A7.9 7.9 0 0172 240v-76.2A88 88 0 11216 96Zm-16 0a72 72 0 10-72 72 72.1 72.1 0 0072-72Z"/></svg>';