twotone temple buddhist icon

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

Name
twotone-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 twotone 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="M12 4.33L10 7h4zM8 9h8v2H8zM6 20h3v-2c0-1.65 1.35-3 3-3s3 1.35 3 3v2h3v-7H6z" opacity=".3"/><path fill="currentColor" d="M21 9.02c0 1.09-.89 1.98-1.98 1.98H18V8.86c1.72-.44 3-1.99 3-3.84V5l-2 .02C19 6.11 18.11 7 17.02 7h-.52L12 1L7.5 7h-.52C5.89 7 5 6.11 5 5.02H3c0 1.86 1.28 3.4 3 3.84V11H4.98C3.89 11 3 10.11 3 9.02H1c0 1.86 1.28 3.4 3 3.84V22h7v-4c0-.55.45-1 1-1s1 .45 1 1v4h7v-9.14c1.72-.44 3-1.99 3-3.84V9zm-9-4.69L14 7h-4zM8 9h8v2H8zm10 11h-3v-2c0-1.65-1.35-3-3-3s-3 1.35-3 3v2H6v-7h12z"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneTempleBuddhist(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="M12 4.33L10 7h4zM8 9h8v2H8zM6 20h3v-2c0-1.65 1.35-3 3-3s3 1.35 3 3v2h3v-7H6z" opacity=".3"/><path fill="currentColor" d="M21 9.02c0 1.09-.89 1.98-1.98 1.98H18V8.86c1.72-.44 3-1.99 3-3.84V5l-2 .02C19 6.11 18.11 7 17.02 7h-.52L12 1L7.5 7h-.52C5.89 7 5 6.11 5 5.02H3c0 1.86 1.28 3.4 3 3.84V11H4.98C3.89 11 3 10.11 3 9.02H1c0 1.86 1.28 3.4 3 3.84V22h7v-4c0-.55.45-1 1-1s1 .45 1 1v4h7v-9.14c1.72-.44 3-1.99 3-3.84V9zm-9-4.69L14 7h-4zM8 9h8v2H8zm10 11h-3v-2c0-1.65-1.35-3-3-3s-3 1.35-3 3v2H6v-7h12z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4.33L10 7h4zM8 9h8v2H8zM6 20h3v-2c0-1.65 1.35-3 3-3s3 1.35 3 3v2h3v-7H6z" opacity=".3"/><path fill="currentColor" d="M21 9.02c0 1.09-.89 1.98-1.98 1.98H18V8.86c1.72-.44 3-1.99 3-3.84V5l-2 .02C19 6.11 18.11 7 17.02 7h-.52L12 1L7.5 7h-.52C5.89 7 5 6.11 5 5.02H3c0 1.86 1.28 3.4 3 3.84V11H4.98C3.89 11 3 10.11 3 9.02H1c0 1.86 1.28 3.4 3 3.84V22h7v-4c0-.55.45-1 1-1s1 .45 1 1v4h7v-9.14c1.72-.44 3-1.99 3-3.84V9zm-9-4.69L14 7h-4zM8 9h8v2H8zm10 11h-3v-2c0-1.65-1.35-3-3-3s-3 1.35-3 3v2H6v-7h12z"/></svg>
</template>

CSS

.icon-twotone-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%22M12%204.33L10%207h4zM8%209h8v2H8zM6%2020h3v-2c0-1.65%201.35-3%203-3s3%201.35%203%203v2h3v-7H6z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21%209.02c0%201.09-.89%201.98-1.98%201.98H18V8.86c1.72-.44%203-1.99%203-3.84V5l-2%20.02C19%206.11%2018.11%207%2017.02%207h-.52L12%201L7.5%207h-.52C5.89%207%205%206.11%205%205.02H3c0%201.86%201.28%203.4%203%203.84V11H4.98C3.89%2011%203%2010.11%203%209.02H1c0%201.86%201.28%203.4%203%203.84V22h7v-4c0-.55.45-1%201-1s1%20.45%201%201v4h7v-9.14c1.72-.44%203-1.99%203-3.84V9zm-9-4.69L14%207h-4zM8%209h8v2H8zm10%2011h-3v-2c0-1.65-1.35-3-3-3s-3%201.35-3%203v2H6v-7h12z%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%22M12%204.33L10%207h4zM8%209h8v2H8zM6%2020h3v-2c0-1.65%201.35-3%203-3s3%201.35%203%203v2h3v-7H6z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21%209.02c0%201.09-.89%201.98-1.98%201.98H18V8.86c1.72-.44%203-1.99%203-3.84V5l-2%20.02C19%206.11%2018.11%207%2017.02%207h-.52L12%201L7.5%207h-.52C5.89%207%205%206.11%205%205.02H3c0%201.86%201.28%203.4%203%203.84V11H4.98C3.89%2011%203%2010.11%203%209.02H1c0%201.86%201.28%203.4%203%203.84V22h7v-4c0-.55.45-1%201-1s1%20.45%201%201v4h7v-9.14c1.72-.44%203-1.99%203-3.84V9zm-9-4.69L14%207h-4zM8%209h8v2H8zm10%2011h-3v-2c0-1.65-1.35-3-3-3s-3%201.35-3%203v2H6v-7h12z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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