stadium icon
stadium from Material Symbols Light by Google · Regular · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- stadium
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- stadium-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More maps icons from Material Symbols Light
Use the stadium icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.462 7V3.616l3.384 1.692zm12.692 0V3.616l3.384 1.692zm-5.923-.846V2.769l3.385 1.693zM9.5 21.24q-1.434-.106-2.646-.327t-2.094-.536t-1.378-.712q-.498-.399-.498-.858v-8.231q0-.529.682-.98t1.897-.787t2.887-.534T12 8.077t3.65.199t2.887.535t1.897.786t.681.98v8.23q0 .46-.497.859t-1.378.712t-2.094.536t-2.646.326v-4.432h-5zm2.5-9.164q2.483 0 4.649-.393t3.236-1.038q-.327-.529-2.39-1.049T12 9.077t-5.494.52t-2.39 1.05q1.068.644 3.014 1.037t4.87.393"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightStadium(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="M4.462 7V3.616l3.384 1.692zm12.692 0V3.616l3.384 1.692zm-5.923-.846V2.769l3.385 1.693zM9.5 21.24q-1.434-.106-2.646-.327t-2.094-.536t-1.378-.712q-.498-.399-.498-.858v-8.231q0-.529.682-.98t1.897-.787t2.887-.534T12 8.077t3.65.199t2.887.535t1.897.786t.681.98v8.23q0 .46-.497.859t-1.378.712t-2.094.536t-2.646.326v-4.432h-5zm2.5-9.164q2.483 0 4.649-.393t3.236-1.038q-.327-.529-2.39-1.049T12 9.077t-5.494.52t-2.39 1.05q1.068.644 3.014 1.037t4.87.393"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.462 7V3.616l3.384 1.692zm12.692 0V3.616l3.384 1.692zm-5.923-.846V2.769l3.385 1.693zM9.5 21.24q-1.434-.106-2.646-.327t-2.094-.536t-1.378-.712q-.498-.399-.498-.858v-8.231q0-.529.682-.98t1.897-.787t2.887-.534T12 8.077t3.65.199t2.887.535t1.897.786t.681.98v8.23q0 .46-.497.859t-1.378.712t-2.094.536t-2.646.326v-4.432h-5zm2.5-9.164q2.483 0 4.649-.393t3.236-1.038q-.327-.529-2.39-1.049T12 9.077t-5.494.52t-2.39 1.05q1.068.644 3.014 1.037t4.87.393"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.462%207V3.616l3.384%201.692zm12.692%200V3.616l3.384%201.692zm-5.923-.846V2.769l3.385%201.693zM9.5%2021.24q-1.434-.106-2.646-.327t-2.094-.536t-1.378-.712q-.498-.399-.498-.858v-8.231q0-.529.682-.98t1.897-.787t2.887-.534T12%208.077t3.65.199t2.887.535t1.897.786t.681.98v8.23q0%20.46-.497.859t-1.378.712t-2.094.536t-2.646.326v-4.432h-5zm2.5-9.164q2.483%200%204.649-.393t3.236-1.038q-.327-.529-2.39-1.049T12%209.077t-5.494.52t-2.39%201.05q1.068.644%203.014%201.037t4.87.393%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%22M4.462%207V3.616l3.384%201.692zm12.692%200V3.616l3.384%201.692zm-5.923-.846V2.769l3.385%201.693zM9.5%2021.24q-1.434-.106-2.646-.327t-2.094-.536t-1.378-.712q-.498-.399-.498-.858v-8.231q0-.529.682-.98t1.897-.787t2.887-.534T12%208.077t3.65.199t2.887.535t1.897.786t.681.98v8.23q0%20.46-.497.859t-1.378.712t-2.094.536t-2.646.326v-4.432h-5zm2.5-9.164q2.483%200%204.649-.393t3.236-1.038q-.327-.529-2.39-1.049T12%209.077t-5.494.52t-2.39%201.05q1.068.644%203.014%201.037t4.87.393%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/stadium.svg?color=%231a73e8&size=48