sports esports icon

sports-esports from Material Symbols by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.

Name
sports-esports
Set
Material Symbols
Style
Regular
Category
Activities
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

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.55 19q-1.275 0-1.975-.888T2.05 15.95l1.05-7.5q.225-1.5 1.338-2.475T7.05 5h9.9q1.5 0 2.613.975T20.9 8.45l1.05 7.5q.175 1.275-.525 2.163T19.45 19q-.525 0-.975-.187t-.825-.563L15.4 16H8.6l-2.25 2.25q-.375.375-.825.563T4.55 19m13.163-6.288Q18 12.425 18 12t-.288-.712T17 11t-.712.288T16 12t.288.713T17 13t.713-.288m-2-3Q16 9.426 16 9t-.288-.712T15 8t-.712.288T14 9t.288.713T15 10t.713-.288M7.75 13h1.5v-1.75H11v-1.5H9.25V8h-1.5v1.75H6v1.5h1.75z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSportsEsports(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.55 19q-1.275 0-1.975-.888T2.05 15.95l1.05-7.5q.225-1.5 1.338-2.475T7.05 5h9.9q1.5 0 2.613.975T20.9 8.45l1.05 7.5q.175 1.275-.525 2.163T19.45 19q-.525 0-.975-.187t-.825-.563L15.4 16H8.6l-2.25 2.25q-.375.375-.825.563T4.55 19m13.163-6.288Q18 12.425 18 12t-.288-.712T17 11t-.712.288T16 12t.288.713T17 13t.713-.288m-2-3Q16 9.426 16 9t-.288-.712T15 8t-.712.288T14 9t.288.713T15 10t.713-.288M7.75 13h1.5v-1.75H11v-1.5H9.25V8h-1.5v1.75H6v1.5h1.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.55 19q-1.275 0-1.975-.888T2.05 15.95l1.05-7.5q.225-1.5 1.338-2.475T7.05 5h9.9q1.5 0 2.613.975T20.9 8.45l1.05 7.5q.175 1.275-.525 2.163T19.45 19q-.525 0-.975-.187t-.825-.563L15.4 16H8.6l-2.25 2.25q-.375.375-.825.563T4.55 19m13.163-6.288Q18 12.425 18 12t-.288-.712T17 11t-.712.288T16 12t.288.713T17 13t.713-.288m-2-3Q16 9.426 16 9t-.288-.712T15 8t-.712.288T14 9t.288.713T15 10t.713-.288M7.75 13h1.5v-1.75H11v-1.5H9.25V8h-1.5v1.75H6v1.5h1.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.55%2019q-1.275%200-1.975-.888T2.05%2015.95l1.05-7.5q.225-1.5%201.338-2.475T7.05%205h9.9q1.5%200%202.613.975T20.9%208.45l1.05%207.5q.175%201.275-.525%202.163T19.45%2019q-.525%200-.975-.187t-.825-.563L15.4%2016H8.6l-2.25%202.25q-.375.375-.825.563T4.55%2019m13.163-6.288Q18%2012.425%2018%2012t-.288-.712T17%2011t-.712.288T16%2012t.288.713T17%2013t.713-.288m-2-3Q16%209.426%2016%209t-.288-.712T15%208t-.712.288T14%209t.288.713T15%2010t.713-.288M7.75%2013h1.5v-1.75H11v-1.5H9.25V8h-1.5v1.75H6v1.5h1.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.55%2019q-1.275%200-1.975-.888T2.05%2015.95l1.05-7.5q.225-1.5%201.338-2.475T7.05%205h9.9q1.5%200%202.613.975T20.9%208.45l1.05%207.5q.175%201.275-.525%202.163T19.45%2019q-.525%200-.975-.187t-.825-.563L15.4%2016H8.6l-2.25%202.25q-.375.375-.825.563T4.55%2019m13.163-6.288Q18%2012.425%2018%2012t-.288-.712T17%2011t-.712.288T16%2012t.288.713T17%2013t.713-.288m-2-3Q16%209.426%2016%209t-.288-.712T15%208t-.712.288T14%209t.288.713T15%2010t.713-.288M7.75%2013h1.5v-1.75H11v-1.5H9.25V8h-1.5v1.75H6v1.5h1.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/sports-esports.svg?color=%231a73e8&size=48