Pixelarticons

File Music Pixel Art Icon

A file icon with a music note for audio files, song uploads, soundtrack attachments, and music library entries.

office Pro 4 variants

Tags

filepaperpagesongnote

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 File Music icon

A document combined with a musical note, standing in for audio files such as MP3s, WAV recordings, or music project files. Use it in a music platform's upload section, an audio attachment button in a messaging app, a podcast episode listing, or a sound library browser. It immediately signals audio without text labels. For video files that also carry sound, file-video is more precise; for live playback controls, a speaker or headphone icon is the direct choice.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/file-music.svg" width="24" height="24" alt="File Music" />

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

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

Related icons