The Lucide ticket icon visually represents a ticket, commonly used in UIs to denote access, entry, or a voucher for an event or service.
Common uses
- Event registration confirmation
- Voucher redemption button
- Access pass indicator
Use it in React
Install
npm i lucide-reactImport & render
import { Ticket } from 'lucide-react';
<Ticket size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- entrypassvouchereventconcertshowperforateddashedticketcoupon
FAQ
- What is the ticket icon used for?
- It's used to represent tickets, passes, vouchers, or anything related to entry and access for events or services.
- How do I use the ticket icon in React?
- Import it from 'lucide-react' and use it as a component: import { Ticket } from 'lucide-react'.
- What is the license for the Lucide ticket icon?
- The Lucide icon library, including the ticket 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 →