Add icons to this collection by clicking the heart icon.
Lock icon - also known as security, protection, lock, locked, secure, padlock, password, ui, 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5cc4bb" />
        <stop offset=".097" stop-color="#50c1c0" />
        <stop offset=".501" stop-color="#25b4d2" />
        <stop offset=".815" stop-color="#0aacde" />
        <stop offset="1" stop-color="#00a9e2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M419.134 162.711h-19.92V97.355C399.214 43.673 355.541 0 301.859 0H210.14c-53.682 0-97.355 43.673-97.355 97.355v65.355h-19.92c-33.58 0-60.898 27.319-60.898 60.899v227.49c0 33.58 27.319 60.899 60.898 60.899h326.27c33.58 0 60.899-27.319 60.899-60.899V223.61c0-33.58-27.32-60.899-60.9-60.899zM144.785 97.355C144.785 61.318 174.103 32 210.14 32h91.719c36.037 0 65.355 29.318 65.355 65.355v65.355h-222.43V97.355zm303.249 353.746c0 15.936-12.964 28.899-28.899 28.899H92.865c-15.935 0-28.898-12.964-28.898-28.899V223.61c0-15.935 12.964-28.899 28.898-28.899h326.27c15.935 0 28.899 12.964 28.899 28.899zM256 265.355c-25.364 0-46 20.636-46 46v52c0 25.364 20.636 46 46 46s46-20.636 46-46v-52c0-25.364-20.636-46-46-46zm14 98c0 7.72-6.28 14-14 14s-14-6.28-14-14v-52c0-7.72 6.28-14 14-14s14 6.28 14 14z"
    />
</svg>
More icons in the same style and category