Add icons to this collection by clicking the heart icon.
Encrypt icon - also known as security, shield, protection, lock, protect, padlock, and encrypt. 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 100 100"
>
    <linearGradient id="a">
        <stop offset="0" stop-color="#5654f9" />
        <stop offset="1" stop-color="#8d33ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="6.536"
        x2="93.464"
        y1="50"
        y2="50"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="28.494"
        x2="71.506"
        y1="42"
        y2="42"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <path
        fill="url(#b)"
        d="M92.374 45.473 79.481 5.79a1 1 0 0 0-.952-.691H21.471a1 1 0 0 0-.952.69L7.626 45.474a22.048 22.048 0 0 0 8.03 24.712L49.411 94.71a1 1 0 0 0 1.176 0l33.757-24.526a22.048 22.048 0 0 0 8.029-24.71zm-9.205 23.093L50 92.666l-33.169-24.1a20.051 20.051 0 0 1-7.303-22.475L22.198 7.1h55.605L90.472 46.09a20.051 20.051 0 0 1-7.303 22.475z"
    />
    <path
        fill="url(#c)"
        d="M70.506 32.098h-9.518v-3.356c0-6.058-4.928-10.987-10.986-10.987-6.059 0-10.987 4.929-10.987 10.987v3.356h-9.52a1 1 0 0 0-1 1v32.147a1 1 0 0 0 1 1h41.01a1 1 0 0 0 1-1V33.098a1 1 0 0 0-1-1zm-29.491-3.356c0-4.955 4.03-8.987 8.987-8.987 4.955 0 8.986 4.032 8.986 8.987v3.356H41.015zm28.49 35.503h-39.01V34.098h9.488c.011 0 .02.006.032.006s.02-.006.031-.006h19.91c.012 0 .021.006.032.006s.02-.006.032-.006h9.486v30.147z"
    />
</svg>
More icons in the same style and category