moon_line constant

String const moon_line

Implementation

static const String moon_line =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M24 0H0v24h24z"/><path d="M13.574 3.137a1.01 1.01 0 00-1.097 1.409 6 6 0 01-7.931 7.931 1.01 1.01 0 00-1.409 1.097A9 9 0 0021 12c0-4.434-3.206-8.118-7.426-8.863Zm1.307 2.481A7.002 7.002 0 0112 19a7.002 7.002 0 01-6.382-4.12 8 8 0 009.263-9.263Z"/></g></svg>';