Add icons to this collection by clicking the heart icon.
Add User icon - also known as user, people, profile, person, avatar, social media, add friend, and add user. 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 48 48"
>
<linearGradient
id="linear-gradient"
gradientUnits="userSpaceOnUse"
x1="8"
x2="40"
y1="24"
y2="24"
>
<stop offset="0" stop-color="#a8ff78" />
<stop offset="1" stop-color="#78ffd6" />
</linearGradient>
<g id="add_user">
<path
d="m35 31h-2v-2a1 1 0 0 0 -1-1h-4a1 1 0 0 0 -1 1v2h-2a1 1 0 0 0 -1 1v4a1 1 0 0 0 1 1h2v2a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-2h2a1 1 0 0 0 1-1v-4a1 1 0 0 0 -1-1zm-1 4h-2a1 1 0 0 0 -1 1v2h-2v-2a1 1 0 0 0 -1-1h-2v-2h2a1 1 0 0 0 1-1v-2h2v2a1 1 0 0 0 1 1h2zm-4-11c-.2515 0-.4982.0195-.745.0378a10.9961 10.9961 0 0 0 -21.255 3.9622v6a1 1 0 0 0 1 1h11.0507a10 10 0 1 0 9.9493-11zm-20 4a8.9927 8.9927 0 0 1 17.2354-3.6027 10.0193 10.0193 0 0 0 -7.1847 8.6027h-10.0507zm20 14a8 8 0 1 1 8-8 8.0092 8.0092 0 0 1 -8 8zm-11-26a6 6 0 1 0 -6-6 6.0066 6.0066 0 0 0 6 6zm0-10a4 4 0 1 1 -4 4 4.0043 4.0043 0 0 1 4-4z"
fill="url(#linear-gradient)"
/>
</g>
</svg>
More icons in the same style and category