first_quarter_moon constant

String const first_quarter_moon

Implementation

static const String first_quarter_moon =
    '<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="M62 32C62 15.432 48.569 2.001 32.001 2H32C15.432 2 2 15.432 2 32s13.432 30 30 30h.001C48.569 61.999 62 48.568 62 32M32 60c-.241 0-.479-.012-.72-.019-.748-4.34-1.279-15.228-1.279-27.981s.531-23.641 1.279-27.981c.241-.007.479-.019.72-.019 15.465 0 28 12.536 28 28S47.465 60 32 60"/></svg>';