The Phosphor tipi icon depicts a conical tent, commonly used to represent camping, outdoor activities, or indigenous dwellings in UI.
Common uses
- Camping gear store
- Outdoor adventure blog
- Native American cultural exhibit
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Tipi } from '@phosphor-icons/react';
<Tipi size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Tipi size={24} />thin
<Tipi size={24} weight="thin" />light
<Tipi size={24} weight="light" />bold
<Tipi size={24} weight="bold" />fill
<Tipi size={24} weight="fill" />duotone
<Tipi size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- nature
- Keywords
- teepeelodgetentoutdoorscampingtarpnatureobjectsmaps & traveltipi
FAQ
- What does the tipi icon represent?
- It represents a traditional conical tent, often associated with camping, the outdoors, or indigenous cultures.
- How do I use the tipi icon in React?
- You can import and use it like this: import { Tipi } from '@phosphor-icons/react'. Then render it as <Tipi />.
- What is the license for this icon?
- The Phosphor icon library, including the tipi icon, is available under the MIT license.
Looking for something else? Search Phosphor 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 →