The HugeIcons salah icon depicts a person in prayer, commonly used to represent prayer times, religious services, or spiritual well-being features in UI.
Common uses
- Prayer time reminder
- Mosque or religious center locator
- Spiritual content section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SalahIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SalahIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- prayerislammuslimworship
FAQ
- What does the Salah icon represent?
- The Salah icon represents a person performing salah (Islamic prayer). It's used for features related to prayer or religious observance.
- How do I use the Salah icon in React?
- Import both HugeiconsIcon and SalahIcon, then render <HugeiconsIcon icon={SalahIcon} />.
- What is the license for the HugeIcons salah icon?
- The HugeIcons salah icon is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
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 →