Elixir Health Pixel Art Icon
A health elixir icon for HP-restore items, healing consumables, red-potion pickups, and recovery game mechanics.
Tags
elixir
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Elixir Health icon
A potion bottle associated with health restoration, often colored red and combined with a cross or heart marker. Use it for a 'Health potion' slot in an RPG inventory, a 'Use healing item' button during combat, or a health-pickup marker on a game map. Its combined bottle and health signals distinguish it from general elixir icons when the restore purpose must be clear without a label. For buff potions, the plain elixir keeps the effect open.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/elixir-health.svg" width="24" height="24" alt="Elixir Health" />
<!-- React -->
import { ElixirHealth } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="elixir-health.svg" width="48" height="48" style="image-rendering: pixelated" />