Add icons to this collection by clicking the heart icon.
User icon - also known as user, personal, profile, person, social, avatar, ui, account, and username. Created in a clean flat 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 24 24"
>
<linearGradient
id="a"
x1="12"
x2="12"
y1="3"
y2="21"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fd6700" />
<stop offset="1" stop-color="#ffce00" />
</linearGradient>
<g fill="none">
<path
fill="url(#a)"
fill-rule="evenodd"
d="M12 11a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm0 10c3.866 0 7-1.79 7-4s-3.134-4-7-4-7 1.79-7 4 3.134 4 7 4z"
clip-rule="evenodd"
/>
</g>
</svg>
More icons in the same style and category