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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-width="4"><path fill="#555" 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" fill="#555"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';