The Tabler ticket icon visually represents a ticket or pass, commonly used in UIs to signify access, entry, or a voucher for an event or service.
Common uses
- Event registration confirmation
- Voucher or coupon redemption
- Access pass management
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTicket } from '@tabler/icons-react';
<IconTicket size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconTicket size={24} stroke={2} />filled
<IconTicketFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- cinemaeventtheatreentryfinecouponpassticketdocumentvoucher
FAQ
- What is the Tabler ticket icon used for?
- It's used to represent tickets, passes, coupons, or any item granting access or a discount.
- How do I use the ticket icon in React?
- Import it using `import { IconTicket } from '@tabler/icons-react'` and use it as a component: `<IconTicket />`.
- What is the license for the Tabler ticket icon?
- The Tabler icon library, including the ticket icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.