The Lucide refrigerator icon visually represents a cold storage appliance, commonly used in UIs to signify features related to food, cooling, or storage.
Common uses
- Food delivery app order details
- Recipe app ingredient list
- Smart home appliance control panel
Use it in React
Install
npm i lucide-reactImport & render
import { Refrigerator } from 'lucide-react';
<Refrigerator size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- frigeratorfridgefreezercoolericeboxchillercold storagerefrigerator
FAQ
- What does the refrigerator icon represent?
- It depicts a refrigerator, a common household appliance used for keeping food cold. In UI design, it can symbolize food, cooling, or storage-related functions.
- How do I use the refrigerator icon in React?
- You can import and use it in your React application with the following statement: `import { Refrigerator } from 'lucide-react'`.
- What is the license for the Lucide refrigerator icon?
- The Lucide icon library, including the refrigerator icon, is available under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →