Music Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Music icon is commonly used in audio players, playlist apps and music streaming UIs. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/306127.svg" alt="Music icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306127.svg" alt="Music icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306127.svg" alt="Music icon" :width="24" :height="24" />
CSS background
.icon-music {
background-image: url('https://proicons.com/icon/306127.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M815 66L436 182c-46 13-83 60-83 106v400s-27-19-88-10c-90 12-163 81-163 153s73 117 163 104c89-12 155-79 155-151V443c0-32 39-46 39-46l334-105s38-12 38 22v274s-35-20-96-13c-89 11-162 79-162 151s73 118 162 107c90-11 163-78 163-150V125c0-46-37-72-83-59z"/></svg>
Music in other icon packs
Copied!