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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 16a4 4 0 100-8 4 4 0 000 8Zm0 2a6 6 0 100-12 6 6 0 000 12ZM11 0h2v4.062a8.079 8.079 0 00-2 0V0ZM7.094 5.68 4.222 2.808 2.808 4.222 5.68 7.094A8.048 8.048 0 017.094 5.68ZM4.062 11H0v2h4.062a8.079 8.079 0 010-2Zm1.618 5.906-2.872 2.872 1.414 1.414 2.872-2.872a8.048 8.048 0 01-1.414-1.414ZM11 19.938V24h2v-4.062a8.069 8.069 0 01-2 0Zm5.906-1.618 2.872 2.872 1.414-1.414-2.872-2.872a8.048 8.048 0 01-1.414 1.414ZM19.938 13H24v-2h-4.062a8.069 8.069 0 010 2ZM18.32 7.094l2.872-2.872-1.414-1.414-2.872 2.872c.528.41 1.003.886 1.414 1.414Z" clip-rule="evenodd"/></svg>';