Add icons to this collection by clicking the heart icon.
Profile icon - also known as user, profile, users, avatar, ui, profiles avatar, account, user avatar, profile picture, female user, username, user profiles, man avatar, and individual. 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="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 512c-68.38 0-132.667-26.629-181.02-74.98C26.629 388.667 0 324.38 0 256S26.629 123.333 74.98 74.98C123.333 26.629 187.62 0 256 0s132.667 26.629 181.02 74.98C485.371 123.333 512 187.62 512 256s-26.629 132.667-74.98 181.02C388.667 485.371 324.38 512 256 512zm0-482c-60.367 0-117.12 23.508-159.806 66.194S30 195.633 30 256s23.508 117.12 66.194 159.806S195.633 482 256 482s117.12-23.508 159.806-66.194S482 316.367 482 256s-23.508-117.12-66.194-159.806S316.367 30 256 30zm0 422c-107.266.169-196.033-87.388-196-196 0-108.075 87.925-196 196-196s196 87.925 196 196c.032 108.614-88.733 196.167-196 196zm-95-59.938C187.933 410.922 220.697 422 256 422s68.067-11.078 95-29.938V376c0-52.383-42.617-95-95-95s-95 42.617-95 95zm143.23-131.383c42.011 17.634 72.425 57.578 76.342 104.926C406.348 336.345 422 297.968 422 256c0-91.532-74.468-166-166-166S90 164.468 90 256c0 41.968 15.652 80.345 41.428 109.604 3.917-47.348 34.331-87.292 76.342-104.926-11.916-12.178-19.27-28.834-19.27-47.178v-25c0-37.22 30.28-67.5 67.5-67.5s67.5 30.28 67.5 67.5v25c0 18.344-7.354 35-19.27 47.179zM256 151c-20.678 0-37.5 16.822-37.5 37.5v25c0 20.678 16.822 37.5 37.5 37.5s37.5-16.822 37.5-37.5v-25c0-20.678-16.822-37.5-37.5-37.5z"
    />
</svg>
More icons in the same style and category