sports hockey icon
sports-hockey from Material Symbols Light by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- sports-hockey
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- sports-hockey-outline
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-1.462q0-.329.22-.55q.22-.22.548-.22h.847v2.232zm2.615 0v-2.231h4.192l1.004-2.258l.677 1.462l-1.12 2.477q-.144.294-.346.422t-.553.128zm14.23 0v-2.231h.847q.329 0 .549.22t.22.549v1.462zm-1 0h-3.853q-.333 0-.545-.128t-.355-.422L7.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 MaterialSymbolsLightSportsHockey(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-1.462q0-.329.22-.55q.22-.22.548-.22h.847v2.232zm2.615 0v-2.231h4.192l1.004-2.258l.677 1.462l-1.12 2.477q-.144.294-.346.422t-.553.128zm14.23 0v-2.231h.847q.329 0 .549.22t.22.549v1.462zm-1 0h-3.853q-.333 0-.545-.128t-.355-.422L7.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-1.462q0-.329.22-.55q.22-.22.548-.22h.847v2.232zm2.615 0v-2.231h4.192l1.004-2.258l.677 1.462l-1.12 2.477q-.144.294-.346.422t-.553.128zm14.23 0v-2.231h.847q.329 0 .549.22t.22.549v1.462zm-1 0h-3.853q-.333 0-.545-.128t-.355-.422L7.735 4.885h1.35L12 11.43l2.916-6.546h1.35l-3.589 8.042l1.746 3.958h4.193z"/></svg> </template>
CSS
.icon-sports-hockey {
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-1.462q0-.329.22-.55q.22-.22.548-.22h.847v2.232zm2.615%200v-2.231h4.192l1.004-2.258l.677%201.462l-1.12%202.477q-.144.294-.346.422t-.553.128zm14.23%200v-2.231h.847q.329%200%20.549.22t.22.549v1.462zm-1%200h-3.853q-.333%200-.545-.128t-.355-.422L7.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-1.462q0-.329.22-.55q.22-.22.548-.22h.847v2.232zm2.615%200v-2.231h4.192l1.004-2.258l.677%201.462l-1.12%202.477q-.144.294-.346.422t-.553.128zm14.23%200v-2.231h.847q.329%200%20.549.22t.22.549v1.462zm-1%200h-3.853q-.333%200-.545-.128t-.355-.422L7.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.svg?color=%231a73e8&size=48