last_quarter_moon constant

String const last_quarter_moon

Implementation

static const String last_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="M32.002 2h-.004C15.431 2 2 15.432 2 32c0 16.569 13.431 30 29.998 30h.004C48.569 62 62 48.568 62 32 62 15.432 48.569 2 32.002 2M4 32C4 16.537 16.536 4 31.998 4c.244 0 .482.013.725.019.748 4.341 1.279 15.229 1.279 27.981 0 12.754-.531 23.641-1.279 27.983-.243.005-.481.017-.725.017C16.536 60 4 47.465 4 32"/></svg>';