The Tabler stairs icon visually represents a staircase, commonly used in UI to indicate multi-level access, floor changes, or navigation between different levels of a building or interface.
Common uses
- Indicate elevator or stair access to different floors.
- Show navigation options between sections of a website.
- Represent a 'go up' or 'go down' action in a map interface.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconStairs } from '@tabler/icons-react';
<IconStairs size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- buildingstepfloorstaircasestairslocationnavigationgeographyplacepositionmapstepslevel indicatorfloor navigation
FAQ
- What does the stairs icon represent?
- It depicts a staircase, used to show movement between different levels or floors.
- How do I use the stairs icon in React?
- Import it using `import { IconStairs } from '@tabler/icons-react'` and use it as a component.
- What is the license for the Tabler stairs icon?
- The Tabler icons, including the stairs 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 →