Add icons to this collection by clicking the heart icon.
Refrigerator icon - also known as electronic, kitchen, electronics, refrigerator, freezer, appliance, fridge, electronic device, electrical appliance, food and restaurant, and furniture and household. 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 24 24"
>
    <linearGradient
        id="a"
        x1="12"
        x2="12"
        y1="-.073"
        y2="23.929"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a8e63c" />
        <stop offset="1" stop-color="#468158" />
    </linearGradient>
    <linearGradient id="b" x1="12" x2="12" y1="-.073" y2="23.927" href="#a" />
    <linearGradient id="c" x1="9" x2="9" y1="-.073" y2="23.927" href="#a" />
    <path
        fill="url(#a)"
        d="M16 22H8a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3zM8 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1z"
    />
    <path fill="url(#b)" d="M18 11H6a1 1 0 0 1 0-2h12a1 1 0 0 1 0 2z" />
    <g fill="url(#c)">
        <path
            d="M9 8a1 1 0 0 1-1-1V6a1 1 0 0 1 2 0v1a1 1 0 0 1-1 1zM9 16a1 1 0 0 1-1-1v-2a1 1 0 0 1 2 0v2a1 1 0 0 1-1 1z"
        />
    </g>
</svg>
More icons in the same style and category