The Lucide flame icon depicts a stylized flame, commonly used to represent concepts like heat, energy, passion, or danger in user interfaces.
Common uses
- Indicate a 'hot' or 'trending' item
- Represent a 'burning' or 'passionate' state
- Symbolize an emergency or alert status
Use it in React
Install
npm i lucide-reactImport & render
import { Flame } from 'lucide-react';
<Flame size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- heatburnlightglowignitepassionemberfirelitburningsparkemberssmokefirefighterfiremandepartment
FAQ
- What does the flame icon represent?
- It visually represents fire, heat, or intense emotion like passion. It can also be used for emergency-related contexts.
- How do I use the flame icon in React?
- You can import and use it directly from the 'lucide-react' library with the following code: import { Flame } from 'lucide-react'
- What is the license for the Lucide flame icon?
- The Lucide icon library, including the flame icon, is available under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →