Add icons to this collection by clicking the heart icon.
Password icon - also known as interface, button, password, multimedia, ui, web interface, and user interface. 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 16 16"
>
    <linearGradient
        id="a"
        x1="2.439"
        x2="13.561"
        y1="2.439"
        y2="13.561"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#1283ff" />
        <stop offset="1" stop-color="#d21aff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M11 2.5H3A1.498 1.498 0 0 0 1.5 4v4A1.498 1.498 0 0 0 3 9.5h8A1.498 1.498 0 0 0 12.5 8V4A1.498 1.498 0 0 0 11 2.5zm-6.5 4a.5.5 0 0 1-1 0v-1a.5.5 0 0 1 1 0zm3 0a.5.5 0 0 1-1 0v-1a.5.5 0 0 1 1 0zm3 0a.5.5 0 0 1-1 0v-1a.5.5 0 0 1 1 0zm4 1.5v4a1.498 1.498 0 0 1-1.5 1.5H5A1.498 1.498 0 0 1 3.5 12v-1.5H11A2.5 2.5 0 0 0 13.5 8V6.59a1.495 1.495 0 0 1 1 1.41z"
    />
</svg>
More icons in the same style and category