John KuehJohn Kueh

elevator icon

Tabler · elevator · MIT

Download SVG

The Tabler elevator icon depicts a simple representation of an elevator, commonly used in UIs to signify vertical transportation, building services, or access to different levels.

Common uses

  • Indicate elevator access in a building directory.
  • Represent a 'go to top' or 'go to bottom' function on a long page.
  • Symbolize a service or utility feature within an application.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconElevator } from '@tabler/icons-react';

<IconElevator size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconElevator size={24} stroke={2} />
filled
<IconElevatorFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
hotelupdownservicedoorliftelevatorsystemlift iconvertical transport iconbuilding access icon

FAQ

What is the elevator icon used for?
It's used to visually represent elevators, vertical movement, or building services in user interfaces.
How do I use the elevator icon in React?
You can import and use it like this: import { IconElevator } from '@tabler/icons-react' with { IconElevator }.
What is the license for the Tabler elevator icon?
The Tabler elevator 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 →