The Tabler stairs up icon depicts an upward-pointing staircase, commonly used to indicate an entrance, an increase in level, or a path leading upwards in a user interface.
Common uses
- Indicate the main entrance of a building.
- Show a path to a higher floor or level.
- Represent an 'increase' or 'go up' action.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconStairsUp } from '@tabler/icons-react';
<IconStairsUp size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- buildingstepfloorstaircaseentrywaystairstopincreaselocationnavigationmapupupward stepslevel upentrance
FAQ
- What does the stairs up icon represent?
- It visually represents a staircase leading upwards, often signifying an entrance, a higher level, or an upward progression.
- How do I use the stairs up icon in React?
- You can import and use it in your React application with: import { IconStairsUp } from '@tabler/icons-react'
- What is the license for the Tabler stairs up icon?
- The Tabler icons, including the stairs up icon, 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 →