moon_fill constant

String const moon_fill

Implementation

static const String moon_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M24 0H0v24h24z"/><path d="M13.574 3.138a1.01 1.01 0 00-1.097 1.408 6 6 0 01-7.931 7.931 1.01 1.01 0 00-1.409 1.097A9 9 0 0021 12a9.001 9.001 0 00-7.426-8.862Z"/></g></svg>';