mickeymouse constant

String const mickeymouse

Implementation

static const String mickeymouse =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="960" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 960"><path fill="currentColor" d="M869 436q27 68 27 140 0 104-51.5 192.5t-140 140T512 960t-192.5-51.5-140-140T128 576q0-72 27-140-69-22-112-80.5T0 224q0-93 65.5-158.5T224 0q86 0 149 57t72 141q36-6 67-6t67 6q9-84 72-141T800 0q93 0 158.5 65.5T1024 224q0 73-43 131.5T869 436z"/></svg>';