The Tabler qrcode icon depicts a standard QR code, commonly used in user interfaces to represent scannable data or links.
Common uses
- Link to a website or app download
- Display Wi-Fi credentials
- Show product information
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconQrcode } from '@tabler/icons-react';
<IconQrcode size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- scandataqrcodehardwaretechnologyelectronicgadgetequipmentdevicesbarcodeqr codematrix codedata matrix
FAQ
- What is the qrcode icon for?
- This icon represents a QR code, a type of matrix barcode that can store data. It's used in UIs to indicate where a QR code is displayed or can be scanned.
- How do I use the qrcode icon in React?
- You can import and use it directly in your React components like this: import { IconQrcode } from '@tabler/icons-react'.
- What is the license for the Tabler qrcode icon?
- The Tabler icons, including the qrcode 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 →