Add icons to this collection by clicking the heart icon.
Swimming Pool icon - also known as sport, swimming pool, swimming, pool, ladder, 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 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00f2fe" />
        <stop offset=".021" stop-color="#03effe" />
        <stop offset=".293" stop-color="#24d2fe" />
        <stop offset=".554" stop-color="#3cbdfe" />
        <stop offset=".796" stop-color="#4ab0fe" />
        <stop offset="1" stop-color="#4facfe" />
    </linearGradient>
    <path
        d="M238.574 55.606v236.511m-129.702 0V55.606m2.809 142.75h121.021m84.17 0h17.489m68.596 0h17.489M24.404 296.277H492V164.76c0-33.137-26.863-60-60-60H80c-33.137 0-60 26.863-60 60v231.634c0 33.137 26.863 60 60 60h352c33.137 0 60-26.863 60-60v-.117"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category