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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m13.147 21.197 1.67-1.168a13.393 13.393 0 005.447-13.624.837.837 0 00-.453-.586L12 2 4.19 5.819a.837.837 0 00-.454.586 13.393 13.393 0 005.448 13.624l1.67 1.168a2 2 0 002.293 0Z"/></svg>';