John KuehJohn Kueh

entrance stairs icon

HugeIcons · EntranceStairsIcon · MIT

Download SVG

The HugeIcons entrance stairs icon visually represents a way to ascend or descend, commonly used to indicate access points to different levels or areas.

Common uses

  • Navigation to upper/lower floors
  • Indicating building entrances
  • Signaling accessibility options

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { EntranceStairsIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={EntranceStairsIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
stairsstepsaccessentry

FAQ

What does the Entrance Stairs icon represent?
It depicts a set of stairs, symbolizing movement between different vertical levels or access to a location.
How do I use the Entrance Stairs icon in React?
Import both HugeiconsIcon and EntranceStairsIcon, then render them using <HugeiconsIcon icon={EntranceStairsIcon} />.
What is the license for this icon?
The Entrance Stairs icon is available under the MIT license, allowing for free commercial and non-commercial use.

Related icons

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

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