sun_down constant

String const sun_down

Implementation

static const String sun_down =
    '<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="M10 3H9V1H7v2H6l2 3 2-3zm4 10-1.58-1.18.78-1.82-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>';