partly_cloudy_day constant

String const partly_cloudy_day

Implementation

static const String partly_cloudy_day =
    '<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"><path fill="currentColor" d="M6 20q-1.65 0-2.825-1.175Q2 17.65 2 16q0-1.65 1.175-2.825Q4.35 12 6 12q1.2 0 2.213.65 1.012.65 1.462 1.775l.25.575h.6q1.05 0 1.763.725Q13 16.45 13 17.5q0 1.05-.725 1.775Q11.55 20 10.5 20Zm8.975-2.8q-.1-1.575-1.137-2.725-1.038-1.15-2.613-1.425-.775-1.35-2.087-2.138Q7.825 10.125 6.25 10q.65-1.825 2.225-2.913Q10.05 6 12 6q2.5 0 4.25 1.75T18 12q0 1.625-.8 3.012-.8 1.388-2.225 2.188ZM11 5V1h2v4Zm6.65 2.75-1.4-1.4 2.8-2.85 1.425 1.425ZM19 13v-2h4v2Zm.05 7.5-2.8-2.85 1.4-1.4 2.85 2.8ZM6.35 7.75 3.525 4.925 4.95 3.5l2.8 2.85Z"/></svg>';