shield constant

String const shield

Icon Data of 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="-4 -2 24 24"><path fill="currentColor" d="M2 4.386V8a9.02 9.02 0 003.08 6.787L8 17.342l2.92-2.555A9.019 9.019 0 0014 8V4.386l-6-2.25-6 2.25zM.649 2.756 8 0l7.351 2.757a1 1 0 01.649.936V8c0 3.177-1.372 6.2-3.763 8.293L8 20l-4.237-3.707A11.019 11.019 0 010 8V3.693a1 1 0 01.649-.936z"/></svg>';