The Lucide house plus icon depicts a house with a plus symbol, commonly used to represent adding a new home, a new residence, or a medical-related addition to a living space.
Common uses
- Add new property listing
- Register new resident
- Link to healthcare services
Use it in React
Install
npm i lucide-reactImport & render
import { HousePlus } from 'lucide-react';
<HousePlus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- homelivingmedicalnewadditionbuildingresidencearchitecturehouseplusadd homenew residencemedical housingbuilding addition
FAQ
- What does the house plus icon represent?
- It signifies adding a new home, residence, or an addition, often related to housing or healthcare.
- How do I use the house plus icon in React?
- Import it from 'lucide-react' and use it as a component: import { HousePlus } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the house plus 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 →