The Tabler elevator off icon depicts a disabled or inactive elevator, commonly used to signify that elevator services are unavailable or out of order.
Common uses
- Indicate elevator maintenance or downtime.
- Show elevator access is restricted.
- Represent a disabled elevator feature in a building management system.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconElevatorOff } from '@tabler/icons-react';
<IconElevatorOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- hotelupdownservicedoorliftelevatoroffdisabledinactivesystemlift offout of service elevatorelevator disabledno elevator
FAQ
- What does the elevator off icon represent?
- It visually communicates that an elevator is not functioning or is currently unavailable for use.
- How do I use the elevator off icon in React?
- You can import and use it like this: import { IconElevatorOff } from '@tabler/icons-react'; <IconElevatorOff />.
- What is the license for this icon?
- The Tabler icons, including elevator off, are 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 →