The Tabler door off icon depicts a door that is closed or inaccessible, commonly used to signify a disabled, inactive, or unavailable entrance or room within a user interface.
Common uses
- Indicate a locked or inaccessible area
- Show a disabled login or entry point
- Represent an unavailable feature or room
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDoorOff } from '@tabler/icons-react';
<IconDoorOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- entrancehomehouseroomdooroffdisabledinactivesystemlocked doorclosed entranceunavailable roominactive access
FAQ
- What does the door off icon represent?
- It visually communicates that a door, entrance, or room is off, disabled, inactive, or otherwise inaccessible.
- How do I use this icon in React?
- You can import and use it directly with the following statement: `import { IconDoorOff } from '@tabler/icons-react'`.
- What is the license for this icon?
- This icon is from the Tabler icon library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.