Add icons to this collection by clicking the heart icon.
User icon - also known as interface, user, button, ui, account, and social media. 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"
        x2="24"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M12 0a12 12 0 1 0 12 12A12 12 0 0 0 12 0zm5.5 18a.5.5 0 0 1-.308.461 13.499 13.499 0 0 1-10.384 0A.5.5 0 0 1 6.5 18v-2a5.505 5.505 0 0 1 3.515-5.123 3.5 3.5 0 1 1 3.97 0A5.505 5.505 0 0 1 17.5 16zm-1-2v1.662a12.549 12.549 0 0 1-9 0V16a4.5 4.5 0 0 1 9 0zm-7-8a2.5 2.5 0 1 1 2.5 2.5A2.503 2.503 0 0 1 9.5 8z"
    />
</svg>
More icons in the same style and category