The Phosphor shower icon depicts a shower head and faucet, commonly used to represent bathroom facilities, water-related actions, or hygiene features in a user interface.
Common uses
- Bathroom amenity indicator
- Watering or cleaning action button
- Hygiene or spa section link
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Shower } from '@phosphor-icons/react';
<Shower size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Shower size={24} />thin
<Shower size={24} weight="thin" />light
<Shower size={24} weight="light" />bold
<Shower size={24} weight="bold" />fill
<Shower size={24} weight="fill" />duotone
<Shower size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- objects
- Keywords
- bathbathtubbathroomfaucetobjectsshowershower head
FAQ
- What is the shower icon used for?
- It visually represents a shower, often used for indicating bathroom features, water-related functions, or hygiene services within an application.
- How do I use the shower icon in React?
- You can import and use it directly in your React components like this: import { Shower } from '@phosphor-icons/react'.
- What is the license for the Phosphor shower icon?
- The Phosphor icon library, including the shower icon, is available under the MIT license.
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 →