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="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16" d="M128 239.894S32.091 207.924 32.091 128m0 0V32.091S64.061 16.106 128 16.106m0 223.788s95.909-31.97 95.909-111.894m0 0V32.091S191.939 16.106 128 16.106m0 223.788V16.106"/></svg>';