Refrigerator Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Refrigerator icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306334.svg" alt="Refrigerator icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306334.svg" alt="Refrigerator icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306334.svg" alt="Refrigerator icon" :width="24" :height="24" />
CSS background
.icon-refrigerator {
background-image: url('https://proicons.com/icon/306334.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M764 972H236c-4 0-8 0-12-1 6 17 21 29 40 29h472c19 0 34-12 40-29-4 1-8 1-12 1zm42-847V42c0-23-19-42-42-42H236c-23 0-41 19-41 42v861c0 23 18 42 41 42h528c23 0 42-19 42-42V125zM284 778h-12c-12 0-22-10-22-22V133c0-12 10-22 22-22h12c12 0 22 10 22 22v623c0 12-10 22-22 22z"/></svg>
Refrigerator in other icon packs
Copied!