medal constant
String
const medal
Implementation
static const String medal =
'<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"><path fill="currentColor" fill-rule="evenodd" d="M12 22a7 7 0 110-14 7 7 0 010 14Zm0-2a5 5 0 100-10 5 5 0 000 10Zm0-12a1 1 0 110-2 1 1 0 010 2ZM9 2h2v4c-1.1 0-2-.9-2-2V2Zm4 0h2v2c0 1.1-.9 2-2 2V2Z"/></svg>';