Add icons to this collection by clicking the heart icon.
Lock icon - also known as security, restricted, lock, secure, padlock, password, and ui. 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 24 24"
>
    <linearGradient
        id="a"
        x1="4.37"
        x2="20.367"
        y1="26.492"
        y2="3.486"
        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="4.42"
        x2="20.416"
        y1="26.527"
        y2="3.521"
        href="#a"
    />
    <g>
        <path
            fill="url(#a)"
            d="M18.964 9.5H17.5V7a5.5 5.5 0 0 0-11 0v2.5H5.036A1.538 1.538 0 0 0 3.5 11.036v9.928A1.538 1.538 0 0 0 5.036 22.5h13.928a1.538 1.538 0 0 0 1.536-1.536v-9.928A1.538 1.538 0 0 0 18.964 9.5zM7.5 7a4.5 4.5 0 0 1 9 0v2.5h-9zm12 13.964a.536.536 0 0 1-.536.536H5.036a.536.536 0 0 1-.536-.536v-9.928a.536.536 0 0 1 .536-.536h13.928a.536.536 0 0 1 .536.536z"
        />
        <path
            fill="url(#b)"
            d="M12 12.5a2.493 2.493 0 0 0-1.5 4.49V18a1.5 1.5 0 0 0 3 0v-1.01A2.493 2.493 0 0 0 12 12.5zm.749 3.791a.5.5 0 0 0-.249.432V18a.5.5 0 0 1-1 0v-1.277a.5.5 0 0 0-.249-.432A1.485 1.485 0 0 1 10.5 15a1.5 1.5 0 0 1 3 0 1.485 1.485 0 0 1-.751 1.291z"
        />
    </g>
</svg>
More icons in the same style and category