The Tabler walk icon depicts a person in motion, commonly used to represent walking, exercise, or navigation in user interfaces.
Common uses
- Button to start a walking activity tracker.
- Link to a section about fitness or sports.
- Indicate a walking route on a map.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWalk } from '@tabler/icons-react';
<IconWalk size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- ambulationdislocatingmovementmotiondestinationwalkathleticfitnessexercisegamesport
FAQ
- What does the walk icon represent?
- It visually represents the act of walking, often used for fitness, exercise, or movement-related actions.
- How do I use the walk icon in React?
- You can import and use it like this: import { IconWalk } from '@tabler/icons-react'; <IconWalk />.
- What is the license for the Tabler walk icon?
- The Tabler icons, including the walk icon, are released under the MIT license.
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 →