The Tabler ticket off icon visually represents a disabled or invalid ticket, commonly used to indicate that an event entry, coupon, or pass is no longer valid or has been used.
Common uses
- Marking expired event tickets
- Showing disabled discount coupons
- Indicating a used cinema pass
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTicketOff } from '@tabler/icons-react';
<IconTicketOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- cinemaeventtheatreentryfinecouponpassticketoffdisableddocumentinvalid ticketcoupon disabledpass offentry denied
FAQ
- What does the ticket-off icon represent?
- It signifies a ticket, coupon, or pass that is no longer valid, has been used, or is otherwise disabled.
- How do I use this icon in React?
- Import it using `import { IconTicketOff } from '@tabler/icons-react'` and then use it as a component: `<IconTicketOff />`.
- What is the license for this icon?
- The Tabler icon library, including this icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →