building-mosque-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.

Name
building-mosque-48-filled
Set
Fluent UI System Icons
Style
48 Filled
Viewbox
48×48
License
MIT

13 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the building mosque icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M7.25 12.5a1.75 1.75 0 1 0 0-3.5a1.75 1.75 0 0 0 0 3.5m35.25-1.75a1.75 1.75 0 1 1-3.5 0a1.75 1.75 0 0 1 3.5 0m-34 4.5a1.25 1.25 0 1 0-2.5 0v24.5A2.25 2.25 0 0 0 8.25 42h9.5A2.25 2.25 0 0 0 20 39.75v-3A3.75 3.75 0 0 1 23.75 33h.5A3.75 3.75 0 0 1 28 36.75v3A2.25 2.25 0 0 0 30.25 42h9.5A2.25 2.25 0 0 0 42 39.75v-24.5a1.25 1.25 0 1 0-2.5 0V26h-4.588A12 12 0 0 0 36 21c0-1.868-.843-3.548-1.946-4.955c-1.107-1.413-2.552-2.65-3.946-3.659a35 35 0 0 0-3.835-2.391a34 34 0 0 0-1.723-.868l-.027-.012l-.008-.004l-.004-.002a1.25 1.25 0 0 0-1.022 0h-.001l-.003.002l-.008.004l-.027.012l-.099.046q-.129.06-.36.172c-.308.15-.743.369-1.264.65a35 35 0 0 0-3.835 2.391c-1.394 1.01-2.84 2.246-3.946 3.659C12.843 17.452 12 19.132 12 21c0 1.784.39 3.478 1.088 5H8.5zm16.015-6.14l.035.017l-.039-.018l.012.006"/></svg>

React

import type { SVGProps } from "react";

export function FluentBuildingMosque48Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M7.25 12.5a1.75 1.75 0 1 0 0-3.5a1.75 1.75 0 0 0 0 3.5m35.25-1.75a1.75 1.75 0 1 1-3.5 0a1.75 1.75 0 0 1 3.5 0m-34 4.5a1.25 1.25 0 1 0-2.5 0v24.5A2.25 2.25 0 0 0 8.25 42h9.5A2.25 2.25 0 0 0 20 39.75v-3A3.75 3.75 0 0 1 23.75 33h.5A3.75 3.75 0 0 1 28 36.75v3A2.25 2.25 0 0 0 30.25 42h9.5A2.25 2.25 0 0 0 42 39.75v-24.5a1.25 1.25 0 1 0-2.5 0V26h-4.588A12 12 0 0 0 36 21c0-1.868-.843-3.548-1.946-4.955c-1.107-1.413-2.552-2.65-3.946-3.659a35 35 0 0 0-3.835-2.391a34 34 0 0 0-1.723-.868l-.027-.012l-.008-.004l-.004-.002a1.25 1.25 0 0 0-1.022 0h-.001l-.003.002l-.008.004l-.027.012l-.099.046q-.129.06-.36.172c-.308.15-.743.369-1.264.65a35 35 0 0 0-3.835 2.391c-1.394 1.01-2.84 2.246-3.946 3.659C12.843 17.452 12 19.132 12 21c0 1.784.39 3.478 1.088 5H8.5zm16.015-6.14l.035.017l-.039-.018l.012.006"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M7.25 12.5a1.75 1.75 0 1 0 0-3.5a1.75 1.75 0 0 0 0 3.5m35.25-1.75a1.75 1.75 0 1 1-3.5 0a1.75 1.75 0 0 1 3.5 0m-34 4.5a1.25 1.25 0 1 0-2.5 0v24.5A2.25 2.25 0 0 0 8.25 42h9.5A2.25 2.25 0 0 0 20 39.75v-3A3.75 3.75 0 0 1 23.75 33h.5A3.75 3.75 0 0 1 28 36.75v3A2.25 2.25 0 0 0 30.25 42h9.5A2.25 2.25 0 0 0 42 39.75v-24.5a1.25 1.25 0 1 0-2.5 0V26h-4.588A12 12 0 0 0 36 21c0-1.868-.843-3.548-1.946-4.955c-1.107-1.413-2.552-2.65-3.946-3.659a35 35 0 0 0-3.835-2.391a34 34 0 0 0-1.723-.868l-.027-.012l-.008-.004l-.004-.002a1.25 1.25 0 0 0-1.022 0h-.001l-.003.002l-.008.004l-.027.012l-.099.046q-.129.06-.36.172c-.308.15-.743.369-1.264.65a35 35 0 0 0-3.835 2.391c-1.394 1.01-2.84 2.246-3.946 3.659C12.843 17.452 12 19.132 12 21c0 1.784.39 3.478 1.088 5H8.5zm16.015-6.14l.035.017l-.039-.018l.012.006"/></svg>
</template>

CSS

.icon-building-mosque-48-filled {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.25%2012.5a1.75%201.75%200%201%200%200-3.5a1.75%201.75%200%200%200%200%203.5m35.25-1.75a1.75%201.75%200%201%201-3.5%200a1.75%201.75%200%200%201%203.5%200m-34%204.5a1.25%201.25%200%201%200-2.5%200v24.5A2.25%202.25%200%200%200%208.25%2042h9.5A2.25%202.25%200%200%200%2020%2039.75v-3A3.75%203.75%200%200%201%2023.75%2033h.5A3.75%203.75%200%200%201%2028%2036.75v3A2.25%202.25%200%200%200%2030.25%2042h9.5A2.25%202.25%200%200%200%2042%2039.75v-24.5a1.25%201.25%200%201%200-2.5%200V26h-4.588A12%2012%200%200%200%2036%2021c0-1.868-.843-3.548-1.946-4.955c-1.107-1.413-2.552-2.65-3.946-3.659a35%2035%200%200%200-3.835-2.391a34%2034%200%200%200-1.723-.868l-.027-.012l-.008-.004l-.004-.002a1.25%201.25%200%200%200-1.022%200h-.001l-.003.002l-.008.004l-.027.012l-.099.046q-.129.06-.36.172c-.308.15-.743.369-1.264.65a35%2035%200%200%200-3.835%202.391c-1.394%201.01-2.84%202.246-3.946%203.659C12.843%2017.452%2012%2019.132%2012%2021c0%201.784.39%203.478%201.088%205H8.5zm16.015-6.14l.035.017l-.039-.018l.012.006%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.25%2012.5a1.75%201.75%200%201%200%200-3.5a1.75%201.75%200%200%200%200%203.5m35.25-1.75a1.75%201.75%200%201%201-3.5%200a1.75%201.75%200%200%201%203.5%200m-34%204.5a1.25%201.25%200%201%200-2.5%200v24.5A2.25%202.25%200%200%200%208.25%2042h9.5A2.25%202.25%200%200%200%2020%2039.75v-3A3.75%203.75%200%200%201%2023.75%2033h.5A3.75%203.75%200%200%201%2028%2036.75v3A2.25%202.25%200%200%200%2030.25%2042h9.5A2.25%202.25%200%200%200%2042%2039.75v-24.5a1.25%201.25%200%201%200-2.5%200V26h-4.588A12%2012%200%200%200%2036%2021c0-1.868-.843-3.548-1.946-4.955c-1.107-1.413-2.552-2.65-3.946-3.659a35%2035%200%200%200-3.835-2.391a34%2034%200%200%200-1.723-.868l-.027-.012l-.008-.004l-.004-.002a1.25%201.25%200%200%200-1.022%200h-.001l-.003.002l-.008.004l-.027.012l-.099.046q-.129.06-.36.172c-.308.15-.743.369-1.264.65a35%2035%200%200%200-3.835%202.391c-1.394%201.01-2.84%202.246-3.946%203.659C12.843%2017.452%2012%2019.132%2012%2021c0%201.784.39%203.478%201.088%205H8.5zm16.015-6.14l.035.017l-.039-.018l.012.006%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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