Fire Pixel Art Icon
A fire icon for trending content, hot deals, critical alerts, heating controls and campfire or cooking features.
Tags
flamehotheatburn
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Fire icon
A flame shape, flexible enough to carry both literal and metaphorical meanings. In e-commerce it marks hot deals or trending products. In a smart-home app it controls a fireplace or heating zone. In a news feed it flags viral content. On a safety dashboard it signals fire hazard or high CPU temperature. Because fire, fire-2, and fire-3 share the same meaning with subtle visual differences, pick the one that matches your stroke style; reserve the plain fire for general use.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/fire.svg" width="24" height="24" alt="Fire" />
<!-- React -->
import { Fire } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="fire.svg" width="48" height="48" style="image-rendering: pixelated" />