torii gate icon

torii-gate from Line Awesome by Icons8 · Line · Religion · Apache-2.0 Free for personal and commercial use.

Name
torii-gate
Set
Line Awesome
Style
Line
Category
Religion
Viewbox
32×32
License
Apache 2.0
Aliases
torii-gate-solid

The same icon in other sets

More religion icons from Line Awesome

Use the torii gate icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2.938 4.969V6.78l.312.313l4 3.656l.313.25H9v3H7v2h2v11h2V16h10v11h2V16h2v-2h-2v-3h1.375l.313-.25l4-3.656L29 6.78V4.97l-1.219.281C27.746 5.258 23.527 6 16 6S4.191 5.258 4.156 5.25zM6.78 7.562C8.895 7.774 11.914 8 16 8a91 91 0 0 0 9.156-.438L23.594 9H8.344zM11 11h3v3h-3zm7 0h3v3h-3z"/></svg>

React

import type { SVGProps } from "react";

export function LaToriiGate(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2.938 4.969V6.78l.312.313l4 3.656l.313.25H9v3H7v2h2v11h2V16h10v11h2V16h2v-2h-2v-3h1.375l.313-.25l4-3.656L29 6.78V4.97l-1.219.281C27.746 5.258 23.527 6 16 6S4.191 5.258 4.156 5.25zM6.78 7.562C8.895 7.774 11.914 8 16 8a91 91 0 0 0 9.156-.438L23.594 9H8.344zM11 11h3v3h-3zm7 0h3v3h-3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2.938 4.969V6.78l.312.313l4 3.656l.313.25H9v3H7v2h2v11h2V16h10v11h2V16h2v-2h-2v-3h1.375l.313-.25l4-3.656L29 6.78V4.97l-1.219.281C27.746 5.258 23.527 6 16 6S4.191 5.258 4.156 5.25zM6.78 7.562C8.895 7.774 11.914 8 16 8a91 91 0 0 0 9.156-.438L23.594 9H8.344zM11 11h3v3h-3zm7 0h3v3h-3z"/></svg>
</template>

CSS

.icon-torii-gate {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.938%204.969V6.78l.312.313l4%203.656l.313.25H9v3H7v2h2v11h2V16h10v11h2V16h2v-2h-2v-3h1.375l.313-.25l4-3.656L29%206.78V4.97l-1.219.281C27.746%205.258%2023.527%206%2016%206S4.191%205.258%204.156%205.25zM6.78%207.562C8.895%207.774%2011.914%208%2016%208a91%2091%200%200%200%209.156-.438L23.594%209H8.344zM11%2011h3v3h-3zm7%200h3v3h-3z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.938%204.969V6.78l.312.313l4%203.656l.313.25H9v3H7v2h2v11h2V16h10v11h2V16h2v-2h-2v-3h1.375l.313-.25l4-3.656L29%206.78V4.97l-1.219.281C27.746%205.258%2023.527%206%2016%206S4.191%205.258%204.156%205.25zM6.78%207.562C8.895%207.774%2011.914%208%2016%208a91%2091%200%200%200%209.156-.438L23.594%209H8.344zM11%2011h3v3h-3zm7%200h3v3h-3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/torii-gate.svg?color=%231a73e8&size=48