Add icons to this collection by clicking the heart icon.
Friend icon - also known as user, people, group, team, community, and friend. Created in a clean flat style with a gray, green, and teal finish, 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"
>
    <path
        fill="#2196f3"
        d="M24 7c-2.206 0-4 1.794-4 4s1.794 4 4 4 4-1.794 4-4-1.794-4-4-4z"
    />
    <path
        fill="#1976d2"
        d="M28 17h-8c-1.654 0-3 1.346-3 3v4a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-4c0-1.654-1.346-3-3-3zM28 11c0 2.21-1.79 4-4 4a3.97 3.97 0 0 1-2.87-1.22c1.41-2.07 2.56-4.33 3.37-6.75C26.47 7.28 28 8.96 28 11z"
    />
    <path
        fill="#4caf50"
        d="M10 5c-2.757 0-5 2.243-5 5s2.243 5 5 5 5-2.243 5-5-2.243-5-5-5zM16 17H4c-1.654 0-3 1.346-3 3v6a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-6c0-1.654-1.346-3-3-3z"
    />
    <path
        fill="#388e3c"
        d="M19 20v6c0 .55-.45 1-1 1H2c-.55 0-1-.45-1-1v-.16c6.59-.7 12.49-3.689 16.91-8.149A3.003 3.003 0 0 1 19 20z"
    />
</svg>
More icons in the same style and category