place of worship emoji

place-of-worship from Noto Emoji by Google Inc · Default · Symbols · Apache-2.0 Free for personal and commercial use.

Name
place-of-worship
Set
Noto Emoji
Style
Default
Category
Symbols
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More symbols icons from Noto Emoji

Use the place of worship emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><path id="SVGot2GnbJt" fill="#b982ca" d="M39.7 12.9c0-2.3-1.6-3-10.8-2.7c-7.7.3-11.5 1.2-13.8 4s-2.9 8.5-3 15.3c0 4.8 0 9.3 2.5 9.3c3.4 0 3.4-7.9 6.2-12.3c5.4-8.7 18.9-10.6 18.9-13.6"/></defs><path fill="#8e24aa" d="M116 4H12c-4.42 0-8 3.58-8 8v104c0 4.42 3.58 8 8 8h104c4.42 0 8-3.58 8-8V12c0-4.42-3.58-8-8-8"/><path fill="#ab47bc" d="M109.7 4H11.5A7.555 7.555 0 0 0 4 11.5v97.9c-.01 4.14 3.34 7.49 7.48 7.5h98.12c4.14.01 7.49-3.34 7.5-7.48V11.5c.09-4.05-3.13-7.41-7.18-7.5z"/><use href="#SVGot2GnbJt" opacity=".65"/><path fill="#fafafa" d="M19 33.6a2.994 2.994 0 0 1-2.93-3.06c.03-1.34.94-2.49 2.23-2.84l42.1-11.3c2.4-.6 4.9-.6 7.3 0l42.1 11.3a3 3 0 0 1 2.58 3.37a3 3 0 0 1-3.98 2.43L66.2 22.3c-1.44-.4-2.96-.4-4.4 0L19.7 33.5c-.22.08-.46.12-.7.1"/><use href="#SVGot2GnbJt" opacity=".3"/><path fill="#fafafa" d="M87.5 102.8H72.3c-.33 0-.59-.26-.59-.59c0-.21.11-.41.29-.51c0 0 9.5-5.6 9.6-5.6c3.4-1.8 5.5-5.4 4.5-9.2l-7.8-27.1c-1.15-4.19-5.48-6.66-9.67-5.51c-.01 0-.02.01-.03.01c-1.21.36-2.34.98-3.3 1.8c-.29.2-.56.44-.8.7L54.2 66.9a1.817 1.817 0 0 1-2.7-.1l-9.6-11.4a3.67 3.67 0 0 0-5.2-.5a3.56 3.56 0 0 0-.49 5c.03.04.06.07.09.1l13.1 15.6c.2.2.3.5.5.7c.6.57 1.38.92 2.2 1h.6c.83-.02 1.64-.3 2.3-.8c.22-.21.43-.45.6-.7l7.3-7.3c.33-.36.89-.37 1.24-.04c.13.12.22.27.26.44l5.7 19.9c.47 1.6-.18 3.32-1.6 4.2l-17.1 10.4l-.1.1c-.1.1-.3.2-.4.3l-.3.3l-.3.3l-.3.3c-.11.11-.17.25-.2.4c-.12.1-.2.24-.2.4c-.1.1-.1.3-.2.4s-.1.3-.1.4c.01.14-.02.28-.1.4v1.4c0 .2.1.3.1.4s.1.3.1.4s.2.3.2.5c.01.08.05.15.1.2c0 .06.04.1.1.1c.07.15.18.29.3.4c.1.1.2.2.2.3c.11.12.25.23.4.3l.3.3c.11.11.25.17.4.2c.1.1.2.1.4.2s.3.1.5.2s.3.1.4.1c.14-.01.28.02.4.1c.17-.02.35.02.5.1h34.1a4.665 4.665 0 0 0 4.6-5.1a4.784 4.784 0 0 0-4.8-4"/><circle cx="63.2" cy="43" r="9" fill="#fafafa"/></svg>

React

import type { SVGProps } from "react";

export function NotoPlaceOfWorship(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><path id="SVGot2GnbJt" fill="#b982ca" d="M39.7 12.9c0-2.3-1.6-3-10.8-2.7c-7.7.3-11.5 1.2-13.8 4s-2.9 8.5-3 15.3c0 4.8 0 9.3 2.5 9.3c3.4 0 3.4-7.9 6.2-12.3c5.4-8.7 18.9-10.6 18.9-13.6"/></defs><path fill="#8e24aa" d="M116 4H12c-4.42 0-8 3.58-8 8v104c0 4.42 3.58 8 8 8h104c4.42 0 8-3.58 8-8V12c0-4.42-3.58-8-8-8"/><path fill="#ab47bc" d="M109.7 4H11.5A7.555 7.555 0 0 0 4 11.5v97.9c-.01 4.14 3.34 7.49 7.48 7.5h98.12c4.14.01 7.49-3.34 7.5-7.48V11.5c.09-4.05-3.13-7.41-7.18-7.5z"/><use href="#SVGot2GnbJt" opacity=".65"/><path fill="#fafafa" d="M19 33.6a2.994 2.994 0 0 1-2.93-3.06c.03-1.34.94-2.49 2.23-2.84l42.1-11.3c2.4-.6 4.9-.6 7.3 0l42.1 11.3a3 3 0 0 1 2.58 3.37a3 3 0 0 1-3.98 2.43L66.2 22.3c-1.44-.4-2.96-.4-4.4 0L19.7 33.5c-.22.08-.46.12-.7.1"/><use href="#SVGot2GnbJt" opacity=".3"/><path fill="#fafafa" d="M87.5 102.8H72.3c-.33 0-.59-.26-.59-.59c0-.21.11-.41.29-.51c0 0 9.5-5.6 9.6-5.6c3.4-1.8 5.5-5.4 4.5-9.2l-7.8-27.1c-1.15-4.19-5.48-6.66-9.67-5.51c-.01 0-.02.01-.03.01c-1.21.36-2.34.98-3.3 1.8c-.29.2-.56.44-.8.7L54.2 66.9a1.817 1.817 0 0 1-2.7-.1l-9.6-11.4a3.67 3.67 0 0 0-5.2-.5a3.56 3.56 0 0 0-.49 5c.03.04.06.07.09.1l13.1 15.6c.2.2.3.5.5.7c.6.57 1.38.92 2.2 1h.6c.83-.02 1.64-.3 2.3-.8c.22-.21.43-.45.6-.7l7.3-7.3c.33-.36.89-.37 1.24-.04c.13.12.22.27.26.44l5.7 19.9c.47 1.6-.18 3.32-1.6 4.2l-17.1 10.4l-.1.1c-.1.1-.3.2-.4.3l-.3.3l-.3.3l-.3.3c-.11.11-.17.25-.2.4c-.12.1-.2.24-.2.4c-.1.1-.1.3-.2.4s-.1.3-.1.4c.01.14-.02.28-.1.4v1.4c0 .2.1.3.1.4s.1.3.1.4s.2.3.2.5c.01.08.05.15.1.2c0 .06.04.1.1.1c.07.15.18.29.3.4c.1.1.2.2.2.3c.11.12.25.23.4.3l.3.3c.11.11.25.17.4.2c.1.1.2.1.4.2s.3.1.5.2s.3.1.4.1c.14-.01.28.02.4.1c.17-.02.35.02.5.1h34.1a4.665 4.665 0 0 0 4.6-5.1a4.784 4.784 0 0 0-4.8-4"/><circle cx="63.2" cy="43" r="9" fill="#fafafa"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><path id="SVGot2GnbJt" fill="#b982ca" d="M39.7 12.9c0-2.3-1.6-3-10.8-2.7c-7.7.3-11.5 1.2-13.8 4s-2.9 8.5-3 15.3c0 4.8 0 9.3 2.5 9.3c3.4 0 3.4-7.9 6.2-12.3c5.4-8.7 18.9-10.6 18.9-13.6"/></defs><path fill="#8e24aa" d="M116 4H12c-4.42 0-8 3.58-8 8v104c0 4.42 3.58 8 8 8h104c4.42 0 8-3.58 8-8V12c0-4.42-3.58-8-8-8"/><path fill="#ab47bc" d="M109.7 4H11.5A7.555 7.555 0 0 0 4 11.5v97.9c-.01 4.14 3.34 7.49 7.48 7.5h98.12c4.14.01 7.49-3.34 7.5-7.48V11.5c.09-4.05-3.13-7.41-7.18-7.5z"/><use href="#SVGot2GnbJt" opacity=".65"/><path fill="#fafafa" d="M19 33.6a2.994 2.994 0 0 1-2.93-3.06c.03-1.34.94-2.49 2.23-2.84l42.1-11.3c2.4-.6 4.9-.6 7.3 0l42.1 11.3a3 3 0 0 1 2.58 3.37a3 3 0 0 1-3.98 2.43L66.2 22.3c-1.44-.4-2.96-.4-4.4 0L19.7 33.5c-.22.08-.46.12-.7.1"/><use href="#SVGot2GnbJt" opacity=".3"/><path fill="#fafafa" d="M87.5 102.8H72.3c-.33 0-.59-.26-.59-.59c0-.21.11-.41.29-.51c0 0 9.5-5.6 9.6-5.6c3.4-1.8 5.5-5.4 4.5-9.2l-7.8-27.1c-1.15-4.19-5.48-6.66-9.67-5.51c-.01 0-.02.01-.03.01c-1.21.36-2.34.98-3.3 1.8c-.29.2-.56.44-.8.7L54.2 66.9a1.817 1.817 0 0 1-2.7-.1l-9.6-11.4a3.67 3.67 0 0 0-5.2-.5a3.56 3.56 0 0 0-.49 5c.03.04.06.07.09.1l13.1 15.6c.2.2.3.5.5.7c.6.57 1.38.92 2.2 1h.6c.83-.02 1.64-.3 2.3-.8c.22-.21.43-.45.6-.7l7.3-7.3c.33-.36.89-.37 1.24-.04c.13.12.22.27.26.44l5.7 19.9c.47 1.6-.18 3.32-1.6 4.2l-17.1 10.4l-.1.1c-.1.1-.3.2-.4.3l-.3.3l-.3.3l-.3.3c-.11.11-.17.25-.2.4c-.12.1-.2.24-.2.4c-.1.1-.1.3-.2.4s-.1.3-.1.4c.01.14-.02.28-.1.4v1.4c0 .2.1.3.1.4s.1.3.1.4s.2.3.2.5c.01.08.05.15.1.2c0 .06.04.1.1.1c.07.15.18.29.3.4c.1.1.2.2.2.3c.11.12.25.23.4.3l.3.3c.11.11.25.17.4.2c.1.1.2.1.4.2s.3.1.5.2s.3.1.4.1c.14-.01.28.02.4.1c.17-.02.35.02.5.1h34.1a4.665 4.665 0 0 0 4.6-5.1a4.784 4.784 0 0 0-4.8-4"/><circle cx="63.2" cy="43" r="9" fill="#fafafa"/></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%20128%20128%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGot2GnbJt%22%20fill%3D%22%23b982ca%22%20d%3D%22M39.7%2012.9c0-2.3-1.6-3-10.8-2.7c-7.7.3-11.5%201.2-13.8%204s-2.9%208.5-3%2015.3c0%204.8%200%209.3%202.5%209.3c3.4%200%203.4-7.9%206.2-12.3c5.4-8.7%2018.9-10.6%2018.9-13.6%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%238e24aa%22%20d%3D%22M116%204H12c-4.42%200-8%203.58-8%208v104c0%204.42%203.58%208%208%208h104c4.42%200%208-3.58%208-8V12c0-4.42-3.58-8-8-8%22%2F%3E%3Cpath%20fill%3D%22%23ab47bc%22%20d%3D%22M109.7%204H11.5A7.555%207.555%200%200%200%204%2011.5v97.9c-.01%204.14%203.34%207.49%207.48%207.5h98.12c4.14.01%207.49-3.34%207.5-7.48V11.5c.09-4.05-3.13-7.41-7.18-7.5z%22%2F%3E%3Cuse%20href%3D%22%23SVGot2GnbJt%22%20opacity%3D%22.65%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M19%2033.6a2.994%202.994%200%200%201-2.93-3.06c.03-1.34.94-2.49%202.23-2.84l42.1-11.3c2.4-.6%204.9-.6%207.3%200l42.1%2011.3a3%203%200%200%201%202.58%203.37a3%203%200%200%201-3.98%202.43L66.2%2022.3c-1.44-.4-2.96-.4-4.4%200L19.7%2033.5c-.22.08-.46.12-.7.1%22%2F%3E%3Cuse%20href%3D%22%23SVGot2GnbJt%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M87.5%20102.8H72.3c-.33%200-.59-.26-.59-.59c0-.21.11-.41.29-.51c0%200%209.5-5.6%209.6-5.6c3.4-1.8%205.5-5.4%204.5-9.2l-7.8-27.1c-1.15-4.19-5.48-6.66-9.67-5.51c-.01%200-.02.01-.03.01c-1.21.36-2.34.98-3.3%201.8c-.29.2-.56.44-.8.7L54.2%2066.9a1.817%201.817%200%200%201-2.7-.1l-9.6-11.4a3.67%203.67%200%200%200-5.2-.5a3.56%203.56%200%200%200-.49%205c.03.04.06.07.09.1l13.1%2015.6c.2.2.3.5.5.7c.6.57%201.38.92%202.2%201h.6c.83-.02%201.64-.3%202.3-.8c.22-.21.43-.45.6-.7l7.3-7.3c.33-.36.89-.37%201.24-.04c.13.12.22.27.26.44l5.7%2019.9c.47%201.6-.18%203.32-1.6%204.2l-17.1%2010.4l-.1.1c-.1.1-.3.2-.4.3l-.3.3l-.3.3l-.3.3c-.11.11-.17.25-.2.4c-.12.1-.2.24-.2.4c-.1.1-.1.3-.2.4s-.1.3-.1.4c.01.14-.02.28-.1.4v1.4c0%20.2.1.3.1.4s.1.3.1.4s.2.3.2.5c.01.08.05.15.1.2c0%20.06.04.1.1.1c.07.15.18.29.3.4c.1.1.2.2.2.3c.11.12.25.23.4.3l.3.3c.11.11.25.17.4.2c.1.1.2.1.4.2s.3.1.5.2s.3.1.4.1c.14-.01.28.02.4.1c.17-.02.35.02.5.1h34.1a4.665%204.665%200%200%200%204.6-5.1a4.784%204.784%200%200%200-4.8-4%22%2F%3E%3Ccircle%20cx%3D%2263.2%22%20cy%3D%2243%22%20r%3D%229%22%20fill%3D%22%23fafafa%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%20128%20128%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGot2GnbJt%22%20fill%3D%22%23b982ca%22%20d%3D%22M39.7%2012.9c0-2.3-1.6-3-10.8-2.7c-7.7.3-11.5%201.2-13.8%204s-2.9%208.5-3%2015.3c0%204.8%200%209.3%202.5%209.3c3.4%200%203.4-7.9%206.2-12.3c5.4-8.7%2018.9-10.6%2018.9-13.6%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%238e24aa%22%20d%3D%22M116%204H12c-4.42%200-8%203.58-8%208v104c0%204.42%203.58%208%208%208h104c4.42%200%208-3.58%208-8V12c0-4.42-3.58-8-8-8%22%2F%3E%3Cpath%20fill%3D%22%23ab47bc%22%20d%3D%22M109.7%204H11.5A7.555%207.555%200%200%200%204%2011.5v97.9c-.01%204.14%203.34%207.49%207.48%207.5h98.12c4.14.01%207.49-3.34%207.5-7.48V11.5c.09-4.05-3.13-7.41-7.18-7.5z%22%2F%3E%3Cuse%20href%3D%22%23SVGot2GnbJt%22%20opacity%3D%22.65%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M19%2033.6a2.994%202.994%200%200%201-2.93-3.06c.03-1.34.94-2.49%202.23-2.84l42.1-11.3c2.4-.6%204.9-.6%207.3%200l42.1%2011.3a3%203%200%200%201%202.58%203.37a3%203%200%200%201-3.98%202.43L66.2%2022.3c-1.44-.4-2.96-.4-4.4%200L19.7%2033.5c-.22.08-.46.12-.7.1%22%2F%3E%3Cuse%20href%3D%22%23SVGot2GnbJt%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M87.5%20102.8H72.3c-.33%200-.59-.26-.59-.59c0-.21.11-.41.29-.51c0%200%209.5-5.6%209.6-5.6c3.4-1.8%205.5-5.4%204.5-9.2l-7.8-27.1c-1.15-4.19-5.48-6.66-9.67-5.51c-.01%200-.02.01-.03.01c-1.21.36-2.34.98-3.3%201.8c-.29.2-.56.44-.8.7L54.2%2066.9a1.817%201.817%200%200%201-2.7-.1l-9.6-11.4a3.67%203.67%200%200%200-5.2-.5a3.56%203.56%200%200%200-.49%205c.03.04.06.07.09.1l13.1%2015.6c.2.2.3.5.5.7c.6.57%201.38.92%202.2%201h.6c.83-.02%201.64-.3%202.3-.8c.22-.21.43-.45.6-.7l7.3-7.3c.33-.36.89-.37%201.24-.04c.13.12.22.27.26.44l5.7%2019.9c.47%201.6-.18%203.32-1.6%204.2l-17.1%2010.4l-.1.1c-.1.1-.3.2-.4.3l-.3.3l-.3.3l-.3.3c-.11.11-.17.25-.2.4c-.12.1-.2.24-.2.4c-.1.1-.1.3-.2.4s-.1.3-.1.4c.01.14-.02.28-.1.4v1.4c0%20.2.1.3.1.4s.1.3.1.4s.2.3.2.5c.01.08.05.15.1.2c0%20.06.04.1.1.1c.07.15.18.29.3.4c.1.1.2.2.2.3c.11.12.25.23.4.3l.3.3c.11.11.25.17.4.2c.1.1.2.1.4.2s.3.1.5.2s.3.1.4.1c.14-.01.28.02.4.1c.17-.02.35.02.5.1h34.1a4.665%204.665%200%200%200%204.6-5.1a4.784%204.784%200%200%200-4.8-4%22%2F%3E%3Ccircle%20cx%3D%2263.2%22%20cy%3D%2243%22%20r%3D%229%22%20fill%3D%22%23fafafa%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/place-of-worship.svg?color=%231a73e8&size=48