avatar constant

String const avatar

Implementation

static const String avatar =
    '<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="M0 1024V0h1024v1024H0zM960 64H64v768h896V64zM448 547v-13q-67-22-97.5-90T320 279q0-74 53.5-112.5T512 128t138.5 38.5T704 279q0 217-128 256v12q113 10 183.5 53T832 714q0 10-8.5 18t-26 13.5-36 9.5-47 6.5-50 4-54.5 2-50.5.5h-95l-50.5-.5-54.5-2-50-4-47-6.5-36-9.5-26-13.5-8.5-18q2-71 72.5-114T448 547z"/></svg>';