The Lucide ticket minus icon visually represents the removal or cancellation of a ticket or entry, commonly used to signify actions like unbooking an event or subtracting a pass.
Common uses
- Unbook event ticket
- Cancel reservation
- Remove pass from wallet
Use it in React
Install
npm i lucide-reactImport & render
import { TicketMinus } from 'lucide-react';
<TicketMinus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- entrypassvouchereventconcertshowremovecancelunbooksubtractdecrease-ticketminusremove ticketcancel pass
FAQ
- What does the ticket minus icon represent?
- It signifies the removal, cancellation, or subtraction of a ticket, pass, or voucher. It's used for actions like unbooking or decreasing a quantity.
- How do I use the ticket minus icon in React?
- You can import and use it directly from the 'lucide-react' library with the following import statement: import { TicketMinus } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the ticket minus 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 →