shield_star_thin constant

String const shield_star_thin

Implementation

static const String shield_star_thin =
    '<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 44H48a12 12 0 00-12 12v58.7c0 86.7 73.5 115.4 88.3 120.3a11.7 11.7 0 007.4 0c14.8-4.9 88.3-33.6 88.3-120.3V56a12 12 0 00-12-12Zm4 70.7c0 81.2-69 108.2-82.8 112.7a3.3 3.3 0 01-2.4 0C113 222.9 44 195.9 44 114.7V56a4 4 0 014-4h160a4 4 0 014 4Zm-42.2 7.7a3.9 3.9 0 01-2.5 5l-32.8 10.7 20.2 27.9a4 4 0 01-.8 5.6 4.3 4.3 0 01-2.4.8 4 4 0 01-3.2-1.7L128 142.8l-20.3 27.9a4 4 0 01-3.2 1.7 4.3 4.3 0 01-2.4-.8 4 4 0 01-.8-5.6l20.2-27.9-32.8-10.7a3.9 3.9 0 01-2.5-5 4 4 0 015-2.6l32.8 10.7V96a4 4 0 018 0v34.5l32.8-10.7a4 4 0 015 2.6Z"/></svg>';