Add icons to this collection by clicking the heart icon.
User icon - also known as interface, remove, user, button, cross mark, delete, cancel, ui, account, and blacklist. 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="1"
        x2="23"
        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="M10 11.5a2 2 0 1 1 2 2 2.003 2.003 0 0 1-2-2zm4 3h-4A1.502 1.502 0 0 0 8.5 16v1.5h7V16a1.502 1.502 0 0 0-1.5-1.5zm9-2.5A11 11 0 1 1 12 1a11 11 0 0 1 11 11zm-4.5 0a.5.5 0 0 0-1 0v4a1.498 1.498 0 0 1-1 1.408V16a2.494 2.494 0 0 0-2.297-2.48 3 3 0 1 0-4.406 0A2.494 2.494 0 0 0 7.5 16v1.408A1.498 1.498 0 0 1 6.5 16V8A1.502 1.502 0 0 1 8 6.5h4a.5.5 0 0 0 0-1H8A2.502 2.502 0 0 0 5.5 8v8A2.502 2.502 0 0 0 8 18.5h8a2.502 2.502 0 0 0 2.5-2.5zm-1.293-4.5 1.147-1.147a.5.5 0 0 0-.707-.706L16.5 6.793l-1.147-1.146a.5.5 0 0 0-.706.707L15.793 7.5l-1.147 1.147a.5.5 0 1 0 .707.707L16.5 8.207l1.147 1.147a.5.5 0 0 0 .707-.707z"
    />
</svg>
More icons in the same style and category