Add icons to this collection by clicking the heart icon.
User icon - also known as user, profile, person, avatar, ui, account, and social media. Created in a clean lineal color 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="19.071"
        x2="4.929"
        y1="19.071"
        y2="4.929"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#60efff" />
        <stop offset=".117" stop-color="#5ff1f2" />
        <stop offset=".503" stop-color="#5ef6ca" />
        <stop offset=".811" stop-color="#5cf9b2" />
        <stop offset="1" stop-color="#5cfaa9" />
    </linearGradient>
    <circle cx="12" cy="12" r="10" fill="url(#a)" />
    <g fill="#212529">
        <path
            d="M12 1a11 11 0 1 0 11 11A11.012 11.012 0 0 0 12 1zm0 20a9 9 0 1 1 9-9 9.01 9.01 0 0 1-9 9z"
        />
        <path
            d="M14.48 11.685a3 3 0 1 0-4.96 0A4.984 4.984 0 0 0 7 16a1 1 0 0 0 2 0 3 3 0 0 1 6 0 1 1 0 0 0 2 0 4.984 4.984 0 0 0-2.52-4.315zM11 10a1 1 0 1 1 1 1 1 1 0 0 1-1-1z"
        />
    </g>
</svg>
More icons in the same style and category