full_moon_with_face constant

String const full_moon_with_face

Implementation

static const String full_moon_with_face =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M32 2C15.432 2 2 15.432 2 32s13.432 30 30 30 30-13.432 30-30S48.568 2 32 2zm0 58C16.561 60 4 47.439 4 32S16.561 4 32 4s28 12.561 28 28-12.561 28-28 28z"/><path fill="currentColor" d="M37 38.954c-5.501 1.281-7.593 1.583-7.593-6.092V22.248s-1.648 9.626-2.224 12.969c-1.475 8.587 6.334 8.646 9.817 3.737"/><path fill="currentColor" d="M42.786 43.924c-6.95 4.848-14.663 4.82-21.572 0-.832-.579-1.582.425-1.018 1.354 2.105 3.469 6.358 6.557 11.804 6.557s9.698-3.088 11.804-6.557c.564-.929-.186-1.933-1.018-1.354m9.652-20.09c-3.728 2.93-9.758 2.659-13.14.001-.59.4-1.073.559-.891.912 3.718 7.018 11.202 7.016 14.921 0 .185-.353-.299-.512-.89-.913m-26.846.913c.183-.354-.3-.512-.891-.913-3.727 2.93-9.759 2.659-13.14.001-.591.4-1.073.559-.892.912 3.721 7.018 11.205 7.016 14.923 0"/></svg>';