shield_star constant

String const shield_star

Implementation

static const String shield_star =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M8 0C4.688 0 2 1.958 2 1.958l.005 6.098C2.005 13.091 8.002 16 8.002 16S14 13.259 14 8.041V1.958S11.314 0 8 0zm1.607 7.875.955 2.939-2.5-1.816-2.502 1.816.955-2.939-2.5-1.816h3.091l.956-2.94.955 2.94h3.091L9.607 7.875z"/></svg>';