Add icons to this collection by clicking the heart icon.
Swimming Pool icon - also known as water, holidays, swim, swimming pool, vacation, pool, ladder, and summer holidays. 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 48 48"
>
    <linearGradient id="a">
        <stop offset="0" stop-color="#ef386e" />
        <stop offset=".089" stop-color="#f04266" />
        <stop offset=".487" stop-color="#f36944" />
        <stop offset=".805" stop-color="#f58130" />
        <stop offset="1" stop-color="#f68a28" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="1"
        x2="47"
        y1="46"
        y2="46"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="1"
        x2="47"
        y1="39"
        y2="39"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="d"
        x1="1"
        x2="47"
        y1="17"
        y2="17"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <path fill="url(#b)" d="M46 45H2a1 1 0 1 0 0 2h44a1 1 0 1 0 0-2z" />
    <path fill="url(#c)" d="M46 38H2a1 1 0 1 0 0 2h44a1 1 0 1 0 0-2z" />
    <path
        fill="url(#d)"
        d="M39 6c0-1.654 1.346-3 3-3s3 1.346 3 3a1 1 0 1 0 2 0c0-2.757-2.243-5-5-5s-5 2.243-5 5v3H17V6c0-1.654 1.346-3 3-3s3 1.346 3 3a1 1 0 1 0 2 0c0-2.757-2.243-5-5-5s-5 2.243-5 5v25H2a1 1 0 1 0 0 2h44a1 1 0 1 0 0-2h-7zM17 19h20v6H17zm20-8v6H17v-6zM17 31v-4h20v4z"
    />
</svg>
More icons in the same style and category