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 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="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="406.851"
        y2="60"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M512 256c0 141.385-114.615 256-256 256S0 397.385 0 256 114.615 0 256 0s256 114.615 256 256z"
    />
    <path
        fill="url(#b)"
        d="M452 256c0 60.605-27.653 114.87-71 150.851V376c0-51.833-31.714-96.395-76.755-115.31 11.906-12.171 19.255-28.819 19.255-47.19v-25c0-37.279-30.221-67.5-67.5-67.5s-67.5 30.221-67.5 67.5v25c0 18.371 7.349 35.019 19.255 47.19C162.714 279.605 131 324.167 131 376v30.851C87.653 370.87 60 316.605 60 256c0-108.075 87.925-196 196-196s196 87.925 196 196z"
    />
</svg>
More icons in the same style and category