Pixelarticons

Note 2 Plus Pixel Art Icon

An alternate musical note with a plus sign for adding audio tracks, uploading sound files, or queuing a new song.

office Pro 4 variants

Tags

notesoundplusaddnewcreatepositive

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 Plus icon

The note-2 icon overlaid with a plus symbol, representing the addition of a new audio item. Place it on an 'Add track' button in a music app, an 'Upload sound' action in a notification editor, a 'Queue song' control in a playlist builder, or an 'Attach audio' button in a content editor. It pairs with note-2-delete to form add/remove audio controls. For editing an existing track rather than adding one, a pencil icon alongside the note better conveys modification.

Usage

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

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

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

Related icons