Add icons to this collection by clicking the heart icon.
Basketball icon - also known as ball, basketball, sportive, and sports and competition. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 64 64"
>
    <linearGradient
        id="a"
        x1="3.25"
        x2="60.75"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a6a836" />
        <stop offset=".52" stop-color="#748030" />
        <stop offset="1" stop-color="#495e2a" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M46.67 17.33A20.74 20.74 0 1 0 52.75 32a20.6 20.6 0 0 0-6.08-14.67zm-.56 27.72-7.24-7.24a19.09 19.09 0 0 1 12.34-5.1 19 19 0 0 1-5.1 12.34zM12.83 33.46a20.82 20.82 0 0 0 14-5.57L30.94 32l-13 13a19 19 0 0 1-5.11-11.54zM17.89 19l7.88 7.88a19.31 19.31 0 0 1-13 5.12 19.08 19.08 0 0 1 5.12-13zm33.32 12.21a20.55 20.55 0 0 0-13.4 5.54L33.06 32l13-13a19.06 19.06 0 0 1 5.15 12.21zM32 30.94l-4.11-4.11a20.8 20.8 0 0 0 5.55-14 19 19 0 0 1 11.61 5.06zm-5.17-5.17L19 17.89a19.08 19.08 0 0 1 13-5.13 19.33 19.33 0 0 1-5.17 13.01zM32 33.06l4.75 4.75a20.6 20.6 0 0 0-5.54 13.4A19.06 19.06 0 0 1 19 46.11zm5.81 5.81 7.24 7.24a19 19 0 0 1-12.34 5.1 19.09 19.09 0 0 1 5.1-12.34zM32 60.75A28.75 28.75 0 1 1 60.75 32 28.79 28.79 0 0 1 32 60.75zm0-56A27.25 27.25 0 1 0 59.25 32 27.28 27.28 0 0 0 32 4.75z"
    />
</svg>
More icons in the same style and category