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"><mask id="svgIDa"><g fill="none"><path fill="#fff" fill-rule="evenodd" d="M24 3v3.15V3Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 3v3.15"/><path fill="#fff" fill-rule="evenodd" d="m38.85 9.15-2.228 2.228 2.227-2.227Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m38.85 9.15-2.228 2.228"/><path fill="#fff" fill-rule="evenodd" d="M45 24h-3.15H45Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M45 24h-3.15"/><path fill="#fff" fill-rule="evenodd" d="m38.85 38.85-2.228-2.228 2.227 2.227Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m38.85 38.85-2.228-2.228"/><path fill="#fff" fill-rule="evenodd" d="M24 45v-3.15V45Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 45v-3.15"/><path fill="#fff" fill-rule="evenodd" d="m9.15 38.85 2.228-2.228-2.227 2.227Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m9.15 38.85 2.228-2.228"/><path fill="#fff" fill-rule="evenodd" d="M3 24h3.15H3Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M3 24h3.15"/><path fill="#fff" fill-rule="evenodd" d="m9.15 9.15 2.228 2.228-2.227-2.227Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m9.15 9.15 2.228 2.228"/><path fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" 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"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';