Add icons to this collection by clicking the heart icon.
Hoop icon - also known as basketball, basket, hoop, 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="#ce78b0" />
        <stop offset=".39" stop-color="#cc61a5" />
        <stop offset="1" stop-color="#c94096" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M52 17.52H12a.76.76 0 0 0-.75.75V46.6a.75.75 0 0 0 .75.75h10.73l.52 4.46a.76.76 0 0 0 1.5-.17l-.24-2h4.42l.18 2.17a.75.75 0 0 0 1.49-.13l-.17-2h3.14l-.17 2a.75.75 0 0 0 1.49.13l.18-2.17h4.42l-.24 2a.76.76 0 0 0 1.5.17l.52-4.46H52a.75.75 0 0 0 .75-.75V18.27a.76.76 0 0 0-.75-.75zM22 33.15a.67.67 0 0 1 .67-.67h18.62a.68.68 0 0 1 0 1.35H22.71a.67.67 0 0 1-.71-.68zm.8 2.18h4.9l.29 3.5h-4.74zm17.91 3.5H36l.29-3.5h4.9zm-6.29 0h-4.88l-.3-3.5h5.52zm-11 1.5h4.72l.24 2.79h-4.63zm6.23 0h4.68l-.23 2.79h-4.21zm6.18 0h4.73l-.32 2.79h-4.63zm-11.5 7.79-.4-3.5h4.58l.29 3.5zm6 0-.33-3.5h4l-.29 3.5zm4.89 0 .29-3.5h4.58l-.4 3.5zm16-2.27h-9.78l1.29-11.08A2.17 2.17 0 0 0 41.29 31H22.71a2.17 2.17 0 0 0-1.44 3.79l1.29 11.08h-9.81V19h38.5zM32 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