The Tabler door hanger icon visually represents a sign placed on a door, commonly used to indicate room status or occupancy in hospitality or residential contexts.
Common uses
- Hotel room status indicator
- Do Not Disturb sign
- Occupancy notice
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDoorHanger } from '@tabler/icons-react';
<IconDoorHanger size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- doorhangerhotelroomsignnoticehospitalityaccommodationentrancehomebuildingsroom signhotel signprivacy noticedoor sign
FAQ
- What is the purpose of the door hanger icon?
- It's used to signify a sign on a door, often for hotel room status, privacy notices, or occupancy information.
- How do I use this icon in React?
- Import it using `import { IconDoorHanger } from '@tabler/icons-react'` and render it as a component.
- What is the license for this icon?
- The Tabler icon library, including the door hanger icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →