John KuehJohn Kueh

fire 02 icon

HugeIcons · Fire02Icon · MIT

Download SVG

The HugeIcons fire 02 icon depicts a stylized flame, commonly used to represent actions related to starting, burning, or indicating something is active or hot.

Common uses

  • Start button for a process
  • Indicate a 'hot' or trending item
  • Represent a 'burn' or 'combustion' concept

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Fire02Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Fire02Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
flameburnhotember

FAQ

What is the Fire 02 icon used for?
It visually represents fire, flames, or a burning state. Use it for actions like starting a process or highlighting active/trending content.
How do I use the Fire 02 icon in React?
Import it using `import { Fire02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Fire02Icon} />`.
What is the license for this icon?
The Fire 02 icon is part of the HugeIcons library and is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →