temple buddhist icon
temple-buddhist-outline-sharp from Material Symbols Light by Google · Outline Sharp · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- temple-buddhist-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- 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="M4.5 21.5v-9.034q-1.165-.21-1.967-1q-.802-.791-.975-1.941h1q.192.82.866 1.397t1.551.578H6.5V8.466q-1.165-.249-1.948-1.02t-.994-1.921h1q.192.82.866 1.397t1.551.578h.775L12 1.827L16.25 7.5h.775q.877 0 1.551-.578t.866-1.397h1q-.153 1.13-.946 1.902q-.792.771-1.996 1.039V11.5h1.525q.877 0 1.551-.578t.866-1.397h1q-.134 1.13-.936 1.921q-.802.79-2.006 1.02V21.5h-6v-5h-3v5zM9 7.5h6l-3-4.002zm-1.5 4h9v-3h-9zm-2 9h4v-5h5v5h4v-8h-13zm6.5-9"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTempleBuddhistOutlineSharp(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="M4.5 21.5v-9.034q-1.165-.21-1.967-1q-.802-.791-.975-1.941h1q.192.82.866 1.397t1.551.578H6.5V8.466q-1.165-.249-1.948-1.02t-.994-1.921h1q.192.82.866 1.397t1.551.578h.775L12 1.827L16.25 7.5h.775q.877 0 1.551-.578t.866-1.397h1q-.153 1.13-.946 1.902q-.792.771-1.996 1.039V11.5h1.525q.877 0 1.551-.578t.866-1.397h1q-.134 1.13-.936 1.921q-.802.79-2.006 1.02V21.5h-6v-5h-3v5zM9 7.5h6l-3-4.002zm-1.5 4h9v-3h-9zm-2 9h4v-5h5v5h4v-8h-13zm6.5-9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.5 21.5v-9.034q-1.165-.21-1.967-1q-.802-.791-.975-1.941h1q.192.82.866 1.397t1.551.578H6.5V8.466q-1.165-.249-1.948-1.02t-.994-1.921h1q.192.82.866 1.397t1.551.578h.775L12 1.827L16.25 7.5h.775q.877 0 1.551-.578t.866-1.397h1q-.153 1.13-.946 1.902q-.792.771-1.996 1.039V11.5h1.525q.877 0 1.551-.578t.866-1.397h1q-.134 1.13-.936 1.921q-.802.79-2.006 1.02V21.5h-6v-5h-3v5zM9 7.5h6l-3-4.002zm-1.5 4h9v-3h-9zm-2 9h4v-5h5v5h4v-8h-13zm6.5-9"/></svg> </template>
CSS
.icon-temple-buddhist-outline-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%22M4.5%2021.5v-9.034q-1.165-.21-1.967-1q-.802-.791-.975-1.941h1q.192.82.866%201.397t1.551.578H6.5V8.466q-1.165-.249-1.948-1.02t-.994-1.921h1q.192.82.866%201.397t1.551.578h.775L12%201.827L16.25%207.5h.775q.877%200%201.551-.578t.866-1.397h1q-.153%201.13-.946%201.902q-.792.771-1.996%201.039V11.5h1.525q.877%200%201.551-.578t.866-1.397h1q-.134%201.13-.936%201.921q-.802.79-2.006%201.02V21.5h-6v-5h-3v5zM9%207.5h6l-3-4.002zm-1.5%204h9v-3h-9zm-2%209h4v-5h5v5h4v-8h-13zm6.5-9%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%22M4.5%2021.5v-9.034q-1.165-.21-1.967-1q-.802-.791-.975-1.941h1q.192.82.866%201.397t1.551.578H6.5V8.466q-1.165-.249-1.948-1.02t-.994-1.921h1q.192.82.866%201.397t1.551.578h.775L12%201.827L16.25%207.5h.775q.877%200%201.551-.578t.866-1.397h1q-.153%201.13-.946%201.902q-.792.771-1.996%201.039V11.5h1.525q.877%200%201.551-.578t.866-1.397h1q-.134%201.13-.936%201.921q-.802.79-2.006%201.02V21.5h-6v-5h-3v5zM9%207.5h6l-3-4.002zm-1.5%204h9v-3h-9zm-2%209h4v-5h5v5h4v-8h-13zm6.5-9%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-outline-sharp.svg?color=%231a73e8&size=48