Campfire Pixel Art Icon
A campfire icon for outdoor and camping themes, 'warming up' states, community gathering features and fire-pit settings.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Campfire icon
Logs with rising flames, the classic campfire shape. Beyond outdoor apps, it works as a metaphor for community gathering or a cozy shared space, such as a forum's lounge area or an app's 'around the campfire' social feature. In a camping or wilderness app it marks fire-pit locations or fire-safety tips. Pair it with the tent or tent-tree icon for a full camping context. For industrial or hazard fire content, fire or fire-2 icons carry a stronger warning tone.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/campfire.svg" width="24" height="24" alt="Campfire" />
<!-- React -->
import { Campfire } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="campfire.svg" width="48" height="48" style="image-rendering: pixelated" />