Add icons to this collection by clicking the heart icon.
Padlock icon - also known as security, protection, locked, secure, padlock, password, ui, blocked, privacy, 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 24 24"
>
<linearGradient id="a">
<stop offset="0" stop-color="#42a5f5" />
<stop offset="1" stop-color="#1e88e5" />
</linearGradient>
<linearGradient
id="b"
x1="7"
x2="17"
y1="7.5"
y2="7.5"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient
id="c"
x1="4"
x2="20"
y1="16.5"
y2="16.5"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#bbdefb" />
<stop offset="1" stop-color="#64b5f6" />
</linearGradient>
<linearGradient
id="d"
x1="11"
x2="13"
y1="16.5"
y2="16.5"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<path
fill="url(#b)"
d="M16 13a1 1 0 0 1-1-1V7c0-1.654-1.346-3-3-3S9 5.346 9 7v5a1 1 0 1 1-2 0V7c0-2.757 2.243-5 5-5s5 2.243 5 5v5a1 1 0 0 1-1 1z"
/>
<path
fill="url(#c)"
d="M17 11H7c-1.654 0-3 1.346-3 3v5c0 1.654 1.346 3 3 3h10c1.654 0 3-1.346 3-3v-5c0-1.654-1.346-3-3-3z"
/>
<path
fill="url(#d)"
d="M12 18a1 1 0 0 1-1-1v-1a1 1 0 1 1 2 0v1a1 1 0 0 1-1 1z"
/>
</svg>
More icons in the same style and category