The Phosphor flame icon visually represents fire or heat and is commonly used in UIs to indicate actions related to burning, temperature, or intensity.
Common uses
- Indicate a 'hot' or 'trending' item.
- Represent a 'burn' or 'damage' status.
- Symbolize a 'lighter' or 'fire starter' function.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Flame } from '@phosphor-icons/react';
<Flame size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Flame size={24} />thin
<Flame size={24} weight="thin" />light
<Flame size={24} weight="light" />bold
<Flame size={24} weight="bold" />fill
<Flame size={24} weight="fill" />duotone
<Flame size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- nature
- Keywords
- fireburningmatchlighternatureweatherflamehot
FAQ
- What does the flame icon represent?
- It represents fire, burning, or heat. It's useful for indicating intensity or a hot topic.
- How do I use the flame icon in React?
- You can import it directly from the Phosphor library like this: import { Flame } from '@phosphor-icons/react'.
- What is the license for the Phosphor flame icon?
- The Phosphor icon library, including the flame icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.