The HugeIcons running shoes icon depicts footwear designed for athletic activity and is commonly used to represent sports, fitness, or performance-related features in a user interface.
Common uses
- Link to a sports or fitness section
- Indicate an active user status
- Button for starting a run or workout
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RunningShoesIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={RunningShoesIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- athletic shoesneakertrainersport shoe
FAQ
- What does the running shoes icon represent?
- This icon represents running shoes, typically used for sports, fitness, or indicating an active state.
- How do I use the RunningShoesIcon in React?
- Import both HugeiconsIcon and RunningShoesIcon, then render <HugeiconsIcon icon={RunningShoesIcon} />.
- What is the license for this icon?
- The RunningShoesIcon is part of the HugeIcons library and 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 →