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

Name
building-mosque-24-regular
Set
Fluent UI System Icons
Style
24 Regular
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="M3.5 7.75a.75.75 0 0 0-1.5 0v13c0 .69.56 1.25 1.25 1.25h17.5c.69 0 1.25-.56 1.25-1.25v-13a.75.75 0 0 0-1.5 0V13h-2.498a6.5 6.5 0 0 0 .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 0 12.38 4.1l-.053-.025l-.015-.007l-.004-.002h-.002a.75.75 0 0 0-.614 0h-.002l-.004.002l-.015.007l-.053.025q-.07.031-.194.093a19 19 0 0 0-2.74 1.634c-.749.542-1.528 1.208-2.127 1.972C5.962 8.56 5.5 9.476 5.5 10.5c0 .886.177 1.73.498 2.5H3.5zM16.331 13H7.67A5 5 0 0 1 7 10.5c0-.564.257-1.16.739-1.776c.48-.612 1.137-1.184 1.826-1.682A17.3 17.3 0 0 1 12 5.58a17.3 17.3 0 0 1 2.435 1.46c.689.499 1.347 1.071 1.826 1.683c.483.616.739 1.212.739 1.776c0 .91-.244 1.765-.669 2.5m4.169 7.5h-6v-2a2.5 2.5 0 0 0-5 0v2h-6v-6h17zm-9.5-2a1 1 0 1 1 2 0v2h-2zM3.75 5a1 1 0 1 1-2 0a1 1 0 0 1 2 0m17.5 1a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></svg>

React

import type { SVGProps } from "react";

export function FluentBuildingMosque24Regular(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="M3.5 7.75a.75.75 0 0 0-1.5 0v13c0 .69.56 1.25 1.25 1.25h17.5c.69 0 1.25-.56 1.25-1.25v-13a.75.75 0 0 0-1.5 0V13h-2.498a6.5 6.5 0 0 0 .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 0 12.38 4.1l-.053-.025l-.015-.007l-.004-.002h-.002a.75.75 0 0 0-.614 0h-.002l-.004.002l-.015.007l-.053.025q-.07.031-.194.093a19 19 0 0 0-2.74 1.634c-.749.542-1.528 1.208-2.127 1.972C5.962 8.56 5.5 9.476 5.5 10.5c0 .886.177 1.73.498 2.5H3.5zM16.331 13H7.67A5 5 0 0 1 7 10.5c0-.564.257-1.16.739-1.776c.48-.612 1.137-1.184 1.826-1.682A17.3 17.3 0 0 1 12 5.58a17.3 17.3 0 0 1 2.435 1.46c.689.499 1.347 1.071 1.826 1.683c.483.616.739 1.212.739 1.776c0 .91-.244 1.765-.669 2.5m4.169 7.5h-6v-2a2.5 2.5 0 0 0-5 0v2h-6v-6h17zm-9.5-2a1 1 0 1 1 2 0v2h-2zM3.75 5a1 1 0 1 1-2 0a1 1 0 0 1 2 0m17.5 1a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.5 7.75a.75.75 0 0 0-1.5 0v13c0 .69.56 1.25 1.25 1.25h17.5c.69 0 1.25-.56 1.25-1.25v-13a.75.75 0 0 0-1.5 0V13h-2.498a6.5 6.5 0 0 0 .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 0 12.38 4.1l-.053-.025l-.015-.007l-.004-.002h-.002a.75.75 0 0 0-.614 0h-.002l-.004.002l-.015.007l-.053.025q-.07.031-.194.093a19 19 0 0 0-2.74 1.634c-.749.542-1.528 1.208-2.127 1.972C5.962 8.56 5.5 9.476 5.5 10.5c0 .886.177 1.73.498 2.5H3.5zM16.331 13H7.67A5 5 0 0 1 7 10.5c0-.564.257-1.16.739-1.776c.48-.612 1.137-1.184 1.826-1.682A17.3 17.3 0 0 1 12 5.58a17.3 17.3 0 0 1 2.435 1.46c.689.499 1.347 1.071 1.826 1.683c.483.616.739 1.212.739 1.776c0 .91-.244 1.765-.669 2.5m4.169 7.5h-6v-2a2.5 2.5 0 0 0-5 0v2h-6v-6h17zm-9.5-2a1 1 0 1 1 2 0v2h-2zM3.75 5a1 1 0 1 1-2 0a1 1 0 0 1 2 0m17.5 1a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></svg>
</template>

CSS

.icon-building-mosque-24-regular {
  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%22M3.5%207.75a.75.75%200%200%200-1.5%200v13c0%20.69.56%201.25%201.25%201.25h17.5c.69%200%201.25-.56%201.25-1.25v-13a.75.75%200%200%200-1.5%200V13h-2.498a6.5%206.5%200%200%200%20.498-2.5c0-1.024-.462-1.94-1.058-2.7c-.599-.765-1.378-1.431-2.127-1.973A19%2019%200%200%200%2012.38%204.1l-.053-.025l-.015-.007l-.004-.002h-.002a.75.75%200%200%200-.614%200h-.002l-.004.002l-.015.007l-.053.025q-.07.031-.194.093a19%2019%200%200%200-2.74%201.634c-.749.542-1.528%201.208-2.127%201.972C5.962%208.56%205.5%209.476%205.5%2010.5c0%20.886.177%201.73.498%202.5H3.5zM16.331%2013H7.67A5%205%200%200%201%207%2010.5c0-.564.257-1.16.739-1.776c.48-.612%201.137-1.184%201.826-1.682A17.3%2017.3%200%200%201%2012%205.58a17.3%2017.3%200%200%201%202.435%201.46c.689.499%201.347%201.071%201.826%201.683c.483.616.739%201.212.739%201.776c0%20.91-.244%201.765-.669%202.5m4.169%207.5h-6v-2a2.5%202.5%200%200%200-5%200v2h-6v-6h17zm-9.5-2a1%201%200%201%201%202%200v2h-2zM3.75%205a1%201%200%201%201-2%200a1%201%200%200%201%202%200m17.5%201a1%201%200%201%200%200-2a1%201%200%200%200%200%202%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%22M3.5%207.75a.75.75%200%200%200-1.5%200v13c0%20.69.56%201.25%201.25%201.25h17.5c.69%200%201.25-.56%201.25-1.25v-13a.75.75%200%200%200-1.5%200V13h-2.498a6.5%206.5%200%200%200%20.498-2.5c0-1.024-.462-1.94-1.058-2.7c-.599-.765-1.378-1.431-2.127-1.973A19%2019%200%200%200%2012.38%204.1l-.053-.025l-.015-.007l-.004-.002h-.002a.75.75%200%200%200-.614%200h-.002l-.004.002l-.015.007l-.053.025q-.07.031-.194.093a19%2019%200%200%200-2.74%201.634c-.749.542-1.528%201.208-2.127%201.972C5.962%208.56%205.5%209.476%205.5%2010.5c0%20.886.177%201.73.498%202.5H3.5zM16.331%2013H7.67A5%205%200%200%201%207%2010.5c0-.564.257-1.16.739-1.776c.48-.612%201.137-1.184%201.826-1.682A17.3%2017.3%200%200%201%2012%205.58a17.3%2017.3%200%200%201%202.435%201.46c.689.499%201.347%201.071%201.826%201.683c.483.616.739%201.212.739%201.776c0%20.91-.244%201.765-.669%202.5m4.169%207.5h-6v-2a2.5%202.5%200%200%200-5%200v2h-6v-6h17zm-9.5-2a1%201%200%201%201%202%200v2h-2zM3.75%205a1%201%200%201%201-2%200a1%201%200%200%201%202%200m17.5%201a1%201%200%201%200%200-2a1%201%200%200%200%200%202%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-regular.svg?color=%231a73e8&size=48