Add icons to this collection by clicking the heart icon.
Shield icon - also known as interface, security, shield, secure, protect, and ui. 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>
        <rect
            width="57.5"
            height="57.5"
            x="3.25"
            y="3.25"
            fill="url(#a)"
            rx="12.75"
        />
        <path
            fill="#fff"
            d="M32 52.75a.74.74 0 0 1-.46-.16l-7.06-5.41A24.16 24.16 0 0 1 15.86 34a24.82 24.82 0 0 1-.7-7.87L15.87 16a.76.76 0 0 1 .56-.68l15.38-4a.81.81 0 0 1 .38 0l15.38 4a.76.76 0 0 1 .56.68l.71 10.13a24.82 24.82 0 0 1-.7 7.87 24.16 24.16 0 0 1-8.62 13.19l-7.06 5.41a.74.74 0 0 1-.46.15zM17.33 16.63l-.68 9.59a23.64 23.64 0 0 0 .66 7.4A22.62 22.62 0 0 0 25.4 46l6.6 5.05L38.6 46a22.62 22.62 0 0 0 8.09-12.37 23.64 23.64 0 0 0 .66-7.4l-.68-9.59L32 12.78z"
        />
    </g>
</svg>
More icons in the same style and category