John KuehJohn Kueh

stairs 02 icon

HugeIcons · Stairs02Icon · MIT

Download SVG

The HugeIcons stairs 02 icon depicts a set of stairs, commonly used to represent navigation between different levels or floors in a user interface.

Common uses

  • Navigation between floors in a building app
  • Indicating an "up" or "down" action
  • Representing a multi-step process

Use it in React

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

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

Details

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

FAQ

What does the Stairs 02 icon represent?
The icon visually represents a set of stairs, symbolizing movement between different levels or steps.
How do I use the Stairs 02 icon in React?
Import the icon component and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { Stairs02Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={Stairs02Icon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

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 →