moon constant

String const moon

Implementation

static const String moon =
    '<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="M515 1024q-127 0-239.5-59.5T90 802 0 576q57 86 153 139t202 53q113 0 208.5-55.5T714 561t55-209q0-106-53.5-200.5T576 0q123 17 225.5 89T964 273t60 239q0 104-40.5 199T875 874.5t-162.5 109T515 1024z"/></svg>';