shinto shrine emoji

shinto-shrine from Fluent Emoji Flat by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.

Name
shinto-shrine
Set
Fluent Emoji Flat
Style
Default
Category
Travel & Places
Viewbox
32×32
License
MIT

The same emoji in other sets

More travel & places icons from Fluent Emoji Flat

Use the shinto shrine emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff6723" d="M7.003 6.996h3v3h-3zm0 5h3v16h-3zm18 0h-3v16h3zm-3-5h3v3h-3z"/><path fill="#212121" d="M29.993 2.396v.02c.11.88-.48 1.68-1.33 1.79c-.22.02-.44.04-.66.07v.72h-24v-.72c-.22-.02-.44-.04-.66-.07c-.85-.11-1.44-.91-1.33-1.79v-.02a.44.44 0 0 1 .49-.39c8.69 1.22 18.31 1.22 27 0c.24-.04.46.14.49.39m-11.99 4.6h-4v3h4zm-11 5h3v3h-3zm-1 18h5v-1.16c0-.46-.38-.84-.84-.84h-3.32c-.46 0-.84.38-.84.84zm20.08 0h-5v-1.16c0-.46.38-.84.84-.84h3.32c.46 0 .84.38.84.84zm-4.08-18h3v3h-3z"/><path fill="#f8312f" d="M5.583 6.996h20.85c.87 0 1.57-.71 1.57-1.58v-.42h-24v.42c0 .87.71 1.58 1.58 1.58m-2.58 5h26c.56 0 1-.45 1-1s-.45-1-1-1h-26c-.55 0-1 .45-1 1s.45 1 1 1"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatShintoShrine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff6723" d="M7.003 6.996h3v3h-3zm0 5h3v16h-3zm18 0h-3v16h3zm-3-5h3v3h-3z"/><path fill="#212121" d="M29.993 2.396v.02c.11.88-.48 1.68-1.33 1.79c-.22.02-.44.04-.66.07v.72h-24v-.72c-.22-.02-.44-.04-.66-.07c-.85-.11-1.44-.91-1.33-1.79v-.02a.44.44 0 0 1 .49-.39c8.69 1.22 18.31 1.22 27 0c.24-.04.46.14.49.39m-11.99 4.6h-4v3h4zm-11 5h3v3h-3zm-1 18h5v-1.16c0-.46-.38-.84-.84-.84h-3.32c-.46 0-.84.38-.84.84zm20.08 0h-5v-1.16c0-.46.38-.84.84-.84h3.32c.46 0 .84.38.84.84zm-4.08-18h3v3h-3z"/><path fill="#f8312f" d="M5.583 6.996h20.85c.87 0 1.57-.71 1.57-1.58v-.42h-24v.42c0 .87.71 1.58 1.58 1.58m-2.58 5h26c.56 0 1-.45 1-1s-.45-1-1-1h-26c-.55 0-1 .45-1 1s.45 1 1 1"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff6723" d="M7.003 6.996h3v3h-3zm0 5h3v16h-3zm18 0h-3v16h3zm-3-5h3v3h-3z"/><path fill="#212121" d="M29.993 2.396v.02c.11.88-.48 1.68-1.33 1.79c-.22.02-.44.04-.66.07v.72h-24v-.72c-.22-.02-.44-.04-.66-.07c-.85-.11-1.44-.91-1.33-1.79v-.02a.44.44 0 0 1 .49-.39c8.69 1.22 18.31 1.22 27 0c.24-.04.46.14.49.39m-11.99 4.6h-4v3h4zm-11 5h3v3h-3zm-1 18h5v-1.16c0-.46-.38-.84-.84-.84h-3.32c-.46 0-.84.38-.84.84zm20.08 0h-5v-1.16c0-.46.38-.84.84-.84h3.32c.46 0 .84.38.84.84zm-4.08-18h3v3h-3z"/><path fill="#f8312f" d="M5.583 6.996h20.85c.87 0 1.57-.71 1.57-1.58v-.42h-24v.42c0 .87.71 1.58 1.58 1.58m-2.58 5h26c.56 0 1-.45 1-1s-.45-1-1-1h-26c-.55 0-1 .45-1 1s.45 1 1 1"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ff6723%22%20d%3D%22M7.003%206.996h3v3h-3zm0%205h3v16h-3zm18%200h-3v16h3zm-3-5h3v3h-3z%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M29.993%202.396v.02c.11.88-.48%201.68-1.33%201.79c-.22.02-.44.04-.66.07v.72h-24v-.72c-.22-.02-.44-.04-.66-.07c-.85-.11-1.44-.91-1.33-1.79v-.02a.44.44%200%200%201%20.49-.39c8.69%201.22%2018.31%201.22%2027%200c.24-.04.46.14.49.39m-11.99%204.6h-4v3h4zm-11%205h3v3h-3zm-1%2018h5v-1.16c0-.46-.38-.84-.84-.84h-3.32c-.46%200-.84.38-.84.84zm20.08%200h-5v-1.16c0-.46.38-.84.84-.84h3.32c.46%200%20.84.38.84.84zm-4.08-18h3v3h-3z%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M5.583%206.996h20.85c.87%200%201.57-.71%201.57-1.58v-.42h-24v.42c0%20.87.71%201.58%201.58%201.58m-2.58%205h26c.56%200%201-.45%201-1s-.45-1-1-1h-26c-.55%200-1%20.45-1%201s.45%201%201%201%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%22none%22%3E%3Cpath%20fill%3D%22%23ff6723%22%20d%3D%22M7.003%206.996h3v3h-3zm0%205h3v16h-3zm18%200h-3v16h3zm-3-5h3v3h-3z%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M29.993%202.396v.02c.11.88-.48%201.68-1.33%201.79c-.22.02-.44.04-.66.07v.72h-24v-.72c-.22-.02-.44-.04-.66-.07c-.85-.11-1.44-.91-1.33-1.79v-.02a.44.44%200%200%201%20.49-.39c8.69%201.22%2018.31%201.22%2027%200c.24-.04.46.14.49.39m-11.99%204.6h-4v3h4zm-11%205h3v3h-3zm-1%2018h5v-1.16c0-.46-.38-.84-.84-.84h-3.32c-.46%200-.84.38-.84.84zm20.08%200h-5v-1.16c0-.46.38-.84.84-.84h3.32c.46%200%20.84.38.84.84zm-4.08-18h3v3h-3z%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M5.583%206.996h20.85c.87%200%201.57-.71%201.57-1.58v-.42h-24v.42c0%20.87.71%201.58%201.58%201.58m-2.58%205h26c.56%200%201-.45%201-1s-.45-1-1-1h-26c-.55%200-1%20.45-1%201s.45%201%201%201%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-flat/shinto-shrine.svg?color=%231a73e8&size=48