The Lucide tickets icon depicts a pair of perforated tickets, commonly used in UI to represent event access, travel passes, or vouchers.
Common uses
- Booking confirmation page
- Event listing details
- Voucher redemption section
Use it in React
Install
npm i lucide-reactImport & render
import { Tickets } from 'lucide-react';
<Tickets size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- triptravelpassentryvouchereventconcertshowperforateddashedticketscouponadmission
FAQ
- What is the tickets icon used for?
- It's used to visually represent items like event tickets, travel passes, or discount vouchers in a user interface.
- How do I use the tickets icon in React?
- You can import and use it in your React components like this: import { Tickets } from 'lucide-react'.
- What is the license for the Lucide tickets icon?
- The Lucide icon library, including the tickets icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →