Hand Metal Pixel Art Icon
A hand-metal gesture icon (index and pinky raised) for rock music themes, creative brand expression and informal reactions in social contexts.
Tags
handmetal
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Hand Metal icon
The classic 'horns' or 'rock on' hand pose with the index finger and pinky raised and the middle fingers folded down. It belongs in music apps, concert ticketing platforms, fan communities, and anywhere a brand wants to project an energetic or irreverent personality. It can also serve as a reaction emoji in chat interfaces alongside other hand gestures. Its meaning is cultural rather than functional, so it fits expressive or entertainment contexts more naturally than productivity tools.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/hand-metal.svg" width="24" height="24" alt="Hand Metal" />
<!-- React -->
import { HandMetal } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="hand-metal.svg" width="48" height="48" style="image-rendering: pixelated" />