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

Name
building-mosque-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
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 24 24"><path fill="currentColor" d="M2.75 6a1 1 0 1 0 0-2a1 1 0 0 0 0 2m18.5 0a1 1 0 1 0 0-2a1 1 0 0 0 0 2M2.75 7a.75.75 0 0 1 .75.75V13h2.498a6.5 6.5 0 0 1-.498-2.5c0-1.024.462-1.94 1.058-2.7c.599-.765 1.378-1.431 2.127-1.973A19 19 0 0 1 11.62 4.1l.053-.025l.015-.007l.004-.002h.002a.75.75 0 0 1 .614 0h.002l.004.002l.015.007l.053.025q.07.031.194.093a19 19 0 0 1 2.74 1.634c.749.542 1.528 1.208 2.127 1.972c.596.76 1.058 1.677 1.058 2.701a6.5 6.5 0 0 1-.498 2.5H20.5V7.75a.75.75 0 0 1 1.5 0v13c0 .69-.56 1.25-1.25 1.25h-5.5c-.69 0-1.25-.56-1.25-1.25V19a2 2 0 1 0-4 0v1.75c0 .69-.56 1.25-1.25 1.25h-5.5C2.56 22 2 21.44 2 20.75v-13A.75.75 0 0 1 2.75 7"/></svg>

React

import type { SVGProps } from "react";

export function FluentBuildingMosque24Filled(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="M2.75 6a1 1 0 1 0 0-2a1 1 0 0 0 0 2m18.5 0a1 1 0 1 0 0-2a1 1 0 0 0 0 2M2.75 7a.75.75 0 0 1 .75.75V13h2.498a6.5 6.5 0 0 1-.498-2.5c0-1.024.462-1.94 1.058-2.7c.599-.765 1.378-1.431 2.127-1.973A19 19 0 0 1 11.62 4.1l.053-.025l.015-.007l.004-.002h.002a.75.75 0 0 1 .614 0h.002l.004.002l.015.007l.053.025q.07.031.194.093a19 19 0 0 1 2.74 1.634c.749.542 1.528 1.208 2.127 1.972c.596.76 1.058 1.677 1.058 2.701a6.5 6.5 0 0 1-.498 2.5H20.5V7.75a.75.75 0 0 1 1.5 0v13c0 .69-.56 1.25-1.25 1.25h-5.5c-.69 0-1.25-.56-1.25-1.25V19a2 2 0 1 0-4 0v1.75c0 .69-.56 1.25-1.25 1.25h-5.5C2.56 22 2 21.44 2 20.75v-13A.75.75 0 0 1 2.75 7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.75 6a1 1 0 1 0 0-2a1 1 0 0 0 0 2m18.5 0a1 1 0 1 0 0-2a1 1 0 0 0 0 2M2.75 7a.75.75 0 0 1 .75.75V13h2.498a6.5 6.5 0 0 1-.498-2.5c0-1.024.462-1.94 1.058-2.7c.599-.765 1.378-1.431 2.127-1.973A19 19 0 0 1 11.62 4.1l.053-.025l.015-.007l.004-.002h.002a.75.75 0 0 1 .614 0h.002l.004.002l.015.007l.053.025q.07.031.194.093a19 19 0 0 1 2.74 1.634c.749.542 1.528 1.208 2.127 1.972c.596.76 1.058 1.677 1.058 2.701a6.5 6.5 0 0 1-.498 2.5H20.5V7.75a.75.75 0 0 1 1.5 0v13c0 .69-.56 1.25-1.25 1.25h-5.5c-.69 0-1.25-.56-1.25-1.25V19a2 2 0 1 0-4 0v1.75c0 .69-.56 1.25-1.25 1.25h-5.5C2.56 22 2 21.44 2 20.75v-13A.75.75 0 0 1 2.75 7"/></svg>
</template>

CSS

.icon-building-mosque-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.75%206a1%201%200%201%200%200-2a1%201%200%200%200%200%202m18.5%200a1%201%200%201%200%200-2a1%201%200%200%200%200%202M2.75%207a.75.75%200%200%201%20.75.75V13h2.498a6.5%206.5%200%200%201-.498-2.5c0-1.024.462-1.94%201.058-2.7c.599-.765%201.378-1.431%202.127-1.973A19%2019%200%200%201%2011.62%204.1l.053-.025l.015-.007l.004-.002h.002a.75.75%200%200%201%20.614%200h.002l.004.002l.015.007l.053.025q.07.031.194.093a19%2019%200%200%201%202.74%201.634c.749.542%201.528%201.208%202.127%201.972c.596.76%201.058%201.677%201.058%202.701a6.5%206.5%200%200%201-.498%202.5H20.5V7.75a.75.75%200%200%201%201.5%200v13c0%20.69-.56%201.25-1.25%201.25h-5.5c-.69%200-1.25-.56-1.25-1.25V19a2%202%200%201%200-4%200v1.75c0%20.69-.56%201.25-1.25%201.25h-5.5C2.56%2022%202%2021.44%202%2020.75v-13A.75.75%200%200%201%202.75%207%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%22M2.75%206a1%201%200%201%200%200-2a1%201%200%200%200%200%202m18.5%200a1%201%200%201%200%200-2a1%201%200%200%200%200%202M2.75%207a.75.75%200%200%201%20.75.75V13h2.498a6.5%206.5%200%200%201-.498-2.5c0-1.024.462-1.94%201.058-2.7c.599-.765%201.378-1.431%202.127-1.973A19%2019%200%200%201%2011.62%204.1l.053-.025l.015-.007l.004-.002h.002a.75.75%200%200%201%20.614%200h.002l.004.002l.015.007l.053.025q.07.031.194.093a19%2019%200%200%201%202.74%201.634c.749.542%201.528%201.208%202.127%201.972c.596.76%201.058%201.677%201.058%202.701a6.5%206.5%200%200%201-.498%202.5H20.5V7.75a.75.75%200%200%201%201.5%200v13c0%20.69-.56%201.25-1.25%201.25h-5.5c-.69%200-1.25-.56-1.25-1.25V19a2%202%200%201%200-4%200v1.75c0%20.69-.56%201.25-1.25%201.25h-5.5C2.56%2022%202%2021.44%202%2020.75v-13A.75.75%200%200%201%202.75%207%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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