sunrise constant

String const sunrise

Implementation

static const String sunrise =
    '<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.707 2.293a1 1 0 00-1.414 0l-2 2a1 1 0 001.414 1.414L11 5.414v2.729c0 .473.448.857 1 .857s1-.384 1-.857V5.414l.293.293a1 1 0 101.414-1.414l-2-2zM5.636 11.05A1 1 0 007.05 9.636l-.707-.707a1 1 0 00-1.414 1.414l.707.707zm13.435-.707-.707.707a1 1 0 01-1.414-1.414l.707-.707a1 1 0 011.414 1.414zM8 16a4 4 0 116.646 3H9.354A3.988 3.988 0 018 16zm.97 5H21a1 1 0 100-2h-3.803a6 6 0 10-10.394 0H3a1 1 0 100 2h5.97zM4 17a1 1 0 100-2H3a1 1 0 100 2h1zm18-1a1 1 0 01-1 1h-1a1 1 0 110-2h1a1 1 0 011 1z" clip-rule="evenodd"/></svg>';