John KuehJohn Kueh

escalator down icon

Tabler · escalator-down · MIT

Download SVG

The Tabler escalator down icon depicts a downward-moving escalator, commonly used to indicate a descent or a path leading to a lower level in user interfaces.

Common uses

  • Navigation to lower floors in building maps
  • Indicating a 'go down' action in a menu
  • Signaling a decrease or reduction in a dashboard

Use it in React

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

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

Styles

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

outline
<IconEscalatorDown size={24} stroke={2} />
filled
<IconEscalatorDownFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Map
Keywords
descendlowerelevatetransportstepdeclinedecreasemovedropreducemapescalatordowndownward transportmap escalatorlower level

FAQ

What does the escalator down icon represent?
It visually represents moving downwards via an escalator, often used for navigation to lower levels or indicating a decrease.
How do I use this icon in React?
Import it using `import { IconEscalatorDown } from '@tabler/icons-react';` and then use it as a React component.
What is the license for this icon?
The Tabler icons, including escalator-down, 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 →