Add icons to this collection by clicking the heart icon.
Lock icon - also known as security, protection, lock, locked, secure, padlock, password, notification, blocked, and privacy. 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 20 20"
>
    <linearGradient
        id="a"
        x1="2.476"
        x2="16.063"
        y1="20.578"
        y2="5.126"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff33b" />
        <stop offset=".04" stop-color="#fee72e" />
        <stop offset=".117" stop-color="#fed51b" />
        <stop offset=".196" stop-color="#fdca10" />
        <stop offset=".281" stop-color="#fdc70c" />
        <stop offset=".669" stop-color="#f3903f" />
        <stop offset=".888" stop-color="#ed683c" />
        <stop offset="1" stop-color="#e93e3a" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="2.962"
        x2="16.548"
        y1="21.004"
        y2="5.553"
        href="#a"
    />
    <g>
        <path
            fill="url(#a)"
            d="M14.013 7H14V5a4 4 0 0 0-8 0v2h-.013A2.991 2.991 0 0 0 3 9.988v6.024A2.991 2.991 0 0 0 5.987 19h8.026A2.991 2.991 0 0 0 17 16.012V9.988A2.991 2.991 0 0 0 14.013 7zM8 5a2 2 0 0 1 4 0v2H8zm7 11.012a.989.989 0 0 1-.987.988H5.987A.989.989 0 0 1 5 16.012V9.988A.989.989 0 0 1 5.987 9h8.026a.989.989 0 0 1 .987.988z"
        />
        <circle cx="10" cy="13" r="1" fill="url(#b)" />
    </g>
</svg>
More icons in the same style and category