The Lucide ticket slash icon visually represents a ticket that has been invalidated, canceled, or used, often indicating a denied entry or a voided pass.
Common uses
- Marking a ticket as redeemed or invalid
- Indicating a denied or refused entry
- Showing a canceled or refunded event pass
Use it in React
Install
npm i lucide-reactImport & render
import { TicketSlash } from 'lucide-react';
<TicketSlash size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- entrypassvouchereventconcertshowredeemedusedmarkedcheckedverifiedspoiledinvalidatedvoiddeniedrefused
FAQ
- What does the ticket slash icon represent?
- It signifies a ticket that is no longer valid, whether it's been used, canceled, refunded, or denied.
- How do I use the ticket slash icon in React?
- You can import and use it like this: import { TicketSlash } from 'lucide-react'; <TicketSlash />.
- What is the license for the Lucide ticket slash icon?
- The Lucide icon library, including the ticket slash 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 →