The HugeIcons yurt icon depicts a traditional nomadic dwelling and is typically used to represent concepts of home, shelter, camping, or travel.
Common uses
- Camping or outdoor activity sections
- Travel booking or accommodation
- Nomadic or cultural themes
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { YurtIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={YurtIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- tentdwellingshelternomad
FAQ
- What does the yurt icon represent?
- The yurt icon represents a traditional portable dwelling, often associated with nomadic cultures. It's used in UIs to signify home, shelter, camping, or travel.
- How do I use the YurtIcon in React?
- To use the YurtIcon in React, import both HugeiconsIcon and YurtIcon, then render it using <HugeiconsIcon icon={YurtIcon} />.
- What is the license for this icon?
- The YurtIcon is part of the HugeIcons library and is available 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 →