The HugeIcons pavilon icon depicts a tent or pavilion, commonly used to represent event spaces, temporary structures, or outdoor gathering areas in user interfaces.
Common uses
- Event or festival signage
- Camping or outdoor activity sections
- Temporary exhibition or market stalls
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PavilonIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PavilonIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- tentsheltermarqueecanopy
FAQ
- What does the pavilon icon represent?
- The pavilon icon represents a tent or a temporary structure, often used for events, camping, or markets.
- How do I use the pavilon icon in React?
- Import both HugeiconsIcon and PavilonIcon, then render <HugeiconsIcon icon={PavilonIcon} />.
- What is the license for the pavilon icon?
- The pavilon icon is provided under the MIT license.
Looking for something else? Search HugeIcons and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →