Note Plus Pixel Art Icon
A musical note with a plus sign for adding a track, uploading audio, queuing a song, or attaching a sound file.
Tags
notesoundplusaddnewcreatepositive
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Note Plus icon
A musical note overlaid with a plus symbol, signaling the addition of an audio element. Reach for it on an 'Add to playlist' button, an 'Upload audio' control in a media library, a 'Queue next track' action in a music player, or a 'Attach sound' button in a notification builder. It is the additive counterpart to note-delete. For written notes or reminders, the notebook-pen or note-plus in a sticky-note context works better than this musically focused icon.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/note-plus.svg" width="24" height="24" alt="Note Plus" />
<!-- React -->
import { NotePlus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="note-plus.svg" width="48" height="48" style="image-rendering: pixelated" />