mosque from Font Awesome Solid by Dave Gandy · Solid · Buildings · CC-BY-4.0 Attribution required.

Name
mosque
Set
Font Awesome Solid
Style
Solid
Category
Buildings
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

More buildings icons from Font Awesome Solid

Use the mosque icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M206.8 288h226.4c43.5 0 78.8-35.3 78.8-78.8c0-25.5-12.3-49.4-33.1-64.2L329.3 38.6c-5.6-3.9-13-3.9-18.5 0L161.1 145a78.74 78.74 0 0 0-33.1 64.2c0 43.5 35.3 78.8 78.8 78.8M544 576c35.3 0 64-28.7 64-64V288c0-17.7-14.3-32-32-32s-32 14.3-32 32v48H96v-48c0-17.7-14.3-32-32-32s-32 14.3-32 32v224c0 35.3 28.7 64 64 64zM272 448c0-26.5 21.5-48 48-48s48 21.5 48 48v80h-96z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidMosque(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M206.8 288h226.4c43.5 0 78.8-35.3 78.8-78.8c0-25.5-12.3-49.4-33.1-64.2L329.3 38.6c-5.6-3.9-13-3.9-18.5 0L161.1 145a78.74 78.74 0 0 0-33.1 64.2c0 43.5 35.3 78.8 78.8 78.8M544 576c35.3 0 64-28.7 64-64V288c0-17.7-14.3-32-32-32s-32 14.3-32 32v48H96v-48c0-17.7-14.3-32-32-32s-32 14.3-32 32v224c0 35.3 28.7 64 64 64zM272 448c0-26.5 21.5-48 48-48s48 21.5 48 48v80h-96z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M206.8 288h226.4c43.5 0 78.8-35.3 78.8-78.8c0-25.5-12.3-49.4-33.1-64.2L329.3 38.6c-5.6-3.9-13-3.9-18.5 0L161.1 145a78.74 78.74 0 0 0-33.1 64.2c0 43.5 35.3 78.8 78.8 78.8M544 576c35.3 0 64-28.7 64-64V288c0-17.7-14.3-32-32-32s-32 14.3-32 32v48H96v-48c0-17.7-14.3-32-32-32s-32 14.3-32 32v224c0 35.3 28.7 64 64 64zM272 448c0-26.5 21.5-48 48-48s48 21.5 48 48v80h-96z"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M206.8%20288h226.4c43.5%200%2078.8-35.3%2078.8-78.8c0-25.5-12.3-49.4-33.1-64.2L329.3%2038.6c-5.6-3.9-13-3.9-18.5%200L161.1%20145a78.74%2078.74%200%200%200-33.1%2064.2c0%2043.5%2035.3%2078.8%2078.8%2078.8M544%20576c35.3%200%2064-28.7%2064-64V288c0-17.7-14.3-32-32-32s-32%2014.3-32%2032v48H96v-48c0-17.7-14.3-32-32-32s-32%2014.3-32%2032v224c0%2035.3%2028.7%2064%2064%2064zM272%20448c0-26.5%2021.5-48%2048-48s48%2021.5%2048%2048v80h-96z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M206.8%20288h226.4c43.5%200%2078.8-35.3%2078.8-78.8c0-25.5-12.3-49.4-33.1-64.2L329.3%2038.6c-5.6-3.9-13-3.9-18.5%200L161.1%20145a78.74%2078.74%200%200%200-33.1%2064.2c0%2043.5%2035.3%2078.8%2078.8%2078.8M544%20576c35.3%200%2064-28.7%2064-64V288c0-17.7-14.3-32-32-32s-32%2014.3-32%2032v48H96v-48c0-17.7-14.3-32-32-32s-32%2014.3-32%2032v224c0%2035.3%2028.7%2064%2064%2064zM272%20448c0-26.5%2021.5-48%2048-48s48%2021.5%2048%2048v80h-96z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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