The HugeIcons guest house icon visually represents a small, standalone dwelling, often used to signify lodging, accommodation, or a secondary residence in user interfaces.
Common uses
- Booking accommodation or hotels
- Indicating a 'home away from home' feature
- Representing a rental property or Airbnb listing
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GuestHouseIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GuestHouseIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- cabincottagelodgebungalow
FAQ
- What does the guest house icon represent?
- It depicts a small, independent building, commonly used for lodging or secondary accommodation.
- How do I use the GuestHouseIcon in React?
- Import both HugeiconsIcon and GuestHouseIcon, then render it using <HugeiconsIcon icon={GuestHouseIcon} />.
- 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.