Add icons to this collection by clicking the heart icon.
Swimmer icon - also known as man, goggles, swimmer, avatar, athlete, and professions and jobs. 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="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2=".899"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M406 331h-86.1c-6.603 0-12.601-3.6-15.901-9C355.902 302.5 391 252.7 391 196v-61l-122.727-27.272L301 75 271 .899c-.601-.3-1.201-.3-1.802-.3C264.701.3 260.501 0 256 0c-5.098 0-9.902.3-15 .899L211 75l32.727 32.728L121 135v61c0 56.7 35.098 106.5 87.001 126-3.3 5.4-9.298 9-15.901 9H106C48.102 331 1 378.1 1 436v61c0 8.399 6.599 15 15 15h75l15-30 15 30h270l15-30 15 30h75c8.401 0 15-6.601 15-15v-61c0-57.9-47.102-105-105-105z"
    />
    <path
        fill="url(#b)"
        d="M271 .899V75c0 8.399-6.599 15-15 15s-15-6.601-15-15V.899C170.953 8.435 121 68.136 121 135h270C391 63.9 338.5 8.099 271 .899zM106 421c-8.401 0-15 6.599-15 15v76h30v-76c0-8.401-6.599-15-15-15zm300 0c-8.401 0-15 6.599-15 15v76h30v-76c0-8.401-6.599-15-15-15zM286 211c-8.291 0-15 6.709-15 15 0 8.276-6.724 15-15 15s-15-6.724-15-15c0-8.291-6.709-15-15-15s-15 6.709-15 15c0 24.814 20.186 45 45 45s45-20.186 45-45c0-8.291-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category