The Tabler text scan 2 icon depicts a document being scanned by a digital device, commonly used to represent OCR, document capture, or text recognition features in a user interface.
Common uses
- Initiate OCR process
- Scan document button
- Text recognition feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTextScan2 } from '@tabler/icons-react';
<IconTextScan2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- ocrreadingtextscancamerarecognitiondocumentcapturedigitalcontrolsystem2ocr icondocument readerscan documenttext capture
FAQ
- What does the text scan 2 icon represent?
- It visually represents the action of scanning a document to extract text, often associated with Optical Character Recognition (OCR) or digital document processing.
- How do I use this icon in React?
- You can import and use it like this: import { IconTextScan2 } from '@tabler/icons-react';. Then render it as <IconTextScan2 />.
- What is the license for this icon?
- The Tabler icon library, including the text scan 2 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 →