fridge icon
fridge from Reicon by REICON · Outline · Home · MIT Free for personal and commercial use.
- Name
- fridge
- Set
- Reicon
- Style
- Outline
- Category
- Home
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All fridge icons →More home icons from Reicon
Use the fridge icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M17.75 7a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0zm0 7a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0z"/><path fill-rule="evenodd" d="M12.056 1.25h-.112c-1.838 0-3.294 0-4.433.153c-1.172.158-2.121.49-2.87 1.238c-.748.749-1.08 1.698-1.238 2.87c-.153 1.14-.153 2.595-.153 4.433v3.112c0 1.838 0 3.294.153 4.433c.158 1.172.49 2.121 1.238 2.87c.46.459.994.761 1.609.963V22c0 .414.336.75.75.75h1a.75.75 0 0 0 .75-.75v-.296c.907.046 1.965.046 3.194.046h.112c1.23 0 2.287 0 3.194-.046V22c0 .414.336.75.75.75h1a.75.75 0 0 0 .75-.75v-.678c.615-.202 1.15-.504 1.609-.963c.748-.749 1.08-1.698 1.238-2.87c.153-1.14.153-2.595.153-4.433V9.945c0-1.838 0-3.294-.153-4.433c-.158-1.172-.49-2.121-1.238-2.87c-.749-.748-1.698-1.08-2.87-1.238c-1.14-.153-2.595-.153-4.433-.153M5.702 3.702c.423-.423 1.003-.677 2.009-.812c1.028-.138 2.382-.14 4.289-.14s3.262.002 4.29.14c1.005.135 1.585.389 2.008.812s.677 1.003.812 2.009c.138 1.028.14 2.382.14 4.289v.75H4.75V10c0-1.907.002-3.261.14-4.29c.135-1.005.389-1.585.812-2.008M4.75 12.25h14.5V13c0 1.907-.002 3.262-.14 4.29c-.135 1.005-.389 1.585-.812 2.008s-1.003.677-2.009.812c-1.028.138-2.382.14-4.289.14s-3.261-.002-4.29-.14c-1.005-.135-1.585-.389-2.008-.812s-.677-1.003-.812-2.009c-.138-1.027-.14-2.382-.14-4.289z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconFridge(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M17.75 7a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0zm0 7a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0z"/><path fillRule="evenodd" d="M12.056 1.25h-.112c-1.838 0-3.294 0-4.433.153c-1.172.158-2.121.49-2.87 1.238c-.748.749-1.08 1.698-1.238 2.87c-.153 1.14-.153 2.595-.153 4.433v3.112c0 1.838 0 3.294.153 4.433c.158 1.172.49 2.121 1.238 2.87c.46.459.994.761 1.609.963V22c0 .414.336.75.75.75h1a.75.75 0 0 0 .75-.75v-.296c.907.046 1.965.046 3.194.046h.112c1.23 0 2.287 0 3.194-.046V22c0 .414.336.75.75.75h1a.75.75 0 0 0 .75-.75v-.678c.615-.202 1.15-.504 1.609-.963c.748-.749 1.08-1.698 1.238-2.87c.153-1.14.153-2.595.153-4.433V9.945c0-1.838 0-3.294-.153-4.433c-.158-1.172-.49-2.121-1.238-2.87c-.749-.748-1.698-1.08-2.87-1.238c-1.14-.153-2.595-.153-4.433-.153M5.702 3.702c.423-.423 1.003-.677 2.009-.812c1.028-.138 2.382-.14 4.289-.14s3.262.002 4.29.14c1.005.135 1.585.389 2.008.812s.677 1.003.812 2.009c.138 1.028.14 2.382.14 4.289v.75H4.75V10c0-1.907.002-3.261.14-4.29c.135-1.005.389-1.585.812-2.008M4.75 12.25h14.5V13c0 1.907-.002 3.262-.14 4.29c-.135 1.005-.389 1.585-.812 2.008s-1.003.677-2.009.812c-1.028.138-2.382.14-4.289.14s-3.261-.002-4.29-.14c-1.005-.135-1.585-.389-2.008-.812s-.677-1.003-.812-2.009c-.138-1.027-.14-2.382-.14-4.289z" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M17.75 7a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0zm0 7a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0z"/><path fill-rule="evenodd" d="M12.056 1.25h-.112c-1.838 0-3.294 0-4.433.153c-1.172.158-2.121.49-2.87 1.238c-.748.749-1.08 1.698-1.238 2.87c-.153 1.14-.153 2.595-.153 4.433v3.112c0 1.838 0 3.294.153 4.433c.158 1.172.49 2.121 1.238 2.87c.46.459.994.761 1.609.963V22c0 .414.336.75.75.75h1a.75.75 0 0 0 .75-.75v-.296c.907.046 1.965.046 3.194.046h.112c1.23 0 2.287 0 3.194-.046V22c0 .414.336.75.75.75h1a.75.75 0 0 0 .75-.75v-.678c.615-.202 1.15-.504 1.609-.963c.748-.749 1.08-1.698 1.238-2.87c.153-1.14.153-2.595.153-4.433V9.945c0-1.838 0-3.294-.153-4.433c-.158-1.172-.49-2.121-1.238-2.87c-.749-.748-1.698-1.08-2.87-1.238c-1.14-.153-2.595-.153-4.433-.153M5.702 3.702c.423-.423 1.003-.677 2.009-.812c1.028-.138 2.382-.14 4.289-.14s3.262.002 4.29.14c1.005.135 1.585.389 2.008.812s.677 1.003.812 2.009c.138 1.028.14 2.382.14 4.289v.75H4.75V10c0-1.907.002-3.261.14-4.29c.135-1.005.389-1.585.812-2.008M4.75 12.25h14.5V13c0 1.907-.002 3.262-.14 4.29c-.135 1.005-.389 1.585-.812 2.008s-1.003.677-2.009.812c-1.028.138-2.382.14-4.289.14s-3.261-.002-4.29-.14c-1.005-.135-1.585-.389-2.008-.812s-.677-1.003-.812-2.009c-.138-1.027-.14-2.382-.14-4.289z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-fridge {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M17.75%207a.75.75%200%200%200-1.5%200v2a.75.75%200%200%200%201.5%200zm0%207a.75.75%200%200%200-1.5%200v2a.75.75%200%200%200%201.5%200z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12.056%201.25h-.112c-1.838%200-3.294%200-4.433.153c-1.172.158-2.121.49-2.87%201.238c-.748.749-1.08%201.698-1.238%202.87c-.153%201.14-.153%202.595-.153%204.433v3.112c0%201.838%200%203.294.153%204.433c.158%201.172.49%202.121%201.238%202.87c.46.459.994.761%201.609.963V22c0%20.414.336.75.75.75h1a.75.75%200%200%200%20.75-.75v-.296c.907.046%201.965.046%203.194.046h.112c1.23%200%202.287%200%203.194-.046V22c0%20.414.336.75.75.75h1a.75.75%200%200%200%20.75-.75v-.678c.615-.202%201.15-.504%201.609-.963c.748-.749%201.08-1.698%201.238-2.87c.153-1.14.153-2.595.153-4.433V9.945c0-1.838%200-3.294-.153-4.433c-.158-1.172-.49-2.121-1.238-2.87c-.749-.748-1.698-1.08-2.87-1.238c-1.14-.153-2.595-.153-4.433-.153M5.702%203.702c.423-.423%201.003-.677%202.009-.812c1.028-.138%202.382-.14%204.289-.14s3.262.002%204.29.14c1.005.135%201.585.389%202.008.812s.677%201.003.812%202.009c.138%201.028.14%202.382.14%204.289v.75H4.75V10c0-1.907.002-3.261.14-4.29c.135-1.005.389-1.585.812-2.008M4.75%2012.25h14.5V13c0%201.907-.002%203.262-.14%204.29c-.135%201.005-.389%201.585-.812%202.008s-1.003.677-2.009.812c-1.028.138-2.382.14-4.289.14s-3.261-.002-4.29-.14c-1.005-.135-1.585-.389-2.008-.812s-.677-1.003-.812-2.009c-.138-1.027-.14-2.382-.14-4.289z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M17.75%207a.75.75%200%200%200-1.5%200v2a.75.75%200%200%200%201.5%200zm0%207a.75.75%200%200%200-1.5%200v2a.75.75%200%200%200%201.5%200z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12.056%201.25h-.112c-1.838%200-3.294%200-4.433.153c-1.172.158-2.121.49-2.87%201.238c-.748.749-1.08%201.698-1.238%202.87c-.153%201.14-.153%202.595-.153%204.433v3.112c0%201.838%200%203.294.153%204.433c.158%201.172.49%202.121%201.238%202.87c.46.459.994.761%201.609.963V22c0%20.414.336.75.75.75h1a.75.75%200%200%200%20.75-.75v-.296c.907.046%201.965.046%203.194.046h.112c1.23%200%202.287%200%203.194-.046V22c0%20.414.336.75.75.75h1a.75.75%200%200%200%20.75-.75v-.678c.615-.202%201.15-.504%201.609-.963c.748-.749%201.08-1.698%201.238-2.87c.153-1.14.153-2.595.153-4.433V9.945c0-1.838%200-3.294-.153-4.433c-.158-1.172-.49-2.121-1.238-2.87c-.749-.748-1.698-1.08-2.87-1.238c-1.14-.153-2.595-.153-4.433-.153M5.702%203.702c.423-.423%201.003-.677%202.009-.812c1.028-.138%202.382-.14%204.289-.14s3.262.002%204.29.14c1.005.135%201.585.389%202.008.812s.677%201.003.812%202.009c.138%201.028.14%202.382.14%204.289v.75H4.75V10c0-1.907.002-3.261.14-4.29c.135-1.005.389-1.585.812-2.008M4.75%2012.25h14.5V13c0%201.907-.002%203.262-.14%204.29c-.135%201.005-.389%201.585-.812%202.008s-1.003.677-2.009.812c-1.028.138-2.382.14-4.289.14s-3.261-.002-4.29-.14c-1.005-.135-1.585-.389-2.008-.812s-.677-1.003-.812-2.009c-.138-1.027-.14-2.382-.14-4.289z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/fridge.svg?color=%231a73e8&size=48