baseball bat ball icon
baseball-bat-ball from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- baseball-bat-ball
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Viewbox
- 512×512
- License
- CC BY 4.0
The same icon in other sets
Use the baseball bat ball icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M424 0c-12.4 0-24.2 4.9-33 13.7L233.5 171.2c-10.5 10.5-19.8 22.1-27.7 34.6l-73.1 115.8c-7.3 11.5-15.8 22.2-25.5 31.9l-37.3 37.2l51.3 51.3l37.3-37.3c9.6-9.6 20.3-18.2 31.9-25.5l115.8-73.1c12.5-7.9 24.1-17.2 34.6-27.7L498.3 121c8.7-8.7 13.7-20.6 13.7-33s-4.9-24.2-13.7-33L457 13.7C448.2 4.9 436.4 0 424 0m88 432a80 80 0 1 0-160 0a80 80 0 1 0 160 0M15 399c-9.4 9.4-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L49 399c-9.4-9.4-24.6-9.4-33.9 0z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidBaseballBatBall(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M424 0c-12.4 0-24.2 4.9-33 13.7L233.5 171.2c-10.5 10.5-19.8 22.1-27.7 34.6l-73.1 115.8c-7.3 11.5-15.8 22.2-25.5 31.9l-37.3 37.2l51.3 51.3l37.3-37.3c9.6-9.6 20.3-18.2 31.9-25.5l115.8-73.1c12.5-7.9 24.1-17.2 34.6-27.7L498.3 121c8.7-8.7 13.7-20.6 13.7-33s-4.9-24.2-13.7-33L457 13.7C448.2 4.9 436.4 0 424 0m88 432a80 80 0 1 0-160 0a80 80 0 1 0 160 0M15 399c-9.4 9.4-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L49 399c-9.4-9.4-24.6-9.4-33.9 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M424 0c-12.4 0-24.2 4.9-33 13.7L233.5 171.2c-10.5 10.5-19.8 22.1-27.7 34.6l-73.1 115.8c-7.3 11.5-15.8 22.2-25.5 31.9l-37.3 37.2l51.3 51.3l37.3-37.3c9.6-9.6 20.3-18.2 31.9-25.5l115.8-73.1c12.5-7.9 24.1-17.2 34.6-27.7L498.3 121c8.7-8.7 13.7-20.6 13.7-33s-4.9-24.2-13.7-33L457 13.7C448.2 4.9 436.4 0 424 0m88 432a80 80 0 1 0-160 0a80 80 0 1 0 160 0M15 399c-9.4 9.4-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L49 399c-9.4-9.4-24.6-9.4-33.9 0z"/></svg> </template>
CSS
.icon-baseball-bat-ball {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M424%200c-12.4%200-24.2%204.9-33%2013.7L233.5%20171.2c-10.5%2010.5-19.8%2022.1-27.7%2034.6l-73.1%20115.8c-7.3%2011.5-15.8%2022.2-25.5%2031.9l-37.3%2037.2l51.3%2051.3l37.3-37.3c9.6-9.6%2020.3-18.2%2031.9-25.5l115.8-73.1c12.5-7.9%2024.1-17.2%2034.6-27.7L498.3%20121c8.7-8.7%2013.7-20.6%2013.7-33s-4.9-24.2-13.7-33L457%2013.7C448.2%204.9%20436.4%200%20424%200m88%20432a80%2080%200%201%200-160%200a80%2080%200%201%200%20160%200M15%20399c-9.4%209.4-9.4%2024.6%200%2033.9l64%2064c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9L49%20399c-9.4-9.4-24.6-9.4-33.9%200z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M424%200c-12.4%200-24.2%204.9-33%2013.7L233.5%20171.2c-10.5%2010.5-19.8%2022.1-27.7%2034.6l-73.1%20115.8c-7.3%2011.5-15.8%2022.2-25.5%2031.9l-37.3%2037.2l51.3%2051.3l37.3-37.3c9.6-9.6%2020.3-18.2%2031.9-25.5l115.8-73.1c12.5-7.9%2024.1-17.2%2034.6-27.7L498.3%20121c8.7-8.7%2013.7-20.6%2013.7-33s-4.9-24.2-13.7-33L457%2013.7C448.2%204.9%20436.4%200%20424%200m88%20432a80%2080%200%201%200-160%200a80%2080%200%201%200%20160%200M15%20399c-9.4%209.4-9.4%2024.6%200%2033.9l64%2064c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9L49%20399c-9.4-9.4-24.6-9.4-33.9%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/baseball-bat-ball.svg?color=%231a73e8&size=48