The HugeIcons fire 03 icon depicts a stylized flame, commonly used to represent actions related to starting, intensity, or hot content.
Common uses
- Start/launch button
- Highlighting trending content
- Indicating a 'hot' or 'popular' item
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Fire03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Fire03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- flamehotburnfire
FAQ
- What does the Fire03Icon represent?
- The Fire03Icon represents a flame. It's typically used for actions like starting something, indicating intensity, or marking hot content.
- How do I use Fire03Icon in React?
- Import both HugeiconsIcon and Fire03Icon from their respective packages. Then, render the icon using the <HugeiconsIcon icon={Fire03Icon} /> component.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.