qrcode_off constant

String const qrcode_off

Icon Data of qrcode_off

Implementation

static const String qrcode_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="M8 4h1a1 1 0 011 1v1m-.297 3.711A.997.997 0 019 10H5a1 1 0 01-1-1V5c0-.275.11-.524.29-.705M7 17v.01"/><rect width="6" height="6" x="14" y="4" rx="1"/><path d="M7 7v.01"/><rect width="6" height="6" x="4" y="14" rx="1"/><path d="M17 7v.01M20 14v.01M14 14v3m0 3h3M3 3l18 18"/></g></svg>';