John KuehJohn Kueh

escalator icon

Tabler · escalator · MIT

Download SVG

The Tabler escalator icon visually represents a moving staircase and is commonly used in UI to indicate vertical transportation or accessibility options.

Common uses

  • Signage for building entrances with escalators
  • Accessibility features in public transport maps
  • Navigation elements for multi-level interfaces

Use it in React

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

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

Styles

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

outline
<IconEscalator size={24} stroke={2} />
filled
<IconEscalatorFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Map
Keywords
transportmovestairsconveyorstepelevateriseplatformclimbsystemmapescalatormoving stairsvertical transportconveyor stairs

FAQ

What does the escalator icon represent?
It depicts a moving staircase, typically used to show a way to go up or down between levels in a building or on a map.
How do I use the escalator icon in React?
You can import and use it like this: `import { IconEscalator } from '@tabler/icons-react'`. Then render it as `<IconEscalator />`.
What is the license for the Tabler escalator icon?
The Tabler icon library, including the escalator 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 →