Headphone Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Headphone 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/305840.svg" alt="Headphone icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305840.svg" alt="Headphone icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305840.svg" alt="Headphone icon" :width="24" :height="24" />
CSS background
.icon-headphone {
background-image: url('https://proicons.com/icon/305840.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="M873 501c-4-215-169-388-373-388S130 286 127 501c-37 12-64 49-64 93v195c0 54 40 98 89 98h71v-1c17-1 30-16 30-34V538c0-18-13-32-29-34 2-160 125-289 276-289s274 129 276 289c-16 2-29 16-29 34v315c0 18 13 32 30 33v1h71c50 0 90-44 90-98V594c0-44-28-82-65-93z"/></svg>
Headphone in other icon packs
Copied!