John KuehJohn Kueh

stairs 01 icon

HugeIcons · Stairs01Icon · MIT

Download SVG

The HugeIcons stairs 01 icon depicts a simple set of stairs, commonly used to represent navigation between different levels, floors, or sections of an application.

Common uses

  • Navigation between app sections
  • Indicating upward or downward movement
  • Representing a 'next step' or progression

Use it in React

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

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

Details

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

FAQ

What is the stairs 01 icon used for?
This icon visually represents stairs, useful for indicating movement between levels, floors, or steps in a process within a user interface.
How do I use the Stairs01Icon in React?
Import both HugeiconsIcon and Stairs01Icon, then render it using the code: <HugeiconsIcon icon={Stairs01Icon} />.
What is the license for this icon?
The HugeIcons stairs 01 icon is available 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 →