Baseball Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Baseball icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/304979.svg" alt="Baseball icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304979.svg" alt="Baseball icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304979.svg" alt="Baseball icon" :width="24" :height="24" />
CSS background
.icon-baseball {
background-image: url('https://proicons.com/icon/304979.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M900 630l-64-22 34-93c-27-11-54-23-80-38l-45 79-58-33 45-81c-29-21-57-44-84-70l-64 64-48-48 65-64c-23-28-44-56-62-85l-86 39-28-61 82-37c-12-25-22-49-30-74l-111 26-15-66 109-25c-3-13-5-26-7-39-112 10-221 58-307 144C61 232 12 341 2 453c18 2 37 6 55 10l38-108 64 23-37 104c26 10 52 21 78 35l50-88 59 33-51 90c29 19 57 41 84 66l70-69 47 48-70 69c24 26 45 54 63 82l90-41 28 61-83 38c12 24 22 49 31 73l111-25 15 65-107 25c5 18 8 36 10 54 112-10 221-58 307-144s134-195 144-307c-21-3-42-7-64-12l-34 95zM582 12l15 66-59 14c7 21 15 41 25 62l78-36 28 62-72 33c14 22 31 45 49 66l59-58 47 48-60 59c23 22 47 42 71 59l40-71 59 33-42 74c23 13 47 24 70 33l26-72 64 23-25 69c15 4 30 7 45 9-3-123-52-245-146-339S638 4 515 0c1 9 3 18 5 27l62-15zM413 973l-15-66 59-13c-7-21-16-41-27-62l-76 35-28-62 69-31c-15-22-32-43-50-64l-54 54-48-48 55-54c-23-20-46-39-71-56l-35 63-59-33 37-65c-23-12-46-22-69-30l-22 60-63-23 20-56c-12-3-24-5-36-7 4 123 53 245 146 339 94 94 216 142 339 146-2-14-4-28-8-42l-64 15z"/></svg>
Baseball in other icon packs
Copied!