temple buddhist icon
temple-buddhist from Material Symbols Light by Google · Regular · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- temple-buddhist
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More maps icons from Material Symbols Light
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.327 6.73L12 1.828l3.673 4.904zm-1.827 4V8.467q-1.165-.249-1.948-1.02t-.994-1.921h1q.192.82.866 1.397t1.551.578h10.05q.877 0 1.551-.578t.866-1.397h1q-.153 1.13-.946 1.902q-.792.771-1.996 1.039v2.265zm-2 10.77v-9.034q-1.165-.21-1.967-1q-.802-.791-.975-1.941h1q.192.82.866 1.397t1.551.578h14.05q.877 0 1.551-.578t.866-1.397h1q-.134 1.13-.936 1.921q-.802.79-2.006 1.02V21.5h-6V18q0-.617-.441-1.059Q12.617 16.5 12 16.5t-1.059.441T10.5 18v3.5z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTempleBuddhist(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.327 6.73L12 1.828l3.673 4.904zm-1.827 4V8.467q-1.165-.249-1.948-1.02t-.994-1.921h1q.192.82.866 1.397t1.551.578h10.05q.877 0 1.551-.578t.866-1.397h1q-.153 1.13-.946 1.902q-.792.771-1.996 1.039v2.265zm-2 10.77v-9.034q-1.165-.21-1.967-1q-.802-.791-.975-1.941h1q.192.82.866 1.397t1.551.578h14.05q.877 0 1.551-.578t.866-1.397h1q-.134 1.13-.936 1.921q-.802.79-2.006 1.02V21.5h-6V18q0-.617-.441-1.059Q12.617 16.5 12 16.5t-1.059.441T10.5 18v3.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="M8.327 6.73L12 1.828l3.673 4.904zm-1.827 4V8.467q-1.165-.249-1.948-1.02t-.994-1.921h1q.192.82.866 1.397t1.551.578h10.05q.877 0 1.551-.578t.866-1.397h1q-.153 1.13-.946 1.902q-.792.771-1.996 1.039v2.265zm-2 10.77v-9.034q-1.165-.21-1.967-1q-.802-.791-.975-1.941h1q.192.82.866 1.397t1.551.578h14.05q.877 0 1.551-.578t.866-1.397h1q-.134 1.13-.936 1.921q-.802.79-2.006 1.02V21.5h-6V18q0-.617-.441-1.059Q12.617 16.5 12 16.5t-1.059.441T10.5 18v3.5z"/></svg> </template>
CSS
.icon-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%22M8.327%206.73L12%201.828l3.673%204.904zm-1.827%204V8.467q-1.165-.249-1.948-1.02t-.994-1.921h1q.192.82.866%201.397t1.551.578h10.05q.877%200%201.551-.578t.866-1.397h1q-.153%201.13-.946%201.902q-.792.771-1.996%201.039v2.265zm-2%2010.77v-9.034q-1.165-.21-1.967-1q-.802-.791-.975-1.941h1q.192.82.866%201.397t1.551.578h14.05q.877%200%201.551-.578t.866-1.397h1q-.134%201.13-.936%201.921q-.802.79-2.006%201.02V21.5h-6V18q0-.617-.441-1.059Q12.617%2016.5%2012%2016.5t-1.059.441T10.5%2018v3.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%22M8.327%206.73L12%201.828l3.673%204.904zm-1.827%204V8.467q-1.165-.249-1.948-1.02t-.994-1.921h1q.192.82.866%201.397t1.551.578h10.05q.877%200%201.551-.578t.866-1.397h1q-.153%201.13-.946%201.902q-.792.771-1.996%201.039v2.265zm-2%2010.77v-9.034q-1.165-.21-1.967-1q-.802-.791-.975-1.941h1q.192.82.866%201.397t1.551.578h14.05q.877%200%201.551-.578t.866-1.397h1q-.134%201.13-.936%201.921q-.802.79-2.006%201.02V21.5h-6V18q0-.617-.441-1.059Q12.617%2016.5%2012%2016.5t-1.059.441T10.5%2018v3.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/temple-buddhist.svg?color=%231a73e8&size=48