John KuehJohn Kueh

campfire icon

Phosphor · campfire · MIT

Download SVG

The Phosphor campfire icon depicts a stylized flame, commonly used in UIs to represent outdoor activities, warmth, or a gathering point.

Common uses

  • Camping or outdoor adventure sections
  • Illustrating a 'warm welcome' message
  • Representing a community or discussion forum

Use it in React

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

<Campfire size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
nature
Keywords
campingflamebonfireoutdoorsnaturecampfire

FAQ

What does the campfire icon represent?
It symbolizes a fire, often associated with camping, warmth, and outdoor gatherings.
How do I use the campfire icon in React?
Import it using `import { Campfire } from '@phosphor-icons/react';` and then use it as a component: `<Campfire />`.
What is the license for this icon?
The Phosphor campfire 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 →