The Tabler barcode off icon visually represents a barcode with a line through it, indicating that barcode scanning or related functionality is disabled or not permitted.
Common uses
- Disabling a 'scan barcode' button.
- Showing a product is not available for scanning.
- Indicating a system setting for barcode input is turned off.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBarcodeOff } from '@tabler/icons-react';
<IconBarcodeOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- productshopscansupermarketbarcodeoffcontroloperationdisabledinactivesystemno barcodescan disabledproduct offbarcode disabled
FAQ
- What does the barcode off icon represent?
- It signifies that barcode functionality, such as scanning or processing, is currently disabled or unavailable.
- How do I use this icon in React?
- You can import and use it with: import { IconBarcodeOff } from '@tabler/icons-react'. Then render it as <IconBarcodeOff />.
- What is the license for this icon?
- The Tabler icons, including barcode-off, 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 →