meteo constant

String const meteo

Implementation

static const String meteo =
    '<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="M24 16a8 8 0 11-8 8 8 8 0 018-8Zm-.02 19.82v6.68m-8.35-10.16-4.72 4.73m1.27-13.09H5.5m10.16-8.35-4.73-4.72m13.09 1.27V5.5m8.35 10.16 4.72-4.73m-1.27 13.09h6.68m-10.16 8.35 4.73 4.72"/></svg>';