The HugeIcons adzan icon depicts a crescent moon and star, commonly used to represent Islamic prayer times or related cultural elements in UI.
Common uses
- Prayer time reminders
- Islamic cultural content
- Mosque or community event indicators
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AdzanIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AdzanIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- crescent moonstarislamicmuslim
FAQ
- What does the adzan icon represent?
- The adzan icon symbolizes the crescent moon and star, often associated with Islam and used to denote prayer times or related themes.
- How do I use the adzan icon in React?
- Import both HugeiconsIcon and AdzanIcon, then render <HugeiconsIcon icon={AdzanIcon} />.
- What is the license for the adzan icon?
- The adzan icon is distributed under the MIT license, allowing for free 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 →