mosque 01 icon
mosque-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- mosque-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the mosque 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M8.653 9C5.183 5.5 10.513 3.75 12 2c1.488 1.75 6.818 3.5 3.347 7zM18 12v-1c0-.943 0-1.414-.293-1.707S16.943 9 16 9H8c-.943 0-1.414 0-1.707.293S6 10.057 6 11v1m11 0H7c-1.414 0-2.121 0-2.56.44C4 12.878 4 13.585 4 15v4c0 1.414 0 2.121.44 2.56C4.878 22 5.585 22 7 22h10c1.414 0 2.121 0 2.56-.44c.44-.439.44-1.146.44-2.56v-4c0-1.414 0-2.121-.44-2.56C19.122 12 18.415 12 17 12"/><path d="M9.5 22v-3c-.017-3 2.5-4 2.5-4s2.517 1 2.5 4v3"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMosque01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M8.653 9C5.183 5.5 10.513 3.75 12 2c1.488 1.75 6.818 3.5 3.347 7zM18 12v-1c0-.943 0-1.414-.293-1.707S16.943 9 16 9H8c-.943 0-1.414 0-1.707.293S6 10.057 6 11v1m11 0H7c-1.414 0-2.121 0-2.56.44C4 12.878 4 13.585 4 15v4c0 1.414 0 2.121.44 2.56C4.878 22 5.585 22 7 22h10c1.414 0 2.121 0 2.56-.44c.44-.439.44-1.146.44-2.56v-4c0-1.414 0-2.121-.44-2.56C19.122 12 18.415 12 17 12"/><path d="M9.5 22v-3c-.017-3 2.5-4 2.5-4s2.517 1 2.5 4v3"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M8.653 9C5.183 5.5 10.513 3.75 12 2c1.488 1.75 6.818 3.5 3.347 7zM18 12v-1c0-.943 0-1.414-.293-1.707S16.943 9 16 9H8c-.943 0-1.414 0-1.707.293S6 10.057 6 11v1m11 0H7c-1.414 0-2.121 0-2.56.44C4 12.878 4 13.585 4 15v4c0 1.414 0 2.121.44 2.56C4.878 22 5.585 22 7 22h10c1.414 0 2.121 0 2.56-.44c.44-.439.44-1.146.44-2.56v-4c0-1.414 0-2.121-.44-2.56C19.122 12 18.415 12 17 12"/><path d="M9.5 22v-3c-.017-3 2.5-4 2.5-4s2.517 1 2.5 4v3"/></g></svg> </template>
CSS
.icon-mosque-01 {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8.653%209C5.183%205.5%2010.513%203.75%2012%202c1.488%201.75%206.818%203.5%203.347%207zM18%2012v-1c0-.943%200-1.414-.293-1.707S16.943%209%2016%209H8c-.943%200-1.414%200-1.707.293S6%2010.057%206%2011v1m11%200H7c-1.414%200-2.121%200-2.56.44C4%2012.878%204%2013.585%204%2015v4c0%201.414%200%202.121.44%202.56C4.878%2022%205.585%2022%207%2022h10c1.414%200%202.121%200%202.56-.44c.44-.439.44-1.146.44-2.56v-4c0-1.414%200-2.121-.44-2.56C19.122%2012%2018.415%2012%2017%2012%22%2F%3E%3Cpath%20d%3D%22M9.5%2022v-3c-.017-3%202.5-4%202.5-4s2.517%201%202.5%204v3%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8.653%209C5.183%205.5%2010.513%203.75%2012%202c1.488%201.75%206.818%203.5%203.347%207zM18%2012v-1c0-.943%200-1.414-.293-1.707S16.943%209%2016%209H8c-.943%200-1.414%200-1.707.293S6%2010.057%206%2011v1m11%200H7c-1.414%200-2.121%200-2.56.44C4%2012.878%204%2013.585%204%2015v4c0%201.414%200%202.121.44%202.56C4.878%2022%205.585%2022%207%2022h10c1.414%200%202.121%200%202.56-.44c.44-.439.44-1.146.44-2.56v-4c0-1.414%200-2.121-.44-2.56C19.122%2012%2018.415%2012%2017%2012%22%2F%3E%3Cpath%20d%3D%22M9.5%2022v-3c-.017-3%202.5-4%202.5-4s2.517%201%202.5%204v3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/mosque-01.svg?color=%231a73e8&size=48