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 0zm7.5 17a2.503 2.503 0 0 1-2.5 2.5H7A2.503 2.503 0 0 1 4.5 17V7A2.503 2.503 0 0 1 7 4.5h10A2.503 2.503 0 0 1 19.5 7zM17 5.5H7A1.502 1.502 0 0 0 5.5 7v10A1.502 1.502 0 0 0 7 18.5h10a1.502 1.502 0 0 0 1.5-1.5V7A1.502 1.502 0 0 0 17 5.5zm-5 1A2.5 2.5 0 1 1 9.5 9 2.503 2.503 0 0 1 12 6.5zM16 17a.5.5 0 0 1-1 0v-.5a3 3 0 0 0-6 0v.5a.5.5 0 0 1-1 0v-.5a4 4 0 0 1 8 0zm-5.5-8a1.5 1.5 0 1 1 1.5 1.5A1.502 1.502 0 0 1 10.5 9z"
    />
</svg>
More icons in the same style and category