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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M17.5 21H9a7 7 0 116.71-9h1.79a4.5 4.5 0 110 9Z"/><path d="M22 10a3 3 0 00-3-3h-2.207a5.502 5.502 0 00-10.702.5"/></g></svg>';