cloudy constant

String const cloudy

Implementation

static const String cloudy =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M9.455 30.994A13.95 13.95 0 014 19.885C4 12.217 10.105 6 17.636 6c6.297 0 11.598 4.346 13.166 10.253a8.921 8.921 0 014.107-.996c5.02 0 9.091 4.144 9.091 9.257 0 3.795-2.244 7.058-5.455 8.486"/><path d="M26 42a6 6 0 100-12 6 6 0 000 12Z"/><path stroke-linecap="round" d="M22.243 15.757a6 6 0 00-8.485 8.485"/></g></svg>';