Ticket Plus Pixel Art Icon
A ticket with a plus for adding tickets, raising a new support ticket, or increasing a booking.
Tags
ticketaddplus
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4600 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Ticket Plus icon
The ticket with an add badge. Use it on a 'new ticket' button in a help desk, an add-to-cart control on an event page, a quantity stepper in a booking flow, or an action that issues a pass to another person.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/ticket-plus.svg" width="24" height="24" alt="Ticket Plus" />
<!-- React -->
import { TicketPlus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="ticket-plus.svg" width="48" height="48" style="image-rendering: pixelated" />