mosque icon
mosque-outline from Material Symbols by Google · Outline · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- mosque-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
mosqueEmoji One (Colored)mosqueFont Awesome 6 SolidmosqueFont Awesome SolidmosqueFluent EmojimosqueFluent Emoji FlatmosqueFluent Emoji High ContrastmosqueHealth IconsmosqueLine AwesomemosqueLucidemosqueMaterial Symbols LightmosqueMaterial Design IconsmosqueNoto EmojimosqueOpenMojimosquePhosphormosqueTabler IconsmosqueTDesign IconsmosqueTwitter Emoji
More maps icons from Material Symbols
Use the mosque icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1 21V8.725Q.55 8.45.275 8.013T0 7t.6-1.4T2 4q.8.775 1.4 1.6T4 7t-.275 1.013T3 8.724V13h2v-2q0-.625.4-1.2t1.15-.75q-.275-.425-.412-.925T6 7.1q0-1 .475-1.85t1.275-1.4L12 1l4.25 2.85q.8.55 1.275 1.4T18 7.1q0 .525-.137 1.025t-.413.925q.75.175 1.15.75T19 11v2h2V8.725q-.45-.275-.725-.712T20 7t.6-1.4T22 4q.8.775 1.4 1.6T24 7t-.275 1.013t-.725.712V21H13v-4q0-.425-.288-.712T12 16t-.712.288T11 17v4zM9.9 9h4.2q.8 0 1.35-.55T16 7.1q0-.5-.225-.913T15.15 5.5L12 3.4L8.85 5.5q-.4.275-.625.688T8 7.1q0 .8.55 1.35T9.9 9M3 19h6v-2q0-1.25.875-2.125T12 14t2.125.875T15 17v2h6v-4h-4v-4H7v4H3zm9-9.95"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsMosqueOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1 21V8.725Q.55 8.45.275 8.013T0 7t.6-1.4T2 4q.8.775 1.4 1.6T4 7t-.275 1.013T3 8.724V13h2v-2q0-.625.4-1.2t1.15-.75q-.275-.425-.412-.925T6 7.1q0-1 .475-1.85t1.275-1.4L12 1l4.25 2.85q.8.55 1.275 1.4T18 7.1q0 .525-.137 1.025t-.413.925q.75.175 1.15.75T19 11v2h2V8.725q-.45-.275-.725-.712T20 7t.6-1.4T22 4q.8.775 1.4 1.6T24 7t-.275 1.013t-.725.712V21H13v-4q0-.425-.288-.712T12 16t-.712.288T11 17v4zM9.9 9h4.2q.8 0 1.35-.55T16 7.1q0-.5-.225-.913T15.15 5.5L12 3.4L8.85 5.5q-.4.275-.625.688T8 7.1q0 .8.55 1.35T9.9 9M3 19h6v-2q0-1.25.875-2.125T12 14t2.125.875T15 17v2h6v-4h-4v-4H7v4H3zm9-9.95"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1 21V8.725Q.55 8.45.275 8.013T0 7t.6-1.4T2 4q.8.775 1.4 1.6T4 7t-.275 1.013T3 8.724V13h2v-2q0-.625.4-1.2t1.15-.75q-.275-.425-.412-.925T6 7.1q0-1 .475-1.85t1.275-1.4L12 1l4.25 2.85q.8.55 1.275 1.4T18 7.1q0 .525-.137 1.025t-.413.925q.75.175 1.15.75T19 11v2h2V8.725q-.45-.275-.725-.712T20 7t.6-1.4T22 4q.8.775 1.4 1.6T24 7t-.275 1.013t-.725.712V21H13v-4q0-.425-.288-.712T12 16t-.712.288T11 17v4zM9.9 9h4.2q.8 0 1.35-.55T16 7.1q0-.5-.225-.913T15.15 5.5L12 3.4L8.85 5.5q-.4.275-.625.688T8 7.1q0 .8.55 1.35T9.9 9M3 19h6v-2q0-1.25.875-2.125T12 14t2.125.875T15 17v2h6v-4h-4v-4H7v4H3zm9-9.95"/></svg> </template>
CSS
.icon-mosque-outline {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1%2021V8.725Q.55%208.45.275%208.013T0%207t.6-1.4T2%204q.8.775%201.4%201.6T4%207t-.275%201.013T3%208.724V13h2v-2q0-.625.4-1.2t1.15-.75q-.275-.425-.412-.925T6%207.1q0-1%20.475-1.85t1.275-1.4L12%201l4.25%202.85q.8.55%201.275%201.4T18%207.1q0%20.525-.137%201.025t-.413.925q.75.175%201.15.75T19%2011v2h2V8.725q-.45-.275-.725-.712T20%207t.6-1.4T22%204q.8.775%201.4%201.6T24%207t-.275%201.013t-.725.712V21H13v-4q0-.425-.288-.712T12%2016t-.712.288T11%2017v4zM9.9%209h4.2q.8%200%201.35-.55T16%207.1q0-.5-.225-.913T15.15%205.5L12%203.4L8.85%205.5q-.4.275-.625.688T8%207.1q0%20.8.55%201.35T9.9%209M3%2019h6v-2q0-1.25.875-2.125T12%2014t2.125.875T15%2017v2h6v-4h-4v-4H7v4H3zm9-9.95%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1%2021V8.725Q.55%208.45.275%208.013T0%207t.6-1.4T2%204q.8.775%201.4%201.6T4%207t-.275%201.013T3%208.724V13h2v-2q0-.625.4-1.2t1.15-.75q-.275-.425-.412-.925T6%207.1q0-1%20.475-1.85t1.275-1.4L12%201l4.25%202.85q.8.55%201.275%201.4T18%207.1q0%20.525-.137%201.025t-.413.925q.75.175%201.15.75T19%2011v2h2V8.725q-.45-.275-.725-.712T20%207t.6-1.4T22%204q.8.775%201.4%201.6T24%207t-.275%201.013t-.725.712V21H13v-4q0-.425-.288-.712T12%2016t-.712.288T11%2017v4zM9.9%209h4.2q.8%200%201.35-.55T16%207.1q0-.5-.225-.913T15.15%205.5L12%203.4L8.85%205.5q-.4.275-.625.688T8%207.1q0%20.8.55%201.35T9.9%209M3%2019h6v-2q0-1.25.875-2.125T12%2014t2.125.875T15%2017v2h6v-4h-4v-4H7v4H3zm9-9.95%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/mosque-outline.svg?color=%231a73e8&size=48