John KuehJohn Kueh

shirt folded icon

Phosphor · shirt-folded · MIT

Download SVG

The Phosphor shirt folded icon depicts a neatly folded t-shirt, commonly used to represent clothing items, apparel stores, or laundry services in e-commerce or retail interfaces.

Common uses

  • Product listing for apparel
  • Shopping cart item for clothing
  • Link to a 'men's shirts' category

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { ShirtFolded } from '@phosphor-icons/react';

<ShirtFolded size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<ShirtFolded size={24} />
thin
<ShirtFolded size={24} weight="thin" />
light
<ShirtFolded size={24} weight="light" />
bold
<ShirtFolded size={24} weight="bold" />
fill
<ShirtFolded size={24} weight="fill" />
duotone
<ShirtFolded size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
clothesclothingcommerceobjectsshirtfoldedt-shirtapparelgarmentclothing item

FAQ

What does the shirt folded icon represent?
It represents a folded t-shirt, suitable for e-commerce, retail, or fashion-related contexts.
How do I use the shirt folded icon in React?
Import it using `import { ShirtFolded } from '@phosphor-icons/react'` and use it as a React component.
What is the license for this icon?
The Phosphor icon library, including the shirt folded icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

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 →