The HugeIcons mosque 02 icon depicts a stylized mosque, commonly used in user interfaces to represent religious sites, prayer locations, or Islamic cultural elements.
Common uses
- Religious building locator
- Prayer time reminder
- Cultural event marker
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Mosque02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Mosque02Icon} 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 Mosque02Icon represent?
- The Mosque02Icon represents a mosque, a place of worship for Muslims. It's used in UIs to signify religious or cultural contexts related to Islam.
- How do I use the Mosque02Icon in a React application?
- To use the icon in React, import both HugeiconsIcon and Mosque02Icon from their respective packages. Then, render the icon using the <HugeiconsIcon icon={Mosque02Icon} /> component.
- What is the license for this icon?
- This icon is distributed under the MIT license, which allows 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 →