The Phosphor pants icon depicts a pair of trousers, commonly used in e-commerce or fashion-related interfaces to represent clothing items or shopping categories.
Common uses
- Product listing for apparel
- Filter by clothing type
- Fashion store navigation
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Pants } from '@phosphor-icons/react';
<Pants size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Pants size={24} />thin
<Pants size={24} weight="thin" />light
<Pants size={24} weight="light" />bold
<Pants size={24} weight="bold" />fill
<Pants size={24} weight="fill" />duotone
<Pants size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- clothingclothesjeanscommerceobjectspantstrousersapparel
FAQ
- What does the pants icon represent?
- It visually represents a pair of pants or trousers. It's often used in contexts related to clothing, fashion, or e-commerce.
- How do I use the pants icon in React?
- You can import and use it in your React components like this: import { Pants } from '@phosphor-icons/react'.
- What is the license for the Phosphor pants icon?
- The Phosphor icon library, including the pants icon, is available under the MIT license.
Looking for something else? Search Phosphor 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 →