Add icons to this collection by clicking the heart icon.
Lock icon - also known as security, protection, lock, secure, padlock, and user interface. 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 512 512"
>
    <linearGradient id="a">
        <stop offset="0" stop-color="#f776ff" />
        <stop offset=".891" stop-color="#8c2bff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="80.58"
        y2="404.58"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="256"
        x2="256"
        y1="235.818"
        y2="354.618"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="d"
        x1="256"
        x2="256"
        y1="0"
        y2="512"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <path
        fill="url(#b)"
        d="M364.586 185.857h-36.124v-32.815c0-39.956-32.506-72.462-72.462-72.462s-72.462 32.506-72.462 72.462v32.815h-36.124c-6.627 0-12 5.373-12 12V392.58c0 6.627 5.373 12 12 12h217.172c6.627 0 12-5.373 12-12V197.857c0-6.628-5.373-12-12-12zm-157.048-32.815c0-26.722 21.74-48.462 48.462-48.462s48.462 21.74 48.462 48.462v32.815h-96.925v-32.815zM352.586 380.58H159.414V209.857h193.172z"
    />
    <path
        fill="url(#c)"
        d="M256 354.618c32.753 0 59.4-26.646 59.4-59.399s-26.646-59.4-59.4-59.4c-32.753 0-59.399 26.646-59.399 59.4 0 32.752 26.646 59.399 59.399 59.399zm0-94.8c19.52 0 35.4 15.88 35.4 35.4 0 19.519-15.88 35.399-35.4 35.399s-35.399-15.88-35.399-35.399 15.879-35.4 35.399-35.4z"
    />
    <path
        fill="url(#d)"
        d="M437.02 74.98C388.667 26.629 324.38 0 256 0S123.333 26.629 74.98 74.98C26.629 123.333 0 187.62 0 256s26.629 132.667 74.98 181.02C123.333 485.371 187.62 512 256 512s132.667-26.629 181.02-74.98C485.371 388.667 512 324.38 512 256s-26.629-132.667-74.98-181.02zM256 488C128.075 488 24 383.925 24 256S128.075 24 256 24s232 104.075 232 232-104.075 232-232 232z"
    />
</svg>
More icons in the same style and category