shield_shape_fill constant

String const shield_shape_fill

Implementation

static const String shield_shape_fill =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M11.298 2.195a2 2 0 011.404 0l7 2.625A2 2 0 0121 6.693v5.363a9 9 0 01-4.975 8.05l-3.354 1.677a1.5 1.5 0 01-1.342 0l-3.354-1.677A9 9 0 013 12.056V6.693A2 2 0 014.298 4.82l7-2.625Z"/></g></svg>';