sports esports icon
sports-esports from Material Symbols Light by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- sports-esports
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More activities icons from Material Symbols Light
Use the sports esports icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.512 18q-.756 0-1.177-.551t-.323-1.23L4.1 8.604q.167-1.135.991-1.87Q5.916 6 7.05 6h9.9q1.135 0 1.959.735q.824.734.991 1.869l1.089 7.615q.098.679-.323 1.23T19.489 18q-.333 0-.6-.101t-.508-.341L15.823 15H8.177l-2.558 2.558q-.24.24-.507.341t-.6.101m13.056-5.432q.24-.24.24-.568t-.24-.568t-.568-.24t-.568.24t-.24.568t.24.568t.568.24t.568-.24m-2-3q.24-.24.24-.568t-.24-.568t-.568-.24t-.568.24t-.24.568t.24.568t.568.24t.568-.24m-7.51 3.124h.884v-1.75h1.75v-.884h-1.75v-1.75h-.884v1.75h-1.75v.884h1.75z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSportsEsports(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.512 18q-.756 0-1.177-.551t-.323-1.23L4.1 8.604q.167-1.135.991-1.87Q5.916 6 7.05 6h9.9q1.135 0 1.959.735q.824.734.991 1.869l1.089 7.615q.098.679-.323 1.23T19.489 18q-.333 0-.6-.101t-.508-.341L15.823 15H8.177l-2.558 2.558q-.24.24-.507.341t-.6.101m13.056-5.432q.24-.24.24-.568t-.24-.568t-.568-.24t-.568.24t-.24.568t.24.568t.568.24t.568-.24m-2-3q.24-.24.24-.568t-.24-.568t-.568-.24t-.568.24t-.24.568t.24.568t.568.24t.568-.24m-7.51 3.124h.884v-1.75h1.75v-.884h-1.75v-1.75h-.884v1.75h-1.75v.884h1.75z"/></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.512 18q-.756 0-1.177-.551t-.323-1.23L4.1 8.604q.167-1.135.991-1.87Q5.916 6 7.05 6h9.9q1.135 0 1.959.735q.824.734.991 1.869l1.089 7.615q.098.679-.323 1.23T19.489 18q-.333 0-.6-.101t-.508-.341L15.823 15H8.177l-2.558 2.558q-.24.24-.507.341t-.6.101m13.056-5.432q.24-.24.24-.568t-.24-.568t-.568-.24t-.568.24t-.24.568t.24.568t.568.24t.568-.24m-2-3q.24-.24.24-.568t-.24-.568t-.568-.24t-.568.24t-.24.568t.24.568t.568.24t.568-.24m-7.51 3.124h.884v-1.75h1.75v-.884h-1.75v-1.75h-.884v1.75h-1.75v.884h1.75z"/></svg> </template>
CSS
.icon-sports-esports {
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.512%2018q-.756%200-1.177-.551t-.323-1.23L4.1%208.604q.167-1.135.991-1.87Q5.916%206%207.05%206h9.9q1.135%200%201.959.735q.824.734.991%201.869l1.089%207.615q.098.679-.323%201.23T19.489%2018q-.333%200-.6-.101t-.508-.341L15.823%2015H8.177l-2.558%202.558q-.24.24-.507.341t-.6.101m13.056-5.432q.24-.24.24-.568t-.24-.568t-.568-.24t-.568.24t-.24.568t.24.568t.568.24t.568-.24m-2-3q.24-.24.24-.568t-.24-.568t-.568-.24t-.568.24t-.24.568t.24.568t.568.24t.568-.24m-7.51%203.124h.884v-1.75h1.75v-.884h-1.75v-1.75h-.884v1.75h-1.75v.884h1.75z%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.512%2018q-.756%200-1.177-.551t-.323-1.23L4.1%208.604q.167-1.135.991-1.87Q5.916%206%207.05%206h9.9q1.135%200%201.959.735q.824.734.991%201.869l1.089%207.615q.098.679-.323%201.23T19.489%2018q-.333%200-.6-.101t-.508-.341L15.823%2015H8.177l-2.558%202.558q-.24.24-.507.341t-.6.101m13.056-5.432q.24-.24.24-.568t-.24-.568t-.568-.24t-.568.24t-.24.568t.24.568t.568.24t.568-.24m-2-3q.24-.24.24-.568t-.24-.568t-.568-.24t-.568.24t-.24.568t.24.568t.568.24t.568-.24m-7.51%203.124h.884v-1.75h1.75v-.884h-1.75v-1.75h-.884v1.75h-1.75v.884h1.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/sports-esports.svg?color=%231a73e8&size=48