sun_moon constant

String const sun_moon

Icon Data of sun_moon

Implementation

static const String sun_moon =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M9.173 14.83a4 4 0 115.657-5.657"/><path d="m11.294 12.707.174.247a7.5 7.5 0 008.845 2.492A9 9 0 015.642 18.36M3 12h1m8-9v1M5.6 5.6l.7.7M3 21 21 3"/></g></svg>';