The Lucide scan barcode icon visually represents the action of scanning a barcode, commonly used in interfaces for product identification, checkout processes, or inventory management.
Common uses
- Initiate barcode scanning in a mobile app.
- Button to scan items at a point-of-sale system.
- Indicate a product lookup feature.
Use it in React
Install
npm i lucide-reactImport & render
import { ScanBarcode } from 'lucide-react';
<ScanBarcode size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- checkouttillcarttransactionpurchasebuyproductpackagingretailconsumerscanbarcodebarcode scannerproduct scanitem lookupqr code
FAQ
- What does the scan barcode icon represent?
- It depicts the act of scanning a barcode, often used for identifying products or completing transactions.
- How do I use this icon in React?
- You can import it from 'lucide-react' and use it as a component: import { ScanBarcode } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library is distributed under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.