The Tabler tent off icon depicts a tent with a diagonal line through it, commonly used to signify the absence of camping or a closed campsite in UI elements.
Common uses
- Indicate a campsite is unavailable.
- Show a closed campground or park area.
- Represent 'no camping allowed' in a location filter.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTentOff } from '@tabler/icons-react';
<IconTentOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- campingholidayvacationoutdoorsurvivaltraveladventuretentofflocationmapno campingclosed tentunavailable campsiteoff location
FAQ
- What does the tent off icon represent?
- It visually represents that a tent or camping area is unavailable, closed, or not applicable.
- How do I use this icon in React?
- You can import and use it like this: import { IconTentOff } from '@tabler/icons-react'. Then render it as <IconTentOff />.
- What is the license for this icon?
- The Tabler icons, including tent-off, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →