sharp temple buddhist icon

sharp-temple-buddhist from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.

Name
sharp-temple-buddhist
Set
Google Material Icons
Style
Baseline
Category
Maps
Viewbox
24×24
License
Apache 2.0

More maps icons from Google Material Icons

Use the sharp temple buddhist icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 9.02c0 1.09-.89 1.98-1.98 1.98H4.98C3.89 11 3 10.11 3 9.02H1c0 1.86 1.28 3.4 3 3.84V22h6v-5h4v5h6v-9.14c.55-.14 3-1.04 3-3.86z"/><path fill="currentColor" d="M6 8.86V10h12V8.86c.55-.14 3-1.04 3-3.86l-2 .02C19 6.11 18.11 7 17.02 7H6.98C5.89 7 5 6.11 5 5.02H3c0 1.85 1.28 3.4 3 3.84"/><path fill="currentColor" d="M12 1L8.25 6h7.5z"/></svg>

React

import type { SVGProps } from "react";

export function IcSharpTempleBuddhist(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="M21 9.02c0 1.09-.89 1.98-1.98 1.98H4.98C3.89 11 3 10.11 3 9.02H1c0 1.86 1.28 3.4 3 3.84V22h6v-5h4v5h6v-9.14c.55-.14 3-1.04 3-3.86z"/><path fill="currentColor" d="M6 8.86V10h12V8.86c.55-.14 3-1.04 3-3.86l-2 .02C19 6.11 18.11 7 17.02 7H6.98C5.89 7 5 6.11 5 5.02H3c0 1.85 1.28 3.4 3 3.84"/><path fill="currentColor" d="M12 1L8.25 6h7.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="M21 9.02c0 1.09-.89 1.98-1.98 1.98H4.98C3.89 11 3 10.11 3 9.02H1c0 1.86 1.28 3.4 3 3.84V22h6v-5h4v5h6v-9.14c.55-.14 3-1.04 3-3.86z"/><path fill="currentColor" d="M6 8.86V10h12V8.86c.55-.14 3-1.04 3-3.86l-2 .02C19 6.11 18.11 7 17.02 7H6.98C5.89 7 5 6.11 5 5.02H3c0 1.85 1.28 3.4 3 3.84"/><path fill="currentColor" d="M12 1L8.25 6h7.5z"/></svg>
</template>

CSS

.icon-sharp-temple-buddhist {
  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%22M21%209.02c0%201.09-.89%201.98-1.98%201.98H4.98C3.89%2011%203%2010.11%203%209.02H1c0%201.86%201.28%203.4%203%203.84V22h6v-5h4v5h6v-9.14c.55-.14%203-1.04%203-3.86z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%208.86V10h12V8.86c.55-.14%203-1.04%203-3.86l-2%20.02C19%206.11%2018.11%207%2017.02%207H6.98C5.89%207%205%206.11%205%205.02H3c0%201.85%201.28%203.4%203%203.84%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%201L8.25%206h7.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%22M21%209.02c0%201.09-.89%201.98-1.98%201.98H4.98C3.89%2011%203%2010.11%203%209.02H1c0%201.86%201.28%203.4%203%203.84V22h6v-5h4v5h6v-9.14c.55-.14%203-1.04%203-3.86z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%208.86V10h12V8.86c.55-.14%203-1.04%203-3.86l-2%20.02C19%206.11%2018.11%207%2017.02%207H6.98C5.89%207%205%206.11%205%205.02H3c0%201.85%201.28%203.4%203%203.84%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%201L8.25%206h7.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/sharp-temple-buddhist.svg?color=%231a73e8&size=48