The HugeIcons real estate 01 icon depicts a stylized house, commonly used to represent properties, housing, or real estate-related features in user interfaces.
Common uses
- Property listings
- Mortgage calculator
- Home services
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RealEstate01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={RealEstate01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- house iconhome iconproperty iconbuilding icon
FAQ
- What does the RealEstate01Icon represent?
- It represents a house or building, typically used for real estate or property-related contexts.
- How do I use this icon in React?
- Import it as `import { RealEstate01Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={RealEstate01Icon} />`.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.