The Lucide house icon depicts a simple dwelling and is commonly used to represent the home page, user profile, or a general location in user interfaces.
Common uses
- Navigation to homepage
- User account/profile section
- General location marker
Use it in React
Install
npm i lucide-reactImport & render
import { House } from 'lucide-react';
<House size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- homelivingbuildingresidencearchitecturehouse
FAQ
- What does the house icon represent?
- It represents a house or home, often used for navigation to a primary or starting point in an application.
- How do I use the house icon in React?
- You can import and use it like this: import { House } from 'lucide-react'. Then render it as <House />.
- What is the license for the Lucide house icon?
- The Lucide icon library, including the house icon, is available under the ISC 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 →