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="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.15 9.15 2.228 2.228M3 24h3.15m3 14.85 2.228-2.228M38.85 38.85l-2.228-2.228M45 24h-3.15m-3-14.85-2.228 2.228M24 3v3.15"/><path d="M24 36c6.627 0 12-5.373 12-12s-5.373-12-12-12-12 5.373-12 12 5.373 12 12 12Z"/><path stroke-linecap="round" d="M24 45v-3.15"/></g></svg>';