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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M1 6a5 5 0 015-5h20a5 5 0 015 5v20a5 5 0 01-5 5H6a5 5 0 01-5-5V6Zm5-3a3 3 0 00-3 3v14.043c.147-.027.312-.043.5-.043.75 0 1.125.25 1.5.5s.75.5 1.5.5 1.125-.25 1.5-.5c.188-.125.375-.25.61-.344l-.01.004-.893-.474a2 2 0 01-.859-2.644l.526-1.077a1 1 0 000-.877l-.526-1.077a2 2 0 01.86-2.644l1.055-.561a1 1 0 00.516-.71l.207-1.18a2 2 0 012.25-1.634l1.18.167a1 1 0 00.836-.272l.857-.83a2 2 0 012.782 0l.857.83a1 1 0 00.836.272l1.18-.167a2 2 0 012.25 1.635l.207 1.178a1 1 0 00.516.71l1.056.562a2 2 0 01.859 2.643l-.526 1.078a1 1 0 000 .877l.526 1.077a2 2 0 01-.86 2.644l-.892.474c.23.093.415.217.6.34.375.25.75.5 1.5.5s1.125-.25 1.5-.5.75-.5 1.5-.5c.188 0 .353.016.5.043V6a3 3 0 00-3-3H6Zm15.98 17.043-.014.003a7.5 7.5 0 10-11.932 0c.474.083.845.268 1.216.454.5.25 1 .5 1.75.5s1.125-.25 1.5-.5.75-.5 1.5-.5 1.125.25 1.5.5.75.5 1.5.5 1.25-.25 1.75-.5c.375-.188.75-.375 1.23-.457ZM8 23.5a.5.5 0 00.5.5h15a.5.5 0 000-1h-15a.5.5 0 00-.5.5Zm4.5 2.5a.5.5 0 000 1h7a.5.5 0 000-1h-7Z"/></svg>';