Add icons to this collection by clicking the heart icon.
Password icon - also known as interface, security, lock, padlock, password, and ui. Created in a clean 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 32 32"
>
    <linearGradient
        id="a"
        x1="3.759"
        x2="28.241"
        y1="33.174"
        y2="8.692"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#3a3985" />
        <stop offset=".416" stop-color="#385fb5" />
        <stop offset=".997" stop-color="#3499ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M30 15h-3v-3c0-6.07-4.93-11-11-11S5 5.93 5 12v3H2c-.55 0-1 .45-1 1v14c0 .55.45 1 1 1h28c.55 0 1-.45 1-1V16c0-.55-.45-1-1-1zM7 12c0-4.96 4.04-9 9-9s9 4.04 9 9v3H7zm22 17H3V17h26zm-11-6c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm6 0c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm-12 0c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2z"
    />
</svg>
More icons in the same style and category