The HugeIcons jogger pants icon visually represents casual or athletic trousers, commonly used to signify clothing, fitness, or comfort-related features in a user interface.
Common uses
- Clothing store product listing
- Fitness app activity tracking
- Comfort settings in a profile page
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { JoggerPantsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={JoggerPantsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- pants icontrousers iconathletic pants iconcasual wear icon
FAQ
- What is the JoggerPantsIcon used for?
- This icon represents jogger pants and is suitable for indicating clothing, athletic wear, or casual comfort in UI elements.
- How do I use the JoggerPantsIcon in React?
- Import both HugeiconsIcon and JoggerPantsIcon, then render <HugeiconsIcon icon={JoggerPantsIcon} />.
- What is the license for this icon?
- The JoggerPantsIcon is part of the HugeIcons library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
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 →