The Lucide scan text icon visually represents the action of extracting text from an image or document, commonly used for features like OCR or text copying.
Common uses
- Initiate OCR scan
- Copy text from image
- Enable text recognition
Use it in React
Install
npm i lucide-reactImport & render
import { ScanText } from 'lucide-react';
<ScanText size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- recognitionreadtranslatecopylinesscantextocr icontext recognitionread documentextract text
FAQ
- What does the scan text icon represent?
- It depicts the process of scanning and recognizing text, often used for Optical Character Recognition (OCR) or extracting text from visual sources.
- How do I use the scan text icon in React?
- You can import and use it directly from the 'lucide-react' library with: import { ScanText } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the scan text icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.