wunderground constant

String const wunderground

Implementation

static const String wunderground =
    '<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.31 33.9a2.44 2.44 0 01-2.24-1.47l-2.66-6.14-2.66 6.14a2.45 2.45 0 01-4.49 0L4.35 21.11a2.45 2.45 0 014.49-1.95l2.66 6.14 2.66-6.14a2.45 2.45 0 014.49 0l2.66 6.14 2.09-4.82a4.63 4.63 0 018.88 1.84V26a3 3 0 001 2.21 3 3 0 002.31.76 3.14 3.14 0 002.69-3.21v-5.62a2.45 2.45 0 114.89 0v5.64A8.06 8.06 0 0136 33.86 7.88 7.88 0 0127.39 26v-2.42l-3.83 8.85a2.46 2.46 0 01-2.25 1.47Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M34.82 11.23 33 15a2.12 2.12 0 001.44 3 2 2 0 00.35 0 2.19 2.19 0 00.36 0 2.12 2.12 0 001.44-3Zm-7.43 12.25a2.77 2.77 0 00-2.77-2.77 2.82 2.82 0 00-1.52.45"/></svg>';