John KuehJohn Kueh

cowboy hat icon

Phosphor · cowboy-hat · MIT

Download SVG

The Phosphor cowboy hat icon depicts a classic Stetson-style hat, commonly used to represent themes related to the Wild West, rural settings, or specific types of apparel in user interfaces.

Common uses

  • Product listing for Western wear
  • User profile customization (e.g., avatar accessory)
  • Labeling a 'country' or 'ranch' themed section

Use it in React

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

<CowboyHat size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
*new*clothesclothingstetsoncommerceobjectscowboyhatwestern hatranch

FAQ

What is this icon used for?
This icon is typically used to visually represent concepts related to cowboys, the American West, or specific types of hats like Stetsons. It can also be used in commerce contexts for related products.
How do I use the cowboy hat icon in React?
You can import and use it in your React project with the following statement: `import { CowboyHat } from '@phosphor-icons/react'`.
What is the license for this icon?
The Phosphor cowboy hat icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.

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 →