The Lucide scan search icon depicts a magnifying glass over a document or screen, commonly used to represent search, preview, or detailed examination of content.
Common uses
- Initiating a search or scan operation.
- Previewing content before opening.
- Enabling a detailed view or zoom function.
Use it in React
Install
npm i lucide-reactImport & render
import { ScanSearch } from 'lucide-react';
<ScanSearch size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- previewzoomexpandfullscreengalleryimagefocuslensscansearchmagnifying glass scansearch previewdocument zoomlens scan
FAQ
- What does the scan search icon represent?
- It visually signifies searching, scanning, or closely examining content, often used for preview or detailed lookup features.
- How do I use the scan search icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { ScanSearch } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the scan search 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 →