nightscreen constant

String const nightscreen

Implementation

static const String nightscreen =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" d="m24 3.38 6.23 6.22h7.82v8.66L43.82 24l-5.65 5.65v8.85h-8.25l-5.85 5.85-5.56-5.56H10v-8.7l-5.93-5.85 6.1-6.1V9.73h7.9Z"/><path fill="currentColor" stroke="currentColor" d="M23 16.06a8.46 8.46 0 00-4.54 1.29h.06A8.37 8.37 0 0121 29a8.4 8.4 0 01-2.58 2.56 8.38 8.38 0 009-14.14A8.34 8.34 0 0023 16.06Z"/></svg>';