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" d="M1 0v7c0 5.6 7 9 7 9s7-3.4 7-9V0H1zm13 7c0 4.2-4.6 7.1-6 7.9V1h6v6z"/></svg>';