golf bat icon
golf-bat from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- golf-bat
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the golf bat icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.471 17.263L12 20.974c-.38.39-.745.79-1.282.947c-.27.079-.558.079-1.136.079H6.646c-1.522 0-2.95-.486-3.487-2.065c-.505-1.484.193-3.946 2.08-3.935c.696.004 1.208.424 2.232 1.263M12 21l4.5-11m1.12-6.577L16.134 9a.635.635 0 0 0 1.165.479l2.864-5.012a1.385 1.385 0 1 0-2.541-1.044"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsGolfBat(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M7.471 17.263L12 20.974c-.38.39-.745.79-1.282.947c-.27.079-.558.079-1.136.079H6.646c-1.522 0-2.95-.486-3.487-2.065c-.505-1.484.193-3.946 2.08-3.935c.696.004 1.208.424 2.232 1.263M12 21l4.5-11m1.12-6.577L16.134 9a.635.635 0 0 0 1.165.479l2.864-5.012a1.385 1.385 0 1 0-2.541-1.044"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.471 17.263L12 20.974c-.38.39-.745.79-1.282.947c-.27.079-.558.079-1.136.079H6.646c-1.522 0-2.95-.486-3.487-2.065c-.505-1.484.193-3.946 2.08-3.935c.696.004 1.208.424 2.232 1.263M12 21l4.5-11m1.12-6.577L16.134 9a.635.635 0 0 0 1.165.479l2.864-5.012a1.385 1.385 0 1 0-2.541-1.044"/></svg> </template>
CSS
.icon-golf-bat {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7.471%2017.263L12%2020.974c-.38.39-.745.79-1.282.947c-.27.079-.558.079-1.136.079H6.646c-1.522%200-2.95-.486-3.487-2.065c-.505-1.484.193-3.946%202.08-3.935c.696.004%201.208.424%202.232%201.263M12%2021l4.5-11m1.12-6.577L16.134%209a.635.635%200%200%200%201.165.479l2.864-5.012a1.385%201.385%200%201%200-2.541-1.044%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7.471%2017.263L12%2020.974c-.38.39-.745.79-1.282.947c-.27.079-.558.079-1.136.079H6.646c-1.522%200-2.95-.486-3.487-2.065c-.505-1.484.193-3.946%202.08-3.935c.696.004%201.208.424%202.232%201.263M12%2021l4.5-11m1.12-6.577L16.134%209a.635.635%200%200%200%201.165.479l2.864-5.012a1.385%201.385%200%201%200-2.541-1.044%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/golf-bat.svg?color=%231a73e8&size=48