Add icons to this collection by clicking the heart icon.
Insurance icon - also known as weather, protection, insurance, protect, rain, and umbrella. 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="260.001"
        y2="30"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 30c-66.274 0-120 89.543-120 200v30c3.167 0 6.334-1 9-3.001C153.465 250.65 171.345 240 196 240c10.582 0 31.277 2.209 51 17a15 15 0 0 0 18 0c19.722-14.791 40.418-17 51-17 24.655 0 42.535 10.65 51 16.999a14.973 14.973 0 0 0 9 3.001v-30c0-110.457-53.726-200-120-200z"
    />
    <path
        fill="url(#b)"
        d="M435.309 92.056C390.857 55.012 332.983 33.39 271 30.378V15c0-8.284-6.716-15-15-15s-15 6.716-15 15v15.378C179.017 33.39 121.143 55.012 76.691 92.056 27.881 132.731 1 187.048 1 245a15 15 0 0 0 24 11.999C33.465 250.65 51.345 240 76 240s42.535 10.65 51 16.999a14.973 14.973 0 0 0 9 3.001v-30c0-101.99 45.806-186.144 105-198.447V467c0 24.813 20.187 45 45 45s45-20.187 45-45v-10c0-8.284-6.716-15-15-15s-15 6.716-15 15v10c0 8.271-6.729 15-15 15s-15-6.729-15-15V31.553C330.194 43.856 376 128.01 376 230v30c3.167 0 6.334-1 9-3.001C393.465 250.65 411.345 240 436 240s42.535 10.65 51 16.999a14.993 14.993 0 0 0 15.708 1.418A15 15 0 0 0 511 245c0-57.952-26.881-112.27-75.691-152.944z"
    />
</svg>
More icons in the same style and category