Add icons to this collection by clicking the heart icon.
Case icon - also known as case, device, gadget, miscellaneous, and airpods. Created in a clean flat gradient style with a white finish, 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 24 24"
>
    <linearGradient
        id="a"
        x1="19.027"
        x2="4.973"
        y1="21.837"
        y2="7.783"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#eb595a" />
        <stop offset="1" stop-color="#f18875" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="17.487"
        x2="6.513"
        y1="11.597"
        y2=".623"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#629ad3" />
        <stop offset="1" stop-color="#79aed4" />
    </linearGradient>
    <g>
        <path
            fill="#fff"
            d="M23 7.17V17.5a6.006 6.006 0 0 1-6 6H7a6.006 6.006 0 0 1-6-6v-11a6.006 6.006 0 0 1 6-6h10a6.006 6.006 0 0 1 6 6z"
        />
        <path
            fill="url(#a)"
            d="M21.5 10.67v6.83A4.5 4.5 0 0 1 17 22H7a4.5 4.5 0 0 1-4.5-4.5v-6.83a1 1 0 0 1 1-1h2.489a.983.983 0 0 1 .85.488 2.148 2.148 0 0 0 .361.462 2.422 2.422 0 0 0 1.72.72h6.16a2.4 2.4 0 0 0 2.061-1.164A1.012 1.012 0 0 1 18 9.67h2.5a1 1 0 0 1 1 1z"
        />
        <path
            fill="url(#b)"
            d="M17 2H7a4.5 4.5 0 0 0-4.5 4.5v.67a1 1 0 0 0 1 1H6a1.012 1.012 0 0 0 .863-.506A2.4 2.4 0 0 1 8.92 6.5h5.989a3.058 3.058 0 0 1 1.913.752 2.441 2.441 0 0 1 .326.422 1 1 0 0 0 .856.5h2.5a1 1 0 0 0 1-1V6.5A4.5 4.5 0 0 0 17 2z"
        />
    </g>
</svg>
More icons in the same style and category