The HugeIcons mosque 01 icon depicts a mosque, commonly used in UIs to represent religious sites, Islamic culture, or prayer locations.
Common uses
- Religious institution locator
- Cultural event information
- Prayer time reminder
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Mosque01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Mosque01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- islamic templemuslim place of worshipreligious buildingmosque icon
FAQ
- What does the Mosque01Icon represent?
- The Mosque01Icon represents a mosque, a place of worship for Muslims. It's used in UIs to signify Islamic places or themes.
- How do I use Mosque01Icon in a React application?
- Import both HugeiconsIcon and Mosque01Icon from their respective packages. Then, render the icon using the <HugeiconsIcon icon={Mosque01Icon} /> component.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →