full_moon constant

String const full_moon

Implementation

static const String full_moon =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path fill-rule="evenodd" d="M3 16C3 8.82 8.82 3 16 3s13 5.82 13 13c0 1.785-.36 3.486-1.01 5.034a3.5 3.5 0 00-3.661 4.948A12.947 12.947 0 0116 29c-1.881 0-3.669-.4-5.283-1.118A3.5 3.5 0 005.48 23.64 12.942 12.942 0 013 16ZM16 1C7.716 1 1 7.716 1 16c0 8.284 6.716 15 15 15 8.284 0 15-6.716 15-15 0-8.284-6.716-15-15-15Zm1 4.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0Zm-4 7a3.5 3.5 0 11-7 0 3.5 3.5 0 017 0Zm9.5 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5ZM19 21.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0Z" clip-rule="evenodd"/><path d="M17 5.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0Zm-4 7a3.5 3.5 0 11-7 0 3.5 3.5 0 017 0Zm9.5 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5ZM19 21.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0Z"/><path d="M16 1C7.716 1 1 7.716 1 16c0 8.284 6.716 15 15 15 8.284 0 15-6.716 15-15 0-8.284-6.716-15-15-15ZM3 16C3 8.82 8.82 3 16 3s13 5.82 13 13c0 1.785-.36 3.486-1.01 5.034a3.5 3.5 0 00-3.661 4.948A12.947 12.947 0 0116 29c-1.881 0-3.669-.4-5.283-1.118A3.5 3.5 0 005.48 23.64 12.942 12.942 0 013 16Z"/></g></svg>';