Add icons to this collection by clicking the heart icon.
Security icon - also known as check, security, shield, lock, secure, and padlock. 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="22.658"
        x2="63.662"
        y1="50"
        y2="50"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="9.792"
        x2="90.181"
        y1="50"
        y2="50"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <path
        fill="url(#b)"
        d="M63.37 35.984a1 1 0 0 0-1.415 0L36.044 61.895 24.365 50.216a1 1 0 1 0-1.414 1.414l12.386 12.386a.997.997 0 0 0 1.414 0l26.618-26.618a1 1 0 0 0 0-1.414z"
    />
    <path
        fill="url(#c)"
        d="M89.181 61.434h-8.333v-2.866c0-4.323-2.8-7.997-6.678-9.325a79.155 79.155 0 0 0-1.43-43.177 1 1 0 0 0-.948-.696l-56.996-.3h-.005a1 1 0 0 0-.95.686c-10.84 32.78.571 68.539 28.395 88.98a1 1 0 0 0 1.176.006 78.772 78.772 0 0 0 8.375-6.96v3.179a1 1 0 0 0 1 1h36.394a1 1 0 0 0 1-1V62.434a1 1 0 0 0-1-1zm-10.333-2.866v2.866H63.123v-2.866c0-4.335 3.527-7.863 7.863-7.863s7.862 3.527 7.862 7.863zM42.835 92.69C16.33 72.84 5.408 38.61 15.515 7.074l55.536.292a77.152 77.152 0 0 1 1.17 41.425 9.863 9.863 0 0 0-1.235-.086c-5.439 0-9.863 4.424-9.863 9.863v2.866h-8.336a1 1 0 0 0-1 1v22.56a76.644 76.644 0 0 1-8.952 7.695zm45.346-2.73H53.787V63.435h8.31c.009 0 .017.005.026.005s.017-.005.027-.005h17.672c.009 0 .017.005.026.005s.017-.005.027-.005h8.306z"
    />
</svg>
More icons in the same style and category