The Tabler file barcode icon depicts a document with a barcode, commonly used to represent data, tickets, or scannable content within a user interface.
Common uses
- Representing a file containing product information.
- Indicating a ticket or boarding pass.
- Labeling a data record for scanning.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileBarcode } from '@tabler/icons-react';
<IconFileBarcode size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- documentcodeqrticketscanfilebarcodedatacontentrecorddocument barcodescan fileticket documentdata file
FAQ
- What is the file barcode icon used for?
- This icon is used to visually represent documents or files that contain scannable data, such as barcodes or QR codes, often related to tickets, inventory, or data records.
- How do I use the file barcode icon in React?
- You can import and use it in your React application with: import { IconFileBarcode } from '@tabler/icons-react'.
- What is the license for the file barcode icon?
- The Tabler icons, including the file 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 →