John KuehJohn Kueh

escalator up icon

Phosphor · escalator-up · MIT

Download SVG

The Phosphor escalator up icon depicts a moving staircase and is commonly used to indicate upward travel or access to a higher level in user interfaces.

Common uses

  • Navigation to upper floors
  • Indicating upward movement in transit maps
  • Button for ascending escalators

Use it in React

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

<EscalatorUp size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<EscalatorUp size={24} />
thin
<EscalatorUp size={24} weight="thin" />
light
<EscalatorUp size={24} weight="light" />
bold
<EscalatorUp size={24} weight="bold" />
fill
<EscalatorUp size={24} weight="fill" />
duotone
<EscalatorUp size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
maps & travel
Keywords
stairsmaps & travelobjectsescalatorupstairs upmoving stairsupward transportlevel change

FAQ

What is the escalator up icon used for?
It visually represents an escalator moving upwards, useful for navigation and indicating upward transit options.
How do I use the escalator up icon in React?
Import it using `import { EscalatorUp } from '@phosphor-icons/react';` and then use it as a React component.
What is the license for this icon?
The Phosphor icon library, including the escalator up icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →