John KuehJohn Kueh

hoodie icon

Phosphor · hoodie · MIT

Download SVG

The Phosphor hoodie icon depicts a hooded sweatshirt, commonly used in e-commerce or fashion-related interfaces to represent apparel or clothing items.

Common uses

  • Product listing for hoodies
  • Apparel category filter
  • User profile clothing section

Use it in React

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

<Hoodie size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
clothesclothingsweatshirtcommerceobjectshoodieapparelhooded jacket

FAQ

What does the hoodie icon represent?
It represents a hooded sweatshirt, often used for clothing or apparel in UI designs.
How do I use the hoodie icon in React?
You can import and use it in React with: import { Hoodie } from '@phosphor-icons/react'.
What is the license for the Phosphor hoodie icon?
The Phosphor icon library, including the hoodie 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 →