shield constant

String const shield

Implementation

static const String shield =
    '<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="M2.5 5.4V3.132l4.75-1.357v11.608l-1.782-1.528A8.5 8.5 0 012.5 5.401Zm6.25 7.982 1.782-1.528A8.5 8.5 0 0013.5 5.401V3.13L8.75 1.774v11.608ZM1 2l7-2 7 2v3.4a10 10 0 01-3.492 7.593L8 16l-3.508-3.007A10 10 0 011 5.401V2Z" clip-rule="evenodd"/></svg>';