new_moon constant

String const new_moon

Implementation

static const String new_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"><path fill="currentColor" d="M16.014 1c8.285 0 15 6.716 15 15 0 8.284-6.715 15-15 15-8.284 0-15-6.716-15-15 0-8.284 6.716-15 15-15ZM5.491 23.634a13.05 13.05 0 005.228 4.242 3.5 3.5 0 00-5.228-4.242Zm18.841 2.357a13.037 13.037 0 003.671-4.955 3.5 3.5 0 00-3.67 4.955ZM15.5 7a1.5 1.5 0 100-3 1.5 1.5 0 000 3Zm-6 9a3.5 3.5 0 100-7 3.5 3.5 0 000 7ZM25 11.5a2.5 2.5 0 10-5 0 2.5 2.5 0 005 0ZM19.5 21a2.5 2.5 0 100-5 2.5 2.5 0 000 5Z"/></svg>';