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" d="M21 15H3a1 1 0 010-2h1a8 8 0 1116 0h1a1 1 0 010 2Zm-3 4H6a1 1 0 010-2h12a1 1 0 010 2ZM6 13h12a6 6 0 10-12 0Z"/></svg>';