The Tabler scan icon depicts a stylized representation of a scanner or scanning process, commonly used in UI to indicate actions related to scanning documents, barcodes, or QR codes.
Common uses
- Initiate document scanning
- Open QR code reader
- Trigger barcode lookup
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconScan } from '@tabler/icons-react';
<IconScan size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- codebarcodeqr codeappscannerdocumentscancontroloperationfunctionsystemdocument scannerreader
FAQ
- What does the scan icon represent?
- It represents a scanning action or device, often used for tasks like reading barcodes, QR codes, or digitizing documents.
- How do I use the scan icon in React?
- You can import and use it in your React application with: import { IconScan } from '@tabler/icons-react'
- What is the license for the Tabler scan icon?
- The Tabler icon library, including the scan 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 →