The HugeIcons trulli icon depicts a traditional Apulian dry stone hut with a conical roof, often used to represent unique architecture, rural settings, or historical landmarks in UI.
Common uses
- Historical landmark marker
- Travel destination highlight
- Architectural concept illustration
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TrulliIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TrulliIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- trulloconical roof housepuglia housestone hut
FAQ
- What does the trulli icon represent?
- It represents a trullo, a traditional dry-stone hut with a conical roof found in Puglia, Italy. It's used for themes related to unique architecture or rural heritage.
- How do I use the TrulliIcon in React?
- Import both HugeiconsIcon and TrulliIcon, then render <HugeiconsIcon icon={TrulliIcon} />. Ensure you have @hugeicons/react and @hugeicons/core-free-icons installed.
- What is the license for this icon?
- The TrulliIcon is released under the MIT license, allowing for free use in both personal and commercial projects.
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 →