nfc_off constant

String const nfc_off

Implementation

static const String nfc_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="M11 20a3 3 0 01-3-3V8m5-4a3 3 0 013 3v5m0 4v2l-5-5"/><path d="M8 4h9a3 3 0 013 3v9m-.873 3.116A2.99 2.99 0 0117 20H7a3 3 0 01-3-3V7c0-.83.337-1.582.882-2.125M3 3l18 18"/></g></svg>';