weather_forecast constant

String const weather_forecast

Implementation

static const String weather_forecast =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M21.692 31.156h-8.627c-9.018-.804-8.97-13.994.054-14.736 1.655-6.32 6.642-9.082 11.435-8.824a10.9 10.9 0 019.18 5.868c11.253 1.935 9.898 16.359 0 17.692h-9.187"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M19.048 8.713a6.685 6.685 0 10-9.44 8.698m15.542 7.953-4.729 8.685 3.13 1.586-1.35 6.559 5.22-7.73-3.048-1.63Z"/><circle cx="17.457" cy="33.649" r=".75" fill="currentColor"/><circle cx="28.431" cy="39.625" r=".75" fill="currentColor"/><circle cx="30.495" cy="34.735" r=".75" fill="currentColor"/><circle cx="11.961" cy="34.842" r=".75" fill="currentColor"/><circle cx="17.898" cy="37.712" r=".75" fill="currentColor"/><circle cx="37.653" cy="34.036" r=".75" fill="currentColor"/><circle cx="34.493" cy="41.444" r=".75" fill="currentColor"/><circle cx="34.063" cy="36.917" r=".75" fill="currentColor"/><circle cx="14.126" cy="42.194" r=".75" fill="currentColor"/></svg>';