temple buddhist icon

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

Name
temple-buddhist-outline-sharp
Set
Material Symbols
Style
Outline 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="M4 22v-9.15q-1.3-.325-2.15-1.375T1 9.025h2q0 .8.588 1.388T4.975 11H6V8.85q-1.3-.325-2.15-1.375T3 5.025h2q0 .8.588 1.387T6.975 7H7.5L12 1l4.5 6h.525q.8 0 1.388-.587T19 5.025h2q0 1.4-.85 2.45T18 8.85V11h1.025q.8 0 1.388-.587T21 9.025h2q0 1.4-.85 2.45T20 12.85V22h-7v-5h-2v5zm6-15h4l-2-2.675zm-2 4h8V9H8zm-2 9h3v-5h6v5h3v-7H6zm6-9"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsTempleBuddhistOutlineSharp(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 22v-9.15q-1.3-.325-2.15-1.375T1 9.025h2q0 .8.588 1.388T4.975 11H6V8.85q-1.3-.325-2.15-1.375T3 5.025h2q0 .8.588 1.387T6.975 7H7.5L12 1l4.5 6h.525q.8 0 1.388-.587T19 5.025h2q0 1.4-.85 2.45T18 8.85V11h1.025q.8 0 1.388-.587T21 9.025h2q0 1.4-.85 2.45T20 12.85V22h-7v-5h-2v5zm6-15h4l-2-2.675zm-2 4h8V9H8zm-2 9h3v-5h6v5h3v-7H6zm6-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 22v-9.15q-1.3-.325-2.15-1.375T1 9.025h2q0 .8.588 1.388T4.975 11H6V8.85q-1.3-.325-2.15-1.375T3 5.025h2q0 .8.588 1.387T6.975 7H7.5L12 1l4.5 6h.525q.8 0 1.388-.587T19 5.025h2q0 1.4-.85 2.45T18 8.85V11h1.025q.8 0 1.388-.587T21 9.025h2q0 1.4-.85 2.45T20 12.85V22h-7v-5h-2v5zm6-15h4l-2-2.675zm-2 4h8V9H8zm-2 9h3v-5h6v5h3v-7H6zm6-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%2022v-9.15q-1.3-.325-2.15-1.375T1%209.025h2q0%20.8.588%201.388T4.975%2011H6V8.85q-1.3-.325-2.15-1.375T3%205.025h2q0%20.8.588%201.387T6.975%207H7.5L12%201l4.5%206h.525q.8%200%201.388-.587T19%205.025h2q0%201.4-.85%202.45T18%208.85V11h1.025q.8%200%201.388-.587T21%209.025h2q0%201.4-.85%202.45T20%2012.85V22h-7v-5h-2v5zm6-15h4l-2-2.675zm-2%204h8V9H8zm-2%209h3v-5h6v5h3v-7H6zm6-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%2022v-9.15q-1.3-.325-2.15-1.375T1%209.025h2q0%20.8.588%201.388T4.975%2011H6V8.85q-1.3-.325-2.15-1.375T3%205.025h2q0%20.8.588%201.387T6.975%207H7.5L12%201l4.5%206h.525q.8%200%201.388-.587T19%205.025h2q0%201.4-.85%202.45T18%208.85V11h1.025q.8%200%201.388-.587T21%209.025h2q0%201.4-.85%202.45T20%2012.85V22h-7v-5h-2v5zm6-15h4l-2-2.675zm-2%204h8V9H8zm-2%209h3v-5h6v5h3v-7H6zm6-9%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-outline-sharp.svg?color=%231a73e8&size=48