hockey from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
hockey
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the hockey icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="m11.861 19.224l8.987-15.503c.32-.553.117-1.25-.457-1.565c-.565-.31-1.286-.143-1.637.38L8.612 17.67c-.376.562-1.151.742-1.758.409c-.804-.442-.684-1.23-.408-1.93c.263-.67-.02-1.421-.67-1.778c-.861-.474-1.746-.041-2.205.716c-1.319 2.175-.218 5.269 1.913 6.44c2.267 1.246 5.112-.12 6.377-2.302"/><circle cx="18.5" cy="19.5" r="2.5"/><path stroke-linecap="round" d="m16 7l2 1.5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsHockey(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="m11.861 19.224l8.987-15.503c.32-.553.117-1.25-.457-1.565c-.565-.31-1.286-.143-1.637.38L8.612 17.67c-.376.562-1.151.742-1.758.409c-.804-.442-.684-1.23-.408-1.93c.263-.67-.02-1.421-.67-1.778c-.861-.474-1.746-.041-2.205.716c-1.319 2.175-.218 5.269 1.913 6.44c2.267 1.246 5.112-.12 6.377-2.302"/><circle cx="18.5" cy="19.5" r="2.5"/><path strokeLinecap="round" d="m16 7l2 1.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="m11.861 19.224l8.987-15.503c.32-.553.117-1.25-.457-1.565c-.565-.31-1.286-.143-1.637.38L8.612 17.67c-.376.562-1.151.742-1.758.409c-.804-.442-.684-1.23-.408-1.93c.263-.67-.02-1.421-.67-1.778c-.861-.474-1.746-.041-2.205.716c-1.319 2.175-.218 5.269 1.913 6.44c2.267 1.246 5.112-.12 6.377-2.302"/><circle cx="18.5" cy="19.5" r="2.5"/><path stroke-linecap="round" d="m16 7l2 1.5"/></g></svg>
</template>

CSS

.icon-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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m11.861%2019.224l8.987-15.503c.32-.553.117-1.25-.457-1.565c-.565-.31-1.286-.143-1.637.38L8.612%2017.67c-.376.562-1.151.742-1.758.409c-.804-.442-.684-1.23-.408-1.93c.263-.67-.02-1.421-.67-1.778c-.861-.474-1.746-.041-2.205.716c-1.319%202.175-.218%205.269%201.913%206.44c2.267%201.246%205.112-.12%206.377-2.302%22%2F%3E%3Ccircle%20cx%3D%2218.5%22%20cy%3D%2219.5%22%20r%3D%222.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m16%207l2%201.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m11.861%2019.224l8.987-15.503c.32-.553.117-1.25-.457-1.565c-.565-.31-1.286-.143-1.637.38L8.612%2017.67c-.376.562-1.151.742-1.758.409c-.804-.442-.684-1.23-.408-1.93c.263-.67-.02-1.421-.67-1.778c-.861-.474-1.746-.041-2.205.716c-1.319%202.175-.218%205.269%201.913%206.44c2.267%201.246%205.112-.12%206.377-2.302%22%2F%3E%3Ccircle%20cx%3D%2218.5%22%20cy%3D%2219.5%22%20r%3D%222.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m16%207l2%201.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/hockey.svg?color=%231a73e8&size=48