Music Notes Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Music Notes 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/306126.svg" alt="Music Notes icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306126.svg" alt="Music Notes icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306126.svg" alt="Music Notes icon" :width="24" :height="24" />
CSS background
.icon-music-notes {
background-image: url('https://proicons.com/icon/306126.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="M490 414l327-53v444c0 36-27 66-70 76-47 12-92-8-101-44s22-74 69-86c21-5 42-4 59 2V486l-240 44-1 332c0 32-28 63-69 72-46 12-95-10-100-43-9-36 21-74 68-85 21-6 41-5 58 1V414zM367 577l2-411s89-5 177 132c0 0 0-70-67-122C347 84 348 62 348 62c-26 3-28 22-28 22v433c-19-7-41-8-64-2-51 12-85 55-75 94 6 36 59 60 110 47 45-11 76-45 76-79zm238-266c16-3 27-15 27-27V141s31-2 62 46c0 0 0-25-24-43-45-32-45-39-45-39-9 1-10 7-10 7v151c-6-3-14-3-22-1-18 5-30 19-26 33 2 12 20 21 38 16zm154 1c11-3 19-11 19-20v-99s22-1 43 32c0 0 0-17-16-30-32-22-32-27-32-27-6 1-7 5-7 5v105c-4-2-10-2-15 0-13 2-21 13-18 22 1 9 14 15 26 12z"/></svg>
Music Notes in other icon packs
Copied!