synagogue from Fluent Emoji Flat by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.

Name
synagogue
Set
Fluent Emoji Flat
Style
Default
Category
Travel & Places
Viewbox
32×32
License
MIT

The same emoji in other sets

More travel & places icons from Fluent Emoji Flat

Use the synagogue emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#212121" d="M18.55 3.44a8 8 0 0 0-2.6-.44c-.86 0-1.69.14-2.47.4c-2.91.94-5.1 3.49-5.5 6.6h15.95a8.06 8.06 0 0 0-5.38-6.56"/><path fill="#f3ad61" d="M26 30h-3l-1.5-1l-1.5 1h-1l-3-1l-3 1h-1l-1.5-1L9 30H6V11.04C6 9.91 6.91 9 8.04 9h15.92c1.13 0 2.04.91 2.04 2.04z"/><path fill="#212121" d="M20.98 15.46a4.98 4.98 0 1 1-9.961-.001a4.98 4.98 0 0 1 9.961.001m-7.25-2.02h-.85c-.12 0-.23.02-.3.14s-.03.22.03.33c.28.47.56.95.85 1.43c.04.07.05.13 0 .21c-.3.49-.59.99-.89 1.48c-.07.11-.11.22-.04.34c.07.11.18.14.3.14h1.78c.09 0 .13.03.18.1c.31.53.62 1.06.94 1.59c.16.26.38.27.54.01c.32-.53.64-1.05.95-1.58c.05-.08.1-.12.2-.12c.58.01 1.17 0 1.75 0c.25 0 .37-.22.24-.43c-.29-.49-.58-.98-.88-1.47c-.04-.07-.04-.12 0-.19c.3-.5.6-.99.9-1.49c.06-.11.1-.21.04-.33c-.07-.12-.18-.14-.3-.14H17.4c-.1 0-.15-.03-.2-.11c-.31-.53-.62-1.05-.93-1.58c-.16-.27-.38-.27-.54 0c-.32.53-.64 1.06-.96 1.6c-.04.07-.09.1-.17.1c-.29-.03-.58-.03-.87-.03m2.15-1.01l-.52.9c-.02.04.01.09.05.09h1.04c.05 0 .08-.05.05-.09l-.52-.9c-.02-.04-.08-.04-.1 0M16 18.5l.52-.9c.02-.04-.01-.09-.05-.09h-1.04c-.05 0-.08.05-.05.09l.52.9c.01.04.07.04.1 0m-2.8-4.49l.53.9c.02.04.09.04.11 0l.52-.91c.02-.04-.01-.09-.06-.09l-1.04.01c-.06 0-.09.05-.06.09m5.5 2.86l-.53-.9c-.02-.04-.09-.04-.11 0l-.52.91c-.02.04.01.09.06.09l1.04-.01c.05 0 .08-.05.06-.09m-5.45.08l1.04-.02c.05 0 .08-.05.05-.1l-.54-.9c-.03-.04-.09-.04-.11 0l-.51.91c-.01.06.02.11.07.11m5.42-3.02l-1.04.02c-.05 0-.08.05-.05.1l.54.9c.03.04.09.04.11 0l.51-.91c.01-.06-.02-.12-.07-.11m-3.58.05c-.09 0-.14.02-.18.1c-.25.42-.5.84-.76 1.26c-.05.08-.05.13 0 .21c.26.43.52.87.77 1.31c.04.07.08.1.17.1h1.73c.07 0 .12-.02.16-.09c.25-.43.51-.86.77-1.28c.04-.07.04-.12 0-.18c-.27-.44-.53-.89-.79-1.33c-.04-.07-.09-.09-.16-.09h-.86c-.29-.01-.57-.01-.85-.01"/><path fill="#ffdea7" d="M2 16.5v11h5v-11a2.5 2.5 0 0 0-5 0m23.02 0v11h5v-11a2.5 2.5 0 0 0-5 0"/><path fill="#212121" d="M13 27v3h6v-3c0-1.66-1.34-3-3-3s-3 1.34-3 3m-4 3v-2.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V30zm11 0v-2.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V30zM2 30h5v-3H2zm28 0h-5v-3h5z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatSynagogue(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#212121" d="M18.55 3.44a8 8 0 0 0-2.6-.44c-.86 0-1.69.14-2.47.4c-2.91.94-5.1 3.49-5.5 6.6h15.95a8.06 8.06 0 0 0-5.38-6.56"/><path fill="#f3ad61" d="M26 30h-3l-1.5-1l-1.5 1h-1l-3-1l-3 1h-1l-1.5-1L9 30H6V11.04C6 9.91 6.91 9 8.04 9h15.92c1.13 0 2.04.91 2.04 2.04z"/><path fill="#212121" d="M20.98 15.46a4.98 4.98 0 1 1-9.961-.001a4.98 4.98 0 0 1 9.961.001m-7.25-2.02h-.85c-.12 0-.23.02-.3.14s-.03.22.03.33c.28.47.56.95.85 1.43c.04.07.05.13 0 .21c-.3.49-.59.99-.89 1.48c-.07.11-.11.22-.04.34c.07.11.18.14.3.14h1.78c.09 0 .13.03.18.1c.31.53.62 1.06.94 1.59c.16.26.38.27.54.01c.32-.53.64-1.05.95-1.58c.05-.08.1-.12.2-.12c.58.01 1.17 0 1.75 0c.25 0 .37-.22.24-.43c-.29-.49-.58-.98-.88-1.47c-.04-.07-.04-.12 0-.19c.3-.5.6-.99.9-1.49c.06-.11.1-.21.04-.33c-.07-.12-.18-.14-.3-.14H17.4c-.1 0-.15-.03-.2-.11c-.31-.53-.62-1.05-.93-1.58c-.16-.27-.38-.27-.54 0c-.32.53-.64 1.06-.96 1.6c-.04.07-.09.1-.17.1c-.29-.03-.58-.03-.87-.03m2.15-1.01l-.52.9c-.02.04.01.09.05.09h1.04c.05 0 .08-.05.05-.09l-.52-.9c-.02-.04-.08-.04-.1 0M16 18.5l.52-.9c.02-.04-.01-.09-.05-.09h-1.04c-.05 0-.08.05-.05.09l.52.9c.01.04.07.04.1 0m-2.8-4.49l.53.9c.02.04.09.04.11 0l.52-.91c.02-.04-.01-.09-.06-.09l-1.04.01c-.06 0-.09.05-.06.09m5.5 2.86l-.53-.9c-.02-.04-.09-.04-.11 0l-.52.91c-.02.04.01.09.06.09l1.04-.01c.05 0 .08-.05.06-.09m-5.45.08l1.04-.02c.05 0 .08-.05.05-.1l-.54-.9c-.03-.04-.09-.04-.11 0l-.51.91c-.01.06.02.11.07.11m5.42-3.02l-1.04.02c-.05 0-.08.05-.05.1l.54.9c.03.04.09.04.11 0l.51-.91c.01-.06-.02-.12-.07-.11m-3.58.05c-.09 0-.14.02-.18.1c-.25.42-.5.84-.76 1.26c-.05.08-.05.13 0 .21c.26.43.52.87.77 1.31c.04.07.08.1.17.1h1.73c.07 0 .12-.02.16-.09c.25-.43.51-.86.77-1.28c.04-.07.04-.12 0-.18c-.27-.44-.53-.89-.79-1.33c-.04-.07-.09-.09-.16-.09h-.86c-.29-.01-.57-.01-.85-.01"/><path fill="#ffdea7" d="M2 16.5v11h5v-11a2.5 2.5 0 0 0-5 0m23.02 0v11h5v-11a2.5 2.5 0 0 0-5 0"/><path fill="#212121" d="M13 27v3h6v-3c0-1.66-1.34-3-3-3s-3 1.34-3 3m-4 3v-2.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V30zm11 0v-2.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V30zM2 30h5v-3H2zm28 0h-5v-3h5z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#212121" d="M18.55 3.44a8 8 0 0 0-2.6-.44c-.86 0-1.69.14-2.47.4c-2.91.94-5.1 3.49-5.5 6.6h15.95a8.06 8.06 0 0 0-5.38-6.56"/><path fill="#f3ad61" d="M26 30h-3l-1.5-1l-1.5 1h-1l-3-1l-3 1h-1l-1.5-1L9 30H6V11.04C6 9.91 6.91 9 8.04 9h15.92c1.13 0 2.04.91 2.04 2.04z"/><path fill="#212121" d="M20.98 15.46a4.98 4.98 0 1 1-9.961-.001a4.98 4.98 0 0 1 9.961.001m-7.25-2.02h-.85c-.12 0-.23.02-.3.14s-.03.22.03.33c.28.47.56.95.85 1.43c.04.07.05.13 0 .21c-.3.49-.59.99-.89 1.48c-.07.11-.11.22-.04.34c.07.11.18.14.3.14h1.78c.09 0 .13.03.18.1c.31.53.62 1.06.94 1.59c.16.26.38.27.54.01c.32-.53.64-1.05.95-1.58c.05-.08.1-.12.2-.12c.58.01 1.17 0 1.75 0c.25 0 .37-.22.24-.43c-.29-.49-.58-.98-.88-1.47c-.04-.07-.04-.12 0-.19c.3-.5.6-.99.9-1.49c.06-.11.1-.21.04-.33c-.07-.12-.18-.14-.3-.14H17.4c-.1 0-.15-.03-.2-.11c-.31-.53-.62-1.05-.93-1.58c-.16-.27-.38-.27-.54 0c-.32.53-.64 1.06-.96 1.6c-.04.07-.09.1-.17.1c-.29-.03-.58-.03-.87-.03m2.15-1.01l-.52.9c-.02.04.01.09.05.09h1.04c.05 0 .08-.05.05-.09l-.52-.9c-.02-.04-.08-.04-.1 0M16 18.5l.52-.9c.02-.04-.01-.09-.05-.09h-1.04c-.05 0-.08.05-.05.09l.52.9c.01.04.07.04.1 0m-2.8-4.49l.53.9c.02.04.09.04.11 0l.52-.91c.02-.04-.01-.09-.06-.09l-1.04.01c-.06 0-.09.05-.06.09m5.5 2.86l-.53-.9c-.02-.04-.09-.04-.11 0l-.52.91c-.02.04.01.09.06.09l1.04-.01c.05 0 .08-.05.06-.09m-5.45.08l1.04-.02c.05 0 .08-.05.05-.1l-.54-.9c-.03-.04-.09-.04-.11 0l-.51.91c-.01.06.02.11.07.11m5.42-3.02l-1.04.02c-.05 0-.08.05-.05.1l.54.9c.03.04.09.04.11 0l.51-.91c.01-.06-.02-.12-.07-.11m-3.58.05c-.09 0-.14.02-.18.1c-.25.42-.5.84-.76 1.26c-.05.08-.05.13 0 .21c.26.43.52.87.77 1.31c.04.07.08.1.17.1h1.73c.07 0 .12-.02.16-.09c.25-.43.51-.86.77-1.28c.04-.07.04-.12 0-.18c-.27-.44-.53-.89-.79-1.33c-.04-.07-.09-.09-.16-.09h-.86c-.29-.01-.57-.01-.85-.01"/><path fill="#ffdea7" d="M2 16.5v11h5v-11a2.5 2.5 0 0 0-5 0m23.02 0v11h5v-11a2.5 2.5 0 0 0-5 0"/><path fill="#212121" d="M13 27v3h6v-3c0-1.66-1.34-3-3-3s-3 1.34-3 3m-4 3v-2.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V30zm11 0v-2.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V30zM2 30h5v-3H2zm28 0h-5v-3h5z"/></g></svg>
</template>

CSS

.icon-synagogue {
  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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M18.55%203.44a8%208%200%200%200-2.6-.44c-.86%200-1.69.14-2.47.4c-2.91.94-5.1%203.49-5.5%206.6h15.95a8.06%208.06%200%200%200-5.38-6.56%22%2F%3E%3Cpath%20fill%3D%22%23f3ad61%22%20d%3D%22M26%2030h-3l-1.5-1l-1.5%201h-1l-3-1l-3%201h-1l-1.5-1L9%2030H6V11.04C6%209.91%206.91%209%208.04%209h15.92c1.13%200%202.04.91%202.04%202.04z%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M20.98%2015.46a4.98%204.98%200%201%201-9.961-.001a4.98%204.98%200%200%201%209.961.001m-7.25-2.02h-.85c-.12%200-.23.02-.3.14s-.03.22.03.33c.28.47.56.95.85%201.43c.04.07.05.13%200%20.21c-.3.49-.59.99-.89%201.48c-.07.11-.11.22-.04.34c.07.11.18.14.3.14h1.78c.09%200%20.13.03.18.1c.31.53.62%201.06.94%201.59c.16.26.38.27.54.01c.32-.53.64-1.05.95-1.58c.05-.08.1-.12.2-.12c.58.01%201.17%200%201.75%200c.25%200%20.37-.22.24-.43c-.29-.49-.58-.98-.88-1.47c-.04-.07-.04-.12%200-.19c.3-.5.6-.99.9-1.49c.06-.11.1-.21.04-.33c-.07-.12-.18-.14-.3-.14H17.4c-.1%200-.15-.03-.2-.11c-.31-.53-.62-1.05-.93-1.58c-.16-.27-.38-.27-.54%200c-.32.53-.64%201.06-.96%201.6c-.04.07-.09.1-.17.1c-.29-.03-.58-.03-.87-.03m2.15-1.01l-.52.9c-.02.04.01.09.05.09h1.04c.05%200%20.08-.05.05-.09l-.52-.9c-.02-.04-.08-.04-.1%200M16%2018.5l.52-.9c.02-.04-.01-.09-.05-.09h-1.04c-.05%200-.08.05-.05.09l.52.9c.01.04.07.04.1%200m-2.8-4.49l.53.9c.02.04.09.04.11%200l.52-.91c.02-.04-.01-.09-.06-.09l-1.04.01c-.06%200-.09.05-.06.09m5.5%202.86l-.53-.9c-.02-.04-.09-.04-.11%200l-.52.91c-.02.04.01.09.06.09l1.04-.01c.05%200%20.08-.05.06-.09m-5.45.08l1.04-.02c.05%200%20.08-.05.05-.1l-.54-.9c-.03-.04-.09-.04-.11%200l-.51.91c-.01.06.02.11.07.11m5.42-3.02l-1.04.02c-.05%200-.08.05-.05.1l.54.9c.03.04.09.04.11%200l.51-.91c.01-.06-.02-.12-.07-.11m-3.58.05c-.09%200-.14.02-.18.1c-.25.42-.5.84-.76%201.26c-.05.08-.05.13%200%20.21c.26.43.52.87.77%201.31c.04.07.08.1.17.1h1.73c.07%200%20.12-.02.16-.09c.25-.43.51-.86.77-1.28c.04-.07.04-.12%200-.18c-.27-.44-.53-.89-.79-1.33c-.04-.07-.09-.09-.16-.09h-.86c-.29-.01-.57-.01-.85-.01%22%2F%3E%3Cpath%20fill%3D%22%23ffdea7%22%20d%3D%22M2%2016.5v11h5v-11a2.5%202.5%200%200%200-5%200m23.02%200v11h5v-11a2.5%202.5%200%200%200-5%200%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M13%2027v3h6v-3c0-1.66-1.34-3-3-3s-3%201.34-3%203m-4%203v-2.5c0-.83.67-1.5%201.5-1.5s1.5.67%201.5%201.5V30zm11%200v-2.5c0-.83.67-1.5%201.5-1.5s1.5.67%201.5%201.5V30zM2%2030h5v-3H2zm28%200h-5v-3h5z%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M18.55%203.44a8%208%200%200%200-2.6-.44c-.86%200-1.69.14-2.47.4c-2.91.94-5.1%203.49-5.5%206.6h15.95a8.06%208.06%200%200%200-5.38-6.56%22%2F%3E%3Cpath%20fill%3D%22%23f3ad61%22%20d%3D%22M26%2030h-3l-1.5-1l-1.5%201h-1l-3-1l-3%201h-1l-1.5-1L9%2030H6V11.04C6%209.91%206.91%209%208.04%209h15.92c1.13%200%202.04.91%202.04%202.04z%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M20.98%2015.46a4.98%204.98%200%201%201-9.961-.001a4.98%204.98%200%200%201%209.961.001m-7.25-2.02h-.85c-.12%200-.23.02-.3.14s-.03.22.03.33c.28.47.56.95.85%201.43c.04.07.05.13%200%20.21c-.3.49-.59.99-.89%201.48c-.07.11-.11.22-.04.34c.07.11.18.14.3.14h1.78c.09%200%20.13.03.18.1c.31.53.62%201.06.94%201.59c.16.26.38.27.54.01c.32-.53.64-1.05.95-1.58c.05-.08.1-.12.2-.12c.58.01%201.17%200%201.75%200c.25%200%20.37-.22.24-.43c-.29-.49-.58-.98-.88-1.47c-.04-.07-.04-.12%200-.19c.3-.5.6-.99.9-1.49c.06-.11.1-.21.04-.33c-.07-.12-.18-.14-.3-.14H17.4c-.1%200-.15-.03-.2-.11c-.31-.53-.62-1.05-.93-1.58c-.16-.27-.38-.27-.54%200c-.32.53-.64%201.06-.96%201.6c-.04.07-.09.1-.17.1c-.29-.03-.58-.03-.87-.03m2.15-1.01l-.52.9c-.02.04.01.09.05.09h1.04c.05%200%20.08-.05.05-.09l-.52-.9c-.02-.04-.08-.04-.1%200M16%2018.5l.52-.9c.02-.04-.01-.09-.05-.09h-1.04c-.05%200-.08.05-.05.09l.52.9c.01.04.07.04.1%200m-2.8-4.49l.53.9c.02.04.09.04.11%200l.52-.91c.02-.04-.01-.09-.06-.09l-1.04.01c-.06%200-.09.05-.06.09m5.5%202.86l-.53-.9c-.02-.04-.09-.04-.11%200l-.52.91c-.02.04.01.09.06.09l1.04-.01c.05%200%20.08-.05.06-.09m-5.45.08l1.04-.02c.05%200%20.08-.05.05-.1l-.54-.9c-.03-.04-.09-.04-.11%200l-.51.91c-.01.06.02.11.07.11m5.42-3.02l-1.04.02c-.05%200-.08.05-.05.1l.54.9c.03.04.09.04.11%200l.51-.91c.01-.06-.02-.12-.07-.11m-3.58.05c-.09%200-.14.02-.18.1c-.25.42-.5.84-.76%201.26c-.05.08-.05.13%200%20.21c.26.43.52.87.77%201.31c.04.07.08.1.17.1h1.73c.07%200%20.12-.02.16-.09c.25-.43.51-.86.77-1.28c.04-.07.04-.12%200-.18c-.27-.44-.53-.89-.79-1.33c-.04-.07-.09-.09-.16-.09h-.86c-.29-.01-.57-.01-.85-.01%22%2F%3E%3Cpath%20fill%3D%22%23ffdea7%22%20d%3D%22M2%2016.5v11h5v-11a2.5%202.5%200%200%200-5%200m23.02%200v11h5v-11a2.5%202.5%200%200%200-5%200%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M13%2027v3h6v-3c0-1.66-1.34-3-3-3s-3%201.34-3%203m-4%203v-2.5c0-.83.67-1.5%201.5-1.5s1.5.67%201.5%201.5V30zm11%200v-2.5c0-.83.67-1.5%201.5-1.5s1.5.67%201.5%201.5V30zM2%2030h5v-3H2zm28%200h-5v-3h5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/synagogue.svg?color=%231a73e8&size=48