The Lucide ticket x icon visually represents a ticket that has been cancelled, voided, or invalidated, commonly used to indicate a denied entry or a failed transaction.
Common uses
- Marking a cancelled event ticket.
- Indicating a refunded purchase.
- Showing a denied access or entry.
Use it in React
Install
npm i lucide-reactImport & render
import { TicketX } from 'lucide-react';
<TicketX size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- entrypassvouchereventconcertshowcancelledcancellationrefundedusedvoidinvalidatedspoileddeniedrefusedbanned
FAQ
- What does the ticket x icon signify?
- This icon signifies that a ticket is no longer valid, often due to cancellation, refund, or denial of entry.
- How do I use the ticket x icon in React?
- You can import and use it in your React application with: import { TicketX } from 'lucide-react'
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive open-source 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 →