baseball bat icon
baseball-bat from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- baseball-bat
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the baseball bat 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 d="M5.46 20L20.556 8.69a3.738 3.738 0 1 0-5.246-5.247L4 18.541"/><path d="M5.578 21.843c1.502-2.072-1.332-4.932-3.42-3.418a.38.38 0 0 0-.046.577L5 21.888c.166.166.44.144.578-.045ZM10 17l-3-3"/><circle cx="2.5" cy="2.5" r="2.5" transform="matrix(-1 0 0 1 21 16)"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBaseballBat(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 d="M5.46 20L20.556 8.69a3.738 3.738 0 1 0-5.246-5.247L4 18.541"/><path d="M5.578 21.843c1.502-2.072-1.332-4.932-3.42-3.418a.38.38 0 0 0-.046.577L5 21.888c.166.166.44.144.578-.045ZM10 17l-3-3"/><circle cx="2.5" cy="2.5" r="2.5" transform="matrix(-1 0 0 1 21 16)"/></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 d="M5.46 20L20.556 8.69a3.738 3.738 0 1 0-5.246-5.247L4 18.541"/><path d="M5.578 21.843c1.502-2.072-1.332-4.932-3.42-3.418a.38.38 0 0 0-.046.577L5 21.888c.166.166.44.144.578-.045ZM10 17l-3-3"/><circle cx="2.5" cy="2.5" r="2.5" transform="matrix(-1 0 0 1 21 16)"/></g></svg> </template>
CSS
.icon-baseball-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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M5.46%2020L20.556%208.69a3.738%203.738%200%201%200-5.246-5.247L4%2018.541%22%2F%3E%3Cpath%20d%3D%22M5.578%2021.843c1.502-2.072-1.332-4.932-3.42-3.418a.38.38%200%200%200-.046.577L5%2021.888c.166.166.44.144.578-.045ZM10%2017l-3-3%22%2F%3E%3Ccircle%20cx%3D%222.5%22%20cy%3D%222.5%22%20r%3D%222.5%22%20transform%3D%22matrix(-1%200%200%201%2021%2016)%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%20d%3D%22M5.46%2020L20.556%208.69a3.738%203.738%200%201%200-5.246-5.247L4%2018.541%22%2F%3E%3Cpath%20d%3D%22M5.578%2021.843c1.502-2.072-1.332-4.932-3.42-3.418a.38.38%200%200%200-.046.577L5%2021.888c.166.166.44.144.578-.045ZM10%2017l-3-3%22%2F%3E%3Ccircle%20cx%3D%222.5%22%20cy%3D%222.5%22%20r%3D%222.5%22%20transform%3D%22matrix(-1%200%200%201%2021%2016)%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/baseball-bat.svg?color=%231a73e8&size=48