weather_partly_sunny constant

String const weather_partly_sunny

Implementation

static const String weather_partly_sunny =
    '<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="m14.5 3-1 3-1-3a1.053 1.053 0 112 0zm5.364 3.05-2.829 1.415 1.415-2.829a1.055 1.055 0 011.886.943 1.054 1.054 0 01-.472.471zM21.5 12l-3-1 3-1a1.054 1.054 0 110 2zM8.55 4.636l1.415 2.829L7.136 6.05A1.055 1.055 0 118.55 4.636zm9.226 7.706c.139-.424.224-.871.224-1.342 0-2.481-2.019-4.5-4.5-4.5-1.34 0-2.537.594-3.357 1.528L10 8a5.98 5.98 0 00-4.469 2.011 1.054 1.054 0 00-1.365 1.322c.057.167.158.299.277.411A5.984 5.984 0 004 14l.002.126A4.007 4.007 0 001 18c0 2.206 1.795 4 4 4h11c2.757 0 5-2.243 5-5 0-2.129-1.344-3.939-3.224-4.658zM13.5 8.5c1.379 0 2.5 1.121 2.5 2.5 0 .366-.096.706-.238 1.019-.354.021-.72.074-1.118.188a4.993 4.993 0 00-2.967-2.905A2.485 2.485 0 0113.5 8.5zM16 20H5c-1.104 0-2-.897-2-2s.896-2 1.908-2.006l1.422.016-.248-1.202A4.005 4.005 0 0110 10l.069-.014a4.012 4.012 0 013.847 3.27l.038.186a.985.985 0 00.946.712l.289-.023c.312-.09.569-.131.811-.131 1.654 0 3 1.346 3 3s-1.346 3-3 3z"/></svg>';