The Lucide scan qr code icon depicts a device scanning a QR code, commonly used in user interfaces to represent actions related to scanning or generating QR codes for information exchange.
Common uses
- Initiate QR code scanning functionality.
- Link to a QR code generation tool.
- Indicate a section for managing scanned QR data.
Use it in React
Install
npm i lucide-reactImport & render
import { ScanQrCode } from 'lucide-react';
<ScanQrCode size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- barcodescanqrcodeurlinformationdigitalscannerqrcodeqr scannerbarcode readerdigital code scan
FAQ
- What does the scan qr code icon represent?
- It visually represents the action of scanning a QR code, often used for tasks like accessing websites, sharing contact information, or making payments.
- How do I use the scan qr code icon in React?
- You can import and use it in your React application with: `import { ScanQrCode } from 'lucide-react'`. Then, render it as `<ScanQrCode />`.
- What is the license for this icon?
- The Lucide icon library, including the scan qr code icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →