sun constant

String const sun

Implementation

static const String sun =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="currentColor" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M10.5 14.5c2.219 0 4-1.763 4-3.982a4.003 4.003 0 00-4-4.018c-2.219 0-4 1.781-4 4 0 2.219 1.781 4 4 4zM4.136 4.136 5.55 5.55m9.9 9.9 1.414 1.414M1.5 10.5h2m14 0h2M4.135 16.863 5.55 15.45m9.899-9.9 1.414-1.415M10.5 19.5v-2m0-14v-2" opacity=".3"/><g transform="translate(-210 -1)"><path d="M220.5 2.5v2m6.5.5-1.5 1.5"/><circle cx="220.5" cy="11.5" r="4"/><path d="m214 5 1.5 1.5m5 14v-2m6.5-.5-1.5-1.5M214 18l1.5-1.5m-4-5h2m14 0h2"/></g></g></svg>';