Pixelarticons

Drum Pixel Art Icon

A drum icon for music stores, rhythm-game UIs, band-event listings and percussion instrument categories.

commerce Free 2 variants

Style variants

base

Outline · rounded corners

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Drum icon

A snare drum with drumsticks, the percussive symbol for rhythm sections and live music. Use it in a music instrument store's percussion category, a rhythm or music-education game, a band's event page, or a music-production app's beat-making section. The drum silhouette is intuitive for music contexts and contrasts with a guitar or piano icon for different instrument families. In a non-musical setting, it can signal 'roll out' or 'fanfare' in announcements, though a label keeps meaning clear.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/drum.svg" width="24" height="24" alt="Drum" />

<!-- React -->
import { Drum } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="drum.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons