stadium icon
stadium from Material Symbols by Google · Regular · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- stadium
- Set
- Material Symbols
- Style
- Regular
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- stadium-sharp
3 other variants in Material Symbols
The same icon in other sets
More maps icons from Material Symbols
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="M3 7V3l4 2zm15 0V3l4 2zm-7-1V2l4 2zM9 21.875q-1.3-.125-2.55-.375t-2.238-.612t-1.6-.838T2 19v-9q0-.625.788-1.162t2.137-.95t3.175-.65T12 7t3.9.238t3.175.65t2.138.95T22 10v9q0 .575-.612 1.05t-1.6.838t-2.238.612t-2.55.375V17H9zM12 11q2.425 0 4.188-.288T19 10.05q0-.125-1.9-.587T12 9t-5.1.463t-1.9.587q1.05.375 2.812.663T12 11"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsStadium(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="M3 7V3l4 2zm15 0V3l4 2zm-7-1V2l4 2zM9 21.875q-1.3-.125-2.55-.375t-2.238-.612t-1.6-.838T2 19v-9q0-.625.788-1.162t2.137-.95t3.175-.65T12 7t3.9.238t3.175.65t2.138.95T22 10v9q0 .575-.612 1.05t-1.6.838t-2.238.612t-2.55.375V17H9zM12 11q2.425 0 4.188-.288T19 10.05q0-.125-1.9-.587T12 9t-5.1.463t-1.9.587q1.05.375 2.812.663T12 11"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 7V3l4 2zm15 0V3l4 2zm-7-1V2l4 2zM9 21.875q-1.3-.125-2.55-.375t-2.238-.612t-1.6-.838T2 19v-9q0-.625.788-1.162t2.137-.95t3.175-.65T12 7t3.9.238t3.175.65t2.138.95T22 10v9q0 .575-.612 1.05t-1.6.838t-2.238.612t-2.55.375V17H9zM12 11q2.425 0 4.188-.288T19 10.05q0-.125-1.9-.587T12 9t-5.1.463t-1.9.587q1.05.375 2.812.663T12 11"/></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%22M3%207V3l4%202zm15%200V3l4%202zm-7-1V2l4%202zM9%2021.875q-1.3-.125-2.55-.375t-2.238-.612t-1.6-.838T2%2019v-9q0-.625.788-1.162t2.137-.95t3.175-.65T12%207t3.9.238t3.175.65t2.138.95T22%2010v9q0%20.575-.612%201.05t-1.6.838t-2.238.612t-2.55.375V17H9zM12%2011q2.425%200%204.188-.288T19%2010.05q0-.125-1.9-.587T12%209t-5.1.463t-1.9.587q1.05.375%202.812.663T12%2011%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%22M3%207V3l4%202zm15%200V3l4%202zm-7-1V2l4%202zM9%2021.875q-1.3-.125-2.55-.375t-2.238-.612t-1.6-.838T2%2019v-9q0-.625.788-1.162t2.137-.95t3.175-.65T12%207t3.9.238t3.175.65t2.138.95T22%2010v9q0%20.575-.612%201.05t-1.6.838t-2.238.612t-2.55.375V17H9zM12%2011q2.425%200%204.188-.288T19%2010.05q0-.125-1.9-.587T12%209t-5.1.463t-1.9.587q1.05.375%202.812.663T12%2011%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/stadium.svg?color=%231a73e8&size=48