Add icons to this collection by clicking the heart icon.
Shield icon - also known as dollar, money, security, shield, protection, insurance, secure payment, and business and finance. 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="#ffedad" />
        <stop offset="1" stop-color="#ffffe5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="448.182"
        y2="60"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 512c-1.523 0-3.047-.232-4.517-.696-58.557-18.492-108.696-54.446-144.996-103.976C70.187 357.797 51 299.159 51 237.751V65a15 15 0 0 1 7.05-12.72l80-50A14.998 14.998 0 0 1 146 0h220c2.812 0 5.566.79 7.95 2.28l80 50A15 15 0 0 1 461 65v172.751c0 61.408-19.187 120.046-55.486 169.576-36.301 49.53-86.439 85.484-144.997 103.976-1.47.465-2.994.697-4.517.697z"
    />
    <path
        fill="url(#b)"
        d="M288.959 294.791c-1.674 9.959-8.149 20.492-19.092 25.72v-57.262c21.317 7.747 20.011 26.081 19.092 31.542zm-60.654-99.501c-1.41 7.482.457 14.497 4.757 17.87 2.008 1.575 4.298 3.11 6.805 4.603v-39.591c-6.797 3.937-10.42 11.056-11.562 17.118zM401 98.257v139.495c0 91.864-54.65 174.009-139.228 209.274a14.999 14.999 0 0 1-11.545 0C165.65 411.759 111 329.614 111 237.752V98.257c0-5.171 2.664-9.979 7.049-12.72l37.207-23.257a15.002 15.002 0 0 1 7.951-2.28h185.586c2.812 0 5.566.79 7.95 2.28l37.207 23.257a15 15 0 0 1 7.05 12.72zM312.516 261.87c-6.831-12.473-18.245-21.824-33.007-27.042a572.401 572.401 0 0 1-9.642-3.496v-55.984c6.746 2.02 10.205 5.398 10.481 5.678 5.453 6.175 14.878 6.798 21.098 1.378 6.245-5.443 6.896-14.918 1.452-21.164-5.447-6.251-16.842-14.125-33.031-16.619V135c0-8.284-6.716-15-15-15s-15 6.716-15 15v11.339a91.4 91.4 0 0 0-4.081 1.117c-18.96 5.711-33.124 21.912-36.962 42.278-3.514 18.646 2.511 36.667 15.724 47.031 6.515 5.11 14.511 9.793 25.319 14.691v71.901c-8.441-.94-14.417-3.458-24.071-9.774-6.933-4.536-16.23-2.592-20.764 4.341-4.536 6.933-2.592 16.229 4.34 20.765 15.826 10.353 26.855 13.785 40.495 14.8V365c0 8.284 6.716 15 15 15 8.285 0 15-6.716 15-15v-12.868c10.631-2.469 20.287-7.548 28.437-15.036 10.65-9.786 17.839-23.043 20.24-37.332 2.23-13.266.09-26.724-6.028-37.894z"
    />
</svg>
More icons in the same style and category