The Tabler mosque icon depicts a mosque, a place of worship for Muslims, and is commonly used in UIs to represent religious or Islamic-related content.
Common uses
- Link to Islamic cultural information
- Religious holiday notifications
- Location marker for a mosque
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMosque } from '@tabler/icons-react';
<IconMosque size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- mosqueislammuslimreligionworshiparchitecturebuildingdomeminaretlandmarkbuildings
FAQ
- What is this icon for?
- This icon represents a mosque, a building used for Islamic worship. It's suitable for any UI element related to Islam or Muslim communities.
- How do I use this in React?
- Import the icon component using `import { IconMosque } from '@tabler/icons-react'` and then use it as `<IconMosque />` in your JSX.
- What is the license for this icon?
- The Tabler icon library, including the mosque icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →