John KuehJohn Kueh

walking icon

HugeIcons · WalkingIcon · MIT

Download SVG

The HugeIcons walking icon depicts a person in motion, commonly used to represent activities like walking, movement, or progress in user interfaces.

Common uses

  • Indicate a walking or activity tracking feature.
  • Show progress or a step in a process.
  • Represent a user's journey or movement.

Use it in React

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

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

Details

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

FAQ

What does the walking icon represent?
It visually represents a person walking or in motion, suitable for indicating activities, progress, or movement.
How do I use the WalkingIcon in React?
Import both HugeiconsIcon and WalkingIcon, then render it using <HugeiconsIcon icon={WalkingIcon} />.
What is the license for this icon?
The HugeIcons walking icon is available under the MIT license.

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 →