The Tabler object scan icon visually represents a scanner or reader identifying an object, commonly used in interfaces for actions related to inventory management, product scanning, or data analysis.
Common uses
- Initiate a product scan in a retail app.
- Start an inventory check process.
- Trigger an object identification feature.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconObjectScan } from '@tabler/icons-react';
<IconObjectScan size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- barcodereaderscannerinventoryretailidentificationinspectionanalyzetrackingdetectsystemobjectscanbarcode readerinventory scannerproduct identification
FAQ
- What does the object scan icon represent?
- It depicts a scanner or reader interacting with an object, suitable for interfaces involving identification, scanning, or analysis.
- How do I use this icon in React?
- Import it using `import { IconObjectScan } from '@tabler/icons-react'` and render the component `<IconObjectScan />`.
- What is the license for this icon?
- The Tabler icon library, including the object scan icon, is distributed 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 →