The Tabler wash hand icon depicts a pair of hands being washed, commonly used to represent manual washing, delicate care, or personal hygiene actions in user interfaces.
Common uses
- Button for manual laundry cycle
- Indicator for hand-wash only clothing
- Tooltip for gentle cleaning instructions
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWashHand } from '@tabler/icons-react';
<IconWashHand size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Laundry
- Keywords
- manualdelicatehandcaregentlewashpersonalattentioncarefulscrubrinselaunderlaundrywashhandhand washmanual washhygiene
FAQ
- What does the wash hand icon represent?
- It visually signifies the act of washing hands, often used for manual processes, delicate care, or personal hygiene.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' using: import { IconWashHand } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including wash-hand, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →