The Lucide footprints icon depicts a pair of human footprints, commonly used to represent walking, steps, or a trail in user interfaces.
Common uses
- Navigation trail indicator
- Activity tracking status
- Outdoor or hiking feature
Use it in React
Install
npm i lucide-reactImport & render
import { Footprints } from 'lucide-react';
<Footprints size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- stepswalkingfootfeettrailshoefootprints
FAQ
- What does the footprints icon represent?
- It represents human footprints, symbolizing walking, steps, or a path.
- How do I use the footprints icon in React?
- You can import and use it like this: import { Footprints } from 'lucide-react'.
- What is the license for the Lucide footprints icon?
- The Lucide icon library, including the footprints icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →