mosque icon
mosque from Lucide by Lucide Contributors · Outline · ISC Free for personal and commercial use.
- Name
- mosque
- Set
- Lucide
- Style
- Outline
- Viewbox
- 24×24
- License
- ISC
The same icon in other sets
mosqueEmoji One (Colored)mosqueFont Awesome 6 SolidmosqueFont Awesome SolidmosqueFluent EmojimosqueFluent Emoji FlatmosqueFluent Emoji High ContrastmosqueHealth IconsmosqueLine AwesomemosqueMaterial SymbolsmosqueMaterial Symbols LightmosqueMaterial Design IconsmosqueNoto EmojimosqueOpenMojimosquePhosphormosqueTabler IconsmosqueTDesign IconsmosqueTwitter Emoji
Use the mosque icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M12.268 2a2 2 0 0 0 3.465 2M14 5v3m2 14v-3a2 2 0 0 0-4 0v3m9-9c-.662-1.497-1.666-2.753-2.9-3.63C16.825 8.47 15.422 8 14 8s-2.826.47-4.1 1.37C8.668 10.248 7.663 11.504 7 13zM3 9h4"/><path d="M7 22V6a5 5 0 0 0-2-4a5 5 0 0 0-2 4v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"/></g></svg>
React
import type { SVGProps } from "react";
export function LucideMosque(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M12.268 2a2 2 0 0 0 3.465 2M14 5v3m2 14v-3a2 2 0 0 0-4 0v3m9-9c-.662-1.497-1.666-2.753-2.9-3.63C16.825 8.47 15.422 8 14 8s-2.826.47-4.1 1.37C8.668 10.248 7.663 11.504 7 13zM3 9h4"/><path d="M7 22V6a5 5 0 0 0-2-4a5 5 0 0 0-2 4v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M12.268 2a2 2 0 0 0 3.465 2M14 5v3m2 14v-3a2 2 0 0 0-4 0v3m9-9c-.662-1.497-1.666-2.753-2.9-3.63C16.825 8.47 15.422 8 14 8s-2.826.47-4.1 1.37C8.668 10.248 7.663 11.504 7 13zM3 9h4"/><path d="M7 22V6a5 5 0 0 0-2-4a5 5 0 0 0-2 4v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"/></g></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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12.268%202a2%202%200%200%200%203.465%202M14%205v3m2%2014v-3a2%202%200%200%200-4%200v3m9-9c-.662-1.497-1.666-2.753-2.9-3.63C16.825%208.47%2015.422%208%2014%208s-2.826.47-4.1%201.37C8.668%2010.248%207.663%2011.504%207%2013zM3%209h4%22%2F%3E%3Cpath%20d%3D%22M7%2022V6a5%205%200%200%200-2-4a5%205%200%200%200-2%204v14a2%202%200%200%200%202%202h14a2%202%200%200%200%202-2v-7%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12.268%202a2%202%200%200%200%203.465%202M14%205v3m2%2014v-3a2%202%200%200%200-4%200v3m9-9c-.662-1.497-1.666-2.753-2.9-3.63C16.825%208.47%2015.422%208%2014%208s-2.826.47-4.1%201.37C8.668%2010.248%207.663%2011.504%207%2013zM3%209h4%22%2F%3E%3Cpath%20d%3D%22M7%2022V6a5%205%200%200%200-2-4a5%205%200%200%200-2%204v14a2%202%200%200%200%202%202h14a2%202%200%200%200%202-2v-7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lucide/mosque.svg?color=%231a73e8&size=48