Add icons to this collection by clicking the heart icon.
Password icon - also known as email, web, security, protection, secure, password, log in, passkey, access, at sign, and pin code. 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="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M247.118 202.706c0 4.901 3.99 8.882 8.882 8.882s8.882-3.981 8.882-8.882v-8.882H256c-4.892-.001-8.882 3.981-8.882 8.882zM256 300.412c53.867 0 97.706-43.831 97.706-97.706S309.867 105 256 105s-97.706 43.831-97.706 97.706 43.839 97.706 97.706 97.706zm0-159.883c34.28 0 62.177 27.896 62.177 62.177 0 14.694-11.953 26.647-26.647 26.647-6.849 0-13.039-2.669-17.765-6.931-4.725 4.261-10.915 6.931-17.765 6.931-14.694 0-26.647-11.953-26.647-26.647s11.953-26.647 26.647-26.647h17.765a8.877 8.877 0 0 1 8.882 8.882v17.765c0 4.901 3.99 8.882 8.882 8.882s8.882-3.981 8.882-8.882c0-24.487-19.916-44.412-44.412-44.412s-44.412 19.925-44.412 44.412 19.916 44.412 44.412 44.412c5.083 0 10.079-.85 14.815-2.524 4.649-1.657 9.698.772 11.346 5.413 1.631 4.623-.798 9.698-5.413 11.328a61.96 61.96 0 0 1-20.749 3.548c-34.28 0-62.177-27.896-62.177-62.177.002-34.28 27.899-62.177 62.179-62.177zm106.588 177.648H149.412c-24.496 0-44.412 19.925-44.412 44.412C105 387.075 124.916 407 149.412 407h213.177C387.084 407 407 387.075 407 362.588s-19.916-44.411-44.412-44.411zm-177.647 53.294h-17.765a8.877 8.877 0 0 1-8.882-8.883 8.877 8.877 0 0 1 8.882-8.882h17.765a8.877 8.877 0 0 1 8.882 8.882 8.877 8.877 0 0 1-8.882 8.883zm53.294 0H220.47a8.877 8.877 0 0 1-8.882-8.883 8.877 8.877 0 0 1 8.882-8.882h17.765a8.877 8.877 0 0 1 8.882 8.882 8.876 8.876 0 0 1-8.882 8.883zm53.294 0h-17.765a8.877 8.877 0 0 1-8.882-8.883 8.877 8.877 0 0 1 8.882-8.882h17.765a8.877 8.877 0 0 1 8.882 8.882 8.876 8.876 0 0 1-8.882 8.883zm53.294 0h-17.765a8.877 8.877 0 0 1-8.882-8.883 8.877 8.877 0 0 1 8.882-8.882h17.765a8.877 8.877 0 0 1 8.882 8.882 8.876 8.876 0 0 1-8.882 8.883z"
    />
</svg>
More icons in the same style and category