Add icons to this collection by clicking the heart icon.
Diving Board icon - also known as swimming pool, jumping, olympic games, trampoline, sports and competition, springboard, diving board, and indoor sports. Created in a clean lineal color 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="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        d="M377 75H227m-92 0V45c0-16.569-13.431-30-30-30H45c-16.569 0-30 13.431-30 30v30m60 0V15m62 211v-91h30c33.137 0 60-26.863 60-60H15v422h122V286h30c33.137 0 60-26.863 60-60H15m122 271h360v-90c-40 0-40 30-80 30s-40-30-80-30-40 30-80 30-40-30-80-30c-20 0-30 7.5-40 15m240-196H227"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category