building mosque icon
building-mosque-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- building-mosque-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- License
- MIT
13 other variants in Fluent UI System Icons
building-mosque-12-filledbuilding-mosque-12-regularbuilding-mosque-16-filledbuilding-mosque-16-regularbuilding-mosque-20-filledbuilding-mosque-20-regularbuilding-mosque-24-filledbuilding-mosque-24-regularbuilding-mosque-28-regularbuilding-mosque-32-filledbuilding-mosque-32-regularbuilding-mosque-48-filledbuilding-mosque-48-regular
The same icon in other sets
Related icons in Fluent UI System Icons
building-bank-16-filledbuilding-bank-link-16-filledbuilding-bank-toolbox-20-filledbuilding-checkmark-16-filledbuilding-cloud-24-filledbuilding-desktop-16-filledbuilding-factory-16-filledbuilding-government-16-filledbuilding-government-search-16-filledbuilding-home-16-filledbuilding-lighthouse-16-filledbuilding-multiple-16-filledbuilding-people-16-filledbuilding-retail-20-filledbuilding-retail-money-20-filledbuilding-retail-more-20-filledbuilding-retail-shield-20-filledbuilding-retail-toolbox-20-filledbuilding-shop-16-filledbuilding-skyscraper-16-filledbuilding-swap-16-filledbuilding-townhouse-20-filledbuilding-yurt-16-filled
Use the building mosque icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M4.75 6a1 1 0 1 1-2 0a1 1 0 0 1 2 0m19.5 1a1 1 0 1 0 0-2a1 1 0 0 0 0 2M3.75 8a.75.75 0 0 1 .75.75V15h3.174A7 7 0 0 1 7 12c0-1.093.493-2.075 1.136-2.895c.646-.824 1.488-1.544 2.3-2.132a20.4 20.4 0 0 1 3.177-1.87l.058-.027l.016-.007l.004-.002l.002-.002a.75.75 0 0 1 .614 0l.002.002l.005.002l.015.007l.058.026l.21.1c.179.088.433.215.736.38c.605.326 1.416.8 2.232 1.391c.811.588 1.653 1.308 2.299 2.132C20.506 9.925 21 10.907 21 12c0 1.074-.242 2.09-.674 3H23.5V8.75a.75.75 0 0 1 1.5 0v14.5A1.75 1.75 0 0 1 23.25 25h-5.5A1.75 1.75 0 0 1 16 23.25V21a2 2 0 1 0-4 0v2.25A1.75 1.75 0 0 1 10.25 25h-5.5A1.75 1.75 0 0 1 3 23.25V8.75A.75.75 0 0 1 3.75 8"/></svg>
React
import type { SVGProps } from "react";
export function FluentBuildingMosque28Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M4.75 6a1 1 0 1 1-2 0a1 1 0 0 1 2 0m19.5 1a1 1 0 1 0 0-2a1 1 0 0 0 0 2M3.75 8a.75.75 0 0 1 .75.75V15h3.174A7 7 0 0 1 7 12c0-1.093.493-2.075 1.136-2.895c.646-.824 1.488-1.544 2.3-2.132a20.4 20.4 0 0 1 3.177-1.87l.058-.027l.016-.007l.004-.002l.002-.002a.75.75 0 0 1 .614 0l.002.002l.005.002l.015.007l.058.026l.21.1c.179.088.433.215.736.38c.605.326 1.416.8 2.232 1.391c.811.588 1.653 1.308 2.299 2.132C20.506 9.925 21 10.907 21 12c0 1.074-.242 2.09-.674 3H23.5V8.75a.75.75 0 0 1 1.5 0v14.5A1.75 1.75 0 0 1 23.25 25h-5.5A1.75 1.75 0 0 1 16 23.25V21a2 2 0 1 0-4 0v2.25A1.75 1.75 0 0 1 10.25 25h-5.5A1.75 1.75 0 0 1 3 23.25V8.75A.75.75 0 0 1 3.75 8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M4.75 6a1 1 0 1 1-2 0a1 1 0 0 1 2 0m19.5 1a1 1 0 1 0 0-2a1 1 0 0 0 0 2M3.75 8a.75.75 0 0 1 .75.75V15h3.174A7 7 0 0 1 7 12c0-1.093.493-2.075 1.136-2.895c.646-.824 1.488-1.544 2.3-2.132a20.4 20.4 0 0 1 3.177-1.87l.058-.027l.016-.007l.004-.002l.002-.002a.75.75 0 0 1 .614 0l.002.002l.005.002l.015.007l.058.026l.21.1c.179.088.433.215.736.38c.605.326 1.416.8 2.232 1.391c.811.588 1.653 1.308 2.299 2.132C20.506 9.925 21 10.907 21 12c0 1.074-.242 2.09-.674 3H23.5V8.75a.75.75 0 0 1 1.5 0v14.5A1.75 1.75 0 0 1 23.25 25h-5.5A1.75 1.75 0 0 1 16 23.25V21a2 2 0 1 0-4 0v2.25A1.75 1.75 0 0 1 10.25 25h-5.5A1.75 1.75 0 0 1 3 23.25V8.75A.75.75 0 0 1 3.75 8"/></svg> </template>
CSS
.icon-building-mosque-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.75%206a1%201%200%201%201-2%200a1%201%200%200%201%202%200m19.5%201a1%201%200%201%200%200-2a1%201%200%200%200%200%202M3.75%208a.75.75%200%200%201%20.75.75V15h3.174A7%207%200%200%201%207%2012c0-1.093.493-2.075%201.136-2.895c.646-.824%201.488-1.544%202.3-2.132a20.4%2020.4%200%200%201%203.177-1.87l.058-.027l.016-.007l.004-.002l.002-.002a.75.75%200%200%201%20.614%200l.002.002l.005.002l.015.007l.058.026l.21.1c.179.088.433.215.736.38c.605.326%201.416.8%202.232%201.391c.811.588%201.653%201.308%202.299%202.132C20.506%209.925%2021%2010.907%2021%2012c0%201.074-.242%202.09-.674%203H23.5V8.75a.75.75%200%200%201%201.5%200v14.5A1.75%201.75%200%200%201%2023.25%2025h-5.5A1.75%201.75%200%200%201%2016%2023.25V21a2%202%200%201%200-4%200v2.25A1.75%201.75%200%200%201%2010.25%2025h-5.5A1.75%201.75%200%200%201%203%2023.25V8.75A.75.75%200%200%201%203.75%208%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.75%206a1%201%200%201%201-2%200a1%201%200%200%201%202%200m19.5%201a1%201%200%201%200%200-2a1%201%200%200%200%200%202M3.75%208a.75.75%200%200%201%20.75.75V15h3.174A7%207%200%200%201%207%2012c0-1.093.493-2.075%201.136-2.895c.646-.824%201.488-1.544%202.3-2.132a20.4%2020.4%200%200%201%203.177-1.87l.058-.027l.016-.007l.004-.002l.002-.002a.75.75%200%200%201%20.614%200l.002.002l.005.002l.015.007l.058.026l.21.1c.179.088.433.215.736.38c.605.326%201.416.8%202.232%201.391c.811.588%201.653%201.308%202.299%202.132C20.506%209.925%2021%2010.907%2021%2012c0%201.074-.242%202.09-.674%203H23.5V8.75a.75.75%200%200%201%201.5%200v14.5A1.75%201.75%200%200%201%2023.25%2025h-5.5A1.75%201.75%200%200%201%2016%2023.25V21a2%202%200%201%200-4%200v2.25A1.75%201.75%200%200%201%2010.25%2025h-5.5A1.75%201.75%200%200%201%203%2023.25V8.75A.75.75%200%200%201%203.75%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/building-mosque-28-filled.svg?color=%231a73e8&size=48