Add icons to this collection by clicking the heart icon.
Login icon - also known as user, profile, security, password, log in, ui, access, and login. Created in a clean lineal color 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        d="M437 497H75c-33.137 0-60-26.863-60-60s26.863-60 60-60h362c33.137 0 60 26.863 60 60s-26.863 60-60 60zm-331-60h0m60 0h0m60 0h0m60 0h0m60 0h0m60 0h0M256 75c-16.569 0-30 13.431-30 30s13.431 30 30 30 30-13.431 30-30-13.431-30-30-30zm90 210c0-49.706-40.295-90-90-90s-90 40.294-90 90m90-270c-82.843 0-150 67.157-150 150s67.157 150 150 150 150-67.157 150-150S338.843 15 256 15z"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category