The Lucide flame kindling icon depicts small pieces of wood ready to be lit, commonly used to represent starting a fire, warmth, or camping-related activities in a UI.
Common uses
- Start fire button
- Camping gear section
- Outdoor activity status
Use it in React
Install
npm i lucide-reactImport & render
import { FlameKindling } from 'lucide-react';
<FlameKindling size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- campfirecampingwildernessoutdoorslitwarmthwoodtwigssticksflamekindlingcampfire starterfirewoodburning sticks
FAQ
- What does the flame kindling icon represent?
- It symbolizes the initial stage of starting a fire, often associated with camping, warmth, or wilderness.
- How do I use this icon in React?
- Import it using `import { FlameKindling } from 'lucide-react'` and use it as a component: `<FlameKindling />`.
- What is the license for this icon?
- The Lucide icon library, including the flame-kindling icon, is available under the ISC 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 →