The Tabler campfire icon depicts a stylized flame rising from a base, commonly used to represent camping, outdoor activities, or a warm gathering point in user interfaces.
Common uses
- Map marker for campsites
- Indicator for outdoor event locations
- Element in a 'log in' or 'welcome' section
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCampfire } from '@tabler/icons-react';
<IconCampfire size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconCampfire size={24} stroke={2} />filled
<IconCampfireFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- campingbonfirewoodcampburnflamecampfirelocationnavigationgeographymapoutdoor
FAQ
- What does the campfire icon represent?
- It visually represents a campfire, often used for themes related to camping, warmth, or outdoor gatherings.
- How do I use the campfire icon in React?
- You can import and use it in your React application with: import { IconCampfire } from '@tabler/icons-react'.
- What is the license for the Tabler campfire icon?
- The Tabler icons, including the campfire icon, 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 →