Clipboard Note Pixel Art Icon
A clipboard with a musical note for audio session logs, sound recording checklists, or music-related task tracking.
Tags
clipboardnotesound
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Clipboard Note icon
A clipboard combined with a musical note, blending the list metaphor with audio content. It fits niche contexts such as a recording studio session log, an audio production checklist, a setlist manager, or a music app that tracks listened or queued tracks in a list format. Outside of audio contexts, the regular clipboard icon or a plain note icon will be less ambiguous. Use it when both the checklist and musical dimensions are genuinely relevant.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/clipboard-note.svg" width="24" height="24" alt="Clipboard Note" />
<!-- React -->
import { ClipboardNote } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="clipboard-note.svg" width="48" height="48" style="image-rendering: pixelated" />