shield_checkered_fill constant

String const shield_checkered_fill

Implementation

static const String shield_checkered_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-16Zm0 74.7a114.9 114.9 0 01-.7 13.3H128v95.6c-12.7-4.2-72.3-27.6-79.3-95.6H128V56h80Z"/></svg>';