ticket expired icon

ticket-expired from Reicon by REICON · Outline · Newicons · MIT Free for personal and commercial use.

Name
ticket-expired
Set
Reicon
Style
Outline
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the ticket expired 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="M10.902 19.87h6.47c3.7 0 4.62-.92 4.62-4.62c-1.28 0-2.31-1.04-2.31-2.31c0-1.28 1.03-2.32 2.31-2.32V9.7c0-3.7-.92-4.62-4.62-4.62h-6.38v6.79"/><path d="M10.994 16.87v3h-2.77c-1.48 0-2.35-1.01-3.31-3.33l-.18-.45A2.35 2.35 0 0 0 6.024 13a2.37 2.37 0 0 0-3.1-1.29l-.17-.43c-1.44-3.52-.94-4.75 2.58-6.2L7.974 4l3.02 7.32v2.55m-2.832 6h-.17"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconTicketExpired(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="M10.902 19.87h6.47c3.7 0 4.62-.92 4.62-4.62c-1.28 0-2.31-1.04-2.31-2.31c0-1.28 1.03-2.32 2.31-2.32V9.7c0-3.7-.92-4.62-4.62-4.62h-6.38v6.79"/><path d="M10.994 16.87v3h-2.77c-1.48 0-2.35-1.01-3.31-3.33l-.18-.45A2.35 2.35 0 0 0 6.024 13a2.37 2.37 0 0 0-3.1-1.29l-.17-.43c-1.44-3.52-.94-4.75 2.58-6.2L7.974 4l3.02 7.32v2.55m-2.832 6h-.17"/></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="M10.902 19.87h6.47c3.7 0 4.62-.92 4.62-4.62c-1.28 0-2.31-1.04-2.31-2.31c0-1.28 1.03-2.32 2.31-2.32V9.7c0-3.7-.92-4.62-4.62-4.62h-6.38v6.79"/><path d="M10.994 16.87v3h-2.77c-1.48 0-2.35-1.01-3.31-3.33l-.18-.45A2.35 2.35 0 0 0 6.024 13a2.37 2.37 0 0 0-3.1-1.29l-.17-.43c-1.44-3.52-.94-4.75 2.58-6.2L7.974 4l3.02 7.32v2.55m-2.832 6h-.17"/></g></svg>
</template>

CSS

.icon-ticket-expired {
  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%22M10.902%2019.87h6.47c3.7%200%204.62-.92%204.62-4.62c-1.28%200-2.31-1.04-2.31-2.31c0-1.28%201.03-2.32%202.31-2.32V9.7c0-3.7-.92-4.62-4.62-4.62h-6.38v6.79%22%2F%3E%3Cpath%20d%3D%22M10.994%2016.87v3h-2.77c-1.48%200-2.35-1.01-3.31-3.33l-.18-.45A2.35%202.35%200%200%200%206.024%2013a2.37%202.37%200%200%200-3.1-1.29l-.17-.43c-1.44-3.52-.94-4.75%202.58-6.2L7.974%204l3.02%207.32v2.55m-2.832%206h-.17%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%22M10.902%2019.87h6.47c3.7%200%204.62-.92%204.62-4.62c-1.28%200-2.31-1.04-2.31-2.31c0-1.28%201.03-2.32%202.31-2.32V9.7c0-3.7-.92-4.62-4.62-4.62h-6.38v6.79%22%2F%3E%3Cpath%20d%3D%22M10.994%2016.87v3h-2.77c-1.48%200-2.35-1.01-3.31-3.33l-.18-.45A2.35%202.35%200%200%200%206.024%2013a2.37%202.37%200%200%200-3.1-1.29l-.17-.43c-1.44-3.52-.94-4.75%202.58-6.2L7.974%204l3.02%207.32v2.55m-2.832%206h-.17%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/ticket-expired.svg?color=%231a73e8&size=48