John KuehJohn Kueh

fire simple icon

Phosphor · fire-simple · MIT

Download SVG

The Phosphor fire simple icon depicts a stylized flame, commonly used to represent concepts like heat, energy, danger, or a burning element in user interfaces.

Common uses

  • Indicate a 'hot' or 'trending' item.
  • Represent a 'burning' or 'active' status.
  • Symbolize a 'danger' or 'warning' alert.

Use it in React

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

<FireSimple size={24} />

Styles

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

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

Details

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

FAQ

What does the fire simple icon represent?
It represents a simple flame, often used for concepts like heat, energy, or danger.
How do I use the fire simple icon in React?
You can import and use it like this: import { FireSimple } from '@phosphor-icons/react'; <FireSimple />
What is the license for this icon?
The Phosphor icon library, including the fire simple 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 →