Add icons to this collection by clicking the heart icon.
Shield icon - also known as security, shield, protection, error, ui, web interface, and user interface. Created in a clean flat 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 48 48"
>
    <linearGradient
        id="a"
        x2="48"
        y1="24"
        y2="24"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M46.156 6.006a11.119 11.119 0 0 1-5.083-1.694A11.133 11.133 0 0 1 37.686.925 2.003 2.003 0 0 0 36 0H12a2.003 2.003 0 0 0-1.687.924 11.133 11.133 0 0 1-3.386 3.389 11.119 11.119 0 0 1-5.083 1.693A2 2 0 0 0 0 8v14.315a22.525 22.525 0 0 0 12.451 20.147l10.654 5.327a2.002 2.002 0 0 0 1.79 0l10.654-5.327A22.525 22.525 0 0 0 48 22.315V8a2 2 0 0 0-1.844-1.994zm-12.742 22.58a2 2 0 1 1-2.828 2.828L24 24.828l-6.586 6.586a2 2 0 1 1-2.828-2.828L21.172 22l-6.586-6.586a2 2 0 1 1 2.828-2.828L24 19.172l6.586-6.586a2 2 0 1 1 2.828 2.828L26.828 22z"
    />
</svg>
More icons in the same style and category