mosque icon
mosque-sharp from Material Symbols by Google · Sharp · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- mosque-sharp
- Set
- Material Symbols
- Style
- Sharp
- 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="M6 8.05V7.1q0-1 .475-1.85t1.275-1.4L12 1l4.25 2.85q.8.55 1.275 1.4T18 7.1v.95zM1 21V8.725Q.55 8.45.275 8.013T0 7t.6-1.4T2 4q.8.775 1.4 1.6T4 7t-.275 1.013T3 8.724V13h2V9.05h14V13h2V8.725q-.45-.275-.725-.712T20 7t.6-1.4T22 4q.8.775 1.4 1.6T24 7t-.275 1.013t-.725.712V21h-9v-6h-4v6z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsMosqueSharp(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="M6 8.05V7.1q0-1 .475-1.85t1.275-1.4L12 1l4.25 2.85q.8.55 1.275 1.4T18 7.1v.95zM1 21V8.725Q.55 8.45.275 8.013T0 7t.6-1.4T2 4q.8.775 1.4 1.6T4 7t-.275 1.013T3 8.724V13h2V9.05h14V13h2V8.725q-.45-.275-.725-.712T20 7t.6-1.4T22 4q.8.775 1.4 1.6T24 7t-.275 1.013t-.725.712V21h-9v-6h-4v6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 8.05V7.1q0-1 .475-1.85t1.275-1.4L12 1l4.25 2.85q.8.55 1.275 1.4T18 7.1v.95zM1 21V8.725Q.55 8.45.275 8.013T0 7t.6-1.4T2 4q.8.775 1.4 1.6T4 7t-.275 1.013T3 8.724V13h2V9.05h14V13h2V8.725q-.45-.275-.725-.712T20 7t.6-1.4T22 4q.8.775 1.4 1.6T24 7t-.275 1.013t-.725.712V21h-9v-6h-4v6z"/></svg> </template>
CSS
.icon-mosque-sharp {
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%22M6%208.05V7.1q0-1%20.475-1.85t1.275-1.4L12%201l4.25%202.85q.8.55%201.275%201.4T18%207.1v.95zM1%2021V8.725Q.55%208.45.275%208.013T0%207t.6-1.4T2%204q.8.775%201.4%201.6T4%207t-.275%201.013T3%208.724V13h2V9.05h14V13h2V8.725q-.45-.275-.725-.712T20%207t.6-1.4T22%204q.8.775%201.4%201.6T24%207t-.275%201.013t-.725.712V21h-9v-6h-4v6z%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%22M6%208.05V7.1q0-1%20.475-1.85t1.275-1.4L12%201l4.25%202.85q.8.55%201.275%201.4T18%207.1v.95zM1%2021V8.725Q.55%208.45.275%208.013T0%207t.6-1.4T2%204q.8.775%201.4%201.6T4%207t-.275%201.013T3%208.724V13h2V9.05h14V13h2V8.725q-.45-.275-.725-.712T20%207t.6-1.4T22%204q.8.775%201.4%201.6T24%207t-.275%201.013t-.725.712V21h-9v-6h-4v6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/mosque-sharp.svg?color=%231a73e8&size=48