beer_mug constant

String const beer_mug

Implementation

static const String beer_mug =
    '<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-linejoin="round" stroke-width="4"><path fill="#555" d="M16 37.241C16 39.172 16.857 44 28 44s12-4.828 12-6.759V16H16v21.241Z"/><path stroke-linecap="round" d="M25 23v14m6-14v14"/><path d="M15.998 16s-1.999-4.5 1-7C19.999 6.5 23 8 23 8s1-4 5-4 5 4 5 4 3.5-1.5 6 1 .998 7 .998 7M16 19H6s1 10 2 13c.998 3 8 2 8 2"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';