temple from Health Icons by Resolve to Save Lives · Filled · Places · MIT Free for personal and commercial use.

Name
temple
Set
Health Icons
Style
Filled
Category
Places
Viewbox
48×48
License
MIT

1 other variant in Health Icons

The same icon in other sets

More places icons from Health Icons

Use the temple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M14 10.762c0 3.572 3 3.286 3 3.286v4s-3.2 7-6 3.889c0 3.11 2.8 3.11 2.8 3.11H15v4s-2.4 7-6 3.89c0 1.67 1.039 2.444 2 2.802v8.309h26v-8.309c.962-.358 2-1.131 2-2.802c-2.749 2.375-5.06-1.145-6-2.942v-4.947h1.2s2.8 0 2.8-3.111c-2.272 2.524-5.038-1.608-6-3.257v-4.632s3 .286 3-3.286c-4 4.286-10-6.714-10-6.714s-6 11-10 6.714m-1 31.286v-6h2v6zm4 0h2v-2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2h2v-6H17zm16-6v6h2v-6zm-4-22v4h-2v-1a1 1 0 1 0-2 0v1h-2v-1a1 1 0 1 0-2 0v1h-2v-4zm-12 15v-4h14v4h-2v-1a1 1 0 1 0-2 0v1h-2v-1a1 1 0 1 0-2 0v1h-2v-1a1 1 0 1 0-2 0v1z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsTemple(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M14 10.762c0 3.572 3 3.286 3 3.286v4s-3.2 7-6 3.889c0 3.11 2.8 3.11 2.8 3.11H15v4s-2.4 7-6 3.89c0 1.67 1.039 2.444 2 2.802v8.309h26v-8.309c.962-.358 2-1.131 2-2.802c-2.749 2.375-5.06-1.145-6-2.942v-4.947h1.2s2.8 0 2.8-3.111c-2.272 2.524-5.038-1.608-6-3.257v-4.632s3 .286 3-3.286c-4 4.286-10-6.714-10-6.714s-6 11-10 6.714m-1 31.286v-6h2v6zm4 0h2v-2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2h2v-6H17zm16-6v6h2v-6zm-4-22v4h-2v-1a1 1 0 1 0-2 0v1h-2v-1a1 1 0 1 0-2 0v1h-2v-4zm-12 15v-4h14v4h-2v-1a1 1 0 1 0-2 0v1h-2v-1a1 1 0 1 0-2 0v1h-2v-1a1 1 0 1 0-2 0v1z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M14 10.762c0 3.572 3 3.286 3 3.286v4s-3.2 7-6 3.889c0 3.11 2.8 3.11 2.8 3.11H15v4s-2.4 7-6 3.89c0 1.67 1.039 2.444 2 2.802v8.309h26v-8.309c.962-.358 2-1.131 2-2.802c-2.749 2.375-5.06-1.145-6-2.942v-4.947h1.2s2.8 0 2.8-3.111c-2.272 2.524-5.038-1.608-6-3.257v-4.632s3 .286 3-3.286c-4 4.286-10-6.714-10-6.714s-6 11-10 6.714m-1 31.286v-6h2v6zm4 0h2v-2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2h2v-6H17zm16-6v6h2v-6zm-4-22v4h-2v-1a1 1 0 1 0-2 0v1h-2v-1a1 1 0 1 0-2 0v1h-2v-4zm-12 15v-4h14v4h-2v-1a1 1 0 1 0-2 0v1h-2v-1a1 1 0 1 0-2 0v1h-2v-1a1 1 0 1 0-2 0v1z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-temple {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M14%2010.762c0%203.572%203%203.286%203%203.286v4s-3.2%207-6%203.889c0%203.11%202.8%203.11%202.8%203.11H15v4s-2.4%207-6%203.89c0%201.67%201.039%202.444%202%202.802v8.309h26v-8.309c.962-.358%202-1.131%202-2.802c-2.749%202.375-5.06-1.145-6-2.942v-4.947h1.2s2.8%200%202.8-3.111c-2.272%202.524-5.038-1.608-6-3.257v-4.632s3%20.286%203-3.286c-4%204.286-10-6.714-10-6.714s-6%2011-10%206.714m-1%2031.286v-6h2v6zm4%200h2v-2a2%202%200%200%201%202-2h6a2%202%200%200%201%202%202v2h2v-6H17zm16-6v6h2v-6zm-4-22v4h-2v-1a1%201%200%201%200-2%200v1h-2v-1a1%201%200%201%200-2%200v1h-2v-4zm-12%2015v-4h14v4h-2v-1a1%201%200%201%200-2%200v1h-2v-1a1%201%200%201%200-2%200v1h-2v-1a1%201%200%201%200-2%200v1z%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M14%2010.762c0%203.572%203%203.286%203%203.286v4s-3.2%207-6%203.889c0%203.11%202.8%203.11%202.8%203.11H15v4s-2.4%207-6%203.89c0%201.67%201.039%202.444%202%202.802v8.309h26v-8.309c.962-.358%202-1.131%202-2.802c-2.749%202.375-5.06-1.145-6-2.942v-4.947h1.2s2.8%200%202.8-3.111c-2.272%202.524-5.038-1.608-6-3.257v-4.632s3%20.286%203-3.286c-4%204.286-10-6.714-10-6.714s-6%2011-10%206.714m-1%2031.286v-6h2v6zm4%200h2v-2a2%202%200%200%201%202-2h6a2%202%200%200%201%202%202v2h2v-6H17zm16-6v6h2v-6zm-4-22v4h-2v-1a1%201%200%201%200-2%200v1h-2v-1a1%201%200%201%200-2%200v1h-2v-4zm-12%2015v-4h14v4h-2v-1a1%201%200%201%200-2%200v1h-2v-1a1%201%200%201%200-2%200v1h-2v-1a1%201%200%201%200-2%200v1z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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