sun_hat constant

String const sun_hat

Implementation

static const String sun_hat =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M12 10a2 2 0 012-2h20a2 2 0 012 2v10H12V10Z"/><path d="M44 35c-1.108 1.333-2.375 5-7.6 5-2.737 0-6.456-1.684-11.4-3"/><path d="M4 35s6-9 8-15h24c2 6 8 15 8 15-6-4-25 5-32 5-5.5 0-6.833-3.667-8-5Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';