The Tabler foodsteps icon depicts a pair of footprints, commonly used to represent walking, steps taken, or fitness tracking in user interfaces.
Common uses
- Displaying daily step count in a fitness app.
- Indicating a walking or running activity in a health tracker.
- Representing progress or a path taken in a wellness application.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFoodsteps } from '@tabler/icons-react';
<IconFoodsteps size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- stepsfootstepsfootprintwalkingfitnessactivitywellnesspedometerpathexercisehealthfoodstepsfootprintswalking iconactivity tracker
FAQ
- What does the foodsteps icon represent?
- The icon visually represents footprints, symbolizing walking, steps, or physical activity.
- How do I use the foodsteps icon in React?
- You can import and use it in your React application with: import { IconFoodsteps } from '@tabler/icons-react'
- What is the license for the foodsteps icon?
- The foodsteps icon is part of the Tabler icon library, which is distributed 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 →