The Tabler qrcode off icon depicts a QR code with a diagonal line through it, signifying that QR code scanning functionality is disabled or unavailable.
Common uses
- Disabling QR code login option
- Indicating unavailable QR code reader
- Showing that a device does not support QR codes
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconQrcodeOff } from '@tabler/icons-react';
<IconQrcodeOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- scandataqrcodeoffhardwaretechnologydisabledinactiveelectronicgadgetdevicesno qr codeqr disabledscan disabledqr code unavailable
FAQ
- What does the qrcode off icon represent?
- It represents the deactivation or unavailability of QR code scanning or generation features.
- How do I use the qrcode off icon in React?
- You can import and use it like this: import { IconQrcodeOff } from '@tabler/icons-react'; <IconQrcodeOff />.
- What is the license for this icon?
- The Tabler icon library, including the qrcode off icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →