The HugeIcons torri gate icon depicts a traditional Japanese torii gate, often used to signify the entrance to a sacred space, a transition, or a point of entry in UI design.
Common uses
- Entrance/Exit points
- Navigation menus
- Sacred or spiritual content sections
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TorriGateIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TorriGateIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- shrine gatejapanese gateentrance markersacred entrance
FAQ
- What does the torri gate icon represent?
- It represents a torii gate, a traditional Japanese gate most commonly found at the entrance of a Shinto shrine, where it symbolically marks the transition from the mundane to the sacred.
- How do I use the TorriGateIcon in React?
- Import both HugeiconsIcon and TorriGateIcon, then render it using <HugeiconsIcon icon={TorriGateIcon} />.
- What is the license for this icon?
- The HugeIcons torri gate icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.