Add icons to this collection by clicking the heart icon.
Shield icon - also known as button, security, shield, protection, ui, 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 24 24"
>
    <linearGradient
        id="a"
        x2="24"
        y1="12"
        y2="12"
        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="M14.793 7.455a11.797 11.797 0 0 0 3.647 1l-.405 3.235a7.484 7.484 0 0 1-4.088 5.778L12 18.44l-1.947-.974a7.484 7.484 0 0 1-4.088-5.777L5.56 8.454a11.797 11.797 0 0 0 3.647-.999A11.814 11.814 0 0 0 12 5.67a11.814 11.814 0 0 0 2.792 1.785zm8.676-3.487A60.988 60.988 0 0 1 24 12a61.004 61.004 0 0 1-.536 8.07 3.98 3.98 0 0 1-3.433 3.4 60.997 60.997 0 0 1-8.09.53 60.988 60.988 0 0 1-7.971-.53 3.995 3.995 0 0 1-3.439-3.44 61 61 0 0 1 .005-16.1A3.98 3.98 0 0 1 3.968.531 61.001 61.001 0 0 1 20.07.536a3.98 3.98 0 0 1 3.399 3.432zm-3.973 4.094a.5.5 0 0 0-.465-.561 10.805 10.805 0 0 1-3.824-.956 10.819 10.819 0 0 1-2.867-1.912.5.5 0 0 0-.68 0 10.817 10.817 0 0 1-2.868 1.912A10.805 10.805 0 0 1 4.97 7.5a.5.5 0 0 0-.465.561l.469 3.752a8.483 8.483 0 0 0 4.633 6.548l2.17 1.085a.5.5 0 0 0 .447 0l2.17-1.085a8.483 8.483 0 0 0 4.633-6.548z"
    />
</svg>
More icons in the same style and category