mosque emoji
mosque from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- mosque
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
mosqueEmoji One (Colored)mosqueFont Awesome 6 SolidmosqueFont Awesome SolidmosqueFluent EmojimosqueFluent Emoji FlatmosqueHealth IconsmosqueLine AwesomemosqueLucidemosqueMaterial SymbolsmosqueMaterial Symbols LightmosqueMaterial Design IconsmosqueNoto EmojimosqueOpenMojimosquePhosphormosqueTabler IconsmosqueTDesign IconsmosqueTwitter Emoji
More travel & places icons from Fluent Emoji High Contrast
Use the mosque emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2.06 8.52v.01a.49.49 0 0 0 .45.489V29.03H4V29h.51l-.01-3c0-1.37 1.02-3.99 2.48-3.97c1.51-.02 2.54 2.62 2.54 3.99L9.49 29h4l.01-6c0-1.37 1.96-3.95 2.95-3.97c1.02.01 3.02 2.63 3.01 3.99V29h4.03l.01-3c0-1.37 1.02-3.99 2.47-3.97c1.51-.02 2.53 2.62 2.53 3.99L28.47 29H29v.03h1.51V9.018a.49.49 0 0 0 .44-.488v-.01a.49.49 0 0 0-.314-.457c.233-.456.364-.97.364-1.513c0-1.89-2.93-4.57-3.49-4.55C26.9 1.99 24 4.67 24 6.55c0 .547.133 1.065.369 1.523a.49.49 0 0 0-.289.447v.01c0 .25.189.457.43.487v7.033c0 .54-.44.98-.99.98H22.5c-.55 0-.99-.44-.99-.98v-1.03h.55c.24 0 .43-.19.43-.43v-.14c0-.24-.19-.43-.43-.43h-1.717l.097-.01c1.11 0 2.02-.92 2.02-2.07l.03-2.09c0-1.827-1.461-2.652-2.969-3.502c-1.033-.583-2.089-1.179-2.711-2.118c-.19-.29-.57-.29-.75 0c-.607.946-1.65 1.543-2.671 2.128c-1.42.813-2.798 1.603-2.909 3.272v2.31c0 1.15.91 2.07 2.02 2.07l.097.01H10.92c-.24 0-.43.19-.43.43v.14c0 .24.19.43.43.43h.59v1.03c0 .54-.44.99-.99.99h-1c-.55 0-.99-.44-.99-.98V9.012a.474.474 0 0 0 .4-.482v-.01a.49.49 0 0 0-.297-.45C8.868 7.612 9 7.096 9 6.55C9 4.66 6.07 1.98 5.51 2C4.9 1.99 2 4.67 2 6.55c0 .544.132 1.06.365 1.516a.49.49 0 0 0-.305.454m4.43 7.51H4.48l.01-2.34c0-.55.67-1.66 1-1.66c.34 0 1.01 1.12 1.01 1.67zm22 0h-2.01l.01-2.34c0-.55.67-1.66 1-1.66c.34 0 1.01 1.12 1.01 1.67z"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastMosque(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2.06 8.52v.01a.49.49 0 0 0 .45.489V29.03H4V29h.51l-.01-3c0-1.37 1.02-3.99 2.48-3.97c1.51-.02 2.54 2.62 2.54 3.99L9.49 29h4l.01-6c0-1.37 1.96-3.95 2.95-3.97c1.02.01 3.02 2.63 3.01 3.99V29h4.03l.01-3c0-1.37 1.02-3.99 2.47-3.97c1.51-.02 2.53 2.62 2.53 3.99L28.47 29H29v.03h1.51V9.018a.49.49 0 0 0 .44-.488v-.01a.49.49 0 0 0-.314-.457c.233-.456.364-.97.364-1.513c0-1.89-2.93-4.57-3.49-4.55C26.9 1.99 24 4.67 24 6.55c0 .547.133 1.065.369 1.523a.49.49 0 0 0-.289.447v.01c0 .25.189.457.43.487v7.033c0 .54-.44.98-.99.98H22.5c-.55 0-.99-.44-.99-.98v-1.03h.55c.24 0 .43-.19.43-.43v-.14c0-.24-.19-.43-.43-.43h-1.717l.097-.01c1.11 0 2.02-.92 2.02-2.07l.03-2.09c0-1.827-1.461-2.652-2.969-3.502c-1.033-.583-2.089-1.179-2.711-2.118c-.19-.29-.57-.29-.75 0c-.607.946-1.65 1.543-2.671 2.128c-1.42.813-2.798 1.603-2.909 3.272v2.31c0 1.15.91 2.07 2.02 2.07l.097.01H10.92c-.24 0-.43.19-.43.43v.14c0 .24.19.43.43.43h.59v1.03c0 .54-.44.99-.99.99h-1c-.55 0-.99-.44-.99-.98V9.012a.474.474 0 0 0 .4-.482v-.01a.49.49 0 0 0-.297-.45C8.868 7.612 9 7.096 9 6.55C9 4.66 6.07 1.98 5.51 2C4.9 1.99 2 4.67 2 6.55c0 .544.132 1.06.365 1.516a.49.49 0 0 0-.305.454m4.43 7.51H4.48l.01-2.34c0-.55.67-1.66 1-1.66c.34 0 1.01 1.12 1.01 1.67zm22 0h-2.01l.01-2.34c0-.55.67-1.66 1-1.66c.34 0 1.01 1.12 1.01 1.67z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2.06 8.52v.01a.49.49 0 0 0 .45.489V29.03H4V29h.51l-.01-3c0-1.37 1.02-3.99 2.48-3.97c1.51-.02 2.54 2.62 2.54 3.99L9.49 29h4l.01-6c0-1.37 1.96-3.95 2.95-3.97c1.02.01 3.02 2.63 3.01 3.99V29h4.03l.01-3c0-1.37 1.02-3.99 2.47-3.97c1.51-.02 2.53 2.62 2.53 3.99L28.47 29H29v.03h1.51V9.018a.49.49 0 0 0 .44-.488v-.01a.49.49 0 0 0-.314-.457c.233-.456.364-.97.364-1.513c0-1.89-2.93-4.57-3.49-4.55C26.9 1.99 24 4.67 24 6.55c0 .547.133 1.065.369 1.523a.49.49 0 0 0-.289.447v.01c0 .25.189.457.43.487v7.033c0 .54-.44.98-.99.98H22.5c-.55 0-.99-.44-.99-.98v-1.03h.55c.24 0 .43-.19.43-.43v-.14c0-.24-.19-.43-.43-.43h-1.717l.097-.01c1.11 0 2.02-.92 2.02-2.07l.03-2.09c0-1.827-1.461-2.652-2.969-3.502c-1.033-.583-2.089-1.179-2.711-2.118c-.19-.29-.57-.29-.75 0c-.607.946-1.65 1.543-2.671 2.128c-1.42.813-2.798 1.603-2.909 3.272v2.31c0 1.15.91 2.07 2.02 2.07l.097.01H10.92c-.24 0-.43.19-.43.43v.14c0 .24.19.43.43.43h.59v1.03c0 .54-.44.99-.99.99h-1c-.55 0-.99-.44-.99-.98V9.012a.474.474 0 0 0 .4-.482v-.01a.49.49 0 0 0-.297-.45C8.868 7.612 9 7.096 9 6.55C9 4.66 6.07 1.98 5.51 2C4.9 1.99 2 4.67 2 6.55c0 .544.132 1.06.365 1.516a.49.49 0 0 0-.305.454m4.43 7.51H4.48l.01-2.34c0-.55.67-1.66 1-1.66c.34 0 1.01 1.12 1.01 1.67zm22 0h-2.01l.01-2.34c0-.55.67-1.66 1-1.66c.34 0 1.01 1.12 1.01 1.67z"/></svg> </template>
CSS
.icon-mosque {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.06%208.52v.01a.49.49%200%200%200%20.45.489V29.03H4V29h.51l-.01-3c0-1.37%201.02-3.99%202.48-3.97c1.51-.02%202.54%202.62%202.54%203.99L9.49%2029h4l.01-6c0-1.37%201.96-3.95%202.95-3.97c1.02.01%203.02%202.63%203.01%203.99V29h4.03l.01-3c0-1.37%201.02-3.99%202.47-3.97c1.51-.02%202.53%202.62%202.53%203.99L28.47%2029H29v.03h1.51V9.018a.49.49%200%200%200%20.44-.488v-.01a.49.49%200%200%200-.314-.457c.233-.456.364-.97.364-1.513c0-1.89-2.93-4.57-3.49-4.55C26.9%201.99%2024%204.67%2024%206.55c0%20.547.133%201.065.369%201.523a.49.49%200%200%200-.289.447v.01c0%20.25.189.457.43.487v7.033c0%20.54-.44.98-.99.98H22.5c-.55%200-.99-.44-.99-.98v-1.03h.55c.24%200%20.43-.19.43-.43v-.14c0-.24-.19-.43-.43-.43h-1.717l.097-.01c1.11%200%202.02-.92%202.02-2.07l.03-2.09c0-1.827-1.461-2.652-2.969-3.502c-1.033-.583-2.089-1.179-2.711-2.118c-.19-.29-.57-.29-.75%200c-.607.946-1.65%201.543-2.671%202.128c-1.42.813-2.798%201.603-2.909%203.272v2.31c0%201.15.91%202.07%202.02%202.07l.097.01H10.92c-.24%200-.43.19-.43.43v.14c0%20.24.19.43.43.43h.59v1.03c0%20.54-.44.99-.99.99h-1c-.55%200-.99-.44-.99-.98V9.012a.474.474%200%200%200%20.4-.482v-.01a.49.49%200%200%200-.297-.45C8.868%207.612%209%207.096%209%206.55C9%204.66%206.07%201.98%205.51%202C4.9%201.99%202%204.67%202%206.55c0%20.544.132%201.06.365%201.516a.49.49%200%200%200-.305.454m4.43%207.51H4.48l.01-2.34c0-.55.67-1.66%201-1.66c.34%200%201.01%201.12%201.01%201.67zm22%200h-2.01l.01-2.34c0-.55.67-1.66%201-1.66c.34%200%201.01%201.12%201.01%201.67z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.06%208.52v.01a.49.49%200%200%200%20.45.489V29.03H4V29h.51l-.01-3c0-1.37%201.02-3.99%202.48-3.97c1.51-.02%202.54%202.62%202.54%203.99L9.49%2029h4l.01-6c0-1.37%201.96-3.95%202.95-3.97c1.02.01%203.02%202.63%203.01%203.99V29h4.03l.01-3c0-1.37%201.02-3.99%202.47-3.97c1.51-.02%202.53%202.62%202.53%203.99L28.47%2029H29v.03h1.51V9.018a.49.49%200%200%200%20.44-.488v-.01a.49.49%200%200%200-.314-.457c.233-.456.364-.97.364-1.513c0-1.89-2.93-4.57-3.49-4.55C26.9%201.99%2024%204.67%2024%206.55c0%20.547.133%201.065.369%201.523a.49.49%200%200%200-.289.447v.01c0%20.25.189.457.43.487v7.033c0%20.54-.44.98-.99.98H22.5c-.55%200-.99-.44-.99-.98v-1.03h.55c.24%200%20.43-.19.43-.43v-.14c0-.24-.19-.43-.43-.43h-1.717l.097-.01c1.11%200%202.02-.92%202.02-2.07l.03-2.09c0-1.827-1.461-2.652-2.969-3.502c-1.033-.583-2.089-1.179-2.711-2.118c-.19-.29-.57-.29-.75%200c-.607.946-1.65%201.543-2.671%202.128c-1.42.813-2.798%201.603-2.909%203.272v2.31c0%201.15.91%202.07%202.02%202.07l.097.01H10.92c-.24%200-.43.19-.43.43v.14c0%20.24.19.43.43.43h.59v1.03c0%20.54-.44.99-.99.99h-1c-.55%200-.99-.44-.99-.98V9.012a.474.474%200%200%200%20.4-.482v-.01a.49.49%200%200%200-.297-.45C8.868%207.612%209%207.096%209%206.55C9%204.66%206.07%201.98%205.51%202C4.9%201.99%202%204.67%202%206.55c0%20.544.132%201.06.365%201.516a.49.49%200%200%200-.305.454m4.43%207.51H4.48l.01-2.34c0-.55.67-1.66%201-1.66c.34%200%201.01%201.12%201.01%201.67zm22%200h-2.01l.01-2.34c0-.55.67-1.66%201-1.66c.34%200%201.01%201.12%201.01%201.67z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/mosque.svg?color=%231a73e8&size=48