Pixelarticons

Tent Pixel Art Icon

A tent icon for camping spots, outdoor gear, accommodation types in travel apps and festival listings.

travel Free 2 variants

Style variants

base

Outline · rounded corners

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Tent icon

A triangular camping tent, the clear symbol for outdoor and camping accommodation. Use it in a travel booking app to distinguish camping from hotels, in an outdoor gear store to categorize shelter equipment, on a map to mark designated camping areas, or in a festival app for campsite info. It signals roughing it in a positive, adventure-forward way. For more structured outdoor accommodation, tent-tree adds a forest setting; for indoor lodging comparison, hotel-bed is the obvious contrast.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/tent.svg" width="24" height="24" alt="Tent" />

<!-- React -->
import { Tent } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="tent.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons