shield_star_fill constant

String const shield_star_fill

Implementation

static const String shield_star_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.1a14.3 14.3 0 0010 0c15.2-5 91-34.7 91-124.1V56a16 16 0 00-16-16Zm-39.5 91.2-27.6 9 17.1 23.5a7.9 7.9 0 01-1.8 11.1 7.6 7.6 0 01-4.7 1.6 8.2 8.2 0 01-6.5-3.3l-17-23.5-17 23.5a8.2 8.2 0 01-6.5 3.3 7.6 7.6 0 01-4.7-1.6 7.9 7.9 0 01-1.8-11.1l17.1-23.5-27.6-9a8 8 0 01-5.2-10 8.1 8.1 0 0110.1-5.2l27.6 9V96a8 8 0 0116 0v29l27.6-9a8.1 8.1 0 0110.1 5.2 8 8 0 01-5.2 10Z"/></svg>';