Add icons to this collection by clicking the heart icon.
Swimming Pool icon - also known as water, summer, holidays, swimming pool, ladder, and wellness. Created in a clean flat 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 24 24"
>
    <linearGradient
        id="a"
        x1="2"
        x2="19"
        y1="11.5"
        y2="11.5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#bbdefb" />
        <stop offset="1" stop-color="#64b5f6" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="2"
        x2="22"
        y1="20.19"
        y2="20.19"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#42a5f5" />
        <stop offset="1" stop-color="#1e88e5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M15 2c-2.206 0-4 1.794-4 4a1 1 0 0 0 2 0c0-1.103.897-2 2-2s2 .897 2 2v4h-7V6c0-2.206-1.794-4-4-4S2 3.794 2 6a1 1 0 0 0 2 0c0-1.103.897-2 2-2s2 .897 2 2v14a1 1 0 0 0 2 0v-3h7v3a1 1 0 0 0 2 0V6c0-2.206-1.794-4-4-4zm-5 13v-3h7v3z"
    />
    <path
        fill="url(#b)"
        d="M22 22H2v-1c0-.552.448-1.01 1-1.01.494 0 .953-.187 1.292-.527 1.443-1.442 3.974-1.442 5.415 0 .687.686 1.9.686 2.586 0 1.441-1.442 3.973-1.442 5.414 0 .687.686 1.9.686 2.586 0A1.001 1.001 0 0 1 22 20.17z"
    />
</svg>
More icons in the same style and category