John KuehJohn Kueh

hair dryer icon

Phosphor · hair-dryer · MIT

Download SVG

The Phosphor hair dryer icon depicts a common styling tool and is typically used in UIs to represent beauty, grooming, or salon-related features.

Common uses

  • Link to a 'Hair Care' section
  • Button for 'Styling Tools'
  • Indicator for 'Salon Services'

Use it in React

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

<HairDryer size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
*new*blow dryerbeautygroomingsaloncommerceobjectshairdryerbeauty toolgrooming appliance

FAQ

What does the hair dryer icon represent?
It represents a hair dryer, a device used for drying hair, often associated with beauty, grooming, and salon contexts.
How do I use the hair dryer icon in React?
You can import and use it in your React application with: import { HairDryer } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon, including the hair dryer, 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 →