Pixelarticons

Note 2 Delete Pixel Art Icon

An alternate musical note with a delete mark for removing audio tracks, deleting sound files, or clearing a queued song.

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 2 Delete icon

The note-2 icon combined with a deletion marker, signaling the removal of an audio item. Use it on a 'Delete track' button in a music library, a 'Remove sound' action in notification settings, a 'Clear queued song' control in a playlist editor, or a 'Discard audio attachment' button in a messaging app. Note-delete is the counterpart for the primary note style. Always pair deletion controls with a confirmation step so audio content is not lost accidentally.

Usage

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

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

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

Related icons