Add icons to this collection by clicking the heart icon.
Protection icon - also known as security, shield, protection, and call center. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="362"
        y2="122"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M436 30h-60c-8.262 0-15-6.724-15-15 0-8.291-6.709-15-15-15H166c-8.291 0-15 6.709-15 15 0 8.276-6.738 15-15 15H76c-8.291 0-15 6.709-15 15v267.781c0 45.249 22.471 87.246 60.117 112.324L247.68 509.48c2.52 1.685 5.42 2.52 8.32 2.52s5.801-.835 8.32-2.52l126.563-84.375C428.529 400.027 451 358.03 451 312.781V45c0-8.291-6.709-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M331 214.763V197c0-41.353-33.633-75-75-75s-75 33.647-75 75v17.763c-17.422 6.213-30 22.707-30 42.237 0 24.814 20.186 45 45 45h30c8.291 0 15-6.709 15-15v-60c0-8.291-6.709-15-15-15h-15v-15c0-24.814 20.186-45 45-45s45 20.186 45 45v15h-15c-8.291 0-15 6.709-15 15v60c0 8.291 6.709 15 15 15h30c24.814 0 45-20.186 45-45 0-19.53-12.578-36.024-30-42.237zM196 332c-8.284 0-15 6.714-15 15 0 8.284 6.716 15 15 15s15-6.716 15-15c0-8.286-6.716-15-15-15zm60 0c-8.284 0-15 6.714-15 15 0 8.284 6.716 15 15 15s15-6.716 15-15c0-8.286-6.716-15-15-15zm60 0c-8.284 0-15 6.714-15 15 0 8.284 6.716 15 15 15s15-6.716 15-15c0-8.286-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category