John KuehJohn Kueh

escalator up icon

Tabler · escalator-up · MIT

Download SVG

The Tabler escalator up icon visually represents an upward-moving escalator, commonly used in UIs to indicate an entrance to an upward escalator or a section related to ascending movement.

Common uses

  • Navigation element for ascending escalators in transit hubs.
  • Button to access an upper floor or level.
  • Indicator for upward trends or increases in data.

Use it in React

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

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

Styles

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

outline
<IconEscalatorUp size={24} stroke={2} />
filled
<IconEscalatorUpFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Map
Keywords
ascendelevateriseclimbincreasestepupwardliftboostsoarmapescalatorup

FAQ

What does the escalator up icon represent?
It depicts an escalator moving upwards, typically used to signify ascending movement or access to a higher level.
How do I use the escalator up icon in React?
Import it from '@tabler/icons-react' using: import { IconEscalatorUp } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icons, including escalator-up, 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 →