The Lucide scan icon visually represents a scanning process, often used in UIs to indicate actions related to reading barcodes, QR codes, or targeting an area.
Common uses
- Initiate QR code scanner
- Select an area for processing
- Indicate augmented reality view
Use it in React
Install
npm i lucide-reactImport & render
import { Scan } from 'lucide-react';
<Scan size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- qr-codebarcodecheckoutaugmented realityartargetsurveillancecameralensfocusframeselectboxboundaryboundsarea
FAQ
- What does the scan icon represent?
- It depicts a scanning action, commonly used for QR codes, barcodes, or selecting a specific area.
- How do I use the scan icon in React?
- You can import it directly from the 'lucide-react' library using: import { Scan } from 'lucide-react'.
- What is the license for the Lucide scan icon?
- The Lucide icon library, including the scan 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 →