The Tabler text recognition icon visually represents the process of identifying and extracting text from images or documents, commonly used in UI to signify features related to OCR or text analysis.
Common uses
- Button to initiate OCR scan
- Label for text analysis settings
- Indicator for document processing status
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTextRecognition } from '@tabler/icons-react';
<IconTextRecognition size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- languageprocessingdetectiontextrecognitiontypographywritingfontcharacterwordocr iconscan textread documentextract text
FAQ
- What does the text recognition icon represent?
- It symbolizes the technology used to detect and read text within images or scanned documents, often referred to as Optical Character Recognition (OCR).
- How do I use this icon in React?
- You can import and use it directly with the following statement: `import { IconTextRecognition } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including text-recognition, are available under the MIT license, allowing for free commercial and non-commercial use.
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 →