sunset constant

String const sunset

Implementation

static const String sunset =
    '<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="M8 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.97zM19.071 8.929a1 1 0 010 1.414l-.707.707a1 1 0 01-1.414-1.414l.707-.707a1 1 0 011.414 0zM4 17a1 1 0 100-2H3a1 1 0 100 2h1zm18-1a1 1 0 01-1 1h-1a1 1 0 110-2h1a1 1 0 011 1zM5.636 11.05A1 1 0 007.05 9.636l-.707-.707a1 1 0 10-1.414 1.414l.707.707zM13 5.586V3a1 1 0 10-2 0v2.586l-.293-.293a1 1 0 00-1.414 1.414l1.999 1.999.01.01a.997.997 0 001.406-.01l2-1.999a1 1 0 00-1.415-1.414L13 5.586z" clip-rule="evenodd"/></svg>';