Music Alt Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Music Alt 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/306123.svg" alt="Music Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306123.svg" alt="Music Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306123.svg" alt="Music Alt icon" :width="24" :height="24" />
CSS background
.icon-music-alt {
background-image: url('https://proicons.com/icon/306123.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="M857 248c-41-87-130-146-262-178h-1c-9-2-19-4-28-6-67-10-96 21-101 50l-75 505c-25-12-53-19-82-19-50-2-98 15-134 46s-56 73-57 118c-2 84 66 158 157 171 9 2 18 2 27 2 96 3 176-63 190-155l74-495c7 0 14 1 21 2 84 13 156 59 208 135 21 31 35 61 43 80 2 5 7 8 12 8s10-3 11-8c19-55 43-160-3-256z"/></svg>
Music Alt in other icon packs
Copied!