Add icons to this collection by clicking the heart icon.
Freezer icon - also known as electronics, cooling, refrigerator, freezer, fridge, household, food and restaurant, and furniture and household. Created in a clean flat 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 64 64"
>
    <linearGradient
        id="linear-gradient"
        gradientUnits="userSpaceOnUse"
        x1="1.9"
        x2="61.781"
        y1="62.459"
        y2="1.865"
    >
        <stop offset="0" stop-color="#01e8e3" />
        <stop offset="1" stop-color="#bb16ff" />
    </linearGradient>
    <circle cx="32" cy="32" fill="url(#linear-gradient)" r="30" />
    <g fill="#fff">
        <path
            d="m40.692 12.5h-17.384a.75.75 0 0 0 -.75.75v37.5a.75.75 0 0 0 .75.75h17.384a.75.75 0 0 0 .75-.75v-37.5a.75.75 0 0 0 -.75-.75zm-16.634 1.5h15.884v23.5h-15.884zm15.884 36h-15.884v-11h15.884z"
        />
        <path
            d="m25.957 21.689a.75.75 0 0 0 -.75.75v6.623a.75.75 0 1 0 1.5 0v-6.623a.75.75 0 0 0 -.75-.75z"
        />
        <path
            d="m28.689 41.5h6.622a.75.75 0 0 0 0-1.5h-6.622a.75.75 0 0 0 0 1.5z"
        />
    </g>
</svg>
More icons in the same style and category