Add icons to this collection by clicking the heart icon.
Unlock icon - also known as money, security, protect, unlock, cash, business and finance, and debt. 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 64 64"
>
    <linearGradient
        id="a"
        x1="3.4"
        x2="60.6"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5bb4f6" />
        <stop offset=".61" stop-color="#2191e5" />
        <stop offset="1" stop-color="#007edb" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="27.89"
        x2="36.11"
        y1="42.59"
        y2="42.59"
        href="#a"
    />
    <g>
        <path
            fill="url(#a)"
            d="M50 3.4H14A10.62 10.62 0 0 0 3.4 14v36A10.62 10.62 0 0 0 14 60.6h36A10.62 10.62 0 0 0 60.6 50V14A10.62 10.62 0 0 0 50 3.4zm-.57 46.12a4.39 4.39 0 0 1-4.38 4.39h-8.2a12.32 12.32 0 1 0-9.7 0H19a4.39 4.39 0 0 1-4.38-4.39V27.76A4.39 4.39 0 0 1 19 23.38h1.12v-4.13A11.69 11.69 0 0 1 32 7.84a11.69 11.69 0 0 1 11.93 11.41.6.6 0 0 1-1.2 0A10.49 10.49 0 0 0 32 9a10.49 10.49 0 0 0-10.73 10.25v4.13h23.78a4.39 4.39 0 0 1 4.38 4.38zM32 53.71a11.12 11.12 0 1 1 11.12-11.12A11.13 11.13 0 0 1 32 53.71z"
        />
        <path
            fill="url(#b)"
            d="M33 42h-2a1.9 1.9 0 0 1-1.94-1.85 1.82 1.82 0 0 1 .56-1.31 2 2 0 0 1 1.38-.55h3.7a.6.6 0 0 0 0-1.2h-2.1v-2.2a.6.6 0 0 0-1.2 0v2.2H31a3.17 3.17 0 0 0-2.22.88 3.07 3.07 0 0 0-.92 2.17 3.1 3.1 0 0 0 3.14 3h2A1.9 1.9 0 0 1 34.91 45a1.79 1.79 0 0 1-.56 1.3 2 2 0 0 1-1.38.55h-3.7a.6.6 0 1 0 0 1.2h2.13v2.2a.6.6 0 1 0 1.2 0v-2.2h.4a3.17 3.17 0 0 0 2.22-.88 3.07 3.07 0 0 0 .89-2.17A3.1 3.1 0 0 0 33 42z"
        />
    </g>
</svg>
More icons in the same style and category