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="0 0 24 24"><path fill="currentColor" d="m6 16.764 6 3V4H6v12.764ZM6 2h12a2 2 0 012 2v14l-8 4-8-4V4a2 2 0 012-2Z"/></svg>';