mosque 02 icon
mosque-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- mosque-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the mosque 02 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-width="1.5"><path stroke-linejoin="round" d="M5.465 13C2.348 9.5 7.665 7.75 9 6c1.336 1.75 6.652 3.5 3.535 7zm12.298-6c-2.059-2.5.605-3.75 1.487-5c.883 1.25 3.546 2.5 1.487 5z"/><path d="M10 3.657A1.172 1.172 0 1 1 8.343 2"/><path stroke-linejoin="round" d="M9 4v2m8 11v5H4.143c-1.01 0-1.515 0-1.83-.293C2 21.414 2 20.943 2 20v-3c0-1.886 0-2.828.628-3.414C3.255 13 4.265 13 6.286 13h6.428c2.02 0 3.03 0 3.658.586S17 15.114 17 17"/><path stroke-linejoin="round" d="M15 22h2.687c2.15 0 3.226 0 3.846-.658s.514-1.685.3-3.74L20.728 7h-3.124l-.972 6.5M7 22v-2c-.017-3 2.5-4 2.5-4s2.517 1 2.5 4v2"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMosque02(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" strokeWidth="1.5"><path strokeLinejoin="round" d="M5.465 13C2.348 9.5 7.665 7.75 9 6c1.336 1.75 6.652 3.5 3.535 7zm12.298-6c-2.059-2.5.605-3.75 1.487-5c.883 1.25 3.546 2.5 1.487 5z"/><path d="M10 3.657A1.172 1.172 0 1 1 8.343 2"/><path strokeLinejoin="round" d="M9 4v2m8 11v5H4.143c-1.01 0-1.515 0-1.83-.293C2 21.414 2 20.943 2 20v-3c0-1.886 0-2.828.628-3.414C3.255 13 4.265 13 6.286 13h6.428c2.02 0 3.03 0 3.658.586S17 15.114 17 17"/><path strokeLinejoin="round" d="M15 22h2.687c2.15 0 3.226 0 3.846-.658s.514-1.685.3-3.74L20.728 7h-3.124l-.972 6.5M7 22v-2c-.017-3 2.5-4 2.5-4s2.517 1 2.5 4v2"/></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-width="1.5"><path stroke-linejoin="round" d="M5.465 13C2.348 9.5 7.665 7.75 9 6c1.336 1.75 6.652 3.5 3.535 7zm12.298-6c-2.059-2.5.605-3.75 1.487-5c.883 1.25 3.546 2.5 1.487 5z"/><path d="M10 3.657A1.172 1.172 0 1 1 8.343 2"/><path stroke-linejoin="round" d="M9 4v2m8 11v5H4.143c-1.01 0-1.515 0-1.83-.293C2 21.414 2 20.943 2 20v-3c0-1.886 0-2.828.628-3.414C3.255 13 4.265 13 6.286 13h6.428c2.02 0 3.03 0 3.658.586S17 15.114 17 17"/><path stroke-linejoin="round" d="M15 22h2.687c2.15 0 3.226 0 3.846-.658s.514-1.685.3-3.74L20.728 7h-3.124l-.972 6.5M7 22v-2c-.017-3 2.5-4 2.5-4s2.517 1 2.5 4v2"/></g></svg> </template>
CSS
.icon-mosque-02 {
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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5.465%2013C2.348%209.5%207.665%207.75%209%206c1.336%201.75%206.652%203.5%203.535%207zm12.298-6c-2.059-2.5.605-3.75%201.487-5c.883%201.25%203.546%202.5%201.487%205z%22%2F%3E%3Cpath%20d%3D%22M10%203.657A1.172%201.172%200%201%201%208.343%202%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9%204v2m8%2011v5H4.143c-1.01%200-1.515%200-1.83-.293C2%2021.414%202%2020.943%202%2020v-3c0-1.886%200-2.828.628-3.414C3.255%2013%204.265%2013%206.286%2013h6.428c2.02%200%203.03%200%203.658.586S17%2015.114%2017%2017%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2022h2.687c2.15%200%203.226%200%203.846-.658s.514-1.685.3-3.74L20.728%207h-3.124l-.972%206.5M7%2022v-2c-.017-3%202.5-4%202.5-4s2.517%201%202.5%204v2%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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5.465%2013C2.348%209.5%207.665%207.75%209%206c1.336%201.75%206.652%203.5%203.535%207zm12.298-6c-2.059-2.5.605-3.75%201.487-5c.883%201.25%203.546%202.5%201.487%205z%22%2F%3E%3Cpath%20d%3D%22M10%203.657A1.172%201.172%200%201%201%208.343%202%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9%204v2m8%2011v5H4.143c-1.01%200-1.515%200-1.83-.293C2%2021.414%202%2020.943%202%2020v-3c0-1.886%200-2.828.628-3.414C3.255%2013%204.265%2013%206.286%2013h6.428c2.02%200%203.03%200%203.658.586S17%2015.114%2017%2017%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2022h2.687c2.15%200%203.226%200%203.846-.658s.514-1.685.3-3.74L20.728%207h-3.124l-.972%206.5M7%2022v-2c-.017-3%202.5-4%202.5-4s2.517%201%202.5%204v2%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-02.svg?color=%231a73e8&size=48