shield_off constant

String const shield_off

Implementation

static const String shield_off =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m3 3 18 18m-3.331-3.331A12 12 0 0112 21 12 12 0 013.5 6c.797.036 1.589 0 2.366-.126m3.092-.912A12 12 0 0012 3a12 12 0 008.5 3 12 12 0 01-1.117 9.379"/></svg>';