The HugeIcons wudu icon depicts a person performing ritual ablution before prayer and is typically used to represent religious or purification actions in UI.
Common uses
- Prayer reminder notification
- Religious services section
- Hygiene and cleansing information
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WuduIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={WuduIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- ablutionwashingpurificationritual
FAQ
- What does the wudu icon represent?
- The wudu icon represents the Islamic ritual washing performed before prayer, signifying purification.
- How do I use the WuduIcon in React?
- Import both HugeiconsIcon and WuduIcon, then render <HugeiconsIcon icon={WuduIcon} />.
- What is the license for HugeIcons?
- HugeIcons are provided under the MIT license, allowing for free commercial and non-commercial use.
Looking for something else? Search HugeIcons 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 →