moon_eclipse constant

String const moon_eclipse

Implementation

static const String moon_eclipse =
    '<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"><path fill="currentColor" d="M12 2a10 10 0 00-2.14.24h-.12a10 10 0 00-.1 19.44h.14A9.57 9.57 0 0012 22a10 10 0 000-20Zm-2 17.74a8 8 0 010-15.48 8 8 0 010 15.48Zm4.53-.16a10 10 0 000-15.16 8 8 0 010 15.16Z"/></svg>';