The Phosphor beanie icon depicts a close-fitting knitted hat, often used to represent winter clothing, sports gear, or retail items in e-commerce contexts.
Common uses
- Winter clothing filter
- Sports apparel category
- Accessory item tag
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Beanie } from '@phosphor-icons/react';
<Beanie size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Beanie size={24} />thin
<Beanie size={24} weight="thin" />light
<Beanie size={24} weight="light" />bold
<Beanie size={24} weight="bold" />fill
<Beanie size={24} weight="fill" />duotone
<Beanie size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- *new*clothesclothingsportshatwintercommerceobjectsbeaniewinter hatknitted hatskullcap
FAQ
- What does the beanie icon represent?
- It represents a beanie, a type of knitted hat commonly associated with winter, sports, or casual wear.
- How do I use the beanie icon in React?
- You can import and use it in React with: import { Beanie } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon library, including the beanie icon, is available under the MIT license.