The Tabler fridge off icon depicts a refrigerator with its power off, commonly used to indicate a disabled appliance, a cooling function that is not active, or a state where food storage is unavailable.
Common uses
- Indicate a disabled kitchen appliance.
- Show a cooling system that is turned off.
- Represent a state of no food storage available.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFridgeOff } from '@tabler/icons-react';
<IconFridgeOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- kitchencoolercontrolfreezerfoodfridgeoffhardwaretechnologydisableddevicescooler offfreezer offkitchen appliance disabledinactive fridge
FAQ
- What does the fridge off icon represent?
- It visually signifies a refrigerator that is not powered on or is otherwise inactive. This can be used to show a disabled device or a lack of cooling functionality.
- How do I use the fridge off icon in React?
- You can import and use it directly in your React components like this: import { IconFridgeOff } from '@tabler/icons-react'. Then, render it as <IconFridgeOff />.
- What is the license for the fridge off icon?
- The Tabler icons, including the fridge off icon, are distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →