John KuehJohn Kueh

tent icon

Phosphor · tent · MIT

Download SVG

The Phosphor tent icon depicts a portable shelter and is commonly used in UI to represent camping, outdoor activities, or temporary lodging.

Common uses

  • Camping gear listing
  • Outdoor event information
  • Travel destination suggestion

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Tent } from '@phosphor-icons/react';

<Tent size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Tent size={24} />
thin
<Tent size={24} weight="thin" />
light
<Tent size={24} weight="light" />
bold
<Tent size={24} weight="bold" />
fill
<Tent size={24} weight="fill" />
duotone
<Tent size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
health & wellness
Keywords
campingoutdoorstarphealth & wellnessobjectsnaturemaps & traveltentshelter

FAQ

What is the tent icon used for?
It represents camping, outdoor activities, or temporary shelters. It falls under the health & wellness category.
How do I use the tent icon in React?
Import it from '@phosphor-icons/react' like this: import { Tent } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor tent icon is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

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 →