moon_stars_fill constant

String const moon_stars_fill

Implementation

static const String moon_stars_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M248 88a8 8 0 01-8 8h-16v16a8 8 0 01-16 0V96h-16a8 8 0 010-16h16V64a8 8 0 0116 0v16h16a8 8 0 018 8Zm-96-40h8v8a8 8 0 0016 0v-8h8a8 8 0 000-16h-8v-8a8 8 0 00-16 0v8h-8a8 8 0 000 16Zm64.5 96.6-2.2.4A84 84 0 01111 41.6a5.7 5.7 0 00.3-1.8 8 8 0 00-5-7.9 7.8 7.8 0 00-5.2-.2 100 100 0 10123.2 123.2 7.9 7.9 0 000-4.8 8.2 8.2 0 00-7.8-5.5Z"/></svg>';