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 circular 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="407"
        y2="105.477"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M264.882 105.583v43.828c0 4.91-3.973 8.882-8.882 8.882s-8.882-3.973-8.882-8.882v-43.935c-35.608 3.875-65.683 31.452-70.122 70.582h157.843c-5.242-36.747-33.895-66.498-69.957-70.475zm79.941 194.829H293.88c-3.999 0-7.521-2.099-9.516-5.265 30.767-11.545 51.577-41.107 51.577-74.676v-26.647H176.059v26.647c0 33.569 20.809 63.13 51.577 74.676-1.995 3.166-5.517 5.265-9.516 5.265h-50.943c-34.281 0-62.177 27.896-62.177 62.177v35.529a8.877 8.877 0 0 0 8.882 8.882h44.412v-44.412c0-4.91 3.973-8.882 8.882-8.882s8.882 3.973 8.882 8.882V407H335.94v-44.412a8.877 8.877 0 0 1 8.882-8.882 8.877 8.877 0 0 1 8.882 8.882V407h44.412a8.877 8.877 0 0 0 8.882-8.882v-35.529c.002-34.281-27.894-62.177-62.175-62.177zM256 264.882c-14.694 0-26.647-11.953-26.647-26.647 0-4.91 3.973-8.882 8.882-8.882s8.882 3.973 8.882 8.882c0 4.901 3.981 8.882 8.882 8.882s8.882-3.981 8.882-8.882c0-4.91 3.973-8.882 8.882-8.882s8.882 3.973 8.882 8.882c.002 14.694-11.951 26.647-26.645 26.647z"
    />
</svg>
More icons in the same style and category