medal_duotone constant

String const medal_duotone

Implementation

static const String medal_duotone =
    '<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"><circle cx="128" cy="96" r="48" fill="currentColor" opacity=".2"/><path fill="currentColor" d="M216 96a88 88 0 10-144 67.8V240a7.9 7.9 0 003.8 6.8 8 8 0 007.8.4l44.4-22.3 44.4 22.3a9.4 9.4 0 003.6.8 8 8 0 008-8v-76.2A87.8 87.8 0 00216 96ZM56 96a72 72 0 1172 72 72.1 72.1 0 01-72-72Zm112 131.1-36.4-18.3a8.3 8.3 0 00-7.2 0L88 227.1v-52.7a88.1 88.1 0 0080 0Z"/><path fill="currentColor" d="M128 152a56 56 0 10-56-56 56 56 0 0056 56Zm0-96a40 40 0 11-40 40 40.1 40.1 0 0140-40Z"/></svg>';