cloud_sunny constant

String const cloud_sunny

Implementation

static const String cloud_sunny =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 13c-1.667 0-5 1-5 5s3.333 5 5 5h12c1.667 0 5-1 5-5s-3.333-5-5-5m-6-1a3 3 0 100-6 3 3 0 000 6Zm7-3h1m-8-7V1m6.5 2.5-1 1m-12-1 1 1M4 9h1"/></svg>';