Mp3 Player Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Mp3 Player icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306117.svg" alt="Mp3 Player icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306117.svg" alt="Mp3 Player icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306117.svg" alt="Mp3 Player icon" :width="24" :height="24" />
CSS background
.icon-mp3-player {
background-image: url('https://proicons.com/icon/306117.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="M585 526v273c0 6-1 9-8 9-12-1-23 1-34 5-6 2-9 1-13-4-32-36-81-48-126-31-43 16-73 57-74 105 0 17 0 17-18 17H175c-42 0-67-26-67-70V558 260c0-41 26-66 66-66h342c45 0 69 25 69 69v263zm-238-32h145c7 0 9-2 9-9V303c1-9-2-11-10-11H204c-9 0-12 3-12 12v180c0 8 2 11 10 10h145zm-69 174c0 25-1 49 0 73 0 18 4 20 20 11l126-73c13-7 13-13 0-20l-129-75c-12-7-17-4-17 10-1 25 0 50 0 74zm471-293c0 73-1 146 0 219 0 49 20 90 55 125 21 21 43 40 61 64 34 42 36 91 6 130-20 26-46 40-80 40-44 1-88 0-133 0-6 0-10 2-13 8-19 32-55 46-90 35-34-10-57-42-55-78 3-37 28-65 65-72 32-6 65 10 80 40 4 8 9 10 18 10h123c19 0 35-6 44-24s5-34-6-49c-16-21-35-39-54-56-52-50-79-111-79-183 1-138 0-275 0-412 0-15 0-31-5-46-15-44-58-73-102-68-49 4-85 39-92 89-1 8-3 11-11 10h-37c-8 1-10-2-9-10 5-56 30-99 79-126 106-60 234 16 234 137 1 72 0 145 0 217h1zM443 962c-35 0-65-23-74-56-9-34 5-69 35-87 29-18 67-14 93 9 6 5 5 8 0 14-28 29-39 64-31 104 3 15 3 15-12 16-4 1-7 0-11 0z"/></svg>
Mp3 Player in other icon packs
Copied!