Basketball Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Basketball 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/304983.svg" alt="Basketball icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304983.svg" alt="Basketball icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304983.svg" alt="Basketball icon" :width="24" :height="24" />
CSS background
.icon-basketball {
background-image: url('https://proicons.com/icon/304983.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="M498 521L173 878c87 76 194 116 301 122 7-24 19-74 18-127 0-73 0-181 84-280l-78-72zm-101-91c-91 93-199 103-271 109-51 5-98 20-121 29 14 107 63 210 146 290l324-357-78-71zm99 49l328-361C735 43 628 4 520 0c-7 23-19 73-19 127 0 73 0 181-83 281l78 71zm100 91c92-93 199-103 271-109 57-5 108-24 128-32-15-107-65-210-149-290L518 499l78 71zm-73 303c0 52-10 100-18 127 129-1 257-52 353-151L598 613c-76 91-75 188-75 260zM375 410L119 176C31 280-8 410 1 537c27-9 72-23 122-28 72-6 168-15 252-99zm624 50c-26 10-74 26-129 31-71 6-168 15-251 99l260 237c90-105 130-238 120-367zM471 127c0-52 10-100 17-127-128 3-254 55-349 154l256 233c76-91 76-188 76-260z"/></svg>
Basketball in other icon packs
Copied!