Add icons to this collection by clicking the heart icon.
Profile icon - also known as interface, 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 23a11 11 0 1 1 11-11 11.012 11.012 0 0 1-11 11zm0-20a9 9 0 1 0 9 9 9.01 9.01 0 0 0-9-9z"
        />
        <path
            d="M12 12a4 4 0 1 1 4-4 4.005 4.005 0 0 1-4 4zm0-6a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2zM17 18a1 1 0 0 1-1-1 2.002 2.002 0 0 0-2-2h-4a2.002 2.002 0 0 0-2 2 1 1 0 0 1-2 0 4.004 4.004 0 0 1 4-4h4a4.004 4.004 0 0 1 4 4 1 1 0 0 1-1 1z"
        />
    </g>
</svg>
More icons in the same style and category