Add icons to this collection by clicking the heart icon.
Padlock icon - also known as security, padlock, ui, slash, unsecure, and disable. 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 24 24"
>
    <linearGradient
        id="a"
        x1="12"
        x2="12"
        y1="2"
        y2="22"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00bcd4" />
        <stop offset="1" stop-color="#1976d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M8.458 4.872a1 1 0 0 1 .01-1.414A5.005 5.005 0 0 1 12 2c2.757 0 5 2.243 5 5v4a1 1 0 1 1-2 0V7c0-1.654-1.346-3-3-3a3.02 3.02 0 0 0-2.128.882 1 1 0 0 1-1.414-.01zM12 16a1 1 0 0 0-1 1v1a1 1 0 1 0 2 0v-1a1 1 0 0 0-1-1zm9.707 5.707a.997.997 0 0 1-1.414 0l-.62-.62A1.996 1.996 0 0 1 18 22H6c-1.103 0-2-.897-2-2v-5c0-1.103.897-2 2-2h1V8.414L2.293 3.707a1 1 0 1 1 1.414-1.414l18 18a1 1 0 0 1 0 1.414zM9 13h2.586L9 10.414zm9 6.414L13.586 15H6v5h12z"
    />
</svg>
More icons in the same style and category