round temple buddhist icon

round-temple-buddhist from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.

Name
round-temple-buddhist
Set
Google Material Icons
Style
Baseline
Category
Maps
Viewbox
24×24
License
Apache 2.0

More maps icons from Google Material Icons

Use the round 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="M21.85 9.01c-.41 0-.82.24-.95.63c-.26.79-1.01 1.36-1.88 1.36H4.98c-.87 0-1.62-.57-1.88-1.36c-.13-.39-.53-.62-.94-.62c-.66 0-1.16.64-.95 1.26A4 4 0 0 0 4 12.86V20c0 1.1.9 2 2 2h4v-2.89c0-1 .68-1.92 1.66-2.08A2 2 0 0 1 14 19v3h4c1.1 0 2-.9 2-2v-7.14c.46-.12 2.22-.76 2.81-2.58c.2-.63-.3-1.28-.96-1.27"/><path fill="currentColor" d="M6 8.86V10h12V8.86c.46-.12 2.22-.76 2.81-2.58c.2-.63-.3-1.27-.96-1.27c-.41 0-.82.24-.95.63c-.26.79-1.01 1.36-1.88 1.36H6.98c-.87 0-1.62-.57-1.88-1.36c-.13-.39-.53-.62-.94-.62c-.66 0-1.16.64-.95 1.26A3.98 3.98 0 0 0 6 8.86"/><path fill="currentColor" d="M11.2 2.07L8.25 6h7.5L12.8 2.07a.993.993 0 0 0-1.6 0"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundTempleBuddhist(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="M21.85 9.01c-.41 0-.82.24-.95.63c-.26.79-1.01 1.36-1.88 1.36H4.98c-.87 0-1.62-.57-1.88-1.36c-.13-.39-.53-.62-.94-.62c-.66 0-1.16.64-.95 1.26A4 4 0 0 0 4 12.86V20c0 1.1.9 2 2 2h4v-2.89c0-1 .68-1.92 1.66-2.08A2 2 0 0 1 14 19v3h4c1.1 0 2-.9 2-2v-7.14c.46-.12 2.22-.76 2.81-2.58c.2-.63-.3-1.28-.96-1.27"/><path fill="currentColor" d="M6 8.86V10h12V8.86c.46-.12 2.22-.76 2.81-2.58c.2-.63-.3-1.27-.96-1.27c-.41 0-.82.24-.95.63c-.26.79-1.01 1.36-1.88 1.36H6.98c-.87 0-1.62-.57-1.88-1.36c-.13-.39-.53-.62-.94-.62c-.66 0-1.16.64-.95 1.26A3.98 3.98 0 0 0 6 8.86"/><path fill="currentColor" d="M11.2 2.07L8.25 6h7.5L12.8 2.07a.993.993 0 0 0-1.6 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.85 9.01c-.41 0-.82.24-.95.63c-.26.79-1.01 1.36-1.88 1.36H4.98c-.87 0-1.62-.57-1.88-1.36c-.13-.39-.53-.62-.94-.62c-.66 0-1.16.64-.95 1.26A4 4 0 0 0 4 12.86V20c0 1.1.9 2 2 2h4v-2.89c0-1 .68-1.92 1.66-2.08A2 2 0 0 1 14 19v3h4c1.1 0 2-.9 2-2v-7.14c.46-.12 2.22-.76 2.81-2.58c.2-.63-.3-1.28-.96-1.27"/><path fill="currentColor" d="M6 8.86V10h12V8.86c.46-.12 2.22-.76 2.81-2.58c.2-.63-.3-1.27-.96-1.27c-.41 0-.82.24-.95.63c-.26.79-1.01 1.36-1.88 1.36H6.98c-.87 0-1.62-.57-1.88-1.36c-.13-.39-.53-.62-.94-.62c-.66 0-1.16.64-.95 1.26A3.98 3.98 0 0 0 6 8.86"/><path fill="currentColor" d="M11.2 2.07L8.25 6h7.5L12.8 2.07a.993.993 0 0 0-1.6 0"/></svg>
</template>

CSS

.icon-round-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%22M21.85%209.01c-.41%200-.82.24-.95.63c-.26.79-1.01%201.36-1.88%201.36H4.98c-.87%200-1.62-.57-1.88-1.36c-.13-.39-.53-.62-.94-.62c-.66%200-1.16.64-.95%201.26A4%204%200%200%200%204%2012.86V20c0%201.1.9%202%202%202h4v-2.89c0-1%20.68-1.92%201.66-2.08A2%202%200%200%201%2014%2019v3h4c1.1%200%202-.9%202-2v-7.14c.46-.12%202.22-.76%202.81-2.58c.2-.63-.3-1.28-.96-1.27%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%208.86V10h12V8.86c.46-.12%202.22-.76%202.81-2.58c.2-.63-.3-1.27-.96-1.27c-.41%200-.82.24-.95.63c-.26.79-1.01%201.36-1.88%201.36H6.98c-.87%200-1.62-.57-1.88-1.36c-.13-.39-.53-.62-.94-.62c-.66%200-1.16.64-.95%201.26A3.98%203.98%200%200%200%206%208.86%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.2%202.07L8.25%206h7.5L12.8%202.07a.993.993%200%200%200-1.6%200%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%22M21.85%209.01c-.41%200-.82.24-.95.63c-.26.79-1.01%201.36-1.88%201.36H4.98c-.87%200-1.62-.57-1.88-1.36c-.13-.39-.53-.62-.94-.62c-.66%200-1.16.64-.95%201.26A4%204%200%200%200%204%2012.86V20c0%201.1.9%202%202%202h4v-2.89c0-1%20.68-1.92%201.66-2.08A2%202%200%200%201%2014%2019v3h4c1.1%200%202-.9%202-2v-7.14c.46-.12%202.22-.76%202.81-2.58c.2-.63-.3-1.28-.96-1.27%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%208.86V10h12V8.86c.46-.12%202.22-.76%202.81-2.58c.2-.63-.3-1.27-.96-1.27c-.41%200-.82.24-.95.63c-.26.79-1.01%201.36-1.88%201.36H6.98c-.87%200-1.62-.57-1.88-1.36c-.13-.39-.53-.62-.94-.62c-.66%200-1.16.64-.95%201.26A3.98%203.98%200%200%200%206%208.86%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.2%202.07L8.25%206h7.5L12.8%202.07a.993.993%200%200%200-1.6%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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