The Tabler barcode icon visually represents a scannable code used for product identification and inventory management.
Common uses
- Product scanning in e-commerce checkouts
- Inventory management systems
- Asset tracking interfaces
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBarcode } from '@tabler/icons-react';
<IconBarcode size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- productshopscansupermarketbarcodecontroloperationfunctioninterfacemanagementsystemproduct codescan codeidentification code
FAQ
- What is the barcode icon used for?
- It's commonly used to represent actions related to scanning, product identification, or inventory management within an application's interface.
- How do I use the barcode icon in React?
- You can import and use it directly with `import { IconBarcode } from '@tabler/icons-react'`. Then render it as `<IconBarcode />`.
- What is the license for this icon?
- The Tabler icons, including the barcode icon, are 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 →