sun_rise constant

String const sun_rise

Implementation

static const String sun_rise =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M6 4h1v2h2V4h1L8 1 6 4zm6.42 7.82L13.2 10l-2-.23L11 7.8l-1.82.78L8 7 6.82 8.58 5 7.8l-.23 2-1.97.2.78 1.82L2 13H0v1h16v-1h-2zM4 13a4.143 4.143 0 013.993-4A4.143 4.143 0 0112 12.993L4 13z"/></svg>';