The Lucide hotel icon depicts a building, commonly used in UIs to represent accommodation, lodging, or booking-related features.
Common uses
- Link to hotel booking page
- Map marker for hotels
- Section for accommodation options
Use it in React
Install
npm i lucide-reactImport & render
import { Hotel } from 'lucide-react';
<Hotel size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- buildinghostelmotelinnhotel
FAQ
- What is the hotel icon for?
- It visually represents hotels, motels, inns, or other types of lodging. Use it for features related to booking or finding accommodation.
- How do I use the hotel icon in React?
- Import it from the lucide-react library like this: import { Hotel } from 'lucide-react'. Then use it as a component: <Hotel />.
- What is the license for the hotel icon?
- The Lucide icon set, including the hotel icon, is available under the ISC license.
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 →