ticket3 icon

ticket3 from Reicon by REICON · Outline · Newicons · MIT Free for personal and commercial use.

Name
ticket3
Set
Reicon
Style
Outline
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the ticket3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M18.91 14.692c0 1.29 1.06 2.34 2.35 2.34c0 3.75-.94 4.69-4.69 4.69H7.19c-3.75 0-4.69-.94-4.69-4.69v-.46a2.36 2.36 0 0 0 2.35-2.35a2.36 2.36 0 0 0-2.35-2.35v-.46c.01-3.75.94-4.69 4.69-4.69h9.37c3.75 0 4.69.94 4.69 4.69v.94c-1.29 0-2.34 1.04-2.34 2.34"/><path d="M16.211 6.723h-9.09l2.93-2.93c2.39-2.39 3.59-2.39 5.98 0l.6.6c-.63.63-.78 1.56-.42 2.33"/><path stroke-dasharray="5 5" d="M9.879 6.723v15"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconTicket3(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M18.91 14.692c0 1.29 1.06 2.34 2.35 2.34c0 3.75-.94 4.69-4.69 4.69H7.19c-3.75 0-4.69-.94-4.69-4.69v-.46a2.36 2.36 0 0 0 2.35-2.35a2.36 2.36 0 0 0-2.35-2.35v-.46c.01-3.75.94-4.69 4.69-4.69h9.37c3.75 0 4.69.94 4.69 4.69v.94c-1.29 0-2.34 1.04-2.34 2.34"/><path d="M16.211 6.723h-9.09l2.93-2.93c2.39-2.39 3.59-2.39 5.98 0l.6.6c-.63.63-.78 1.56-.42 2.33"/><path strokeDasharray="5 5" d="M9.879 6.723v15"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M18.91 14.692c0 1.29 1.06 2.34 2.35 2.34c0 3.75-.94 4.69-4.69 4.69H7.19c-3.75 0-4.69-.94-4.69-4.69v-.46a2.36 2.36 0 0 0 2.35-2.35a2.36 2.36 0 0 0-2.35-2.35v-.46c.01-3.75.94-4.69 4.69-4.69h9.37c3.75 0 4.69.94 4.69 4.69v.94c-1.29 0-2.34 1.04-2.34 2.34"/><path d="M16.211 6.723h-9.09l2.93-2.93c2.39-2.39 3.59-2.39 5.98 0l.6.6c-.63.63-.78 1.56-.42 2.33"/><path stroke-dasharray="5 5" d="M9.879 6.723v15"/></g></svg>
</template>

CSS

.icon-ticket3 {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.91%2014.692c0%201.29%201.06%202.34%202.35%202.34c0%203.75-.94%204.69-4.69%204.69H7.19c-3.75%200-4.69-.94-4.69-4.69v-.46a2.36%202.36%200%200%200%202.35-2.35a2.36%202.36%200%200%200-2.35-2.35v-.46c.01-3.75.94-4.69%204.69-4.69h9.37c3.75%200%204.69.94%204.69%204.69v.94c-1.29%200-2.34%201.04-2.34%202.34%22%2F%3E%3Cpath%20d%3D%22M16.211%206.723h-9.09l2.93-2.93c2.39-2.39%203.59-2.39%205.98%200l.6.6c-.63.63-.78%201.56-.42%202.33%22%2F%3E%3Cpath%20stroke-dasharray%3D%225%205%22%20d%3D%22M9.879%206.723v15%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.91%2014.692c0%201.29%201.06%202.34%202.35%202.34c0%203.75-.94%204.69-4.69%204.69H7.19c-3.75%200-4.69-.94-4.69-4.69v-.46a2.36%202.36%200%200%200%202.35-2.35a2.36%202.36%200%200%200-2.35-2.35v-.46c.01-3.75.94-4.69%204.69-4.69h9.37c3.75%200%204.69.94%204.69%204.69v.94c-1.29%200-2.34%201.04-2.34%202.34%22%2F%3E%3Cpath%20d%3D%22M16.211%206.723h-9.09l2.93-2.93c2.39-2.39%203.59-2.39%205.98%200l.6.6c-.63.63-.78%201.56-.42%202.33%22%2F%3E%3Cpath%20stroke-dasharray%3D%225%205%22%20d%3D%22M9.879%206.723v15%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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