The Lucide ticket check icon visually represents a validated or redeemed ticket, commonly used to indicate successful booking, entry, or verification.
Common uses
- Confirming a successful ticket purchase.
- Showing a redeemed event pass.
- Indicating a verified booking status.
Use it in React
Install
npm i lucide-reactImport & render
import { TicketCheck } from 'lucide-react';
<TicketCheck size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- entrypassvouchereventconcertshowbookedpurchasedreceiptredeemedvalidatedverifiedcertifiedcheckedusedticket
FAQ
- What does the ticket check icon represent?
- It signifies a ticket that has been validated, redeemed, or successfully used, often for entry or to confirm a purchase.
- How do I use the ticket check icon in React?
- You can import it directly from the 'lucide-react' library using: import { TicketCheck } from 'lucide-react'
- What is the license for this icon?
- The Lucide icon library, including the ticket check 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 →