ice hockey icon
ice-hockey from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- ice-hockey
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the ice 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="M14.634 16.517L22 3m-4.453 0l-5.173 9.787c-.635 1.2-1.028 1.362-2.34.962c-1.673-.51-5.02-2.28-6.686-1.507c-1.667.774-1.808 5.936-.31 6.994c1.678 1.185 6.649.758 8.758.274"/><path d="m8 13l-2 7"/><path stroke-linecap="round" d="M12 19c0-1.655.345-2 2-2h4c1.655 0 2 .345 2 2s-.345 2-2 2h-4c-1.655 0-2-.345-2-2"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsIceHockey(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="M14.634 16.517L22 3m-4.453 0l-5.173 9.787c-.635 1.2-1.028 1.362-2.34.962c-1.673-.51-5.02-2.28-6.686-1.507c-1.667.774-1.808 5.936-.31 6.994c1.678 1.185 6.649.758 8.758.274"/><path d="m8 13l-2 7"/><path strokeLinecap="round" d="M12 19c0-1.655.345-2 2-2h4c1.655 0 2 .345 2 2s-.345 2-2 2h-4c-1.655 0-2-.345-2-2"/></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="M14.634 16.517L22 3m-4.453 0l-5.173 9.787c-.635 1.2-1.028 1.362-2.34.962c-1.673-.51-5.02-2.28-6.686-1.507c-1.667.774-1.808 5.936-.31 6.994c1.678 1.185 6.649.758 8.758.274"/><path d="m8 13l-2 7"/><path stroke-linecap="round" d="M12 19c0-1.655.345-2 2-2h4c1.655 0 2 .345 2 2s-.345 2-2 2h-4c-1.655 0-2-.345-2-2"/></g></svg> </template>
CSS
.icon-ice-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%22M14.634%2016.517L22%203m-4.453%200l-5.173%209.787c-.635%201.2-1.028%201.362-2.34.962c-1.673-.51-5.02-2.28-6.686-1.507c-1.667.774-1.808%205.936-.31%206.994c1.678%201.185%206.649.758%208.758.274%22%2F%3E%3Cpath%20d%3D%22m8%2013l-2%207%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2019c0-1.655.345-2%202-2h4c1.655%200%202%20.345%202%202s-.345%202-2%202h-4c-1.655%200-2-.345-2-2%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%22M14.634%2016.517L22%203m-4.453%200l-5.173%209.787c-.635%201.2-1.028%201.362-2.34.962c-1.673-.51-5.02-2.28-6.686-1.507c-1.667.774-1.808%205.936-.31%206.994c1.678%201.185%206.649.758%208.758.274%22%2F%3E%3Cpath%20d%3D%22m8%2013l-2%207%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2019c0-1.655.345-2%202-2h4c1.655%200%202%20.345%202%202s-.345%202-2%202h-4c-1.655%200-2-.345-2-2%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/ice-hockey.svg?color=%231a73e8&size=48