John KuehJohn Kueh

stairs down icon

Tabler · stairs-down · MIT

Download SVG

The Tabler stairs down icon visually represents a downward staircase, commonly used in user interfaces to indicate a path to a lower level, a descending action, or a decrease in content.

Common uses

  • Navigating to a lower floor in a building directory.
  • Indicating a 'scroll down' or 'load more' action.
  • Representing a decrease in a numerical value or rating.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Map
Keywords
buildingstepfloorstaircaseclamberstairsdownbottomdecreaselocationmapdescendlower levelstaircase downmap stairs

FAQ

What does the stairs down icon represent?
It depicts a set of stairs leading downwards, signifying descent, a lower level, or a decrease.
How do I use the stairs down icon in React?
You can import and use it with `import { IconStairsDown } from '@tabler/icons-react'`. Then, render it like `<IconStairsDown />`.
What is the license for this icon?
The Tabler icons, including stairs-down, are distributed 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 →