Add icons to this collection by clicking the heart icon.
Insurance icon - also known as box, package, cardboard, shield, insurance, and shipping and delivery. 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        d="M380 166.863V20H20v360h201.863M260 20H140v120l60-40 60 40V20zm132.4 232.4-.4-.4-.4.4c-5.999 4.399-52.8 39.6-99.6 39.6v40c0 80 20 120 100 160 80-40 100-80 100-160v-40c-46.799 0-93.601-35.2-99.6-39.6z"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category