mosque icon
mosque-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- mosque-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
mosqueEmoji One (Colored)mosqueFont Awesome 6 SolidmosqueFont Awesome SolidmosqueFluent EmojimosqueFluent Emoji FlatmosqueFluent Emoji High ContrastmosqueHealth IconsmosqueLine AwesomemosqueLucidemosqueMaterial SymbolsmosqueMaterial Symbols LightmosqueMaterial Design IconsmosqueNoto EmojimosqueOpenMojimosqueTabler IconsmosqueTDesign IconsmosqueTwitter Emoji
Use the mosque icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M220 124a32 32 0 0 0-8.06 1c-1.29-41.54-29.35-62.32-50-77.58C150.18 38.73 140 31.21 140 24a12 12 0 0 0-24 0c0 7.21-10.18 14.73-22 23.45c-20.63 15.26-48.69 36-50 77.58A32 32 0 0 0 4 156v52a12 12 0 0 0 12 12h224a12 12 0 0 0 12-12v-52a32 32 0 0 0-32-32M44 196H28v-40a8 8 0 0 1 16 0Zm64.31-129.26c7-5.14 14-10.36 19.69-16.27c5.68 5.91 12.74 11.13 19.69 16.27C164.8 79.4 182.4 92.44 186.9 116H69.1c4.5-23.56 22.1-36.6 39.21-49.26M188 196h-24v-28a12 12 0 0 0-24 0v28h-24v-28a12 12 0 0 0-24 0v28H68v-56h120Zm40 0h-16v-40a8 8 0 0 1 16 0Z"/></svg>
React
import type { SVGProps } from "react";
export function PhMosqueBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M220 124a32 32 0 0 0-8.06 1c-1.29-41.54-29.35-62.32-50-77.58C150.18 38.73 140 31.21 140 24a12 12 0 0 0-24 0c0 7.21-10.18 14.73-22 23.45c-20.63 15.26-48.69 36-50 77.58A32 32 0 0 0 4 156v52a12 12 0 0 0 12 12h224a12 12 0 0 0 12-12v-52a32 32 0 0 0-32-32M44 196H28v-40a8 8 0 0 1 16 0Zm64.31-129.26c7-5.14 14-10.36 19.69-16.27c5.68 5.91 12.74 11.13 19.69 16.27C164.8 79.4 182.4 92.44 186.9 116H69.1c4.5-23.56 22.1-36.6 39.21-49.26M188 196h-24v-28a12 12 0 0 0-24 0v28h-24v-28a12 12 0 0 0-24 0v28H68v-56h120Zm40 0h-16v-40a8 8 0 0 1 16 0Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M220 124a32 32 0 0 0-8.06 1c-1.29-41.54-29.35-62.32-50-77.58C150.18 38.73 140 31.21 140 24a12 12 0 0 0-24 0c0 7.21-10.18 14.73-22 23.45c-20.63 15.26-48.69 36-50 77.58A32 32 0 0 0 4 156v52a12 12 0 0 0 12 12h224a12 12 0 0 0 12-12v-52a32 32 0 0 0-32-32M44 196H28v-40a8 8 0 0 1 16 0Zm64.31-129.26c7-5.14 14-10.36 19.69-16.27c5.68 5.91 12.74 11.13 19.69 16.27C164.8 79.4 182.4 92.44 186.9 116H69.1c4.5-23.56 22.1-36.6 39.21-49.26M188 196h-24v-28a12 12 0 0 0-24 0v28h-24v-28a12 12 0 0 0-24 0v28H68v-56h120Zm40 0h-16v-40a8 8 0 0 1 16 0Z"/></svg> </template>
CSS
.icon-mosque-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M220%20124a32%2032%200%200%200-8.06%201c-1.29-41.54-29.35-62.32-50-77.58C150.18%2038.73%20140%2031.21%20140%2024a12%2012%200%200%200-24%200c0%207.21-10.18%2014.73-22%2023.45c-20.63%2015.26-48.69%2036-50%2077.58A32%2032%200%200%200%204%20156v52a12%2012%200%200%200%2012%2012h224a12%2012%200%200%200%2012-12v-52a32%2032%200%200%200-32-32M44%20196H28v-40a8%208%200%200%201%2016%200Zm64.31-129.26c7-5.14%2014-10.36%2019.69-16.27c5.68%205.91%2012.74%2011.13%2019.69%2016.27C164.8%2079.4%20182.4%2092.44%20186.9%20116H69.1c4.5-23.56%2022.1-36.6%2039.21-49.26M188%20196h-24v-28a12%2012%200%200%200-24%200v28h-24v-28a12%2012%200%200%200-24%200v28H68v-56h120Zm40%200h-16v-40a8%208%200%200%201%2016%200Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M220%20124a32%2032%200%200%200-8.06%201c-1.29-41.54-29.35-62.32-50-77.58C150.18%2038.73%20140%2031.21%20140%2024a12%2012%200%200%200-24%200c0%207.21-10.18%2014.73-22%2023.45c-20.63%2015.26-48.69%2036-50%2077.58A32%2032%200%200%200%204%20156v52a12%2012%200%200%200%2012%2012h224a12%2012%200%200%200%2012-12v-52a32%2032%200%200%200-32-32M44%20196H28v-40a8%208%200%200%201%2016%200Zm64.31-129.26c7-5.14%2014-10.36%2019.69-16.27c5.68%205.91%2012.74%2011.13%2019.69%2016.27C164.8%2079.4%20182.4%2092.44%20186.9%20116H69.1c4.5-23.56%2022.1-36.6%2039.21-49.26M188%20196h-24v-28a12%2012%200%200%200-24%200v28h-24v-28a12%2012%200%200%200-24%200v28H68v-56h120Zm40%200h-16v-40a8%208%200%200%201%2016%200Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/mosque-bold.svg?color=%231a73e8&size=48