sunrise constant

String const sunrise

Implementation

static const String sunrise =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M4 24h3m3-14 2 2m12-8v3M14 24c0-5.522 4.478-10 10-10s10 4.478 10 10a9.987 9.987 0 01-4.215 8.158M38 10l-2 2m8 12h-3m-3.019 13.982-1.62-1.62"/><path d="M23.5 28c-3 0-9.5.2-9.5 3s4.606 2.79 7 3c2 .175 5.462 1.688 5 4-1 5-17 4-21 4"/></g></svg>';