shinto shrine emoji
shinto-shrine from Noto Emoji by Google Inc · Default · Travel & Places · Apache-2.0 Free for personal and commercial use.
- Name
- shinto-shrine
- Set
- Noto Emoji
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More travel & places icons from Noto Emoji
Use the shinto shrine emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#8a1e0c" d="M53.74 49.78L13 53.92s.22 2.92 1.06 3.59c.8.64 25.28.3 49.72.4c24.45.1 48.69.56 49.25.32c1.12-.48 1.12-4.46 1.12-4.46zm12.74-22.74L9.67 25.6s1.24 2.75 2.87 3.66c2.35 1.31 16.69 4 51.83 4.13s47.86-1.8 50.93-3.05c2.61-1.07 5.47-7.09 5.47-7.09z"/><path fill="#8a1e0c" d="M30.08 36.33V30.2l9.19.56v5.49zm60.7-5.37v6.01l9.79-.39v-6.14z"/><path fill="#474c4f" d="M9.69 23.24s-2.91-1.53-6.2-7.08C1.2 12.3.81 8.7 1.75 8.16s9.69 4.86 25.85 7.27c11.62 1.73 24.59 2.79 36.78 2.9c12.98.12 25.73-.61 37.79-2.9c16.29-3.1 22.08-6.46 23.69-5.92c1.62.54-.49 5.52-1.66 8.01c-.8 1.69-4.25 7.96-6.82 8.41c-1.85.33-89.79-.4-89.79-.4z"/><path fill="#eb2901" d="M58.55 28.49v21.94l10.77-1.48V28.49zm32.22 6.56h9.8v75.59l-9.93 1.32zm-60.69-.07l-.17 76.73l9.36-.93V35.05z"/><path fill="#eb2901" d="M113.81 45.9c-.52-.72-2.17-.62-2.17-.62s-1.88-.02-5.12-.06c.01-1.79-.04-4.11-.35-4.48c-.52-.62-20.44-.41-21.16.21c-.41.35-.49 2.37-.48 4.04c-12.32-.12-26.96-.26-39.74-.34c0-1.73-.05-3.82-.35-4.12c-.52-.52-18.99-.83-19.71-.31c-.51.37-.61 2.91-.62 4.36c-6.23.01-10.24.06-10.53.18c-1.45.62-.62 9.19-.62 9.19l101.15.72c.01.01.22-8.04-.3-8.77M6.9 17.76c-.49.62-.26 2.06.95 4.77c.48 1.07 1.87 3.52 2.38 4.13c0 0 13.42 3.4 53.9 3.15s54.49-2.79 54.49-2.79s4.1-5.75 3.35-5.94c-.43-.11-21.81 4.41-58.09 4.04S6.9 17.76 6.9 17.76"/><path fill="#474c4f" d="M27.12 108.64c-.33.33-.66 10.62-.09 11.09c.56.47 14.13.58 14.6.11s.38-10.37.1-10.94s-14.14-.73-14.61-.26m60.98 1.22c-.5.87-.5 10.34-.03 11s14.59.47 14.97 0s.28-10.71 0-11.09s-14.56-.56-14.94.09"/></svg>
React
import type { SVGProps } from "react";
export function NotoShintoShrine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#8a1e0c" d="M53.74 49.78L13 53.92s.22 2.92 1.06 3.59c.8.64 25.28.3 49.72.4c24.45.1 48.69.56 49.25.32c1.12-.48 1.12-4.46 1.12-4.46zm12.74-22.74L9.67 25.6s1.24 2.75 2.87 3.66c2.35 1.31 16.69 4 51.83 4.13s47.86-1.8 50.93-3.05c2.61-1.07 5.47-7.09 5.47-7.09z"/><path fill="#8a1e0c" d="M30.08 36.33V30.2l9.19.56v5.49zm60.7-5.37v6.01l9.79-.39v-6.14z"/><path fill="#474c4f" d="M9.69 23.24s-2.91-1.53-6.2-7.08C1.2 12.3.81 8.7 1.75 8.16s9.69 4.86 25.85 7.27c11.62 1.73 24.59 2.79 36.78 2.9c12.98.12 25.73-.61 37.79-2.9c16.29-3.1 22.08-6.46 23.69-5.92c1.62.54-.49 5.52-1.66 8.01c-.8 1.69-4.25 7.96-6.82 8.41c-1.85.33-89.79-.4-89.79-.4z"/><path fill="#eb2901" d="M58.55 28.49v21.94l10.77-1.48V28.49zm32.22 6.56h9.8v75.59l-9.93 1.32zm-60.69-.07l-.17 76.73l9.36-.93V35.05z"/><path fill="#eb2901" d="M113.81 45.9c-.52-.72-2.17-.62-2.17-.62s-1.88-.02-5.12-.06c.01-1.79-.04-4.11-.35-4.48c-.52-.62-20.44-.41-21.16.21c-.41.35-.49 2.37-.48 4.04c-12.32-.12-26.96-.26-39.74-.34c0-1.73-.05-3.82-.35-4.12c-.52-.52-18.99-.83-19.71-.31c-.51.37-.61 2.91-.62 4.36c-6.23.01-10.24.06-10.53.18c-1.45.62-.62 9.19-.62 9.19l101.15.72c.01.01.22-8.04-.3-8.77M6.9 17.76c-.49.62-.26 2.06.95 4.77c.48 1.07 1.87 3.52 2.38 4.13c0 0 13.42 3.4 53.9 3.15s54.49-2.79 54.49-2.79s4.1-5.75 3.35-5.94c-.43-.11-21.81 4.41-58.09 4.04S6.9 17.76 6.9 17.76"/><path fill="#474c4f" d="M27.12 108.64c-.33.33-.66 10.62-.09 11.09c.56.47 14.13.58 14.6.11s.38-10.37.1-10.94s-14.14-.73-14.61-.26m60.98 1.22c-.5.87-.5 10.34-.03 11s14.59.47 14.97 0s.28-10.71 0-11.09s-14.56-.56-14.94.09"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#8a1e0c" d="M53.74 49.78L13 53.92s.22 2.92 1.06 3.59c.8.64 25.28.3 49.72.4c24.45.1 48.69.56 49.25.32c1.12-.48 1.12-4.46 1.12-4.46zm12.74-22.74L9.67 25.6s1.24 2.75 2.87 3.66c2.35 1.31 16.69 4 51.83 4.13s47.86-1.8 50.93-3.05c2.61-1.07 5.47-7.09 5.47-7.09z"/><path fill="#8a1e0c" d="M30.08 36.33V30.2l9.19.56v5.49zm60.7-5.37v6.01l9.79-.39v-6.14z"/><path fill="#474c4f" d="M9.69 23.24s-2.91-1.53-6.2-7.08C1.2 12.3.81 8.7 1.75 8.16s9.69 4.86 25.85 7.27c11.62 1.73 24.59 2.79 36.78 2.9c12.98.12 25.73-.61 37.79-2.9c16.29-3.1 22.08-6.46 23.69-5.92c1.62.54-.49 5.52-1.66 8.01c-.8 1.69-4.25 7.96-6.82 8.41c-1.85.33-89.79-.4-89.79-.4z"/><path fill="#eb2901" d="M58.55 28.49v21.94l10.77-1.48V28.49zm32.22 6.56h9.8v75.59l-9.93 1.32zm-60.69-.07l-.17 76.73l9.36-.93V35.05z"/><path fill="#eb2901" d="M113.81 45.9c-.52-.72-2.17-.62-2.17-.62s-1.88-.02-5.12-.06c.01-1.79-.04-4.11-.35-4.48c-.52-.62-20.44-.41-21.16.21c-.41.35-.49 2.37-.48 4.04c-12.32-.12-26.96-.26-39.74-.34c0-1.73-.05-3.82-.35-4.12c-.52-.52-18.99-.83-19.71-.31c-.51.37-.61 2.91-.62 4.36c-6.23.01-10.24.06-10.53.18c-1.45.62-.62 9.19-.62 9.19l101.15.72c.01.01.22-8.04-.3-8.77M6.9 17.76c-.49.62-.26 2.06.95 4.77c.48 1.07 1.87 3.52 2.38 4.13c0 0 13.42 3.4 53.9 3.15s54.49-2.79 54.49-2.79s4.1-5.75 3.35-5.94c-.43-.11-21.81 4.41-58.09 4.04S6.9 17.76 6.9 17.76"/><path fill="#474c4f" d="M27.12 108.64c-.33.33-.66 10.62-.09 11.09c.56.47 14.13.58 14.6.11s.38-10.37.1-10.94s-14.14-.73-14.61-.26m60.98 1.22c-.5.87-.5 10.34-.03 11s14.59.47 14.97 0s.28-10.71 0-11.09s-14.56-.56-14.94.09"/></svg> </template>
CSS
.icon-shinto-shrine {
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%3Cpath%20fill%3D%22%238a1e0c%22%20d%3D%22M53.74%2049.78L13%2053.92s.22%202.92%201.06%203.59c.8.64%2025.28.3%2049.72.4c24.45.1%2048.69.56%2049.25.32c1.12-.48%201.12-4.46%201.12-4.46zm12.74-22.74L9.67%2025.6s1.24%202.75%202.87%203.66c2.35%201.31%2016.69%204%2051.83%204.13s47.86-1.8%2050.93-3.05c2.61-1.07%205.47-7.09%205.47-7.09z%22%2F%3E%3Cpath%20fill%3D%22%238a1e0c%22%20d%3D%22M30.08%2036.33V30.2l9.19.56v5.49zm60.7-5.37v6.01l9.79-.39v-6.14z%22%2F%3E%3Cpath%20fill%3D%22%23474c4f%22%20d%3D%22M9.69%2023.24s-2.91-1.53-6.2-7.08C1.2%2012.3.81%208.7%201.75%208.16s9.69%204.86%2025.85%207.27c11.62%201.73%2024.59%202.79%2036.78%202.9c12.98.12%2025.73-.61%2037.79-2.9c16.29-3.1%2022.08-6.46%2023.69-5.92c1.62.54-.49%205.52-1.66%208.01c-.8%201.69-4.25%207.96-6.82%208.41c-1.85.33-89.79-.4-89.79-.4z%22%2F%3E%3Cpath%20fill%3D%22%23eb2901%22%20d%3D%22M58.55%2028.49v21.94l10.77-1.48V28.49zm32.22%206.56h9.8v75.59l-9.93%201.32zm-60.69-.07l-.17%2076.73l9.36-.93V35.05z%22%2F%3E%3Cpath%20fill%3D%22%23eb2901%22%20d%3D%22M113.81%2045.9c-.52-.72-2.17-.62-2.17-.62s-1.88-.02-5.12-.06c.01-1.79-.04-4.11-.35-4.48c-.52-.62-20.44-.41-21.16.21c-.41.35-.49%202.37-.48%204.04c-12.32-.12-26.96-.26-39.74-.34c0-1.73-.05-3.82-.35-4.12c-.52-.52-18.99-.83-19.71-.31c-.51.37-.61%202.91-.62%204.36c-6.23.01-10.24.06-10.53.18c-1.45.62-.62%209.19-.62%209.19l101.15.72c.01.01.22-8.04-.3-8.77M6.9%2017.76c-.49.62-.26%202.06.95%204.77c.48%201.07%201.87%203.52%202.38%204.13c0%200%2013.42%203.4%2053.9%203.15s54.49-2.79%2054.49-2.79s4.1-5.75%203.35-5.94c-.43-.11-21.81%204.41-58.09%204.04S6.9%2017.76%206.9%2017.76%22%2F%3E%3Cpath%20fill%3D%22%23474c4f%22%20d%3D%22M27.12%20108.64c-.33.33-.66%2010.62-.09%2011.09c.56.47%2014.13.58%2014.6.11s.38-10.37.1-10.94s-14.14-.73-14.61-.26m60.98%201.22c-.5.87-.5%2010.34-.03%2011s14.59.47%2014.97%200s.28-10.71%200-11.09s-14.56-.56-14.94.09%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%3Cpath%20fill%3D%22%238a1e0c%22%20d%3D%22M53.74%2049.78L13%2053.92s.22%202.92%201.06%203.59c.8.64%2025.28.3%2049.72.4c24.45.1%2048.69.56%2049.25.32c1.12-.48%201.12-4.46%201.12-4.46zm12.74-22.74L9.67%2025.6s1.24%202.75%202.87%203.66c2.35%201.31%2016.69%204%2051.83%204.13s47.86-1.8%2050.93-3.05c2.61-1.07%205.47-7.09%205.47-7.09z%22%2F%3E%3Cpath%20fill%3D%22%238a1e0c%22%20d%3D%22M30.08%2036.33V30.2l9.19.56v5.49zm60.7-5.37v6.01l9.79-.39v-6.14z%22%2F%3E%3Cpath%20fill%3D%22%23474c4f%22%20d%3D%22M9.69%2023.24s-2.91-1.53-6.2-7.08C1.2%2012.3.81%208.7%201.75%208.16s9.69%204.86%2025.85%207.27c11.62%201.73%2024.59%202.79%2036.78%202.9c12.98.12%2025.73-.61%2037.79-2.9c16.29-3.1%2022.08-6.46%2023.69-5.92c1.62.54-.49%205.52-1.66%208.01c-.8%201.69-4.25%207.96-6.82%208.41c-1.85.33-89.79-.4-89.79-.4z%22%2F%3E%3Cpath%20fill%3D%22%23eb2901%22%20d%3D%22M58.55%2028.49v21.94l10.77-1.48V28.49zm32.22%206.56h9.8v75.59l-9.93%201.32zm-60.69-.07l-.17%2076.73l9.36-.93V35.05z%22%2F%3E%3Cpath%20fill%3D%22%23eb2901%22%20d%3D%22M113.81%2045.9c-.52-.72-2.17-.62-2.17-.62s-1.88-.02-5.12-.06c.01-1.79-.04-4.11-.35-4.48c-.52-.62-20.44-.41-21.16.21c-.41.35-.49%202.37-.48%204.04c-12.32-.12-26.96-.26-39.74-.34c0-1.73-.05-3.82-.35-4.12c-.52-.52-18.99-.83-19.71-.31c-.51.37-.61%202.91-.62%204.36c-6.23.01-10.24.06-10.53.18c-1.45.62-.62%209.19-.62%209.19l101.15.72c.01.01.22-8.04-.3-8.77M6.9%2017.76c-.49.62-.26%202.06.95%204.77c.48%201.07%201.87%203.52%202.38%204.13c0%200%2013.42%203.4%2053.9%203.15s54.49-2.79%2054.49-2.79s4.1-5.75%203.35-5.94c-.43-.11-21.81%204.41-58.09%204.04S6.9%2017.76%206.9%2017.76%22%2F%3E%3Cpath%20fill%3D%22%23474c4f%22%20d%3D%22M27.12%20108.64c-.33.33-.66%2010.62-.09%2011.09c.56.47%2014.13.58%2014.6.11s.38-10.37.1-10.94s-14.14-.73-14.61-.26m60.98%201.22c-.5.87-.5%2010.34-.03%2011s14.59.47%2014.97%200s.28-10.71%200-11.09s-14.56-.56-14.94.09%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/shinto-shrine.svg?color=%231a73e8&size=48