moon_stars_line constant

String const moon_stars_line

Implementation

static const String moon_stars_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="M0 0h24v24H0z"/><path d="M12.477 4.546a1.01 1.01 0 011.097-1.409A9 9 0 0112 21c-4.434 0-8.118-3.206-8.863-7.426a1.01 1.01 0 011.409-1.097 6 6 0 007.931-7.931Zm2.404 1.072a8 8 0 01-9.263 9.263A7.002 7.002 0 0019 12.001a7.002 7.002 0 00-4.12-6.383ZM5.565 7.716l.064.14a3.26 3.26 0 001.237 1.363l.1.059a.068.068 0 010 .118l-.1.058a3.26 3.26 0 00-1.237 1.364l-.064.14a.071.071 0 01-.13 0l-.064-.14a3.26 3.26 0 00-1.237-1.364l-.1-.058a.068.068 0 010-.118l.1-.059A3.26 3.26 0 005.37 7.855l.064-.14a.071.071 0 01.13 0Zm2.832-4.859c.04-.09.166-.09.206 0l.102.222a5.189 5.189 0 001.97 2.172l.157.092a.108.108 0 010 .189l-.158.092a5.189 5.189 0 00-2.07 2.394.113.113 0 01-.207 0l-.102-.222a5.189 5.189 0 00-1.97-2.172l-.158-.092a.108.108 0 010-.189l.158-.092a5.189 5.189 0 001.97-2.172l.102-.222Z"/></g></svg>';