transit ticket icon

transit-ticket-sharp from Material Symbols by Google · Sharp · Transit · Apache-2.0 Free for personal and commercial use.

Name
transit-ticket-sharp
Set
Material Symbols
Style
Sharp
Category
Transit
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More transit icons from Material Symbols

Use the transit ticket icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 17h6v-1l-1-.5q.825 0 1.413-.587T16 13.5V9q0-1.075-.925-1.537T12 7q-2.075 0-3.037.475T8 9v4.5q0 .825.588 1.413T10 15.5L9 16zm.713-2.713q-.213-.212-.213-.537t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m3.5 0Q13 14.076 13 13.75t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213M9.5 12V9h5v3zM2 20v-6q.825 0 1.413-.587T4 12t-.587-1.412T2 10V4h20v6q-.825 0-1.412.588T20 12t.588 1.413T22 14v6z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsTransitTicketSharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 17h6v-1l-1-.5q.825 0 1.413-.587T16 13.5V9q0-1.075-.925-1.537T12 7q-2.075 0-3.037.475T8 9v4.5q0 .825.588 1.413T10 15.5L9 16zm.713-2.713q-.213-.212-.213-.537t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m3.5 0Q13 14.076 13 13.75t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213M9.5 12V9h5v3zM2 20v-6q.825 0 1.413-.587T4 12t-.587-1.412T2 10V4h20v6q-.825 0-1.412.588T20 12t.588 1.413T22 14v6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 17h6v-1l-1-.5q.825 0 1.413-.587T16 13.5V9q0-1.075-.925-1.537T12 7q-2.075 0-3.037.475T8 9v4.5q0 .825.588 1.413T10 15.5L9 16zm.713-2.713q-.213-.212-.213-.537t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m3.5 0Q13 14.076 13 13.75t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213M9.5 12V9h5v3zM2 20v-6q.825 0 1.413-.587T4 12t-.587-1.412T2 10V4h20v6q-.825 0-1.412.588T20 12t.588 1.413T22 14v6z"/></svg>
</template>

CSS

.icon-transit-ticket-sharp {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%2017h6v-1l-1-.5q.825%200%201.413-.587T16%2013.5V9q0-1.075-.925-1.537T12%207q-2.075%200-3.037.475T8%209v4.5q0%20.825.588%201.413T10%2015.5L9%2016zm.713-2.713q-.213-.212-.213-.537t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m3.5%200Q13%2014.076%2013%2013.75t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213M9.5%2012V9h5v3zM2%2020v-6q.825%200%201.413-.587T4%2012t-.587-1.412T2%2010V4h20v6q-.825%200-1.412.588T20%2012t.588%201.413T22%2014v6z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%2017h6v-1l-1-.5q.825%200%201.413-.587T16%2013.5V9q0-1.075-.925-1.537T12%207q-2.075%200-3.037.475T8%209v4.5q0%20.825.588%201.413T10%2015.5L9%2016zm.713-2.713q-.213-.212-.213-.537t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m3.5%200Q13%2014.076%2013%2013.75t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213M9.5%2012V9h5v3zM2%2020v-6q.825%200%201.413-.587T4%2012t-.587-1.412T2%2010V4h20v6q-.825%200-1.412.588T20%2012t.588%201.413T22%2014v6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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