mosque-1-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
mosque-1-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

Use the mosque 1 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.004 10.004V8h-2v.004H5v2z"/><path fill="currentColor" d="m10 5.586l-4-4l-4 4V22h9.5v-7h7v7H22V9.996h-1.025C20.727 7.5 18.661 5.486 16 5.076V3.5h-2v1.576c-1.667.256-3.1 1.143-4 2.383zM7.996 20H4V6.414l2-2l2 2z"/><path fill="currentColor" d="M13.5 17v5h3v-5z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignMosque1Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.004 10.004V8h-2v.004H5v2z"/><path fill="currentColor" d="m10 5.586l-4-4l-4 4V22h9.5v-7h7v7H22V9.996h-1.025C20.727 7.5 18.661 5.486 16 5.076V3.5h-2v1.576c-1.667.256-3.1 1.143-4 2.383zM7.996 20H4V6.414l2-2l2 2z"/><path fill="currentColor" d="M13.5 17v5h3v-5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.004 10.004V8h-2v.004H5v2z"/><path fill="currentColor" d="m10 5.586l-4-4l-4 4V22h9.5v-7h7v7H22V9.996h-1.025C20.727 7.5 18.661 5.486 16 5.076V3.5h-2v1.576c-1.667.256-3.1 1.143-4 2.383zM7.996 20H4V6.414l2-2l2 2z"/><path fill="currentColor" d="M13.5 17v5h3v-5z"/></svg>
</template>

CSS

.icon-mosque-1-filled {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.004%2010.004V8h-2v.004H5v2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10%205.586l-4-4l-4%204V22h9.5v-7h7v7H22V9.996h-1.025C20.727%207.5%2018.661%205.486%2016%205.076V3.5h-2v1.576c-1.667.256-3.1%201.143-4%202.383zM7.996%2020H4V6.414l2-2l2%202z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.5%2017v5h3v-5z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.004%2010.004V8h-2v.004H5v2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10%205.586l-4-4l-4%204V22h9.5v-7h7v7H22V9.996h-1.025C20.727%207.5%2018.661%205.486%2016%205.076V3.5h-2v1.576c-1.667.256-3.1%201.143-4%202.383zM7.996%2020H4V6.414l2-2l2%202z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.5%2017v5h3v-5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/mosque-1-filled.svg?color=%231a73e8&size=48