Pixelarticons

Refrigerator Pixel Art Icon

A refrigerator icon for kitchen appliance stores, grocery apps, smart-home food storage and meal-planning features.

commerce Pro 4 variants

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Refrigerator icon

A full-height refrigerator with a recognizable two-door or single-door silhouette. Kitchen appliance retailers use it in the refrigerators and freezers category; grocery apps reach for it in shopping-list and food-storage contexts; smart-home dashboards include it when a connected fridge is part of the kitchen setup. Meal-planning tools sometimes use it as the starting point for 'what's in my fridge' recipe suggestions. For countertop appliances, the microwave icon is more specific.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/refrigerator.svg" width="24" height="24" alt="Refrigerator" />

<!-- React -->
import { Refrigerator } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="refrigerator.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons