temple buddhist icon
temple-buddhist-rounded from Material Symbols Light by Google · Rounded · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- temple-buddhist-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- 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.73l2.88-3.836q.166-.188.37-.292T12 2.498t.423.104t.37.292l2.88 3.837zm-1.827 4V8.467q-1.165-.249-1.948-1.02t-.994-1.921q0-.213.143-.357t.357-.143t.357.143t.143.357q.192.82.866 1.397t1.551.578h10.05q.877 0 1.551-.578t.866-1.397q0-.213.144-.357t.356-.143t.357.143t.143.357q-.153 1.13-.946 1.902q-.792.771-1.996 1.039v2.265zm-2 9.77v-8.034q-1.165-.21-1.967-1q-.802-.791-.975-1.941q0-.213.143-.357t.357-.143t.357.143t.143.357q.192.82.866 1.397t1.551.578h14.05q.877 0 1.551-.578t.866-1.397q0-.213.144-.357t.356-.143t.357.143t.143.357q-.134 1.13-.936 1.921q-.802.79-2.006 1.02V20.5q0 .402-.299.701t-.701.299h-4.192q-.349 0-.578-.23t-.23-.578V18q0-.617-.441-1.059Q12.617 16.5 12 16.5t-1.059.441T10.5 18v2.692q0 .349-.23.578t-.578.23H5.5q-.402 0-.701-.299T4.5 20.5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTempleBuddhistRounded(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.73l2.88-3.836q.166-.188.37-.292T12 2.498t.423.104t.37.292l2.88 3.837zm-1.827 4V8.467q-1.165-.249-1.948-1.02t-.994-1.921q0-.213.143-.357t.357-.143t.357.143t.143.357q.192.82.866 1.397t1.551.578h10.05q.877 0 1.551-.578t.866-1.397q0-.213.144-.357t.356-.143t.357.143t.143.357q-.153 1.13-.946 1.902q-.792.771-1.996 1.039v2.265zm-2 9.77v-8.034q-1.165-.21-1.967-1q-.802-.791-.975-1.941q0-.213.143-.357t.357-.143t.357.143t.143.357q.192.82.866 1.397t1.551.578h14.05q.877 0 1.551-.578t.866-1.397q0-.213.144-.357t.356-.143t.357.143t.143.357q-.134 1.13-.936 1.921q-.802.79-2.006 1.02V20.5q0 .402-.299.701t-.701.299h-4.192q-.349 0-.578-.23t-.23-.578V18q0-.617-.441-1.059Q12.617 16.5 12 16.5t-1.059.441T10.5 18v2.692q0 .349-.23.578t-.578.23H5.5q-.402 0-.701-.299T4.5 20.5"/></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.73l2.88-3.836q.166-.188.37-.292T12 2.498t.423.104t.37.292l2.88 3.837zm-1.827 4V8.467q-1.165-.249-1.948-1.02t-.994-1.921q0-.213.143-.357t.357-.143t.357.143t.143.357q.192.82.866 1.397t1.551.578h10.05q.877 0 1.551-.578t.866-1.397q0-.213.144-.357t.356-.143t.357.143t.143.357q-.153 1.13-.946 1.902q-.792.771-1.996 1.039v2.265zm-2 9.77v-8.034q-1.165-.21-1.967-1q-.802-.791-.975-1.941q0-.213.143-.357t.357-.143t.357.143t.143.357q.192.82.866 1.397t1.551.578h14.05q.877 0 1.551-.578t.866-1.397q0-.213.144-.357t.356-.143t.357.143t.143.357q-.134 1.13-.936 1.921q-.802.79-2.006 1.02V20.5q0 .402-.299.701t-.701.299h-4.192q-.349 0-.578-.23t-.23-.578V18q0-.617-.441-1.059Q12.617 16.5 12 16.5t-1.059.441T10.5 18v2.692q0 .349-.23.578t-.578.23H5.5q-.402 0-.701-.299T4.5 20.5"/></svg> </template>
CSS
.icon-temple-buddhist-rounded {
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.73l2.88-3.836q.166-.188.37-.292T12%202.498t.423.104t.37.292l2.88%203.837zm-1.827%204V8.467q-1.165-.249-1.948-1.02t-.994-1.921q0-.213.143-.357t.357-.143t.357.143t.143.357q.192.82.866%201.397t1.551.578h10.05q.877%200%201.551-.578t.866-1.397q0-.213.144-.357t.356-.143t.357.143t.143.357q-.153%201.13-.946%201.902q-.792.771-1.996%201.039v2.265zm-2%209.77v-8.034q-1.165-.21-1.967-1q-.802-.791-.975-1.941q0-.213.143-.357t.357-.143t.357.143t.143.357q.192.82.866%201.397t1.551.578h14.05q.877%200%201.551-.578t.866-1.397q0-.213.144-.357t.356-.143t.357.143t.143.357q-.134%201.13-.936%201.921q-.802.79-2.006%201.02V20.5q0%20.402-.299.701t-.701.299h-4.192q-.349%200-.578-.23t-.23-.578V18q0-.617-.441-1.059Q12.617%2016.5%2012%2016.5t-1.059.441T10.5%2018v2.692q0%20.349-.23.578t-.578.23H5.5q-.402%200-.701-.299T4.5%2020.5%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.73l2.88-3.836q.166-.188.37-.292T12%202.498t.423.104t.37.292l2.88%203.837zm-1.827%204V8.467q-1.165-.249-1.948-1.02t-.994-1.921q0-.213.143-.357t.357-.143t.357.143t.143.357q.192.82.866%201.397t1.551.578h10.05q.877%200%201.551-.578t.866-1.397q0-.213.144-.357t.356-.143t.357.143t.143.357q-.153%201.13-.946%201.902q-.792.771-1.996%201.039v2.265zm-2%209.77v-8.034q-1.165-.21-1.967-1q-.802-.791-.975-1.941q0-.213.143-.357t.357-.143t.357.143t.143.357q.192.82.866%201.397t1.551.578h14.05q.877%200%201.551-.578t.866-1.397q0-.213.144-.357t.356-.143t.357.143t.143.357q-.134%201.13-.936%201.921q-.802.79-2.006%201.02V20.5q0%20.402-.299.701t-.701.299h-4.192q-.349%200-.578-.23t-.23-.578V18q0-.617-.441-1.059Q12.617%2016.5%2012%2016.5t-1.059.441T10.5%2018v2.692q0%20.349-.23.578t-.578.23H5.5q-.402%200-.701-.299T4.5%2020.5%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-rounded.svg?color=%231a73e8&size=48