A tongue of fire, for trending and hot lists, streaks, calories burned and anything alight. On a 24×24 grid in stroke, duotone and fill, free under MIT.
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M16 2C16 4.1637 16.7018 6.269 18 8C19.2982 9.731 20 11.8363 20 14C20 18.4183 16.4183 22 12 22C7.5817 22 4 18.4183 4 14C4 12.8318 4.2558 11.6778 4.7495 10.6191C4.9138 10.2668 5.2672 10.0417 5.6558 10.0417C6.2081 10.0417 6.6558 10.4894 6.6558 11.0417C6.6558 11.2172 6.6096 11.3897 6.5219 11.5417C6.3463 11.8457 6.2539 12.1906 6.2539 12.5417C6.2539 13.6462 7.1494 14.5417 8.2539 14.5417C9.3585 14.5417 10.2539 13.6462 10.2539 12.5417C10.2539 8.2798 12.4181 4.3095 16 2Z" fill="none"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- fire
- hot
- trending
- burn
- streak
- heat
- calories
Related icons
The rest of the flame family first, then the Actions shelf.
FAQ
Answered from flame's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the flame icon for?
- A tongue of fire, for trending and hot lists, streaks, calories burned and anything alight. It is filed under Actions in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as fire, hot, trending, burn, streak, heat and calories, and the browser's search matches all of those.
- What styles does the flame icon come in?
- All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
- Is there a square or circle version of flame?
- No. flame is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with flame?
- alert, ban, check, circle-alert, circle-check and circle-minus, and 12 more, all shown below. They are the Actions shelf: nothing else in the set is named after flame.
- How do I import flame in React?
- <Flame /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <Flame size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the flame SVG?
- icons/stroke/flame.svg, icons/duotone/flame.svg and icons/fill/flame.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
- When was flame added to the set?
- Added 9 Sept 2026. It ships in v0.6.0, so an install at that version or later has it.
Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.