building mosque icon
building-mosque-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.
- Name
- building-mosque-16-regular
- Set
- Fluent UI System Icons
- Style
- 16 Regular
- Viewbox
- 16×16
- License
- MIT
13 other variants in Fluent UI System Icons
building-mosque-12-filledbuilding-mosque-12-regularbuilding-mosque-16-filledbuilding-mosque-20-filledbuilding-mosque-20-regularbuilding-mosque-24-filledbuilding-mosque-24-regularbuilding-mosque-28-filledbuilding-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 16 16"><path fill="currentColor" d="M2 4.5a.5.5 0 0 0-1 0V13a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4.5a.5.5 0 0 0-1 0V8h-1.756a4.5 4.5 0 0 0 .256-1.5c0-.706-.319-1.338-.731-1.865c-.415-.53-.956-.992-1.476-1.368a13 13 0 0 0-2.037-1.2L8.22 2.05l-.01-.004l-.003-.002h-.001a.5.5 0 0 0-.41 0l-.004.002l-.01.004l-.037.017l-.135.065a13 13 0 0 0-1.902 1.135c-.52.376-1.06.838-1.476 1.368C3.82 5.162 3.5 5.795 3.5 6.5c0 .526.09 1.03.256 1.5H2zM11.163 8H4.837A3.5 3.5 0 0 1 4.5 6.5c0-.399.181-.818.519-1.249c.335-.428.794-.827 1.274-1.174A12 12 0 0 1 8 3.054a12 12 0 0 1 1.707 1.023c.48.347.94.746 1.274 1.174c.338.43.519.85.519 1.249c0 .537-.12 1.045-.337 1.5M14 13h-4v-1a2 2 0 1 0-4 0v1H2V9h12zm-7-1a1 1 0 1 1 2 0v1H7zM2.25 2.75a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0m12.25.75a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5"/></svg>
React
import type { SVGProps } from "react";
export function FluentBuildingMosque16Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M2 4.5a.5.5 0 0 0-1 0V13a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4.5a.5.5 0 0 0-1 0V8h-1.756a4.5 4.5 0 0 0 .256-1.5c0-.706-.319-1.338-.731-1.865c-.415-.53-.956-.992-1.476-1.368a13 13 0 0 0-2.037-1.2L8.22 2.05l-.01-.004l-.003-.002h-.001a.5.5 0 0 0-.41 0l-.004.002l-.01.004l-.037.017l-.135.065a13 13 0 0 0-1.902 1.135c-.52.376-1.06.838-1.476 1.368C3.82 5.162 3.5 5.795 3.5 6.5c0 .526.09 1.03.256 1.5H2zM11.163 8H4.837A3.5 3.5 0 0 1 4.5 6.5c0-.399.181-.818.519-1.249c.335-.428.794-.827 1.274-1.174A12 12 0 0 1 8 3.054a12 12 0 0 1 1.707 1.023c.48.347.94.746 1.274 1.174c.338.43.519.85.519 1.249c0 .537-.12 1.045-.337 1.5M14 13h-4v-1a2 2 0 1 0-4 0v1H2V9h12zm-7-1a1 1 0 1 1 2 0v1H7zM2.25 2.75a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0m12.25.75a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M2 4.5a.5.5 0 0 0-1 0V13a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4.5a.5.5 0 0 0-1 0V8h-1.756a4.5 4.5 0 0 0 .256-1.5c0-.706-.319-1.338-.731-1.865c-.415-.53-.956-.992-1.476-1.368a13 13 0 0 0-2.037-1.2L8.22 2.05l-.01-.004l-.003-.002h-.001a.5.5 0 0 0-.41 0l-.004.002l-.01.004l-.037.017l-.135.065a13 13 0 0 0-1.902 1.135c-.52.376-1.06.838-1.476 1.368C3.82 5.162 3.5 5.795 3.5 6.5c0 .526.09 1.03.256 1.5H2zM11.163 8H4.837A3.5 3.5 0 0 1 4.5 6.5c0-.399.181-.818.519-1.249c.335-.428.794-.827 1.274-1.174A12 12 0 0 1 8 3.054a12 12 0 0 1 1.707 1.023c.48.347.94.746 1.274 1.174c.338.43.519.85.519 1.249c0 .537-.12 1.045-.337 1.5M14 13h-4v-1a2 2 0 1 0-4 0v1H2V9h12zm-7-1a1 1 0 1 1 2 0v1H7zM2.25 2.75a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0m12.25.75a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5"/></svg> </template>
CSS
.icon-building-mosque-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%204.5a.5.5%200%200%200-1%200V13a1%201%200%200%200%201%201h12a1%201%200%200%200%201-1V4.5a.5.5%200%200%200-1%200V8h-1.756a4.5%204.5%200%200%200%20.256-1.5c0-.706-.319-1.338-.731-1.865c-.415-.53-.956-.992-1.476-1.368a13%2013%200%200%200-2.037-1.2L8.22%202.05l-.01-.004l-.003-.002h-.001a.5.5%200%200%200-.41%200l-.004.002l-.01.004l-.037.017l-.135.065a13%2013%200%200%200-1.902%201.135c-.52.376-1.06.838-1.476%201.368C3.82%205.162%203.5%205.795%203.5%206.5c0%20.526.09%201.03.256%201.5H2zM11.163%208H4.837A3.5%203.5%200%200%201%204.5%206.5c0-.399.181-.818.519-1.249c.335-.428.794-.827%201.274-1.174A12%2012%200%200%201%208%203.054a12%2012%200%200%201%201.707%201.023c.48.347.94.746%201.274%201.174c.338.43.519.85.519%201.249c0%20.537-.12%201.045-.337%201.5M14%2013h-4v-1a2%202%200%201%200-4%200v1H2V9h12zm-7-1a1%201%200%201%201%202%200v1H7zM2.25%202.75a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200m12.25.75a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%204.5a.5.5%200%200%200-1%200V13a1%201%200%200%200%201%201h12a1%201%200%200%200%201-1V4.5a.5.5%200%200%200-1%200V8h-1.756a4.5%204.5%200%200%200%20.256-1.5c0-.706-.319-1.338-.731-1.865c-.415-.53-.956-.992-1.476-1.368a13%2013%200%200%200-2.037-1.2L8.22%202.05l-.01-.004l-.003-.002h-.001a.5.5%200%200%200-.41%200l-.004.002l-.01.004l-.037.017l-.135.065a13%2013%200%200%200-1.902%201.135c-.52.376-1.06.838-1.476%201.368C3.82%205.162%203.5%205.795%203.5%206.5c0%20.526.09%201.03.256%201.5H2zM11.163%208H4.837A3.5%203.5%200%200%201%204.5%206.5c0-.399.181-.818.519-1.249c.335-.428.794-.827%201.274-1.174A12%2012%200%200%201%208%203.054a12%2012%200%200%201%201.707%201.023c.48.347.94.746%201.274%201.174c.338.43.519.85.519%201.249c0%20.537-.12%201.045-.337%201.5M14%2013h-4v-1a2%202%200%201%200-4%200v1H2V9h12zm-7-1a1%201%200%201%201%202%200v1H7zM2.25%202.75a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200m12.25.75a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/building-mosque-16-regular.svg?color=%231a73e8&size=48