Add icons to this collection by clicking the heart icon.
Protection icon - also known as fall, sports, security, and protection. 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="391"
        y2="136"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="421"
        y2="91"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M497 136H15c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15h482c8.291 0 15-6.709 15-15v-30c0-8.291-6.709-15-15-15zm-176.811 77.432c-7.573-3.442-16.45-.117-19.878 7.397-3.442 7.529-.132 16.436 7.397 19.878 32.417 14.839 53.32 46.201 54.551 81.533l.791 52.91c.117 8.218 6.812 14.78 15 14.78h.22c8.291-.132 14.897-6.943 14.78-15.22l-.806-53.203c-1.625-47.065-29.237-88.476-72.055-108.075zm-130.898-.85C147.162 233.646 121 275.98 121 323.075V376c0 8.291 6.709 15 15 15s15-6.709 15-15v-52.925c0-35.654 19.819-67.705 51.709-83.657 7.412-3.706 10.415-12.715 6.709-20.127-3.721-7.412-12.686-10.371-20.127-6.709z"
    />
    <path
        fill="url(#b)"
        d="M196 241h120c24.814 0 45-20.186 45-45v-60c0-24.814-20.186-45-45-45H196c-24.814 0-45 20.186-45 45v60c0 24.814 20.186 45 45 45zm30-90h60c8.291 0 15 6.709 15 15s-6.709 15-15 15h-60c-8.291 0-15-6.709-15-15s6.709-15 15-15zm-30 210H15c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15h181c8.291 0 15-6.709 15-15v-30c0-8.291-6.709-15-15-15zm301 0H316c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15h181c8.291 0 15-6.709 15-15v-30c0-8.291-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category