mosque from Material Symbols Light by Google · Regular · Maps · Apache-2.0 Free for personal and commercial use.

Name
mosque
Set
Material Symbols Light
Style
Regular
Category
Maps
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More maps icons from Material Symbols Light

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="M8.142 8.742q-.717 0-1.18-.462T6.5 7.1q0-.865.417-1.61q.418-.744 1.122-1.217L12 1.596l3.962 2.677q.704.473 1.12 1.218q.418.744.418 1.609q0 .717-.462 1.18t-1.18.462zM1.5 20.5V8.437q-.45-.218-.725-.588T.5 7q0-.44.389-1.025T2 4.712q.723.679 1.112 1.263T3.5 7q0 .479-.275.849t-.725.588V13.5h3V11q0-.586.39-1.017t1.006-.472h10.208q.615.041 1.006.472q.39.43.39 1.017v2.5h3V8.437q-.45-.218-.725-.588T20.5 7q0-.44.389-1.025T22 4.712q.723.679 1.112 1.263T23.5 7q0 .479-.275.849t-.725.588V20.5h-8.77V17q0-.71-.51-1.22T12 15.27t-1.22.51t-.51 1.22v3.5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMosque(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="M8.142 8.742q-.717 0-1.18-.462T6.5 7.1q0-.865.417-1.61q.418-.744 1.122-1.217L12 1.596l3.962 2.677q.704.473 1.12 1.218q.418.744.418 1.609q0 .717-.462 1.18t-1.18.462zM1.5 20.5V8.437q-.45-.218-.725-.588T.5 7q0-.44.389-1.025T2 4.712q.723.679 1.112 1.263T3.5 7q0 .479-.275.849t-.725.588V13.5h3V11q0-.586.39-1.017t1.006-.472h10.208q.615.041 1.006.472q.39.43.39 1.017v2.5h3V8.437q-.45-.218-.725-.588T20.5 7q0-.44.389-1.025T22 4.712q.723.679 1.112 1.263T23.5 7q0 .479-.275.849t-.725.588V20.5h-8.77V17q0-.71-.51-1.22T12 15.27t-1.22.51t-.51 1.22v3.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.142 8.742q-.717 0-1.18-.462T6.5 7.1q0-.865.417-1.61q.418-.744 1.122-1.217L12 1.596l3.962 2.677q.704.473 1.12 1.218q.418.744.418 1.609q0 .717-.462 1.18t-1.18.462zM1.5 20.5V8.437q-.45-.218-.725-.588T.5 7q0-.44.389-1.025T2 4.712q.723.679 1.112 1.263T3.5 7q0 .479-.275.849t-.725.588V13.5h3V11q0-.586.39-1.017t1.006-.472h10.208q.615.041 1.006.472q.39.43.39 1.017v2.5h3V8.437q-.45-.218-.725-.588T20.5 7q0-.44.389-1.025T22 4.712q.723.679 1.112 1.263T23.5 7q0 .479-.275.849t-.725.588V20.5h-8.77V17q0-.71-.51-1.22T12 15.27t-1.22.51t-.51 1.22v3.5z"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.142%208.742q-.717%200-1.18-.462T6.5%207.1q0-.865.417-1.61q.418-.744%201.122-1.217L12%201.596l3.962%202.677q.704.473%201.12%201.218q.418.744.418%201.609q0%20.717-.462%201.18t-1.18.462zM1.5%2020.5V8.437q-.45-.218-.725-.588T.5%207q0-.44.389-1.025T2%204.712q.723.679%201.112%201.263T3.5%207q0%20.479-.275.849t-.725.588V13.5h3V11q0-.586.39-1.017t1.006-.472h10.208q.615.041%201.006.472q.39.43.39%201.017v2.5h3V8.437q-.45-.218-.725-.588T20.5%207q0-.44.389-1.025T22%204.712q.723.679%201.112%201.263T23.5%207q0%20.479-.275.849t-.725.588V20.5h-8.77V17q0-.71-.51-1.22T12%2015.27t-1.22.51t-.51%201.22v3.5z%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%22M8.142%208.742q-.717%200-1.18-.462T6.5%207.1q0-.865.417-1.61q.418-.744%201.122-1.217L12%201.596l3.962%202.677q.704.473%201.12%201.218q.418.744.418%201.609q0%20.717-.462%201.18t-1.18.462zM1.5%2020.5V8.437q-.45-.218-.725-.588T.5%207q0-.44.389-1.025T2%204.712q.723.679%201.112%201.263T3.5%207q0%20.479-.275.849t-.725.588V13.5h3V11q0-.586.39-1.017t1.006-.472h10.208q.615.041%201.006.472q.39.43.39%201.017v2.5h3V8.437q-.45-.218-.725-.588T20.5%207q0-.44.389-1.025T22%204.712q.723.679%201.112%201.263T23.5%207q0%20.479-.275.849t-.725.588V20.5h-8.77V17q0-.71-.51-1.22T12%2015.27t-1.22.51t-.51%201.22v3.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/mosque.svg?color=%231a73e8&size=48