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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path stroke-linejoin="round" d="m19 8 14 26H5L19 8Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m29 26 5-6 9 14H32m-22 7h28"/><circle cx="38" cy="10" r="3"/></g></svg>';