admission tickets emoji
admission-tickets from OpenMoji by OpenMoji · Default · Activities · CC-BY-SA-4.0 Attribution required.
- Name
- admission-tickets
- Set
- OpenMoji
- Style
- Default
- Category
- Activities
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More activities icons from OpenMoji
Use the admission tickets emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d22f27" d="M57.6 35.9c0-4.9 3.9-9.1 9.4-10.6v-5.2H5v5.5c4.9 1.7 8.4 5.7 8.4 10.3S9.9 44.6 5 46.3v5.5h62v-5.2c-5.4-1.5-9.4-5.7-9.4-10.7"/><g fill="none" stroke="#000" stroke-linejoin="round" stroke-miterlimit="10"><path stroke-width="2.216" d="M57.1 35.6c0-4.9 3.9-9.1 9.4-10.6v-5.2h-62v5.5c4.9 1.7 8.4 5.7 8.4 10.3s-3.5 8.6-8.4 10.3v5.5h62v-5.2c-5.4-1.5-9.4-5.7-9.4-10.6z"/><path stroke-width="2.095" d="M18.5 25h34v20h-34z"/></g><path fill="none" stroke="#fff" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.1" d="M18.5 25h34v20h-34z"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiAdmissionTickets(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d22f27" d="M57.6 35.9c0-4.9 3.9-9.1 9.4-10.6v-5.2H5v5.5c4.9 1.7 8.4 5.7 8.4 10.3S9.9 44.6 5 46.3v5.5h62v-5.2c-5.4-1.5-9.4-5.7-9.4-10.7"/><g fill="none" stroke="#000" strokeLinejoin="round" strokeMiterlimit="10"><path strokeWidth="2.216" d="M57.1 35.6c0-4.9 3.9-9.1 9.4-10.6v-5.2h-62v5.5c4.9 1.7 8.4 5.7 8.4 10.3s-3.5 8.6-8.4 10.3v5.5h62v-5.2c-5.4-1.5-9.4-5.7-9.4-10.6z"/><path strokeWidth="2.095" d="M18.5 25h34v20h-34z"/></g><path fill="none" stroke="#fff" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2.1" d="M18.5 25h34v20h-34z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d22f27" d="M57.6 35.9c0-4.9 3.9-9.1 9.4-10.6v-5.2H5v5.5c4.9 1.7 8.4 5.7 8.4 10.3S9.9 44.6 5 46.3v5.5h62v-5.2c-5.4-1.5-9.4-5.7-9.4-10.7"/><g fill="none" stroke="#000" stroke-linejoin="round" stroke-miterlimit="10"><path stroke-width="2.216" d="M57.1 35.6c0-4.9 3.9-9.1 9.4-10.6v-5.2h-62v5.5c4.9 1.7 8.4 5.7 8.4 10.3s-3.5 8.6-8.4 10.3v5.5h62v-5.2c-5.4-1.5-9.4-5.7-9.4-10.6z"/><path stroke-width="2.095" d="M18.5 25h34v20h-34z"/></g><path fill="none" stroke="#fff" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.1" d="M18.5 25h34v20h-34z"/></svg> </template>
CSS
.icon-admission-tickets {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M57.6%2035.9c0-4.9%203.9-9.1%209.4-10.6v-5.2H5v5.5c4.9%201.7%208.4%205.7%208.4%2010.3S9.9%2044.6%205%2046.3v5.5h62v-5.2c-5.4-1.5-9.4-5.7-9.4-10.7%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke-width%3D%222.216%22%20d%3D%22M57.1%2035.6c0-4.9%203.9-9.1%209.4-10.6v-5.2h-62v5.5c4.9%201.7%208.4%205.7%208.4%2010.3s-3.5%208.6-8.4%2010.3v5.5h62v-5.2c-5.4-1.5-9.4-5.7-9.4-10.6z%22%2F%3E%3Cpath%20stroke-width%3D%222.095%22%20d%3D%22M18.5%2025h34v20h-34z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222.1%22%20d%3D%22M18.5%2025h34v20h-34z%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M57.6%2035.9c0-4.9%203.9-9.1%209.4-10.6v-5.2H5v5.5c4.9%201.7%208.4%205.7%208.4%2010.3S9.9%2044.6%205%2046.3v5.5h62v-5.2c-5.4-1.5-9.4-5.7-9.4-10.7%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke-width%3D%222.216%22%20d%3D%22M57.1%2035.6c0-4.9%203.9-9.1%209.4-10.6v-5.2h-62v5.5c4.9%201.7%208.4%205.7%208.4%2010.3s-3.5%208.6-8.4%2010.3v5.5h62v-5.2c-5.4-1.5-9.4-5.7-9.4-10.6z%22%2F%3E%3Cpath%20stroke-width%3D%222.095%22%20d%3D%22M18.5%2025h34v20h-34z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222.1%22%20d%3D%22M18.5%2025h34v20h-34z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/admission-tickets.svg?color=%231a73e8&size=48