Basketball Icon
Free SVG icon from the Arcticons 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/336970.svg" alt="Basketball icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336970.svg" alt="Basketball icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336970.svg" alt="Basketball icon" :width="24" :height="24" />
CSS background
.icon-basketball {
background-image: url('https://proicons.com/icon/336970.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="c" cx="24" cy="24" r="21.5"/><path class="c" d="m2.5577,25.5804c7.4174-13.3444,27.4112-17.9842,42.1818-7.2674"/><path class="c" d="m25.9656,2.5892c-6.0453,1.9108-8.5003,14.5474,2.9599,21.2928,6.6917,3.9387,9.0186,1.2671,15.5069,6.8272"/><path class="c" d="m17.5494,3.4848c-3.9314,8.1084-2.5618,29.7978,17.5238,38.9477"/><path class="c" d="m6.449,11.5788c5.7994.1262,7.0851,6.6666,5.6317,12.592s-3.7654,9.363-.7088,17.2312"/></svg>
Basketball in other icon packs
Copied!