place of worship emoji
place-of-worship from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.
- Name
- place-of-worship
- Set
- OpenMoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More symbols icons from OpenMoji
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the place of worship emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m35.676 45.588l1.264 3.605l-2.342-.186l-.111-1.784z"/><circle cx="32.02" cy="25.04" r="3" fill="#fcea2b" stroke="#fcea2b" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8"/><path fill="#fcea2b" stroke="#fcea2b" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8" d="m47.86 53.59l-1.49 2.911c-.215.42-.105.964.301 1.205c.373.221.669.62.669 1.324c0 1.91-1.82 1.93-1.82 1.93l-13.31-.02s-5.72.61-5.72-4.62c0-5.05 5.31-5.14 5.7-5.14h6.33c.55 0 .99-.463.946-1.01c-.258-3.161-2.648-9.25-4.746-6.489c-.342.45-2.372 2.349-3.272 2.87c-2.74 1.584-9.22-3.191-8.526-6.356c.095-.434 4.15 5.601 6.753 4.617c1.236-.468 2.994-4.567 3.325-5.569l.023-.085c.523-2.367 1.557-5.666 4.528-7.027c5.23-2.41 14.21 14.38 10.31 21.46z"/><circle cx="32.02" cy="25.04" r="3" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M36.54 43.58c2.15 2.33 2.92 7.6 2.92 7.6l-6.848-.002s-6.124-.094-6.124 5.138s5.724 4.624 5.724 4.624l13.31.022s1.824-.022 1.824-1.932s-2.171-1.563-2.171-1.563h-8.004l-5.206-1.39"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M23.29 39.46s2.67 4.92 6.02 4.92s1.649-9.221 8.239-12.25c5.227-2.407 14.21 14.38 10.31 21.46"/><path d="M10.617 24.06a1.07 1.07 0 0 0-.386 1.488l.007.01a.93.93 0 0 0 1.253.324L35.84 12.034a.25.25 0 0 1 .238-.002l24.335 13.285a.906.906 0 0 0 1.237-.378a1.096 1.096 0 0 0-.448-1.468L36.325 9.891a.67.67 0 0 0-.648.004z"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiPlaceOfWorship(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m35.676 45.588l1.264 3.605l-2.342-.186l-.111-1.784z"/><circle cx="32.02" cy="25.04" r="3" fill="#fcea2b" stroke="#fcea2b" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.8"/><path fill="#fcea2b" stroke="#fcea2b" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.8" d="m47.86 53.59l-1.49 2.911c-.215.42-.105.964.301 1.205c.373.221.669.62.669 1.324c0 1.91-1.82 1.93-1.82 1.93l-13.31-.02s-5.72.61-5.72-4.62c0-5.05 5.31-5.14 5.7-5.14h6.33c.55 0 .99-.463.946-1.01c-.258-3.161-2.648-9.25-4.746-6.489c-.342.45-2.372 2.349-3.272 2.87c-2.74 1.584-9.22-3.191-8.526-6.356c.095-.434 4.15 5.601 6.753 4.617c1.236-.468 2.994-4.567 3.325-5.569l.023-.085c.523-2.367 1.557-5.666 4.528-7.027c5.23-2.41 14.21 14.38 10.31 21.46z"/><circle cx="32.02" cy="25.04" r="3" fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M36.54 43.58c2.15 2.33 2.92 7.6 2.92 7.6l-6.848-.002s-6.124-.094-6.124 5.138s5.724 4.624 5.724 4.624l13.31.022s1.824-.022 1.824-1.932s-2.171-1.563-2.171-1.563h-8.004l-5.206-1.39"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M23.29 39.46s2.67 4.92 6.02 4.92s1.649-9.221 8.239-12.25c5.227-2.407 14.21 14.38 10.31 21.46"/><path d="M10.617 24.06a1.07 1.07 0 0 0-.386 1.488l.007.01a.93.93 0 0 0 1.253.324L35.84 12.034a.25.25 0 0 1 .238-.002l24.335 13.285a.906.906 0 0 0 1.237-.378a1.096 1.096 0 0 0-.448-1.468L36.325 9.891a.67.67 0 0 0-.648.004z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m35.676 45.588l1.264 3.605l-2.342-.186l-.111-1.784z"/><circle cx="32.02" cy="25.04" r="3" fill="#fcea2b" stroke="#fcea2b" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8"/><path fill="#fcea2b" stroke="#fcea2b" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8" d="m47.86 53.59l-1.49 2.911c-.215.42-.105.964.301 1.205c.373.221.669.62.669 1.324c0 1.91-1.82 1.93-1.82 1.93l-13.31-.02s-5.72.61-5.72-4.62c0-5.05 5.31-5.14 5.7-5.14h6.33c.55 0 .99-.463.946-1.01c-.258-3.161-2.648-9.25-4.746-6.489c-.342.45-2.372 2.349-3.272 2.87c-2.74 1.584-9.22-3.191-8.526-6.356c.095-.434 4.15 5.601 6.753 4.617c1.236-.468 2.994-4.567 3.325-5.569l.023-.085c.523-2.367 1.557-5.666 4.528-7.027c5.23-2.41 14.21 14.38 10.31 21.46z"/><circle cx="32.02" cy="25.04" r="3" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M36.54 43.58c2.15 2.33 2.92 7.6 2.92 7.6l-6.848-.002s-6.124-.094-6.124 5.138s5.724 4.624 5.724 4.624l13.31.022s1.824-.022 1.824-1.932s-2.171-1.563-2.171-1.563h-8.004l-5.206-1.39"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M23.29 39.46s2.67 4.92 6.02 4.92s1.649-9.221 8.239-12.25c5.227-2.407 14.21 14.38 10.31 21.46"/><path d="M10.617 24.06a1.07 1.07 0 0 0-.386 1.488l.007.01a.93.93 0 0 0 1.253.324L35.84 12.034a.25.25 0 0 1 .238-.002l24.335 13.285a.906.906 0 0 0 1.237-.378a1.096 1.096 0 0 0-.448-1.468L36.325 9.891a.67.67 0 0 0-.648.004z"/></svg> </template>
CSS
.icon-place-of-worship {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m35.676%2045.588l1.264%203.605l-2.342-.186l-.111-1.784z%22%2F%3E%3Ccircle%20cx%3D%2232.02%22%20cy%3D%2225.04%22%20r%3D%223%22%20fill%3D%22%23fcea2b%22%20stroke%3D%22%23fcea2b%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20stroke%3D%22%23fcea2b%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20d%3D%22m47.86%2053.59l-1.49%202.911c-.215.42-.105.964.301%201.205c.373.221.669.62.669%201.324c0%201.91-1.82%201.93-1.82%201.93l-13.31-.02s-5.72.61-5.72-4.62c0-5.05%205.31-5.14%205.7-5.14h6.33c.55%200%20.99-.463.946-1.01c-.258-3.161-2.648-9.25-4.746-6.489c-.342.45-2.372%202.349-3.272%202.87c-2.74%201.584-9.22-3.191-8.526-6.356c.095-.434%204.15%205.601%206.753%204.617c1.236-.468%202.994-4.567%203.325-5.569l.023-.085c.523-2.367%201.557-5.666%204.528-7.027c5.23-2.41%2014.21%2014.38%2010.31%2021.46z%22%2F%3E%3Ccircle%20cx%3D%2232.02%22%20cy%3D%2225.04%22%20r%3D%223%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M36.54%2043.58c2.15%202.33%202.92%207.6%202.92%207.6l-6.848-.002s-6.124-.094-6.124%205.138s5.724%204.624%205.724%204.624l13.31.022s1.824-.022%201.824-1.932s-2.171-1.563-2.171-1.563h-8.004l-5.206-1.39%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M23.29%2039.46s2.67%204.92%206.02%204.92s1.649-9.221%208.239-12.25c5.227-2.407%2014.21%2014.38%2010.31%2021.46%22%2F%3E%3Cpath%20d%3D%22M10.617%2024.06a1.07%201.07%200%200%200-.386%201.488l.007.01a.93.93%200%200%200%201.253.324L35.84%2012.034a.25.25%200%200%201%20.238-.002l24.335%2013.285a.906.906%200%200%200%201.237-.378a1.096%201.096%200%200%200-.448-1.468L36.325%209.891a.67.67%200%200%200-.648.004z%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m35.676%2045.588l1.264%203.605l-2.342-.186l-.111-1.784z%22%2F%3E%3Ccircle%20cx%3D%2232.02%22%20cy%3D%2225.04%22%20r%3D%223%22%20fill%3D%22%23fcea2b%22%20stroke%3D%22%23fcea2b%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20stroke%3D%22%23fcea2b%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20d%3D%22m47.86%2053.59l-1.49%202.911c-.215.42-.105.964.301%201.205c.373.221.669.62.669%201.324c0%201.91-1.82%201.93-1.82%201.93l-13.31-.02s-5.72.61-5.72-4.62c0-5.05%205.31-5.14%205.7-5.14h6.33c.55%200%20.99-.463.946-1.01c-.258-3.161-2.648-9.25-4.746-6.489c-.342.45-2.372%202.349-3.272%202.87c-2.74%201.584-9.22-3.191-8.526-6.356c.095-.434%204.15%205.601%206.753%204.617c1.236-.468%202.994-4.567%203.325-5.569l.023-.085c.523-2.367%201.557-5.666%204.528-7.027c5.23-2.41%2014.21%2014.38%2010.31%2021.46z%22%2F%3E%3Ccircle%20cx%3D%2232.02%22%20cy%3D%2225.04%22%20r%3D%223%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M36.54%2043.58c2.15%202.33%202.92%207.6%202.92%207.6l-6.848-.002s-6.124-.094-6.124%205.138s5.724%204.624%205.724%204.624l13.31.022s1.824-.022%201.824-1.932s-2.171-1.563-2.171-1.563h-8.004l-5.206-1.39%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M23.29%2039.46s2.67%204.92%206.02%204.92s1.649-9.221%208.239-12.25c5.227-2.407%2014.21%2014.38%2010.31%2021.46%22%2F%3E%3Cpath%20d%3D%22M10.617%2024.06a1.07%201.07%200%200%200-.386%201.488l.007.01a.93.93%200%200%200%201.253.324L35.84%2012.034a.25.25%200%200%201%20.238-.002l24.335%2013.285a.906.906%200%200%200%201.237-.378a1.096%201.096%200%200%200-.448-1.468L36.325%209.891a.67.67%200%200%200-.648.004z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/place-of-worship.svg?color=%231a73e8&size=48