synagogue emoji
synagogue from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- synagogue
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
synagogueEmoji One (Colored)synagogueFont Awesome 6 SolidsynagogueFont Awesome SolidsynagogueFluent EmojisynagogueFluent Emoji FlatsynagogueLine AwesomesynagogueMaterial SymbolssynagogueMaterial Symbols LightsynagogueMaterial Design IconssynagogueNoto EmojisynagogueOpenMojisynagoguePhosphorsynagogueTwitter Emoji
More travel & places icons from Fluent Emoji High Contrast
Use the synagogue emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M12.88 13.44h.85c.29 0 .58 0 .87.03c.08 0 .13-.03.17-.1c.32-.54.64-1.07.96-1.599v-.001c.16-.27.38-.27.54 0l.465.79l.465.79c.05.08.1.11.2.11h1.77c.12 0 .23.02.3.14c.06.12.02.22-.04.33l-.45.745l-.45.745c-.04.07-.04.12 0 .19c.3.49.59.98.88 1.47c.13.21.01.43-.24.43l-.582.002c-.39.002-.781.005-1.168-.002c-.1 0-.15.04-.2.12a79 79 0 0 1-.687 1.146l-.263.434c-.16.26-.38.25-.54-.01c-.32-.53-.63-1.06-.94-1.59c-.05-.07-.09-.1-.18-.1h-1.78c-.12 0-.23-.03-.3-.14c-.07-.12-.03-.23.04-.34q.225-.369.445-.74q.221-.372.445-.74c.05-.08.04-.14 0-.21q-.272-.453-.537-.903l-.313-.527c-.06-.11-.1-.21-.03-.33s.18-.14.3-.14m2.48-.11c-.02.04.01.09.05.09h1.04c.05 0 .08-.05.05-.09l-.52-.9c-.02-.04-.08-.04-.1 0zm1.16 4.27c.02-.04-.01-.09-.05-.09h-1.04c-.05 0-.08.05-.05.09l.52.9c.01.04.07.04.1 0zm-2.79-2.69c.02.04.09.04.11 0l.52-.91c.02-.04-.01-.09-.06-.09l-1.04.01c-.06 0-.09.05-.06.09zm4.44 1.06c-.02-.04-.09-.04-.11 0l-.52.91c-.02.04.01.09.06.09l1.04-.01c.05 0 .08-.05.06-.09zm-3.88.96c.05 0 .08-.05.05-.1l-.54-.9c-.03-.04-.09-.04-.11 0l-.51.91c-.01.06.02.11.07.11zm3.34-2.98c-.05 0-.08.05-.05.1l.54.9c.03.04.09.04.11 0l.51-.91c.01-.06-.02-.12-.07-.11zm-2.72.13c-.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-.197-.321-.389-.648-.58-.972l-.21-.358c-.04-.07-.09-.09-.16-.09h-.86c-.29-.01-.57-.01-.85-.01c-.09 0-.14.02-.18.1"/><path d="M15.95 3c.91 0 1.79.16 2.6.44A8.06 8.06 0 0 1 23.732 9h.228c1.13 0 2.04.91 2.04 2.04v3.476a2.5 2.5 0 0 1 4.02 1.985V30H23v-2.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5V30h-1v-3c0-1.66-1.34-3-3-3s-3 1.34-3 3v3h-1v-2.5c0-.83-.67-1.5-1.5-1.5S9 26.67 9 27.5V30H2V16.5a2.5 2.5 0 0 1 4-2v-3.46C6 9.91 6.91 9 8.04 9h.134a8.05 8.05 0 0 1 5.306-5.6c.78-.26 1.61-.4 2.47-.4M16 20.44a4.98 4.98 0 1 0-.001-9.961A4.98 4.98 0 0 0 16 20.44"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastSynagogue(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M12.88 13.44h.85c.29 0 .58 0 .87.03c.08 0 .13-.03.17-.1c.32-.54.64-1.07.96-1.599v-.001c.16-.27.38-.27.54 0l.465.79l.465.79c.05.08.1.11.2.11h1.77c.12 0 .23.02.3.14c.06.12.02.22-.04.33l-.45.745l-.45.745c-.04.07-.04.12 0 .19c.3.49.59.98.88 1.47c.13.21.01.43-.24.43l-.582.002c-.39.002-.781.005-1.168-.002c-.1 0-.15.04-.2.12a79 79 0 0 1-.687 1.146l-.263.434c-.16.26-.38.25-.54-.01c-.32-.53-.63-1.06-.94-1.59c-.05-.07-.09-.1-.18-.1h-1.78c-.12 0-.23-.03-.3-.14c-.07-.12-.03-.23.04-.34q.225-.369.445-.74q.221-.372.445-.74c.05-.08.04-.14 0-.21q-.272-.453-.537-.903l-.313-.527c-.06-.11-.1-.21-.03-.33s.18-.14.3-.14m2.48-.11c-.02.04.01.09.05.09h1.04c.05 0 .08-.05.05-.09l-.52-.9c-.02-.04-.08-.04-.1 0zm1.16 4.27c.02-.04-.01-.09-.05-.09h-1.04c-.05 0-.08.05-.05.09l.52.9c.01.04.07.04.1 0zm-2.79-2.69c.02.04.09.04.11 0l.52-.91c.02-.04-.01-.09-.06-.09l-1.04.01c-.06 0-.09.05-.06.09zm4.44 1.06c-.02-.04-.09-.04-.11 0l-.52.91c-.02.04.01.09.06.09l1.04-.01c.05 0 .08-.05.06-.09zm-3.88.96c.05 0 .08-.05.05-.1l-.54-.9c-.03-.04-.09-.04-.11 0l-.51.91c-.01.06.02.11.07.11zm3.34-2.98c-.05 0-.08.05-.05.1l.54.9c.03.04.09.04.11 0l.51-.91c.01-.06-.02-.12-.07-.11zm-2.72.13c-.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-.197-.321-.389-.648-.58-.972l-.21-.358c-.04-.07-.09-.09-.16-.09h-.86c-.29-.01-.57-.01-.85-.01c-.09 0-.14.02-.18.1"/><path d="M15.95 3c.91 0 1.79.16 2.6.44A8.06 8.06 0 0 1 23.732 9h.228c1.13 0 2.04.91 2.04 2.04v3.476a2.5 2.5 0 0 1 4.02 1.985V30H23v-2.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5V30h-1v-3c0-1.66-1.34-3-3-3s-3 1.34-3 3v3h-1v-2.5c0-.83-.67-1.5-1.5-1.5S9 26.67 9 27.5V30H2V16.5a2.5 2.5 0 0 1 4-2v-3.46C6 9.91 6.91 9 8.04 9h.134a8.05 8.05 0 0 1 5.306-5.6c.78-.26 1.61-.4 2.47-.4M16 20.44a4.98 4.98 0 1 0-.001-9.961A4.98 4.98 0 0 0 16 20.44"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M12.88 13.44h.85c.29 0 .58 0 .87.03c.08 0 .13-.03.17-.1c.32-.54.64-1.07.96-1.599v-.001c.16-.27.38-.27.54 0l.465.79l.465.79c.05.08.1.11.2.11h1.77c.12 0 .23.02.3.14c.06.12.02.22-.04.33l-.45.745l-.45.745c-.04.07-.04.12 0 .19c.3.49.59.98.88 1.47c.13.21.01.43-.24.43l-.582.002c-.39.002-.781.005-1.168-.002c-.1 0-.15.04-.2.12a79 79 0 0 1-.687 1.146l-.263.434c-.16.26-.38.25-.54-.01c-.32-.53-.63-1.06-.94-1.59c-.05-.07-.09-.1-.18-.1h-1.78c-.12 0-.23-.03-.3-.14c-.07-.12-.03-.23.04-.34q.225-.369.445-.74q.221-.372.445-.74c.05-.08.04-.14 0-.21q-.272-.453-.537-.903l-.313-.527c-.06-.11-.1-.21-.03-.33s.18-.14.3-.14m2.48-.11c-.02.04.01.09.05.09h1.04c.05 0 .08-.05.05-.09l-.52-.9c-.02-.04-.08-.04-.1 0zm1.16 4.27c.02-.04-.01-.09-.05-.09h-1.04c-.05 0-.08.05-.05.09l.52.9c.01.04.07.04.1 0zm-2.79-2.69c.02.04.09.04.11 0l.52-.91c.02-.04-.01-.09-.06-.09l-1.04.01c-.06 0-.09.05-.06.09zm4.44 1.06c-.02-.04-.09-.04-.11 0l-.52.91c-.02.04.01.09.06.09l1.04-.01c.05 0 .08-.05.06-.09zm-3.88.96c.05 0 .08-.05.05-.1l-.54-.9c-.03-.04-.09-.04-.11 0l-.51.91c-.01.06.02.11.07.11zm3.34-2.98c-.05 0-.08.05-.05.1l.54.9c.03.04.09.04.11 0l.51-.91c.01-.06-.02-.12-.07-.11zm-2.72.13c-.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-.197-.321-.389-.648-.58-.972l-.21-.358c-.04-.07-.09-.09-.16-.09h-.86c-.29-.01-.57-.01-.85-.01c-.09 0-.14.02-.18.1"/><path d="M15.95 3c.91 0 1.79.16 2.6.44A8.06 8.06 0 0 1 23.732 9h.228c1.13 0 2.04.91 2.04 2.04v3.476a2.5 2.5 0 0 1 4.02 1.985V30H23v-2.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5V30h-1v-3c0-1.66-1.34-3-3-3s-3 1.34-3 3v3h-1v-2.5c0-.83-.67-1.5-1.5-1.5S9 26.67 9 27.5V30H2V16.5a2.5 2.5 0 0 1 4-2v-3.46C6 9.91 6.91 9 8.04 9h.134a8.05 8.05 0 0 1 5.306-5.6c.78-.26 1.61-.4 2.47-.4M16 20.44a4.98 4.98 0 1 0-.001-9.961A4.98 4.98 0 0 0 16 20.44"/></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%22currentColor%22%3E%3Cpath%20d%3D%22M12.88%2013.44h.85c.29%200%20.58%200%20.87.03c.08%200%20.13-.03.17-.1c.32-.54.64-1.07.96-1.599v-.001c.16-.27.38-.27.54%200l.465.79l.465.79c.05.08.1.11.2.11h1.77c.12%200%20.23.02.3.14c.06.12.02.22-.04.33l-.45.745l-.45.745c-.04.07-.04.12%200%20.19c.3.49.59.98.88%201.47c.13.21.01.43-.24.43l-.582.002c-.39.002-.781.005-1.168-.002c-.1%200-.15.04-.2.12a79%2079%200%200%201-.687%201.146l-.263.434c-.16.26-.38.25-.54-.01c-.32-.53-.63-1.06-.94-1.59c-.05-.07-.09-.1-.18-.1h-1.78c-.12%200-.23-.03-.3-.14c-.07-.12-.03-.23.04-.34q.225-.369.445-.74q.221-.372.445-.74c.05-.08.04-.14%200-.21q-.272-.453-.537-.903l-.313-.527c-.06-.11-.1-.21-.03-.33s.18-.14.3-.14m2.48-.11c-.02.04.01.09.05.09h1.04c.05%200%20.08-.05.05-.09l-.52-.9c-.02-.04-.08-.04-.1%200zm1.16%204.27c.02-.04-.01-.09-.05-.09h-1.04c-.05%200-.08.05-.05.09l.52.9c.01.04.07.04.1%200zm-2.79-2.69c.02.04.09.04.11%200l.52-.91c.02-.04-.01-.09-.06-.09l-1.04.01c-.06%200-.09.05-.06.09zm4.44%201.06c-.02-.04-.09-.04-.11%200l-.52.91c-.02.04.01.09.06.09l1.04-.01c.05%200%20.08-.05.06-.09zm-3.88.96c.05%200%20.08-.05.05-.1l-.54-.9c-.03-.04-.09-.04-.11%200l-.51.91c-.01.06.02.11.07.11zm3.34-2.98c-.05%200-.08.05-.05.1l.54.9c.03.04.09.04.11%200l.51-.91c.01-.06-.02-.12-.07-.11zm-2.72.13c-.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-.197-.321-.389-.648-.58-.972l-.21-.358c-.04-.07-.09-.09-.16-.09h-.86c-.29-.01-.57-.01-.85-.01c-.09%200-.14.02-.18.1%22%2F%3E%3Cpath%20d%3D%22M15.95%203c.91%200%201.79.16%202.6.44A8.06%208.06%200%200%201%2023.732%209h.228c1.13%200%202.04.91%202.04%202.04v3.476a2.5%202.5%200%200%201%204.02%201.985V30H23v-2.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5%201.5V30h-1v-3c0-1.66-1.34-3-3-3s-3%201.34-3%203v3h-1v-2.5c0-.83-.67-1.5-1.5-1.5S9%2026.67%209%2027.5V30H2V16.5a2.5%202.5%200%200%201%204-2v-3.46C6%209.91%206.91%209%208.04%209h.134a8.05%208.05%200%200%201%205.306-5.6c.78-.26%201.61-.4%202.47-.4M16%2020.44a4.98%204.98%200%201%200-.001-9.961A4.98%204.98%200%200%200%2016%2020.44%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%22currentColor%22%3E%3Cpath%20d%3D%22M12.88%2013.44h.85c.29%200%20.58%200%20.87.03c.08%200%20.13-.03.17-.1c.32-.54.64-1.07.96-1.599v-.001c.16-.27.38-.27.54%200l.465.79l.465.79c.05.08.1.11.2.11h1.77c.12%200%20.23.02.3.14c.06.12.02.22-.04.33l-.45.745l-.45.745c-.04.07-.04.12%200%20.19c.3.49.59.98.88%201.47c.13.21.01.43-.24.43l-.582.002c-.39.002-.781.005-1.168-.002c-.1%200-.15.04-.2.12a79%2079%200%200%201-.687%201.146l-.263.434c-.16.26-.38.25-.54-.01c-.32-.53-.63-1.06-.94-1.59c-.05-.07-.09-.1-.18-.1h-1.78c-.12%200-.23-.03-.3-.14c-.07-.12-.03-.23.04-.34q.225-.369.445-.74q.221-.372.445-.74c.05-.08.04-.14%200-.21q-.272-.453-.537-.903l-.313-.527c-.06-.11-.1-.21-.03-.33s.18-.14.3-.14m2.48-.11c-.02.04.01.09.05.09h1.04c.05%200%20.08-.05.05-.09l-.52-.9c-.02-.04-.08-.04-.1%200zm1.16%204.27c.02-.04-.01-.09-.05-.09h-1.04c-.05%200-.08.05-.05.09l.52.9c.01.04.07.04.1%200zm-2.79-2.69c.02.04.09.04.11%200l.52-.91c.02-.04-.01-.09-.06-.09l-1.04.01c-.06%200-.09.05-.06.09zm4.44%201.06c-.02-.04-.09-.04-.11%200l-.52.91c-.02.04.01.09.06.09l1.04-.01c.05%200%20.08-.05.06-.09zm-3.88.96c.05%200%20.08-.05.05-.1l-.54-.9c-.03-.04-.09-.04-.11%200l-.51.91c-.01.06.02.11.07.11zm3.34-2.98c-.05%200-.08.05-.05.1l.54.9c.03.04.09.04.11%200l.51-.91c.01-.06-.02-.12-.07-.11zm-2.72.13c-.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-.197-.321-.389-.648-.58-.972l-.21-.358c-.04-.07-.09-.09-.16-.09h-.86c-.29-.01-.57-.01-.85-.01c-.09%200-.14.02-.18.1%22%2F%3E%3Cpath%20d%3D%22M15.95%203c.91%200%201.79.16%202.6.44A8.06%208.06%200%200%201%2023.732%209h.228c1.13%200%202.04.91%202.04%202.04v3.476a2.5%202.5%200%200%201%204.02%201.985V30H23v-2.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5%201.5V30h-1v-3c0-1.66-1.34-3-3-3s-3%201.34-3%203v3h-1v-2.5c0-.83-.67-1.5-1.5-1.5S9%2026.67%209%2027.5V30H2V16.5a2.5%202.5%200%200%201%204-2v-3.46C6%209.91%206.91%209%208.04%209h.134a8.05%208.05%200%200%201%205.306-5.6c.78-.26%201.61-.4%202.47-.4M16%2020.44a4.98%204.98%200%201%200-.001-9.961A4.98%204.98%200%200%200%2016%2020.44%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-high-contrast/synagogue.svg?color=%231a73e8&size=48