stadium emoji

stadium from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.

Name
stadium
Set
OpenMoji
Style
Default
Category
Travel Places
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More travel places icons from OpenMoji

Use the stadium emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m66 34l-4 15H10L6 34zm0 0c0-10.493-19.507-8-30-8S6 23.507 6 34z"/><path fill="#d0cfce" d="M14 31c0-10.493 15.704-6 22-6s22-4.493 22 6z"/><path fill="#d0cfce" d="M25 33.573c0-18.382 8.482-9.172 11-9.172s12-9.21 12 9.172z"/><path fill="#92d3f5" d="M41 49c0-10.493-2.901-12-5-12s-5 1.507-5 12z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m66 34l-4 15H41c0-10.49-2.9-12-5-12s-5 1.51-5 12H10L6 34c0-4.88 4.23-6.95 9.81-7.78c2.31-2.16 6.51-2.36 10.68-2.08c2.55-4.75 7.65.26 9.51.26c1.85 0 7.47-4.98 10.32-.31c3.9-.19 7.71.11 9.87 2.13c5.58.83 9.81 2.9 9.81 7.78M41 49H31"/><path d="M58 31c0-2.18-.68-3.71-1.81-4.78m-40.38 0C14.68 27.29 14 28.82 14 31m34 2.57c0-3.54-.35-6.06-.94-7.82l-.74-1.66m-19.83.05l-.64 1.61c-.53 1.76-.85 4.28-.85 7.82M13 49v-6c0-.55.45-1 1-1m5 7v-6c0-.55.45-1 1-1m5 7v-6c0-.55.45-1 1-1m31 7v-6c0-.55.45-1 1-1m-7 7v-6c0-.55.45-1 1-1m-7 7v-6c0-.55.45-1 1-1m-5 7H31c0-10.49 2.9-12 5-12s5 1.51 5 12"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiStadium(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m66 34l-4 15H10L6 34zm0 0c0-10.493-19.507-8-30-8S6 23.507 6 34z"/><path fill="#d0cfce" d="M14 31c0-10.493 15.704-6 22-6s22-4.493 22 6z"/><path fill="#d0cfce" d="M25 33.573c0-18.382 8.482-9.172 11-9.172s12-9.21 12 9.172z"/><path fill="#92d3f5" d="M41 49c0-10.493-2.901-12-5-12s-5 1.507-5 12z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="m66 34l-4 15H41c0-10.49-2.9-12-5-12s-5 1.51-5 12H10L6 34c0-4.88 4.23-6.95 9.81-7.78c2.31-2.16 6.51-2.36 10.68-2.08c2.55-4.75 7.65.26 9.51.26c1.85 0 7.47-4.98 10.32-.31c3.9-.19 7.71.11 9.87 2.13c5.58.83 9.81 2.9 9.81 7.78M41 49H31"/><path d="M58 31c0-2.18-.68-3.71-1.81-4.78m-40.38 0C14.68 27.29 14 28.82 14 31m34 2.57c0-3.54-.35-6.06-.94-7.82l-.74-1.66m-19.83.05l-.64 1.61c-.53 1.76-.85 4.28-.85 7.82M13 49v-6c0-.55.45-1 1-1m5 7v-6c0-.55.45-1 1-1m5 7v-6c0-.55.45-1 1-1m31 7v-6c0-.55.45-1 1-1m-7 7v-6c0-.55.45-1 1-1m-7 7v-6c0-.55.45-1 1-1m-5 7H31c0-10.49 2.9-12 5-12s5 1.51 5 12"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m66 34l-4 15H10L6 34zm0 0c0-10.493-19.507-8-30-8S6 23.507 6 34z"/><path fill="#d0cfce" d="M14 31c0-10.493 15.704-6 22-6s22-4.493 22 6z"/><path fill="#d0cfce" d="M25 33.573c0-18.382 8.482-9.172 11-9.172s12-9.21 12 9.172z"/><path fill="#92d3f5" d="M41 49c0-10.493-2.901-12-5-12s-5 1.507-5 12z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m66 34l-4 15H41c0-10.49-2.9-12-5-12s-5 1.51-5 12H10L6 34c0-4.88 4.23-6.95 9.81-7.78c2.31-2.16 6.51-2.36 10.68-2.08c2.55-4.75 7.65.26 9.51.26c1.85 0 7.47-4.98 10.32-.31c3.9-.19 7.71.11 9.87 2.13c5.58.83 9.81 2.9 9.81 7.78M41 49H31"/><path d="M58 31c0-2.18-.68-3.71-1.81-4.78m-40.38 0C14.68 27.29 14 28.82 14 31m34 2.57c0-3.54-.35-6.06-.94-7.82l-.74-1.66m-19.83.05l-.64 1.61c-.53 1.76-.85 4.28-.85 7.82M13 49v-6c0-.55.45-1 1-1m5 7v-6c0-.55.45-1 1-1m5 7v-6c0-.55.45-1 1-1m31 7v-6c0-.55.45-1 1-1m-7 7v-6c0-.55.45-1 1-1m-7 7v-6c0-.55.45-1 1-1m-5 7H31c0-10.49 2.9-12 5-12s5 1.51 5 12"/></g></svg>
</template>

CSS

.icon-stadium {
  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%23d0cfce%22%20d%3D%22m66%2034l-4%2015H10L6%2034zm0%200c0-10.493-19.507-8-30-8S6%2023.507%206%2034z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M14%2031c0-10.493%2015.704-6%2022-6s22-4.493%2022%206z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M25%2033.573c0-18.382%208.482-9.172%2011-9.172s12-9.21%2012%209.172z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M41%2049c0-10.493-2.901-12-5-12s-5%201.507-5%2012z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m66%2034l-4%2015H41c0-10.49-2.9-12-5-12s-5%201.51-5%2012H10L6%2034c0-4.88%204.23-6.95%209.81-7.78c2.31-2.16%206.51-2.36%2010.68-2.08c2.55-4.75%207.65.26%209.51.26c1.85%200%207.47-4.98%2010.32-.31c3.9-.19%207.71.11%209.87%202.13c5.58.83%209.81%202.9%209.81%207.78M41%2049H31%22%2F%3E%3Cpath%20d%3D%22M58%2031c0-2.18-.68-3.71-1.81-4.78m-40.38%200C14.68%2027.29%2014%2028.82%2014%2031m34%202.57c0-3.54-.35-6.06-.94-7.82l-.74-1.66m-19.83.05l-.64%201.61c-.53%201.76-.85%204.28-.85%207.82M13%2049v-6c0-.55.45-1%201-1m5%207v-6c0-.55.45-1%201-1m5%207v-6c0-.55.45-1%201-1m31%207v-6c0-.55.45-1%201-1m-7%207v-6c0-.55.45-1%201-1m-7%207v-6c0-.55.45-1%201-1m-5%207H31c0-10.49%202.9-12%205-12s5%201.51%205%2012%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m66%2034l-4%2015H10L6%2034zm0%200c0-10.493-19.507-8-30-8S6%2023.507%206%2034z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M14%2031c0-10.493%2015.704-6%2022-6s22-4.493%2022%206z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M25%2033.573c0-18.382%208.482-9.172%2011-9.172s12-9.21%2012%209.172z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M41%2049c0-10.493-2.901-12-5-12s-5%201.507-5%2012z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m66%2034l-4%2015H41c0-10.49-2.9-12-5-12s-5%201.51-5%2012H10L6%2034c0-4.88%204.23-6.95%209.81-7.78c2.31-2.16%206.51-2.36%2010.68-2.08c2.55-4.75%207.65.26%209.51.26c1.85%200%207.47-4.98%2010.32-.31c3.9-.19%207.71.11%209.87%202.13c5.58.83%209.81%202.9%209.81%207.78M41%2049H31%22%2F%3E%3Cpath%20d%3D%22M58%2031c0-2.18-.68-3.71-1.81-4.78m-40.38%200C14.68%2027.29%2014%2028.82%2014%2031m34%202.57c0-3.54-.35-6.06-.94-7.82l-.74-1.66m-19.83.05l-.64%201.61c-.53%201.76-.85%204.28-.85%207.82M13%2049v-6c0-.55.45-1%201-1m5%207v-6c0-.55.45-1%201-1m5%207v-6c0-.55.45-1%201-1m31%207v-6c0-.55.45-1%201-1m-7%207v-6c0-.55.45-1%201-1m-7%207v-6c0-.55.45-1%201-1m-5%207H31c0-10.49%202.9-12%205-12s5%201.51%205%2012%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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