shield constant

String const shield

Implementation

static const String shield =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M128 239.6a14.5 14.5 0 01-5-.8c-15.2-5-91-34.7-91-124.1V56a16 16 0 0116-16h160a16 16 0 0116 16v58.7c0 89.4-75.8 119.1-91 124.1a14.5 14.5 0 01-5 .8ZM48 56v58.7c0 78.3 66.5 104.4 80 108.9 13.6-4.5 80-30.7 80-108.9V56Z"/></svg>';