synagogue icon
synagogue-outline from Material Symbols by Google · Outline · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- synagogue-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
synagogueEmoji One (Colored)synagogueFont Awesome 6 SolidsynagogueFont Awesome SolidsynagogueFluent EmojisynagogueFluent Emoji FlatsynagogueFluent Emoji High ContrastsynagogueLine AwesomesynagogueMaterial Symbols LightsynagogueMaterial Design IconssynagogueNoto EmojisynagogueOpenMojisynagoguePhosphorsynagogueTwitter Emoji
More maps icons from Material Symbols
Use the synagogue icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1 21V7q0-1.25.875-2.125T4 4t2.125.875T7 7v.3L12 3l5 4.3V7q0-1.25.875-2.125T20 4t2.125.875T23 7v14H13v-5q0-.425-.288-.712T12 15t-.712.288T11 16v5zM19 8h2V7q0-.425-.288-.712T20 6t-.712.288T19 7zM3 8h2V7q0-.425-.288-.712T4 6t-.712.288T3 7zm0 11h2v-9H3zm4 0h2v-3q0-1.25.875-2.125T12 13t2.125.875T15 16v3h2V9.925l-5-4.3l-5 4.3zm12 0h2v-9h-2zm-7-7.5q-.625 0-1.062-.437T10.5 10t.438-1.062T12 8.5t1.063.438T13.5 10t-.437 1.063T12 11.5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSynagogueOutline(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="M1 21V7q0-1.25.875-2.125T4 4t2.125.875T7 7v.3L12 3l5 4.3V7q0-1.25.875-2.125T20 4t2.125.875T23 7v14H13v-5q0-.425-.288-.712T12 15t-.712.288T11 16v5zM19 8h2V7q0-.425-.288-.712T20 6t-.712.288T19 7zM3 8h2V7q0-.425-.288-.712T4 6t-.712.288T3 7zm0 11h2v-9H3zm4 0h2v-3q0-1.25.875-2.125T12 13t2.125.875T15 16v3h2V9.925l-5-4.3l-5 4.3zm12 0h2v-9h-2zm-7-7.5q-.625 0-1.062-.437T10.5 10t.438-1.062T12 8.5t1.063.438T13.5 10t-.437 1.063T12 11.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1 21V7q0-1.25.875-2.125T4 4t2.125.875T7 7v.3L12 3l5 4.3V7q0-1.25.875-2.125T20 4t2.125.875T23 7v14H13v-5q0-.425-.288-.712T12 15t-.712.288T11 16v5zM19 8h2V7q0-.425-.288-.712T20 6t-.712.288T19 7zM3 8h2V7q0-.425-.288-.712T4 6t-.712.288T3 7zm0 11h2v-9H3zm4 0h2v-3q0-1.25.875-2.125T12 13t2.125.875T15 16v3h2V9.925l-5-4.3l-5 4.3zm12 0h2v-9h-2zm-7-7.5q-.625 0-1.062-.437T10.5 10t.438-1.062T12 8.5t1.063.438T13.5 10t-.437 1.063T12 11.5"/></svg> </template>
CSS
.icon-synagogue-outline {
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%22M1%2021V7q0-1.25.875-2.125T4%204t2.125.875T7%207v.3L12%203l5%204.3V7q0-1.25.875-2.125T20%204t2.125.875T23%207v14H13v-5q0-.425-.288-.712T12%2015t-.712.288T11%2016v5zM19%208h2V7q0-.425-.288-.712T20%206t-.712.288T19%207zM3%208h2V7q0-.425-.288-.712T4%206t-.712.288T3%207zm0%2011h2v-9H3zm4%200h2v-3q0-1.25.875-2.125T12%2013t2.125.875T15%2016v3h2V9.925l-5-4.3l-5%204.3zm12%200h2v-9h-2zm-7-7.5q-.625%200-1.062-.437T10.5%2010t.438-1.062T12%208.5t1.063.438T13.5%2010t-.437%201.063T12%2011.5%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%22M1%2021V7q0-1.25.875-2.125T4%204t2.125.875T7%207v.3L12%203l5%204.3V7q0-1.25.875-2.125T20%204t2.125.875T23%207v14H13v-5q0-.425-.288-.712T12%2015t-.712.288T11%2016v5zM19%208h2V7q0-.425-.288-.712T20%206t-.712.288T19%207zM3%208h2V7q0-.425-.288-.712T4%206t-.712.288T3%207zm0%2011h2v-9H3zm4%200h2v-3q0-1.25.875-2.125T12%2013t2.125.875T15%2016v3h2V9.925l-5-4.3l-5%204.3zm12%200h2v-9h-2zm-7-7.5q-.625%200-1.062-.437T10.5%2010t.438-1.062T12%208.5t1.063.438T13.5%2010t-.437%201.063T12%2011.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/synagogue-outline.svg?color=%231a73e8&size=48