shield_plus constant

String const shield_plus

Implementation

static const String shield_plus =
    '<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="M14.5 11.5h-2v-2c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2h-2c-.3 0-.5.2-.5.5s.2.5.5.5h2v2c0 .3.2.5.5.5s.5-.2.5-.5v-2h2c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zM20 3.8c-.1-.3-.3-.4-.6-.4-2.5.5-5 0-7.1-1.5-.2-.1-.4-.1-.6 0-2.1 1.4-4.6 2-7.1 1.5h-.1c-.3 0-.5.2-.5.5v8c0 2.9 1.4 5.7 3.8 7.4l3.9 2.8c.1.1.2.1.3.1.1 0 .2 0 .3-.1l3.9-2.8c2.4-1.7 3.8-4.5 3.8-7.4V3.8zm-1 8.1c0 2.6-1.3 5.1-3.4 6.6L12 21.1l-3.6-2.6C6.3 17 5 14.5 5 11.9V4.5c2.4.4 4.9-.2 7-1.5 2.1 1.3 4.6 1.9 7 1.5v7.4z"/></svg>';