Add icons to this collection by clicking the heart icon.
Key icon - also known as interface, security, key, password, ui, and access. Created in a clean flat gradient style with a white finish, 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.25"
        x2="60.75"
        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>
    <g>
        <circle cx="32" cy="32" r="28.75" fill="url(#a)" />
        <path
            fill="#fff"
            d="M52.75 32a10.59 10.59 0 0 0-1.47-5.39.3.3 0 0 0 0-.08 10.73 10.73 0 0 0-18.48 0 .3.3 0 0 0 0 .08 10.65 10.65 0 0 0-1.43 4.64H12a.76.76 0 0 0-.75.75v8.64a.75.75 0 0 0 .75.75h4.54a.75.75 0 0 0 .75-.75v-7.89h3.45v4.51a.75.75 0 0 0 1.5 0v-4.51h9.06a10.62 10.62 0 0 0 1.39 4.63.18.18 0 0 1 .05.07 10.72 10.72 0 0 0 18.5 0 .18.18 0 0 1 .05-.07A10.76 10.76 0 0 0 52.75 32zm-6.85 0a10.88 10.88 0 0 0 4.66-3.5 9.25 9.25 0 0 1 0 7A10.82 10.82 0 0 0 45.9 32zM42 22.75A9.24 9.24 0 0 1 49.76 27a9.2 9.2 0 0 1-15.52 0A9.24 9.24 0 0 1 42 22.75zm-8.56 12.76a9.25 9.25 0 0 1 0-7A10.88 10.88 0 0 0 38.1 32a10.82 10.82 0 0 0-4.66 3.51zm-17.65 4.38h-3v-7.14h3zM42 41.25A9.26 9.26 0 0 1 34.24 37a9.21 9.21 0 0 1 15.52 0A9.29 9.29 0 0 1 42 41.25z"
        />
    </g>
</svg>
More icons in the same style and category