sports-hockey-rounded from Material Symbols Light by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.

Name
sports-hockey-rounded
Set
Material Symbols Light
Style
Rounded
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
sports-hockey-outline-rounded

2 other variants in Material Symbols Light

The same icon in other sets

More activities icons from Material Symbols Light

Use the sports hockey icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.77 18.346v-.692q0-.31.229-.54q.23-.23.54-.23h.845v2.232h-.846q-.31 0-.539-.23t-.23-.54m2.616.77v-2.231h4.192l1.004-2.258l.677 1.462l-1.12 2.477q-.124.275-.374.412t-.525.138zm15.846-.77q0 .31-.23.54t-.54.23h-.845v-2.231h.846q.31 0 .539.23t.23.539zm-2.616.77h-3.853q-.275 0-.525-.138t-.375-.413L8.132 5.746q-.138-.308.034-.585q.17-.276.515-.276q.18 0 .335.093q.153.093.238.268L12 11.431l2.746-6.185q.085-.175.236-.268t.332-.093q.344 0 .518.277t.035.584l-3.19 7.181l1.746 3.958h4.193z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSportsHockeyRounded(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="M2.77 18.346v-.692q0-.31.229-.54q.23-.23.54-.23h.845v2.232h-.846q-.31 0-.539-.23t-.23-.54m2.616.77v-2.231h4.192l1.004-2.258l.677 1.462l-1.12 2.477q-.124.275-.374.412t-.525.138zm15.846-.77q0 .31-.23.54t-.54.23h-.845v-2.231h.846q.31 0 .539.23t.23.539zm-2.616.77h-3.853q-.275 0-.525-.138t-.375-.413L8.132 5.746q-.138-.308.034-.585q.17-.276.515-.276q.18 0 .335.093q.153.093.238.268L12 11.431l2.746-6.185q.085-.175.236-.268t.332-.093q.344 0 .518.277t.035.584l-3.19 7.181l1.746 3.958h4.193z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.77 18.346v-.692q0-.31.229-.54q.23-.23.54-.23h.845v2.232h-.846q-.31 0-.539-.23t-.23-.54m2.616.77v-2.231h4.192l1.004-2.258l.677 1.462l-1.12 2.477q-.124.275-.374.412t-.525.138zm15.846-.77q0 .31-.23.54t-.54.23h-.845v-2.231h.846q.31 0 .539.23t.23.539zm-2.616.77h-3.853q-.275 0-.525-.138t-.375-.413L8.132 5.746q-.138-.308.034-.585q.17-.276.515-.276q.18 0 .335.093q.153.093.238.268L12 11.431l2.746-6.185q.085-.175.236-.268t.332-.093q.344 0 .518.277t.035.584l-3.19 7.181l1.746 3.958h4.193z"/></svg>
</template>

CSS

.icon-sports-hockey-rounded {
  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%22M2.77%2018.346v-.692q0-.31.229-.54q.23-.23.54-.23h.845v2.232h-.846q-.31%200-.539-.23t-.23-.54m2.616.77v-2.231h4.192l1.004-2.258l.677%201.462l-1.12%202.477q-.124.275-.374.412t-.525.138zm15.846-.77q0%20.31-.23.54t-.54.23h-.845v-2.231h.846q.31%200%20.539.23t.23.539zm-2.616.77h-3.853q-.275%200-.525-.138t-.375-.413L8.132%205.746q-.138-.308.034-.585q.17-.276.515-.276q.18%200%20.335.093q.153.093.238.268L12%2011.431l2.746-6.185q.085-.175.236-.268t.332-.093q.344%200%20.518.277t.035.584l-3.19%207.181l1.746%203.958h4.193z%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%22M2.77%2018.346v-.692q0-.31.229-.54q.23-.23.54-.23h.845v2.232h-.846q-.31%200-.539-.23t-.23-.54m2.616.77v-2.231h4.192l1.004-2.258l.677%201.462l-1.12%202.477q-.124.275-.374.412t-.525.138zm15.846-.77q0%20.31-.23.54t-.54.23h-.845v-2.231h.846q.31%200%20.539.23t.23.539zm-2.616.77h-3.853q-.275%200-.525-.138t-.375-.413L8.132%205.746q-.138-.308.034-.585q.17-.276.515-.276q.18%200%20.335.093q.153.093.238.268L12%2011.431l2.746-6.185q.085-.175.236-.268t.332-.093q.344%200%20.518.277t.035.584l-3.19%207.181l1.746%203.958h4.193z%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-hockey-rounded.svg?color=%231a73e8&size=48