shield_light constant

String const shield_light

Implementation

static const String shield_light =
    '<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="M128 237.6a12.5 12.5 0 01-4.3-.7C108.7 232 34 202.7 34 114.7V56a14 14 0 0114-14h160a14 14 0 0114 14v58.7c0 88-74.7 117.3-89.7 122.2a12.5 12.5 0 01-4.3.7ZM48 54a2 2 0 00-2 2v58.7c0 79.8 67.8 106.3 81.4 110.8a1.3 1.3 0 001.2 0c13.6-4.5 81.4-31 81.4-110.8V56a2 2 0 00-2-2Z"/></svg>';