shield_plus_fill constant

String const shield_plus_fill

Implementation

static const String shield_plus_fill =
    '<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="M208 40H48a16 16 0 00-16 16v58.7c0 89.4 75.8 119.1 91 124.1a16 16 0 0010 0c15.2-5 91-34.7 91-124.1V56a16 16 0 00-16-16Zm-48 96h-24v24a8 8 0 01-16 0v-24H96a8 8 0 010-16h24V96a8 8 0 0116 0v24h24a8 8 0 010 16Z"/></svg>';