baseball icon
baseball-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- baseball-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
baseballBoxIcons v2baseballBoxIcons v2 SolidbaseballEmoji One (Colored)baseballElement PlusbaseballFont Awesome 6 SolidbaseballFont Awesome SolidbaseballFluent EmojibaseballFluent Emoji FlatbaseballFluent Emoji High ContrastbaseballFirefox OS EmojibaseballHuge IconsbaseballIconParkbaseballIconPark OutlinebaseballIonIconsbaseballJam IconsbaseballLucide LabbaseballMaterial Design Iconsbaseball-fillMingCute IconbaseballMyna UI IconsbaseballNoto EmojibaseballOpenMojibaseball-fillRemix IconbaseballStreamline EmojisbaseballTwitter Emoji
Related icons in Phosphor
Use the baseball icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 20a108 108 0 1 0 108 108A108.12 108.12 0 0 0 128 20M77 194.66A109 109 0 0 0 85.54 182a12 12 0 1 0-20.77-12a83 83 0 0 1-4.77 7.27a83.73 83.73 0 0 1 0-98.54A83 83 0 0 1 64.77 86a12 12 0 1 0 20.77-12A109 109 0 0 0 77 61.34a83.76 83.76 0 0 1 102.06 0a109 109 0 0 0-8.6 12.66a12 12 0 1 0 20.77 12a83 83 0 0 1 4.77-7.27a83.73 83.73 0 0 1 0 98.54a83 83 0 0 1-4.74-7.28a12 12 0 1 0-20.77 12a109 109 0 0 0 8.51 12.67a83.76 83.76 0 0 1-102.06 0Zm22.2-80.14A110 110 0 0 1 100 128a110 110 0 0 1-.83 13.48A12 12 0 0 1 87.27 152a13 13 0 0 1-1.5-.09a12 12 0 0 1-10.42-13.39A86 86 0 0 0 76 128a86 86 0 0 0-.65-10.52a12 12 0 1 1 23.82-3Zm71.06 37.39a13 13 0 0 1-1.5.09a12 12 0 0 1-11.9-10.52a110 110 0 0 1 0-27a12 12 0 1 1 23.82 3a85.5 85.5 0 0 0 0 21a12 12 0 0 1-10.45 13.43Z"/></svg>
React
import type { SVGProps } from "react";
export function PhBaseballBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 20a108 108 0 1 0 108 108A108.12 108.12 0 0 0 128 20M77 194.66A109 109 0 0 0 85.54 182a12 12 0 1 0-20.77-12a83 83 0 0 1-4.77 7.27a83.73 83.73 0 0 1 0-98.54A83 83 0 0 1 64.77 86a12 12 0 1 0 20.77-12A109 109 0 0 0 77 61.34a83.76 83.76 0 0 1 102.06 0a109 109 0 0 0-8.6 12.66a12 12 0 1 0 20.77 12a83 83 0 0 1 4.77-7.27a83.73 83.73 0 0 1 0 98.54a83 83 0 0 1-4.74-7.28a12 12 0 1 0-20.77 12a109 109 0 0 0 8.51 12.67a83.76 83.76 0 0 1-102.06 0Zm22.2-80.14A110 110 0 0 1 100 128a110 110 0 0 1-.83 13.48A12 12 0 0 1 87.27 152a13 13 0 0 1-1.5-.09a12 12 0 0 1-10.42-13.39A86 86 0 0 0 76 128a86 86 0 0 0-.65-10.52a12 12 0 1 1 23.82-3Zm71.06 37.39a13 13 0 0 1-1.5.09a12 12 0 0 1-11.9-10.52a110 110 0 0 1 0-27a12 12 0 1 1 23.82 3a85.5 85.5 0 0 0 0 21a12 12 0 0 1-10.45 13.43Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 20a108 108 0 1 0 108 108A108.12 108.12 0 0 0 128 20M77 194.66A109 109 0 0 0 85.54 182a12 12 0 1 0-20.77-12a83 83 0 0 1-4.77 7.27a83.73 83.73 0 0 1 0-98.54A83 83 0 0 1 64.77 86a12 12 0 1 0 20.77-12A109 109 0 0 0 77 61.34a83.76 83.76 0 0 1 102.06 0a109 109 0 0 0-8.6 12.66a12 12 0 1 0 20.77 12a83 83 0 0 1 4.77-7.27a83.73 83.73 0 0 1 0 98.54a83 83 0 0 1-4.74-7.28a12 12 0 1 0-20.77 12a109 109 0 0 0 8.51 12.67a83.76 83.76 0 0 1-102.06 0Zm22.2-80.14A110 110 0 0 1 100 128a110 110 0 0 1-.83 13.48A12 12 0 0 1 87.27 152a13 13 0 0 1-1.5-.09a12 12 0 0 1-10.42-13.39A86 86 0 0 0 76 128a86 86 0 0 0-.65-10.52a12 12 0 1 1 23.82-3Zm71.06 37.39a13 13 0 0 1-1.5.09a12 12 0 0 1-11.9-10.52a110 110 0 0 1 0-27a12 12 0 1 1 23.82 3a85.5 85.5 0 0 0 0 21a12 12 0 0 1-10.45 13.43Z"/></svg> </template>
CSS
.icon-baseball-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%2020a108%20108%200%201%200%20108%20108A108.12%20108.12%200%200%200%20128%2020M77%20194.66A109%20109%200%200%200%2085.54%20182a12%2012%200%201%200-20.77-12a83%2083%200%200%201-4.77%207.27a83.73%2083.73%200%200%201%200-98.54A83%2083%200%200%201%2064.77%2086a12%2012%200%201%200%2020.77-12A109%20109%200%200%200%2077%2061.34a83.76%2083.76%200%200%201%20102.06%200a109%20109%200%200%200-8.6%2012.66a12%2012%200%201%200%2020.77%2012a83%2083%200%200%201%204.77-7.27a83.73%2083.73%200%200%201%200%2098.54a83%2083%200%200%201-4.74-7.28a12%2012%200%201%200-20.77%2012a109%20109%200%200%200%208.51%2012.67a83.76%2083.76%200%200%201-102.06%200Zm22.2-80.14A110%20110%200%200%201%20100%20128a110%20110%200%200%201-.83%2013.48A12%2012%200%200%201%2087.27%20152a13%2013%200%200%201-1.5-.09a12%2012%200%200%201-10.42-13.39A86%2086%200%200%200%2076%20128a86%2086%200%200%200-.65-10.52a12%2012%200%201%201%2023.82-3Zm71.06%2037.39a13%2013%200%200%201-1.5.09a12%2012%200%200%201-11.9-10.52a110%20110%200%200%201%200-27a12%2012%200%201%201%2023.82%203a85.5%2085.5%200%200%200%200%2021a12%2012%200%200%201-10.45%2013.43Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%2020a108%20108%200%201%200%20108%20108A108.12%20108.12%200%200%200%20128%2020M77%20194.66A109%20109%200%200%200%2085.54%20182a12%2012%200%201%200-20.77-12a83%2083%200%200%201-4.77%207.27a83.73%2083.73%200%200%201%200-98.54A83%2083%200%200%201%2064.77%2086a12%2012%200%201%200%2020.77-12A109%20109%200%200%200%2077%2061.34a83.76%2083.76%200%200%201%20102.06%200a109%20109%200%200%200-8.6%2012.66a12%2012%200%201%200%2020.77%2012a83%2083%200%200%201%204.77-7.27a83.73%2083.73%200%200%201%200%2098.54a83%2083%200%200%201-4.74-7.28a12%2012%200%201%200-20.77%2012a109%20109%200%200%200%208.51%2012.67a83.76%2083.76%200%200%201-102.06%200Zm22.2-80.14A110%20110%200%200%201%20100%20128a110%20110%200%200%201-.83%2013.48A12%2012%200%200%201%2087.27%20152a13%2013%200%200%201-1.5-.09a12%2012%200%200%201-10.42-13.39A86%2086%200%200%200%2076%20128a86%2086%200%200%200-.65-10.52a12%2012%200%201%201%2023.82-3Zm71.06%2037.39a13%2013%200%200%201-1.5.09a12%2012%200%200%201-11.9-10.52a110%20110%200%200%201%200-27a12%2012%200%201%201%2023.82%203a85.5%2085.5%200%200%200%200%2021a12%2012%200%200%201-10.45%2013.43Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/baseball-bold.svg?color=%231a73e8&size=48