Pixelarticons

Note Delete Pixel Art Icon

A musical note with a delete mark for removing audio tracks, discarding sound files, or clearing audio from a queue.

office Pro 4 variants

Tags

notesounddeleteremovetrasherase

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

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

About the Note Delete icon

A musical note combined with an X or delete marker, clearly communicating the removal of an audio item. Use it on a 'Remove track' action in a music player, a 'Delete sound clip' button in an audio editor, a 'Clear audio notification' in settings, or a 'Discard audio attachment' in a chat interface. It pairs with note-plus to form add/remove audio controls. For text-based note deletion, a trash icon alongside a sticky-note is the less ambiguous option.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/note-delete.svg" width="24" height="24" alt="Note Delete" />

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

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

Related icons