baseball emoji
baseball from Streamline Emojis by Streamline · Default · Activity · CC-BY-4.0 Attribution required.
- Name
- baseball
- Set
- Streamline Emojis
- Style
- Default
- Category
- Activity
- Viewbox
- 48×48
- License
- CC BY 4.0
The same emoji 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 EmojibaseballOpenMojibaseballPhosphorbaseball-fillRemix IconbaseballTwitter Emoji
More activity icons from Streamline Emojis
Use the baseball emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M7.62 44.86a16.38 2.14 0 1 0 32.76 0a16.38 2.14 0 1 0-32.76 0" opacity=".15"/><path fill="#f0f0f0" d="M4.06 24a19.94 19.94 0 1 0 39.88 0a19.94 19.94 0 1 0-39.88 0"/><path fill="#fff" d="M24 9.76a19.94 19.94 0 0 1 19.72 17.09a21 21 0 0 0 .22-2.85a19.94 19.94 0 0 0-39.88 0a21 21 0 0 0 .22 2.85A19.94 19.94 0 0 1 24 9.76"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M4.06 24a19.94 19.94 0 1 0 39.88 0a19.94 19.94 0 1 0-39.88 0"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M29 4.69v.08s-1.43 9.73 3.56 17.09c4.18 6.18 9.36 6.5 10.93 6.45M4.88 18.33c1 .22 8.39 2.05 12.71 7.81c4.09 5.46 2.62 15.18 2.22 17.36"/><path fill="#ff866e" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M30.59 5.68L27 5.64a1.43 1.43 0 0 0 0 2.85h3.56a1.43 1.43 0 1 0 0-2.85Z"/><path fill="#ff6242" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M32.25 13a1.43 1.43 0 0 0-1.63-1.18l-3.52.56A1.43 1.43 0 0 0 25.92 14a1.41 1.41 0 0 0 1.63 1.18l3.52-.56A1.43 1.43 0 0 0 32.25 13m-18.57 5.51a1.42 1.42 0 0 0-1.95.48l-1.84 3.06a1.43 1.43 0 0 0 2.45 1.46l1.83-3.05a1.42 1.42 0 0 0-.49-1.95"/><path fill="#ff866e" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M7.87 15.85a1.42 1.42 0 0 0-1.77 1l-1 3.41a1.43 1.43 0 0 0 2.69.74l1-3.41a1.42 1.42 0 0 0-.92-1.74"/><path fill="#ff6242" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M19.28 22.9a1.42 1.42 0 0 0-2-.12l-2.66 2.36a1.42 1.42 0 1 0 1.89 2.13l2.66-2.36a1.42 1.42 0 0 0 .11-2.01m3.56 6.69a1.43 1.43 0 0 0-1.76-1l-3.43 1a1.43 1.43 0 1 0 .77 2.75l3.43-1a1.42 1.42 0 0 0 .99-1.75M22.43 35l-3.56-.08a1.43 1.43 0 1 0-.07 2.85l3.57.08a1.43 1.43 0 0 0 .06-2.85m-.32 5.76l-3.49-.7a1.42 1.42 0 0 0-1.68 1.11a1.44 1.44 0 0 0 1.12 1.68l3.49.7a1.42 1.42 0 0 0 1.68-1.11a1.44 1.44 0 0 0-1.12-1.68M33.92 18.3a1.42 1.42 0 0 0-2-.43L29 19.8a1.43 1.43 0 0 0 1.54 2.4l3-1.93a1.42 1.42 0 0 0 .38-1.97m3.46 4.42a1.42 1.42 0 0 0-2 .41l-2 3a1.43 1.43 0 1 0 2.38 1.57l2-3a1.42 1.42 0 0 0-.38-1.98m5.1 2.72a1.42 1.42 0 0 0-1.73 1l-.9 3.45a1.43 1.43 0 1 0 2.76.72l.89-3.45a1.42 1.42 0 0 0-1.02-1.72"/></svg>
React
import type { SVGProps } from "react";
export function StreamlineEmojisBaseball(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M7.62 44.86a16.38 2.14 0 1 0 32.76 0a16.38 2.14 0 1 0-32.76 0" opacity=".15"/><path fill="#f0f0f0" d="M4.06 24a19.94 19.94 0 1 0 39.88 0a19.94 19.94 0 1 0-39.88 0"/><path fill="#fff" d="M24 9.76a19.94 19.94 0 0 1 19.72 17.09a21 21 0 0 0 .22-2.85a19.94 19.94 0 0 0-39.88 0a21 21 0 0 0 .22 2.85A19.94 19.94 0 0 1 24 9.76"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M4.06 24a19.94 19.94 0 1 0 39.88 0a19.94 19.94 0 1 0-39.88 0"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M29 4.69v.08s-1.43 9.73 3.56 17.09c4.18 6.18 9.36 6.5 10.93 6.45M4.88 18.33c1 .22 8.39 2.05 12.71 7.81c4.09 5.46 2.62 15.18 2.22 17.36"/><path fill="#ff866e" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M30.59 5.68L27 5.64a1.43 1.43 0 0 0 0 2.85h3.56a1.43 1.43 0 1 0 0-2.85Z"/><path fill="#ff6242" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M32.25 13a1.43 1.43 0 0 0-1.63-1.18l-3.52.56A1.43 1.43 0 0 0 25.92 14a1.41 1.41 0 0 0 1.63 1.18l3.52-.56A1.43 1.43 0 0 0 32.25 13m-18.57 5.51a1.42 1.42 0 0 0-1.95.48l-1.84 3.06a1.43 1.43 0 0 0 2.45 1.46l1.83-3.05a1.42 1.42 0 0 0-.49-1.95"/><path fill="#ff866e" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M7.87 15.85a1.42 1.42 0 0 0-1.77 1l-1 3.41a1.43 1.43 0 0 0 2.69.74l1-3.41a1.42 1.42 0 0 0-.92-1.74"/><path fill="#ff6242" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M19.28 22.9a1.42 1.42 0 0 0-2-.12l-2.66 2.36a1.42 1.42 0 1 0 1.89 2.13l2.66-2.36a1.42 1.42 0 0 0 .11-2.01m3.56 6.69a1.43 1.43 0 0 0-1.76-1l-3.43 1a1.43 1.43 0 1 0 .77 2.75l3.43-1a1.42 1.42 0 0 0 .99-1.75M22.43 35l-3.56-.08a1.43 1.43 0 1 0-.07 2.85l3.57.08a1.43 1.43 0 0 0 .06-2.85m-.32 5.76l-3.49-.7a1.42 1.42 0 0 0-1.68 1.11a1.44 1.44 0 0 0 1.12 1.68l3.49.7a1.42 1.42 0 0 0 1.68-1.11a1.44 1.44 0 0 0-1.12-1.68M33.92 18.3a1.42 1.42 0 0 0-2-.43L29 19.8a1.43 1.43 0 0 0 1.54 2.4l3-1.93a1.42 1.42 0 0 0 .38-1.97m3.46 4.42a1.42 1.42 0 0 0-2 .41l-2 3a1.43 1.43 0 1 0 2.38 1.57l2-3a1.42 1.42 0 0 0-.38-1.98m5.1 2.72a1.42 1.42 0 0 0-1.73 1l-.9 3.45a1.43 1.43 0 1 0 2.76.72l.89-3.45a1.42 1.42 0 0 0-1.02-1.72"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M7.62 44.86a16.38 2.14 0 1 0 32.76 0a16.38 2.14 0 1 0-32.76 0" opacity=".15"/><path fill="#f0f0f0" d="M4.06 24a19.94 19.94 0 1 0 39.88 0a19.94 19.94 0 1 0-39.88 0"/><path fill="#fff" d="M24 9.76a19.94 19.94 0 0 1 19.72 17.09a21 21 0 0 0 .22-2.85a19.94 19.94 0 0 0-39.88 0a21 21 0 0 0 .22 2.85A19.94 19.94 0 0 1 24 9.76"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M4.06 24a19.94 19.94 0 1 0 39.88 0a19.94 19.94 0 1 0-39.88 0"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M29 4.69v.08s-1.43 9.73 3.56 17.09c4.18 6.18 9.36 6.5 10.93 6.45M4.88 18.33c1 .22 8.39 2.05 12.71 7.81c4.09 5.46 2.62 15.18 2.22 17.36"/><path fill="#ff866e" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M30.59 5.68L27 5.64a1.43 1.43 0 0 0 0 2.85h3.56a1.43 1.43 0 1 0 0-2.85Z"/><path fill="#ff6242" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M32.25 13a1.43 1.43 0 0 0-1.63-1.18l-3.52.56A1.43 1.43 0 0 0 25.92 14a1.41 1.41 0 0 0 1.63 1.18l3.52-.56A1.43 1.43 0 0 0 32.25 13m-18.57 5.51a1.42 1.42 0 0 0-1.95.48l-1.84 3.06a1.43 1.43 0 0 0 2.45 1.46l1.83-3.05a1.42 1.42 0 0 0-.49-1.95"/><path fill="#ff866e" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M7.87 15.85a1.42 1.42 0 0 0-1.77 1l-1 3.41a1.43 1.43 0 0 0 2.69.74l1-3.41a1.42 1.42 0 0 0-.92-1.74"/><path fill="#ff6242" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M19.28 22.9a1.42 1.42 0 0 0-2-.12l-2.66 2.36a1.42 1.42 0 1 0 1.89 2.13l2.66-2.36a1.42 1.42 0 0 0 .11-2.01m3.56 6.69a1.43 1.43 0 0 0-1.76-1l-3.43 1a1.43 1.43 0 1 0 .77 2.75l3.43-1a1.42 1.42 0 0 0 .99-1.75M22.43 35l-3.56-.08a1.43 1.43 0 1 0-.07 2.85l3.57.08a1.43 1.43 0 0 0 .06-2.85m-.32 5.76l-3.49-.7a1.42 1.42 0 0 0-1.68 1.11a1.44 1.44 0 0 0 1.12 1.68l3.49.7a1.42 1.42 0 0 0 1.68-1.11a1.44 1.44 0 0 0-1.12-1.68M33.92 18.3a1.42 1.42 0 0 0-2-.43L29 19.8a1.43 1.43 0 0 0 1.54 2.4l3-1.93a1.42 1.42 0 0 0 .38-1.97m3.46 4.42a1.42 1.42 0 0 0-2 .41l-2 3a1.43 1.43 0 1 0 2.38 1.57l2-3a1.42 1.42 0 0 0-.38-1.98m5.1 2.72a1.42 1.42 0 0 0-1.73 1l-.9 3.45a1.43 1.43 0 1 0 2.76.72l.89-3.45a1.42 1.42 0 0 0-1.02-1.72"/></svg> </template>
CSS
.icon-baseball {
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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M7.62%2044.86a16.38%202.14%200%201%200%2032.76%200a16.38%202.14%200%201%200-32.76%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22M4.06%2024a19.94%2019.94%200%201%200%2039.88%200a19.94%2019.94%200%201%200-39.88%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24%209.76a19.94%2019.94%200%200%201%2019.72%2017.09a21%2021%200%200%200%20.22-2.85a19.94%2019.94%200%200%200-39.88%200a21%2021%200%200%200%20.22%202.85A19.94%2019.94%200%200%201%2024%209.76%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4.06%2024a19.94%2019.94%200%201%200%2039.88%200a19.94%2019.94%200%201%200-39.88%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M29%204.69v.08s-1.43%209.73%203.56%2017.09c4.18%206.18%209.36%206.5%2010.93%206.45M4.88%2018.33c1%20.22%208.39%202.05%2012.71%207.81c4.09%205.46%202.62%2015.18%202.22%2017.36%22%2F%3E%3Cpath%20fill%3D%22%23ff866e%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.59%205.68L27%205.64a1.43%201.43%200%200%200%200%202.85h3.56a1.43%201.43%200%201%200%200-2.85Z%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M32.25%2013a1.43%201.43%200%200%200-1.63-1.18l-3.52.56A1.43%201.43%200%200%200%2025.92%2014a1.41%201.41%200%200%200%201.63%201.18l3.52-.56A1.43%201.43%200%200%200%2032.25%2013m-18.57%205.51a1.42%201.42%200%200%200-1.95.48l-1.84%203.06a1.43%201.43%200%200%200%202.45%201.46l1.83-3.05a1.42%201.42%200%200%200-.49-1.95%22%2F%3E%3Cpath%20fill%3D%22%23ff866e%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7.87%2015.85a1.42%201.42%200%200%200-1.77%201l-1%203.41a1.43%201.43%200%200%200%202.69.74l1-3.41a1.42%201.42%200%200%200-.92-1.74%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.28%2022.9a1.42%201.42%200%200%200-2-.12l-2.66%202.36a1.42%201.42%200%201%200%201.89%202.13l2.66-2.36a1.42%201.42%200%200%200%20.11-2.01m3.56%206.69a1.43%201.43%200%200%200-1.76-1l-3.43%201a1.43%201.43%200%201%200%20.77%202.75l3.43-1a1.42%201.42%200%200%200%20.99-1.75M22.43%2035l-3.56-.08a1.43%201.43%200%201%200-.07%202.85l3.57.08a1.43%201.43%200%200%200%20.06-2.85m-.32%205.76l-3.49-.7a1.42%201.42%200%200%200-1.68%201.11a1.44%201.44%200%200%200%201.12%201.68l3.49.7a1.42%201.42%200%200%200%201.68-1.11a1.44%201.44%200%200%200-1.12-1.68M33.92%2018.3a1.42%201.42%200%200%200-2-.43L29%2019.8a1.43%201.43%200%200%200%201.54%202.4l3-1.93a1.42%201.42%200%200%200%20.38-1.97m3.46%204.42a1.42%201.42%200%200%200-2%20.41l-2%203a1.43%201.43%200%201%200%202.38%201.57l2-3a1.42%201.42%200%200%200-.38-1.98m5.1%202.72a1.42%201.42%200%200%200-1.73%201l-.9%203.45a1.43%201.43%200%201%200%202.76.72l.89-3.45a1.42%201.42%200%200%200-1.02-1.72%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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M7.62%2044.86a16.38%202.14%200%201%200%2032.76%200a16.38%202.14%200%201%200-32.76%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22M4.06%2024a19.94%2019.94%200%201%200%2039.88%200a19.94%2019.94%200%201%200-39.88%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24%209.76a19.94%2019.94%200%200%201%2019.72%2017.09a21%2021%200%200%200%20.22-2.85a19.94%2019.94%200%200%200-39.88%200a21%2021%200%200%200%20.22%202.85A19.94%2019.94%200%200%201%2024%209.76%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4.06%2024a19.94%2019.94%200%201%200%2039.88%200a19.94%2019.94%200%201%200-39.88%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M29%204.69v.08s-1.43%209.73%203.56%2017.09c4.18%206.18%209.36%206.5%2010.93%206.45M4.88%2018.33c1%20.22%208.39%202.05%2012.71%207.81c4.09%205.46%202.62%2015.18%202.22%2017.36%22%2F%3E%3Cpath%20fill%3D%22%23ff866e%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.59%205.68L27%205.64a1.43%201.43%200%200%200%200%202.85h3.56a1.43%201.43%200%201%200%200-2.85Z%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M32.25%2013a1.43%201.43%200%200%200-1.63-1.18l-3.52.56A1.43%201.43%200%200%200%2025.92%2014a1.41%201.41%200%200%200%201.63%201.18l3.52-.56A1.43%201.43%200%200%200%2032.25%2013m-18.57%205.51a1.42%201.42%200%200%200-1.95.48l-1.84%203.06a1.43%201.43%200%200%200%202.45%201.46l1.83-3.05a1.42%201.42%200%200%200-.49-1.95%22%2F%3E%3Cpath%20fill%3D%22%23ff866e%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7.87%2015.85a1.42%201.42%200%200%200-1.77%201l-1%203.41a1.43%201.43%200%200%200%202.69.74l1-3.41a1.42%201.42%200%200%200-.92-1.74%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.28%2022.9a1.42%201.42%200%200%200-2-.12l-2.66%202.36a1.42%201.42%200%201%200%201.89%202.13l2.66-2.36a1.42%201.42%200%200%200%20.11-2.01m3.56%206.69a1.43%201.43%200%200%200-1.76-1l-3.43%201a1.43%201.43%200%201%200%20.77%202.75l3.43-1a1.42%201.42%200%200%200%20.99-1.75M22.43%2035l-3.56-.08a1.43%201.43%200%201%200-.07%202.85l3.57.08a1.43%201.43%200%200%200%20.06-2.85m-.32%205.76l-3.49-.7a1.42%201.42%200%200%200-1.68%201.11a1.44%201.44%200%200%200%201.12%201.68l3.49.7a1.42%201.42%200%200%200%201.68-1.11a1.44%201.44%200%200%200-1.12-1.68M33.92%2018.3a1.42%201.42%200%200%200-2-.43L29%2019.8a1.43%201.43%200%200%200%201.54%202.4l3-1.93a1.42%201.42%200%200%200%20.38-1.97m3.46%204.42a1.42%201.42%200%200%200-2%20.41l-2%203a1.43%201.43%200%201%200%202.38%201.57l2-3a1.42%201.42%200%200%200-.38-1.98m5.1%202.72a1.42%201.42%200%200%200-1.73%201l-.9%203.45a1.43%201.43%200%201%200%202.76.72l.89-3.45a1.42%201.42%200%200%200-1.02-1.72%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/baseball.svg?color=%231a73e8&size=48