egg constant

String const egg

Implementation

static const String egg =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="768" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 768 1024"><path fill="currentColor" d="M384 0q61 0 117 32.5t96.5 86.5 74 121.5 54 139.5T757 518.5 768 640q0 104-51.5 192.5t-140 140T384 1024t-192.5-51.5-140-140T0 640q0-55 11-121.5T42.5 380t54-139.5 74-121.5T267 32.5 384 0z"/></svg>';