Add icons to this collection by clicking the heart icon.
Login icon - also known as register, sign in, log in, access, input, gaming, and login. Created in a clean circular 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="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M202.706 300.412c-4.892 0-8.882 3.981-8.882 8.882s3.99 8.882 8.882 8.882h106.588c4.892 0 8.882-3.981 8.882-8.882s-3.99-8.882-8.882-8.882zm79.941-62.177c0-4.901-3.99-8.882-8.882-8.882h-35.529c-4.892 0-8.882 3.981-8.882 8.882v8.882h53.294v-8.882zM256 176.059c-4.892 0-8.882 3.981-8.882 8.883 0 4.9 3.99 8.882 8.882 8.882s8.882-3.981 8.882-8.882c0-4.902-3.99-8.883-8.882-8.883zM344.823 105H284.15c-2.436 7.741-1.8 15.573 2.087 22.258 4.753 8.188 13.601 13.271 23.056 13.271h62.177v-8.882c.001-14.694-11.952-26.647-26.647-26.647zm-73.938 31.184c-5.582-9.583-6.94-20.416-4.805-31.184h-98.903c-14.694 0-26.647 11.953-26.647 26.647v248.706c0 14.694 11.953 26.647 26.647 26.647h177.647c14.694 0 26.647-11.953 26.647-26.647V158.294h-62.177c-15.77 0-30.481-8.475-38.409-22.11zm-59.297 102.051c0-14.694 11.953-26.647 26.647-26.647H256c-14.694 0-26.647-11.953-26.647-26.647s11.953-26.647 26.647-26.647 26.647 11.953 26.647 26.647-11.953 26.647-26.647 26.647h17.765c14.694 0 26.647 11.953 26.647 26.647V256a8.877 8.877 0 0 1-8.882 8.882h-71.059a8.877 8.877 0 0 1-8.882-8.882v-17.765zm8.883 133.236a8.883 8.883 0 1 1 .001-17.765 8.883 8.883 0 0 1-.001 17.765zm35.529 0a8.883 8.883 0 1 1 .001-17.765 8.883 8.883 0 0 1-.001 17.765zm35.529 0a8.883 8.883 0 1 1 .001-17.765 8.883 8.883 0 0 1-.001 17.765zm44.412-62.177c0 14.694-11.953 26.647-26.647 26.647H202.706c-14.694 0-26.647-11.953-26.647-26.647s11.953-26.647 26.647-26.647h106.588c14.694 0 26.647 11.953 26.647 26.647z"
    />
</svg>
More icons in the same style and category