temple buddhist icon

temple-buddhist-sharp from Material Symbols by Google · Sharp · Maps · Apache-2.0 Free for personal and commercial use.

Name
temple-buddhist-sharp
Set
Material Symbols
Style
Sharp
Category
Maps
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More maps icons from Material Symbols

Use the 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="M8.25 6L12 1l3.75 5zM6 10V8.85q-1.3-.325-2.15-1.375T3 5.025h2q0 .8.588 1.387T6.975 7h10.05q.8 0 1.388-.587T19 5.025h2q0 1.4-.85 2.45T18 8.85V10zM4 22v-9.15q-1.3-.325-2.15-1.375T1 9.025h2q0 .8.588 1.388T4.975 11h14.05q.8 0 1.388-.587T21 9.025h2q0 1.4-.85 2.45T20 12.85V22h-7v-5h-2v5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsTempleBuddhistSharp(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="M8.25 6L12 1l3.75 5zM6 10V8.85q-1.3-.325-2.15-1.375T3 5.025h2q0 .8.588 1.387T6.975 7h10.05q.8 0 1.388-.587T19 5.025h2q0 1.4-.85 2.45T18 8.85V10zM4 22v-9.15q-1.3-.325-2.15-1.375T1 9.025h2q0 .8.588 1.388T4.975 11h14.05q.8 0 1.388-.587T21 9.025h2q0 1.4-.85 2.45T20 12.85V22h-7v-5h-2v5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.25 6L12 1l3.75 5zM6 10V8.85q-1.3-.325-2.15-1.375T3 5.025h2q0 .8.588 1.387T6.975 7h10.05q.8 0 1.388-.587T19 5.025h2q0 1.4-.85 2.45T18 8.85V10zM4 22v-9.15q-1.3-.325-2.15-1.375T1 9.025h2q0 .8.588 1.388T4.975 11h14.05q.8 0 1.388-.587T21 9.025h2q0 1.4-.85 2.45T20 12.85V22h-7v-5h-2v5z"/></svg>
</template>

CSS

.icon-temple-buddhist-sharp {
  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%22M8.25%206L12%201l3.75%205zM6%2010V8.85q-1.3-.325-2.15-1.375T3%205.025h2q0%20.8.588%201.387T6.975%207h10.05q.8%200%201.388-.587T19%205.025h2q0%201.4-.85%202.45T18%208.85V10zM4%2022v-9.15q-1.3-.325-2.15-1.375T1%209.025h2q0%20.8.588%201.388T4.975%2011h14.05q.8%200%201.388-.587T21%209.025h2q0%201.4-.85%202.45T20%2012.85V22h-7v-5h-2v5z%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%22M8.25%206L12%201l3.75%205zM6%2010V8.85q-1.3-.325-2.15-1.375T3%205.025h2q0%20.8.588%201.387T6.975%207h10.05q.8%200%201.388-.587T19%205.025h2q0%201.4-.85%202.45T18%208.85V10zM4%2022v-9.15q-1.3-.325-2.15-1.375T1%209.025h2q0%20.8.588%201.388T4.975%2011h14.05q.8%200%201.388-.587T21%209.025h2q0%201.4-.85%202.45T20%2012.85V22h-7v-5h-2v5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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