The Lucide barcode icon depicts a standard barcode, commonly used in user interfaces to represent actions related to scanning, product identification, or transaction processing.
Common uses
- Scan button in a retail app
- Product identification field
- Checkout process step
Use it in React
Install
npm i lucide-reactImport & render
import { Barcode } from 'lucide-react';
<Barcode size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- scancheckouttillcarttransactionpurchasebuyproductpackagingretailconsumerbarcodeqr codeproduct codeupcean
FAQ
- What is the barcode icon used for?
- It's used to visually represent concepts like scanning, product information, retail transactions, and purchases within a user interface.
- How do I use the barcode icon in React?
- You can import and use it directly in your React components like this: import { Barcode } from 'lucide-react'.
- What is the license for the Lucide barcode icon?
- The Lucide barcode icon is available under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.