mosque-outline-sharp from Material Symbols Light by Google · Outline Sharp · Maps · Apache-2.0 Free for personal and commercial use.

Name
mosque-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
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="M1.5 20.5V8.437q-.45-.218-.725-.586T.5 7q0-.44.389-1.025T2 4.712q.723.679 1.112 1.263T3.5 7q0 .484-.275.851q-.275.368-.725.586V13.5h3V9.512h2.089q-.526-.483-.807-1.089T6.5 7.1q0-.87.418-1.61q.417-.738 1.12-1.217L12 1.596l3.962 2.677q.703.479 1.12 1.218q.418.74.418 1.609q0 .717-.282 1.323t-.806 1.089H18.5V13.5h3V8.437q-.45-.218-.725-.586Q20.5 7.484 20.5 7q0-.44.389-1.025T22 4.712q.723.679 1.112 1.263T23.5 7q0 .484-.275.851q-.275.368-.725.586V20.5h-9v-5h-3v5zm8.4-11h4.2q.992 0 1.696-.704t.704-1.693q0-.618-.283-1.156t-.798-.87L12 2.804L8.58 5.077q-.514.333-.797.87T7.5 7.103q0 .99.704 1.693T9.9 9.5m-7.4 10h7v-5h5v5h7v-5h-4V11q0-.212-.144-.356T17 10.5H7q-.212 0-.356.144T6.5 11v3.5h-4zM12 9.511"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMosqueOutlineSharp(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.5 20.5V8.437q-.45-.218-.725-.586T.5 7q0-.44.389-1.025T2 4.712q.723.679 1.112 1.263T3.5 7q0 .484-.275.851q-.275.368-.725.586V13.5h3V9.512h2.089q-.526-.483-.807-1.089T6.5 7.1q0-.87.418-1.61q.417-.738 1.12-1.217L12 1.596l3.962 2.677q.703.479 1.12 1.218q.418.74.418 1.609q0 .717-.282 1.323t-.806 1.089H18.5V13.5h3V8.437q-.45-.218-.725-.586Q20.5 7.484 20.5 7q0-.44.389-1.025T22 4.712q.723.679 1.112 1.263T23.5 7q0 .484-.275.851q-.275.368-.725.586V20.5h-9v-5h-3v5zm8.4-11h4.2q.992 0 1.696-.704t.704-1.693q0-.618-.283-1.156t-.798-.87L12 2.804L8.58 5.077q-.514.333-.797.87T7.5 7.103q0 .99.704 1.693T9.9 9.5m-7.4 10h7v-5h5v5h7v-5h-4V11q0-.212-.144-.356T17 10.5H7q-.212 0-.356.144T6.5 11v3.5h-4zM12 9.511"/></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.5 20.5V8.437q-.45-.218-.725-.586T.5 7q0-.44.389-1.025T2 4.712q.723.679 1.112 1.263T3.5 7q0 .484-.275.851q-.275.368-.725.586V13.5h3V9.512h2.089q-.526-.483-.807-1.089T6.5 7.1q0-.87.418-1.61q.417-.738 1.12-1.217L12 1.596l3.962 2.677q.703.479 1.12 1.218q.418.74.418 1.609q0 .717-.282 1.323t-.806 1.089H18.5V13.5h3V8.437q-.45-.218-.725-.586Q20.5 7.484 20.5 7q0-.44.389-1.025T22 4.712q.723.679 1.112 1.263T23.5 7q0 .484-.275.851q-.275.368-.725.586V20.5h-9v-5h-3v5zm8.4-11h4.2q.992 0 1.696-.704t.704-1.693q0-.618-.283-1.156t-.798-.87L12 2.804L8.58 5.077q-.514.333-.797.87T7.5 7.103q0 .99.704 1.693T9.9 9.5m-7.4 10h7v-5h5v5h7v-5h-4V11q0-.212-.144-.356T17 10.5H7q-.212 0-.356.144T6.5 11v3.5h-4zM12 9.511"/></svg>
</template>

CSS

.icon-mosque-outline-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%22M1.5%2020.5V8.437q-.45-.218-.725-.586T.5%207q0-.44.389-1.025T2%204.712q.723.679%201.112%201.263T3.5%207q0%20.484-.275.851q-.275.368-.725.586V13.5h3V9.512h2.089q-.526-.483-.807-1.089T6.5%207.1q0-.87.418-1.61q.417-.738%201.12-1.217L12%201.596l3.962%202.677q.703.479%201.12%201.218q.418.74.418%201.609q0%20.717-.282%201.323t-.806%201.089H18.5V13.5h3V8.437q-.45-.218-.725-.586Q20.5%207.484%2020.5%207q0-.44.389-1.025T22%204.712q.723.679%201.112%201.263T23.5%207q0%20.484-.275.851q-.275.368-.725.586V20.5h-9v-5h-3v5zm8.4-11h4.2q.992%200%201.696-.704t.704-1.693q0-.618-.283-1.156t-.798-.87L12%202.804L8.58%205.077q-.514.333-.797.87T7.5%207.103q0%20.99.704%201.693T9.9%209.5m-7.4%2010h7v-5h5v5h7v-5h-4V11q0-.212-.144-.356T17%2010.5H7q-.212%200-.356.144T6.5%2011v3.5h-4zM12%209.511%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.5%2020.5V8.437q-.45-.218-.725-.586T.5%207q0-.44.389-1.025T2%204.712q.723.679%201.112%201.263T3.5%207q0%20.484-.275.851q-.275.368-.725.586V13.5h3V9.512h2.089q-.526-.483-.807-1.089T6.5%207.1q0-.87.418-1.61q.417-.738%201.12-1.217L12%201.596l3.962%202.677q.703.479%201.12%201.218q.418.74.418%201.609q0%20.717-.282%201.323t-.806%201.089H18.5V13.5h3V8.437q-.45-.218-.725-.586Q20.5%207.484%2020.5%207q0-.44.389-1.025T22%204.712q.723.679%201.112%201.263T23.5%207q0%20.484-.275.851q-.275.368-.725.586V20.5h-9v-5h-3v5zm8.4-11h4.2q.992%200%201.696-.704t.704-1.693q0-.618-.283-1.156t-.798-.87L12%202.804L8.58%205.077q-.514.333-.797.87T7.5%207.103q0%20.99.704%201.693T9.9%209.5m-7.4%2010h7v-5h5v5h7v-5h-4V11q0-.212-.144-.356T17%2010.5H7q-.212%200-.356.144T6.5%2011v3.5h-4zM12%209.511%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-outline-sharp.svg?color=%231a73e8&size=48