Add icons to this collection by clicking the heart icon.
Friend icon - also known as user, people, social, friends, avatar, human, friend, follow, following, and follower. 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 32 32"
>
    <linearGradient
        id="a"
        x1="16"
        x2="16"
        y1="1"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00bcd4" />
        <stop offset="1" stop-color="#1976d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M9 22c-3.309 0-6-2.691-6-6s2.691-6 6-6 6 2.691 6 6-2.691 6-6 6zm0-10c-2.206 0-4 1.794-4 4s1.794 4 4 4 4-1.794 4-4-1.794-4-4-4zm7 19H2a1 1 0 0 1-1-1 7.982 7.982 0 0 1 3.622-6.697c.293-.19.664-.214.977-.067a7.989 7.989 0 0 0 6.802 0c.314-.147.684-.124.977.067A7.982 7.982 0 0 1 17 30a1 1 0 0 1-1 1zM3.083 29h11.834a5.98 5.98 0 0 0-2.206-3.716 10.009 10.009 0 0 1-7.422 0A5.98 5.98 0 0 0 3.083 29zM23 13c-3.309 0-6-2.691-6-6s2.691-6 6-6 6 2.691 6 6-2.691 6-6 6zm0-10c-2.206 0-4 1.794-4 4s1.794 4 4 4 4-1.794 4-4-1.794-4-4-4zm7 19H16a1 1 0 0 1-1-1 7.982 7.982 0 0 1 3.622-6.697c.293-.19.663-.214.977-.067a7.989 7.989 0 0 0 6.802 0c.314-.147.684-.124.977.067A7.982 7.982 0 0 1 31 21a1 1 0 0 1-1 1zm-12.917-2h11.834a5.98 5.98 0 0 0-2.206-3.716 10.009 10.009 0 0 1-7.422 0A5.98 5.98 0 0 0 17.083 20z"
    />
</svg>
More icons in the same style and category