The HugeIcons fire icon depicts a flame and is typically used to represent heat, danger, or an active status.
Common uses
- Indicate a 'hot' or trending item
- Show a warning or alert
- Represent an active process or connection
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FireIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FireIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- flamehotdangerburn
FAQ
- What does the fire icon represent?
- It visually represents a flame, commonly used for concepts like heat, danger, or something being active or trending.
- How do I use the FireIcon in React?
- Import both HugeiconsIcon and FireIcon, then render <HugeiconsIcon icon={FireIcon} />.
- What is the license for this icon?
- The HugeIcons fire icon is released under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.