sports hockey icon
sports-hockey-sharp from Material Symbols Light by Google · Sharp · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- sports-hockey-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- sports-hockey-outline-sharp
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 19.116v-2.231h1.615v2.23zm2.615 0v-2.231h4.192l1.004-2.258l.677 1.462l-1.37 3.027zm14.23 0v-2.231h1.616v2.23zm-1 0h-4.503L7.735 4.885h1.35L12 11.43l2.916-6.546h1.35l-3.589 8.042l1.746 3.958h4.193z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSportsHockeySharp(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 19.116v-2.231h1.615v2.23zm2.615 0v-2.231h4.192l1.004-2.258l.677 1.462l-1.37 3.027zm14.23 0v-2.231h1.616v2.23zm-1 0h-4.503L7.735 4.885h1.35L12 11.43l2.916-6.546h1.35l-3.589 8.042l1.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 19.116v-2.231h1.615v2.23zm2.615 0v-2.231h4.192l1.004-2.258l.677 1.462l-1.37 3.027zm14.23 0v-2.231h1.616v2.23zm-1 0h-4.503L7.735 4.885h1.35L12 11.43l2.916-6.546h1.35l-3.589 8.042l1.746 3.958h4.193z"/></svg> </template>
CSS
.icon-sports-hockey-sharp {
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%2019.116v-2.231h1.615v2.23zm2.615%200v-2.231h4.192l1.004-2.258l.677%201.462l-1.37%203.027zm14.23%200v-2.231h1.616v2.23zm-1%200h-4.503L7.735%204.885h1.35L12%2011.43l2.916-6.546h1.35l-3.589%208.042l1.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%2019.116v-2.231h1.615v2.23zm2.615%200v-2.231h4.192l1.004-2.258l.677%201.462l-1.37%203.027zm14.23%200v-2.231h1.616v2.23zm-1%200h-4.503L7.735%204.885h1.35L12%2011.43l2.916-6.546h1.35l-3.589%208.042l1.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-sharp.svg?color=%231a73e8&size=48