football constant

String const football

Implementation

static const String football =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M512 1024q-104 0-199-40.5t-163.5-109T40.5 711 0 512t40.5-199 109-163.5T313 40.5 512 0t199 40.5 163.5 109 109 163.5 40.5 199-40.5 199-109 163.5-163.5 109-199 40.5zm354-785q-69-90-175-137l-179 90-179-90q-106 47-176 137l35 17v192L66 543q8 123 79 225h175l64 160v13q63 19 128 19t128-19v-13l64-160h175q71-102 79-225l-126-95V256zM413 639l-61-177 160-110 160 110-61 177H413z"/></svg>';