shield_outline constant

String const shield_outline

Implementation

static const String shield_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m.5 4.5 7-4 7 4v.72a9.651 9.651 0 01-7 9.28 9.651 9.651 0 01-7-9.28V4.5Z"/></svg>';