The HugeIcons hotel bell icon depicts a classic bell, commonly used to signify services, requests, or notifications, particularly in hospitality contexts.
Common uses
- Hotel service request button
- Notification indicator
- Concierge service icon
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HotelBellIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HotelBellIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bellhopreception bellservice bellcall bell
FAQ
- What is the hotel bell icon used for?
- It's typically used to represent services, requests, or notifications, especially in hotel or hospitality-related interfaces.
- How do I use the HotelBellIcon in React?
- Import both HugeiconsIcon and HotelBellIcon, then render <HugeiconsIcon icon={HotelBellIcon} />.
- What is the license for this icon?
- The HugeIcons hotel bell icon is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →