Earphone Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Earphone 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/305560.svg" alt="Earphone icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305560.svg" alt="Earphone icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305560.svg" alt="Earphone icon" :width="24" :height="24" />
CSS background
.icon-earphone {
background-image: url('https://proicons.com/icon/305560.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="M358 147h62c11 0 20-8 22-18h105c14 0 25-11 25-25 0-13-11-25-25-25H442c-2-10-11-18-22-18h-62v86zM854 0h-51c-23 0-41 38-41 86s18 85 41 85h73v103c0 9 6 17 14 20v452c0 93-76 170-170 170H462v-90h189c82 0 149-67 149-149V562c8-3 14-11 14-20V384c0-64-52-116-116-116h-52c-22 0-41 38-41 86s19 85 41 85h74v103c0 9 6 17 14 20v115c0 45-37 83-83 83H462c-1-13-11-23-23-23h-46c-13 0-23 10-23 23v75H180c-46 0-83-37-83-82V221c0-22 9-43 25-58 15-16 37-24 58-24h50c4 5 10 8 16 8h63V61h-63c-8 0-15 5-19 12h-45c-39-1-78 15-106 42-29 28-45 67-45 106v532c0 82 67 149 149 149h190v75c0 13 10 23 23 23h46c11 0 19-8 22-18h259c130 0 236-106 236-236V294c8-3 14-11 14-20V116C970 52 918 0 854 0z"/></svg>
Earphone in other icon packs
Copied!