mosque 05 icon

mosque-05 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
mosque-05
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the mosque 05 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="M17.513 6C15.97 4 18.339 3 19 2c.661 1 3.03 2 1.488 4zM13 11.5V14H7v-2.5m.025 0c-3.085-4 1.653-6 2.975-8c1.322 2 6.06 4 2.975 8zM17 22H3v-5c0-1.414 0-2.121.44-2.56C3.878 14 4.585 14 6 14h8c1.414 0 2.121 0 2.56.44c.44.439.44 1.146.44 2.56z"/><path d="M8 22v-1c0-.978 0-1.467.142-1.913a3 3 0 0 1 .413-.826c.271-.38.662-.674 1.445-1.261c.783.587 1.174.88 1.445 1.261a3 3 0 0 1 .413.826C12 19.533 12 20.022 12 21v1m5.5-16l-.5 9m0 7h4l-.5-16"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsMosque05(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="M17.513 6C15.97 4 18.339 3 19 2c.661 1 3.03 2 1.488 4zM13 11.5V14H7v-2.5m.025 0c-3.085-4 1.653-6 2.975-8c1.322 2 6.06 4 2.975 8zM17 22H3v-5c0-1.414 0-2.121.44-2.56C3.878 14 4.585 14 6 14h8c1.414 0 2.121 0 2.56.44c.44.439.44 1.146.44 2.56z"/><path d="M8 22v-1c0-.978 0-1.467.142-1.913a3 3 0 0 1 .413-.826c.271-.38.662-.674 1.445-1.261c.783.587 1.174.88 1.445 1.261a3 3 0 0 1 .413.826C12 19.533 12 20.022 12 21v1m5.5-16l-.5 9m0 7h4l-.5-16"/></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="M17.513 6C15.97 4 18.339 3 19 2c.661 1 3.03 2 1.488 4zM13 11.5V14H7v-2.5m.025 0c-3.085-4 1.653-6 2.975-8c1.322 2 6.06 4 2.975 8zM17 22H3v-5c0-1.414 0-2.121.44-2.56C3.878 14 4.585 14 6 14h8c1.414 0 2.121 0 2.56.44c.44.439.44 1.146.44 2.56z"/><path d="M8 22v-1c0-.978 0-1.467.142-1.913a3 3 0 0 1 .413-.826c.271-.38.662-.674 1.445-1.261c.783.587 1.174.88 1.445 1.261a3 3 0 0 1 .413.826C12 19.533 12 20.022 12 21v1m5.5-16l-.5 9m0 7h4l-.5-16"/></g></svg>
</template>

CSS

.icon-mosque-05 {
  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%22M17.513%206C15.97%204%2018.339%203%2019%202c.661%201%203.03%202%201.488%204zM13%2011.5V14H7v-2.5m.025%200c-3.085-4%201.653-6%202.975-8c1.322%202%206.06%204%202.975%208zM17%2022H3v-5c0-1.414%200-2.121.44-2.56C3.878%2014%204.585%2014%206%2014h8c1.414%200%202.121%200%202.56.44c.44.439.44%201.146.44%202.56z%22%2F%3E%3Cpath%20d%3D%22M8%2022v-1c0-.978%200-1.467.142-1.913a3%203%200%200%201%20.413-.826c.271-.38.662-.674%201.445-1.261c.783.587%201.174.88%201.445%201.261a3%203%200%200%201%20.413.826C12%2019.533%2012%2020.022%2012%2021v1m5.5-16l-.5%209m0%207h4l-.5-16%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%22M17.513%206C15.97%204%2018.339%203%2019%202c.661%201%203.03%202%201.488%204zM13%2011.5V14H7v-2.5m.025%200c-3.085-4%201.653-6%202.975-8c1.322%202%206.06%204%202.975%208zM17%2022H3v-5c0-1.414%200-2.121.44-2.56C3.878%2014%204.585%2014%206%2014h8c1.414%200%202.121%200%202.56.44c.44.439.44%201.146.44%202.56z%22%2F%3E%3Cpath%20d%3D%22M8%2022v-1c0-.978%200-1.467.142-1.913a3%203%200%200%201%20.413-.826c.271-.38.662-.674%201.445-1.261c.783.587%201.174.88%201.445%201.261a3%203%200%200%201%20.413.826C12%2019.533%2012%2020.022%2012%2021v1m5.5-16l-.5%209m0%207h4l-.5-16%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-05.svg?color=%231a73e8&size=48