vihara from Font Awesome Solid by Dave Gandy · Solid · Buildings · CC-BY-4.0 Attribution required.

Name
vihara
Set
Font Awesome Solid
Style
Solid
Category
Buildings
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

More buildings icons from Font Awesome Solid

Use the vihara icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M305.6 60.8c8.5-6.4 20.3-6.4 28.8 0l140.8 105.6c8.3 6.2 18.4 9.6 28.8 9.6c13.3 0 24 10.7 24 24s-10.7 24-24 24h-24v48l58.7 64H552c13.3 0 24 10.7 24 24s-10.7 24-24 24h-8v48l24.4 32H584c13.3 0 24 10.7 24 24s-10.7 24-24 24h-40v32c0 17.7-14.3 32-32 32s-32-14.3-32-32v-32H352v32c0 17.7-14.3 32-32 32s-32-14.3-32-32v-32H160v32c0 17.7-14.3 32-32 32s-32-14.3-32-32v-32H56c-13.3 0-24-10.7-24-24s10.7-24 24-24h22.1L96 432v-48h-8c-13.3 0-24-10.7-24-24s10.7-24 24-24h13.3l58.7-64v-48h-24c-13.3 0-24-10.7-24-24s10.7-24 24-24c10.4 0 20.5-3.4 28.8-9.6zM160 432h320v-48H160zm256-208H224v48h192z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidVihara(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M305.6 60.8c8.5-6.4 20.3-6.4 28.8 0l140.8 105.6c8.3 6.2 18.4 9.6 28.8 9.6c13.3 0 24 10.7 24 24s-10.7 24-24 24h-24v48l58.7 64H552c13.3 0 24 10.7 24 24s-10.7 24-24 24h-8v48l24.4 32H584c13.3 0 24 10.7 24 24s-10.7 24-24 24h-40v32c0 17.7-14.3 32-32 32s-32-14.3-32-32v-32H352v32c0 17.7-14.3 32-32 32s-32-14.3-32-32v-32H160v32c0 17.7-14.3 32-32 32s-32-14.3-32-32v-32H56c-13.3 0-24-10.7-24-24s10.7-24 24-24h22.1L96 432v-48h-8c-13.3 0-24-10.7-24-24s10.7-24 24-24h13.3l58.7-64v-48h-24c-13.3 0-24-10.7-24-24s10.7-24 24-24c10.4 0 20.5-3.4 28.8-9.6zM160 432h320v-48H160zm256-208H224v48h192z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M305.6 60.8c8.5-6.4 20.3-6.4 28.8 0l140.8 105.6c8.3 6.2 18.4 9.6 28.8 9.6c13.3 0 24 10.7 24 24s-10.7 24-24 24h-24v48l58.7 64H552c13.3 0 24 10.7 24 24s-10.7 24-24 24h-8v48l24.4 32H584c13.3 0 24 10.7 24 24s-10.7 24-24 24h-40v32c0 17.7-14.3 32-32 32s-32-14.3-32-32v-32H352v32c0 17.7-14.3 32-32 32s-32-14.3-32-32v-32H160v32c0 17.7-14.3 32-32 32s-32-14.3-32-32v-32H56c-13.3 0-24-10.7-24-24s10.7-24 24-24h22.1L96 432v-48h-8c-13.3 0-24-10.7-24-24s10.7-24 24-24h13.3l58.7-64v-48h-24c-13.3 0-24-10.7-24-24s10.7-24 24-24c10.4 0 20.5-3.4 28.8-9.6zM160 432h320v-48H160zm256-208H224v48h192z"/></svg>
</template>

CSS

.icon-vihara {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M305.6%2060.8c8.5-6.4%2020.3-6.4%2028.8%200l140.8%20105.6c8.3%206.2%2018.4%209.6%2028.8%209.6c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024h-24v48l58.7%2064H552c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024h-8v48l24.4%2032H584c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024h-40v32c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32v-32H352v32c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32v-32H160v32c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32v-32H56c-13.3%200-24-10.7-24-24s10.7-24%2024-24h22.1L96%20432v-48h-8c-13.3%200-24-10.7-24-24s10.7-24%2024-24h13.3l58.7-64v-48h-24c-13.3%200-24-10.7-24-24s10.7-24%2024-24c10.4%200%2020.5-3.4%2028.8-9.6zM160%20432h320v-48H160zm256-208H224v48h192z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M305.6%2060.8c8.5-6.4%2020.3-6.4%2028.8%200l140.8%20105.6c8.3%206.2%2018.4%209.6%2028.8%209.6c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024h-24v48l58.7%2064H552c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024h-8v48l24.4%2032H584c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024h-40v32c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32v-32H352v32c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32v-32H160v32c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32v-32H56c-13.3%200-24-10.7-24-24s10.7-24%2024-24h22.1L96%20432v-48h-8c-13.3%200-24-10.7-24-24s10.7-24%2024-24h13.3l58.7-64v-48h-24c-13.3%200-24-10.7-24-24s10.7-24%2024-24c10.4%200%2020.5-3.4%2028.8-9.6zM160%20432h320v-48H160zm256-208H224v48h192z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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