lock_off constant

String const lock_off

Implementation

static const String lock_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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m3 3 18 18m-2-2a2 2 0 01-2 2H7a2 2 0 01-2-2v-6a2 2 0 012-2h4m4 0h2a2 2 0 012 2v2"/><circle cx="12" cy="16" r="1"/><path d="M8 11V8m.712-3.278A4 4 0 0116 7v4"/></g></svg>';