The HugeIcons eid mubarak icon depicts a crescent moon and star, commonly used to represent Islamic holidays like Eid al-Fitr and Eid al-Adha in user interfaces.
Common uses
- Holiday greetings and banners
- Islamic cultural sections
- Event notifications for Eid
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { EidMubarakIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={EidMubarakIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- crescent moonislamic stareid greetingmuslim holiday
FAQ
- What is the purpose of the Eid Mubarak icon?
- This icon is used to visually signify Islamic holidays, particularly Eid al-Fitr and Eid al-Adha, in digital applications and websites.
- How do I use the Eid Mubarak icon in a React application?
- Import both HugeiconsIcon and EidMubarakIcon, then render it using <HugeiconsIcon icon={EidMubarakIcon} />.
- What is the license for this icon?
- The Eid Mubarak icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
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 →