ticket alt icon

ticket-alt from Line Awesome by Icons8 · Line · Objects · Apache-2.0 Free for personal and commercial use.

Name
ticket-alt
Set
Line Awesome
Style
Line
Category
Objects
Viewbox
32×32
License
Apache 2.0
Aliases
ticket-alt-solid

The same icon in other sets

More objects icons from Line Awesome

Use the ticket alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 7v7h1c1.191 0 2 .809 2 2s-.809 2-2 2H2v7h28v-7h-1c-1.191 0-2-.809-2-2s.809-2 2-2h1V7zm2 2h24v3.188c-1.715.449-3 1.957-3 3.812s1.285 3.363 3 3.813V23H4v-3.188c1.715-.449 3-1.957 3-3.812s-1.285-3.363-3-3.813z"/></svg>

React

import type { SVGProps } from "react";

export function LaTicketAlt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 7v7h1c1.191 0 2 .809 2 2s-.809 2-2 2H2v7h28v-7h-1c-1.191 0-2-.809-2-2s.809-2 2-2h1V7zm2 2h24v3.188c-1.715.449-3 1.957-3 3.812s1.285 3.363 3 3.813V23H4v-3.188c1.715-.449 3-1.957 3-3.812s-1.285-3.363-3-3.813z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 7v7h1c1.191 0 2 .809 2 2s-.809 2-2 2H2v7h28v-7h-1c-1.191 0-2-.809-2-2s.809-2 2-2h1V7zm2 2h24v3.188c-1.715.449-3 1.957-3 3.812s1.285 3.363 3 3.813V23H4v-3.188c1.715-.449 3-1.957 3-3.812s-1.285-3.363-3-3.813z"/></svg>
</template>

CSS

.icon-ticket-alt {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%207v7h1c1.191%200%202%20.809%202%202s-.809%202-2%202H2v7h28v-7h-1c-1.191%200-2-.809-2-2s.809-2%202-2h1V7zm2%202h24v3.188c-1.715.449-3%201.957-3%203.812s1.285%203.363%203%203.813V23H4v-3.188c1.715-.449%203-1.957%203-3.812s-1.285-3.363-3-3.813z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%207v7h1c1.191%200%202%20.809%202%202s-.809%202-2%202H2v7h28v-7h-1c-1.191%200-2-.809-2-2s.809-2%202-2h1V7zm2%202h24v3.188c-1.715.449-3%201.957-3%203.812s1.285%203.363%203%203.813V23H4v-3.188c1.715-.449%203-1.957%203-3.812s-1.285-3.363-3-3.813z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/ticket-alt.svg?color=%231a73e8&size=48